@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
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-10-06T14:57:04",
2
+ "timestamp": "2025-10-07T21:05:10",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.20.0",
@@ -3346,6 +3346,14 @@
3346
3346
  "atomic-result",
3347
3347
  "atomic-result-placeholder",
3348
3348
  "atomic-result-table-placeholder"
3349
+ ],
3350
+ "atomic-result-placeholder": [
3351
+ "atomic-result-section-visual",
3352
+ "atomic-result-section-badges",
3353
+ "atomic-result-section-actions",
3354
+ "atomic-result-section-title",
3355
+ "atomic-result-section-excerpt",
3356
+ "atomic-result-section-bottom-metadata"
3349
3357
  ]
3350
3358
  }
3351
3359
  },
@@ -4268,406 +4276,6 @@
4268
4276
  ]
4269
4277
  }
4270
4278
  },
4271
- {
4272
- "filePath": "src/components/insight/atomic-insight-interface/atomic-insight-interface.tsx",
4273
- "encapsulation": "shadow",
4274
- "tag": "atomic-insight-interface",
4275
- "docs": "",
4276
- "docsTags": [],
4277
- "usage": {},
4278
- "props": [
4279
- {
4280
- "name": "CspNonce",
4281
- "type": "string | undefined",
4282
- "complexType": {
4283
- "original": "string",
4284
- "resolved": "string | undefined",
4285
- "references": {}
4286
- },
4287
- "mutable": false,
4288
- "attr": "csp-nonce",
4289
- "reflectToAttr": true,
4290
- "docs": "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.\nIf 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,\nyou 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\n(i.e., script-src 'nonce-<YOUR_GENERATED_NONCE>' and style-src 'nonce-<YOUR_GENERATED_NONCE>').\nOtherwise you may see console errors such as\n - Refused to execute inline script because it violates the following Content Security Policy directive: [...]\n - Refused to apply inline style because it violates the following Content Security Policy directive: [...].\nWhen using a nonce, the first import of Atomic should be to import & call the `setNonce` function with the generated nonce value.",
4291
- "docsTags": [
4292
- {
4293
- "name": "example",
4294
- "text": ":\n```html\n<script nonce=\"<YOUR_GENERATED_NONCE>\">\nimport {setNonce} from '@coveo/atomic';\nsetNonce('<YOUR_GENERATED_NONCE>');\n</script>\n```"
4295
- }
4296
- ],
4297
- "values": [
4298
- {
4299
- "type": "string"
4300
- },
4301
- {
4302
- "type": "undefined"
4303
- }
4304
- ],
4305
- "optional": true,
4306
- "required": false
4307
- },
4308
- {
4309
- "name": "analytics",
4310
- "type": "boolean",
4311
- "complexType": {
4312
- "original": "boolean",
4313
- "resolved": "boolean",
4314
- "references": {}
4315
- },
4316
- "mutable": false,
4317
- "attr": "analytics",
4318
- "reflectToAttr": true,
4319
- "docs": "Whether analytics should be enabled.",
4320
- "docsTags": [],
4321
- "default": "true",
4322
- "values": [
4323
- {
4324
- "type": "boolean"
4325
- }
4326
- ],
4327
- "optional": false,
4328
- "required": false
4329
- },
4330
- {
4331
- "name": "engine",
4332
- "type": "InsightEngine<{}> | undefined",
4333
- "complexType": {
4334
- "original": "InsightEngine",
4335
- "resolved": "InsightEngine<{}> | undefined",
4336
- "references": {
4337
- "InsightEngine": {
4338
- "location": "import",
4339
- "path": "@coveo/headless/insight",
4340
- "id": "../headless/dist/definitions/insight.index.d.ts::InsightEngine"
4341
- }
4342
- }
4343
- },
4344
- "mutable": true,
4345
- "reflectToAttr": false,
4346
- "docs": "The service insight interface headless engine.",
4347
- "docsTags": [],
4348
- "values": [
4349
- {
4350
- "type": "InsightEngine<{}>"
4351
- },
4352
- {
4353
- "type": "undefined"
4354
- }
4355
- ],
4356
- "optional": true,
4357
- "required": false
4358
- },
4359
- {
4360
- "name": "fieldsToInclude",
4361
- "type": "string | string[]",
4362
- "complexType": {
4363
- "original": "string[] | string",
4364
- "resolved": "string | string[]",
4365
- "references": {}
4366
- },
4367
- "mutable": true,
4368
- "attr": "fields-to-include",
4369
- "reflectToAttr": false,
4370
- "docs": "A list of non-default fields to include in the query results.\n\nSpecify the property as an array using a JSON string representation:\n```html\n<atomic-insight-interface fields-to-include='[\"fieldA\", \"fieldB\"]'></atomic-insight-interface>\n```",
4371
- "docsTags": [],
4372
- "default": "'[]'",
4373
- "values": [
4374
- {
4375
- "type": "string"
4376
- },
4377
- {
4378
- "type": "string[]"
4379
- }
4380
- ],
4381
- "optional": false,
4382
- "required": false
4383
- },
4384
- {
4385
- "name": "i18n",
4386
- "type": "i18n",
4387
- "complexType": {
4388
- "original": "i18n",
4389
- "resolved": "i18n",
4390
- "references": {
4391
- "i18n": {
4392
- "location": "import",
4393
- "path": "i18next",
4394
- "id": "../../node_modules/i18next/index.d.mts::i18n"
4395
- }
4396
- }
4397
- },
4398
- "mutable": false,
4399
- "reflectToAttr": false,
4400
- "docs": "The service insight interface i18next instance.",
4401
- "docsTags": [],
4402
- "values": [
4403
- {
4404
- "type": "i18n"
4405
- }
4406
- ],
4407
- "optional": false,
4408
- "required": false
4409
- },
4410
- {
4411
- "name": "iconAssetsPath",
4412
- "type": "string",
4413
- "complexType": {
4414
- "original": "string",
4415
- "resolved": "string",
4416
- "references": {}
4417
- },
4418
- "mutable": false,
4419
- "attr": "icon-assets-path",
4420
- "reflectToAttr": true,
4421
- "docs": "The icon assets path. By default, this will be a relative URL pointing to `./assets`.\n\nExample: \"/mypublicpath/icons\"",
4422
- "docsTags": [],
4423
- "default": "'./assets'",
4424
- "values": [
4425
- {
4426
- "type": "string"
4427
- }
4428
- ],
4429
- "optional": false,
4430
- "required": false
4431
- },
4432
- {
4433
- "name": "language",
4434
- "type": "string",
4435
- "complexType": {
4436
- "original": "string",
4437
- "resolved": "string",
4438
- "references": {}
4439
- },
4440
- "mutable": false,
4441
- "attr": "language",
4442
- "reflectToAttr": true,
4443
- "docs": "The service insight interface language.",
4444
- "docsTags": [],
4445
- "default": "'en'",
4446
- "values": [
4447
- {
4448
- "type": "string"
4449
- }
4450
- ],
4451
- "optional": false,
4452
- "required": false
4453
- },
4454
- {
4455
- "name": "languageAssetsPath",
4456
- "type": "string",
4457
- "complexType": {
4458
- "original": "string",
4459
- "resolved": "string",
4460
- "references": {}
4461
- },
4462
- "mutable": false,
4463
- "attr": "language-assets-path",
4464
- "reflectToAttr": true,
4465
- "docs": "The language assets path. By default, this will be a relative URL pointing to `./lang`.\n\nExample: \"/mypublicpath/languages\"",
4466
- "docsTags": [],
4467
- "default": "'./lang'",
4468
- "values": [
4469
- {
4470
- "type": "string"
4471
- }
4472
- ],
4473
- "optional": false,
4474
- "required": false
4475
- },
4476
- {
4477
- "name": "logLevel",
4478
- "type": "\"debug\" | \"error\" | \"fatal\" | \"info\" | \"silent\" | \"trace\" | \"warn\" | undefined",
4479
- "complexType": {
4480
- "original": "InsightLogLevel",
4481
- "resolved": "\"debug\" | \"error\" | \"fatal\" | \"info\" | \"silent\" | \"trace\" | \"warn\" | undefined",
4482
- "references": {
4483
- "InsightLogLevel": {
4484
- "location": "import",
4485
- "path": "@coveo/headless/insight",
4486
- "id": "../headless/dist/definitions/insight.index.d.ts::LogLevel"
4487
- }
4488
- }
4489
- },
4490
- "mutable": false,
4491
- "attr": "log-level",
4492
- "reflectToAttr": true,
4493
- "docs": "The severity level of the messages to log in the console.",
4494
- "docsTags": [],
4495
- "values": [
4496
- {
4497
- "value": "debug",
4498
- "type": "string"
4499
- },
4500
- {
4501
- "value": "error",
4502
- "type": "string"
4503
- },
4504
- {
4505
- "value": "fatal",
4506
- "type": "string"
4507
- },
4508
- {
4509
- "value": "info",
4510
- "type": "string"
4511
- },
4512
- {
4513
- "value": "silent",
4514
- "type": "string"
4515
- },
4516
- {
4517
- "value": "trace",
4518
- "type": "string"
4519
- },
4520
- {
4521
- "value": "warn",
4522
- "type": "string"
4523
- },
4524
- {
4525
- "type": "undefined"
4526
- }
4527
- ],
4528
- "optional": true,
4529
- "required": false
4530
- },
4531
- {
4532
- "name": "resultsPerPage",
4533
- "type": "number",
4534
- "complexType": {
4535
- "original": "number",
4536
- "resolved": "number",
4537
- "references": {}
4538
- },
4539
- "mutable": false,
4540
- "attr": "results-per-page",
4541
- "reflectToAttr": true,
4542
- "docs": "The number of results per page. By default, this is set to `5`.",
4543
- "docsTags": [],
4544
- "default": "5",
4545
- "values": [
4546
- {
4547
- "type": "number"
4548
- }
4549
- ],
4550
- "optional": false,
4551
- "required": false
4552
- }
4553
- ],
4554
- "methods": [
4555
- {
4556
- "name": "executeFirstSearch",
4557
- "returns": {
4558
- "type": "Promise<void>",
4559
- "docs": ""
4560
- },
4561
- "complexType": {
4562
- "signature": "() => Promise<void>",
4563
- "parameters": [],
4564
- "references": {
4565
- "Promise": {
4566
- "location": "global",
4567
- "id": "global::Promise"
4568
- }
4569
- },
4570
- "return": "Promise<void>"
4571
- },
4572
- "signature": "executeFirstSearch() => Promise<void>",
4573
- "parameters": [],
4574
- "docs": "\nExecutes the first search and logs the interface load event to analytics, after initializing connection to the headless search engine.",
4575
- "docsTags": []
4576
- },
4577
- {
4578
- "name": "initialize",
4579
- "returns": {
4580
- "type": "Promise<void>",
4581
- "docs": ""
4582
- },
4583
- "complexType": {
4584
- "signature": "(options: InsightInitializationOptions) => Promise<void>",
4585
- "parameters": [
4586
- {
4587
- "name": "options",
4588
- "type": "InsightEngineConfiguration",
4589
- "docs": ""
4590
- }
4591
- ],
4592
- "references": {
4593
- "Promise": {
4594
- "location": "global",
4595
- "id": "global::Promise"
4596
- },
4597
- "InsightInitializationOptions": {
4598
- "location": "local",
4599
- "path": "/home/runner/work/ui-kit/ui-kit/packages/atomic/src/components/insight/atomic-insight-interface/atomic-insight-interface.tsx",
4600
- "id": "src/components/insight/atomic-insight-interface/atomic-insight-interface.tsx::InsightInitializationOptions"
4601
- }
4602
- },
4603
- "return": "Promise<void>"
4604
- },
4605
- "signature": "initialize(options: InsightInitializationOptions) => Promise<void>",
4606
- "parameters": [
4607
- {
4608
- "name": "options",
4609
- "type": "InsightEngineConfiguration",
4610
- "docs": ""
4611
- }
4612
- ],
4613
- "docs": "Initializes the connection with the headless insight engine using options for `accessToken` (required), `organizationId` (required), `environment` (defaults to `prod`), and `renewAccessToken`.",
4614
- "docsTags": []
4615
- },
4616
- {
4617
- "name": "initializeWithInsightEngine",
4618
- "returns": {
4619
- "type": "Promise<void>",
4620
- "docs": ""
4621
- },
4622
- "complexType": {
4623
- "signature": "(engine: InsightEngine) => Promise<void>",
4624
- "parameters": [
4625
- {
4626
- "name": "engine",
4627
- "type": "InsightEngine<{}>",
4628
- "docs": ""
4629
- }
4630
- ],
4631
- "references": {
4632
- "Promise": {
4633
- "location": "global",
4634
- "id": "global::Promise"
4635
- },
4636
- "InsightEngine": {
4637
- "location": "import",
4638
- "path": "@coveo/headless/insight",
4639
- "id": "../headless/dist/definitions/insight.index.d.ts::InsightEngine"
4640
- }
4641
- },
4642
- "return": "Promise<void>"
4643
- },
4644
- "signature": "initializeWithInsightEngine(engine: InsightEngine) => Promise<void>",
4645
- "parameters": [
4646
- {
4647
- "name": "engine",
4648
- "type": "InsightEngine<{}>",
4649
- "docs": ""
4650
- }
4651
- ],
4652
- "docs": "Initializes the connection with an already preconfigured headless insight engine.",
4653
- "docsTags": []
4654
- }
4655
- ],
4656
- "events": [],
4657
- "listeners": [
4658
- {
4659
- "event": "atomic/initializeComponent",
4660
- "capture": false,
4661
- "passive": false
4662
- }
4663
- ],
4664
- "styles": [],
4665
- "slots": [],
4666
- "parts": [],
4667
- "dependents": [],
4668
- "dependencies": [],
4669
- "dependencyGraph": {}
4670
- },
4671
4279
  {
4672
4280
  "filePath": "src/components/insight/user-actions/atomic-insight-user-actions-timeline/atomic-insight-user-actions-timeline.tsx",
4673
4281
  "encapsulation": "shadow",
@@ -8298,6 +7906,14 @@
8298
7906
  "atomic-recs-result",
8299
7907
  "atomic-result-placeholder",
8300
7908
  "atomic-result-table-placeholder"
7909
+ ],
7910
+ "atomic-result-placeholder": [
7911
+ "atomic-result-section-visual",
7912
+ "atomic-result-section-badges",
7913
+ "atomic-result-section-actions",
7914
+ "atomic-result-section-title",
7915
+ "atomic-result-section-excerpt",
7916
+ "atomic-result-section-bottom-metadata"
8301
7917
  ]
