@coveo/atomic 3.33.8-pre.1c7ce2c966 → 3.33.8-pre.1de0612019

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 (488) hide show
  1. package/dist/atomic/_atomic.esm.js +1 -1
  2. package/dist/atomic/atomic.esm.js.map +1 -1
  3. package/dist/atomic/autoloader/index.cjs.js +2 -2
  4. package/dist/atomic/autoloader/index.esm.js +2 -2
  5. package/dist/atomic/components/_index.d.ts +2 -4
  6. package/dist/atomic/components/_index.js +1 -2
  7. package/dist/atomic/components/analytics-config.js +1 -1
  8. package/dist/atomic/components/atomic-category-facet.js +2 -2
  9. package/dist/atomic/components/atomic-category-facet.js.map +1 -1
  10. package/dist/atomic/components/atomic-citation.js +1 -1
  11. package/dist/atomic/components/atomic-facet-manager.js +1 -1
  12. package/dist/atomic/components/atomic-format-currency.js +1 -1
  13. package/dist/atomic/components/atomic-format-number.js +1 -1
  14. package/dist/atomic/components/atomic-format-unit.js +1 -1
  15. package/dist/atomic/components/atomic-generated-answer-feedback-modal.js +1 -1
  16. package/dist/atomic/components/atomic-html2.js +1 -1
  17. package/dist/atomic/components/atomic-insight-edit-toggle.js +1 -1
  18. package/dist/atomic/components/atomic-insight-facet.js +37 -4
  19. package/dist/atomic/components/atomic-insight-facet.js.map +1 -1
  20. package/dist/atomic/components/atomic-insight-folded-result-list.js +1 -1
  21. package/dist/atomic/components/atomic-insight-full-search-button.js +1 -1
  22. package/dist/atomic/components/atomic-insight-history-toggle.js +1 -1
  23. package/dist/atomic/components/atomic-insight-interface.js +1 -1
  24. package/dist/atomic/components/atomic-insight-no-results.js +1 -1
  25. package/dist/atomic/components/atomic-insight-numeric-facet.js +2 -2
  26. package/dist/atomic/components/atomic-insight-numeric-facet.js.map +1 -1
  27. package/dist/atomic/components/atomic-insight-pager.js +5 -41
  28. package/dist/atomic/components/atomic-insight-pager.js.map +1 -1
  29. package/dist/atomic/components/atomic-insight-query-error.js +1 -1
  30. package/dist/atomic/components/atomic-insight-refine-modal2.js +2 -2
  31. package/dist/atomic/components/atomic-insight-refine-toggle.js +1 -1
  32. package/dist/atomic/components/atomic-insight-result-action.js +1 -1
  33. package/dist/atomic/components/atomic-insight-result-attach-to-case-action.js +1 -1
  34. package/dist/atomic/components/atomic-insight-result-attach-to-case-indicator.js +1 -1
  35. package/dist/atomic/components/atomic-insight-result-children.js +1 -1
  36. package/dist/atomic/components/atomic-insight-result-list.js +1 -1
  37. package/dist/atomic/components/atomic-insight-result-quickview-action.js +1 -1
  38. package/dist/atomic/components/atomic-insight-result2.js +1 -1
  39. package/dist/atomic/components/atomic-insight-search-box.js +2 -2
  40. package/dist/atomic/components/atomic-insight-smart-snippet-feedback-modal2.js +2 -2
  41. package/dist/atomic/components/atomic-insight-tabs.js +1 -1
  42. package/dist/atomic/components/atomic-insight-user-actions-session2.js +1 -1
  43. package/dist/atomic/components/atomic-insight-user-actions-toggle.js +1 -1
  44. package/dist/atomic/components/atomic-ipx-body2.js +2 -2
  45. package/dist/atomic/components/atomic-ipx-button.js +2 -2
  46. package/dist/atomic/components/atomic-ipx-embedded.js +1 -1
  47. package/dist/atomic/components/atomic-ipx-modal.js +2 -2
  48. package/dist/atomic/components/atomic-ipx-recs-list.js +1 -1
  49. package/dist/atomic/components/atomic-ipx-refine-modal2.js +1 -1
  50. package/dist/atomic/components/atomic-ipx-refine-toggle.js +1 -1
  51. package/dist/atomic/components/atomic-ipx-result-link.js +1 -1
  52. package/dist/atomic/components/atomic-ipx-tabs.js +1 -1
  53. package/dist/atomic/components/atomic-load-more-results.js +1 -1
  54. package/dist/atomic/components/atomic-no-results.js +1 -1
  55. package/dist/atomic/components/atomic-numeric-facet.js +3 -2
  56. package/dist/atomic/components/atomic-numeric-facet.js.map +1 -1
  57. package/dist/atomic/components/{atomic-facet.d.ts → atomic-pager.d.ts} +4 -4
  58. package/dist/atomic/components/atomic-pager.js +134 -0
  59. package/dist/atomic/components/atomic-pager.js.map +1 -0
  60. package/dist/atomic/components/atomic-query-error.js +1 -1
  61. package/dist/atomic/components/atomic-quickview-modal2.js +1 -1
  62. package/dist/atomic/components/atomic-quickview.js +1 -1
  63. package/dist/atomic/components/atomic-recs-error.js +1 -1
  64. package/dist/atomic/components/atomic-recs-interface.js +1 -1
  65. package/dist/atomic/components/atomic-recs-list.js +1 -1
  66. package/dist/atomic/components/atomic-refine-modal2.js +1 -1
  67. package/dist/atomic/components/atomic-refine-toggle.js +1 -1
  68. package/dist/atomic/components/atomic-relevance-inspector.js +46 -1
  69. package/dist/atomic/components/atomic-relevance-inspector.js.map +1 -1
  70. package/dist/atomic/components/atomic-result-children.js +1 -1
  71. package/dist/atomic/components/atomic-result-fields-list.js +1 -1
  72. package/dist/atomic/components/atomic-result-link.js +1 -1
  73. package/dist/atomic/components/atomic-result-list.js +1 -1
  74. package/dist/atomic/components/atomic-result-placeholder2.js +2 -2
  75. package/dist/atomic/components/atomic-result-table-placeholder2.js +1 -1
  76. package/dist/atomic/components/atomic-search-box-instant-results.js +1 -1
  77. package/dist/atomic/components/atomic-search-box-query-suggestions2.js +1 -1
  78. package/dist/atomic/components/atomic-search-box-recent-queries2.js +1 -1
  79. package/dist/atomic/components/atomic-search-box.js +15 -4
  80. package/dist/atomic/components/atomic-search-box.js.map +1 -1
  81. package/dist/atomic/components/atomic-smart-snippet-answer2.js +1 -1
  82. package/dist/atomic/components/atomic-smart-snippet-collapse-wrapper2.js +2 -2
  83. package/dist/atomic/components/atomic-smart-snippet-expandable-answer2.js +1 -1
  84. package/dist/atomic/components/atomic-smart-snippet-feedback-modal2.js +2 -2
  85. package/dist/atomic/components/atomic-smart-snippet-source2.js +1 -1
  86. package/dist/atomic/components/atomic-stencil-facet-date-input.js +3 -3
  87. package/dist/atomic/components/atomic-suggestion-renderer2.js +1 -1
  88. package/dist/atomic/components/atomic-tab-manager.js +1 -1
  89. package/dist/atomic/components/components/commerce/atomic-commerce-interface/atomic-commerce-interface.js +1 -1
  90. package/dist/atomic/components/components/commerce/atomic-commerce-pager/atomic-commerce-pager.js +2 -3
  91. package/dist/atomic/components/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.js +12 -5
  92. package/dist/atomic/components/components/common/facets/depends-on.js +62 -0
  93. package/dist/atomic/components/components/common/facets/popover/popover-type.js +5 -0
  94. package/dist/atomic/components/components/search/atomic-facet/atomic-facet.js +613 -0
  95. package/dist/atomic/components/components/search/atomic-search-interface/analytics-config.js +57 -0
  96. package/dist/atomic/components/components/search/atomic-search-interface/atomic-search-interface.js +495 -0
  97. package/dist/atomic/components/components/search/atomic-search-layout/atomic-search-layout.js +20 -9
  98. package/dist/atomic/components/components/search/index.js +2 -1
  99. package/dist/atomic/components/components/search/lazy-index.js +2 -1
  100. package/dist/atomic/components/facet-number-input.js +2 -2
  101. package/dist/atomic/components/global/environment.js +1 -1
  102. package/dist/atomic/components/index.js.map +1 -1
  103. package/dist/atomic/components/{facet-guard.js → stencil-facet-guard.js} +2 -1
  104. package/dist/atomic/components/stencil-facet-guard.js.map +1 -0
  105. package/dist/atomic/components/stencil-pager-navigation.js +42 -0
  106. package/dist/atomic/components/stencil-pager-navigation.js.map +1 -0
  107. package/dist/atomic/components/tab-button.js +1 -1
  108. package/dist/atomic/components/tab-popover.js +1 -1
  109. package/dist/atomic/{p-6329ff94.entry.js → p-004adbb8.entry.js} +2 -2
  110. package/dist/atomic/{p-d0f47b33.entry.js → p-00a6ab8c.entry.js} +2 -2
  111. package/dist/atomic/{p-3b20b011.entry.js → p-0610b3e7.entry.js} +2 -2
  112. package/dist/atomic/{p-ee6771f1.entry.js → p-07b6424c.entry.js} +2 -2
  113. package/dist/atomic/{p-83c9244a.entry.js → p-0e27d4f2.entry.js} +2 -2
  114. package/dist/atomic/{p-c126ee6b.entry.js → p-0e5dc57f.entry.js} +2 -2
  115. package/dist/atomic/p-0edea6f9.entry.js +2 -0
  116. package/dist/atomic/{p-20341936.entry.js → p-10b5e0f3.entry.js} +2 -2
  117. package/dist/atomic/{p-71bb8125.entry.js → p-1140ac4d.entry.js} +2 -2
  118. package/dist/atomic/{p-2ca352f4.entry.js → p-15406648.entry.js} +2 -2
  119. package/dist/atomic/{p-a3efa89e.entry.js → p-160553ce.entry.js} +2 -2
  120. package/dist/atomic/p-211d7d6a.js +2 -0
  121. package/dist/atomic/p-211d7d6a.js.map +1 -0
  122. package/dist/atomic/{p-516b8165.entry.js → p-24df7251.entry.js} +2 -2
  123. package/dist/atomic/{p-757de797.entry.js → p-2a4e9425.entry.js} +2 -2
  124. package/dist/atomic/{p-a02b1209.entry.js → p-2ac75719.entry.js} +2 -2
  125. package/dist/atomic/{p-26a51a77.entry.js → p-3213225f.entry.js} +2 -2
  126. package/dist/atomic/{p-45c4685e.entry.js → p-3c532cda.entry.js} +2 -2
  127. package/dist/atomic/{p-e8d5e852.entry.js → p-41c5d5fa.entry.js} +2 -2
  128. package/dist/atomic/{p-e23b3334.entry.js → p-441b1a7b.entry.js} +2 -2
  129. package/dist/atomic/{p-4c30ca3e.entry.js → p-454a0328.entry.js} +2 -2
  130. package/dist/atomic/p-4cb7756c.entry.js +2 -0
  131. package/dist/atomic/p-4cb7756c.entry.js.map +1 -0
  132. package/dist/atomic/{p-aab5c11d.js → p-4df497dc.js} +2 -2
  133. package/dist/atomic/{p-d2d22ab2.entry.js → p-618c6967.entry.js} +2 -2
  134. package/dist/atomic/p-6de44060.entry.js +2 -0
  135. package/dist/atomic/p-6de44060.entry.js.map +1 -0
  136. package/dist/atomic/{p-c1999888.entry.js → p-754909fe.entry.js} +2 -2
  137. package/dist/atomic/p-79a9a372.entry.js +2 -0
  138. package/dist/atomic/{p-fb7ad34b.entry.js.map → p-79a9a372.entry.js.map} +1 -1
  139. package/dist/atomic/{p-36fab158.entry.js → p-7a6468a7.entry.js} +2 -2
  140. package/dist/atomic/{p-3a2c900c.entry.js → p-7b1a3cab.entry.js} +2 -2
  141. package/dist/atomic/{p-d93adf52.entry.js → p-7d63bf7b.entry.js} +2 -2
  142. package/dist/atomic/{p-d364064c.entry.js → p-7f40e57d.entry.js} +2 -2
  143. package/dist/atomic/{p-65373475.entry.js → p-7fe2dfcd.entry.js} +2 -2
  144. package/dist/atomic/{p-4e9d1f9e.entry.js → p-828cea10.entry.js} +2 -2
  145. package/dist/atomic/{p-d785121d.entry.js → p-856e858c.entry.js} +2 -2
  146. package/dist/atomic/{p-8acb1466.entry.js → p-85f165af.entry.js} +2 -2
  147. package/dist/atomic/{p-e162805d.entry.js → p-8a7a23b7.entry.js} +2 -2
  148. package/dist/atomic/{p-604c4085.entry.js → p-8df7270f.entry.js} +2 -2
  149. package/dist/atomic/{p-3af5c567.entry.js → p-8fb8c4f0.entry.js} +2 -2
  150. package/dist/atomic/p-8fb8c4f0.entry.js.map +1 -0
  151. package/dist/atomic/{p-8256cd44.entry.js → p-9147b0db.entry.js} +2 -2
  152. package/dist/atomic/{p-4915faeb.entry.js → p-926fe2d7.entry.js} +2 -2
  153. package/dist/atomic/{p-37374964.entry.js → p-9727f36b.entry.js} +2 -2
  154. package/dist/atomic/p-97829295.entry.js +2 -0
  155. package/dist/atomic/{p-31aa052e.entry.js → p-97e42c43.entry.js} +2 -2
  156. package/dist/atomic/{p-9883415e.entry.js → p-9b92b4e2.entry.js} +2 -2
  157. package/dist/atomic/{p-1ef658d8.entry.js → p-9d023f0b.entry.js} +2 -2
  158. package/dist/atomic/{p-40635c2d.entry.js → p-9e771351.entry.js} +2 -2
  159. package/dist/atomic/{p-035f8dc8.entry.js → p-a3fa6695.entry.js} +2 -2
  160. package/dist/atomic/{p-1f059522.js → p-aa3ac5aa.js} +1 -1
  161. package/dist/atomic/p-aa3ac5aa.js.map +1 -0
  162. package/dist/atomic/{p-f0c2dfe8.entry.js → p-abb14108.entry.js} +2 -2
  163. package/dist/atomic/{p-48f57fd8.entry.js → p-b0c50194.entry.js} +2 -2
  164. package/dist/atomic/{p-b0b17e21.entry.js → p-b4c34553.entry.js} +2 -2
  165. package/dist/atomic/{p-98c5b9b8.entry.js → p-b6377fb6.entry.js} +2 -2
  166. package/dist/atomic/{p-ea446721.entry.js → p-bd32625e.entry.js} +2 -2
  167. package/dist/atomic/{p-939eaaac.entry.js → p-bd99fcc1.entry.js} +2 -2
  168. package/dist/atomic/{p-99b8d52d.entry.js → p-bf49fed3.entry.js} +2 -2
  169. package/dist/atomic/{p-3f912e98.entry.js → p-c08f4ee6.entry.js} +2 -2
  170. package/dist/atomic/p-c2b4b401.entry.js +2 -0
  171. package/dist/atomic/{p-a53c7821.entry.js → p-c538c8ac.entry.js} +2 -2
  172. package/dist/atomic/{p-be1b98a6.entry.js → p-c8d29aa6.entry.js} +2 -2
  173. package/dist/atomic/{p-43d708cb.entry.js → p-c9fe4f77.entry.js} +2 -2
  174. package/dist/atomic/{p-f073a78d.entry.js → p-cc68642f.entry.js} +2 -2
  175. package/dist/atomic/{p-00e5bb15.entry.js → p-ce41c447.entry.js} +2 -2
  176. package/dist/atomic/p-d4ad7336.entry.js +2 -0
  177. package/dist/atomic/p-d4ad7336.entry.js.map +1 -0
  178. package/dist/atomic/{p-627e1265.entry.js → p-d50c96c2.entry.js} +2 -2
  179. package/dist/atomic/{p-bc0d6d3d.entry.js → p-dee60597.entry.js} +2 -2
  180. package/dist/atomic/{p-b2ff1330.entry.js → p-e1c99e2e.entry.js} +2 -2
  181. package/dist/atomic/{p-6e6d686e.entry.js → p-e3af1bb4.entry.js} +2 -2
  182. package/dist/atomic/{p-bf50b64d.entry.js → p-e6a7e7b2.entry.js} +2 -2
  183. package/dist/atomic/{p-6f988841.entry.js → p-e7c6a479.entry.js} +2 -2
  184. package/dist/atomic/p-e7c6a479.entry.js.map +1 -0
  185. package/dist/atomic/{p-21b4ed5f.entry.js → p-eb20b6ea.entry.js} +2 -2
  186. package/dist/atomic/{p-6b3b975e.entry.js → p-ed41ce77.entry.js} +2 -2
  187. package/dist/atomic/{p-594488f2.entry.js → p-f0012580.entry.js} +2 -2
  188. package/dist/atomic/{p-fea7bf3b.entry.js → p-f936f55e.entry.js} +2 -2
  189. package/dist/atomic/{p-811d6dcb.entry.js → p-fa376d3d.entry.js} +2 -2
  190. package/dist/atomic/p-fa376d3d.entry.js.map +1 -0
  191. package/dist/atomic/{p-fbfe913d.entry.js → p-fb1a1e2e.entry.js} +2 -2
  192. package/dist/cjs/_loader.cjs.js +1 -1
  193. package/dist/cjs/{analytics-config-d9548c8b.js → analytics-config-eb68e400.js} +2 -2
  194. package/dist/cjs/{analytics-config-d9548c8b.js.map → analytics-config-eb68e400.js.map} +1 -1
  195. package/dist/cjs/atomic-category-facet.cjs.entry.js +2 -2
  196. package/dist/cjs/atomic-category-facet.cjs.entry.js.map +1 -1
  197. package/dist/cjs/atomic-citation.cjs.entry.js +1 -1
  198. package/dist/cjs/atomic-facet-manager.cjs.entry.js +1 -1
  199. package/dist/cjs/atomic-facet-number-input.cjs.entry.js +2 -2
  200. package/dist/cjs/atomic-format-currency.cjs.entry.js +1 -1
  201. package/dist/cjs/atomic-format-number.cjs.entry.js +1 -1
  202. package/dist/cjs/atomic-format-unit.cjs.entry.js +1 -1
  203. package/dist/cjs/atomic-generated-answer-feedback-modal.cjs.entry.js +1 -1
  204. package/dist/cjs/atomic-html.cjs.entry.js +1 -1
  205. package/dist/cjs/atomic-insight-edit-toggle.cjs.entry.js +1 -1
  206. package/dist/cjs/atomic-insight-facet.cjs.entry.js +38 -10
  207. package/dist/cjs/atomic-insight-facet.cjs.entry.js.map +1 -1
  208. package/dist/cjs/atomic-insight-folded-result-list.cjs.entry.js +1 -1
  209. package/dist/cjs/atomic-insight-full-search-button.cjs.entry.js +1 -1
  210. package/dist/cjs/atomic-insight-history-toggle.cjs.entry.js +1 -1
  211. package/dist/cjs/atomic-insight-interface.cjs.entry.js +2 -2
  212. package/dist/cjs/atomic-insight-no-results.cjs.entry.js +1 -1
  213. package/dist/cjs/atomic-insight-numeric-facet.cjs.entry.js +2 -2
  214. package/dist/cjs/atomic-insight-numeric-facet.cjs.entry.js.map +1 -1
  215. package/dist/cjs/atomic-insight-pager.cjs.entry.js +7 -41
  216. package/dist/cjs/atomic-insight-pager.cjs.entry.js.map +1 -1
  217. package/dist/cjs/atomic-insight-query-error.cjs.entry.js +1 -1
  218. package/dist/cjs/atomic-insight-refine-modal.cjs.entry.js +2 -2
  219. package/dist/cjs/atomic-insight-refine-toggle.cjs.entry.js +1 -1
  220. package/dist/cjs/atomic-insight-result-action.cjs.entry.js +1 -1
  221. package/dist/cjs/atomic-insight-result-attach-to-case-action.cjs.entry.js +1 -1
  222. package/dist/cjs/atomic-insight-result-attach-to-case-indicator.cjs.entry.js +1 -1
  223. package/dist/cjs/atomic-insight-result-children.cjs.entry.js +1 -1
  224. package/dist/cjs/atomic-insight-result-list.cjs.entry.js +1 -1
  225. package/dist/cjs/atomic-insight-result-quickview-action.cjs.entry.js +1 -1
  226. package/dist/cjs/atomic-insight-result.cjs.entry.js +1 -1
  227. package/dist/cjs/atomic-insight-search-box.cjs.entry.js +2 -2
  228. package/dist/cjs/atomic-insight-smart-snippet-feedback-modal.cjs.entry.js +2 -2
  229. package/dist/cjs/atomic-insight-tabs.cjs.entry.js +1 -1
  230. package/dist/cjs/atomic-insight-user-actions-session_2.cjs.entry.js +1 -1
  231. package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js +1 -1
  232. package/dist/cjs/atomic-ipx-body.cjs.entry.js +2 -2
  233. package/dist/cjs/atomic-ipx-button.cjs.entry.js +2 -2
  234. package/dist/cjs/atomic-ipx-embedded.cjs.entry.js +1 -1
  235. package/dist/cjs/atomic-ipx-modal.cjs.entry.js +2 -2
  236. package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js +1 -1
  237. package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js +1 -1
  238. package/dist/cjs/atomic-ipx-refine-toggle.cjs.entry.js +1 -1
  239. package/dist/cjs/atomic-ipx-result-link.cjs.entry.js +1 -1
  240. package/dist/cjs/atomic-ipx-tabs.cjs.entry.js +1 -1
  241. package/dist/cjs/atomic-load-more-results.cjs.entry.js +1 -1
  242. package/dist/cjs/atomic-no-results.cjs.entry.js +1 -1
  243. package/dist/cjs/atomic-numeric-facet.cjs.entry.js +3 -2
  244. package/dist/cjs/atomic-numeric-facet.cjs.entry.js.map +1 -1
  245. package/dist/cjs/atomic-pager.cjs.entry.js +121 -0
  246. package/dist/cjs/atomic-pager.cjs.entry.js.map +1 -0
  247. package/dist/cjs/atomic-query-error.cjs.entry.js +1 -1
  248. package/dist/cjs/atomic-quickview-modal.cjs.entry.js +1 -1
  249. package/dist/cjs/atomic-quickview.cjs.entry.js +1 -1
  250. package/dist/cjs/atomic-recs-error.cjs.entry.js +1 -1
  251. package/dist/cjs/atomic-recs-interface.cjs.entry.js +2 -2
  252. package/dist/cjs/atomic-recs-list.cjs.entry.js +1 -1
  253. package/dist/cjs/atomic-refine-modal.cjs.entry.js +1 -1
  254. package/dist/cjs/atomic-refine-toggle.cjs.entry.js +1 -1
  255. package/dist/cjs/atomic-relevance-inspector.cjs.entry.js +2 -2
  256. package/dist/cjs/atomic-result-children.cjs.entry.js +1 -1
  257. package/dist/cjs/atomic-result-fields-list.cjs.entry.js +1 -1
  258. package/dist/cjs/atomic-result-link.cjs.entry.js +1 -1
  259. package/dist/cjs/atomic-result-list.cjs.entry.js +1 -1
  260. package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js +3 -3
  261. package/dist/cjs/atomic-search-box-instant-results.cjs.entry.js +1 -1
  262. package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js +2 -2
  263. package/dist/cjs/atomic-search-box.cjs.entry.js +15 -4
  264. package/dist/cjs/atomic-search-box.cjs.entry.js.map +1 -1
  265. package/dist/cjs/atomic-smart-snippet-answer_2.cjs.entry.js +2 -2
  266. package/dist/cjs/atomic-smart-snippet-collapse-wrapper_2.cjs.entry.js +3 -3
  267. package/dist/cjs/atomic-smart-snippet-feedback-modal.cjs.entry.js +2 -2
  268. package/dist/cjs/atomic-stencil-facet-date-input.cjs.entry.js +3 -3
  269. package/dist/cjs/atomic-suggestion-renderer.cjs.entry.js +1 -1
  270. package/dist/cjs/atomic-tab-bar_2.cjs.entry.js +1 -1
  271. package/dist/cjs/atomic-tab-button.cjs.entry.js +1 -1
  272. package/dist/cjs/atomic-tab-manager.cjs.entry.js +1 -1
  273. package/dist/cjs/atomic.cjs.js +1 -1
  274. package/dist/cjs/index-757bc886.js +8 -12
  275. package/dist/cjs/{facet-guard-328b588d.js → stencil-facet-guard-9573df7f.js} +2 -1
  276. package/dist/cjs/stencil-facet-guard-9573df7f.js.map +1 -0
  277. package/dist/cjs/stencil-pager-navigation-c20b8a95.js +48 -0
  278. package/dist/cjs/stencil-pager-navigation-c20b8a95.js.map +1 -0
  279. package/dist/cjs/version.cjs.js +2 -2
  280. package/dist/esm/_loader.js +1 -1
  281. package/dist/esm/{analytics-config-da8447f3.js → analytics-config-cf5be4d1.js} +2 -2
  282. package/dist/esm/{analytics-config-da8447f3.js.map → analytics-config-cf5be4d1.js.map} +1 -1
  283. package/dist/esm/atomic-category-facet.entry.js +2 -2
  284. package/dist/esm/atomic-category-facet.entry.js.map +1 -1
  285. package/dist/esm/atomic-citation.entry.js +1 -1
  286. package/dist/esm/atomic-facet-manager.entry.js +1 -1
  287. package/dist/esm/atomic-facet-number-input.entry.js +2 -2
  288. package/dist/esm/atomic-format-currency.entry.js +1 -1
  289. package/dist/esm/atomic-format-number.entry.js +1 -1
  290. package/dist/esm/atomic-format-unit.entry.js +1 -1
  291. package/dist/esm/atomic-generated-answer-feedback-modal.entry.js +1 -1
  292. package/dist/esm/atomic-html.entry.js +1 -1
  293. package/dist/esm/atomic-insight-edit-toggle.entry.js +1 -1
  294. package/dist/esm/atomic-insight-facet.entry.js +38 -10
  295. package/dist/esm/atomic-insight-facet.entry.js.map +1 -1
  296. package/dist/esm/atomic-insight-folded-result-list.entry.js +1 -1
  297. package/dist/esm/atomic-insight-full-search-button.entry.js +1 -1
  298. package/dist/esm/atomic-insight-history-toggle.entry.js +1 -1
  299. package/dist/esm/atomic-insight-interface.entry.js +2 -2
  300. package/dist/esm/atomic-insight-no-results.entry.js +1 -1
  301. package/dist/esm/atomic-insight-numeric-facet.entry.js +2 -2
  302. package/dist/esm/atomic-insight-numeric-facet.entry.js.map +1 -1
  303. package/dist/esm/atomic-insight-pager.entry.js +7 -41
  304. package/dist/esm/atomic-insight-pager.entry.js.map +1 -1
  305. package/dist/esm/atomic-insight-query-error.entry.js +1 -1
  306. package/dist/esm/atomic-insight-refine-modal.entry.js +2 -2
  307. package/dist/esm/atomic-insight-refine-toggle.entry.js +1 -1
  308. package/dist/esm/atomic-insight-result-action.entry.js +1 -1
  309. package/dist/esm/atomic-insight-result-attach-to-case-action.entry.js +1 -1
  310. package/dist/esm/atomic-insight-result-attach-to-case-indicator.entry.js +1 -1
  311. package/dist/esm/atomic-insight-result-children.entry.js +1 -1
  312. package/dist/esm/atomic-insight-result-list.entry.js +1 -1
  313. package/dist/esm/atomic-insight-result-quickview-action.entry.js +1 -1
  314. package/dist/esm/atomic-insight-result.entry.js +1 -1
  315. package/dist/esm/atomic-insight-search-box.entry.js +2 -2
  316. package/dist/esm/atomic-insight-smart-snippet-feedback-modal.entry.js +2 -2
  317. package/dist/esm/atomic-insight-tabs.entry.js +1 -1
  318. package/dist/esm/atomic-insight-user-actions-session_2.entry.js +1 -1
  319. package/dist/esm/atomic-insight-user-actions-toggle.entry.js +1 -1
  320. package/dist/esm/atomic-ipx-body.entry.js +2 -2
  321. package/dist/esm/atomic-ipx-button.entry.js +2 -2
  322. package/dist/esm/atomic-ipx-embedded.entry.js +1 -1
  323. package/dist/esm/atomic-ipx-modal.entry.js +2 -2
  324. package/dist/esm/atomic-ipx-recs-list.entry.js +1 -1
  325. package/dist/esm/atomic-ipx-refine-modal.entry.js +1 -1
  326. package/dist/esm/atomic-ipx-refine-toggle.entry.js +1 -1
  327. package/dist/esm/atomic-ipx-result-link.entry.js +1 -1
  328. package/dist/esm/atomic-ipx-tabs.entry.js +1 -1
  329. package/dist/esm/atomic-load-more-results.entry.js +1 -1
  330. package/dist/esm/atomic-no-results.entry.js +1 -1
  331. package/dist/esm/atomic-numeric-facet.entry.js +3 -2
  332. package/dist/esm/atomic-numeric-facet.entry.js.map +1 -1
  333. package/dist/esm/atomic-pager.entry.js +117 -0
  334. package/dist/esm/atomic-pager.entry.js.map +1 -0
  335. package/dist/esm/atomic-query-error.entry.js +1 -1
  336. package/dist/esm/atomic-quickview-modal.entry.js +1 -1
  337. package/dist/esm/atomic-quickview.entry.js +1 -1
  338. package/dist/esm/atomic-recs-error.entry.js +1 -1
  339. package/dist/esm/atomic-recs-interface.entry.js +2 -2
  340. package/dist/esm/atomic-recs-list.entry.js +1 -1
  341. package/dist/esm/atomic-refine-modal.entry.js +1 -1
  342. package/dist/esm/atomic-refine-toggle.entry.js +1 -1
  343. package/dist/esm/atomic-relevance-inspector.entry.js +2 -2
  344. package/dist/esm/atomic-result-children.entry.js +1 -1
  345. package/dist/esm/atomic-result-fields-list.entry.js +1 -1
  346. package/dist/esm/atomic-result-link.entry.js +1 -1
  347. package/dist/esm/atomic-result-list.entry.js +1 -1
  348. package/dist/esm/atomic-result-placeholder_8.entry.js +3 -3
  349. package/dist/esm/atomic-search-box-instant-results.entry.js +1 -1
  350. package/dist/esm/atomic-search-box-query-suggestions_2.entry.js +2 -2
  351. package/dist/esm/atomic-search-box.entry.js +15 -4
  352. package/dist/esm/atomic-search-box.entry.js.map +1 -1
  353. package/dist/esm/atomic-smart-snippet-answer_2.entry.js +2 -2
  354. package/dist/esm/atomic-smart-snippet-collapse-wrapper_2.entry.js +3 -3
  355. package/dist/esm/atomic-smart-snippet-feedback-modal.entry.js +2 -2
  356. package/dist/esm/atomic-stencil-facet-date-input.entry.js +3 -3
  357. package/dist/esm/atomic-suggestion-renderer.entry.js +1 -1
  358. package/dist/esm/atomic-tab-bar_2.entry.js +1 -1
  359. package/dist/esm/atomic-tab-button.entry.js +1 -1
  360. package/dist/esm/atomic-tab-manager.entry.js +1 -1
  361. package/dist/esm/atomic.js +1 -1
  362. package/dist/esm/index-3f35faca.js +8 -12
  363. package/dist/esm/{facet-guard-4b795e90.js → stencil-facet-guard-edbfa966.js} +2 -1
  364. package/dist/esm/stencil-facet-guard-edbfa966.js.map +1 -0
  365. package/dist/esm/stencil-pager-navigation-7261a834.js +42 -0
  366. package/dist/esm/stencil-pager-navigation-7261a834.js.map +1 -0
  367. package/dist/esm/version.js +2 -2
  368. package/dist/types/components/commerce/atomic-commerce-interface/atomic-commerce-interface.d.ts +1 -1
  369. package/dist/types/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.d.ts +1 -0
  370. package/dist/types/components/search/{facets/atomic-facet → atomic-facet}/atomic-facet.d.ts +13 -9
  371. package/dist/types/components/search/atomic-pager/atomic-pager.d.ts +16 -26
  372. package/dist/types/components/search/atomic-search-box/atomic-search-box.d.ts +1 -0
  373. package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +46 -44
  374. package/dist/types/components/search/atomic-search-interface/interfaces.d.ts +2 -1
  375. package/dist/types/components/search/atomic-search-layout/atomic-search-layout.d.ts +3 -1
  376. package/dist/types/components/search/index.d.ts +2 -1
  377. package/dist/types/components.d.ts +67 -338
  378. package/docs/atomic-docs.json +6187 -7301
  379. package/package.json +4 -4
  380. package/dist/atomic/components/atomic-facet.js +0 -470
  381. package/dist/atomic/components/atomic-facet.js.map +0 -1
  382. package/dist/atomic/components/atomic-relevance-inspector2.js +0 -50
  383. package/dist/atomic/components/atomic-relevance-inspector2.js.map +0 -1
  384. package/dist/atomic/components/atomic-search-interface.d.ts +0 -11
  385. package/dist/atomic/components/atomic-search-interface.js +0 -552
  386. package/dist/atomic/components/atomic-search-interface.js.map +0 -1
  387. package/dist/atomic/components/components/search/atomic-pager/atomic-pager.js +0 -178
  388. package/dist/atomic/components/facet-guard.js.map +0 -1
  389. package/dist/atomic/components/stencil-facet-value.js +0 -39
  390. package/dist/atomic/components/stencil-facet-value.js.map +0 -1
  391. package/dist/atomic/p-1992b245.entry.js +0 -2
  392. package/dist/atomic/p-1f059522.js.map +0 -1
  393. package/dist/atomic/p-3af5c567.entry.js.map +0 -1
  394. package/dist/atomic/p-534b6a0a.entry.js +0 -2
  395. package/dist/atomic/p-534b6a0a.entry.js.map +0 -1
  396. package/dist/atomic/p-593903ec.entry.js +0 -2
  397. package/dist/atomic/p-593903ec.entry.js.map +0 -1
  398. package/dist/atomic/p-5ca21deb.js +0 -2
  399. package/dist/atomic/p-5ca21deb.js.map +0 -1
  400. package/dist/atomic/p-6f988841.entry.js.map +0 -1
  401. package/dist/atomic/p-811d6dcb.entry.js.map +0 -1
  402. package/dist/atomic/p-d11b2b24.entry.js +0 -2
  403. package/dist/atomic/p-d11b2b24.entry.js.map +0 -1
  404. package/dist/atomic/p-d24d34a7.entry.js +0 -2
  405. package/dist/atomic/p-d6969a23.entry.js +0 -2
  406. package/dist/atomic/p-d6969a23.entry.js.map +0 -1
  407. package/dist/atomic/p-e2afb475.entry.js +0 -2
  408. package/dist/atomic/p-fb7ad34b.entry.js +0 -2
  409. package/dist/cjs/atomic-facet.cjs.entry.js +0 -453
  410. package/dist/cjs/atomic-facet.cjs.entry.js.map +0 -1
  411. package/dist/cjs/atomic-search-interface.cjs.entry.js +0 -511
  412. package/dist/cjs/atomic-search-interface.cjs.entry.js.map +0 -1
  413. package/dist/cjs/facet-guard-328b588d.js.map +0 -1
  414. package/dist/cjs/stencil-facet-value-e67c9332.js +0 -41
  415. package/dist/cjs/stencil-facet-value-e67c9332.js.map +0 -1
  416. package/dist/esm/atomic-facet.entry.js +0 -449
  417. package/dist/esm/atomic-facet.entry.js.map +0 -1
  418. package/dist/esm/atomic-search-interface.entry.js +0 -507
  419. package/dist/esm/atomic-search-interface.entry.js.map +0 -1
  420. package/dist/esm/facet-guard-4b795e90.js.map +0 -1
  421. package/dist/esm/stencil-facet-value-30dc9b6c.js +0 -39
  422. package/dist/esm/stencil-facet-value-30dc9b6c.js.map +0 -1
  423. /package/dist/atomic/{p-6329ff94.entry.js.map → p-004adbb8.entry.js.map} +0 -0
  424. /package/dist/atomic/{p-d0f47b33.entry.js.map → p-00a6ab8c.entry.js.map} +0 -0
  425. /package/dist/atomic/{p-3b20b011.entry.js.map → p-0610b3e7.entry.js.map} +0 -0
  426. /package/dist/atomic/{p-ee6771f1.entry.js.map → p-07b6424c.entry.js.map} +0 -0
  427. /package/dist/atomic/{p-83c9244a.entry.js.map → p-0e27d4f2.entry.js.map} +0 -0
  428. /package/dist/atomic/{p-c126ee6b.entry.js.map → p-0e5dc57f.entry.js.map} +0 -0
  429. /package/dist/atomic/{p-1992b245.entry.js.map → p-0edea6f9.entry.js.map} +0 -0
  430. /package/dist/atomic/{p-20341936.entry.js.map → p-10b5e0f3.entry.js.map} +0 -0
  431. /package/dist/atomic/{p-71bb8125.entry.js.map → p-1140ac4d.entry.js.map} +0 -0
  432. /package/dist/atomic/{p-2ca352f4.entry.js.map → p-15406648.entry.js.map} +0 -0
  433. /package/dist/atomic/{p-a3efa89e.entry.js.map → p-160553ce.entry.js.map} +0 -0
  434. /package/dist/atomic/{p-516b8165.entry.js.map → p-24df7251.entry.js.map} +0 -0
  435. /package/dist/atomic/{p-757de797.entry.js.map → p-2a4e9425.entry.js.map} +0 -0
  436. /package/dist/atomic/{p-a02b1209.entry.js.map → p-2ac75719.entry.js.map} +0 -0
  437. /package/dist/atomic/{p-26a51a77.entry.js.map → p-3213225f.entry.js.map} +0 -0
  438. /package/dist/atomic/{p-45c4685e.entry.js.map → p-3c532cda.entry.js.map} +0 -0
  439. /package/dist/atomic/{p-e8d5e852.entry.js.map → p-41c5d5fa.entry.js.map} +0 -0
  440. /package/dist/atomic/{p-e23b3334.entry.js.map → p-441b1a7b.entry.js.map} +0 -0
  441. /package/dist/atomic/{p-4c30ca3e.entry.js.map → p-454a0328.entry.js.map} +0 -0
  442. /package/dist/atomic/{p-aab5c11d.js.map → p-4df497dc.js.map} +0 -0
  443. /package/dist/atomic/{p-d2d22ab2.entry.js.map → p-618c6967.entry.js.map} +0 -0
  444. /package/dist/atomic/{p-c1999888.entry.js.map → p-754909fe.entry.js.map} +0 -0
  445. /package/dist/atomic/{p-36fab158.entry.js.map → p-7a6468a7.entry.js.map} +0 -0
  446. /package/dist/atomic/{p-3a2c900c.entry.js.map → p-7b1a3cab.entry.js.map} +0 -0
  447. /package/dist/atomic/{p-d93adf52.entry.js.map → p-7d63bf7b.entry.js.map} +0 -0
  448. /package/dist/atomic/{p-d364064c.entry.js.map → p-7f40e57d.entry.js.map} +0 -0
  449. /package/dist/atomic/{p-65373475.entry.js.map → p-7fe2dfcd.entry.js.map} +0 -0
  450. /package/dist/atomic/{p-4e9d1f9e.entry.js.map → p-828cea10.entry.js.map} +0 -0
  451. /package/dist/atomic/{p-d785121d.entry.js.map → p-856e858c.entry.js.map} +0 -0
  452. /package/dist/atomic/{p-8acb1466.entry.js.map → p-85f165af.entry.js.map} +0 -0
  453. /package/dist/atomic/{p-e162805d.entry.js.map → p-8a7a23b7.entry.js.map} +0 -0
  454. /package/dist/atomic/{p-604c4085.entry.js.map → p-8df7270f.entry.js.map} +0 -0
  455. /package/dist/atomic/{p-8256cd44.entry.js.map → p-9147b0db.entry.js.map} +0 -0
  456. /package/dist/atomic/{p-4915faeb.entry.js.map → p-926fe2d7.entry.js.map} +0 -0
  457. /package/dist/atomic/{p-37374964.entry.js.map → p-9727f36b.entry.js.map} +0 -0
  458. /package/dist/atomic/{p-d24d34a7.entry.js.map → p-97829295.entry.js.map} +0 -0
  459. /package/dist/atomic/{p-31aa052e.entry.js.map → p-97e42c43.entry.js.map} +0 -0
  460. /package/dist/atomic/{p-9883415e.entry.js.map → p-9b92b4e2.entry.js.map} +0 -0
  461. /package/dist/atomic/{p-1ef658d8.entry.js.map → p-9d023f0b.entry.js.map} +0 -0
  462. /package/dist/atomic/{p-40635c2d.entry.js.map → p-9e771351.entry.js.map} +0 -0
  463. /package/dist/atomic/{p-035f8dc8.entry.js.map → p-a3fa6695.entry.js.map} +0 -0
  464. /package/dist/atomic/{p-f0c2dfe8.entry.js.map → p-abb14108.entry.js.map} +0 -0
  465. /package/dist/atomic/{p-48f57fd8.entry.js.map → p-b0c50194.entry.js.map} +0 -0
  466. /package/dist/atomic/{p-b0b17e21.entry.js.map → p-b4c34553.entry.js.map} +0 -0
  467. /package/dist/atomic/{p-98c5b9b8.entry.js.map → p-b6377fb6.entry.js.map} +0 -0
  468. /package/dist/atomic/{p-ea446721.entry.js.map → p-bd32625e.entry.js.map} +0 -0
  469. /package/dist/atomic/{p-939eaaac.entry.js.map → p-bd99fcc1.entry.js.map} +0 -0
  470. /package/dist/atomic/{p-99b8d52d.entry.js.map → p-bf49fed3.entry.js.map} +0 -0
  471. /package/dist/atomic/{p-3f912e98.entry.js.map → p-c08f4ee6.entry.js.map} +0 -0
  472. /package/dist/atomic/{p-e2afb475.entry.js.map → p-c2b4b401.entry.js.map} +0 -0
  473. /package/dist/atomic/{p-a53c7821.entry.js.map → p-c538c8ac.entry.js.map} +0 -0
  474. /package/dist/atomic/{p-be1b98a6.entry.js.map → p-c8d29aa6.entry.js.map} +0 -0
  475. /package/dist/atomic/{p-43d708cb.entry.js.map → p-c9fe4f77.entry.js.map} +0 -0
  476. /package/dist/atomic/{p-f073a78d.entry.js.map → p-cc68642f.entry.js.map} +0 -0
  477. /package/dist/atomic/{p-00e5bb15.entry.js.map → p-ce41c447.entry.js.map} +0 -0
  478. /package/dist/atomic/{p-627e1265.entry.js.map → p-d50c96c2.entry.js.map} +0 -0
  479. /package/dist/atomic/{p-bc0d6d3d.entry.js.map → p-dee60597.entry.js.map} +0 -0
  480. /package/dist/atomic/{p-b2ff1330.entry.js.map → p-e1c99e2e.entry.js.map} +0 -0
  481. /package/dist/atomic/{p-6e6d686e.entry.js.map → p-e3af1bb4.entry.js.map} +0 -0
  482. /package/dist/atomic/{p-bf50b64d.entry.js.map → p-e6a7e7b2.entry.js.map} +0 -0
  483. /package/dist/atomic/{p-21b4ed5f.entry.js.map → p-eb20b6ea.entry.js.map} +0 -0
  484. /package/dist/atomic/{p-6b3b975e.entry.js.map → p-ed41ce77.entry.js.map} +0 -0
  485. /package/dist/atomic/{p-594488f2.entry.js.map → p-f0012580.entry.js.map} +0 -0
  486. /package/dist/atomic/{p-fea7bf3b.entry.js.map → p-f936f55e.entry.js.map} +0 -0
  487. /package/dist/atomic/{p-fbfe913d.entry.js.map → p-fb1a1e2e.entry.js.map} +0 -0
  488. /package/dist/types/components/common/facets/{facet-guard.d.ts → stencil-facet-guard.d.ts} +0 -0
