@coveo/atomic 3.33.9-pre.ad2c811461 → 3.33.9-pre.bf31506c11

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 (174) hide show
  1. package/dist/atomic/_atomic.esm.js +1 -1
  2. package/dist/atomic/atomic.esm.js.map +1 -1
  3. package/dist/atomic/components/_index.d.ts +2 -2
  4. package/dist/atomic/components/_index.js +1 -1
  5. package/dist/atomic/components/analytics-config.js +1 -1
  6. package/dist/atomic/components/atomic-category-facet.js +1 -1
  7. package/dist/atomic/components/atomic-facet.js +1 -1
  8. package/dist/atomic/components/atomic-format-currency.js +1 -1
  9. package/dist/atomic/components/atomic-format-number.js +1 -1
  10. package/dist/atomic/components/atomic-format-unit.js +1 -1
  11. package/dist/atomic/components/atomic-insight-search-box.js +2 -29
  12. package/dist/atomic/components/atomic-insight-search-box.js.map +1 -1
  13. package/dist/atomic/components/atomic-numeric-facet.js +1 -1
  14. package/dist/atomic/components/atomic-quickview-modal2.js +1 -1
  15. package/dist/atomic/components/atomic-quickview.js +1 -1
  16. package/dist/atomic/components/atomic-result-children.js +1 -1
  17. package/dist/atomic/components/atomic-result-fields-list.js +1 -1
  18. package/dist/atomic/components/atomic-result-link.js +1 -1
  19. package/dist/atomic/components/atomic-result-list.js +1 -1
  20. package/dist/atomic/components/atomic-result-table-placeholder2.js +1 -1
  21. package/dist/atomic/components/atomic-search-box-query-suggestions.d.ts +11 -0
  22. package/dist/atomic/components/atomic-search-box-query-suggestions.js +8 -0
  23. package/dist/atomic/components/atomic-search-box-query-suggestions.js.map +1 -0
  24. package/dist/atomic/components/atomic-search-box-query-suggestions2.js +89 -0
  25. package/dist/atomic/components/atomic-search-box-query-suggestions2.js.map +1 -0
  26. package/dist/atomic/components/atomic-search-box-recent-queries2.js +1 -1
  27. package/dist/atomic/components/atomic-search-box.js +10 -4
  28. package/dist/atomic/components/atomic-search-box.js.map +1 -1
  29. package/dist/atomic/components/atomic-smart-snippet-feedback-modal2.js +2 -2
  30. package/dist/atomic/components/atomic-sort-dropdown.js +2 -2
  31. package/dist/atomic/components/atomic-sort-expression.js +1 -1
  32. package/dist/atomic/components/atomic-tab-manager.js +1 -1
  33. package/dist/atomic/components/components/search/atomic-relevance-inspector/atomic-relevance-inspector.js +100 -0
  34. package/dist/atomic/components/components/search/atomic-search-interface/atomic-search-interface.js +1 -23
  35. package/dist/atomic/components/components/search/index.js +1 -1
  36. package/dist/atomic/components/components/search/lazy-index.js +1 -1
  37. package/dist/atomic/components/global/environment.js +1 -1
  38. package/dist/atomic/components/stencil-query-suggestions.js +33 -0
  39. package/dist/atomic/components/stencil-query-suggestions.js.map +1 -0
  40. package/dist/atomic/{p-36e21ca7.entry.js → p-0fb0a612.entry.js} +2 -2
  41. package/dist/atomic/{p-a80c1add.js → p-2936080b.js} +2 -2
  42. package/dist/atomic/{p-b4ad3036.entry.js → p-2c221588.entry.js} +2 -2
  43. package/dist/atomic/{p-b7cd0342.entry.js → p-2caf7109.entry.js} +2 -2
  44. package/dist/atomic/{p-df1d50c8.entry.js → p-47d35e28.entry.js} +2 -2
  45. package/dist/atomic/{p-10da7681.entry.js → p-5a710350.entry.js} +2 -2
  46. package/dist/atomic/{p-d2d22ab2.entry.js → p-5f2d62d9.entry.js} +2 -2
  47. package/dist/atomic/p-78bb2db9.entry.js +2 -0
  48. package/dist/atomic/p-78bb2db9.entry.js.map +1 -0
  49. package/dist/atomic/{p-4ae14373.entry.js → p-80fc1821.entry.js} +2 -2
  50. package/dist/atomic/{p-4d79eca8.entry.js → p-907015be.entry.js} +2 -2
  51. package/dist/atomic/p-a1522fe5.entry.js +2 -0
  52. package/dist/atomic/p-a1522fe5.entry.js.map +1 -0
  53. package/dist/atomic/{p-3e38aea6.entry.js → p-aa911e35.entry.js} +2 -2
  54. package/dist/atomic/{p-8103bad3.entry.js → p-ab44a3c9.entry.js} +2 -2
  55. package/dist/atomic/p-af93b44c.js +2 -0
  56. package/dist/atomic/p-af93b44c.js.map +1 -0
  57. package/dist/atomic/{p-30411cd4.entry.js → p-b05d54e3.entry.js} +2 -2
  58. package/dist/atomic/{p-dfc385b7.entry.js → p-bc8e7f18.entry.js} +2 -2
  59. package/dist/atomic/{p-aa616502.entry.js → p-c865f044.entry.js} +2 -2
  60. package/dist/atomic/{p-b5ed8ce2.entry.js → p-ca3dc59b.entry.js} +2 -2
  61. package/dist/atomic/{p-62afcf79.entry.js → p-dcba2119.entry.js} +2 -2
  62. package/dist/atomic/{p-20019654.entry.js → p-e1d6f5e9.entry.js} +2 -2
  63. package/dist/atomic/{p-44ef70b6.entry.js → p-e296615c.entry.js} +2 -2
  64. package/dist/atomic/{p-74822069.entry.js → p-ef5ba5ae.entry.js} +2 -2
  65. package/dist/atomic/{p-8acb1466.entry.js → p-f2467a39.entry.js} +2 -2
  66. package/dist/atomic/{p-f073a78d.entry.js → p-fa11d674.entry.js} +2 -2
  67. package/dist/cjs/_loader.cjs.js +1 -1
  68. package/dist/cjs/{analytics-config-48159a79.js → analytics-config-4e93444f.js} +2 -2
  69. package/dist/cjs/{analytics-config-48159a79.js.map → analytics-config-4e93444f.js.map} +1 -1
  70. package/dist/cjs/atomic-category-facet.cjs.entry.js +1 -1
  71. package/dist/cjs/atomic-facet.cjs.entry.js +1 -1
  72. package/dist/cjs/atomic-format-currency.cjs.entry.js +1 -1
  73. package/dist/cjs/atomic-format-number.cjs.entry.js +1 -1
  74. package/dist/cjs/atomic-format-unit.cjs.entry.js +1 -1
  75. package/dist/cjs/atomic-insight-interface.cjs.entry.js +1 -1
  76. package/dist/cjs/atomic-insight-search-box.cjs.entry.js +4 -30
  77. package/dist/cjs/atomic-insight-search-box.cjs.entry.js.map +1 -1
  78. package/dist/cjs/atomic-numeric-facet.cjs.entry.js +1 -1
  79. package/dist/cjs/atomic-quickview-modal.cjs.entry.js +1 -1
  80. package/dist/cjs/atomic-quickview.cjs.entry.js +1 -1
  81. package/dist/cjs/atomic-recs-interface.cjs.entry.js +1 -1
  82. package/dist/cjs/atomic-result-children.cjs.entry.js +1 -1
  83. package/dist/cjs/atomic-result-fields-list.cjs.entry.js +1 -1
  84. package/dist/cjs/atomic-result-link.cjs.entry.js +1 -1
  85. package/dist/cjs/atomic-result-list.cjs.entry.js +1 -1
  86. package/dist/cjs/atomic-result-placeholder_8.cjs.entry.js +1 -1
  87. package/dist/cjs/{atomic-search-box-recent-queries.cjs.entry.js → atomic-search-box-query-suggestions_2.cjs.entry.js} +68 -5
  88. package/dist/cjs/atomic-search-box-query-suggestions_2.cjs.entry.js.map +1 -0
  89. package/dist/cjs/atomic-search-box.cjs.entry.js +3 -3
  90. package/dist/cjs/atomic-smart-snippet-feedback-modal.cjs.entry.js +2 -2
  91. package/dist/cjs/atomic-sort-dropdown.cjs.entry.js +2 -2
  92. package/dist/cjs/atomic-sort-expression.cjs.entry.js +1 -1
  93. package/dist/cjs/atomic-tab-manager.cjs.entry.js +1 -1
  94. package/dist/cjs/atomic.cjs.js +1 -1
  95. package/dist/cjs/index-757bc886.js +2 -6
  96. package/dist/cjs/stencil-query-suggestions-03268ecc.js +38 -0
  97. package/dist/cjs/stencil-query-suggestions-03268ecc.js.map +1 -0
  98. package/dist/cjs/version.cjs.js +1 -1
  99. package/dist/esm/_loader.js +1 -1
  100. package/dist/esm/{analytics-config-0798f627.js → analytics-config-cdfc645f.js} +2 -2
  101. package/dist/esm/{analytics-config-0798f627.js.map → analytics-config-cdfc645f.js.map} +1 -1
  102. package/dist/esm/atomic-category-facet.entry.js +1 -1
  103. package/dist/esm/atomic-facet.entry.js +1 -1
  104. package/dist/esm/atomic-format-currency.entry.js +1 -1
  105. package/dist/esm/atomic-format-number.entry.js +1 -1
  106. package/dist/esm/atomic-format-unit.entry.js +1 -1
  107. package/dist/esm/atomic-insight-interface.entry.js +1 -1
  108. package/dist/esm/atomic-insight-search-box.entry.js +3 -29
  109. package/dist/esm/atomic-insight-search-box.entry.js.map +1 -1
  110. package/dist/esm/atomic-numeric-facet.entry.js +1 -1
  111. package/dist/esm/atomic-quickview-modal.entry.js +1 -1
  112. package/dist/esm/atomic-quickview.entry.js +1 -1
  113. package/dist/esm/atomic-recs-interface.entry.js +1 -1
  114. package/dist/esm/atomic-result-children.entry.js +1 -1
  115. package/dist/esm/atomic-result-fields-list.entry.js +1 -1
  116. package/dist/esm/atomic-result-link.entry.js +1 -1
  117. package/dist/esm/atomic-result-list.entry.js +1 -1
  118. package/dist/esm/atomic-result-placeholder_8.entry.js +1 -1
  119. package/dist/esm/{atomic-search-box-recent-queries.entry.js → atomic-search-box-query-suggestions_2.entry.js} +70 -8
  120. package/dist/esm/atomic-search-box-query-suggestions_2.entry.js.map +1 -0
  121. package/dist/esm/atomic-search-box.entry.js +3 -3
  122. package/dist/esm/atomic-smart-snippet-feedback-modal.entry.js +2 -2
  123. package/dist/esm/atomic-sort-dropdown.entry.js +2 -2
  124. package/dist/esm/atomic-sort-expression.entry.js +1 -1
  125. package/dist/esm/atomic-tab-manager.entry.js +1 -1
  126. package/dist/esm/atomic.js +1 -1
  127. package/dist/esm/index-3f35faca.js +2 -6
  128. package/dist/esm/stencil-query-suggestions-5d6a46d7.js +33 -0
  129. package/dist/esm/stencil-query-suggestions-5d6a46d7.js.map +1 -0
  130. package/dist/esm/version.js +1 -1
  131. package/dist/types/components/search/atomic-relevance-inspector/atomic-relevance-inspector.d.ts +18 -8
  132. package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +1 -4
  133. package/dist/types/components/search/index.d.ts +1 -1
  134. package/dist/types/components/search/{atomic-search-box-query-suggestions → search-box-suggestions/atomic-search-box-query-suggestions}/atomic-search-box-query-suggestions.d.ts +7 -16
  135. package/dist/types/components.d.ts +49 -53
  136. package/docs/atomic-docs.json +102 -90
  137. package/package.json +1 -1
  138. package/dist/atomic/components/atomic-relevance-inspector.d.ts +0 -11
  139. package/dist/atomic/components/atomic-relevance-inspector.js +0 -53
  140. package/dist/atomic/components/atomic-relevance-inspector.js.map +0 -1
  141. package/dist/atomic/components/components/search/atomic-search-box-query-suggestions/atomic-search-box-query-suggestions.js +0 -107
  142. package/dist/atomic/p-0a78b13e.entry.js +0 -2
  143. package/dist/atomic/p-0a78b13e.entry.js.map +0 -1
  144. package/dist/atomic/p-5d71a211.entry.js +0 -2
  145. package/dist/atomic/p-5d71a211.entry.js.map +0 -1
  146. package/dist/atomic/p-d8028950.entry.js +0 -2
  147. package/dist/atomic/p-d8028950.entry.js.map +0 -1
  148. package/dist/cjs/atomic-relevance-inspector.cjs.entry.js +0 -38
  149. package/dist/cjs/atomic-relevance-inspector.cjs.entry.js.map +0 -1
  150. package/dist/cjs/atomic-search-box-recent-queries.cjs.entry.js.map +0 -1
  151. package/dist/esm/atomic-relevance-inspector.entry.js +0 -34
  152. package/dist/esm/atomic-relevance-inspector.entry.js.map +0 -1
  153. package/dist/esm/atomic-search-box-recent-queries.entry.js.map +0 -1
  154. /package/dist/atomic/{p-36e21ca7.entry.js.map → p-0fb0a612.entry.js.map} +0 -0
  155. /package/dist/atomic/{p-a80c1add.js.map → p-2936080b.js.map} +0 -0
  156. /package/dist/atomic/{p-b4ad3036.entry.js.map → p-2c221588.entry.js.map} +0 -0
  157. /package/dist/atomic/{p-b7cd0342.entry.js.map → p-2caf7109.entry.js.map} +0 -0
  158. /package/dist/atomic/{p-df1d50c8.entry.js.map → p-47d35e28.entry.js.map} +0 -0
  159. /package/dist/atomic/{p-10da7681.entry.js.map → p-5a710350.entry.js.map} +0 -0
  160. /package/dist/atomic/{p-d2d22ab2.entry.js.map → p-5f2d62d9.entry.js.map} +0 -0
  161. /package/dist/atomic/{p-4ae14373.entry.js.map → p-80fc1821.entry.js.map} +0 -0
  162. /package/dist/atomic/{p-4d79eca8.entry.js.map → p-907015be.entry.js.map} +0 -0
  163. /package/dist/atomic/{p-3e38aea6.entry.js.map → p-aa911e35.entry.js.map} +0 -0
  164. /package/dist/atomic/{p-8103bad3.entry.js.map → p-ab44a3c9.entry.js.map} +0 -0
  165. /package/dist/atomic/{p-30411cd4.entry.js.map → p-b05d54e3.entry.js.map} +0 -0
  166. /package/dist/atomic/{p-dfc385b7.entry.js.map → p-bc8e7f18.entry.js.map} +0 -0
  167. /package/dist/atomic/{p-aa616502.entry.js.map → p-c865f044.entry.js.map} +0 -0
  168. /package/dist/atomic/{p-b5ed8ce2.entry.js.map → p-ca3dc59b.entry.js.map} +0 -0
  169. /package/dist/atomic/{p-62afcf79.entry.js.map → p-dcba2119.entry.js.map} +0 -0
  170. /package/dist/atomic/{p-20019654.entry.js.map → p-e1d6f5e9.entry.js.map} +0 -0
  171. /package/dist/atomic/{p-44ef70b6.entry.js.map → p-e296615c.entry.js.map} +0 -0
  172. /package/dist/atomic/{p-74822069.entry.js.map → p-ef5ba5ae.entry.js.map} +0 -0
  173. /package/dist/atomic/{p-8acb1466.entry.js.map → p-f2467a39.entry.js.map} +0 -0
  174. /package/dist/atomic/{p-f073a78d.entry.js.map → p-fa11d674.entry.js.map} +0 -0
