@coveo/atomic 3.53.0 → 3.53.2

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 (159) hide show
  1. package/custom-elements.json +1148 -1086
  2. package/dist/atomic/assets/action_override.svg +1 -0
  3. package/dist/atomic/assets/agent_astro.svg +1 -0
  4. package/dist/atomic/assets/business_unit.svg +1 -0
  5. package/dist/atomic/assets/collection_alt.svg +1 -0
  6. package/dist/atomic/assets/css.svg +1 -0
  7. package/dist/atomic/assets/custom_entity.svg +1 -0
  8. package/dist/atomic/assets/custom_textbox.svg +1 -0
  9. package/dist/atomic/assets/database.svg +1 -0
  10. package/dist/atomic/assets/dx_pipeline.svg +1 -0
  11. package/dist/atomic/assets/feed.svg +1 -1
  12. package/dist/atomic/assets/push.svg +1 -0
  13. package/dist/atomic/assets/secondary_index.svg +1 -0
  14. package/dist/atomic/assets/tabset.svg +1 -0
  15. package/dist/atomic/components/components/commerce/atomic-commerce-breadbox/atomic-commerce-breadbox.js +1 -1
  16. package/dist/atomic/components/components/commerce/atomic-commerce-category-facet/atomic-commerce-category-facet.js +1 -1
  17. package/dist/atomic/components/components/commerce/atomic-commerce-interface/atomic-commerce-interface.js +2 -2
  18. package/dist/atomic/components/components/commerce/atomic-commerce-product-list/atomic-commerce-product-list.js +1 -1
  19. package/dist/atomic/components/components/commerce/atomic-commerce-recommendation-interface/atomic-commerce-recommendation-interface.js +1 -1
  20. package/dist/atomic/components/components/commerce/atomic-commerce-recommendation-list/atomic-commerce-recommendation-list.js +1 -1
  21. package/dist/atomic/components/components/commerce/atomic-commerce-search-box/atomic-commerce-search-box.js +2 -2
  22. package/dist/atomic/components/components/commerce/atomic-product/atomic-product.tw.css.js +1 -1
  23. package/dist/atomic/components/components/commerce/atomic-product-link/atomic-product-link.tw.css.js +1 -1
  24. package/dist/atomic/components/components/commerce/atomic-product-section-actions/atomic-product-section-actions.js +1 -1
  25. package/dist/atomic/components/components/commerce/atomic-product-section-badges/atomic-product-section-badges.js +1 -1
  26. package/dist/atomic/components/components/commerce/atomic-product-section-bottom-metadata/atomic-product-section-bottom-metadata.js +1 -1
  27. package/dist/atomic/components/components/commerce/atomic-product-section-children/atomic-product-section-children.js +1 -1
  28. package/dist/atomic/components/components/commerce/atomic-product-section-description/atomic-product-section-description.js +1 -1
  29. package/dist/atomic/components/components/commerce/atomic-product-section-emphasized/atomic-product-section-emphasized.js +1 -1
  30. package/dist/atomic/components/components/commerce/atomic-product-section-metadata/atomic-product-section-metadata.js +1 -1
  31. package/dist/atomic/components/components/commerce/atomic-product-section-name/atomic-product-section-name.js +1 -1
  32. package/dist/atomic/components/components/commerce/atomic-product-section-visual/atomic-product-section-visual.js +1 -1
  33. package/dist/atomic/components/components/common/atomic-citation/atomic-citation.js +1 -1
  34. package/dist/atomic/components/components/common/atomic-citation/atomic-citation.tw.css.js +1 -1
  35. package/dist/atomic/components/components/common/{generated-answer/atomic-answer-content/atomic-answer-content.js → atomic-generated-answer-content/atomic-generated-answer-content.js} +24 -24
  36. package/dist/atomic/components/components/common/atomic-generated-answer-feedback-modal/atomic-generated-answer-feedback-modal.js +1 -1
  37. package/dist/atomic/components/components/common/{generated-answer/atomic-generated-answers-thread/atomic-generated-answers-thread.js → atomic-generated-answer-thread/atomic-generated-answer-thread.js} +19 -19
  38. package/dist/atomic/components/components/common/{generated-answer/atomic-generated-answer-thread-item → atomic-generated-answer-thread-item}/atomic-generated-answer-thread-item.js +13 -4
  39. package/dist/atomic/components/components/common/atomic-modal/atomic-modal.js +1 -1
  40. package/dist/atomic/components/components/common/atomic-rating/atomic-rating.tw.css.js +1 -1
  41. package/dist/atomic/components/components/common/atomic-result-placeholder/atomic-result-placeholder.js +1 -1
  42. package/dist/atomic/components/components/common/atomic-smart-snippet-answer/atomic-smart-snippet-answer.tw.css.js +1 -1
  43. package/dist/atomic/components/components/common/atomic-smart-snippet-expandable-answer/atomic-smart-snippet-expandable-answer.tw.css.js +1 -1
  44. package/dist/atomic/components/components/common/atomic-tab-bar/atomic-tab-bar.js +1 -1
  45. package/dist/atomic/components/components/common/facets/facet-common.tw.css.js +1 -1
  46. package/dist/atomic/components/components/common/facets/facet-search/facet-search.tw.css.js +1 -1
  47. package/dist/atomic/components/components/common/facets/facet-value-box/facet-value-box.tw.css.js +1 -1
  48. package/dist/atomic/components/components/common/facets/facet-value-checkbox/facet-value-checkbox.tw.css.js +1 -1
  49. package/dist/atomic/components/components/common/generated-answer/generated-content/generated-markdown-content.tw.css.js +1 -1
  50. package/dist/atomic/components/components/common/generated-answer/render-agent-generation-steps.js +0 -1
  51. package/dist/atomic/components/components/common/generated-answer/render-follow-up-input.js +1 -1
  52. package/dist/atomic/components/components/common/generated-answer/styles/generated-answer.tw.css.js +1 -1
  53. package/dist/atomic/components/components/common/index.js +3 -0
  54. package/dist/atomic/components/components/common/item-list/styles/grid-display.tw.css.js +1 -1
  55. package/dist/atomic/components/components/common/item-list/styles/list-display.tw.css.js +1 -1
  56. package/dist/atomic/components/components/common/item-list/styles/table-display.tw.css.js +1 -1
  57. package/dist/atomic/components/components/common/items-per-page/validate.js +1 -1
  58. package/dist/atomic/components/components/common/lazy-index.js +3 -0
  59. package/dist/atomic/components/components/common/radio-button.js +1 -1
  60. package/dist/atomic/components/components/insight/atomic-insight-full-search-button/atomic-insight-full-search-button.js +1 -1
  61. package/dist/atomic/components/components/insight/atomic-insight-interface/atomic-insight-interface.js +1 -1
  62. package/dist/atomic/components/components/insight/atomic-insight-pager/atomic-insight-pager.js +1 -1
  63. package/dist/atomic/components/components/insight/atomic-insight-result/atomic-insight-result.js +1 -1
  64. package/dist/atomic/components/components/insight/atomic-insight-result-action/atomic-insight-result-action.js +1 -1
  65. package/dist/atomic/components/components/insight/atomic-insight-result-action-bar/atomic-insight-result-action-bar.js +1 -1
  66. package/dist/atomic/components/components/insight/atomic-insight-result-attach-to-case-action/atomic-insight-result-attach-to-case-action.js +1 -0
  67. package/dist/atomic/components/components/insight/atomic-insight-result-children/atomic-insight-result-children.js +2 -2
  68. package/dist/atomic/components/components/insight/atomic-insight-result-list/insight-list-display.tw.css.js +1 -1
  69. package/dist/atomic/components/components/insight/atomic-insight-search-box/atomic-insight-search-box.tw.css.js +1 -1
  70. package/dist/atomic/components/components/insight/atomic-insight-smart-snippet/atomic-insight-smart-snippet.tw.css.js +1 -1
  71. package/dist/atomic/components/components/insight/atomic-insight-smart-snippet-feedback-modal/atomic-insight-smart-snippet-feedback-modal.tw.css.js +1 -1
  72. package/dist/atomic/components/components/insight/atomic-insight-smart-snippet-suggestions/atomic-insight-smart-snippet-suggestions.tw.css.js +1 -1
  73. package/dist/atomic/components/components/insight/atomic-insight-tab/atomic-insight-tab.js +1 -1
  74. package/dist/atomic/components/components/insight/atomic-insight-user-actions-modal/atomic-insight-user-actions-modal.js +1 -1
  75. package/dist/atomic/components/components/insight/atomic-insight-user-actions-session/atomic-insight-user-actions-session.js +1 -1
  76. package/dist/atomic/components/components/insight/atomic-insight-user-actions-timeline/atomic-insight-user-actions-timeline.js +1 -1
  77. package/dist/atomic/components/components/ipx/atomic-ipx-button/atomic-ipx-button.js +1 -1
  78. package/dist/atomic/components/components/ipx/atomic-ipx-embedded/atomic-ipx-embedded.js +1 -1
  79. package/dist/atomic/components/components/ipx/atomic-ipx-modal/atomic-ipx-modal.js +7 -3
  80. package/dist/atomic/components/components/ipx/atomic-ipx-recs-list/atomic-ipx-recs-list.js +1 -1
  81. package/dist/atomic/components/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.js +1 -1
  82. package/dist/atomic/components/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.js +1 -1
  83. package/dist/atomic/components/components/ipx/atomic-ipx-result-link/atomic-ipx-result-link.tw.css.js +1 -1
  84. package/dist/atomic/components/components/ipx/atomic-ipx-tab/atomic-ipx-tab.js +1 -1
  85. package/dist/atomic/components/components/recommendations/atomic-recs-interface/atomic-recs-interface.js +1 -1
  86. package/dist/atomic/components/components/recommendations/atomic-recs-list/atomic-recs-list.js +1 -1
  87. package/dist/atomic/components/components/recommendations/atomic-recs-result/atomic-recs-result.js +1 -1
  88. package/dist/atomic/components/components/search/atomic-breadbox/atomic-breadbox.js +1 -1
  89. package/dist/atomic/components/components/search/atomic-category-facet/atomic-category-facet.js +1 -1
  90. package/dist/atomic/components/components/search/atomic-color-facet/atomic-color-facet.js +1 -2
  91. package/dist/atomic/components/components/search/atomic-generated-answer/atomic-generated-answer.js +5 -5
  92. package/dist/atomic/components/components/search/atomic-quickview-modal/atomic-quickview-modal.js +1 -1
  93. package/dist/atomic/components/components/search/atomic-refine-modal/atomic-refine-modal.js +1 -1
  94. package/dist/atomic/components/components/search/atomic-result/atomic-result.js +1 -1
  95. package/dist/atomic/components/components/search/atomic-result-children/atomic-result-children.js +1 -1
  96. package/dist/atomic/components/components/search/atomic-result-link/atomic-result-link.tw.css.js +1 -1
  97. package/dist/atomic/components/components/search/atomic-result-section-actions/atomic-result-section-actions.js +1 -1
  98. package/dist/atomic/components/components/search/atomic-result-section-badges/atomic-result-section-badges.js +1 -1
  99. package/dist/atomic/components/components/search/atomic-result-section-bottom-metadata/atomic-result-section-bottom-metadata.js +1 -1
  100. package/dist/atomic/components/components/search/atomic-result-section-children/atomic-result-section-children.js +1 -1
  101. package/dist/atomic/components/components/search/atomic-result-section-emphasized/atomic-result-section-emphasized.js +1 -1
  102. package/dist/atomic/components/components/search/atomic-result-section-excerpt/atomic-result-section-excerpt.js +1 -1
  103. package/dist/atomic/components/components/search/atomic-result-section-title/atomic-result-section-title.js +1 -1
  104. package/dist/atomic/components/components/search/atomic-result-section-title-metadata/atomic-result-section-title-metadata.js +1 -1
  105. package/dist/atomic/components/components/search/atomic-result-section-visual/atomic-result-section-visual.js +1 -1
  106. package/dist/atomic/components/components/search/atomic-result-table-placeholder/atomic-result-table-placeholder.js +1 -1
  107. package/dist/atomic/components/components/search/atomic-search-box/atomic-search-box.js +2 -2
  108. package/dist/atomic/components/components/search/atomic-search-interface/atomic-search-interface.js +3 -9
  109. package/dist/atomic/components/components/search/atomic-smart-snippet/atomic-smart-snippet.tw.css.js +1 -1
  110. package/dist/atomic/components/components/search/atomic-smart-snippet-suggestions/atomic-smart-snippet-suggestions.tw.css.js +1 -1
  111. package/dist/atomic/components/components/search/atomic-tab-manager/atomic-tab-manager.tw.css.js +1 -1
  112. package/dist/atomic/components/components/search/facets/facet-segmented-value/facet-segmented-value.tw.css.js +1 -1
  113. package/dist/atomic/components/decorators/with-tailwind-styles.js +1 -5
  114. package/dist/atomic/components/generated/dayjs-locales-data.js +14 -14
  115. package/dist/atomic/components/global/environment.js +1 -1
  116. package/dist/atomic/components/index.js +1 -1
  117. package/dist/atomic/components/utils/coveo.tw.css.js +2 -2
  118. package/dist/atomic/components/utils/custom-element-tags.js +2 -14
  119. package/dist/atomic/components/utils/initialization-common-utils.js +15 -0
  120. package/dist/atomic/components/utils/tailwind.global.tw.css.js +2 -2
  121. package/dist/atomic/lang/cs.json +1 -1
  122. package/dist/atomic/lang/da.json +1 -1
  123. package/dist/atomic/lang/de.json +1 -1
  124. package/dist/atomic/lang/dev.json +1 -1
  125. package/dist/atomic/lang/el.json +1 -1
  126. package/dist/atomic/lang/en.json +1 -1
  127. package/dist/atomic/lang/es.json +1 -1
  128. package/dist/atomic/lang/fi.json +1 -1
  129. package/dist/atomic/lang/fr.json +1 -1
  130. package/dist/atomic/lang/hu.json +1 -1
  131. package/dist/atomic/lang/id.json +1 -1
  132. package/dist/atomic/lang/it.json +1 -1
  133. package/dist/atomic/lang/ja.json +1 -1
  134. package/dist/atomic/lang/ko.json +1 -1
  135. package/dist/atomic/lang/nl.json +1 -1
  136. package/dist/atomic/lang/no.json +1 -1
  137. package/dist/atomic/lang/pl.json +1 -1
  138. package/dist/atomic/lang/pt-BR.json +1 -1
  139. package/dist/atomic/lang/pt.json +1 -1
  140. package/dist/atomic/lang/ru.json +1 -1
  141. package/dist/atomic/lang/sv.json +1 -1
  142. package/dist/atomic/lang/th.json +1 -1
  143. package/dist/atomic/lang/tr.json +1 -1
  144. package/dist/atomic/lang/zh-CN.json +1 -1
  145. package/dist/atomic/lang/zh-TW.json +1 -1
  146. package/dist/atomic/lang/zh.json +1 -1
  147. package/dist/cjs/version.cjs.js +2 -2
  148. package/dist/esm/version.js +2 -2
  149. package/dist/types/components/common/{generated-answer/atomic-answer-content/atomic-answer-content.d.ts → atomic-generated-answer-content/atomic-generated-answer-content.d.ts} +2 -5
  150. package/dist/types/components/common/{generated-answer/atomic-generated-answers-thread/atomic-generated-answers-thread.d.ts → atomic-generated-answer-thread/atomic-generated-answer-thread.d.ts} +6 -6
  151. package/dist/types/components/common/index.d.ts +3 -0
  152. package/dist/types/components/search/atomic-generated-answer/atomic-generated-answer.d.ts +1 -1
  153. package/dist/types/components/search/atomic-search-interface/atomic-search-interface.d.ts +1 -4
  154. package/dist/types/index.d.ts +1 -1
  155. package/dist/types/utils/custom-element-tags.d.ts +0 -8
  156. package/dist/types/utils/initialization-common-utils.d.ts +8 -0
  157. package/docs/assets.json +1 -1
  158. package/package.json +43 -45
  159. /package/dist/types/components/common/{generated-answer/atomic-generated-answer-thread-item → atomic-generated-answer-thread-item}/atomic-generated-answer-thread-item.d.ts +0 -0
