diff --git a/package.json b/package.json index 8195171bab..1ec4dccf42 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,6 @@ "**/*": "prettier --write --ignore-unknown" }, "dependencies": { - "@docsearch/core": "^4.5.0", - "@docsearch/react": "^4.5.0", "@docusaurus/core": "3.9.2", "@docusaurus/plugin-sitemap": "3.9.2", "@docusaurus/preset-classic": "3.9.2", diff --git a/src/css/custom.css b/src/css/custom.css index 79b7624a55..ae685e2506 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -527,14 +527,6 @@ html[data-theme="dark"] .navbar { height: 32px; } -/* Search box styling */ - -/* Search */ - -.DocSearch-Button { - @apply rounded-lg px-3 py-2 !important; -} - .button.button--secondary.button--outline:not(.button--active):not(:hover) { color: #ffffff; } @@ -558,10 +550,6 @@ footer svg { display: none; } - .DocSearch-Button { - @apply mr-2 !important; - } - /* .footer .footer__block { display: block; } */ diff --git a/yarn.lock b/yarn.lock index dec11c011a..9f536db388 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1638,7 +1638,7 @@ resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== -"@docsearch/core@4.6.2", "@docsearch/core@^4.5.0": +"@docsearch/core@4.6.2": version "4.6.2" resolved "https://registry.yarnpkg.com/@docsearch/core/-/core-4.6.2.tgz#0a6fdc13b1eb12153cb19316f911479b67f7bd58" integrity sha512-/S0e6Dj7Zcm8m9Rru49YEX49dhU11be68c+S/BCyN8zQsTTgkKzXlhRbVL5mV6lOLC2+ZRRryaTdcm070Ug2oA== @@ -1648,7 +1648,7 @@ resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-4.6.2.tgz#986776619dccbf798176c75e858cc22f5e710bb4" integrity sha512-fH/cn8BjEEdM2nJdjNMHIvOVYupG6AIDtFVDgIZrNzdCSj4KXr9kd+hsehqsNGYjpUjObeKYKvgy/IwCb1jZYQ== -"@docsearch/react@^3.9.0 || ^4.1.0", "@docsearch/react@^4.5.0": +"@docsearch/react@^3.9.0 || ^4.1.0": version "4.6.2" resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-4.6.2.tgz#e6c65fb87fb943eefaa936debe6d31bb51b25056" integrity sha512-/BbtGFtqVOGwZx0dw/UfhN/0/DmMQYnulY4iv0tPRhC2JCXv0ka/+izwt3Jzo1ZxXS/2eMvv9zHsBJOK1I9f/w==