@@ -20,7 +20,6 @@ import { InsightResultAttachToCaseEvent } from "./components/insight/atomic-insi
20
20
  import { RecommendationEngine, InteractiveResult as RecsInteractiveResult, LogLevel as RecsLogLevel, Result as RecsResult, ResultTemplate as RecsResultTemplate, ResultTemplateCondition as RecsResultTemplateCondition } from "@coveo/headless/recommendation";
21
21
  import { RecsInitializationOptions } from "./components/recommendations/atomic-recs-interface/atomic-recs-interface";
22
22
  import { RecsStore } from "./components/recommendations/atomic-recs-interface/store";
23
- import { Bindings } from "./components/search/atomic-search-interface/atomic-search-interface";
24
23
  import { SearchStore } from "./components/search/atomic-search-interface/store";
25
24
  import { RedirectionPayload } from "./components/common/search-box/redirection-payload";
26
25
  import { AriaLabelGenerator } from "./components/search/search-box-suggestions/atomic-search-box-instant-results/atomic-search-box-instant-results";
@@ -40,7 +39,6 @@ export { InsightResultAttachToCaseEvent } from "./components/insight/atomic-insi
40
39
  export { RecommendationEngine, InteractiveResult as RecsInteractiveResult, LogLevel as RecsLogLevel, Result as RecsResult, ResultTemplate as RecsResultTemplate, ResultTemplateCondition as RecsResultTemplateCondition } from "@coveo/headless/recommendation";
