初始化项目版本

This commit is contained in:
Axhub Make
2026-07-29 16:04:39 +08:00
commit 4305a1082b
2629 changed files with 760590 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
/**
* 租赁合同主题比稿:兼容旧 import 路径,实现见 design-system/theme-variants。
*/
export {
THEME_SHOTS,
THEME_CATALOG,
OFFICIAL_THEME,
buildSkinCss,
buildAntThemeConfig,
buildOfficialAntTheme,
getThemeById,
resolvePalette,
resolvePrimary,
} from '../src/resources/design-system/theme-variants/build-skin.mjs';