@coveo/atomic 3.33.8-pre.d407f6d205 → 3.33.8-pre.d48bdfc9a7
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.
- package/dist/atomic/_atomic.esm.js +1 -1
- package/dist/atomic/atomic.esm.js.map +1 -1
- package/dist/atomic/autoloader/index.cjs.js +2 -2
- package/dist/atomic/autoloader/index.esm.js +2 -2
- package/dist/atomic/components/_index.d.ts +2 -0
- package/dist/atomic/components/_index.js +1 -0
- package/dist/atomic/components/analytics-config.js +1 -1
- package/dist/atomic/components/atomic-category-facet.js +1 -1
- package/dist/atomic/components/atomic-citation.js +1 -1
- package/dist/atomic/components/atomic-facet-manager.js +1 -1
- package/dist/atomic/components/atomic-facet.js +1 -1
- package/dist/atomic/components/atomic-format-currency.js +1 -1
- package/dist/atomic/components/atomic-format-number.js +1 -1
- package/dist/atomic/components/atomic-format-unit.js +1 -1
- package/dist/atomic/components/atomic-generated-answer-feedback-modal.js +1 -1
- package/dist/atomic/components/atomic-html2.js +1 -1
- package/dist/atomic/components/atomic-insight-edit-toggle.js +1 -1
- package/dist/atomic/components/atomic-insight-facet.js +1 -1
- package/dist/atomic/components/atomic-insight-folded-result-list.js +1 -1
- package/dist/atomic/components/atomic-insight-full-search-button.js +1 -1
- package/dist/atomic/components/atomic-insight-history-toggle.js +1 -1
- package/dist/atomic/components/atomic-insight-interface.js +1 -1
- package/dist/atomic/components/atomic-insight-no-results.js +1 -1
- package/dist/atomic/components/atomic-insight-numeric-facet.js +1 -1
- package/dist/atomic/components/atomic-insight-pager.js +3 -3
- package/dist/atomic/components/atomic-insight-query-error.js +1 -1
- package/dist/atomic/components/atomic-insight-refine-modal2.js +2 -2
- package/dist/atomic/components/atomic-insight-refine-toggle.js +1 -1
- package/dist/atomic/components/atomic-insight-result-action.js +1 -1
- package/dist/atomic/components/atomic-insight-result-attach-to-case-action.js +1 -1
- package/dist/atomic/components/atomic-insight-result-attach-to-case-indicator.js +1 -1
- package/dist/atomic/components/atomic-insight-result-children.js +1 -1
- package/dist/atomic/components/atomic-insight-result-list.js +1 -1
- package/dist/atomic/components/atomic-insight-result-quickview-action.js +1 -1
- package/dist/atomic/components/atomic-insight-result2.js +1 -1
- package/dist/atomic/components/atomic-insight-search-box.js +2 -2
- package/dist/atomic/components/atomic-insight-smart-snippet-feedback-modal2.js +2 -2
- package/dist/atomic/components/atomic-insight-tabs.js +1 -1
- package/dist/atomic/components/atomic-insight-user-actions-session2.js +1 -1
- package/dist/atomic/components/atomic-insight-user-actions-toggle.js +1 -1
- package/dist/atomic/components/atomic-ipx-body2.js +2 -2
- package/dist/atomic/components/atomic-ipx-button.js +2 -2
- package/dist/atomic/components/atomic-ipx-embedded.js +1 -1
- package/dist/atomic/components/atomic-ipx-modal.js +2 -2
- package/dist/atomic/components/atomic-ipx-recs-list.js +1 -1
- package/dist/atomic/components/atomic-ipx-refine-modal2.js +1 -1
- package/dist/atomic/components/atomic-ipx-refine-toggle.js +1 -1
- package/dist/atomic/components/atomic-ipx-result-link.js +1 -1
- package/dist/atomic/components/atomic-ipx-tabs.js +1 -1
- package/dist/atomic/components/atomic-load-more-results.js +1 -1
- package/dist/atomic/components/atomic-no-results.js +1 -1
- package/dist/atomic/components/atomic-numeric-facet.js +1 -2
- package/dist/atomic/components/atomic-numeric-facet.js.map +1 -1
- package/dist/atomic/components/atomic-pager.js +3 -3
- package/dist/atomic/components/atomic-query-error.js +1 -1
- package/dist/atomic/components/atomic-quickview-modal2.js +1 -1
- package/dist/atomic/components/atomic-quickview.js +1 -1
- package/dist/atomic/components/atomic-recs-error.js +1 -1
- package/dist/atomic/components/atomic-recs-interface.js +1 -1
- package/dist/atomic/components/atomic-recs-list.js +1 -1
- package/dist/atomic/components/atomic-refine-modal2.js +1 -1
- package/dist/atomic/components/atomic-refine-toggle.js +1 -1
- package/dist/atomic/components/atomic-relevance-inspector.js +1 -46
- package/dist/atomic/components/atomic-relevance-inspector.js.map +1 -1
- package/dist/atomic/components/atomic-relevance-inspector2.js +50 -0
- package/dist/atomic/components/atomic-relevance-inspector2.js.map +1 -0
- package/dist/atomic/components/atomic-result-children.js +1 -1
- package/dist/atomic/components/atomic-result-fields-list.js +1 -1
- package/dist/atomic/components/atomic-result-link.js +1 -1
- package/dist/atomic/components/atomic-result-list.js +1 -1
- package/dist/atomic/components/atomic-result-placeholder2.js +2 -2
- package/dist/atomic/components/atomic-result-table-placeholder2.js +1 -1
- package/dist/atomic/components/atomic-search-box-instant-results.js +1 -1
- package/dist/atomic/components/atomic-search-box-query-suggestions2.js +1 -1
- package/dist/atomic/components/atomic-search-box-recent-queries2.js +1 -1
- package/dist/atomic/components/atomic-search-box.js +4 -15
- package/dist/atomic/components/atomic-search-box.js.map +1 -1
- package/dist/atomic/components/atomic-search-interface.d.ts +11 -0
- package/dist/atomic/components/atomic-search-interface.js +552 -0
- package/dist/atomic/components/atomic-search-interface.js.map +1 -0
- package/dist/atomic/components/atomic-smart-snippet-answer2.js +1 -1
- package/dist/atomic/components/atomic-smart-snippet-collapse-wrapper2.js +2 -2
- package/dist/atomic/components/atomic-smart-snippet-expandable-answer2.js +1 -1
- package/dist/atomic/components/atomic-smart-snippet-feedback-modal2.js +2 -2
- package/dist/atomic/components/atomic-smart-snippet-source2.js +1 -1
- package/dist/atomic/components/atomic-sort-dropdown.js +2 -2
- package/dist/atomic/components/atomic-sort-expression.js +1 -1
- package/dist/atomic/components/atomic-stencil-facet-date-input.js +3 -3
- package/dist/atomic/components/atomic-suggestion-renderer2.js +1 -1
- package/dist/atomic/components/atomic-tab-manager.js +1 -1
- package/dist/atomic/components/components/commerce/atomic-commerce-interface/atomic-commerce-interface.js +50 -8
- package/dist/atomic/components/components/commerce/atomic-commerce-query-summary/atomic-commerce-query-summary.js +2 -2
- package/dist/atomic/components/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.js +25 -10
- package/dist/atomic/components/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.js +5 -12
- package/dist/atomic/components/components/search/atomic-search-layout/atomic-search-layout.js +9 -20
- package/dist/atomic/components/components/search/index.js +0 -1
- package/dist/atomic/components/components/search/lazy-index.js +0 -1
- package/dist/atomic/components/facet-number-input.js +2 -2
- package/dist/atomic/components/global/environment.js +1 -1
- package/dist/atomic/components/index.js.map +1 -1
- package/dist/atomic/components/tab-button.js +1 -1
- package/dist/atomic/components/tab-popover.js +1 -1
- package/dist/atomic/{p-41c5d5fa.entry.js → p-021f01d6.entry.js} +2 -2
- package/dist/atomic/{p-a3fa6695.entry.js → p-035f8dc8.entry.js} +2 -2
- package/dist/atomic/{p-67aa8d67.entry.js → p-133ee1c5.entry.js} +2 -2
- package/dist/atomic/p-1992b245.entry.js +2 -0
- package/dist/atomic/{p-9d023f0b.entry.js → p-1ef658d8.entry.js} +2 -2
- package/dist/atomic/{p-10b5e0f3.entry.js → p-20341936.entry.js} +2 -2
- package/dist/atomic/{p-3213225f.entry.js → p-26a51a77.entry.js} +2 -2
- package/dist/atomic/{p-8987a99f.js → p-299aff94.js} +2 -2
- package/dist/atomic/{p-15406648.entry.js → p-2ca352f4.entry.js} +2 -2
- package/dist/atomic/{p-97e42c43.entry.js → p-31aa052e.entry.js} +2 -2
- package/dist/atomic/{p-516b8165.entry.js → p-31f1e44e.entry.js} +2 -2
- package/dist/atomic/{p-3af5c567.entry.js → p-330e6e7c.entry.js} +2 -2
- package/dist/atomic/{p-7a6468a7.entry.js → p-36fab158.entry.js} +2 -2
- package/dist/atomic/{p-9727f36b.entry.js → p-37374964.entry.js} +2 -2
- package/dist/atomic/{p-7b1a3cab.entry.js → p-3a2c900c.entry.js} +2 -2
- package/dist/atomic/{p-0610b3e7.entry.js → p-3b20b011.entry.js} +2 -2
- package/dist/atomic/{p-ef64b06a.entry.js → p-3c8d109e.entry.js} +2 -2
- package/dist/atomic/{p-ef64b06a.entry.js.map → p-3c8d109e.entry.js.map} +1 -1
- package/dist/atomic/{p-c08f4ee6.entry.js → p-3f912e98.entry.js} +2 -2
- package/dist/atomic/{p-9e771351.entry.js → p-40635c2d.entry.js} +2 -2
- package/dist/atomic/{p-c9fe4f77.entry.js → p-43d708cb.entry.js} +2 -2
- package/dist/atomic/{p-b0c50194.entry.js → p-48f57fd8.entry.js} +2 -2
- package/dist/atomic/{p-65373475.entry.js → p-4b3d253b.entry.js} +2 -2
- package/dist/atomic/{p-4c30ca3e.entry.js → p-52ba404c.entry.js} +2 -2
- package/dist/atomic/{p-87c6c206.entry.js → p-534b6a0a.entry.js} +2 -2
- package/dist/atomic/{p-f0012580.entry.js → p-594488f2.entry.js} +2 -2
- package/dist/atomic/{p-8df7270f.entry.js → p-604c4085.entry.js} +2 -2
- package/dist/atomic/{p-d50c96c2.entry.js → p-627e1265.entry.js} +2 -2
- package/dist/atomic/{p-004adbb8.entry.js → p-6329ff94.entry.js} +2 -2
- package/dist/atomic/{p-e3af1bb4.entry.js → p-6e6d686e.entry.js} +2 -2
- package/dist/atomic/{p-45c4685e.entry.js → p-75e00690.entry.js} +2 -2
- package/dist/atomic/{p-8acb1466.entry.js → p-78b70622.entry.js} +2 -2
- package/dist/atomic/{p-4915faeb.entry.js → p-7a625c7e.entry.js} +2 -2
- package/dist/atomic/{p-f073a78d.entry.js → p-7b0b9e9b.entry.js} +2 -2
- package/dist/atomic/{p-a02b1209.entry.js → p-7b899b57.entry.js} +2 -2
- package/dist/atomic/{p-e6a7e7b2.entry.js → p-7dfcd6af.entry.js} +2 -2
- package/dist/atomic/{p-780170e5.entry.js → p-811d6dcb.entry.js} +2 -2
- package/dist/atomic/{p-9147b0db.entry.js → p-8256cd44.entry.js} +2 -2
- package/dist/atomic/{p-0e27d4f2.entry.js → p-83c9244a.entry.js} +2 -2
- package/dist/atomic/{p-5adbf098.entry.js → p-877d35b1.entry.js} +2 -2
- package/dist/atomic/{p-bd99fcc1.entry.js → p-939eaaac.entry.js} +2 -2
- package/dist/atomic/{p-9b92b4e2.entry.js → p-93e29b24.entry.js} +2 -2
- package/dist/atomic/{p-b6377fb6.entry.js → p-98c5b9b8.entry.js} +2 -2
- package/dist/atomic/{p-bf49fed3.entry.js → p-99b8d52d.entry.js} +2 -2
- package/dist/atomic/{p-160553ce.entry.js → p-a3efa89e.entry.js} +2 -2
- package/dist/atomic/{p-5fbfc2da.entry.js → p-a4eec5c5.entry.js} +2 -2
- package/dist/atomic/{p-c538c8ac.entry.js → p-a53c7821.entry.js} +2 -2
- package/dist/atomic/{p-be1b98a6.entry.js → p-a760d9f9.entry.js} +2 -2
- package/dist/atomic/{p-4e9d1f9e.entry.js → p-aa2a81fd.entry.js} +2 -2
- package/dist/atomic/{p-ce41c447.entry.js → p-ae060711.entry.js} +2 -2
- package/dist/atomic/{p-b4c34553.entry.js → p-b0b17e21.entry.js} +2 -2
- package/dist/atomic/{p-71bb8125.entry.js → p-b28011e6.entry.js} +2 -2
- package/dist/atomic/{p-e1c99e2e.entry.js → p-b2ff1330.entry.js} +2 -2
- package/dist/atomic/p-bbf7540f.entry.js +2 -0
- package/dist/atomic/p-bbf7540f.entry.js.map +1 -0
- package/dist/atomic/{p-dee60597.entry.js → p-bc0d6d3d.entry.js} +2 -2
- package/dist/atomic/{p-0e5dc57f.entry.js → p-c126ee6b.entry.js} +2 -2
- package/dist/atomic/{p-754909fe.entry.js → p-c1999888.entry.js} +2 -2
- package/dist/atomic/{p-d11b2b24.entry.js → p-c49cfa0c.entry.js} +2 -2
- package/dist/atomic/p-c88a3d2d.entry.js +2 -0
- package/dist/atomic/{p-79a9a372.entry.js.map → p-c88a3d2d.entry.js.map} +1 -1
- package/dist/atomic/{p-b4ad3036.entry.js → p-d00a12e9.entry.js} +2 -2
- package/dist/atomic/{p-00a6ab8c.entry.js → p-d0f47b33.entry.js} +2 -2
- package/dist/atomic/p-d24d34a7.entry.js +2 -0
- package/dist/atomic/{p-7f40e57d.entry.js → p-d364064c.entry.js} +2 -2
- package/dist/atomic/{p-856e858c.entry.js → p-d785121d.entry.js} +2 -2
- package/dist/atomic/{p-7d63bf7b.entry.js → p-d93adf52.entry.js} +2 -2
- package/dist/atomic/{p-2a4e9425.entry.js → p-de066001.entry.js} +2 -2
- package/dist/atomic/{p-8a7a23b7.entry.js → p-e162805d.entry.js} +2 -2
- package/dist/atomic/{p-441b1a7b.entry.js → p-e23b3334.entry.js} +2 -2
- package/dist/atomic/p-e2afb475.entry.js +2 -0
- package/dist/atomic/{p-bd32625e.entry.js → p-ea446721.entry.js} +2 -2
- package/dist/atomic/{p-07b6424c.entry.js → p-ee6771f1.entry.js} +2 -2
- package/dist/atomic/{p-abb14108.entry.js → p-f0c2dfe8.entry.js} +2 -2
- package/dist/atomic/{p-d2d22ab2.entry.js → p-f22bcb8c.entry.js} +2 -2
- package/dist/atomic/{p-d4ad7336.entry.js → p-fa8b7c4c.entry.js} +2 -2
- package/dist/atomic/{p-fb1a1e2e.entry.js → p-fbfe913d.entry.js} +2 -2
- package/dist/atomic/p-fcf3f7d7.entry.js +2 -0
- package/dist/atomic/{p-6de44060.entry.js.map → p-fcf3f7d7.entry.js.map} +1 -1
- package/dist/atomic/{p-f936f55e.entry.js → p-fea7bf3b.entry.js} +2 -2
- package/dist/cjs/_loader.cjs.js +1 -1
- package/dist/cjs/{analytics-config-5e54efe3.js → analytics-config-1c6feaae.js} +2 -2
- package/dist/cjs/{analytics-config-5e54efe3.js.map → analytics-config-1c6feaae.js.map} +1 -1
- package/dist/cjs/atomic-category-facet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-citation.cjs.entry.js +1 -1
- package/dist/cjs/atomic-facet-manager.cjs.entry.js +1 -1
- package/dist/cjs/atomic-facet-number-input.cjs.entry.js +2 -2
- package/dist/cjs/atomic-facet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-format-currency.cjs.entry.js +1 -1
- package/dist/cjs/atomic-format-number.cjs.entry.js +1 -1
- package/dist/cjs/atomic-format-unit.cjs.entry.js +1 -1
- package/dist/cjs/atomic-generated-answer-feedback-modal.cjs.entry.js +1 -1
- package/dist/cjs/atomic-html.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-edit-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-facet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-folded-result-list.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-full-search-button.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-history-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-interface.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-no-results.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-numeric-facet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-pager.cjs.entry.js +3 -3
- package/dist/cjs/atomic-insight-query-error.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-refine-modal.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-refine-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result-action.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result-attach-to-case-action.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result-attach-to-case-indicator.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result-children.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result-list.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result-quickview-action.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-search-box.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-smart-snippet-feedback-modal.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-tabs.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-user-actions-session_2.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-ipx-body.cjs.entry.js +2 -2
- package/dist/cjs/atomic-ipx-button.cjs.entry.js +2 -2
- package/dist/cjs/atomic-ipx-embedded.cjs.entry.js +1 -1
- package/dist/cjs/atomic-ipx-modal.cjs.entry.js +2 -2
- package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js +1 -1
- package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js +1 -1
- package/dist/cjs/atomic-ipx-refine-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-ipx-result-link.cjs.entry.js +1 -1
- package/dist/cjs/atomic-ipx-tabs.cjs.entry.js +1 -1
- package/dist/cjs/atomic-load-more-results.cjs.entry.js +1 -1
- package/dist/cjs/atomic-no-results.cjs.entry.js +1 -1
- package/dist/cjs/atomic-numeric-facet.cjs.entry.js +1 -2
- package/dist/cjs/atomic-numeric-facet.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-pager.cjs.entry.js +3 -3
- package/dist/cjs/atomic-query-error.cjs.entry.js +1 -1
- package/dist/cjs/atomic-quickview-modal.cjs.entry.js +1 -1
- package/dist/cjs/atomic-quickview.cjs.entry.js +1 -1
- package/dist/cjs/atomic-recs-error.cjs.entry.js +1 -1
- package/dist/cjs/atomic-recs-interface.cjs.entry.js +2 -2
- package/dist/cjs/atomic-recs-list.cjs.entry.js +1 -1
- package/dist/cjs/atomic-refine-modal.cjs.entry.js +1 -1
- package/dist/cjs/atomic-refine-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-relevance-inspector.cjs.entry.js +2 -2
- package/dist/cjs/atomic-result-children.cjs.entry.js +1 -1
- package/dist/cjs/atomic-result-fields-list.cjs.entry.js +1 -1
- package/dist/cjs/atomic-result-link.cjs.entry.js +1 -1
- package/dist/cjs/atomic-result-list.cjs.entry.js +1 -1
- package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js +3 -3
- package/dist/cjs/atomic-search-box-instant-results.cjs.entry.js +1 -1
- package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js +2 -2
- package/dist/cjs/atomic-search-box.cjs.entry.js +4 -15
- package/dist/cjs/atomic-search-box.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-search-interface.cjs.entry.js +511 -0
- package/dist/cjs/atomic-search-interface.cjs.entry.js.map +1 -0
- package/dist/cjs/atomic-smart-snippet-answer_2.cjs.entry.js +2 -2
- package/dist/cjs/atomic-smart-snippet-collapse-wrapper_2.cjs.entry.js +3 -3
- package/dist/cjs/atomic-smart-snippet-feedback-modal.cjs.entry.js +2 -2
- package/dist/cjs/atomic-sort-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/atomic-sort-expression.cjs.entry.js +1 -1
- package/dist/cjs/atomic-stencil-facet-date-input.cjs.entry.js +3 -3
- package/dist/cjs/atomic-suggestion-renderer.cjs.entry.js +1 -1
- package/dist/cjs/atomic-tab-bar_2.cjs.entry.js +1 -1
- package/dist/cjs/atomic-tab-button.cjs.entry.js +1 -1
- package/dist/cjs/atomic-tab-manager.cjs.entry.js +1 -1
- package/dist/cjs/atomic.cjs.js +1 -1
- package/dist/cjs/index-757bc886.js +8 -4
- package/dist/cjs/version.cjs.js +2 -2
- package/dist/esm/_loader.js +1 -1
- package/dist/esm/{analytics-config-92fbebf8.js → analytics-config-9fdccf9d.js} +2 -2
- package/dist/esm/{analytics-config-92fbebf8.js.map → analytics-config-9fdccf9d.js.map} +1 -1
- package/dist/esm/atomic-category-facet.entry.js +1 -1
- package/dist/esm/atomic-citation.entry.js +1 -1
- package/dist/esm/atomic-facet-manager.entry.js +1 -1
- package/dist/esm/atomic-facet-number-input.entry.js +2 -2
- package/dist/esm/atomic-facet.entry.js +1 -1
- package/dist/esm/atomic-format-currency.entry.js +1 -1
- package/dist/esm/atomic-format-number.entry.js +1 -1
- package/dist/esm/atomic-format-unit.entry.js +1 -1
- package/dist/esm/atomic-generated-answer-feedback-modal.entry.js +1 -1
- package/dist/esm/atomic-html.entry.js +1 -1
- package/dist/esm/atomic-insight-edit-toggle.entry.js +1 -1
- package/dist/esm/atomic-insight-facet.entry.js +1 -1
- package/dist/esm/atomic-insight-folded-result-list.entry.js +1 -1
- package/dist/esm/atomic-insight-full-search-button.entry.js +1 -1
- package/dist/esm/atomic-insight-history-toggle.entry.js +1 -1
- package/dist/esm/atomic-insight-interface.entry.js +2 -2
- package/dist/esm/atomic-insight-no-results.entry.js +1 -1
- package/dist/esm/atomic-insight-numeric-facet.entry.js +1 -1
- package/dist/esm/atomic-insight-pager.entry.js +3 -3
- package/dist/esm/atomic-insight-query-error.entry.js +1 -1
- package/dist/esm/atomic-insight-refine-modal.entry.js +2 -2
- package/dist/esm/atomic-insight-refine-toggle.entry.js +1 -1
- package/dist/esm/atomic-insight-result-action.entry.js +1 -1
- package/dist/esm/atomic-insight-result-attach-to-case-action.entry.js +1 -1
- package/dist/esm/atomic-insight-result-attach-to-case-indicator.entry.js +1 -1
- package/dist/esm/atomic-insight-result-children.entry.js +1 -1
- package/dist/esm/atomic-insight-result-list.entry.js +1 -1
- package/dist/esm/atomic-insight-result-quickview-action.entry.js +1 -1
- package/dist/esm/atomic-insight-result.entry.js +1 -1
- package/dist/esm/atomic-insight-search-box.entry.js +2 -2
- package/dist/esm/atomic-insight-smart-snippet-feedback-modal.entry.js +2 -2
- package/dist/esm/atomic-insight-tabs.entry.js +1 -1
- package/dist/esm/atomic-insight-user-actions-session_2.entry.js +1 -1
- package/dist/esm/atomic-insight-user-actions-toggle.entry.js +1 -1
- package/dist/esm/atomic-ipx-body.entry.js +2 -2
- package/dist/esm/atomic-ipx-button.entry.js +2 -2
- package/dist/esm/atomic-ipx-embedded.entry.js +1 -1
- package/dist/esm/atomic-ipx-modal.entry.js +2 -2
- package/dist/esm/atomic-ipx-recs-list.entry.js +1 -1
- package/dist/esm/atomic-ipx-refine-modal.entry.js +1 -1
- package/dist/esm/atomic-ipx-refine-toggle.entry.js +1 -1
- package/dist/esm/atomic-ipx-result-link.entry.js +1 -1
- package/dist/esm/atomic-ipx-tabs.entry.js +1 -1
- package/dist/esm/atomic-load-more-results.entry.js +1 -1
- package/dist/esm/atomic-no-results.entry.js +1 -1
- package/dist/esm/atomic-numeric-facet.entry.js +1 -2
- package/dist/esm/atomic-numeric-facet.entry.js.map +1 -1
- package/dist/esm/atomic-pager.entry.js +3 -3
- package/dist/esm/atomic-query-error.entry.js +1 -1
- package/dist/esm/atomic-quickview-modal.entry.js +1 -1
- package/dist/esm/atomic-quickview.entry.js +1 -1
- package/dist/esm/atomic-recs-error.entry.js +1 -1
- package/dist/esm/atomic-recs-interface.entry.js +2 -2
- package/dist/esm/atomic-recs-list.entry.js +1 -1
- package/dist/esm/atomic-refine-modal.entry.js +1 -1
- package/dist/esm/atomic-refine-toggle.entry.js +1 -1
- package/dist/esm/atomic-relevance-inspector.entry.js +2 -2
- package/dist/esm/atomic-result-children.entry.js +1 -1
- package/dist/esm/atomic-result-fields-list.entry.js +1 -1
- package/dist/esm/atomic-result-link.entry.js +1 -1
- package/dist/esm/atomic-result-list.entry.js +1 -1
- package/dist/esm/atomic-result-placeholder_8.entry.js +3 -3
- package/dist/esm/atomic-search-box-instant-results.entry.js +1 -1
- package/dist/esm/atomic-search-box-query-suggestions_2.entry.js +2 -2
- package/dist/esm/atomic-search-box.entry.js +4 -15
- package/dist/esm/atomic-search-box.entry.js.map +1 -1
- package/dist/esm/atomic-search-interface.entry.js +507 -0
- package/dist/esm/atomic-search-interface.entry.js.map +1 -0
- package/dist/esm/atomic-smart-snippet-answer_2.entry.js +2 -2
- package/dist/esm/atomic-smart-snippet-collapse-wrapper_2.entry.js +3 -3
- package/dist/esm/atomic-smart-snippet-feedback-modal.entry.js +2 -2
- package/dist/esm/atomic-sort-dropdown.entry.js +2 -2
- package/dist/esm/atomic-sort-expression.entry.js +1 -1
- package/dist/esm/atomic-stencil-facet-date-input.entry.js +3 -3
- package/dist/esm/atomic-suggestion-renderer.entry.js +1 -1
- package/dist/esm/atomic-tab-bar_2.entry.js +1 -1
- package/dist/esm/atomic-tab-button.entry.js +1 -1
- package/dist/esm/atomic-tab-manager.entry.js +1 -1
- package/dist/esm/atomic.js +1 -1
- package/dist/esm/index-3f35faca.js +8 -4
- package/dist/esm/version.js +2 -2
- package/dist/types/components/commerce/atomic-commerce-interface/atomic-commerce-interface.d.ts +30 -2
- package/dist/types/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.d.ts +1 -0
- package/dist/types/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.d.ts +0 -1
- package/dist/types/components/search/atomic-search-box/atomic-search-box.d.ts +0 -1
- package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +44 -46
- package/dist/types/components/search/atomic-search-interface/interfaces.d.ts +1 -2
- package/dist/types/components/search/atomic-search-layout/atomic-search-layout.d.ts +1 -3
- package/dist/types/components/search/index.d.ts +0 -1
- package/dist/types/components.d.ts +165 -2
- package/docs/atomic-docs.json +575 -12
- package/package.json +4 -4
- package/dist/atomic/components/components/search/atomic-search-interface/analytics-config.js +0 -57
- package/dist/atomic/components/components/search/atomic-search-interface/atomic-search-interface.js +0 -495
- package/dist/atomic/p-0edea6f9.entry.js +0 -2
- package/dist/atomic/p-6de44060.entry.js +0 -2
- package/dist/atomic/p-79a9a372.entry.js +0 -2
- package/dist/atomic/p-97829295.entry.js +0 -2
- package/dist/atomic/p-c2b4b401.entry.js +0 -2
- /package/dist/atomic/{p-41c5d5fa.entry.js.map → p-021f01d6.entry.js.map} +0 -0
- /package/dist/atomic/{p-a3fa6695.entry.js.map → p-035f8dc8.entry.js.map} +0 -0
- /package/dist/atomic/{p-67aa8d67.entry.js.map → p-133ee1c5.entry.js.map} +0 -0
- /package/dist/atomic/{p-0edea6f9.entry.js.map → p-1992b245.entry.js.map} +0 -0
- /package/dist/atomic/{p-9d023f0b.entry.js.map → p-1ef658d8.entry.js.map} +0 -0
- /package/dist/atomic/{p-10b5e0f3.entry.js.map → p-20341936.entry.js.map} +0 -0
- /package/dist/atomic/{p-3213225f.entry.js.map → p-26a51a77.entry.js.map} +0 -0
- /package/dist/atomic/{p-8987a99f.js.map → p-299aff94.js.map} +0 -0
- /package/dist/atomic/{p-15406648.entry.js.map → p-2ca352f4.entry.js.map} +0 -0
- /package/dist/atomic/{p-97e42c43.entry.js.map → p-31aa052e.entry.js.map} +0 -0
- /package/dist/atomic/{p-516b8165.entry.js.map → p-31f1e44e.entry.js.map} +0 -0
- /package/dist/atomic/{p-3af5c567.entry.js.map → p-330e6e7c.entry.js.map} +0 -0
- /package/dist/atomic/{p-7a6468a7.entry.js.map → p-36fab158.entry.js.map} +0 -0
- /package/dist/atomic/{p-9727f36b.entry.js.map → p-37374964.entry.js.map} +0 -0
- /package/dist/atomic/{p-7b1a3cab.entry.js.map → p-3a2c900c.entry.js.map} +0 -0
- /package/dist/atomic/{p-0610b3e7.entry.js.map → p-3b20b011.entry.js.map} +0 -0
- /package/dist/atomic/{p-c08f4ee6.entry.js.map → p-3f912e98.entry.js.map} +0 -0
- /package/dist/atomic/{p-9e771351.entry.js.map → p-40635c2d.entry.js.map} +0 -0
- /package/dist/atomic/{p-c9fe4f77.entry.js.map → p-43d708cb.entry.js.map} +0 -0
- /package/dist/atomic/{p-b0c50194.entry.js.map → p-48f57fd8.entry.js.map} +0 -0
- /package/dist/atomic/{p-65373475.entry.js.map → p-4b3d253b.entry.js.map} +0 -0
- /package/dist/atomic/{p-4c30ca3e.entry.js.map → p-52ba404c.entry.js.map} +0 -0
- /package/dist/atomic/{p-87c6c206.entry.js.map → p-534b6a0a.entry.js.map} +0 -0
- /package/dist/atomic/{p-f0012580.entry.js.map → p-594488f2.entry.js.map} +0 -0
- /package/dist/atomic/{p-8df7270f.entry.js.map → p-604c4085.entry.js.map} +0 -0
- /package/dist/atomic/{p-d50c96c2.entry.js.map → p-627e1265.entry.js.map} +0 -0
- /package/dist/atomic/{p-004adbb8.entry.js.map → p-6329ff94.entry.js.map} +0 -0
- /package/dist/atomic/{p-e3af1bb4.entry.js.map → p-6e6d686e.entry.js.map} +0 -0
- /package/dist/atomic/{p-45c4685e.entry.js.map → p-75e00690.entry.js.map} +0 -0
- /package/dist/atomic/{p-8acb1466.entry.js.map → p-78b70622.entry.js.map} +0 -0
- /package/dist/atomic/{p-4915faeb.entry.js.map → p-7a625c7e.entry.js.map} +0 -0
- /package/dist/atomic/{p-f073a78d.entry.js.map → p-7b0b9e9b.entry.js.map} +0 -0
- /package/dist/atomic/{p-a02b1209.entry.js.map → p-7b899b57.entry.js.map} +0 -0
- /package/dist/atomic/{p-e6a7e7b2.entry.js.map → p-7dfcd6af.entry.js.map} +0 -0
- /package/dist/atomic/{p-780170e5.entry.js.map → p-811d6dcb.entry.js.map} +0 -0
- /package/dist/atomic/{p-9147b0db.entry.js.map → p-8256cd44.entry.js.map} +0 -0
- /package/dist/atomic/{p-0e27d4f2.entry.js.map → p-83c9244a.entry.js.map} +0 -0
- /package/dist/atomic/{p-5adbf098.entry.js.map → p-877d35b1.entry.js.map} +0 -0
- /package/dist/atomic/{p-bd99fcc1.entry.js.map → p-939eaaac.entry.js.map} +0 -0
- /package/dist/atomic/{p-9b92b4e2.entry.js.map → p-93e29b24.entry.js.map} +0 -0
- /package/dist/atomic/{p-b6377fb6.entry.js.map → p-98c5b9b8.entry.js.map} +0 -0
- /package/dist/atomic/{p-bf49fed3.entry.js.map → p-99b8d52d.entry.js.map} +0 -0
- /package/dist/atomic/{p-160553ce.entry.js.map → p-a3efa89e.entry.js.map} +0 -0
- /package/dist/atomic/{p-5fbfc2da.entry.js.map → p-a4eec5c5.entry.js.map} +0 -0
- /package/dist/atomic/{p-c538c8ac.entry.js.map → p-a53c7821.entry.js.map} +0 -0
- /package/dist/atomic/{p-be1b98a6.entry.js.map → p-a760d9f9.entry.js.map} +0 -0
- /package/dist/atomic/{p-4e9d1f9e.entry.js.map → p-aa2a81fd.entry.js.map} +0 -0
- /package/dist/atomic/{p-ce41c447.entry.js.map → p-ae060711.entry.js.map} +0 -0
- /package/dist/atomic/{p-b4c34553.entry.js.map → p-b0b17e21.entry.js.map} +0 -0
- /package/dist/atomic/{p-71bb8125.entry.js.map → p-b28011e6.entry.js.map} +0 -0
- /package/dist/atomic/{p-e1c99e2e.entry.js.map → p-b2ff1330.entry.js.map} +0 -0
- /package/dist/atomic/{p-dee60597.entry.js.map → p-bc0d6d3d.entry.js.map} +0 -0
- /package/dist/atomic/{p-0e5dc57f.entry.js.map → p-c126ee6b.entry.js.map} +0 -0
- /package/dist/atomic/{p-754909fe.entry.js.map → p-c1999888.entry.js.map} +0 -0
- /package/dist/atomic/{p-d11b2b24.entry.js.map → p-c49cfa0c.entry.js.map} +0 -0
- /package/dist/atomic/{p-b4ad3036.entry.js.map → p-d00a12e9.entry.js.map} +0 -0
- /package/dist/atomic/{p-00a6ab8c.entry.js.map → p-d0f47b33.entry.js.map} +0 -0
- /package/dist/atomic/{p-97829295.entry.js.map → p-d24d34a7.entry.js.map} +0 -0
- /package/dist/atomic/{p-7f40e57d.entry.js.map → p-d364064c.entry.js.map} +0 -0
- /package/dist/atomic/{p-856e858c.entry.js.map → p-d785121d.entry.js.map} +0 -0
- /package/dist/atomic/{p-7d63bf7b.entry.js.map → p-d93adf52.entry.js.map} +0 -0
- /package/dist/atomic/{p-2a4e9425.entry.js.map → p-de066001.entry.js.map} +0 -0
- /package/dist/atomic/{p-8a7a23b7.entry.js.map → p-e162805d.entry.js.map} +0 -0
- /package/dist/atomic/{p-441b1a7b.entry.js.map → p-e23b3334.entry.js.map} +0 -0
- /package/dist/atomic/{p-c2b4b401.entry.js.map → p-e2afb475.entry.js.map} +0 -0
- /package/dist/atomic/{p-bd32625e.entry.js.map → p-ea446721.entry.js.map} +0 -0
- /package/dist/atomic/{p-07b6424c.entry.js.map → p-ee6771f1.entry.js.map} +0 -0
- /package/dist/atomic/{p-abb14108.entry.js.map → p-f0c2dfe8.entry.js.map} +0 -0
- /package/dist/atomic/{p-d2d22ab2.entry.js.map → p-f22bcb8c.entry.js.map} +0 -0
- /package/dist/atomic/{p-d4ad7336.entry.js.map → p-fa8b7c4c.entry.js.map} +0 -0
- /package/dist/atomic/{p-fb1a1e2e.entry.js.map → p-fbfe913d.entry.js.map} +0 -0
- /package/dist/atomic/{p-f936f55e.entry.js.map → p-fea7bf3b.entry.js.map} +0 -0
@@ -481,7 +481,7 @@ const AtomicCategoryFacet = class {
|
|
481
481
|
}
|
482
482
|
render() {
|
483
483
|
const { bindings: { i18n }, label, facetState: { facetSearch, enabled, valuesAsTrees, selectedValueAncestry }, searchStatusState: { hasError, firstSearchExecuted }, } = this;
|
484
|
-
return (h(FacetGuard, { key: '
|
484
|
+
return (h(FacetGuard, { key: '560a3287cb2c891940283d5083def6e4fb7d688a', enabled: enabled, firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: valuesAsTrees.length > 0 }, firstSearchExecuted ? (h(FacetContainer, null, this.renderHeader(), !this.isCollapsed && [
|
485
485
|
this.renderSearchInput(),
|
486
486
|
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())),
|
487
487
|
])) : (h(FacetPlaceholder, { isCollapsed: this.isCollapsed, numberOfValues: this.numberOfValues }))));
|
@@ -515,7 +515,7 @@ const AtomicCitation = class {
|
|
515
515
|
return (h("div", { part: "citation-popover", class: `border-neutral bg-background z-10 rounded-md border p-4 shadow ${this.isOpen ? 'desktop-only:flex' : 'hidden'} mobile-only:hidden flex-col gap-3`, ref: (el) => (this.popupRef = el), role: "dialog" }, h("div", { class: "text-neutral-dark truncate text-sm" }, this.citation.uri), h(Heading, { level: 0, class: "text-md font-bold" }, this.citation.title), h("p", { class: "text-on-background text-sm" }, this.getTruncatedText())));
|
516
516
|
}
|
517
517
|
render() {
|
518
|
-
return (h("div", { key: '
|
518
|
+
return (h("div", { key: '2f3c768951e9d5749aa766b604d5b1cfa0720953', class: "relative" }, h(LinkWithItemAnalytics, { key: '055bdddc79213cb28680adef533dfc6c6360fd1d', href: this.anchorUrl(this.citation.clickUri ?? this.citation.uri, this.citation.text, this.citation.fields?.filetype), ref: (el) => (this.citationRef = el), part: "citation", target: "_blank", rel: "noopener", "aria-haspopup": "dialog", className: "bg-background btn-outline-primary border-neutral text-on-background flex items-center rounded-full border p-1", onSelect: () => this.interactiveCitation.select(), onBeginDelayedSelect: () => this.interactiveCitation.beginDelayedSelect(), onCancelPendingSelect: () => this.interactiveCitation.cancelPendingSelect(), stopPropagation: this.stopPropagation, onMouseLeave: this.closePopover, onMouseOver: this.delayedPopoverOpen, onFocus: this.openPopover, onBlur: this.closePopover }, h("span", { key: '8bd37e89a1761d65918183dfedf475da8e8a093c', class: "citation-title mx-1 truncate" }, this.citation.title)), this.renderPopover()));
|
519
519
|
}
|
520
520
|
get host() { return getElement(this); }
|
521
521
|
static get watchers() { return {
|
@@ -70,7 +70,7 @@ const AtomicFacetManager = class {
|
|
70
70
|
this.bindings?.i18n.off('languageChanged', this.sortFacets);
|
71
71
|
}
|
72
72
|
render() {
|
73
|
-
return h("slot", { key: '
|
73
|
+
return h("slot", { key: 'a392ddd760d27e2aa0a2ce8242218736c1df279d' });
|
74
74
|
}
|
75
75
|
get host() { return getElement(this); }
|
76
76
|
};
|
@@ -43,11 +43,11 @@ const FacetNumberInput = class {
|
|
43
43
|
const inputClasses = 'p-2.5 input-primary placeholder-neutral-dark min-w-0 mr-1';
|
44
44
|
const labelClasses = 'text-neutral-dark text-sm';
|
45
45
|
const step = this.type === 'integer' ? '1' : 'any';
|
46
|
-
return (h("form", { key: '
|
46
|
+
return (h("form", { key: '085a1d3beb08ea5fb4af741c2856060ddfe21cb0', class: "mt-4 gap-y-0.5 px-2", part: "input-form", onSubmit: (e) => {
|
47
47
|
e.preventDefault();
|
48
48
|
this.apply();
|
49
49
|
return false;
|
50
|
-
} }, h("label", { key: '
|
50
|
+
} }, h("label", { key: 'e512e8ba8a9c50fdeea5e4aa28839a6a45c33315', part: "label-start", class: labelClasses, htmlFor: `${this.filterState.facetId}_start` }, minText), h("input", { key: '9573f0e91f52b4be8a8125be85547ee90258e27c', part: "input-start", id: `${this.filterState.facetId}_start`, type: "number", step: step, ref: (ref) => (this.startRef = ref), class: inputClasses, "aria-label": minAria, required: true, min: Number.MIN_SAFE_INTEGER, max: this.end, value: this.filterState.range?.start, onInput: (e) => (this.start = e.target.valueAsNumber) }), h("label", { key: 'db739b28b33e3d480a056e8e86266167d72c619f', part: "label-end", class: labelClasses, htmlFor: `${this.filterState.facetId}_end` }, maxText), h("input", { key: 'ac9b23ed6dfd74a5b8d17dd267dc1e4980ec475b', part: "input-end", id: `${this.filterState.facetId}_end`, type: "number", step: step, ref: (ref) => (this.endRef = ref), class: inputClasses, "aria-label": maxAria, required: true, min: this.start, max: Number.MAX_SAFE_INTEGER, value: this.filterState.range?.end, onInput: (e) => (this.end = e.target.valueAsNumber) }), h(Button, { key: 'bda58c0d3de64935383484edeceadcd7c4576bd4', style: "outline-primary", type: "submit", part: "input-apply-button", class: "flex-none truncate p-2.5", ariaLabel: applyAria, text: apply })));
|
51
51
|
}
|
52
52
|
};
|
53
53
|
FacetNumberInput.style = AtomicFacetNumberInputStyle0;
|
@@ -262,7 +262,7 @@ const AtomicFacet = class {
|
|
262
262
|
return true;
|
263
263
|
}
|
264
264
|
render() {
|
265
|
-
return (h(FacetGuard, { key: '
|
265
|
+
return (h(FacetGuard, { key: '7cde9d27287caa0ef530f2155c33c6c9912aa017', 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: () => {
|
266
266
|
this.focusTargets.header.focusAfterSearch();
|
267
267
|
this.facet.deselectAll();
|
268
268
|
}, 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 }))));
|
@@ -19,7 +19,7 @@ const AtomicFormatCurrency = class {
|
|
19
19
|
}
|
20
20
|
render() {
|
21
21
|
if (this.error) {
|
22
|
-
return (h("atomic-component-error", { key: '
|
22
|
+
return (h("atomic-component-error", { key: 'b501a8f3abe5b875899b003417aaf058cb275a2a', element: this.host, error: this.error }));
|
23
23
|
}
|
24
24
|
}
|
25
25
|
get host() { return getElement(this); }
|
@@ -31,7 +31,7 @@ const AtomicFormatNumber = class {
|
|
31
31
|
}
|
32
32
|
render() {
|
33
33
|
if (this.error) {
|
34
|
-
return (h("atomic-component-error", { key: '
|
34
|
+
return (h("atomic-component-error", { key: '72fd0700517485e5cc38aa5cb58b4d9a3984dddb', element: this.host, error: this.error }));
|
35
35
|
}
|
36
36
|
}
|
37
37
|
get host() { return getElement(this); }
|
@@ -34,7 +34,7 @@ const AtomicFormatUnit = class {
|
|
34
34
|
}
|
35
35
|
render() {
|
36
36
|
if (this.error) {
|
37
|
-
return (h("atomic-component-error", { key: '
|
37
|
+
return (h("atomic-component-error", { key: 'd875c8637c44118c50039cc4c4a369df9820a6de', element: this.host, error: this.error }));
|
38
38
|
}
|
39
39
|
}
|
40
40
|
get host() { return getElement(this); }
|
@@ -379,7 +379,7 @@ const AtomicGeneratedAnswerFeedbackModal = class {
|
|
379
379
|
}
|
380
380
|
render() {
|
381
381
|
this.updateBreakpoints();
|
382
|
-
return (h("atomic-modal", { key: '
|
382
|
+
return (h("atomic-modal", { key: '66f81523286bccb388c27a94177be4c5e0c9e710', fullscreen: false, isOpen: this.isOpen, close: () => this.close(), container: this.host, part: "generated-answer-feedback-modal", exportparts: ATOMIC_MODAL_EXPORT_PARTS }, this.renderHeader(), this.renderBody(), this.renderFooter()));
|
383
383
|
}
|
384
384
|
get host() { return getElement(this); }
|
385
385
|
static get watchers() { return {
|
@@ -34,7 +34,7 @@ const AtomicHtml = class {
|
|
34
34
|
}
|
35
35
|
}
|
36
36
|
render() {
|
37
|
-
return (h("span", { key: '
|
37
|
+
return (h("span", { key: '766344154b03ec7a6373101150e5a84877df0f86', innerHTML: this.sanitize ? DOMPurify.sanitize(this.value) : this.value }));
|
38
38
|
}
|
39
39
|
};
|
40
40
|
__decorate([
|
@@ -25,7 +25,7 @@ const AtomicInsightEditToggle = class {
|
|
25
25
|
this.tooltip = '';
|
26
26
|
}
|
27
27
|
render() {
|
28
|
-
return (h(IconButton, { key: '
|
28
|
+
return (h(IconButton, { key: 'a9296887b059a2f4805316ac5807ad92f94ff30e', partPrefix: "insight-edit-toggle", style: "outline-neutral", icon: EditIcon, ariaLabel: "Edit", onClick: this.clickCallback, title: this.tooltip }));
|
29
29
|
}
|
30
30
|
};
|
31
31
|
AtomicInsightEditToggle.style = AtomicInsightEditToggleStyle0;
|
@@ -157,7 +157,7 @@ const AtomicInsightFacet = class {
|
|
157
157
|
this.facetConditionsManager?.stopWatching();
|
158
158
|
}
|
159
159
|
render() {
|
160
|
-
return (h(FacetGuard, { key: '
|
160
|
+
return (h(FacetGuard, { key: '69b8a702bf1ad6f01c431fe83c306ae9b92c6c36', 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.label, onClearFilters: () => {
|
161
161
|
this.focusTargets.header.focusAfterSearch();
|
162
162
|
this.facet.deselectAll();
|
163
163
|
}, 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 }))));
|
@@ -136,7 +136,7 @@ const AtomicInsightFoldedResultList = class {
|
|
136
136
|
render() {
|
137
137
|
this.itemListCommon.updateBreakpoints();
|
138
138
|
const listClasses = this.computeListDisplayClasses();
|
139
|
-
return (h(ItemListGuard, { key: '
|
139
|
+
return (h(ItemListGuard, { key: 'f133613b8ce2e68bb88524f1cd807591f2a03172', firstRequestExecuted: this.foldedResultListState.firstSearchExecuted, hasItems: this.foldedResultListState.hasResults, hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, hasError: this.foldedResultListState.hasError }, h(DisplayWrapper, { key: '826696b6a5f6139d56224b2aee7cb02bc9caa0c0', listClasses: listClasses, display: this.display }, h(ResultsPlaceholdersGuard, { key: 'f7e8102a56cf8207f65d8fdb564fcb23ad278cbc', displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults, display: this.display, density: this.density, imageSize: this.imageSize }), h(ItemDisplayGuard, { key: '55a0b88f7d3c15c6fc6cc8999786032fd7552440', firstRequestExecuted: this.foldedResultListState.firstSearchExecuted, hasItems: this.foldedResultListState.hasResults }, this.foldedResultListState.results.map((collection, i) => {
|
140
140
|
const atomicInsightResultProps = this.getPropsForAtomicInsightResult(collection);
|
141
141
|
return (h("atomic-insight-result", { ...atomicInsightResultProps, part: "outline", ref: (element) => element && this.itemListCommon.setNewResultRef(element, i) }));
|
142
142
|
})))));
|
@@ -34,7 +34,7 @@ const AtomicInsightFullSearchButton = class {
|
|
34
34
|
this.error = undefined;
|
35
35
|
}
|
36
36
|
render() {
|
37
|
-
return (h(IconButton, { key: '
|
37
|
+
return (h(IconButton, { key: 'a1bc3ec5094195a00fede81b45f96d7ab2bb924e', partPrefix: "full-search", style: "outline-neutral", icon: ArrowFull, ariaLabel: this.bindings.i18n.t('full-search'), title: this.tooltip }));
|
38
38
|
}
|
39
39
|
};
|
40
40
|
__decorate([
|
@@ -17,7 +17,7 @@ const AtomicInsightHistoryToggle = class {
|
|
17
17
|
this.tooltip = '';
|
18
18
|
}
|
19
19
|
render() {
|
20
|
-
return (h(IconButton, { key: '
|
20
|
+
return (h(IconButton, { key: '83098c524b4d1197222a045b7da60d10ced398bf', partPrefix: "insight-history-toggle", style: "outline-neutral", icon: Clock, ariaLabel: "history", onClick: this.clickCallback, title: this.tooltip }));
|
21
21
|
}
|
22
22
|
};
|
23
23
|
AtomicInsightHistoryToggle.style = AtomicInsightHistoryToggleStyle0;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { r as registerInstance, s as setNonce, h, H as Host, g as getElement } from './index-3f35faca.js';
|
2
2
|
import { m as markParentAsReady } from './init-queue-fbe942c3.js';
|
3
3
|
import { buildResultsPerPage, loadFieldActions, buildInsightEngine } from '@coveo/headless/insight';
|
4
|
-
import { g as getNextAnalyticsConfig, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance } from './analytics-config-
|
4
|
+
import { g as getNextAnalyticsConfig, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance } from './analytics-config-9fdccf9d.js';
|
5
5
|
import { A as ArrayProp } from './props-utils-e97ad6bd.js';
|
6
6
|
import { D as DEFAULT_MOBILE_BREAKPOINT } from './replace-breakpoint-utils-7a336631.js';
|
7
7
|
import { u as unsetLoadingFlag, s as setLoadingFlag, r as registerFacet, g as getFacetElements, w as waitUntilAppLoaded, a as createBaseStore } from './store-015afa83.js';
|
@@ -284,7 +284,7 @@ const AtomicInsightInterface = class {
|
|
284
284
|
this.initialized = true;
|
285
285
|
}
|
286
286
|
render() {
|
287
|
-
return (this.engine && (h(Host, { key: '
|
287
|
+
return (this.engine && (h(Host, { key: 'aed4bfd7d85a00c74732bbe3ee8aeb96ce93b640' }, h("slot", { key: '2b01a05f3df814e6ba4624ebe5c4fad59b8667c9', name: "full-search" }), h("slot", { key: '5729d003ec8ebf565d4b706fe5b6bfb1a749c5f3' }))));
|
288
288
|
}
|
289
289
|
get host() { return getElement(this); }
|
290
290
|
static get watchers() { return {
|
@@ -39,7 +39,7 @@ const AtomicInsightNoResults = class {
|
|
39
39
|
}
|
40
40
|
render() {
|
41
41
|
const { bindings: { i18n }, } = this;
|
42
|
-
return (h("div", { key: '
|
42
|
+
return (h("div", { key: '2b2c2ef2f31507be6c651f564989a4de5340509c', class: "p-3 text-center" }, h(NoItemsGuard, { key: '0c1e2b803effae0aa585144f977b8d5bdbd03e1a', ...this.searchStatusState }, h(NoItemsContainer, { key: '0c859b6a13fcf85b78cd7bd84c8655d86a0acd42' }, h(MagnifyingGlass, { key: 'c85a8de8bfa7edbc23e3acb6ffd2bcc2d79c0a24' }), h(NoItems, { key: '3d6bb20e3fc9519885696552d94d240b29941ebb', query: this.querySummaryState.query, i18n: i18n, i18nKey: "no-results" }), h(SearchTips, { key: 'e2e86ae1323e15939dab8227cfcfbb21d67a8577', i18n: i18n })))));
|
43
43
|
}
|
44
44
|
};
|
45
45
|
__decorate([
|
@@ -258,7 +258,7 @@ const AtomicInsightNumericFacet = class {
|
|
258
258
|
}
|
259
259
|
render() {
|
260
260
|
const { searchStatusState: { firstSearchExecuted, hasError }, bindings: { i18n }, label, numberOfSelectedValues, isCollapsed, headingLevel, focusTarget, withInput, filter, } = this;
|
261
|
-
return (h(FacetGuard, { key: '
|
261
|
+
return (h(FacetGuard, { key: 'dfe425f62c284bdf206c5b8bb4731689809a1379', enabled: this.enabled, firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: this.shouldRenderFacet }, firstSearchExecuted ? (h(FacetContainer, null, h(FacetHeader, { i18n: i18n, label: label, onClearFilters: () => {
|
262
262
|
focusTarget.focusAfterSearch();
|
263
263
|
if (this.filterState?.range) {
|
264
264
|
this.filter?.clear();
|
@@ -53,15 +53,15 @@ const AtomicInsightPager = class {
|
|
53
53
|
this.scrollToTopEvent.emit();
|
54
54
|
}
|
55
55
|
render() {
|
56
|
-
return (h(Host, { key: '
|
56
|
+
return (h(Host, { key: '6a5e4fdd9560f6b3682429d0bd182d80add6c455' }, h(PagerNavigation, { key: 'f9ae0d5bd500acaf5d74d475030e40176cb9832e', i18n: this.bindings.i18n }, h(PagerPreviousButton, { key: '8223e6e8e07d110470838d40c4c6b8e71509634d', icon: ArrowLeftIcon, disabled: !this.pagerState.hasPreviousPage, i18n: this.bindings.i18n, onClick: () => {
|
57
57
|
this.pager.previousPage();
|
58
58
|
this.focusOnFirstResultAndScrollToTop();
|
59
|
-
} }), h(PagerPageButtons, { key: '
|
59
|
+
} }), h(PagerPageButtons, { key: '0b14ce9e4807ada6dc3b0eca4a2d98d6560cc595', i18n: this.bindings.i18n }, this.pagerState.currentPages.map((pageNumber) => {
|
60
60
|
return (h(PagerPageButton, { isSelected: this.pager.isCurrentPage(pageNumber), ariaLabel: this.bindings.i18n.t('page-number', { pageNumber }), onChecked: () => {
|
61
61
|
this.pager.selectPage(pageNumber);
|
62
62
|
this.focusOnFirstResultAndScrollToTop();
|
63
63
|
}, page: pageNumber, groupName: this.radioGroupName, text: pageNumber.toLocaleString(this.bindings.i18n.language) }));
|
64
|
-
})), h(PagerNextButton, { key: '
|
64
|
+
})), h(PagerNextButton, { key: '41137d3a0f3ead187a8284e715e463477597f7ed', icon: ArrowRightIcon, disabled: !this.pagerState.hasNextPage, i18n: this.bindings.i18n, onClick: () => {
|
65
65
|
this.pager.nextPage();
|
66
66
|
this.focusOnFirstResultAndScrollToTop();
|
67
67
|
} }))));
|
@@ -44,7 +44,7 @@ const AtomicQueryError = class {
|
|
44
44
|
if (hasError) {
|
45
45
|
this.ariaMessage = getAriaMessageFromErrorType(i18n, organizationId, url, error?.type);
|
46
46
|
}
|
47
|
-
return (h(QueryErrorGuard, { key: '
|
47
|
+
return (h(QueryErrorGuard, { key: '8af2d0b5363c49da69717eb19b94aa192605d7d4', hasError: hasError }, h(QueryErrorContainer, { key: 'b30f7d3eab39949e9fe7ec20eaea8ed753c2e13c' }, h(QueryErrorIcon, { key: 'ae4257070ab6e725a021befeba47ad25bba700ea', errorType: error?.type }), h(QueryErrorTitle, { key: 'd1c5c80675ae45274edce0af7dfbd31277c7e8d4', i18n: i18n, organizationId: organizationId }), h(QueryErrorDescription, { key: 'a4cb70c757651504ad385fb2f681f5b4ce4fe5c1', i18n: i18n, organizationId: organizationId, url: url }), h(QueryErrorShowMore, { key: '7ae6bf0ae3fd62f92f438f27ab1ba4f884b1d907', link: h(QueryErrorLink, { i18n: i18n, errorType: error?.type }), onShowMore: () => (this.showMoreInfo = !this.showMoreInfo), i18n: i18n }), h(QueryErrorDetails, { key: 'c873692834f00076666997c2a8edc8915f6a5f0e', error: error, show: this.showMoreInfo }))));
|
48
48
|
}
|
49
49
|
};
|
50
50
|
__decorate([
|
@@ -82,12 +82,12 @@ const AtomicInsightRefineModal = class {
|
|
82
82
|
return (h("aside", { slot: "body", class: "flex flex-col w-full" }, this.renderHeader(), h("slot", { name: "facets" })));
|
83
83
|
}
|
84
84
|
render() {
|
85
|
-
return (h(Host, { key: '
|
85
|
+
return (h(Host, { key: '8d6adab844579e6d2d15940053b87caa6ca8c26e' }, this.interfaceDimensions && (h("style", { key: '5811d8db4f304e47ef3b411601c3fc006f3748f7' }, `atomic-modal::part(backdrop) {
|
86
86
|
top: ${this.interfaceDimensions.top}px;
|
87
87
|
left: ${this.interfaceDimensions.left}px;
|
88
88
|
width: ${this.interfaceDimensions.width}px;
|
89
89
|
height: ${this.interfaceDimensions.height}px;
|
90
|
-
}`)), h(RefineModal, { key: '
|
90
|
+
}`)), h(RefineModal, { key: 'c178d933ae152421101b0be085457a782a8bbb97', i18n: this.bindings.i18n, host: this.host, isOpen: this.isOpen, onClose: () => (this.isOpen = false), numberOfItems: this.querySummaryState.total, title: this.bindings.i18n.t('filters'), openButton: this.openButton, scope: this.bindings.interfaceElement }, this.renderBody())));
|
91
91
|
}
|
92
92
|
componentDidLoad() {
|
93
93
|
this.host.style.display = '';
|
@@ -55,7 +55,7 @@ const AtomicInsightRefineToggle = class {
|
|
55
55
|
this.modalRef.openButton = this.buttonRef;
|
56
56
|
}
|
57
57
|
render() {
|
58
|
-
return (h(IconButton, { key: '
|
58
|
+
return (h(IconButton, { key: '5bd279fef4524a59c396c5746349c45da1da89d5', partPrefix: "insight-refine-toggle", style: "outline-neutral", title: this.bindings.i18n.t('filters'), icon: FilterIcon, disabled: !this.searchStatusState.hasResults && !this.numberOfBreadcrumbs, ariaLabel: this.bindings.i18n.t('sort'), onClick: () => {
|
59
59
|
this.bindings.store.waitUntilAppLoaded(() => {
|
60
60
|
this.enableModal();
|
61
61
|
});
|
@@ -120,7 +120,7 @@ const AtomicInsightResultAction = class {
|
|
120
120
|
}
|
121
121
|
}
|
122
122
|
render() {
|
123
|
-
return (h(IconButton, { key: '
|
123
|
+
return (h(IconButton, { key: '5c3d19b10cad3a6579ef6c43d39ece8ce0c44dde', partPrefix: "result-action", style: "outline-neutral", icon: this.getIcon(), title: this.tooltip, onClick: () => this.onClick() }));
|
124
124
|
}
|
125
125
|
};
|
126
126
|
__decorate([
|
@@ -70,7 +70,7 @@ const AtomicInsightResultAttachToCaseAction = class {
|
|
70
70
|
: this.bindings.i18n.t('attach-to-case');
|
71
71
|
}
|
72
72
|
render() {
|
73
|
-
return (h(IconButton, { key: '
|
73
|
+
return (h(IconButton, { key: 'a1a5f3bffb3c84c386ad66a62d1f3d82fa7c2253', partPrefix: "result-action", style: "outline-neutral", icon: this.getIcon(), title: this.getTooltip(), onClick: () => this.onClick() }));
|
74
74
|
}
|
75
75
|
get host() { return getElement(this); }
|
76
76
|
};
|
@@ -39,7 +39,7 @@ const AtomicInsightResultAttachToCaseIndicator = class {
|
|
39
39
|
}
|
40
40
|
render() {
|
41
41
|
if (this.attachToCase.isAttached()) {
|
42
|
-
return (h("atomic-icon", { key: '
|
42
|
+
return (h("atomic-icon", { key: '5f3e685de68703b460899ac97bd37899306119fd', part: "icon", class: "flex w-5 justify-center", icon: AttachIcon, title: this.bindings.i18n.t('result-is-attached') }));
|
43
43
|
}
|
44
44
|
}
|
45
45
|
get host() { return getElement(this); }
|
@@ -128,7 +128,7 @@ const AtomicResultChildren = class {
|
|
128
128
|
return (h(ChildrenWrapper, { hasChildren: children.length > 0 }, children.map((child, i) => this.renderChild(child, i === children.length - 1))));
|
129
129
|
}
|
130
130
|
render() {
|
131
|
-
return (h(ResultChildrenGuard, { key: '
|
131
|
+
return (h(ResultChildrenGuard, { key: '5c29b29073bd765c58f42ea2ac7fd661617b7ade', inheritTemplates: this.inheritTemplates, resultTemplateRegistered: this.resultTemplateRegistered, templateHasError: this.templateHasError }, this.collection ? this.renderCollection() : this.renderFoldedResult()));
|
132
132
|
}
|
133
133
|
get host() { return getElement(this); }
|
134
134
|
};
|
@@ -111,7 +111,7 @@ const AtomicInsightResultList = class {
|
|
111
111
|
render() {
|
112
112
|
this.itemListCommon.updateBreakpoints();
|
113
113
|
const listClasses = this.computeListDisplayClasses();
|
114
|
-
return (h(ItemListGuard, { key: '
|
114
|
+
return (h(ItemListGuard, { key: '679c34952f7d2fecefa5eedcad186eebb3dade1a', hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults, hasError: this.resultListState.hasError }, h(DisplayWrapper, { key: '76cc5cd5f24857721dc064d718c1ecb6aad890bf', listClasses: listClasses, display: this.display }, h(ResultsPlaceholdersGuard, { key: 'da390bbf14b32764e6e2bfc5c2ffbd25b479495a', displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults, display: this.display, density: this.density, imageSize: this.imageSize }), h(ItemDisplayGuard, { key: '056bcf747b5d2d853c467fc5e0e86c2f993e1f4d', firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults }, this.resultListState.results.map((result, i) => {
|
115
115
|
const atomicInsightResultProps = this.getPropsForAtomicInsightResult(result);
|
116
116
|
return (h("atomic-insight-result", { ...atomicInsightResultProps, part: "outline", ref: (element) => element && this.itemListCommon.setNewResultRef(element, i) }));
|
117
117
|
})))));
|
@@ -114,7 +114,7 @@ const AtomicInsightResultQuickviewAction = class {
|
|
114
114
|
this.addQuickviewModalIfNeeded();
|
115
115
|
this.updateModalContent();
|
116
116
|
if (this.shouldRenderQuickview) {
|
117
|
-
return (h(IconButton, { key: '
|
117
|
+
return (h(IconButton, { key: 'eb8a217998315d7e584776ff8f2b6eecbcc36d30', partPrefix: "result-action", style: "outline-neutral", ref: this.focusTarget.setTarget, icon: QuickviewIcon, title: this.bindings.i18n.t('quickview'), onClick: () => this.onClick() }));
|
118
118
|
}
|
119
119
|
}
|
120
120
|
get host() { return getElement(this); }
|
@@ -72,7 +72,7 @@ const AtomicInsightResult = class {
|
|
72
72
|
.join('');
|
73
73
|
}
|
74
74
|
render() {
|
75
|
-
return (h(Host, { key: '
|
75
|
+
return (h(Host, { key: 'ac627bb778973dcfd31f2bf141f44ccbe350fd40', class: resultComponentClass }, h("div", { key: '4a25aafedcc4cd3658d7451bb9df9402bf2bacf3', class: `result-root ${this.layout
|
76
76
|
.getClasses()
|
77
77
|
.concat(this.classes)
|
78
78
|
.join(' ')}`, innerHTML: this.getContentHTML() })));
|
@@ -212,13 +212,13 @@ const AtomicInsightSearchBox = class {
|
|
212
212
|
: this.bindings.i18n.t('query-suggestions-unavailable');
|
213
213
|
}
|
214
214
|
render() {
|
215
|
-
return (h(SearchBoxWrapper, { key: '
|
215
|
+
return (h(SearchBoxWrapper, { key: '12f64d65feaa873b2ac0db08f604053dc66534e5', disabled: this.disableSearch, onFocusout: (event) => {
|
216
216
|
if (!isFocusingOut(event)) {
|
217
217
|
return;
|
218
218
|
}
|
219
219
|
this.suggestionManager.clearSuggestions();
|
220
220
|
this.isExpanded = false;
|
221
|
-
} }, h("atomic-icon", { key: '
|
221
|
+
} }, h("atomic-icon", { key: 'a29f3004b5aef3eb4bd09fc492bfb5852a55ec33', part: "submit-icon", icon: SearchSlimIcon, class: "my-auto mr-0 ml-4 h-4 w-4" }), h(SearchTextArea, { key: '1be4ab720b97fa0f4bcd26830a68bbd831bc059d', textAreaRef: this.textAreaRef, loading: this.searchBoxState.isLoading, ref: (el) => el && (this.textAreaRef = el), bindings: this.bindings, value: this.searchBoxState.value, ariaLabel: this.getSearchInputLabel(), placeholder: this.bindings.i18n.t('search-ellipsis'), onFocus: () => this.onFocus(), onKeyDown: (e) => this.onKeyDown(e), onClear: () => {
|
222
222
|
this.searchBox.clear();
|
223
223
|
this.triggerTextAreaChange('');
|
224
224
|
}, onInput: (e) => this.onInput(e.target.value) }), this.renderSuggestions()));
|
@@ -49,9 +49,9 @@ const AtomicInsightSmartSnippetFeedbackModal = class {
|
|
49
49
|
}
|
50
50
|
render() {
|
51
51
|
updateBreakpoints(this.host);
|
52
|
-
return (h("atomic-modal", { key: '
|
52
|
+
return (h("atomic-modal", { key: '823bdfa852b86273e3fac96114f15160db8a4e22', fullscreen: false, source: this.source, container: this.host, isOpen: this.isOpen, close: () => this.close(), exportparts: ATOMIC_MODAL_EXPORT_PARTS }, h(SmartSnippetFeedbackModalHeader, { key: 'fd2fa5abf4cbf7d130c20fd2f8ade288ee0310cc', i18n: this.bindings.i18n }), h(SmartSnippetFeedbackModalBody, { key: 'fae2fcecbdec92ae624a140fccafa95e374aef1e', formId: this.formId, onSubmit: (e) => this.sendFeedback(e) }, h(SmartSnippetFeebackModalOptions, { key: '0eb4a8642235558423dda8160004a54b938d64a1', i18n: this.bindings.i18n }, smartSnippetFeedbackOptions.map(({ id, localeKey, correspondingAnswer }) => (h(SmartSnippetFeedbackModalOption, { correspondingAnswer: correspondingAnswer, currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, id: id, localeKey: localeKey, onChange: () => {
|
53
53
|
this.currentAnswer = correspondingAnswer;
|
54
|
-
} })))), h(SmartSnippetFeedbackModalDetails, { key: '
|
54
|
+
} })))), h(SmartSnippetFeedbackModalDetails, { key: '1b52ebd8b21e2e457d42e51f1bc9c490454415bf', currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, setDetailsInputRef: (ref) => (this.detailsInputRef = ref) })), h(SmartSnippetFeedbackModalFooter, { key: '283f4639ae0711c1a1b39a30df4b057e5e337d59', formId: this.formId, i18n: this.bindings.i18n, onClick: () => this.close() })));
|
55
55
|
}
|
56
56
|
close() {
|
57
57
|
this.isOpen = false;
|
@@ -21,7 +21,7 @@ const AtomicInsightTabs = class {
|
|
21
21
|
this.error = undefined;
|
22
22
|
}
|
23
23
|
render() {
|
24
|
-
return (h("atomic-tab-bar", { key: '
|
24
|
+
return (h("atomic-tab-bar", { key: 'd30284ba5e166484d4a047bdcc43fc24eae04a23' }, h("slot", { key: '2a738fcc839fde6181e6b87f342b853fc37c4d0d' })));
|
25
25
|
}
|
26
26
|
};
|
27
27
|
__decorate([
|
@@ -151,7 +151,7 @@ const AtomicInsightUserActionsSession = class {
|
|
151
151
|
render() {
|
152
152
|
const isShowMoreActionsButtonVisible = !this.areActionsAfterCaseCreationVisible &&
|
153
153
|
!!this.userActionsAfterCaseCreation.length;
|
154
|
-
return (h("div", { key: '
|
154
|
+
return (h("div", { key: 'c9677f1194937cbafdc22b284227c87e8f93d712' }, this.renderSessionStartDate(), this.areActionsAfterCaseCreationVisible && (h("div", { key: '676910292451252a1892856f2bcdf1a7d221b0a6', "data-testid": "more-actions-section" }, this.renderActions(this.userActionsAfterCaseCreation))), isShowMoreActionsButtonVisible && this.renderShowMoreActionsButton(), this.renderActions(this.userActionsToDisplay)));
|
155
155
|
}
|
156
156
|
static get watchers() { return {
|
157
157
|
"userActions": ["prepareUserActionsToDisplay"]
|
@@ -60,7 +60,7 @@ const AtomicInsightUserActionsToggle = class {
|
|
60
60
|
this.modalRef.excludedCustomActions = this.excludedCustomActions;
|
61
61
|
}
|
62
62
|
render() {
|
63
|
-
return (h(IconButton, { key: '
|
63
|
+
return (h(IconButton, { key: 'e146b9c160034349da8ffc4d416cc37547576bde', partPrefix: "insight-user-actions-toggle", style: "outline-neutral", icon: Clock, ariaLabel: this.bindings.i18n.t('user-actions'), onClick: () => {
|
64
64
|
this.enableModal();
|
65
65
|
}, title: this.bindings.i18n.t('user-actions'), buttonRef: (button) => {
|
66
66
|
if (!button) {
|
@@ -39,7 +39,7 @@ const AtomicIPXBody = class {
|
|
39
39
|
render() {
|
40
40
|
this.updateBreakpoints();
|
41
41
|
const isEmbedded = this.isOpen === undefined;
|
42
|
-
return (h("article", { key: '
|
42
|
+
return (h("article", { key: 'c88e56e574152a458b035a2d65d46b5ab4203738', part: "container", class: `${isEmbedded ? '' : this.isOpen ? 'visible' : 'invisible'}`, onAnimationEnd: () => this.animationEnded.emit() }, h("style", { key: '016bc94fa46829e78d9b123750ed4c26f4438a37' }, `
|
43
43
|
/* Chrome, Edge & Safari */
|
44
44
|
.scrollbar::-webkit-scrollbar {
|
45
45
|
width: 0.8rem;
|
@@ -64,7 +64,7 @@ const AtomicIPXBody = class {
|
|
64
64
|
scrollbar-color: var(--atomic-primary) var(--atomic-background);
|
65
65
|
scrollbar-width: auto;
|
66
66
|
}
|
67
|
-
`), h("header", { key: '
|
67
|
+
`), h("header", { key: 'faa1d2759f366201c18324b42822ea5db314e894', part: "header-wrapper", class: "flex flex-col items-center" }, h("div", { key: 'e49bd03da3b7d2a5b68d6f07e9f405a4533622c0', part: "header" }, h("slot", { key: 'fc761061d2df74b775c82f919ba139928f50cf53', name: "header" }))), h("hr", { key: '93eec5d1596e1f87b57aded519210b4b6dc4e33a', part: "header-ruler", class: "border-neutral" }), h("div", { key: 'e2d99193519da172a8c2a091588ed92bf29f0204', part: "body-wrapper", class: "scrollbar flex w-full grow flex-col overflow-auto" }, h("div", { key: '72719531fb9f1e1534b7ecdd62fa3603e95a7fb5', part: "body", class: "w-full" }, h("slot", { key: '5ecd1fc610f6bd0da1a36877ce96d7d4ccbd8bd5', name: "body" }))), this.displayFooterSlot && (h("footer", { key: '09f69ce6a16948f57f894d4d548405628f7f6958', part: "footer-wrapper", class: "border-neutral bg-background z-10 flex w-full flex-col items-center border-t" }, h("div", { key: '43f851e42d3efc3836a169e7e7f820847787d90e', part: "footer" }, h("slot", { key: '20e9ce7c195c65303d2d1e7102be1cd641eb5676', name: "footer" }))))));
|
68
68
|
}
|
69
69
|
get host() { return getElement(this); }
|
70
70
|
};
|
@@ -70,7 +70,7 @@ const AtomicIPXButton = class {
|
|
70
70
|
if (this.isModalOpen && !this.recommendationsLoaded) {
|
71
71
|
this.getRecommendations();
|
72
72
|
}
|
73
|
-
return (h(Fragment, { key: '
|
73
|
+
return (h(Fragment, { key: '1d1b572a7868a3978495ebc9c2e0b3a84d6df0ce' }, h("style", { key: 'e2dc1408265ebd7f9f4ea9f2e9f652623bd89562' }, `
|
74
74
|
[part=${displayedIcon}] {
|
75
75
|
transform: translateY(0rem);
|
76
76
|
}
|
@@ -87,7 +87,7 @@ const AtomicIPXButton = class {
|
|
87
87
|
[part=${hiddenIcon}] {
|
88
88
|
transform: translateY(0rem);
|
89
89
|
}
|
90
|
-
}`), h("div", { key: '
|
90
|
+
}`), h("div", { key: 'd4205e9baa8aff4ac4a734935397e7638e199cdd', class: "flex flex-col items-center", part: "container" }, this.renderIPXButton())));
|
91
91
|
}
|
92
92
|
get ipxModal() {
|
93
93
|
return this.bindings.interfaceElement.querySelector('atomic-ipx-modal');
|
@@ -41,7 +41,7 @@ const AtomicIPXEmbedded = class {
|
|
41
41
|
}
|
42
42
|
render() {
|
43
43
|
this.updateBreakpoints();
|
44
|
-
return (h(Host, { key: '
|
44
|
+
return (h(Host, { key: 'a2a132c9d9992a6407ecb3a85a8a88725173f36f' }, h("div", { key: '38a2d79df86535ce7b649a21f077ecdb6a0349de', part: "backdrop" }, h("atomic-ipx-body", { key: '90797bcf169a208dbe3063198f00d52a01e3eb96', displayFooterSlot: this.hasFooterSlotElements }, h("slot", { key: '10b1c7ad2d39a19bd17e1fabcf16c2aa84c309b5', name: "header", slot: "header" }), h("slot", { key: 'e78b1cc751de97df0bf500be1c1329fb734f64b9', name: "body", slot: "body" }), h("slot", { key: '6d0fda07e06a381c346dce36642e05cb4b896860', name: "footer", slot: "footer" })))));
|
45
45
|
}
|
46
46
|
get host() { return getElement(this); }
|
47
47
|
};
|
@@ -66,8 +66,8 @@ const AtomicIPXModal = class {
|
|
66
66
|
}
|
67
67
|
render() {
|
68
68
|
this.updateBreakpoints();
|
69
|
-
const Body = () => (h("atomic-ipx-body", { key: '
|
70
|
-
return (h(Host, { key: '
|
69
|
+
const Body = () => (h("atomic-ipx-body", { key: 'd135563a225d6c79f7feb7b25ebcac5317771430', isOpen: this.isOpen, displayFooterSlot: this.hasFooterSlotElements, exportparts: "container" }, h("slot", { key: 'ae2c74246143bab5a7e651c841b7411627d6bf8d', name: "header", slot: "header" }), h("slot", { key: 'ec68711f7a15dcf4101b90caa09efdc964a8842a', name: "body", slot: "body" }), h("slot", { key: '6b2a1101356b67e6aa1ecf0d1e3f64fc49ccd3b0', name: "footer", slot: "footer" })));
|
70
|
+
return (h(Host, { key: '4ecc953feb79965c71e3f745f4d22c3e4f400c60', class: this.getClasses().join(' '), part: "atomic-ipx-modal" }, h("div", { key: '6ceacf1fd16885891f53d7be79218593b324580e', part: "backdrop" }, h(Body, { key: '8d9bcc186a7bae2606dbf6ba4f8d27c309ca4eca' }))));
|
71
71
|
}
|
72
72
|
get host() { return getElement(this); }
|
73
73
|
static get watchers() { return {
|
@@ -276,7 +276,7 @@ const AtomicIPXRecsList = class {
|
|
276
276
|
}))));
|
277
277
|
}
|
278
278
|
render() {
|
279
|
-
return (h(Fragment, { key: '
|
279
|
+
return (h(Fragment, { key: 'f9a012721cf126823f418d7c184fe8cae22928e8' }, this.renderHeading(), this.shouldRenderPagination ? (h(Carousel, { bindings: this.bindings, currentPage: this.currentPage, nextPage: () => this.nextPage(), previousPage: () => this.previousPage(), numberOfPages: this.numberOfPages }, this.renderListOfRecommendations())) : (this.renderListOfRecommendations())));
|
280
280
|
}
|
281
281
|
get host() { return getElement(this); }
|
282
282
|
static get watchers() { return {
|
@@ -70,7 +70,7 @@ const AtomicIPXRefineModal = class {
|
|
70
70
|
return (h("aside", { slot: "body", class: "flex flex-col w-full" }, this.renderHeader(), h("slot", { name: "facets" })));
|
71
71
|
}
|
72
72
|
render() {
|
73
|
-
return (h(Host, { key: '
|
73
|
+
return (h(Host, { key: 'cd0da79eb78671b4676996e07b87e7de068cdbf7' }, h(RefineModal, { key: 'e023ba3e6292cc1b77432c0eb2559bff69b57ddb', i18n: this.bindings.i18n, host: this.host, isOpen: this.isOpen, onClose: () => (this.isOpen = false), numberOfItems: this.querySummaryState.total, title: this.bindings.i18n.t('filters'), openButton: this.openButton, boundary: "element", scope: this.bindings.interfaceElement }, this.renderBody())));
|
74
74
|
}
|
75
75
|
componentDidLoad() {
|
76
76
|
this.host.style.display = '';
|
@@ -64,7 +64,7 @@ const AtomicIPXRefineToggle = class {
|
|
64
64
|
this.modalRef.collapseFacetsAfter = this.collapseFacetsAfter;
|
65
65
|
}
|
66
66
|
render() {
|
67
|
-
return (h(IconButton, { key: '
|
67
|
+
return (h(IconButton, { key: '16ed1941850823b64f6bcd8a631bb408f87e91f0', partPrefix: "ipx-refine-toggle", class: "icon-button", style: "outline-neutral", title: this.bindings.i18n.t('filters'), icon: FilterIcon, disabled: !this.searchStatusState.hasResults && !this.numberOfBreadcrumbs, ariaLabel: this.bindings.i18n.t('sort'), onClick: () => {
|
68
68
|
this.bindings.store.waitUntilAppLoaded(() => {
|
69
69
|
this.enableModal();
|
70
70
|
});
|
@@ -55,7 +55,7 @@ const AtomicIPXResultLink = class {
|
|
55
55
|
const href = isUndefined(this.hrefTemplate)
|
56
56
|
? this.result.clickUri
|
57
57
|
: buildStringTemplateFromResult(this.hrefTemplate, this.result, this.bindings);
|
58
|
-
return (h(LinkWithItemAnalytics, { key: '
|
58
|
+
return (h(LinkWithItemAnalytics, { key: '668d329350b8674927b50f6aa2e4d25365d21bb5', href: href, onSelect: () => this.onSelect(), onBeginDelayedSelect: () => this.interactiveResult.beginDelayedSelect(), onCancelPendingSelect: () => this.interactiveResult.cancelPendingSelect(), attributes: this.linkAttributes, stopPropagation: this.stopPropagation }, this.hasDefaultSlot ? (h("slot", null)) : (h("atomic-result-text", { field: "title", default: "no-title" }))));
|
59
59
|
}
|
60
60
|
get host() { return getElement(this); }
|
61
61
|
};
|
@@ -21,7 +21,7 @@ const AtomicIPXTabs = class {
|
|
21
21
|
this.error = undefined;
|
22
22
|
}
|
23
23
|
render() {
|
24
|
-
return (h("atomic-tab-bar", { key: '
|
24
|
+
return (h("atomic-tab-bar", { key: '228bafe468d2c094428f60c50394fa94512a4f20' }, h("slot", { key: 'e352d23115d2e17199593c267ff328fa19f9ffc8' })));
|
25
25
|
}
|
26
26
|
};
|
27
27
|
__decorate([
|
@@ -96,7 +96,7 @@ const AtomicLoadMoreResults = class {
|
|
96
96
|
render() {
|
97
97
|
const { lastResult: from, total: to } = this.querySummaryState;
|
98
98
|
const { i18n } = this.bindings;
|
99
|
-
return (h(LoadMoreGuard, { key: '
|
99
|
+
return (h(LoadMoreGuard, { key: '16da571d3a04ea139f60c9d8eb19ecc7c0f31911', hasResults: this.querySummaryState.hasResults, isLoaded: this.isAppLoaded }, h(LoadMoreContainer, { key: 'ed358d1f0e537b0db7eb669e62be1daf27e5da6f' }, h(LoadMoreSummary, { key: '78ba35d1d99d8a72537614004eddffd08be1c0e1', from: from, to: to, i18n: i18n }), h(LoadMoreProgressBar, { key: '4538e655f38d40724a8a4860abc41eb7a8763c51', from: from, to: to }), h(LoadMoreButton, { key: '9ec3982de14d60f7f5a27901498b876084f74552', i18n: i18n, moreAvailable: this.resultListState.moreResultsAvailable, onClick: () => this.onClick() }))));
|
100
100
|
}
|
101
101
|
};
|
102
102
|
__decorate([
|
@@ -66,7 +66,7 @@ const AtomicNoResults = class {
|
|
66
66
|
render() {
|
67
67
|
const { bindings: { i18n }, } = this;
|
68
68
|
this.ariaMessage = getSummary(i18n, this.querySummaryState.query, this.searchStatusState.hasResults, 'no-results');
|
69
|
-
return (h(NoItemsGuard, { key: '
|
69
|
+
return (h(NoItemsGuard, { key: '577feea512efff5e2ba89dcfaf69d668b1f087a5', ...this.searchStatusState }, h(NoItemsContainer, { key: '430316bf689f3c0b64b7426b5436ff7bafa5bf08' }, h(MagnifyingGlass, { key: '47fa8b86079bbc20992cfb8637a4d14445dc8d01' }), h(NoItems, { key: 'e2fd538a7d8819552f4243ac0816d440bcaaf3bc', query: this.querySummaryState.query, i18n: i18n, i18nKey: "no-results" }), h(SearchTips, { key: '488ddbb94ead0df2b0ca1a9802126578946560b8', i18n: i18n }), this.enableCancelLastAction && this.historyState.past.length ? (h(Cancel, { i18n: i18n, onClick: () => this.history.backOnNoResults() })) : null)));
|
70
70
|
}
|
71
71
|
};
|
72
72
|
__decorate([
|