41
40
  export { RecsInitializationOptions } from "./components/recommendations/atomic-recs-interface/atomic-recs-interface";
42
41
  export { RecsStore } from "./components/recommendations/atomic-recs-interface/store";
43
- export { Bindings } from "./components/search/atomic-search-interface/atomic-search-interface";
44
42
  export { SearchStore } from "./components/search/atomic-search-interface/store";
45
43
  export { RedirectionPayload } from "./components/common/search-box/redirection-payload";
46
44
  export { AriaLabelGenerator } from "./components/search/search-box-suggestions/atomic-search-box-instant-results/atomic-search-box-instant-results";
@@ -1838,16 +1836,6 @@ export namespace Components {
1838
1836
  */
1839
1837
  "collapseFacetsAfter": number;
1840
1838
  }
1841
- /**
1842
- * The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.
1843
- */
1844
- interface AtomicRelevanceInspector {
1845
- /**
1846
- * The Atomic interface bindings, namely the headless search engine and i18n instances.
1847
- */
1848
- "bindings": Bindings;
1849
- "open": boolean;
1850
- }
1851
1839
  /**
1852
1840
  * The `atomic-result` component is used internally by the `atomic-result-list` component.
1853
1841
  */
@@ -2411,6 +2399,23 @@ export namespace Components {
2411
2399
  */
2412
2400
  "setRenderFunction": (resultRenderingFunction: ItemRenderingFunction) => Promise<void>;
2413
2401
  }
