@tencentcloud/chat-uikit-react 3.4.7 → 3.4.8
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/CHANGELOG.md +10 -0
- package/dist/components/Chat/Chat.js +1 -1
- package/dist/components/ChatHeader/AudioCallPicker/AudioCallPicker.js +1 -1
- package/dist/components/ChatHeader/ChatHeader.js +1 -1
- package/dist/components/ChatHeader/ChatHeaderUI/ChatHeaderUI.js +1 -1
- package/dist/components/ChatHeader/VideoCallPicker/VideoCallPicker.js +1 -1
- package/dist/components/Profile/ProfileDefault.js +1 -1
- package/dist/components/Profile/myProfile/MyProfile.js +1 -1
- package/dist/hooks/useChatHeader.js +1 -1
- package/dist/{index-J-xtCKzN-BPkGsnbF.js → index-BLFl-K0_-DzfAZFZt.js} +10734 -11939
- package/dist/index.js +1 -1
- package/dist/styles/{index-J-xtCKzN.css → index-BLFl-K0_.css} +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
## [3.4.8] (2025-12-08)
|
|
2
|
+
|
|
3
|
+
### feat
|
|
4
|
+
|
|
5
|
+
* Refactor getLatestMessagePreview to improve message preview logic, including handling of group tips and operation types
|
|
6
|
+
* Update QuotedMessagePreview to apply emoji conversion for quoted messages
|
|
7
|
+
* Adjust MessageList to better manage message chunking and message metadata visibility based on conversation type
|
|
8
|
+
* Introduce message nicknames and adjust layout for better alignment
|
|
9
|
+
* Improve internationalization support for message types and operation messages
|
|
10
|
+
|
|
1
11
|
## [3.4.7] (2025-12-02)
|
|
2
12
|
|
|
3
13
|
#### fix
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { a as i, V as n } from "../../index-
|
|
2
|
+
import { a as i, V as n } from "../../index-BLFl-K0_-DzfAZFZt.js";
|
|
3
3
|
import { c as m } from "../../external_modules/classnames-HRMVOjAa.js";
|
|
4
4
|
import { ChatProvider as l } from "../../context/ChatContext.js";
|
|
5
5
|
import '../../styles/Chat.css';const h = "uikit-chat", p = {
|
|
@@ -2,7 +2,7 @@ import { jsx as s, Fragment as V, jsxs as B } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState as j, useRef as z, useMemo as n, useCallback as r } from "react";
|
|
3
3
|
import { useUIKit as K, IconCallFilled as X, Dialog as Y } from "@tencentcloud/uikit-base-component-react";
|
|
4
4
|
import { c as Z } from "../../../external_modules/classnames-HRMVOjAa.js";
|
|
5
|
-
import { b as $, a as q, c as H, C as h, s as y, V as J, U as Q } from "../../../index-
|
|
5
|
+
import { b as $, a as q, c as H, C as h, s as y, V as J, U as Q } from "../../../index-BLFl-K0_-DzfAZFZt.js";
|
|
6
6
|
import '../../../styles/AudioCallPicker.css';const u = {
|
|
7
7
|
"audio-call-picker__button": "uikit-audio-call-picker__button",
|
|
8
8
|
"audio-call-picker__button--disabled": "uikit-audio-call-picker__button--disabled",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as v } from "react/jsx-runtime";
|
|
2
2
|
import { useEffect as H } from "react";
|
|
3
3
|
import { TUIUserService as U } from "@tencentcloud/chat-uikit-engine-lite";
|
|
4
|
-
import { u as x } from "../../index-
|
|
4
|
+
import { u as x } from "../../index-BLFl-K0_-DzfAZFZt.js";
|
|
5
5
|
import { useChatHeader as y } from "../../hooks/useChatHeader.js";
|
|
6
6
|
import g from "./ChatHeaderUI/ChatHeaderUI.js";
|
|
7
7
|
const w = (t) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as t, jsxs as r } from "react/jsx-runtime";
|
|
2
2
|
import { useUIKit as C } from "@tencentcloud/uikit-base-component-react";
|
|
3
3
|
import { c as m } from "../../../external_modules/classnames-HRMVOjAa.js";
|
|
4
|
-
import { V as a, A as v } from "../../../index-
|
|
4
|
+
import { V as a, A as v } from "../../../index-BLFl-K0_-DzfAZFZt.js";
|
|
5
5
|
import { AudioCallPicker as g } from "../AudioCallPicker/AudioCallPicker.js";
|
|
6
6
|
import { VideoCallPicker as T } from "../VideoCallPicker/VideoCallPicker.js";
|
|
7
7
|
import '../../../styles/ChatHeaderUI.css';const e = {
|
|
@@ -2,7 +2,7 @@ import { jsx as s, Fragment as F, jsxs as T } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState as B, useRef as j, useMemo as n, useCallback as l } from "react";
|
|
3
3
|
import { useUIKit as z, IconVideoFilled as K, Dialog as X } from "@tencentcloud/uikit-base-component-react";
|
|
4
4
|
import { c as Y } from "../../../external_modules/classnames-HRMVOjAa.js";
|
|
5
|
-
import { b as Z, a as $, c as q, C as P, s as S, V as H, U as J } from "../../../index-
|
|
5
|
+
import { b as Z, a as $, c as q, C as P, s as S, V as H, U as J } from "../../../index-BLFl-K0_-DzfAZFZt.js";
|
|
6
6
|
import '../../../styles/VideoCallPicker.css';const u = {
|
|
7
7
|
"video-call-picker__button": "uikit-video-call-picker__button",
|
|
8
8
|
"video-call-picker__button--disabled": "uikit-video-call-picker__button--disabled",
|
|
@@ -2,7 +2,7 @@ import { jsx as i, jsxs as s } from "react/jsx-runtime";
|
|
|
2
2
|
import W, { useState as x } from "react";
|
|
3
3
|
import a from "@tencentcloud/chat-uikit-engine-lite";
|
|
4
4
|
import { useUIKit as R, IconChevronLeft as F } from "@tencentcloud/uikit-base-component-react";
|
|
5
|
-
import { A as G } from "../../index-
|
|
5
|
+
import { A as G } from "../../index-BLFl-K0_-DzfAZFZt.js";
|
|
6
6
|
import { DivWithEdit as S } from "../DivWithEdit/DivWithEdit.js";
|
|
7
7
|
import { DatePicker as B } from "./DatePicker/DatePicker.js";
|
|
8
8
|
const c = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as o, jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import { defaultUserAvatar as c } from "../../../constant/avatar.js";
|
|
3
|
-
import { A as n } from "../../../index-
|
|
3
|
+
import { A as n } from "../../../index-BLFl-K0_-DzfAZFZt.js";
|
|
4
4
|
import { IconHorizontalMoreTwo as l } from "@tencentcloud/uikit-base-component-react";
|
|
5
5
|
import '../../../styles/MyProfile.css';function v(i) {
|
|
6
6
|
const { profile: r, className: s = "", handleAvatar: e } = i;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useMemo as o } from "react";
|
|
2
|
-
import { a as p, C as s } from "../index-
|
|
2
|
+
import { a as p, C as s } from "../index-BLFl-K0_-DzfAZFZt.js";
|
|
3
3
|
import { useUIManagerState as d } from "../states/UIManagerState.js";
|
|
4
4
|
function G() {
|
|
5
5
|
const { userStatusMap: i } = d(), { activeConversation: t } = p(), n = t ? t.type === s.SYSTEM : void 0, a = o(() => {
|