@coveo/atomic 3.34.1-pre.111b07acf3 → 3.34.1-pre.d1a62f7a7b
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/atomic/_atomic.esm.js +1 -1
- package/dist/atomic/components/analytics-config.js +1 -1
- package/dist/atomic/components/global/environment.js +1 -1
- package/dist/atomic/{p-f99bc80c.entry.js → p-0c9ff770.entry.js} +2 -2
- package/dist/atomic/{p-a3f4e248.entry.js → p-a40c2668.entry.js} +2 -2
- package/dist/atomic/{p-ecd9a470.js → p-aca1c19e.js} +2 -2
- package/dist/cjs/{analytics-config-85cacb96.js → analytics-config-f23fa355.js} +2 -2
- package/dist/cjs/{analytics-config-85cacb96.js.map → analytics-config-f23fa355.js.map} +1 -1
- package/dist/cjs/atomic-insight-interface.cjs.entry.js +1 -1
- package/dist/cjs/atomic-recs-interface.cjs.entry.js +1 -1
- package/dist/cjs/version.cjs.js +2 -2
- package/dist/esm/{analytics-config-b56af409.js → analytics-config-7b08f92e.js} +2 -2
- package/dist/esm/{analytics-config-b56af409.js.map → analytics-config-7b08f92e.js.map} +1 -1
- package/dist/esm/atomic-insight-interface.entry.js +1 -1
- package/dist/esm/atomic-recs-interface.entry.js +1 -1
- package/dist/esm/version.js +2 -2
- package/docs/atomic-docs.json +1 -1
- package/package.json +9 -6
- /package/dist/atomic/{p-f99bc80c.entry.js.map → p-0c9ff770.entry.js.map} +0 -0
- /package/dist/atomic/{p-a3f4e248.entry.js.map → p-a40c2668.entry.js.map} +0 -0
- /package/dist/atomic/{p-ecd9a470.js.map → p-aca1c19e.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-
|
4
|
+
import { g as getNextAnalyticsConfig, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance } from './analytics-config-7b08f92e.js';
|
5
5
|
import { A as ArrayProp } from './props-utils-e97ad6bd.js';
|
6
6
|
import { D as DEFAULT_MOBILE_BREAKPOINT } from './replace-breakpoint-utils-7a336631.js';
|
7
7
|
import { u as unsetLoadingFlag, s as setLoadingFlag, r as registerFacet, g as getFacetElements, w as waitUntilAppLoaded, a as createBaseStore } from './store-015afa83.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-
|
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-7b08f92e.js';
|
5
5
|
import { A as ArrayProp } from './props-utils-e97ad6bd.js';
|
6
6
|
import { u as unsetLoadingFlag, s as setLoadingFlag, a as createBaseStore } from './store-015afa83.js';
|
7
7
|
import './dayjs.min-d04628c6.js';
|
package/dist/esm/version.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
export const headlessVersion = '3.31.
|
2
|
-
export const atomicVersion = '3.34.1-pre.
|
1
|
+
export const headlessVersion = '3.31.2';
|
2
|
+
export const atomicVersion = '3.34.1-pre.d1a62f7a7b';
|
package/docs/atomic-docs.json
CHANGED
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@coveo/atomic",
|
3
3
|
"type": "module",
|
4
|
-
"version": "3.34.1-pre.
|
4
|
+
"version": "3.34.1-pre.d1a62f7a7b",
|
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": {
|
@@ -61,8 +61,9 @@
|
|
61
61
|
"prod": "npx serve www -l 3333 --no-request-logging",
|
62
62
|
"test": "npm run test:stencil && npm run test:lit",
|
63
63
|
"test:stencil": "stencil test --spec -- src/utils/initialization-utils.spec.ts",
|
64
|
-
"test:lit": "vitest run",
|
65
|
-
"test:watch": "vitest",
|
64
|
+
"test:lit": "vitest run --project=atomic-default",
|
65
|
+
"test:watch": "vitest --project=atomic-default",
|
66
|
+
"test:storybook": "vitest run --project=storybook",
|
66
67
|
"e2e": "cypress run --browser chrome",
|
67
68
|
"e2e:firefox": "cypress run --browser firefox",
|
68
69
|
"e2e:watch": "cypress open --browser chrome --e2e",
|
@@ -81,7 +82,7 @@
|
|
81
82
|
},
|
82
83
|
"dependencies": {
|
83
84
|
"@coveo/bueno": "1.1.3",
|
84
|
-
"@coveo/headless": "3.31.
|
85
|
+
"@coveo/headless": "3.31.2",
|
85
86
|
"@lit/context": "1.1.6",
|
86
87
|
"@open-wc/lit-helpers": "0.7.0",
|
87
88
|
"@popperjs/core": "2.11.8",
|
@@ -110,6 +111,7 @@
|
|
110
111
|
"@stencil/react-output-target": "0.5.3",
|
111
112
|
"@storybook/addon-a11y": "9.1.2",
|
112
113
|
"@storybook/addon-docs": "9.1.2",
|
114
|
+
"@storybook/addon-vitest": "9.1.2",
|
113
115
|
"@storybook/icons": "1.4.0",
|
114
116
|
"@storybook/web-components-vite": "9.1.2",
|
115
117
|
"@tailwindcss/postcss": "4.1.13",
|
@@ -118,6 +120,7 @@
|
|
118
120
|
"@types/jest": "29.5.14",
|
119
121
|
"@types/puppeteer": "7.0.4",
|
120
122
|
"@vitest/browser": "3.2.4",
|
123
|
+
"@vitest/coverage-v8": "^3.2.4",
|
121
124
|
"@wc-toolkit/storybook-helpers": "9.0.1",
|
122
125
|
"axe-core": "4.10.3",
|
123
126
|
"cypress": "13.7.3",
|
@@ -149,11 +152,11 @@
|
|
149
152
|
"typescript": "5.8.3",
|
150
153
|
"vite": "7.0.6",
|
151
154
|
"vitest": "3.2.4",
|
152
|
-
"wait-on": "
|
155
|
+
"wait-on": "8.0.4"
|
153
156
|
},
|
154
157
|
"peerDependencies": {
|
155
158
|
"@coveo/bueno": "1.1.3",
|
156
|
-
"@coveo/headless": "3.31.
|
159
|
+
"@coveo/headless": "3.31.2",
|
157
160
|
"typescript": ">=5.0.0"
|
158
161
|
},
|
159
162
|
"peerDependenciesMeta": {
|
File without changes
|
File without changes
|
File without changes
|