react-addsearch-ui 0.2.3 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +1 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -10667,8 +10667,7 @@ const Et = /* @__PURE__ */ vi(Il), Fl = ({
|
|
|
10667
10667
|
containerId: "conversational-search-result-container",
|
|
10668
10668
|
mainHeadlineText: "AI-generated answer",
|
|
10669
10669
|
answerMaxHeight: 150,
|
|
10670
|
-
sourcesHeadlineText: "Based on the following sources:"
|
|
10671
|
-
hasHideToggle: !1
|
|
10670
|
+
sourcesHeadlineText: "Based on the following sources:"
|
|
10672
10671
|
}), t.searchResults({
|
|
10673
10672
|
containerId: "search-results-container"
|
|
10674
10673
|
}), r && t.autocomplete({
|