@coveo/atomic 3.33.8-pre.a2a2959a46 → 3.33.8-pre.a63ab7ef87
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 +1 -1
- package/dist/atomic/components/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.js +5 -8
- package/dist/atomic/components/components/search/atomic-query-summary/atomic-query-summary.js +2 -1
- package/dist/atomic/components/components/search/atomic-results-per-page/atomic-results-per-page.js +2 -1
- 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-e305c149.entry.js → p-187c3a74.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-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-3af5c567.entry.js → p-330e6e7c.entry.js} +2 -2
- package/dist/atomic/{p-a37fae7c.entry.js → p-36e71b99.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-3d847e45.entry.js +2 -0
- package/dist/atomic/{p-72d135f2.entry.js.map → p-3d847e45.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-3db62800.entry.js → p-8867af82.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-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-1c6f7489.entry.js → p-aa4224ea.entry.js} +2 -2
- package/dist/atomic/{p-8fc4b999.js → p-ac6028fa.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-b7cfb454.entry.js +2 -0
- package/dist/atomic/p-b7cfb454.entry.js.map +1 -0
- package/dist/atomic/{p-dee60597.entry.js → p-bc0d6d3d.entry.js} +2 -2
- package/dist/atomic/{p-615a8ef7.entry.js → p-bf41fa4b.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-182782aa.entry.js → p-c1bf43cf.entry.js} +2 -2
- package/dist/atomic/{p-d11b2b24.entry.js → p-c49cfa0c.entry.js} +2 -2
- package/dist/atomic/{p-b4ad3036.entry.js → p-d00a12e9.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-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-50e81597.js → analytics-config-1d91a49a.js} +2 -2
- package/dist/cjs/{analytics-config-50e81597.js.map → analytics-config-1d91a49a.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 +1 -1
- package/dist/esm/_loader.js +1 -1
- package/dist/esm/{analytics-config-aadb4d6d.js → analytics-config-4fd089ca.js} +2 -2
- package/dist/esm/{analytics-config-aadb4d6d.js.map → analytics-config-4fd089ca.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 +1 -1
- package/dist/types/components/commerce/atomic-commerce-interface/atomic-commerce-interface.d.ts +1 -1
- package/dist/types/components/search/atomic-query-summary/atomic-query-summary.d.ts +3 -1
- package/dist/types/components/search/atomic-results-per-page/atomic-results-per-page.d.ts +3 -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 +2 -2
- 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-72d135f2.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-e305c149.entry.js.map → p-187c3a74.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-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-3af5c567.entry.js.map → p-330e6e7c.entry.js.map} +0 -0
- /package/dist/atomic/{p-a37fae7c.entry.js.map → p-36e71b99.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-3db62800.entry.js.map → p-8867af82.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-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-1c6f7489.entry.js.map → p-aa4224ea.entry.js.map} +0 -0
- /package/dist/atomic/{p-8fc4b999.js.map → p-ac6028fa.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-615a8ef7.entry.js.map → p-bf41fa4b.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-182782aa.entry.js.map → p-c1bf43cf.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-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-f936f55e.entry.js.map → p-fea7bf3b.entry.js.map} +0 -0
@@ -485,7 +485,7 @@ const AtomicCategoryFacet = class {
|
|
485
485
|
}
|
486
486
|
render() {
|
487
487
|
const { bindings: { i18n }, label, facetState: { facetSearch, enabled, valuesAsTrees, selectedValueAncestry }, searchStatusState: { hasError, firstSearchExecuted }, } = this;
|
488
|
-
return (index.h(facetGuard.FacetGuard, { key: '
|
488
|
+
return (index.h(facetGuard.FacetGuard, { key: '560a3287cb2c891940283d5083def6e4fb7d688a', enabled: enabled, firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: valuesAsTrees.length > 0 }, firstSearchExecuted ? (index.h(facetPlaceholder.FacetContainer, null, this.renderHeader(), !this.isCollapsed && [
|
489
489
|
this.renderSearchInput(),
|
490
490
|
stencilFacetValueLabelHighlight.shouldDisplaySearchResults(facetSearch) ? (index.h(index.Fragment, null, facetSearch.values.length ? (index.h(stencilFacetValuesGroup.FacetValuesGroup, { i18n: i18n, label: label, query: facetSearch.query }, this.renderSearchResults())) : (index.h("div", { class: "mt-3" })), this.renderMatches())) : (index.h(index.Fragment, null, index.h(stencilFacetValuesGroup.FacetValuesGroup, { i18n: i18n, label: label }, this.hasParents ? (index.h(CategoryFacetParentAsTreeContainer, { isTopLevel: true, className: "mt-3" }, this.renderValuesTree(selectedValueAncestry, true))) : (index.h(CategoryFacetChildrenAsTreeContainer, { className: "mt-3" }, this.renderChildren()))), this.renderShowMoreLess())),
|
491
491
|
])) : (index.h(facetPlaceholder.FacetPlaceholder, { isCollapsed: this.isCollapsed, numberOfValues: this.numberOfValues }))));
|
@@ -519,7 +519,7 @@ const AtomicCitation = class {
|
|
519
519
|
return (index.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" }, index.h("div", { class: "text-neutral-dark truncate text-sm" }, this.citation.uri), index.h(stencilHeading.Heading, { level: 0, class: "text-md font-bold" }, this.citation.title), index.h("p", { class: "text-on-background text-sm" }, this.getTruncatedText())));
|
520
520
|
}
|
521
521
|
render() {
|
522
|
-
return (index.h("div", { key: '
|
522
|
+
return (index.h("div", { key: '2f3c768951e9d5749aa766b604d5b1cfa0720953', class: "relative" }, index.h(stencilItemLink.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 }, index.h("span", { key: '8bd37e89a1761d65918183dfedf475da8e8a093c', class: "citation-title mx-1 truncate" }, this.citation.title)), this.renderPopover()));
|
523
523
|
}
|
524
524
|
get host() { return index.getElement(this); }
|
525
525
|
static get watchers() { return {
|
@@ -74,7 +74,7 @@ const AtomicFacetManager = class {
|
|
74
74
|
this.bindings?.i18n.off('languageChanged', this.sortFacets);
|
75
75
|
}
|
76
76
|
render() {
|
77
|
-
return index.h("slot", { key: '
|
77
|
+
return index.h("slot", { key: 'a392ddd760d27e2aa0a2ce8242218736c1df279d' });
|
78
78
|
}
|
79
79
|
get host() { return index.getElement(this); }
|
80
80
|
};
|
@@ -47,11 +47,11 @@ const FacetNumberInput = class {
|
|
47
47
|
const inputClasses = 'p-2.5 input-primary placeholder-neutral-dark min-w-0 mr-1';
|
48
48
|
const labelClasses = 'text-neutral-dark text-sm';
|
49
49
|
const step = this.type === 'integer' ? '1' : 'any';
|
50
|
-
return (index.h("form", { key: '
|
50
|
+
return (index.h("form", { key: '085a1d3beb08ea5fb4af741c2856060ddfe21cb0', class: "mt-4 gap-y-0.5 px-2", part: "input-form", onSubmit: (e) => {
|
51
51
|
e.preventDefault();
|
52
52
|
this.apply();
|
53
53
|
return false;
|
54
|
-
} }, index.h("label", { key: '
|
54
|
+
} }, index.h("label", { key: 'e512e8ba8a9c50fdeea5e4aa28839a6a45c33315', part: "label-start", class: labelClasses, htmlFor: `${this.filterState.facetId}_start` }, minText), index.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) }), index.h("label", { key: 'db739b28b33e3d480a056e8e86266167d72c619f', part: "label-end", class: labelClasses, htmlFor: `${this.filterState.facetId}_end` }, maxText), index.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) }), index.h(stencilButton.Button, { key: 'bda58c0d3de64935383484edeceadcd7c4576bd4', style: "outline-primary", type: "submit", part: "input-apply-button", class: "flex-none truncate p-2.5", ariaLabel: applyAria, text: apply })));
|
55
55
|
}
|
56
56
|
};
|
57
57
|
FacetNumberInput.style = AtomicFacetNumberInputStyle0;
|
@@ -266,7 +266,7 @@ const AtomicFacet = class {
|
|
266
266
|
return true;
|
267
267
|
}
|
268
268
|
render() {
|
269
|
-
return (index.h(facetGuard.FacetGuard, { key: '
|
269
|
+
return (index.h(facetGuard.FacetGuard, { key: '7cde9d27287caa0ef530f2155c33c6c9912aa017', enabled: this.facetState.enabled, hasError: this.searchStatusState.hasError, firstSearchExecuted: this.searchStatusState.firstSearchExecuted, hasResults: this.facetState.values.length > 0 }, this.searchStatusState.firstSearchExecuted ? (index.h(facetPlaceholder.FacetContainer, null, index.h(facetPlaceholder.FacetHeader, { i18n: this.bindings.i18n, label: this.definedLabel, onClearFilters: () => {
|
270
270
|
this.focusTargets.header.focusAfterSearch();
|
271
271
|
this.facet.deselectAll();
|
272
272
|
}, numberOfActiveValues: this.activeValues.length, isCollapsed: this.isCollapsed, headingLevel: this.headingLevel, onToggleCollapse: () => (this.isCollapsed = !this.isCollapsed), headerRef: (el) => this.focusTargets.header.setTarget(el) }), this.renderBody())) : (index.h(facetPlaceholder.FacetPlaceholder, { numberOfValues: this.numberOfValues, isCollapsed: this.isCollapsed }))));
|
@@ -23,7 +23,7 @@ const AtomicFormatCurrency = class {
|
|
23
23
|
}
|
24
24
|
render() {
|
25
25
|
if (this.error) {
|
26
|
-
return (index.h("atomic-component-error", { key: '
|
26
|
+
return (index.h("atomic-component-error", { key: 'b501a8f3abe5b875899b003417aaf058cb275a2a', element: this.host, error: this.error }));
|
27
27
|
}
|
28
28
|
}
|
29
29
|
get host() { return index.getElement(this); }
|
@@ -35,7 +35,7 @@ const AtomicFormatNumber = class {
|
|
35
35
|
}
|
36
36
|
render() {
|
37
37
|
if (this.error) {
|
38
|
-
return (index.h("atomic-component-error", { key: '
|
38
|
+
return (index.h("atomic-component-error", { key: '72fd0700517485e5cc38aa5cb58b4d9a3984dddb', element: this.host, error: this.error }));
|
39
39
|
}
|
40
40
|
}
|
41
41
|
get host() { return index.getElement(this); }
|
@@ -38,7 +38,7 @@ const AtomicFormatUnit = class {
|
|
38
38
|
}
|
39
39
|
render() {
|
40
40
|
if (this.error) {
|
41
|
-
return (index.h("atomic-component-error", { key: '
|
41
|
+
return (index.h("atomic-component-error", { key: 'd875c8637c44118c50039cc4c4a369df9820a6de', element: this.host, error: this.error }));
|
42
42
|
}
|
43
43
|
}
|
44
44
|
get host() { return index.getElement(this); }
|
@@ -383,7 +383,7 @@ const AtomicGeneratedAnswerFeedbackModal = class {
|
|
383
383
|
}
|
384
384
|
render() {
|
385
385
|
this.updateBreakpoints();
|
386
|
-
return (index.h("atomic-modal", { key: '
|
386
|
+
return (index.h("atomic-modal", { key: '66f81523286bccb388c27a94177be4c5e0c9e710', fullscreen: false, isOpen: this.isOpen, close: () => this.close(), container: this.host, part: "generated-answer-feedback-modal", exportparts: exportParts.ATOMIC_MODAL_EXPORT_PARTS }, this.renderHeader(), this.renderBody(), this.renderFooter()));
|
387
387
|
}
|
388
388
|
get host() { return index.getElement(this); }
|
389
389
|
static get watchers() { return {
|
@@ -38,7 +38,7 @@ const AtomicHtml = class {
|
|
38
38
|
}
|
39
39
|
}
|
40
40
|
render() {
|
41
|
-
return (index.h("span", { key: '
|
41
|
+
return (index.h("span", { key: '766344154b03ec7a6373101150e5a84877df0f86', innerHTML: this.sanitize ? purify.DOMPurify.sanitize(this.value) : this.value }));
|
42
42
|
}
|
43
43
|
};
|
44
44
|
__decorate([
|
@@ -29,7 +29,7 @@ const AtomicInsightEditToggle = class {
|
|
29
29
|
this.tooltip = '';
|
30
30
|
}
|
31
31
|
render() {
|
32
|
-
return (index.h(stencilIconButton.IconButton, { key: '
|
32
|
+
return (index.h(stencilIconButton.IconButton, { key: 'a9296887b059a2f4805316ac5807ad92f94ff30e', partPrefix: "insight-edit-toggle", style: "outline-neutral", icon: EditIcon, ariaLabel: "Edit", onClick: this.clickCallback, title: this.tooltip }));
|
33
33
|
}
|
34
34
|
};
|
35
35
|
AtomicInsightEditToggle.style = AtomicInsightEditToggleStyle0;
|
@@ -161,7 +161,7 @@ const AtomicInsightFacet = class {
|
|
161
161
|
this.facetConditionsManager?.stopWatching();
|
162
162
|
}
|
163
163
|
render() {
|
164
|
-
return (index.h(facetGuard.FacetGuard, { key: '
|
164
|
+
return (index.h(facetGuard.FacetGuard, { key: '69b8a702bf1ad6f01c431fe83c306ae9b92c6c36', enabled: this.facetState.enabled, hasError: this.searchStatusState.hasError, firstSearchExecuted: this.searchStatusState.firstSearchExecuted, hasResults: this.facetState.values.length > 0 }, this.searchStatusState.firstSearchExecuted ? (index.h(facetPlaceholder.FacetContainer, null, index.h(facetPlaceholder.FacetHeader, { i18n: this.bindings.i18n, label: this.label, onClearFilters: () => {
|
165
165
|
this.focusTargets.header.focusAfterSearch();
|
166
166
|
this.facet.deselectAll();
|
167
167
|
}, numberOfActiveValues: this.activeValues.length, isCollapsed: this.isCollapsed, headingLevel: this.headingLevel, onToggleCollapse: () => (this.isCollapsed = !this.isCollapsed), headerRef: (el) => this.focusTargets.header.setTarget(el) }), this.renderBody())) : (index.h(facetPlaceholder.FacetPlaceholder, { numberOfValues: this.numberOfValues, isCollapsed: this.isCollapsed }))));
|
@@ -140,7 +140,7 @@ const AtomicInsightFoldedResultList = class {
|
|
140
140
|
render() {
|
141
141
|
this.itemListCommon.updateBreakpoints();
|
142
142
|
const listClasses = this.computeListDisplayClasses();
|
143
|
-
return (index.h(itemListGuard.ItemListGuard, { key: '
|
143
|
+
return (index.h(itemListGuard.ItemListGuard, { key: 'f133613b8ce2e68bb88524f1cd807591f2a03172', firstRequestExecuted: this.foldedResultListState.firstSearchExecuted, hasItems: this.foldedResultListState.hasResults, hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, hasError: this.foldedResultListState.hasError }, index.h(stencilDisplayWrapper.DisplayWrapper, { key: '826696b6a5f6139d56224b2aee7cb02bc9caa0c0', listClasses: listClasses, display: this.display }, index.h(stencilPlaceholders.ResultsPlaceholdersGuard, { key: 'f7e8102a56cf8207f65d8fdb564fcb23ad278cbc', displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults, display: this.display, density: this.density, imageSize: this.imageSize }), index.h(stencilDisplayWrapper.ItemDisplayGuard, { key: '55a0b88f7d3c15c6fc6cc8999786032fd7552440', firstRequestExecuted: this.foldedResultListState.firstSearchExecuted, hasItems: this.foldedResultListState.hasResults }, this.foldedResultListState.results.map((collection, i) => {
|
144
144
|
const atomicInsightResultProps = this.getPropsForAtomicInsightResult(collection);
|
145
145
|
return (index.h("atomic-insight-result", { ...atomicInsightResultProps, part: "outline", ref: (element) => element && this.itemListCommon.setNewResultRef(element, i) }));
|
146
146
|
})))));
|
@@ -38,7 +38,7 @@ const AtomicInsightFullSearchButton = class {
|
|
38
38
|
this.error = undefined;
|
39
39
|
}
|
40
40
|
render() {
|
41
|
-
return (index.h(stencilIconButton.IconButton, { key: '
|
41
|
+
return (index.h(stencilIconButton.IconButton, { key: 'a1bc3ec5094195a00fede81b45f96d7ab2bb924e', partPrefix: "full-search", style: "outline-neutral", icon: ArrowFull, ariaLabel: this.bindings.i18n.t('full-search'), title: this.tooltip }));
|
42
42
|
}
|
43
43
|
};
|
44
44
|
__decorate([
|
@@ -21,7 +21,7 @@ const AtomicInsightHistoryToggle = class {
|
|
21
21
|
this.tooltip = '';
|
22
22
|
}
|
23
23
|
render() {
|
24
|
-
return (index.h(stencilIconButton.IconButton, { key: '
|
24
|
+
return (index.h(stencilIconButton.IconButton, { key: '83098c524b4d1197222a045b7da60d10ced398bf', partPrefix: "insight-history-toggle", style: "outline-neutral", icon: clock.Clock, ariaLabel: "history", onClick: this.clickCallback, title: this.tooltip }));
|
25
25
|
}
|
26
26
|
};
|
27
27
|
AtomicInsightHistoryToggle.style = AtomicInsightHistoryToggleStyle0;
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
5
5
|
const index = require('./index-757bc886.js');
|
6
6
|
const initQueue = require('./init-queue-a18aa323.js');
|
7
7
|
const insight = require('@coveo/headless/insight');
|
8
|
-
const analyticsConfig = require('./analytics-config-
|
8
|
+
const analyticsConfig = require('./analytics-config-1d91a49a.js');
|
9
9
|
const propsUtils = require('./props-utils-1e4ba1b0.js');
|
10
10
|
const replaceBreakpointUtils = require('./replace-breakpoint-utils-7a084f54.js');
|
11
11
|
const store = require('./store-82abd941.js');
|
@@ -288,7 +288,7 @@ const AtomicInsightInterface = class {
|
|
288
288
|
this.initialized = true;
|
289
289
|
}
|
290
290
|
render() {
|
291
|
-
return (this.engine && (index.h(index.Host, { key: '
|
291
|
+
return (this.engine && (index.h(index.Host, { key: 'aed4bfd7d85a00c74732bbe3ee8aeb96ce93b640' }, index.h("slot", { key: '2b01a05f3df814e6ba4624ebe5c4fad59b8667c9', name: "full-search" }), index.h("slot", { key: '5729d003ec8ebf565d4b706fe5b6bfb1a749c5f3' }))));
|
292
292
|
}
|
293
293
|
get host() { return index.getElement(this); }
|
294
294
|
static get watchers() { return {
|
@@ -43,7 +43,7 @@ const AtomicInsightNoResults = class {
|
|
43
43
|
}
|
44
44
|
render() {
|
45
45
|
const { bindings: { i18n }, } = this;
|
46
|
-
return (index.h("div", { key: '
|
46
|
+
return (index.h("div", { key: '2b2c2ef2f31507be6c651f564989a4de5340509c', class: "p-3 text-center" }, index.h(stencilTips.NoItemsGuard, { key: '0c1e2b803effae0aa585144f977b8d5bdbd03e1a', ...this.searchStatusState }, index.h(stencilMagnifyingGlass.NoItemsContainer, { key: '0c859b6a13fcf85b78cd7bd84c8655d86a0acd42' }, index.h(stencilMagnifyingGlass.MagnifyingGlass, { key: 'c85a8de8bfa7edbc23e3acb6ffd2bcc2d79c0a24' }), index.h(stencilTips.NoItems, { key: '3d6bb20e3fc9519885696552d94d240b29941ebb', query: this.querySummaryState.query, i18n: i18n, i18nKey: "no-results" }), index.h(stencilTips.SearchTips, { key: 'e2e86ae1323e15939dab8227cfcfbb21d67a8577', i18n: i18n })))));
|
47
47
|
}
|
48
48
|
};
|
49
49
|
__decorate([
|
@@ -262,7 +262,7 @@ const AtomicInsightNumericFacet = class {
|
|
262
262
|
}
|
263
263
|
render() {
|
264
264
|
const { searchStatusState: { firstSearchExecuted, hasError }, bindings: { i18n }, label, numberOfSelectedValues, isCollapsed, headingLevel, focusTarget, withInput, filter, } = this;
|
265
|
-
return (index.h(facetGuard.FacetGuard, { key: '
|
265
|
+
return (index.h(facetGuard.FacetGuard, { key: 'dfe425f62c284bdf206c5b8bb4731689809a1379', enabled: this.enabled, firstSearchExecuted: firstSearchExecuted, hasError: hasError, hasResults: this.shouldRenderFacet }, firstSearchExecuted ? (index.h(facetPlaceholder.FacetContainer, null, index.h(facetPlaceholder.FacetHeader, { i18n: i18n, label: label, onClearFilters: () => {
|
266
266
|
focusTarget.focusAfterSearch();
|
267
267
|
if (this.filterState?.range) {
|
268
268
|
this.filter?.clear();
|
@@ -57,15 +57,15 @@ const AtomicInsightPager = class {
|
|
57
57
|
this.scrollToTopEvent.emit();
|
58
58
|
}
|
59
59
|
render() {
|
60
|
-
return (index.h(index.Host, { key: '
|
60
|
+
return (index.h(index.Host, { key: '6a5e4fdd9560f6b3682429d0bd182d80add6c455' }, index.h(stencilPagerNavigation.PagerNavigation, { key: 'f9ae0d5bd500acaf5d74d475030e40176cb9832e', i18n: this.bindings.i18n }, index.h(stencilPagerNavigation.PagerPreviousButton, { key: '8223e6e8e07d110470838d40c4c6b8e71509634d', icon: arrowLeftRounded.ArrowLeftIcon, disabled: !this.pagerState.hasPreviousPage, i18n: this.bindings.i18n, onClick: () => {
|
61
61
|
this.pager.previousPage();
|
62
62
|
this.focusOnFirstResultAndScrollToTop();
|
63
|
-
} }), index.h(stencilPagerNavigation.PagerPageButtons, { key: '
|
63
|
+
} }), index.h(stencilPagerNavigation.PagerPageButtons, { key: '0b14ce9e4807ada6dc3b0eca4a2d98d6560cc595', i18n: this.bindings.i18n }, this.pagerState.currentPages.map((pageNumber) => {
|
64
64
|
return (index.h(stencilPagerNavigation.PagerPageButton, { isSelected: this.pager.isCurrentPage(pageNumber), ariaLabel: this.bindings.i18n.t('page-number', { pageNumber }), onChecked: () => {
|
65
65
|
this.pager.selectPage(pageNumber);
|
66
66
|
this.focusOnFirstResultAndScrollToTop();
|
67
67
|
}, page: pageNumber, groupName: this.radioGroupName, text: pageNumber.toLocaleString(this.bindings.i18n.language) }));
|
68
|
-
})), index.h(stencilPagerNavigation.PagerNextButton, { key: '
|
68
|
+
})), index.h(stencilPagerNavigation.PagerNextButton, { key: '41137d3a0f3ead187a8284e715e463477597f7ed', icon: arrowRightRounded.ArrowRightIcon, disabled: !this.pagerState.hasNextPage, i18n: this.bindings.i18n, onClick: () => {
|
69
69
|
this.pager.nextPage();
|
70
70
|
this.focusOnFirstResultAndScrollToTop();
|
71
71
|
} }))));
|
@@ -48,7 +48,7 @@ const AtomicQueryError = class {
|
|
48
48
|
if (hasError) {
|
49
49
|
this.ariaMessage = stencilLink.getAriaMessageFromErrorType(i18n, organizationId, url, error?.type);
|
50
50
|
}
|
51
|
-
return (index.h(stencilLink.QueryErrorGuard, { key: '
|
51
|
+
return (index.h(stencilLink.QueryErrorGuard, { key: '8af2d0b5363c49da69717eb19b94aa192605d7d4', hasError: hasError }, index.h(stencilLink.QueryErrorContainer, { key: 'b30f7d3eab39949e9fe7ec20eaea8ed753c2e13c' }, index.h(stencilLink.QueryErrorIcon, { key: 'ae4257070ab6e725a021befeba47ad25bba700ea', errorType: error?.type }), index.h(stencilLink.QueryErrorTitle, { key: 'd1c5c80675ae45274edce0af7dfbd31277c7e8d4', i18n: i18n, organizationId: organizationId }), index.h(stencilLink.QueryErrorDescription, { key: 'a4cb70c757651504ad385fb2f681f5b4ce4fe5c1', i18n: i18n, organizationId: organizationId, url: url }), index.h(stencilLink.QueryErrorShowMore, { key: '7ae6bf0ae3fd62f92f438f27ab1ba4f884b1d907', link: index.h(stencilLink.QueryErrorLink, { i18n: i18n, errorType: error?.type }), onShowMore: () => (this.showMoreInfo = !this.showMoreInfo), i18n: i18n }), index.h(stencilLink.QueryErrorDetails, { key: 'c873692834f00076666997c2a8edc8915f6a5f0e', error: error, show: this.showMoreInfo }))));
|
52
52
|
}
|
53
53
|
};
|
54
54
|
__decorate([
|
@@ -86,12 +86,12 @@ const AtomicInsightRefineModal = class {
|
|
86
86
|
return (index.h("aside", { slot: "body", class: "flex flex-col w-full" }, this.renderHeader(), index.h("slot", { name: "facets" })));
|
87
87
|
}
|
88
88
|
render() {
|
89
|
-
return (index.h(index.Host, { key: '
|
89
|
+
return (index.h(index.Host, { key: '8d6adab844579e6d2d15940053b87caa6ca8c26e' }, this.interfaceDimensions && (index.h("style", { key: '5811d8db4f304e47ef3b411601c3fc006f3748f7' }, `atomic-modal::part(backdrop) {
|
90
90
|
top: ${this.interfaceDimensions.top}px;
|
91
91
|
left: ${this.interfaceDimensions.left}px;
|
92
92
|
width: ${this.interfaceDimensions.width}px;
|
93
93
|
height: ${this.interfaceDimensions.height}px;
|
94
|
-
}`)), index.h(stencilModal.RefineModal, { key: '
|
94
|
+
}`)), index.h(stencilModal.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())));
|
95
95
|
}
|
96
96
|
componentDidLoad() {
|
97
97
|
this.host.style.display = '';
|
@@ -59,7 +59,7 @@ const AtomicInsightRefineToggle = class {
|
|
59
59
|
this.modalRef.openButton = this.buttonRef;
|
60
60
|
}
|
61
61
|
render() {
|
62
|
-
return (index.h(stencilIconButton.IconButton, { key: '
|
62
|
+
return (index.h(stencilIconButton.IconButton, { key: '5bd279fef4524a59c396c5746349c45da1da89d5', partPrefix: "insight-refine-toggle", style: "outline-neutral", title: this.bindings.i18n.t('filters'), icon: filter.FilterIcon, disabled: !this.searchStatusState.hasResults && !this.numberOfBreadcrumbs, ariaLabel: this.bindings.i18n.t('sort'), onClick: () => {
|
63
63
|
this.bindings.store.waitUntilAppLoaded(() => {
|
64
64
|
this.enableModal();
|
65
65
|
});
|
@@ -124,7 +124,7 @@ const AtomicInsightResultAction = class {
|
|
124
124
|
}
|
125
125
|
}
|
126
126
|
render() {
|
127
|
-
return (index.h(stencilIconButton.IconButton, { key: '
|
127
|
+
return (index.h(stencilIconButton.IconButton, { key: '5c3d19b10cad3a6579ef6c43d39ece8ce0c44dde', partPrefix: "result-action", style: "outline-neutral", icon: this.getIcon(), title: this.tooltip, onClick: () => this.onClick() }));
|
128
128
|
}
|
129
129
|
};
|
130
130
|
__decorate([
|
@@ -74,7 +74,7 @@ const AtomicInsightResultAttachToCaseAction = class {
|
|
74
74
|
: this.bindings.i18n.t('attach-to-case');
|
75
75
|
}
|
76
76
|
render() {
|
77
|
-
return (index.h(stencilIconButton.IconButton, { key: '
|
77
|
+
return (index.h(stencilIconButton.IconButton, { key: 'a1a5f3bffb3c84c386ad66a62d1f3d82fa7c2253', partPrefix: "result-action", style: "outline-neutral", icon: this.getIcon(), title: this.getTooltip(), onClick: () => this.onClick() }));
|
78
78
|
}
|
79
79
|
get host() { return index.getElement(this); }
|
80
80
|
};
|
@@ -43,7 +43,7 @@ const AtomicInsightResultAttachToCaseIndicator = class {
|
|
43
43
|
}
|
44
44
|
render() {
|
45
45
|
if (this.attachToCase.isAttached()) {
|
46
|
-
return (index.h("atomic-icon", { key: '
|
46
|
+
return (index.h("atomic-icon", { key: '5f3e685de68703b460899ac97bd37899306119fd', part: "icon", class: "flex w-5 justify-center", icon: attach.AttachIcon, title: this.bindings.i18n.t('result-is-attached') }));
|
47
47
|
}
|
48
48
|
}
|
49
49
|
get host() { return index.getElement(this); }
|
@@ -132,7 +132,7 @@ const AtomicResultChildren = class {
|
|
132
132
|
return (index.h(showHideButton.ChildrenWrapper, { hasChildren: children.length > 0 }, children.map((child, i) => this.renderChild(child, i === children.length - 1))));
|
133
133
|
}
|
134
134
|
render() {
|
135
|
-
return (index.h(showHideButton.ResultChildrenGuard, { key: '
|
135
|
+
return (index.h(showHideButton.ResultChildrenGuard, { key: '5c29b29073bd765c58f42ea2ac7fd661617b7ade', inheritTemplates: this.inheritTemplates, resultTemplateRegistered: this.resultTemplateRegistered, templateHasError: this.templateHasError }, this.collection ? this.renderCollection() : this.renderFoldedResult()));
|
136
136
|
}
|
137
137
|
get host() { return index.getElement(this); }
|
138
138
|
};
|
@@ -115,7 +115,7 @@ const AtomicInsightResultList = class {
|
|
115
115
|
render() {
|
116
116
|
this.itemListCommon.updateBreakpoints();
|
117
117
|
const listClasses = this.computeListDisplayClasses();
|
118
|
-
return (index.h(itemListGuard.ItemListGuard, { key: '
|
118
|
+
return (index.h(itemListGuard.ItemListGuard, { key: '679c34952f7d2fecefa5eedcad186eebb3dade1a', hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults, hasError: this.resultListState.hasError }, index.h(stencilDisplayWrapper.DisplayWrapper, { key: '76cc5cd5f24857721dc064d718c1ecb6aad890bf', listClasses: listClasses, display: this.display }, index.h(stencilPlaceholders.ResultsPlaceholdersGuard, { key: 'da390bbf14b32764e6e2bfc5c2ffbd25b479495a', displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults, display: this.display, density: this.density, imageSize: this.imageSize }), index.h(stencilDisplayWrapper.ItemDisplayGuard, { key: '056bcf747b5d2d853c467fc5e0e86c2f993e1f4d', firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults }, this.resultListState.results.map((result, i) => {
|
119
119
|
const atomicInsightResultProps = this.getPropsForAtomicInsightResult(result);
|
120
120
|
return (index.h("atomic-insight-result", { ...atomicInsightResultProps, part: "outline", ref: (element) => element && this.itemListCommon.setNewResultRef(element, i) }));
|
121
121
|
})))));
|
@@ -118,7 +118,7 @@ const AtomicInsightResultQuickviewAction = class {
|
|
118
118
|
this.addQuickviewModalIfNeeded();
|
119
119
|
this.updateModalContent();
|
120
120
|
if (this.shouldRenderQuickview) {
|
121
|
-
return (index.h(stencilIconButton.IconButton, { key: '
|
121
|
+
return (index.h(stencilIconButton.IconButton, { key: 'eb8a217998315d7e584776ff8f2b6eecbcc36d30', partPrefix: "result-action", style: "outline-neutral", ref: this.focusTarget.setTarget, icon: preview.QuickviewIcon, title: this.bindings.i18n.t('quickview'), onClick: () => this.onClick() }));
|
122
122
|
}
|
123
123
|
}
|
124
124
|
get host() { return index.getElement(this); }
|
@@ -76,7 +76,7 @@ const AtomicInsightResult = class {
|
|
76
76
|
.join('');
|
77
77
|
}
|
78
78
|
render() {
|
79
|
-
return (index.h(index.Host, { key: '
|
79
|
+
return (index.h(index.Host, { key: 'ac627bb778973dcfd31f2bf141f44ccbe350fd40', class: stencilItemListCommon.resultComponentClass }, index.h("div", { key: '4a25aafedcc4cd3658d7451bb9df9402bf2bacf3', class: `result-root ${this.layout
|
80
80
|
.getClasses()
|
81
81
|
.concat(this.classes)
|
82
82
|
.join(' ')}`, innerHTML: this.getContentHTML() })));
|
@@ -216,13 +216,13 @@ const AtomicInsightSearchBox = class {
|
|
216
216
|
: this.bindings.i18n.t('query-suggestions-unavailable');
|
217
217
|
}
|
218
218
|
render() {
|
219
|
-
return (index.h(stencilSuggestionManager.SearchBoxWrapper, { key: '
|
219
|
+
return (index.h(stencilSuggestionManager.SearchBoxWrapper, { key: '2d4a5f83585f4675778ebb1953ac7369ab894791', disabled: this.disableSearch, onFocusout: (event) => {
|
220
220
|
if (!utils.isFocusingOut(event)) {
|
221
221
|
return;
|
222
222
|
}
|
223
223
|
this.suggestionManager.clearSuggestions();
|
224
224
|
this.isExpanded = false;
|
225
|
-
} }, index.h("atomic-icon", { key: '
|
225
|
+
} }, index.h("atomic-icon", { key: '6e45a95038ed71f7d6993680499df7c9eb55c4a0', part: "submit-icon", icon: stencilSuggestionManager.SearchSlimIcon, class: "my-auto mr-0 ml-4 h-4 w-4" }), index.h(stencilSuggestionManager.SearchTextArea, { key: '5c500c8435a29d293ce0334ce21fd722627d0e04', 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: () => {
|
226
226
|
this.searchBox.clear();
|
227
227
|
this.triggerTextAreaChange('');
|
228
228
|
}, onInput: (e) => this.onInput(e.target.value) }), this.renderSuggestions()));
|
@@ -53,9 +53,9 @@ const AtomicInsightSmartSnippetFeedbackModal = class {
|
|
53
53
|
}
|
54
54
|
render() {
|
55
55
|
replaceBreakpointUtils.updateBreakpoints(this.host);
|
56
|
-
return (index.h("atomic-modal", { key: '
|
56
|
+
return (index.h("atomic-modal", { key: '823bdfa852b86273e3fac96114f15160db8a4e22', fullscreen: false, source: this.source, container: this.host, isOpen: this.isOpen, close: () => this.close(), exportparts: exportParts.ATOMIC_MODAL_EXPORT_PARTS }, index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalHeader, { key: 'fd2fa5abf4cbf7d130c20fd2f8ade288ee0310cc', i18n: this.bindings.i18n }), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalBody, { key: 'fae2fcecbdec92ae624a140fccafa95e374aef1e', formId: this.formId, onSubmit: (e) => this.sendFeedback(e) }, index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeebackModalOptions, { key: '0eb4a8642235558423dda8160004a54b938d64a1', i18n: this.bindings.i18n }, smartSnippetFeedbackModalCommon.smartSnippetFeedbackOptions.map(({ id, localeKey, correspondingAnswer }) => (index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalOption, { correspondingAnswer: correspondingAnswer, currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, id: id, localeKey: localeKey, onChange: () => {
|
57
57
|
this.currentAnswer = correspondingAnswer;
|
58
|
-
} })))), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalDetails, { key: '
|
58
|
+
} })))), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalDetails, { key: '1b52ebd8b21e2e457d42e51f1bc9c490454415bf', currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, setDetailsInputRef: (ref) => (this.detailsInputRef = ref) })), index.h(smartSnippetFeedbackModalCommon.SmartSnippetFeedbackModalFooter, { key: '283f4639ae0711c1a1b39a30df4b057e5e337d59', formId: this.formId, i18n: this.bindings.i18n, onClick: () => this.close() })));
|
59
59
|
}
|
60
60
|
close() {
|
61
61
|
this.isOpen = false;
|
@@ -25,7 +25,7 @@ const AtomicInsightTabs = class {
|
|
25
25
|
this.error = undefined;
|
26
26
|
}
|
27
27
|
render() {
|
28
|
-
return (index.h("atomic-tab-bar", { key: '
|
28
|
+
return (index.h("atomic-tab-bar", { key: 'd30284ba5e166484d4a047bdcc43fc24eae04a23' }, index.h("slot", { key: '2a738fcc839fde6181e6b87f342b853fc37c4d0d' })));
|
29
29
|
}
|
30
30
|
};
|
31
31
|
__decorate([
|
@@ -155,7 +155,7 @@ const AtomicInsightUserActionsSession = class {
|
|
155
155
|
render() {
|
156
156
|
const isShowMoreActionsButtonVisible = !this.areActionsAfterCaseCreationVisible &&
|
157
157
|
!!this.userActionsAfterCaseCreation.length;
|
158
|
-
return (index.h("div", { key: '
|
158
|
+
return (index.h("div", { key: 'c9677f1194937cbafdc22b284227c87e8f93d712' }, this.renderSessionStartDate(), this.areActionsAfterCaseCreationVisible && (index.h("div", { key: '676910292451252a1892856f2bcdf1a7d221b0a6', "data-testid": "more-actions-section" }, this.renderActions(this.userActionsAfterCaseCreation))), isShowMoreActionsButtonVisible && this.renderShowMoreActionsButton(), this.renderActions(this.userActionsToDisplay)));
|
159
159
|
}
|
160
160
|
static get watchers() { return {
|
161
161
|
"userActions": ["prepareUserActionsToDisplay"]
|
@@ -64,7 +64,7 @@ const AtomicInsightUserActionsToggle = class {
|
|
64
64
|
this.modalRef.excludedCustomActions = this.excludedCustomActions;
|
65
65
|
}
|
66
66
|
render() {
|
67
|
-
return (index.h(stencilIconButton.IconButton, { key: '
|
67
|
+
return (index.h(stencilIconButton.IconButton, { key: 'e146b9c160034349da8ffc4d416cc37547576bde', partPrefix: "insight-user-actions-toggle", style: "outline-neutral", icon: clock.Clock, ariaLabel: this.bindings.i18n.t('user-actions'), onClick: () => {
|
68
68
|
this.enableModal();
|
69
69
|
}, title: this.bindings.i18n.t('user-actions'), buttonRef: (button) => {
|
70
70
|
if (!button) {
|
@@ -43,7 +43,7 @@ const AtomicIPXBody = class {
|
|
43
43
|
render() {
|
44
44
|
this.updateBreakpoints();
|
45
45
|
const isEmbedded = this.isOpen === undefined;
|
46
|
-
return (index.h("article", { key: '
|
46
|
+
return (index.h("article", { key: 'c88e56e574152a458b035a2d65d46b5ab4203738', part: "container", class: `${isEmbedded ? '' : this.isOpen ? 'visible' : 'invisible'}`, onAnimationEnd: () => this.animationEnded.emit() }, index.h("style", { key: '016bc94fa46829e78d9b123750ed4c26f4438a37' }, `
|
47
47
|
/* Chrome, Edge & Safari */
|
48
48
|
.scrollbar::-webkit-scrollbar {
|
49
49
|
width: 0.8rem;
|
@@ -68,7 +68,7 @@ const AtomicIPXBody = class {
|
|
68
68
|
scrollbar-color: var(--atomic-primary) var(--atomic-background);
|
69
69
|
scrollbar-width: auto;
|
70
70
|
}
|
71
|
-
`), index.h("header", { key: '
|
71
|
+
`), index.h("header", { key: 'faa1d2759f366201c18324b42822ea5db314e894', part: "header-wrapper", class: "flex flex-col items-center" }, index.h("div", { key: 'e49bd03da3b7d2a5b68d6f07e9f405a4533622c0', part: "header" }, index.h("slot", { key: 'fc761061d2df74b775c82f919ba139928f50cf53', name: "header" }))), index.h("hr", { key: '93eec5d1596e1f87b57aded519210b4b6dc4e33a', part: "header-ruler", class: "border-neutral" }), index.h("div", { key: 'e2d99193519da172a8c2a091588ed92bf29f0204', part: "body-wrapper", class: "scrollbar flex w-full grow flex-col overflow-auto" }, index.h("div", { key: '72719531fb9f1e1534b7ecdd62fa3603e95a7fb5', part: "body", class: "w-full" }, index.h("slot", { key: '5ecd1fc610f6bd0da1a36877ce96d7d4ccbd8bd5', name: "body" }))), this.displayFooterSlot && (index.h("footer", { key: '09f69ce6a16948f57f894d4d548405628f7f6958', part: "footer-wrapper", class: "border-neutral bg-background z-10 flex w-full flex-col items-center border-t" }, index.h("div", { key: '43f851e42d3efc3836a169e7e7f820847787d90e', part: "footer" }, index.h("slot", { key: '20e9ce7c195c65303d2d1e7102be1cd641eb5676', name: "footer" }))))));
|
72
72
|
}
|
73
73
|
get host() { return index.getElement(this); }
|
74
74
|
};
|
@@ -74,7 +74,7 @@ const AtomicIPXButton = class {
|
|
74
74
|
if (this.isModalOpen && !this.recommendationsLoaded) {
|
75
75
|
this.getRecommendations();
|
76
76
|
}
|
77
|
-
return (index.h(index.Fragment, { key: '
|
77
|
+
return (index.h(index.Fragment, { key: '1d1b572a7868a3978495ebc9c2e0b3a84d6df0ce' }, index.h("style", { key: 'e2dc1408265ebd7f9f4ea9f2e9f652623bd89562' }, `
|
78
78
|
[part=${displayedIcon}] {
|
79
79
|
transform: translateY(0rem);
|
80
80
|
}
|
@@ -91,7 +91,7 @@ const AtomicIPXButton = class {
|
|
91
91
|
[part=${hiddenIcon}] {
|
92
92
|
transform: translateY(0rem);
|
93
93
|
}
|
94
|
-
}`), index.h("div", { key: '
|
94
|
+
}`), index.h("div", { key: 'd4205e9baa8aff4ac4a734935397e7638e199cdd', class: "flex flex-col items-center", part: "container" }, this.renderIPXButton())));
|
95
95
|
}
|
96
96
|
get ipxModal() {
|
97
97
|
return this.bindings.interfaceElement.querySelector('atomic-ipx-modal');
|
@@ -45,7 +45,7 @@ const AtomicIPXEmbedded = class {
|
|
45
45
|
}
|
46
46
|
render() {
|
47
47
|
this.updateBreakpoints();
|
48
|
-
return (index.h(index.Host, { key: '
|
48
|
+
return (index.h(index.Host, { key: 'a2a132c9d9992a6407ecb3a85a8a88725173f36f' }, index.h("div", { key: '38a2d79df86535ce7b649a21f077ecdb6a0349de', part: "backdrop" }, index.h("atomic-ipx-body", { key: '90797bcf169a208dbe3063198f00d52a01e3eb96', displayFooterSlot: this.hasFooterSlotElements }, index.h("slot", { key: '10b1c7ad2d39a19bd17e1fabcf16c2aa84c309b5', name: "header", slot: "header" }), index.h("slot", { key: 'e78b1cc751de97df0bf500be1c1329fb734f64b9', name: "body", slot: "body" }), index.h("slot", { key: '6d0fda07e06a381c346dce36642e05cb4b896860', name: "footer", slot: "footer" })))));
|
49
49
|
}
|
50
50
|
get host() { return index.getElement(this); }
|
51
51
|
};
|
@@ -70,8 +70,8 @@ const AtomicIPXModal = class {
|
|
70
70
|
}
|
71
71
|
render() {
|
72
72
|
this.updateBreakpoints();
|
73
|
-
const Body = () => (index.h("atomic-ipx-body", { key: '
|
74
|
-
return (index.h(index.Host, { key: '
|
73
|
+
const Body = () => (index.h("atomic-ipx-body", { key: 'd135563a225d6c79f7feb7b25ebcac5317771430', isOpen: this.isOpen, displayFooterSlot: this.hasFooterSlotElements, exportparts: "container" }, index.h("slot", { key: 'ae2c74246143bab5a7e651c841b7411627d6bf8d', name: "header", slot: "header" }), index.h("slot", { key: 'ec68711f7a15dcf4101b90caa09efdc964a8842a', name: "body", slot: "body" }), index.h("slot", { key: '6b2a1101356b67e6aa1ecf0d1e3f64fc49ccd3b0', name: "footer", slot: "footer" })));
|
74
|
+
return (index.h(index.Host, { key: '4ecc953feb79965c71e3f745f4d22c3e4f400c60', class: this.getClasses().join(' '), part: "atomic-ipx-modal" }, index.h("div", { key: '6ceacf1fd16885891f53d7be79218593b324580e', part: "backdrop" }, index.h(Body, { key: '8d9bcc186a7bae2606dbf6ba4f8d27c309ca4eca' }))));
|
75
75
|
}
|
76
76
|
get host() { return index.getElement(this); }
|
77
77
|
static get watchers() { return {
|
@@ -280,7 +280,7 @@ const AtomicIPXRecsList = class {
|
|
280
280
|
}))));
|
281
281
|
}
|
282
282
|
render() {
|
283
|
-
return (index.h(index.Fragment, { key: '
|
283
|
+
return (index.h(index.Fragment, { key: 'f9a012721cf126823f418d7c184fe8cae22928e8' }, this.renderHeading(), this.shouldRenderPagination ? (index.h(stencilCarousel.Carousel, { bindings: this.bindings, currentPage: this.currentPage, nextPage: () => this.nextPage(), previousPage: () => this.previousPage(), numberOfPages: this.numberOfPages }, this.renderListOfRecommendations())) : (this.renderListOfRecommendations())));
|
284
284
|
}
|
285
285
|
get host() { return index.getElement(this); }
|
286
286
|
static get watchers() { return {
|
@@ -74,7 +74,7 @@ const AtomicIPXRefineModal = class {
|
|
74
74
|
return (index.h("aside", { slot: "body", class: "flex flex-col w-full" }, this.renderHeader(), index.h("slot", { name: "facets" })));
|
75
75
|
}
|
76
76
|
render() {
|
77
|
-
return (index.h(index.Host, { key: '
|
77
|
+
return (index.h(index.Host, { key: 'cd0da79eb78671b4676996e07b87e7de068cdbf7' }, index.h(stencilModal.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())));
|
78
78
|
}
|
79
79
|
componentDidLoad() {
|
80
80
|
this.host.style.display = '';
|
@@ -68,7 +68,7 @@ const AtomicIPXRefineToggle = class {
|
|
68
68
|
this.modalRef.collapseFacetsAfter = this.collapseFacetsAfter;
|
69
69
|
}
|
70
70
|
render() {
|
71
|
-
return (index.h(stencilIconButton.IconButton, { key: '
|
71
|
+
return (index.h(stencilIconButton.IconButton, { key: '16ed1941850823b64f6bcd8a631bb408f87e91f0', partPrefix: "ipx-refine-toggle", class: "icon-button", style: "outline-neutral", title: this.bindings.i18n.t('filters'), icon: filter.FilterIcon, disabled: !this.searchStatusState.hasResults && !this.numberOfBreadcrumbs, ariaLabel: this.bindings.i18n.t('sort'), onClick: () => {
|
72
72
|
this.bindings.store.waitUntilAppLoaded(() => {
|
73
73
|
this.enableModal();
|
74
74
|
});
|
@@ -59,7 +59,7 @@ const AtomicIPXResultLink = class {
|
|
59
59
|
const href = bueno.isUndefined(this.hrefTemplate)
|
60
60
|
? this.result.clickUri
|
61
61
|
: resultUtils.buildStringTemplateFromResult(this.hrefTemplate, this.result, this.bindings);
|
62
|
-
return (index.h(stencilItemLink.LinkWithItemAnalytics, { key: '
|
62
|
+
return (index.h(stencilItemLink.LinkWithItemAnalytics, { key: '668d329350b8674927b50f6aa2e4d25365d21bb5', href: href, onSelect: () => this.onSelect(), onBeginDelayedSelect: () => this.interactiveResult.beginDelayedSelect(), onCancelPendingSelect: () => this.interactiveResult.cancelPendingSelect(), attributes: this.linkAttributes, stopPropagation: this.stopPropagation }, this.hasDefaultSlot ? (index.h("slot", null)) : (index.h("atomic-result-text", { field: "title", default: "no-title" }))));
|
63
63
|
}
|
64
64
|
get host() { return index.getElement(this); }
|
65
65
|
};
|
@@ -25,7 +25,7 @@ const AtomicIPXTabs = class {
|
|
25
25
|
this.error = undefined;
|
26
26
|
}
|
27
27
|
render() {
|
28
|
-
return (index.h("atomic-tab-bar", { key: '
|
28
|
+
return (index.h("atomic-tab-bar", { key: '228bafe468d2c094428f60c50394fa94512a4f20' }, index.h("slot", { key: 'e352d23115d2e17199593c267ff328fa19f9ffc8' })));
|
29
29
|
}
|
30
30
|
};
|
31
31
|
__decorate([
|
@@ -100,7 +100,7 @@ const AtomicLoadMoreResults = class {
|
|
100
100
|
render() {
|
101
101
|
const { lastResult: from, total: to } = this.querySummaryState;
|
102
102
|
const { i18n } = this.bindings;
|
103
|
-
return (index.h(LoadMoreGuard, { key: '
|
103
|
+
return (index.h(LoadMoreGuard, { key: '16da571d3a04ea139f60c9d8eb19ecc7c0f31911', hasResults: this.querySummaryState.hasResults, isLoaded: this.isAppLoaded }, index.h(LoadMoreContainer, { key: 'ed358d1f0e537b0db7eb669e62be1daf27e5da6f' }, index.h(LoadMoreSummary, { key: '78ba35d1d99d8a72537614004eddffd08be1c0e1', from: from, to: to, i18n: i18n }), index.h(LoadMoreProgressBar, { key: '4538e655f38d40724a8a4860abc41eb7a8763c51', from: from, to: to }), index.h(LoadMoreButton, { key: '9ec3982de14d60f7f5a27901498b876084f74552', i18n: i18n, moreAvailable: this.resultListState.moreResultsAvailable, onClick: () => this.onClick() }))));
|
104
104
|
}
|
105
105
|
};
|
106
106
|
__decorate([
|