@coveo/atomic 3.34.0-pre.616c4e348b → 3.34.0-pre.61b8e221e3

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 (894) 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/_index.d.ts +18 -6
  4. package/dist/atomic/components/_index.js +9 -3
  5. package/dist/atomic/components/atomic-category-facet.js +1 -1
  6. package/dist/atomic/components/atomic-citation.js +1 -1
  7. package/dist/atomic/components/atomic-facet-manager.js +1 -1
  8. package/dist/atomic/components/atomic-facet.js +1 -1
  9. package/dist/atomic/components/atomic-focus-trap2.js +1 -1
  10. package/dist/atomic/components/atomic-folded-result-list.js +40 -4
  11. package/dist/atomic/components/atomic-folded-result-list.js.map +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 +1 -1
  19. package/dist/atomic/components/atomic-insight-folded-result-list.js +41 -5
  20. package/dist/atomic/components/atomic-insight-folded-result-list.js.map +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 +2 -2
  23. package/dist/atomic/components/atomic-insight-history-toggle.js.map +1 -1
  24. package/dist/atomic/components/atomic-insight-layout.js +82 -1
  25. package/dist/atomic/components/atomic-insight-layout.js.map +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-action-bar.js +1 -5
  33. package/dist/atomic/components/atomic-insight-result-action-bar.js.map +1 -1
  34. package/dist/atomic/components/atomic-insight-result-action.js +1 -1
  35. package/dist/atomic/components/atomic-insight-result-attach-to-case-action.js +1 -1
  36. package/dist/atomic/components/atomic-insight-result-attach-to-case-indicator.js +1 -1
  37. package/dist/atomic/components/atomic-insight-result-children.js +41 -5
  38. package/dist/atomic/components/atomic-insight-result-children.js.map +1 -1
  39. package/dist/atomic/components/atomic-insight-result-list.js +41 -5
  40. package/dist/atomic/components/atomic-insight-result-list.js.map +1 -1
  41. package/dist/atomic/components/atomic-insight-result-quickview-action.js +1 -1
  42. package/dist/atomic/components/atomic-insight-result2.js +1 -1
  43. package/dist/atomic/components/atomic-insight-search-box.js +2 -2
  44. package/dist/atomic/components/atomic-insight-smart-snippet-feedback-modal2.js +2 -2
  45. package/dist/atomic/components/atomic-insight-tabs.js +1 -1
  46. package/dist/atomic/components/atomic-insight-user-actions-session2.js +1 -1
  47. package/dist/atomic/components/atomic-insight-user-actions-toggle.js +2 -2
  48. package/dist/atomic/components/atomic-insight-user-actions-toggle.js.map +1 -1
  49. package/dist/atomic/components/atomic-ipx-body2.js +2 -2
  50. package/dist/atomic/components/atomic-ipx-button.js +2 -2
  51. package/dist/atomic/components/atomic-ipx-embedded.js +1 -1
  52. package/dist/atomic/components/atomic-ipx-modal.js +2 -2
  53. package/dist/atomic/components/atomic-ipx-recs-list.js +41 -5
  54. package/dist/atomic/components/atomic-ipx-recs-list.js.map +1 -1
  55. package/dist/atomic/components/atomic-ipx-refine-modal2.js +1 -1
  56. package/dist/atomic/components/atomic-ipx-refine-toggle.js +1 -1
  57. package/dist/atomic/components/atomic-ipx-result-link.js +1 -1
  58. package/dist/atomic/components/atomic-ipx-tabs.js +1 -1
  59. package/dist/atomic/components/{sections.js → atomic-layout-section-utils.js} +1 -1
  60. package/dist/atomic/components/atomic-layout-section-utils.js.map +1 -0
  61. package/dist/atomic/components/atomic-load-more-results.js +1 -1
  62. package/dist/atomic/components/atomic-no-results.js +1 -1
  63. package/dist/atomic/components/atomic-numeric-facet.js +1 -1
  64. package/dist/atomic/components/atomic-query-error.js +1 -1
  65. package/dist/atomic/components/atomic-quickview-modal2.js +23 -23
  66. package/dist/atomic/components/atomic-quickview-modal2.js.map +1 -1
  67. package/dist/atomic/components/atomic-quickview.js +1 -1
  68. package/dist/atomic/components/atomic-recs-error.js +1 -1
  69. package/dist/atomic/components/atomic-recs-interface.js +2915 -3
  70. package/dist/atomic/components/atomic-recs-interface.js.map +1 -1
  71. package/dist/atomic/components/atomic-recs-list.js +41 -5
  72. package/dist/atomic/components/atomic-recs-list.js.map +1 -1
  73. package/dist/atomic/components/atomic-refine-modal2.js +3 -3
  74. package/dist/atomic/components/atomic-refine-modal2.js.map +1 -1
  75. package/dist/atomic/components/atomic-refine-toggle.js +1 -1
  76. package/dist/atomic/components/atomic-result-children.js +41 -5
  77. package/dist/atomic/components/atomic-result-children.js.map +1 -1
  78. package/dist/atomic/components/atomic-result-fields-list.js +1 -1
  79. package/dist/atomic/components/atomic-result-link.js +1 -1
  80. package/dist/atomic/components/atomic-result-list.js +41 -5
  81. package/dist/atomic/components/atomic-result-list.js.map +1 -1
  82. package/dist/atomic/components/atomic-result-placeholder2.js +39 -3
  83. package/dist/atomic/components/atomic-result-placeholder2.js.map +1 -1
  84. package/dist/atomic/components/atomic-result-section-actions.d.ts +11 -0
  85. package/dist/atomic/components/atomic-result-section-actions.js +8 -0
  86. package/dist/atomic/components/atomic-result-section-actions.js.map +1 -0
  87. package/dist/atomic/components/atomic-result-section-actions2.js +30 -0
  88. package/dist/atomic/components/atomic-result-section-actions2.js.map +1 -0
  89. package/dist/atomic/components/atomic-result-section-badges.d.ts +11 -0
  90. package/dist/atomic/components/atomic-result-section-badges.js +8 -0
  91. package/dist/atomic/components/atomic-result-section-badges.js.map +1 -0
  92. package/dist/atomic/components/atomic-result-section-badges2.js +30 -0
  93. package/dist/atomic/components/atomic-result-section-badges2.js.map +1 -0
  94. package/dist/atomic/components/atomic-result-section-bottom-metadata.d.ts +11 -0
  95. package/dist/atomic/components/atomic-result-section-bottom-metadata.js +8 -0
  96. package/dist/atomic/components/atomic-result-section-bottom-metadata.js.map +1 -0
  97. package/dist/atomic/components/atomic-result-section-bottom-metadata2.js +30 -0
  98. package/dist/atomic/components/atomic-result-section-bottom-metadata2.js.map +1 -0
  99. package/dist/atomic/components/atomic-result-section-children.d.ts +11 -0
  100. package/dist/atomic/components/atomic-result-section-children.js +33 -0
  101. package/dist/atomic/components/atomic-result-section-children.js.map +1 -0
  102. package/dist/atomic/components/atomic-result-section-emphasized.d.ts +11 -0
  103. package/dist/atomic/components/atomic-result-section-emphasized.js +33 -0
  104. package/dist/atomic/components/atomic-result-section-emphasized.js.map +1 -0
  105. package/dist/atomic/components/atomic-result-section-excerpt.d.ts +11 -0
  106. package/dist/atomic/components/atomic-result-section-excerpt.js +8 -0
  107. package/dist/atomic/components/atomic-result-section-excerpt.js.map +1 -0
  108. package/dist/atomic/components/atomic-result-section-excerpt2.js +30 -0
  109. package/dist/atomic/components/atomic-result-section-excerpt2.js.map +1 -0
  110. package/dist/atomic/components/atomic-result-section-title-metadata.d.ts +11 -0
  111. package/dist/atomic/components/atomic-result-section-title-metadata.js +33 -0
  112. package/dist/atomic/components/atomic-result-section-title-metadata.js.map +1 -0
  113. package/dist/atomic/components/atomic-result-section-title.d.ts +11 -0
  114. package/dist/atomic/components/atomic-result-section-title.js +8 -0
  115. package/dist/atomic/components/atomic-result-section-title.js.map +1 -0
  116. package/dist/atomic/components/atomic-result-section-title2.js +30 -0
  117. package/dist/atomic/components/atomic-result-section-title2.js.map +1 -0
  118. package/dist/atomic/components/atomic-result-section-visual.d.ts +11 -0
  119. package/dist/atomic/components/atomic-result-section-visual.js +8 -0
  120. package/dist/atomic/components/atomic-result-section-visual.js.map +1 -0
  121. package/dist/atomic/components/atomic-result-section-visual2.js +33 -0
  122. package/dist/atomic/components/atomic-result-section-visual2.js.map +1 -0
  123. package/dist/atomic/components/atomic-result-table-placeholder2.js +1 -1
  124. package/dist/atomic/components/atomic-search-box-instant-results.js +1 -1
  125. package/dist/atomic/components/atomic-search-box-query-suggestions2.js +1 -1
  126. package/dist/atomic/components/atomic-search-box.js +5 -11
  127. package/dist/atomic/components/atomic-search-box.js.map +1 -1
  128. package/dist/atomic/components/atomic-smart-snippet-answer2.js +2 -2
  129. package/dist/atomic/components/atomic-smart-snippet-collapse-wrapper2.js +2 -2
  130. package/dist/atomic/components/atomic-smart-snippet-expandable-answer2.js +1 -1
  131. package/dist/atomic/components/atomic-smart-snippet-feedback-modal2.js +2 -2
  132. package/dist/atomic/components/atomic-smart-snippet-source2.js +1 -1
  133. package/dist/atomic/components/atomic-sort-dropdown.js +2 -2
  134. package/dist/atomic/components/atomic-sort-expression.js +1 -1
  135. package/dist/atomic/components/atomic-stencil-facet-date-input.js +3 -3
  136. package/dist/atomic/components/atomic-suggestion-renderer2.js +1 -1
  137. package/dist/atomic/components/atomic-tab-manager.js +1 -1
  138. package/dist/atomic/components/clock.js +2 -2
  139. package/dist/atomic/components/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.js +17 -32
  140. package/dist/atomic/components/components/commerce/atomic-product/atomic-product.js +26 -58
  141. package/dist/atomic/components/components/common/atomic-layout-section/layout.js +1 -1
  142. package/dist/atomic/components/components/common/layout/custom-render-controller.js +37 -0
  143. package/dist/atomic/components/components/common/layout/display-options.js +1 -1
  144. package/dist/atomic/components/components/common/layout/item-layout-controller.js +103 -0
  145. package/dist/atomic/components/components/common/layout/{sections.js → item-layout-sections.js} +1 -1
  146. package/dist/atomic/components/components/common/product-template/product-template-common.js +1 -1
  147. package/dist/atomic/components/components/common/validate-props-controller/validate-props-controller.js +50 -0
  148. package/dist/atomic/components/components/insight/atomic-insight-interface/analytics-config.js +31 -0
  149. package/dist/atomic/components/components/insight/atomic-insight-interface/atomic-insight-interface.js +258 -0
  150. package/dist/atomic/components/components/insight/atomic-insight-layout/insight-layout.js +1 -1
  151. package/dist/atomic/components/components/insight/index.js +2 -1
  152. package/dist/atomic/components/components/insight/lazy-index.js +3 -1
  153. package/dist/atomic/components/components/search/atomic-relevance-inspector/atomic-relevance-inspector.js +100 -0
  154. package/dist/atomic/components/components/search/atomic-search-box-recent-queries/atomic-search-box-recent-queries.js +137 -0
  155. package/dist/atomic/components/components/search/atomic-search-interface/atomic-search-interface.js +11 -24
  156. package/dist/atomic/components/components/search/index.js +2 -9
  157. package/dist/atomic/components/components/search/lazy-index.js +2 -9
  158. package/dist/atomic/components/display-options.js +1 -1
  159. package/dist/atomic/components/display-options.js.map +1 -1
  160. package/dist/atomic/components/facet-number-input.js +2 -2
  161. package/dist/atomic/components/global/environment.js +1 -1
  162. package/dist/atomic/components/index.js.map +1 -1
  163. package/dist/atomic/components/{sections2.js → item-layout-sections.js} +2 -2
  164. package/dist/atomic/components/item-layout-sections.js.map +1 -0
  165. package/dist/atomic/components/item-section-utils.js +9 -0
  166. package/dist/atomic/components/item-section-utils.js.map +1 -0
  167. package/dist/atomic/components/props-utils.js +1 -1
  168. package/dist/atomic/components/replace-breakpoint-utils.js +1 -1
  169. package/dist/atomic/components/replace-breakpoint-utils.js.map +1 -1
  170. package/dist/atomic/components/result-template-common.js +2 -2
  171. package/dist/atomic/components/result-template-common.js.map +1 -1
  172. package/dist/atomic/components/store.js +2 -30
  173. package/dist/atomic/components/store.js.map +1 -1
  174. package/dist/atomic/components/tab-button.js +1 -1
  175. package/dist/atomic/components/tab-popover.js +1 -1
  176. package/dist/atomic/components/utils/compare-utils.js +49 -0
  177. package/dist/atomic/components/utils.js +1 -17
  178. package/dist/atomic/components/utils.js.map +1 -1
  179. package/dist/atomic/{p-27cf779a.js → p-025a346a.js} +2 -2
  180. package/dist/atomic/{p-3cbab25b.entry.js → p-044de1f9.entry.js} +2 -2
  181. package/dist/atomic/{p-fe59fb2d.entry.js → p-0535b93d.entry.js} +2 -2
  182. package/dist/atomic/{p-31a13850.js → p-0580b866.js} +2 -2
  183. package/dist/atomic/{p-0edea6f9.entry.js → p-05f1ff6f.entry.js} +2 -2
  184. package/dist/atomic/{p-3e9db2b5.entry.js → p-088d634c.entry.js} +2 -2
  185. package/dist/atomic/{p-4bdc6d5a.entry.js → p-0ee7cab8.entry.js} +2 -2
  186. package/dist/atomic/{p-0f449e9d.entry.js → p-14bad769.entry.js} +2 -2
  187. package/dist/atomic/{p-475124d2.entry.js → p-15547bd5.entry.js} +2 -2
  188. package/dist/atomic/{p-8fdef8a3.entry.js → p-182f9112.entry.js} +2 -2
  189. package/dist/atomic/{p-00069a4b.entry.js → p-1910eb7f.entry.js} +2 -2
  190. package/dist/atomic/{p-85145c88.entry.js → p-1c8bcadf.entry.js} +2 -2
  191. package/dist/atomic/p-1fca38e1.js +2 -0
  192. package/dist/atomic/{p-26598ee0.js.map → p-1fca38e1.js.map} +1 -1
  193. package/dist/atomic/{p-cafa4083.entry.js → p-21ab7750.entry.js} +2 -2
  194. package/dist/atomic/p-229018fa.entry.js +2 -0
  195. package/dist/atomic/p-229018fa.entry.js.map +1 -0
  196. package/dist/atomic/{p-89d8bb0d.entry.js → p-22b76c96.entry.js} +2 -2
  197. package/dist/atomic/{p-36f63642.entry.js → p-26e0c1f8.entry.js} +2 -2
  198. package/dist/atomic/{p-577d34ba.entry.js → p-2e13e2c0.entry.js} +2 -2
  199. package/dist/atomic/{p-6098b906.entry.js → p-2f437b47.entry.js} +2 -2
  200. package/dist/atomic/{p-998393ec.entry.js → p-2f517a54.entry.js} +2 -2
  201. package/dist/atomic/{p-06284430.entry.js → p-318c96f5.entry.js} +2 -2
  202. package/dist/atomic/{p-60800b2f.entry.js → p-3272a04b.entry.js} +2 -2
  203. package/dist/atomic/{p-a5714bc4.entry.js → p-3291adda.entry.js} +2 -2
  204. package/dist/atomic/{p-dbc0ce5c.entry.js → p-33245038.entry.js} +2 -2
  205. package/dist/atomic/{p-fa658ef2.entry.js → p-35c2ee5f.entry.js} +2 -2
  206. package/dist/atomic/p-36270a85.entry.js +2 -0
  207. package/dist/atomic/p-36270a85.entry.js.map +1 -0
  208. package/dist/atomic/p-36e2c945.entry.js +2 -0
  209. package/dist/atomic/p-36e2c945.entry.js.map +1 -0
  210. package/dist/atomic/{p-4601eb93.entry.js → p-36ff2bc3.entry.js} +2 -2
  211. package/dist/atomic/{p-7ec6dd3e.entry.js → p-3bd8469f.entry.js} +2 -2
  212. package/dist/atomic/{p-27b8404c.js → p-3ef52afa.js} +2 -2
  213. package/dist/atomic/p-3ef52afa.js.map +1 -0
  214. package/dist/atomic/{p-5f706e3d.entry.js → p-400c28b6.entry.js} +2 -2
  215. package/dist/atomic/{p-fafd5042.entry.js → p-448091f7.entry.js} +2 -2
  216. package/dist/atomic/{p-fe3cd55b.entry.js → p-44d96103.entry.js} +2 -2
  217. package/dist/atomic/p-463336ca.entry.js +2 -0
  218. package/dist/atomic/p-463336ca.entry.js.map +1 -0
  219. package/dist/atomic/{p-f9dd14b2.entry.js → p-479cb38a.entry.js} +2 -2
  220. package/dist/atomic/{p-a9383817.entry.js → p-47b41b27.entry.js} +2 -2
  221. package/dist/atomic/{p-97ce3384.entry.js → p-48bab1a6.entry.js} +2 -2
  222. package/dist/atomic/{p-0c8e7d5f.entry.js → p-4cb91ee7.entry.js} +2 -2
  223. package/dist/atomic/{p-23d4dc54.entry.js → p-558f2191.entry.js} +2 -2
  224. package/dist/atomic/p-55c41e00.entry.js +2 -0
  225. package/dist/atomic/p-55c41e00.entry.js.map +1 -0
  226. package/dist/atomic/{p-2e4628bb.entry.js → p-57049cd2.entry.js} +2 -2
  227. package/dist/atomic/{p-edd4d5f7.js → p-5a2ef889.js} +2 -2
  228. package/dist/atomic/{p-9faad55b.entry.js → p-5a83b7e5.entry.js} +2 -2
  229. package/dist/atomic/{p-10b5e0f3.entry.js → p-5b8cc4bc.entry.js} +2 -2
  230. package/dist/atomic/{p-dbcef3a9.entry.js → p-5cab535b.entry.js} +2 -2
  231. package/dist/atomic/p-5d0fc7e2.js +2 -0
  232. package/dist/atomic/p-5d0fc7e2.js.map +1 -0
  233. package/dist/atomic/{p-740cd5bc.entry.js → p-6439156c.entry.js} +2 -2
  234. package/dist/atomic/{p-7e9a1a1a.entry.js → p-66166975.entry.js} +2 -2
  235. package/dist/atomic/{p-97538903.entry.js → p-6698d5e9.entry.js} +2 -2
  236. package/dist/atomic/{p-0610b3e7.entry.js → p-6819f12c.entry.js} +2 -2
  237. package/dist/atomic/p-6b11c149.entry.js +2 -0
  238. package/dist/atomic/p-6b11c149.entry.js.map +1 -0
  239. package/dist/atomic/p-6b3429d3.js +2 -0
  240. package/dist/atomic/{p-406a288c.entry.js → p-7045745d.entry.js} +2 -2
  241. package/dist/atomic/{p-a130b00b.entry.js → p-70747efa.entry.js} +2 -2
  242. package/dist/atomic/{p-4830b9bb.entry.js → p-7242b46e.entry.js} +2 -2
  243. package/dist/atomic/{p-3af2fca0.js → p-7427daa3.js} +2 -2
  244. package/dist/atomic/{p-b320f270.entry.js → p-76c14d82.entry.js} +2 -2
  245. package/dist/atomic/{p-1435fb6f.entry.js → p-7741124a.entry.js} +2 -2
  246. package/dist/atomic/{p-cdeb5f2a.entry.js → p-77d00da1.entry.js} +2 -2
  247. package/dist/atomic/p-7fd58269.entry.js +2 -0
  248. package/dist/atomic/p-7fd58269.entry.js.map +1 -0
  249. package/dist/atomic/p-7fe23afc.entry.js +2 -0
  250. package/dist/atomic/{p-c7af4b9e.entry.js.map → p-7fe23afc.entry.js.map} +1 -1
  251. package/dist/atomic/{p-f76b7ac3.entry.js → p-80290dd3.entry.js} +2 -2
  252. package/dist/atomic/{p-0bdd730f.entry.js → p-81bdbd07.entry.js} +2 -2
  253. package/dist/atomic/{p-97748161.js → p-828ab4ff.js} +2 -2
  254. package/dist/{esm/sections-d787040b.js.map → atomic/p-828ab4ff.js.map} +1 -1
  255. package/dist/atomic/{p-723f76a1.entry.js → p-82cd6398.entry.js} +2 -2
  256. package/dist/atomic/{p-fdcd187d.entry.js → p-851b9735.entry.js} +2 -2
  257. package/dist/atomic/{p-88af4470.entry.js → p-874f0a4c.entry.js} +2 -2
  258. package/dist/atomic/{p-d6e04719.entry.js → p-8b0cf1d4.entry.js} +2 -2
  259. package/dist/atomic/{p-bd3542d2.entry.js → p-8b0d881e.entry.js} +2 -2
  260. package/dist/atomic/p-8b0d881e.entry.js.map +1 -0
  261. package/dist/atomic/{p-ee957926.entry.js → p-8d5228da.entry.js} +2 -2
  262. package/dist/atomic/{p-c25f1437.entry.js → p-955092ed.entry.js} +2 -2
  263. package/dist/atomic/{p-47ab6c9f.entry.js → p-99d4c4bf.entry.js} +2 -2
  264. package/dist/atomic/{p-edede7d1.entry.js → p-9aad555a.entry.js} +2 -2
  265. package/dist/atomic/{p-7709fba4.js → p-9ae68e86.js} +2 -2
  266. package/dist/atomic/p-9ae68e86.js.map +1 -0
  267. package/dist/atomic/{p-00a6ab8c.entry.js → p-a0ebbbdf.entry.js} +2 -2
  268. package/dist/atomic/{p-a4d277c7.entry.js → p-a1798150.entry.js} +2 -2
  269. package/dist/atomic/{p-6289adc7.entry.js → p-a54f3f24.entry.js} +2 -2
  270. package/dist/atomic/{p-24fd7df6.entry.js → p-a6dde0f6.entry.js} +2 -2
  271. package/dist/atomic/{p-0b5efb51.entry.js → p-a78cbb80.entry.js} +2 -2
  272. package/dist/atomic/p-aaa5a853.js +2 -0
  273. package/dist/atomic/p-aaa5a853.js.map +1 -0
  274. package/dist/atomic/{p-59b15bd6.entry.js → p-ae69f519.entry.js} +2 -2
  275. package/dist/atomic/{p-ed8e5c4d.entry.js → p-b06de6f8.entry.js} +2 -2
  276. package/dist/atomic/{p-fdd0aa42.entry.js → p-b1b583a0.entry.js} +2 -2
  277. package/dist/atomic/{p-3c9289b5.js → p-b29d121c.js} +2 -2
  278. package/dist/atomic/p-b628ed03.entry.js +2 -0
  279. package/dist/atomic/{p-a1ee594f.entry.js.map → p-b628ed03.entry.js.map} +1 -1
  280. package/dist/atomic/{p-cb3fd0f4.entry.js → p-b84108f3.entry.js} +2 -2
  281. package/dist/atomic/{p-fb1a1e2e.entry.js → p-b85c2c46.entry.js} +2 -2
  282. package/dist/atomic/p-b9eeac20.entry.js +2 -0
  283. package/dist/atomic/{p-e398835b.entry.js → p-bc43df67.entry.js} +2 -2
  284. package/dist/atomic/{p-93601dc0.entry.js → p-bd01acd5.entry.js} +2 -2
  285. package/dist/atomic/{p-416d088e.entry.js → p-be011bd1.entry.js} +2 -2
  286. package/dist/atomic/{p-7c3c5f07.entry.js → p-c2a5dac0.entry.js} +2 -2
  287. package/dist/atomic/p-c2a5dac0.entry.js.map +1 -0
  288. package/dist/atomic/{p-93f1d551.entry.js → p-c5164dbf.entry.js} +2 -2
  289. package/dist/atomic/{p-3622ed6c.js → p-c619df9b.js} +2 -2
  290. package/dist/atomic/{p-3857d6a3.entry.js → p-c8190eb9.entry.js} +2 -2
  291. package/dist/atomic/p-ca1425cc.entry.js +2 -0
  292. package/dist/atomic/{p-a1522fe5.entry.js.map → p-ca1425cc.entry.js.map} +1 -1
  293. package/dist/atomic/{p-5ca21deb.js → p-ca37969c.js} +2 -2
  294. package/dist/atomic/{p-9c7dbbdf.js → p-cc2b2231.js} +1 -1
  295. package/dist/atomic/p-cc2b2231.js.map +1 -0
  296. package/dist/atomic/{p-7cced247.entry.js → p-d0ab0125.entry.js} +2 -2
  297. package/dist/atomic/{p-16f6c1f3.entry.js → p-d8caa4d8.entry.js} +2 -2
  298. package/dist/atomic/p-da87ef51.entry.js +2 -0
  299. package/dist/atomic/{p-367ec37d.entry.js → p-db2d92c5.entry.js} +2 -2
  300. package/dist/atomic/{p-dbf0c5a3.entry.js → p-db3b11ca.entry.js} +2 -2
  301. package/dist/atomic/{p-4723ffa5.entry.js → p-dd24c66a.entry.js} +2 -2
  302. package/dist/atomic/{p-0f39889d.entry.js → p-dea22a8d.entry.js} +2 -2
  303. package/dist/atomic/{p-3a7a1a00.entry.js → p-df8d38ca.entry.js} +2 -2
  304. package/dist/atomic/{p-c280cd05.js → p-e1cc5150.js} +1 -1
  305. package/dist/atomic/{p-f9608731.entry.js → p-e276c7e0.entry.js} +2 -2
  306. package/dist/atomic/{p-ce5b896e.entry.js → p-e455330c.entry.js} +2 -2
  307. package/dist/atomic/{p-59f043a0.entry.js → p-e49ad083.entry.js} +2 -2
  308. package/dist/atomic/{p-30c09377.entry.js → p-e6871a3f.entry.js} +2 -2
  309. package/dist/atomic/{p-c9f1790d.entry.js → p-e6dc9de7.entry.js} +2 -2
  310. package/dist/atomic/p-e8176ac8.entry.js +2 -0
  311. package/dist/atomic/p-e8176ac8.entry.js.map +1 -0
  312. package/dist/atomic/{p-20764605.entry.js → p-ed413091.entry.js} +2 -2
  313. package/dist/atomic/p-ef8f2239.entry.js +2 -0
  314. package/dist/atomic/{p-345c425d.entry.js.map → p-ef8f2239.entry.js.map} +1 -1
  315. package/dist/atomic/{p-13391e75.entry.js → p-f0c657f4.entry.js} +2 -2
  316. package/dist/atomic/{p-f936f55e.entry.js → p-f1241140.entry.js} +2 -2
  317. package/dist/atomic/p-f37dea9e.entry.js +2 -0
  318. package/dist/atomic/{p-b6415814.entry.js.map → p-f37dea9e.entry.js.map} +1 -1
  319. package/dist/atomic/p-f4818e53.entry.js +2 -0
  320. package/dist/atomic/p-f537c5af.js +2 -0
  321. package/dist/atomic/p-f537c5af.js.map +1 -0
  322. package/dist/atomic/{p-dd35e7ad.entry.js → p-f65ca329.entry.js} +2 -2
  323. package/dist/atomic/{p-93da1f4e.entry.js → p-f800678c.entry.js} +2 -2
  324. package/dist/atomic/{p-d1795580.entry.js → p-fb517fba.entry.js} +2 -2
  325. package/dist/atomic/{p-97829295.entry.js → p-fc71835d.entry.js} +2 -2
  326. package/dist/atomic/{p-1db20a4a.entry.js → p-fd1ef9e3.entry.js} +2 -2
  327. package/dist/cjs/_loader.cjs.js +1 -1
  328. package/dist/cjs/atomic-automatic-facet_2.cjs.entry.js +3 -3
  329. package/dist/cjs/atomic-breadbox.cjs.entry.js +2 -2
  330. package/dist/cjs/atomic-category-facet.cjs.entry.js +4 -4
  331. package/dist/cjs/atomic-citation.cjs.entry.js +1 -1
  332. package/dist/cjs/atomic-color-facet.cjs.entry.js +3 -3
  333. package/dist/cjs/atomic-facet-manager.cjs.entry.js +1 -1
  334. package/dist/cjs/atomic-facet-number-input.cjs.entry.js +2 -2
  335. package/dist/cjs/atomic-facet.cjs.entry.js +6 -6
  336. package/dist/cjs/atomic-field-condition.cjs.entry.js +4 -4
  337. package/dist/cjs/atomic-focus-trap.cjs.entry.js +2 -2
  338. package/dist/cjs/atomic-folded-result-list.cjs.entry.js +8 -8
  339. package/dist/cjs/atomic-format-currency.cjs.entry.js +1 -1
  340. package/dist/cjs/atomic-format-number.cjs.entry.js +1 -1
  341. package/dist/cjs/atomic-format-unit.cjs.entry.js +1 -1
  342. package/dist/cjs/atomic-generated-answer-feedback-modal.cjs.entry.js +3 -3
  343. package/dist/cjs/atomic-generated-answer.cjs.entry.js +3 -3
  344. package/dist/cjs/atomic-html.cjs.entry.js +1 -1
  345. package/dist/cjs/atomic-insight-edit-toggle.cjs.entry.js +1 -1
  346. package/dist/cjs/atomic-insight-facet.cjs.entry.js +5 -5
  347. package/dist/cjs/atomic-insight-folded-result-list.cjs.entry.js +8 -8
  348. package/dist/cjs/atomic-insight-full-search-button.cjs.entry.js +1 -1
  349. package/dist/cjs/atomic-insight-generated-answer.cjs.entry.js +2 -2
  350. package/dist/cjs/atomic-insight-history-toggle.cjs.entry.js +2 -2
  351. package/dist/cjs/atomic-insight-history-toggle.cjs.entry.js.map +1 -1
  352. package/dist/cjs/atomic-insight-layout.cjs.entry.js +85 -5
  353. package/dist/cjs/atomic-insight-layout.cjs.entry.js.map +1 -1
  354. package/dist/cjs/atomic-insight-no-results.cjs.entry.js +3 -3
  355. package/dist/cjs/atomic-insight-numeric-facet.cjs.entry.js +6 -6
  356. package/dist/cjs/atomic-insight-pager.cjs.entry.js +4 -4
  357. package/dist/cjs/atomic-insight-query-error.cjs.entry.js +3 -3
  358. package/dist/cjs/atomic-insight-query-summary.cjs.entry.js +2 -2
  359. package/dist/cjs/atomic-insight-refine-modal.cjs.entry.js +4 -5
  360. package/dist/cjs/atomic-insight-refine-modal.cjs.entry.js.map +1 -1
  361. package/dist/cjs/atomic-insight-refine-toggle.cjs.entry.js +1 -1
  362. package/dist/cjs/atomic-insight-result-action-bar.cjs.entry.js +3 -6
  363. package/dist/cjs/atomic-insight-result-action-bar.cjs.entry.js.map +1 -1
  364. package/dist/cjs/atomic-insight-result-action.cjs.entry.js +1 -1
  365. package/dist/cjs/atomic-insight-result-attach-to-case-action.cjs.entry.js +1 -1
  366. package/dist/cjs/atomic-insight-result-attach-to-case-indicator.cjs.entry.js +1 -1
  367. package/dist/cjs/atomic-insight-result-children-template.cjs.entry.js +4 -4
  368. package/dist/cjs/atomic-insight-result-children.cjs.entry.js +2 -2
  369. package/dist/cjs/atomic-insight-result-list.cjs.entry.js +8 -8
  370. package/dist/cjs/atomic-insight-result-quickview-action.cjs.entry.js +3 -3
  371. package/dist/cjs/atomic-insight-result-template.cjs.entry.js +4 -4
  372. package/dist/cjs/atomic-insight-result.cjs.entry.js +7 -7
  373. package/dist/cjs/atomic-insight-search-box.cjs.entry.js +4 -4
  374. package/dist/cjs/atomic-insight-smart-snippet-feedback-modal.cjs.entry.js +4 -4
  375. package/dist/cjs/atomic-insight-smart-snippet-suggestions.cjs.entry.js +1 -1
  376. package/dist/cjs/atomic-insight-smart-snippet.cjs.entry.js +1 -1
  377. package/dist/cjs/atomic-insight-tab.cjs.entry.js +2 -2
  378. package/dist/cjs/atomic-insight-tabs.cjs.entry.js +1 -1
  379. package/dist/cjs/atomic-insight-timeframe-facet.cjs.entry.js +4 -4
  380. package/dist/cjs/atomic-insight-user-actions-session_2.cjs.entry.js +1 -1
  381. package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js +2 -2
  382. package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js.map +1 -1
  383. package/dist/cjs/atomic-ipx-body.cjs.entry.js +4 -4
  384. package/dist/cjs/atomic-ipx-button.cjs.entry.js +2 -2
  385. package/dist/cjs/atomic-ipx-embedded.cjs.entry.js +3 -3
  386. package/dist/cjs/atomic-ipx-modal.cjs.entry.js +4 -4
  387. package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js +8 -8
  388. package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js +3 -4
  389. package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js.map +1 -1
  390. package/dist/cjs/atomic-ipx-refine-toggle.cjs.entry.js +1 -1
  391. package/dist/cjs/atomic-ipx-result-link.cjs.entry.js +1 -1
  392. package/dist/cjs/atomic-ipx-tab.cjs.entry.js +1 -2
  393. package/dist/cjs/atomic-ipx-tab.cjs.entry.js.map +1 -1
  394. package/dist/cjs/atomic-ipx-tabs.cjs.entry.js +1 -1
  395. package/dist/cjs/{sections-4b4af2f8.js → atomic-layout-section-utils-08b4fbcd.js} +1 -1
  396. package/dist/cjs/atomic-layout-section-utils-08b4fbcd.js.map +1 -0
  397. package/dist/cjs/atomic-load-more-results.cjs.entry.js +2 -3
  398. package/dist/cjs/atomic-load-more-results.cjs.entry.js.map +1 -1
  399. package/dist/cjs/atomic-no-results.cjs.entry.js +3 -3
  400. package/dist/cjs/atomic-notifications.cjs.entry.js +2 -2
  401. package/dist/cjs/atomic-numeric-facet.cjs.entry.js +6 -6
  402. package/dist/cjs/atomic-query-error.cjs.entry.js +3 -3
  403. package/dist/cjs/atomic-quickview-modal.cjs.entry.js +23 -23
  404. package/dist/cjs/atomic-quickview-modal.cjs.entry.js.map +1 -1
  405. package/dist/cjs/atomic-quickview.cjs.entry.js +3 -3
  406. package/dist/cjs/atomic-rating-facet.cjs.entry.js +4 -4
  407. package/dist/cjs/atomic-rating-range-facet.cjs.entry.js +3 -3
  408. package/dist/cjs/atomic-recs-error.cjs.entry.js +3 -3
  409. package/dist/cjs/atomic-recs-interface.cjs.entry.js +2927 -18
  410. package/dist/cjs/atomic-recs-interface.cjs.entry.js.map +1 -1
  411. package/dist/cjs/atomic-recs-list.cjs.entry.js +8 -8
  412. package/dist/cjs/atomic-recs-result-template.cjs.entry.js +4 -4
  413. package/dist/cjs/atomic-recs-result.cjs.entry.js +6 -6
  414. package/dist/cjs/atomic-refine-modal.cjs.entry.js +6 -6
  415. package/dist/cjs/atomic-refine-modal.cjs.entry.js.map +1 -1
  416. package/dist/cjs/atomic-refine-toggle.cjs.entry.js +1 -1
  417. package/dist/cjs/atomic-result-children-template.cjs.entry.js +4 -4
  418. package/dist/cjs/atomic-result-children.cjs.entry.js +2 -2
  419. package/dist/cjs/atomic-result-fields-list.cjs.entry.js +1 -1
  420. package/dist/cjs/atomic-result-icon.cjs.entry.js +1 -1
  421. package/dist/cjs/atomic-result-link.cjs.entry.js +1 -1
  422. package/dist/cjs/atomic-result-list.cjs.entry.js +9 -9
  423. package/dist/cjs/atomic-result-localized-text.cjs.entry.js +2 -2
  424. package/dist/cjs/atomic-result-multi-value-text.cjs.entry.js +1 -1
  425. package/dist/cjs/{atomic-result-placeholder_2.cjs.entry.js → atomic-result-placeholder_8.cjs.entry.js} +75 -7
  426. package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js.map +1 -0
  427. package/dist/cjs/atomic-result-printable-uri.cjs.entry.js +2 -2
  428. package/dist/cjs/atomic-result-section-children.cjs.entry.js +23 -0
  429. package/dist/cjs/atomic-result-section-children.cjs.entry.js.map +1 -0
  430. package/dist/cjs/atomic-result-section-emphasized.cjs.entry.js +23 -0
  431. package/dist/cjs/atomic-result-section-emphasized.cjs.entry.js.map +1 -0
  432. package/dist/cjs/atomic-result-section-title-metadata.cjs.entry.js +23 -0
  433. package/dist/cjs/atomic-result-section-title-metadata.cjs.entry.js.map +1 -0
  434. package/dist/cjs/atomic-result-template.cjs.entry.js +4 -4
  435. package/dist/cjs/atomic-result.cjs.entry.js +6 -6
  436. package/dist/cjs/atomic-search-box-instant-results.cjs.entry.js +1 -1
  437. package/dist/cjs/atomic-search-box-query-suggestions.cjs.entry.js +76 -0
  438. package/dist/cjs/atomic-search-box-query-suggestions.cjs.entry.js.map +1 -0
  439. package/dist/cjs/atomic-search-box.cjs.entry.js +6 -6
  440. package/dist/cjs/atomic-segmented-facet.cjs.entry.js +2 -2
  441. package/dist/cjs/atomic-smart-snippet-answer_2.cjs.entry.js +3 -3
  442. package/dist/cjs/atomic-smart-snippet-collapse-wrapper_2.cjs.entry.js +3 -3
  443. package/dist/cjs/atomic-smart-snippet-feedback-modal.cjs.entry.js +4 -4
  444. package/dist/cjs/atomic-smart-snippet-suggestions.cjs.entry.js +1 -1
  445. package/dist/cjs/atomic-smart-snippet.cjs.entry.js +2 -2
  446. package/dist/cjs/atomic-sort-dropdown.cjs.entry.js +3 -3
  447. package/dist/cjs/atomic-sort-expression.cjs.entry.js +3 -3
  448. package/dist/cjs/atomic-stencil-facet-date-input.cjs.entry.js +3 -3
  449. package/dist/cjs/atomic-suggestion-renderer.cjs.entry.js +1 -1
  450. package/dist/cjs/atomic-tab-bar_2.cjs.entry.js +1 -1
  451. package/dist/cjs/atomic-tab-button.cjs.entry.js +1 -1
  452. package/dist/cjs/atomic-tab-manager.cjs.entry.js +1 -1
  453. package/dist/cjs/atomic-timeframe-facet.cjs.entry.js +4 -4
  454. package/dist/cjs/atomic.cjs.js +1 -1
  455. package/dist/cjs/clock-7aeb19d0.js +7 -0
  456. package/dist/cjs/clock-7aeb19d0.js.map +1 -0
  457. package/dist/cjs/{cloned-facet-elements-70cd1601.js → cloned-facet-elements-3c7ea837.js} +2 -2
  458. package/dist/cjs/{cloned-facet-elements-70cd1601.js.map → cloned-facet-elements-3c7ea837.js.map} +1 -1
  459. package/dist/cjs/{display-options-14f05862.js → display-options-10f84088.js} +4 -4
  460. package/dist/cjs/display-options-10f84088.js.map +1 -0
  461. package/dist/cjs/index-757bc886.js +16 -12
  462. package/dist/cjs/{sections-fbb93b53.js → item-layout-sections-73e27d24.js} +2 -2
  463. package/dist/cjs/item-layout-sections-73e27d24.js.map +1 -0
  464. package/dist/cjs/item-section-utils-37848715.js +11 -0
  465. package/dist/cjs/item-section-utils-37848715.js.map +1 -0
  466. package/dist/cjs/{props-utils-1e4ba1b0.js → props-utils-15a042f3.js} +2 -2
  467. package/dist/cjs/{props-utils-1e4ba1b0.js.map → props-utils-15a042f3.js.map} +1 -1
  468. package/dist/cjs/{replace-breakpoint-utils-7a084f54.js → replace-breakpoint-utils-47f2eaa4.js} +1 -2
  469. package/dist/cjs/replace-breakpoint-utils-47f2eaa4.js.map +1 -0
  470. package/dist/cjs/{result-template-common-88359dad.js → result-template-common-bc03b2ad.js} +4 -4
  471. package/dist/cjs/result-template-common-bc03b2ad.js.map +1 -0
  472. package/dist/cjs/{stencil-accessibility-utils-aa4c9f6c.js → stencil-accessibility-utils-86cc7071.js} +2 -2
  473. package/dist/cjs/{stencil-accessibility-utils-aa4c9f6c.js.map → stencil-accessibility-utils-86cc7071.js.map} +1 -1
  474. package/dist/cjs/{stencil-facet-value-e67c9332.js → stencil-facet-value-5957b403.js} +2 -2
  475. package/dist/cjs/{stencil-facet-value-e67c9332.js.map → stencil-facet-value-5957b403.js.map} +1 -1
  476. package/dist/cjs/{stencil-facet-value-checkbox-62f07459.js → stencil-facet-value-checkbox-fed178ad.js} +2 -2
  477. package/dist/cjs/{stencil-facet-value-checkbox-62f07459.js.map → stencil-facet-value-checkbox-fed178ad.js.map} +1 -1
  478. package/dist/cjs/{stencil-item-list-common-17bd1046.js → stencil-item-list-common-b08abf21.js} +4 -4
  479. package/dist/cjs/{stencil-item-list-common-17bd1046.js.map → stencil-item-list-common-b08abf21.js.map} +1 -1
  480. package/dist/cjs/{stencil-values-container-9f50ec1a.js → stencil-values-container-d20f9b28.js} +2 -2
  481. package/dist/cjs/{stencil-values-container-9f50ec1a.js.map → stencil-values-container-d20f9b28.js.map} +1 -1
  482. package/dist/cjs/{store-82abd941.js → store-7927ea61.js} +2 -33
  483. package/dist/cjs/store-7927ea61.js.map +1 -0
  484. package/dist/cjs/{timeframe-facet-common-b5535cca.js → timeframe-facet-common-4ea96ccb.js} +2 -2
  485. package/dist/cjs/{timeframe-facet-common-b5535cca.js.map → timeframe-facet-common-4ea96ccb.js.map} +1 -1
  486. package/dist/cjs/{utils-7153ae6b.js → utils-12b49e87.js} +1 -18
  487. package/dist/cjs/utils-12b49e87.js.map +1 -0
  488. package/dist/cjs/version.cjs.js +2 -2
  489. package/dist/esm/_loader.js +1 -1
  490. package/dist/esm/atomic-automatic-facet_2.entry.js +3 -3
  491. package/dist/esm/atomic-breadbox.entry.js +2 -2
  492. package/dist/esm/atomic-category-facet.entry.js +4 -4
  493. package/dist/esm/atomic-citation.entry.js +1 -1
  494. package/dist/esm/atomic-color-facet.entry.js +3 -3
  495. package/dist/esm/atomic-facet-manager.entry.js +1 -1
  496. package/dist/esm/atomic-facet-number-input.entry.js +2 -2
  497. package/dist/esm/atomic-facet.entry.js +6 -6
  498. package/dist/esm/atomic-field-condition.entry.js +4 -4
  499. package/dist/esm/atomic-focus-trap.entry.js +2 -2
  500. package/dist/esm/atomic-folded-result-list.entry.js +8 -8
  501. package/dist/esm/atomic-format-currency.entry.js +1 -1
  502. package/dist/esm/atomic-format-number.entry.js +1 -1
  503. package/dist/esm/atomic-format-unit.entry.js +1 -1
  504. package/dist/esm/atomic-generated-answer-feedback-modal.entry.js +3 -3
  505. package/dist/esm/atomic-generated-answer.entry.js +3 -3
  506. package/dist/esm/atomic-html.entry.js +1 -1
  507. package/dist/esm/atomic-insight-edit-toggle.entry.js +1 -1
  508. package/dist/esm/atomic-insight-facet.entry.js +5 -5
  509. package/dist/esm/atomic-insight-folded-result-list.entry.js +8 -8
  510. package/dist/esm/atomic-insight-full-search-button.entry.js +1 -1
  511. package/dist/esm/atomic-insight-generated-answer.entry.js +2 -2
  512. package/dist/esm/atomic-insight-history-toggle.entry.js +2 -2
  513. package/dist/esm/atomic-insight-history-toggle.entry.js.map +1 -1
  514. package/dist/esm/atomic-insight-layout.entry.js +83 -3
  515. package/dist/esm/atomic-insight-layout.entry.js.map +1 -1
  516. package/dist/esm/atomic-insight-no-results.entry.js +3 -3
  517. package/dist/esm/atomic-insight-numeric-facet.entry.js +6 -6
  518. package/dist/esm/atomic-insight-pager.entry.js +4 -4
  519. package/dist/esm/atomic-insight-query-error.entry.js +3 -3
  520. package/dist/esm/atomic-insight-query-summary.entry.js +2 -2
  521. package/dist/esm/atomic-insight-refine-modal.entry.js +4 -5
  522. package/dist/esm/atomic-insight-refine-modal.entry.js.map +1 -1
  523. package/dist/esm/atomic-insight-refine-toggle.entry.js +1 -1
  524. package/dist/esm/atomic-insight-result-action-bar.entry.js +2 -5
  525. package/dist/esm/atomic-insight-result-action-bar.entry.js.map +1 -1
  526. package/dist/esm/atomic-insight-result-action.entry.js +1 -1
  527. package/dist/esm/atomic-insight-result-attach-to-case-action.entry.js +1 -1
  528. package/dist/esm/atomic-insight-result-attach-to-case-indicator.entry.js +1 -1
  529. package/dist/esm/atomic-insight-result-children-template.entry.js +4 -4
  530. package/dist/esm/atomic-insight-result-children.entry.js +2 -2
  531. package/dist/esm/atomic-insight-result-list.entry.js +8 -8
  532. package/dist/esm/atomic-insight-result-quickview-action.entry.js +3 -3
  533. package/dist/esm/atomic-insight-result-template.entry.js +4 -4
  534. package/dist/esm/atomic-insight-result.entry.js +7 -7
  535. package/dist/esm/atomic-insight-search-box.entry.js +4 -4
  536. package/dist/esm/atomic-insight-smart-snippet-feedback-modal.entry.js +4 -4
  537. package/dist/esm/atomic-insight-smart-snippet-suggestions.entry.js +1 -1
  538. package/dist/esm/atomic-insight-smart-snippet.entry.js +1 -1
  539. package/dist/esm/atomic-insight-tab.entry.js +2 -2
  540. package/dist/esm/atomic-insight-tabs.entry.js +1 -1
  541. package/dist/esm/atomic-insight-timeframe-facet.entry.js +4 -4
  542. package/dist/esm/atomic-insight-user-actions-session_2.entry.js +1 -1
  543. package/dist/esm/atomic-insight-user-actions-toggle.entry.js +2 -2
  544. package/dist/esm/atomic-insight-user-actions-toggle.entry.js.map +1 -1
  545. package/dist/esm/atomic-ipx-body.entry.js +4 -4
  546. package/dist/esm/atomic-ipx-button.entry.js +2 -2
  547. package/dist/esm/atomic-ipx-embedded.entry.js +3 -3
  548. package/dist/esm/atomic-ipx-modal.entry.js +4 -4
  549. package/dist/esm/atomic-ipx-recs-list.entry.js +8 -8
  550. package/dist/esm/atomic-ipx-refine-modal.entry.js +3 -4
  551. package/dist/esm/atomic-ipx-refine-modal.entry.js.map +1 -1
  552. package/dist/esm/atomic-ipx-refine-toggle.entry.js +1 -1
  553. package/dist/esm/atomic-ipx-result-link.entry.js +1 -1
  554. package/dist/esm/atomic-ipx-tab.entry.js +1 -2
  555. package/dist/esm/atomic-ipx-tab.entry.js.map +1 -1
  556. package/dist/esm/atomic-ipx-tabs.entry.js +1 -1
  557. package/dist/esm/{sections-ae00b53a.js → atomic-layout-section-utils-c8ca7445.js} +1 -1
  558. package/dist/esm/atomic-layout-section-utils-c8ca7445.js.map +1 -0
  559. package/dist/esm/atomic-load-more-results.entry.js +2 -3
  560. package/dist/esm/atomic-load-more-results.entry.js.map +1 -1
  561. package/dist/esm/atomic-no-results.entry.js +3 -3
  562. package/dist/esm/atomic-notifications.entry.js +2 -2
  563. package/dist/esm/atomic-numeric-facet.entry.js +6 -6
  564. package/dist/esm/atomic-query-error.entry.js +3 -3
  565. package/dist/esm/atomic-quickview-modal.entry.js +23 -23
  566. package/dist/esm/atomic-quickview-modal.entry.js.map +1 -1
  567. package/dist/esm/atomic-quickview.entry.js +3 -3
  568. package/dist/esm/atomic-rating-facet.entry.js +4 -4
  569. package/dist/esm/atomic-rating-range-facet.entry.js +3 -3
  570. package/dist/esm/atomic-recs-error.entry.js +3 -3
  571. package/dist/esm/atomic-recs-interface.entry.js +2919 -10
  572. package/dist/esm/atomic-recs-interface.entry.js.map +1 -1
  573. package/dist/esm/atomic-recs-list.entry.js +8 -8
  574. package/dist/esm/atomic-recs-result-template.entry.js +4 -4
  575. package/dist/esm/atomic-recs-result.entry.js +6 -6
  576. package/dist/esm/atomic-refine-modal.entry.js +4 -4
  577. package/dist/esm/atomic-refine-modal.entry.js.map +1 -1
  578. package/dist/esm/atomic-refine-toggle.entry.js +1 -1
  579. package/dist/esm/atomic-result-children-template.entry.js +4 -4
  580. package/dist/esm/atomic-result-children.entry.js +2 -2
  581. package/dist/esm/atomic-result-fields-list.entry.js +1 -1
  582. package/dist/esm/atomic-result-icon.entry.js +1 -1
  583. package/dist/esm/atomic-result-link.entry.js +1 -1
  584. package/dist/esm/atomic-result-list.entry.js +9 -9
  585. package/dist/esm/atomic-result-localized-text.entry.js +2 -2
  586. package/dist/esm/atomic-result-multi-value-text.entry.js +1 -1
  587. package/dist/esm/{atomic-result-placeholder_2.entry.js → atomic-result-placeholder_8.entry.js} +71 -9
  588. package/dist/esm/atomic-result-placeholder_8.entry.js.map +1 -0
  589. package/dist/esm/atomic-result-printable-uri.entry.js +2 -2
  590. package/dist/esm/atomic-result-section-children.entry.js +19 -0
  591. package/dist/esm/atomic-result-section-children.entry.js.map +1 -0
  592. package/dist/esm/atomic-result-section-emphasized.entry.js +19 -0
  593. package/dist/esm/atomic-result-section-emphasized.entry.js.map +1 -0
  594. package/dist/esm/atomic-result-section-title-metadata.entry.js +19 -0
  595. package/dist/esm/atomic-result-section-title-metadata.entry.js.map +1 -0
  596. package/dist/esm/atomic-result-template.entry.js +4 -4
  597. package/dist/esm/atomic-result.entry.js +6 -6
  598. package/dist/esm/atomic-search-box-instant-results.entry.js +1 -1
  599. package/dist/esm/atomic-search-box-query-suggestions.entry.js +72 -0
  600. package/dist/esm/atomic-search-box-query-suggestions.entry.js.map +1 -0
  601. package/dist/esm/atomic-search-box.entry.js +6 -6
  602. package/dist/esm/atomic-segmented-facet.entry.js +2 -2
  603. package/dist/esm/atomic-smart-snippet-answer_2.entry.js +3 -3
  604. package/dist/esm/atomic-smart-snippet-collapse-wrapper_2.entry.js +3 -3
  605. package/dist/esm/atomic-smart-snippet-feedback-modal.entry.js +4 -4
  606. package/dist/esm/atomic-smart-snippet-suggestions.entry.js +1 -1
  607. package/dist/esm/atomic-smart-snippet.entry.js +2 -2
  608. package/dist/esm/atomic-sort-dropdown.entry.js +3 -3
  609. package/dist/esm/atomic-sort-expression.entry.js +3 -3
  610. package/dist/esm/atomic-stencil-facet-date-input.entry.js +3 -3
  611. package/dist/esm/atomic-suggestion-renderer.entry.js +1 -1
  612. package/dist/esm/atomic-tab-bar_2.entry.js +1 -1
  613. package/dist/esm/atomic-tab-button.entry.js +1 -1
  614. package/dist/esm/atomic-tab-manager.entry.js +1 -1
  615. package/dist/esm/atomic-timeframe-facet.entry.js +4 -4
  616. package/dist/esm/atomic.js +1 -1
  617. package/dist/esm/clock-b1f5d7f7.js +5 -0
  618. package/dist/esm/clock-b1f5d7f7.js.map +1 -0
  619. package/dist/esm/{cloned-facet-elements-807b566b.js → cloned-facet-elements-82071d0c.js} +2 -2
  620. package/dist/esm/{cloned-facet-elements-807b566b.js.map → cloned-facet-elements-82071d0c.js.map} +1 -1
  621. package/dist/esm/{display-options-c16840c6.js → display-options-b7c33617.js} +2 -2
  622. package/dist/esm/display-options-b7c33617.js.map +1 -0
  623. package/dist/esm/index-3f35faca.js +16 -12
  624. package/dist/esm/{sections-d787040b.js → item-layout-sections-26123790.js} +2 -2
  625. package/dist/esm/item-layout-sections-26123790.js.map +1 -0
  626. package/dist/esm/item-section-utils-d8aa24b7.js +9 -0
  627. package/dist/esm/item-section-utils-d8aa24b7.js.map +1 -0
  628. package/dist/esm/{props-utils-e97ad6bd.js → props-utils-6040b5d2.js} +2 -2
  629. package/dist/esm/{props-utils-e97ad6bd.js.map → props-utils-6040b5d2.js.map} +1 -1
  630. package/dist/esm/{replace-breakpoint-utils-7a336631.js → replace-breakpoint-utils-13ff9ca5.js} +2 -2
  631. package/dist/esm/replace-breakpoint-utils-13ff9ca5.js.map +1 -0
  632. package/dist/esm/{result-template-common-ac9fecab.js → result-template-common-47799c7c.js} +3 -3
  633. package/dist/esm/result-template-common-47799c7c.js.map +1 -0
  634. package/dist/esm/{stencil-accessibility-utils-196a08f3.js → stencil-accessibility-utils-ae75044b.js} +2 -2
  635. package/dist/esm/{stencil-accessibility-utils-196a08f3.js.map → stencil-accessibility-utils-ae75044b.js.map} +1 -1
  636. package/dist/esm/{stencil-facet-value-30dc9b6c.js → stencil-facet-value-9deafe8e.js} +2 -2
  637. package/dist/esm/{stencil-facet-value-30dc9b6c.js.map → stencil-facet-value-9deafe8e.js.map} +1 -1
  638. package/dist/esm/{stencil-facet-value-checkbox-0637f7f8.js → stencil-facet-value-checkbox-c0df7c4e.js} +2 -2
  639. package/dist/esm/{stencil-facet-value-checkbox-0637f7f8.js.map → stencil-facet-value-checkbox-c0df7c4e.js.map} +1 -1
  640. package/dist/esm/{stencil-item-list-common-fc95e16b.js → stencil-item-list-common-d2833d51.js} +4 -4
  641. package/dist/esm/{stencil-item-list-common-fc95e16b.js.map → stencil-item-list-common-d2833d51.js.map} +1 -1
  642. package/dist/esm/{stencil-values-container-55a7e816.js → stencil-values-container-9b9cd73f.js} +2 -2
  643. package/dist/esm/{stencil-values-container-55a7e816.js.map → stencil-values-container-9b9cd73f.js.map} +1 -1
  644. package/dist/esm/{store-015afa83.js → store-7d2c2a8c.js} +3 -31
  645. package/dist/esm/store-7d2c2a8c.js.map +1 -0
  646. package/dist/esm/{timeframe-facet-common-eb1016d2.js → timeframe-facet-common-55fc72f3.js} +2 -2
  647. package/dist/esm/{timeframe-facet-common-eb1016d2.js.map → timeframe-facet-common-55fc72f3.js.map} +1 -1
  648. package/dist/esm/{utils-7161486d.js → utils-6400ebde.js} +2 -18
  649. package/dist/esm/utils-6400ebde.js.map +1 -0
  650. package/dist/esm/version.js +2 -2
  651. package/dist/types/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.d.ts +2 -3
  652. package/dist/types/components/commerce/atomic-product/atomic-product.d.ts +4 -16
  653. package/dist/types/components/common/atomic-layout-section/atomic-layout-section.d.ts +1 -1
  654. package/dist/types/components/common/facets/facet-search/facet-search-input-guard.d.ts +1 -1
  655. package/dist/types/components/common/layout/custom-render-controller.d.ts +25 -0
  656. package/dist/types/components/common/layout/item-layout-controller.d.ts +47 -0
  657. package/dist/types/components/common/layout/item-layout-sections.d.ts +6 -0
  658. package/dist/types/components/common/no-items/guard.d.ts +1 -1
  659. package/dist/types/components/common/refine-modal/guard.d.ts +1 -1
  660. package/dist/types/components/common/sort/sort-guard.d.ts +1 -1
  661. package/dist/types/components/common/validate-props-controller/validate-props-controller.d.ts +32 -0
  662. package/dist/types/components/insight/atomic-insight-interface/atomic-insight-interface.d.ts +35 -42
  663. package/dist/types/components/insight/index.d.ts +1 -1
  664. package/dist/types/components/search/atomic-relevance-inspector/atomic-relevance-inspector.d.ts +18 -8
  665. package/dist/types/components/search/atomic-search-box-recent-queries/atomic-search-box-recent-queries.d.ts +45 -0
  666. package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +5 -3
  667. package/dist/types/components/search/index.d.ts +2 -9
  668. package/dist/types/components/search/{atomic-result-section-actions → result-template-components/atomic-result-sections}/atomic-result-section-actions.d.ts +3 -9
  669. package/dist/types/components/search/{atomic-result-section-badges → result-template-components/atomic-result-sections}/atomic-result-section-badges.d.ts +3 -9
  670. package/dist/types/components/search/{atomic-result-section-bottom-metadata → result-template-components/atomic-result-sections}/atomic-result-section-bottom-metadata.d.ts +3 -9
  671. package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-children.d.ts +10 -0
  672. package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-emphasized.d.ts +12 -0
  673. package/dist/types/components/search/{atomic-result-section-excerpt → result-template-components/atomic-result-sections}/atomic-result-section-excerpt.d.ts +3 -9
  674. package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-title-metadata.d.ts +13 -0
  675. package/dist/types/components/search/{atomic-result-section-title → result-template-components/atomic-result-sections}/atomic-result-section-title.d.ts +3 -9
  676. package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-visual.d.ts +20 -0
  677. package/dist/types/components.d.ts +417 -215
  678. package/dist/types/directives/hierarchical-path.d.ts +1 -1
  679. package/dist/types/utils/compare-utils.d.ts +9 -0
  680. package/docs/atomic-docs.json +391 -716
  681. package/package.json +7 -7
  682. package/dist/atomic/components/analytics-config.js +0 -2918
  683. package/dist/atomic/components/analytics-config.js.map +0 -1
  684. package/dist/atomic/components/atomic-insight-interface.d.ts +0 -11
  685. package/dist/atomic/components/atomic-insight-interface.js +0 -332
  686. package/dist/atomic/components/atomic-insight-interface.js.map +0 -1
  687. package/dist/atomic/components/atomic-relevance-inspector.d.ts +0 -11
  688. package/dist/atomic/components/atomic-relevance-inspector.js +0 -53
  689. package/dist/atomic/components/atomic-relevance-inspector.js.map +0 -1
  690. package/dist/atomic/components/atomic-search-box-recent-queries.d.ts +0 -11
  691. package/dist/atomic/components/atomic-search-box-recent-queries.js +0 -8
  692. package/dist/atomic/components/atomic-search-box-recent-queries.js.map +0 -1
  693. package/dist/atomic/components/atomic-search-box-recent-queries2.js +0 -183
  694. package/dist/atomic/components/atomic-search-box-recent-queries2.js.map +0 -1
  695. package/dist/atomic/components/components/search/atomic-result-section-actions/atomic-result-section-actions.js +0 -25
  696. package/dist/atomic/components/components/search/atomic-result-section-badges/atomic-result-section-badges.js +0 -24
  697. package/dist/atomic/components/components/search/atomic-result-section-bottom-metadata/atomic-result-section-bottom-metadata.js +0 -25
  698. package/dist/atomic/components/components/search/atomic-result-section-children/atomic-result-section-children.js +0 -21
  699. package/dist/atomic/components/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.js +0 -23
  700. package/dist/atomic/components/components/search/atomic-result-section-excerpt/atomic-result-section-excerpt.js +0 -24
  701. package/dist/atomic/components/components/search/atomic-result-section-title/atomic-result-section-title.js +0 -24
  702. package/dist/atomic/components/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.js +0 -24
  703. package/dist/atomic/components/components/search/atomic-result-section-visual/atomic-result-section-visual.js +0 -29
  704. package/dist/atomic/components/insight-layout.js +0 -87
  705. package/dist/atomic/components/insight-layout.js.map +0 -1
  706. package/dist/atomic/components/sections.js.map +0 -1
  707. package/dist/atomic/components/sections2.js.map +0 -1
  708. package/dist/atomic/p-0a31d0fe.entry.js +0 -2
  709. package/dist/atomic/p-0a31d0fe.entry.js.map +0 -1
  710. package/dist/atomic/p-0c0b8d41.entry.js +0 -2
  711. package/dist/atomic/p-0c0b8d41.entry.js.map +0 -1
  712. package/dist/atomic/p-250f34d4.entry.js +0 -2
  713. package/dist/atomic/p-26598ee0.js +0 -2
  714. package/dist/atomic/p-27b8404c.js.map +0 -1
  715. package/dist/atomic/p-28e882e8.js +0 -2
  716. package/dist/atomic/p-2caa1859.js +0 -2
  717. package/dist/atomic/p-2caa1859.js.map +0 -1
  718. package/dist/atomic/p-345c425d.entry.js +0 -2
  719. package/dist/atomic/p-7709fba4.js.map +0 -1
  720. package/dist/atomic/p-7c3c5f07.entry.js.map +0 -1
  721. package/dist/atomic/p-8de99e50.entry.js +0 -2
  722. package/dist/atomic/p-8de99e50.entry.js.map +0 -1
  723. package/dist/atomic/p-97748161.js.map +0 -1
  724. package/dist/atomic/p-9c7dbbdf.js.map +0 -1
  725. package/dist/atomic/p-a12e1c59.js +0 -2
  726. package/dist/atomic/p-a12e1c59.js.map +0 -1
  727. package/dist/atomic/p-a1522fe5.entry.js +0 -2
  728. package/dist/atomic/p-a1ee594f.entry.js +0 -2
  729. package/dist/atomic/p-a71f04f4.entry.js +0 -2
  730. package/dist/atomic/p-a71f04f4.entry.js.map +0 -1
  731. package/dist/atomic/p-b6415814.entry.js +0 -2
  732. package/dist/atomic/p-ba5b3f06.entry.js +0 -2
  733. package/dist/atomic/p-ba5b3f06.entry.js.map +0 -1
  734. package/dist/atomic/p-bd3542d2.entry.js.map +0 -1
  735. package/dist/atomic/p-c2b4b401.entry.js +0 -2
  736. package/dist/atomic/p-c7af4b9e.entry.js +0 -2
  737. package/dist/atomic/p-cc0bf58b.js +0 -2
  738. package/dist/atomic/p-cc0bf58b.js.map +0 -1
  739. package/dist/atomic/p-de687bed.entry.js +0 -2
  740. package/dist/atomic/p-de687bed.entry.js.map +0 -1
  741. package/dist/atomic/p-df4397ab.entry.js +0 -2
  742. package/dist/atomic/p-df4397ab.entry.js.map +0 -1
  743. package/dist/atomic/p-f2000522.js +0 -2
  744. package/dist/atomic/p-f2000522.js.map +0 -1
  745. package/dist/atomic/p-f71b14b2.entry.js +0 -2
  746. package/dist/cjs/analytics-config-77341865.js +0 -2927
  747. package/dist/cjs/analytics-config-77341865.js.map +0 -1
  748. package/dist/cjs/atomic-insight-interface.cjs.entry.js +0 -307
  749. package/dist/cjs/atomic-insight-interface.cjs.entry.js.map +0 -1
  750. package/dist/cjs/atomic-relevance-inspector.cjs.entry.js +0 -38
  751. package/dist/cjs/atomic-relevance-inspector.cjs.entry.js.map +0 -1
  752. package/dist/cjs/atomic-result-placeholder_2.cjs.entry.js.map +0 -1
  753. package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js +0 -234
  754. package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js.map +0 -1
  755. package/dist/cjs/clock-f03ff827.js +0 -7
  756. package/dist/cjs/clock-f03ff827.js.map +0 -1
  757. package/dist/cjs/display-options-14f05862.js.map +0 -1
  758. package/dist/cjs/insight-layout-355a94dd.js +0 -90
  759. package/dist/cjs/insight-layout-355a94dd.js.map +0 -1
  760. package/dist/cjs/replace-breakpoint-utils-7a084f54.js.map +0 -1
  761. package/dist/cjs/result-template-common-88359dad.js.map +0 -1
  762. package/dist/cjs/sections-4b4af2f8.js.map +0 -1
  763. package/dist/cjs/sections-fbb93b53.js.map +0 -1
  764. package/dist/cjs/store-82abd941.js.map +0 -1
  765. package/dist/cjs/utils-7153ae6b.js.map +0 -1
  766. package/dist/esm/analytics-config-2c22562c.js +0 -2918
  767. package/dist/esm/analytics-config-2c22562c.js.map +0 -1
  768. package/dist/esm/atomic-insight-interface.entry.js +0 -303
  769. package/dist/esm/atomic-insight-interface.entry.js.map +0 -1
  770. package/dist/esm/atomic-relevance-inspector.entry.js +0 -34
  771. package/dist/esm/atomic-relevance-inspector.entry.js.map +0 -1
  772. package/dist/esm/atomic-result-placeholder_2.entry.js.map +0 -1
  773. package/dist/esm/atomic-search-box-query-suggestions_2.entry.js +0 -229
  774. package/dist/esm/atomic-search-box-query-suggestions_2.entry.js.map +0 -1
  775. package/dist/esm/clock-add3e9a5.js +0 -5
  776. package/dist/esm/clock-add3e9a5.js.map +0 -1
  777. package/dist/esm/display-options-c16840c6.js.map +0 -1
  778. package/dist/esm/insight-layout-776b87f2.js +0 -87
  779. package/dist/esm/insight-layout-776b87f2.js.map +0 -1
  780. package/dist/esm/replace-breakpoint-utils-7a336631.js.map +0 -1
  781. package/dist/esm/result-template-common-ac9fecab.js.map +0 -1
  782. package/dist/esm/sections-ae00b53a.js.map +0 -1
  783. package/dist/esm/store-015afa83.js.map +0 -1
  784. package/dist/esm/utils-7161486d.js.map +0 -1
  785. package/dist/types/components/common/layout/sections.d.ts +0 -6
  786. package/dist/types/components/search/atomic-result-section-children/atomic-result-section-children.d.ts +0 -16
  787. package/dist/types/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.d.ts +0 -18
  788. package/dist/types/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.d.ts +0 -19
  789. package/dist/types/components/search/atomic-result-section-visual/atomic-result-section-visual.d.ts +0 -26
  790. package/dist/types/components/search/search-box-suggestions/atomic-search-box-recent-queries/atomic-search-box-recent-queries.d.ts +0 -37
  791. /package/dist/atomic/components/components/common/atomic-layout-section/{sections.js → atomic-layout-section-utils.js} +0 -0
  792. /package/dist/atomic/{p-27cf779a.js.map → p-025a346a.js.map} +0 -0
  793. /package/dist/atomic/{p-3cbab25b.entry.js.map → p-044de1f9.entry.js.map} +0 -0
  794. /package/dist/atomic/{p-fe59fb2d.entry.js.map → p-0535b93d.entry.js.map} +0 -0
  795. /package/dist/atomic/{p-31a13850.js.map → p-0580b866.js.map} +0 -0
  796. /package/dist/atomic/{p-0edea6f9.entry.js.map → p-05f1ff6f.entry.js.map} +0 -0
  797. /package/dist/atomic/{p-3e9db2b5.entry.js.map → p-088d634c.entry.js.map} +0 -0
  798. /package/dist/atomic/{p-4bdc6d5a.entry.js.map → p-0ee7cab8.entry.js.map} +0 -0
  799. /package/dist/atomic/{p-0f449e9d.entry.js.map → p-14bad769.entry.js.map} +0 -0
  800. /package/dist/atomic/{p-475124d2.entry.js.map → p-15547bd5.entry.js.map} +0 -0
  801. /package/dist/atomic/{p-8fdef8a3.entry.js.map → p-182f9112.entry.js.map} +0 -0
  802. /package/dist/atomic/{p-00069a4b.entry.js.map → p-1910eb7f.entry.js.map} +0 -0
  803. /package/dist/atomic/{p-85145c88.entry.js.map → p-1c8bcadf.entry.js.map} +0 -0
  804. /package/dist/atomic/{p-cafa4083.entry.js.map → p-21ab7750.entry.js.map} +0 -0
  805. /package/dist/atomic/{p-89d8bb0d.entry.js.map → p-22b76c96.entry.js.map} +0 -0
  806. /package/dist/atomic/{p-36f63642.entry.js.map → p-26e0c1f8.entry.js.map} +0 -0
  807. /package/dist/atomic/{p-577d34ba.entry.js.map → p-2e13e2c0.entry.js.map} +0 -0
  808. /package/dist/atomic/{p-6098b906.entry.js.map → p-2f437b47.entry.js.map} +0 -0
  809. /package/dist/atomic/{p-998393ec.entry.js.map → p-2f517a54.entry.js.map} +0 -0
  810. /package/dist/atomic/{p-06284430.entry.js.map → p-318c96f5.entry.js.map} +0 -0
  811. /package/dist/atomic/{p-60800b2f.entry.js.map → p-3272a04b.entry.js.map} +0 -0
  812. /package/dist/atomic/{p-a5714bc4.entry.js.map → p-3291adda.entry.js.map} +0 -0
  813. /package/dist/atomic/{p-dbc0ce5c.entry.js.map → p-33245038.entry.js.map} +0 -0
  814. /package/dist/atomic/{p-fa658ef2.entry.js.map → p-35c2ee5f.entry.js.map} +0 -0
  815. /package/dist/atomic/{p-4601eb93.entry.js.map → p-36ff2bc3.entry.js.map} +0 -0
  816. /package/dist/atomic/{p-7ec6dd3e.entry.js.map → p-3bd8469f.entry.js.map} +0 -0
  817. /package/dist/atomic/{p-5f706e3d.entry.js.map → p-400c28b6.entry.js.map} +0 -0
  818. /package/dist/atomic/{p-fafd5042.entry.js.map → p-448091f7.entry.js.map} +0 -0
  819. /package/dist/atomic/{p-fe3cd55b.entry.js.map → p-44d96103.entry.js.map} +0 -0
  820. /package/dist/atomic/{p-f9dd14b2.entry.js.map → p-479cb38a.entry.js.map} +0 -0
  821. /package/dist/atomic/{p-a9383817.entry.js.map → p-47b41b27.entry.js.map} +0 -0
  822. /package/dist/atomic/{p-97ce3384.entry.js.map → p-48bab1a6.entry.js.map} +0 -0
  823. /package/dist/atomic/{p-0c8e7d5f.entry.js.map → p-4cb91ee7.entry.js.map} +0 -0
  824. /package/dist/atomic/{p-23d4dc54.entry.js.map → p-558f2191.entry.js.map} +0 -0
  825. /package/dist/atomic/{p-2e4628bb.entry.js.map → p-57049cd2.entry.js.map} +0 -0
  826. /package/dist/atomic/{p-edd4d5f7.js.map → p-5a2ef889.js.map} +0 -0
  827. /package/dist/atomic/{p-9faad55b.entry.js.map → p-5a83b7e5.entry.js.map} +0 -0
  828. /package/dist/atomic/{p-10b5e0f3.entry.js.map → p-5b8cc4bc.entry.js.map} +0 -0
  829. /package/dist/atomic/{p-dbcef3a9.entry.js.map → p-5cab535b.entry.js.map} +0 -0
  830. /package/dist/atomic/{p-740cd5bc.entry.js.map → p-6439156c.entry.js.map} +0 -0
  831. /package/dist/atomic/{p-7e9a1a1a.entry.js.map → p-66166975.entry.js.map} +0 -0
  832. /package/dist/atomic/{p-97538903.entry.js.map → p-6698d5e9.entry.js.map} +0 -0
  833. /package/dist/atomic/{p-0610b3e7.entry.js.map → p-6819f12c.entry.js.map} +0 -0
  834. /package/dist/atomic/{p-28e882e8.js.map → p-6b3429d3.js.map} +0 -0
  835. /package/dist/atomic/{p-406a288c.entry.js.map → p-7045745d.entry.js.map} +0 -0
  836. /package/dist/atomic/{p-a130b00b.entry.js.map → p-70747efa.entry.js.map} +0 -0
  837. /package/dist/atomic/{p-4830b9bb.entry.js.map → p-7242b46e.entry.js.map} +0 -0
  838. /package/dist/atomic/{p-3af2fca0.js.map → p-7427daa3.js.map} +0 -0
  839. /package/dist/atomic/{p-b320f270.entry.js.map → p-76c14d82.entry.js.map} +0 -0
  840. /package/dist/atomic/{p-1435fb6f.entry.js.map → p-7741124a.entry.js.map} +0 -0
  841. /package/dist/atomic/{p-cdeb5f2a.entry.js.map → p-77d00da1.entry.js.map} +0 -0
  842. /package/dist/atomic/{p-f76b7ac3.entry.js.map → p-80290dd3.entry.js.map} +0 -0
  843. /package/dist/atomic/{p-0bdd730f.entry.js.map → p-81bdbd07.entry.js.map} +0 -0
  844. /package/dist/atomic/{p-723f76a1.entry.js.map → p-82cd6398.entry.js.map} +0 -0
  845. /package/dist/atomic/{p-fdcd187d.entry.js.map → p-851b9735.entry.js.map} +0 -0
  846. /package/dist/atomic/{p-88af4470.entry.js.map → p-874f0a4c.entry.js.map} +0 -0
  847. /package/dist/atomic/{p-d6e04719.entry.js.map → p-8b0cf1d4.entry.js.map} +0 -0
  848. /package/dist/atomic/{p-ee957926.entry.js.map → p-8d5228da.entry.js.map} +0 -0
  849. /package/dist/atomic/{p-c25f1437.entry.js.map → p-955092ed.entry.js.map} +0 -0
  850. /package/dist/atomic/{p-47ab6c9f.entry.js.map → p-99d4c4bf.entry.js.map} +0 -0
  851. /package/dist/atomic/{p-edede7d1.entry.js.map → p-9aad555a.entry.js.map} +0 -0
  852. /package/dist/atomic/{p-00a6ab8c.entry.js.map → p-a0ebbbdf.entry.js.map} +0 -0
  853. /package/dist/atomic/{p-a4d277c7.entry.js.map → p-a1798150.entry.js.map} +0 -0
  854. /package/dist/atomic/{p-6289adc7.entry.js.map → p-a54f3f24.entry.js.map} +0 -0
  855. /package/dist/atomic/{p-24fd7df6.entry.js.map → p-a6dde0f6.entry.js.map} +0 -0
  856. /package/dist/atomic/{p-0b5efb51.entry.js.map → p-a78cbb80.entry.js.map} +0 -0
  857. /package/dist/atomic/{p-59b15bd6.entry.js.map → p-ae69f519.entry.js.map} +0 -0
  858. /package/dist/atomic/{p-ed8e5c4d.entry.js.map → p-b06de6f8.entry.js.map} +0 -0
  859. /package/dist/atomic/{p-fdd0aa42.entry.js.map → p-b1b583a0.entry.js.map} +0 -0
  860. /package/dist/atomic/{p-3c9289b5.js.map → p-b29d121c.js.map} +0 -0
  861. /package/dist/atomic/{p-cb3fd0f4.entry.js.map → p-b84108f3.entry.js.map} +0 -0
  862. /package/dist/atomic/{p-fb1a1e2e.entry.js.map → p-b85c2c46.entry.js.map} +0 -0
  863. /package/dist/atomic/{p-f71b14b2.entry.js.map → p-b9eeac20.entry.js.map} +0 -0
  864. /package/dist/atomic/{p-e398835b.entry.js.map → p-bc43df67.entry.js.map} +0 -0
  865. /package/dist/atomic/{p-93601dc0.entry.js.map → p-bd01acd5.entry.js.map} +0 -0
  866. /package/dist/atomic/{p-416d088e.entry.js.map → p-be011bd1.entry.js.map} +0 -0
  867. /package/dist/atomic/{p-93f1d551.entry.js.map → p-c5164dbf.entry.js.map} +0 -0
  868. /package/dist/atomic/{p-3622ed6c.js.map → p-c619df9b.js.map} +0 -0
  869. /package/dist/atomic/{p-3857d6a3.entry.js.map → p-c8190eb9.entry.js.map} +0 -0
  870. /package/dist/atomic/{p-5ca21deb.js.map → p-ca37969c.js.map} +0 -0
  871. /package/dist/atomic/{p-7cced247.entry.js.map → p-d0ab0125.entry.js.map} +0 -0
  872. /package/dist/atomic/{p-16f6c1f3.entry.js.map → p-d8caa4d8.entry.js.map} +0 -0
  873. /package/dist/atomic/{p-250f34d4.entry.js.map → p-da87ef51.entry.js.map} +0 -0
  874. /package/dist/atomic/{p-367ec37d.entry.js.map → p-db2d92c5.entry.js.map} +0 -0
  875. /package/dist/atomic/{p-dbf0c5a3.entry.js.map → p-db3b11ca.entry.js.map} +0 -0
  876. /package/dist/atomic/{p-4723ffa5.entry.js.map → p-dd24c66a.entry.js.map} +0 -0
  877. /package/dist/atomic/{p-0f39889d.entry.js.map → p-dea22a8d.entry.js.map} +0 -0
  878. /package/dist/atomic/{p-3a7a1a00.entry.js.map → p-df8d38ca.entry.js.map} +0 -0
  879. /package/dist/atomic/{p-c280cd05.js.map → p-e1cc5150.js.map} +0 -0
  880. /package/dist/atomic/{p-f9608731.entry.js.map → p-e276c7e0.entry.js.map} +0 -0
  881. /package/dist/atomic/{p-ce5b896e.entry.js.map → p-e455330c.entry.js.map} +0 -0
  882. /package/dist/atomic/{p-59f043a0.entry.js.map → p-e49ad083.entry.js.map} +0 -0
  883. /package/dist/atomic/{p-30c09377.entry.js.map → p-e6871a3f.entry.js.map} +0 -0
  884. /package/dist/atomic/{p-c9f1790d.entry.js.map → p-e6dc9de7.entry.js.map} +0 -0
  885. /package/dist/atomic/{p-20764605.entry.js.map → p-ed413091.entry.js.map} +0 -0
  886. /package/dist/atomic/{p-13391e75.entry.js.map → p-f0c657f4.entry.js.map} +0 -0
  887. /package/dist/atomic/{p-f936f55e.entry.js.map → p-f1241140.entry.js.map} +0 -0
  888. /package/dist/atomic/{p-c2b4b401.entry.js.map → p-f4818e53.entry.js.map} +0 -0
  889. /package/dist/atomic/{p-dd35e7ad.entry.js.map → p-f65ca329.entry.js.map} +0 -0
  890. /package/dist/atomic/{p-93da1f4e.entry.js.map → p-f800678c.entry.js.map} +0 -0
  891. /package/dist/atomic/{p-d1795580.entry.js.map → p-fb517fba.entry.js.map} +0 -0
  892. /package/dist/atomic/{p-97829295.entry.js.map → p-fc71835d.entry.js.map} +0 -0
  893. /package/dist/atomic/{p-1db20a4a.entry.js.map → p-fd1ef9e3.entry.js.map} +0 -0
  894. /package/dist/types/components/common/atomic-layout-section/{sections.d.ts → atomic-layout-section-utils.d.ts} +0 -0
