@coveo/atomic 3.33.1-pre.199fbf22e7 → 3.33.1-pre.1c3a495c8e

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 (571) hide show
  1. package/dist/atomic/_atomic.esm.js +1 -1
  2. package/dist/atomic/autoloader/index.cjs.js +2 -2
  3. package/dist/atomic/autoloader/index.esm.js +2 -2
  4. package/dist/atomic/components/analytics-config.js +1 -1
  5. package/dist/atomic/components/atomic-citation.js.map +1 -1
  6. package/dist/atomic/components/atomic-ipx-result-link.js.map +1 -1
  7. package/dist/atomic/components/atomic-quickview-modal2.js +4 -4
  8. package/dist/atomic/components/atomic-quickview-modal2.js.map +1 -1
  9. package/dist/atomic/components/atomic-result-link.js.map +1 -1
  10. package/dist/atomic/components/atomic-segmented-facet-scrollable.js.map +1 -1
  11. package/dist/atomic/components/atomic-smart-snippet-collapse-wrapper2.js.map +1 -1
  12. package/dist/atomic/components/atomic-smart-snippet-expandable-answer2.js.map +1 -1
  13. package/dist/atomic/components/atomic-sort-expression.js +1 -1
  14. package/dist/atomic/components/atomic-sort-expression.js.map +1 -1
  15. package/dist/atomic/components/atomic-stencil-facet-date-input.js +5 -4
  16. package/dist/atomic/components/atomic-stencil-facet-date-input.js.map +1 -1
  17. package/dist/atomic/components/components/commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.js +9 -3
  18. package/dist/atomic/components/components/commerce/atomic-commerce-facet/atomic-commerce-facet.js +13 -3
  19. package/dist/atomic/components/components/commerce/atomic-commerce-facet-number-input/atomic-commerce-facet-number-input.js +2 -3
  20. package/dist/atomic/components/components/commerce/atomic-commerce-interface/atomic-commerce-interface.js +15 -0
  21. package/dist/atomic/components/components/commerce/atomic-commerce-layout/atomic-commerce-layout.js +16 -8
  22. package/dist/atomic/components/components/commerce/atomic-commerce-layout/commerce-layout.js +2 -2
  23. package/dist/atomic/components/components/commerce/atomic-commerce-numeric-facet/atomic-commerce-numeric-facet.js +4 -4
  24. package/dist/atomic/components/components/commerce/atomic-commerce-pager/atomic-commerce-pager.js +2 -7
  25. package/dist/atomic/components/components/commerce/atomic-commerce-products-per-page/atomic-commerce-products-per-page.js +9 -13
  26. package/dist/atomic/components/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.js +2 -6
  27. package/dist/atomic/components/components/commerce/atomic-commerce-timeframe-facet/atomic-commerce-timeframe-facet.js +3 -3
  28. package/dist/atomic/components/components/commerce/atomic-product-description/atomic-product-description.js +1 -0
  29. package/dist/atomic/components/components/commerce/atomic-product-price/atomic-product-price.js +7 -5
  30. package/dist/atomic/components/components/commerce/atomic-product-template/atomic-product-template.js +1 -1
  31. package/dist/atomic/components/components/commerce/atomic-product-text/atomic-product-text.js +17 -2
  32. package/dist/atomic/components/components/common/atomic-facet-date-input/atomic-facet-date-input.js +1 -0
  33. package/dist/atomic/components/components/common/atomic-layout-section/{search-layout.js → layout.js} +2 -2
  34. package/dist/atomic/components/components/common/facets/facet-common.tw.css.js +3 -2
  35. package/dist/atomic/components/components/common/facets/facet-search/facet-search.tw.css.js +3 -2
  36. package/dist/atomic/components/components/common/facets/facet-value-box/facet-value-box.tw.css.js +3 -2
  37. package/dist/atomic/components/components/common/facets/facet-value-checkbox/facet-value-checkbox.tw.css.js +3 -2
  38. package/dist/atomic/components/components/common/facets/facet-value-exclude/facet-value-exclude.tw.css.js +3 -2
  39. package/dist/atomic/components/components/common/facets/numeric-facet-common.tw.css.js +9 -3
  40. package/dist/atomic/components/components/search/atomic-layout/search-layout.js +2 -2
  41. package/dist/atomic/components/components/search/atomic-results-per-page/atomic-results-per-page.js +9 -13
  42. package/dist/atomic/components/decorators/inject-styles-for-no-shadow-dom.js +10 -1
  43. package/dist/atomic/components/decorators/with-tailwind-styles.js +0 -2
  44. package/dist/atomic/components/global/environment.js +1 -1
  45. package/dist/atomic/components/initialization-utils.js +1 -1
  46. package/dist/atomic/components/initialization-utils.js.map +1 -1
  47. package/dist/atomic/components/mixins/item-section-mixin.js +15 -6
  48. package/dist/atomic/components/search-layout.js +2 -2
  49. package/dist/atomic/components/search-layout.js.map +1 -1
  50. package/dist/atomic/index.esm.js +1 -1
  51. package/dist/atomic/lang/cs.json +1 -1
  52. package/dist/atomic/lang/da.json +1 -1
  53. package/dist/atomic/lang/de.json +1 -1
  54. package/dist/atomic/lang/dev.json +1 -1
  55. package/dist/atomic/lang/el.json +1 -1
  56. package/dist/atomic/lang/en.json +1 -1
  57. package/dist/atomic/lang/es.json +1 -1
  58. package/dist/atomic/lang/fi.json +1 -1
  59. package/dist/atomic/lang/fr.json +1 -1
  60. package/dist/atomic/lang/hu.json +1 -1
  61. package/dist/atomic/lang/id.json +1 -1
  62. package/dist/atomic/lang/it.json +1 -1
  63. package/dist/atomic/lang/ja.json +1 -1
  64. package/dist/atomic/lang/ko.json +1 -1
  65. package/dist/atomic/lang/nl.json +1 -1
  66. package/dist/atomic/lang/no.json +1 -1
  67. package/dist/atomic/lang/pl.json +1 -1
  68. package/dist/atomic/lang/pt-BR.json +1 -1
  69. package/dist/atomic/lang/pt.json +1 -1
  70. package/dist/atomic/lang/ru.json +1 -1
  71. package/dist/atomic/lang/sv.json +1 -1
  72. package/dist/atomic/lang/th.json +1 -1
  73. package/dist/atomic/lang/tr.json +1 -1
  74. package/dist/atomic/lang/zh-CN.json +1 -1
  75. package/dist/atomic/lang/zh-TW.json +1 -1
  76. package/dist/atomic/lang/zh.json +1 -1
  77. package/dist/atomic/{p-b5fe644f.entry.js → p-02916ea5.entry.js} +2 -2
  78. package/dist/atomic/{p-66dd8761.entry.js → p-04eac5bb.entry.js} +2 -2
  79. package/dist/atomic/{p-308c3a88.entry.js → p-09924944.entry.js} +2 -2
  80. package/dist/atomic/p-09924944.entry.js.map +1 -0
  81. package/dist/atomic/{p-dcb930e7.entry.js → p-12ae2cb5.entry.js} +2 -2
  82. package/dist/atomic/{p-7056c717.entry.js → p-190ddaca.entry.js} +2 -2
  83. package/dist/atomic/{p-ff653000.entry.js → p-1a85f534.entry.js} +2 -2
  84. package/dist/atomic/{p-53070229.entry.js → p-1d25f4f6.entry.js} +2 -2
  85. package/dist/atomic/{p-58fe83ae.entry.js → p-1f051791.entry.js} +2 -2
  86. package/dist/atomic/p-1f059522.js +2 -0
  87. package/dist/atomic/{p-8044bbe4.entry.js → p-1f0caae5.entry.js} +2 -2
  88. package/dist/atomic/{p-7814e1ed.entry.js → p-1ff7a9da.entry.js} +2 -2
  89. package/dist/atomic/{p-113cc160.entry.js → p-2067ddd9.entry.js} +2 -2
  90. package/dist/atomic/{p-0167ba21.entry.js → p-217bf533.entry.js} +2 -2
  91. package/dist/atomic/{p-4aeb5e8f.entry.js → p-246cbaa1.entry.js} +2 -2
  92. package/dist/atomic/{p-e392095a.entry.js → p-247f958f.entry.js} +2 -2
  93. package/dist/atomic/{p-e5a5b612.entry.js → p-25b7f550.entry.js} +2 -2
  94. package/dist/atomic/{p-421850f9.entry.js → p-278ab207.entry.js} +2 -2
  95. package/dist/atomic/{p-83f46502.entry.js → p-2aa17085.entry.js} +2 -2
  96. package/dist/atomic/{p-f9289f2f.entry.js → p-2c470abb.entry.js} +2 -2
  97. package/dist/atomic/{p-0839dd37.entry.js → p-2ca995a8.entry.js} +2 -2
  98. package/dist/atomic/{p-48c8a766.entry.js → p-3184b9dd.entry.js} +2 -2
  99. package/dist/atomic/{p-c3004f08.entry.js → p-33706247.entry.js} +2 -2
  100. package/dist/atomic/{p-b6c5584a.entry.js → p-34e2ce65.entry.js} +2 -2
  101. package/dist/atomic/{p-31aa63b8.entry.js → p-359db801.entry.js} +2 -2
  102. package/dist/atomic/{p-62dbc255.entry.js → p-38da94bb.entry.js} +2 -2
  103. package/dist/atomic/p-4117b4d5.entry.js +2 -0
  104. package/dist/atomic/p-4117b4d5.entry.js.map +1 -0
  105. package/dist/atomic/{p-6ad9e0c8.entry.js → p-412b233b.entry.js} +2 -2
  106. package/dist/atomic/{p-d1e45cc0.entry.js → p-42ac53c4.entry.js} +2 -2
  107. package/dist/atomic/{p-2fd28743.entry.js → p-459b06be.entry.js} +2 -2
  108. package/dist/atomic/{p-dc89e560.entry.js → p-4b3b6fb8.entry.js} +2 -2
  109. package/dist/atomic/{p-dc89e560.entry.js.map → p-4b3b6fb8.entry.js.map} +1 -1
  110. package/dist/atomic/{p-9dfb9844.entry.js → p-4b513f03.entry.js} +2 -2
  111. package/dist/atomic/{p-1442d3c3.entry.js → p-4c94890c.entry.js} +2 -2
  112. package/dist/atomic/{p-1442d3c3.entry.js.map → p-4c94890c.entry.js.map} +1 -1
  113. package/dist/atomic/{p-5afe99b1.entry.js → p-4d50c09c.entry.js} +2 -2
  114. package/dist/atomic/{p-a6be5ee3.entry.js → p-5023f797.entry.js} +2 -2
  115. package/dist/atomic/{p-09934c1e.entry.js → p-502767f1.entry.js} +2 -2
  116. package/dist/atomic/{p-731b7ad8.entry.js → p-50467793.entry.js} +2 -2
  117. package/dist/atomic/{p-882a99f5.entry.js → p-52b8f27e.entry.js} +2 -2
  118. package/dist/atomic/{p-4eb5bc54.entry.js → p-5c8e396c.entry.js} +2 -2
  119. package/dist/atomic/{p-1f4f26ee.entry.js → p-61aab132.entry.js} +2 -2
  120. package/dist/atomic/{p-8b6aaeed.entry.js → p-6258d0bc.entry.js} +2 -2
  121. package/dist/atomic/{p-0c076058.entry.js → p-642480f7.entry.js} +2 -2
  122. package/dist/atomic/{p-c19a9af4.entry.js → p-64f00831.entry.js} +2 -2
  123. package/dist/atomic/{p-fb26a29f.entry.js → p-69511e1e.entry.js} +2 -2
  124. package/dist/atomic/{p-8d0b9f5a.entry.js → p-69e1b708.entry.js} +2 -2
  125. package/dist/atomic/{p-64c9a9ef.entry.js → p-6aeccefe.entry.js} +2 -2
  126. package/dist/atomic/{p-ac8941e8.entry.js → p-6ec1bc34.entry.js} +2 -2
  127. package/dist/atomic/{p-7464f00a.entry.js → p-7104baaf.entry.js} +2 -2
  128. package/dist/atomic/{p-ce974d50.entry.js → p-78427c6a.entry.js} +2 -2
  129. package/dist/atomic/{p-d172edcc.entry.js → p-7eca77b0.entry.js} +2 -2
  130. package/dist/atomic/{p-ab55ee64.entry.js → p-81bc2e2b.entry.js} +2 -2
  131. package/dist/atomic/{p-617090d1.entry.js → p-81fadd38.entry.js} +2 -2
  132. package/dist/atomic/{p-579c5b46.entry.js → p-8250bad6.entry.js} +2 -2
  133. package/dist/atomic/{p-d4fbce1c.js → p-85ef2ce8.js} +1 -1
  134. package/dist/atomic/p-85ef2ce8.js.map +1 -0
  135. package/dist/atomic/{p-8b80d576.entry.js → p-88e0e6aa.entry.js} +2 -2
  136. package/dist/atomic/{p-d4a30dcf.js → p-8900c9e3.js} +2 -2
  137. package/dist/atomic/{p-cd39ba3c.entry.js → p-89240b2f.entry.js} +2 -2
  138. package/dist/atomic/{p-27064d6e.entry.js → p-8b70f39a.entry.js} +2 -2
  139. package/dist/atomic/p-8ef0e022.entry.js +2 -0
  140. package/dist/atomic/{p-1e21a920.entry.js → p-90bff784.entry.js} +2 -2
  141. package/dist/atomic/{p-412e9a6d.entry.js → p-9389351e.entry.js} +2 -2
  142. package/dist/atomic/{p-24cae323.entry.js → p-945ddd53.entry.js} +2 -2
  143. package/dist/atomic/{p-b980e3b9.entry.js → p-950f0d85.entry.js} +2 -2
  144. package/dist/atomic/{p-2d1d5cd9.entry.js → p-98babd8f.entry.js} +2 -2
  145. package/dist/atomic/{p-5a140589.entry.js → p-990a8267.entry.js} +2 -2
  146. package/dist/atomic/{p-9a72f043.entry.js → p-9a4f8b13.entry.js} +2 -2
  147. package/dist/atomic/{p-f2bae47c.entry.js → p-9e5e1672.entry.js} +2 -2
  148. package/dist/atomic/{p-c35fb052.entry.js → p-a1b0d435.entry.js} +2 -2
  149. package/dist/atomic/{p-742bd3cb.entry.js → p-a943aa9b.entry.js} +2 -2
  150. package/dist/atomic/{p-5db0ffd7.entry.js → p-ab95fe33.entry.js} +2 -2
  151. package/dist/atomic/{p-fbacb7a0.entry.js → p-ad51fa72.entry.js} +2 -2
  152. package/dist/atomic/{p-09a5ef74.entry.js → p-b1406e15.entry.js} +2 -2
  153. package/dist/atomic/{p-77ae34ce.entry.js → p-b2041636.entry.js} +2 -2
  154. package/dist/atomic/p-b3f6561d.entry.js +2 -0
  155. package/dist/atomic/{p-91d64c67.entry.js → p-b4013cce.entry.js} +2 -2
  156. package/dist/atomic/{p-a3aaf456.entry.js → p-b42847c8.entry.js} +2 -2
  157. package/dist/atomic/{p-4cda93be.entry.js → p-bf4dc429.entry.js} +2 -2
  158. package/dist/atomic/{p-2a7ac870.entry.js → p-c77eadab.entry.js} +2 -2
  159. package/dist/atomic/{p-a2b3dfd0.entry.js → p-c9d8ae11.entry.js} +2 -2
  160. package/dist/atomic/{p-f5f8990e.entry.js → p-ca984630.entry.js} +2 -2
  161. package/dist/atomic/{p-5ed976df.entry.js → p-cb095aad.entry.js} +2 -2
  162. package/dist/atomic/{p-8c80991f.entry.js → p-ce0ad22b.entry.js} +2 -2
  163. package/dist/atomic/{p-8c80991f.entry.js.map → p-ce0ad22b.entry.js.map} +1 -1
  164. package/dist/atomic/{p-d5628c4c.entry.js → p-ce83d873.entry.js} +2 -2
  165. package/dist/atomic/{p-eb026d69.entry.js → p-d03b1383.entry.js} +2 -2
  166. package/dist/atomic/{p-512143ef.entry.js → p-d1d34162.entry.js} +2 -2
  167. package/dist/atomic/{p-005dcc88.entry.js → p-d2b9e35e.entry.js} +2 -2
  168. package/dist/atomic/{p-db9ca9c3.entry.js → p-d36bd808.entry.js} +2 -2
  169. package/dist/atomic/{p-31d3304c.entry.js → p-d52555b5.entry.js} +2 -2
  170. package/dist/atomic/{p-110e4da7.js → p-d8c5e7b0.js} +2 -2
  171. package/dist/atomic/{p-5c813055.entry.js → p-dd214aa9.entry.js} +2 -2
  172. package/dist/atomic/{p-444bff80.entry.js → p-dd2bf761.entry.js} +2 -2
  173. package/dist/atomic/{p-d3e1a9aa.entry.js → p-df117f76.entry.js} +2 -2
  174. package/dist/atomic/{p-d3e1a9aa.entry.js.map → p-df117f76.entry.js.map} +1 -1
  175. package/dist/atomic/p-e27e1e46.entry.js.map +1 -1
  176. package/dist/atomic/{p-04481727.entry.js → p-e428af65.entry.js} +2 -2
  177. package/dist/atomic/{p-80017138.entry.js → p-e4e845d5.entry.js} +2 -2
  178. package/dist/atomic/{p-3ca9ced1.entry.js → p-e9dc8e90.entry.js} +2 -2
  179. package/dist/atomic/{p-c727cd49.entry.js → p-ea781e46.entry.js} +2 -2
  180. package/dist/atomic/{p-2b76b255.entry.js → p-eeefa262.entry.js} +2 -2
  181. package/dist/atomic/{p-db3dce80.entry.js → p-f52ae387.entry.js} +2 -2
  182. package/dist/atomic/{p-4dd88abc.entry.js → p-f9c9d7a4.entry.js} +2 -2
  183. package/dist/atomic/p-fc6beee6.entry.js +2 -0
  184. package/dist/atomic/p-fc6beee6.entry.js.map +1 -0
  185. package/dist/atomic/{p-e43fe680.entry.js → p-fd373189.entry.js} +2 -2
  186. package/dist/atomic/{p-22ef68f4.entry.js → p-fe6aac5e.entry.js} +2 -2
  187. package/dist/atomic/{p-e4f99519.js → p-ff2d324d.js} +1 -1
  188. package/dist/atomic/p-ff2d324d.js.map +1 -0
  189. package/dist/cjs/_index.cjs.js +1 -1
  190. package/dist/cjs/{analytics-config-a8fd9d84.js → analytics-config-12279ded.js} +2 -2
  191. package/dist/cjs/{analytics-config-a8fd9d84.js.map → analytics-config-12279ded.js.map} +1 -1
  192. package/dist/cjs/atomic-automatic-facet_2.cjs.entry.js +1 -1
  193. package/dist/cjs/atomic-breadbox.cjs.entry.js +1 -1
  194. package/dist/cjs/atomic-category-facet.cjs.entry.js +2 -2
  195. package/dist/cjs/atomic-citation.cjs.entry.js.map +1 -1
  196. package/dist/cjs/atomic-color-facet.cjs.entry.js +1 -1
  197. package/dist/cjs/atomic-did-you-mean.cjs.entry.js +1 -1
  198. package/dist/cjs/atomic-facet-manager.cjs.entry.js +1 -1
  199. package/dist/cjs/atomic-facet.cjs.entry.js +2 -2
  200. package/dist/cjs/atomic-focus-trap_2.cjs.entry.js +1 -1
  201. package/dist/cjs/atomic-folded-result-list.cjs.entry.js +1 -1
  202. package/dist/cjs/atomic-generated-answer-feedback-modal.cjs.entry.js +1 -1
  203. package/dist/cjs/atomic-generated-answer.cjs.entry.js +1 -1
  204. package/dist/cjs/atomic-html.cjs.entry.js +1 -1
  205. package/dist/cjs/atomic-insight-facet.cjs.entry.js +2 -2
  206. package/dist/cjs/atomic-insight-folded-result-list.cjs.entry.js +1 -1
  207. package/dist/cjs/atomic-insight-full-search-button.cjs.entry.js +1 -1
  208. package/dist/cjs/atomic-insight-generated-answer.cjs.entry.js +1 -1
  209. package/dist/cjs/atomic-insight-interface.cjs.entry.js +1 -1
  210. package/dist/cjs/atomic-insight-layout.cjs.entry.js +1 -1
  211. package/dist/cjs/atomic-insight-no-results.cjs.entry.js +1 -1
  212. package/dist/cjs/atomic-insight-numeric-facet.cjs.entry.js +2 -2
  213. package/dist/cjs/atomic-insight-pager.cjs.entry.js +1 -1
  214. package/dist/cjs/atomic-insight-query-error.cjs.entry.js +1 -1
  215. package/dist/cjs/atomic-insight-query-summary.cjs.entry.js +1 -1
  216. package/dist/cjs/atomic-insight-refine-modal.cjs.entry.js +1 -1
  217. package/dist/cjs/atomic-insight-refine-toggle.cjs.entry.js +1 -1
  218. package/dist/cjs/atomic-insight-result-action.cjs.entry.js +1 -1
  219. package/dist/cjs/atomic-insight-result-attach-to-case-action.cjs.entry.js +1 -1
  220. package/dist/cjs/atomic-insight-result-attach-to-case-indicator.cjs.entry.js +1 -1
  221. package/dist/cjs/atomic-insight-result-children.cjs.entry.js +1 -1
  222. package/dist/cjs/atomic-insight-result-list.cjs.entry.js +1 -1
  223. package/dist/cjs/atomic-insight-result-quickview-action.cjs.entry.js +1 -1
  224. package/dist/cjs/atomic-insight-search-box.cjs.entry.js +1 -1
  225. package/dist/cjs/atomic-insight-smart-snippet-feedback-modal.cjs.entry.js +1 -1
  226. package/dist/cjs/atomic-insight-smart-snippet-suggestions.cjs.entry.js +1 -1
  227. package/dist/cjs/atomic-insight-smart-snippet.cjs.entry.js +1 -1
  228. package/dist/cjs/atomic-insight-tab.cjs.entry.js +1 -1
  229. package/dist/cjs/atomic-insight-tabs.cjs.entry.js +1 -1
  230. package/dist/cjs/atomic-insight-timeframe-facet.cjs.entry.js +2 -2
  231. package/dist/cjs/atomic-insight-user-actions-modal.cjs.entry.js +1 -1
  232. package/dist/cjs/atomic-insight-user-actions-session_2.cjs.entry.js +1 -1
  233. package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js +1 -1
  234. package/dist/cjs/atomic-ipx-body.cjs.entry.js +1 -1
  235. package/dist/cjs/atomic-ipx-button.cjs.entry.js +1 -1
  236. package/dist/cjs/atomic-ipx-embedded.cjs.entry.js +1 -1
  237. package/dist/cjs/atomic-ipx-modal.cjs.entry.js +1 -1
  238. package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js +1 -1
  239. package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js +1 -1
  240. package/dist/cjs/atomic-ipx-refine-toggle.cjs.entry.js +1 -1
  241. package/dist/cjs/atomic-ipx-result-link.cjs.entry.js +1 -1
  242. package/dist/cjs/atomic-ipx-result-link.cjs.entry.js.map +1 -1
  243. package/dist/cjs/atomic-ipx-tab.cjs.entry.js +1 -1
  244. package/dist/cjs/atomic-ipx-tabs.cjs.entry.js +1 -1
  245. package/dist/cjs/atomic-load-more-results.cjs.entry.js +1 -1
  246. package/dist/cjs/atomic-no-results.cjs.entry.js +1 -1
  247. package/dist/cjs/atomic-notifications.cjs.entry.js +1 -1
  248. package/dist/cjs/atomic-numeric-facet.cjs.entry.js +2 -2
  249. package/dist/cjs/atomic-pager.cjs.entry.js +1 -1
  250. package/dist/cjs/atomic-popover.cjs.entry.js +1 -1
  251. package/dist/cjs/atomic-query-error.cjs.entry.js +1 -1
  252. package/dist/cjs/atomic-query-summary.cjs.entry.js +1 -1
  253. package/dist/cjs/atomic-quickview-modal.cjs.entry.js +5 -5
  254. package/dist/cjs/atomic-quickview-modal.cjs.entry.js.map +1 -1
  255. package/dist/cjs/atomic-quickview.cjs.entry.js +1 -1
  256. package/dist/cjs/atomic-rating-facet.cjs.entry.js +1 -1
  257. package/dist/cjs/atomic-rating-range-facet.cjs.entry.js +1 -1
  258. package/dist/cjs/atomic-recs-error.cjs.entry.js +1 -1
  259. package/dist/cjs/atomic-recs-interface.cjs.entry.js +1 -1
  260. package/dist/cjs/atomic-recs-list.cjs.entry.js +1 -1
  261. package/dist/cjs/atomic-refine-modal.cjs.entry.js +1 -1
  262. package/dist/cjs/atomic-refine-toggle.cjs.entry.js +1 -1
  263. package/dist/cjs/atomic-result-children.cjs.entry.js +1 -1
  264. package/dist/cjs/atomic-result-date.cjs.entry.js +1 -1
  265. package/dist/cjs/atomic-result-html.cjs.entry.js +1 -1
  266. package/dist/cjs/atomic-result-image.cjs.entry.js +1 -1
  267. package/dist/cjs/atomic-result-link.cjs.entry.js +1 -1
  268. package/dist/cjs/atomic-result-link.cjs.entry.js.map +1 -1
  269. package/dist/cjs/atomic-result-list.cjs.entry.js +1 -1
  270. package/dist/cjs/atomic-result-localized-text.cjs.entry.js +1 -1
  271. package/dist/cjs/atomic-result-multi-value-text.cjs.entry.js +1 -1
  272. package/dist/cjs/atomic-result-number.cjs.entry.js +1 -1
  273. package/dist/cjs/atomic-result-printable-uri.cjs.entry.js +1 -1
  274. package/dist/cjs/atomic-result-rating.cjs.entry.js +1 -1
  275. package/dist/cjs/atomic-result-text_2.cjs.entry.js +1 -1
  276. package/dist/cjs/atomic-result-timespan.cjs.entry.js +1 -1
  277. package/dist/cjs/atomic-search-box.cjs.entry.js +1 -1
  278. package/dist/cjs/atomic-search-interface.cjs.entry.js +2 -2
  279. package/dist/cjs/atomic-search-layout.cjs.entry.js +2 -2
  280. package/dist/cjs/atomic-segmented-facet-scrollable.cjs.entry.js +1 -1
  281. package/dist/cjs/atomic-segmented-facet-scrollable.cjs.entry.js.map +1 -1
  282. package/dist/cjs/atomic-segmented-facet.cjs.entry.js +1 -1
  283. package/dist/cjs/atomic-smart-snippet-answer_2.cjs.entry.js +1 -1
  284. package/dist/cjs/atomic-smart-snippet-collapse-wrapper_2.cjs.entry.js +1 -1
  285. package/dist/cjs/atomic-smart-snippet-collapse-wrapper_2.cjs.entry.js.map +1 -1
  286. package/dist/cjs/atomic-smart-snippet-feedback-modal.cjs.entry.js +1 -1
  287. package/dist/cjs/atomic-smart-snippet-suggestions.cjs.entry.js +1 -1
  288. package/dist/cjs/atomic-smart-snippet.cjs.entry.js +1 -1
  289. package/dist/cjs/atomic-sort-dropdown.cjs.entry.js +1 -1
  290. package/dist/cjs/atomic-sort-expression.cjs.entry.js +1 -1
  291. package/dist/cjs/atomic-sort-expression.cjs.entry.js.map +1 -1
  292. package/dist/cjs/atomic-stencil-facet-date-input.cjs.entry.js +5 -4
  293. package/dist/cjs/atomic-stencil-facet-date-input.cjs.entry.js.map +1 -1
  294. package/dist/cjs/atomic-tab-bar_2.cjs.entry.js +1 -1
  295. package/dist/cjs/atomic-tab-manager.cjs.entry.js +1 -1
  296. package/dist/cjs/atomic-timeframe-facet.cjs.entry.js +2 -2
  297. package/dist/cjs/{facet-guard-1f250e99.js → facet-guard-328b588d.js} +2 -2
  298. package/dist/cjs/{facet-guard-1f250e99.js.map → facet-guard-328b588d.js.map} +1 -1
  299. package/dist/cjs/{initialization-utils-381854d1.js → initialization-utils-92f1b080.js} +2 -2
  300. package/dist/cjs/initialization-utils-92f1b080.js.map +1 -0
  301. package/dist/cjs/{search-layout-419e7eb4.js → search-layout-b597f6fc.js} +3 -3
  302. package/dist/cjs/search-layout-b597f6fc.js.map +1 -0
  303. package/dist/cjs/{timeframe-facet-common-f0e15fe8.js → timeframe-facet-common-4c852fc9.js} +2 -2
  304. package/dist/cjs/{timeframe-facet-common-f0e15fe8.js.map → timeframe-facet-common-4c852fc9.js.map} +1 -1
  305. package/dist/cjs/version.cjs.js +2 -2
  306. package/dist/esm/_index.js +1 -1
  307. package/dist/esm/{analytics-config-cb40f866.js → analytics-config-ded820e1.js} +2 -2
  308. package/dist/esm/{analytics-config-cb40f866.js.map → analytics-config-ded820e1.js.map} +1 -1
  309. package/dist/esm/atomic-automatic-facet_2.entry.js +1 -1
  310. package/dist/esm/atomic-breadbox.entry.js +1 -1
  311. package/dist/esm/atomic-category-facet.entry.js +2 -2
  312. package/dist/esm/atomic-citation.entry.js.map +1 -1
  313. package/dist/esm/atomic-color-facet.entry.js +1 -1
  314. package/dist/esm/atomic-did-you-mean.entry.js +1 -1
  315. package/dist/esm/atomic-facet-manager.entry.js +1 -1
  316. package/dist/esm/atomic-facet.entry.js +2 -2
  317. package/dist/esm/atomic-focus-trap_2.entry.js +1 -1
  318. package/dist/esm/atomic-folded-result-list.entry.js +1 -1
  319. package/dist/esm/atomic-generated-answer-feedback-modal.entry.js +1 -1
  320. package/dist/esm/atomic-generated-answer.entry.js +1 -1
  321. package/dist/esm/atomic-html.entry.js +1 -1
  322. package/dist/esm/atomic-insight-facet.entry.js +2 -2
  323. package/dist/esm/atomic-insight-folded-result-list.entry.js +1 -1
  324. package/dist/esm/atomic-insight-full-search-button.entry.js +1 -1
  325. package/dist/esm/atomic-insight-generated-answer.entry.js +1 -1
  326. package/dist/esm/atomic-insight-interface.entry.js +1 -1
  327. package/dist/esm/atomic-insight-layout.entry.js +1 -1
  328. package/dist/esm/atomic-insight-no-results.entry.js +1 -1
  329. package/dist/esm/atomic-insight-numeric-facet.entry.js +2 -2
  330. package/dist/esm/atomic-insight-pager.entry.js +1 -1
  331. package/dist/esm/atomic-insight-query-error.entry.js +1 -1
  332. package/dist/esm/atomic-insight-query-summary.entry.js +1 -1
  333. package/dist/esm/atomic-insight-refine-modal.entry.js +1 -1
  334. package/dist/esm/atomic-insight-refine-toggle.entry.js +1 -1
  335. package/dist/esm/atomic-insight-result-action.entry.js +1 -1
  336. package/dist/esm/atomic-insight-result-attach-to-case-action.entry.js +1 -1
  337. package/dist/esm/atomic-insight-result-attach-to-case-indicator.entry.js +1 -1
  338. package/dist/esm/atomic-insight-result-children.entry.js +1 -1
  339. package/dist/esm/atomic-insight-result-list.entry.js +1 -1
  340. package/dist/esm/atomic-insight-result-quickview-action.entry.js +1 -1
  341. package/dist/esm/atomic-insight-search-box.entry.js +1 -1
  342. package/dist/esm/atomic-insight-smart-snippet-feedback-modal.entry.js +1 -1
  343. package/dist/esm/atomic-insight-smart-snippet-suggestions.entry.js +1 -1
  344. package/dist/esm/atomic-insight-smart-snippet.entry.js +1 -1
  345. package/dist/esm/atomic-insight-tab.entry.js +1 -1
  346. package/dist/esm/atomic-insight-tabs.entry.js +1 -1
  347. package/dist/esm/atomic-insight-timeframe-facet.entry.js +2 -2
  348. package/dist/esm/atomic-insight-user-actions-modal.entry.js +1 -1
  349. package/dist/esm/atomic-insight-user-actions-session_2.entry.js +1 -1
  350. package/dist/esm/atomic-insight-user-actions-toggle.entry.js +1 -1
  351. package/dist/esm/atomic-ipx-body.entry.js +1 -1
  352. package/dist/esm/atomic-ipx-button.entry.js +1 -1
  353. package/dist/esm/atomic-ipx-embedded.entry.js +1 -1
  354. package/dist/esm/atomic-ipx-modal.entry.js +1 -1
  355. package/dist/esm/atomic-ipx-recs-list.entry.js +1 -1
  356. package/dist/esm/atomic-ipx-refine-modal.entry.js +1 -1
  357. package/dist/esm/atomic-ipx-refine-toggle.entry.js +1 -1
  358. package/dist/esm/atomic-ipx-result-link.entry.js +1 -1
  359. package/dist/esm/atomic-ipx-result-link.entry.js.map +1 -1
  360. package/dist/esm/atomic-ipx-tab.entry.js +1 -1
  361. package/dist/esm/atomic-ipx-tabs.entry.js +1 -1
  362. package/dist/esm/atomic-load-more-results.entry.js +1 -1
  363. package/dist/esm/atomic-no-results.entry.js +1 -1
  364. package/dist/esm/atomic-notifications.entry.js +1 -1
  365. package/dist/esm/atomic-numeric-facet.entry.js +2 -2
  366. package/dist/esm/atomic-pager.entry.js +1 -1
  367. package/dist/esm/atomic-popover.entry.js +1 -1
  368. package/dist/esm/atomic-query-error.entry.js +1 -1
  369. package/dist/esm/atomic-query-summary.entry.js +1 -1
  370. package/dist/esm/atomic-quickview-modal.entry.js +5 -5
  371. package/dist/esm/atomic-quickview-modal.entry.js.map +1 -1
  372. package/dist/esm/atomic-quickview.entry.js +1 -1
  373. package/dist/esm/atomic-rating-facet.entry.js +1 -1
  374. package/dist/esm/atomic-rating-range-facet.entry.js +1 -1
  375. package/dist/esm/atomic-recs-error.entry.js +1 -1
  376. package/dist/esm/atomic-recs-interface.entry.js +1 -1
  377. package/dist/esm/atomic-recs-list.entry.js +1 -1
  378. package/dist/esm/atomic-refine-modal.entry.js +1 -1
  379. package/dist/esm/atomic-refine-toggle.entry.js +1 -1
  380. package/dist/esm/atomic-result-children.entry.js +1 -1
  381. package/dist/esm/atomic-result-date.entry.js +1 -1
  382. package/dist/esm/atomic-result-html.entry.js +1 -1
  383. package/dist/esm/atomic-result-image.entry.js +1 -1
  384. package/dist/esm/atomic-result-link.entry.js +1 -1
  385. package/dist/esm/atomic-result-link.entry.js.map +1 -1
  386. package/dist/esm/atomic-result-list.entry.js +1 -1
  387. package/dist/esm/atomic-result-localized-text.entry.js +1 -1
  388. package/dist/esm/atomic-result-multi-value-text.entry.js +1 -1
  389. package/dist/esm/atomic-result-number.entry.js +1 -1
  390. package/dist/esm/atomic-result-printable-uri.entry.js +1 -1
  391. package/dist/esm/atomic-result-rating.entry.js +1 -1
  392. package/dist/esm/atomic-result-text_2.entry.js +1 -1
  393. package/dist/esm/atomic-result-timespan.entry.js +1 -1
  394. package/dist/esm/atomic-search-box.entry.js +1 -1
  395. package/dist/esm/atomic-search-interface.entry.js +2 -2
  396. package/dist/esm/atomic-search-layout.entry.js +2 -2
  397. package/dist/esm/atomic-segmented-facet-scrollable.entry.js +1 -1
  398. package/dist/esm/atomic-segmented-facet-scrollable.entry.js.map +1 -1
  399. package/dist/esm/atomic-segmented-facet.entry.js +1 -1
  400. package/dist/esm/atomic-smart-snippet-answer_2.entry.js +1 -1
  401. package/dist/esm/atomic-smart-snippet-collapse-wrapper_2.entry.js +1 -1
  402. package/dist/esm/atomic-smart-snippet-collapse-wrapper_2.entry.js.map +1 -1
  403. package/dist/esm/atomic-smart-snippet-feedback-modal.entry.js +1 -1
  404. package/dist/esm/atomic-smart-snippet-suggestions.entry.js +1 -1
  405. package/dist/esm/atomic-smart-snippet.entry.js +1 -1
  406. package/dist/esm/atomic-sort-dropdown.entry.js +1 -1
  407. package/dist/esm/atomic-sort-expression.entry.js +1 -1
  408. package/dist/esm/atomic-sort-expression.entry.js.map +1 -1
  409. package/dist/esm/atomic-stencil-facet-date-input.entry.js +5 -4
  410. package/dist/esm/atomic-stencil-facet-date-input.entry.js.map +1 -1
  411. package/dist/esm/atomic-tab-bar_2.entry.js +1 -1
  412. package/dist/esm/atomic-tab-manager.entry.js +1 -1
  413. package/dist/esm/atomic-timeframe-facet.entry.js +2 -2
  414. package/dist/esm/{facet-guard-fbd379cf.js → facet-guard-4b795e90.js} +2 -2
  415. package/dist/esm/{facet-guard-fbd379cf.js.map → facet-guard-4b795e90.js.map} +1 -1
  416. package/dist/esm/{initialization-utils-271aa8c0.js → initialization-utils-ffbc4136.js} +2 -2
  417. package/dist/esm/initialization-utils-ffbc4136.js.map +1 -0
  418. package/dist/esm/{search-layout-1e3bd9fd.js → search-layout-fdd7a917.js} +3 -3
  419. package/dist/esm/search-layout-fdd7a917.js.map +1 -0
  420. package/dist/esm/{timeframe-facet-common-9a91138c.js → timeframe-facet-common-db821dce.js} +2 -2
  421. package/dist/esm/{timeframe-facet-common-9a91138c.js.map → timeframe-facet-common-db821dce.js.map} +1 -1
  422. package/dist/esm/version.js +2 -2
  423. package/dist/types/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.d.ts +2 -2
  424. package/dist/types/components/commerce/atomic-commerce-interface/atomic-commerce-interface.d.ts +8 -3
  425. package/dist/types/components/commerce/atomic-commerce-layout/atomic-commerce-layout.d.ts +4 -4
  426. package/dist/types/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.d.ts +1 -1
  427. package/dist/types/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.d.ts +1 -1
  428. package/dist/types/components/commerce/atomic-product-description/atomic-product-description.d.ts +1 -0
  429. package/dist/types/components/commerce/atomic-product-text/atomic-product-text.d.ts +6 -1
  430. package/dist/types/components/common/atomic-layout-section/layout.d.ts +2 -0
  431. package/dist/types/components/common/facets/facet-value-box/facet-value-box.tw.css.d.ts +2 -0
  432. package/dist/types/components/common/facets/facet-value-checkbox/facet-value-checkbox.tw.css.d.ts +2 -0
  433. package/dist/types/components/common/facets/facet-value-exclude/facet-value-exclude.tw.css.d.ts +2 -0
  434. package/dist/types/components/common/facets/numeric-facet-common.tw.css.d.ts +2 -0
  435. package/dist/types/components/common/stencil-hidden.d.ts +1 -1
  436. package/dist/types/components/search/atomic-sort-expression/atomic-sort-expression.d.ts +13 -2
  437. package/dist/types/components/search/result-template-components/quickview-iframe/quickview-iframe.d.ts +1 -0
  438. package/dist/types/components.d.ts +2 -2
  439. package/dist/types/decorators/inject-styles-for-no-shadow-dom.d.ts +3 -3
  440. package/dist/types/mixins/item-section-mixin.d.ts +3 -2
  441. package/docs/atomic-docs.json +2 -2
  442. package/package.json +3 -3
  443. package/dist/atomic/components/components/commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.tw.css.js +0 -4
  444. package/dist/atomic/components/components/commerce/atomic-commerce-facet-number-input/atomic-commerce-facet-number-input.tw.css.js +0 -3
  445. package/dist/atomic/components/components/common/pager/pager-guard.js +0 -6
  446. package/dist/atomic/components/directives/display-if.js +0 -42
  447. package/dist/atomic/components/global/tailwind.default.css.js +0 -2
  448. package/dist/atomic/components/global/tailwind.properties.css.js +0 -2
  449. package/dist/atomic/components/mixins/commerce-layout-mixin.js +0 -48
  450. package/dist/atomic/components/themes/accessible.css.js +0 -2
  451. package/dist/atomic/components/themes/coveo.css.js +0 -2
  452. package/dist/atomic/components/utils/tailwind-utilities/aspect-square.tw.css.js +0 -2
  453. package/dist/atomic/components/utils/tailwind-utilities/components.tw.css.js +0 -3
  454. package/dist/atomic/components/utils/tailwind-utilities/hide-scrollbar.tw.css.js +0 -2
  455. package/dist/atomic/components/utils/tailwind-utilities/link-style.tw.css.js +0 -3
  456. package/dist/atomic/components/utils/tailwind-utilities/min-lines.tw.css.js +0 -2
  457. package/dist/atomic/components/utils/tailwind-utilities/set-font-size.tw.css.js +0 -2
  458. package/dist/atomic/components/utils/tailwind-utilities/utilities.tw.css.js +0 -3
  459. package/dist/atomic/p-308c3a88.entry.js.map +0 -1
  460. package/dist/atomic/p-8bba9f56.entry.js +0 -2
  461. package/dist/atomic/p-8bba9f56.entry.js.map +0 -1
  462. package/dist/atomic/p-995b31cf.entry.js +0 -2
  463. package/dist/atomic/p-995b31cf.entry.js.map +0 -1
  464. package/dist/atomic/p-c55891c7.js +0 -2
  465. package/dist/atomic/p-d4fbce1c.js.map +0 -1
  466. package/dist/atomic/p-d5d1c5c0.entry.js +0 -2
  467. package/dist/atomic/p-e4f99519.js.map +0 -1
  468. package/dist/atomic/p-ffedf24d.entry.js +0 -2
  469. package/dist/cjs/initialization-utils-381854d1.js.map +0 -1
  470. package/dist/cjs/search-layout-419e7eb4.js.map +0 -1
  471. package/dist/esm/initialization-utils-271aa8c0.js.map +0 -1
  472. package/dist/esm/search-layout-1e3bd9fd.js.map +0 -1
  473. package/dist/types/components/common/atomic-layout-section/search-layout.d.ts +0 -2
  474. package/dist/types/components/common/pager/pager-guard.d.ts +0 -8
  475. package/dist/types/directives/display-if.d.ts +0 -28
  476. package/dist/types/mixins/commerce-layout-mixin.d.ts +0 -18
  477. /package/dist/atomic/{p-b5fe644f.entry.js.map → p-02916ea5.entry.js.map} +0 -0
  478. /package/dist/atomic/{p-66dd8761.entry.js.map → p-04eac5bb.entry.js.map} +0 -0
  479. /package/dist/atomic/{p-dcb930e7.entry.js.map → p-12ae2cb5.entry.js.map} +0 -0
  480. /package/dist/atomic/{p-7056c717.entry.js.map → p-190ddaca.entry.js.map} +0 -0
  481. /package/dist/atomic/{p-ff653000.entry.js.map → p-1a85f534.entry.js.map} +0 -0
  482. /package/dist/atomic/{p-53070229.entry.js.map → p-1d25f4f6.entry.js.map} +0 -0
  483. /package/dist/atomic/{p-58fe83ae.entry.js.map → p-1f051791.entry.js.map} +0 -0
  484. /package/dist/atomic/{p-c55891c7.js.map → p-1f059522.js.map} +0 -0
  485. /package/dist/atomic/{p-8044bbe4.entry.js.map → p-1f0caae5.entry.js.map} +0 -0
  486. /package/dist/atomic/{p-7814e1ed.entry.js.map → p-1ff7a9da.entry.js.map} +0 -0
  487. /package/dist/atomic/{p-113cc160.entry.js.map → p-2067ddd9.entry.js.map} +0 -0
  488. /package/dist/atomic/{p-0167ba21.entry.js.map → p-217bf533.entry.js.map} +0 -0
  489. /package/dist/atomic/{p-4aeb5e8f.entry.js.map → p-246cbaa1.entry.js.map} +0 -0
  490. /package/dist/atomic/{p-e392095a.entry.js.map → p-247f958f.entry.js.map} +0 -0
  491. /package/dist/atomic/{p-e5a5b612.entry.js.map → p-25b7f550.entry.js.map} +0 -0
  492. /package/dist/atomic/{p-421850f9.entry.js.map → p-278ab207.entry.js.map} +0 -0
  493. /package/dist/atomic/{p-83f46502.entry.js.map → p-2aa17085.entry.js.map} +0 -0
  494. /package/dist/atomic/{p-f9289f2f.entry.js.map → p-2c470abb.entry.js.map} +0 -0
  495. /package/dist/atomic/{p-0839dd37.entry.js.map → p-2ca995a8.entry.js.map} +0 -0
  496. /package/dist/atomic/{p-48c8a766.entry.js.map → p-3184b9dd.entry.js.map} +0 -0
  497. /package/dist/atomic/{p-c3004f08.entry.js.map → p-33706247.entry.js.map} +0 -0
  498. /package/dist/atomic/{p-b6c5584a.entry.js.map → p-34e2ce65.entry.js.map} +0 -0
  499. /package/dist/atomic/{p-31aa63b8.entry.js.map → p-359db801.entry.js.map} +0 -0
  500. /package/dist/atomic/{p-62dbc255.entry.js.map → p-38da94bb.entry.js.map} +0 -0
  501. /package/dist/atomic/{p-6ad9e0c8.entry.js.map → p-412b233b.entry.js.map} +0 -0
  502. /package/dist/atomic/{p-d1e45cc0.entry.js.map → p-42ac53c4.entry.js.map} +0 -0
  503. /package/dist/atomic/{p-2fd28743.entry.js.map → p-459b06be.entry.js.map} +0 -0
  504. /package/dist/atomic/{p-9dfb9844.entry.js.map → p-4b513f03.entry.js.map} +0 -0
  505. /package/dist/atomic/{p-5afe99b1.entry.js.map → p-4d50c09c.entry.js.map} +0 -0
  506. /package/dist/atomic/{p-a6be5ee3.entry.js.map → p-5023f797.entry.js.map} +0 -0
  507. /package/dist/atomic/{p-09934c1e.entry.js.map → p-502767f1.entry.js.map} +0 -0
  508. /package/dist/atomic/{p-731b7ad8.entry.js.map → p-50467793.entry.js.map} +0 -0
  509. /package/dist/atomic/{p-882a99f5.entry.js.map → p-52b8f27e.entry.js.map} +0 -0
  510. /package/dist/atomic/{p-4eb5bc54.entry.js.map → p-5c8e396c.entry.js.map} +0 -0
  511. /package/dist/atomic/{p-1f4f26ee.entry.js.map → p-61aab132.entry.js.map} +0 -0
  512. /package/dist/atomic/{p-8b6aaeed.entry.js.map → p-6258d0bc.entry.js.map} +0 -0
  513. /package/dist/atomic/{p-0c076058.entry.js.map → p-642480f7.entry.js.map} +0 -0
  514. /package/dist/atomic/{p-c19a9af4.entry.js.map → p-64f00831.entry.js.map} +0 -0
  515. /package/dist/atomic/{p-fb26a29f.entry.js.map → p-69511e1e.entry.js.map} +0 -0
  516. /package/dist/atomic/{p-8d0b9f5a.entry.js.map → p-69e1b708.entry.js.map} +0 -0
  517. /package/dist/atomic/{p-64c9a9ef.entry.js.map → p-6aeccefe.entry.js.map} +0 -0
  518. /package/dist/atomic/{p-ac8941e8.entry.js.map → p-6ec1bc34.entry.js.map} +0 -0
  519. /package/dist/atomic/{p-7464f00a.entry.js.map → p-7104baaf.entry.js.map} +0 -0
  520. /package/dist/atomic/{p-ce974d50.entry.js.map → p-78427c6a.entry.js.map} +0 -0
  521. /package/dist/atomic/{p-d172edcc.entry.js.map → p-7eca77b0.entry.js.map} +0 -0
  522. /package/dist/atomic/{p-ab55ee64.entry.js.map → p-81bc2e2b.entry.js.map} +0 -0
  523. /package/dist/atomic/{p-617090d1.entry.js.map → p-81fadd38.entry.js.map} +0 -0
  524. /package/dist/atomic/{p-579c5b46.entry.js.map → p-8250bad6.entry.js.map} +0 -0
  525. /package/dist/atomic/{p-8b80d576.entry.js.map → p-88e0e6aa.entry.js.map} +0 -0
  526. /package/dist/atomic/{p-d4a30dcf.js.map → p-8900c9e3.js.map} +0 -0
  527. /package/dist/atomic/{p-cd39ba3c.entry.js.map → p-89240b2f.entry.js.map} +0 -0
  528. /package/dist/atomic/{p-27064d6e.entry.js.map → p-8b70f39a.entry.js.map} +0 -0
  529. /package/dist/atomic/{p-d5d1c5c0.entry.js.map → p-8ef0e022.entry.js.map} +0 -0
  530. /package/dist/atomic/{p-1e21a920.entry.js.map → p-90bff784.entry.js.map} +0 -0
  531. /package/dist/atomic/{p-412e9a6d.entry.js.map → p-9389351e.entry.js.map} +0 -0
  532. /package/dist/atomic/{p-24cae323.entry.js.map → p-945ddd53.entry.js.map} +0 -0
  533. /package/dist/atomic/{p-b980e3b9.entry.js.map → p-950f0d85.entry.js.map} +0 -0
  534. /package/dist/atomic/{p-2d1d5cd9.entry.js.map → p-98babd8f.entry.js.map} +0 -0
  535. /package/dist/atomic/{p-5a140589.entry.js.map → p-990a8267.entry.js.map} +0 -0
  536. /package/dist/atomic/{p-9a72f043.entry.js.map → p-9a4f8b13.entry.js.map} +0 -0
  537. /package/dist/atomic/{p-f2bae47c.entry.js.map → p-9e5e1672.entry.js.map} +0 -0
  538. /package/dist/atomic/{p-c35fb052.entry.js.map → p-a1b0d435.entry.js.map} +0 -0
  539. /package/dist/atomic/{p-742bd3cb.entry.js.map → p-a943aa9b.entry.js.map} +0 -0
  540. /package/dist/atomic/{p-5db0ffd7.entry.js.map → p-ab95fe33.entry.js.map} +0 -0
  541. /package/dist/atomic/{p-fbacb7a0.entry.js.map → p-ad51fa72.entry.js.map} +0 -0
  542. /package/dist/atomic/{p-09a5ef74.entry.js.map → p-b1406e15.entry.js.map} +0 -0
  543. /package/dist/atomic/{p-77ae34ce.entry.js.map → p-b2041636.entry.js.map} +0 -0
  544. /package/dist/atomic/{p-ffedf24d.entry.js.map → p-b3f6561d.entry.js.map} +0 -0
  545. /package/dist/atomic/{p-91d64c67.entry.js.map → p-b4013cce.entry.js.map} +0 -0
  546. /package/dist/atomic/{p-a3aaf456.entry.js.map → p-b42847c8.entry.js.map} +0 -0
  547. /package/dist/atomic/{p-4cda93be.entry.js.map → p-bf4dc429.entry.js.map} +0 -0
  548. /package/dist/atomic/{p-2a7ac870.entry.js.map → p-c77eadab.entry.js.map} +0 -0
  549. /package/dist/atomic/{p-a2b3dfd0.entry.js.map → p-c9d8ae11.entry.js.map} +0 -0
  550. /package/dist/atomic/{p-f5f8990e.entry.js.map → p-ca984630.entry.js.map} +0 -0
  551. /package/dist/atomic/{p-5ed976df.entry.js.map → p-cb095aad.entry.js.map} +0 -0
  552. /package/dist/atomic/{p-d5628c4c.entry.js.map → p-ce83d873.entry.js.map} +0 -0
  553. /package/dist/atomic/{p-eb026d69.entry.js.map → p-d03b1383.entry.js.map} +0 -0
  554. /package/dist/atomic/{p-512143ef.entry.js.map → p-d1d34162.entry.js.map} +0 -0
  555. /package/dist/atomic/{p-005dcc88.entry.js.map → p-d2b9e35e.entry.js.map} +0 -0
  556. /package/dist/atomic/{p-db9ca9c3.entry.js.map → p-d36bd808.entry.js.map} +0 -0
  557. /package/dist/atomic/{p-31d3304c.entry.js.map → p-d52555b5.entry.js.map} +0 -0
  558. /package/dist/atomic/{p-110e4da7.js.map → p-d8c5e7b0.js.map} +0 -0
  559. /package/dist/atomic/{p-5c813055.entry.js.map → p-dd214aa9.entry.js.map} +0 -0
  560. /package/dist/atomic/{p-444bff80.entry.js.map → p-dd2bf761.entry.js.map} +0 -0
  561. /package/dist/atomic/{p-04481727.entry.js.map → p-e428af65.entry.js.map} +0 -0
  562. /package/dist/atomic/{p-80017138.entry.js.map → p-e4e845d5.entry.js.map} +0 -0
  563. /package/dist/atomic/{p-3ca9ced1.entry.js.map → p-e9dc8e90.entry.js.map} +0 -0
  564. /package/dist/atomic/{p-c727cd49.entry.js.map → p-ea781e46.entry.js.map} +0 -0
  565. /package/dist/atomic/{p-2b76b255.entry.js.map → p-eeefa262.entry.js.map} +0 -0
  566. /package/dist/atomic/{p-db3dce80.entry.js.map → p-f52ae387.entry.js.map} +0 -0
  567. /package/dist/atomic/{p-4dd88abc.entry.js.map → p-f9c9d7a4.entry.js.map} +0 -0
  568. /package/dist/atomic/{p-e43fe680.entry.js.map → p-fd373189.entry.js.map} +0 -0
  569. /package/dist/atomic/{p-22ef68f4.entry.js.map → p-fe6aac5e.entry.js.map} +0 -0
  570. /package/dist/types/components/{commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.tw.css.d.ts → common/facets/facet-common.tw.css.d.ts} +0 -0
  571. /package/dist/types/components/{commerce/atomic-commerce-facet-number-input/atomic-commerce-facet-number-input.tw.css.d.ts → common/facets/facet-search/facet-search.tw.css.d.ts} +0 -0
