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/toolbarUtils.ts
// Vue mirror of packages/react/src/components/toolbarUtils.ts —
// only the framework-agnostic exports (highlight color map +
// helpers). The React-side `extractFormattingState` etc. depend on
// React's FormattingAction types and aren't portable; consumer
// plugins that need them should import from the React adapter.
export {
HIGHLIGHT_HEX_TO_NAME,
mapHexToHighlightName,
} from '@eigenpal/docx-editor-core/utils/highlightColors';