@agentscope-ai/design 1.0.26-beta.1768271896414 → 1.0.26-beta.1768889945788
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/antd/styles/button.style.js +3 -1
- package/lib/antd/themes/carbonDarkTheme.json +1 -1
- package/lib/components/commonComponents/CodeBlock/index.d.ts +2 -2
- package/lib/components/commonComponents/CodeBlock/index.js +1 -1
- package/lib/components/commonComponents/FileIcon/index.js +1 -5
- package/lib/components/commonComponents/Tabs/index.js +46 -27
- package/lib/components/commonComponents/Tooltip/index.style.js +3 -1
- package/lib/components/commonComponents/Video/index.style.js +9 -9
- package/lib/i18n/strings/en-US.json +7 -1
- package/lib/i18n/strings/zh-CN.json +7 -1
- package/llms/all.llms.txt +2081 -1168
- package/llms/index.llms.txt +48 -49
- package/package.json +6 -5
- package/lib/components/commonComponents/FileIcon/icons/audio.svg +0 -1
- package/lib/components/commonComponents/FileIcon/icons/video.svg +0 -1
package/llms/index.llms.txt
CHANGED
|
@@ -1,51 +1,50 @@
|
|
|
1
1
|
# 索引
|
|
2
2
|
|
|
3
|
-
- [](components/commonComponents/
|
|
4
|
-
- [](components/commonComponents/
|
|
5
|
-
- [](components/commonComponents/
|
|
6
|
-
- [](components/commonComponents/
|
|
7
|
-
- [](components/commonComponents/
|
|
8
|
-
- [](components/commonComponents/
|
|
9
|
-
- [](components/commonComponents/
|
|
10
|
-
- [](components/commonComponents/
|
|
11
|
-
- [](components/commonComponents/
|
|
12
|
-
- [](components/commonComponents/
|
|
13
|
-
- [](components/commonComponents/
|
|
14
|
-
- [](components/commonComponents/
|
|
15
|
-
- [](components/commonComponents/
|
|
16
|
-
- [](components/commonComponents/
|
|
17
|
-
- [](components/commonComponents/
|
|
18
|
-
- [](components/commonComponents/
|
|
19
|
-
- [](components/commonComponents/
|
|
20
|
-
- [](components/commonComponents/
|
|
21
|
-
- [](components/commonComponents/
|
|
22
|
-
- [](components/commonComponents/
|
|
23
|
-
- [](components/commonComponents/
|
|
24
|
-
- [](components/commonComponents/
|
|
25
|
-
- [](components/commonComponents/
|
|
26
|
-
- [](components/commonComponents/
|
|
27
|
-
- [](components/commonComponents/
|
|
28
|
-
- [](components/commonComponents/
|
|
29
|
-
- [](components/commonComponents/
|
|
30
|
-
- [](components/commonComponents/
|
|
31
|
-
- [](components/commonComponents/
|
|
32
|
-
- [](components/commonComponents/
|
|
33
|
-
- [](components/commonComponents/
|
|
34
|
-
- [](components/commonComponents/
|
|
35
|
-
- [](components/commonComponents/
|
|
36
|
-
- [](components/commonComponents/
|
|
37
|
-
- [](components/commonComponents/
|
|
38
|
-
- [](components/commonComponents/
|
|
39
|
-
- [](components/commonComponents/
|
|
40
|
-
- [](components/commonComponents/
|
|
41
|
-
- [](components/commonComponents/
|
|
42
|
-
- [](components/commonComponents/
|
|
43
|
-
- [](components/commonComponents/
|
|
44
|
-
- [](components/commonComponents/
|
|
45
|
-
- [](components/commonComponents/
|
|
46
|
-
- [](components/commonComponents/
|
|
47
|
-
- [](components/commonComponents/
|
|
48
|
-
- [](components/commonComponents/
|
|
49
|
-
- [](components/commonComponents/
|
|
50
|
-
- [](components/commonComponents/
|
|
51
|
-
- [使用](docs/guide/sparkIcons.zh-CN.llms.txt)
|
|
3
|
+
- [Alert](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Alert/index.zh-CN.llms.txt)
|
|
4
|
+
- [AlertDialog](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/AlertDialog/index.zh-CN.llms.txt)
|
|
5
|
+
- [Anchor](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Anchor/index.zh-CN.llms.txt)
|
|
6
|
+
- [Audio](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Audio/index.zh-CN.llms.txt)
|
|
7
|
+
- [Avatar](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Avatar/index.zh-CN.llms.txt)
|
|
8
|
+
- [Breadcrumb](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Breadcrumb/index.zh-CN.llms.txt)
|
|
9
|
+
- [Button](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Button/index.zh-CN.llms.txt)
|
|
10
|
+
- [Card](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Card/index.zh-CN.llms.txt)
|
|
11
|
+
- [Checkbox](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Checkbox/index.zh-CN.llms.txt)
|
|
12
|
+
- [CodeBlock](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/CodeBlock/index.zh-CN.llms.txt)
|
|
13
|
+
- [Collapse](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Collapse/index.zh-CN.llms.txt)
|
|
14
|
+
- [CollapsePanel](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/CollapsePanel/index.zh-CN.llms.txt)
|
|
15
|
+
- [DatePicker](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/DatePicker/index.zh-CN.llms.txt)
|
|
16
|
+
- [Descriptions](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Descriptions/index.zh-CN.llms.txt)
|
|
17
|
+
- [Drawer](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Drawer/index.zh-CN.llms.txt)
|
|
18
|
+
- [Dropdown](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Dropdown/index.zh-CN.llms.txt)
|
|
19
|
+
- [Empty](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Empty/index.zh-CN.llms.txt)
|
|
20
|
+
- [FloatButton](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/FloatButton/index.zh-CN.llms.txt)
|
|
21
|
+
- [Form](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Form/index.zh-CN.llms.txt)
|
|
22
|
+
- [IconButton](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/IconButton/index.zh-CN.llms.txt)
|
|
23
|
+
- [Image](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Image/index.zh-CN.llms.txt)
|
|
24
|
+
- [Input](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Input/index.zh-CN.llms.txt)
|
|
25
|
+
- [InputNumber](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/InputNumber/index.zh-CN.llms.txt)
|
|
26
|
+
- [Message](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Message/index.zh-CN.llms.txt)
|
|
27
|
+
- [Modal](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Modal/index.zh-CN.llms.txt)
|
|
28
|
+
- [Notification](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Notification/index.zh-CN.llms.txt)
|
|
29
|
+
- [Pagination](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Pagination/index.zh-CN.llms.txt)
|
|
30
|
+
- [Popconfirm](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
|
|
31
|
+
- [Popover](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Popover/index.zh-CN.llms.txt)
|
|
32
|
+
- [Progress](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Progress/index.zh-CN.llms.txt)
|
|
33
|
+
- [PromptsEditor](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
|
|
34
|
+
- [Radio](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Radio/index.zh-CN.llms.txt)
|
|
35
|
+
- [RadioButton](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/RadioButton/index.zh-CN.llms.txt)
|
|
36
|
+
- [Result](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Result/index.zh-CN.llms.txt)
|
|
37
|
+
- [Select](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Select/index.zh-CN.llms.txt)
|
|
38
|
+
- [Skeleton](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Skeleton/index.zh-CN.llms.txt)
|
|
39
|
+
- [Slider](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Slider/index.zh-CN.llms.txt)
|
|
40
|
+
- [Spinner](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Spinner/index.zh-CN.llms.txt)
|
|
41
|
+
- [Statistic](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Statistic/index.zh-CN.llms.txt)
|
|
42
|
+
- [Steps](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Steps/index.zh-CN.llms.txt)
|
|
43
|
+
- [Switch](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Switch/index.zh-CN.llms.txt)
|
|
44
|
+
- [Table](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Table/index.zh-CN.llms.txt)
|
|
45
|
+
- [Tabs](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Tabs/index.zh-CN.llms.txt)
|
|
46
|
+
- [Tag](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Tag/index.zh-CN.llms.txt)
|
|
47
|
+
- [TimePicker](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/TimePicker/index.zh-CN.llms.txt)
|
|
48
|
+
- [Tooltip](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Tooltip/index.zh-CN.llms.txt)
|
|
49
|
+
- [Upload](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Upload/index.zh-CN.llms.txt)
|
|
50
|
+
- [Video](https://unpkg.com/browse/@agentscope-ai/design@1.0.26/llms/components/commonComponents/Video/index.zh-CN.llms.txt)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agentscope-ai/design",
|
|
3
|
-
"version": "1.0.26-beta.
|
|
3
|
+
"version": "1.0.26-beta.1768889945788",
|
|
4
4
|
"description": "AgentScope Spark Design - UI Library for AgentScope AI",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -27,6 +27,7 @@
|
|
|
27
27
|
"build:mcp": "esbuild mcp/index.ts --bundle --platform=node --target=node18 --format=cjs --outfile=scripts/mcp-docs-server.js --banner:js='#!/usr/bin/env node' --external:fs --external:path --external:process",
|
|
28
28
|
"build:watch": "father dev",
|
|
29
29
|
"copy-antd-docs": "node copy-antd-docs.js",
|
|
30
|
+
"docs:sync-version": "node scripts/sync-doc-unpkg-version.js",
|
|
30
31
|
"dev": "dumi dev",
|
|
31
32
|
"dev:mobile": "ONLY_MOBILE=1 dumi dev",
|
|
32
33
|
"docs:build": "dumi build && node scripts/build-index-llms-txt.js",
|
|
@@ -85,14 +86,14 @@
|
|
|
85
86
|
"devDependencies": {
|
|
86
87
|
"@alibot/dumi-plugin-llms": "1.0.4",
|
|
87
88
|
"@alibot/dumi-plugin-api-parser": "1.0.3",
|
|
88
|
-
"@agentscope-ai/dumi-theme-spark": "0.0.
|
|
89
|
+
"@agentscope-ai/dumi-theme-spark": "0.0.100",
|
|
89
90
|
"@babel/core": "^7.28.5",
|
|
90
91
|
"@babel/preset-env": "^7.28.5",
|
|
91
92
|
"@babel/preset-react": "^7.28.5",
|
|
92
93
|
"@babel/preset-typescript": "^7.28.5",
|
|
93
94
|
"@jest/test-sequencer": "^29.7.0",
|
|
94
95
|
"@modelcontextprotocol/sdk": "1.17.3",
|
|
95
|
-
"@rc-component/util": "1.2
|
|
96
|
+
"@rc-component/util": "1.6.2",
|
|
96
97
|
"@react-spring/web": "^9.7.5",
|
|
97
98
|
"@tailwindcss/postcss": "^4.0.6",
|
|
98
99
|
"@testing-library/dom": "^10.4.1",
|
|
@@ -107,7 +108,7 @@
|
|
|
107
108
|
"@umijs/lint": "^4.0.0",
|
|
108
109
|
"@umijs/plugins": "^4.4.4",
|
|
109
110
|
"ahooks": "^3.8.1",
|
|
110
|
-
"antd": "^
|
|
111
|
+
"antd": "^6.1.1",
|
|
111
112
|
"babel-jest": "^29.7.0",
|
|
112
113
|
"classnames": "^2.5.1",
|
|
113
114
|
"conventional-changelog-cli": "^5.0.0",
|
|
@@ -143,7 +144,7 @@
|
|
|
143
144
|
},
|
|
144
145
|
"peerDependencies": {
|
|
145
146
|
"@rc-component/util": "1.2.1",
|
|
146
|
-
"antd": "^
|
|
147
|
+
"antd": "^6.1.1",
|
|
147
148
|
"classnames": "^2.5.1",
|
|
148
149
|
"react": ">=16.9.0",
|
|
149
150
|
"react-dom": ">=16.9.0"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="40" height="40" viewBox="0 0 40 40"><defs><clipPath id="master_svg0_3_5173"><rect x="0" y="0" width="40" height="40" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_3_5173)"><g><path d="M4.000244140625,33.999989C4.000244140625,37.313709,6.686535340624999,40.000004,10.000241740625,40.000004L30.000238140625,40.000004C33.313948140625,40.000004,36.000238140625,37.313709,36.000238140625,33.999989L36.000238140625,10.000001L26.000238140625,0L10.000241740625,0C6.686535340624999,0,4.000244140625,2.6862917,4.000244140625,6L4.000244140625,33.999989Z" fill="#FFAB19" fill-opacity="1"/></g><g><path d="M24.909516,14.088724978L16.9869661,16.5167396C16.0008106,16.8278344,15.3104787,17.7172475,15.2537766,18.749753L15.2537766,27.09891C14.6780472,26.818808,14.023097,26.746672,13.4002068,26.894759C11.5198851,27.163677,10,28.599791,10,30.109818C10,31.619844,11.5198853,32.546986000000004,13.4009101,32.278065C15.2819343,32.009146,16.6532817,30.619495,16.6532817,29.110171L16.6532817,21.0475311Q16.6532817,20.3801618,17.4593339,20.0929399L24.461083000000002,17.8972373Q25.239680999999997,17.63747,25.239680999999997,18.3513026L25.239680999999997,25.004583C24.615850000000002,24.723058,23.922593,24.632665,23.24743,24.744816999999998C21.366404,24.976425,19.846518500000002,26.385080000000002,19.846518500000002,27.895110000000003C19.846518500000002,29.405139,21.366404,30.359028,23.24743,30.137274C25.128455000000002,29.915521,26.648338,28.497009,26.648338,26.986980000000003L26.648338,15.3213876C26.680285,14.4049432,25.763703,13.75517397,24.909516,14.088724978Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M25.999755859375,6C25.999755859375,8.2091389,27.790616959375,10,29.999756359375,10L35.999755859375,10L25.999755859375,0L25.999755859375,6Z" fill="#FFFFFF" fill-opacity="0.4000000059604645"/></g></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="40" height="40" viewBox="0 0 40 40"><defs><clipPath id="master_svg0_3_5191"><rect x="0" y="0" width="40" height="40" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_3_5191)"><g><path d="M4.000244140625,33.999989C4.000244140625,37.313709,6.686535340624999,40.000004,10.000241740625,40.000004L30.000238140625,40.000004C33.313948140625,40.000004,36.000238140625,37.313709,36.000238140625,33.999989L36.000238140625,10.000001L26.000238140625,0L10.000241740625,0C6.686535340624999,0,4.000244140625,2.6862917,4.000244140625,6L4.000244140625,33.999989Z" fill="#4E7DFF" fill-opacity="1"/></g><g><g><path d="M16.1156005859375,22.50004431640625L16.1156005859375,16.72701066640625C16.1156005859375,16.03676268640625,16.8625881059375,15.60516060640625,17.4605879859375,15.94988996640625L22.4693498859375,18.837294116406248L27.475032585937498,21.72292371640625C28.0737175859375,22.06804751640625,28.0737175859375,22.93204121640625,27.475032585937498,23.27716441640625L22.4693498859375,26.16279331640625L17.4605875859375,29.050198316406252C16.8625879859375,29.39492831640625,16.1156005859375,28.963325316406248,16.1156005859375,28.27307831640625L16.1156005859375,22.50004431640625Z" fill="#FFFFFF" fill-opacity="1"/></g></g><g><path d="M25.999755859375,6C25.999755859375,8.2091389,27.790616959375,10,29.999756359375,10L35.999755859375,10L25.999755859375,0L25.999755859375,6Z" fill="#FFFFFF" fill-opacity="0.4000000059604645"/></g></g></svg>
|