@@ -11,16 +11,14 @@ import { AnyBindings } from "./components/common/interface/bindings";
11
11
  import { NumberInputType } from "./components/common/facets/facet-number-input/number-input-type";
12
12
  import { ItemDisplayBasicLayout, ItemDisplayDensity, ItemDisplayImageSize, ItemDisplayLayout } from "./components/common/layout/display-options";
13
13
  import { ItemRenderingFunction } from "./components/common/item-list/stencil-item-list-common";
14
- import { InsightEngine, FacetSortCriterion as InsightFacetSortCriterion, FoldedResult as InsightFoldedResult, InteractiveResult as InsightInteractiveResult, LogLevel as InsightLogLevel, RangeFacetRangeAlgorithm as InsightRangeFacetRangeAlgorithm, RangeFacetSortCriterion as InsightRangeFacetSortCriterion, Result as InsightResult, ResultTemplate as InsightResultTemplate, ResultTemplateCondition as InsightResultTemplateCondition, UserAction as IUserAction } from "@coveo/headless/insight";
15
- import { i18n } from "i18next";
16
- import { InsightInitializationOptions } from "./components/insight/atomic-insight-interface/atomic-insight-interface";
14
+ import { FacetSortCriterion as InsightFacetSortCriterion, FoldedResult as InsightFoldedResult, InteractiveResult as InsightInteractiveResult, RangeFacetRangeAlgorithm as InsightRangeFacetRangeAlgorithm, RangeFacetSortCriterion as InsightRangeFacetSortCriterion, Result as InsightResult, ResultTemplate as InsightResultTemplate, ResultTemplateCondition as InsightResultTemplateCondition, UserAction as IUserAction } from "@coveo/headless/insight";
17
15
  import { InsightStore } from "./components/insight/atomic-insight-interface/store";
