Member Junction
    Preparing search index...
    • Builds an Ant Design v5 ConfigProvider theme config from ComponentStyles: maps the MJ color/typography tokens onto antd seed/map tokens and selects antd's dark algorithm when the theme's background is dark. antdLib is the loaded antd module (used only to read its theme algorithm namespace). Unmapped tokens are omitted so antd falls back to its own defaults.

      Parameters

      Returns Record<string, unknown>