8302
7918
  }
8303
7919
  },
@@ -9129,117 +8745,35 @@
9129
8745
  }
9130
8746
  ],
9131
8747
  "optional": false,
9132
- "required": false
9133
- }
9134
- ],
9135
- "methods": [],
9136
- "events": [],
9137
- "listeners": [],
9138
- "styles": [],
9139
- "slots": [],
9140
- "parts": [
9141
- {
9142
- "name": "button",
9143
- "docs": "The refine toggle button."
9144
- }
9145
- ],
9146
- "dependents": [],
9147
- "dependencies": [
9148
- "atomic-refine-modal"
9149
- ],
9150
- "dependencyGraph": {
9151
- "atomic-refine-toggle": [
9152
- "atomic-refine-modal"
9153
- ],
9154
- "atomic-refine-modal": [
9155
- "atomic-automatic-facet-generator"
9156
- ],
9157
- "atomic-automatic-facet-generator": [
9158
- "atomic-automatic-facet"
9159
- ]
9160
- }
9161
- },
9162
- {
9163
- "filePath": "src/components/search/atomic-relevance-inspector/atomic-relevance-inspector.tsx",
9164
- "encapsulation": "shadow",
9165
- "tag": "atomic-relevance-inspector",
9166
- "docs": "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.",
9167
- "docsTags": [],
9168
- "usage": {},
9169
- "props": [
9170
- {
9171
- "name": "bindings",
9172
- "type": "CommonBindings<SearchEngine<{}>, SearchStore, AtomicSearchInterface> & NonceBindings",
9173
- "complexType": {
9174
- "original": "Bindings",
9175
- "resolved": "CommonBindings<SearchEngine<{}>, SearchStore, AtomicSearchInterface> & NonceBindings",
9176
- "references": {
9177
- "Bindings": {
9178
- "location": "import",
9179
- "path": "../atomic-search-interface/atomic-search-interface",
9180
- "id": "src/components/search/atomic-search-interface/atomic-search-interface.ts::Bindings"
9181
- }
9182
- }
9183
- },
9184
- "mutable": false,
9185
- "reflectToAttr": false,
9186
- "docs": "The Atomic interface bindings, namely the headless search engine and i18n instances.",
9187
- "docsTags": [],
9188
- "values": [
9189
- {
9190
- "type": "CommonBindings<SearchEngine<{}>, SearchStore, AtomicSearchInterface> & NonceBindings"
9191
- }
9192
- ],
9193
- "optional": false,
9194
- "required": true
9195
- },
9196
- {
9197
- "name": "open",
9198
- "type": "boolean",
9199
- "complexType": {
9200
- "original": "boolean",
9201
- "resolved": "boolean",
9202
- "references": {}
9203
- },
9204
- "mutable": false,
9205
- "attr": "open",
9206
- "reflectToAttr": true,
9207
- "docs": "",
9208
- "docsTags": [],
9209
- "default": "false",
9210
- "values": [
9211
- {
9212
- "type": "boolean"
9213
- }
9214
- ],
9215
- "optional": false,
9216
- "required": false
9217
- }
9218
- ],
9219
- "methods": [],
9220
- "events": [
9221
- {
9222
- "event": "atomic/relevanceInspector/close",
9223
- "detail": "any",
9224
- "bubbles": true,
9225
- "complexType": {
9226
- "original": "any",
9227
- "resolved": "any",
9228
- "references": {}
9229
- },
9230
- "cancelable": true,
9231
- "composed": true,
9232
- "docs": "",
9233
- "docsTags": []
8748
+ "required": false
9234
8749
  }
9235
8750
  ],
8751
+ "methods": [],
8752
+ "events": [],
9236
8753
  "listeners": [],
9237
8754
  "styles": [],
9238
8755
  "slots": [],
9239
- "parts": [],
8756
+ "parts": [
8757
+ {
8758
+ "name": "button",
8759
+ "docs": "The refine toggle button."
8760
+ }
8761
+ ],
9240
8762
  "dependents": [],
9241
- "dependencies": [],
9242
- "dependencyGraph": {}
8763
+ "dependencies": [
8764
+ "atomic-refine-modal"
8765
+ ],
8766
+ "dependencyGraph": {
8767
+ "atomic-refine-toggle": [
8768
+ "atomic-refine-modal"
8769
+ ],
8770
+ "atomic-refine-modal": [
8771
+ "atomic-automatic-facet-generator"
8772
+ ],
8773
+ "atomic-automatic-facet-generator": [
8774
+ "atomic-automatic-facet"
8775
+ ]
8776
+ }
9243
8777
  },
