Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram: docs
> ./packages/vue/src/components/sidebar/cardUtils.ts
// Alias for cross-adapter parity — the React adapter has
// `components/sidebar/cardUtils.ts` and `sidebarUtils.ts` with the
// same exports; Vue lives at `sidebarUtils.ts`. This file mirrors the
// React filename for source-level parity inside the adapter. The public
// package surface intentionally exports sidebar helpers through
// `@eigenpal/docx-editor-vue/ui`, not deep component paths.
export * from './sidebarUtils';