@coveo/atomic 3.60.2 → 3.60.4

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 (243) hide show
  1. package/custom-elements.json +1504 -1504
  2. package/dist/cjs/components/commerce/atomic-commerce-facet-number-input/atomic-commerce-facet-number-input.cjs +2 -6
  3. package/dist/cjs/components/commerce/atomic-commerce-facets/atomic-commerce-facets.cjs +1 -3
  4. package/dist/cjs/components/commerce/atomic-commerce-interface/atomic-commerce-interface.cjs +1 -3
  5. package/dist/cjs/components/commerce/atomic-commerce-layout/atomic-commerce-layout.tw.css.cjs +3 -11
  6. package/dist/cjs/components/commerce/atomic-commerce-no-products/atomic-commerce-no-products.cjs +1 -2
  7. package/dist/cjs/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.cjs +1 -3
  8. package/dist/cjs/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.cjs +3 -12
  9. package/dist/cjs/components/commerce/atomic-commerce-search-box-instant-products/atomic-commerce-search-box-instant-products.cjs +10 -10
  10. package/dist/cjs/components/commerce/atomic-commerce-timeframe-facet/atomic-commerce-timeframe-facet.cjs +4 -4
  11. package/dist/cjs/components/commerce/atomic-product-children/atomic-product-children.cjs +1 -3
  12. package/dist/cjs/components/commerce/atomic-product-description/atomic-product-description.cjs +1 -3
  13. package/dist/cjs/components/commerce/atomic-product-link/atomic-product-link.cjs +1 -4
  14. package/dist/cjs/components/commerce/atomic-product-multi-value-text/atomic-product-multi-value-text.cjs +2 -7
  15. package/dist/cjs/components/commerce/atomic-product-rating/atomic-product-rating.cjs +1 -3
  16. package/dist/cjs/components/common/atomic-agent-stream-of-thought/atomic-agent-stream-of-thought.cjs +2 -6
  17. package/dist/cjs/components/common/atomic-ask-follow-up-input/atomic-ask-follow-up-input.cjs +1 -6
  18. package/dist/cjs/components/common/atomic-citation/atomic-citation.cjs +1 -5
  19. package/dist/cjs/components/common/atomic-facet-date-input/atomic-facet-date-input.cjs +2 -10
  20. package/dist/cjs/components/common/atomic-facet-number-input/atomic-facet-number-input.cjs +2 -10
  21. package/dist/cjs/components/common/atomic-facet-placeholder/atomic-facet-placeholder.cjs +1 -5
  22. package/dist/cjs/components/common/atomic-generated-answer-feedback-modal/atomic-generated-answer-feedback-modal.cjs +23 -35
  23. package/dist/cjs/components/common/atomic-generated-answer-thread/atomic-generated-answer-thread.cjs +3 -8
  24. package/dist/cjs/components/common/atomic-generated-answer-thread-item/atomic-generated-answer-thread-item.cjs +1 -3
  25. package/dist/cjs/components/common/atomic-rating/rating.cjs +2 -5
  26. package/dist/cjs/components/common/atomic-result-placeholder/atomic-result-placeholder.cjs +2 -9
  27. package/dist/cjs/components/common/atomic-smart-snippet-collapse-wrapper/atomic-smart-snippet-collapse-wrapper.cjs +2 -11
  28. package/dist/cjs/components/common/atomic-smart-snippet-expandable-answer/atomic-smart-snippet-expandable-answer.cjs +1 -4
  29. package/dist/cjs/components/common/atomic-smart-snippet-expandable-answer/atomic-smart-snippet-expandable-answer.tw.css.cjs +2 -11
  30. package/dist/cjs/components/common/atomic-smart-snippet-source/atomic-smart-snippet-source.cjs +1 -4
  31. package/dist/cjs/components/common/atomic-tab-button/atomic-tab-button.cjs +1 -4
  32. package/dist/cjs/components/common/atomic-tab-popover/atomic-tab-popover.cjs +1 -3
  33. package/dist/cjs/components/common/breadbox/breadcrumb-content.cjs +1 -5
  34. package/dist/cjs/components/common/button.cjs +1 -2
  35. package/dist/cjs/components/common/carousel.cjs +1 -3
  36. package/dist/cjs/components/common/expandable-text/expandable-text.cjs +2 -9
  37. package/dist/cjs/components/common/facets/category-facet/all-categories-button.cjs +1 -5
  38. package/dist/cjs/components/common/facets/category-facet/parent-button.cjs +1 -5
  39. package/dist/cjs/components/common/facets/category-facet/search-value.cjs +1 -3
  40. package/dist/cjs/components/common/facets/facet-container/facet-container.cjs +2 -7
  41. package/dist/cjs/components/common/facets/facet-placeholder/facet-placeholder.cjs +1 -4
  42. package/dist/cjs/components/common/facets/facet-search/facet-search-input.cjs +1 -4
  43. package/dist/cjs/components/common/facets/facet-value-box/facet-value-box.tw.css.cjs +1 -4
  44. package/dist/cjs/components/common/generated-answer/generated-content/generated-markdown-content.cjs +1 -4
  45. package/dist/cjs/components/common/generated-answer/generated-content/generated-markdown-content.tw.css.cjs +4 -16
  46. package/dist/cjs/components/common/generated-answer/render-conversation-debug-header.cjs +2 -7
  47. package/dist/cjs/components/common/generated-answer/render-generating-answer-label.cjs +1 -4
  48. package/dist/cjs/components/common/generated-answer/source-citations.cjs +2 -6
  49. package/dist/cjs/components/common/image-carousel/image-carousel.cjs +2 -8
  50. package/dist/cjs/components/common/item-list/display-wrapper.cjs +1 -3
  51. package/dist/cjs/components/common/item-list/table-layout.cjs +2 -8
  52. package/dist/cjs/components/common/items-per-page/choices.cjs +1 -6
  53. package/dist/cjs/components/common/items-per-page/label.cjs +8 -8
  54. package/dist/cjs/components/common/load-more/container.cjs +1 -3
  55. package/dist/cjs/components/common/load-more/summary.cjs +1 -3
  56. package/dist/cjs/components/common/no-items/container.cjs +3 -5
  57. package/dist/cjs/components/common/no-items/no-items.cjs +1 -6
  58. package/dist/cjs/components/common/query-error/link.cjs +1 -5
  59. package/dist/cjs/components/common/query-summary/container.cjs +1 -3
  60. package/dist/cjs/components/common/refine-modal/filters.cjs +1 -4
  61. package/dist/cjs/components/common/refine-modal/modal.cjs +1 -5
  62. package/dist/cjs/components/common/refine-modal/sort.cjs +2 -9
  63. package/dist/cjs/components/common/result-children/children-wrapper.cjs +3 -4
  64. package/dist/cjs/components/common/result-children/collection-guard.cjs +1 -3
  65. package/dist/cjs/components/common/search-box/search-box-wrapper.cjs +1 -5
  66. package/dist/cjs/components/common/search-box/submit-button.cjs +2 -9
  67. package/dist/cjs/components/common/search-box/text-area-clear-button.cjs +1 -5
  68. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet/snippet-footer.cjs +1 -4
  69. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-body.cjs +1 -7
  70. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-details.cjs +1 -4
  71. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-suggestions/answer-and-source-wrapper.cjs +1 -5
  72. package/dist/cjs/components/common/smart-snippets/atomic-smart-snippet-suggestions/footer.cjs +1 -4
  73. package/dist/cjs/components/common/smart-snippets/smart-snippet-feedback-banner.cjs +1 -4
  74. package/dist/cjs/components/common/sort/label.cjs +1 -5
  75. package/dist/cjs/components/common/sort/option.cjs +1 -3
  76. package/dist/cjs/components/common/suggestions/query-suggestions.cjs +1 -4
  77. package/dist/cjs/components/common/suggestions/recent-queries.cjs +3 -11
  78. package/dist/cjs/components/insight/atomic-insight-facet/atomic-insight-facet.cjs +2 -7
  79. package/dist/cjs/components/insight/atomic-insight-folded-result-list/atomic-insight-folded-result-list.cjs +11 -11
  80. package/dist/cjs/components/insight/atomic-insight-no-results/atomic-insight-no-results.cjs +1 -2
  81. package/dist/cjs/components/insight/atomic-insight-result/atomic-insight-result.cjs +1 -3
  82. package/dist/cjs/components/insight/atomic-insight-user-actions-modal/atomic-insight-user-actions-modal.cjs +2 -8
  83. package/dist/cjs/components/insight/atomic-insight-user-actions-session/atomic-insight-user-actions-session.cjs +2 -8
  84. package/dist/cjs/components/insight/atomic-insight-user-actions-session/user-action.cjs +2 -6
  85. package/dist/cjs/components/insight/atomic-insight-user-actions-timeline/atomic-insight-user-actions-timeline.cjs +1 -3
  86. package/dist/cjs/components/ipx/atomic-ipx-body/ipx-body.cjs +2 -7
  87. package/dist/cjs/components/ipx/atomic-ipx-button/atomic-ipx-button.cjs +3 -11
  88. package/dist/cjs/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.cjs +2 -8
  89. package/dist/cjs/components/ipx/atomic-ipx-result-link/atomic-ipx-result-link.cjs +1 -4
  90. package/dist/cjs/components/recommendations/atomic-recs-list/atomic-recs-list.cjs +1 -4
  91. package/dist/cjs/components/search/atomic-automatic-facet/atomic-automatic-facet.cjs +1 -2
  92. package/dist/cjs/components/search/atomic-automatic-facet-generator/atomic-automatic-facet-generator.cjs +8 -8
  93. package/dist/cjs/components/search/atomic-category-facet/atomic-category-facet.cjs +2 -4
  94. package/dist/cjs/components/search/atomic-color-facet/atomic-color-facet.cjs +2 -7
  95. package/dist/cjs/components/search/atomic-facet/atomic-facet.cjs +1 -3
  96. package/dist/cjs/components/search/atomic-folded-result-list/atomic-folded-result-list.cjs +12 -12
  97. package/dist/cjs/components/search/atomic-no-results/atomic-no-results.cjs +2 -2
  98. package/dist/cjs/components/search/atomic-notifications/atomic-notifications.cjs +1 -3
  99. package/dist/cjs/components/search/atomic-popover/atomic-popover.cjs +1 -7
  100. package/dist/cjs/components/search/atomic-quickview-modal/atomic-quickview-modal.cjs +1 -4
  101. package/dist/cjs/components/search/atomic-rating-facet/atomic-rating-facet.cjs +1 -2
  102. package/dist/cjs/components/search/atomic-rating-range-facet/atomic-rating-range-facet.cjs +1 -1
  103. package/dist/cjs/components/search/atomic-relevance-inspector/atomic-relevance-inspector.cjs +1 -3
  104. package/dist/cjs/components/search/atomic-result/atomic-result.cjs +1 -3
  105. package/dist/cjs/components/search/atomic-result-badge/atomic-result-badge.cjs +2 -6
  106. package/dist/cjs/components/search/atomic-result-html/atomic-result-html.cjs +1 -6
  107. package/dist/cjs/components/search/atomic-result-link/atomic-result-link.cjs +1 -4
  108. package/dist/cjs/components/search/atomic-result-multi-value-text/atomic-result-multi-value-text.cjs +3 -7
  109. package/dist/cjs/components/search/atomic-result-table-placeholder/atomic-result-table-placeholder.cjs +8 -32
  110. package/dist/cjs/components/search/atomic-search-box-instant-results/atomic-search-box-instant-results.cjs +9 -9
  111. package/dist/cjs/components/search/atomic-search-interface/atomic-search-interface.cjs +1 -3
  112. package/dist/cjs/components/search/atomic-search-layout/atomic-search-layout.tw.css.cjs +3 -11
  113. package/dist/cjs/components/search/atomic-segmented-facet/atomic-segmented-facet.cjs +1 -4
  114. package/dist/cjs/components/search/atomic-segmented-facet-scrollable/atomic-segmented-facet-scrollable.cjs +1 -4
  115. package/dist/cjs/components/search/facets/facet-segmented-value/facet-segmented-value.cjs +1 -5
  116. package/dist/cjs/components/search/result-template-components/atomic-quickview-sidebar/atomic-quickview-sidebar.cjs +2 -4
  117. package/dist/cjs/components/search/result-template-components/atomic-quickview-sidebar/highlight-keywords-checkbox.cjs +1 -3
  118. package/dist/cjs/components/search/result-template-components/atomic-quickview-sidebar/keywords.cjs +1 -4
  119. package/dist/cjs/directives/hierarchical-path.cjs +1 -3
  120. package/dist/cjs/global/environment.cjs +1 -1
  121. package/dist/cjs/versions.cjs +1 -1
  122. package/dist/esm/components/commerce/atomic-commerce-facet-number-input/atomic-commerce-facet-number-input.js +2 -6
  123. package/dist/esm/components/commerce/atomic-commerce-facets/atomic-commerce-facets.js +1 -3
  124. package/dist/esm/components/commerce/atomic-commerce-interface/atomic-commerce-interface.js +1 -3
  125. package/dist/esm/components/commerce/atomic-commerce-layout/atomic-commerce-layout.tw.css.js +1 -5
  126. package/dist/esm/components/commerce/atomic-commerce-no-products/atomic-commerce-no-products.js +1 -2
  127. package/dist/esm/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.js +1 -3
  128. package/dist/esm/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.js +1 -4
  129. package/dist/esm/components/commerce/atomic-commerce-search-box-instant-products/atomic-commerce-search-box-instant-products.js +10 -10
  130. package/dist/esm/components/commerce/atomic-commerce-timeframe-facet/atomic-commerce-timeframe-facet.js +4 -4
  131. package/dist/esm/components/commerce/atomic-product-children/atomic-product-children.js +1 -3
  132. package/dist/esm/components/commerce/atomic-product-description/atomic-product-description.js +1 -3
  133. package/dist/esm/components/commerce/atomic-product-link/atomic-product-link.js +1 -4
  134. package/dist/esm/components/commerce/atomic-product-multi-value-text/atomic-product-multi-value-text.js +2 -7
  135. package/dist/esm/components/commerce/atomic-product-rating/atomic-product-rating.js +1 -3
  136. package/dist/esm/components/common/atomic-agent-stream-of-thought/atomic-agent-stream-of-thought.js +2 -6
  137. package/dist/esm/components/common/atomic-ask-follow-up-input/atomic-ask-follow-up-input.js +1 -6
  138. package/dist/esm/components/common/atomic-citation/atomic-citation.js +1 -5
  139. package/dist/esm/components/common/atomic-facet-date-input/atomic-facet-date-input.js +2 -10
  140. package/dist/esm/components/common/atomic-facet-number-input/atomic-facet-number-input.js +2 -10
  141. package/dist/esm/components/common/atomic-facet-placeholder/atomic-facet-placeholder.js +1 -5
  142. package/dist/esm/components/common/atomic-generated-answer-feedback-modal/atomic-generated-answer-feedback-modal.js +23 -35
  143. package/dist/esm/components/common/atomic-generated-answer-thread/atomic-generated-answer-thread.js +3 -8
  144. package/dist/esm/components/common/atomic-generated-answer-thread-item/atomic-generated-answer-thread-item.js +1 -3
  145. package/dist/esm/components/common/atomic-rating/rating.js +2 -5
  146. package/dist/esm/components/common/atomic-result-placeholder/atomic-result-placeholder.js +2 -9
  147. package/dist/esm/components/common/atomic-smart-snippet-collapse-wrapper/atomic-smart-snippet-collapse-wrapper.js +1 -2
  148. package/dist/esm/components/common/atomic-smart-snippet-expandable-answer/atomic-smart-snippet-expandable-answer.js +1 -4
  149. package/dist/esm/components/common/atomic-smart-snippet-source/atomic-smart-snippet-source.js +1 -4
  150. package/dist/esm/components/common/atomic-tab-button/atomic-tab-button.js +1 -4
  151. package/dist/esm/components/common/atomic-tab-popover/atomic-tab-popover.js +1 -3
  152. package/dist/esm/components/common/breadbox/breadcrumb-content.js +1 -5
  153. package/dist/esm/components/common/button.js +1 -2
  154. package/dist/esm/components/common/carousel.js +1 -3
  155. package/dist/esm/components/common/expandable-text/expandable-text.js +2 -9
  156. package/dist/esm/components/common/facets/category-facet/all-categories-button.js +1 -5
  157. package/dist/esm/components/common/facets/category-facet/parent-button.js +1 -5
  158. package/dist/esm/components/common/facets/category-facet/search-value.js +1 -3
  159. package/dist/esm/components/common/facets/facet-container/facet-container.js +2 -7
  160. package/dist/esm/components/common/facets/facet-placeholder/facet-placeholder.js +1 -4
  161. package/dist/esm/components/common/facets/facet-search/facet-search-input.js +1 -4
  162. package/dist/esm/components/common/generated-answer/generated-content/generated-markdown-content.js +1 -4
  163. package/dist/esm/components/common/generated-answer/render-conversation-debug-header.js +2 -7
  164. package/dist/esm/components/common/generated-answer/render-generating-answer-label.js +1 -4
  165. package/dist/esm/components/common/generated-answer/source-citations.js +2 -6
  166. package/dist/esm/components/common/image-carousel/image-carousel.js +2 -8
  167. package/dist/esm/components/common/item-list/display-wrapper.js +1 -3
  168. package/dist/esm/components/common/item-list/table-layout.js +2 -8
  169. package/dist/esm/components/common/items-per-page/choices.js +1 -6
  170. package/dist/esm/components/common/items-per-page/label.js +8 -8
  171. package/dist/esm/components/common/load-more/container.js +1 -3
  172. package/dist/esm/components/common/load-more/summary.js +1 -3
  173. package/dist/esm/components/common/no-items/container.js +3 -5
  174. package/dist/esm/components/common/no-items/no-items.js +1 -6
  175. package/dist/esm/components/common/query-error/link.js +1 -5
  176. package/dist/esm/components/common/query-summary/container.js +1 -3
  177. package/dist/esm/components/common/refine-modal/filters.js +1 -4
  178. package/dist/esm/components/common/refine-modal/modal.js +1 -5
  179. package/dist/esm/components/common/refine-modal/sort.js +2 -9
  180. package/dist/esm/components/common/result-children/children-wrapper.js +3 -4
  181. package/dist/esm/components/common/result-children/collection-guard.js +1 -3
  182. package/dist/esm/components/common/search-box/search-box-wrapper.js +1 -5
  183. package/dist/esm/components/common/search-box/submit-button.js +2 -9
  184. package/dist/esm/components/common/search-box/text-area-clear-button.js +1 -5
  185. package/dist/esm/components/common/smart-snippets/atomic-smart-snippet/snippet-footer.js +1 -4
  186. package/dist/esm/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-body.js +1 -7
  187. package/dist/esm/components/common/smart-snippets/atomic-smart-snippet-feedback-modal/modal-details.js +1 -4
  188. package/dist/esm/components/common/smart-snippets/atomic-smart-snippet-suggestions/answer-and-source-wrapper.js +1 -5
  189. package/dist/esm/components/common/smart-snippets/atomic-smart-snippet-suggestions/footer.js +1 -4
  190. package/dist/esm/components/common/smart-snippets/smart-snippet-feedback-banner.js +1 -4
  191. package/dist/esm/components/common/sort/label.js +1 -5
  192. package/dist/esm/components/common/sort/option.js +1 -3
  193. package/dist/esm/components/common/suggestions/query-suggestions.js +1 -4
  194. package/dist/esm/components/common/suggestions/recent-queries.js +3 -11
  195. package/dist/esm/components/insight/atomic-insight-facet/atomic-insight-facet.js +2 -7
  196. package/dist/esm/components/insight/atomic-insight-folded-result-list/atomic-insight-folded-result-list.js +11 -11
  197. package/dist/esm/components/insight/atomic-insight-no-results/atomic-insight-no-results.js +1 -2
  198. package/dist/esm/components/insight/atomic-insight-result/atomic-insight-result.js +1 -3
  199. package/dist/esm/components/insight/atomic-insight-user-actions-modal/atomic-insight-user-actions-modal.js +2 -8
  200. package/dist/esm/components/insight/atomic-insight-user-actions-session/atomic-insight-user-actions-session.js +2 -8
  201. package/dist/esm/components/insight/atomic-insight-user-actions-session/user-action.js +2 -6
  202. package/dist/esm/components/ipx/atomic-ipx-body/ipx-body.js +2 -7
  203. package/dist/esm/components/ipx/atomic-ipx-button/atomic-ipx-button.js +3 -11
  204. package/dist/esm/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.js +1 -4
  205. package/dist/esm/components/ipx/atomic-ipx-result-link/atomic-ipx-result-link.js +1 -4
  206. package/dist/esm/components/search/atomic-automatic-facet/atomic-automatic-facet.js +1 -2
  207. package/dist/esm/components/search/atomic-automatic-facet-generator/atomic-automatic-facet-generator.js +8 -8
  208. package/dist/esm/components/search/atomic-category-facet/atomic-category-facet.js +2 -4
  209. package/dist/esm/components/search/atomic-color-facet/atomic-color-facet.js +1 -3
  210. package/dist/esm/components/search/atomic-facet/atomic-facet.js +1 -3
  211. package/dist/esm/components/search/atomic-folded-result-list/atomic-folded-result-list.js +12 -12
  212. package/dist/esm/components/search/atomic-no-results/atomic-no-results.js +2 -2
  213. package/dist/esm/components/search/atomic-notifications/atomic-notifications.js +1 -3
  214. package/dist/esm/components/search/atomic-popover/atomic-popover.js +1 -7
  215. package/dist/esm/components/search/atomic-quickview-modal/atomic-quickview-modal.js +1 -4
  216. package/dist/esm/components/search/atomic-rating-facet/atomic-rating-facet.js +1 -2
  217. package/dist/esm/components/search/atomic-rating-range-facet/atomic-rating-range-facet.js +1 -1
  218. package/dist/esm/components/search/atomic-relevance-inspector/atomic-relevance-inspector.js +1 -3
  219. package/dist/esm/components/search/atomic-result/atomic-result.js +1 -3
  220. package/dist/esm/components/search/atomic-result-badge/atomic-result-badge.js +2 -6
  221. package/dist/esm/components/search/atomic-result-html/atomic-result-html.js +1 -6
  222. package/dist/esm/components/search/atomic-result-link/atomic-result-link.js +1 -4
  223. package/dist/esm/components/search/atomic-result-multi-value-text/atomic-result-multi-value-text.js +3 -7
  224. package/dist/esm/components/search/atomic-result-table-placeholder/atomic-result-table-placeholder.js +8 -32
  225. package/dist/esm/components/search/atomic-search-box-instant-results/atomic-search-box-instant-results.js +9 -9
  226. package/dist/esm/components/search/atomic-search-interface/atomic-search-interface.js +1 -3
  227. package/dist/esm/components/search/atomic-search-layout/atomic-search-layout.tw.css.js +1 -5
  228. package/dist/esm/components/search/atomic-segmented-facet/atomic-segmented-facet.js +1 -4
  229. package/dist/esm/components/search/atomic-segmented-facet-scrollable/atomic-segmented-facet-scrollable.js +1 -4
  230. package/dist/esm/components/search/facets/facet-segmented-value/facet-segmented-value.js +1 -5
  231. package/dist/esm/components/search/result-template-components/atomic-quickview-sidebar/atomic-quickview-sidebar.js +2 -4
  232. package/dist/esm/components/search/result-template-components/atomic-quickview-sidebar/highlight-keywords-checkbox.js +1 -3
  233. package/dist/esm/components/search/result-template-components/atomic-quickview-sidebar/keywords.js +1 -4
  234. package/dist/esm/directives/hierarchical-path.js +1 -3
  235. package/dist/esm/global/environment.js +1 -1
  236. package/dist/esm/versions.js +1 -1
  237. package/dist/themes/accessible.css +3 -4
  238. package/dist/themes/coveo.css +3 -4
  239. package/dist/types/components/common/facets/facet-search/facet-search-input-guard.d.ts +1 -1
  240. package/dist/types/components/common/query-error/description.d.ts +1 -1
  241. package/dist/types/components/common/query-error/title.d.ts +1 -1
  242. package/dist/types/utils/functional-component-utils.d.ts +1 -1
  243. package/package.json +7 -7
@@ -1456,7 +1456,7 @@
1456
1456
  "kind": "field",
1457
1457
  "name": "breadboxAriaMessage",
1458
1458
  "privacy": "private",
1459
- "default": "new AriaLiveRegionController( this, 'breadbox', true )"
1459
+ "default": "new AriaLiveRegionController(this, 'breadbox', true)"
1460
1460
  },
1461
1461
  {
1462
1462
  "kind": "field",
@@ -1899,7 +1899,7 @@
1899
1899
  "kind": "field",
1900
1900
  "name": "facetSearchAriaMessage",
1901
1901
  "privacy": "private",
1902
- "default": "new AriaLiveRegionController( this, 'facet-search' )"
1902
+ "default": "new AriaLiveRegionController(this, 'facet-search')"
1903
1903
  },
