@coveo/atomic-angular 3.10.15 → 3.11.0

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.
@@ -101,8 +101,8 @@ let AtomicCommerceBreadbox = class AtomicCommerceBreadbox {
101
101
  c.detach();
102
102
  this.el = el.nativeElement;
103
103
  }
104
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceBreadbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
105
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceBreadbox, isStandalone: false, selector: "atomic-commerce-breadbox", inputs: { pathLimit: "pathLimit" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
104
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceBreadbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
105
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceBreadbox, isStandalone: false, selector: "atomic-commerce-breadbox", inputs: { pathLimit: "pathLimit" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
106
106
  };
107
107
  AtomicCommerceBreadbox = __decorate([
108
108
  ProxyCmp({
@@ -111,7 +111,7 @@ AtomicCommerceBreadbox = __decorate([
111
111
  defineCustomElementFn: () => { customElements.get('atomic-commerce-breadbox') || customElements.define('atomic-commerce-breadbox', AtomicCommerceBreadbox$1); }
112
112
  })
113
113
  ], AtomicCommerceBreadbox);
114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceBreadbox, decorators: [{
114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceBreadbox, decorators: [{
115
115
  type: Component,
116
116
  args: [{
117
117
  selector: 'atomic-commerce-breadbox',
@@ -130,8 +130,8 @@ let AtomicCommerceCategoryFacet = class AtomicCommerceCategoryFacet {
130
130
  c.detach();
131
131
  this.el = el.nativeElement;
132
132
  }
133
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceCategoryFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
134
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceCategoryFacet, isStandalone: false, selector: "atomic-commerce-category-facet", inputs: { isCollapsed: "isCollapsed", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
133
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceCategoryFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
134
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceCategoryFacet, isStandalone: false, selector: "atomic-commerce-category-facet", inputs: { isCollapsed: "isCollapsed", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
135
135
  };
136
136
  AtomicCommerceCategoryFacet = __decorate([
137
137
  ProxyCmp({
@@ -140,7 +140,7 @@ AtomicCommerceCategoryFacet = __decorate([
140
140
  defineCustomElementFn: () => { customElements.get('atomic-commerce-category-facet') || customElements.define('atomic-commerce-category-facet', AtomicCommerceCategoryFacet$1); }
141
141
  })
142
142
  ], AtomicCommerceCategoryFacet);
143
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceCategoryFacet, decorators: [{
143
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceCategoryFacet, decorators: [{
144
144
  type: Component,
145
145
  args: [{
146
146
  selector: 'atomic-commerce-category-facet',
@@ -159,8 +159,8 @@ let AtomicCommerceDidYouMean = class AtomicCommerceDidYouMean {
159
159
  c.detach();
160
160
  this.el = el.nativeElement;
161
161
  }
162
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceDidYouMean, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
163
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceDidYouMean, isStandalone: false, selector: "atomic-commerce-did-you-mean", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
162
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceDidYouMean, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
163
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceDidYouMean, isStandalone: false, selector: "atomic-commerce-did-you-mean", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
164
164
  };
165
165
  AtomicCommerceDidYouMean = __decorate([
166
166
  ProxyCmp({
@@ -169,7 +169,7 @@ AtomicCommerceDidYouMean = __decorate([
169
169
  defineCustomElementFn: () => { customElements.get('atomic-commerce-did-you-mean') || customElements.define('atomic-commerce-did-you-mean', AtomicCommerceDidYouMean$1); }
170
170
  })
171
171
  ], AtomicCommerceDidYouMean);
172
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceDidYouMean, decorators: [{
172
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceDidYouMean, decorators: [{
173
173
  type: Component,
174
174
  args: [{
175
175
  selector: 'atomic-commerce-did-you-mean',
@@ -188,8 +188,8 @@ let AtomicCommerceFacet = class AtomicCommerceFacet {
188
188
  c.detach();
189
189
  this.el = el.nativeElement;
190
190
  }
191
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
192
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceFacet, isStandalone: false, selector: "atomic-commerce-facet", inputs: { isCollapsed: "isCollapsed", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
191
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
192
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceFacet, isStandalone: false, selector: "atomic-commerce-facet", inputs: { isCollapsed: "isCollapsed", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
193
193
  };
194
194
  AtomicCommerceFacet = __decorate([
195
195
  ProxyCmp({
@@ -198,7 +198,7 @@ AtomicCommerceFacet = __decorate([
198
198
  defineCustomElementFn: () => { customElements.get('atomic-commerce-facet') || customElements.define('atomic-commerce-facet', AtomicCommerceFacet$1); }
199
199
  })
200
200
  ], AtomicCommerceFacet);
201
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceFacet, decorators: [{
201
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceFacet, decorators: [{
202
202
  type: Component,
203
203
  args: [{
204
204
  selector: 'atomic-commerce-facet',
@@ -217,8 +217,8 @@ let AtomicCommerceFacets = class AtomicCommerceFacets {
217
217
  c.detach();
218
218
  this.el = el.nativeElement;
219
219
  }
220
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceFacets, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
221
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceFacets, isStandalone: false, selector: "atomic-commerce-facets", inputs: { collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
220
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceFacets, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
221
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceFacets, isStandalone: false, selector: "atomic-commerce-facets", inputs: { collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
222
222
  };
223
223
  AtomicCommerceFacets = __decorate([
224
224
  ProxyCmp({
@@ -227,7 +227,7 @@ AtomicCommerceFacets = __decorate([
227
227
  defineCustomElementFn: () => { customElements.get('atomic-commerce-facets') || customElements.define('atomic-commerce-facets', AtomicCommerceFacets$1); }
228
228
  })
229
229
  ], AtomicCommerceFacets);
230
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceFacets, decorators: [{
230
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceFacets, decorators: [{
231
231
  type: Component,
232
232
  args: [{
233
233
  selector: 'atomic-commerce-facets',
@@ -246,8 +246,8 @@ let AtomicCommerceInterface = class AtomicCommerceInterface {
246
246
  c.detach();
247
247
  this.el = el.nativeElement;
248
248
  }
249
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
250
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceInterface, isStandalone: false, selector: "atomic-commerce-interface", inputs: { type: "type", analytics: "analytics", logLevel: "logLevel", language: "language", reflectStateInUrl: "reflectStateInUrl", disableStateReflectionInUrl: "disableStateReflectionInUrl", scrollContainer: "scrollContainer", languageAssetsPath: "languageAssetsPath", iconAssetsPath: "iconAssetsPath" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
249
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
250
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceInterface, isStandalone: false, selector: "atomic-commerce-interface", inputs: { type: "type", analytics: "analytics", logLevel: "logLevel", language: "language", reflectStateInUrl: "reflectStateInUrl", disableStateReflectionInUrl: "disableStateReflectionInUrl", scrollContainer: "scrollContainer", languageAssetsPath: "languageAssetsPath", iconAssetsPath: "iconAssetsPath" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
251
251
  };
252
252
  AtomicCommerceInterface = __decorate([
253
253
  ProxyCmp({
@@ -256,7 +256,7 @@ AtomicCommerceInterface = __decorate([
256
256
  defineCustomElementFn: () => { customElements.get('atomic-commerce-interface') || customElements.define('atomic-commerce-interface', AtomicCommerceInterface$1); }
257
257
  })
258
258
  ], AtomicCommerceInterface);
259
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceInterface, decorators: [{
259
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceInterface, decorators: [{
260
260
  type: Component,
261
261
  args: [{
262
262
  selector: 'atomic-commerce-interface',
@@ -275,8 +275,8 @@ let AtomicCommerceLayout = class AtomicCommerceLayout {
275
275
  c.detach();
276
276
  this.el = el.nativeElement;
277
277
  }
278
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
279
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceLayout, isStandalone: false, selector: "atomic-commerce-layout", inputs: { mobileBreakpoint: "mobileBreakpoint" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
278
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
279
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceLayout, isStandalone: false, selector: "atomic-commerce-layout", inputs: { mobileBreakpoint: "mobileBreakpoint" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
280
280
  };
281
281
  AtomicCommerceLayout = __decorate([
282
282
  ProxyCmp({
@@ -285,7 +285,7 @@ AtomicCommerceLayout = __decorate([
285
285
  defineCustomElementFn: () => { customElements.get('atomic-commerce-layout') || customElements.define('atomic-commerce-layout', AtomicCommerceLayout$1); }
286
286
  })
287
287
  ], AtomicCommerceLayout);
288
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceLayout, decorators: [{
288
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceLayout, decorators: [{
289
289
  type: Component,
290
290
  args: [{
291
291
  selector: 'atomic-commerce-layout',
@@ -304,8 +304,8 @@ let AtomicCommerceLoadMoreProducts = class AtomicCommerceLoadMoreProducts {
304
304
  c.detach();
305
305
  this.el = el.nativeElement;
306
306
  }
307
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceLoadMoreProducts, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
308
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceLoadMoreProducts, isStandalone: false, selector: "atomic-commerce-load-more-products", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
307
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceLoadMoreProducts, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
308
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceLoadMoreProducts, isStandalone: false, selector: "atomic-commerce-load-more-products", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
309
309
  };
310
310
  AtomicCommerceLoadMoreProducts = __decorate([
311
311
  ProxyCmp({
@@ -314,7 +314,7 @@ AtomicCommerceLoadMoreProducts = __decorate([
314
314
  defineCustomElementFn: () => { customElements.get('atomic-commerce-load-more-products') || customElements.define('atomic-commerce-load-more-products', AtomicCommerceLoadMoreProducts$1); }
315
315
  })
316
316
  ], AtomicCommerceLoadMoreProducts);
317
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceLoadMoreProducts, decorators: [{
317
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceLoadMoreProducts, decorators: [{
318
318
  type: Component,
319
319
  args: [{
320
320
  selector: 'atomic-commerce-load-more-products',
@@ -333,8 +333,8 @@ let AtomicCommerceNoProducts = class AtomicCommerceNoProducts {
333
333
  c.detach();
334
334
  this.el = el.nativeElement;
335
335
  }
336
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceNoProducts, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
337
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceNoProducts, isStandalone: false, selector: "atomic-commerce-no-products", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
336
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceNoProducts, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
337
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceNoProducts, isStandalone: false, selector: "atomic-commerce-no-products", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
338
338
  };
339
339
  AtomicCommerceNoProducts = __decorate([
340
340
  ProxyCmp({
@@ -343,7 +343,7 @@ AtomicCommerceNoProducts = __decorate([
343
343
  defineCustomElementFn: () => { customElements.get('atomic-commerce-no-products') || customElements.define('atomic-commerce-no-products', AtomicCommerceNoProducts$1); }
344
344
  })
345
345
  ], AtomicCommerceNoProducts);
346
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceNoProducts, decorators: [{
346
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceNoProducts, decorators: [{
347
347
  type: Component,
348
348
  args: [{
349
349
  selector: 'atomic-commerce-no-products',
@@ -362,8 +362,8 @@ let AtomicCommerceNumericFacet = class AtomicCommerceNumericFacet {
362
362
  c.detach();
363
363
  this.el = el.nativeElement;
364
364
  }
365
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceNumericFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
366
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceNumericFacet, isStandalone: false, selector: "atomic-commerce-numeric-facet", inputs: { isCollapsed: "isCollapsed", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
365
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceNumericFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
366
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceNumericFacet, isStandalone: false, selector: "atomic-commerce-numeric-facet", inputs: { isCollapsed: "isCollapsed", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
367
367
  };
368
368
  AtomicCommerceNumericFacet = __decorate([
369
369
  ProxyCmp({
@@ -372,7 +372,7 @@ AtomicCommerceNumericFacet = __decorate([
372
372
  defineCustomElementFn: () => { customElements.get('atomic-commerce-numeric-facet') || customElements.define('atomic-commerce-numeric-facet', AtomicCommerceNumericFacet$1); }
373
373
  })
374
374
  ], AtomicCommerceNumericFacet);
375
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceNumericFacet, decorators: [{
375
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceNumericFacet, decorators: [{
376
376
  type: Component,
377
377
  args: [{
378
378
  selector: 'atomic-commerce-numeric-facet',
@@ -392,8 +392,8 @@ let AtomicCommercePager = class AtomicCommercePager {
392
392
  this.el = el.nativeElement;
393
393
  proxyOutputs(this, this.el, ['atomic/scrollToTop']);
394
394
  }
395
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommercePager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
396
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommercePager, isStandalone: false, selector: "atomic-commerce-pager", inputs: { numberOfPages: "numberOfPages", previousButtonIcon: "previousButtonIcon", nextButtonIcon: "nextButtonIcon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
395
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommercePager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
396
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommercePager, isStandalone: false, selector: "atomic-commerce-pager", inputs: { numberOfPages: "numberOfPages", previousButtonIcon: "previousButtonIcon", nextButtonIcon: "nextButtonIcon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
397
397
  };
398
398
  AtomicCommercePager = __decorate([
399
399
  ProxyCmp({
@@ -402,7 +402,7 @@ AtomicCommercePager = __decorate([
402
402
  defineCustomElementFn: () => { customElements.get('atomic-commerce-pager') || customElements.define('atomic-commerce-pager', AtomicCommercePager$1); }
403
403
  })
404
404
  ], AtomicCommercePager);
405
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommercePager, decorators: [{
405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommercePager, decorators: [{
406
406
  type: Component,
407
407
  args: [{
408
408
  selector: 'atomic-commerce-pager',
@@ -421,8 +421,8 @@ let AtomicCommerceProductList = class AtomicCommerceProductList {
421
421
  c.detach();
422
422
  this.el = el.nativeElement;
423
423
  }
424
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceProductList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
425
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceProductList, isStandalone: false, selector: "atomic-commerce-product-list", inputs: { density: "density", display: "display", imageSize: "imageSize", numberOfPlaceholders: "numberOfPlaceholders" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
424
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceProductList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
425
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceProductList, isStandalone: false, selector: "atomic-commerce-product-list", inputs: { density: "density", display: "display", imageSize: "imageSize", numberOfPlaceholders: "numberOfPlaceholders" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
426
426
  };
427
427
  AtomicCommerceProductList = __decorate([
428
428
  ProxyCmp({
@@ -431,7 +431,7 @@ AtomicCommerceProductList = __decorate([
431
431
  defineCustomElementFn: () => { customElements.get('atomic-commerce-product-list') || customElements.define('atomic-commerce-product-list', AtomicCommerceProductList$1); }
432
432
  })
433
433
  ], AtomicCommerceProductList);
434
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceProductList, decorators: [{
434
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceProductList, decorators: [{
435
435
  type: Component,
436
436
  args: [{
437
437
  selector: 'atomic-commerce-product-list',
@@ -450,8 +450,8 @@ let AtomicCommerceProductsPerPage = class AtomicCommerceProductsPerPage {
450
450
  c.detach();
451
451
  this.el = el.nativeElement;
452
452
  }
453
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceProductsPerPage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
454
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceProductsPerPage, isStandalone: false, selector: "atomic-commerce-products-per-page", inputs: { choicesDisplayed: "choicesDisplayed", initialChoice: "initialChoice" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
453
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceProductsPerPage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
454
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceProductsPerPage, isStandalone: false, selector: "atomic-commerce-products-per-page", inputs: { choicesDisplayed: "choicesDisplayed", initialChoice: "initialChoice" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
455
455
  };
456
456
  AtomicCommerceProductsPerPage = __decorate([
457
457
  ProxyCmp({
@@ -460,7 +460,7 @@ AtomicCommerceProductsPerPage = __decorate([
460
460
  defineCustomElementFn: () => { customElements.get('atomic-commerce-products-per-page') || customElements.define('atomic-commerce-products-per-page', AtomicCommerceProductsPerPage$1); }
461
461
  })
462
462
  ], AtomicCommerceProductsPerPage);
463
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceProductsPerPage, decorators: [{
463
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceProductsPerPage, decorators: [{
464
464
  type: Component,
465
465
  args: [{
466
466
  selector: 'atomic-commerce-products-per-page',
@@ -479,8 +479,8 @@ let AtomicCommerceQueryError = class AtomicCommerceQueryError {
479
479
  c.detach();
480
480
  this.el = el.nativeElement;
481
481
  }
482
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceQueryError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
483
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceQueryError, isStandalone: false, selector: "atomic-commerce-query-error", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
482
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceQueryError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
483
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceQueryError, isStandalone: false, selector: "atomic-commerce-query-error", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
484
484
  };
485
485
  AtomicCommerceQueryError = __decorate([
486
486
  ProxyCmp({
@@ -489,7 +489,7 @@ AtomicCommerceQueryError = __decorate([
489
489
  defineCustomElementFn: () => { customElements.get('atomic-commerce-query-error') || customElements.define('atomic-commerce-query-error', AtomicCommerceQueryError$1); }
490
490
  })
491
491
  ], AtomicCommerceQueryError);
492
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceQueryError, decorators: [{
492
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceQueryError, decorators: [{
493
493
  type: Component,
494
494
  args: [{
495
495
  selector: 'atomic-commerce-query-error',
@@ -508,8 +508,8 @@ let AtomicCommerceQuerySummary = class AtomicCommerceQuerySummary {
508
508
  c.detach();
509
509
  this.el = el.nativeElement;
510
510
  }
511
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceQuerySummary, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
512
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceQuerySummary, isStandalone: false, selector: "atomic-commerce-query-summary", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
511
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceQuerySummary, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
512
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceQuerySummary, isStandalone: false, selector: "atomic-commerce-query-summary", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
513
513
  };
514
514
  AtomicCommerceQuerySummary = __decorate([
515
515
  ProxyCmp({
@@ -518,7 +518,7 @@ AtomicCommerceQuerySummary = __decorate([
518
518
  defineCustomElementFn: () => { customElements.get('atomic-commerce-query-summary') || customElements.define('atomic-commerce-query-summary', AtomicCommerceQuerySummary$1); }
519
519
  })
520
520
  ], AtomicCommerceQuerySummary);
521
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceQuerySummary, decorators: [{
521
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceQuerySummary, decorators: [{
522
522
  type: Component,
523
523
  args: [{
524
524
  selector: 'atomic-commerce-query-summary',
@@ -537,8 +537,8 @@ let AtomicCommerceRecommendationInterface = class AtomicCommerceRecommendationIn
537
537
  c.detach();
538
538
  this.el = el.nativeElement;
539
539
  }
540
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceRecommendationInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
541
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceRecommendationInterface, isStandalone: false, selector: "atomic-commerce-recommendation-interface", inputs: { scrollContainer: "scrollContainer", languageAssetsPath: "languageAssetsPath", iconAssetsPath: "iconAssetsPath", language: "language", analytics: "analytics" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
540
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceRecommendationInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
541
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceRecommendationInterface, isStandalone: false, selector: "atomic-commerce-recommendation-interface", inputs: { scrollContainer: "scrollContainer", languageAssetsPath: "languageAssetsPath", iconAssetsPath: "iconAssetsPath", language: "language", analytics: "analytics" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
542
542
  };
543
543
  AtomicCommerceRecommendationInterface = __decorate([
544
544
  ProxyCmp({
@@ -547,7 +547,7 @@ AtomicCommerceRecommendationInterface = __decorate([
547
547
  defineCustomElementFn: () => { customElements.get('atomic-commerce-recommendation-interface') || customElements.define('atomic-commerce-recommendation-interface', AtomicCommerceRecommendationInterface$1); }
548
548
  })
549
549
  ], AtomicCommerceRecommendationInterface);
550
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceRecommendationInterface, decorators: [{
550
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceRecommendationInterface, decorators: [{
551
551
  type: Component,
552
552
  args: [{
553
553
  selector: 'atomic-commerce-recommendation-interface',
@@ -566,8 +566,8 @@ let AtomicCommerceRecommendationList = class AtomicCommerceRecommendationList {
566
566
  c.detach();
567
567
  this.el = el.nativeElement;
568
568
  }
569
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceRecommendationList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
570
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceRecommendationList, isStandalone: false, selector: "atomic-commerce-recommendation-list", inputs: { slotId: "slotId", productId: "productId", display: "display", density: "density", imageSize: "imageSize", productsPerPage: "productsPerPage", headingLevel: "headingLevel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
569
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceRecommendationList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
570
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceRecommendationList, isStandalone: false, selector: "atomic-commerce-recommendation-list", inputs: { slotId: "slotId", productId: "productId", display: "display", density: "density", imageSize: "imageSize", productsPerPage: "productsPerPage", headingLevel: "headingLevel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
571
571
  };
572
572
  AtomicCommerceRecommendationList = __decorate([
573
573
  ProxyCmp({
@@ -576,7 +576,7 @@ AtomicCommerceRecommendationList = __decorate([
576
576
  defineCustomElementFn: () => { customElements.get('atomic-commerce-recommendation-list') || customElements.define('atomic-commerce-recommendation-list', AtomicCommerceRecommendationList$1); }
577
577
  })
578
578
  ], AtomicCommerceRecommendationList);
579
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceRecommendationList, decorators: [{
579
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceRecommendationList, decorators: [{
580
580
  type: Component,
581
581
  args: [{
582
582
  selector: 'atomic-commerce-recommendation-list',
@@ -595,8 +595,8 @@ let AtomicCommerceRefineModal = class AtomicCommerceRefineModal {
595
595
  c.detach();
596
596
  this.el = el.nativeElement;
597
597
  }
598
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceRefineModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
599
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceRefineModal, isStandalone: false, selector: "atomic-commerce-refine-modal", inputs: { openButton: "openButton", isOpen: "isOpen", collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
598
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceRefineModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
599
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceRefineModal, isStandalone: false, selector: "atomic-commerce-refine-modal", inputs: { openButton: "openButton", isOpen: "isOpen", collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
600
600
  };
601
601
  AtomicCommerceRefineModal = __decorate([
602
602
  ProxyCmp({
@@ -605,7 +605,7 @@ AtomicCommerceRefineModal = __decorate([
605
605
  defineCustomElementFn: () => { customElements.get('atomic-commerce-refine-modal') || customElements.define('atomic-commerce-refine-modal', AtomicCommerceRefineModal$1); }
606
606
  })
607
607
  ], AtomicCommerceRefineModal);
608
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceRefineModal, decorators: [{
608
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceRefineModal, decorators: [{
609
609
  type: Component,
610
610
  args: [{
611
611
  selector: 'atomic-commerce-refine-modal',
@@ -624,8 +624,8 @@ let AtomicCommerceRefineToggle = class AtomicCommerceRefineToggle {
624
624
  c.detach();
625
625
  this.el = el.nativeElement;
626
626
  }
627
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceRefineToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
628
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceRefineToggle, isStandalone: false, selector: "atomic-commerce-refine-toggle", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
627
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceRefineToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
628
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceRefineToggle, isStandalone: false, selector: "atomic-commerce-refine-toggle", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
629
629
  };
630
630
  AtomicCommerceRefineToggle = __decorate([
631
631
  ProxyCmp({
@@ -634,7 +634,7 @@ AtomicCommerceRefineToggle = __decorate([
634
634
  defineCustomElementFn: () => { customElements.get('atomic-commerce-refine-toggle') || customElements.define('atomic-commerce-refine-toggle', AtomicCommerceRefineToggle$1); }
635
635
  })
636
636
  ], AtomicCommerceRefineToggle);
637
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceRefineToggle, decorators: [{
637
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceRefineToggle, decorators: [{
638
638
  type: Component,
639
639
  args: [{
640
640
  selector: 'atomic-commerce-refine-toggle',
@@ -653,8 +653,8 @@ let AtomicCommerceSearchBoxInstantProducts = class AtomicCommerceSearchBoxInstan
653
653
  c.detach();
654
654
  this.el = el.nativeElement;
655
655
  }
656
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSearchBoxInstantProducts, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
657
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceSearchBoxInstantProducts, isStandalone: false, selector: "atomic-commerce-search-box-instant-products", inputs: { density: "density", imageSize: "imageSize", ariaLabelGenerator: "ariaLabelGenerator" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
656
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSearchBoxInstantProducts, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
657
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceSearchBoxInstantProducts, isStandalone: false, selector: "atomic-commerce-search-box-instant-products", inputs: { density: "density", imageSize: "imageSize", ariaLabelGenerator: "ariaLabelGenerator" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
658
658
  };
659
659
  AtomicCommerceSearchBoxInstantProducts = __decorate([
660
660
  ProxyCmp({
@@ -663,7 +663,7 @@ AtomicCommerceSearchBoxInstantProducts = __decorate([
663
663
  defineCustomElementFn: () => { customElements.get('atomic-commerce-search-box-instant-products') || customElements.define('atomic-commerce-search-box-instant-products', AtomicCommerceSearchBoxInstantProducts$1); }
664
664
  })
665
665
  ], AtomicCommerceSearchBoxInstantProducts);
666
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSearchBoxInstantProducts, decorators: [{
666
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSearchBoxInstantProducts, decorators: [{
667
667
  type: Component,
668
668
  args: [{
669
669
  selector: 'atomic-commerce-search-box-instant-products',
@@ -682,8 +682,8 @@ let AtomicCommerceSearchBoxQuerySuggestions = class AtomicCommerceSearchBoxQuery
682
682
  c.detach();
683
683
  this.el = el.nativeElement;
684
684
  }
685
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSearchBoxQuerySuggestions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
686
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceSearchBoxQuerySuggestions, isStandalone: false, selector: "atomic-commerce-search-box-query-suggestions", inputs: { icon: "icon", maxWithQuery: "maxWithQuery", maxWithoutQuery: "maxWithoutQuery" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
685
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSearchBoxQuerySuggestions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
686
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceSearchBoxQuerySuggestions, isStandalone: false, selector: "atomic-commerce-search-box-query-suggestions", inputs: { icon: "icon", maxWithQuery: "maxWithQuery", maxWithoutQuery: "maxWithoutQuery" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
687
687
  };
688
688
  AtomicCommerceSearchBoxQuerySuggestions = __decorate([
689
689
  ProxyCmp({
@@ -692,7 +692,7 @@ AtomicCommerceSearchBoxQuerySuggestions = __decorate([
692
692
  defineCustomElementFn: () => { customElements.get('atomic-commerce-search-box-query-suggestions') || customElements.define('atomic-commerce-search-box-query-suggestions', AtomicCommerceSearchBoxQuerySuggestions$1); }
693
693
  })
694
694
  ], AtomicCommerceSearchBoxQuerySuggestions);
695
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSearchBoxQuerySuggestions, decorators: [{
695
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSearchBoxQuerySuggestions, decorators: [{
696
696
  type: Component,
697
697
  args: [{
698
698
  selector: 'atomic-commerce-search-box-query-suggestions',
@@ -711,8 +711,8 @@ let AtomicCommerceSearchBoxRecentQueries = class AtomicCommerceSearchBoxRecentQu
711
711
  c.detach();
712
712
  this.el = el.nativeElement;
713
713
  }
714
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSearchBoxRecentQueries, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
715
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceSearchBoxRecentQueries, isStandalone: false, selector: "atomic-commerce-search-box-recent-queries", inputs: { icon: "icon", maxWithQuery: "maxWithQuery", maxWithoutQuery: "maxWithoutQuery" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
714
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSearchBoxRecentQueries, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
715
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceSearchBoxRecentQueries, isStandalone: false, selector: "atomic-commerce-search-box-recent-queries", inputs: { icon: "icon", maxWithQuery: "maxWithQuery", maxWithoutQuery: "maxWithoutQuery" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
716
716
  };
717
717
  AtomicCommerceSearchBoxRecentQueries = __decorate([
718
718
  ProxyCmp({
@@ -721,7 +721,7 @@ AtomicCommerceSearchBoxRecentQueries = __decorate([
721
721
  defineCustomElementFn: () => { customElements.get('atomic-commerce-search-box-recent-queries') || customElements.define('atomic-commerce-search-box-recent-queries', AtomicCommerceSearchBoxRecentQueries$1); }
722
722
  })
723
723
  ], AtomicCommerceSearchBoxRecentQueries);
724
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSearchBoxRecentQueries, decorators: [{
724
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSearchBoxRecentQueries, decorators: [{
725
725
  type: Component,
726
726
  args: [{
727
727
  selector: 'atomic-commerce-search-box-recent-queries',
@@ -741,8 +741,8 @@ let AtomicCommerceSearchBox = class AtomicCommerceSearchBox {
741
741
  this.el = el.nativeElement;
742
742
  proxyOutputs(this, this.el, ['redirect']);
743
743
  }
744
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSearchBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
745
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceSearchBox, isStandalone: false, selector: "atomic-commerce-search-box", inputs: { numberOfQueries: "numberOfQueries", redirectionUrl: "redirectionUrl", suggestionTimeout: "suggestionTimeout", suggestionDelay: "suggestionDelay", disableSearch: "disableSearch", minimumQueryLength: "minimumQueryLength", clearFilters: "clearFilters" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
744
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSearchBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
745
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceSearchBox, isStandalone: false, selector: "atomic-commerce-search-box", inputs: { numberOfQueries: "numberOfQueries", redirectionUrl: "redirectionUrl", suggestionTimeout: "suggestionTimeout", suggestionDelay: "suggestionDelay", disableSearch: "disableSearch", minimumQueryLength: "minimumQueryLength", clearFilters: "clearFilters" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
746
746
  };
747
747
  AtomicCommerceSearchBox = __decorate([
748
748
  ProxyCmp({
@@ -751,7 +751,7 @@ AtomicCommerceSearchBox = __decorate([
751
751
  defineCustomElementFn: () => { customElements.get('atomic-commerce-search-box') || customElements.define('atomic-commerce-search-box', AtomicCommerceSearchBox$1); }
752
752
  })
753
753
  ], AtomicCommerceSearchBox);
754
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSearchBox, decorators: [{
754
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSearchBox, decorators: [{
755
755
  type: Component,
756
756
  args: [{
757
757
  selector: 'atomic-commerce-search-box',
@@ -770,8 +770,8 @@ let AtomicCommerceSortDropdown = class AtomicCommerceSortDropdown {
770
770
  c.detach();
771
771
  this.el = el.nativeElement;
772
772
  }
773
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSortDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
774
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceSortDropdown, isStandalone: false, selector: "atomic-commerce-sort-dropdown", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
773
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSortDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
774
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceSortDropdown, isStandalone: false, selector: "atomic-commerce-sort-dropdown", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
775
775
  };
776
776
  AtomicCommerceSortDropdown = __decorate([
777
777
  ProxyCmp({
@@ -780,7 +780,7 @@ AtomicCommerceSortDropdown = __decorate([
780
780
  defineCustomElementFn: () => { customElements.get('atomic-commerce-sort-dropdown') || customElements.define('atomic-commerce-sort-dropdown', AtomicCommerceSortDropdown$1); }
781
781
  })
782
782
  ], AtomicCommerceSortDropdown);
783
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceSortDropdown, decorators: [{
783
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceSortDropdown, decorators: [{
784
784
  type: Component,
785
785
  args: [{
786
786
  selector: 'atomic-commerce-sort-dropdown',
@@ -799,8 +799,8 @@ let AtomicCommerceText = class AtomicCommerceText {
799
799
  c.detach();
800
800
  this.el = el.nativeElement;
801
801
  }
802
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
803
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceText, isStandalone: false, selector: "atomic-commerce-text", inputs: { value: "value", count: "count" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
802
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
803
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceText, isStandalone: false, selector: "atomic-commerce-text", inputs: { value: "value", count: "count" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
804
804
  };
805
805
  AtomicCommerceText = __decorate([
806
806
  ProxyCmp({
@@ -809,7 +809,7 @@ AtomicCommerceText = __decorate([
809
809
  defineCustomElementFn: () => { customElements.get('atomic-commerce-text') || customElements.define('atomic-commerce-text', AtomicCommerceText$1); }
810
810
  })
811
811
  ], AtomicCommerceText);
812
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceText, decorators: [{
812
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceText, decorators: [{
813
813
  type: Component,
814
814
  args: [{
815
815
  selector: 'atomic-commerce-text',
@@ -828,8 +828,8 @@ let AtomicCommerceTimeframeFacet = class AtomicCommerceTimeframeFacet {
828
828
  c.detach();
829
829
  this.el = el.nativeElement;
830
830
  }
831
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceTimeframeFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
832
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCommerceTimeframeFacet, isStandalone: false, selector: "atomic-commerce-timeframe-facet", inputs: { isCollapsed: "isCollapsed", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
831
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceTimeframeFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
832
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCommerceTimeframeFacet, isStandalone: false, selector: "atomic-commerce-timeframe-facet", inputs: { isCollapsed: "isCollapsed", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
833
833
  };
834
834
  AtomicCommerceTimeframeFacet = __decorate([
835
835
  ProxyCmp({
@@ -838,7 +838,7 @@ AtomicCommerceTimeframeFacet = __decorate([
838
838
  defineCustomElementFn: () => { customElements.get('atomic-commerce-timeframe-facet') || customElements.define('atomic-commerce-timeframe-facet', AtomicCommerceTimeframeFacet$1); }
839
839
  })
840
840
  ], AtomicCommerceTimeframeFacet);
841
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCommerceTimeframeFacet, decorators: [{
841
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCommerceTimeframeFacet, decorators: [{
842
842
  type: Component,
843
843
  args: [{
844
844
  selector: 'atomic-commerce-timeframe-facet',
@@ -857,8 +857,8 @@ let AtomicProductChildren = class AtomicProductChildren {
857
857
  c.detach();
858
858
  this.el = el.nativeElement;
859
859
  }
860
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
861
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductChildren, isStandalone: false, selector: "atomic-product-children", inputs: { label: "label", field: "field", fallback: "fallback" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
860
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
861
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductChildren, isStandalone: false, selector: "atomic-product-children", inputs: { label: "label", field: "field", fallback: "fallback" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
862
862
  };
863
863
  AtomicProductChildren = __decorate([
864
864
  ProxyCmp({
@@ -867,7 +867,7 @@ AtomicProductChildren = __decorate([
867
867
  defineCustomElementFn: () => { customElements.get('atomic-product-children') || customElements.define('atomic-product-children', AtomicProductChildren$1); }
868
868
  })
869
869
  ], AtomicProductChildren);
870
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductChildren, decorators: [{
870
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductChildren, decorators: [{
871
871
  type: Component,
872
872
  args: [{
873
873
  selector: 'atomic-product-children',
@@ -886,8 +886,8 @@ let AtomicProductDescription = class AtomicProductDescription {
886
886
  c.detach();
887
887
  this.el = el.nativeElement;
888
888
  }
889
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductDescription, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
890
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductDescription, isStandalone: false, selector: "atomic-product-description", inputs: { truncateAfter: "truncateAfter", field: "field", isCollapsible: "isCollapsible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
889
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductDescription, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
890
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductDescription, isStandalone: false, selector: "atomic-product-description", inputs: { truncateAfter: "truncateAfter", field: "field", isCollapsible: "isCollapsible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
891
891
  };
892
892
  AtomicProductDescription = __decorate([
893
893
  ProxyCmp({
@@ -896,7 +896,7 @@ AtomicProductDescription = __decorate([
896
896
  defineCustomElementFn: () => { customElements.get('atomic-product-description') || customElements.define('atomic-product-description', AtomicProductDescription$1); }
897
897
  })
898
898
  ], AtomicProductDescription);
899
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductDescription, decorators: [{
899
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductDescription, decorators: [{
900
900
  type: Component,
901
901
  args: [{
902
902
  selector: 'atomic-product-description',
@@ -915,8 +915,8 @@ let AtomicProductExcerpt = class AtomicProductExcerpt {
915
915
  c.detach();
916
916
  this.el = el.nativeElement;
917
917
  }
918
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductExcerpt, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
919
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductExcerpt, isStandalone: false, selector: "atomic-product-excerpt", inputs: { truncateAfter: "truncateAfter", isCollapsible: "isCollapsible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
918
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductExcerpt, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
919
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductExcerpt, isStandalone: false, selector: "atomic-product-excerpt", inputs: { truncateAfter: "truncateAfter", isCollapsible: "isCollapsible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
920
920
  };
921
921
  AtomicProductExcerpt = __decorate([
922
922
  ProxyCmp({
@@ -925,7 +925,7 @@ AtomicProductExcerpt = __decorate([
925
925
  defineCustomElementFn: () => { customElements.get('atomic-product-excerpt') || customElements.define('atomic-product-excerpt', AtomicProductExcerpt$1); }
926
926
  })
927
927
  ], AtomicProductExcerpt);
928
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductExcerpt, decorators: [{
928
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductExcerpt, decorators: [{
929
929
  type: Component,
930
930
  args: [{
931
931
  selector: 'atomic-product-excerpt',
@@ -944,8 +944,8 @@ let AtomicProductFieldCondition = class AtomicProductFieldCondition {
944
944
  c.detach();
945
945
  this.el = el.nativeElement;
946
946
  }
947
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductFieldCondition, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
948
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductFieldCondition, isStandalone: false, selector: "atomic-product-field-condition", inputs: { ifDefined: "ifDefined", ifNotDefined: "ifNotDefined", mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
947
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductFieldCondition, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
948
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductFieldCondition, isStandalone: false, selector: "atomic-product-field-condition", inputs: { ifDefined: "ifDefined", ifNotDefined: "ifNotDefined", mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
949
949
  };
950
950
  AtomicProductFieldCondition = __decorate([
951
951
  ProxyCmp({
@@ -954,7 +954,7 @@ AtomicProductFieldCondition = __decorate([
954
954
  defineCustomElementFn: () => { customElements.get('atomic-product-field-condition') || customElements.define('atomic-product-field-condition', AtomicProductFieldCondition$1); }
955
955
  })
956
956
  ], AtomicProductFieldCondition);
957
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductFieldCondition, decorators: [{
957
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductFieldCondition, decorators: [{
958
958
  type: Component,
959
959
  args: [{
960
960
  selector: 'atomic-product-field-condition',
@@ -973,8 +973,8 @@ let AtomicProductImage = class AtomicProductImage {
973
973
  c.detach();
974
974
  this.el = el.nativeElement;
975
975
  }
976
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
977
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductImage, isStandalone: false, selector: "atomic-product-image", inputs: { field: "field", imageAltField: "imageAltField", fallback: "fallback" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
976
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
977
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductImage, isStandalone: false, selector: "atomic-product-image", inputs: { field: "field", imageAltField: "imageAltField", fallback: "fallback" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
978
978
  };
979
979
  AtomicProductImage = __decorate([
980
980
  ProxyCmp({
@@ -983,7 +983,7 @@ AtomicProductImage = __decorate([
983
983
  defineCustomElementFn: () => { customElements.get('atomic-product-image') || customElements.define('atomic-product-image', AtomicProductImage$1); }
984
984
  })
985
985
  ], AtomicProductImage);
986
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductImage, decorators: [{
986
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductImage, decorators: [{
987
987
  type: Component,
988
988
  args: [{
989
989
  selector: 'atomic-product-image',
@@ -1002,8 +1002,8 @@ let AtomicProductLink = class AtomicProductLink {
1002
1002
  c.detach();
1003
1003
  this.el = el.nativeElement;
1004
1004
  }
1005
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1006
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductLink, isStandalone: false, selector: "atomic-product-link", inputs: { hrefTemplate: "hrefTemplate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1005
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1006
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductLink, isStandalone: false, selector: "atomic-product-link", inputs: { hrefTemplate: "hrefTemplate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1007
1007
  };
1008
1008
  AtomicProductLink = __decorate([
1009
1009
  ProxyCmp({
@@ -1012,7 +1012,7 @@ AtomicProductLink = __decorate([
1012
1012
  defineCustomElementFn: () => { customElements.get('atomic-product-link') || customElements.define('atomic-product-link', AtomicProductLink$1); }
1013
1013
  })
1014
1014
  ], AtomicProductLink);
1015
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductLink, decorators: [{
1015
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductLink, decorators: [{
1016
1016
  type: Component,
1017
1017
  args: [{
1018
1018
  selector: 'atomic-product-link',
@@ -1031,8 +1031,8 @@ let AtomicProductMultiValueText = class AtomicProductMultiValueText {
1031
1031
  c.detach();
1032
1032
  this.el = el.nativeElement;
1033
1033
  }
1034
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductMultiValueText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1035
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductMultiValueText, isStandalone: false, selector: "atomic-product-multi-value-text", inputs: { field: "field", maxValuesToDisplay: "maxValuesToDisplay", delimiter: "delimiter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1034
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductMultiValueText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1035
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductMultiValueText, isStandalone: false, selector: "atomic-product-multi-value-text", inputs: { field: "field", maxValuesToDisplay: "maxValuesToDisplay", delimiter: "delimiter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1036
1036
  };
1037
1037
  AtomicProductMultiValueText = __decorate([
1038
1038
  ProxyCmp({
@@ -1041,7 +1041,7 @@ AtomicProductMultiValueText = __decorate([
1041
1041
  defineCustomElementFn: () => { customElements.get('atomic-product-multi-value-text') || customElements.define('atomic-product-multi-value-text', AtomicProductMultiValueText$1); }
1042
1042
  })
1043
1043
  ], AtomicProductMultiValueText);
1044
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductMultiValueText, decorators: [{
1044
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductMultiValueText, decorators: [{
1045
1045
  type: Component,
1046
1046
  args: [{
1047
1047
  selector: 'atomic-product-multi-value-text',
@@ -1060,8 +1060,8 @@ let AtomicProductNumericFieldValue = class AtomicProductNumericFieldValue {
1060
1060
  c.detach();
1061
1061
  this.el = el.nativeElement;
1062
1062
  }
1063
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductNumericFieldValue, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1064
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductNumericFieldValue, isStandalone: false, selector: "atomic-product-numeric-field-value", inputs: { field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1063
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductNumericFieldValue, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1064
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductNumericFieldValue, isStandalone: false, selector: "atomic-product-numeric-field-value", inputs: { field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1065
1065
  };
1066
1066
  AtomicProductNumericFieldValue = __decorate([
1067
1067
  ProxyCmp({
@@ -1070,7 +1070,7 @@ AtomicProductNumericFieldValue = __decorate([
1070
1070
  defineCustomElementFn: () => { customElements.get('atomic-product-numeric-field-value') || customElements.define('atomic-product-numeric-field-value', AtomicProductNumericFieldValue$1); }
1071
1071
  })
1072
1072
  ], AtomicProductNumericFieldValue);
1073
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductNumericFieldValue, decorators: [{
1073
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductNumericFieldValue, decorators: [{
1074
1074
  type: Component,
1075
1075
  args: [{
1076
1076
  selector: 'atomic-product-numeric-field-value',
@@ -1089,8 +1089,8 @@ let AtomicProductPrice = class AtomicProductPrice {
1089
1089
  c.detach();
1090
1090
  this.el = el.nativeElement;
1091
1091
  }
1092
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductPrice, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1093
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductPrice, isStandalone: false, selector: "atomic-product-price", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1092
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductPrice, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1093
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductPrice, isStandalone: false, selector: "atomic-product-price", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1094
1094
  };
1095
1095
  AtomicProductPrice = __decorate([
1096
1096
  ProxyCmp({
@@ -1099,7 +1099,7 @@ AtomicProductPrice = __decorate([
1099
1099
  defineCustomElementFn: () => { customElements.get('atomic-product-price') || customElements.define('atomic-product-price', AtomicProductPrice$1); }
1100
1100
  })
1101
1101
  ], AtomicProductPrice);
1102
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductPrice, decorators: [{
1102
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductPrice, decorators: [{
1103
1103
  type: Component,
1104
1104
  args: [{
1105
1105
  selector: 'atomic-product-price',
@@ -1118,8 +1118,8 @@ let AtomicProductRating = class AtomicProductRating {
1118
1118
  c.detach();
1119
1119
  this.el = el.nativeElement;
1120
1120
  }
1121
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1122
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductRating, isStandalone: false, selector: "atomic-product-rating", inputs: { field: "field", ratingDetailsField: "ratingDetailsField", maxValueInIndex: "maxValueInIndex", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1121
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1122
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductRating, isStandalone: false, selector: "atomic-product-rating", inputs: { field: "field", ratingDetailsField: "ratingDetailsField", maxValueInIndex: "maxValueInIndex", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1123
1123
  };
1124
1124
  AtomicProductRating = __decorate([
1125
1125
  ProxyCmp({
@@ -1128,7 +1128,7 @@ AtomicProductRating = __decorate([
1128
1128
  defineCustomElementFn: () => { customElements.get('atomic-product-rating') || customElements.define('atomic-product-rating', AtomicProductRating$1); }
1129
1129
  })
1130
1130
  ], AtomicProductRating);
1131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductRating, decorators: [{
1131
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductRating, decorators: [{
1132
1132
  type: Component,
1133
1133
  args: [{
1134
1134
  selector: 'atomic-product-rating',
@@ -1147,8 +1147,8 @@ let AtomicProductSectionActions = class AtomicProductSectionActions {
1147
1147
  c.detach();
1148
1148
  this.el = el.nativeElement;
1149
1149
  }
1150
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionActions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1151
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductSectionActions, isStandalone: false, selector: "atomic-product-section-actions", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1150
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionActions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1151
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductSectionActions, isStandalone: false, selector: "atomic-product-section-actions", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1152
1152
  };
1153
1153
  AtomicProductSectionActions = __decorate([
1154
1154
  ProxyCmp({
@@ -1157,7 +1157,7 @@ AtomicProductSectionActions = __decorate([
1157
1157
  defineCustomElementFn: () => { customElements.get('atomic-product-section-actions') || customElements.define('atomic-product-section-actions', AtomicProductSectionActions$1); }
1158
1158
  })
1159
1159
  ], AtomicProductSectionActions);
1160
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionActions, decorators: [{
1160
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionActions, decorators: [{
1161
1161
  type: Component,
1162
1162
  args: [{
1163
1163
  selector: 'atomic-product-section-actions',
@@ -1176,8 +1176,8 @@ let AtomicProductSectionBadges = class AtomicProductSectionBadges {
1176
1176
  c.detach();
1177
1177
  this.el = el.nativeElement;
1178
1178
  }
1179
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionBadges, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1180
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductSectionBadges, isStandalone: false, selector: "atomic-product-section-badges", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1179
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionBadges, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1180
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductSectionBadges, isStandalone: false, selector: "atomic-product-section-badges", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1181
1181
  };
1182
1182
  AtomicProductSectionBadges = __decorate([
1183
1183
  ProxyCmp({
@@ -1186,7 +1186,7 @@ AtomicProductSectionBadges = __decorate([
1186
1186
  defineCustomElementFn: () => { customElements.get('atomic-product-section-badges') || customElements.define('atomic-product-section-badges', AtomicProductSectionBadges$1); }
1187
1187
  })
1188
1188
  ], AtomicProductSectionBadges);
1189
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionBadges, decorators: [{
1189
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionBadges, decorators: [{
1190
1190
  type: Component,
1191
1191
  args: [{
1192
1192
  selector: 'atomic-product-section-badges',
@@ -1205,8 +1205,8 @@ let AtomicProductSectionBottomMetadata = class AtomicProductSectionBottomMetadat
1205
1205
  c.detach();
1206
1206
  this.el = el.nativeElement;
1207
1207
  }
1208
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionBottomMetadata, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1209
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductSectionBottomMetadata, isStandalone: false, selector: "atomic-product-section-bottom-metadata", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1208
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionBottomMetadata, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1209
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductSectionBottomMetadata, isStandalone: false, selector: "atomic-product-section-bottom-metadata", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1210
1210
  };
1211
1211
  AtomicProductSectionBottomMetadata = __decorate([
1212
1212
  ProxyCmp({
@@ -1215,7 +1215,7 @@ AtomicProductSectionBottomMetadata = __decorate([
1215
1215
  defineCustomElementFn: () => { customElements.get('atomic-product-section-bottom-metadata') || customElements.define('atomic-product-section-bottom-metadata', AtomicProductSectionBottomMetadata$1); }
1216
1216
  })
1217
1217
  ], AtomicProductSectionBottomMetadata);
1218
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionBottomMetadata, decorators: [{
1218
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionBottomMetadata, decorators: [{
1219
1219
  type: Component,
1220
1220
  args: [{
1221
1221
  selector: 'atomic-product-section-bottom-metadata',
@@ -1234,8 +1234,8 @@ let AtomicProductSectionChildren = class AtomicProductSectionChildren {
1234
1234
  c.detach();
1235
1235
  this.el = el.nativeElement;
1236
1236
  }
1237
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1238
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductSectionChildren, isStandalone: false, selector: "atomic-product-section-children", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1237
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1238
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductSectionChildren, isStandalone: false, selector: "atomic-product-section-children", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1239
1239
  };
1240
1240
  AtomicProductSectionChildren = __decorate([
1241
1241
  ProxyCmp({
@@ -1244,7 +1244,7 @@ AtomicProductSectionChildren = __decorate([
1244
1244
  defineCustomElementFn: () => { customElements.get('atomic-product-section-children') || customElements.define('atomic-product-section-children', AtomicProductSectionChildren$1); }
1245
1245
  })
1246
1246
  ], AtomicProductSectionChildren);
1247
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionChildren, decorators: [{
1247
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionChildren, decorators: [{
1248
1248
  type: Component,
1249
1249
  args: [{
1250
1250
  selector: 'atomic-product-section-children',
@@ -1263,8 +1263,8 @@ let AtomicProductSectionDescription = class AtomicProductSectionDescription {
1263
1263
  c.detach();
1264
1264
  this.el = el.nativeElement;
1265
1265
  }
1266
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionDescription, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1267
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductSectionDescription, isStandalone: false, selector: "atomic-product-section-description", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1266
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionDescription, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1267
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductSectionDescription, isStandalone: false, selector: "atomic-product-section-description", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1268
1268
  };
1269
1269
  AtomicProductSectionDescription = __decorate([
1270
1270
  ProxyCmp({
@@ -1273,7 +1273,7 @@ AtomicProductSectionDescription = __decorate([
1273
1273
  defineCustomElementFn: () => { customElements.get('atomic-product-section-description') || customElements.define('atomic-product-section-description', AtomicProductSectionDescription$1); }
1274
1274
  })
1275
1275
  ], AtomicProductSectionDescription);
1276
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionDescription, decorators: [{
1276
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionDescription, decorators: [{
1277
1277
  type: Component,
1278
1278
  args: [{
1279
1279
  selector: 'atomic-product-section-description',
@@ -1292,8 +1292,8 @@ let AtomicProductSectionEmphasized = class AtomicProductSectionEmphasized {
1292
1292
  c.detach();
1293
1293
  this.el = el.nativeElement;
1294
1294
  }
1295
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionEmphasized, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1296
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductSectionEmphasized, isStandalone: false, selector: "atomic-product-section-emphasized", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1295
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionEmphasized, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1296
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductSectionEmphasized, isStandalone: false, selector: "atomic-product-section-emphasized", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1297
1297
  };
1298
1298
  AtomicProductSectionEmphasized = __decorate([
1299
1299
  ProxyCmp({
@@ -1302,7 +1302,7 @@ AtomicProductSectionEmphasized = __decorate([
1302
1302
  defineCustomElementFn: () => { customElements.get('atomic-product-section-emphasized') || customElements.define('atomic-product-section-emphasized', AtomicProductSectionEmphasized$1); }
1303
1303
  })
1304
1304
  ], AtomicProductSectionEmphasized);
1305
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionEmphasized, decorators: [{
1305
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionEmphasized, decorators: [{
1306
1306
  type: Component,
1307
1307
  args: [{
1308
1308
  selector: 'atomic-product-section-emphasized',
@@ -1321,8 +1321,8 @@ let AtomicProductSectionMetadata = class AtomicProductSectionMetadata {
1321
1321
  c.detach();
1322
1322
  this.el = el.nativeElement;
1323
1323
  }
1324
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionMetadata, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1325
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductSectionMetadata, isStandalone: false, selector: "atomic-product-section-metadata", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1324
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionMetadata, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1325
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductSectionMetadata, isStandalone: false, selector: "atomic-product-section-metadata", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1326
1326
  };
1327
1327
  AtomicProductSectionMetadata = __decorate([
1328
1328
  ProxyCmp({
@@ -1331,7 +1331,7 @@ AtomicProductSectionMetadata = __decorate([
1331
1331
  defineCustomElementFn: () => { customElements.get('atomic-product-section-metadata') || customElements.define('atomic-product-section-metadata', AtomicProductSectionMetadata$1); }
1332
1332
  })
1333
1333
  ], AtomicProductSectionMetadata);
1334
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionMetadata, decorators: [{
1334
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionMetadata, decorators: [{
1335
1335
  type: Component,
1336
1336
  args: [{
1337
1337
  selector: 'atomic-product-section-metadata',
@@ -1350,8 +1350,8 @@ let AtomicProductSectionName = class AtomicProductSectionName {
1350
1350
  c.detach();
1351
1351
  this.el = el.nativeElement;
1352
1352
  }
1353
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionName, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1354
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductSectionName, isStandalone: false, selector: "atomic-product-section-name", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1353
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionName, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1354
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductSectionName, isStandalone: false, selector: "atomic-product-section-name", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1355
1355
  };
1356
1356
  AtomicProductSectionName = __decorate([
1357
1357
  ProxyCmp({
@@ -1360,7 +1360,7 @@ AtomicProductSectionName = __decorate([
1360
1360
  defineCustomElementFn: () => { customElements.get('atomic-product-section-name') || customElements.define('atomic-product-section-name', AtomicProductSectionName$1); }
1361
1361
  })
1362
1362
  ], AtomicProductSectionName);
1363
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionName, decorators: [{
1363
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionName, decorators: [{
1364
1364
  type: Component,
1365
1365
  args: [{
1366
1366
  selector: 'atomic-product-section-name',
@@ -1379,8 +1379,8 @@ let AtomicProductSectionVisual = class AtomicProductSectionVisual {
1379
1379
  c.detach();
1380
1380
  this.el = el.nativeElement;
1381
1381
  }
1382
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionVisual, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1383
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductSectionVisual, isStandalone: false, selector: "atomic-product-section-visual", inputs: { imageSize: "imageSize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1382
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionVisual, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1383
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductSectionVisual, isStandalone: false, selector: "atomic-product-section-visual", inputs: { imageSize: "imageSize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1384
1384
  };
1385
1385
  AtomicProductSectionVisual = __decorate([
1386
1386
  ProxyCmp({
@@ -1389,7 +1389,7 @@ AtomicProductSectionVisual = __decorate([
1389
1389
  defineCustomElementFn: () => { customElements.get('atomic-product-section-visual') || customElements.define('atomic-product-section-visual', AtomicProductSectionVisual$1); }
1390
1390
  })
1391
1391
  ], AtomicProductSectionVisual);
1392
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductSectionVisual, decorators: [{
1392
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductSectionVisual, decorators: [{
1393
1393
  type: Component,
1394
1394
  args: [{
1395
1395
  selector: 'atomic-product-section-visual',
@@ -1408,8 +1408,8 @@ let AtomicProductTemplate = class AtomicProductTemplate {
1408
1408
  c.detach();
1409
1409
  this.el = el.nativeElement;
1410
1410
  }
1411
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1412
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductTemplate, isStandalone: false, selector: "atomic-product-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1411
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1412
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductTemplate, isStandalone: false, selector: "atomic-product-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1413
1413
  };
1414
1414
  AtomicProductTemplate = __decorate([
1415
1415
  ProxyCmp({
@@ -1418,7 +1418,7 @@ AtomicProductTemplate = __decorate([
1418
1418
  defineCustomElementFn: () => { customElements.get('atomic-product-template') || customElements.define('atomic-product-template', AtomicProductTemplate$1); }
1419
1419
  })
1420
1420
  ], AtomicProductTemplate);
1421
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductTemplate, decorators: [{
1421
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductTemplate, decorators: [{
1422
1422
  type: Component,
1423
1423
  args: [{
1424
1424
  selector: 'atomic-product-template',
@@ -1437,8 +1437,8 @@ let AtomicProductText = class AtomicProductText {
1437
1437
  c.detach();
1438
1438
  this.el = el.nativeElement;
1439
1439
  }
1440
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1441
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProductText, isStandalone: false, selector: "atomic-product-text", inputs: { field: "field", shouldHighlight: "shouldHighlight", disableHighlight: "disableHighlight", default: "default" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1440
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1441
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProductText, isStandalone: false, selector: "atomic-product-text", inputs: { field: "field", shouldHighlight: "shouldHighlight", disableHighlight: "disableHighlight", default: "default" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1442
1442
  };
1443
1443
  AtomicProductText = __decorate([
1444
1444
  ProxyCmp({
@@ -1447,7 +1447,7 @@ AtomicProductText = __decorate([
1447
1447
  defineCustomElementFn: () => { customElements.get('atomic-product-text') || customElements.define('atomic-product-text', AtomicProductText$1); }
1448
1448
  })
1449
1449
  ], AtomicProductText);
1450
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProductText, decorators: [{
1450
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProductText, decorators: [{
1451
1451
  type: Component,
1452
1452
  args: [{
1453
1453
  selector: 'atomic-product-text',
@@ -1466,8 +1466,8 @@ let AtomicProduct = class AtomicProduct {
1466
1466
  c.detach();
1467
1467
  this.el = el.nativeElement;
1468
1468
  }
1469
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProduct, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1470
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicProduct, isStandalone: false, selector: "atomic-product", inputs: { stopPropagation: "stopPropagation", product: "product", interactiveProduct: "interactiveProduct", store: "store", content: "content", linkContent: "linkContent", display: "display", density: "density", imageSize: "imageSize", classes: "classes" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1469
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProduct, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1470
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicProduct, isStandalone: false, selector: "atomic-product", inputs: { stopPropagation: "stopPropagation", product: "product", interactiveProduct: "interactiveProduct", store: "store", content: "content", linkContent: "linkContent", display: "display", density: "density", imageSize: "imageSize", classes: "classes" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1471
1471
  };
1472
1472
  AtomicProduct = __decorate([
1473
1473
  ProxyCmp({
@@ -1476,7 +1476,7 @@ AtomicProduct = __decorate([
1476
1476
  defineCustomElementFn: () => { customElements.get('atomic-product') || customElements.define('atomic-product', AtomicProduct$1); }
1477
1477
  })
1478
1478
  ], AtomicProduct);
1479
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicProduct, decorators: [{
1479
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicProduct, decorators: [{
1480
1480
  type: Component,
1481
1481
  args: [{
1482
1482
  selector: 'atomic-product',
@@ -1496,8 +1496,8 @@ let AtomicAriaLive = class AtomicAriaLive {
1496
1496
  this.el = el.nativeElement;
1497
1497
  proxyOutputs(this, this.el, ['atomic/accessibility/findAriaLive']);
1498
1498
  }
1499
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicAriaLive, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1500
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicAriaLive, isStandalone: false, selector: "atomic-aria-live", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1499
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicAriaLive, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1500
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicAriaLive, isStandalone: false, selector: "atomic-aria-live", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1501
1501
  };
1502
1502
  AtomicAriaLive = __decorate([
1503
1503
  ProxyCmp({
@@ -1506,7 +1506,7 @@ AtomicAriaLive = __decorate([
1506
1506
  defineCustomElementFn: () => { customElements.get('atomic-aria-live') || customElements.define('atomic-aria-live', AtomicAriaLive$1); }
1507
1507
  })
1508
1508
  ], AtomicAriaLive);
1509
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicAriaLive, decorators: [{
1509
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicAriaLive, decorators: [{
1510
1510
  type: Component,
1511
1511
  args: [{
1512
1512
  selector: 'atomic-aria-live',
@@ -1525,8 +1525,8 @@ let AtomicComponentError = class AtomicComponentError {
1525
1525
  c.detach();
1526
1526
  this.el = el.nativeElement;
1527
1527
  }
1528
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicComponentError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1529
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicComponentError, isStandalone: false, selector: "atomic-component-error", inputs: { element: "element" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1528
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicComponentError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1529
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicComponentError, isStandalone: false, selector: "atomic-component-error", inputs: { element: "element" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1530
1530
  };
1531
1531
  AtomicComponentError = __decorate([
1532
1532
  ProxyCmp({
@@ -1535,7 +1535,7 @@ AtomicComponentError = __decorate([
1535
1535
  defineCustomElementFn: () => { customElements.get('atomic-component-error') || customElements.define('atomic-component-error', AtomicComponentError$1); }
1536
1536
  })
1537
1537
  ], AtomicComponentError);
1538
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicComponentError, decorators: [{
1538
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicComponentError, decorators: [{
1539
1539
  type: Component,
1540
1540
  args: [{
1541
1541
  selector: 'atomic-component-error',
@@ -1554,8 +1554,8 @@ let AtomicFocusTrap = class AtomicFocusTrap {
1554
1554
  c.detach();
1555
1555
  this.el = el.nativeElement;
1556
1556
  }
1557
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFocusTrap, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1558
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicFocusTrap, isStandalone: false, selector: "atomic-focus-trap", inputs: { active: "active", source: "source", container: "container", shouldHideSelf: "shouldHideSelf", scope: "scope" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1557
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFocusTrap, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1558
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicFocusTrap, isStandalone: false, selector: "atomic-focus-trap", inputs: { active: "active", source: "source", container: "container", shouldHideSelf: "shouldHideSelf", scope: "scope" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1559
1559
  };
1560
1560
  AtomicFocusTrap = __decorate([
1561
1561
  ProxyCmp({
@@ -1564,7 +1564,7 @@ AtomicFocusTrap = __decorate([
1564
1564
  defineCustomElementFn: () => { customElements.get('atomic-focus-trap') || customElements.define('atomic-focus-trap', AtomicFocusTrap$1); }
1565
1565
  })
1566
1566
  ], AtomicFocusTrap);
1567
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFocusTrap, decorators: [{
1567
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFocusTrap, decorators: [{
1568
1568
  type: Component,
1569
1569
  args: [{
1570
1570
  selector: 'atomic-focus-trap',
@@ -1584,8 +1584,8 @@ let AtomicGeneratedAnswerFeedbackModal = class AtomicGeneratedAnswerFeedbackModa
1584
1584
  this.el = el.nativeElement;
1585
1585
  proxyOutputs(this, this.el, ['feedbackSent']);
1586
1586
  }
1587
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicGeneratedAnswerFeedbackModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1588
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicGeneratedAnswerFeedbackModal, isStandalone: false, selector: "atomic-generated-answer-feedback-modal", inputs: { isOpen: "isOpen", helpful: "helpful" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1587
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicGeneratedAnswerFeedbackModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1588
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicGeneratedAnswerFeedbackModal, isStandalone: false, selector: "atomic-generated-answer-feedback-modal", inputs: { isOpen: "isOpen", helpful: "helpful" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1589
1589
  };
1590
1590
  AtomicGeneratedAnswerFeedbackModal = __decorate([
1591
1591
  ProxyCmp({
@@ -1594,7 +1594,7 @@ AtomicGeneratedAnswerFeedbackModal = __decorate([
1594
1594
  defineCustomElementFn: () => { customElements.get('atomic-generated-answer-feedback-modal') || customElements.define('atomic-generated-answer-feedback-modal', AtomicGeneratedAnswerFeedbackModal$1); }
1595
1595
  })
1596
1596
  ], AtomicGeneratedAnswerFeedbackModal);
1597
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicGeneratedAnswerFeedbackModal, decorators: [{
1597
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicGeneratedAnswerFeedbackModal, decorators: [{
1598
1598
  type: Component,
1599
1599
  args: [{
1600
1600
  selector: 'atomic-generated-answer-feedback-modal',
@@ -1613,8 +1613,8 @@ let AtomicIcon = class AtomicIcon {
1613
1613
  c.detach();
1614
1614
  this.el = el.nativeElement;
1615
1615
  }
1616
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1617
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicIcon, isStandalone: false, selector: "atomic-icon", inputs: { icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1616
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1617
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicIcon, isStandalone: false, selector: "atomic-icon", inputs: { icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1618
1618
  };
1619
1619
  AtomicIcon = __decorate([
1620
1620
  ProxyCmp({
@@ -1623,7 +1623,7 @@ AtomicIcon = __decorate([
1623
1623
  defineCustomElementFn: () => { customElements.get('atomic-icon') || customElements.define('atomic-icon', AtomicIcon$1); }
1624
1624
  })
1625
1625
  ], AtomicIcon);
1626
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIcon, decorators: [{
1626
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIcon, decorators: [{
1627
1627
  type: Component,
1628
1628
  args: [{
1629
1629
  selector: 'atomic-icon',
@@ -1642,8 +1642,8 @@ let AtomicLayoutSection = class AtomicLayoutSection {
1642
1642
  c.detach();
1643
1643
  this.el = el.nativeElement;
1644
1644
  }
1645
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicLayoutSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1646
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicLayoutSection, isStandalone: false, selector: "atomic-layout-section", inputs: { section: "section", minWidth: "minWidth", maxWidth: "maxWidth" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1645
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicLayoutSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1646
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicLayoutSection, isStandalone: false, selector: "atomic-layout-section", inputs: { section: "section", minWidth: "minWidth", maxWidth: "maxWidth" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1647
1647
  };
1648
1648
  AtomicLayoutSection = __decorate([
1649
1649
  ProxyCmp({
@@ -1652,7 +1652,7 @@ AtomicLayoutSection = __decorate([
1652
1652
  defineCustomElementFn: () => { customElements.get('atomic-layout-section') || customElements.define('atomic-layout-section', AtomicLayoutSection$1); }
1653
1653
  })
1654
1654
  ], AtomicLayoutSection);
1655
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicLayoutSection, decorators: [{
1655
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicLayoutSection, decorators: [{
1656
1656
  type: Component,
1657
1657
  args: [{
1658
1658
  selector: 'atomic-layout-section',
@@ -1671,8 +1671,8 @@ let AtomicNumericRange = class AtomicNumericRange {
1671
1671
  c.detach();
1672
1672
  this.el = el.nativeElement;
1673
1673
  }
1674
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicNumericRange, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1675
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicNumericRange, isStandalone: false, selector: "atomic-numeric-range", inputs: { label: "label", start: "start", end: "end", endInclusive: "endInclusive" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1674
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicNumericRange, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1675
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicNumericRange, isStandalone: false, selector: "atomic-numeric-range", inputs: { label: "label", start: "start", end: "end", endInclusive: "endInclusive" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1676
1676
  };
1677
1677
  AtomicNumericRange = __decorate([
1678
1678
  ProxyCmp({
@@ -1681,7 +1681,7 @@ AtomicNumericRange = __decorate([
1681
1681
  defineCustomElementFn: () => { customElements.get('atomic-numeric-range') || customElements.define('atomic-numeric-range', AtomicNumericRange$1); }
1682
1682
  })
1683
1683
  ], AtomicNumericRange);
1684
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicNumericRange, decorators: [{
1684
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicNumericRange, decorators: [{
1685
1685
  type: Component,
1686
1686
  args: [{
1687
1687
  selector: 'atomic-numeric-range',
@@ -1700,8 +1700,8 @@ let AtomicTimeframe = class AtomicTimeframe {
1700
1700
  c.detach();
1701
1701
  this.el = el.nativeElement;
1702
1702
  }
1703
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTimeframe, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1704
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicTimeframe, isStandalone: false, selector: "atomic-timeframe", inputs: { period: "period", unit: "unit", amount: "amount", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1703
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTimeframe, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1704
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicTimeframe, isStandalone: false, selector: "atomic-timeframe", inputs: { period: "period", unit: "unit", amount: "amount", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1705
1705
  };
1706
1706
  AtomicTimeframe = __decorate([
1707
1707
  ProxyCmp({
@@ -1710,7 +1710,7 @@ AtomicTimeframe = __decorate([
1710
1710
  defineCustomElementFn: () => { customElements.get('atomic-timeframe') || customElements.define('atomic-timeframe', AtomicTimeframe$1); }
1711
1711
  })
1712
1712
  ], AtomicTimeframe);
1713
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTimeframe, decorators: [{
1713
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTimeframe, decorators: [{
1714
1714
  type: Component,
1715
1715
  args: [{
1716
1716
  selector: 'atomic-timeframe',
@@ -1729,8 +1729,8 @@ let AtomicInsightEditToggle = class AtomicInsightEditToggle {
1729
1729
  c.detach();
1730
1730
  this.el = el.nativeElement;
1731
1731
  }
1732
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightEditToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1733
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightEditToggle, isStandalone: false, selector: "atomic-insight-edit-toggle", inputs: { clickCallback: "clickCallback", tooltip: "tooltip" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1732
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightEditToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1733
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightEditToggle, isStandalone: false, selector: "atomic-insight-edit-toggle", inputs: { clickCallback: "clickCallback", tooltip: "tooltip" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1734
1734
  };
1735
1735
  AtomicInsightEditToggle = __decorate([
1736
1736
  ProxyCmp({
@@ -1739,7 +1739,7 @@ AtomicInsightEditToggle = __decorate([
1739
1739
  defineCustomElementFn: () => { customElements.get('atomic-insight-edit-toggle') || customElements.define('atomic-insight-edit-toggle', AtomicInsightEditToggle$1); }
1740
1740
  })
1741
1741
  ], AtomicInsightEditToggle);
1742
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightEditToggle, decorators: [{
1742
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightEditToggle, decorators: [{
1743
1743
  type: Component,
1744
1744
  args: [{
1745
1745
  selector: 'atomic-insight-edit-toggle',
@@ -1758,8 +1758,8 @@ let AtomicInsightFacet = class AtomicInsightFacet {
1758
1758
  c.detach();
1759
1759
  this.el = el.nativeElement;
1760
1760
  }
1761
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1762
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightFacet, isStandalone: false, selector: "atomic-insight-facet", inputs: { label: "label", field: "field", numberOfValues: "numberOfValues", sortCriteria: "sortCriteria", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", enableExclusion: "enableExclusion", facetId: "facetId" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1761
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1762
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightFacet, isStandalone: false, selector: "atomic-insight-facet", inputs: { label: "label", field: "field", numberOfValues: "numberOfValues", sortCriteria: "sortCriteria", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", enableExclusion: "enableExclusion", facetId: "facetId" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1763
1763
  };
1764
1764
  AtomicInsightFacet = __decorate([
1765
1765
  ProxyCmp({
@@ -1768,7 +1768,7 @@ AtomicInsightFacet = __decorate([
1768
1768
  defineCustomElementFn: () => { customElements.get('atomic-insight-facet') || customElements.define('atomic-insight-facet', AtomicInsightFacet$1); }
1769
1769
  })
1770
1770
  ], AtomicInsightFacet);
1771
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightFacet, decorators: [{
1771
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightFacet, decorators: [{
1772
1772
  type: Component,
1773
1773
  args: [{
1774
1774
  selector: 'atomic-insight-facet',
@@ -1787,8 +1787,8 @@ let AtomicInsightFoldedResultList = class AtomicInsightFoldedResultList {
1787
1787
  c.detach();
1788
1788
  this.el = el.nativeElement;
1789
1789
  }
1790
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightFoldedResultList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1791
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightFoldedResultList, isStandalone: false, selector: "atomic-insight-folded-result-list", inputs: { density: "density", imageSize: "imageSize", collectionField: "collectionField", parentField: "parentField", childField: "childField", numberOfFoldedResults: "numberOfFoldedResults" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1790
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightFoldedResultList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1791
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightFoldedResultList, isStandalone: false, selector: "atomic-insight-folded-result-list", inputs: { density: "density", imageSize: "imageSize", collectionField: "collectionField", parentField: "parentField", childField: "childField", numberOfFoldedResults: "numberOfFoldedResults" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1792
1792
  };
1793
1793
  AtomicInsightFoldedResultList = __decorate([
1794
1794
  ProxyCmp({
@@ -1797,7 +1797,7 @@ AtomicInsightFoldedResultList = __decorate([
1797
1797
  defineCustomElementFn: () => { customElements.get('atomic-insight-folded-result-list') || customElements.define('atomic-insight-folded-result-list', AtomicInsightFoldedResultList$1); }
1798
1798
  })
1799
1799
  ], AtomicInsightFoldedResultList);
1800
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightFoldedResultList, decorators: [{
1800
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightFoldedResultList, decorators: [{
1801
1801
  type: Component,
1802
1802
  args: [{
1803
1803
  selector: 'atomic-insight-folded-result-list',
@@ -1816,8 +1816,8 @@ let AtomicInsightFullSearchButton = class AtomicInsightFullSearchButton {
1816
1816
  c.detach();
1817
1817
  this.el = el.nativeElement;
1818
1818
  }
1819
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightFullSearchButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1820
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightFullSearchButton, isStandalone: false, selector: "atomic-insight-full-search-button", inputs: { tooltip: "tooltip" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1819
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightFullSearchButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1820
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightFullSearchButton, isStandalone: false, selector: "atomic-insight-full-search-button", inputs: { tooltip: "tooltip" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1821
1821
  };
1822
1822
  AtomicInsightFullSearchButton = __decorate([
1823
1823
  ProxyCmp({
@@ -1826,7 +1826,7 @@ AtomicInsightFullSearchButton = __decorate([
1826
1826
  defineCustomElementFn: () => { customElements.get('atomic-insight-full-search-button') || customElements.define('atomic-insight-full-search-button', AtomicInsightFullSearchButton$1); }
1827
1827
  })
1828
1828
  ], AtomicInsightFullSearchButton);
1829
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightFullSearchButton, decorators: [{
1829
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightFullSearchButton, decorators: [{
1830
1830
  type: Component,
1831
1831
  args: [{
1832
1832
  selector: 'atomic-insight-full-search-button',
@@ -1845,8 +1845,8 @@ let AtomicInsightGenerateAnswerButton = class AtomicInsightGenerateAnswerButton
1845
1845
  c.detach();
1846
1846
  this.el = el.nativeElement;
1847
1847
  }
1848
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightGenerateAnswerButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1849
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightGenerateAnswerButton, isStandalone: false, selector: "atomic-insight-generate-answer-button", inputs: { tooltip: "tooltip" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1848
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightGenerateAnswerButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1849
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightGenerateAnswerButton, isStandalone: false, selector: "atomic-insight-generate-answer-button", inputs: { tooltip: "tooltip" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1850
1850
  };
1851
1851
  AtomicInsightGenerateAnswerButton = __decorate([
1852
1852
  ProxyCmp({
@@ -1855,7 +1855,7 @@ AtomicInsightGenerateAnswerButton = __decorate([
1855
1855
  defineCustomElementFn: () => { customElements.get('atomic-insight-generate-answer-button') || customElements.define('atomic-insight-generate-answer-button', AtomicInsightGenerateAnswerButton$1); }
1856
1856
  })
1857
1857
  ], AtomicInsightGenerateAnswerButton);
1858
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightGenerateAnswerButton, decorators: [{
1858
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightGenerateAnswerButton, decorators: [{
1859
1859
  type: Component,
1860
1860
  args: [{
1861
1861
  selector: 'atomic-insight-generate-answer-button',
@@ -1874,8 +1874,8 @@ let AtomicInsightGeneratedAnswer = class AtomicInsightGeneratedAnswer {
1874
1874
  c.detach();
1875
1875
  this.el = el.nativeElement;
1876
1876
  }
1877
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightGeneratedAnswer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1878
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightGeneratedAnswer, isStandalone: false, selector: "atomic-insight-generated-answer", inputs: { withToggle: "withToggle", collapsible: "collapsible", maxCollapsedHeight: "maxCollapsedHeight", fieldsToIncludeInCitations: "fieldsToIncludeInCitations", disableCitationAnchoring: "disableCitationAnchoring" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1877
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightGeneratedAnswer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1878
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightGeneratedAnswer, isStandalone: false, selector: "atomic-insight-generated-answer", inputs: { withToggle: "withToggle", collapsible: "collapsible", maxCollapsedHeight: "maxCollapsedHeight", fieldsToIncludeInCitations: "fieldsToIncludeInCitations", disableCitationAnchoring: "disableCitationAnchoring" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1879
1879
  };
1880
1880
  AtomicInsightGeneratedAnswer = __decorate([
1881
1881
  ProxyCmp({
@@ -1884,7 +1884,7 @@ AtomicInsightGeneratedAnswer = __decorate([
1884
1884
  defineCustomElementFn: () => { customElements.get('atomic-insight-generated-answer') || customElements.define('atomic-insight-generated-answer', AtomicInsightGeneratedAnswer$1); }
1885
1885
  })
1886
1886
  ], AtomicInsightGeneratedAnswer);
1887
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightGeneratedAnswer, decorators: [{
1887
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightGeneratedAnswer, decorators: [{
1888
1888
  type: Component,
1889
1889
  args: [{
1890
1890
  selector: 'atomic-insight-generated-answer',
@@ -1903,8 +1903,8 @@ let AtomicInsightInterface = class AtomicInsightInterface {
1903
1903
  c.detach();
1904
1904
  this.el = el.nativeElement;
1905
1905
  }
1906
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1907
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", 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" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1906
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1907
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", 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" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1908
1908
  };
1909
1909
  AtomicInsightInterface = __decorate([
1910
1910
  ProxyCmp({
@@ -1913,7 +1913,7 @@ AtomicInsightInterface = __decorate([
1913
1913
  defineCustomElementFn: () => { customElements.get('atomic-insight-interface') || customElements.define('atomic-insight-interface', AtomicInsightInterface$1); }
1914
1914
  })
1915
1915
  ], AtomicInsightInterface);
1916
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightInterface, decorators: [{
1916
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightInterface, decorators: [{
1917
1917
  type: Component,
1918
1918
  args: [{
1919
1919
  selector: 'atomic-insight-interface',
@@ -1932,8 +1932,8 @@ let AtomicInsightLayout = class AtomicInsightLayout {
1932
1932
  c.detach();
1933
1933
  this.el = el.nativeElement;
1934
1934
  }
1935
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1936
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightLayout, isStandalone: false, selector: "atomic-insight-layout", inputs: { widget: "widget", mobileBreakpoint: "mobileBreakpoint" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1935
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1936
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightLayout, isStandalone: false, selector: "atomic-insight-layout", inputs: { widget: "widget", mobileBreakpoint: "mobileBreakpoint" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1937
1937
  };
1938
1938
  AtomicInsightLayout = __decorate([
1939
1939
  ProxyCmp({
@@ -1942,7 +1942,7 @@ AtomicInsightLayout = __decorate([
1942
1942
  defineCustomElementFn: () => { customElements.get('atomic-insight-layout') || customElements.define('atomic-insight-layout', AtomicInsightLayout$1); }
1943
1943
  })
1944
1944
  ], AtomicInsightLayout);
1945
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightLayout, decorators: [{
1945
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightLayout, decorators: [{
1946
1946
  type: Component,
1947
1947
  args: [{
1948
1948
  selector: 'atomic-insight-layout',
@@ -1961,8 +1961,8 @@ let AtomicInsightNoResults = class AtomicInsightNoResults {
1961
1961
  c.detach();
1962
1962
  this.el = el.nativeElement;
1963
1963
  }
1964
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightNoResults, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1965
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightNoResults, isStandalone: false, selector: "atomic-insight-no-results", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1964
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightNoResults, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1965
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightNoResults, isStandalone: false, selector: "atomic-insight-no-results", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1966
1966
  };
1967
1967
  AtomicInsightNoResults = __decorate([
1968
1968
  ProxyCmp({
@@ -1971,7 +1971,7 @@ AtomicInsightNoResults = __decorate([
1971
1971
  defineCustomElementFn: () => { customElements.get('atomic-insight-no-results') || customElements.define('atomic-insight-no-results', AtomicInsightNoResults$1); }
1972
1972
  })
1973
1973
  ], AtomicInsightNoResults);
1974
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightNoResults, decorators: [{
1974
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightNoResults, decorators: [{
1975
1975
  type: Component,
1976
1976
  args: [{
1977
1977
  selector: 'atomic-insight-no-results',
@@ -1990,8 +1990,8 @@ let AtomicInsightNumericFacet = class AtomicInsightNumericFacet {
1990
1990
  c.detach();
1991
1991
  this.el = el.nativeElement;
1992
1992
  }
1993
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightNumericFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1994
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightNumericFacet, isStandalone: false, selector: "atomic-insight-numeric-facet", inputs: { facetId: "facetId", label: "label", field: "field", numberOfValues: "numberOfValues", withInput: "withInput", sortCriteria: "sortCriteria", rangeAlgorithm: "rangeAlgorithm", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1993
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightNumericFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1994
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightNumericFacet, isStandalone: false, selector: "atomic-insight-numeric-facet", inputs: { facetId: "facetId", label: "label", field: "field", numberOfValues: "numberOfValues", withInput: "withInput", sortCriteria: "sortCriteria", rangeAlgorithm: "rangeAlgorithm", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1995
1995
  };
1996
1996
  AtomicInsightNumericFacet = __decorate([
1997
1997
  ProxyCmp({
@@ -2000,7 +2000,7 @@ AtomicInsightNumericFacet = __decorate([
2000
2000
  defineCustomElementFn: () => { customElements.get('atomic-insight-numeric-facet') || customElements.define('atomic-insight-numeric-facet', AtomicInsightNumericFacet$1); }
2001
2001
  })
2002
2002
  ], AtomicInsightNumericFacet);
2003
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightNumericFacet, decorators: [{
2003
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightNumericFacet, decorators: [{
2004
2004
  type: Component,
2005
2005
  args: [{
2006
2006
  selector: 'atomic-insight-numeric-facet',
@@ -2020,8 +2020,8 @@ let AtomicInsightPager = class AtomicInsightPager {
2020
2020
  this.el = el.nativeElement;
2021
2021
  proxyOutputs(this, this.el, ['atomic/scrollToTop']);
2022
2022
  }
2023
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightPager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2024
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightPager, isStandalone: false, selector: "atomic-insight-pager", inputs: { numberOfPages: "numberOfPages" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2023
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightPager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2024
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightPager, isStandalone: false, selector: "atomic-insight-pager", inputs: { numberOfPages: "numberOfPages" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2025
2025
  };
2026
2026
  AtomicInsightPager = __decorate([
2027
2027
  ProxyCmp({
@@ -2030,7 +2030,7 @@ AtomicInsightPager = __decorate([
2030
2030
  defineCustomElementFn: () => { customElements.get('atomic-insight-pager') || customElements.define('atomic-insight-pager', AtomicInsightPager$1); }
2031
2031
  })
2032
2032
  ], AtomicInsightPager);
2033
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightPager, decorators: [{
2033
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightPager, decorators: [{
2034
2034
  type: Component,
2035
2035
  args: [{
2036
2036
  selector: 'atomic-insight-pager',
@@ -2049,8 +2049,8 @@ let AtomicInsightQueryError = class AtomicInsightQueryError {
2049
2049
  c.detach();
2050
2050
  this.el = el.nativeElement;
2051
2051
  }
2052
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightQueryError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2053
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightQueryError, isStandalone: false, selector: "atomic-insight-query-error", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2052
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightQueryError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2053
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightQueryError, isStandalone: false, selector: "atomic-insight-query-error", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2054
2054
  };
2055
2055
  AtomicInsightQueryError = __decorate([
2056
2056
  ProxyCmp({
@@ -2059,7 +2059,7 @@ AtomicInsightQueryError = __decorate([
2059
2059
  defineCustomElementFn: () => { customElements.get('atomic-insight-query-error') || customElements.define('atomic-insight-query-error', AtomicInsightQueryError$1); }
2060
2060
  })
2061
2061
  ], AtomicInsightQueryError);
2062
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightQueryError, decorators: [{
2062
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightQueryError, decorators: [{
2063
2063
  type: Component,
2064
2064
  args: [{
2065
2065
  selector: 'atomic-insight-query-error',
@@ -2078,8 +2078,8 @@ let AtomicInsightQuerySummary = class AtomicInsightQuerySummary {
2078
2078
  c.detach();
2079
2079
  this.el = el.nativeElement;
2080
2080
  }
2081
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightQuerySummary, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2082
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightQuerySummary, isStandalone: false, selector: "atomic-insight-query-summary", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2081
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightQuerySummary, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2082
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightQuerySummary, isStandalone: false, selector: "atomic-insight-query-summary", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2083
2083
  };
2084
2084
  AtomicInsightQuerySummary = __decorate([
2085
2085
  ProxyCmp({
@@ -2088,7 +2088,7 @@ AtomicInsightQuerySummary = __decorate([
2088
2088
  defineCustomElementFn: () => { customElements.get('atomic-insight-query-summary') || customElements.define('atomic-insight-query-summary', AtomicInsightQuerySummary$1); }
2089
2089
  })
2090
2090
  ], AtomicInsightQuerySummary);
2091
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightQuerySummary, decorators: [{
2091
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightQuerySummary, decorators: [{
2092
2092
  type: Component,
2093
2093
  args: [{
2094
2094
  selector: 'atomic-insight-query-summary',
@@ -2107,8 +2107,8 @@ let AtomicInsightRefineModal = class AtomicInsightRefineModal {
2107
2107
  c.detach();
2108
2108
  this.el = el.nativeElement;
2109
2109
  }
2110
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightRefineModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2111
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightRefineModal, isStandalone: false, selector: "atomic-insight-refine-modal", inputs: { openButton: "openButton", isOpen: "isOpen" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2110
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightRefineModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2111
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightRefineModal, isStandalone: false, selector: "atomic-insight-refine-modal", inputs: { openButton: "openButton", isOpen: "isOpen" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2112
2112
  };
2113
2113
  AtomicInsightRefineModal = __decorate([
2114
2114
  ProxyCmp({
@@ -2117,7 +2117,7 @@ AtomicInsightRefineModal = __decorate([
2117
2117
  defineCustomElementFn: () => { customElements.get('atomic-insight-refine-modal') || customElements.define('atomic-insight-refine-modal', AtomicInsightRefineModal$1); }
2118
2118
  })
2119
2119
  ], AtomicInsightRefineModal);
2120
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightRefineModal, decorators: [{
2120
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightRefineModal, decorators: [{
2121
2121
  type: Component,
2122
2122
  args: [{
2123
2123
  selector: 'atomic-insight-refine-modal',
@@ -2136,8 +2136,8 @@ let AtomicInsightRefineToggle = class AtomicInsightRefineToggle {
2136
2136
  c.detach();
2137
2137
  this.el = el.nativeElement;
2138
2138
  }
2139
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightRefineToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2140
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightRefineToggle, isStandalone: false, selector: "atomic-insight-refine-toggle", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2139
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightRefineToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2140
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightRefineToggle, isStandalone: false, selector: "atomic-insight-refine-toggle", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2141
2141
  };
2142
2142
  AtomicInsightRefineToggle = __decorate([
2143
2143
  ProxyCmp({
@@ -2146,7 +2146,7 @@ AtomicInsightRefineToggle = __decorate([
2146
2146
  defineCustomElementFn: () => { customElements.get('atomic-insight-refine-toggle') || customElements.define('atomic-insight-refine-toggle', AtomicInsightRefineToggle$1); }
2147
2147
  })
2148
2148
  ], AtomicInsightRefineToggle);
2149
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightRefineToggle, decorators: [{
2149
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightRefineToggle, decorators: [{
2150
2150
  type: Component,
2151
2151
  args: [{
2152
2152
  selector: 'atomic-insight-refine-toggle',
@@ -2165,8 +2165,8 @@ let AtomicInsightResultActionBar = class AtomicInsightResultActionBar {
2165
2165
  c.detach();
2166
2166
  this.el = el.nativeElement;
2167
2167
  }
2168
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultActionBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2169
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResultActionBar, isStandalone: false, selector: "atomic-insight-result-action-bar", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2168
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultActionBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2169
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResultActionBar, isStandalone: false, selector: "atomic-insight-result-action-bar", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2170
2170
  };
2171
2171
  AtomicInsightResultActionBar = __decorate([
2172
2172
  ProxyCmp({
@@ -2175,7 +2175,7 @@ AtomicInsightResultActionBar = __decorate([
2175
2175
  defineCustomElementFn: () => { customElements.get('atomic-insight-result-action-bar') || customElements.define('atomic-insight-result-action-bar', AtomicInsightResultActionBar$1); }
2176
2176
  })
2177
2177
  ], AtomicInsightResultActionBar);
2178
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultActionBar, decorators: [{
2178
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultActionBar, decorators: [{
2179
2179
  type: Component,
2180
2180
  args: [{
2181
2181
  selector: 'atomic-insight-result-action-bar',
@@ -2195,8 +2195,8 @@ let AtomicInsightResultAction = class AtomicInsightResultAction {
2195
2195
  this.el = el.nativeElement;
2196
2196
  proxyOutputs(this, this.el, ['atomicInsightResultActionClicked']);
2197
2197
  }
2198
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2199
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResultAction, isStandalone: false, selector: "atomic-insight-result-action", inputs: { icon: "icon", tooltip: "tooltip", tooltipOnClick: "tooltipOnClick", action: "action" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2198
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2199
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResultAction, isStandalone: false, selector: "atomic-insight-result-action", inputs: { icon: "icon", tooltip: "tooltip", tooltipOnClick: "tooltipOnClick", action: "action" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2200
2200
  };
2201
2201
  AtomicInsightResultAction = __decorate([
2202
2202
  ProxyCmp({
@@ -2205,7 +2205,7 @@ AtomicInsightResultAction = __decorate([
2205
2205
  defineCustomElementFn: () => { customElements.get('atomic-insight-result-action') || customElements.define('atomic-insight-result-action', AtomicInsightResultAction$1); }
2206
2206
  })
2207
2207
  ], AtomicInsightResultAction);
2208
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultAction, decorators: [{
2208
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultAction, decorators: [{
2209
2209
  type: Component,
2210
2210
  args: [{
2211
2211
  selector: 'atomic-insight-result-action',
@@ -2225,8 +2225,8 @@ let AtomicInsightResultAttachToCaseAction = class AtomicInsightResultAttachToCas
2225
2225
  this.el = el.nativeElement;
2226
2226
  proxyOutputs(this, this.el, ['atomic/insight/attachToCase/detach', 'atomic/insight/attachToCase/attach']);
2227
2227
  }
2228
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultAttachToCaseAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2229
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResultAttachToCaseAction, isStandalone: false, selector: "atomic-insight-result-attach-to-case-action", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2228
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultAttachToCaseAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2229
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResultAttachToCaseAction, isStandalone: false, selector: "atomic-insight-result-attach-to-case-action", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2230
2230
  };
2231
2231
  AtomicInsightResultAttachToCaseAction = __decorate([
2232
2232
  ProxyCmp({
@@ -2235,7 +2235,7 @@ AtomicInsightResultAttachToCaseAction = __decorate([
2235
2235
  defineCustomElementFn: () => { customElements.get('atomic-insight-result-attach-to-case-action') || customElements.define('atomic-insight-result-attach-to-case-action', AtomicInsightResultAttachToCaseAction$1); }
2236
2236
  })
2237
2237
  ], AtomicInsightResultAttachToCaseAction);
2238
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultAttachToCaseAction, decorators: [{
2238
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultAttachToCaseAction, decorators: [{
2239
2239
  type: Component,
2240
2240
  args: [{
2241
2241
  selector: 'atomic-insight-result-attach-to-case-action',
@@ -2254,8 +2254,8 @@ let AtomicInsightResultAttachToCaseIndicator = class AtomicInsightResultAttachTo
2254
2254
  c.detach();
2255
2255
  this.el = el.nativeElement;
2256
2256
  }
2257
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultAttachToCaseIndicator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2258
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResultAttachToCaseIndicator, isStandalone: false, selector: "atomic-insight-result-attach-to-case-indicator", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2257
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultAttachToCaseIndicator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2258
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResultAttachToCaseIndicator, isStandalone: false, selector: "atomic-insight-result-attach-to-case-indicator", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2259
2259
  };
2260
2260
  AtomicInsightResultAttachToCaseIndicator = __decorate([
2261
2261
  ProxyCmp({
@@ -2264,7 +2264,7 @@ AtomicInsightResultAttachToCaseIndicator = __decorate([
2264
2264
  defineCustomElementFn: () => { customElements.get('atomic-insight-result-attach-to-case-indicator') || customElements.define('atomic-insight-result-attach-to-case-indicator', AtomicInsightResultAttachToCaseIndicator$1); }
2265
2265
  })
2266
2266
  ], AtomicInsightResultAttachToCaseIndicator);
2267
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultAttachToCaseIndicator, decorators: [{
2267
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultAttachToCaseIndicator, decorators: [{
2268
2268
  type: Component,
2269
2269
  args: [{
2270
2270
  selector: 'atomic-insight-result-attach-to-case-indicator',
@@ -2283,8 +2283,8 @@ let AtomicInsightResultChildrenTemplate = class AtomicInsightResultChildrenTempl
2283
2283
  c.detach();
2284
2284
  this.el = el.nativeElement;
2285
2285
  }
2286
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultChildrenTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2287
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResultChildrenTemplate, isStandalone: false, selector: "atomic-insight-result-children-template", inputs: { ifDefined: "ifDefined", ifNotDefined: "ifNotDefined", mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2286
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultChildrenTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2287
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResultChildrenTemplate, isStandalone: false, selector: "atomic-insight-result-children-template", inputs: { ifDefined: "ifDefined", ifNotDefined: "ifNotDefined", mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2288
2288
  };
2289
2289
  AtomicInsightResultChildrenTemplate = __decorate([
2290
2290
  ProxyCmp({
@@ -2293,7 +2293,7 @@ AtomicInsightResultChildrenTemplate = __decorate([
2293
2293
  defineCustomElementFn: () => { customElements.get('atomic-insight-result-children-template') || customElements.define('atomic-insight-result-children-template', AtomicInsightResultChildrenTemplate$1); }
2294
2294
  })
2295
2295
  ], AtomicInsightResultChildrenTemplate);
2296
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultChildrenTemplate, decorators: [{
2296
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultChildrenTemplate, decorators: [{
2297
2297
  type: Component,
2298
2298
  args: [{
2299
2299
  selector: 'atomic-insight-result-children-template',
@@ -2312,8 +2312,8 @@ let AtomicInsightResultChildren = class AtomicInsightResultChildren {
2312
2312
  c.detach();
2313
2313
  this.el = el.nativeElement;
2314
2314
  }
2315
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2316
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResultChildren, isStandalone: false, selector: "atomic-insight-result-children", inputs: { inheritTemplates: "inheritTemplates", imageSize: "imageSize", noResultText: "noResultText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2315
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2316
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResultChildren, isStandalone: false, selector: "atomic-insight-result-children", inputs: { inheritTemplates: "inheritTemplates", imageSize: "imageSize", noResultText: "noResultText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2317
2317
  };
2318
2318
  AtomicInsightResultChildren = __decorate([
2319
2319
  ProxyCmp({
@@ -2322,7 +2322,7 @@ AtomicInsightResultChildren = __decorate([
2322
2322
  defineCustomElementFn: () => { customElements.get('atomic-insight-result-children') || customElements.define('atomic-insight-result-children', AtomicInsightResultChildren$1); }
2323
2323
  })
2324
2324
  ], AtomicInsightResultChildren);
2325
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultChildren, decorators: [{
2325
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultChildren, decorators: [{
2326
2326
  type: Component,
2327
2327
  args: [{
2328
2328
  selector: 'atomic-insight-result-children',
@@ -2341,8 +2341,8 @@ let AtomicInsightResultList = class AtomicInsightResultList {
2341
2341
  c.detach();
2342
2342
  this.el = el.nativeElement;
2343
2343
  }
2344
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2345
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResultList, isStandalone: false, selector: "atomic-insight-result-list", inputs: { density: "density", imageSize: "imageSize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2344
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2345
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResultList, isStandalone: false, selector: "atomic-insight-result-list", inputs: { density: "density", imageSize: "imageSize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2346
2346
  };
2347
2347
  AtomicInsightResultList = __decorate([
2348
2348
  ProxyCmp({
@@ -2351,7 +2351,7 @@ AtomicInsightResultList = __decorate([
2351
2351
  defineCustomElementFn: () => { customElements.get('atomic-insight-result-list') || customElements.define('atomic-insight-result-list', AtomicInsightResultList$1); }
2352
2352
  })
2353
2353
  ], AtomicInsightResultList);
2354
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultList, decorators: [{
2354
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultList, decorators: [{
2355
2355
  type: Component,
2356
2356
  args: [{
2357
2357
  selector: 'atomic-insight-result-list',
@@ -2370,8 +2370,8 @@ let AtomicInsightResultQuickviewAction = class AtomicInsightResultQuickviewActio
2370
2370
  c.detach();
2371
2371
  this.el = el.nativeElement;
2372
2372
  }
2373
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultQuickviewAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2374
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResultQuickviewAction, isStandalone: false, selector: "atomic-insight-result-quickview-action", inputs: { sandbox: "sandbox" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2373
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultQuickviewAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2374
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResultQuickviewAction, isStandalone: false, selector: "atomic-insight-result-quickview-action", inputs: { sandbox: "sandbox" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2375
2375
  };
2376
2376
  AtomicInsightResultQuickviewAction = __decorate([
2377
2377
  ProxyCmp({
@@ -2380,7 +2380,7 @@ AtomicInsightResultQuickviewAction = __decorate([
2380
2380
  defineCustomElementFn: () => { customElements.get('atomic-insight-result-quickview-action') || customElements.define('atomic-insight-result-quickview-action', AtomicInsightResultQuickviewAction$1); }
2381
2381
  })
2382
2382
  ], AtomicInsightResultQuickviewAction);
2383
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultQuickviewAction, decorators: [{
2383
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultQuickviewAction, decorators: [{
2384
2384
  type: Component,
2385
2385
  args: [{
2386
2386
  selector: 'atomic-insight-result-quickview-action',
@@ -2399,8 +2399,8 @@ let AtomicInsightResultTemplate = class AtomicInsightResultTemplate {
2399
2399
  c.detach();
2400
2400
  this.el = el.nativeElement;
2401
2401
  }
2402
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2403
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResultTemplate, isStandalone: false, selector: "atomic-insight-result-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2402
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2403
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResultTemplate, isStandalone: false, selector: "atomic-insight-result-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2404
2404
  };
2405
2405
  AtomicInsightResultTemplate = __decorate([
2406
2406
  ProxyCmp({
@@ -2409,7 +2409,7 @@ AtomicInsightResultTemplate = __decorate([
2409
2409
  defineCustomElementFn: () => { customElements.get('atomic-insight-result-template') || customElements.define('atomic-insight-result-template', AtomicInsightResultTemplate$1); }
2410
2410
  })
2411
2411
  ], AtomicInsightResultTemplate);
2412
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResultTemplate, decorators: [{
2412
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResultTemplate, decorators: [{
2413
2413
  type: Component,
2414
2414
  args: [{
2415
2415
  selector: 'atomic-insight-result-template',
@@ -2428,8 +2428,8 @@ let AtomicInsightResult = class AtomicInsightResult {
2428
2428
  c.detach();
2429
2429
  this.el = el.nativeElement;
2430
2430
  }
2431
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResult, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2432
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightResult, isStandalone: false, selector: "atomic-insight-result", inputs: { stopPropagation: "stopPropagation", result: "result", content: "content", density: "density", imageSize: "imageSize", classes: "classes" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2431
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResult, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2432
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightResult, isStandalone: false, selector: "atomic-insight-result", inputs: { stopPropagation: "stopPropagation", result: "result", content: "content", density: "density", imageSize: "imageSize", classes: "classes" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2433
2433
  };
2434
2434
  AtomicInsightResult = __decorate([
2435
2435
  ProxyCmp({
@@ -2438,7 +2438,7 @@ AtomicInsightResult = __decorate([
2438
2438
  defineCustomElementFn: () => { customElements.get('atomic-insight-result') || customElements.define('atomic-insight-result', AtomicInsightResult$1); }
2439
2439
  })
2440
2440
  ], AtomicInsightResult);
2441
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightResult, decorators: [{
2441
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightResult, decorators: [{
2442
2442
  type: Component,
2443
2443
  args: [{
2444
2444
  selector: 'atomic-insight-result',
@@ -2457,8 +2457,8 @@ let AtomicInsightSearchBox = class AtomicInsightSearchBox {
2457
2457
  c.detach();
2458
2458
  this.el = el.nativeElement;
2459
2459
  }
2460
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightSearchBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2461
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightSearchBox, isStandalone: false, selector: "atomic-insight-search-box", inputs: { disableSearch: "disableSearch", numberOfSuggestions: "numberOfSuggestions" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2460
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightSearchBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2461
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightSearchBox, isStandalone: false, selector: "atomic-insight-search-box", inputs: { disableSearch: "disableSearch", numberOfSuggestions: "numberOfSuggestions" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2462
2462
  };
2463
2463
  AtomicInsightSearchBox = __decorate([
2464
2464
  ProxyCmp({
@@ -2467,7 +2467,7 @@ AtomicInsightSearchBox = __decorate([
2467
2467
  defineCustomElementFn: () => { customElements.get('atomic-insight-search-box') || customElements.define('atomic-insight-search-box', AtomicInsightSearchBox$1); }
2468
2468
  })
2469
2469
  ], AtomicInsightSearchBox);
2470
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightSearchBox, decorators: [{
2470
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightSearchBox, decorators: [{
2471
2471
  type: Component,
2472
2472
  args: [{
2473
2473
  selector: 'atomic-insight-search-box',
@@ -2486,8 +2486,8 @@ let AtomicInsightSmartSnippetSuggestions = class AtomicInsightSmartSnippetSugges
2486
2486
  c.detach();
2487
2487
  this.el = el.nativeElement;
2488
2488
  }
2489
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightSmartSnippetSuggestions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2490
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightSmartSnippetSuggestions, isStandalone: false, selector: "atomic-insight-smart-snippet-suggestions", inputs: { headingLevel: "headingLevel", snippetStyle: "snippetStyle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2489
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightSmartSnippetSuggestions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2490
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightSmartSnippetSuggestions, isStandalone: false, selector: "atomic-insight-smart-snippet-suggestions", inputs: { headingLevel: "headingLevel", snippetStyle: "snippetStyle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2491
2491
  };
2492
2492
  AtomicInsightSmartSnippetSuggestions = __decorate([
2493
2493
  ProxyCmp({
@@ -2496,7 +2496,7 @@ AtomicInsightSmartSnippetSuggestions = __decorate([
2496
2496
  defineCustomElementFn: () => { customElements.get('atomic-insight-smart-snippet-suggestions') || customElements.define('atomic-insight-smart-snippet-suggestions', AtomicInsightSmartSnippetSuggestions$1); }
2497
2497
  })
2498
2498
  ], AtomicInsightSmartSnippetSuggestions);
2499
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightSmartSnippetSuggestions, decorators: [{
2499
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightSmartSnippetSuggestions, decorators: [{
2500
2500
  type: Component,
2501
2501
  args: [{
2502
2502
  selector: 'atomic-insight-smart-snippet-suggestions',
@@ -2515,8 +2515,8 @@ let AtomicInsightSmartSnippet = class AtomicInsightSmartSnippet {
2515
2515
  c.detach();
2516
2516
  this.el = el.nativeElement;
2517
2517
  }
2518
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightSmartSnippet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2519
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightSmartSnippet, isStandalone: false, selector: "atomic-insight-smart-snippet", inputs: { headingLevel: "headingLevel", maximumHeight: "maximumHeight", collapsedHeight: "collapsedHeight", snippetStyle: "snippetStyle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2518
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightSmartSnippet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2519
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightSmartSnippet, isStandalone: false, selector: "atomic-insight-smart-snippet", inputs: { headingLevel: "headingLevel", maximumHeight: "maximumHeight", collapsedHeight: "collapsedHeight", snippetStyle: "snippetStyle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2520
2520
  };
2521
2521
  AtomicInsightSmartSnippet = __decorate([
2522
2522
  ProxyCmp({
@@ -2525,7 +2525,7 @@ AtomicInsightSmartSnippet = __decorate([
2525
2525
  defineCustomElementFn: () => { customElements.get('atomic-insight-smart-snippet') || customElements.define('atomic-insight-smart-snippet', AtomicInsightSmartSnippet$1); }
2526
2526
  })
2527
2527
  ], AtomicInsightSmartSnippet);
2528
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightSmartSnippet, decorators: [{
2528
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightSmartSnippet, decorators: [{
2529
2529
  type: Component,
2530
2530
  args: [{
2531
2531
  selector: 'atomic-insight-smart-snippet',
@@ -2544,8 +2544,8 @@ let AtomicInsightTimeframeFacet = class AtomicInsightTimeframeFacet {
2544
2544
  c.detach();
2545
2545
  this.el = el.nativeElement;
2546
2546
  }
2547
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightTimeframeFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2548
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightTimeframeFacet, isStandalone: false, selector: "atomic-insight-timeframe-facet", inputs: { label: "label", field: "field", withDatePicker: "withDatePicker", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", sortCriteria: "sortCriteria", facetId: "facetId", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2547
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightTimeframeFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2548
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightTimeframeFacet, isStandalone: false, selector: "atomic-insight-timeframe-facet", inputs: { label: "label", field: "field", withDatePicker: "withDatePicker", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", sortCriteria: "sortCriteria", facetId: "facetId", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2549
2549
  };
2550
2550
  AtomicInsightTimeframeFacet = __decorate([
2551
2551
  ProxyCmp({
@@ -2554,7 +2554,7 @@ AtomicInsightTimeframeFacet = __decorate([
2554
2554
  defineCustomElementFn: () => { customElements.get('atomic-insight-timeframe-facet') || customElements.define('atomic-insight-timeframe-facet', AtomicInsightTimeframeFacet$1); }
2555
2555
  })
2556
2556
  ], AtomicInsightTimeframeFacet);
2557
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightTimeframeFacet, decorators: [{
2557
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightTimeframeFacet, decorators: [{
2558
2558
  type: Component,
2559
2559
  args: [{
2560
2560
  selector: 'atomic-insight-timeframe-facet',
@@ -2573,8 +2573,8 @@ let AtomicInsightUserActionsTimeline = class AtomicInsightUserActionsTimeline {
2573
2573
  c.detach();
2574
2574
  this.el = el.nativeElement;
2575
2575
  }
2576
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightUserActionsTimeline, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2577
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightUserActionsTimeline, isStandalone: false, selector: "atomic-insight-user-actions-timeline", inputs: { userId: "userId", ticketCreationDateTime: "ticketCreationDateTime", excludedCustomActions: "excludedCustomActions" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2576
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightUserActionsTimeline, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2577
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightUserActionsTimeline, isStandalone: false, selector: "atomic-insight-user-actions-timeline", inputs: { userId: "userId", ticketCreationDateTime: "ticketCreationDateTime", excludedCustomActions: "excludedCustomActions" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2578
2578
  };
2579
2579
  AtomicInsightUserActionsTimeline = __decorate([
2580
2580
  ProxyCmp({
@@ -2583,7 +2583,7 @@ AtomicInsightUserActionsTimeline = __decorate([
2583
2583
  defineCustomElementFn: () => { customElements.get('atomic-insight-user-actions-timeline') || customElements.define('atomic-insight-user-actions-timeline', AtomicInsightUserActionsTimeline$1); }
2584
2584
  })
2585
2585
  ], AtomicInsightUserActionsTimeline);
2586
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightUserActionsTimeline, decorators: [{
2586
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightUserActionsTimeline, decorators: [{
2587
2587
  type: Component,
2588
2588
  args: [{
2589
2589
  selector: 'atomic-insight-user-actions-timeline',
@@ -2602,8 +2602,8 @@ let AtomicInsightUserActionsToggle = class AtomicInsightUserActionsToggle {
2602
2602
  c.detach();
2603
2603
  this.el = el.nativeElement;
2604
2604
  }
2605
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightUserActionsToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2606
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicInsightUserActionsToggle, isStandalone: false, selector: "atomic-insight-user-actions-toggle", inputs: { userId: "userId", ticketCreationDateTime: "ticketCreationDateTime", excludedCustomActions: "excludedCustomActions" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2605
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightUserActionsToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2606
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicInsightUserActionsToggle, isStandalone: false, selector: "atomic-insight-user-actions-toggle", inputs: { userId: "userId", ticketCreationDateTime: "ticketCreationDateTime", excludedCustomActions: "excludedCustomActions" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2607
2607
  };
2608
2608
  AtomicInsightUserActionsToggle = __decorate([
2609
2609
  ProxyCmp({
@@ -2612,7 +2612,7 @@ AtomicInsightUserActionsToggle = __decorate([
2612
2612
  defineCustomElementFn: () => { customElements.get('atomic-insight-user-actions-toggle') || customElements.define('atomic-insight-user-actions-toggle', AtomicInsightUserActionsToggle$1); }
2613
2613
  })
2614
2614
  ], AtomicInsightUserActionsToggle);
2615
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicInsightUserActionsToggle, decorators: [{
2615
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicInsightUserActionsToggle, decorators: [{
2616
2616
  type: Component,
2617
2617
  args: [{
2618
2618
  selector: 'atomic-insight-user-actions-toggle',
@@ -2631,8 +2631,8 @@ let AtomicIpxButton = class AtomicIpxButton {
2631
2631
  c.detach();
2632
2632
  this.el = el.nativeElement;
2633
2633
  }
2634
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2635
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicIpxButton, isStandalone: false, selector: "atomic-ipx-button", inputs: { label: "label", closeIcon: "closeIcon", openIcon: "openIcon", isModalOpen: "isModalOpen" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2634
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2635
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicIpxButton, isStandalone: false, selector: "atomic-ipx-button", inputs: { label: "label", closeIcon: "closeIcon", openIcon: "openIcon", isModalOpen: "isModalOpen" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2636
2636
  };
2637
2637
  AtomicIpxButton = __decorate([
2638
2638
  ProxyCmp({
@@ -2641,7 +2641,7 @@ AtomicIpxButton = __decorate([
2641
2641
  defineCustomElementFn: () => { customElements.get('atomic-ipx-button') || customElements.define('atomic-ipx-button', AtomicIpxButton$1); }
2642
2642
  })
2643
2643
  ], AtomicIpxButton);
2644
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxButton, decorators: [{
2644
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxButton, decorators: [{
2645
2645
  type: Component,
2646
2646
  args: [{
2647
2647
  selector: 'atomic-ipx-button',
@@ -2660,8 +2660,8 @@ let AtomicIpxEmbedded = class AtomicIpxEmbedded {
2660
2660
  c.detach();
2661
2661
  this.el = el.nativeElement;
2662
2662
  }
2663
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxEmbedded, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2664
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicIpxEmbedded, isStandalone: false, selector: "atomic-ipx-embedded", inputs: { container: "container" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2663
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxEmbedded, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2664
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicIpxEmbedded, isStandalone: false, selector: "atomic-ipx-embedded", inputs: { container: "container" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2665
2665
  };
2666
2666
  AtomicIpxEmbedded = __decorate([
2667
2667
  ProxyCmp({
@@ -2670,7 +2670,7 @@ AtomicIpxEmbedded = __decorate([
2670
2670
  defineCustomElementFn: () => { customElements.get('atomic-ipx-embedded') || customElements.define('atomic-ipx-embedded', AtomicIpxEmbedded$1); }
2671
2671
  })
2672
2672
  ], AtomicIpxEmbedded);
2673
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxEmbedded, decorators: [{
2673
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxEmbedded, decorators: [{
2674
2674
  type: Component,
2675
2675
  args: [{
2676
2676
  selector: 'atomic-ipx-embedded',
@@ -2690,8 +2690,8 @@ let AtomicIpxModal = class AtomicIpxModal {
2690
2690
  this.el = el.nativeElement;
2691
2691
  proxyOutputs(this, this.el, ['animationEnded']);
2692
2692
  }
2693
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2694
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicIpxModal, isStandalone: false, selector: "atomic-ipx-modal", inputs: { isOpen: "isOpen" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2693
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2694
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicIpxModal, isStandalone: false, selector: "atomic-ipx-modal", inputs: { isOpen: "isOpen" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2695
2695
  };
2696
2696
  AtomicIpxModal = __decorate([
2697
2697
  ProxyCmp({
@@ -2700,7 +2700,7 @@ AtomicIpxModal = __decorate([
2700
2700
  defineCustomElementFn: () => { customElements.get('atomic-ipx-modal') || customElements.define('atomic-ipx-modal', AtomicIpxModal$1); }
2701
2701
  })
2702
2702
  ], AtomicIpxModal);
2703
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxModal, decorators: [{
2703
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxModal, decorators: [{
2704
2704
  type: Component,
2705
2705
  args: [{
2706
2706
  selector: 'atomic-ipx-modal',
@@ -2719,8 +2719,8 @@ let AtomicIpxRecsList = class AtomicIpxRecsList {
2719
2719
  c.detach();
2720
2720
  this.el = el.nativeElement;
2721
2721
  }
2722
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxRecsList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2723
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicIpxRecsList, isStandalone: false, selector: "atomic-ipx-recs-list", inputs: { recommendation: "recommendation", display: "display", density: "density", imageSize: "imageSize", numberOfRecommendations: "numberOfRecommendations", numberOfRecommendationsPerPage: "numberOfRecommendationsPerPage", label: "label", headingLevel: "headingLevel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2722
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxRecsList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2723
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicIpxRecsList, isStandalone: false, selector: "atomic-ipx-recs-list", inputs: { recommendation: "recommendation", display: "display", density: "density", imageSize: "imageSize", numberOfRecommendations: "numberOfRecommendations", numberOfRecommendationsPerPage: "numberOfRecommendationsPerPage", label: "label", headingLevel: "headingLevel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2724
2724
  };
2725
2725
  AtomicIpxRecsList = __decorate([
2726
2726
  ProxyCmp({
@@ -2729,7 +2729,7 @@ AtomicIpxRecsList = __decorate([
2729
2729
  defineCustomElementFn: () => { customElements.get('atomic-ipx-recs-list') || customElements.define('atomic-ipx-recs-list', AtomicIpxRecsList$1); }
2730
2730
  })
2731
2731
  ], AtomicIpxRecsList);
2732
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxRecsList, decorators: [{
2732
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxRecsList, decorators: [{
2733
2733
  type: Component,
2734
2734
  args: [{
2735
2735
  selector: 'atomic-ipx-recs-list',
@@ -2748,8 +2748,8 @@ let AtomicIpxRefineModal = class AtomicIpxRefineModal {
2748
2748
  c.detach();
2749
2749
  this.el = el.nativeElement;
2750
2750
  }
2751
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxRefineModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2752
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicIpxRefineModal, isStandalone: false, selector: "atomic-ipx-refine-modal", inputs: { openButton: "openButton", isOpen: "isOpen", collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2751
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxRefineModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2752
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicIpxRefineModal, isStandalone: false, selector: "atomic-ipx-refine-modal", inputs: { openButton: "openButton", isOpen: "isOpen", collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2753
2753
  };
2754
2754
  AtomicIpxRefineModal = __decorate([
2755
2755
  ProxyCmp({
@@ -2758,7 +2758,7 @@ AtomicIpxRefineModal = __decorate([
2758
2758
  defineCustomElementFn: () => { customElements.get('atomic-ipx-refine-modal') || customElements.define('atomic-ipx-refine-modal', AtomicIpxRefineModal$1); }
2759
2759
  })
2760
2760
  ], AtomicIpxRefineModal);
2761
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxRefineModal, decorators: [{
2761
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxRefineModal, decorators: [{
2762
2762
  type: Component,
2763
2763
  args: [{
2764
2764
  selector: 'atomic-ipx-refine-modal',
@@ -2777,8 +2777,8 @@ let AtomicIpxRefineToggle = class AtomicIpxRefineToggle {
2777
2777
  c.detach();
2778
2778
  this.el = el.nativeElement;
2779
2779
  }
2780
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxRefineToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2781
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicIpxRefineToggle, isStandalone: false, selector: "atomic-ipx-refine-toggle", inputs: { collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2780
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxRefineToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2781
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicIpxRefineToggle, isStandalone: false, selector: "atomic-ipx-refine-toggle", inputs: { collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2782
2782
  };
2783
2783
  AtomicIpxRefineToggle = __decorate([
2784
2784
  ProxyCmp({
@@ -2787,7 +2787,7 @@ AtomicIpxRefineToggle = __decorate([
2787
2787
  defineCustomElementFn: () => { customElements.get('atomic-ipx-refine-toggle') || customElements.define('atomic-ipx-refine-toggle', AtomicIpxRefineToggle$1); }
2788
2788
  })
2789
2789
  ], AtomicIpxRefineToggle);
2790
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxRefineToggle, decorators: [{
2790
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxRefineToggle, decorators: [{
2791
2791
  type: Component,
2792
2792
  args: [{
2793
2793
  selector: 'atomic-ipx-refine-toggle',
@@ -2806,8 +2806,8 @@ let AtomicIpxResultLink = class AtomicIpxResultLink {
2806
2806
  c.detach();
2807
2807
  this.el = el.nativeElement;
2808
2808
  }
2809
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxResultLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2810
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicIpxResultLink, isStandalone: false, selector: "atomic-ipx-result-link", inputs: { hrefTemplate: "hrefTemplate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2809
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxResultLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2810
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicIpxResultLink, isStandalone: false, selector: "atomic-ipx-result-link", inputs: { hrefTemplate: "hrefTemplate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2811
2811
  };
2812
2812
  AtomicIpxResultLink = __decorate([
2813
2813
  ProxyCmp({
@@ -2816,7 +2816,7 @@ AtomicIpxResultLink = __decorate([
2816
2816
  defineCustomElementFn: () => { customElements.get('atomic-ipx-result-link') || customElements.define('atomic-ipx-result-link', AtomicIpxResultLink$1); }
2817
2817
  })
2818
2818
  ], AtomicIpxResultLink);
2819
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicIpxResultLink, decorators: [{
2819
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicIpxResultLink, decorators: [{
2820
2820
  type: Component,
2821
2821
  args: [{
2822
2822
  selector: 'atomic-ipx-result-link',
@@ -2835,8 +2835,8 @@ let AtomicRecsError = class AtomicRecsError {
2835
2835
  c.detach();
2836
2836
  this.el = el.nativeElement;
2837
2837
  }
2838
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2839
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicRecsError, isStandalone: false, selector: "atomic-recs-error", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2838
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2839
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicRecsError, isStandalone: false, selector: "atomic-recs-error", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2840
2840
  };
2841
2841
  AtomicRecsError = __decorate([
2842
2842
  ProxyCmp({
@@ -2845,7 +2845,7 @@ AtomicRecsError = __decorate([
2845
2845
  defineCustomElementFn: () => { customElements.get('atomic-recs-error') || customElements.define('atomic-recs-error', AtomicRecsError$1); }
2846
2846
  })
2847
2847
  ], AtomicRecsError);
2848
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsError, decorators: [{
2848
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsError, decorators: [{
2849
2849
  type: Component,
2850
2850
  args: [{
2851
2851
  selector: 'atomic-recs-error',
@@ -2864,8 +2864,8 @@ let AtomicRecsInterface = class AtomicRecsInterface {
2864
2864
  c.detach();
2865
2865
  this.el = el.nativeElement;
2866
2866
  }
2867
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2868
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicRecsInterface, isStandalone: false, selector: "atomic-recs-interface", inputs: { fieldsToInclude: "fieldsToInclude", pipeline: "pipeline", searchHub: "searchHub", analytics: "analytics", timezone: "timezone", logLevel: "logLevel", language: "language", languageAssetsPath: "languageAssetsPath", iconAssetsPath: "iconAssetsPath" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2867
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2868
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicRecsInterface, isStandalone: false, selector: "atomic-recs-interface", inputs: { fieldsToInclude: "fieldsToInclude", pipeline: "pipeline", searchHub: "searchHub", analytics: "analytics", timezone: "timezone", logLevel: "logLevel", language: "language", languageAssetsPath: "languageAssetsPath", iconAssetsPath: "iconAssetsPath" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2869
2869
  };
2870
2870
  AtomicRecsInterface = __decorate([
2871
2871
  ProxyCmp({
@@ -2874,7 +2874,7 @@ AtomicRecsInterface = __decorate([
2874
2874
  defineCustomElementFn: () => { customElements.get('atomic-recs-interface') || customElements.define('atomic-recs-interface', AtomicRecsInterface$1); }
2875
2875
  })
2876
2876
  ], AtomicRecsInterface);
2877
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsInterface, decorators: [{
2877
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsInterface, decorators: [{
2878
2878
  type: Component,
2879
2879
  args: [{
2880
2880
  selector: 'atomic-recs-interface',
@@ -2893,8 +2893,8 @@ let AtomicRecsList = class AtomicRecsList {
2893
2893
  c.detach();
2894
2894
  this.el = el.nativeElement;
2895
2895
  }
2896
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2897
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicRecsList, isStandalone: false, selector: "atomic-recs-list", inputs: { recommendation: "recommendation", display: "display", density: "density", imageSize: "imageSize", numberOfRecommendations: "numberOfRecommendations", numberOfRecommendationsPerPage: "numberOfRecommendationsPerPage", label: "label", headingLevel: "headingLevel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2896
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2897
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicRecsList, isStandalone: false, selector: "atomic-recs-list", inputs: { recommendation: "recommendation", display: "display", density: "density", imageSize: "imageSize", numberOfRecommendations: "numberOfRecommendations", numberOfRecommendationsPerPage: "numberOfRecommendationsPerPage", label: "label", headingLevel: "headingLevel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2898
2898
  };
2899
2899
  AtomicRecsList = __decorate([
2900
2900
  ProxyCmp({
@@ -2903,7 +2903,7 @@ AtomicRecsList = __decorate([
2903
2903
  defineCustomElementFn: () => { customElements.get('atomic-recs-list') || customElements.define('atomic-recs-list', AtomicRecsList$1); }
2904
2904
  })
2905
2905
  ], AtomicRecsList);
2906
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsList, decorators: [{
2906
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsList, decorators: [{
2907
2907
  type: Component,
2908
2908
  args: [{
2909
2909
  selector: 'atomic-recs-list',
@@ -2922,8 +2922,8 @@ let AtomicRecsResultTemplate = class AtomicRecsResultTemplate {
2922
2922
  c.detach();
2923
2923
  this.el = el.nativeElement;
2924
2924
  }
2925
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsResultTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2926
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicRecsResultTemplate, isStandalone: false, selector: "atomic-recs-result-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2925
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsResultTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2926
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicRecsResultTemplate, isStandalone: false, selector: "atomic-recs-result-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2927
2927
  };
2928
2928
  AtomicRecsResultTemplate = __decorate([
2929
2929
  ProxyCmp({
@@ -2932,7 +2932,7 @@ AtomicRecsResultTemplate = __decorate([
2932
2932
  defineCustomElementFn: () => { customElements.get('atomic-recs-result-template') || customElements.define('atomic-recs-result-template', AtomicRecsResultTemplate$1); }
2933
2933
  })
2934
2934
  ], AtomicRecsResultTemplate);
2935
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsResultTemplate, decorators: [{
2935
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsResultTemplate, decorators: [{
2936
2936
  type: Component,
2937
2937
  args: [{
2938
2938
  selector: 'atomic-recs-result-template',
@@ -2951,8 +2951,8 @@ let AtomicRecsResult = class AtomicRecsResult {
2951
2951
  c.detach();
2952
2952
  this.el = el.nativeElement;
2953
2953
  }
2954
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsResult, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2955
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicRecsResult, isStandalone: false, selector: "atomic-recs-result", inputs: { stopPropagation: "stopPropagation", result: "result", interactiveResult: "interactiveResult", store: "store", content: "content", linkContent: "linkContent", display: "display", density: "density", imageSize: "imageSize", classes: "classes" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2954
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsResult, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2955
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicRecsResult, isStandalone: false, selector: "atomic-recs-result", inputs: { stopPropagation: "stopPropagation", result: "result", interactiveResult: "interactiveResult", store: "store", content: "content", linkContent: "linkContent", display: "display", density: "density", imageSize: "imageSize", classes: "classes" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2956
2956
  };
2957
2957
  AtomicRecsResult = __decorate([
2958
2958
  ProxyCmp({
@@ -2961,7 +2961,7 @@ AtomicRecsResult = __decorate([
2961
2961
  defineCustomElementFn: () => { customElements.get('atomic-recs-result') || customElements.define('atomic-recs-result', AtomicRecsResult$1); }
2962
2962
  })
2963
2963
  ], AtomicRecsResult);
2964
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRecsResult, decorators: [{
2964
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRecsResult, decorators: [{
2965
2965
  type: Component,
2966
2966
  args: [{
2967
2967
  selector: 'atomic-recs-result',
@@ -2980,8 +2980,8 @@ let AtomicAutomaticFacetGenerator = class AtomicAutomaticFacetGenerator {
2980
2980
  c.detach();
2981
2981
  this.el = el.nativeElement;
2982
2982
  }
2983
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicAutomaticFacetGenerator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2984
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicAutomaticFacetGenerator, isStandalone: false, selector: "atomic-automatic-facet-generator", inputs: { desiredCount: "desiredCount", numberOfValues: "numberOfValues" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2983
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicAutomaticFacetGenerator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2984
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicAutomaticFacetGenerator, isStandalone: false, selector: "atomic-automatic-facet-generator", inputs: { desiredCount: "desiredCount", numberOfValues: "numberOfValues" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2985
2985
  };
2986
2986
  AtomicAutomaticFacetGenerator = __decorate([
2987
2987
  ProxyCmp({
@@ -2990,7 +2990,7 @@ AtomicAutomaticFacetGenerator = __decorate([
2990
2990
  defineCustomElementFn: () => { customElements.get('atomic-automatic-facet-generator') || customElements.define('atomic-automatic-facet-generator', AtomicAutomaticFacetGenerator$1); }
2991
2991
  })
2992
2992
  ], AtomicAutomaticFacetGenerator);
2993
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicAutomaticFacetGenerator, decorators: [{
2993
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicAutomaticFacetGenerator, decorators: [{
2994
2994
  type: Component,
2995
2995
  args: [{
2996
2996
  selector: 'atomic-automatic-facet-generator',
@@ -3009,8 +3009,8 @@ let AtomicAutomaticFacet = class AtomicAutomaticFacet {
3009
3009
  c.detach();
3010
3010
  this.el = el.nativeElement;
3011
3011
  }
3012
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicAutomaticFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3013
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicAutomaticFacet, isStandalone: false, selector: "atomic-automatic-facet", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3012
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicAutomaticFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3013
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicAutomaticFacet, isStandalone: false, selector: "atomic-automatic-facet", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3014
3014
  };
3015
3015
  AtomicAutomaticFacet = __decorate([
3016
3016
  ProxyCmp({
@@ -3019,7 +3019,7 @@ AtomicAutomaticFacet = __decorate([
3019
3019
  defineCustomElementFn: () => { customElements.get('atomic-automatic-facet') || customElements.define('atomic-automatic-facet', AtomicAutomaticFacet$1); }
3020
3020
  })
3021
3021
  ], AtomicAutomaticFacet);
3022
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicAutomaticFacet, decorators: [{
3022
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicAutomaticFacet, decorators: [{
3023
3023
  type: Component,
3024
3024
  args: [{
3025
3025
  selector: 'atomic-automatic-facet',
@@ -3038,8 +3038,8 @@ let AtomicBreadbox = class AtomicBreadbox {
3038
3038
  c.detach();
3039
3039
  this.el = el.nativeElement;
3040
3040
  }
3041
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicBreadbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3042
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicBreadbox, isStandalone: false, selector: "atomic-breadbox", inputs: { pathLimit: "pathLimit" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3041
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicBreadbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3042
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicBreadbox, isStandalone: false, selector: "atomic-breadbox", inputs: { pathLimit: "pathLimit" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3043
3043
  };
3044
3044
  AtomicBreadbox = __decorate([
3045
3045
  ProxyCmp({
@@ -3048,7 +3048,7 @@ AtomicBreadbox = __decorate([
3048
3048
  defineCustomElementFn: () => { customElements.get('atomic-breadbox') || customElements.define('atomic-breadbox', AtomicBreadbox$1); }
3049
3049
  })
3050
3050
  ], AtomicBreadbox);
3051
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicBreadbox, decorators: [{
3051
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicBreadbox, decorators: [{
3052
3052
  type: Component,
3053
3053
  args: [{
3054
3054
  selector: 'atomic-breadbox',
@@ -3067,8 +3067,8 @@ let AtomicCategoryFacet = class AtomicCategoryFacet {
3067
3067
  c.detach();
3068
3068
  this.el = el.nativeElement;
3069
3069
  }
3070
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCategoryFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3071
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicCategoryFacet, isStandalone: false, selector: "atomic-category-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfValues: "numberOfValues", withSearch: "withSearch", sortCriteria: "sortCriteria", delimitingCharacter: "delimitingCharacter", basePath: "basePath", filterByBasePath: "filterByBasePath", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3070
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCategoryFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3071
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicCategoryFacet, isStandalone: false, selector: "atomic-category-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfValues: "numberOfValues", withSearch: "withSearch", sortCriteria: "sortCriteria", delimitingCharacter: "delimitingCharacter", basePath: "basePath", filterByBasePath: "filterByBasePath", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3072
3072
  };
3073
3073
  AtomicCategoryFacet = __decorate([
3074
3074
  ProxyCmp({
@@ -3077,7 +3077,7 @@ AtomicCategoryFacet = __decorate([
3077
3077
  defineCustomElementFn: () => { customElements.get('atomic-category-facet') || customElements.define('atomic-category-facet', AtomicCategoryFacet$1); }
3078
3078
  })
3079
3079
  ], AtomicCategoryFacet);
3080
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicCategoryFacet, decorators: [{
3080
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicCategoryFacet, decorators: [{
3081
3081
  type: Component,
3082
3082
  args: [{
3083
3083
  selector: 'atomic-category-facet',
@@ -3096,8 +3096,8 @@ let AtomicColorFacet = class AtomicColorFacet {
3096
3096
  c.detach();
3097
3097
  this.el = el.nativeElement;
3098
3098
  }
3099
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicColorFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3100
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicColorFacet, isStandalone: false, selector: "atomic-color-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfValues: "numberOfValues", withSearch: "withSearch", sortCriteria: "sortCriteria", resultsMustMatch: "resultsMustMatch", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", allowedValues: "allowedValues", customSort: "customSort", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3099
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicColorFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3100
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicColorFacet, isStandalone: false, selector: "atomic-color-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfValues: "numberOfValues", withSearch: "withSearch", sortCriteria: "sortCriteria", resultsMustMatch: "resultsMustMatch", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", allowedValues: "allowedValues", customSort: "customSort", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3101
3101
  };
3102
3102
  AtomicColorFacet = __decorate([
3103
3103
  ProxyCmp({
@@ -3106,7 +3106,7 @@ AtomicColorFacet = __decorate([
3106
3106
  defineCustomElementFn: () => { customElements.get('atomic-color-facet') || customElements.define('atomic-color-facet', AtomicColorFacet$1); }
3107
3107
  })
3108
3108
  ], AtomicColorFacet);
3109
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicColorFacet, decorators: [{
3109
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicColorFacet, decorators: [{
3110
3110
  type: Component,
3111
3111
  args: [{
3112
3112
  selector: 'atomic-color-facet',
@@ -3125,8 +3125,8 @@ let AtomicDidYouMean = class AtomicDidYouMean {
3125
3125
  c.detach();
3126
3126
  this.el = el.nativeElement;
3127
3127
  }
3128
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicDidYouMean, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3129
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicDidYouMean, isStandalone: false, selector: "atomic-did-you-mean", inputs: { automaticallyCorrectQuery: "automaticallyCorrectQuery", queryCorrectionMode: "queryCorrectionMode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3128
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicDidYouMean, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3129
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicDidYouMean, isStandalone: false, selector: "atomic-did-you-mean", inputs: { automaticallyCorrectQuery: "automaticallyCorrectQuery", queryCorrectionMode: "queryCorrectionMode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3130
3130
  };
3131
3131
  AtomicDidYouMean = __decorate([
3132
3132
  ProxyCmp({
@@ -3135,7 +3135,7 @@ AtomicDidYouMean = __decorate([
3135
3135
  defineCustomElementFn: () => { customElements.get('atomic-did-you-mean') || customElements.define('atomic-did-you-mean', AtomicDidYouMean$1); }
3136
3136
  })
3137
3137
  ], AtomicDidYouMean);
3138
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicDidYouMean, decorators: [{
3138
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicDidYouMean, decorators: [{
3139
3139
  type: Component,
3140
3140
  args: [{
3141
3141
  selector: 'atomic-did-you-mean',
@@ -3154,8 +3154,8 @@ let AtomicExternal = class AtomicExternal {
3154
3154
  c.detach();
3155
3155
  this.el = el.nativeElement;
3156
3156
  }
3157
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicExternal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3158
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicExternal, isStandalone: false, selector: "atomic-external", inputs: { selector: "selector" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3157
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicExternal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3158
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicExternal, isStandalone: false, selector: "atomic-external", inputs: { selector: "selector" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3159
3159
  };
3160
3160
  AtomicExternal = __decorate([
3161
3161
  ProxyCmp({
@@ -3164,7 +3164,7 @@ AtomicExternal = __decorate([
3164
3164
  defineCustomElementFn: () => { customElements.get('atomic-external') || customElements.define('atomic-external', AtomicExternal$1); }
3165
3165
  })
3166
3166
  ], AtomicExternal);
3167
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicExternal, decorators: [{
3167
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicExternal, decorators: [{
3168
3168
  type: Component,
3169
3169
  args: [{
3170
3170
  selector: 'atomic-external',
@@ -3183,8 +3183,8 @@ let AtomicFacetManager = class AtomicFacetManager {
3183
3183
  c.detach();
3184
3184
  this.el = el.nativeElement;
3185
3185
  }
3186
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFacetManager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3187
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicFacetManager, isStandalone: false, selector: "atomic-facet-manager", inputs: { collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3186
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFacetManager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3187
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicFacetManager, isStandalone: false, selector: "atomic-facet-manager", inputs: { collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3188
3188
  };
3189
3189
  AtomicFacetManager = __decorate([
3190
3190
  ProxyCmp({
@@ -3193,7 +3193,7 @@ AtomicFacetManager = __decorate([
3193
3193
  defineCustomElementFn: () => { customElements.get('atomic-facet-manager') || customElements.define('atomic-facet-manager', AtomicFacetManager$1); }
3194
3194
  })
3195
3195
  ], AtomicFacetManager);
3196
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFacetManager, decorators: [{
3196
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFacetManager, decorators: [{
3197
3197
  type: Component,
3198
3198
  args: [{
3199
3199
  selector: 'atomic-facet-manager',
@@ -3212,8 +3212,8 @@ let AtomicFacet = class AtomicFacet {
3212
3212
  c.detach();
3213
3213
  this.el = el.nativeElement;
3214
3214
  }
3215
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3216
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicFacet, isStandalone: false, selector: "atomic-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfValues: "numberOfValues", withSearch: "withSearch", sortCriteria: "sortCriteria", resultsMustMatch: "resultsMustMatch", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", enableExclusion: "enableExclusion", injectionDepth: "injectionDepth", allowedValues: "allowedValues", customSort: "customSort", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3215
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3216
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicFacet, isStandalone: false, selector: "atomic-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfValues: "numberOfValues", withSearch: "withSearch", sortCriteria: "sortCriteria", resultsMustMatch: "resultsMustMatch", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", enableExclusion: "enableExclusion", injectionDepth: "injectionDepth", allowedValues: "allowedValues", customSort: "customSort", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3217
3217
  };
3218
3218
  AtomicFacet = __decorate([
3219
3219
  ProxyCmp({
@@ -3222,7 +3222,7 @@ AtomicFacet = __decorate([
3222
3222
  defineCustomElementFn: () => { customElements.get('atomic-facet') || customElements.define('atomic-facet', AtomicFacet$1); }
3223
3223
  })
3224
3224
  ], AtomicFacet);
3225
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFacet, decorators: [{
3225
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFacet, decorators: [{
3226
3226
  type: Component,
3227
3227
  args: [{
3228
3228
  selector: 'atomic-facet',
@@ -3241,8 +3241,8 @@ let AtomicFieldCondition = class AtomicFieldCondition {
3241
3241
  c.detach();
3242
3242
  this.el = el.nativeElement;
3243
3243
  }
3244
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFieldCondition, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3245
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicFieldCondition, isStandalone: false, selector: "atomic-field-condition", inputs: { ifDefined: "ifDefined", ifNotDefined: "ifNotDefined", mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3244
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFieldCondition, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3245
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicFieldCondition, isStandalone: false, selector: "atomic-field-condition", inputs: { ifDefined: "ifDefined", ifNotDefined: "ifNotDefined", mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3246
3246
  };
3247
3247
  AtomicFieldCondition = __decorate([
3248
3248
  ProxyCmp({
@@ -3251,7 +3251,7 @@ AtomicFieldCondition = __decorate([
3251
3251
  defineCustomElementFn: () => { customElements.get('atomic-field-condition') || customElements.define('atomic-field-condition', AtomicFieldCondition$1); }
3252
3252
  })
3253
3253
  ], AtomicFieldCondition);
3254
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFieldCondition, decorators: [{
3254
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFieldCondition, decorators: [{
3255
3255
  type: Component,
3256
3256
  args: [{
3257
3257
  selector: 'atomic-field-condition',
@@ -3270,8 +3270,8 @@ let AtomicFoldedResultList = class AtomicFoldedResultList {
3270
3270
  c.detach();
3271
3271
  this.el = el.nativeElement;
3272
3272
  }
3273
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFoldedResultList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3274
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicFoldedResultList, isStandalone: false, selector: "atomic-folded-result-list", inputs: { density: "density", imageSize: "imageSize", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", collectionField: "collectionField", parentField: "parentField", childField: "childField", numberOfFoldedResults: "numberOfFoldedResults" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3273
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFoldedResultList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3274
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicFoldedResultList, isStandalone: false, selector: "atomic-folded-result-list", inputs: { density: "density", imageSize: "imageSize", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", collectionField: "collectionField", parentField: "parentField", childField: "childField", numberOfFoldedResults: "numberOfFoldedResults" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3275
3275
  };
3276
3276
  AtomicFoldedResultList = __decorate([
3277
3277
  ProxyCmp({
@@ -3280,7 +3280,7 @@ AtomicFoldedResultList = __decorate([
3280
3280
  defineCustomElementFn: () => { customElements.get('atomic-folded-result-list') || customElements.define('atomic-folded-result-list', AtomicFoldedResultList$1); }
3281
3281
  })
3282
3282
  ], AtomicFoldedResultList);
3283
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFoldedResultList, decorators: [{
3283
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFoldedResultList, decorators: [{
3284
3284
  type: Component,
3285
3285
  args: [{
3286
3286
  selector: 'atomic-folded-result-list',
@@ -3299,8 +3299,8 @@ let AtomicFormatCurrency = class AtomicFormatCurrency {
3299
3299
  c.detach();
3300
3300
  this.el = el.nativeElement;
3301
3301
  }
3302
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFormatCurrency, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3303
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicFormatCurrency, isStandalone: false, selector: "atomic-format-currency", inputs: { currency: "currency" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3302
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFormatCurrency, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3303
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicFormatCurrency, isStandalone: false, selector: "atomic-format-currency", inputs: { currency: "currency" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3304
3304
  };
3305
3305
  AtomicFormatCurrency = __decorate([
3306
3306
  ProxyCmp({
@@ -3309,7 +3309,7 @@ AtomicFormatCurrency = __decorate([
3309
3309
  defineCustomElementFn: () => { customElements.get('atomic-format-currency') || customElements.define('atomic-format-currency', AtomicFormatCurrency$1); }
3310
3310
  })
3311
3311
  ], AtomicFormatCurrency);
3312
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFormatCurrency, decorators: [{
3312
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFormatCurrency, decorators: [{
3313
3313
  type: Component,
3314
3314
  args: [{
3315
3315
  selector: 'atomic-format-currency',
@@ -3328,8 +3328,8 @@ let AtomicFormatNumber = class AtomicFormatNumber {
3328
3328
  c.detach();
3329
3329
  this.el = el.nativeElement;
3330
3330
  }
3331
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFormatNumber, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3332
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicFormatNumber, isStandalone: false, selector: "atomic-format-number", inputs: { minimumIntegerDigits: "minimumIntegerDigits", minimumFractionDigits: "minimumFractionDigits", maximumFractionDigits: "maximumFractionDigits", minimumSignificantDigits: "minimumSignificantDigits", maximumSignificantDigits: "maximumSignificantDigits" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3331
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFormatNumber, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3332
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicFormatNumber, isStandalone: false, selector: "atomic-format-number", inputs: { minimumIntegerDigits: "minimumIntegerDigits", minimumFractionDigits: "minimumFractionDigits", maximumFractionDigits: "maximumFractionDigits", minimumSignificantDigits: "minimumSignificantDigits", maximumSignificantDigits: "maximumSignificantDigits" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3333
3333
  };
3334
3334
  AtomicFormatNumber = __decorate([
3335
3335
  ProxyCmp({
@@ -3338,7 +3338,7 @@ AtomicFormatNumber = __decorate([
3338
3338
  defineCustomElementFn: () => { customElements.get('atomic-format-number') || customElements.define('atomic-format-number', AtomicFormatNumber$1); }
3339
3339
  })
3340
3340
  ], AtomicFormatNumber);
3341
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFormatNumber, decorators: [{
3341
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFormatNumber, decorators: [{
3342
3342
  type: Component,
3343
3343
  args: [{
3344
3344
  selector: 'atomic-format-number',
@@ -3357,8 +3357,8 @@ let AtomicFormatUnit = class AtomicFormatUnit {
3357
3357
  c.detach();
3358
3358
  this.el = el.nativeElement;
3359
3359
  }
3360
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFormatUnit, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3361
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicFormatUnit, isStandalone: false, selector: "atomic-format-unit", inputs: { unit: "unit", unitDisplay: "unitDisplay" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3360
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFormatUnit, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3361
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicFormatUnit, isStandalone: false, selector: "atomic-format-unit", inputs: { unit: "unit", unitDisplay: "unitDisplay" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3362
3362
  };
3363
3363
  AtomicFormatUnit = __decorate([
3364
3364
  ProxyCmp({
@@ -3367,7 +3367,7 @@ AtomicFormatUnit = __decorate([
3367
3367
  defineCustomElementFn: () => { customElements.get('atomic-format-unit') || customElements.define('atomic-format-unit', AtomicFormatUnit$1); }
3368
3368
  })
3369
3369
  ], AtomicFormatUnit);
3370
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicFormatUnit, decorators: [{
3370
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicFormatUnit, decorators: [{
3371
3371
  type: Component,
3372
3372
  args: [{
3373
3373
  selector: 'atomic-format-unit',
@@ -3386,8 +3386,8 @@ let AtomicGeneratedAnswer = class AtomicGeneratedAnswer {
3386
3386
  c.detach();
3387
3387
  this.el = el.nativeElement;
3388
3388
  }
3389
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicGeneratedAnswer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3390
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicGeneratedAnswer, isStandalone: false, selector: "atomic-generated-answer", inputs: { withToggle: "withToggle", collapsible: "collapsible", maxCollapsedHeight: "maxCollapsedHeight", answerConfigurationId: "answerConfigurationId", agentId: "agentId", fieldsToIncludeInCitations: "fieldsToIncludeInCitations", disableCitationAnchoring: "disableCitationAnchoring", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3389
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicGeneratedAnswer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3390
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicGeneratedAnswer, isStandalone: false, selector: "atomic-generated-answer", inputs: { withToggle: "withToggle", collapsible: "collapsible", maxCollapsedHeight: "maxCollapsedHeight", answerConfigurationId: "answerConfigurationId", agentId: "agentId", fieldsToIncludeInCitations: "fieldsToIncludeInCitations", disableCitationAnchoring: "disableCitationAnchoring", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3391
3391
  };
3392
3392
  AtomicGeneratedAnswer = __decorate([
3393
3393
  ProxyCmp({
@@ -3396,7 +3396,7 @@ AtomicGeneratedAnswer = __decorate([
3396
3396
  defineCustomElementFn: () => { customElements.get('atomic-generated-answer') || customElements.define('atomic-generated-answer', AtomicGeneratedAnswer$1); }
3397
3397
  })
3398
3398
  ], AtomicGeneratedAnswer);
3399
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicGeneratedAnswer, decorators: [{
3399
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicGeneratedAnswer, decorators: [{
3400
3400
  type: Component,
3401
3401
  args: [{
3402
3402
  selector: 'atomic-generated-answer',
@@ -3415,8 +3415,8 @@ let AtomicHtml = class AtomicHtml {
3415
3415
  c.detach();
3416
3416
  this.el = el.nativeElement;
3417
3417
  }
3418
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicHtml, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3419
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicHtml, isStandalone: false, selector: "atomic-html", inputs: { value: "value", sanitize: "sanitize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3418
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicHtml, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3419
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicHtml, isStandalone: false, selector: "atomic-html", inputs: { value: "value", sanitize: "sanitize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3420
3420
  };
3421
3421
  AtomicHtml = __decorate([
3422
3422
  ProxyCmp({
@@ -3425,7 +3425,7 @@ AtomicHtml = __decorate([
3425
3425
  defineCustomElementFn: () => { customElements.get('atomic-html') || customElements.define('atomic-html', AtomicHtml$1); }
3426
3426
  })
3427
3427
  ], AtomicHtml);
3428
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicHtml, decorators: [{
3428
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicHtml, decorators: [{
3429
3429
  type: Component,
3430
3430
  args: [{
3431
3431
  selector: 'atomic-html',
@@ -3444,8 +3444,8 @@ let AtomicLoadMoreResults = class AtomicLoadMoreResults {
3444
3444
  c.detach();
3445
3445
  this.el = el.nativeElement;
3446
3446
  }
3447
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicLoadMoreResults, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3448
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicLoadMoreResults, isStandalone: false, selector: "atomic-load-more-results", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3447
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicLoadMoreResults, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3448
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicLoadMoreResults, isStandalone: false, selector: "atomic-load-more-results", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3449
3449
  };
3450
3450
  AtomicLoadMoreResults = __decorate([
3451
3451
  ProxyCmp({
@@ -3454,7 +3454,7 @@ AtomicLoadMoreResults = __decorate([
3454
3454
  defineCustomElementFn: () => { customElements.get('atomic-load-more-results') || customElements.define('atomic-load-more-results', AtomicLoadMoreResults$1); }
3455
3455
  })
3456
3456
  ], AtomicLoadMoreResults);
3457
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicLoadMoreResults, decorators: [{
3457
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicLoadMoreResults, decorators: [{
3458
3458
  type: Component,
3459
3459
  args: [{
3460
3460
  selector: 'atomic-load-more-results',
@@ -3473,8 +3473,8 @@ let AtomicNoResults = class AtomicNoResults {
3473
3473
  c.detach();
3474
3474
  this.el = el.nativeElement;
3475
3475
  }
3476
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicNoResults, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3477
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicNoResults, isStandalone: false, selector: "atomic-no-results", inputs: { enableCancelLastAction: "enableCancelLastAction", hideCancelLastAction: "hideCancelLastAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3476
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicNoResults, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3477
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicNoResults, isStandalone: false, selector: "atomic-no-results", inputs: { enableCancelLastAction: "enableCancelLastAction", hideCancelLastAction: "hideCancelLastAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3478
3478
  };
3479
3479
  AtomicNoResults = __decorate([
3480
3480
  ProxyCmp({
@@ -3483,7 +3483,7 @@ AtomicNoResults = __decorate([
3483
3483
  defineCustomElementFn: () => { customElements.get('atomic-no-results') || customElements.define('atomic-no-results', AtomicNoResults$1); }
3484
3484
  })
3485
3485
  ], AtomicNoResults);
3486
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicNoResults, decorators: [{
3486
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicNoResults, decorators: [{
3487
3487
  type: Component,
3488
3488
  args: [{
3489
3489
  selector: 'atomic-no-results',
@@ -3502,8 +3502,8 @@ let AtomicNotifications = class AtomicNotifications {
3502
3502
  c.detach();
3503
3503
  this.el = el.nativeElement;
3504
3504
  }
3505
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicNotifications, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3506
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicNotifications, isStandalone: false, selector: "atomic-notifications", inputs: { headingLevel: "headingLevel", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3505
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicNotifications, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3506
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicNotifications, isStandalone: false, selector: "atomic-notifications", inputs: { headingLevel: "headingLevel", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3507
3507
  };
3508
3508
  AtomicNotifications = __decorate([
3509
3509
  ProxyCmp({
@@ -3512,7 +3512,7 @@ AtomicNotifications = __decorate([
3512
3512
  defineCustomElementFn: () => { customElements.get('atomic-notifications') || customElements.define('atomic-notifications', AtomicNotifications$1); }
3513
3513
  })
3514
3514
  ], AtomicNotifications);
3515
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicNotifications, decorators: [{
3515
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicNotifications, decorators: [{
3516
3516
  type: Component,
3517
3517
  args: [{
3518
3518
  selector: 'atomic-notifications',
@@ -3531,8 +3531,8 @@ let AtomicNumericFacet = class AtomicNumericFacet {
3531
3531
  c.detach();
3532
3532
  this.el = el.nativeElement;
3533
3533
  }
3534
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicNumericFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3535
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicNumericFacet, isStandalone: false, selector: "atomic-numeric-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfValues: "numberOfValues", withInput: "withInput", sortCriteria: "sortCriteria", rangeAlgorithm: "rangeAlgorithm", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3534
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicNumericFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3535
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicNumericFacet, isStandalone: false, selector: "atomic-numeric-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfValues: "numberOfValues", withInput: "withInput", sortCriteria: "sortCriteria", rangeAlgorithm: "rangeAlgorithm", displayValuesAs: "displayValuesAs", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3536
3536
  };
3537
3537
  AtomicNumericFacet = __decorate([
3538
3538
  ProxyCmp({
@@ -3541,7 +3541,7 @@ AtomicNumericFacet = __decorate([
3541
3541
  defineCustomElementFn: () => { customElements.get('atomic-numeric-facet') || customElements.define('atomic-numeric-facet', AtomicNumericFacet$1); }
3542
3542
  })
3543
3543
  ], AtomicNumericFacet);
3544
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicNumericFacet, decorators: [{
3544
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicNumericFacet, decorators: [{
3545
3545
  type: Component,
3546
3546
  args: [{
3547
3547
  selector: 'atomic-numeric-facet',
@@ -3561,8 +3561,8 @@ let AtomicPager = class AtomicPager {
3561
3561
  this.el = el.nativeElement;
3562
3562
  proxyOutputs(this, this.el, ['atomic/scrollToTop']);
3563
3563
  }
3564
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicPager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3565
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", 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 });
3564
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicPager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3565
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", 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 });
3566
3566
  };
3567
3567
  AtomicPager = __decorate([
3568
3568
  ProxyCmp({
@@ -3571,7 +3571,7 @@ AtomicPager = __decorate([
3571
3571
  defineCustomElementFn: () => { customElements.get('atomic-pager') || customElements.define('atomic-pager', AtomicPager$1); }
3572
3572
  })
3573
3573
  ], AtomicPager);
3574
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicPager, decorators: [{
3574
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicPager, decorators: [{
3575
3575
  type: Component,
3576
3576
  args: [{
3577
3577
  selector: 'atomic-pager',
@@ -3590,8 +3590,8 @@ let AtomicPopover = class AtomicPopover {
3590
3590
  c.detach();
3591
3591
  this.el = el.nativeElement;
3592
3592
  }
3593
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicPopover, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3594
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicPopover, isStandalone: false, selector: "atomic-popover", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3593
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicPopover, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3594
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicPopover, isStandalone: false, selector: "atomic-popover", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3595
3595
  };
3596
3596
  AtomicPopover = __decorate([
3597
3597
  ProxyCmp({
@@ -3600,7 +3600,7 @@ AtomicPopover = __decorate([
3600
3600
  defineCustomElementFn: () => { customElements.get('atomic-popover') || customElements.define('atomic-popover', AtomicPopover$1); }
3601
3601
  })
3602
3602
  ], AtomicPopover);
3603
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicPopover, decorators: [{
3603
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicPopover, decorators: [{
3604
3604
  type: Component,
3605
3605
  args: [{
3606
3606
  selector: 'atomic-popover',
@@ -3619,8 +3619,8 @@ let AtomicQueryError = class AtomicQueryError {
3619
3619
  c.detach();
3620
3620
  this.el = el.nativeElement;
3621
3621
  }
3622
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicQueryError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3623
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicQueryError, isStandalone: false, selector: "atomic-query-error", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3622
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicQueryError, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3623
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicQueryError, isStandalone: false, selector: "atomic-query-error", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3624
3624
  };
3625
3625
  AtomicQueryError = __decorate([
3626
3626
  ProxyCmp({
@@ -3629,7 +3629,7 @@ AtomicQueryError = __decorate([
3629
3629
  defineCustomElementFn: () => { customElements.get('atomic-query-error') || customElements.define('atomic-query-error', AtomicQueryError$1); }
3630
3630
  })
3631
3631
  ], AtomicQueryError);
3632
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicQueryError, decorators: [{
3632
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicQueryError, decorators: [{
3633
3633
  type: Component,
3634
3634
  args: [{
3635
3635
  selector: 'atomic-query-error',
@@ -3648,8 +3648,8 @@ let AtomicQuerySummary = class AtomicQuerySummary {
3648
3648
  c.detach();
3649
3649
  this.el = el.nativeElement;
3650
3650
  }
3651
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicQuerySummary, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3652
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicQuerySummary, isStandalone: false, selector: "atomic-query-summary", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3651
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicQuerySummary, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3652
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicQuerySummary, isStandalone: false, selector: "atomic-query-summary", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3653
3653
  };
3654
3654
  AtomicQuerySummary = __decorate([
3655
3655
  ProxyCmp({
@@ -3658,7 +3658,7 @@ AtomicQuerySummary = __decorate([
3658
3658
  defineCustomElementFn: () => { customElements.get('atomic-query-summary') || customElements.define('atomic-query-summary', AtomicQuerySummary$1); }
3659
3659
  })
3660
3660
  ], AtomicQuerySummary);
3661
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicQuerySummary, decorators: [{
3661
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicQuerySummary, decorators: [{
3662
3662
  type: Component,
3663
3663
  args: [{
3664
3664
  selector: 'atomic-query-summary',
@@ -3678,8 +3678,8 @@ let AtomicQuickviewModal = class AtomicQuickviewModal {
3678
3678
  this.el = el.nativeElement;
3679
3679
  proxyOutputs(this, this.el, ['atomic/quickview/next', 'atomic/quickview/previous']);
3680
3680
  }
3681
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicQuickviewModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3682
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicQuickviewModal, isStandalone: false, selector: "atomic-quickview-modal", inputs: { current: "current", total: "total", sandbox: "sandbox" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3681
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicQuickviewModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3682
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicQuickviewModal, isStandalone: false, selector: "atomic-quickview-modal", inputs: { current: "current", total: "total", sandbox: "sandbox" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3683
3683
  };
3684
3684
  AtomicQuickviewModal = __decorate([
3685
3685
  ProxyCmp({
@@ -3688,7 +3688,7 @@ AtomicQuickviewModal = __decorate([
3688
3688
  defineCustomElementFn: () => { customElements.get('atomic-quickview-modal') || customElements.define('atomic-quickview-modal', AtomicQuickviewModal$1); }
3689
3689
  })
3690
3690
  ], AtomicQuickviewModal);
3691
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicQuickviewModal, decorators: [{
3691
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicQuickviewModal, decorators: [{
3692
3692
  type: Component,
3693
3693
  args: [{
3694
3694
  selector: 'atomic-quickview-modal',
@@ -3707,8 +3707,8 @@ let AtomicQuickview = class AtomicQuickview {
3707
3707
  c.detach();
3708
3708
  this.el = el.nativeElement;
3709
3709
  }
3710
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicQuickview, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3711
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicQuickview, isStandalone: false, selector: "atomic-quickview", inputs: { sandbox: "sandbox" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3710
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicQuickview, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3711
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicQuickview, isStandalone: false, selector: "atomic-quickview", inputs: { sandbox: "sandbox" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3712
3712
  };
3713
3713
  AtomicQuickview = __decorate([
3714
3714
  ProxyCmp({
@@ -3717,7 +3717,7 @@ AtomicQuickview = __decorate([
3717
3717
  defineCustomElementFn: () => { customElements.get('atomic-quickview') || customElements.define('atomic-quickview', AtomicQuickview$1); }
3718
3718
  })
3719
3719
  ], AtomicQuickview);
3720
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicQuickview, decorators: [{
3720
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicQuickview, decorators: [{
3721
3721
  type: Component,
3722
3722
  args: [{
3723
3723
  selector: 'atomic-quickview',
@@ -3736,8 +3736,8 @@ let AtomicRatingFacet = class AtomicRatingFacet {
3736
3736
  c.detach();
3737
3737
  this.el = el.nativeElement;
3738
3738
  }
3739
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRatingFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3740
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicRatingFacet, isStandalone: false, selector: "atomic-rating-facet", inputs: { facetId: "facetId", label: "label", field: "field", numberOfIntervals: "numberOfIntervals", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", maxValueInIndex: "maxValueInIndex", minValueInIndex: "minValueInIndex", displayValuesAs: "displayValuesAs", icon: "icon", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3739
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRatingFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3740
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicRatingFacet, isStandalone: false, selector: "atomic-rating-facet", inputs: { facetId: "facetId", label: "label", field: "field", numberOfIntervals: "numberOfIntervals", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", maxValueInIndex: "maxValueInIndex", minValueInIndex: "minValueInIndex", displayValuesAs: "displayValuesAs", icon: "icon", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3741
3741
  };
3742
3742
  AtomicRatingFacet = __decorate([
3743
3743
  ProxyCmp({
@@ -3746,7 +3746,7 @@ AtomicRatingFacet = __decorate([
3746
3746
  defineCustomElementFn: () => { customElements.get('atomic-rating-facet') || customElements.define('atomic-rating-facet', AtomicRatingFacet$1); }
3747
3747
  })
3748
3748
  ], AtomicRatingFacet);
3749
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRatingFacet, decorators: [{
3749
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRatingFacet, decorators: [{
3750
3750
  type: Component,
3751
3751
  args: [{
3752
3752
  selector: 'atomic-rating-facet',
@@ -3765,8 +3765,8 @@ let AtomicRatingRangeFacet = class AtomicRatingRangeFacet {
3765
3765
  c.detach();
3766
3766
  this.el = el.nativeElement;
3767
3767
  }
3768
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRatingRangeFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3769
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicRatingRangeFacet, isStandalone: false, selector: "atomic-rating-range-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfIntervals: "numberOfIntervals", maxValueInIndex: "maxValueInIndex", minValueInIndex: "minValueInIndex", icon: "icon", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3768
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRatingRangeFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3769
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicRatingRangeFacet, isStandalone: false, selector: "atomic-rating-range-facet", inputs: { facetId: "facetId", label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", numberOfIntervals: "numberOfIntervals", maxValueInIndex: "maxValueInIndex", minValueInIndex: "minValueInIndex", icon: "icon", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3770
3770
  };
3771
3771
  AtomicRatingRangeFacet = __decorate([
3772
3772
  ProxyCmp({
@@ -3775,7 +3775,7 @@ AtomicRatingRangeFacet = __decorate([
3775
3775
  defineCustomElementFn: () => { customElements.get('atomic-rating-range-facet') || customElements.define('atomic-rating-range-facet', AtomicRatingRangeFacet$1); }
3776
3776
  })
3777
3777
  ], AtomicRatingRangeFacet);
3778
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRatingRangeFacet, decorators: [{
3778
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRatingRangeFacet, decorators: [{
3779
3779
  type: Component,
3780
3780
  args: [{
3781
3781
  selector: 'atomic-rating-range-facet',
@@ -3794,8 +3794,8 @@ let AtomicRefineModal = class AtomicRefineModal {
3794
3794
  c.detach();
3795
3795
  this.el = el.nativeElement;
3796
3796
  }
3797
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRefineModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3798
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicRefineModal, isStandalone: false, selector: "atomic-refine-modal", inputs: { openButton: "openButton", isOpen: "isOpen", collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3797
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRefineModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3798
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicRefineModal, isStandalone: false, selector: "atomic-refine-modal", inputs: { openButton: "openButton", isOpen: "isOpen", collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3799
3799
  };
3800
3800
  AtomicRefineModal = __decorate([
3801
3801
  ProxyCmp({
@@ -3804,7 +3804,7 @@ AtomicRefineModal = __decorate([
3804
3804
  defineCustomElementFn: () => { customElements.get('atomic-refine-modal') || customElements.define('atomic-refine-modal', AtomicRefineModal$1); }
3805
3805
  })
3806
3806
  ], AtomicRefineModal);
3807
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRefineModal, decorators: [{
3807
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRefineModal, decorators: [{
3808
3808
  type: Component,
3809
3809
  args: [{
3810
3810
  selector: 'atomic-refine-modal',
@@ -3823,8 +3823,8 @@ let AtomicRefineToggle = class AtomicRefineToggle {
3823
3823
  c.detach();
3824
3824
  this.el = el.nativeElement;
3825
3825
  }
3826
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRefineToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3827
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicRefineToggle, isStandalone: false, selector: "atomic-refine-toggle", inputs: { collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3826
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRefineToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3827
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicRefineToggle, isStandalone: false, selector: "atomic-refine-toggle", inputs: { collapseFacetsAfter: "collapseFacetsAfter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3828
3828
  };
3829
3829
  AtomicRefineToggle = __decorate([
3830
3830
  ProxyCmp({
@@ -3833,7 +3833,7 @@ AtomicRefineToggle = __decorate([
3833
3833
  defineCustomElementFn: () => { customElements.get('atomic-refine-toggle') || customElements.define('atomic-refine-toggle', AtomicRefineToggle$1); }
3834
3834
  })
3835
3835
  ], AtomicRefineToggle);
3836
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicRefineToggle, decorators: [{
3836
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicRefineToggle, decorators: [{
3837
3837
  type: Component,
3838
3838
  args: [{
3839
3839
  selector: 'atomic-refine-toggle',
@@ -3852,8 +3852,8 @@ let AtomicResultBadge = class AtomicResultBadge {
3852
3852
  c.detach();
3853
3853
  this.el = el.nativeElement;
3854
3854
  }
3855
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3856
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultBadge, isStandalone: false, selector: "atomic-result-badge", inputs: { field: "field", label: "label", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3855
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3856
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultBadge, isStandalone: false, selector: "atomic-result-badge", inputs: { field: "field", label: "label", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3857
3857
  };
3858
3858
  AtomicResultBadge = __decorate([
3859
3859
  ProxyCmp({
@@ -3862,7 +3862,7 @@ AtomicResultBadge = __decorate([
3862
3862
  defineCustomElementFn: () => { customElements.get('atomic-result-badge') || customElements.define('atomic-result-badge', AtomicResultBadge$1); }
3863
3863
  })
3864
3864
  ], AtomicResultBadge);
3865
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultBadge, decorators: [{
3865
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultBadge, decorators: [{
3866
3866
  type: Component,
3867
3867
  args: [{
3868
3868
  selector: 'atomic-result-badge',
@@ -3881,8 +3881,8 @@ let AtomicResultChildrenTemplate = class AtomicResultChildrenTemplate {
3881
3881
  c.detach();
3882
3882
  this.el = el.nativeElement;
3883
3883
  }
3884
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultChildrenTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3885
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultChildrenTemplate, isStandalone: false, selector: "atomic-result-children-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3884
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultChildrenTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3885
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultChildrenTemplate, isStandalone: false, selector: "atomic-result-children-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3886
3886
  };
3887
3887
  AtomicResultChildrenTemplate = __decorate([
3888
3888
  ProxyCmp({
@@ -3891,7 +3891,7 @@ AtomicResultChildrenTemplate = __decorate([
3891
3891
  defineCustomElementFn: () => { customElements.get('atomic-result-children-template') || customElements.define('atomic-result-children-template', AtomicResultChildrenTemplate$1); }
3892
3892
  })
3893
3893
  ], AtomicResultChildrenTemplate);
3894
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultChildrenTemplate, decorators: [{
3894
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultChildrenTemplate, decorators: [{
3895
3895
  type: Component,
3896
3896
  args: [{
3897
3897
  selector: 'atomic-result-children-template',
@@ -3910,8 +3910,8 @@ let AtomicResultChildren = class AtomicResultChildren {
3910
3910
  c.detach();
3911
3911
  this.el = el.nativeElement;
3912
3912
  }
3913
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3914
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultChildren, isStandalone: false, selector: "atomic-result-children", inputs: { inheritTemplates: "inheritTemplates", imageSize: "imageSize", noResultText: "noResultText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3913
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3914
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultChildren, isStandalone: false, selector: "atomic-result-children", inputs: { inheritTemplates: "inheritTemplates", imageSize: "imageSize", noResultText: "noResultText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3915
3915
  };
3916
3916
  AtomicResultChildren = __decorate([
3917
3917
  ProxyCmp({
@@ -3920,7 +3920,7 @@ AtomicResultChildren = __decorate([
3920
3920
  defineCustomElementFn: () => { customElements.get('atomic-result-children') || customElements.define('atomic-result-children', AtomicResultChildren$1); }
3921
3921
  })
3922
3922
  ], AtomicResultChildren);
3923
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultChildren, decorators: [{
3923
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultChildren, decorators: [{
3924
3924
  type: Component,
3925
3925
  args: [{
3926
3926
  selector: 'atomic-result-children',
@@ -3939,8 +3939,8 @@ let AtomicResultDate = class AtomicResultDate {
3939
3939
  c.detach();
3940
3940
  this.el = el.nativeElement;
3941
3941
  }
3942
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultDate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3943
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultDate, isStandalone: false, selector: "atomic-result-date", inputs: { field: "field", format: "format", relativeTime: "relativeTime" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3942
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultDate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3943
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultDate, isStandalone: false, selector: "atomic-result-date", inputs: { field: "field", format: "format", relativeTime: "relativeTime" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3944
3944
  };
3945
3945
  AtomicResultDate = __decorate([
3946
3946
  ProxyCmp({
@@ -3949,7 +3949,7 @@ AtomicResultDate = __decorate([
3949
3949
  defineCustomElementFn: () => { customElements.get('atomic-result-date') || customElements.define('atomic-result-date', AtomicResultDate$1); }
3950
3950
  })
3951
3951
  ], AtomicResultDate);
3952
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultDate, decorators: [{
3952
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultDate, decorators: [{
3953
3953
  type: Component,
3954
3954
  args: [{
3955
3955
  selector: 'atomic-result-date',
@@ -3968,8 +3968,8 @@ let AtomicResultFieldsList = class AtomicResultFieldsList {
3968
3968
  c.detach();
3969
3969
  this.el = el.nativeElement;
3970
3970
  }
3971
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultFieldsList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3972
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultFieldsList, isStandalone: false, selector: "atomic-result-fields-list", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3971
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultFieldsList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3972
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultFieldsList, isStandalone: false, selector: "atomic-result-fields-list", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3973
3973
  };
3974
3974
  AtomicResultFieldsList = __decorate([
3975
3975
  ProxyCmp({
@@ -3978,7 +3978,7 @@ AtomicResultFieldsList = __decorate([
3978
3978
  defineCustomElementFn: () => { customElements.get('atomic-result-fields-list') || customElements.define('atomic-result-fields-list', AtomicResultFieldsList$1); }
3979
3979
  })
3980
3980
  ], AtomicResultFieldsList);
3981
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultFieldsList, decorators: [{
3981
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultFieldsList, decorators: [{
3982
3982
  type: Component,
3983
3983
  args: [{
3984
3984
  selector: 'atomic-result-fields-list',
@@ -3997,8 +3997,8 @@ let AtomicResultHtml = class AtomicResultHtml {
3997
3997
  c.detach();
3998
3998
  this.el = el.nativeElement;
3999
3999
  }
4000
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultHtml, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4001
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultHtml, isStandalone: false, selector: "atomic-result-html", inputs: { field: "field", sanitize: "sanitize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4000
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultHtml, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4001
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultHtml, isStandalone: false, selector: "atomic-result-html", inputs: { field: "field", sanitize: "sanitize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4002
4002
  };
4003
4003
  AtomicResultHtml = __decorate([
4004
4004
  ProxyCmp({
@@ -4007,7 +4007,7 @@ AtomicResultHtml = __decorate([
4007
4007
  defineCustomElementFn: () => { customElements.get('atomic-result-html') || customElements.define('atomic-result-html', AtomicResultHtml$1); }
4008
4008
  })
4009
4009
  ], AtomicResultHtml);
4010
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultHtml, decorators: [{
4010
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultHtml, decorators: [{
4011
4011
  type: Component,
4012
4012
  args: [{
4013
4013
  selector: 'atomic-result-html',
@@ -4026,8 +4026,8 @@ let AtomicResultIcon = class AtomicResultIcon {
4026
4026
  c.detach();
4027
4027
  this.el = el.nativeElement;
4028
4028
  }
4029
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4030
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultIcon, isStandalone: false, selector: "atomic-result-icon", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4029
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4030
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultIcon, isStandalone: false, selector: "atomic-result-icon", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4031
4031
  };
4032
4032
  AtomicResultIcon = __decorate([
4033
4033
  ProxyCmp({
@@ -4036,7 +4036,7 @@ AtomicResultIcon = __decorate([
4036
4036
  defineCustomElementFn: () => { customElements.get('atomic-result-icon') || customElements.define('atomic-result-icon', AtomicResultIcon$1); }
4037
4037
  })
4038
4038
  ], AtomicResultIcon);
4039
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultIcon, decorators: [{
4039
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultIcon, decorators: [{
4040
4040
  type: Component,
4041
4041
  args: [{
4042
4042
  selector: 'atomic-result-icon',
@@ -4055,8 +4055,8 @@ let AtomicResultImage = class AtomicResultImage {
4055
4055
  c.detach();
4056
4056
  this.el = el.nativeElement;
4057
4057
  }
4058
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4059
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultImage, isStandalone: false, selector: "atomic-result-image", inputs: { field: "field", imageAltField: "imageAltField", fallback: "fallback" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4058
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4059
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultImage, isStandalone: false, selector: "atomic-result-image", inputs: { field: "field", imageAltField: "imageAltField", fallback: "fallback" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4060
4060
  };
4061
4061
  AtomicResultImage = __decorate([
4062
4062
  ProxyCmp({
@@ -4065,7 +4065,7 @@ AtomicResultImage = __decorate([
4065
4065
  defineCustomElementFn: () => { customElements.get('atomic-result-image') || customElements.define('atomic-result-image', AtomicResultImage$1); }
4066
4066
  })
4067
4067
  ], AtomicResultImage);
4068
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultImage, decorators: [{
4068
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultImage, decorators: [{
4069
4069
  type: Component,
4070
4070
  args: [{
4071
4071
  selector: 'atomic-result-image',
@@ -4084,8 +4084,8 @@ let AtomicResultLink = class AtomicResultLink {
4084
4084
  c.detach();
4085
4085
  this.el = el.nativeElement;
4086
4086
  }
4087
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4088
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultLink, isStandalone: false, selector: "atomic-result-link", inputs: { hrefTemplate: "hrefTemplate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4087
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4088
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultLink, isStandalone: false, selector: "atomic-result-link", inputs: { hrefTemplate: "hrefTemplate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4089
4089
  };
4090
4090
  AtomicResultLink = __decorate([
4091
4091
  ProxyCmp({
@@ -4094,7 +4094,7 @@ AtomicResultLink = __decorate([
4094
4094
  defineCustomElementFn: () => { customElements.get('atomic-result-link') || customElements.define('atomic-result-link', AtomicResultLink$1); }
4095
4095
  })
4096
4096
  ], AtomicResultLink);
4097
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultLink, decorators: [{
4097
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultLink, decorators: [{
4098
4098
  type: Component,
4099
4099
  args: [{
4100
4100
  selector: 'atomic-result-link',
@@ -4113,8 +4113,8 @@ let AtomicResultList = class AtomicResultList {
4113
4113
  c.detach();
4114
4114
  this.el = el.nativeElement;
4115
4115
  }
4116
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4117
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultList, isStandalone: false, selector: "atomic-result-list", inputs: { density: "density", display: "display", imageSize: "imageSize", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4116
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4117
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultList, isStandalone: false, selector: "atomic-result-list", inputs: { density: "density", display: "display", imageSize: "imageSize", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4118
4118
  };
4119
4119
  AtomicResultList = __decorate([
4120
4120
  ProxyCmp({
@@ -4123,7 +4123,7 @@ AtomicResultList = __decorate([
4123
4123
  defineCustomElementFn: () => { customElements.get('atomic-result-list') || customElements.define('atomic-result-list', AtomicResultList$1); }
4124
4124
  })
4125
4125
  ], AtomicResultList);
4126
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultList, decorators: [{
4126
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultList, decorators: [{
4127
4127
  type: Component,
4128
4128
  args: [{
4129
4129
  selector: 'atomic-result-list',
@@ -4142,8 +4142,8 @@ let AtomicResultLocalizedText = class AtomicResultLocalizedText {
4142
4142
  c.detach();
4143
4143
  this.el = el.nativeElement;
4144
4144
  }
4145
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultLocalizedText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4146
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultLocalizedText, isStandalone: false, selector: "atomic-result-localized-text", inputs: { localeKey: "localeKey", fieldCount: "fieldCount", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4145
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultLocalizedText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4146
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultLocalizedText, isStandalone: false, selector: "atomic-result-localized-text", inputs: { localeKey: "localeKey", fieldCount: "fieldCount", field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4147
4147
  };
4148
4148
  AtomicResultLocalizedText = __decorate([
4149
4149
  ProxyCmp({
@@ -4152,7 +4152,7 @@ AtomicResultLocalizedText = __decorate([
4152
4152
  defineCustomElementFn: () => { customElements.get('atomic-result-localized-text') || customElements.define('atomic-result-localized-text', AtomicResultLocalizedText$1); }
4153
4153
  })
4154
4154
  ], AtomicResultLocalizedText);
4155
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultLocalizedText, decorators: [{
4155
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultLocalizedText, decorators: [{
4156
4156
  type: Component,
4157
4157
  args: [{
4158
4158
  selector: 'atomic-result-localized-text',
@@ -4171,8 +4171,8 @@ let AtomicResultMultiValueText = class AtomicResultMultiValueText {
4171
4171
  c.detach();
4172
4172
  this.el = el.nativeElement;
4173
4173
  }
4174
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultMultiValueText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4175
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultMultiValueText, isStandalone: false, selector: "atomic-result-multi-value-text", inputs: { field: "field", maxValuesToDisplay: "maxValuesToDisplay", delimiter: "delimiter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4174
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultMultiValueText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4175
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultMultiValueText, isStandalone: false, selector: "atomic-result-multi-value-text", inputs: { field: "field", maxValuesToDisplay: "maxValuesToDisplay", delimiter: "delimiter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4176
4176
  };
4177
4177
  AtomicResultMultiValueText = __decorate([
4178
4178
  ProxyCmp({
@@ -4181,7 +4181,7 @@ AtomicResultMultiValueText = __decorate([
4181
4181
  defineCustomElementFn: () => { customElements.get('atomic-result-multi-value-text') || customElements.define('atomic-result-multi-value-text', AtomicResultMultiValueText$1); }
4182
4182
  })
4183
4183
  ], AtomicResultMultiValueText);
4184
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultMultiValueText, decorators: [{
4184
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultMultiValueText, decorators: [{
4185
4185
  type: Component,
4186
4186
  args: [{
4187
4187
  selector: 'atomic-result-multi-value-text',
@@ -4200,8 +4200,8 @@ let AtomicResultNumber = class AtomicResultNumber {
4200
4200
  c.detach();
4201
4201
  this.el = el.nativeElement;
4202
4202
  }
4203
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultNumber, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4204
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultNumber, isStandalone: false, selector: "atomic-result-number", inputs: { field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4203
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultNumber, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4204
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultNumber, isStandalone: false, selector: "atomic-result-number", inputs: { field: "field" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4205
4205
  };
4206
4206
  AtomicResultNumber = __decorate([
4207
4207
  ProxyCmp({
@@ -4210,7 +4210,7 @@ AtomicResultNumber = __decorate([
4210
4210
  defineCustomElementFn: () => { customElements.get('atomic-result-number') || customElements.define('atomic-result-number', AtomicResultNumber$1); }
4211
4211
  })
4212
4212
  ], AtomicResultNumber);
4213
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultNumber, decorators: [{
4213
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultNumber, decorators: [{
4214
4214
  type: Component,
4215
4215
  args: [{
4216
4216
  selector: 'atomic-result-number',
@@ -4229,8 +4229,8 @@ let AtomicResultPrintableUri = class AtomicResultPrintableUri {
4229
4229
  c.detach();
4230
4230
  this.el = el.nativeElement;
4231
4231
  }
4232
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultPrintableUri, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4233
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultPrintableUri, isStandalone: false, selector: "atomic-result-printable-uri", inputs: { maxNumberOfParts: "maxNumberOfParts" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4232
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultPrintableUri, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4233
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultPrintableUri, isStandalone: false, selector: "atomic-result-printable-uri", inputs: { maxNumberOfParts: "maxNumberOfParts" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4234
4234
  };
4235
4235
  AtomicResultPrintableUri = __decorate([
4236
4236
  ProxyCmp({
@@ -4239,7 +4239,7 @@ AtomicResultPrintableUri = __decorate([
4239
4239
  defineCustomElementFn: () => { customElements.get('atomic-result-printable-uri') || customElements.define('atomic-result-printable-uri', AtomicResultPrintableUri$1); }
4240
4240
  })
4241
4241
  ], AtomicResultPrintableUri);
4242
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultPrintableUri, decorators: [{
4242
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultPrintableUri, decorators: [{
4243
4243
  type: Component,
4244
4244
  args: [{
4245
4245
  selector: 'atomic-result-printable-uri',
@@ -4258,8 +4258,8 @@ let AtomicResultRating = class AtomicResultRating {
4258
4258
  c.detach();
4259
4259
  this.el = el.nativeElement;
4260
4260
  }
4261
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4262
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultRating, isStandalone: false, selector: "atomic-result-rating", inputs: { field: "field", maxValueInIndex: "maxValueInIndex", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4261
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultRating, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4262
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultRating, isStandalone: false, selector: "atomic-result-rating", inputs: { field: "field", maxValueInIndex: "maxValueInIndex", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4263
4263
  };
4264
4264
  AtomicResultRating = __decorate([
4265
4265
  ProxyCmp({
@@ -4268,7 +4268,7 @@ AtomicResultRating = __decorate([
4268
4268
  defineCustomElementFn: () => { customElements.get('atomic-result-rating') || customElements.define('atomic-result-rating', AtomicResultRating$1); }
4269
4269
  })
4270
4270
  ], AtomicResultRating);
4271
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultRating, decorators: [{
4271
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultRating, decorators: [{
4272
4272
  type: Component,
4273
4273
  args: [{
4274
4274
  selector: 'atomic-result-rating',
@@ -4287,8 +4287,8 @@ let AtomicResultSectionActions = class AtomicResultSectionActions {
4287
4287
  c.detach();
4288
4288
  this.el = el.nativeElement;
4289
4289
  }
4290
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionActions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4291
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultSectionActions, isStandalone: false, selector: "atomic-result-section-actions", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4290
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionActions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4291
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultSectionActions, isStandalone: false, selector: "atomic-result-section-actions", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4292
4292
  };
4293
4293
  AtomicResultSectionActions = __decorate([
4294
4294
  ProxyCmp({
@@ -4297,7 +4297,7 @@ AtomicResultSectionActions = __decorate([
4297
4297
  defineCustomElementFn: () => { customElements.get('atomic-result-section-actions') || customElements.define('atomic-result-section-actions', AtomicResultSectionActions$1); }
4298
4298
  })
4299
4299
  ], AtomicResultSectionActions);
4300
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionActions, decorators: [{
4300
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionActions, decorators: [{
4301
4301
  type: Component,
4302
4302
  args: [{
4303
4303
  selector: 'atomic-result-section-actions',
@@ -4316,8 +4316,8 @@ let AtomicResultSectionBadges = class AtomicResultSectionBadges {
4316
4316
  c.detach();
4317
4317
  this.el = el.nativeElement;
4318
4318
  }
4319
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionBadges, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4320
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultSectionBadges, isStandalone: false, selector: "atomic-result-section-badges", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4319
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionBadges, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4320
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultSectionBadges, isStandalone: false, selector: "atomic-result-section-badges", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4321
4321
  };
4322
4322
  AtomicResultSectionBadges = __decorate([
4323
4323
  ProxyCmp({
@@ -4326,7 +4326,7 @@ AtomicResultSectionBadges = __decorate([
4326
4326
  defineCustomElementFn: () => { customElements.get('atomic-result-section-badges') || customElements.define('atomic-result-section-badges', AtomicResultSectionBadges$1); }
4327
4327
  })
4328
4328
  ], AtomicResultSectionBadges);
4329
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionBadges, decorators: [{
4329
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionBadges, decorators: [{
4330
4330
  type: Component,
4331
4331
  args: [{
4332
4332
  selector: 'atomic-result-section-badges',
@@ -4345,8 +4345,8 @@ let AtomicResultSectionBottomMetadata = class AtomicResultSectionBottomMetadata
4345
4345
  c.detach();
4346
4346
  this.el = el.nativeElement;
4347
4347
  }
4348
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionBottomMetadata, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4349
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultSectionBottomMetadata, isStandalone: false, selector: "atomic-result-section-bottom-metadata", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4348
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionBottomMetadata, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4349
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultSectionBottomMetadata, isStandalone: false, selector: "atomic-result-section-bottom-metadata", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4350
4350
  };
4351
4351
  AtomicResultSectionBottomMetadata = __decorate([
4352
4352
  ProxyCmp({
@@ -4355,7 +4355,7 @@ AtomicResultSectionBottomMetadata = __decorate([
4355
4355
  defineCustomElementFn: () => { customElements.get('atomic-result-section-bottom-metadata') || customElements.define('atomic-result-section-bottom-metadata', AtomicResultSectionBottomMetadata$1); }
4356
4356
  })
4357
4357
  ], AtomicResultSectionBottomMetadata);
4358
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionBottomMetadata, decorators: [{
4358
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionBottomMetadata, decorators: [{
4359
4359
  type: Component,
4360
4360
  args: [{
4361
4361
  selector: 'atomic-result-section-bottom-metadata',
@@ -4374,8 +4374,8 @@ let AtomicResultSectionChildren = class AtomicResultSectionChildren {
4374
4374
  c.detach();
4375
4375
  this.el = el.nativeElement;
4376
4376
  }
4377
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4378
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultSectionChildren, isStandalone: false, selector: "atomic-result-section-children", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4377
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionChildren, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4378
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultSectionChildren, isStandalone: false, selector: "atomic-result-section-children", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4379
4379
  };
4380
4380
  AtomicResultSectionChildren = __decorate([
4381
4381
  ProxyCmp({
@@ -4384,7 +4384,7 @@ AtomicResultSectionChildren = __decorate([
4384
4384
  defineCustomElementFn: () => { customElements.get('atomic-result-section-children') || customElements.define('atomic-result-section-children', AtomicResultSectionChildren$1); }
4385
4385
  })
4386
4386
  ], AtomicResultSectionChildren);
4387
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionChildren, decorators: [{
4387
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionChildren, decorators: [{
4388
4388
  type: Component,
4389
4389
  args: [{
4390
4390
  selector: 'atomic-result-section-children',
@@ -4403,8 +4403,8 @@ let AtomicResultSectionEmphasized = class AtomicResultSectionEmphasized {
4403
4403
  c.detach();
4404
4404
  this.el = el.nativeElement;
4405
4405
  }
4406
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionEmphasized, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4407
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultSectionEmphasized, isStandalone: false, selector: "atomic-result-section-emphasized", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4406
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionEmphasized, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4407
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultSectionEmphasized, isStandalone: false, selector: "atomic-result-section-emphasized", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4408
4408
  };
4409
4409
  AtomicResultSectionEmphasized = __decorate([
4410
4410
  ProxyCmp({
@@ -4413,7 +4413,7 @@ AtomicResultSectionEmphasized = __decorate([
4413
4413
  defineCustomElementFn: () => { customElements.get('atomic-result-section-emphasized') || customElements.define('atomic-result-section-emphasized', AtomicResultSectionEmphasized$1); }
4414
4414
  })
4415
4415
  ], AtomicResultSectionEmphasized);
4416
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionEmphasized, decorators: [{
4416
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionEmphasized, decorators: [{
4417
4417
  type: Component,
4418
4418
  args: [{
4419
4419
  selector: 'atomic-result-section-emphasized',
@@ -4432,8 +4432,8 @@ let AtomicResultSectionExcerpt = class AtomicResultSectionExcerpt {
4432
4432
  c.detach();
4433
4433
  this.el = el.nativeElement;
4434
4434
  }
4435
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionExcerpt, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4436
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultSectionExcerpt, isStandalone: false, selector: "atomic-result-section-excerpt", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4435
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionExcerpt, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4436
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultSectionExcerpt, isStandalone: false, selector: "atomic-result-section-excerpt", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4437
4437
  };
4438
4438
  AtomicResultSectionExcerpt = __decorate([
4439
4439
  ProxyCmp({
@@ -4442,7 +4442,7 @@ AtomicResultSectionExcerpt = __decorate([
4442
4442
  defineCustomElementFn: () => { customElements.get('atomic-result-section-excerpt') || customElements.define('atomic-result-section-excerpt', AtomicResultSectionExcerpt$1); }
4443
4443
  })
4444
4444
  ], AtomicResultSectionExcerpt);
4445
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionExcerpt, decorators: [{
4445
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionExcerpt, decorators: [{
4446
4446
  type: Component,
4447
4447
  args: [{
4448
4448
  selector: 'atomic-result-section-excerpt',
@@ -4461,8 +4461,8 @@ let AtomicResultSectionTitleMetadata = class AtomicResultSectionTitleMetadata {
4461
4461
  c.detach();
4462
4462
  this.el = el.nativeElement;
4463
4463
  }
4464
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionTitleMetadata, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4465
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultSectionTitleMetadata, isStandalone: false, selector: "atomic-result-section-title-metadata", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4464
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionTitleMetadata, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4465
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultSectionTitleMetadata, isStandalone: false, selector: "atomic-result-section-title-metadata", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4466
4466
  };
4467
4467
  AtomicResultSectionTitleMetadata = __decorate([
4468
4468
  ProxyCmp({
@@ -4471,7 +4471,7 @@ AtomicResultSectionTitleMetadata = __decorate([
4471
4471
  defineCustomElementFn: () => { customElements.get('atomic-result-section-title-metadata') || customElements.define('atomic-result-section-title-metadata', AtomicResultSectionTitleMetadata$1); }
4472
4472
  })
4473
4473
  ], AtomicResultSectionTitleMetadata);
4474
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionTitleMetadata, decorators: [{
4474
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionTitleMetadata, decorators: [{
4475
4475
  type: Component,
4476
4476
  args: [{
4477
4477
  selector: 'atomic-result-section-title-metadata',
@@ -4490,8 +4490,8 @@ let AtomicResultSectionTitle = class AtomicResultSectionTitle {
4490
4490
  c.detach();
4491
4491
  this.el = el.nativeElement;
4492
4492
  }
4493
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4494
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultSectionTitle, isStandalone: false, selector: "atomic-result-section-title", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4493
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4494
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultSectionTitle, isStandalone: false, selector: "atomic-result-section-title", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4495
4495
  };
4496
4496
  AtomicResultSectionTitle = __decorate([
4497
4497
  ProxyCmp({
@@ -4500,7 +4500,7 @@ AtomicResultSectionTitle = __decorate([
4500
4500
  defineCustomElementFn: () => { customElements.get('atomic-result-section-title') || customElements.define('atomic-result-section-title', AtomicResultSectionTitle$1); }
4501
4501
  })
4502
4502
  ], AtomicResultSectionTitle);
4503
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionTitle, decorators: [{
4503
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionTitle, decorators: [{
4504
4504
  type: Component,
4505
4505
  args: [{
4506
4506
  selector: 'atomic-result-section-title',
@@ -4519,8 +4519,8 @@ let AtomicResultSectionVisual = class AtomicResultSectionVisual {
4519
4519
  c.detach();
4520
4520
  this.el = el.nativeElement;
4521
4521
  }
4522
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionVisual, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4523
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultSectionVisual, isStandalone: false, selector: "atomic-result-section-visual", inputs: { imageSize: "imageSize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4522
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionVisual, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4523
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultSectionVisual, isStandalone: false, selector: "atomic-result-section-visual", inputs: { imageSize: "imageSize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4524
4524
  };
4525
4525
  AtomicResultSectionVisual = __decorate([
4526
4526
  ProxyCmp({
@@ -4529,7 +4529,7 @@ AtomicResultSectionVisual = __decorate([
4529
4529
  defineCustomElementFn: () => { customElements.get('atomic-result-section-visual') || customElements.define('atomic-result-section-visual', AtomicResultSectionVisual$1); }
4530
4530
  })
4531
4531
  ], AtomicResultSectionVisual);
4532
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultSectionVisual, decorators: [{
4532
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultSectionVisual, decorators: [{
4533
4533
  type: Component,
4534
4534
  args: [{
4535
4535
  selector: 'atomic-result-section-visual',
@@ -4548,8 +4548,8 @@ let AtomicResultTemplate = class AtomicResultTemplate {
4548
4548
  c.detach();
4549
4549
  this.el = el.nativeElement;
4550
4550
  }
4551
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4552
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultTemplate, isStandalone: false, selector: "atomic-result-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4551
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultTemplate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4552
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultTemplate, isStandalone: false, selector: "atomic-result-template", inputs: { mustMatch: "mustMatch", mustNotMatch: "mustNotMatch" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4553
4553
  };
4554
4554
  AtomicResultTemplate = __decorate([
4555
4555
  ProxyCmp({
@@ -4558,7 +4558,7 @@ AtomicResultTemplate = __decorate([
4558
4558
  defineCustomElementFn: () => { customElements.get('atomic-result-template') || customElements.define('atomic-result-template', AtomicResultTemplate$1); }
4559
4559
  })
4560
4560
  ], AtomicResultTemplate);
4561
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultTemplate, decorators: [{
4561
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultTemplate, decorators: [{
4562
4562
  type: Component,
4563
4563
  args: [{
4564
4564
  selector: 'atomic-result-template',
@@ -4577,8 +4577,8 @@ let AtomicResultText = class AtomicResultText {
4577
4577
  c.detach();
4578
4578
  this.el = el.nativeElement;
4579
4579
  }
4580
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4581
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultText, isStandalone: false, selector: "atomic-result-text", inputs: { field: "field", shouldHighlight: "shouldHighlight", disableHighlight: "disableHighlight", default: "default" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4580
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4581
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultText, isStandalone: false, selector: "atomic-result-text", inputs: { field: "field", shouldHighlight: "shouldHighlight", disableHighlight: "disableHighlight", default: "default" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4582
4582
  };
4583
4583
  AtomicResultText = __decorate([
4584
4584
  ProxyCmp({
@@ -4587,7 +4587,7 @@ AtomicResultText = __decorate([
4587
4587
  defineCustomElementFn: () => { customElements.get('atomic-result-text') || customElements.define('atomic-result-text', AtomicResultText$1); }
4588
4588
  })
4589
4589
  ], AtomicResultText);
4590
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultText, decorators: [{
4590
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultText, decorators: [{
4591
4591
  type: Component,
4592
4592
  args: [{
4593
4593
  selector: 'atomic-result-text',
@@ -4606,8 +4606,8 @@ let AtomicResultTimespan = class AtomicResultTimespan {
4606
4606
  c.detach();
4607
4607
  this.el = el.nativeElement;
4608
4608
  }
4609
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultTimespan, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4610
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultTimespan, isStandalone: false, selector: "atomic-result-timespan", inputs: { field: "field", unit: "unit", format: "format" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4609
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultTimespan, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4610
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultTimespan, isStandalone: false, selector: "atomic-result-timespan", inputs: { field: "field", unit: "unit", format: "format" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4611
4611
  };
4612
4612
  AtomicResultTimespan = __decorate([
4613
4613
  ProxyCmp({
@@ -4616,7 +4616,7 @@ AtomicResultTimespan = __decorate([
4616
4616
  defineCustomElementFn: () => { customElements.get('atomic-result-timespan') || customElements.define('atomic-result-timespan', AtomicResultTimespan$1); }
4617
4617
  })
4618
4618
  ], AtomicResultTimespan);
4619
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultTimespan, decorators: [{
4619
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultTimespan, decorators: [{
4620
4620
  type: Component,
4621
4621
  args: [{
4622
4622
  selector: 'atomic-result-timespan',
@@ -4635,8 +4635,8 @@ let AtomicResult = class AtomicResult {
4635
4635
  c.detach();
4636
4636
  this.el = el.nativeElement;
4637
4637
  }
4638
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResult, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4639
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResult, isStandalone: false, selector: "atomic-result", inputs: { stopPropagation: "stopPropagation", result: "result", interactiveResult: "interactiveResult", store: "store", content: "content", linkContent: "linkContent", display: "display", density: "density", imageSize: "imageSize", classes: "classes" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4638
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResult, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4639
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResult, isStandalone: false, selector: "atomic-result", inputs: { stopPropagation: "stopPropagation", result: "result", interactiveResult: "interactiveResult", store: "store", content: "content", linkContent: "linkContent", display: "display", density: "density", imageSize: "imageSize", classes: "classes" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4640
4640
  };
4641
4641
  AtomicResult = __decorate([
4642
4642
  ProxyCmp({
@@ -4645,7 +4645,7 @@ AtomicResult = __decorate([
4645
4645
  defineCustomElementFn: () => { customElements.get('atomic-result') || customElements.define('atomic-result', AtomicResult$1); }
4646
4646
  })
4647
4647
  ], AtomicResult);
4648
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResult, decorators: [{
4648
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResult, decorators: [{
4649
4649
  type: Component,
4650
4650
  args: [{
4651
4651
  selector: 'atomic-result',
@@ -4665,8 +4665,8 @@ let AtomicResultsPerPage = class AtomicResultsPerPage {
4665
4665
  this.el = el.nativeElement;
4666
4666
  proxyOutputs(this, this.el, ['atomic/scrollToTop']);
4667
4667
  }
4668
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultsPerPage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4669
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicResultsPerPage, isStandalone: false, selector: "atomic-results-per-page", inputs: { choicesDisplayed: "choicesDisplayed", initialChoice: "initialChoice" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4668
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultsPerPage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4669
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicResultsPerPage, isStandalone: false, selector: "atomic-results-per-page", inputs: { choicesDisplayed: "choicesDisplayed", initialChoice: "initialChoice" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4670
4670
  };
4671
4671
  AtomicResultsPerPage = __decorate([
4672
4672
  ProxyCmp({
@@ -4675,7 +4675,7 @@ AtomicResultsPerPage = __decorate([
4675
4675
  defineCustomElementFn: () => { customElements.get('atomic-results-per-page') || customElements.define('atomic-results-per-page', AtomicResultsPerPage$1); }
4676
4676
  })
4677
4677
  ], AtomicResultsPerPage);
4678
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicResultsPerPage, decorators: [{
4678
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicResultsPerPage, decorators: [{
4679
4679
  type: Component,
4680
4680
  args: [{
4681
4681
  selector: 'atomic-results-per-page',
@@ -4694,8 +4694,8 @@ let AtomicSearchBoxInstantResults = class AtomicSearchBoxInstantResults {
4694
4694
  c.detach();
4695
4695
  this.el = el.nativeElement;
4696
4696
  }
4697
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchBoxInstantResults, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4698
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSearchBoxInstantResults, isStandalone: false, selector: "atomic-search-box-instant-results", inputs: { maxResultsPerQuery: "maxResultsPerQuery", density: "density", imageSize: "imageSize", ariaLabelGenerator: "ariaLabelGenerator" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4697
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchBoxInstantResults, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4698
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSearchBoxInstantResults, isStandalone: false, selector: "atomic-search-box-instant-results", inputs: { maxResultsPerQuery: "maxResultsPerQuery", density: "density", imageSize: "imageSize", ariaLabelGenerator: "ariaLabelGenerator" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4699
4699
  };
4700
4700
  AtomicSearchBoxInstantResults = __decorate([
4701
4701
  ProxyCmp({
@@ -4704,7 +4704,7 @@ AtomicSearchBoxInstantResults = __decorate([
4704
4704
  defineCustomElementFn: () => { customElements.get('atomic-search-box-instant-results') || customElements.define('atomic-search-box-instant-results', AtomicSearchBoxInstantResults$1); }
4705
4705
  })
4706
4706
  ], AtomicSearchBoxInstantResults);
4707
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchBoxInstantResults, decorators: [{
4707
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchBoxInstantResults, decorators: [{
4708
4708
  type: Component,
4709
4709
  args: [{
4710
4710
  selector: 'atomic-search-box-instant-results',
@@ -4723,8 +4723,8 @@ let AtomicSearchBoxQuerySuggestions = class AtomicSearchBoxQuerySuggestions {
4723
4723
  c.detach();
4724
4724
  this.el = el.nativeElement;
4725
4725
  }
4726
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchBoxQuerySuggestions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4727
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSearchBoxQuerySuggestions, isStandalone: false, selector: "atomic-search-box-query-suggestions", inputs: { icon: "icon", maxWithQuery: "maxWithQuery", maxWithoutQuery: "maxWithoutQuery" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4726
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchBoxQuerySuggestions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4727
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSearchBoxQuerySuggestions, isStandalone: false, selector: "atomic-search-box-query-suggestions", inputs: { icon: "icon", maxWithQuery: "maxWithQuery", maxWithoutQuery: "maxWithoutQuery" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4728
4728
  };
4729
4729
  AtomicSearchBoxQuerySuggestions = __decorate([
4730
4730
  ProxyCmp({
@@ -4733,7 +4733,7 @@ AtomicSearchBoxQuerySuggestions = __decorate([
4733
4733
  defineCustomElementFn: () => { customElements.get('atomic-search-box-query-suggestions') || customElements.define('atomic-search-box-query-suggestions', AtomicSearchBoxQuerySuggestions$1); }
4734
4734
  })
4735
4735
  ], AtomicSearchBoxQuerySuggestions);
4736
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchBoxQuerySuggestions, decorators: [{
4736
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchBoxQuerySuggestions, decorators: [{
4737
4737
  type: Component,
4738
4738
  args: [{
4739
4739
  selector: 'atomic-search-box-query-suggestions',
@@ -4752,8 +4752,8 @@ let AtomicSearchBoxRecentQueries = class AtomicSearchBoxRecentQueries {
4752
4752
  c.detach();
4753
4753
  this.el = el.nativeElement;
4754
4754
  }
4755
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchBoxRecentQueries, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4756
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", 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 });
4755
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchBoxRecentQueries, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4756
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", 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 });
4757
4757
  };
4758
4758
  AtomicSearchBoxRecentQueries = __decorate([
4759
4759
  ProxyCmp({
@@ -4762,7 +4762,7 @@ AtomicSearchBoxRecentQueries = __decorate([
4762
4762
  defineCustomElementFn: () => { customElements.get('atomic-search-box-recent-queries') || customElements.define('atomic-search-box-recent-queries', AtomicSearchBoxRecentQueries$1); }
4763
4763
  })
4764
4764
  ], AtomicSearchBoxRecentQueries);
4765
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchBoxRecentQueries, decorators: [{
4765
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchBoxRecentQueries, decorators: [{
4766
4766
  type: Component,
4767
4767
  args: [{
4768
4768
  selector: 'atomic-search-box-recent-queries',
@@ -4782,8 +4782,8 @@ let AtomicSearchBox = class AtomicSearchBox {
4782
4782
  this.el = el.nativeElement;
4783
4783
  proxyOutputs(this, this.el, ['redirect']);
4784
4784
  }
4785
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4786
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSearchBox, isStandalone: false, selector: "atomic-search-box", inputs: { numberOfQueries: "numberOfQueries", redirectionUrl: "redirectionUrl", suggestionTimeout: "suggestionTimeout", suggestionDelay: "suggestionDelay", disableSearch: "disableSearch", minimumQueryLength: "minimumQueryLength", clearFilters: "clearFilters", enableQuerySyntax: "enableQuerySyntax" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4785
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4786
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSearchBox, isStandalone: false, selector: "atomic-search-box", inputs: { numberOfQueries: "numberOfQueries", redirectionUrl: "redirectionUrl", suggestionTimeout: "suggestionTimeout", suggestionDelay: "suggestionDelay", disableSearch: "disableSearch", minimumQueryLength: "minimumQueryLength", clearFilters: "clearFilters", enableQuerySyntax: "enableQuerySyntax" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4787
4787
  };
4788
4788
  AtomicSearchBox = __decorate([
4789
4789
  ProxyCmp({
@@ -4792,7 +4792,7 @@ AtomicSearchBox = __decorate([
4792
4792
  defineCustomElementFn: () => { customElements.get('atomic-search-box') || customElements.define('atomic-search-box', AtomicSearchBox$1); }
4793
4793
  })
4794
4794
  ], AtomicSearchBox);
4795
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchBox, decorators: [{
4795
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchBox, decorators: [{
4796
4796
  type: Component,
4797
4797
  args: [{
4798
4798
  selector: 'atomic-search-box',
@@ -4811,8 +4811,8 @@ let AtomicSearchInterface = class AtomicSearchInterface {
4811
4811
  c.detach();
4812
4812
  this.el = el.nativeElement;
4813
4813
  }
4814
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4815
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSearchInterface, isStandalone: false, selector: "atomic-search-interface", inputs: { fieldsToInclude: "fieldsToInclude", pipeline: "pipeline", searchHub: "searchHub", analytics: "analytics", timezone: "timezone", logLevel: "logLevel", language: "language", reflectStateInUrl: "reflectStateInUrl", disableStateReflectionInUrl: "disableStateReflectionInUrl", scrollContainer: "scrollContainer", languageAssetsPath: "languageAssetsPath", iconAssetsPath: "iconAssetsPath", enableRelevanceInspector: "enableRelevanceInspector", disableRelevanceInspector: "disableRelevanceInspector" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4814
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchInterface, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4815
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSearchInterface, isStandalone: false, selector: "atomic-search-interface", inputs: { fieldsToInclude: "fieldsToInclude", pipeline: "pipeline", searchHub: "searchHub", analytics: "analytics", timezone: "timezone", logLevel: "logLevel", language: "language", reflectStateInUrl: "reflectStateInUrl", disableStateReflectionInUrl: "disableStateReflectionInUrl", scrollContainer: "scrollContainer", languageAssetsPath: "languageAssetsPath", iconAssetsPath: "iconAssetsPath", enableRelevanceInspector: "enableRelevanceInspector", disableRelevanceInspector: "disableRelevanceInspector" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4816
4816
  };
4817
4817
  AtomicSearchInterface = __decorate([
4818
4818
  ProxyCmp({
@@ -4821,7 +4821,7 @@ AtomicSearchInterface = __decorate([
4821
4821
  defineCustomElementFn: () => { customElements.get('atomic-search-interface') || customElements.define('atomic-search-interface', AtomicSearchInterface$1); }
4822
4822
  })
4823
4823
  ], AtomicSearchInterface);
4824
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchInterface, decorators: [{
4824
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchInterface, decorators: [{
4825
4825
  type: Component,
4826
4826
  args: [{
4827
4827
  selector: 'atomic-search-interface',
@@ -4841,8 +4841,8 @@ let AtomicSearchLayout = class AtomicSearchLayout {
4841
4841
  this.el = el.nativeElement;
4842
4842
  proxyOutputs(this, this.el, ['atomic-layout-breakpoint-change']);
4843
4843
  }
4844
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4845
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSearchLayout, isStandalone: false, selector: "atomic-search-layout", inputs: { mobileBreakpoint: "mobileBreakpoint" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4844
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4845
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSearchLayout, isStandalone: false, selector: "atomic-search-layout", inputs: { mobileBreakpoint: "mobileBreakpoint" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4846
4846
  };
4847
4847
  AtomicSearchLayout = __decorate([
4848
4848
  ProxyCmp({
@@ -4851,7 +4851,7 @@ AtomicSearchLayout = __decorate([
4851
4851
  defineCustomElementFn: () => { customElements.get('atomic-search-layout') || customElements.define('atomic-search-layout', AtomicSearchLayout$1); }
4852
4852
  })
4853
4853
  ], AtomicSearchLayout);
4854
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSearchLayout, decorators: [{
4854
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSearchLayout, decorators: [{
4855
4855
  type: Component,
4856
4856
  args: [{
4857
4857
  selector: 'atomic-search-layout',
@@ -4870,8 +4870,8 @@ let AtomicSegmentedFacetScrollable = class AtomicSegmentedFacetScrollable {
4870
4870
  c.detach();
4871
4871
  this.el = el.nativeElement;
4872
4872
  }
4873
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSegmentedFacetScrollable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4874
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSegmentedFacetScrollable, isStandalone: false, selector: "atomic-segmented-facet-scrollable", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4873
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSegmentedFacetScrollable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4874
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSegmentedFacetScrollable, isStandalone: false, selector: "atomic-segmented-facet-scrollable", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4875
4875
  };
4876
4876
  AtomicSegmentedFacetScrollable = __decorate([
4877
4877
  ProxyCmp({
@@ -4880,7 +4880,7 @@ AtomicSegmentedFacetScrollable = __decorate([
4880
4880
  defineCustomElementFn: () => { customElements.get('atomic-segmented-facet-scrollable') || customElements.define('atomic-segmented-facet-scrollable', AtomicSegmentedFacetScrollable$1); }
4881
4881
  })
4882
4882
  ], AtomicSegmentedFacetScrollable);
4883
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSegmentedFacetScrollable, decorators: [{
4883
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSegmentedFacetScrollable, decorators: [{
4884
4884
  type: Component,
4885
4885
  args: [{
4886
4886
  selector: 'atomic-segmented-facet-scrollable',
@@ -4899,8 +4899,8 @@ let AtomicSegmentedFacet = class AtomicSegmentedFacet {
4899
4899
  c.detach();
4900
4900
  this.el = el.nativeElement;
4901
4901
  }
4902
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSegmentedFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4903
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSegmentedFacet, isStandalone: false, selector: "atomic-segmented-facet", inputs: { facetId: "facetId", field: "field", label: "label", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", numberOfValues: "numberOfValues", sortCriteria: "sortCriteria", allowedValues: "allowedValues", customSort: "customSort", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4902
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSegmentedFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4903
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSegmentedFacet, isStandalone: false, selector: "atomic-segmented-facet", inputs: { facetId: "facetId", field: "field", label: "label", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", numberOfValues: "numberOfValues", sortCriteria: "sortCriteria", allowedValues: "allowedValues", customSort: "customSort", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4904
4904
  };
4905
4905
  AtomicSegmentedFacet = __decorate([
4906
4906
  ProxyCmp({
@@ -4909,7 +4909,7 @@ AtomicSegmentedFacet = __decorate([
4909
4909
  defineCustomElementFn: () => { customElements.get('atomic-segmented-facet') || customElements.define('atomic-segmented-facet', AtomicSegmentedFacet$1); }
4910
4910
  })
4911
4911
  ], AtomicSegmentedFacet);
4912
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSegmentedFacet, decorators: [{
4912
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSegmentedFacet, decorators: [{
4913
4913
  type: Component,
4914
4914
  args: [{
4915
4915
  selector: 'atomic-segmented-facet',
@@ -4929,8 +4929,8 @@ let AtomicSmartSnippetFeedbackModal = class AtomicSmartSnippetFeedbackModal {
4929
4929
  this.el = el.nativeElement;
4930
4930
  proxyOutputs(this, this.el, ['feedbackSent']);
4931
4931
  }
4932
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSmartSnippetFeedbackModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4933
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSmartSnippetFeedbackModal, isStandalone: false, selector: "atomic-smart-snippet-feedback-modal", inputs: { isOpen: "isOpen" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4932
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSmartSnippetFeedbackModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4933
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSmartSnippetFeedbackModal, isStandalone: false, selector: "atomic-smart-snippet-feedback-modal", inputs: { isOpen: "isOpen" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4934
4934
  };
4935
4935
  AtomicSmartSnippetFeedbackModal = __decorate([
4936
4936
  ProxyCmp({
@@ -4939,7 +4939,7 @@ AtomicSmartSnippetFeedbackModal = __decorate([
4939
4939
  defineCustomElementFn: () => { customElements.get('atomic-smart-snippet-feedback-modal') || customElements.define('atomic-smart-snippet-feedback-modal', AtomicSmartSnippetFeedbackModal$1); }
4940
4940
  })
4941
4941
  ], AtomicSmartSnippetFeedbackModal);
4942
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSmartSnippetFeedbackModal, decorators: [{
4942
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSmartSnippetFeedbackModal, decorators: [{
4943
4943
  type: Component,
4944
4944
  args: [{
4945
4945
  selector: 'atomic-smart-snippet-feedback-modal',
@@ -4958,8 +4958,8 @@ let AtomicSmartSnippetSuggestions = class AtomicSmartSnippetSuggestions {
4958
4958
  c.detach();
4959
4959
  this.el = el.nativeElement;
4960
4960
  }
4961
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSmartSnippetSuggestions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4962
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSmartSnippetSuggestions, isStandalone: false, selector: "atomic-smart-snippet-suggestions", inputs: { headingLevel: "headingLevel", snippetStyle: "snippetStyle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4961
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSmartSnippetSuggestions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4962
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSmartSnippetSuggestions, isStandalone: false, selector: "atomic-smart-snippet-suggestions", inputs: { headingLevel: "headingLevel", snippetStyle: "snippetStyle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4963
4963
  };
4964
4964
  AtomicSmartSnippetSuggestions = __decorate([
4965
4965
  ProxyCmp({
@@ -4968,7 +4968,7 @@ AtomicSmartSnippetSuggestions = __decorate([
4968
4968
  defineCustomElementFn: () => { customElements.get('atomic-smart-snippet-suggestions') || customElements.define('atomic-smart-snippet-suggestions', AtomicSmartSnippetSuggestions$1); }
4969
4969
  })
4970
4970
  ], AtomicSmartSnippetSuggestions);
4971
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSmartSnippetSuggestions, decorators: [{
4971
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSmartSnippetSuggestions, decorators: [{
4972
4972
  type: Component,
4973
4973
  args: [{
4974
4974
  selector: 'atomic-smart-snippet-suggestions',
@@ -4987,8 +4987,8 @@ let AtomicSmartSnippet = class AtomicSmartSnippet {
4987
4987
  c.detach();
4988
4988
  this.el = el.nativeElement;
4989
4989
  }
4990
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSmartSnippet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4991
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSmartSnippet, isStandalone: false, selector: "atomic-smart-snippet", inputs: { headingLevel: "headingLevel", maximumHeight: "maximumHeight", collapsedHeight: "collapsedHeight", snippetStyle: "snippetStyle", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", snippetMaximumHeight: "snippetMaximumHeight", snippetCollapsedHeight: "snippetCollapsedHeight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4990
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSmartSnippet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
4991
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSmartSnippet, isStandalone: false, selector: "atomic-smart-snippet", inputs: { headingLevel: "headingLevel", maximumHeight: "maximumHeight", collapsedHeight: "collapsedHeight", snippetStyle: "snippetStyle", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", snippetMaximumHeight: "snippetMaximumHeight", snippetCollapsedHeight: "snippetCollapsedHeight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4992
4992
  };
4993
4993
  AtomicSmartSnippet = __decorate([
4994
4994
  ProxyCmp({
@@ -4997,7 +4997,7 @@ AtomicSmartSnippet = __decorate([
4997
4997
  defineCustomElementFn: () => { customElements.get('atomic-smart-snippet') || customElements.define('atomic-smart-snippet', AtomicSmartSnippet$1); }
4998
4998
  })
4999
4999
  ], AtomicSmartSnippet);
5000
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSmartSnippet, decorators: [{
5000
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSmartSnippet, decorators: [{
5001
5001
  type: Component,
5002
5002
  args: [{
5003
5003
  selector: 'atomic-smart-snippet',
@@ -5016,8 +5016,8 @@ let AtomicSortDropdown = class AtomicSortDropdown {
5016
5016
  c.detach();
5017
5017
  this.el = el.nativeElement;
5018
5018
  }
5019
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSortDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5020
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSortDropdown, isStandalone: false, selector: "atomic-sort-dropdown", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5019
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSortDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5020
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSortDropdown, isStandalone: false, selector: "atomic-sort-dropdown", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5021
5021
  };
5022
5022
  AtomicSortDropdown = __decorate([
5023
5023
  ProxyCmp({
@@ -5026,7 +5026,7 @@ AtomicSortDropdown = __decorate([
5026
5026
  defineCustomElementFn: () => { customElements.get('atomic-sort-dropdown') || customElements.define('atomic-sort-dropdown', AtomicSortDropdown$1); }
5027
5027
  })
5028
5028
  ], AtomicSortDropdown);
5029
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSortDropdown, decorators: [{
5029
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSortDropdown, decorators: [{
5030
5030
  type: Component,
5031
5031
  args: [{
5032
5032
  selector: 'atomic-sort-dropdown',
@@ -5045,8 +5045,8 @@ let AtomicSortExpression = class AtomicSortExpression {
5045
5045
  c.detach();
5046
5046
  this.el = el.nativeElement;
5047
5047
  }
5048
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSortExpression, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5049
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicSortExpression, isStandalone: false, selector: "atomic-sort-expression", inputs: { label: "label", expression: "expression", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5048
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSortExpression, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5049
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicSortExpression, isStandalone: false, selector: "atomic-sort-expression", inputs: { label: "label", expression: "expression", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5050
5050
  };
5051
5051
  AtomicSortExpression = __decorate([
5052
5052
  ProxyCmp({
@@ -5055,7 +5055,7 @@ AtomicSortExpression = __decorate([
5055
5055
  defineCustomElementFn: () => { customElements.get('atomic-sort-expression') || customElements.define('atomic-sort-expression', AtomicSortExpression$1); }
5056
5056
  })
5057
5057
  ], AtomicSortExpression);
5058
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicSortExpression, decorators: [{
5058
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicSortExpression, decorators: [{
5059
5059
  type: Component,
5060
5060
  args: [{
5061
5061
  selector: 'atomic-sort-expression',
@@ -5074,8 +5074,8 @@ let AtomicTabManager = class AtomicTabManager {
5074
5074
  c.detach();
5075
5075
  this.el = el.nativeElement;
5076
5076
  }
5077
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTabManager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5078
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicTabManager, isStandalone: false, selector: "atomic-tab-manager", inputs: { clearFiltersOnTabChange: "clearFiltersOnTabChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5077
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTabManager, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5078
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicTabManager, isStandalone: false, selector: "atomic-tab-manager", inputs: { clearFiltersOnTabChange: "clearFiltersOnTabChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5079
5079
  };
5080
5080
  AtomicTabManager = __decorate([
5081
5081
  ProxyCmp({
@@ -5084,7 +5084,7 @@ AtomicTabManager = __decorate([
5084
5084
  defineCustomElementFn: () => { customElements.get('atomic-tab-manager') || customElements.define('atomic-tab-manager', AtomicTabManager$1); }
5085
5085
  })
5086
5086
  ], AtomicTabManager);
5087
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTabManager, decorators: [{
5087
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTabManager, decorators: [{
5088
5088
  type: Component,
5089
5089
  args: [{
5090
5090
  selector: 'atomic-tab-manager',
@@ -5103,8 +5103,8 @@ let AtomicTab = class AtomicTab {
5103
5103
  c.detach();
5104
5104
  this.el = el.nativeElement;
5105
5105
  }
5106
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5107
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicTab, isStandalone: false, selector: "atomic-tab", inputs: { label: "label", name: "name", expression: "expression" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5106
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5107
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicTab, isStandalone: false, selector: "atomic-tab", inputs: { label: "label", name: "name", expression: "expression" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5108
5108
  };
5109
5109
  AtomicTab = __decorate([
5110
5110
  ProxyCmp({
@@ -5113,7 +5113,7 @@ AtomicTab = __decorate([
5113
5113
  defineCustomElementFn: () => { customElements.get('atomic-tab') || customElements.define('atomic-tab', AtomicTab$1); }
5114
5114
  })
5115
5115
  ], AtomicTab);
5116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTab, decorators: [{
5116
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTab, decorators: [{
5117
5117
  type: Component,
5118
5118
  args: [{
5119
5119
  selector: 'atomic-tab',
@@ -5132,8 +5132,8 @@ let AtomicTableElement = class AtomicTableElement {
5132
5132
  c.detach();
5133
5133
  this.el = el.nativeElement;
5134
5134
  }
5135
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTableElement, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5136
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicTableElement, isStandalone: false, selector: "atomic-table-element", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5135
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTableElement, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5136
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicTableElement, isStandalone: false, selector: "atomic-table-element", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5137
5137
  };
5138
5138
  AtomicTableElement = __decorate([
5139
5139
  ProxyCmp({
@@ -5142,7 +5142,7 @@ AtomicTableElement = __decorate([
5142
5142
  defineCustomElementFn: () => { customElements.get('atomic-table-element') || customElements.define('atomic-table-element', AtomicTableElement$1); }
5143
5143
  })
5144
5144
  ], AtomicTableElement);
5145
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTableElement, decorators: [{
5145
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTableElement, decorators: [{
5146
5146
  type: Component,
5147
5147
  args: [{
5148
5148
  selector: 'atomic-table-element',
@@ -5161,8 +5161,8 @@ let AtomicText = class AtomicText {
5161
5161
  c.detach();
5162
5162
  this.el = el.nativeElement;
5163
5163
  }
5164
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5165
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicText, isStandalone: false, selector: "atomic-text", inputs: { value: "value", count: "count" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5164
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5165
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicText, isStandalone: false, selector: "atomic-text", inputs: { value: "value", count: "count" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5166
5166
  };
5167
5167
  AtomicText = __decorate([
5168
5168
  ProxyCmp({
@@ -5171,7 +5171,7 @@ AtomicText = __decorate([
5171
5171
  defineCustomElementFn: () => { customElements.get('atomic-text') || customElements.define('atomic-text', AtomicText$1); }
5172
5172
  })
5173
5173
  ], AtomicText);
5174
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicText, decorators: [{
5174
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicText, decorators: [{
5175
5175
  type: Component,
5176
5176
  args: [{
5177
5177
  selector: 'atomic-text',
@@ -5190,8 +5190,8 @@ let AtomicTimeframeFacet = class AtomicTimeframeFacet {
5190
5190
  c.detach();
5191
5191
  this.el = el.nativeElement;
5192
5192
  }
5193
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTimeframeFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5194
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: AtomicTimeframeFacet, isStandalone: false, selector: "atomic-timeframe-facet", inputs: { label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", withDatePicker: "withDatePicker", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", min: "min", max: "max", sortCriteria: "sortCriteria", facetId: "facetId", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5193
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTimeframeFacet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
5194
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: AtomicTimeframeFacet, isStandalone: false, selector: "atomic-timeframe-facet", inputs: { label: "label", field: "field", tabsIncluded: "tabsIncluded", tabsExcluded: "tabsExcluded", withDatePicker: "withDatePicker", isCollapsed: "isCollapsed", headingLevel: "headingLevel", filterFacetCount: "filterFacetCount", injectionDepth: "injectionDepth", min: "min", max: "max", sortCriteria: "sortCriteria", facetId: "facetId", dependsOn: "dependsOn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5195
5195
  };
5196
5196
  AtomicTimeframeFacet = __decorate([
5197
5197
  ProxyCmp({
@@ -5200,7 +5200,7 @@ AtomicTimeframeFacet = __decorate([
5200
5200
  defineCustomElementFn: () => { customElements.get('atomic-timeframe-facet') || customElements.define('atomic-timeframe-facet', AtomicTimeframeFacet$1); }
5201
5201
  })
5202
5202
  ], AtomicTimeframeFacet);
5203
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicTimeframeFacet, decorators: [{
5203
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicTimeframeFacet, decorators: [{
5204
5204
  type: Component,
5205
5205
  args: [{
5206
5206
  selector: 'atomic-timeframe-facet',
@@ -5397,8 +5397,8 @@ class AtomicAngularModule {
5397
5397
  providers: [],
5398
5398
  };
5399
5399
  }
5400
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicAngularModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5401
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.16", ngImport: i0, type: AtomicAngularModule, declarations: [AtomicAriaLive,
5400
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicAngularModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5401
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.8", ngImport: i0, type: AtomicAngularModule, declarations: [AtomicAriaLive,
5402
5402
  AtomicAutomaticFacet,
5403
5403
  AtomicAutomaticFacetGenerator,
5404
5404
  AtomicBreadbox,
@@ -5749,9 +5749,9 @@ class AtomicAngularModule {
5749
5749
  AtomicText,
5750
5750
  AtomicTimeframe,
5751
5751
  AtomicTimeframeFacet] });
5752
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicAngularModule, imports: [CommonModule] });
5752
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicAngularModule, imports: [CommonModule] });
5753
5753
  }
5754
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AtomicAngularModule, decorators: [{
5754
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: AtomicAngularModule, decorators: [{
5755
5755
  type: NgModule,
5756
5756
  args: [{
5757
5757
  declarations: DECLARATIONS,