@bridgeline-digital/hawksearch-handlebars-ui 2.0.0-beta.9 → 2.0.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.
Files changed (230) hide show
  1. package/dist/components/base.component.d.ts +1 -1
  2. package/dist/configuration/configuration.models.d.ts +91 -76
  3. package/dist/index.js +1 -1
  4. package/dist/index.js.map +1 -1
  5. package/dist/services/base.service.d.ts +1 -1
  6. package/dist/services/recommendations.service.d.ts +0 -1
  7. package/dist/services/search.service.d.ts +1 -1
  8. package/package.json +3 -3
  9. package/readme.md +3 -1
  10. package/docs/assets/highlight.css +0 -127
  11. package/docs/assets/main.js +0 -58
  12. package/docs/assets/search.js +0 -1
  13. package/docs/assets/style.css +0 -1280
  14. package/docs/classes/Components.AutocompleteComponent.html +0 -334
  15. package/docs/classes/Components.BaseComponent.html +0 -231
  16. package/docs/classes/Components.BaseContentComponent.html +0 -221
  17. package/docs/classes/Components.BaseFacetComponent.html +0 -292
  18. package/docs/classes/Components.CheckboxListFacetComponent.html +0 -272
  19. package/docs/classes/Components.ColorFacetComponent.html +0 -253
  20. package/docs/classes/Components.ContentZoneComponent.html +0 -296
  21. package/docs/classes/Components.CustomContentComponent.html +0 -242
  22. package/docs/classes/Components.DatePickerComponent.html +0 -468
  23. package/docs/classes/Components.DateRangeFacetComponent.html +0 -269
  24. package/docs/classes/Components.FacetWrapperComponent.html +0 -291
  25. package/docs/classes/Components.FacetsListComponent.html +0 -259
  26. package/docs/classes/Components.FeaturedItemsContentComponent.html +0 -242
  27. package/docs/classes/Components.FeaturedItemsContentItemComponent.html +0 -280
  28. package/docs/classes/Components.IconComponent.html +0 -289
  29. package/docs/classes/Components.ImageContentComponent.html +0 -242
  30. package/docs/classes/Components.LandingPageComponent.html +0 -283
  31. package/docs/classes/Components.LinkListFacetComponent.html +0 -253
  32. package/docs/classes/Components.ModifiedQueryComponent.html +0 -260
  33. package/docs/classes/Components.NumericRangeFacetComponent.html +0 -269
  34. package/docs/classes/Components.PageSizeComponent.html +0 -260
  35. package/docs/classes/Components.PaginationComponent.html +0 -290
  36. package/docs/classes/Components.PopularQueriesContentComponent.html +0 -242
  37. package/docs/classes/Components.QuerySuggestionsComponent.html +0 -276
  38. package/docs/classes/Components.RangeSliderComponent.html +0 -320
  39. package/docs/classes/Components.RangeSliderFacetComponent.html +0 -269
  40. package/docs/classes/Components.RecentSearchesFacetComponent.html +0 -265
  41. package/docs/classes/Components.RecommendationsComponent.html +0 -355
  42. package/docs/classes/Components.RecommendationsItemComponent.html +0 -273
  43. package/docs/classes/Components.RelatedSearchesFacetComponent.html +0 -265
  44. package/docs/classes/Components.SearchFieldComponent.html +0 -277
  45. package/docs/classes/Components.SearchResultsComponent.html +0 -280
  46. package/docs/classes/Components.SearchResultsItemComponent.html +0 -273
  47. package/docs/classes/Components.SearchResultsListComponent.html +0 -242
  48. package/docs/classes/Components.SearchWithinFacetComponent.html +0 -265
  49. package/docs/classes/Components.SelectedFacetsComponent.html +0 -263
  50. package/docs/classes/Components.SizeFacetComponent.html +0 -253
  51. package/docs/classes/Components.SortingComponent.html +0 -259
  52. package/docs/classes/Components.TabsComponent.html +0 -259
  53. package/docs/classes/Components.TooltipComponent.html +0 -263
  54. package/docs/classes/Services.AutocompleteService.html +0 -250
  55. package/docs/classes/Services.RecommendationsService.html +0 -250
  56. package/docs/classes/Services.SearchService.html +0 -597
  57. package/docs/classes/Services.TrackingService.html +0 -422
  58. package/docs/enums/Models.AutocompleteItemType.html +0 -78
  59. package/docs/enums/Models.EventType.html +0 -113
  60. package/docs/enums/Models.PageType.html +0 -83
  61. package/docs/enums/Models.SearchType.html +0 -68
  62. package/docs/functions/Helpers.add.html +0 -89
  63. package/docs/functions/Helpers.and.html +0 -85
  64. package/docs/functions/Helpers.attribute.html +0 -89
  65. package/docs/functions/Helpers.concat.html +0 -85
  66. package/docs/functions/Helpers.currency.html +0 -87
  67. package/docs/functions/Helpers.eq.html +0 -83
  68. package/docs/functions/Helpers.exclude.html +0 -85
  69. package/docs/functions/Helpers.gt.html +0 -83
  70. package/docs/functions/Helpers.gte.html +0 -83
  71. package/docs/functions/Helpers.html.html +0 -79
  72. package/docs/functions/Helpers.ifElse.html +0 -93
  73. package/docs/functions/Helpers.lt.html +0 -83
  74. package/docs/functions/Helpers.lte.html +0 -83
  75. package/docs/functions/Helpers.number.html +0 -87
  76. package/docs/functions/Helpers.or.html +0 -79
  77. package/docs/functions/Helpers.string.html +0 -83
  78. package/docs/functions/Helpers.subtract.html +0 -83
  79. package/docs/index.html +0 -168
  80. package/docs/interfaces/Configuration.AutocompleteComponentConfig.html +0 -86
  81. package/docs/interfaces/Configuration.BaseComponentConfig.html +0 -120
  82. package/docs/interfaces/Configuration.Breakpoints.html +0 -87
  83. package/docs/interfaces/Configuration.CheckboxListFacetComponentConfig.html +0 -111
  84. package/docs/interfaces/Configuration.ColorFacetComponentConfig.html +0 -107
  85. package/docs/interfaces/Configuration.ContentZoneComponentConfig.html +0 -86
  86. package/docs/interfaces/Configuration.CustomContentComponentConfig.html +0 -86
  87. package/docs/interfaces/Configuration.DatePickerComponentConfig.html +0 -104
  88. package/docs/interfaces/Configuration.DateRangeFacetComponentConfig.html +0 -98
  89. package/docs/interfaces/Configuration.FacetWrapperComponentConfig.html +0 -86
  90. package/docs/interfaces/Configuration.FacetsListComponentConfig.html +0 -96
  91. package/docs/interfaces/Configuration.FeaturedItemsContentComponentConfig.html +0 -86
  92. package/docs/interfaces/Configuration.FeaturedItemsContentItemComponentConfig.html +0 -96
  93. package/docs/interfaces/Configuration.HawkSearchComponents.html +0 -247
  94. package/docs/interfaces/Configuration.HawkSearchConfig.html +0 -451
  95. package/docs/interfaces/Configuration.HawkSearchGlobal.html +0 -98
  96. package/docs/interfaces/Configuration.HawkSearchState.html +0 -72
  97. package/docs/interfaces/Configuration.IconComponentConfig.html +0 -86
  98. package/docs/interfaces/Configuration.ImageContentComponentConfig.html +0 -86
  99. package/docs/interfaces/Configuration.LandingPageComponentConfig.html +0 -86
  100. package/docs/interfaces/Configuration.LinkListFacetComponentConfig.html +0 -98
  101. package/docs/interfaces/Configuration.ModifiedQueryComponentConfig.html +0 -98
  102. package/docs/interfaces/Configuration.NumericRangeFacetComponentConfig.html +0 -98
  103. package/docs/interfaces/Configuration.PageSizeComponentConfig.html +0 -86
  104. package/docs/interfaces/Configuration.PaginationComponentConfig.html +0 -104
  105. package/docs/interfaces/Configuration.PopularQueriesContentComponentConfig.html +0 -86
  106. package/docs/interfaces/Configuration.QuerySuggestionsComponentConfig.html +0 -98
  107. package/docs/interfaces/Configuration.RangeSliderComponentConfig.html +0 -98
  108. package/docs/interfaces/Configuration.RangeSliderFacetComponentConfig.html +0 -98
  109. package/docs/interfaces/Configuration.RecentSearchesFacetComponentConfig.html +0 -86
  110. package/docs/interfaces/Configuration.RecommendationsComponentConfig.html +0 -131
  111. package/docs/interfaces/Configuration.RecommendationsItemComponentConfig.html +0 -96
  112. package/docs/interfaces/Configuration.RelatedSearchesFacetComponentConfig.html +0 -86
  113. package/docs/interfaces/Configuration.SearchFieldComponentConfig.html +0 -96
  114. package/docs/interfaces/Configuration.SearchResultsComponentConfig.html +0 -86
  115. package/docs/interfaces/Configuration.SearchResultsItemComponentConfig.html +0 -96
  116. package/docs/interfaces/Configuration.SearchResultsListComponentConfig.html +0 -86
  117. package/docs/interfaces/Configuration.SearchWithinFacetComponentConfig.html +0 -96
  118. package/docs/interfaces/Configuration.SelectedFacetsComponentConfig.html +0 -96
  119. package/docs/interfaces/Configuration.SizeFacetComponentConfig.html +0 -107
  120. package/docs/interfaces/Configuration.SortingComponentConfig.html +0 -86
  121. package/docs/interfaces/Configuration.TabsComponentConfig.html +0 -86
  122. package/docs/interfaces/Configuration.TooltipComponentConfig.html +0 -86
  123. package/docs/interfaces/Models.AutocompleteCategories.html +0 -72
  124. package/docs/interfaces/Models.AutocompleteCategory.html +0 -82
  125. package/docs/interfaces/Models.AutocompleteComponentModel.html +0 -112
  126. package/docs/interfaces/Models.AutocompleteContent.html +0 -77
  127. package/docs/interfaces/Models.AutocompleteContentResult.html +0 -92
  128. package/docs/interfaces/Models.AutocompleteProductResult.html +0 -102
  129. package/docs/interfaces/Models.AutocompleteProducts.html +0 -77
  130. package/docs/interfaces/Models.AutocompleteQueries.html +0 -72
  131. package/docs/interfaces/Models.AutocompleteQuery.html +0 -72
  132. package/docs/interfaces/Models.AutocompleteRequest.html +0 -67
  133. package/docs/interfaces/Models.AutocompleteResponse.html +0 -99
  134. package/docs/interfaces/Models.BaseComponentModel.html +0 -188
  135. package/docs/interfaces/Models.CalendarDay.html +0 -87
  136. package/docs/interfaces/Models.CheckboxListFacetComponentModel.html +0 -112
  137. package/docs/interfaces/Models.CheckboxListFacetValue.html +0 -133
  138. package/docs/interfaces/Models.ColorFacetComponentModel.html +0 -98
  139. package/docs/interfaces/Models.ColorFacetValue.html +0 -123
  140. package/docs/interfaces/Models.ContentConfiguration.html +0 -77
  141. package/docs/interfaces/Models.ContentType.html +0 -93
  142. package/docs/interfaces/Models.ContentZone.html +0 -72
  143. package/docs/interfaces/Models.ContentZoneComponentModel.html +0 -76
  144. package/docs/interfaces/Models.ContentZoneItem.html +0 -77
  145. package/docs/interfaces/Models.ContentZones.html +0 -154
  146. package/docs/interfaces/Models.CustomContent.html +0 -101
  147. package/docs/interfaces/Models.CustomContentComponentModel.html +0 -101
  148. package/docs/interfaces/Models.CustomWidgetContent.html +0 -99
  149. package/docs/interfaces/Models.DateFacetRange.html +0 -94
  150. package/docs/interfaces/Models.DatePickerComponentModel.html +0 -124
  151. package/docs/interfaces/Models.DateRangeFacetComponentModel.html +0 -96
  152. package/docs/interfaces/Models.Facet.html +0 -139
  153. package/docs/interfaces/Models.FacetScrolling.html +0 -72
  154. package/docs/interfaces/Models.FacetSearch.html +0 -67
  155. package/docs/interfaces/Models.FacetTruncation.html +0 -67
  156. package/docs/interfaces/Models.FacetValue.html +0 -112
  157. package/docs/interfaces/Models.FacetValueColor.html +0 -77
  158. package/docs/interfaces/Models.FacetWrapperComponentModel.html +0 -165
  159. package/docs/interfaces/Models.FacetsListComponentModel.html +0 -84
  160. package/docs/interfaces/Models.FeaturedItemsContent.html +0 -101
  161. package/docs/interfaces/Models.FeaturedItemsContentComponentModel.html +0 -101
  162. package/docs/interfaces/Models.FeaturedItemsContentItemComponentModel.html +0 -147
  163. package/docs/interfaces/Models.IconComponentModel.html +0 -84
  164. package/docs/interfaces/Models.ImageContent.html +0 -126
  165. package/docs/interfaces/Models.ImageContentComponentModel.html +0 -127
  166. package/docs/interfaces/Models.LandingPageComponentModel.html +0 -160
  167. package/docs/interfaces/Models.LinkListFacetComponentModel.html +0 -99
  168. package/docs/interfaces/Models.LinkListFacetValue.html +0 -123
  169. package/docs/interfaces/Models.ModifiedQueryComponentModel.html +0 -86
  170. package/docs/interfaces/Models.ModifiedQueryData.html +0 -77
  171. package/docs/interfaces/Models.NumericFacetRange.html +0 -94
  172. package/docs/interfaces/Models.NumericRangeFacetComponentModel.html +0 -96
  173. package/docs/interfaces/Models.PageSizeComponentModel.html +0 -69
  174. package/docs/interfaces/Models.Pagination.html +0 -102
  175. package/docs/interfaces/Models.PaginationComponentModel.html +0 -147
  176. package/docs/interfaces/Models.PaginationOption.html +0 -82
  177. package/docs/interfaces/Models.PopularQueriesContent.html +0 -101
  178. package/docs/interfaces/Models.PopularQueriesContentComponentModel.html +0 -101
  179. package/docs/interfaces/Models.PopularQueriesContentItem.html +0 -77
  180. package/docs/interfaces/Models.QuerySuggestionsComponentModel.html +0 -69
  181. package/docs/interfaces/Models.QuerySuggestionsData.html +0 -72
  182. package/docs/interfaces/Models.RangeSliderComponentModel.html +0 -86
  183. package/docs/interfaces/Models.RangeSliderEventData.html +0 -72
  184. package/docs/interfaces/Models.RangeSliderFacetComponentModel.html +0 -106
  185. package/docs/interfaces/Models.RecentSearchesFacetComponentModel.html +0 -69
  186. package/docs/interfaces/Models.RecommendationsComponentModel.html +0 -137
  187. package/docs/interfaces/Models.RecommendationsItem.html +0 -104
  188. package/docs/interfaces/Models.RecommendationsItemComponentModel.html +0 -123
  189. package/docs/interfaces/Models.RecommendationsRequest.html +0 -77
  190. package/docs/interfaces/Models.RecommendationsResponse.html +0 -72
  191. package/docs/interfaces/Models.RecommendationsWidget.html +0 -89
  192. package/docs/interfaces/Models.Redirect.html +0 -72
  193. package/docs/interfaces/Models.RelatedSearchesFacetComponentModel.html +0 -69
  194. package/docs/interfaces/Models.SearchFieldComponentModel.html +0 -79
  195. package/docs/interfaces/Models.SearchRequest.html +0 -107
  196. package/docs/interfaces/Models.SearchResponse.html +0 -140
  197. package/docs/interfaces/Models.SearchResultsComponentModel.html +0 -155
  198. package/docs/interfaces/Models.SearchResultsItem.html +0 -124
  199. package/docs/interfaces/Models.SearchResultsItemComponentModel.html +0 -149
  200. package/docs/interfaces/Models.SearchResultsListComponentModel.html +0 -69
  201. package/docs/interfaces/Models.SearchWithinFacetComponentModel.html +0 -79
  202. package/docs/interfaces/Models.SelectedFacet.html +0 -82
  203. package/docs/interfaces/Models.SelectedFacetValue.html +0 -77
  204. package/docs/interfaces/Models.SelectedFacetsComponentModel.html +0 -79
  205. package/docs/interfaces/Models.SeoConfiguration.html +0 -87
  206. package/docs/interfaces/Models.SizeFacetComponentModel.html +0 -98
  207. package/docs/interfaces/Models.SizeFacetValue.html +0 -123
  208. package/docs/interfaces/Models.Sorting.html +0 -72
  209. package/docs/interfaces/Models.SortingComponentModel.html +0 -69
  210. package/docs/interfaces/Models.SortingOption.html +0 -82
  211. package/docs/interfaces/Models.TabsComponentModel.html +0 -74
  212. package/docs/interfaces/Models.TooltipComponentModel.html +0 -69
  213. package/docs/modules/Components.html +0 -518
  214. package/docs/modules/Configuration.html +0 -144
  215. package/docs/modules/Helpers.html +0 -87
  216. package/docs/modules/Models.html +0 -270
  217. package/docs/modules/Services.html +0 -72
  218. package/docs/modules.html +0 -51
  219. package/docs/types/Configuration.DisplayType.html +0 -91
  220. package/docs/types/Models.FacetState.html +0 -161
  221. package/docs/types/Models.FacetType.html +0 -148
  222. package/docs/types/Models.FacetValueState.html +0 -153
  223. package/docs/types/Models.IconName.html +0 -148
  224. package/docs/types/Models.SearchResultsItemType.html +0 -148
  225. package/docs/types/Models.SearchResultsMode.html +0 -148
  226. package/docs/types/Models.SelectedFacets.html +0 -148
  227. package/docs/variables/Services.autocompleteService-1.html +0 -55
  228. package/docs/variables/Services.recommendationsService-1.html +0 -55
  229. package/docs/variables/Services.searchService-1.html +0 -55
  230. package/docs/variables/Services.trackingService-1.html +0 -55
