@linktr.ee/messaging-react 3.4.0 → 3.4.1-rc-1782392885
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-Cbw4GBkm.js → Card-BKd0E-B9.js} +3 -3
- package/dist/{Card-Cbw4GBkm.js.map → Card-BKd0E-B9.js.map} +1 -1
- package/dist/{Card-6snF25TP.cjs → Card-CdaZxDEx.cjs} +2 -2
- package/dist/{Card-6snF25TP.cjs.map → Card-CdaZxDEx.cjs.map} +1 -1
- package/dist/{Card-D3-jTRWp.js → Card-CrTBu2I6.js} +2 -2
- package/dist/{Card-D3-jTRWp.js.map → Card-CrTBu2I6.js.map} +1 -1
- package/dist/{Card-DdK8Vv7y.cjs → Card-DXWp0uwi.cjs} +2 -2
- package/dist/{Card-DdK8Vv7y.cjs.map → Card-DXWp0uwi.cjs.map} +1 -1
- package/dist/{Card-BTbz8XCg.cjs → Card-DaalkoQW.cjs} +2 -2
- package/dist/{Card-BTbz8XCg.cjs.map → Card-DaalkoQW.cjs.map} +1 -1
- package/dist/{Card-CBi3z_Wt.js → Card-XVTz8IYz.js} +2 -2
- package/dist/{Card-CBi3z_Wt.js.map → Card-XVTz8IYz.js.map} +1 -1
- package/dist/{LockedThumbnail-Cih__olI.cjs → LockedThumbnail-D3Xwdb5_.cjs} +2 -2
- package/dist/{LockedThumbnail-Cih__olI.cjs.map → LockedThumbnail-D3Xwdb5_.cjs.map} +1 -1
- package/dist/{LockedThumbnail-qPBaTZon.js → LockedThumbnail-D_44b-Uy.js} +2 -2
- package/dist/{LockedThumbnail-qPBaTZon.js.map → LockedThumbnail-D_44b-Uy.js.map} +1 -1
- package/dist/index-Cds2w5zi.cjs +2 -0
- package/dist/index-Cds2w5zi.cjs.map +1 -0
- package/dist/{index-BOsrtjME.js → index-DPGZRLRM.js} +509 -507
- package/dist/index-DPGZRLRM.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/package.json +2 -2
- package/src/components/MessagingShell/index.tsx +2 -0
- package/src/types.ts +1 -0
- package/dist/index-BOsrtjME.js.map +0 -1
- package/dist/index-DQk6hOJg.cjs +0 -2
- package/dist/index-DQk6hOJg.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-Cds2w5zi.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.d.ts
CHANGED
|
@@ -149,7 +149,7 @@ export declare const ChannelView: default_2.NamedExoticComponent<ChannelViewProp
|
|
|
149
149
|
* Props that MessagingShell passes through to ChannelView.
|
|
150
150
|
* ChannelViewProps is the source of truth for these props.
|
|
151
151
|
*/
|
|
152
|
-
declare type ChannelViewPassthroughProps = Pick<ChannelViewProps, 'renderMessageInputActions' | 'renderConversationFooter' | 'CustomChannelEmptyState' | 'onBlockParticipantClick' | 'onReportParticipantClick' | 'dmAgentEnabled' | 'onMessageSent' | 'chatbotVotingEnabled' | 'viewerLanguage' | 'renderHeaderTitleBadges' | 'renderChannelBanner' | 'customChannelActions' | 'renderChannelActions' | 'renderMessage' | 'onMessageLinkClick' | 'showChannelInfo'>;
|
|
152
|
+
declare type ChannelViewPassthroughProps = Pick<ChannelViewProps, 'renderMessageInputActions' | 'renderConversationFooter' | 'CustomChannelEmptyState' | 'onBlockParticipantClick' | 'onReportParticipantClick' | 'dmAgentEnabled' | 'onMessageSent' | 'chatbotVotingEnabled' | 'viewerLanguage' | 'renderHeaderTitleBadges' | 'renderChannelBanner' | 'customChannelActions' | 'renderChannelActions' | 'onParticipantNameClick' | 'renderMessage' | 'onMessageLinkClick' | 'showChannelInfo'>;
|
|
153
153
|
|
|
154
154
|
/**
|
|
155
155
|
* ChannelView component props
|
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-DPGZRLRM.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.4.
|
|
3
|
+
"version": "3.4.1-rc-1782392885",
|
|
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": "
|
|
41
|
+
"@linktr.ee/messaging-core": "2.3.0-rc-1782392885",
|
|
42
42
|
"@phosphor-icons/react": "^2.1.10"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
@@ -35,6 +35,7 @@ export const MessagingShell: React.FC<MessagingShellProps> = ({
|
|
|
35
35
|
renderChannelBanner,
|
|
36
36
|
customChannelActions,
|
|
37
37
|
renderChannelActions,
|
|
38
|
+
onParticipantNameClick,
|
|
38
39
|
renderMessage,
|
|
39
40
|
onMessageLinkClick,
|
|
40
41
|
showChannelInfo,
|
|
@@ -259,6 +260,7 @@ export const MessagingShell: React.FC<MessagingShellProps> = ({
|
|
|
259
260
|
renderHeaderTitleBadges={renderHeaderTitleBadges}
|
|
260
261
|
customChannelActions={customChannelActions}
|
|
261
262
|
renderChannelActions={renderChannelActions}
|
|
263
|
+
onParticipantNameClick={onParticipantNameClick}
|
|
262
264
|
renderMessage={renderMessage}
|
|
263
265
|
onMessageLinkClick={onMessageLinkClick}
|
|
264
266
|
showChannelInfo={showChannelInfo}
|
package/src/types.ts
CHANGED