@@ -5,7 +5,7 @@
5
5
  * It contains typing information for all components that exist in this project.
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
- import { AutomaticFacet, CategoryFacetSortCriterion, DateFilterRange, DateRangeRequest, FacetResultsMustMatch, FacetSortCriterion, FoldedResult, GeneratedAnswer, GeneratedAnswerCitation, InlineLink, InteractiveCitation, InteractiveResult, LogLevel, NumericFilter, NumericFilterState, RangeFacetRangeAlgorithm, RangeFacetSortCriterion, RelativeDateUnit, Result, ResultTemplate, ResultTemplateCondition, SearchEngine, SearchStatus } from "@coveo/headless";
8
+ import { AutomaticFacet, CategoryFacetSortCriterion, DateFilterRange, DateRangeRequest, FacetResultsMustMatch, FacetSortCriterion, FoldedResult, GeneratedAnswer, GeneratedAnswerCitation, InlineLink, InteractiveCitation, InteractiveResult, NumericFilter, NumericFilterState, RangeFacetRangeAlgorithm, RangeFacetSortCriterion, RelativeDateUnit, Result, ResultTemplate, ResultTemplateCondition, SearchStatus } from "@coveo/headless";
9
9
  import { AtomicInterface } from "./utils/initialization-utils";
10
10
  import { AnyBindings } from "./components/common/interface/bindings";
