@coveo/atomic 3.33.9-pre.f81b55a35b → 3.34.0-pre.00dc0c9faa
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 +0 -20
- package/dist/atomic/components/_index.js +0 -10
- package/dist/atomic/components/analytics-config.js +1 -1
- package/dist/atomic/components/atomic-category-facet.js +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 +4 -40
- 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 +4 -40
- package/dist/atomic/components/atomic-insight-folded-result-list.js.map +1 -1
- package/dist/atomic/components/atomic-insight-pager.js +38 -2
- package/dist/atomic/components/atomic-insight-pager.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-action-bar.js +5 -1
- package/dist/atomic/components/atomic-insight-result-action-bar.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-children.js +4 -40
- package/dist/atomic/components/atomic-insight-result-children.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-list.js +4 -40
- package/dist/atomic/components/atomic-insight-result-list.js.map +1 -1
- package/dist/atomic/components/atomic-ipx-recs-list.js +4 -40
- package/dist/atomic/components/atomic-ipx-recs-list.js.map +1 -1
- package/dist/atomic/components/atomic-numeric-facet.js +1 -1
- package/dist/atomic/components/atomic-query-error.js +1 -1
- package/dist/atomic/components/atomic-quickview-modal2.js +1 -1
- package/dist/atomic/components/atomic-quickview.js +1 -1
- package/dist/atomic/components/atomic-recs-list.js +4 -40
- package/dist/atomic/components/atomic-recs-list.js.map +1 -1
- package/dist/atomic/components/atomic-refine-modal2.js +2 -2
- package/dist/atomic/components/atomic-refine-toggle.js +1 -1
- package/dist/atomic/components/atomic-relevance-inspector.js +2 -2
- package/dist/atomic/components/atomic-result-children.js +5 -41
- 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 +5 -41
- package/dist/atomic/components/atomic-result-list.js.map +1 -1
- package/dist/atomic/components/atomic-result-placeholder2.js +1 -37
- package/dist/atomic/components/atomic-result-placeholder2.js.map +1 -1
- 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-recent-queries2.js +1 -1
- package/dist/atomic/components/atomic-search-box.js +3 -3
- 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/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.js +24 -12
- package/dist/atomic/components/components/commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.js +4 -4
- package/dist/atomic/components/components/commerce/atomic-commerce-did-you-mean/atomic-commerce-did-you-mean.js +2 -1
- package/dist/atomic/components/components/commerce/atomic-commerce-facet/atomic-commerce-facet.js +6 -6
- package/dist/atomic/components/components/commerce/atomic-commerce-load-more-products/atomic-commerce-load-more-products.js +3 -3
- package/dist/atomic/components/components/commerce/atomic-commerce-numeric-facet/atomic-commerce-numeric-facet.js +1 -1
- package/dist/atomic/components/components/commerce/atomic-commerce-pager/atomic-commerce-pager.js +26 -12
- package/dist/atomic/components/components/commerce/atomic-commerce-refine-modal/atomic-commerce-refine-modal.js +2 -1
- package/dist/atomic/components/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.js +4 -4
- package/dist/atomic/components/components/commerce/atomic-commerce-search-box-instant-products/atomic-commerce-search-box-instant-products.js +8 -5
- package/dist/atomic/components/components/commerce/atomic-commerce-timeframe-facet/atomic-commerce-timeframe-facet.js +3 -3
- package/dist/atomic/components/components/commerce/atomic-product/atomic-product.js +1 -1
- package/dist/atomic/components/components/commerce/atomic-product-section-children/atomic-product-section-children.js +1 -1
- package/dist/atomic/components/components/commerce/atomic-product-template/atomic-product-template.js +1 -1
- package/dist/atomic/components/components/common/index.js +0 -1
- package/dist/atomic/components/components/common/lazy-index.js +0 -1
- package/dist/atomic/components/components/common/query-correction/trigger-correction.js +1 -1
- package/dist/atomic/components/components/common/refine-modal/modal.js +1 -1
- package/dist/atomic/components/components/common/suggestions/instant-item.js +6 -6
- package/dist/atomic/components/components/search/atomic-pager/atomic-pager.js +188 -0
- package/dist/atomic/components/components/search/atomic-result-section-actions/atomic-result-section-actions.js +25 -0
- package/dist/atomic/components/components/search/atomic-result-section-badges/atomic-result-section-badges.js +24 -0
- package/dist/atomic/components/components/search/atomic-result-section-bottom-metadata/atomic-result-section-bottom-metadata.js +25 -0
- package/dist/atomic/components/components/search/atomic-result-section-children/atomic-result-section-children.js +21 -0
- package/dist/atomic/components/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.js +23 -0
- package/dist/atomic/components/components/search/atomic-result-section-excerpt/atomic-result-section-excerpt.js +24 -0
- package/dist/atomic/components/components/search/atomic-result-section-title/atomic-result-section-title.js +24 -0
- package/dist/atomic/components/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.js +24 -0
- package/dist/atomic/components/components/search/atomic-result-section-visual/atomic-result-section-visual.js +29 -0
- package/dist/atomic/components/components/search/index.js +10 -0
- package/dist/atomic/components/components/search/lazy-index.js +10 -0
- package/dist/atomic/components/global/environment.js +1 -1
- package/dist/atomic/components/index.js.map +1 -1
- package/dist/atomic/components/props-utils.js +1 -1
- package/dist/atomic/components/result-template-common.js +1 -1
- package/dist/atomic/components/sections2.js +1 -1
- package/dist/atomic/components/store.js +1 -1
- package/dist/atomic/components/utils.js +1 -1
- package/dist/atomic/lang/cs.json +1 -1
- package/dist/atomic/lang/da.json +1 -1
- package/dist/atomic/lang/de.json +1 -1
- package/dist/atomic/lang/dev.json +1 -1
- package/dist/atomic/lang/el.json +1 -1
- package/dist/atomic/lang/en.json +1 -1
- package/dist/atomic/lang/es.json +1 -1
- package/dist/atomic/lang/fi.json +1 -1
- package/dist/atomic/lang/fr.json +1 -1
- package/dist/atomic/lang/hu.json +1 -1
- package/dist/atomic/lang/id.json +1 -1
- package/dist/atomic/lang/it.json +1 -1
- package/dist/atomic/lang/ja.json +1 -1
- package/dist/atomic/lang/ko.json +1 -1
- package/dist/atomic/lang/nl.json +1 -1
- package/dist/atomic/lang/no.json +1 -1
- package/dist/atomic/lang/pl.json +1 -1
- package/dist/atomic/lang/pt-BR.json +1 -1
- package/dist/atomic/lang/pt.json +1 -1
- package/dist/atomic/lang/ru.json +1 -1
- package/dist/atomic/lang/sv.json +1 -1
- package/dist/atomic/lang/th.json +1 -1
- package/dist/atomic/lang/tr.json +1 -1
- package/dist/atomic/lang/zh-CN.json +1 -1
- package/dist/atomic/lang/zh-TW.json +1 -1
- package/dist/atomic/lang/zh.json +1 -1
- package/dist/atomic/{p-4ae14373.entry.js → p-0bdd730f.entry.js} +2 -2
- package/dist/atomic/{p-74822069.entry.js → p-13391e75.entry.js} +2 -2
- package/dist/atomic/{p-8103bad3.entry.js → p-16f6c1f3.entry.js} +2 -2
- package/dist/atomic/{p-e3edbf14.entry.js → p-20764605.entry.js} +2 -2
- package/dist/atomic/{p-20019654.entry.js → p-3a7a1a00.entry.js} +2 -2
- package/dist/atomic/{p-f073a78d.entry.js → p-3cbab25b.entry.js} +2 -2
- package/dist/atomic/{p-6abd5b2b.entry.js → p-3e9db2b5.entry.js} +2 -2
- package/dist/atomic/{p-dfc385b7.entry.js → p-4601eb93.entry.js} +2 -2
- package/dist/atomic/{p-44ef70b6.entry.js → p-475124d2.entry.js} +2 -2
- package/dist/atomic/{p-2aab9f25.entry.js → p-57020985.entry.js} +2 -2
- package/dist/atomic/{p-0402ee69.entry.js → p-59f043a0.entry.js} +2 -2
- package/dist/atomic/{p-8acb1466.entry.js → p-60800b2f.entry.js} +2 -2
- package/dist/atomic/{p-3e38aea6.entry.js → p-7c3c5f07.entry.js} +2 -2
- package/dist/atomic/{p-aa616502.entry.js → p-7ec6dd3e.entry.js} +2 -2
- package/dist/atomic/{p-4b9a166f.entry.js → p-88af4470.entry.js} +2 -2
- package/dist/atomic/p-8de99e50.entry.js +2 -0
- package/dist/atomic/p-8de99e50.entry.js.map +1 -0
- package/dist/atomic/{p-62afcf79.entry.js → p-8fdef8a3.entry.js} +2 -2
- package/dist/atomic/{p-b80923d6.entry.js → p-9337e1eb.entry.js} +2 -2
- package/dist/atomic/{p-30411cd4.entry.js → p-97ce3384.entry.js} +2 -2
- package/dist/atomic/{p-b4ad3036.entry.js → p-a5714bc4.entry.js} +2 -2
- package/dist/atomic/p-a71f04f4.entry.js +2 -0
- package/dist/atomic/p-a71f04f4.entry.js.map +1 -0
- package/dist/atomic/{p-4828eef2.js → p-aa99e45e.js} +2 -2
- package/dist/atomic/{p-45c76d98.entry.js → p-bd3542d2.entry.js} +2 -2
- package/dist/atomic/{p-df1d50c8.entry.js → p-dbcef3a9.entry.js} +2 -2
- package/dist/atomic/{p-d8028950.entry.js → p-de687bed.entry.js} +2 -2
- package/dist/atomic/{p-516b8165.entry.js → p-df4397ab.entry.js} +2 -2
- package/dist/atomic/{p-d2d22ab2.entry.js → p-e398835b.entry.js} +2 -2
- package/dist/atomic/p-fdcd187d.entry.js +2 -0
- package/dist/atomic/p-fdcd187d.entry.js.map +1 -0
- package/dist/cjs/_loader.cjs.js +1 -1
- package/dist/cjs/{analytics-config-94ab3487.js → analytics-config-5b0864ae.js} +2 -2
- package/dist/cjs/{analytics-config-94ab3487.js.map → analytics-config-5b0864ae.js.map} +1 -1
- package/dist/cjs/atomic-category-facet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-facet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-format-currency.cjs.entry.js +1 -1
- package/dist/cjs/atomic-format-number.cjs.entry.js +1 -1
- package/dist/cjs/atomic-format-unit.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-interface.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-pager.cjs.entry.js +41 -7
- package/dist/cjs/atomic-insight-pager.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-result-action-bar.cjs.entry.js +6 -3
- package/dist/cjs/atomic-insight-result-action-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-numeric-facet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-query-error.cjs.entry.js +1 -1
- package/dist/cjs/atomic-quickview-modal.cjs.entry.js +1 -1
- package/dist/cjs/atomic-quickview.cjs.entry.js +1 -1
- package/dist/cjs/atomic-recs-interface.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 → atomic-result-placeholder_2.cjs.entry.js} +2 -70
- package/dist/cjs/atomic-result-placeholder_2.cjs.entry.js.map +1 -0
- package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js +2 -2
- 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/index-757bc886.js +2 -18
- package/dist/cjs/version.cjs.js +1 -1
- package/dist/esm/_loader.js +1 -1
- package/dist/esm/{analytics-config-480b22a1.js → analytics-config-64be937d.js} +2 -2
- package/dist/esm/{analytics-config-480b22a1.js.map → analytics-config-64be937d.js.map} +1 -1
- package/dist/esm/atomic-category-facet.entry.js +1 -1
- package/dist/esm/atomic-facet.entry.js +1 -1
- package/dist/esm/atomic-format-currency.entry.js +1 -1
- package/dist/esm/atomic-format-number.entry.js +1 -1
- package/dist/esm/atomic-format-unit.entry.js +1 -1
- package/dist/esm/atomic-insight-interface.entry.js +1 -1
- package/dist/esm/atomic-insight-pager.entry.js +38 -4
- package/dist/esm/atomic-insight-pager.entry.js.map +1 -1
- package/dist/esm/atomic-insight-result-action-bar.entry.js +5 -2
- package/dist/esm/atomic-insight-result-action-bar.entry.js.map +1 -1
- package/dist/esm/atomic-numeric-facet.entry.js +1 -1
- package/dist/esm/atomic-query-error.entry.js +1 -1
- package/dist/esm/atomic-quickview-modal.entry.js +1 -1
- package/dist/esm/atomic-quickview.entry.js +1 -1
- package/dist/esm/atomic-recs-interface.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 → atomic-result-placeholder_2.entry.js} +4 -66
- package/dist/esm/atomic-result-placeholder_2.entry.js.map +1 -0
- package/dist/esm/atomic-search-box-query-suggestions_2.entry.js +2 -2
- 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/index-3f35faca.js +2 -18
- package/dist/esm/version.js +1 -1
- package/dist/types/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.d.ts +2 -1
- package/dist/types/components/commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.d.ts +4 -4
- package/dist/types/components/commerce/atomic-commerce-did-you-mean/atomic-commerce-did-you-mean.d.ts +1 -1
- package/dist/types/components/commerce/atomic-commerce-facet/atomic-commerce-facet.d.ts +6 -6
- package/dist/types/components/commerce/atomic-commerce-load-more-products/atomic-commerce-load-more-products.d.ts +3 -3
- package/dist/types/components/commerce/atomic-commerce-numeric-facet/atomic-commerce-numeric-facet.d.ts +1 -1
- package/dist/types/components/commerce/atomic-commerce-pager/atomic-commerce-pager.d.ts +6 -4
- package/dist/types/components/commerce/atomic-commerce-refine-modal/atomic-commerce-refine-modal.d.ts +1 -1
- package/dist/types/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.d.ts +4 -4
- package/dist/types/components/commerce/atomic-commerce-search-box-instant-products/atomic-commerce-search-box-instant-products.d.ts +2 -2
- package/dist/types/components/commerce/atomic-commerce-timeframe-facet/atomic-commerce-timeframe-facet.d.ts +3 -3
- package/dist/types/components/commerce/atomic-product/atomic-product.d.ts +1 -1
- package/dist/types/components/commerce/atomic-product-section-children/atomic-product-section-children.d.ts +1 -1
- package/dist/types/components/commerce/atomic-product-template/atomic-product-template.d.ts +7 -7
- package/dist/types/components/common/index.d.ts +0 -1
- package/dist/types/components/common/layout/sections.d.ts +1 -1
- package/dist/types/components/common/query-correction/trigger-correction.d.ts +2 -0
- package/dist/types/components/common/refine-modal/modal.d.ts +2 -0
- package/dist/types/components/common/suggestions/instant-item.d.ts +6 -3
- package/dist/types/components/search/atomic-pager/atomic-pager.d.ts +28 -16
- package/dist/types/components/search/{result-template-components/atomic-result-sections → atomic-result-section-actions}/atomic-result-section-actions.d.ts +9 -3
- package/dist/types/components/search/{result-template-components/atomic-result-sections → atomic-result-section-badges}/atomic-result-section-badges.d.ts +9 -3
- package/dist/types/components/search/{result-template-components/atomic-result-sections → atomic-result-section-bottom-metadata}/atomic-result-section-bottom-metadata.d.ts +9 -3
- package/dist/types/components/search/atomic-result-section-children/atomic-result-section-children.d.ts +16 -0
- package/dist/types/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.d.ts +18 -0
- package/dist/types/components/search/{result-template-components/atomic-result-sections → atomic-result-section-excerpt}/atomic-result-section-excerpt.d.ts +9 -3
- package/dist/types/components/search/{result-template-components/atomic-result-sections → atomic-result-section-title}/atomic-result-section-title.d.ts +9 -3
- package/dist/types/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.d.ts +19 -0
- package/dist/types/components/search/atomic-result-section-visual/atomic-result-section-visual.d.ts +26 -0
- package/dist/types/components/search/index.d.ts +10 -0
- package/dist/types/components.d.ts +0 -478
- package/docs/atomic-docs.json +1 -441
- package/package.json +1 -1
- package/dist/atomic/components/atomic-pager.d.ts +0 -11
- package/dist/atomic/components/atomic-pager.js +0 -134
- package/dist/atomic/components/atomic-pager.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-actions.d.ts +0 -11
- package/dist/atomic/components/atomic-result-section-actions.js +0 -8
- package/dist/atomic/components/atomic-result-section-actions.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-actions2.js +0 -30
- package/dist/atomic/components/atomic-result-section-actions2.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-badges.d.ts +0 -11
- package/dist/atomic/components/atomic-result-section-badges.js +0 -8
- package/dist/atomic/components/atomic-result-section-badges.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-badges2.js +0 -30
- package/dist/atomic/components/atomic-result-section-badges2.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-bottom-metadata.d.ts +0 -11
- package/dist/atomic/components/atomic-result-section-bottom-metadata.js +0 -8
- package/dist/atomic/components/atomic-result-section-bottom-metadata.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-bottom-metadata2.js +0 -30
- package/dist/atomic/components/atomic-result-section-bottom-metadata2.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-children.d.ts +0 -11
- package/dist/atomic/components/atomic-result-section-children.js +0 -33
- package/dist/atomic/components/atomic-result-section-children.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-emphasized.d.ts +0 -11
- package/dist/atomic/components/atomic-result-section-emphasized.js +0 -33
- package/dist/atomic/components/atomic-result-section-emphasized.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-excerpt.d.ts +0 -11
- package/dist/atomic/components/atomic-result-section-excerpt.js +0 -8
- package/dist/atomic/components/atomic-result-section-excerpt.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-excerpt2.js +0 -30
- package/dist/atomic/components/atomic-result-section-excerpt2.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-title-metadata.d.ts +0 -11
- package/dist/atomic/components/atomic-result-section-title-metadata.js +0 -33
- package/dist/atomic/components/atomic-result-section-title-metadata.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-title.d.ts +0 -11
- package/dist/atomic/components/atomic-result-section-title.js +0 -8
- package/dist/atomic/components/atomic-result-section-title.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-title2.js +0 -30
- package/dist/atomic/components/atomic-result-section-title2.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-visual.d.ts +0 -11
- package/dist/atomic/components/atomic-result-section-visual.js +0 -8
- package/dist/atomic/components/atomic-result-section-visual.js.map +0 -1
- package/dist/atomic/components/atomic-result-section-visual2.js +0 -33
- package/dist/atomic/components/atomic-result-section-visual2.js.map +0 -1
- package/dist/atomic/components/components/common/validate-props-controller/validate-props-controller.js +0 -31
- package/dist/atomic/components/item-section-utils.js +0 -9
- package/dist/atomic/components/item-section-utils.js.map +0 -1
- package/dist/atomic/components/stencil-pager-navigation.js +0 -42
- package/dist/atomic/components/stencil-pager-navigation.js.map +0 -1
- package/dist/atomic/components/utils/compare-utils.js +0 -35
- package/dist/atomic/p-1201bf3d.entry.js +0 -2
- package/dist/atomic/p-1201bf3d.entry.js.map +0 -1
- package/dist/atomic/p-145e3a1c.entry.js +0 -2
- package/dist/atomic/p-145e3a1c.entry.js.map +0 -1
- package/dist/atomic/p-211d7d6a.js +0 -2
- package/dist/atomic/p-211d7d6a.js.map +0 -1
- package/dist/atomic/p-3d55fce6.entry.js +0 -2
- package/dist/atomic/p-3d55fce6.entry.js.map +0 -1
- package/dist/atomic/p-519d9abd.entry.js +0 -2
- package/dist/atomic/p-519d9abd.entry.js.map +0 -1
- package/dist/atomic/p-56c97c3e.js +0 -2
- package/dist/atomic/p-56c97c3e.js.map +0 -1
- package/dist/atomic/p-8572a953.entry.js +0 -2
- package/dist/atomic/p-8572a953.entry.js.map +0 -1
- package/dist/atomic/p-b7cd0342.entry.js +0 -2
- package/dist/atomic/p-b7cd0342.entry.js.map +0 -1
- package/dist/atomic/p-da845e35.entry.js +0 -2
- package/dist/atomic/p-da845e35.entry.js.map +0 -1
- package/dist/cjs/atomic-pager.cjs.entry.js +0 -121
- package/dist/cjs/atomic-pager.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-result-section-children.cjs.entry.js +0 -23
- package/dist/cjs/atomic-result-section-children.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-result-section-emphasized.cjs.entry.js +0 -23
- package/dist/cjs/atomic-result-section-emphasized.cjs.entry.js.map +0 -1
- package/dist/cjs/atomic-result-section-title-metadata.cjs.entry.js +0 -23
- package/dist/cjs/atomic-result-section-title-metadata.cjs.entry.js.map +0 -1
- package/dist/cjs/item-section-utils-8579462c.js +0 -11
- package/dist/cjs/item-section-utils-8579462c.js.map +0 -1
- package/dist/cjs/stencil-pager-navigation-c20b8a95.js +0 -48
- package/dist/cjs/stencil-pager-navigation-c20b8a95.js.map +0 -1
- package/dist/esm/atomic-pager.entry.js +0 -117
- package/dist/esm/atomic-pager.entry.js.map +0 -1
- package/dist/esm/atomic-result-placeholder_8.entry.js.map +0 -1
- package/dist/esm/atomic-result-section-children.entry.js +0 -19
- package/dist/esm/atomic-result-section-children.entry.js.map +0 -1
- package/dist/esm/atomic-result-section-emphasized.entry.js +0 -19
- package/dist/esm/atomic-result-section-emphasized.entry.js.map +0 -1
- package/dist/esm/atomic-result-section-title-metadata.entry.js +0 -19
- package/dist/esm/atomic-result-section-title-metadata.entry.js.map +0 -1
- package/dist/esm/item-section-utils-46828f30.js +0 -9
- package/dist/esm/item-section-utils-46828f30.js.map +0 -1
- package/dist/esm/stencil-pager-navigation-7261a834.js +0 -42
- package/dist/esm/stencil-pager-navigation-7261a834.js.map +0 -1
- package/dist/types/components/common/validate-props-controller/validate-props-controller.d.ts +0 -17
- package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-children.d.ts +0 -10
- package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-emphasized.d.ts +0 -12
- package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-title-metadata.d.ts +0 -13
- package/dist/types/components/search/result-template-components/atomic-result-sections/atomic-result-section-visual.d.ts +0 -20
- package/dist/types/utils/compare-utils.d.ts +0 -9
- /package/dist/atomic/{p-4ae14373.entry.js.map → p-0bdd730f.entry.js.map} +0 -0
- /package/dist/atomic/{p-74822069.entry.js.map → p-13391e75.entry.js.map} +0 -0
- /package/dist/atomic/{p-8103bad3.entry.js.map → p-16f6c1f3.entry.js.map} +0 -0
- /package/dist/atomic/{p-e3edbf14.entry.js.map → p-20764605.entry.js.map} +0 -0
- /package/dist/atomic/{p-20019654.entry.js.map → p-3a7a1a00.entry.js.map} +0 -0
- /package/dist/atomic/{p-f073a78d.entry.js.map → p-3cbab25b.entry.js.map} +0 -0
- /package/dist/atomic/{p-6abd5b2b.entry.js.map → p-3e9db2b5.entry.js.map} +0 -0
- /package/dist/atomic/{p-dfc385b7.entry.js.map → p-4601eb93.entry.js.map} +0 -0
- /package/dist/atomic/{p-44ef70b6.entry.js.map → p-475124d2.entry.js.map} +0 -0
- /package/dist/atomic/{p-2aab9f25.entry.js.map → p-57020985.entry.js.map} +0 -0
- /package/dist/atomic/{p-0402ee69.entry.js.map → p-59f043a0.entry.js.map} +0 -0
- /package/dist/atomic/{p-8acb1466.entry.js.map → p-60800b2f.entry.js.map} +0 -0
- /package/dist/atomic/{p-3e38aea6.entry.js.map → p-7c3c5f07.entry.js.map} +0 -0
- /package/dist/atomic/{p-aa616502.entry.js.map → p-7ec6dd3e.entry.js.map} +0 -0
- /package/dist/atomic/{p-4b9a166f.entry.js.map → p-88af4470.entry.js.map} +0 -0
- /package/dist/atomic/{p-62afcf79.entry.js.map → p-8fdef8a3.entry.js.map} +0 -0
- /package/dist/atomic/{p-b80923d6.entry.js.map → p-9337e1eb.entry.js.map} +0 -0
- /package/dist/atomic/{p-30411cd4.entry.js.map → p-97ce3384.entry.js.map} +0 -0
- /package/dist/atomic/{p-b4ad3036.entry.js.map → p-a5714bc4.entry.js.map} +0 -0
- /package/dist/atomic/{p-4828eef2.js.map → p-aa99e45e.js.map} +0 -0
- /package/dist/atomic/{p-45c76d98.entry.js.map → p-bd3542d2.entry.js.map} +0 -0
- /package/dist/atomic/{p-df1d50c8.entry.js.map → p-dbcef3a9.entry.js.map} +0 -0
- /package/dist/atomic/{p-d8028950.entry.js.map → p-de687bed.entry.js.map} +0 -0
- /package/dist/atomic/{p-516b8165.entry.js.map → p-df4397ab.entry.js.map} +0 -0
- /package/dist/atomic/{p-d2d22ab2.entry.js.map → p-e398835b.entry.js.map} +0 -0
@@ -1423,23 +1423,6 @@ export namespace Components {
|
|
1423
1423
|
*/
|
1424
1424
|
"start": number;
|
1425
1425
|
}
|
1426
|
-
/**
|
1427
|
-
* The `atomic-pager` provides buttons that allow the end user to navigate through the different result pages.
|
1428
|
-
*/
|
1429
|
-
interface AtomicPager {
|
1430
|
-
/**
|
1431
|
-
* The SVG icon to use to display the Next button. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
|
1432
|
-
*/
|
1433
|
-
"nextButtonIcon": string;
|
1434
|
-
/**
|
1435
|
-
* Specifies how many page buttons to display in the pager.
|
1436
|
-
*/
|
1437
|
-
"numberOfPages": number;
|
1438
|
-
/**
|
1439
|
-
* The SVG icon to use to display the Previous button. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
|
1440
|
-
*/
|
1441
|
-
"previousButtonIcon": string;
|
1442
|
-
}
|
1443
1426
|
/**
|
1444
1427
|
* The `atomic-popover` component displays any facet as a popover menu.
|
1445
1428
|
*/
|
@@ -2179,100 +2162,6 @@ export namespace Components {
|
|
2179
2162
|
*/
|
2180
2163
|
"maxValueInIndex": number;
|
2181
2164
|
}
|
2182
|
-
/**
|
2183
|
-
* This section allows the information seeker to perform an action on an item without having to view its details.
|
2184
|
-
* For 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.
|
2185
|
-
* Behavior:
|
2186
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
2187
|
-
* ** You should ensure that elements inside of it have `height: var(--line-height)`.
|
2188
|
-
* * Is a wrapping flexbox with a gap.
|
2189
|
-
* * May appear over, next to, or beneath the visual section.
|
2190
|
-
*/
|
2191
|
-
interface AtomicResultSectionActions {
|
2192
|
-
}
|
2193
|
-
/**
|
2194
|
-
* This section provides badges that highlight special features of the item.
|
2195
|
-
* Behavior:
|
2196
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
2197
|
-
* ** You should ensure that elements inside of it have `height: var(--line-height)`.
|
2198
|
-
* * Is a wrapping flexbox with a gap.
|
2199
|
-
* * May appear over, next to, or beneath the visual section.
|
2200
|
-
*/
|
2201
|
-
interface AtomicResultSectionBadges {
|
2202
|
-
}
|
2203
|
-
/**
|
2204
|
-
* This section displays additional descriptive information about the item.
|
2205
|
-
* Behavior:
|
2206
|
-
* * Has a maximum height of two lines.
|
2207
|
-
* ** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.
|
2208
|
-
* * Exposes the `--line-height` variable so child elements can adjust to the current line height.
|
2209
|
-
* * Has a defined CSS `color` property for text.
|
2210
|
-
* * Has a font weight.
|
2211
|
-
*/
|
2212
|
-
interface AtomicResultSectionBottomMetadata {
|
2213
|
-
}
|
2214
|
-
/**
|
2215
|
-
* This section displays the folded results, available when using the <atomic-result-children> component.
|
2216
|
-
* Behavior:
|
2217
|
-
* * Shows children at the bottom of the result, indented and wrapped in a border.
|
2218
|
-
*/
|
2219
|
-
interface AtomicResultSectionChildren {
|
2220
|
-
}
|
2221
|
-
/**
|
2222
|
-
* This section displays the field that's important for its search criteria.
|
2223
|
-
* For example, in Commerce, a product's cost is often more important than the title itself.
|
2224
|
-
* Behavior:
|
2225
|
-
* * Has a very large font size.
|
2226
|
-
* * Is the second closest element beneath the title section.
|
2227
|
-
*/
|
2228
|
-
interface AtomicResultSectionEmphasized {
|
2229
|
-
}
|
2230
|
-
/**
|
2231
|
-
* This section contains an informative summary of the item's content.
|
2232
|
-
* Behavior:
|
2233
|
-
* * Has a fixed height of one to three lines, depending on the layout and density.
|
2234
|
-
* * Ellipses overflowing text.
|
2235
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
2236
|
-
* * Has a defined CSS `color` property for text.
|
2237
|
-
*/
|
2238
|
-
interface AtomicResultSectionExcerpt {
|
2239
|
-
}
|
2240
|
-
/**
|
2241
|
-
* This section identifies the item by its name, and its main use is to make the result list scannable.
|
2242
|
-
* This is usually the page title.
|
2243
|
-
* Behavior:
|
2244
|
-
* * Has a fixed height of two lines on grid layouts.
|
2245
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
2246
|
-
* * Has a defined CSS `color` property for text.
|
2247
|
-
*/
|
2248
|
-
interface AtomicResultSectionTitle {
|
2249
|
-
}
|
2250
|
-
/**
|
2251
|
-
* This section surfaces some fields that are directly related to the title of the item.
|
2252
|
-
* For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,
|
2253
|
-
* rather than to the product's description.
|
2254
|
-
* Behavior:
|
2255
|
-
* * Has a very small font size.
|
2256
|
-
* * Is the closest element beneath the title section.
|
2257
|
-
*/
|
2258
|
-
interface AtomicResultSectionTitleMetadata {
|
2259
|
-
}
|
2260
|
-
/**
|
2261
|
-
* This section provides visual information about the item.
|
2262
|
-
* For example, in Commerce, an image is a great shorthand for a product category.
|
2263
|
-
* An icon can quickly show the item type, or an avatar can help identify to whom it is related.
|
2264
|
-
* Behavior:
|
2265
|
-
* * Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.
|
2266
|
-
* ** When the image size is set to `icon`, this section stays very small.
|
2267
|
-
* ** You should ensure that elements inside of it take the available space.
|
2268
|
-
* * Always has a 1:1 aspect ratio.
|
2269
|
-
*/
|
2270
|
-
interface AtomicResultSectionVisual {
|
2271
|
-
/**
|
2272
|
-
* How large or small the visual section of results using this template should be.
|
2273
|
-
*/
|
2274
|
-
"imageSize"?: ItemDisplayImageSize;
|
2275
|
-
}
|
2276
2165
|
/**
|
2277
2166
|
* The `atomic-result-table-placeholder` component provides an intermediate visual state that is rendered before the first results are available.
|
2278
2167
|
*/
|
@@ -2857,10 +2746,6 @@ export interface AtomicIpxModalCustomEvent<T> extends CustomEvent<T> {
|
|
2857
2746
|
detail: T;
|
2858
2747
|
target: HTMLAtomicIpxModalElement;
|
2859
2748
|
}
|
2860
|
-
export interface AtomicPagerCustomEvent<T> extends CustomEvent<T> {
|
2861
|
-
detail: T;
|
2862
|
-
target: HTMLAtomicPagerElement;
|
2863
|
-
}
|
2864
2749
|
export interface AtomicQuickviewModalCustomEvent<T> extends CustomEvent<T> {
|
2865
2750
|
detail: T;
|
2866
2751
|
target: HTMLAtomicQuickviewModalElement;
|
@@ -3537,26 +3422,6 @@ declare global {
|
|
3537
3422
|
prototype: HTMLAtomicNumericRangeElement;
|
3538
3423
|
new (): HTMLAtomicNumericRangeElement;
|
3539
3424
|
};
|
3540
|
-
interface HTMLAtomicPagerElementEventMap {
|
3541
|
-
"atomic/scrollToTop": any;
|
3542
|
-
}
|
3543
|
-
/**
|
3544
|
-
* The `atomic-pager` provides buttons that allow the end user to navigate through the different result pages.
|
3545
|
-
*/
|
3546
|
-
interface HTMLAtomicPagerElement extends Components.AtomicPager, HTMLStencilElement {
|
3547
|
-
addEventListener<K extends keyof HTMLAtomicPagerElementEventMap>(type: K, listener: (this: HTMLAtomicPagerElement, ev: AtomicPagerCustomEvent<HTMLAtomicPagerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
3548
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
3549
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
3550
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
3551
|
-
removeEventListener<K extends keyof HTMLAtomicPagerElementEventMap>(type: K, listener: (this: HTMLAtomicPagerElement, ev: AtomicPagerCustomEvent<HTMLAtomicPagerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
3552
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
3553
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
3554
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
3555
|
-
}
|
3556
|
-
var HTMLAtomicPagerElement: {
|
3557
|
-
prototype: HTMLAtomicPagerElement;
|
3558
|
-
new (): HTMLAtomicPagerElement;
|
3559
|
-
};
|
3560
3425
|
/**
|
3561
3426
|
* The `atomic-popover` component displays any facet as a popover menu.
|
3562
3427
|
*/
|
@@ -3917,132 +3782,6 @@ declare global {
|
|
3917
3782
|
prototype: HTMLAtomicResultRatingElement;
|
3918
3783
|
new (): HTMLAtomicResultRatingElement;
|
3919
3784
|
};
|
3920
|
-
/**
|
3921
|
-
* This section allows the information seeker to perform an action on an item without having to view its details.
|
3922
|
-
* For 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.
|
3923
|
-
* Behavior:
|
3924
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
3925
|
-
* ** You should ensure that elements inside of it have `height: var(--line-height)`.
|
3926
|
-
* * Is a wrapping flexbox with a gap.
|
3927
|
-
* * May appear over, next to, or beneath the visual section.
|
3928
|
-
*/
|
3929
|
-
interface HTMLAtomicResultSectionActionsElement extends Components.AtomicResultSectionActions, HTMLStencilElement {
|
3930
|
-
}
|
3931
|
-
var HTMLAtomicResultSectionActionsElement: {
|
3932
|
-
prototype: HTMLAtomicResultSectionActionsElement;
|
3933
|
-
new (): HTMLAtomicResultSectionActionsElement;
|
3934
|
-
};
|
3935
|
-
/**
|
3936
|
-
* This section provides badges that highlight special features of the item.
|
3937
|
-
* Behavior:
|
3938
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
3939
|
-
* ** You should ensure that elements inside of it have `height: var(--line-height)`.
|
3940
|
-
* * Is a wrapping flexbox with a gap.
|
3941
|
-
* * May appear over, next to, or beneath the visual section.
|
3942
|
-
*/
|
3943
|
-
interface HTMLAtomicResultSectionBadgesElement extends Components.AtomicResultSectionBadges, HTMLStencilElement {
|
3944
|
-
}
|
3945
|
-
var HTMLAtomicResultSectionBadgesElement: {
|
3946
|
-
prototype: HTMLAtomicResultSectionBadgesElement;
|
3947
|
-
new (): HTMLAtomicResultSectionBadgesElement;
|
3948
|
-
};
|
3949
|
-
/**
|
3950
|
-
* This section displays additional descriptive information about the item.
|
3951
|
-
* Behavior:
|
3952
|
-
* * Has a maximum height of two lines.
|
3953
|
-
* ** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.
|
3954
|
-
* * Exposes the `--line-height` variable so child elements can adjust to the current line height.
|
3955
|
-
* * Has a defined CSS `color` property for text.
|
3956
|
-
* * Has a font weight.
|
3957
|
-
*/
|
3958
|
-
interface HTMLAtomicResultSectionBottomMetadataElement extends Components.AtomicResultSectionBottomMetadata, HTMLStencilElement {
|
3959
|
-
}
|
3960
|
-
var HTMLAtomicResultSectionBottomMetadataElement: {
|
3961
|
-
prototype: HTMLAtomicResultSectionBottomMetadataElement;
|
3962
|
-
new (): HTMLAtomicResultSectionBottomMetadataElement;
|
3963
|
-
};
|
3964
|
-
/**
|
3965
|
-
* This section displays the folded results, available when using the <atomic-result-children> component.
|
3966
|
-
* Behavior:
|
3967
|
-
* * Shows children at the bottom of the result, indented and wrapped in a border.
|
3968
|
-
*/
|
3969
|
-
interface HTMLAtomicResultSectionChildrenElement extends Components.AtomicResultSectionChildren, HTMLStencilElement {
|
3970
|
-
}
|
3971
|
-
var HTMLAtomicResultSectionChildrenElement: {
|
3972
|
-
prototype: HTMLAtomicResultSectionChildrenElement;
|
3973
|
-
new (): HTMLAtomicResultSectionChildrenElement;
|
3974
|
-
};
|
3975
|
-
/**
|
3976
|
-
* This section displays the field that's important for its search criteria.
|
3977
|
-
* For example, in Commerce, a product's cost is often more important than the title itself.
|
3978
|
-
* Behavior:
|
3979
|
-
* * Has a very large font size.
|
3980
|
-
* * Is the second closest element beneath the title section.
|
3981
|
-
*/
|
3982
|
-
interface HTMLAtomicResultSectionEmphasizedElement extends Components.AtomicResultSectionEmphasized, HTMLStencilElement {
|
3983
|
-
}
|
3984
|
-
var HTMLAtomicResultSectionEmphasizedElement: {
|
3985
|
-
prototype: HTMLAtomicResultSectionEmphasizedElement;
|
3986
|
-
new (): HTMLAtomicResultSectionEmphasizedElement;
|
3987
|
-
};
|
3988
|
-
/**
|
3989
|
-
* This section contains an informative summary of the item's content.
|
3990
|
-
* Behavior:
|
3991
|
-
* * Has a fixed height of one to three lines, depending on the layout and density.
|
3992
|
-
* * Ellipses overflowing text.
|
3993
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
3994
|
-
* * Has a defined CSS `color` property for text.
|
3995
|
-
*/
|
3996
|
-
interface HTMLAtomicResultSectionExcerptElement extends Components.AtomicResultSectionExcerpt, HTMLStencilElement {
|
3997
|
-
}
|
3998
|
-
var HTMLAtomicResultSectionExcerptElement: {
|
3999
|
-
prototype: HTMLAtomicResultSectionExcerptElement;
|
4000
|
-
new (): HTMLAtomicResultSectionExcerptElement;
|
4001
|
-
};
|
4002
|
-
/**
|
4003
|
-
* This section identifies the item by its name, and its main use is to make the result list scannable.
|
4004
|
-
* This is usually the page title.
|
4005
|
-
* Behavior:
|
4006
|
-
* * Has a fixed height of two lines on grid layouts.
|
4007
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
4008
|
-
* * Has a defined CSS `color` property for text.
|
4009
|
-
*/
|
4010
|
-
interface HTMLAtomicResultSectionTitleElement extends Components.AtomicResultSectionTitle, HTMLStencilElement {
|
4011
|
-
}
|
4012
|
-
var HTMLAtomicResultSectionTitleElement: {
|
4013
|
-
prototype: HTMLAtomicResultSectionTitleElement;
|
4014
|
-
new (): HTMLAtomicResultSectionTitleElement;
|
4015
|
-
};
|
4016
|
-
/**
|
4017
|
-
* This section surfaces some fields that are directly related to the title of the item.
|
4018
|
-
* For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,
|
4019
|
-
* rather than to the product's description.
|
4020
|
-
* Behavior:
|
4021
|
-
* * Has a very small font size.
|
4022
|
-
* * Is the closest element beneath the title section.
|
4023
|
-
*/
|
4024
|
-
interface HTMLAtomicResultSectionTitleMetadataElement extends Components.AtomicResultSectionTitleMetadata, HTMLStencilElement {
|
4025
|
-
}
|
4026
|
-
var HTMLAtomicResultSectionTitleMetadataElement: {
|
4027
|
-
prototype: HTMLAtomicResultSectionTitleMetadataElement;
|
4028
|
-
new (): HTMLAtomicResultSectionTitleMetadataElement;
|
4029
|
-
};
|
4030
|
-
/**
|
4031
|
-
* This section provides visual information about the item.
|
4032
|
-
* For example, in Commerce, an image is a great shorthand for a product category.
|
4033
|
-
* An icon can quickly show the item type, or an avatar can help identify to whom it is related.
|
4034
|
-
* Behavior:
|
4035
|
-
* * Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.
|
4036
|
-
* ** When the image size is set to `icon`, this section stays very small.
|
4037
|
-
* ** You should ensure that elements inside of it take the available space.
|
4038
|
-
* * Always has a 1:1 aspect ratio.
|
4039
|
-
*/
|
4040
|
-
interface HTMLAtomicResultSectionVisualElement extends Components.AtomicResultSectionVisual, HTMLStencilElement {
|
4041
|
-
}
|
4042
|
-
var HTMLAtomicResultSectionVisualElement: {
|
4043
|
-
prototype: HTMLAtomicResultSectionVisualElement;
|
4044
|
-
new (): HTMLAtomicResultSectionVisualElement;
|
4045
|
-
};
|
4046
3785
|
/**
|
4047
3786
|
* The `atomic-result-table-placeholder` component provides an intermediate visual state that is rendered before the first results are available.
|
4048
3787
|
*/
|
@@ -4477,7 +4216,6 @@ declare global {
|
|
4477
4216
|
"atomic-notifications": HTMLAtomicNotificationsElement;
|
4478
4217
|
"atomic-numeric-facet": HTMLAtomicNumericFacetElement;
|
4479
4218
|
"atomic-numeric-range": HTMLAtomicNumericRangeElement;
|
4480
|
-
"atomic-pager": HTMLAtomicPagerElement;
|
4481
4219
|
"atomic-popover": HTMLAtomicPopoverElement;
|
4482
4220
|
"atomic-query-error": HTMLAtomicQueryErrorElement;
|
4483
4221
|
"atomic-quickview": HTMLAtomicQuickviewElement;
|
@@ -4509,15 +4247,6 @@ declare global {
|
|
4509
4247
|
"atomic-result-placeholder": HTMLAtomicResultPlaceholderElement;
|
4510
4248
|
"atomic-result-printable-uri": HTMLAtomicResultPrintableUriElement;
|
4511
4249
|
"atomic-result-rating": HTMLAtomicResultRatingElement;
|
4512
|
-
"atomic-result-section-actions": HTMLAtomicResultSectionActionsElement;
|
4513
|
-
"atomic-result-section-badges": HTMLAtomicResultSectionBadgesElement;
|
4514
|
-
"atomic-result-section-bottom-metadata": HTMLAtomicResultSectionBottomMetadataElement;
|
4515
|
-
"atomic-result-section-children": HTMLAtomicResultSectionChildrenElement;
|
4516
|
-
"atomic-result-section-emphasized": HTMLAtomicResultSectionEmphasizedElement;
|
4517
|
-
"atomic-result-section-excerpt": HTMLAtomicResultSectionExcerptElement;
|
4518
|
-
"atomic-result-section-title": HTMLAtomicResultSectionTitleElement;
|
4519
|
-
"atomic-result-section-title-metadata": HTMLAtomicResultSectionTitleMetadataElement;
|
4520
|
-
"atomic-result-section-visual": HTMLAtomicResultSectionVisualElement;
|
4521
4250
|
"atomic-result-table-placeholder": HTMLAtomicResultTablePlaceholderElement;
|
4522
4251
|
"atomic-result-template": HTMLAtomicResultTemplateElement;
|
4523
4252
|
"atomic-result-text": HTMLAtomicResultTextElement;
|
@@ -5868,24 +5597,6 @@ declare namespace LocalJSX {
|
|
5868
5597
|
*/
|
5869
5598
|
"start": number;
|
5870
5599
|
}
|
5871
|
-
/**
|
5872
|
-
* The `atomic-pager` provides buttons that allow the end user to navigate through the different result pages.
|
5873
|
-
*/
|
5874
|
-
interface AtomicPager {
|
5875
|
-
/**
|
5876
|
-
* The SVG icon to use to display the Next button. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
|
5877
|
-
*/
|
5878
|
-
"nextButtonIcon"?: string;
|
5879
|
-
/**
|
5880
|
-
* Specifies how many page buttons to display in the pager.
|
5881
|
-
*/
|
5882
|
-
"numberOfPages"?: number;
|
5883
|
-
"onAtomic/scrollToTop"?: (event: AtomicPagerCustomEvent<any>) => void;
|
5884
|
-
/**
|
5885
|
-
* The SVG icon to use to display the Previous button. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
|
5886
|
-
*/
|
5887
|
-
"previousButtonIcon"?: string;
|
5888
|
-
}
|
5889
5600
|
/**
|
5890
5601
|
* The `atomic-popover` component displays any facet as a popover menu.
|
5891
5602
|
*/
|
@@ -6563,100 +6274,6 @@ declare namespace LocalJSX {
|
|
6563
6274
|
*/
|
6564
6275
|
"maxValueInIndex"?: number;
|
6565
6276
|
}
|
6566
|
-
/**
|
6567
|
-
* This section allows the information seeker to perform an action on an item without having to view its details.
|
6568
|
-
* For 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.
|
6569
|
-
* Behavior:
|
6570
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
6571
|
-
* ** You should ensure that elements inside of it have `height: var(--line-height)`.
|
6572
|
-
* * Is a wrapping flexbox with a gap.
|
6573
|
-
* * May appear over, next to, or beneath the visual section.
|
6574
|
-
*/
|
6575
|
-
interface AtomicResultSectionActions {
|
6576
|
-
}
|
6577
|
-
/**
|
6578
|
-
* This section provides badges that highlight special features of the item.
|
6579
|
-
* Behavior:
|
6580
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
6581
|
-
* ** You should ensure that elements inside of it have `height: var(--line-height)`.
|
6582
|
-
* * Is a wrapping flexbox with a gap.
|
6583
|
-
* * May appear over, next to, or beneath the visual section.
|
6584
|
-
*/
|
6585
|
-
interface AtomicResultSectionBadges {
|
6586
|
-
}
|
6587
|
-
/**
|
6588
|
-
* This section displays additional descriptive information about the item.
|
6589
|
-
* Behavior:
|
6590
|
-
* * Has a maximum height of two lines.
|
6591
|
-
* ** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.
|
6592
|
-
* * Exposes the `--line-height` variable so child elements can adjust to the current line height.
|
6593
|
-
* * Has a defined CSS `color` property for text.
|
6594
|
-
* * Has a font weight.
|
6595
|
-
*/
|
6596
|
-
interface AtomicResultSectionBottomMetadata {
|
6597
|
-
}
|
6598
|
-
/**
|
6599
|
-
* This section displays the folded results, available when using the <atomic-result-children> component.
|
6600
|
-
* Behavior:
|
6601
|
-
* * Shows children at the bottom of the result, indented and wrapped in a border.
|
6602
|
-
*/
|
6603
|
-
interface AtomicResultSectionChildren {
|
6604
|
-
}
|
6605
|
-
/**
|
6606
|
-
* This section displays the field that's important for its search criteria.
|
6607
|
-
* For example, in Commerce, a product's cost is often more important than the title itself.
|
6608
|
-
* Behavior:
|
6609
|
-
* * Has a very large font size.
|
6610
|
-
* * Is the second closest element beneath the title section.
|
6611
|
-
*/
|
6612
|
-
interface AtomicResultSectionEmphasized {
|
6613
|
-
}
|
6614
|
-
/**
|
6615
|
-
* This section contains an informative summary of the item's content.
|
6616
|
-
* Behavior:
|
6617
|
-
* * Has a fixed height of one to three lines, depending on the layout and density.
|
6618
|
-
* * Ellipses overflowing text.
|
6619
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
6620
|
-
* * Has a defined CSS `color` property for text.
|
6621
|
-
*/
|
6622
|
-
interface AtomicResultSectionExcerpt {
|
6623
|
-
}
|
6624
|
-
/**
|
6625
|
-
* This section identifies the item by its name, and its main use is to make the result list scannable.
|
6626
|
-
* This is usually the page title.
|
6627
|
-
* Behavior:
|
6628
|
-
* * Has a fixed height of two lines on grid layouts.
|
6629
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
6630
|
-
* * Has a defined CSS `color` property for text.
|
6631
|
-
*/
|
6632
|
-
interface AtomicResultSectionTitle {
|
6633
|
-
}
|
6634
|
-
/**
|
6635
|
-
* This section surfaces some fields that are directly related to the title of the item.
|
6636
|
-
* For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,
|
6637
|
-
* rather than to the product's description.
|
6638
|
-
* Behavior:
|
6639
|
-
* * Has a very small font size.
|
6640
|
-
* * Is the closest element beneath the title section.
|
6641
|
-
*/
|
6642
|
-
interface AtomicResultSectionTitleMetadata {
|
6643
|
-
}
|
6644
|
-
/**
|
6645
|
-
* This section provides visual information about the item.
|
6646
|
-
* For example, in Commerce, an image is a great shorthand for a product category.
|
6647
|
-
* An icon can quickly show the item type, or an avatar can help identify to whom it is related.
|
6648
|
-
* Behavior:
|
6649
|
-
* * Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.
|
6650
|
-
* ** When the image size is set to `icon`, this section stays very small.
|
6651
|
-
* ** You should ensure that elements inside of it take the available space.
|
6652
|
-
* * Always has a 1:1 aspect ratio.
|
6653
|
-
*/
|
6654
|
-
interface AtomicResultSectionVisual {
|
6655
|
-
/**
|
6656
|
-
* How large or small the visual section of results using this template should be.
|
6657
|
-
*/
|
6658
|
-
"imageSize"?: ItemDisplayImageSize;
|
6659
|
-
}
|
6660
6277
|
/**
|
6661
6278
|
* The `atomic-result-table-placeholder` component provides an intermediate visual state that is rendered before the first results are available.
|
6662
6279
|
*/
|
@@ -7282,7 +6899,6 @@ declare namespace LocalJSX {
|
|
7282
6899
|
"atomic-notifications": AtomicNotifications;
|
7283
6900
|
"atomic-numeric-facet": AtomicNumericFacet;
|
7284
6901
|
"atomic-numeric-range": AtomicNumericRange;
|
7285
|
-
"atomic-pager": AtomicPager;
|
7286
6902
|
"atomic-popover": AtomicPopover;
|
7287
6903
|
"atomic-query-error": AtomicQueryError;
|
7288
6904
|
"atomic-quickview": AtomicQuickview;
|
@@ -7314,15 +6930,6 @@ declare namespace LocalJSX {
|
|
7314
6930
|
"atomic-result-placeholder": AtomicResultPlaceholder;
|
7315
6931
|
"atomic-result-printable-uri": AtomicResultPrintableUri;
|
7316
6932
|
"atomic-result-rating": AtomicResultRating;
|
7317
|
-
"atomic-result-section-actions": AtomicResultSectionActions;
|
7318
|
-
"atomic-result-section-badges": AtomicResultSectionBadges;
|
7319
|
-
"atomic-result-section-bottom-metadata": AtomicResultSectionBottomMetadata;
|
7320
|
-
"atomic-result-section-children": AtomicResultSectionChildren;
|
7321
|
-
"atomic-result-section-emphasized": AtomicResultSectionEmphasized;
|
7322
|
-
"atomic-result-section-excerpt": AtomicResultSectionExcerpt;
|
7323
|
-
"atomic-result-section-title": AtomicResultSectionTitle;
|
7324
|
-
"atomic-result-section-title-metadata": AtomicResultSectionTitleMetadata;
|
7325
|
-
"atomic-result-section-visual": AtomicResultSectionVisual;
|
7326
6933
|
"atomic-result-table-placeholder": AtomicResultTablePlaceholder;
|
7327
6934
|
"atomic-result-template": AtomicResultTemplate;
|
7328
6935
|
"atomic-result-text": AtomicResultText;
|
@@ -7547,10 +7154,6 @@ declare module "@stencil/core" {
|
|
7547
7154
|
* The `atomic-numeric-range` component defines the range of an `atomic-numeric-facet`, and therefore must be defined within an `atomic-numeric-facet` component.
|
7548
7155
|
*/
|
7549
7156
|
"atomic-numeric-range": LocalJSX.AtomicNumericRange & JSXBase.HTMLAttributes<HTMLAtomicNumericRangeElement>;
|
7550
|
-
/**
|
7551
|
-
* The `atomic-pager` provides buttons that allow the end user to navigate through the different result pages.
|
7552
|
-
*/
|
7553
|
-
"atomic-pager": LocalJSX.AtomicPager & JSXBase.HTMLAttributes<HTMLAtomicPagerElement>;
|
7554
7157
|
/**
|
7555
7158
|
* The `atomic-popover` component displays any facet as a popover menu.
|
7556
7159
|
*/
|
@@ -7733,87 +7336,6 @@ declare module "@stencil/core" {
|
|
7733
7336
|
* The `atomic-result-rating` element renders a star rating.
|
7734
7337
|
*/
|
7735
7338
|
"atomic-result-rating": LocalJSX.AtomicResultRating & JSXBase.HTMLAttributes<HTMLAtomicResultRatingElement>;
|
7736
|
-
/**
|
7737
|
-
* This section allows the information seeker to perform an action on an item without having to view its details.
|
7738
|
-
* For 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.
|
7739
|
-
* Behavior:
|
7740
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
7741
|
-
* ** You should ensure that elements inside of it have `height: var(--line-height)`.
|
7742
|
-
* * Is a wrapping flexbox with a gap.
|
7743
|
-
* * May appear over, next to, or beneath the visual section.
|
7744
|
-
*/
|
7745
|
-
"atomic-result-section-actions": LocalJSX.AtomicResultSectionActions & JSXBase.HTMLAttributes<HTMLAtomicResultSectionActionsElement>;
|
7746
|
-
/**
|
7747
|
-
* This section provides badges that highlight special features of the item.
|
7748
|
-
* Behavior:
|
7749
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
7750
|
-
* ** You should ensure that elements inside of it have `height: var(--line-height)`.
|
7751
|
-
* * Is a wrapping flexbox with a gap.
|
7752
|
-
* * May appear over, next to, or beneath the visual section.
|
7753
|
-
*/
|
7754
|
-
"atomic-result-section-badges": LocalJSX.AtomicResultSectionBadges & JSXBase.HTMLAttributes<HTMLAtomicResultSectionBadgesElement>;
|
7755
|
-
/**
|
7756
|
-
* This section displays additional descriptive information about the item.
|
7757
|
-
* Behavior:
|
7758
|
-
* * Has a maximum height of two lines.
|
7759
|
-
* ** We recommend that you use `atomic-result-fields-list` to ensure that the fields in this section don’t overflow.
|
7760
|
-
* * Exposes the `--line-height` variable so child elements can adjust to the current line height.
|
7761
|
-
* * Has a defined CSS `color` property for text.
|
7762
|
-
* * Has a font weight.
|
7763
|
-
*/
|
7764
|
-
"atomic-result-section-bottom-metadata": LocalJSX.AtomicResultSectionBottomMetadata & JSXBase.HTMLAttributes<HTMLAtomicResultSectionBottomMetadataElement>;
|
7765
|
-
/**
|
7766
|
-
* This section displays the folded results, available when using the <atomic-result-children> component.
|
7767
|
-
* Behavior:
|
7768
|
-
* * Shows children at the bottom of the result, indented and wrapped in a border.
|
7769
|
-
*/
|
7770
|
-
"atomic-result-section-children": LocalJSX.AtomicResultSectionChildren & JSXBase.HTMLAttributes<HTMLAtomicResultSectionChildrenElement>;
|
7771
|
-
/**
|
7772
|
-
* This section displays the field that's important for its search criteria.
|
7773
|
-
* For example, in Commerce, a product's cost is often more important than the title itself.
|
7774
|
-
* Behavior:
|
7775
|
-
* * Has a very large font size.
|
7776
|
-
* * Is the second closest element beneath the title section.
|
7777
|
-
*/
|
7778
|
-
"atomic-result-section-emphasized": LocalJSX.AtomicResultSectionEmphasized & JSXBase.HTMLAttributes<HTMLAtomicResultSectionEmphasizedElement>;
|
7779
|
-
/**
|
7780
|
-
* This section contains an informative summary of the item's content.
|
7781
|
-
* Behavior:
|
7782
|
-
* * Has a fixed height of one to three lines, depending on the layout and density.
|
7783
|
-
* * Ellipses overflowing text.
|
7784
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
7785
|
-
* * Has a defined CSS `color` property for text.
|
7786
|
-
*/
|
7787
|
-
"atomic-result-section-excerpt": LocalJSX.AtomicResultSectionExcerpt & JSXBase.HTMLAttributes<HTMLAtomicResultSectionExcerptElement>;
|
7788
|
-
/**
|
7789
|
-
* This section identifies the item by its name, and its main use is to make the result list scannable.
|
7790
|
-
* This is usually the page title.
|
7791
|
-
* Behavior:
|
7792
|
-
* * Has a fixed height of two lines on grid layouts.
|
7793
|
-
* * Exposes the `--line-height` CSS variable so child elements can adjust to the current line height.
|
7794
|
-
* * Has a defined CSS `color` property for text.
|
7795
|
-
*/
|
7796
|
-
"atomic-result-section-title": LocalJSX.AtomicResultSectionTitle & JSXBase.HTMLAttributes<HTMLAtomicResultSectionTitleElement>;
|
7797
|
-
/**
|
7798
|
-
* This section surfaces some fields that are directly related to the title of the item.
|
7799
|
-
* For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,
|
7800
|
-
* rather than to the product's description.
|
7801
|
-
* Behavior:
|
7802
|
-
* * Has a very small font size.
|
7803
|
-
* * Is the closest element beneath the title section.
|
7804
|
-
*/
|
7805
|
-
"atomic-result-section-title-metadata": LocalJSX.AtomicResultSectionTitleMetadata & JSXBase.HTMLAttributes<HTMLAtomicResultSectionTitleMetadataElement>;
|
7806
|
-
/**
|
7807
|
-
* This section provides visual information about the item.
|
7808
|
-
* For example, in Commerce, an image is a great shorthand for a product category.
|
7809
|
-
* An icon can quickly show the item type, or an avatar can help identify to whom it is related.
|
7810
|
-
* Behavior:
|
7811
|
-
* * Has a fixed size that depends on the specified image size, the layout, the density, and the screen size.
|
7812
|
-
* ** When the image size is set to `icon`, this section stays very small.
|
7813
|
-
* ** You should ensure that elements inside of it take the available space.
|
7814
|
-
* * Always has a 1:1 aspect ratio.
|
7815
|
-
*/
|
7816
|
-
"atomic-result-section-visual": LocalJSX.AtomicResultSectionVisual & JSXBase.HTMLAttributes<HTMLAtomicResultSectionVisualElement>;
|
7817
7339
|
/**
|
7818
7340
|
* The `atomic-result-table-placeholder` component provides an intermediate visual state that is rendered before the first results are available.
|
7819
7341
|
*/
|