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

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.
@@ -15,7 +15,6 @@
15
15
  \| 'noVideo'
16
16
  \| 'noAccess'
17
17
  \| 'error'
18
- \| 'noChat'
19
18
  \| 'noModel'
20
19
  \| 'noApp'
21
20
  \| 'success'
@@ -383,7 +383,7 @@
383
383
 
384
384
  "colorTextWhite": "#ffffff",
385
385
  "colorTextBlack": "#000000",
386
- "colorTextOnPrimary": "#000000",
386
+ "colorTextOnPrimary": "#ffffff",
387
387
  "colorFillDisable": "#898989",
388
388
  "colorPurple": "#615CED",
389
389
  "colorPurpleHover": "#8383F0",
@@ -1,51 +1,59 @@
1
1
  # 索引
2
2
 
3
3
  - [](components/commonComponents/Video/index.zh-CN.llms.txt)
4
- - [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
5
4
  - [](components/commonComponents/Upload/index.zh-CN.llms.txt)
6
- - [](components/commonComponents/Tag/index.zh-CN.llms.txt)
7
5
  - [](components/commonComponents/TimePicker/index.zh-CN.llms.txt)
8
- - [](components/commonComponents/Table/index.zh-CN.llms.txt)
9
- - [](components/commonComponents/Switch/index.zh-CN.llms.txt)
6
+ - [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
7
+ - [](components/commonComponents/Tag/index.zh-CN.llms.txt)
10
8
  - [](components/commonComponents/Tabs/index.zh-CN.llms.txt)
11
- - [](components/commonComponents/Statistic/index.zh-CN.llms.txt)
9
+ - [](components/commonComponents/Switch/index.zh-CN.llms.txt)
10
+ - [](components/commonComponents/Table/index.zh-CN.llms.txt)
12
11
  - [](components/commonComponents/Steps/index.zh-CN.llms.txt)
12
+ - [](components/commonComponents/Statistic/index.zh-CN.llms.txt)
13
13
  - [](components/commonComponents/Spinner/index.zh-CN.llms.txt)
14
- - [](components/commonComponents/Select/index.zh-CN.llms.txt)
15
- - [](components/commonComponents/Result/index.zh-CN.llms.txt)
16
- - [](components/commonComponents/Slider/index.zh-CN.llms.txt)
17
14
  - [](components/commonComponents/Skeleton/index.zh-CN.llms.txt)
15
+ - [](components/commonComponents/Slider/index.zh-CN.llms.txt)
16
+ - [](components/commonComponents/Result/index.zh-CN.llms.txt)
17
+ - [](components/commonComponents/Select/index.zh-CN.llms.txt)
18
18
  - [](components/commonComponents/RadioButton/index.zh-CN.llms.txt)
19
19
  - [](components/commonComponents/Radio/index.zh-CN.llms.txt)
20
20
  - [](components/commonComponents/Progress/index.zh-CN.llms.txt)
21
- - [](components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
22
- - [](components/commonComponents/Popover/index.zh-CN.llms.txt)
23
21
  - [](components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
24
- - [](components/commonComponents/Pagination/index.zh-CN.llms.txt)
25
22
  - [](components/commonComponents/Notification/index.zh-CN.llms.txt)
23
+ - [](components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
24
+ - [](components/commonComponents/Popover/index.zh-CN.llms.txt)
26
25
  - [](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)
28
29
  - [](components/commonComponents/InputNumber/index.zh-CN.llms.txt)
29
30
  - [](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/Empty/index.zh-CN.llms.txt)
33
32
  - [](components/commonComponents/FloatButton/index.zh-CN.llms.txt)
33
+ - [](components/commonComponents/Form/index.zh-CN.llms.txt)
34
34
  - [](components/commonComponents/Dropdown/index.zh-CN.llms.txt)
35
- - [](components/commonComponents/Descriptions/index.zh-CN.llms.txt)
35
+ - [](components/commonComponents/Empty/index.zh-CN.llms.txt)
36
36
  - [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
37
+ - [](components/commonComponents/Descriptions/index.zh-CN.llms.txt)
37
38
  - [](components/commonComponents/DatePicker/index.zh-CN.llms.txt)
38
- - [](components/commonComponents/Form/index.zh-CN.llms.txt)
39
39
  - [](components/commonComponents/CollapsePanel/index.zh-CN.llms.txt)
40
40
  - [](components/commonComponents/CodeBlock/index.zh-CN.llms.txt)
41
41
  - [](components/commonComponents/Checkbox/index.zh-CN.llms.txt)
42
42
  - [](components/commonComponents/Collapse/index.zh-CN.llms.txt)
43
- - [](components/commonComponents/Card/index.zh-CN.llms.txt)
44
43
  - [](components/commonComponents/Button/index.zh-CN.llms.txt)
44
+ - [](components/commonComponents/Card/index.zh-CN.llms.txt)
45
45
  - [](components/commonComponents/Breadcrumb/index.zh-CN.llms.txt)
46
46
  - [](components/commonComponents/Avatar/index.zh-CN.llms.txt)
47
- - [](components/commonComponents/Audio/index.zh-CN.llms.txt)
48
47
  - [](components/commonComponents/Anchor/index.zh-CN.llms.txt)
49
- - [](components/commonComponents/AlertDialog/index.zh-CN.llms.txt)
48
+ - [](components/commonComponents/Audio/index.zh-CN.llms.txt)
50
49
  - [](components/commonComponents/Alert/index.zh-CN.llms.txt)
51
- - [使用](docs/guide/sparkIcons.zh-CN.llms.txt)
50
+ - [](components/commonComponents/AlertDialog/index.zh-CN.llms.txt)
51
+ - [](docs/guide/theme.zh-CN.llms.txt)
52
+ - [使用](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
+ - [从 Antd 迁移](docs/guide/fromAntd.zh-CN.llms.txt)
57
+ - [Vibe 编程](docs/guide/vibe-coding.zh-CN.llms.txt)
58
+ - [Tokens](docs/guide/tokens&variables.zh-CN.llms.txt)
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.25",
3
+ "version": "1.0.26-beta.1767835933900",
4
4
  "description": "AgentScope Spark Design - UI Library for AgentScope AI",
5
5
  "repository": {
6
6
  "type": "git",