11
11
  import { NumberInputType } from "./components/common/facets/facet-number-input/number-input-type";
@@ -24,10 +24,8 @@ import { Bindings } from "./components/search/atomic-search-interface/atomic-sea
24
24
  import { SearchStore } from "./components/search/atomic-search-interface/store";
25
25
  import { RedirectionPayload } from "./components/common/search-box/redirection-payload";
26
26
  import { AriaLabelGenerator } from "./components/search/search-box-suggestions/atomic-search-box-instant-results/atomic-search-box-instant-results";
27
- import { InitializationOptions } from "./components/search/atomic-search-interface/atomic-search-interface";
28
- import { StandaloneSearchBoxData } from "./utils/local-storage-utils";
29
27
  import { SearchBoxSuggestionElement } from "./components/common/suggestions/suggestions-types";
30
- export { AutomaticFacet, CategoryFacetSortCriterion, DateFilterRange, DateRangeRequest, FacetResultsMustMatch, FacetSortCriterion, FoldedResult, GeneratedAnswer, GeneratedAnswerCitation, InlineLink, InteractiveCitation, InteractiveResult, LogLevel, NumericFilter, NumericFilterState, RangeFacetRangeAlgorithm, RangeFacetSortCriterion, RelativeDateUnit, Result, ResultTemplate, ResultTemplateCondition, SearchEngine, SearchStatus } from "@coveo/headless";
28
+ export { AutomaticFacet, CategoryFacetSortCriterion, DateFilterRange, DateRangeRequest, FacetResultsMustMatch, FacetSortCriterion, FoldedResult, GeneratedAnswer, GeneratedAnswerCitation, InlineLink, InteractiveCitation, InteractiveResult, NumericFilter, NumericFilterState, RangeFacetRangeAlgorithm, RangeFacetSortCriterion, RelativeDateUnit, Result, ResultTemplate, ResultTemplateCondition, SearchStatus } from "@coveo/headless";
31
29
  export { AtomicInterface } from "./utils/initialization-utils";
