@apform-ui/core 1.10.19 → 1.10.21

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/README.md CHANGED
@@ -119,6 +119,7 @@ import '@apform-ui/core/styles/element-override.css'
119
119
  | `Chat/ModelPicker` | 模型选择器 |
120
120
  | `Chat/AssistantPicker` | 助手选择器 |
121
121
  | `Chat/SessionSidebar` | 会话侧边栏 |
122
+ | `Chat/ConversationSearchBar` | 对话搜索栏 |
122
123
  | `Chat/RunStatusBar` | 运行状态条 |
123
124
  | `Chat/ProcessingDrawer` | 处理抽屉 |
124
125
  | `Chat/ApprovalCard` | 审批卡片 |