@coveo/atomic 3.34.0-pre.616c4e348b → 3.34.0-pre.61b8e221e3
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 -6
- package/dist/atomic/components/_index.js +9 -3
- package/dist/atomic/components/atomic-category-facet.js +1 -1
- package/dist/atomic/components/atomic-citation.js +1 -1
- package/dist/atomic/components/atomic-facet-manager.js +1 -1
- package/dist/atomic/components/atomic-facet.js +1 -1
- package/dist/atomic/components/atomic-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-generated-answer-feedback-modal.js +1 -1
- package/dist/atomic/components/atomic-html2.js +1 -1
- package/dist/atomic/components/atomic-insight-edit-toggle.js +1 -1
- package/dist/atomic/components/atomic-insight-facet.js +1 -1
- package/dist/atomic/components/atomic-insight-folded-result-list.js +41 -5
- package/dist/atomic/components/atomic-insight-folded-result-list.js.map +1 -1
- package/dist/atomic/components/atomic-insight-full-search-button.js +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-layout.js +82 -1
- package/dist/atomic/components/atomic-insight-layout.js.map +1 -1
- package/dist/atomic/components/atomic-insight-no-results.js +1 -1
- package/dist/atomic/components/atomic-insight-numeric-facet.js +1 -1
- package/dist/atomic/components/atomic-insight-pager.js +3 -3
- package/dist/atomic/components/atomic-insight-query-error.js +1 -1
- package/dist/atomic/components/atomic-insight-refine-modal2.js +2 -2
- package/dist/atomic/components/atomic-insight-refine-toggle.js +1 -1
- package/dist/atomic/components/atomic-insight-result-action-bar.js +1 -5
- package/dist/atomic/components/atomic-insight-result-action-bar.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-action.js +1 -1
- package/dist/atomic/components/atomic-insight-result-attach-to-case-action.js +1 -1
- package/dist/atomic/components/atomic-insight-result-attach-to-case-indicator.js +1 -1
- package/dist/atomic/components/atomic-insight-result-children.js +41 -5
- package/dist/atomic/components/atomic-insight-result-children.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-list.js +41 -5
- package/dist/atomic/components/atomic-insight-result-list.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result-quickview-action.js +1 -1
- package/dist/atomic/components/atomic-insight-result2.js +1 -1
- package/dist/atomic/components/atomic-insight-search-box.js +2 -2
- package/dist/atomic/components/atomic-insight-smart-snippet-feedback-modal2.js +2 -2
- package/dist/atomic/components/atomic-insight-tabs.js +1 -1
- package/dist/atomic/components/atomic-insight-user-actions-session2.js +1 -1
- package/dist/atomic/components/atomic-insight-user-actions-toggle.js +2 -2
- package/dist/atomic/components/atomic-insight-user-actions-toggle.js.map +1 -1
- package/dist/atomic/components/atomic-ipx-body2.js +2 -2
- package/dist/atomic/components/atomic-ipx-button.js +2 -2
- package/dist/atomic/components/atomic-ipx-embedded.js +1 -1
- package/dist/atomic/components/atomic-ipx-modal.js +2 -2
- package/dist/atomic/components/atomic-ipx-recs-list.js +41 -5
- package/dist/atomic/components/atomic-ipx-recs-list.js.map +1 -1
- package/dist/atomic/components/atomic-ipx-refine-modal2.js +1 -1
- package/dist/atomic/components/atomic-ipx-refine-toggle.js +1 -1
- package/dist/atomic/components/atomic-ipx-result-link.js +1 -1
- package/dist/atomic/components/atomic-ipx-tabs.js +1 -1
- package/dist/atomic/components/{sections.js → atomic-layout-section-utils.js} +1 -1
- package/dist/atomic/components/atomic-layout-section-utils.js.map +1 -0
- package/dist/atomic/components/atomic-load-more-results.js +1 -1
- package/dist/atomic/components/atomic-no-results.js +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 +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-error.js +1 -1
- package/dist/atomic/components/atomic-recs-interface.js +2915 -3
- package/dist/atomic/components/atomic-recs-interface.js.map +1 -1
- package/dist/atomic/components/atomic-recs-list.js +41 -5
- 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-refine-toggle.js +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 +39 -3
- 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-instant-results.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 +2 -2
- package/dist/atomic/components/atomic-smart-snippet-collapse-wrapper2.js +2 -2
- package/dist/atomic/components/atomic-smart-snippet-expandable-answer2.js +1 -1
- package/dist/atomic/components/atomic-smart-snippet-feedback-modal2.js +2 -2
- package/dist/atomic/components/atomic-smart-snippet-source2.js +1 -1
- package/dist/atomic/components/atomic-sort-dropdown.js +2 -2
- package/dist/atomic/components/atomic-sort-expression.js +1 -1
- package/dist/atomic/components/atomic-stencil-facet-date-input.js +3 -3
- package/dist/atomic/components/atomic-suggestion-renderer2.js +1 -1
- package/dist/atomic/components/atomic-tab-manager.js +1 -1
- package/dist/atomic/components/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-product/atomic-product.js +26 -58
- package/dist/atomic/components/components/common/atomic-layout-section/layout.js +1 -1
- package/dist/atomic/components/components/common/layout/custom-render-controller.js +37 -0
- package/dist/atomic/components/components/common/layout/display-options.js +1 -1
- package/dist/atomic/components/components/common/layout/item-layout-controller.js +103 -0
- 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-interface/analytics-config.js +31 -0
- package/dist/atomic/components/components/insight/atomic-insight-interface/atomic-insight-interface.js +258 -0
- package/dist/atomic/components/components/insight/atomic-insight-layout/insight-layout.js +1 -1
- package/dist/atomic/components/components/insight/index.js +2 -1
- package/dist/atomic/components/components/insight/lazy-index.js +3 -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/facet-number-input.js +2 -2
- package/dist/atomic/components/global/environment.js +1 -1
- package/dist/atomic/components/index.js.map +1 -1
- package/dist/atomic/components/{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/replace-breakpoint-utils.js +1 -1
- package/dist/atomic/components/replace-breakpoint-utils.js.map +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 +2 -30
- package/dist/atomic/components/store.js.map +1 -1
- package/dist/atomic/components/tab-button.js +1 -1
- package/dist/atomic/components/tab-popover.js +1 -1
- package/dist/atomic/components/utils/compare-utils.js +49 -0
- package/dist/atomic/components/utils.js +1 -17
- package/dist/atomic/components/utils.js.map +1 -1
- package/dist/atomic/{p-27cf779a.js → p-025a346a.js} +2 -2
- package/dist/atomic/{p-3cbab25b.entry.js → p-044de1f9.entry.js} +2 -2
- package/dist/atomic/{p-fe59fb2d.entry.js → p-0535b93d.entry.js} +2 -2
- package/dist/atomic/{p-31a13850.js → p-0580b866.js} +2 -2
- package/dist/atomic/{p-0edea6f9.entry.js → p-05f1ff6f.entry.js} +2 -2
- package/dist/atomic/{p-3e9db2b5.entry.js → p-088d634c.entry.js} +2 -2
- package/dist/atomic/{p-4bdc6d5a.entry.js → p-0ee7cab8.entry.js} +2 -2
- package/dist/atomic/{p-0f449e9d.entry.js → p-14bad769.entry.js} +2 -2
- package/dist/atomic/{p-475124d2.entry.js → p-15547bd5.entry.js} +2 -2
- package/dist/atomic/{p-8fdef8a3.entry.js → p-182f9112.entry.js} +2 -2
- package/dist/atomic/{p-00069a4b.entry.js → p-1910eb7f.entry.js} +2 -2
- package/dist/atomic/{p-85145c88.entry.js → p-1c8bcadf.entry.js} +2 -2
- package/dist/atomic/p-1fca38e1.js +2 -0
- package/dist/atomic/{p-26598ee0.js.map → p-1fca38e1.js.map} +1 -1
- package/dist/atomic/{p-cafa4083.entry.js → p-21ab7750.entry.js} +2 -2
- package/dist/atomic/p-229018fa.entry.js +2 -0
- package/dist/atomic/p-229018fa.entry.js.map +1 -0
- package/dist/atomic/{p-89d8bb0d.entry.js → p-22b76c96.entry.js} +2 -2
- package/dist/atomic/{p-36f63642.entry.js → p-26e0c1f8.entry.js} +2 -2
- package/dist/atomic/{p-577d34ba.entry.js → p-2e13e2c0.entry.js} +2 -2
- package/dist/atomic/{p-6098b906.entry.js → p-2f437b47.entry.js} +2 -2
- package/dist/atomic/{p-998393ec.entry.js → p-2f517a54.entry.js} +2 -2
- package/dist/atomic/{p-06284430.entry.js → p-318c96f5.entry.js} +2 -2
- package/dist/atomic/{p-60800b2f.entry.js → p-3272a04b.entry.js} +2 -2
- package/dist/atomic/{p-a5714bc4.entry.js → p-3291adda.entry.js} +2 -2
- package/dist/atomic/{p-dbc0ce5c.entry.js → p-33245038.entry.js} +2 -2
- package/dist/atomic/{p-fa658ef2.entry.js → p-35c2ee5f.entry.js} +2 -2
- package/dist/atomic/p-36270a85.entry.js +2 -0
- package/dist/atomic/p-36270a85.entry.js.map +1 -0
- package/dist/atomic/p-36e2c945.entry.js +2 -0
- package/dist/atomic/p-36e2c945.entry.js.map +1 -0
- package/dist/atomic/{p-4601eb93.entry.js → p-36ff2bc3.entry.js} +2 -2
- package/dist/atomic/{p-7ec6dd3e.entry.js → p-3bd8469f.entry.js} +2 -2
- package/dist/atomic/{p-27b8404c.js → p-3ef52afa.js} +2 -2
- package/dist/atomic/p-3ef52afa.js.map +1 -0
- package/dist/atomic/{p-5f706e3d.entry.js → p-400c28b6.entry.js} +2 -2
- package/dist/atomic/{p-fafd5042.entry.js → p-448091f7.entry.js} +2 -2
- package/dist/atomic/{p-fe3cd55b.entry.js → p-44d96103.entry.js} +2 -2
- package/dist/atomic/p-463336ca.entry.js +2 -0
- package/dist/atomic/p-463336ca.entry.js.map +1 -0
- package/dist/atomic/{p-f9dd14b2.entry.js → p-479cb38a.entry.js} +2 -2
- package/dist/atomic/{p-a9383817.entry.js → p-47b41b27.entry.js} +2 -2
- package/dist/atomic/{p-97ce3384.entry.js → p-48bab1a6.entry.js} +2 -2
- package/dist/atomic/{p-0c8e7d5f.entry.js → p-4cb91ee7.entry.js} +2 -2
- package/dist/atomic/{p-23d4dc54.entry.js → p-558f2191.entry.js} +2 -2
- package/dist/atomic/p-55c41e00.entry.js +2 -0
- package/dist/atomic/p-55c41e00.entry.js.map +1 -0
- package/dist/atomic/{p-2e4628bb.entry.js → p-57049cd2.entry.js} +2 -2
- package/dist/atomic/{p-edd4d5f7.js → p-5a2ef889.js} +2 -2
- package/dist/atomic/{p-9faad55b.entry.js → p-5a83b7e5.entry.js} +2 -2
- package/dist/atomic/{p-10b5e0f3.entry.js → p-5b8cc4bc.entry.js} +2 -2
- package/dist/atomic/{p-dbcef3a9.entry.js → p-5cab535b.entry.js} +2 -2
- package/dist/atomic/p-5d0fc7e2.js +2 -0
- package/dist/atomic/p-5d0fc7e2.js.map +1 -0
- package/dist/atomic/{p-740cd5bc.entry.js → p-6439156c.entry.js} +2 -2
- package/dist/atomic/{p-7e9a1a1a.entry.js → p-66166975.entry.js} +2 -2
- package/dist/atomic/{p-97538903.entry.js → p-6698d5e9.entry.js} +2 -2
- package/dist/atomic/{p-0610b3e7.entry.js → p-6819f12c.entry.js} +2 -2
- package/dist/atomic/p-6b11c149.entry.js +2 -0
- package/dist/atomic/p-6b11c149.entry.js.map +1 -0
- package/dist/atomic/p-6b3429d3.js +2 -0
- package/dist/atomic/{p-406a288c.entry.js → p-7045745d.entry.js} +2 -2
- package/dist/atomic/{p-a130b00b.entry.js → p-70747efa.entry.js} +2 -2
- package/dist/atomic/{p-4830b9bb.entry.js → p-7242b46e.entry.js} +2 -2
- package/dist/atomic/{p-3af2fca0.js → p-7427daa3.js} +2 -2
- package/dist/atomic/{p-b320f270.entry.js → p-76c14d82.entry.js} +2 -2
- package/dist/atomic/{p-1435fb6f.entry.js → p-7741124a.entry.js} +2 -2
- package/dist/atomic/{p-cdeb5f2a.entry.js → p-77d00da1.entry.js} +2 -2
- package/dist/atomic/p-7fd58269.entry.js +2 -0
- package/dist/atomic/p-7fd58269.entry.js.map +1 -0
- package/dist/atomic/p-7fe23afc.entry.js +2 -0
- package/dist/atomic/{p-c7af4b9e.entry.js.map → p-7fe23afc.entry.js.map} +1 -1
- package/dist/atomic/{p-f76b7ac3.entry.js → p-80290dd3.entry.js} +2 -2
- package/dist/atomic/{p-0bdd730f.entry.js → p-81bdbd07.entry.js} +2 -2
- package/dist/atomic/{p-97748161.js → p-828ab4ff.js} +2 -2
- package/dist/{esm/sections-d787040b.js.map → atomic/p-828ab4ff.js.map} +1 -1
- package/dist/atomic/{p-723f76a1.entry.js → p-82cd6398.entry.js} +2 -2
- package/dist/atomic/{p-fdcd187d.entry.js → p-851b9735.entry.js} +2 -2
- package/dist/atomic/{p-88af4470.entry.js → p-874f0a4c.entry.js} +2 -2
- package/dist/atomic/{p-d6e04719.entry.js → p-8b0cf1d4.entry.js} +2 -2
- package/dist/atomic/{p-bd3542d2.entry.js → p-8b0d881e.entry.js} +2 -2
- package/dist/atomic/p-8b0d881e.entry.js.map +1 -0
- package/dist/atomic/{p-ee957926.entry.js → p-8d5228da.entry.js} +2 -2
- package/dist/atomic/{p-c25f1437.entry.js → p-955092ed.entry.js} +2 -2
- package/dist/atomic/{p-47ab6c9f.entry.js → p-99d4c4bf.entry.js} +2 -2
- package/dist/atomic/{p-edede7d1.entry.js → p-9aad555a.entry.js} +2 -2
- package/dist/atomic/{p-7709fba4.js → p-9ae68e86.js} +2 -2
- package/dist/atomic/p-9ae68e86.js.map +1 -0
- package/dist/atomic/{p-00a6ab8c.entry.js → p-a0ebbbdf.entry.js} +2 -2
- package/dist/atomic/{p-a4d277c7.entry.js → p-a1798150.entry.js} +2 -2
- package/dist/atomic/{p-6289adc7.entry.js → p-a54f3f24.entry.js} +2 -2
- package/dist/atomic/{p-24fd7df6.entry.js → p-a6dde0f6.entry.js} +2 -2
- package/dist/atomic/{p-0b5efb51.entry.js → p-a78cbb80.entry.js} +2 -2
- package/dist/atomic/p-aaa5a853.js +2 -0
- package/dist/atomic/p-aaa5a853.js.map +1 -0
- package/dist/atomic/{p-59b15bd6.entry.js → p-ae69f519.entry.js} +2 -2
- package/dist/atomic/{p-ed8e5c4d.entry.js → p-b06de6f8.entry.js} +2 -2
- package/dist/atomic/{p-fdd0aa42.entry.js → p-b1b583a0.entry.js} +2 -2
- package/dist/atomic/{p-3c9289b5.js → p-b29d121c.js} +2 -2
- package/dist/atomic/p-b628ed03.entry.js +2 -0
- package/dist/atomic/{p-a1ee594f.entry.js.map → p-b628ed03.entry.js.map} +1 -1
- package/dist/atomic/{p-cb3fd0f4.entry.js → p-b84108f3.entry.js} +2 -2
- package/dist/atomic/{p-fb1a1e2e.entry.js → p-b85c2c46.entry.js} +2 -2
- package/dist/atomic/p-b9eeac20.entry.js +2 -0
- package/dist/atomic/{p-e398835b.entry.js → p-bc43df67.entry.js} +2 -2
- package/dist/atomic/{p-93601dc0.entry.js → p-bd01acd5.entry.js} +2 -2
- package/dist/atomic/{p-416d088e.entry.js → p-be011bd1.entry.js} +2 -2
- package/dist/atomic/{p-7c3c5f07.entry.js → p-c2a5dac0.entry.js} +2 -2
- package/dist/atomic/p-c2a5dac0.entry.js.map +1 -0
- package/dist/atomic/{p-93f1d551.entry.js → p-c5164dbf.entry.js} +2 -2
- package/dist/atomic/{p-3622ed6c.js → p-c619df9b.js} +2 -2
- package/dist/atomic/{p-3857d6a3.entry.js → p-c8190eb9.entry.js} +2 -2
- package/dist/atomic/p-ca1425cc.entry.js +2 -0
- package/dist/atomic/{p-a1522fe5.entry.js.map → p-ca1425cc.entry.js.map} +1 -1
- package/dist/atomic/{p-5ca21deb.js → p-ca37969c.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-7cced247.entry.js → p-d0ab0125.entry.js} +2 -2
- package/dist/atomic/{p-16f6c1f3.entry.js → p-d8caa4d8.entry.js} +2 -2
- package/dist/atomic/p-da87ef51.entry.js +2 -0
- package/dist/atomic/{p-367ec37d.entry.js → p-db2d92c5.entry.js} +2 -2
- package/dist/atomic/{p-dbf0c5a3.entry.js → p-db3b11ca.entry.js} +2 -2
- package/dist/atomic/{p-4723ffa5.entry.js → p-dd24c66a.entry.js} +2 -2
- package/dist/atomic/{p-0f39889d.entry.js → p-dea22a8d.entry.js} +2 -2
- package/dist/atomic/{p-3a7a1a00.entry.js → p-df8d38ca.entry.js} +2 -2
- package/dist/atomic/{p-c280cd05.js → p-e1cc5150.js} +1 -1
- package/dist/atomic/{p-f9608731.entry.js → p-e276c7e0.entry.js} +2 -2
- package/dist/atomic/{p-ce5b896e.entry.js → p-e455330c.entry.js} +2 -2
- package/dist/atomic/{p-59f043a0.entry.js → p-e49ad083.entry.js} +2 -2
- package/dist/atomic/{p-30c09377.entry.js → p-e6871a3f.entry.js} +2 -2
- package/dist/atomic/{p-c9f1790d.entry.js → p-e6dc9de7.entry.js} +2 -2
- package/dist/atomic/p-e8176ac8.entry.js +2 -0
- package/dist/atomic/p-e8176ac8.entry.js.map +1 -0
- package/dist/atomic/{p-20764605.entry.js → p-ed413091.entry.js} +2 -2
- package/dist/atomic/p-ef8f2239.entry.js +2 -0
- package/dist/atomic/{p-345c425d.entry.js.map → p-ef8f2239.entry.js.map} +1 -1
- package/dist/atomic/{p-13391e75.entry.js → p-f0c657f4.entry.js} +2 -2
- package/dist/atomic/{p-f936f55e.entry.js → p-f1241140.entry.js} +2 -2
- package/dist/atomic/p-f37dea9e.entry.js +2 -0
- package/dist/atomic/{p-b6415814.entry.js.map → p-f37dea9e.entry.js.map} +1 -1
- package/dist/atomic/p-f4818e53.entry.js +2 -0
- package/dist/atomic/p-f537c5af.js +2 -0
- package/dist/atomic/p-f537c5af.js.map +1 -0
- package/dist/atomic/{p-dd35e7ad.entry.js → p-f65ca329.entry.js} +2 -2
- package/dist/atomic/{p-93da1f4e.entry.js → p-f800678c.entry.js} +2 -2
- package/dist/atomic/{p-d1795580.entry.js → p-fb517fba.entry.js} +2 -2
- package/dist/atomic/{p-97829295.entry.js → p-fc71835d.entry.js} +2 -2
- package/dist/atomic/{p-1db20a4a.entry.js → p-fd1ef9e3.entry.js} +2 -2
- package/dist/cjs/_loader.cjs.js +1 -1
- package/dist/cjs/atomic-automatic-facet_2.cjs.entry.js +3 -3
- package/dist/cjs/atomic-breadbox.cjs.entry.js +2 -2
- package/dist/cjs/atomic-category-facet.cjs.entry.js +4 -4
- package/dist/cjs/atomic-citation.cjs.entry.js +1 -1
- package/dist/cjs/atomic-color-facet.cjs.entry.js +3 -3
- package/dist/cjs/atomic-facet-manager.cjs.entry.js +1 -1
- package/dist/cjs/atomic-facet-number-input.cjs.entry.js +2 -2
- package/dist/cjs/atomic-facet.cjs.entry.js +6 -6
- package/dist/cjs/atomic-field-condition.cjs.entry.js +4 -4
- package/dist/cjs/atomic-focus-trap.cjs.entry.js +2 -2
- package/dist/cjs/atomic-folded-result-list.cjs.entry.js +8 -8
- package/dist/cjs/atomic-format-currency.cjs.entry.js +1 -1
- package/dist/cjs/atomic-format-number.cjs.entry.js +1 -1
- package/dist/cjs/atomic-format-unit.cjs.entry.js +1 -1
- package/dist/cjs/atomic-generated-answer-feedback-modal.cjs.entry.js +3 -3
- package/dist/cjs/atomic-generated-answer.cjs.entry.js +3 -3
- package/dist/cjs/atomic-html.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-edit-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-facet.cjs.entry.js +5 -5
- package/dist/cjs/atomic-insight-folded-result-list.cjs.entry.js +8 -8
- package/dist/cjs/atomic-insight-full-search-button.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-generated-answer.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-layout.cjs.entry.js +85 -5
- package/dist/cjs/atomic-insight-layout.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-no-results.cjs.entry.js +3 -3
- package/dist/cjs/atomic-insight-numeric-facet.cjs.entry.js +6 -6
- package/dist/cjs/atomic-insight-pager.cjs.entry.js +4 -4
- package/dist/cjs/atomic-insight-query-error.cjs.entry.js +3 -3
- package/dist/cjs/atomic-insight-query-summary.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-refine-modal.cjs.entry.js +4 -5
- package/dist/cjs/atomic-insight-refine-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-refine-toggle.cjs.entry.js +1 -1
- 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-action.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result-attach-to-case-action.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result-attach-to-case-indicator.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result-children-template.cjs.entry.js +4 -4
- package/dist/cjs/atomic-insight-result-children.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-result-list.cjs.entry.js +8 -8
- package/dist/cjs/atomic-insight-result-quickview-action.cjs.entry.js +3 -3
- package/dist/cjs/atomic-insight-result-template.cjs.entry.js +4 -4
- package/dist/cjs/atomic-insight-result.cjs.entry.js +7 -7
- package/dist/cjs/atomic-insight-search-box.cjs.entry.js +4 -4
- package/dist/cjs/atomic-insight-smart-snippet-feedback-modal.cjs.entry.js +4 -4
- package/dist/cjs/atomic-insight-smart-snippet-suggestions.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-smart-snippet.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-tab.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-tabs.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-timeframe-facet.cjs.entry.js +4 -4
- package/dist/cjs/atomic-insight-user-actions-session_2.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-ipx-body.cjs.entry.js +4 -4
- package/dist/cjs/atomic-ipx-button.cjs.entry.js +2 -2
- package/dist/cjs/atomic-ipx-embedded.cjs.entry.js +3 -3
- package/dist/cjs/atomic-ipx-modal.cjs.entry.js +4 -4
- package/dist/cjs/atomic-ipx-recs-list.cjs.entry.js +8 -8
- package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js +3 -4
- package/dist/cjs/atomic-ipx-refine-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-ipx-refine-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-ipx-result-link.cjs.entry.js +1 -1
- package/dist/cjs/atomic-ipx-tab.cjs.entry.js +1 -2
- package/dist/cjs/atomic-ipx-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-ipx-tabs.cjs.entry.js +1 -1
- 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-load-more-results.cjs.entry.js +2 -3
- package/dist/cjs/atomic-load-more-results.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-no-results.cjs.entry.js +3 -3
- package/dist/cjs/atomic-notifications.cjs.entry.js +2 -2
- package/dist/cjs/atomic-numeric-facet.cjs.entry.js +6 -6
- package/dist/cjs/atomic-query-error.cjs.entry.js +3 -3
- 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 +3 -3
- package/dist/cjs/atomic-rating-facet.cjs.entry.js +4 -4
- package/dist/cjs/atomic-rating-range-facet.cjs.entry.js +3 -3
- package/dist/cjs/atomic-recs-error.cjs.entry.js +3 -3
- package/dist/cjs/atomic-recs-interface.cjs.entry.js +2927 -18
- package/dist/cjs/atomic-recs-interface.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-recs-list.cjs.entry.js +8 -8
- package/dist/cjs/atomic-recs-result-template.cjs.entry.js +4 -4
- package/dist/cjs/atomic-recs-result.cjs.entry.js +6 -6
- package/dist/cjs/atomic-refine-modal.cjs.entry.js +6 -6
- package/dist/cjs/atomic-refine-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-refine-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-result-children-template.cjs.entry.js +4 -4
- package/dist/cjs/atomic-result-children.cjs.entry.js +2 -2
- package/dist/cjs/atomic-result-fields-list.cjs.entry.js +1 -1
- package/dist/cjs/atomic-result-icon.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 +9 -9
- package/dist/cjs/atomic-result-localized-text.cjs.entry.js +2 -2
- package/dist/cjs/atomic-result-multi-value-text.cjs.entry.js +1 -1
- package/dist/cjs/{atomic-result-placeholder_2.cjs.entry.js → atomic-result-placeholder_8.cjs.entry.js} +75 -7
- package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js.map +1 -0
- package/dist/cjs/atomic-result-printable-uri.cjs.entry.js +2 -2
- 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 +4 -4
- package/dist/cjs/atomic-result.cjs.entry.js +6 -6
- package/dist/cjs/atomic-search-box-instant-results.cjs.entry.js +1 -1
- 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 +6 -6
- package/dist/cjs/atomic-segmented-facet.cjs.entry.js +2 -2
- package/dist/cjs/atomic-smart-snippet-answer_2.cjs.entry.js +3 -3
- package/dist/cjs/atomic-smart-snippet-collapse-wrapper_2.cjs.entry.js +3 -3
- package/dist/cjs/atomic-smart-snippet-feedback-modal.cjs.entry.js +4 -4
- package/dist/cjs/atomic-smart-snippet-suggestions.cjs.entry.js +1 -1
- package/dist/cjs/atomic-smart-snippet.cjs.entry.js +2 -2
- package/dist/cjs/atomic-sort-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/atomic-sort-expression.cjs.entry.js +3 -3
- package/dist/cjs/atomic-stencil-facet-date-input.cjs.entry.js +3 -3
- package/dist/cjs/atomic-suggestion-renderer.cjs.entry.js +1 -1
- package/dist/cjs/atomic-tab-bar_2.cjs.entry.js +1 -1
- package/dist/cjs/atomic-tab-button.cjs.entry.js +1 -1
- package/dist/cjs/atomic-tab-manager.cjs.entry.js +1 -1
- package/dist/cjs/atomic-timeframe-facet.cjs.entry.js +4 -4
- 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/{cloned-facet-elements-70cd1601.js → cloned-facet-elements-3c7ea837.js} +2 -2
- package/dist/cjs/{cloned-facet-elements-70cd1601.js.map → cloned-facet-elements-3c7ea837.js.map} +1 -1
- package/dist/cjs/{display-options-14f05862.js → display-options-10f84088.js} +4 -4
- package/dist/cjs/display-options-10f84088.js.map +1 -0
- package/dist/cjs/index-757bc886.js +16 -12
- package/dist/cjs/{sections-fbb93b53.js → item-layout-sections-73e27d24.js} +2 -2
- package/dist/cjs/item-layout-sections-73e27d24.js.map +1 -0
- package/dist/cjs/item-section-utils-37848715.js +11 -0
- package/dist/cjs/item-section-utils-37848715.js.map +1 -0
- package/dist/cjs/{props-utils-1e4ba1b0.js → props-utils-15a042f3.js} +2 -2
- package/dist/cjs/{props-utils-1e4ba1b0.js.map → props-utils-15a042f3.js.map} +1 -1
- package/dist/cjs/{replace-breakpoint-utils-7a084f54.js → replace-breakpoint-utils-47f2eaa4.js} +1 -2
- package/dist/cjs/replace-breakpoint-utils-47f2eaa4.js.map +1 -0
- package/dist/cjs/{result-template-common-88359dad.js → result-template-common-bc03b2ad.js} +4 -4
- package/dist/cjs/result-template-common-bc03b2ad.js.map +1 -0
- package/dist/cjs/{stencil-accessibility-utils-aa4c9f6c.js → stencil-accessibility-utils-86cc7071.js} +2 -2
- package/dist/cjs/{stencil-accessibility-utils-aa4c9f6c.js.map → stencil-accessibility-utils-86cc7071.js.map} +1 -1
- package/dist/cjs/{stencil-facet-value-e67c9332.js → stencil-facet-value-5957b403.js} +2 -2
- package/dist/cjs/{stencil-facet-value-e67c9332.js.map → stencil-facet-value-5957b403.js.map} +1 -1
- package/dist/cjs/{stencil-facet-value-checkbox-62f07459.js → stencil-facet-value-checkbox-fed178ad.js} +2 -2
- package/dist/cjs/{stencil-facet-value-checkbox-62f07459.js.map → stencil-facet-value-checkbox-fed178ad.js.map} +1 -1
- package/dist/cjs/{stencil-item-list-common-17bd1046.js → stencil-item-list-common-b08abf21.js} +4 -4
- package/dist/cjs/{stencil-item-list-common-17bd1046.js.map → stencil-item-list-common-b08abf21.js.map} +1 -1
- package/dist/cjs/{stencil-values-container-9f50ec1a.js → stencil-values-container-d20f9b28.js} +2 -2
- package/dist/cjs/{stencil-values-container-9f50ec1a.js.map → stencil-values-container-d20f9b28.js.map} +1 -1
- package/dist/cjs/{store-82abd941.js → store-7927ea61.js} +2 -33
- package/dist/cjs/store-7927ea61.js.map +1 -0
- package/dist/cjs/{timeframe-facet-common-b5535cca.js → timeframe-facet-common-4ea96ccb.js} +2 -2
- package/dist/cjs/{timeframe-facet-common-b5535cca.js.map → timeframe-facet-common-4ea96ccb.js.map} +1 -1
- package/dist/cjs/{utils-7153ae6b.js → utils-12b49e87.js} +1 -18
- package/dist/cjs/utils-12b49e87.js.map +1 -0
- package/dist/cjs/version.cjs.js +2 -2
- package/dist/esm/_loader.js +1 -1
- package/dist/esm/atomic-automatic-facet_2.entry.js +3 -3
- package/dist/esm/atomic-breadbox.entry.js +2 -2
- package/dist/esm/atomic-category-facet.entry.js +4 -4
- package/dist/esm/atomic-citation.entry.js +1 -1
- package/dist/esm/atomic-color-facet.entry.js +3 -3
- package/dist/esm/atomic-facet-manager.entry.js +1 -1
- package/dist/esm/atomic-facet-number-input.entry.js +2 -2
- package/dist/esm/atomic-facet.entry.js +6 -6
- package/dist/esm/atomic-field-condition.entry.js +4 -4
- package/dist/esm/atomic-focus-trap.entry.js +2 -2
- package/dist/esm/atomic-folded-result-list.entry.js +8 -8
- package/dist/esm/atomic-format-currency.entry.js +1 -1
- package/dist/esm/atomic-format-number.entry.js +1 -1
- package/dist/esm/atomic-format-unit.entry.js +1 -1
- package/dist/esm/atomic-generated-answer-feedback-modal.entry.js +3 -3
- package/dist/esm/atomic-generated-answer.entry.js +3 -3
- package/dist/esm/atomic-html.entry.js +1 -1
- package/dist/esm/atomic-insight-edit-toggle.entry.js +1 -1
- package/dist/esm/atomic-insight-facet.entry.js +5 -5
- package/dist/esm/atomic-insight-folded-result-list.entry.js +8 -8
- package/dist/esm/atomic-insight-full-search-button.entry.js +1 -1
- package/dist/esm/atomic-insight-generated-answer.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-layout.entry.js +83 -3
- package/dist/esm/atomic-insight-layout.entry.js.map +1 -1
- package/dist/esm/atomic-insight-no-results.entry.js +3 -3
- package/dist/esm/atomic-insight-numeric-facet.entry.js +6 -6
- package/dist/esm/atomic-insight-pager.entry.js +4 -4
- package/dist/esm/atomic-insight-query-error.entry.js +3 -3
- package/dist/esm/atomic-insight-query-summary.entry.js +2 -2
- package/dist/esm/atomic-insight-refine-modal.entry.js +4 -5
- package/dist/esm/atomic-insight-refine-modal.entry.js.map +1 -1
- package/dist/esm/atomic-insight-refine-toggle.entry.js +1 -1
- 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-action.entry.js +1 -1
- package/dist/esm/atomic-insight-result-attach-to-case-action.entry.js +1 -1
- package/dist/esm/atomic-insight-result-attach-to-case-indicator.entry.js +1 -1
- package/dist/esm/atomic-insight-result-children-template.entry.js +4 -4
- package/dist/esm/atomic-insight-result-children.entry.js +2 -2
- package/dist/esm/atomic-insight-result-list.entry.js +8 -8
- package/dist/esm/atomic-insight-result-quickview-action.entry.js +3 -3
- package/dist/esm/atomic-insight-result-template.entry.js +4 -4
- package/dist/esm/atomic-insight-result.entry.js +7 -7
- package/dist/esm/atomic-insight-search-box.entry.js +4 -4
- package/dist/esm/atomic-insight-smart-snippet-feedback-modal.entry.js +4 -4
- package/dist/esm/atomic-insight-smart-snippet-suggestions.entry.js +1 -1
- package/dist/esm/atomic-insight-smart-snippet.entry.js +1 -1
- package/dist/esm/atomic-insight-tab.entry.js +2 -2
- package/dist/esm/atomic-insight-tabs.entry.js +1 -1
- package/dist/esm/atomic-insight-timeframe-facet.entry.js +4 -4
- package/dist/esm/atomic-insight-user-actions-session_2.entry.js +1 -1
- 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-body.entry.js +4 -4
- package/dist/esm/atomic-ipx-button.entry.js +2 -2
- package/dist/esm/atomic-ipx-embedded.entry.js +3 -3
- package/dist/esm/atomic-ipx-modal.entry.js +4 -4
- package/dist/esm/atomic-ipx-recs-list.entry.js +8 -8
- package/dist/esm/atomic-ipx-refine-modal.entry.js +3 -4
- package/dist/esm/atomic-ipx-refine-modal.entry.js.map +1 -1
- package/dist/esm/atomic-ipx-refine-toggle.entry.js +1 -1
- package/dist/esm/atomic-ipx-result-link.entry.js +1 -1
- package/dist/esm/atomic-ipx-tab.entry.js +1 -2
- package/dist/esm/atomic-ipx-tab.entry.js.map +1 -1
- package/dist/esm/atomic-ipx-tabs.entry.js +1 -1
- package/dist/esm/{sections-ae00b53a.js → atomic-layout-section-utils-c8ca7445.js} +1 -1
- package/dist/esm/atomic-layout-section-utils-c8ca7445.js.map +1 -0
- package/dist/esm/atomic-load-more-results.entry.js +2 -3
- package/dist/esm/atomic-load-more-results.entry.js.map +1 -1
- package/dist/esm/atomic-no-results.entry.js +3 -3
- package/dist/esm/atomic-notifications.entry.js +2 -2
- package/dist/esm/atomic-numeric-facet.entry.js +6 -6
- package/dist/esm/atomic-query-error.entry.js +3 -3
- 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 +3 -3
- package/dist/esm/atomic-rating-facet.entry.js +4 -4
- package/dist/esm/atomic-rating-range-facet.entry.js +3 -3
- package/dist/esm/atomic-recs-error.entry.js +3 -3
- package/dist/esm/atomic-recs-interface.entry.js +2919 -10
- package/dist/esm/atomic-recs-interface.entry.js.map +1 -1
- package/dist/esm/atomic-recs-list.entry.js +8 -8
- package/dist/esm/atomic-recs-result-template.entry.js +4 -4
- package/dist/esm/atomic-recs-result.entry.js +6 -6
- package/dist/esm/atomic-refine-modal.entry.js +4 -4
- package/dist/esm/atomic-refine-modal.entry.js.map +1 -1
- package/dist/esm/atomic-refine-toggle.entry.js +1 -1
- package/dist/esm/atomic-result-children-template.entry.js +4 -4
- package/dist/esm/atomic-result-children.entry.js +2 -2
- package/dist/esm/atomic-result-fields-list.entry.js +1 -1
- package/dist/esm/atomic-result-icon.entry.js +1 -1
- package/dist/esm/atomic-result-link.entry.js +1 -1
- package/dist/esm/atomic-result-list.entry.js +9 -9
- package/dist/esm/atomic-result-localized-text.entry.js +2 -2
- package/dist/esm/atomic-result-multi-value-text.entry.js +1 -1
- package/dist/esm/{atomic-result-placeholder_2.entry.js → atomic-result-placeholder_8.entry.js} +71 -9
- package/dist/esm/atomic-result-placeholder_8.entry.js.map +1 -0
- package/dist/esm/atomic-result-printable-uri.entry.js +2 -2
- 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 +4 -4
- package/dist/esm/atomic-result.entry.js +6 -6
- package/dist/esm/atomic-search-box-instant-results.entry.js +1 -1
- 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 +6 -6
- package/dist/esm/atomic-segmented-facet.entry.js +2 -2
- package/dist/esm/atomic-smart-snippet-answer_2.entry.js +3 -3
- package/dist/esm/atomic-smart-snippet-collapse-wrapper_2.entry.js +3 -3
- package/dist/esm/atomic-smart-snippet-feedback-modal.entry.js +4 -4
- package/dist/esm/atomic-smart-snippet-suggestions.entry.js +1 -1
- package/dist/esm/atomic-smart-snippet.entry.js +2 -2
- package/dist/esm/atomic-sort-dropdown.entry.js +3 -3
- package/dist/esm/atomic-sort-expression.entry.js +3 -3
- package/dist/esm/atomic-stencil-facet-date-input.entry.js +3 -3
- package/dist/esm/atomic-suggestion-renderer.entry.js +1 -1
- package/dist/esm/atomic-tab-bar_2.entry.js +1 -1
- package/dist/esm/atomic-tab-button.entry.js +1 -1
- package/dist/esm/atomic-tab-manager.entry.js +1 -1
- package/dist/esm/atomic-timeframe-facet.entry.js +4 -4
- 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/{cloned-facet-elements-807b566b.js → cloned-facet-elements-82071d0c.js} +2 -2
- package/dist/esm/{cloned-facet-elements-807b566b.js.map → cloned-facet-elements-82071d0c.js.map} +1 -1
- package/dist/esm/{display-options-c16840c6.js → display-options-b7c33617.js} +2 -2
- package/dist/esm/display-options-b7c33617.js.map +1 -0
- package/dist/esm/index-3f35faca.js +16 -12
- package/dist/esm/{sections-d787040b.js → item-layout-sections-26123790.js} +2 -2
- package/dist/esm/item-layout-sections-26123790.js.map +1 -0
- package/dist/esm/item-section-utils-d8aa24b7.js +9 -0
- package/dist/esm/item-section-utils-d8aa24b7.js.map +1 -0
- package/dist/esm/{props-utils-e97ad6bd.js → props-utils-6040b5d2.js} +2 -2
- package/dist/esm/{props-utils-e97ad6bd.js.map → props-utils-6040b5d2.js.map} +1 -1
- package/dist/esm/{replace-breakpoint-utils-7a336631.js → replace-breakpoint-utils-13ff9ca5.js} +2 -2
- package/dist/esm/replace-breakpoint-utils-13ff9ca5.js.map +1 -0
- package/dist/esm/{result-template-common-ac9fecab.js → result-template-common-47799c7c.js} +3 -3
- package/dist/esm/result-template-common-47799c7c.js.map +1 -0
- package/dist/esm/{stencil-accessibility-utils-196a08f3.js → stencil-accessibility-utils-ae75044b.js} +2 -2
- package/dist/esm/{stencil-accessibility-utils-196a08f3.js.map → stencil-accessibility-utils-ae75044b.js.map} +1 -1
- package/dist/esm/{stencil-facet-value-30dc9b6c.js → stencil-facet-value-9deafe8e.js} +2 -2
- package/dist/esm/{stencil-facet-value-30dc9b6c.js.map → stencil-facet-value-9deafe8e.js.map} +1 -1
- package/dist/esm/{stencil-facet-value-checkbox-0637f7f8.js → stencil-facet-value-checkbox-c0df7c4e.js} +2 -2
- package/dist/esm/{stencil-facet-value-checkbox-0637f7f8.js.map → stencil-facet-value-checkbox-c0df7c4e.js.map} +1 -1
- package/dist/esm/{stencil-item-list-common-fc95e16b.js → stencil-item-list-common-d2833d51.js} +4 -4
- package/dist/esm/{stencil-item-list-common-fc95e16b.js.map → stencil-item-list-common-d2833d51.js.map} +1 -1
- package/dist/esm/{stencil-values-container-55a7e816.js → stencil-values-container-9b9cd73f.js} +2 -2
- package/dist/esm/{stencil-values-container-55a7e816.js.map → stencil-values-container-9b9cd73f.js.map} +1 -1
- package/dist/esm/{store-015afa83.js → store-7d2c2a8c.js} +3 -31
- package/dist/esm/store-7d2c2a8c.js.map +1 -0
- package/dist/esm/{timeframe-facet-common-eb1016d2.js → timeframe-facet-common-55fc72f3.js} +2 -2
- package/dist/esm/{timeframe-facet-common-eb1016d2.js.map → timeframe-facet-common-55fc72f3.js.map} +1 -1
- package/dist/esm/{utils-7161486d.js → utils-6400ebde.js} +2 -18
- package/dist/esm/utils-6400ebde.js.map +1 -0
- package/dist/esm/version.js +2 -2
- package/dist/types/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.d.ts +2 -3
- package/dist/types/components/commerce/atomic-product/atomic-product.d.ts +4 -16
- package/dist/types/components/common/atomic-layout-section/atomic-layout-section.d.ts +1 -1
- package/dist/types/components/common/facets/facet-search/facet-search-input-guard.d.ts +1 -1
- package/dist/types/components/common/layout/custom-render-controller.d.ts +25 -0
- package/dist/types/components/common/layout/item-layout-controller.d.ts +47 -0
- 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/insight/atomic-insight-interface/atomic-insight-interface.d.ts +35 -42
- package/dist/types/components/insight/index.d.ts +1 -1
- 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 +417 -215
- 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 +391 -716
- package/package.json +7 -7
- package/dist/atomic/components/analytics-config.js +0 -2918
- package/dist/atomic/components/analytics-config.js.map +0 -1
- package/dist/atomic/components/atomic-insight-interface.d.ts +0 -11
- package/dist/atomic/components/atomic-insight-interface.js +0 -332
- package/dist/atomic/components/atomic-insight-interface.js.map +0 -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/insight-layout.js +0 -87
- package/dist/atomic/components/insight-layout.js.map +0 -1
- package/dist/atomic/components/sections.js.map +0 -1
- package/dist/atomic/components/sections2.js.map +0 -1
- package/dist/atomic/p-0a31d0fe.entry.js +0 -2
- package/dist/atomic/p-0a31d0fe.entry.js.map +0 -1
- package/dist/atomic/p-0c0b8d41.entry.js +0 -2
- package/dist/atomic/p-0c0b8d41.entry.js.map +0 -1
- package/dist/atomic/p-250f34d4.entry.js +0 -2
- package/dist/atomic/p-26598ee0.js +0 -2
- package/dist/atomic/p-27b8404c.js.map +0 -1
- package/dist/atomic/p-28e882e8.js +0 -2
- package/dist/atomic/p-2caa1859.js +0 -2
- package/dist/atomic/p-2caa1859.js.map +0 -1
- package/dist/atomic/p-345c425d.entry.js +0 -2
- 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-a12e1c59.js +0 -2
- package/dist/atomic/p-a12e1c59.js.map +0 -1
- package/dist/atomic/p-a1522fe5.entry.js +0 -2
- package/dist/atomic/p-a1ee594f.entry.js +0 -2
- package/dist/atomic/p-a71f04f4.entry.js +0 -2
- package/dist/atomic/p-a71f04f4.entry.js.map +0 -1
- package/dist/atomic/p-b6415814.entry.js +0 -2
- package/dist/atomic/p-ba5b3f06.entry.js +0 -2
- package/dist/atomic/p-ba5b3f06.entry.js.map +0 -1
- package/dist/atomic/p-bd3542d2.entry.js.map +0 -1
- package/dist/atomic/p-c2b4b401.entry.js +0 -2
- package/dist/atomic/p-c7af4b9e.entry.js +0 -2
- package/dist/atomic/p-cc0bf58b.js +0 -2
- package/dist/atomic/p-cc0bf58b.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/atomic/p-f2000522.js +0 -2
- package/dist/atomic/p-f2000522.js.map +0 -1
- package/dist/atomic/p-f71b14b2.entry.js +0 -2
- package/dist/cjs/analytics-config-77341865.js +0 -2927
- package/dist/cjs/analytics-config-77341865.js.map +0 -1
- package/dist/cjs/atomic-insight-interface.cjs.entry.js +0 -307
- package/dist/cjs/atomic-insight-interface.cjs.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 +0 -90
- package/dist/cjs/insight-layout-355a94dd.js.map +0 -1
- package/dist/cjs/replace-breakpoint-utils-7a084f54.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/cjs/store-82abd941.js.map +0 -1
- package/dist/cjs/utils-7153ae6b.js.map +0 -1
- package/dist/esm/analytics-config-2c22562c.js +0 -2918
- package/dist/esm/analytics-config-2c22562c.js.map +0 -1
- package/dist/esm/atomic-insight-interface.entry.js +0 -303
- package/dist/esm/atomic-insight-interface.entry.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 +0 -87
- package/dist/esm/insight-layout-776b87f2.js.map +0 -1
- package/dist/esm/replace-breakpoint-utils-7a336631.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/esm/store-015afa83.js.map +0 -1
- package/dist/esm/utils-7161486d.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-27cf779a.js.map → p-025a346a.js.map} +0 -0
- /package/dist/atomic/{p-3cbab25b.entry.js.map → p-044de1f9.entry.js.map} +0 -0
- /package/dist/atomic/{p-fe59fb2d.entry.js.map → p-0535b93d.entry.js.map} +0 -0
- /package/dist/atomic/{p-31a13850.js.map → p-0580b866.js.map} +0 -0
- /package/dist/atomic/{p-0edea6f9.entry.js.map → p-05f1ff6f.entry.js.map} +0 -0
- /package/dist/atomic/{p-3e9db2b5.entry.js.map → p-088d634c.entry.js.map} +0 -0
- /package/dist/atomic/{p-4bdc6d5a.entry.js.map → p-0ee7cab8.entry.js.map} +0 -0
- /package/dist/atomic/{p-0f449e9d.entry.js.map → p-14bad769.entry.js.map} +0 -0
- /package/dist/atomic/{p-475124d2.entry.js.map → p-15547bd5.entry.js.map} +0 -0
- /package/dist/atomic/{p-8fdef8a3.entry.js.map → p-182f9112.entry.js.map} +0 -0
- /package/dist/atomic/{p-00069a4b.entry.js.map → p-1910eb7f.entry.js.map} +0 -0
- /package/dist/atomic/{p-85145c88.entry.js.map → p-1c8bcadf.entry.js.map} +0 -0
- /package/dist/atomic/{p-cafa4083.entry.js.map → p-21ab7750.entry.js.map} +0 -0
- /package/dist/atomic/{p-89d8bb0d.entry.js.map → p-22b76c96.entry.js.map} +0 -0
- /package/dist/atomic/{p-36f63642.entry.js.map → p-26e0c1f8.entry.js.map} +0 -0
- /package/dist/atomic/{p-577d34ba.entry.js.map → p-2e13e2c0.entry.js.map} +0 -0
- /package/dist/atomic/{p-6098b906.entry.js.map → p-2f437b47.entry.js.map} +0 -0
- /package/dist/atomic/{p-998393ec.entry.js.map → p-2f517a54.entry.js.map} +0 -0
- /package/dist/atomic/{p-06284430.entry.js.map → p-318c96f5.entry.js.map} +0 -0
- /package/dist/atomic/{p-60800b2f.entry.js.map → p-3272a04b.entry.js.map} +0 -0
- /package/dist/atomic/{p-a5714bc4.entry.js.map → p-3291adda.entry.js.map} +0 -0
- /package/dist/atomic/{p-dbc0ce5c.entry.js.map → p-33245038.entry.js.map} +0 -0
- /package/dist/atomic/{p-fa658ef2.entry.js.map → p-35c2ee5f.entry.js.map} +0 -0
- /package/dist/atomic/{p-4601eb93.entry.js.map → p-36ff2bc3.entry.js.map} +0 -0
- /package/dist/atomic/{p-7ec6dd3e.entry.js.map → p-3bd8469f.entry.js.map} +0 -0
- /package/dist/atomic/{p-5f706e3d.entry.js.map → p-400c28b6.entry.js.map} +0 -0
- /package/dist/atomic/{p-fafd5042.entry.js.map → p-448091f7.entry.js.map} +0 -0
- /package/dist/atomic/{p-fe3cd55b.entry.js.map → p-44d96103.entry.js.map} +0 -0
- /package/dist/atomic/{p-f9dd14b2.entry.js.map → p-479cb38a.entry.js.map} +0 -0
- /package/dist/atomic/{p-a9383817.entry.js.map → p-47b41b27.entry.js.map} +0 -0
- /package/dist/atomic/{p-97ce3384.entry.js.map → p-48bab1a6.entry.js.map} +0 -0
- /package/dist/atomic/{p-0c8e7d5f.entry.js.map → p-4cb91ee7.entry.js.map} +0 -0
- /package/dist/atomic/{p-23d4dc54.entry.js.map → p-558f2191.entry.js.map} +0 -0
- /package/dist/atomic/{p-2e4628bb.entry.js.map → p-57049cd2.entry.js.map} +0 -0
- /package/dist/atomic/{p-edd4d5f7.js.map → p-5a2ef889.js.map} +0 -0
- /package/dist/atomic/{p-9faad55b.entry.js.map → p-5a83b7e5.entry.js.map} +0 -0
- /package/dist/atomic/{p-10b5e0f3.entry.js.map → p-5b8cc4bc.entry.js.map} +0 -0
- /package/dist/atomic/{p-dbcef3a9.entry.js.map → p-5cab535b.entry.js.map} +0 -0
- /package/dist/atomic/{p-740cd5bc.entry.js.map → p-6439156c.entry.js.map} +0 -0
- /package/dist/atomic/{p-7e9a1a1a.entry.js.map → p-66166975.entry.js.map} +0 -0
- /package/dist/atomic/{p-97538903.entry.js.map → p-6698d5e9.entry.js.map} +0 -0
- /package/dist/atomic/{p-0610b3e7.entry.js.map → p-6819f12c.entry.js.map} +0 -0
- /package/dist/atomic/{p-28e882e8.js.map → p-6b3429d3.js.map} +0 -0
- /package/dist/atomic/{p-406a288c.entry.js.map → p-7045745d.entry.js.map} +0 -0
- /package/dist/atomic/{p-a130b00b.entry.js.map → p-70747efa.entry.js.map} +0 -0
- /package/dist/atomic/{p-4830b9bb.entry.js.map → p-7242b46e.entry.js.map} +0 -0
- /package/dist/atomic/{p-3af2fca0.js.map → p-7427daa3.js.map} +0 -0
- /package/dist/atomic/{p-b320f270.entry.js.map → p-76c14d82.entry.js.map} +0 -0
- /package/dist/atomic/{p-1435fb6f.entry.js.map → p-7741124a.entry.js.map} +0 -0
- /package/dist/atomic/{p-cdeb5f2a.entry.js.map → p-77d00da1.entry.js.map} +0 -0
- /package/dist/atomic/{p-f76b7ac3.entry.js.map → p-80290dd3.entry.js.map} +0 -0
- /package/dist/atomic/{p-0bdd730f.entry.js.map → p-81bdbd07.entry.js.map} +0 -0
- /package/dist/atomic/{p-723f76a1.entry.js.map → p-82cd6398.entry.js.map} +0 -0
- /package/dist/atomic/{p-fdcd187d.entry.js.map → p-851b9735.entry.js.map} +0 -0
- /package/dist/atomic/{p-88af4470.entry.js.map → p-874f0a4c.entry.js.map} +0 -0
- /package/dist/atomic/{p-d6e04719.entry.js.map → p-8b0cf1d4.entry.js.map} +0 -0
- /package/dist/atomic/{p-ee957926.entry.js.map → p-8d5228da.entry.js.map} +0 -0
- /package/dist/atomic/{p-c25f1437.entry.js.map → p-955092ed.entry.js.map} +0 -0
- /package/dist/atomic/{p-47ab6c9f.entry.js.map → p-99d4c4bf.entry.js.map} +0 -0
- /package/dist/atomic/{p-edede7d1.entry.js.map → p-9aad555a.entry.js.map} +0 -0
- /package/dist/atomic/{p-00a6ab8c.entry.js.map → p-a0ebbbdf.entry.js.map} +0 -0
- /package/dist/atomic/{p-a4d277c7.entry.js.map → p-a1798150.entry.js.map} +0 -0
- /package/dist/atomic/{p-6289adc7.entry.js.map → p-a54f3f24.entry.js.map} +0 -0
- /package/dist/atomic/{p-24fd7df6.entry.js.map → p-a6dde0f6.entry.js.map} +0 -0
- /package/dist/atomic/{p-0b5efb51.entry.js.map → p-a78cbb80.entry.js.map} +0 -0
- /package/dist/atomic/{p-59b15bd6.entry.js.map → p-ae69f519.entry.js.map} +0 -0
- /package/dist/atomic/{p-ed8e5c4d.entry.js.map → p-b06de6f8.entry.js.map} +0 -0
- /package/dist/atomic/{p-fdd0aa42.entry.js.map → p-b1b583a0.entry.js.map} +0 -0
- /package/dist/atomic/{p-3c9289b5.js.map → p-b29d121c.js.map} +0 -0
- /package/dist/atomic/{p-cb3fd0f4.entry.js.map → p-b84108f3.entry.js.map} +0 -0
- /package/dist/atomic/{p-fb1a1e2e.entry.js.map → p-b85c2c46.entry.js.map} +0 -0
- /package/dist/atomic/{p-f71b14b2.entry.js.map → p-b9eeac20.entry.js.map} +0 -0
- /package/dist/atomic/{p-e398835b.entry.js.map → p-bc43df67.entry.js.map} +0 -0
- /package/dist/atomic/{p-93601dc0.entry.js.map → p-bd01acd5.entry.js.map} +0 -0
- /package/dist/atomic/{p-416d088e.entry.js.map → p-be011bd1.entry.js.map} +0 -0
- /package/dist/atomic/{p-93f1d551.entry.js.map → p-c5164dbf.entry.js.map} +0 -0
- /package/dist/atomic/{p-3622ed6c.js.map → p-c619df9b.js.map} +0 -0
- /package/dist/atomic/{p-3857d6a3.entry.js.map → p-c8190eb9.entry.js.map} +0 -0
- /package/dist/atomic/{p-5ca21deb.js.map → p-ca37969c.js.map} +0 -0
- /package/dist/atomic/{p-7cced247.entry.js.map → p-d0ab0125.entry.js.map} +0 -0
- /package/dist/atomic/{p-16f6c1f3.entry.js.map → p-d8caa4d8.entry.js.map} +0 -0
- /package/dist/atomic/{p-250f34d4.entry.js.map → p-da87ef51.entry.js.map} +0 -0
- /package/dist/atomic/{p-367ec37d.entry.js.map → p-db2d92c5.entry.js.map} +0 -0
- /package/dist/atomic/{p-dbf0c5a3.entry.js.map → p-db3b11ca.entry.js.map} +0 -0
- /package/dist/atomic/{p-4723ffa5.entry.js.map → p-dd24c66a.entry.js.map} +0 -0
- /package/dist/atomic/{p-0f39889d.entry.js.map → p-dea22a8d.entry.js.map} +0 -0
- /package/dist/atomic/{p-3a7a1a00.entry.js.map → p-df8d38ca.entry.js.map} +0 -0
- /package/dist/atomic/{p-c280cd05.js.map → p-e1cc5150.js.map} +0 -0
- /package/dist/atomic/{p-f9608731.entry.js.map → p-e276c7e0.entry.js.map} +0 -0
- /package/dist/atomic/{p-ce5b896e.entry.js.map → p-e455330c.entry.js.map} +0 -0
- /package/dist/atomic/{p-59f043a0.entry.js.map → p-e49ad083.entry.js.map} +0 -0
- /package/dist/atomic/{p-30c09377.entry.js.map → p-e6871a3f.entry.js.map} +0 -0
- /package/dist/atomic/{p-c9f1790d.entry.js.map → p-e6dc9de7.entry.js.map} +0 -0
- /package/dist/atomic/{p-20764605.entry.js.map → p-ed413091.entry.js.map} +0 -0
- /package/dist/atomic/{p-13391e75.entry.js.map → p-f0c657f4.entry.js.map} +0 -0
- /package/dist/atomic/{p-f936f55e.entry.js.map → p-f1241140.entry.js.map} +0 -0
- /package/dist/atomic/{p-c2b4b401.entry.js.map → p-f4818e53.entry.js.map} +0 -0
- /package/dist/atomic/{p-dd35e7ad.entry.js.map → p-f65ca329.entry.js.map} +0 -0
- /package/dist/atomic/{p-93da1f4e.entry.js.map → p-f800678c.entry.js.map} +0 -0
- /package/dist/atomic/{p-d1795580.entry.js.map → p-fb517fba.entry.js.map} +0 -0
- /package/dist/atomic/{p-97829295.entry.js.map → p-fc71835d.entry.js.map} +0 -0
- /package/dist/atomic/{p-1db20a4a.entry.js.map → p-fd1ef9e3.entry.js.map} +0 -0
- /package/dist/types/components/common/atomic-layout-section/{sections.d.ts → atomic-layout-section-utils.d.ts} +0 -0
@@ -1 +1 @@
|
|
1
|
-
{"file":"atomic-result-placeholder2.js","mappings":"
|
1
|
+
{"file":"atomic-result-placeholder2.js","mappings":";;;;;;;;;AAAA,MAAM,0BAA0B,GAAG,ml2WAAml2W,CAAC;AACvn2W,sCAAe,0BAA0B;;ACOzC,MAAM,kBAAkB,GAAG,wCAAwC,CAAC;MAWvD,uBAAuB;;;;;;;;;IAK1B,iBAAiB,CAAC,KAAa;QACrC,QACE,WACE,KAAK,EAAE;gBACL,MAAM,EAAE,oBAAoB;gBAC5B,KAAK;aACN,IAED,WACE,KAAK,EAAE,kBAAkB,EACzB,KAAK,EAAE,EAAC,MAAM,EAAE,kBAAkB,EAAC,GAC9B,CACH,EACN;KACH;IAEM,MAAM;QACX,QACE,4DACE,KAAK,EAAE,uDAAuD,qBAAqB,CACjF,IAAI,CAAC,OAAO,EACZ,IAAI,CAAC,OAAO,EACZ,IAAI,CAAC,SAAS,CACf;iBACE,IAAI,CAAC,GAAG,CAAC;iBACT,IAAI,EAAE,EAAE,IAEX,uFACE,4DAAK,KAAK,EAAE,kBAAkB,GAAQ,CACT,EAC/B,uFACE,4DAAK,KAAK,EAAE,SAAS,kBAAkB,EAAE,GAAQ,CACpB,EAC/B,wFACE,4DAAK,KAAK,EAAE,UAAU,kBAAkB,EAAE,GAAQ,CACpB,EAChC,sFACE,4DAAK,KAAK,EAAE,SAAS,kBAAkB,EAAE,GAAQ,CACrB,EAC9B,wFACG,IAAI,CAAC,iBAAiB,CAAC,MAAM,CAAC,EAC9B,IAAI,CAAC,iBAAiB,CAAC,KAAK,CAAC,EAC7B,IAAI,CAAC,iBAAiB,CAAC,KAAK,CAAC,CACA,EAChC,gGACE,4DAAK,KAAK,EAAC,oBAAoB,IAC5B,KAAK,CAAC,IAAI,CAAC,EAAC,MAAM,EAAE,CAAC,EAAC,EAAE,OACvB,WACE,KAAK,EAAE,2BAA2B,kBAAkB,EAAE,GACjD,CACR,CAAC,CACE,CACgC,CACpC,EACN;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/common/atomic-result-placeholder/atomic-result-placeholder.pcss?tag=atomic-result-placeholder&encapsulation=shadow","src/components/common/atomic-result-placeholder/atomic-result-placeholder.tsx"],"sourcesContent":["@import '../../../global/global.pcss';\n\n@import '../template-system/template-system.pcss';\n\n:host {\n @apply atomic-template-system;\n\n .result-root {\n &.display-grid {\n atomic-result-section-actions {\n display: none;\n }\n }\n\n .badge {\n width: 14rem;\n }\n\n .action {\n width: 10rem;\n }\n\n .title {\n display: grid;\n grid-auto-flow: column;\n grid-gap: 0.5rem;\n height: var(--line-height);\n width: 30rem;\n max-width: 100%;\n }\n\n .fields-placeholder {\n display: grid;\n grid-template-columns: repeat(auto-fill, min(11rem, 40%));\n grid-column-gap: 0.5rem;\n\n .field-value-placeholder {\n height: var(--font-size);\n margin: calc((var(--line-height) - var(--font-size)) / 2) 0;\n }\n }\n }\n}\n","import {Component, h, Prop} from '@stencil/core';\nimport {\n ItemDisplayLayout,\n ItemDisplayDensity,\n ItemDisplayImageSize,\n getItemDisplayClasses,\n} from '../../common/layout/display-options';\n\nconst placeholderClasses = 'block bg-neutral w-full h-full rounded';\n\n/**\n * The `atomic-result-placeholder` component provides an intermediate visual state that is rendered before the first results are available.\n * @internal\n */\n@Component({\n tag: 'atomic-result-placeholder',\n styleUrl: 'atomic-result-placeholder.pcss',\n shadow: true,\n})\nexport class AtomicResultPlaceholder {\n @Prop() display!: ItemDisplayLayout;\n @Prop() density!: ItemDisplayDensity;\n @Prop() imageSize!: ItemDisplayImageSize;\n\n private renderExcerptLine(width: string) {\n return (\n <div\n style={{\n height: 'var(--line-height)',\n width,\n }}\n >\n <div\n class={placeholderClasses}\n style={{height: 'var(--font-size)'}}\n ></div>\n </div>\n );\n }\n\n public render() {\n return (\n <div\n class={`result-root placeholder with-sections animate-pulse ${getItemDisplayClasses(\n this.display,\n this.density,\n this.imageSize\n )\n .join(' ')\n .trim()}`}\n >\n <atomic-result-section-visual>\n <div class={placeholderClasses}></div>\n </atomic-result-section-visual>\n <atomic-result-section-badges>\n <div class={`badge ${placeholderClasses}`}></div>\n </atomic-result-section-badges>\n <atomic-result-section-actions>\n <div class={`action ${placeholderClasses}`}></div>\n </atomic-result-section-actions>\n <atomic-result-section-title>\n <div class={`title ${placeholderClasses}`}></div>\n </atomic-result-section-title>\n <atomic-result-section-excerpt>\n {this.renderExcerptLine('100%')}\n {this.renderExcerptLine('95%')}\n {this.renderExcerptLine('98%')}\n </atomic-result-section-excerpt>\n <atomic-result-section-bottom-metadata>\n <div class=\"fields-placeholder\">\n {Array.from({length: 4}, () => (\n <div\n class={`field-value-placeholder ${placeholderClasses}`}\n ></div>\n ))}\n </div>\n </atomic-result-section-bottom-metadata>\n </div>\n );\n }\n}\n"],"version":3}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { Components, JSX } from "../../types/components";
|
2
|
+
|
3
|
+
interface AtomicResultSectionActions extends Components.AtomicResultSectionActions, HTMLElement {}
|
4
|
+
export const AtomicResultSectionActions: {
|
5
|
+
prototype: AtomicResultSectionActions;
|
6
|
+
new (): AtomicResultSectionActions;
|
7
|
+
};
|
8
|
+
/**
|
9
|
+
* Used to define this component and all nested components recursively.
|
10
|
+
*/
|
11
|
+
export const defineCustomElement: () => void;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { A as AtomicResultSectionActions$1, d as defineCustomElement$1 } from './atomic-result-section-actions2.js';
|
2
|
+
|
3
|
+
const AtomicResultSectionActions = AtomicResultSectionActions$1;
|
4
|
+
const defineCustomElement = defineCustomElement$1;
|
5
|
+
|
6
|
+
export { AtomicResultSectionActions, defineCustomElement };
|
7
|
+
|
8
|
+
//# sourceMappingURL=atomic-result-section-actions.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-actions.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
|
2
|
+
import { h as hideEmptySection } from './item-section-utils.js';
|
3
|
+
|
4
|
+
const AtomicResultSectionActions = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionActions extends HTMLElement {
|
5
|
+
constructor() {
|
6
|
+
super();
|
7
|
+
this.__registerHost();
|
8
|
+
}
|
9
|
+
componentDidRender() {
|
10
|
+
hideEmptySection(this.host);
|
11
|
+
}
|
12
|
+
get host() { return this; }
|
13
|
+
}, [0, "atomic-result-section-actions"]);
|
14
|
+
function defineCustomElement() {
|
15
|
+
if (typeof customElements === "undefined") {
|
16
|
+
return;
|
17
|
+
}
|
18
|
+
const components = ["atomic-result-section-actions"];
|
19
|
+
components.forEach(tagName => { switch (tagName) {
|
20
|
+
case "atomic-result-section-actions":
|
21
|
+
if (!customElements.get(tagName)) {
|
22
|
+
customElements.define(tagName, AtomicResultSectionActions);
|
23
|
+
}
|
24
|
+
break;
|
25
|
+
} });
|
26
|
+
}
|
27
|
+
|
28
|
+
export { AtomicResultSectionActions as A, defineCustomElement as d };
|
29
|
+
|
30
|
+
//# sourceMappingURL=atomic-result-section-actions2.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-actions2.js","mappings":";;;MAiBa,0BAA0B;;;;;IAG9B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-actions.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section allows the information seeker to perform an action on an item without having to view its details.\n * 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.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-actions',\n shadow: false,\n})\nexport class AtomicResultSectionActions {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { Components, JSX } from "../../types/components";
|
2
|
+
|
3
|
+
interface AtomicResultSectionBadges extends Components.AtomicResultSectionBadges, HTMLElement {}
|
4
|
+
export const AtomicResultSectionBadges: {
|
5
|
+
prototype: AtomicResultSectionBadges;
|
6
|
+
new (): AtomicResultSectionBadges;
|
7
|
+
};
|
8
|
+
/**
|
9
|
+
* Used to define this component and all nested components recursively.
|
10
|
+
*/
|
11
|
+
export const defineCustomElement: () => void;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { A as AtomicResultSectionBadges$1, d as defineCustomElement$1 } from './atomic-result-section-badges2.js';
|
2
|
+
|
3
|
+
const AtomicResultSectionBadges = AtomicResultSectionBadges$1;
|
4
|
+
const defineCustomElement = defineCustomElement$1;
|
5
|
+
|
6
|
+
export { AtomicResultSectionBadges, defineCustomElement };
|
7
|
+
|
8
|
+
//# sourceMappingURL=atomic-result-section-badges.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-badges.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
|
2
|
+
import { h as hideEmptySection } from './item-section-utils.js';
|
3
|
+
|
4
|
+
const AtomicResultSectionBadges = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionBadges extends HTMLElement {
|
5
|
+
constructor() {
|
6
|
+
super();
|
7
|
+
this.__registerHost();
|
8
|
+
}
|
9
|
+
componentDidRender() {
|
10
|
+
hideEmptySection(this.host);
|
11
|
+
}
|
12
|
+
get host() { return this; }
|
13
|
+
}, [0, "atomic-result-section-badges"]);
|
14
|
+
function defineCustomElement() {
|
15
|
+
if (typeof customElements === "undefined") {
|
16
|
+
return;
|
17
|
+
}
|
18
|
+
const components = ["atomic-result-section-badges"];
|
19
|
+
components.forEach(tagName => { switch (tagName) {
|
20
|
+
case "atomic-result-section-badges":
|
21
|
+
if (!customElements.get(tagName)) {
|
22
|
+
customElements.define(tagName, AtomicResultSectionBadges);
|
23
|
+
}
|
24
|
+
break;
|
25
|
+
} });
|
26
|
+
}
|
27
|
+
|
28
|
+
export { AtomicResultSectionBadges as A, defineCustomElement as d };
|
29
|
+
|
30
|
+
//# sourceMappingURL=atomic-result-section-badges2.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-badges2.js","mappings":";;;MAgBa,yBAAyB;;;;;IAG7B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-badges.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section provides badges that highlight special features of the item.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-badges',\n shadow: false,\n})\nexport class AtomicResultSectionBadges {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { Components, JSX } from "../../types/components";
|
2
|
+
|
3
|
+
interface AtomicResultSectionBottomMetadata extends Components.AtomicResultSectionBottomMetadata, HTMLElement {}
|
4
|
+
export const AtomicResultSectionBottomMetadata: {
|
5
|
+
prototype: AtomicResultSectionBottomMetadata;
|
6
|
+
new (): AtomicResultSectionBottomMetadata;
|
7
|
+
};
|
8
|
+
/**
|
9
|
+
* Used to define this component and all nested components recursively.
|
10
|
+
*/
|
11
|
+
export const defineCustomElement: () => void;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { A as AtomicResultSectionBottomMetadata$1, d as defineCustomElement$1 } from './atomic-result-section-bottom-metadata2.js';
|
2
|
+
|
3
|
+
const AtomicResultSectionBottomMetadata = AtomicResultSectionBottomMetadata$1;
|
4
|
+
const defineCustomElement = defineCustomElement$1;
|
5
|
+
|
6
|
+
export { AtomicResultSectionBottomMetadata, defineCustomElement };
|
7
|
+
|
8
|
+
//# sourceMappingURL=atomic-result-section-bottom-metadata.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-bottom-metadata.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
|
2
|
+
import { h as hideEmptySection } from './item-section-utils.js';
|
3
|
+
|
4
|
+
const AtomicResultSectionBottomMetadata = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionBottomMetadata extends HTMLElement {
|
5
|
+
constructor() {
|
6
|
+
super();
|
7
|
+
this.__registerHost();
|
8
|
+
}
|
9
|
+
componentDidRender() {
|
10
|
+
hideEmptySection(this.host);
|
11
|
+
}
|
12
|
+
get host() { return this; }
|
13
|
+
}, [0, "atomic-result-section-bottom-metadata"]);
|
14
|
+
function defineCustomElement() {
|
15
|
+
if (typeof customElements === "undefined") {
|
16
|
+
return;
|
17
|
+
}
|
18
|
+
const components = ["atomic-result-section-bottom-metadata"];
|
19
|
+
components.forEach(tagName => { switch (tagName) {
|
20
|
+
case "atomic-result-section-bottom-metadata":
|
21
|
+
if (!customElements.get(tagName)) {
|
22
|
+
customElements.define(tagName, AtomicResultSectionBottomMetadata);
|
23
|
+
}
|
24
|
+
break;
|
25
|
+
} });
|
26
|
+
}
|
27
|
+
|
28
|
+
export { AtomicResultSectionBottomMetadata as A, defineCustomElement as d };
|
29
|
+
|
30
|
+
//# sourceMappingURL=atomic-result-section-bottom-metadata2.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-bottom-metadata2.js","mappings":";;;MAiBa,iCAAiC;;;;;IAGrC,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-bottom-metadata.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section displays additional descriptive information about the item.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-bottom-metadata',\n shadow: false,\n})\nexport class AtomicResultSectionBottomMetadata {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { Components, JSX } from "../../types/components";
|
2
|
+
|
3
|
+
interface AtomicResultSectionChildren extends Components.AtomicResultSectionChildren, HTMLElement {}
|
4
|
+
export const AtomicResultSectionChildren: {
|
5
|
+
prototype: AtomicResultSectionChildren;
|
6
|
+
new (): AtomicResultSectionChildren;
|
7
|
+
};
|
8
|
+
/**
|
9
|
+
* Used to define this component and all nested components recursively.
|
10
|
+
*/
|
11
|
+
export const defineCustomElement: () => void;
|
@@ -0,0 +1,33 @@
|
|
1
|
+
import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
|
2
|
+
import { h as hideEmptySection } from './item-section-utils.js';
|
3
|
+
|
4
|
+
const AtomicResultSectionChildren$1 = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionChildren extends HTMLElement {
|
5
|
+
constructor() {
|
6
|
+
super();
|
7
|
+
this.__registerHost();
|
8
|
+
}
|
9
|
+
componentDidRender() {
|
10
|
+
hideEmptySection(this.host);
|
11
|
+
}
|
12
|
+
get host() { return this; }
|
13
|
+
}, [0, "atomic-result-section-children"]);
|
14
|
+
function defineCustomElement$1() {
|
15
|
+
if (typeof customElements === "undefined") {
|
16
|
+
return;
|
17
|
+
}
|
18
|
+
const components = ["atomic-result-section-children"];
|
19
|
+
components.forEach(tagName => { switch (tagName) {
|
20
|
+
case "atomic-result-section-children":
|
21
|
+
if (!customElements.get(tagName)) {
|
22
|
+
customElements.define(tagName, AtomicResultSectionChildren$1);
|
23
|
+
}
|
24
|
+
break;
|
25
|
+
} });
|
26
|
+
}
|
27
|
+
|
28
|
+
const AtomicResultSectionChildren = AtomicResultSectionChildren$1;
|
29
|
+
const defineCustomElement = defineCustomElement$1;
|
30
|
+
|
31
|
+
export { AtomicResultSectionChildren, defineCustomElement };
|
32
|
+
|
33
|
+
//# sourceMappingURL=atomic-result-section-children.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-children.js","mappings":";;;MAaaA,6BAA2B;;;;;IAG/B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;;;;","names":["AtomicResultSectionChildren"],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-children.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section displays the folded results, available when using the <atomic-result-children> component.\n *\n * Behavior:\n * * Shows children at the bottom of the result, indented and wrapped in a border.\n */\n@Component({\n tag: 'atomic-result-section-children',\n shadow: false,\n})\nexport class AtomicResultSectionChildren {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { Components, JSX } from "../../types/components";
|
2
|
+
|
3
|
+
interface AtomicResultSectionEmphasized extends Components.AtomicResultSectionEmphasized, HTMLElement {}
|
4
|
+
export const AtomicResultSectionEmphasized: {
|
5
|
+
prototype: AtomicResultSectionEmphasized;
|
6
|
+
new (): AtomicResultSectionEmphasized;
|
7
|
+
};
|
8
|
+
/**
|
9
|
+
* Used to define this component and all nested components recursively.
|
10
|
+
*/
|
11
|
+
export const defineCustomElement: () => void;
|
@@ -0,0 +1,33 @@
|
|
1
|
+
import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
|
2
|
+
import { h as hideEmptySection } from './item-section-utils.js';
|
3
|
+
|
4
|
+
const AtomicResultSectionEmphasized$1 = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionEmphasized extends HTMLElement {
|
5
|
+
constructor() {
|
6
|
+
super();
|
7
|
+
this.__registerHost();
|
8
|
+
}
|
9
|
+
componentDidRender() {
|
10
|
+
hideEmptySection(this.host);
|
11
|
+
}
|
12
|
+
get host() { return this; }
|
13
|
+
}, [0, "atomic-result-section-emphasized"]);
|
14
|
+
function defineCustomElement$1() {
|
15
|
+
if (typeof customElements === "undefined") {
|
16
|
+
return;
|
17
|
+
}
|
18
|
+
const components = ["atomic-result-section-emphasized"];
|
19
|
+
components.forEach(tagName => { switch (tagName) {
|
20
|
+
case "atomic-result-section-emphasized":
|
21
|
+
if (!customElements.get(tagName)) {
|
22
|
+
customElements.define(tagName, AtomicResultSectionEmphasized$1);
|
23
|
+
}
|
24
|
+
break;
|
25
|
+
} });
|
26
|
+
}
|
27
|
+
|
28
|
+
const AtomicResultSectionEmphasized = AtomicResultSectionEmphasized$1;
|
29
|
+
const defineCustomElement = defineCustomElement$1;
|
30
|
+
|
31
|
+
export { AtomicResultSectionEmphasized, defineCustomElement };
|
32
|
+
|
33
|
+
//# sourceMappingURL=atomic-result-section-emphasized.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-emphasized.js","mappings":";;;MAeaA,+BAA6B;;;;;IAGjC,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;;;;","names":["AtomicResultSectionEmphasized"],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-emphasized.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section displays the field that's important for its search criteria.\n * For example, in Commerce, a product's cost is often more important than the title itself.\n *\n * Behavior:\n * * Has a very large font size.\n * * Is the second closest element beneath the title section.\n */\n@Component({\n tag: 'atomic-result-section-emphasized',\n shadow: false,\n})\nexport class AtomicResultSectionEmphasized {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { Components, JSX } from "../../types/components";
|
2
|
+
|
3
|
+
interface AtomicResultSectionExcerpt extends Components.AtomicResultSectionExcerpt, HTMLElement {}
|
4
|
+
export const AtomicResultSectionExcerpt: {
|
5
|
+
prototype: AtomicResultSectionExcerpt;
|
6
|
+
new (): AtomicResultSectionExcerpt;
|
7
|
+
};
|
8
|
+
/**
|
9
|
+
* Used to define this component and all nested components recursively.
|
10
|
+
*/
|
11
|
+
export const defineCustomElement: () => void;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { A as AtomicResultSectionExcerpt$1, d as defineCustomElement$1 } from './atomic-result-section-excerpt2.js';
|
2
|
+
|
3
|
+
const AtomicResultSectionExcerpt = AtomicResultSectionExcerpt$1;
|
4
|
+
const defineCustomElement = defineCustomElement$1;
|
5
|
+
|
6
|
+
export { AtomicResultSectionExcerpt, defineCustomElement };
|
7
|
+
|
8
|
+
//# sourceMappingURL=atomic-result-section-excerpt.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-excerpt.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
|
2
|
+
import { h as hideEmptySection } from './item-section-utils.js';
|
3
|
+
|
4
|
+
const AtomicResultSectionExcerpt = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionExcerpt extends HTMLElement {
|
5
|
+
constructor() {
|
6
|
+
super();
|
7
|
+
this.__registerHost();
|
8
|
+
}
|
9
|
+
componentDidRender() {
|
10
|
+
hideEmptySection(this.host);
|
11
|
+
}
|
12
|
+
get host() { return this; }
|
13
|
+
}, [0, "atomic-result-section-excerpt"]);
|
14
|
+
function defineCustomElement() {
|
15
|
+
if (typeof customElements === "undefined") {
|
16
|
+
return;
|
17
|
+
}
|
18
|
+
const components = ["atomic-result-section-excerpt"];
|
19
|
+
components.forEach(tagName => { switch (tagName) {
|
20
|
+
case "atomic-result-section-excerpt":
|
21
|
+
if (!customElements.get(tagName)) {
|
22
|
+
customElements.define(tagName, AtomicResultSectionExcerpt);
|
23
|
+
}
|
24
|
+
break;
|
25
|
+
} });
|
26
|
+
}
|
27
|
+
|
28
|
+
export { AtomicResultSectionExcerpt as A, defineCustomElement as d };
|
29
|
+
|
30
|
+
//# sourceMappingURL=atomic-result-section-excerpt2.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-excerpt2.js","mappings":";;;MAgBa,0BAA0B;;;;;IAG9B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-excerpt.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section contains an informative summary of the item's content.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-excerpt',\n shadow: false,\n})\nexport class AtomicResultSectionExcerpt {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { Components, JSX } from "../../types/components";
|
2
|
+
|
3
|
+
interface AtomicResultSectionTitleMetadata extends Components.AtomicResultSectionTitleMetadata, HTMLElement {}
|
4
|
+
export const AtomicResultSectionTitleMetadata: {
|
5
|
+
prototype: AtomicResultSectionTitleMetadata;
|
6
|
+
new (): AtomicResultSectionTitleMetadata;
|
7
|
+
};
|
8
|
+
/**
|
9
|
+
* Used to define this component and all nested components recursively.
|
10
|
+
*/
|
11
|
+
export const defineCustomElement: () => void;
|
@@ -0,0 +1,33 @@
|
|
1
|
+
import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
|
2
|
+
import { h as hideEmptySection } from './item-section-utils.js';
|
3
|
+
|
4
|
+
const AtomicResultSectionTitleMetadata$1 = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionTitleMetadata extends HTMLElement {
|
5
|
+
constructor() {
|
6
|
+
super();
|
7
|
+
this.__registerHost();
|
8
|
+
}
|
9
|
+
componentDidRender() {
|
10
|
+
hideEmptySection(this.host);
|
11
|
+
}
|
12
|
+
get host() { return this; }
|
13
|
+
}, [0, "atomic-result-section-title-metadata"]);
|
14
|
+
function defineCustomElement$1() {
|
15
|
+
if (typeof customElements === "undefined") {
|
16
|
+
return;
|
17
|
+
}
|
18
|
+
const components = ["atomic-result-section-title-metadata"];
|
19
|
+
components.forEach(tagName => { switch (tagName) {
|
20
|
+
case "atomic-result-section-title-metadata":
|
21
|
+
if (!customElements.get(tagName)) {
|
22
|
+
customElements.define(tagName, AtomicResultSectionTitleMetadata$1);
|
23
|
+
}
|
24
|
+
break;
|
25
|
+
} });
|
26
|
+
}
|
27
|
+
|
28
|
+
const AtomicResultSectionTitleMetadata = AtomicResultSectionTitleMetadata$1;
|
29
|
+
const defineCustomElement = defineCustomElement$1;
|
30
|
+
|
31
|
+
export { AtomicResultSectionTitleMetadata, defineCustomElement };
|
32
|
+
|
33
|
+
//# sourceMappingURL=atomic-result-section-title-metadata.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-title-metadata.js","mappings":";;;MAgBaA,kCAAgC;;;;;IAGpC,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;;;;","names":["AtomicResultSectionTitleMetadata"],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-title-metadata.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section surfaces some fields that are directly related to the title of the item.\n * For example, in Commerce, this could be the item's rating, which is tied to the nature of the product itself,\n * rather than to the product's description.\n *\n * Behavior:\n * * Has a very small font size.\n * * Is the closest element beneath the title section.\n */\n@Component({\n tag: 'atomic-result-section-title-metadata',\n shadow: false,\n})\nexport class AtomicResultSectionTitleMetadata {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { Components, JSX } from "../../types/components";
|
2
|
+
|
3
|
+
interface AtomicResultSectionTitle extends Components.AtomicResultSectionTitle, HTMLElement {}
|
4
|
+
export const AtomicResultSectionTitle: {
|
5
|
+
prototype: AtomicResultSectionTitle;
|
6
|
+
new (): AtomicResultSectionTitle;
|
7
|
+
};
|
8
|
+
/**
|
9
|
+
* Used to define this component and all nested components recursively.
|
10
|
+
*/
|
11
|
+
export const defineCustomElement: () => void;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { A as AtomicResultSectionTitle$1, d as defineCustomElement$1 } from './atomic-result-section-title2.js';
|
2
|
+
|
3
|
+
const AtomicResultSectionTitle = AtomicResultSectionTitle$1;
|
4
|
+
const defineCustomElement = defineCustomElement$1;
|
5
|
+
|
6
|
+
export { AtomicResultSectionTitle, defineCustomElement };
|
7
|
+
|
8
|
+
//# sourceMappingURL=atomic-result-section-title.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-title.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
|
2
|
+
import { h as hideEmptySection } from './item-section-utils.js';
|
3
|
+
|
4
|
+
const AtomicResultSectionTitle = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionTitle extends HTMLElement {
|
5
|
+
constructor() {
|
6
|
+
super();
|
7
|
+
this.__registerHost();
|
8
|
+
}
|
9
|
+
componentDidRender() {
|
10
|
+
hideEmptySection(this.host);
|
11
|
+
}
|
12
|
+
get host() { return this; }
|
13
|
+
}, [0, "atomic-result-section-title"]);
|
14
|
+
function defineCustomElement() {
|
15
|
+
if (typeof customElements === "undefined") {
|
16
|
+
return;
|
17
|
+
}
|
18
|
+
const components = ["atomic-result-section-title"];
|
19
|
+
components.forEach(tagName => { switch (tagName) {
|
20
|
+
case "atomic-result-section-title":
|
21
|
+
if (!customElements.get(tagName)) {
|
22
|
+
customElements.define(tagName, AtomicResultSectionTitle);
|
23
|
+
}
|
24
|
+
break;
|
25
|
+
} });
|
26
|
+
}
|
27
|
+
|
28
|
+
export { AtomicResultSectionTitle as A, defineCustomElement as d };
|
29
|
+
|
30
|
+
//# sourceMappingURL=atomic-result-section-title2.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-title2.js","mappings":";;;MAgBa,wBAAwB;;;;;IAG5B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-title.tsx"],"sourcesContent":["import {Element, Component} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\n\n/**\n * This section identifies the item by its name, and its main use is to make the result list scannable.\n * This is usually the page title.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-title',\n shadow: false,\n})\nexport class AtomicResultSectionTitle {\n @Element() private host!: HTMLElement;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import type { Components, JSX } from "../../types/components";
|
2
|
+
|
3
|
+
interface AtomicResultSectionVisual extends Components.AtomicResultSectionVisual, HTMLElement {}
|
4
|
+
export const AtomicResultSectionVisual: {
|
5
|
+
prototype: AtomicResultSectionVisual;
|
6
|
+
new (): AtomicResultSectionVisual;
|
7
|
+
};
|
8
|
+
/**
|
9
|
+
* Used to define this component and all nested components recursively.
|
10
|
+
*/
|
11
|
+
export const defineCustomElement: () => void;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { A as AtomicResultSectionVisual$1, d as defineCustomElement$1 } from './atomic-result-section-visual2.js';
|
2
|
+
|
3
|
+
const AtomicResultSectionVisual = AtomicResultSectionVisual$1;
|
4
|
+
const defineCustomElement = defineCustomElement$1;
|
5
|
+
|
6
|
+
export { AtomicResultSectionVisual, defineCustomElement };
|
7
|
+
|
8
|
+
//# sourceMappingURL=atomic-result-section-visual.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-visual.js","mappings":";;;;;;;","names":[],"sources":[],"sourcesContent":[],"version":3}
|
@@ -0,0 +1,33 @@
|
|
1
|
+
import { proxyCustomElement, HTMLElement } from '@stencil/core/internal/client';
|
2
|
+
import { h as hideEmptySection } from './item-section-utils.js';
|
3
|
+
|
4
|
+
const AtomicResultSectionVisual = /*@__PURE__*/ proxyCustomElement(class AtomicResultSectionVisual extends HTMLElement {
|
5
|
+
constructor() {
|
6
|
+
super();
|
7
|
+
this.__registerHost();
|
8
|
+
this.imageSize = undefined;
|
9
|
+
}
|
10
|
+
componentDidRender() {
|
11
|
+
hideEmptySection(this.host);
|
12
|
+
}
|
13
|
+
get host() { return this; }
|
14
|
+
}, [0, "atomic-result-section-visual", {
|
15
|
+
"imageSize": [513, "image-size"]
|
16
|
+
}]);
|
17
|
+
function defineCustomElement() {
|
18
|
+
if (typeof customElements === "undefined") {
|
19
|
+
return;
|
20
|
+
}
|
21
|
+
const components = ["atomic-result-section-visual"];
|
22
|
+
components.forEach(tagName => { switch (tagName) {
|
23
|
+
case "atomic-result-section-visual":
|
24
|
+
if (!customElements.get(tagName)) {
|
25
|
+
customElements.define(tagName, AtomicResultSectionVisual);
|
26
|
+
}
|
27
|
+
break;
|
28
|
+
} });
|
29
|
+
}
|
30
|
+
|
31
|
+
export { AtomicResultSectionVisual as A, defineCustomElement as d };
|
32
|
+
|
33
|
+
//# sourceMappingURL=atomic-result-section-visual2.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"file":"atomic-result-section-visual2.js","mappings":";;;MAmBa,yBAAyB;;;;;;IAQ7B,kBAAkB;QACvB,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;KAC7B;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/search/result-template-components/atomic-result-sections/atomic-result-section-visual.tsx"],"sourcesContent":["import {Element, Component, Prop} from '@stencil/core';\nimport {hideEmptySection} from '../../../../utils/item-section-utils';\nimport {ItemDisplayImageSize} from '../../../common/layout/display-options';\n\n/**\n * This section provides visual information about the item.\n * For example, in Commerce, an image is a great shorthand for a product category.\n * An icon can quickly show the item type, or an avatar can help identify to whom it is related.\n *\n * Behavior:\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.\n */\n@Component({\n tag: 'atomic-result-section-visual',\n shadow: false,\n})\nexport class AtomicResultSectionVisual {\n @Element() private host!: HTMLElement;\n\n /**\n * How large or small the visual section of results using this template should be.\n */\n @Prop({reflect: true}) public imageSize?: ItemDisplayImageSize;\n\n public componentDidRender() {\n hideEmptySection(this.host);\n }\n}\n"],"version":3}
|
@@ -18,7 +18,7 @@ const AtomicResultTablePlaceholder = /*@__PURE__*/ proxyCustomElement(class Atom
|
|
18
18
|
return getItemDisplayClasses('table', this.density, this.imageSize);
|
19
19
|
}
|
20
20
|
render() {
|
21
|
-
return (h("table", { key: '
|
21
|
+
return (h("table", { key: 'f92a208f806970fa2575f3072ee2ec3aac8360c0', class: `list-root animate-pulse ${this.getClasses().join(' ')}` }, h("thead", { key: '283a455dc3277faf9e7fb39cb661762e07336131' }, h("tr", { key: '0aa95c31a627de9ba8ab4e587714bf3c3052fc1b' }, h("th", { key: '8a64b6889420cfa778ba2c3ffdc6bf184a65a779' }, h("div", { key: '677f09154c5b51b0649ecbfd7dab5b4ea2b6d4ae', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '14.5rem' } })), h("th", { key: '18f23793b4d97315b8b809c2a0e055db3460c2c1' }, h("div", { key: '1c3b1133e64151e5e76de131c30e175686e1cc5e', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '9.75rem' } })), h("th", { key: '2a0b4d74ae876e8d7733c456596c931fb5c876c9' }, h("div", { key: '81cbf14dbed4bb38418295814ba61eda3192b88d', class: `mt-2 h-8 ${placeholderClasses}`, style: { width: '6.5rem' } })))), h("tbody", { key: '7ba59462f68a56b633bd71841f5e696121eeae8c' }, Array.from({ length: this.rows }, () => (h("tr", null, h("td", null, h("div", { class: `mb-6 h-8 ${placeholderClasses}`, style: { width: '22.875rem' } }), h("div", { class: `mb-2 h-5 ${placeholderClasses}`, style: { width: '23.75rem' } }), h("div", { class: `h-5 ${placeholderClasses}`, style: { width: '11.5rem' } })), h("td", null, h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '11rem' } })), h("td", null, h("div", { class: `mt-1.5 h-5 ${placeholderClasses}`, style: { width: '4.875rem' } }))))))));
|
22
22
|
}
|
23
23
|
static get style() { return AtomicResultTablePlaceholderStyle0; }
|
24
24
|
}, [1, "atomic-result-table-placeholder", {
|
@@ -172,7 +172,7 @@ const AtomicSearchBoxInstantResults$1 = /*@__PURE__*/ proxyCustomElement(class A
|
|
172
172
|
}
|
173
173
|
render() {
|
174
174
|
if (this.error) {
|
175
|
-
return (h("atomic-component-error", { key: '
|
175
|
+
return (h("atomic-component-error", { key: 'e1471cd50dd5174b2c2e80588b7b2ad076810e15', element: this.host, error: this.error }));
|
176
176
|
}
|
177
177
|
}
|
178
178
|
get host() { return this; }
|
@@ -60,7 +60,7 @@ const AtomicSearchBoxQuerySuggestions = /*@__PURE__*/ proxyCustomElement(class A
|
|
60
60
|
}
|
61
61
|
render() {
|
62
62
|
if (this.error) {
|
63
|
-
return (h("atomic-component-error", { key: '
|
63
|
+
return (h("atomic-component-error", { key: '7fdb4afa7291ad70c37a9709fd7108f4fe0fb94d', element: this.host, error: this.error }));
|
64
64
|
}
|
65
65
|
}
|
66
66
|
get host() { return this; }
|