@@ -41,7 +41,7 @@
41
41
  "name": "*",
42
42
  "declaration": {
43
43
  "name": "*",
44
- "package": "./commerce/index.js"
44
+ "module": "src/components/commerce/index.js"
45
45
  }
46
46
  },
47
47
  {
@@ -49,7 +49,7 @@
49
49
  "name": "*",
50
50
  "declaration": {
51
51
  "name": "*",
52
- "package": "./common/index.js"
52
+ "module": "src/components/common/index.js"
53
53
  }
54
54
  },
55
55
  {
@@ -57,7 +57,7 @@
57
57
  "name": "*",
58
58
  "declaration": {
59
59
  "name": "*",
60
- "package": "./commerce/index.js"
60
+ "module": "src/components/commerce/index.js"
61
61
  }
62
62
  },
63
63
  {
@@ -65,7 +65,7 @@
65
65
  "name": "*",
66
66
  "declaration": {
67
67
  "name": "*",
68
- "package": "./common/index.js"
68
+ "module": "src/components/common/index.js"
69
69
  }
70
70
  },
71
71
  {
@@ -73,7 +73,7 @@
73
73
  "name": "*",
74
74
  "declaration": {
75
75
  "name": "*",
76
- "package": "./insight/index.js"
76
+ "module": "src/components/insight/index.js"
77
77
  }
78
78
  },
79
79
  {
@@ -81,7 +81,7 @@
81
81
  "name": "*",
82
82
  "declaration": {
83
83
  "name": "*",
84
- "package": "./commerce/index.js"
84
+ "module": "src/components/commerce/index.js"
85
85
  }
86
86
  },
87
87
  {
@@ -89,7 +89,7 @@
89
89
  "name": "*",
90
90
  "declaration": {
91
91
  "name": "*",
92
- "package": "./common/index.js"
92
+ "module": "src/components/common/index.js"
93
93
  }
94
94
  },
95
95
  {
@@ -97,7 +97,7 @@
97
97
  "name": "*",
98
98
  "declaration": {
99
99
  "name": "*",
100
- "package": "./commerce/index.js"
100
+ "module": "src/components/commerce/index.js"
101
101
  }
102
102
  },
103
103
  {
@@ -105,7 +105,7 @@
105
105
  "name": "*",
106
106
  "declaration": {
107
107
  "name": "*",
108
- "package": "./common/index.js"
108
+ "module": "src/components/common/index.js"
109
109
  }
110
110
  },
111
111
  {
@@ -113,7 +113,7 @@
113
113
  "name": "*",
114
114
  "declaration": {
115
115
  "name": "*",
116
- "package": "./insight/index.js"
116
+ "module": "src/components/insight/index.js"
117
117
  }
118
118
  },
119
119
  {
@@ -121,7 +121,7 @@
121
121
  "name": "*",
122
122
  "declaration": {
123
123
  "name": "*",
124
- "package": "./ipx/index.js"
124
+ "module": "src/components/ipx/index.js"
125
125
  }
126
126
  },
127
127
  {
@@ -129,7 +129,7 @@
129
129
  "name": "*",
130
130
  "declaration": {
131
131
  "name": "*",
132
- "package": "./commerce/index.js"
132
+ "module": "src/components/commerce/index.js"
133
133
  }
134
134
  },
135
135
  {
@@ -137,7 +137,7 @@
137
137
  "name": "*",
138
138
  "declaration": {
139
139
  "name": "*",
140
- "package": "./common/index.js"
140
+ "module": "src/components/common/index.js"
141
141
  }
142
142
  },
143
143
  {
@@ -145,7 +145,7 @@
145
145
  "name": "*",
146
146
  "declaration": {
147
147
  "name": "*",
148
- "package": "./commerce/index.js"
148
+ "module": "src/components/commerce/index.js"
149
149
  }
150
150
  },
151
151
  {
@@ -153,7 +153,7 @@
153
153
  "name": "*",
154
154
  "declaration": {
155
155
  "name": "*",
156
- "package": "./common/index.js"
156
+ "module": "src/components/common/index.js"
157
157
  }
158
158
  },
159
159
  {
@@ -161,7 +161,7 @@
161
161
  "name": "*",
162
162
  "declaration": {
163
163
  "name": "*",
164
- "package": "./insight/index.js"
164
+ "module": "src/components/insight/index.js"
165
165
  }
166
166
  },
167
167
  {
@@ -169,7 +169,7 @@
169
169
  "name": "*",
170
170
  "declaration": {
171
171
  "name": "*",
172
- "package": "./commerce/index.js"
172
+ "module": "src/components/commerce/index.js"
173
173
  }
174
174
  },
175
175
  {
@@ -177,7 +177,7 @@
177
177
  "name": "*",
178
178
  "declaration": {
179
179
  "name": "*",
180
- "package": "./common/index.js"
180
+ "module": "src/components/common/index.js"
181
181
  }
182
182
  },
183
183
  {
@@ -185,7 +185,7 @@
185
185
  "name": "*",
186
186
  "declaration": {
187
187
  "name": "*",
188
- "package": "./commerce/index.js"
188
+ "module": "src/components/commerce/index.js"
189
189
  }
190
190
  },
191
191
  {
@@ -193,7 +193,7 @@
193
193
  "name": "*",
194
194
  "declaration": {
195
195
  "name": "*",
196
- "package": "./common/index.js"
196
+ "module": "src/components/common/index.js"
197
197
  }
198
198
  },
199
199
  {
@@ -201,7 +201,7 @@
201
201
  "name": "*",
202
202
  "declaration": {
203
203
  "name": "*",
204
- "package": "./insight/index.js"
204
+ "module": "src/components/insight/index.js"
205
205
  }
206
206
  },
207
207
  {
@@ -209,7 +209,7 @@
209
209
  "name": "*",
210
210
  "declaration": {
211
211
  "name": "*",
212
- "package": "./ipx/index.js"
212
+ "module": "src/components/ipx/index.js"
213
213
  }
214
214
  },
215
215
  {
@@ -217,7 +217,7 @@
217
217
  "name": "*",
218
218
  "declaration": {
219
219
  "name": "*",
220
- "package": "./recommendations/index.js"
220
+ "module": "src/components/recommendations/index.js"
221
221
  }
222
222
  },
223
223
  {
@@ -225,7 +225,7 @@
225
225
  "name": "*",
226
226
  "declaration": {
227
227
  "name": "*",
228
- "package": "./commerce/index.js"
228
+ "module": "src/components/commerce/index.js"
229
229
  }
230
230
  },
231
231
  {
@@ -233,7 +233,7 @@
233
233
  "name": "*",
234
234
  "declaration": {
235
235
  "name": "*",
236
- "package": "./common/index.js"
236
+ "module": "src/components/common/index.js"
237
237
  }
238
238
  },
239
239
  {
@@ -241,7 +241,7 @@
241
241
  "name": "*",
242
242
  "declaration": {
243
243
  "name": "*",
244
- "package": "./commerce/index.js"
244
+ "module": "src/components/commerce/index.js"
245
245
  }
246
246
  },
247
247
  {
@@ -249,7 +249,7 @@
249
249
  "name": "*",
250
250
  "declaration": {
251
251
  "name": "*",
252
- "package": "./common/index.js"
252
+ "module": "src/components/common/index.js"
253
253
  }
254
254
  },
255
255
  {
@@ -257,7 +257,7 @@
257
257
  "name": "*",
258
258
  "declaration": {
259
259
  "name": "*",
260
- "package": "./insight/index.js"
260
+ "module": "src/components/insight/index.js"
261
261
  }
262
262
  },
263
263
  {
@@ -265,7 +265,7 @@
265
265
  "name": "*",
266
266
  "declaration": {
267
267
  "name": "*",
268
- "package": "./commerce/index.js"
268
+ "module": "src/components/commerce/index.js"
269
269
  }
270
270
  },
271
271
  {
@@ -273,7 +273,7 @@
273
273
  "name": "*",
274
274
  "declaration": {
275
275
  "name": "*",
276
- "package": "./common/index.js"
276
+ "module": "src/components/common/index.js"
277
277
  }
278
278
  },
279
279
  {
@@ -281,7 +281,7 @@
281
281
  "name": "*",
282
282
  "declaration": {
283
283
  "name": "*",
284
- "package": "./commerce/index.js"
284
+ "module": "src/components/commerce/index.js"
285
285
  }
286
286
  },
287
287
  {
@@ -289,7 +289,7 @@
289
289
  "name": "*",
290
290
  "declaration": {
291
291
  "name": "*",
292
- "package": "./common/index.js"
292
+ "module": "src/components/common/index.js"
293
293
  }
294
294
  },
295
295
  {
@@ -297,7 +297,7 @@
297
297
  "name": "*",
298
298
  "declaration": {
299
299
  "name": "*",
300
- "package": "./insight/index.js"
300
+ "module": "src/components/insight/index.js"
301
301
  }
302
302
  },
303
303
  {
@@ -305,7 +305,7 @@
305
305
  "name": "*",
306
306
  "declaration": {
307
307
  "name": "*",
308
- "package": "./ipx/index.js"
308
+ "module": "src/components/ipx/index.js"
309
309
  }
310
310
  },
311
311
  {
@@ -313,7 +313,7 @@
313
313
  "name": "*",
314
314
  "declaration": {
315
315
  "name": "*",
316
- "package": "./commerce/index.js"
316
+ "module": "src/components/commerce/index.js"
317
317
  }
318
318
  },
319
319
  {
@@ -321,7 +321,7 @@
321
321
  "name": "*",
322
322
  "declaration": {
323
323
  "name": "*",
324
- "package": "./common/index.js"
324
+ "module": "src/components/common/index.js"
325
325
  }
326
326
  },
327
327
  {
@@ -329,7 +329,7 @@
329
329
  "name": "*",
330
330
  "declaration": {
331
331
  "name": "*",
332
- "package": "./commerce/index.js"
332
+ "module": "src/components/commerce/index.js"
333
333
  }
334
334
  },
335
335
  {
@@ -337,7 +337,7 @@
337
337
  "name": "*",
338
338
  "declaration": {
339
339
  "name": "*",
340
- "package": "./common/index.js"
340
+ "module": "src/components/common/index.js"
341
341
  }
342
342
  },
343
343
  {
@@ -345,7 +345,7 @@
345
345
  "name": "*",
346
346
  "declaration": {
347
347
  "name": "*",
348
- "package": "./insight/index.js"
348
+ "module": "src/components/insight/index.js"
349
349
  }
350
350
  },
351
351
  {
@@ -353,7 +353,7 @@
353
353
  "name": "*",
354
354
  "declaration": {
355
355
  "name": "*",
356
- "package": "./commerce/index.js"
356
+ "module": "src/components/commerce/index.js"
357
357
  }
358
358
  },
359
359
  {
@@ -361,7 +361,7 @@
361
361
  "name": "*",
362
362
  "declaration": {
363
363
  "name": "*",
364
- "package": "./common/index.js"
364
+ "module": "src/components/common/index.js"
365
365
  }
366
366
  },
367
367
  {
@@ -369,7 +369,7 @@
369
369
  "name": "*",
370
370
  "declaration": {
371
371
  "name": "*",
372
- "package": "./commerce/index.js"
372
+ "module": "src/components/commerce/index.js"
373
373
  }
374
374
  },
375
375
  {
@@ -377,7 +377,7 @@
377
377
  "name": "*",
378
378
  "declaration": {
379
379
  "name": "*",
380
- "package": "./common/index.js"
380
+ "module": "src/components/common/index.js"
381
381
  }
382
382
  },
383
383
  {
@@ -385,7 +385,7 @@
385
385
  "name": "*",
386
386
  "declaration": {
387
387
  "name": "*",
388
- "package": "./insight/index.js"
388
+ "module": "src/components/insight/index.js"
389
389
  }
390
390
  },
391
391
  {
@@ -393,7 +393,7 @@
393
393
  "name": "*",
394
394
  "declaration": {
395
395
  "name": "*",
396
- "package": "./ipx/index.js"
396
+ "module": "src/components/ipx/index.js"
397
397
  }
398
398
  },
399
399
  {
@@ -401,7 +401,7 @@
401
401
  "name": "*",
402
402
  "declaration": {
403
403
  "name": "*",
404
- "package": "./recommendations/index.js"
404
+ "module": "src/components/recommendations/index.js"
405
405
  }
406
406
  },
407
407
  {
@@ -409,7 +409,7 @@
409
409
  "name": "*",
410
410
  "declaration": {
411
411
  "name": "*",
412
- "package": "./search/index.js"
412
+ "module": "src/components/search/index.js"
413
413
  }
414
414
  }
415
415
  ]
@@ -1991,137 +1991,6 @@
1991
1991
  }
1992
1992
  ]
1993
1993
  },