32
30
  export { AnyBindings } from "./components/common/interface/bindings";
33
31
  export { NumberInputType } from "./components/common/facets/facet-number-input/number-input-type";
@@ -46,8 +44,6 @@ export { Bindings } from "./components/search/atomic-search-interface/atomic-sea
46
44
  export { SearchStore } from "./components/search/atomic-search-interface/store";
47
45
  export { RedirectionPayload } from "./components/common/search-box/redirection-payload";
48
46
  export { AriaLabelGenerator } from "./components/search/search-box-suggestions/atomic-search-box-instant-results/atomic-search-box-instant-results";
49
- export { InitializationOptions } from "./components/search/atomic-search-interface/atomic-search-interface";
50
- export { StandaloneSearchBoxData } from "./utils/local-storage-utils";
51
47
  export { SearchBoxSuggestionElement } from "./components/common/suggestions/suggestions-types";
52
48
  export namespace Components {
53
49
  /**
@@ -292,84 +288,6 @@ export namespace Components {
292
288
  */
293
289
  "selector": string;
294
290
  }
295
- /**
296
- * A facet is a list of values for a certain field occurring in the results, ordered using a configurable criteria (e.g., number of occurrences).
297
- * An `atomic-facet` displays a facet of the results for the current query.
298
- */
299
- interface AtomicFacet {
300
- /**
301
- * Specifies an explicit list of `allowedValues` in the Search API request, as a JSON string representation. If you specify a list of values for this option, the facet uses only these values (if they are available in the current result set). Example: The following facet only uses the `Contact`, `Account`, and `File` values of the `objecttype` field. Even if the current result set contains other `objecttype` values, such as `Message`, or `Product`, the facet does not use those other values. ```html <atomic-facet field="objecttype" allowed-values='["Contact","Account","File"]'></atomic-facet> ``` The maximum amount of allowed values is 25. Default value is `undefined`, and the facet uses all available values for its `field` in the current result set.
302
- */
303
- "allowedValues": string[] | string;
304
- /**
305
- * Identifies the facet values that must appear at the top, in this order. This parameter can be used in conjunction with the `sortCriteria` parameter. Facet values not part of the `customSort` list will be sorted according to the `sortCriteria`. Example: The following facet will sort the `Contact`, `Account`, and `File` values at the top of the list for the `objecttype` field. If there are more than these 3 values available, the rest of the list will be sorted using `occurrences`. ```html <atomic-facet field="objecttype" custom-sort='["Contact","Account","File"]' sort-criteria='occurrences'></atomic-facet> ``` The maximum amount of custom sort values is 25. The default value is `undefined`, and the facet values will be sorted using only the `sortCriteria`.
306
- */
307
- "customSort": string[] | string;
308
- /**
309
- * The required facets and values for this facet to be displayed. Examples: ```html <atomic-facet facet-id="abc" field="objecttype" ...></atomic-facet> <!-- To show the facet when any value is selected in the facet with id "abc": --> <atomic-facet depends-on-abc ... ></atomic-facet> <!-- To show the facet when value "doc" is selected in the facet with id "abc": --> <atomic-facet depends-on-abc="doc" ... ></atomic-facet> ```
310
- */
311
- "dependsOn": Record<string, string>;
312
- /**
313
- * Whether to display the facet values as checkboxes (multiple selection), links (single selection) or boxes (multiple selection). Possible values are 'checkbox', 'link', and 'box'.
314
- */
315
- "displayValuesAs": 'checkbox' | 'link' | 'box';
316
- /**
317
- * Whether to allow excluding values from the facet.
318
- */
319
- "enableExclusion": boolean;
320
- /**
321
- * Specifies a unique identifier for the facet.
322
- */
323
- "facetId"?: string;
324
- /**
325
- * The field whose values you want to display in the facet.
326
- */
327
- "field": string;
328
- /**
329
- * Whether to exclude the parents of folded results when estimating the result count for each facet value. Note: Resulting count is only an estimation, in some cases this value could be incorrect.
330
- */
331
- "filterFacetCount": boolean;
332
- /**
333
- * The [heading level](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements) to use for the heading over the facet, from 1 to 6.
334
- */
335
- "headingLevel": number;
336
- /**
337
- * The maximum number of results to scan in the index to ensure that the facet lists all potential facet values. Note: A high injectionDepth may negatively impact the facet request performance. Minimum: `0` Default: `1000`
338
- */
339
- "injectionDepth": number;
340
- /**
341
- * Specifies whether the facet is collapsed. When the facet is the child of an `atomic-facet-manager` component, the facet manager controls this property.
342
- */
343
- "isCollapsed": boolean;
344
- /**
345
- * The non-localized label for the facet. Used in the `atomic-breadbox` component through the bindings store.
346
- */
347
- "label": string;
348
- /**
349
- * The number of values to request for this facet. Also determines the number of additional values to request each time more values are shown.
350
- */
351
- "numberOfValues": number;
352
- /**
353
- * Specifies how a result must match the selected facet values. Allowed values: - `atLeastOneValue`: A result will match if at least one of the corresponding facet values is selected. - `allValues`: A result will match if all corresponding facet values are selected.
354
- */
355
- "resultsMustMatch": FacetResultsMustMatch;
356
- /**
357
- * The sort criterion to apply to the returned facet values. Possible values are 'score', 'alphanumeric', 'alphanumericDescending', 'occurrences', alphanumericNatural', 'alphanumericNaturalDescending' and 'automatic'.
358
- */
359
- "sortCriteria": FacetSortCriterion;
360
- /**
361
- * The tabs on which this facet must not be displayed. This property should not be used at the same time as `tabs-included`. Set this property as a stringified JSON array, e.g., ```html <atomic-facet tabs-excluded='["tabIDA", "tabIDB"]'></atomic-facet> ``` If you don't set this property, the facet can be displayed on any tab. Otherwise, the facet won't be displayed on any of the specified tabs.
362
- */
363
- "tabsExcluded": string[] | string;
364
- /**
365
- * The tabs on which the facet can be displayed. This property should not be used at the same time as `tabs-excluded`. Set this property as a stringified JSON array, e.g., ```html <atomic-facet tabs-included='["tabIDA", "tabIDB"]'></atomic-facet> ``` If you don't set this property, the facet can be displayed on any tab. Otherwise, the facet can only be displayed on the specified tabs.
366
- */
367
- "tabsIncluded": string[] | string;
368
- /**
369
- * Whether this facet should contain a search box.
370
- */
371
- "withSearch": boolean;
372
- }
373
291
  /**
374
292
  * The `atomic-facet-manager` helps reorder facets and their values to match the most recent search response with the most relevant results.
375
293
  */
