@agentscope-ai/design 1.0.26-beta.1769408015763 → 1.0.27-beta.1769499161692
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.
- package/lib/antd/styles/index.style.js +3 -1
- package/lib/antd/styles/inputSearch.style.d.ts +2 -0
- package/lib/antd/styles/inputSearch.style.js +15 -0
- package/lib/antd/styles/table.style.js +7 -1
- package/lib/components/commonComponents/Tabs/index.d.ts +6 -0
- package/lib/components/commonComponents/Tabs/index.js +7 -5
- package/llms/all.llms.txt +84 -3542
- package/llms/components/commonComponents/InputSearch/index.zh-CN.llms.txt +6 -0
- package/llms/components/commonComponents/Tabs/index.zh-CN.llms.txt +1 -0
- package/llms/docs/changelog/index.zh-CN.llms.txt +13 -0
- package/llms/index.llms.txt +3 -46
- package/package.json +1 -1
package/llms/index.llms.txt
CHANGED
|
@@ -1,49 +1,6 @@
|
|
|
1
1
|
# 索引
|
|
2
2
|
|
|
3
|
-
- [](components/commonComponents/Upload/index.zh-CN.llms.txt)
|
|
4
|
-
- [](components/commonComponents/Tooltip/index.zh-CN.llms.txt)
|
|
5
|
-
- [](components/commonComponents/Video/index.zh-CN.llms.txt)
|
|
6
|
-
- [](components/commonComponents/TimePicker/index.zh-CN.llms.txt)
|
|
7
|
-
- [](components/commonComponents/Tag/index.zh-CN.llms.txt)
|
|
8
|
-
- [](components/commonComponents/Tabs/index.zh-CN.llms.txt)
|
|
9
|
-
- [](components/commonComponents/Switch/index.zh-CN.llms.txt)
|
|
10
3
|
- [](components/commonComponents/Table/index.zh-CN.llms.txt)
|
|
11
|
-
- [](components/commonComponents/
|
|
12
|
-
- [](
|
|
13
|
-
- [](components/commonComponents/
|
|
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/RadioButton/index.zh-CN.llms.txt)
|
|
18
|
-
- [](components/commonComponents/Result/index.zh-CN.llms.txt)
|
|
19
|
-
- [](components/commonComponents/Radio/index.zh-CN.llms.txt)
|
|
20
|
-
- [](components/commonComponents/Progress/index.zh-CN.llms.txt)
|
|
21
|
-
- [](components/commonComponents/Popover/index.zh-CN.llms.txt)
|
|
22
|
-
- [](components/commonComponents/Popconfirm/index.zh-CN.llms.txt)
|
|
23
|
-
- [](components/commonComponents/Modal/index.zh-CN.llms.txt)
|
|
24
|
-
- [](components/commonComponents/MediaPreview/index.zh-CN.llms.txt)
|
|
25
|
-
- [](components/commonComponents/Message/index.zh-CN.llms.txt)
|
|
26
|
-
- [](components/commonComponents/Pagination/index.zh-CN.llms.txt)
|
|
27
|
-
- [](components/commonComponents/Notification/index.zh-CN.llms.txt)
|
|
28
|
-
- [](components/commonComponents/InputNumber/index.zh-CN.llms.txt)
|
|
29
|
-
- [](components/commonComponents/PromptsEditor/index.zh-CN.llms.txt)
|
|
30
|
-
- [](components/commonComponents/Image/index.zh-CN.llms.txt)
|
|
31
|
-
- [](components/commonComponents/IconButton/index.zh-CN.llms.txt)
|
|
32
|
-
- [](components/commonComponents/Input/index.zh-CN.llms.txt)
|
|
33
|
-
- [](components/commonComponents/Form/index.zh-CN.llms.txt)
|
|
34
|
-
- [](components/commonComponents/FileIcon/index.zh-CN.llms.txt)
|
|
35
|
-
- [](components/commonComponents/Dropdown/index.zh-CN.llms.txt)
|
|
36
|
-
- [](components/commonComponents/Empty/index.zh-CN.llms.txt)
|
|
37
|
-
- [](components/commonComponents/FloatButton/index.zh-CN.llms.txt)
|
|
38
|
-
- [](components/commonComponents/Drawer/index.zh-CN.llms.txt)
|
|
39
|
-
- [](components/commonComponents/CollapsePanel/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/Collapse/index.zh-CN.llms.txt)
|
|
43
|
-
- [](components/commonComponents/CodeBlock/index.zh-CN.llms.txt)
|
|
44
|
-
- [](components/commonComponents/Card/index.zh-CN.llms.txt)
|
|
45
|
-
- [](components/commonComponents/Checkbox/index.zh-CN.llms.txt)
|
|
46
|
-
- [](components/commonComponents/Avatar/index.zh-CN.llms.txt)
|
|
47
|
-
- [](components/commonComponents/Button/index.zh-CN.llms.txt)
|
|
48
|
-
- [](components/commonComponents/Breadcrumb/index.zh-CN.llms.txt)
|
|
49
|
-
- [](components/commonComponents/Audio/index.zh-CN.llms.txt)
|
|
4
|
+
- [](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)
|