1904
1904
  {
1905
1905
  "kind": "method",
@@ -2288,7 +2288,7 @@
2288
2288
  "kind": "field",
2289
2289
  "name": "summary",
2290
2290
  "type": {
2291
- "text": "Summary<\n SearchSummaryState | ProductListingSummaryState\n >"
2291
+ "text": "Summary<SearchSummaryState | ProductListingSummaryState>"
2292
2292
  },
2293
2293
  "description": "The Summary controller instance.",
2294
2294
  "attribute": "summary",
@@ -2467,7 +2467,7 @@
2467
2467
  "kind": "field",
2468
2468
  "name": "facetValueProps",
2469
2469
  "type": {
2470
- "text": "Pick<\n FacetValueProps,\n | 'facetSearchQuery'\n | 'enableExclusion'\n | 'field'\n | 'i18n'\n | 'displayValuesAs'\n >"
2470
+ "text": "Pick<\n FacetValueProps,\n 'facetSearchQuery' | 'enableExclusion' | 'field' | 'i18n' | 'displayValuesAs'\n >"
2471
2471
  },
2472
2472
  "privacy": "private",
2473
2473
  "readonly": true
@@ -2913,7 +2913,7 @@
2913
2913
  "kind": "field",
2914
2914
  "name": "type",
2915
2915
  "type": {
2916
- "text": " | 'search' | 'product-listing'"
2916
+ "text": "'search' | 'product-listing'"
2917
2917
  },
2918
2918
  "privacy": "public",
2919
2919
  "default": "'search'",
@@ -3257,7 +3257,7 @@
3257
3257
  {
3258
3258
  "name": "type",
3259
3259
  "type": {
3260
- "text": " | 'search' | 'product-listing'"
3260
+ "text": "'search' | 'product-listing'"
3261
3261
  },
3262
3262
  "default": "'search'",
3263
3263
  "description": "The type of the interface.\n- 'search': Indicates that the interface is used for Search.\n- 'product-listing': Indicates that the interface is used for Product listing.",
@@ -3376,155 +3376,6 @@
3376
3376
  "declarations": [],
3377
3377
  "exports": []
3378
3378
  },
3379
- {
3380
- "kind": "javascript-module",
3381
- "path": "src/components/commerce/atomic-commerce-load-more-products/atomic-commerce-load-more-products.ts",
3382
- "declarations": [
3383
- {
3384
- "kind": "class",
3385
- "description": "The `atomic-commerce-load-more-products` component allows the user to load additional products if more are available.",
3386
- "name": "AtomicCommerceLoadMoreProducts",
3387
- "cssProperties": [
3388
- {
3389
- "description": "Color of the start of the gradient for the load more products progress bar.",
3390
- "name": "--atomic-more-results-progress-bar-color-from"
3391
- },
3392
- {
3393
- "description": "Color of the end of the gradient for the load more products progress bar.",
3394
- "name": "--atomic-more-results-progress-bar-color-to"
3395
- }
3396
- ],
3397
- "cssParts": [
3398
- {
3399
- "description": "The container of the component.",
3400
- "name": "container"
3401
- },
3402
- {
3403
- "description": "The summary displaying which products are shown and how many are available.",
3404
- "name": "showing-results"
3405
- },
3406
- {
3407
- "description": "The highlighted number of products displayed and number of products available.",
3408
- "name": "highlight"
3409
- },
3410
- {
3411
- "description": "The progress bar displaying a percentage of products shown over the total number of products available.",
3412
- "name": "progress-bar"
3413
- },
3414
- {
3415
- "description": "The \"Load more products\" button.",
3416
- "name": "load-more-results-button"
3417
- }
3418
- ],
3419
- "members": [
3420
- {
3421
- "kind": "field",
3422
- "name": "bindings",
3423
- "type": {
3424
- "text": "CommerceBindings"
3425
- },
3426
- "privacy": "private"
3427
- },
3428
- {
3429
- "kind": "field",
3430
- "name": "error",
3431
- "type": {
3432
- "text": "Error"
3433
- },
3434
- "privacy": "private"
3435
- },
3436
- {
3437
- "kind": "field",
3438
- "name": "pagination",
3439
- "type": {
3440
- "text": "Pagination"
3441
- },
3442
- "privacy": "private"
3443
- },
3444
- {
3445
- "kind": "field",
3446
- "name": "listingOrSearch",
3447
- "type": {
3448
- "text": "ProductListing | Search"
3449
- },
3450
- "privacy": "private"
3451
- },
3452
- {
3453
- "kind": "field",
3454
- "name": "isAppLoaded",
3455
- "type": {
3456
- "text": "boolean"
3457
- },
3458
- "privacy": "private",
3459
- "default": "false"
3460
- },
3461
- {
3462
- "kind": "field",
3463
- "name": "paginationState",
3464
- "type": {
3465
- "text": "PaginationState"
3466
- },
3467
- "privacy": "private"
3468
- },
3469
- {
3470
- "kind": "field",
3471
- "name": "productListingOrSearchState",
3472
- "type": {
3473
- "text": "ProductListingState | SearchState"
3474
- },
3475
- "privacy": "private"
3476
- },
3477
- {
3478
- "kind": "method",
3479
- "name": "initialize",
3480
- "privacy": "public"
3481
- },
3482
- {
3483
- "kind": "field",
3484
- "name": "lastProduct",
3485
- "privacy": "private",
3486
- "readonly": true
3487
- },
3488
- {
3489
- "kind": "method",
3490
- "name": "onClick",
3491
- "privacy": "private"
3492
- },
3493
- {
3494
- "kind": "field",
3495
- "name": "shouldRender",
3496
- "privacy": "private",
3497
- "readonly": true
3498
- }
3499
- ],
3500
- "superclass": {
3501
- "name": "LitElement",
3502
- "package": "lit"
3503
- },
3504
- "events": [],
3505
- "tagName": "atomic-commerce-load-more-products",
3506
- "customElement": true
3507
- }
3508
- ],
3509
- "exports": [
3510
- {
3511
- "kind": "js",
3512
- "name": "AtomicCommerceLoadMoreProducts",
3513
- "declaration": {
3514
- "name": "AtomicCommerceLoadMoreProducts",
3515
- "module": "src/components/commerce/atomic-commerce-load-more-products/atomic-commerce-load-more-products.ts"
3516
- }
3517
- },
3518
- {
3519
- "kind": "custom-element-definition",
3520
- "name": "atomic-commerce-load-more-products",
3521
- "declaration": {
3522
- "name": "AtomicCommerceLoadMoreProducts",
3523
- "module": "src/components/commerce/atomic-commerce-load-more-products/atomic-commerce-load-more-products.ts"
3524
- }
3525
- }
3526
- ]
3527
- },
3528
3379
  {
3529
3380
  "kind": "javascript-module",
3530
3381
  "path": "src/components/commerce/atomic-commerce-layout/atomic-commerce-layout.ts",
@@ -3699,6 +3550,155 @@
3699
3550
  "declarations": [],
3700
3551
  "exports": []
3701
3552
  },
3553
+ {
3554
+ "kind": "javascript-module",
3555
+ "path": "src/components/commerce/atomic-commerce-load-more-products/atomic-commerce-load-more-products.ts",
3556
+ "declarations": [
3557
+ {
3558
+ "kind": "class",
3559
+ "description": "The `atomic-commerce-load-more-products` component allows the user to load additional products if more are available.",
3560
+ "name": "AtomicCommerceLoadMoreProducts",
3561
+ "cssProperties": [
3562
+ {
3563
+ "description": "Color of the start of the gradient for the load more products progress bar.",
3564
+ "name": "--atomic-more-results-progress-bar-color-from"
3565
+ },
3566
+ {
3567
+ "description": "Color of the end of the gradient for the load more products progress bar.",
3568
+ "name": "--atomic-more-results-progress-bar-color-to"
3569
+ }
3570
+ ],
3571
+ "cssParts": [
3572
+ {
3573
+ "description": "The container of the component.",
3574
+ "name": "container"
3575
+ },
3576
+ {
3577
+ "description": "The summary displaying which products are shown and how many are available.",
3578
+ "name": "showing-results"
3579
+ },
3580
+ {
3581
+ "description": "The highlighted number of products displayed and number of products available.",
3582
+ "name": "highlight"
3583
+ },
3584
+ {
3585
+ "description": "The progress bar displaying a percentage of products shown over the total number of products available.",
3586
+ "name": "progress-bar"
3587
+ },
3588
+ {
3589
+ "description": "The \"Load more products\" button.",
3590
+ "name": "load-more-results-button"
3591
+ }
3592
+ ],
3593
+ "members": [
3594
+ {
3595
+ "kind": "field",
3596
+ "name": "bindings",
3597
+ "type": {
3598
+ "text": "CommerceBindings"
3599
+ },
3600
+ "privacy": "private"
3601
+ },
3602
+ {
3603
+ "kind": "field",
3604
+ "name": "error",
3605
+ "type": {
3606
+ "text": "Error"
3607
+ },
3608
+ "privacy": "private"
3609
+ },
3610
+ {
3611
+ "kind": "field",
3612
+ "name": "pagination",
3613
+ "type": {
3614
+ "text": "Pagination"
3615
+ },
3616
+ "privacy": "private"
3617
+ },
3618
+ {
3619
+ "kind": "field",
3620
+ "name": "listingOrSearch",
3621
+ "type": {
3622
+ "text": "ProductListing | Search"
3623
+ },
3624
+ "privacy": "private"
3625
+ },
3626
+ {
3627
+ "kind": "field",
3628
+ "name": "isAppLoaded",
3629
+ "type": {
3630
+ "text": "boolean"
3631
+ },
3632
+ "privacy": "private",
3633
+ "default": "false"
3634
+ },
3635
+ {
3636
+ "kind": "field",
3637
+ "name": "paginationState",
3638
+ "type": {
3639
+ "text": "PaginationState"
3640
+ },
3641
+ "privacy": "private"
3642
+ },
3643
+ {
3644
+ "kind": "field",
3645
+ "name": "productListingOrSearchState",
3646
+ "type": {
3647
+ "text": "ProductListingState | SearchState"
3648
+ },
3649
+ "privacy": "private"
3650
+ },
3651
+ {
3652
+ "kind": "method",
3653
+ "name": "initialize",
3654
+ "privacy": "public"
3655
+ },
3656
+ {
3657
+ "kind": "field",
3658
+ "name": "lastProduct",
3659
+ "privacy": "private",
3660
+ "readonly": true
3661
+ },
3662
+ {
3663
+ "kind": "method",
3664
+ "name": "onClick",
3665
+ "privacy": "private"
3666
+ },
3667
+ {
3668
+ "kind": "field",
3669
+ "name": "shouldRender",
3670
+ "privacy": "private",
3671
+ "readonly": true
3672
+ }
3673
+ ],
3674
+ "superclass": {
3675
+ "name": "LitElement",
3676
+ "package": "lit"
3677
+ },
3678
+ "events": [],
3679
+ "tagName": "atomic-commerce-load-more-products",
3680
+ "customElement": true
3681
+ }
3682
+ ],
3683
+ "exports": [
3684
+ {
3685
+ "kind": "js",
3686
+ "name": "AtomicCommerceLoadMoreProducts",
3687
+ "declaration": {
3688
+ "name": "AtomicCommerceLoadMoreProducts",
3689
+ "module": "src/components/commerce/atomic-commerce-load-more-products/atomic-commerce-load-more-products.ts"
3690
+ }
3691
+ },
3692
+ {
3693
+ "kind": "custom-element-definition",
3694
+ "name": "atomic-commerce-load-more-products",
3695
+ "declaration": {
3696
+ "name": "AtomicCommerceLoadMoreProducts",
3697
+ "module": "src/components/commerce/atomic-commerce-load-more-products/atomic-commerce-load-more-products.ts"
3698
+ }
3699
+ }
3700
+ ]
3701
+ },
3702
3702
  {
3703
3703
  "kind": "javascript-module",
3704
3704
  "path": "src/components/commerce/atomic-commerce-no-products/atomic-commerce-no-products.ts",
@@ -3893,7 +3893,7 @@
3893
3893
  "kind": "field",
3894
3894
  "name": "summary",
3895
3895
  "type": {
3896
- "text": "Summary<\n SearchSummaryState | ProductListingSummaryState\n >"
3896
+ "text": "Summary<SearchSummaryState | ProductListingSummaryState>"
3897
3897
  },
3898
3898
  "description": "The Summary controller instance.",
3899
3899
  "attribute": "summary",
@@ -5052,7 +5052,7 @@
5052
5052
  "kind": "field",
5053
5053
  "name": "ariaMessage",
5054
5054
  "privacy": "protected",
5055
- "default": "new AriaLiveRegionController( this, 'commerce-query-error' )"
5055
+ "default": "new AriaLiveRegionController(this, 'commerce-query-error')"
5056
5056
  },
5057
5057
  {
5058
5058
  "kind": "method",
@@ -5135,7 +5135,7 @@
5135
5135
  "kind": "field",
5136
5136
  "name": "listingOrSearchSummaryState",
5137
5137
  "type": {
5138
- "text": "| SearchSummaryState\n | ProductListingSummaryState"
5138
+ "text": "SearchSummaryState | ProductListingSummaryState"
5139
5139
  },
5140
5140
  "privacy": "private"
5141
5141
  },
@@ -5143,7 +5143,7 @@
5143
5143
  "kind": "field",
5144
5144
  "name": "listingOrSearchSummary",
5145
5145
  "type": {
5146
- "text": "Summary<\n SearchSummaryState | ProductListingSummaryState\n >"
5146
+ "text": "Summary<SearchSummaryState | ProductListingSummaryState>"
5147
5147
  },
5148
5148
  "privacy": "private"
5149
5149
  },
@@ -5205,378 +5205,6 @@
5205
5205
  }
5206
5206
  ]
5207
5207
  },
5208
- {
5209
- "kind": "javascript-module",
5210
- "path": "src/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.ts",
5211
- "declarations": [
5212
- {
5213
- "kind": "class",
5214
- "description": "The `atomic-commerce-recommendation-interface` component is meant to be used\nas the parent of one or more `atomic-commerce-recommendation-list`\ncomponents. It handles the headless engine and localization\nconfigurations.",
5215
- "name": "AtomicCommerceRecommendationInterface",
5216
- "slots": [
5217
- {
5218
- "description": "The default slot where you can add child components to the interface.",
5219
- "name": "default"
5220
- }
5221
- ],
5222
- "members": [
5223
- {
5224
- "kind": "field",
5225
- "name": "bindings",
5226
- "type": {
5227
- "text": "CommerceBindings"
5228
- },
5229
- "privacy": "private",
5230
- "default": "{}"
5231
- },
5232
- {
5233
- "kind": "field",
5234
- "name": "error",
5235
- "type": {
5236
- "text": "Error"
5237
- },
5238
- "privacy": "private"
5239
- },
5240
- {
5241
- "kind": "field",
5242
- "name": "context",
5243
- "type": {
5244
- "text": "Context"
5245
- },
5246
- "privacy": "private"
5247
- },
5248
- {
5249
- "kind": "field",
5250
- "name": "store",
5251
- "type": {
5252
- "text": "CommerceRecommendationStore"
5253
- },
5254
- "privacy": "private"
5255
- },
5256
- {
5257
- "kind": "field",
5258
- "name": "interfaceController",
5259
- "privacy": "private",
5260
- "default": "new InterfaceController<CommerceEngine>( this, 'CoveoAtomic', HEADLESS_VERSION )"
5261
- },
5262
- {
5263
- "kind": "field",
5264
- "name": "i18n",
5265
- "type": {
5266
- "text": "i18n"
5267
- },
5268
- "description": "The commerce interface i18next instance."
5269
- },
5270
- {
5271
- "kind": "field",
5272
- "name": "engine",
5273
- "type": {
5274
- "text": "CommerceEngine | undefined"
5275
- },
5276
- "description": "The commerce interface headless engine."
5277
- },
5278
- {
5279
- "kind": "field",
5280
- "name": "scrollContainer",
5281
- "type": {
5282
- "text": "string"
5283
- },
5284
- "default": "'atomic-commerce-recommendation-interface'",
5285
- "description": "The CSS selector for the container the interface will scroll back to.",
5286
- "attribute": "scroll-container",
5287
- "reflects": true
5288
- },
5289
- {
5290
- "kind": "field",
5291
- "name": "languageAssetsPath",
5292
- "type": {
5293
- "text": "string"
5294
- },
5295
- "default": "'./lang'",
5296
- "description": "The language assets path. By default, this will be a relative URL pointing to `./lang`.\n\nExample: \"/mypublicpath/languages\"",
5297
- "attribute": "language-assets-path",
5298
- "reflects": true
5299
- },
5300
- {
5301
- "kind": "field",
5302
- "name": "iconAssetsPath",
5303
- "type": {
5304
- "text": "string"
5305
- },
5306
- "default": "'./assets'",
5307
- "description": "The icon assets path. By default, this will be a relative URL pointing to `./assets`.\n\nExample: \"/mypublicpath/icons\"",
5308
- "attribute": "icon-assets-path",
5309
- "reflects": true
5310
- },
5311
- {
5312
- "kind": "field",
5313
- "name": "language",
5314
- "type": {
5315
- "text": "string"
5316
- },
5317
- "description": "The commerce interface language.\n\nWill default to the value set in the Headless engine context if not\nprovided.",
5318
- "deprecated": "- This property will be removed in the next major version of\nAtomic (v4). Rather than using this property, set the initial language\nthrough the engine configuration when calling `initializeWithEngine`, and\nupdate the language as needed using the `updateLocale` method.",
5319
- "attribute": "language",
5320
- "reflects": true
5321
- },
5322
- {
5323
- "kind": "field",
5324
- "name": "analytics",
5325
- "type": {
5326
- "text": "boolean"
5327
- },
5328
- "default": "true",
5329
- "description": "Whether to enable analytics.",
5330
- "attribute": "analytics",
5331
- "reflects": true
5332
- },
5333
- {
5334
- "kind": "field",
5335
- "name": "i18Initialized",
5336
- "type": {
5337
- "text": "Promise<void>"
5338
- },
5339
- "privacy": "private",
5340
- "default": "promise"
5341
- },
5342
- {
5343
- "kind": "method",
5344
- "name": "initializeWithEngine",
5345
- "privacy": "public",
5346
- "parameters": [
5347
- {
5348
- "name": "engine",
5349
- "type": {
5350
- "text": "CommerceEngine"
5351
- }
5352
- }
5353
- ],
5354
- "description": "Initializes the connection with an already preconfigured [headless commerce engine](https://docs.coveo.com/en/headless/latest/reference/interfaces/Commerce.CommerceEngine.html)."
5355
- },
5356
- {
5357
- "kind": "method",
5358
- "name": "updateLocale",
5359
- "privacy": "public",
5360
- "return": {
5361
- "type": {
5362
- "text": "void"
5363
- }
5364
- },
5365
- "parameters": [
5366
- {
5367
- "name": "language",
5368
- "optional": true,
5369
- "type": {
5370
- "text": "string"
5371
- },
5372
- "description": "(Optional) The IETF language code tag (for example, `en`)."
5373
- },
5374
- {
5375
- "name": "country",
5376
- "optional": true,
5377
- "type": {
5378
- "text": "string"
5379
- },
5380
- "description": "(Optional) The ISO-3166-1 country tag (for example, `US`)."
5381
- },
5382
- {
5383
- "name": "currency",
5384
- "optional": true,
5385
- "type": {
5386
- "text": "CurrencyCodeISO4217"
5387
- },
5388
- "description": "(Optional) The ISO-4217 currency code (for example, `USD`)."
5389
- }
5390
- ],
5391
- "description": "Updates the locale settings for the commerce recommendation interface and\nheadless commerce engine. Only the provided parameters will be updated.\n\nCalling this method affects the localization of the interface as well as\nthe catalog configuration being used by the Commerce API. If the resulting\nlanguage-country-currency combination matches no existing catalog\nconfiguration in your Coveo organization, requests made through the\ncommerce engine will start failing."
5392
- },
5393
- {
5394
- "kind": "method",
5395
- "name": "toggleAnalytics",
5396
- "privacy": "public"
5397
- },
5398
- {
5399
- "kind": "method",
5400
- "name": "updateIconAssetsPath",
5401
- "privacy": "public"
5402
- },
5403
- {
5404
- "kind": "method",
5405
- "name": "updateLanguage",
5406
- "privacy": "public"
5407
- },
5408
- {
5409
- "kind": "field",
5410
- "name": "handleInitialization",
5411
- "privacy": "private"
5412
- },
5413
- {
5414
- "kind": "method",
5415
- "name": "scrollToTop",
5416
- "privacy": "private"
5417
- },
5418
- {
5419
- "kind": "method",
5420
- "name": "internalInitialization",
5421
- "privacy": "private",
5422
- "parameters": [
5423
- {
5424
- "name": "initEngine",
5425
- "type": {
5426
- "text": "() => void"
5427
- }
5428
- }
5429
- ]
5430
- },
5431
- {
5432
- "kind": "method",
5433
- "name": "initContext",
5434
- "privacy": "private"
5435
- },
5436
- {
5437
- "kind": "method",
5438
- "name": "getBindings",
5439
- "privacy": "private",
5440
- "return": {
5441
- "type": {
5442
- "text": "CommerceBindings"
5443
- }
5444
- }
5445
- },
5446
- {
5447
- "kind": "method",
5448
- "name": "initLanguage",
5449
- "privacy": "private"
5450
- },
5451
- {
5452
- "kind": "method",
5453
- "name": "isNewLocale",
5454
- "privacy": "private",
5455
- "parameters": [
5456
- {
5457
- "name": "language",
5458
- "optional": true,
5459
- "type": {
5460
- "text": "string"
5461
- }
5462
- },
5463
- {
5464
- "name": "country",
5465
- "optional": true,
5466
- "type": {
5467
- "text": "string"
5468
- }
5469
- },
5470
- {
5471
- "name": "currency",
5472
- "optional": true,
5473
- "type": {
5474
- "text": "string"
5475
- }
5476
- }
5477
- ]
5478
- },
5479
- {
5480
- "kind": "method",
5481
- "name": "getUpdateComplete",
5482
- "return": {
5483
- "type": {
5484
- "text": "Promise<boolean>"
5485
- }
5486
- },
5487
- "inheritedFrom": {
5488
- "name": "ChildrenUpdateCompleteMixin",
5489
- "module": "src/mixins/children-update-complete-mixin.ts"
5490
- }
5491
- }
5492
- ],
5493
- "attributes": [
5494
- {
5495
- "name": "scroll-container",
5496
- "type": {
5497
- "text": "string"
5498
- },
5499
- "default": "'atomic-commerce-recommendation-interface'",
5500
- "description": "The CSS selector for the container the interface will scroll back to.",
5501
- "fieldName": "scrollContainer"
5502
- },
5503
- {
5504
- "name": "language-assets-path",
5505
- "type": {
5506
- "text": "string"
5507
- },
5508
- "default": "'./lang'",
5509
- "description": "The language assets path. By default, this will be a relative URL pointing to `./lang`.\n\nExample: \"/mypublicpath/languages\"",
5510
- "fieldName": "languageAssetsPath"
5511
- },
5512
- {
5513
- "name": "icon-assets-path",
5514
- "type": {
5515
- "text": "string"
5516
- },
5517
- "default": "'./assets'",
5518
- "description": "The icon assets path. By default, this will be a relative URL pointing to `./assets`.\n\nExample: \"/mypublicpath/icons\"",
5519
- "fieldName": "iconAssetsPath"
5520
- },
5521
- {
5522
- "name": "language",
5523
- "type": {
5524
- "text": "string"
5525
- },
5526
- "description": "The commerce interface language.\n\nWill default to the value set in the Headless engine context if not\nprovided.",
5527
- "deprecated": "- This property will be removed in the next major version of\nAtomic (v4). Rather than using this property, set the initial language\nthrough the engine configuration when calling `initializeWithEngine`, and\nupdate the language as needed using the `updateLocale` method.",
5528
- "fieldName": "language"
5529
- },
5530
- {
5531
- "name": "analytics",
5532
- "type": {
5533
- "text": "boolean"
5534
- },
5535
- "default": "true",
5536
- "description": "Whether to enable analytics.",
5537
- "fieldName": "analytics"
5538
- }
5539
- ],
5540
- "mixins": [
5541
- {
5542
- "name": "ChildrenUpdateCompleteMixin",
5543
- "package": "@/src/mixins/children-update-complete-mixin.js"
5544
- }
5545
- ],
5546
- "superclass": {
5547
- "name": "LitElement",
5548
- "package": "lit"
5549
- },
5550
- "events": [],
5551
- "tagName": "atomic-commerce-recommendation-interface",
5552
- "customElement": true
5553
- }
5554
- ],
5555
- "exports": [
5556
- {
5557
- "kind": "js",
5558
- "name": "AtomicCommerceRecommendationInterface",
5559
- "declaration": {
5560
- "name": "AtomicCommerceRecommendationInterface",
5561
- "module": "src/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.ts"
5562
- }
5563
- },
5564
- {
5565
- "kind": "custom-element-definition",
5566
- "name": "atomic-commerce-recommendation-interface",
5567
- "declaration": {
5568
- "name": "AtomicCommerceRecommendationInterface",
5569
- "module": "src/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.ts"
5570
- }
5571
- }
5572
- ]
5573
- },
5574
- {
5575
- "kind": "javascript-module",
5576
- "path": "src/components/commerce/atomic-commerce-recommendation-interface/store.ts",
5577
- "declarations": [],
5578
- "exports": []
5579
- },
5580
5208
  {
5581
5209
  "kind": "javascript-module",
5582
5210
  "path": "src/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.ts",
@@ -6419,6 +6047,378 @@
6419
6047
  }