2402
+ /**
2403
+ * The `atomic-search-box-query-suggestions` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of query suggestion behavior.
2404
+ */
2405
+ interface AtomicSearchBoxQuerySuggestions {
2406
+ /**
2407
+ * The SVG icon to display. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
2408
+ */
2409
+ "icon"?: string;
2410
+ /**
2411
+ * The maximum number of suggestions that will be displayed if the user has typed something into the input field.
2412
+ */
2413
+ "maxWithQuery"?: number;
2414
+ /**
2415
+ * The maximum number of suggestions that will be displayed initially when the input field is empty.
2416
+ */
2417
+ "maxWithoutQuery"?: number;
2418
+ }
2414
2419
  /**
2415
2420
  * The `atomic-search-box-recent-queries` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of recent query suggestions.
2416
2421
  */
@@ -2848,10 +2853,6 @@ export interface AtomicQuickviewModalCustomEvent<T> extends CustomEvent<T> {
2848
2853
  detail: T;
2849
2854
  target: HTMLAtomicQuickviewModalElement;
2850
2855
  }
2851
- export interface AtomicRelevanceInspectorCustomEvent<T> extends CustomEvent<T> {
2852
- detail: T;
2853
- target: HTMLAtomicRelevanceInspectorElement;
2854
- }
2855
2856
  export interface AtomicSearchBoxCustomEvent<T> extends CustomEvent<T> {
2856
2857
  detail: T;
2857
2858
  target: HTMLAtomicSearchBoxElement;
@@ -3683,26 +3684,6 @@ declare global {
3683
3684
  prototype: HTMLAtomicRefineToggleElement;
3684
3685
  new (): HTMLAtomicRefineToggleElement;
3685
3686
  };
3686
- interface HTMLAtomicRelevanceInspectorElementEventMap {
3687
- "atomic/relevanceInspector/close": any;
3688
- }
3689
- /**
3690
- * The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.
3691
- */
3692
- interface HTMLAtomicRelevanceInspectorElement extends Components.AtomicRelevanceInspector, HTMLStencilElement {
3693
- addEventListener<K extends keyof HTMLAtomicRelevanceInspectorElementEventMap>(type: K, listener: (this: HTMLAtomicRelevanceInspectorElement, ev: AtomicRelevanceInspectorCustomEvent<HTMLAtomicRelevanceInspectorElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3694
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3695
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3696
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3697
- removeEventListener<K extends keyof HTMLAtomicRelevanceInspectorElementEventMap>(type: K, listener: (this: HTMLAtomicRelevanceInspectorElement, ev: AtomicRelevanceInspectorCustomEvent<HTMLAtomicRelevanceInspectorElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3698
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3699
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3700
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
3701
- }
3702
- var HTMLAtomicRelevanceInspectorElement: {
3703
- prototype: HTMLAtomicRelevanceInspectorElement;
3704
- new (): HTMLAtomicRelevanceInspectorElement;
3705
- };
3706
3687
  /**
3707
3688
  * The `atomic-result` component is used internally by the `atomic-result-list` component.
3708
3689
  */
@@ -4095,6 +4076,15 @@ declare global {
4095
4076
  prototype: HTMLAtomicSearchBoxInstantResultsElement;
4096
4077
  new (): HTMLAtomicSearchBoxInstantResultsElement;
4097
4078
  };
4079
+ /**
4080
+ * The `atomic-search-box-query-suggestions` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of query suggestion behavior.
4081
+ */
4082
+ interface HTMLAtomicSearchBoxQuerySuggestionsElement extends Components.AtomicSearchBoxQuerySuggestions, HTMLStencilElement {
4083
+ }
4084
+ var HTMLAtomicSearchBoxQuerySuggestionsElement: {
4085
+ prototype: HTMLAtomicSearchBoxQuerySuggestionsElement;
4086
+ new (): HTMLAtomicSearchBoxQuerySuggestionsElement;
4087
+ };
4098
4088
  /**
4099
4089
  * The `atomic-search-box-recent-queries` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of recent query suggestions.
4100
4090
  */
@@ -4465,7 +4455,6 @@ declare global {
4465
4455
  "atomic-recs-result-template": HTMLAtomicRecsResultTemplateElement;
4466
4456
  "atomic-refine-modal": HTMLAtomicRefineModalElement;
4467
4457
  "atomic-refine-toggle": HTMLAtomicRefineToggleElement;
4468
- "atomic-relevance-inspector": HTMLAtomicRelevanceInspectorElement;
4469
4458
  "atomic-result": HTMLAtomicResultElement;
4470
4459
  "atomic-result-badge": HTMLAtomicResultBadgeElement;
4471
4460
  "atomic-result-children": HTMLAtomicResultChildrenElement;
@@ -4498,6 +4487,7 @@ declare global {
4498
4487
  "atomic-result-timespan": HTMLAtomicResultTimespanElement;
4499
4488
  "atomic-search-box": HTMLAtomicSearchBoxElement;
4500
4489
  "atomic-search-box-instant-results": HTMLAtomicSearchBoxInstantResultsElement;
4490
+ "atomic-search-box-query-suggestions": HTMLAtomicSearchBoxQuerySuggestionsElement;
4501
4491
  "atomic-search-box-recent-queries": HTMLAtomicSearchBoxRecentQueriesElement;
4502
4492
  "atomic-segmented-facet": HTMLAtomicSegmentedFacetElement;
4503
4493
  "atomic-segmented-facet-scrollable": HTMLAtomicSegmentedFacetScrollableElement;
@@ -6216,17 +6206,6 @@ declare namespace LocalJSX {
6216
6206
  */
6217
6207
  "collapseFacetsAfter"?: number;
6218
6208
  }
6219
- /**
6220
- * The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.
6221
- */
6222
- interface AtomicRelevanceInspector {
6223
- /**
6224
- * The Atomic interface bindings, namely the headless search engine and i18n instances.
6225
- */
6226
- "bindings": Bindings;
6227
- "onAtomic/relevanceInspector/close"?: (event: AtomicRelevanceInspectorCustomEvent<any>) => void;
6228
- "open"?: boolean;
6229
- }
6230
6209
  /**
6231
6210
  * The `atomic-result` component is used internally by the `atomic-result-list` component.
6232
6211
  */
@@ -6763,6 +6742,23 @@ declare namespace LocalJSX {
6763
6742
  */
6764
6743
  "maxResultsPerQuery"?: number;
6765
6744
  }
6745
+ /**
6746
+ * The `atomic-search-box-query-suggestions` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of query suggestion behavior.
6747
+ */
6748
+ interface AtomicSearchBoxQuerySuggestions {
6749
+ /**
6750
+ * The SVG icon to display. - Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location. - Use a value that starts with `assets://`, to display an icon from the Atomic package. - Use a stringified SVG to display it directly.
6751
+ */
6752
+ "icon"?: string;
6753
+ /**
6754
+ * The maximum number of suggestions that will be displayed if the user has typed something into the input field.
6755
+ */
6756
+ "maxWithQuery"?: number;
6757
+ /**
6758
+ * The maximum number of suggestions that will be displayed initially when the input field is empty.
6759
+ */
6760
+ "maxWithoutQuery"?: number;
6761
+ }
6766
6762
  /**
6767
6763
  * The `atomic-search-box-recent-queries` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of recent query suggestions.
6768
6764
  */
@@ -7252,7 +7248,6 @@ declare namespace LocalJSX {
7252
7248
  "atomic-recs-result-template": AtomicRecsResultTemplate;
7253
7249
  "atomic-refine-modal": AtomicRefineModal;
7254
7250
  "atomic-refine-toggle": AtomicRefineToggle;
7255
- "atomic-relevance-inspector": AtomicRelevanceInspector;
7256
7251
  "atomic-result": AtomicResult;
7257
7252
  "atomic-result-badge": AtomicResultBadge;
7258
7253
  "atomic-result-children": AtomicResultChildren;
@@ -7285,6 +7280,7 @@ declare namespace LocalJSX {
7285
7280
  "atomic-result-timespan": AtomicResultTimespan;
7286
7281
  "atomic-search-box": AtomicSearchBox;
7287
7282
  "atomic-search-box-instant-results": AtomicSearchBoxInstantResults;
7283
+ "atomic-search-box-query-suggestions": AtomicSearchBoxQuerySuggestions;
7288
7284
  "atomic-search-box-recent-queries": AtomicSearchBoxRecentQueries;
7289
7285
  "atomic-segmented-facet": AtomicSegmentedFacet;
7290
7286
  "atomic-segmented-facet-scrollable": AtomicSegmentedFacetScrollable;
@@ -7572,10 +7568,6 @@ declare module "@stencil/core" {
7572
7568
  * When this component is added to the `atomic-search-interface`, an `atomic-refine-modal` component is automatically created.
7573
7569
  */
7574
7570
  "atomic-refine-toggle": LocalJSX.AtomicRefineToggle & JSXBase.HTMLAttributes<HTMLAtomicRefineToggleElement>;
7575
- /**
7576
- * The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.
7577
- */
7578
- "atomic-relevance-inspector": LocalJSX.AtomicRelevanceInspector & JSXBase.HTMLAttributes<HTMLAtomicRelevanceInspectorElement>;
7579
7571
  /**
7580
7572
  * The `atomic-result` component is used internally by the `atomic-result-list` component.
7581
7573
  */
@@ -7797,6 +7789,10 @@ declare module "@stencil/core" {
7797
7789
  * This component is not supported on mobile.
7798
7790
  */
7799
7791
  "atomic-search-box-instant-results": LocalJSX.AtomicSearchBoxInstantResults & JSXBase.HTMLAttributes<HTMLAtomicSearchBoxInstantResultsElement>;
7792
+ /**
7793
+ * The `atomic-search-box-query-suggestions` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of query suggestion behavior.
7794
+ */
7795
+ "atomic-search-box-query-suggestions": LocalJSX.AtomicSearchBoxQuerySuggestions & JSXBase.HTMLAttributes<HTMLAtomicSearchBoxQuerySuggestionsElement>;
7800
7796
  /**
7801
7797
  * The `atomic-search-box-recent-queries` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of recent query suggestions.
7802
7798
  */
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-10-01T17:52:16",
2
+ "timestamp": "2025-10-01T18:14:28",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.20.0",
@@ -9341,88 +9341,6 @@
9341
9341
  ]
9342
9342
  }
9343
9343
  },
9344
- {
9345
- "filePath": "src/components/search/atomic-relevance-inspector/atomic-relevance-inspector.tsx",
9346
- "encapsulation": "shadow",
9347
- "tag": "atomic-relevance-inspector",
9348
- "docs": "The `atomic-relevance-inspector` component is used internally to offer insight on search page relevance, as well as information to help troubleshoot issues during development.",
9349
- "docsTags": [],
9350
- "usage": {},
9351
- "props": [
9352
- {
9353
- "name": "bindings",
9354
- "type": "CommonBindings<SearchEngine<{}>, SearchStore, AtomicSearchInterface> & NonceBindings",
9355
- "complexType": {
9356
- "original": "Bindings",
9357
- "resolved": "CommonBindings<SearchEngine<{}>, SearchStore, AtomicSearchInterface> & NonceBindings",
9358
- "references": {
9359
- "Bindings": {
9360
- "location": "import",
9361
- "path": "../atomic-search-interface/atomic-search-interface",
9362
- "id": "src/components/search/atomic-search-interface/atomic-search-interface.ts::Bindings"
9363
- }
9364
- }
9365
- },
9366
- "mutable": false,
9367
- "reflectToAttr": false,
9368
- "docs": "The Atomic interface bindings, namely the headless search engine and i18n instances.",
9369
- "docsTags": [],
9370
- "values": [
9371
- {
9372
- "type": "CommonBindings<SearchEngine<{}>, SearchStore, AtomicSearchInterface> & NonceBindings"
9373
- }
9374
- ],
9375
- "optional": false,
9376
- "required": true
9377
- },
9378
- {
9379
- "name": "open",
9380
- "type": "boolean",
9381
- "complexType": {
9382
- "original": "boolean",
9383
- "resolved": "boolean",
9384
- "references": {}
9385
- },
9386
- "mutable": false,
9387
- "attr": "open",
9388
- "reflectToAttr": true,
9389
- "docs": "",
9390
- "docsTags": [],
9391
- "default": "false",
9392
- "values": [
9393
- {
9394
- "type": "boolean"
9395
- }
9396
- ],
9397
- "optional": false,
9398
- "required": false
9399
- }
9400
- ],
9401
- "methods": [],
9402
- "events": [
9403
- {
9404
- "event": "atomic/relevanceInspector/close",
9405
- "detail": "any",
9406
- "bubbles": true,
9407
- "complexType": {
9408
- "original": "any",
9409
- "resolved": "any",
9410
- "references": {}
9411
- },
9412
- "cancelable": true,
9413
- "composed": true,
9414
- "docs": "",
9415
- "docsTags": []
9416
- }
9417
- ],
9418
- "listeners": [],
9419
- "styles": [],
9420
- "slots": [],
9421
- "parts": [],
9422
- "dependents": [],
9423
- "dependencies": [],
9424
- "dependencyGraph": {}
9425
- },
9426
9344
  {
9427
9345
  "filePath": "src/components/search/atomic-result/atomic-result.tsx",
9428
9346
  "encapsulation": "shadow",
@@ -12474,12 +12392,14 @@
12474
12392
  "dependents": [],
12475
12393
  "dependencies": [
12476
12394
  "atomic-suggestion-renderer",
12477
- "atomic-search-box-recent-queries"
12395
+ "atomic-search-box-recent-queries",
12396
+ "atomic-search-box-query-suggestions"
12478
12397
  ],
12479
12398
  "dependencyGraph": {
12480
12399
  "atomic-search-box": [
12481
12400
  "atomic-suggestion-renderer",
12482
- "atomic-search-box-recent-queries"
12401
+ "atomic-search-box-recent-queries",
12402
+ "atomic-search-box-query-suggestions"
12483
12403
  ]
12484
12404
  }
12485
12405
  },
@@ -12700,6 +12620,103 @@
12700
12620
  ]
12701
12621
  }
12702
12622
  },
12623
+ {
12624
+ "filePath": "src/components/search/search-box-suggestions/atomic-search-box-query-suggestions/atomic-search-box-query-suggestions.tsx",
12625
+ "encapsulation": "shadow",
12626
+ "tag": "atomic-search-box-query-suggestions",
12627
+ "docs": "The `atomic-search-box-query-suggestions` component can be added as a child of an `atomic-search-box` component, allowing for the configuration of query suggestion behavior.",
12628
+ "docsTags": [],
12629
+ "usage": {},
12630
+ "props": [
12631
+ {
12632
+ "name": "icon",
12633
+ "type": "string | undefined",
12634
+ "complexType": {
12635
+ "original": "string",
12636
+ "resolved": "string | undefined",
12637
+ "references": {}
12638
+ },
12639
+ "mutable": false,
12640
+ "attr": "icon",
12641
+ "reflectToAttr": false,
12642
+ "docs": "The SVG icon to display.\n\n- Use a value that starts with `http://`, `https://`, `./`, or `../`, to fetch and display an icon from a given location.\n- Use a value that starts with `assets://`, to display an icon from the Atomic package.\n- Use a stringified SVG to display it directly.",
12643
+ "docsTags": [],
12644
+ "values": [
12645
+ {
12646
+ "type": "string"
12647
+ },
12648
+ {
12649
+ "type": "undefined"
12650
+ }
12651
+ ],
12652
+ "optional": true,
12653
+ "required": false
12654
+ },
12655
+ {
12656
+ "name": "maxWithQuery",
12657
+ "type": "number | undefined",
12658
+ "complexType": {
12659
+ "original": "number",
12660
+ "resolved": "number | undefined",
12661
+ "references": {}
12662
+ },
12663
+ "mutable": false,
12664
+ "attr": "max-with-query",
12665
+ "reflectToAttr": true,
12666
+ "docs": "The maximum number of suggestions that will be displayed if the user has typed something into the input field.",
12667
+ "docsTags": [],
12668
+ "values": [
12669
+ {
12670
+ "type": "number"
12671
+ },
12672
+ {
12673
+ "type": "undefined"
12674
+ }
12675
+ ],
12676
+ "optional": true,
12677
+ "required": false
12678
+ },
12679
+ {
12680
+ "name": "maxWithoutQuery",
12681
+ "type": "number | undefined",
12682
+ "complexType": {
12683
+ "original": "number",
12684
+ "resolved": "number | undefined",
12685
+ "references": {}
12686
+ },
12687
+ "mutable": false,
12688
+ "attr": "max-without-query",
12689
+ "reflectToAttr": true,
12690
+ "docs": "The maximum number of suggestions that will be displayed initially when the input field is empty.",
12691
+ "docsTags": [],
12692
+ "values": [
12693
+ {
12694
+ "type": "number"
12695
+ },
12696
+ {
12697
+ "type": "undefined"
12698
+ }
12699
+ ],
12700
+ "optional": true,
12701
+ "required": false
12702
+ }
12703
+ ],
12704
+ "methods": [],
12705
+ "events": [],
12706
+ "listeners": [],
12707
+ "styles": [],
12708
+ "slots": [],
12709
+ "parts": [],
12710
+ "dependents": [
12711
+ "atomic-search-box"
12712
+ ],
12713
+ "dependencies": [],
12714
+ "dependencyGraph": {
12715
+ "atomic-search-box": [
12716
+ "atomic-search-box-query-suggestions"
12717
+ ]
12718
+ }
12719
+ },
12703
12720
  {
12704
12721
  "filePath": "src/components/search/search-box-suggestions/atomic-search-box-recent-queries/atomic-search-box-recent-queries.tsx",
12705
12722
  "encapsulation": "shadow",
@@ -15592,11 +15609,6 @@
15592
15609
  "docstring": "",
15593
15610
  "path": "src/utils/initialization-utils.tsx"
15594
15611
  },
15595
- "src/components/search/atomic-search-interface/atomic-search-interface.ts::Bindings": {
15596
- "declaration": "export type Bindings = CommonBindings<\n SearchEngine,\n SearchStore,\n AtomicSearchInterface\n> &\n //TODO: KIT-4893 - Remove once atomic-quickview-modal migration is complete.\n NonceBindings;",
15597
- "docstring": "",
15598
- "path": "src/components/search/atomic-search-interface/atomic-search-interface.ts"
15599
- },
15600
15612
  "../headless/dist/definitions/index.d.ts::FoldedResult": {
15601
15613
  "declaration": "any",
15602
15614
  "docstring": "",
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.ad2c811461",
4
+ "version": "3.33.9-pre.bf31506c11",
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": {
@@ -1,11 +0,0 @@
1
- import type { Components, JSX } from "../../types/components";
2
-
3
- interface AtomicRelevanceInspector extends Components.AtomicRelevanceInspector, HTMLElement {}
4
- export const AtomicRelevanceInspector: {
5
- prototype: AtomicRelevanceInspector;
6
- new (): AtomicRelevanceInspector;
7
- };
8
- /**
9
- * Used to define this component and all nested components recursively.
10
- */
11
- export const defineCustomElement: () => void;