1994
- {
1995
- "kind": "javascript-module",
1996
- "path": "src/components/commerce/atomic-commerce-did-you-mean/atomic-commerce-did-you-mean.ts",
1997
- "declarations": [
1998
- {
1999
- "kind": "class",
2000
- "description": "The `atomic-commerce-did-you-mean` component is responsible for handling query corrections. When a query returns no products but finds a possible query correction, the component either suggests the correction or automatically triggers a new query with the suggested term.",
2001
- "name": "AtomicCommerceDidYouMean",
2002
- "cssParts": [
2003
- {
2004
- "description": "The text displayed when there are no products.",
2005
- "name": "no-results"
2006
- },
2007
- {
2008
- "description": "The text displayed for the automatically corrected query.",
2009
- "name": "auto-corrected"
2010
- },
2011
- {
2012
- "description": "The first paragraph of the text displayed when a query trigger changes a query.",
2013
- "name": "showing-results-for"
2014
- },
2015
- {
2016
- "description": "The second paragraph of the text displayed when a query trigger changes a query.",
2017
- "name": "search-instead-for"
2018
- },
2019
- {
2020
- "description": "The text displayed around the button to manually correct a query.",
2021
- "name": "did-you-mean"
2022
- },
2023
- {
2024
- "description": "The button used to manually correct a query.",
2025
- "name": "correction-btn"
2026
- },
2027
- {
2028
- "description": "The button used to undo a query changed by a query trigger.",
2029
- "name": "undo-btn"
2030
- },
2031
- {
2032
- "description": "The query highlights.",
2033
- "name": "highlight"
2034
- }
2035
- ],
2036
- "members": [
2037
- {
2038
- "kind": "field",
2039
- "name": "bindings",
2040
- "type": {
2041
- "text": "CommerceBindings"
2042
- },
2043
- "privacy": "private"
2044
- },
2045
- {
2046
- "kind": "field",
2047
- "name": "didYouMean",
2048
- "type": {
2049
- "text": "DidYouMean"
2050
- },
2051
- "privacy": "private"
2052
- },
2053
- {
2054
- "kind": "field",
2055
- "name": "queryTrigger",
2056
- "type": {
2057
- "text": "QueryTrigger"
2058
- },
2059
- "privacy": "private"
2060
- },
2061
- {
2062
- "kind": "field",
2063
- "name": "didYouMeanState",
2064
- "type": {
2065
- "text": "DidYouMeanState"
2066
- },
2067
- "privacy": "private"
2068
- },
2069
- {
2070
- "kind": "field",
2071
- "name": "queryTriggerState",
2072
- "type": {
2073
- "text": "QueryTriggerState"
2074
- },
2075
- "privacy": "private"
2076
- },
2077
- {
2078
- "kind": "field",
2079
- "name": "error",
2080
- "type": {
2081
- "text": "Error"
2082
- },
2083
- "privacy": "private"
2084
- },
2085
- {
2086
- "kind": "method",
2087
- "name": "initialize",
2088
- "privacy": "public"
2089
- },
2090
- {
2091
- "kind": "field",
2092
- "name": "content",
2093
- "privacy": "private",
2094
- "readonly": true
2095
- }
2096
- ],
2097
- "superclass": {
2098
- "name": "LitElement",
2099
- "package": "lit"
2100
- },
2101
- "events": [],
2102
- "tagName": "atomic-commerce-did-you-mean",
2103
- "customElement": true
2104
- }
2105
- ],
2106
- "exports": [
2107
- {
2108
- "kind": "js",
2109
- "name": "AtomicCommerceDidYouMean",
2110
- "declaration": {
2111
- "name": "AtomicCommerceDidYouMean",
2112
- "module": "src/components/commerce/atomic-commerce-did-you-mean/atomic-commerce-did-you-mean.ts"
2113
- }
2114
- },
2115
- {
2116
- "kind": "custom-element-definition",
2117
- "name": "atomic-commerce-did-you-mean",
2118
- "declaration": {
2119
- "name": "AtomicCommerceDidYouMean",
2120
- "module": "src/components/commerce/atomic-commerce-did-you-mean/atomic-commerce-did-you-mean.ts"
2121
- }
2122
- }
2123
- ]
2124
- },
2125
1994
  {
2126
1995
  "kind": "javascript-module",
2127
1996
  "path": "src/components/commerce/atomic-commerce-facet/atomic-commerce-facet.ts",
@@ -3321,6 +3190,137 @@
3321
3190
  "declarations": [],
3322
3191
  "exports": []
3323
3192
  },
3193
+ {
3194
+ "kind": "javascript-module",
3195
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/atomic-commerce-did-you-mean.ts",
3196
+ "declarations": [
3197
+ {
3198
+ "kind": "class",
3199
+ "description": "The `atomic-commerce-did-you-mean` component is responsible for handling query corrections. When a query returns no products but finds a possible query correction, the component either suggests the correction or automatically triggers a new query with the suggested term.",
3200
+ "name": "AtomicCommerceDidYouMean",
3201
+ "cssParts": [
3202
+ {
3203
+ "description": "The text displayed when there are no products.",
3204
+ "name": "no-results"
3205
+ },
3206
+ {
3207
+ "description": "The text displayed for the automatically corrected query.",
3208
+ "name": "auto-corrected"
3209
+ },
3210
+ {
3211
+ "description": "The first paragraph of the text displayed when a query trigger changes a query.",
3212
+ "name": "showing-results-for"
3213
+ },
3214
+ {
3215
+ "description": "The second paragraph of the text displayed when a query trigger changes a query.",
3216
+ "name": "search-instead-for"
3217
+ },
3218
+ {
3219
+ "description": "The text displayed around the button to manually correct a query.",
3220
+ "name": "did-you-mean"
3221
+ },
3222
+ {
3223
+ "description": "The button used to manually correct a query.",
3224
+ "name": "correction-btn"
3225
+ },
3226
+ {
3227
+ "description": "The button used to undo a query changed by a query trigger.",
3228
+ "name": "undo-btn"
3229
+ },
3230
+ {
3231
+ "description": "The query highlights.",
3232
+ "name": "highlight"
3233
+ }
3234
+ ],
3235
+ "members": [
3236
+ {
3237
+ "kind": "field",
3238
+ "name": "bindings",
3239
+ "type": {
3240
+ "text": "CommerceBindings"
3241
+ },
3242
+ "privacy": "private"
3243
+ },
3244
+ {
3245
+ "kind": "field",
3246
+ "name": "didYouMean",
3247
+ "type": {
3248
+ "text": "DidYouMean"
3249
+ },
3250
+ "privacy": "private"
3251
+ },
3252
+ {
3253
+ "kind": "field",
3254
+ "name": "queryTrigger",
3255
+ "type": {
3256
+ "text": "QueryTrigger"
3257
+ },
3258
+ "privacy": "private"
3259
+ },
3260
+ {
3261
+ "kind": "field",
3262
+ "name": "didYouMeanState",
3263
+ "type": {
3264
+ "text": "DidYouMeanState"
3265
+ },
3266
+ "privacy": "private"
3267
+ },
3268
+ {
3269
+ "kind": "field",
3270
+ "name": "queryTriggerState",
3271
+ "type": {
3272
+ "text": "QueryTriggerState"
3273
+ },
3274
+ "privacy": "private"
3275
+ },
3276
+ {
3277
+ "kind": "field",
3278
+ "name": "error",
3279
+ "type": {
3280
+ "text": "Error"
3281
+ },
3282
+ "privacy": "private"
3283
+ },
3284
+ {
3285
+ "kind": "method",
3286
+ "name": "initialize",
3287
+ "privacy": "public"
3288
+ },
3289
+ {
3290
+ "kind": "field",
3291
+ "name": "content",
3292
+ "privacy": "private",
3293
+ "readonly": true
3294
+ }
3295
+ ],
3296
+ "superclass": {
3297
+ "name": "LitElement",
3298
+ "package": "lit"
3299
+ },
3300
+ "events": [],
3301
+ "tagName": "atomic-commerce-did-you-mean",
3302
+ "customElement": true
3303
+ }
3304
+ ],
3305
+ "exports": [
3306
+ {
3307
+ "kind": "js",
3308
+ "name": "AtomicCommerceDidYouMean",
3309
+ "declaration": {
3310
+ "name": "AtomicCommerceDidYouMean",
3311
+ "module": "src/components/commerce/atomic-commerce-did-you-mean/atomic-commerce-did-you-mean.ts"
3312
+ }
3313
+ },
3314
+ {
3315
+ "kind": "custom-element-definition",
3316
+ "name": "atomic-commerce-did-you-mean",
3317
+ "declaration": {
3318
+ "name": "AtomicCommerceDidYouMean",
3319
+ "module": "src/components/commerce/atomic-commerce-did-you-mean/atomic-commerce-did-you-mean.ts"
3320
+ }
3321
+ }
3322
+ ]
3323
+ },
3324
3324
  {
3325
3325
  "kind": "javascript-module",
3326
3326
  "path": "src/components/commerce/atomic-commerce-layout/atomic-commerce-layout.ts",
@@ -12833,6 +12833,18 @@
12833
12833
  }
12834
12834
  ]
12835
12835
  },
12836
+ {
12837
+ "kind": "javascript-module",
12838
+ "path": "src/components/common/atomic-generated-answer-content/atomic-generated-answer-content.ts",
12839
+ "declarations": [],
12840
+ "exports": []
12841
+ },
12842
+ {
12843
+ "kind": "javascript-module",
12844
+ "path": "src/components/common/atomic-generated-answer-thread/atomic-generated-answer-thread.ts",
12845
+ "declarations": [],
12846
+ "exports": []
12847
+ },
12836
12848
  {
12837
12849
  "kind": "javascript-module",
12838
12850
  "path": "src/components/common/atomic-generated-answer-feedback-modal/atomic-generated-answer-feedback-modal.ts",
@@ -13222,6 +13234,12 @@
13222
13234
  }
13223
13235
  ]
13224
13236
  },
13237
+ {
13238
+ "kind": "javascript-module",
13239
+ "path": "src/components/common/atomic-generated-answer-thread-item/atomic-generated-answer-thread-item.ts",
13240
+ "declarations": [],
13241
+ "exports": []
13242
+ },
13225
13243
  {
13226
13244
  "kind": "javascript-module",
13227
13245
  "path": "src/components/common/atomic-icon/atomic-icon.ts",
@@ -14503,73 +14521,73 @@
14503
14521
  },
14504
14522
  {
14505
14523
  "kind": "javascript-module",
14506
- "path": "src/components/common/query-correction/auto-correction.ts",
14524
+ "path": "src/components/common/query-error/container.ts",
14507
14525
  "declarations": [],
14508
14526
  "exports": []
14509
14527
  },
14510
14528
  {
14511
14529
  "kind": "javascript-module",
14512
- "path": "src/components/common/query-correction/correction.ts",
14530
+ "path": "src/components/common/query-error/description.ts",
14513
14531
  "declarations": [],
14514
14532
  "exports": []
14515
14533
  },
14516
14534
  {
14517
14535
  "kind": "javascript-module",
14518
- "path": "src/components/common/query-correction/trigger-correction.ts",
14536
+ "path": "src/components/common/query-error/details.ts",
14519
14537
  "declarations": [],
14520
14538
  "exports": []
14521
14539
  },
14522
14540
  {
14523
14541
  "kind": "javascript-module",
14524
- "path": "src/components/common/query-error/container.ts",
14542
+ "path": "src/components/common/query-error/icon.ts",
14525
14543
  "declarations": [],
14526
14544
  "exports": []
14527
14545
  },
14528
14546
  {
14529
14547
  "kind": "javascript-module",
14530
- "path": "src/components/common/query-error/description.ts",
14548
+ "path": "src/components/common/query-error/known-error-types.ts",
14531
14549
  "declarations": [],
14532
14550
  "exports": []
14533
14551
  },
14534
14552
  {
14535
14553
  "kind": "javascript-module",
14536
- "path": "src/components/common/query-error/details.ts",
14554
+ "path": "src/components/common/query-error/link.ts",
14537
14555
  "declarations": [],
14538
14556
  "exports": []
14539
14557
  },
14540
14558
  {
14541
14559
  "kind": "javascript-module",
14542
- "path": "src/components/common/query-error/icon.ts",
14560
+ "path": "src/components/common/query-error/show-more.ts",
14543
14561
  "declarations": [],
14544
14562
  "exports": []
14545
14563
  },
14546
14564
  {
14547
14565
  "kind": "javascript-module",
14548
- "path": "src/components/common/query-error/known-error-types.ts",
14566
+ "path": "src/components/common/query-error/title.ts",
14549
14567
  "declarations": [],
14550
14568
  "exports": []
14551
14569
  },
14552
14570
  {
14553
14571
  "kind": "javascript-module",
14554
- "path": "src/components/common/query-error/link.ts",
14572
+ "path": "src/components/common/query-error/utils.ts",
14555
14573
  "declarations": [],
14556
14574
  "exports": []
14557
14575
  },
14558
14576
  {
14559
14577
  "kind": "javascript-module",
14560
- "path": "src/components/common/query-error/show-more.ts",
14578
+ "path": "src/components/common/query-correction/auto-correction.ts",
14561
14579
  "declarations": [],
14562
14580
  "exports": []
14563
14581
  },
14564
14582
  {
14565
14583
  "kind": "javascript-module",
14566
- "path": "src/components/common/query-error/title.ts",
14584
+ "path": "src/components/common/query-correction/correction.ts",
14567
14585
  "declarations": [],
14568
14586
  "exports": []
14569
14587
  },
14570
14588
  {
14571
14589
  "kind": "javascript-module",
14572
- "path": "src/components/common/query-error/utils.ts",
14590
+ "path": "src/components/common/query-correction/trigger-correction.ts",
14573
14591
  "declarations": [],
14574
14592
  "exports": []
14575
14593
  },
@@ -16660,7 +16678,26 @@
16660
16678
  {
16661
16679
  "kind": "javascript-module",
16662
16680
  "path": "src/components/insight/atomic-insight-interface/analytics-config.ts",
16663
- "declarations": [],
16681
+ "declarations": [
16682
+ {
16683
+ "kind": "function",
16684
+ "name": "analyticsClientMiddleware",
16685
+ "parameters": [
16686
+ {
16687
+ "name": "event",
16688
+ "type": {
16689
+ "text": "string"
16690
+ }
16691
+ },
16692
+ {
16693
+ "name": "payload",
16694
+ "type": {
16695
+ "text": "AnalyticsPayload"
16696
+ }
16697
+ }
16698
+ ]
16699
+ }
16700
+ ],
16664
16701
  "exports": []
16665
16702
  },
16666
16703
  {
@@ -18761,6 +18798,225 @@
18761
18798
  }
18762
18799
  ]
18763
18800
  },
