@agentscope-ai/design 1.0.22 → 1.0.23-beta.1767091755248

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.
@@ -382,8 +382,7 @@
382
382
  "boxShadowSecondary": "0px 12px 24px -16px rgba(255, 255, 255, 0.06),0px 8px 40px 0px rgba(255, 255, 255, 0.12),0px 0px 1px 0px rgba(255, 255, 255, 0.04)",
383
383
 
384
384
  "colorTextWhite": "#ffffff",
385
- "colorTextBlack": "#000000",
386
- "colorTextOnPrimary": "#ffffff",
385
+ "colorTextOnPrimary": "#000000",
387
386
  "colorFillDisable": "#898989",
388
387
  "colorPurple": "#615CED",
389
388
  "colorPurpleHover": "#8383F0",
@@ -415,8 +414,8 @@
415
414
 
416
415
  "boxShadowTertiary": "0px 12px 32px -16px rgba(255, 255, 255, 0.24),0px 12px 60px 0px rgba(255, 255, 255, 0.12),0px 0px 1px 0px rgba(255, 255, 255, 0.04)",
417
416
  "boxShadowTertiaryLeft": "-12px 0px 32px -16px rgba(255, 255, 255, 0.24),-12px 0px 60px 0px rgba(255, 255, 255, 0.12),0px 0px 1px 0px rgba(255, 255, 255, 0.04)",
418
- "boxShadowInput": "0px 12px 24px -16px rgba(255, 255, 255, 0.08),0px 12px 40px 0px rgba(255, 255, 255, 0.16),0px 0px 1px 0px rgba(255, 255, 255, 0.04)"
419
-
417
+ "boxShadowInput": "0px 12px 24px -16px rgba(255, 255, 255, 0.08),0px 12px 40px 0px rgba(255, 255, 255, 0.16),0px 0px 1px 0px rgba(255, 255, 255, 0.04)",
418
+ "colorTextBlack": "#000000"
420
419
  }
421
420
  ```
422
421
 
@@ -1,12 +1,12 @@
1
1
  # 索引
2
2
 
3
3
  - [](components/commonComponents/Upload/index.zh-CN.llms.txt)
4
- - [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
5
- - [](components/commonComponents/Tag/index.zh-CN.llms.txt)
6
4
  - [](components/commonComponents/Video/index.zh-CN.llms.txt)
5
+ - [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
7
6
  - [](components/commonComponents/TimePicker/index.zh-CN.llms.txt)
8
- - [](components/commonComponents/Tabs/index.zh-CN.llms.txt)
7
+ - [](components/commonComponents/Tag/index.zh-CN.llms.txt)
9
8
  - [](components/commonComponents/Table/index.zh-CN.llms.txt)
9
+ - [](components/commonComponents/Tabs/index.zh-CN.llms.txt)
10
10
  - [](components/commonComponents/Switch/index.zh-CN.llms.txt)
11
11
  - [](components/commonComponents/Steps/index.zh-CN.llms.txt)
12
12
  - [](components/commonComponents/Statistic/index.zh-CN.llms.txt)
@@ -14,38 +14,38 @@
14
14
  - [](components/commonComponents/Slider/index.zh-CN.llms.txt)
15
15
  - [](components/commonComponents/Select/index.zh-CN.llms.txt)
16
16
  - [](components/commonComponents/Skeleton/index.zh-CN.llms.txt)
17
- - [](components/commonComponents/Result/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
19
  - [](components/commonComponents/Radio/index.zh-CN.llms.txt)
20
20
  - [](components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
21
- - [](components/commonComponents/Popover/index.zh-CN.llms.txt)
22
21
  - [](components/commonComponents/Progress/index.zh-CN.llms.txt)
23
- - [](components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
22
+ - [](components/commonComponents/Popover/index.zh-CN.llms.txt)
24
23
  - [](components/commonComponents/Pagination/index.zh-CN.llms.txt)
25
- - [](components/commonComponents/Notification/index.zh-CN.llms.txt)
24
+ - [](components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
26
25
  - [](components/commonComponents/Modal/index.zh-CN.llms.txt)
27
- - [](components/commonComponents/Message/index.zh-CN.llms.txt)
26
+ - [](components/commonComponents/Notification/index.zh-CN.llms.txt)
28
27
  - [](components/commonComponents/InputNumber/index.zh-CN.llms.txt)
28
+ - [](components/commonComponents/Message/index.zh-CN.llms.txt)
29
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
34
  - [](components/commonComponents/Empty/index.zh-CN.llms.txt)
35
35
  - [](components/commonComponents/Dropdown/index.zh-CN.llms.txt)
36
- - [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
37
36
  - [](components/commonComponents/Descriptions/index.zh-CN.llms.txt)
37
+ - [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
38
38
  - [](components/commonComponents/DatePicker/index.zh-CN.llms.txt)
39
39
  - [](components/commonComponents/CollapsePanel/index.zh-CN.llms.txt)
40
40
  - [](components/commonComponents/Collapse/index.zh-CN.llms.txt)
41
41
  - [](components/commonComponents/CodeBlock/index.zh-CN.llms.txt)
42
- - [](components/commonComponents/Card/index.zh-CN.llms.txt)
43
42
  - [](components/commonComponents/Checkbox/index.zh-CN.llms.txt)
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)
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)
48
+ - [](components/commonComponents/Audio/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
51
  - [](docs/guide/theme.zh-CN.llms.txt)
@@ -55,5 +55,4 @@
55
55
  - [使用](docs/guide/sparkIcons.zh-CN.llms.txt)
56
56
  - [Vibe 编程](docs/guide/vibe-coding.zh-CN.llms.txt)
57
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)
58
+ - [Tokens](docs/guide/tokens&variables.zh-CN.llms.txt)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentscope-ai/design",
3
- "version": "1.0.22",
3
+ "version": "1.0.23-beta.1767091755248",
4
4
  "description": "AgentScope Spark Design - UI Library for AgentScope AI",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,18 +0,0 @@
1
-
2
-
3
- ### 1.0.21
4
- `2025-12-25`
5
-
6
- ##### Changed
7
-
8
- - AlertDialog 组件:定位距离顶部的默认高度调整为当前窗口高度的 36%
9
- - Table 组件:表格行 hover 背景色修改为 `color-bg-layout` 颜色变量;表格行选中背景色修改为 `color-primary-bg-hover` 颜色变量
10
- - Select 组件:多选模式的选中项背景色调整
11
- - 主题色变量更新:,
12
- - bailianDarkTheme:添加 `"colorLinkHover": "#857DE3"`
13
- - bailianTheme:添加 `"colorLinkHover": "#8080FF"`
14
- - carbonDarkTheme:修改 `"colorTextOnPrimary": "#ffffff"`
15
-
16
- ##### Fixed
17
-
18
- - Slider 组件:水平滑动条组件取消默认左右两边的外边距 margin,操作按钮 handle 在最左侧与最右侧不超出滑动轨道宽度