18
16
  import { Actions, InsightResultActionClickedEvent } from "./components/insight/atomic-insight-result-action/atomic-insight-result-action";
19
17
  import { InsightResultAttachToCaseEvent } from "./components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action";
20
18
  import { RecommendationEngine, InteractiveResult as RecsInteractiveResult, LogLevel as RecsLogLevel, Result as RecsResult, ResultTemplate as RecsResultTemplate, ResultTemplateCondition as RecsResultTemplateCondition } from "@coveo/headless/recommendation";
19
+ import { i18n } from "i18next";
21
20
  import { RecsInitializationOptions } from "./components/recommendations/atomic-recs-interface/atomic-recs-interface";
22
21
  import { RecsStore } from "./components/recommendations/atomic-recs-interface/store";
23
- import { Bindings } from "./components/search/atomic-search-interface/atomic-search-interface";
24
22
  import { SearchStore } from "./components/search/atomic-search-interface/store";
25
23
  import { RedirectionPayload } from "./components/common/search-box/redirection-payload";
26
24
  import { AriaLabelGenerator } from "./components/search/search-box-suggestions/atomic-search-box-instant-results/atomic-search-box-instant-results";
@@ -31,16 +29,14 @@ export { AnyBindings } from "./components/common/interface/bindings";
31
29
  export { NumberInputType } from "./components/common/facets/facet-number-input/number-input-type";