@@ -4,7 +4,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
4
4
  else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
5
  return c > 3 && r && Object.defineProperty(target, key, r), r;
6
6
  };
7
- import { css, html, LitElement, nothing } from 'lit';
7
+ import { html, LitElement, nothing } from 'lit';
8
8
  import { customElement, property, state } from 'lit/decorators.js';
9
9
  import { when } from 'lit/directives/when.js';
10
10
  import { renderFacetContainer } from "../../common/facets/facet-container/facet-container";
@@ -22,8 +22,13 @@ import { bindings } from "../../../decorators/bindings";
22
22
  import { errorGuard } from "../../../decorators/error-guard";
23
23
  import { withTailwindStyles } from "../../../decorators/with-tailwind-styles";
24
24
  import { AriaLiveRegionController, FocusTargetController, } from "../../../utils/accessibility-utils";
25
+ import facetCommonStyles from '../../common/facets/facet-common.tw.css';
26
+ import facetSearchStyles from '../../common/facets/facet-search/facet-search.tw.css';
25
27
  import { announceFacetSearchResultsWithAriaLive } from '../../common/facets/facet-search/facet-search-aria-live';
26
28
  import { shouldDisplaySearchResults, shouldUpdateFacetSearchComponent, } from '../../common/facets/facet-search/facet-search-utils';