6420
6048
  ]
6421
6049
  },
6050
+ {
6051
+ "kind": "javascript-module",
6052
+ "path": "src/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.ts",
6053
+ "declarations": [
6054
+ {
6055
+ "kind": "class",
6056
+ "description": "The `atomic-commerce-recommendation-interface` component is meant to be used\nas the parent of one or more `atomic-commerce-recommendation-list`\ncomponents. It handles the headless engine and localization\nconfigurations.",
6057
+ "name": "AtomicCommerceRecommendationInterface",
6058
+ "slots": [
6059
+ {
6060
+ "description": "The default slot where you can add child components to the interface.",
6061
+ "name": "default"
6062
+ }
6063
+ ],
6064
+ "members": [
6065
+ {
6066
+ "kind": "field",
6067
+ "name": "bindings",
6068
+ "type": {
6069
+ "text": "CommerceBindings"
6070
+ },
6071
+ "privacy": "private",
6072
+ "default": "{}"
6073
+ },
6074
+ {
6075
+ "kind": "field",
6076
+ "name": "error",
6077
+ "type": {
6078
+ "text": "Error"
6079
+ },
6080
+ "privacy": "private"
6081
+ },
6082
+ {
6083
+ "kind": "field",
6084
+ "name": "context",
6085
+ "type": {
6086
+ "text": "Context"
6087
+ },
6088
+ "privacy": "private"
6089
+ },
6090
+ {
6091
+ "kind": "field",
6092
+ "name": "store",
6093
+ "type": {
6094
+ "text": "CommerceRecommendationStore"
6095
+ },
6096
+ "privacy": "private"
6097
+ },
6098
+ {
6099
+ "kind": "field",
6100
+ "name": "interfaceController",
6101
+ "privacy": "private",
6102
+ "default": "new InterfaceController<CommerceEngine>( this, 'CoveoAtomic', HEADLESS_VERSION )"
6103
+ },
6104
+ {
6105
+ "kind": "field",
6106
+ "name": "i18n",
6107
+ "type": {
6108
+ "text": "i18n"
6109
+ },
6110
+ "description": "The commerce interface i18next instance."
6111
+ },
6112
+ {
6113
+ "kind": "field",
6114
+ "name": "engine",
6115
+ "type": {
6116
+ "text": "CommerceEngine | undefined"
6117
+ },
6118
+ "description": "The commerce interface headless engine."
6119
+ },
6120
+ {
6121
+ "kind": "field",
6122
+ "name": "scrollContainer",
6123
+ "type": {
6124
+ "text": "string"
6125
+ },
6126
+ "default": "'atomic-commerce-recommendation-interface'",
6127
+ "description": "The CSS selector for the container the interface will scroll back to.",
6128
+ "attribute": "scroll-container",
6129
+ "reflects": true
6130
+ },
6131
+ {
6132
+ "kind": "field",
6133
+ "name": "languageAssetsPath",
6134
+ "type": {
6135
+ "text": "string"
6136
+ },
6137
+ "default": "'./lang'",
6138
+ "description": "The language assets path. By default, this will be a relative URL pointing to `./lang`.\n\nExample: \"/mypublicpath/languages\"",
6139
+ "attribute": "language-assets-path",
6140
+ "reflects": true
6141
+ },
6142
+ {
6143
+ "kind": "field",
6144
+ "name": "iconAssetsPath",
6145
+ "type": {
6146
+ "text": "string"
6147
+ },
6148
+ "default": "'./assets'",
6149
+ "description": "The icon assets path. By default, this will be a relative URL pointing to `./assets`.\n\nExample: \"/mypublicpath/icons\"",
6150
+ "attribute": "icon-assets-path",
6151
+ "reflects": true
6152
+ },
6153
+ {
6154
+ "kind": "field",
6155
+ "name": "language",
6156
+ "type": {
6157
+ "text": "string"
6158
+ },
6159
+ "description": "The commerce interface language.\n\nWill default to the value set in the Headless engine context if not\nprovided.",
6160
+ "deprecated": "- This property will be removed in the next major version of\nAtomic (v4). Rather than using this property, set the initial language\nthrough the engine configuration when calling `initializeWithEngine`, and\nupdate the language as needed using the `updateLocale` method.",
6161
+ "attribute": "language",
6162
+ "reflects": true
6163
+ },
6164
+ {
6165
+ "kind": "field",
6166
+ "name": "analytics",
6167
+ "type": {
6168
+ "text": "boolean"
6169
+ },
6170
+ "default": "true",
6171
+ "description": "Whether to enable analytics.",
6172
+ "attribute": "analytics",
6173
+ "reflects": true
6174
+ },
6175
+ {
6176
+ "kind": "field",
6177
+ "name": "i18Initialized",
6178
+ "type": {
6179
+ "text": "Promise<void>"
6180
+ },
6181
+ "privacy": "private",
6182
+ "default": "promise"
6183
+ },
6184
+ {
6185
+ "kind": "method",
6186
+ "name": "initializeWithEngine",
6187
+ "privacy": "public",
6188
+ "parameters": [
6189
+ {
6190
+ "name": "engine",
6191
+ "type": {
6192
+ "text": "CommerceEngine"
6193
+ }
6194
+ }
6195
+ ],
6196
+ "description": "Initializes the connection with an already preconfigured [headless commerce engine](https://docs.coveo.com/en/headless/latest/reference/interfaces/Commerce.CommerceEngine.html)."
6197
+ },
6198
+ {
6199
+ "kind": "method",
6200
+ "name": "updateLocale",
6201
+ "privacy": "public",
6202
+ "return": {
6203
+ "type": {
6204
+ "text": "void"
6205
+ }
6206
+ },
6207
+ "parameters": [
6208
+ {
6209
+ "name": "language",
6210
+ "optional": true,
6211
+ "type": {
6212
+ "text": "string"
6213
+ },
6214
+ "description": "(Optional) The IETF language code tag (for example, `en`)."
6215
+ },
6216
+ {
6217
+ "name": "country",
6218
+ "optional": true,
6219
+ "type": {
6220
+ "text": "string"
6221
+ },
6222
+ "description": "(Optional) The ISO-3166-1 country tag (for example, `US`)."
6223
+ },
6224
+ {
6225
+ "name": "currency",
6226
+ "optional": true,
6227
+ "type": {
6228
+ "text": "CurrencyCodeISO4217"
6229
+ },
6230
+ "description": "(Optional) The ISO-4217 currency code (for example, `USD`)."
6231
+ }
6232
+ ],
6233
+ "description": "Updates the locale settings for the commerce recommendation interface and\nheadless commerce engine. Only the provided parameters will be updated.\n\nCalling this method affects the localization of the interface as well as\nthe catalog configuration being used by the Commerce API. If the resulting\nlanguage-country-currency combination matches no existing catalog\nconfiguration in your Coveo organization, requests made through the\ncommerce engine will start failing."
6234
+ },
6235
+ {
6236
+ "kind": "method",
6237
+ "name": "toggleAnalytics",
6238
+ "privacy": "public"
6239
+ },
6240
+ {
6241
+ "kind": "method",
6242
+ "name": "updateIconAssetsPath",
6243
+ "privacy": "public"
6244
+ },
6245
+ {
6246
+ "kind": "method",
6247
+ "name": "updateLanguage",
6248
+ "privacy": "public"
6249
+ },
6250
+ {
6251
+ "kind": "field",
6252
+ "name": "handleInitialization",
6253
+ "privacy": "private"
6254
+ },
6255
+ {
6256
+ "kind": "method",
6257
+ "name": "scrollToTop",
6258
+ "privacy": "private"
6259
+ },
6260
+ {
6261
+ "kind": "method",
6262
+ "name": "internalInitialization",
6263
+ "privacy": "private",
6264
+ "parameters": [
6265
+ {
6266
+ "name": "initEngine",
6267
+ "type": {
6268
+ "text": "() => void"
6269
+ }
6270
+ }
6271
+ ]
6272
+ },
6273
+ {
6274
+ "kind": "method",
6275
+ "name": "initContext",
6276
+ "privacy": "private"
6277
+ },
6278
+ {
6279
+ "kind": "method",
6280
+ "name": "getBindings",
6281
+ "privacy": "private",
6282
+ "return": {
6283
+ "type": {
6284
+ "text": "CommerceBindings"
6285
+ }
6286
+ }
6287
+ },
6288
+ {
6289
+ "kind": "method",
6290
+ "name": "initLanguage",
6291
+ "privacy": "private"
6292
+ },
6293
+ {
6294
+ "kind": "method",
6295
+ "name": "isNewLocale",
6296
+ "privacy": "private",
6297
+ "parameters": [
6298
+ {
6299
+ "name": "language",
6300
+ "optional": true,
6301
+ "type": {
6302
+ "text": "string"
6303
+ }
6304
+ },
6305
+ {
6306
+ "name": "country",
6307
+ "optional": true,
6308
+ "type": {
6309
+ "text": "string"
6310
+ }
6311
+ },
6312
+ {
6313
+ "name": "currency",
6314
+ "optional": true,
6315
+ "type": {
6316
+ "text": "string"
6317
+ }
6318
+ }
6319
+ ]
6320
+ },
6321
+ {
6322
+ "kind": "method",
6323
+ "name": "getUpdateComplete",
6324
+ "return": {
6325
+ "type": {
6326
+ "text": "Promise<boolean>"
6327
+ }
6328
+ },
6329
+ "inheritedFrom": {
6330
+ "name": "ChildrenUpdateCompleteMixin",
6331
+ "module": "src/mixins/children-update-complete-mixin.ts"
6332
+ }
6333
+ }
6334
+ ],
6335
+ "attributes": [
6336
+ {
6337
+ "name": "scroll-container",
6338
+ "type": {
6339
+ "text": "string"
6340
+ },
6341
+ "default": "'atomic-commerce-recommendation-interface'",
6342
+ "description": "The CSS selector for the container the interface will scroll back to.",
6343
+ "fieldName": "scrollContainer"
6344
+ },
6345
+ {
6346
+ "name": "language-assets-path",
6347
+ "type": {
6348
+ "text": "string"
6349
+ },
6350
+ "default": "'./lang'",
6351
+ "description": "The language assets path. By default, this will be a relative URL pointing to `./lang`.\n\nExample: \"/mypublicpath/languages\"",
6352
+ "fieldName": "languageAssetsPath"
6353
+ },
6354
+ {
6355
+ "name": "icon-assets-path",
6356
+ "type": {
6357
+ "text": "string"
6358
+ },
6359
+ "default": "'./assets'",
6360
+ "description": "The icon assets path. By default, this will be a relative URL pointing to `./assets`.\n\nExample: \"/mypublicpath/icons\"",
6361
+ "fieldName": "iconAssetsPath"
6362
+ },
6363
+ {
6364
+ "name": "language",
6365
+ "type": {
6366
+ "text": "string"
6367
+ },
6368
+ "description": "The commerce interface language.\n\nWill default to the value set in the Headless engine context if not\nprovided.",
6369
+ "deprecated": "- This property will be removed in the next major version of\nAtomic (v4). Rather than using this property, set the initial language\nthrough the engine configuration when calling `initializeWithEngine`, and\nupdate the language as needed using the `updateLocale` method.",
6370
+ "fieldName": "language"
6371
+ },
6372
+ {
6373
+ "name": "analytics",
6374
+ "type": {
6375
+ "text": "boolean"
6376
+ },
6377
+ "default": "true",
6378
+ "description": "Whether to enable analytics.",
6379
+ "fieldName": "analytics"
6380
+ }
6381
+ ],
6382
+ "mixins": [
6383
+ {
6384
+ "name": "ChildrenUpdateCompleteMixin",
6385
+ "package": "@/src/mixins/children-update-complete-mixin.js"
6386
+ }
6387
+ ],
6388
+ "superclass": {
6389
+ "name": "LitElement",
6390
+ "package": "lit"
6391
+ },
6392
+ "events": [],
6393
+ "tagName": "atomic-commerce-recommendation-interface",
6394
+ "customElement": true
6395
+ }
6396
+ ],
6397
+ "exports": [
6398
+ {
6399
+ "kind": "js",
6400
+ "name": "AtomicCommerceRecommendationInterface",
6401
+ "declaration": {
6402
+ "name": "AtomicCommerceRecommendationInterface",
6403
+ "module": "src/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.ts"
6404
+ }
6405
+ },
6406
+ {
6407
+ "kind": "custom-element-definition",
6408
+ "name": "atomic-commerce-recommendation-interface",
6409
+ "declaration": {
6410
+ "name": "AtomicCommerceRecommendationInterface",
6411
+ "module": "src/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.ts"
6412
+ }
6413
+ }
6414
+ ]
6415
+ },
6416
+ {
6417
+ "kind": "javascript-module",
6418
+ "path": "src/components/commerce/atomic-commerce-recommendation-interface/store.ts",
6419
+ "declarations": [],
6420
+ "exports": []
6421
+ },
6422
6422
  {
6423
6423
  "kind": "javascript-module",
6424
6424
  "path": "src/components/commerce/atomic-commerce-refine-toggle/atomic-commerce-refine-toggle.ts",
@@ -6738,7 +6738,7 @@
6738
6738
  "kind": "field",
6739
6739
  "name": "suggestionManager",
6740
6740
  "type": {
6741
- "text": "SuggestionManager<\n SearchBox | StandaloneSearchBox\n >"
6741
+ "text": "SuggestionManager<SearchBox | StandaloneSearchBox>"
6742
6742
  },
6743
6743
  "privacy": "private"
6744
6744
  },
@@ -6754,13 +6754,13 @@
6754
6754
  "kind": "field",
6755
6755
  "name": "searchBoxAriaMessage",
6756
6756
  "privacy": "protected",
6757
- "default": "new AriaLiveRegionController( this, 'search-box' )"
6757
+ "default": "new AriaLiveRegionController(this, 'search-box')"
6758
6758
  },
6759
6759
  {
6760
6760
  "kind": "field",
6761
6761
  "name": "suggestionsAriaMessage",
6762
6762
  "privacy": "protected",
6763
- "default": "new AriaLiveRegionController( this, 'search-suggestions', true )"
6763
+ "default": "new AriaLiveRegionController(this, 'search-suggestions', true)"
6764
6764
  },
6765
6765
  {
6766
6766
  "kind": "field",
@@ -6900,7 +6900,7 @@
6900
6900
  "kind": "field",
6901
6901
  "name": "suggestionBindings",
6902
6902
  "type": {
6903
- "text": "SearchBoxSuggestionsBindings<\n SearchBox | StandaloneSearchBox\n >"
6903
+ "text": "SearchBoxSuggestionsBindings<SearchBox | StandaloneSearchBox>"
6904
6904
  },
6905
6905
  "privacy": "private",
6906
6906
  "readonly": true
@@ -6909,7 +6909,7 @@
6909
6909
  "kind": "field",
6910
6910
  "name": "partialSuggestionBindings",
6911
6911
  "type": {
6912
- "text": "Pick<\n SearchBoxSuggestionsBindings<SearchBox | StandaloneSearchBox>,\n | 'id'\n | 'isStandalone'\n | 'searchBoxController'\n | 'numberOfQueries'\n | 'clearFilters'\n >"
6912
+ "text": "Pick<\n SearchBoxSuggestionsBindings<SearchBox | StandaloneSearchBox>,\n 'id' | 'isStandalone' | 'searchBoxController' | 'numberOfQueries' | 'clearFilters'\n >"
6913
6913
  },
6914
6914
  "privacy": "private",
6915
6915
  "readonly": true
@@ -7673,7 +7673,7 @@
7673
7673
  "kind": "field",
7674
7674
  "name": "searchBoxAriaMessage",
7675
7675
  "privacy": "private",
7676
- "default": "new AriaLiveRegionController( this, 'recent-search-cleared', true )"
7676
+ "default": "new AriaLiveRegionController(this, 'recent-search-cleared', true)"
7677
7677
  },
7678
7678
  {
7679
7679
  "kind": "method",
@@ -8115,7 +8115,7 @@
8115
8115
  "kind": "field",
8116
8116
  "name": "summary",
8117
8117
  "type": {
8118
- "text": "Summary<\n SearchSummaryState | ProductListingSummaryState\n >"
8118
+ "text": "Summary<SearchSummaryState | ProductListingSummaryState>"
8119
8119
  },
8120
8120
  "description": "The Summary controller instance.",
8121
8121
  "attribute": "summary",
@@ -8952,12 +8952,12 @@
8952
8952
  },
8953
8953
  {
8954
8954
  "kind": "javascript-module",
8955
- "path": "src/components/commerce/atomic-product-excerpt/atomic-product-excerpt.ts",
8955
+ "path": "src/components/commerce/atomic-product-description/atomic-product-description.ts",
8956
8956
  "declarations": [
8957
8957
  {
8958
8958
  "kind": "class",
8959
- "description": "The `atomic-product-excerpt` component renders the excerpt of a product.",
8960
- "name": "AtomicProductExcerpt",
8959
+ "description": "The `atomic-product-description` component renders the description of a product.",
8960
+ "name": "AtomicProductDescription",
8961
8961
  "members": [
8962
8962
  {
8963
8963
  "kind": "field",
@@ -9005,11 +9005,11 @@
9005
9005
  "text": "ResizeObserver"
9006
9006
  },
9007
9007
  "privacy": "private",
9008
- "default": "new ResizeObserver(() => { if (this.excerptRef.value) { this.isTruncated = this.excerptRef.value.scrollHeight > this.excerptRef.value.clientHeight; } })"
9008
+ "default": "new ResizeObserver(() => { if (this.descriptionRef.value) { this.isTruncated = this.descriptionRef.value.scrollHeight > this.descriptionRef.value.clientHeight; } })"
9009
9009
  },
9010
9010
  {
9011
9011
  "kind": "field",
9012
- "name": "excerptRef",
9012
+ "name": "descriptionRef",
9013
9013
  "privacy": "private"
9014
9014
  },
9015
9015
  {
@@ -9020,9 +9020,20 @@
9020
9020
  },
9021
9021
  "privacy": "public",
9022
9022
  "default": "'2'",
9023
- "description": "The number of lines after which the product excerpt should be truncated. A value of \"none\" will disable truncation.",
9023
+ "description": "The number of lines after which the product description should be truncated. A value of \"none\" will disable truncation.",
9024
9024
  "attribute": "truncate-after"
9025
9025
  },
9026
+ {
9027
+ "kind": "field",
9028
+ "name": "field",
9029
+ "type": {
9030
+ "text": "'ec_description' | 'ec_shortdesc'"
9031
+ },
9032
+ "privacy": "public",
9033
+ "default": "'ec_shortdesc'",
9034
+ "description": "The name of the description field to use.",
9035
+ "attribute": "field"
9036
+ },
9026
9037
  {
9027
9038
  "kind": "field",
9028
9039
  "name": "isCollapsible",
@@ -9031,13 +9042,12 @@
9031
9042
  },
9032
9043
  "privacy": "public",
9033
9044
  "default": "false",
9034
- "description": "Whether the excerpt should be collapsible after being expanded.",
9045
+ "description": "Whether the description should be collapsible after being expanded.",
9035
9046
  "attribute": "is-collapsible"
9036
9047
  },
9037
9048
  {
9038
9049
  "kind": "method",
9039
- "name": "initialize",
9040
- "privacy": "public"
9050
+ "name": "initialize"
9041
9051
  },
9042
9052
  {
9043
9053
  "kind": "method",
@@ -9045,18 +9055,9 @@
9045
9055
  "privacy": "private"
9046
9056
  },
9047
9057
  {
9048
- "kind": "method",
9058
+ "kind": "field",
9049
9059
  "name": "onToggleExpand",
9050
- "privacy": "private",
9051
- "parameters": [
9052
- {
9053
- "name": "e",
9054
- "optional": true,
9055
- "type": {
9056
- "text": "MouseEvent"
9057
- }
9058
- }
9059
- ]
9060
+ "privacy": "private"
9060
9061
  },
9061
9062
  {
9062
9063
  "kind": "field",
@@ -9116,23 +9117,32 @@
9116
9117
  "text": "TruncateAfter"
9117
9118
  },
9118
9119
  "default": "'2'",
9119
- "description": "The number of lines after which the product excerpt should be truncated. A value of \"none\" will disable truncation.",
9120
+ "description": "The number of lines after which the product description should be truncated. A value of \"none\" will disable truncation.",
9120
9121
  "fieldName": "truncateAfter"
9121
9122
  },
9123
+ {
9124
+ "name": "field",
9125
+ "type": {
9126
+ "text": "'ec_description' | 'ec_shortdesc'"
9127
+ },
9128
+ "default": "'ec_shortdesc'",
9129
+ "description": "The name of the description field to use.",
9130
+ "fieldName": "field"
9131
+ },
9122
9132
  {
9123
9133
  "name": "is-collapsible",
9124
9134
  "type": {
9125
9135
  "text": "boolean"
9126
9136
  },
9127
9137
  "default": "false",
9128
- "description": "Whether the excerpt should be collapsible after being expanded.",
9138
+ "description": "Whether the description should be collapsible after being expanded.",
9129
9139
  "fieldName": "isCollapsible"
9130
9140
  }
9131
9141
  ],
9132
9142
  "mixins": [
9133
9143
  {
9134
9144
  "name": "LightDomMixin",
9135
- "package": "@/src/mixins/light-dom"
9145
+ "package": "@/src/mixins/light-dom.js"
9136
9146
  }
9137
9147
  ],
9138
9148
  "superclass": {
@@ -9140,43 +9150,37 @@
9140
9150
  "package": "lit"
9141
9151
  },
9142
9152
  "events": [],
9143
- "tagName": "atomic-product-excerpt",
9153
+ "tagName": "atomic-product-description",
9144
9154
  "customElement": true
9145
9155
  }
9146
9156
  ],
9147
9157
  "exports": [
9148
9158
  {
9149
9159
  "kind": "js",
9150
- "name": "AtomicProductExcerpt",
9160
+ "name": "AtomicProductDescription",
9151
9161
  "declaration": {
9152
- "name": "AtomicProductExcerpt",
9153
- "module": "src/components/commerce/atomic-product-excerpt/atomic-product-excerpt.ts"
9162
+ "name": "AtomicProductDescription",
9163
+ "module": "src/components/commerce/atomic-product-description/atomic-product-description.ts"
9154
9164
  }
9155
9165
  },
9156
9166
  {
9157
9167
  "kind": "custom-element-definition",
9158
- "name": "atomic-product-excerpt",
9168
+ "name": "atomic-product-description",
9159
9169
  "declaration": {
9160
- "name": "AtomicProductExcerpt",
9161
- "module": "src/components/commerce/atomic-product-excerpt/atomic-product-excerpt.ts"
9170
+ "name": "AtomicProductDescription",
9171
+ "module": "src/components/commerce/atomic-product-description/atomic-product-description.ts"
9162
9172
  }
9163
9173
  }
9164
9174
  ]
9165
9175
  },
