@coveo/atomic 3.33.0 → 3.33.1-pre.2a3e15151f

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 (413) 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/components/analytics-config.js +1 -1
  4. package/dist/atomic/components/analytics-config.js.map +1 -1
  5. package/dist/atomic/components/atomic-category-facet.js +1 -1
  6. package/dist/atomic/components/atomic-citation.js +1 -547
  7. package/dist/atomic/components/atomic-citation.js.map +1 -1
  8. package/dist/{esm/atomic-citation.entry.js → atomic/components/atomic-citation2.js} +35 -13
  9. package/dist/atomic/components/atomic-citation2.js.map +1 -0
  10. package/dist/atomic/components/atomic-facet-manager.js +1 -1
  11. package/dist/atomic/components/atomic-facet.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 -440
  16. package/dist/atomic/components/atomic-generated-answer-feedback-modal.js.map +1 -1
  17. package/dist/{esm/atomic-generated-answer-feedback-modal.entry.js → atomic/components/atomic-generated-answer-feedback-modal2.js} +55 -25
  18. package/dist/atomic/components/atomic-generated-answer-feedback-modal2.js.map +1 -0
  19. package/dist/atomic/components/atomic-generated-answer.js +91 -28
  20. package/dist/atomic/components/atomic-generated-answer.js.map +1 -1
  21. package/dist/atomic/components/atomic-html2.js +1 -1
  22. package/dist/atomic/components/atomic-insight-folded-result-list.js +1 -1
  23. package/dist/atomic/components/atomic-insight-generated-answer.js +98 -34
  24. package/dist/atomic/components/atomic-insight-generated-answer.js.map +1 -1
  25. package/dist/atomic/components/atomic-insight-history-toggle.js +1 -1
  26. package/dist/atomic/components/atomic-insight-no-results.js +1 -1
  27. package/dist/atomic/components/atomic-insight-numeric-facet.js +1 -1
  28. package/dist/atomic/components/atomic-insight-pager.js +3 -3
  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-attach-to-case-indicator.js +1 -1
  33. package/dist/atomic/components/atomic-insight-result-children.js +1 -1
  34. package/dist/atomic/components/atomic-insight-result-list.js +1 -1
  35. package/dist/atomic/components/atomic-insight-result-quickview-action.js +1 -1
  36. package/dist/atomic/components/atomic-insight-result2.js +1 -1
  37. package/dist/atomic/components/atomic-insight-search-box.js +2 -2
  38. package/dist/atomic/components/atomic-insight-smart-snippet-feedback-modal2.js +2 -2
  39. package/dist/atomic/components/atomic-insight-tabs.js +1 -1
  40. package/dist/atomic/components/atomic-insight-user-actions-session2.js +1 -1
  41. package/dist/atomic/components/atomic-insight-user-actions-toggle.js +1 -1
  42. package/dist/atomic/components/atomic-ipx-body2.js +2 -2
  43. package/dist/atomic/components/atomic-ipx-button.js +2 -2
  44. package/dist/atomic/components/atomic-ipx-embedded.js +1 -1
  45. package/dist/atomic/components/atomic-ipx-modal.js +2 -2
  46. package/dist/atomic/components/atomic-ipx-recs-list.js +1 -1
  47. package/dist/atomic/components/atomic-ipx-refine-modal2.js +1 -1
  48. package/dist/atomic/components/atomic-ipx-refine-toggle.js +1 -1
  49. package/dist/atomic/components/atomic-ipx-result-link.js +2 -2
  50. package/dist/atomic/components/atomic-ipx-tabs.js +1 -1
  51. package/dist/atomic/components/atomic-load-more-results.js +1 -1
  52. package/dist/atomic/components/atomic-no-results.js +1 -1
  53. package/dist/atomic/components/atomic-numeric-facet.js +1 -1
  54. package/dist/atomic/components/atomic-pager.js +3 -3
  55. package/dist/atomic/components/atomic-popover.js +1 -1
  56. package/dist/atomic/components/atomic-query-error.js +1 -1
  57. package/dist/atomic/components/atomic-query-summary.js +1 -1
  58. package/dist/atomic/components/atomic-quickview-modal2.js +1 -1
  59. package/dist/atomic/components/atomic-quickview.js +1 -1
  60. package/dist/atomic/components/atomic-recs-error.js +1 -1
  61. package/dist/atomic/components/atomic-recs-list.js +1 -1
  62. package/dist/atomic/components/atomic-refine-modal2.js +1 -1
  63. package/dist/atomic/components/atomic-refine-toggle.js +1 -1
  64. package/dist/atomic/components/atomic-relevance-inspector2.js +2 -2
  65. package/dist/atomic/components/atomic-result-children.js +1 -1
  66. package/dist/atomic/components/atomic-result-fields-list.js +1 -1
  67. package/dist/atomic/components/atomic-result-link.js +2 -2
  68. package/dist/atomic/components/atomic-result-list.js +1 -1
  69. package/dist/atomic/components/atomic-result-table-placeholder2.js +1 -1
  70. package/dist/atomic/components/atomic-search-box-query-suggestions2.js +1 -1
  71. package/dist/atomic/components/atomic-search-box-recent-queries2.js +1 -1
  72. package/dist/atomic/components/atomic-search-box.js +4 -4
  73. package/dist/atomic/components/atomic-smart-snippet-feedback-modal2.js +2 -2
  74. package/dist/atomic/components/atomic-sort-dropdown.js +2 -2
  75. package/dist/atomic/components/atomic-sort-expression.js +1 -1
  76. package/dist/atomic/components/atomic-tab-manager.js +1 -1
  77. package/dist/atomic/components/attributes-slot.js +1 -1
  78. package/dist/atomic/components/createPopper.js +1 -1
  79. package/dist/atomic/components/{generated-answer-common.js → generated-answer-renderer.js} +159 -247
  80. package/dist/atomic/components/generated-answer-renderer.js.map +1 -0
  81. package/dist/atomic/components/global/environment.js +1 -1
  82. package/dist/atomic/components/popper-lite.js +1 -1
  83. package/dist/atomic/components/slot-utils.js +1 -1
  84. package/dist/atomic/components/tab-popover.js +1 -1
  85. package/dist/atomic/p-027b85e5.js +2 -0
  86. package/dist/atomic/{p-bed5a86b.js.map → p-027b85e5.js.map} +1 -1
  87. package/dist/atomic/{p-5db0ffd7.entry.js → p-0565e73b.entry.js} +2 -2
  88. package/dist/atomic/{p-f2bae47c.entry.js → p-061fb6f9.entry.js} +2 -2
  89. package/dist/atomic/{p-8044bbe4.entry.js → p-064567c3.entry.js} +2 -2
  90. package/dist/atomic/{p-7b9026d7.js → p-07f25674.js} +2 -2
  91. package/dist/atomic/{p-75b863ea.entry.js → p-0a76cd30.entry.js} +2 -2
  92. package/dist/atomic/{p-c727cd49.entry.js → p-0d32a5f2.entry.js} +2 -2
  93. package/dist/atomic/{p-eb026d69.entry.js → p-129799b2.entry.js} +2 -2
  94. package/dist/atomic/{p-3bda3e96.entry.js → p-12e41bc3.entry.js} +2 -2
  95. package/dist/atomic/{p-8b6aaeed.entry.js → p-15048f34.entry.js} +2 -2
  96. package/dist/atomic/{p-7464f00a.entry.js → p-15214935.entry.js} +2 -2
  97. package/dist/atomic/{p-a3aaf456.entry.js → p-19db78c9.entry.js} +2 -2
  98. package/dist/atomic/{p-fb26a29f.entry.js → p-24302330.entry.js} +2 -2
  99. package/dist/atomic/{p-c19a9af4.entry.js → p-25263126.entry.js} +2 -2
  100. package/dist/atomic/{p-633628d5.entry.js → p-25c09399.entry.js} +2 -2
  101. package/dist/atomic/{p-77ae34ce.entry.js → p-37d6236f.entry.js} +2 -2
  102. package/dist/atomic/{p-db9ca9c3.entry.js → p-395b2384.entry.js} +2 -2
  103. package/dist/atomic/{p-1e21a920.entry.js → p-3fd98a23.entry.js} +2 -2
  104. package/dist/atomic/{p-100da102.entry.js → p-40c4d7ac.entry.js} +2 -2
  105. package/dist/atomic/{p-db3dce80.entry.js → p-452b7ae6.entry.js} +2 -2
  106. package/dist/atomic/{p-946fe85f.js → p-4aaffb59.js} +2 -2
  107. package/dist/atomic/{p-9da1c516.entry.js → p-4bf5df6f.entry.js} +2 -2
  108. package/dist/atomic/{p-6083c9be.entry.js → p-4d15767c.entry.js} +2 -2
  109. package/dist/atomic/{p-d172edcc.entry.js → p-5459a1f0.entry.js} +2 -2
  110. package/dist/atomic/{p-2f668825.entry.js → p-556d401d.entry.js} +2 -2
  111. package/dist/atomic/{p-c35fb052.entry.js → p-55e41484.entry.js} +2 -2
  112. package/dist/atomic/{p-48c8a766.entry.js → p-5730dec7.entry.js} +2 -2
  113. package/dist/atomic/{p-4eb5bc54.entry.js → p-5a366eac.entry.js} +2 -2
  114. package/dist/atomic/p-5d785d02.entry.js +2 -0
  115. package/dist/atomic/p-5d785d02.entry.js.map +1 -0
  116. package/dist/atomic/p-632046cf.entry.js +2 -0
  117. package/dist/atomic/{p-dc89e560.entry.js → p-6c7d88eb.entry.js} +2 -2
  118. package/dist/atomic/{p-27064d6e.entry.js → p-6f151c5f.entry.js} +2 -2
  119. package/dist/atomic/{p-444bff80.entry.js → p-77160de0.entry.js} +2 -2
  120. package/dist/atomic/{p-a1924914.entry.js → p-789c166b.entry.js} +2 -2
  121. package/dist/atomic/{p-8b80d576.entry.js → p-80b418c5.entry.js} +2 -2
  122. package/dist/atomic/{p-fbacb7a0.entry.js → p-8321376b.entry.js} +2 -2
  123. package/dist/atomic/{p-731b7ad8.entry.js → p-83d0fa08.entry.js} +2 -2
  124. package/dist/atomic/p-847d1273.entry.js +2 -0
  125. package/dist/atomic/{p-5afe99b1.entry.js → p-85dcd0b8.entry.js} +2 -2
  126. package/dist/atomic/{p-ba67a16b.js → p-87c13ba0.js} +2 -2
  127. package/dist/atomic/{p-ba67a16b.js.map → p-87c13ba0.js.map} +1 -1
  128. package/dist/atomic/{p-009525f1.entry.js → p-88f0bb62.entry.js} +2 -2
  129. package/dist/atomic/{p-113cc160.entry.js → p-8baf5ec4.entry.js} +2 -2
  130. package/dist/atomic/{p-bfdecd0f.entry.js → p-8bdd7a67.entry.js} +2 -2
  131. package/dist/atomic/{p-e392095a.entry.js → p-8dec58c0.entry.js} +2 -2
  132. package/dist/atomic/{p-f9289f2f.entry.js → p-8f277cb8.entry.js} +2 -2
  133. package/dist/atomic/{p-8d0b9f5a.entry.js → p-9742f412.entry.js} +2 -2
  134. package/dist/atomic/{p-882a99f5.entry.js → p-99d5f93b.entry.js} +2 -2
  135. package/dist/atomic/{p-b0bd2709.entry.js → p-9cb248b7.entry.js} +2 -2
  136. package/dist/atomic/{p-5c813055.entry.js → p-9de46009.entry.js} +2 -2
  137. package/dist/atomic/p-aad40b42.js +2 -0
  138. package/dist/atomic/p-aad40b42.js.map +1 -0
  139. package/dist/atomic/{p-ca0a32dc.entry.js → p-afe08816.entry.js} +2 -2
  140. package/dist/atomic/{p-09924944.entry.js → p-b5d80111.entry.js} +2 -2
  141. package/dist/atomic/{p-04481727.entry.js → p-b8b26796.entry.js} +2 -2
  142. package/dist/atomic/{p-b6c5584a.entry.js → p-bc03189c.entry.js} +2 -2
  143. package/dist/atomic/{p-09934c1e.entry.js → p-c7fc7d32.entry.js} +2 -2
  144. package/dist/atomic/p-ccfe600e.entry.js +2 -0
  145. package/dist/atomic/p-ccfe600e.entry.js.map +1 -0
  146. package/dist/atomic/{p-22ef68f4.entry.js → p-cdf2f41d.entry.js} +2 -2
  147. package/dist/atomic/{p-58fe83ae.entry.js → p-d23032ec.entry.js} +2 -2
  148. package/dist/atomic/{p-31d3304c.entry.js → p-d554cf29.entry.js} +2 -2
  149. package/dist/atomic/{p-9a72f043.entry.js → p-d6937e96.entry.js} +2 -2
  150. package/dist/atomic/{p-2b76b255.entry.js → p-d6992ca7.entry.js} +2 -2
  151. package/dist/atomic/{p-4dd88abc.entry.js → p-d91d00a0.entry.js} +2 -2
  152. package/dist/atomic/{p-d5628c4c.entry.js → p-dbac498d.entry.js} +2 -2
  153. package/dist/atomic/{p-91d64c67.entry.js → p-dbeed413.entry.js} +2 -2
  154. package/dist/atomic/p-dbf8b517.entry.js +2 -0
  155. package/dist/atomic/p-dbf8b517.entry.js.map +1 -0
  156. package/dist/atomic/{p-005dcc88.entry.js → p-e1a6502d.entry.js} +2 -2
  157. package/dist/atomic/{p-d3e1a9aa.entry.js → p-e8dd2a37.entry.js} +2 -2
  158. package/dist/atomic/{p-f5f8990e.entry.js → p-eecdba00.entry.js} +2 -2
  159. package/dist/atomic/{p-2a7ac870.entry.js → p-f165c179.entry.js} +2 -2
  160. package/dist/atomic/{p-ac8941e8.entry.js → p-f79fda00.entry.js} +2 -2
  161. package/dist/atomic/{p-09a5ef74.entry.js → p-fe934267.entry.js} +2 -2
  162. package/dist/cjs/_loader.cjs.js +1 -1
  163. package/dist/cjs/{analytics-config-f34a68ee.js → analytics-config-27e563ce.js} +2 -2
  164. package/dist/cjs/analytics-config-27e563ce.js.map +1 -0
  165. package/dist/cjs/atomic-category-facet.cjs.entry.js +1 -1
  166. package/dist/cjs/{atomic-generated-answer-feedback-modal.cjs.entry.js → atomic-citation_2.cjs.entry.js} +526 -1
  167. package/dist/cjs/atomic-citation_2.cjs.entry.js.map +1 -0
  168. package/dist/cjs/atomic-facet-manager.cjs.entry.js +1 -1
  169. package/dist/cjs/atomic-facet.cjs.entry.js +1 -1
  170. package/dist/cjs/atomic-format-currency.cjs.entry.js +1 -1
  171. package/dist/cjs/atomic-format-number.cjs.entry.js +1 -1
  172. package/dist/cjs/atomic-format-unit.cjs.entry.js +1 -1
  173. package/dist/cjs/atomic-generated-answer.cjs.entry.js +65 -27
  174. package/dist/cjs/atomic-generated-answer.cjs.entry.js.map +1 -1
  175. package/dist/cjs/atomic-html.cjs.entry.js +1 -1
  176. package/dist/cjs/atomic-insight-folded-result-list.cjs.entry.js +1 -1
  177. package/dist/cjs/atomic-insight-generated-answer.cjs.entry.js +71 -32
  178. package/dist/cjs/atomic-insight-generated-answer.cjs.entry.js.map +1 -1
  179. package/dist/cjs/atomic-insight-history-toggle.cjs.entry.js +1 -1
  180. package/dist/cjs/atomic-insight-interface.cjs.entry.js +1 -1
  181. package/dist/cjs/atomic-insight-no-results.cjs.entry.js +1 -1
  182. package/dist/cjs/atomic-insight-numeric-facet.cjs.entry.js +1 -1
  183. package/dist/cjs/atomic-insight-pager.cjs.entry.js +3 -3
  184. package/dist/cjs/atomic-insight-query-error.cjs.entry.js +1 -1
  185. package/dist/cjs/atomic-insight-refine-modal.cjs.entry.js +2 -2
  186. package/dist/cjs/atomic-insight-refine-toggle.cjs.entry.js +1 -1
  187. package/dist/cjs/atomic-insight-result-attach-to-case-indicator.cjs.entry.js +1 -1
  188. package/dist/cjs/atomic-insight-result-children.cjs.entry.js +1 -1
  189. package/dist/cjs/atomic-insight-result-list.cjs.entry.js +1 -1
  190. package/dist/cjs/atomic-insight-result-quickview-action.cjs.entry.js +1 -1
  191. package/dist/cjs/atomic-insight-result.cjs.entry.js +1 -1
  192. package/dist/cjs/atomic-insight-search-box.cjs.entry.js +2 -2
  193. package/dist/cjs/atomic-insight-smart-snippet-feedback-modal.cjs.entry.js +2 -2
  194. package/dist/cjs/atomic-insight-tabs.cjs.entry.js +1 -1
  195. package/dist/cjs/atomic-insight-user-actions-session_2.cjs.entry.js +1 -1
  196. package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js +1 -1
  197. package/dist/cjs/atomic-ipx-body.cjs.entry.js +2 -2
  198. package/dist/cjs/atomic-ipx-button.cjs.entry.js +2 -2
  199. package/dist/cjs/atomic-ipx-embedded.cjs.entry.js +1 -1
  200. package/dist/cjs/atomic-ipx-modal.cjs.entry.js +2 -2
  201. package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js +1 -1
  202. package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js +1 -1
  203. package/dist/cjs/atomic-ipx-refine-toggle.cjs.entry.js +1 -1
  204. package/dist/cjs/atomic-ipx-result-link.cjs.entry.js +1 -1
  205. package/dist/cjs/atomic-ipx-tabs.cjs.entry.js +1 -1
  206. package/dist/cjs/atomic-load-more-results.cjs.entry.js +1 -1
  207. package/dist/cjs/atomic-no-results.cjs.entry.js +1 -1
  208. package/dist/cjs/atomic-numeric-facet.cjs.entry.js +1 -1
  209. package/dist/cjs/atomic-pager.cjs.entry.js +3 -3
  210. package/dist/cjs/atomic-query-error.cjs.entry.js +1 -1
  211. package/dist/cjs/atomic-query-summary.cjs.entry.js +1 -1
  212. package/dist/cjs/atomic-quickview-modal.cjs.entry.js +1 -1
  213. package/dist/cjs/atomic-quickview.cjs.entry.js +1 -1
  214. package/dist/cjs/atomic-recs-error.cjs.entry.js +1 -1
  215. package/dist/cjs/atomic-recs-interface.cjs.entry.js +1 -1
  216. package/dist/cjs/atomic-recs-list.cjs.entry.js +1 -1
  217. package/dist/cjs/atomic-refine-modal.cjs.entry.js +1 -1
  218. package/dist/cjs/atomic-refine-toggle.cjs.entry.js +1 -1
  219. package/dist/cjs/atomic-relevance-inspector.cjs.entry.js +2 -2
  220. package/dist/cjs/atomic-result-children.cjs.entry.js +1 -1
  221. package/dist/cjs/atomic-result-fields-list.cjs.entry.js +1 -1
  222. package/dist/cjs/atomic-result-link.cjs.entry.js +1 -1
  223. package/dist/cjs/atomic-result-list.cjs.entry.js +1 -1
  224. package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js +1 -1
  225. package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js +2 -2
  226. package/dist/cjs/atomic-search-box.cjs.entry.js +4 -4
  227. package/dist/cjs/atomic-search-interface.cjs.entry.js +1 -1
  228. package/dist/cjs/atomic-smart-snippet-feedback-modal.cjs.entry.js +2 -2
  229. package/dist/cjs/atomic-sort-dropdown.cjs.entry.js +2 -2
  230. package/dist/cjs/atomic-sort-expression.cjs.entry.js +1 -1
  231. package/dist/cjs/atomic-tab-manager.cjs.entry.js +1 -1
  232. package/dist/cjs/atomic.cjs.js +1 -1
  233. package/dist/cjs/{generated-answer-common-4cd4b7c6.js → generated-answer-renderer-b91052b8.js} +164 -247
  234. package/dist/cjs/generated-answer-renderer-b91052b8.js.map +1 -0
  235. package/dist/cjs/index-757bc886.js +4 -8
  236. package/dist/cjs/version.cjs.js +2 -2
  237. package/dist/esm/_loader.js +1 -1
  238. package/dist/esm/{analytics-config-672b6eba.js → analytics-config-9607b4dd.js} +2 -2
  239. package/dist/esm/analytics-config-9607b4dd.js.map +1 -0
  240. package/dist/esm/atomic-category-facet.entry.js +1 -1
  241. package/dist/esm/atomic-citation_2.entry.js +938 -0
  242. package/dist/esm/atomic-citation_2.entry.js.map +1 -0
  243. package/dist/esm/atomic-facet-manager.entry.js +1 -1
  244. package/dist/esm/atomic-facet.entry.js +1 -1
  245. package/dist/esm/atomic-format-currency.entry.js +1 -1
  246. package/dist/esm/atomic-format-number.entry.js +1 -1
  247. package/dist/esm/atomic-format-unit.entry.js +1 -1
  248. package/dist/esm/atomic-generated-answer.entry.js +67 -29
  249. package/dist/esm/atomic-generated-answer.entry.js.map +1 -1
  250. package/dist/esm/atomic-html.entry.js +1 -1
  251. package/dist/esm/atomic-insight-folded-result-list.entry.js +1 -1
  252. package/dist/esm/atomic-insight-generated-answer.entry.js +74 -35
  253. package/dist/esm/atomic-insight-generated-answer.entry.js.map +1 -1
  254. package/dist/esm/atomic-insight-history-toggle.entry.js +1 -1
  255. package/dist/esm/atomic-insight-interface.entry.js +1 -1
  256. package/dist/esm/atomic-insight-no-results.entry.js +1 -1
  257. package/dist/esm/atomic-insight-numeric-facet.entry.js +1 -1
  258. package/dist/esm/atomic-insight-pager.entry.js +3 -3
  259. package/dist/esm/atomic-insight-query-error.entry.js +1 -1
  260. package/dist/esm/atomic-insight-refine-modal.entry.js +2 -2
  261. package/dist/esm/atomic-insight-refine-toggle.entry.js +1 -1
  262. package/dist/esm/atomic-insight-result-attach-to-case-indicator.entry.js +1 -1
  263. package/dist/esm/atomic-insight-result-children.entry.js +1 -1
  264. package/dist/esm/atomic-insight-result-list.entry.js +1 -1
  265. package/dist/esm/atomic-insight-result-quickview-action.entry.js +1 -1
  266. package/dist/esm/atomic-insight-result.entry.js +1 -1
  267. package/dist/esm/atomic-insight-search-box.entry.js +2 -2
  268. package/dist/esm/atomic-insight-smart-snippet-feedback-modal.entry.js +2 -2
  269. package/dist/esm/atomic-insight-tabs.entry.js +1 -1
  270. package/dist/esm/atomic-insight-user-actions-session_2.entry.js +1 -1
  271. package/dist/esm/atomic-insight-user-actions-toggle.entry.js +1 -1
  272. package/dist/esm/atomic-ipx-body.entry.js +2 -2
  273. package/dist/esm/atomic-ipx-button.entry.js +2 -2
  274. package/dist/esm/atomic-ipx-embedded.entry.js +1 -1
  275. package/dist/esm/atomic-ipx-modal.entry.js +2 -2
  276. package/dist/esm/atomic-ipx-recs-list.entry.js +1 -1
  277. package/dist/esm/atomic-ipx-refine-modal.entry.js +1 -1
  278. package/dist/esm/atomic-ipx-refine-toggle.entry.js +1 -1
  279. package/dist/esm/atomic-ipx-result-link.entry.js +1 -1
  280. package/dist/esm/atomic-ipx-tabs.entry.js +1 -1
  281. package/dist/esm/atomic-load-more-results.entry.js +1 -1
  282. package/dist/esm/atomic-no-results.entry.js +1 -1
  283. package/dist/esm/atomic-numeric-facet.entry.js +1 -1
  284. package/dist/esm/atomic-pager.entry.js +3 -3
  285. package/dist/esm/atomic-popover.entry.js +2 -2
  286. package/dist/esm/atomic-query-error.entry.js +1 -1
  287. package/dist/esm/atomic-query-summary.entry.js +1 -1
  288. package/dist/esm/atomic-quickview-modal.entry.js +1 -1
  289. package/dist/esm/atomic-quickview.entry.js +1 -1
  290. package/dist/esm/atomic-recs-error.entry.js +1 -1
  291. package/dist/esm/atomic-recs-interface.entry.js +1 -1
  292. package/dist/esm/atomic-recs-list.entry.js +1 -1
  293. package/dist/esm/atomic-refine-modal.entry.js +1 -1
  294. package/dist/esm/atomic-refine-toggle.entry.js +1 -1
  295. package/dist/esm/atomic-relevance-inspector.entry.js +2 -2
  296. package/dist/esm/atomic-result-children.entry.js +1 -1
  297. package/dist/esm/atomic-result-fields-list.entry.js +1 -1
  298. package/dist/esm/atomic-result-link.entry.js +1 -1
  299. package/dist/esm/atomic-result-list.entry.js +1 -1
  300. package/dist/esm/atomic-result-placeholder_8.entry.js +1 -1
  301. package/dist/esm/atomic-search-box-query-suggestions_2.entry.js +3 -3
  302. package/dist/esm/atomic-search-box.entry.js +5 -5
  303. package/dist/esm/atomic-search-interface.entry.js +2 -2
  304. package/dist/esm/atomic-smart-snippet-feedback-modal.entry.js +2 -2
  305. package/dist/esm/atomic-sort-dropdown.entry.js +2 -2
  306. package/dist/esm/atomic-sort-expression.entry.js +1 -1
  307. package/dist/esm/atomic-tab-bar_2.entry.js +2 -2
  308. package/dist/esm/atomic-tab-manager.entry.js +1 -1
  309. package/dist/esm/atomic.js +1 -1
  310. package/dist/esm/{createPopper-a633eb88.js → createPopper-ed15cfea.js} +2 -2
  311. package/dist/esm/{createPopper-a633eb88.js.map → createPopper-ed15cfea.js.map} +1 -1
  312. package/dist/esm/{generated-answer-common-06146290.js → generated-answer-renderer-469d25f0.js} +159 -247
  313. package/dist/esm/generated-answer-renderer-469d25f0.js.map +1 -0
  314. package/dist/esm/index-3f35faca.js +4 -8
  315. package/dist/esm/{local-storage-utils-410269e6.js → local-storage-utils-a4bf8fba.js} +2 -2
  316. package/dist/esm/{local-storage-utils-410269e6.js.map → local-storage-utils-a4bf8fba.js.map} +1 -1
  317. package/dist/esm/{popper-lite-2035100c.js → popper-lite-4b6382b2.js} +2 -2
  318. package/dist/esm/{popper-lite-2035100c.js.map → popper-lite-4b6382b2.js.map} +1 -1
  319. package/dist/esm/version.js +2 -2
  320. package/dist/types/components/common/generated-answer/generated-answer-common.d.ts +15 -54
  321. package/dist/types/components/common/generated-answer/generated-answer-renderer.d.ts +25 -0
  322. package/dist/types/components/insight/atomic-insight-generated-answer/atomic-insight-generated-answer.d.ts +11 -3
  323. package/dist/types/components/search/atomic-generated-answer/atomic-generated-answer.d.ts +9 -1
  324. package/docs/atomic-docs.json +17 -3
  325. package/package.json +3 -3
  326. package/dist/atomic/components/generated-answer-common.js.map +0 -1
  327. package/dist/atomic/p-0c076058.entry.js +0 -2
  328. package/dist/atomic/p-0c076058.entry.js.map +0 -1
  329. package/dist/atomic/p-421850f9.entry.js +0 -2
  330. package/dist/atomic/p-421850f9.entry.js.map +0 -1
  331. package/dist/atomic/p-52121e1e.entry.js +0 -2
  332. package/dist/atomic/p-579c5b46.entry.js +0 -2
  333. package/dist/atomic/p-579c5b46.entry.js.map +0 -1
  334. package/dist/atomic/p-5fca1435.js +0 -2
  335. package/dist/atomic/p-5fca1435.js.map +0 -1
  336. package/dist/atomic/p-bed5a86b.js +0 -2
  337. package/dist/atomic/p-d5d1c5c0.entry.js +0 -2
  338. package/dist/atomic/p-e27e1e46.entry.js +0 -2
  339. package/dist/atomic/p-e27e1e46.entry.js.map +0 -1
  340. package/dist/cjs/analytics-config-f34a68ee.js.map +0 -1
  341. package/dist/cjs/atomic-citation.cjs.entry.js +0 -533
  342. package/dist/cjs/atomic-citation.cjs.entry.js.map +0 -1
  343. package/dist/cjs/atomic-generated-answer-feedback-modal.cjs.entry.js.map +0 -1
  344. package/dist/cjs/generated-answer-common-4cd4b7c6.js.map +0 -1
  345. package/dist/esm/analytics-config-672b6eba.js.map +0 -1
  346. package/dist/esm/atomic-citation.entry.js.map +0 -1
  347. package/dist/esm/atomic-generated-answer-feedback-modal.entry.js.map +0 -1
  348. package/dist/esm/generated-answer-common-06146290.js.map +0 -1
  349. /package/dist/atomic/{p-5db0ffd7.entry.js.map → p-0565e73b.entry.js.map} +0 -0
  350. /package/dist/atomic/{p-f2bae47c.entry.js.map → p-061fb6f9.entry.js.map} +0 -0
  351. /package/dist/atomic/{p-8044bbe4.entry.js.map → p-064567c3.entry.js.map} +0 -0
  352. /package/dist/atomic/{p-7b9026d7.js.map → p-07f25674.js.map} +0 -0
  353. /package/dist/atomic/{p-75b863ea.entry.js.map → p-0a76cd30.entry.js.map} +0 -0
  354. /package/dist/atomic/{p-c727cd49.entry.js.map → p-0d32a5f2.entry.js.map} +0 -0
  355. /package/dist/atomic/{p-eb026d69.entry.js.map → p-129799b2.entry.js.map} +0 -0
  356. /package/dist/atomic/{p-3bda3e96.entry.js.map → p-12e41bc3.entry.js.map} +0 -0
  357. /package/dist/atomic/{p-8b6aaeed.entry.js.map → p-15048f34.entry.js.map} +0 -0
  358. /package/dist/atomic/{p-7464f00a.entry.js.map → p-15214935.entry.js.map} +0 -0
  359. /package/dist/atomic/{p-a3aaf456.entry.js.map → p-19db78c9.entry.js.map} +0 -0
  360. /package/dist/atomic/{p-fb26a29f.entry.js.map → p-24302330.entry.js.map} +0 -0
  361. /package/dist/atomic/{p-c19a9af4.entry.js.map → p-25263126.entry.js.map} +0 -0
  362. /package/dist/atomic/{p-633628d5.entry.js.map → p-25c09399.entry.js.map} +0 -0
  363. /package/dist/atomic/{p-77ae34ce.entry.js.map → p-37d6236f.entry.js.map} +0 -0
  364. /package/dist/atomic/{p-db9ca9c3.entry.js.map → p-395b2384.entry.js.map} +0 -0
  365. /package/dist/atomic/{p-1e21a920.entry.js.map → p-3fd98a23.entry.js.map} +0 -0
  366. /package/dist/atomic/{p-100da102.entry.js.map → p-40c4d7ac.entry.js.map} +0 -0
  367. /package/dist/atomic/{p-db3dce80.entry.js.map → p-452b7ae6.entry.js.map} +0 -0
  368. /package/dist/atomic/{p-946fe85f.js.map → p-4aaffb59.js.map} +0 -0
  369. /package/dist/atomic/{p-9da1c516.entry.js.map → p-4bf5df6f.entry.js.map} +0 -0
  370. /package/dist/atomic/{p-6083c9be.entry.js.map → p-4d15767c.entry.js.map} +0 -0
  371. /package/dist/atomic/{p-d172edcc.entry.js.map → p-5459a1f0.entry.js.map} +0 -0
  372. /package/dist/atomic/{p-2f668825.entry.js.map → p-556d401d.entry.js.map} +0 -0
  373. /package/dist/atomic/{p-c35fb052.entry.js.map → p-55e41484.entry.js.map} +0 -0
  374. /package/dist/atomic/{p-48c8a766.entry.js.map → p-5730dec7.entry.js.map} +0 -0
  375. /package/dist/atomic/{p-4eb5bc54.entry.js.map → p-5a366eac.entry.js.map} +0 -0
  376. /package/dist/atomic/{p-d5d1c5c0.entry.js.map → p-632046cf.entry.js.map} +0 -0
  377. /package/dist/atomic/{p-dc89e560.entry.js.map → p-6c7d88eb.entry.js.map} +0 -0
  378. /package/dist/atomic/{p-27064d6e.entry.js.map → p-6f151c5f.entry.js.map} +0 -0
  379. /package/dist/atomic/{p-444bff80.entry.js.map → p-77160de0.entry.js.map} +0 -0
  380. /package/dist/atomic/{p-a1924914.entry.js.map → p-789c166b.entry.js.map} +0 -0
  381. /package/dist/atomic/{p-8b80d576.entry.js.map → p-80b418c5.entry.js.map} +0 -0
  382. /package/dist/atomic/{p-fbacb7a0.entry.js.map → p-8321376b.entry.js.map} +0 -0
  383. /package/dist/atomic/{p-731b7ad8.entry.js.map → p-83d0fa08.entry.js.map} +0 -0
  384. /package/dist/atomic/{p-52121e1e.entry.js.map → p-847d1273.entry.js.map} +0 -0
  385. /package/dist/atomic/{p-5afe99b1.entry.js.map → p-85dcd0b8.entry.js.map} +0 -0
  386. /package/dist/atomic/{p-009525f1.entry.js.map → p-88f0bb62.entry.js.map} +0 -0
  387. /package/dist/atomic/{p-113cc160.entry.js.map → p-8baf5ec4.entry.js.map} +0 -0
  388. /package/dist/atomic/{p-bfdecd0f.entry.js.map → p-8bdd7a67.entry.js.map} +0 -0
  389. /package/dist/atomic/{p-e392095a.entry.js.map → p-8dec58c0.entry.js.map} +0 -0
  390. /package/dist/atomic/{p-f9289f2f.entry.js.map → p-8f277cb8.entry.js.map} +0 -0
  391. /package/dist/atomic/{p-8d0b9f5a.entry.js.map → p-9742f412.entry.js.map} +0 -0
  392. /package/dist/atomic/{p-882a99f5.entry.js.map → p-99d5f93b.entry.js.map} +0 -0
  393. /package/dist/atomic/{p-b0bd2709.entry.js.map → p-9cb248b7.entry.js.map} +0 -0
  394. /package/dist/atomic/{p-5c813055.entry.js.map → p-9de46009.entry.js.map} +0 -0
  395. /package/dist/atomic/{p-ca0a32dc.entry.js.map → p-afe08816.entry.js.map} +0 -0
  396. /package/dist/atomic/{p-09924944.entry.js.map → p-b5d80111.entry.js.map} +0 -0
  397. /package/dist/atomic/{p-04481727.entry.js.map → p-b8b26796.entry.js.map} +0 -0
  398. /package/dist/atomic/{p-b6c5584a.entry.js.map → p-bc03189c.entry.js.map} +0 -0
  399. /package/dist/atomic/{p-09934c1e.entry.js.map → p-c7fc7d32.entry.js.map} +0 -0
  400. /package/dist/atomic/{p-22ef68f4.entry.js.map → p-cdf2f41d.entry.js.map} +0 -0
  401. /package/dist/atomic/{p-58fe83ae.entry.js.map → p-d23032ec.entry.js.map} +0 -0
  402. /package/dist/atomic/{p-31d3304c.entry.js.map → p-d554cf29.entry.js.map} +0 -0
  403. /package/dist/atomic/{p-9a72f043.entry.js.map → p-d6937e96.entry.js.map} +0 -0
  404. /package/dist/atomic/{p-2b76b255.entry.js.map → p-d6992ca7.entry.js.map} +0 -0
  405. /package/dist/atomic/{p-4dd88abc.entry.js.map → p-d91d00a0.entry.js.map} +0 -0
  406. /package/dist/atomic/{p-d5628c4c.entry.js.map → p-dbac498d.entry.js.map} +0 -0
  407. /package/dist/atomic/{p-91d64c67.entry.js.map → p-dbeed413.entry.js.map} +0 -0
  408. /package/dist/atomic/{p-005dcc88.entry.js.map → p-e1a6502d.entry.js.map} +0 -0
  409. /package/dist/atomic/{p-d3e1a9aa.entry.js.map → p-e8dd2a37.entry.js.map} +0 -0
  410. /package/dist/atomic/{p-f5f8990e.entry.js.map → p-eecdba00.entry.js.map} +0 -0
  411. /package/dist/atomic/{p-2a7ac870.entry.js.map → p-f165c179.entry.js.map} +0 -0
  412. /package/dist/atomic/{p-ac8941e8.entry.js.map → p-f79fda00.entry.js.map} +0 -0
  413. /package/dist/atomic/{p-09a5ef74.entry.js.map → p-fe934267.entry.js.map} +0 -0