@@ -1427,6 +1345,23 @@ export namespace Components {
1427
1345
  */
1428
1346
  "start": number;
1429
1347
  }
1348
+ /**
1349
+ * The `atomic-pager` provides buttons that allow the end user to navigate through the different result pages.
1350
+ */
1351
+ interface AtomicPager {
1352
+ /**
1353
+ * The SVG icon to use to display the Next button. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
1354
+ */
1355
+ "nextButtonIcon": string;
1356
+ /**
1357
+ * Specifies how many page buttons to display in the pager.
1358
+ */
1359
+ "numberOfPages": number;
1360
+ /**
1361
+ * The SVG icon to use to display the Previous button. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
1362
+ */
1363
+ "previousButtonIcon": string;
1364
+ }
1430
1365
  /**
1431
1366
  * The `atomic-popover` component displays any facet as a popover menu.
1432
1367
  */
@@ -2432,84 +2367,6 @@ export namespace Components {
2432
2367
  */
2433
2368
  "maxWithoutQuery"?: number;
2434
2369
  }
2435
- /**
2436
- * The `atomic-search-interface` component is the parent to all other atomic components in a search page. It handles the headless search engine and localization configurations.
2437
- */
2438
- interface AtomicSearchInterface {
2439
- /**
2440
- * The value to set the [nonce](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/nonce) attribute to on inline script and style elements generated by this interface and its child components. If your application is served with a Content Security Policy (CSP) that doesn't include the `script-src: 'unsafe-inline'` or `style-src: 'unsafe-inline'` directives, you should ensure that your application server generates a new nonce on every page load and uses the generated value to set this prop and serve the corresponding CSP response headers (i.e., script-src 'nonce-<YOUR_GENERATED_NONCE>' and style-src 'nonce-<YOUR_GENERATED_NONCE>'). Otherwise you may see console errors such as - Refused to execute inline script because it violates the following Content Security Policy directive: [...] - Refused to apply inline style because it violates the following Content Security Policy directive: [...].
2441
- * @example : ```html <script nonce="<YOUR_GENERATED_NONCE>"> import {setNonce} from '@coveo/atomic'; setNonce('<YOUR_GENERATED_NONCE>'); </script> ```
2442
- */
2443
- "CspNonce"?: string;
2444
- /**
2445
- * Whether analytics should be enabled.
2446
- */
2447
- "analytics": boolean;
2448
- /**
2449
- * Whether the relevance inspector shortcut should be enabled for this interface. The relevance inspector can be opened by holding the Alt key (Option on Mac) while over the interface, and performing a double click. The relevance inspector allows to troubleshoot and debug queries.
2450
- */
2451
- "enableRelevanceInspector": boolean;
2452
- /**
2453
- * The search interface headless engine.
2454
- */
2455
- "engine"?: SearchEngine;
2456
- /**
2457
- * Executes the first search and logs the interface load event to analytics, after initializing connection to the headless search engine.
2458
- */
2459
- "executeFirstSearch": () => Promise<void>;
2460
- /**
2461
- * A list of non-default fields to include in the query results. Specify the property as an array using a JSON string representation: ```html <atomic-search-interface fields-to-include='["fieldA", "fieldB"]'></atomic-search-interface> ```
2462
- */
2463
- "fieldsToInclude": string[] | string;
2464
- /**
2465
- * The search interface i18next instance.
2466
- */
2467
- "i18n": i18n;
2468
- /**
2469
- * The icon assets path. By default, this will be a relative URL pointing to `./assets`. Example: "/mypublicpath/icons"
2470
- */
2471
- "iconAssetsPath": string;
2472
- /**
2473
- * Initializes the connection with the headless search engine using options for `accessToken` (required), `organizationId` (required), `environment` (defaults to `prod`), and `renewAccessToken`.
2474
- */
2475
- "initialize": (options: InitializationOptions) => Promise<void>;
2476
- /**
2477
- * Initializes the connection with an already preconfigured [headless search engine](https://docs.coveo.com/en/headless/latest/reference/interfaces/Search.SearchEngine.html), as opposed to the `initialize` method, which will internally create a new search engine instance. This bypasses the properties set on the component, such as analytics, searchHub, pipeline, language, timezone & logLevel.
2478
- */
2479
- "initializeWithSearchEngine": (engine: SearchEngine) => Promise<void>;
2480
- /**
2481
- * The search interface language.
2482
- */
2483
- "language": string;
2484
- /**
2485
- * The language assets path. By default, this will be a relative URL pointing to `./lang`. Example: "/mypublicpath/languages"
2486
- */
2487
- "languageAssetsPath": string;
2488
- /**
2489
- * The severity level of the messages to log in the console.
2490
- */
2491
- "logLevel"?: LogLevel;
2492
- /**
2493
- * The search interface [query pipeline](https://docs.coveo.com/en/180/). If the search interface is initialized using [`initializeWithSearchEngine`](https://docs.coveo.com/en/atomic/latest/reference/components/atomic-search-interface/#initializewithsearchengine), the query pipeline should instead be configured in the target engine.
2494
- */
2495
- "pipeline"?: string;
2496
- /**
2497
- * Whether the state should be reflected in the URL parameters.
2498
- */
2499
- "reflectStateInUrl": boolean;
2500
- /**
2501
- * The CSS selector for the container where the interface will scroll back to.
2502
- */
2503
- "scrollContainer": string;
2504
- /**
2505
- * The search interface [search hub](https://docs.coveo.com/en/1342/). If the search interface is initialized using [`initializeWithSearchEngine`](https://docs.coveo.com/en/atomic/latest/reference/components/atomic-search-interface/#initializewithsearchengine, the search hub should instead be configured in the target engine.
2506
- */
2507
- "searchHub"?: string;
2508
- /**
2509
- * The [tz database](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) identifier of the time zone to use to correctly interpret dates in the query expression, facets, and result items. By default, the timezone will be [guessed](https://day.js.org/docs/en/timezone/guessing-user-timezone). Example: "America/Montreal"
2510
- */
2511
- "timezone"?: string;
2512
- }
2513
2370
  /**
2514
2371
  * The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
2515
2372
  */
