@agentscope-ai/design 1.0.27-beta.1769499161692 → 1.0.27-beta.1769680455227

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.
@@ -11,3 +11,4 @@
11
11
  | theme | 主题 | 'dark' \| 'light' | |
12
12
  | readOnly | 只读 | boolean | |
13
13
  | onChange | | (value?: string) => void | |
14
+ | extensions | 扩展 | Extension[] | [] |
@@ -1,6 +1,55 @@
1
1
  # 索引
2
2
 
3
+ - [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
4
+ - [](components/commonComponents/Upload/index.zh-CN.llms.txt)
5
+ - [](components/commonComponents/Tag/index.zh-CN.llms.txt)
6
+ - [](components/commonComponents/Tabs/index.zh-CN.llms.txt)
3
7
  - [](components/commonComponents/Table/index.zh-CN.llms.txt)
8
+ - [](components/commonComponents/Video/index.zh-CN.llms.txt)
9
+ - [](components/commonComponents/TimePicker/index.zh-CN.llms.txt)
10
+ - [](components/commonComponents/Steps/index.zh-CN.llms.txt)
11
+ - [](components/commonComponents/Statistic/index.zh-CN.llms.txt)
12
+ - [](components/commonComponents/Switch/index.zh-CN.llms.txt)
13
+ - [](components/commonComponents/Spinner/index.zh-CN.llms.txt)
14
+ - [](components/commonComponents/Slider/index.zh-CN.llms.txt)
15
+ - [](components/commonComponents/Skeleton/index.zh-CN.llms.txt)
16
+ - [](components/commonComponents/Select/index.zh-CN.llms.txt)
17
+ - [](components/commonComponents/Result/index.zh-CN.llms.txt)
18
+ - [](components/commonComponents/RadioButton/index.zh-CN.llms.txt)
19
+ - [](components/commonComponents/Radio/index.zh-CN.llms.txt)
20
+ - [](components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
21
+ - [](components/commonComponents/Progress/index.zh-CN.llms.txt)
22
+ - [](components/commonComponents/Popover/index.zh-CN.llms.txt)
23
+ - [](components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
24
+ - [](components/commonComponents/Notification/index.zh-CN.llms.txt)
25
+ - [](components/commonComponents/Pagination/index.zh-CN.llms.txt)
26
+ - [](components/commonComponents/Message/index.zh-CN.llms.txt)
27
+ - [](components/commonComponents/Modal/index.zh-CN.llms.txt)
28
+ - [](components/commonComponents/MediaPreview/index.zh-CN.llms.txt)
4
29
  - [](components/commonComponents/InputSearch/index.zh-CN.llms.txt)
5
- - [](docs/changelog/index.zh-CN.llms.txt)
6
- - [](components/commonComponents/Tabs/index.zh-CN.llms.txt)
30
+ - [](components/commonComponents/Input/index.zh-CN.llms.txt)
31
+ - [](components/commonComponents/InputNumber/index.zh-CN.llms.txt)
32
+ - [](components/commonComponents/Image/index.zh-CN.llms.txt)
33
+ - [](components/commonComponents/Form/index.zh-CN.llms.txt)
34
+ - [](components/commonComponents/IconButton/index.zh-CN.llms.txt)
35
+ - [](components/commonComponents/FileIcon/index.zh-CN.llms.txt)
36
+ - [](components/commonComponents/FloatButton/index.zh-CN.llms.txt)
37
+ - [](components/commonComponents/Dropdown/index.zh-CN.llms.txt)
38
+ - [](components/commonComponents/Empty/index.zh-CN.llms.txt)
39
+ - [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
40
+ - [](components/commonComponents/Descriptions/index.zh-CN.llms.txt)
41
+ - [](components/commonComponents/DatePicker/index.zh-CN.llms.txt)
42
+ - [](components/commonComponents/CodeBlock/index.zh-CN.llms.txt)
43
+ - [](components/commonComponents/CollapsePanel/index.zh-CN.llms.txt)
44
+ - [](components/commonComponents/Collapse/index.zh-CN.llms.txt)
45
+ - [](components/commonComponents/Card/index.zh-CN.llms.txt)
46
+ - [](components/commonComponents/Checkbox/index.zh-CN.llms.txt)
47
+ - [](components/commonComponents/Breadcrumb/index.zh-CN.llms.txt)
48
+ - [](components/commonComponents/Button/index.zh-CN.llms.txt)
49
+ - [](components/commonComponents/Avatar/index.zh-CN.llms.txt)
50
+ - [](components/commonComponents/Audio/index.zh-CN.llms.txt)
51
+ - [](components/commonComponents/AlertDialog/index.zh-CN.llms.txt)
52
+ - [](components/commonComponents/Alert/index.zh-CN.llms.txt)
53
+ - [](components/commonComponents/Anchor/index.zh-CN.llms.txt)
54
+ - [使用](docs/guide/sparkIcons.zh-CN.llms.txt)
55
+ - [Icon Library](docs/icons/iconLibrary.zh-CN.llms.txt)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentscope-ai/design",
3
- "version": "1.0.27-beta.1769499161692",
3
+ "version": "1.0.27-beta.1769680455227",
4
4
  "description": "AgentScope Spark Design - UI Library for AgentScope AI",
5
5
  "repository": {
6
6
  "type": "git",