@coveo/atomic 3.34.0-pre.00dc0c9faa → 3.34.0-pre.011ede392f

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 (573) hide show
  1. package/dist/atomic/_atomic.esm.js +1 -1
  2. package/dist/atomic/atomic.esm.js.map +1 -1
  3. package/dist/atomic/components/_index.d.ts +0 -4
  4. package/dist/atomic/components/_index.js +19 -21
  5. package/dist/atomic/components/analytics-config.js +1 -1
  6. package/dist/atomic/components/atomic-category-facet.js +1 -1
  7. package/dist/atomic/components/atomic-facet.js +1 -1
  8. package/dist/atomic/components/atomic-field-condition.js +1 -1
  9. package/dist/atomic/components/atomic-field-condition.js.map +1 -1
  10. package/dist/atomic/components/atomic-format-currency.js +1 -1
  11. package/dist/atomic/components/atomic-format-number.js +1 -1
  12. package/dist/atomic/components/atomic-format-unit.js +1 -1
  13. package/dist/atomic/components/atomic-insight-history-toggle.js +2 -2
  14. package/dist/atomic/components/atomic-insight-history-toggle.js.map +1 -1
  15. package/dist/atomic/components/atomic-insight-result-action.js +2 -2
  16. package/dist/atomic/components/atomic-insight-result-action.js.map +1 -1
  17. package/dist/atomic/components/atomic-insight-result-attach-to-case-action.js +2 -2
  18. package/dist/atomic/components/atomic-insight-result-attach-to-case-action.js.map +1 -1
  19. package/dist/atomic/components/atomic-insight-result-attach-to-case-indicator.js +2 -2
  20. package/dist/atomic/components/atomic-insight-result-attach-to-case-indicator.js.map +1 -1
  21. package/dist/atomic/components/atomic-insight-result-quickview-action.js +2 -2
  22. package/dist/atomic/components/atomic-insight-result-quickview-action.js.map +1 -1
  23. package/dist/atomic/components/atomic-insight-user-actions-toggle.js +2 -2
  24. package/dist/atomic/components/atomic-insight-user-actions-toggle.js.map +1 -1
  25. package/dist/atomic/components/atomic-ipx-result-link.js +2 -2
  26. package/dist/atomic/components/atomic-ipx-result-link.js.map +1 -1
  27. package/dist/{esm/sections-ae00b53a.js → atomic/components/atomic-layout-section-utils.js} +1 -1
  28. package/dist/atomic/components/atomic-layout-section-utils.js.map +1 -0
  29. package/dist/atomic/components/atomic-numeric-facet.js +1 -1
  30. package/dist/atomic/components/atomic-quickview-modal2.js +23 -23
  31. package/dist/atomic/components/atomic-quickview-modal2.js.map +1 -1
  32. package/dist/atomic/components/atomic-quickview.js +2 -2
  33. package/dist/atomic/components/atomic-quickview.js.map +1 -1
  34. package/dist/atomic/components/atomic-refine-modal2.js +2 -2
  35. package/dist/atomic/components/atomic-refine-modal2.js.map +1 -1
  36. package/dist/atomic/components/atomic-result-badge.js +1 -1
  37. package/dist/atomic/components/atomic-result-badge.js.map +1 -1
  38. package/dist/atomic/components/atomic-result-children.js +2 -2
  39. package/dist/atomic/components/atomic-result-children.js.map +1 -1
  40. package/dist/atomic/components/atomic-result-date.js +1 -1
  41. package/dist/atomic/components/atomic-result-date.js.map +1 -1
  42. package/dist/atomic/components/atomic-result-fields-list.js +2 -2
  43. package/dist/atomic/components/atomic-result-fields-list.js.map +1 -1
  44. package/dist/atomic/components/atomic-result-html.js +1 -1
  45. package/dist/atomic/components/atomic-result-html.js.map +1 -1
  46. package/dist/atomic/components/atomic-result-icon.js +1 -1
  47. package/dist/atomic/components/atomic-result-icon.js.map +1 -1
  48. package/dist/atomic/components/atomic-result-image.js +1 -1
  49. package/dist/atomic/components/atomic-result-image.js.map +1 -1
  50. package/dist/atomic/components/atomic-result-link.js +2 -2
  51. package/dist/atomic/components/atomic-result-link.js.map +1 -1
  52. package/dist/atomic/components/atomic-result-list.js +1 -1
  53. package/dist/atomic/components/atomic-result-localized-text.js +1 -1
  54. package/dist/atomic/components/atomic-result-localized-text.js.map +1 -1
  55. package/dist/atomic/components/atomic-result-multi-value-text.js +1 -1
  56. package/dist/atomic/components/atomic-result-multi-value-text.js.map +1 -1
  57. package/dist/atomic/components/atomic-result-number.js +1 -1
  58. package/dist/atomic/components/atomic-result-number.js.map +1 -1
  59. package/dist/atomic/components/atomic-result-printable-uri.js +1 -1
  60. package/dist/atomic/components/atomic-result-printable-uri.js.map +1 -1
  61. package/dist/atomic/components/atomic-result-rating.js +1 -1
  62. package/dist/atomic/components/atomic-result-rating.js.map +1 -1
  63. package/dist/atomic/components/atomic-result-table-placeholder2.js +1 -1
  64. package/dist/atomic/components/atomic-result-text2.js +1 -1
  65. package/dist/atomic/components/atomic-result-text2.js.map +1 -1
  66. package/dist/atomic/components/atomic-result-timespan.js +1 -1
  67. package/dist/atomic/components/atomic-result-timespan.js.map +1 -1
  68. package/dist/atomic/components/atomic-result2.js.map +1 -1
  69. package/dist/atomic/components/atomic-search-box-query-suggestions2.js +1 -1
  70. package/dist/atomic/components/atomic-search-box.js +5 -11
  71. package/dist/atomic/components/atomic-search-box.js.map +1 -1
  72. package/dist/atomic/components/atomic-smart-snippet-feedback-modal2.js +2 -2
  73. package/dist/atomic/components/atomic-smart-snippet-source2.js +1 -1
  74. package/dist/atomic/components/atomic-smart-snippet-source2.js.map +1 -1
  75. package/dist/atomic/components/atomic-sort-dropdown.js +2 -2
  76. package/dist/atomic/components/atomic-sort-expression.js +1 -1
  77. package/dist/atomic/components/atomic-tab-manager.js +1 -1
  78. package/dist/atomic/components/clock.js +2 -2
  79. package/dist/atomic/components/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.js +17 -32
  80. package/dist/atomic/components/components/commerce/atomic-product/atomic-product.js +26 -58
  81. package/dist/atomic/components/components/commerce/atomic-product-children/atomic-product-children.js +1 -1
  82. package/dist/atomic/components/components/commerce/atomic-product-description/atomic-product-description.js +1 -1
  83. package/dist/atomic/components/components/commerce/atomic-product-excerpt/atomic-product-excerpt.js +1 -1
  84. package/dist/atomic/components/components/commerce/atomic-product-field-condition/atomic-product-field-condition.js +1 -1
  85. package/dist/atomic/components/components/commerce/atomic-product-image/atomic-product-image.js +1 -1
  86. package/dist/atomic/components/components/commerce/atomic-product-link/atomic-product-link.js +2 -1
  87. package/dist/atomic/components/components/commerce/atomic-product-multi-value-text/atomic-product-multi-value-text.js +1 -1
  88. package/dist/atomic/components/components/commerce/atomic-product-numeric-field-value/atomic-product-numeric-field-value.js +1 -1
  89. package/dist/atomic/components/components/commerce/atomic-product-price/atomic-product-price.js +1 -1
  90. package/dist/atomic/components/components/commerce/atomic-product-rating/atomic-product-rating.js +1 -1
  91. package/dist/atomic/components/components/commerce/atomic-product-text/atomic-product-text.js +1 -1
  92. package/dist/atomic/components/components/commerce/product-template-component-utils/context/interactive-product-context-controller.js +25 -0
  93. package/dist/atomic/components/components/commerce/product-template-component-utils/context/product-context-controller.js +29 -0
  94. package/dist/atomic/components/components/common/atomic-layout-section/layout.js +1 -1
  95. package/dist/atomic/components/components/common/layout/custom-render-controller.js +37 -0
  96. package/dist/atomic/components/components/common/layout/display-options.js +1 -1
  97. package/dist/atomic/components/components/common/layout/item-layout-controller.js +103 -0
  98. package/dist/atomic/components/components/common/layout/{sections.js → item-layout-sections.js} +1 -1
  99. package/dist/atomic/components/components/common/product-template/product-template-common.js +1 -1
  100. package/dist/atomic/components/components/common/validate-props-controller/validate-props-controller.js +50 -0
  101. package/dist/atomic/components/components/insight/atomic-insight-layout/insight-layout.js +1 -1
  102. package/dist/atomic/components/components/search/atomic-relevance-inspector/atomic-relevance-inspector.js +100 -0
  103. package/dist/atomic/components/components/search/atomic-search-box-recent-queries/atomic-search-box-recent-queries.js +137 -0
  104. package/dist/atomic/components/components/search/atomic-search-interface/atomic-search-interface.js +17 -24
  105. package/dist/atomic/components/components/search/index.js +2 -0
  106. package/dist/atomic/components/components/search/lazy-index.js +2 -0
  107. package/dist/atomic/components/display-options.js +1 -1
  108. package/dist/atomic/components/display-options.js.map +1 -1
  109. package/dist/atomic/components/global/environment.js +1 -1
  110. package/dist/atomic/components/index.js.map +1 -1
  111. package/dist/atomic/components/insight-layout.js +1 -1
  112. package/dist/atomic/components/insight-layout.js.map +1 -1
  113. package/dist/atomic/components/{sections2.js → item-layout-sections.js} +1 -1
  114. package/dist/atomic/components/item-layout-sections.js.map +1 -0
  115. package/dist/atomic/components/result-template-common.js +1 -1
  116. package/dist/atomic/components/result-template-common.js.map +1 -1
  117. package/dist/atomic/components/{result-template-decorators.js → stencil-result-template-decorators.js} +6 -2
  118. package/dist/atomic/components/stencil-result-template-decorators.js.map +1 -0
  119. package/dist/atomic/components/utils/compare-utils.js +49 -0
  120. package/dist/atomic/index.esm.js +1 -1
  121. package/dist/atomic/index.esm.js.map +1 -1
  122. package/dist/atomic/{p-0c8e7d5f.entry.js → p-0112f957.entry.js} +2 -2
  123. package/dist/atomic/p-0112f957.entry.js.map +1 -0
  124. package/dist/atomic/{p-8fdef8a3.entry.js → p-049228f2.entry.js} +2 -2
  125. package/dist/atomic/p-049228f2.entry.js.map +1 -0
  126. package/dist/atomic/{p-2caa1859.js → p-0e62bdd6.js} +2 -2
  127. package/dist/atomic/p-0e62bdd6.js.map +1 -0
  128. package/dist/atomic/{p-60800b2f.entry.js → p-0ed76e65.entry.js} +2 -2
  129. package/dist/atomic/{p-5f706e3d.entry.js → p-170c7da6.entry.js} +2 -2
  130. package/dist/atomic/{p-3857d6a3.entry.js → p-1bbaf206.entry.js} +2 -2
  131. package/dist/atomic/{p-7c3c5f07.entry.js → p-1ff761e0.entry.js} +2 -2
  132. package/dist/atomic/p-1ff761e0.entry.js.map +1 -0
  133. package/dist/atomic/{p-4723ffa5.entry.js → p-20b33c18.entry.js} +2 -2
  134. package/dist/atomic/{p-7709fba4.js → p-2250f505.js} +2 -2
  135. package/dist/atomic/p-2250f505.js.map +1 -0
  136. package/dist/atomic/{p-4069d801.entry.js → p-268ce7ca.entry.js} +2 -2
  137. package/dist/atomic/p-268ce7ca.entry.js.map +1 -0
  138. package/dist/atomic/{p-16f6c1f3.entry.js → p-2fb49fe8.entry.js} +2 -2
  139. package/dist/atomic/{p-13391e75.entry.js → p-3549a469.entry.js} +2 -2
  140. package/dist/atomic/{p-bd3542d2.entry.js → p-36112c34.entry.js} +2 -2
  141. package/dist/atomic/p-36112c34.entry.js.map +1 -0
  142. package/dist/atomic/{p-d6e04719.entry.js → p-373448df.entry.js} +2 -2
  143. package/dist/atomic/{p-e9dc8e90.entry.js → p-3ec45f9c.entry.js} +2 -2
  144. package/dist/atomic/p-3ec45f9c.entry.js.map +1 -0
  145. package/dist/atomic/{p-18684d4c.js → p-4080f740.js} +1 -1
  146. package/dist/atomic/p-4080f740.js.map +1 -0
  147. package/dist/atomic/{p-88af4470.entry.js → p-40c1dfcb.entry.js} +2 -2
  148. package/dist/atomic/{p-475124d2.entry.js → p-464370f7.entry.js} +2 -2
  149. package/dist/atomic/p-464370f7.entry.js.map +1 -0
  150. package/dist/atomic/{p-190ddaca.entry.js → p-4cf97b0a.entry.js} +2 -2
  151. package/dist/atomic/p-4cf97b0a.entry.js.map +1 -0
  152. package/dist/atomic/{p-20764605.entry.js → p-52d5461a.entry.js} +2 -2
  153. package/dist/atomic/{p-2e4628bb.entry.js → p-5894d6f6.entry.js} +2 -2
  154. package/dist/atomic/p-5894d6f6.entry.js.map +1 -0
  155. package/dist/atomic/{p-78427c6a.entry.js → p-5a9460ab.entry.js} +2 -2
  156. package/dist/atomic/p-5a9460ab.entry.js.map +1 -0
  157. package/dist/atomic/{p-fafd5042.entry.js → p-5f2abcb4.entry.js} +2 -2
  158. package/dist/atomic/p-5f2abcb4.entry.js.map +1 -0
  159. package/dist/atomic/{p-406a288c.entry.js → p-6078667f.entry.js} +2 -2
  160. package/dist/atomic/p-62e85c20.entry.js +2 -0
  161. package/dist/atomic/{p-1ff7a9da.entry.js → p-6a3b139f.entry.js} +2 -2
  162. package/dist/atomic/p-6a3b139f.entry.js.map +1 -0
  163. package/dist/atomic/p-6f1bffa2.entry.js +2 -0
  164. package/dist/atomic/p-6f1bffa2.entry.js.map +1 -0
  165. package/dist/atomic/{p-93da1f4e.entry.js → p-6f34dd3a.entry.js} +2 -2
  166. package/dist/atomic/p-6f34dd3a.entry.js.map +1 -0
  167. package/dist/atomic/{p-aa99e45e.js → p-74373c0a.js} +2 -2
  168. package/dist/atomic/{p-0c0b8d41.entry.js → p-768b172e.entry.js} +2 -2
  169. package/dist/atomic/{p-57020985.entry.js → p-77410a85.entry.js} +2 -2
  170. package/dist/atomic/{p-3cbab25b.entry.js → p-7e971d15.entry.js} +2 -2
  171. package/dist/atomic/{p-4601eb93.entry.js → p-83d3857f.entry.js} +2 -2
  172. package/dist/atomic/{p-ee957926.entry.js → p-8ce6badd.entry.js} +2 -2
  173. package/dist/atomic/p-8ce6badd.entry.js.map +1 -0
  174. package/dist/atomic/{p-b3f6561d.entry.js → p-8e964890.entry.js} +2 -2
  175. package/dist/atomic/p-8e964890.entry.js.map +1 -0
  176. package/dist/atomic/{p-6289adc7.entry.js → p-9239be63.entry.js} +2 -2
  177. package/dist/atomic/{p-f71b14b2.entry.js → p-9260dd7d.entry.js} +2 -2
  178. package/dist/atomic/{p-dbf0c5a3.entry.js → p-9564d67d.entry.js} +2 -2
  179. package/dist/atomic/{p-dbf0c5a3.entry.js.map → p-9564d67d.entry.js.map} +1 -1
  180. package/dist/atomic/{p-ed8e5c4d.entry.js → p-98dd6df1.entry.js} +2 -2
  181. package/dist/atomic/{p-3a7a1a00.entry.js → p-99d3a8ce.entry.js} +2 -2
  182. package/dist/atomic/p-99d3a8ce.entry.js.map +1 -0
  183. package/dist/atomic/{p-0b5efb51.entry.js → p-a1e5f767.entry.js} +2 -2
  184. package/dist/atomic/{p-1db20a4a.entry.js → p-a5f66ecd.entry.js} +2 -2
  185. package/dist/atomic/{p-c9f1790d.entry.js → p-acb1704c.entry.js} +2 -2
  186. package/dist/atomic/p-acb1704c.entry.js.map +1 -0
  187. package/dist/atomic/{p-7ec6dd3e.entry.js → p-af1b4924.entry.js} +2 -2
  188. package/dist/atomic/{p-e398835b.entry.js → p-b2b9e83f.entry.js} +2 -2
  189. package/dist/atomic/{p-0bdd730f.entry.js → p-b6ae0244.entry.js} +2 -2
  190. package/dist/atomic/{p-97ce3384.entry.js → p-be2a43f4.entry.js} +2 -2
  191. package/dist/atomic/{p-0f39889d.entry.js → p-c34f8190.entry.js} +2 -2
  192. package/dist/atomic/p-c34f8190.entry.js.map +1 -0
  193. package/dist/atomic/{p-c25f1437.entry.js → p-c41ab197.entry.js} +2 -2
  194. package/dist/atomic/p-c41ab197.entry.js.map +1 -0
  195. package/dist/atomic/{p-577d34ba.entry.js → p-c4fb6426.entry.js} +2 -2
  196. package/dist/atomic/{p-93f1d551.entry.js → p-c6e2939f.entry.js} +2 -2
  197. package/dist/atomic/p-c6e2939f.entry.js.map +1 -0
  198. package/dist/atomic/{p-723f76a1.entry.js → p-ca8c87ce.entry.js} +2 -2
  199. package/dist/atomic/{p-723f76a1.entry.js.map → p-ca8c87ce.entry.js.map} +1 -1
  200. package/dist/atomic/{p-852cc16d.entry.js → p-cacb7fd8.entry.js} +2 -2
  201. package/dist/atomic/p-cacb7fd8.entry.js.map +1 -0
  202. package/dist/atomic/{p-9c7dbbdf.js → p-cc2b2231.js} +1 -1
  203. package/dist/atomic/p-cc2b2231.js.map +1 -0
  204. package/dist/atomic/{p-a5714bc4.entry.js → p-d211a422.entry.js} +2 -2
  205. package/dist/atomic/{p-9faad55b.entry.js → p-dc128135.entry.js} +2 -2
  206. package/dist/atomic/{p-97748161.js → p-dc28ee14.js} +1 -1
  207. package/dist/{esm/sections-d787040b.js.map → atomic/p-dc28ee14.js.map} +1 -1
  208. package/dist/atomic/{p-c280cd05.js → p-e1cc5150.js} +1 -1
  209. package/dist/atomic/{p-945ddd53.entry.js → p-e1dbe31d.entry.js} +2 -2
  210. package/dist/atomic/p-e1dbe31d.entry.js.map +1 -0
  211. package/dist/atomic/{p-27b8404c.js → p-e62fc40e.js} +2 -2
  212. package/dist/atomic/p-e62fc40e.js.map +1 -0
  213. package/dist/atomic/{p-d1795580.entry.js → p-e7a25b00.entry.js} +2 -2
  214. package/dist/atomic/{p-a4d277c7.entry.js → p-e983d6cc.entry.js} +2 -2
  215. package/dist/atomic/p-e983d6cc.entry.js.map +1 -0
  216. package/dist/atomic/{p-dbcef3a9.entry.js → p-ed603210.entry.js} +2 -2
  217. package/dist/atomic/p-ed603210.entry.js.map +1 -0
  218. package/dist/atomic/{p-9337e1eb.entry.js → p-f251fa62.entry.js} +2 -2
  219. package/dist/atomic/{p-a71f04f4.entry.js → p-ff91ba6a.entry.js} +2 -2
  220. package/dist/cjs/_index.cjs.js +20 -20
  221. package/dist/cjs/_loader.cjs.js +1 -1
  222. package/dist/cjs/{analytics-config-5b0864ae.js → analytics-config-bc01ed6d.js} +2 -2
  223. package/dist/cjs/{analytics-config-5b0864ae.js.map → analytics-config-bc01ed6d.js.map} +1 -1
  224. package/dist/cjs/atomic-category-facet.cjs.entry.js +1 -1
  225. package/dist/cjs/atomic-facet.cjs.entry.js +1 -1
  226. package/dist/cjs/atomic-field-condition.cjs.entry.js +4 -4
  227. package/dist/cjs/atomic-field-condition.cjs.entry.js.map +1 -1
  228. package/dist/cjs/atomic-folded-result-list.cjs.entry.js +2 -2
  229. package/dist/cjs/atomic-format-currency.cjs.entry.js +1 -1
  230. package/dist/cjs/atomic-format-number.cjs.entry.js +1 -1
  231. package/dist/cjs/atomic-format-unit.cjs.entry.js +1 -1
  232. package/dist/cjs/atomic-insight-folded-result-list.cjs.entry.js +2 -2
  233. package/dist/cjs/atomic-insight-history-toggle.cjs.entry.js +2 -2
  234. package/dist/cjs/atomic-insight-history-toggle.cjs.entry.js.map +1 -1
  235. package/dist/cjs/atomic-insight-interface.cjs.entry.js +3 -3
  236. package/dist/cjs/atomic-insight-layout.cjs.entry.js +2 -2
  237. package/dist/cjs/atomic-insight-result-action.cjs.entry.js +3 -3
  238. package/dist/cjs/atomic-insight-result-action.cjs.entry.js.map +1 -1
  239. package/dist/cjs/atomic-insight-result-attach-to-case-action.cjs.entry.js +3 -3
  240. package/dist/cjs/atomic-insight-result-attach-to-case-action.cjs.entry.js.map +1 -1
  241. package/dist/cjs/atomic-insight-result-attach-to-case-indicator.cjs.entry.js +3 -3
  242. package/dist/cjs/atomic-insight-result-attach-to-case-indicator.cjs.entry.js.map +1 -1
  243. package/dist/cjs/atomic-insight-result-children-template.cjs.entry.js +2 -2
  244. package/dist/cjs/atomic-insight-result-list.cjs.entry.js +2 -2
  245. package/dist/cjs/atomic-insight-result-quickview-action.cjs.entry.js +3 -3
  246. package/dist/cjs/atomic-insight-result-quickview-action.cjs.entry.js.map +1 -1
  247. package/dist/cjs/atomic-insight-result-template.cjs.entry.js +2 -2
  248. package/dist/cjs/atomic-insight-result.cjs.entry.js +2 -2
  249. package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js +2 -2
  250. package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js.map +1 -1
  251. package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js +2 -2
  252. package/dist/cjs/atomic-ipx-result-link.cjs.entry.js +4 -4
  253. package/dist/cjs/atomic-ipx-result-link.cjs.entry.js.map +1 -1
  254. package/dist/cjs/{sections-4b4af2f8.js → atomic-layout-section-utils-08b4fbcd.js} +1 -1
  255. package/dist/cjs/atomic-layout-section-utils-08b4fbcd.js.map +1 -0
  256. package/dist/cjs/atomic-numeric-facet.cjs.entry.js +1 -1
  257. package/dist/cjs/atomic-quickview-modal.cjs.entry.js +23 -23
  258. package/dist/cjs/atomic-quickview-modal.cjs.entry.js.map +1 -1
  259. package/dist/cjs/atomic-quickview.cjs.entry.js +3 -3
  260. package/dist/cjs/atomic-quickview.cjs.entry.js.map +1 -1
  261. package/dist/cjs/atomic-recs-interface.cjs.entry.js +1 -1
  262. package/dist/cjs/atomic-recs-list.cjs.entry.js +2 -2
  263. package/dist/cjs/atomic-recs-result-template.cjs.entry.js +2 -2
  264. package/dist/cjs/atomic-recs-result.cjs.entry.js +2 -2
  265. package/dist/cjs/atomic-refine-modal.cjs.entry.js +4 -4
  266. package/dist/cjs/atomic-refine-modal.cjs.entry.js.map +1 -1
  267. package/dist/cjs/atomic-result-badge.cjs.entry.js +2 -2
  268. package/dist/cjs/atomic-result-badge.cjs.entry.js.map +1 -1
  269. package/dist/cjs/atomic-result-children-template.cjs.entry.js +2 -2
  270. package/dist/cjs/atomic-result-children.cjs.entry.js +3 -3
  271. package/dist/cjs/atomic-result-children.cjs.entry.js.map +1 -1
  272. package/dist/cjs/atomic-result-date.cjs.entry.js +2 -2
  273. package/dist/cjs/atomic-result-date.cjs.entry.js.map +1 -1
  274. package/dist/cjs/atomic-result-fields-list.cjs.entry.js +3 -3
  275. package/dist/cjs/atomic-result-fields-list.cjs.entry.js.map +1 -1
  276. package/dist/cjs/atomic-result-html.cjs.entry.js +2 -2
  277. package/dist/cjs/atomic-result-html.cjs.entry.js.map +1 -1
  278. package/dist/cjs/atomic-result-icon.cjs.entry.js +2 -2
  279. package/dist/cjs/atomic-result-icon.cjs.entry.js.map +1 -1
  280. package/dist/cjs/atomic-result-image.cjs.entry.js +2 -2
  281. package/dist/cjs/atomic-result-image.cjs.entry.js.map +1 -1
  282. package/dist/cjs/atomic-result-link.cjs.entry.js +4 -4
  283. package/dist/cjs/atomic-result-link.cjs.entry.js.map +1 -1
  284. package/dist/cjs/atomic-result-list.cjs.entry.js +3 -3
  285. package/dist/cjs/atomic-result-localized-text.cjs.entry.js +3 -3
  286. package/dist/cjs/atomic-result-localized-text.cjs.entry.js.map +1 -1
  287. package/dist/cjs/atomic-result-multi-value-text.cjs.entry.js +2 -2
  288. package/dist/cjs/atomic-result-multi-value-text.cjs.entry.js.map +1 -1
  289. package/dist/cjs/atomic-result-number.cjs.entry.js +2 -2
  290. package/dist/cjs/atomic-result-number.cjs.entry.js.map +1 -1
  291. package/dist/cjs/atomic-result-placeholder_2.cjs.entry.js +3 -3
  292. package/dist/cjs/atomic-result-printable-uri.cjs.entry.js +2 -2
  293. package/dist/cjs/atomic-result-printable-uri.cjs.entry.js.map +1 -1
  294. package/dist/cjs/atomic-result-rating.cjs.entry.js +2 -2
  295. package/dist/cjs/atomic-result-rating.cjs.entry.js.map +1 -1
  296. package/dist/cjs/atomic-result-template.cjs.entry.js +2 -2
  297. package/dist/cjs/atomic-result-text_2.cjs.entry.js +2 -2
  298. package/dist/cjs/atomic-result-text_2.cjs.entry.js.map +1 -1
  299. package/dist/cjs/atomic-result-timespan.cjs.entry.js +2 -2
  300. package/dist/cjs/atomic-result-timespan.cjs.entry.js.map +1 -1
  301. package/dist/cjs/atomic-result.cjs.entry.js +2 -2
  302. package/dist/cjs/atomic-result.cjs.entry.js.map +1 -1
  303. package/dist/cjs/atomic-search-box-query-suggestions.cjs.entry.js +76 -0
  304. package/dist/cjs/atomic-search-box-query-suggestions.cjs.entry.js.map +1 -0
  305. package/dist/cjs/atomic-search-box.cjs.entry.js +3 -3
  306. package/dist/cjs/atomic-smart-snippet-answer_2.cjs.entry.js +1 -1
  307. package/dist/cjs/atomic-smart-snippet-answer_2.cjs.entry.js.map +1 -1
  308. package/dist/cjs/atomic-smart-snippet-feedback-modal.cjs.entry.js +2 -2
  309. package/dist/cjs/atomic-sort-dropdown.cjs.entry.js +2 -2
  310. package/dist/cjs/atomic-sort-expression.cjs.entry.js +1 -1
  311. package/dist/cjs/atomic-tab-manager.cjs.entry.js +1 -1
  312. package/dist/cjs/atomic.cjs.js +1 -1
  313. package/dist/cjs/clock-7aeb19d0.js +7 -0
  314. package/dist/cjs/clock-7aeb19d0.js.map +1 -0
  315. package/dist/cjs/{display-options-14f05862.js → display-options-69531e8d.js} +4 -4
  316. package/dist/cjs/display-options-69531e8d.js.map +1 -0
  317. package/dist/cjs/index-757bc886.js +2 -6
  318. package/dist/cjs/index.cjs.js.map +1 -1
  319. package/dist/cjs/{insight-layout-355a94dd.js → insight-layout-b6ff92fd.js} +11 -11
  320. package/dist/cjs/insight-layout-b6ff92fd.js.map +1 -0
  321. package/dist/cjs/{sections-fbb93b53.js → item-layout-sections-b09ba4b3.js} +1 -1
  322. package/dist/cjs/item-layout-sections-b09ba4b3.js.map +1 -0
  323. package/dist/cjs/{result-template-common-88359dad.js → result-template-common-84bd4057.js} +3 -3
  324. package/dist/cjs/result-template-common-84bd4057.js.map +1 -0
  325. package/dist/cjs/{result-template-decorators-432d11a9.js → stencil-result-template-decorators-28b05aaf.js} +6 -2
  326. package/dist/cjs/stencil-result-template-decorators-28b05aaf.js.map +1 -0
  327. package/dist/cjs/version.cjs.js +2 -2
  328. package/dist/esm/_index.js +19 -19
  329. package/dist/esm/_loader.js +1 -1
  330. package/dist/esm/{analytics-config-64be937d.js → analytics-config-8e41e174.js} +2 -2
  331. package/dist/esm/{analytics-config-64be937d.js.map → analytics-config-8e41e174.js.map} +1 -1
  332. package/dist/esm/atomic-category-facet.entry.js +1 -1
  333. package/dist/esm/atomic-facet.entry.js +1 -1
  334. package/dist/esm/atomic-field-condition.entry.js +3 -3
  335. package/dist/esm/atomic-field-condition.entry.js.map +1 -1
  336. package/dist/esm/atomic-folded-result-list.entry.js +2 -2
  337. package/dist/esm/atomic-format-currency.entry.js +1 -1
  338. package/dist/esm/atomic-format-number.entry.js +1 -1
  339. package/dist/esm/atomic-format-unit.entry.js +1 -1
  340. package/dist/esm/atomic-insight-folded-result-list.entry.js +2 -2
  341. package/dist/esm/atomic-insight-history-toggle.entry.js +2 -2
  342. package/dist/esm/atomic-insight-history-toggle.entry.js.map +1 -1
  343. package/dist/esm/atomic-insight-interface.entry.js +3 -3
  344. package/dist/esm/atomic-insight-layout.entry.js +2 -2
  345. package/dist/esm/atomic-insight-result-action.entry.js +2 -2
  346. package/dist/esm/atomic-insight-result-action.entry.js.map +1 -1
  347. package/dist/esm/atomic-insight-result-attach-to-case-action.entry.js +2 -2
  348. package/dist/esm/atomic-insight-result-attach-to-case-action.entry.js.map +1 -1
  349. package/dist/esm/atomic-insight-result-attach-to-case-indicator.entry.js +2 -2
  350. package/dist/esm/atomic-insight-result-attach-to-case-indicator.entry.js.map +1 -1
  351. package/dist/esm/atomic-insight-result-children-template.entry.js +2 -2
  352. package/dist/esm/atomic-insight-result-list.entry.js +2 -2
  353. package/dist/esm/atomic-insight-result-quickview-action.entry.js +2 -2
  354. package/dist/esm/atomic-insight-result-quickview-action.entry.js.map +1 -1
  355. package/dist/esm/atomic-insight-result-template.entry.js +2 -2
  356. package/dist/esm/atomic-insight-result.entry.js +2 -2
  357. package/dist/esm/atomic-insight-user-actions-toggle.entry.js +2 -2
  358. package/dist/esm/atomic-insight-user-actions-toggle.entry.js.map +1 -1
  359. package/dist/esm/atomic-ipx-recs-list.entry.js +2 -2
  360. package/dist/esm/atomic-ipx-result-link.entry.js +2 -2
  361. package/dist/esm/atomic-ipx-result-link.entry.js.map +1 -1
  362. package/dist/{atomic/components/sections.js → esm/atomic-layout-section-utils-c8ca7445.js} +1 -1
  363. package/dist/esm/atomic-layout-section-utils-c8ca7445.js.map +1 -0
  364. package/dist/esm/atomic-numeric-facet.entry.js +1 -1
  365. package/dist/esm/atomic-quickview-modal.entry.js +23 -23
  366. package/dist/esm/atomic-quickview-modal.entry.js.map +1 -1
  367. package/dist/esm/atomic-quickview.entry.js +2 -2
  368. package/dist/esm/atomic-quickview.entry.js.map +1 -1
  369. package/dist/esm/atomic-recs-interface.entry.js +1 -1
  370. package/dist/esm/atomic-recs-list.entry.js +2 -2
  371. package/dist/esm/atomic-recs-result-template.entry.js +2 -2
  372. package/dist/esm/atomic-recs-result.entry.js +2 -2
  373. package/dist/esm/atomic-refine-modal.entry.js +2 -2
  374. package/dist/esm/atomic-refine-modal.entry.js.map +1 -1
  375. package/dist/esm/atomic-result-badge.entry.js +1 -1
  376. package/dist/esm/atomic-result-badge.entry.js.map +1 -1
  377. package/dist/esm/atomic-result-children-template.entry.js +2 -2
  378. package/dist/esm/atomic-result-children.entry.js +2 -2
  379. package/dist/esm/atomic-result-children.entry.js.map +1 -1
  380. package/dist/esm/atomic-result-date.entry.js +1 -1
  381. package/dist/esm/atomic-result-date.entry.js.map +1 -1
  382. package/dist/esm/atomic-result-fields-list.entry.js +2 -2
  383. package/dist/esm/atomic-result-fields-list.entry.js.map +1 -1
  384. package/dist/esm/atomic-result-html.entry.js +1 -1
  385. package/dist/esm/atomic-result-html.entry.js.map +1 -1
  386. package/dist/esm/atomic-result-icon.entry.js +1 -1
  387. package/dist/esm/atomic-result-icon.entry.js.map +1 -1
  388. package/dist/esm/atomic-result-image.entry.js +1 -1
  389. package/dist/esm/atomic-result-image.entry.js.map +1 -1
  390. package/dist/esm/atomic-result-link.entry.js +2 -2
  391. package/dist/esm/atomic-result-link.entry.js.map +1 -1
  392. package/dist/esm/atomic-result-list.entry.js +3 -3
  393. package/dist/esm/atomic-result-localized-text.entry.js +2 -2
  394. package/dist/esm/atomic-result-localized-text.entry.js.map +1 -1
  395. package/dist/esm/atomic-result-multi-value-text.entry.js +1 -1
  396. package/dist/esm/atomic-result-multi-value-text.entry.js.map +1 -1
  397. package/dist/esm/atomic-result-number.entry.js +1 -1
  398. package/dist/esm/atomic-result-number.entry.js.map +1 -1
  399. package/dist/esm/atomic-result-placeholder_2.entry.js +3 -3
  400. package/dist/esm/atomic-result-printable-uri.entry.js +1 -1
  401. package/dist/esm/atomic-result-printable-uri.entry.js.map +1 -1
  402. package/dist/esm/atomic-result-rating.entry.js +1 -1
  403. package/dist/esm/atomic-result-rating.entry.js.map +1 -1
  404. package/dist/esm/atomic-result-template.entry.js +2 -2
  405. package/dist/esm/atomic-result-text_2.entry.js +1 -1
  406. package/dist/esm/atomic-result-text_2.entry.js.map +1 -1
  407. package/dist/esm/atomic-result-timespan.entry.js +1 -1
  408. package/dist/esm/atomic-result-timespan.entry.js.map +1 -1
  409. package/dist/esm/atomic-result.entry.js +2 -2
  410. package/dist/esm/atomic-result.entry.js.map +1 -1
  411. package/dist/esm/atomic-search-box-query-suggestions.entry.js +72 -0
  412. package/dist/esm/atomic-search-box-query-suggestions.entry.js.map +1 -0
  413. package/dist/esm/atomic-search-box.entry.js +3 -3
  414. package/dist/esm/atomic-smart-snippet-answer_2.entry.js +1 -1
  415. package/dist/esm/atomic-smart-snippet-answer_2.entry.js.map +1 -1
  416. package/dist/esm/atomic-smart-snippet-feedback-modal.entry.js +2 -2
  417. package/dist/esm/atomic-sort-dropdown.entry.js +2 -2
  418. package/dist/esm/atomic-sort-expression.entry.js +1 -1
  419. package/dist/esm/atomic-tab-manager.entry.js +1 -1
  420. package/dist/esm/atomic.js +1 -1
  421. package/dist/esm/clock-b1f5d7f7.js +5 -0
  422. package/dist/esm/clock-b1f5d7f7.js.map +1 -0
  423. package/dist/esm/{display-options-c16840c6.js → display-options-1199eed5.js} +2 -2
  424. package/dist/esm/display-options-1199eed5.js.map +1 -0
  425. package/dist/esm/index-3f35faca.js +2 -6
  426. package/dist/esm/index.js.map +1 -1
  427. package/dist/esm/{insight-layout-776b87f2.js → insight-layout-a1e4b795.js} +2 -2
  428. package/dist/esm/insight-layout-a1e4b795.js.map +1 -0
  429. package/dist/esm/{sections-d787040b.js → item-layout-sections-8afb5049.js} +1 -1
  430. package/dist/esm/item-layout-sections-8afb5049.js.map +1 -0
  431. package/dist/esm/{result-template-common-ac9fecab.js → result-template-common-995b94f8.js} +2 -2
  432. package/dist/esm/result-template-common-995b94f8.js.map +1 -0
  433. package/dist/esm/{result-template-decorators-2ed76ea9.js → stencil-result-template-decorators-f989bc6b.js} +6 -2
  434. package/dist/esm/stencil-result-template-decorators-f989bc6b.js.map +1 -0
  435. package/dist/esm/version.js +2 -2
  436. package/dist/types/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.d.ts +2 -3
  437. package/dist/types/components/commerce/atomic-product/atomic-product.d.ts +5 -17
  438. package/dist/types/components/commerce/product-template-component-utils/context/fetch-product-context.d.ts +12 -0
  439. package/dist/types/components/commerce/product-template-component-utils/context/interactive-product-context-controller.d.ts +27 -0
  440. package/dist/types/components/commerce/product-template-component-utils/context/product-context-controller.d.ts +33 -0
  441. package/dist/types/components/commerce/product-template-component-utils/{stencil-product-template-decorators.d.ts → context/stencil-product-template-decorators.d.ts} +1 -1
  442. package/dist/types/components/common/atomic-layout-section/atomic-layout-section.d.ts +1 -1
  443. package/dist/types/components/common/facets/facet-search/facet-search-input-guard.d.ts +1 -1
  444. package/dist/types/components/common/layout/custom-render-controller.d.ts +25 -0
  445. package/dist/types/components/common/layout/item-layout-controller.d.ts +47 -0
  446. package/dist/types/components/common/no-items/guard.d.ts +1 -1
  447. package/dist/types/components/common/refine-modal/guard.d.ts +1 -1
  448. package/dist/types/components/common/smart-snippets/atomic-smart-snippet-source.d.ts +1 -1
  449. package/dist/types/components/common/sort/sort-guard.d.ts +1 -1
  450. package/dist/types/components/common/validate-props-controller/validate-props-controller.d.ts +32 -0
  451. package/dist/types/components/search/atomic-relevance-inspector/atomic-relevance-inspector.d.ts +18 -8
  452. package/dist/types/components/search/atomic-result/atomic-result.d.ts +1 -1
  453. package/dist/types/components/search/atomic-search-box-recent-queries/atomic-search-box-recent-queries.d.ts +45 -0
  454. package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +6 -3
  455. package/dist/types/components/search/index.d.ts +2 -0
  456. package/dist/types/components/search/result-template-component-utils/context/fetch-result-context.d.ts +8 -0
  457. package/dist/types/components/search/result-template-component-utils/context/interactive-result-context-controller.d.ts +12 -0
  458. package/dist/types/components/search/result-template-component-utils/context/result-context-controller.d.ts +18 -0
  459. package/dist/types/components/search/{result-template-components/result-template-decorators.d.ts → result-template-component-utils/context/stencil-result-template-decorators.d.ts} +6 -2
  460. package/dist/types/components.d.ts +0 -102
  461. package/dist/types/directives/hierarchical-path.d.ts +1 -1
  462. package/dist/types/index.d.ts +3 -3
  463. package/dist/types/utils/compare-utils.d.ts +9 -0
  464. package/docs/atomic-docs.json +1 -185
  465. package/package.json +7 -7
  466. package/dist/atomic/components/atomic-relevance-inspector.d.ts +0 -11
  467. package/dist/atomic/components/atomic-relevance-inspector.js +0 -53
  468. package/dist/atomic/components/atomic-relevance-inspector.js.map +0 -1
  469. package/dist/atomic/components/atomic-search-box-recent-queries.d.ts +0 -11
  470. package/dist/atomic/components/atomic-search-box-recent-queries.js +0 -8
  471. package/dist/atomic/components/atomic-search-box-recent-queries.js.map +0 -1
  472. package/dist/atomic/components/atomic-search-box-recent-queries2.js +0 -183
  473. package/dist/atomic/components/atomic-search-box-recent-queries2.js.map +0 -1
  474. package/dist/atomic/components/components/common/item-list/fetch-item-context.js +0 -15
  475. package/dist/atomic/components/decorators/commerce/product-template-decorators.js +0 -68
  476. package/dist/atomic/components/result-template-decorators.js.map +0 -1
  477. package/dist/atomic/components/sections.js.map +0 -1
  478. package/dist/atomic/components/sections2.js.map +0 -1
  479. package/dist/atomic/p-0c8e7d5f.entry.js.map +0 -1
  480. package/dist/atomic/p-0f39889d.entry.js.map +0 -1
  481. package/dist/atomic/p-18684d4c.js.map +0 -1
  482. package/dist/atomic/p-190ddaca.entry.js.map +0 -1
  483. package/dist/atomic/p-1ff7a9da.entry.js.map +0 -1
  484. package/dist/atomic/p-250f34d4.entry.js +0 -2
  485. package/dist/atomic/p-27b8404c.js.map +0 -1
  486. package/dist/atomic/p-2caa1859.js.map +0 -1
  487. package/dist/atomic/p-2e4628bb.entry.js.map +0 -1
  488. package/dist/atomic/p-3a7a1a00.entry.js.map +0 -1
  489. package/dist/atomic/p-4069d801.entry.js.map +0 -1
  490. package/dist/atomic/p-475124d2.entry.js.map +0 -1
  491. package/dist/atomic/p-7709fba4.js.map +0 -1
  492. package/dist/atomic/p-78427c6a.entry.js.map +0 -1
  493. package/dist/atomic/p-7c3c5f07.entry.js.map +0 -1
  494. package/dist/atomic/p-852cc16d.entry.js.map +0 -1
  495. package/dist/atomic/p-8fdef8a3.entry.js.map +0 -1
  496. package/dist/atomic/p-93da1f4e.entry.js.map +0 -1
  497. package/dist/atomic/p-93f1d551.entry.js.map +0 -1
  498. package/dist/atomic/p-945ddd53.entry.js.map +0 -1
  499. package/dist/atomic/p-97748161.js.map +0 -1
  500. package/dist/atomic/p-9c7dbbdf.js.map +0 -1
  501. package/dist/atomic/p-a4d277c7.entry.js.map +0 -1
  502. package/dist/atomic/p-b3f6561d.entry.js.map +0 -1
  503. package/dist/atomic/p-bd3542d2.entry.js.map +0 -1
  504. package/dist/atomic/p-c25f1437.entry.js.map +0 -1
  505. package/dist/atomic/p-c9f1790d.entry.js.map +0 -1
  506. package/dist/atomic/p-dbcef3a9.entry.js.map +0 -1
  507. package/dist/atomic/p-de687bed.entry.js +0 -2
  508. package/dist/atomic/p-de687bed.entry.js.map +0 -1
  509. package/dist/atomic/p-df4397ab.entry.js +0 -2
  510. package/dist/atomic/p-df4397ab.entry.js.map +0 -1
  511. package/dist/atomic/p-e9dc8e90.entry.js.map +0 -1
  512. package/dist/atomic/p-ee957926.entry.js.map +0 -1
  513. package/dist/atomic/p-fafd5042.entry.js.map +0 -1
  514. package/dist/cjs/atomic-relevance-inspector.cjs.entry.js +0 -38
  515. package/dist/cjs/atomic-relevance-inspector.cjs.entry.js.map +0 -1
  516. package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js +0 -234
  517. package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js.map +0 -1
  518. package/dist/cjs/clock-f03ff827.js +0 -7
  519. package/dist/cjs/clock-f03ff827.js.map +0 -1
  520. package/dist/cjs/display-options-14f05862.js.map +0 -1
  521. package/dist/cjs/insight-layout-355a94dd.js.map +0 -1
  522. package/dist/cjs/result-template-common-88359dad.js.map +0 -1
  523. package/dist/cjs/result-template-decorators-432d11a9.js.map +0 -1
  524. package/dist/cjs/sections-4b4af2f8.js.map +0 -1
  525. package/dist/cjs/sections-fbb93b53.js.map +0 -1
  526. package/dist/esm/atomic-relevance-inspector.entry.js +0 -34
  527. package/dist/esm/atomic-relevance-inspector.entry.js.map +0 -1
  528. package/dist/esm/atomic-search-box-query-suggestions_2.entry.js +0 -229
  529. package/dist/esm/atomic-search-box-query-suggestions_2.entry.js.map +0 -1
  530. package/dist/esm/clock-add3e9a5.js +0 -5
  531. package/dist/esm/clock-add3e9a5.js.map +0 -1
  532. package/dist/esm/display-options-c16840c6.js.map +0 -1
  533. package/dist/esm/insight-layout-776b87f2.js.map +0 -1
  534. package/dist/esm/result-template-common-ac9fecab.js.map +0 -1
  535. package/dist/esm/result-template-decorators-2ed76ea9.js.map +0 -1
  536. package/dist/esm/sections-ae00b53a.js.map +0 -1
  537. package/dist/types/components/search/search-box-suggestions/atomic-search-box-recent-queries/atomic-search-box-recent-queries.d.ts +0 -37
  538. package/dist/types/decorators/commerce/product-template-decorators.d.ts +0 -68
  539. /package/dist/atomic/components/components/common/atomic-layout-section/{sections.js → atomic-layout-section-utils.js} +0 -0
  540. /package/dist/atomic/{p-60800b2f.entry.js.map → p-0ed76e65.entry.js.map} +0 -0
  541. /package/dist/atomic/{p-5f706e3d.entry.js.map → p-170c7da6.entry.js.map} +0 -0
  542. /package/dist/atomic/{p-3857d6a3.entry.js.map → p-1bbaf206.entry.js.map} +0 -0
  543. /package/dist/atomic/{p-4723ffa5.entry.js.map → p-20b33c18.entry.js.map} +0 -0
  544. /package/dist/atomic/{p-16f6c1f3.entry.js.map → p-2fb49fe8.entry.js.map} +0 -0
  545. /package/dist/atomic/{p-13391e75.entry.js.map → p-3549a469.entry.js.map} +0 -0
  546. /package/dist/atomic/{p-d6e04719.entry.js.map → p-373448df.entry.js.map} +0 -0
  547. /package/dist/atomic/{p-88af4470.entry.js.map → p-40c1dfcb.entry.js.map} +0 -0
  548. /package/dist/atomic/{p-20764605.entry.js.map → p-52d5461a.entry.js.map} +0 -0
  549. /package/dist/atomic/{p-406a288c.entry.js.map → p-6078667f.entry.js.map} +0 -0
  550. /package/dist/atomic/{p-250f34d4.entry.js.map → p-62e85c20.entry.js.map} +0 -0
  551. /package/dist/atomic/{p-aa99e45e.js.map → p-74373c0a.js.map} +0 -0
  552. /package/dist/atomic/{p-0c0b8d41.entry.js.map → p-768b172e.entry.js.map} +0 -0
  553. /package/dist/atomic/{p-57020985.entry.js.map → p-77410a85.entry.js.map} +0 -0
  554. /package/dist/atomic/{p-3cbab25b.entry.js.map → p-7e971d15.entry.js.map} +0 -0
  555. /package/dist/atomic/{p-4601eb93.entry.js.map → p-83d3857f.entry.js.map} +0 -0
  556. /package/dist/atomic/{p-6289adc7.entry.js.map → p-9239be63.entry.js.map} +0 -0
  557. /package/dist/atomic/{p-f71b14b2.entry.js.map → p-9260dd7d.entry.js.map} +0 -0
  558. /package/dist/atomic/{p-ed8e5c4d.entry.js.map → p-98dd6df1.entry.js.map} +0 -0
  559. /package/dist/atomic/{p-0b5efb51.entry.js.map → p-a1e5f767.entry.js.map} +0 -0
  560. /package/dist/atomic/{p-1db20a4a.entry.js.map → p-a5f66ecd.entry.js.map} +0 -0
  561. /package/dist/atomic/{p-7ec6dd3e.entry.js.map → p-af1b4924.entry.js.map} +0 -0
  562. /package/dist/atomic/{p-e398835b.entry.js.map → p-b2b9e83f.entry.js.map} +0 -0
  563. /package/dist/atomic/{p-0bdd730f.entry.js.map → p-b6ae0244.entry.js.map} +0 -0
  564. /package/dist/atomic/{p-97ce3384.entry.js.map → p-be2a43f4.entry.js.map} +0 -0
  565. /package/dist/atomic/{p-577d34ba.entry.js.map → p-c4fb6426.entry.js.map} +0 -0
  566. /package/dist/atomic/{p-a5714bc4.entry.js.map → p-d211a422.entry.js.map} +0 -0
  567. /package/dist/atomic/{p-9faad55b.entry.js.map → p-dc128135.entry.js.map} +0 -0
  568. /package/dist/atomic/{p-c280cd05.js.map → p-e1cc5150.js.map} +0 -0
  569. /package/dist/atomic/{p-d1795580.entry.js.map → p-e7a25b00.entry.js.map} +0 -0
  570. /package/dist/atomic/{p-9337e1eb.entry.js.map → p-f251fa62.entry.js.map} +0 -0
  571. /package/dist/atomic/{p-a71f04f4.entry.js.map → p-ff91ba6a.entry.js.map} +0 -0
  572. /package/dist/types/components/common/atomic-layout-section/{sections.d.ts → atomic-layout-section-utils.d.ts} +0 -0
  573. /package/dist/types/components/common/layout/{sections.d.ts → item-layout-sections.d.ts} +0 -0
