@agentscope-ai/design 1.0.26-beta.1767835933900 → 1.0.26-beta.1767839208001

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.
@@ -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: string) => void | |
13
+ | onChange | | (value?: string) => void | |
@@ -15,6 +15,7 @@
15
15
  \| 'noVideo'
16
16
  \| 'noAccess'
17
17
  \| 'error'
18
+ \| 'noChat'
18
19
  \| 'noModel'
19
20
  \| 'noApp'
20
21
  \| 'success'
@@ -0,0 +1,12 @@
1
+
2
+
3
+ # Lo-fi 音乐生成 Demo
4
+
5
+ 该 Demo 展示了一个“可配置 + 可视化 + 可播放”的 Lo-fi 鼓机 Loop 生成流程:
6
+
7
+
8
+ - 通过配置(大调/小调、风格、氛围、BPM、Swing 等)生成结构化音乐数据
9
+ - 前端将结构化数据渲染为声音(合成鼓)并提供 16-step 鼓机网格可视化
10
+ - 提供频谱可视化,便于演示“生成结果 → 声音”的直观反馈
11
+
12
+ Lo-fi 生成与可视化
@@ -1,59 +1,59 @@
1
1
  # 索引
2
2
 
3
- - [](components/commonComponents/Video/index.zh-CN.llms.txt)
4
3
  - [](components/commonComponents/Upload/index.zh-CN.llms.txt)
5
- - [](components/commonComponents/TimePicker/index.zh-CN.llms.txt)
6
4
  - [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
7
- - [](components/commonComponents/Tag/index.zh-CN.llms.txt)
5
+ - [](components/commonComponents/TimePicker/index.zh-CN.llms.txt)
8
6
  - [](components/commonComponents/Tabs/index.zh-CN.llms.txt)
7
+ - [](components/commonComponents/Tag/index.zh-CN.llms.txt)
9
8
  - [](components/commonComponents/Switch/index.zh-CN.llms.txt)
10
- - [](components/commonComponents/Table/index.zh-CN.llms.txt)
9
+ - [](components/commonComponents/Video/index.zh-CN.llms.txt)
11
10
  - [](components/commonComponents/Steps/index.zh-CN.llms.txt)
11
+ - [](components/commonComponents/Table/index.zh-CN.llms.txt)
12
12
  - [](components/commonComponents/Statistic/index.zh-CN.llms.txt)
13
- - [](components/commonComponents/Spinner/index.zh-CN.llms.txt)
14
13
  - [](components/commonComponents/Skeleton/index.zh-CN.llms.txt)
15
14
  - [](components/commonComponents/Slider/index.zh-CN.llms.txt)
16
- - [](components/commonComponents/Result/index.zh-CN.llms.txt)
17
15
  - [](components/commonComponents/Select/index.zh-CN.llms.txt)
16
+ - [](components/commonComponents/Spinner/index.zh-CN.llms.txt)
18
17
  - [](components/commonComponents/RadioButton/index.zh-CN.llms.txt)
18
+ - [](components/commonComponents/Result/index.zh-CN.llms.txt)
19
+ - [](components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
19
20
  - [](components/commonComponents/Radio/index.zh-CN.llms.txt)
20
21
  - [](components/commonComponents/Progress/index.zh-CN.llms.txt)
22
+ - [](components/commonComponents/Pagination/index.zh-CN.llms.txt)
21
23
  - [](components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
22
- - [](components/commonComponents/Notification/index.zh-CN.llms.txt)
23
- - [](components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
24
24
  - [](components/commonComponents/Popover/index.zh-CN.llms.txt)
25
+ - [](components/commonComponents/Notification/index.zh-CN.llms.txt)
25
26
  - [](components/commonComponents/Modal/index.zh-CN.llms.txt)
26
- - [](components/commonComponents/Pagination/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
28
  - [](components/commonComponents/InputNumber/index.zh-CN.llms.txt)
29
+ - [](components/commonComponents/Input/index.zh-CN.llms.txt)
30
30
  - [](components/commonComponents/Image/index.zh-CN.llms.txt)
31
+ - [](components/commonComponents/Form/index.zh-CN.llms.txt)
31
32
  - [](components/commonComponents/IconButton/index.zh-CN.llms.txt)
32
33
  - [](components/commonComponents/FloatButton/index.zh-CN.llms.txt)
33
- - [](components/commonComponents/Form/index.zh-CN.llms.txt)
34
- - [](components/commonComponents/Dropdown/index.zh-CN.llms.txt)
35
34
  - [](components/commonComponents/Empty/index.zh-CN.llms.txt)
36
- - [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
35
+ - [](components/commonComponents/Dropdown/index.zh-CN.llms.txt)
37
36
  - [](components/commonComponents/Descriptions/index.zh-CN.llms.txt)
38
- - [](components/commonComponents/DatePicker/index.zh-CN.llms.txt)
37
+ - [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
39
38
  - [](components/commonComponents/CollapsePanel/index.zh-CN.llms.txt)
39
+ - [](components/commonComponents/DatePicker/index.zh-CN.llms.txt)
40
40
  - [](components/commonComponents/CodeBlock/index.zh-CN.llms.txt)
41
- - [](components/commonComponents/Checkbox/index.zh-CN.llms.txt)
42
41
  - [](components/commonComponents/Collapse/index.zh-CN.llms.txt)
43
- - [](components/commonComponents/Button/index.zh-CN.llms.txt)
42
+ - [](components/commonComponents/Checkbox/index.zh-CN.llms.txt)
44
43
  - [](components/commonComponents/Card/index.zh-CN.llms.txt)
45
44
  - [](components/commonComponents/Breadcrumb/index.zh-CN.llms.txt)
45
+ - [](components/commonComponents/Button/index.zh-CN.llms.txt)
46
46
  - [](components/commonComponents/Avatar/index.zh-CN.llms.txt)
47
- - [](components/commonComponents/Anchor/index.zh-CN.llms.txt)
48
47
  - [](components/commonComponents/Audio/index.zh-CN.llms.txt)
49
- - [](components/commonComponents/Alert/index.zh-CN.llms.txt)
48
+ - [](components/commonComponents/Anchor/index.zh-CN.llms.txt)
50
49
  - [](components/commonComponents/AlertDialog/index.zh-CN.llms.txt)
50
+ - [](components/commonComponents/Alert/index.zh-CN.llms.txt)
51
+ - [概述](docs/guide/overview.zh-CN.llms.txt)
51
52
  - [](docs/guide/theme.zh-CN.llms.txt)
52
53
  - [使用](docs/guide/iconfont.zh-CN.llms.txt)
53
- - [概述](docs/guide/overview.zh-CN.llms.txt)
54
- - [使用](docs/guide/sparkIcons.zh-CN.llms.txt)
55
- - [从零开始使用](docs/guide/fromScratch.zh-CN.llms.txt)
56
54
  - [从 Antd 迁移](docs/guide/fromAntd.zh-CN.llms.txt)
55
+ - [使用](docs/guide/sparkIcons.zh-CN.llms.txt)
57
56
  - [Vibe 编程](docs/guide/vibe-coding.zh-CN.llms.txt)
57
+ - [从零开始使用](docs/guide/fromScratch.zh-CN.llms.txt)
58
58
  - [Tokens](docs/guide/tokens&variables.zh-CN.llms.txt)
59
59
  - [](docs/changelog/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.1767835933900",
3
+ "version": "1.0.26-beta.1767839208001",
4
4
  "description": "AgentScope Spark Design - UI Library for AgentScope AI",
5
5
  "repository": {
6
6
  "type": "git",