@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,148 +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>IconName | @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/Models.html">Models</a></li>
17
- <li><a href="Models.IconName.html">IconName</a></li></ul>
18
- <h1>Type alias IconName</h1></div>
19
- <div class="tsd-signature">Icon<wbr/>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;chevron-back&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;chevron-down&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;chevron-forward&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;chevron-left&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;chevron-right&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;chevron-up&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;cross&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;help&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;minus&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;plus&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;star&quot;</span></div></div>
20
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
21
- <div class="tsd-navigation settings">
22
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
23
- <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>
24
- <div class="tsd-accordion-details">
25
- <div class="tsd-filter-visibility">
26
- <h4 class="uppercase">Member Visibility</h4><form>
27
- <ul id="tsd-filter-options">
28
- <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>
29
- <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>
30
- <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>
31
- <div class="tsd-theme-toggle">
32
- <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>
33
- <nav class="tsd-navigation primary">
34
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
35
- <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>
36
- <div class="tsd-accordion-details">
37
- <ul>
38
- <li class="current"><a href="../modules.html">@bridgeline-<wbr/>digital/hawksearch-<wbr/>handlebars-<wbr/>ui</a>
39
- <ul>
40
- <li class="tsd-kind-module"><a href="../modules/Components.html">Components</a></li>
41
- <li class="tsd-kind-module"><a href="../modules/Configuration.html">Configuration</a></li>
42
- <li class="tsd-kind-module"><a href="../modules/Helpers.html">Helpers</a></li>
43
- <li class="current tsd-kind-module"><a href="../modules/Models.html">Models</a></li>
44
- <li class="tsd-kind-module"><a href="../modules/Services.html">Services</a></li></ul></li></ul></div></details></nav>
45
- <nav class="tsd-navigation secondary menu-sticky">
46
- <ul>
47
- <li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/Models.AutocompleteItemType.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-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-8-path"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)" id="icon-8-text"></path></svg>Autocomplete<wbr/>Item<wbr/>Type</a></li>
48
- <li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/Models.EventType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8-path"></use><use href="#icon-8-text"></use></svg>Event<wbr/>Type</a></li>
49
- <li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/Models.PageType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8-path"></use><use href="#icon-8-text"></use></svg>Page<wbr/>Type</a></li>
50
- <li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/Models.SearchType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8-path"></use><use href="#icon-8-text"></use></svg>Search<wbr/>Type</a></li>
51
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteCategories.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-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg>Autocomplete<wbr/>Categories</a></li>
52
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteCategory.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Category</a></li>
53
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Component<wbr/>Model</a></li>
54
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Content</a></li>
55
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteContentResult.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Content<wbr/>Result</a></li>
56
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteProductResult.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Product<wbr/>Result</a></li>
57
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteProducts.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Products</a></li>
58
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteQueries.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Queries</a></li>
59
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteQuery.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Query</a></li>
60
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteRequest.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Request</a></li>
61
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteResponse.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Response</a></li>
62
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.BaseComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Base<wbr/>Component<wbr/>Model</a></li>
63
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CalendarDay.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Calendar<wbr/>Day</a></li>
64
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CheckboxListFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Checkbox<wbr/>List<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
65
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CheckboxListFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Checkbox<wbr/>List<wbr/>Facet<wbr/>Value</a></li>
66
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ColorFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Color<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
67
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ColorFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Color<wbr/>Facet<wbr/>Value</a></li>
68
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentConfiguration.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Configuration</a></li>
69
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Type</a></li>
70
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentZone.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Zone</a></li>
71
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentZoneComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Zone<wbr/>Component<wbr/>Model</a></li>
72
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentZoneItem.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Zone<wbr/>Item</a></li>
73
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentZones.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Zones</a></li>
74
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CustomContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Custom<wbr/>Content</a></li>
75
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CustomContentComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Custom<wbr/>Content<wbr/>Component<wbr/>Model</a></li>
76
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CustomWidgetContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Custom<wbr/>Widget<wbr/>Content</a></li>
77
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.DateFacetRange.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Date<wbr/>Facet<wbr/>Range</a></li>
78
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.DatePickerComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Date<wbr/>Picker<wbr/>Component<wbr/>Model</a></li>
79
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.DateRangeFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Date<wbr/>Range<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
80
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.Facet.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet</a></li>
81
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetScrolling.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Scrolling</a></li>
82
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetSearch.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Search</a></li>
83
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetTruncation.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Truncation</a></li>
84
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Value</a></li>
85
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetValueColor.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Value<wbr/>Color</a></li>
86
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetWrapperComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Wrapper<wbr/>Component<wbr/>Model</a></li>
87
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetsListComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facets<wbr/>List<wbr/>Component<wbr/>Model</a></li>
88
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FeaturedItemsContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Featured<wbr/>Items<wbr/>Content</a></li>
89
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FeaturedItemsContentComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Featured<wbr/>Items<wbr/>Content<wbr/>Component<wbr/>Model</a></li>
90
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FeaturedItemsContentItemComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Featured<wbr/>Items<wbr/>Content<wbr/>Item<wbr/>Component<wbr/>Model</a></li>
91
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.IconComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Icon<wbr/>Component<wbr/>Model</a></li>
92
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ImageContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Image<wbr/>Content</a></li>
93
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ImageContentComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Image<wbr/>Content<wbr/>Component<wbr/>Model</a></li>
94
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.LandingPageComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Landing<wbr/>Page<wbr/>Component<wbr/>Model</a></li>
95
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.LinkListFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Link<wbr/>List<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
96
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.LinkListFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Link<wbr/>List<wbr/>Facet<wbr/>Value</a></li>
97
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ModifiedQueryComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Modified<wbr/>Query<wbr/>Component<wbr/>Model</a></li>
98
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ModifiedQueryData.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Modified<wbr/>Query<wbr/>Data</a></li>
99
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.NumericFacetRange.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Numeric<wbr/>Facet<wbr/>Range</a></li>
100
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.NumericRangeFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Numeric<wbr/>Range<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
101
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PageSizeComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Page<wbr/>Size<wbr/>Component<wbr/>Model</a></li>
102
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.Pagination.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Pagination</a></li>
103
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PaginationComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Pagination<wbr/>Component<wbr/>Model</a></li>
104
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PaginationOption.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Pagination<wbr/>Option</a></li>
105
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PopularQueriesContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Popular<wbr/>Queries<wbr/>Content</a></li>
106
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PopularQueriesContentComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Popular<wbr/>Queries<wbr/>Content<wbr/>Component<wbr/>Model</a></li>
107
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PopularQueriesContentItem.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Popular<wbr/>Queries<wbr/>Content<wbr/>Item</a></li>
108
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.QuerySuggestionsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Query<wbr/>Suggestions<wbr/>Component<wbr/>Model</a></li>
109
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.QuerySuggestionsData.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Query<wbr/>Suggestions<wbr/>Data</a></li>
110
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RangeSliderComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Range<wbr/>Slider<wbr/>Component<wbr/>Model</a></li>
111
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RangeSliderEventData.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Range<wbr/>Slider<wbr/>Event<wbr/>Data</a></li>
112
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RangeSliderFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Range<wbr/>Slider<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
113
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecentSearchesFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recent<wbr/>Searches<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
114
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Component<wbr/>Model</a></li>
115
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsItem.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Item</a></li>
116
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsItemComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Item<wbr/>Component<wbr/>Model</a></li>
117
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsRequest.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Request</a></li>
118
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsResponse.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Response</a></li>
119
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsWidget.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Widget</a></li>
120
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.Redirect.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Redirect</a></li>
121
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RelatedSearchesFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Related<wbr/>Searches<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
122
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchFieldComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Field<wbr/>Component<wbr/>Model</a></li>
123
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchRequest.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Request</a></li>
124
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResponse.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Response</a></li>
125
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResultsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Results<wbr/>Component<wbr/>Model</a></li>
126
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResultsItem.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Results<wbr/>Item</a></li>
127
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResultsItemComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Results<wbr/>Item<wbr/>Component<wbr/>Model</a></li>
128
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResultsListComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Results<wbr/>List<wbr/>Component<wbr/>Model</a></li>
129
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchWithinFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Within<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
130
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SelectedFacet.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Selected<wbr/>Facet</a></li>
131
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SelectedFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Selected<wbr/>Facet<wbr/>Value</a></li>
132
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SelectedFacetsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Selected<wbr/>Facets<wbr/>Component<wbr/>Model</a></li>
133
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SeoConfiguration.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Seo<wbr/>Configuration</a></li>
134
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SizeFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Size<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
135
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SizeFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Size<wbr/>Facet<wbr/>Value</a></li>
136
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.Sorting.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Sorting</a></li>
137
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SortingComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Sorting<wbr/>Component<wbr/>Model</a></li>
138
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SortingOption.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Sorting<wbr/>Option</a></li>
139
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.TabsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Tabs<wbr/>Component<wbr/>Model</a></li>
140
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.TooltipComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Tooltip<wbr/>Component<wbr/>Model</a></li>
141
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.FacetState.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)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4194304-path"></rect><path d="M11.31 16V8.224H8.91V7.24H14.79V8.224H12.39V16H11.31Z" fill="var(--color-text)" id="icon-4194304-text"></path></svg>Facet<wbr/>State</a></li>
142
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.FacetType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Facet<wbr/>Type</a></li>
143
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.FacetValueState.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Facet<wbr/>Value<wbr/>State</a></li>
144
- <li class="current tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.IconName.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Icon<wbr/>Name</a></li>
145
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.SearchResultsItemType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Search<wbr/>Results<wbr/>Item<wbr/>Type</a></li>
146
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.SearchResultsMode.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Search<wbr/>Results<wbr/>Mode</a></li>
147
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.SelectedFacets.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Selected<wbr/>Facets</a></li></ul></nav></div></div>
148
- <div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1,148 +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>SearchResultsItemType | @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/Models.html">Models</a></li>
17
- <li><a href="Models.SearchResultsItemType.html">SearchResultsItemType</a></li></ul>
18
- <h1>Type alias SearchResultsItemType</h1></div>
19
- <div class="tsd-signature">Search<wbr/>Results<wbr/>Item<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;content&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;product&quot;</span></div></div>
20
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
21
- <div class="tsd-navigation settings">
22
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
23
- <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>
24
- <div class="tsd-accordion-details">
25
- <div class="tsd-filter-visibility">
26
- <h4 class="uppercase">Member Visibility</h4><form>
27
- <ul id="tsd-filter-options">
28
- <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>
29
- <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>
30
- <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>
31
- <div class="tsd-theme-toggle">
32
- <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>
33
- <nav class="tsd-navigation primary">
34
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
35
- <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>
36
- <div class="tsd-accordion-details">
37
- <ul>
38
- <li class="current"><a href="../modules.html">@bridgeline-<wbr/>digital/hawksearch-<wbr/>handlebars-<wbr/>ui</a>
39
- <ul>
40
- <li class="tsd-kind-module"><a href="../modules/Components.html">Components</a></li>
41
- <li class="tsd-kind-module"><a href="../modules/Configuration.html">Configuration</a></li>
42
- <li class="tsd-kind-module"><a href="../modules/Helpers.html">Helpers</a></li>
43
- <li class="current tsd-kind-module"><a href="../modules/Models.html">Models</a></li>
44
- <li class="tsd-kind-module"><a href="../modules/Services.html">Services</a></li></ul></li></ul></div></details></nav>
45
- <nav class="tsd-navigation secondary menu-sticky">
46
- <ul>
47
- <li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/Models.AutocompleteItemType.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-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-8-path"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)" id="icon-8-text"></path></svg>Autocomplete<wbr/>Item<wbr/>Type</a></li>
48
- <li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/Models.EventType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8-path"></use><use href="#icon-8-text"></use></svg>Event<wbr/>Type</a></li>
49
- <li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/Models.PageType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8-path"></use><use href="#icon-8-text"></use></svg>Page<wbr/>Type</a></li>
50
- <li class="tsd-kind-enum tsd-parent-kind-module"><a href="../enums/Models.SearchType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8-path"></use><use href="#icon-8-text"></use></svg>Search<wbr/>Type</a></li>
51
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteCategories.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-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg>Autocomplete<wbr/>Categories</a></li>
52
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteCategory.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Category</a></li>
53
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Component<wbr/>Model</a></li>
54
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Content</a></li>
55
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteContentResult.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Content<wbr/>Result</a></li>
56
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteProductResult.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Product<wbr/>Result</a></li>
57
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteProducts.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Products</a></li>
58
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteQueries.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Queries</a></li>
59
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteQuery.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Query</a></li>
60
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteRequest.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Request</a></li>
61
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.AutocompleteResponse.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Autocomplete<wbr/>Response</a></li>
62
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.BaseComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Base<wbr/>Component<wbr/>Model</a></li>
63
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CalendarDay.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Calendar<wbr/>Day</a></li>
64
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CheckboxListFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Checkbox<wbr/>List<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
65
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CheckboxListFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Checkbox<wbr/>List<wbr/>Facet<wbr/>Value</a></li>
66
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ColorFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Color<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
67
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ColorFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Color<wbr/>Facet<wbr/>Value</a></li>
68
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentConfiguration.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Configuration</a></li>
69
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Type</a></li>
70
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentZone.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Zone</a></li>
71
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentZoneComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Zone<wbr/>Component<wbr/>Model</a></li>
72
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentZoneItem.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Zone<wbr/>Item</a></li>
73
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ContentZones.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Content<wbr/>Zones</a></li>
74
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CustomContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Custom<wbr/>Content</a></li>
75
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CustomContentComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Custom<wbr/>Content<wbr/>Component<wbr/>Model</a></li>
76
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.CustomWidgetContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Custom<wbr/>Widget<wbr/>Content</a></li>
77
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.DateFacetRange.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Date<wbr/>Facet<wbr/>Range</a></li>
78
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.DatePickerComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Date<wbr/>Picker<wbr/>Component<wbr/>Model</a></li>
79
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.DateRangeFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Date<wbr/>Range<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
80
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.Facet.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet</a></li>
81
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetScrolling.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Scrolling</a></li>
82
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetSearch.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Search</a></li>
83
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetTruncation.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Truncation</a></li>
84
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Value</a></li>
85
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetValueColor.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Value<wbr/>Color</a></li>
86
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetWrapperComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facet<wbr/>Wrapper<wbr/>Component<wbr/>Model</a></li>
87
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FacetsListComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Facets<wbr/>List<wbr/>Component<wbr/>Model</a></li>
88
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FeaturedItemsContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Featured<wbr/>Items<wbr/>Content</a></li>
89
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FeaturedItemsContentComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Featured<wbr/>Items<wbr/>Content<wbr/>Component<wbr/>Model</a></li>
90
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.FeaturedItemsContentItemComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Featured<wbr/>Items<wbr/>Content<wbr/>Item<wbr/>Component<wbr/>Model</a></li>
91
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.IconComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Icon<wbr/>Component<wbr/>Model</a></li>
92
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ImageContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Image<wbr/>Content</a></li>
93
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ImageContentComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Image<wbr/>Content<wbr/>Component<wbr/>Model</a></li>
94
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.LandingPageComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Landing<wbr/>Page<wbr/>Component<wbr/>Model</a></li>
95
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.LinkListFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Link<wbr/>List<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
96
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.LinkListFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Link<wbr/>List<wbr/>Facet<wbr/>Value</a></li>
97
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ModifiedQueryComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Modified<wbr/>Query<wbr/>Component<wbr/>Model</a></li>
98
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.ModifiedQueryData.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Modified<wbr/>Query<wbr/>Data</a></li>
99
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.NumericFacetRange.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Numeric<wbr/>Facet<wbr/>Range</a></li>
100
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.NumericRangeFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Numeric<wbr/>Range<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
101
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PageSizeComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Page<wbr/>Size<wbr/>Component<wbr/>Model</a></li>
102
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.Pagination.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Pagination</a></li>
103
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PaginationComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Pagination<wbr/>Component<wbr/>Model</a></li>
104
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PaginationOption.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Pagination<wbr/>Option</a></li>
105
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PopularQueriesContent.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Popular<wbr/>Queries<wbr/>Content</a></li>
106
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PopularQueriesContentComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Popular<wbr/>Queries<wbr/>Content<wbr/>Component<wbr/>Model</a></li>
107
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.PopularQueriesContentItem.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Popular<wbr/>Queries<wbr/>Content<wbr/>Item</a></li>
108
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.QuerySuggestionsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Query<wbr/>Suggestions<wbr/>Component<wbr/>Model</a></li>
109
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.QuerySuggestionsData.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Query<wbr/>Suggestions<wbr/>Data</a></li>
110
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RangeSliderComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Range<wbr/>Slider<wbr/>Component<wbr/>Model</a></li>
111
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RangeSliderEventData.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Range<wbr/>Slider<wbr/>Event<wbr/>Data</a></li>
112
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RangeSliderFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Range<wbr/>Slider<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
113
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecentSearchesFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recent<wbr/>Searches<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
114
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Component<wbr/>Model</a></li>
115
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsItem.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Item</a></li>
116
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsItemComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Item<wbr/>Component<wbr/>Model</a></li>
117
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsRequest.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Request</a></li>
118
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsResponse.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Response</a></li>
119
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RecommendationsWidget.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Recommendations<wbr/>Widget</a></li>
120
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.Redirect.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Redirect</a></li>
121
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.RelatedSearchesFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Related<wbr/>Searches<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
122
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchFieldComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Field<wbr/>Component<wbr/>Model</a></li>
123
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchRequest.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Request</a></li>
124
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResponse.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Response</a></li>
125
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResultsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Results<wbr/>Component<wbr/>Model</a></li>
126
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResultsItem.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Results<wbr/>Item</a></li>
127
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResultsItemComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Results<wbr/>Item<wbr/>Component<wbr/>Model</a></li>
128
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchResultsListComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Results<wbr/>List<wbr/>Component<wbr/>Model</a></li>
129
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SearchWithinFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Search<wbr/>Within<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
130
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SelectedFacet.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Selected<wbr/>Facet</a></li>
131
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SelectedFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Selected<wbr/>Facet<wbr/>Value</a></li>
132
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SelectedFacetsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Selected<wbr/>Facets<wbr/>Component<wbr/>Model</a></li>
133
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SeoConfiguration.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Seo<wbr/>Configuration</a></li>
134
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SizeFacetComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Size<wbr/>Facet<wbr/>Component<wbr/>Model</a></li>
135
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SizeFacetValue.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Size<wbr/>Facet<wbr/>Value</a></li>
136
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.Sorting.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Sorting</a></li>
137
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SortingComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Sorting<wbr/>Component<wbr/>Model</a></li>
138
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.SortingOption.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Sorting<wbr/>Option</a></li>
139
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.TabsComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Tabs<wbr/>Component<wbr/>Model</a></li>
140
- <li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/Models.TooltipComponentModel.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Tooltip<wbr/>Component<wbr/>Model</a></li>
141
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.FacetState.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)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4194304-path"></rect><path d="M11.31 16V8.224H8.91V7.24H14.79V8.224H12.39V16H11.31Z" fill="var(--color-text)" id="icon-4194304-text"></path></svg>Facet<wbr/>State</a></li>
142
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.FacetType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Facet<wbr/>Type</a></li>
143
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.FacetValueState.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Facet<wbr/>Value<wbr/>State</a></li>
144
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.IconName.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Icon<wbr/>Name</a></li>
145
- <li class="current tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.SearchResultsItemType.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Search<wbr/>Results<wbr/>Item<wbr/>Type</a></li>
146
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.SearchResultsMode.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Search<wbr/>Results<wbr/>Mode</a></li>
147
- <li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="Models.SelectedFacets.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Selected<wbr/>Facets</a></li></ul></nav></div></div>
148
- <div class="overlay"></div><script src="../assets/main.js"></script></body></html>