@@ -1,2 +1,2 @@
1
- import{p as e,b as t}from"./p-dc3df5ce.js";export{s as setNonce}from"./p-dc3df5ce.js";import{g as a}from"./p-e1255160.js";var i=()=>{const t=import.meta.url;const a={};if(t!==""){a.resourcesUrl=new URL(".",t).href}return e(a)};i().then((async e=>{await a();return t(JSON.parse('[["p-47ab6c9f",[[1,"atomic-insight-smart-snippet",{"headingLevel":[514,"heading-level"],"maximumHeight":[514,"maximum-height"],"collapsedHeight":[514,"collapsed-height"],"snippetStyle":[513,"snippet-style"],"smartSnippetState":[32],"feedbackSent":[32]}]]],["p-cb3fd0f4",[[1,"atomic-smart-snippet",{"headingLevel":[514,"heading-level"],"maximumHeight":[514,"maximum-height"],"collapsedHeight":[514,"collapsed-height"],"snippetStyle":[513,"snippet-style"],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"snippetMaximumHeight":[514,"snippet-maximum-height"],"snippetCollapsedHeight":[514,"snippet-collapsed-height"],"smartSnippetState":[32],"tabManagerState":[32],"feedbackSent":[32]},[[0,"selectInlineLink","onSelectInlineLink"],[0,"beginDelayedSelectInlineLink","onBeginDelayedSelectInlineLink"],[0,"cancelPendingSelectInlineLink","onCancelPendingSelectInlineLink"]]]]],["p-ce5b896e",[[1,"atomic-insight-smart-snippet-suggestions",{"headingLevel":[514,"heading-level"],"snippetStyle":[1,"snippet-style"],"smartSnippetQuestionsListState":[32]}]]],["p-7ec6dd3e",[[1,"atomic-result-list",{"display":[513],"density":[513],"imageSize":[1537,"image-size"],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"resultListState":[32],"resultsPerPageState":[32],"tabManagerState":[32],"resultTemplateRegistered":[32],"error":[32],"isAppLoaded":[32],"templateHasError":[32],"setRenderFunction":[64]},null,{"tabManagerState":["watchTabManagerState"]}]]],["p-f76b7ac3",[[1,"atomic-smart-snippet-suggestions",{"headingLevel":[514,"heading-level"],"snippetStyle":[1,"snippet-style"],"smartSnippetQuestionsListState":[32]}]]],["p-1db20a4a",[[1,"atomic-folded-result-list",{"density":[513],"imageSize":[513,"image-size"],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"collectionField":[513,"collection-field"],"parentField":[513,"parent-field"],"childField":[513,"child-field"],"numberOfFoldedResults":[514,"number-of-folded-results"],"foldedResultListState":[32],"resultsPerPageState":[32],"tabManagerState":[32],"resultTemplateRegistered":[32],"error":[32],"templateHasError":[32],"isAppLoaded":[32],"setRenderFunction":[64]},[[0,"atomic/resolveFoldedResultList","resolveFoldedResultList"],[0,"atomic/loadCollection","loadCollection"]],{"tabManagerState":["watchTabManagerState"]}]]],["p-3857d6a3",[[1,"atomic-insight-folded-result-list",{"density":[513],"imageSize":[513,"image-size"],"collectionField":[513,"collection-field"],"parentField":[513,"parent-field"],"childField":[513,"child-field"],"foldedResultListState":[32],"resultsPerPageState":[32],"resultTemplateRegistered":[32],"error":[32],"isAppLoaded":[32],"templateHasError":[32],"setRenderFunction":[64]},[[0,"atomic/resolveFoldedResultList","resolveFoldedResultList"],[0,"atomic/loadCollection","loadCollection"]]]]],["p-24fd7df6",[[1,"atomic-insight-result-children",{"inheritTemplates":[4,"inherit-templates"],"imageSize":[513,"image-size"],"noResultText":[1,"no-result-text"],"error":[32],"resultTemplateRegistered":[32],"templateHasError":[32],"foldedResultListState":[32],"showInitialChildren":[32]},[[0,"atomic/resolveChildTemplates","resolveChildTemplates"]]]]],["p-9faad55b",[[1,"atomic-insight-result-list",{"density":[513],"imageSize":[513,"image-size"],"resultsPerPageState":[32],"resultListState":[32],"templateHasError":[32],"resultTemplateRegistered":[32],"error":[32],"isAppLoaded":[32],"setRenderFunction":[64]}]]],["p-6289adc7",[[1,"atomic-insight-user-actions-toggle",{"userId":[1,"user-id"],"ticketCreationDateTime":[1,"ticket-creation-date-time"],"excludedCustomActions":[16],"userActionsState":[32],"error":[32]}]]],["p-5f706e3d",[[1,"atomic-ipx-recs-list",{"recommendation":[513],"display":[513],"density":[513],"imageSize":[513,"image-size"],"numberOfRecommendations":[514,"number-of-recommendations"],"numberOfRecommendationsPerPage":[514,"number-of-recommendations-per-page"],"label":[513],"headingLevel":[514,"heading-level"],"error":[32],"isAppLoaded":[32],"resultTemplateRegistered":[32],"templateHasError":[32],"currentPage":[32],"recommendationListState":[32],"setRenderFunction":[64],"previousPage":[64],"nextPage":[64]},null,{"numberOfRecommendationsPerPage":["watchNumberOfRecommendationsPerPage"]}]]],["p-4723ffa5",[[1,"atomic-recs-list",{"recommendation":[513],"display":[513],"density":[513],"imageSize":[513,"image-size"],"numberOfRecommendations":[514,"number-of-recommendations"],"numberOfRecommendationsPerPage":[514,"number-of-recommendations-per-page"],"label":[513],"headingLevel":[514,"heading-level"],"error":[32],"isAppLoaded":[32],"resultTemplateRegistered":[32],"templateHasError":[32],"currentPage":[32],"recommendationListState":[32],"setRenderFunction":[64],"previousPage":[64],"nextPage":[64]},null,{"numberOfRecommendationsPerPage":["watchNumberOfRecommendationsPerPage"]}]]],["p-59f043a0",[[1,"atomic-refine-toggle",{"collapseFacetsAfter":[514,"collapse-facets-after"],"error":[32],"searchStatusState":[32]}]]],["p-3a7a1a00",[[1,"atomic-result-children",{"inheritTemplates":[4,"inherit-templates"],"imageSize":[513,"image-size"],"noResultText":[1,"no-result-text"],"error":[32],"resultTemplateRegistered":[32],"templateHasError":[32],"foldedResultListState":[32],"showInitialChildren":[32],"loadedFullCollection":[32]},[[0,"atomic/resolveChildTemplates","resolveChildTemplates"]]]]],["p-4601eb93",[[1,"atomic-search-box",{"numberOfQueries":[514,"number-of-queries"],"redirectionUrl":[513,"redirection-url"],"suggestionTimeout":[2,"suggestion-timeout"],"suggestionDelay":[2,"suggestion-delay"],"disableSearch":[516,"disable-search"],"minimumQueryLength":[514,"minimum-query-length"],"clearFilters":[516,"clear-filters"],"enableQuerySyntax":[516,"enable-query-syntax"],"searchBoxState":[32],"error":[32],"isExpanded":[32]},[[0,"atomic/searchBoxSuggestion/register","registerSuggestions"]],{"redirectionUrl":["watchRedirectionUrl"]}]]],["p-20764605",[[1,"atomic-tab-manager",{"clearFiltersOnTabChange":[4,"clear-filters-on-tab-change"],"tabManagerState":[32],"error":[32]}]]],["p-c2b4b401",[[4,"atomic-insight-tabs",{"error":[32]}]]],["p-2e4628bb",[[4,"atomic-ipx-result-link",{"hrefTemplate":[513,"href-template"]}]]],["p-0edea6f9",[[4,"atomic-ipx-tabs",{"error":[32]}]]],["p-4069d801",[[1,"atomic-result-badge",{"field":[513],"label":[513],"icon":[513]}]]],["p-475124d2",[[4,"atomic-result-link",{"hrefTemplate":[513,"href-template"]}]]],["p-c25f1437",[[0,"atomic-result-printable-uri",{"maxNumberOfParts":[514,"max-number-of-parts"],"listExpanded":[32],"error":[32]}]]],["p-4bdc6d5a",[[1,"atomic-insight-numeric-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"numberOfValues":[514,"number-of-values"],"withInput":[513,"with-input"],"sortCriteria":[513,"sort-criteria"],"rangeAlgorithm":[513,"range-algorithm"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"filterState":[32],"searchStatusState":[32],"error":[32],"facetForInputState":[32]},[[0,"atomic/numberFormat","setFormat"],[0,"atomic/numberInputApply","applyNumberInput"]]]]],["p-cdeb5f2a",[[1,"atomic-insight-refine-toggle",{"error":[32],"breadcrumbManagerState":[32],"searchStatusState":[32]}]]],["p-ee957926",[[0,"atomic-insight-result-quickview-action",{"sandbox":[1],"error":[32],"quickviewState":[32]},[[16,"atomic/quickview/next","onNextQuickview"],[16,"atomic/quickview/previous","onPreviousQuickview"]]]]],["p-a1522fe5",[[1,"atomic-insight-search-box",{"disableSearch":[516,"disable-search"],"numberOfSuggestions":[514,"number-of-suggestions"],"searchBoxState":[32],"error":[32],"isExpanded":[32]}]]],["p-85145c88",[[1,"atomic-ipx-embedded",{"container":[1040],"error":[32],"hasFooterSlotElements":[32]}]]],["p-36f63642",[[1,"atomic-ipx-modal",{"source":[1040],"container":[1040],"isOpen":[1540,"is-open"],"error":[32],"hasFooterSlotElements":[32]},[[0,"touchmove","onWindowTouchMove"]],{"isOpen":["watchToggleOpen"]}]]],["p-30c09377",[[1,"atomic-ipx-refine-toggle",{"collapseFacetsAfter":[514,"collapse-facets-after"],"error":[32],"breadcrumbManagerState":[32],"searchStatusState":[32]}]]],["p-97ce3384",[[1,"atomic-numeric-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfValues":[514,"number-of-values"],"withInput":[513,"with-input"],"sortCriteria":[513,"sort-criteria"],"rangeAlgorithm":[513,"range-algorithm"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"filterState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32],"facetForInputState":[32]},[[0,"atomic/numberFormat","setFormat"],[0,"atomic/numberInputApply","applyNumberInput"]]]]],["p-3a01a398",[[1,"atomic-popover",{"searchStatusState":[32],"facetState":[32],"error":[32],"isOpen":[32],"childFacet":[32]},[[0,"atomic/initializePopover","initializePopover"],[0,"keydown","handleKeyDown"]]]]],["p-8fdef8a3",[[1,"atomic-quickview",{"sandbox":[1],"error":[32],"quickviewState":[32]},[[16,"atomic/quickview/next","onNextQuickview"],[16,"atomic/quickview/previous","onPreviousQuickview"]]]]],["p-78427c6a",[[0,"atomic-result-html",{"field":[513],"sanitize":[516],"error":[32]}]]],["p-fb1a1e2e",[[1,"atomic-search-box-instant-results",{"maxResultsPerQuery":[514,"max-results-per-query"],"density":[513],"imageSize":[513,"image-size"],"ariaLabelGenerator":[16],"error":[32],"templateHasError":[32],"setRenderFunction":[64]}]]],["p-7e9a1a1a",[[1,"atomic-breadbox",{"pathLimit":[2,"path-limit"],"breadcrumbManagerState":[32],"facetManagerState":[32],"error":[32],"isCollapsed":[32]}]]],["p-0bdd730f",[[1,"atomic-category-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfValues":[514,"number-of-values"],"withSearch":[516,"with-search"],"sortCriteria":[513,"sort-criteria"],"delimitingCharacter":[513,"delimiting-character"],"basePath":[1537,"base-path"],"filterByBasePath":[516,"filter-by-base-path"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-a9383817",[[0,"atomic-citation",{"citation":[16],"index":[2],"sendHoverEndEvent":[16],"interactiveCitation":[16],"disableCitationAnchoring":[4,"disable-citation-anchoring"],"isOpen":[32]},null,{"isOpen":["sendHoverAnalytics"]}]]],["p-fe59fb2d",[[1,"atomic-color-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfValues":[514,"number-of-values"],"withSearch":[516,"with-search"],"sortCriteria":[513,"sort-criteria"],"resultsMustMatch":[513,"results-must-match"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"allowedValues":[1025,"allowed-values"],"customSort":[1025,"custom-sort"],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-6d0e9fad",[[1,"atomic-did-you-mean",{"automaticallyCorrectQuery":[516,"automatically-correct-query"],"queryCorrectionMode":[513,"query-correction-mode"],"didYouMeanState":[32],"queryTriggerState":[32],"error":[32]},null,{"queryCorrectionMode":["updateQueryCorrectionMode"]}]]],["p-47002021",[[0,"atomic-external",{"selector":[513],"boundInterface":[1040]},[[0,"atomic/initializeComponent","handleInitialization"],[0,"atomic/scrollToTop","handleScrollToTop"],[8,"atomic/parentReady","handleParentReady"]]]]],["p-13391e75",[[1,"atomic-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfValues":[514,"number-of-values"],"withSearch":[516,"with-search"],"sortCriteria":[513,"sort-criteria"],"resultsMustMatch":[513,"results-must-match"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"enableExclusion":[516,"enable-exclusion"],"injectionDepth":[2,"injection-depth"],"dependsOn":[16],"allowedValues":[1025,"allowed-values"],"customSort":[1025,"custom-sort"],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-0610b3e7",[[4,"atomic-facet-manager",{"collapseFacetsAfter":[514,"collapse-facets-after"],"facetManagerState":[32],"error":[32]}]]],["p-a4d277c7",[[4,"atomic-field-condition",{"ifDefined":[513,"if-defined"],"ifNotDefined":[513,"if-not-defined"],"mustMatch":[16],"mustNotMatch":[16]}]]],["p-3cbab25b",[[1,"atomic-format-currency",{"currency":[513],"error":[32]}]]],["p-e398835b",[[1,"atomic-format-number",{"minimumIntegerDigits":[514,"minimum-integer-digits"],"minimumFractionDigits":[514,"minimum-fraction-digits"],"maximumFractionDigits":[514,"maximum-fraction-digits"],"minimumSignificantDigits":[514,"minimum-significant-digits"],"maximumSignificantDigits":[514,"maximum-significant-digits"],"error":[32]}]]],["p-60800b2f",[[1,"atomic-format-unit",{"unit":[513],"unitDisplay":[513,"unit-display"],"error":[32]}]]],["p-59b15bd6",[[1,"atomic-generated-answer",{"withToggle":[4,"with-toggle"],"collapsible":[4],"maxCollapsedHeight":[2,"max-collapsed-height"],"answerConfigurationId":[1,"answer-configuration-id"],"fieldsToIncludeInCitations":[1,"fields-to-include-in-citations"],"disableCitationAnchoring":[4,"disable-citation-anchoring"],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"generatedAnswerState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32],"copied":[32],"copyError":[32]},null,{"generatedAnswerState":["updateAnswerCollapsed"],"tabManagerState":["watchTabManagerState"]}]]],["p-b320f270",[[1,"atomic-generated-answer-feedback-modal",{"isOpen":[1540,"is-open"],"generatedAnswer":[1040],"helpful":[1540],"error":[32],"currentAnswer":[32],"feedbackSubmitted":[32],"answerEvaluationRequired":[32]},null,{"isOpen":["watchToggleOpen"]}]]],["p-a130b00b",[[1,"atomic-insight-edit-toggle",{"clickCallback":[1040],"tooltip":[1025]}]]],["p-dbc0ce5c",[[1,"atomic-insight-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"numberOfValues":[514,"number-of-values"],"sortCriteria":[513,"sort-criteria"],"resultsMustMatch":[513,"results-must-match"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[2,"injection-depth"],"enableExclusion":[516,"enable-exclusion"],"facetState":[32],"searchStatusState":[32],"error":[32]}]]],["p-89d8bb0d",[[1,"atomic-insight-full-search-button",{"tooltip":[1025],"error":[32]}]]],["p-cafa4083",[[1,"atomic-insight-generated-answer",{"withToggle":[4,"with-toggle"],"collapsible":[4],"maxCollapsedHeight":[2,"max-collapsed-height"],"answerConfigurationId":[1,"answer-configuration-id"],"fieldsToIncludeInCitations":[1,"fields-to-include-in-citations"],"disableCitationAnchoring":[4,"disable-citation-anchoring"],"generatedAnswerState":[32],"searchStatusState":[32],"error":[32],"copied":[32],"copyError":[32]},null,{"generatedAnswerState":["updateAnswerCollapsed"]}]]],["p-406a288c",[[1,"atomic-insight-history-toggle",{"clickCallback":[1040],"tooltip":[1025]}]]],["p-9337e1eb",[[1,"atomic-insight-interface",{"engine":[1040],"analytics":[516],"i18n":[16],"logLevel":[513,"log-level"],"language":[513],"languageAssetsPath":[513,"language-assets-path"],"iconAssetsPath":[513,"icon-assets-path"],"fieldsToInclude":[1025,"fields-to-include"],"resultsPerPage":[514,"results-per-page"],"CspNonce":[513,"csp-nonce"],"error":[32],"initialize":[64],"initializeWithInsightEngine":[64],"executeFirstSearch":[64]},[[0,"atomic/initializeComponent","handleInitialization"]],{"iconAssetsPath":["updateIconAssetsPath"],"language":["updateLanguage"],"analytics":["toggleAnalytics"]}]]],["p-0c0b8d41",[[0,"atomic-insight-layout",{"widget":[1540]},null,{"widget":["updateStyles"]}]]],["p-0f449e9d",[[1,"atomic-insight-no-results",{"searchStatusState":[32],"querySummaryState":[32],"error":[32]}]]],["p-fdcd187d",[[1,"atomic-insight-pager",{"numberOfPages":[514,"number-of-pages"],"pagerState":[32],"searchStatusState":[32],"error":[32]}]]],["p-fa658ef2",[[1,"atomic-insight-query-error",{"queryErrorState":[32],"error":[32],"showMoreInfo":[32]}]]],["p-edede7d1",[[1,"atomic-insight-query-summary",{"querySummaryState":[32],"error":[32]}]]],["p-0f39889d",[[0,"atomic-insight-result-action",{"icon":[1025],"tooltip":[1025],"tooltipOnClick":[1025,"tooltip-on-click"],"action":[1025],"error":[32]}]]],["p-8de99e50",[[0,"atomic-insight-result-action-bar"]]],["p-fafd5042",[[0,"atomic-insight-result-attach-to-case-action",{"error":[32],"attachToCaseState":[32]}]]],["p-93f1d551",[[0,"atomic-insight-result-attach-to-case-indicator",{"error":[32],"attachToCaseState":[32]}]]],["p-f71b14b2",[[1,"atomic-insight-result-children-template",{"conditions":[16],"ifDefined":[513,"if-defined"],"ifNotDefined":[513,"if-not-defined"],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-0b5efb51",[[1,"atomic-insight-result-template",{"conditions":[16],"ifDefined":[513,"if-defined"],"ifNotDefined":[513,"if-not-defined"],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-00069a4b",[[1,"atomic-insight-tab",{"label":[513],"active":[1540],"expression":[1],"error":[32],"isAppLoaded":[32],"tabState":[32],"select":[64]}]]],["p-97538903",[[1,"atomic-insight-timeframe-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"withDatePicker":[516,"with-date-picker"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"sortCriteria":[513,"sort-criteria"],"facetState":[32],"facetForDatePickerState":[32],"filterState":[32],"searchStatusState":[32],"error":[32]},[[0,"atomic/dateInputApply","applyDateInput"]]]]],["p-fdd0aa42",[[1,"atomic-ipx-button",{"label":[513],"closeIcon":[513,"close-icon"],"openIcon":[513,"open-icon"],"isModalOpen":[1540,"is-modal-open"],"error":[32]}]]],["p-c7af4b9e",[[1,"atomic-ipx-tab",{"label":[513],"active":[1540],"expression":[1],"error":[32],"isAppLoaded":[32],"tabState":[32],"select":[64]}]]],["p-a1ee594f",[[1,"atomic-load-more-results",{"querySummaryState":[32],"resultListState":[32],"error":[32],"isAppLoaded":[32]}]]],["p-93601dc0",[[1,"atomic-no-results",{"enableCancelLastAction":[516,"enable-cancel-last-action"],"searchStatusState":[32],"historyState":[32],"querySummaryState":[32],"error":[32]}]]],["p-06284430",[[1,"atomic-notifications",{"headingLevel":[514,"heading-level"],"icon":[513],"notifyTriggerState":[32],"error":[32]}]]],["p-c4046d57",[[0,"atomic-numeric-range",{"label":[513],"start":[514],"end":[514],"endInclusive":[516,"end-inclusive"]}]]],["p-3e9db2b5",[[1,"atomic-query-error",{"queryErrorState":[32],"error":[32],"showMoreInfo":[32]}]]],["p-4830b9bb",[[1,"atomic-rating-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfIntervals":[514,"number-of-intervals"],"maxValueInIndex":[514,"max-value-in-index"],"minValueInIndex":[514,"min-value-in-index"],"displayValuesAs":[513,"display-values-as"],"icon":[513],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-f9dd14b2",[[1,"atomic-rating-range-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfIntervals":[514,"number-of-intervals"],"maxValueInIndex":[514,"max-value-in-index"],"minValueInIndex":[514,"min-value-in-index"],"icon":[513],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-367ec37d",[[1,"atomic-recs-error",{"recommendationListState":[32],"error":[32],"showMoreInfo":[32]}]]],["p-57020985",[[1,"atomic-recs-interface",{"pipeline":[1537],"searchHub":[1537,"search-hub"],"timezone":[513],"engine":[1040],"analytics":[516],"i18n":[16],"logLevel":[513,"log-level"],"language":[513],"fieldsToInclude":[1025,"fields-to-include"],"languageAssetsPath":[513,"language-assets-path"],"iconAssetsPath":[513,"icon-assets-path"],"CspNonce":[513,"csp-nonce"],"error":[32],"initialize":[64],"initializeWithRecommendationEngine":[64],"getRecommendations":[64]},[[0,"atomic/initializeComponent","handleInitialization"]],{"iconAssetsPath":["updateIconAssetsPath"],"language":["updateLanguage"],"analytics":["toggleAnalytics"]}]]],["p-d1795580",[[1,"atomic-recs-result-template",{"conditions":[16],"ifDefined":[513,"if-defined"],"ifNotDefined":[513,"if-not-defined"],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-de687bed",[[1,"atomic-relevance-inspector",{"bindings":[16],"open":[516]}]]],["p-250f34d4",[[1,"atomic-result-children-template",{"conditions":[16],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-e9dc8e90",[[0,"atomic-result-date",{"field":[513],"format":[513],"relativeTime":[516,"relative-time"],"error":[32]}]]],["p-dbcef3a9",[[0,"atomic-result-fields-list"]]],["p-dbf0c5a3",[[1,"atomic-result-icon"]]],["p-1ff7a9da",[[0,"atomic-result-image",{"field":[513],"imageAltField":[513,"image-alt-field"],"fallback":[513],"useFallback":[32]}]]],["p-c9f1790d",[[0,"atomic-result-localized-text",{"localeKey":[1,"locale-key"],"field":[16],"fieldCount":[1,"field-count"],"error":[32]}]]],["p-0c8e7d5f",[[1,"atomic-result-multi-value-text",{"field":[513],"maxValuesToDisplay":[514,"max-values-to-display"],"delimiter":[513],"error":[32]}]]],["p-b3f6561d",[[0,"atomic-result-number",{"field":[513],"error":[32],"formatter":[32],"valueToDisplay":[32]},[[0,"atomic/numberFormat","setFormat"]]]]],["p-852cc16d",[[1,"atomic-result-rating",{"field":[513],"maxValueInIndex":[514,"max-value-in-index"],"icon":[513],"error":[32],"numberOfStars":[32]}]]],["p-d6e04719",[[1,"atomic-result-template",{"conditions":[16],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-945ddd53",[[0,"atomic-result-timespan",{"field":[513],"unit":[513],"format":[513],"error":[32]}]]],["p-998393ec",[[1,"atomic-segmented-facet",{"facetId":[1537,"facet-id"],"field":[513],"label":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[2,"injection-depth"],"numberOfValues":[514,"number-of-values"],"sortCriteria":[513,"sort-criteria"],"dependsOn":[16],"allowedValues":[1025,"allowed-values"],"customSort":[1025,"custom-sort"],"searchStatusState":[32],"tabManagerState":[32],"facetState":[32],"error":[32]}]]],["p-5606819d",[[1,"atomic-segmented-facet-scrollable",{"searchStatusState":[32],"error":[32],"hideLeftArrow":[32],"hideRightArrow":[32]},[[1,"wheel","handleScroll"],[1,"touchmove","handleScroll"],[0,"keydown","handleScroll"]]]]],["p-16f6c1f3",[[1,"atomic-sort-dropdown",{"sortState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-a5714bc4",[[0,"atomic-sort-expression",{"label":[513],"expression":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"]}]]],["p-97829295",[[0,"atomic-stencil-facet-date-input",{"bindings":[16],"rangeGetter":[16],"rangeSetter":[16],"facetId":[1,"facet-id"],"label":[1],"min":[1],"max":[1],"start":[32],"end":[32]}]]],["p-56adc7d8",[[0,"atomic-tab",{"label":[1],"name":[1],"expression":[1]}]]],["p-5f6cf383",[[0,"atomic-table-element",{"label":[513]}]]],["p-ba52e9f3",[[0,"atomic-timeframe",{"period":[513],"unit":[513],"amount":[514],"label":[513]}]]],["p-23d4dc54",[[1,"atomic-timeframe-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"withDatePicker":[516,"with-date-picker"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"min":[513],"max":[513],"sortCriteria":[513,"sort-criteria"],"facetState":[32],"facetForDatePickerState":[32],"filterState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]},[[0,"atomic/dateInputApply","applyDateInput"]]]]],["p-fe3cd55b",[[1,"atomic-ipx-body",{"isOpen":[1028,"is-open"],"displayFooterSlot":[516,"display-footer-slot"],"error":[32]}]]],["p-7c3c5f07",[[1,"atomic-quickview-modal",{"content":[1025],"result":[1040],"current":[2],"total":[2],"sandbox":[1],"modalCloseCallback":[16],"error":[32],"highlightKeywords":[32],"minimizeSidebar":[32],"words":[32],"reset":[64]},null,{"highlightKeywords":["watchHighlightKeywords"]}]]],["p-ed8e5c4d",[[1,"atomic-recs-result",{"stopPropagation":[4,"stop-propagation"],"linkContent":[16],"result":[16],"interactiveResult":[16],"store":[16],"content":[16],"display":[1],"density":[1],"imageSize":[1,"image-size"],"classes":[1],"loadingFlag":[1,"loading-flag"],"renderingFunction":[16]},[[0,"click","handleClick"],[0,"atomic/resolveResult","resolveResult"],[0,"atomic/resolveInteractiveResult","resolveInteractiveResult"],[0,"atomic/resolveStopPropagation","resolveStopPropagation"],[0,"atomic/resolveResultDisplayConfig","resolveResultDisplayConfig"]]]]],["p-00a6ab8c",[[0,"atomic-suggestion-renderer",{"i18n":[16],"id":[1],"suggestion":[16],"isSelected":[4,"is-selected"],"side":[1],"index":[2],"lastIndex":[2,"last-index"],"isDoubleList":[4,"is-double-list"],"onClick":[16],"onMouseOver":[16]}]]],["p-577d34ba",[[1,"atomic-insight-result",{"stopPropagation":[4,"stop-propagation"],"result":[16],"interactiveResult":[16],"store":[16],"content":[16],"density":[1],"imageSize":[1,"image-size"],"classes":[1],"loadingFlag":[1,"loading-flag"]},[[0,"atomic/resolveResult","resolveResult"],[0,"atomic/resolveInteractiveResult","resolveInteractiveResult"],[0,"atomic/resolveStopPropagation","resolveStopPropagation"],[0,"atomic/resolveResultDisplayConfig","resolveResultDisplayConfig"]]]]],["p-dd35e7ad",[[1,"atomic-smart-snippet-expandable-answer",{"expanded":[516],"htmlContent":[1,"html-content"],"maximumHeight":[514,"maximum-height"],"collapsedHeight":[514,"collapsed-height"],"snippetStyle":[1,"snippet-style"],"fullHeight":[32]},null,{"fullHeight":["fullHeightUpdated"]}],[1,"atomic-smart-snippet-collapse-wrapper",{"maximumHeight":[514,"maximum-height"],"collapsedHeight":[514,"collapsed-height"],"isExpanded":[32],"showButton":[32],"fullHeight":[32]}]]],["p-93da1f4e",[[1,"atomic-result",{"stopPropagation":[4,"stop-propagation"],"result":[16],"interactiveResult":[16],"store":[16],"content":[16],"linkContent":[16],"display":[1],"density":[1],"imageSize":[1,"image-size"],"classes":[1],"loadingFlag":[1,"loading-flag"],"renderingFunction":[16]},[[0,"atomic/resolveResult","resolveResult"],[0,"atomic/resolveInteractiveResult","resolveInteractiveResult"],[0,"atomic/resolveStopPropagation","resolveStopPropagation"],[0,"atomic/resolveResultDisplayConfig","resolveResultDisplayConfig"],[0,"click","handleClick"]]]]],["p-740cd5bc",[[1,"atomic-insight-user-actions-timeline",{"userId":[1,"user-id"],"ticketCreationDateTime":[1,"ticket-creation-date-time"],"excludedCustomActions":[16],"userActionsState":[32],"followingSessionsAreVisible":[32],"precedingSessionsAreVisible":[32]}],[1,"atomic-insight-user-actions-session",{"startTimestamp":[2,"start-timestamp"],"userActions":[16],"error":[32],"areActionsAfterCaseCreationVisible":[32]},null,{"userActions":["prepareUserActionsToDisplay"]}]]],["p-9b2561e8",[[1,"atomic-insight-user-actions-modal",{"openButton":[1040],"isOpen":[1540,"is-open"],"userId":[1,"user-id"],"ticketCreationDateTime":[1,"ticket-creation-date-time"],"excludedCustomActions":[16],"error":[32],"interfaceDimensions":[32]},null,{"isOpen":["watchEnabled"]}]]],["p-bd3542d2",[[1,"atomic-refine-modal",{"openButton":[1040],"isOpen":[1540,"is-open"],"collapseFacetsAfter":[514,"collapse-facets-after"],"querySummaryState":[32],"breadcrumbManagerState":[32],"facetManagerState":[32],"sortState":[32],"tabManagerState":[32],"error":[32]},null,{"isOpen":["watchEnabled"]}]]],["p-416d088e",[[0,"atomic-focus-trap",{"active":[4],"source":[1040],"container":[1040],"shouldHideSelf":[4,"should-hide-self"],"scope":[16]},[[4,"focusin","onFocusChanged"]],{"active":["activeChanged"]}]]],["p-10b5e0f3",[[1,"atomic-html",{"value":[1],"sanitize":[516],"error":[32]}]]],["p-345c425d",[[1,"atomic-insight-refine-modal",{"openButton":[1040],"isOpen":[1540,"is-open"],"querySummaryState":[32],"breadcrumbManagerState":[32],"error":[32],"interfaceDimensions":[32]},null,{"isOpen":["watchEnabled"]}]]],["p-7cced247",[[1,"atomic-insight-smart-snippet-feedback-modal",{"source":[1040],"isOpen":[1540,"is-open"],"error":[32],"currentAnswer":[32]},null,{"isOpen":["watchToggleOpen"]}]]],["p-b6415814",[[1,"atomic-ipx-refine-modal",{"openButton":[1040],"isOpen":[1540,"is-open"],"collapseFacetsAfter":[514,"collapse-facets-after"],"querySummaryState":[32],"breadcrumbManagerState":[32],"error":[32],"interfaceDimensions":[32]},null,{"isOpen":["watchEnabled"]}]]],["p-88af4470",[[1,"atomic-smart-snippet-feedback-modal",{"source":[1040],"isOpen":[1540,"is-open"],"error":[32],"currentAnswer":[32]},null,{"isOpen":["watchToggleOpen"]}]]],["p-f9608731",[[0,"atomic-tab-button",{"label":[1],"active":[4],"select":[16]}]]],["p-df4397ab",[[1,"atomic-search-box-query-suggestions",{"icon":[1],"maxWithQuery":[514,"max-with-query"],"maxWithoutQuery":[514,"max-without-query"],"error":[32]}],[1,"atomic-search-box-recent-queries",{"icon":[1],"maxWithQuery":[514,"max-with-query"],"maxWithoutQuery":[514,"max-without-query"],"error":[32]}]]],["p-f936f55e",[[0,"atomic-facet-number-input",{"bindings":[16],"type":[1],"filter":[16],"filterState":[16],"label":[1],"start":[32],"end":[32]}]]],["p-6098b906",[[0,"atomic-automatic-facet-generator",{"desiredCount":[514,"desired-count"],"numberOfValues":[514,"number-of-values"],"error":[32],"automaticFacetGeneratorState":[32],"searchStatusState":[32],"collapseFacetsAfter":[32],"updateCollapseFacetsDependingOnFacetsVisibility":[64]}],[1,"atomic-automatic-facet",{"field":[513],"facetId":[513,"facet-id"],"facet":[16],"searchStatus":[16],"isCollapsed":[1540,"is-collapsed"],"error":[32]}]]],["p-1435fb6f",[[1,"atomic-tab-bar",{"popoverTabs":[32]},[[0,"atomic/tabRendered","resolveResult"]]],[1,"atomic-tab-popover",{"show":[32],"error":[32],"isOpen":[32],"toggle":[64],"setButtonVisibility":[64],"closePopoverOnFocusOut":[64]},[[0,"keydown","handleKeyDown"]]]]],["p-723f76a1",[[0,"atomic-smart-snippet-source",{"source":[1040],"anchorAttributes":[16],"error":[32]},[[0,"atomic/resolveResult","resolveResult"]]],[1,"atomic-smart-snippet-answer",{"htmlContent":[1,"html-content"],"innerStyle":[1,"inner-style"]}]]],["p-a71f04f4",[[1,"atomic-result-placeholder",{"display":[1],"density":[1],"imageSize":[1,"image-size"]}],[1,"atomic-result-table-placeholder",{"density":[1],"imageSize":[1,"image-size"],"rows":[2]}]]],["p-190ddaca",[[0,"atomic-result-text",{"field":[513],"shouldHighlight":[516,"should-highlight"],"default":[513],"error":[32]}],[1,"atomic-text",{"value":[513],"count":[514],"error":[32]}]]]]'),e)}));
1
+ import{p as e,b as t}from"./p-dc3df5ce.js";export{s as setNonce}from"./p-dc3df5ce.js";import{g as a}from"./p-e1255160.js";var i=()=>{const t=import.meta.url;const a={};if(t!==""){a.resourcesUrl=new URL(".",t).href}return e(a)};i().then((async e=>{await a();return t(JSON.parse('[["p-47ab6c9f",[[1,"atomic-insight-smart-snippet",{"headingLevel":[514,"heading-level"],"maximumHeight":[514,"maximum-height"],"collapsedHeight":[514,"collapsed-height"],"snippetStyle":[513,"snippet-style"],"smartSnippetState":[32],"feedbackSent":[32]}]]],["p-cb3fd0f4",[[1,"atomic-smart-snippet",{"headingLevel":[514,"heading-level"],"maximumHeight":[514,"maximum-height"],"collapsedHeight":[514,"collapsed-height"],"snippetStyle":[513,"snippet-style"],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"snippetMaximumHeight":[514,"snippet-maximum-height"],"snippetCollapsedHeight":[514,"snippet-collapsed-height"],"smartSnippetState":[32],"tabManagerState":[32],"feedbackSent":[32]},[[0,"selectInlineLink","onSelectInlineLink"],[0,"beginDelayedSelectInlineLink","onBeginDelayedSelectInlineLink"],[0,"cancelPendingSelectInlineLink","onCancelPendingSelectInlineLink"]]]]],["p-ce5b896e",[[1,"atomic-insight-smart-snippet-suggestions",{"headingLevel":[514,"heading-level"],"snippetStyle":[1,"snippet-style"],"smartSnippetQuestionsListState":[32]}]]],["p-af1b4924",[[1,"atomic-result-list",{"display":[513],"density":[513],"imageSize":[1537,"image-size"],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"resultListState":[32],"resultsPerPageState":[32],"tabManagerState":[32],"resultTemplateRegistered":[32],"error":[32],"isAppLoaded":[32],"templateHasError":[32],"setRenderFunction":[64]},null,{"tabManagerState":["watchTabManagerState"]}]]],["p-f76b7ac3",[[1,"atomic-smart-snippet-suggestions",{"headingLevel":[514,"heading-level"],"snippetStyle":[1,"snippet-style"],"smartSnippetQuestionsListState":[32]}]]],["p-a5f66ecd",[[1,"atomic-folded-result-list",{"density":[513],"imageSize":[513,"image-size"],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"collectionField":[513,"collection-field"],"parentField":[513,"parent-field"],"childField":[513,"child-field"],"numberOfFoldedResults":[514,"number-of-folded-results"],"foldedResultListState":[32],"resultsPerPageState":[32],"tabManagerState":[32],"resultTemplateRegistered":[32],"error":[32],"templateHasError":[32],"isAppLoaded":[32],"setRenderFunction":[64]},[[0,"atomic/resolveFoldedResultList","resolveFoldedResultList"],[0,"atomic/loadCollection","loadCollection"]],{"tabManagerState":["watchTabManagerState"]}]]],["p-1bbaf206",[[1,"atomic-insight-folded-result-list",{"density":[513],"imageSize":[513,"image-size"],"collectionField":[513,"collection-field"],"parentField":[513,"parent-field"],"childField":[513,"child-field"],"foldedResultListState":[32],"resultsPerPageState":[32],"resultTemplateRegistered":[32],"error":[32],"isAppLoaded":[32],"templateHasError":[32],"setRenderFunction":[64]},[[0,"atomic/resolveFoldedResultList","resolveFoldedResultList"],[0,"atomic/loadCollection","loadCollection"]]]]],["p-24fd7df6",[[1,"atomic-insight-result-children",{"inheritTemplates":[4,"inherit-templates"],"imageSize":[513,"image-size"],"noResultText":[1,"no-result-text"],"error":[32],"resultTemplateRegistered":[32],"templateHasError":[32],"foldedResultListState":[32],"showInitialChildren":[32]},[[0,"atomic/resolveChildTemplates","resolveChildTemplates"]]]]],["p-dc128135",[[1,"atomic-insight-result-list",{"density":[513],"imageSize":[513,"image-size"],"resultsPerPageState":[32],"resultListState":[32],"templateHasError":[32],"resultTemplateRegistered":[32],"error":[32],"isAppLoaded":[32],"setRenderFunction":[64]}]]],["p-9239be63",[[1,"atomic-insight-user-actions-toggle",{"userId":[1,"user-id"],"ticketCreationDateTime":[1,"ticket-creation-date-time"],"excludedCustomActions":[16],"userActionsState":[32],"error":[32]}]]],["p-170c7da6",[[1,"atomic-ipx-recs-list",{"recommendation":[513],"display":[513],"density":[513],"imageSize":[513,"image-size"],"numberOfRecommendations":[514,"number-of-recommendations"],"numberOfRecommendationsPerPage":[514,"number-of-recommendations-per-page"],"label":[513],"headingLevel":[514,"heading-level"],"error":[32],"isAppLoaded":[32],"resultTemplateRegistered":[32],"templateHasError":[32],"currentPage":[32],"recommendationListState":[32],"setRenderFunction":[64],"previousPage":[64],"nextPage":[64]},null,{"numberOfRecommendationsPerPage":["watchNumberOfRecommendationsPerPage"]}]]],["p-20b33c18",[[1,"atomic-recs-list",{"recommendation":[513],"display":[513],"density":[513],"imageSize":[513,"image-size"],"numberOfRecommendations":[514,"number-of-recommendations"],"numberOfRecommendationsPerPage":[514,"number-of-recommendations-per-page"],"label":[513],"headingLevel":[514,"heading-level"],"error":[32],"isAppLoaded":[32],"resultTemplateRegistered":[32],"templateHasError":[32],"currentPage":[32],"recommendationListState":[32],"setRenderFunction":[64],"previousPage":[64],"nextPage":[64]},null,{"numberOfRecommendationsPerPage":["watchNumberOfRecommendationsPerPage"]}]]],["p-59f043a0",[[1,"atomic-refine-toggle",{"collapseFacetsAfter":[514,"collapse-facets-after"],"error":[32],"searchStatusState":[32]}]]],["p-99d3a8ce",[[1,"atomic-result-children",{"inheritTemplates":[4,"inherit-templates"],"imageSize":[513,"image-size"],"noResultText":[1,"no-result-text"],"error":[32],"resultTemplateRegistered":[32],"templateHasError":[32],"foldedResultListState":[32],"showInitialChildren":[32],"loadedFullCollection":[32]},[[0,"atomic/resolveChildTemplates","resolveChildTemplates"]]]]],["p-52d5461a",[[1,"atomic-tab-manager",{"clearFiltersOnTabChange":[4,"clear-filters-on-tab-change"],"tabManagerState":[32],"error":[32]}]]],["p-c2b4b401",[[4,"atomic-insight-tabs",{"error":[32]}]]],["p-5894d6f6",[[4,"atomic-ipx-result-link",{"hrefTemplate":[513,"href-template"]}]]],["p-0edea6f9",[[4,"atomic-ipx-tabs",{"error":[32]}]]],["p-268ce7ca",[[1,"atomic-result-badge",{"field":[513],"label":[513],"icon":[513]}]]],["p-464370f7",[[4,"atomic-result-link",{"hrefTemplate":[513,"href-template"]}]]],["p-c41ab197",[[0,"atomic-result-printable-uri",{"maxNumberOfParts":[514,"max-number-of-parts"],"listExpanded":[32],"error":[32]}]]],["p-83d3857f",[[1,"atomic-search-box",{"numberOfQueries":[514,"number-of-queries"],"redirectionUrl":[513,"redirection-url"],"suggestionTimeout":[2,"suggestion-timeout"],"suggestionDelay":[2,"suggestion-delay"],"disableSearch":[516,"disable-search"],"minimumQueryLength":[514,"minimum-query-length"],"clearFilters":[516,"clear-filters"],"enableQuerySyntax":[516,"enable-query-syntax"],"searchBoxState":[32],"error":[32],"isExpanded":[32]},[[0,"atomic/searchBoxSuggestion/register","registerSuggestions"]],{"redirectionUrl":["watchRedirectionUrl"]}]]],["p-4bdc6d5a",[[1,"atomic-insight-numeric-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"numberOfValues":[514,"number-of-values"],"withInput":[513,"with-input"],"sortCriteria":[513,"sort-criteria"],"rangeAlgorithm":[513,"range-algorithm"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"filterState":[32],"searchStatusState":[32],"error":[32],"facetForInputState":[32]},[[0,"atomic/numberFormat","setFormat"],[0,"atomic/numberInputApply","applyNumberInput"]]]]],["p-cdeb5f2a",[[1,"atomic-insight-refine-toggle",{"error":[32],"breadcrumbManagerState":[32],"searchStatusState":[32]}]]],["p-8ce6badd",[[0,"atomic-insight-result-quickview-action",{"sandbox":[1],"error":[32],"quickviewState":[32]},[[16,"atomic/quickview/next","onNextQuickview"],[16,"atomic/quickview/previous","onPreviousQuickview"]]]]],["p-a1522fe5",[[1,"atomic-insight-search-box",{"disableSearch":[516,"disable-search"],"numberOfSuggestions":[514,"number-of-suggestions"],"searchBoxState":[32],"error":[32],"isExpanded":[32]}]]],["p-85145c88",[[1,"atomic-ipx-embedded",{"container":[1040],"error":[32],"hasFooterSlotElements":[32]}]]],["p-36f63642",[[1,"atomic-ipx-modal",{"source":[1040],"container":[1040],"isOpen":[1540,"is-open"],"error":[32],"hasFooterSlotElements":[32]},[[0,"touchmove","onWindowTouchMove"]],{"isOpen":["watchToggleOpen"]}]]],["p-30c09377",[[1,"atomic-ipx-refine-toggle",{"collapseFacetsAfter":[514,"collapse-facets-after"],"error":[32],"breadcrumbManagerState":[32],"searchStatusState":[32]}]]],["p-be2a43f4",[[1,"atomic-numeric-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfValues":[514,"number-of-values"],"withInput":[513,"with-input"],"sortCriteria":[513,"sort-criteria"],"rangeAlgorithm":[513,"range-algorithm"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"filterState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32],"facetForInputState":[32]},[[0,"atomic/numberFormat","setFormat"],[0,"atomic/numberInputApply","applyNumberInput"]]]]],["p-3a01a398",[[1,"atomic-popover",{"searchStatusState":[32],"facetState":[32],"error":[32],"isOpen":[32],"childFacet":[32]},[[0,"atomic/initializePopover","initializePopover"],[0,"keydown","handleKeyDown"]]]]],["p-049228f2",[[1,"atomic-quickview",{"sandbox":[1],"error":[32],"quickviewState":[32]},[[16,"atomic/quickview/next","onNextQuickview"],[16,"atomic/quickview/previous","onPreviousQuickview"]]]]],["p-5a9460ab",[[0,"atomic-result-html",{"field":[513],"sanitize":[516],"error":[32]}]]],["p-fb1a1e2e",[[1,"atomic-search-box-instant-results",{"maxResultsPerQuery":[514,"max-results-per-query"],"density":[513],"imageSize":[513,"image-size"],"ariaLabelGenerator":[16],"error":[32],"templateHasError":[32],"setRenderFunction":[64]}]]],["p-7e9a1a1a",[[1,"atomic-breadbox",{"pathLimit":[2,"path-limit"],"breadcrumbManagerState":[32],"facetManagerState":[32],"error":[32],"isCollapsed":[32]}]]],["p-b6ae0244",[[1,"atomic-category-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfValues":[514,"number-of-values"],"withSearch":[516,"with-search"],"sortCriteria":[513,"sort-criteria"],"delimitingCharacter":[513,"delimiting-character"],"basePath":[1537,"base-path"],"filterByBasePath":[516,"filter-by-base-path"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-a9383817",[[0,"atomic-citation",{"citation":[16],"index":[2],"sendHoverEndEvent":[16],"interactiveCitation":[16],"disableCitationAnchoring":[4,"disable-citation-anchoring"],"isOpen":[32]},null,{"isOpen":["sendHoverAnalytics"]}]]],["p-fe59fb2d",[[1,"atomic-color-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfValues":[514,"number-of-values"],"withSearch":[516,"with-search"],"sortCriteria":[513,"sort-criteria"],"resultsMustMatch":[513,"results-must-match"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"allowedValues":[1025,"allowed-values"],"customSort":[1025,"custom-sort"],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-6d0e9fad",[[1,"atomic-did-you-mean",{"automaticallyCorrectQuery":[516,"automatically-correct-query"],"queryCorrectionMode":[513,"query-correction-mode"],"didYouMeanState":[32],"queryTriggerState":[32],"error":[32]},null,{"queryCorrectionMode":["updateQueryCorrectionMode"]}]]],["p-47002021",[[0,"atomic-external",{"selector":[513],"boundInterface":[1040]},[[0,"atomic/initializeComponent","handleInitialization"],[0,"atomic/scrollToTop","handleScrollToTop"],[8,"atomic/parentReady","handleParentReady"]]]]],["p-3549a469",[[1,"atomic-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfValues":[514,"number-of-values"],"withSearch":[516,"with-search"],"sortCriteria":[513,"sort-criteria"],"resultsMustMatch":[513,"results-must-match"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"enableExclusion":[516,"enable-exclusion"],"injectionDepth":[2,"injection-depth"],"dependsOn":[16],"allowedValues":[1025,"allowed-values"],"customSort":[1025,"custom-sort"],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-0610b3e7",[[4,"atomic-facet-manager",{"collapseFacetsAfter":[514,"collapse-facets-after"],"facetManagerState":[32],"error":[32]}]]],["p-e983d6cc",[[4,"atomic-field-condition",{"ifDefined":[513,"if-defined"],"ifNotDefined":[513,"if-not-defined"],"mustMatch":[16],"mustNotMatch":[16]}]]],["p-7e971d15",[[1,"atomic-format-currency",{"currency":[513],"error":[32]}]]],["p-b2b9e83f",[[1,"atomic-format-number",{"minimumIntegerDigits":[514,"minimum-integer-digits"],"minimumFractionDigits":[514,"minimum-fraction-digits"],"maximumFractionDigits":[514,"maximum-fraction-digits"],"minimumSignificantDigits":[514,"minimum-significant-digits"],"maximumSignificantDigits":[514,"maximum-significant-digits"],"error":[32]}]]],["p-0ed76e65",[[1,"atomic-format-unit",{"unit":[513],"unitDisplay":[513,"unit-display"],"error":[32]}]]],["p-59b15bd6",[[1,"atomic-generated-answer",{"withToggle":[4,"with-toggle"],"collapsible":[4],"maxCollapsedHeight":[2,"max-collapsed-height"],"answerConfigurationId":[1,"answer-configuration-id"],"fieldsToIncludeInCitations":[1,"fields-to-include-in-citations"],"disableCitationAnchoring":[4,"disable-citation-anchoring"],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"generatedAnswerState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32],"copied":[32],"copyError":[32]},null,{"generatedAnswerState":["updateAnswerCollapsed"],"tabManagerState":["watchTabManagerState"]}]]],["p-b320f270",[[1,"atomic-generated-answer-feedback-modal",{"isOpen":[1540,"is-open"],"generatedAnswer":[1040],"helpful":[1540],"error":[32],"currentAnswer":[32],"feedbackSubmitted":[32],"answerEvaluationRequired":[32]},null,{"isOpen":["watchToggleOpen"]}]]],["p-a130b00b",[[1,"atomic-insight-edit-toggle",{"clickCallback":[1040],"tooltip":[1025]}]]],["p-dbc0ce5c",[[1,"atomic-insight-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"numberOfValues":[514,"number-of-values"],"sortCriteria":[513,"sort-criteria"],"resultsMustMatch":[513,"results-must-match"],"displayValuesAs":[513,"display-values-as"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[2,"injection-depth"],"enableExclusion":[516,"enable-exclusion"],"facetState":[32],"searchStatusState":[32],"error":[32]}]]],["p-89d8bb0d",[[1,"atomic-insight-full-search-button",{"tooltip":[1025],"error":[32]}]]],["p-cafa4083",[[1,"atomic-insight-generated-answer",{"withToggle":[4,"with-toggle"],"collapsible":[4],"maxCollapsedHeight":[2,"max-collapsed-height"],"answerConfigurationId":[1,"answer-configuration-id"],"fieldsToIncludeInCitations":[1,"fields-to-include-in-citations"],"disableCitationAnchoring":[4,"disable-citation-anchoring"],"generatedAnswerState":[32],"searchStatusState":[32],"error":[32],"copied":[32],"copyError":[32]},null,{"generatedAnswerState":["updateAnswerCollapsed"]}]]],["p-6078667f",[[1,"atomic-insight-history-toggle",{"clickCallback":[1040],"tooltip":[1025]}]]],["p-f251fa62",[[1,"atomic-insight-interface",{"engine":[1040],"analytics":[516],"i18n":[16],"logLevel":[513,"log-level"],"language":[513],"languageAssetsPath":[513,"language-assets-path"],"iconAssetsPath":[513,"icon-assets-path"],"fieldsToInclude":[1025,"fields-to-include"],"resultsPerPage":[514,"results-per-page"],"CspNonce":[513,"csp-nonce"],"error":[32],"initialize":[64],"initializeWithInsightEngine":[64],"executeFirstSearch":[64]},[[0,"atomic/initializeComponent","handleInitialization"]],{"iconAssetsPath":["updateIconAssetsPath"],"language":["updateLanguage"],"analytics":["toggleAnalytics"]}]]],["p-768b172e",[[0,"atomic-insight-layout",{"widget":[1540]},null,{"widget":["updateStyles"]}]]],["p-0f449e9d",[[1,"atomic-insight-no-results",{"searchStatusState":[32],"querySummaryState":[32],"error":[32]}]]],["p-fdcd187d",[[1,"atomic-insight-pager",{"numberOfPages":[514,"number-of-pages"],"pagerState":[32],"searchStatusState":[32],"error":[32]}]]],["p-fa658ef2",[[1,"atomic-insight-query-error",{"queryErrorState":[32],"error":[32],"showMoreInfo":[32]}]]],["p-edede7d1",[[1,"atomic-insight-query-summary",{"querySummaryState":[32],"error":[32]}]]],["p-c34f8190",[[0,"atomic-insight-result-action",{"icon":[1025],"tooltip":[1025],"tooltipOnClick":[1025,"tooltip-on-click"],"action":[1025],"error":[32]}]]],["p-8de99e50",[[0,"atomic-insight-result-action-bar"]]],["p-5f2abcb4",[[0,"atomic-insight-result-attach-to-case-action",{"error":[32],"attachToCaseState":[32]}]]],["p-c6e2939f",[[0,"atomic-insight-result-attach-to-case-indicator",{"error":[32],"attachToCaseState":[32]}]]],["p-9260dd7d",[[1,"atomic-insight-result-children-template",{"conditions":[16],"ifDefined":[513,"if-defined"],"ifNotDefined":[513,"if-not-defined"],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-a1e5f767",[[1,"atomic-insight-result-template",{"conditions":[16],"ifDefined":[513,"if-defined"],"ifNotDefined":[513,"if-not-defined"],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-00069a4b",[[1,"atomic-insight-tab",{"label":[513],"active":[1540],"expression":[1],"error":[32],"isAppLoaded":[32],"tabState":[32],"select":[64]}]]],["p-97538903",[[1,"atomic-insight-timeframe-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"withDatePicker":[516,"with-date-picker"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"sortCriteria":[513,"sort-criteria"],"facetState":[32],"facetForDatePickerState":[32],"filterState":[32],"searchStatusState":[32],"error":[32]},[[0,"atomic/dateInputApply","applyDateInput"]]]]],["p-fdd0aa42",[[1,"atomic-ipx-button",{"label":[513],"closeIcon":[513,"close-icon"],"openIcon":[513,"open-icon"],"isModalOpen":[1540,"is-modal-open"],"error":[32]}]]],["p-c7af4b9e",[[1,"atomic-ipx-tab",{"label":[513],"active":[1540],"expression":[1],"error":[32],"isAppLoaded":[32],"tabState":[32],"select":[64]}]]],["p-a1ee594f",[[1,"atomic-load-more-results",{"querySummaryState":[32],"resultListState":[32],"error":[32],"isAppLoaded":[32]}]]],["p-93601dc0",[[1,"atomic-no-results",{"enableCancelLastAction":[516,"enable-cancel-last-action"],"searchStatusState":[32],"historyState":[32],"querySummaryState":[32],"error":[32]}]]],["p-06284430",[[1,"atomic-notifications",{"headingLevel":[514,"heading-level"],"icon":[513],"notifyTriggerState":[32],"error":[32]}]]],["p-c4046d57",[[0,"atomic-numeric-range",{"label":[513],"start":[514],"end":[514],"endInclusive":[516,"end-inclusive"]}]]],["p-3e9db2b5",[[1,"atomic-query-error",{"queryErrorState":[32],"error":[32],"showMoreInfo":[32]}]]],["p-4830b9bb",[[1,"atomic-rating-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfIntervals":[514,"number-of-intervals"],"maxValueInIndex":[514,"max-value-in-index"],"minValueInIndex":[514,"min-value-in-index"],"displayValuesAs":[513,"display-values-as"],"icon":[513],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-f9dd14b2",[[1,"atomic-rating-range-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"numberOfIntervals":[514,"number-of-intervals"],"maxValueInIndex":[514,"max-value-in-index"],"minValueInIndex":[514,"min-value-in-index"],"icon":[513],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"facetState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-367ec37d",[[1,"atomic-recs-error",{"recommendationListState":[32],"error":[32],"showMoreInfo":[32]}]]],["p-77410a85",[[1,"atomic-recs-interface",{"pipeline":[1537],"searchHub":[1537,"search-hub"],"timezone":[513],"engine":[1040],"analytics":[516],"i18n":[16],"logLevel":[513,"log-level"],"language":[513],"fieldsToInclude":[1025,"fields-to-include"],"languageAssetsPath":[513,"language-assets-path"],"iconAssetsPath":[513,"icon-assets-path"],"CspNonce":[513,"csp-nonce"],"error":[32],"initialize":[64],"initializeWithRecommendationEngine":[64],"getRecommendations":[64]},[[0,"atomic/initializeComponent","handleInitialization"]],{"iconAssetsPath":["updateIconAssetsPath"],"language":["updateLanguage"],"analytics":["toggleAnalytics"]}]]],["p-e7a25b00",[[1,"atomic-recs-result-template",{"conditions":[16],"ifDefined":[513,"if-defined"],"ifNotDefined":[513,"if-not-defined"],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-62e85c20",[[1,"atomic-result-children-template",{"conditions":[16],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-3ec45f9c",[[0,"atomic-result-date",{"field":[513],"format":[513],"relativeTime":[516,"relative-time"],"error":[32]}]]],["p-ed603210",[[0,"atomic-result-fields-list"]]],["p-9564d67d",[[1,"atomic-result-icon"]]],["p-6a3b139f",[[0,"atomic-result-image",{"field":[513],"imageAltField":[513,"image-alt-field"],"fallback":[513],"useFallback":[32]}]]],["p-acb1704c",[[0,"atomic-result-localized-text",{"localeKey":[1,"locale-key"],"field":[16],"fieldCount":[1,"field-count"],"error":[32]}]]],["p-0112f957",[[1,"atomic-result-multi-value-text",{"field":[513],"maxValuesToDisplay":[514,"max-values-to-display"],"delimiter":[513],"error":[32]}]]],["p-8e964890",[[0,"atomic-result-number",{"field":[513],"error":[32],"formatter":[32],"valueToDisplay":[32]},[[0,"atomic/numberFormat","setFormat"]]]]],["p-cacb7fd8",[[1,"atomic-result-rating",{"field":[513],"maxValueInIndex":[514,"max-value-in-index"],"icon":[513],"error":[32],"numberOfStars":[32]}]]],["p-373448df",[[1,"atomic-result-template",{"conditions":[16],"mustMatch":[16],"mustNotMatch":[16],"error":[32],"getTemplate":[64]}]]],["p-e1dbe31d",[[0,"atomic-result-timespan",{"field":[513],"unit":[513],"format":[513],"error":[32]}]]],["p-998393ec",[[1,"atomic-segmented-facet",{"facetId":[1537,"facet-id"],"field":[513],"label":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[2,"injection-depth"],"numberOfValues":[514,"number-of-values"],"sortCriteria":[513,"sort-criteria"],"dependsOn":[16],"allowedValues":[1025,"allowed-values"],"customSort":[1025,"custom-sort"],"searchStatusState":[32],"tabManagerState":[32],"facetState":[32],"error":[32]}]]],["p-5606819d",[[1,"atomic-segmented-facet-scrollable",{"searchStatusState":[32],"error":[32],"hideLeftArrow":[32],"hideRightArrow":[32]},[[1,"wheel","handleScroll"],[1,"touchmove","handleScroll"],[0,"keydown","handleScroll"]]]]],["p-2fb49fe8",[[1,"atomic-sort-dropdown",{"sortState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]}]]],["p-d211a422",[[0,"atomic-sort-expression",{"label":[513],"expression":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"]}]]],["p-97829295",[[0,"atomic-stencil-facet-date-input",{"bindings":[16],"rangeGetter":[16],"rangeSetter":[16],"facetId":[1,"facet-id"],"label":[1],"min":[1],"max":[1],"start":[32],"end":[32]}]]],["p-56adc7d8",[[0,"atomic-tab",{"label":[1],"name":[1],"expression":[1]}]]],["p-5f6cf383",[[0,"atomic-table-element",{"label":[513]}]]],["p-ba52e9f3",[[0,"atomic-timeframe",{"period":[513],"unit":[513],"amount":[514],"label":[513]}]]],["p-23d4dc54",[[1,"atomic-timeframe-facet",{"facetId":[1537,"facet-id"],"label":[513],"field":[513],"tabsIncluded":[1537,"tabs-included"],"tabsExcluded":[1537,"tabs-excluded"],"withDatePicker":[516,"with-date-picker"],"isCollapsed":[1540,"is-collapsed"],"headingLevel":[514,"heading-level"],"filterFacetCount":[516,"filter-facet-count"],"injectionDepth":[514,"injection-depth"],"dependsOn":[16],"min":[513],"max":[513],"sortCriteria":[513,"sort-criteria"],"facetState":[32],"facetForDatePickerState":[32],"filterState":[32],"searchStatusState":[32],"tabManagerState":[32],"error":[32]},[[0,"atomic/dateInputApply","applyDateInput"]]]]],["p-740cd5bc",[[1,"atomic-insight-user-actions-timeline",{"userId":[1,"user-id"],"ticketCreationDateTime":[1,"ticket-creation-date-time"],"excludedCustomActions":[16],"userActionsState":[32],"followingSessionsAreVisible":[32],"precedingSessionsAreVisible":[32]}],[1,"atomic-insight-user-actions-session",{"startTimestamp":[2,"start-timestamp"],"userActions":[16],"error":[32],"areActionsAfterCaseCreationVisible":[32]},null,{"userActions":["prepareUserActionsToDisplay"]}]]],["p-9b2561e8",[[1,"atomic-insight-user-actions-modal",{"openButton":[1040],"isOpen":[1540,"is-open"],"userId":[1,"user-id"],"ticketCreationDateTime":[1,"ticket-creation-date-time"],"excludedCustomActions":[16],"error":[32],"interfaceDimensions":[32]},null,{"isOpen":["watchEnabled"]}]]],["p-36112c34",[[1,"atomic-refine-modal",{"openButton":[1040],"isOpen":[1540,"is-open"],"collapseFacetsAfter":[514,"collapse-facets-after"],"querySummaryState":[32],"breadcrumbManagerState":[32],"facetManagerState":[32],"sortState":[32],"tabManagerState":[32],"error":[32]},null,{"isOpen":["watchEnabled"]}]]],["p-416d088e",[[0,"atomic-focus-trap",{"active":[4],"source":[1040],"container":[1040],"shouldHideSelf":[4,"should-hide-self"],"scope":[16]},[[4,"focusin","onFocusChanged"]],{"active":["activeChanged"]}]]],["p-10b5e0f3",[[1,"atomic-html",{"value":[1],"sanitize":[516],"error":[32]}]]],["p-345c425d",[[1,"atomic-insight-refine-modal",{"openButton":[1040],"isOpen":[1540,"is-open"],"querySummaryState":[32],"breadcrumbManagerState":[32],"error":[32],"interfaceDimensions":[32]},null,{"isOpen":["watchEnabled"]}]]],["p-7cced247",[[1,"atomic-insight-smart-snippet-feedback-modal",{"source":[1040],"isOpen":[1540,"is-open"],"error":[32],"currentAnswer":[32]},null,{"isOpen":["watchToggleOpen"]}]]],["p-b6415814",[[1,"atomic-ipx-refine-modal",{"openButton":[1040],"isOpen":[1540,"is-open"],"collapseFacetsAfter":[514,"collapse-facets-after"],"querySummaryState":[32],"breadcrumbManagerState":[32],"error":[32],"interfaceDimensions":[32]},null,{"isOpen":["watchEnabled"]}]]],["p-6f1bffa2",[[1,"atomic-search-box-query-suggestions",{"icon":[1],"maxWithQuery":[514,"max-with-query"],"maxWithoutQuery":[514,"max-without-query"],"error":[32]}]]],["p-40c1dfcb",[[1,"atomic-smart-snippet-feedback-modal",{"source":[1040],"isOpen":[1540,"is-open"],"error":[32],"currentAnswer":[32]},null,{"isOpen":["watchToggleOpen"]}]]],["p-f9608731",[[0,"atomic-tab-button",{"label":[1],"active":[4],"select":[16]}]]],["p-f936f55e",[[0,"atomic-facet-number-input",{"bindings":[16],"type":[1],"filter":[16],"filterState":[16],"label":[1],"start":[32],"end":[32]}]]],["p-fe3cd55b",[[1,"atomic-ipx-body",{"isOpen":[1028,"is-open"],"displayFooterSlot":[516,"display-footer-slot"],"error":[32]}]]],["p-1ff761e0",[[1,"atomic-quickview-modal",{"content":[1025],"result":[1040],"current":[2],"total":[2],"sandbox":[1],"modalCloseCallback":[16],"error":[32],"highlightKeywords":[32],"minimizeSidebar":[32],"words":[32],"reset":[64]},null,{"highlightKeywords":["watchHighlightKeywords"]}]]],["p-98dd6df1",[[1,"atomic-recs-result",{"stopPropagation":[4,"stop-propagation"],"linkContent":[16],"result":[16],"interactiveResult":[16],"store":[16],"content":[16],"display":[1],"density":[1],"imageSize":[1,"image-size"],"classes":[1],"loadingFlag":[1,"loading-flag"],"renderingFunction":[16]},[[0,"click","handleClick"],[0,"atomic/resolveResult","resolveResult"],[0,"atomic/resolveInteractiveResult","resolveInteractiveResult"],[0,"atomic/resolveStopPropagation","resolveStopPropagation"],[0,"atomic/resolveResultDisplayConfig","resolveResultDisplayConfig"]]]]],["p-00a6ab8c",[[0,"atomic-suggestion-renderer",{"i18n":[16],"id":[1],"suggestion":[16],"isSelected":[4,"is-selected"],"side":[1],"index":[2],"lastIndex":[2,"last-index"],"isDoubleList":[4,"is-double-list"],"onClick":[16],"onMouseOver":[16]}]]],["p-c4fb6426",[[1,"atomic-insight-result",{"stopPropagation":[4,"stop-propagation"],"result":[16],"interactiveResult":[16],"store":[16],"content":[16],"density":[1],"imageSize":[1,"image-size"],"classes":[1],"loadingFlag":[1,"loading-flag"]},[[0,"atomic/resolveResult","resolveResult"],[0,"atomic/resolveInteractiveResult","resolveInteractiveResult"],[0,"atomic/resolveStopPropagation","resolveStopPropagation"],[0,"atomic/resolveResultDisplayConfig","resolveResultDisplayConfig"]]]]],["p-dd35e7ad",[[1,"atomic-smart-snippet-expandable-answer",{"expanded":[516],"htmlContent":[1,"html-content"],"maximumHeight":[514,"maximum-height"],"collapsedHeight":[514,"collapsed-height"],"snippetStyle":[1,"snippet-style"],"fullHeight":[32]},null,{"fullHeight":["fullHeightUpdated"]}],[1,"atomic-smart-snippet-collapse-wrapper",{"maximumHeight":[514,"maximum-height"],"collapsedHeight":[514,"collapsed-height"],"isExpanded":[32],"showButton":[32],"fullHeight":[32]}]]],["p-6f34dd3a",[[1,"atomic-result",{"stopPropagation":[4,"stop-propagation"],"result":[16],"interactiveResult":[16],"store":[16],"content":[16],"linkContent":[16],"display":[1],"density":[1],"imageSize":[1,"image-size"],"classes":[1],"loadingFlag":[1,"loading-flag"],"renderingFunction":[16]},[[0,"atomic/resolveResult","resolveResult"],[0,"atomic/resolveInteractiveResult","resolveInteractiveResult"],[0,"atomic/resolveStopPropagation","resolveStopPropagation"],[0,"atomic/resolveResultDisplayConfig","resolveResultDisplayConfig"],[0,"click","handleClick"]]]]],["p-6098b906",[[0,"atomic-automatic-facet-generator",{"desiredCount":[514,"desired-count"],"numberOfValues":[514,"number-of-values"],"error":[32],"automaticFacetGeneratorState":[32],"searchStatusState":[32],"collapseFacetsAfter":[32],"updateCollapseFacetsDependingOnFacetsVisibility":[64]}],[1,"atomic-automatic-facet",{"field":[513],"facetId":[513,"facet-id"],"facet":[16],"searchStatus":[16],"isCollapsed":[1540,"is-collapsed"],"error":[32]}]]],["p-1435fb6f",[[1,"atomic-tab-bar",{"popoverTabs":[32]},[[0,"atomic/tabRendered","resolveResult"]]],[1,"atomic-tab-popover",{"show":[32],"error":[32],"isOpen":[32],"toggle":[64],"setButtonVisibility":[64],"closePopoverOnFocusOut":[64]},[[0,"keydown","handleKeyDown"]]]]],["p-ca8c87ce",[[0,"atomic-smart-snippet-source",{"source":[1040],"anchorAttributes":[16],"error":[32]},[[0,"atomic/resolveResult","resolveResult"]]],[1,"atomic-smart-snippet-answer",{"htmlContent":[1,"html-content"],"innerStyle":[1,"inner-style"]}]]],["p-ff91ba6a",[[1,"atomic-result-placeholder",{"display":[1],"density":[1],"imageSize":[1,"image-size"]}],[1,"atomic-result-table-placeholder",{"density":[1],"imageSize":[1,"image-size"],"rows":[2]}]]],["p-4cf97b0a",[[0,"atomic-result-text",{"field":[513],"shouldHighlight":[516,"should-highlight"],"default":[513],"error":[32]}],[1,"atomic-text",{"value":[513],"count":[514],"error":[32]}]]]]'),e)}));
2
2
  //# sourceMappingURL=atomic.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["../../node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"0HAOA,IAAIA,EAAe,KAUjB,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACrBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACjD,CACE,OAAOC,EAAeJ,EAAK,EClB7BH,IAAeQ,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,mv+BAAuCJ,EAAA","ignoreList":[]}
