@tencentcloud/chat-uikit-vue2
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -7,4 +7,4 @@ const component = { | ||
"保存": "Save", | ||
"请输入userID": "Enter a user ID", | ||
"请输入groupID": "Enter a group ID", | ||
"请输入userID": "Enter a userID", | ||
"请输入groupID": "Enter a groupID", | ||
"确定": "submit", | ||
@@ -11,0 +11,0 @@ "全选": "All", |
@@ -5,3 +5,3 @@ const TUIContact = { | ||
"我的群聊": "My Group Chats", | ||
"输入群ID,按回车搜索": "Enter a group ID", | ||
"输入群ID搜索": "Enter a groupID", | ||
"群名称": "Group name", | ||
@@ -8,0 +8,0 @@ "群ID": "Group ID", |
@@ -22,2 +22,3 @@ const TUIGroup = { | ||
"人": "", | ||
"确认": "Confirm", | ||
"群头像": "Group profile photo", | ||
@@ -24,0 +25,0 @@ "加群方式": "Group joining mode", |
@@ -7,3 +7,3 @@ import translate from "./translate" | ||
"我的群聊": "我的群聊", | ||
"输入群ID,按回车搜索": "输入群ID,按回车搜索", | ||
"输入群ID搜索": "输入群ID搜索", | ||
"群名称": "群名称", | ||
@@ -10,0 +10,0 @@ "群ID": "群ID", |
@@ -41,2 +41,3 @@ const TUIGroup = { | ||
"我": "我", | ||
"确认": "确认", | ||
"添加成员": "添加成员", | ||
@@ -43,0 +44,0 @@ "新增管理员": "新增管理员", |
{ | ||
"name": "@tencentcloud/chat-uikit-vue2", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "TUIKit 是基于 IM SDK 实现的一套 UI 组件,其包含会话、聊天、群组、个人资料等功能,基于 TUIKit 组件您可以像搭积木一样快速搭建起自己的业务逻辑。", | ||
@@ -18,4 +18,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@tencentcloud/chat-uikit-engine": "^0.0.1", | ||
"@tencentcloud/tui-core": "^0.0.1", | ||
"@tencentcloud/chat-uikit-engine": "^0.0.3", | ||
"@tencentcloud/tui-core": "^0.0.2", | ||
"vue-clipboard3": "2.0.0", | ||
@@ -22,0 +22,0 @@ "@tiptap/core": "^2.0.0-beta.220", |
@@ -255,5 +255,5 @@ ## 关于 chat-uikit-vue2 | ||
- [chat-uikit-vue2 Demo 源码下载](https://github.com/TencentCloud/chat-uikit-vue/tree/main/Vue2/Demo) | ||
- [chat-uikit-vue2 Demo 源码下载](https://github.com/TencentCloud/chat-uikit-vue/tree/main/Vue3/Demo) | ||
- [chat-uikit-vue3 Demo 源码下载](https://github.com/TencentCloud/chat-uikit-vue/tree/main/Vue3/Demo) | ||
- [@tencentcloud/chat-uikit-vue2 npm仓库(vue2版本)](https://www.npmjs.com/package/@tencentcloud/chat-uikit-vue2) | ||
- [@tencentcloud/chat-uikit-vue npm仓库(vue3版本)](https://www.npmjs.com/package/@tencentcloud/chat-uikit-vue) | ||
- [CHAT WEB DEMO 体验地址](https://web.sdk.qcloud.com/im/demo/latest/index.html) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
833305
233
2876
+ Added@tencentcloud/chat-uikit-engine@0.0.3(transitive)
+ Added@tencentcloud/tui-core@0.0.2(transitive)
- Removed@tencentcloud/chat-uikit-engine@0.0.1(transitive)
- Removed@tencentcloud/tui-core@0.0.1(transitive)