32
30
  export { ItemDisplayBasicLayout, ItemDisplayDensity, ItemDisplayImageSize, ItemDisplayLayout } from "./components/common/layout/display-options";
33
31
  export { ItemRenderingFunction } from "./components/common/item-list/stencil-item-list-common";
34
- export { InsightEngine, FacetSortCriterion as InsightFacetSortCriterion, FoldedResult as InsightFoldedResult, InteractiveResult as InsightInteractiveResult, LogLevel as InsightLogLevel, RangeFacetRangeAlgorithm as InsightRangeFacetRangeAlgorithm, RangeFacetSortCriterion as InsightRangeFacetSortCriterion, Result as InsightResult, ResultTemplate as InsightResultTemplate, ResultTemplateCondition as InsightResultTemplateCondition, UserAction as IUserAction } from "@coveo/headless/insight";
35
- export { i18n } from "i18next";
36
- export { InsightInitializationOptions } from "./components/insight/atomic-insight-interface/atomic-insight-interface";
32
+ export { FacetSortCriterion as InsightFacetSortCriterion, FoldedResult as InsightFoldedResult, InteractiveResult as InsightInteractiveResult, RangeFacetRangeAlgorithm as InsightRangeFacetRangeAlgorithm, RangeFacetSortCriterion as InsightRangeFacetSortCriterion, Result as InsightResult, ResultTemplate as InsightResultTemplate, ResultTemplateCondition as InsightResultTemplateCondition, UserAction as IUserAction } from "@coveo/headless/insight";
37
33
  export { InsightStore } from "./components/insight/atomic-insight-interface/store";