29
+ import facetValueBoxStyles from '../../common/facets/facet-value-box/facet-value-box.tw.css';
30
+ import facetValueCheckboxStyles from '../../common/facets/facet-value-checkbox/facet-value-checkbox.tw.css';
31
+ import facetValueExcludeStyles from '../../common/facets/facet-value-exclude/facet-value-exclude.tw.css';
27
32
  /**
28
33
  * The `atomic-commerce-facet` component renders a commerce facet that the end user can interact with to filter products.
29
34
  *
@@ -279,8 +284,13 @@ let AtomicCommerceFacet = class AtomicCommerceFacet extends LitElement {
279
284
  }
280
285
  }
281
286
  };
282
- AtomicCommerceFacet.styles = css`/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
283
- @layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.value-checkbox{width:var(--atomic-facet-checkbox-size,1rem);height:var(--atomic-facet-checkbox-size,1rem);left:calc(var(--spacing,.25rem)*2);z-index:1;position:absolute}.value-checkbox+label{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-block:calc(var(--spacing,.25rem)*2.5);padding-right:calc(var(--spacing,.25rem)*2);padding-left:calc(var(--spacing,.25rem)*8);color:var(--atomic-on-background);flex-direction:row;display:flex;overflow:hidden;&:hover{@media (hover:hover){&{background-color:var(--atomic-neutral-light)}}}}.value-checkbox.selected:focus-visible+label .value-label,.value-checkbox.selected:hover+label .value-label{color:var(--atomic-primary)}.value-checkbox.excluded:focus-visible+label .value-label,.value-checkbox.excluded:hover+label .value-label{color:var(--atomic-error)}input[type=text]:focus-visible~.search-icon{color:var(--atomic-primary)}input[type=text]:hover~.search-icon{color:var(--atomic-primary-light)}.search-icon atomic-icon{width:var(--atomic-facet-search-icon-size,.75rem);height:var(--atomic-facet-search-icon-size,.75rem)}.search-clear-button atomic-icon{width:var(--atomic-facet-search-clear-icon-size,.625rem);height:var(--atomic-facet-search-clear-icon-size,.625rem)}.value-count{margin-left:calc(var(--spacing,.25rem)*1.5);color:var(--atomic-neutral-dark);[part=value-exclude-button]+&{margin-right:calc(var(--spacing,.25rem)*2)}}:host(.popover-nested){min-width:var(--container-2xs,18rem);&::part(label-button){display:none}&::part(facet){--tw-shadow:0px 2px 8px var(--tw-shadow-color,#e5e8e8bf);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&::part(values){margin-top:calc(var(--spacing,.25rem)*0);max-height:calc(var(--spacing,.25rem)*96);overflow-y:auto}&::part(search-wrapper){margin-bottom:calc(var(--spacing,.25rem)*2)}}.value-exclude-button:focus-visible atomic-icon{visibility:visible}.box-container{padding-inline:calc(var(--spacing,.25rem)*2);grid-template-columns:repeat(var(--atomic-facet-boxes-per-row,4),minmax(0,1fr));gap:var(--atomic-facet-boxes-gap,.5rem);display:grid}.value-box .value-label,.value-box-count{width:100%;display:block}.value-box.selected{box-shadow:0 0 0 1px var(--atomic-primary)}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}`;
287
+ AtomicCommerceFacet.styles = [
288
+ facetValueCheckboxStyles,
289
+ facetSearchStyles,
290
+ facetCommonStyles,
291
+ facetValueExcludeStyles,
292
+ facetValueBoxStyles,
293
+ ];
284
294
  __decorate([
285
295
  property({ type: Object })
286
296
  ], AtomicCommerceFacet.prototype, "summary", void 0);
@@ -5,7 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
5
5
  return c > 3 && r && Object.defineProperty(target, key, r), r;
6
6
  };
7
7
  import { isUndefined } from '@coveo/bueno';
8
- import { html, LitElement } from 'lit';
8
+ import { css, html, LitElement } from 'lit';
9
9
  import { customElement, property, state } from 'lit/decorators.js';
10
10
  import { ref } from 'lit/directives/ref.js';
11
11
  import { bindingGuard } from "../../../decorators/binding-guard";
@@ -13,7 +13,6 @@ import { bindings } from "../../../decorators/bindings";
13
13
  import { errorGuard } from "../../../decorators/error-guard";
14
14
  import { injectStylesForNoShadowDOM } from "../../../decorators/inject-styles-for-no-shadow-dom";
15
15
  import { withTailwindStyles } from "../../../decorators/with-tailwind-styles";
16
- import styles from './atomic-commerce-facet-number-input.tw.css';
17
16
  /**
18
17
  * Internal component made to be integrated in a NumericFacet.
19
18
  * @internal
@@ -131,7 +130,7 @@ let AtomicCommerceFacetNumberInput = class AtomicCommerceFacetNumberInput extend
131
130
  `;
132
131
  }
133
132
  };
134
- AtomicCommerceFacetNumberInput.styles = styles;
133
+ AtomicCommerceFacetNumberInput.styles = css`[part=input-form]{grid-template-columns:1fr 1fr auto;grid-template-areas:"label-start label-end.""input-start input-end apply-button";display:grid}[part=label-start]{grid-area:label-start}[part=label-end]{grid-area:label-end}[part=input-start]{grid-area:input-start}[part=input-end]{grid-area:input-end}[part=input-apply-button]{grid-area:apply-button}`;
135
134
  __decorate([
136
135
  state()
137
136
  ], AtomicCommerceFacetNumberInput.prototype, "bindings", void 0);
@@ -48,8 +48,13 @@ let AtomicCommerceInterface = class AtomicCommerceInterface extends ChildrenUpda
48
48
  this.analytics = true;
49
49
  /**
50
50
  * Whether the state should be reflected in the URL parameters.
51
+ * @deprecated - replaced by `disable-state-reflection-in-url` (this defaults to `true`, while the replacement defaults to `false`).
51
52
  */
