@coveo/atomic 3.33.9-pre.d5d9a75465 → 3.33.9-pre.f638ec9561
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/components/search/atomic-relevance-inspector/atomic-relevance-inspector.js +1 -1
- package/dist/atomic/components/components/search/atomic-search-interface/atomic-search-interface.js +13 -3
- package/dist/atomic/components/global/environment.js +1 -1
- package/dist/atomic/{p-c4fa1ab6.entry.js → p-12db4722.entry.js} +2 -2
- package/dist/atomic/{p-285ab4c8.js → p-a597c345.js} +2 -2
- package/dist/atomic/{p-c499f3ea.entry.js → p-bea8dad6.entry.js} +2 -2
- package/dist/cjs/{analytics-config-b07b3db7.js → analytics-config-82772ea9.js} +2 -2
- package/dist/cjs/{analytics-config-b07b3db7.js.map → analytics-config-82772ea9.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 +1 -1
- package/dist/esm/{analytics-config-17834ebb.js → analytics-config-10859e0e.js} +2 -2
- package/dist/esm/{analytics-config-17834ebb.js.map → analytics-config-10859e0e.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 +1 -1
- package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +5 -0
- package/docs/atomic-docs.json +1 -1
- package/package.json +1 -1
- /package/dist/atomic/{p-c4fa1ab6.entry.js.map → p-12db4722.entry.js.map} +0 -0
- /package/dist/atomic/{p-285ab4c8.js.map → p-a597c345.js.map} +0 -0
- /package/dist/atomic/{p-c499f3ea.entry.js.map → p-bea8dad6.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-
|
4
|
+
import { g as getNextAnalyticsConfig, a as augmentWithExternalMiddleware, b as augmentAnalyticsWithAtomicVersion, C as CommonAtomicInterfaceHelper, i as instance } from './analytics-config-10859e0e.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-10859e0e.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
1
|
export const headlessVersion = '3.31.1';
|
2
|
-
export const atomicVersion = '3.33.9-pre.
|
2
|
+
export const atomicVersion = '3.33.9-pre.f638ec9561';
|
@@ -24,6 +24,7 @@ export declare class AtomicSearchInterface extends AtomicSearchInterface_base im
|
|
24
24
|
private initialized;
|
25
25
|
private store;
|
26
26
|
private interfaceController;
|
27
|
+
private relevanceInspector?;
|
27
28
|
static styles: CSSResultGroup;
|
28
29
|
/**
|
29
30
|
* A list of non-default fields to include in the query results.
|
@@ -120,6 +121,10 @@ export declare class AtomicSearchInterface extends AtomicSearchInterface_base im
|
|
120
121
|
disconnectedCallback(): void;
|
121
122
|
private handleInitialization;
|
122
123
|
scrollToTop(): void;
|
124
|
+
/**
|
125
|
+
* @deprecated provided for backward compatibility. set the 'open' property directly on the relevance inspector instead.
|
126
|
+
*/
|
127
|
+
closeRelevanceInspector(): void;
|
123
128
|
/**
|
124
129
|
* Initializes the connection with the headless search engine using options for `accessToken` (required), `organizationId` (required), `environment` (defaults to `prod`), and `renewAccessToken`.
|
125
130
|
*/
|
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.33.9-pre.
|
4
|
+
"version": "3.33.9-pre.f638ec9561",
|
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": {
|
File without changes
|
File without changes
|
File without changes
|