9244
8778
  {
9245
8779
  "filePath": "src/components/search/atomic-result/atomic-result.tsx",
@@ -9857,6 +9391,14 @@
9857
9391
  "atomic-result",
9858
9392
  "atomic-result-placeholder",
9859
9393
  "atomic-result-table-placeholder"
9394
+ ],
9395
+ "atomic-result-placeholder": [
9396
+ "atomic-result-section-visual",
9397
+ "atomic-result-section-badges",
9398
+ "atomic-result-section-actions",
9399
+ "atomic-result-section-title",
9400
+ "atomic-result-section-excerpt",
9401
+ "atomic-result-section-bottom-metadata"
9860
9402
  ]
9861
9403
  }
9862
9404
  },
@@ -10721,6 +10263,14 @@
10721
10263
  "atomic-result-placeholder",
10722
10264
  "atomic-result-table-placeholder",
10723
10265
  "atomic-text"
10266
+ ],
10267
+ "atomic-result-placeholder": [
10268
+ "atomic-result-section-visual",
10269
+ "atomic-result-section-badges",
10270
+ "atomic-result-section-actions",
10271
+ "atomic-result-section-title",
10272
+ "atomic-result-section-excerpt",
10273
+ "atomic-result-section-bottom-metadata"
10724
10274
  ]