@@ -1,334 +0,0 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>AutocompleteComponent | @bridgeline-digital/hawksearch-handlebars-ui</title><meta name="description" content="Documentation for @bridgeline-digital/hawksearch-handlebars-ui"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
- <div class="tsd-toolbar-contents container">
3
- <div class="table-cell" id="tsd-search" data-base="..">
4
- <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
- <div class="field">
6
- <div id="tsd-toolbar-links"></div></div>
7
- <ul class="results">
8
- <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@bridgeline-digital/hawksearch-handlebars-ui</a></div>
10
- <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
- <div class="container container-main">
12
- <div class="col-8 col-content">
13
- <div class="tsd-page-title">
14
- <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">@bridgeline-digital/hawksearch-handlebars-ui</a></li>
16
- <li><a href="../modules/Components.html">Components</a></li>
17
- <li><a href="Components.AutocompleteComponent.html">AutocompleteComponent</a></li></ul>
18
- <h1>Class AutocompleteComponent</h1></div>
19
- <section class="tsd-panel tsd-comment">
20
- <div class="tsd-comment tsd-typography"><p>The Autocomplete component displays a preview of search results after a user begins to type a query in the <a href="Components.SearchFieldComponent.html">SearchFieldComponent</a>.</p>
21
-
22
- <a href="#tag" id="tag" style="color: inherit; text-decoration: none;">
23
- <h2>Tag</h2>
24
- </a>
25
- <p>The tag for this component is <code>&lt;hawksearch-autocomplete&gt;</code>.</p>
26
-
27
- <a href="#event-binding-attributes" id="event-binding-attributes" style="color: inherit; text-decoration: none;">
28
- <h2>Event-Binding Attributes</h2>
29
- </a>
30
-
31
- <a href="#categories" id="categories" style="color: inherit; text-decoration: none;">
32
- <h3>Categories</h3>
33
- </a>
34
- <table>
35
- <thead>
36
- <tr>
37
- <th align="left">Name</th>
38
- <th align="left">Value</th>
39
- </tr>
40
- </thead>
41
- <tbody><tr>
42
- <td align="left">hawksearch-category-field</td>
43
- <td align="left"><a href="../interfaces/Models.AutocompleteCategory.html#field">field</a></td>
44
- </tr>
45
- <tr>
46
- <td align="left">hawksearch-category-field</td>
47
- <td align="left"><a href="../interfaces/Models.AutocompleteCategory.html#value">value</a></td>
48
- </tr>
49
- </tbody></table>
50
-
51
- <a href="#content-results" id="content-results" style="color: inherit; text-decoration: none;">
52
- <h3>Content Results</h3>
53
- </a>
54
- <table>
55
- <thead>
56
- <tr>
57
- <th align="left">Name</th>
58
- <th align="left">Value</th>
59
- </tr>
60
- </thead>
61
- <tbody><tr>
62
- <td align="left">hawksearch-content</td>
63
- <td align="left"><a href="../interfaces/Models.AutocompleteProductResult.html#id">id</a></td>
64
- </tr>
65
- </tbody></table>
66
- <p>When an element with this attribute is clicked, the click will be tracked and the user will be redirected to the page corresponding to that content item.</p>
67
-
68
- <a href="#product-results" id="product-results" style="color: inherit; text-decoration: none;">
69
- <h3>Product Results</h3>
70
- </a>
71
- <table>
72
- <thead>
73
- <tr>
74
- <th align="left">Name</th>
75
- <th align="left">Value</th>
76
- </tr>
77
- </thead>
78
- <tbody><tr>
79
- <td align="left">hawksearch-product</td>
80
- <td align="left"><a href="../interfaces/Models.AutocompleteProductResult.html#id">id</a></td>
81
- </tr>
82
- </tbody></table>
83
- <p>When an element with this attribute is clicked, the click will be tracked and the user will be redirected to the page corresponding to that content item.</p>
84
-
85
- <a href="#query-results-popular-queries" id="query-results-popular-queries" style="color: inherit; text-decoration: none;">
86
- <h3>Query Results (Popular Queries)</h3>
87
- </a>
88
- <table>
89
- <thead>
90
- <tr>
91
- <th align="left">Name</th>
92
- <th align="left">Value</th>
93
- </tr>
94
- </thead>
95
- <tbody><tr>
96
- <td align="left">hawksearch-query</td>
97
- <td align="left"><a href="../interfaces/Models.AutocompleteQuery.html#query">query</a></td>
98
- </tr>
99
- </tbody></table>
100
- <p>When an element with this attribute is clicked, the click will be tracked and the user will be redirected to the page corresponding to that product.</p>
101
-
102
- <a href="#view-all-results" id="view-all-results" style="color: inherit; text-decoration: none;">
103
- <h3>View All Results</h3>
104
- </a>
105
- <table>
106
- <thead>
107
- <tr>
108
- <th align="left">Name</th>
109
- <th align="left">Value</th>
110
- </tr>
111
- </thead>
112
- <tbody><tr>
113
- <td align="left">hawksearch-view-all</td>
114
- <td align="left"></td>
115
- </tr>
116
- </tbody></table>
117
- <p>When an element with this attribute is clicked, a new search will be executed with the query entered in the search box.</p>
118
-
119
- <a href="#default-template" id="default-template" style="color: inherit; text-decoration: none;">
120
- <h2>Default Template</h2>
121
- </a>
122
- <p>The following is the default Handlebars template for this component. To create a custom template, it is recommended to use this as a starting point.
123
- {@embed ./autocomplete.component.hbs}</p>
124
- </div></section>
125
- <section class="tsd-panel tsd-hierarchy">
126
- <h4>Hierarchy</h4>
127
- <ul class="tsd-hierarchy">
128
- <li><a href="Components.BaseComponent.html" class="tsd-signature-type" data-tsd-kind="Class">BaseComponent</a><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/Configuration.AutocompleteComponentConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">AutocompleteComponentConfig</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/Models.AutocompleteResponse.html" class="tsd-signature-type" data-tsd-kind="Interface">AutocompleteResponse</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/Models.AutocompleteComponentModel.html" class="tsd-signature-type" data-tsd-kind="Interface">AutocompleteComponentModel</a><span class="tsd-signature-symbol">&gt;</span>
129
- <ul class="tsd-hierarchy">
130
- <li><span class="target">AutocompleteComponent</span></li></ul></li></ul></section>
131
- <section class="tsd-panel-group tsd-index-group">
132
- <section class="tsd-panel tsd-index-panel">
133
- <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
134
- <h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
135
- <div class="tsd-accordion-details">
136
- <section class="tsd-index-section">
137
- <h3 class="tsd-index-heading">Properties</h3>
138
- <div class="tsd-index-list"><a href="Components.AutocompleteComponent.html#bindFromEvent" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>bind<wbr/>From<wbr/>Event</span></a>
139
- <a href="Components.AutocompleteComponent.html#componentName" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>component<wbr/>Name</span></a>
140
- <a href="Components.AutocompleteComponent.html#contentModel" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>content<wbr/>Model?</span></a>
141
- <a href="Components.AutocompleteComponent.html#data" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>data?</span></a>
142
- <a href="Components.AutocompleteComponent.html#defaultHtml" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>default<wbr/>Html</span></a>
143
- <a href="Components.AutocompleteComponent.html#handlebars" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>handlebars</span></a>
144
- </div></section>
145
- <section class="tsd-index-section">
146
- <h3 class="tsd-index-heading">Accessors</h3>
147
- <div class="tsd-index-list"><a href="Components.AutocompleteComponent.html#configuration" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4D4D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-262144-path"></rect><path d="M8.85 16L11.13 7.24H12.582L14.85 16H13.758L13.182 13.672H10.53L9.954 16H8.85ZM10.746 12.76H12.954L12.282 10.06C12.154 9.548 12.054 9.12 11.982 8.776C11.91 8.432 11.866 8.208 11.85 8.104C11.834 8.208 11.79 8.432 11.718 8.776C11.646 9.12 11.546 9.544 11.418 10.048L10.746 12.76Z" fill="var(--color-text)" id="icon-262144-text"></path></svg><span>configuration</span></a>
148
- <a href="Components.AutocompleteComponent.html#rootElement" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>root<wbr/>Element</span></a>
149
- </div></section>
150
- <section class="tsd-index-section">
151
- <h3 class="tsd-index-heading">Methods</h3>
152
- <div class="tsd-index-list"><a href="Components.AutocompleteComponent.html#bindChildElements" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>bind<wbr/>Child<wbr/>Elements</span></a>
153
- <a href="Components.AutocompleteComponent.html#getContentModel" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Content<wbr/>Model</span></a>
154
- <a href="Components.AutocompleteComponent.html#interpolate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>interpolate</span></a>
155
- <a href="Components.AutocompleteComponent.html#onRender" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>on<wbr/>Render</span></a>
156
- <a href="Components.AutocompleteComponent.html#registerHelpers" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>register<wbr/>Helpers</span></a>
157
- <a href="Components.AutocompleteComponent.html#render" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>render</span></a>
158
- <a href="Components.AutocompleteComponent.html#renderContent" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>render<wbr/>Content</span></a>
159
- </div></section></div></details></section></section>
160
- <section class="tsd-panel-group tsd-member-group">
161
- <h2>Properties</h2>
162
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a id="bindFromEvent" class="tsd-anchor"></a>
163
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>bind<wbr/>From<wbr/>Event</span><a href="#bindFromEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
164
- <div class="tsd-signature">bind<wbr/>From<wbr/>Event<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div><aside class="tsd-sources">
165
- <p>Overrides BaseComponent.bindFromEvent</p></aside></section>
166
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a id="componentName" class="tsd-anchor"></a>
167
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>component<wbr/>Name</span><a href="#componentName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
168
- <div class="tsd-signature">component<wbr/>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">keyof </span><a href="../interfaces/Configuration.HawkSearchComponents.html" class="tsd-signature-type" data-tsd-kind="Interface">HawkSearchComponents</a><span class="tsd-signature-symbol"> = &#39;autocomplete&#39;</span></div><aside class="tsd-sources">
169
- <p>Overrides BaseComponent.componentName</p></aside></section>
170
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="contentModel" class="tsd-anchor"></a>
171
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>content<wbr/>Model</span><a href="#contentModel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
172
- <div class="tsd-signature">content<wbr/>Model<span class="tsd-signature-symbol">?:</span> <a href="../interfaces/Models.AutocompleteComponentModel.html" class="tsd-signature-type" data-tsd-kind="Interface">AutocompleteComponentModel</a></div>
173
- <div class="tsd-comment tsd-typography"><p>The data bound to the Handlebars template.</p>
174
- </div><aside class="tsd-sources">
175
- <p>Inherited from <a href="Components.BaseComponent.html">BaseComponent</a>.<a href="Components.BaseComponent.html#contentModel">contentModel</a></p></aside></section>
176
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="data" class="tsd-anchor"></a>
177
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>data</span><a href="#data" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
178
- <div class="tsd-signature">data<span class="tsd-signature-symbol">?:</span> <a href="../interfaces/Models.AutocompleteResponse.html" class="tsd-signature-type" data-tsd-kind="Interface">AutocompleteResponse</a></div>
179
- <div class="tsd-comment tsd-typography"><p>The data bound to the component.</p>
180
- </div><aside class="tsd-sources">
181
- <p>Inherited from <a href="Components.BaseComponent.html">BaseComponent</a>.<a href="Components.BaseComponent.html#data">data</a></p></aside></section>
182
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a id="defaultHtml" class="tsd-anchor"></a>
183
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>default<wbr/>Html</span><a href="#defaultHtml" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
184
- <div class="tsd-signature">default<wbr/>Html<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> = defaultHtml</span></div><aside class="tsd-sources">
185
- <p>Overrides BaseComponent.defaultHtml</p></aside></section>
186
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="handlebars" class="tsd-anchor"></a>
187
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>handlebars</span><a href="#handlebars" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
188
- <div class="tsd-signature">handlebars<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">typeof </span><span class="tsd-signature-type">Handlebars</span><span class="tsd-signature-symbol"> = HawkSearch.handlebars</span></div>
189
- <div class="tsd-comment tsd-typography"><p>The Handlebars reference shared by all HawkSearch components.</p>
190
- </div><aside class="tsd-sources">
191
- <p>Inherited from <a href="Components.BaseComponent.html">BaseComponent</a>.<a href="Components.BaseComponent.html#handlebars">handlebars</a></p></aside></section></section>
192
- <section class="tsd-panel-group tsd-member-group">
193
- <h2>Accessors</h2>
194
- <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="configuration" class="tsd-anchor"></a>
195
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>configuration</span><a href="#configuration" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
196
- <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
197
- <li class="tsd-signature" id="configuration.configuration-1"><span class="tsd-signature-symbol">get</span> configuration<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">TConfig</span></li>
198
- <li class="tsd-description">
199
- <div class="tsd-comment tsd-typography"><p>The optional configuration object for this component.</p>
200
- </div>
201
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">TConfig</span></h4><aside class="tsd-sources">
202
- <p>Inherited from BaseComponent.configuration</p></aside></li></ul></section>
203
- <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="rootElement" class="tsd-anchor"></a>
204
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>root<wbr/>Element</span><a href="#rootElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
205
- <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
206
- <li class="tsd-signature" id="rootElement.rootElement-1"><span class="tsd-signature-symbol">get</span> rootElement<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ParentNode</span></li>
207
- <li class="tsd-description">
208
- <div class="tsd-comment tsd-typography"><p>The root element which should be used for querying any child elements. This resolves to <code>this.shadowRoot</code> if the Shadow DOM is enabled, otherwise <code>this</code>.</p>
209
- </div>
210
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">ParentNode</span></h4><aside class="tsd-sources">
211
- <p>Inherited from BaseComponent.rootElement</p></aside></li></ul></section></section>
212
- <section class="tsd-panel-group tsd-member-group">
213
- <h2>Methods</h2>
214
- <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="bindChildElements" class="tsd-anchor"></a>
215
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>bind<wbr/>Child<wbr/>Elements</span><a href="#bindChildElements" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
216
- <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
217
- <li class="tsd-signature tsd-anchor-link" id="bindChildElements.bindChildElements-1">bind<wbr/>Child<wbr/>Elements<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#bindChildElements.bindChildElements-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
218
- <li class="tsd-description">
219
- <div class="tsd-comment tsd-typography"><p>After the component is rendered, this method is called to bind any child components.</p>
220
- </div>
221
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
222
- <p>Inherited from <a href="Components.BaseComponent.html">BaseComponent</a>.<a href="Components.BaseComponent.html#bindChildElements">bindChildElements</a></p></aside></li></ul></section>
223
- <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a id="getContentModel" class="tsd-anchor"></a>
224
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>get<wbr/>Content<wbr/>Model</span><a href="#getContentModel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
225
- <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
226
- <li class="tsd-signature tsd-anchor-link" id="getContentModel.getContentModel-1">get<wbr/>Content<wbr/>Model<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/Models.AutocompleteComponentModel.html" class="tsd-signature-type" data-tsd-kind="Interface">AutocompleteComponentModel</a><a href="#getContentModel.getContentModel-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
227
- <li class="tsd-description">
228
- <h4 class="tsd-returns-title">Returns <a href="../interfaces/Models.AutocompleteComponentModel.html" class="tsd-signature-type" data-tsd-kind="Interface">AutocompleteComponentModel</a></h4><aside class="tsd-sources">
229
- <p>Overrides BaseComponent.getContentModel</p></aside></li></ul></section>
230
- <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="interpolate" class="tsd-anchor"></a>
231
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>interpolate</span><a href="#interpolate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
232
- <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
233
- <li class="tsd-signature tsd-anchor-link" id="interpolate.interpolate-1">interpolate<span class="tsd-signature-symbol">(</span>template<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, values<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#interpolate.interpolate-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
234
- <li class="tsd-description">
235
- <div class="tsd-comment tsd-typography"><p>Replaces placeholders in a given string with values from a data object.</p>
236
-
237
- <h3>Returns</h3><p>The <code>template</code> string with all placeholders replaced by the values specified in <code>values</code>.</p>
238
- </div>
239
- <div class="tsd-parameters">
240
- <h4 class="tsd-parameters-title">Parameters</h4>
241
- <ul class="tsd-parameter-list">
242
- <li>
243
- <h5>template: <span class="tsd-signature-type">string</span></h5>
244
- <div class="tsd-comment tsd-typography"><p>The template string.</p>
245
- </div></li>
246
- <li>
247
- <h5>values: <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5>
248
- <div class="tsd-comment tsd-typography"><p>The object containing properties which will be bound to <code>template</code>.</p>
249
- </div></li></ul></div>
250
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
251
- <p>Inherited from <a href="Components.BaseComponent.html">BaseComponent</a>.<a href="Components.BaseComponent.html#interpolate">interpolate</a></p></aside></li></ul></section>
252
- <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a id="onRender" class="tsd-anchor"></a>
253
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>on<wbr/>Render</span><a href="#onRender" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
254
- <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
255
- <li class="tsd-signature tsd-anchor-link" id="onRender.onRender-1">on<wbr/>Render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#onRender.onRender-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
256
- <li class="tsd-description">
257
- <div class="tsd-comment tsd-typography"><p>After the component is rendered, this method is called for any additional processing (such as attaching event listeners) which needs to occur.</p>
258
- </div>
259
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
260
- <p>Overrides <a href="Components.BaseComponent.html">BaseComponent</a>.<a href="Components.BaseComponent.html#onRender">onRender</a></p></aside></li></ul></section>
261
- <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="registerHelpers" class="tsd-anchor"></a>
262
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>register<wbr/>Helpers</span><a href="#registerHelpers" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
263
- <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
264
- <li class="tsd-signature tsd-anchor-link" id="registerHelpers.registerHelpers-1">register<wbr/>Helpers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#registerHelpers.registerHelpers-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
265
- <li class="tsd-description">
266
- <div class="tsd-comment tsd-typography"><p>Optional method that can be overwritten to register Handlebars helper functions which can be accessed from the template. For more information, see <a href="https://handlebarsjs.com/guide/#custom-helpers">Custom Helpers</a>.</p>
267
- </div>
268
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
269
- <p>Inherited from <a href="Components.BaseComponent.html">BaseComponent</a>.<a href="Components.BaseComponent.html#registerHelpers">registerHelpers</a></p></aside></li></ul></section>
270
- <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="render" class="tsd-anchor"></a>
271
- <h3 class="tsd-anchor-link"><span>render</span><a href="#render" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
272
- <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
273
- <li class="tsd-signature tsd-anchor-link" id="render.render-1">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#render.render-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
274
- <li class="tsd-description">
275
- <div class="tsd-comment tsd-typography"><p>Binds <a href="Components.AutocompleteComponent.html#contentModel">contentModel</a> to the Handlebars template and renders the resulting HTML content.</p>
276
- </div>
277
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
278
- <p>Inherited from <a href="Components.BaseComponent.html">BaseComponent</a>.<a href="Components.BaseComponent.html#render">render</a></p></aside></li></ul></section>
279
- <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a id="renderContent" class="tsd-anchor"></a>
280
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>render<wbr/>Content</span><a href="#renderContent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
281
- <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
282
- <li class="tsd-signature tsd-anchor-link" id="renderContent.renderContent-1">render<wbr/>Content<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#renderContent.renderContent-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
283
- <li class="tsd-description">
284
- <div class="tsd-comment tsd-typography"><p>Determines whether the <a href="Components.AutocompleteComponent.html#data">data</a> meets the necessary conditions to perform data binding and render content.</p>
285
-
286
- <h3>Returns</h3><p>Whether the component should be rendered. If <code>false</code>, the component will have empty contents and be set to <code>display: none;</code>.</p>
287
- </div>
288
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
289
- <p>Overrides <a href="Components.BaseComponent.html">BaseComponent</a>.<a href="Components.BaseComponent.html#renderContent">renderContent</a></p></aside></li></ul></section></section></div>
290
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
291
- <div class="tsd-navigation settings">
292
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
293
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
294
- <div class="tsd-accordion-details">
295
- <div class="tsd-filter-visibility">
296
- <h4 class="uppercase">Member Visibility</h4><form>
297
- <ul id="tsd-filter-options">
298
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
299
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
300
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
301
- <div class="tsd-theme-toggle">
302
- <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
303
- <nav class="tsd-navigation primary">
304
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
305
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
306
- <div class="tsd-accordion-details">
307
- <ul>
308
- <li class="current"><a href="../modules.html">@bridgeline-<wbr/>digital/hawksearch-<wbr/>handlebars-<wbr/>ui</a>
309
- <ul>
310
- <li class="current tsd-kind-module"><a href="../modules/Components.html">Components</a></li>
311
- <li class="tsd-kind-module"><a href="../modules/Configuration.html">Configuration</a></li>
312
- <li class="tsd-kind-module"><a href="../modules/Helpers.html">Helpers</a></li>
313
- <li class="tsd-kind-module"><a href="../modules/Models.html">Models</a></li>
314
- <li class="tsd-kind-module"><a href="../modules/Services.html">Services</a></li></ul></li></ul></div></details></nav>
315
- <nav class="tsd-navigation secondary menu-sticky">
316
- <ul>
317
- <li class="current tsd-kind-class tsd-parent-kind-module"><a href="Components.AutocompleteComponent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-128-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-128-text"></path></svg><span>Autocomplete<wbr/>Component</span></a>
318
- <ul>
319
- <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="Components.AutocompleteComponent.html#bindFromEvent" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>bind<wbr/>From<wbr/>Event</a></li>
320
- <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="Components.AutocompleteComponent.html#componentName" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>component<wbr/>Name</a></li>
321
- <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="Components.AutocompleteComponent.html#contentModel" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>content<wbr/>Model?</a></li>
322
- <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="Components.AutocompleteComponent.html#data" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>data?</a></li>
323
- <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="Components.AutocompleteComponent.html#defaultHtml" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>default<wbr/>Html</a></li>
324
- <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="Components.AutocompleteComponent.html#handlebars" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>handlebars</a></li>
325
- <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="Components.AutocompleteComponent.html#configuration" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>configuration</a></li>
326
- <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="Components.AutocompleteComponent.html#rootElement" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>root<wbr/>Element</a></li>
327
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="Components.AutocompleteComponent.html#bindChildElements" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>bind<wbr/>Child<wbr/>Elements</a></li>
328
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="Components.AutocompleteComponent.html#getContentModel" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Content<wbr/>Model</a></li>
329
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="Components.AutocompleteComponent.html#interpolate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>interpolate</a></li>
330
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="Components.AutocompleteComponent.html#onRender" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>on<wbr/>Render</a></li>
331
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="Components.AutocompleteComponent.html#registerHelpers" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>register<wbr/>Helpers</a></li>
332
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="Components.AutocompleteComponent.html#render" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>render</a></li>
333
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="Components.AutocompleteComponent.html#renderContent" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>render<wbr/>Content</a></li></ul></li></ul></nav></div></div>
334
- <div class="overlay"></div><script src="../assets/main.js"></script></body></html>