9166
9176
  {
9167
9177
  "kind": "javascript-module",
9168
- "path": "src/components/commerce/atomic-product-field-condition/atomic-product-field-condition.ts",
9178
+ "path": "src/components/commerce/atomic-product-excerpt/atomic-product-excerpt.ts",
9169
9179
  "declarations": [
9170
9180
  {
9171
9181
  "kind": "class",
9172
- "description": "The `atomic-product-field-condition` component renders its children only when all of the conditions specified through its props are satisfied.\nThe condition properties can be based on any top-level product property of the `product` object, not restricted to fields (for example, `ec_name`).",
9173
- "name": "AtomicProductFieldCondition",
9174
- "slots": [
9175
- {
9176
- "description": "The content to render if the conditions are met.",
9177
- "name": "default"
9178
- }
9179
- ],
9182
+ "description": "The `atomic-product-excerpt` component renders the excerpt of a product.",
9183
+ "name": "AtomicProductExcerpt",
9180
9184
  "members": [
9181
9185
  {
9182
9186
  "kind": "field",
@@ -9201,47 +9205,87 @@
9201
9205
  },
9202
9206
  {
9203
9207
  "kind": "field",
9204
- "name": "ifDefined",
9208
+ "name": "isExpanded",
9205
9209
  "type": {
9206
- "text": "string"
9210
+ "text": "boolean"
9207
9211
  },
9208
- "description": "A condition that is satisfied when the specified field is defined on a product (for example, `if-defined=\"cat_gender\"` is satisfied when a product has the `cat_gender` field).",
9209
- "attribute": "if-defined"
9212
+ "privacy": "private",
9213
+ "default": "false"
9210
9214
  },
9211
9215
  {
9212
9216
  "kind": "field",
9213
- "name": "ifNotDefined",
9217
+ "name": "isTruncated",
9214
9218
  "type": {
9215
- "text": "string"
9219
+ "text": "boolean"
9216
9220
  },
9217
- "description": "A condition that is satisfied when the specified field is not defined on a product (for example, `if-not-defined=\"cat_gender\"` is satisfied when a product does not have the `cat_gender` field).",
9218
- "attribute": "if-not-defined"
9221
+ "privacy": "private",
9222
+ "default": "false"
9219
9223
  },
9220
9224
  {
9221
9225
  "kind": "field",
9222
- "name": "mustMatch",
9226
+ "name": "resizeObserver",
9223
9227
  "type": {
9224
- "text": "Record<string, string[]>"
9228
+ "text": "ResizeObserver"
9225
9229
  },
9226
- "description": "A condition that is satisfied when the specified field matches one of the specified values on a product (for example, `must-match-ec_color=\"Pink,Purple\"` is satisfied when a product is either pink or purple)."
9230
+ "privacy": "private",
9231
+ "default": "new ResizeObserver(() => { if (this.excerptRef.value) { this.isTruncated = this.excerptRef.value.scrollHeight > this.excerptRef.value.clientHeight; } })"
9227
9232
  },
9228
9233
  {
9229
9234
  "kind": "field",
9230
- "name": "mustNotMatch",
9235
+ "name": "excerptRef",
9236
+ "privacy": "private"
9237
+ },
9238
+ {
9239
+ "kind": "field",
9240
+ "name": "truncateAfter",
9231
9241
  "type": {
9232
- "text": "Record<string, string[]>"
9242
+ "text": "TruncateAfter"
9233
9243
  },
9234
- "description": "A condition that is satisfied when the specified field does not match any of the specified values on a product (for example, `must-not-match-ec_color=\"Green,Black\"` is satisfied when a product is neither green nor black)."
9244
+ "privacy": "public",
9245
+ "default": "'2'",
9246
+ "description": "The number of lines after which the product excerpt should be truncated. A value of \"none\" will disable truncation.",
9247
+ "attribute": "truncate-after"
9248
+ },
9249
+ {
9250
+ "kind": "field",
9251
+ "name": "isCollapsible",
9252
+ "type": {
9253
+ "text": "boolean"
9254
+ },
9255
+ "privacy": "public",
9256
+ "default": "false",
9257
+ "description": "Whether the excerpt should be collapsible after being expanded.",
9258
+ "attribute": "is-collapsible"
9235
9259
  },
9236
9260
  {
9237
9261
  "kind": "method",
9238
- "name": "initialize"
9262
+ "name": "initialize",
9263
+ "privacy": "public"
9264
+ },
9265
+ {
9266
+ "kind": "method",
9267
+ "name": "validateProps",
9268
+ "privacy": "private"
9269
+ },
9270
+ {
9271
+ "kind": "method",
9272
+ "name": "onToggleExpand",
9273
+ "privacy": "private",
9274
+ "parameters": [
9275
+ {
9276
+ "name": "e",
9277
+ "optional": true,
9278
+ "type": {
9279
+ "text": "MouseEvent"
9280
+ }
9281
+ }
9282
+ ]
9239
9283
  },
9240
9284
  {
9241
9285
  "kind": "field",
9242
- "name": "conditions",
9286
+ "name": "product",
9243
9287
  "type": {
9244
- "text": "ProductTemplateCondition[]"
9288
+ "text": "Product | null"
9245
9289
  },
9246
9290
  "privacy": "private",
9247
9291
  "readonly": true
@@ -9290,28 +9334,22 @@
9290
9334
  ],
9291
9335
  "attributes": [
9292
9336
  {
9293
- "name": "if-defined",
9337
+ "name": "truncate-after",
9294
9338
  "type": {
9295
- "text": "string"
9339
+ "text": "TruncateAfter"
9296
9340
  },
9297
- "description": "A condition that is satisfied when the specified field is defined on a product (for example, `if-defined=\"cat_gender\"` is satisfied when a product has the `cat_gender` field).",
9298
- "fieldName": "ifDefined"
9341
+ "default": "'2'",
9342
+ "description": "The number of lines after which the product excerpt should be truncated. A value of \"none\" will disable truncation.",
9343
+ "fieldName": "truncateAfter"
9299
9344
  },
9300
9345
  {
9301
- "name": "if-not-defined",
9346
+ "name": "is-collapsible",
9302
9347
  "type": {
9303
- "text": "string"
9348
+ "text": "boolean"
9304
9349
  },
9305
- "description": "A condition that is satisfied when the specified field is not defined on a product (for example, `if-not-defined=\"cat_gender\"` is satisfied when a product does not have the `cat_gender` field).",
9306
- "fieldName": "ifNotDefined"
9307
- },
9308
- {
9309
- "name": "must-match",
9310
- "fieldName": "mustMatch"
9311
- },
9312
- {
9313
- "name": "must-not-match",
9314
- "fieldName": "mustNotMatch"
9350
+ "default": "false",
9351
+ "description": "Whether the excerpt should be collapsible after being expanded.",
9352
+ "fieldName": "isCollapsible"
9315
9353
  }
9316
9354
  ],
9317
9355
  "mixins": [
@@ -9325,37 +9363,43 @@
9325
9363
  "package": "lit"
9326
9364
  },
9327
9365
  "events": [],
9328
- "tagName": "atomic-product-field-condition",
9366
+ "tagName": "atomic-product-excerpt",
9329
9367
  "customElement": true
9330
9368
  }
9331
9369
  ],
9332
9370
  "exports": [
9333
9371
  {
9334
9372
  "kind": "js",
9335
- "name": "AtomicProductFieldCondition",
9373
+ "name": "AtomicProductExcerpt",
9336
9374
  "declaration": {
9337
- "name": "AtomicProductFieldCondition",
9338
- "module": "src/components/commerce/atomic-product-field-condition/atomic-product-field-condition.ts"
9375
+ "name": "AtomicProductExcerpt",
9376
+ "module": "src/components/commerce/atomic-product-excerpt/atomic-product-excerpt.ts"
9339
9377
  }
9340
9378
  },
9341
9379
  {
9342
9380
  "kind": "custom-element-definition",
9343
- "name": "atomic-product-field-condition",
9381
+ "name": "atomic-product-excerpt",
9344
9382
  "declaration": {
9345
- "name": "AtomicProductFieldCondition",
9346
- "module": "src/components/commerce/atomic-product-field-condition/atomic-product-field-condition.ts"
9383
+ "name": "AtomicProductExcerpt",
9384
+ "module": "src/components/commerce/atomic-product-excerpt/atomic-product-excerpt.ts"
9347
9385
  }
9348
9386
  }
9349
9387
  ]
9350
9388
  },
9351
9389
  {
9352
9390
  "kind": "javascript-module",
9353
- "path": "src/components/commerce/atomic-product-description/atomic-product-description.ts",
9391
+ "path": "src/components/commerce/atomic-product-field-condition/atomic-product-field-condition.ts",
9354
9392
  "declarations": [
9355
9393
  {
9356
9394
  "kind": "class",
9357
- "description": "The `atomic-product-description` component renders the description of a product.",
9358
- "name": "AtomicProductDescription",
9395
+ "description": "The `atomic-product-field-condition` component renders its children only when all of the conditions specified through its props are satisfied.\nThe condition properties can be based on any top-level product property of the `product` object, not restricted to fields (for example, `ec_name`).",
9396
+ "name": "AtomicProductFieldCondition",
9397
+ "slots": [
9398
+ {
9399
+ "description": "The content to render if the conditions are met.",
9400
+ "name": "default"
9401
+ }
9402
+ ],
9359
9403
  "members": [
9360
9404
  {
9361
9405
  "kind": "field",
@@ -9380,88 +9424,47 @@
9380
9424
  },
9381
9425
  {
9382
9426
  "kind": "field",
9383
- "name": "isExpanded",
9384
- "type": {
9385
- "text": "boolean"
9386
- },
9387
- "privacy": "private",
9388
- "default": "false"
9389
- },
9390
- {
9391
- "kind": "field",
9392
- "name": "isTruncated",
9393
- "type": {
9394
- "text": "boolean"
9395
- },
9396
- "privacy": "private",
9397
- "default": "false"
9398
- },
9399
- {
9400
- "kind": "field",
9401
- "name": "resizeObserver",
9427
+ "name": "ifDefined",
9402
9428
  "type": {
9403
- "text": "ResizeObserver"
9429
+ "text": "string"
9404
9430
  },
9405
- "privacy": "private",
9406
- "default": "new ResizeObserver(() => { if (this.descriptionRef.value) { this.isTruncated = this.descriptionRef.value.scrollHeight > this.descriptionRef.value.clientHeight; } })"
9407
- },
9408
- {
9409
- "kind": "field",
9410
- "name": "descriptionRef",
9411
- "privacy": "private"
9431
+ "description": "A condition that is satisfied when the specified field is defined on a product (for example, `if-defined=\"cat_gender\"` is satisfied when a product has the `cat_gender` field).",
9432
+ "attribute": "if-defined"
9412
9433
  },
9413
9434
  {
9414
9435
  "kind": "field",
9415
- "name": "truncateAfter",
9436
+ "name": "ifNotDefined",
9416
9437
  "type": {
9417
- "text": "TruncateAfter"
9438
+ "text": "string"
9418
9439
  },
9419
- "privacy": "public",
9420
- "default": "'2'",
9421
- "description": "The number of lines after which the product description should be truncated. A value of \"none\" will disable truncation.",
9422
- "attribute": "truncate-after"
9440
+ "description": "A condition that is satisfied when the specified field is not defined on a product (for example, `if-not-defined=\"cat_gender\"` is satisfied when a product does not have the `cat_gender` field).",
9441
+ "attribute": "if-not-defined"
9423
9442
  },
9424
9443
  {
9425
9444
  "kind": "field",
9426
- "name": "field",
9445
+ "name": "mustMatch",
9427
9446
  "type": {
9428
- "text": "'ec_description' | 'ec_shortdesc'"
9447
+ "text": "Record<string, string[]>"
9429
9448
  },
9430
- "privacy": "public",
9431
- "default": "'ec_shortdesc'",
9432
- "description": "The name of the description field to use.",
9433
- "attribute": "field"
9449
+ "description": "A condition that is satisfied when the specified field matches one of the specified values on a product (for example, `must-match-ec_color=\"Pink,Purple\"` is satisfied when a product is either pink or purple)."
9434
9450
  },
9435
9451
  {
9436
9452
  "kind": "field",
9437
- "name": "isCollapsible",
9453
+ "name": "mustNotMatch",
9438
9454
  "type": {
9439
- "text": "boolean"
9455
+ "text": "Record<string, string[]>"
9440
9456
  },
9441
- "privacy": "public",
9442
- "default": "false",
9443
- "description": "Whether the description should be collapsible after being expanded.",
9444
- "attribute": "is-collapsible"
9457
+ "description": "A condition that is satisfied when the specified field does not match any of the specified values on a product (for example, `must-not-match-ec_color=\"Green,Black\"` is satisfied when a product is neither green nor black)."
9445
9458
  },
9446
9459
  {
9447
9460
  "kind": "method",
9448
9461
  "name": "initialize"
9449
9462
  },
9450
- {
9451
- "kind": "method",
9452
- "name": "validateProps",
9453
- "privacy": "private"
9454
- },
9455
9463
  {
9456
9464
  "kind": "field",
9457
- "name": "onToggleExpand",
9458
- "privacy": "private"
9459
- },
9460
- {
9461
- "kind": "field",
9462
- "name": "product",
9465
+ "name": "conditions",
9463
9466
  "type": {
9464
- "text": "Product | null"
9467
+ "text": "ProductTemplateCondition[]"
9465
9468
  },
9466
9469
  "privacy": "private",
9467
9470
  "readonly": true
@@ -9510,37 +9513,34 @@
9510
9513
  ],
9511
9514
  "attributes": [
9512
9515
  {
9513
- "name": "truncate-after",
9516
+ "name": "if-defined",
9514
9517
  "type": {
9515
- "text": "TruncateAfter"
9518
+ "text": "string"
9516
9519
  },
9517
- "default": "'2'",
9518
- "description": "The number of lines after which the product description should be truncated. A value of \"none\" will disable truncation.",
9519
- "fieldName": "truncateAfter"
9520
+ "description": "A condition that is satisfied when the specified field is defined on a product (for example, `if-defined=\"cat_gender\"` is satisfied when a product has the `cat_gender` field).",
9521
+ "fieldName": "ifDefined"
9520
9522
  },
9521
9523
  {
9522
- "name": "field",
9524
+ "name": "if-not-defined",
9523
9525
  "type": {
9524
- "text": "'ec_description' | 'ec_shortdesc'"
9526
+ "text": "string"
9525
9527
  },
9526
- "default": "'ec_shortdesc'",
9527
- "description": "The name of the description field to use.",
9528
- "fieldName": "field"
9528
+ "description": "A condition that is satisfied when the specified field is not defined on a product (for example, `if-not-defined=\"cat_gender\"` is satisfied when a product does not have the `cat_gender` field).",
9529
+ "fieldName": "ifNotDefined"
9529
9530
  },
9530
9531
  {
9531
- "name": "is-collapsible",
9532
- "type": {
9533
- "text": "boolean"
9534
- },
9535
- "default": "false",
9536
- "description": "Whether the description should be collapsible after being expanded.",
9537
- "fieldName": "isCollapsible"
9532
+ "name": "must-match",
9533
+ "fieldName": "mustMatch"
9534
+ },
9535
+ {
9536
+ "name": "must-not-match",
9537
+ "fieldName": "mustNotMatch"
9538
9538
  }
9539
9539
  ],
9540
9540
  "mixins": [
9541
9541
  {
9542
9542
  "name": "LightDomMixin",
9543
- "package": "@/src/mixins/light-dom.js"
9543
+ "package": "@/src/mixins/light-dom"
9544
9544
  }
9545
9545
  ],
9546
9546
  "superclass": {
@@ -9548,25 +9548,25 @@
9548
9548
  "package": "lit"
9549
9549
  },
9550
9550
  "events": [],
9551
- "tagName": "atomic-product-description",
9551
+ "tagName": "atomic-product-field-condition",
9552
9552
  "customElement": true
9553
9553
  }
9554
9554
  ],
9555
9555
  "exports": [
9556
9556
  {
9557
9557
  "kind": "js",
9558
- "name": "AtomicProductDescription",
9558
+ "name": "AtomicProductFieldCondition",
9559
9559
  "declaration": {
9560
- "name": "AtomicProductDescription",
9561
- "module": "src/components/commerce/atomic-product-description/atomic-product-description.ts"
9560
+ "name": "AtomicProductFieldCondition",
9561
+ "module": "src/components/commerce/atomic-product-field-condition/atomic-product-field-condition.ts"
9562
9562
  }
9563
9563
  },
9564
9564
  {
9565
9565
  "kind": "custom-element-definition",
9566
- "name": "atomic-product-description",
9566
+ "name": "atomic-product-field-condition",
9567
9567
  "declaration": {
9568
- "name": "AtomicProductDescription",
9569
- "module": "src/components/commerce/atomic-product-description/atomic-product-description.ts"
9568
+ "name": "AtomicProductFieldCondition",
9569
+ "module": "src/components/commerce/atomic-product-field-condition/atomic-product-field-condition.ts"
9570
9570
  }
9571
9571
  }
9572
9572
  ]
@@ -11248,30 +11248,124 @@
11248
11248
  "exports": [
11249
11249
  {
11250
11250
  "kind": "js",
11251
- "name": "AtomicProductSectionBadges",
11251
+ "name": "AtomicProductSectionBadges",
11252
+ "declaration": {
11253
+ "name": "AtomicProductSectionBadges",
11254
+ "module": "src/components/commerce/atomic-product-section-badges/atomic-product-section-badges.ts"
11255
+ }
11256
+ },
11257
+ {
11258
+ "kind": "custom-element-definition",
11259
+ "name": "atomic-product-section-badges",
11260
+ "declaration": {
11261
+ "name": "AtomicProductSectionBadges",
11262
+ "module": "src/components/commerce/atomic-product-section-badges/atomic-product-section-badges.ts"
11263
+ }
11264
+ }
11265
+ ]
11266
+ },
11267
+ {
11268
+ "kind": "javascript-module",
11269
+ "path": "src/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.ts",
11270
+ "declarations": [
11271
+ {
11272
+ "kind": "class",
11273
+ "description": "This section is meant to render additional descriptive information about the product.\n\nBehavior:\n* Has a maximum height of two lines.\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.",
11274
+ "name": "AtomicProductSectionBottomMetadata",
11275
+ "mixins": [
11276
+ {
11277
+ "name": "ItemSectionMixin",
11278
+ "package": "@/src/mixins/item-section-mixin"
11279
+ }
11280
+ ],
11281
+ "superclass": {
11282
+ "name": "LitElement",
11283
+ "package": "lit"
11284
+ },
11285
+ "tagName": "atomic-product-section-bottom-metadata",
11286
+ "customElement": true,
11287
+ "members": [
11288
+ {
11289
+ "kind": "field",
11290
+ "name": "styles",
11291
+ "static": true,
11292
+ "default": "styles",
11293
+ "inheritedFrom": {
11294
+ "name": "ItemSectionMixin",
11295
+ "module": "src/mixins/item-section-mixin.ts"
11296
+ }
11297
+ },
11298
+ {
11299
+ "kind": "method",
11300
+ "name": "injectStyles",
11301
+ "parameters": [
11302
+ {
11303
+ "name": "dynamicStyles",
11304
+ "optional": true,
11305
+ "type": {
11306
+ "text": "CSSResultGroup"
11307
+ },
11308
+ "description": "Optional dynamic styles to inject along with static styles"
11309
+ }
11310
+ ],
11311
+ "description": "Injects styles into the document or shadow root.\n\nWhen called without arguments, injects the component's static styles.\nWhen called with dynamic styles, injects both static and dynamic styles.",
11312
+ "inheritedFrom": {
11313
+ "name": "LightDomMixin",
11314
+ "module": "src/mixins/light-dom.ts"
11315
+ }
11316
+ },
11317
+ {
11318
+ "kind": "method",
11319
+ "name": "getStyleSheet",
11320
+ "privacy": "private",
11321
+ "return": {
11322
+ "type": {
11323
+ "text": "CSSStyleSheet | null"
11324
+ }
11325
+ },
11326
+ "parameters": [
11327
+ {
11328
+ "name": "style",
11329
+ "type": {
11330
+ "text": "CSSResultOrNative | CSSResultArray | null | undefined"
11331
+ }
11332
+ }
11333
+ ],
11334
+ "inheritedFrom": {
11335
+ "name": "LightDomMixin",
11336
+ "module": "src/mixins/light-dom.ts"
11337
+ }
11338
+ }
11339
+ ]
11340
+ }
11341
+ ],
11342
+ "exports": [
11343
+ {
11344
+ "kind": "js",
11345
+ "name": "AtomicProductSectionBottomMetadata",
11252
11346
  "declaration": {
11253
- "name": "AtomicProductSectionBadges",
11254
- "module": "src/components/commerce/atomic-product-section-badges/atomic-product-section-badges.ts"
11347
+ "name": "AtomicProductSectionBottomMetadata",
11348
+ "module": "src/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.ts"
11255
11349
  }
11256
11350
  },
11257
11351
  {
11258
11352
  "kind": "custom-element-definition",
11259
- "name": "atomic-product-section-badges",
11353
+ "name": "atomic-product-section-bottom-metadata",
11260
11354
  "declaration": {
11261
- "name": "AtomicProductSectionBadges",
11262
- "module": "src/components/commerce/atomic-product-section-badges/atomic-product-section-badges.ts"
11355
+ "name": "AtomicProductSectionBottomMetadata",
11356
+ "module": "src/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.ts"
11263
11357
  }
11264
11358
  }
11265
11359
  ]
11266
11360
  },
11267
11361
  {
11268
11362
  "kind": "javascript-module",
11269
- "path": "src/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.ts",
11363
+ "path": "src/components/commerce/atomic-product-section-children/atomic-product-section-children.ts",
11270
11364
  "declarations": [
11271
11365
  {
11272
11366
  "kind": "class",
11273
- "description": "This section is meant to render additional descriptive information about the product.\n\nBehavior:\n* Has a maximum height of two lines.\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.",
11274
- "name": "AtomicProductSectionBottomMetadata",
11367
+ "description": "This section is meant to render child products, available when using the <atomic-product-children> component.\n\nBehavior:\n* Shows children at the bottom of the product, indented and wrapped in a border.",
11368
+ "name": "AtomicProductSectionChildren",
11275
11369
  "mixins": [
11276
11370
  {
11277
11371
  "name": "ItemSectionMixin",
@@ -11282,7 +11376,7 @@
11282
11376
  "name": "LitElement",
11283
11377
  "package": "lit"
11284
11378
  },
11285
- "tagName": "atomic-product-section-bottom-metadata",
11379
+ "tagName": "atomic-product-section-children",
11286
11380
  "customElement": true,
11287
11381
  "members": [
11288
11382
  {
@@ -11342,30 +11436,30 @@
11342
11436
  "exports": [
11343
11437
  {
11344
11438
  "kind": "js",
11345
- "name": "AtomicProductSectionBottomMetadata",
11439
+ "name": "AtomicProductSectionChildren",
11346
11440
  "declaration": {
11347
- "name": "AtomicProductSectionBottomMetadata",
11348
- "module": "src/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.ts"
11441
+ "name": "AtomicProductSectionChildren",
11442
+ "module": "src/components/commerce/atomic-product-section-children/atomic-product-section-children.ts"
11349
11443
  }
11350
11444
  },
11351
11445
  {
11352
11446
  "kind": "custom-element-definition",
11353
- "name": "atomic-product-section-bottom-metadata",
11447
+ "name": "atomic-product-section-children",
11354
11448
  "declaration": {
11355
- "name": "AtomicProductSectionBottomMetadata",
11356
- "module": "src/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.ts"
11449
+ "name": "AtomicProductSectionChildren",
11450
+ "module": "src/components/commerce/atomic-product-section-children/atomic-product-section-children.ts"
11357
11451
  }
11358
11452
  }
11359
11453
  ]
11360
11454
  },
11361
11455
  {
11362
11456
  "kind": "javascript-module",
11363
- "path": "src/components/commerce/atomic-product-section-children/atomic-product-section-children.ts",
11457
+ "path": "src/components/commerce/atomic-product-section-description/atomic-product-section-description.ts",
11364
11458
  "declarations": [
11365
11459
  {
11366
11460
  "kind": "class",
11367
- "description": "This section is meant to render child products, available when using the <atomic-product-children> component.\n\nBehavior:\n* Shows children at the bottom of the product, indented and wrapped in a border.",
11368
- "name": "AtomicProductSectionChildren",
11461
+ "description": "This section is intended to render an informative summary of the product's description.\n\nBehavior:\n* Has a fixed height of one to three lines, depending on the layout and density.\n* Ellipses overflowing text.\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.",
11462
+ "name": "AtomicProductSectionDescription",
11369
11463
  "mixins": [
11370
11464
  {
11371
11465
  "name": "ItemSectionMixin",
@@ -11376,7 +11470,7 @@
11376
11470
  "name": "LitElement",
11377
11471
  "package": "lit"
11378
11472
  },
11379
- "tagName": "atomic-product-section-children",
11473
+ "tagName": "atomic-product-section-description",
11380
11474
  "customElement": true,
11381
11475
  "members": [
11382
11476
  {
@@ -11436,30 +11530,30 @@
11436
11530
  "exports": [
11437
11531
  {
11438
11532
  "kind": "js",
11439
- "name": "AtomicProductSectionChildren",
11533
+ "name": "AtomicProductSectionDescription",
11440
11534
  "declaration": {
11441
- "name": "AtomicProductSectionChildren",
11442
- "module": "src/components/commerce/atomic-product-section-children/atomic-product-section-children.ts"
11535
+ "name": "AtomicProductSectionDescription",
11536
+ "module": "src/components/commerce/atomic-product-section-description/atomic-product-section-description.ts"
11443
11537
  }
11444
11538
  },
11445
11539
  {
11446
11540
  "kind": "custom-element-definition",
11447
- "name": "atomic-product-section-children",
11541
+ "name": "atomic-product-section-description",
11448
11542
  "declaration": {
11449
- "name": "AtomicProductSectionChildren",
11450
- "module": "src/components/commerce/atomic-product-section-children/atomic-product-section-children.ts"
11543
+ "name": "AtomicProductSectionDescription",
11544
+ "module": "src/components/commerce/atomic-product-section-description/atomic-product-section-description.ts"
11451
11545
  }
11452
11546
  }
11453
11547
  ]
11454
11548
  },
11455
11549
  {
11456
11550
  "kind": "javascript-module",
11457
- "path": "src/components/commerce/atomic-product-section-description/atomic-product-section-description.ts",
11551
+ "path": "src/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.ts",
11458
11552
  "declarations": [
11459
11553
  {
11460
11554
  "kind": "class",
11461
- "description": "This section is intended to render an informative summary of the product's description.\n\nBehavior:\n* Has a fixed height of one to three lines, depending on the layout and density.\n* Ellipses overflowing text.\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.",
11462
- "name": "AtomicProductSectionDescription",
11555
+ "description": "This section is intended to display the field that's important for its search criteria.\nFor example, in Commerce, a product's price is often more important than the title itself.\n\nBehavior:\n* Has a very large font size.\n* Is the second closest element beneath the name section.",
11556
+ "name": "AtomicProductSectionEmphasized",
11463
11557
  "mixins": [
11464
11558
  {
11465
11559
  "name": "ItemSectionMixin",
@@ -11470,7 +11564,7 @@
11470
11564
  "name": "LitElement",
11471
11565
  "package": "lit"
11472
11566
  },
11473
- "tagName": "atomic-product-section-description",
11567
+ "tagName": "atomic-product-section-emphasized",
11474
11568
  "customElement": true,
11475
11569
  "members": [
11476
11570
  {
@@ -11530,30 +11624,30 @@
11530
11624
  "exports": [
11531
11625
  {
11532
11626
  "kind": "js",
11533
- "name": "AtomicProductSectionDescription",
11627
+ "name": "AtomicProductSectionEmphasized",
11534
11628
  "declaration": {
11535
- "name": "AtomicProductSectionDescription",
11536
- "module": "src/components/commerce/atomic-product-section-description/atomic-product-section-description.ts"
11629
+ "name": "AtomicProductSectionEmphasized",
11630
+ "module": "src/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.ts"
11537
11631
  }
11538
11632
  },
11539
11633
  {
11540
11634
  "kind": "custom-element-definition",
11541
- "name": "atomic-product-section-description",
11635
+ "name": "atomic-product-section-emphasized",
11542
11636
  "declaration": {
11543
- "name": "AtomicProductSectionDescription",
11544
- "module": "src/components/commerce/atomic-product-section-description/atomic-product-section-description.ts"
11637
+ "name": "AtomicProductSectionEmphasized",
11638
+ "module": "src/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.ts"
11545
11639
  }
11546
11640
  }
11547
11641
  ]
11548
11642
  },
11549
11643
  {
11550
11644
  "kind": "javascript-module",
11551
- "path": "src/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.ts",
11645
+ "path": "src/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.ts",
11552
11646
  "declarations": [
11553
11647
  {
11554
11648
  "kind": "class",
11555
- "description": "This section is intended to display the field that's important for its search criteria.\nFor example, in Commerce, a product's price is often more important than the title itself.\n\nBehavior:\n* Has a very large font size.\n* Is the second closest element beneath the name section.",
11556
- "name": "AtomicProductSectionEmphasized",
11649
+ "description": "This section is intended to display some fields that are directly related to the name of the product.\nIn commerce, this could be the product rating, which is tied to the nature of the product itself,\nrather than to the product's description.\n\nBehavior:\n* Has a very small font size.\n* Is the closest element beneath the title section.",
11650
+ "name": "AtomicProductSectionMetadata",
11557
11651
  "mixins": [
11558
11652
  {
11559
11653
  "name": "ItemSectionMixin",
@@ -11564,7 +11658,7 @@
11564
11658
  "name": "LitElement",
11565
11659
  "package": "lit"
11566
11660
  },
11567
- "tagName": "atomic-product-section-emphasized",
11661
+ "tagName": "atomic-product-section-metadata",
11568
11662
  "customElement": true,
11569
11663
  "members": [
11570
11664
  {
@@ -11624,30 +11718,30 @@
11624
11718
  "exports": [
11625
11719
  {
11626
11720
  "kind": "js",
11627
- "name": "AtomicProductSectionEmphasized",
11721
+ "name": "AtomicProductSectionMetadata",
11628
11722
  "declaration": {
11629
- "name": "AtomicProductSectionEmphasized",
11630
- "module": "src/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.ts"
11723
+ "name": "AtomicProductSectionMetadata",
11724
+ "module": "src/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.ts"
11631
11725
  }
11632
11726
  },
11633
11727
  {
11634
11728
  "kind": "custom-element-definition",
11635
- "name": "atomic-product-section-emphasized",
11729
+ "name": "atomic-product-section-metadata",
11636
11730
  "declaration": {
11637
- "name": "AtomicProductSectionEmphasized",
11638
- "module": "src/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.ts"
11731
+ "name": "AtomicProductSectionMetadata",
11732
+ "module": "src/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.ts"
11639
11733
  }
11640
11734
  }
11641
11735
  ]
11642
11736
  },
11643
11737
  {
11644
11738
  "kind": "javascript-module",
11645
- "path": "src/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.ts",
11739
+ "path": "src/components/commerce/atomic-product-section-name/atomic-product-section-name.ts",
11646
11740
  "declarations": [
11647
11741
  {
11648
11742
  "kind": "class",
11649
- "description": "This section is intended to display some fields that are directly related to the name of the product.\nIn commerce, this could be the product rating, which is tied to the nature of the product itself,\nrather than to the product's description.\n\nBehavior:\n* Has a very small font size.\n* Is the closest element beneath the title section.",
11650
- "name": "AtomicProductSectionMetadata",
11743
+ "description": "This section is intended to display the product's name, and its main use is to make the product list scannable.\n\nBehavior:\n* Has a fixed height of two lines on grid layouts.\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.",
11744
+ "name": "AtomicProductSectionName",
11651
11745
  "mixins": [
11652
11746
  {
11653
11747
  "name": "ItemSectionMixin",
@@ -11658,7 +11752,7 @@
11658
11752
  "name": "LitElement",
11659
11753
  "package": "lit"
11660
11754
  },
11661
- "tagName": "atomic-product-section-metadata",
11755
+ "tagName": "atomic-product-section-name",
11662
11756
  "customElement": true,
11663
11757
  "members": [
11664
11758
  {
@@ -11718,18 +11812,18 @@
11718
11812
  "exports": [
11719
11813
  {
11720
11814
  "kind": "js",
11721
- "name": "AtomicProductSectionMetadata",
11815
+ "name": "AtomicProductSectionName",
11722
11816
  "declaration": {
11723
- "name": "AtomicProductSectionMetadata",
11724
- "module": "src/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.ts"
11817
+ "name": "AtomicProductSectionName",
11818
+ "module": "src/components/commerce/atomic-product-section-name/atomic-product-section-name.ts"
11725
11819
  }
11726
11820
  },
11727
11821
  {
11728
11822
  "kind": "custom-element-definition",
11729
- "name": "atomic-product-section-metadata",
11823
+ "name": "atomic-product-section-name",
11730
11824
  "declaration": {
11731
- "name": "AtomicProductSectionMetadata",
11732
- "module": "src/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.ts"
11825
+ "name": "AtomicProductSectionName",
11826
+ "module": "src/components/commerce/atomic-product-section-name/atomic-product-section-name.ts"
11733
11827
  }
11734
11828
  }
11735
11829
  ]
@@ -11850,100 +11944,6 @@
11850
11944
  }
11851
11945
  ]
11852
11946
  },
11853
- {
11854
- "kind": "javascript-module",
11855
- "path": "src/components/commerce/atomic-product-section-name/atomic-product-section-name.ts",
11856
- "declarations": [
11857
- {
11858
- "kind": "class",
11859
- "description": "This section is intended to display the product's name, and its main use is to make the product list scannable.\n\nBehavior:\n* Has a fixed height of two lines on grid layouts.\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.",
11860
- "name": "AtomicProductSectionName",
11861
- "mixins": [
11862
- {
11863
- "name": "ItemSectionMixin",
11864
- "package": "@/src/mixins/item-section-mixin"
11865
- }
11866
- ],
11867
- "superclass": {
11868
- "name": "LitElement",
11869
- "package": "lit"
11870
- },
11871
- "tagName": "atomic-product-section-name",
11872
- "customElement": true,
11873
- "members": [
11874
- {
11875
- "kind": "field",
11876
- "name": "styles",
11877
- "static": true,
11878
- "default": "styles",
11879
- "inheritedFrom": {
11880
- "name": "ItemSectionMixin",
11881
- "module": "src/mixins/item-section-mixin.ts"
11882
- }
11883
- },
11884
- {
11885
- "kind": "method",
11886
- "name": "injectStyles",
11887
- "parameters": [
11888
- {
11889
- "name": "dynamicStyles",
11890
- "optional": true,
11891
- "type": {
11892
- "text": "CSSResultGroup"
11893
- },
11894
- "description": "Optional dynamic styles to inject along with static styles"
11895
- }
11896
- ],
11897
- "description": "Injects styles into the document or shadow root.\n\nWhen called without arguments, injects the component's static styles.\nWhen called with dynamic styles, injects both static and dynamic styles.",
11898
- "inheritedFrom": {
11899
- "name": "LightDomMixin",
11900
- "module": "src/mixins/light-dom.ts"
11901
- }
11902
- },
11903
- {
11904
- "kind": "method",
11905
- "name": "getStyleSheet",
11906
- "privacy": "private",
11907
- "return": {
11908
- "type": {
11909
- "text": "CSSStyleSheet | null"
11910
- }
11911
- },
11912
- "parameters": [
11913
- {
11914
- "name": "style",
11915
- "type": {
11916
- "text": "CSSResultOrNative | CSSResultArray | null | undefined"
11917
- }
11918
- }
11919
- ],
11920
- "inheritedFrom": {
11921
- "name": "LightDomMixin",
11922
- "module": "src/mixins/light-dom.ts"
11923
- }
11924
- }
11925
- ]
11926
- }
11927
- ],
11928
- "exports": [
11929
- {
11930
- "kind": "js",
11931
- "name": "AtomicProductSectionName",
11932
- "declaration": {
11933
- "name": "AtomicProductSectionName",
11934
- "module": "src/components/commerce/atomic-product-section-name/atomic-product-section-name.ts"
11935
- }
11936
- },
11937
- {
11938
- "kind": "custom-element-definition",
11939
- "name": "atomic-product-section-name",
11940
- "declaration": {
11941
- "name": "AtomicProductSectionName",
11942
- "module": "src/components/commerce/atomic-product-section-name/atomic-product-section-name.ts"
11943
- }
11944
- }
11945
- ]
11946
- },
11947
11947
  {
11948
11948
  "kind": "javascript-module",
11949
11949
  "path": "src/components/commerce/atomic-product-template/atomic-product-template.ts",
@@ -11970,7 +11970,7 @@
11970
11970
  "text": "ProductTemplateController"
11971
11971
  },
11972
11972
  "privacy": "private",
11973
- "default": "new ProductTemplateController( this, validParent, allowEmpty )"
11973
+ "default": "new ProductTemplateController(this, validParent, allowEmpty)"
11974
11974
  },
11975
11975
  {
11976
11976
  "kind": "field",
@@ -13936,31 +13936,31 @@
13936
13936
  },
13937
13937
  {
13938
13938
  "kind": "javascript-module",
13939
- "path": "src/components/common/atomic-result-placeholder/atomic-result-placeholder.ts",
13939
+ "path": "src/components/common/atomic-rating/atomic-rating.tw.css.ts",
13940
13940
  "declarations": [],
13941
13941
  "exports": []
13942
13942
  },
13943
13943
  {
13944
13944
  "kind": "javascript-module",
13945
- "path": "src/components/common/atomic-result-placeholder/item-placeholders.ts",
13945
+ "path": "src/components/common/atomic-rating/rating-utils.ts",
13946
13946
  "declarations": [],
13947
13947
  "exports": []
13948
13948
  },
13949
13949
  {
13950
13950
  "kind": "javascript-module",
13951
- "path": "src/components/common/atomic-rating/atomic-rating.tw.css.ts",
13951
+ "path": "src/components/common/atomic-rating/rating.ts",
13952
13952
  "declarations": [],
13953
13953
  "exports": []
13954
13954
  },
13955
13955
  {
13956
13956
  "kind": "javascript-module",
13957
- "path": "src/components/common/atomic-rating/rating-utils.ts",
13957
+ "path": "src/components/common/atomic-result-placeholder/atomic-result-placeholder.ts",
13958
13958
  "declarations": [],
13959
13959
  "exports": []
13960
13960
  },
13961
13961
  {
13962
13962
  "kind": "javascript-module",
13963
- "path": "src/components/common/atomic-rating/rating.ts",
13963
+ "path": "src/components/common/atomic-result-placeholder/item-placeholders.ts",
13964
13964
  "declarations": [],
13965
13965
  "exports": []
13966
13966
  },
@@ -14033,7 +14033,7 @@
14033
14033
  "privacy": "private",
14034
14034
  "static": true,
14035
14035
  "readonly": true,
14036
- "default": "new Schema({ period: new StringValue({ constrainTo: ['past', 'next'], required: false, }), unit: new StringValue({ constrainTo: [ 'minute', 'hour', 'day', 'week', 'month', 'quarter', 'year', ], required: true, emptyAllowed: false, }), amount: new NumberValue({min: 1, required: false}), })"
14036
+ "default": "new Schema({ period: new StringValue({ constrainTo: ['past', 'next'], required: false, }), unit: new StringValue({ constrainTo: ['minute', 'hour', 'day', 'week', 'month', 'quarter', 'year'], required: true, emptyAllowed: false, }), amount: new NumberValue({min: 1, required: false}), })"
14037
14037
  },
14038
14038
  {
14039
14039
  "kind": "field",
@@ -14303,18 +14303,6 @@
14303
14303
  "declarations": [],
14304
14304
  "exports": []
14305
14305
  },
14306
- {
14307
- "kind": "javascript-module",
14308
- "path": "src/components/common/image-carousel/image-carousel-indicators.ts",
14309
- "declarations": [],
14310
- "exports": []
14311
- },
14312
- {
14313
- "kind": "javascript-module",
14314
- "path": "src/components/common/image-carousel/image-carousel.ts",
14315
- "declarations": [],
14316
- "exports": []
14317
- },
14318
14306
  {
14319
14307
  "kind": "javascript-module",
14320
14308
  "path": "src/components/common/generated-answer/copy-button.ts",
@@ -14411,6 +14399,18 @@
14411
14399
  "declarations": [],
14412
14400
  "exports": []
14413
14401
  },
14402
+ {
14403
+ "kind": "javascript-module",
14404
+ "path": "src/components/common/image-carousel/image-carousel-indicators.ts",
14405
+ "declarations": [],
14406
+ "exports": []
14407
+ },
14408
+ {
14409
+ "kind": "javascript-module",
14410
+ "path": "src/components/common/image-carousel/image-carousel.ts",
14411
+ "declarations": [],
14412
+ "exports": []
14413
+ },
14414
14414
  {
14415
14415
  "kind": "javascript-module",
14416
14416
  "path": "src/components/common/interface/analytics-config.ts",
@@ -14593,67 +14593,67 @@
14593
14593
  },
14594
14594
  {
14595
14595
  "kind": "javascript-module",
14596
- "path": "src/components/common/no-items/cancel.ts",
14596
+ "path": "src/components/common/load-more/button.ts",
14597
14597
  "declarations": [],
14598
14598
  "exports": []
14599
14599
  },
14600
14600
  {
14601
14601
  "kind": "javascript-module",
14602
- "path": "src/components/common/no-items/container.ts",
14602
+ "path": "src/components/common/load-more/container.ts",
14603
14603
  "declarations": [],
14604
14604
  "exports": []
14605
14605
  },
14606
14606
  {
14607
14607
  "kind": "javascript-module",
14608
- "path": "src/components/common/no-items/guard.ts",
14608
+ "path": "src/components/common/load-more/progress-bar.ts",
14609
14609
  "declarations": [],
14610
14610
  "exports": []
14611
14611
  },
14612
14612
  {
14613
14613
  "kind": "javascript-module",
14614
- "path": "src/components/common/no-items/magnifying-glass.ts",
14614
+ "path": "src/components/common/load-more/summary.ts",
14615
14615
  "declarations": [],
14616
14616
  "exports": []
14617
14617
  },
14618
14618
  {
14619
14619
  "kind": "javascript-module",
14620
- "path": "src/components/common/no-items/no-items.ts",
14620
+ "path": "src/components/common/no-items/cancel.ts",
14621
14621
  "declarations": [],
14622
14622
  "exports": []
14623
14623
  },
14624
14624
  {
14625
14625
  "kind": "javascript-module",
14626
- "path": "src/components/common/no-items/tips.ts",
14626
+ "path": "src/components/common/no-items/container.ts",
14627
14627
  "declarations": [],
14628
14628
  "exports": []
14629
14629
  },
14630
14630
  {
14631
14631
  "kind": "javascript-module",
14632
- "path": "src/components/common/no-items/utils.ts",
14632
+ "path": "src/components/common/no-items/guard.ts",
14633
14633
  "declarations": [],
14634
14634
  "exports": []
14635
14635
  },
14636
14636
  {
14637
14637
  "kind": "javascript-module",
14638
- "path": "src/components/common/load-more/button.ts",
14638
+ "path": "src/components/common/no-items/magnifying-glass.ts",
14639
14639
  "declarations": [],
14640
14640
  "exports": []
14641
14641
  },
14642
14642
  {
14643
14643
  "kind": "javascript-module",
14644
- "path": "src/components/common/load-more/container.ts",
14644
+ "path": "src/components/common/no-items/no-items.ts",
14645
14645
  "declarations": [],
14646
14646
  "exports": []
14647
14647
  },
14648
14648
  {
14649
14649
  "kind": "javascript-module",
14650
- "path": "src/components/common/load-more/progress-bar.ts",
14650
+ "path": "src/components/common/no-items/tips.ts",
14651
14651
  "declarations": [],
14652
14652
  "exports": []
14653
14653
  },
14654
14654
  {
14655
14655
  "kind": "javascript-module",
14656
- "path": "src/components/common/load-more/summary.ts",
14656
+ "path": "src/components/common/no-items/utils.ts",
14657
14657
  "declarations": [],
14658
14658
  "exports": []
14659
14659
  },
@@ -15447,7 +15447,7 @@
15447
15447
  "kind": "field",
15448
15448
  "name": "facetValueProps",
15449
15449
  "type": {
15450
- "text": "Pick<\n FacetValueProps,\n | 'displayValuesAs'\n | 'facetSearchQuery'\n | 'enableExclusion'\n | 'field'\n | 'i18n'\n >"
15450
+ "text": "Pick<\n FacetValueProps,\n 'displayValuesAs' | 'facetSearchQuery' | 'enableExclusion' | 'field' | 'i18n'\n >"
15451
15451
  },
15452
15452
  "privacy": "private",
15453
15453
  "readonly": true
@@ -16585,13 +16585,13 @@
16585
16585
  "kind": "field",
16586
16586
  "name": "ariaMessage",
16587
16587
  "privacy": "private",
16588
- "default": "new AriaLiveRegionController( this, 'generated-answer', false, true )"
16588
+ "default": "new AriaLiveRegionController(this, 'generated-answer', false, true)"
16589
16589
  },
16590
16590
  {
16591
16591
  "kind": "field",
16592
16592
  "name": "ariaErrorMessage",
16593
16593
  "privacy": "private",
16594
- "default": "new AriaLiveRegionController( this, 'generated-answer-error', true )"
16594
+ "default": "new AriaLiveRegionController(this, 'generated-answer-error', true)"
16595
16595
  },
16596
16596
  {
16597
16597
  "kind": "method",
@@ -18375,7 +18375,7 @@
18375
18375
  "kind": "field",
18376
18376
  "name": "ariaMessage",
18377
18377
  "privacy": "protected",
18378
- "default": "new AriaLiveRegionController( this, 'atomic-insight-pager' )"
18378
+ "default": "new AriaLiveRegionController(this, 'atomic-insight-pager')"
18379
18379
  },
18380
18380
  {
18381
18381
  "kind": "field",
@@ -19104,265 +19104,6 @@
19104
19104
  }
19105
19105
  ]
19106
19106
  },
19107
- {
19108
- "kind": "javascript-module",
19109
- "path": "src/components/insight/atomic-insight-result-action/atomic-insight-result-action.ts",
19110
- "declarations": [
19111
- {
19112
- "kind": "class",
19113
- "description": "The `atomic-insight-result-action` component renders an interactive action button for insight results.",
19114
- "name": "AtomicInsightResultAction",
19115
- "cssParts": [
19116
- {
19117
- "description": "The result action container",
19118
- "name": "result-action-container"
19119
- },
19120
- {
19121
- "description": "The result action button",
19122
- "name": "result-action-button"
19123
- },
19124
- {
19125
- "description": "The result action icon",
19126
- "name": "result-action-icon"
19127
- }
19128
- ],
19129
- "members": [
19130
- {
19131
- "kind": "field",
19132
- "name": "icon",
19133
- "type": {
19134
- "text": "string"
19135
- },
19136
- "default": "''",
19137
- "description": "The result action icon to display.",
19138
- "attribute": "icon"
19139
- },
19140
- {
19141
- "kind": "field",
19142
- "name": "tooltip",
19143
- "type": {
19144
- "text": "string"
19145
- },
19146
- "default": "''",
19147
- "description": "The text tooltip to show on the result action icon.",
19148
- "attribute": "tooltip"
19149
- },
19150
- {
19151
- "kind": "field",
19152
- "name": "tooltipOnClick",
19153
- "type": {
19154
- "text": "string"
19155
- },
19156
- "default": "''",
19157
- "description": "The text tooltip to show on the result action icon for some time after clicking the button.",
19158
- "attribute": "tooltip-on-click"
19159
- },
19160
- {
19161
- "kind": "field",
19162
- "name": "action",
19163
- "type": {
19164
- "text": "Actions | string"
19165
- },
19166
- "default": "''",
19167
- "description": "The type of action to perform when the result action is clicked.\nThis will be sent along the event fired when the button is clicked.",
19168
- "attribute": "action"
19169
- },
19170
- {
19171
- "kind": "field",
19172
- "name": "bindings",
19173
- "type": {
19174
- "text": "InsightBindings"
19175
- },
19176
- "privacy": "private"
19177
- },
19178
- {
19179
- "kind": "field",
19180
- "name": "error",
19181
- "type": {
19182
- "text": "Error"
19183
- },
19184
- "privacy": "private"
19185
- },
19186
- {
19187
- "kind": "field",
19188
- "name": "currentTooltip",
19189
- "type": {
19190
- "text": "string"
19191
- },
19192
- "privacy": "private",
19193
- "default": "''"
19194
- },
19195
- {
19196
- "kind": "field",
19197
- "name": "itemContextController",
19198
- "type": {
19199
- "text": "ItemContextController<Result>"
19200
- },
19201
- "privacy": "private",
19202
- "default": "new ItemContextController<Result>(this, { parentName: 'atomic-insight-result', folded: false, })"
19203
- },
19204
- {
19205
- "kind": "field",
19206
- "name": "actions",
19207
- "type": {
19208
- "text": "InsightAnalyticsActionCreators"
19209
- },
19210
- "privacy": "private"
19211
- },
19212
- {
19213
- "kind": "field",
19214
- "name": "tooltipResetTimeout",
19215
- "type": {
19216
- "text": "ReturnType<typeof setTimeout> | undefined"
19217
- },
19218
- "privacy": "private"
19219
- },
19220
- {
19221
- "kind": "field",
19222
- "name": "result",
19223
- "type": {
19224
- "text": "Result | null"
19225
- },
19226
- "privacy": "private",
19227
- "readonly": true
19228
- },
19229
- {
19230
- "kind": "method",
19231
- "name": "initialize",
19232
- "privacy": "public"
19233
- },
19234
- {
19235
- "kind": "method",
19236
- "name": "onClick",
19237
- "privacy": "private"
19238
- },
19239
- {
19240
- "kind": "method",
19241
- "name": "getIcon",
19242
- "privacy": "private"
19243
- },
19244
- {
19245
- "kind": "method",
19246
- "name": "injectStyles",
19247
- "parameters": [
19248
- {
19249
- "name": "dynamicStyles",
19250
- "optional": true,
19251
- "type": {
19252
- "text": "CSSResultGroup"
19253
- },
19254
- "description": "Optional dynamic styles to inject along with static styles"
19255
- }
19256
- ],
19257
- "description": "Injects styles into the document or shadow root.\n\nWhen called without arguments, injects the component's static styles.\nWhen called with dynamic styles, injects both static and dynamic styles.",
19258
- "inheritedFrom": {
19259
- "name": "LightDomMixin",
19260
- "module": "src/mixins/light-dom.ts"
19261
- }
19262
- },
19263
- {
19264
- "kind": "method",
19265
- "name": "getStyleSheet",
19266
- "privacy": "private",
19267
- "return": {
19268
- "type": {
19269
- "text": "CSSStyleSheet | null"
19270
- }
19271
- },
19272
- "parameters": [
19273
- {
19274
- "name": "style",
19275
- "type": {
19276
- "text": "CSSResultOrNative | CSSResultArray | null | undefined"
19277
- }
19278
- }
19279
- ],
19280
- "inheritedFrom": {
19281
- "name": "LightDomMixin",
19282
- "module": "src/mixins/light-dom.ts"
19283
- }
19284
- }
19285
- ],
19286
- "events": [
19287
- {
19288
- "name": "atomicInsightResultActionClicked",
19289
- "type": {
19290
- "text": "CustomEvent"
19291
- },
19292
- "description": "Fired when the action button is clicked. The event detail contains the action type and the result object."
19293
- }
19294
- ],
19295
- "attributes": [
19296
- {
19297
- "name": "icon",
19298
- "type": {
19299
- "text": "string"
19300
- },
19301
- "default": "''",
19302
- "description": "The result action icon to display.",
19303
- "fieldName": "icon"
19304
- },
19305
- {
19306
- "name": "tooltip",
19307
- "type": {
19308
- "text": "string"
19309
- },
19310
- "default": "''",
19311
- "description": "The text tooltip to show on the result action icon.",
19312
- "fieldName": "tooltip"
19313
- },
19314
- {
19315
- "name": "tooltip-on-click",
19316
- "type": {
19317
- "text": "string"
19318
- },
19319
- "default": "''",
19320
- "description": "The text tooltip to show on the result action icon for some time after clicking the button.",
19321
- "fieldName": "tooltipOnClick"
19322
- },
19323
- {
19324
- "name": "action",
19325
- "type": {
19326
- "text": "Actions | string"
19327
- },
19328
- "default": "''",
19329
- "description": "The type of action to perform when the result action is clicked.\nThis will be sent along the event fired when the button is clicked.",
19330
- "fieldName": "action"
19331
- }
19332
- ],
19333
- "mixins": [
19334
- {
19335
- "name": "LightDomMixin",
19336
- "package": "@/src/mixins/light-dom"
19337
- }
19338
- ],
19339
- "superclass": {
19340
- "name": "LitElement",
19341
- "package": "lit"
19342
- },
19343
- "tagName": "atomic-insight-result-action",
19344
- "customElement": true
19345
- }
19346
- ],
19347
- "exports": [
19348
- {
19349
- "kind": "js",
19350
- "name": "AtomicInsightResultAction",
19351
- "declaration": {
19352
- "name": "AtomicInsightResultAction",
19353
- "module": "src/components/insight/atomic-insight-result-action/atomic-insight-result-action.ts"
19354
- }
19355
- },
19356
- {
19357
- "kind": "custom-element-definition",
19358
- "name": "atomic-insight-result-action",
19359
- "declaration": {
19360
- "name": "AtomicInsightResultAction",
19361
- "module": "src/components/insight/atomic-insight-result-action/atomic-insight-result-action.ts"
19362
- }
19363
- }
19364
- ]
19365
- },
19366
19107
  {
19367
19108
  "kind": "javascript-module",
19368
19109
  "path": "src/components/insight/atomic-insight-result/atomic-insight-result.ts",
@@ -19582,6 +19323,265 @@
19582
19323
  }
19583
19324
  ]
19584
19325
  },
19326
+ {
19327
+ "kind": "javascript-module",
19328
+ "path": "src/components/insight/atomic-insight-result-action/atomic-insight-result-action.ts",
19329
+ "declarations": [
19330
+ {
19331
+ "kind": "class",
19332
+ "description": "The `atomic-insight-result-action` component renders an interactive action button for insight results.",
19333
+ "name": "AtomicInsightResultAction",
19334
+ "cssParts": [
19335
+ {
19336
+ "description": "The result action container",
19337
+ "name": "result-action-container"
19338
+ },
19339
+ {
19340
+ "description": "The result action button",
19341
+ "name": "result-action-button"
19342
+ },
19343
+ {
19344
+ "description": "The result action icon",
19345
+ "name": "result-action-icon"
19346
+ }
19347
+ ],
19348
+ "members": [
19349
+ {
19350
+ "kind": "field",
19351
+ "name": "icon",
19352
+ "type": {
19353
+ "text": "string"
19354
+ },
19355
+ "default": "''",
19356
+ "description": "The result action icon to display.",
19357
+ "attribute": "icon"
19358
+ },
19359
+ {
19360
+ "kind": "field",
19361
+ "name": "tooltip",
19362
+ "type": {
19363
+ "text": "string"
19364
+ },
19365
+ "default": "''",
19366
+ "description": "The text tooltip to show on the result action icon.",
19367
+ "attribute": "tooltip"
19368
+ },
19369
+ {
19370
+ "kind": "field",
19371
+ "name": "tooltipOnClick",
19372
+ "type": {
19373
+ "text": "string"
19374
+ },
19375
+ "default": "''",
19376
+ "description": "The text tooltip to show on the result action icon for some time after clicking the button.",
19377
+ "attribute": "tooltip-on-click"
19378
+ },
19379
+ {
19380
+ "kind": "field",
19381
+ "name": "action",
19382
+ "type": {
19383
+ "text": "Actions | string"
19384
+ },
19385
+ "default": "''",
19386
+ "description": "The type of action to perform when the result action is clicked.\nThis will be sent along the event fired when the button is clicked.",
19387
+ "attribute": "action"
19388
+ },
19389
+ {
19390
+ "kind": "field",
19391
+ "name": "bindings",
19392
+ "type": {
19393
+ "text": "InsightBindings"
19394
+ },
19395
+ "privacy": "private"
19396
+ },
19397
+ {
19398
+ "kind": "field",
19399
+ "name": "error",
19400
+ "type": {
19401
+ "text": "Error"
19402
+ },
19403
+ "privacy": "private"
19404
+ },
19405
+ {
19406
+ "kind": "field",
19407
+ "name": "currentTooltip",
19408
+ "type": {
19409
+ "text": "string"
19410
+ },
19411
+ "privacy": "private",
19412
+ "default": "''"
19413
+ },
19414
+ {
19415
+ "kind": "field",
19416
+ "name": "itemContextController",
19417
+ "type": {
19418
+ "text": "ItemContextController<Result>"
19419
+ },
19420
+ "privacy": "private",
19421
+ "default": "new ItemContextController<Result>(this, { parentName: 'atomic-insight-result', folded: false, })"
19422
+ },
19423
+ {
19424
+ "kind": "field",
19425
+ "name": "actions",
19426
+ "type": {
19427
+ "text": "InsightAnalyticsActionCreators"
19428
+ },
19429
+ "privacy": "private"
19430
+ },
19431
+ {
19432
+ "kind": "field",
19433
+ "name": "tooltipResetTimeout",
19434
+ "type": {
19435
+ "text": "ReturnType<typeof setTimeout> | undefined"
19436
+ },
19437
+ "privacy": "private"
19438
+ },
19439
+ {
19440
+ "kind": "field",
19441
+ "name": "result",
19442
+ "type": {
19443
+ "text": "Result | null"
19444
+ },
19445
+ "privacy": "private",
19446
+ "readonly": true
19447
+ },
19448
+ {
19449
+ "kind": "method",
19450
+ "name": "initialize",
19451
+ "privacy": "public"
19452
+ },
19453
+ {
19454
+ "kind": "method",
19455
+ "name": "onClick",
19456
+ "privacy": "private"
19457
+ },
19458
+ {
19459
+ "kind": "method",
19460
+ "name": "getIcon",
19461
+ "privacy": "private"
19462
+ },
19463
+ {
19464
+ "kind": "method",
19465
+ "name": "injectStyles",
19466
+ "parameters": [
19467
+ {
19468
+ "name": "dynamicStyles",
19469
+ "optional": true,
19470
+ "type": {
19471
+ "text": "CSSResultGroup"
19472
+ },
19473
+ "description": "Optional dynamic styles to inject along with static styles"
19474
+ }
19475
+ ],
19476
+ "description": "Injects styles into the document or shadow root.\n\nWhen called without arguments, injects the component's static styles.\nWhen called with dynamic styles, injects both static and dynamic styles.",
19477
+ "inheritedFrom": {
19478
+ "name": "LightDomMixin",
19479
+ "module": "src/mixins/light-dom.ts"
19480
+ }
19481
+ },
19482
+ {
19483
+ "kind": "method",
19484
+ "name": "getStyleSheet",
19485
+ "privacy": "private",
19486
+ "return": {
19487
+ "type": {
19488
+ "text": "CSSStyleSheet | null"
19489
+ }
19490
+ },
19491
+ "parameters": [
19492
+ {
19493
+ "name": "style",
19494
+ "type": {
19495
+ "text": "CSSResultOrNative | CSSResultArray | null | undefined"
19496
+ }
19497
+ }
19498
+ ],
19499
+ "inheritedFrom": {
19500
+ "name": "LightDomMixin",
19501
+ "module": "src/mixins/light-dom.ts"
19502
+ }
19503
+ }
19504
+ ],
19505
+ "events": [
19506
+ {
19507
+ "name": "atomicInsightResultActionClicked",
19508
+ "type": {
19509
+ "text": "CustomEvent"
19510
+ },
19511
+ "description": "Fired when the action button is clicked. The event detail contains the action type and the result object."
19512
+ }
19513
+ ],
19514
+ "attributes": [
19515
+ {
19516
+ "name": "icon",
19517
+ "type": {
19518
+ "text": "string"
19519
+ },
19520
+ "default": "''",
19521
+ "description": "The result action icon to display.",
19522
+ "fieldName": "icon"
19523
+ },
19524
+ {
19525
+ "name": "tooltip",
19526
+ "type": {
19527
+ "text": "string"
19528
+ },
19529
+ "default": "''",
19530
+ "description": "The text tooltip to show on the result action icon.",
19531
+ "fieldName": "tooltip"
19532
+ },
19533
+ {
19534
+ "name": "tooltip-on-click",
19535
+ "type": {
19536
+ "text": "string"
19537
+ },
19538
+ "default": "''",
19539
+ "description": "The text tooltip to show on the result action icon for some time after clicking the button.",
19540
+ "fieldName": "tooltipOnClick"
19541
+ },
19542
+ {
19543
+ "name": "action",
19544
+ "type": {
19545
+ "text": "Actions | string"
19546
+ },
19547
+ "default": "''",
19548
+ "description": "The type of action to perform when the result action is clicked.\nThis will be sent along the event fired when the button is clicked.",
19549
+ "fieldName": "action"
19550
+ }
19551
+ ],
19552
+ "mixins": [
19553
+ {
19554
+ "name": "LightDomMixin",
19555
+ "package": "@/src/mixins/light-dom"
19556
+ }
19557
+ ],
19558
+ "superclass": {
19559
+ "name": "LitElement",
19560
+ "package": "lit"
19561
+ },
19562
+ "tagName": "atomic-insight-result-action",
19563
+ "customElement": true
19564
+ }
19565
+ ],
19566
+ "exports": [
19567
+ {
19568
+ "kind": "js",
19569
+ "name": "AtomicInsightResultAction",
19570
+ "declaration": {
19571
+ "name": "AtomicInsightResultAction",
19572
+ "module": "src/components/insight/atomic-insight-result-action/atomic-insight-result-action.ts"
19573
+ }
19574
+ },
19575
+ {
19576
+ "kind": "custom-element-definition",
19577
+ "name": "atomic-insight-result-action",
19578
+ "declaration": {
19579
+ "name": "AtomicInsightResultAction",
19580
+ "module": "src/components/insight/atomic-insight-result-action/atomic-insight-result-action.ts"
19581
+ }
19582
+ }
19583
+ ]
19584
+ },
19585
19585
  {
19586
19586
  "kind": "javascript-module",
19587
19587
  "path": "src/components/insight/atomic-insight-result-action-bar/atomic-insight-result-action-bar.ts",
@@ -20088,7 +20088,7 @@
20088
20088
  "text": "FoldedItemListContextController<InsightFoldedResultList>"
20089
20089
  },
20090
20090
  "privacy": "private",
20091
- "default": "new FoldedItemListContextController( this )"
20091
+ "default": "new FoldedItemListContextController(this)"
20092
20092
  },
20093
20093
  {
20094
20094
  "kind": "field",
@@ -20097,7 +20097,7 @@
20097
20097
  "text": "ChildTemplatesContextController"
20098
20098
  },
20099
20099
  "privacy": "private",
20100
- "default": "new ChildTemplatesContextController( this )"
20100
+ "default": "new ChildTemplatesContextController(this)"
20101
20101
  },
20102
20102
  {
20103
20103
  "kind": "field",
@@ -20377,7 +20377,7 @@
20377
20377
  "text": "ResultTemplateController"
20378
20378
  },
20379
20379
  "privacy": "private",
20380
- "default": "new ResultTemplateController( this, validParents )"
20380
+ "default": "new ResultTemplateController(this, validParents)"
20381
20381
  },
20382
20382
  {
20383
20383
  "kind": "method",
@@ -21064,7 +21064,7 @@
21064
21064
  "text": "ResultTemplateController"
21065
21065
  },
21066
21066
  "privacy": "private",
21067
- "default": "new ResultTemplateController( this, validParents, allowEmpty )"
21067
+ "default": "new ResultTemplateController(this, validParents, allowEmpty)"
21068
21068
  },
21069
21069
  {
21070
21070
  "kind": "field",
@@ -21296,13 +21296,13 @@
21296
21296
  "kind": "field",
21297
21297
  "name": "searchBoxAriaMessage",
21298
21298
  "privacy": "private",
21299
- "default": "new AriaLiveRegionController( this, 'search-box' )"
21299
+ "default": "new AriaLiveRegionController(this, 'search-box')"
21300
21300
  },
21301
21301
  {
21302
21302
  "kind": "field",
21303
21303
  "name": "suggestionsAriaMessage",
21304
21304
  "privacy": "private",
21305
- "default": "new AriaLiveRegionController( this, 'search-suggestions', true )"
21305
+ "default": "new AriaLiveRegionController(this, 'search-suggestions', true)"
21306
21306
  },
21307
21307
  {
21308
21308
  "kind": "method",
@@ -23391,6 +23391,18 @@
23391
23391
  }
23392
23392
  ]
23393
23393
  },
23394
+ {
23395
+ "kind": "javascript-module",
23396
+ "path": "src/components/ipx/atomic-ipx-body/ipx-body-styles.ts",
23397
+ "declarations": [],
23398
+ "exports": []
23399
+ },
23400
+ {
23401
+ "kind": "javascript-module",
23402
+ "path": "src/components/ipx/atomic-ipx-body/ipx-body.ts",
23403
+ "declarations": [],
23404
+ "exports": []
23405
+ },
23394
23406
  {
23395
23407
  "kind": "javascript-module",
23396
23408
  "path": "src/components/ipx/atomic-ipx-button/atomic-ipx-button.ts",
@@ -23646,18 +23658,6 @@
23646
23658
  }
23647
23659
  ]
23648
23660
  },
23649
- {
23650
- "kind": "javascript-module",
23651
- "path": "src/components/ipx/atomic-ipx-body/ipx-body-styles.ts",
23652
- "declarations": [],
23653
- "exports": []
23654
- },
23655
- {
23656
- "kind": "javascript-module",
23657
- "path": "src/components/ipx/atomic-ipx-body/ipx-body.ts",
23658
- "declarations": [],
23659
- "exports": []
23660
- },
23661
23661
  {
23662
23662
  "kind": "javascript-module",
23663
23663
  "path": "src/components/ipx/atomic-ipx-embedded/atomic-ipx-embedded.ts",
@@ -27660,7 +27660,7 @@
27660
27660
  "kind": "field",
27661
27661
  "name": "breadboxAriaMessage",
27662
27662
  "privacy": "private",
27663
- "default": "new AriaLiveRegionController( this, 'breadbox', true )"
27663
+ "default": "new AriaLiveRegionController(this, 'breadbox', true)"
27664
27664
  },
27665
27665
  {
27666
27666
  "kind": "field",
@@ -28325,7 +28325,7 @@
28325
28325
  "kind": "field",
28326
28326
  "name": "facetSearchAriaMessage",
28327
28327
  "privacy": "private",
28328
- "default": "new AriaLiveRegionController( this, 'facet-search' )"
28328
+ "default": "new AriaLiveRegionController(this, 'facet-search')"
28329
28329
  },
28330
28330
  {
28331
28331
  "kind": "method",
@@ -30266,7 +30266,7 @@
30266
30266
  "kind": "field",
30267
30267
  "name": "facetValueProps",
30268
30268
  "type": {
30269
- "text": "Pick<\n FacetValueProps,\n | 'displayValuesAs'\n | 'facetSearchQuery'\n | 'enableExclusion'\n | 'field'\n | 'i18n'\n >"
30269
+ "text": "Pick<\n FacetValueProps,\n 'displayValuesAs' | 'facetSearchQuery' | 'enableExclusion' | 'field' | 'i18n'\n >"
30270
30270
  },
30271
30271
  "privacy": "private",
30272
30272
  "readonly": true
@@ -32176,13 +32176,13 @@
32176
32176
  "kind": "field",
32177
32177
  "name": "ariaMessage",
32178
32178
  "privacy": "private",
32179
- "default": "new AriaLiveRegionController( this, 'generated-answer', false, true )"
32179
+ "default": "new AriaLiveRegionController(this, 'generated-answer', false, true)"
32180
32180
  },
32181
32181
  {
32182
32182
  "kind": "field",
32183
32183
  "name": "ariaErrorMessage",
32184
32184
  "privacy": "private",
32185
- "default": "new AriaLiveRegionController( this, 'generated-answer-error', true )"
32185
+ "default": "new AriaLiveRegionController(this, 'generated-answer-error', true)"
32186
32186
  },
32187
32187
  {
32188
32188
  "kind": "method",
@@ -32383,7 +32383,7 @@
32383
32383
  "kind": "field",
32384
32384
  "name": "generatedAnswerWithFollowUps",
32385
32385
  "type": {
32386
- "text": "| GeneratedAnswerWithFollowUps\n | undefined"
32386
+ "text": "GeneratedAnswerWithFollowUps | undefined"
32387
32387
  },
32388
32388
  "privacy": "private",
32389
32389
  "readonly": true
@@ -32545,6 +32545,109 @@
32545
32545
  "declarations": [],
32546
32546
  "exports": []
32547
32547
  },
32548
+ {
32549
+ "kind": "javascript-module",
32550
+ "path": "src/components/search/atomic-html/atomic-html.ts",
32551
+ "declarations": [
32552
+ {
32553
+ "kind": "class",
32554
+ "description": "The `atomic-html` component renders the HTML value of a string.\n\nThere is an inherent XSS security concern associated with the usage of this component.\n\nUse only with values for which you are certain the content is harmless.",
32555
+ "name": "AtomicHtml",
32556
+ "members": [
32557
+ {
32558
+ "kind": "field",
32559
+ "name": "bindings",
32560
+ "type": {
32561
+ "text": "Bindings"
32562
+ },
32563
+ "privacy": "private"
32564
+ },
32565
+ {
32566
+ "kind": "field",
32567
+ "name": "error",
32568
+ "type": {
32569
+ "text": "Error"
32570
+ },
32571
+ "privacy": "private"
32572
+ },
32573
+ {
32574
+ "kind": "field",
32575
+ "name": "value",
32576
+ "type": {
32577
+ "text": "string"
32578
+ },
32579
+ "description": "The string value containing HTML to display;",
32580
+ "attribute": "value"
32581
+ },
32582
+ {
32583
+ "kind": "field",
32584
+ "name": "sanitize",
32585
+ "type": {
32586
+ "text": "boolean"
32587
+ },
32588
+ "default": "true",
32589
+ "description": "Specify if the content should be sanitized, using [`DOMPurify`](https://www.npmjs.com/package/dompurify).",
32590
+ "attribute": "sanitize",
32591
+ "reflects": true
32592
+ },
32593
+ {
32594
+ "kind": "method",
32595
+ "name": "initialize",
32596
+ "privacy": "public"
32597
+ },
32598
+ {
32599
+ "kind": "method",
32600
+ "name": "validateProps",
32601
+ "privacy": "private"
32602
+ }
32603
+ ],
32604
+ "attributes": [
32605
+ {
32606
+ "name": "value",
32607
+ "type": {
32608
+ "text": "string"
32609
+ },
32610
+ "description": "The string value containing HTML to display;",
32611
+ "fieldName": "value"
32612
+ },
32613
+ {
32614
+ "name": "sanitize",
32615
+ "type": {
32616
+ "text": "boolean"
32617
+ },
32618
+ "default": "true",
32619
+ "description": "Specify if the content should be sanitized, using [`DOMPurify`](https://www.npmjs.com/package/dompurify).",
32620
+ "fieldName": "sanitize"
32621
+ }
32622
+ ],
32623
+ "superclass": {
32624
+ "name": "LitElement",
32625
+ "package": "lit"
32626
+ },
32627
+ "events": [],
32628
+ "tagName": "atomic-html",
32629
+ "customElement": true
32630
+ }
32631
+ ],
32632
+ "exports": [
32633
+ {
32634
+ "kind": "js",
32635
+ "name": "AtomicHtml",
32636
+ "declaration": {
32637
+ "name": "AtomicHtml",
32638
+ "module": "src/components/search/atomic-html/atomic-html.ts"
32639
+ }
32640
+ },
32641
+ {
32642
+ "kind": "custom-element-definition",
32643
+ "name": "atomic-html",
32644
+ "declaration": {
32645
+ "name": "AtomicHtml",
32646
+ "module": "src/components/search/atomic-html/atomic-html.ts"
32647
+ }
32648
+ }
32649
+ ]
32650
+ },
32548
32651
  {
32549
32652
  "kind": "javascript-module",
32550
32653
  "path": "src/components/search/atomic-load-more-results/atomic-load-more-results.ts",
@@ -32913,109 +33016,6 @@
32913
33016
  }
32914
33017
  ]
32915
33018
  },
32916
- {
32917
- "kind": "javascript-module",
32918
- "path": "src/components/search/atomic-html/atomic-html.ts",
32919
- "declarations": [
32920
- {
32921
- "kind": "class",
32922
- "description": "The `atomic-html` component renders the HTML value of a string.\n\nThere is an inherent XSS security concern associated with the usage of this component.\n\nUse only with values for which you are certain the content is harmless.",
32923
- "name": "AtomicHtml",
32924
- "members": [
32925
- {
32926
- "kind": "field",
32927
- "name": "bindings",
32928
- "type": {
32929
- "text": "Bindings"
32930
- },
32931
- "privacy": "private"
32932
- },
32933
- {
32934
- "kind": "field",
32935
- "name": "error",
32936
- "type": {
32937
- "text": "Error"
32938
- },
32939
- "privacy": "private"
32940
- },
32941
- {
32942
- "kind": "field",
32943
- "name": "value",
32944
- "type": {
32945
- "text": "string"
32946
- },
32947
- "description": "The string value containing HTML to display;",
32948
- "attribute": "value"
32949
- },
32950
- {
32951
- "kind": "field",
32952
- "name": "sanitize",
32953
- "type": {
32954
- "text": "boolean"
32955
- },
32956
- "default": "true",
32957
- "description": "Specify if the content should be sanitized, using [`DOMPurify`](https://www.npmjs.com/package/dompurify).",
32958
- "attribute": "sanitize",
32959
- "reflects": true
32960
- },
32961
- {
32962
- "kind": "method",
32963
- "name": "initialize",
32964
- "privacy": "public"
32965
- },
32966
- {
32967
- "kind": "method",
32968
- "name": "validateProps",
32969
- "privacy": "private"
32970
- }
32971
- ],
32972
- "attributes": [
32973
- {
32974
- "name": "value",
32975
- "type": {
32976
- "text": "string"
32977
- },
32978
- "description": "The string value containing HTML to display;",
32979
- "fieldName": "value"
32980
- },
32981
- {
32982
- "name": "sanitize",
32983
- "type": {
32984
- "text": "boolean"
32985
- },
32986
- "default": "true",
32987
- "description": "Specify if the content should be sanitized, using [`DOMPurify`](https://www.npmjs.com/package/dompurify).",
32988
- "fieldName": "sanitize"
32989
- }
32990
- ],
32991
- "superclass": {
32992
- "name": "LitElement",
32993
- "package": "lit"
32994
- },
32995
- "events": [],
32996
- "tagName": "atomic-html",
32997
- "customElement": true
32998
- }
32999
- ],
33000
- "exports": [
33001
- {
33002
- "kind": "js",
33003
- "name": "AtomicHtml",
33004
- "declaration": {
33005
- "name": "AtomicHtml",
33006
- "module": "src/components/search/atomic-html/atomic-html.ts"
33007
- }
33008
- },
33009
- {
33010
- "kind": "custom-element-definition",
33011
- "name": "atomic-html",
33012
- "declaration": {
33013
- "name": "AtomicHtml",
33014
- "module": "src/components/search/atomic-html/atomic-html.ts"
33015
- }
33016
- }
33017
- ]
33018
- },
33019
33019
  {
33020
33020
  "kind": "javascript-module",
33021
33021
  "path": "src/components/search/atomic-notifications/atomic-notifications.ts",
@@ -36823,7 +36823,7 @@
36823
36823
  "privacy": "private",
36824
36824
  "parameters": [
36825
36825
  {
36826
- "name": "{\n expression,\n criteria,\n label,\n tabs,\n }",
36826
+ "name": "{expression, criteria, label, tabs}",
36827
36827
  "type": {
36828
36828
  "text": "SortDropdownOption"
36829
36829
  }
@@ -37657,7 +37657,7 @@
37657
37657
  "text": "FoldedItemListContextController<FoldedResultList>"
37658
37658
  },
37659
37659
  "privacy": "private",
37660
- "default": "new FoldedItemListContextController( this )"
37660
+ "default": "new FoldedItemListContextController(this)"
37661
37661
  },
37662
37662
  {
37663
37663
  "kind": "field",
@@ -37666,7 +37666,7 @@
37666
37666
  "text": "ChildTemplatesContextController"
37667
37667
  },
37668
37668
  "privacy": "private",
37669
- "default": "new ChildTemplatesContextController( this )"
37669
+ "default": "new ChildTemplatesContextController(this)"
37670
37670
  },
37671
37671
  {
37672
37672
  "kind": "field",
@@ -37681,7 +37681,7 @@
37681
37681
  "kind": "field",
37682
37682
  "name": "resultContextController",
37683
37683
  "type": {
37684
- "text": "ReturnType<\n typeof createResultContextController\n >"
37684
+ "text": "ReturnType<typeof createResultContextController>"
37685
37685
  },
37686
37686
  "privacy": "private"
37687
37687
  },
@@ -41934,7 +41934,7 @@
41934
41934
  "text": "ResultTemplateController"
41935
41935
  },
41936
41936
  "privacy": "private",
41937
- "default": "new ResultTemplateController( this, validParent, allowEmpty )"
41937
+ "default": "new ResultTemplateController(this, validParent, allowEmpty)"
41938
41938
  },
41939
41939
  {
41940
41940
  "kind": "field",
@@ -42903,7 +42903,7 @@
42903
42903
  "kind": "field",
42904
42904
  "name": "suggestionManager",
42905
42905
  "type": {
42906
- "text": "SuggestionManager<\n SearchBox | StandaloneSearchBox\n >"
42906
+ "text": "SuggestionManager<SearchBox | StandaloneSearchBox>"
42907
42907
  },
42908
42908
  "privacy": "private"
42909
42909
  },
@@ -42926,13 +42926,13 @@
42926
42926
  "kind": "field",
42927
42927
  "name": "searchBoxAriaMessage",
42928
42928
  "privacy": "protected",
42929
- "default": "new AriaLiveRegionController( this, 'search-box' )"
42929
+ "default": "new AriaLiveRegionController(this, 'search-box')"
42930
42930
  },
42931
42931
  {
42932
42932
  "kind": "field",
42933
42933
  "name": "suggestionsAriaMessage",
42934
42934
  "privacy": "protected",
42935
- "default": "new AriaLiveRegionController( this, 'search-suggestions', true )"
42935
+ "default": "new AriaLiveRegionController(this, 'search-suggestions', true)"
42936
42936
  },
42937
42937
  {
42938
42938
  "kind": "field",
@@ -43084,7 +43084,7 @@
43084
43084
  "kind": "field",
43085
43085
  "name": "suggestionBindings",
43086
43086
  "type": {
43087
- "text": "SearchBoxSuggestionsBindings<\n SearchBox | StandaloneSearchBox\n >"
43087
+ "text": "SearchBoxSuggestionsBindings<SearchBox | StandaloneSearchBox>"
43088
43088
  },
43089
43089
  "privacy": "private",
43090
43090
  "readonly": true
@@ -43093,7 +43093,7 @@
43093
43093
  "kind": "field",
43094
43094
  "name": "partialSuggestionBindings",
43095
43095
  "type": {
43096
- "text": "Pick<\n SearchBoxSuggestionsBindings<SearchBox | StandaloneSearchBox>,\n | 'id'\n | 'isStandalone'\n | 'searchBoxController'\n | 'numberOfQueries'\n | 'clearFilters'\n >"
43096
+ "text": "Pick<\n SearchBoxSuggestionsBindings<SearchBox | StandaloneSearchBox>,\n 'id' | 'isStandalone' | 'searchBoxController' | 'numberOfQueries' | 'clearFilters'\n >"
43097
43097
  },
43098
43098
  "privacy": "private",
43099
43099
  "readonly": true
@@ -47279,119 +47279,6 @@
47279
47279
  }
47280
47280
  ]
47281
47281
  },
47282
- {
47283
- "kind": "javascript-module",
47284
- "path": "src/components/search/atomic-text/atomic-text.ts",
47285
- "declarations": [
47286
- {
47287
- "kind": "class",
47288
- "description": "The `atomic-text` component leverages the I18n translation module through the atomic-search-interface.",
47289
- "name": "AtomicText",
47290
- "members": [
47291
- {
47292
- "kind": "field",
47293
- "name": "propsSchema",
47294
- "privacy": "private",
47295
- "static": true,
47296
- "readonly": true,
47297
- "default": "new Schema({ value: new StringValue({required: true, emptyAllowed: false}), count: new NumberValue({required: false}), })"
47298
- },
47299
- {
47300
- "kind": "field",
47301
- "name": "bindings",
47302
- "type": {
47303
- "text": "Bindings"
47304
- },
47305
- "privacy": "private"
47306
- },
47307
- {
47308
- "kind": "field",
47309
- "name": "error",
47310
- "type": {
47311
- "text": "Error"
47312
- },
47313
- "privacy": "private"
47314
- },
47315
- {
47316
- "kind": "field",
47317
- "name": "value",
47318
- "type": {
47319
- "text": "string"
47320
- },
47321
- "privacy": "public",
47322
- "description": "The string key value.",
47323
- "attribute": "value",
47324
- "reflects": true
47325
- },
47326
- {
47327
- "kind": "field",
47328
- "name": "count",
47329
- "type": {
47330
- "text": "number"
47331
- },
47332
- "privacy": "public",
47333
- "description": "The count value used for plurals.",
47334
- "attribute": "count",
47335
- "reflects": true
47336
- },
47337
- {
47338
- "kind": "field",
47339
- "name": "strings",
47340
- "privacy": "private",
47341
- "readonly": true
47342
- },
47343
- {
47344
- "kind": "method",
47345
- "name": "initialize",
47346
- "privacy": "public"
47347
- }
47348
- ],
47349
- "attributes": [
47350
- {
47351
- "name": "value",
47352
- "type": {
47353
- "text": "string"
47354
- },
47355
- "description": "The string key value.",
47356
- "fieldName": "value"
47357
- },
47358
- {
47359
- "name": "count",
47360
- "type": {
47361
- "text": "number"
47362
- },
47363
- "description": "The count value used for plurals.",
47364
- "fieldName": "count"
47365
- }
47366
- ],
47367
- "superclass": {
47368
- "name": "LitElement",
47369
- "package": "lit"
47370
- },
47371
- "events": [],
47372
- "tagName": "atomic-text",
47373
- "customElement": true
47374
- }
47375
- ],
47376
- "exports": [
47377
- {
47378
- "kind": "js",
47379
- "name": "AtomicText",
47380
- "declaration": {
47381
- "name": "AtomicText",
47382
- "module": "src/components/search/atomic-text/atomic-text.ts"
47383
- }
47384
- },
47385
- {
47386
- "kind": "custom-element-definition",
47387
- "name": "atomic-text",
47388
- "declaration": {
47389
- "name": "AtomicText",
47390
- "module": "src/components/search/atomic-text/atomic-text.ts"
47391
- }
47392
- }
47393
- ]
47394
- },
47395
47282
  {
47396
47283
  "kind": "javascript-module",
47397
47284
  "path": "src/components/search/atomic-timeframe-facet/atomic-timeframe-facet.ts",
@@ -47896,6 +47783,119 @@
47896
47783
  }
47897
47784
  ]
47898
47785
  },
47786
+ {
47787
+ "kind": "javascript-module",
47788
+ "path": "src/components/search/atomic-text/atomic-text.ts",
47789
+ "declarations": [
47790
+ {
47791
+ "kind": "class",
47792
+ "description": "The `atomic-text` component leverages the I18n translation module through the atomic-search-interface.",
47793
+ "name": "AtomicText",
47794
+ "members": [
47795
+ {
47796
+ "kind": "field",
47797
+ "name": "propsSchema",
47798
+ "privacy": "private",
47799
+ "static": true,
47800
+ "readonly": true,
47801
+ "default": "new Schema({ value: new StringValue({required: true, emptyAllowed: false}), count: new NumberValue({required: false}), })"
47802
+ },
47803
+ {
47804
+ "kind": "field",
47805
+ "name": "bindings",
47806
+ "type": {
47807
+ "text": "Bindings"
47808
+ },
47809
+ "privacy": "private"
47810
+ },
47811
+ {
47812
+ "kind": "field",
47813
+ "name": "error",
47814
+ "type": {
47815
+ "text": "Error"
47816
+ },
47817
+ "privacy": "private"
47818
+ },
47819
+ {
47820
+ "kind": "field",
47821
+ "name": "value",
47822
+ "type": {
47823
+ "text": "string"
47824
+ },
47825
+ "privacy": "public",
47826
+ "description": "The string key value.",
47827
+ "attribute": "value",
47828
+ "reflects": true
47829
+ },
47830
+ {
47831
+ "kind": "field",
47832
+ "name": "count",
47833
+ "type": {
47834
+ "text": "number"
47835
+ },
47836
+ "privacy": "public",
47837
+ "description": "The count value used for plurals.",
47838
+ "attribute": "count",
47839
+ "reflects": true
47840
+ },
47841
+ {
47842
+ "kind": "field",
47843
+ "name": "strings",
47844
+ "privacy": "private",
47845
+ "readonly": true
47846
+ },
47847
+ {
47848
+ "kind": "method",
47849
+ "name": "initialize",
47850
+ "privacy": "public"
47851
+ }
47852
+ ],
47853
+ "attributes": [
47854
+ {
47855
+ "name": "value",
47856
+ "type": {
47857
+ "text": "string"
47858
+ },
47859
+ "description": "The string key value.",
47860
+ "fieldName": "value"
47861
+ },
47862
+ {
47863
+ "name": "count",
47864
+ "type": {
47865
+ "text": "number"
47866
+ },
47867
+ "description": "The count value used for plurals.",
47868
+ "fieldName": "count"
47869
+ }
47870
+ ],
47871
+ "superclass": {
47872
+ "name": "LitElement",
47873
+ "package": "lit"
47874
+ },
47875
+ "events": [],
47876
+ "tagName": "atomic-text",
47877
+ "customElement": true
47878
+ }
47879
+ ],
47880
+ "exports": [
47881
+ {
47882
+ "kind": "js",
47883
+ "name": "AtomicText",
47884
+ "declaration": {
47885
+ "name": "AtomicText",
47886
+ "module": "src/components/search/atomic-text/atomic-text.ts"
47887
+ }
47888
+ },
47889
+ {
47890
+ "kind": "custom-element-definition",
47891
+ "name": "atomic-text",
47892
+ "declaration": {
47893
+ "name": "AtomicText",
47894
+ "module": "src/components/search/atomic-text/atomic-text.ts"
47895
+ }
47896
+ }
47897
+ ]
47898
+ },
47899
47899
  {
47900
47900
  "kind": "javascript-module",
47901
47901
  "path": "src/components/commerce/atomic-commerce-breadbox/e2e/atomic-commerce-breadbox.e2e.ts",
@@ -47916,37 +47916,37 @@
47916
47916
  },
47917
47917
  {
47918
47918
  "kind": "javascript-module",
47919
- "path": "src/components/commerce/atomic-commerce-category-facet/e2e/atomic-commerce-category-facet.e2e.ts",
47919
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/atomic-commerce-did-you-mean.e2e.ts",
47920
47920
  "declarations": [],
47921
47921
  "exports": []
47922
47922
  },
47923
47923
  {
47924
47924
  "kind": "javascript-module",
47925
- "path": "src/components/commerce/atomic-commerce-category-facet/e2e/fixture.ts",
47925
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/fixture.ts",
47926
47926
  "declarations": [],
47927
47927
  "exports": []
47928
47928
  },
47929
47929
  {
47930
47930
  "kind": "javascript-module",
47931
- "path": "src/components/commerce/atomic-commerce-category-facet/e2e/page-object.ts",
47931
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/page-object.ts",
47932
47932
  "declarations": [],
47933
47933
  "exports": []
47934
47934
  },
47935
47935
  {
47936
47936
  "kind": "javascript-module",
47937
- "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/atomic-commerce-did-you-mean.e2e.ts",
47937
+ "path": "src/components/commerce/atomic-commerce-category-facet/e2e/atomic-commerce-category-facet.e2e.ts",
47938
47938
  "declarations": [],
47939
47939
  "exports": []
47940
47940
  },
47941
47941
  {
47942
47942
  "kind": "javascript-module",
47943
- "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/fixture.ts",
47943
+ "path": "src/components/commerce/atomic-commerce-category-facet/e2e/fixture.ts",
47944
47944
  "declarations": [],
47945
47945
  "exports": []
47946
47946
  },
47947
47947
  {
47948
47948
  "kind": "javascript-module",
47949
- "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/page-object.ts",
47949
+ "path": "src/components/commerce/atomic-commerce-category-facet/e2e/page-object.ts",
47950
47950
  "declarations": [],
47951
47951
  "exports": []
47952
47952
  },
@@ -48060,73 +48060,73 @@
48060
48060
  },