10725
10275
  }
10726
10276
  },
@@ -11045,106 +10595,351 @@
11045
10595
  "events": [],
11046
10596
  "listeners": [],
11047
10597
  "styles": [],
11048
- "slots": [
11049
- {
11050
- "name": "attributes",
11051
- "docs": "Lets you pass [attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attributes) down to anchor elements, overriding other attributes.\nTo be used exclusively in anchor elements, such as: `<a slot=\"attributes\" target=\"_blank\" download></a>`."
11052
- }
11053
- ],
10598
+ "slots": [
10599
+ {
10600
+ "name": "attributes",
10601
+ "docs": "Lets you pass [attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attributes) down to anchor elements, overriding other attributes.\nTo be used exclusively in anchor elements, such as: `<a slot=\"attributes\" target=\"_blank\" download></a>`."
10602
+ }
10603
+ ],
10604
+ "parts": [],
10605
+ "dependents": [],
10606
+ "dependencies": [
10607
+ "atomic-result-text"
10608
+ ],
10609
+ "dependencyGraph": {
10610
+ "atomic-result-printable-uri": [
10611
+ "atomic-result-text"
10612
+ ],
10613
+ "atomic-result-text": [
10614
+ "atomic-text"
10615
+ ]
10616
+ }
10617
+ },
10618
+ {
10619
+ "filePath": "src/components/search/result-template-components/atomic-result-rating/atomic-result-rating.tsx",
10620
+ "encapsulation": "shadow",
10621
+ "tag": "atomic-result-rating",
10622
+ "docs": "The `atomic-result-rating` element renders a star rating.",
10623
+ "docsTags": [
10624
+ {
10625
+ "name": "part",
10626
+ "text": "value-rating - The wrapper that contains the row of inactive stars and the row of active stars."
10627
+ },
10628
+ {
10629
+ "name": "part",
10630
+ "text": "value-rating-icon - The individual star icons used in the rating display."
10631
+ }
10632
+ ],
10633
+ "usage": {},
10634
+ "props": [
10635
+ {
10636
+ "name": "field",
10637
+ "type": "string",
10638
+ "complexType": {
10639
+ "original": "string",
10640
+ "resolved": "string",
10641
+ "references": {}
10642
+ },
10643
+ "mutable": false,
10644
+ "attr": "field",
10645
+ "reflectToAttr": true,
10646
+ "docs": "The field whose values you want to display as a rating.",
10647
+ "docsTags": [],
10648
+ "values": [
10649
+ {
10650
+ "type": "string"
10651
+ }
10652
+ ],
10653
+ "optional": false,
10654
+ "required": true
10655
+ },
10656
+ {
10657
+ "name": "icon",
10658
+ "type": "string",
10659
+ "complexType": {
10660
+ "original": "string",
10661
+ "resolved": "string",
10662
+ "references": {}
10663
+ },
10664
+ "mutable": false,
10665
+ "attr": "icon",
10666
+ "reflectToAttr": true,
10667
+ "docs": "The SVG icon to use to display the rating.\n\n- Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location.\n- Use a value that starts with `assets://`, to display an icon from the Atomic package.\n- Use a stringified SVG to display it directly.\n\nWhen using a custom icon, at least part of your icon should have the color set to `fill=\"currentColor\"`.\nThis part of the SVG will take on the colors set in the following [variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties):\n\n- `--atomic-rating-icon-active-color`\n- `--atomic-rating-icon-inactive-color`",
10668
+ "docsTags": [],
10669
+ "default": "Star",
10670
+ "values": [
10671
+ {
10672
+ "type": "string"
10673
+ }
10674
+ ],
10675
+ "optional": false,
10676
+ "required": false
10677
+ },
10678
+ {
10679
+ "name": "maxValueInIndex",
10680
+ "type": "number",
10681
+ "complexType": {
10682
+ "original": "number",
10683
+ "resolved": "number",
10684
+ "references": {}
10685
+ },
10686
+ "mutable": false,
10687
+ "attr": "max-value-in-index",
10688
+ "reflectToAttr": true,
10689
+ "docs": "The maximum value of the field. This value is also used as the number of icons to be displayed.",
10690
+ "docsTags": [],
10691
+ "default": "5",
10692
+ "values": [
10693
+ {
10694
+ "type": "number"
10695
+ }
10696
+ ],
10697
+ "optional": false,
10698
+ "required": false
10699
+ }
10700
+ ],
10701
+ "methods": [],
10702
+ "events": [],
10703
+ "listeners": [],
10704
+ "styles": [],
10705
+ "slots": [],
10706
+ "parts": [
10707
+ {
10708
+ "name": "value-rating",
10709
+ "docs": "The wrapper that contains the row of inactive stars and the row of active stars."
10710
+ },
10711
+ {
10712
+ "name": "value-rating-icon",
10713
+ "docs": "The individual star icons used in the rating display."
10714
+ }
10715
+ ],
10716
+ "dependents": [],
10717
+ "dependencies": [],
10718
+ "dependencyGraph": {}
10719
+ },
10720
+ {
10721
+ "filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-actions.tsx",
10722
+ "encapsulation": "none",
10723
+ "tag": "atomic-result-section-actions",
10724
+ "docs": "This section allows the information seeker to perform an action on an item without having to view its details.\nFor 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.\n\nBehavior:\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n** You should ensure that elements inside of it have `height: var(--line-height)`.\n* Is a wrapping flexbox with a gap.\n* May appear over, next to, or beneath the visual section.",
10725
+ "docsTags": [],
10726
+ "usage": {},
10727
+ "props": [],
10728
+ "methods": [],
10729
+ "events": [],
10730
+ "listeners": [],
10731
+ "styles": [],
10732
+ "slots": [],
10733
+ "parts": [],
10734
+ "dependents": [
10735
+ "atomic-result-placeholder"
10736
+ ],
10737
+ "dependencies": [],
10738
+ "dependencyGraph": {
10739
+ "atomic-result-placeholder": [
10740
+ "atomic-result-section-actions"
10741
+ ]
10742
+ }
10743
+ },
10744
+ {
10745
+ "filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-badges.tsx",
10746
+ "encapsulation": "none",
10747
+ "tag": "atomic-result-section-badges",
10748
+ "docs": "This section provides badges that highlight special features of the item.\n\nBehavior:\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n** You should ensure that elements inside of it have `height: var(--line-height)`.\n* Is a wrapping flexbox with a gap.\n* May appear over, next to, or beneath the visual section.",
10749
+ "docsTags": [],
10750
+ "usage": {},
10751
+ "props": [],
10752
+ "methods": [],
10753
+ "events": [],
10754
+ "listeners": [],
10755
+ "styles": [],
10756
+ "slots": [],
10757
+ "parts": [],
10758
+ "dependents": [
10759
+ "atomic-result-placeholder"
10760
+ ],
10761
+ "dependencies": [],
10762
+ "dependencyGraph": {
10763
+ "atomic-result-placeholder": [
10764
+ "atomic-result-section-badges"
10765
+ ]
10766
+ }
10767
+ },
10768
+ {
10769
+ "filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-bottom-metadata.tsx",
10770
+ "encapsulation": "none",
10771
+ "tag": "atomic-result-section-bottom-metadata",
10772
+ "docs": "This section displays additional descriptive information about the item.\n\nBehavior:\n* Has a maximum height of two lines.\n** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.\n* Exposes the `--line-height` variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.\n* Has a font weight.",
10773
+ "docsTags": [],
10774
+ "usage": {},
10775
+ "props": [],
10776
+ "methods": [],
10777
+ "events": [],
10778
+ "listeners": [],
10779
+ "styles": [],
10780
+ "slots": [],
10781
+ "parts": [],
10782
+ "dependents": [
10783
+ "atomic-result-placeholder"
10784
+ ],
10785
+ "dependencies": [],
10786
+ "dependencyGraph": {
10787
+ "atomic-result-placeholder": [
10788
+ "atomic-result-section-bottom-metadata"
10789
+ ]
10790
+ }
10791
+ },
10792
+ {
10793
+ "filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-children.tsx",
10794
+ "encapsulation": "none",
10795
+ "tag": "atomic-result-section-children",
10796
+ "docs": "This section displays the folded results, available when using the <atomic-result-children> component.\n\nBehavior:\n* Shows children at the bottom of the result, indented and wrapped in a border.",
10797
+ "docsTags": [],
10798
+ "usage": {},
10799
+ "props": [],
10800
+ "methods": [],
10801
+ "events": [],
10802
+ "listeners": [],
10803
+ "styles": [],
10804
+ "slots": [],
10805
+ "parts": [],
10806
+ "dependents": [],
10807
+ "dependencies": [],
10808
+ "dependencyGraph": {}
10809
+ },
10810
+ {
10811
+ "filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-emphasized.tsx",
10812
+ "encapsulation": "none",
10813
+ "tag": "atomic-result-section-emphasized",
10814
+ "docs": "This section displays the field that's important for its search criteria.\nFor example, in Commerce, a product's cost is often more important than the title itself.\n\nBehavior:\n* Has a very large font size.\n* Is the second closest element beneath the title section.",
10815
+ "docsTags": [],
10816
+ "usage": {},
10817
+ "props": [],
10818
+ "methods": [],
10819
+ "events": [],
10820
+ "listeners": [],
10821
+ "styles": [],
10822
+ "slots": [],
10823
+ "parts": [],
10824
+ "dependents": [],
10825
+ "dependencies": [],
10826
+ "dependencyGraph": {}
10827
+ },
10828
+ {
10829
+ "filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-excerpt.tsx",
10830
+ "encapsulation": "none",
10831
+ "tag": "atomic-result-section-excerpt",
10832
+ "docs": "This section contains an informative summary of the item's content.\n\nBehavior:\n* Has a fixed height of one to three lines, depending on the layout and density.\n* Ellipses overflowing text.\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.",
10833
+ "docsTags": [],
10834
+ "usage": {},
10835
+ "props": [],
10836
+ "methods": [],
10837
+ "events": [],
10838
+ "listeners": [],
10839
+ "styles": [],
10840
+ "slots": [],
10841
+ "parts": [],
10842
+ "dependents": [
10843
+ "atomic-result-placeholder"
10844
+ ],
10845
+ "dependencies": [],
10846
+ "dependencyGraph": {
10847
+ "atomic-result-placeholder": [
10848
+ "atomic-result-section-excerpt"
10849
+ ]
10850
+ }
10851
+ },
10852
+ {
10853
+ "filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-title.tsx",
10854
+ "encapsulation": "none",
10855
+ "tag": "atomic-result-section-title",
10856
+ "docs": "This section identifies the item by its name, and its main use is to make the result list scannable.\nThis is usually the page title.\n\nBehavior:\n* Has a fixed height of two lines on grid layouts.\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.",
10857
+ "docsTags": [],
10858
+ "usage": {},
10859
+ "props": [],
10860
+ "methods": [],
10861
+ "events": [],
10862
+ "listeners": [],
10863
+ "styles": [],
10864
+ "slots": [],
11054
10865
  "parts": [],
11055
- "dependents": [],
11056
- "dependencies": [
11057
- "atomic-result-text"
10866
+ "dependents": [
10867
+ "atomic-result-placeholder"
11058
10868
  ],
10869
+ "dependencies": [],
11059
10870
  "dependencyGraph": {
11060
- "atomic-result-printable-uri": [
11061
- "atomic-result-text"
11062
- ],
11063
- "atomic-result-text": [
11064
- "atomic-text"
10871
+ "atomic-result-placeholder": [
10872
+ "atomic-result-section-title"
11065
10873
  ]
11066
10874
  }
11067
10875
  },
11068
10876
  {
11069
- "filePath": "src/components/search/result-template-components/atomic-result-rating/atomic-result-rating.tsx",
11070
- "encapsulation": "shadow",
11071
- "tag": "atomic-result-rating",
11072
- "docs": "The `atomic-result-rating` element renders a star rating.",
11073
- "docsTags": [
11074
- {
11075
- "name": "part",
11076
- "text": "value-rating - The wrapper that contains the row of inactive stars and the row of active stars."
11077
- },
11078
- {
11079
- "name": "part",
11080
- "text": "value-rating-icon - The individual star icons used in the rating display."
11081
- }
11082
- ],
10877
+ "filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-title-metadata.tsx",
10878
+ "encapsulation": "none",
10879
+ "tag": "atomic-result-section-title-metadata",
10880
+ "docs": "This section surfaces some fields that are directly related to the title of the item.\nFor example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,\nrather than to the product's description.\n\nBehavior:\n* Has a very small font size.\n* Is the closest element beneath the title section.",
10881
+ "docsTags": [],
10882
+ "usage": {},
10883
+ "props": [],
10884
+ "methods": [],
10885
+ "events": [],
10886
+ "listeners": [],
10887
+ "styles": [],
10888
+ "slots": [],
10889
+ "parts": [],
10890
+ "dependents": [],
10891
+ "dependencies": [],
10892
+ "dependencyGraph": {}
10893
+ },
10894
+ {
10895
+ "filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-visual.tsx",
10896
+ "encapsulation": "none",
10897
+ "tag": "atomic-result-section-visual",
10898
+ "docs": "This section provides visual information about the item.\nFor example, in Commerce, an image is a great shorthand for a product category.\nAn icon can quickly show the item type, or an avatar can help identify to whom it is related.\n\nBehavior:\n* Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.\n** When the image size is set to `icon`, this section stays very small.\n** You should ensure that elements inside of it take the available space.\n* Always has a 1:1 aspect ratio.",
10899
+ "docsTags": [],
11083
10900
  "usage": {},
11084
10901
  "props": [
11085
10902
  {
11086
- "name": "field",
11087
- "type": "string",
10903
+ "name": "imageSize",
10904
+ "type": "\"icon\" | \"large\" | \"none\" | \"small\" | undefined",
11088
10905
  "complexType": {
11089
- "original": "string",
11090
- "resolved": "string",
11091
- "references": {}
10906
+ "original": "ItemDisplayImageSize",
10907
+ "resolved": "\"icon\" | \"large\" | \"none\" | \"small\" | undefined",
10908
+ "references": {
10909
+ "ItemDisplayImageSize": {
10910
+ "location": "import",
10911
+ "path": "../../../common/layout/display-options",
10912
+ "id": "src/components/common/layout/display-options.ts::ItemDisplayImageSize"
10913
+ }
10914
+ }
11092
10915
  },
11093
10916
  "mutable": false,
11094
- "attr": "field",
10917
+ "attr": "image-size",
11095
10918
  "reflectToAttr": true,
11096
- "docs": "The field whose values you want to display as a rating.",
10919
+ "docs": "How large or small the visual section of results using this template should be.",
11097
10920
  "docsTags": [],
11098
10921
  "values": [
11099
10922
  {
10923
+ "value": "icon",
11100
10924
  "type": "string"
11101
- }
11102
- ],
11103
- "optional": false,
11104
- "required": true
11105
- },
11106
- {
11107
- "name": "icon",
11108
- "type": "string",
11109
- "complexType": {
11110
- "original": "string",
11111
- "resolved": "string",
11112
- "references": {}
11113
- },
11114
- "mutable": false,
11115
- "attr": "icon",
11116
- "reflectToAttr": true,
11117
- "docs": "The SVG icon to use to display the rating.\n\n- Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location.\n- Use a value that starts with `assets://`, to display an icon from the Atomic package.\n- Use a stringified SVG to display it directly.\n\nWhen using a custom icon, at least part of your icon should have the color set to `fill=\"currentColor\"`.\nThis part of the SVG will take on the colors set in the following [variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties):\n\n- `--atomic-rating-icon-active-color`\n- `--atomic-rating-icon-inactive-color`",
11118
- "docsTags": [],
11119
- "default": "Star",
11120
- "values": [
10925
+ },
11121
10926
  {
10927
+ "value": "large",
11122
10928
  "type": "string"
11123
- }
11124
- ],
11125
- "optional": false,
11126
- "required": false
11127
- },
11128
- {
11129
- "name": "maxValueInIndex",
11130
- "type": "number",
11131
- "complexType": {
11132
- "original": "number",
11133
- "resolved": "number",
11134
- "references": {}
11135
- },
11136
- "mutable": false,
11137
- "attr": "max-value-in-index",
11138
- "reflectToAttr": true,
11139
- "docs": "The maximum value of the field. This value is also used as the number of icons to be displayed.",
11140
- "docsTags": [],
11141
- "default": "5",
11142
- "values": [
10929
+ },
11143
10930
  {
11144
- "type": "number"
10931
+ "value": "none",
10932
+ "type": "string"
10933
+ },
10934
+ {
10935
+ "value": "small",
10936
+ "type": "string"
10937
+ },
10938
+ {
10939
+ "type": "undefined"
11145
10940
  }
11146
10941
  ],
11147
- "optional": false,
10942
+ "optional": true,
11148
10943
  "required": false
11149
10944
  }
11150
10945
  ],
@@ -11153,19 +10948,16 @@
11153
10948
  "listeners": [],
11154
10949
  "styles": [],
11155
10950
  "slots": [],
11156
- "parts": [
11157
- {
11158
- "name": "value-rating",
11159
- "docs": "The wrapper that contains the row of inactive stars and the row of active stars."
11160
- },
11161
- {
11162
- "name": "value-rating-icon",
11163
- "docs": "The individual star icons used in the rating display."
11164
- }
10951
+ "parts": [],
10952
+ "dependents": [
10953
+ "atomic-result-placeholder"
11165
10954
  ],
11166
- "dependents": [],
11167
10955
  "dependencies": [],
11168
- "dependencyGraph": {}
10956
+ "dependencyGraph": {
10957
+ "atomic-result-placeholder": [
10958
+ "atomic-result-section-visual"
10959
+ ]
10960
+ }
11169
10961
  },
11170
10962
  {
11171
10963
  "filePath": "src/components/search/result-templates/atomic-result-template/atomic-result-template.tsx",
@@ -12034,13 +11826,11 @@
12034
11826
  "dependents": [],
12035
11827
  "dependencies": [
12036
11828
  "atomic-suggestion-renderer",
12037
- "atomic-search-box-recent-queries",
12038
11829
  "atomic-search-box-query-suggestions"
12039
11830
  ],
12040
11831
  "dependencyGraph": {
12041
11832
  "atomic-search-box": [
12042
11833
  "atomic-suggestion-renderer",
12043
- "atomic-search-box-recent-queries",
12044
11834
  "atomic-search-box-query-suggestions"
12045
11835
  ]
12046
11836
  }
@@ -12359,101 +12149,6 @@
12359
12149
  ]
12360
12150
  }
