@coveo/atomic 3.34.0-pre.616c4e348b → 3.34.0-pre.64accaaf5d
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/components/_index.d.ts +18 -4
- package/dist/atomic/components/_index.js +9 -2
- package/dist/atomic/components/analytics-config.js +1 -1
- package/dist/atomic/components/atomic-category-facet.js +17 -7
- package/dist/atomic/components/atomic-category-facet.js.map +1 -1
- package/dist/atomic/components/atomic-facet.js +1 -1
- package/dist/atomic/components/atomic-focus-trap2.js +1 -1
- package/dist/atomic/components/atomic-folded-result-list.js +40 -4
- package/dist/atomic/components/atomic-folded-result-list.js.map +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-insight-folded-result-list.js +40 -4
- package/dist/atomic/components/atomic-insight-folded-result-list.js.map +1 -1
- package/dist/atomic/components/atomic-insight-history-toggle.js +2 -2
- package/dist/atomic/components/atomic-insight-history-toggle.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-action-bar.js +1 -5
- package/dist/atomic/components/atomic-insight-result-action-bar.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-children.js +40 -4
- package/dist/atomic/components/atomic-insight-result-children.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-list.js +40 -4
- package/dist/atomic/components/atomic-insight-result-list.js.map +1 -1
- package/dist/atomic/components/atomic-insight-user-actions-toggle.js +2 -2
- package/dist/atomic/components/atomic-insight-user-actions-toggle.js.map +1 -1
- package/dist/atomic/components/atomic-ipx-recs-list.js +40 -4
- package/dist/atomic/components/atomic-ipx-recs-list.js.map +1 -1
- package/dist/{esm/sections-ae00b53a.js → atomic/components/atomic-layout-section-utils.js} +1 -1
- package/dist/atomic/components/atomic-layout-section-utils.js.map +1 -0
- package/dist/atomic/components/atomic-numeric-facet.js +1 -1
- package/dist/atomic/components/atomic-quickview-modal2.js +23 -23
- package/dist/atomic/components/atomic-quickview-modal2.js.map +1 -1
- package/dist/atomic/components/atomic-quickview.js +1 -1
- package/dist/atomic/components/atomic-recs-list.js +40 -4
- package/dist/atomic/components/atomic-recs-list.js.map +1 -1
- package/dist/atomic/components/atomic-refine-modal2.js +3 -3
- package/dist/atomic/components/atomic-refine-modal2.js.map +1 -1
- package/dist/atomic/components/atomic-result-children.js +41 -5
- package/dist/atomic/components/atomic-result-children.js.map +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 +41 -5
- package/dist/atomic/components/atomic-result-list.js.map +1 -1
- package/dist/atomic/components/atomic-result-placeholder2.js +37 -1
- package/dist/atomic/components/atomic-result-placeholder2.js.map +1 -1
- package/dist/atomic/components/atomic-result-section-actions.d.ts +11 -0
- package/dist/atomic/components/atomic-result-section-actions.js +8 -0
- package/dist/atomic/components/atomic-result-section-actions.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-actions2.js +30 -0
- package/dist/atomic/components/atomic-result-section-actions2.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-badges.d.ts +11 -0
- package/dist/atomic/components/atomic-result-section-badges.js +8 -0
- package/dist/atomic/components/atomic-result-section-badges.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-badges2.js +30 -0
- package/dist/atomic/components/atomic-result-section-badges2.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-bottom-metadata.d.ts +11 -0
- package/dist/atomic/components/atomic-result-section-bottom-metadata.js +8 -0
- package/dist/atomic/components/atomic-result-section-bottom-metadata.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-bottom-metadata2.js +30 -0
- package/dist/atomic/components/atomic-result-section-bottom-metadata2.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-children.d.ts +11 -0
- package/dist/atomic/components/atomic-result-section-children.js +33 -0
- package/dist/atomic/components/atomic-result-section-children.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-emphasized.d.ts +11 -0
- package/dist/atomic/components/atomic-result-section-emphasized.js +33 -0
- package/dist/atomic/components/atomic-result-section-emphasized.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-excerpt.d.ts +11 -0
- package/dist/atomic/components/atomic-result-section-excerpt.js +8 -0
- package/dist/atomic/components/atomic-result-section-excerpt.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-excerpt2.js +30 -0
- package/dist/atomic/components/atomic-result-section-excerpt2.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-title-metadata.d.ts +11 -0
- package/dist/atomic/components/atomic-result-section-title-metadata.js +33 -0
- package/dist/atomic/components/atomic-result-section-title-metadata.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-title.d.ts +11 -0
- package/dist/atomic/components/atomic-result-section-title.js +8 -0
- package/dist/atomic/components/atomic-result-section-title.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-title2.js +30 -0
- package/dist/atomic/components/atomic-result-section-title2.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-visual.d.ts +11 -0
- package/dist/atomic/components/atomic-result-section-visual.js +8 -0
- package/dist/atomic/components/atomic-result-section-visual.js.map +1 -0
- package/dist/atomic/components/atomic-result-section-visual2.js +33 -0
- package/dist/atomic/components/atomic-result-section-visual2.js.map +1 -0
- package/dist/atomic/components/atomic-result-table-placeholder2.js +1 -1
- package/dist/atomic/components/atomic-search-box-query-suggestions2.js +1 -1
- package/dist/atomic/components/atomic-search-box.js +5 -11
- package/dist/atomic/components/atomic-search-box.js.map +1 -1
- package/dist/atomic/components/atomic-smart-snippet-answer2.js +1 -1
- package/dist/atomic/components/atomic-smart-snippet-feedback-modal2.js +2 -2
- 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-tab-manager.js +1 -1
- package/dist/atomic/components/clock.js +2 -2
- package/dist/atomic/components/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.js +17 -32
- package/dist/atomic/components/components/commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.js +3 -0
- package/dist/atomic/components/components/common/atomic-layout-section/layout.js +1 -1
- package/dist/atomic/components/components/common/facets/category-facet/all-categories-button.js +3 -2
- package/dist/atomic/components/components/common/facets/category-facet/all-categories-localized-label.js +9 -0
- package/dist/atomic/components/components/common/facets/category-facet/search-value.js +6 -1
- package/dist/atomic/components/components/common/layout/display-options.js +1 -1
- package/dist/atomic/components/components/common/layout/{sections.js → item-layout-sections.js} +1 -1
- package/dist/atomic/components/components/common/product-template/product-template-common.js +1 -1
- package/dist/atomic/components/components/common/validate-props-controller/validate-props-controller.js +50 -0
- package/dist/atomic/components/components/insight/atomic-insight-layout/insight-layout.js +1 -1
- package/dist/atomic/components/components/search/atomic-relevance-inspector/atomic-relevance-inspector.js +100 -0
- package/dist/atomic/components/components/search/atomic-search-box-recent-queries/atomic-search-box-recent-queries.js +137 -0
- package/dist/atomic/components/components/search/atomic-search-interface/atomic-search-interface.js +11 -24
- package/dist/atomic/components/components/search/index.js +2 -9
- package/dist/atomic/components/components/search/lazy-index.js +2 -9
- package/dist/atomic/components/display-options.js +1 -1
- package/dist/atomic/components/display-options.js.map +1 -1
- package/dist/atomic/components/global/environment.js +1 -1
- package/dist/atomic/components/index.js.map +1 -1
- package/dist/atomic/components/insight-layout.js +1 -1
- package/dist/atomic/components/insight-layout.js.map +1 -1
- package/dist/atomic/components/{sections2.js → item-layout-sections.js} +2 -2
- package/dist/atomic/components/item-layout-sections.js.map +1 -0
- package/dist/atomic/components/item-section-utils.js +9 -0
- package/dist/atomic/components/item-section-utils.js.map +1 -0
- package/dist/atomic/components/props-utils.js +1 -1
- package/dist/atomic/components/result-template-common.js +2 -2
- package/dist/atomic/components/result-template-common.js.map +1 -1
- package/dist/atomic/components/store.js +1 -1
- package/dist/atomic/components/utils/compare-utils.js +49 -0
- package/dist/atomic/components/utils.js +1 -1
- package/dist/atomic/{p-475124d2.entry.js → p-01511388.entry.js} +2 -2
- package/dist/atomic/{p-2caa1859.js → p-0e62bdd6.js} +2 -2
- package/dist/atomic/p-0e62bdd6.js.map +1 -0
- package/dist/atomic/{p-60800b2f.entry.js → p-0ed76e65.entry.js} +2 -2
- package/dist/atomic/{p-5f706e3d.entry.js → p-170c7da6.entry.js} +2 -2
- package/dist/atomic/{p-3857d6a3.entry.js → p-1bbaf206.entry.js} +2 -2
- package/dist/atomic/{p-4723ffa5.entry.js → p-20b33c18.entry.js} +2 -2
- package/dist/atomic/{p-7709fba4.js → p-2250f505.js} +2 -2
- package/dist/atomic/p-2250f505.js.map +1 -0
- package/dist/atomic/{p-16f6c1f3.entry.js → p-2fb49fe8.entry.js} +2 -2
- package/dist/atomic/{p-13391e75.entry.js → p-3549a469.entry.js} +2 -2
- package/dist/atomic/{p-bd3542d2.entry.js → p-36112c34.entry.js} +2 -2
- package/dist/atomic/p-36112c34.entry.js.map +1 -0
- package/dist/atomic/{p-d6e04719.entry.js → p-373448df.entry.js} +2 -2
- package/dist/atomic/p-3d55fce6.entry.js +2 -0
- package/dist/atomic/p-3d55fce6.entry.js.map +1 -0
- package/dist/atomic/{p-88af4470.entry.js → p-40c1dfcb.entry.js} +2 -2
- package/dist/atomic/{p-0bdd730f.entry.js → p-4e2f8a73.entry.js} +2 -2
- package/dist/atomic/p-4e2f8a73.entry.js.map +1 -0
- package/dist/atomic/{p-7c3c5f07.entry.js → p-4f4c9a03.entry.js} +2 -2
- package/dist/atomic/p-4f4c9a03.entry.js.map +1 -0
- package/dist/atomic/p-519d9abd.entry.js +2 -0
- package/dist/atomic/p-519d9abd.entry.js.map +1 -0
- package/dist/atomic/{p-20764605.entry.js → p-52d5461a.entry.js} +2 -2
- package/dist/atomic/p-56c97c3e.js +2 -0
- package/dist/atomic/p-56c97c3e.js.map +1 -0
- package/dist/atomic/{p-406a288c.entry.js → p-6078667f.entry.js} +2 -2
- package/dist/atomic/p-62e85c20.entry.js +2 -0
- package/dist/atomic/{p-f2000522.js → p-6e0a147c.js} +2 -2
- package/dist/atomic/p-6f1bffa2.entry.js +2 -0
- package/dist/atomic/p-6f1bffa2.entry.js.map +1 -0
- package/dist/atomic/{p-93da1f4e.entry.js → p-6f34dd3a.entry.js} +2 -2
- package/dist/atomic/{p-0c0b8d41.entry.js → p-768b172e.entry.js} +2 -2
- package/dist/atomic/{p-3cbab25b.entry.js → p-7e971d15.entry.js} +2 -2
- package/dist/atomic/{p-a4d277c7.entry.js → p-7fd5b6ac.entry.js} +2 -2
- package/dist/atomic/{p-4601eb93.entry.js → p-83d3857f.entry.js} +2 -2
- package/dist/atomic/p-8572a953.entry.js +2 -0
- package/dist/atomic/p-8572a953.entry.js.map +1 -0
- package/dist/atomic/{p-dbcef3a9.entry.js → p-87f69e53.entry.js} +2 -2
- package/dist/atomic/{p-6289adc7.entry.js → p-9239be63.entry.js} +2 -2
- package/dist/atomic/{p-f71b14b2.entry.js → p-9260dd7d.entry.js} +2 -2
- package/dist/atomic/{p-ed8e5c4d.entry.js → p-98dd6df1.entry.js} +2 -2
- package/dist/atomic/p-9a6ec803.entry.js +2 -0
- package/dist/atomic/p-9a6ec803.entry.js.map +1 -0
- package/dist/atomic/{p-0b5efb51.entry.js → p-a1e5f767.entry.js} +2 -2
- package/dist/atomic/{p-ba5b3f06.entry.js → p-a5da1add.entry.js} +2 -2
- package/dist/atomic/{p-1db20a4a.entry.js → p-a5f66ecd.entry.js} +2 -2
- package/dist/atomic/{p-7ec6dd3e.entry.js → p-af1b4924.entry.js} +2 -2
- package/dist/atomic/{p-e398835b.entry.js → p-b2b9e83f.entry.js} +2 -2
- package/dist/atomic/{p-8fdef8a3.entry.js → p-b313058c.entry.js} +2 -2
- package/dist/atomic/{p-3a7a1a00.entry.js → p-bbfe727a.entry.js} +2 -2
- package/dist/atomic/{p-0a31d0fe.entry.js → p-bdbab2bb.entry.js} +2 -2
- package/dist/atomic/{p-97ce3384.entry.js → p-be2a43f4.entry.js} +2 -2
- package/dist/atomic/{p-577d34ba.entry.js → p-c4fb6426.entry.js} +2 -2
- package/dist/atomic/{p-9c7dbbdf.js → p-cc2b2231.js} +1 -1
- package/dist/atomic/p-cc2b2231.js.map +1 -0
- package/dist/atomic/{p-a5714bc4.entry.js → p-d211a422.entry.js} +2 -2
- package/dist/atomic/p-da845e35.entry.js +2 -0
- package/dist/atomic/p-da845e35.entry.js.map +1 -0
- package/dist/atomic/{p-9faad55b.entry.js → p-dc128135.entry.js} +2 -2
- package/dist/atomic/{p-97748161.js → p-dc28ee14.js} +1 -1
- package/dist/{esm/sections-d787040b.js.map → atomic/p-dc28ee14.js.map} +1 -1
- package/dist/atomic/{p-c280cd05.js → p-e1cc5150.js} +1 -1
- package/dist/atomic/{p-27b8404c.js → p-e62fc40e.js} +2 -2
- package/dist/atomic/p-e62fc40e.js.map +1 -0
- package/dist/atomic/{p-d1795580.entry.js → p-e7a25b00.entry.js} +2 -2
- package/dist/cjs/_loader.cjs.js +1 -1
- package/dist/cjs/{analytics-config-77341865.js → analytics-config-72cc04ac.js} +2 -2
- package/dist/cjs/{analytics-config-77341865.js.map → analytics-config-72cc04ac.js.map} +1 -1
- package/dist/cjs/atomic-category-facet.cjs.entry.js +17 -7
- package/dist/cjs/atomic-category-facet.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-facet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-field-condition.cjs.entry.js +2 -2
- package/dist/cjs/atomic-folded-result-list.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-insight-folded-result-list.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-history-toggle.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-history-toggle.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-interface.cjs.entry.js +3 -3
- package/dist/cjs/atomic-insight-layout.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-result-action-bar.cjs.entry.js +3 -6
- package/dist/cjs/atomic-insight-result-action-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-result-children-template.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-result-list.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-result-template.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-result.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js +2 -2
- package/dist/cjs/{sections-4b4af2f8.js → atomic-layout-section-utils-08b4fbcd.js} +1 -1
- package/dist/cjs/atomic-layout-section-utils-08b4fbcd.js.map +1 -0
- package/dist/cjs/atomic-numeric-facet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-quickview-modal.cjs.entry.js +23 -23
- package/dist/cjs/atomic-quickview-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-quickview.cjs.entry.js +1 -1
- package/dist/cjs/atomic-recs-interface.cjs.entry.js +1 -1
- package/dist/cjs/atomic-recs-list.cjs.entry.js +2 -2
- package/dist/cjs/atomic-recs-result-template.cjs.entry.js +2 -2
- package/dist/cjs/atomic-recs-result.cjs.entry.js +2 -2
- package/dist/cjs/atomic-refine-modal.cjs.entry.js +4 -4
- package/dist/cjs/atomic-refine-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-result-children-template.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 +3 -3
- package/dist/cjs/{atomic-result-placeholder_2.cjs.entry.js → atomic-result-placeholder_8.cjs.entry.js} +72 -4
- package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js.map +1 -0
- package/dist/cjs/atomic-result-section-children.cjs.entry.js +23 -0
- package/dist/cjs/atomic-result-section-children.cjs.entry.js.map +1 -0
- package/dist/cjs/atomic-result-section-emphasized.cjs.entry.js +23 -0
- package/dist/cjs/atomic-result-section-emphasized.cjs.entry.js.map +1 -0
- package/dist/cjs/atomic-result-section-title-metadata.cjs.entry.js +23 -0
- package/dist/cjs/atomic-result-section-title-metadata.cjs.entry.js.map +1 -0
- package/dist/cjs/atomic-result-template.cjs.entry.js +2 -2
- package/dist/cjs/atomic-result.cjs.entry.js +2 -2
- package/dist/cjs/atomic-search-box-query-suggestions.cjs.entry.js +76 -0
- package/dist/cjs/atomic-search-box-query-suggestions.cjs.entry.js.map +1 -0
- package/dist/cjs/atomic-search-box.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-tab-manager.cjs.entry.js +1 -1
- package/dist/cjs/atomic.cjs.js +1 -1
- package/dist/cjs/clock-7aeb19d0.js +7 -0
- package/dist/cjs/clock-7aeb19d0.js.map +1 -0
- package/dist/cjs/{display-options-14f05862.js → display-options-69531e8d.js} +4 -4
- package/dist/cjs/display-options-69531e8d.js.map +1 -0
- package/dist/cjs/index-757bc886.js +16 -8
- package/dist/cjs/{insight-layout-355a94dd.js → insight-layout-b6ff92fd.js} +11 -11
- package/dist/cjs/insight-layout-b6ff92fd.js.map +1 -0
- package/dist/cjs/{sections-fbb93b53.js → item-layout-sections-b09ba4b3.js} +1 -1
- package/dist/cjs/item-layout-sections-b09ba4b3.js.map +1 -0
- package/dist/cjs/item-section-utils-8579462c.js +11 -0
- package/dist/cjs/item-section-utils-8579462c.js.map +1 -0
- package/dist/cjs/{result-template-common-88359dad.js → result-template-common-84bd4057.js} +3 -3
- package/dist/cjs/result-template-common-84bd4057.js.map +1 -0
- package/dist/cjs/version.cjs.js +1 -1
- package/dist/esm/_loader.js +1 -1
- package/dist/esm/{analytics-config-2c22562c.js → analytics-config-a7235d19.js} +2 -2
- package/dist/esm/{analytics-config-2c22562c.js.map → analytics-config-a7235d19.js.map} +1 -1
- package/dist/esm/atomic-category-facet.entry.js +17 -7
- package/dist/esm/atomic-category-facet.entry.js.map +1 -1
- package/dist/esm/atomic-facet.entry.js +1 -1
- package/dist/esm/atomic-field-condition.entry.js +2 -2
- package/dist/esm/atomic-folded-result-list.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-insight-folded-result-list.entry.js +2 -2
- package/dist/esm/atomic-insight-history-toggle.entry.js +2 -2
- package/dist/esm/atomic-insight-history-toggle.entry.js.map +1 -1
- package/dist/esm/atomic-insight-interface.entry.js +3 -3
- package/dist/esm/atomic-insight-layout.entry.js +2 -2
- package/dist/esm/atomic-insight-result-action-bar.entry.js +2 -5
- package/dist/esm/atomic-insight-result-action-bar.entry.js.map +1 -1
- package/dist/esm/atomic-insight-result-children-template.entry.js +2 -2
- package/dist/esm/atomic-insight-result-list.entry.js +2 -2
- package/dist/esm/atomic-insight-result-template.entry.js +2 -2
- package/dist/esm/atomic-insight-result.entry.js +2 -2
- package/dist/esm/atomic-insight-user-actions-toggle.entry.js +2 -2
- package/dist/esm/atomic-insight-user-actions-toggle.entry.js.map +1 -1
- package/dist/esm/atomic-ipx-recs-list.entry.js +2 -2
- package/dist/{atomic/components/sections.js → esm/atomic-layout-section-utils-c8ca7445.js} +1 -1
- package/dist/esm/atomic-layout-section-utils-c8ca7445.js.map +1 -0
- package/dist/esm/atomic-numeric-facet.entry.js +1 -1
- package/dist/esm/atomic-quickview-modal.entry.js +23 -23
- package/dist/esm/atomic-quickview-modal.entry.js.map +1 -1
- package/dist/esm/atomic-quickview.entry.js +1 -1
- package/dist/esm/atomic-recs-interface.entry.js +1 -1
- package/dist/esm/atomic-recs-list.entry.js +2 -2
- package/dist/esm/atomic-recs-result-template.entry.js +2 -2
- package/dist/esm/atomic-recs-result.entry.js +2 -2
- package/dist/esm/atomic-refine-modal.entry.js +2 -2
- package/dist/esm/atomic-refine-modal.entry.js.map +1 -1
- package/dist/esm/atomic-result-children-template.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 +3 -3
- package/dist/esm/{atomic-result-placeholder_2.entry.js → atomic-result-placeholder_8.entry.js} +68 -6
- package/dist/esm/atomic-result-placeholder_8.entry.js.map +1 -0
- package/dist/esm/atomic-result-section-children.entry.js +19 -0
- package/dist/esm/atomic-result-section-children.entry.js.map +1 -0
- package/dist/esm/atomic-result-section-emphasized.entry.js +19 -0
- package/dist/esm/atomic-result-section-emphasized.entry.js.map +1 -0
- package/dist/esm/atomic-result-section-title-metadata.entry.js +19 -0
- package/dist/esm/atomic-result-section-title-metadata.entry.js.map +1 -0
- package/dist/esm/atomic-result-template.entry.js +2 -2
- package/dist/esm/atomic-result.entry.js +2 -2
- package/dist/esm/atomic-search-box-query-suggestions.entry.js +72 -0
- package/dist/esm/atomic-search-box-query-suggestions.entry.js.map +1 -0
- package/dist/esm/atomic-search-box.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-tab-manager.entry.js +1 -1
- package/dist/esm/atomic.js +1 -1
- package/dist/esm/clock-b1f5d7f7.js +5 -0
- package/dist/esm/clock-b1f5d7f7.js.map +1 -0
- package/dist/esm/{display-options-c16840c6.js → display-options-1199eed5.js} +2 -2
- package/dist/esm/display-options-1199eed5.js.map +1 -0
- package/dist/esm/index-3f35faca.js +16 -8
- package/dist/esm/{insight-layout-776b87f2.js → insight-layout-a1e4b795.js} +2 -2
- package/dist/esm/insight-layout-a1e4b795.js.map +1 -0
- package/dist/esm/{sections-d787040b.js → item-layout-sections-8afb5049.js} +1 -1
- package/dist/esm/item-layout-sections-8afb5049.js.map +1 -0
- package/dist/esm/item-section-utils-46828f30.js +9 -0
- package/dist/esm/item-section-utils-46828f30.js.map +1 -0
- package/dist/esm/{result-template-common-ac9fecab.js → result-template-common-995b94f8.js} +2 -2
- package/dist/esm/result-template-common-995b94f8.js.map +1 -0
- package/dist/esm/version.js +1 -1
- package/dist/types/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.d.ts +2 -3
- package/dist/types/components/common/atomic-layout-section/atomic-layout-section.d.ts +1 -1
- package/dist/types/components/common/facets/category-facet/all-categories-button.d.ts +2 -0
- package/dist/types/components/common/facets/category-facet/all-categories-localized-label.d.ts +6 -0
- package/dist/types/components/common/facets/category-facet/search-value.d.ts +1 -0
- package/dist/types/components/common/facets/category-facet/stencil-all-categories-button.d.ts +2 -0
- package/dist/types/components/common/facets/category-facet/stencil-search-value.d.ts +1 -0
- package/dist/types/components/common/facets/facet-search/facet-search-input-guard.d.ts +1 -1
- package/dist/types/components/common/layout/item-layout-sections.d.ts +6 -0
- package/dist/types/components/common/no-items/guard.d.ts +1 -1
- package/dist/types/components/common/refine-modal/guard.d.ts +1 -1
- package/dist/types/components/common/sort/sort-guard.d.ts +1 -1
- package/dist/types/components/common/validate-props-controller/validate-props-controller.d.ts +32 -0
- package/dist/types/components/search/atomic-relevance-inspector/atomic-relevance-inspector.d.ts +18 -8
- package/dist/types/components/search/atomic-search-box-recent-queries/atomic-search-box-recent-queries.d.ts +45 -0
- package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +5 -3
- package/dist/types/components/search/index.d.ts +2 -9
- package/dist/types/components/search/{atomic-result-section-actions → result-template-components/atomic-result-sections}/atomic-result-section-actions.d.ts +3 -9
- package/dist/types/components/search/{atomic-result-section-badges → result-template-components/atomic-result-sections}/atomic-result-section-badges.d.ts +3 -9
- package/dist/types/components/search/{atomic-result-section-bottom-metadata → result-template-components/atomic-result-sections}/atomic-result-section-bottom-metadata.d.ts +3 -9
- package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-children.d.ts +10 -0
- package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-emphasized.d.ts +12 -0
- package/dist/types/components/search/{atomic-result-section-excerpt → result-template-components/atomic-result-sections}/atomic-result-section-excerpt.d.ts +3 -9
- package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-title-metadata.d.ts +13 -0
- package/dist/types/components/search/{atomic-result-section-title → result-template-components/atomic-result-sections}/atomic-result-section-title.d.ts +3 -9
- package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-visual.d.ts +20 -0
- package/dist/types/components.d.ts +413 -102
- package/dist/types/directives/hierarchical-path.d.ts +1 -1
- package/dist/types/utils/compare-utils.d.ts +9 -0
- package/docs/atomic-docs.json +275 -185
- package/package.json +1 -1
- package/dist/atomic/components/atomic-relevance-inspector.d.ts +0 -11
- package/dist/atomic/components/atomic-relevance-inspector.js +0 -53
- package/dist/atomic/components/atomic-relevance-inspector.js.map +0 -1
- package/dist/atomic/components/atomic-search-box-recent-queries.d.ts +0 -11
- package/dist/atomic/components/atomic-search-box-recent-queries.js +0 -8
- package/dist/atomic/components/atomic-search-box-recent-queries.js.map +0 -1
- package/dist/atomic/components/atomic-search-box-recent-queries2.js +0 -183
- package/dist/atomic/components/atomic-search-box-recent-queries2.js.map +0 -1
- package/dist/atomic/components/components/search/atomic-result-section-actions/atomic-result-section-actions.js +0 -25
- package/dist/atomic/components/components/search/atomic-result-section-badges/atomic-result-section-badges.js +0 -24
- package/dist/atomic/components/components/search/atomic-result-section-bottom-metadata/atomic-result-section-bottom-metadata.js +0 -25
- package/dist/atomic/components/components/search/atomic-result-section-children/atomic-result-section-children.js +0 -21
- package/dist/atomic/components/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.js +0 -23
- package/dist/atomic/components/components/search/atomic-result-section-excerpt/atomic-result-section-excerpt.js +0 -24
- package/dist/atomic/components/components/search/atomic-result-section-title/atomic-result-section-title.js +0 -24
- package/dist/atomic/components/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.js +0 -24
- package/dist/atomic/components/components/search/atomic-result-section-visual/atomic-result-section-visual.js +0 -29
- package/dist/atomic/components/sections.js.map +0 -1
- package/dist/atomic/components/sections2.js.map +0 -1
- package/dist/atomic/p-0bdd730f.entry.js.map +0 -1
- package/dist/atomic/p-250f34d4.entry.js +0 -2
- package/dist/atomic/p-27b8404c.js.map +0 -1
- package/dist/atomic/p-2caa1859.js.map +0 -1
- package/dist/atomic/p-7709fba4.js.map +0 -1
- package/dist/atomic/p-7c3c5f07.entry.js.map +0 -1
- package/dist/atomic/p-8de99e50.entry.js +0 -2
- package/dist/atomic/p-8de99e50.entry.js.map +0 -1
- package/dist/atomic/p-97748161.js.map +0 -1
- package/dist/atomic/p-9c7dbbdf.js.map +0 -1
- package/dist/atomic/p-a71f04f4.entry.js +0 -2
- package/dist/atomic/p-a71f04f4.entry.js.map +0 -1
- package/dist/atomic/p-bd3542d2.entry.js.map +0 -1
- package/dist/atomic/p-de687bed.entry.js +0 -2
- package/dist/atomic/p-de687bed.entry.js.map +0 -1
- package/dist/atomic/p-df4397ab.entry.js +0 -2
- package/dist/atomic/p-df4397ab.entry.js.map +0 -1
- package/dist/cjs/atomic-relevance-inspector.cjs.entry.js +0 -38
- package/dist/cjs/atomic-relevance-inspector.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-result-placeholder_2.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js +0 -234
- package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js.map +0 -1
- package/dist/cjs/clock-f03ff827.js +0 -7
- package/dist/cjs/clock-f03ff827.js.map +0 -1
- package/dist/cjs/display-options-14f05862.js.map +0 -1
- package/dist/cjs/insight-layout-355a94dd.js.map +0 -1
- package/dist/cjs/result-template-common-88359dad.js.map +0 -1
- package/dist/cjs/sections-4b4af2f8.js.map +0 -1
- package/dist/cjs/sections-fbb93b53.js.map +0 -1
- package/dist/esm/atomic-relevance-inspector.entry.js +0 -34
- package/dist/esm/atomic-relevance-inspector.entry.js.map +0 -1
- package/dist/esm/atomic-result-placeholder_2.entry.js.map +0 -1
- package/dist/esm/atomic-search-box-query-suggestions_2.entry.js +0 -229
- package/dist/esm/atomic-search-box-query-suggestions_2.entry.js.map +0 -1
- package/dist/esm/clock-add3e9a5.js +0 -5
- package/dist/esm/clock-add3e9a5.js.map +0 -1
- package/dist/esm/display-options-c16840c6.js.map +0 -1
- package/dist/esm/insight-layout-776b87f2.js.map +0 -1
- package/dist/esm/result-template-common-ac9fecab.js.map +0 -1
- package/dist/esm/sections-ae00b53a.js.map +0 -1
- package/dist/types/components/common/layout/sections.d.ts +0 -6
- package/dist/types/components/search/atomic-result-section-children/atomic-result-section-children.d.ts +0 -16
- package/dist/types/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.d.ts +0 -18
- package/dist/types/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.d.ts +0 -19
- package/dist/types/components/search/atomic-result-section-visual/atomic-result-section-visual.d.ts +0 -26
- package/dist/types/components/search/search-box-suggestions/atomic-search-box-recent-queries/atomic-search-box-recent-queries.d.ts +0 -37
- /package/dist/atomic/components/components/common/atomic-layout-section/{sections.js → atomic-layout-section-utils.js} +0 -0
- /package/dist/atomic/{p-475124d2.entry.js.map → p-01511388.entry.js.map} +0 -0
- /package/dist/atomic/{p-60800b2f.entry.js.map → p-0ed76e65.entry.js.map} +0 -0
- /package/dist/atomic/{p-5f706e3d.entry.js.map → p-170c7da6.entry.js.map} +0 -0
- /package/dist/atomic/{p-3857d6a3.entry.js.map → p-1bbaf206.entry.js.map} +0 -0
- /package/dist/atomic/{p-4723ffa5.entry.js.map → p-20b33c18.entry.js.map} +0 -0
- /package/dist/atomic/{p-16f6c1f3.entry.js.map → p-2fb49fe8.entry.js.map} +0 -0
- /package/dist/atomic/{p-13391e75.entry.js.map → p-3549a469.entry.js.map} +0 -0
- /package/dist/atomic/{p-d6e04719.entry.js.map → p-373448df.entry.js.map} +0 -0
- /package/dist/atomic/{p-88af4470.entry.js.map → p-40c1dfcb.entry.js.map} +0 -0
- /package/dist/atomic/{p-20764605.entry.js.map → p-52d5461a.entry.js.map} +0 -0
- /package/dist/atomic/{p-406a288c.entry.js.map → p-6078667f.entry.js.map} +0 -0
- /package/dist/atomic/{p-250f34d4.entry.js.map → p-62e85c20.entry.js.map} +0 -0
- /package/dist/atomic/{p-f2000522.js.map → p-6e0a147c.js.map} +0 -0
- /package/dist/atomic/{p-93da1f4e.entry.js.map → p-6f34dd3a.entry.js.map} +0 -0
- /package/dist/atomic/{p-0c0b8d41.entry.js.map → p-768b172e.entry.js.map} +0 -0
- /package/dist/atomic/{p-3cbab25b.entry.js.map → p-7e971d15.entry.js.map} +0 -0
- /package/dist/atomic/{p-a4d277c7.entry.js.map → p-7fd5b6ac.entry.js.map} +0 -0
- /package/dist/atomic/{p-4601eb93.entry.js.map → p-83d3857f.entry.js.map} +0 -0
- /package/dist/atomic/{p-dbcef3a9.entry.js.map → p-87f69e53.entry.js.map} +0 -0
- /package/dist/atomic/{p-6289adc7.entry.js.map → p-9239be63.entry.js.map} +0 -0
- /package/dist/atomic/{p-f71b14b2.entry.js.map → p-9260dd7d.entry.js.map} +0 -0
- /package/dist/atomic/{p-ed8e5c4d.entry.js.map → p-98dd6df1.entry.js.map} +0 -0
- /package/dist/atomic/{p-0b5efb51.entry.js.map → p-a1e5f767.entry.js.map} +0 -0
- /package/dist/atomic/{p-ba5b3f06.entry.js.map → p-a5da1add.entry.js.map} +0 -0
- /package/dist/atomic/{p-1db20a4a.entry.js.map → p-a5f66ecd.entry.js.map} +0 -0
- /package/dist/atomic/{p-7ec6dd3e.entry.js.map → p-af1b4924.entry.js.map} +0 -0
- /package/dist/atomic/{p-e398835b.entry.js.map → p-b2b9e83f.entry.js.map} +0 -0
- /package/dist/atomic/{p-8fdef8a3.entry.js.map → p-b313058c.entry.js.map} +0 -0
- /package/dist/atomic/{p-3a7a1a00.entry.js.map → p-bbfe727a.entry.js.map} +0 -0
- /package/dist/atomic/{p-0a31d0fe.entry.js.map → p-bdbab2bb.entry.js.map} +0 -0
- /package/dist/atomic/{p-97ce3384.entry.js.map → p-be2a43f4.entry.js.map} +0 -0
- /package/dist/atomic/{p-577d34ba.entry.js.map → p-c4fb6426.entry.js.map} +0 -0
- /package/dist/atomic/{p-a5714bc4.entry.js.map → p-d211a422.entry.js.map} +0 -0
- /package/dist/atomic/{p-9faad55b.entry.js.map → p-dc128135.entry.js.map} +0 -0
- /package/dist/atomic/{p-c280cd05.js.map → p-e1cc5150.js.map} +0 -0
- /package/dist/atomic/{p-d1795580.entry.js.map → p-e7a25b00.entry.js.map} +0 -0
- /package/dist/types/components/common/atomic-layout-section/{sections.d.ts → atomic-layout-section-utils.d.ts} +0 -0
@@ -0,0 +1,9 @@
|
|
1
|
+
/**
|
2
|
+
* Performs a deep equality comparison between two values.
|
3
|
+
* Handles primitives, null/undefined, arrays, and objects.
|
4
|
+
*
|
5
|
+
* @param a - First value to compare
|
6
|
+
* @param b - Second value to compare
|
7
|
+
* @returns true if values are deeply equal, false otherwise
|
8
|
+
*/
|
9
|
+
export declare function deepEqual(a: unknown, b: unknown): boolean;
|
package/docs/atomic-docs.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
{
|
2
|
-
"timestamp": "2025-10-
|
2
|
+
"timestamp": "2025-10-07T10:42:32",
|
3
3
|
"compiler": {
|
4
4
|
"name": "@stencil/core",
|
5
5
|
"version": "4.20.0",
|
@@ -3346,6 +3346,14 @@
|
|
3346
3346
|
"atomic-result",
|
3347
3347
|
"atomic-result-placeholder",
|
3348
3348
|
"atomic-result-table-placeholder"
|
3349
|
+
],
|
3350
|
+
"atomic-result-placeholder": [
|
3351
|
+
"atomic-result-section-visual",
|
3352
|
+
"atomic-result-section-badges",
|
3353
|
+
"atomic-result-section-actions",
|
3354
|
+
"atomic-result-section-title",
|
3355
|
+
"atomic-result-section-excerpt",
|
3356
|
+
"atomic-result-section-bottom-metadata"
|
3349
3357
|
]
|
3350
3358
|
}
|
3351
3359
|
},
|
@@ -8298,6 +8306,14 @@
|
|
8298
8306
|
"atomic-recs-result",
|
8299
8307
|
"atomic-result-placeholder",
|
8300
8308
|
"atomic-result-table-placeholder"
|
8309
|
+
],
|
8310
|
+
"atomic-result-placeholder": [
|
8311
|
+
"atomic-result-section-visual",
|
8312
|
+
"atomic-result-section-badges",
|
8313
|
+
"atomic-result-section-actions",
|
8314
|
+
"atomic-result-section-title",
|
8315
|
+
"atomic-result-section-excerpt",
|
8316
|
+
"atomic-result-section-bottom-metadata"
|
8301
8317
|
]
|
8302
8318
|
}
|
8303
8319
|
},
|
@@ -9159,88 +9175,6 @@
|
|
9159
9175
|
]
|
9160
9176
|
}
|
9161
9177
|
},
|
9162
|
-
{
|
9163
|
-
"filePath": "src/components/search/atomic-relevance-inspector/atomic-relevance-inspector.tsx",
|
9164
|
-
"encapsulation": "shadow",
|
9165
|
-
"tag": "atomic-relevance-inspector",
|
9166
|
-
"docs": "The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.",
|
9167
|
-
"docsTags": [],
|
9168
|
-
"usage": {},
|
9169
|
-
"props": [
|
9170
|
-
{
|
9171
|
-
"name": "bindings",
|
9172
|
-
"type": "CommonBindings<SearchEngine<{}>, SearchStore, AtomicSearchInterface> & NonceBindings",
|
9173
|
-
"complexType": {
|
9174
|
-
"original": "Bindings",
|
9175
|
-
"resolved": "CommonBindings<SearchEngine<{}>, SearchStore, AtomicSearchInterface> & NonceBindings",
|
9176
|
-
"references": {
|
9177
|
-
"Bindings": {
|
9178
|
-
"location": "import",
|
9179
|
-
"path": "../atomic-search-interface/atomic-search-interface",
|
9180
|
-
"id": "src/components/search/atomic-search-interface/atomic-search-interface.ts::Bindings"
|
9181
|
-
}
|
9182
|
-
}
|
9183
|
-
},
|
9184
|
-
"mutable": false,
|
9185
|
-
"reflectToAttr": false,
|
9186
|
-
"docs": "The Atomic interface bindings, namely the headless search engine and i18n instances.",
|
9187
|
-
"docsTags": [],
|
9188
|
-
"values": [
|
9189
|
-
{
|
9190
|
-
"type": "CommonBindings<SearchEngine<{}>, SearchStore, AtomicSearchInterface> & NonceBindings"
|
9191
|
-
}
|
9192
|
-
],
|
9193
|
-
"optional": false,
|
9194
|
-
"required": true
|
9195
|
-
},
|
9196
|
-
{
|
9197
|
-
"name": "open",
|
9198
|
-
"type": "boolean",
|
9199
|
-
"complexType": {
|
9200
|
-
"original": "boolean",
|
9201
|
-
"resolved": "boolean",
|
9202
|
-
"references": {}
|
9203
|
-
},
|
9204
|
-
"mutable": false,
|
9205
|
-
"attr": "open",
|
9206
|
-
"reflectToAttr": true,
|
9207
|
-
"docs": "",
|
9208
|
-
"docsTags": [],
|
9209
|
-
"default": "false",
|
9210
|
-
"values": [
|
9211
|
-
{
|
9212
|
-
"type": "boolean"
|
9213
|
-
}
|
9214
|
-
],
|
9215
|
-
"optional": false,
|
9216
|
-
"required": false
|
9217
|
-
}
|
9218
|
-
],
|
9219
|
-
"methods": [],
|
9220
|
-
"events": [
|
9221
|
-
{
|
9222
|
-
"event": "atomic/relevanceInspector/close",
|
9223
|
-
"detail": "any",
|
9224
|
-
"bubbles": true,
|
9225
|
-
"complexType": {
|
9226
|
-
"original": "any",
|
9227
|
-
"resolved": "any",
|
9228
|
-
"references": {}
|
9229
|
-
},
|
9230
|
-
"cancelable": true,
|
9231
|
-
"composed": true,
|
9232
|
-
"docs": "",
|
9233
|
-
"docsTags": []
|
9234
|
-
}
|
9235
|
-
],
|
9236
|
-
"listeners": [],
|
9237
|
-
"styles": [],
|
9238
|
-
"slots": [],
|
9239
|
-
"parts": [],
|
9240
|
-
"dependents": [],
|
9241
|
-
"dependencies": [],
|
9242
|
-
"dependencyGraph": {}
|
9243
|
-
},
|
9244
9178
|
{
|
9245
9179
|
"filePath": "src/components/search/atomic-result/atomic-result.tsx",
|
9246
9180
|
"encapsulation": "shadow",
|
@@ -9857,6 +9791,14 @@
|
|
9857
9791
|
"atomic-result",
|
9858
9792
|
"atomic-result-placeholder",
|
9859
9793
|
"atomic-result-table-placeholder"
|
9794
|
+
],
|
9795
|
+
"atomic-result-placeholder": [
|
9796
|
+
"atomic-result-section-visual",
|
9797
|
+
"atomic-result-section-badges",
|
9798
|
+
"atomic-result-section-actions",
|
9799
|
+
"atomic-result-section-title",
|
9800
|
+
"atomic-result-section-excerpt",
|
9801
|
+
"atomic-result-section-bottom-metadata"
|
9860
9802
|
]
|
9861
9803
|
}
|
9862
9804
|
},
|
@@ -10721,6 +10663,14 @@
|
|
10721
10663
|
"atomic-result-placeholder",
|
10722
10664
|
"atomic-result-table-placeholder",
|
10723
10665
|
"atomic-text"
|
10666
|
+
],
|
10667
|
+
"atomic-result-placeholder": [
|
10668
|
+
"atomic-result-section-visual",
|
10669
|
+
"atomic-result-section-badges",
|
10670
|
+
"atomic-result-section-actions",
|
10671
|
+
"atomic-result-section-title",
|
10672
|
+
"atomic-result-section-excerpt",
|
10673
|
+
"atomic-result-section-bottom-metadata"
|
10724
10674
|
]
|
10725
10675
|
}
|
10726
10676
|
},
|
@@ -11167,6 +11117,248 @@
|
|
11167
11117
|
"dependencies": [],
|
11168
11118
|
"dependencyGraph": {}
|
11169
11119
|
},
|
11120
|
+
{
|
11121
|
+
"filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-actions.tsx",
|
11122
|
+
"encapsulation": "none",
|
11123
|
+
"tag": "atomic-result-section-actions",
|
11124
|
+
"docs": "This section allows the information seeker to perform an action on an item without having to view its details.\nFor example, in Commerce you can add an item to the cart directly or add it to a wish list to view at a later time.\n\nBehavior:\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n** You should ensure that elements inside of it have `height: var(--line-height)`.\n* Is a wrapping flexbox with a gap.\n* May appear over, next to, or beneath the visual section.",
|
11125
|
+
"docsTags": [],
|
11126
|
+
"usage": {},
|
11127
|
+
"props": [],
|
11128
|
+
"methods": [],
|
11129
|
+
"events": [],
|
11130
|
+
"listeners": [],
|
11131
|
+
"styles": [],
|
11132
|
+
"slots": [],
|
11133
|
+
"parts": [],
|
11134
|
+
"dependents": [
|
11135
|
+
"atomic-result-placeholder"
|
11136
|
+
],
|
11137
|
+
"dependencies": [],
|
11138
|
+
"dependencyGraph": {
|
11139
|
+
"atomic-result-placeholder": [
|
11140
|
+
"atomic-result-section-actions"
|
11141
|
+
]
|
11142
|
+
}
|
11143
|
+
},
|
11144
|
+
{
|
11145
|
+
"filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-badges.tsx",
|
11146
|
+
"encapsulation": "none",
|
11147
|
+
"tag": "atomic-result-section-badges",
|
11148
|
+
"docs": "This section provides badges that highlight special features of the item.\n\nBehavior:\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n** You should ensure that elements inside of it have `height: var(--line-height)`.\n* Is a wrapping flexbox with a gap.\n* May appear over, next to, or beneath the visual section.",
|
11149
|
+
"docsTags": [],
|
11150
|
+
"usage": {},
|
11151
|
+
"props": [],
|
11152
|
+
"methods": [],
|
11153
|
+
"events": [],
|
11154
|
+
"listeners": [],
|
11155
|
+
"styles": [],
|
11156
|
+
"slots": [],
|
11157
|
+
"parts": [],
|
11158
|
+
"dependents": [
|
11159
|
+
"atomic-result-placeholder"
|
11160
|
+
],
|
11161
|
+
"dependencies": [],
|
11162
|
+
"dependencyGraph": {
|
11163
|
+
"atomic-result-placeholder": [
|
11164
|
+
"atomic-result-section-badges"
|
11165
|
+
]
|
11166
|
+
}
|
11167
|
+
},
|
11168
|
+
{
|
11169
|
+
"filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-bottom-metadata.tsx",
|
11170
|
+
"encapsulation": "none",
|
11171
|
+
"tag": "atomic-result-section-bottom-metadata",
|
11172
|
+
"docs": "This section displays additional descriptive information about the item.\n\nBehavior:\n* Has a maximum height of two lines.\n** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.\n* Exposes the `--line-height` variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.\n* Has a font weight.",
|
11173
|
+
"docsTags": [],
|
11174
|
+
"usage": {},
|
11175
|
+
"props": [],
|
11176
|
+
"methods": [],
|
11177
|
+
"events": [],
|
11178
|
+
"listeners": [],
|
11179
|
+
"styles": [],
|
11180
|
+
"slots": [],
|
11181
|
+
"parts": [],
|
11182
|
+
"dependents": [
|
11183
|
+
"atomic-result-placeholder"
|
11184
|
+
],
|
11185
|
+
"dependencies": [],
|
11186
|
+
"dependencyGraph": {
|
11187
|
+
"atomic-result-placeholder": [
|
11188
|
+
"atomic-result-section-bottom-metadata"
|
11189
|
+
]
|
11190
|
+
}
|
11191
|
+
},
|
11192
|
+
{
|
11193
|
+
"filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-children.tsx",
|
11194
|
+
"encapsulation": "none",
|
11195
|
+
"tag": "atomic-result-section-children",
|
11196
|
+
"docs": "This section displays the folded results, available when using the <atomic-result-children> component.\n\nBehavior:\n* Shows children at the bottom of the result, indented and wrapped in a border.",
|
11197
|
+
"docsTags": [],
|
11198
|
+
"usage": {},
|
11199
|
+
"props": [],
|
11200
|
+
"methods": [],
|
11201
|
+
"events": [],
|
11202
|
+
"listeners": [],
|
11203
|
+
"styles": [],
|
11204
|
+
"slots": [],
|
11205
|
+
"parts": [],
|
11206
|
+
"dependents": [],
|
11207
|
+
"dependencies": [],
|
11208
|
+
"dependencyGraph": {}
|
11209
|
+
},
|
11210
|
+
{
|
11211
|
+
"filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-emphasized.tsx",
|
11212
|
+
"encapsulation": "none",
|
11213
|
+
"tag": "atomic-result-section-emphasized",
|
11214
|
+
"docs": "This section displays the field that's important for its search criteria.\nFor example, in Commerce, a product's cost is often more important than the title itself.\n\nBehavior:\n* Has a very large font size.\n* Is the second closest element beneath the title section.",
|
11215
|
+
"docsTags": [],
|
11216
|
+
"usage": {},
|
11217
|
+
"props": [],
|
11218
|
+
"methods": [],
|
11219
|
+
"events": [],
|
11220
|
+
"listeners": [],
|
11221
|
+
"styles": [],
|
11222
|
+
"slots": [],
|
11223
|
+
"parts": [],
|
11224
|
+
"dependents": [],
|
11225
|
+
"dependencies": [],
|
11226
|
+
"dependencyGraph": {}
|
11227
|
+
},
|
11228
|
+
{
|
11229
|
+
"filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-excerpt.tsx",
|
11230
|
+
"encapsulation": "none",
|
11231
|
+
"tag": "atomic-result-section-excerpt",
|
11232
|
+
"docs": "This section contains an informative summary of the item's content.\n\nBehavior:\n* Has a fixed height of one to three lines, depending on the layout and density.\n* Ellipses overflowing text.\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.",
|
11233
|
+
"docsTags": [],
|
11234
|
+
"usage": {},
|
11235
|
+
"props": [],
|
11236
|
+
"methods": [],
|
11237
|
+
"events": [],
|
11238
|
+
"listeners": [],
|
11239
|
+
"styles": [],
|
11240
|
+
"slots": [],
|
11241
|
+
"parts": [],
|
11242
|
+
"dependents": [
|
11243
|
+
"atomic-result-placeholder"
|
11244
|
+
],
|
11245
|
+
"dependencies": [],
|
11246
|
+
"dependencyGraph": {
|
11247
|
+
"atomic-result-placeholder": [
|
11248
|
+
"atomic-result-section-excerpt"
|
11249
|
+
]
|
11250
|
+
}
|
11251
|
+
},
|
11252
|
+
{
|
11253
|
+
"filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-title.tsx",
|
11254
|
+
"encapsulation": "none",
|
11255
|
+
"tag": "atomic-result-section-title",
|
11256
|
+
"docs": "This section identifies the item by its name, and its main use is to make the result list scannable.\nThis is usually the page title.\n\nBehavior:\n* Has a fixed height of two lines on grid layouts.\n* Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.\n* Has a defined CSS `color` property for text.",
|
11257
|
+
"docsTags": [],
|
11258
|
+
"usage": {},
|
11259
|
+
"props": [],
|
11260
|
+
"methods": [],
|
11261
|
+
"events": [],
|
11262
|
+
"listeners": [],
|
11263
|
+
"styles": [],
|
11264
|
+
"slots": [],
|
11265
|
+
"parts": [],
|
11266
|
+
"dependents": [
|
11267
|
+
"atomic-result-placeholder"
|
11268
|
+
],
|
11269
|
+
"dependencies": [],
|
11270
|
+
"dependencyGraph": {
|
11271
|
+
"atomic-result-placeholder": [
|
11272
|
+
"atomic-result-section-title"
|
11273
|
+
]
|
11274
|
+
}
|
11275
|
+
},
|
11276
|
+
{
|
11277
|
+
"filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-title-metadata.tsx",
|
11278
|
+
"encapsulation": "none",
|
11279
|
+
"tag": "atomic-result-section-title-metadata",
|
11280
|
+
"docs": "This section surfaces some fields that are directly related to the title of the item.\nFor example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,\nrather than to the product's description.\n\nBehavior:\n* Has a very small font size.\n* Is the closest element beneath the title section.",
|
11281
|
+
"docsTags": [],
|
11282
|
+
"usage": {},
|
11283
|
+
"props": [],
|
11284
|
+
"methods": [],
|
11285
|
+
"events": [],
|
11286
|
+
"listeners": [],
|
11287
|
+
"styles": [],
|
11288
|
+
"slots": [],
|
11289
|
+
"parts": [],
|
11290
|
+
"dependents": [],
|
11291
|
+
"dependencies": [],
|
11292
|
+
"dependencyGraph": {}
|
11293
|
+
},
|
11294
|
+
{
|
11295
|
+
"filePath": "src/components/search/result-template-components/atomic-result-sections/atomic-result-section-visual.tsx",
|
11296
|
+
"encapsulation": "none",
|
11297
|
+
"tag": "atomic-result-section-visual",
|
11298
|
+
"docs": "This section provides visual information about the item.\nFor example, in Commerce, an image is a great shorthand for a product category.\nAn icon can quickly show the item type, or an avatar can help identify to whom it is related.\n\nBehavior:\n* Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.\n** When the image size is set to `icon`, this section stays very small.\n** You should ensure that elements inside of it take the available space.\n* Always has a 1:1 aspect ratio.",
|
11299
|
+
"docsTags": [],
|
11300
|
+
"usage": {},
|
11301
|
+
"props": [
|
11302
|
+
{
|
11303
|
+
"name": "imageSize",
|
11304
|
+
"type": "\"icon\" | \"large\" | \"none\" | \"small\" | undefined",
|
11305
|
+
"complexType": {
|
11306
|
+
"original": "ItemDisplayImageSize",
|
11307
|
+
"resolved": "\"icon\" | \"large\" | \"none\" | \"small\" | undefined",
|
11308
|
+
"references": {
|
11309
|
+
"ItemDisplayImageSize": {
|
11310
|
+
"location": "import",
|
11311
|
+
"path": "../../../common/layout/display-options",
|
11312
|
+
"id": "src/components/common/layout/display-options.ts::ItemDisplayImageSize"
|
11313
|
+
}
|
11314
|
+
}
|
11315
|
+
},
|
11316
|
+
"mutable": false,
|
11317
|
+
"attr": "image-size",
|
11318
|
+
"reflectToAttr": true,
|
11319
|
+
"docs": "How large or small the visual section of results using this template should be.",
|
11320
|
+
"docsTags": [],
|
11321
|
+
"values": [
|
11322
|
+
{
|
11323
|
+
"value": "icon",
|
11324
|
+
"type": "string"
|
11325
|
+
},
|
11326
|
+
{
|
11327
|
+
"value": "large",
|
11328
|
+
"type": "string"
|
11329
|
+
},
|
11330
|
+
{
|
11331
|
+
"value": "none",
|
11332
|
+
"type": "string"
|
11333
|
+
},
|
11334
|
+
{
|
11335
|
+
"value": "small",
|
11336
|
+
"type": "string"
|
11337
|
+
},
|
11338
|
+
{
|
11339
|
+
"type": "undefined"
|
11340
|
+
}
|
11341
|
+
],
|
11342
|
+
"optional": true,
|
11343
|
+
"required": false
|
11344
|
+
}
|
11345
|
+
],
|
11346
|
+
"methods": [],
|
11347
|
+
"events": [],
|
11348
|
+
"listeners": [],
|
11349
|
+
"styles": [],
|
11350
|
+
"slots": [],
|
11351
|
+
"parts": [],
|
11352
|
+
"dependents": [
|
11353
|
+
"atomic-result-placeholder"
|
11354
|
+
],
|
11355
|
+
"dependencies": [],
|
11356
|
+
"dependencyGraph": {
|
11357
|
+
"atomic-result-placeholder": [
|
11358
|
+
"atomic-result-section-visual"
|
11359
|
+
]
|
11360
|
+
}
|
11361
|
+
},
|
11170
11362
|
{
|
11171
11363
|
"filePath": "src/components/search/result-templates/atomic-result-template/atomic-result-template.tsx",
|
11172
11364
|
"encapsulation": "shadow",
|
@@ -12034,13 +12226,11 @@
|
|
12034
12226
|
"dependents": [],
|
12035
12227
|
"dependencies": [
|
12036
12228
|
"atomic-suggestion-renderer",
|
12037
|
-
"atomic-search-box-recent-queries",
|
12038
12229
|
"atomic-search-box-query-suggestions"
|
12039
12230
|
],
|
12040
12231
|
"dependencyGraph": {
|
12041
12232
|
"atomic-search-box": [
|
12042
12233
|
"atomic-suggestion-renderer",
|
12043
|
-
"atomic-search-box-recent-queries",
|
12044
12234
|
"atomic-search-box-query-suggestions"
|
12045
12235
|
]
|
12046
12236
|
}
|
@@ -12359,101 +12549,6 @@
|
|
12359
12549
|
]
|
12360
12550
|
}
|
12361
12551
|
},
|
12362
|
-
{
|
12363
|
-
"filePath": "src/components/search/search-box-suggestions/atomic-search-box-recent-queries/atomic-search-box-recent-queries.tsx",
|
12364
|
-
"encapsulation": "shadow",
|
12365
|
-
"tag": "atomic-search-box-recent-queries",
|
12366
|
-
"docs": "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.",
|
12367
|
-
"docsTags": [],
|
12368
|
-
"usage": {},
|
12369
|
-
"props": [
|
12370
|
-
{
|
12371
|
-
"name": "icon",
|
12372
|
-
"type": "string | undefined",
|
12373
|
-
"complexType": {
|
12374
|
-
"original": "string",
|
12375
|
-
"resolved": "string | undefined",
|
12376
|
-
"references": {}
|
12377
|
-
},
|
12378
|
-
"mutable": false,
|
12379
|
-
"attr": "icon",
|
12380
|
-
"reflectToAttr": false,
|
12381
|
-
"docs": "The SVG icon to display.\n\n- Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location.\n- Use a value that starts with `assets://`, to display an icon from the Atomic package.\n- Use a stringified SVG to display it directly.",
|
12382
|
-
"docsTags": [],
|
12383
|
-
"values": [
|
12384
|
-
{
|
12385
|
-
"type": "string"
|
12386
|
-
},
|
12387
|
-
{
|
12388
|
-
"type": "undefined"
|
12389
|
-
}
|
12390
|
-
],
|
12391
|
-
"optional": true,
|
12392
|
-
"required": false
|
12393
|
-
},
|
12394
|
-
{
|
12395
|
-
"name": "maxWithQuery",
|
12396
|
-
"type": "number",
|
12397
|
-
"complexType": {
|
12398
|
-
"original": "number",
|
12399
|
-
"resolved": "number",
|
12400
|
-
"references": {}
|
12401
|
-
},
|
12402
|
-
"mutable": false,
|
12403
|
-
"attr": "max-with-query",
|
12404
|
-
"reflectToAttr": true,
|
12405
|
-
"docs": "The maximum number of suggestions that will be displayed if the user has typed something into the input field.",
|
12406
|
-
"docsTags": [],
|
12407
|
-
"default": "3",
|
12408
|
-
"values": [
|
12409
|
-
{
|
12410
|
-
"type": "number"
|
12411
|
-
}
|
12412
|
-
],
|
12413
|
-
"optional": false,
|
12414
|
-
"required": false
|
12415
|
-
},
|
12416
|
-
{
|
12417
|
-
"name": "maxWithoutQuery",
|
12418
|
-
"type": "number | undefined",
|
12419
|
-
"complexType": {
|
12420
|
-
"original": "number",
|
12421
|
-
"resolved": "number | undefined",
|
12422
|
-
"references": {}
|
12423
|
-
},
|
12424
|
-
"mutable": false,
|
12425
|
-
"attr": "max-without-query",
|
12426
|
-
"reflectToAttr": true,
|
12427
|
-
"docs": "The maximum number of suggestions that will be displayed initially when the input field is empty.",
|
12428
|
-
"docsTags": [],
|
12429
|
-
"values": [
|
12430
|
-
{
|
12431
|
-
"type": "number"
|
12432
|
-
},
|
12433
|
-
{
|
12434
|
-
"type": "undefined"
|
12435
|
-
}
|
12436
|
-
],
|
12437
|
-
"optional": true,
|
12438
|
-
"required": false
|
12439
|
-
}
|
12440
|
-
],
|
12441
|
-
"methods": [],
|
12442
|
-
"events": [],
|
12443
|
-
"listeners": [],
|
12444
|
-
"styles": [],
|
12445
|
-
"slots": [],
|
12446
|
-
"parts": [],
|
12447
|
-
"dependents": [
|
12448
|
-
"atomic-search-box"
|
12449
|
-
],
|
12450
|
-
"dependencies": [],
|
12451
|
-
"dependencyGraph": {
|
12452
|
-
"atomic-search-box": [
|
12453
|
-
"atomic-search-box-recent-queries"
|
12454
|
-
]
|
12455
|
-
}
|
12456
|
-
},
|
12457
12552
|
{
|
12458
12553
|
"filePath": "src/components/search/facets/atomic-segmented-facet/atomic-segmented-facet.tsx",
|
12459
12554
|
"encapsulation": "shadow",
|
@@ -15251,11 +15346,6 @@
|
|
15251
15346
|
"docstring": "",
|
15252
15347
|
"path": "src/utils/initialization-utils.tsx"
|
15253
15348
|
},
|
15254
|
-
"src/components/search/atomic-search-interface/atomic-search-interface.ts::Bindings": {
|
15255
|
-
"declaration": "export type Bindings = CommonBindings<\n SearchEngine,\n SearchStore,\n AtomicSearchInterface\n> &\n //TODO: KIT-4893 - Remove once atomic-quickview-modal migration is complete.\n NonceBindings;",
|
15256
|
-
"docstring": "",
|
15257
|
-
"path": "src/components/search/atomic-search-interface/atomic-search-interface.ts"
|
15258
|
-
},
|
15259
15349
|
"../headless/dist/definitions/index.d.ts::FoldedResult": {
|
15260
15350
|
"declaration": "any",
|
15261
15351
|
"docstring": "",
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@coveo/atomic",
|
3
3
|
"type": "module",
|
4
|
-
"version": "3.34.0-pre.
|
4
|
+
"version": "3.34.0-pre.64accaaf5d",
|
5
5
|
"description": "A web-component library for building modern UIs interfacing with the Coveo platform",
|
6
6
|
"homepage": "https://docs.coveo.com/en/atomic/latest/",
|
7
7
|
"repository": {
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import type { Components, JSX } from "../../types/components";
|
2
|
-
|
3
|
-
interface AtomicRelevanceInspector extends Components.AtomicRelevanceInspector, HTMLElement {}
|
4
|
-
export const AtomicRelevanceInspector: {
|
5
|
-
prototype: AtomicRelevanceInspector;
|
6
|
-
new (): AtomicRelevanceInspector;
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* Used to define this component and all nested components recursively.
|
10
|
-
*/
|
11
|
-
export const defineCustomElement: () => void;
|