38
34
  export { Actions, InsightResultActionClickedEvent } from "./components/insight/atomic-insight-result-action/atomic-insight-result-action";
39
35
  export { InsightResultAttachToCaseEvent } from "./components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action";
40
36
  export { RecommendationEngine, InteractiveResult as RecsInteractiveResult, LogLevel as RecsLogLevel, Result as RecsResult, ResultTemplate as RecsResultTemplate, ResultTemplateCondition as RecsResultTemplateCondition } from "@coveo/headless/recommendation";
37
+ export { i18n } from "i18next";
41
38
  export { RecsInitializationOptions } from "./components/recommendations/atomic-recs-interface/atomic-recs-interface";
42
39
  export { RecsStore } from "./components/recommendations/atomic-recs-interface/store";
43
- export { Bindings } from "./components/search/atomic-search-interface/atomic-search-interface";
44
40
  export { SearchStore } from "./components/search/atomic-search-interface/store";
45
41
  export { RedirectionPayload } from "./components/common/search-box/redirection-payload";
46
42
  export { AriaLabelGenerator } from "./components/search/search-box-suggestions/atomic-search-box-instant-results/atomic-search-box-instant-results";
@@ -715,61 +711,6 @@ export namespace Components {
715
711
  "clickCallback": () => void;
716
712
  "tooltip": string;
717
713
  }