52
53
  this.reflectStateInUrl = true;
54
+ /**
55
+ * Disable state reflection in the URL parameters.
56
+ */
57
+ this.disableStateReflectionInUrl = false;
53
58
  /**
54
59
  * The CSS selector for the container where the interface will scroll back to.
55
60
  */
@@ -223,6 +228,9 @@ let AtomicCommerceInterface = class AtomicCommerceInterface extends ChildrenUpda
223
228
  return window.location.hash.slice(1);
224
229
  }
225
230
  initUrlManager() {
231
+ if (this.disableStateReflectionInUrl) {
232
+ return;
233
+ }
226
234
  if (!this.reflectStateInUrl) {
227
235
  return;
228
236
  }
@@ -311,6 +319,13 @@ __decorate([
311
319
  converter: booleanConverter,
312
320
  })
313
321
  ], AtomicCommerceInterface.prototype, "reflectStateInUrl", void 0);
322
+ __decorate([
323
+ property({
324
+ type: Boolean,
325
+ attribute: 'disable-state-reflection-in-url',
326
+ reflect: true,
327
+ })
328
+ ], AtomicCommerceInterface.prototype, "disableStateReflectionInUrl", void 0);
314
329
  __decorate([
315
330
  property({ type: String, attribute: 'scroll-container', reflect: true })
316
331
  ], AtomicCommerceInterface.prototype, "scrollContainer", void 0);
