@agentscope-ai/design 1.0.26-beta.1767840384443 → 1.0.26-beta.1768271896414
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 +1 -3
- package/lib/antd/themes/carbonDarkTheme.json +1 -1
- package/lib/components/commonComponents/Button/demo/demo1.js +0 -4
- package/lib/components/commonComponents/CodeBlock/index.d.ts +2 -2
- package/lib/components/commonComponents/CodeBlock/index.js +1 -1
- package/lib/components/commonComponents/FileIcon/icons/audio.svg +1 -0
- package/lib/components/commonComponents/FileIcon/icons/video.svg +1 -0
- package/lib/components/commonComponents/FileIcon/index.js +5 -1
- package/lib/components/commonComponents/Tabs/index.js +22 -40
- package/lib/components/commonComponents/Tooltip/index.style.js +1 -3
- package/llms/all.llms.txt +1473 -2386
- package/llms/components/commonComponents/CodeBlock/index.zh-CN.llms.txt +2 -2
- package/llms/docs/guide/tokens&variables.zh-CN.llms.txt +1 -1
- package/llms/index.llms.txt +18 -26
- package/package.json +1 -1
- package/llms/docs/guide/musicLofiGenerator.zh-CN.llms.txt +0 -12
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
| 属性名 | 描述 | 类型 | 默认值 |
|
|
7
7
|
|--------|--------|--------|--------|
|
|
8
8
|
| language | 语言 | string \| string[] | (必填) |
|
|
9
|
-
| value | 值 | string |
|
|
9
|
+
| value | 值 | string | (必填) |
|
|
10
10
|
| className | 类名 | string | |
|
|
11
11
|
| theme | 主题 | 'dark' \| 'light' | |
|
|
12
12
|
| readOnly | 只读 | boolean | |
|
|
13
|
-
| onChange | | (value
|
|
13
|
+
| onChange | | (value: string) => void | |
|
package/llms/index.llms.txt
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
# 索引
|
|
2
2
|
|
|
3
|
-
- [](components/commonComponents/Upload/index.zh-CN.llms.txt)
|
|
4
3
|
- [](components/commonComponents/Video/index.zh-CN.llms.txt)
|
|
5
|
-
- [](components/commonComponents/Tag/index.zh-CN.llms.txt)
|
|
6
4
|
- [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
|
|
7
|
-
- [](components/commonComponents/
|
|
8
|
-
- [](components/commonComponents/
|
|
5
|
+
- [](components/commonComponents/Upload/index.zh-CN.llms.txt)
|
|
6
|
+
- [](components/commonComponents/Tag/index.zh-CN.llms.txt)
|
|
9
7
|
- [](components/commonComponents/TimePicker/index.zh-CN.llms.txt)
|
|
8
|
+
- [](components/commonComponents/Table/index.zh-CN.llms.txt)
|
|
10
9
|
- [](components/commonComponents/Switch/index.zh-CN.llms.txt)
|
|
11
|
-
- [](components/commonComponents/
|
|
10
|
+
- [](components/commonComponents/Tabs/index.zh-CN.llms.txt)
|
|
12
11
|
- [](components/commonComponents/Statistic/index.zh-CN.llms.txt)
|
|
12
|
+
- [](components/commonComponents/Steps/index.zh-CN.llms.txt)
|
|
13
13
|
- [](components/commonComponents/Spinner/index.zh-CN.llms.txt)
|
|
14
|
-
- [](components/commonComponents/Skeleton/index.zh-CN.llms.txt)
|
|
15
14
|
- [](components/commonComponents/Select/index.zh-CN.llms.txt)
|
|
16
|
-
- [](components/commonComponents/Slider/index.zh-CN.llms.txt)
|
|
17
15
|
- [](components/commonComponents/Result/index.zh-CN.llms.txt)
|
|
18
|
-
- [](components/commonComponents/
|
|
19
|
-
- [](components/commonComponents/
|
|
16
|
+
- [](components/commonComponents/Slider/index.zh-CN.llms.txt)
|
|
17
|
+
- [](components/commonComponents/Skeleton/index.zh-CN.llms.txt)
|
|
20
18
|
- [](components/commonComponents/RadioButton/index.zh-CN.llms.txt)
|
|
19
|
+
- [](components/commonComponents/Radio/index.zh-CN.llms.txt)
|
|
21
20
|
- [](components/commonComponents/Progress/index.zh-CN.llms.txt)
|
|
21
|
+
- [](components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
|
|
22
22
|
- [](components/commonComponents/Popover/index.zh-CN.llms.txt)
|
|
23
23
|
- [](components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
|
|
24
24
|
- [](components/commonComponents/Pagination/index.zh-CN.llms.txt)
|
|
25
|
-
- [](components/commonComponents/Modal/index.zh-CN.llms.txt)
|
|
26
25
|
- [](components/commonComponents/Notification/index.zh-CN.llms.txt)
|
|
26
|
+
- [](components/commonComponents/Modal/index.zh-CN.llms.txt)
|
|
27
27
|
- [](components/commonComponents/Message/index.zh-CN.llms.txt)
|
|
28
|
-
- [](components/commonComponents/Input/index.zh-CN.llms.txt)
|
|
29
|
-
- [](components/commonComponents/Image/index.zh-CN.llms.txt)
|
|
30
28
|
- [](components/commonComponents/InputNumber/index.zh-CN.llms.txt)
|
|
29
|
+
- [](components/commonComponents/Image/index.zh-CN.llms.txt)
|
|
30
|
+
- [](components/commonComponents/Input/index.zh-CN.llms.txt)
|
|
31
31
|
- [](components/commonComponents/IconButton/index.zh-CN.llms.txt)
|
|
32
|
-
- [](components/commonComponents/Form/index.zh-CN.llms.txt)
|
|
33
|
-
- [](components/commonComponents/Dropdown/index.zh-CN.llms.txt)
|
|
34
32
|
- [](components/commonComponents/Empty/index.zh-CN.llms.txt)
|
|
35
33
|
- [](components/commonComponents/FloatButton/index.zh-CN.llms.txt)
|
|
36
|
-
- [](components/commonComponents/
|
|
34
|
+
- [](components/commonComponents/Dropdown/index.zh-CN.llms.txt)
|
|
37
35
|
- [](components/commonComponents/Descriptions/index.zh-CN.llms.txt)
|
|
38
|
-
- [](components/commonComponents/
|
|
36
|
+
- [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
|
|
39
37
|
- [](components/commonComponents/DatePicker/index.zh-CN.llms.txt)
|
|
38
|
+
- [](components/commonComponents/Form/index.zh-CN.llms.txt)
|
|
39
|
+
- [](components/commonComponents/CollapsePanel/index.zh-CN.llms.txt)
|
|
40
40
|
- [](components/commonComponents/CodeBlock/index.zh-CN.llms.txt)
|
|
41
|
-
- [](components/commonComponents/Collapse/index.zh-CN.llms.txt)
|
|
42
41
|
- [](components/commonComponents/Checkbox/index.zh-CN.llms.txt)
|
|
42
|
+
- [](components/commonComponents/Collapse/index.zh-CN.llms.txt)
|
|
43
43
|
- [](components/commonComponents/Card/index.zh-CN.llms.txt)
|
|
44
44
|
- [](components/commonComponents/Button/index.zh-CN.llms.txt)
|
|
45
45
|
- [](components/commonComponents/Breadcrumb/index.zh-CN.llms.txt)
|
|
@@ -48,12 +48,4 @@
|
|
|
48
48
|
- [](components/commonComponents/Anchor/index.zh-CN.llms.txt)
|
|
49
49
|
- [](components/commonComponents/AlertDialog/index.zh-CN.llms.txt)
|
|
50
50
|
- [](components/commonComponents/Alert/index.zh-CN.llms.txt)
|
|
51
|
-
- [
|
|
52
|
-
- [](docs/guide/theme.zh-CN.llms.txt)
|
|
53
|
-
- [使用](docs/guide/iconfont.zh-CN.llms.txt)
|
|
54
|
-
- [从 Antd 迁移](docs/guide/fromAntd.zh-CN.llms.txt)
|
|
55
|
-
- [使用](docs/guide/sparkIcons.zh-CN.llms.txt)
|
|
56
|
-
- [Vibe 编程](docs/guide/vibe-coding.zh-CN.llms.txt)
|
|
57
|
-
- [从零开始使用](docs/guide/fromScratch.zh-CN.llms.txt)
|
|
58
|
-
- [Tokens](docs/guide/tokens&variables.zh-CN.llms.txt)
|
|
59
|
-
- [](docs/changelog/index.zh-CN.llms.txt)
|
|
51
|
+
- [使用](docs/guide/sparkIcons.zh-CN.llms.txt)
|
package/package.json
CHANGED