@@ -2922,6 +2779,10 @@ export interface AtomicIpxModalCustomEvent<T> extends CustomEvent<T> {
2922
2779
  detail: T;
2923
2780
  target: HTMLAtomicIpxModalElement;
2924
2781
  }
2782
+ export interface AtomicPagerCustomEvent<T> extends CustomEvent<T> {
2783
+ detail: T;
2784
+ target: HTMLAtomicPagerElement;
2785
+ }
2925
2786
  export interface AtomicQuickviewModalCustomEvent<T> extends CustomEvent<T> {
2926
2787
  detail: T;
2927
2788
  target: HTMLAtomicQuickviewModalElement;
@@ -3039,16 +2900,6 @@ declare global {
3039
2900
  prototype: HTMLAtomicExternalElement;
3040
2901
  new (): HTMLAtomicExternalElement;
3041
2902
  };
3042
- /**
3043
- * A facet is a list of values for a certain field occurring in the results, ordered using a configurable criteria (e.g., number of occurrences).
3044
- * An `atomic-facet` displays a facet of the results for the current query.
3045
- */
3046
- interface HTMLAtomicFacetElement extends Components.AtomicFacet, HTMLStencilElement {
3047
- }
3048
- var HTMLAtomicFacetElement: {
3049
- prototype: HTMLAtomicFacetElement;
3050
- new (): HTMLAtomicFacetElement;
3051
- };
3052
2903
  /**
3053
2904
  * The `atomic-facet-manager` helps reorder facets and their values to match the most recent search response with the most relevant results.
3054
2905
  */
@@ -3598,6 +3449,26 @@ declare global {
3598
3449
  prototype: HTMLAtomicNumericRangeElement;
3599
3450
  new (): HTMLAtomicNumericRangeElement;
3600
3451
  };
3452
+ interface HTMLAtomicPagerElementEventMap {
3453
+ "atomic/scrollToTop": any;
3454
+ }
3455
+ /**
3456
+ * The `atomic-pager` provides buttons that allow the end user to navigate through the different result pages.
3457
+ */
3458
+ interface HTMLAtomicPagerElement extends Components.AtomicPager, HTMLStencilElement {
3459
+ addEventListener<K extends keyof HTMLAtomicPagerElementEventMap>(type: K, listener: (this: HTMLAtomicPagerElement, ev: AtomicPagerCustomEvent<HTMLAtomicPagerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3460
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3461
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3462
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3463
+ removeEventListener<K extends keyof HTMLAtomicPagerElementEventMap>(type: K, listener: (this: HTMLAtomicPagerElement, ev: AtomicPagerCustomEvent<HTMLAtomicPagerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3464
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3465
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3466
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
3467
+ }
3468
+ var HTMLAtomicPagerElement: {
3469
+ prototype: HTMLAtomicPagerElement;
3470
+ new (): HTMLAtomicPagerElement;
3471
+ };
3601
3472
  /**
3602
3473
  * The `atomic-popover` component displays any facet as a popover menu.
3603
3474
  */
@@ -4171,15 +4042,6 @@ declare global {
4171
4042
  prototype: HTMLAtomicSearchBoxRecentQueriesElement;
4172
4043
  new (): HTMLAtomicSearchBoxRecentQueriesElement;
4173
4044
  };
4174
- /**
4175
- * The `atomic-search-interface` component is the parent to all other atomic components in a search page. It handles the headless search engine and localization configurations.
4176
- */
4177
- interface HTMLAtomicSearchInterfaceElement extends Components.AtomicSearchInterface, HTMLStencilElement {
4178
- }
4179
- var HTMLAtomicSearchInterfaceElement: {
4180
- prototype: HTMLAtomicSearchInterfaceElement;
4181
- new (): HTMLAtomicSearchInterfaceElement;
4182
- };
4183
4045
  /**
4184
4046
  * The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
4185
4047
  */
@@ -4464,7 +4326,6 @@ declare global {
4464
4326
  "atomic-color-facet": HTMLAtomicColorFacetElement;
4465
4327
  "atomic-did-you-mean": HTMLAtomicDidYouMeanElement;
4466
4328
  "atomic-external": HTMLAtomicExternalElement;
4467
- "atomic-facet": HTMLAtomicFacetElement;
4468
4329
  "atomic-facet-manager": HTMLAtomicFacetManagerElement;
4469
4330
  "atomic-facet-number-input": HTMLAtomicFacetNumberInputElement;
4470
4331
  "atomic-field-condition": HTMLAtomicFieldConditionElement;
@@ -4527,6 +4388,7 @@ declare global {
4527
4388
  "atomic-notifications": HTMLAtomicNotificationsElement;
4528
4389
  "atomic-numeric-facet": HTMLAtomicNumericFacetElement;
4529
4390
  "atomic-numeric-range": HTMLAtomicNumericRangeElement;
4391
+ "atomic-pager": HTMLAtomicPagerElement;
4530
4392
  "atomic-popover": HTMLAtomicPopoverElement;
4531
4393
  "atomic-query-error": HTMLAtomicQueryErrorElement;
4532
4394
  "atomic-quickview": HTMLAtomicQuickviewElement;
@@ -4575,7 +4437,6 @@ declare global {
4575
4437
  "atomic-search-box-instant-results": HTMLAtomicSearchBoxInstantResultsElement;
4576
4438
  "atomic-search-box-query-suggestions": HTMLAtomicSearchBoxQuerySuggestionsElement;
4577
4439
  "atomic-search-box-recent-queries": HTMLAtomicSearchBoxRecentQueriesElement;
4578
- "atomic-search-interface": HTMLAtomicSearchInterfaceElement;
4579
4440
  "atomic-segmented-facet": HTMLAtomicSegmentedFacetElement;
4580
4441
  "atomic-segmented-facet-scrollable": HTMLAtomicSegmentedFacetScrollableElement;
4581
4442
  "atomic-smart-snippet": HTMLAtomicSmartSnippetElement;
@@ -4837,84 +4698,6 @@ declare namespace LocalJSX {
4837
4698
  */
4838
4699
  "selector"?: string;
4839
4700
  }
4840
- /**
4841
- * A facet is a list of values for a certain field occurring in the results, ordered using a configurable criteria (e.g., number of occurrences).
4842
- * An `atomic-facet` displays a facet of the results for the current query.
4843
- */
4844
- interface AtomicFacet {
4845
- /**
4846
- * Specifies an explicit list of `allowedValues` in the Search API request, as a JSON string representation. If you specify a list of values for this option, the facet uses only these values (if they are available in the current result set). Example: The following facet only uses the `Contact`, `Account`, and `File` values of the `objecttype` field. Even if the current result set contains other `objecttype` values, such as `Message`, or `Product`, the facet does not use those other values. ```html <atomic-facet field="objecttype" allowed-values='["Contact","Account","File"]'></atomic-facet> ``` The maximum amount of allowed values is 25. Default value is `undefined`, and the facet uses all available values for its `field` in the current result set.
4847
- */
4848
- "allowedValues"?: string[] | string;
4849
- /**
4850
- * Identifies the facet values that must appear at the top, in this order. This parameter can be used in conjunction with the `sortCriteria` parameter. Facet values not part of the `customSort` list will be sorted according to the `sortCriteria`. Example: The following facet will sort the `Contact`, `Account`, and `File` values at the top of the list for the `objecttype` field. If there are more than these 3 values available, the rest of the list will be sorted using `occurrences`. ```html <atomic-facet field="objecttype" custom-sort='["Contact","Account","File"]' sort-criteria='occurrences'></atomic-facet> ``` The maximum amount of custom sort values is 25. The default value is `undefined`, and the facet values will be sorted using only the `sortCriteria`.
4851
- */
4852
- "customSort"?: string[] | string;
4853
- /**
4854
- * The required facets and values for this facet to be displayed. Examples: ```html <atomic-facet facet-id="abc" field="objecttype" ...></atomic-facet> <!-- To show the facet when any value is selected in the facet with id "abc": --> <atomic-facet depends-on-abc ... ></atomic-facet> <!-- To show the facet when value "doc" is selected in the facet with id "abc": --> <atomic-facet depends-on-abc="doc" ... ></atomic-facet> ```
4855
- */
4856
- "dependsOn"?: Record<string, string>;
4857
- /**
4858
- * Whether to display the facet values as checkboxes (multiple selection), links (single selection) or boxes (multiple selection). Possible values are 'checkbox', 'link', and 'box'.
4859
- */
4860
- "displayValuesAs"?: 'checkbox' | 'link' | 'box';
4861
- /**
4862
- * Whether to allow excluding values from the facet.
4863
- */
4864
- "enableExclusion"?: boolean;
4865
- /**
4866
- * Specifies a unique identifier for the facet.
4867
- */
4868
- "facetId"?: string;
4869
- /**
4870
- * The field whose values you want to display in the facet.
4871
- */
4872
- "field": string;
4873
- /**
4874
- * Whether to exclude the parents of folded results when estimating the result count for each facet value. Note: Resulting count is only an estimation, in some cases this value could be incorrect.
4875
- */
4876
- "filterFacetCount"?: boolean;
4877
- /**
4878
- * The [heading level](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements) to use for the heading over the facet, from 1 to 6.
4879
- */
4880
- "headingLevel"?: number;
4881
- /**
4882
- * The maximum number of results to scan in the index to ensure that the facet lists all potential facet values. Note: A high injectionDepth may negatively impact the facet request performance. Minimum: `0` Default: `1000`
4883
- */
4884
- "injectionDepth"?: number;
4885
- /**
4886
- * Specifies whether the facet is collapsed. When the facet is the child of an `atomic-facet-manager` component, the facet manager controls this property.
4887
- */
4888
- "isCollapsed"?: boolean;
4889
- /**
4890
- * The non-localized label for the facet. Used in the `atomic-breadbox` component through the bindings store.
4891
- */
4892
- "label"?: string;
4893
- /**
4894
- * The number of values to request for this facet. Also determines the number of additional values to request each time more values are shown.
4895
- */
4896
- "numberOfValues"?: number;
4897
- /**
4898
- * Specifies how a result must match the selected facet values. Allowed values: - `atLeastOneValue`: A result will match if at least one of the corresponding facet values is selected. - `allValues`: A result will match if all corresponding facet values are selected.
4899
- */
4900
- "resultsMustMatch"?: FacetResultsMustMatch;
4901
- /**
4902
- * The sort criterion to apply to the returned facet values. Possible values are 'score', 'alphanumeric', 'alphanumericDescending', 'occurrences', alphanumericNatural', 'alphanumericNaturalDescending' and 'automatic'.
4903
- */
4904
- "sortCriteria"?: FacetSortCriterion;
4905
- /**
4906
- * The tabs on which this facet must not be displayed. This property should not be used at the same time as `tabs-included`. Set this property as a stringified JSON array, e.g., ```html <atomic-facet tabs-excluded='["tabIDA", "tabIDB"]'></atomic-facet> ``` If you don't set this property, the facet can be displayed on any tab. Otherwise, the facet won't be displayed on any of the specified tabs.
4907
- */
4908
- "tabsExcluded"?: string[] | string;
4909
- /**
4910
- * The tabs on which the facet can be displayed. This property should not be used at the same time as `tabs-excluded`. Set this property as a stringified JSON array, e.g., ```html <atomic-facet tabs-included='["tabIDA", "tabIDB"]'></atomic-facet> ``` If you don't set this property, the facet can be displayed on any tab. Otherwise, the facet can only be displayed on the specified tabs.
4911
- */
4912
- "tabsIncluded"?: string[] | string;
4913
- /**
4914
- * Whether this facet should contain a search box.
4915
- */
4916
- "withSearch"?: boolean;
4917
- }
4918
4701
  /**
4919
4702
  * The `atomic-facet-manager` helps reorder facets and their values to match the most recent search response with the most relevant results.
4920
4703
  */
@@ -5918,6 +5701,24 @@ declare namespace LocalJSX {
5918
5701
  */
5919
5702
  "start": number;
5920
5703
  }
5704
+ /**
5705
+ * The `atomic-pager` provides buttons that allow the end user to navigate through the different result pages.
5706
+ */
5707
+ interface AtomicPager {
5708
+ /**
5709
+ * The SVG icon to use to display the Next button. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
5710
+ */
5711
+ "nextButtonIcon"?: string;
5712
+ /**
5713
+ * Specifies how many page buttons to display in the pager.
5714
+ */
5715
+ "numberOfPages"?: number;
5716
+ "onAtomic/scrollToTop"?: (event: AtomicPagerCustomEvent<any>) => void;
5717
+ /**
5718
+ * The SVG icon to use to display the Previous button. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
5719
+ */
5720
+ "previousButtonIcon"?: string;
5721
+ }
5921
5722
  /**
5922
5723
  * The `atomic-popover` component displays any facet as a popover menu.
5923
5724
  */
@@ -6856,72 +6657,6 @@ declare namespace LocalJSX {
6856
6657
  */
6857
6658
  "maxWithoutQuery"?: number;
6858
6659
  }
6859
- /**
6860
- * The `atomic-search-interface` component is the parent to all other atomic components in a search page. It handles the headless search engine and localization configurations.
6861
- */
6862
- interface AtomicSearchInterface {
6863
- /**
6864
- * The value to set the [nonce](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/nonce) attribute to on inline script and style elements generated by this interface and its child components. If your application is served with a Content Security Policy (CSP) that doesn't include the `script-src: 'unsafe-inline'` or `style-src: 'unsafe-inline'` directives, you should ensure that your application server generates a new nonce on every page load and uses the generated value to set this prop and serve the corresponding CSP response headers (i.e., script-src 'nonce-<YOUR_GENERATED_NONCE>' and style-src 'nonce-<YOUR_GENERATED_NONCE>'). Otherwise you may see console errors such as - Refused to execute inline script because it violates the following Content Security Policy directive: [...] - Refused to apply inline style because it violates the following Content Security Policy directive: [...].
6865
- * @example : ```html <script nonce="<YOUR_GENERATED_NONCE>"> import {setNonce} from '@coveo/atomic'; setNonce('<YOUR_GENERATED_NONCE>'); </script> ```
6866
- */
6867
- "CspNonce"?: string;
6868
- /**
6869
- * Whether analytics should be enabled.
6870
- */
6871
- "analytics"?: boolean;
6872
- /**
6873
- * Whether the relevance inspector shortcut should be enabled for this interface. The relevance inspector can be opened by holding the Alt key (Option on Mac) while over the interface, and performing a double click. The relevance inspector allows to troubleshoot and debug queries.
6874
- */
6875
- "enableRelevanceInspector"?: boolean;
6876
- /**
6877
- * The search interface headless engine.
6878
- */
6879
- "engine"?: SearchEngine;
6880
- /**
6881
- * A list of non-default fields to include in the query results. Specify the property as an array using a JSON string representation: ```html <atomic-search-interface fields-to-include='["fieldA", "fieldB"]'></atomic-search-interface> ```
6882
- */
6883
- "fieldsToInclude"?: string[] | string;
6884
- /**
6885
- * The search interface i18next instance.
6886
- */
6887
- "i18n"?: i18n;
6888
- /**
6889
- * The icon assets path. By default, this will be a relative URL pointing to `./assets`. Example: "/mypublicpath/icons"
6890
- */
6891
- "iconAssetsPath"?: string;
6892
- /**
6893
- * The search interface language.
6894
- */
6895
- "language"?: string;
6896
- /**
6897
- * The language assets path. By default, this will be a relative URL pointing to `./lang`. Example: "/mypublicpath/languages"
6898
- */
6899
- "languageAssetsPath"?: string;
6900
- /**
6901
- * The severity level of the messages to log in the console.
6902
- */
6903
- "logLevel"?: LogLevel;
6904
- /**
6905
- * The search interface [query pipeline](https://docs.coveo.com/en/180/). If the search interface is initialized using [`initializeWithSearchEngine`](https://docs.coveo.com/en/atomic/latest/reference/components/atomic-search-interface/#initializewithsearchengine), the query pipeline should instead be configured in the target engine.
6906
- */
6907
- "pipeline"?: string;
6908
- /**
6909
- * Whether the state should be reflected in the URL parameters.
6910
- */
6911
- "reflectStateInUrl"?: boolean;
6912
- /**
6913
- * The CSS selector for the container where the interface will scroll back to.
6914
- */
6915
- "scrollContainer"?: string;
6916
- /**
6917
- * The search interface [search hub](https://docs.coveo.com/en/1342/). If the search interface is initialized using [`initializeWithSearchEngine`](https://docs.coveo.com/en/atomic/latest/reference/components/atomic-search-interface/#initializewithsearchengine, the search hub should instead be configured in the target engine.
6918
- */
6919
- "searchHub"?: string;
6920
- /**
6921
- * The [tz database](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) identifier of the time zone to use to correctly interpret dates in the query expression, facets, and result items. By default, the timezone will be [guessed](https://day.js.org/docs/en/timezone/guessing-user-timezone). Example: "America/Montreal"
6922
- */
6923
- "timezone"?: string;
6924
- }
6925
6660
  /**
6926
6661
  * The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
6927
6662
  */
@@ -7317,7 +7052,6 @@ declare namespace LocalJSX {
7317
7052
  "atomic-color-facet": AtomicColorFacet;
7318
7053
  "atomic-did-you-mean": AtomicDidYouMean;
7319
7054
  "atomic-external": AtomicExternal;
7320
- "atomic-facet": AtomicFacet;
7321
7055
  "atomic-facet-manager": AtomicFacetManager;
7322
7056
  "atomic-facet-number-input": AtomicFacetNumberInput;
7323
7057
  "atomic-field-condition": AtomicFieldCondition;
@@ -7380,6 +7114,7 @@ declare namespace LocalJSX {
7380
7114
  "atomic-notifications": AtomicNotifications;
7381
7115
  "atomic-numeric-facet": AtomicNumericFacet;
7382
7116
  "atomic-numeric-range": AtomicNumericRange;
7117
+ "atomic-pager": AtomicPager;
7383
7118
  "atomic-popover": AtomicPopover;
7384
7119
  "atomic-query-error": AtomicQueryError;
7385
7120
  "atomic-quickview": AtomicQuickview;
@@ -7428,7 +7163,6 @@ declare namespace LocalJSX {
7428
7163
  "atomic-search-box-instant-results": AtomicSearchBoxInstantResults;
7429
7164
  "atomic-search-box-query-suggestions": AtomicSearchBoxQuerySuggestions;
7430
7165
  "atomic-search-box-recent-queries": AtomicSearchBoxRecentQueries;
7431
- "atomic-search-interface": AtomicSearchInterface;
7432
7166
  "atomic-segmented-facet": AtomicSegmentedFacet;
7433
7167
  "atomic-segmented-facet-scrollable": AtomicSegmentedFacetScrollable;
7434
7168
  "atomic-smart-snippet": AtomicSmartSnippet;
@@ -7501,11 +7235,6 @@ declare module "@stencil/core" {
7501
7235
  * The `atomic-external` component allows components defined outside of the `atomic-search-interface` to initialize.
7502
7236
  */
7503
7237
  "atomic-external": LocalJSX.AtomicExternal & JSXBase.HTMLAttributes<HTMLAtomicExternalElement>;
7504
- /**
7505
- * A facet is a list of values for a certain field occurring in the results, ordered using a configurable criteria (e.g., number of occurrences).
7506
- * An `atomic-facet` displays a facet of the results for the current query.
7507
- */
7508
- "atomic-facet": LocalJSX.AtomicFacet & JSXBase.HTMLAttributes<HTMLAtomicFacetElement>;
7509
7238
  /**
7510
7239
  * The `atomic-facet-manager` helps reorder facets and their values to match the most recent search response with the most relevant results.
7511
7240
  */
@@ -7645,6 +7374,10 @@ declare module "@stencil/core" {
7645
7374
  * The `atomic-numeric-range` component defines the range of an `atomic-numeric-facet`, and therefore must be defined within an `atomic-numeric-facet` component.
7646
7375
  */
7647
7376
  "atomic-numeric-range": LocalJSX.AtomicNumericRange & JSXBase.HTMLAttributes<HTMLAtomicNumericRangeElement>;
7377
+ /**
7378
+ * The `atomic-pager` provides buttons that allow the end user to navigate through the different result pages.
7379
+ */
7380
+ "atomic-pager": LocalJSX.AtomicPager & JSXBase.HTMLAttributes<HTMLAtomicPagerElement>;
7648
7381
  /**
7649
7382
  * The `atomic-popover` component displays any facet as a popover menu.
7650
7383
  */
@@ -7944,10 +7677,6 @@ declare module "@stencil/core" {
7944
7677
  * The `atomic-search-box-recent-queries` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of recent query suggestions.
7945
7678
  */
7946
7679
  "atomic-search-box-recent-queries": LocalJSX.AtomicSearchBoxRecentQueries & JSXBase.HTMLAttributes<HTMLAtomicSearchBoxRecentQueriesElement>;
7947
- /**
7948
- * The `atomic-search-interface` component is the parent to all other atomic components in a search page. It handles the headless search engine and localization configurations.
7949
- */
7950
- "atomic-search-interface": LocalJSX.AtomicSearchInterface & JSXBase.HTMLAttributes<HTMLAtomicSearchInterfaceElement>;
7951
7680
  /**
7952
7681
  * The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
7953
7682
  */