18801
+ {
18802
+ "kind": "javascript-module",
18803
+ "path": "src/components/insight/atomic-insight-result/atomic-insight-result.ts",
18804
+ "declarations": [
18805
+ {
18806
+ "kind": "class",
18807
+ "description": "The `atomic-insight-result` component is used internally by the `atomic-insight-result-list` component.",
18808
+ "name": "AtomicInsightResult",
18809
+ "members": [
18810
+ {
18811
+ "kind": "field",
18812
+ "name": "resultRootRef",
18813
+ "type": {
18814
+ "text": "Ref<HTMLElement>"
18815
+ },
18816
+ "privacy": "private"
18817
+ },
18818
+ {
18819
+ "kind": "field",
18820
+ "name": "itemLayoutController",
18821
+ "type": {
18822
+ "text": "ItemLayoutController"
18823
+ },
18824
+ "privacy": "private"
18825
+ },
18826
+ {
18827
+ "kind": "field",
18828
+ "name": "error",
18829
+ "type": {
18830
+ "text": "Error"
18831
+ },
18832
+ "privacy": "private"
18833
+ },
18834
+ {
18835
+ "kind": "field",
18836
+ "name": "stopPropagation",
18837
+ "type": {
18838
+ "text": "boolean"
18839
+ },
18840
+ "description": "Whether `atomic-result-link` components nested in the `atomic-insight-result` should stop click event propagation.",
18841
+ "attribute": "stop-propagation",
18842
+ "reflects": true
18843
+ },
18844
+ {
18845
+ "kind": "field",
18846
+ "name": "result",
18847
+ "type": {
18848
+ "text": "InsightResult | InsightFoldedResult"
18849
+ },
18850
+ "description": "The result item.",
18851
+ "attribute": "result"
18852
+ },
18853
+ {
18854
+ "kind": "field",
18855
+ "name": "content",
18856
+ "type": {
18857
+ "text": "ParentNode"
18858
+ },
18859
+ "description": "The result content to display.",
18860
+ "attribute": "content"
18861
+ },
18862
+ {
18863
+ "kind": "field",
18864
+ "name": "density",
18865
+ "type": {
18866
+ "text": "ItemDisplayDensity"
18867
+ },
18868
+ "default": "'normal'",
18869
+ "description": "How large or small results should be.",
18870
+ "attribute": "density",
18871
+ "reflects": true
18872
+ },
18873
+ {
18874
+ "kind": "field",
18875
+ "name": "imageSize",
18876
+ "type": {
18877
+ "text": "ItemDisplayImageSize"
18878
+ },
18879
+ "default": "'icon'",
18880
+ "description": "The size of the image section in result list items.\nThis is overwritten by the image size defined in the result content, if it exists.",
18881
+ "attribute": "image-size",
18882
+ "reflects": true
18883
+ },
18884
+ {
18885
+ "kind": "field",
18886
+ "name": "classes",
18887
+ "type": {
18888
+ "text": "string"
18889
+ },
18890
+ "default": "''",
18891
+ "description": "The classes to add to the result element.",
18892
+ "attribute": "classes"
18893
+ },
18894
+ {
18895
+ "kind": "field",
18896
+ "name": "resolveResult",
18897
+ "privacy": "public"
18898
+ },
18899
+ {
18900
+ "kind": "field",
18901
+ "name": "resolveInteractiveResult",
18902
+ "privacy": "public"
18903
+ },
18904
+ {
18905
+ "kind": "field",
18906
+ "name": "resolveStopPropagation",
18907
+ "privacy": "public"
18908
+ },
18909
+ {
18910
+ "kind": "field",
18911
+ "name": "resolveResultDisplayConfig",
18912
+ "privacy": "public"
18913
+ },
18914
+ {
18915
+ "kind": "method",
18916
+ "name": "getContentHTML",
18917
+ "privacy": "private"
18918
+ },
18919
+ {
18920
+ "kind": "method",
18921
+ "name": "getUpdateComplete",
18922
+ "return": {
18923
+ "type": {
18924
+ "text": "Promise<boolean>"
18925
+ }
18926
+ },
18927
+ "inheritedFrom": {
18928
+ "name": "ChildrenUpdateCompleteMixin",
18929
+ "module": "src/mixins/children-update-complete-mixin.ts"
18930
+ }
18931
+ }
18932
+ ],
18933
+ "attributes": [
18934
+ {
18935
+ "name": "stop-propagation",
18936
+ "type": {
18937
+ "text": "boolean"
18938
+ },
18939
+ "description": "Whether `atomic-result-link` components nested in the `atomic-insight-result` should stop click event propagation.",
18940
+ "fieldName": "stopPropagation"
18941
+ },
18942
+ {
18943
+ "name": "result",
18944
+ "type": {
18945
+ "text": "InsightResult | InsightFoldedResult"
18946
+ },
18947
+ "description": "The result item.",
18948
+ "fieldName": "result"
18949
+ },
18950
+ {
18951
+ "name": "content",
18952
+ "type": {
18953
+ "text": "ParentNode"
18954
+ },
18955
+ "description": "The result content to display.",
18956
+ "fieldName": "content"
18957
+ },
18958
+ {
18959
+ "name": "density",
18960
+ "type": {
18961
+ "text": "ItemDisplayDensity"
18962
+ },
18963
+ "default": "'normal'",
18964
+ "description": "How large or small results should be.",
18965
+ "fieldName": "density"
18966
+ },
18967
+ {
18968
+ "name": "image-size",
18969
+ "type": {
18970
+ "text": "ItemDisplayImageSize"
18971
+ },
18972
+ "default": "'icon'",
18973
+ "description": "The size of the image section in result list items.\nThis is overwritten by the image size defined in the result content, if it exists.",
18974
+ "fieldName": "imageSize"
18975
+ },
18976
+ {
18977
+ "name": "classes",
18978
+ "type": {
18979
+ "text": "string"
18980
+ },
18981
+ "default": "''",
18982
+ "description": "The classes to add to the result element.",
18983
+ "fieldName": "classes"
18984
+ }
18985
+ ],
18986
+ "mixins": [
18987
+ {
18988
+ "name": "ChildrenUpdateCompleteMixin",
18989
+ "package": "@/src/mixins/children-update-complete-mixin"
18990
+ }
18991
+ ],
18992
+ "superclass": {
18993
+ "name": "LitElement",
18994
+ "package": "lit"
18995
+ },
18996
+ "events": [],
18997
+ "tagName": "atomic-insight-result",
18998
+ "customElement": true
18999
+ }
19000
+ ],
19001
+ "exports": [
19002
+ {
19003
+ "kind": "js",
19004
+ "name": "AtomicInsightResult",
19005
+ "declaration": {
19006
+ "name": "AtomicInsightResult",
19007
+ "module": "src/components/insight/atomic-insight-result/atomic-insight-result.ts"
19008
+ }
19009
+ },
19010
+ {
19011
+ "kind": "custom-element-definition",
19012
+ "name": "atomic-insight-result",
19013
+ "declaration": {
19014
+ "name": "AtomicInsightResult",
19015
+ "module": "src/components/insight/atomic-insight-result/atomic-insight-result.ts"
19016
+ }
19017
+ }
19018
+ ]
19019
+ },
18764
19020
  {
18765
19021
  "kind": "javascript-module",
18766
19022
  "path": "src/components/insight/atomic-insight-refine-toggle/atomic-insight-refine-toggle.ts",
@@ -18909,225 +19165,6 @@
18909
19165
  }
18910
19166
  ]
18911
19167
  },
18912
- {
18913
- "kind": "javascript-module",
18914
- "path": "src/components/insight/atomic-insight-result/atomic-insight-result.ts",
18915
- "declarations": [
18916
- {
18917
- "kind": "class",
18918
- "description": "The `atomic-insight-result` component is used internally by the `atomic-insight-result-list` component.",
18919
- "name": "AtomicInsightResult",
18920
- "members": [
18921
- {
18922
- "kind": "field",
18923
- "name": "resultRootRef",
18924
- "type": {
18925
- "text": "Ref<HTMLElement>"
18926
- },
18927
- "privacy": "private"
18928
- },
18929
- {
18930
- "kind": "field",
18931
- "name": "itemLayoutController",
18932
- "type": {
18933
- "text": "ItemLayoutController"
18934
- },
18935
- "privacy": "private"
18936
- },
18937
- {
18938
- "kind": "field",
18939
- "name": "error",
18940
- "type": {
18941
- "text": "Error"
18942
- },
18943
- "privacy": "private"
18944
- },
18945
- {
18946
- "kind": "field",
18947
- "name": "stopPropagation",
18948
- "type": {
18949
- "text": "boolean"
18950
- },
18951
- "description": "Whether `atomic-result-link` components nested in the `atomic-insight-result` should stop click event propagation.",
18952
- "attribute": "stop-propagation",
18953
- "reflects": true
18954
- },
18955
- {
18956
- "kind": "field",
18957
- "name": "result",
18958
- "type": {
18959
- "text": "InsightResult | InsightFoldedResult"
18960
- },
18961
- "description": "The result item.",
18962
- "attribute": "result"
18963
- },
18964
- {
18965
- "kind": "field",
18966
- "name": "content",
18967
- "type": {
18968
- "text": "ParentNode"
18969
- },
18970
- "description": "The result content to display.",
18971
- "attribute": "content"
18972
- },
18973
- {
18974
- "kind": "field",
18975
- "name": "density",
18976
- "type": {
18977
- "text": "ItemDisplayDensity"
18978
- },
18979
- "default": "'normal'",
18980
- "description": "How large or small results should be.",
18981
- "attribute": "density",
18982
- "reflects": true
18983
- },
18984
- {
18985
- "kind": "field",
18986
- "name": "imageSize",
18987
- "type": {
18988
- "text": "ItemDisplayImageSize"
18989
- },
18990
- "default": "'icon'",
18991
- "description": "The size of the image section in result list items.\nThis is overwritten by the image size defined in the result content, if it exists.",
18992
- "attribute": "image-size",
18993
- "reflects": true
18994
- },
18995
- {
18996
- "kind": "field",
18997
- "name": "classes",
18998
- "type": {
18999
- "text": "string"
19000
- },
19001
- "default": "''",
19002
- "description": "The classes to add to the result element.",
19003
- "attribute": "classes"
19004
- },
19005
- {
19006
- "kind": "field",
19007
- "name": "resolveResult",
19008
- "privacy": "public"
19009
- },
19010
- {
19011
- "kind": "field",
19012
- "name": "resolveInteractiveResult",
19013
- "privacy": "public"
19014
- },
19015
- {
19016
- "kind": "field",
19017
- "name": "resolveStopPropagation",
19018
- "privacy": "public"
19019
- },
19020
- {
19021
- "kind": "field",
19022
- "name": "resolveResultDisplayConfig",
19023
- "privacy": "public"
19024
- },
19025
- {
19026
- "kind": "method",
19027
- "name": "getContentHTML",
19028
- "privacy": "private"
19029
- },
19030
- {
19031
- "kind": "method",
19032
- "name": "getUpdateComplete",
19033
- "return": {
19034
- "type": {
19035
- "text": "Promise<boolean>"
19036
- }
19037
- },
19038
- "inheritedFrom": {
19039
- "name": "ChildrenUpdateCompleteMixin",
19040
- "module": "src/mixins/children-update-complete-mixin.ts"
19041
- }
19042
- }
19043
- ],
19044
- "attributes": [
19045
- {
19046
- "name": "stop-propagation",
19047
- "type": {
19048
- "text": "boolean"
19049
- },
19050
- "description": "Whether `atomic-result-link` components nested in the `atomic-insight-result` should stop click event propagation.",
19051
- "fieldName": "stopPropagation"
19052
- },
19053
- {
19054
- "name": "result",
19055
- "type": {
19056
- "text": "InsightResult | InsightFoldedResult"
19057
- },
19058
- "description": "The result item.",
19059
- "fieldName": "result"
19060
- },
19061
- {
19062
- "name": "content",
19063
- "type": {
19064
- "text": "ParentNode"
19065
- },
19066
- "description": "The result content to display.",
19067
- "fieldName": "content"
19068
- },
19069
- {
19070
- "name": "density",
19071
- "type": {
19072
- "text": "ItemDisplayDensity"
19073
- },
19074
- "default": "'normal'",
19075
- "description": "How large or small results should be.",
19076
- "fieldName": "density"
19077
- },
19078
- {
19079
- "name": "image-size",
19080
- "type": {
19081
- "text": "ItemDisplayImageSize"
19082
- },
19083
- "default": "'icon'",
19084
- "description": "The size of the image section in result list items.\nThis is overwritten by the image size defined in the result content, if it exists.",
19085
- "fieldName": "imageSize"
19086
- },
19087
- {
19088
- "name": "classes",
19089
- "type": {
19090
- "text": "string"
19091
- },
19092
- "default": "''",
19093
- "description": "The classes to add to the result element.",
19094
- "fieldName": "classes"
19095
- }
19096
- ],
19097
- "mixins": [
19098
- {
19099
- "name": "ChildrenUpdateCompleteMixin",
19100
- "package": "@/src/mixins/children-update-complete-mixin"
19101
- }
19102
- ],
19103
- "superclass": {
19104
- "name": "LitElement",
19105
- "package": "lit"
19106
- },
19107
- "events": [],
19108
- "tagName": "atomic-insight-result",
19109
- "customElement": true
19110
- }
19111
- ],
19112
- "exports": [
19113
- {
19114
- "kind": "js",
19115
- "name": "AtomicInsightResult",
19116
- "declaration": {
19117
- "name": "AtomicInsightResult",
19118
- "module": "src/components/insight/atomic-insight-result/atomic-insight-result.ts"
19119
- }
19120
- },
19121
- {
19122
- "kind": "custom-element-definition",
19123
- "name": "atomic-insight-result",
19124
- "declaration": {
19125
- "name": "AtomicInsightResult",
19126
- "module": "src/components/insight/atomic-insight-result/atomic-insight-result.ts"
19127
- }
19128
- }
19129
- ]
19130
- },
19131
19168
  {
19132
19169
  "kind": "javascript-module",
19133
19170
  "path": "src/components/insight/atomic-insight-result-action/atomic-insight-result-action.ts",
@@ -24882,7 +24919,26 @@
24882
24919
  {
24883
24920
  "kind": "javascript-module",
24884
24921
  "path": "src/components/recommendations/atomic-recs-interface/analytics-config.ts",
24885
- "declarations": [],
24922
+ "declarations": [
24923
+ {
24924
+ "kind": "function",
24925
+ "name": "analyticsClientMiddleware",
24926
+ "parameters": [
24927
+ {
24928
+ "name": "event",
24929
+ "type": {
24930
+ "text": "string"
24931
+ }
24932
+ },
24933
+ {
24934
+ "name": "payload",
24935
+ "type": {
24936
+ "text": "AnalyticsPayload"
24937
+ }
24938
+ }
24939
+ ]
24940
+ }
24941
+ ],
24886
24942
  "exports": []
24887
24943
  },
24888
24944
  {
@@ -41661,209 +41717,6 @@
41661
41717
  }
41662
41718
  ]