48061
48061
  {
48062
48062
  "kind": "javascript-module",
48063
- "path": "src/components/commerce/atomic-commerce-pager/e2e/atomic-commerce-pager.e2e.ts",
48063
+ "path": "src/components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts",
48064
48064
  "declarations": [],
48065
48065
  "exports": []
48066
48066
  },
48067
48067
  {
48068
48068
  "kind": "javascript-module",
48069
- "path": "src/components/commerce/atomic-commerce-pager/e2e/fixture.ts",
48069
+ "path": "src/components/commerce/atomic-commerce-product-list/e2e/fixture.ts",
48070
48070
  "declarations": [],
48071
48071
  "exports": []
48072
48072
  },
48073
48073
  {
48074
48074
  "kind": "javascript-module",
48075
- "path": "src/components/commerce/atomic-commerce-pager/e2e/page-object.ts",
48075
+ "path": "src/components/commerce/atomic-commerce-product-list/e2e/page-object.ts",
48076
48076
  "declarations": [],
48077
48077
  "exports": []
48078
48078
  },
48079
48079
  {
48080
48080
  "kind": "javascript-module",
48081
- "path": "src/components/commerce/atomic-commerce-products-per-page/e2e/atomic-commerce-products-per-page.e2e.ts",
48081
+ "path": "src/components/commerce/atomic-commerce-pager/e2e/atomic-commerce-pager.e2e.ts",
48082
48082
  "declarations": [],
48083
48083
  "exports": []
48084
48084
  },