@@ -59,7 +59,7 @@ const AtomicIPXResultLink = class {
59
59
  const href = bueno.isUndefined(this.hrefTemplate)
60
60
  ? this.result.clickUri
61
61
  : resultUtils.buildStringTemplateFromResult(this.hrefTemplate, this.result, this.bindings);
62
- return (index.h(stencilItemLink.LinkWithItemAnalytics, { key: 'cf4b986ae3ef92a0aea1192e20265f3bc4d38fc8', href: href, onSelect: () => this.onSelect(), onBeginDelayedSelect: () => this.interactiveResult.beginDelayedSelect(), onCancelPendingSelect: () => this.interactiveResult.cancelPendingSelect(), attributes: this.linkAttributes, stopPropagation: this.stopPropagation }, this.hasDefaultSlot ? (index.h("slot", null)) : (index.h("atomic-result-text", { field: "title", default: "no-title" }))));
62
+ return (index.h(stencilItemLink.LinkWithItemAnalytics, { key: '31ee8a1cd2ccae061bcdb1ddd7bc0dba59994f1b', href: href, onSelect: () => this.onSelect(), onBeginDelayedSelect: () => this.interactiveResult.beginDelayedSelect(), onCancelPendingSelect: () => this.interactiveResult.cancelPendingSelect(), attributes: this.linkAttributes, stopPropagation: this.stopPropagation }, this.hasDefaultSlot ? (index.h("slot", null)) : (index.h("atomic-result-text", { field: "title", default: "no-title" }))));
63
63
  }
