@agentscope-ai/design 1.0.26-beta.1767843408082 → 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.
@@ -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 | |
@@ -383,7 +383,7 @@
383
383
 
384
384
  "colorTextWhite": "#ffffff",
385
385
  "colorTextBlack": "#000000",
386
- "colorTextOnPrimary": "#ffffff",
386
+ "colorTextOnPrimary": "#000000",
387
387
  "colorFillDisable": "#898989",
388
388
  "colorPurple": "#615CED",
389
389
  "colorPurpleHover": "#8383F0",
@@ -1,50 +1,50 @@
1
1
  # 索引
2
2
 
3
- - [](components/commonComponents/Upload/index.zh-CN.llms.txt)
4
- - [](components/commonComponents/TimePicker/index.zh-CN.llms.txt)
5
- - [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
6
3
  - [](components/commonComponents/Video/index.zh-CN.llms.txt)
4
+ - [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
5
+ - [](components/commonComponents/Upload/index.zh-CN.llms.txt)
7
6
  - [](components/commonComponents/Tag/index.zh-CN.llms.txt)
8
- - [](components/commonComponents/Tabs/index.zh-CN.llms.txt)
7
+ - [](components/commonComponents/TimePicker/index.zh-CN.llms.txt)
9
8
  - [](components/commonComponents/Table/index.zh-CN.llms.txt)
10
9
  - [](components/commonComponents/Switch/index.zh-CN.llms.txt)
11
- - [](components/commonComponents/Steps/index.zh-CN.llms.txt)
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)
15
+ - [](components/commonComponents/Result/index.zh-CN.llms.txt)
16
16
  - [](components/commonComponents/Slider/index.zh-CN.llms.txt)
17
+ - [](components/commonComponents/Skeleton/index.zh-CN.llms.txt)
17
18
  - [](components/commonComponents/RadioButton/index.zh-CN.llms.txt)
18
- - [](components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
19
19
  - [](components/commonComponents/Radio/index.zh-CN.llms.txt)
20
- - [](components/commonComponents/Result/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
+ - [](components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
23
24
  - [](components/commonComponents/Pagination/index.zh-CN.llms.txt)
25
+ - [](components/commonComponents/Notification/index.zh-CN.llms.txt)
24
26
  - [](components/commonComponents/Modal/index.zh-CN.llms.txt)
25
27
  - [](components/commonComponents/Message/index.zh-CN.llms.txt)
26
- - [](components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
27
- - [](components/commonComponents/Notification/index.zh-CN.llms.txt)
28
28
  - [](components/commonComponents/InputNumber/index.zh-CN.llms.txt)
29
29
  - [](components/commonComponents/Image/index.zh-CN.llms.txt)
30
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/FloatButton/index.zh-CN.llms.txt)
34
32
  - [](components/commonComponents/Empty/index.zh-CN.llms.txt)
35
- - [](components/commonComponents/Descriptions/index.zh-CN.llms.txt)
33
+ - [](components/commonComponents/FloatButton/index.zh-CN.llms.txt)
36
34
  - [](components/commonComponents/Dropdown/index.zh-CN.llms.txt)
35
+ - [](components/commonComponents/Descriptions/index.zh-CN.llms.txt)
36
+ - [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
37
37
  - [](components/commonComponents/DatePicker/index.zh-CN.llms.txt)
38
+ - [](components/commonComponents/Form/index.zh-CN.llms.txt)
38
39
  - [](components/commonComponents/CollapsePanel/index.zh-CN.llms.txt)
39
- - [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
40
- - [](components/commonComponents/Collapse/index.zh-CN.llms.txt)
41
40
  - [](components/commonComponents/CodeBlock/index.zh-CN.llms.txt)
42
41
  - [](components/commonComponents/Checkbox/index.zh-CN.llms.txt)
43
- - [](components/commonComponents/Button/index.zh-CN.llms.txt)
42
+ - [](components/commonComponents/Collapse/index.zh-CN.llms.txt)
44
43
  - [](components/commonComponents/Card/index.zh-CN.llms.txt)
44
+ - [](components/commonComponents/Button/index.zh-CN.llms.txt)
45
45
  - [](components/commonComponents/Breadcrumb/index.zh-CN.llms.txt)
46
- - [](components/commonComponents/Audio/index.zh-CN.llms.txt)
47
46
  - [](components/commonComponents/Avatar/index.zh-CN.llms.txt)
47
+ - [](components/commonComponents/Audio/index.zh-CN.llms.txt)
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)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentscope-ai/design",
3
- "version": "1.0.26-beta.1767843408082",
3
+ "version": "1.0.26-beta.1768271896414",
4
4
  "description": "AgentScope Spark Design - UI Library for AgentScope AI",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,12 +0,0 @@
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 生成与可视化