From dfe937ccfbd0819d819953f96133d38232c181f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E6=B5=B7=E6=B4=8B?= Date: Mon, 1 Jun 2026 17:07:08 +0800 Subject: [PATCH] upload theme --- .dumi/tmp-production/appData.json | 1759 +-- .dumi/tmp-production/core/helmet.ts | 2 +- .dumi/tmp-production/core/history.ts | 2 +- .dumi/tmp-production/core/historyIntelli.ts | 2 +- .dumi/tmp-production/core/polyfill.ts | 432 +- .dumi/tmp-production/core/route.tsx | 164 +- .dumi/tmp-production/dumi/exports.ts | 2 +- .dumi/tmp-production/dumi/locales/config.ts | 7 +- .dumi/tmp-production/dumi/locales/runtime.tsx | 4 +- .dumi/tmp-production/dumi/meta/atoms.ts | 12296 ++++++++++++++-- .dumi/tmp-production/dumi/meta/index.ts | 598 +- .dumi/tmp-production/dumi/meta/runtime.ts | 4 +- .../dumi/theme/ContextWrapper.tsx | 10 +- .../tmp-production/dumi/theme/builtins/API.ts | 2 +- .../dumi/theme/builtins/Badge.ts | 2 +- .../dumi/theme/builtins/CodeGroup.ts | 2 +- .../dumi/theme/builtins/Container.ts | 2 +- .../dumi/theme/builtins/Previewer.ts | 2 +- .../dumi/theme/builtins/SourceCode.ts | 2 +- .../dumi/theme/builtins/Table.ts | 2 +- .../dumi/theme/builtins/Tree.ts | 2 +- .../dumi/theme/layouts/DocLayout.ts | 2 +- .dumi/tmp-production/dumi/theme/loading.tsx | 4 +- .../dumi/theme/slots/ColorSwitch.ts | 2 +- .../dumi/theme/slots/Content.ts | 2 +- .../dumi/theme/slots/ContentFooter.ts | 2 +- .../dumi/theme/slots/ContentTabs.ts | 2 +- .../dumi/theme/slots/Features.ts | 2 +- .../tmp-production/dumi/theme/slots/Footer.ts | 2 +- .../tmp-production/dumi/theme/slots/Header.ts | 2 +- .../dumi/theme/slots/HeaderExtra.ts | 2 +- .dumi/tmp-production/dumi/theme/slots/Hero.ts | 2 +- .../dumi/theme/slots/HeroTitle.ts | 2 +- .../dumi/theme/slots/LangSwitch.ts | 2 +- .../dumi/theme/slots/Loading.ts | 2 +- .dumi/tmp-production/dumi/theme/slots/Logo.ts | 2 +- .../tmp-production/dumi/theme/slots/Navbar.ts | 2 +- .../dumi/theme/slots/NavbarExtra.ts | 2 +- .../dumi/theme/slots/NotFound.ts | 2 +- .../dumi/theme/slots/PreviewerActions.ts | 2 +- .../dumi/theme/slots/PreviewerActionsExtra.ts | 2 +- .../dumi/theme/slots/RtlSwitch.ts | 2 +- .../dumi/theme/slots/SearchBar.ts | 4 +- .../dumi/theme/slots/SearchResult.ts | 2 +- .../dumi/theme/slots/Sidebar.ts | 2 +- .../dumi/theme/slots/SocialIcon.ts | 2 +- .../dumi/theme/slots/SourceCodeEditor.ts | 2 +- .dumi/tmp-production/dumi/theme/slots/Tabs.ts | 2 +- .dumi/tmp-production/dumi/theme/slots/Toc.ts | 2 +- .dumi/tmp-production/exports.ts | 8 +- .dumi/tmp-production/testBrowser.tsx | 4 +- .dumi/tmp-production/umi.ts | 4 +- deploy.sh | 116 + 53 files changed, 12370 insertions(+), 3120 deletions(-) create mode 100644 deploy.sh diff --git a/.dumi/tmp-production/appData.json b/.dumi/tmp-production/appData.json index dbb1d5f..5a2c317 100644 --- a/.dumi/tmp-production/appData.json +++ b/.dumi/tmp-production/appData.json @@ -1,7 +1,7 @@ { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "pkg": { - "name": "@nova/ui", + "name": "@Pika/ui", "version": "0.0.1", "description": "AI-Native component library for modern visualization", "type": "module", @@ -54,7 +54,7 @@ } }, "keywords": [ - "nova", + "Pika", "ui", "components", "react", @@ -101,25 +101,25 @@ "vitest": "^1.0.0" } }, - "pkgPath": "/Users/donghym/Desktop/day/UI/Nova/package.json", + "pkgPath": "/Users/donghym/Desktop/day/UI/Pika/package.json", "plugins": { "./node_modules/.pnpm/@umijs+core@4.6.56/node_modules/@umijs/core/dist/service/servicePlugin": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "preset", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+core@4.6.56/node_modules/@umijs/core/dist/service/servicePlugin.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+core@4.6.56/node_modules/@umijs/core/dist/service/servicePlugin.js", "id": "./node_modules/.pnpm/@umijs+core@4.6.56/node_modules/@umijs/core/dist/service/servicePlugin", "key": "servicePlugin", "config": {}, "time": { "hooks": {}, - "register": 1 + "register": 0 }, "enableBy": "register" }, "@umijs/preset-umi": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "preset", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/index.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/index.js", "id": "@umijs/preset-umi", "key": "umi", "config": {}, @@ -130,9 +130,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/preset": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "preset", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/preset.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/preset.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/preset", "key": "dumi-preset", "config": {}, @@ -143,9 +143,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/registerMethods": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/registerMethods.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/registerMethods.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/registerMethods", "key": "registerMethods", "config": {}, @@ -160,9 +160,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/404/404": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/404/404.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/404/404.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/404/404", "key": "404", "config": {}, @@ -177,9 +177,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/aiDev/aiDev": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/aiDev/aiDev.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/aiDev/aiDev.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/aiDev/aiDev", "key": "aiDev", "config": {}, @@ -190,39 +190,39 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/appData/appData": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/appData/appData.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/appData/appData.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/appData/appData", "key": "appData", "config": {}, "time": { "hooks": { "modifyAppData": [ - 23 + 12 ] }, - "register": 14 + "register": 13 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/appData/umiInfo": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/appData/umiInfo.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/appData/umiInfo.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/appData/umiInfo", "key": "umiInfo", "config": {}, "time": { "hooks": {}, - "register": 1 + "register": 0 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/check/check": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/check/check.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/check/check.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/check/check", "key": "check", "config": {}, @@ -235,44 +235,44 @@ 0 ] }, - "register": 0 + "register": 1 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/check/babel722": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/check/babel722.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/check/babel722.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/check/babel722", "key": "babel722", "config": {}, "time": { "hooks": { "onCheck": [ - 1 + 0 ] }, - "register": 1 + "register": 0 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/codeSplitting/codeSplitting": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/codeSplitting/codeSplitting.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/codeSplitting/codeSplitting.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/codeSplitting/codeSplitting", "key": "codeSplitting", "config": {}, "time": { "hooks": {}, - "register": 0 + "register": 1 }, "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/configPlugins/configPlugins": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/configPlugins/configPlugins.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/configPlugins/configPlugins.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/configPlugins/configPlugins", "key": "configPlugins", "config": {}, @@ -282,7 +282,7 @@ 0 ] }, - "register": 5 + "register": 4 }, "enableBy": "register" }, @@ -1112,10 +1112,10 @@ "config": { "default": { "umi": "@@/exports", - "react": "/Users/donghym/Desktop/day/UI/Nova/node_modules/react", - "react-dom": "/Users/donghym/Desktop/day/UI/Nova/node_modules/react-dom", - "react-router": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/react-router@6.3.0_react@18.3.1/node_modules/react-router", - "react-router-dom": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/react-router-dom@6.3.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-router-dom" + "react": "/Users/donghym/Desktop/day/UI/Pika/node_modules/react", + "react-dom": "/Users/donghym/Desktop/day/UI/Pika/node_modules/react-dom", + "react-router": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/react-router@6.3.0_react@18.3.1/node_modules/react-router", + "react-router-dom": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/react-router-dom@6.3.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-router-dom" } }, "type": "plugin", @@ -1126,39 +1126,39 @@ } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/crossorigin/crossorigin": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/crossorigin/crossorigin.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/crossorigin/crossorigin.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/crossorigin/crossorigin", "key": "crossorigin", "config": {}, "time": { "hooks": {}, - "register": 0 + "register": 1 }, "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/depsOnDemand/depsOnDemand": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/depsOnDemand/depsOnDemand.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/depsOnDemand/depsOnDemand.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/depsOnDemand/depsOnDemand", "key": "depsOnDemand", "config": {}, "time": { "hooks": { "onStart": [ - 0 + 1 ] }, - "register": 1 + "register": 0 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/devTool/devTool": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/devTool/devTool.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/devTool/devTool.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/devTool/devTool", "key": "devTool", "config": {}, @@ -1169,35 +1169,35 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/esbuildHelperChecker/esbuildHelperChecker": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/esbuildHelperChecker/esbuildHelperChecker.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/esbuildHelperChecker/esbuildHelperChecker.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/esbuildHelperChecker/esbuildHelperChecker", "key": "esbuildHelperChecker", "config": {}, "time": { "hooks": {}, - "register": 61 + "register": 51 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/esmi/esmi": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/esmi/esmi.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/esmi/esmi.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/esmi/esmi", "key": "esmi", "config": {}, "time": { "hooks": {}, - "register": 16 + "register": 20 }, "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/exportStatic/exportStatic": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/exportStatic/exportStatic.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/exportStatic/exportStatic.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/exportStatic/exportStatic", "key": "exportStatic", "config": {}, @@ -1212,9 +1212,9 @@ "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/favicons/favicons": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/favicons/favicons.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/favicons/favicons.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/favicons/favicons", "key": "favicons", "config": {}, @@ -1229,9 +1229,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/helmet/helmet": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/helmet/helmet.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/helmet/helmet.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/helmet/helmet", "key": "helmet", "config": {}, @@ -1242,9 +1242,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/icons/icons": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/icons/icons.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/icons/icons.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/icons/icons", "key": "icons", "config": {}, @@ -1255,46 +1255,46 @@ "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mock/mock": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mock/mock.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mock/mock.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mock/mock", "key": "mock", "config": {}, "time": { "hooks": {}, - "register": 22 + "register": 20 } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mpa/mpa": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mpa/mpa.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mpa/mpa.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mpa/mpa", "key": "mpa", "config": {}, "time": { "hooks": {}, - "register": 0 + "register": 1 }, "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/okam/okam": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/okam/okam.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/okam/okam.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/okam/okam", "key": "okam", "config": {}, "time": { "hooks": {}, - "register": 1 + "register": 0 } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/overrides/overrides": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/overrides/overrides.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/overrides/overrides.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/overrides/overrides", "key": "overrides", "config": {}, @@ -1305,9 +1305,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/phantomDependency/phantomDependency": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/phantomDependency/phantomDependency.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/phantomDependency/phantomDependency.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/phantomDependency/phantomDependency", "key": "phantomDependency", "config": {}, @@ -1318,25 +1318,25 @@ "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/polyfill/polyfill": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/polyfill/polyfill.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/polyfill/polyfill.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/polyfill/polyfill", "key": "polyfill", "config": {}, "time": { "hooks": { "modifyConfig": [ - 0 + 1 ] }, "register": 1 } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/polyfill/publicPathPolyfill": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/polyfill/publicPathPolyfill.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/polyfill/publicPathPolyfill.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/polyfill/publicPathPolyfill", "key": "publicPathPolyfill", "config": {}, @@ -1347,9 +1347,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/prepare/prepare": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/prepare/prepare.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/prepare/prepare.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/prepare/prepare", "key": "prepare", "config": {}, @@ -1360,9 +1360,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routePrefetch/routePrefetch": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routePrefetch/routePrefetch.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routePrefetch/routePrefetch.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routePrefetch/routePrefetch", "key": "routePrefetch", "config": {}, @@ -1373,9 +1373,9 @@ "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/stagewise/stagewise": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/stagewise/stagewise.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/stagewise/stagewise.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/stagewise/stagewise", "key": "stagewise", "config": {}, @@ -1386,9 +1386,9 @@ "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/terminal/terminal": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/terminal/terminal.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/terminal/terminal.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/terminal/terminal", "key": "terminal", "config": {}, @@ -1399,47 +1399,47 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/tmpFiles/tmpFiles": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/tmpFiles/tmpFiles.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/tmpFiles/tmpFiles.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/tmpFiles/tmpFiles", "key": "tmpFiles", "config": {}, "time": { "hooks": {}, - "register": 4 + "register": 2 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/clientLoader/clientLoader": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/clientLoader/clientLoader.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/clientLoader/clientLoader.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/clientLoader/clientLoader", "key": "clientLoader", "config": {}, "time": { "hooks": {}, - "register": 4 + "register": 1 }, "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routeProps/routeProps": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routeProps/routeProps.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routeProps/routeProps.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routeProps/routeProps", "key": "routeProps", "config": {}, "time": { "hooks": {}, - "register": 1 + "register": 0 } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/ssr/ssr": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/ssr/ssr.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/ssr/ssr.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/ssr/ssr", "key": "ssr", "config": {}, @@ -1450,9 +1450,9 @@ "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/tmpFiles/configTypes": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/tmpFiles/configTypes.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/tmpFiles/configTypes.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/tmpFiles/configTypes", "key": "configTypes", "config": {}, @@ -1463,48 +1463,48 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/transform/transform": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/transform/transform.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/transform/transform.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/transform/transform", "key": "transform", "config": {}, "time": { "hooks": {}, - "register": 2 + "register": 1 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/lowImport/lowImport": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/lowImport/lowImport.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/lowImport/lowImport.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/lowImport/lowImport", "key": "lowImport", "config": {}, "time": { "hooks": {}, - "register": 1 + "register": 2 }, "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/vite/vite": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/vite/vite.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/vite/vite.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/vite/vite", "key": "vite", "config": {}, "time": { "hooks": {}, - "register": 1 + "register": 0 }, "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/apiRoute/apiRoute": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/apiRoute/apiRoute.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/apiRoute/apiRoute.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/apiRoute/apiRoute", "key": "apiRoute", "config": {}, @@ -1514,72 +1514,72 @@ } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/monorepo/redirect": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/monorepo/redirect.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/monorepo/redirect.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/monorepo/redirect", "key": "monorepoRedirect", "config": {}, "time": { "hooks": {}, - "register": 14 + "register": 12 }, "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/test/test": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/test/test.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/test/test.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/test/test", "key": "test", "config": {}, "time": { "hooks": {}, - "register": 0 + "register": 1 } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/clickToComponent/clickToComponent": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/clickToComponent/clickToComponent.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/clickToComponent/clickToComponent.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/clickToComponent/clickToComponent", "key": "clickToComponent", "config": {}, "time": { "hooks": {}, - "register": 1 + "register": 0 } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/legacy/legacy": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/legacy/legacy.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/legacy/legacy.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/legacy/legacy", "key": "legacy", "config": {}, + "time": { + "hooks": {}, + "register": 1 + }, + "enableBy": "config" + }, + "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/classPropertiesLoose/classPropertiesLoose": { + "cwd": "/Users/donghym/Desktop/day/UI/Pika", + "type": "plugin", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/classPropertiesLoose/classPropertiesLoose.js", + "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/classPropertiesLoose/classPropertiesLoose", + "key": "classPropertiesLoose", + "config": {}, "time": { "hooks": {}, "register": 0 }, "enableBy": "config" }, - "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/classPropertiesLoose/classPropertiesLoose": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", - "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/classPropertiesLoose/classPropertiesLoose.js", - "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/classPropertiesLoose/classPropertiesLoose", - "key": "classPropertiesLoose", - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config" - }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/webpack/webpack": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/webpack/webpack.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/webpack/webpack.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/webpack/webpack", "key": "preset-umi:webpack", "config": {}, @@ -1589,9 +1589,9 @@ } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/swc/swc": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/swc/swc.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/swc/swc.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/swc/swc", "key": "swc", "config": {}, @@ -1606,9 +1606,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/ui/ui": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/ui/ui.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/ui/ui.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/ui/ui", "key": "ui", "config": {}, @@ -1618,9 +1618,9 @@ } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mako/mako": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mako/mako.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mako/mako.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/mako/mako", "key": "mako", "config": {}, @@ -1631,9 +1631,9 @@ "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/utoopack/utoopack": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/utoopack/utoopack.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/utoopack/utoopack.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/utoopack/utoopack", "key": "utoopack", "config": {}, @@ -1643,21 +1643,21 @@ } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/hmrGuardian/hmrGuardian": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/hmrGuardian/hmrGuardian.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/hmrGuardian/hmrGuardian.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/hmrGuardian/hmrGuardian", "key": "hmrGuardian", "config": {}, "time": { "hooks": {}, - "register": 2 + "register": 1 } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routePreloadOnLoad/routePreloadOnLoad": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routePreloadOnLoad/routePreloadOnLoad.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routePreloadOnLoad/routePreloadOnLoad.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/routePreloadOnLoad/routePreloadOnLoad", "key": "routePreloadOnLoad", "config": {}, @@ -1667,9 +1667,9 @@ } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/forget/forget": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/forget/forget.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/forget/forget.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/forget/forget", "key": "forget", "config": {}, @@ -1680,9 +1680,9 @@ "enableBy": "config" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/bundler/bundler": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/bundler/bundler.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/bundler/bundler.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/features/bundler/bundler", "key": "preset-umi:bundler", "config": {}, @@ -1693,35 +1693,35 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/build": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/build.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/build.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/build", "key": "build", "config": {}, "time": { "hooks": {}, - "register": 2 + "register": 3 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/config/config": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/config/config.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/config/config.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/config/config", "key": "config", "config": {}, "time": { "hooks": {}, - "register": 23 + "register": 22 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/dev/dev": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/dev/dev.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/dev/dev.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/dev/dev", "key": "dev", "config": {}, @@ -1731,9 +1731,9 @@ } }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/help": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/help.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/help.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/help", "key": "help", "config": {}, @@ -1744,35 +1744,35 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/lint": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/lint.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/lint.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/lint", "key": "lint", "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "register" - }, - "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/setup": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", - "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/setup.js", - "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/setup", - "key": "setup", - "config": {}, "time": { "hooks": {}, "register": 1 }, "enableBy": "register" }, - "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/deadcode": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/setup": { + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/deadcode.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/setup.js", + "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/setup", + "key": "setup", + "config": {}, + "time": { + "hooks": {}, + "register": 0 + }, + "enableBy": "register" + }, + "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/deadcode": { + "cwd": "/Users/donghym/Desktop/day/UI/Pika", + "type": "plugin", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/deadcode.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/deadcode", "key": "deadcode", "config": {}, @@ -1783,35 +1783,35 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/version": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/version.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/version.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/version", "key": "version", "config": {}, "time": { "hooks": {}, - "register": 0 + "register": 1 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/page": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/page.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/page.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/page", "key": "generator:page", "config": {}, "time": { "hooks": {}, - "register": 2 + "register": 1 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/prettier": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/prettier.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/prettier.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/prettier", "key": "generator:prettier", "config": {}, @@ -1822,9 +1822,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/tsconfig": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/tsconfig.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/tsconfig.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/tsconfig", "key": "generator:tsconfig", "config": {}, @@ -1835,9 +1835,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/jest": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/jest.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/jest.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/jest", "key": "generator:jest", "config": {}, @@ -1848,9 +1848,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/tailwindcss": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/tailwindcss.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/tailwindcss.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/tailwindcss", "key": "generator:tailwindcss", "config": {}, @@ -1861,9 +1861,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/dva": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/dva.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/dva.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/dva", "key": "generator:dva", "config": {}, @@ -1874,9 +1874,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/component": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/component.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/component.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/component", "key": "generator:component", "config": {}, @@ -1887,9 +1887,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/mock": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/mock.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/mock.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/mock", "key": "generator:mock", "config": {}, @@ -1900,9 +1900,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/cypress": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/cypress.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/cypress.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/cypress", "key": "generator:cypress", "config": {}, @@ -1913,9 +1913,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/api": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/api.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/api.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/api", "key": "generator:api", "config": {}, @@ -1926,9 +1926,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/precommit": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/precommit.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/precommit.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/generators/precommit", "key": "generator:precommit", "config": {}, @@ -1939,9 +1939,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/plugin": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/plugin.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/plugin.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/plugin", "key": "command:plugin", "config": {}, @@ -1952,9 +1952,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/verify-commit": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/verify-commit.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/verify-commit.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/verify-commit", "key": "verifyCommit", "config": {}, @@ -1965,9 +1965,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/preview": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/preview.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/preview.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/preview", "key": "preview", "config": {}, @@ -1978,9 +1978,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/mfsu/mfsu": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/mfsu/mfsu.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/mfsu/mfsu.js", "id": "./node_modules/.pnpm/@umijs+preset-umi@4.6.56_@types+node@25.9.1_@types+react@19.2.15_lightningcss@1.22.1_ro_2792652757ea4ea2c7659fb26a98c419/node_modules/@umijs/preset-umi/dist/commands/mfsu/mfsu", "key": "mfsu-cli", "config": {}, @@ -1991,9 +1991,9 @@ "enableBy": "register" }, "@umijs/plugin-run": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+plugin-run@4.6.56/node_modules/@umijs/plugin-run/dist/index.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+plugin-run@4.6.56/node_modules/@umijs/plugin-run/dist/index.js", "id": "@umijs/plugin-run", "key": "run", "config": {}, @@ -2004,9 +2004,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/registerMethods": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/registerMethods.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/registerMethods.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/registerMethods", "key": "dumi:registerMethods", "config": {}, @@ -2017,9 +2017,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/configPlugins/index": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/configPlugins/index.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/configPlugins/index.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/configPlugins/index", "key": "index", "config": {}, @@ -2120,32 +2120,32 @@ } }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/autoAlias": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/autoAlias.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/autoAlias.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/autoAlias", "key": "autoAlias", "config": {}, "time": { "hooks": { "modifyConfig": [ - 436 + 369 ] }, "register": 1 } }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/derivative": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/derivative.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/derivative.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/derivative", "key": "dumi:derivative", "config": {}, "time": { "hooks": { "modifyConfig": [ - 1 + 0 ], "modifyDefaultConfig": [ 0 @@ -2159,9 +2159,9 @@ "enableBy": "register" }, "@umijs/plugins": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/compiled/@umijs/plugins/index.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/compiled/@umijs/plugins/index.js", "id": "@umijs/plugins", "key": "analytics", "config": { @@ -2169,13 +2169,13 @@ }, "time": { "hooks": {}, - "register": 1 + "register": 0 } }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/sideEffects/index": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/sideEffects/index.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/sideEffects/index.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/sideEffects/index", "key": "dumi:sideEffects", "config": {}, @@ -2186,9 +2186,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/exports": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/exports.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/exports.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/exports", "key": "dumi:exports", "config": {}, @@ -2203,9 +2203,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/compile/index": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/compile/index.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/compile/index.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/compile/index", "key": "dumi:compile", "config": {}, @@ -2218,14 +2218,14 @@ 0 ] }, - "register": 8 + "register": 17 }, "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/routes": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/routes.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/routes.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/routes", "key": "dumi:routes", "config": {}, @@ -2238,17 +2238,17 @@ 0 ], "modifyRoutes": [ - 8 + 7 ] }, - "register": 2 + "register": 1 }, "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/meta": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/meta.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/meta.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/meta", "key": "meta", "config": {}, @@ -2263,9 +2263,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/tabs": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/tabs.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/tabs.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/tabs", "key": "tabs", "config": {}, @@ -2283,9 +2283,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/theme/index": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/theme/index.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/theme/index.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/theme/index", "key": "dumi:theme", "config": {}, @@ -2299,21 +2299,22 @@ 2 ] }, - "register": 20 + "register": 19 }, "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/locales": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/locales.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/locales.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/locales", "key": "locales", "config": { "default": [ { "id": "zh-CN", - "name": "中文" + "name": "中文", + "base": "/" } ] }, @@ -2331,9 +2332,9 @@ "enableBy": "register" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/parser": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/parser.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/parser.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/parser", "key": "apiParser", "config": {}, @@ -2346,17 +2347,17 @@ 0 ], "onCheckPkgJSON": [ - 116 + 98 ] }, - "register": 2 + "register": 1 }, "enableBy": "config" }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/assets": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/assets.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/assets.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/assets", "key": "assets", "config": {}, @@ -2366,9 +2367,9 @@ } }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/exportStatic": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/exportStatic.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/exportStatic.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/exportStatic", "key": "dumi:exportStatic", "config": {}, @@ -2378,13 +2379,13 @@ 0 ] }, - "register": 0 + "register": 2 } }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/sitemap": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/sitemap.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/sitemap.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/sitemap", "key": "sitemap", "config": {}, @@ -2394,28 +2395,28 @@ } }, "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/html2sketch": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/html2sketch.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/html2sketch.js", "id": "./node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/html2sketch", "key": "html2sketch", "config": {}, "time": { "hooks": {}, - "register": 1 + "register": 0 }, "enableBy": "register" }, "./node_modules/.pnpm/@umijs+core@4.6.56/node_modules/@umijs/core/dist/service/generatePlugin": { - "cwd": "/Users/donghym/Desktop/day/UI/Nova", + "cwd": "/Users/donghym/Desktop/day/UI/Pika", "type": "plugin", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+core@4.6.56/node_modules/@umijs/core/dist/service/generatePlugin.js", + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+core@4.6.56/node_modules/@umijs/core/dist/service/generatePlugin.js", "id": "./node_modules/.pnpm/@umijs+core@4.6.56/node_modules/@umijs/core/dist/service/generatePlugin", "key": "generatePlugin", "config": {}, "time": { "hooks": {}, - "register": 0 + "register": 1 }, "enableBy": "register" } @@ -2426,150 +2427,23 @@ "_": [] }, "userConfig": { - "mfsu": false, - "ssr": false, - "favicons": [ - "https://gw.alipayobjects.com/zos/rmsportal/rlpTLlbMzTNYuZGGCVYM.png" - ], - "locales": [ - { - "id": "zh-CN", - "name": "中文", - "suffix": "" - }, - { - "id": "en-US", - "name": "English", - "suffix": "-en" - } - ], "themeConfig": { "name": "Nova", - "logo": "https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg", - "lastUpdated": true, - "nav": { - "zh-CN": [ - { - "title": "指南", - "link": "/guide/introduce" - }, - { - "title": "组件", - "link": "/components" - } - ], - "en-US": [ - { - "title": "Guide", - "link": "/guide/introduce-en" - }, - { - "title": "Components", - "link": "/components-en" - } - ] - }, - "github": "https://github.com/user/novaui", - "localesEnhance": [ + "logo": false, + "nav": [ { - "id": "zh-CN", - "switchPrefix": "中" + "title": "指南", + "link": "/guide" }, { - "id": "en-US", - "switchPrefix": "En" + "title": "组件", + "link": "/components" } ], - "sidebarGroupModePath": true, - "title": "Nova UI", - "description": { - "zh-CN": "AI-Native 组件库,为现代可视化应用构建而生", - "en-US": "AI-Native component library for modern visualization" + "socialLinks": { + "github": "https://github.com/donghym/PikaUI" }, - "actions": { - "zh-CN": [ - { - "type": "primary", - "text": "开始使用", - "link": "/guide/introduce" - }, - { - "text": "组件总览", - "link": "/components" - } - ], - "en-US": [ - { - "type": "primary", - "text": "Get Started", - "link": "/guide/introduce-en" - }, - { - "text": "Components", - "link": "/components-en" - } - ] - }, - "features": { - "zh-CN": [ - { - "title": "AI-First", - "details": "专为 AI 代码生成设计的零歧义 API,让 AI 准确理解每个组件的行为与边界" - }, - { - "title": "类型安全", - "details": "基于 TypeScript 的完整类型推导,提供编译时校验与 IDE 智能提示" - }, - { - "title": "主题灵活", - "details": "基于 CSS 变量的全量主题定制,支持亮色/暗色一键切换" - }, - { - "title": "按需加载", - "details": "支持 Tree Shaking 的模块化架构,只打包你使用的组件" - }, - { - "title": "Accessibility", - "details": "遵循 WAI-ARIA 规范,确保无障碍访问体验" - }, - { - "title": "现代风格", - "details": "融合 Apple HIG 与 Material Design 的最佳实践,打造精致的视觉语言" - } - ], - "en-US": [ - { - "title": "AI-First", - "details": "Zero-ambiguity APIs designed for AI code generation" - }, - { - "title": "Type Safe", - "details": "Full type inference with TypeScript for compile-time checking" - }, - { - "title": "Flexible Theme", - "details": "Full theme customization via CSS variables, light/dark toggle" - }, - { - "title": "Tree Shaking", - "details": "Modular architecture, only bundle what you use" - }, - { - "title": "Accessibility", - "details": "WAI-ARIA compliant for inclusive user experiences" - }, - { - "title": "Modern Design", - "details": "Polished visual language blending Apple HIG and Material Design" - } - ] - }, - "loading": { - "skeleton": [ - "/guide", - "/config" - ] - } + "sidebarGroupModePath": true }, "apiParser": {}, "resolve": { @@ -2580,45 +2454,36 @@ "atomDirs": [ { "type": "component", - "subType": "common", "dir": "src/components/common" }, { "type": "component", - "subType": "data-display", - "dir": "src/components/display" - }, - { - "type": "component", - "subType": "data-entry", - "dir": "src/components/entry" - }, - { - "type": "component", - "subType": "feedback", - "dir": "src/components/feedback" - }, - { - "type": "component", - "subType": "layout", "dir": "src/components/layout" }, { "type": "component", - "subType": "nav", "dir": "src/components/nav" + }, + { + "type": "component", + "dir": "src/components/entry" + }, + { + "type": "component", + "dir": "src/components/feedback" + }, + { + "type": "component", + "dir": "src/components/display" } ] }, "alias": { - "@nova/ui": "/Users/donghym/Desktop/day/UI/Nova/src" + "@Pika/ui": "/Users/donghym/Desktop/day/UI/Pika/src" }, - "styles": [ - "src/global.css" - ], "outputPath": "dist-docs" }, - "mainConfigFile": "/Users/donghym/Desktop/day/UI/Nova/.dumirc.ts", + "mainConfigFile": "/Users/donghym/Desktop/day/UI/Pika/.dumirc.ts", "config": { "routeLoader": { "moduleType": "esm" @@ -2636,63 +2501,63 @@ "autoCSSModules": true, "alias": { "umi": "@@/exports", - "react": "/Users/donghym/Desktop/day/UI/Nova/node_modules/react", - "react-dom": "/Users/donghym/Desktop/day/UI/Nova/node_modules/react-dom", - "react-router": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/react-router@6.3.0_react@18.3.1/node_modules/react-router", - "react-router-dom": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/react-router-dom@6.3.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-router-dom", - "@nova/ui": "/Users/donghym/Desktop/day/UI/Nova/src", - "@": "/Users/donghym/Desktop/day/UI/Nova/src", - "@@": "/Users/donghym/Desktop/day/UI/Nova/.dumi/tmp-production", - "regenerator-runtime": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/regenerator-runtime@0.13.11/node_modules/regenerator-runtime", - "@nova/ui/dist/esm": "/Users/donghym/Desktop/day/UI/Nova/src", - "@nova/ui/dist/cjs": "/Users/donghym/Desktop/day/UI/Nova/src", + "react": "/Users/donghym/Desktop/day/UI/Pika/node_modules/react", + "react-dom": "/Users/donghym/Desktop/day/UI/Pika/node_modules/react-dom", + "react-router": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/react-router@6.3.0_react@18.3.1/node_modules/react-router", + "react-router-dom": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/react-router-dom@6.3.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-router-dom", + "@Pika/ui": "/Users/donghym/Desktop/day/UI/Pika/src", + "@": "/Users/donghym/Desktop/day/UI/Pika/src", + "@@": "/Users/donghym/Desktop/day/UI/Pika/.dumi/tmp-production", + "regenerator-runtime": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/regenerator-runtime@0.13.11/node_modules/regenerator-runtime", + "@Pika/ui/dist/esm": "/Users/donghym/Desktop/day/UI/Pika/src", + "@Pika/ui/dist/cjs": "/Users/donghym/Desktop/day/UI/Pika/src", "dumi$": "@@/dumi/exports", - "dumi/theme/layouts/DocLayout": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/layouts/DocLayout/index.js", - "dumi/theme/layouts/GlobalLayout": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/layouts/GlobalLayout.js", - "dumi/theme/builtins/API": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/API/index.js", - "dumi/theme/builtins/Badge": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Badge/index.js", - "dumi/theme/builtins/CodeGroup": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/CodeGroup/index.js", - "dumi/theme/builtins/Container": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Container/index.js", - "dumi/theme/builtins/Previewer": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Previewer/index.js", - "dumi/theme/builtins/SourceCode": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/SourceCode/index.js", - "dumi/theme/builtins/Table": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Table/index.js", - "dumi/theme/builtins/Tree": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Tree/index.js", - "dumi/theme/builtins/Alert": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/builtins/Alert/index.js", - "dumi/theme/builtins/BashOSPlatform": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/builtins/BashOSPlatform/index.js", - "dumi/theme/builtins/BashTabs": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/builtins/BashTabs/index.js", - "dumi/theme/builtins/HomeBaseLayout": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/builtins/HomeBaseLayout/index.js", - "dumi/theme/builtins/ImagePreview": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/builtins/ImagePreview/index.js", - "dumi/theme/builtins/InstallDependencies": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/builtins/InstallDependencies/index.js", - "dumi/theme/slots/ColorSwitch": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ColorSwitch/index.js", - "dumi/theme/slots/Content": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/Content/index.js", - "dumi/theme/slots/ContentFooter": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ContentFooter/index.js", - "dumi/theme/slots/ContentTabs": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ContentTabs/index.js", - "dumi/theme/slots/Features": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Features/index.js", - "dumi/theme/slots/Footer": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/Footer/index.js", - "dumi/theme/slots/Header": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/Header/index.js", - "dumi/theme/slots/HeaderExtra": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/HeaderExtra/index.js", - "dumi/theme/slots/Hero": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Hero/index.js", - "dumi/theme/slots/HeroTitle": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/HeroTitle/index.js", - "dumi/theme/slots/LangSwitch": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/LangSwitch/index.js", - "dumi/theme/slots/Loading": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Loading/index.js", - "dumi/theme/slots/Logo": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Logo/index.js", - "dumi/theme/slots/Navbar": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Navbar/index.js", - "dumi/theme/slots/NavbarExtra": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/NavbarExtra/index.js", - "dumi/theme/slots/NotFound": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/NotFound/index.js", - "dumi/theme/slots/PreviewerActions": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/PreviewerActions/index.js", - "dumi/theme/slots/PreviewerActionsExtra": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/PreviewerActionsExtra/index.js", - "dumi/theme/slots/RtlSwitch": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/RtlSwitch/index.js", - "dumi/theme/slots/SearchBar": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchBar/index.js", - "dumi/theme/slots/SearchResult": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchResult/index.js", - "dumi/theme/slots/Sidebar": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/Sidebar/index.js", - "dumi/theme/slots/SocialIcon": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SocialIcon/index.js", - "dumi/theme/slots/SourceCodeEditor": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SourceCodeEditor/index.js", - "dumi/theme/slots/Tabs": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Tabs/index.js", - "dumi/theme/slots/Toc": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Toc/index.js", - "dumi/theme/slots/SiteContext": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/SiteContext.js", + "dumi/theme/layouts/DocLayout": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/layouts/DocLayout/index.js", + "dumi/theme/layouts/GlobalLayout": "/Users/donghym/Desktop/day/UI/Pika/.dumi/theme/layouts/GlobalLayout.tsx", + "dumi/theme/builtins/API": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/API/index.js", + "dumi/theme/builtins/Badge": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Badge/index.js", + "dumi/theme/builtins/CodeGroup": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/CodeGroup/index.js", + "dumi/theme/builtins/Container": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Container/index.js", + "dumi/theme/builtins/Previewer": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Previewer/index.js", + "dumi/theme/builtins/SourceCode": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/SourceCode/index.js", + "dumi/theme/builtins/Table": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Table/index.js", + "dumi/theme/builtins/Tree": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Tree/index.js", + "dumi/theme/builtins/Alert": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/builtins/Alert/index.js", + "dumi/theme/builtins/BashOSPlatform": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/builtins/BashOSPlatform/index.js", + "dumi/theme/builtins/BashTabs": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/builtins/BashTabs/index.js", + "dumi/theme/builtins/HomeBaseLayout": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/builtins/HomeBaseLayout/index.js", + "dumi/theme/builtins/ImagePreview": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/builtins/ImagePreview/index.js", + "dumi/theme/builtins/InstallDependencies": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/builtins/InstallDependencies/index.js", + "dumi/theme/slots/ColorSwitch": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ColorSwitch/index.js", + "dumi/theme/slots/Content": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/Content/index.js", + "dumi/theme/slots/ContentFooter": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ContentFooter/index.js", + "dumi/theme/slots/ContentTabs": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ContentTabs/index.js", + "dumi/theme/slots/Features": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Features/index.js", + "dumi/theme/slots/Footer": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/Footer/index.js", + "dumi/theme/slots/Header": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/Header/index.js", + "dumi/theme/slots/HeaderExtra": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/HeaderExtra/index.js", + "dumi/theme/slots/Hero": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Hero/index.js", + "dumi/theme/slots/HeroTitle": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/HeroTitle/index.js", + "dumi/theme/slots/LangSwitch": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/LangSwitch/index.js", + "dumi/theme/slots/Loading": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Loading/index.js", + "dumi/theme/slots/Logo": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Logo/index.js", + "dumi/theme/slots/Navbar": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Navbar/index.js", + "dumi/theme/slots/NavbarExtra": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/NavbarExtra/index.js", + "dumi/theme/slots/NotFound": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/NotFound/index.js", + "dumi/theme/slots/PreviewerActions": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/PreviewerActions/index.js", + "dumi/theme/slots/PreviewerActionsExtra": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/PreviewerActionsExtra/index.js", + "dumi/theme/slots/RtlSwitch": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/RtlSwitch/index.js", + "dumi/theme/slots/SearchBar": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchBar/index.js", + "dumi/theme/slots/SearchResult": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchResult/index.js", + "dumi/theme/slots/Sidebar": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/Sidebar/index.js", + "dumi/theme/slots/SocialIcon": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SocialIcon/index.js", + "dumi/theme/slots/SourceCodeEditor": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SourceCodeEditor/index.js", + "dumi/theme/slots/Tabs": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Tabs/index.js", + "dumi/theme/slots/Toc": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Toc/index.js", + "dumi/theme/slots/SiteContext": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/SiteContext.js", "dumi/theme": "dumi/theme-original", - "dumi/theme-original": "/Users/donghym/Desktop/day/UI/Nova/.dumi/tmp-production/dumi/theme", - "dumi/theme-default": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default" + "dumi/theme-original": "/Users/donghym/Desktop/day/UI/Pika/.dumi/tmp-production/dumi/theme", + "dumi/theme-default": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default" }, "themeConfig": { "footer": "Copyright © 2026 | Powered by dumi", @@ -2703,130 +2568,21 @@ "nprogress": true, "lastUpdated": true, "name": "Nova", - "logo": "https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg", - "nav": { - "zh-CN": [ - { - "title": "指南", - "link": "/guide/introduce" - }, - { - "title": "组件", - "link": "/components" - } - ], - "en-US": [ - { - "title": "Guide", - "link": "/guide/introduce-en" - }, - { - "title": "Components", - "link": "/components-en" - } - ] - }, - "github": "https://github.com/user/novaui", - "localesEnhance": [ + "logo": false, + "nav": [ { - "id": "zh-CN", - "switchPrefix": "中" + "title": "指南", + "link": "/guide" }, { - "id": "en-US", - "switchPrefix": "En" + "title": "组件", + "link": "/components" } ], - "sidebarGroupModePath": true, - "title": "Nova UI", - "description": { - "zh-CN": "AI-Native 组件库,为现代可视化应用构建而生", - "en-US": "AI-Native component library for modern visualization" + "socialLinks": { + "github": "https://github.com/donghym/PikaUI" }, - "actions": { - "zh-CN": [ - { - "type": "primary", - "text": "开始使用", - "link": "/guide/introduce" - }, - { - "text": "组件总览", - "link": "/components" - } - ], - "en-US": [ - { - "type": "primary", - "text": "Get Started", - "link": "/guide/introduce-en" - }, - { - "text": "Components", - "link": "/components-en" - } - ] - }, - "features": { - "zh-CN": [ - { - "title": "AI-First", - "details": "专为 AI 代码生成设计的零歧义 API,让 AI 准确理解每个组件的行为与边界" - }, - { - "title": "类型安全", - "details": "基于 TypeScript 的完整类型推导,提供编译时校验与 IDE 智能提示" - }, - { - "title": "主题灵活", - "details": "基于 CSS 变量的全量主题定制,支持亮色/暗色一键切换" - }, - { - "title": "按需加载", - "details": "支持 Tree Shaking 的模块化架构,只打包你使用的组件" - }, - { - "title": "Accessibility", - "details": "遵循 WAI-ARIA 规范,确保无障碍访问体验" - }, - { - "title": "现代风格", - "details": "融合 Apple HIG 与 Material Design 的最佳实践,打造精致的视觉语言" - } - ], - "en-US": [ - { - "title": "AI-First", - "details": "Zero-ambiguity APIs designed for AI code generation" - }, - { - "title": "Type Safe", - "details": "Full type inference with TypeScript for compile-time checking" - }, - { - "title": "Flexible Theme", - "details": "Full theme customization via CSS variables, light/dark toggle" - }, - { - "title": "Tree Shaking", - "details": "Modular architecture, only bundle what you use" - }, - { - "title": "Accessibility", - "details": "WAI-ARIA compliant for inclusive user experiences" - }, - { - "title": "Modern Design", - "details": "Polished visual language blending Apple HIG and Material Design" - } - ] - }, - "loading": { - "skeleton": [ - "/guide", - "/config" - ] - } + "sidebarGroupModePath": true }, "resolve": { "docDirs": [ @@ -2835,33 +2591,27 @@ "atomDirs": [ { "type": "component", - "dir": "src/components/common", - "subType": "common" + "dir": "src/components/common" }, { "type": "component", - "subType": "data-display", - "dir": "src/components/display" - }, - { - "type": "component", - "subType": "data-entry", - "dir": "src/components/entry" - }, - { - "type": "component", - "subType": "feedback", - "dir": "src/components/feedback" - }, - { - "type": "component", - "subType": "layout", "dir": "src/components/layout" }, { "type": "component", - "subType": "nav", "dir": "src/components/nav" + }, + { + "type": "component", + "dir": "src/components/entry" + }, + { + "type": "component", + "dir": "src/components/feedback" + }, + { + "type": "component", + "dir": "src/components/display" } ], "codeBlockMode": "active", @@ -2872,16 +2622,11 @@ { "id": "zh-CN", "name": "中文", - "suffix": "" - }, - { - "id": "en-US", - "name": "English", - "suffix": "-en" + "base": "/" } ], "conventionRoutes": { - "base": "/Users/donghym/Desktop/day/UI/Nova/.dumi/pages", + "base": "/Users/donghym/Desktop/day/UI/Pika/.dumi/pages", "exclude": [ {} ] @@ -2889,25 +2634,18 @@ "hash": true, "exportStatic": {}, "esbuildMinifyIIFE": true, - "ssr": false, - "favicons": [ - "https://gw.alipayobjects.com/zos/rmsportal/rlpTLlbMzTNYuZGGCVYM.png" - ], "apiParser": {}, - "styles": [ - "src/global.css" - ], "outputPath": "dist-docs", "targets": { "chrome": 80 }, "extraBabelIncludes": [ - "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api" + "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api" ], "theme": { "dark-selector": "~'[data-prefers-color=\"dark\"]'" }, - "babelLoaderCustomize": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/compile/babelLoaderCustomize.js", + "babelLoaderCustomize": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/features/compile/babelLoaderCustomize.js", "define": { "SEARCH_WORKER_CODE": "\"use strict\";(()=>{var P=Object.create;var I=Object.defineProperty;var z=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames,R=Object.getOwnPropertySymbols,B=Object.getPrototypeOf,E=Object.prototype.hasOwnProperty,L=Object.prototype.propertyIsEnumerable;var O=(e,t,i)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,M=(e,t)=>{for(var i in t||(t={}))E.call(t,i)&&O(e,i,t[i]);if(R)for(var i of R(t))L.call(t,i)&&O(e,i,t[i]);return e};var F=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var N=(e,t,i,h)=>{if(t&&typeof t==\"object\"||typeof t==\"function\")for(let a of D(t))!E.call(e,a)&&a!==i&&I(e,a,{get:()=>t[a],enumerable:!(h=z(t,a))||h.enumerable});return e};var W=(e,t,i)=>(i=e!=null?P(B(e)):{},N(t||!e||!e.__esModule?I(i,\"default\",{value:e,enumerable:!0}):i,e));var j=F((K,w)=>{w.exports=function(e){var t={};function i(h){if(t[h])return t[h].exports;var a=t[h]={exports:{},id:h,loaded:!1};return e[h].call(a.exports,a,a.exports,i),a.loaded=!0,a.exports}return i.m=e,i.c=t,i.p=\"\",i(0)}([function(e,t,i){e.exports=i(1)},function(e,t,i){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var h=i(2);Object.defineProperty(t,\"combineChunks\",{enumerable:!0,get:function(){return h.combineChunks}}),Object.defineProperty(t,\"fillInChunks\",{enumerable:!0,get:function(){return h.fillInChunks}}),Object.defineProperty(t,\"findAll\",{enumerable:!0,get:function(){return h.findAll}}),Object.defineProperty(t,\"findChunks\",{enumerable:!0,get:function(){return h.findChunks}})},function(e,t){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});var i=t.findAll=function(s){var n=s.autoEscape,g=s.caseSensitive,f=g===void 0?!1:g,p=s.findChunks,u=p===void 0?a:p,c=s.sanitize,v=s.searchWords,T=s.textToHighlight;return l({chunksToHighlight:h({chunks:u({autoEscape:n,caseSensitive:f,sanitize:c,searchWords:v,textToHighlight:T})}),totalLength:T?T.length:0})},h=t.combineChunks=function(s){var n=s.chunks;return n=n.sort(function(g,f){return g.start-f.start}).reduce(function(g,f){if(g.length===0)return[f];var p=g.pop();if(f.start<=p.end){var u=Math.max(p.end,f.end);g.push({highlight:!1,start:p.start,end:u})}else g.push(p,f);return g},[]),n},a=function(s){var n=s.autoEscape,g=s.caseSensitive,f=s.sanitize,p=f===void 0?d:f,u=s.searchWords,c=s.textToHighlight;return c=p(c),u.filter(function(v){return v}).reduce(function(v,T){T=p(T),n&&(T=r(T));for(var m=new RegExp(T,g?\"g\":\"gi\"),x=void 0;x=m.exec(c);){var S=x.index,$=m.lastIndex;$>S&&v.push({highlight:!1,start:S,end:$}),x.index===m.lastIndex&&m.lastIndex++}return v},[])};t.findChunks=a;var l=t.fillInChunks=function(s){var n=s.chunksToHighlight,g=s.totalLength,f=[],p=function(v,T,m){T-v>0&&f.push({start:v,end:T,highlight:m})};if(n.length===0)p(0,g,!1);else{var u=0;n.forEach(function(c){p(u,c.start,!1),p(c.start,c.end,!0),u=c.end}),p(u,g,!1)}return f};function d(o){return o}function r(o){return o.replace(/[\\-\\[\\]\\/\\{\\}\\(\\)\\*\\+\\?\\.\\\\\\^\\$\\|]/g,\"\\\\$&\")}}])});var C=W(j());var H=\"tab\";function k(e,t,i,h,a){let l=a!==void 0;return h.reduce((r,o)=>(o.tocIndex===a&&(r[o.paraId]=(r[o.paraId]||\"\").concat(o.value)),r),[]).filter(Boolean).length||l?{rawTitle:e,title:t,link:i,paragraphs:h.reduce((r,o)=>{var s,n;return o.tocIndex===a&&((n=r[s=o.paraId])!=null||(r[s]=\"\"),r[o.paraId]+=o.value),r},[]).filter(Boolean)}:null}function y(e){return[e.title,e.subtitle].filter(Boolean).join(\" \")}function _(e,t,i){let h=[],a=Object.values(t).reduce((l,d)=>{var r,o;return d.asset&&((o=l[r=d.routeId])!=null||(l[r]=[]),l[d.routeId].push(d)),l},{});return Object.values(e).forEach(l=>{var d;if(\"meta\"in l&&!(\"isLayout\"in l)){let r=l.meta,o=l.path.replace(/^([^/])/,\"/$1\")||\"/\",s=i.find(u=>o===u.link||o.startsWith(`${u.activePath}/`)),n=(a[l.id]||[]).map(u=>{var c;return(c=u.asset)==null?void 0:c.id}),g=k(\"\",y(r.frontmatter),o,r.texts),f=r.toc.reduce((u,c,v)=>{if(!n.includes(c.id)&&c.depth>=1){let T=y(r.frontmatter);c.depth!==1&&(T=`${T} - ${c.title}`),u.push(k(c.title,T,`${o}#${c.id}`,r.texts,v))}return u},[]),p=(r.tabs||[]).reduce((u,{key:c,meta:v})=>{let T=k(\"\",`${y(r.frontmatter)} - ${v.frontmatter.title}`,`${o}?${H}=${c}`,v.texts);return T&&u.push(T),u.push(...v.toc.map((m,x)=>k(m.title,`${y(r.frontmatter)} - ${v.frontmatter.title} - ${m.title}`,`${o}?${H}=${c}#${m.id}`,v.texts,x))),u},[]);h.push({navTitle:s==null?void 0:s.title,navOrder:s?i.indexOf(s):1/0,title:y(r.frontmatter),link:o,sections:[...g?[g]:[],...f,...p],demos:((d=a[l.id])==null?void 0:d.map(u=>({link:`${o}#${u.asset.id}`,rawTitle:u.asset.title||\"\",title:u.asset.title||y(r.frontmatter),description:u.asset.description||\"\",keywords:u.asset.keywords||[]})))||[]})}}),h}function b(e=\"\",t,i=1){let h=(0,C.findAll)({textToHighlight:e,searchWords:t,autoEscape:!0}),a={};return[h.map(({start:l,end:d,highlight:r},o)=>{let s={text:e.slice(l,d)};return o===0&&!r&&h.length>1&&s.text.length>20&&(s.text=`...${s.text.slice(-20)}`),r&&(s.highlighted=!0,a[t.find(n=>s.text.includes(n))]=i),s}),a]}function Y(e,t){let i=t.split(\" \"),h=new RegExp(t.replace(/[.*+?^${}()|[\\]\\\\]/g,\"\\\\$&\").replace(/\\s+/g,\"|\"),\"i\"),a={};return e.forEach(l=>{var o,s;let d=l.title,r=[];if(l.sections.forEach(n=>{for(let g of n.paragraphs)if(h.test(g)){let[f,p]=b(n.title,i,10),[u,c]=b(g,i);r.push({type:\"content\",link:n.link,priority:Object.values(M(M({},c),p)).reduce((v,T)=>v+T,0),highlightTitleTexts:f,highlightTexts:u,pageTitle:d});return}if(h.test(n.rawTitle)&&!h.test(l.title)){let[g,f]=b(n.title,i,10);r.push({type:\"title\",link:n.link,priority:Object.values(f).reduce((p,u)=>p+u,0),highlightTitleTexts:g,highlightTexts:b(n.paragraphs[0]||\"\",i)[0],pageTitle:d})}}),l.demos.forEach(n=>{if(h.test(n.rawTitle)||h.test(n.description)){let[g,f]=b(n.title,i,10),[p,u]=b(n.description,i);r.push({type:\"demo\",link:n.link,priority:Object.values(M(M({},u),f)).reduce((c,v)=>c+v,0),highlightTitleTexts:g,highlightTexts:p,pageTitle:d})}}),h.test(l.title)){let[n,g]=b(l.title,i,100);r.push({type:\"page\",link:l.link,priority:Object.values(g).reduce((f,p)=>f+p,0),highlightTitleTexts:n,highlightTexts:b(((o=l.sections[0])==null?void 0:o.paragraphs[0])||\"\",i)[0],pageTitle:d})}if(r.length){let n=l.navTitle||\"$ROOT\";(s=a[n])!=null||(a[n]={title:l.navTitle,priority:l.navOrder*1e3,hints:[]}),a[n].hints.push(...r)}}),Object.values(a).forEach(({hints:l})=>{l.sort((d,r)=>r.priority-d.priority)}),Object.values(a).sort((l,d)=>d.priority-l.priority)}var A;self.onmessage=({data:e})=>{switch(e.action){case\"generate-metadata\":A=_(e.args.routes,e.args.demos,e.args.nav);break;case\"get-search-result\":self.postMessage(Y(A,e.args.keywords));break;default:}};})();\n" } @@ -2918,29 +2656,29 @@ "path": "*", "absPath": "/*", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/404.js" + "file": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/404.js" }, "GlobalLayout": { "id": "GlobalLayout", "path": "/", - "file": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/layouts/GlobalLayout.js", + "file": "/Users/donghym/Desktop/day/UI/Pika/.dumi/theme/layouts/GlobalLayout.tsx", "parentId": "dumi-context-layout", "absPath": "/", "isLayout": true, - "__absFile": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/layouts/GlobalLayout.js" + "__absFile": "/Users/donghym/Desktop/day/UI/Pika/.dumi/theme/layouts/GlobalLayout.tsx" }, "dumi-context-layout": { "id": "dumi-context-layout", "path": "/", - "file": "/Users/donghym/Desktop/day/UI/Nova/.dumi/tmp-production/dumi/theme/ContextWrapper", + "file": "/Users/donghym/Desktop/day/UI/Pika/.dumi/tmp-production/dumi/theme/ContextWrapper", "absPath": "/", "isLayout": true, - "__absFile": "/Users/donghym/Desktop/day/UI/Nova/.dumi/tmp-production/dumi/theme/ContextWrapper" + "__absFile": "/Users/donghym/Desktop/day/UI/Pika/.dumi/tmp-production/dumi/theme/ContextWrapper" }, "DocLayout": { "id": "DocLayout", "path": "/", - "file": "/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/layouts/DocLayout/index.js", + "file": "/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/layouts/DocLayout/index.js", "parentId": "GlobalLayout", "absPath": "/", "isLayout": true @@ -2949,743 +2687,743 @@ "path": "guide/getting-started", "id": "docs/guide/getting-started", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/docs/guide/getting-started.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/docs/guide/getting-started.md", "absPath": "/guide/getting-started" }, "docs/guide/introduce.en-US": { - "path": "guide/introduce-en", + "path": "guide/introduce/en--us", "id": "docs/guide/introduce.en-US", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.en-US.md", - "absPath": "/guide/introduce-en" + "file": "/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.en-US.md", + "absPath": "/guide/introduce/en--us" }, "docs/components/index": { "path": "components", "id": "docs/components/index", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/docs/components/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/docs/components/index.md", "absPath": "/components" }, "docs/guide/introduce": { "path": "guide/introduce", "id": "docs/guide/introduce", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.md", "absPath": "/guide/introduce" }, "docs/index": { "path": "", "id": "docs/index", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/docs/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/docs/index.md", "absPath": "/" }, - "components/common/Affix/index": { - "id": "components/common/Affix/index", - "path": "components/common/affix", - "absPath": "/components/common/affix", + "components/Affix/index": { + "id": "components/Affix/index", + "path": "components/affix", + "absPath": "/components/affix", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/Affix/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/Affix/index.md", "meta": { "_atom_route": true } }, - "components/common/Anchor/index": { - "id": "components/common/Anchor/index", - "path": "components/common/anchor", - "absPath": "/components/common/anchor", + "components/Anchor/index": { + "id": "components/Anchor/index", + "path": "components/anchor", + "absPath": "/components/anchor", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/Anchor/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/Anchor/index.md", "meta": { "_atom_route": true } }, - "components/common/App/index": { - "id": "components/common/App/index", - "path": "components/common/app", - "absPath": "/components/common/app", + "components/App/index": { + "id": "components/App/index", + "path": "components/app", + "absPath": "/components/app", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/App/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/App/index.md", "meta": { "_atom_route": true } }, - "components/common/BackTop/index": { - "id": "components/common/BackTop/index", - "path": "components/common/back-top", - "absPath": "/components/common/back-top", + "components/BackTop/index": { + "id": "components/BackTop/index", + "path": "components/back-top", + "absPath": "/components/back-top", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/BackTop/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/BackTop/index.md", "meta": { "_atom_route": true } }, - "components/common/Button/index": { - "id": "components/common/Button/index", - "path": "components/common/button", - "absPath": "/components/common/button", + "components/Button/index": { + "id": "components/Button/index", + "path": "components/button", + "absPath": "/components/button", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/Button/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/Button/index.md", "meta": { "_atom_route": true } }, - "components/common/ConfigProvider/index": { - "id": "components/common/ConfigProvider/index", - "path": "components/common/config-provider", - "absPath": "/components/common/config-provider", + "components/ConfigProvider/index": { + "id": "components/ConfigProvider/index", + "path": "components/config-provider", + "absPath": "/components/config-provider", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/ConfigProvider/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/ConfigProvider/index.md", "meta": { "_atom_route": true } }, - "components/common/FloatButton/index": { - "id": "components/common/FloatButton/index", - "path": "components/common/float-button", - "absPath": "/components/common/float-button", + "components/FloatButton/index": { + "id": "components/FloatButton/index", + "path": "components/float-button", + "absPath": "/components/float-button", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/FloatButton/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/FloatButton/index.md", "meta": { "_atom_route": true } }, - "components/common/Icon/index": { - "id": "components/common/Icon/index", - "path": "components/common/icon", - "absPath": "/components/common/icon", + "components/Icon/index": { + "id": "components/Icon/index", + "path": "components/icon", + "absPath": "/components/icon", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/Icon/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/Icon/index.md", "meta": { "_atom_route": true } }, - "components/common/Typography/index": { - "id": "components/common/Typography/index", - "path": "components/common/typography", - "absPath": "/components/common/typography", + "components/Typography/index": { + "id": "components/Typography/index", + "path": "components/typography", + "absPath": "/components/typography", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/Typography/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/Typography/index.md", "meta": { "_atom_route": true } }, - "components/common/Watermark/index": { - "id": "components/common/Watermark/index", - "path": "components/common/watermark", - "absPath": "/components/common/watermark", + "components/Watermark/index": { + "id": "components/Watermark/index", + "path": "components/watermark", + "absPath": "/components/watermark", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/common/Watermark/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/common/Watermark/index.md", "meta": { "_atom_route": true } }, - "components/data-display/avatar/index": { - "id": "components/data-display/avatar/index", - "path": "components/data-display/avatar", - "absPath": "/components/data-display/avatar", + "components/divider/index": { + "id": "components/divider/index", + "path": "components/divider", + "absPath": "/components/divider", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/avatar/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/layout/divider/index.md", "meta": { "_atom_route": true } }, - "components/data-display/badge/index": { - "id": "components/data-display/badge/index", - "path": "components/data-display/badge", - "absPath": "/components/data-display/badge", + "components/flex/index": { + "id": "components/flex/index", + "path": "components/flex", + "absPath": "/components/flex", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/badge/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/layout/flex/index.md", "meta": { "_atom_route": true } }, - "components/data-display/calendar/index": { - "id": "components/data-display/calendar/index", - "path": "components/data-display/calendar", - "absPath": "/components/data-display/calendar", + "components/grid/index": { + "id": "components/grid/index", + "path": "components/grid", + "absPath": "/components/grid", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/calendar/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/layout/grid/index.md", "meta": { "_atom_route": true } }, - "components/data-display/card/index": { - "id": "components/data-display/card/index", - "path": "components/data-display/card", - "absPath": "/components/data-display/card", + "components/layout/index": { + "id": "components/layout/index", + "path": "components/layout", + "absPath": "/components/layout", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/card/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/layout/layout/index.md", "meta": { "_atom_route": true } }, - "components/data-display/carousel/index": { - "id": "components/data-display/carousel/index", - "path": "components/data-display/carousel", - "absPath": "/components/data-display/carousel", + "components/masonry/index": { + "id": "components/masonry/index", + "path": "components/masonry", + "absPath": "/components/masonry", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/carousel/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/layout/masonry/index.md", "meta": { "_atom_route": true } }, - "components/data-display/collapse/index": { - "id": "components/data-display/collapse/index", - "path": "components/data-display/collapse", - "absPath": "/components/data-display/collapse", + "components/space/index": { + "id": "components/space/index", + "path": "components/space", + "absPath": "/components/space", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/collapse/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/layout/space/index.md", "meta": { "_atom_route": true } }, - "components/data-display/descriptions/index": { - "id": "components/data-display/descriptions/index", - "path": "components/data-display/descriptions", - "absPath": "/components/data-display/descriptions", + "components/splitter/index": { + "id": "components/splitter/index", + "path": "components/splitter", + "absPath": "/components/splitter", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/descriptions/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/layout/splitter/index.md", "meta": { "_atom_route": true } }, - "components/data-display/empty/index": { - "id": "components/data-display/empty/index", - "path": "components/data-display/empty", - "absPath": "/components/data-display/empty", + "components/stack/index": { + "id": "components/stack/index", + "path": "components/stack", + "absPath": "/components/stack", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/empty/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/layout/stack/index.md", "meta": { "_atom_route": true } }, - "components/data-display/image/index": { - "id": "components/data-display/image/index", - "path": "components/data-display/image", - "absPath": "/components/data-display/image", + "components/breadcrumb/index": { + "id": "components/breadcrumb/index", + "path": "components/breadcrumb", + "absPath": "/components/breadcrumb", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/image/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/nav/breadcrumb/index.md", "meta": { "_atom_route": true } }, - "components/data-display/list/index": { - "id": "components/data-display/list/index", - "path": "components/data-display/list", - "absPath": "/components/data-display/list", + "components/dropdown/index": { + "id": "components/dropdown/index", + "path": "components/dropdown", + "absPath": "/components/dropdown", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/list/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/nav/dropdown/index.md", "meta": { "_atom_route": true } }, - "components/data-display/popover/index": { - "id": "components/data-display/popover/index", - "path": "components/data-display/popover", - "absPath": "/components/data-display/popover", + "components/menu/index": { + "id": "components/menu/index", + "path": "components/menu", + "absPath": "/components/menu", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/popover/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/nav/menu/index.md", "meta": { "_atom_route": true } }, - "components/data-display/qrcode/index": { - "id": "components/data-display/qrcode/index", - "path": "components/data-display/qrcode", - "absPath": "/components/data-display/qrcode", + "components/pagination/index": { + "id": "components/pagination/index", + "path": "components/pagination", + "absPath": "/components/pagination", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/qrcode/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/nav/pagination/index.md", "meta": { "_atom_route": true } }, - "components/data-display/segmented/index": { - "id": "components/data-display/segmented/index", - "path": "components/data-display/segmented", - "absPath": "/components/data-display/segmented", + "components/steps/index": { + "id": "components/steps/index", + "path": "components/steps", + "absPath": "/components/steps", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/segmented/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/nav/steps/index.md", "meta": { "_atom_route": true } }, - "components/data-display/statistic/index": { - "id": "components/data-display/statistic/index", - "path": "components/data-display/statistic", - "absPath": "/components/data-display/statistic", + "components/tabs/index": { + "id": "components/tabs/index", + "path": "components/tabs", + "absPath": "/components/tabs", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/statistic/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/nav/tabs/index.md", "meta": { "_atom_route": true } }, - "components/data-display/table/index": { - "id": "components/data-display/table/index", - "path": "components/data-display/table", - "absPath": "/components/data-display/table", + "components/auto-complete/index": { + "id": "components/auto-complete/index", + "path": "components/auto-complete", + "absPath": "/components/auto-complete", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/table/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/auto-complete/index.md", "meta": { "_atom_route": true } }, - "components/data-display/tag/index": { - "id": "components/data-display/tag/index", - "path": "components/data-display/tag", - "absPath": "/components/data-display/tag", + "components/cascader/index": { + "id": "components/cascader/index", + "path": "components/cascader", + "absPath": "/components/cascader", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/tag/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/cascader/index.md", "meta": { "_atom_route": true } }, - "components/data-display/timeline/index": { - "id": "components/data-display/timeline/index", - "path": "components/data-display/timeline", - "absPath": "/components/data-display/timeline", + "components/choice/index": { + "id": "components/choice/index", + "path": "components/choice", + "absPath": "/components/choice", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/timeline/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/choice/index.md", "meta": { "_atom_route": true } }, - "components/data-display/tooltip/index": { - "id": "components/data-display/tooltip/index", - "path": "components/data-display/tooltip", - "absPath": "/components/data-display/tooltip", + "components/date-picker/index": { + "id": "components/date-picker/index", + "path": "components/date-picker", + "absPath": "/components/date-picker", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/tooltip/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/date-picker/index.md", "meta": { "_atom_route": true } }, - "components/data-display/tour/index": { - "id": "components/data-display/tour/index", - "path": "components/data-display/tour", - "absPath": "/components/data-display/tour", + "components/form/index": { + "id": "components/form/index", + "path": "components/form", + "absPath": "/components/form", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/tour/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/form/index.md", "meta": { "_atom_route": true } }, - "components/data-display/tree/index": { - "id": "components/data-display/tree/index", - "path": "components/data-display/tree", - "absPath": "/components/data-display/tree", + "components/input-number/index": { + "id": "components/input-number/index", + "path": "components/input-number", + "absPath": "/components/input-number", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/display/tree/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input-number/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/auto-complete/index": { - "id": "components/data-entry/auto-complete/index", - "path": "components/data-entry/auto-complete", - "absPath": "/components/data-entry/auto-complete", + "components/input/index": { + "id": "components/input/index", + "path": "components/input", + "absPath": "/components/input", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/auto-complete/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/cascader/index": { - "id": "components/data-entry/cascader/index", - "path": "components/data-entry/cascader", - "absPath": "/components/data-entry/cascader", + "components/mention/index": { + "id": "components/mention/index", + "path": "components/mention", + "absPath": "/components/mention", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/cascader/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/mention/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/choice/index": { - "id": "components/data-entry/choice/index", - "path": "components/data-entry/choice", - "absPath": "/components/data-entry/choice", + "components/range-picker/index": { + "id": "components/range-picker/index", + "path": "components/range-picker", + "absPath": "/components/range-picker", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/choice/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/range-picker/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/date-picker/index": { - "id": "components/data-entry/date-picker/index", - "path": "components/data-entry/date-picker", - "absPath": "/components/data-entry/date-picker", + "components/rate/index": { + "id": "components/rate/index", + "path": "components/rate", + "absPath": "/components/rate", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/date-picker/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/rate/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/form/index": { - "id": "components/data-entry/form/index", - "path": "components/data-entry/form", - "absPath": "/components/data-entry/form", + "components/select/index": { + "id": "components/select/index", + "path": "components/select", + "absPath": "/components/select", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/form/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/select/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/input-number/index": { - "id": "components/data-entry/input-number/index", - "path": "components/data-entry/input-number", - "absPath": "/components/data-entry/input-number", + "components/slider/index": { + "id": "components/slider/index", + "path": "components/slider", + "absPath": "/components/slider", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input-number/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/slider/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/input/index": { - "id": "components/data-entry/input/index", - "path": "components/data-entry/input", - "absPath": "/components/data-entry/input", + "components/textarea/index": { + "id": "components/textarea/index", + "path": "components/textarea", + "absPath": "/components/textarea", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/textarea/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/mention/index": { - "id": "components/data-entry/mention/index", - "path": "components/data-entry/mention", - "absPath": "/components/data-entry/mention", + "components/time-picker/index": { + "id": "components/time-picker/index", + "path": "components/time-picker", + "absPath": "/components/time-picker", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/mention/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/time-picker/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/range-picker/index": { - "id": "components/data-entry/range-picker/index", - "path": "components/data-entry/range-picker", - "absPath": "/components/data-entry/range-picker", + "components/transfer/index": { + "id": "components/transfer/index", + "path": "components/transfer", + "absPath": "/components/transfer", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/range-picker/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/transfer/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/rate/index": { - "id": "components/data-entry/rate/index", - "path": "components/data-entry/rate", - "absPath": "/components/data-entry/rate", + "components/tree-select/index": { + "id": "components/tree-select/index", + "path": "components/tree-select", + "absPath": "/components/tree-select", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/rate/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/tree-select/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/select/index": { - "id": "components/data-entry/select/index", - "path": "components/data-entry/select", - "absPath": "/components/data-entry/select", + "components/upload/index": { + "id": "components/upload/index", + "path": "components/upload", + "absPath": "/components/upload", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/select/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/entry/upload/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/slider/index": { - "id": "components/data-entry/slider/index", - "path": "components/data-entry/slider", - "absPath": "/components/data-entry/slider", + "components/alert/index": { + "id": "components/alert/index", + "path": "components/alert", + "absPath": "/components/alert", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/slider/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/alert/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/textarea/index": { - "id": "components/data-entry/textarea/index", - "path": "components/data-entry/textarea", - "absPath": "/components/data-entry/textarea", + "components/drawer/index": { + "id": "components/drawer/index", + "path": "components/drawer", + "absPath": "/components/drawer", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/textarea/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/drawer/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/time-picker/index": { - "id": "components/data-entry/time-picker/index", - "path": "components/data-entry/time-picker", - "absPath": "/components/data-entry/time-picker", + "components/message/index": { + "id": "components/message/index", + "path": "components/message", + "absPath": "/components/message", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/time-picker/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/message/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/transfer/index": { - "id": "components/data-entry/transfer/index", - "path": "components/data-entry/transfer", - "absPath": "/components/data-entry/transfer", + "components/modal/index": { + "id": "components/modal/index", + "path": "components/modal", + "absPath": "/components/modal", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/transfer/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/modal/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/tree-select/index": { - "id": "components/data-entry/tree-select/index", - "path": "components/data-entry/tree-select", - "absPath": "/components/data-entry/tree-select", + "components/notification/index": { + "id": "components/notification/index", + "path": "components/notification", + "absPath": "/components/notification", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/tree-select/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/notification/index.md", "meta": { "_atom_route": true } }, - "components/data-entry/upload/index": { - "id": "components/data-entry/upload/index", - "path": "components/data-entry/upload", - "absPath": "/components/data-entry/upload", + "components/popconfirm/index": { + "id": "components/popconfirm/index", + "path": "components/popconfirm", + "absPath": "/components/popconfirm", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/entry/upload/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/popconfirm/index.md", "meta": { "_atom_route": true } }, - "components/feedback/alert/index": { - "id": "components/feedback/alert/index", - "path": "components/feedback/alert", - "absPath": "/components/feedback/alert", + "components/progress/index": { + "id": "components/progress/index", + "path": "components/progress", + "absPath": "/components/progress", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/alert/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/progress/index.md", "meta": { "_atom_route": true } }, - "components/feedback/drawer/index": { - "id": "components/feedback/drawer/index", - "path": "components/feedback/drawer", - "absPath": "/components/feedback/drawer", + "components/result/index": { + "id": "components/result/index", + "path": "components/result", + "absPath": "/components/result", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/drawer/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/result/index.md", "meta": { "_atom_route": true } }, - "components/feedback/message/index": { - "id": "components/feedback/message/index", - "path": "components/feedback/message", - "absPath": "/components/feedback/message", + "components/skeleton/index": { + "id": "components/skeleton/index", + "path": "components/skeleton", + "absPath": "/components/skeleton", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/message/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/skeleton/index.md", "meta": { "_atom_route": true } }, - "components/feedback/modal/index": { - "id": "components/feedback/modal/index", - "path": "components/feedback/modal", - "absPath": "/components/feedback/modal", + "components/spin/index": { + "id": "components/spin/index", + "path": "components/spin", + "absPath": "/components/spin", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/modal/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/spin/index.md", "meta": { "_atom_route": true } }, - "components/feedback/notification/index": { - "id": "components/feedback/notification/index", - "path": "components/feedback/notification", - "absPath": "/components/feedback/notification", + "components/avatar/index": { + "id": "components/avatar/index", + "path": "components/avatar", + "absPath": "/components/avatar", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/notification/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/avatar/index.md", "meta": { "_atom_route": true } }, - "components/feedback/popconfirm/index": { - "id": "components/feedback/popconfirm/index", - "path": "components/feedback/popconfirm", - "absPath": "/components/feedback/popconfirm", + "components/badge/index": { + "id": "components/badge/index", + "path": "components/badge", + "absPath": "/components/badge", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/popconfirm/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/badge/index.md", "meta": { "_atom_route": true } }, - "components/feedback/progress/index": { - "id": "components/feedback/progress/index", - "path": "components/feedback/progress", - "absPath": "/components/feedback/progress", + "components/calendar/index": { + "id": "components/calendar/index", + "path": "components/calendar", + "absPath": "/components/calendar", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/progress/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/calendar/index.md", "meta": { "_atom_route": true } }, - "components/feedback/result/index": { - "id": "components/feedback/result/index", - "path": "components/feedback/result", - "absPath": "/components/feedback/result", + "components/card/index": { + "id": "components/card/index", + "path": "components/card", + "absPath": "/components/card", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/result/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/card/index.md", "meta": { "_atom_route": true } }, - "components/feedback/skeleton/index": { - "id": "components/feedback/skeleton/index", - "path": "components/feedback/skeleton", - "absPath": "/components/feedback/skeleton", + "components/carousel/index": { + "id": "components/carousel/index", + "path": "components/carousel", + "absPath": "/components/carousel", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/skeleton/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/carousel/index.md", "meta": { "_atom_route": true } }, - "components/feedback/spin/index": { - "id": "components/feedback/spin/index", - "path": "components/feedback/spin", - "absPath": "/components/feedback/spin", + "components/collapse/index": { + "id": "components/collapse/index", + "path": "components/collapse", + "absPath": "/components/collapse", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/spin/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/collapse/index.md", "meta": { "_atom_route": true } }, - "components/layout/divider/index": { - "id": "components/layout/divider/index", - "path": "components/layout/divider", - "absPath": "/components/layout/divider", + "components/descriptions/index": { + "id": "components/descriptions/index", + "path": "components/descriptions", + "absPath": "/components/descriptions", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/layout/divider/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/descriptions/index.md", "meta": { "_atom_route": true } }, - "components/layout/flex/index": { - "id": "components/layout/flex/index", - "path": "components/layout/flex", - "absPath": "/components/layout/flex", + "components/empty/index": { + "id": "components/empty/index", + "path": "components/empty", + "absPath": "/components/empty", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/layout/flex/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/empty/index.md", "meta": { "_atom_route": true } }, - "components/layout/grid/index": { - "id": "components/layout/grid/index", - "path": "components/layout/grid", - "absPath": "/components/layout/grid", + "components/image/index": { + "id": "components/image/index", + "path": "components/image", + "absPath": "/components/image", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/layout/grid/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/image/index.md", "meta": { "_atom_route": true } }, - "components/layout/layout/index": { - "id": "components/layout/layout/index", - "path": "components/layout/layout", - "absPath": "/components/layout/layout", + "components/list/index": { + "id": "components/list/index", + "path": "components/list", + "absPath": "/components/list", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/layout/layout/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/list/index.md", "meta": { "_atom_route": true } }, - "components/layout/masonry/index": { - "id": "components/layout/masonry/index", - "path": "components/layout/masonry", - "absPath": "/components/layout/masonry", + "components/popover/index": { + "id": "components/popover/index", + "path": "components/popover", + "absPath": "/components/popover", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/layout/masonry/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/popover/index.md", "meta": { "_atom_route": true } }, - "components/layout/space/index": { - "id": "components/layout/space/index", - "path": "components/layout/space", - "absPath": "/components/layout/space", + "components/qrcode/index": { + "id": "components/qrcode/index", + "path": "components/qrcode", + "absPath": "/components/qrcode", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/layout/space/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/qrcode/index.md", "meta": { "_atom_route": true } }, - "components/layout/splitter/index": { - "id": "components/layout/splitter/index", - "path": "components/layout/splitter", - "absPath": "/components/layout/splitter", + "components/segmented/index": { + "id": "components/segmented/index", + "path": "components/segmented", + "absPath": "/components/segmented", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/layout/splitter/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/segmented/index.md", "meta": { "_atom_route": true } }, - "components/layout/stack/index": { - "id": "components/layout/stack/index", - "path": "components/layout/stack", - "absPath": "/components/layout/stack", + "components/statistic/index": { + "id": "components/statistic/index", + "path": "components/statistic", + "absPath": "/components/statistic", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/layout/stack/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/statistic/index.md", "meta": { "_atom_route": true } }, - "components/nav/breadcrumb/index": { - "id": "components/nav/breadcrumb/index", - "path": "components/nav/breadcrumb", - "absPath": "/components/nav/breadcrumb", + "components/table/index": { + "id": "components/table/index", + "path": "components/table", + "absPath": "/components/table", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/nav/breadcrumb/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/table/index.md", "meta": { "_atom_route": true } }, - "components/nav/dropdown/index": { - "id": "components/nav/dropdown/index", - "path": "components/nav/dropdown", - "absPath": "/components/nav/dropdown", + "components/tag/index": { + "id": "components/tag/index", + "path": "components/tag", + "absPath": "/components/tag", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/nav/dropdown/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/tag/index.md", "meta": { "_atom_route": true } }, - "components/nav/menu/index": { - "id": "components/nav/menu/index", - "path": "components/nav/menu", - "absPath": "/components/nav/menu", + "components/timeline/index": { + "id": "components/timeline/index", + "path": "components/timeline", + "absPath": "/components/timeline", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/nav/menu/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/timeline/index.md", "meta": { "_atom_route": true } }, - "components/nav/pagination/index": { - "id": "components/nav/pagination/index", - "path": "components/nav/pagination", - "absPath": "/components/nav/pagination", + "components/tooltip/index": { + "id": "components/tooltip/index", + "path": "components/tooltip", + "absPath": "/components/tooltip", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/nav/pagination/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/tooltip/index.md", "meta": { "_atom_route": true } }, - "components/nav/steps/index": { - "id": "components/nav/steps/index", - "path": "components/nav/steps", - "absPath": "/components/nav/steps", + "components/tour/index": { + "id": "components/tour/index", + "path": "components/tour", + "absPath": "/components/tour", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/nav/steps/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/tour/index.md", "meta": { "_atom_route": true } }, - "components/nav/tabs/index": { - "id": "components/nav/tabs/index", - "path": "components/nav/tabs", - "absPath": "/components/nav/tabs", + "components/tree/index": { + "id": "components/tree/index", + "path": "components/tree", + "absPath": "/components/tree", "parentId": "DocLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/src/components/nav/tabs/index.md", + "file": "/Users/donghym/Desktop/day/UI/Pika/src/components/display/tree/index.md", "meta": { "_atom_route": true } @@ -3695,7 +3433,7 @@ "path": "~demos/:id", "absPath": "/~demos/:id", "parentId": "GlobalLayout", - "file": "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/Demo/index.js", + "file": "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/Demo/index.js", "prerender": false } }, @@ -3713,11 +3451,11 @@ }, "react": { "version": "19.2.6", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/react" + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/react" }, "react-dom": { "version": "19.2.6", - "path": "/Users/donghym/Desktop/day/UI/Nova/node_modules/react-dom" + "path": "/Users/donghym/Desktop/day/UI/Pika/node_modules/react-dom" }, "appJS": null, "locale": "zh-CN", @@ -3733,5 +3471,6 @@ "tsVersion": "6.0.3", "tslibVersion": "2.8.1" }, + "faviconFiles": [], "_2LevelNavAvailable": true } diff --git a/.dumi/tmp-production/core/helmet.ts b/.dumi/tmp-production/core/helmet.ts index d69282e..84475d2 100644 --- a/.dumi/tmp-production/core/helmet.ts +++ b/.dumi/tmp-production/core/helmet.ts @@ -2,7 +2,7 @@ // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! import React from 'react'; -import { HelmetProvider } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; +import { HelmetProvider } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; import { context } from './helmetContext'; export const innerProvider = (container) => { diff --git a/.dumi/tmp-production/core/history.ts b/.dumi/tmp-production/core/history.ts index b45539f..e77c4a1 100644 --- a/.dumi/tmp-production/core/history.ts +++ b/.dumi/tmp-production/core/history.ts @@ -1,7 +1,7 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -import { createHashHistory, createMemoryHistory, createBrowserHistory } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; +import { createHashHistory, createMemoryHistory, createBrowserHistory } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; import type { UmiHistory } from './historyIntelli'; let history: UmiHistory; diff --git a/.dumi/tmp-production/core/historyIntelli.ts b/.dumi/tmp-production/core/historyIntelli.ts index 1361a4c..2b8dfe6 100644 --- a/.dumi/tmp-production/core/historyIntelli.ts +++ b/.dumi/tmp-production/core/historyIntelli.ts @@ -2,7 +2,7 @@ // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! import { getRoutes } from './route' -import type { History } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react' +import type { History } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react' type Routes = Awaited>['routes'] type AllRoute = Routes[keyof Routes] diff --git a/.dumi/tmp-production/core/polyfill.ts b/.dumi/tmp-production/core/polyfill.ts index 40a3568..e83f985 100644 --- a/.dumi/tmp-production/core/polyfill.ts +++ b/.dumi/tmp-production/core/polyfill.ts @@ -1,220 +1,220 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.error.cause.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.aggregate-error.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.aggregate-error.cause.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.at.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.find-last.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.find-last-index.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.push.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.reduce.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.reduce-right.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.to-reversed.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.to-sorted.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.to-spliced.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.with.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.map.group-by.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.object.group-by.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.object.has-own.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.promise.any.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.promise.with-resolvers.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.reflect.to-string-tag.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.regexp.flags.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.string.at-alternative.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.string.is-well-formed.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.string.replace-all.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.string.to-well-formed.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.at.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.find-last.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.find-last-index.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.set.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.to-reversed.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.to-sorted.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.with.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.suppressed-error.constructor.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.from-async.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.filter-out.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.filter-reject.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.group.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.group-by.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.group-by-to-map.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.group-to-map.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.is-template-object.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.last-index.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.last-item.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.unique-by.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array-buffer.detached.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array-buffer.transfer.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array-buffer.transfer-to-fixed-length.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-disposable-stack.constructor.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.constructor.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.as-indexed-pairs.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.async-dispose.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.drop.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.every.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.filter.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.find.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.flat-map.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.for-each.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.from.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.indexed.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.map.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.reduce.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.some.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.take.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.to-array.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.bigint.range.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.composite-key.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.composite-symbol.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.data-view.get-float16.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.data-view.get-uint8-clamped.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.data-view.set-float16.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.data-view.set-uint8-clamped.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.disposable-stack.constructor.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.demethodize.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.is-callable.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.is-constructor.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.metadata.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.un-this.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.constructor.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.as-indexed-pairs.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.dispose.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.drop.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.every.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.filter.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.find.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.flat-map.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.for-each.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.from.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.indexed.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.map.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.range.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.reduce.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.some.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.take.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.to-array.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.to-async.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.json.is-raw-json.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.json.parse.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.json.raw-json.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.delete-all.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.emplace.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.every.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.filter.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.find.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.find-key.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.from.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.includes.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.key-by.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.key-of.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.map-keys.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.map-values.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.merge.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.of.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.reduce.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.some.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.update.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.update-or-insert.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.upsert.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.clamp.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.deg-per-rad.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.degrees.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.fscale.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.f16round.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.iaddh.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.imulh.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.isubh.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.rad-per-deg.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.radians.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.scale.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.seeded-prng.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.signbit.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.umulh.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.number.from-string.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.number.range.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.object.iterate-entries.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.object.iterate-keys.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.object.iterate-values.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.observable.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.promise.try.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.define-metadata.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.delete-metadata.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.get-metadata.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.has-metadata.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.metadata.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.regexp.escape.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.add-all.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.delete-all.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.difference.v2.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.difference.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.every.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.filter.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.find.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.from.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.intersection.v2.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.intersection.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-disjoint-from.v2.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-disjoint-from.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-subset-of.v2.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-subset-of.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-superset-of.v2.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-superset-of.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.join.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.map.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.of.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.reduce.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.some.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.symmetric-difference.v2.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.symmetric-difference.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.union.v2.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.union.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.string.at.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.string.cooked.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.string.code-points.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.string.dedent.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.async-dispose.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.dispose.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.is-registered-symbol.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.is-registered.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.is-well-known-symbol.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.is-well-known.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.matcher.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.metadata.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.metadata-key.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.observable.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.pattern-match.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.replace-all.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.from-async.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.filter-out.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.filter-reject.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.group-by.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.to-spliced.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.unique-by.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.uint8-array.from-base64.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.uint8-array.from-hex.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.uint8-array.to-base64.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.uint8-array.to-hex.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.delete-all.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.from.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.of.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.emplace.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.upsert.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-set.add-all.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-set.delete-all.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-set.from.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-set.of.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.dom-exception.stack.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.immediate.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.self.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.structured-clone.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.url.can-parse.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.url-search-params.delete.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.url-search-params.has.js"; -import "/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.url-search-params.size.js"; -import '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/regenerator-runtime@0.13.11/node_modules/regenerator-runtime/runtime.js'; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.error.cause.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.aggregate-error.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.aggregate-error.cause.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.at.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.find-last.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.find-last-index.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.push.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.reduce.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.reduce-right.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.to-reversed.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.to-sorted.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.to-spliced.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.array.with.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.map.group-by.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.object.group-by.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.object.has-own.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.promise.any.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.promise.with-resolvers.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.reflect.to-string-tag.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.regexp.flags.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.string.at-alternative.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.string.is-well-formed.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.string.replace-all.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.string.to-well-formed.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.at.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.find-last.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.find-last-index.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.set.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.to-reversed.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.to-sorted.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/es.typed-array.with.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.suppressed-error.constructor.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.from-async.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.filter-out.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.filter-reject.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.group.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.group-by.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.group-by-to-map.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.group-to-map.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.is-template-object.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.last-index.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.last-item.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array.unique-by.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array-buffer.detached.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array-buffer.transfer.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.array-buffer.transfer-to-fixed-length.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-disposable-stack.constructor.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.constructor.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.as-indexed-pairs.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.async-dispose.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.drop.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.every.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.filter.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.find.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.flat-map.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.for-each.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.from.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.indexed.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.map.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.reduce.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.some.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.take.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.async-iterator.to-array.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.bigint.range.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.composite-key.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.composite-symbol.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.data-view.get-float16.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.data-view.get-uint8-clamped.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.data-view.set-float16.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.data-view.set-uint8-clamped.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.disposable-stack.constructor.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.demethodize.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.is-callable.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.is-constructor.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.metadata.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.function.un-this.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.constructor.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.as-indexed-pairs.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.dispose.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.drop.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.every.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.filter.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.find.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.flat-map.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.for-each.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.from.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.indexed.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.map.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.range.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.reduce.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.some.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.take.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.to-array.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.iterator.to-async.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.json.is-raw-json.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.json.parse.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.json.raw-json.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.delete-all.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.emplace.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.every.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.filter.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.find.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.find-key.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.from.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.includes.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.key-by.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.key-of.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.map-keys.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.map-values.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.merge.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.of.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.reduce.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.some.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.update.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.update-or-insert.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.map.upsert.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.clamp.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.deg-per-rad.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.degrees.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.fscale.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.f16round.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.iaddh.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.imulh.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.isubh.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.rad-per-deg.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.radians.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.scale.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.seeded-prng.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.signbit.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.math.umulh.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.number.from-string.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.number.range.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.object.iterate-entries.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.object.iterate-keys.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.object.iterate-values.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.observable.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.promise.try.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.define-metadata.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.delete-metadata.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.get-metadata.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.has-metadata.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.reflect.metadata.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.regexp.escape.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.add-all.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.delete-all.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.difference.v2.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.difference.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.every.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.filter.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.find.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.from.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.intersection.v2.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.intersection.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-disjoint-from.v2.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-disjoint-from.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-subset-of.v2.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-subset-of.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-superset-of.v2.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.is-superset-of.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.join.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.map.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.of.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.reduce.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.some.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.symmetric-difference.v2.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.symmetric-difference.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.union.v2.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.set.union.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.string.at.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.string.cooked.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.string.code-points.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.string.dedent.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.async-dispose.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.dispose.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.is-registered-symbol.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.is-registered.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.is-well-known-symbol.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.is-well-known.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.matcher.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.metadata.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.metadata-key.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.observable.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.pattern-match.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.symbol.replace-all.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.from-async.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.filter-out.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.filter-reject.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.group-by.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.to-spliced.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.typed-array.unique-by.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.uint8-array.from-base64.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.uint8-array.from-hex.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.uint8-array.to-base64.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.uint8-array.to-hex.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.delete-all.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.from.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.of.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.emplace.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-map.upsert.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-set.add-all.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-set.delete-all.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-set.from.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/esnext.weak-set.of.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.dom-exception.stack.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.immediate.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.self.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.structured-clone.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.url.can-parse.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.url-search-params.delete.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.url-search-params.has.js"; +import "/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/core-js@3.34.0/node_modules/core-js/modules/web.url-search-params.size.js"; +import '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/regenerator-runtime@0.13.11/node_modules/regenerator-runtime/runtime.js'; export {}; diff --git a/.dumi/tmp-production/core/route.tsx b/.dumi/tmp-production/core/route.tsx index 0c57bf3..b95a3e1 100644 --- a/.dumi/tmp-production/core/route.tsx +++ b/.dumi/tmp-production/core/route.tsx @@ -4,91 +4,91 @@ import React from 'react'; export async function getRoutes() { - const routes = {"404":{"id":"404","path":"*","parentId":"DocLayout"},"GlobalLayout":{"id":"GlobalLayout","path":"/","parentId":"dumi-context-layout","isLayout":true},"dumi-context-layout":{"id":"dumi-context-layout","path":"/","isLayout":true},"DocLayout":{"id":"DocLayout","path":"/","parentId":"GlobalLayout","isLayout":true},"docs/guide/getting-started":{"path":"guide/getting-started","id":"docs/guide/getting-started","parentId":"DocLayout"},"docs/guide/introduce.en-US":{"path":"guide/introduce-en","id":"docs/guide/introduce.en-US","parentId":"DocLayout"},"docs/components/index":{"path":"components","id":"docs/components/index","parentId":"DocLayout"},"docs/guide/introduce":{"path":"guide/introduce","id":"docs/guide/introduce","parentId":"DocLayout"},"docs/index":{"path":"","id":"docs/index","parentId":"DocLayout"},"components/common/Affix/index":{"id":"components/common/Affix/index","path":"components/common/affix","parentId":"DocLayout","meta":{"_atom_route":true}},"components/common/Anchor/index":{"id":"components/common/Anchor/index","path":"components/common/anchor","parentId":"DocLayout","meta":{"_atom_route":true}},"components/common/App/index":{"id":"components/common/App/index","path":"components/common/app","parentId":"DocLayout","meta":{"_atom_route":true}},"components/common/BackTop/index":{"id":"components/common/BackTop/index","path":"components/common/back-top","parentId":"DocLayout","meta":{"_atom_route":true}},"components/common/Button/index":{"id":"components/common/Button/index","path":"components/common/button","parentId":"DocLayout","meta":{"_atom_route":true}},"components/common/ConfigProvider/index":{"id":"components/common/ConfigProvider/index","path":"components/common/config-provider","parentId":"DocLayout","meta":{"_atom_route":true}},"components/common/FloatButton/index":{"id":"components/common/FloatButton/index","path":"components/common/float-button","parentId":"DocLayout","meta":{"_atom_route":true}},"components/common/Icon/index":{"id":"components/common/Icon/index","path":"components/common/icon","parentId":"DocLayout","meta":{"_atom_route":true}},"components/common/Typography/index":{"id":"components/common/Typography/index","path":"components/common/typography","parentId":"DocLayout","meta":{"_atom_route":true}},"components/common/Watermark/index":{"id":"components/common/Watermark/index","path":"components/common/watermark","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/avatar/index":{"id":"components/data-display/avatar/index","path":"components/data-display/avatar","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/badge/index":{"id":"components/data-display/badge/index","path":"components/data-display/badge","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/calendar/index":{"id":"components/data-display/calendar/index","path":"components/data-display/calendar","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/card/index":{"id":"components/data-display/card/index","path":"components/data-display/card","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/carousel/index":{"id":"components/data-display/carousel/index","path":"components/data-display/carousel","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/collapse/index":{"id":"components/data-display/collapse/index","path":"components/data-display/collapse","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/descriptions/index":{"id":"components/data-display/descriptions/index","path":"components/data-display/descriptions","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/empty/index":{"id":"components/data-display/empty/index","path":"components/data-display/empty","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/image/index":{"id":"components/data-display/image/index","path":"components/data-display/image","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/list/index":{"id":"components/data-display/list/index","path":"components/data-display/list","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/popover/index":{"id":"components/data-display/popover/index","path":"components/data-display/popover","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/qrcode/index":{"id":"components/data-display/qrcode/index","path":"components/data-display/qrcode","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/segmented/index":{"id":"components/data-display/segmented/index","path":"components/data-display/segmented","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/statistic/index":{"id":"components/data-display/statistic/index","path":"components/data-display/statistic","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/table/index":{"id":"components/data-display/table/index","path":"components/data-display/table","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/tag/index":{"id":"components/data-display/tag/index","path":"components/data-display/tag","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/timeline/index":{"id":"components/data-display/timeline/index","path":"components/data-display/timeline","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/tooltip/index":{"id":"components/data-display/tooltip/index","path":"components/data-display/tooltip","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/tour/index":{"id":"components/data-display/tour/index","path":"components/data-display/tour","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-display/tree/index":{"id":"components/data-display/tree/index","path":"components/data-display/tree","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/auto-complete/index":{"id":"components/data-entry/auto-complete/index","path":"components/data-entry/auto-complete","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/cascader/index":{"id":"components/data-entry/cascader/index","path":"components/data-entry/cascader","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/choice/index":{"id":"components/data-entry/choice/index","path":"components/data-entry/choice","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/date-picker/index":{"id":"components/data-entry/date-picker/index","path":"components/data-entry/date-picker","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/form/index":{"id":"components/data-entry/form/index","path":"components/data-entry/form","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/input-number/index":{"id":"components/data-entry/input-number/index","path":"components/data-entry/input-number","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/input/index":{"id":"components/data-entry/input/index","path":"components/data-entry/input","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/mention/index":{"id":"components/data-entry/mention/index","path":"components/data-entry/mention","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/range-picker/index":{"id":"components/data-entry/range-picker/index","path":"components/data-entry/range-picker","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/rate/index":{"id":"components/data-entry/rate/index","path":"components/data-entry/rate","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/select/index":{"id":"components/data-entry/select/index","path":"components/data-entry/select","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/slider/index":{"id":"components/data-entry/slider/index","path":"components/data-entry/slider","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/textarea/index":{"id":"components/data-entry/textarea/index","path":"components/data-entry/textarea","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/time-picker/index":{"id":"components/data-entry/time-picker/index","path":"components/data-entry/time-picker","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/transfer/index":{"id":"components/data-entry/transfer/index","path":"components/data-entry/transfer","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/tree-select/index":{"id":"components/data-entry/tree-select/index","path":"components/data-entry/tree-select","parentId":"DocLayout","meta":{"_atom_route":true}},"components/data-entry/upload/index":{"id":"components/data-entry/upload/index","path":"components/data-entry/upload","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/alert/index":{"id":"components/feedback/alert/index","path":"components/feedback/alert","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/drawer/index":{"id":"components/feedback/drawer/index","path":"components/feedback/drawer","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/message/index":{"id":"components/feedback/message/index","path":"components/feedback/message","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/modal/index":{"id":"components/feedback/modal/index","path":"components/feedback/modal","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/notification/index":{"id":"components/feedback/notification/index","path":"components/feedback/notification","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/popconfirm/index":{"id":"components/feedback/popconfirm/index","path":"components/feedback/popconfirm","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/progress/index":{"id":"components/feedback/progress/index","path":"components/feedback/progress","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/result/index":{"id":"components/feedback/result/index","path":"components/feedback/result","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/skeleton/index":{"id":"components/feedback/skeleton/index","path":"components/feedback/skeleton","parentId":"DocLayout","meta":{"_atom_route":true}},"components/feedback/spin/index":{"id":"components/feedback/spin/index","path":"components/feedback/spin","parentId":"DocLayout","meta":{"_atom_route":true}},"components/layout/divider/index":{"id":"components/layout/divider/index","path":"components/layout/divider","parentId":"DocLayout","meta":{"_atom_route":true}},"components/layout/flex/index":{"id":"components/layout/flex/index","path":"components/layout/flex","parentId":"DocLayout","meta":{"_atom_route":true}},"components/layout/grid/index":{"id":"components/layout/grid/index","path":"components/layout/grid","parentId":"DocLayout","meta":{"_atom_route":true}},"components/layout/layout/index":{"id":"components/layout/layout/index","path":"components/layout/layout","parentId":"DocLayout","meta":{"_atom_route":true}},"components/layout/masonry/index":{"id":"components/layout/masonry/index","path":"components/layout/masonry","parentId":"DocLayout","meta":{"_atom_route":true}},"components/layout/space/index":{"id":"components/layout/space/index","path":"components/layout/space","parentId":"DocLayout","meta":{"_atom_route":true}},"components/layout/splitter/index":{"id":"components/layout/splitter/index","path":"components/layout/splitter","parentId":"DocLayout","meta":{"_atom_route":true}},"components/layout/stack/index":{"id":"components/layout/stack/index","path":"components/layout/stack","parentId":"DocLayout","meta":{"_atom_route":true}},"components/nav/breadcrumb/index":{"id":"components/nav/breadcrumb/index","path":"components/nav/breadcrumb","parentId":"DocLayout","meta":{"_atom_route":true}},"components/nav/dropdown/index":{"id":"components/nav/dropdown/index","path":"components/nav/dropdown","parentId":"DocLayout","meta":{"_atom_route":true}},"components/nav/menu/index":{"id":"components/nav/menu/index","path":"components/nav/menu","parentId":"DocLayout","meta":{"_atom_route":true}},"components/nav/pagination/index":{"id":"components/nav/pagination/index","path":"components/nav/pagination","parentId":"DocLayout","meta":{"_atom_route":true}},"components/nav/steps/index":{"id":"components/nav/steps/index","path":"components/nav/steps","parentId":"DocLayout","meta":{"_atom_route":true}},"components/nav/tabs/index":{"id":"components/nav/tabs/index","path":"components/nav/tabs","parentId":"DocLayout","meta":{"_atom_route":true}},"demo-render":{"id":"demo-render","path":"~demos/:id","parentId":"GlobalLayout","prerender":false}} as const; + const routes = {"404":{"id":"404","path":"*","parentId":"DocLayout"},"GlobalLayout":{"id":"GlobalLayout","path":"/","parentId":"dumi-context-layout","isLayout":true},"dumi-context-layout":{"id":"dumi-context-layout","path":"/","isLayout":true},"DocLayout":{"id":"DocLayout","path":"/","parentId":"GlobalLayout","isLayout":true},"docs/guide/getting-started":{"path":"guide/getting-started","id":"docs/guide/getting-started","parentId":"DocLayout"},"docs/guide/introduce.en-US":{"path":"guide/introduce/en--us","id":"docs/guide/introduce.en-US","parentId":"DocLayout"},"docs/components/index":{"path":"components","id":"docs/components/index","parentId":"DocLayout"},"docs/guide/introduce":{"path":"guide/introduce","id":"docs/guide/introduce","parentId":"DocLayout"},"docs/index":{"path":"","id":"docs/index","parentId":"DocLayout"},"components/Affix/index":{"id":"components/Affix/index","path":"components/affix","parentId":"DocLayout","meta":{"_atom_route":true}},"components/Anchor/index":{"id":"components/Anchor/index","path":"components/anchor","parentId":"DocLayout","meta":{"_atom_route":true}},"components/App/index":{"id":"components/App/index","path":"components/app","parentId":"DocLayout","meta":{"_atom_route":true}},"components/BackTop/index":{"id":"components/BackTop/index","path":"components/back-top","parentId":"DocLayout","meta":{"_atom_route":true}},"components/Button/index":{"id":"components/Button/index","path":"components/button","parentId":"DocLayout","meta":{"_atom_route":true}},"components/ConfigProvider/index":{"id":"components/ConfigProvider/index","path":"components/config-provider","parentId":"DocLayout","meta":{"_atom_route":true}},"components/FloatButton/index":{"id":"components/FloatButton/index","path":"components/float-button","parentId":"DocLayout","meta":{"_atom_route":true}},"components/Icon/index":{"id":"components/Icon/index","path":"components/icon","parentId":"DocLayout","meta":{"_atom_route":true}},"components/Typography/index":{"id":"components/Typography/index","path":"components/typography","parentId":"DocLayout","meta":{"_atom_route":true}},"components/Watermark/index":{"id":"components/Watermark/index","path":"components/watermark","parentId":"DocLayout","meta":{"_atom_route":true}},"components/divider/index":{"id":"components/divider/index","path":"components/divider","parentId":"DocLayout","meta":{"_atom_route":true}},"components/flex/index":{"id":"components/flex/index","path":"components/flex","parentId":"DocLayout","meta":{"_atom_route":true}},"components/grid/index":{"id":"components/grid/index","path":"components/grid","parentId":"DocLayout","meta":{"_atom_route":true}},"components/layout/index":{"id":"components/layout/index","path":"components/layout","parentId":"DocLayout","meta":{"_atom_route":true}},"components/masonry/index":{"id":"components/masonry/index","path":"components/masonry","parentId":"DocLayout","meta":{"_atom_route":true}},"components/space/index":{"id":"components/space/index","path":"components/space","parentId":"DocLayout","meta":{"_atom_route":true}},"components/splitter/index":{"id":"components/splitter/index","path":"components/splitter","parentId":"DocLayout","meta":{"_atom_route":true}},"components/stack/index":{"id":"components/stack/index","path":"components/stack","parentId":"DocLayout","meta":{"_atom_route":true}},"components/breadcrumb/index":{"id":"components/breadcrumb/index","path":"components/breadcrumb","parentId":"DocLayout","meta":{"_atom_route":true}},"components/dropdown/index":{"id":"components/dropdown/index","path":"components/dropdown","parentId":"DocLayout","meta":{"_atom_route":true}},"components/menu/index":{"id":"components/menu/index","path":"components/menu","parentId":"DocLayout","meta":{"_atom_route":true}},"components/pagination/index":{"id":"components/pagination/index","path":"components/pagination","parentId":"DocLayout","meta":{"_atom_route":true}},"components/steps/index":{"id":"components/steps/index","path":"components/steps","parentId":"DocLayout","meta":{"_atom_route":true}},"components/tabs/index":{"id":"components/tabs/index","path":"components/tabs","parentId":"DocLayout","meta":{"_atom_route":true}},"components/auto-complete/index":{"id":"components/auto-complete/index","path":"components/auto-complete","parentId":"DocLayout","meta":{"_atom_route":true}},"components/cascader/index":{"id":"components/cascader/index","path":"components/cascader","parentId":"DocLayout","meta":{"_atom_route":true}},"components/choice/index":{"id":"components/choice/index","path":"components/choice","parentId":"DocLayout","meta":{"_atom_route":true}},"components/date-picker/index":{"id":"components/date-picker/index","path":"components/date-picker","parentId":"DocLayout","meta":{"_atom_route":true}},"components/form/index":{"id":"components/form/index","path":"components/form","parentId":"DocLayout","meta":{"_atom_route":true}},"components/input-number/index":{"id":"components/input-number/index","path":"components/input-number","parentId":"DocLayout","meta":{"_atom_route":true}},"components/input/index":{"id":"components/input/index","path":"components/input","parentId":"DocLayout","meta":{"_atom_route":true}},"components/mention/index":{"id":"components/mention/index","path":"components/mention","parentId":"DocLayout","meta":{"_atom_route":true}},"components/range-picker/index":{"id":"components/range-picker/index","path":"components/range-picker","parentId":"DocLayout","meta":{"_atom_route":true}},"components/rate/index":{"id":"components/rate/index","path":"components/rate","parentId":"DocLayout","meta":{"_atom_route":true}},"components/select/index":{"id":"components/select/index","path":"components/select","parentId":"DocLayout","meta":{"_atom_route":true}},"components/slider/index":{"id":"components/slider/index","path":"components/slider","parentId":"DocLayout","meta":{"_atom_route":true}},"components/textarea/index":{"id":"components/textarea/index","path":"components/textarea","parentId":"DocLayout","meta":{"_atom_route":true}},"components/time-picker/index":{"id":"components/time-picker/index","path":"components/time-picker","parentId":"DocLayout","meta":{"_atom_route":true}},"components/transfer/index":{"id":"components/transfer/index","path":"components/transfer","parentId":"DocLayout","meta":{"_atom_route":true}},"components/tree-select/index":{"id":"components/tree-select/index","path":"components/tree-select","parentId":"DocLayout","meta":{"_atom_route":true}},"components/upload/index":{"id":"components/upload/index","path":"components/upload","parentId":"DocLayout","meta":{"_atom_route":true}},"components/alert/index":{"id":"components/alert/index","path":"components/alert","parentId":"DocLayout","meta":{"_atom_route":true}},"components/drawer/index":{"id":"components/drawer/index","path":"components/drawer","parentId":"DocLayout","meta":{"_atom_route":true}},"components/message/index":{"id":"components/message/index","path":"components/message","parentId":"DocLayout","meta":{"_atom_route":true}},"components/modal/index":{"id":"components/modal/index","path":"components/modal","parentId":"DocLayout","meta":{"_atom_route":true}},"components/notification/index":{"id":"components/notification/index","path":"components/notification","parentId":"DocLayout","meta":{"_atom_route":true}},"components/popconfirm/index":{"id":"components/popconfirm/index","path":"components/popconfirm","parentId":"DocLayout","meta":{"_atom_route":true}},"components/progress/index":{"id":"components/progress/index","path":"components/progress","parentId":"DocLayout","meta":{"_atom_route":true}},"components/result/index":{"id":"components/result/index","path":"components/result","parentId":"DocLayout","meta":{"_atom_route":true}},"components/skeleton/index":{"id":"components/skeleton/index","path":"components/skeleton","parentId":"DocLayout","meta":{"_atom_route":true}},"components/spin/index":{"id":"components/spin/index","path":"components/spin","parentId":"DocLayout","meta":{"_atom_route":true}},"components/avatar/index":{"id":"components/avatar/index","path":"components/avatar","parentId":"DocLayout","meta":{"_atom_route":true}},"components/badge/index":{"id":"components/badge/index","path":"components/badge","parentId":"DocLayout","meta":{"_atom_route":true}},"components/calendar/index":{"id":"components/calendar/index","path":"components/calendar","parentId":"DocLayout","meta":{"_atom_route":true}},"components/card/index":{"id":"components/card/index","path":"components/card","parentId":"DocLayout","meta":{"_atom_route":true}},"components/carousel/index":{"id":"components/carousel/index","path":"components/carousel","parentId":"DocLayout","meta":{"_atom_route":true}},"components/collapse/index":{"id":"components/collapse/index","path":"components/collapse","parentId":"DocLayout","meta":{"_atom_route":true}},"components/descriptions/index":{"id":"components/descriptions/index","path":"components/descriptions","parentId":"DocLayout","meta":{"_atom_route":true}},"components/empty/index":{"id":"components/empty/index","path":"components/empty","parentId":"DocLayout","meta":{"_atom_route":true}},"components/image/index":{"id":"components/image/index","path":"components/image","parentId":"DocLayout","meta":{"_atom_route":true}},"components/list/index":{"id":"components/list/index","path":"components/list","parentId":"DocLayout","meta":{"_atom_route":true}},"components/popover/index":{"id":"components/popover/index","path":"components/popover","parentId":"DocLayout","meta":{"_atom_route":true}},"components/qrcode/index":{"id":"components/qrcode/index","path":"components/qrcode","parentId":"DocLayout","meta":{"_atom_route":true}},"components/segmented/index":{"id":"components/segmented/index","path":"components/segmented","parentId":"DocLayout","meta":{"_atom_route":true}},"components/statistic/index":{"id":"components/statistic/index","path":"components/statistic","parentId":"DocLayout","meta":{"_atom_route":true}},"components/table/index":{"id":"components/table/index","path":"components/table","parentId":"DocLayout","meta":{"_atom_route":true}},"components/tag/index":{"id":"components/tag/index","path":"components/tag","parentId":"DocLayout","meta":{"_atom_route":true}},"components/timeline/index":{"id":"components/timeline/index","path":"components/timeline","parentId":"DocLayout","meta":{"_atom_route":true}},"components/tooltip/index":{"id":"components/tooltip/index","path":"components/tooltip","parentId":"DocLayout","meta":{"_atom_route":true}},"components/tour/index":{"id":"components/tour/index","path":"components/tour","parentId":"DocLayout","meta":{"_atom_route":true}},"components/tree/index":{"id":"components/tree/index","path":"components/tree","parentId":"DocLayout","meta":{"_atom_route":true}},"demo-render":{"id":"demo-render","path":"~demos/:id","parentId":"GlobalLayout","prerender":false}} as const; return { routes, routeComponents: { -'404': React.lazy(() => import(/* webpackChunkName: "nm__dumi__dist__client__pages__404" */'/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/404.js')), -'GlobalLayout': React.lazy(() => import(/* webpackChunkName: "nm__dumi-theme-antd__dist__layouts__GlobalLayout" */'/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/layouts/GlobalLayout.js')), -'dumi-context-layout': React.lazy(() => import(/* webpackChunkName: "dumi__tmp-production__dumi__theme__ContextWrapper" */'/Users/donghym/Desktop/day/UI/Nova/.dumi/tmp-production/dumi/theme/ContextWrapper')), -'DocLayout': React.lazy(() => import(/* webpackChunkName: "nm__dumi-theme-antd__dist__layouts__DocLayout__index" */'/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/layouts/DocLayout/index.js')), -'docs/guide/getting-started': React.lazy(() => import(/* webpackChunkName: "docs__guide__getting-started.md" */'/Users/donghym/Desktop/day/UI/Nova/docs/guide/getting-started.md')), -'docs/guide/introduce.en-US': React.lazy(() => import(/* webpackChunkName: "docs__guide__introduce.en-US.md" */'/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.en-US.md')), -'docs/components/index': React.lazy(() => import(/* webpackChunkName: "docs__components__index.md" */'/Users/donghym/Desktop/day/UI/Nova/docs/components/index.md')), -'docs/guide/introduce': React.lazy(() => import(/* webpackChunkName: "docs__guide__introduce.md" */'/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.md')), -'docs/index': React.lazy(() => import(/* webpackChunkName: "docs__index.md" */'/Users/donghym/Desktop/day/UI/Nova/docs/index.md')), -'components/common/Affix/index': React.lazy(() => import(/* webpackChunkName: "components__common__Affix__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Affix/index.md')), -'components/common/Anchor/index': React.lazy(() => import(/* webpackChunkName: "components__common__Anchor__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Anchor/index.md')), -'components/common/App/index': React.lazy(() => import(/* webpackChunkName: "components__common__App__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/App/index.md')), -'components/common/BackTop/index': React.lazy(() => import(/* webpackChunkName: "components__common__BackTop__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/BackTop/index.md')), -'components/common/Button/index': React.lazy(() => import(/* webpackChunkName: "components__common__Button__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Button/index.md')), -'components/common/ConfigProvider/index': React.lazy(() => import(/* webpackChunkName: "components__common__ConfigProvider__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/ConfigProvider/index.md')), -'components/common/FloatButton/index': React.lazy(() => import(/* webpackChunkName: "components__common__FloatButton__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/FloatButton/index.md')), -'components/common/Icon/index': React.lazy(() => import(/* webpackChunkName: "components__common__Icon__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Icon/index.md')), -'components/common/Typography/index': React.lazy(() => import(/* webpackChunkName: "components__common__Typography__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Typography/index.md')), -'components/common/Watermark/index': React.lazy(() => import(/* webpackChunkName: "components__common__Watermark__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Watermark/index.md')), -'components/data-display/avatar/index': React.lazy(() => import(/* webpackChunkName: "components__display__avatar__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/avatar/index.md')), -'components/data-display/badge/index': React.lazy(() => import(/* webpackChunkName: "components__display__badge__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/badge/index.md')), -'components/data-display/calendar/index': React.lazy(() => import(/* webpackChunkName: "components__display__calendar__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/calendar/index.md')), -'components/data-display/card/index': React.lazy(() => import(/* webpackChunkName: "components__display__card__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/card/index.md')), -'components/data-display/carousel/index': React.lazy(() => import(/* webpackChunkName: "components__display__carousel__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/carousel/index.md')), -'components/data-display/collapse/index': React.lazy(() => import(/* webpackChunkName: "components__display__collapse__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/collapse/index.md')), -'components/data-display/descriptions/index': React.lazy(() => import(/* webpackChunkName: "components__display__descriptions__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/descriptions/index.md')), -'components/data-display/empty/index': React.lazy(() => import(/* webpackChunkName: "components__display__empty__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/empty/index.md')), -'components/data-display/image/index': React.lazy(() => import(/* webpackChunkName: "components__display__image__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/image/index.md')), -'components/data-display/list/index': React.lazy(() => import(/* webpackChunkName: "components__display__list__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/list/index.md')), -'components/data-display/popover/index': React.lazy(() => import(/* webpackChunkName: "components__display__popover__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/popover/index.md')), -'components/data-display/qrcode/index': React.lazy(() => import(/* webpackChunkName: "components__display__qrcode__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/qrcode/index.md')), -'components/data-display/segmented/index': React.lazy(() => import(/* webpackChunkName: "components__display__segmented__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/segmented/index.md')), -'components/data-display/statistic/index': React.lazy(() => import(/* webpackChunkName: "components__display__statistic__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/statistic/index.md')), -'components/data-display/table/index': React.lazy(() => import(/* webpackChunkName: "components__display__table__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/table/index.md')), -'components/data-display/tag/index': React.lazy(() => import(/* webpackChunkName: "components__display__tag__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/tag/index.md')), -'components/data-display/timeline/index': React.lazy(() => import(/* webpackChunkName: "components__display__timeline__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/timeline/index.md')), -'components/data-display/tooltip/index': React.lazy(() => import(/* webpackChunkName: "components__display__tooltip__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/tooltip/index.md')), -'components/data-display/tour/index': React.lazy(() => import(/* webpackChunkName: "components__display__tour__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/tour/index.md')), -'components/data-display/tree/index': React.lazy(() => import(/* webpackChunkName: "components__display__tree__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/tree/index.md')), -'components/data-entry/auto-complete/index': React.lazy(() => import(/* webpackChunkName: "components__entry__auto-complete__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/auto-complete/index.md')), -'components/data-entry/cascader/index': React.lazy(() => import(/* webpackChunkName: "components__entry__cascader__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/cascader/index.md')), -'components/data-entry/choice/index': React.lazy(() => import(/* webpackChunkName: "components__entry__choice__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/choice/index.md')), -'components/data-entry/date-picker/index': React.lazy(() => import(/* webpackChunkName: "components__entry__date-picker__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/date-picker/index.md')), -'components/data-entry/form/index': React.lazy(() => import(/* webpackChunkName: "components__entry__form__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/form/index.md')), -'components/data-entry/input-number/index': React.lazy(() => import(/* webpackChunkName: "components__entry__input-number__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input-number/index.md')), -'components/data-entry/input/index': React.lazy(() => import(/* webpackChunkName: "components__entry__input__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input/index.md')), -'components/data-entry/mention/index': React.lazy(() => import(/* webpackChunkName: "components__entry__mention__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/mention/index.md')), -'components/data-entry/range-picker/index': React.lazy(() => import(/* webpackChunkName: "components__entry__range-picker__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/range-picker/index.md')), -'components/data-entry/rate/index': React.lazy(() => import(/* webpackChunkName: "components__entry__rate__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/rate/index.md')), -'components/data-entry/select/index': React.lazy(() => import(/* webpackChunkName: "components__entry__select__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/select/index.md')), -'components/data-entry/slider/index': React.lazy(() => import(/* webpackChunkName: "components__entry__slider__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/slider/index.md')), -'components/data-entry/textarea/index': React.lazy(() => import(/* webpackChunkName: "components__entry__textarea__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/textarea/index.md')), -'components/data-entry/time-picker/index': React.lazy(() => import(/* webpackChunkName: "components__entry__time-picker__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/time-picker/index.md')), -'components/data-entry/transfer/index': React.lazy(() => import(/* webpackChunkName: "components__entry__transfer__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/transfer/index.md')), -'components/data-entry/tree-select/index': React.lazy(() => import(/* webpackChunkName: "components__entry__tree-select__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/tree-select/index.md')), -'components/data-entry/upload/index': React.lazy(() => import(/* webpackChunkName: "components__entry__upload__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/upload/index.md')), -'components/feedback/alert/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__alert__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/alert/index.md')), -'components/feedback/drawer/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__drawer__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/drawer/index.md')), -'components/feedback/message/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__message__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/message/index.md')), -'components/feedback/modal/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__modal__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/modal/index.md')), -'components/feedback/notification/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__notification__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/notification/index.md')), -'components/feedback/popconfirm/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__popconfirm__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/popconfirm/index.md')), -'components/feedback/progress/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__progress__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/progress/index.md')), -'components/feedback/result/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__result__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/result/index.md')), -'components/feedback/skeleton/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__skeleton__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/skeleton/index.md')), -'components/feedback/spin/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__spin__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/spin/index.md')), -'components/layout/divider/index': React.lazy(() => import(/* webpackChunkName: "components__layout__divider__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/divider/index.md')), -'components/layout/flex/index': React.lazy(() => import(/* webpackChunkName: "components__layout__flex__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/flex/index.md')), -'components/layout/grid/index': React.lazy(() => import(/* webpackChunkName: "components__layout__grid__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/grid/index.md')), -'components/layout/layout/index': React.lazy(() => import(/* webpackChunkName: "components__layout__layout__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/layout/index.md')), -'components/layout/masonry/index': React.lazy(() => import(/* webpackChunkName: "components__layout__masonry__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/masonry/index.md')), -'components/layout/space/index': React.lazy(() => import(/* webpackChunkName: "components__layout__space__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/space/index.md')), -'components/layout/splitter/index': React.lazy(() => import(/* webpackChunkName: "components__layout__splitter__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/splitter/index.md')), -'components/layout/stack/index': React.lazy(() => import(/* webpackChunkName: "components__layout__stack__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/stack/index.md')), -'components/nav/breadcrumb/index': React.lazy(() => import(/* webpackChunkName: "components__nav__breadcrumb__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/breadcrumb/index.md')), -'components/nav/dropdown/index': React.lazy(() => import(/* webpackChunkName: "components__nav__dropdown__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/dropdown/index.md')), -'components/nav/menu/index': React.lazy(() => import(/* webpackChunkName: "components__nav__menu__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/menu/index.md')), -'components/nav/pagination/index': React.lazy(() => import(/* webpackChunkName: "components__nav__pagination__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/pagination/index.md')), -'components/nav/steps/index': React.lazy(() => import(/* webpackChunkName: "components__nav__steps__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/steps/index.md')), -'components/nav/tabs/index': React.lazy(() => import(/* webpackChunkName: "components__nav__tabs__index.md" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/tabs/index.md')), -'demo-render': React.lazy(() => import(/* webpackChunkName: "nm__dumi__dist__client__pages__Demo__index" */'/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/Demo/index.js')), +'404': React.lazy(() => import(/* webpackChunkName: "nm__dumi__dist__client__pages__404" */'/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/404.js')), +'GlobalLayout': React.lazy(() => import(/* webpackChunkName: "dumi__theme__layouts__GlobalLayout" */'/Users/donghym/Desktop/day/UI/Pika/.dumi/theme/layouts/GlobalLayout.tsx')), +'dumi-context-layout': React.lazy(() => import(/* webpackChunkName: "dumi__tmp-production__dumi__theme__ContextWrapper" */'/Users/donghym/Desktop/day/UI/Pika/.dumi/tmp-production/dumi/theme/ContextWrapper')), +'DocLayout': React.lazy(() => import(/* webpackChunkName: "nm__dumi-theme-antd__dist__layouts__DocLayout__index" */'/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/layouts/DocLayout/index.js')), +'docs/guide/getting-started': React.lazy(() => import(/* webpackChunkName: "docs__guide__getting-started.md" */'/Users/donghym/Desktop/day/UI/Pika/docs/guide/getting-started.md')), +'docs/guide/introduce.en-US': React.lazy(() => import(/* webpackChunkName: "docs__guide__introduce.en-US.md" */'/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.en-US.md')), +'docs/components/index': React.lazy(() => import(/* webpackChunkName: "docs__components__index.md" */'/Users/donghym/Desktop/day/UI/Pika/docs/components/index.md')), +'docs/guide/introduce': React.lazy(() => import(/* webpackChunkName: "docs__guide__introduce.md" */'/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.md')), +'docs/index': React.lazy(() => import(/* webpackChunkName: "docs__index.md" */'/Users/donghym/Desktop/day/UI/Pika/docs/index.md')), +'components/Affix/index': React.lazy(() => import(/* webpackChunkName: "components__common__Affix__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Affix/index.md')), +'components/Anchor/index': React.lazy(() => import(/* webpackChunkName: "components__common__Anchor__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Anchor/index.md')), +'components/App/index': React.lazy(() => import(/* webpackChunkName: "components__common__App__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/App/index.md')), +'components/BackTop/index': React.lazy(() => import(/* webpackChunkName: "components__common__BackTop__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/BackTop/index.md')), +'components/Button/index': React.lazy(() => import(/* webpackChunkName: "components__common__Button__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Button/index.md')), +'components/ConfigProvider/index': React.lazy(() => import(/* webpackChunkName: "components__common__ConfigProvider__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/ConfigProvider/index.md')), +'components/FloatButton/index': React.lazy(() => import(/* webpackChunkName: "components__common__FloatButton__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/FloatButton/index.md')), +'components/Icon/index': React.lazy(() => import(/* webpackChunkName: "components__common__Icon__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Icon/index.md')), +'components/Typography/index': React.lazy(() => import(/* webpackChunkName: "components__common__Typography__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Typography/index.md')), +'components/Watermark/index': React.lazy(() => import(/* webpackChunkName: "components__common__Watermark__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Watermark/index.md')), +'components/divider/index': React.lazy(() => import(/* webpackChunkName: "components__layout__divider__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/divider/index.md')), +'components/flex/index': React.lazy(() => import(/* webpackChunkName: "components__layout__flex__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/flex/index.md')), +'components/grid/index': React.lazy(() => import(/* webpackChunkName: "components__layout__grid__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/grid/index.md')), +'components/layout/index': React.lazy(() => import(/* webpackChunkName: "components__layout__layout__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/layout/index.md')), +'components/masonry/index': React.lazy(() => import(/* webpackChunkName: "components__layout__masonry__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/masonry/index.md')), +'components/space/index': React.lazy(() => import(/* webpackChunkName: "components__layout__space__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/space/index.md')), +'components/splitter/index': React.lazy(() => import(/* webpackChunkName: "components__layout__splitter__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/splitter/index.md')), +'components/stack/index': React.lazy(() => import(/* webpackChunkName: "components__layout__stack__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/stack/index.md')), +'components/breadcrumb/index': React.lazy(() => import(/* webpackChunkName: "components__nav__breadcrumb__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/breadcrumb/index.md')), +'components/dropdown/index': React.lazy(() => import(/* webpackChunkName: "components__nav__dropdown__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/dropdown/index.md')), +'components/menu/index': React.lazy(() => import(/* webpackChunkName: "components__nav__menu__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/menu/index.md')), +'components/pagination/index': React.lazy(() => import(/* webpackChunkName: "components__nav__pagination__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/pagination/index.md')), +'components/steps/index': React.lazy(() => import(/* webpackChunkName: "components__nav__steps__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/steps/index.md')), +'components/tabs/index': React.lazy(() => import(/* webpackChunkName: "components__nav__tabs__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/tabs/index.md')), +'components/auto-complete/index': React.lazy(() => import(/* webpackChunkName: "components__entry__auto-complete__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/auto-complete/index.md')), +'components/cascader/index': React.lazy(() => import(/* webpackChunkName: "components__entry__cascader__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/cascader/index.md')), +'components/choice/index': React.lazy(() => import(/* webpackChunkName: "components__entry__choice__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/choice/index.md')), +'components/date-picker/index': React.lazy(() => import(/* webpackChunkName: "components__entry__date-picker__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/date-picker/index.md')), +'components/form/index': React.lazy(() => import(/* webpackChunkName: "components__entry__form__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/form/index.md')), +'components/input-number/index': React.lazy(() => import(/* webpackChunkName: "components__entry__input-number__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input-number/index.md')), +'components/input/index': React.lazy(() => import(/* webpackChunkName: "components__entry__input__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input/index.md')), +'components/mention/index': React.lazy(() => import(/* webpackChunkName: "components__entry__mention__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/mention/index.md')), +'components/range-picker/index': React.lazy(() => import(/* webpackChunkName: "components__entry__range-picker__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/range-picker/index.md')), +'components/rate/index': React.lazy(() => import(/* webpackChunkName: "components__entry__rate__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/rate/index.md')), +'components/select/index': React.lazy(() => import(/* webpackChunkName: "components__entry__select__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/select/index.md')), +'components/slider/index': React.lazy(() => import(/* webpackChunkName: "components__entry__slider__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/slider/index.md')), +'components/textarea/index': React.lazy(() => import(/* webpackChunkName: "components__entry__textarea__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/textarea/index.md')), +'components/time-picker/index': React.lazy(() => import(/* webpackChunkName: "components__entry__time-picker__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/time-picker/index.md')), +'components/transfer/index': React.lazy(() => import(/* webpackChunkName: "components__entry__transfer__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/transfer/index.md')), +'components/tree-select/index': React.lazy(() => import(/* webpackChunkName: "components__entry__tree-select__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/tree-select/index.md')), +'components/upload/index': React.lazy(() => import(/* webpackChunkName: "components__entry__upload__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/upload/index.md')), +'components/alert/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__alert__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/alert/index.md')), +'components/drawer/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__drawer__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/drawer/index.md')), +'components/message/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__message__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/message/index.md')), +'components/modal/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__modal__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/modal/index.md')), +'components/notification/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__notification__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/notification/index.md')), +'components/popconfirm/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__popconfirm__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/popconfirm/index.md')), +'components/progress/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__progress__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/progress/index.md')), +'components/result/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__result__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/result/index.md')), +'components/skeleton/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__skeleton__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/skeleton/index.md')), +'components/spin/index': React.lazy(() => import(/* webpackChunkName: "components__feedback__spin__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/spin/index.md')), +'components/avatar/index': React.lazy(() => import(/* webpackChunkName: "components__display__avatar__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/avatar/index.md')), +'components/badge/index': React.lazy(() => import(/* webpackChunkName: "components__display__badge__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/badge/index.md')), +'components/calendar/index': React.lazy(() => import(/* webpackChunkName: "components__display__calendar__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/calendar/index.md')), +'components/card/index': React.lazy(() => import(/* webpackChunkName: "components__display__card__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/card/index.md')), +'components/carousel/index': React.lazy(() => import(/* webpackChunkName: "components__display__carousel__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/carousel/index.md')), +'components/collapse/index': React.lazy(() => import(/* webpackChunkName: "components__display__collapse__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/collapse/index.md')), +'components/descriptions/index': React.lazy(() => import(/* webpackChunkName: "components__display__descriptions__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/descriptions/index.md')), +'components/empty/index': React.lazy(() => import(/* webpackChunkName: "components__display__empty__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/empty/index.md')), +'components/image/index': React.lazy(() => import(/* webpackChunkName: "components__display__image__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/image/index.md')), +'components/list/index': React.lazy(() => import(/* webpackChunkName: "components__display__list__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/list/index.md')), +'components/popover/index': React.lazy(() => import(/* webpackChunkName: "components__display__popover__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/popover/index.md')), +'components/qrcode/index': React.lazy(() => import(/* webpackChunkName: "components__display__qrcode__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/qrcode/index.md')), +'components/segmented/index': React.lazy(() => import(/* webpackChunkName: "components__display__segmented__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/segmented/index.md')), +'components/statistic/index': React.lazy(() => import(/* webpackChunkName: "components__display__statistic__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/statistic/index.md')), +'components/table/index': React.lazy(() => import(/* webpackChunkName: "components__display__table__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/table/index.md')), +'components/tag/index': React.lazy(() => import(/* webpackChunkName: "components__display__tag__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/tag/index.md')), +'components/timeline/index': React.lazy(() => import(/* webpackChunkName: "components__display__timeline__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/timeline/index.md')), +'components/tooltip/index': React.lazy(() => import(/* webpackChunkName: "components__display__tooltip__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/tooltip/index.md')), +'components/tour/index': React.lazy(() => import(/* webpackChunkName: "components__display__tour__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/tour/index.md')), +'components/tree/index': React.lazy(() => import(/* webpackChunkName: "components__display__tree__index.md" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/tree/index.md')), +'demo-render': React.lazy(() => import(/* webpackChunkName: "nm__dumi__dist__client__pages__Demo__index" */'/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/Demo/index.js')), }, }; } diff --git a/.dumi/tmp-production/dumi/exports.ts b/.dumi/tmp-production/dumi/exports.ts index db65e3d..184a3bc 100644 --- a/.dumi/tmp-production/dumi/exports.ts +++ b/.dumi/tmp-production/dumi/exports.ts @@ -2,5 +2,5 @@ // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! export * from '../exports'; -export * from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/index.js'; +export * from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/index.js'; export * from './meta/exports'; diff --git a/.dumi/tmp-production/dumi/locales/config.ts b/.dumi/tmp-production/dumi/locales/config.ts index 6e8686b..427afe3 100644 --- a/.dumi/tmp-production/dumi/locales/config.ts +++ b/.dumi/tmp-production/dumi/locales/config.ts @@ -5,12 +5,7 @@ export const locales = [ { "id": "zh-CN", "name": "中文", - "suffix": "" - }, - { - "id": "en-US", - "name": "English", - "suffix": "-en" + "base": "/" } ]; export const messages = { diff --git a/.dumi/tmp-production/dumi/locales/runtime.tsx b/.dumi/tmp-production/dumi/locales/runtime.tsx index cb7fd30..4eec11d 100644 --- a/.dumi/tmp-production/dumi/locales/runtime.tsx +++ b/.dumi/tmp-production/dumi/locales/runtime.tsx @@ -3,8 +3,8 @@ // DO NOT CHANGE IT MANUALLY! import { history } from 'dumi'; import React, { useState, useLayoutEffect, useCallback, type ReactNode } from 'react'; -import { RawIntlProvider, createIntl, createIntlCache } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/react-intl@7.0.0_react@19.2.6_typescript@6.0.3/node_modules/react-intl'; -import { useIsomorphicLayoutEffect } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/utils.js' +import { RawIntlProvider, createIntl, createIntlCache } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/react-intl@7.0.0_react@19.2.6_typescript@6.0.3/node_modules/react-intl'; +import { useIsomorphicLayoutEffect } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/utils.js' import { locales, messages } from './config'; const cache = createIntlCache(); diff --git a/.dumi/tmp-production/dumi/meta/atoms.ts b/.dumi/tmp-production/dumi/meta/atoms.ts index eeaa8f2..ea741a5 100644 --- a/.dumi/tmp-production/dumi/meta/atoms.ts +++ b/.dumi/tmp-production/dumi/meta/atoms.ts @@ -31,7 +31,8 @@ export const components = { "lime", "gold" ], - "className": "ButtonColor" + "className": "ButtonColor", + "description": "按钮颜色" }, "variant": { "type": "string", @@ -44,7 +45,8 @@ export const components = { "link", "ghost" ], - "className": "ButtonVariant" + "className": "ButtonVariant", + "description": "按钮变体样式" }, "size": { "type": "string", @@ -53,7 +55,8 @@ export const components = { "middle", "large" ], - "className": "ButtonSize" + "className": "ButtonSize", + "description": "按钮尺寸" }, "shape": { "type": "string", @@ -63,7 +66,8 @@ export const components = { "round", "pill" ], - "className": "ButtonShape" + "className": "ButtonShape", + "description": "按钮形状" }, "status": { "type": "string", @@ -74,10 +78,12 @@ export const components = { "error", "info" ], - "className": "ButtonStatus" + "className": "ButtonStatus", + "description": "按钮状态" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "loading": { "oneOf": [ @@ -98,27 +104,33 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "是否加载中" }, "fullWidth": { - "type": "boolean" + "type": "boolean", + "description": "是否宽度 100%" }, "block": { - "type": "boolean" + "type": "boolean", + "description": "是否块级(已废弃,使用 fullWidth 代替)" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "按钮图标" }, "iconPosition": { "type": "string", "enum": [ "left", "right" - ] + ], + "description": "图标位置" }, "autoInsertSpace": { - "type": "boolean" + "type": "boolean", + "description": "是否自动在图标和文字之间插入空格" }, "classNames": { "oneOf": [ @@ -168,7 +180,8 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "自定义语义化类名" }, "styles": { "oneOf": [ @@ -219,11 +232,13 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "自定义语义化样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "按钮内容" }, "htmlType": { "type": "string", @@ -232,14 +247,17 @@ export const components = { "submit", "reset" ], - "className": "ButtonHtmlType" + "className": "ButtonHtmlType", + "description": "按钮原生 type 属性" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "onClick": { "type": "function", @@ -256,13 +274,14 @@ export const components = { } ] }, - "className": "MouseEventHandler" + "className": "MouseEventHandler", + "description": "点击事件" }, "nativeAttrs": { "type": "object", "required": [], "className": "NativeButtonAttrs", - "description": "Additional native button attributes", + "description": "额外的按钮原生属性", "properties": { "rel": { "type": "string" @@ -916,15 +935,15 @@ export const components = { "returnType": { "type": "object", "properties": { - "__@iterator@1191": { + "__@iterator@1438": { "type": "function", "signature": { "isAsync": false, "returnType": { "type": "object", "properties": { - "__@iterator@1191": { - "$ref": "#/definition/__@iterator@1191" + "__@iterator@1438": { + "$ref": "#/definition/__@iterator@1438" }, "next": { "type": "function", @@ -1085,14 +1104,14 @@ export const components = { } }, "required": [ - "__@iterator@1191", + "__@iterator@1438", "next" ], "className": "IterableIterator" }, "arguments": [] }, - "className": "__@iterator@1191" + "className": "__@iterator@1438" }, "next": { "type": "function", @@ -1253,7 +1272,7 @@ export const components = { } }, "required": [ - "__@iterator@1191", + "__@iterator@1438", "next" ], "className": "IterableIterator>" @@ -1270,8 +1289,8 @@ export const components = { "returnType": { "type": "object", "properties": { - "__@iterator@1191": { - "$ref": "#/definition/__@iterator@1191" + "__@iterator@1438": { + "$ref": "#/definition/__@iterator@1438" }, "next": { "type": "function", @@ -1432,7 +1451,7 @@ export const components = { } }, "required": [ - "__@iterator@1191", + "__@iterator@1438", "next" ], "className": "IterableIterator" @@ -1537,7 +1556,7 @@ export const components = { }, "className": "flat" }, - "__@iterator@1191": { + "__@iterator@1438": { "type": "function", "signature": { "isAsync": false, @@ -1547,7 +1566,7 @@ export const components = { "arguments": [] }, "description": "Iterator of values in the array.", - "className": "__@iterator@1191" + "className": "__@iterator@1438" } }, "required": [ @@ -1574,7 +1593,7 @@ export const components = { "includes", "flatMap", "flat", - "__@iterator@1191" + "__@iterator@1438" ], "additionalProperties": { "type": "string" @@ -5010,12 +5029,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -5094,15 +5113,18 @@ export const components = { "properties": { "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "按钮图标" }, "content": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "按钮内容" }, "description": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "按钮描述内容" }, "tooltip": { "oneOf": [ @@ -5121,7 +5143,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "提示信息" }, "type": { "type": "string", @@ -5133,7 +5156,8 @@ export const components = { "error", "info" ], - "className": "FloatButtonType" + "className": "FloatButtonType", + "description": "按钮类型" }, "shape": { "type": "string", @@ -5141,29 +5165,36 @@ export const components = { "circle", "square" ], - "className": "FloatButtonShape" + "className": "FloatButtonShape", + "description": "按钮形状" }, "badge": { "type": "object", "required": [], "className": "FloatButtonBadgeProps", + "description": "徽标配置", "properties": { "count": { - "type": "number" + "type": "number", + "description": "徽标数字" }, "dot": { - "type": "boolean" + "type": "boolean", + "description": "是否显示为小圆点" }, "overflowCount": { - "type": "number" + "type": "number", + "description": "最大显示的徽标数字,超过则显示 ${overflowCount}+" }, "color": { - "type": "string" + "type": "string", + "description": "徽标背景色" }, "offset": { "type": "array", "minItems": 2, "maxItems": 2, + "description": "徽标位置偏移", "items": [ { "type": "number" @@ -5174,19 +5205,23 @@ export const components = { ] }, "className": { - "type": "string" + "type": "string", + "description": "自定义 CSS 类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义内联样式" } } }, "href": { - "type": "string" + "type": "string", + "description": "跳转链接" }, "target": { - "type": "string" + "type": "string", + "description": "链接打开方式" }, "htmlType": { "type": "string", @@ -5194,10 +5229,12 @@ export const components = { "button", "submit", "reset" - ] + ], + "description": "按钮原生类型" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "classNames": { "oneOf": [ @@ -5248,7 +5285,8 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "语义化 CSS 类名" }, "styles": { "oneOf": [ @@ -5299,7 +5337,8 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "语义化内联样式" }, "onClick": { "type": "function", @@ -5316,24 +5355,30 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击事件回调" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子组件" }, "className": { - "type": "string" + "type": "string", + "description": "自定义 CSS 类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义内联样式" }, "download": { - "type": "string" + "type": "string", + "description": "下载链接" }, "rel": { - "type": "string" + "type": "string", + "description": "链接关系" }, "ref": { "oneOf": [ @@ -5361,12 +5406,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -5595,20 +5640,25 @@ export const components = { "className": "FunctionComponent>" } ], - "className": "ComponentType>" + "className": "ComponentType>", + "description": "自定义 SVG 组件" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "rotate": { - "type": "number" + "type": "number", + "description": "旋转角度" }, "spin": { - "type": "boolean" + "type": "boolean", + "description": "是否旋转" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "onClick": { "type": "function", @@ -5625,7 +5675,8168 @@ export const components = { } ] }, - "className": "MouseEventHandler" + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ArrowLeftOutlined": { + "type": "COMPONENT", + "id": "ArrowLeftOutlined", + "title": "ArrowLeftOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ArrowRightOutlined": { + "type": "COMPONENT", + "id": "ArrowRightOutlined", + "title": "ArrowRightOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ArrowUpOutlined": { + "type": "COMPONENT", + "id": "ArrowUpOutlined", + "title": "ArrowUpOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ArrowDownOutlined": { + "type": "COMPONENT", + "id": "ArrowDownOutlined", + "title": "ArrowDownOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "DoubleLeftOutlined": { + "type": "COMPONENT", + "id": "DoubleLeftOutlined", + "title": "DoubleLeftOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "DoubleRightOutlined": { + "type": "COMPONENT", + "id": "DoubleRightOutlined", + "title": "DoubleRightOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "DownOutlined": { + "type": "COMPONENT", + "id": "DownOutlined", + "title": "DownOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "UpOutlined": { + "type": "COMPONENT", + "id": "UpOutlined", + "title": "UpOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "LeftOutlined": { + "type": "COMPONENT", + "id": "LeftOutlined", + "title": "LeftOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "RightOutlined": { + "type": "COMPONENT", + "id": "RightOutlined", + "title": "RightOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "MenuFoldOutlined": { + "type": "COMPONENT", + "id": "MenuFoldOutlined", + "title": "MenuFoldOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "MenuUnfoldOutlined": { + "type": "COMPONENT", + "id": "MenuUnfoldOutlined", + "title": "MenuUnfoldOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "StepBackwardOutlined": { + "type": "COMPONENT", + "id": "StepBackwardOutlined", + "title": "StepBackwardOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "StepForwardOutlined": { + "type": "COMPONENT", + "id": "StepForwardOutlined", + "title": "StepForwardOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "FastBackwardOutlined": { + "type": "COMPONENT", + "id": "FastBackwardOutlined", + "title": "FastBackwardOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "FastForwardOutlined": { + "type": "COMPONENT", + "id": "FastForwardOutlined", + "title": "FastForwardOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CaretUpOutlined": { + "type": "COMPONENT", + "id": "CaretUpOutlined", + "title": "CaretUpOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CaretDownOutlined": { + "type": "COMPONENT", + "id": "CaretDownOutlined", + "title": "CaretDownOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CaretLeftOutlined": { + "type": "COMPONENT", + "id": "CaretLeftOutlined", + "title": "CaretLeftOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CaretRightOutlined": { + "type": "COMPONENT", + "id": "CaretRightOutlined", + "title": "CaretRightOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "VerticalAlignTopOutlined": { + "type": "COMPONENT", + "id": "VerticalAlignTopOutlined", + "title": "VerticalAlignTopOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "VerticalAlignBottomOutlined": { + "type": "COMPONENT", + "id": "VerticalAlignBottomOutlined", + "title": "VerticalAlignBottomOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ForwardOutlined": { + "type": "COMPONENT", + "id": "ForwardOutlined", + "title": "ForwardOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "BackwardOutlined": { + "type": "COMPONENT", + "id": "BackwardOutlined", + "title": "BackwardOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "LoginOutlined": { + "type": "COMPONENT", + "id": "LoginOutlined", + "title": "LoginOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "LogoutOutlined": { + "type": "COMPONENT", + "id": "LogoutOutlined", + "title": "LogoutOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "SearchOutlined": { + "type": "COMPONENT", + "id": "SearchOutlined", + "title": "SearchOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CloseOutlined": { + "type": "COMPONENT", + "id": "CloseOutlined", + "title": "CloseOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CheckOutlined": { + "type": "COMPONENT", + "id": "CheckOutlined", + "title": "CheckOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "PlusOutlined": { + "type": "COMPONENT", + "id": "PlusOutlined", + "title": "PlusOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "MinusOutlined": { + "type": "COMPONENT", + "id": "MinusOutlined", + "title": "MinusOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "InfoCircleOutlined": { + "type": "COMPONENT", + "id": "InfoCircleOutlined", + "title": "InfoCircleOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ExclamationCircleOutlined": { + "type": "COMPONENT", + "id": "ExclamationCircleOutlined", + "title": "ExclamationCircleOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "QuestionCircleOutlined": { + "type": "COMPONENT", + "id": "QuestionCircleOutlined", + "title": "QuestionCircleOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "WarningOutlined": { + "type": "COMPONENT", + "id": "WarningOutlined", + "title": "WarningOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "LoadingOutlined": { + "type": "COMPONENT", + "id": "LoadingOutlined", + "title": "LoadingOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "Loading3QuartersOutlined": { + "type": "COMPONENT", + "id": "Loading3QuartersOutlined", + "title": "Loading3QuartersOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ClockCircleOutlined": { + "type": "COMPONENT", + "id": "ClockCircleOutlined", + "title": "ClockCircleOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "StopOutlined": { + "type": "COMPONENT", + "id": "StopOutlined", + "title": "StopOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "PlayCircleOutlined": { + "type": "COMPONENT", + "id": "PlayCircleOutlined", + "title": "PlayCircleOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "PauseCircleOutlined": { + "type": "COMPONENT", + "id": "PauseCircleOutlined", + "title": "PauseCircleOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "FileOutlined": { + "type": "COMPONENT", + "id": "FileOutlined", + "title": "FileOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "FolderOutlined": { + "type": "COMPONENT", + "id": "FolderOutlined", + "title": "FolderOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "FileTextOutlined": { + "type": "COMPONENT", + "id": "FileTextOutlined", + "title": "FileTextOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ShoppingCartOutlined": { + "type": "COMPONENT", + "id": "ShoppingCartOutlined", + "title": "ShoppingCartOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "UserOutlined": { + "type": "COMPONENT", + "id": "UserOutlined", + "title": "UserOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "SettingOutlined": { + "type": "COMPONENT", + "id": "SettingOutlined", + "title": "SettingOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "HomeOutlined": { + "type": "COMPONENT", + "id": "HomeOutlined", + "title": "HomeOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "BellOutlined": { + "type": "COMPONENT", + "id": "BellOutlined", + "title": "BellOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "StarOutlined": { + "type": "COMPONENT", + "id": "StarOutlined", + "title": "StarOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "HeartOutlined": { + "type": "COMPONENT", + "id": "HeartOutlined", + "title": "HeartOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "EditOutlined": { + "type": "COMPONENT", + "id": "EditOutlined", + "title": "EditOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "DeleteOutlined": { + "type": "COMPONENT", + "id": "DeleteOutlined", + "title": "DeleteOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "DownloadOutlined": { + "type": "COMPONENT", + "id": "DownloadOutlined", + "title": "DownloadOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "UploadOutlined": { + "type": "COMPONENT", + "id": "UploadOutlined", + "title": "UploadOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ShareAltOutlined": { + "type": "COMPONENT", + "id": "ShareAltOutlined", + "title": "ShareAltOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CopyOutlined": { + "type": "COMPONENT", + "id": "CopyOutlined", + "title": "CopyOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ScissorOutlined": { + "type": "COMPONENT", + "id": "ScissorOutlined", + "title": "ScissorOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ZoomInOutlined": { + "type": "COMPONENT", + "id": "ZoomInOutlined", + "title": "ZoomInOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ZoomOutOutlined": { + "type": "COMPONENT", + "id": "ZoomOutOutlined", + "title": "ZoomOutOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "BoldOutlined": { + "type": "COMPONENT", + "id": "BoldOutlined", + "title": "BoldOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ItalicOutlined": { + "type": "COMPONENT", + "id": "ItalicOutlined", + "title": "ItalicOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "BarChartOutlined": { + "type": "COMPONENT", + "id": "BarChartOutlined", + "title": "BarChartOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "PieChartOutlined": { + "type": "COMPONENT", + "id": "PieChartOutlined", + "title": "PieChartOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "LineChartOutlined": { + "type": "COMPONENT", + "id": "LineChartOutlined", + "title": "LineChartOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "GithubOutlined": { + "type": "COMPONENT", + "id": "GithubOutlined", + "title": "GithubOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "MailOutlined": { + "type": "COMPONENT", + "id": "MailOutlined", + "title": "MailOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "PhoneOutlined": { + "type": "COMPONENT", + "id": "PhoneOutlined", + "title": "PhoneOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CameraOutlined": { + "type": "COMPONENT", + "id": "CameraOutlined", + "title": "CameraOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CalendarOutlined": { + "type": "COMPONENT", + "id": "CalendarOutlined", + "title": "CalendarOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "MessageOutlined": { + "type": "COMPONENT", + "id": "MessageOutlined", + "title": "MessageOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "EyeOutlined": { + "type": "COMPONENT", + "id": "EyeOutlined", + "title": "EyeOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "EyeInvisibleOutlined": { + "type": "COMPONENT", + "id": "EyeInvisibleOutlined", + "title": "EyeInvisibleOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "LockOutlined": { + "type": "COMPONENT", + "id": "LockOutlined", + "title": "LockOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "UnlockOutlined": { + "type": "COMPONENT", + "id": "UnlockOutlined", + "title": "UnlockOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "TagOutlined": { + "type": "COMPONENT", + "id": "TagOutlined", + "title": "TagOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "GlobalOutlined": { + "type": "COMPONENT", + "id": "GlobalOutlined", + "title": "GlobalOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "EnvironmentOutlined": { + "type": "COMPONENT", + "id": "EnvironmentOutlined", + "title": "EnvironmentOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "TrophyOutlined": { + "type": "COMPONENT", + "id": "TrophyOutlined", + "title": "TrophyOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "QrcodeOutlined": { + "type": "COMPONENT", + "id": "QrcodeOutlined", + "title": "QrcodeOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "LinkOutlined": { + "type": "COMPONENT", + "id": "LinkOutlined", + "title": "LinkOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CodeOutlined": { + "type": "COMPONENT", + "id": "CodeOutlined", + "title": "CodeOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ThunderboltOutlined": { + "type": "COMPONENT", + "id": "ThunderboltOutlined", + "title": "ThunderboltOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ApartmentOutlined": { + "type": "COMPONENT", + "id": "ApartmentOutlined", + "title": "ApartmentOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "TwitterOutlined": { + "type": "COMPONENT", + "id": "TwitterOutlined", + "title": "TwitterOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "AlipayOutlined": { + "type": "COMPONENT", + "id": "AlipayOutlined", + "title": "AlipayOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CustomerServiceOutlined": { + "type": "COMPONENT", + "id": "CustomerServiceOutlined", + "title": "CustomerServiceOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CommentOutlined": { + "type": "COMPONENT", + "id": "CommentOutlined", + "title": "CommentOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "SyncOutlined": { + "type": "COMPONENT", + "id": "SyncOutlined", + "title": "SyncOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "ReloadOutlined": { + "type": "COMPONENT", + "id": "ReloadOutlined", + "title": "ReloadOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "SendOutlined": { + "type": "COMPONENT", + "id": "SendOutlined", + "title": "SendOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "SaveOutlined": { + "type": "COMPONENT", + "id": "SaveOutlined", + "title": "SaveOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "SmileOutlined": { + "type": "COMPONENT", + "id": "SmileOutlined", + "title": "SmileOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CrownOutlined": { + "type": "COMPONENT", + "id": "CrownOutlined", + "title": "CrownOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "RocketOutlined": { + "type": "COMPONENT", + "id": "RocketOutlined", + "title": "RocketOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CloudOutlined": { + "type": "COMPONENT", + "id": "CloudOutlined", + "title": "CloudOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "TeamOutlined": { + "type": "COMPONENT", + "id": "TeamOutlined", + "title": "TeamOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "AppstoreOutlined": { + "type": "COMPONENT", + "id": "AppstoreOutlined", + "title": "AppstoreOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "KeyOutlined": { + "type": "COMPONENT", + "id": "KeyOutlined", + "title": "KeyOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "FlagOutlined": { + "type": "COMPONENT", + "id": "FlagOutlined", + "title": "FlagOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "FireOutlined": { + "type": "COMPONENT", + "id": "FireOutlined", + "title": "FireOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "GiftOutlined": { + "type": "COMPONENT", + "id": "GiftOutlined", + "title": "GiftOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "WalletOutlined": { + "type": "COMPONENT", + "id": "WalletOutlined", + "title": "WalletOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "DollarOutlined": { + "type": "COMPONENT", + "id": "DollarOutlined", + "title": "DollarOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "NotificationOutlined": { + "type": "COMPONENT", + "id": "NotificationOutlined", + "title": "NotificationOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "SoundOutlined": { + "type": "COMPONENT", + "id": "SoundOutlined", + "title": "SoundOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "PlusCircleOutlined": { + "type": "COMPONENT", + "id": "PlusCircleOutlined", + "title": "PlusCircleOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "MinusCircleOutlined": { + "type": "COMPONENT", + "id": "MinusCircleOutlined", + "title": "MinusCircleOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "PlusSquareOutlined": { + "type": "COMPONENT", + "id": "PlusSquareOutlined", + "title": "PlusSquareOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "MinusSquareOutlined": { + "type": "COMPONENT", + "id": "MinusSquareOutlined", + "title": "MinusSquareOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "EnterOutlined": { + "type": "COMPONENT", + "id": "EnterOutlined", + "title": "EnterOutlined", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "StarFilled": { + "type": "COMPONENT", + "id": "StarFilled", + "title": "StarFilled", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "HeartFilled": { + "type": "COMPONENT", + "id": "HeartFilled", + "title": "HeartFilled", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CheckCircleFilled": { + "type": "COMPONENT", + "id": "CheckCircleFilled", + "title": "CheckCircleFilled", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "InfoCircleFilled": { + "type": "COMPONENT", + "id": "InfoCircleFilled", + "title": "InfoCircleFilled", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CloseCircleFilled": { + "type": "COMPONENT", + "id": "CloseCircleFilled", + "title": "CloseCircleFilled", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "QuestionCircleFilled": { + "type": "COMPONENT", + "id": "QuestionCircleFilled", + "title": "QuestionCircleFilled", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "StarTwoTone": { + "type": "COMPONENT", + "id": "StarTwoTone", + "title": "StarTwoTone", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "HeartTwoTone": { + "type": "COMPONENT", + "id": "HeartTwoTone", + "title": "HeartTwoTone", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" + } + } + } + }, + "CheckCircleTwoTone": { + "type": "COMPONENT", + "id": "CheckCircleTwoTone", + "title": "CheckCircleTwoTone", + "propsConfig": { + "type": "object", + "required": [], + "className": "IconProps", + "properties": { + "className": { + "type": "string", + "description": "自定义类名" + }, + "rotate": { + "type": "number", + "description": "旋转角度" + }, + "spin": { + "type": "boolean", + "description": "是否旋转" + }, + "style": { + "type": "object", + "className": "CSSProperties", + "description": "自定义样式" + }, + "twoToneColor": { + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": [ + { + "type": "string" + }, + { + "type": "string" + } + ], + "minItems": 2, + "maxItems": 2 + } + ], + "description": "双色图标颜色" + }, + "onClick": { + "type": "function", + "signature": { + "isAsync": false, + "returnType": { + "type": "void" + }, + "arguments": [ + { + "key": "event", + "type": "E", + "isRequired": true + } + ] + }, + "className": "MouseEventHandler", + "description": "点击事件" } } } @@ -5641,17 +13852,21 @@ export const components = { "properties": { "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "内容" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "id": { - "type": "string" + "type": "string", + "description": "元素 id" } } } @@ -5665,32 +13880,14 @@ export const components = { "required": [], "className": "AffixProps", "properties": { - "offsetTop": { - "type": "number" + "children": { + "type": "reactNode", + "className": "ReactNode" }, - "offsetBottom": { + "offset": { "type": "number" }, "target": { - "type": "function", - "signature": { - "isAsync": false, - "returnType": { - "oneOf": [ - { - "const": null - }, - { - "type": "dom", - "className": "HTMLElement" - } - ] - }, - "arguments": [] - }, - "className": "__type" - }, - "getContainer": { "type": "function", "signature": { "isAsync": false, @@ -5701,6 +13898,20 @@ export const components = { }, "className": "__type" }, + "position": { + "type": "string", + "enum": [ + "top", + "bottom" + ] + }, + "className": { + "type": "string" + }, + "style": { + "type": "object", + "className": "CSSProperties" + }, "onChange": { "type": "function", "signature": { @@ -5710,120 +13921,13 @@ export const components = { }, "arguments": [ { - "key": "isAffixed", + "key": "affixed", "type": "boolean", "isRequired": true } ] }, "className": "__type" - }, - "children": { - "type": "reactNode", - "className": "ReactNode" - }, - "className": { - "type": "string" - }, - "style": { - "type": "object", - "className": "CSSProperties" - }, - "ref": { - "oneOf": [ - { - "const": null - }, - { - "type": "function", - "signature": { - "isAsync": false, - "returnType": { - "oneOf": [ - { - "type": "void" - }, - { - "type": "function", - "signature": { - "isAsync": false, - "returnType": { - "oneOf": [ - { - "type": "void" - }, - { - "type": "object", - "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { - "_unknown": "never" - } - }, - "required": [ - "__@UNDEFINED_VOID_ONLY@7860" - ], - "className": "__type" - } - ], - "className": "VoidOrUndefinedOnly" - }, - "arguments": [] - }, - "className": "__type" - } - ] - }, - "arguments": [ - { - "key": "instance", - "type": "T | null", - "isRequired": true - } - ] - }, - "className": "bivarianceHack" - }, - { - "type": "object", - "properties": { - "current": { - "type": "any", - "className": "T", - "description": "The current value of the ref." - } - }, - "required": [ - "current" - ], - "className": "RefObject" - } - ], - "className": "Ref", - "description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).", - "tags": { - "see": "{@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}" - } - }, - "key": { - "oneOf": [ - { - "oneOf": [ - { - "type": "string" - }, - { - "type": "number" - }, - { - "_unknown": "bigint" - } - ], - "className": "Key" - }, - { - "const": null - } - ] } } } @@ -5842,13 +13946,16 @@ export const components = { "enum": [ "horizontal", "vertical" - ] + ], + "description": "锚点方向,垂直或水平,默认垂直" }, "activeLink": { - "type": "string" + "type": "string", + "description": "当前激活锚点的 href,受控模式" }, "targetOffset": { - "type": "number" + "type": "number", + "description": "锚点滚动到目标位置时的偏移量" }, "onClick": { "type": "function", @@ -5870,7 +13977,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击锚点链接触发的回调" }, "onChange": { "type": "function", @@ -5887,7 +13995,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "锚点激活状态变化时的回调" }, "getContainer": { "type": "function", @@ -5898,21 +14007,26 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "设置 Anchor 需要监听其滚动事件的容器元素,默认为 window" }, "updateHash": { - "type": "boolean" + "type": "boolean", + "description": "是否更新浏览器 hash" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子组件" }, "className": { - "type": "string" + "type": "string", + "description": "自定义 CSS 类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义内联样式" }, "ref": { "oneOf": [ @@ -5940,12 +14054,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -6024,7 +14138,8 @@ export const components = { "properties": { "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子组件" }, "ref": { "oneOf": [ @@ -6052,12 +14167,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -6135,7 +14250,8 @@ export const components = { "className": "BackTopProps", "properties": { "visibilityHeight": { - "type": "number" + "type": "number", + "description": "滚动高度达到此值时显示回到顶部按钮,默认 400px" }, "onClick": { "type": "function", @@ -6146,7 +14262,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "点击回到顶部按钮时的回调函数" }, "target": { "type": "function", @@ -6157,18 +14274,22 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "设置需要监听滚动事件的目标元素,默认为 window" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义图标或内容" }, "className": { - "type": "string" + "type": "string", + "description": "自定义 CSS 类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义内联样式" }, "ref": { "oneOf": [ @@ -6196,12 +14317,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -6282,11 +14403,13 @@ export const components = { "type": "object", "required": [], "className": "__type", + "description": "主题配置", "properties": { "token": { "type": "object", "required": [], "className": "Record", + "description": "设计令牌配置", "additionalProperties": { "type": "any" } @@ -6295,6 +14418,7 @@ export const components = { "type": "object", "required": [], "className": "Record", + "description": "组件样式配置", "additionalProperties": { "type": "any" } @@ -6323,7 +14447,8 @@ export const components = { }, "className": "Array" } - ] + ], + "description": "主题算法" } } }, @@ -6331,21 +14456,26 @@ export const components = { "type": "object", "required": [], "className": "Record", + "description": "国际化配置", "additionalProperties": { "type": "any" } }, "zIndex": { - "type": "number" + "type": "number", + "description": "弹出层的基础 z-index" }, "colorPrimary": { - "type": "string" + "type": "string", + "description": "主色调" }, "iconPrefixCls": { - "type": "string" + "type": "string", + "description": "图标类名前缀" }, "prefixCls": { - "type": "string" + "type": "string", + "description": "组件类名前缀" }, "getPopupContainer": { "type": "function", @@ -6363,11 +14493,13 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "获取弹出层容器的函数" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子组件" }, "ref": { "oneOf": [ @@ -6395,12 +14527,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -6489,24 +14621,30 @@ export const components = { }, "className": "Array" } - ] + ], + "description": "水印文字内容" }, "image": { - "type": "string" + "type": "string", + "description": "水印图片地址,优先级高于 content" }, "width": { - "type": "number" + "type": "number", + "description": "水印宽度,文字水印默认 120px,图片水印使用图片原始宽度" }, "height": { - "type": "number" + "type": "number", + "description": "水印高度,文字水印默认 64px,图片水印使用图片原始高度" }, "rotate": { - "type": "number" + "type": "number", + "description": "水印旋转角度,默认 -22°" }, "gap": { "type": "array", "minItems": 2, "maxItems": 2, + "description": "水印之间的间距 [x, y],默认 [100, 100]", "items": [ { "type": "number" @@ -6520,6 +14658,7 @@ export const components = { "type": "array", "minItems": 2, "maxItems": 2, + "description": "水印从容器左上角的偏移量 [x, y],默认 [0, 0]", "items": [ { "type": "number" @@ -6533,15 +14672,19 @@ export const components = { "type": "object", "required": [], "className": "__type", + "description": "文字水印字体配置", "properties": { "color": { - "type": "string" + "type": "string", + "description": "字体颜色" }, "fontSize": { - "type": "number" + "type": "number", + "description": "字体大小" }, "fontFamily": { - "type": "string" + "type": "string", + "description": "字体族" }, "fontWeight": { "oneOf": [ @@ -6557,16 +14700,19 @@ export const components = { { "type": "number" } - ] + ], + "description": "字体粗细" } } }, "zIndex": { - "type": "number" + "type": "number", + "description": "水印层的 z-index,默认 9" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "需要添加水印的内容" }, "ref": { "oneOf": [ @@ -6594,12 +14740,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -6677,18 +14823,22 @@ export const components = { "className": "LayoutProps", "properties": { "hasSider": { - "type": "boolean" + "type": "boolean", + "description": "是否包含侧边栏" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -6716,12 +14866,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -6806,21 +14956,30 @@ export const components = { { "type": "string" } - ] + ], + "description": "头部高度", + "default": 64, + "tags": { + "default": "64" + } }, "fixed": { - "type": "boolean" + "type": "boolean", + "description": "是否固定顶部" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -6848,12 +15007,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -6938,18 +15097,26 @@ export const components = { { "type": "string" } - ] + ], + "description": "内边距", + "default": 24, + "tags": { + "default": "24" + } }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -6977,12 +15144,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -7067,18 +15234,26 @@ export const components = { { "type": "string" } - ] + ], + "description": "内边距", + "default": 24, + "tags": { + "default": "24" + } }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -7106,12 +15281,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -7196,19 +15371,36 @@ export const components = { { "type": "string" } - ] + ], + "description": "宽度", + "default": 200, + "tags": { + "default": "200" + } }, "collapsedWidth": { - "type": "number" + "type": "number", + "description": "收缩时的宽度", + "default": 80, + "tags": { + "default": "80" + } }, "collapsible": { - "type": "boolean" + "type": "boolean", + "description": "是否可折叠" }, "collapsed": { - "type": "boolean" + "type": "boolean", + "description": "当前是否折叠(受控)" }, "defaultCollapsed": { - "type": "boolean" + "type": "boolean", + "description": "默认折叠状态", + "default": false, + "tags": { + "default": "false" + } }, "onCollapse": { "type": "function", @@ -7225,7 +15417,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "折叠状态改变时的回调" }, "breakpoint": { "type": "string", @@ -7233,25 +15426,31 @@ export const components = { "small", "middle", "large" - ] + ], + "description": "响应式断点" }, "reverseArrow": { - "type": "boolean" + "type": "boolean", + "description": "是否翻转箭头" }, "trigger": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义触发折叠的元素" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -7279,12 +15478,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -7366,7 +15565,12 @@ export const components = { "enum": [ "horizontal", "vertical" - ] + ], + "description": "分割线方向", + "default": "horizontal", + "tags": { + "default": "'horizontal'" + } }, "variant": { "type": "string", @@ -7374,11 +15578,17 @@ export const components = { "solid", "dashed", "dotted" - ] + ], + "description": "分割线样式变体", + "default": "solid", + "tags": { + "default": "'solid'" + } }, "text": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "分割线文本内容" }, "textPosition": { "type": "string", @@ -7386,18 +15596,26 @@ export const components = { "left", "right", "center" - ] + ], + "description": "文本位置", + "default": "center", + "tags": { + "default": "'center'" + } }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素(与text属性作用相同)" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -7425,12 +15643,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -7514,7 +15732,12 @@ export const components = { "column", "row-reverse", "column-reverse" - ] + ], + "description": "主轴方向", + "default": "row", + "tags": { + "default": "'row'" + } }, "justify": { "type": "string", @@ -7525,7 +15748,8 @@ export const components = { "between", "around", "evenly" - ] + ], + "description": "主轴对齐方式" }, "align": { "type": "string", @@ -7535,7 +15759,8 @@ export const components = { "end", "stretch", "baseline" - ] + ], + "description": "交叉轴对齐方式" }, "wrap": { "oneOf": [ @@ -7551,7 +15776,8 @@ export const components = { { "const": "wrap-reverse" } - ] + ], + "description": "是否换行" }, "gap": { "oneOf": [ @@ -7571,7 +15797,8 @@ export const components = { "minItems": 2, "maxItems": 2 } - ] + ], + "description": "子元素间距" }, "flex": { "oneOf": [ @@ -7581,13 +15808,16 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex属性简写" }, "grow": { - "type": "number" + "type": "number", + "description": "flex-grow属性" }, "shrink": { - "type": "number" + "type": "number", + "description": "flex-shrink属性" }, "basis": { "oneOf": [ @@ -7597,18 +15827,22 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex-basis属性" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -7636,12 +15870,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -7720,14 +15954,17 @@ export const components = { "properties": { "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "gap": { "oneOf": [ @@ -7747,7 +15984,8 @@ export const components = { "minItems": 2, "maxItems": 2 } - ] + ], + "description": "子元素间距" }, "justify": { "type": "string", @@ -7758,7 +15996,8 @@ export const components = { "between", "around", "evenly" - ] + ], + "description": "主轴对齐方式" }, "align": { "type": "string", @@ -7768,7 +16007,8 @@ export const components = { "end", "stretch", "baseline" - ] + ], + "description": "交叉轴对齐方式" }, "wrap": { "oneOf": [ @@ -7784,7 +16024,8 @@ export const components = { { "const": "wrap-reverse" } - ] + ], + "description": "是否换行" }, "flex": { "oneOf": [ @@ -7794,13 +16035,16 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex属性简写" }, "grow": { - "type": "number" + "type": "number", + "description": "flex-grow属性" }, "shrink": { - "type": "number" + "type": "number", + "description": "flex-shrink属性" }, "basis": { "oneOf": [ @@ -7810,7 +16054,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex-basis属性" }, "ref": { "oneOf": [ @@ -7838,12 +16083,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -7922,14 +16167,17 @@ export const components = { "properties": { "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "gap": { "oneOf": [ @@ -7949,7 +16197,8 @@ export const components = { "minItems": 2, "maxItems": 2 } - ] + ], + "description": "子元素间距" }, "justify": { "type": "string", @@ -7960,7 +16209,8 @@ export const components = { "between", "around", "evenly" - ] + ], + "description": "主轴对齐方式" }, "align": { "type": "string", @@ -7970,7 +16220,8 @@ export const components = { "end", "stretch", "baseline" - ] + ], + "description": "交叉轴对齐方式" }, "wrap": { "oneOf": [ @@ -7986,7 +16237,8 @@ export const components = { { "const": "wrap-reverse" } - ] + ], + "description": "是否换行" }, "flex": { "oneOf": [ @@ -7996,13 +16248,16 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex属性简写" }, "grow": { - "type": "number" + "type": "number", + "description": "flex-grow属性" }, "shrink": { - "type": "number" + "type": "number", + "description": "flex-shrink属性" }, "basis": { "oneOf": [ @@ -8012,7 +16267,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex-basis属性" }, "ref": { "oneOf": [ @@ -8040,12 +16296,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -8124,14 +16380,17 @@ export const components = { "properties": { "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "gap": { "oneOf": [ @@ -8151,7 +16410,8 @@ export const components = { "minItems": 2, "maxItems": 2 } - ] + ], + "description": "子元素间距" }, "justify": { "type": "string", @@ -8162,7 +16422,8 @@ export const components = { "between", "around", "evenly" - ] + ], + "description": "主轴对齐方式" }, "align": { "type": "string", @@ -8172,7 +16433,8 @@ export const components = { "end", "stretch", "baseline" - ] + ], + "description": "交叉轴对齐方式" }, "wrap": { "oneOf": [ @@ -8188,7 +16450,8 @@ export const components = { { "const": "wrap-reverse" } - ] + ], + "description": "是否换行" }, "flex": { "oneOf": [ @@ -8198,13 +16461,16 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex属性简写" }, "grow": { - "type": "number" + "type": "number", + "description": "flex-grow属性" }, "shrink": { - "type": "number" + "type": "number", + "description": "flex-shrink属性" }, "basis": { "oneOf": [ @@ -8214,7 +16480,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex-basis属性" }, "ref": { "oneOf": [ @@ -8242,12 +16509,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -8326,14 +16593,17 @@ export const components = { "properties": { "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "gap": { "oneOf": [ @@ -8353,7 +16623,8 @@ export const components = { "minItems": 2, "maxItems": 2 } - ] + ], + "description": "子元素间距" }, "justify": { "type": "string", @@ -8364,7 +16635,8 @@ export const components = { "between", "around", "evenly" - ] + ], + "description": "主轴对齐方式" }, "align": { "type": "string", @@ -8374,7 +16646,8 @@ export const components = { "end", "stretch", "baseline" - ] + ], + "description": "交叉轴对齐方式" }, "wrap": { "oneOf": [ @@ -8390,7 +16663,8 @@ export const components = { { "const": "wrap-reverse" } - ] + ], + "description": "是否换行" }, "flex": { "oneOf": [ @@ -8400,13 +16674,16 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex属性简写" }, "grow": { - "type": "number" + "type": "number", + "description": "flex-grow属性" }, "shrink": { - "type": "number" + "type": "number", + "description": "flex-shrink属性" }, "basis": { "oneOf": [ @@ -8416,7 +16693,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "flex-basis属性" }, "ref": { "oneOf": [ @@ -8444,12 +16722,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -8544,7 +16822,8 @@ export const components = { "minItems": 2, "maxItems": 2 } - ] + ], + "description": "栅格间隔" }, "justify": { "type": "string", @@ -8554,30 +16833,40 @@ export const components = { "end", "space-between", "space-around" - ] + ], + "description": "水平排列方式" }, "align": { "type": "string", "enum": [ "middle", - "stretch", "top", - "bottom" - ] + "bottom", + "stretch" + ], + "description": "垂直排列方式" }, "wrap": { - "type": "boolean" + "type": "boolean", + "description": "是否自动换行", + "default": true, + "tags": { + "default": "true" + } }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -8605,12 +16894,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -8688,16 +16977,20 @@ export const components = { "className": "ColProps", "properties": { "span": { - "type": "number" + "type": "number", + "description": "栅格占位格数(共24列)" }, "offset": { - "type": "number" + "type": "number", + "description": "栅格左侧间隔格数" }, "push": { - "type": "number" + "type": "number", + "description": "栅格向右移动格数" }, "pull": { - "type": "number" + "type": "number", + "description": "栅格向左移动格数" }, "xs": { "oneOf": [ @@ -8717,7 +17010,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "<576px 响应式栅格" }, "sm": { "oneOf": [ @@ -8737,7 +17031,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "≥576px 响应式栅格" }, "md": { "oneOf": [ @@ -8757,7 +17052,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "≥768px 响应式栅格" }, "lg": { "oneOf": [ @@ -8777,7 +17073,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "≥992px 响应式栅格" }, "xl": { "oneOf": [ @@ -8797,7 +17094,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "≥1200px 响应式栅格" }, "xxl": { "oneOf": [ @@ -8817,18 +17115,22 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "≥1600px 响应式栅格" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -8856,12 +17158,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -8965,12 +17267,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -9045,7 +17347,6 @@ export const components = { "propsConfig": { "type": "object", "required": [ - "data", "renderItem" ], "className": "MasonryProps", @@ -9053,16 +17354,31 @@ export const components = { "data": { "type": "array", "className": "Array", + "description": "数据数组", + "default": [], + "tags": { + "default": "[]" + }, "items": { "type": "any", "className": "T" } }, "columns": { - "type": "number" + "type": "number", + "description": "列数", + "default": 3, + "tags": { + "default": "3" + } }, "gutter": { - "type": "number" + "type": "number", + "description": "间距", + "default": 16, + "tags": { + "default": "16" + } }, "renderItem": { "type": "function", @@ -9085,7 +17401,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "渲染每个项的函数" }, "keyExtractor": { "type": "function", @@ -9107,14 +17424,17 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "提取key的函数" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -9142,12 +17462,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -9204,7 +17524,12 @@ export const components = { "enum": [ "horizontal", "vertical" - ] + ], + "description": "间距方向", + "default": "horizontal", + "tags": { + "default": "'horizontal'" + } }, "size": { "type": "string", @@ -9212,10 +17537,16 @@ export const components = { "small", "middle", "large" - ] + ], + "description": "间距大小", + "default": "middle", + "tags": { + "default": "'middle'" + } }, "gap": { - "type": "number" + "type": "number", + "description": "自定义间距(像素)" }, "align": { "type": "string", @@ -9224,25 +17555,31 @@ export const components = { "start", "end", "baseline" - ] + ], + "description": "对齐方式" }, "wrap": { - "type": "boolean" + "type": "boolean", + "description": "是否自动换行" }, "split": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义分割元素" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -9270,12 +17607,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -9357,11 +17694,17 @@ export const components = { "enum": [ "horizontal", "vertical" - ] + ], + "description": "分割方向", + "default": "horizontal", + "tags": { + "default": "'horizontal'" + } }, "initialSizes": { "type": "array", "className": "Array", + "description": "初始面板大小(百分比)", "items": { "type": "number" } @@ -9369,6 +17712,7 @@ export const components = { "minSizes": { "type": "array", "className": "Array", + "description": "最小面板大小(百分比)", "items": { "type": "number" } @@ -9376,15 +17720,26 @@ export const components = { "maxSizes": { "type": "array", "className": "Array", + "description": "最大面板大小(百分比)", "items": { "type": "number" } }, "gutter": { - "type": "number" + "type": "number", + "description": "分割条宽度", + "default": 4, + "tags": { + "default": "4" + } }, "resizable": { - "type": "boolean" + "type": "boolean", + "description": "是否可调整大小", + "default": true, + "tags": { + "default": "true" + } }, "onChange": { "type": "function", @@ -9401,18 +17756,22 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "面板大小改变时的回调" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -9440,12 +17799,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -9523,27 +17882,34 @@ export const components = { "className": "SplitterPanelProps", "properties": { "defaultSize": { - "type": "number" + "type": "number", + "description": "默认大小" }, "minSize": { - "type": "number" + "type": "number", + "description": "最小大小" }, "maxSize": { - "type": "number" + "type": "number", + "description": "最大大小" }, "collapsible": { - "type": "boolean" + "type": "boolean", + "description": "是否可折叠" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -9571,12 +17937,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -9658,10 +18024,16 @@ export const components = { "enum": [ "row", "column" - ] + ], + "description": "堆叠方向", + "default": "column", + "tags": { + "default": "'column'" + } }, "gap": { - "type": "number" + "type": "number", + "description": "子元素间距(像素)" }, "align": { "type": "string", @@ -9670,7 +18042,8 @@ export const components = { "start", "end", "stretch" - ] + ], + "description": "交叉轴对齐方式" }, "justify": { "type": "string", @@ -9680,21 +18053,26 @@ export const components = { "end", "between", "around" - ] + ], + "description": "主轴对齐方式" }, "wrap": { - "type": "boolean" + "type": "boolean", + "description": "是否自动换行" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -9722,12 +18100,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -9806,11 +18184,13 @@ export const components = { "properties": { "separator": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义分隔符" }, "data": { "type": "array", "className": "Array", + "description": "面包屑数据", "items": { "type": "object", "required": [], @@ -9818,10 +18198,12 @@ export const components = { "properties": { "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "面包屑项标题" }, "href": { - "type": "string" + "type": "string", + "description": "面包屑项链接" }, "onClick": { "type": "function", @@ -9838,11 +18220,13 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击事件" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "面包屑项图标" }, "menu": { "type": "object", @@ -9850,6 +18234,7 @@ export const components = { "items" ], "className": "__type", + "description": "下拉菜单配置", "properties": { "items": { "type": "array", @@ -9866,6 +18251,7 @@ export const components = { "routes": { "type": "array", "className": "Array", + "description": "路由配置(与 data 二选一)", "items": { "type": "object", "required": [ @@ -9875,14 +18261,17 @@ export const components = { "className": "Route", "properties": { "path": { - "type": "string" + "type": "string", + "description": "路由路径" }, "breadcrumbName": { - "type": "string" + "type": "string", + "description": "面包屑名称" }, "children": { "type": "array", "className": "Array", + "description": "子路由", "items": { "$ref": "#/definition/Route" } @@ -9894,6 +18283,7 @@ export const components = { "type": "object", "required": [], "className": "Record", + "description": "路由参数", "additionalProperties": { "type": "string" } @@ -9929,18 +18319,22 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义渲染面包屑项" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -9968,12 +18362,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -10057,7 +18451,8 @@ export const components = { "click", "focus" ], - "className": "DropdownTrigger" + "className": "DropdownTrigger", + "description": "触发方式" }, "placement": { "type": "string", @@ -10071,7 +18466,8 @@ export const components = { "bottomLeft", "bottomRight" ], - "className": "DropdownPlacement" + "className": "DropdownPlacement", + "description": "下拉菜单弹出位置" }, "menu": { "type": "object", @@ -10079,10 +18475,12 @@ export const components = { "items" ], "className": "DropdownMenuConfig", + "description": "菜单配置", "properties": { "items": { "type": "array", "className": "Array", + "description": "菜单项列表", "items": { "type": "object", "required": [ @@ -10091,24 +18489,30 @@ export const components = { "className": "DropdownItem", "properties": { "key": { - "type": "string" + "type": "string", + "description": "菜单项唯一标识" }, "label": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "菜单项文本" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "菜单项图标" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "danger": { - "type": "boolean" + "type": "boolean", + "description": "是否为危险样式" }, "type": { - "const": "divider" + "const": "divider", + "description": "菜单项类型,divider 表示分隔线" } } } @@ -10128,25 +18532,31 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击菜单项的回调" } } }, "overlay": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义下拉内容(与 menu 二选一)" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "open": { - "type": "boolean" + "type": "boolean", + "description": "控制菜单是否展开(受控)" }, "defaultOpen": { - "type": "boolean" + "type": "boolean", + "description": "默认展开状态" }, "arrow": { - "type": "boolean" + "type": "boolean", + "description": "是否显示箭头" }, "onChange": { "type": "function", @@ -10163,18 +18573,22 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "展开/收起时的回调" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "触发元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -10202,12 +18616,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -10291,7 +18705,8 @@ export const components = { "horizontal", "vertical" ], - "className": "MenuMode" + "className": "MenuMode", + "description": "菜单模式" }, "theme": { "type": "string", @@ -10299,17 +18714,21 @@ export const components = { "dark", "light" ], - "className": "MenuTheme" + "className": "MenuTheme", + "description": "菜单主题" }, "selectedKey": { - "type": "string" + "type": "string", + "description": "当前选中的菜单项 key(受控)" }, "defaultSelectedKey": { - "type": "string" + "type": "string", + "description": "默认选中的菜单项 key" }, "openKeys": { "type": "array", "className": "Array", + "description": "当前展开的子菜单 key 数组(受控)", "items": { "type": "string" } @@ -10317,15 +18736,18 @@ export const components = { "defaultOpenKeys": { "type": "array", "className": "Array", + "description": "默认展开的子菜单 key 数组", "items": { "type": "string" } }, "inlineCollapsed": { - "type": "boolean" + "type": "boolean", + "description": "是否收起内联菜单" }, "selectable": { - "type": "boolean" + "type": "boolean", + "description": "是否允许选中" }, "triggerSubMenuAction": { "type": "string", @@ -10333,11 +18755,13 @@ export const components = { "hover", "click" ], - "className": "TriggerSubMenuAction" + "className": "TriggerSubMenuAction", + "description": "触发子菜单展开的方式" }, "data": { "type": "array", "className": "Array", + "description": "菜单数据", "items": { "type": "object", "required": [ @@ -10346,31 +18770,38 @@ export const components = { "className": "MenuItem", "properties": { "key": { - "type": "string" + "type": "string", + "description": "菜单项唯一标识" }, "label": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "菜单项文本" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "菜单项图标" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "danger": { - "type": "boolean" + "type": "boolean", + "description": "是否为危险样式" }, "children": { "type": "array", "className": "Array", + "description": "子菜单", "items": { "$ref": "#/definition/MenuItem" } }, "type": { - "const": "divider" + "const": "divider", + "description": "菜单项类型,divider 表示分隔线" } } } @@ -10390,7 +18821,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "选中菜单项时的回调" }, "onChange": { "type": "function", @@ -10407,7 +18839,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "展开/收起子菜单时的回调" }, "onClick": { "type": "function", @@ -10424,25 +18857,31 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击菜单项时的回调" }, "expandIcon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义展开图标" }, "inlineIndent": { - "type": "number" + "type": "number", + "description": "内联菜单的缩进宽度" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -10470,12 +18909,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -10585,12 +19024,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -10668,32 +19107,41 @@ export const components = { "className": "PaginationProps", "properties": { "current": { - "type": "number" + "type": "number", + "description": "当前页码(受控)" }, "defaultCurrent": { - "type": "number" + "type": "number", + "description": "默认页码" }, "total": { - "type": "number" + "type": "number", + "description": "数据总数" }, "pageSize": { - "type": "number" + "type": "number", + "description": "每页条数(受控)" }, "defaultPageSize": { - "type": "number" + "type": "number", + "description": "默认每页条数" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "showQuickJumper": { - "type": "boolean" + "type": "boolean", + "description": "是否显示快速跳转" }, "showSizeChanger": { - "type": "boolean" + "type": "boolean", + "description": "是否显示每页条数选择器" }, "pageSizeOptions": { "type": "array", "className": "Array", + "description": "每页条数选项", "items": { "type": "number" } @@ -10705,10 +19153,12 @@ export const components = { "middle", "large" ], - "className": "PaginationSize" + "className": "PaginationSize", + "description": "分页尺寸" }, "simple": { - "type": "boolean" + "type": "boolean", + "description": "是否为简洁模式" }, "showTotal": { "type": "function", @@ -10731,7 +19181,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义显示总数" }, "onChange": { "type": "function", @@ -10753,7 +19204,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "页码或每页条数改变时的回调" }, "onShowSizeChange": { "type": "function", @@ -10775,14 +19227,17 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "每页条数改变时的回调" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -10810,12 +19265,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -10893,7 +19348,8 @@ export const components = { "className": "StepsProps", "properties": { "current": { - "type": "number" + "type": "number", + "description": "当前步骤索引" }, "status": { "type": "string", @@ -10903,7 +19359,8 @@ export const components = { "process", "finish" ], - "className": "StepStatus" + "className": "StepStatus", + "description": "当前步骤状态" }, "direction": { "type": "string", @@ -10911,7 +19368,8 @@ export const components = { "horizontal", "vertical" ], - "className": "StepDirection" + "className": "StepDirection", + "description": "步骤方向" }, "size": { "type": "string", @@ -10920,7 +19378,8 @@ export const components = { "middle", "large" ], - "className": "StepSize" + "className": "StepSize", + "description": "步骤尺寸" }, "labelPlacement": { "type": "string", @@ -10928,37 +19387,45 @@ export const components = { "horizontal", "vertical" ], - "className": "LabelPlacement" + "className": "LabelPlacement", + "description": "标签放置位置" }, "initial": { - "type": "number" + "type": "number", + "description": "起始序号" }, "data": { "type": "array", "className": "Array", + "description": "步骤数据", "items": { "type": "object", "required": [], "className": "StepItem", "properties": { "key": { - "type": "string" + "type": "string", + "description": "步骤项唯一标识" }, "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "步骤标题" }, "subTitle": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "步骤副标题" }, "description": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "步骤描述" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "步骤图标" }, "status": { "type": "string", @@ -10968,10 +19435,12 @@ export const components = { "process", "finish" ], - "className": "StepStatus" + "className": "StepStatus", + "description": "步骤状态" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" } } } @@ -10991,18 +19460,22 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击步骤时的回调" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -11030,12 +19503,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -11113,10 +19586,12 @@ export const components = { "className": "TabsProps", "properties": { "activeKey": { - "type": "string" + "type": "string", + "description": "当前激活的标签页 key(受控)" }, "defaultActiveKey": { - "type": "string" + "type": "string", + "description": "默认激活的标签页 key" }, "tabPosition": { "type": "string", @@ -11126,7 +19601,8 @@ export const components = { "top", "bottom" ], - "className": "TabPosition" + "className": "TabPosition", + "description": "标签页位置" }, "size": { "type": "string", @@ -11135,7 +19611,8 @@ export const components = { "middle", "large" ], - "className": "TabSize" + "className": "TabSize", + "description": "标签页尺寸" }, "type": { "type": "string", @@ -11144,11 +19621,13 @@ export const components = { "card", "editable-card" ], - "className": "TabType" + "className": "TabType", + "description": "标签页类型" }, "data": { "type": "array", "className": "Array", + "description": "标签页数据", "items": { "type": "object", "required": [ @@ -11157,44 +19636,55 @@ export const components = { "className": "TabItem", "properties": { "key": { - "type": "string" + "type": "string", + "description": "标签页唯一标识" }, "label": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标签页标题" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标签页内容" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "closable": { - "type": "boolean" + "type": "boolean", + "description": "是否可关闭(仅在 editable-card 类型下有效)" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标签页图标" }, "forceRender": { - "type": "boolean" + "type": "boolean", + "description": "被隐藏时是否强制渲染" } } } }, "hideAdd": { - "type": "boolean" + "type": "boolean", + "description": "是否隐藏添加按钮(仅在 editable-card 类型下有效)" }, "tabBarGutter": { - "type": "number" + "type": "number", + "description": "标签页之间的间距" }, "tabBarExtraContent": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标签栏额外内容" }, "destroyInactiveTabPane": { - "type": "boolean" + "type": "boolean", + "description": "是否销毁未激活的标签页" }, "onChange": { "type": "function", @@ -11211,7 +19701,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "切换标签页时的回调" }, "onEdit": { "type": "function", @@ -11233,7 +19724,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "添加/删除标签页时的回调" }, "onTabClick": { "type": "function", @@ -11255,18 +19747,22 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击标签页时的回调" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子元素" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -11294,12 +19790,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -11383,7 +19879,8 @@ export const components = { "horizontal", "vertical" ], - "className": "FormLayout" + "className": "FormLayout", + "description": "表单布局方式" }, "labelAlign": { "type": "string", @@ -11391,18 +19888,21 @@ export const components = { "left", "right" ], - "className": "FormLabelAlign" + "className": "FormLabelAlign", + "description": "标签对齐方式" }, "initialValues": { "type": "object", "required": [], "className": "Record", + "description": "表单初始值", "additionalProperties": { "type": "any" } }, "showValidateMessage": { - "type": "boolean" + "type": "boolean", + "description": "是否显示校验提示" }, "validateTrigger": { "type": "string", @@ -11411,11 +19911,13 @@ export const components = { "onChange", "onSubmit" ], - "className": "ValidateTrigger" + "className": "ValidateTrigger", + "description": "校验触发方式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "表单内容" }, "onFinish": { "type": "function", @@ -11432,7 +19934,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "表单提交成功回调" }, "onFinishFailed": { "type": "function", @@ -11449,7 +19952,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "表单提交失败回调" }, "onValuesChange": { "type": "function", @@ -11471,7 +19975,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "字段值变化回调" }, "size": { "type": "string", @@ -11480,17 +19985,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -11505,11 +20014,13 @@ export const components = { "className": "FormItemProps", "properties": { "name": { - "type": "string" + "type": "string", + "description": "字段名" }, "label": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标签内容" }, "labelAlign": { "type": "string", @@ -11517,33 +20028,41 @@ export const components = { "left", "right" ], - "className": "FormLabelAlign" + "className": "FormLabelAlign", + "description": "标签对齐方式" }, "rules": { "type": "array", "className": "Array", + "description": "校验规则", "items": { "type": "object", "required": [], "className": "ValidationRule", "properties": { "required": { - "type": "boolean" + "type": "boolean", + "description": "是否必填" }, "message": { - "type": "string" + "type": "string", + "description": "错误提示信息" }, "min": { - "type": "number" + "type": "number", + "description": "数字最小值" }, "max": { - "type": "number" + "type": "number", + "description": "数字最大值" }, "minLength": { - "type": "number" + "type": "number", + "description": "字符串最小长度" }, "maxLength": { - "type": "number" + "type": "number", + "description": "字符串最大长度" }, "pattern": { "type": "object", @@ -11560,13 +20079,14 @@ export const components = { "sticky", "unicode", "dotAll", - "__@match@3553", - "__@replace@3555", - "__@search@3558", - "__@split@3560", - "__@matchAll@3562" + "__@match@3848", + "__@replace@3850", + "__@search@3853", + "__@split@3855", + "__@matchAll@3857" ], "className": "RegExp", + "description": "正则表达式校验", "properties": { "exec": { "type": "function", @@ -11668,7 +20188,7 @@ export const components = { "type": "boolean", "description": "Returns a Boolean value indicating the state of the dotAll flag (s) used with a regular expression.\nDefault is false. Read-only." }, - "__@match@3553": { + "__@match@3848": { "type": "function", "signature": { "isAsync": false, @@ -11698,9 +20218,9 @@ export const components = { "tags": { "param": "string A string to search within." }, - "className": "__@match@3553" + "className": "__@match@3848" }, - "__@replace@3555": { + "__@replace@3850": { "type": "function", "signature": { "oneOf": [ @@ -11746,9 +20266,9 @@ export const components = { "tags": { "param": "replaceValue A String object or string literal containing the text to replace for every\nsuccessful match of this regular expression." }, - "className": "__@replace@3555" + "className": "__@replace@3850" }, - "__@search@3558": { + "__@search@3853": { "type": "function", "signature": { "isAsync": false, @@ -11767,9 +20287,9 @@ export const components = { "tags": { "param": "string The string to search within." }, - "className": "__@search@3558" + "className": "__@search@3853" }, - "__@split@3560": { + "__@split@3855": { "type": "function", "signature": { "isAsync": false, @@ -11797,17 +20317,17 @@ export const components = { "tags": { "param": "limit if not undefined, the output array is truncated so that it contains no more\nthan 'limit' elements." }, - "className": "__@split@3560" + "className": "__@split@3855" }, - "__@matchAll@3562": { + "__@matchAll@3857": { "type": "function", "signature": { "isAsync": false, "returnType": { "type": "object", "properties": { - "__@iterator@1191": { - "$ref": "#/definition/__@iterator@1191" + "__@iterator@1438": { + "$ref": "#/definition/__@iterator@1438" }, "next": { "type": "function", @@ -11968,7 +20488,7 @@ export const components = { } }, "required": [ - "__@iterator@1191", + "__@iterator@1438", "next" ], "className": "IterableIterator>" @@ -11985,7 +20505,7 @@ export const components = { "tags": { "param": "string A string to search within." }, - "className": "__@matchAll@3562" + "className": "__@matchAll@3857" } } }, @@ -12004,7 +20524,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义校验函数" } } } @@ -12016,18 +20537,22 @@ export const components = { "warning", "error", "validating" - ] + ], + "description": "校验状态" }, "helpText": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "提示文本" }, "required": { - "type": "boolean" + "type": "boolean", + "description": "是否必填" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "表单项内容" }, "size": { "type": "string", @@ -12036,17 +20561,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -12068,7 +20597,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -12078,30 +20608,38 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "showCount": { - "type": "boolean" + "type": "boolean", + "description": "是否显示字数统计" }, "maxLength": { - "type": "number" + "type": "number", + "description": "最大输入长度" }, "prefix": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "前缀内容" }, "suffix": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "后缀内容" }, "prefixText": { - "type": "string" + "type": "string", + "description": "前缀文本" }, "suffixText": { - "type": "string" + "type": "string", + "description": "后缀文本" }, "showClear": { - "type": "boolean" + "type": "boolean", + "description": "是否显示清除按钮" }, "onChange": { "type": "function", @@ -12118,7 +20656,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "onClear": { "type": "function", @@ -12129,7 +20668,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "清除回调" }, "rel": { "type": "string" @@ -18314,7 +26854,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "获取焦点回调" }, "onBlur": { "type": "function", @@ -18325,7 +26866,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "失去焦点回调" }, "status": { "type": "string", @@ -18336,7 +26878,8 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "size": { "type": "string", @@ -18345,7 +26888,8 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "ref": { "oneOf": [ @@ -18373,12 +26917,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -18456,13 +27000,16 @@ export const components = { "className": "InputPasswordProps", "properties": { "visibilityToggle": { - "type": "boolean" + "type": "boolean", + "description": "是否显示切换密码可见性按钮" }, "showPasswordText": { - "type": "string" + "type": "string", + "description": "显示密码时的文本" }, "hidePasswordText": { - "type": "string" + "type": "string", + "description": "隐藏密码时的文本" }, "rel": { "type": "string" @@ -18477,7 +27024,8 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "status": { "type": "string", @@ -18488,7 +27036,8 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "disabled": { "type": "boolean" @@ -18585,7 +27134,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultChecked": { "type": "boolean" @@ -18598,7 +27148,8 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "suppressContentEditableWarning": { "type": "boolean" @@ -18968,7 +27519,8 @@ export const components = { }, "prefix": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "前缀内容" }, "property": { "type": "string" @@ -19316,7 +27868,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "获取焦点回调" }, "onFocusCapture": { "type": "function", @@ -19344,7 +27897,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "失去焦点回调" }, "onBlurCapture": { "type": "function", @@ -19378,7 +27932,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "onChangeCapture": { "type": "function", @@ -24615,7 +33170,8 @@ export const components = { ] }, "maxLength": { - "type": "number" + "type": "number", + "description": "最大输入长度" }, "min": { "oneOf": [ @@ -24649,16 +33205,20 @@ export const components = { "type": "string" }, "showCount": { - "type": "boolean" + "type": "boolean", + "description": "是否显示字数统计" }, "prefixText": { - "type": "string" + "type": "string", + "description": "前缀文本" }, "suffixText": { - "type": "string" + "type": "string", + "description": "后缀文本" }, "showClear": { - "type": "boolean" + "type": "boolean", + "description": "是否显示清除按钮" }, "onClear": { "type": "function", @@ -24669,7 +33229,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "清除回调" } } } @@ -24692,7 +33253,8 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "是否显示搜索按钮或自定义搜索按钮内容" }, "onSearch": { "type": "function", @@ -24709,7 +33271,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "搜索回调" }, "rel": { "type": "string" @@ -24724,7 +33287,8 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "status": { "type": "string", @@ -24735,7 +33299,8 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "disabled": { "type": "boolean" @@ -24908,7 +33473,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultChecked": { "type": "boolean" @@ -24921,7 +33487,8 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "suppressContentEditableWarning": { "type": "boolean" @@ -25291,7 +33858,8 @@ export const components = { }, "prefix": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "前缀内容" }, "property": { "type": "string" @@ -25639,7 +34207,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "获取焦点回调" }, "onFocusCapture": { "type": "function", @@ -25667,7 +34236,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "失去焦点回调" }, "onBlurCapture": { "type": "function", @@ -25701,7 +34271,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "onChangeCapture": { "type": "function", @@ -30938,7 +39509,8 @@ export const components = { ] }, "maxLength": { - "type": "number" + "type": "number", + "description": "最大输入长度" }, "min": { "oneOf": [ @@ -30972,16 +39544,20 @@ export const components = { "type": "string" }, "showCount": { - "type": "boolean" + "type": "boolean", + "description": "是否显示字数统计" }, "prefixText": { - "type": "string" + "type": "string", + "description": "前缀文本" }, "suffixText": { - "type": "string" + "type": "string", + "description": "后缀文本" }, "showClear": { - "type": "boolean" + "type": "boolean", + "description": "是否显示清除按钮" }, "onClear": { "type": "function", @@ -30992,7 +39568,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "清除回调" } } } @@ -31007,14 +39584,17 @@ export const components = { "className": "InputGroupProps", "properties": { "compact": { - "type": "boolean" + "type": "boolean", + "description": "是否紧凑模式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "输入框组内容" }, "readOnly": { - "type": "boolean" + "type": "boolean", + "description": "是否只读" }, "onFocus": { "type": "function", @@ -31025,7 +39605,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "获取焦点回调" }, "onBlur": { "type": "function", @@ -31036,7 +39617,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "失去焦点回调" }, "status": { "type": "string", @@ -31047,16 +39629,20 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "placeholder": { - "type": "string" + "type": "string", + "description": "占位符文本" }, "value": { - "type": "any" + "type": "any", + "description": "当前值" }, "defaultValue": { - "type": "any" + "type": "any", + "description": "默认值" }, "size": { "type": "string", @@ -31065,17 +39651,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -31097,7 +39687,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -31107,13 +39698,16 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "showCount": { - "type": "boolean" + "type": "boolean", + "description": "是否显示字数统计" }, "maxLength": { - "type": "number" + "type": "number", + "description": "最大输入长度" }, "onChange": { "type": "function", @@ -31130,7 +39724,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "rel": { "type": "string" @@ -34515,7 +43110,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "获取焦点回调" }, "onBlur": { "type": "function", @@ -34526,7 +43122,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "失去焦点回调" }, "status": { "type": "string", @@ -34537,7 +43134,8 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "size": { "type": "string", @@ -34546,7 +43144,8 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" } } } @@ -34561,25 +43160,32 @@ export const components = { "className": "InputNumberProps", "properties": { "value": { - "type": "number" + "type": "number", + "description": "当前值(受控模式)" }, "defaultValue": { - "type": "number" + "type": "number", + "description": "默认值(非受控模式)" }, "min": { - "type": "number" + "type": "number", + "description": "最小值" }, "max": { - "type": "number" + "type": "number", + "description": "最大值" }, "step": { - "type": "number" + "type": "number", + "description": "步长" }, "precision": { - "type": "number" + "type": "number", + "description": "精度" }, "controls": { - "type": "boolean" + "type": "boolean", + "description": "是否显示增减按钮" }, "controlsPosition": { "type": "string", @@ -34587,7 +43193,8 @@ export const components = { "left", "right", "both" - ] + ], + "description": "增减按钮位置" }, "onChange": { "type": "function", @@ -34604,10 +43211,12 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "readOnly": { - "type": "boolean" + "type": "boolean", + "description": "是否只读" }, "onFocus": { "type": "function", @@ -34618,7 +43227,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "获取焦点回调" }, "onBlur": { "type": "function", @@ -34629,7 +43239,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "失去焦点回调" }, "status": { "type": "string", @@ -34640,10 +43251,12 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "placeholder": { - "type": "string" + "type": "string", + "description": "占位符文本" }, "size": { "type": "string", @@ -34652,17 +43265,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -34684,7 +43301,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -34694,11 +43312,13 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "data": { "type": "array", "className": "Array", + "description": "选项数据", "items": { "type": "object", "required": [ @@ -34707,14 +43327,17 @@ export const components = { "className": "AutoCompleteOption", "properties": { "value": { - "type": "string" + "type": "string", + "description": "选项值" }, "label": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "选项标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" } } } @@ -34722,6 +43345,7 @@ export const components = { "options": { "type": "array", "className": "Array", + "description": "选项数据(别名)", "items": { "type": "object", "required": [ @@ -34730,14 +43354,17 @@ export const components = { "className": "AutoCompleteOption", "properties": { "value": { - "type": "string" + "type": "string", + "description": "选项值" }, "label": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "选项标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" } } } @@ -34769,7 +43396,8 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "过滤选项函数,或是否启用默认过滤" }, "renderOption": { "type": "function", @@ -34787,7 +43415,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义渲染选项" }, "onChange": { "type": "function", @@ -34804,7 +43433,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "onSelect": { "type": "function", @@ -34821,7 +43451,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "选择选项回调" }, "onSearch": { "type": "function", @@ -34838,7 +43469,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "搜索输入变化回调" }, "onClear": { "type": "function", @@ -34849,13 +43481,16 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "清空回调" }, "showClear": { - "type": "boolean" + "type": "boolean", + "description": "是否显示清空按钮" }, "readOnly": { - "type": "boolean" + "type": "boolean", + "description": "是否只读" }, "onFocus": { "type": "function", @@ -34866,7 +43501,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "获取焦点回调" }, "onBlur": { "type": "function", @@ -34877,7 +43513,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "失去焦点回调" }, "status": { "type": "string", @@ -34888,10 +43525,12 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "placeholder": { - "type": "string" + "type": "string", + "description": "占位符文本" }, "size": { "type": "string", @@ -34900,17 +43539,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -34938,12 +43581,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -35027,7 +43670,8 @@ export const components = { "single", "tags" ], - "className": "SelectMode" + "className": "SelectMode", + "description": "选择模式" }, "value": { "oneOf": [ @@ -35054,7 +43698,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -35081,11 +43726,13 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "data": { "type": "array", "className": "Array", + "description": "选项数据", "items": { "type": "object", "required": [ @@ -35101,7 +43748,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "选项值" }, "label": { "oneOf": [ @@ -35112,19 +43760,23 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "选项标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "title": { - "type": "string" + "type": "string", + "description": "选项标题" } } } }, "autoClearSearchValue": { - "type": "boolean" + "type": "boolean", + "description": "是否在选中后自动清除搜索值" }, "maxTagCount": { "oneOf": [ @@ -35147,11 +43799,13 @@ export const components = { ], "className": "__type" } - ] + ], + "description": "最大标签显示数量" }, "tokenSeparators": { "type": "array", "className": "Array", + "description": "标签分隔符", "items": { "type": "string" } @@ -35183,7 +43837,8 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "过滤选项函数或是否启用默认过滤" }, "onChange": { "type": "function", @@ -35205,7 +43860,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "onSearch": { "type": "function", @@ -35222,7 +43878,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "搜索变化回调" }, "onClear": { "type": "function", @@ -35233,7 +43890,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "清空回调" }, "onFocus": { "type": "function", @@ -35244,7 +43902,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "获得焦点回调" }, "onBlur": { "type": "function", @@ -35255,7 +43914,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "失去焦点回调" }, "showSearch": { "type": "boolean" @@ -35272,10 +43932,12 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "placeholder": { - "type": "string" + "type": "string", + "description": "占位符文本" }, "size": { "type": "string", @@ -35284,17 +43946,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -35322,12 +43988,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -35423,7 +44089,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -35444,11 +44111,13 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "data": { "type": "array", "className": "Array", + "description": "选项数据", "items": { "type": "object", "required": [ @@ -35464,7 +44133,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "选项值" }, "label": { "oneOf": [ @@ -35475,14 +44145,17 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "选项标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "children": { "type": "array", "className": "Array", + "description": "子选项", "items": { "$ref": "#/definition/CascaderOption" } @@ -35493,6 +44166,7 @@ export const components = { "options": { "type": "array", "className": "Array", + "description": "选项数据(别名)", "items": { "type": "object", "required": [ @@ -35508,7 +44182,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "选项值" }, "label": { "oneOf": [ @@ -35519,14 +44194,17 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "选项标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "children": { "type": "array", "className": "Array", + "description": "子选项", "items": { "$ref": "#/definition/CascaderOption" } @@ -35535,14 +44213,16 @@ export const components = { } }, "changeOnSelect": { - "type": "boolean" + "type": "boolean", + "description": "是否选择任意级即改变值" }, "expandTrigger": { "type": "string", "enum": [ "hover", "click" - ] + ], + "description": "次级菜单展开方式:点击或悬停" }, "onChange": { "type": "function", @@ -35564,7 +44244,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "选择完成后的回调" }, "showSearch": { "type": "boolean" @@ -35581,10 +44262,12 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "placeholder": { - "type": "string" + "type": "string", + "description": "占位符文本" }, "size": { "type": "string", @@ -35593,17 +44276,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -35642,7 +44329,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -35669,11 +44357,13 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "data": { "type": "array", "className": "Array", + "description": "树形数据", "items": { "type": "object", "required": [ @@ -35689,7 +44379,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "节点值" }, "label": { "oneOf": [ @@ -35700,14 +44391,17 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "节点标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "children": { "type": "array", "className": "Array", + "description": "子节点", "items": { "$ref": "#/definition/TreeNode" } @@ -35716,7 +44410,8 @@ export const components = { } }, "multiple": { - "type": "boolean" + "type": "boolean", + "description": "是否多选" }, "onChange": { "type": "function", @@ -35738,7 +44433,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "showSearch": { "type": "boolean" @@ -35755,10 +44451,12 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "placeholder": { - "type": "string" + "type": "string", + "description": "占位符文本" }, "size": { "type": "string", @@ -35767,17 +44465,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -35792,13 +44494,16 @@ export const components = { "className": "CheckboxProps", "properties": { "checked": { - "type": "boolean" + "type": "boolean", + "description": "是否选中(受控模式)" }, "defaultChecked": { - "type": "boolean" + "type": "boolean", + "description": "默认选中状态(非受控模式)" }, "indeterminate": { - "type": "boolean" + "type": "boolean", + "description": "是否半选状态" }, "label": { "oneOf": [ @@ -35809,7 +44514,8 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "复选框标签" }, "onChange": { "type": "function", @@ -35826,7 +44532,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "状态变化回调" }, "rel": { "type": "string" @@ -42069,7 +50776,8 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "ref": { "oneOf": [ @@ -42097,12 +50805,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -42182,6 +50890,7 @@ export const components = { "value": { "type": "array", "className": "Array", + "description": "当前选中值数组(受控模式)", "items": { "oneOf": [ { @@ -42196,6 +50905,7 @@ export const components = { "defaultValue": { "type": "array", "className": "Array", + "description": "默认选中值数组(非受控模式)", "items": { "oneOf": [ { @@ -42210,6 +50920,7 @@ export const components = { "data": { "type": "array", "className": "Array", + "description": "选项数据", "items": { "type": "object", "required": [ @@ -42225,7 +50936,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "选项值" }, "label": { "oneOf": [ @@ -42236,10 +50948,12 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "选项标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" } } } @@ -42249,7 +50963,8 @@ export const components = { "enum": [ "horizontal", "vertical" - ] + ], + "description": "布局方向" }, "onChange": { "type": "function", @@ -42266,7 +50981,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "选中值变化回调" }, "size": { "type": "string", @@ -42275,17 +50991,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -42300,10 +51020,12 @@ export const components = { "className": "RadioProps", "properties": { "checked": { - "type": "boolean" + "type": "boolean", + "description": "是否选中(受控模式)" }, "defaultChecked": { - "type": "boolean" + "type": "boolean", + "description": "默认选中状态(非受控模式)" }, "label": { "oneOf": [ @@ -42314,7 +51036,8 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "单选框标签" }, "value": { "oneOf": [ @@ -42324,7 +51047,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "单选框值" }, "onChange": { "type": "function", @@ -42341,7 +51065,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "状态变化回调" }, "rel": { "type": "string" @@ -48495,7 +57220,8 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "ref": { "oneOf": [ @@ -48523,12 +57249,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -48613,7 +57339,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "当前选中值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -48623,11 +57350,13 @@ export const components = { { "type": "number" } - ] + ], + "description": "默认选中值(非受控模式)" }, "data": { "type": "array", "className": "Array", + "description": "选项数据", "items": { "type": "object", "required": [ @@ -48643,7 +57372,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "选项值" }, "label": { "oneOf": [ @@ -48654,10 +57384,12 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "选项标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" } } } @@ -48667,7 +57399,8 @@ export const components = { "enum": [ "horizontal", "vertical" - ] + ], + "description": "布局方向" }, "onChange": { "type": "function", @@ -48684,7 +57417,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "选中值变化回调" }, "size": { "type": "string", @@ -48693,17 +57427,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -48718,19 +57456,24 @@ export const components = { "className": "SwitchProps", "properties": { "checked": { - "type": "boolean" + "type": "boolean", + "description": "是否开启(受控模式)" }, "defaultChecked": { - "type": "boolean" + "type": "boolean", + "description": "默认开启状态(非受控模式)" }, "loading": { - "type": "boolean" + "type": "boolean", + "description": "是否加载中" }, "checkedText": { - "type": "string" + "type": "string", + "description": "开启时显示的文字" }, "uncheckedText": { - "type": "string" + "type": "string", + "description": "关闭时显示的文字" }, "onChange": { "type": "function", @@ -48747,7 +57490,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "状态变化回调" }, "size": { "type": "string", @@ -48756,17 +57500,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -48794,12 +57542,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -48877,27 +57625,34 @@ export const components = { "className": "SliderProps", "properties": { "value": { - "type": "number" + "type": "number", + "description": "当前值(受控模式)" }, "defaultValue": { - "type": "number" + "type": "number", + "description": "默认值(非受控模式)" }, "min": { - "type": "number" + "type": "number", + "description": "最小值" }, "max": { - "type": "number" + "type": "number", + "description": "最大值" }, "step": { - "type": "number" + "type": "number", + "description": "步长" }, "showTicks": { - "type": "boolean" + "type": "boolean", + "description": "是否显示刻度" }, "marks": { "type": "object", "required": [], "className": "Record", + "description": "刻度标记", "additionalProperties": { "type": "reactNode", "className": "ReactNode" @@ -48933,7 +57688,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "是否显示提示或自定义提示格式化函数" }, "onChange": { "type": "function", @@ -48950,7 +57706,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "onAfterChange": { "type": "function", @@ -48967,7 +57724,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化完成回调" }, "size": { "type": "string", @@ -48976,17 +57734,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -49003,6 +57765,7 @@ export const components = { "data": { "type": "array", "className": "Array", + "description": "选项数据", "items": { "type": "object", "required": [ @@ -49012,16 +57775,20 @@ export const components = { "className": "TransferItem", "properties": { "key": { - "type": "string" + "type": "string", + "description": "选项键" }, "title": { - "type": "string" + "type": "string", + "description": "选项标题" }, "description": { - "type": "string" + "type": "string", + "description": "选项描述" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" } } } @@ -49029,6 +57796,7 @@ export const components = { "targetKeys": { "type": "array", "className": "Array", + "description": "右侧列表的键值数组(受控模式)", "items": { "type": "string" } @@ -49036,6 +57804,7 @@ export const components = { "defaultTargetKeys": { "type": "array", "className": "Array", + "description": "右侧列表的键值数组(非受控模式)", "items": { "type": "string" } @@ -49043,6 +57812,7 @@ export const components = { "selectedKeys": { "type": "array", "className": "Array", + "description": "选中的键值数组(受控模式)", "items": { "type": "string" } @@ -49050,6 +57820,7 @@ export const components = { "defaultSelectedKeys": { "type": "array", "className": "Array", + "description": "选中的键值数组(非受控模式)", "items": { "type": "string" } @@ -49058,6 +57829,7 @@ export const components = { "type": "array", "minItems": 2, "maxItems": 2, + "description": "左右两侧的标题", "items": [ { "type": "string" @@ -49071,6 +57843,7 @@ export const components = { "type": "array", "minItems": 2, "maxItems": 2, + "description": "左右两侧的操作按钮文本", "items": [ { "type": "string" @@ -49081,7 +57854,8 @@ export const components = { ] }, "showSearch": { - "type": "boolean" + "type": "boolean", + "description": "是否显示搜索框" }, "filterOption": { "type": "function", @@ -49103,7 +57877,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "过滤选项函数" }, "onChange": { "type": "function", @@ -49130,7 +57905,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "onSelectChange": { "type": "function", @@ -49152,7 +57928,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "选中变化回调" }, "size": { "type": "string", @@ -49161,17 +57938,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -49193,7 +57974,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -49203,10 +57985,12 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "showTime": { - "type": "boolean" + "type": "boolean", + "description": "是否显示时间选择" }, "disabledDate": { "type": "function", @@ -49223,7 +58007,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "禁用日期的回调函数" }, "onChange": { "type": "function", @@ -49245,7 +58030,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "日期变化回调" }, "status": { "type": "string", @@ -49256,10 +58042,12 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "placeholder": { - "type": "string" + "type": "string", + "description": "占位符文本" }, "size": { "type": "string", @@ -49268,17 +58056,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -49324,7 +58116,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -49358,12 +58151,14 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "placeholder": { "type": "array", "minItems": 2, "maxItems": 2, + "description": "占位文本", "items": [ { "type": "string" @@ -49374,10 +58169,12 @@ export const components = { ] }, "format": { - "type": "string" + "type": "string", + "description": "日期格式" }, "showTime": { - "type": "boolean" + "type": "boolean", + "description": "是否显示时间选择" }, "disabledDate": { "type": "function", @@ -49394,7 +58191,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "禁用日期的回调函数" }, "onChange": { "type": "function", @@ -49416,7 +58214,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "size": { "type": "string", @@ -49425,7 +58224,8 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "status": { "type": "string", @@ -49436,17 +58236,21 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -49468,7 +58272,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -49478,16 +58283,20 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "minuteStep": { - "type": "number" + "type": "number", + "description": "分钟步长" }, "secondStep": { - "type": "number" + "type": "number", + "description": "秒钟步长" }, "use12Hours": { - "type": "boolean" + "type": "boolean", + "description": "是否使用 12 小时制" }, "onChange": { "type": "function", @@ -49504,7 +58313,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "status": { "type": "string", @@ -49515,10 +58325,12 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "placeholder": { - "type": "string" + "type": "string", + "description": "占位符文本" }, "size": { "type": "string", @@ -49527,17 +58339,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -49552,26 +58368,33 @@ export const components = { "className": "UploadProps", "properties": { "action": { - "type": "string" + "type": "string", + "description": "上传地址" }, "method": { - "type": "string" + "type": "string", + "description": "请求方法" }, "accept": { - "type": "string" + "type": "string", + "description": "接受上传的文件类型" }, "multiple": { - "type": "boolean" + "type": "boolean", + "description": "是否支持多选" }, "draggable": { - "type": "boolean" + "type": "boolean", + "description": "是否支持拖拽上传" }, "showUploadList": { - "type": "boolean" + "type": "boolean", + "description": "是否显示文件列表" }, "fileList": { "type": "array", "className": "Array", + "description": "文件列表(受控模式)", "items": { "type": "object", "required": [ @@ -49581,16 +58404,20 @@ export const components = { "className": "UploadFile", "properties": { "uid": { - "type": "string" + "type": "string", + "description": "文件唯一标识" }, "name": { - "type": "string" + "type": "string", + "description": "文件名" }, "maxFileSize": { - "type": "number" + "type": "number", + "description": "文件大小" }, "type": { - "type": "string" + "type": "string", + "description": "文件类型" }, "status": { "type": "string", @@ -49600,19 +58427,24 @@ export const components = { "pending", "uploading" ], - "className": "UploadFileState" + "className": "UploadFileState", + "description": "文件状态" }, "percent": { - "type": "number" + "type": "number", + "description": "上传进度" }, "url": { - "type": "string" + "type": "string", + "description": "文件访问地址" }, "response": { - "type": "any" + "type": "any", + "description": "上传响应" }, "error": { - "type": "string" + "type": "string", + "description": "错误信息" } } } @@ -49620,6 +58452,7 @@ export const components = { "defaultFileList": { "type": "array", "className": "Array", + "description": "文件列表(非受控模式)", "items": { "type": "object", "required": [ @@ -49629,16 +58462,20 @@ export const components = { "className": "UploadFile", "properties": { "uid": { - "type": "string" + "type": "string", + "description": "文件唯一标识" }, "name": { - "type": "string" + "type": "string", + "description": "文件名" }, "maxFileSize": { - "type": "number" + "type": "number", + "description": "文件大小" }, "type": { - "type": "string" + "type": "string", + "description": "文件类型" }, "status": { "type": "string", @@ -49648,25 +58485,31 @@ export const components = { "pending", "uploading" ], - "className": "UploadFileState" + "className": "UploadFileState", + "description": "文件状态" }, "percent": { - "type": "number" + "type": "number", + "description": "上传进度" }, "url": { - "type": "string" + "type": "string", + "description": "文件访问地址" }, "response": { - "type": "any" + "type": "any", + "description": "上传响应" }, "error": { - "type": "string" + "type": "string", + "description": "错误信息" } } } }, "maxCount": { - "type": "number" + "type": "number", + "description": "最大上传数量" }, "onChange": { "type": "function", @@ -49688,7 +58531,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "文件状态变化回调" }, "onRemove": { "type": "function", @@ -49712,7 +58556,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "文件移除回调" }, "beforeUpload": { "type": "function", @@ -49745,7 +58590,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "上传前回调" }, "size": { "type": "string", @@ -49754,17 +58600,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -49788,17 +58638,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "onChange": { "type": "function", @@ -49820,26 +58674,33 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "文件状态变化回调" }, "accept": { - "type": "string" + "type": "string", + "description": "接受上传的文件类型" }, "multiple": { - "type": "boolean" + "type": "boolean", + "description": "是否支持多选" }, "action": { - "type": "string" + "type": "string", + "description": "上传地址" }, "method": { - "type": "string" + "type": "string", + "description": "请求方法" }, "showUploadList": { - "type": "boolean" + "type": "boolean", + "description": "是否显示文件列表" }, "fileList": { "type": "array", "className": "Array", + "description": "文件列表(受控模式)", "items": { "type": "object", "required": [ @@ -49849,16 +58710,20 @@ export const components = { "className": "UploadFile", "properties": { "uid": { - "type": "string" + "type": "string", + "description": "文件唯一标识" }, "name": { - "type": "string" + "type": "string", + "description": "文件名" }, "maxFileSize": { - "type": "number" + "type": "number", + "description": "文件大小" }, "type": { - "type": "string" + "type": "string", + "description": "文件类型" }, "status": { "type": "string", @@ -49868,19 +58733,24 @@ export const components = { "pending", "uploading" ], - "className": "UploadFileState" + "className": "UploadFileState", + "description": "文件状态" }, "percent": { - "type": "number" + "type": "number", + "description": "上传进度" }, "url": { - "type": "string" + "type": "string", + "description": "文件访问地址" }, "response": { - "type": "any" + "type": "any", + "description": "上传响应" }, "error": { - "type": "string" + "type": "string", + "description": "错误信息" } } } @@ -49888,6 +58758,7 @@ export const components = { "defaultFileList": { "type": "array", "className": "Array", + "description": "文件列表(非受控模式)", "items": { "type": "object", "required": [ @@ -49897,16 +58768,20 @@ export const components = { "className": "UploadFile", "properties": { "uid": { - "type": "string" + "type": "string", + "description": "文件唯一标识" }, "name": { - "type": "string" + "type": "string", + "description": "文件名" }, "maxFileSize": { - "type": "number" + "type": "number", + "description": "文件大小" }, "type": { - "type": "string" + "type": "string", + "description": "文件类型" }, "status": { "type": "string", @@ -49916,25 +58791,31 @@ export const components = { "pending", "uploading" ], - "className": "UploadFileState" + "className": "UploadFileState", + "description": "文件状态" }, "percent": { - "type": "number" + "type": "number", + "description": "上传进度" }, "url": { - "type": "string" + "type": "string", + "description": "文件访问地址" }, "response": { - "type": "any" + "type": "any", + "description": "上传响应" }, "error": { - "type": "string" + "type": "string", + "description": "错误信息" } } } }, "maxCount": { - "type": "number" + "type": "number", + "description": "最大上传数量" }, "onRemove": { "type": "function", @@ -49958,7 +58839,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "文件移除回调" }, "beforeUpload": { "type": "function", @@ -49991,7 +58873,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "上传前回调" } } } @@ -50006,16 +58889,20 @@ export const components = { "className": "RateProps", "properties": { "value": { - "type": "number" + "type": "number", + "description": "当前值(受控模式)" }, "defaultValue": { - "type": "number" + "type": "number", + "description": "默认值(非受控模式)" }, "count": { - "type": "number" + "type": "number", + "description": "星星总数" }, "showHalf": { - "type": "boolean" + "type": "boolean", + "description": "是否允许半星" }, "character": { "oneOf": [ @@ -50047,7 +58934,7 @@ export const components = { { "type": "object", "properties": { - "__@iterator@1191": { + "__@iterator@1438": { "type": "function", "signature": { "isAsync": false, @@ -50219,11 +59106,11 @@ export const components = { }, "arguments": [] }, - "className": "__@iterator@1191" + "className": "__@iterator@1438" } }, "required": [ - "__@iterator@1191" + "__@iterator@1438" ], "className": "Iterable" }, @@ -50279,11 +59166,13 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "自定义星星字符或返回 React 节点的函数" }, "tooltips": { "type": "array", "className": "Array", + "description": "星星提示文本数组", "items": { "type": "string" } @@ -50303,7 +59192,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "onHoverChange": { "type": "function", @@ -50320,7 +59210,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "悬停变化回调" }, "size": { "type": "string", @@ -50329,17 +59220,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -50361,7 +59256,8 @@ export const components = { { "const": null } - ] + ], + "description": "当前值(受控模式)" }, "defaultValue": { "oneOf": [ @@ -50371,11 +59267,13 @@ export const components = { { "const": null } - ] + ], + "description": "默认值(非受控模式)" }, "data": { "type": "array", "className": "Array", + "description": "选项数据", "items": { "type": "object", "required": [ @@ -50384,7 +59282,8 @@ export const components = { "className": "MentionOption", "properties": { "value": { - "type": "string" + "type": "string", + "description": "选项值" }, "label": { "oneOf": [ @@ -50395,10 +59294,12 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "选项标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" } } } @@ -50406,6 +59307,7 @@ export const components = { "suggestions": { "type": "array", "className": "Array", + "description": "选项数据(别名)", "items": { "type": "object", "required": [ @@ -50414,7 +59316,8 @@ export const components = { "className": "MentionOption", "properties": { "value": { - "type": "string" + "type": "string", + "description": "选项值" }, "label": { "oneOf": [ @@ -50425,10 +59328,12 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "选项标签" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" } } } @@ -50448,7 +59353,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "值变化回调" }, "onSearch": { "type": "function", @@ -50465,7 +59371,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "搜索变化回调" }, "onSelect": { "type": "function", @@ -50482,7 +59389,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "选择选项回调" }, "showSearch": { "type": "boolean" @@ -50499,10 +59407,12 @@ export const components = { "error", "info" ], - "className": "NovaStatus" + "className": "PikaStatus", + "description": "控件状态" }, "placeholder": { - "type": "string" + "type": "string", + "description": "占位符文本" }, "size": { "type": "string", @@ -50511,17 +59421,21 @@ export const components = { "middle", "large" ], - "className": "NovaSize" + "className": "PikaSize", + "description": "控件尺寸" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" } } } @@ -50543,7 +59457,8 @@ export const components = { "error", "info" ], - "className": "AlertType" + "className": "AlertType", + "description": "警告提示类型,可选值为 success、info、warning、error" }, "size": { "type": "string", @@ -50552,36 +59467,45 @@ export const components = { "middle", "large" ], - "className": "AlertSize" + "className": "AlertSize", + "description": "警告提示尺寸,可选值为 small、middle、large" }, "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "警告提示标题" }, "description": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "警告提示描述内容" }, "showIcon": { - "type": "boolean" + "type": "boolean", + "description": "是否显示图标" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义图标,会覆盖默认的图标" }, "closable": { - "type": "boolean" + "type": "boolean", + "description": "是否可关闭" }, "closeIcon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义关闭按钮" }, "action": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义操作区域内容" }, "banner": { - "type": "boolean" + "type": "boolean", + "description": "是否用作顶部公告栏" }, "onClose": { "type": "function", @@ -50598,7 +59522,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "关闭时的回调函数" }, "afterClose": { "type": "function", @@ -50609,14 +59534,17 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "关闭动画结束后的回调函数" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -50644,12 +59572,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -50763,6 +59691,26 @@ export const components = { ], "className": "DrawerSize" }, + "width": { + "oneOf": [ + { + "type": "number" + }, + { + "type": "string" + } + ] + }, + "height": { + "oneOf": [ + { + "type": "number" + }, + { + "type": "string" + } + ] + }, "closable": { "type": "boolean" }, @@ -50786,6 +59734,36 @@ export const components = { "type": "reactNode", "className": "ReactNode" }, + "destroyOnClose": { + "type": "boolean" + }, + "forceRender": { + "type": "boolean" + }, + "push": { + "oneOf": [ + { + "type": "boolean" + }, + { + "type": "object", + "properties": { + "distance": { + "oneOf": [ + { + "type": "number" + }, + { + "type": "string" + } + ] + } + }, + "required": [], + "className": "__type" + } + ] + }, "getContainer": { "oneOf": [ { @@ -50883,12 +59861,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -50966,11 +59944,13 @@ export const components = { "className": "ModalProps", "properties": { "open": { - "type": "boolean" + "type": "boolean", + "description": "对话框是否可见" }, "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "对话框标题" }, "footer": { "oneOf": [ @@ -50981,7 +59961,8 @@ export const components = { { "const": null } - ] + ], + "description": "对话框底部内容,设为 null 时不显示底部" }, "width": { "oneOf": [ @@ -50991,7 +59972,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "对话框宽度" }, "size": { "type": "string", @@ -51000,45 +59982,57 @@ export const components = { "middle", "large" ], - "className": "ModalSize" + "className": "ModalSize", + "description": "对话框尺寸,可选值为 small、middle、large" }, "closable": { - "type": "boolean" + "type": "boolean", + "description": "是否显示关闭按钮" }, "closeIcon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义关闭图标" }, "centered": { - "type": "boolean" + "type": "boolean", + "description": "是否垂直居中显示对话框" }, "mask": { - "type": "boolean" + "type": "boolean", + "description": "是否显示遮罩层" }, "maskClosable": { - "type": "boolean" + "type": "boolean", + "description": "点击遮罩层是否可以关闭对话框" }, "keyboard": { - "type": "boolean" + "type": "boolean", + "description": "是否支持键盘 ESC 关闭" }, "loading": { - "type": "boolean" + "type": "boolean", + "description": "对话框是否显示加载状态" }, "confirmLoading": { - "type": "boolean" + "type": "boolean", + "description": "确定按钮 loading" }, "okText": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "确认按钮文字" }, "cancelText": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "取消按钮文字" }, "okButtonProps": { "type": "object", "required": [], "className": "Record", + "description": "确认按钮 props", "additionalProperties": { "type": "any" } @@ -51047,6 +60041,7 @@ export const components = { "type": "object", "required": [], "className": "Record", + "description": "取消按钮 props", "additionalProperties": { "type": "any" } @@ -51072,10 +60067,12 @@ export const components = { { "const": false } - ] + ], + "description": "对话框的挂载容器,设置为 false 时挂载在当前 DOM 层级" }, "zIndex": { - "type": "number" + "type": "number", + "description": "对话框的 z-index" }, "onOk": { "type": "function", @@ -51092,7 +60089,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击确定回调" }, "onCancel": { "type": "function", @@ -51109,7 +60107,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击取消回调" }, "afterOpenChange": { "type": "function", @@ -51126,7 +60125,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "打开/关闭动画结束后的回调" }, "afterClose": { "type": "function", @@ -51137,18 +60137,22 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "完全关闭后的回调" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "对话框内容" }, "ref": { "oneOf": [ @@ -51176,12 +60180,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -51260,29 +60264,36 @@ export const components = { "properties": { "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "确认框标题" }, "description": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "确认框描述内容" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义图标" }, "okText": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "确认按钮文字" }, "cancelText": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "取消按钮文字" }, "showCancel": { - "type": "boolean" + "type": "boolean", + "description": "是否显示取消按钮" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "placement": { "type": "string", @@ -51300,7 +60311,8 @@ export const components = { "rightTop", "rightBottom" ], - "className": "PopconfirmPlacement" + "className": "PopconfirmPlacement", + "description": "气泡确认框弹出位置" }, "trigger": { "type": "string", @@ -51309,16 +60321,20 @@ export const components = { "hover", "click", "focus" - ] + ], + "description": "触发方式,可选值为 hover、click、focus、contextMenu" }, "arrow": { - "type": "boolean" + "type": "boolean", + "description": "是否显示箭头" }, "open": { - "type": "boolean" + "type": "boolean", + "description": "气泡确认框是否可见(受控)" }, "defaultOpen": { - "type": "boolean" + "type": "boolean", + "description": "气泡确认框是否默认可见(非受控)" }, "onConfirm": { "type": "function", @@ -51335,7 +60351,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击确认按钮时的回调" }, "onCancel": { "type": "function", @@ -51352,7 +60369,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "点击取消按钮时的回调" }, "onChange": { "type": "function", @@ -51369,18 +60387,22 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "气泡确认框显示/隐藏时的回调" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "气泡确认框的目标元素" }, "ref": { "oneOf": [ @@ -51408,12 +60430,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -51497,7 +60519,8 @@ export const components = { "line", "dashboard" ], - "className": "ProgressType" + "className": "ProgressType", + "description": "进度条类型,可选值为 line、circle、dashboard" }, "status": { "type": "string", @@ -51507,7 +60530,8 @@ export const components = { "exception", "active" ], - "className": "ProgressStatus" + "className": "ProgressStatus", + "description": "进度条状态,可选值为 success、exception、normal、active" }, "size": { "type": "string", @@ -51516,10 +60540,12 @@ export const components = { "middle", "large" ], - "className": "ProgressSize" + "className": "ProgressSize", + "description": "进度条尺寸,可选值为 small、middle、large" }, "percent": { - "type": "number" + "type": "number", + "description": "百分比,取值范围 0-100" }, "strokeColor": { "oneOf": [ @@ -51553,13 +60579,16 @@ export const components = { ], "className": "__type" } - ] + ], + "description": "进度条颜色,传入 string 时为纯色,传入 string[] 或 object 时为渐变" }, "railColor": { - "type": "string" + "type": "string", + "description": "轨道颜色" }, "strokeWidth": { - "type": "number" + "type": "number", + "description": "进度条线宽,单位 px" }, "strokeLinecap": { "type": "string", @@ -51568,25 +60597,30 @@ export const components = { "square", "butt" ], - "className": "StrokeLinecap" + "className": "StrokeLinecap", + "description": "进度条端点形状,可选值为 round、butt、square" }, "gapDegree": { - "type": "number" + "type": "number", + "description": "仪表盘缺口角度,仅在 type=\"dashboard\" 时有效,取值范围 0-295" }, "gapPlacement": { "type": "string", "enum": [ - "start", - "end", "top", - "bottom" - ] + "bottom", + "start", + "end" + ], + "description": "仪表盘缺口位置,仅在 type=\"dashboard\" 时有效" }, "steps": { - "type": "number" + "type": "number", + "description": "分段显示的步数" }, "showInfo": { - "type": "boolean" + "type": "boolean", + "description": "是否显示进度数值或状态图标" }, "format": { "type": "function", @@ -51609,12 +60643,14 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义内容格式化函数" }, "success": { "type": "object", "required": [], "className": "__type", + "description": "已完成的分段配置", "properties": { "percent": { "type": "number" @@ -51639,14 +60675,17 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "进度变化时的回调" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -51674,12 +60713,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -51767,38 +60806,47 @@ export const components = { "404", "403" ], - "className": "ResultStatus" + "className": "ResultStatus", + "description": "结果页状态,可选值为 success、error、info、warning、404、403、500" }, "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "结果页标题" }, "subTitle": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "结果页副标题" }, "description": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "结果页描述内容" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义图标,会覆盖默认的图标" }, "extra": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "操作区,可放置按钮组" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "结果页底部内容" }, "ref": { "oneOf": [ @@ -51826,12 +60874,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -51909,13 +60957,16 @@ export const components = { "className": "SkeletonProps", "properties": { "loading": { - "type": "boolean" + "type": "boolean", + "description": "是否显示骨架屏" }, "active": { - "type": "boolean" + "type": "boolean", + "description": "是否显示动画效果" }, "rows": { - "type": "number" + "type": "number", + "description": "段落占位图行数" }, "title": { "oneOf": [ @@ -51939,7 +60990,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "是否显示标题占位图,还可传入对象配置宽度" }, "avatar": { "oneOf": [ @@ -51963,7 +61015,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "是否显示头像占位图,还可传入对象配置形状和尺寸" }, "paragraph": { "oneOf": [ @@ -52004,18 +61057,22 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "是否显示段落占位图,还可传入对象配置行数和宽度" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "包裹的子元素,loading 为 false 时显示" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -52043,12 +61100,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -52126,14 +61183,16 @@ export const components = { "className": "SkeletonImageProps", "properties": { "active": { - "type": "boolean" + "type": "boolean", + "description": "是否显示动画效果" }, "shape": { "type": "string", "enum": [ "circle", "square" - ] + ], + "description": "占位图形状,可选值为 circle、square" }, "size": { "type": "string", @@ -52141,17 +61200,21 @@ export const components = { "small", "middle", "large" - ] + ], + "description": "占位图尺寸,可选值为 small、middle、large" }, "width": { - "type": "number" + "type": "number", + "description": "占位图宽度,优先级高于 size" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -52179,12 +61242,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -52262,7 +61325,8 @@ export const components = { "className": "SkeletonInputProps", "properties": { "active": { - "type": "boolean" + "type": "boolean", + "description": "是否显示动画效果" }, "size": { "type": "string", @@ -52270,14 +61334,17 @@ export const components = { "small", "middle", "large" - ] + ], + "description": "占位图尺寸,可选值为 small、middle、large" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -52305,12 +61372,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -52394,20 +61461,25 @@ export const components = { "middle", "large" ], - "className": "SpinSize" + "className": "SpinSize", + "description": "加载图标尺寸,可选值为 small、middle、large" }, "spinning": { - "type": "boolean" + "type": "boolean", + "description": "是否显示加载中状态" }, "delay": { - "type": "number" + "type": "number", + "description": "延迟显示加载效果的时间(毫秒),防止闪烁" }, "fullscreen": { - "type": "boolean" + "type": "boolean", + "description": "是否全屏显示" }, "indicator": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义加载图标" }, "percent": { "oneOf": [ @@ -52417,18 +61489,22 @@ export const components = { { "const": "auto" } - ] + ], + "description": "百分比,用于显示进度,设置为 'auto' 时自动根据 spinning 状态变化" }, "description": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "加载中的描述文字" }, "tip": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "加载中的提示文字(同 description)" }, "wrapper": { - "type": "boolean" + "type": "boolean", + "description": "是否包裹子元素" }, "onChange": { "type": "function", @@ -52445,18 +61521,22 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "加载状态变化时的回调" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "包裹的子元素,spinning 为 false 时显示" }, "ref": { "oneOf": [ @@ -52484,12 +61564,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -52567,14 +61647,17 @@ export const components = { "className": "AvatarProps", "properties": { "src": { - "type": "string" + "type": "string", + "description": "图片地址" }, "alt": { - "type": "string" + "type": "string", + "description": "图片替代文本" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义图标" }, "shape": { "type": "string", @@ -52582,7 +61665,8 @@ export const components = { "circle", "square" ], - "className": "AvatarShape" + "className": "AvatarShape", + "description": "头像形状,默认 circle" }, "size": { "type": "string", @@ -52591,16 +61675,20 @@ export const components = { "middle", "large" ], - "className": "AvatarSizeType" + "className": "AvatarSizeType", + "description": "头像尺寸,默认 middle" }, "pixelSize": { - "type": "number" + "type": "number", + "description": "自定义像素大小" }, "gap": { - "type": "number" + "type": "number", + "description": "文本与边框的间距" }, "draggable": { - "type": "boolean" + "type": "boolean", + "description": "图片是否可拖动" }, "onError": { "type": "function", @@ -52611,12 +61699,14 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "图片加载失败回调,返回 false 可以阻止默认的降级行为" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "icon": { "type": "any" @@ -52636,6 +61726,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "icon": { "type": "any" @@ -52652,15 +61743,18 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子节点,用于展示文本内容" }, "ref": { "oneOf": [ @@ -52688,12 +61782,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -52870,12 +61964,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -52954,16 +62048,20 @@ export const components = { "properties": { "count": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "展示的数字" }, "showZero": { - "type": "boolean" + "type": "boolean", + "description": "当 count 为 0 时是否显示" }, "overflowCount": { - "type": "number" + "type": "number", + "description": "展示的数字,超过时显示 `{maxCount}+`" }, "dot": { - "type": "boolean" + "type": "boolean", + "description": "是否只显示一个点" }, "status": { "type": "string", @@ -52974,14 +62072,17 @@ export const components = { "error", "info" ], - "className": "BadgeStatus" + "className": "BadgeStatus", + "description": "徽章状态" }, "color": { - "type": "string" + "type": "string", + "description": "自定义徽章颜色" }, "text": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "状态点的文本内容" }, "size": { "type": "string", @@ -52990,12 +62091,14 @@ export const components = { "middle", "large" ], - "className": "BadgeSize" + "className": "BadgeSize", + "description": "徽章尺寸,默认 middle" }, "offset": { "type": "array", "minItems": 2, "maxItems": 2, + "description": "状态点的偏移量,格式为 [x, y]", "items": [ { "type": "number" @@ -53006,12 +62109,14 @@ export const components = { ] }, "title": { - "type": "string" + "type": "string", + "description": "鼠标悬停时显示的文字" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "root": { "type": "any" @@ -53025,6 +62130,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "root": { "type": "any" @@ -53035,15 +62141,18 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子节点" }, "ref": { "oneOf": [ @@ -53071,12 +62180,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -53237,12 +62346,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -53456,12 +62565,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -53595,12 +62704,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -53695,7 +62804,8 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "提示内容" }, "placement": { "type": "string", @@ -53713,7 +62823,8 @@ export const components = { "rightTop", "rightBottom" ], - "className": "OverlayPlacement" + "className": "OverlayPlacement", + "description": "位置" }, "trigger": { "oneOf": [ @@ -53741,13 +62852,16 @@ export const components = { }, "className": "Array" } - ] + ], + "description": "触发方式" }, "open": { - "type": "boolean" + "type": "boolean", + "description": "是否打开(受控)" }, "defaultOpen": { - "type": "boolean" + "type": "boolean", + "description": "默认是否打开(非受控)" }, "arrow": { "oneOf": [ @@ -53766,19 +62880,24 @@ export const components = { ], "className": "__type" } - ] + ], + "description": "箭头配置" }, "color": { - "type": "string" + "type": "string", + "description": "颜色" }, "mouseEnterDelay": { - "type": "number" + "type": "number", + "description": "鼠标移入延迟" }, "mouseLeaveDelay": { - "type": "number" + "type": "number", + "description": "鼠标移出延迟" }, "showArrow": { - "type": "boolean" + "type": "boolean", + "description": "是否显示箭头" }, "getPopupContainer": { "type": "function", @@ -53796,7 +62915,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "获取弹出层容器" }, "onChange": { "type": "function", @@ -53813,15 +62933,18 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "打开/关闭回调" }, "zIndex": { - "type": "number" + "type": "number", + "description": "层级" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "自定义语义化节点类名", "properties": { "root": { "type": "any" @@ -53838,6 +62961,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "自定义语义化节点样式", "properties": { "root": { "type": "any" @@ -53852,7 +62976,8 @@ export const components = { }, "children": { "type": "element", - "className": "ReactElement" + "className": "ReactElement", + "description": "子元素" }, "ref": { "oneOf": [ @@ -53880,12 +63005,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -53980,7 +63105,8 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "气泡卡片标题" }, "content": { "oneOf": [ @@ -54000,7 +63126,8 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "气泡卡片内容" }, "placement": { "type": "string", @@ -54018,7 +63145,8 @@ export const components = { "rightTop", "rightBottom" ], - "className": "OverlayPlacement" + "className": "OverlayPlacement", + "description": "气泡卡片位置,默认 top" }, "trigger": { "oneOf": [ @@ -54046,13 +63174,16 @@ export const components = { }, "className": "Array" } - ] + ], + "description": "触发方式,默认 hover" }, "open": { - "type": "boolean" + "type": "boolean", + "description": "气泡卡片是否显示(受控)" }, "defaultOpen": { - "type": "boolean" + "type": "boolean", + "description": "气泡卡片是否默认显示(非受控)" }, "arrow": { "oneOf": [ @@ -54071,19 +63202,24 @@ export const components = { ], "className": "__type" } - ] + ], + "description": "是否显示箭头,默认 true" }, "color": { - "type": "string" + "type": "string", + "description": "气泡卡片背景色" }, "mouseEnterDelay": { - "type": "number" + "type": "number", + "description": "鼠标移入后延时显示的时间(秒),默认 0.1" }, "mouseLeaveDelay": { - "type": "number" + "type": "number", + "description": "鼠标移出后延时隐藏的时间(秒),默认 0.1" }, "showArrow": { - "type": "boolean" + "type": "boolean", + "description": "是否显示箭头,默认 true" }, "getPopupContainer": { "type": "function", @@ -54101,7 +63237,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义气泡容器的挂载节点" }, "onChange": { "type": "function", @@ -54118,15 +63255,18 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "显示/隐藏隐藏的回调" }, "zIndex": { - "type": "number" + "type": "number", + "description": "气泡卡片 z-index" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "root": { "type": "any" @@ -54149,6 +63289,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "root": { "type": "any" @@ -54169,7 +63310,8 @@ export const components = { }, "children": { "type": "element", - "className": "ReactElement" + "className": "ReactElement", + "description": "子节点" }, "ref": { "oneOf": [ @@ -54197,12 +63339,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -54281,11 +63423,13 @@ export const components = { "properties": { "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "卡片标题" }, "extra": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "卡片右上角的操作区域" }, "variant": { "type": "string", @@ -54293,7 +63437,8 @@ export const components = { "outlined", "borderless" ], - "className": "CardVariant" + "className": "CardVariant", + "description": "卡片样式,默认 outlined" }, "size": { "type": "string", @@ -54302,29 +63447,35 @@ export const components = { "middle", "large" ], - "className": "CardSize" + "className": "CardSize", + "description": "卡片尺寸,默认 middle" }, "cover": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "卡片封面" }, "actions": { "type": "array", "className": "Array", + "description": "卡片底部的操作组", "items": { "type": "reactNode", "className": "ReactNode" } }, "hoverable": { - "type": "boolean" + "type": "boolean", + "description": "鼠标移过时可浮起" }, "loading": { - "type": "boolean" + "type": "boolean", + "description": "加载中状态" }, "tabList": { "type": "array", "className": "Array<__type>", + "description": "标签页标题列表", "items": { "type": "object", "required": [ @@ -54343,19 +63494,23 @@ export const components = { } }, "activeTabKey": { - "type": "string" + "type": "string", + "description": "当前激活的标签页 key(受控)" }, "defaultActiveTabKey": { - "type": "string" + "type": "string", + "description": "默认激活的标签页 key(非受控)" }, "tabBarExtraContent": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标签页右上角的额外内容" }, "tabProps": { "type": "object", "required": [], "className": "Record", + "description": "标签页额外属性", "additionalProperties": { "type": "any" } @@ -54375,12 +63530,14 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "标签页切换回调" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "root": { "type": "any" @@ -54409,6 +63566,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "root": { "type": "any" @@ -54434,15 +63592,18 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子节点" }, "ref": { "oneOf": [ @@ -54470,12 +63631,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -54592,12 +63753,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -54757,12 +63918,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -54879,12 +64040,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -54988,12 +64149,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -55072,7 +64233,8 @@ export const components = { "properties": { "description": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义描述文本" }, "image": { "oneOf": [ @@ -55088,12 +64250,14 @@ export const components = { ], "className": "EmptyImageType" } - ] + ], + "description": "自定义图片类型或组件" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "root": { "type": "any" @@ -55113,6 +64277,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "root": { "type": "any" @@ -55129,15 +64294,18 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "底部操作区内容" }, "ref": { "oneOf": [ @@ -55165,12 +64333,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -55388,12 +64556,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -55613,12 +64781,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -55698,6 +64866,7 @@ export const components = { "data": { "type": "array", "className": "Array", + "description": "折叠面板项数据", "items": { "type": "object", "required": [ @@ -55706,19 +64875,23 @@ export const components = { "className": "CollapseItem", "properties": { "key": { - "type": "string" + "type": "string", + "description": "唯一标识" }, "label": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "面板标题" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "面板内容" }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义箭头图标" }, "collapsible": { "type": "string", @@ -55727,20 +64900,25 @@ export const components = { "icon", "header" ], - "className": "Collapsible" + "className": "Collapsible", + "description": "折叠触发方式" }, "showArrow": { - "type": "boolean" + "type": "boolean", + "description": "是否显示箭头图标" }, "extra": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标题右侧额外内容" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "forceRender": { - "type": "boolean" + "type": "boolean", + "description": "被隐藏时是否渲染 DOM 结构" } } } @@ -55748,6 +64926,7 @@ export const components = { "activeKey": { "type": "array", "className": "Array", + "description": "当前激活的面板 key(受控)", "items": { "type": "string" } @@ -55755,6 +64934,7 @@ export const components = { "defaultActiveKey": { "type": "array", "className": "Array", + "description": "默认激活的面板 key(非受控)", "items": { "type": "string" } @@ -55766,10 +64946,12 @@ export const components = { "outlined", "borderless" ], - "className": "CollapseVariant" + "className": "CollapseVariant", + "description": "折叠面板样式,默认 outlined" }, "accordion": { - "type": "boolean" + "type": "boolean", + "description": "是否是手风琴模式,默认 false" }, "collapsible": { "type": "string", @@ -55778,10 +64960,12 @@ export const components = { "icon", "header" ], - "className": "Collapsible" + "className": "Collapsible", + "description": "折叠触发方式,默认 header" }, "showArrow": { - "type": "boolean" + "type": "boolean", + "description": "是否显示箭头图标,默认 true" }, "onChange": { "type": "function", @@ -55798,12 +64982,14 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "面板切换回调" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "root": { "type": "any" @@ -55829,6 +65015,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "root": { "type": "any" @@ -55851,11 +65038,13 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -55883,12 +65072,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -55968,35 +65157,42 @@ export const components = { "data": { "type": "array", "className": "Array", + "description": "时间线数据", "items": { "type": "object", "required": [], "className": "TimelineItem", "properties": { "key": { - "type": "string" + "type": "string", + "description": "唯一标识" }, "color": { - "type": "string" + "type": "string", + "description": "点颜色" }, "dot": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义点内容" }, "label": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标签内容" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "内容" }, "position": { "type": "string", "enum": [ "left", "right" - ] + ], + "description": "位置" } } } @@ -56008,7 +65204,8 @@ export const components = { "right", "alternate" ], - "className": "TimelineMode" + "className": "TimelineMode", + "description": "模式" }, "pending": { "oneOf": [ @@ -56019,19 +65216,23 @@ export const components = { "type": "reactNode", "className": "ReactNode" } - ] + ], + "description": "待处理项" }, "pendingDot": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义待处理点" }, "reverse": { - "type": "boolean" + "type": "boolean", + "description": "是否倒序" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "自定义语义化节点类名", "properties": { "root": { "type": "any" @@ -56054,6 +65255,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "自定义语义化节点样式", "properties": { "root": { "type": "any" @@ -56073,11 +65275,13 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -56105,12 +65309,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -56190,21 +65394,25 @@ export const components = { "data": { "type": "array", "className": "Array", + "description": "描述列表项数据", "items": { "type": "object", "required": [], "className": "DescriptionItem", "properties": { "key": { - "type": "string" + "type": "string", + "description": "唯一标识" }, "label": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标签文本" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "内容" }, "span": { "oneOf": [ @@ -56214,18 +65422,21 @@ export const components = { { "const": "filled" } - ] + ], + "description": "包含列的数量" } } } }, "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标题" }, "extra": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "描述列表右上角操作区" }, "variant": { "type": "string", @@ -56233,7 +65444,8 @@ export const components = { "outlined", "borderless" ], - "className": "DescriptionVariant" + "className": "DescriptionVariant", + "description": "描述列表样式,默认 borderless" }, "layout": { "type": "string", @@ -56241,7 +65453,8 @@ export const components = { "horizontal", "vertical" ], - "className": "DescriptionLayout" + "className": "DescriptionLayout", + "description": "描述列表布局,默认 horizontal" }, "column": { "oneOf": [ @@ -56257,7 +65470,8 @@ export const components = { }, "className": "Record" } - ] + ], + "description": "一行的列数,默认 3" }, "size": { "type": "string", @@ -56266,15 +65480,18 @@ export const components = { "middle", "large" ], - "className": "DescriptionSize" + "className": "DescriptionSize", + "description": "描述列表尺寸,默认 middle" }, "colon": { - "type": "boolean" + "type": "boolean", + "description": "是否展示冒号,默认 true" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "root": { "type": "any" @@ -56300,6 +65517,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "root": { "type": "any" @@ -56322,11 +65540,13 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -56354,12 +65574,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -56590,12 +65810,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -60846,12 +70066,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -60906,6 +70126,7 @@ export const components = { "data": { "type": "array", "className": "Array", + "description": "树数据", "items": { "type": "object", "required": [ @@ -60914,37 +70135,46 @@ export const components = { "className": "TreeNodeData", "properties": { "key": { - "type": "string" + "type": "string", + "description": "唯一标识" }, "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标题" }, "children": { "type": "array", "className": "Array", + "description": "子节点", "items": { "$ref": "#/definition/TreeNodeData" } }, "icon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "图标" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "selectable": { - "type": "boolean" + "type": "boolean", + "description": "是否可选择" }, "disableCheckbox": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用复选框" }, "checkable": { - "type": "boolean" + "type": "boolean", + "description": "是否可勾选" }, "isLeaf": { - "type": "boolean" + "type": "boolean", + "description": "是否为叶子节点" } } } @@ -60953,20 +70183,25 @@ export const components = { "type": "object", "required": [], "className": "FieldNames", + "description": "字段名映射", "properties": { "title": { - "type": "string" + "type": "string", + "description": "标题字段名" }, "key": { - "type": "string" + "type": "string", + "description": "标识字段名" }, "children": { - "type": "string" + "type": "string", + "description": "子节点字段名" } } }, "showIcon": { - "type": "boolean" + "type": "boolean", + "description": "是否显示图标" }, "showLine": { "oneOf": [ @@ -60991,10 +70226,12 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "是否显示连接线" }, "checkable": { - "type": "boolean" + "type": "boolean", + "description": "是否显示复选框" }, "checkedKeys": { "oneOf": [ @@ -61029,21 +70266,25 @@ export const components = { ], "className": "__type" } - ] + ], + "description": "选中的节点 keys(受控)" }, "defaultCheckedKeys": { "type": "array", "className": "Array", + "description": "默认选中的节点 keys(非受控)", "items": { "type": "string" } }, "checkStrictly": { - "type": "boolean" + "type": "boolean", + "description": "是否父子节点选中状态不再关联" }, "selectedKeys": { "type": "array", "className": "Array", + "description": "选中的节点 keys(受控)", "items": { "type": "string" } @@ -61051,6 +70292,7 @@ export const components = { "defaultSelectedKeys": { "type": "array", "className": "Array", + "description": "默认选中的节点 keys(非受控)", "items": { "type": "string" } @@ -61058,6 +70300,7 @@ export const components = { "expandedKeys": { "type": "array", "className": "Array", + "description": "展开的节点 keys(受控)", "items": { "type": "string" } @@ -61065,39 +70308,50 @@ export const components = { "defaultExpandedKeys": { "type": "array", "className": "Array", + "description": "默认展开的节点 keys(非受控)", "items": { "type": "string" } }, "defaultExpandAll": { - "type": "boolean" + "type": "boolean", + "description": "是否默认展开所有节点" }, "defaultExpandParent": { - "type": "boolean" + "type": "boolean", + "description": "是否默认展开父节点" }, "autoExpandParent": { - "type": "boolean" + "type": "boolean", + "description": "是否自动展开父节点" }, "selectable": { - "type": "boolean" + "type": "boolean", + "description": "是否可选择" }, "multiple": { - "type": "boolean" + "type": "boolean", + "description": "是否支持多选" }, "draggable": { - "type": "boolean" + "type": "boolean", + "description": "是否可拖拽" }, "disabled": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用" }, "blockNode": { - "type": "boolean" + "type": "boolean", + "description": "是否为块级节点" }, "virtual": { - "type": "boolean" + "type": "boolean", + "description": "是否使用虚拟滚动" }, "height": { - "type": "number" + "type": "number", + "description": "虚拟滚动高度" }, "loadData": { "type": "function", @@ -61114,11 +70368,13 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "异步加载数据" }, "loadedKeys": { "type": "array", "className": "Array", + "description": "已加载的节点 keys", "items": { "type": "string" } @@ -61138,7 +70394,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "过滤节点" }, "titleRender": { "type": "function", @@ -61156,11 +70413,13 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义节点标题渲染" }, "switcherIcon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义展开/收起图标" }, "icon": { "oneOf": [ @@ -61186,7 +70445,8 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "自定义节点图标" }, "onCheck": { "type": "function", @@ -61208,7 +70468,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "复选框选中回调" }, "onSelect": { "type": "function", @@ -61230,7 +70491,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "节点选中回调" }, "onExpand": { "type": "function", @@ -61252,7 +70514,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "节点展开/收起回调" }, "onDragStart": { "type": "function", @@ -61269,7 +70532,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "开始拖拽回调" }, "onDragEnter": { "type": "function", @@ -61286,7 +70550,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "拖拽进入回调" }, "onDragOver": { "type": "function", @@ -61303,7 +70568,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "拖拽经过回调" }, "onDragLeave": { "type": "function", @@ -61320,7 +70586,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "拖拽离开回调" }, "onDragEnd": { "type": "function", @@ -61337,7 +70604,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "结束拖拽回调" }, "onDrop": { "type": "function", @@ -61354,7 +70622,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "放置回调" }, "onLoad": { "type": "function", @@ -61376,7 +70645,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "加载完成回调" }, "onRightClick": { "type": "function", @@ -61393,22 +70663,26 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "右键点击回调" }, "variant": { - "const": "directory" + "const": "directory", + "description": "变体" }, "expandAction": { "type": "string", "enum": [ "click", "doubleClick" - ] + ], + "description": "展开触发方式" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "自定义语义化节点类名", "properties": { "root": { "type": "any" @@ -61434,6 +70708,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "自定义语义化节点样式", "properties": { "root": { "type": "any" @@ -61456,11 +70731,13 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -61488,12 +70765,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -61585,20 +70862,23 @@ export const components = { "required": [], "className": "CarouselAutoplayConfig" } - ] + ], + "description": "是否自动播放,默认 false" }, "autoplaySpeed": { - "type": "number" + "type": "number", + "description": "自动播放速度(毫秒),默认 3000" }, "dotPlacement": { "type": "string", "enum": [ - "start", - "end", "top", - "bottom" + "bottom", + "start", + "end" ], - "className": "CarouselDotPlacement" + "className": "CarouselDotPlacement", + "description": "面板指示点位置,默认 bottom" }, "dots": { "oneOf": [ @@ -61615,13 +70895,16 @@ export const components = { "required": [], "className": "CarouselDotsConfig" } - ] + ], + "description": "是否显示面板指示点,默认 true" }, "draggable": { - "type": "boolean" + "type": "boolean", + "description": "是否可以拖拽切换" }, "fade": { - "type": "boolean" + "type": "boolean", + "description": "是否使用淡入淡出效果(已废弃,使用 effect 代替)" }, "effect": { "type": "string", @@ -61629,25 +70912,32 @@ export const components = { "scroll", "fade" ], - "className": "CarouselEffect" + "className": "CarouselEffect", + "description": "动画效果,默认 scroll" }, "infinite": { - "type": "boolean" + "type": "boolean", + "description": "是否循环播放,默认 true" }, "speed": { - "type": "number" + "type": "number", + "description": "动画执行时间(毫秒),默认 500" }, "easing": { - "type": "string" + "type": "string", + "description": "动画缓动效果" }, "showArrows": { - "type": "boolean" + "type": "boolean", + "description": "是否显示切换箭头,默认 false" }, "adaptiveHeight": { - "type": "boolean" + "type": "boolean", + "description": "是否自适应高度" }, "waitForAnimate": { - "type": "boolean" + "type": "boolean", + "description": "等待动画结束后再切换,默认 false" }, "afterChange": { "type": "function", @@ -61664,7 +70954,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "切换完成后的回调" }, "beforeChange": { "type": "function", @@ -61686,12 +70977,14 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "切换前的回调" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "root": { "type": "any" @@ -61711,6 +71004,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "root": { "type": "any" @@ -61727,15 +71021,18 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子节点" }, "ref": { "oneOf": [ @@ -61763,12 +71060,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -61846,10 +71143,12 @@ export const components = { "className": "ImageProps", "properties": { "src": { - "type": "string" + "type": "string", + "description": "图片地址" }, "alt": { - "type": "string" + "type": "string", + "description": "图片描述" }, "width": { "oneOf": [ @@ -61859,7 +71158,8 @@ export const components = { { "type": "number" } - ] + ], + "description": "图片宽度" }, "height": { "oneOf": [ @@ -61869,10 +71169,12 @@ export const components = { { "type": "number" } - ] + ], + "description": "图片高度" }, "fallback": { - "type": "string" + "type": "string", + "description": "加载失败时显示的图片" }, "placeholder": { "oneOf": [ @@ -61908,7 +71210,8 @@ export const components = { ], "className": "__type" } - ] + ], + "description": "加载时占位内容" }, "preview": { "oneOf": [ @@ -61919,26 +71222,33 @@ export const components = { "type": "object", "properties": { "open": { - "type": "boolean" + "type": "boolean", + "description": "是否显示预览,默认 true" }, "src": { - "type": "string" + "type": "string", + "description": "自定义预览图片地址" }, "scaleStep": { - "type": "number" + "type": "number", + "description": "缩放步长,默认 0.5" }, "minScale": { - "type": "number" + "type": "number", + "description": "最小缩放比例,默认 1" }, "maxScale": { - "type": "number" + "type": "number", + "description": "最大缩放比例,默认 50" }, "movable": { - "type": "boolean" + "type": "boolean", + "description": "是否可拖拽,默认 true" }, "closeIcon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义关闭图标" }, "actionsRender": { "type": "function", @@ -61961,7 +71271,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义操作栏" }, "onChange": { "type": "function", @@ -61978,13 +71289,15 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "预览显示/隐藏回调" } }, "required": [], "className": "PreviewConfig" } - ] + ], + "description": "是否可预览,默认 true" }, "onError": { "type": "function", @@ -62001,12 +71314,14 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "加载失败回调" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "root": { "type": "any" @@ -62023,6 +71338,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "root": { "type": "any" @@ -62036,15 +71352,18 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子节点" }, "ref": { "oneOf": [ @@ -62072,12 +71391,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -62314,12 +71633,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -62442,9 +71761,10 @@ export const components = { "toUTCString", "toISOString", "toJSON", - "__@toPrimitive@7792" + "__@toPrimitive@8100" ], "className": "Date", + "description": "当前日期(受控)", "properties": { "toString": { "type": "function", @@ -63242,7 +72562,7 @@ export const components = { "className": "toISOString" }, "toJSON": {}, - "__@toPrimitive@7792": { + "__@toPrimitive@8100": { "type": "function", "signature": { "oneOf": [ @@ -63308,7 +72628,7 @@ export const components = { ] }, "description": "Converts a Date object to a string.", - "className": "__@toPrimitive@7792" + "className": "__@toPrimitive@8100" } } }, @@ -63358,9 +72678,10 @@ export const components = { "toUTCString", "toISOString", "toJSON", - "__@toPrimitive@7792" + "__@toPrimitive@8100" ], "className": "Date", + "description": "默认日期(非受控)", "properties": { "toString": { "type": "function", @@ -64158,7 +73479,7 @@ export const components = { "className": "toISOString" }, "toJSON": {}, - "__@toPrimitive@7792": { + "__@toPrimitive@8100": { "type": "function", "signature": { "oneOf": [ @@ -64224,7 +73545,7 @@ export const components = { ] }, "description": "Converts a Date object to a string.", - "className": "__@toPrimitive@7792" + "className": "__@toPrimitive@8100" } } }, @@ -64234,13 +73555,16 @@ export const components = { "month", "year" ], - "className": "CalendarMode" + "className": "CalendarMode", + "description": "日历模式,默认 month" }, "fullscreen": { - "type": "boolean" + "type": "boolean", + "description": "是否全屏显示,默认 true" }, "showWeek": { - "type": "boolean" + "type": "boolean", + "description": "是否显示周数" }, "cellRender": { "type": "function", @@ -64263,7 +73587,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义日期单元格内容" }, "headerRender": { "type": "function", @@ -64281,7 +73606,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义头部内容" }, "disabledDate": { "type": "function", @@ -64298,13 +73624,15 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "不可选择的日期" }, "validRange": { "type": "array", "minItems": 2, "maxItems": 2, "className": "undefined", + "description": "可选择的日期范围", "items": [ { "type": "object", @@ -64352,7 +73680,7 @@ export const components = { "toUTCString", "toISOString", "toJSON", - "__@toPrimitive@7792" + "__@toPrimitive@8100" ], "className": "Date", "properties": { @@ -65152,7 +74480,7 @@ export const components = { "className": "toISOString" }, "toJSON": {}, - "__@toPrimitive@7792": { + "__@toPrimitive@8100": { "type": "function", "signature": { "oneOf": [ @@ -65218,7 +74546,7 @@ export const components = { ] }, "description": "Converts a Date object to a string.", - "className": "__@toPrimitive@7792" + "className": "__@toPrimitive@8100" } } }, @@ -65268,7 +74596,7 @@ export const components = { "toUTCString", "toISOString", "toJSON", - "__@toPrimitive@7792" + "__@toPrimitive@8100" ], "className": "Date", "properties": { @@ -66068,7 +75396,7 @@ export const components = { "className": "toISOString" }, "toJSON": {}, - "__@toPrimitive@7792": { + "__@toPrimitive@8100": { "type": "function", "signature": { "oneOf": [ @@ -66134,7 +75462,7 @@ export const components = { ] }, "description": "Converts a Date object to a string.", - "className": "__@toPrimitive@7792" + "className": "__@toPrimitive@8100" } } } @@ -66155,7 +75483,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "日期变化回调" }, "onPanelChange": { "type": "function", @@ -66177,7 +75506,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "面板变化回调" }, "onSelect": { "type": "function", @@ -66199,12 +75529,14 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "选择日期回调" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的类名", "properties": { "root": { "type": "any" @@ -66230,6 +75562,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "语义化节点的样式", "properties": { "root": { "type": "any" @@ -66252,11 +75585,13 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -66284,12 +75619,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -66490,12 +75825,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -66575,6 +75910,7 @@ export const components = { "data": { "type": "array", "className": "Array", + "description": "向导步骤数据", "items": { "type": "object", "required": [], @@ -66598,22 +75934,27 @@ export const components = { "type": "dom", "className": "HTMLElement" } - ] + ], + "description": "目标元素" }, "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "标题" }, "description": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "描述" }, "cover": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "封面" }, "placement": { - "type": "string" + "type": "string", + "description": "位置" }, "mask": { "oneOf": [ @@ -66634,14 +75975,16 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "遮罩配置" }, "type": { "type": "string", "enum": [ "default", "primary" - ] + ], + "description": "类型" }, "arrow": { "oneOf": [ @@ -66660,16 +76003,19 @@ export const components = { ], "className": "__type" } - ] + ], + "description": "箭头配置" }, "closeIcon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "关闭图标" }, "nextButtonProps": { "type": "object", "required": [], "className": "__type", + "description": "下一步按钮属性", "properties": { "children": { "type": "reactNode", @@ -66692,6 +76038,7 @@ export const components = { "type": "object", "required": [], "className": "__type", + "description": "上一步按钮属性", "properties": { "children": { "type": "reactNode", @@ -66714,17 +76061,20 @@ export const components = { } }, "open": { - "type": "boolean" + "type": "boolean", + "description": "是否打开" }, "current": { - "type": "number" + "type": "number", + "description": "当前步骤" }, "type": { "type": "string", "enum": [ "default", "primary" - ] + ], + "description": "类型" }, "mask": { "oneOf": [ @@ -66745,7 +76095,8 @@ export const components = { "required": [], "className": "__type" } - ] + ], + "description": "遮罩配置" }, "arrow": { "oneOf": [ @@ -66764,11 +76115,13 @@ export const components = { ], "className": "__type" } - ] + ], + "description": "箭头配置" }, "closeIcon": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "关闭图标" }, "indicatorsRender": { "type": "function", @@ -66791,7 +76144,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义指示器渲染" }, "actionsRender": { "type": "function", @@ -66814,7 +76168,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义操作按钮渲染" }, "scrollIntoViewOptions": { "oneOf": [ @@ -66854,18 +76209,22 @@ export const components = { "required": [], "className": "ScrollIntoViewOptions" } - ] + ], + "description": "滚动到视图配置" }, "disabledInteraction": { - "type": "boolean" + "type": "boolean", + "description": "是否禁用交互" }, "keyboard": { - "type": "boolean" + "type": "boolean", + "description": "是否支持键盘操作" }, "gap": { "type": "object", "required": [], "className": "__type", + "description": "间距配置", "properties": { "offset": { "oneOf": [ @@ -66893,7 +76252,8 @@ export const components = { } }, "zIndex": { - "type": "number" + "type": "number", + "description": "层级" }, "getPopupContainer": { "type": "function", @@ -66911,7 +76271,8 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "获取弹出层容器" }, "onClose": { "type": "function", @@ -66922,7 +76283,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "关闭回调" }, "onFinish": { "type": "function", @@ -66933,7 +76295,8 @@ export const components = { }, "arguments": [] }, - "className": "__type" + "className": "__type", + "description": "完成回调" }, "onChange": { "type": "function", @@ -66950,12 +76313,14 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "步骤变化回调" }, "classNames": { "type": "object", "required": [], "className": "Partial___type", + "description": "自定义语义化节点类名", "properties": { "root": { "type": "any" @@ -66996,6 +76361,7 @@ export const components = { "type": "object", "required": [], "className": "Partial___type", + "description": "自定义语义化节点样式", "properties": { "root": { "type": "any" @@ -67033,11 +76399,13 @@ export const components = { } }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -67065,12 +76433,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -67150,6 +76518,7 @@ export const components = { "data": { "type": "array", "className": "Array", + "description": "列表数据", "items": { "type": "any", "className": "T" @@ -67161,28 +76530,35 @@ export const components = { "small", "middle", "large" - ] + ], + "description": "列表尺寸,默认 middle" }, "showBorder": { - "type": "boolean" + "type": "boolean", + "description": "是否显示边框,默认 false" }, "split": { - "type": "boolean" + "type": "boolean", + "description": "是否显示分割线,默认 true" }, "header": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "列表头部" }, "footer": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "列表底部" }, "loading": { - "type": "boolean" + "type": "boolean", + "description": "加载中状态" }, "empty": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "自定义空数据展示" }, "renderItem": { "type": "function", @@ -67205,14 +76581,16 @@ export const components = { } ] }, - "className": "__type" + "className": "__type", + "description": "自定义列表项渲染函数" }, "itemLayout": { "type": "string", "enum": [ "horizontal", "vertical" - ] + ], + "description": "列表项布局方式,默认 horizontal" }, "rowKey": { "oneOf": [ @@ -67236,49 +76614,62 @@ export const components = { }, "className": "__type" } - ] + ], + "description": "列表项 key 提取函数或字段名" }, "grid": { "type": "object", "required": [], "className": "__type", + "description": "列表项网格布局配置", "properties": { "gutter": { - "type": "number" + "type": "number", + "description": "栅格间距" }, "column": { - "type": "number" + "type": "number", + "description": "列数" }, "xs": { - "type": "number" + "type": "number", + "description": "<576px 响应式栅格" }, "sm": { - "type": "number" + "type": "number", + "description": "≥576px 响应式栅格" }, "md": { - "type": "number" + "type": "number", + "description": "≥768px 响应式栅格" }, "lg": { - "type": "number" + "type": "number", + "description": "≥992px 响应式栅格" }, "xl": { - "type": "number" + "type": "number", + "description": "≥1200px 响应式栅格" }, "xxl": { - "type": "number" + "type": "number", + "description": "≥1600px 响应式栅格" } } }, "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子节点" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "ref": { "oneOf": [ @@ -67306,12 +76697,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -67365,22 +76756,27 @@ export const components = { "properties": { "children": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "子节点" }, "extra": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "列表项右侧内容" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "style": { "type": "object", - "className": "CSSProperties" + "className": "CSSProperties", + "description": "自定义样式" }, "actions": { "type": "array", "className": "Array", + "description": "列表项操作组", "items": { "type": "reactNode", "className": "ReactNode" @@ -67412,12 +76808,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } @@ -67496,18 +76892,22 @@ export const components = { "properties": { "avatar": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "列表项图标" }, "title": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "列表项标题" }, "description": { "type": "reactNode", - "className": "ReactNode" + "className": "ReactNode", + "description": "列表项描述" }, "className": { - "type": "string" + "type": "string", + "description": "自定义类名" }, "ref": { "oneOf": [ @@ -67535,12 +76935,12 @@ export const components = { { "type": "object", "properties": { - "__@UNDEFINED_VOID_ONLY@7860": { + "__@UNDEFINED_VOID_ONLY@8168": { "_unknown": "never" } }, "required": [ - "__@UNDEFINED_VOID_ONLY@7860" + "__@UNDEFINED_VOID_ONLY@8168" ], "className": "__type" } diff --git a/.dumi/tmp-production/dumi/meta/index.ts b/.dumi/tmp-production/dumi/meta/index.ts index 14dec2d..d23f2ae 100644 --- a/.dumi/tmp-production/dumi/meta/index.ts +++ b/.dumi/tmp-production/dumi/meta/index.ts @@ -1,615 +1,615 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -import { frontmatter as fm0, toc as t0 } from '/Users/donghym/Desktop/day/UI/Nova/docs/guide/getting-started.md?type=frontmatter'; -import { demoIndex as dmi0 } from '/Users/donghym/Desktop/day/UI/Nova/docs/guide/getting-started.md?type=demo-index'; -import { frontmatter as fm1, toc as t1 } from '/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.en-US.md?type=frontmatter'; -import { demoIndex as dmi1 } from '/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.en-US.md?type=demo-index'; -import { frontmatter as fm2, toc as t2 } from '/Users/donghym/Desktop/day/UI/Nova/docs/components/index.md?type=frontmatter'; -import { demoIndex as dmi2 } from '/Users/donghym/Desktop/day/UI/Nova/docs/components/index.md?type=demo-index'; -import { frontmatter as fm3, toc as t3 } from '/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.md?type=frontmatter'; -import { demoIndex as dmi3 } from '/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.md?type=demo-index'; -import { frontmatter as fm4, toc as t4 } from '/Users/donghym/Desktop/day/UI/Nova/docs/index.md?type=frontmatter'; -import { demoIndex as dmi4 } from '/Users/donghym/Desktop/day/UI/Nova/docs/index.md?type=demo-index'; -import { frontmatter as fm5, toc as t5 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Affix/index.md?type=frontmatter'; -import { demoIndex as dmi5 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Affix/index.md?type=demo-index'; -import { frontmatter as fm6, toc as t6 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Anchor/index.md?type=frontmatter'; -import { demoIndex as dmi6 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Anchor/index.md?type=demo-index'; -import { frontmatter as fm7, toc as t7 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/App/index.md?type=frontmatter'; -import { demoIndex as dmi7 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/App/index.md?type=demo-index'; -import { frontmatter as fm8, toc as t8 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/BackTop/index.md?type=frontmatter'; -import { demoIndex as dmi8 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/BackTop/index.md?type=demo-index'; -import { frontmatter as fm9, toc as t9 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Button/index.md?type=frontmatter'; -import { demoIndex as dmi9 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Button/index.md?type=demo-index'; -import { frontmatter as fm10, toc as t10 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/ConfigProvider/index.md?type=frontmatter'; -import { demoIndex as dmi10 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/ConfigProvider/index.md?type=demo-index'; -import { frontmatter as fm11, toc as t11 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/FloatButton/index.md?type=frontmatter'; -import { demoIndex as dmi11 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/FloatButton/index.md?type=demo-index'; -import { frontmatter as fm12, toc as t12 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Icon/index.md?type=frontmatter'; -import { demoIndex as dmi12 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Icon/index.md?type=demo-index'; -import { frontmatter as fm13, toc as t13 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Typography/index.md?type=frontmatter'; -import { demoIndex as dmi13 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Typography/index.md?type=demo-index'; -import { frontmatter as fm14, toc as t14 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Watermark/index.md?type=frontmatter'; -import { demoIndex as dmi14 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/common/Watermark/index.md?type=demo-index'; -import { frontmatter as fm15, toc as t15 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/avatar/index.md?type=frontmatter'; -import { demoIndex as dmi15 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/avatar/index.md?type=demo-index'; -import { frontmatter as fm16, toc as t16 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/badge/index.md?type=frontmatter'; -import { demoIndex as dmi16 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/badge/index.md?type=demo-index'; -import { frontmatter as fm17, toc as t17 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/calendar/index.md?type=frontmatter'; -import { demoIndex as dmi17 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/calendar/index.md?type=demo-index'; -import { frontmatter as fm18, toc as t18 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/card/index.md?type=frontmatter'; -import { demoIndex as dmi18 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/card/index.md?type=demo-index'; -import { frontmatter as fm19, toc as t19 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/carousel/index.md?type=frontmatter'; -import { demoIndex as dmi19 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/carousel/index.md?type=demo-index'; -import { frontmatter as fm20, toc as t20 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/collapse/index.md?type=frontmatter'; -import { demoIndex as dmi20 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/collapse/index.md?type=demo-index'; -import { frontmatter as fm21, toc as t21 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/descriptions/index.md?type=frontmatter'; -import { demoIndex as dmi21 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/descriptions/index.md?type=demo-index'; -import { frontmatter as fm22, toc as t22 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/empty/index.md?type=frontmatter'; -import { demoIndex as dmi22 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/empty/index.md?type=demo-index'; -import { frontmatter as fm23, toc as t23 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/image/index.md?type=frontmatter'; -import { demoIndex as dmi23 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/image/index.md?type=demo-index'; -import { frontmatter as fm24, toc as t24 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/list/index.md?type=frontmatter'; -import { demoIndex as dmi24 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/list/index.md?type=demo-index'; -import { frontmatter as fm25, toc as t25 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/popover/index.md?type=frontmatter'; -import { demoIndex as dmi25 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/popover/index.md?type=demo-index'; -import { frontmatter as fm26, toc as t26 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/qrcode/index.md?type=frontmatter'; -import { demoIndex as dmi26 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/qrcode/index.md?type=demo-index'; -import { frontmatter as fm27, toc as t27 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/segmented/index.md?type=frontmatter'; -import { demoIndex as dmi27 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/segmented/index.md?type=demo-index'; -import { frontmatter as fm28, toc as t28 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/statistic/index.md?type=frontmatter'; -import { demoIndex as dmi28 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/statistic/index.md?type=demo-index'; -import { frontmatter as fm29, toc as t29 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/table/index.md?type=frontmatter'; -import { demoIndex as dmi29 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/table/index.md?type=demo-index'; -import { frontmatter as fm30, toc as t30 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/tag/index.md?type=frontmatter'; -import { demoIndex as dmi30 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/tag/index.md?type=demo-index'; -import { frontmatter as fm31, toc as t31 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/timeline/index.md?type=frontmatter'; -import { demoIndex as dmi31 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/timeline/index.md?type=demo-index'; -import { frontmatter as fm32, toc as t32 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/tooltip/index.md?type=frontmatter'; -import { demoIndex as dmi32 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/tooltip/index.md?type=demo-index'; -import { frontmatter as fm33, toc as t33 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/tour/index.md?type=frontmatter'; -import { demoIndex as dmi33 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/tour/index.md?type=demo-index'; -import { frontmatter as fm34, toc as t34 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/tree/index.md?type=frontmatter'; -import { demoIndex as dmi34 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/display/tree/index.md?type=demo-index'; -import { frontmatter as fm35, toc as t35 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/auto-complete/index.md?type=frontmatter'; -import { demoIndex as dmi35 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/auto-complete/index.md?type=demo-index'; -import { frontmatter as fm36, toc as t36 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/cascader/index.md?type=frontmatter'; -import { demoIndex as dmi36 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/cascader/index.md?type=demo-index'; -import { frontmatter as fm37, toc as t37 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/choice/index.md?type=frontmatter'; -import { demoIndex as dmi37 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/choice/index.md?type=demo-index'; -import { frontmatter as fm38, toc as t38 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/date-picker/index.md?type=frontmatter'; -import { demoIndex as dmi38 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/date-picker/index.md?type=demo-index'; -import { frontmatter as fm39, toc as t39 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/form/index.md?type=frontmatter'; -import { demoIndex as dmi39 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/form/index.md?type=demo-index'; -import { frontmatter as fm40, toc as t40 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input-number/index.md?type=frontmatter'; -import { demoIndex as dmi40 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input-number/index.md?type=demo-index'; -import { frontmatter as fm41, toc as t41 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input/index.md?type=frontmatter'; -import { demoIndex as dmi41 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input/index.md?type=demo-index'; -import { frontmatter as fm42, toc as t42 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/mention/index.md?type=frontmatter'; -import { demoIndex as dmi42 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/mention/index.md?type=demo-index'; -import { frontmatter as fm43, toc as t43 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/range-picker/index.md?type=frontmatter'; -import { demoIndex as dmi43 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/range-picker/index.md?type=demo-index'; -import { frontmatter as fm44, toc as t44 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/rate/index.md?type=frontmatter'; -import { demoIndex as dmi44 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/rate/index.md?type=demo-index'; -import { frontmatter as fm45, toc as t45 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/select/index.md?type=frontmatter'; -import { demoIndex as dmi45 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/select/index.md?type=demo-index'; -import { frontmatter as fm46, toc as t46 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/slider/index.md?type=frontmatter'; -import { demoIndex as dmi46 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/slider/index.md?type=demo-index'; -import { frontmatter as fm47, toc as t47 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/textarea/index.md?type=frontmatter'; -import { demoIndex as dmi47 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/textarea/index.md?type=demo-index'; -import { frontmatter as fm48, toc as t48 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/time-picker/index.md?type=frontmatter'; -import { demoIndex as dmi48 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/time-picker/index.md?type=demo-index'; -import { frontmatter as fm49, toc as t49 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/transfer/index.md?type=frontmatter'; -import { demoIndex as dmi49 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/transfer/index.md?type=demo-index'; -import { frontmatter as fm50, toc as t50 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/tree-select/index.md?type=frontmatter'; -import { demoIndex as dmi50 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/tree-select/index.md?type=demo-index'; -import { frontmatter as fm51, toc as t51 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/upload/index.md?type=frontmatter'; -import { demoIndex as dmi51 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/entry/upload/index.md?type=demo-index'; -import { frontmatter as fm52, toc as t52 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/alert/index.md?type=frontmatter'; -import { demoIndex as dmi52 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/alert/index.md?type=demo-index'; -import { frontmatter as fm53, toc as t53 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/drawer/index.md?type=frontmatter'; -import { demoIndex as dmi53 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/drawer/index.md?type=demo-index'; -import { frontmatter as fm54, toc as t54 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/message/index.md?type=frontmatter'; -import { demoIndex as dmi54 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/message/index.md?type=demo-index'; -import { frontmatter as fm55, toc as t55 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/modal/index.md?type=frontmatter'; -import { demoIndex as dmi55 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/modal/index.md?type=demo-index'; -import { frontmatter as fm56, toc as t56 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/notification/index.md?type=frontmatter'; -import { demoIndex as dmi56 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/notification/index.md?type=demo-index'; -import { frontmatter as fm57, toc as t57 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/popconfirm/index.md?type=frontmatter'; -import { demoIndex as dmi57 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/popconfirm/index.md?type=demo-index'; -import { frontmatter as fm58, toc as t58 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/progress/index.md?type=frontmatter'; -import { demoIndex as dmi58 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/progress/index.md?type=demo-index'; -import { frontmatter as fm59, toc as t59 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/result/index.md?type=frontmatter'; -import { demoIndex as dmi59 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/result/index.md?type=demo-index'; -import { frontmatter as fm60, toc as t60 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/skeleton/index.md?type=frontmatter'; -import { demoIndex as dmi60 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/skeleton/index.md?type=demo-index'; -import { frontmatter as fm61, toc as t61 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/spin/index.md?type=frontmatter'; -import { demoIndex as dmi61 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/spin/index.md?type=demo-index'; -import { frontmatter as fm62, toc as t62 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/divider/index.md?type=frontmatter'; -import { demoIndex as dmi62 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/divider/index.md?type=demo-index'; -import { frontmatter as fm63, toc as t63 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/flex/index.md?type=frontmatter'; -import { demoIndex as dmi63 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/flex/index.md?type=demo-index'; -import { frontmatter as fm64, toc as t64 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/grid/index.md?type=frontmatter'; -import { demoIndex as dmi64 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/grid/index.md?type=demo-index'; -import { frontmatter as fm65, toc as t65 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/layout/index.md?type=frontmatter'; -import { demoIndex as dmi65 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/layout/index.md?type=demo-index'; -import { frontmatter as fm66, toc as t66 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/masonry/index.md?type=frontmatter'; -import { demoIndex as dmi66 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/masonry/index.md?type=demo-index'; -import { frontmatter as fm67, toc as t67 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/space/index.md?type=frontmatter'; -import { demoIndex as dmi67 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/space/index.md?type=demo-index'; -import { frontmatter as fm68, toc as t68 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/splitter/index.md?type=frontmatter'; -import { demoIndex as dmi68 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/splitter/index.md?type=demo-index'; -import { frontmatter as fm69, toc as t69 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/stack/index.md?type=frontmatter'; -import { demoIndex as dmi69 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/layout/stack/index.md?type=demo-index'; -import { frontmatter as fm70, toc as t70 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/breadcrumb/index.md?type=frontmatter'; -import { demoIndex as dmi70 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/breadcrumb/index.md?type=demo-index'; -import { frontmatter as fm71, toc as t71 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/dropdown/index.md?type=frontmatter'; -import { demoIndex as dmi71 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/dropdown/index.md?type=demo-index'; -import { frontmatter as fm72, toc as t72 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/menu/index.md?type=frontmatter'; -import { demoIndex as dmi72 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/menu/index.md?type=demo-index'; -import { frontmatter as fm73, toc as t73 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/pagination/index.md?type=frontmatter'; -import { demoIndex as dmi73 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/pagination/index.md?type=demo-index'; -import { frontmatter as fm74, toc as t74 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/steps/index.md?type=frontmatter'; -import { demoIndex as dmi74 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/steps/index.md?type=demo-index'; -import { frontmatter as fm75, toc as t75 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/tabs/index.md?type=frontmatter'; -import { demoIndex as dmi75 } from '/Users/donghym/Desktop/day/UI/Nova/src/components/nav/tabs/index.md?type=demo-index'; +import { frontmatter as fm0, toc as t0 } from '/Users/donghym/Desktop/day/UI/Pika/docs/guide/getting-started.md?type=frontmatter'; +import { demoIndex as dmi0 } from '/Users/donghym/Desktop/day/UI/Pika/docs/guide/getting-started.md?type=demo-index'; +import { frontmatter as fm1, toc as t1 } from '/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.en-US.md?type=frontmatter'; +import { demoIndex as dmi1 } from '/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.en-US.md?type=demo-index'; +import { frontmatter as fm2, toc as t2 } from '/Users/donghym/Desktop/day/UI/Pika/docs/components/index.md?type=frontmatter'; +import { demoIndex as dmi2 } from '/Users/donghym/Desktop/day/UI/Pika/docs/components/index.md?type=demo-index'; +import { frontmatter as fm3, toc as t3 } from '/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.md?type=frontmatter'; +import { demoIndex as dmi3 } from '/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.md?type=demo-index'; +import { frontmatter as fm4, toc as t4 } from '/Users/donghym/Desktop/day/UI/Pika/docs/index.md?type=frontmatter'; +import { demoIndex as dmi4 } from '/Users/donghym/Desktop/day/UI/Pika/docs/index.md?type=demo-index'; +import { frontmatter as fm5, toc as t5 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Affix/index.md?type=frontmatter'; +import { demoIndex as dmi5 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Affix/index.md?type=demo-index'; +import { frontmatter as fm6, toc as t6 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Anchor/index.md?type=frontmatter'; +import { demoIndex as dmi6 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Anchor/index.md?type=demo-index'; +import { frontmatter as fm7, toc as t7 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/App/index.md?type=frontmatter'; +import { demoIndex as dmi7 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/App/index.md?type=demo-index'; +import { frontmatter as fm8, toc as t8 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/BackTop/index.md?type=frontmatter'; +import { demoIndex as dmi8 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/BackTop/index.md?type=demo-index'; +import { frontmatter as fm9, toc as t9 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Button/index.md?type=frontmatter'; +import { demoIndex as dmi9 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Button/index.md?type=demo-index'; +import { frontmatter as fm10, toc as t10 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/ConfigProvider/index.md?type=frontmatter'; +import { demoIndex as dmi10 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/ConfigProvider/index.md?type=demo-index'; +import { frontmatter as fm11, toc as t11 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/FloatButton/index.md?type=frontmatter'; +import { demoIndex as dmi11 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/FloatButton/index.md?type=demo-index'; +import { frontmatter as fm12, toc as t12 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Icon/index.md?type=frontmatter'; +import { demoIndex as dmi12 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Icon/index.md?type=demo-index'; +import { frontmatter as fm13, toc as t13 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Typography/index.md?type=frontmatter'; +import { demoIndex as dmi13 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Typography/index.md?type=demo-index'; +import { frontmatter as fm14, toc as t14 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Watermark/index.md?type=frontmatter'; +import { demoIndex as dmi14 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/common/Watermark/index.md?type=demo-index'; +import { frontmatter as fm15, toc as t15 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/divider/index.md?type=frontmatter'; +import { demoIndex as dmi15 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/divider/index.md?type=demo-index'; +import { frontmatter as fm16, toc as t16 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/flex/index.md?type=frontmatter'; +import { demoIndex as dmi16 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/flex/index.md?type=demo-index'; +import { frontmatter as fm17, toc as t17 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/grid/index.md?type=frontmatter'; +import { demoIndex as dmi17 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/grid/index.md?type=demo-index'; +import { frontmatter as fm18, toc as t18 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/layout/index.md?type=frontmatter'; +import { demoIndex as dmi18 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/layout/index.md?type=demo-index'; +import { frontmatter as fm19, toc as t19 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/masonry/index.md?type=frontmatter'; +import { demoIndex as dmi19 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/masonry/index.md?type=demo-index'; +import { frontmatter as fm20, toc as t20 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/space/index.md?type=frontmatter'; +import { demoIndex as dmi20 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/space/index.md?type=demo-index'; +import { frontmatter as fm21, toc as t21 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/splitter/index.md?type=frontmatter'; +import { demoIndex as dmi21 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/splitter/index.md?type=demo-index'; +import { frontmatter as fm22, toc as t22 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/stack/index.md?type=frontmatter'; +import { demoIndex as dmi22 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/layout/stack/index.md?type=demo-index'; +import { frontmatter as fm23, toc as t23 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/breadcrumb/index.md?type=frontmatter'; +import { demoIndex as dmi23 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/breadcrumb/index.md?type=demo-index'; +import { frontmatter as fm24, toc as t24 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/dropdown/index.md?type=frontmatter'; +import { demoIndex as dmi24 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/dropdown/index.md?type=demo-index'; +import { frontmatter as fm25, toc as t25 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/menu/index.md?type=frontmatter'; +import { demoIndex as dmi25 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/menu/index.md?type=demo-index'; +import { frontmatter as fm26, toc as t26 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/pagination/index.md?type=frontmatter'; +import { demoIndex as dmi26 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/pagination/index.md?type=demo-index'; +import { frontmatter as fm27, toc as t27 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/steps/index.md?type=frontmatter'; +import { demoIndex as dmi27 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/steps/index.md?type=demo-index'; +import { frontmatter as fm28, toc as t28 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/tabs/index.md?type=frontmatter'; +import { demoIndex as dmi28 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/nav/tabs/index.md?type=demo-index'; +import { frontmatter as fm29, toc as t29 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/auto-complete/index.md?type=frontmatter'; +import { demoIndex as dmi29 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/auto-complete/index.md?type=demo-index'; +import { frontmatter as fm30, toc as t30 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/cascader/index.md?type=frontmatter'; +import { demoIndex as dmi30 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/cascader/index.md?type=demo-index'; +import { frontmatter as fm31, toc as t31 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/choice/index.md?type=frontmatter'; +import { demoIndex as dmi31 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/choice/index.md?type=demo-index'; +import { frontmatter as fm32, toc as t32 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/date-picker/index.md?type=frontmatter'; +import { demoIndex as dmi32 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/date-picker/index.md?type=demo-index'; +import { frontmatter as fm33, toc as t33 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/form/index.md?type=frontmatter'; +import { demoIndex as dmi33 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/form/index.md?type=demo-index'; +import { frontmatter as fm34, toc as t34 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input-number/index.md?type=frontmatter'; +import { demoIndex as dmi34 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input-number/index.md?type=demo-index'; +import { frontmatter as fm35, toc as t35 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input/index.md?type=frontmatter'; +import { demoIndex as dmi35 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input/index.md?type=demo-index'; +import { frontmatter as fm36, toc as t36 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/mention/index.md?type=frontmatter'; +import { demoIndex as dmi36 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/mention/index.md?type=demo-index'; +import { frontmatter as fm37, toc as t37 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/range-picker/index.md?type=frontmatter'; +import { demoIndex as dmi37 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/range-picker/index.md?type=demo-index'; +import { frontmatter as fm38, toc as t38 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/rate/index.md?type=frontmatter'; +import { demoIndex as dmi38 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/rate/index.md?type=demo-index'; +import { frontmatter as fm39, toc as t39 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/select/index.md?type=frontmatter'; +import { demoIndex as dmi39 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/select/index.md?type=demo-index'; +import { frontmatter as fm40, toc as t40 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/slider/index.md?type=frontmatter'; +import { demoIndex as dmi40 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/slider/index.md?type=demo-index'; +import { frontmatter as fm41, toc as t41 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/textarea/index.md?type=frontmatter'; +import { demoIndex as dmi41 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/textarea/index.md?type=demo-index'; +import { frontmatter as fm42, toc as t42 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/time-picker/index.md?type=frontmatter'; +import { demoIndex as dmi42 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/time-picker/index.md?type=demo-index'; +import { frontmatter as fm43, toc as t43 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/transfer/index.md?type=frontmatter'; +import { demoIndex as dmi43 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/transfer/index.md?type=demo-index'; +import { frontmatter as fm44, toc as t44 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/tree-select/index.md?type=frontmatter'; +import { demoIndex as dmi44 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/tree-select/index.md?type=demo-index'; +import { frontmatter as fm45, toc as t45 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/upload/index.md?type=frontmatter'; +import { demoIndex as dmi45 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/entry/upload/index.md?type=demo-index'; +import { frontmatter as fm46, toc as t46 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/alert/index.md?type=frontmatter'; +import { demoIndex as dmi46 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/alert/index.md?type=demo-index'; +import { frontmatter as fm47, toc as t47 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/drawer/index.md?type=frontmatter'; +import { demoIndex as dmi47 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/drawer/index.md?type=demo-index'; +import { frontmatter as fm48, toc as t48 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/message/index.md?type=frontmatter'; +import { demoIndex as dmi48 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/message/index.md?type=demo-index'; +import { frontmatter as fm49, toc as t49 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/modal/index.md?type=frontmatter'; +import { demoIndex as dmi49 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/modal/index.md?type=demo-index'; +import { frontmatter as fm50, toc as t50 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/notification/index.md?type=frontmatter'; +import { demoIndex as dmi50 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/notification/index.md?type=demo-index'; +import { frontmatter as fm51, toc as t51 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/popconfirm/index.md?type=frontmatter'; +import { demoIndex as dmi51 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/popconfirm/index.md?type=demo-index'; +import { frontmatter as fm52, toc as t52 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/progress/index.md?type=frontmatter'; +import { demoIndex as dmi52 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/progress/index.md?type=demo-index'; +import { frontmatter as fm53, toc as t53 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/result/index.md?type=frontmatter'; +import { demoIndex as dmi53 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/result/index.md?type=demo-index'; +import { frontmatter as fm54, toc as t54 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/skeleton/index.md?type=frontmatter'; +import { demoIndex as dmi54 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/skeleton/index.md?type=demo-index'; +import { frontmatter as fm55, toc as t55 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/spin/index.md?type=frontmatter'; +import { demoIndex as dmi55 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/spin/index.md?type=demo-index'; +import { frontmatter as fm56, toc as t56 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/avatar/index.md?type=frontmatter'; +import { demoIndex as dmi56 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/avatar/index.md?type=demo-index'; +import { frontmatter as fm57, toc as t57 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/badge/index.md?type=frontmatter'; +import { demoIndex as dmi57 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/badge/index.md?type=demo-index'; +import { frontmatter as fm58, toc as t58 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/calendar/index.md?type=frontmatter'; +import { demoIndex as dmi58 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/calendar/index.md?type=demo-index'; +import { frontmatter as fm59, toc as t59 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/card/index.md?type=frontmatter'; +import { demoIndex as dmi59 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/card/index.md?type=demo-index'; +import { frontmatter as fm60, toc as t60 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/carousel/index.md?type=frontmatter'; +import { demoIndex as dmi60 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/carousel/index.md?type=demo-index'; +import { frontmatter as fm61, toc as t61 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/collapse/index.md?type=frontmatter'; +import { demoIndex as dmi61 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/collapse/index.md?type=demo-index'; +import { frontmatter as fm62, toc as t62 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/descriptions/index.md?type=frontmatter'; +import { demoIndex as dmi62 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/descriptions/index.md?type=demo-index'; +import { frontmatter as fm63, toc as t63 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/empty/index.md?type=frontmatter'; +import { demoIndex as dmi63 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/empty/index.md?type=demo-index'; +import { frontmatter as fm64, toc as t64 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/image/index.md?type=frontmatter'; +import { demoIndex as dmi64 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/image/index.md?type=demo-index'; +import { frontmatter as fm65, toc as t65 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/list/index.md?type=frontmatter'; +import { demoIndex as dmi65 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/list/index.md?type=demo-index'; +import { frontmatter as fm66, toc as t66 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/popover/index.md?type=frontmatter'; +import { demoIndex as dmi66 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/popover/index.md?type=demo-index'; +import { frontmatter as fm67, toc as t67 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/qrcode/index.md?type=frontmatter'; +import { demoIndex as dmi67 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/qrcode/index.md?type=demo-index'; +import { frontmatter as fm68, toc as t68 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/segmented/index.md?type=frontmatter'; +import { demoIndex as dmi68 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/segmented/index.md?type=demo-index'; +import { frontmatter as fm69, toc as t69 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/statistic/index.md?type=frontmatter'; +import { demoIndex as dmi69 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/statistic/index.md?type=demo-index'; +import { frontmatter as fm70, toc as t70 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/table/index.md?type=frontmatter'; +import { demoIndex as dmi70 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/table/index.md?type=demo-index'; +import { frontmatter as fm71, toc as t71 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/tag/index.md?type=frontmatter'; +import { demoIndex as dmi71 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/tag/index.md?type=demo-index'; +import { frontmatter as fm72, toc as t72 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/timeline/index.md?type=frontmatter'; +import { demoIndex as dmi72 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/timeline/index.md?type=demo-index'; +import { frontmatter as fm73, toc as t73 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/tooltip/index.md?type=frontmatter'; +import { demoIndex as dmi73 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/tooltip/index.md?type=demo-index'; +import { frontmatter as fm74, toc as t74 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/tour/index.md?type=frontmatter'; +import { demoIndex as dmi74 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/tour/index.md?type=demo-index'; +import { frontmatter as fm75, toc as t75 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/tree/index.md?type=frontmatter'; +import { demoIndex as dmi75 } from '/Users/donghym/Desktop/day/UI/Pika/src/components/display/tree/index.md?type=demo-index'; export const filesMeta = { 'docs/guide/getting-started': { frontmatter: fm0, toc: t0, demoIndex: dmi0, - textGetter: () => import(/* webpackChunkName: "meta__docs" */'/Users/donghym/Desktop/day/UI/Nova/docs/guide/getting-started.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__docs" */'/Users/donghym/Desktop/day/UI/Pika/docs/guide/getting-started.md?type=text'), }, 'docs/guide/introduce.en-US': { frontmatter: fm1, toc: t1, demoIndex: dmi1, - textGetter: () => import(/* webpackChunkName: "meta__docs__en-US" */'/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.en-US.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__docs" */'/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.en-US.md?type=text'), }, 'docs/components/index': { frontmatter: fm2, toc: t2, demoIndex: dmi2, - textGetter: () => import(/* webpackChunkName: "meta__docs" */'/Users/donghym/Desktop/day/UI/Nova/docs/components/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__docs" */'/Users/donghym/Desktop/day/UI/Pika/docs/components/index.md?type=text'), }, 'docs/guide/introduce': { frontmatter: fm3, toc: t3, demoIndex: dmi3, - textGetter: () => import(/* webpackChunkName: "meta__docs" */'/Users/donghym/Desktop/day/UI/Nova/docs/guide/introduce.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__docs" */'/Users/donghym/Desktop/day/UI/Pika/docs/guide/introduce.md?type=text'), }, 'docs/index': { frontmatter: fm4, toc: t4, demoIndex: dmi4, - textGetter: () => import(/* webpackChunkName: "meta__docs" */'/Users/donghym/Desktop/day/UI/Nova/docs/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__docs" */'/Users/donghym/Desktop/day/UI/Pika/docs/index.md?type=text'), }, - 'components/common/Affix/index': { + 'components/Affix/index': { frontmatter: fm5, toc: t5, demoIndex: dmi5, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Affix/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Affix/index.md?type=text'), }, - 'components/common/Anchor/index': { + 'components/Anchor/index': { frontmatter: fm6, toc: t6, demoIndex: dmi6, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Anchor/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Anchor/index.md?type=text'), }, - 'components/common/App/index': { + 'components/App/index': { frontmatter: fm7, toc: t7, demoIndex: dmi7, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/App/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/App/index.md?type=text'), }, - 'components/common/BackTop/index': { + 'components/BackTop/index': { frontmatter: fm8, toc: t8, demoIndex: dmi8, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/BackTop/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/BackTop/index.md?type=text'), }, - 'components/common/Button/index': { + 'components/Button/index': { frontmatter: fm9, toc: t9, demoIndex: dmi9, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Button/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Button/index.md?type=text'), }, - 'components/common/ConfigProvider/index': { + 'components/ConfigProvider/index': { frontmatter: fm10, toc: t10, demoIndex: dmi10, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/ConfigProvider/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/ConfigProvider/index.md?type=text'), }, - 'components/common/FloatButton/index': { + 'components/FloatButton/index': { frontmatter: fm11, toc: t11, demoIndex: dmi11, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/FloatButton/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/FloatButton/index.md?type=text'), }, - 'components/common/Icon/index': { + 'components/Icon/index': { frontmatter: fm12, toc: t12, demoIndex: dmi12, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Icon/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Icon/index.md?type=text'), }, - 'components/common/Typography/index': { + 'components/Typography/index': { frontmatter: fm13, toc: t13, demoIndex: dmi13, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Typography/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Typography/index.md?type=text'), }, - 'components/common/Watermark/index': { + 'components/Watermark/index': { frontmatter: fm14, toc: t14, demoIndex: dmi14, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/common/Watermark/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/common/Watermark/index.md?type=text'), }, - 'components/data-display/avatar/index': { + 'components/divider/index': { frontmatter: fm15, toc: t15, demoIndex: dmi15, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/avatar/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/divider/index.md?type=text'), }, - 'components/data-display/badge/index': { + 'components/flex/index': { frontmatter: fm16, toc: t16, demoIndex: dmi16, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/badge/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/flex/index.md?type=text'), }, - 'components/data-display/calendar/index': { + 'components/grid/index': { frontmatter: fm17, toc: t17, demoIndex: dmi17, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/calendar/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/grid/index.md?type=text'), }, - 'components/data-display/card/index': { + 'components/layout/index': { frontmatter: fm18, toc: t18, demoIndex: dmi18, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/card/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/layout/index.md?type=text'), }, - 'components/data-display/carousel/index': { + 'components/masonry/index': { frontmatter: fm19, toc: t19, demoIndex: dmi19, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/carousel/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/masonry/index.md?type=text'), }, - 'components/data-display/collapse/index': { + 'components/space/index': { frontmatter: fm20, toc: t20, demoIndex: dmi20, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/collapse/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/space/index.md?type=text'), }, - 'components/data-display/descriptions/index': { + 'components/splitter/index': { frontmatter: fm21, toc: t21, demoIndex: dmi21, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/descriptions/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/splitter/index.md?type=text'), }, - 'components/data-display/empty/index': { + 'components/stack/index': { frontmatter: fm22, toc: t22, demoIndex: dmi22, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/empty/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/layout/stack/index.md?type=text'), }, - 'components/data-display/image/index': { + 'components/breadcrumb/index': { frontmatter: fm23, toc: t23, demoIndex: dmi23, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/image/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/breadcrumb/index.md?type=text'), }, - 'components/data-display/list/index': { + 'components/dropdown/index': { frontmatter: fm24, toc: t24, demoIndex: dmi24, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/list/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/dropdown/index.md?type=text'), }, - 'components/data-display/popover/index': { + 'components/menu/index': { frontmatter: fm25, toc: t25, demoIndex: dmi25, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/popover/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/menu/index.md?type=text'), }, - 'components/data-display/qrcode/index': { + 'components/pagination/index': { frontmatter: fm26, toc: t26, demoIndex: dmi26, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/qrcode/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/pagination/index.md?type=text'), }, - 'components/data-display/segmented/index': { + 'components/steps/index': { frontmatter: fm27, toc: t27, demoIndex: dmi27, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/segmented/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/steps/index.md?type=text'), }, - 'components/data-display/statistic/index': { + 'components/tabs/index': { frontmatter: fm28, toc: t28, demoIndex: dmi28, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/statistic/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/nav/tabs/index.md?type=text'), }, - 'components/data-display/table/index': { + 'components/auto-complete/index': { frontmatter: fm29, toc: t29, demoIndex: dmi29, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/table/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/auto-complete/index.md?type=text'), }, - 'components/data-display/tag/index': { + 'components/cascader/index': { frontmatter: fm30, toc: t30, demoIndex: dmi30, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/tag/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/cascader/index.md?type=text'), }, - 'components/data-display/timeline/index': { + 'components/choice/index': { frontmatter: fm31, toc: t31, demoIndex: dmi31, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/timeline/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/choice/index.md?type=text'), }, - 'components/data-display/tooltip/index': { + 'components/date-picker/index': { frontmatter: fm32, toc: t32, demoIndex: dmi32, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/tooltip/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/date-picker/index.md?type=text'), }, - 'components/data-display/tour/index': { + 'components/form/index': { frontmatter: fm33, toc: t33, demoIndex: dmi33, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/tour/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/form/index.md?type=text'), }, - 'components/data-display/tree/index': { + 'components/input-number/index': { frontmatter: fm34, toc: t34, demoIndex: dmi34, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/display/tree/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input-number/index.md?type=text'), }, - 'components/data-entry/auto-complete/index': { + 'components/input/index': { frontmatter: fm35, toc: t35, demoIndex: dmi35, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/auto-complete/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/input/index.md?type=text'), }, - 'components/data-entry/cascader/index': { + 'components/mention/index': { frontmatter: fm36, toc: t36, demoIndex: dmi36, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/cascader/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/mention/index.md?type=text'), }, - 'components/data-entry/choice/index': { + 'components/range-picker/index': { frontmatter: fm37, toc: t37, demoIndex: dmi37, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/choice/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/range-picker/index.md?type=text'), }, - 'components/data-entry/date-picker/index': { + 'components/rate/index': { frontmatter: fm38, toc: t38, demoIndex: dmi38, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/date-picker/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/rate/index.md?type=text'), }, - 'components/data-entry/form/index': { + 'components/select/index': { frontmatter: fm39, toc: t39, demoIndex: dmi39, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/form/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/select/index.md?type=text'), }, - 'components/data-entry/input-number/index': { + 'components/slider/index': { frontmatter: fm40, toc: t40, demoIndex: dmi40, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input-number/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/slider/index.md?type=text'), }, - 'components/data-entry/input/index': { + 'components/textarea/index': { frontmatter: fm41, toc: t41, demoIndex: dmi41, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/input/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/textarea/index.md?type=text'), }, - 'components/data-entry/mention/index': { + 'components/time-picker/index': { frontmatter: fm42, toc: t42, demoIndex: dmi42, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/mention/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/time-picker/index.md?type=text'), }, - 'components/data-entry/range-picker/index': { + 'components/transfer/index': { frontmatter: fm43, toc: t43, demoIndex: dmi43, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/range-picker/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/transfer/index.md?type=text'), }, - 'components/data-entry/rate/index': { + 'components/tree-select/index': { frontmatter: fm44, toc: t44, demoIndex: dmi44, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/rate/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/tree-select/index.md?type=text'), }, - 'components/data-entry/select/index': { + 'components/upload/index': { frontmatter: fm45, toc: t45, demoIndex: dmi45, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/select/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/entry/upload/index.md?type=text'), }, - 'components/data-entry/slider/index': { + 'components/alert/index': { frontmatter: fm46, toc: t46, demoIndex: dmi46, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/slider/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/alert/index.md?type=text'), }, - 'components/data-entry/textarea/index': { + 'components/drawer/index': { frontmatter: fm47, toc: t47, demoIndex: dmi47, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/textarea/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/drawer/index.md?type=text'), }, - 'components/data-entry/time-picker/index': { + 'components/message/index': { frontmatter: fm48, toc: t48, demoIndex: dmi48, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/time-picker/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/message/index.md?type=text'), }, - 'components/data-entry/transfer/index': { + 'components/modal/index': { frontmatter: fm49, toc: t49, demoIndex: dmi49, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/transfer/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/modal/index.md?type=text'), }, - 'components/data-entry/tree-select/index': { + 'components/notification/index': { frontmatter: fm50, toc: t50, demoIndex: dmi50, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/tree-select/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/notification/index.md?type=text'), }, - 'components/data-entry/upload/index': { + 'components/popconfirm/index': { frontmatter: fm51, toc: t51, demoIndex: dmi51, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/entry/upload/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/popconfirm/index.md?type=text'), }, - 'components/feedback/alert/index': { + 'components/progress/index': { frontmatter: fm52, toc: t52, demoIndex: dmi52, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/alert/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/progress/index.md?type=text'), }, - 'components/feedback/drawer/index': { + 'components/result/index': { frontmatter: fm53, toc: t53, demoIndex: dmi53, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/drawer/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/result/index.md?type=text'), }, - 'components/feedback/message/index': { + 'components/skeleton/index': { frontmatter: fm54, toc: t54, demoIndex: dmi54, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/message/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/skeleton/index.md?type=text'), }, - 'components/feedback/modal/index': { + 'components/spin/index': { frontmatter: fm55, toc: t55, demoIndex: dmi55, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/modal/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/feedback/spin/index.md?type=text'), }, - 'components/feedback/notification/index': { + 'components/avatar/index': { frontmatter: fm56, toc: t56, demoIndex: dmi56, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/notification/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/avatar/index.md?type=text'), }, - 'components/feedback/popconfirm/index': { + 'components/badge/index': { frontmatter: fm57, toc: t57, demoIndex: dmi57, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/popconfirm/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/badge/index.md?type=text'), }, - 'components/feedback/progress/index': { + 'components/calendar/index': { frontmatter: fm58, toc: t58, demoIndex: dmi58, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/progress/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/calendar/index.md?type=text'), }, - 'components/feedback/result/index': { + 'components/card/index': { frontmatter: fm59, toc: t59, demoIndex: dmi59, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/result/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/card/index.md?type=text'), }, - 'components/feedback/skeleton/index': { + 'components/carousel/index': { frontmatter: fm60, toc: t60, demoIndex: dmi60, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/skeleton/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/carousel/index.md?type=text'), }, - 'components/feedback/spin/index': { + 'components/collapse/index': { frontmatter: fm61, toc: t61, demoIndex: dmi61, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/feedback/spin/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/collapse/index.md?type=text'), }, - 'components/layout/divider/index': { + 'components/descriptions/index': { frontmatter: fm62, toc: t62, demoIndex: dmi62, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/divider/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/descriptions/index.md?type=text'), }, - 'components/layout/flex/index': { + 'components/empty/index': { frontmatter: fm63, toc: t63, demoIndex: dmi63, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/flex/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/empty/index.md?type=text'), }, - 'components/layout/grid/index': { + 'components/image/index': { frontmatter: fm64, toc: t64, demoIndex: dmi64, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/grid/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/image/index.md?type=text'), }, - 'components/layout/layout/index': { + 'components/list/index': { frontmatter: fm65, toc: t65, demoIndex: dmi65, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/layout/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/list/index.md?type=text'), }, - 'components/layout/masonry/index': { + 'components/popover/index': { frontmatter: fm66, toc: t66, demoIndex: dmi66, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/masonry/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/popover/index.md?type=text'), }, - 'components/layout/space/index': { + 'components/qrcode/index': { frontmatter: fm67, toc: t67, demoIndex: dmi67, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/space/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/qrcode/index.md?type=text'), }, - 'components/layout/splitter/index': { + 'components/segmented/index': { frontmatter: fm68, toc: t68, demoIndex: dmi68, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/splitter/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/segmented/index.md?type=text'), }, - 'components/layout/stack/index': { + 'components/statistic/index': { frontmatter: fm69, toc: t69, demoIndex: dmi69, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/layout/stack/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/statistic/index.md?type=text'), }, - 'components/nav/breadcrumb/index': { + 'components/table/index': { frontmatter: fm70, toc: t70, demoIndex: dmi70, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/breadcrumb/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/table/index.md?type=text'), }, - 'components/nav/dropdown/index': { + 'components/tag/index': { frontmatter: fm71, toc: t71, demoIndex: dmi71, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/dropdown/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/tag/index.md?type=text'), }, - 'components/nav/menu/index': { + 'components/timeline/index': { frontmatter: fm72, toc: t72, demoIndex: dmi72, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/menu/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/timeline/index.md?type=text'), }, - 'components/nav/pagination/index': { + 'components/tooltip/index': { frontmatter: fm73, toc: t73, demoIndex: dmi73, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/pagination/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/tooltip/index.md?type=text'), }, - 'components/nav/steps/index': { + 'components/tour/index': { frontmatter: fm74, toc: t74, demoIndex: dmi74, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/steps/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/tour/index.md?type=text'), }, - 'components/nav/tabs/index': { + 'components/tree/index': { frontmatter: fm75, toc: t75, demoIndex: dmi75, - textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Nova/src/components/nav/tabs/index.md?type=text'), + textGetter: () => import(/* webpackChunkName: "meta__components" */'/Users/donghym/Desktop/day/UI/Pika/src/components/display/tree/index.md?type=text'), }, } diff --git a/.dumi/tmp-production/dumi/meta/runtime.ts b/.dumi/tmp-production/dumi/meta/runtime.ts index 66040be..6ba035e 100644 --- a/.dumi/tmp-production/dumi/meta/runtime.ts +++ b/.dumi/tmp-production/dumi/meta/runtime.ts @@ -1,8 +1,8 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -import { warning } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/rc-util@5.44.4_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/rc-util'; -import deepmerge from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/deepmerge@4.3.1/node_modules/deepmerge'; +import { warning } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/rc-util@5.44.4_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/rc-util'; +import deepmerge from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/deepmerge@4.3.1/node_modules/deepmerge'; import { getRouteMetaById } from './exports'; // Proxy do not warning since `Object.keys` will get nothing to loop diff --git a/.dumi/tmp-production/dumi/theme/ContextWrapper.tsx b/.dumi/tmp-production/dumi/theme/ContextWrapper.tsx index a81c2cf..a3231be 100644 --- a/.dumi/tmp-production/dumi/theme/ContextWrapper.tsx +++ b/.dumi/tmp-production/dumi/theme/ContextWrapper.tsx @@ -3,22 +3,22 @@ // DO NOT CHANGE IT MANUALLY! import React, { useState, useEffect, useRef } from 'react'; import { useOutlet, history } from 'dumi'; -import { warning } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/rc-util@5.44.4_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/rc-util'; -import { SiteContext, type ISiteContext } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/context.js'; +import { warning } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/rc-util@5.44.4_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/rc-util'; +import { SiteContext, type ISiteContext } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/context.js'; import { components } from '../meta/atoms'; import { locales } from '../locales/config'; -import * as entryMemberExports from '/Users/donghym/Desktop/day/UI/Nova/src/index.ts'; +import * as entryMemberExports from '/Users/donghym/Desktop/day/UI/Pika/src/index.ts'; const entryExports = { ...entryMemberExports, }; // Static content -const pkg = {"name":"@nova/ui","description":"AI-Native component library for modern visualization","version":"0.0.1","license":"MIT","author":""}; +const pkg = {"name":"@Pika/ui","description":"AI-Native component library for modern visualization","version":"0.0.1","license":"MIT","author":""}; const historyType = "browser"; const hostname = undefined; -const themeConfig = {"footer":"Copyright © 2026 | Powered by dumi","prefersColor":{"default":"light","switch":true},"nprogress":true,"lastUpdated":true,"name":"Nova","logo":"https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg","nav":{"zh-CN":[{"title":"指南","link":"/guide/introduce"},{"title":"组件","link":"/components"}],"en-US":[{"title":"Guide","link":"/guide/introduce-en"},{"title":"Components","link":"/components-en"}]},"github":"https://github.com/user/novaui","localesEnhance":[{"id":"zh-CN","switchPrefix":"中"},{"id":"en-US","switchPrefix":"En"}],"sidebarGroupModePath":true,"title":"Nova UI","description":{"zh-CN":"AI-Native 组件库,为现代可视化应用构建而生","en-US":"AI-Native component library for modern visualization"},"actions":{"zh-CN":[{"type":"primary","text":"开始使用","link":"/guide/introduce"},{"text":"组件总览","link":"/components"}],"en-US":[{"type":"primary","text":"Get Started","link":"/guide/introduce-en"},{"text":"Components","link":"/components-en"}]},"features":{"zh-CN":[{"title":"AI-First","details":"专为 AI 代码生成设计的零歧义 API,让 AI 准确理解每个组件的行为与边界"},{"title":"类型安全","details":"基于 TypeScript 的完整类型推导,提供编译时校验与 IDE 智能提示"},{"title":"主题灵活","details":"基于 CSS 变量的全量主题定制,支持亮色/暗色一键切换"},{"title":"按需加载","details":"支持 Tree Shaking 的模块化架构,只打包你使用的组件"},{"title":"Accessibility","details":"遵循 WAI-ARIA 规范,确保无障碍访问体验"},{"title":"现代风格","details":"融合 Apple HIG 与 Material Design 的最佳实践,打造精致的视觉语言"}],"en-US":[{"title":"AI-First","details":"Zero-ambiguity APIs designed for AI code generation"},{"title":"Type Safe","details":"Full type inference with TypeScript for compile-time checking"},{"title":"Flexible Theme","details":"Full theme customization via CSS variables, light/dark toggle"},{"title":"Tree Shaking","details":"Modular architecture, only bundle what you use"},{"title":"Accessibility","details":"WAI-ARIA compliant for inclusive user experiences"},{"title":"Modern Design","details":"Polished visual language blending Apple HIG and Material Design"}]},"loading":{"skeleton":["/guide","/config"]}}; +const themeConfig = {"footer":"Copyright © 2026 | Powered by dumi","prefersColor":{"default":"light","switch":true},"nprogress":true,"lastUpdated":true,"name":"Nova","logo":false,"nav":[{"title":"指南","link":"/guide"},{"title":"组件","link":"/components"}],"socialLinks":{"github":"https://github.com/donghym/PikaUI"},"sidebarGroupModePath":true}; const _2_level_nav_available = true; export default function DumiContextWrapper() { diff --git a/.dumi/tmp-production/dumi/theme/builtins/API.ts b/.dumi/tmp-production/dumi/theme/builtins/API.ts index d6450b1..9c63d9c 100644 --- a/.dumi/tmp-production/dumi/theme/builtins/API.ts +++ b/.dumi/tmp-production/dumi/theme/builtins/API.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/API/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/API/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/builtins/Badge.ts b/.dumi/tmp-production/dumi/theme/builtins/Badge.ts index d181df4..7768f61 100644 --- a/.dumi/tmp-production/dumi/theme/builtins/Badge.ts +++ b/.dumi/tmp-production/dumi/theme/builtins/Badge.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Badge/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Badge/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/builtins/CodeGroup.ts b/.dumi/tmp-production/dumi/theme/builtins/CodeGroup.ts index 687ee12..c910e20 100644 --- a/.dumi/tmp-production/dumi/theme/builtins/CodeGroup.ts +++ b/.dumi/tmp-production/dumi/theme/builtins/CodeGroup.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/CodeGroup/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/CodeGroup/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/builtins/Container.ts b/.dumi/tmp-production/dumi/theme/builtins/Container.ts index 870920c..bd684e9 100644 --- a/.dumi/tmp-production/dumi/theme/builtins/Container.ts +++ b/.dumi/tmp-production/dumi/theme/builtins/Container.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Container/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Container/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/builtins/Previewer.ts b/.dumi/tmp-production/dumi/theme/builtins/Previewer.ts index a2a40cf..5f7bb0d 100644 --- a/.dumi/tmp-production/dumi/theme/builtins/Previewer.ts +++ b/.dumi/tmp-production/dumi/theme/builtins/Previewer.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Previewer/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Previewer/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/builtins/SourceCode.ts b/.dumi/tmp-production/dumi/theme/builtins/SourceCode.ts index 8f30679..944f872 100644 --- a/.dumi/tmp-production/dumi/theme/builtins/SourceCode.ts +++ b/.dumi/tmp-production/dumi/theme/builtins/SourceCode.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/SourceCode/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/SourceCode/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/builtins/Table.ts b/.dumi/tmp-production/dumi/theme/builtins/Table.ts index 4500b05..d4ee072 100644 --- a/.dumi/tmp-production/dumi/theme/builtins/Table.ts +++ b/.dumi/tmp-production/dumi/theme/builtins/Table.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Table/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Table/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/builtins/Tree.ts b/.dumi/tmp-production/dumi/theme/builtins/Tree.ts index 9f8a849..742dc57 100644 --- a/.dumi/tmp-production/dumi/theme/builtins/Tree.ts +++ b/.dumi/tmp-production/dumi/theme/builtins/Tree.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Tree/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/builtins/Tree/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/layouts/DocLayout.ts b/.dumi/tmp-production/dumi/theme/layouts/DocLayout.ts index 0fc5012..2a06455 100644 --- a/.dumi/tmp-production/dumi/theme/layouts/DocLayout.ts +++ b/.dumi/tmp-production/dumi/theme/layouts/DocLayout.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/layouts/DocLayout/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/layouts/DocLayout/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/loading.tsx b/.dumi/tmp-production/dumi/theme/loading.tsx index 3037fe2..03c5588 100644 --- a/.dumi/tmp-production/dumi/theme/loading.tsx +++ b/.dumi/tmp-production/dumi/theme/loading.tsx @@ -1,9 +1,9 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -import nprogress from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/nprogress@0.2.0/node_modules/nprogress'; +import nprogress from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/nprogress@0.2.0/node_modules/nprogress'; import './nprogress.css'; -import UserLoading from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/Loading'; +import UserLoading from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/pages/Loading'; import React, { useLayoutEffect, type FC } from 'react'; import { useSiteData } from 'dumi'; diff --git a/.dumi/tmp-production/dumi/theme/slots/ColorSwitch.ts b/.dumi/tmp-production/dumi/theme/slots/ColorSwitch.ts index 64514b7..c90df49 100644 --- a/.dumi/tmp-production/dumi/theme/slots/ColorSwitch.ts +++ b/.dumi/tmp-production/dumi/theme/slots/ColorSwitch.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ColorSwitch/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ColorSwitch/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Content.ts b/.dumi/tmp-production/dumi/theme/slots/Content.ts index f923a03..36c23e3 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Content.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Content.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/Content/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/Content/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/ContentFooter.ts b/.dumi/tmp-production/dumi/theme/slots/ContentFooter.ts index 0e7fa80..e4b48fb 100644 --- a/.dumi/tmp-production/dumi/theme/slots/ContentFooter.ts +++ b/.dumi/tmp-production/dumi/theme/slots/ContentFooter.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ContentFooter/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ContentFooter/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/ContentTabs.ts b/.dumi/tmp-production/dumi/theme/slots/ContentTabs.ts index fb9be89..e2d9bb9 100644 --- a/.dumi/tmp-production/dumi/theme/slots/ContentTabs.ts +++ b/.dumi/tmp-production/dumi/theme/slots/ContentTabs.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ContentTabs/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/ContentTabs/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Features.ts b/.dumi/tmp-production/dumi/theme/slots/Features.ts index a4580a4..ec436b0 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Features.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Features.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Features/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Features/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Footer.ts b/.dumi/tmp-production/dumi/theme/slots/Footer.ts index 596d169..3457898 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Footer.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Footer.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/Footer/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/Footer/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Header.ts b/.dumi/tmp-production/dumi/theme/slots/Header.ts index f03f39f..35d91ab 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Header.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Header.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/Header/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/Header/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/HeaderExtra.ts b/.dumi/tmp-production/dumi/theme/slots/HeaderExtra.ts index fdd406e..2a2b7bd 100644 --- a/.dumi/tmp-production/dumi/theme/slots/HeaderExtra.ts +++ b/.dumi/tmp-production/dumi/theme/slots/HeaderExtra.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/HeaderExtra/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/HeaderExtra/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Hero.ts b/.dumi/tmp-production/dumi/theme/slots/Hero.ts index 60b1a89..b15e6c0 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Hero.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Hero.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Hero/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Hero/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/HeroTitle.ts b/.dumi/tmp-production/dumi/theme/slots/HeroTitle.ts index 4ce8f5a..93d2614 100644 --- a/.dumi/tmp-production/dumi/theme/slots/HeroTitle.ts +++ b/.dumi/tmp-production/dumi/theme/slots/HeroTitle.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/HeroTitle/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/HeroTitle/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/LangSwitch.ts b/.dumi/tmp-production/dumi/theme/slots/LangSwitch.ts index 7ee82ab..2a4e173 100644 --- a/.dumi/tmp-production/dumi/theme/slots/LangSwitch.ts +++ b/.dumi/tmp-production/dumi/theme/slots/LangSwitch.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/LangSwitch/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/LangSwitch/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Loading.ts b/.dumi/tmp-production/dumi/theme/slots/Loading.ts index f5119bd..36df04d 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Loading.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Loading.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Loading/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Loading/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Logo.ts b/.dumi/tmp-production/dumi/theme/slots/Logo.ts index d35d081..86cc31d 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Logo.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Logo.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Logo/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Logo/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Navbar.ts b/.dumi/tmp-production/dumi/theme/slots/Navbar.ts index 0de937b..06e34b9 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Navbar.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Navbar.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Navbar/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Navbar/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/NavbarExtra.ts b/.dumi/tmp-production/dumi/theme/slots/NavbarExtra.ts index 7ce1d90..3ec793d 100644 --- a/.dumi/tmp-production/dumi/theme/slots/NavbarExtra.ts +++ b/.dumi/tmp-production/dumi/theme/slots/NavbarExtra.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/NavbarExtra/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/NavbarExtra/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/NotFound.ts b/.dumi/tmp-production/dumi/theme/slots/NotFound.ts index 5203f27..2d848ba 100644 --- a/.dumi/tmp-production/dumi/theme/slots/NotFound.ts +++ b/.dumi/tmp-production/dumi/theme/slots/NotFound.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/NotFound/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/NotFound/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/PreviewerActions.ts b/.dumi/tmp-production/dumi/theme/slots/PreviewerActions.ts index e0f3f7c..236dc95 100644 --- a/.dumi/tmp-production/dumi/theme/slots/PreviewerActions.ts +++ b/.dumi/tmp-production/dumi/theme/slots/PreviewerActions.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/PreviewerActions/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/PreviewerActions/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/PreviewerActionsExtra.ts b/.dumi/tmp-production/dumi/theme/slots/PreviewerActionsExtra.ts index 817d51b..0478ecf 100644 --- a/.dumi/tmp-production/dumi/theme/slots/PreviewerActionsExtra.ts +++ b/.dumi/tmp-production/dumi/theme/slots/PreviewerActionsExtra.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/PreviewerActionsExtra/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/PreviewerActionsExtra/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/RtlSwitch.ts b/.dumi/tmp-production/dumi/theme/slots/RtlSwitch.ts index e9b61ba..401432d 100644 --- a/.dumi/tmp-production/dumi/theme/slots/RtlSwitch.ts +++ b/.dumi/tmp-production/dumi/theme/slots/RtlSwitch.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/RtlSwitch/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/RtlSwitch/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/SearchBar.ts b/.dumi/tmp-production/dumi/theme/slots/SearchBar.ts index 328275b..93cef3f 100644 --- a/.dumi/tmp-production/dumi/theme/slots/SearchBar.ts +++ b/.dumi/tmp-production/dumi/theme/slots/SearchBar.ts @@ -1,5 +1,5 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchBar/index.js'; -export * from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchBar/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchBar/index.js'; +export * from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchBar/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/SearchResult.ts b/.dumi/tmp-production/dumi/theme/slots/SearchResult.ts index fe4b6f3..4a93e93 100644 --- a/.dumi/tmp-production/dumi/theme/slots/SearchResult.ts +++ b/.dumi/tmp-production/dumi/theme/slots/SearchResult.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchResult/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SearchResult/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Sidebar.ts b/.dumi/tmp-production/dumi/theme/slots/Sidebar.ts index ee85bfe..c891fb6 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Sidebar.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Sidebar.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/dumi-theme-antd/dist/slots/Sidebar/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/dumi-theme-antd/dist/slots/Sidebar/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/SocialIcon.ts b/.dumi/tmp-production/dumi/theme/slots/SocialIcon.ts index fc7a285..99a12b0 100644 --- a/.dumi/tmp-production/dumi/theme/slots/SocialIcon.ts +++ b/.dumi/tmp-production/dumi/theme/slots/SocialIcon.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SocialIcon/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SocialIcon/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/SourceCodeEditor.ts b/.dumi/tmp-production/dumi/theme/slots/SourceCodeEditor.ts index 658e3b0..46df0a0 100644 --- a/.dumi/tmp-production/dumi/theme/slots/SourceCodeEditor.ts +++ b/.dumi/tmp-production/dumi/theme/slots/SourceCodeEditor.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SourceCodeEditor/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/SourceCodeEditor/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Tabs.ts b/.dumi/tmp-production/dumi/theme/slots/Tabs.ts index cb6eee3..9bf7cd4 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Tabs.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Tabs.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Tabs/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Tabs/index.js'; diff --git a/.dumi/tmp-production/dumi/theme/slots/Toc.ts b/.dumi/tmp-production/dumi/theme/slots/Toc.ts index 7f387e3..b00a86c 100644 --- a/.dumi/tmp-production/dumi/theme/slots/Toc.ts +++ b/.dumi/tmp-production/dumi/theme/slots/Toc.ts @@ -1,4 +1,4 @@ // @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! -export { default } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Toc/index.js'; +export { default } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/theme-default/slots/Toc/index.js'; diff --git a/.dumi/tmp-production/exports.ts b/.dumi/tmp-production/exports.ts index bc4dac1..3dade50 100644 --- a/.dumi/tmp-production/exports.ts +++ b/.dumi/tmp-production/exports.ts @@ -5,13 +5,13 @@ export { defineApp } from './core/defineApp' export type { RuntimeConfig } from './core/defineApp' // plugins -export { getSketchJSON } from '/Users/donghym/Desktop/day/UI/Nova/.dumi/tmp-production/plugin-html2sketch'; +export { getSketchJSON } from '/Users/donghym/Desktop/day/UI/Pika/.dumi/tmp-production/plugin-html2sketch'; // plugins types.d.ts // @umijs/renderer-* -export { createBrowserHistory, createHashHistory, createMemoryHistory, Helmet, HelmetProvider, createSearchParams, generatePath, matchPath, matchRoutes, Navigate, NavLink, Outlet, resolvePath, useLocation, useMatch, useNavigate, useOutlet, useOutletContext, useParams, useResolvedPath, useRoutes, useSearchParams, useAppData, useClientLoaderData, useLoaderData, useRouteProps, useSelectedRoutes, useServerLoaderData, renderClient, __getRoot, Link, useRouteData, __useFetcher, withRouter } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; -export type { History, ClientLoader } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react' +export { createBrowserHistory, createHashHistory, createMemoryHistory, Helmet, HelmetProvider, createSearchParams, generatePath, matchPath, matchRoutes, Navigate, NavLink, Outlet, resolvePath, useLocation, useMatch, useNavigate, useOutlet, useOutletContext, useParams, useResolvedPath, useRoutes, useSearchParams, useAppData, useClientLoaderData, useLoaderData, useRouteProps, useSelectedRoutes, useServerLoaderData, renderClient, __getRoot, Link, useRouteData, __useFetcher, withRouter } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; +export type { History, ClientLoader } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react' // umi/client/client/plugin -export { ApplyPluginsType, PluginManager } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/umi@4.6.56_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_jit_00db8353777c5d2a71de6a5a0d5f1606/node_modules/umi/client/client/plugin.js'; +export { ApplyPluginsType, PluginManager } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/umi@4.6.56_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_jit_00db8353777c5d2a71de6a5a0d5f1606/node_modules/umi/client/client/plugin.js'; export { history, createHistory } from './core/history'; export { terminal } from './core/terminal'; // react ssr diff --git a/.dumi/tmp-production/testBrowser.tsx b/.dumi/tmp-production/testBrowser.tsx index a1d398a..6e826fa 100644 --- a/.dumi/tmp-production/testBrowser.tsx +++ b/.dumi/tmp-production/testBrowser.tsx @@ -3,7 +3,7 @@ // DO NOT CHANGE IT MANUALLY! import React, { useEffect, useState } from 'react'; import { ApplyPluginsType } from 'umi'; -import { renderClient, RenderClientOpts } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; +import { renderClient, RenderClientOpts } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; import { createHistory } from './core/history'; import { createPluginManager } from './core/plugin'; import { getRoutes } from './core/route'; @@ -11,7 +11,7 @@ import type { Location } from 'history'; import { getPluginManager as getDumiPluginManager } from './core/plugin'; -import { setPluginManager as setDumiPluginManager } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/utils.js'; +import { setPluginManager as setDumiPluginManager } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/utils.js'; const publicPath = '/'; const runtimePublicPath = false; diff --git a/.dumi/tmp-production/umi.ts b/.dumi/tmp-production/umi.ts index a61b9db..216de6c 100644 --- a/.dumi/tmp-production/umi.ts +++ b/.dumi/tmp-production/umi.ts @@ -3,8 +3,8 @@ // DO NOT CHANGE IT MANUALLY! import './core/polyfill'; import { getPluginManager as getDumiPluginManager } from './core/plugin'; -import { setPluginManager as setDumiPluginManager } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/utils.js'; -import { renderClient } from '/Users/donghym/Desktop/day/UI/Nova/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; +import { setPluginManager as setDumiPluginManager } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/dumi@2.4.28_@babel+core@7.29.7_@types+node@25.9.1_@types+react@19.2.15_eslint@10.4.0_ji_4b5099ce8b49e6def696b2efaf0f9b24/node_modules/dumi/dist/client/theme-api/utils.js'; +import { renderClient } from '/Users/donghym/Desktop/day/UI/Pika/node_modules/.pnpm/@umijs+renderer-react@4.6.56_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@umijs/renderer-react'; import { getRoutes } from './core/route'; import { createPluginManager } from './core/plugin'; import { createHistory } from './core/history'; diff --git a/deploy.sh b/deploy.sh new file mode 100644 index 0000000..3826435 --- /dev/null +++ b/deploy.sh @@ -0,0 +1,116 @@ +#!/bin/bash +set -euo pipefail + +# ================= 基础配置 ================= +# 1. 修改为你的项目实际路径 +PROJECT_DIR="/var/www/UI/RustUI" + +# 2. 修改为你的日志页面存放路径(刚才创建的目录) +LOG_DIR="/var/www/UI/deploy_logs" +LOG_PAGE="${LOG_DIR}/index.html" + +# 3. Nginx 静态文件目录 +NGINX_ROOT="/var/www/UI/RustUI/dist-docs" + +# 日志输出函数 +log_info() { + echo "[INFO] $1" +} + +# =============== 初始化与代码更新 =============== +# 创建日志目录并进入项目目录 +mkdir -p "${LOG_DIR}" +cd "${PROJECT_DIR}" || exit 1 + +# 获取更新前的版本号 +PREV_COMMIT=$(git rev-parse HEAD 2>/dev/null || echo "empty") +log_info "部署前版本: ${PREV_COMMIT:0:8}" + +# 拉取最新代码 +log_info "正在拉取最新代码..." +git fetch --all +git reset --hard origin/main # 如果是 master 分支请改为 master +git clean -fd + +# 获取更新后的版本号 +NEW_COMMIT=$(git rev-parse HEAD) +DEPLOY_TIME=$(date '+%Y-%m-%d %H:%M:%S') +log_info "部署后版本: ${NEW_COMMIT:0:8}" + +# =============== 安装依赖与构建 =============== +log_info "安装依赖..." + +# 检查并修复损坏的 lockfile +if [ -f "pnpm-lock.yaml" ]; then + if ! pnpm install --dry-run --frozen-lockfile 2>/dev/null; then + log_info "检测到 lockfile 损坏,正在重新生成..." + rm -f pnpm-lock.yaml + rm -rf node_modules + fi +fi + +pnpm install + +log_info "构建文档..." +npm run docs:build + +log_info "部署静态文件到 Nginx 目录..." +rm -rf "${NGINX_ROOT:?}"/* +# =============== 生成部署历史记录 =============== +if [ "${PREV_COMMIT}" != "${NEW_COMMIT}" ]; then + log_info "生成部署历史记录..." + + # 确保日志目录存在 + mkdir -p "${LOG_DIR}" + + # 如果是首次部署,创建 HTML 骨架 + if [ ! -f "${LOG_PAGE}" ]; then + cat > "${LOG_PAGE}" < + + + + + 代码部署更新记录 + + + +
+

项目部署与提交历史

+
+HTML + fi + + # 生成本次提交的详细信息区块 + TEMP_CONTENT=$(git log --pretty=format:" \ +
\ +
%h
\ +
提交时间:%ad
\ +
提交人:%an
\ +
提交说明:%s
\ +
变更文件:$(git diff --name-only ${PREV_COMMIT} ${NEW_COMMIT} | tr '\n' ' ')
\ +
" \ + --date=format:"%Y-%m-%d %H:%M:%S" \ + "${PREV_COMMIT}..${NEW_COMMIT}") + + # 将新内容追加到页面中(在
之前插入) + sed -i -e '/<\/div><\/body><\/html>/d' "${LOG_PAGE}" + echo "${TEMP_CONTENT}" >> "${LOG_PAGE}" + echo "
" >> "${LOG_PAGE}" +fi + +log_info "部署完成!" +echo "更新记录页面已生成,请访问: http://110.42.255.239/ui" +