@coveo/atomic 3.33.4-pre.d6df6afdb0 → 3.33.4-pre.da0d82cd6a
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 +1 -1
- package/dist/atomic/autoloader/index.esm.js +1 -1
- 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-modal2.js +2 -2
- 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-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 +1 -58
- package/dist/atomic/components/atomic-relevance-inspector.js.map +1 -1
- package/dist/atomic/components/atomic-relevance-inspector2.js +62 -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 -4
- package/dist/atomic/components/atomic-search-interface.d.ts +11 -0
- package/dist/atomic/components/atomic-search-interface.js +564 -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/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-0f893ac2.entry.js → p-047d14c3.entry.js} +2 -2
- package/dist/atomic/{p-4e52a690.entry.js → p-05ab5909.entry.js} +2 -2
- package/dist/atomic/{p-adbfad02.entry.js → p-09924944.entry.js} +2 -2
- package/dist/atomic/{p-5cc883ed.entry.js → p-0ba2c573.entry.js} +2 -2
- package/dist/atomic/{p-29790bd4.entry.js → p-1246be0e.entry.js} +2 -2
- package/dist/atomic/{p-8d25c828.entry.js → p-15f72dca.entry.js} +2 -2
- package/dist/atomic/{p-0708a2cd.entry.js → p-1891a142.entry.js} +2 -2
- package/dist/atomic/{p-fde02203.entry.js → p-1ae7c81f.entry.js} +2 -2
- package/dist/atomic/{p-12b8f495.entry.js → p-1e0ecf71.entry.js} +2 -2
- package/dist/atomic/{p-3a49e406.entry.js → p-20bbdb90.entry.js} +2 -2
- package/dist/atomic/{p-3b13b1eb.entry.js → p-22294a5c.entry.js} +2 -2
- package/dist/atomic/{p-29396f9d.entry.js → p-241ce78d.entry.js} +2 -2
- package/dist/atomic/{p-bea8ab55.entry.js → p-26b30352.entry.js} +2 -2
- package/dist/atomic/{p-0d6a5189.entry.js → p-29764ce8.entry.js} +2 -2
- package/dist/atomic/{p-f4fa21ec.entry.js → p-29d9fcd5.entry.js} +2 -2
- package/dist/atomic/{p-891f9766.entry.js → p-30c7b3d8.entry.js} +2 -2
- package/dist/atomic/{p-31e4fe8f.entry.js → p-33558548.entry.js} +2 -2
- package/dist/atomic/{p-ffc71a4d.js → p-3b4d82ef.js} +2 -2
- package/dist/atomic/{p-fb7e4f01.entry.js → p-3cf858f2.entry.js} +2 -2
- package/dist/atomic/{p-502ca5f8.entry.js → p-3d42442f.entry.js} +2 -2
- package/dist/atomic/{p-3ad14952.entry.js → p-4657f3ee.entry.js} +2 -2
- package/dist/atomic/{p-185d0587.entry.js → p-50467793.entry.js} +2 -2
- package/dist/atomic/{p-c391f113.entry.js → p-516b5bd4.entry.js} +2 -2
- package/dist/atomic/p-52121e1e.entry.js +2 -0
- package/dist/atomic/{p-4ab83f74.entry.js → p-52189672.entry.js} +2 -2
- package/dist/atomic/{p-1ee9b0c5.entry.js → p-5383aa21.entry.js} +2 -2
- package/dist/atomic/{p-153b9108.entry.js → p-53fb3d7c.entry.js} +2 -2
- package/dist/atomic/{p-24bc372d.entry.js → p-5694553b.entry.js} +2 -2
- package/dist/atomic/{p-51f73f5e.entry.js → p-5f694374.entry.js} +2 -2
- package/dist/atomic/{p-6e43e98c.entry.js → p-6065f250.entry.js} +2 -2
- package/dist/atomic/{p-bb28ef1e.entry.js → p-6082ae7f.entry.js} +2 -2
- package/dist/atomic/{p-f11431a6.entry.js → p-633628d5.entry.js} +2 -2
- package/dist/atomic/{p-8ab3f25b.entry.js → p-6697abe5.entry.js} +2 -2
- package/dist/atomic/{p-0959af5a.entry.js → p-6e10a3e0.entry.js} +2 -2
- package/dist/atomic/{p-29f03371.entry.js → p-739773f9.entry.js} +2 -2
- package/dist/atomic/{p-43f5763b.entry.js → p-76d69c1a.entry.js} +2 -2
- package/dist/atomic/{p-c7129f18.entry.js → p-7ffe752b.entry.js} +2 -2
- package/dist/atomic/{p-0a1ccbf1.entry.js → p-8444b0fd.entry.js} +2 -2
- package/dist/atomic/{p-a7c8794c.entry.js → p-8833f5a7.entry.js} +2 -2
- package/dist/atomic/{p-6494a05c.entry.js → p-891266f0.entry.js} +2 -2
- package/dist/atomic/{p-a502b2f6.entry.js → p-8b70f39a.entry.js} +2 -2
- package/dist/atomic/{p-6456558e.entry.js → p-8c714a2a.entry.js} +2 -2
- package/dist/atomic/{p-e2a6ad4a.entry.js → p-8ed5d217.entry.js} +2 -2
- package/dist/atomic/{p-e2a6ad4a.entry.js.map → p-8ed5d217.entry.js.map} +1 -1
- package/dist/atomic/p-8ef0e022.entry.js +2 -0
- package/dist/atomic/{p-b693b806.entry.js → p-8f638bf3.entry.js} +2 -2
- package/dist/atomic/{p-bab2b979.entry.js → p-9074b855.entry.js} +2 -2
- package/dist/atomic/{p-4ae9f567.entry.js → p-95a21b56.entry.js} +2 -2
- package/dist/atomic/{p-50d6ba4e.entry.js → p-97bbac20.entry.js} +2 -2
- package/dist/atomic/{p-80d9f073.entry.js → p-9e3cf8b5.entry.js} +2 -2
- package/dist/atomic/{p-8c428bb1.entry.js → p-a113bf37.entry.js} +2 -2
- package/dist/atomic/{p-dee7c703.entry.js → p-a59c4d49.entry.js} +2 -2
- package/dist/atomic/{p-c9070d39.entry.js → p-a722a427.entry.js} +2 -2
- package/dist/atomic/{p-43cd2619.entry.js → p-aa21c2d8.entry.js} +2 -2
- package/dist/atomic/{p-6ac67e87.entry.js → p-ad56ed8b.entry.js} +2 -2
- package/dist/atomic/p-b03cd755.entry.js +2 -0
- package/dist/atomic/p-b03cd755.entry.js.map +1 -0
- package/dist/atomic/{p-f93ce906.entry.js → p-b0bd2709.entry.js} +2 -2
- package/dist/atomic/{p-87802851.entry.js → p-b40b9341.entry.js} +2 -2
- package/dist/atomic/{p-d7bf0c0b.entry.js → p-b9dc0d99.entry.js} +2 -2
- package/dist/atomic/{p-5e415d54.entry.js → p-bcdcf373.entry.js} +2 -2
- package/dist/atomic/{p-ecebe9cf.entry.js → p-bfdecd0f.entry.js} +2 -2
- package/dist/atomic/{p-e9822683.entry.js → p-c1a43c8c.entry.js} +2 -2
- package/dist/atomic/{p-fb4f0ecb.entry.js → p-c3784f21.entry.js} +2 -2
- package/dist/atomic/{p-140055cd.entry.js → p-cad812af.entry.js} +2 -2
- package/dist/atomic/p-ce83d873.entry.js +2 -0
- package/dist/atomic/{p-8073a21c.entry.js → p-cf878415.entry.js} +2 -2
- package/dist/atomic/{p-8f5c9c50.entry.js → p-d5071b5a.entry.js} +2 -2
- package/dist/atomic/{p-48668426.entry.js → p-db929bc4.entry.js} +2 -2
- package/dist/atomic/{p-05ac9172.entry.js → p-e40a763b.entry.js} +2 -2
- package/dist/atomic/{p-f04ab33f.entry.js → p-e57a49d5.entry.js} +2 -2
- package/dist/atomic/{p-51ec51b8.entry.js → p-e8e6fc6e.entry.js} +2 -2
- package/dist/atomic/{p-94dce16a.entry.js → p-e9207607.entry.js} +2 -2
- package/dist/atomic/{p-9ae70432.entry.js → p-ee9fd772.entry.js} +2 -2
- package/dist/atomic/{p-d2adf8f7.entry.js → p-f24267a9.entry.js} +2 -2
- package/dist/atomic/{p-1042ab52.entry.js → p-f32dbc1d.entry.js} +2 -2
- package/dist/atomic/{p-4ffc1ea4.entry.js → p-f58bb73f.entry.js} +2 -2
- package/dist/atomic/{p-867c168e.entry.js → p-fa1aebca.entry.js} +2 -2
- package/dist/atomic/{p-14bb74ce.entry.js → p-fc6beee6.entry.js} +2 -2
- package/dist/atomic/{p-ac71586c.entry.js → p-feb020b6.entry.js} +2 -2
- package/dist/cjs/_loader.cjs.js +1 -1
- package/dist/cjs/{analytics-config-f0517d81.js → analytics-config-dea6d0f3.js} +2 -2
- package/dist/cjs/{analytics-config-f0517d81.js.map → analytics-config-dea6d0f3.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-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 +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-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-search-interface.cjs.entry.js +511 -0
- package/dist/cjs/atomic-search-interface.cjs.entry.js.map +1 -0
- package/dist/cjs/atomic-smart-snippet-answer_2.cjs.entry.js +2 -2
- package/dist/cjs/atomic-smart-snippet-collapse-wrapper_2.cjs.entry.js +3 -3
- package/dist/cjs/atomic-smart-snippet-feedback-modal.cjs.entry.js +2 -2
- package/dist/cjs/atomic-sort-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/atomic-sort-expression.cjs.entry.js +1 -1
- package/dist/cjs/atomic-stencil-facet-date-input.cjs.entry.js +3 -3
- package/dist/cjs/atomic-suggestion-renderer.cjs.entry.js +1 -1
- package/dist/cjs/atomic-tab-bar_2.cjs.entry.js +1 -1
- package/dist/cjs/atomic-tab-button.cjs.entry.js +1 -1
- package/dist/cjs/atomic-tab-manager.cjs.entry.js +1 -1
- package/dist/cjs/atomic.cjs.js +1 -1
- package/dist/cjs/index-757bc886.js +8 -4
- package/dist/cjs/version.cjs.js +2 -2
- package/dist/esm/_loader.js +1 -1
- package/dist/esm/{analytics-config-0c0024d2.js → analytics-config-e425d2e1.js} +2 -2
- package/dist/esm/{analytics-config-0c0024d2.js.map → analytics-config-e425d2e1.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-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 +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-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-search-interface.entry.js +507 -0
- package/dist/esm/atomic-search-interface.entry.js.map +1 -0
- package/dist/esm/atomic-smart-snippet-answer_2.entry.js +2 -2
- package/dist/esm/atomic-smart-snippet-collapse-wrapper_2.entry.js +3 -3
- package/dist/esm/atomic-smart-snippet-feedback-modal.entry.js +2 -2
- package/dist/esm/atomic-sort-dropdown.entry.js +2 -2
- package/dist/esm/atomic-sort-expression.entry.js +1 -1
- package/dist/esm/atomic-stencil-facet-date-input.entry.js +3 -3
- package/dist/esm/atomic-suggestion-renderer.entry.js +1 -1
- package/dist/esm/atomic-tab-bar_2.entry.js +1 -1
- package/dist/esm/atomic-tab-button.entry.js +1 -1
- package/dist/esm/atomic-tab-manager.entry.js +1 -1
- package/dist/esm/atomic.js +1 -1
- package/dist/esm/index-3f35faca.js +8 -4
- package/dist/esm/version.js +2 -2
- package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +38 -29
- package/dist/types/components/search/atomic-search-interface/interfaces.d.ts +1 -2
- package/dist/types/components/search/index.d.ts +0 -1
- package/dist/types/components.d.ts +165 -2
- package/docs/atomic-docs.json +722 -154
- package/package.json +3 -3
- 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 -440
- package/dist/atomic/p-5fd282b3.entry.js +0 -2
- package/dist/atomic/p-b2b7c0b8.entry.js +0 -2
- package/dist/atomic/p-d34cba13.entry.js +0 -2
- /package/dist/atomic/{p-0f893ac2.entry.js.map → p-047d14c3.entry.js.map} +0 -0
- /package/dist/atomic/{p-4e52a690.entry.js.map → p-05ab5909.entry.js.map} +0 -0
- /package/dist/atomic/{p-adbfad02.entry.js.map → p-09924944.entry.js.map} +0 -0
- /package/dist/atomic/{p-5cc883ed.entry.js.map → p-0ba2c573.entry.js.map} +0 -0
- /package/dist/atomic/{p-29790bd4.entry.js.map → p-1246be0e.entry.js.map} +0 -0
- /package/dist/atomic/{p-8d25c828.entry.js.map → p-15f72dca.entry.js.map} +0 -0
- /package/dist/atomic/{p-0708a2cd.entry.js.map → p-1891a142.entry.js.map} +0 -0
- /package/dist/atomic/{p-fde02203.entry.js.map → p-1ae7c81f.entry.js.map} +0 -0
- /package/dist/atomic/{p-12b8f495.entry.js.map → p-1e0ecf71.entry.js.map} +0 -0
- /package/dist/atomic/{p-3a49e406.entry.js.map → p-20bbdb90.entry.js.map} +0 -0
- /package/dist/atomic/{p-3b13b1eb.entry.js.map → p-22294a5c.entry.js.map} +0 -0
- /package/dist/atomic/{p-29396f9d.entry.js.map → p-241ce78d.entry.js.map} +0 -0
- /package/dist/atomic/{p-bea8ab55.entry.js.map → p-26b30352.entry.js.map} +0 -0
- /package/dist/atomic/{p-0d6a5189.entry.js.map → p-29764ce8.entry.js.map} +0 -0
- /package/dist/atomic/{p-f4fa21ec.entry.js.map → p-29d9fcd5.entry.js.map} +0 -0
- /package/dist/atomic/{p-891f9766.entry.js.map → p-30c7b3d8.entry.js.map} +0 -0
- /package/dist/atomic/{p-31e4fe8f.entry.js.map → p-33558548.entry.js.map} +0 -0
- /package/dist/atomic/{p-ffc71a4d.js.map → p-3b4d82ef.js.map} +0 -0
- /package/dist/atomic/{p-fb7e4f01.entry.js.map → p-3cf858f2.entry.js.map} +0 -0
- /package/dist/atomic/{p-502ca5f8.entry.js.map → p-3d42442f.entry.js.map} +0 -0
- /package/dist/atomic/{p-3ad14952.entry.js.map → p-4657f3ee.entry.js.map} +0 -0
- /package/dist/atomic/{p-185d0587.entry.js.map → p-50467793.entry.js.map} +0 -0
- /package/dist/atomic/{p-c391f113.entry.js.map → p-516b5bd4.entry.js.map} +0 -0
- /package/dist/atomic/{p-5fd282b3.entry.js.map → p-52121e1e.entry.js.map} +0 -0
- /package/dist/atomic/{p-4ab83f74.entry.js.map → p-52189672.entry.js.map} +0 -0
- /package/dist/atomic/{p-1ee9b0c5.entry.js.map → p-5383aa21.entry.js.map} +0 -0
- /package/dist/atomic/{p-153b9108.entry.js.map → p-53fb3d7c.entry.js.map} +0 -0
- /package/dist/atomic/{p-24bc372d.entry.js.map → p-5694553b.entry.js.map} +0 -0
- /package/dist/atomic/{p-51f73f5e.entry.js.map → p-5f694374.entry.js.map} +0 -0
- /package/dist/atomic/{p-6e43e98c.entry.js.map → p-6065f250.entry.js.map} +0 -0
- /package/dist/atomic/{p-bb28ef1e.entry.js.map → p-6082ae7f.entry.js.map} +0 -0
- /package/dist/atomic/{p-f11431a6.entry.js.map → p-633628d5.entry.js.map} +0 -0
- /package/dist/atomic/{p-8ab3f25b.entry.js.map → p-6697abe5.entry.js.map} +0 -0
- /package/dist/atomic/{p-0959af5a.entry.js.map → p-6e10a3e0.entry.js.map} +0 -0
- /package/dist/atomic/{p-29f03371.entry.js.map → p-739773f9.entry.js.map} +0 -0
- /package/dist/atomic/{p-43f5763b.entry.js.map → p-76d69c1a.entry.js.map} +0 -0
- /package/dist/atomic/{p-c7129f18.entry.js.map → p-7ffe752b.entry.js.map} +0 -0
- /package/dist/atomic/{p-0a1ccbf1.entry.js.map → p-8444b0fd.entry.js.map} +0 -0
- /package/dist/atomic/{p-a7c8794c.entry.js.map → p-8833f5a7.entry.js.map} +0 -0
- /package/dist/atomic/{p-6494a05c.entry.js.map → p-891266f0.entry.js.map} +0 -0
- /package/dist/atomic/{p-a502b2f6.entry.js.map → p-8b70f39a.entry.js.map} +0 -0
- /package/dist/atomic/{p-6456558e.entry.js.map → p-8c714a2a.entry.js.map} +0 -0
- /package/dist/atomic/{p-b2b7c0b8.entry.js.map → p-8ef0e022.entry.js.map} +0 -0
- /package/dist/atomic/{p-b693b806.entry.js.map → p-8f638bf3.entry.js.map} +0 -0
- /package/dist/atomic/{p-bab2b979.entry.js.map → p-9074b855.entry.js.map} +0 -0
- /package/dist/atomic/{p-4ae9f567.entry.js.map → p-95a21b56.entry.js.map} +0 -0
- /package/dist/atomic/{p-50d6ba4e.entry.js.map → p-97bbac20.entry.js.map} +0 -0
- /package/dist/atomic/{p-80d9f073.entry.js.map → p-9e3cf8b5.entry.js.map} +0 -0
- /package/dist/atomic/{p-8c428bb1.entry.js.map → p-a113bf37.entry.js.map} +0 -0
- /package/dist/atomic/{p-dee7c703.entry.js.map → p-a59c4d49.entry.js.map} +0 -0
- /package/dist/atomic/{p-c9070d39.entry.js.map → p-a722a427.entry.js.map} +0 -0
- /package/dist/atomic/{p-43cd2619.entry.js.map → p-aa21c2d8.entry.js.map} +0 -0
- /package/dist/atomic/{p-6ac67e87.entry.js.map → p-ad56ed8b.entry.js.map} +0 -0
- /package/dist/atomic/{p-f93ce906.entry.js.map → p-b0bd2709.entry.js.map} +0 -0
- /package/dist/atomic/{p-87802851.entry.js.map → p-b40b9341.entry.js.map} +0 -0
- /package/dist/atomic/{p-d7bf0c0b.entry.js.map → p-b9dc0d99.entry.js.map} +0 -0
- /package/dist/atomic/{p-5e415d54.entry.js.map → p-bcdcf373.entry.js.map} +0 -0
- /package/dist/atomic/{p-ecebe9cf.entry.js.map → p-bfdecd0f.entry.js.map} +0 -0
- /package/dist/atomic/{p-e9822683.entry.js.map → p-c1a43c8c.entry.js.map} +0 -0
- /package/dist/atomic/{p-fb4f0ecb.entry.js.map → p-c3784f21.entry.js.map} +0 -0
- /package/dist/atomic/{p-140055cd.entry.js.map → p-cad812af.entry.js.map} +0 -0
- /package/dist/atomic/{p-d34cba13.entry.js.map → p-ce83d873.entry.js.map} +0 -0
- /package/dist/atomic/{p-8073a21c.entry.js.map → p-cf878415.entry.js.map} +0 -0
- /package/dist/atomic/{p-8f5c9c50.entry.js.map → p-d5071b5a.entry.js.map} +0 -0
- /package/dist/atomic/{p-48668426.entry.js.map → p-db929bc4.entry.js.map} +0 -0
- /package/dist/atomic/{p-05ac9172.entry.js.map → p-e40a763b.entry.js.map} +0 -0
- /package/dist/atomic/{p-f04ab33f.entry.js.map → p-e57a49d5.entry.js.map} +0 -0
- /package/dist/atomic/{p-51ec51b8.entry.js.map → p-e8e6fc6e.entry.js.map} +0 -0
- /package/dist/atomic/{p-94dce16a.entry.js.map → p-e9207607.entry.js.map} +0 -0
- /package/dist/atomic/{p-9ae70432.entry.js.map → p-ee9fd772.entry.js.map} +0 -0
- /package/dist/atomic/{p-d2adf8f7.entry.js.map → p-f24267a9.entry.js.map} +0 -0
- /package/dist/atomic/{p-1042ab52.entry.js.map → p-f32dbc1d.entry.js.map} +0 -0
- /package/dist/atomic/{p-4ffc1ea4.entry.js.map → p-f58bb73f.entry.js.map} +0 -0
- /package/dist/atomic/{p-867c168e.entry.js.map → p-fa1aebca.entry.js.map} +0 -0
- /package/dist/atomic/{p-14bb74ce.entry.js.map → p-fc6beee6.entry.js.map} +0 -0
- /package/dist/atomic/{p-ac71586c.entry.js.map → p-feb020b6.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: '3036d28ceeebc4d62cebccb38014da6653ab0442', 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: '31c586de85bb0c9a2808b8be7d926d70a3876b81', class: "relative" }, h(LinkWithItemAnalytics, { key: '9c358a316ec1d008e630fd3211432f31d20e7da1', 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: '7de73c763198cd61b7e3ab079680167109675ba8', 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: '3847766e62ddb6edd0ca619db769d8f6c1d18835' });
|
|
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: 'cb496200417a7ae923ed216a520d31d6a413b2e8', 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: '1e48ce21159e66f154cb46bb3a83d0d973e54cd0', part: "label-start", class: labelClasses, htmlFor: `${this.filterState.facetId}_start` }, minText), h("input", { key: '9a2421c00463cd2f5c361553d94353a193bf2734', 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: '075914740e743b2e26818d902cc903a2610b913b', part: "label-end", class: labelClasses, htmlFor: `${this.filterState.facetId}_end` }, maxText), h("input", { key: '726e7ddaf3144b7e2d0f78e18c7d2f657d29a1dc', 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: '3bc6b01792661d0ca214cba22d1a00a5acd2f003', 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: 'eeb988884a4810d385dfe81185e3207c3ab97b3e', 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: '7070babf152de5773158b758ce57d1494887e0b1', 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: 'f8274facc1bfe8a14d8c94a3e5791121a9089b91', part: "header-wrapper", class: "flex flex-col items-center" }, h("div", { key: '5081b41ec60ca84af247f449a1f36bde296fa39e', part: "header", class: "flex justify-between w-full max-w-lg text-xl", id: this.headerId }, h("slot", { key: '4bec1d6e0a16ae983fc03faee1d4cc76d9ece165', name: "header" }))), h("hr", { key: '1be2e907782f2e5043c442f9d2aa95bbac3166db', part: "header-ruler", class: "border-t border-neutral" }), h("div", { key: '2a576175cfbcbe79310aeb4d41f9e5588bd59ac8', part: "body-wrapper", class: "flex w-full grow flex-col items-center overflow-auto [scrollbar-gutter:stable_both-edges]" }, h("div", { key: '77429a01e59e898d607f44e9d19424ec4b156fe3', part: "body", class: "w-full max-w-lg", ref: (element) => element?.addEventListener('touchmove', (e) => this.isOpen && e.stopPropagation(), { passive: false }) }, h("slot", { key: 'c46599786021e980f12517ae4ae833aa0a81ccb9', name: "body" }))), h("footer", { key: '9953588047fb6649b619c0c8be75f42438ad6a8f', part: "footer-wrapper", class: "z-10 flex flex-col items-center w-full border-t border-neutral bg-background" }, h("div", { key: '64703be961424d4f7257db900534737945dbad3d', part: "footer", class: "w-full max-w-lg" }, h("slot", { key: '1687f4248c0ad7b1e45808b42fce834b46aca8b1', name: "footer" })))));
|
|
226
|
+
return (h(Host, { key: 'c070d57f431769dda803460ae82f7d6ca768942b', class: this.getClasses().join(' '), "data-nosnippet": true }, h("div", { key: '3cb5d8f667ae287fb41ee96bf63a22c528ab5a3f', 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: '56fcca311acd861ae0defd885a9d5f485f81e2fd', 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: '5a8d1a34f057f974617f74eba282c81b300c9fe5' })))));
|
|
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: '2783cc3c7a7fa949d32e0944c8e7e2472ac5c667', 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: 'cdbd3fa2f31bac44cd61d964dc807e279d36edab', 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: 'c64b098cf6af3d7294cb67a8a267c193e928cb3c', 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: 'b81cc3bd05c2d4a7e14c9ba8da078bb1e6f6a588', 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: '8d54b4064b9cca9b5893a3a287cf72fe2294be45', 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: 'e6bf43b8c0c07e9956597cc91266d44fc011cc09', 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: '72a77b6c51dabfa68041917c1e9caa5c042968ec', 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: '371c1b759f984a3a016f5a25a0aadb8b825c3a34', firstRequestExecuted: this.foldedResultListState.firstSearchExecuted, hasItems: this.foldedResultListState.hasResults, hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, hasError: this.foldedResultListState.hasError }, h(DisplayWrapper, { key: '59cc94afd2f9c80ec7e20af5f9e4ab167c6aee0f', listClasses: listClasses, display: this.display }, h(ResultsPlaceholdersGuard, { key: '27d6a2d5a1f51031ff9e0835ee5476f5f83171e4', displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults, display: this.display, density: this.density, imageSize: this.imageSize }), h(ItemDisplayGuard, { key: '39f52f00c05dc2d424d5a4681bc560cdbe1717d5', 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: '069805bc1fe869b46d3ecbad9c4f55493b75645a', 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: 'ce5f65168f945bc4512ace6eb1edd8c6ab58da27', 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-e425d2e1.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: 'aed4bfd7d85a00c74732bbe3ee8aeb96ce93b640' }, h("slot", { key: '2b01a05f3df814e6ba4624ebe5c4fad59b8667c9', name: "full-search" }), h("slot", { key: '5729d003ec8ebf565d4b706fe5b6bfb1a749c5f3' }))));
|
|
288
288
|
}
|
|
289
289
|
get host() { return getElement(this); }
|
|
290
290
|
static get watchers() { return {
|
|
@@ -39,7 +39,7 @@ const AtomicInsightNoResults = class {
|
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
41
|
const { bindings: { i18n }, } = this;
|
|
42
|
-
return (h("div", { key: '
|
|
42
|
+
return (h("div", { key: '825ae13ae0860ce408ff8e4a47dd829975345d35', class: "p-3 text-center" }, h(NoItemsGuard, { key: '623d5e551a83765efcdf6574187688730da56d9c', ...this.searchStatusState }, h(NoItemsContainer, { key: 'ad02d240a97de03eaa59dfc3e5365753455d919a' }, h(MagnifyingGlass, { key: '15b017413c4668ff29861a31ee5028481d2b9c3a' }), h(NoItems, { key: '3e7bfd64c15426bec598f71ef7f771d8f2485214', query: this.querySummaryState.query, i18n: i18n, i18nKey: "no-results" }), h(SearchTips, { key: '6fbb100f870e966e93c268170b91cc7651a9c4c0', 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: 'f44c00523665cb008b2727116d2a542872d81bca', 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: '260aede1c78c572fea4edee8f5f78ef95064dff2' }, h(PagerNavigation, { key: '23f65a34a981639b9f27af17f7f5608165887d4f', i18n: this.bindings.i18n }, h(PagerPreviousButton, { key: '40ffc4bfc48efc122525e129a1d2a80d4636e9da', 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: '92435c472ea8a8d5e4cec5aa35a489267a338f27', 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: 'f173b86008941c27e092c8341a0e26ce27e9eddc', 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: '673b90038d6c8cb0730be06d9fa67c3cb48ce37d', hasError: hasError }, h(QueryErrorContainer, { key: '447a1e14cbfa545e362128357674cdf3b874ff5f' }, h(QueryErrorIcon, { key: '0c03fd7f4e530710f5a6a70065e4b198c3460893', errorType: error?.type }), h(QueryErrorTitle, { key: '2ea1f6cdc330985ec5f47329be542654cac8c9a6', i18n: i18n, organizationId: organizationId }), h(QueryErrorDescription, { key: '99ff6bd5bfc5b5e82eef055449582f7556b7e256', i18n: i18n, organizationId: organizationId, url: url }), h(QueryErrorShowMore, { key: '82dd6131634b23dce498f3585a69bf3486c81b60', link: h(QueryErrorLink, { i18n: i18n, errorType: error?.type }), onShowMore: () => (this.showMoreInfo = !this.showMoreInfo), i18n: i18n }), h(QueryErrorDetails, { key: '528dd29a5d0bcf2adaacd400352594930f090326', 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: 'f4ac5cb78cb35e842cb2e50d614c29320242d314' }, this.interfaceDimensions && (h("style", { key: 'ad0660085c3750018e1369c1df9c99b03a6fdd97' }, `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: '96a7c1cabf1674aaaade399cf46560378369d9dc', 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: '2ea061d4eebdc4c30e598cbcd50ceb8321282104', partPrefix: "insight-refine-toggle", style: "outline-neutral", title: this.bindings.i18n.t('filters'), icon: FilterIcon, disabled: !this.searchStatusState.hasResults && !this.numberOfBreadcrumbs, ariaLabel: this.bindings.i18n.t('sort'), onClick: () => {
|
|
59
59
|
this.bindings.store.waitUntilAppLoaded(() => {
|
|
60
60
|
this.enableModal();
|
|
61
61
|
});
|
|
@@ -120,7 +120,7 @@ const AtomicInsightResultAction = class {
|
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
render() {
|
|
123
|
-
return (h(IconButton, { key: '
|
|
123
|
+
return (h(IconButton, { key: '5c3d19b10cad3a6579ef6c43d39ece8ce0c44dde', partPrefix: "result-action", style: "outline-neutral", icon: this.getIcon(), title: this.tooltip, onClick: () => this.onClick() }));
|
|
124
124
|
}
|
|
125
125
|
};
|
|
126
126
|
__decorate([
|
|
@@ -70,7 +70,7 @@ const AtomicInsightResultAttachToCaseAction = class {
|
|
|
70
70
|
: this.bindings.i18n.t('attach-to-case');
|
|
71
71
|
}
|
|
72
72
|
render() {
|
|
73
|
-
return (h(IconButton, { key: '
|
|
73
|
+
return (h(IconButton, { key: 'a1a5f3bffb3c84c386ad66a62d1f3d82fa7c2253', partPrefix: "result-action", style: "outline-neutral", icon: this.getIcon(), title: this.getTooltip(), onClick: () => this.onClick() }));
|
|
74
74
|
}
|
|
75
75
|
get host() { return getElement(this); }
|
|
76
76
|
};
|
|
@@ -39,7 +39,7 @@ const AtomicInsightResultAttachToCaseIndicator = class {
|
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
41
|
if (this.attachToCase.isAttached()) {
|
|
42
|
-
return (h("atomic-icon", { key: '
|
|
42
|
+
return (h("atomic-icon", { key: '615f1183184ed58e1e52375445d1b8315b715bdc', 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: 'fac29657fed33aa4b1e22077b501bbfea0c449b3', 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: '973bc9c484720b5bb2d4e3bb8cba834f9c13885e', hasTemplate: this.resultTemplateRegistered, templateHasError: this.itemTemplateProvider.hasError, firstRequestExecuted: this.resultListState.firstSearchExecuted, hasItems: this.resultListState.hasResults, hasError: this.resultListState.hasError }, h(DisplayWrapper, { key: 'def6b5e9d02f67a444bcde32cc5a85b4d84dbfd9', listClasses: listClasses, display: this.display }, h(ResultsPlaceholdersGuard, { key: '7a8a58ac6bfa421c1ec8e5b78a96faeade11e40f', displayPlaceholders: !this.isAppLoaded, numberOfPlaceholders: this.resultsPerPageState.numberOfResults, display: this.display, density: this.density, imageSize: this.imageSize }), h(ItemDisplayGuard, { key: 'db6b4884e76bc1b455ec1df3aaa3ac42d5f3cca0', 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: '698105b2d499265382912ab9404da93dd4a78f90', 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: '50f4aeec1b0312e9c32624dab31faef6ba0cbd70', class: resultComponentClass }, h("div", { key: 'af39b3e036886c7b77d0176315fda2ff53cfe240', 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: '0a983ffbf4c932509a90f223fcf9571916866549', 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: '43dd39ebe185cc670a5212e9cd7b63d1cf45b08b', part: "submit-icon", icon: SearchSlimIcon, class: "my-auto mr-0 ml-4 h-4 w-4" }), h(SearchTextArea, { key: '709ab176a131c55d4cf9389af81358a13419a877', 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: 'cde5162337b2add212e275b36fff0041ff3c94c0', fullscreen: false, source: this.source, container: this.host, isOpen: this.isOpen, close: () => this.close(), exportparts: ATOMIC_MODAL_EXPORT_PARTS }, h(SmartSnippetFeedbackModalHeader, { key: '5f6ec11b78d970b730880ffc6edcff6b81d91a5b', i18n: this.bindings.i18n }), h(SmartSnippetFeedbackModalBody, { key: '6ea4a24667524de928af9630ef4ef0bfa0ea5594', formId: this.formId, onSubmit: (e) => this.sendFeedback(e) }, h(SmartSnippetFeebackModalOptions, { key: '2b67ad0b933ab25553a51c465c687e9f70ad51ed', 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: 'f00c7b34c2ccdf75a3dbeb2d8f5f84fc5f937b2a', currentAnswer: this.currentAnswer, i18n: this.bindings.i18n, setDetailsInputRef: (ref) => (this.detailsInputRef = ref) })), h(SmartSnippetFeedbackModalFooter, { key: '30b8e1da39378addb70bfc84726fe8c6f9d8c031', 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: '9fd91d75c02448971dce40c407773ef3fd1a6fdc' }, h("slot", { key: 'a85003fda6e7c87487cdbdd680d4075fd3df7a6d' })));
|
|
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: '7fd16f9e23123511375d709e57576e1b0e7dd6e5' }, this.renderSessionStartDate(), this.areActionsAfterCaseCreationVisible && (h("div", { key: '70686dd3892819a47aea6dfc4e56d3880277e5ec', "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: 'a9c224231c49774724f19129eaec127eab7abd5a', 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: 'a5b7ec7bc0026eb495b0e7cda706290b7bf1efa6', part: "container", class: `${isEmbedded ? '' : this.isOpen ? 'visible' : 'invisible'}`, onAnimationEnd: () => this.animationEnded.emit() }, h("style", { key: 'b2f31ef747fa2ad882d6b127e123ea526bad7303' }, `
|
|
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: 'a3af2383bcb624396e58c0d2f4c08db76a9784b5', part: "header-wrapper", class: "flex flex-col items-center" }, h("div", { key: 'd46c140c4cbc452a84b42c6cb0cc382dedaa71f5', part: "header" }, h("slot", { key: '2f4d4f51873474e1e20ca9b0bc0c8ae68045bc5a', name: "header" }))), h("hr", { key: '6ea7cebbe33a451f4d1755d230ac905b91c58ed5', part: "header-ruler", class: "" }), h("div", { key: '34770db2c5b5176d94f920ad38b32231eb203733', part: "body-wrapper", class: "scrollbar flex w-full grow flex-col overflow-auto" }, h("div", { key: '020d77941cd24942fb1b83b333e18905b3b738e5', part: "body", class: "w-full" }, h("slot", { key: '2248a17e1f1c302b1b6e264319d60249d76f45f1', name: "body" }))), this.displayFooterSlot && (h("footer", { key: 'e26b1de8177e3d04e539007d99170bbd76d86577', part: "footer-wrapper", class: "border-neutral bg-background z-10 flex w-full flex-col items-center border-t" }, h("div", { key: 'c3d3b2e4dc6adc29c3b8bc77d087f629dac33801', part: "footer" }, h("slot", { key: '37e7d3433860954cb07c7bdd935462b881ca0245', 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: '8115278a1acd556de428b8244c29501cee801e44' }, h("style", { key: '5f9eae52a9e4d8d65c3ceec573e454cccde652a5' }, `
|
|
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: '71d937ec9dad72aafd2d74899d9344f1af9af9c3', 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: 'eef89d4ef9fb902cbd58508334341e5f314da344' }, h("div", { key: 'f3566407baf095929e768739ff0fe40336535d62', part: "backdrop" }, h("atomic-ipx-body", { key: 'c7becf95bc4346aa0329cc60ef01698a276aab3f', displayFooterSlot: this.hasFooterSlotElements }, h("slot", { key: '62f361099ba638a0c977ceba84d5a8bc703a39be', name: "header", slot: "header" }), h("slot", { key: 'b5663b5290927e2795c7b9e3dd16fe151e445a59', name: "body", slot: "body" }), h("slot", { key: 'b19de29af7313c4d09483fdae6b7998d30429e3e', 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: 'e4d289606ba3b723a523558ab1d4614bcf98f5de', isOpen: this.isOpen, displayFooterSlot: this.hasFooterSlotElements, exportparts: "container" }, h("slot", { key: '71d877f15720733bac9cbc21cc98e3ecb1ea080f', name: "header", slot: "header" }), h("slot", { key: 'bf3b3d7c4c50ab5cc811d13b2f535c7f3549bf1f', name: "body", slot: "body" }), h("slot", { key: 'a7cbb2890cea473e56133e88d0d8606f45ed8556', name: "footer", slot: "footer" })));
|
|
70
|
+
return (h(Host, { key: 'ffe501f17509d6f67376a4c2507d50612e317e17', class: this.getClasses().join(' '), part: "atomic-ipx-modal" }, h("div", { key: 'f452a516b3c5ea305079f6a0d19f4cda3390d105', part: "backdrop" }, h(Body, { key: 'ef47fb9ed6b710b6c34e1e53a4dac5002baf31f2' }))));
|
|
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: '60391284fcd3b16fccfab94771e123938ddfb7b7' }, 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: 'fc3f2d5cdd626964f0ed2b6f0c4dcd096af1753a' }, h(RefineModal, { key: 'fd99c18c7a68d967a91b418b54daaff54a04aad8', 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: 'e1e001a72088b2826693d280565c6548712d72dc', 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: 'cf4b986ae3ef92a0aea1192e20265f3bc4d38fc8', 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: '85c52650db805d9d63d1072c0eef8c686c0f6a0e' }, h("slot", { key: '37ed1b244e27f7e3bb101fe7ce136361fc349fae' })));
|
|
25
25
|
}
|
|
26
26
|
};
|
|
27
27
|
__decorate([
|