* Allow insights options to be forwarded to Autocomplete * Add autocomplete params to hits for insights * Fixes TS errors after Autocomplete update * Bump bundlesize after Autocomplete update * Cleanup checking if insights is active * Add documentation for sending events with DocSearch * Move insights boolean casting to inside of getSources * Update packages/docsearch-react/src/DocSearchModal.tsx Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com> --------- Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
16 lines
311 B
JSON
16 lines
311 B
JSON
{
|
|
"files": [
|
|
{
|
|
"path": "packages/docsearch-css/dist/style.css",
|
|
"maxSize": "3 kB"
|
|
},
|
|
{
|
|
"path": "packages/docsearch-react/dist/umd/index.js",
|
|
"maxSize": "22.47 kB"
|
|
},
|
|
{
|
|
"path": "packages/docsearch-js/dist/umd/index.js",
|
|
"maxSize": "30.33 kB"
|
|
}
|
|
]
|
|
}
|