@@ -4,33 +4,40 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
4
4
  else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
5
  return c > 3 && r && Object.defineProperty(target, key, r), r;
6
6
  };
7
- import { html, LitElement } from 'lit';
7
+ var AtomicCommerceLayout_1;
8
+ import { html, LitElement, unsafeCSS } from 'lit';
8
9
  import { customElement, property, state } from 'lit/decorators.js';
9
10
  import { errorGuard } from "../../../decorators/error-guard";
10
- import { CommerceLayoutMixin } from "../../../mixins/commerce-layout-mixin";
11
+ import { injectStylesForNoShadowDOM } from "../../../decorators/inject-styles-for-no-shadow-dom";
12
+ import { randomID } from "../../../utils/utils";
11
13
  import { DEFAULT_MOBILE_BREAKPOINT } from '../../../utils/replace-breakpoint';
12
14
  import styles from './atomic-commerce-layout.tw.css';
15
+ import { buildCommerceLayout } from './commerce-layout';
13
16
  /**
14
17
  * The `atomic-commerce-layout` helps organize elements in the commerce page.
15
18
  *
16
19
  * @slot default - The default slot where you can add child components to the layout.
17
20
  */
18
- let AtomicCommerceLayout = class AtomicCommerceLayout extends CommerceLayoutMixin(LitElement, styles) {
21
+ let AtomicCommerceLayout = AtomicCommerceLayout_1 = class AtomicCommerceLayout extends LitElement {
19
22
  constructor() {
20
- super(...arguments);
23
+ super();
21
24
  /**
22
25
  * CSS value that defines where the layout goes from mobile to desktop.
23
26
  * e.g., 800px, 65rem.
24
27
  */
25
28
  this.mobileBreakpoint = DEFAULT_MOBILE_BREAKPOINT;
29
+ this.id = randomID('atomic-commerce-layout-');
26
30
  }
27
- createRenderRoot() {
28
- return this;
31
+ connectedCallback() {
32
+ super.connectedCallback();
33
+ const layout = unsafeCSS(buildCommerceLayout(this, this.mobileBreakpoint));
34
+ AtomicCommerceLayout_1.styles.unshift(layout);
29
35
  }
30
36
  render() {
31
37
  return html `<slot></slot>`;
32
38
  }
33
39
  };
40
+ AtomicCommerceLayout.styles = [styles];
34
41
  __decorate([
35
42
  state()
36
43
  ], AtomicCommerceLayout.prototype, "error", void 0);
@@ -40,7 +47,8 @@ __decorate([
40
47
  __decorate([
41
48
  errorGuard()
42
49
  ], AtomicCommerceLayout.prototype, "render", null);
43
- AtomicCommerceLayout = __decorate([
44
- customElement('atomic-commerce-layout')
50
+ AtomicCommerceLayout = AtomicCommerceLayout_1 = __decorate([
51
+ customElement('atomic-commerce-layout'),
52
+ injectStylesForNoShadowDOM
45
53
  ], AtomicCommerceLayout);
46
54
  export { AtomicCommerceLayout };
@@ -1,4 +1,4 @@
1
- import { buildSearchLayoutCommon } from '../../common/atomic-layout-section/search-layout';
1
+ import { buildCommonLayout } from '../../common/atomic-layout-section/layout';
2
2
  export const layoutWebComponentTagName = 'atomic-commerce-layout';
3
3
  export const containerWebComponentTagName = 'atomic-commerce-interface';
4
4
  export const noProductsSelector = `${containerWebComponentTagName}-no-results`;
@@ -8,5 +8,5 @@ export function makeDesktopQuery(mobileBreakpoint) {
8
8
  return `only screen and (min-width: ${mobileBreakpoint})`;
9
9
  }
10
10
  export function buildCommerceLayout(element, mobileBreakpoint) {
11
- return buildSearchLayoutCommon(element, mobileBreakpoint, layoutWebComponentTagName, containerWebComponentTagName, noProductsSelector, errorSelector, 'atomic-commerce-refine-toggle', 'atomic-commerce-sort-dropdown');
11
+ return buildCommonLayout(element, mobileBreakpoint, layoutWebComponentTagName, containerWebComponentTagName, noProductsSelector, errorSelector, 'atomic-commerce-refine-toggle', 'atomic-commerce-sort-dropdown');
12
12
  }
@@ -5,7 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
5
5
  return c > 3 && r && Object.defineProperty(target, key, r), r;
6
6
  };
7
7
  import { buildContext, } from '@coveo/headless/commerce';
8
- import { css, html, LitElement } from 'lit';
8
+ import { html, LitElement } from 'lit';
9
9
  import { customElement, property, state } from 'lit/decorators.js';
10
10
  import { when } from 'lit/directives/when.js';
11
11
  import { renderNumericFacetValuesGroup } from "../../common/facets/numeric-facet/values-container";
@@ -22,6 +22,7 @@ import { renderNumericFacetValue } from '../../common/facets/numeric-facet/value
22
22
  import { defaultCurrencyFormatter, defaultNumberFormatter, } from '../../common/formats/format-common';
23
23
  import '../atomic-commerce-facet-number-input/atomic-commerce-facet-number-input';
24
24
  import { bindings } from "../../../decorators/bindings";
25
+ import numericFacetCommonStyles from '../../common/facets/numeric-facet-common.tw.css';
25
26
  /**
26
27
  * The `atomic-commerce-numeric-facet` component renders a commerce facet that allows the user to filter products using numeric ranges.
27
28
  *
@@ -86,7 +87,7 @@ let AtomicCommerceNumericFacet = class AtomicCommerceNumericFacet extends LitEle
86
87
  0);
87
88
  }
88
89
  get hasInputRange() {
89
- return !!this.facetState.manualRange || this.summaryState.isLoading;
90
+ return !!this.facetState.manualRange;
90
91
  }
91
92
  get shouldRenderValues() {
92
93
  return !this.hasInputRange && !!this.valuesToRender.length;
@@ -182,8 +183,7 @@ let AtomicCommerceNumericFacet = class AtomicCommerceNumericFacet extends LitEle
182
183
  }
183
184
  }
184
185
  };
185
- AtomicCommerceNumericFacet.styles = css`/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
186
- @layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.value-checkbox{width:var(--atomic-facet-checkbox-size,1rem);height:var(--atomic-facet-checkbox-size,1rem);left:calc(var(--spacing,.25rem)*2);z-index:1;position:absolute}.value-checkbox+label{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-block:calc(var(--spacing,.25rem)*2.5);padding-right:calc(var(--spacing,.25rem)*2);padding-left:calc(var(--spacing,.25rem)*8);color:var(--atomic-on-background);flex-direction:row;display:flex;overflow:hidden;&:hover{@media (hover:hover){&{background-color:var(--atomic-neutral-light)}}}}.value-checkbox.selected:focus-visible+label .value-label,.value-checkbox.selected:hover+label .value-label{color:var(--atomic-primary)}.value-checkbox.excluded:focus-visible+label .value-label,.value-checkbox.excluded:hover+label .value-label{color:var(--atomic-error)}.value-exclude-button:focus-visible atomic-icon{visibility:visible}.value-count{margin-left:calc(var(--spacing,.25rem)*1.5);color:var(--atomic-neutral-dark);[part=value-exclude-button]+&{margin-right:calc(var(--spacing,.25rem)*2)}}:host(.popover-nested){min-width:var(--container-2xs,18rem);&::part(label-button){display:none}&::part(facet){--tw-shadow:0px 2px 8px var(--tw-shadow-color,#e5e8e8bf);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&::part(values){margin-top:calc(var(--spacing,.25rem)*0);max-height:calc(var(--spacing,.25rem)*96);overflow-y:auto}&::part(search-wrapper){margin-bottom:calc(var(--spacing,.25rem)*2)}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}`;
186
+ AtomicCommerceNumericFacet.styles = numericFacetCommonStyles;
187
187
  __decorate([
188
188
  property({ type: Object })
189
189
  ], AtomicCommerceNumericFacet.prototype, "summary", void 0);
@@ -8,6 +8,7 @@ import { NumberValue, Schema } from '@coveo/bueno';
8
8
  import { buildProductListing, buildSearch, } from '@coveo/headless/commerce';
9
9
  import { html, LitElement } from 'lit';
10
10
  import { customElement, property, state } from 'lit/decorators.js';
11
+ import { when } from 'lit/directives/when.js';
11
12
  import { bindStateToController } from "../../../decorators/bind-state";
12
13
  import { bindingGuard } from "../../../decorators/binding-guard";
13
14
  import { bindings } from "../../../decorators/bindings";
@@ -18,7 +19,6 @@ const ArrowLeftIcon = "<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000
18
19
  const ArrowRightIcon = "<svg viewBox=\"0 0 20 20\"><path d=\"m8.5 15.2 4.3-4.6c.3-.4.3-.9 0-1.3l-4.4-4.5c-.3-.4-.9-.4-1.2 0s-.3.9 0 1.3l3.7 4-3.7 3.9c-.3.4-.3.9 0 1.3.4.3 1 .3 1.3-.1z\"/></svg>";
19
20
  import { createAppLoadedListener } from '../../common/interface/store';
20
21
  import { renderPageButtons, renderPagerNextButton, renderPagerPageButton, renderPagerPreviousButton, } from '../../common/pager/pager-buttons';
21
- import { renderPagerGuard } from '../../common/pager/pager-guard';
22
22
  import { renderPagerNavigation } from '../../common/pager/pager-navigation';
23
23
  import { getCurrentPagesRange } from './commerce-pager-utils';
24
24
  /**
@@ -83,12 +83,7 @@ let AtomicCommercePager = class AtomicCommercePager extends LitElement {
83
83
  }
84
84
  render() {
85
85
  const pagesRange = getCurrentPagesRange(this.pagerState.page, this.numberOfPages, this.pagerState.totalPages - 1);
86
- return html `${renderPagerGuard({
87
- props: {
88
- hasItems: this.pagerState.totalPages > 1,
89
- isAppLoaded: this.isAppLoaded,
90
- },
91
- })(html `${renderPagerNavigation({
86
+ return html `${when(this.pagerState.totalPages > 1 && this.isAppLoaded, () => html `${renderPagerNavigation({
92
87
  props: {
93
88
  i18n: this.bindings.i18n,
94
89
  },
@@ -7,12 +7,12 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
7
7
  import { buildProductListing, buildSearch, } from '@coveo/headless/commerce';
8
8
  import { html, LitElement } from 'lit';
9
9
  import { customElement, property, state } from 'lit/decorators.js';
10
+ import { when } from 'lit/directives/when.js';
10
11
  import { renderFieldsetGroup } from "../../common/fieldset-group.js";
11
12
  import { createAppLoadedListener } from "../../common/interface/store.js";
12
13
  import { renderChoices } from "../../common/items-per-page/choices.js";
13
14
  import { renderLabel } from "../../common/items-per-page/label.js";
14
15
  import { convertChoicesToNumbers, validateInitialChoice, } from "../../common/items-per-page/validate.js";
15
- import { renderPagerGuard } from "../../common/pager/pager-guard.js";
16
16
  import { bindStateToController } from "../../../decorators/bind-state.js";
17
17
  import { bindingGuard } from "../../../decorators/binding-guard";
18
18
  import { bindings } from "../../../decorators/bindings.js";
@@ -61,16 +61,12 @@ let AtomicCommerceProductsPerPage = class AtomicCommerceProductsPerPage extends
61
61
  }
62
62
  render() {
63
63
  return html `
64
- ${renderPagerGuard({
65
- props: {
66
- hasError: this.summaryState.hasError,
67
- hasItems: this.summaryState.hasProducts,
68
- isAppLoaded: this.isAppLoaded,
69
- },
70
- })(html `
71
- <div class="flex items-center">
72
- ${renderLabel()(html `${this.label}`)}
73
- ${renderFieldsetGroup({
64
+ ${when(!this.summaryState.hasError &&
65
+ this.summaryState.hasProducts &&
66
+ this.isAppLoaded, () => html `
67
+ <div class="flex items-center">
68
+ ${renderLabel()(html `${this.label}`)}
69
+ ${renderFieldsetGroup({
74
70
  props: {
75
71
  label: this.label,
76
72
  },
@@ -87,8 +83,8 @@ let AtomicCommerceProductsPerPage = class AtomicCommerceProductsPerPage extends
87
83
  focusOnNextNewResult: () => this.bindings.store.state.resultList?.focusOnNextNewResult(),
88
84
  },
89
85
  }))}
90
- </div>
91
- `)}
86
+ </div>
87
+ `)}
92
88
  `;
93
89
  }
94
90
  };
@@ -55,12 +55,6 @@ let AtomicCommerceRecommendationList = class AtomicCommerceRecommendationList ex
55
55
  this.templateHasError = false;
56
56
  this.isEveryProductReady = false;
57
57
  this.currentPage = 0;
58
- /**
59
- * The identifier used by the Commerce API to retrieve the desired recommendation list for the component.
60
- * You can configure recommendation lists and get their respective slot IDs through the Coveo Merchandising Hub (CMH).
61
- * You can include multiple `atomic-commerce-recommendation-list` components with different slot IDs in the same page to display several recommendation lists.
62
- */
63
- this.slotId = 'Recommendation';
64
58
  /**
65
59
  * The layout to apply when displaying the products. This does not affect the display of the surrounding list itself.
66
60
  * To modify the number of products per column, modify the `--atomic-recs-number-of-columns` CSS variable.
@@ -165,11 +159,13 @@ let AtomicCommerceRecommendationList = class AtomicCommerceRecommendationList ex
165
159
  constrainTo: ['small', 'large', 'icon', 'none'],
166
160
  }),
167
161
  productsPerPage: new NumberValue({ min: 0 }),
162
+ slotId: new StringValue({ emptyAllowed: false }),
168
163
  }).validate({
169
164
  density: this.density,
170
165
  display: this.display,
171
166
  imageSize: this.imageSize,
172
167
  productsPerPage: this.productsPerPage,
168
+ slotId: this.slotId,
173
169
  });
174
170
  }
175
171
  validateSlotID() {
@@ -5,7 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
5
5
  return c > 3 && r && Object.defineProperty(target, key, r), r;
6
6
  };
7
7
  import { deserializeRelativeDate, } from '@coveo/headless/commerce';
8
- import { css, html, LitElement } from 'lit';
8
+ import { html, LitElement } from 'lit';
9
9
  import { customElement, property, state } from 'lit/decorators.js';
10
10
  import { when } from 'lit/directives/when.js';
11
11
  import { renderFacetContainer } from "../../common/facets/facet-container/facet-container";
@@ -23,6 +23,7 @@ import { parseDate } from "../../../utils/date-utils";
23
23
  import '../../common/atomic-facet-date-input/atomic-facet-date-input';
24
24
  import { bindings } from "../../../decorators/bindings";
25
25
  import { shouldDisplayInputForFacetRange } from '../../common/facets/facet-common';
26
+ import facetCommonStyles from '../../common/facets/facet-common.tw.css';
26
27
  /**
27
28
  * A facet is a list of values for a certain field occurring in the results.
28
29
  * An `atomic-commerce-timeframe-facet` displays a facet of the results for the current query as date intervals.
@@ -216,8 +217,7 @@ let AtomicCommerceTimeframeFacet = class AtomicCommerceTimeframeFacet extends Li
216
217
  }
217
218
  }
218
219
  };
219
- AtomicCommerceTimeframeFacet.styles = css`/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
220
- @layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.value-count{margin-left:calc(var(--spacing,.25rem)*1.5);color:var(--atomic-neutral-dark);[part=value-exclude-button]+&{margin-right:calc(var(--spacing,.25rem)*2)}}:host(.popover-nested){min-width:var(--container-2xs,18rem);&::part(label-button){display:none}&::part(facet){--tw-shadow:0px 2px 8px var(--tw-shadow-color,#e5e8e8bf);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&::part(values){margin-top:calc(var(--spacing,.25rem)*0);max-height:calc(var(--spacing,.25rem)*96);overflow-y:auto}&::part(search-wrapper){margin-bottom:calc(var(--spacing,.25rem)*2)}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}`;
220
+ AtomicCommerceTimeframeFacet.styles = facetCommonStyles;
221
221
  __decorate([
222
222
  property({ type: Object })
223
223
  ], AtomicCommerceTimeframeFacet.prototype, "summary", void 0);
@@ -34,6 +34,7 @@ let AtomicProductDescription = class AtomicProductDescription extends LitElement
34
34
  this.descriptionRef = createRef();
35
35
  /**
36
36
  * The number of lines after which the product description should be truncated. A value of "none" will disable truncation.
37
+ * @default '2'
37
38
  */
38
39
  this.truncateAfter = '2';
39
40
  /**
@@ -14,7 +14,6 @@ import { createProductContextController } from "../../../decorators/commerce/pro
14
14
  import { errorGuard } from "../../../decorators/error-guard.js";
15
15
  import { injectStylesForNoShadowDOM } from "../../../decorators/inject-styles-for-no-shadow-dom.js";
16
16
  import { withTailwindStyles } from "../../../decorators/with-tailwind-styles.js";
17
- import { displayIf } from "../../../directives/display-if.js";
18
17
  import { multiClassMap, tw } from "../../../directives/multi-class-map.js";
19
18
  import { defaultCurrencyFormatter } from '../../common/formats/format-common.js';
20
19
  import { parseValue } from '../product-template-component-utils/product-utils.js';
@@ -61,15 +60,18 @@ let AtomicProductPrice = class AtomicProductPrice extends LitElement {
61
60
  'truncate break-keep text-2xl leading-[1.5]': true,
62
61
  'text-error': hasPromo,
63
62
  });
63
+ const promoClasses = tw({
64
+ 'original-price content-center truncate text-xl break-keep line-through leading-none': true,
65
+ invisible: !hasPromo,
66
+ });
64
67
  return html `
65
68
  <div class="flex flex-wrap gap-1">
66
69
  <div class=${multiClassMap(priceClasses)}>
67
70
  ${this.getFormattedValue(hasPromo ? 'ec_promo_price' : 'ec_price')}
68
71
  </div>
69
- ${displayIf(hasPromo, () => html `
70
- <div class='original-price content-center truncate text-xl break-keep line-through leading-none'>
71
- ${this.getFormattedValue('ec_price')}
72
- </div>`)}
72
+ <div class=${multiClassMap(promoClasses)}>
73
+ ${hasPromo ? this.getFormattedValue('ec_price') : ''}
74
+ </div>
73
75
  </div>
74
76
  `;
75
77
  }
@@ -71,7 +71,7 @@ __decorate([
71
71
  state()
72
72
  ], AtomicProductTemplate.prototype, "error", void 0);
73
73
  __decorate([
74
- property({ type: Array })
74
+ property({ attribute: false, type: Array })
75
75
  ], AtomicProductTemplate.prototype, "conditions", void 0);
76
76
  __decorate([
77
77
  mapProperty({ splitValues: true, attributePrefix: 'must-match' })
@@ -26,10 +26,15 @@ let AtomicProductText = class AtomicProductText extends LitElement {
26
26
  super(...arguments);
27
27
  /**
28
28
  * Whether to highlight the string field value.
29
- *
29
+ * @deprecated - replaced by `no-highlight` (this defaults to `true`, while the replacement is the inverse and defaults to `false`).
30
30
  * Only works if the `field` property is set to `excerpt` or `ec_name`.
31
31
  */
32
32
  this.shouldHighlight = true;
33
+ /**
34
+ * Disable highlighting of the string field value.
35
+ * Only works if the `field` property is set to `excerpt` or `ec_name`.
36
+ */
37
+ this.disableHighlight = false;
33
38
  this.productController = createProductContextController(this);
34
39
  }
35
40
  createRenderRoot() {
@@ -41,7 +46,9 @@ let AtomicProductText = class AtomicProductText extends LitElement {
41
46
  }
42
47
  }
43
48
  get shouldRenderHighlights() {
44
- return this.shouldHighlight && this.isFieldSupportedForHighlighting();
49
+ return (!this.disableHighlight &&
50
+ this.shouldHighlight &&
51
+ this.isFieldSupportedForHighlighting());
45
52
  }
46
53
  isFieldSupportedForHighlighting() {
47
54
  return ['ec_name', 'excerpt'].includes(this.field);
@@ -116,6 +123,14 @@ __decorate([
116
123
  converter: booleanConverter,
117
124
  })
118
125
  ], AtomicProductText.prototype, "shouldHighlight", void 0);
126
+ __decorate([
127
+ property({
128
+ type: Boolean,
129
+ reflect: true,
130
+ useDefault: true,
131
+ attribute: 'no-highlight',
132
+ })
133
+ ], AtomicProductText.prototype, "disableHighlight", void 0);
119
134
  __decorate([
120
135
  property({ type: String, reflect: true })
121
136
  ], AtomicProductText.prototype, "default", void 0);
@@ -28,6 +28,7 @@ let AtomicFacetDateInput = class AtomicFacetDateInput extends LitElement {
28
28
  super(...arguments);
29
29
  this.startRef = createRef();
30
30
  this.endRef = createRef();
31
+ this.max = '9999-12-31';
31
32
  }
32
33
  initialize() { }
33
34
  connectedCallback() {
@@ -1,8 +1,8 @@
1
- import { findSection, sectionSelector, } from '../../common/atomic-layout-section/sections';
1
+ import { findSection, sectionSelector } from './sections';
2
2
  export function makeDesktopQuery(mobileBreakpoint) {
3
3
  return `only screen and (min-width: ${mobileBreakpoint})`;
4
4
  }
5
- export function buildSearchLayoutCommon(element, mobileBreakpoint, layoutWebComponentTagName, containerWebComponentTagName, noItemsSelector, errorSelector, refineToggleSelector, sortDropdownSelector) {
5
+ export function buildCommonLayout(element, mobileBreakpoint, layoutWebComponentTagName, containerWebComponentTagName, noItemsSelector, errorSelector, refineToggleSelector, sortDropdownSelector) {
6
6
  const id = element.id;
7
7
  const layoutSelector = `${layoutWebComponentTagName}#${id}`;
8
8
  const cleanStatusSelector = `${containerWebComponentTagName}:not(.${noItemsSelector}, .${errorSelector})`;
@@ -1,3 +1,4 @@
1
- const css = `/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
1
+ import { css } from 'lit';
2
+ const styles = css`/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
2
3
  @layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.value-count{margin-left:calc(var(--spacing,.25rem)*1.5);color:var(--atomic-neutral-dark);[part=value-exclude-button]+&{margin-right:calc(var(--spacing,.25rem)*2)}}:host(.popover-nested){min-width:var(--container-2xs,18rem);&::part(label-button){display:none}&::part(facet){--tw-shadow:0px 2px 8px var(--tw-shadow-color,#e5e8e8bf);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&::part(values){margin-top:calc(var(--spacing,.25rem)*0);max-height:calc(var(--spacing,.25rem)*96);overflow-y:auto}&::part(search-wrapper){margin-bottom:calc(var(--spacing,.25rem)*2)}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}`;
3
- export default css;
4
+ export default styles;
@@ -1,3 +1,4 @@
1
- const css = `/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
1
+ import { css } from 'lit';
2
+ const styles = css`/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
2
3
  input[type=text]:focus-visible~.search-icon{color:var(--atomic-primary)}input[type=text]:hover~.search-icon{color:var(--atomic-primary-light)}.search-icon atomic-icon{width:var(--atomic-facet-search-icon-size,.75rem);height:var(--atomic-facet-search-icon-size,.75rem)}.search-clear-button atomic-icon{width:var(--atomic-facet-search-clear-icon-size,.625rem);height:var(--atomic-facet-search-clear-icon-size,.625rem)}`;
3
- export default css;
4
+ export default styles;
@@ -1,3 +1,4 @@
1
- const css = `/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
1
+ import { css } from 'lit';
2
+ const styles = css`/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
2
3
  .box-container{padding-inline:calc(var(--spacing,.25rem)*2);grid-template-columns:repeat(var(--atomic-facet-boxes-per-row,4),minmax(0,1fr));gap:var(--atomic-facet-boxes-gap,.5rem);display:grid}.value-box .value-label,.value-box-count{width:100%;display:block}.value-box.selected{box-shadow:0 0 0 1px var(--atomic-primary)}`;
3
- export default css;
4
+ export default styles;
@@ -1,3 +1,4 @@
1
- const css = `/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
1
+ import { css } from 'lit';
2
+ const styles = css`/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
2
3
  .value-checkbox{width:var(--atomic-facet-checkbox-size,1rem);height:var(--atomic-facet-checkbox-size,1rem);left:calc(var(--spacing,.25rem)*2);z-index:1;position:absolute}.value-checkbox+label{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-block:calc(var(--spacing,.25rem)*2.5);padding-right:calc(var(--spacing,.25rem)*2);padding-left:calc(var(--spacing,.25rem)*8);color:var(--atomic-on-background);flex-direction:row;display:flex;overflow:hidden;&:hover{@media (hover:hover){&{background-color:var(--atomic-neutral-light)}}}}.value-checkbox.selected:focus-visible+label .value-label,.value-checkbox.selected:hover+label .value-label{color:var(--atomic-primary)}.value-checkbox.excluded:focus-visible+label .value-label,.value-checkbox.excluded:hover+label .value-label{color:var(--atomic-error)}`;
3
- export default css;
4
+ export default styles;
@@ -1,2 +1,3 @@
1
- const css = `.value-exclude-button:focus-visible atomic-icon{visibility:visible}`;
2
- export default css;
1
+ import { css } from 'lit';
2
+ const styles = css`.value-exclude-button:focus-visible atomic-icon{visibility:visible}`;
3
+ export default styles;
@@ -1,3 +1,9 @@
1
- const css = `/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
2
- @layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.value-checkbox{width:var(--atomic-facet-checkbox-size,1rem);height:var(--atomic-facet-checkbox-size,1rem);left:calc(var(--spacing,.25rem)*2);z-index:1;position:absolute}.value-checkbox+label{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-block:calc(var(--spacing,.25rem)*2.5);padding-right:calc(var(--spacing,.25rem)*2);padding-left:calc(var(--spacing,.25rem)*8);color:var(--atomic-on-background);flex-direction:row;display:flex;overflow:hidden;&:hover{@media (hover:hover){&{background-color:var(--atomic-neutral-light)}}}}.value-checkbox.selected:focus-visible+label .value-label,.value-checkbox.selected:hover+label .value-label{color:var(--atomic-primary)}.value-checkbox.excluded:focus-visible+label .value-label,.value-checkbox.excluded:hover+label .value-label{color:var(--atomic-error)}.value-exclude-button:focus-visible atomic-icon{visibility:visible}.value-count{margin-left:calc(var(--spacing,.25rem)*1.5);color:var(--atomic-neutral-dark);[part=value-exclude-button]+&{margin-right:calc(var(--spacing,.25rem)*2)}}:host(.popover-nested){min-width:var(--container-2xs,18rem);&::part(label-button){display:none}&::part(facet){--tw-shadow:0px 2px 8px var(--tw-shadow-color,#e5e8e8bf);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}&::part(values){margin-top:calc(var(--spacing,.25rem)*0);max-height:calc(var(--spacing,.25rem)*96);overflow-y:auto}&::part(search-wrapper){margin-bottom:calc(var(--spacing,.25rem)*2)}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}`;
3
- export default css;
1
+ import facetCommonStyles from './facet-common.tw.css';
2
+ import facetValueCheckboxStyles from './facet-value-checkbox/facet-value-checkbox.tw.css';
3
+ import facetValueExcludeStyles from './facet-value-exclude/facet-value-exclude.tw.css';
4
+ const styles = [
5
+ facetValueCheckboxStyles,
6
+ facetValueExcludeStyles,
7
+ facetCommonStyles,
8
+ ];
9
+ export default styles;
@@ -1,4 +1,4 @@
1
- import { buildSearchLayoutCommon } from '../../common/atomic-layout-section/search-layout';
1
+ import { buildCommonLayout } from '../../common/atomic-layout-section/layout';
2
2
  export const layoutWebComponentTagName = 'atomic-search-layout';
3
3
  export const containerWebComponentTagName = 'atomic-search-interface';
4
4
  export const noResultsSelector = `${containerWebComponentTagName}-no-results`;
@@ -8,5 +8,5 @@ export function makeDesktopQuery(mobileBreakpoint) {
8
8
  return `only screen and (min-width: ${mobileBreakpoint})`;
9
9
  }
10
10
  export function buildSearchLayout(element, mobileBreakpoint) {
11
- return buildSearchLayoutCommon(element, mobileBreakpoint, layoutWebComponentTagName, containerWebComponentTagName, noResultsSelector, errorSelector, 'atomic-refine-toggle', 'atomic-sort-dropdown');
11
+ return buildCommonLayout(element, mobileBreakpoint, layoutWebComponentTagName, containerWebComponentTagName, noResultsSelector, errorSelector, 'atomic-refine-toggle', 'atomic-sort-dropdown');
12
12
  }
@@ -7,13 +7,13 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
7
7
  import { buildResultsPerPage, buildSearchStatus, } from '@coveo/headless';
8
8
  import { html, LitElement } from 'lit';
9
9
  import { customElement, property, state } from 'lit/decorators.js';
10
+ import { when } from 'lit/directives/when.js';
10
11
  import { renderFieldsetGroup } from "../../common/fieldset-group.js";
11
12
  import { createAppLoadedListener } from "../../common/interface/store.js";
12
13
  import { renderChoices } from "../../common/items-per-page/choices.js";
13
14
  import { ChoiceIsNaNError, InitialChoiceNotInChoicesError, } from "../../common/items-per-page/error.js";
14
15
  import { renderLabel } from "../../common/items-per-page/label.js";
15
16
  import { convertChoicesToNumbers, validateInitialChoice, } from "../../common/items-per-page/validate.js";
16
- import { renderPagerGuard } from "../../common/pager/pager-guard.js";
17
17
  import { bindStateToController } from "../../../decorators/bind-state.js";
18
18
  import { bindingGuard } from "../../../decorators/binding-guard.js";
19
19
  import { bindings } from "../../../decorators/bindings.js";
@@ -74,16 +74,12 @@ let AtomicResultsPerPage = class AtomicResultsPerPage extends InitializeBindings
74
74
  return html ``;
75
75
  }
76
76
  return html `
77
- ${renderPagerGuard({
78
- props: {
79
- hasError: this.searchStatusState.hasError,
80
- hasItems: this.searchStatusState.hasResults,
81
- isAppLoaded: this.isAppLoaded,
82
- },
83
- })(html `
84
- <div class="flex items-center" role="toolbar" aria-label=${this.label}>
85
- ${renderLabel()(html `${this.label}`)}
86
- ${renderFieldsetGroup({
77
+ ${when(!this.searchStatusState.hasError &&
78
+ this.isAppLoaded &&
79
+ this.searchStatusState.hasResults, () => html `
80
+ <div class="flex items-center" role="toolbar" aria-label=${this.label}>
81
+ ${renderLabel()(html `${this.label}`)}
82
+ ${renderFieldsetGroup({
87
83
  props: {
88
84
  label: this.label,
89
85
  },
@@ -100,8 +96,8 @@ let AtomicResultsPerPage = class AtomicResultsPerPage extends InitializeBindings
100
96
  focusOnNextNewResult: () => this.bindings.store.state.resultList?.focusOnNextNewResult(),
101
97
  },
102
98
  }))}
103
- </div>
104
- `)}
99
+ </div>
100
+ `)}
105
101
  `;
106
102
  }
107
103
  };