41663
41719
  },
41664
- {
41665
- "kind": "javascript-module",
41666
- "path": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts",
41667
- "declarations": [
41668
- {
41669
- "kind": "class",
41670
- "description": "The `atomic-results-per-page` component determines how many results to display per page.",
41671
- "name": "AtomicResultsPerPage",
41672
- "cssParts": [
41673
- {
41674
- "description": "The \"Results per page\" label.",
41675
- "name": "label"
41676
- },
41677
- {
41678
- "description": "The list of buttons.",
41679
- "name": "buttons"
41680
- },
41681
- {
41682
- "description": "The result per page button.",
41683
- "name": "button"
41684
- },
41685
- {
41686
- "description": "The active result per page button.",
41687
- "name": "active-button"
41688
- }
41689
- ],
41690
- "members": [
41691
- {
41692
- "kind": "field",
41693
- "name": "bindings",
41694
- "type": {
41695
- "text": "Bindings"
41696
- },
41697
- "privacy": "private"
41698
- },
41699
- {
41700
- "kind": "field",
41701
- "name": "error",
41702
- "type": {
41703
- "text": "Error"
41704
- },
41705
- "privacy": "private"
41706
- },
41707
- {
41708
- "kind": "field",
41709
- "name": "resultPerPage",
41710
- "type": {
41711
- "text": "ResultsPerPage"
41712
- },
41713
- "privacy": "private"
41714
- },
41715
- {
41716
- "kind": "field",
41717
- "name": "searchStatus",
41718
- "type": {
41719
- "text": "SearchStatus"
41720
- },
41721
- "privacy": "private"
41722
- },
41723
- {
41724
- "kind": "field",
41725
- "name": "choices",
41726
- "type": {
41727
- "text": "number[]"
41728
- },
41729
- "privacy": "private"
41730
- },
41731
- {
41732
- "kind": "field",
41733
- "name": "radioGroupName",
41734
- "privacy": "private",
41735
- "readonly": true
41736
- },
41737
- {
41738
- "kind": "field",
41739
- "name": "resultPerPageState",
41740
- "type": {
41741
- "text": "ResultsPerPageState"
41742
- },
41743
- "privacy": "private"
41744
- },
41745
- {
41746
- "kind": "field",
41747
- "name": "searchStatusState",
41748
- "type": {
41749
- "text": "SearchStatusState"
41750
- },
41751
- "privacy": "private"
41752
- },
41753
- {
41754
- "kind": "field",
41755
- "name": "isAppLoaded",
41756
- "type": {
41757
- "text": "boolean"
41758
- },
41759
- "privacy": "public",
41760
- "default": "false"
41761
- },
41762
- {
41763
- "kind": "field",
41764
- "name": "choicesDisplayed",
41765
- "type": {
41766
- "text": "string"
41767
- },
41768
- "default": "'10,25,50,100'",
41769
- "description": "A list of choices for the number of results to display per page, separated by commas.",
41770
- "attribute": "choices-displayed",
41771
- "reflects": true
41772
- },
41773
- {
41774
- "kind": "field",
41775
- "name": "initialChoice",
41776
- "type": {
41777
- "text": "number"
41778
- },
41779
- "description": "The initial selection for the number of result per page. This should be part of the `choicesDisplayed` option. By default, this is set to the first value in `choicesDisplayed`.",
41780
- "attribute": "initial-choice",
41781
- "reflects": true
41782
- },
41783
- {
41784
- "kind": "method",
41785
- "name": "initialize",
41786
- "privacy": "public"
41787
- },
41788
- {
41789
- "kind": "method",
41790
- "name": "scrollToTopEvent",
41791
- "privacy": "private"
41792
- },
41793
- {
41794
- "kind": "field",
41795
- "name": "label",
41796
- "privacy": "private",
41797
- "readonly": true
41798
- },
41799
- {
41800
- "kind": "method",
41801
- "name": "initBindings",
41802
- "privacy": "private",
41803
- "inheritedFrom": {
41804
- "name": "InitializeBindingsMixin",
41805
- "module": "src/mixins/bindings-mixin.ts"
41806
- }
41807
- }
41808
- ],
41809
- "events": [
41810
- {
41811
- "description": "Emitted when the page should scroll to top after changing results per page.",
41812
- "name": "atomic/scrollToTop"
41813
- }
41814
- ],
41815
- "attributes": [
41816
- {
41817
- "name": "choices-displayed",
41818
- "type": {
41819
- "text": "string"
41820
- },
41821
- "default": "'10,25,50,100'",
41822
- "description": "A list of choices for the number of results to display per page, separated by commas.",
41823
- "fieldName": "choicesDisplayed"
41824
- },
41825
- {
41826
- "name": "initial-choice",
41827
- "type": {
41828
- "text": "number"
41829
- },
41830
- "description": "The initial selection for the number of result per page. This should be part of the `choicesDisplayed` option. By default, this is set to the first value in `choicesDisplayed`.",
41831
- "fieldName": "initialChoice"
41832
- }
41833
- ],
41834
- "mixins": [
41835
- {
41836
- "name": "InitializeBindingsMixin",
41837
- "package": "@/src/mixins/bindings-mixin.js"
41838
- }
41839
- ],
41840
- "superclass": {
41841
- "name": "LitElement",
41842
- "package": "lit"
41843
- },
41844
- "tagName": "atomic-results-per-page",
41845
- "customElement": true
41846
- }
41847
- ],
41848
- "exports": [
41849
- {
41850
- "kind": "js",
41851
- "name": "AtomicResultsPerPage",
41852
- "declaration": {
41853
- "name": "AtomicResultsPerPage",
41854
- "module": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts"
41855
- }
41856
- },
41857
- {
41858
- "kind": "custom-element-definition",
41859
- "name": "atomic-results-per-page",
41860
- "declaration": {
41861
- "name": "AtomicResultsPerPage",
41862
- "module": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts"
41863
- }
41864
- }
41865
- ]
41866
- },
41867
41720
  {
41868
41721
  "kind": "javascript-module",
41869
41722
  "path": "src/components/search/atomic-search-box/atomic-search-box.ts",
@@ -42530,6 +42383,209 @@
42530
42383
  }
42531
42384
  ]
42532
42385
  },
42386
+ {
42387
+ "kind": "javascript-module",
42388
+ "path": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts",
42389
+ "declarations": [
42390
+ {
42391
+ "kind": "class",
42392
+ "description": "The `atomic-results-per-page` component determines how many results to display per page.",
42393
+ "name": "AtomicResultsPerPage",
42394
+ "cssParts": [
42395
+ {
42396
+ "description": "The \"Results per page\" label.",
42397
+ "name": "label"
42398
+ },
42399
+ {
42400
+ "description": "The list of buttons.",
42401
+ "name": "buttons"
42402
+ },
42403
+ {
42404
+ "description": "The result per page button.",
42405
+ "name": "button"
42406
+ },
42407
+ {
42408
+ "description": "The active result per page button.",
42409
+ "name": "active-button"
42410
+ }
42411
+ ],
42412
+ "members": [
42413
+ {
42414
+ "kind": "field",
42415
+ "name": "bindings",
42416
+ "type": {
42417
+ "text": "Bindings"
42418
+ },
42419
+ "privacy": "private"
42420
+ },
42421
+ {
42422
+ "kind": "field",
42423
+ "name": "error",
42424
+ "type": {
42425
+ "text": "Error"
42426
+ },
42427
+ "privacy": "private"
42428
+ },
42429
+ {
42430
+ "kind": "field",
42431
+ "name": "resultPerPage",
42432
+ "type": {
42433
+ "text": "ResultsPerPage"
42434
+ },
42435
+ "privacy": "private"
42436
+ },
42437
+ {
42438
+ "kind": "field",
42439
+ "name": "searchStatus",
42440
+ "type": {
42441
+ "text": "SearchStatus"
42442
+ },
42443
+ "privacy": "private"
42444
+ },
42445
+ {
42446
+ "kind": "field",
42447
+ "name": "choices",
42448
+ "type": {
42449
+ "text": "number[]"
42450
+ },
42451
+ "privacy": "private"
42452
+ },
42453
+ {
42454
+ "kind": "field",
42455
+ "name": "radioGroupName",
42456
+ "privacy": "private",
42457
+ "readonly": true
42458
+ },
42459
+ {
42460
+ "kind": "field",
42461
+ "name": "resultPerPageState",
42462
+ "type": {
42463
+ "text": "ResultsPerPageState"
42464
+ },
42465
+ "privacy": "private"
42466
+ },
42467
+ {
42468
+ "kind": "field",
42469
+ "name": "searchStatusState",
42470
+ "type": {
42471
+ "text": "SearchStatusState"
42472
+ },
42473
+ "privacy": "private"
42474
+ },
42475
+ {
42476
+ "kind": "field",
42477
+ "name": "isAppLoaded",
42478
+ "type": {
42479
+ "text": "boolean"
42480
+ },
42481
+ "privacy": "public",
42482
+ "default": "false"
42483
+ },
42484
+ {
42485
+ "kind": "field",
42486
+ "name": "choicesDisplayed",
42487
+ "type": {
42488
+ "text": "string"
42489
+ },
42490
+ "default": "'10,25,50,100'",
42491
+ "description": "A list of choices for the number of results to display per page, separated by commas.",
42492
+ "attribute": "choices-displayed",
42493
+ "reflects": true
42494
+ },
42495
+ {
42496
+ "kind": "field",
42497
+ "name": "initialChoice",
42498
+ "type": {
42499
+ "text": "number"
42500
+ },
42501
+ "description": "The initial selection for the number of result per page. This should be part of the `choicesDisplayed` option. By default, this is set to the first value in `choicesDisplayed`.",
42502
+ "attribute": "initial-choice",
42503
+ "reflects": true
42504
+ },
42505
+ {
42506
+ "kind": "method",
42507
+ "name": "initialize",
42508
+ "privacy": "public"
42509
+ },
42510
+ {
42511
+ "kind": "method",
42512
+ "name": "scrollToTopEvent",
42513
+ "privacy": "private"
42514
+ },
42515
+ {
42516
+ "kind": "field",
42517
+ "name": "label",
42518
+ "privacy": "private",
42519
+ "readonly": true
42520
+ },
42521
+ {
42522
+ "kind": "method",
42523
+ "name": "initBindings",
42524
+ "privacy": "private",
42525
+ "inheritedFrom": {
42526
+ "name": "InitializeBindingsMixin",
42527
+ "module": "src/mixins/bindings-mixin.ts"
42528
+ }
42529
+ }
42530
+ ],
42531
+ "events": [
42532
+ {
42533
+ "description": "Emitted when the page should scroll to top after changing results per page.",
42534
+ "name": "atomic/scrollToTop"
42535
+ }
42536
+ ],
42537
+ "attributes": [
42538
+ {
42539
+ "name": "choices-displayed",
42540
+ "type": {
42541
+ "text": "string"
42542
+ },
42543
+ "default": "'10,25,50,100'",
42544
+ "description": "A list of choices for the number of results to display per page, separated by commas.",
42545
+ "fieldName": "choicesDisplayed"
42546
+ },
42547
+ {
42548
+ "name": "initial-choice",
42549
+ "type": {
42550
+ "text": "number"
42551
+ },
42552
+ "description": "The initial selection for the number of result per page. This should be part of the `choicesDisplayed` option. By default, this is set to the first value in `choicesDisplayed`.",
42553
+ "fieldName": "initialChoice"
42554
+ }
42555
+ ],
42556
+ "mixins": [
42557
+ {
42558
+ "name": "InitializeBindingsMixin",
42559
+ "package": "@/src/mixins/bindings-mixin.js"
42560
+ }
42561
+ ],
42562
+ "superclass": {
42563
+ "name": "LitElement",
42564
+ "package": "lit"
42565
+ },
42566
+ "tagName": "atomic-results-per-page",
42567
+ "customElement": true
42568
+ }
42569
+ ],
42570
+ "exports": [
42571
+ {
42572
+ "kind": "js",
42573
+ "name": "AtomicResultsPerPage",
42574
+ "declaration": {
42575
+ "name": "AtomicResultsPerPage",
42576
+ "module": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts"
42577
+ }
42578
+ },
42579
+ {
42580
+ "kind": "custom-element-definition",
42581
+ "name": "atomic-results-per-page",
42582
+ "declaration": {
42583
+ "name": "AtomicResultsPerPage",
42584
+ "module": "src/components/search/atomic-results-per-page/atomic-results-per-page.ts"
42585
+ }
42586
+ }
42587
+ ]
42588
+ },
42533
42589
  {
42534
42590
  "kind": "javascript-module",
42535
42591
  "path": "src/components/search/atomic-search-box-instant-results/atomic-search-box-instant-results.ts",
@@ -43154,10 +43210,208 @@
43154
43210
  },