48085
48085
  {
48086
48086
  "kind": "javascript-module",
48087
- "path": "src/components/commerce/atomic-commerce-products-per-page/e2e/fixture.ts",
48087
+ "path": "src/components/commerce/atomic-commerce-pager/e2e/fixture.ts",
48088
48088
  "declarations": [],
48089
48089
  "exports": []
48090
48090
  },
48091
48091
  {
48092
48092
  "kind": "javascript-module",
48093
- "path": "src/components/commerce/atomic-commerce-products-per-page/e2e/page-object.ts",
48093
+ "path": "src/components/commerce/atomic-commerce-pager/e2e/page-object.ts",
48094
48094
  "declarations": [],
48095
48095
  "exports": []
48096
48096
  },
48097
48097
  {
48098
48098
  "kind": "javascript-module",
48099
- "path": "src/components/commerce/atomic-commerce-query-error/e2e/atomic-commerce-query-error.e2e.ts",
48099
+ "path": "src/components/commerce/atomic-commerce-products-per-page/e2e/atomic-commerce-products-per-page.e2e.ts",
48100
48100
  "declarations": [],
48101
48101
  "exports": []
48102
48102
  },
48103
48103
  {
48104
48104
  "kind": "javascript-module",
48105
- "path": "src/components/commerce/atomic-commerce-query-error/e2e/fixture.ts",
48105
+ "path": "src/components/commerce/atomic-commerce-products-per-page/e2e/fixture.ts",
48106
48106
  "declarations": [],
48107
48107
  "exports": []
48108
48108
  },