12361
12151
  },
12362
- {
12363
- "filePath": "src/components/search/search-box-suggestions/atomic-search-box-recent-queries/atomic-search-box-recent-queries.tsx",
12364
- "encapsulation": "shadow",
12365
- "tag": "atomic-search-box-recent-queries",
12366
- "docs": "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.",
12367
- "docsTags": [],
12368
- "usage": {},
12369
- "props": [
12370
- {
12371
- "name": "icon",
12372
- "type": "string | undefined",
12373
- "complexType": {
12374
- "original": "string",
12375
- "resolved": "string | undefined",
12376
- "references": {}
12377
- },
12378
- "mutable": false,
12379
- "attr": "icon",
12380
- "reflectToAttr": false,
12381
- "docs": "The SVG icon to display.\n\n- Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location.\n- Use a value that starts with `assets://`, to display an icon from the Atomic package.\n- Use a stringified SVG to display it directly.",
12382
- "docsTags": [],
12383
- "values": [
12384
- {
12385
- "type": "string"
12386
- },
12387
- {
12388
- "type": "undefined"
12389
- }
12390
- ],
12391
- "optional": true,
12392
- "required": false
12393
- },
12394
- {
12395
- "name": "maxWithQuery",
12396
- "type": "number",
12397
- "complexType": {
12398
- "original": "number",
12399
- "resolved": "number",
12400
- "references": {}
12401
- },
12402
- "mutable": false,
12403
- "attr": "max-with-query",
12404
- "reflectToAttr": true,
12405
- "docs": "The maximum number of suggestions that will be displayed if the user has typed something into the input field.",
12406
- "docsTags": [],
12407
- "default": "3",
12408
- "values": [
12409
- {
12410
- "type": "number"
12411
- }
12412
- ],
12413
- "optional": false,
12414
- "required": false
12415
- },
12416
- {
12417
- "name": "maxWithoutQuery",
12418
- "type": "number | undefined",
12419
- "complexType": {
12420
- "original": "number",
12421
- "resolved": "number | undefined",
12422
- "references": {}
12423
- },
12424
- "mutable": false,
12425
- "attr": "max-without-query",
12426
- "reflectToAttr": true,
12427
- "docs": "The maximum number of suggestions that will be displayed initially when the input field is empty.",
12428
- "docsTags": [],
12429
- "values": [
12430
- {
12431
- "type": "number"
12432
- },
12433
- {
12434
- "type": "undefined"
12435
- }
12436
- ],
12437
- "optional": true,
12438
- "required": false
12439
- }
12440
- ],
12441
- "methods": [],
12442
- "events": [],
12443
- "listeners": [],
12444
- "styles": [],
12445
- "slots": [],
12446
- "parts": [],
12447
- "dependents": [
12448
- "atomic-search-box"
12449
- ],
12450
- "dependencies": [],
12451
- "dependencyGraph": {
12452
- "atomic-search-box": [
12453
- "atomic-search-box-recent-queries"
12454
- ]
12455
- }
12456
- },
12457
12152
  {
12458
12153
  "filePath": "src/components/search/facets/atomic-segmented-facet/atomic-segmented-facet.tsx",
12459
12154
  "encapsulation": "shadow",
@@ -15011,26 +14706,6 @@
15011
14706
  }
