Socket
Socket
Sign inDemoInstall

@tencentcloud/chat-uikit-vue

Package Overview
Dependencies
Maintainers
20
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tencentcloud/chat-uikit-vue - npm Package Compare versions

Comparing version 2.0.9 to 2.1.0

assets/icon/check-sm.svg

8

CHANGELOG.md

@@ -0,1 +1,6 @@

## [2.1.0] (2024-04-12)
### Features
- 新增消息翻译功能
## [2.0.9] (2024-03-29)

@@ -36,3 +41,4 @@

- 新增表情回复功能
- 新增表情回复功能(需购买旗舰版)
- 聊天界面更新黄脸小表情
- 添加音频播放动画

@@ -39,0 +45,0 @@

22

components/TUIChat/utils/sendMessage.ts

@@ -50,3 +50,3 @@ import {

case 'text':
textMessageContent = JSON.parse(JSON.stringify(content?.payload?.text));
textMessageContent = JSON.parse(JSON.stringify(content.payload?.text));
// 禁止发送空消息

@@ -56,8 +56,8 @@ if (!textMessageContent) {

}
if (content?.payload?.atUserList) {
if (content.payload?.atUserList) {
options.payload = {
text: textMessageContent,
atUserList: content?.payload?.atUserList,
atUserList: content.payload.atUserList,
};
await TUIChatService?.sendTextAtMessage(options);
await TUIChatService.sendTextAtMessage(options);
} else {

@@ -67,3 +67,3 @@ options.payload = {

};
await TUIChatService?.sendTextMessage(options);
await TUIChatService.sendTextMessage(options);
}

@@ -73,17 +73,17 @@ break;

options.payload = {
file: content?.payload?.file,
file: content.payload?.file,
};
await TUIChatService?.sendImageMessage(options);
await TUIChatService.sendImageMessage(options);
break;
case 'video':
options.payload = {
file: content?.payload?.file,
file: content.payload?.file,
};
await TUIChatService?.sendVideoMessage(options);
await TUIChatService.sendVideoMessage(options);
break;
case 'file':
options.payload = {
file: content?.payload?.file,
file: content.payload?.file,
};
await TUIChatService?.sendFileMessage(options);
await TUIChatService.sendFileMessage(options);
break;

@@ -90,0 +90,0 @@ default:

@@ -96,3 +96,3 @@ /* eslint-disable @typescript-eslint/no-explicit-any */

profile?: IFriendProfile;
friendCustomFriend?: Record<string, any>[];
friendCustomFriend?: Array<Record<string, any>>;
}

@@ -115,3 +115,3 @@

muteUntil?: string;
memberCustomField?: Record<string, any>[];
memberCustomField?: Array<Record<string, any>>;
}

@@ -125,3 +125,3 @@

userID?: string;
memberCustomField?: Record<string, any>[];
memberCustomField?: Array<Record<string, any>>;
}

@@ -144,3 +144,3 @@

lastUpdatedTime: number;
profileCustomField: Record<string, any>[];
profileCustomField: Array<Record<string, any>>;
}