43155
43211
  {
43156
43212
  "kind": "javascript-module",
43157
- "path": "src/components/search/atomic-search-interface/analytics-config.ts",
43213
+ "path": "src/components/search/atomic-search-layout/atomic-search-layout.ts",
43214
+ "declarations": [
43215
+ {
43216
+ "kind": "class",
43217
+ "description": "The `atomic-search-layout` helps organize elements in the page.",
43218
+ "name": "AtomicSearchLayout",
43219
+ "cssProperties": [
43220
+ {
43221
+ "description": "The maximum width that the search box input will take.",
43222
+ "name": "--atomic-layout-max-search-box-input-width:"
43223
+ },
43224
+ {
43225
+ "description": "The maximum width that the search box suggestions will take when displaying a double list.",
43226
+ "name": "--atomic-layout-max-search-box-double-suggestions-width:"
43227
+ },
43228
+ {
43229
+ "description": "The width of the left list when displaying a double list.",
43230
+ "name": "--atomic-layout-search-box-left-suggestions-width:"
43231
+ }
43232
+ ],
43233
+ "members": [
43234
+ {
43235
+ "kind": "field",
43236
+ "name": "error",
43237
+ "type": {
43238
+ "text": "Error"
43239
+ },
43240
+ "privacy": "private"
43241
+ },
43242
+ {
43243
+ "kind": "field",
43244
+ "name": "mobileBreakpoint",
43245
+ "type": {
43246
+ "text": "string"
43247
+ },
43248
+ "default": "DEFAULT_MOBILE_BREAKPOINT",
43249
+ "description": "The viewport width at which the layout goes from desktop to mobile.\nFor example: 800px, 65rem.",
43250
+ "attribute": "mobile-breakpoint",
43251
+ "reflects": true
43252
+ },
43253
+ {
43254
+ "kind": "field",
43255
+ "name": "layoutStylesController",
43256
+ "privacy": "private",
43257
+ "default": "new LayoutStylesController( this, buildSearchLayout, 'atomic-search-layout-' )"
43258
+ },
43259
+ {
43260
+ "kind": "method",
43261
+ "name": "emitBreakpointChangeEvent",
43262
+ "privacy": "private"
43263
+ },
43264
+ {
43265
+ "kind": "method",
43266
+ "name": "onMobileBreakpointChange",
43267
+ "privacy": "public"
43268
+ },
43269
+ {
43270
+ "kind": "method",
43271
+ "name": "injectStyles",
43272
+ "parameters": [
43273
+ {
43274
+ "name": "dynamicStyles",
43275
+ "optional": true,
43276
+ "type": {
43277
+ "text": "CSSResultGroup"
43278
+ },
43279
+ "description": "Optional dynamic styles to inject along with static styles"
43280
+ }
43281
+ ],
43282
+ "description": "Injects styles into the document or shadow root.\n\nWhen called without arguments, injects the component's static styles.\nWhen called with dynamic styles, injects both static and dynamic styles.",
43283
+ "inheritedFrom": {
43284
+ "name": "LightDomMixin",
43285
+ "module": "src/mixins/light-dom.ts"
43286
+ }
43287
+ },
43288
+ {
43289
+ "kind": "method",
43290
+ "name": "getStyleSheet",
43291
+ "privacy": "private",
43292
+ "return": {
43293
+ "type": {
43294
+ "text": "CSSStyleSheet | null"
43295
+ }
43296
+ },
43297
+ "parameters": [
43298
+ {
43299
+ "name": "style",
43300
+ "type": {
43301
+ "text": "CSSResultOrNative | CSSResultArray | null | undefined"
43302
+ }
43303
+ }
43304
+ ],
43305
+ "inheritedFrom": {
43306
+ "name": "LightDomMixin",
43307
+ "module": "src/mixins/light-dom.ts"
43308
+ }
43309
+ },
43310
+ {
43311
+ "kind": "method",
43312
+ "name": "getUpdateComplete",
43313
+ "return": {
43314
+ "type": {
43315
+ "text": "Promise<boolean>"
43316
+ }
43317
+ },
43318
+ "inheritedFrom": {
43319
+ "name": "ChildrenUpdateCompleteMixin",
43320
+ "module": "src/mixins/children-update-complete-mixin.ts"
43321
+ }
43322
+ }
43323
+ ],
43324
+ "events": [
43325
+ {
43326
+ "description": "Emitted when the mobile breakpoint changes. The event detail contains `{ breakpoint: string }`.",
43327
+ "name": "atomic-layout-breakpoint-change"
43328
+ }
43329
+ ],
43330
+ "attributes": [
43331
+ {
43332
+ "name": "mobile-breakpoint",
43333
+ "type": {
43334
+ "text": "string"
43335
+ },
43336
+ "default": "DEFAULT_MOBILE_BREAKPOINT",
43337
+ "description": "The viewport width at which the layout goes from desktop to mobile.\nFor example: 800px, 65rem.",
43338
+ "fieldName": "mobileBreakpoint"
43339
+ }
43340
+ ],
43341
+ "mixins": [
43342
+ {
43343
+ "name": "LightDomMixin",
43344
+ "package": "@/src/mixins/light-dom"
43345
+ },
43346
+ {
43347
+ "name": "ChildrenUpdateCompleteMixin",
43348
+ "package": "@/src/mixins/children-update-complete-mixin"
43349
+ }
43350
+ ],
43351
+ "superclass": {
43352
+ "name": "LitElement",
43353
+ "package": "lit"
43354
+ },
43355
+ "tagName": "atomic-search-layout",
43356
+ "customElement": true
43357
+ }
43358
+ ],
43359
+ "exports": [
43360
+ {
43361
+ "kind": "js",
43362
+ "name": "AtomicSearchLayout",
43363
+ "declaration": {
43364
+ "name": "AtomicSearchLayout",
43365
+ "module": "src/components/search/atomic-search-layout/atomic-search-layout.ts"
43366
+ }
43367
+ },
43368
+ {
43369
+ "kind": "custom-element-definition",
43370
+ "name": "atomic-search-layout",
43371
+ "declaration": {
43372
+ "name": "AtomicSearchLayout",
43373
+ "module": "src/components/search/atomic-search-layout/atomic-search-layout.ts"
43374
+ }
43375
+ }
43376
+ ]
43377
+ },
43378
+ {
43379
+ "kind": "javascript-module",
43380
+ "path": "src/components/search/atomic-search-layout/atomic-search-layout.tw.css.ts",
43158
43381
  "declarations": [],
43159
43382
  "exports": []
43160
43383
  },
43384
+ {
43385
+ "kind": "javascript-module",
43386
+ "path": "src/components/search/atomic-search-layout/search-layout.ts",
43387
+ "declarations": [],
43388
+ "exports": []
43389
+ },
43390
+ {
43391
+ "kind": "javascript-module",
43392
+ "path": "src/components/search/atomic-search-interface/analytics-config.ts",
43393
+ "declarations": [
43394
+ {
43395
+ "kind": "function",
43396
+ "name": "analyticsClientMiddleware",
43397
+ "parameters": [
43398
+ {
43399
+ "name": "event",
43400
+ "type": {
43401
+ "text": "string"
43402
+ }
43403
+ },
43404
+ {
43405
+ "name": "payload",
43406
+ "type": {
43407
+ "text": "AnalyticsPayload"
43408
+ }
43409
+ }
43410
+ ]
43411
+ }
43412
+ ],
43413
+ "exports": []
43414
+ },
43161
43415
  {
43162
43416
  "kind": "javascript-module",
43163
43417
  "path": "src/components/search/atomic-search-interface/atomic-search-interface.ts",
@@ -43818,185 +44072,6 @@
43818
44072
  "declarations": [],
43819
44073
  "exports": []
43820
44074
  },
43821
- {
43822
- "kind": "javascript-module",
43823
- "path": "src/components/search/atomic-search-layout/atomic-search-layout.ts",
43824
- "declarations": [
43825
- {
43826
- "kind": "class",
43827
- "description": "The `atomic-search-layout` helps organize elements in the page.",
43828
- "name": "AtomicSearchLayout",
43829
- "cssProperties": [
43830
- {
43831
- "description": "The maximum width that the search box input will take.",
43832
- "name": "--atomic-layout-max-search-box-input-width:"
43833
- },
43834
- {
43835
- "description": "The maximum width that the search box suggestions will take when displaying a double list.",
43836
- "name": "--atomic-layout-max-search-box-double-suggestions-width:"
43837
- },
43838
- {
43839
- "description": "The width of the left list when displaying a double list.",
43840
- "name": "--atomic-layout-search-box-left-suggestions-width:"
43841
- }
43842
- ],
43843
- "members": [
43844
- {
43845
- "kind": "field",
43846
- "name": "error",
43847
- "type": {
43848
- "text": "Error"
43849
- },
43850
- "privacy": "private"
43851
- },
43852
- {
43853
- "kind": "field",
43854
- "name": "mobileBreakpoint",
43855
- "type": {
43856
- "text": "string"
43857
- },
43858
- "default": "DEFAULT_MOBILE_BREAKPOINT",
43859
- "description": "The viewport width at which the layout goes from desktop to mobile.\nFor example: 800px, 65rem.",
43860
- "attribute": "mobile-breakpoint",
43861
- "reflects": true
43862
- },
43863
- {
43864
- "kind": "field",
43865
- "name": "layoutStylesController",
43866
- "privacy": "private",
43867
- "default": "new LayoutStylesController( this, buildSearchLayout, 'atomic-search-layout-' )"
43868
- },
43869
- {
43870
- "kind": "method",
43871
- "name": "emitBreakpointChangeEvent",
43872
- "privacy": "private"
43873
- },
43874
- {
43875
- "kind": "method",
43876
- "name": "onMobileBreakpointChange",
43877
- "privacy": "public"
43878
- },
43879
- {
43880
- "kind": "method",
43881
- "name": "injectStyles",
43882
- "parameters": [
43883
- {
43884
- "name": "dynamicStyles",
43885
- "optional": true,
43886
- "type": {
43887
- "text": "CSSResultGroup"
43888
- },
43889
- "description": "Optional dynamic styles to inject along with static styles"
43890
- }
43891
- ],
43892
- "description": "Injects styles into the document or shadow root.\n\nWhen called without arguments, injects the component's static styles.\nWhen called with dynamic styles, injects both static and dynamic styles.",
43893
- "inheritedFrom": {
43894
- "name": "LightDomMixin",
43895
- "module": "src/mixins/light-dom.ts"
43896
- }
43897
- },
43898
- {
43899
- "kind": "method",
43900
- "name": "getStyleSheet",
43901
- "privacy": "private",
43902
- "return": {
43903
- "type": {
43904
- "text": "CSSStyleSheet | null"
43905
- }
43906
- },
43907
- "parameters": [
43908
- {
43909
- "name": "style",
43910
- "type": {
43911
- "text": "CSSResultOrNative | CSSResultArray | null | undefined"
43912
- }
43913
- }
43914
- ],
43915
- "inheritedFrom": {
43916
- "name": "LightDomMixin",
43917
- "module": "src/mixins/light-dom.ts"
43918
- }
43919
- },
43920
- {
43921
- "kind": "method",
43922
- "name": "getUpdateComplete",
43923
- "return": {
43924
- "type": {
43925
- "text": "Promise<boolean>"
43926
- }
43927
- },
43928
- "inheritedFrom": {
43929
- "name": "ChildrenUpdateCompleteMixin",
43930
- "module": "src/mixins/children-update-complete-mixin.ts"
43931
- }
43932
- }
43933
- ],
43934
- "events": [
43935
- {
43936
- "description": "Emitted when the mobile breakpoint changes. The event detail contains `{ breakpoint: string }`.",
43937
- "name": "atomic-layout-breakpoint-change"
43938
- }
43939
- ],
43940
- "attributes": [
43941
- {
43942
- "name": "mobile-breakpoint",
43943
- "type": {
43944
- "text": "string"
43945
- },
43946
- "default": "DEFAULT_MOBILE_BREAKPOINT",
43947
- "description": "The viewport width at which the layout goes from desktop to mobile.\nFor example: 800px, 65rem.",
43948
- "fieldName": "mobileBreakpoint"
43949
- }
43950
- ],
43951
- "mixins": [
43952
- {
43953
- "name": "LightDomMixin",
43954
- "package": "@/src/mixins/light-dom"
43955
- },
43956
- {
43957
- "name": "ChildrenUpdateCompleteMixin",
43958
- "package": "@/src/mixins/children-update-complete-mixin"
43959
- }
43960
- ],
43961
- "superclass": {
43962
- "name": "LitElement",
43963
- "package": "lit"
43964
- },
43965
- "tagName": "atomic-search-layout",
43966
- "customElement": true
43967
- }
43968
- ],
43969
- "exports": [
43970
- {
43971
- "kind": "js",
43972
- "name": "AtomicSearchLayout",
43973
- "declaration": {
43974
- "name": "AtomicSearchLayout",
43975
- "module": "src/components/search/atomic-search-layout/atomic-search-layout.ts"
43976
- }
43977
- },
43978
- {
43979
- "kind": "custom-element-definition",
43980
- "name": "atomic-search-layout",
43981
- "declaration": {
43982
- "name": "AtomicSearchLayout",
43983
- "module": "src/components/search/atomic-search-layout/atomic-search-layout.ts"
43984
- }
43985
- }
43986
- ]
43987
- },
43988
- {
43989
- "kind": "javascript-module",
43990
- "path": "src/components/search/atomic-search-layout/atomic-search-layout.tw.css.ts",
43991
- "declarations": [],
43992
- "exports": []
43993
- },
43994
- {
43995
- "kind": "javascript-module",
43996
- "path": "src/components/search/atomic-search-layout/search-layout.ts",
43997
- "declarations": [],
43998
- "exports": []
43999
- },
44000
44075
  {
44001
44076
  "kind": "javascript-module",
44002
44077
  "path": "src/components/search/atomic-segmented-facet/atomic-segmented-facet.ts",
@@ -44617,6 +44692,235 @@
44617
44692
  }
44618
44693
  ]
44619
44694
  },
44695
+ {
44696
+ "kind": "javascript-module",
44697
+ "path": "src/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.ts",
44698
+ "declarations": [
44699
+ {
44700
+ "kind": "class",
44701
+ "description": "The `atomic-smart-snippet-feedback-modal` is automatically created as a child of the `atomic-search-interface` when the `atomic-smart-snippet` is initialized.\n\nWhen the modal is opened, the class `atomic-modal-opened` is added to the body, allowing further customization.",
44702
+ "name": "AtomicSmartSnippetFeedbackModal",
44703
+ "cssParts": [
44704
+ {
44705
+ "description": "The transparent backdrop hiding the content behind the modal.",
44706
+ "name": "backdrop"
44707
+ },
44708
+ {
44709
+ "description": "The modal's outermost container with the outline and background.",
44710
+ "name": "container"
44711
+ },
44712
+ {
44713
+ "description": "The wrapper around the header.",
44714
+ "name": "header-wrapper"
44715
+ },
44716
+ {
44717
+ "description": "The header of the modal, containing the title.",
44718
+ "name": "header"
44719
+ },
44720
+ {
44721
+ "description": "The horizontal ruler underneath the header.",
44722
+ "name": "header-ruler"
44723
+ },
44724
+ {
44725
+ "description": "The wrapper around the body.",
44726
+ "name": "body-wrapper"
44727
+ },
44728
+ {
44729
+ "description": "The body of the modal, between the header and the footer.",
44730
+ "name": "body"
44731
+ },
44732
+ {
44733
+ "description": "The wrapper around the reason and details.",
44734
+ "name": "form"
44735
+ },
44736
+ {
44737
+ "description": "The title above the reason radio buttons.",
44738
+ "name": "reason-title"
44739
+ },
44740
+ {
44741
+ "description": "A wrapper around the radio button and the label of a reason.",
44742
+ "name": "reason"
44743
+ },
44744
+ {
44745
+ "description": "A radio button representing a reason.",
44746
+ "name": "reason-radio"
44747
+ },
44748
+ {
44749
+ "description": "A label linked to a radio button representing a reason.",
44750
+ "name": "reason-label"
44751
+ },
44752
+ {
44753
+ "description": "The title above the details input.",
44754
+ "name": "details-title"
44755
+ },
44756
+ {
44757
+ "description": "The input to specify additional details.",
44758
+ "name": "details-input"
44759
+ },
44760
+ {
44761
+ "description": "The wrapper with a shadow around the footer.",
44762
+ "name": "footer-wrapper"
44763
+ },
44764
+ {
44765
+ "description": "The footer at the bottom of the modal.",
44766
+ "name": "footer"
44767
+ },
44768
+ {
44769
+ "description": "The wrapper around the cancel and submit buttons.",
44770
+ "name": "buttons"
44771
+ },
44772
+ {
44773
+ "description": "The cancel button.",
44774
+ "name": "cancel-button"
44775
+ },
44776
+ {
44777
+ "description": "The submit button.",
44778
+ "name": "submit-button"
44779
+ }
44780
+ ],
44781
+ "members": [
44782
+ {
44783
+ "kind": "field",
44784
+ "name": "bindings",
44785
+ "type": {
44786
+ "text": "Bindings"
44787
+ },
44788
+ "privacy": "private"
44789
+ },
44790
+ {
44791
+ "kind": "field",
44792
+ "name": "error",
44793
+ "type": {
44794
+ "text": "Error"
44795
+ },
44796
+ "privacy": "private"
44797
+ },
44798
+ {
44799
+ "kind": "field",
44800
+ "name": "source",
44801
+ "type": {
44802
+ "text": "HTMLElement | undefined"
44803
+ },
44804
+ "description": "The element that triggers the feedback modal."
44805
+ },
44806
+ {
44807
+ "kind": "field",
44808
+ "name": "isOpen",
44809
+ "type": {
44810
+ "text": "boolean"
44811
+ },
44812
+ "privacy": "public",
44813
+ "default": "false",
44814
+ "description": "Whether the modal is open.",
44815
+ "attribute": "is-open",
44816
+ "reflects": true
44817
+ },
44818
+ {
44819
+ "kind": "field",
44820
+ "name": "currentAnswer",
44821
+ "type": {
44822
+ "text": "SmartSnippetFeedback | 'other' | undefined"
44823
+ },
44824
+ "privacy": "private"
44825
+ },
44826
+ {
44827
+ "kind": "field",
44828
+ "name": "detailsInputRef",
44829
+ "type": {
44830
+ "text": "Ref<HTMLTextAreaElement>"
44831
+ },
44832
+ "privacy": "private"
44833
+ },
44834
+ {
44835
+ "kind": "field",
44836
+ "name": "formId",
44837
+ "privacy": "private",
44838
+ "readonly": true
44839
+ },
44840
+ {
44841
+ "kind": "field",
44842
+ "name": "smartSnippet",
44843
+ "type": {
44844
+ "text": "SmartSnippet"
44845
+ },
44846
+ "privacy": "private"
44847
+ },
44848
+ {
44849
+ "kind": "method",
44850
+ "name": "initialize",
44851
+ "privacy": "public"
44852
+ },
44853
+ {
44854
+ "kind": "method",
44855
+ "name": "close",
44856
+ "privacy": "private"
44857
+ },
44858
+ {
44859
+ "kind": "method",
44860
+ "name": "sendFeedback",
44861
+ "privacy": "private",
44862
+ "parameters": [
44863
+ {
44864
+ "name": "e",
44865
+ "type": {
44866
+ "text": "Event"
44867
+ }
44868
+ }
44869
+ ]
44870
+ }
44871
+ ],
44872
+ "events": [
44873
+ {
44874
+ "name": "feedbackSent",
44875
+ "type": {
44876
+ "text": "Event"
44877
+ }
44878
+ }
44879
+ ],
44880
+ "attributes": [
44881
+ {
44882
+ "name": "is-open",
44883
+ "type": {
44884
+ "text": "boolean"
44885
+ },
44886
+ "default": "false",
44887
+ "description": "Whether the modal is open.",
44888
+ "fieldName": "isOpen"
44889
+ }
44890
+ ],
44891
+ "superclass": {
44892
+ "name": "LitElement",
44893
+ "package": "lit"
44894
+ },
44895
+ "tagName": "atomic-smart-snippet-feedback-modal",
44896
+ "customElement": true
44897
+ }
44898
+ ],
44899
+ "exports": [
44900
+ {
44901
+ "kind": "js",
44902
+ "name": "AtomicSmartSnippetFeedbackModal",
44903
+ "declaration": {
44904
+ "name": "AtomicSmartSnippetFeedbackModal",
44905
+ "module": "src/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.ts"
44906
+ }
44907
+ },
44908
+ {
44909
+ "kind": "custom-element-definition",
44910
+ "name": "atomic-smart-snippet-feedback-modal",
44911
+ "declaration": {
44912
+ "name": "AtomicSmartSnippetFeedbackModal",
44913
+ "module": "src/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.ts"
44914
+ }
44915
+ }
44916
+ ]
44917
+ },
44918
+ {
44919
+ "kind": "javascript-module",
44920
+ "path": "src/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.tw.css.ts",
44921
+ "declarations": [],
44922
+ "exports": []
44923
+ },
44620
44924
  {
44621
44925
  "kind": "javascript-module",
44622
44926
  "path": "src/components/search/atomic-smart-snippet/atomic-smart-snippet.ts",
@@ -45058,235 +45362,6 @@
45058
45362
  "declarations": [],
45059
45363
  "exports": []
45060
45364
  },
45061
- {
45062
- "kind": "javascript-module",
45063
- "path": "src/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.ts",
45064
- "declarations": [
45065
- {
45066
- "kind": "class",
45067
- "description": "The `atomic-smart-snippet-feedback-modal` is automatically created as a child of the `atomic-search-interface` when the `atomic-smart-snippet` is initialized.\n\nWhen the modal is opened, the class `atomic-modal-opened` is added to the body, allowing further customization.",
45068
- "name": "AtomicSmartSnippetFeedbackModal",
45069
- "cssParts": [
45070
- {
45071
- "description": "The transparent backdrop hiding the content behind the modal.",
45072
- "name": "backdrop"
45073
- },
45074
- {
45075
- "description": "The modal's outermost container with the outline and background.",
45076
- "name": "container"
45077
- },
45078
- {
45079
- "description": "The wrapper around the header.",
45080
- "name": "header-wrapper"
45081
- },
45082
- {
45083
- "description": "The header of the modal, containing the title.",
45084
- "name": "header"
45085
- },
45086
- {
45087
- "description": "The horizontal ruler underneath the header.",
45088
- "name": "header-ruler"
45089
- },
45090
- {
45091
- "description": "The wrapper around the body.",
45092
- "name": "body-wrapper"
45093
- },
45094
- {
45095
- "description": "The body of the modal, between the header and the footer.",
45096
- "name": "body"
45097
- },
45098
- {
45099
- "description": "The wrapper around the reason and details.",
45100
- "name": "form"
45101
- },
45102
- {
45103
- "description": "The title above the reason radio buttons.",
45104
- "name": "reason-title"
45105
- },
45106
- {
45107
- "description": "A wrapper around the radio button and the label of a reason.",
45108
- "name": "reason"
45109
- },
45110
- {
45111
- "description": "A radio button representing a reason.",
45112
- "name": "reason-radio"
45113
- },
45114
- {
45115
- "description": "A label linked to a radio button representing a reason.",
45116
- "name": "reason-label"
45117
- },
45118
- {
45119
- "description": "The title above the details input.",
45120
- "name": "details-title"
45121
- },
45122
- {
45123
- "description": "The input to specify additional details.",
45124
- "name": "details-input"
45125
- },
45126
- {
45127
- "description": "The wrapper with a shadow around the footer.",
45128
- "name": "footer-wrapper"
45129
- },
45130
- {
45131
- "description": "The footer at the bottom of the modal.",
45132
- "name": "footer"
45133
- },
45134
- {
45135
- "description": "The wrapper around the cancel and submit buttons.",
45136
- "name": "buttons"
45137
- },
45138
- {
45139
- "description": "The cancel button.",
45140
- "name": "cancel-button"
45141
- },
45142
- {
45143
- "description": "The submit button.",
45144
- "name": "submit-button"
45145
- }
45146
- ],
45147
- "members": [
45148
- {
45149
- "kind": "field",
45150
- "name": "bindings",
45151
- "type": {
45152
- "text": "Bindings"
45153
- },
45154
- "privacy": "private"
45155
- },
45156
- {
45157
- "kind": "field",
45158
- "name": "error",
45159
- "type": {
45160
- "text": "Error"
45161
- },
45162
- "privacy": "private"
45163
- },
45164
- {
45165
- "kind": "field",
45166
- "name": "source",
45167
- "type": {
45168
- "text": "HTMLElement | undefined"
45169
- },
45170
- "description": "The element that triggers the feedback modal."
45171
- },
45172
- {
45173
- "kind": "field",
45174
- "name": "isOpen",
45175
- "type": {
45176
- "text": "boolean"
45177
- },
45178
- "privacy": "public",
45179
- "default": "false",
45180
- "description": "Whether the modal is open.",
45181
- "attribute": "is-open",
45182
- "reflects": true
45183
- },
45184
- {
45185
- "kind": "field",
45186
- "name": "currentAnswer",
45187
- "type": {
45188
- "text": "SmartSnippetFeedback | 'other' | undefined"
45189
- },
45190
- "privacy": "private"
45191
- },
45192
- {
45193
- "kind": "field",
45194
- "name": "detailsInputRef",
45195
- "type": {
45196
- "text": "Ref<HTMLTextAreaElement>"
45197
- },
45198
- "privacy": "private"
45199
- },
45200
- {
45201
- "kind": "field",
45202
- "name": "formId",
45203
- "privacy": "private",
45204
- "readonly": true
45205
- },
45206
- {
45207
- "kind": "field",
45208
- "name": "smartSnippet",
45209
- "type": {
45210
- "text": "SmartSnippet"
45211
- },
45212
- "privacy": "private"
45213
- },
45214
- {
45215
- "kind": "method",
45216
- "name": "initialize",
45217
- "privacy": "public"
45218
- },
45219
- {
45220
- "kind": "method",
45221
- "name": "close",
45222
- "privacy": "private"
45223
- },
45224
- {
45225
- "kind": "method",
45226
- "name": "sendFeedback",
45227
- "privacy": "private",
45228
- "parameters": [
45229
- {
45230
- "name": "e",
45231
- "type": {
45232
- "text": "Event"
45233
- }
45234
- }
45235
- ]
45236
- }
45237
- ],
45238
- "events": [
45239
- {
45240
- "name": "feedbackSent",
45241
- "type": {
45242
- "text": "Event"
45243
- }
45244
- }
45245
- ],
45246
- "attributes": [
45247
- {
45248
- "name": "is-open",
45249
- "type": {
45250
- "text": "boolean"
45251
- },
45252
- "default": "false",
45253
- "description": "Whether the modal is open.",
45254
- "fieldName": "isOpen"
45255
- }
45256
- ],
45257
- "superclass": {
45258
- "name": "LitElement",
45259
- "package": "lit"
45260
- },
45261
- "tagName": "atomic-smart-snippet-feedback-modal",
45262
- "customElement": true
45263
- }
45264
- ],
45265
- "exports": [
45266
- {
45267
- "kind": "js",
45268
- "name": "AtomicSmartSnippetFeedbackModal",
45269
- "declaration": {
45270
- "name": "AtomicSmartSnippetFeedbackModal",
45271
- "module": "src/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.ts"
45272
- }
45273
- },
45274
- {
45275
- "kind": "custom-element-definition",
45276
- "name": "atomic-smart-snippet-feedback-modal",
45277
- "declaration": {
45278
- "name": "AtomicSmartSnippetFeedbackModal",
45279
- "module": "src/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.ts"
45280
- }
45281
- }
45282
- ]
45283
- },
45284
- {
45285
- "kind": "javascript-module",
45286
- "path": "src/components/search/atomic-smart-snippet-feedback-modal/atomic-smart-snippet-feedback-modal.tw.css.ts",
45287
- "declarations": [],
45288
- "exports": []
45289
- },
45290
45365
  {
45291
45366
  "kind": "javascript-module",
45292
45367
  "path": "src/components/search/atomic-smart-snippet-suggestions/atomic-smart-snippet-suggestions.ts",
@@ -47062,73 +47137,73 @@
47062
47137
  },
47063
47138
  {
47064
47139
  "kind": "javascript-module",
47065
- "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/atomic-commerce-did-you-mean.e2e.ts",
47140
+ "path": "src/components/commerce/atomic-commerce-facet/e2e/atomic-commerce-facet.e2e.ts",
47066
47141
  "declarations": [],
47067
47142
  "exports": []
47068
47143
  },
47069
47144
  {
47070
47145
  "kind": "javascript-module",
47071
- "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/fixture.ts",
47146
+ "path": "src/components/commerce/atomic-commerce-facet/e2e/fixture.ts",
47072
47147
  "declarations": [],
47073
47148
  "exports": []
47074
47149
  },
47075
47150
  {
47076
47151
  "kind": "javascript-module",
47077
- "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/page-object.ts",
47152
+ "path": "src/components/commerce/atomic-commerce-facet/e2e/page-object.ts",
47078
47153
  "declarations": [],
47079
47154
  "exports": []
47080
47155
  },
47081
47156
  {
47082
47157
  "kind": "javascript-module",
47083
- "path": "src/components/commerce/atomic-commerce-facet/e2e/atomic-commerce-facet.e2e.ts",
47158
+ "path": "src/components/commerce/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts",
47084
47159
  "declarations": [],
47085
47160
  "exports": []
47086
47161
  },
47087
47162
  {
47088
47163
  "kind": "javascript-module",
47089
- "path": "src/components/commerce/atomic-commerce-facet/e2e/fixture.ts",
47164
+ "path": "src/components/commerce/atomic-commerce-facets/e2e/fixture.ts",
47090
47165
  "declarations": [],
47091
47166
  "exports": []
47092
47167
  },
47093
47168
  {
47094
47169
  "kind": "javascript-module",
47095
- "path": "src/components/commerce/atomic-commerce-facet/e2e/page-object.ts",
47170
+ "path": "src/components/commerce/atomic-commerce-facets/e2e/page-object.ts",
47096
47171
  "declarations": [],
47097
47172
  "exports": []
47098
47173
  },
47099
47174
  {
47100
47175
  "kind": "javascript-module",
47101
- "path": "src/components/commerce/atomic-commerce-facets/e2e/atomic-commerce-facets.e2e.ts",
47176
+ "path": "src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts",
47102
47177
  "declarations": [],
47103
47178
  "exports": []
47104
47179
  },
