@coveo/atomic 3.33.2-pre.f51bdbb034 → 3.33.3-pre.cff620d97c
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/atomic.esm.js.map +1 -1
- package/dist/atomic/components/_index.d.ts +0 -2
- package/dist/atomic/components/_index.js +0 -1
- package/dist/atomic/components/analytics-config.js +1 -1
- package/dist/atomic/components/atomic-citation.js +1 -1
- package/dist/atomic/components/atomic-citation.js.map +1 -1
- package/dist/atomic/components/atomic-generated-answer-feedback-modal.js +1 -1
- package/dist/atomic/components/atomic-generated-answer-feedback-modal.js.map +1 -1
- package/dist/atomic/components/atomic-insight-interface.js +1 -1
- package/dist/atomic/components/atomic-insight-interface.js.map +1 -1
- package/dist/atomic/components/atomic-insight-result2.js +1 -1
- package/dist/atomic/components/atomic-insight-result2.js.map +1 -1
- package/dist/atomic/components/atomic-insight-user-actions-timeline2.js.map +1 -1
- package/dist/atomic/components/atomic-insight-user-actions-toggle.js +1 -1
- package/dist/atomic/components/atomic-insight-user-actions-toggle.js.map +1 -1
- package/dist/atomic/components/atomic-recs-result2.js +1 -1
- package/dist/atomic/components/atomic-recs-result2.js.map +1 -1
- package/dist/atomic/components/atomic-result-placeholder2.js +1 -1
- package/dist/atomic/components/atomic-result-placeholder2.js.map +1 -1
- package/dist/atomic/components/atomic-result2.js +1 -1
- package/dist/atomic/components/atomic-result2.js.map +1 -1
- package/dist/atomic/components/atomic-search-interface.js +10 -4
- package/dist/atomic/components/atomic-search-interface.js.map +1 -1
- package/dist/atomic/components/components/commerce/atomic-commerce-facets/atomic-commerce-facets.js +28 -20
- package/dist/atomic/components/components/commerce/atomic-commerce-interface/atomic-commerce-interface.js +2 -2
- package/dist/atomic/components/components/commerce/atomic-commerce-interface/store.js +1 -1
- package/dist/atomic/components/components/commerce/atomic-commerce-layout/atomic-commerce-layout.js +3 -3
- package/dist/atomic/components/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.js +2 -2
- package/dist/atomic/components/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.js +5 -1
- package/dist/atomic/components/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.tw.css.js +1 -1
- package/dist/atomic/components/components/commerce/atomic-commerce-text/atomic-commerce-text.js +0 -1
- package/dist/atomic/components/components/commerce/atomic-product/atomic-product.tw.css.js +1 -1
- package/dist/atomic/components/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.js +3 -2
- package/dist/atomic/components/components/common/expandable-text/expandable-text.js +1 -1
- package/dist/atomic/components/components/search/atomic-search-interface/store.js +1 -1
- package/dist/atomic/components/components/search/atomic-search-layout/atomic-search-layout.js +51 -0
- package/dist/atomic/components/components/search/atomic-search-layout/atomic-search-layout.tw.css.js +3 -0
- package/dist/atomic/components/components/search/index.js +1 -0
- package/dist/atomic/components/components/search/lazy-index.js +1 -0
- package/dist/atomic/components/global/environment.js +1 -1
- package/dist/atomic/components/index.js.map +1 -1
- package/dist/atomic/{p-7afe3a70.entry.js → p-1a79c944.entry.js} +2 -2
- package/dist/atomic/p-1a79c944.entry.js.map +1 -0
- package/dist/atomic/{p-78458586.js → p-29bdbb4d.js} +2 -2
- package/dist/atomic/p-3a3f7783.entry.js +2 -0
- package/dist/atomic/{p-6261d85c.entry.js.map → p-3a3f7783.entry.js.map} +1 -1
- package/dist/atomic/{p-818e220e.entry.js → p-576fb6c6.entry.js} +2 -2
- package/dist/atomic/p-576fb6c6.entry.js.map +1 -0
- package/dist/atomic/p-6fcd89e5.entry.js +2 -0
- package/dist/atomic/{p-0205d427.entry.js.map → p-6fcd89e5.entry.js.map} +1 -1
- package/dist/atomic/{p-ea14f6a0.entry.js → p-84befe35.entry.js} +2 -2
- package/dist/atomic/{p-ea14f6a0.entry.js.map → p-84befe35.entry.js.map} +1 -1
- package/dist/atomic/p-8677b56e.entry.js +2 -0
- package/dist/atomic/{p-d98e9a7f.entry.js.map → p-8677b56e.entry.js.map} +1 -1
- package/dist/atomic/{p-b8b7f6e5.entry.js → p-9f9758c1.entry.js} +2 -2
- package/dist/atomic/p-a7dcf131.entry.js.map +1 -1
- package/dist/atomic/{p-12ec5c82.entry.js → p-b7f38541.entry.js} +2 -2
- package/dist/atomic/p-b7f38541.entry.js.map +1 -0
- package/dist/atomic/p-bed0de44.entry.js +2 -0
- package/dist/atomic/{p-2dce0152.entry.js.map → p-bed0de44.entry.js.map} +1 -1
- package/dist/atomic/p-d09f2444.entry.js +2 -0
- package/dist/atomic/p-d09f2444.entry.js.map +1 -0
- package/dist/cjs/_loader.cjs.js +1 -1
- package/dist/cjs/{analytics-config-42dcd26e.js → analytics-config-17aea442.js} +2 -2
- package/dist/cjs/{analytics-config-42dcd26e.js.map → analytics-config-17aea442.js.map} +1 -1
- package/dist/cjs/atomic-citation.cjs.entry.js +1 -1
- package/dist/cjs/atomic-citation.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-generated-answer-feedback-modal.cjs.entry.js +1 -1
- package/dist/cjs/atomic-generated-answer-feedback-modal.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-interface.cjs.entry.js +2 -2
- package/dist/cjs/atomic-insight-interface.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-result.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-result.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-user-actions-session_2.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js +1 -1
- package/dist/cjs/atomic-insight-user-actions-toggle.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-recs-interface.cjs.entry.js +1 -1
- package/dist/cjs/atomic-recs-result.cjs.entry.js +1 -1
- package/dist/cjs/atomic-recs-result.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js +1 -1
- package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-result.cjs.entry.js +1 -1
- package/dist/cjs/atomic-result.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic-search-interface.cjs.entry.js +15 -10
- package/dist/cjs/atomic-search-interface.cjs.entry.js.map +1 -1
- package/dist/cjs/atomic.cjs.js +1 -1
- package/dist/cjs/index-757bc886.js +0 -4
- package/dist/cjs/version.cjs.js +2 -2
- package/dist/esm/_loader.js +1 -1
- package/dist/esm/{analytics-config-9448df80.js → analytics-config-a1017210.js} +2 -2
- package/dist/esm/{analytics-config-9448df80.js.map → analytics-config-a1017210.js.map} +1 -1
- package/dist/esm/atomic-citation.entry.js +1 -1
- package/dist/esm/atomic-citation.entry.js.map +1 -1
- package/dist/esm/atomic-generated-answer-feedback-modal.entry.js +1 -1
- package/dist/esm/atomic-generated-answer-feedback-modal.entry.js.map +1 -1
- package/dist/esm/atomic-insight-interface.entry.js +2 -2
- package/dist/esm/atomic-insight-interface.entry.js.map +1 -1
- package/dist/esm/atomic-insight-result.entry.js +1 -1
- package/dist/esm/atomic-insight-result.entry.js.map +1 -1
- package/dist/esm/atomic-insight-user-actions-session_2.entry.js.map +1 -1
- package/dist/esm/atomic-insight-user-actions-toggle.entry.js +1 -1
- package/dist/esm/atomic-insight-user-actions-toggle.entry.js.map +1 -1
- package/dist/esm/atomic-recs-interface.entry.js +1 -1
- package/dist/esm/atomic-recs-result.entry.js +1 -1
- package/dist/esm/atomic-recs-result.entry.js.map +1 -1
- package/dist/esm/atomic-result-placeholder_8.entry.js +1 -1
- package/dist/esm/atomic-result-placeholder_8.entry.js.map +1 -1
- package/dist/esm/atomic-result.entry.js +1 -1
- package/dist/esm/atomic-result.entry.js.map +1 -1
- package/dist/esm/atomic-search-interface.entry.js +11 -6
- package/dist/esm/atomic-search-interface.entry.js.map +1 -1
- package/dist/esm/atomic.js +1 -1
- package/dist/esm/index-3f35faca.js +0 -4
- package/dist/esm/version.js +2 -2
- package/dist/types/components/commerce/atomic-commerce-facets/atomic-commerce-facets.d.ts +5 -2
- package/dist/types/components/commerce/atomic-commerce-layout/atomic-commerce-layout.d.ts +3 -3
- package/dist/types/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.d.ts +5 -1
- package/dist/types/components/commerce/atomic-commerce-text/atomic-commerce-text.d.ts +0 -1
- package/dist/types/components/common/generated-answer/atomic-citation/atomic-citation.d.ts +1 -1
- package/dist/types/components/common/generated-answer/atomic-generated-answer-feedback/atomic-generated-answer-feedback-modal.d.ts +1 -1
- package/dist/types/components/insight/atomic-insight-interface/atomic-insight-interface.d.ts +0 -3
- package/dist/types/components/insight/user-actions/atomic-insight-user-actions-timeline/atomic-insight-user-actions-timeline.d.ts +2 -1
- package/dist/types/components/insight/user-actions/atomic-insight-user-actions-toggle/atomic-insight-user-actions-toggle.d.ts +1 -1
- package/dist/types/components/search/atomic-search-layout/atomic-search-layout.d.ts +26 -0
- package/dist/types/components/search/atomic-search-layout/atomic-search-layout.tw.css.d.ts +2 -0
- package/dist/types/components/search/index.d.ts +1 -0
- package/dist/types/components.d.ts +56 -33
- package/docs/atomic-docs.json +1055 -210
- package/package.json +10 -14
- package/dist/atomic/components/atomic-search-layout.d.ts +0 -11
- package/dist/atomic/components/atomic-search-layout.js +0 -65
- package/dist/atomic/components/atomic-search-layout.js.map +0 -1
- package/dist/atomic/components/search-layout.js +0 -100
- package/dist/atomic/components/search-layout.js.map +0 -1
- package/dist/atomic/p-0205d427.entry.js +0 -2
- package/dist/atomic/p-02916ea5.entry.js +0 -2
- package/dist/atomic/p-02916ea5.entry.js.map +0 -1
- package/dist/atomic/p-12ec5c82.entry.js.map +0 -1
- package/dist/atomic/p-2dce0152.entry.js +0 -2
- package/dist/atomic/p-6261d85c.entry.js +0 -2
- package/dist/atomic/p-6f3476f7.entry.js +0 -2
- package/dist/atomic/p-6f3476f7.entry.js.map +0 -1
- package/dist/atomic/p-7afe3a70.entry.js.map +0 -1
- package/dist/atomic/p-818e220e.entry.js.map +0 -1
- package/dist/atomic/p-85ef2ce8.js +0 -2
- package/dist/atomic/p-85ef2ce8.js.map +0 -1
- package/dist/atomic/p-d98e9a7f.entry.js +0 -2
- package/dist/cjs/atomic-search-layout.cjs.entry.js +0 -57
- package/dist/cjs/atomic-search-layout.cjs.entry.js.map +0 -1
- package/dist/cjs/search-layout-b597f6fc.js +0 -106
- package/dist/cjs/search-layout-b597f6fc.js.map +0 -1
- package/dist/esm/atomic-search-layout.entry.js +0 -53
- package/dist/esm/atomic-search-layout.entry.js.map +0 -1
- package/dist/esm/search-layout-fdd7a917.js +0 -100
- package/dist/esm/search-layout-fdd7a917.js.map +0 -1
- package/dist/types/components/search/atomic-layout/atomic-search-layout.d.ts +0 -16
- /package/dist/atomic/components/components/search/{atomic-layout → atomic-search-layout}/search-layout.js +0 -0
- /package/dist/atomic/{p-78458586.js.map → p-29bdbb4d.js.map} +0 -0
- /package/dist/atomic/{p-b8b7f6e5.entry.js.map → p-9f9758c1.entry.js.map} +0 -0
- /package/dist/types/components/search/{atomic-layout → atomic-search-layout}/search-layout.d.ts +0 -0
|
@@ -5,15 +5,15 @@ declare const AtomicCommerceLayout_base: typeof LitElement;
|
|
|
5
5
|
*
|
|
6
6
|
* @cssprop --atomic-layout-max-search-box-input-width: The maximum width that the search box input will take.
|
|
7
7
|
* @cssprop --atomic-layout-max-search-box-double-suggestions-width: The maximum width that the search box suggestions will take when displaying a double list.
|
|
8
|
-
* @cssprop --atomic-layout-search-box-left-suggestions-width:
|
|
8
|
+
* @cssprop --atomic-layout-search-box-left-suggestions-width: The width of the left list when displaying a double list.
|
|
9
9
|
*/
|
|
10
10
|
export declare class AtomicCommerceLayout extends AtomicCommerceLayout_base {
|
|
11
11
|
static styles: import("lit").CSSResult[];
|
|
12
12
|
static dynamicStyles(instance: AtomicCommerceLayout): Promise<import("lit").CSSResult>;
|
|
13
13
|
error: Error;
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
16
|
-
*
|
|
15
|
+
* The viewport width at which the layout goes from desktop to mobile.
|
|
16
|
+
* E.g., 800px, 65rem.
|
|
17
17
|
*/
|
|
18
18
|
mobileBreakpoint: string;
|
|
19
19
|
connectedCallback(): void;
|
|
@@ -20,6 +20,9 @@ declare const AtomicCommerceRecommendationList_base: typeof LitElement;
|
|
|
20
20
|
* @part active-indicator - The active indicator.
|
|
21
21
|
*
|
|
22
22
|
* @slot default - The default slot where the product templates are defined.
|
|
23
|
+
*
|
|
24
|
+
* @cssprop --atomic-recs-number-of-columns - The number of columns in the grid.
|
|
25
|
+
* @cssprop --atomic-recs-number-of-rows - The number of rows in the grid.
|
|
23
26
|
*/
|
|
24
27
|
export declare class AtomicCommerceRecommendationList extends AtomicCommerceRecommendationList_base implements InitializableComponent<CommerceBindings> {
|
|
25
28
|
static styles: CSSResultGroup;
|
|
@@ -52,7 +55,7 @@ export declare class AtomicCommerceRecommendationList extends AtomicCommerceReco
|
|
|
52
55
|
productId?: string;
|
|
53
56
|
/**
|
|
54
57
|
* The layout to apply when displaying the products. This does not affect the display of the surrounding list itself.
|
|
55
|
-
* To modify the number of products per column, modify the `--atomic-recs-number-of-columns` CSS
|
|
58
|
+
* To modify the number of products per column and row, modify the `--atomic-recs-number-of-columns` and `--atomic-recs-number-of-rows` CSS variables.
|
|
56
59
|
*/
|
|
57
60
|
display: ItemDisplayBasicLayout;
|
|
58
61
|
/**
|
|
@@ -72,6 +75,7 @@ export declare class AtomicCommerceRecommendationList extends AtomicCommerceReco
|
|
|
72
75
|
productsPerPage?: number;
|
|
73
76
|
/**
|
|
74
77
|
* The [heading level](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements) to use for the heading label, from 1 to 6.
|
|
78
|
+
* When set to 0, a `div` will be used instead of an Heading Element.
|
|
75
79
|
*/
|
|
76
80
|
headingLevel: number;
|
|
77
81
|
watchNumberOfRecommendationsPerPage(): Promise<void>;
|
|
@@ -2,7 +2,6 @@ import { LitElement } from 'lit';
|
|
|
2
2
|
import type { InitializableComponent } from "../../../decorators/types";
|
|
3
3
|
import type { CommerceBindings } from '../atomic-commerce-interface/atomic-commerce-interface';
|
|
4
4
|
/**
|
|
5
|
-
* @alpha
|
|
6
5
|
* The `atomic-commerce-text` component leverages the I18n translation module through the atomic-commerce-interface.
|
|
7
6
|
*/
|
|
8
7
|
export declare class AtomicCommerceText extends LitElement implements InitializableComponent<CommerceBindings> {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { GeneratedAnswerCitation, InteractiveCitation } from '@coveo/headless';
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
4
4
|
*/
|
|
5
5
|
export declare class AtomicCitation {
|
|
6
6
|
host: HTMLElement;
|
|
@@ -3,7 +3,7 @@ import { EventEmitter } from '../../../../stencil-public-runtime';
|
|
|
3
3
|
import { InitializableComponent } from '../../../../utils/initialization-utils';
|
|
4
4
|
import { AnyBindings } from '../../interface/bindings';
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
6
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
7
7
|
*/
|
|
8
8
|
export declare class AtomicGeneratedAnswerFeedbackModal implements InitializableComponent<AnyBindings> {
|
|
9
9
|
bindings: AnyBindings;
|
package/dist/types/components/insight/atomic-insight-interface/atomic-insight-interface.d.ts
CHANGED
|
@@ -6,9 +6,6 @@ import { StencilBaseAtomicInterface } from '../../common/interface/interface-com
|
|
|
6
6
|
import { InsightStore } from './store';
|
|
7
7
|
export type InsightInitializationOptions = InsightEngineConfiguration;
|
|
8
8
|
export type InsightBindings = CommonBindings<InsightEngine, InsightStore, HTMLAtomicInsightInterfaceElement> & NonceBindings;
|
|
9
|
-
/**
|
|
10
|
-
* @internal
|
|
11
|
-
*/
|
|
12
9
|
export declare class AtomicInsightInterface implements StencilBaseAtomicInterface<InsightEngine> {
|
|
13
10
|
private initialized;
|
|
14
11
|
error?: Error;
|
|
@@ -2,7 +2,8 @@ import { UserActions as InsightUserActions, UserActionsState as InsightUserActio
|
|
|
2
2
|
import { InitializableComponent } from '../../../../utils/initialization-utils';
|
|
3
3
|
import { InsightBindings } from '../../atomic-insight-interface/atomic-insight-interface';
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Internal component used by the `atomic-insight-user-actions-modal`. Do not use directly.
|
|
6
|
+
*
|
|
6
7
|
* This component displays all the actions performed by a user around the time they created a case.
|
|
7
8
|
* The actions are grouped into multiple sessions, including the session during which the case was created,
|
|
8
9
|
* the sessions preceding the case creation and the sessions following the case creation.
|
|
@@ -2,7 +2,7 @@ import { UserActions as InsightUserActions, UserActionsState as InsightUserActio
|
|
|
2
2
|
import { InitializableComponent } from '../../../../utils/initialization-utils';
|
|
3
3
|
import { InsightBindings } from '../../atomic-insight-interface/atomic-insight-interface';
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Internal component of the atomic-insight-interface
|
|
6
6
|
* The `atomic-insight-user-actions-toggle` component displays a button that opens a modal containing the user actions timeline component.
|
|
7
7
|
*/
|
|
8
8
|
export declare class AtomicInsightUserActionsToggle implements InitializableComponent<InsightBindings> {
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { LitElement } from 'lit';
|
|
2
|
+
declare const AtomicSearchLayout_base: typeof LitElement;
|
|
3
|
+
/**
|
|
4
|
+
* The `atomic-search-layout` helps organize elements in the page.
|
|
5
|
+
*
|
|
6
|
+
* @cssprop --atomic-layout-max-search-box-input-width: The maximum width that the search box input will take.
|
|
7
|
+
* @cssprop --atomic-layout-max-search-box-double-suggestions-width: The maximum width that the search box suggestions will take when displaying a double list.
|
|
8
|
+
* @cssprop --atomic-layout-search-box-left-suggestions-width: The width of the left list when displaying a double list.
|
|
9
|
+
*/
|
|
10
|
+
export declare class AtomicSearchLayout extends AtomicSearchLayout_base {
|
|
11
|
+
static styles: import("lit").CSSResult[];
|
|
12
|
+
static dynamicStyles(instance: AtomicSearchLayout): Promise<import("lit").CSSResult>;
|
|
13
|
+
error: Error;
|
|
14
|
+
/**
|
|
15
|
+
* The viewport width at which the layout goes from desktop to mobile.
|
|
16
|
+
* E.g., 800px, 65rem.
|
|
17
|
+
*/
|
|
18
|
+
mobileBreakpoint: string;
|
|
19
|
+
connectedCallback(): void;
|
|
20
|
+
}
|
|
21
|
+
declare global {
|
|
22
|
+
interface HTMLElementTagNameMap {
|
|
23
|
+
'atomic-search-layout': AtomicSearchLayout;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
export {};
|
|
@@ -166,6 +166,9 @@ export namespace Components {
|
|
|
166
166
|
*/
|
|
167
167
|
"withSearch": boolean;
|
|
168
168
|
}
|
|
169
|
+
/**
|
|
170
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
171
|
+
*/
|
|
169
172
|
interface AtomicCitation {
|
|
170
173
|
/**
|
|
171
174
|
* The citation item information.
|
|
@@ -568,6 +571,9 @@ export namespace Components {
|
|
|
568
571
|
*/
|
|
569
572
|
"withToggle"?: boolean;
|
|
570
573
|
}
|
|
574
|
+
/**
|
|
575
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
576
|
+
*/
|
|
571
577
|
interface AtomicGeneratedAnswerFeedbackModal {
|
|
572
578
|
/**
|
|
573
579
|
* A `GeneratedAnswer` controller instance. It is used when the user interacts with the modal.
|
|
@@ -1139,6 +1145,10 @@ export namespace Components {
|
|
|
1139
1145
|
"userActions": Array<IUserAction>;
|
|
1140
1146
|
}
|
|
1141
1147
|
/**
|
|
1148
|
+
* Internal component used by the `atomic-insight-user-actions-modal`. Do not use directly.
|
|
1149
|
+
* This component displays all the actions performed by a user around the time they created a case.
|
|
1150
|
+
* The actions are grouped into multiple sessions, including the session during which the case was created,
|
|
1151
|
+
* the sessions preceding the case creation and the sessions following the case creation.
|
|
1142
1152
|
* @component
|
|
1143
1153
|
* @example <AtomicInsightUserActionsTimeline userId={'123'} caseCreationDate={'2024-08-15T10:00:00Z'} />
|
|
1144
1154
|
*/
|
|
@@ -1156,6 +1166,10 @@ export namespace Components {
|
|
|
1156
1166
|
*/
|
|
1157
1167
|
"userId": string;
|
|
1158
1168
|
}
|
|
1169
|
+
/**
|
|
1170
|
+
* Internal component of the atomic-insight-interface
|
|
1171
|
+
* The `atomic-insight-user-actions-toggle` component displays a button that opens a modal containing the user actions timeline component.
|
|
1172
|
+
*/
|
|
1159
1173
|
interface AtomicInsightUserActionsToggle {
|
|
1160
1174
|
/**
|
|
1161
1175
|
* The names of custom events to exclude.
|
|
@@ -2536,15 +2550,6 @@ export namespace Components {
|
|
|
2536
2550
|
*/
|
|
2537
2551
|
"timezone"?: string;
|
|
2538
2552
|
}
|
|
2539
|
-
/**
|
|
2540
|
-
* The `atomic-search-layout` helps organize elements in the page.
|
|
2541
|
-
*/
|
|
2542
|
-
interface AtomicSearchLayout {
|
|
2543
|
-
/**
|
|
2544
|
-
* CSS value that defines where the layout goes from mobile to desktop. e.g., 800px, 65rem.
|
|
2545
|
-
*/
|
|
2546
|
-
"mobileBreakpoint": string;
|
|
2547
|
-
}
|
|
2548
2553
|
/**
|
|
2549
2554
|
* The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
|
|
2550
2555
|
*/
|
|
@@ -3045,6 +3050,9 @@ declare global {
|
|
|
3045
3050
|
prototype: HTMLAtomicCategoryFacetElement;
|
|
3046
3051
|
new (): HTMLAtomicCategoryFacetElement;
|
|
3047
3052
|
};
|
|
3053
|
+
/**
|
|
3054
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
3055
|
+
*/
|
|
3048
3056
|
interface HTMLAtomicCitationElement extends Components.AtomicCitation, HTMLStencilElement {
|
|
3049
3057
|
}
|
|
3050
3058
|
var HTMLAtomicCitationElement: {
|
|
@@ -3188,6 +3196,9 @@ declare global {
|
|
|
3188
3196
|
interface HTMLAtomicGeneratedAnswerFeedbackModalElementEventMap {
|
|
3189
3197
|
"feedbackSent": any;
|
|
3190
3198
|
}
|
|
3199
|
+
/**
|
|
3200
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
3201
|
+
*/
|
|
3191
3202
|
interface HTMLAtomicGeneratedAnswerFeedbackModalElement extends Components.AtomicGeneratedAnswerFeedbackModal, HTMLStencilElement {
|
|
3192
3203
|
addEventListener<K extends keyof HTMLAtomicGeneratedAnswerFeedbackModalElementEventMap>(type: K, listener: (this: HTMLAtomicGeneratedAnswerFeedbackModalElement, ev: AtomicGeneratedAnswerFeedbackModalCustomEvent<HTMLAtomicGeneratedAnswerFeedbackModalElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3193
3204
|
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -3467,6 +3478,10 @@ declare global {
|
|
|
3467
3478
|
new (): HTMLAtomicInsightUserActionsSessionElement;
|
|
3468
3479
|
};
|
|
3469
3480
|
/**
|
|
3481
|
+
* Internal component used by the `atomic-insight-user-actions-modal`. Do not use directly.
|
|
3482
|
+
* This component displays all the actions performed by a user around the time they created a case.
|
|
3483
|
+
* The actions are grouped into multiple sessions, including the session during which the case was created,
|
|
3484
|
+
* the sessions preceding the case creation and the sessions following the case creation.
|
|
3470
3485
|
* @component
|
|
3471
3486
|
* @example <AtomicInsightUserActionsTimeline userId={'123'} caseCreationDate={'2024-08-15T10:00:00Z'} />
|
|
3472
3487
|
*/
|
|
@@ -3476,6 +3491,10 @@ declare global {
|
|
|
3476
3491
|
prototype: HTMLAtomicInsightUserActionsTimelineElement;
|
|
3477
3492
|
new (): HTMLAtomicInsightUserActionsTimelineElement;
|
|
3478
3493
|
};
|
|
3494
|
+
/**
|
|
3495
|
+
* Internal component of the atomic-insight-interface
|
|
3496
|
+
* The `atomic-insight-user-actions-toggle` component displays a button that opens a modal containing the user actions timeline component.
|
|
3497
|
+
*/
|
|
3479
3498
|
interface HTMLAtomicInsightUserActionsToggleElement extends Components.AtomicInsightUserActionsToggle, HTMLStencilElement {
|
|
3480
3499
|
}
|
|
3481
3500
|
var HTMLAtomicInsightUserActionsToggleElement: {
|
|
@@ -4258,15 +4277,6 @@ declare global {
|
|
|
4258
4277
|
prototype: HTMLAtomicSearchInterfaceElement;
|
|
4259
4278
|
new (): HTMLAtomicSearchInterfaceElement;
|
|
4260
4279
|
};
|
|
4261
|
-
/**
|
|
4262
|
-
* The `atomic-search-layout` helps organize elements in the page.
|
|
4263
|
-
*/
|
|
4264
|
-
interface HTMLAtomicSearchLayoutElement extends Components.AtomicSearchLayout, HTMLStencilElement {
|
|
4265
|
-
}
|
|
4266
|
-
var HTMLAtomicSearchLayoutElement: {
|
|
4267
|
-
prototype: HTMLAtomicSearchLayoutElement;
|
|
4268
|
-
new (): HTMLAtomicSearchLayoutElement;
|
|
4269
|
-
};
|
|
4270
4280
|
/**
|
|
4271
4281
|
* The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
|
|
4272
4282
|
*/
|
|
@@ -4666,7 +4676,6 @@ declare global {
|
|
|
4666
4676
|
"atomic-search-box-query-suggestions": HTMLAtomicSearchBoxQuerySuggestionsElement;
|
|
4667
4677
|
"atomic-search-box-recent-queries": HTMLAtomicSearchBoxRecentQueriesElement;
|
|
4668
4678
|
"atomic-search-interface": HTMLAtomicSearchInterfaceElement;
|
|
4669
|
-
"atomic-search-layout": HTMLAtomicSearchLayoutElement;
|
|
4670
4679
|
"atomic-segmented-facet": HTMLAtomicSegmentedFacetElement;
|
|
4671
4680
|
"atomic-segmented-facet-scrollable": HTMLAtomicSegmentedFacetScrollableElement;
|
|
4672
4681
|
"atomic-smart-snippet": HTMLAtomicSmartSnippetElement;
|
|
@@ -4802,6 +4811,9 @@ declare namespace LocalJSX {
|
|
|
4802
4811
|
*/
|
|
4803
4812
|
"withSearch"?: boolean;
|
|
4804
4813
|
}
|
|
4814
|
+
/**
|
|
4815
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
4816
|
+
*/
|
|
4805
4817
|
interface AtomicCitation {
|
|
4806
4818
|
/**
|
|
4807
4819
|
* The citation item information.
|
|
@@ -5201,6 +5213,9 @@ declare namespace LocalJSX {
|
|
|
5201
5213
|
*/
|
|
5202
5214
|
"withToggle"?: boolean;
|
|
5203
5215
|
}
|
|
5216
|
+
/**
|
|
5217
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
5218
|
+
*/
|
|
5204
5219
|
interface AtomicGeneratedAnswerFeedbackModal {
|
|
5205
5220
|
/**
|
|
5206
5221
|
* A `GeneratedAnswer` controller instance. It is used when the user interacts with the modal.
|
|
@@ -5735,6 +5750,10 @@ declare namespace LocalJSX {
|
|
|
5735
5750
|
"userActions": Array<IUserAction>;
|
|
5736
5751
|
}
|
|
5737
5752
|
/**
|
|
5753
|
+
* Internal component used by the `atomic-insight-user-actions-modal`. Do not use directly.
|
|
5754
|
+
* This component displays all the actions performed by a user around the time they created a case.
|
|
5755
|
+
* The actions are grouped into multiple sessions, including the session during which the case was created,
|
|
5756
|
+
* the sessions preceding the case creation and the sessions following the case creation.
|
|
5738
5757
|
* @component
|
|
5739
5758
|
* @example <AtomicInsightUserActionsTimeline userId={'123'} caseCreationDate={'2024-08-15T10:00:00Z'} />
|
|
5740
5759
|
*/
|
|
@@ -5752,6 +5771,10 @@ declare namespace LocalJSX {
|
|
|
5752
5771
|
*/
|
|
5753
5772
|
"userId": string;
|
|
5754
5773
|
}
|
|
5774
|
+
/**
|
|
5775
|
+
* Internal component of the atomic-insight-interface
|
|
5776
|
+
* The `atomic-insight-user-actions-toggle` component displays a button that opens a modal containing the user actions timeline component.
|
|
5777
|
+
*/
|
|
5755
5778
|
interface AtomicInsightUserActionsToggle {
|
|
5756
5779
|
/**
|
|
5757
5780
|
* The names of custom events to exclude.
|
|
@@ -7041,15 +7064,6 @@ declare namespace LocalJSX {
|
|
|
7041
7064
|
*/
|
|
7042
7065
|
"timezone"?: string;
|
|
7043
7066
|
}
|
|
7044
|
-
/**
|
|
7045
|
-
* The `atomic-search-layout` helps organize elements in the page.
|
|
7046
|
-
*/
|
|
7047
|
-
interface AtomicSearchLayout {
|
|
7048
|
-
/**
|
|
7049
|
-
* CSS value that defines where the layout goes from mobile to desktop. e.g., 800px, 65rem.
|
|
7050
|
-
*/
|
|
7051
|
-
"mobileBreakpoint"?: string;
|
|
7052
|
-
}
|
|
7053
7067
|
/**
|
|
7054
7068
|
* The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
|
|
7055
7069
|
*/
|
|
@@ -7560,7 +7574,6 @@ declare namespace LocalJSX {
|
|
|
7560
7574
|
"atomic-search-box-query-suggestions": AtomicSearchBoxQuerySuggestions;
|
|
7561
7575
|
"atomic-search-box-recent-queries": AtomicSearchBoxRecentQueries;
|
|
7562
7576
|
"atomic-search-interface": AtomicSearchInterface;
|
|
7563
|
-
"atomic-search-layout": AtomicSearchLayout;
|
|
7564
7577
|
"atomic-segmented-facet": AtomicSegmentedFacet;
|
|
7565
7578
|
"atomic-segmented-facet-scrollable": AtomicSegmentedFacetScrollable;
|
|
7566
7579
|
"atomic-smart-snippet": AtomicSmartSnippet;
|
|
@@ -7616,6 +7629,9 @@ declare module "@stencil/core" {
|
|
|
7616
7629
|
* An `atomic-category-facet` displays a facet of values in a browsable, hierarchical fashion.
|
|
7617
7630
|
*/
|
|
7618
7631
|
"atomic-category-facet": LocalJSX.AtomicCategoryFacet & JSXBase.HTMLAttributes<HTMLAtomicCategoryFacetElement>;
|
|
7632
|
+
/**
|
|
7633
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
7634
|
+
*/
|
|
7619
7635
|
"atomic-citation": LocalJSX.AtomicCitation & JSXBase.HTMLAttributes<HTMLAtomicCitationElement>;
|
|
7620
7636
|
/**
|
|
7621
7637
|
* A facet is a list of values for a certain field occurring in the results, ordered using a configurable criteria (e.g., number of occurrences).
|
|
@@ -7675,6 +7691,9 @@ declare module "@stencil/core" {
|
|
|
7675
7691
|
* For more information, see [About Relevance Generative Answering (RGA)](https://docs.coveo.com/en/n9de0370/)
|
|
7676
7692
|
*/
|
|
7677
7693
|
"atomic-generated-answer": LocalJSX.AtomicGeneratedAnswer & JSXBase.HTMLAttributes<HTMLAtomicGeneratedAnswerElement>;
|
|
7694
|
+
/**
|
|
7695
|
+
* Internal component, only to use through `atomic-generated-answer` or `atomic-insight-generated-answer`
|
|
7696
|
+
*/
|
|
7678
7697
|
"atomic-generated-answer-feedback-modal": LocalJSX.AtomicGeneratedAnswerFeedbackModal & JSXBase.HTMLAttributes<HTMLAtomicGeneratedAnswerFeedbackModalElement>;
|
|
7679
7698
|
/**
|
|
7680
7699
|
* The `atomic-html` component renders the HTML value of a string.
|
|
@@ -7721,10 +7740,18 @@ declare module "@stencil/core" {
|
|
|
7721
7740
|
*/
|
|
7722
7741
|
"atomic-insight-user-actions-session": LocalJSX.AtomicInsightUserActionsSession & JSXBase.HTMLAttributes<HTMLAtomicInsightUserActionsSessionElement>;
|
|
7723
7742
|
/**
|
|
7743
|
+
* Internal component used by the `atomic-insight-user-actions-modal`. Do not use directly.
|
|
7744
|
+
* This component displays all the actions performed by a user around the time they created a case.
|
|
7745
|
+
* The actions are grouped into multiple sessions, including the session during which the case was created,
|
|
7746
|
+
* the sessions preceding the case creation and the sessions following the case creation.
|
|
7724
7747
|
* @component
|
|
7725
7748
|
* @example <AtomicInsightUserActionsTimeline userId={'123'} caseCreationDate={'2024-08-15T10:00:00Z'} />
|
|
7726
7749
|
*/
|
|
7727
7750
|
"atomic-insight-user-actions-timeline": LocalJSX.AtomicInsightUserActionsTimeline & JSXBase.HTMLAttributes<HTMLAtomicInsightUserActionsTimelineElement>;
|
|
7751
|
+
/**
|
|
7752
|
+
* Internal component of the atomic-insight-interface
|
|
7753
|
+
* The `atomic-insight-user-actions-toggle` component displays a button that opens a modal containing the user actions timeline component.
|
|
7754
|
+
*/
|
|
7728
7755
|
"atomic-insight-user-actions-toggle": LocalJSX.AtomicInsightUserActionsToggle & JSXBase.HTMLAttributes<HTMLAtomicInsightUserActionsToggleElement>;
|
|
7729
7756
|
"atomic-ipx-body": LocalJSX.AtomicIpxBody & JSXBase.HTMLAttributes<HTMLAtomicIpxBodyElement>;
|
|
7730
7757
|
"atomic-ipx-button": LocalJSX.AtomicIpxButton & JSXBase.HTMLAttributes<HTMLAtomicIpxButtonElement>;
|
|
@@ -8078,10 +8105,6 @@ declare module "@stencil/core" {
|
|
|
8078
8105
|
* The `atomic-search-interface` component is the parent to all other atomic components in a search page. It handles the headless search engine and localization configurations.
|
|
8079
8106
|
*/
|
|
8080
8107
|
"atomic-search-interface": LocalJSX.AtomicSearchInterface & JSXBase.HTMLAttributes<HTMLAtomicSearchInterfaceElement>;
|
|
8081
|
-
/**
|
|
8082
|
-
* The `atomic-search-layout` helps organize elements in the page.
|
|
8083
|
-
*/
|
|
8084
|
-
"atomic-search-layout": LocalJSX.AtomicSearchLayout & JSXBase.HTMLAttributes<HTMLAtomicSearchLayoutElement>;
|
|
8085
8108
|
/**
|
|
8086
8109
|
* The `atomic-segmented-facet` displays a horizontal facet of the results for the current query.
|
|
8087
8110
|
*/
|