API Referencev1.0.2
@eigenpal/docx-editor-core/utils/cardStyles
Sidebar card chrome — shared between React and Vue. Numeric pixel values rather than `'8px'` strings so both adapters' CSSProperties shapes accept them. Lifted from `packages/react/src/components/sidebar/cardStyles.ts` and the Vue mirror so there's one canonical table.
Variables(2)
const
packages/core/src/utils/cardStyles.ts:12CARD_STYLE_COLLAPSED
Sidebar card chrome — shared between React and Vue. Numeric pixel values rather than `'8px'` strings so both adapters' CSSProperties shapes accept them. Lifted from `packages/react/src/components/sidebar/cardStyles.ts` and the Vue mirror so there's one canonical table.
CARD_STYLE_COLLAPSED: CSSPropertiesconst
packages/core/src/utils/cardStyles.ts:20CARD_STYLE_EXPANDED
CARD_STYLE_EXPANDED: CSSProperties