718
- interface AtomicInsightInterface {
719
- /**
720
- * 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: [...]. When using a nonce, the first import of Atomic should be to import & call the `setNonce` function with the generated nonce value.
721
- * @example : ```html <script nonce="<YOUR_GENERATED_NONCE>"> import {setNonce} from '@coveo/atomic'; setNonce('<YOUR_GENERATED_NONCE>'); </script> ```
722
- */
723
- "CspNonce"?: string;
724
- /**
725
- * Whether analytics should be enabled.
726
- */
727
- "analytics": boolean;
728
- /**
729
- * The service insight interface headless engine.
730
- */
731
- "engine"?: InsightEngine;
732
- /**
733
- * Executes the first search and logs the interface load event to analytics, after initializing connection to the headless search engine.
734
- */
735
- "executeFirstSearch": () => Promise<void>;
736
- /**
737
- * 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-insight-interface fields-to-include='["fieldA", "fieldB"]'></atomic-insight-interface> ```
738
- */
739
- "fieldsToInclude": string[] | string;
740
- /**
741
- * The service insight interface i18next instance.
742
- */
743
- "i18n": i18n;
744
- /**
745
- * The icon assets path. By default, this will be a relative URL pointing to `./assets`. Example: "/mypublicpath/icons"
746
- */
747
- "iconAssetsPath": string;
748
- /**
749
- * Initializes the connection with the headless insight engine using options for `accessToken` (required), `organizationId` (required), `environment` (defaults to `prod`), and `renewAccessToken`.
750
- */
751
- "initialize": (options: InsightInitializationOptions) => Promise<void>;
752
- /**
753
- * Initializes the connection with an already preconfigured headless insight engine.
754
- */
755
- "initializeWithInsightEngine": (engine: InsightEngine) => Promise<void>;
756
- /**
757
- * The service insight interface language.
758
- */
759
- "language": string;
760
- /**
761
- * The language assets path. By default, this will be a relative URL pointing to `./lang`. Example: "/mypublicpath/languages"
762
- */
763
- "languageAssetsPath": string;
764
- /**
765
- * The severity level of the messages to log in the console.
766
- */
767
- "logLevel"?: InsightLogLevel;
768
- /**
769
- * The number of results per page. By default, this is set to `5`.
770
- */
771
- "resultsPerPage": number;
772
- }
773
714
  interface AtomicInsightLayout {
774
715
  /**
775
716
  * Whether the interface should be shown in widget format.
@@ -1821,16 +1762,6 @@ export namespace Components {
1821
1762
  */
1822
1763
  "collapseFacetsAfter": number;
1823
1764
  }
1824
- /**
1825
- * The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.
1826
- */
1827
- interface AtomicRelevanceInspector {
1828
- /**
1829
- * The Atomic interface bindings, namely the headless search engine and i18n instances.
1830
- */
1831
- "bindings": Bindings;
1832
- "open": boolean;
1833
- }
1834
1765
  /**
1835
1766
  * The `atomic-result` component is used internally by the `atomic-result-list` component.
1836
1767
  */
@@ -2162,6 +2093,100 @@ export namespace Components {
2162
2093
  */
2163
2094
  "maxValueInIndex": number;
2164
2095
  }
2096
+ /**
2097
+ * This section allows the information seeker to perform an action on an item without having to view its details.
2098
+ * For example, in Commerce you can add an item to the cart directly or add it to a wish list to view at a later time.
2099
+ * Behavior:
2100
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
2101
+ * ** You should ensure that elements inside of it have `height: var(--line-height)`.
2102
+ * * Is a wrapping flexbox with a gap.
2103
+ * * May appear over, next to, or beneath the visual section.
2104
+ */
2105
+ interface AtomicResultSectionActions {
2106
+ }
2107
+ /**
2108
+ * This section provides badges that highlight special features of the item.
2109
+ * Behavior:
2110
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
2111
+ * ** You should ensure that elements inside of it have `height: var(--line-height)`.
2112
+ * * Is a wrapping flexbox with a gap.
2113
+ * * May appear over, next to, or beneath the visual section.
2114
+ */
2115
+ interface AtomicResultSectionBadges {
2116
+ }
2117
+ /**
2118
+ * This section displays additional descriptive information about the item.
2119
+ * Behavior:
2120
+ * * Has a maximum height of two lines.
2121
+ * ** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.
2122
+ * * Exposes the `--line-height` variable so child elements can adjust to the current line height.
2123
+ * * Has a defined CSS `color` property for text.
2124
+ * * Has a font weight.
2125
+ */
2126
+ interface AtomicResultSectionBottomMetadata {
2127
+ }
2128
+ /**
2129
+ * This section displays the folded results, available when using the <atomic-result-children> component.
2130
+ * Behavior:
2131
+ * * Shows children at the bottom of the result, indented and wrapped in a border.
2132
+ */
2133
+ interface AtomicResultSectionChildren {
2134
+ }
2135
+ /**
2136
+ * This section displays the field that's important for its search criteria.
2137
+ * For example, in Commerce, a product's cost is often more important than the title itself.
2138
+ * Behavior:
2139
+ * * Has a very large font size.
2140
+ * * Is the second closest element beneath the title section.
2141
+ */
2142
+ interface AtomicResultSectionEmphasized {
2143
+ }
2144
+ /**
2145
+ * This section contains an informative summary of the item's content.
2146
+ * Behavior:
2147
+ * * Has a fixed height of one to three lines, depending on the layout and density.
2148
+ * * Ellipses overflowing text.
2149
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
2150
+ * * Has a defined CSS `color` property for text.
2151
+ */
2152
+ interface AtomicResultSectionExcerpt {
2153
+ }
2154
+ /**
2155
+ * This section identifies the item by its name, and its main use is to make the result list scannable.
2156
+ * This is usually the page title.
2157
+ * Behavior:
2158
+ * * Has a fixed height of two lines on grid layouts.
2159
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
2160
+ * * Has a defined CSS `color` property for text.
2161
+ */
2162
+ interface AtomicResultSectionTitle {
2163
+ }
2164
+ /**
2165
+ * This section surfaces some fields that are directly related to the title of the item.
2166
+ * For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,
2167
+ * rather than to the product's description.
2168
+ * Behavior:
2169
+ * * Has a very small font size.
2170
+ * * Is the closest element beneath the title section.
2171
+ */
2172
+ interface AtomicResultSectionTitleMetadata {
2173
+ }
2174
+ /**
2175
+ * This section provides visual information about the item.
2176
+ * For example, in Commerce, an image is a great shorthand for a product category.
2177
+ * An icon can quickly show the item type, or an avatar can help identify to whom it is related.
2178
+ * Behavior:
2179
+ * * Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.
2180
+ * ** When the image size is set to `icon`, this section stays very small.
2181
+ * ** You should ensure that elements inside of it take the available space.
2182
+ * * Always has a 1:1 aspect ratio.
2183
+ */
2184
+ interface AtomicResultSectionVisual {
2185
+ /**
2186
+ * How large or small the visual section of results using this template should be.
2187
+ */
2188
+ "imageSize"?: ItemDisplayImageSize;
2189
+ }
2165
2190
  /**
2166
2191
  * The `atomic-result-table-placeholder` component provides an intermediate visual state that is rendered before the first results are available.
2167
2192
  */
@@ -2317,23 +2342,6 @@ export namespace Components {
2317
2342
  */
2318
2343
  "maxWithoutQuery"?: number;
2319
2344
  }
2320
- /**
2321
- * 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.
2322
- */
2323
- interface AtomicSearchBoxRecentQueries {
2324
- /**
2325
- * The SVG icon to display. - 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.
2326
- */
2327
- "icon"?: string;
2328
- /**
2329
- * The maximum number of suggestions that will be displayed if the user has typed something into the input field.
2330
- */
2331
- "maxWithQuery": number;
2332
- /**
2333
- * The maximum number of suggestions that will be displayed initially when the input field is empty.
2334
- */
2335
- "maxWithoutQuery"?: number;
2336
- }
2337
2345
  /**
2338
2346
  * The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
2339
2347
  */
@@ -2750,10 +2758,6 @@ export interface AtomicQuickviewModalCustomEvent<T> extends CustomEvent<T> {
2750
2758
  detail: T;
2751
2759
  target: HTMLAtomicQuickviewModalElement;
2752
2760
  }