47105
47180
  {
47106
47181
  "kind": "javascript-module",
47107
- "path": "src/components/commerce/atomic-commerce-facets/e2e/fixture.ts",
47182
+ "path": "src/components/commerce/atomic-commerce-interface/e2e/fixture.ts",
47108
47183
  "declarations": [],
47109
47184
  "exports": []
47110
47185
  },
47111
47186
  {
47112
47187
  "kind": "javascript-module",
47113
- "path": "src/components/commerce/atomic-commerce-facets/e2e/page-object.ts",
47188
+ "path": "src/components/commerce/atomic-commerce-interface/e2e/page-object.ts",
47114
47189
  "declarations": [],
47115
47190
  "exports": []
47116
47191
  },
47117
47192
  {
47118
47193
  "kind": "javascript-module",
47119
- "path": "src/components/commerce/atomic-commerce-interface/e2e/atomic-commerce-interface.e2e.ts",
47194
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/atomic-commerce-did-you-mean.e2e.ts",
47120
47195
  "declarations": [],
47121
47196
  "exports": []
47122
47197
  },
47123
47198
  {
47124
47199
  "kind": "javascript-module",
47125
- "path": "src/components/commerce/atomic-commerce-interface/e2e/fixture.ts",
47200
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/fixture.ts",
47126
47201
  "declarations": [],
47127
47202
  "exports": []
47128
47203
  },
47129
47204
  {
47130
47205
  "kind": "javascript-module",
47131
- "path": "src/components/commerce/atomic-commerce-interface/e2e/page-object.ts",
47206
+ "path": "src/components/commerce/atomic-commerce-did-you-mean/e2e/page-object.ts",
47132
47207
  "declarations": [],
47133
47208
  "exports": []
47134
47209
  },
@@ -47818,7 +47893,7 @@
47818
47893
  },
47819
47894
  {
47820
47895
  "kind": "javascript-module",
47821
- "path": "src/components/common/facets/facet-placeholder/facet-placeholder.ts",
47896
+ "path": "src/components/common/facets/facet-show-more-less/facet-show-more-less.ts",
47822
47897
  "declarations": [],
47823
47898
  "exports": []
47824
47899
  },
@@ -47860,7 +47935,7 @@
47860
47935
  },
47861
47936
  {
47862
47937
  "kind": "javascript-module",
47863
- "path": "src/components/common/facets/facet-show-more-less/facet-show-more-less.ts",
47938
+ "path": "src/components/common/facets/facet-placeholder/facet-placeholder.ts",
47864
47939
  "declarations": [],
47865
47940
  "exports": []
47866
47941
  },
@@ -47885,7 +47960,12 @@
47885
47960
  {
47886
47961
  "kind": "javascript-module",
47887
47962
  "path": "src/components/common/facets/facet-value-checkbox/facet-value-checkbox.ts",
47888
- "declarations": [],
47963
+ "declarations": [
47964
+ {
47965
+ "kind": "variable",
47966
+ "name": "id"
47967
+ }
47968
+ ],
47889
47969
  "exports": []
47890
47970
  },
47891
47971
  {
@@ -47948,24 +48028,6 @@
47948
48028
  "declarations": [],
47949
48029
  "exports": []
47950
48030
  },
47951
- {
47952
- "kind": "javascript-module",
47953
- "path": "src/components/common/generated-answer/atomic-answer-content/atomic-answer-content.ts",
47954
- "declarations": [],
47955
- "exports": []
47956
- },
47957
- {
47958
- "kind": "javascript-module",
47959
- "path": "src/components/common/generated-answer/atomic-generated-answer-thread-item/atomic-generated-answer-thread-item.ts",
47960
- "declarations": [],
47961
- "exports": []
47962
- },
47963
- {
47964
- "kind": "javascript-module",
47965
- "path": "src/components/common/generated-answer/atomic-generated-answers-thread/atomic-generated-answers-thread.ts",
47966
- "declarations": [],
47967
- "exports": []
47968
- },
47969
48031
  {
47970
48032
  "kind": "javascript-module",
47971
48033
  "path": "src/components/common/generated-answer/generated-content/generated-markdown-content.ts",
@@ -49384,73 +49446,73 @@
49384
49446
  },
49385
49447
  {
49386
49448
  "kind": "javascript-module",
49387
- "path": "src/components/search/atomic-result-children/e2e/atomic-result-children.e2e.ts",
49449
+ "path": "src/components/search/atomic-result-children-template/e2e/atomic-result-children-template.e2e.ts",
49388
49450
  "declarations": [],
49389
49451
  "exports": []
49390
49452
  },
49391
49453
  {
49392
49454
  "kind": "javascript-module",
49393
- "path": "src/components/search/atomic-result-children/e2e/fixture.ts",
49455
+ "path": "src/components/search/atomic-result-children-template/e2e/fixture.ts",
49394
49456
  "declarations": [],
49395
49457
  "exports": []
49396
49458
  },
49397
49459
  {
49398
49460
  "kind": "javascript-module",
49399
- "path": "src/components/search/atomic-result-children/e2e/page-object.ts",
49461
+ "path": "src/components/search/atomic-result-children-template/e2e/page-object.ts",
49400
49462
  "declarations": [],
49401
49463
  "exports": []
49402
49464
  },
49403
49465
  {
49404
49466
  "kind": "javascript-module",
49405
- "path": "src/components/search/atomic-result-children-template/e2e/atomic-result-children-template.e2e.ts",
49467
+ "path": "src/components/search/atomic-result-date/e2e/atomic-result-date.e2e.ts",
49406
49468
  "declarations": [],
49407
49469
  "exports": []
49408
49470
  },
49409
49471
  {
49410
49472
  "kind": "javascript-module",
49411
- "path": "src/components/search/atomic-result-children-template/e2e/fixture.ts",
49473
+ "path": "src/components/search/atomic-result-date/e2e/fixture.ts",
49412
49474
  "declarations": [],
49413
49475
  "exports": []
49414
49476
  },
49415
49477
  {
49416
49478
  "kind": "javascript-module",
49417
- "path": "src/components/search/atomic-result-children-template/e2e/page-object.ts",
49479
+ "path": "src/components/search/atomic-result-date/e2e/page-object.ts",
49418
49480
  "declarations": [],
49419
49481
  "exports": []
49420
49482
  },
49421
49483
  {
49422
49484
  "kind": "javascript-module",
49423
- "path": "src/components/search/atomic-result-date/e2e/atomic-result-date.e2e.ts",
49485
+ "path": "src/components/search/atomic-result-fields-list/e2e/atomic-result-fields-list.e2e.ts",
49424
49486
  "declarations": [],
49425
49487
  "exports": []
49426
49488
  },
49427
49489
  {
49428
49490
  "kind": "javascript-module",
49429
- "path": "src/components/search/atomic-result-date/e2e/fixture.ts",
49491
+ "path": "src/components/search/atomic-result-fields-list/e2e/fixture.ts",
49430
49492
  "declarations": [],
49431
49493
  "exports": []
49432
49494
  },
49433
49495
  {
49434
49496
  "kind": "javascript-module",
49435
- "path": "src/components/search/atomic-result-date/e2e/page-object.ts",
49497
+ "path": "src/components/search/atomic-result-fields-list/e2e/page-object.ts",
49436
49498
  "declarations": [],
49437
49499
  "exports": []
49438
49500
  },
49439
49501
  {
49440
49502
  "kind": "javascript-module",
49441
- "path": "src/components/search/atomic-result-fields-list/e2e/atomic-result-fields-list.e2e.ts",
49503
+ "path": "src/components/search/atomic-result-children/e2e/atomic-result-children.e2e.ts",
49442
49504
  "declarations": [],
49443
49505
  "exports": []
49444
49506
  },
49445
49507
  {
49446
49508
  "kind": "javascript-module",
49447
- "path": "src/components/search/atomic-result-fields-list/e2e/fixture.ts",
49509
+ "path": "src/components/search/atomic-result-children/e2e/fixture.ts",
49448
49510
  "declarations": [],
49449
49511
  "exports": []
49450
49512
  },
49451
49513
  {
49452
49514
  "kind": "javascript-module",
49453
- "path": "src/components/search/atomic-result-fields-list/e2e/page-object.ts",
49515
+ "path": "src/components/search/atomic-result-children/e2e/page-object.ts",
49454
49516
  "declarations": [],
49455
49517
  "exports": []
49456
49518
  },
@@ -49672,37 +49734,37 @@
49672
49734
  },
49673
49735
  {
49674
49736
  "kind": "javascript-module",
49675
- "path": "src/components/search/atomic-results-per-page/e2e/atomic-results-per-page.e2e.ts",
49737
+ "path": "src/components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts",
49676
49738
  "declarations": [],
49677
49739
  "exports": []
49678
49740
  },
49679
49741
  {
49680
49742
  "kind": "javascript-module",
49681
- "path": "src/components/search/atomic-results-per-page/e2e/fixture.ts",
49743
+ "path": "src/components/search/atomic-search-box/e2e/fixture.ts",
49682
49744
  "declarations": [],
49683
49745
  "exports": []
49684
49746
  },
49685
49747
  {
49686
49748
  "kind": "javascript-module",
49687
- "path": "src/components/search/atomic-results-per-page/e2e/page-object.ts",
49749
+ "path": "src/components/search/atomic-search-box/e2e/page-object.ts",
49688
49750
  "declarations": [],
49689
49751
  "exports": []
49690
49752
  },
49691
49753
  {
49692
49754
  "kind": "javascript-module",
49693
- "path": "src/components/search/atomic-search-box/e2e/atomic-search-box.e2e.ts",
49755
+ "path": "src/components/search/atomic-results-per-page/e2e/atomic-results-per-page.e2e.ts",
49694
49756
  "declarations": [],
49695
49757
  "exports": []
49696
49758
  },
49697
49759
  {
49698
49760
  "kind": "javascript-module",
49699
- "path": "src/components/search/atomic-search-box/e2e/fixture.ts",
49761
+ "path": "src/components/search/atomic-results-per-page/e2e/fixture.ts",
49700
49762
  "declarations": [],
49701
49763
  "exports": []
49702
49764
  },
49703
49765
  {
49704
49766
  "kind": "javascript-module",
49705
- "path": "src/components/search/atomic-search-box/e2e/page-object.ts",
49767
+ "path": "src/components/search/atomic-results-per-page/e2e/page-object.ts",
49706
49768
  "declarations": [],
49707
49769
  "exports": []
49708
49770
  },
@@ -49816,37 +49878,37 @@
49816
49878
  },
49817
49879
  {
49818
49880
  "kind": "javascript-module",
49819
- "path": "src/components/search/atomic-smart-snippet/e2e/atomic-smart-snippet.e2e.ts",
49881
+ "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/atomic-smart-snippet-feedback-modal.e2e.ts",
49820
49882
  "declarations": [],
49821
49883
  "exports": []
49822
49884
  },
49823
49885
  {
49824
49886
  "kind": "javascript-module",
49825
- "path": "src/components/search/atomic-smart-snippet/e2e/fixture.ts",
49887
+ "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/fixture.ts",
49826
49888
  "declarations": [],
49827
49889
  "exports": []
49828
49890
  },
49829
49891
  {
49830
49892
  "kind": "javascript-module",
49831
- "path": "src/components/search/atomic-smart-snippet/e2e/page-object.ts",
49893
+ "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/page-object.ts",
49832
49894
  "declarations": [],
49833
49895
  "exports": []
49834
49896
  },
49835
49897
  {
49836
49898
  "kind": "javascript-module",
49837
- "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/atomic-smart-snippet-feedback-modal.e2e.ts",
49899
+ "path": "src/components/search/atomic-smart-snippet/e2e/atomic-smart-snippet.e2e.ts",
49838
49900
  "declarations": [],
49839
49901
  "exports": []
49840
49902
  },
49841
49903
  {
49842
49904
  "kind": "javascript-module",
49843
- "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/fixture.ts",
49905
+ "path": "src/components/search/atomic-smart-snippet/e2e/fixture.ts",
49844
49906
  "declarations": [],
49845
49907
  "exports": []
49846
49908
  },
49847
49909
  {
49848
49910
  "kind": "javascript-module",
49849
- "path": "src/components/search/atomic-smart-snippet-feedback-modal/e2e/page-object.ts",
49911
+ "path": "src/components/search/atomic-smart-snippet/e2e/page-object.ts",
49850
49912
  "declarations": [],
49851
49913
  "exports": []
49852
49914
  },
@@ -49960,37 +50022,37 @@
49960
50022
  },
49961
50023
  {
49962
50024
  "kind": "javascript-module",
49963
- "path": "src/components/search/result-template-components/atomic-quickview-sidebar/atomic-quickview-sidebar.ts",
50025
+ "path": "src/components/search/result-template-components/quickview-iframe/quickview-iframe.ts",
49964
50026
  "declarations": [],
49965
50027
  "exports": []
49966
50028
  },
49967
50029
  {
49968
50030
  "kind": "javascript-module",
49969
- "path": "src/components/search/result-template-components/atomic-quickview-sidebar/highlight-keywords-checkbox.ts",
50031
+ "path": "src/components/search/result-template-components/quickview-preview-bar/quickview-preview-bar.ts",
49970
50032
  "declarations": [],
49971
50033
  "exports": []
49972
50034
  },
49973
50035
  {
49974
50036
  "kind": "javascript-module",
49975
- "path": "src/components/search/result-template-components/atomic-quickview-sidebar/keywords.ts",
50037
+ "path": "src/components/search/result-template-components/atomic-quickview-sidebar/atomic-quickview-sidebar.ts",
49976
50038
  "declarations": [],
49977
50039
  "exports": []
49978
50040
  },
49979
50041
  {
49980
50042
  "kind": "javascript-module",
49981
- "path": "src/components/search/result-template-components/atomic-quickview-sidebar/minimize-button.ts",
50043
+ "path": "src/components/search/result-template-components/atomic-quickview-sidebar/highlight-keywords-checkbox.ts",
49982
50044
  "declarations": [],
49983
50045
  "exports": []
49984
50046
  },
49985
50047
  {
49986
50048
  "kind": "javascript-module",
49987
- "path": "src/components/search/result-template-components/quickview-iframe/quickview-iframe.ts",
50049
+ "path": "src/components/search/result-template-components/atomic-quickview-sidebar/keywords.ts",
49988
50050
  "declarations": [],
49989
50051
  "exports": []
49990
50052
  },
49991
50053
  {
49992
50054
  "kind": "javascript-module",
49993
- "path": "src/components/search/result-template-components/quickview-preview-bar/quickview-preview-bar.ts",
50055
+ "path": "src/components/search/result-template-components/atomic-quickview-sidebar/minimize-button.ts",
49994
50056
  "declarations": [],
49995
50057
  "exports": []
49996
50058
  },