64
64
  get host() { return index.getElement(this); }
65
65
  };
@@ -25,7 +25,7 @@ const AtomicIPXTabs = class {
25
25
  this.error = undefined;
26
26
  }
27
27
  render() {
28
- return (index.h("atomic-tab-bar", { key: '85c52650db805d9d63d1072c0eef8c686c0f6a0e' }, index.h("slot", { key: '37ed1b244e27f7e3bb101fe7ce136361fc349fae' })));
28
+ return (index.h("atomic-tab-bar", { key: '9c2e62b4fa67b2fddc46cad9ef5a3fd741cf1257' }, index.h("slot", { key: '9776e4873a5a4d4b16bf5b2cbddca9e2fb0fcbd3' })));
29
29
  }
30
30
  };
31
31
  __decorate([
@@ -100,7 +100,7 @@ const AtomicLoadMoreResults = class {
100
100
  render() {
101
101
  const { lastResult: from, total: to } = this.querySummaryState;
102
102
  const { i18n } = this.bindings;
103
- return (index.h(LoadMoreGuard, { key: 'd02b45c9701eb953c924e0683bc1294b45e7bac5', hasResults: this.querySummaryState.hasResults, isLoaded: this.isAppLoaded }, index.h(LoadMoreContainer, { key: '921cd9304caa11f9a87cf72f23ff36088b0a2171' }, index.h(LoadMoreSummary, { key: '31a468d703655fae0cc41d3963c5ee24b74a5738', from: from, to: to, i18n: i18n }), index.h(LoadMoreProgressBar, { key: 'f5cdb84569b514c5efc693c449181208cc2ae8c4', from: from, to: to }), index.h(LoadMoreButton, { key: 'f4ad59519bc1b36c623eac8409f1886bbe8adb07', i18n: i18n, moreAvailable: this.resultListState.moreResultsAvailable, onClick: () => this.onClick() }))));
103
+ return (index.h(LoadMoreGuard, { key: '9b6217bce5eb8191ffe1a776cbc8f8e68e803260', hasResults: this.querySummaryState.hasResults, isLoaded: this.isAppLoaded }, index.h(LoadMoreContainer, { key: '4d5973a083b0c9413df079f2945884cb522e87bf' }, index.h(LoadMoreSummary, { key: 'fb3b60b78fe8b9886419af522bd2e39c0c163500', from: from, to: to, i18n: i18n }), index.h(LoadMoreProgressBar, { key: '7827b7189069b3cc24432df4806e0010a7cd66f2', from: from, to: to }), index.h(LoadMoreButton, { key: '6c3ee9ccd96680b6e04a46bce5a3c51b854e0f34', i18n: i18n, moreAvailable: this.resultListState.moreResultsAvailable, onClick: () => this.onClick() }))));
104
104
  }
105
105
  };
106
106
  __decorate([
@@ -70,7 +70,7 @@ const AtomicNoResults = class {
70
70
  render() {
71
71
  const { bindings: { i18n }, } = this;
72
72
  this.ariaMessage = getSummary(i18n, this.querySummaryState.query, this.searchStatusState.hasResults, 'no-results');
73
- return (index.h(stencilTips.NoItemsGuard, { key: '45cb20618fb17c311de3c4049449ede760a8e662', ...this.searchStatusState }, index.h(stencilMagnifyingGlass.NoItemsContainer, { key: '78b70169ad07d0566f6ca4237f066ff2ee2d8f89' }, index.h(stencilMagnifyingGlass.MagnifyingGlass, { key: 'b1d1f8d703a8d6a136c50c64f3da8a14b88a194e' }), index.h(stencilTips.NoItems, { key: '6883f34486f1989cdb0aaf327dc9777f3678160e', query: this.querySummaryState.query, i18n: i18n, i18nKey: "no-results" }), index.h(stencilTips.SearchTips, { key: '190bbeb39d1438ca55a05c721ddc6060b428c07b', i18n: i18n }), this.enableCancelLastAction && this.historyState.past.length ? (index.h(Cancel, { i18n: i18n, onClick: () => this.history.backOnNoResults() })) : null)));
73
+ return (index.h(stencilTips.NoItemsGuard, { key: '05187a327a5b68561e020c8497c47e46905060a1', ...this.searchStatusState }, index.h(stencilMagnifyingGlass.NoItemsContainer, { key: '1a63a72e8ab26ea3928a688550e6aad5bf5e9d87' }, index.h(stencilMagnifyingGlass.MagnifyingGlass, { key: 'e229dcb1bf72016b061a03a52d2a957075f4c6b9' }), index.h(stencilTips.NoItems, { key: '0b199a1516ddad8ac08ab6018b0cf9183e364ef3', query: this.querySummaryState.query, i18n: i18n, i18nKey: "no-results" }), index.h(stencilTips.SearchTips, { key: '0b911da0b964e5bb3475fb139808e90a15954fe5', i18n: i18n }), this.enableCancelLastAction && this.historyState.past.length ? (index.h(Cancel, { i18n: i18n, onClick: () => this.history.backOnNoResults() })) : null)));
74
74
  }
75
75
  };
76
76
  __decorate([
@@ -309,7 +309,7 @@ const AtomicNumericFacet = class {
309
309
  }
310
310
  render() {
311
311
  const { searchStatusState: { firstSearchExecuted, hasError }, bindings: { i18n }, } = this;
312
- return (index.h(facetGuard.FacetGuard, { key: '038dd06b2342d0fa7e300a8f795d76aef110e6fd', enabled: this.enabled, firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: this.shouldRenderFacet }, firstSearchExecuted ? (index.h(facetPlaceholder.FacetContainer, null, index.h(facetPlaceholder.FacetHeader, { i18n: i18n, label: this.label, onClearFilters: () => {
312
+ return (index.h(facetGuard.FacetGuard, { key: 'fec81d1d094cc99d2fa3dc4eedbfc291cfb79d53', enabled: this.enabled, firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: this.shouldRenderFacet }, firstSearchExecuted ? (index.h(facetPlaceholder.FacetContainer, null, index.h(facetPlaceholder.FacetHeader, { i18n: i18n, label: this.label, onClearFilters: () => {
313
313
  this.focusTarget.focusAfterSearch();
314
314
  if (this.filterState?.range) {
315
315
  this.filter?.clear();
@@ -87,15 +87,15 @@ const AtomicPager = class {
87
87
  });
88
88
  }
89
89
  render() {
90
- return (index.h(PagerGuard, { key: 'f25900fb2563db25a4cdc6ab580a67636279f8cd', hasError: this.searchStatusState.hasError, hasItems: this.searchStatusState.hasResults, isAppLoaded: this.isAppLoaded }, index.h(stencilPagerNavigation.PagerNavigation, { key: '0d97f470c7c934d5a34dd6545530c00b7625e4ff', i18n: this.bindings.i18n }, index.h(stencilPagerNavigation.PagerPreviousButton, { key: '5a8f619b2311fb7cb0745512df6897ade3edad7b', icon: this.previousButtonIcon, disabled: !this.pagerState.hasPreviousPage, i18n: this.bindings.i18n, onClick: () => {
90
+ return (index.h(PagerGuard, { key: '1ae39b648285b7e363cb73842761a9bf9ea7becd', hasError: this.searchStatusState.hasError, hasItems: this.searchStatusState.hasResults, isAppLoaded: this.isAppLoaded }, index.h(stencilPagerNavigation.PagerNavigation, { key: '6a256166874289158f826a8f9e4bab146eebacd8', i18n: this.bindings.i18n }, index.h(stencilPagerNavigation.PagerPreviousButton, { key: '1ab3b42ea392198fcea1d5d595c0577ffcc897ae', icon: this.previousButtonIcon, disabled: !this.pagerState.hasPreviousPage, i18n: this.bindings.i18n, onClick: () => {
91
91
  this.pager.previousPage();
92
92
  this.focusOnFirstResultAndScrollToTop();
93
- } }), index.h(stencilPagerNavigation.PagerPageButtons, { key: '6620f3a696900419fb99ecbf064e284f1eca5ca3', i18n: this.bindings.i18n }, this.pagerState.currentPages.map((pageNumber) => {
93
+ } }), index.h(stencilPagerNavigation.PagerPageButtons, { key: 'a063429d09b0bbbf5dacf26e70550133b755ed79', i18n: this.bindings.i18n }, this.pagerState.currentPages.map((pageNumber) => {
94
94
  return (index.h(stencilPagerNavigation.PagerPageButton, { isSelected: this.pager.isCurrentPage(pageNumber), ariaLabel: this.bindings.i18n.t('page-number', { pageNumber }), onChecked: () => {
95
95
  this.pager.selectPage(pageNumber);
96
96
  this.focusOnFirstResultAndScrollToTop();
97
97
  }, page: pageNumber, groupName: this.radioGroupName, text: pageNumber.toLocaleString(this.bindings.i18n.language) }));
98
- })), index.h(stencilPagerNavigation.PagerNextButton, { key: '7b6291b41e47c15dad5653928800692e924e73a2', icon: this.nextButtonIcon, disabled: !this.pagerState.hasNextPage, i18n: this.bindings.i18n, onClick: () => {
98
+ })), index.h(stencilPagerNavigation.PagerNextButton, { key: '5db40a898d5f9690de9aee53cb9252de32e934a1', icon: this.nextButtonIcon, disabled: !this.pagerState.hasNextPage, i18n: this.bindings.i18n, onClick: () => {
99
99
  this.pager.nextPage();
100
100
  this.focusOnFirstResultAndScrollToTop();
101
101
  } }))));
@@ -48,7 +48,7 @@ const AtomicQueryError = class {
48
48
  if (hasError) {
49
49
  this.ariaMessage = stencilLink.getAriaMessageFromErrorType(i18n, organizationId, url, error?.type);
50
50
  }
51
- return (index.h(stencilLink.QueryErrorGuard, { key: '16aef9010c1e0fff828bdefc8e0bb110bcd4ee31', hasError: hasError }, index.h(stencilLink.QueryErrorContainer, { key: '908830e7c3d186c0280f4ca7643987a16c4994ab' }, index.h(stencilLink.QueryErrorIcon, { key: '14b978bd8ce2ab6523eb1d1857021533d1b1b83a', errorType: error?.type }), index.h(stencilLink.QueryErrorTitle, { key: '11c59a016eb9a10f648cfc10b801e66b1db2d032', errorType: error?.type, i18n: i18n, organizationId: organizationId }), index.h(stencilLink.QueryErrorDescription, { key: 'e6badf0e41b4ae88fffa155b5eedd38b2af8a178', i18n: i18n, organizationId: organizationId, url: url, errorType: error?.type }), index.h(stencilLink.QueryErrorShowMore, { key: '5ddf311079c5fec2dde6c66c7cbee6731858553d', link: index.h(stencilLink.QueryErrorLink, { i18n: i18n, errorType: error?.type }), onShowMore: () => (this.showMoreInfo = !this.showMoreInfo), i18n: i18n }), index.h(stencilLink.QueryErrorDetails, { key: '4540d925bfc7791a332a255deadace3c871ff46c', error: error, show: this.showMoreInfo }))));
51
+ return (index.h(stencilLink.QueryErrorGuard, { key: '653026642c3adcd8cf30729c32ca49e8cc737a79', hasError: hasError }, index.h(stencilLink.QueryErrorContainer, { key: 'f5a08c9b88834827f895eb77f6e88a3d513cc7ae' }, index.h(stencilLink.QueryErrorIcon, { key: '12da04853357b52889e88de4f822657f097b733c', errorType: error?.type }), index.h(stencilLink.QueryErrorTitle, { key: 'a42741cc1b253543d67b367d931f772ca1b4789c', errorType: error?.type, i18n: i18n, organizationId: organizationId }), index.h(stencilLink.QueryErrorDescription, { key: '1189e88b4501f07ee8997d068b47b7f194aad230', i18n: i18n, organizationId: organizationId, url: url, errorType: error?.type }), index.h(stencilLink.QueryErrorShowMore, { key: '6949c9cb93dc62c3b481296b77b13ecb4010d1aa', link: index.h(stencilLink.QueryErrorLink, { i18n: i18n, errorType: error?.type }), onShowMore: () => (this.showMoreInfo = !this.showMoreInfo), i18n: i18n }), index.h(stencilLink.QueryErrorDetails, { key: '15b41a478533da29f5cb2ff5753eff013cd92294', error: error, show: this.showMoreInfo }))));
52
52
  }
53
53
  };
54
54
  __decorate([
@@ -49,7 +49,7 @@ const AtomicQuerySummary = class {
49
49
  isLoading,
50
50
  });
51
51
  this.ariaMessage = ariaLiveMessage;
52
- return (index.h(stencilUtils.QuerySummaryGuard, { key: '877f230aafd24f162d34a292b5c9d64947137023', firstSearchExecuted: firstSearchExecuted, hasResults: hasResults, hasError: hasError }, index.h(stencilUtils.QuerySummaryContainer, { key: '9a60e5f630086d98a68216a7cd32c324be224c6a' }, index.h(jsxUtils.LocalizedString, { key: i18nKey, i18n: this.bindings.i18n, params: highlights, count: total }), index.h("span", { key: '170315e6e42c5626d5a428c182ea97762b71f78d', class: "hidden", part: "duration" }, "\u00A0", index.h(jsxUtils.LocalizedString, { key: "in-seconds", i18n: this.bindings.i18n, params: {
52
+ return (index.h(stencilUtils.QuerySummaryGuard, { key: 'c14ecbb506664ffed2f601b47209a420a8934025', firstSearchExecuted: firstSearchExecuted, hasResults: hasResults, hasError: hasError }, index.h(stencilUtils.QuerySummaryContainer, { key: '3d7dd2e2f03e4e3e8d26de8f97cc36124311553c' }, index.h(jsxUtils.LocalizedString, { key: i18nKey, i18n: this.bindings.i18n, params: highlights, count: total }), index.h("span", { key: '744a260eacfe551023e5eb1c4cf5ee4ddc01025b', class: "hidden", part: "duration" }, "\u00A0", index.h(jsxUtils.LocalizedString, { key: "in-seconds", i18n: this.bindings.i18n, params: {
53
53
  count: durationInSeconds.toLocaleString(this.bindings.i18n.language),
54
54
  } })))));
55
55
  }
@@ -590,7 +590,7 @@ const AtomicQuickviewModal = class {
590
590
  });
591
591
  }
592
592
  render() {
593
- return (index.h("atomic-modal", { key: 'add7af86888f080b12fa1b5d117ce4745668df00', fullscreen: this.bindings.store.isMobile(), class: 'atomic-quickview-modal', isOpen: this.isOpen, close: () => this.onClose(), exportparts: exportParts.ATOMIC_MODAL_EXPORT_PARTS }, this.renderHeader(), this.renderBody(), this.renderFooter()));
593
+ return (index.h("atomic-modal", { key: '7473b829b9d722d076a3a763017ed8e8deb020d1', fullscreen: this.bindings.store.isMobile(), class: 'atomic-quickview-modal', isOpen: this.isOpen, close: () => this.onClose(), exportparts: exportParts.ATOMIC_MODAL_EXPORT_PARTS }, this.renderHeader(), this.renderBody(), this.renderFooter()));
594
594
  }
595
595
  static get watchers() { return {
596
596
  "highlightKeywords": ["watchHighlightKeywords"]
@@ -116,7 +116,7 @@ const AtomicQuickview = class {
116
116
  }
117
117
  render() {
118
118
  if (this.quickviewState.resultHasPreview) {
119
- return (index.h(stencilButton.Button, { key: 'b96d9a3049190935a2c4f041bae9faa89e62ce20', part: "button", title: this.bindings.i18n.t('quickview'), style: "outline-primary", class: "p-2", onClick: (event) => this.onClick(event), ref: this.focusTarget.setTarget }, index.h("atomic-icon", { key: 'a5be2ca28ccb7762d98ab9b71fec6a121eefcf38', part: "icon", class: "flex w-5 justify-center", icon: quickview.QuickviewIcon })));
119
+ return (index.h(stencilButton.Button, { key: 'e13fda42e94b30a1e32f781d9424d4c9b252139c', part: "button", title: this.bindings.i18n.t('quickview'), style: "outline-primary", class: "p-2", onClick: (event) => this.onClick(event), ref: this.focusTarget.setTarget }, index.h("atomic-icon", { key: 'b107f8d4c911324179041c26140f85d5f27967aa', part: "icon", class: "flex w-5 justify-center", icon: quickview.QuickviewIcon })));
120
120
  }
121
121
  }
122
122
  };
@@ -50,7 +50,7 @@ const AtomicRecsError = class {
50
50
  if (hasError) {
51
51
  this.ariaMessage = stencilLink.getAriaMessageFromErrorType(i18n, organizationId, url, error?.type);
52
52
  }
53
- return (index.h(stencilLink.QueryErrorGuard, { key: 'bfb50f392a5102f3528974f4d9fec2e3913305c4', hasError: hasError }, index.h(stencilLink.QueryErrorContainer, { key: 'e970eb381ed1558629c10787ad335813f8f243ba' }, index.h(stencilLink.QueryErrorIcon, { key: '6ba3f9a746d608719495b49fb92d87140e981e90', errorType: error?.type }), index.h(stencilLink.QueryErrorTitle, { key: 'cd673e82164cc44e04852fbfe7f897737010ec5e', i18n: i18n, organizationId: organizationId }), index.h(stencilLink.QueryErrorDescription, { key: '540e87976960cd7924f7f5eb5dde43fe7eee3bed', i18n: i18n, organizationId: organizationId, url: url }), index.h(stencilLink.QueryErrorShowMore, { key: 'c24878763ccd26f5ccefd81e96900f75f92975bd', link: index.h(stencilLink.QueryErrorLink, { i18n: i18n, errorType: error?.type }), onShowMore: () => (this.showMoreInfo = !this.showMoreInfo), i18n: i18n }), index.h(stencilLink.QueryErrorDetails, { key: 'fb4d9e98a5861d24316775463dc11ac2e4c3915c', error: error, show: this.showMoreInfo }))));
53
+ return (index.h(stencilLink.QueryErrorGuard, { key: 'd32ed6fc558365fe0e9fcb77c579a0ca7d3bb985', hasError: hasError }, index.h(stencilLink.QueryErrorContainer, { key: '37724abb33731d96e6ba851b8c619febaae56098' }, index.h(stencilLink.QueryErrorIcon, { key: '294ebd81645600b65f13b613ea38f645c67b7cc8', errorType: error?.type }), index.h(stencilLink.QueryErrorTitle, { key: 'ccc59f0b83db5948d18452d875b6d76f5df6f9f5', i18n: i18n, organizationId: organizationId }), index.h(stencilLink.QueryErrorDescription, { key: '9bbc511ebb32fe211cea98974f14a3d56081eef5', i18n: i18n, organizationId: organizationId, url: url }), index.h(stencilLink.QueryErrorShowMore, { key: 'c21e307a459a5995b4bd661e93e19535a05e5a7d', link: index.h(stencilLink.QueryErrorLink, { i18n: i18n, errorType: error?.type }), onShowMore: () => (this.showMoreInfo = !this.showMoreInfo), i18n: i18n }), index.h(stencilLink.QueryErrorDetails, { key: 'a02bd85f39bb693259af573fa2a3352ae91638d0', error: error, show: this.showMoreInfo }))));
54
54
  }
55
55
  };
56
56
  __decorate([
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-757bc886.js');
6
6
  const initQueue = require('./init-queue-a18aa323.js');
7
7
  const recommendation = require('@coveo/headless/recommendation');
8
- const analyticsConfig = require('./analytics-config-f34a68ee.js');
8
+ const analyticsConfig = require('./analytics-config-27e563ce.js');
9
9
  const propsUtils = require('./props-utils-1e4ba1b0.js');
10
10
  const store = require('./store-82abd941.js');
11
11
  require('./dayjs.min-8b80e6d1.js');
@@ -267,7 +267,7 @@ const AtomicRecsList = class {
267
267
  }))));
268
268
  }
269
269
  render() {
270
- return (index.h(index.Fragment, { key: '3469818622186a476e010dc43d0ee7662ccc07af' }, this.renderHeading(), this.shouldRenderPagination ? (index.h(stencilCarousel.Carousel, { bindings: this.bindings, currentPage: this.currentPage, nextPage: () => this.nextPage(), previousPage: () => this.previousPage(), numberOfPages: this.numberOfPages }, this.renderListOfRecommendations())) : (this.renderListOfRecommendations())));
270
+ return (index.h(index.Fragment, { key: '541f1328efd26b031bda6d4c5b15005f8f76bac3' }, this.renderHeading(), this.shouldRenderPagination ? (index.h(stencilCarousel.Carousel, { bindings: this.bindings, currentPage: this.currentPage, nextPage: () => this.nextPage(), previousPage: () => this.previousPage(), numberOfPages: this.numberOfPages }, this.renderListOfRecommendations())) : (this.renderListOfRecommendations())));
271
271
  }
272
272
  get host() { return index.getElement(this); }
273
273
  static get watchers() { return {
@@ -213,7 +213,7 @@ const AtomicRefineModal = class {
213
213
  return (index.h(RefineModalFiltersSection, { i18n: i18n, withFacets: hasFacetElements, withAutomaticFacets: hasAutomaticFacets }, this.breadcrumbManagerState.hasBreadcrumbs && (index.h(RefineModalFiltersClearButton, { i18n: i18n, onClick: () => this.breadcrumbManager.deselectAll() }))));
214
214
  }
215
215
  render() {
216
- return (index.h(stencilModal.RefineModal, { key: '578ba550f74e75f58a81e99e9d5f96fc6dd392bd', i18n: this.bindings.i18n, host: this.host, isOpen: this.isOpen, onClose: () => (this.isOpen = false), title: this.bindings.i18n.t('sort-and-filter'), numberOfItems: this.querySummaryState.total, openButton: this.openButton }, index.h(RefineModalBody, { key: 'bd18d383e63befd72165c1fa6a3d5cff75d1f25f' }, this.renderSort(), this.renderFilters())));
216
+ return (index.h(stencilModal.RefineModal, { key: 'f051ab256a3cf1bf57c0fa84f6b2057fafd2f43e', i18n: this.bindings.i18n, host: this.host, isOpen: this.isOpen, onClose: () => (this.isOpen = false), title: this.bindings.i18n.t('sort-and-filter'), numberOfItems: this.querySummaryState.total, openButton: this.openButton }, index.h(RefineModalBody, { key: '9c0ff6c5b5c49e4bfc8d0a51a1ce6a91e94573ca' }, this.renderSort(), this.renderFilters())));
217
217
  }
218
218
  componentDidLoad() {
219
219
  this.host.style.display = '';
@@ -72,7 +72,7 @@ const AtomicRefineToggle = class {
72
72
  this.modalRef && (this.modalRef.isOpen = true);
73
73
  }
74
74
  render() {
75
- return (index.h(RefineToggleGuard, { key: 'a902220b34a81ac9e854301c21eca6fa98cf3970', firstRequestExecuted: this.searchStatusState.firstSearchExecuted, hasError: this.searchStatusState.hasError, hasItems: this.searchStatusState.hasResults }, index.h(RefineToggleButton, { key: '176c9580a4fbf1e4ec4f640c313f7105ba7524b9', i18n: this.bindings.i18n, onClick: () => this.enableModal(), setRef: (button) => {
75
+ return (index.h(RefineToggleGuard, { key: 'd6cbe010cf2c32b2ca02cafed3bd5373242457f2', firstRequestExecuted: this.searchStatusState.firstSearchExecuted, hasError: this.searchStatusState.hasError, hasItems: this.searchStatusState.hasResults }, index.h(RefineToggleButton, { key: '959ce4867c507a503325f1e37c41ddb57ac28590', i18n: this.bindings.i18n, onClick: () => this.enableModal(), setRef: (button) => {
76
76
  if (!button) {
77
77
  return;
78
78
  }
@@ -20,9 +20,9 @@ const AtomicRelevanceInspector = class {
20
20
  this.open = false;
21
21
  }
22
22
  render() {
23
- return (index.h("atomic-modal", { key: '95ee313534de72d4272913a035339af3a0ae2937', exportparts: "footer", isOpen: this.open, close: () => {
23
+ return (index.h("atomic-modal", { key: '4d4fe6158791f71c14cec9c3656c01c607bef321', exportparts: "footer", isOpen: this.open, close: () => {
24
24
  this.closeRelevanceInspector?.emit();
25
- } }, index.h("p", { key: 'c123866bd818077dee3d84449137f0c0ed835d1c', slot: "header" }, "Open the relevance inspector"), index.h("p", { key: '71c58b0f8d088e51ba5ee8c70b315e259bb729b1', slot: "body" }, "The Relevance Inspector will open in the Coveo Administration Console."), index.h("div", { key: '6384f4af443d851a900085eae3aa76d29708872f', slot: "footer", class: "flex w-full items-center justify-end" }, index.h(stencilButton.Button, { key: '833244682dc439faca9238e59cd314b33c46375d', style: "outline-primary", class: "mr-2 p-2", onClick: () => this.closeRelevanceInspector?.emit() }, "Ignore"), index.h("a", { key: '430ea1d3f76db008bc71587a2e6dc0ccad2e8566', class: "btn-primary p-2", target: "_blank", href: this.adminHref, onClick: () => this.closeRelevanceInspector?.emit() }, "Open"))));
25
+ } }, index.h("p", { key: '5a6daaeb6e3fcb2a3b5d1926f19373824a17d3ec', slot: "header" }, "Open the relevance inspector"), index.h("p", { key: '199132475efe362a69bddf02c26689ef31bab180', slot: "body" }, "The Relevance Inspector will open in the Coveo Administration Console."), index.h("div", { key: '2df4f00766c68c071753bab7eeeea379fff3afc9', slot: "footer", class: "flex w-full items-center justify-end" }, index.h(stencilButton.Button, { key: 'fcaa47829c622d26153a5783e3ac9fd5bdbc7471', style: "outline-primary", class: "mr-2 p-2", onClick: () => this.closeRelevanceInspector?.emit() }, "Ignore"), index.h("a", { key: '2e16406d635db36646b9a495a4bd266ad7eb9856', class: "btn-primary p-2", target: "_blank", href: this.adminHref, onClick: () => this.closeRelevanceInspector?.emit() }, "Open"))));
26
26
  }
27
27
  get adminHref() {
28
28
  const { organizationId, environment } = this.bindings.engine.state.configuration;
@@ -139,7 +139,7 @@ const AtomicResultChildren = class {
139
139
  return (index.h(showHideButton.ChildrenWrapper, { hasChildren: children.length > 0 }, children.map((child, i) => this.renderChild(child, i === children.length - 1))));
140
140
  }
141
141
  render() {
142
- return (index.h(showHideButton.ResultChildrenGuard, { key: '4792c391d2d6dfd5b6a8f9ca7de5f6e17856aaf7', inheritTemplates: this.inheritTemplates, resultTemplateRegistered: this.resultTemplateRegistered, templateHasError: this.templateHasError }, this.collection ? this.renderCollection() : this.renderFoldedResult()));
142
+ return (index.h(showHideButton.ResultChildrenGuard, { key: '43ef7e24eee14a45c4f6d0e067b9b9e98b74bf15', inheritTemplates: this.inheritTemplates, resultTemplateRegistered: this.resultTemplateRegistered, templateHasError: this.templateHasError }, this.collection ? this.renderCollection() : this.renderFoldedResult()));
143
143
  }
144
144
  get host() { return index.getElement(this); }
145
145
  };
@@ -104,7 +104,7 @@ const AtomicResultFieldsList = class {
104
104
  }
105
105
  }
106
106
  render() {
107
- return index.h(index.Host, { key: '16dd76a0e5d91ab65deeeb1cef7e0eb666068ce7' });
107
+ return index.h(index.Host, { key: '68df6250fc73e5abd01fd897ed8733d401250142' });
108
108
  }
109
109
  get host() { return index.getElement(this); }
110
110
  };
@@ -50,7 +50,7 @@ const AtomicResultLink = class {
50
50
  const href = bueno.isUndefined(this.hrefTemplate)
51
51
  ? this.result.clickUri
52
52
  : resultUtils.buildStringTemplateFromResult(this.hrefTemplate, this.result, this.bindings);
53
- return (index.h(stencilItemLink.LinkWithItemAnalytics, { key: '893426e32ef773352ce0dec5e005d12d37d35a67', href: href, onSelect: () => this.interactiveResult.select(), onBeginDelayedSelect: () => this.interactiveResult.beginDelayedSelect(), onCancelPendingSelect: () => this.interactiveResult.cancelPendingSelect(), attributes: this.linkAttributes, stopPropagation: this.stopPropagation }, this.hasDefaultSlot ? (index.h("slot", null)) : (index.h("atomic-result-text", { field: "title", default: "no-title" }))));
53
+ return (index.h(stencilItemLink.LinkWithItemAnalytics, { key: 'da87e0c592116c56b2fe86aa0802f07ba464e0ee', href: href, onSelect: () => this.interactiveResult.select(), onBeginDelayedSelect: () => this.interactiveResult.beginDelayedSelect(), onCancelPendingSelect: () => this.interactiveResult.cancelPendingSelect(), attributes: this.linkAttributes, stopPropagation: this.stopPropagation }, this.hasDefaultSlot ? (index.h("slot", null)) : (index.h("atomic-result-text", { field: "title", default: "no-title" }))));
54
54
  }
55
55
  get host() { return index.getElement(this); }
56
56
  };
@@ -195,7 +195,7 @@ const AtomicResultList = class {
195
195
  render() {
196
196
  this.resultListCommon.updateBreakpoints();
197
197
  const listClasses = this.computeListDisplayClasses();
198
- return (index.h(TabGuard, { key: '2a166d26e6ce4887d1ed43ea5041110a277f8d06', tabsIncluded: this.tabsIncluded, tabsExcluded: this.tabsExcluded, activeTab: this.tabManagerState.activeTab }, index.h(itemListGuard.ItemListGuard, { key: '3c0a5e6697a02832a65a5ec3e70414184133062b', hasError: this.resultListState.hasError, hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults }, index.h(stencilDisplayWrapper.DisplayWrapper, { key: 'e54764caa5d90956732ed083af7b9cebb47c6eb4', display: this.display, listClasses: listClasses }, index.h(stencilPlaceholders.ResultsPlaceholdersGuard, { key: '379a10c62c510e78d4b2ce4a27670a54e33470a1', density: this.density, display: this.display, imageSize: this.imageSize, displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults }), index.h(stencilDisplayWrapper.ItemDisplayGuard, { key: '6f86f55ec045b323dd2419ff7343c29de7afadfe', firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults }, this.display === 'table'
198
+ return (index.h(TabGuard, { key: '355cedaecc5ace7113ab7d2946bc29d09553dd8d', tabsIncluded: this.tabsIncluded, tabsExcluded: this.tabsExcluded, activeTab: this.tabManagerState.activeTab }, index.h(itemListGuard.ItemListGuard, { key: 'c780e228d2c03a063477d4a2e21e2a6a5f0729a9', hasError: this.resultListState.hasError, hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults }, index.h(stencilDisplayWrapper.DisplayWrapper, { key: '0dd83aefab88bc909a3d08748a05bab809ec28f0', display: this.display, listClasses: listClasses }, index.h(stencilPlaceholders.ResultsPlaceholdersGuard, { key: '7db8ca2a3892b06202194d4be5234d4571f594b2', density: this.density, display: this.display, imageSize: this.imageSize, displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults }), index.h(stencilDisplayWrapper.ItemDisplayGuard, { key: 'bfb10e6fcde3684b8b95fe42e2b61e46d4d1a622', firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults }, this.display === 'table'
199
199
  ? this.renderAsTable()
200
200
  : this.display === 'grid'
201
201
  ? this.renderAsGrid()
@@ -111,7 +111,7 @@ const AtomicResultTablePlaceholder = class {
111
111
  return displayOptions.getItemDisplayClasses('table', this.density, this.imageSize);
112
112
  }
113
113
  render() {
114
- return (index.h("table", { key: '803964f2463ed72ef839a4481f0b7be63b2a6cfb', class: `list-root animate-pulse ${this.getClasses().join(' ')}` }, index.h("thead", { key: '44f9f6bd2cf09e0ac2c495655af3bbddb8f19622' }, index.h("tr", { key: 'e612c986b6210df782e310b0baaec129f4236421' }, index.h("th", { key: 'aec1a52a77732aa7c3e2b5012f74331df312a3e0' }, index.h("div", { key: 'f4aa998fa72c24f38c429a49aa367251232b7805', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '14.5rem' } })), index.h("th", { key: '6bc77466104af5e73a2049dac70c048930cf2ac6' }, index.h("div", { key: 'dd1088eca32e478f008264c75fe57df25d1d808e', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '9.75rem' } })), index.h("th", { key: '8c17808b69eb0f54758c977448443854d005fbe2' }, index.h("div", { key: '19f1f33f57b60ea1a5c1cdc438dd1d8572744eeb', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '6.5rem' } })))), index.h("tbody", { key: 'd153a34ba99cff2379b719f9341013cadbb5699e' }, Array.from({ length: this.rows }, () => (index.h("tr", null, index.h("td", null, index.h("div", { class: `mb-6 h-8 ${placeholderClasses}`, style: { width: '22.875rem' } }), index.h("div", { class: `mb-2 h-5 ${placeholderClasses}`, style: { width: '23.75rem' } }), index.h("div", { class: `h-5 ${placeholderClasses}`, style: { width: '11.5rem' } })), index.h("td", null, index.h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '11rem' } })), index.h("td", null, index.h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '4.875rem' } }))))))));
114
+ return (index.h("table", { key: '1d96dc20588a4bf7a9ac1378ceee06fcd37a3896', class: `list-root animate-pulse ${this.getClasses().join(' ')}` }, index.h("thead", { key: '01f33726cd482490b8f1e72f2a5c75cd1546ec84' }, index.h("tr", { key: '7e0d6908f5cda2fd2f149285e09202bfab9cbd37' }, index.h("th", { key: '16d05a2f5f696b2e66ea5179f2b9bd8d17bc866f' }, index.h("div", { key: '54ebf70c2857a9bb7706a1f26dbb555cc076540d', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '14.5rem' } })), index.h("th", { key: 'f375fb9b84faf35ef73e7d2e10398f77b624258c' }, index.h("div", { key: '016d9733730cadeb57e399344edd01feb942f9cc', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '9.75rem' } })), index.h("th", { key: '5784a8fb2150ee5fad22a203f78990d3c67a4a19' }, index.h("div", { key: '3576ea06ea9d7a3ce8d1322c70998e66de5aec8c', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '6.5rem' } })))), index.h("tbody", { key: '396ea823af2f86ea4a74e7d10049bd5b7b5b4e48' }, Array.from({ length: this.rows }, () => (index.h("tr", null, index.h("td", null, index.h("div", { class: `mb-6 h-8 ${placeholderClasses}`, style: { width: '22.875rem' } }), index.h("div", { class: `mb-2 h-5 ${placeholderClasses}`, style: { width: '23.75rem' } }), index.h("div", { class: `h-5 ${placeholderClasses}`, style: { width: '11.5rem' } })), index.h("td", null, index.h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '11rem' } })), index.h("td", null, index.h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '4.875rem' } }))))))));
115
115
  }
116
116
  };
117
117
  AtomicResultTablePlaceholder.style = AtomicResultTablePlaceholderStyle0;
@@ -70,7 +70,7 @@ const AtomicSearchBoxQuerySuggestions = class {
70
70
  }
71
71
  render() {
72
72
  if (this.error) {
73
- return (index.h("atomic-component-error", { key: '60fd04f52305a72133a2cf04e70ce0b1c489c10d', element: this.host, error: this.error }));
73
+ return (index.h("atomic-component-error", { key: 'b2e957c7e1122d7e138f62148a4d0fb2826d7dfc', element: this.host, error: this.error }));
74
74
  }
75
75
  }
76
76
  get host() { return index.getElement(this); }
@@ -222,7 +222,7 @@ const AtomicSearchBoxRecentQueries = class {
222
222
  }
223
223
  render() {
224
224
  if (this.error) {
225
- return (index.h("atomic-component-error", { key: '9a6efb2a4483b2a1924418e9b52cc94164b4c8e4', element: this.host, error: this.error }));
225
+ return (index.h("atomic-component-error", { key: '6ebe8fc0bec4ba37e2624148ea8a1d86c31533c6', element: this.host, error: this.error }));
226
226
  }
227
227
  }
228
228
  get host() { return index.getElement(this); }
@@ -434,18 +434,18 @@ const AtomicSearchBox = class {
434
434
  if (!this.suggestionManager.suggestions.length) {
435
435
  this.registerSearchboxSuggestionEvents();
436
436
  }
437
- return (index.h(index.Host, { key: '14bd784f74d5cfcbcb82136d6f8e6bc2aa4e2815' }, this.renderAbsolutePositionSpacer(), [
438
- index.h(stencilSuggestionManager.SearchBoxWrapper, { key: '5d13e6bcdb5c27f5f169a7881eb471f431d86a51', disabled: isDisabled, onFocusout: (event) => {
437
+ return (index.h(index.Host, { key: 'f78017cf26afc1975bc0881d1fe20fb2c93bda55' }, this.renderAbsolutePositionSpacer(), [
438
+ index.h(stencilSuggestionManager.SearchBoxWrapper, { key: '35adafac7f5dd2f8e680cd031000ff84f38bb4e0', disabled: isDisabled, onFocusout: (event) => {
439
439
  if (!utils.isFocusingOut(event)) {
440
440
  return;
441
441
  }
442
442
  this.suggestionManager.clearSuggestions();
443
443
  this.isExpanded = false;
444
- } }, this.renderTextBox(searchLabel), index.h(SubmitButton, { key: '105c32ac0b57202156661fcbb2b82722ca357ea7', bindings: this.bindings, disabled: isDisabled, onClick: () => {
444
+ } }, this.renderTextBox(searchLabel), index.h(SubmitButton, { key: '437aa9b9d93b4d55aa1d5f76c43fb47f011a3386', bindings: this.bindings, disabled: isDisabled, onClick: () => {
445
445
  this.searchBox.submit();
446
446
  this.suggestionManager.clearSuggestions();
447
447
  } }), this.renderSuggestions()),
448
- !this.suggestionManager.suggestions.length && (index.h("slot", { key: 'ceb85736ad1c30d088fa8e828134237a543dd908' }, index.h("atomic-search-box-recent-queries", { key: 'a3f0dfc0ac6f6177a20e8e6e5a4fbcc688b63a40' }), index.h("atomic-search-box-query-suggestions", { key: '7cf5f99564c9ed776d114cc4d75cbc75e44efa71' }))),
448
+ !this.suggestionManager.suggestions.length && (index.h("slot", { key: '7974457bf895c7723acfc2f5ce2ef05c0204dd27' }, index.h("atomic-search-box-recent-queries", { key: '34c57e613e9e3dd089b0aa85af6263ecf3ca512e' }), index.h("atomic-search-box-query-suggestions", { key: '24ec3306186c26ebec44655d8e03d3851de5672c' }))),
449
449
  ]));
450
450
  }
451
451
  get host() { return index.getElement(this); }
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-757bc886.js');
6
6
  const initQueue = require('./init-queue-a18aa323.js');
7
7
  const headless = require('@coveo/headless');
8
- const analyticsConfig = require('./analytics-config-f34a68ee.js');
8
+ const analyticsConfig = require('./analytics-config-27e563ce.js');
9
9
  const localStorageUtils = require('./local-storage-utils-380ce22b.js');
10
10
  const propsUtils = require('./props-utils-1e4ba1b0.js');
11
11
  const searchLayout = require('./search-layout-b597f6fc.js');
@@ -53,9 +53,9 @@ const AtomicSmartSnippetFeedbackModal = class {
53
53
  }
54
54
  render() {
55
55
  replaceBreakpoint.updateBreakpoints(this.host);
56
- return (index.h("atomic-modal", { key: 'a0cf5aeda0d5ddb9e897c93f91e80f92454c9e4f', fullscreen: false, source: this.source, container: this.host, isOpen: this.isOpen, close: () => this.close(), exportparts: exportParts.ATOMIC_MODAL_EXPORT_PARTS }, index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalHeader, { key: 'a24f8d4ab805d17086f7de7702fbe9e2709208b0', i18n: this.bindings.i18n }), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalBody, { key: 'f1329b3299fad8a6987c83d79ee5676ac2b80500', formId: this.formId, onSubmit: (e) => this.sendFeedback(e) }, index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeebackModalOptions, { key: 'c0630d7e8c086001530649d6e45aa44e862ae5f3', i18n: this.bindings.i18n }, smartSnippetFeedbackModalCommon.smartSnippetFeedbackOptions.map(({ id, localeKey, correspondingAnswer }) => (index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalOption, { correspondingAnswer: correspondingAnswer, currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, id: id, localeKey: localeKey, onChange: () => {
56
+ return (index.h("atomic-modal", { key: '91eb590145a86cafa4a8dfdaab4567cc523b0894', fullscreen: false, source: this.source, container: this.host, isOpen: this.isOpen, close: () => this.close(), exportparts: exportParts.ATOMIC_MODAL_EXPORT_PARTS }, index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalHeader, { key: '7e61a5286d4da174c780eced07bd7d375afd3429', i18n: this.bindings.i18n }), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalBody, { key: '859ed28cce8df0c630f8fb96f02a0a362d2a5bb0', formId: this.formId, onSubmit: (e) => this.sendFeedback(e) }, index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeebackModalOptions, { key: '48b6d754bae67cb9f813f62143876dbae872ec62', i18n: this.bindings.i18n }, smartSnippetFeedbackModalCommon.smartSnippetFeedbackOptions.map(({ id, localeKey, correspondingAnswer }) => (index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalOption, { correspondingAnswer: correspondingAnswer, currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, id: id, localeKey: localeKey, onChange: () => {
57
57
  this.currentAnswer = correspondingAnswer;
58
- } })))), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalDetails, { key: '9d71e67a52776a08b97a80b22e1078ea0086fd6c', currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, setDetailsInputRef: (ref) => (this.detailsInputRef = ref) })), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalFooter, { key: '60a0d8d350aef37f9df02c267f11de297c805703', formId: this.formId, i18n: this.bindings.i18n, onClick: () => this.close() })));
58
+ } })))), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalDetails, { key: 'f58898cc654c550ec5b6e130b18447ee396c2cf0', currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, setDetailsInputRef: (ref) => (this.detailsInputRef = ref) })), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalFooter, { key: '96d7f391b32531719148d634fae18b7184c62243', formId: this.formId, i18n: this.bindings.i18n, onClick: () => this.close() })));
59
59
  }
60
60
  close() {
61
61
  this.isOpen = false;
@@ -125,8 +125,8 @@ const AtomicSortDropdown = class {
125
125
  const { hasError, hasResults, firstSearchExecuted } = this.searchStatusState;
126
126
  const { bindings: { i18n }, id, } = this;
127
127
  return [
128
- index.h(SortGuard, { key: '6bcf83c0920b696573d396e22f2d914cc1537022', firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: hasResults }, index.h(SortContainer, { key: '07a9afdfc2b3ccab21f4e3b11c535be4f1434d2e' }, index.h(SortLabel, { key: 'e934aa217d8b46af88c7911cfa9bde8a24c70b42', i18n: i18n, id: id }), index.h(SortSelect, { key: '6d9e56ae34355b2d8f194845bf1549b92ca82304', i18n: i18n, id: id, onSelect: (evt) => this.select(evt) }, this.options.map(({ label, criteria, expression }) => (index.h(SortOption, { i18n: i18n, label: label, selected: this.sort.isSortedBy(criteria), value: expression })))))),
129
- index.h("slot", { key: '04455925e05235d7c024831ff217ca9aca774557' }),
128
+ index.h(SortGuard, { key: 'aea05a2958c9bfd194afbbf000efb0de897419d2', firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: hasResults }, index.h(SortContainer, { key: '1810cfce4bd8e481d45769fa3079f5abd9de0efb' }, index.h(SortLabel, { key: '4f4829603dbf0847700c35836cd6eac50d0e1629', i18n: i18n, id: id }), index.h(SortSelect, { key: '49d8cb7844204c55d28e92c91b4219c834f647be', i18n: i18n, id: id, onSelect: (evt) => this.select(evt) }, this.options.map(({ label, criteria, expression }) => (index.h(SortOption, { i18n: i18n, label: label, selected: this.sort.isSortedBy(criteria), value: expression })))))),
129
+ index.h("slot", { key: '7dc261aa273283abc82d2dc474de41c4e3284342' }),
130
130
  ];
131
131
  }
132
132
  get host() { return index.getElement(this); }
@@ -54,7 +54,7 @@ const AtomicSortExpression = class {
54
54
  const dropdownComponent = 'atomic-sort-dropdown';
55
55
  if (!this.host.closest(dropdownComponent)) {
56
56
  const error = new Error(`The "${this.host.nodeName.toLowerCase()}" component has to be used inside an ${dropdownComponent} element.`);
57
- return (index.h("atomic-component-error", { key: '4492cc004facf655eaad9558db0c7a161535a8b6', element: this.host, error: error }));
57
+ return (index.h("atomic-component-error", { key: 'e52da4f3ebc06a620c0496a0e5d4c879bfa6770f', element: this.host, error: error }));
58
58
  }
59
59
  }
60
60
  get host() { return index.getElement(this); }
@@ -62,7 +62,7 @@ const AtomicTabManager = class {
62
62
  });
63
63
  }
64
64
  render() {
65
- return (index.h(index.Host, { key: '4ea1e2534d1a02ca62d7ac6ec6462252e3d562ee' }, index.h("atomic-tab-bar", { key: '98896c96e0599094edee87021c10c9fe6fbf3ab0' }, index.h("div", { key: '2087916e6bda8851a9296a194bbe0cdca44e6330', role: "list", "aria-label": "tab-area", part: "tab-area", class: "border-neutral mb-2 flex w-full flex-row border-b" }, this.tabs.map((tab) => (index.h("atomic-tab-button", { active: this.tabManagerState.activeTab === tab.name, label: this.bindings.i18n.t(tab.label, {
65
+ return (index.h(index.Host, { key: '181dd9c242c5b1fd01d0e1563a6ec5eb6ff9b04a' }, index.h("atomic-tab-bar", { key: '9a14d742083cde7a7150bc704ae56f4a7e7e725c' }, index.h("div", { key: 'eb501ac2e59a9cf41342466cefa345c23af0b549', role: "list", "aria-label": "tab-area", part: "tab-area", class: "border-neutral mb-2 flex w-full flex-row border-b" }, this.tabs.map((tab) => (index.h("atomic-tab-button", { active: this.tabManagerState.activeTab === tab.name, label: this.bindings.i18n.t(tab.label, {
66
66
  defaultValue: tab.label,
67
67
  }), select: () => {
68
68
  if (!tab.tabController.state.isActive) {