48109
48109
  {
48110
48110
  "kind": "javascript-module",
48111
- "path": "src/components/commerce/atomic-commerce-query-error/e2e/page-object.ts",
48111
+ "path": "src/components/commerce/atomic-commerce-products-per-page/e2e/page-object.ts",
48112
48112
  "declarations": [],
48113
48113
  "exports": []
48114
48114
  },
48115
48115
  {
48116
48116
  "kind": "javascript-module",
48117
- "path": "src/components/commerce/atomic-commerce-product-list/e2e/atomic-commerce-product-list.e2e.ts",
48117
+ "path": "src/components/commerce/atomic-commerce-query-error/e2e/atomic-commerce-query-error.e2e.ts",
48118
48118
  "declarations": [],
48119
48119
  "exports": []
48120
48120
  },
48121
48121
  {
48122
48122
  "kind": "javascript-module",
48123
- "path": "src/components/commerce/atomic-commerce-product-list/e2e/fixture.ts",
48123
+ "path": "src/components/commerce/atomic-commerce-query-error/e2e/fixture.ts",
48124
48124
  "declarations": [],
48125
48125
  "exports": []
48126
48126
  },
48127
48127
  {
48128
48128
  "kind": "javascript-module",
48129
- "path": "src/components/commerce/atomic-commerce-product-list/e2e/page-object.ts",
48129
+ "path": "src/components/commerce/atomic-commerce-query-error/e2e/page-object.ts",
48130
48130
  "declarations": [],
48131
48131
  "exports": []
48132
48132
  },
@@ -48150,91 +48150,91 @@
48150
48150
  },
48151
48151
  {
48152
48152
  "kind": "javascript-module",
48153
- "path": "src/components/commerce/atomic-commerce-recommendation-interface/e2e/atomic-commerce-recommendation-interface.e2e.ts",
48153
+ "path": "src/components/commerce/atomic-commerce-recommendation-list/e2e/atomic-commerce-recommendation-list.e2e.ts",
48154
48154
  "declarations": [],
48155
48155
  "exports": []
48156
48156
  },
48157
48157
  {
48158
48158
  "kind": "javascript-module",
48159
- "path": "src/components/commerce/atomic-commerce-recommendation-interface/e2e/fixture.ts",
48159
+ "path": "src/components/commerce/atomic-commerce-recommendation-list/e2e/fixture.ts",
48160
48160
  "declarations": [],
48161
48161
  "exports": []
48162
48162
  },
48163
48163
  {
48164
48164
  "kind": "javascript-module",
48165
- "path": "src/components/commerce/atomic-commerce-recommendation-interface/e2e/page-object.ts",
48165
+ "path": "src/components/commerce/atomic-commerce-recommendation-list/e2e/page-object.ts",
48166
48166
  "declarations": [],
48167
48167
  "exports": []
48168
48168
  },
48169
48169
  {
48170
48170
  "kind": "javascript-module",
48171
- "path": "src/components/commerce/atomic-commerce-recommendation-list/e2e/atomic-commerce-recommendation-list.e2e.ts",
48171
+ "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/atomic-commerce-refine-modal.e2e.ts",
48172
48172
  "declarations": [],
48173
48173
  "exports": []
48174
48174
  },
48175
48175
  {
48176
48176
  "kind": "javascript-module",
48177
- "path": "src/components/commerce/atomic-commerce-recommendation-list/e2e/fixture.ts",
48177
+ "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/fixture.ts",
48178
48178
  "declarations": [],
48179
48179
  "exports": []
48180
48180
  },
48181
48181
  {
48182
48182
  "kind": "javascript-module",
48183
- "path": "src/components/commerce/atomic-commerce-recommendation-list/e2e/page-object.ts",
48183
+ "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/page-object.ts",
48184
48184
  "declarations": [],
48185
48185
  "exports": []
48186
48186
  },
48187
48187
  {
48188
48188
  "kind": "javascript-module",
48189
- "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/atomic-commerce-refine-toggle.e2e.ts",
48189
+ "path": "src/components/commerce/atomic-commerce-recommendation-interface/e2e/atomic-commerce-recommendation-interface.e2e.ts",
48190
48190
  "declarations": [],
48191
48191
  "exports": []
48192
48192
  },
48193
48193
  {
48194
48194
  "kind": "javascript-module",
48195
- "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/fixture.ts",
48195
+ "path": "src/components/commerce/atomic-commerce-recommendation-interface/e2e/fixture.ts",
48196
48196
  "declarations": [],
48197
48197
  "exports": []
48198
48198
  },
48199
48199
  {
48200
48200
  "kind": "javascript-module",
48201
- "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/page-object.ts",
48201
+ "path": "src/components/commerce/atomic-commerce-recommendation-interface/e2e/page-object.ts",
48202
48202
  "declarations": [],
48203
48203
  "exports": []
48204
48204
  },
48205
48205
  {
48206
48206
  "kind": "javascript-module",
48207
- "path": "src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts",
48207
+ "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/atomic-commerce-refine-toggle.e2e.ts",
48208
48208
  "declarations": [],
48209
48209
  "exports": []
48210
48210
  },
48211
48211
  {
48212
48212
  "kind": "javascript-module",
48213
- "path": "src/components/commerce/atomic-commerce-search-box/e2e/fixture.ts",
48213
+ "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/fixture.ts",
48214
48214
  "declarations": [],
48215
48215
  "exports": []
48216
48216
  },
48217
48217
  {
48218
48218
  "kind": "javascript-module",
48219
- "path": "src/components/commerce/atomic-commerce-search-box/e2e/page-object.ts",
48219
+ "path": "src/components/commerce/atomic-commerce-refine-toggle/e2e/page-object.ts",
48220
48220
  "declarations": [],
48221
48221
  "exports": []
48222
48222
  },
48223
48223
  {
48224
48224
  "kind": "javascript-module",
48225
- "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/atomic-commerce-refine-modal.e2e.ts",
48225
+ "path": "src/components/commerce/atomic-commerce-search-box/e2e/atomic-commerce-search-box.e2e.ts",
48226
48226
  "declarations": [],
48227
48227
  "exports": []
48228
48228
  },
48229
48229
  {
48230
48230
  "kind": "javascript-module",
48231
- "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/fixture.ts",
48231
+ "path": "src/components/commerce/atomic-commerce-search-box/e2e/fixture.ts",
48232
48232
  "declarations": [],
48233
48233
  "exports": []
48234
48234
  },
48235
48235
  {
48236
48236
  "kind": "javascript-module",
48237
- "path": "src/components/commerce/atomic-commerce-refine-modal/e2e/page-object.ts",
48237
+ "path": "src/components/commerce/atomic-commerce-search-box/e2e/page-object.ts",
48238
48238
  "declarations": [],
48239
48239
  "exports": []
48240
48240
  },
@@ -48372,55 +48372,55 @@
48372
48372
  },
48373
48373
  {
48374
48374
  "kind": "javascript-module",
48375
- "path": "src/components/commerce/atomic-product-excerpt/e2e/atomic-product-excerpt.e2e.ts",
48375
+ "path": "src/components/commerce/atomic-product-description/e2e/atomic-product-description.e2e.ts",
48376
48376
  "declarations": [],
48377
48377
  "exports": []
48378
48378
  },
48379
48379
  {
48380
48380
  "kind": "javascript-module",
48381
- "path": "src/components/commerce/atomic-product-excerpt/e2e/fixture.ts",
48381
+ "path": "src/components/commerce/atomic-product-description/e2e/fixture.ts",
48382
48382
  "declarations": [],
48383
48383
  "exports": []
48384
48384
  },
48385
48385
  {
48386
48386
  "kind": "javascript-module",
48387
- "path": "src/components/commerce/atomic-product-excerpt/e2e/page-object.ts",
48387
+ "path": "src/components/commerce/atomic-product-description/e2e/page-object.ts",
48388
48388
  "declarations": [],
48389
48389
  "exports": []
48390
48390
  },
48391
48391
  {
48392
48392
  "kind": "javascript-module",
48393
- "path": "src/components/commerce/atomic-product-field-condition/e2e/atomic-product-field-condition.e2e.ts",
48393
+ "path": "src/components/commerce/atomic-product-excerpt/e2e/atomic-product-excerpt.e2e.ts",
48394
48394
  "declarations": [],
48395
48395
  "exports": []
48396
48396
  },
48397
48397
  {
48398
48398
  "kind": "javascript-module",
48399
- "path": "src/components/commerce/atomic-product-field-condition/e2e/fixture.ts",
48399
+ "path": "src/components/commerce/atomic-product-excerpt/e2e/fixture.ts",
48400
48400
  "declarations": [],
48401
48401
  "exports": []
48402
48402
  },
48403
48403
  {
48404
48404
  "kind": "javascript-module",
48405
- "path": "src/components/commerce/atomic-product-field-condition/e2e/page-object.ts",
48405
+ "path": "src/components/commerce/atomic-product-excerpt/e2e/page-object.ts",
48406
48406
  "declarations": [],
48407
48407
  "exports": []
48408
48408
  },
48409
48409
  {
48410
48410
  "kind": "javascript-module",
48411
- "path": "src/components/commerce/atomic-product-description/e2e/atomic-product-description.e2e.ts",
48411
+ "path": "src/components/commerce/atomic-product-field-condition/e2e/atomic-product-field-condition.e2e.ts",
48412
48412
  "declarations": [],
48413
48413
  "exports": []
48414
48414
  },