1
+ {"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["../../node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"0HAOA,IAAIA,EAAe,KAUjB,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACrBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACjD,CACE,OAAOC,EAAeJ,EAAK,EClB7BH,IAAeQ,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,+g+BAAuCJ,EAAA","ignoreList":[]}
@@ -167,8 +167,6 @@ export { AtomicRefineModal as AtomicRefineModal } from '../../types/components/s
167
167
  export { defineCustomElement as defineCustomElementAtomicRefineModal } from './atomic-refine-modal';
168
168
  export { AtomicRefineToggle as AtomicRefineToggle } from '../../types/components/search/atomic-refine-toggle/atomic-refine-toggle';
169
169
  export { defineCustomElement as defineCustomElementAtomicRefineToggle } from './atomic-refine-toggle';
170
- export { AtomicRelevanceInspector as AtomicRelevanceInspector } from '../../types/components/search/atomic-relevance-inspector/atomic-relevance-inspector';
171
- export { defineCustomElement as defineCustomElementAtomicRelevanceInspector } from './atomic-relevance-inspector';
172
170
  export { AtomicResult as AtomicResult } from '../../types/components/search/atomic-result/atomic-result';
173
171
  export { defineCustomElement as defineCustomElementAtomicResult } from './atomic-result';
174
172
  export { AtomicResultBadge as AtomicResultBadge } from '../../types/components/search/result-template-components/atomic-result-badge/atomic-result-badge';