2753
- export interface AtomicRelevanceInspectorCustomEvent<T> extends CustomEvent<T> {
2754
- detail: T;
2755
- target: HTMLAtomicRelevanceInspectorElement;
2756
- }
2757
2761
  export interface AtomicSearchBoxCustomEvent<T> extends CustomEvent<T> {
2758
2762
  detail: T;
2759
2763
  target: HTMLAtomicSearchBoxElement;
@@ -3036,12 +3040,6 @@ declare global {
3036
3040
  prototype: HTMLAtomicInsightHistoryToggleElement;
3037
3041
  new (): HTMLAtomicInsightHistoryToggleElement;
3038
3042
  };
3039
- interface HTMLAtomicInsightInterfaceElement extends Components.AtomicInsightInterface, HTMLStencilElement {
3040
- }
3041
- var HTMLAtomicInsightInterfaceElement: {
3042
- prototype: HTMLAtomicInsightInterfaceElement;
3043
- new (): HTMLAtomicInsightInterfaceElement;
3044
- };
3045
3043
  interface HTMLAtomicInsightLayoutElement extends Components.AtomicInsightLayout, HTMLStencilElement {
3046
3044
  }
3047
3045
  var HTMLAtomicInsightLayoutElement: {
@@ -3565,26 +3563,6 @@ declare global {
3565
3563
  prototype: HTMLAtomicRefineToggleElement;
3566
3564
  new (): HTMLAtomicRefineToggleElement;
3567
3565
  };
3568
- interface HTMLAtomicRelevanceInspectorElementEventMap {
3569
- "atomic/relevanceInspector/close": any;
3570
- }
3571
- /**
3572
- * The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.
3573
- */
3574
- interface HTMLAtomicRelevanceInspectorElement extends Components.AtomicRelevanceInspector, HTMLStencilElement {
3575
- addEventListener<K extends keyof HTMLAtomicRelevanceInspectorElementEventMap>(type: K, listener: (this: HTMLAtomicRelevanceInspectorElement, ev: AtomicRelevanceInspectorCustomEvent<HTMLAtomicRelevanceInspectorElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3576
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3577
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3578
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3579
- removeEventListener<K extends keyof HTMLAtomicRelevanceInspectorElementEventMap>(type: K, listener: (this: HTMLAtomicRelevanceInspectorElement, ev: AtomicRelevanceInspectorCustomEvent<HTMLAtomicRelevanceInspectorElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3580
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3581
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3582
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
3583
- }
3584
- var HTMLAtomicRelevanceInspectorElement: {
3585
- prototype: HTMLAtomicRelevanceInspectorElement;
3586
- new (): HTMLAtomicRelevanceInspectorElement;
3587
- };
3588
3566
  /**
3589
3567
  * The `atomic-result` component is used internally by the `atomic-result-list` component.
3590
3568
  */
@@ -3782,6 +3760,132 @@ declare global {
3782
3760
  prototype: HTMLAtomicResultRatingElement;
3783
3761
  new (): HTMLAtomicResultRatingElement;
3784
3762
  };
3763
+ /**
3764
+ * This section allows the information seeker to perform an action on an item without having to view its details.
3765
+ * For example, in Commerce you can add an item to the cart directly or add it to a wish list to view at a later time.
3766
+ * Behavior:
3767
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
3768
+ * ** You should ensure that elements inside of it have `height: var(--line-height)`.
3769
+ * * Is a wrapping flexbox with a gap.
3770
+ * * May appear over, next to, or beneath the visual section.
3771
+ */
3772
+ interface HTMLAtomicResultSectionActionsElement extends Components.AtomicResultSectionActions, HTMLStencilElement {
3773
+ }
3774
+ var HTMLAtomicResultSectionActionsElement: {
3775
+ prototype: HTMLAtomicResultSectionActionsElement;
3776
+ new (): HTMLAtomicResultSectionActionsElement;
3777
+ };
3778
+ /**
3779
+ * This section provides badges that highlight special features of the item.
3780
+ * Behavior:
3781
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
3782
+ * ** You should ensure that elements inside of it have `height: var(--line-height)`.
3783
+ * * Is a wrapping flexbox with a gap.
3784
+ * * May appear over, next to, or beneath the visual section.
3785
+ */
3786
+ interface HTMLAtomicResultSectionBadgesElement extends Components.AtomicResultSectionBadges, HTMLStencilElement {
3787
+ }
3788
+ var HTMLAtomicResultSectionBadgesElement: {
3789
+ prototype: HTMLAtomicResultSectionBadgesElement;
3790
+ new (): HTMLAtomicResultSectionBadgesElement;
3791
+ };
3792
+ /**
3793
+ * This section displays additional descriptive information about the item.
3794
+ * Behavior:
3795
+ * * Has a maximum height of two lines.
3796
+ * ** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.
3797
+ * * Exposes the `--line-height` variable so child elements can adjust to the current line height.
3798
+ * * Has a defined CSS `color` property for text.
3799
+ * * Has a font weight.
3800
+ */
3801
+ interface HTMLAtomicResultSectionBottomMetadataElement extends Components.AtomicResultSectionBottomMetadata, HTMLStencilElement {
3802
+ }
3803
+ var HTMLAtomicResultSectionBottomMetadataElement: {
3804
+ prototype: HTMLAtomicResultSectionBottomMetadataElement;
3805
+ new (): HTMLAtomicResultSectionBottomMetadataElement;
3806
+ };
3807
+ /**
3808
+ * This section displays the folded results, available when using the <atomic-result-children> component.
3809
+ * Behavior:
3810
+ * * Shows children at the bottom of the result, indented and wrapped in a border.
3811
+ */
3812
+ interface HTMLAtomicResultSectionChildrenElement extends Components.AtomicResultSectionChildren, HTMLStencilElement {
3813
+ }
3814
+ var HTMLAtomicResultSectionChildrenElement: {
3815
+ prototype: HTMLAtomicResultSectionChildrenElement;
3816
+ new (): HTMLAtomicResultSectionChildrenElement;
3817
+ };
3818
+ /**
3819
+ * This section displays the field that's important for its search criteria.
3820
+ * For example, in Commerce, a product's cost is often more important than the title itself.
3821
+ * Behavior:
3822
+ * * Has a very large font size.
3823
+ * * Is the second closest element beneath the title section.
3824
+ */
3825
+ interface HTMLAtomicResultSectionEmphasizedElement extends Components.AtomicResultSectionEmphasized, HTMLStencilElement {
3826
+ }
3827
+ var HTMLAtomicResultSectionEmphasizedElement: {
3828
+ prototype: HTMLAtomicResultSectionEmphasizedElement;
3829
+ new (): HTMLAtomicResultSectionEmphasizedElement;
3830
+ };
3831
+ /**
3832
+ * This section contains an informative summary of the item's content.
3833
+ * Behavior:
3834
+ * * Has a fixed height of one to three lines, depending on the layout and density.
3835
+ * * Ellipses overflowing text.
3836
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
3837
+ * * Has a defined CSS `color` property for text.
3838
+ */
3839
+ interface HTMLAtomicResultSectionExcerptElement extends Components.AtomicResultSectionExcerpt, HTMLStencilElement {
3840
+ }
3841
+ var HTMLAtomicResultSectionExcerptElement: {
3842
+ prototype: HTMLAtomicResultSectionExcerptElement;
3843
+ new (): HTMLAtomicResultSectionExcerptElement;
3844
+ };
3845
+ /**
3846
+ * This section identifies the item by its name, and its main use is to make the result list scannable.
3847
+ * This is usually the page title.
3848
+ * Behavior:
3849
+ * * Has a fixed height of two lines on grid layouts.
3850
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
3851
+ * * Has a defined CSS `color` property for text.
3852
+ */
3853
+ interface HTMLAtomicResultSectionTitleElement extends Components.AtomicResultSectionTitle, HTMLStencilElement {
3854
+ }
3855
+ var HTMLAtomicResultSectionTitleElement: {
3856
+ prototype: HTMLAtomicResultSectionTitleElement;
3857
+ new (): HTMLAtomicResultSectionTitleElement;
3858
+ };
3859
+ /**
3860
+ * This section surfaces some fields that are directly related to the title of the item.
3861
+ * For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,
3862
+ * rather than to the product's description.
3863
+ * Behavior:
3864
+ * * Has a very small font size.
3865
+ * * Is the closest element beneath the title section.
3866
+ */
3867
+ interface HTMLAtomicResultSectionTitleMetadataElement extends Components.AtomicResultSectionTitleMetadata, HTMLStencilElement {
3868
+ }
3869
+ var HTMLAtomicResultSectionTitleMetadataElement: {
3870
+ prototype: HTMLAtomicResultSectionTitleMetadataElement;
3871
+ new (): HTMLAtomicResultSectionTitleMetadataElement;
3872
+ };
3873
+ /**
3874
+ * This section provides visual information about the item.
3875
+ * For example, in Commerce, an image is a great shorthand for a product category.
3876
+ * An icon can quickly show the item type, or an avatar can help identify to whom it is related.
3877
+ * Behavior:
3878
+ * * Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.
3879
+ * ** When the image size is set to `icon`, this section stays very small.
3880
+ * ** You should ensure that elements inside of it take the available space.
3881
+ * * Always has a 1:1 aspect ratio.
3882
+ */
3883
+ interface HTMLAtomicResultSectionVisualElement extends Components.AtomicResultSectionVisual, HTMLStencilElement {
3884
+ }
3885
+ var HTMLAtomicResultSectionVisualElement: {
3886
+ prototype: HTMLAtomicResultSectionVisualElement;
3887
+ new (): HTMLAtomicResultSectionVisualElement;
3888
+ };
3785
3889
  /**
3786
3890
  * The `atomic-result-table-placeholder` component provides an intermediate visual state that is rendered before the first results are available.
3787
3891
  */
@@ -3860,15 +3964,6 @@ declare global {
3860
3964
  prototype: HTMLAtomicSearchBoxQuerySuggestionsElement;
3861
3965
  new (): HTMLAtomicSearchBoxQuerySuggestionsElement;
3862
3966
  };
3863
- /**
3864
- * 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.
3865
- */
3866
- interface HTMLAtomicSearchBoxRecentQueriesElement extends Components.AtomicSearchBoxRecentQueries, HTMLStencilElement {
3867
- }
3868
- var HTMLAtomicSearchBoxRecentQueriesElement: {
3869
- prototype: HTMLAtomicSearchBoxRecentQueriesElement;
3870
- new (): HTMLAtomicSearchBoxRecentQueriesElement;
3871
- };
3872
3967
  /**
3873
3968
  * The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
3874
3969
  */
@@ -4171,7 +4266,6 @@ declare global {
4171
4266
  "atomic-insight-full-search-button": HTMLAtomicInsightFullSearchButtonElement;
4172
4267
  "atomic-insight-generated-answer": HTMLAtomicInsightGeneratedAnswerElement;
4173
4268
  "atomic-insight-history-toggle": HTMLAtomicInsightHistoryToggleElement;
4174
- "atomic-insight-interface": HTMLAtomicInsightInterfaceElement;
4175
4269
  "atomic-insight-layout": HTMLAtomicInsightLayoutElement;
4176
4270
  "atomic-insight-no-results": HTMLAtomicInsightNoResultsElement;
4177
4271
  "atomic-insight-numeric-facet": HTMLAtomicInsightNumericFacetElement;
@@ -4229,7 +4323,6 @@ declare global {
4229
4323
  "atomic-recs-result-template": HTMLAtomicRecsResultTemplateElement;
4230
4324
  "atomic-refine-modal": HTMLAtomicRefineModalElement;
4231
4325
  "atomic-refine-toggle": HTMLAtomicRefineToggleElement;
4232
- "atomic-relevance-inspector": HTMLAtomicRelevanceInspectorElement;
4233
4326
  "atomic-result": HTMLAtomicResultElement;
4234
4327
  "atomic-result-badge": HTMLAtomicResultBadgeElement;
4235
4328
  "atomic-result-children": HTMLAtomicResultChildrenElement;
@@ -4247,6 +4340,15 @@ declare global {
4247
4340
  "atomic-result-placeholder": HTMLAtomicResultPlaceholderElement;
4248
4341
  "atomic-result-printable-uri": HTMLAtomicResultPrintableUriElement;
4249
4342
  "atomic-result-rating": HTMLAtomicResultRatingElement;
4343
+ "atomic-result-section-actions": HTMLAtomicResultSectionActionsElement;
4344
+ "atomic-result-section-badges": HTMLAtomicResultSectionBadgesElement;
4345
+ "atomic-result-section-bottom-metadata": HTMLAtomicResultSectionBottomMetadataElement;
4346
+ "atomic-result-section-children": HTMLAtomicResultSectionChildrenElement;
4347
+ "atomic-result-section-emphasized": HTMLAtomicResultSectionEmphasizedElement;
4348
+ "atomic-result-section-excerpt": HTMLAtomicResultSectionExcerptElement;
4349
+ "atomic-result-section-title": HTMLAtomicResultSectionTitleElement;
4350
+ "atomic-result-section-title-metadata": HTMLAtomicResultSectionTitleMetadataElement;
4351
+ "atomic-result-section-visual": HTMLAtomicResultSectionVisualElement;
4250
4352
  "atomic-result-table-placeholder": HTMLAtomicResultTablePlaceholderElement;
4251
4353
  "atomic-result-template": HTMLAtomicResultTemplateElement;
4252
4354
  "atomic-result-text": HTMLAtomicResultTextElement;
@@ -4254,7 +4356,6 @@ declare global {
4254
4356
  "atomic-search-box": HTMLAtomicSearchBoxElement;
4255
4357
  "atomic-search-box-instant-results": HTMLAtomicSearchBoxInstantResultsElement;
4256
4358
  "atomic-search-box-query-suggestions": HTMLAtomicSearchBoxQuerySuggestionsElement;
4257
- "atomic-search-box-recent-queries": HTMLAtomicSearchBoxRecentQueriesElement;
4258
4359
  "atomic-segmented-facet": HTMLAtomicSegmentedFacetElement;
4259
4360
  "atomic-segmented-facet-scrollable": HTMLAtomicSegmentedFacetScrollableElement;
4260
4361
  "atomic-smart-snippet": HTMLAtomicSmartSnippetElement;
@@ -4936,49 +5037,6 @@ declare namespace LocalJSX {
4936
5037
  "clickCallback"?: () => void;
4937
5038
  "tooltip"?: string;
4938
5039
  }
4939
- interface AtomicInsightInterface {
4940
- /**
4941
- * 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: [...]. When using a nonce, the first import of Atomic should be to import & call the `setNonce` function with the generated nonce value.
4942
- * @example : ```html <script nonce="<YOUR_GENERATED_NONCE>"> import {setNonce} from '@coveo/atomic'; setNonce('<YOUR_GENERATED_NONCE>'); </script> ```
4943
- */
4944
- "CspNonce"?: string;
4945
- /**
4946
- * Whether analytics should be enabled.
4947
- */
4948
- "analytics"?: boolean;
4949
- /**
4950
- * The service insight interface headless engine.
4951
- */
4952
- "engine"?: InsightEngine;
4953
- /**
4954
- * 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-insight-interface fields-to-include='["fieldA", "fieldB"]'></atomic-insight-interface> ```
4955
- */
4956
- "fieldsToInclude"?: string[] | string;
4957
- /**
4958
- * The service insight interface i18next instance.
4959
- */
4960
- "i18n"?: i18n;
4961
- /**
4962
- * The icon assets path. By default, this will be a relative URL pointing to `./assets`. Example: "/mypublicpath/icons"
4963
- */
4964
- "iconAssetsPath"?: string;
4965
- /**
4966
- * The service insight interface language.
4967
- */
4968
- "language"?: string;
4969
- /**
4970
- * The language assets path. By default, this will be a relative URL pointing to `./lang`. Example: "/mypublicpath/languages"
4971
- */
4972
- "languageAssetsPath"?: string;
4973
- /**
4974
- * The severity level of the messages to log in the console.
4975
- */
4976
- "logLevel"?: InsightLogLevel;
4977
- /**
4978
- * The number of results per page. By default, this is set to `5`.
4979
- */
4980
- "resultsPerPage"?: number;
4981
- }
4982
5040
  interface AtomicInsightLayout {
4983
5041
  /**
4984
5042
  * Whether the interface should be shown in widget format.
@@ -5954,17 +6012,6 @@ declare namespace LocalJSX {
5954
6012
  */
5955
6013
  "collapseFacetsAfter"?: number;
5956
6014
  }
5957
- /**
5958
- * The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.
5959
- */
5960
- interface AtomicRelevanceInspector {
5961
- /**
5962
- * The Atomic interface bindings, namely the headless search engine and i18n instances.
5963
- */
5964
- "bindings": Bindings;
5965
- "onAtomic/relevanceInspector/close"?: (event: AtomicRelevanceInspectorCustomEvent<any>) => void;
5966
- "open"?: boolean;
5967
- }
5968
6015
  /**
5969
6016
  * The `atomic-result` component is used internally by the `atomic-result-list` component.
5970
6017
  */
@@ -6274,6 +6321,100 @@ declare namespace LocalJSX {
6274
6321
  */
6275
6322
  "maxValueInIndex"?: number;
6276
6323
  }
6324
+ /**
6325
+ * This section allows the information seeker to perform an action on an item without having to view its details.
6326
+ * For example, in Commerce you can add an item to the cart directly or add it to a wish list to view at a later time.
6327
+ * Behavior:
6328
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
6329
+ * ** You should ensure that elements inside of it have `height: var(--line-height)`.
6330
+ * * Is a wrapping flexbox with a gap.
6331
+ * * May appear over, next to, or beneath the visual section.
6332
+ */
6333
+ interface AtomicResultSectionActions {
6334
+ }
6335
+ /**
6336
+ * This section provides badges that highlight special features of the item.
6337
+ * Behavior:
6338
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
6339
+ * ** You should ensure that elements inside of it have `height: var(--line-height)`.
6340
+ * * Is a wrapping flexbox with a gap.
6341
+ * * May appear over, next to, or beneath the visual section.
6342
+ */
6343
+ interface AtomicResultSectionBadges {
6344
+ }
6345
+ /**
6346
+ * This section displays additional descriptive information about the item.
6347
+ * Behavior:
6348
+ * * Has a maximum height of two lines.
6349
+ * ** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.
6350
+ * * Exposes the `--line-height` variable so child elements can adjust to the current line height.
6351
+ * * Has a defined CSS `color` property for text.
6352
+ * * Has a font weight.
6353
+ */
6354
+ interface AtomicResultSectionBottomMetadata {
6355
+ }
6356
+ /**
6357
+ * This section displays the folded results, available when using the <atomic-result-children> component.
6358
+ * Behavior:
6359
+ * * Shows children at the bottom of the result, indented and wrapped in a border.
6360
+ */
6361
+ interface AtomicResultSectionChildren {
6362
+ }
6363
+ /**
6364
+ * This section displays the field that's important for its search criteria.
6365
+ * For example, in Commerce, a product's cost is often more important than the title itself.
6366
+ * Behavior:
6367
+ * * Has a very large font size.
6368
+ * * Is the second closest element beneath the title section.
6369
+ */
6370
+ interface AtomicResultSectionEmphasized {
6371
+ }
6372
+ /**
6373
+ * This section contains an informative summary of the item's content.
6374
+ * Behavior:
6375
+ * * Has a fixed height of one to three lines, depending on the layout and density.
6376
+ * * Ellipses overflowing text.
6377
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
6378
+ * * Has a defined CSS `color` property for text.
6379
+ */
6380
+ interface AtomicResultSectionExcerpt {
6381
+ }
6382
+ /**
6383
+ * This section identifies the item by its name, and its main use is to make the result list scannable.
6384
+ * This is usually the page title.
6385
+ * Behavior:
6386
+ * * Has a fixed height of two lines on grid layouts.
6387
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
6388
+ * * Has a defined CSS `color` property for text.
6389
+ */
6390
+ interface AtomicResultSectionTitle {
6391
+ }
6392
+ /**
6393
+ * This section surfaces some fields that are directly related to the title of the item.
6394
+ * For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,
6395
+ * rather than to the product's description.
6396
+ * Behavior:
6397
+ * * Has a very small font size.
6398
+ * * Is the closest element beneath the title section.
6399
+ */
6400
+ interface AtomicResultSectionTitleMetadata {
6401
+ }
6402
+ /**
6403
+ * This section provides visual information about the item.
6404
+ * For example, in Commerce, an image is a great shorthand for a product category.
6405
+ * An icon can quickly show the item type, or an avatar can help identify to whom it is related.
6406
+ * Behavior:
6407
+ * * Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.
6408
+ * ** When the image size is set to `icon`, this section stays very small.
6409
+ * ** You should ensure that elements inside of it take the available space.
6410
+ * * Always has a 1:1 aspect ratio.
6411
+ */
6412
+ interface AtomicResultSectionVisual {
6413
+ /**
6414
+ * How large or small the visual section of results using this template should be.
6415
+ */
6416
+ "imageSize"?: ItemDisplayImageSize;
6417
+ }
6277
6418
  /**
6278
6419
  * The `atomic-result-table-placeholder` component provides an intermediate visual state that is rendered before the first results are available.
6279
6420
  */
@@ -6424,23 +6565,6 @@ declare namespace LocalJSX {
6424
6565
  */
6425
6566
  "maxWithoutQuery"?: number;
6426
6567
  }
6427
- /**
6428
- * 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.
6429
- */
6430
- interface AtomicSearchBoxRecentQueries {
6431
- /**
6432
- * The SVG icon to display. - 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.
6433
- */
6434
- "icon"?: string;
6435
- /**
6436
- * The maximum number of suggestions that will be displayed if the user has typed something into the input field.
6437
- */
6438
- "maxWithQuery"?: number;
6439
- /**
6440
- * The maximum number of suggestions that will be displayed initially when the input field is empty.
6441
- */
6442
- "maxWithoutQuery"?: number;
6443
- }
6444
6568
  /**
6445
6569
  * The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
6446
6570
  */
@@ -6854,7 +6978,6 @@ declare namespace LocalJSX {
6854
6978
  "atomic-insight-full-search-button": AtomicInsightFullSearchButton;
6855
6979
  "atomic-insight-generated-answer": AtomicInsightGeneratedAnswer;
6856
6980
  "atomic-insight-history-toggle": AtomicInsightHistoryToggle;
6857
- "atomic-insight-interface": AtomicInsightInterface;
6858
6981
  "atomic-insight-layout": AtomicInsightLayout;
6859
6982
  "atomic-insight-no-results": AtomicInsightNoResults;
6860
6983
  "atomic-insight-numeric-facet": AtomicInsightNumericFacet;
@@ -6912,7 +7035,6 @@ declare namespace LocalJSX {
6912
7035
  "atomic-recs-result-template": AtomicRecsResultTemplate;
6913
7036
  "atomic-refine-modal": AtomicRefineModal;
6914
7037
  "atomic-refine-toggle": AtomicRefineToggle;
6915
- "atomic-relevance-inspector": AtomicRelevanceInspector;
6916
7038
  "atomic-result": AtomicResult;
6917
7039
  "atomic-result-badge": AtomicResultBadge;
6918
7040
  "atomic-result-children": AtomicResultChildren;
@@ -6930,6 +7052,15 @@ declare namespace LocalJSX {
6930
7052
  "atomic-result-placeholder": AtomicResultPlaceholder;
6931
7053
  "atomic-result-printable-uri": AtomicResultPrintableUri;
6932
7054
  "atomic-result-rating": AtomicResultRating;
7055
+ "atomic-result-section-actions": AtomicResultSectionActions;
7056
+ "atomic-result-section-badges": AtomicResultSectionBadges;
7057
+ "atomic-result-section-bottom-metadata": AtomicResultSectionBottomMetadata;
7058
+ "atomic-result-section-children": AtomicResultSectionChildren;
7059
+ "atomic-result-section-emphasized": AtomicResultSectionEmphasized;
7060
+ "atomic-result-section-excerpt": AtomicResultSectionExcerpt;
7061
+ "atomic-result-section-title": AtomicResultSectionTitle;
7062
+ "atomic-result-section-title-metadata": AtomicResultSectionTitleMetadata;
7063
+ "atomic-result-section-visual": AtomicResultSectionVisual;
6933
7064
  "atomic-result-table-placeholder": AtomicResultTablePlaceholder;
6934
7065
  "atomic-result-template": AtomicResultTemplate;
6935
7066
  "atomic-result-text": AtomicResultText;
@@ -6937,7 +7068,6 @@ declare namespace LocalJSX {
6937
7068
  "atomic-search-box": AtomicSearchBox;
6938
7069
  "atomic-search-box-instant-results": AtomicSearchBoxInstantResults;
6939
7070
  "atomic-search-box-query-suggestions": AtomicSearchBoxQuerySuggestions;
6940
- "atomic-search-box-recent-queries": AtomicSearchBoxRecentQueries;
6941
7071
  "atomic-segmented-facet": AtomicSegmentedFacet;
6942
7072
  "atomic-segmented-facet-scrollable": AtomicSegmentedFacetScrollable;
6943
7073
  "atomic-smart-snippet": AtomicSmartSnippet;
@@ -7071,7 +7201,6 @@ declare module "@stencil/core" {
7071
7201
  "atomic-insight-full-search-button": LocalJSX.AtomicInsightFullSearchButton & JSXBase.HTMLAttributes<HTMLAtomicInsightFullSearchButtonElement>;
7072
7202
  "atomic-insight-generated-answer": LocalJSX.AtomicInsightGeneratedAnswer & JSXBase.HTMLAttributes<HTMLAtomicInsightGeneratedAnswerElement>;
7073
7203
  "atomic-insight-history-toggle": LocalJSX.AtomicInsightHistoryToggle & JSXBase.HTMLAttributes<HTMLAtomicInsightHistoryToggleElement>;
7074
- "atomic-insight-interface": LocalJSX.AtomicInsightInterface & JSXBase.HTMLAttributes<HTMLAtomicInsightInterfaceElement>;
7075
7204
  "atomic-insight-layout": LocalJSX.AtomicInsightLayout & JSXBase.HTMLAttributes<HTMLAtomicInsightLayoutElement>;
7076
7205
  "atomic-insight-no-results": LocalJSX.AtomicInsightNoResults & JSXBase.HTMLAttributes<HTMLAtomicInsightNoResultsElement>;
7077
7206
  "atomic-insight-numeric-facet": LocalJSX.AtomicInsightNumericFacet & JSXBase.HTMLAttributes<HTMLAtomicInsightNumericFacetElement>;
@@ -7220,10 +7349,6 @@ declare module "@stencil/core" {
7220
7349
  * When this component is added to the `atomic-search-interface`, an `atomic-refine-modal` component is automatically created.
7221
7350
  */
7222
7351
  "atomic-refine-toggle": LocalJSX.AtomicRefineToggle & JSXBase.HTMLAttributes<HTMLAtomicRefineToggleElement>;
7223
- /**
7224
- * The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.
7225
- */
7226
- "atomic-relevance-inspector": LocalJSX.AtomicRelevanceInspector & JSXBase.HTMLAttributes<HTMLAtomicRelevanceInspectorElement>;
7227
7352
  /**
7228
7353
  * The `atomic-result` component is used internally by the `atomic-result-list` component.
7229
7354
  */
@@ -7336,6 +7461,87 @@ declare module "@stencil/core" {
7336
7461
  * The `atomic-result-rating` element renders a star rating.
7337
7462
  */
7338
7463
  "atomic-result-rating": LocalJSX.AtomicResultRating & JSXBase.HTMLAttributes<HTMLAtomicResultRatingElement>;
7464
+ /**
7465
+ * This section allows the information seeker to perform an action on an item without having to view its details.
7466
+ * For example, in Commerce you can add an item to the cart directly or add it to a wish list to view at a later time.
7467
+ * Behavior:
7468
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
7469
+ * ** You should ensure that elements inside of it have `height: var(--line-height)`.
7470
+ * * Is a wrapping flexbox with a gap.
7471
+ * * May appear over, next to, or beneath the visual section.
7472
+ */
7473
+ "atomic-result-section-actions": LocalJSX.AtomicResultSectionActions & JSXBase.HTMLAttributes<HTMLAtomicResultSectionActionsElement>;
7474
+ /**
7475
+ * This section provides badges that highlight special features of the item.
7476
+ * Behavior:
7477
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
7478
+ * ** You should ensure that elements inside of it have `height: var(--line-height)`.
7479
+ * * Is a wrapping flexbox with a gap.
7480
+ * * May appear over, next to, or beneath the visual section.
7481
+ */
7482
+ "atomic-result-section-badges": LocalJSX.AtomicResultSectionBadges & JSXBase.HTMLAttributes<HTMLAtomicResultSectionBadgesElement>;
7483
+ /**
7484
+ * This section displays additional descriptive information about the item.
7485
+ * Behavior:
7486
+ * * Has a maximum height of two lines.
7487
+ * ** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.
7488
+ * * Exposes the `--line-height` variable so child elements can adjust to the current line height.
7489
+ * * Has a defined CSS `color` property for text.
7490
+ * * Has a font weight.
7491
+ */
7492
+ "atomic-result-section-bottom-metadata": LocalJSX.AtomicResultSectionBottomMetadata & JSXBase.HTMLAttributes<HTMLAtomicResultSectionBottomMetadataElement>;
7493
+ /**
7494
+ * This section displays the folded results, available when using the <atomic-result-children> component.
7495
+ * Behavior:
7496
+ * * Shows children at the bottom of the result, indented and wrapped in a border.
7497
+ */
7498
+ "atomic-result-section-children": LocalJSX.AtomicResultSectionChildren & JSXBase.HTMLAttributes<HTMLAtomicResultSectionChildrenElement>;
7499
+ /**
7500
+ * This section displays the field that's important for its search criteria.
7501
+ * For example, in Commerce, a product's cost is often more important than the title itself.
7502
+ * Behavior:
7503
+ * * Has a very large font size.
7504
+ * * Is the second closest element beneath the title section.
7505
+ */
7506
+ "atomic-result-section-emphasized": LocalJSX.AtomicResultSectionEmphasized & JSXBase.HTMLAttributes<HTMLAtomicResultSectionEmphasizedElement>;
7507
+ /**
7508
+ * This section contains an informative summary of the item's content.
7509
+ * Behavior:
7510
+ * * Has a fixed height of one to three lines, depending on the layout and density.
7511
+ * * Ellipses overflowing text.
7512
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
7513
+ * * Has a defined CSS `color` property for text.
7514
+ */
7515
+ "atomic-result-section-excerpt": LocalJSX.AtomicResultSectionExcerpt & JSXBase.HTMLAttributes<HTMLAtomicResultSectionExcerptElement>;
7516
+ /**
7517
+ * This section identifies the item by its name, and its main use is to make the result list scannable.
7518
+ * This is usually the page title.
7519
+ * Behavior:
7520
+ * * Has a fixed height of two lines on grid layouts.
7521
+ * * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
7522
+ * * Has a defined CSS `color` property for text.
7523
+ */
7524
+ "atomic-result-section-title": LocalJSX.AtomicResultSectionTitle & JSXBase.HTMLAttributes<HTMLAtomicResultSectionTitleElement>;
7525
+ /**
7526
+ * This section surfaces some fields that are directly related to the title of the item.
7527
+ * For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,
7528
+ * rather than to the product's description.
7529
+ * Behavior:
7530
+ * * Has a very small font size.
7531
+ * * Is the closest element beneath the title section.
7532
+ */
7533
+ "atomic-result-section-title-metadata": LocalJSX.AtomicResultSectionTitleMetadata & JSXBase.HTMLAttributes<HTMLAtomicResultSectionTitleMetadataElement>;
7534
+ /**
7535
+ * This section provides visual information about the item.
7536
+ * For example, in Commerce, an image is a great shorthand for a product category.
7537
+ * An icon can quickly show the item type, or an avatar can help identify to whom it is related.
7538
+ * Behavior:
7539
+ * * Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.
7540
+ * ** When the image size is set to `icon`, this section stays very small.
7541
+ * ** You should ensure that elements inside of it take the available space.
7542
+ * * Always has a 1:1 aspect ratio.
7543
+ */
7544
+ "atomic-result-section-visual": LocalJSX.AtomicResultSectionVisual & JSXBase.HTMLAttributes<HTMLAtomicResultSectionVisualElement>;
7339
7545
  /**
7340
7546
  * The `atomic-result-table-placeholder` component provides an intermediate visual state that is rendered before the first results are available.
7341
7547
  */
@@ -7368,10 +7574,6 @@ declare module "@stencil/core" {
7368
7574
  * The `atomic-search-box-query-suggestions` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of query suggestion behavior.
7369
7575
  */
7370
7576
  "atomic-search-box-query-suggestions": LocalJSX.AtomicSearchBoxQuerySuggestions & JSXBase.HTMLAttributes<HTMLAtomicSearchBoxQuerySuggestionsElement>;
7371
- /**
7372
- * 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.
7373
- */
7374
- "atomic-search-box-recent-queries": LocalJSX.AtomicSearchBoxRecentQueries & JSXBase.HTMLAttributes<HTMLAtomicSearchBoxRecentQueriesElement>;
7375
7577
  /**
7376
7578
  * The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
7377
7579
  */