* feat(v5): UI updates * fix: css file size * fix: e2e tests * fix: e2e tests * fix: e2e tests * chore: add theme toggle to react demo example * Update sources panel display, update dark theme * fix: lint * fix(askai): address ui review feedback * fix: pin icon positioning * fix(askai): improve a11y and dark-mode shimmer for thinking and error states - add role=alert/status and aria-hidden on error/thinking UI - support dark-mode shimmer gradients via CSS variables - respect prefers-reduced-motion for shimmer - handle null date in useRelativeFormattedDate with fallback translation
24 lines
507 B
JSON
24 lines
507 B
JSON
{
|
|
"files": [
|
|
{
|
|
"path": "packages/docsearch-css/dist/style.css",
|
|
"maxSize": "7.10 kB"
|
|
},
|
|
{
|
|
"path": "packages/docsearch-react/dist/umd/index.js",
|
|
"maxSize": "115 kB"
|
|
},
|
|
{
|
|
"path": "packages/docsearch-js/dist/umd/index.js",
|
|
"maxSize": "128 kB"
|
|
},
|
|
{
|
|
"path": "packages/docsearch-core/dist/umd/index.js",
|
|
"maxSize": "3 kB"
|
|
},
|
|
{
|
|
"path": "packages/docsearch-modal/dist/umd/index.js",
|
|
"maxSize": "113.5 kB"
|
|
}
|
|
]
|
|
}
|