@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 +1 @@
1
- {"file":"atomic-result-placeholder2.js","mappings":";;;AAAA,MAAM,0BAA0B,GAAG,ml2WAAml2W,CAAC;AACvn2W,sCAAe,0BAA0B;;ACOzC,MAAM,kBAAkB,GAAG,wCAAwC,CAAC;MAWvD,uBAAuB;;;;;;;;;IAK1B,iBAAiB,CAAC,KAAa;QACrC,QACE,WACE,KAAK,EAAE;gBACL,MAAM,EAAE,oBAAoB;gBAC5B,KAAK;aACN,IAED,WACE,KAAK,EAAE,kBAAkB,EACzB,KAAK,EAAE,EAAC,MAAM,EAAE,kBAAkB,EAAC,GAC9B,CACH,EACN;KACH;IAEM,MAAM;QACX,QACE,4DACE,KAAK,EAAE,uDAAuD,qBAAqB,CACjF,IAAI,CAAC,OAAO,EACZ,IAAI,CAAC,OAAO,EACZ,IAAI,CAAC,SAAS,CACf;iBACE,IAAI,CAAC,GAAG,CAAC;iBACT,IAAI,EAAE,EAAE,IAEX,uFACE,4DAAK,KAAK,EAAE,kBAAkB,GAAQ,CACT,EAC/B,uFACE,4DAAK,KAAK,EAAE,SAAS,kBAAkB,EAAE,GAAQ,CACpB,EAC/B,wFACE,4DAAK,KAAK,EAAE,UAAU,kBAAkB,EAAE,GAAQ,CACpB,EAChC,sFACE,4DAAK,KAAK,EAAE,SAAS,kBAAkB,EAAE,GAAQ,CACrB,EAC9B,wFACG,IAAI,CAAC,iBAAiB,CAAC,MAAM,CAAC,EAC9B,IAAI,CAAC,iBAAiB,CAAC,KAAK,CAAC,EAC7B,IAAI,CAAC,iBAAiB,CAAC,KAAK,CAAC,CACA,EAChC,gGACE,4DAAK,KAAK,EAAC,oBAAoB,IAC5B,KAAK,CAAC,IAAI,CAAC,EAAC,MAAM,EAAE,CAAC,EAAC,EAAE,OACvB,WACE,KAAK,EAAE,2BAA2B,kBAAkB,EAAE,GACjD,CACR,CAAC,CACE,CACgC,CACpC,EACN;KACH;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/common/atomic-result-placeholder/atomic-result-placeholder.pcss?tag=atomic-result-placeholder&encapsulation=shadow","src/components/common/atomic-result-placeholder/atomic-result-placeholder.tsx"],"sourcesContent":["@import '../../../global/global.pcss';\n\n@import '../template-system/template-system.pcss';\n\n:host {\n @apply atomic-template-system;\n\n .result-root {\n &.display-grid {\n atomic-result-section-actions {\n display: none;\n }\n }\n\n .badge {\n width: 14rem;\n }\n\n .action {\n width: 10rem;\n }\n\n .title {\n display: grid;\n grid-auto-flow: column;\n grid-gap: 0.5rem;\n height: var(--line-height);\n width: 30rem;\n max-width: 100%;\n }\n\n .fields-placeholder {\n display: grid;\n grid-template-columns: repeat(auto-fill, min(11rem, 40%));\n grid-column-gap: 0.5rem;\n\n .field-value-placeholder {\n height: var(--font-size);\n margin: calc((var(--line-height) - var(--font-size)) / 2) 0;\n }\n }\n }\n}\n","import {Component, h, Prop} from '@stencil/core';\nimport {\n ItemDisplayLayout,\n ItemDisplayDensity,\n ItemDisplayImageSize,\n getItemDisplayClasses,\n} from '../../common/layout/display-options';\n\nconst placeholderClasses = 'block bg-neutral w-full h-full rounded';\n\n/**\n * The `atomic-result-placeholder` component provides an intermediate visual state that is rendered before the first results are available.\n * @internal\n */\n@Component({\n tag: 'atomic-result-placeholder',\n styleUrl: 'atomic-result-placeholder.pcss',\n shadow: true,\n})\nexport class AtomicResultPlaceholder {\n @Prop() display!: ItemDisplayLayout;\n @Prop() density!: ItemDisplayDensity;\n @Prop() imageSize!: ItemDisplayImageSize;\n\n private renderExcerptLine(width: string) {\n return (\n <div\n style={{\n height: 'var(--line-height)',\n width,\n }}\n >\n <div\n class={placeholderClasses}\n style={{height: 'var(--font-size)'}}\n ></div>\n </div>\n );\n }\n\n public render() {\n return (\n <div\n class={`result-root placeholder with-sections animate-pulse ${getItemDisplayClasses(\n this.display,\n this.density,\n this.imageSize\n )\n .join(' ')\n .trim()}`}\n >\n <atomic-result-section-visual>\n <div class={placeholderClasses}></div>\n </atomic-result-section-visual>\n <atomic-result-section-badges>\n <div class={`badge ${placeholderClasses}`}></div>\n </atomic-result-section-badges>\n <atomic-result-section-actions>\n <div class={`action ${placeholderClasses}`}></div>\n </atomic-result-section-actions>\n <atomic-result-section-title>\n <div class={`title ${placeholderClasses}`}></div>\n </atomic-result-section-title>\n <atomic-result-section-excerpt>\n {this.renderExcerptLine('100%')}\n {this.renderExcerptLine('95%')}\n {this.renderExcerptLine('98%')}\n </atomic-result-section-excerpt>\n <atomic-result-section-bottom-metadata>\n <div class=\"fields-placeholder\">\n {Array.from({length: 4}, () => (\n <div\n class={`field-value-placeholder ${placeholderClasses}`}\n ></div>\n ))}\n </div>\n </atomic-result-section-bottom-metadata>\n </div>\n );\n }\n}\n"],"version":3}
1
+ {"file":"atomic-result-placeholder2.js","mappings":";;;;;;;;;AAAA,MAAM,0BAA0B,GAAG,ml2WAAml2W,CAAC;AACvn2W,sCAAe,0BAA0B;;ACOzC,MAAM,kBAAkB,GAAG,wCAAwC,CAAC;MAWvD,uBAAuB;;;;;;;;;IAK1B,iBAAiB,CAAC,KAAa;QACrC,QACE,WACE,KAAK,EAAE;gBACL,MAAM,EAAE,oBAAoB;gBAC5B,KAAK;aACN,IAED,WACE,KAAK,EAAE,kBAAkB,EACzB,KAAK,EAAE,EAAC,MAAM,EAAE,kBAAkB,EAAC,GAC9B,CACH,EACN;KACH;IAEM,MAAM;QACX,QACE,4DACE,KAAK,EAAE,uDAAuD,qBAAqB,CACjF,IAAI,CAAC,OAAO,EACZ,IAAI,CAAC,OAAO,EACZ,IAAI,CAAC,SAAS,CACf;iBACE,IAAI,CAAC,GAAG,CAAC;iBACT,IAAI,EAAE,EAAE,IAEX,uFACE,4DAAK,KAAK,EAAE,kBAAkB,GAAQ,CACT,EAC/B,uFACE,4DAAK,KAAK,EAAE,SAAS,kBAAkB,EAAE,GAAQ,CACpB,EAC/B,wFACE,4DAAK,KAAK,EAAE,UAAU,kBAAkB,EAAE,GAAQ,CACpB,EAChC,sFACE,4DAAK,KAAK,EAAE,SAAS,kBAAkB,EAAE,GAAQ,CACrB,EAC9B,wFACG,IAAI,CAAC,iBAAiB,CAAC,MAAM,CAAC,EAC9B,IAAI,CAAC,iBAAiB,CAAC,KAAK,CAAC,EAC7B,IAAI,CAAC,iBAAiB,CAAC,KAAK,CAAC,CACA,EAChC,gGACE,4DAAK,KAAK,EAAC,oBAAoB,IAC5B,KAAK,CAAC,IAAI,CAAC,EAAC,MAAM,EAAE,CAAC,EAAC,EAAE,OACvB,WACE,KAAK,EAAE,2BAA2B,kBAAkB,EAAE,GACjD,CACR,CAAC,CACE,CACgC,CACpC,EACN;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/common/atomic-result-placeholder/atomic-result-placeholder.pcss?tag=atomic-result-placeholder&encapsulation=shadow","src/components/common/atomic-result-placeholder/atomic-result-placeholder.tsx"],"sourcesContent":["@import '../../../global/global.pcss';\n\n@import '../template-system/template-system.pcss';\n\n:host {\n @apply atomic-template-system;\n\n .result-root {\n &.display-grid {\n atomic-result-section-actions {\n display: none;\n }\n }\n\n .badge {\n width: 14rem;\n }\n\n .action {\n width: 10rem;\n }\n\n .title {\n display: grid;\n grid-auto-flow: column;\n grid-gap: 0.5rem;\n height: var(--line-height);\n width: 30rem;\n max-width: 100%;\n }\n\n .fields-placeholder {\n display: grid;\n grid-template-columns: repeat(auto-fill, min(11rem, 40%));\n grid-column-gap: 0.5rem;\n\n .field-value-placeholder {\n height: var(--font-size);\n margin: calc((var(--line-height) - var(--font-size)) / 2) 0;\n }\n }\n }\n}\n","import {Component, h, Prop} from '@stencil/core';\nimport {\n ItemDisplayLayout,\n ItemDisplayDensity,\n ItemDisplayImageSize,\n getItemDisplayClasses,\n} from '../../common/layout/display-options';\n\nconst placeholderClasses = 'block bg-neutral w-full h-full rounded';\n\n/**\n * The `atomic-result-placeholder` component provides an intermediate visual state that is rendered before the first results are available.\n * @internal\n */\n@Component({\n tag: 'atomic-result-placeholder',\n styleUrl: 'atomic-result-placeholder.pcss',\n shadow: true,\n})\nexport class AtomicResultPlaceholder {\n @Prop() display!: ItemDisplayLayout;\n @Prop() density!: ItemDisplayDensity;\n @Prop() imageSize!: ItemDisplayImageSize;\n\n private renderExcerptLine(width: string) {\n return (\n <div\n style={{\n height: 'var(--line-height)',\n width,\n }}\n >\n <div\n class={placeholderClasses}\n style={{height: 'var(--font-size)'}}\n ></div>\n </div>\n );\n }\n\n public render() {\n return (\n <div\n class={`result-root placeholder with-sections animate-pulse ${getItemDisplayClasses(\n this.display,\n this.density,\n this.imageSize\n )\n .join(' ')\n .trim()}`}\n >\n <atomic-result-section-visual>\n <div class={placeholderClasses}></div>\n </atomic-result-section-visual>\n <atomic-result-section-badges>\n <div class={`badge ${placeholderClasses}`}></div>\n </atomic-result-section-badges>\n <atomic-result-section-actions>\n <div class={`action ${placeholderClasses}`}></div>\n </atomic-result-section-actions>\n <atomic-result-section-title>\n <div class={`title ${placeholderClasses}`}></div>\n </atomic-result-section-title>\n <atomic-result-section-excerpt>\n {this.renderExcerptLine('100%')}\n {this.renderExcerptLine('95%')}\n {this.renderExcerptLine('98%')}\n </atomic-result-section-excerpt>\n <atomic-result-section-bottom-metadata>\n <div class=\"fields-placeholder\">\n {Array.from({length: 4}, () => (\n <div\n class={`field-value-placeholder ${placeholderClasses}`}\n ></div>\n ))}\n </div>\n </atomic-result-section-bottom-metadata>\n </div>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../../types/components";
2
+
3
+ interface AtomicResultSectionActions extends Components.AtomicResultSectionActions, HTMLElement {}
4
+ export const AtomicResultSectionActions: {
5
+ prototype: AtomicResultSectionActions;
6
+ new (): AtomicResultSectionActions;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,8 @@
1
+ import { A as AtomicResultSectionActions$1, d as defineCustomElement$1 } from './atomic-result-section-actions2.js';
2
+
3
+ const AtomicResultSectionActions = AtomicResultSectionActions$1;
4
+ const defineCustomElement = defineCustomElement$1;
5
+
6
+ export { AtomicResultSectionActions, defineCustomElement };
7
+
8
+ //# sourceMappingURL=atomic-result-section-actions.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-actions.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,30 @@
1
+ import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
2
+ import { h as hideEmptySection } from './item-section-utils.js';
3
+
4
+ const AtomicResultSectionActions = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionActions extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ }
9
+ componentDidRender() {
10
+ hideEmptySection(this.host);
11
+ }
12
+ get host() { return this; }
13
+ }, [0, "atomic-result-section-actions"]);
14
+ function defineCustomElement() {
15
+ if (typeof customElements === "undefined") {
16
+ return;
17
+ }
18
+ const components = ["atomic-result-section-actions"];
19
+ components.forEach(tagName => { switch (tagName) {
20
+ case "atomic-result-section-actions":
21
+ if (!customElements.get(tagName)) {
22
+ customElements.define(tagName, AtomicResultSectionActions);
23
+ }
24
+ break;
25
+ } });
26
+ }
27
+
28
+ export { AtomicResultSectionActions as A, defineCustomElement as d };
29
+
30
+ //# sourceMappingURL=atomic-result-section-actions2.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-actions2.js","mappings":";;;MAiBa,0BAA0B;;;;;IAG9B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-actions.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section allows the information seeker to perform an action on an item without having to view its details.\n * For example, in Commerce you can add an item to the cart directly or add it to a wish list to view at a later time.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-actions',\n shadow: false,\n})\nexport class AtomicResultSectionActions {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../../types/components";
2
+
3
+ interface AtomicResultSectionBadges extends Components.AtomicResultSectionBadges, HTMLElement {}
4
+ export const AtomicResultSectionBadges: {
5
+ prototype: AtomicResultSectionBadges;
6
+ new (): AtomicResultSectionBadges;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,8 @@
1
+ import { A as AtomicResultSectionBadges$1, d as defineCustomElement$1 } from './atomic-result-section-badges2.js';
2
+
3
+ const AtomicResultSectionBadges = AtomicResultSectionBadges$1;
4
+ const defineCustomElement = defineCustomElement$1;
5
+
6
+ export { AtomicResultSectionBadges, defineCustomElement };
7
+
8
+ //# sourceMappingURL=atomic-result-section-badges.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-badges.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,30 @@
1
+ import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
2
+ import { h as hideEmptySection } from './item-section-utils.js';
3
+
4
+ const AtomicResultSectionBadges = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionBadges extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ }
9
+ componentDidRender() {
10
+ hideEmptySection(this.host);
11
+ }
12
+ get host() { return this; }
13
+ }, [0, "atomic-result-section-badges"]);
14
+ function defineCustomElement() {
15
+ if (typeof customElements === "undefined") {
16
+ return;
17
+ }
18
+ const components = ["atomic-result-section-badges"];
19
+ components.forEach(tagName => { switch (tagName) {
20
+ case "atomic-result-section-badges":
21
+ if (!customElements.get(tagName)) {
22
+ customElements.define(tagName, AtomicResultSectionBadges);
23
+ }
24
+ break;
25
+ } });
26
+ }
27
+
28
+ export { AtomicResultSectionBadges as A, defineCustomElement as d };
29
+
30
+ //# sourceMappingURL=atomic-result-section-badges2.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-badges2.js","mappings":";;;MAgBa,yBAAyB;;;;;IAG7B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-badges.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section provides badges that highlight special features of the item.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-badges',\n shadow: false,\n})\nexport class AtomicResultSectionBadges {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../../types/components";
2
+
3
+ interface AtomicResultSectionBottomMetadata extends Components.AtomicResultSectionBottomMetadata, HTMLElement {}
4
+ export const AtomicResultSectionBottomMetadata: {
5
+ prototype: AtomicResultSectionBottomMetadata;
6
+ new (): AtomicResultSectionBottomMetadata;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,8 @@
1
+ import { A as AtomicResultSectionBottomMetadata$1, d as defineCustomElement$1 } from './atomic-result-section-bottom-metadata2.js';
2
+
3
+ const AtomicResultSectionBottomMetadata = AtomicResultSectionBottomMetadata$1;
4
+ const defineCustomElement = defineCustomElement$1;
5
+
6
+ export { AtomicResultSectionBottomMetadata, defineCustomElement };
7
+
8
+ //# sourceMappingURL=atomic-result-section-bottom-metadata.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-bottom-metadata.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,30 @@
1
+ import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
2
+ import { h as hideEmptySection } from './item-section-utils.js';
3
+
4
+ const AtomicResultSectionBottomMetadata = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionBottomMetadata extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ }
9
+ componentDidRender() {
10
+ hideEmptySection(this.host);
11
+ }
12
+ get host() { return this; }
13
+ }, [0, "atomic-result-section-bottom-metadata"]);
14
+ function defineCustomElement() {
15
+ if (typeof customElements === "undefined") {
16
+ return;
17
+ }
18
+ const components = ["atomic-result-section-bottom-metadata"];
19
+ components.forEach(tagName => { switch (tagName) {
20
+ case "atomic-result-section-bottom-metadata":
21
+ if (!customElements.get(tagName)) {
22
+ customElements.define(tagName, AtomicResultSectionBottomMetadata);
23
+ }
24
+ break;
25
+ } });
26
+ }
27
+
28
+ export { AtomicResultSectionBottomMetadata as A, defineCustomElement as d };
29
+
30
+ //# sourceMappingURL=atomic-result-section-bottom-metadata2.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-bottom-metadata2.js","mappings":";;;MAiBa,iCAAiC;;;;;IAGrC,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-bottom-metadata.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section displays additional descriptive information about the item.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-bottom-metadata',\n shadow: false,\n})\nexport class AtomicResultSectionBottomMetadata {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../../types/components";
2
+
3
+ interface AtomicResultSectionChildren extends Components.AtomicResultSectionChildren, HTMLElement {}
4
+ export const AtomicResultSectionChildren: {
5
+ prototype: AtomicResultSectionChildren;
6
+ new (): AtomicResultSectionChildren;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,33 @@
1
+ import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
2
+ import { h as hideEmptySection } from './item-section-utils.js';
3
+
4
+ const AtomicResultSectionChildren$1 = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionChildren extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ }
9
+ componentDidRender() {
10
+ hideEmptySection(this.host);
11
+ }
12
+ get host() { return this; }
13
+ }, [0, "atomic-result-section-children"]);
14
+ function defineCustomElement$1() {
15
+ if (typeof customElements === "undefined") {
16
+ return;
17
+ }
18
+ const components = ["atomic-result-section-children"];
19
+ components.forEach(tagName => { switch (tagName) {
20
+ case "atomic-result-section-children":
21
+ if (!customElements.get(tagName)) {
22
+ customElements.define(tagName, AtomicResultSectionChildren$1);
23
+ }
24
+ break;
25
+ } });
26
+ }
27
+
28
+ const AtomicResultSectionChildren = AtomicResultSectionChildren$1;
29
+ const defineCustomElement = defineCustomElement$1;
30
+
31
+ export { AtomicResultSectionChildren, defineCustomElement };
32
+
33
+ //# sourceMappingURL=atomic-result-section-children.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-children.js","mappings":";;;MAaaA,6BAA2B;;;;;IAG/B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;;;;","names":["AtomicResultSectionChildren"],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-children.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section displays the folded results, available when using the <atomic-result-children> component.\n *\n * Behavior:\n * * Shows children at the bottom of the result, indented and wrapped in a border.\n */\n@Component({\n tag: 'atomic-result-section-children',\n shadow: false,\n})\nexport class AtomicResultSectionChildren {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../../types/components";
2
+
3
+ interface AtomicResultSectionEmphasized extends Components.AtomicResultSectionEmphasized, HTMLElement {}
4
+ export const AtomicResultSectionEmphasized: {
5
+ prototype: AtomicResultSectionEmphasized;
6
+ new (): AtomicResultSectionEmphasized;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,33 @@
1
+ import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
2
+ import { h as hideEmptySection } from './item-section-utils.js';
3
+
4
+ const AtomicResultSectionEmphasized$1 = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionEmphasized extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ }
9
+ componentDidRender() {
10
+ hideEmptySection(this.host);
11
+ }
12
+ get host() { return this; }
13
+ }, [0, "atomic-result-section-emphasized"]);
14
+ function defineCustomElement$1() {
15
+ if (typeof customElements === "undefined") {
16
+ return;
17
+ }
18
+ const components = ["atomic-result-section-emphasized"];
19
+ components.forEach(tagName => { switch (tagName) {
20
+ case "atomic-result-section-emphasized":
21
+ if (!customElements.get(tagName)) {
22
+ customElements.define(tagName, AtomicResultSectionEmphasized$1);
23
+ }
24
+ break;
25
+ } });
26
+ }
27
+
28
+ const AtomicResultSectionEmphasized = AtomicResultSectionEmphasized$1;
29
+ const defineCustomElement = defineCustomElement$1;
30
+
31
+ export { AtomicResultSectionEmphasized, defineCustomElement };
32
+
33
+ //# sourceMappingURL=atomic-result-section-emphasized.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-emphasized.js","mappings":";;;MAeaA,+BAA6B;;;;;IAGjC,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;;;;","names":["AtomicResultSectionEmphasized"],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-emphasized.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section displays the field that's important for its search criteria.\n * For example, in Commerce, a product's cost is often more important than the title itself.\n *\n * Behavior:\n * * Has a very large font size.\n * * Is the second closest element beneath the title section.\n */\n@Component({\n tag: 'atomic-result-section-emphasized',\n shadow: false,\n})\nexport class AtomicResultSectionEmphasized {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../../types/components";
2
+
3
+ interface AtomicResultSectionExcerpt extends Components.AtomicResultSectionExcerpt, HTMLElement {}
4
+ export const AtomicResultSectionExcerpt: {
5
+ prototype: AtomicResultSectionExcerpt;
6
+ new (): AtomicResultSectionExcerpt;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,8 @@
1
+ import { A as AtomicResultSectionExcerpt$1, d as defineCustomElement$1 } from './atomic-result-section-excerpt2.js';
2
+
3
+ const AtomicResultSectionExcerpt = AtomicResultSectionExcerpt$1;
4
+ const defineCustomElement = defineCustomElement$1;
5
+
6
+ export { AtomicResultSectionExcerpt, defineCustomElement };
7
+
8
+ //# sourceMappingURL=atomic-result-section-excerpt.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-excerpt.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,30 @@
1
+ import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
2
+ import { h as hideEmptySection } from './item-section-utils.js';
3
+
4
+ const AtomicResultSectionExcerpt = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionExcerpt extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ }
9
+ componentDidRender() {
10
+ hideEmptySection(this.host);
11
+ }
12
+ get host() { return this; }
13
+ }, [0, "atomic-result-section-excerpt"]);
14
+ function defineCustomElement() {
15
+ if (typeof customElements === "undefined") {
16
+ return;
17
+ }
18
+ const components = ["atomic-result-section-excerpt"];
19
+ components.forEach(tagName => { switch (tagName) {
20
+ case "atomic-result-section-excerpt":
21
+ if (!customElements.get(tagName)) {
22
+ customElements.define(tagName, AtomicResultSectionExcerpt);
23
+ }
24
+ break;
25
+ } });
26
+ }
27
+
28
+ export { AtomicResultSectionExcerpt as A, defineCustomElement as d };
29
+
30
+ //# sourceMappingURL=atomic-result-section-excerpt2.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-excerpt2.js","mappings":";;;MAgBa,0BAA0B;;;;;IAG9B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-excerpt.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section contains an informative summary of the item's content.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-excerpt',\n shadow: false,\n})\nexport class AtomicResultSectionExcerpt {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../../types/components";
2
+
3
+ interface AtomicResultSectionTitleMetadata extends Components.AtomicResultSectionTitleMetadata, HTMLElement {}
4
+ export const AtomicResultSectionTitleMetadata: {
5
+ prototype: AtomicResultSectionTitleMetadata;
6
+ new (): AtomicResultSectionTitleMetadata;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,33 @@
1
+ import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
2
+ import { h as hideEmptySection } from './item-section-utils.js';
3
+
4
+ const AtomicResultSectionTitleMetadata$1 = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionTitleMetadata extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ }
9
+ componentDidRender() {
10
+ hideEmptySection(this.host);
11
+ }
12
+ get host() { return this; }
13
+ }, [0, "atomic-result-section-title-metadata"]);
14
+ function defineCustomElement$1() {
15
+ if (typeof customElements === "undefined") {
16
+ return;
17
+ }
18
+ const components = ["atomic-result-section-title-metadata"];
19
+ components.forEach(tagName => { switch (tagName) {
20
+ case "atomic-result-section-title-metadata":
21
+ if (!customElements.get(tagName)) {
22
+ customElements.define(tagName, AtomicResultSectionTitleMetadata$1);
23
+ }
24
+ break;
25
+ } });
26
+ }
27
+
28
+ const AtomicResultSectionTitleMetadata = AtomicResultSectionTitleMetadata$1;
29
+ const defineCustomElement = defineCustomElement$1;
30
+
31
+ export { AtomicResultSectionTitleMetadata, defineCustomElement };
32
+
33
+ //# sourceMappingURL=atomic-result-section-title-metadata.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-title-metadata.js","mappings":";;;MAgBaA,kCAAgC;;;;;IAGpC,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;;;;","names":["AtomicResultSectionTitleMetadata"],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-title-metadata.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section surfaces some fields that are directly related to the title of the item.\n * For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,\n * rather than to the product's description.\n *\n * Behavior:\n * * Has a very small font size.\n * * Is the closest element beneath the title section.\n */\n@Component({\n tag: 'atomic-result-section-title-metadata',\n shadow: false,\n})\nexport class AtomicResultSectionTitleMetadata {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../../types/components";
2
+
3
+ interface AtomicResultSectionTitle extends Components.AtomicResultSectionTitle, HTMLElement {}
4
+ export const AtomicResultSectionTitle: {
5
+ prototype: AtomicResultSectionTitle;
6
+ new (): AtomicResultSectionTitle;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,8 @@
1
+ import { A as AtomicResultSectionTitle$1, d as defineCustomElement$1 } from './atomic-result-section-title2.js';
2
+
3
+ const AtomicResultSectionTitle = AtomicResultSectionTitle$1;
4
+ const defineCustomElement = defineCustomElement$1;
5
+
6
+ export { AtomicResultSectionTitle, defineCustomElement };
7
+
8
+ //# sourceMappingURL=atomic-result-section-title.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-title.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,30 @@
1
+ import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
2
+ import { h as hideEmptySection } from './item-section-utils.js';
3
+
4
+ const AtomicResultSectionTitle = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionTitle extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ }
9
+ componentDidRender() {
10
+ hideEmptySection(this.host);
11
+ }
12
+ get host() { return this; }
13
+ }, [0, "atomic-result-section-title"]);
14
+ function defineCustomElement() {
15
+ if (typeof customElements === "undefined") {
16
+ return;
17
+ }
18
+ const components = ["atomic-result-section-title"];
19
+ components.forEach(tagName => { switch (tagName) {
20
+ case "atomic-result-section-title":
21
+ if (!customElements.get(tagName)) {
22
+ customElements.define(tagName, AtomicResultSectionTitle);
23
+ }
24
+ break;
25
+ } });
26
+ }
27
+
28
+ export { AtomicResultSectionTitle as A, defineCustomElement as d };
29
+
30
+ //# sourceMappingURL=atomic-result-section-title2.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-title2.js","mappings":";;;MAgBa,wBAAwB;;;;;IAG5B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-title.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section identifies the item by its name, and its main use is to make the result list scannable.\n * This is usually the page title.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-title',\n shadow: false,\n})\nexport class AtomicResultSectionTitle {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../../types/components";
2
+
3
+ interface AtomicResultSectionVisual extends Components.AtomicResultSectionVisual, HTMLElement {}
4
+ export const AtomicResultSectionVisual: {
5
+ prototype: AtomicResultSectionVisual;
6
+ new (): AtomicResultSectionVisual;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,8 @@
1
+ import { A as AtomicResultSectionVisual$1, d as defineCustomElement$1 } from './atomic-result-section-visual2.js';
2
+
3
+ const AtomicResultSectionVisual = AtomicResultSectionVisual$1;
4
+ const defineCustomElement = defineCustomElement$1;
5
+
6
+ export { AtomicResultSectionVisual, defineCustomElement };
7
+
8
+ //# sourceMappingURL=atomic-result-section-visual.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-visual.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,33 @@
1
+ import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
2
+ import { h as hideEmptySection } from './item-section-utils.js';
3
+
4
+ const AtomicResultSectionVisual = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionVisual extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ this.imageSize = undefined;
9
+ }
10
+ componentDidRender() {
11
+ hideEmptySection(this.host);
12
+ }
13
+ get host() { return this; }
14
+ }, [0, "atomic-result-section-visual", {
15
+ "imageSize": [513, "image-size"]
16
+ }]);
17
+ function defineCustomElement() {
18
+ if (typeof customElements === "undefined") {
19
+ return;
20
+ }
21
+ const components = ["atomic-result-section-visual"];
22
+ components.forEach(tagName => { switch (tagName) {
23
+ case "atomic-result-section-visual":
24
+ if (!customElements.get(tagName)) {
25
+ customElements.define(tagName, AtomicResultSectionVisual);
26
+ }
27
+ break;
28
+ } });
29
+ }
30
+
31
+ export { AtomicResultSectionVisual as A, defineCustomElement as d };
32
+
33
+ //# sourceMappingURL=atomic-result-section-visual2.js.map
@@ -0,0 +1 @@
1
+ {"file":"atomic-result-section-visual2.js","mappings":";;;MAmBa,yBAAyB;;;;;;IAQ7B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-visual.tsx"],"sourcesContent":["import {Element, Component, Prop} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\nimport {ItemDisplayImageSize} from '../../../common/layout/display-options';\n\n/**\n * This section provides visual information about the item.\n * For example, in Commerce, an image is a great shorthand for a product category.\n * An icon can quickly show the item type, or an avatar can help identify to whom it is related.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-visual',\n shadow: false,\n})\nexport class AtomicResultSectionVisual {\n @Element() private host!: HTMLElement;\n\n /**\n * How large or small the visual section of results using this template should be.\n */\n @Prop({reflect: true}) public imageSize?: ItemDisplayImageSize;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
@@ -18,7 +18,7 @@ const AtomicResultTablePlaceholder = /*@__PURE__*/ proxyCustomElement(class Atom
18
18
  return getItemDisplayClasses('table', this.density, this.imageSize);
19
19
  }
20
20
  render() {
21
- return (h("table", { key: 'aaef2b349a7fd003ac467e35bd8f252a9ebf948d', class: `list-root animate-pulse ${this.getClasses().join(' ')}` }, h("thead", { key: '52059a56d86650fb006ef5bb5d58e22da90ec522' }, h("tr", { key: '95c0b6ea3fffbe42413c8acbe20db317162576b9' }, h("th", { key: '96c14b820260010d8de3b05898c00ff6d15cc0ef' }, h("div", { key: '0055b9fea2ffce1a7546c5bb6216bc3bb5a317db', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '14.5rem' } })), h("th", { key: '2c617a8d714305de201fbfdfac6dd52f8cb69148' }, h("div", { key: '068b1cc654f27b33cdc502d416daf1c081d4cf19', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '9.75rem' } })), h("th", { key: '55a625ccff48da33184579efda097724d200f7ac' }, h("div", { key: '0a843d33317e3d86b9229cc9a73e1a0b2087e34e', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '6.5rem' } })))), h("tbody", { key: '62ca6c923527954dc76cd5c398fe7ab04772f8a7' }, Array.from({ length: this.rows }, () => (h("tr", null, h("td", null, h("div", { class: `mb-6 h-8 ${placeholderClasses}`, style: { width: '22.875rem' } }), h("div", { class: `mb-2 h-5 ${placeholderClasses}`, style: { width: '23.75rem' } }), h("div", { class: `h-5 ${placeholderClasses}`, style: { width: '11.5rem' } })), h("td", null, h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '11rem' } })), h("td", null, h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '4.875rem' } }))))))));
21
+ return (h("table", { key: 'f92a208f806970fa2575f3072ee2ec3aac8360c0', class: `list-root animate-pulse ${this.getClasses().join(' ')}` }, h("thead", { key: '283a455dc3277faf9e7fb39cb661762e07336131' }, h("tr", { key: '0aa95c31a627de9ba8ab4e587714bf3c3052fc1b' }, h("th", { key: '8a64b6889420cfa778ba2c3ffdc6bf184a65a779' }, h("div", { key: '677f09154c5b51b0649ecbfd7dab5b4ea2b6d4ae', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '14.5rem' } })), h("th", { key: '18f23793b4d97315b8b809c2a0e055db3460c2c1' }, h("div", { key: '1c3b1133e64151e5e76de131c30e175686e1cc5e', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '9.75rem' } })), h("th", { key: '2a0b4d74ae876e8d7733c456596c931fb5c876c9' }, h("div", { key: '81cbf14dbed4bb38418295814ba61eda3192b88d', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '6.5rem' } })))), h("tbody", { key: '7ba59462f68a56b633bd71841f5e696121eeae8c' }, Array.from({ length: this.rows }, () => (h("tr", null, h("td", null, h("div", { class: `mb-6 h-8 ${placeholderClasses}`, style: { width: '22.875rem' } }), h("div", { class: `mb-2 h-5 ${placeholderClasses}`, style: { width: '23.75rem' } }), h("div", { class: `h-5 ${placeholderClasses}`, style: { width: '11.5rem' } })), h("td", null, h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '11rem' } })), h("td", null, h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '4.875rem' } }))))))));
22
22
  }