@@ -217,8 +215,6 @@ export { AtomicSearchBoxInstantResults as AtomicSearchBoxInstantResults } from '
217
215
  export { defineCustomElement as defineCustomElementAtomicSearchBoxInstantResults } from './atomic-search-box-instant-results';
218
216
  export { AtomicSearchBoxQuerySuggestions as AtomicSearchBoxQuerySuggestions } from '../../types/components/search/search-box-suggestions/atomic-search-box-query-suggestions/atomic-search-box-query-suggestions';
219
217
  export { defineCustomElement as defineCustomElementAtomicSearchBoxQuerySuggestions } from './atomic-search-box-query-suggestions';
220
- export { AtomicSearchBoxRecentQueries as AtomicSearchBoxRecentQueries } from '../../types/components/search/search-box-suggestions/atomic-search-box-recent-queries/atomic-search-box-recent-queries';
221
- export { defineCustomElement as defineCustomElementAtomicSearchBoxRecentQueries } from './atomic-search-box-recent-queries';
222
218
  export { AtomicSegmentedFacet as AtomicSegmentedFacet } from '../../types/components/search/facets/atomic-segmented-facet/atomic-segmented-facet';
223
219
  export { defineCustomElement as defineCustomElementAtomicSegmentedFacet } from './atomic-segmented-facet';
