@coveo/atomic 3.33.4 → 3.33.5-pre.3f9b368bf2
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 +0 -2
- package/dist/atomic/components/_index.js +0 -1
- package/dist/atomic/components/analytics-config.js +1 -1
- package/dist/atomic/components/analytics-config.js.map +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-modal2.js +2 -2
- package/dist/atomic/components/atomic-no-results.js +1 -1
- package/dist/atomic/components/atomic-numeric-facet.js +2 -1
- 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-query-summary.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 +58 -1
- package/dist/atomic/components/atomic-relevance-inspector.js.map +1 -1
- 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 -4
- 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/search/atomic-search-interface/analytics-config.js +57 -0
- package/dist/atomic/components/components/search/atomic-search-interface/atomic-search-interface.js +440 -0
- package/dist/atomic/components/components/search/index.js +1 -0
- package/dist/atomic/components/components/search/lazy-index.js +1 -0
- 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-e40a763b.entry.js → p-05ac9172.entry.js} +2 -2
- package/dist/atomic/{p-1891a142.entry.js → p-0708a2cd.entry.js} +2 -2
- package/dist/atomic/{p-6e10a3e0.entry.js → p-0959af5a.entry.js} +2 -2
- package/dist/atomic/{p-8444b0fd.entry.js → p-0a1ccbf1.entry.js} +2 -2
- package/dist/atomic/{p-29764ce8.entry.js → p-0d6a5189.entry.js} +2 -2
- package/dist/atomic/{p-047d14c3.entry.js → p-0f893ac2.entry.js} +2 -2
- package/dist/atomic/{p-f32dbc1d.entry.js → p-1042ab52.entry.js} +2 -2
- package/dist/atomic/{p-1e0ecf71.entry.js → p-12b8f495.entry.js} +2 -2
- package/dist/atomic/{p-fc6beee6.entry.js → p-14bb74ce.entry.js} +2 -2
- package/dist/atomic/{p-53fb3d7c.entry.js → p-153b9108.entry.js} +2 -2
- package/dist/atomic/{p-50467793.entry.js → p-185d0587.entry.js} +2 -2
- package/dist/atomic/{p-b8634400.entry.js → p-1a9481ff.entry.js} +2 -2
- package/dist/atomic/{p-5383aa21.entry.js → p-1ee9b0c5.entry.js} +2 -2
- package/dist/atomic/{p-5694553b.entry.js → p-24bc372d.entry.js} +2 -2
- package/dist/atomic/{p-241ce78d.entry.js → p-29396f9d.entry.js} +2 -2
- package/dist/atomic/{p-1246be0e.entry.js → p-29790bd4.entry.js} +2 -2
- package/dist/atomic/{p-739773f9.entry.js → p-29f03371.entry.js} +2 -2
- package/dist/atomic/{p-33558548.entry.js → p-31e4fe8f.entry.js} +2 -2
- package/dist/atomic/{p-20bbdb90.entry.js → p-3a49e406.entry.js} +2 -2
- package/dist/atomic/{p-4657f3ee.entry.js → p-3ad14952.entry.js} +2 -2
- package/dist/atomic/{p-22294a5c.entry.js → p-3b13b1eb.entry.js} +2 -2
- package/dist/atomic/{p-aa21c2d8.entry.js → p-43cd2619.entry.js} +2 -2
- package/dist/atomic/{p-76d69c1a.entry.js → p-43f5763b.entry.js} +2 -2
- package/dist/atomic/{p-3dbda99d.js → p-450513a0.js} +2 -2
- package/dist/atomic/{p-3dbda99d.js.map → p-450513a0.js.map} +1 -1
- package/dist/atomic/{p-db929bc4.entry.js → p-48668426.entry.js} +2 -2
- package/dist/atomic/{p-52189672.entry.js → p-4ab83f74.entry.js} +2 -2
- package/dist/atomic/{p-95a21b56.entry.js → p-4ae9f567.entry.js} +2 -2
- package/dist/atomic/{p-05ab5909.entry.js → p-4e52a690.entry.js} +2 -2
- package/dist/atomic/{p-f58bb73f.entry.js → p-4ffc1ea4.entry.js} +2 -2
- package/dist/atomic/{p-3d42442f.entry.js → p-502ca5f8.entry.js} +2 -2
- package/dist/atomic/{p-97bbac20.entry.js → p-50d6ba4e.entry.js} +2 -2
- package/dist/atomic/{p-e8e6fc6e.entry.js → p-51ec51b8.entry.js} +2 -2
- package/dist/atomic/{p-5f694374.entry.js → p-51f73f5e.entry.js} +2 -2
- package/dist/atomic/{p-0ba2c573.entry.js → p-5cc883ed.entry.js} +2 -2
- package/dist/atomic/{p-bcdcf373.entry.js → p-5e415d54.entry.js} +2 -2
- package/dist/atomic/p-5fd282b3.entry.js +2 -0
- package/dist/atomic/{p-8c714a2a.entry.js → p-6456558e.entry.js} +2 -2
- package/dist/atomic/{p-891266f0.entry.js → p-6494a05c.entry.js} +2 -2
- package/dist/atomic/{p-ad56ed8b.entry.js → p-6ac67e87.entry.js} +2 -2
- package/dist/atomic/{p-ae4076fc.entry.js → p-6d868390.entry.js} +2 -2
- package/dist/atomic/{p-6065f250.entry.js → p-6e43e98c.entry.js} +2 -2
- package/dist/atomic/{p-cf878415.entry.js → p-8073a21c.entry.js} +2 -2
- package/dist/atomic/{p-9e3cf8b5.entry.js → p-80d9f073.entry.js} +2 -2
- package/dist/atomic/{p-fa1aebca.entry.js → p-867c168e.entry.js} +2 -2
- package/dist/atomic/{p-b40b9341.entry.js → p-87802851.entry.js} +2 -2
- package/dist/atomic/{p-6697abe5.entry.js → p-8ab3f25b.entry.js} +2 -2
- package/dist/atomic/{p-a113bf37.entry.js → p-8c428bb1.entry.js} +2 -2
- package/dist/atomic/{p-15f72dca.entry.js → p-8d25c828.entry.js} +2 -2
- package/dist/atomic/{p-d5071b5a.entry.js → p-8f5c9c50.entry.js} +2 -2
- package/dist/atomic/{p-e9207607.entry.js → p-94dce16a.entry.js} +2 -2
- package/dist/atomic/{p-ee9fd772.entry.js → p-9ae70432.entry.js} +2 -2
- package/dist/atomic/{p-8b70f39a.entry.js → p-a502b2f6.entry.js} +2 -2
- package/dist/atomic/{p-8833f5a7.entry.js → p-a7c8794c.entry.js} +2 -2
- package/dist/atomic/{p-feb020b6.entry.js → p-ac71586c.entry.js} +2 -2
- package/dist/atomic/{p-09924944.entry.js → p-adbfad02.entry.js} +2 -2
- package/dist/atomic/p-b2b7c0b8.entry.js +2 -0
- package/dist/atomic/{p-8f638bf3.entry.js → p-b693b806.entry.js} +2 -2
- package/dist/atomic/{p-9074b855.entry.js → p-bab2b979.entry.js} +2 -2
- package/dist/atomic/{p-6082ae7f.entry.js → p-bb28ef1e.entry.js} +2 -2
- package/dist/atomic/{p-26b30352.entry.js → p-bea8ab55.entry.js} +2 -2
- package/dist/atomic/{p-516b5bd4.entry.js → p-c391f113.entry.js} +2 -2
- package/dist/atomic/{p-7ffe752b.entry.js → p-c7129f18.entry.js} +2 -2
- package/dist/atomic/{p-a722a427.entry.js → p-c9070d39.entry.js} +2 -2
- package/dist/atomic/{p-f24267a9.entry.js → p-d2adf8f7.entry.js} +2 -2
- package/dist/atomic/p-d34cba13.entry.js +2 -0
- package/dist/atomic/{p-b9dc0d99.entry.js → p-d7bf0c0b.entry.js} +2 -2
- package/dist/atomic/{p-a59c4d49.entry.js → p-dee7c703.entry.js} +2 -2
- package/dist/atomic/{p-8ed5d217.entry.js → p-e2a6ad4a.entry.js} +2 -2
- package/dist/atomic/{p-8ed5d217.entry.js.map → p-e2a6ad4a.entry.js.map} +1 -1
- package/dist/atomic/{p-c1a43c8c.entry.js → p-e9822683.entry.js} +2 -2
- package/dist/atomic/{p-bfdecd0f.entry.js → p-ecebe9cf.entry.js} +2 -2
- package/dist/atomic/{p-e57a49d5.entry.js → p-f04ab33f.entry.js} +2 -2
- package/dist/atomic/{p-633628d5.entry.js → p-f11431a6.entry.js} +2 -2
- package/dist/atomic/{p-29d9fcd5.entry.js → p-f4fa21ec.entry.js} +2 -2
- package/dist/atomic/{p-b0bd2709.entry.js → p-f93ce906.entry.js} +2 -2
- package/dist/atomic/{p-c3784f21.entry.js → p-fb4f0ecb.entry.js} +2 -2
- package/dist/atomic/{p-3cf858f2.entry.js → p-fb7e4f01.entry.js} +2 -2
- package/dist/atomic/{p-1ae7c81f.entry.js → p-fde02203.entry.js} +2 -2
- package/dist/cjs/_loader.cjs.js +1 -1
- package/dist/cjs/{analytics-config-deec65cf.js → analytics-config-0ba5907f.js} +2 -2
- package/dist/cjs/analytics-config-0ba5907f.js.map +1 -0
- 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-focus-trap_2.cjs.entry.js +2 -2
- 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 +2 -1
- 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-query-summary.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 -4
- 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 +4 -8
- package/dist/cjs/version.cjs.js +2 -2
- package/dist/esm/_loader.js +1 -1
- package/dist/esm/{analytics-config-b6aff736.js → analytics-config-7152ca4a.js} +2 -2
- package/dist/esm/analytics-config-7152ca4a.js.map +1 -0
- 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-focus-trap_2.entry.js +2 -2
- 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 +2 -1
- 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-query-summary.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 -4
- 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 +4 -8
- package/dist/esm/version.js +2 -2
- package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +29 -38
- package/dist/types/components/search/atomic-search-interface/interfaces.d.ts +2 -1
- package/dist/types/components/search/index.d.ts +1 -0
- package/dist/types/components.d.ts +2 -165
- package/docs/atomic-docs.json +154 -722
- package/package.json +4 -4
- package/dist/atomic/components/atomic-relevance-inspector2.js +0 -62
- package/dist/atomic/components/atomic-relevance-inspector2.js.map +0 -1
- package/dist/atomic/components/atomic-search-interface.d.ts +0 -11
- package/dist/atomic/components/atomic-search-interface.js +0 -564
- package/dist/atomic/components/atomic-search-interface.js.map +0 -1
- package/dist/atomic/p-52121e1e.entry.js +0 -2
- package/dist/atomic/p-8ef0e022.entry.js +0 -2
- package/dist/atomic/p-a1d7fe61.entry.js +0 -2
- package/dist/atomic/p-a1d7fe61.entry.js.map +0 -1
- package/dist/atomic/p-ce83d873.entry.js +0 -2
- package/dist/cjs/analytics-config-deec65cf.js.map +0 -1
- package/dist/cjs/atomic-search-interface.cjs.entry.js +0 -511
- package/dist/cjs/atomic-search-interface.cjs.entry.js.map +0 -1
- package/dist/esm/analytics-config-b6aff736.js.map +0 -1
- package/dist/esm/atomic-search-interface.entry.js +0 -507
- package/dist/esm/atomic-search-interface.entry.js.map +0 -1
- /package/dist/atomic/{p-e40a763b.entry.js.map → p-05ac9172.entry.js.map} +0 -0
- /package/dist/atomic/{p-1891a142.entry.js.map → p-0708a2cd.entry.js.map} +0 -0
- /package/dist/atomic/{p-6e10a3e0.entry.js.map → p-0959af5a.entry.js.map} +0 -0
- /package/dist/atomic/{p-8444b0fd.entry.js.map → p-0a1ccbf1.entry.js.map} +0 -0
- /package/dist/atomic/{p-29764ce8.entry.js.map → p-0d6a5189.entry.js.map} +0 -0
- /package/dist/atomic/{p-047d14c3.entry.js.map → p-0f893ac2.entry.js.map} +0 -0
- /package/dist/atomic/{p-f32dbc1d.entry.js.map → p-1042ab52.entry.js.map} +0 -0
- /package/dist/atomic/{p-1e0ecf71.entry.js.map → p-12b8f495.entry.js.map} +0 -0
- /package/dist/atomic/{p-fc6beee6.entry.js.map → p-14bb74ce.entry.js.map} +0 -0
- /package/dist/atomic/{p-53fb3d7c.entry.js.map → p-153b9108.entry.js.map} +0 -0
- /package/dist/atomic/{p-50467793.entry.js.map → p-185d0587.entry.js.map} +0 -0
- /package/dist/atomic/{p-b8634400.entry.js.map → p-1a9481ff.entry.js.map} +0 -0
- /package/dist/atomic/{p-5383aa21.entry.js.map → p-1ee9b0c5.entry.js.map} +0 -0
- /package/dist/atomic/{p-5694553b.entry.js.map → p-24bc372d.entry.js.map} +0 -0
- /package/dist/atomic/{p-241ce78d.entry.js.map → p-29396f9d.entry.js.map} +0 -0
- /package/dist/atomic/{p-1246be0e.entry.js.map → p-29790bd4.entry.js.map} +0 -0
- /package/dist/atomic/{p-739773f9.entry.js.map → p-29f03371.entry.js.map} +0 -0
- /package/dist/atomic/{p-33558548.entry.js.map → p-31e4fe8f.entry.js.map} +0 -0
- /package/dist/atomic/{p-20bbdb90.entry.js.map → p-3a49e406.entry.js.map} +0 -0
- /package/dist/atomic/{p-4657f3ee.entry.js.map → p-3ad14952.entry.js.map} +0 -0
- /package/dist/atomic/{p-22294a5c.entry.js.map → p-3b13b1eb.entry.js.map} +0 -0
- /package/dist/atomic/{p-aa21c2d8.entry.js.map → p-43cd2619.entry.js.map} +0 -0
- /package/dist/atomic/{p-76d69c1a.entry.js.map → p-43f5763b.entry.js.map} +0 -0
- /package/dist/atomic/{p-db929bc4.entry.js.map → p-48668426.entry.js.map} +0 -0
- /package/dist/atomic/{p-52189672.entry.js.map → p-4ab83f74.entry.js.map} +0 -0
- /package/dist/atomic/{p-95a21b56.entry.js.map → p-4ae9f567.entry.js.map} +0 -0
- /package/dist/atomic/{p-05ab5909.entry.js.map → p-4e52a690.entry.js.map} +0 -0
- /package/dist/atomic/{p-f58bb73f.entry.js.map → p-4ffc1ea4.entry.js.map} +0 -0
- /package/dist/atomic/{p-3d42442f.entry.js.map → p-502ca5f8.entry.js.map} +0 -0
- /package/dist/atomic/{p-97bbac20.entry.js.map → p-50d6ba4e.entry.js.map} +0 -0
- /package/dist/atomic/{p-e8e6fc6e.entry.js.map → p-51ec51b8.entry.js.map} +0 -0
- /package/dist/atomic/{p-5f694374.entry.js.map → p-51f73f5e.entry.js.map} +0 -0
- /package/dist/atomic/{p-0ba2c573.entry.js.map → p-5cc883ed.entry.js.map} +0 -0
- /package/dist/atomic/{p-bcdcf373.entry.js.map → p-5e415d54.entry.js.map} +0 -0
- /package/dist/atomic/{p-52121e1e.entry.js.map → p-5fd282b3.entry.js.map} +0 -0
- /package/dist/atomic/{p-8c714a2a.entry.js.map → p-6456558e.entry.js.map} +0 -0
- /package/dist/atomic/{p-891266f0.entry.js.map → p-6494a05c.entry.js.map} +0 -0
- /package/dist/atomic/{p-ad56ed8b.entry.js.map → p-6ac67e87.entry.js.map} +0 -0
- /package/dist/atomic/{p-ae4076fc.entry.js.map → p-6d868390.entry.js.map} +0 -0
- /package/dist/atomic/{p-6065f250.entry.js.map → p-6e43e98c.entry.js.map} +0 -0
- /package/dist/atomic/{p-cf878415.entry.js.map → p-8073a21c.entry.js.map} +0 -0
- /package/dist/atomic/{p-9e3cf8b5.entry.js.map → p-80d9f073.entry.js.map} +0 -0
- /package/dist/atomic/{p-fa1aebca.entry.js.map → p-867c168e.entry.js.map} +0 -0
- /package/dist/atomic/{p-b40b9341.entry.js.map → p-87802851.entry.js.map} +0 -0
- /package/dist/atomic/{p-6697abe5.entry.js.map → p-8ab3f25b.entry.js.map} +0 -0
- /package/dist/atomic/{p-a113bf37.entry.js.map → p-8c428bb1.entry.js.map} +0 -0
- /package/dist/atomic/{p-15f72dca.entry.js.map → p-8d25c828.entry.js.map} +0 -0
- /package/dist/atomic/{p-d5071b5a.entry.js.map → p-8f5c9c50.entry.js.map} +0 -0
- /package/dist/atomic/{p-e9207607.entry.js.map → p-94dce16a.entry.js.map} +0 -0
- /package/dist/atomic/{p-ee9fd772.entry.js.map → p-9ae70432.entry.js.map} +0 -0
- /package/dist/atomic/{p-8b70f39a.entry.js.map → p-a502b2f6.entry.js.map} +0 -0
- /package/dist/atomic/{p-8833f5a7.entry.js.map → p-a7c8794c.entry.js.map} +0 -0
- /package/dist/atomic/{p-feb020b6.entry.js.map → p-ac71586c.entry.js.map} +0 -0
- /package/dist/atomic/{p-09924944.entry.js.map → p-adbfad02.entry.js.map} +0 -0
- /package/dist/atomic/{p-8ef0e022.entry.js.map → p-b2b7c0b8.entry.js.map} +0 -0
- /package/dist/atomic/{p-8f638bf3.entry.js.map → p-b693b806.entry.js.map} +0 -0
- /package/dist/atomic/{p-9074b855.entry.js.map → p-bab2b979.entry.js.map} +0 -0
- /package/dist/atomic/{p-6082ae7f.entry.js.map → p-bb28ef1e.entry.js.map} +0 -0
- /package/dist/atomic/{p-26b30352.entry.js.map → p-bea8ab55.entry.js.map} +0 -0
- /package/dist/atomic/{p-516b5bd4.entry.js.map → p-c391f113.entry.js.map} +0 -0
- /package/dist/atomic/{p-7ffe752b.entry.js.map → p-c7129f18.entry.js.map} +0 -0
- /package/dist/atomic/{p-a722a427.entry.js.map → p-c9070d39.entry.js.map} +0 -0
- /package/dist/atomic/{p-f24267a9.entry.js.map → p-d2adf8f7.entry.js.map} +0 -0
- /package/dist/atomic/{p-ce83d873.entry.js.map → p-d34cba13.entry.js.map} +0 -0
- /package/dist/atomic/{p-b9dc0d99.entry.js.map → p-d7bf0c0b.entry.js.map} +0 -0
- /package/dist/atomic/{p-a59c4d49.entry.js.map → p-dee7c703.entry.js.map} +0 -0
- /package/dist/atomic/{p-c1a43c8c.entry.js.map → p-e9822683.entry.js.map} +0 -0
- /package/dist/atomic/{p-bfdecd0f.entry.js.map → p-ecebe9cf.entry.js.map} +0 -0
- /package/dist/atomic/{p-e57a49d5.entry.js.map → p-f04ab33f.entry.js.map} +0 -0
- /package/dist/atomic/{p-633628d5.entry.js.map → p-f11431a6.entry.js.map} +0 -0
- /package/dist/atomic/{p-29d9fcd5.entry.js.map → p-f4fa21ec.entry.js.map} +0 -0
- /package/dist/atomic/{p-b0bd2709.entry.js.map → p-f93ce906.entry.js.map} +0 -0
- /package/dist/atomic/{p-c3784f21.entry.js.map → p-fb4f0ecb.entry.js.map} +0 -0
- /package/dist/atomic/{p-3cf858f2.entry.js.map → p-fb7e4f01.entry.js.map} +0 -0
- /package/dist/atomic/{p-1ae7c81f.entry.js.map → p-fde02203.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: '0baacd383c0cb00bb2b37e1571b5b0e89225f002', 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: 'a078e3e95e668935f1e1477fcb72f003c24e6662', class: "relative" }, h(LinkWithItemAnalytics, { key: '6992a4aac41730d7f5a9dabe4368163f33c5cbb2', 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: '4e8858a9e39699180665dd0fcb60435faf709132', 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: 'f04f42af4f7daf1ec10ba0e340169b383b1f6aa0' });
|
|
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: '956e6425782ce179e11019f80063827285f67602', 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: '5f390d4d39edf4e46e697768200c06e8fcb579cf', part: "label-start", class: labelClasses, htmlFor: `${this.filterState.facetId}_start` }, minText), h("input", { key: 'e8e81187bb9e549b7dc042ce514fb7f2aea24646', 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: 'dd96f416bcdf19b45a7c33f69d6f3769e4635c3e', part: "label-end", class: labelClasses, htmlFor: `${this.filterState.facetId}_end` }, maxText), h("input", { key: 'f5b96a1eb719675754222f38eaa9aa839e53a4ec', 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: '0b6bddb3bab3a0a51f2e6cdf6569b182a546d3c4', 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: '40c90d8a1ccca67449d57c242e5cb6cc35c50b5a', 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 }))));
|
|
@@ -222,8 +222,8 @@ const AtomicModal = class {
|
|
|
222
222
|
}
|
|
223
223
|
render() {
|
|
224
224
|
this.updateBreakpoints();
|
|
225
|
-
const Content = () => (h("article", { key: '
|
|
226
|
-
return (h(Host, { key: '
|
|
225
|
+
const Content = () => (h("article", { key: '6b0711fb68c3cbd62bd97059340cba7ae07055cb', part: "container", class: `bg-background text-on-background flex flex-col justify-between ${this.isOpen ? 'animate-open' : 'animate-close'} ${this.wasEverOpened ? '' : 'invisible'}`, onAnimationEnd: () => this.animationEnded.emit(), ref: (ref) => (this.animatableContainer = ref) }, h("header", { key: 'd0c538d21694261036fc71d3407c023cd4a51b09', part: "header-wrapper", class: "flex flex-col items-center" }, h("div", { key: 'c66f490526bd34969acacd0309cc9a1b06cbae3b', part: "header", class: "flex justify-between w-full max-w-lg text-xl", id: this.headerId }, h("slot", { key: '09b75ca3277b58ad4432ee4a0d7661600082d60b', name: "header" }))), h("hr", { key: 'b3ebfed533034267534532012da97c82796be5c5', part: "header-ruler", class: "border-t border-neutral" }), h("div", { key: '95e16888a0dffe3ff09078dc2d651b6b86dd5542', part: "body-wrapper", class: "flex w-full grow flex-col items-center overflow-auto [scrollbar-gutter:stable_both-edges]" }, h("div", { key: '91cb3151086cf0a787ea290264b578b542fb7e2e', part: "body", class: "w-full max-w-lg", ref: (element) => element?.addEventListener('touchmove', (e) => this.isOpen && e.stopPropagation(), { passive: false }) }, h("slot", { key: '0ae14646a57e9ad37949a5c582b1135ca7f037ff', name: "body" }))), h("footer", { key: '6aaf5b321dbf3288b5caf17e93775e2d806e42df', part: "footer-wrapper", class: "z-10 flex flex-col items-center w-full border-t border-neutral bg-background" }, h("div", { key: '76798704547231554e6be0ac58c9acef92c4204f', part: "footer", class: "w-full max-w-lg" }, h("slot", { key: '576972873a8a905f9c5bb30726a4799fd56cef5f', name: "footer" })))));
|
|
226
|
+
return (h(Host, { key: '34e6fcc4396b1524c3aadf59e1e9a864a5e13069', class: this.getClasses().join(' '), "data-nosnippet": true }, h("div", { key: 'cbca2fad23e35f28f5f97b53e8159c99cd133125', part: "backdrop", class: ` ${this.boundary === 'page' ? 'fixed' : 'absolute'} top-0 right-0 bottom-0 left-0 z-9999`, onClick: (e) => e.target === e.currentTarget && this.close() }, h("atomic-focus-trap", { key: '987b2a78a5de976d51638e15887f2e5ecd915265', role: "dialog", "aria-modal": this.isOpen.toString(), "aria-labelledby": this.headerId, source: this.source, container: this.container ?? this.host, ref: (ref) => (this.focusTrap = ref), scope: this.scope }, h(Content, { key: 'ccf24a707e0c1855bd927aa22167559f3a6f665a' })))));
|
|
227
227
|
}
|
|
228
228
|
get host() { return getElement(this); }
|
|
229
229
|
static get watchers() { return {
|
|
@@ -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: '8693d8c795cba535a28a72ecef11c9d1a8a6ab9e', 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: 'a50fb68f3535b79ca980601918d4f58e35305fb5', 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: '1a992f5cd843a16f0a986a5a48816fce53807fcf', 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: '253eb289fd759b5aa2517f0fa9c9192b46051530', 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: '3c6aa3f2ce0f85075d09b73d20f086832a1fff17', 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: 'ac6dbc9ffbe23e9b5d698ba9a35ef5e60f88d49f', 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: '494bb6e21cf83b53e10db63269bbed96dacdc091', 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: 'a0cab424b7ff913373080b0e17d00355a837d7de', firstRequestExecuted: this.foldedResultListState.firstSearchExecuted, hasItems: this.foldedResultListState.hasResults, hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, hasError: this.foldedResultListState.hasError }, h(DisplayWrapper, { key: 'd1e916f57489a9e9e3b0969b9fdd7c333c9f08b9', listClasses: listClasses, display: this.display }, h(ResultsPlaceholdersGuard, { key: '1ddbf35cc185a8127b4f9d11d589b7795a3d9a60', displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults, display: this.display, density: this.density, imageSize: this.imageSize }), h(ItemDisplayGuard, { key: '0699577e3e7368dc3e578baedc31435c565c5032', 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: 'bd1d0f9b43d3b037890e675dc5ca53a8f0ff737a', 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: '785f36ad4dd8bac04635cdad8e2f9f55a9bebdec', 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-7152ca4a.js';
|
|
5
5
|
import { A as ArrayProp } from './props-utils-76e19fa7.js';
|
|
6
6
|
import { D as DEFAULT_MOBILE_BREAKPOINT } from './replace-breakpoint-213367f8.js';
|
|
7
7
|
import { u as unsetLoadingFlag, s as setLoadingFlag, r as registerFacet, g as getFacetElements, w as waitUntilAppLoaded, a as createBaseStore } from './store-e14e2958.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: '53ae449a082a237aeaf252b434ac3f2ccac3b355' }, h("slot", { key: '014213e9abbe998a723c646913deb2d93ed3b806', name: "full-search" }), h("slot", { key: 'ce4e1360340307e0c17121c199c08f0dce8a003a' }))));
|
|
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: '579619e8f86623befd1759b48d059aa1a2da3d5e', class: "p-3 text-center" }, h(NoItemsGuard, { key: 'c3b278634da7f7cb7c03ca2d617721a82fa494b5', ...this.searchStatusState }, h(NoItemsContainer, { key: 'c958d39527bf5ec92536abf6af765c31690def7f' }, h(MagnifyingGlass, { key: 'aad3a73ff08c9b727b73dc0948b5abf08c7bc681' }), h(NoItems, { key: 'd2b74e041ad9461c36e5b9073b18d9e5fc241566', query: this.querySummaryState.query, i18n: i18n, i18nKey: "no-results" }), h(SearchTips, { key: 'c8e296223ca1f3207428c63c4673501a14d2fa1c', 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: '7480f2d9bc1b6b8e879cda1f68c2d8d4c186b302', 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: '3794360ada11b81acb38c0d0ddc18317288fd47b' }, h(PagerNavigation, { key: '961ac78c180d40a70ad67704e3c0bb0931e8c01e', i18n: this.bindings.i18n }, h(PagerPreviousButton, { key: 'df399d268794ea8014129bc8c7db09a38b455fef', 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: '8671a4df413986d2e94d23160f371cea4b8f03e8', 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: 'ea9958cce56f11dbd29ef030e00cd7c1af164f84', 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: 'b7b9700e70fbd0d77874e674e873887cf94a27f1', hasError: hasError }, h(QueryErrorContainer, { key: 'fd2d71a7a1d7c7b0de884ea9e07aa2cb02ef2483' }, h(QueryErrorIcon, { key: '0e76e92d5bccf9a6ad453d199b240dbb8de1f7ff', errorType: error?.type }), h(QueryErrorTitle, { key: 'de82ff0e308cd71f5647eb5a85d6575d7f06fac2', i18n: i18n, organizationId: organizationId }), h(QueryErrorDescription, { key: '0a56052daee6d946157c273b7f51b97c2cf2e86a', i18n: i18n, organizationId: organizationId, url: url }), h(QueryErrorShowMore, { key: 'd0b71a91e9399bfd6deab8f2d0a1678e88399465', link: h(QueryErrorLink, { i18n: i18n, errorType: error?.type }), onShowMore: () => (this.showMoreInfo = !this.showMoreInfo), i18n: i18n }), h(QueryErrorDetails, { key: 'bab3d01227866bbb0bb1e0e9e5e0688211884d0d', 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: 'a4c2b598fd322ce86e006725dcb1ccff9c2d869c' }, this.interfaceDimensions && (h("style", { key: 'eb239f43f0edb297ec2cf93fe300845b42ad17a9' }, `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: 'aa418d080d30624d7604831464f295ca6a1265ad', 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: '1989061e669933d664631c84576603178cc63e87', 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: '5bfc0b93f8fe44cfebbf937610cfe9c23d12f8bb', 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: 'ebf5f45e034e5f915ea989983c0524a64cde7828', 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: '120dc6a8e4461165aedcd84c7c29568ae55a7b67', 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: '61e491d8b0b3d5b94688b22529ac3ace92e53f9d', 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: '8acbb0dfeda03017453fff635e743d4c0bee354f', hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults, hasError: this.resultListState.hasError }, h(DisplayWrapper, { key: '0df4cc0e65d2fd189657a78298af8df36e05c4bb', listClasses: listClasses, display: this.display }, h(ResultsPlaceholdersGuard, { key: '0b149533238677181094be3d934669a374396618', displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults, display: this.display, density: this.density, imageSize: this.imageSize }), h(ItemDisplayGuard, { key: '6be6fb62ec7300c36144d3c0a7ee543fbb66c558', 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: '7aac021793355f6a8a5117f800b6db90c5da18b4', 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: 'a0aee42ad38b133ad2a80d1dda40d6057b0bcd1d', class: resultComponentClass }, h("div", { key: 'f0c3725eeee2402fa1a7189b2a8008fe23fd2fb9', 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: 'efcea885cbaf1d0a1b2638ce1621c4717f5ff8bb', 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: 'db3e8c1ff95f3822299a2b661bca6734b62580f7', part: "submit-icon", icon: SearchSlimIcon, class: "my-auto mr-0 ml-4 h-4 w-4" }), h(SearchTextArea, { key: '9df82e076dc513867b901fb348be9ad1b070df2e', 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: '2862d477d51645a147e0f51e4071bbca32c224c2', fullscreen: false, source: this.source, container: this.host, isOpen: this.isOpen, close: () => this.close(), exportparts: ATOMIC_MODAL_EXPORT_PARTS }, h(SmartSnippetFeedbackModalHeader, { key: '4c25340e0a858315390640cb60a67cd1e0497c52', i18n: this.bindings.i18n }), h(SmartSnippetFeedbackModalBody, { key: '8fa033a08ec7329e7387cf9368b269c6d5250621', formId: this.formId, onSubmit: (e) => this.sendFeedback(e) }, h(SmartSnippetFeebackModalOptions, { key: '8e8022d516587c7d5b8e8662c045b588bd10f5f6', 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: '8123e2b6cb63cc7da424deaa8621aa0e92107629', currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, setDetailsInputRef: (ref) => (this.detailsInputRef = ref) })), h(SmartSnippetFeedbackModalFooter, { key: '121867408f76ff85a9f1d480975bcc0c48e11a02', 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: '8fb8914b807a9c057222962b2ddacf75976eb804' }, h("slot", { key: 'f995d9481f801fdfd73111ca276314c053d77b8e' })));
|
|
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: '090c0c0a3c8ca94fc8dd2a2ba0d369d062126e44' }, this.renderSessionStartDate(), this.areActionsAfterCaseCreationVisible && (h("div", { key: '8a4a9a072cfb8de484246f2d32012af81b05a087', "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: 'd80e8413dfba7e0ed0f19c51537e18d200699029', 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: '7d94b7d51ad539540557e03e48607af08cec15e0', part: "container", class: `${isEmbedded ? '' : this.isOpen ? 'visible' : 'invisible'}`, onAnimationEnd: () => this.animationEnded.emit() }, h("style", { key: '38d35d1cd459edf4098cafbf00aaeebf34f33eab' }, `
|
|
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: 'bd8aa5232101240b2c05908ba20f5f77a6b8ef1f', part: "header-wrapper", class: "flex flex-col items-center" }, h("div", { key: '4285c78d0aeec415dcb80a334d502ed650589676', part: "header" }, h("slot", { key: 'be9042275bebdaf7bb35ed8ed517e2e8ff80abc7', name: "header" }))), h("hr", { key: '9cfe193b16034812fad0591607946cae5f6fb091', part: "header-ruler", class: "" }), h("div", { key: '8c7dfee1e6ff3c95103db3f60fb90e323994b84e', part: "body-wrapper", class: "scrollbar flex w-full grow flex-col overflow-auto" }, h("div", { key: '6ba5245aa29084f534b315686883e2f6de8f7344', part: "body", class: "w-full" }, h("slot", { key: '9fd78357050cbd809e7235d82cb7f38a99b626f5', name: "body" }))), this.displayFooterSlot && (h("footer", { key: '100a2656b9f660e9da42afd60191cc742b7bf48f', part: "footer-wrapper", class: "border-neutral bg-background z-10 flex w-full flex-col items-center border-t" }, h("div", { key: 'de0b4b9e48cec745e96e21136baaec072f032c8b', part: "footer" }, h("slot", { key: '8864a8aa926eae440f83569f9e5ea441816ebaf5', 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: '1501773bc65e790d27939750fff4146c43a681ce' }, h("style", { key: 'c046552cdff86fac06b189e0fc756f8a230ecb2b' }, `
|
|
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: '70922f742619fe4ddba1b4cb90208be7b9cebe6c', 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: '1d5efa701598ed157421c2ee816f558c4ee7e14e' }, h("div", { key: '2f3daf7dfd272d41878fbb4bde59fa35ec150ad1', part: "backdrop" }, h("atomic-ipx-body", { key: 'd348841bc8eb5b6cf1a862ffc40f8f9f57ac8e7f', displayFooterSlot: this.hasFooterSlotElements }, h("slot", { key: '21b85d3577eb5f933846c0b3153ff18fdfa2e17b', name: "header", slot: "header" }), h("slot", { key: '560aaa266b7bc0a15c0d062f876bc95ad2449d46', name: "body", slot: "body" }), h("slot", { key: 'ba5002a44d105e0231ed95989cdb4304c04680c3', 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: 'd0a5fedd17e6352e20126c4f9937321cf736be5c', isOpen: this.isOpen, displayFooterSlot: this.hasFooterSlotElements, exportparts: "container" }, h("slot", { key: '717f9203a37f4df1df17351931fe40cf99170060', name: "header", slot: "header" }), h("slot", { key: '8962d78c661213791eba5917462d8344b580406f', name: "body", slot: "body" }), h("slot", { key: '067819ed9c836c97f587ac144d0df919cdd0ce9d', name: "footer", slot: "footer" })));
|
|
70
|
+
return (h(Host, { key: '2544fdd9cc5324a5ea4af2ad3f33ecf0d43ab554', class: this.getClasses().join(' '), part: "atomic-ipx-modal" }, h("div", { key: '8ecc1e7049e7fdb8ef55132e69d3dc9d4b64c6e9', part: "backdrop" }, h(Body, { key: '1bf8126a7d3321b3a4396aa4ab430ced224260c9' }))));
|
|
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: 'c68d153fcd3e109b685dca7b4709e470f32e60b9' }, 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: 'e4b9c9770d9ca87a3b4b9091f2841803aed7f06c' }, h(RefineModal, { key: 'fbaba42d36617644cf06f31b2b7f11a00d04a503', 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: '969c78bf9a779442ef1551325e96392a4c42a93d', 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: '9ae619f1a5720cc4c4649e368bbf0cbb7c400035', 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: '59ab2e932f0fc0a1ce5ec4514d896ae7f767c5b5' }, h("slot", { key: 'f92c7926a1fb71042c56373d97a8b3f59fdc7b61' })));
|
|
25
25
|
}
|
|
26
26
|
};
|
|
27
27
|
__decorate([
|