@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
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
-
import { AutomaticFacet, CategoryFacetSortCriterion, DateFilterRange, DateRangeRequest, FacetResultsMustMatch, FacetSortCriterion, FoldedResult, GeneratedAnswer, GeneratedAnswerCitation, InlineLink, InteractiveCitation, InteractiveResult,
|
|
8
|
+
import { AutomaticFacet, CategoryFacetSortCriterion, DateFilterRange, DateRangeRequest, FacetResultsMustMatch, FacetSortCriterion, FoldedResult, GeneratedAnswer, GeneratedAnswerCitation, InlineLink, InteractiveCitation, InteractiveResult, NumericFilter, NumericFilterState, RangeFacetRangeAlgorithm, RangeFacetSortCriterion, RelativeDateUnit, Result, ResultTemplate, ResultTemplateCondition, SearchStatus } from "@coveo/headless";
|
|
9
9
|
import { AtomicInterface } from "./utils/initialization-utils";
|
|
10
10
|
import { AnyBindings } from "./components/common/interface/bindings";
|
|
11
11
|
import { NumberInputType } from "./components/common/facets/facet-number-input/number-input-type";
|
|
@@ -24,10 +24,8 @@ import { Bindings } from "./components/search/atomic-search-interface/atomic-sea
|
|
|
24
24
|
import { SearchStore } from "./components/search/atomic-search-interface/store";
|
|
25
25
|
import { RedirectionPayload } from "./components/common/search-box/redirection-payload";
|
|
26
26
|
import { AriaLabelGenerator } from "./components/search/search-box-suggestions/atomic-search-box-instant-results/atomic-search-box-instant-results";
|
|
27
|
-
import { InitializationOptions } from "./components/search/atomic-search-interface/atomic-search-interface";
|
|
28
|
-
import { StandaloneSearchBoxData } from "./utils/local-storage-utils";
|
|
29
27
|
import { SearchBoxSuggestionElement } from "./components/common/suggestions/suggestions-common";
|
|
30
|
-
export { AutomaticFacet, CategoryFacetSortCriterion, DateFilterRange, DateRangeRequest, FacetResultsMustMatch, FacetSortCriterion, FoldedResult, GeneratedAnswer, GeneratedAnswerCitation, InlineLink, InteractiveCitation, InteractiveResult,
|
|
28
|
+
export { AutomaticFacet, CategoryFacetSortCriterion, DateFilterRange, DateRangeRequest, FacetResultsMustMatch, FacetSortCriterion, FoldedResult, GeneratedAnswer, GeneratedAnswerCitation, InlineLink, InteractiveCitation, InteractiveResult, NumericFilter, NumericFilterState, RangeFacetRangeAlgorithm, RangeFacetSortCriterion, RelativeDateUnit, Result, ResultTemplate, ResultTemplateCondition, SearchStatus } from "@coveo/headless";
|
|
31
29
|
export { AtomicInterface } from "./utils/initialization-utils";
|
|
32
30
|
export { AnyBindings } from "./components/common/interface/bindings";
|
|
33
31
|
export { NumberInputType } from "./components/common/facets/facet-number-input/number-input-type";
|
|
@@ -46,8 +44,6 @@ export { Bindings } from "./components/search/atomic-search-interface/atomic-sea
|
|
|
46
44
|
export { SearchStore } from "./components/search/atomic-search-interface/store";
|
|
47
45
|
export { RedirectionPayload } from "./components/common/search-box/redirection-payload";
|
|
48
46
|
export { AriaLabelGenerator } from "./components/search/search-box-suggestions/atomic-search-box-instant-results/atomic-search-box-instant-results";
|
|
49
|
-
export { InitializationOptions } from "./components/search/atomic-search-interface/atomic-search-interface";
|
|
50
|
-
export { StandaloneSearchBoxData } from "./utils/local-storage-utils";
|
|
51
47
|
export { SearchBoxSuggestionElement } from "./components/common/suggestions/suggestions-common";
|
|
52
48
|
export namespace Components {
|
|
53
49
|
/**
|
|
@@ -2472,84 +2468,6 @@ export namespace Components {
|
|
|
2472
2468
|
*/
|
|
2473
2469
|
"maxWithoutQuery"?: number;
|
|
2474
2470
|
}
|
|
2475
|
-
/**
|
|
2476
|
-
* The `atomic-search-interface` component is the parent to all other atomic components in a search page. It handles the headless search engine and localization configurations.
|
|
2477
|
-
*/
|
|
2478
|
-
interface AtomicSearchInterface {
|
|
2479
|
-
/**
|
|
2480
|
-
* The value to set the [nonce](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/nonce) attribute to on inline script and style elements generated by this interface and its child components. If your application is served with a Content Security Policy (CSP) that doesn't include the `script-src: 'unsafe-inline'` or `style-src: 'unsafe-inline'` directives, you should ensure that your application server generates a new nonce on every page load and uses the generated value to set this prop and serve the corresponding CSP response headers (i.e., script-src 'nonce-<YOUR_GENERATED_NONCE>' and style-src 'nonce-<YOUR_GENERATED_NONCE>'). Otherwise you may see console errors such as - Refused to execute inline script because it violates the following Content Security Policy directive: [...] - Refused to apply inline style because it violates the following Content Security Policy directive: [...].
|
|
2481
|
-
* @example : ```html <script nonce="<YOUR_GENERATED_NONCE>"> import {setNonce} from '@coveo/atomic'; setNonce('<YOUR_GENERATED_NONCE>'); </script> ```
|
|
2482
|
-
*/
|
|
2483
|
-
"CspNonce"?: string;
|
|
2484
|
-
/**
|
|
2485
|
-
* Whether analytics should be enabled.
|
|
2486
|
-
*/
|
|
2487
|
-
"analytics": boolean;
|
|
2488
|
-
/**
|
|
2489
|
-
* Whether the relevance inspector shortcut should be enabled for this interface. The relevance inspector can be opened by holding the Alt key (Option on Mac) while over the interface, and performing a double click. The relevance inspector allows to troubleshoot and debug queries.
|
|
2490
|
-
*/
|
|
2491
|
-
"enableRelevanceInspector": boolean;
|
|
2492
|
-
/**
|
|
2493
|
-
* The search interface headless engine.
|
|
2494
|
-
*/
|
|
2495
|
-
"engine"?: SearchEngine;
|
|
2496
|
-
/**
|
|
2497
|
-
* Executes the first search and logs the interface load event to analytics, after initializing connection to the headless search engine.
|
|
2498
|
-
*/
|
|
2499
|
-
"executeFirstSearch": () => Promise<void>;
|
|
2500
|
-
/**
|
|
2501
|
-
* A list of non-default fields to include in the query results. Specify the property as an array using a JSON string representation: ```html <atomic-search-interface fields-to-include='["fieldA", "fieldB"]'></atomic-search-interface> ```
|
|
2502
|
-
*/
|
|
2503
|
-
"fieldsToInclude": string[] | string;
|
|
2504
|
-
/**
|
|
2505
|
-
* The search interface i18next instance.
|
|
2506
|
-
*/
|
|
2507
|
-
"i18n": i18n;
|
|
2508
|
-
/**
|
|
2509
|
-
* The icon assets path. By default, this will be a relative URL pointing to `./assets`. Example: "/mypublicpath/icons"
|
|
2510
|
-
*/
|
|
2511
|
-
"iconAssetsPath": string;
|
|
2512
|
-
/**
|
|
2513
|
-
* Initializes the connection with the headless search engine using options for `accessToken` (required), `organizationId` (required), `environment` (defaults to `prod`), and `renewAccessToken`.
|
|
2514
|
-
*/
|
|
2515
|
-
"initialize": (options: InitializationOptions) => Promise<void>;
|
|
2516
|
-
/**
|
|
2517
|
-
* Initializes the connection with an already preconfigured [headless search engine](https://docs.coveo.com/en/headless/latest/reference/interfaces/Search.SearchEngine.html), as opposed to the `initialize` method, which will internally create a new search engine instance. This bypasses the properties set on the component, such as analytics, searchHub, pipeline, language, timezone & logLevel.
|
|
2518
|
-
*/
|
|
2519
|
-
"initializeWithSearchEngine": (engine: SearchEngine) => Promise<void>;
|
|
2520
|
-
/**
|
|
2521
|
-
* The search interface language.
|
|
2522
|
-
*/
|
|
2523
|
-
"language": string;
|
|
2524
|
-
/**
|
|
2525
|
-
* The language assets path. By default, this will be a relative URL pointing to `./lang`. Example: "/mypublicpath/languages"
|
|
2526
|
-
*/
|
|
2527
|
-
"languageAssetsPath": string;
|
|
2528
|
-
/**
|
|
2529
|
-
* The severity level of the messages to log in the console.
|
|
2530
|
-
*/
|
|
2531
|
-
"logLevel"?: LogLevel;
|
|
2532
|
-
/**
|
|
2533
|
-
* The search interface [query pipeline](https://docs.coveo.com/en/180/). If the search interface is initialized using [`initializeWithSearchEngine`](https://docs.coveo.com/en/atomic/latest/reference/components/atomic-search-interface/#initializewithsearchengine), the query pipeline should instead be configured in the target engine.
|
|
2534
|
-
*/
|
|
2535
|
-
"pipeline"?: string;
|
|
2536
|
-
/**
|
|
2537
|
-
* Whether the state should be reflected in the URL parameters.
|
|
2538
|
-
*/
|
|
2539
|
-
"reflectStateInUrl": boolean;
|
|
2540
|
-
/**
|
|
2541
|
-
* The CSS selector for the container where the interface will scroll back to.
|
|
2542
|
-
*/
|
|
2543
|
-
"scrollContainer": string;
|
|
2544
|
-
/**
|
|
2545
|
-
* The search interface [search hub](https://docs.coveo.com/en/1342/). If the search interface is initialized using [`initializeWithSearchEngine`](https://docs.coveo.com/en/atomic/latest/reference/components/atomic-search-interface/#initializewithsearchengine, the search hub should instead be configured in the target engine.
|
|
2546
|
-
*/
|
|
2547
|
-
"searchHub"?: string;
|
|
2548
|
-
/**
|
|
2549
|
-
* The [tz database](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) identifier of the time zone to use to correctly interpret dates in the query expression, facets, and result items. By default, the timezone will be [guessed](https://day.js.org/docs/en/timezone/guessing-user-timezone). Example: "America/Montreal"
|
|
2550
|
-
*/
|
|
2551
|
-
"timezone"?: string;
|
|
2552
|
-
}
|
|
2553
2471
|
/**
|
|
2554
2472
|
* The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
|
|
2555
2473
|
*/
|
|
@@ -4268,15 +4186,6 @@ declare global {
|
|
|
4268
4186
|
prototype: HTMLAtomicSearchBoxRecentQueriesElement;
|
|
4269
4187
|
new (): HTMLAtomicSearchBoxRecentQueriesElement;
|
|
4270
4188
|
};
|
|
4271
|
-
/**
|
|
4272
|
-
* The `atomic-search-interface` component is the parent to all other atomic components in a search page. It handles the headless search engine and localization configurations.
|
|
4273
|
-
*/
|
|
4274
|
-
interface HTMLAtomicSearchInterfaceElement extends Components.AtomicSearchInterface, HTMLStencilElement {
|
|
4275
|
-
}
|
|
4276
|
-
var HTMLAtomicSearchInterfaceElement: {
|
|
4277
|
-
prototype: HTMLAtomicSearchInterfaceElement;
|
|
4278
|
-
new (): HTMLAtomicSearchInterfaceElement;
|
|
4279
|
-
};
|
|
4280
4189
|
/**
|
|
4281
4190
|
* The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
|
|
4282
4191
|
*/
|
|
@@ -4675,7 +4584,6 @@ declare global {
|
|
|
4675
4584
|
"atomic-search-box-instant-results": HTMLAtomicSearchBoxInstantResultsElement;
|
|
4676
4585
|
"atomic-search-box-query-suggestions": HTMLAtomicSearchBoxQuerySuggestionsElement;
|
|
4677
4586
|
"atomic-search-box-recent-queries": HTMLAtomicSearchBoxRecentQueriesElement;
|
|
4678
|
-
"atomic-search-interface": HTMLAtomicSearchInterfaceElement;
|
|
4679
4587
|
"atomic-segmented-facet": HTMLAtomicSegmentedFacetElement;
|
|
4680
4588
|
"atomic-segmented-facet-scrollable": HTMLAtomicSegmentedFacetScrollableElement;
|
|
4681
4589
|
"atomic-smart-snippet": HTMLAtomicSmartSnippetElement;
|
|
@@ -6998,72 +6906,6 @@ declare namespace LocalJSX {
|
|
|
6998
6906
|
*/
|
|
6999
6907
|
"maxWithoutQuery"?: number;
|
|
7000
6908
|
}
|
|
7001
|
-
/**
|
|
7002
|
-
* The `atomic-search-interface` component is the parent to all other atomic components in a search page. It handles the headless search engine and localization configurations.
|
|
7003
|
-
*/
|
|
7004
|
-
interface AtomicSearchInterface {
|
|
7005
|
-
/**
|
|
7006
|
-
* The value to set the [nonce](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/nonce) attribute to on inline script and style elements generated by this interface and its child components. If your application is served with a Content Security Policy (CSP) that doesn't include the `script-src: 'unsafe-inline'` or `style-src: 'unsafe-inline'` directives, you should ensure that your application server generates a new nonce on every page load and uses the generated value to set this prop and serve the corresponding CSP response headers (i.e., script-src 'nonce-<YOUR_GENERATED_NONCE>' and style-src 'nonce-<YOUR_GENERATED_NONCE>'). Otherwise you may see console errors such as - Refused to execute inline script because it violates the following Content Security Policy directive: [...] - Refused to apply inline style because it violates the following Content Security Policy directive: [...].
|
|
7007
|
-
* @example : ```html <script nonce="<YOUR_GENERATED_NONCE>"> import {setNonce} from '@coveo/atomic'; setNonce('<YOUR_GENERATED_NONCE>'); </script> ```
|
|
7008
|
-
*/
|
|
7009
|
-
"CspNonce"?: string;
|
|
7010
|
-
/**
|
|
7011
|
-
* Whether analytics should be enabled.
|
|
7012
|
-
*/
|
|
7013
|
-
"analytics"?: boolean;
|
|
7014
|
-
/**
|
|
7015
|
-
* Whether the relevance inspector shortcut should be enabled for this interface. The relevance inspector can be opened by holding the Alt key (Option on Mac) while over the interface, and performing a double click. The relevance inspector allows to troubleshoot and debug queries.
|
|
7016
|
-
*/
|
|
7017
|
-
"enableRelevanceInspector"?: boolean;
|
|
7018
|
-
/**
|
|
7019
|
-
* The search interface headless engine.
|
|
7020
|
-
*/
|
|
7021
|
-
"engine"?: SearchEngine;
|
|
7022
|
-
/**
|
|
7023
|
-
* A list of non-default fields to include in the query results. Specify the property as an array using a JSON string representation: ```html <atomic-search-interface fields-to-include='["fieldA", "fieldB"]'></atomic-search-interface> ```
|
|
7024
|
-
*/
|
|
7025
|
-
"fieldsToInclude"?: string[] | string;
|
|
7026
|
-
/**
|
|
7027
|
-
* The search interface i18next instance.
|
|
7028
|
-
*/
|
|
7029
|
-
"i18n"?: i18n;
|
|
7030
|
-
/**
|
|
7031
|
-
* The icon assets path. By default, this will be a relative URL pointing to `./assets`. Example: "/mypublicpath/icons"
|
|
7032
|
-
*/
|
|
7033
|
-
"iconAssetsPath"?: string;
|
|
7034
|
-
/**
|
|
7035
|
-
* The search interface language.
|
|
7036
|
-
*/
|
|
7037
|
-
"language"?: string;
|
|
7038
|
-
/**
|
|
7039
|
-
* The language assets path. By default, this will be a relative URL pointing to `./lang`. Example: "/mypublicpath/languages"
|
|
7040
|
-
*/
|
|
7041
|
-
"languageAssetsPath"?: string;
|
|
7042
|
-
/**
|
|
7043
|
-
* The severity level of the messages to log in the console.
|
|
7044
|
-
*/
|
|
7045
|
-
"logLevel"?: LogLevel;
|
|
7046
|
-
/**
|
|
7047
|
-
* The search interface [query pipeline](https://docs.coveo.com/en/180/). If the search interface is initialized using [`initializeWithSearchEngine`](https://docs.coveo.com/en/atomic/latest/reference/components/atomic-search-interface/#initializewithsearchengine), the query pipeline should instead be configured in the target engine.
|
|
7048
|
-
*/
|
|
7049
|
-
"pipeline"?: string;
|
|
7050
|
-
/**
|
|
7051
|
-
* Whether the state should be reflected in the URL parameters.
|
|
7052
|
-
*/
|
|
7053
|
-
"reflectStateInUrl"?: boolean;
|
|
7054
|
-
/**
|
|
7055
|
-
* The CSS selector for the container where the interface will scroll back to.
|
|
7056
|
-
*/
|
|
7057
|
-
"scrollContainer"?: string;
|
|
7058
|
-
/**
|
|
7059
|
-
* The search interface [search hub](https://docs.coveo.com/en/1342/). If the search interface is initialized using [`initializeWithSearchEngine`](https://docs.coveo.com/en/atomic/latest/reference/components/atomic-search-interface/#initializewithsearchengine, the search hub should instead be configured in the target engine.
|
|
7060
|
-
*/
|
|
7061
|
-
"searchHub"?: string;
|
|
7062
|
-
/**
|
|
7063
|
-
* The [tz database](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) identifier of the time zone to use to correctly interpret dates in the query expression, facets, and result items. By default, the timezone will be [guessed](https://day.js.org/docs/en/timezone/guessing-user-timezone). Example: "America/Montreal"
|
|
7064
|
-
*/
|
|
7065
|
-
"timezone"?: string;
|
|
7066
|
-
}
|
|
7067
6909
|
/**
|
|
7068
6910
|
* The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
|
|
7069
6911
|
*/
|
|
@@ -7573,7 +7415,6 @@ declare namespace LocalJSX {
|
|
|
7573
7415
|
"atomic-search-box-instant-results": AtomicSearchBoxInstantResults;
|
|
7574
7416
|
"atomic-search-box-query-suggestions": AtomicSearchBoxQuerySuggestions;
|
|
7575
7417
|
"atomic-search-box-recent-queries": AtomicSearchBoxRecentQueries;
|
|
7576
|
-
"atomic-search-interface": AtomicSearchInterface;
|
|
7577
7418
|
"atomic-segmented-facet": AtomicSegmentedFacet;
|
|
7578
7419
|
"atomic-segmented-facet-scrollable": AtomicSegmentedFacetScrollable;
|
|
7579
7420
|
"atomic-smart-snippet": AtomicSmartSnippet;
|
|
@@ -8101,10 +7942,6 @@ declare module "@stencil/core" {
|
|
|
8101
7942
|
* The `atomic-search-box-recent-queries` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of recent query suggestions.
|
|
8102
7943
|
*/
|
|
8103
7944
|
"atomic-search-box-recent-queries": LocalJSX.AtomicSearchBoxRecentQueries & JSXBase.HTMLAttributes<HTMLAtomicSearchBoxRecentQueriesElement>;
|
|
8104
|
-
/**
|
|
8105
|
-
* The `atomic-search-interface` component is the parent to all other atomic components in a search page. It handles the headless search engine and localization configurations.
|
|
8106
|
-
*/
|
|
8107
|
-
"atomic-search-interface": LocalJSX.AtomicSearchInterface & JSXBase.HTMLAttributes<HTMLAtomicSearchInterfaceElement>;
|
|
8108
7945
|
/**
|
|
8109
7946
|
* The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
|
|
8110
7947
|
*/
|