@coveo/atomic 3.33.0-pre.4dbee2e113 → 3.33.0-pre.5c80e12262

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.
Files changed (32) hide show
  1. package/dist/atomic/_atomic.esm.js +1 -1
  2. package/dist/atomic/components/analytics-config.js +1 -1
  3. package/dist/atomic/components/components/commerce/atomic-commerce-interface/atomic-commerce-interface.js +15 -0
  4. package/dist/atomic/components/components/commerce/atomic-commerce-numeric-facet/atomic-commerce-numeric-facet.js +1 -1
  5. package/dist/atomic/components/components/commerce/atomic-product-description/atomic-product-description.js +1 -0
  6. package/dist/atomic/components/components/commerce/atomic-product-text/atomic-product-text.js +20 -2
  7. package/dist/atomic/components/global/environment.js +1 -1
  8. package/dist/atomic/{p-dfa41f58.entry.js → p-66cd3e48.entry.js} +2 -2
  9. package/dist/atomic/{p-1b525040.entry.js → p-75d1f3f4.entry.js} +2 -2
  10. package/dist/atomic/{p-778361b4.entry.js → p-cdc4d9b7.entry.js} +2 -2
  11. package/dist/atomic/{p-83b221ac.js → p-e22c5c58.js} +2 -2
  12. package/dist/cjs/{analytics-config-8f26a01c.js → analytics-config-5d5f7305.js} +2 -2
  13. package/dist/cjs/{analytics-config-8f26a01c.js.map → analytics-config-5d5f7305.js.map} +1 -1
  14. package/dist/cjs/atomic-insight-interface.cjs.entry.js +1 -1
  15. package/dist/cjs/atomic-recs-interface.cjs.entry.js +1 -1
  16. package/dist/cjs/atomic-search-interface.cjs.entry.js +1 -1
  17. package/dist/cjs/version.cjs.js +2 -2
  18. package/dist/esm/{analytics-config-1dea0fe2.js → analytics-config-217e9eb3.js} +2 -2
  19. package/dist/esm/{analytics-config-1dea0fe2.js.map → analytics-config-217e9eb3.js.map} +1 -1
  20. package/dist/esm/atomic-insight-interface.entry.js +1 -1
  21. package/dist/esm/atomic-recs-interface.entry.js +1 -1
  22. package/dist/esm/atomic-search-interface.entry.js +1 -1
  23. package/dist/esm/version.js +2 -2
  24. package/dist/types/components/commerce/atomic-commerce-interface/atomic-commerce-interface.d.ts +5 -0
  25. package/dist/types/components/commerce/atomic-product-description/atomic-product-description.d.ts +1 -0
  26. package/dist/types/components/commerce/atomic-product-text/atomic-product-text.d.ts +6 -1
  27. package/docs/atomic-docs.json +1 -1
  28. package/package.json +3 -3
  29. /package/dist/atomic/{p-dfa41f58.entry.js.map → p-66cd3e48.entry.js.map} +0 -0
  30. /package/dist/atomic/{p-1b525040.entry.js.map → p-75d1f3f4.entry.js.map} +0 -0
  31. /package/dist/atomic/{p-778361b4.entry.js.map → p-cdc4d9b7.entry.js.map} +0 -0
  32. /package/dist/atomic/{p-83b221ac.js.map → p-e22c5c58.js.map} +0 -0
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, s as setNonce, h, H as Host, g as getElement } from './index-3f35faca.js';
2
2
  import { m as markParentAsReady } from './init-queue-fbe942c3.js';
3
3
  import { buildResultsPerPage, loadFieldActions, buildInsightEngine } from '@coveo/headless/insight';
4
- import { g as getNextAnalyticsConfig, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance } from './analytics-config-1dea0fe2.js';
4
+ import { g as getNextAnalyticsConfig, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance } from './analytics-config-217e9eb3.js';
5
5
  import { A as ArrayProp } from './props-utils-76e19fa7.js';
6
6
  import { D as DEFAULT_MOBILE_BREAKPOINT } from './replace-breakpoint-213367f8.js';
7
7
  import { u as unsetLoadingFlag, s as setLoadingFlag, r as registerFacet, g as getFacetElements, w as waitUntilAppLoaded, a as createBaseStore } from './store-e14e2958.js';
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, s as setNonce, h, g as getElement } from './index-3f35faca.js';
2
2
  import { m as markParentAsReady } from './init-queue-fbe942c3.js';
3
3
  import { loadRecommendationActions, loadSearchConfigurationActions, EcommerceDefaultFieldsToInclude, loadFieldActions, buildRecommendationEngine } from '@coveo/headless/recommendation';
4
- import { g as getNextAnalyticsConfig, c as augmentAnalyticsConfigWithDocument, d as augmentAnalyticsConfigWithAtomicVersion, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance, m as mismatchedInterfaceAndEnginePropError } from './analytics-config-1dea0fe2.js';
4
+ import { g as getNextAnalyticsConfig, c as augmentAnalyticsConfigWithDocument, d as augmentAnalyticsConfigWithAtomicVersion, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance, m as mismatchedInterfaceAndEnginePropError } from './analytics-config-217e9eb3.js';
5
5
  import { A as ArrayProp } from './props-utils-76e19fa7.js';
6
6
  import { u as unsetLoadingFlag, s as setLoadingFlag, a as createBaseStore } from './store-e14e2958.js';
7
7
  import './dayjs.min-d04628c6.js';
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, s as setNonce, h, g as getElement } from './index-3f35faca.js';
2
2
  import { m as markParentAsReady } from './init-queue-fbe942c3.js';
3
3
  import { loadSearchConfigurationActions, loadQueryActions, EcommerceDefaultFieldsToInclude, loadFieldActions, buildSearchEngine, buildUrlManager, buildSearchStatus } from '@coveo/headless';
4
- import { g as getNextAnalyticsConfig, d as augmentAnalyticsConfigWithAtomicVersion, c as augmentAnalyticsConfigWithDocument, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance, m as mismatchedInterfaceAndEnginePropError } from './analytics-config-1dea0fe2.js';
4
+ import { g as getNextAnalyticsConfig, d as augmentAnalyticsConfigWithAtomicVersion, c as augmentAnalyticsConfigWithDocument, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance, m as mismatchedInterfaceAndEnginePropError } from './analytics-config-217e9eb3.js';
5
5
  import { a as StorageItems, S as SafeStorage } from './local-storage-utils-410269e6.js';
6
6
  import { A as ArrayProp } from './props-utils-76e19fa7.js';
7
7
  import { m as makeDesktopQuery, n as noResultsSelector, e as errorSelector, f as firstSearchExecutedSelector } from './search-layout-fdd7a917.js';
@@ -1,2 +1,2 @@
1
- export const headlessVersion = '3.28.4-pre.4dbee2e113';
2
- export const atomicVersion = '3.33.0-pre.4dbee2e113';
1
+ export const headlessVersion = '3.28.4-pre.5c80e12262';
2
+ export const atomicVersion = '3.33.0-pre.5c80e12262';
@@ -57,8 +57,13 @@ export declare class AtomicCommerceInterface extends AtomicCommerceInterface_bas
57
57
  engine?: CommerceEngine;
58
58
  /**
59
59
  * Whether the state should be reflected in the URL parameters.
60
+ * @deprecated - replaced by `disable-state-reflection-in-url`
60
61
  */
61
62
  reflectStateInUrl: boolean;
63
+ /**
64
+ * Disable state reflection in the URL parameters.
65
+ */
66
+ disableStateReflectionInUrl: boolean;
62
67
  /**
63
68
  * The CSS selector for the container where the interface will scroll back to.
64
69
  */
@@ -16,6 +16,7 @@ export declare class AtomicProductDescription extends LitElement implements Init
16
16
  private descriptionRef;
17
17
  /**
18
18
  * The number of lines after which the product description should be truncated. A value of "none" will disable truncation.
19
+ * @default '2'
19
20
  */
20
21
  truncateAfter: TruncateAfter;
21
22
  /**
@@ -13,10 +13,15 @@ export declare class AtomicProductText extends LitElement implements Initializab
13
13
  field: string;
14
14
  /**
15
15
  * Whether to highlight the string field value.
16
- *
16
+ * @deprecated - replaced by `no-highlight`
17
17
  * Only works if the `field` property is set to `excerpt` or `ec_name`.
18
18
  */
19
19
  shouldHighlight: boolean;
20
+ /**
21
+ * Disable highlighting of the string field value.
22
+ * Only works if the `field` property is set to `excerpt` or `ec_name`.
23
+ */
24
+ disableHighlight: boolean;
20
25
  /**
21
26
  * The locale key to use for displaying default text when the specified field has no value for the product.
22
27
  */
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-08-19T16:27:13",
2
+ "timestamp": "2025-08-19T20:06:52",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.20.0",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@coveo/atomic",
3
3
  "type": "module",
4
- "version": "3.33.0-pre.4dbee2e113",
4
+ "version": "3.33.0-pre.5c80e12262",
5
5
  "description": "A web-component library for building modern UIs interfacing with the Coveo platform",
6
6
  "homepage": "https://docs.coveo.com/en/atomic/latest/",
7
7
  "repository": {
@@ -82,7 +82,7 @@
82
82
  },
83
83
  "dependencies": {
84
84
  "@coveo/bueno": "1.1.0",
85
- "@coveo/headless": "3.28.4-pre.4dbee2e113",
85
+ "@coveo/headless": "3.28.4-pre.5c80e12262",
86
86
  "@lit/context": "1.1.6",
87
87
  "@popperjs/core": "2.11.8",
88
88
  "@salesforce-ux/design-system": "2.27.2",
@@ -169,7 +169,7 @@
169
169
  },
170
170
  "peerDependencies": {
171
171
  "@coveo/bueno": "1.1.0",
172
- "@coveo/headless": "3.28.4-pre.4dbee2e113",
172
+ "@coveo/headless": "3.28.4-pre.5c80e12262",
173
173
  "typescript": ">=5.0.0"
174
174
  },
175
175
  "peerDependenciesMeta": {