224
220
  export { AtomicSegmentedFacetScrollable as AtomicSegmentedFacetScrollable } from '../../types/components/search/facets/atomic-segmented-facet-scrollable/atomic-segmented-facet-scrollable';
@@ -1,10 +1,10 @@
1
1
  export { getAssetPath, setAssetPath, setNonce, setPlatformOptions } from '@stencil/core/internal/client';
2
+ import { c as closest } from './dom-utils.js';
3
+ import { b as buildCustomEvent } from './event-utils.js';
2
4
  import { i as itemContext } from './stencil-item-decorators.js';
3
5
  export { d as dispatchSearchBoxSuggestionsEvent } from './suggestions-events.js';
4
6
  export { e as elementHasNoQuery, a as elementHasQuery } from './stencil-suggestion-manager.js';
5
- export { r as resultContext } from './result-template-decorators.js';
6
- import { c as closest } from './dom-utils.js';
7
- import { b as buildCustomEvent } from './event-utils.js';
7
+ export { r as resultContext } from './stencil-result-template-decorators.js';
8
8
  export { i as initializeBindings } from './initialization-utils.js';
9
9
  export { b as bindLogDocumentOpenOnResult } from './result-utils.js';
10
10
  export { AtomicAutomaticFacet, defineCustomElement as defineCustomElementAtomicAutomaticFacet } from './atomic-automatic-facet.js';