48415
48415
  {
48416
48416
  "kind": "javascript-module",
48417
- "path": "src/components/commerce/atomic-product-description/e2e/fixture.ts",
48417
+ "path": "src/components/commerce/atomic-product-field-condition/e2e/fixture.ts",
48418
48418
  "declarations": [],
48419
48419
  "exports": []
48420
48420
  },
48421
48421
  {
48422
48422
  "kind": "javascript-module",
48423
- "path": "src/components/commerce/atomic-product-description/e2e/page-object.ts",
48423
+ "path": "src/components/commerce/atomic-product-field-condition/e2e/page-object.ts",
48424
48424
  "declarations": [],
48425
48425
  "exports": []
48426
48426
  },
@@ -49535,73 +49535,73 @@
49535
49535
  },
49536
49536
  {
49537
49537
  "kind": "javascript-module",
49538
- "path": "src/components/ipx/atomic-ipx-embedded/e2e/atomic-ipx-embedded.e2e.ts",
49538
+ "path": "src/components/ipx/atomic-ipx-button/e2e/atomic-ipx-button.e2e.ts",
49539
49539
  "declarations": [],
49540
49540
  "exports": []
49541
49541
  },
49542
49542
  {
49543
49543
  "kind": "javascript-module",
49544
- "path": "src/components/ipx/atomic-ipx-embedded/e2e/fixture.ts",
49544
+ "path": "src/components/ipx/atomic-ipx-button/e2e/fixture.ts",
49545
49545
  "declarations": [],
49546
49546
  "exports": []
49547
49547
  },
49548
49548
  {
49549
49549
  "kind": "javascript-module",
49550
- "path": "src/components/ipx/atomic-ipx-embedded/e2e/page-object.ts",
49550
+ "path": "src/components/ipx/atomic-ipx-button/e2e/page-object.ts",
49551
49551
  "declarations": [],
49552
49552
  "exports": []
49553
49553
  },
49554
49554
  {
49555
49555
  "kind": "javascript-module",
49556
- "path": "src/components/ipx/atomic-ipx-button/e2e/atomic-ipx-button.e2e.ts",
49556
+ "path": "src/components/ipx/atomic-ipx-embedded/e2e/atomic-ipx-embedded.e2e.ts",
49557
49557
  "declarations": [],
49558
49558
  "exports": []
49559
49559
  },
49560
49560
  {
49561
49561
  "kind": "javascript-module",
49562
- "path": "src/components/ipx/atomic-ipx-button/e2e/fixture.ts",
49562
+ "path": "src/components/ipx/atomic-ipx-embedded/e2e/fixture.ts",
49563
49563
  "declarations": [],
49564
49564
  "exports": []
49565
49565
  },
49566
49566
  {
49567
49567
  "kind": "javascript-module",
49568
- "path": "src/components/ipx/atomic-ipx-button/e2e/page-object.ts",
49568
+ "path": "src/components/ipx/atomic-ipx-embedded/e2e/page-object.ts",
49569
49569
  "declarations": [],
49570
49570
  "exports": []
49571
49571
  },
49572
49572
  {
49573
49573
  "kind": "javascript-module",
49574
- "path": "src/components/ipx/atomic-ipx-recs-list/e2e/atomic-ipx-recs-list.e2e.ts",
49574
+ "path": "src/components/ipx/atomic-ipx-modal/e2e/atomic-ipx-modal.e2e.ts",
49575
49575
  "declarations": [],
49576
49576
  "exports": []
49577
49577
  },
49578
49578
  {
49579
49579
  "kind": "javascript-module",
49580
- "path": "src/components/ipx/atomic-ipx-recs-list/e2e/fixture.ts",
49580
+ "path": "src/components/ipx/atomic-ipx-modal/e2e/fixture.ts",
49581
49581
  "declarations": [],
49582
49582
  "exports": []
49583
49583
  },
49584
49584
  {
49585
49585
  "kind": "javascript-module",
49586
- "path": "src/components/ipx/atomic-ipx-recs-list/e2e/page-object.ts",
49586
+ "path": "src/components/ipx/atomic-ipx-modal/e2e/page-object.ts",
49587
49587
  "declarations": [],
49588
49588
  "exports": []
49589
49589
  },
49590
49590
  {
49591
49591
  "kind": "javascript-module",
49592
- "path": "src/components/ipx/atomic-ipx-modal/e2e/atomic-ipx-modal.e2e.ts",
49592
+ "path": "src/components/ipx/atomic-ipx-recs-list/e2e/atomic-ipx-recs-list.e2e.ts",
49593
49593
  "declarations": [],
49594
49594
  "exports": []
49595
49595
  },
49596
49596
  {
49597
49597
  "kind": "javascript-module",
49598
- "path": "src/components/ipx/atomic-ipx-modal/e2e/fixture.ts",
49598
+ "path": "src/components/ipx/atomic-ipx-recs-list/e2e/fixture.ts",
49599
49599
  "declarations": [],
49600
49600
  "exports": []
49601
49601
  },
49602
49602
  {
49603
49603
  "kind": "javascript-module",
49604
- "path": "src/components/ipx/atomic-ipx-modal/e2e/page-object.ts",
49604
+ "path": "src/components/ipx/atomic-ipx-recs-list/e2e/page-object.ts",
49605
49605
  "declarations": [],
49606
49606
  "exports": []
49607
49607
  },
@@ -49625,37 +49625,37 @@
49625
49625
  },
49626
49626
  {
49627
49627
  "kind": "javascript-module",
49628
- "path": "src/components/ipx/atomic-ipx-result-link/e2e/atomic-ipx-result-link.e2e.ts",
49628
+ "path": "src/components/ipx/atomic-ipx-refine-toggle/e2e/atomic-ipx-refine-toggle.e2e.ts",
49629
49629
  "declarations": [],
49630
49630
  "exports": []
49631
49631
  },
49632
49632
  {
49633
49633
  "kind": "javascript-module",
49634
- "path": "src/components/ipx/atomic-ipx-result-link/e2e/fixture.ts",
49634
+ "path": "src/components/ipx/atomic-ipx-refine-toggle/e2e/fixture.ts",
49635
49635
  "declarations": [],
49636
49636
  "exports": []
49637
49637
  },
49638
49638
  {
49639
49639
  "kind": "javascript-module",
49640
- "path": "src/components/ipx/atomic-ipx-result-link/e2e/page-object.ts",
49640
+ "path": "src/components/ipx/atomic-ipx-refine-toggle/e2e/page-object.ts",
49641
49641
  "declarations": [],
49642
49642
  "exports": []
49643
49643
  },
49644
49644
  {
49645
49645
  "kind": "javascript-module",
49646
- "path": "src/components/ipx/atomic-ipx-refine-toggle/e2e/atomic-ipx-refine-toggle.e2e.ts",
49646
+ "path": "src/components/ipx/atomic-ipx-result-link/e2e/atomic-ipx-result-link.e2e.ts",
49647
49647
  "declarations": [],
49648
49648
  "exports": []
49649
49649
  },
49650
49650
  {
49651
49651
  "kind": "javascript-module",
49652
- "path": "src/components/ipx/atomic-ipx-refine-toggle/e2e/fixture.ts",
49652
+ "path": "src/components/ipx/atomic-ipx-result-link/e2e/fixture.ts",
49653
49653
  "declarations": [],
49654
49654
  "exports": []
49655
49655
  },
49656
49656
  {
49657
49657
  "kind": "javascript-module",
49658
- "path": "src/components/ipx/atomic-ipx-refine-toggle/e2e/page-object.ts",
49658
+ "path": "src/components/ipx/atomic-ipx-result-link/e2e/page-object.ts",
49659
49659
  "declarations": [],
49660
49660
  "exports": []
49661
49661
  },
@@ -49949,55 +49949,55 @@
49949
49949
  },
49950
49950
  {
49951
49951
  "kind": "javascript-module",
49952
- "path": "src/components/search/atomic-load-more-results/e2e/atomic-load-more-results.e2e.ts",
49952
+ "path": "src/components/search/atomic-html/e2e/atomic-html.e2e.ts",
49953
49953
  "declarations": [],
49954
49954
  "exports": []
49955
49955
  },
49956
49956
  {
49957
49957
  "kind": "javascript-module",
49958
- "path": "src/components/search/atomic-load-more-results/e2e/fixture.ts",
49958
+ "path": "src/components/search/atomic-html/e2e/fixture.ts",
49959
49959
  "declarations": [],
49960
49960
  "exports": []
49961
49961
  },
49962
49962
  {
49963
49963
  "kind": "javascript-module",
49964
- "path": "src/components/search/atomic-load-more-results/e2e/page-object.ts",
49964
+ "path": "src/components/search/atomic-html/e2e/page-object.ts",
49965
49965
  "declarations": [],
49966
49966
  "exports": []
49967
49967
  },
49968
49968
  {
49969
49969
  "kind": "javascript-module",
49970
- "path": "src/components/search/atomic-no-results/e2e/atomic-no-results.e2e.ts",
49970
+ "path": "src/components/search/atomic-load-more-results/e2e/atomic-load-more-results.e2e.ts",
49971
49971
  "declarations": [],
49972
49972
  "exports": []
49973
49973
  },
49974
49974
  {
49975
49975
  "kind": "javascript-module",
49976
- "path": "src/components/search/atomic-no-results/e2e/fixture.ts",
49976
+ "path": "src/components/search/atomic-load-more-results/e2e/fixture.ts",
49977
49977
  "declarations": [],
49978
49978
  "exports": []
49979
49979
  },
49980
49980
  {
49981
49981
  "kind": "javascript-module",
49982
- "path": "src/components/search/atomic-no-results/e2e/page-object.ts",
49982
+ "path": "src/components/search/atomic-load-more-results/e2e/page-object.ts",
49983
49983
  "declarations": [],
49984
49984
  "exports": []
49985
49985
  },
49986
49986
  {
49987
49987
  "kind": "javascript-module",
49988
- "path": "src/components/search/atomic-html/e2e/atomic-html.e2e.ts",
49988
+ "path": "src/components/search/atomic-no-results/e2e/atomic-no-results.e2e.ts",
49989
49989
  "declarations": [],
49990
49990
  "exports": []
49991
49991
  },
49992
49992
  {
49993
49993
  "kind": "javascript-module",
49994
- "path": "src/components/search/atomic-html/e2e/fixture.ts",
49994
+ "path": "src/components/search/atomic-no-results/e2e/fixture.ts",
49995
49995
  "declarations": [],
49996
49996
  "exports": []
49997
49997
  },
49998
49998
  {
49999
49999
  "kind": "javascript-module",
50000
- "path": "src/components/search/atomic-html/e2e/page-object.ts",
50000
+ "path": "src/components/search/atomic-no-results/e2e/page-object.ts",
50001
50001
  "declarations": [],
50002
50002
  "exports": []
50003
50003
  },
@@ -50477,37 +50477,37 @@
50477
50477
  },
50478
50478
  {
50479
50479
  "kind": "javascript-module",
50480
- "path": "src/components/search/atomic-result-template/e2e/atomic-result-template.e2e.ts",
50480
+ "path": "src/components/search/atomic-result-text/e2e/atomic-result-text.e2e.ts",
50481
50481
  "declarations": [],
50482
50482
  "exports": []
50483
50483
  },
50484
50484
  {
50485
50485
  "kind": "javascript-module",
50486
- "path": "src/components/search/atomic-result-template/e2e/fixture.ts",
50486
+ "path": "src/components/search/atomic-result-text/e2e/fixture.ts",
50487
50487
  "declarations": [],
50488
50488
  "exports": []
50489
50489
  },
50490
50490
  {
50491
50491
  "kind": "javascript-module",
50492
- "path": "src/components/search/atomic-result-template/e2e/page-object.ts",
50492
+ "path": "src/components/search/atomic-result-text/e2e/page-object.ts",
50493
50493
  "declarations": [],
50494
50494
  "exports": []
50495
50495
  },
50496
50496
  {
50497
50497
  "kind": "javascript-module",
50498
- "path": "src/components/search/atomic-result-text/e2e/atomic-result-text.e2e.ts",
50498
+ "path": "src/components/search/atomic-result-template/e2e/atomic-result-template.e2e.ts",
50499
50499
  "declarations": [],
50500
50500
  "exports": []
50501
50501
  },
50502
50502
  {
50503
50503
  "kind": "javascript-module",
50504
- "path": "src/components/search/atomic-result-text/e2e/fixture.ts",
50504
+ "path": "src/components/search/atomic-result-template/e2e/fixture.ts",
50505
50505
  "declarations": [],
50506
50506
  "exports": []
50507
50507
  },
50508
50508
  {
50509
50509
  "kind": "javascript-module",
50510
- "path": "src/components/search/atomic-result-text/e2e/page-object.ts",
50510
+ "path": "src/components/search/atomic-result-template/e2e/page-object.ts",
50511
50511
  "declarations": [],
50512
50512
  "exports": []
50513
50513
  },
@@ -50639,73 +50639,73 @@
50639
50639
  },
50640
50640
  {
50641
50641
  "kind": "javascript-module",
50642
- "path": "src/components/search/atomic-segmented-facet/e2e/atomic-segmented-facet.e2e.ts",
50642
+ "path": "src/components/search/atomic-segmented-facet-scrollable/e2e/atomic-segmented-facet-scrollable.e2e.ts",
50643
50643
  "declarations": [],
50644
50644
  "exports": []
50645
50645
  },
50646
50646
  {
50647
50647
  "kind": "javascript-module",
50648
- "path": "src/components/search/atomic-segmented-facet/e2e/fixture.ts",
50648
+ "path": "src/components/search/atomic-segmented-facet-scrollable/e2e/fixture.ts",
50649
50649
  "declarations": [],
50650
50650
  "exports": []
50651
50651
  },
50652
50652
  {
50653
50653
  "kind": "javascript-module",
50654
- "path": "src/components/search/atomic-segmented-facet/e2e/page-object.ts",
50654
+ "path": "src/components/search/atomic-segmented-facet-scrollable/e2e/page-object.ts",
50655
50655
  "declarations": [],
50656
50656
  "exports": []
50657
50657
  },
50658
50658
  {
50659
50659
  "kind": "javascript-module",
50660
- "path": "src/components/search/atomic-segmented-facet-scrollable/e2e/atomic-segmented-facet-scrollable.e2e.ts",
50660
+ "path": "src/components/search/atomic-smart-snippet/e2e/atomic-smart-snippet.e2e.ts",
50661
50661
  "declarations": [],
50662
50662
  "exports": []
50663
50663
  },
50664
50664
  {
50665
50665
  "kind": "javascript-module",
50666
- "path": "src/components/search/atomic-segmented-facet-scrollable/e2e/fixture.ts",
50666
+ "path": "src/components/search/atomic-smart-snippet/e2e/fixture.ts",
50667
50667
  "declarations": [],
50668
50668
  "exports": []
50669
50669
  },
50670
50670
  {
50671
50671
  "kind": "javascript-module",
50672
- "path": "src/components/search/atomic-segmented-facet-scrollable/e2e/page-object.ts",
50672
+ "path": "src/components/search/atomic-smart-snippet/e2e/page-object.ts",
50673
50673
  "declarations": [],
50674
50674
  "exports": []
50675
50675
  },
50676
50676
  {
50677
50677
  "kind": "javascript-module",
50678
- "path": "src/components/search/atomic-smart-snippet/e2e/atomic-smart-snippet.e2e.ts",
50678
+ "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/atomic-smart-snippet-feedback-modal.e2e.ts",
50679
50679
  "declarations": [],
50680
50680
  "exports": []
50681
50681
  },
50682
50682
  {
50683
50683
  "kind": "javascript-module",
50684
- "path": "src/components/search/atomic-smart-snippet/e2e/fixture.ts",
50684
+ "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/fixture.ts",
50685
50685
  "declarations": [],
50686
50686
  "exports": []
50687
50687
  },
50688
50688
  {
50689
50689
  "kind": "javascript-module",
50690
- "path": "src/components/search/atomic-smart-snippet/e2e/page-object.ts",
50690
+ "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/page-object.ts",
50691
50691
  "declarations": [],
50692
50692
  "exports": []
50693
50693
  },
50694
50694
  {
50695
50695
  "kind": "javascript-module",
50696
- "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/atomic-smart-snippet-feedback-modal.e2e.ts",
50696
+ "path": "src/components/search/atomic-sort-dropdown/e2e/atomic-sort-dropdown.e2e.ts",
50697
50697
  "declarations": [],
50698
50698
  "exports": []
50699
50699
  },
50700
50700
  {
50701
50701
  "kind": "javascript-module",
50702
- "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/fixture.ts",
50702
+ "path": "src/components/search/atomic-sort-dropdown/e2e/fixture.ts",
50703
50703
  "declarations": [],
50704
50704
  "exports": []
50705
50705
  },
50706
50706
  {
50707
50707
  "kind": "javascript-module",
50708
- "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/page-object.ts",
50708
+ "path": "src/components/search/atomic-sort-dropdown/e2e/page-object.ts",
50709
50709
  "declarations": [],
50710
50710
  "exports": []
50711
50711
  },
@@ -50729,37 +50729,37 @@
50729
50729
  },
50730
50730
  {
50731
50731
  "kind": "javascript-module",
50732
- "path": "src/components/search/atomic-text/e2e/atomic-text.e2e.ts",
50732
+ "path": "src/components/search/atomic-timeframe-facet/e2e/atomic-timeframe-facet.e2e.ts",
50733
50733
  "declarations": [],
50734
50734
  "exports": []
50735
50735
  },
50736
50736
  {
50737
50737
  "kind": "javascript-module",
50738
- "path": "src/components/search/atomic-text/e2e/fixture.ts",
50738
+ "path": "src/components/search/atomic-timeframe-facet/e2e/fixture.ts",
50739
50739
  "declarations": [],
50740
50740
  "exports": []
50741
50741
  },
50742
50742
  {
50743
50743
  "kind": "javascript-module",
50744
- "path": "src/components/search/atomic-text/e2e/page-object.ts",
50744
+ "path": "src/components/search/atomic-timeframe-facet/e2e/page-object.ts",
50745
50745
  "declarations": [],
50746
50746
  "exports": []
50747
50747
  },
50748
50748
  {
50749
50749
  "kind": "javascript-module",
50750
- "path": "src/components/search/atomic-timeframe-facet/e2e/atomic-timeframe-facet.e2e.ts",
50750
+ "path": "src/components/search/atomic-text/e2e/atomic-text.e2e.ts",
50751
50751
  "declarations": [],
50752
50752
  "exports": []
50753
50753
  },
50754
50754
  {
50755
50755
  "kind": "javascript-module",
50756
- "path": "src/components/search/atomic-timeframe-facet/e2e/fixture.ts",
50756
+ "path": "src/components/search/atomic-text/e2e/fixture.ts",
50757
50757
  "declarations": [],
50758
50758
  "exports": []
50759
50759
  },
50760
50760
  {
50761
50761
  "kind": "javascript-module",
50762
- "path": "src/components/search/atomic-timeframe-facet/e2e/page-object.ts",
50762
+ "path": "src/components/search/atomic-text/e2e/page-object.ts",
50763
50763
  "declarations": [],
50764
50764
  "exports": []
50765
50765
  },
@@ -50783,97 +50783,97 @@
50783
50783
  },
50784
50784
  {
50785
50785
  "kind": "javascript-module",
50786
- "path": "src/components/search/result-template-component-utils/context/fetch-result-context.ts",
50786
+ "path": "src/components/search/atomic-segmented-facet/e2e/atomic-segmented-facet.e2e.ts",
50787
50787
  "declarations": [],
50788
50788
  "exports": []
50789
50789
  },
50790
50790
  {
50791
50791
  "kind": "javascript-module",
50792
- "path": "src/components/search/result-template-component-utils/context/interactive-result-context-controller.ts",
50792
+ "path": "src/components/search/atomic-segmented-facet/e2e/fixture.ts",
50793
50793
  "declarations": [],
50794
50794
  "exports": []
50795
50795
  },
50796
50796
  {
50797
50797
  "kind": "javascript-module",
50798
- "path": "src/components/search/result-template-component-utils/context/result-context-controller.ts",
50798
+ "path": "src/components/search/atomic-segmented-facet/e2e/page-object.ts",
50799
50799
  "declarations": [],
50800
50800
  "exports": []
50801
50801
  },
50802
50802
  {
50803
50803
  "kind": "javascript-module",
50804
- "path": "src/components/search/result-template-components/atomic-quickview-sidebar/atomic-quickview-sidebar.ts",
50804
+ "path": "src/components/search/result-template-component-utils/context/fetch-result-context.ts",
50805
50805
  "declarations": [],
50806
50806
  "exports": []
50807
50807
  },
50808
50808
  {
50809
50809
  "kind": "javascript-module",
50810
- "path": "src/components/search/result-template-components/atomic-quickview-sidebar/highlight-keywords-checkbox.ts",
50810
+ "path": "src/components/search/result-template-component-utils/context/interactive-result-context-controller.ts",
50811
50811
  "declarations": [],
50812
50812
  "exports": []
50813
50813
  },
50814
50814
  {
50815
50815
  "kind": "javascript-module",
50816
- "path": "src/components/search/result-template-components/atomic-quickview-sidebar/keywords.ts",
50816
+ "path": "src/components/search/result-template-component-utils/context/result-context-controller.ts",
50817
50817
  "declarations": [],
50818
50818
  "exports": []
50819
50819
  },
50820
50820
  {
50821
50821
  "kind": "javascript-module",
50822
- "path": "src/components/search/result-template-components/atomic-quickview-sidebar/minimize-button.ts",
50822
+ "path": "src/components/search/result-template-components/atomic-quickview-sidebar/atomic-quickview-sidebar.ts",
50823
50823
  "declarations": [],
50824
50824
  "exports": []
50825
50825
  },
50826
50826
  {
50827
50827
  "kind": "javascript-module",
50828
- "path": "src/components/search/result-template-components/quickview-iframe/quickview-iframe.ts",
50828
+ "path": "src/components/search/result-template-components/atomic-quickview-sidebar/highlight-keywords-checkbox.ts",
50829
50829
  "declarations": [],
50830
50830
  "exports": []
50831
50831
  },
50832
50832
  {
50833
50833
  "kind": "javascript-module",
50834
- "path": "src/components/search/result-template-components/quickview-preview-bar/quickview-preview-bar.ts",
50834
+ "path": "src/components/search/result-template-components/atomic-quickview-sidebar/keywords.ts",
50835
50835
  "declarations": [],
50836
50836
  "exports": []
50837
50837
  },
50838
50838
  {
50839
50839
  "kind": "javascript-module",
50840
- "path": "src/components/search/result-template-components/quickview-word-highlight/color-parser.ts",
50840
+ "path": "src/components/search/result-template-components/atomic-quickview-sidebar/minimize-button.ts",
50841
50841
  "declarations": [],
50842
50842
  "exports": []
50843
50843
  },
50844
50844
  {
50845
50845
  "kind": "javascript-module",
50846
- "path": "src/components/search/result-template-components/quickview-word-highlight/iframe-parser.ts",
50846
+ "path": "src/components/search/result-template-components/quickview-iframe/quickview-iframe.ts",
50847
50847
  "declarations": [],
50848
50848
  "exports": []
50849
50849
  },
50850
50850
  {
50851
50851
  "kind": "javascript-module",
50852
- "path": "src/components/search/result-template-components/quickview-word-highlight/quickview-word-highlight.ts",
50852
+ "path": "src/components/search/result-template-components/quickview-preview-bar/quickview-preview-bar.ts",
50853
50853
  "declarations": [],
50854
50854
  "exports": []
50855
50855
  },
50856
50856
  {
50857
50857
  "kind": "javascript-module",
50858
- "path": "src/components/search/result-template-components/quickview-word-highlight/text-parser.ts",
50858
+ "path": "src/components/search/result-template-components/quickview-word-highlight/color-parser.ts",
50859
50859
  "declarations": [],
50860
50860
  "exports": []
50861
50861
  },
50862
50862
  {
50863
50863
  "kind": "javascript-module",
50864
- "path": "src/components/search/atomic-sort-dropdown/e2e/atomic-sort-dropdown.e2e.ts",
50864
+ "path": "src/components/search/result-template-components/quickview-word-highlight/iframe-parser.ts",
50865
50865
  "declarations": [],
50866
50866
  "exports": []
50867
50867
  },
50868
50868
  {
50869
50869
  "kind": "javascript-module",
50870
- "path": "src/components/search/atomic-sort-dropdown/e2e/fixture.ts",
50870
+ "path": "src/components/search/result-template-components/quickview-word-highlight/quickview-word-highlight.ts",
50871
50871
  "declarations": [],
50872
50872
  "exports": []
50873
50873
  },
50874
50874
  {
50875
50875
  "kind": "javascript-module",
50876
- "path": "src/components/search/atomic-sort-dropdown/e2e/page-object.ts",
50876
+ "path": "src/components/search/result-template-components/quickview-word-highlight/text-parser.ts",
50877
50877
  "declarations": [],
50878
50878
  "exports": []
50879
50879
  }