@linktr.ee/messaging-react 3.3.13-rc-1782277858 → 3.3.13
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/dist/{Card-CzG_yciH.cjs → Card-BCFhuR1g.cjs} +2 -2
- package/dist/{Card-CzG_yciH.cjs.map → Card-BCFhuR1g.cjs.map} +1 -1
- package/dist/{Card-BBCPw-rR.cjs → Card-BSIZi_Cu.cjs} +2 -2
- package/dist/{Card-BBCPw-rR.cjs.map → Card-BSIZi_Cu.cjs.map} +1 -1
- package/dist/{Card-DWh8FXos.js → Card-Bl0tPvn7.js} +3 -3
- package/dist/{Card-DWh8FXos.js.map → Card-Bl0tPvn7.js.map} +1 -1
- package/dist/{Card-BbWL8jGG.js → Card-CI6Trmpw.js} +2 -2
- package/dist/{Card-BbWL8jGG.js.map → Card-CI6Trmpw.js.map} +1 -1
- package/dist/{Card-BeIdSq7l.js → Card-jmfDlxVY.js} +2 -2
- package/dist/{Card-BeIdSq7l.js.map → Card-jmfDlxVY.js.map} +1 -1
- package/dist/{Card-DEuj8Mqr.cjs → Card-p74GBYEd.cjs} +2 -2
- package/dist/{Card-DEuj8Mqr.cjs.map → Card-p74GBYEd.cjs.map} +1 -1
- package/dist/{LockedThumbnail-CJFVZYSe.js → LockedThumbnail-qhUBSijq.js} +2 -2
- package/dist/{LockedThumbnail-CJFVZYSe.js.map → LockedThumbnail-qhUBSijq.js.map} +1 -1
- package/dist/{LockedThumbnail-Bhi47wnx.cjs → LockedThumbnail-yoFQqnl6.cjs} +2 -2
- package/dist/{LockedThumbnail-Bhi47wnx.cjs.map → LockedThumbnail-yoFQqnl6.cjs.map} +1 -1
- package/dist/{index-CUEKVOcc.js → index-BHFdqj7Z.js} +4 -4
- package/dist/index-BHFdqj7Z.js.map +1 -0
- package/dist/{index-QvwH_K6N.cjs → index-D31aF4s2.cjs} +2 -2
- package/dist/index-D31aF4s2.cjs.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +2 -2
- package/src/components/ChannelView.tsx +6 -2
- package/dist/index-CUEKVOcc.js.map +0 -1
- package/dist/index-QvwH_K6N.cjs.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-D31aF4s2.cjs");exports.ActionButton=e.ActionButton;exports.Avatar=e.Avatar;exports.ChannelEmptyState=e.ChannelEmptyState;exports.ChannelList=e.ChannelList;exports.ChannelView=e.ChannelView;exports.CustomMessageProvider=e.CustomMessageProvider;exports.FaqList=e.FaqList;exports.FaqListItem=e.FaqListItem;exports.LinkAttachment=e.LinkAttachment;exports.LockedAttachment=e.LockedAttachment;exports.MediaMessage=e.MediaMessage;exports.MessageAttachment=e.MessageAttachment;exports.MessageVoteButtons=e.MessageVoteButtons;exports.MessagingProvider=e.MessagingProvider;exports.MessagingShell=e.MessagingShell;exports.buildCompactMetaLabel=e.buildCompactMetaLabel;exports.formatFileSize=e.formatFileSize;exports.formatRelativeTime=e.formatRelativeTime;exports.getFileExtensionLabel=e.getFileExtensionLabel;exports.getMessageDisplayText=e.getMessageDisplayText;exports.isLinkAttachment=e.isLinkAttachment;exports.isUuidLike=e.isUuidLike;exports.messageAttachmentGroupPositionFromStream=e.bubbleGroupPositionFromStream;exports.normalizeLanguageCode=e.normalizeLanguageCode;exports.resolveLinkAttachment=e.resolveLinkAttachment;exports.resolveMediaFromMessage=e.resolveMediaFromMessage;exports.resolveParticipantDisplayName=e.resolveParticipantDisplayName;exports.useCustomMessage=e.useCustomMessage;exports.useMessageVote=e.useMessageVote;exports.useMessaging=e.useMessaging;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as e, b as t, C as i, c as n, d as o, e as m, F as g, f as l, L as r, h as M, M as u, i as L, j as c, k as h, l as d, m as p, n as v, o as A, p as C, q as F, s as k, t as b, u as f, v as x, w as y, x as P, y as S, z as q, B as z, D as B } from "./index-
|
|
1
|
+
import { a as e, b as t, C as i, c as n, d as o, e as m, F as g, f as l, L as r, h as M, M as u, i as L, j as c, k as h, l as d, m as p, n as v, o as A, p as C, q as F, s as k, t as b, u as f, v as x, w as y, x as P, y as S, z as q, B as z, D as B } from "./index-BHFdqj7Z.js";
|
|
2
2
|
export {
|
|
3
3
|
e as ActionButton,
|
|
4
4
|
t as Avatar,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@linktr.ee/messaging-react",
|
|
3
|
-
"version": "3.3.13
|
|
3
|
+
"version": "3.3.13",
|
|
4
4
|
"description": "React messaging components built on messaging-core for web applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@linktr.ee/component-library": "11.8.6",
|
|
41
|
-
"@linktr.ee/messaging-core": "2.
|
|
41
|
+
"@linktr.ee/messaging-core": "^2.2.0",
|
|
42
42
|
"@phosphor-icons/react": "^2.1.10"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
@@ -157,7 +157,9 @@ const CustomChannelHeader: React.FC<{
|
|
|
157
157
|
</button>
|
|
158
158
|
)}
|
|
159
159
|
{showChannelInfo &&
|
|
160
|
-
(renderChannelActions
|
|
160
|
+
(renderChannelActions !== undefined ? (
|
|
161
|
+
renderChannelActions
|
|
162
|
+
) : (
|
|
161
163
|
<ChannelActionsMenu
|
|
162
164
|
channel={channel}
|
|
163
165
|
participant={participant}
|
|
@@ -231,7 +233,9 @@ const CustomChannelHeader: React.FC<{
|
|
|
231
233
|
</button>
|
|
232
234
|
)}
|
|
233
235
|
{showChannelInfo &&
|
|
234
|
-
(renderChannelActions
|
|
236
|
+
(renderChannelActions !== undefined ? (
|
|
237
|
+
renderChannelActions
|
|
238
|
+
) : (
|
|
235
239
|
<ChannelActionsMenu
|
|
236
240
|
channel={channel}
|
|
237
241
|
participant={participant}
|