@coveo/atomic-angular 3.7.9-pre.04dc119c6b → 3.7.9-pre.0b99d4077d
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/fesm2022/coveo-atomic-angular.mjs +99 -94
- package/fesm2022/coveo-atomic-angular.mjs.map +1 -1
- package/lang/cs.json +1 -1
- package/lang/da.json +1 -1
- package/lang/de.json +1 -1
- package/lang/dev.json +1 -1
- package/lang/el.json +1 -1
- package/lang/en.json +1 -1
- package/lang/es.json +1 -1
- package/lang/fi.json +1 -1
- package/lang/fr.json +1 -1
- package/lang/hu.json +1 -1
- package/lang/id.json +1 -1
- package/lang/it.json +1 -1
- package/lang/ja.json +1 -1
- package/lang/ko.json +1 -1
- package/lang/nl.json +1 -1
- package/lang/no.json +1 -1
- package/lang/pl.json +1 -1
- package/lang/pt-BR.json +1 -1
- package/lang/pt.json +1 -1
- package/lang/ru.json +1 -1
- package/lang/sv.json +1 -1
- package/lang/th.json +1 -1
- package/lang/tr.json +1 -1
- package/lang/zh-CN.json +1 -1
- package/lang/zh-TW.json +1 -1
- package/lang/zh.json +1 -1
- package/lib/stencil-generated/atomic-angular.module.d.ts +1 -1
- package/lib/stencil-generated/components.d.ts +29 -29
- package/package.json +2 -2
|
@@ -5,7 +5,7 @@ import { ChangeDetectionStrategy, Component, APP_INITIALIZER, NgModule } from '@
|
|
|
5
5
|
import { __decorate } from 'tslib';
|
|
6
6
|
import { fromEvent } from 'rxjs';
|
|
7
7
|
import customElementsManifest from '@coveo/atomic/custom-elements-manifest';
|
|
8
|
-
import { defineCustomElementAtomicAutomaticFacet, defineCustomElementAtomicAutomaticFacetGenerator, defineCustomElementAtomicBreadbox, defineCustomElementAtomicCategoryFacet, defineCustomElementAtomicCitation, defineCustomElementAtomicColorFacet, defineCustomElementAtomicDidYouMean, defineCustomElementAtomicExternal, defineCustomElementAtomicFacet, defineCustomElementAtomicFacetManager, defineCustomElementAtomicFieldCondition, defineCustomElementAtomicFoldedResultList, defineCustomElementAtomicFormatCurrency, defineCustomElementAtomicFormatNumber, defineCustomElementAtomicFormatUnit, defineCustomElementAtomicGeneratedAnswer, defineCustomElementAtomicGeneratedAnswerFeedbackModal, defineCustomElementAtomicHtml,
|
|
8
|
+
import { defineCustomElementAtomicAutomaticFacet, defineCustomElementAtomicAutomaticFacetGenerator, defineCustomElementAtomicBreadbox, defineCustomElementAtomicCategoryFacet, defineCustomElementAtomicCitation, defineCustomElementAtomicColorFacet, defineCustomElementAtomicDidYouMean, defineCustomElementAtomicExternal, defineCustomElementAtomicFacet, defineCustomElementAtomicFacetManager, defineCustomElementAtomicFieldCondition, defineCustomElementAtomicFoldedResultList, defineCustomElementAtomicFormatCurrency, defineCustomElementAtomicFormatNumber, defineCustomElementAtomicFormatUnit, defineCustomElementAtomicGeneratedAnswer, defineCustomElementAtomicGeneratedAnswerFeedbackModal, defineCustomElementAtomicHtml, defineCustomElementAtomicInsightUserActionsTimeline, defineCustomElementAtomicInsightUserActionsToggle, defineCustomElementAtomicLoadMoreResults, defineCustomElementAtomicNoResults, defineCustomElementAtomicNotifications, defineCustomElementAtomicNumericFacet, defineCustomElementAtomicNumericRange, defineCustomElementAtomicPopover, defineCustomElementAtomicQueryError, defineCustomElementAtomicQuickview, defineCustomElementAtomicQuickviewModal, defineCustomElementAtomicRatingFacet, defineCustomElementAtomicRatingRangeFacet, defineCustomElementAtomicRecsError, defineCustomElementAtomicRecsInterface, defineCustomElementAtomicRecsList, defineCustomElementAtomicRecsResult, defineCustomElementAtomicRecsResultTemplate, defineCustomElementAtomicRefineModal, defineCustomElementAtomicRefineToggle, defineCustomElementAtomicResult, defineCustomElementAtomicResultBadge, defineCustomElementAtomicResultChildren, defineCustomElementAtomicResultChildrenTemplate, defineCustomElementAtomicResultDate, defineCustomElementAtomicResultFieldsList, defineCustomElementAtomicResultHtml, defineCustomElementAtomicResultIcon, defineCustomElementAtomicResultImage, defineCustomElementAtomicResultLink, defineCustomElementAtomicResultList, defineCustomElementAtomicResultLocalizedText, defineCustomElementAtomicResultMultiValueText, defineCustomElementAtomicResultNumber, defineCustomElementAtomicResultPrintableUri, defineCustomElementAtomicResultRating, defineCustomElementAtomicResultSectionActions, defineCustomElementAtomicResultSectionBadges, defineCustomElementAtomicResultSectionBottomMetadata, defineCustomElementAtomicResultSectionChildren, defineCustomElementAtomicResultSectionEmphasized, defineCustomElementAtomicResultSectionExcerpt, defineCustomElementAtomicResultSectionTitle, defineCustomElementAtomicResultSectionTitleMetadata, defineCustomElementAtomicResultSectionVisual, defineCustomElementAtomicResultTemplate, defineCustomElementAtomicResultText, defineCustomElementAtomicResultTimespan, defineCustomElementAtomicSearchBox, defineCustomElementAtomicSearchBoxInstantResults, defineCustomElementAtomicSearchBoxQuerySuggestions, defineCustomElementAtomicSegmentedFacet, defineCustomElementAtomicSegmentedFacetScrollable, defineCustomElementAtomicSmartSnippet, defineCustomElementAtomicSmartSnippetFeedbackModal, defineCustomElementAtomicSmartSnippetSuggestions, defineCustomElementAtomicSortDropdown, defineCustomElementAtomicSortExpression, defineCustomElementAtomicTab, defineCustomElementAtomicTabManager, defineCustomElementAtomicTableElement, defineCustomElementAtomicText, defineCustomElementAtomicTimeframe, defineCustomElementAtomicTimeframeFacet, AtomicCommerceBreadbox as AtomicCommerceBreadbox$1, AtomicCommerceCategoryFacet as AtomicCommerceCategoryFacet$1, AtomicCommerceDidYouMean as AtomicCommerceDidYouMean$1, AtomicCommerceFacet as AtomicCommerceFacet$1, AtomicCommerceFacets as AtomicCommerceFacets$1, AtomicCommerceInterface as AtomicCommerceInterface$1, AtomicCommerceLayout as AtomicCommerceLayout$1, AtomicCommerceLoadMoreProducts as AtomicCommerceLoadMoreProducts$1, AtomicCommerceNoProducts as AtomicCommerceNoProducts$1, AtomicCommerceNumericFacet as AtomicCommerceNumericFacet$1, AtomicCommercePager as AtomicCommercePager$1, AtomicCommerceProductList as AtomicCommerceProductList$1, AtomicCommerceProductsPerPage as AtomicCommerceProductsPerPage$1, AtomicCommerceQueryError as AtomicCommerceQueryError$1, AtomicCommerceQuerySummary as AtomicCommerceQuerySummary$1, AtomicCommerceRecommendationInterface as AtomicCommerceRecommendationInterface$1, AtomicCommerceRecommendationList as AtomicCommerceRecommendationList$1, AtomicCommerceRefineModal as AtomicCommerceRefineModal$1, AtomicCommerceRefineToggle as AtomicCommerceRefineToggle$1, AtomicCommerceSearchBoxInstantProducts as AtomicCommerceSearchBoxInstantProducts$1, AtomicCommerceSearchBoxQuerySuggestions as AtomicCommerceSearchBoxQuerySuggestions$1, AtomicCommerceSearchBoxRecentQueries as AtomicCommerceSearchBoxRecentQueries$1, AtomicCommerceSearchBox as AtomicCommerceSearchBox$1, AtomicCommerceSortDropdown as AtomicCommerceSortDropdown$1, AtomicCommerceText as AtomicCommerceText$1, AtomicCommerceTimeframeFacet as AtomicCommerceTimeframeFacet$1, AtomicProductChildren as AtomicProductChildren$1, AtomicProductDescription as AtomicProductDescription$1, AtomicProductExcerpt as AtomicProductExcerpt$1, AtomicProductFieldCondition as AtomicProductFieldCondition$1, AtomicProductImage as AtomicProductImage$1, AtomicProductLink as AtomicProductLink$1, AtomicProductMultiValueText as AtomicProductMultiValueText$1, AtomicProductNumericFieldValue as AtomicProductNumericFieldValue$1, AtomicProductPrice as AtomicProductPrice$1, AtomicProductRating as AtomicProductRating$1, AtomicProductSectionActions as AtomicProductSectionActions$1, AtomicProductSectionBadges as AtomicProductSectionBadges$1, AtomicProductSectionBottomMetadata as AtomicProductSectionBottomMetadata$1, AtomicProductSectionChildren as AtomicProductSectionChildren$1, AtomicProductSectionDescription as AtomicProductSectionDescription$1, AtomicProductSectionEmphasized as AtomicProductSectionEmphasized$1, AtomicProductSectionMetadata as AtomicProductSectionMetadata$1, AtomicProductSectionName as AtomicProductSectionName$1, AtomicProductSectionVisual as AtomicProductSectionVisual$1, AtomicProductTemplate as AtomicProductTemplate$1, AtomicProductText as AtomicProductText$1, AtomicProduct as AtomicProduct$1, AtomicAriaLive as AtomicAriaLive$1, AtomicComponentError as AtomicComponentError$1, AtomicIcon as AtomicIcon$1, AtomicLayoutSection as AtomicLayoutSection$1, AtomicInsightInterface as AtomicInsightInterface$1, AtomicPager as AtomicPager$1, AtomicQuerySummary as AtomicQuerySummary$1, AtomicResultsPerPage as AtomicResultsPerPage$1, AtomicSearchBoxRecentQueries as AtomicSearchBoxRecentQueries$1, AtomicSearchInterface as AtomicSearchInterface$1, AtomicSearchLayout as AtomicSearchLayout$1 } from '@coveo/atomic/components';
|
|
9
9
|
|
|
10
10
|
/* eslint-disable */
|
|
11
11
|
/* tslint:disable */
|
|
@@ -574,34 +574,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImpor
|
|
|
574
574
|
inputs: ['sanitize', 'value'],
|
|
575
575
|
}]
|
|
576
576
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
577
|
-
let AtomicInsightInterface = class AtomicInsightInterface {
|
|
578
|
-
z;
|
|
579
|
-
el;
|
|
580
|
-
constructor(c, r, z) {
|
|
581
|
-
this.z = z;
|
|
582
|
-
c.detach();
|
|
583
|
-
this.el = r.nativeElement;
|
|
584
|
-
}
|
|
585
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicInsightInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
586
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.2", type: AtomicInsightInterface, isStandalone: false, selector: "atomic-insight-interface", inputs: { CspNonce: "CspNonce", analytics: "analytics", engine: "engine", fieldsToInclude: "fieldsToInclude", i18n: "i18n", iconAssetsPath: "iconAssetsPath", language: "language", languageAssetsPath: "languageAssetsPath", logLevel: "logLevel", resultsPerPage: "resultsPerPage" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
587
|
-
};
|
|
588
|
-
AtomicInsightInterface = __decorate([
|
|
589
|
-
ProxyCmp({
|
|
590
|
-
inputs: ['CspNonce', 'analytics', 'engine', 'fieldsToInclude', 'i18n', 'iconAssetsPath', 'language', 'languageAssetsPath', 'logLevel', 'resultsPerPage'],
|
|
591
|
-
methods: ['initialize', 'initializeWithInsightEngine', 'executeFirstSearch'],
|
|
592
|
-
defineCustomElementFn: defineCustomElementAtomicInsightInterface
|
|
593
|
-
})
|
|
594
|
-
], AtomicInsightInterface);
|
|
595
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicInsightInterface, decorators: [{
|
|
596
|
-
type: Component,
|
|
597
|
-
args: [{ standalone: false,
|
|
598
|
-
selector: 'atomic-insight-interface',
|
|
599
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
600
|
-
template: '<ng-content></ng-content>',
|
|
601
|
-
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
602
|
-
inputs: ['CspNonce', 'analytics', 'engine', 'fieldsToInclude', 'i18n', 'iconAssetsPath', 'language', 'languageAssetsPath', 'logLevel', 'resultsPerPage'],
|
|
603
|
-
}]
|
|
604
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
605
577
|
let AtomicInsightUserActionsTimeline = class AtomicInsightUserActionsTimeline {
|
|
606
578
|
z;
|
|
607
579
|
el;
|
|
@@ -788,34 +760,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImpor
|
|
|
788
760
|
inputs: ['end', 'endInclusive', 'label', 'start'],
|
|
789
761
|
}]
|
|
790
762
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
791
|
-
let AtomicPager = class AtomicPager {
|
|
792
|
-
z;
|
|
793
|
-
el;
|
|
794
|
-
constructor(c, r, z) {
|
|
795
|
-
this.z = z;
|
|
796
|
-
c.detach();
|
|
797
|
-
this.el = r.nativeElement;
|
|
798
|
-
proxyOutputs(this, this.el, ['atomic/scrollToTop']);
|
|
799
|
-
}
|
|
800
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicPager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
801
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.2", type: AtomicPager, isStandalone: false, selector: "atomic-pager", inputs: { nextButtonIcon: "nextButtonIcon", numberOfPages: "numberOfPages", previousButtonIcon: "previousButtonIcon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
802
|
-
};
|
|
803
|
-
AtomicPager = __decorate([
|
|
804
|
-
ProxyCmp({
|
|
805
|
-
inputs: ['nextButtonIcon', 'numberOfPages', 'previousButtonIcon'],
|
|
806
|
-
defineCustomElementFn: defineCustomElementAtomicPager
|
|
807
|
-
})
|
|
808
|
-
], AtomicPager);
|
|
809
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicPager, decorators: [{
|
|
810
|
-
type: Component,
|
|
811
|
-
args: [{ standalone: false,
|
|
812
|
-
selector: 'atomic-pager',
|
|
813
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
814
|
-
template: '<ng-content></ng-content>',
|
|
815
|
-
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
816
|
-
inputs: ['nextButtonIcon', 'numberOfPages', 'previousButtonIcon'],
|
|
817
|
-
}]
|
|
818
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
819
763
|
let AtomicPopover = class AtomicPopover {
|
|
820
764
|
z;
|
|
821
765
|
el;
|
|
@@ -1975,33 +1919,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImpor
|
|
|
1975
1919
|
inputs: ['icon', 'maxWithQuery', 'maxWithoutQuery'],
|
|
1976
1920
|
}]
|
|
1977
1921
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1978
|
-
let AtomicSearchBoxRecentQueries = class AtomicSearchBoxRecentQueries {
|
|
1979
|
-
z;
|
|
1980
|
-
el;
|
|
1981
|
-
constructor(c, r, z) {
|
|
1982
|
-
this.z = z;
|
|
1983
|
-
c.detach();
|
|
1984
|
-
this.el = r.nativeElement;
|
|
1985
|
-
}
|
|
1986
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicSearchBoxRecentQueries, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1987
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.2", type: AtomicSearchBoxRecentQueries, isStandalone: false, selector: "atomic-search-box-recent-queries", inputs: { icon: "icon", maxWithQuery: "maxWithQuery", maxWithoutQuery: "maxWithoutQuery" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1988
|
-
};
|
|
1989
|
-
AtomicSearchBoxRecentQueries = __decorate([
|
|
1990
|
-
ProxyCmp({
|
|
1991
|
-
inputs: ['icon', 'maxWithQuery', 'maxWithoutQuery'],
|
|
1992
|
-
defineCustomElementFn: defineCustomElementAtomicSearchBoxRecentQueries
|
|
1993
|
-
})
|
|
1994
|
-
], AtomicSearchBoxRecentQueries);
|
|
1995
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicSearchBoxRecentQueries, decorators: [{
|
|
1996
|
-
type: Component,
|
|
1997
|
-
args: [{ standalone: false,
|
|
1998
|
-
selector: 'atomic-search-box-recent-queries',
|
|
1999
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2000
|
-
template: '<ng-content></ng-content>',
|
|
2001
|
-
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2002
|
-
inputs: ['icon', 'maxWithQuery', 'maxWithoutQuery'],
|
|
2003
|
-
}]
|
|
2004
|
-
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2005
1922
|
let AtomicSegmentedFacet = class AtomicSegmentedFacet {
|
|
2006
1923
|
z;
|
|
2007
1924
|
el;
|
|
@@ -3863,6 +3780,65 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImpor
|
|
|
3863
3780
|
inputs: ['section', 'minWidth', 'maxWidth']
|
|
3864
3781
|
}]
|
|
3865
3782
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3783
|
+
let AtomicInsightInterface = class AtomicInsightInterface {
|
|
3784
|
+
z;
|
|
3785
|
+
el;
|
|
3786
|
+
constructor(c, el, z) {
|
|
3787
|
+
this.z = z;
|
|
3788
|
+
c.detach();
|
|
3789
|
+
this.el = el.nativeElement;
|
|
3790
|
+
}
|
|
3791
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicInsightInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3792
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.2", type: AtomicInsightInterface, isStandalone: false, selector: "atomic-insight-interface", inputs: { engine: "engine", analytics: "analytics", i18n: "i18n", logLevel: "logLevel", language: "language", languageAssetsPath: "languageAssetsPath", iconAssetsPath: "iconAssetsPath", fieldsToInclude: "fieldsToInclude", resultsPerPage: "resultsPerPage" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3793
|
+
};
|
|
3794
|
+
AtomicInsightInterface = __decorate([
|
|
3795
|
+
ProxyCmp({
|
|
3796
|
+
inputs: ['engine', 'analytics', 'i18n', 'logLevel', 'language', 'languageAssetsPath', 'iconAssetsPath', 'fieldsToInclude', 'resultsPerPage'],
|
|
3797
|
+
methods: ['initialize', 'initializeWithInsightEngine', 'executeFirstSearch', 'toggleAnalytics', 'updateIconAssetsPath', 'updateLanguage', 'registerFieldsToInclude'],
|
|
3798
|
+
defineCustomElementFn: () => { customElements.get('atomic-insight-interface') || customElements.define('atomic-insight-interface', AtomicInsightInterface$1); }
|
|
3799
|
+
})
|
|
3800
|
+
], AtomicInsightInterface);
|
|
3801
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicInsightInterface, decorators: [{
|
|
3802
|
+
type: Component,
|
|
3803
|
+
args: [{
|
|
3804
|
+
selector: 'atomic-insight-interface',
|
|
3805
|
+
standalone: false,
|
|
3806
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3807
|
+
template: '<ng-content></ng-content>',
|
|
3808
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3809
|
+
inputs: ['engine', 'analytics', 'i18n', 'logLevel', 'language', 'languageAssetsPath', 'iconAssetsPath', 'fieldsToInclude', 'resultsPerPage']
|
|
3810
|
+
}]
|
|
3811
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3812
|
+
let AtomicPager = class AtomicPager {
|
|
3813
|
+
z;
|
|
3814
|
+
el;
|
|
3815
|
+
constructor(c, el, z) {
|
|
3816
|
+
this.z = z;
|
|
3817
|
+
c.detach();
|
|
3818
|
+
this.el = el.nativeElement;
|
|
3819
|
+
proxyOutputs(this, this.el, ['atomic/scrollToTop']);
|
|
3820
|
+
}
|
|
3821
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicPager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3822
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.2", type: AtomicPager, isStandalone: false, selector: "atomic-pager", inputs: { numberOfPages: "numberOfPages", previousButtonIcon: "previousButtonIcon", nextButtonIcon: "nextButtonIcon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3823
|
+
};
|
|
3824
|
+
AtomicPager = __decorate([
|
|
3825
|
+
ProxyCmp({
|
|
3826
|
+
inputs: ['numberOfPages', 'previousButtonIcon', 'nextButtonIcon'],
|
|
3827
|
+
methods: ['initialize'],
|
|
3828
|
+
defineCustomElementFn: () => { customElements.get('atomic-pager') || customElements.define('atomic-pager', AtomicPager$1); }
|
|
3829
|
+
})
|
|
3830
|
+
], AtomicPager);
|
|
3831
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicPager, decorators: [{
|
|
3832
|
+
type: Component,
|
|
3833
|
+
args: [{
|
|
3834
|
+
selector: 'atomic-pager',
|
|
3835
|
+
standalone: false,
|
|
3836
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3837
|
+
template: '<ng-content></ng-content>',
|
|
3838
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3839
|
+
inputs: ['numberOfPages', 'previousButtonIcon', 'nextButtonIcon']
|
|
3840
|
+
}]
|
|
3841
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3866
3842
|
let AtomicQuerySummary = class AtomicQuerySummary {
|
|
3867
3843
|
z;
|
|
3868
3844
|
el;
|
|
@@ -3922,6 +3898,35 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImpor
|
|
|
3922
3898
|
inputs: ['choicesDisplayed', 'initialChoice']
|
|
3923
3899
|
}]
|
|
3924
3900
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3901
|
+
let AtomicSearchBoxRecentQueries = class AtomicSearchBoxRecentQueries {
|
|
3902
|
+
z;
|
|
3903
|
+
el;
|
|
3904
|
+
constructor(c, el, z) {
|
|
3905
|
+
this.z = z;
|
|
3906
|
+
c.detach();
|
|
3907
|
+
this.el = el.nativeElement;
|
|
3908
|
+
}
|
|
3909
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicSearchBoxRecentQueries, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3910
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.2", type: AtomicSearchBoxRecentQueries, isStandalone: false, selector: "atomic-search-box-recent-queries", inputs: { icon: "icon", maxWithQuery: "maxWithQuery", maxWithoutQuery: "maxWithoutQuery" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3911
|
+
};
|
|
3912
|
+
AtomicSearchBoxRecentQueries = __decorate([
|
|
3913
|
+
ProxyCmp({
|
|
3914
|
+
inputs: ['icon', 'maxWithQuery', 'maxWithoutQuery'],
|
|
3915
|
+
methods: ['initialize'],
|
|
3916
|
+
defineCustomElementFn: () => { customElements.get('atomic-search-box-recent-queries') || customElements.define('atomic-search-box-recent-queries', AtomicSearchBoxRecentQueries$1); }
|
|
3917
|
+
})
|
|
3918
|
+
], AtomicSearchBoxRecentQueries);
|
|
3919
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AtomicSearchBoxRecentQueries, decorators: [{
|
|
3920
|
+
type: Component,
|
|
3921
|
+
args: [{
|
|
3922
|
+
selector: 'atomic-search-box-recent-queries',
|
|
3923
|
+
standalone: false,
|
|
3924
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3925
|
+
template: '<ng-content></ng-content>',
|
|
3926
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3927
|
+
inputs: ['icon', 'maxWithQuery', 'maxWithoutQuery']
|
|
3928
|
+
}]
|
|
3929
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3925
3930
|
let AtomicSearchInterface = class AtomicSearchInterface {
|
|
3926
3931
|
z;
|
|
3927
3932
|
el;
|
|
@@ -3936,7 +3941,7 @@ let AtomicSearchInterface = class AtomicSearchInterface {
|
|
|
3936
3941
|
AtomicSearchInterface = __decorate([
|
|
3937
3942
|
ProxyCmp({
|
|
3938
3943
|
inputs: ['fieldsToInclude', 'pipeline', 'searchHub', 'analytics', 'timezone', 'logLevel', 'language', 'reflectStateInUrl', 'disableStateReflectionInUrl', 'scrollContainer', 'languageAssetsPath', 'iconAssetsPath', 'enableRelevanceInspector', 'disableRelevanceInspector'],
|
|
3939
|
-
methods: ['scrollToTop', 'initialize', 'initializeWithSearchEngine', 'executeFirstSearch', 'updateSearchConfiguration', 'updateSearchHub', 'updatePipeline', 'toggleAnalytics', 'updateLanguage', 'updateIconAssetsPath', 'registerFieldsToInclude'],
|
|
3944
|
+
methods: ['scrollToTop', 'closeRelevanceInspector', 'initialize', 'initializeWithSearchEngine', 'executeFirstSearch', 'updateSearchConfiguration', 'updateSearchHub', 'updatePipeline', 'toggleAnalytics', 'updateLanguage', 'updateIconAssetsPath', 'registerFieldsToInclude'],
|
|
3940
3945
|
defineCustomElementFn: () => { customElements.get('atomic-search-interface') || customElements.define('atomic-search-interface', AtomicSearchInterface$1); }
|
|
3941
3946
|
})
|
|
3942
3947
|
], AtomicSearchInterface);
|
|
@@ -4014,7 +4019,9 @@ const DECLARATIONS = [
|
|
|
4014
4019
|
AtomicCommerceTimeframeFacet,
|
|
4015
4020
|
AtomicComponentError,
|
|
4016
4021
|
AtomicIcon,
|
|
4022
|
+
AtomicInsightInterface,
|
|
4017
4023
|
AtomicLayoutSection,
|
|
4024
|
+
AtomicPager,
|
|
4018
4025
|
AtomicProduct,
|
|
4019
4026
|
AtomicProductChildren,
|
|
4020
4027
|
AtomicProductDescription,
|
|
@@ -4039,6 +4046,7 @@ const DECLARATIONS = [
|
|
|
4039
4046
|
AtomicProductText,
|
|
4040
4047
|
AtomicQuerySummary,
|
|
4041
4048
|
AtomicResultsPerPage,
|
|
4049
|
+
AtomicSearchBoxRecentQueries,
|
|
4042
4050
|
AtomicSearchInterface,
|
|
4043
4051
|
AtomicSearchLayout,
|
|
4044
4052
|
AtomicAutomaticFacet,
|
|
@@ -4059,7 +4067,6 @@ const DECLARATIONS = [
|
|
|
4059
4067
|
AtomicGeneratedAnswer,
|
|
4060
4068
|
AtomicGeneratedAnswerFeedbackModal,
|
|
4061
4069
|
AtomicHtml,
|
|
4062
|
-
AtomicInsightInterface,
|
|
4063
4070
|
AtomicInsightUserActionsTimeline,
|
|
4064
4071
|
AtomicInsightUserActionsToggle,
|
|
4065
4072
|
AtomicLoadMoreResults,
|
|
@@ -4067,7 +4074,6 @@ const DECLARATIONS = [
|
|
|
4067
4074
|
AtomicNotifications,
|
|
4068
4075
|
AtomicNumericFacet,
|
|
4069
4076
|
AtomicNumericRange,
|
|
4070
|
-
AtomicPager,
|
|
4071
4077
|
AtomicPopover,
|
|
4072
4078
|
AtomicQueryError,
|
|
4073
4079
|
AtomicQuickview,
|
|
@@ -4112,7 +4118,6 @@ const DECLARATIONS = [
|
|
|
4112
4118
|
AtomicSearchBox,
|
|
4113
4119
|
AtomicSearchBoxInstantResults,
|
|
4114
4120
|
AtomicSearchBoxQuerySuggestions,
|
|
4115
|
-
AtomicSearchBoxRecentQueries,
|
|
4116
4121
|
AtomicSegmentedFacet,
|
|
4117
4122
|
AtomicSegmentedFacetScrollable,
|
|
4118
4123
|
AtomicSmartSnippet,
|
|
@@ -4187,7 +4192,9 @@ class AtomicAngularModule {
|
|
|
4187
4192
|
AtomicCommerceTimeframeFacet,
|
|
4188
4193
|
AtomicComponentError,
|
|
4189
4194
|
AtomicIcon,
|
|
4195
|
+
AtomicInsightInterface,
|
|
4190
4196
|
AtomicLayoutSection,
|
|
4197
|
+
AtomicPager,
|
|
4191
4198
|
AtomicProduct,
|
|
4192
4199
|
AtomicProductChildren,
|
|
4193
4200
|
AtomicProductDescription,
|
|
@@ -4212,6 +4219,7 @@ class AtomicAngularModule {
|
|
|
4212
4219
|
AtomicProductText,
|
|
4213
4220
|
AtomicQuerySummary,
|
|
4214
4221
|
AtomicResultsPerPage,
|
|
4222
|
+
AtomicSearchBoxRecentQueries,
|
|
4215
4223
|
AtomicSearchInterface,
|
|
4216
4224
|
AtomicSearchLayout,
|
|
4217
4225
|
AtomicAutomaticFacet,
|
|
@@ -4232,7 +4240,6 @@ class AtomicAngularModule {
|
|
|
4232
4240
|
AtomicGeneratedAnswer,
|
|
4233
4241
|
AtomicGeneratedAnswerFeedbackModal,
|
|
4234
4242
|
AtomicHtml,
|
|
4235
|
-
AtomicInsightInterface,
|
|
4236
4243
|
AtomicInsightUserActionsTimeline,
|
|
4237
4244
|
AtomicInsightUserActionsToggle,
|
|
4238
4245
|
AtomicLoadMoreResults,
|
|
@@ -4240,7 +4247,6 @@ class AtomicAngularModule {
|
|
|
4240
4247
|
AtomicNotifications,
|
|
4241
4248
|
AtomicNumericFacet,
|
|
4242
4249
|
AtomicNumericRange,
|
|
4243
|
-
AtomicPager,
|
|
4244
4250
|
AtomicPopover,
|
|
4245
4251
|
AtomicQueryError,
|
|
4246
4252
|
AtomicQuickview,
|
|
@@ -4285,7 +4291,6 @@ class AtomicAngularModule {
|
|
|
4285
4291
|
AtomicSearchBox,
|
|
4286
4292
|
AtomicSearchBoxInstantResults,
|
|
4287
4293
|
AtomicSearchBoxQuerySuggestions,
|
|
4288
|
-
AtomicSearchBoxRecentQueries,
|
|
4289
4294
|
AtomicSegmentedFacet,
|
|
4290
4295
|
AtomicSegmentedFacetScrollable,
|
|
4291
4296
|
AtomicSmartSnippet,
|
|
@@ -4327,7 +4332,9 @@ class AtomicAngularModule {
|
|
|
4327
4332
|
AtomicCommerceTimeframeFacet,
|
|
4328
4333
|
AtomicComponentError,
|
|
4329
4334
|
AtomicIcon,
|
|
4335
|
+
AtomicInsightInterface,
|
|
4330
4336
|
AtomicLayoutSection,
|
|
4337
|
+
AtomicPager,
|
|
4331
4338
|
AtomicProduct,
|
|
4332
4339
|
AtomicProductChildren,
|
|
4333
4340
|
AtomicProductDescription,
|
|
@@ -4352,6 +4359,7 @@ class AtomicAngularModule {
|
|
|
4352
4359
|
AtomicProductText,
|
|
4353
4360
|
AtomicQuerySummary,
|
|
4354
4361
|
AtomicResultsPerPage,
|
|
4362
|
+
AtomicSearchBoxRecentQueries,
|
|
4355
4363
|
AtomicSearchInterface,
|
|
4356
4364
|
AtomicSearchLayout,
|
|
4357
4365
|
AtomicAutomaticFacet,
|
|
@@ -4372,7 +4380,6 @@ class AtomicAngularModule {
|
|
|
4372
4380
|
AtomicGeneratedAnswer,
|
|
4373
4381
|
AtomicGeneratedAnswerFeedbackModal,
|
|
4374
4382
|
AtomicHtml,
|
|
4375
|
-
AtomicInsightInterface,
|
|
4376
4383
|
AtomicInsightUserActionsTimeline,
|
|
4377
4384
|
AtomicInsightUserActionsToggle,
|
|
4378
4385
|
AtomicLoadMoreResults,
|
|
@@ -4380,7 +4387,6 @@ class AtomicAngularModule {
|
|
|
4380
4387
|
AtomicNotifications,
|
|
4381
4388
|
AtomicNumericFacet,
|
|
4382
4389
|
AtomicNumericRange,
|
|
4383
|
-
AtomicPager,
|
|
4384
4390
|
AtomicPopover,
|
|
4385
4391
|
AtomicQueryError,
|
|
4386
4392
|
AtomicQuickview,
|
|
@@ -4425,7 +4431,6 @@ class AtomicAngularModule {
|
|
|
4425
4431
|
AtomicSearchBox,
|
|
4426
4432
|
AtomicSearchBoxInstantResults,
|
|
4427
4433
|
AtomicSearchBoxQuerySuggestions,
|
|
4428
|
-
AtomicSearchBoxRecentQueries,
|
|
4429
4434
|
AtomicSegmentedFacet,
|
|
4430
4435
|
AtomicSegmentedFacetScrollable,
|
|
4431
4436
|
AtomicSmartSnippet,
|