23
23
  static get style() { return AtomicResultTablePlaceholderStyle0; }
24
24
  }, [1, "atomic-result-table-placeholder", {
@@ -172,7 +172,7 @@ const AtomicSearchBoxInstantResults$1 = /*@__PURE__*/ proxyCustomElement(class A
172
172
  }
173
173
  render() {
174
174
  if (this.error) {
175
- return (h("atomic-component-error", { key: 'c458b821ec8f13321a674f00e6e5f8dfa50d2525', element: this.host, error: this.error }));
175
+ return (h("atomic-component-error", { key: 'e1471cd50dd5174b2c2e80588b7b2ad076810e15', element: this.host, error: this.error }));
176
176
  }
177
177
  }
178
178
  get host() { return this; }
@@ -60,7 +60,7 @@ const AtomicSearchBoxQuerySuggestions = /*@__PURE__*/ proxyCustomElement(class A
60
60
  }
61
61
  render() {
62
62
  if (this.error) {
63
- return (h("atomic-component-error", { key: 'd8ace632cbbd5924ed771125cea0b395b021fe3e', element: this.host, error: this.error }));
63
+ return (h("atomic-component-error", { key: '7fdb4afa7291ad70c37a9709fd7108f4fe0fb94d', element: this.host, error: this.error }));
64
64
  }
65
65
  }
66
66
  get host() { return this; }