15012
14707
  ],
15013
14708
  "typeLibrary": {
15014
- "../headless/dist/definitions/insight.index.d.ts::InsightEngine": {
15015
- "declaration": "any",
15016
- "docstring": "",
15017
- "path": "../headless/dist/definitions/insight.index.d.ts"
15018
- },
15019
- "../../node_modules/i18next/index.d.mts::i18n": {
15020
- "declaration": "export interface i18n extends i18nextMod.i18n, CustomInstanceExtensions {}",
15021
- "docstring": "",
15022
- "path": "../../node_modules/i18next/index.d.mts"
15023
- },
15024
- "../headless/dist/definitions/insight.index.d.ts::LogLevel": {
15025
- "declaration": "any",
15026
- "docstring": "",
15027
- "path": "../headless/dist/definitions/insight.index.d.ts"
15028
- },
15029
- "src/components/insight/atomic-insight-interface/atomic-insight-interface.tsx::InsightInitializationOptions": {
15030
- "declaration": "export interface InsightEngineConfiguration extends EngineConfiguration {\n /**\n * Specifies the unique identifier of the target insight configuration.\n */\n insightId: string;\n /**\n * Specifies the configuration for the insight search.\n */\n search?: InsightEngineSearchConfigurationOptions;\n}",
15031
- "docstring": "The insight engine configuration.",
15032
- "path": "src/components/insight/atomic-insight-interface/atomic-insight-interface.tsx"
15033
- },
15034
14709
  "src/components/insight/atomic-insight-result-action/atomic-insight-result-action.tsx::Actions": {
15035
14710
  "declaration": "export enum Actions {\n CopyToClipboard = 'copyToClipboard',\n AttachToCase = 'attachToCase',\n Quickview = 'quickview',\n PostToFeed = 'postToFeed',\n SendAsEmail = 'sendAsEmail',\n}",
15036
14711
  "docstring": "",
@@ -15051,6 +14726,11 @@
15051
14726
  "docstring": "",
15052
14727
  "path": "../headless/dist/definitions/recommendation.index.d.ts"
15053
14728
  },
14729
+ "../../node_modules/i18next/index.d.mts::i18n": {
14730
+ "declaration": "export interface i18n extends i18nextMod.i18n, CustomInstanceExtensions {}",
14731
+ "docstring": "",
14732
+ "path": "../../node_modules/i18next/index.d.mts"
14733
+ },
15054
14734
  "../headless/dist/definitions/recommendation.index.d.ts::LogLevel": {
15055
14735
  "declaration": "any",
15056
14736
  "docstring": "",
@@ -15251,11 +14931,6 @@
15251
14931
  "docstring": "",
15252
14932
  "path": "src/utils/initialization-utils.tsx"
15253
14933
  },
15254
- "src/components/search/atomic-search-interface/atomic-search-interface.ts::Bindings": {
15255
- "declaration": "export type Bindings = CommonBindings<\n SearchEngine,\n SearchStore,\n AtomicSearchInterface\n> &\n //TODO: KIT-4893 - Remove once atomic-quickview-modal migration is complete.\n NonceBindings;",
15256
- "docstring": "",
15257
- "path": "src/components/search/atomic-search-interface/atomic-search-interface.ts"
15258
- },
15259
14934
  "../headless/dist/definitions/index.d.ts::FoldedResult": {
15260
14935
  "declaration": "any",
15261
14936
  "docstring": "",