@@ -91,7 +91,6 @@ export { AtomicRecsResult, defineCustomElement as defineCustomElementAtomicRecsR
91
91
  export { AtomicRecsResultTemplate, defineCustomElement as defineCustomElementAtomicRecsResultTemplate } from './atomic-recs-result-template.js';
92
92
  export { AtomicRefineModal, defineCustomElement as defineCustomElementAtomicRefineModal } from './atomic-refine-modal.js';
93
93
  export { AtomicRefineToggle, defineCustomElement as defineCustomElementAtomicRefineToggle } from './atomic-refine-toggle.js';
94
- export { AtomicRelevanceInspector, defineCustomElement as defineCustomElementAtomicRelevanceInspector } from './atomic-relevance-inspector.js';
95
94
  export { AtomicResult, defineCustomElement as defineCustomElementAtomicResult } from './atomic-result.js';
96
95
  export { AtomicResultBadge, defineCustomElement as defineCustomElementAtomicResultBadge } from './atomic-result-badge.js';
97
96
  export { AtomicResultChildren, defineCustomElement as defineCustomElementAtomicResultChildren } from './atomic-result-children.js';
@@ -116,7 +115,6 @@ export { AtomicResultTimespan, defineCustomElement as defineCustomElementAtomicR
116
115
  export { AtomicSearchBox, defineCustomElement as defineCustomElementAtomicSearchBox } from './atomic-search-box.js';
117
116
  export { AtomicSearchBoxInstantResults, defineCustomElement as defineCustomElementAtomicSearchBoxInstantResults } from './atomic-search-box-instant-results.js';
118
117
  export { AtomicSearchBoxQuerySuggestions, defineCustomElement as defineCustomElementAtomicSearchBoxQuerySuggestions } from './atomic-search-box-query-suggestions.js';
119
- export { AtomicSearchBoxRecentQueries, defineCustomElement as defineCustomElementAtomicSearchBoxRecentQueries } from './atomic-search-box-recent-queries.js';
120
118
  export { AtomicSegmentedFacet, defineCustomElement as defineCustomElementAtomicSegmentedFacet } from './atomic-segmented-facet.js';
121
119
  export { AtomicSegmentedFacetScrollable, defineCustomElement as defineCustomElementAtomicSegmentedFacetScrollable } from './atomic-segmented-facet-scrollable.js';
122
120
  export { AtomicSmartSnippet, defineCustomElement as defineCustomElementAtomicSmartSnippet } from './atomic-smart-snippet.js';
@@ -141,22 +139,6 @@ export { AtomicTimeframe, defineCustomElement as defineCustomElementAtomicTimefr
141
139
  export { AtomicTimeframeFacet, defineCustomElement as defineCustomElementAtomicTimeframeFacet } from './atomic-timeframe-facet.js';
142
140
  export { M as MissingInterfaceParentError } from './initialization-lit-stencil-common-utils.js';
143
141
 
144
- /**
145
- * Retrieves `Product` on a rendered `atomic-product`.
146
- *
147
- * This method is useful for building custom product template elements, see [Create a Product List](https://docs.coveo.com/en/atomic/latest/cc-search/create-custom-components/native-components/#custom-product-template-component-example) for more information.
148
- *
149
- * You should use the method in the [connectedCallback lifecycle method](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements#using_the_lifecycle_callbacks).
150
- *
151
- * @param element - The element that the event is dispatched to, which must be the child of a rendered "atomic-product".
152
- * @returns A promise that resolves on initialization of the parent "atomic-product" element, or rejects when there is no parent "atomic-product" element.
153
- *
154
- * @deprecated should only be used for Stencil components. For Lit components, use `fetchProductContext` from \@/src/decorators/commerce/product-template-decorators.ts
155
- */
156
- function productContext(element) {
157
- return itemContext(element, 'atomic-product');
158
- }
159
-
160
142
  class MissingParentError extends Error {
161
143
  constructor(elementName, parentName) {
162
144
  super(`The "${elementName}" element must be the child of an "${parentName}" element.`);
@@ -190,6 +172,22 @@ function fetchProductContext(element) {
190
172
  return fetchItemContext(element, 'atomic-product');
191
173
  }
192
174
 
175
+ /**
176
+ * Retrieves `Product` on a rendered `atomic-product`.
177
+ *
178
+ * This method is useful for building custom product template elements, see [Create a Product List](https://docs.coveo.com/en/atomic/latest/cc-search/create-custom-components/native-components/#custom-product-template-component-example) for more information.
179
+ *
180
+ * You should use the method in the [connectedCallback lifecycle method](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements#using_the_lifecycle_callbacks).
181
+ *
182
+ * @param element - The element that the event is dispatched to, which must be the child of a rendered "atomic-product".
183
+ * @returns A promise that resolves on initialization of the parent "atomic-product" element, or rejects when there is no parent "atomic-product" element.
184
+ *
185
+ * @deprecated should only be used for Stencil components. For Lit components, use `fetchProductContext` from \@/src/components/commerce/product-template-component-utils/context/fetch-product-context.ts
186
+ */
187
+ function productContext(element) {
188
+ return itemContext(element, 'atomic-product');
189
+ }
190
+
193
191
  export { fetchProductContext, productContext };
194
192
 
195
193
  //# sourceMappingURL=index.js.map
@@ -2156,7 +2156,7 @@ function getWindow() {
2156
2156
  }
2157
2157
  function getAtomicEnvironment(headlessVersion) {
2158
2158
  return {
2159
- version: "3.34.0-pre.00dc0c9faa",
2159
+ version: "3.34.0-pre.011ede392f",
2160
2160
  headlessVersion,
2161
2161
  };
2162
2162
  }
@@ -468,7 +468,7 @@ const AtomicCategoryFacet$1 = /*@__PURE__*/ proxyCustomElement(class AtomicCateg
468
468
  }
469
469
  render() {
470
470
  const { bindings: { i18n }, label, facetState: { facetSearch, enabled, valuesAsTrees, selectedValueAncestry }, searchStatusState: { hasError, firstSearchExecuted }, } = this;
471
- return (h(FacetGuard, { key: '0ffcbacbe73edf368726d16f5b9e848901f23cf2', enabled: enabled, firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: valuesAsTrees.length > 0 }, firstSearchExecuted ? (h(FacetContainer, null, this.renderHeader(), !this.isCollapsed && [
471
+ return (h(FacetGuard, { key: 'f2968f1c76d3d8b6b49b31e78294920afe26139c', enabled: enabled, firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: valuesAsTrees.length > 0 }, firstSearchExecuted ? (h(FacetContainer, null, this.renderHeader(), !this.isCollapsed && [
472
472
  this.renderSearchInput(),
473
473
  shouldDisplaySearchResults(facetSearch) ? (h(Fragment, null, facetSearch.values.length ? (h(FacetValuesGroup, { i18n: i18n, label: label, query: facetSearch.query }, this.renderSearchResults())) : (h("div", { class: "mt-3" })), this.renderMatches())) : (h(Fragment, null, h(FacetValuesGroup, { i18n: i18n, label: label }, this.hasParents ? (h(CategoryFacetParentAsTreeContainer, { isTopLevel: true, className: "mt-3" }, this.renderValuesTree(selectedValueAncestry, true))) : (h(CategoryFacetChildrenAsTreeContainer, { className: "mt-3" }, this.renderChildren()))), this.renderShowMoreLess())),
474
474
  ])) : (h(FacetPlaceholder, { isCollapsed: this.isCollapsed, numberOfValues: this.numberOfValues }))));
@@ -244,7 +244,7 @@ const AtomicFacet$1 = /*@__PURE__*/ proxyCustomElement(class AtomicFacet extends
244
244
  return true;
245
245
  }
246
246
  render() {
247
- return (h(FacetGuard, { key: '86e0199496414e899a074abed60f78b09644f41d', enabled: this.facetState.enabled, hasError: this.searchStatusState.hasError, firstSearchExecuted: this.searchStatusState.firstSearchExecuted, hasResults: this.facetState.values.length > 0 }, this.searchStatusState.firstSearchExecuted ? (h(FacetContainer, null, h(FacetHeader, { i18n: this.bindings.i18n, label: this.definedLabel, onClearFilters: () => {
247
+ return (h(FacetGuard, { key: 'fa5c10a45b72a6ae62a005a752b5808ce3fadad8', enabled: this.facetState.enabled, hasError: this.searchStatusState.hasError, firstSearchExecuted: this.searchStatusState.firstSearchExecuted, hasResults: this.facetState.values.length > 0 }, this.searchStatusState.firstSearchExecuted ? (h(FacetContainer, null, h(FacetHeader, { i18n: this.bindings.i18n, label: this.definedLabel, onClearFilters: () => {
248
248
  this.focusTargets.header.focusAfterSearch();
249
249
  this.facet.deselectAll();
250
250
  }, numberOfActiveValues: this.activeValues.length, isCollapsed: this.isCollapsed, headingLevel: this.headingLevel, onToggleCollapse: () => (this.isCollapsed = !this.isCollapsed), headerRef: (el) => this.focusTargets.header.setTarget(el) }), this.renderBody())) : (h(FacetPlaceholder, { numberOfValues: this.numberOfValues, isCollapsed: this.isCollapsed }))));
@@ -2,7 +2,7 @@ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/clien
2
2
  import { ResultTemplatesHelpers } from '@coveo/headless';
3
3
  import { M as MapProp } from './props-utils.js';
4
4
  import { m as makeMatchConditions } from './result-template-common.js';
5
- import { R as ResultContext } from './result-template-decorators.js';
5
+ import { R as ResultContext } from './stencil-result-template-decorators.js';
6
6
 
7
7
  const atomicFieldConditionCss = "atomic-field-condition{max-width:100%}";
8
8
  const AtomicFieldConditionStyle0 = atomicFieldConditionCss;
@@ -1 +1 @@
1
- {"file":"atomic-field-condition.js","mappings":";;;;;;AAAA,MAAM,uBAAuB,GAAG,wCAAwC,CAAC;AACzE,mCAAe,uBAAuB;;;;;;;;;;;;MCuBzBA,sBAAoB;;;;;;;;QAgBO,cAAS,GAC7C,EAAE,CAAC;;;;;QAMiC,iBAAY,GAChD,EAAE,CAAC;QAEG,eAAU,GAA8B,EAAE,CAAC;QAC3C,oBAAe,GAAG,KAAK,CAAC;;;yBAV9B,EAAE;4BAOF,EAAE;;IAOG,iBAAiB;QACtB,IAAI,IAAI,CAAC,SAAS,EAAE;YAClB,MAAM,UAAU,GAAG,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;YAC7C,IAAI,CAAC,UAAU,CAAC,IAAI,CAClB,sBAAsB,CAAC,mBAAmB,CAAC,UAAU,CAAC,CACvD,CAAC;SACH;QAED,IAAI,IAAI,CAAC,YAAY,EAAE;YACrB,MAAM,UAAU,GAAG,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;YAChD,IAAI,CAAC,UAAU,CAAC,IAAI,CAClB,sBAAsB,CAAC,sBAAsB,CAAC,UAAU,CAAC,CAC1D,CAAC;SACH;QAED,IAAI,CAAC,UAAU,CAAC,IAAI,CAClB,GAAG,mBAAmB,CAAC,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,YAAY,CAAC,CAC1D,CAAC;KACH;IAEM,MAAM;QACX,IAAI,CAAC,IAAI,CAAC,UAAU,CAAC,KAAK,CAAC,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,EAAE;YACjE,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC;YAC5B,OAAO,EAAE,CAAC;SACX;QAED,OAAO,eAAQ,CAAC;KACjB;IAEM,gBAAgB;QACrB,IAAI,CAAC,eAAe,IAAI,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC;KAC5C;;;;;;;;;AA9CqC;IAA7B,OAAO,CAAC,EAAC,WAAW,EAAE,IAAI,EAAC,CAAC;yDAChC;AAMiC;IAA7B,OAAO,CAAC,EAAC,WAAW,EAAE,IAAI,EAAC,CAAC;4DAChC;AAKoB;IAAxB,aAAa,EAAE;sDAAyB;;;;;;;;;;;;;;;;;;;;","names":["AtomicFieldCondition"],"sources":["src/components/search/result-template-components/atomic-field-condition/atomic-field-condition.pcss?tag=atomic-field-condition","src/components/search/result-template-components/atomic-field-condition/atomic-field-condition.tsx"],"sourcesContent":["atomic-field-condition {\n max-width: 100%;\n}\n","import {\n Result,\n ResultTemplateCondition,\n ResultTemplatesHelpers,\n} from '@coveo/headless';\nimport {Component, Prop, h, Element} from '@stencil/core';\nimport {MapProp} from '../../../../utils/props-utils';\nimport {makeMatchConditions} from '../../../common/result-templates/result-template-common';\nimport {ResultContext} from '../result-template-decorators';\n\n/**\n * The `atomic-field-condition` component takes a list of conditions that, if fulfilled, apply the template in which it's defined.\n * The condition properties can be based on any top-level result property of the `result` object, not restricted to fields (e.g., `isRecommendation`).\n *\n * @slot default - The content to display if the conditions are met.\n *\n * @MapProp name: mustMatch;attr: must-match;docs: The field and values that define which result items the condition must be applied to. For example, a template with the following attribute only applies to result items whose `filetype` is `lithiummessage` or `YouTubePlaylist`: `must-match-filetype=\"lithiummessage,YouTubePlaylist\"`;type: Record<string, string[]> ;default: {}\n * @MapProp name: mustNotMatch;attr: must-not-match;docs: The field and values that define which result items the condition must not be applied to. For example, a template with the following attribute only applies to result items whose `filetype` is not `lithiummessage`: `must-not-match-filetype=\"lithiummessage\";type: Record<string, string[]> ;default: {}\n */\n@Component({\n tag: 'atomic-field-condition',\n styleUrl: 'atomic-field-condition.pcss',\n shadow: false,\n})\nexport class AtomicFieldCondition {\n @Element() host!: HTMLElement;\n\n /**\n * Verifies whether the specified fields are defined.\n */\n @Prop({reflect: true}) ifDefined?: string;\n /**\n * Verifies whether the specified fields are not defined.\n */\n @Prop({reflect: true}) ifNotDefined?: string;\n\n /**\n * Verifies whether the specified fields match the specified values.\n * @type {Record<string, string[]>}\n */\n @Prop() @MapProp({splitValues: true}) mustMatch: Record<string, string[]> =\n {};\n\n /**\n * Verifies whether the specified fields do not match the specified values.\n * @type {Record<string, string[]>}\n */\n @Prop() @MapProp({splitValues: true}) mustNotMatch: Record<string, string[]> =\n {};\n\n private conditions: ResultTemplateCondition[] = [];\n private shouldBeRemoved = false;\n\n @ResultContext() private result!: Result;\n\n public componentWillLoad() {\n if (this.ifDefined) {\n const fieldNames = this.ifDefined.split(',');\n this.conditions.push(\n ResultTemplatesHelpers.fieldsMustBeDefined(fieldNames)\n );\n }\n\n if (this.ifNotDefined) {\n const fieldNames = this.ifNotDefined.split(',');\n this.conditions.push(\n ResultTemplatesHelpers.fieldsMustNotBeDefined(fieldNames)\n );\n }\n\n this.conditions.push(\n ...makeMatchConditions(this.mustMatch, this.mustNotMatch)\n );\n }\n\n public render() {\n if (!this.conditions.every((condition) => condition(this.result))) {\n this.shouldBeRemoved = true;\n return '';\n }\n\n return <slot />;\n }\n\n public componentDidLoad() {\n this.shouldBeRemoved && this.host.remove();\n }\n}\n"],"version":3}
1
+ {"file":"atomic-field-condition.js","mappings":";;;;;;AAAA,MAAM,uBAAuB,GAAG,wCAAwC,CAAC;AACzE,mCAAe,uBAAuB;;;;;;;;;;;;MCuBzBA,sBAAoB;;;;;;;;QAgBO,cAAS,GAC7C,EAAE,CAAC;;;;;QAMiC,iBAAY,GAChD,EAAE,CAAC;QAEG,eAAU,GAA8B,EAAE,CAAC;QAC3C,oBAAe,GAAG,KAAK,CAAC;;;yBAV9B,EAAE;4BAOF,EAAE;;IAOG,iBAAiB;QACtB,IAAI,IAAI,CAAC,SAAS,EAAE;YAClB,MAAM,UAAU,GAAG,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;YAC7C,IAAI,CAAC,UAAU,CAAC,IAAI,CAClB,sBAAsB,CAAC,mBAAmB,CAAC,UAAU,CAAC,CACvD,CAAC;SACH;QAED,IAAI,IAAI,CAAC,YAAY,EAAE;YACrB,MAAM,UAAU,GAAG,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;YAChD,IAAI,CAAC,UAAU,CAAC,IAAI,CAClB,sBAAsB,CAAC,sBAAsB,CAAC,UAAU,CAAC,CAC1D,CAAC;SACH;QAED,IAAI,CAAC,UAAU,CAAC,IAAI,CAClB,GAAG,mBAAmB,CAAC,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,YAAY,CAAC,CAC1D,CAAC;KACH;IAEM,MAAM;QACX,IAAI,CAAC,IAAI,CAAC,UAAU,CAAC,KAAK,CAAC,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,EAAE;YACjE,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC;YAC5B,OAAO,EAAE,CAAC;SACX;QAED,OAAO,eAAQ,CAAC;KACjB;IAEM,gBAAgB;QACrB,IAAI,CAAC,eAAe,IAAI,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC;KAC5C;;;;;;;;;AA9CqC;IAA7B,OAAO,CAAC,EAAC,WAAW,EAAE,IAAI,EAAC,CAAC;yDAChC;AAMiC;IAA7B,OAAO,CAAC,EAAC,WAAW,EAAE,IAAI,EAAC,CAAC;4DAChC;AAKoB;IAAxB,aAAa,EAAE;sDAAyB;;;;;;;;;;;;;;;;;;;;","names":["AtomicFieldCondition"],"sources":["src/components/search/result-template-components/atomic-field-condition/atomic-field-condition.pcss?tag=atomic-field-condition","src/components/search/result-template-components/atomic-field-condition/atomic-field-condition.tsx"],"sourcesContent":["atomic-field-condition {\n max-width: 100%;\n}\n","import {\n Result,\n ResultTemplateCondition,\n ResultTemplatesHelpers,\n} from '@coveo/headless';\nimport {Component, Prop, h, Element} from '@stencil/core';\nimport {MapProp} from '../../../../utils/props-utils';\nimport {makeMatchConditions} from '../../../common/result-templates/result-template-common';\nimport {ResultContext} from '@/src/components/search/result-template-component-utils/context/stencil-result-template-decorators';\n\n/**\n * The `atomic-field-condition` component takes a list of conditions that, if fulfilled, apply the template in which it's defined.\n * The condition properties can be based on any top-level result property of the `result` object, not restricted to fields (e.g., `isRecommendation`).\n *\n * @slot default - The content to display if the conditions are met.\n *\n * @MapProp name: mustMatch;attr: must-match;docs: The field and values that define which result items the condition must be applied to. For example, a template with the following attribute only applies to result items whose `filetype` is `lithiummessage` or `YouTubePlaylist`: `must-match-filetype=\"lithiummessage,YouTubePlaylist\"`;type: Record<string, string[]> ;default: {}\n * @MapProp name: mustNotMatch;attr: must-not-match;docs: The field and values that define which result items the condition must not be applied to. For example, a template with the following attribute only applies to result items whose `filetype` is not `lithiummessage`: `must-not-match-filetype=\"lithiummessage\";type: Record<string, string[]> ;default: {}\n */\n@Component({\n tag: 'atomic-field-condition',\n styleUrl: 'atomic-field-condition.pcss',\n shadow: false,\n})\nexport class AtomicFieldCondition {\n @Element() host!: HTMLElement;\n\n /**\n * Verifies whether the specified fields are defined.\n */\n @Prop({reflect: true}) ifDefined?: string;\n /**\n * Verifies whether the specified fields are not defined.\n */\n @Prop({reflect: true}) ifNotDefined?: string;\n\n /**\n * Verifies whether the specified fields match the specified values.\n * @type {Record<string, string[]>}\n */\n @Prop() @MapProp({splitValues: true}) mustMatch: Record<string, string[]> =\n {};\n\n /**\n * Verifies whether the specified fields do not match the specified values.\n * @type {Record<string, string[]>}\n */\n @Prop() @MapProp({splitValues: true}) mustNotMatch: Record<string, string[]> =\n {};\n\n private conditions: ResultTemplateCondition[] = [];\n private shouldBeRemoved = false;\n\n @ResultContext() private result!: Result;\n\n public componentWillLoad() {\n if (this.ifDefined) {\n const fieldNames = this.ifDefined.split(',');\n this.conditions.push(\n ResultTemplatesHelpers.fieldsMustBeDefined(fieldNames)\n );\n }\n\n if (this.ifNotDefined) {\n const fieldNames = this.ifNotDefined.split(',');\n this.conditions.push(\n ResultTemplatesHelpers.fieldsMustNotBeDefined(fieldNames)\n );\n }\n\n this.conditions.push(\n ...makeMatchConditions(this.mustMatch, this.mustNotMatch)\n );\n }\n\n public render() {\n if (!this.conditions.every((condition) => condition(this.result))) {\n this.shouldBeRemoved = true;\n return '';\n }\n\n return <slot />;\n }\n\n public componentDidLoad() {\n this.shouldBeRemoved && this.host.remove();\n }\n}\n"],"version":3}
@@ -20,7 +20,7 @@ const AtomicFormatCurrency$1 = /*@__PURE__*/ proxyCustomElement(class AtomicForm
20
20
  }
21
21
  render() {
22
22
  if (this.error) {
23
- return (h("atomic-component-error", { key: 'af6838ce71462de1c33af19501ca0eabf434afe5', element: this.host, error: this.error }));
23
+ return (h("atomic-component-error", { key: '3c36da499a9f54d0cd2e9fde56e3cf8b7d560b89', element: this.host, error: this.error }));
24
24
  }
25
25
  }
26
26
  get host() { return this; }
@@ -32,7 +32,7 @@ const AtomicFormatNumber$1 = /*@__PURE__*/ proxyCustomElement(class AtomicFormat
32
32
  }
33
33
  render() {
34
34
  if (this.error) {
35
- return (h("atomic-component-error", { key: 'b628208b9523337f2043180ce4b0c49e798462c7', element: this.host, error: this.error }));
35
+ return (h("atomic-component-error", { key: '6cd7c1ec24822765f7cfed26d1f14d5e6990cf12', element: this.host, error: this.error }));
36
36
  }
37
37
  }
38
38
  get host() { return this; }
@@ -35,7 +35,7 @@ const AtomicFormatUnit$1 = /*@__PURE__*/ proxyCustomElement(class AtomicFormatUn
35
35
  }
36
36
  render() {
37
37
  if (this.error) {
38
- return (h("atomic-component-error", { key: 'b9661d5b5575fcc413456872fba86c5a51479de5', element: this.host, error: this.error }));
38
+ return (h("atomic-component-error", { key: '9bf183f8ac84ed4149a53d6c9cfb1ab11221700e', element: this.host, error: this.error }));
39
39
  }
40
40
  }
41
41
  get host() { return this; }