@@ -275,1 +275,12 @@

}
export interface ITranslateInfo {
conversationID: string;
messageID: string;
visible: boolean;
}
export interface IChatResponese<T> {
code: string;
data: T;
}
const TUIChat = {
"【安全提示】本 APP 仅用于体验腾讯云即时通信 IM 产品功能,不可用于业务洽谈与拓展。请勿轻信汇款、中奖等涉及钱款的信息,勿轻易拨打陌生电话,谨防上当受骗。": "【Security Tips】This APP is only used to experience the functions of Tencent Cloud Instant Messaging products, and cannot be used for business negotiation and expansion. Don't trust money-related information such as remittances and lottery wins, don't make unfamiliar phone calls easily, and beware of being deceived.",
"按Enter发送,Ctrl+Enter换行": "Press Enter to send a message and Ctrl+Enter to start a new line",
"表情": "[face]",
"查看更多": "View more",
"撤回": "Recall",
"撤回了一条消息": "recalled a message",
"打开": "Open",
"单击下载": "Click download",
"点此投诉": "Complain",
"点击处理": "Click action",
"对方正在输入": "Typing...",
"发起群视频": "Make group video call",
"发起群语音": "Make group voice call",
"发起通话": "Start Call",
"发送失败": "send failed",
"复制": "Copy",
"该消息不存在": "The message does not exist",
"关闭阅读状态": "Read status closed",
"管理员开启全员禁言": "The admin enables Mute All",
"欢迎使用TUICallKit": "Welcome to TUICallKit",
"回到最新位置": "Back to the latest location",
"回复": "Reply",
"回复详情": "Replies",
"集成TUICallKit": " Integrate TUICallKit ",
"检测到您暂未集成TUICallKit,无法体验音视频通话功能": "It is detected that you have not integrated TUI CallKit yet, so you cannot experience the audio and video call. ",
"结束群聊": "Edit Group Call",
"进行体验": "to experience.",
"经度": "Longitude",
"拒绝": "Reject",
"拒绝通话": "Decline Call",
"开通腾讯实时音视频服务": "Integration Tencent Real-Time Communication",
"聊天记录": "[chat record]",
"描述": "Description",
"内容包含敏感词汇": "Content contains sensitive words",
"您": "You",
"您当前购买使用的套餐包暂未开通此功能": "The package you purchased does not support this ability.",
"您当前购买使用的套餐包暂未开通群消息已读回执功能": "The package you purchased does not support the read receipt of group messages.",
"您当前购买使用的套餐包暂未开通在线用户列表功能": "The package you purchased does not support the online user list.",
"您已被管理员禁言": "You have been muted by the admin",
"您有": "You have",
"请点击": "Please click",
"请输入消息": "Enter a message",
"取消": "Cancel",
"取消通话": "Cancel Call",
"全部已读": "All read",
"确定": "Submit",
"确认重发该消息?": "Confirm to resend the message?",
"人关闭阅读状态": " read status closed",
"人未读": " unread",
"人已读": " read",
"删除": "Delete",
"涉及敏感内容": "Sensitive content",
"申请加入": "Application for join in",
"视频": "[video]",
"视频通话": "Video Call",
"条回复": "replies",
"条入群申请": "Item group application",
"条新消息": " new messages",
"通话时长": "Duration",
"同意": "Agree",
"图片": "[photo]",
"图片消息失败,无效的图片格式": "Image message failed, invalid image format.",
"纬度": "Latitude",
"未读": "Unread",
"位置": "[location]",
"文件": "[file]",
"文件不存在,请检查文件路径是否正确": "The file does not exist, please check if the file path is correct.",
"文件大小超出了限制,如果上传文件,最大限制是100MB": "The file size exceeds the limit; if uploading a file, the maximum limit is 100MB.",
"文件消息失败,禁止发送违规封禁的文件": "File message failed, sending prohibited and banned files is not allowed.",
"我": "I",
"无法查看": "unable to view",
"无法定位到原消息": "Unable to navigate to the original message",
"无法收听": "unable to listen",
"正在加载": "Loading...",
"加载结束": "Load end",
"无应答": "No Answer",
"系统消息": "System message",
"消息": "[message]",
"消息或者资料中文本存在敏感内容,发送失败": "Sensitive content found in the message or information text, sending failed.",
"消息详情": "Message Detail",
"消息长度超出限制,消息长度不要超过12K": "Message length exceeds the limit; please keep the message length under 12K.",
"消息中图片存在敏感内容,发送失败": " Sensitive content is found in the picture in the message, sending failed.",
"选择提醒的人": "Select Contact",
"已读": "Read",
"已过撤回时限": "Withdrawal deadline has passed",
"已接听": "Answered",
"已拒绝": "Rejected",
"已同意": "Approved",
"引用": "Reference",
"引用失败": "quote failed",
"语音": "[audio]",
"语音通话": "Voice Call",
"重新编辑": "Re-edit",
"重新发送": "Resend",
"转发": "Forward",
"转发给": "Forward to",
"自定义": "[custom message]",
"自定义消息": "Custom message",
"腾讯云 IM": "Tencent Cloud Chat",
"空": "Empty",
"文本包含本地审核拦截词": "Text contains local moderation blocking words",
"按住说话": "Hold to speak",
"抬起发送": "Release to send",
"抬起取消": "Release to cancel",
"正在录音": "Recording",
"继续上滑可取消": "Continue to swipe to cancel",
"松开手指 取消发送": "Release to cancel",
"此机型暂不支持复制功能": "This model does not support the copy",
'【安全提示】本 APP 仅用于体验腾讯云即时通信 IM 产品功能,不可用于业务洽谈与拓展。请勿轻信汇款、中奖等涉及钱款的信息,勿轻易拨打陌生电话,谨防上当受骗。': '【Security Tips】This APP is only used to experience the functions of Tencent Cloud Instant Messaging products, and cannot be used for business negotiation and expansion. Don\'t trust money-related information such as remittances and lottery wins, don\'t make unfamiliar phone calls easily, and beware of being deceived.',
'按Enter发送,Ctrl+Enter换行': 'Press Enter to send a message and Ctrl+Enter to start a new line',
'表情': '[face]',
'查看更多': 'View more',
'撤回': 'Recall',
'撤回了一条消息': 'recalled a message',
'打开': 'Open',
'单击下载': 'Click download',
'点此投诉': 'Complain',
'点击处理': 'Click action',
'对方正在输入': 'Typing...',
'发起群视频': 'Make group video call',
'发起群语音': 'Make group voice call',
'发起通话': 'Start Call',
'发送失败': 'send failed',
'复制': 'Copy',
'该消息不存在': 'The message does not exist',
'关闭阅读状态': 'Read status closed',
'管理员开启全员禁言': 'The admin enables Mute All',
'欢迎使用TUICallKit': 'Welcome to TUICallKit',
'回到最新位置': 'Back to the latest location',
'回复': 'Reply',
'回复详情': 'Replies',
'集成TUICallKit': ' Integrate TUICallKit ',
'检测到您暂未集成TUICallKit,无法体验音视频通话功能': 'It is detected that you have not integrated TUI CallKit yet, so you cannot experience the audio and video call. ',
'结束群聊': 'Edit Group Call',
'进行体验': 'to experience.',
'经度': 'Longitude',
'拒绝': 'Reject',
'拒绝通话': 'Decline Call',
'开通腾讯实时音视频服务': 'Integration Tencent Real-Time Communication',
'聊天记录': '[chat record]',
'描述': 'Description',
'内容包含敏感词汇': 'Content contains sensitive words',
'您': 'You',
'您当前购买使用的套餐包暂未开通此功能': 'The package you purchased does not support this ability.',
'您当前购买使用的套餐包暂未开通群消息已读回执功能': 'The package you purchased does not support the read receipt of group messages.',
'您当前购买使用的套餐包暂未开通在线用户列表功能': 'The package you purchased does not support the online user list.',
'您已被管理员禁言': 'You have been muted by the admin',
'您有': 'You have',
'请点击': 'Please click',
'请输入消息': 'Enter a message',
'取消': 'Cancel',
'取消通话': 'Cancel Call',
'全部已读': 'All read',
'确定': 'Submit',
'确认重发该消息?': 'Confirm to resend the message?',
'人关闭阅读状态': ' read status closed',
'人未读': ' unread',
'人已读': ' read',
'删除': 'Delete',
'涉及敏感内容': 'Sensitive content',
'申请加入': 'Application for join in',
'视频': '[video]',
'视频通话': 'Video Call',
'条回复': 'replies',
'条入群申请': 'Item group application',
'条新消息': ' new messages',
'通话时长': 'Duration',
'同意': 'Agree',
'图片': '[photo]',
'图片消息失败,无效的图片格式': 'Image message failed, invalid image format.',
'纬度': 'Latitude',
'未读': 'Unread',
'位置': '[location]',
'文件': '[file]',
'文件不存在,请检查文件路径是否正确': 'The file does not exist, please check if the file path is correct.',
'文件大小超出了限制,如果上传文件,最大限制是100MB': 'The file size exceeds the limit; if uploading a file, the maximum limit is 100MB.',
'文件消息失败,禁止发送违规封禁的文件': 'File message failed, sending prohibited and banned files is not allowed.',
'我': 'I',
'无法查看': 'unable to view',
'无法定位到原消息': 'Unable to navigate to the original message',
'无法收听': 'unable to listen',
'正在加载': 'Loading...',
'加载结束': 'Load end',
'无应答': 'No Answer',
'系统消息': 'System message',
'消息': '[message]',
'消息或者资料中文本存在敏感内容,发送失败': 'Sensitive content found in the message or information text, sending failed.',
'消息详情': 'Message Detail',
'消息长度超出限制,消息长度不要超过12K': 'Message length exceeds the limit; please keep the message length under 12K.',
'消息中图片存在敏感内容,发送失败': ' Sensitive content is found in the picture in the message, sending failed.',
'选择提醒的人': 'Select Contact',
'已读': 'Read',
'已过撤回时限': 'Withdrawal deadline has passed',
'已接听': 'Answered',
'已拒绝': 'Rejected',
'已同意': 'Approved',
'引用': 'Reference',
'引用失败': 'quote failed',
'语音': '[audio]',
'语音通话': 'Voice Call',
'重新编辑': 'Re-edit',
'重新发送': 'Resend',
'转发': 'Forward',
'翻译': 'Translate',
'隐藏': 'Hidden',
'转发给': 'Forward to',
'自定义': '[custom message]',
'自定义消息': 'Custom message',
'腾讯云 IM': 'Tencent Cloud Chat',
'空': 'Empty',
'文本包含本地审核拦截词': 'Text contains local moderation blocking words',
'按住说话': 'Hold to speak',
'抬起发送': 'Release to send',
'抬起取消': 'Release to cancel',
'正在录音': 'Recording',
'继续上滑可取消': 'Continue to swipe to cancel',
'松开手指 取消发送': 'Release to cancel',
'此机型暂不支持复制功能': 'This model does not support the copy',
'请购买翻译插件': 'Please purchase the translation plugin',
'翻译中': 'Translating',
'由IM提供翻译支持': 'support by IM',
};
export default TUIChat;
const TUIChat = {
"【安全提示】本 APP 仅用于体验腾讯云即时通信 IM 产品功能,不可用于业务洽谈与拓展。请勿轻信汇款、中奖等涉及钱款的信息,勿轻易拨打陌生电话,谨防上当受骗。": "【安全提示】本 APP 仅用于体验腾讯云即时通信 IM 产品功能,不可用于业务洽谈与拓展。请勿轻信汇款、中奖等涉及钱款的信息,勿轻易拨打陌生电话,谨防上当受骗。",
"按Enter发送,Ctrl+Enter换行": "按Enter发送,Ctrl+Enter换行",
"表情": "[表情]",
"查看更多": "查看更多",
"撤回": "撤回",
"撤回了一条消息": "撤回了一条消息",
"打开": "打开",
"单击下载": "单击下载",
"点此投诉": "点此投诉",
"点击处理": "点击处理",
"对方正在输入": "对方正在输入...",
"发起群视频": "发起群视频",
"发起群语音": "发起群语音",
"发起通话": "发起通话",
"发送失败": "发送失败",
"复制": "复制",
"该消息不存在": "该消息不存在",
"关闭阅读状态": "关闭",
"管理员开启全员禁言": "管理员开启全员禁言",
"欢迎使用TUICallKit": "欢迎使用腾讯云音视频通话组件TUICallKit ",
"回到最新位置": "回到最新位置",
"回复": "回复",
"回复详情": "回复详情",
"集成TUICallKit": "集成 TUICallKit ",
"检测到您暂未集成TUICallKit,无法体验音视频通话功能": "检测到您暂未集成TUICallKit,无法体验音视频通话功能。",
"结束群聊": "结束群聊",
"进行体验": "进行体验。",
"经度": "经度",
"拒绝": "拒绝",
"拒绝通话": "拒绝通话",
"开通腾讯实时音视频服务": "开通腾讯实时音视频服务",
"聊天记录": "[聊天记录]",
"描述": "描述",
"内容包含敏感词汇": "内容包含敏感词汇",
"您": "您",
"您当前购买使用的套餐包暂未开通此功能": "您当前购买使用的套餐包暂未开通此功能。",
"您当前购买使用的套餐包暂未开通群消息已读回执功能": "您当前购买使用的套餐包暂未开通【群消息已读回执】功能,请升级至旗舰版进行体验",
"您当前购买使用的套餐包暂未开通在线用户列表功能": "您当前购买使用的套餐包暂未开通【在线用户列表】功能,请升级至旗舰版进行体验",
"您已被管理员禁言": "您已被管理员禁言",
"您有": "您有",
"请点击": "请点击",
"请输入消息": "请输入消息",
"取消": "取消",
"取消通话": "取消通话",
"全部已读": "全部已读",
"确定": "确定",
"确认重发该消息?": "确认重发该消息?",
"人关闭阅读状态": "人关闭阅读状态",
"人未读": "人未读",
"人已读": "人已读",
"删除": "删除",
"涉及敏感内容": "涉及敏感内容",
"申请加入": "申请加入",
"视频": "[视频]",
"视频通话": "视频通话",
"条回复": "条回复",
"条入群申请": "条入群申请",
"条新消息": "条新消息",
"通话时长": "通话时长",
"同意": "同意",
"图片": "[图片]",
"图片消息失败,无效的图片格式": "图片消息失败,无效的图片格式",
"纬度": "纬度",
"未读": "未读",
"位置": "[位置]",
"文件": "[文件]",
"文件不存在,请检查文件路径是否正确": "文件不存在,请检查文件路径是否正确",
"文件大小超出了限制,如果上传文件,最大限制是100MB": "文件大小超出了限制,如果上传文件,最大限制是100MB",
"文件消息失败,禁止发送违规封禁的文件": "文件消息失败,禁止发送违规封禁的文件",
"我": "我",
"无法查看": "无法查看",
"无法定位到原消息": "无法定位到原消息",
"无法收听": "无法收听",
"正在加载": "正在加载...",
"加载结束": "加载结束",
"无应答": "无应答",
"系统消息": "系统消息",
"消息": "message",
"消息或者资料中文本存在敏感内容,发送失败": "消息或者资料中文本存在敏感内容,发送失败",
"消息详情": "消息详情",
"消息长度超出限制,消息长度不要超过12K": "消息长度超出限制,消息长度不要超过12K",
"消息中图片存在敏感内容,发送失败": "消息中图片存在敏感内容,发送失败",
"选择提醒的人": "选择提醒的人",
"已读": "已读",
"已过撤回时限": "已过撤回时限",
"已接听": "已接听",
"已拒绝": "已拒绝",
"已同意": "已同意",
"引用": "引用",
"引用失败": "引用失败",
"语音": "[语音]",
"语音通话": "语音通话",
"重新编辑": "重新编辑",
"重新发送": "重新发送",
"转发": "转发",
"转发给": "转发给",
"自定义": "[自定义消息]",
"自定义消息": "自定义消息",
"腾讯云 IM": "腾讯云 IM",
"空": "空",
"文本包含本地审核拦截词": "文本包含本地审核拦截词",
"按住说话": "按住说话",
"抬起发送": "抬起发送",
"抬起取消": "抬起取消",
"正在录音": "正在录音",
"继续上滑可取消": "继续上滑可取消",
"松开手指 取消发送": "松开手指 取消发送",
"此机型暂不支持复制功能": "此机型暂不支持复制功能",
'【安全提示】本 APP 仅用于体验腾讯云即时通信 IM 产品功能,不可用于业务洽谈与拓展。请勿轻信汇款、中奖等涉及钱款的信息,勿轻易拨打陌生电话,谨防上当受骗。': '【安全提示】本 APP 仅用于体验腾讯云即时通信 IM 产品功能,不可用于业务洽谈与拓展。请勿轻信汇款、中奖等涉及钱款的信息,勿轻易拨打陌生电话,谨防上当受骗。',
'按Enter发送,Ctrl+Enter换行': '按Enter发送,Ctrl+Enter换行',
'表情': '[表情]',
'查看更多': '查看更多',
'撤回': '撤回',
'撤回了一条消息': '撤回了一条消息',
'打开': '打开',
'单击下载': '单击下载',
'点此投诉': '点此投诉',
'点击处理': '点击处理',
'对方正在输入': '对方正在输入...',
'发起群视频': '发起群视频',
'发起群语音': '发起群语音',
'发起通话': '发起通话',
'发送失败': '发送失败',
'复制': '复制',
'该消息不存在': '该消息不存在',
'关闭阅读状态': '关闭',
'管理员开启全员禁言': '管理员开启全员禁言',
'欢迎使用TUICallKit': '欢迎使用腾讯云音视频通话组件TUICallKit ',
'回到最新位置': '回到最新位置',
'回复': '回复',
'回复详情': '回复详情',
'集成TUICallKit': '集成 TUICallKit ',
'检测到您暂未集成TUICallKit,无法体验音视频通话功能': '检测到您暂未集成TUICallKit,无法体验音视频通话功能。',
'结束群聊': '结束群聊',
'进行体验': '进行体验。',
'经度': '经度',
'拒绝': '拒绝',
'拒绝通话': '拒绝通话',
'开通腾讯实时音视频服务': '开通腾讯实时音视频服务',
'聊天记录': '[聊天记录]',
'描述': '描述',
'内容包含敏感词汇': '内容包含敏感词汇',
'您': '您',
'您当前购买使用的套餐包暂未开通此功能': '您当前购买使用的套餐包暂未开通此功能。',
'您当前购买使用的套餐包暂未开通群消息已读回执功能': '您当前购买使用的套餐包暂未开通【群消息已读回执】功能,请升级至旗舰版进行体验',
'您当前购买使用的套餐包暂未开通在线用户列表功能': '您当前购买使用的套餐包暂未开通【在线用户列表】功能,请升级至旗舰版进行体验',
'您已被管理员禁言': '您已被管理员禁言',
'您有': '您有',
'请点击': '请点击',
'请输入消息': '请输入消息',
'取消': '取消',
'取消通话': '取消通话',
'全部已读': '全部已读',
'确定': '确定',
'确认重发该消息?': '确认重发该消息?',
'人关闭阅读状态': '人关闭阅读状态',
'人未读': '人未读',
'人已读': '人已读',
'删除': '删除',
'涉及敏感内容': '涉及敏感内容',
'申请加入': '申请加入',
'视频': '[视频]',
'视频通话': '视频通话',
'条回复': '条回复',
'条入群申请': '条入群申请',
'条新消息': '条新消息',
'通话时长': '通话时长',
'同意': '同意',
'图片': '[图片]',
'图片消息失败,无效的图片格式': '图片消息失败,无效的图片格式',
'纬度': '纬度',
'未读': '未读',
'位置': '[位置]',
'文件': '[文件]',
'文件不存在,请检查文件路径是否正确': '文件不存在,请检查文件路径是否正确',
'文件大小超出了限制,如果上传文件,最大限制是100MB': '文件大小超出了限制,如果上传文件,最大限制是100MB',
'文件消息失败,禁止发送违规封禁的文件': '文件消息失败,禁止发送违规封禁的文件',
'我': '我',
'无法查看': '无法查看',
'无法定位到原消息': '无法定位到原消息',
'无法收听': '无法收听',
'正在加载': '正在加载...',
'加载结束': '加载结束',
'无应答': '无应答',
'系统消息': '系统消息',
'消息': 'message',
'消息或者资料中文本存在敏感内容,发送失败': '消息或者资料中文本存在敏感内容,发送失败',
'消息详情': '消息详情',
'消息长度超出限制,消息长度不要超过12K': '消息长度超出限制,消息长度不要超过12K',
'消息中图片存在敏感内容,发送失败': '消息中图片存在敏感内容,发送失败',
'选择提醒的人': '选择提醒的人',
'已读': '已读',
'已过撤回时限': '已过撤回时限',
'已接听': '已接听',
'已拒绝': '已拒绝',
'已同意': '已同意',
'引用': '引用',
'引用失败': '引用失败',
'语音': '[语音]',
'语音通话': '语音通话',
'重新编辑': '重新编辑',
'重新发送': '重新发送',
'转发': '转发',
'翻译': '翻译',
'隐藏': '隐藏',
'转发给': '转发给',
'自定义': '[自定义消息]',
'自定义消息': '自定义消息',
'腾讯云 IM': '腾讯云 IM',
'空': '空',
'文本包含本地审核拦截词': '文本包含本地审核拦截词',
'按住说话': '按住说话',
'抬起发送': '抬起发送',
'抬起取消': '抬起取消',
'正在录音': '正在录音',
'继续上滑可取消': '继续上滑可取消',
'松开手指 取消发送': '松开手指 取消发送',
'此机型暂不支持复制功能': '此机型暂不支持复制功能',
'请购买翻译插件': '请购买翻译插件',
'翻译中': '翻译中',
'由IM提供翻译支持': '由IM提供翻译支持',
};
export default TUIChat;
{
"name": "@tencentcloud/chat-uikit-vue",
"version": "2.0.9",
"version": "2.1.0",
"repository": "https://github.com/TencentCloud/chat-uikit-vue",

@@ -5,0 +5,0 @@ "description": "TUIKit 是基于 IM SDK 实现的一套 UI 组件,其包含会话、聊天、群组、个人资料等功能,基于 TUIKit 组件您可以像搭积木一样快速搭建起自己的业务逻辑。",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc