@coveo/atomic 3.33.4-pre.e3bf4d7bb2 → 3.33.4-pre.ea0fa3a1da

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 (25) 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/global/environment.js +1 -1
  4. package/dist/atomic/{p-2b5627bb.js → p-2af55578.js} +2 -2
  5. package/dist/atomic/{p-d108f9b2.entry.js → p-663a5b8e.entry.js} +2 -2
  6. package/dist/atomic/{p-64d04522.entry.js → p-d348abbe.entry.js} +2 -2
  7. package/dist/atomic/{p-800916f4.entry.js → p-de5a400d.entry.js} +2 -2
  8. package/dist/cjs/{analytics-config-aedc7d48.js → analytics-config-2bc86a43.js} +2 -2
  9. package/dist/cjs/{analytics-config-aedc7d48.js.map → analytics-config-2bc86a43.js.map} +1 -1
  10. package/dist/cjs/atomic-insight-interface.cjs.entry.js +1 -1
  11. package/dist/cjs/atomic-recs-interface.cjs.entry.js +1 -1
  12. package/dist/cjs/atomic-search-interface.cjs.entry.js +1 -1
  13. package/dist/cjs/version.cjs.js +2 -2
  14. package/dist/esm/{analytics-config-ee35a438.js → analytics-config-c47e0a84.js} +2 -2
  15. package/dist/esm/{analytics-config-ee35a438.js.map → analytics-config-c47e0a84.js.map} +1 -1
  16. package/dist/esm/atomic-insight-interface.entry.js +1 -1
  17. package/dist/esm/atomic-recs-interface.entry.js +1 -1
  18. package/dist/esm/atomic-search-interface.entry.js +1 -1
  19. package/dist/esm/version.js +2 -2
  20. package/docs/atomic-docs.json +1 -1
  21. package/package.json +4 -4
  22. /package/dist/atomic/{p-2b5627bb.js.map → p-2af55578.js.map} +0 -0
  23. /package/dist/atomic/{p-d108f9b2.entry.js.map → p-663a5b8e.entry.js.map} +0 -0
  24. /package/dist/atomic/{p-64d04522.entry.js.map → p-d348abbe.entry.js.map} +0 -0
  25. /package/dist/atomic/{p-800916f4.entry.js.map → p-de5a400d.entry.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-ee35a438.js';
4
+ import { g as getNextAnalyticsConfig, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance } from './analytics-config-c47e0a84.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-ee35a438.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-c47e0a84.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-ee35a438.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-c47e0a84.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 { D as DEFAULT_MOBILE_BREAKPOINT } from './replace-breakpoint-213367f8.js';
@@ -1,2 +1,2 @@
1
- export const headlessVersion = '4.0.0-pre.e3bf4d7bb2';
2
- export const atomicVersion = '3.33.4-pre.e3bf4d7bb2';
1
+ export const headlessVersion = '3.30.0-pre.ea0fa3a1da';
2
+ export const atomicVersion = '3.33.4-pre.ea0fa3a1da';
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-09-08T19:22:29",
2
+ "timestamp": "2025-09-11T15:31:44",
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.4-pre.e3bf4d7bb2",
4
+ "version": "3.33.4-pre.ea0fa3a1da",
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": {
@@ -81,7 +81,7 @@
81
81
  },
82
82
  "dependencies": {
83
83
  "@coveo/bueno": "1.1.0",
84
- "@coveo/headless": "4.0.0-pre.e3bf4d7bb2",
84
+ "@coveo/headless": "3.30.0-pre.ea0fa3a1da",
85
85
  "@lit/context": "1.1.6",
86
86
  "@open-wc/lit-helpers": "0.7.0",
87
87
  "@popperjs/core": "2.11.8",
@@ -118,7 +118,7 @@
118
118
  "@testing-library/jest-dom": "6.6.3",
119
119
  "@types/core-js": "2.5.8",
120
120
  "@types/escape-html": "1.0.4",
121
- "@types/jest": "29.5.14",
121
+ "@types/jest": "29.5.12",
122
122
  "@types/lodash": "4.17.20",
123
123
  "@types/node": "22.16.5",
124
124
  "@types/postcss-import": "14.0.3",
@@ -164,7 +164,7 @@
164
164
  },
165
165
  "peerDependencies": {
166
166
  "@coveo/bueno": "1.1.0",
167
- "@coveo/headless": "4.0.0-pre.e3bf4d7bb2",
167
+ "@coveo/headless": "3.30.0-pre.ea0fa3a1da",
168
168
  "typescript": ">=5.0.0"
169
169
  },
170
170
  "peerDependenciesMeta": {