import assert from "node:assert/strict"; import { readFileSync } from "node:fs"; import path from "node:path"; import { test } from "vitest"; function searchBarSlotSource(): string { const source = readFileSync(path.resolve("apps/desktop/src/components/document/DocumentBrowser.vue"), "utf8"); const start = source.indexOf('