@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)
CARD_STYLE_COLLAPSEDconstSource ↗
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: CSSPropertiesCARD_STYLE_EXPANDEDconstSource ↗
CARD_STYLE_EXPANDED: CSSProperties