@linktr.ee/messaging-react 4.1.4 → 4.1.5-rc-1786947787
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-Cy-pEAbc.js → Card-CNOZoAGn.js} +2 -2
- package/dist/{Card-Cy-pEAbc.js.map → Card-CNOZoAGn.js.map} +1 -1
- package/dist/{Card-7YqLQK9-.cjs → Card-Ce9211Ms.cjs} +2 -2
- package/dist/{Card-7YqLQK9-.cjs.map → Card-Ce9211Ms.cjs.map} +1 -1
- package/dist/{index-Dr_5Q52K.js → index-CBGh9Qyj.js} +755 -753
- package/dist/{index-Dr_5Q52K.js.map → index-CBGh9Qyj.js.map} +1 -1
- package/dist/{index-ClJ0rtWb.cjs → index-D0h8u2Iq.cjs} +3 -3
- package/dist/{index-ClJ0rtWb.cjs.map → index-D0h8u2Iq.cjs.map} +1 -1
- 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/MessagingShell.test.tsx +20 -0
- package/src/components/MessagingShell/index.tsx +2 -0
- package/src/types.ts +1 -0
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-D0h8u2Iq.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.MessageBubble=e.MessageBubble;exports.MessagingProvider=e.MessagingProvider;exports.MessagingShell=e.MessagingShell;exports.RichCard=e.RichCard;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.optimizeMessagingAttachmentUrl=e.optimizeMessagingAttachmentUrl;exports.resolveConversationParticipant=e.resolveConversationParticipant;exports.resolveLinkAttachment=e.resolveLinkAttachment;exports.resolveMediaFromMessage=e.resolveMediaFromMessage;exports.resolveParticipantDisplayName=e.resolveParticipantDisplayName;exports.useComposerLocked=e.useComposerLocked;exports.useCustomMessage=e.useCustomMessage;exports.useMessaging=e.useMessaging;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.d.ts
CHANGED
|
@@ -208,7 +208,7 @@ export declare const ChannelView: default_2.NamedExoticComponent<ChannelViewProp
|
|
|
208
208
|
* Props that MessagingShell passes through to ChannelView.
|
|
209
209
|
* ChannelViewProps is the source of truth for these props.
|
|
210
210
|
*/
|
|
211
|
-
declare type ChannelViewPassthroughProps = Pick<ChannelViewProps, 'renderMessageInputActions' | 'renderConversationFooter' | 'CustomChannelEmptyState' | 'onBlockParticipantClick' | 'onReportParticipantClick' | 'dmAgentEnabled' | 'onMessageSent' | 'viewerLanguage' | 'renderChannelBanner' | 'customChannelActions' | 'renderChannelActions' | 'onParticipantNameClick' | 'renderMessage' | 'onMessageLinkClick' | 'onOutboundClick' | 'resolveOutbound' | 'showChannelInfo' | 'composerInput'>;
|
|
211
|
+
declare type ChannelViewPassthroughProps = Pick<ChannelViewProps, 'renderMessageInputActions' | 'renderConversationFooter' | 'CustomChannelEmptyState' | 'onBlockParticipantClick' | 'onReportParticipantClick' | 'dmAgentEnabled' | 'onMessageSent' | 'viewerLanguage' | 'renderChannelBanner' | 'customChannelActions' | 'renderChannelActions' | 'onParticipantNameClick' | 'renderMessage' | 'onMessageLinkClick' | 'onOutboundClick' | 'resolveOutbound' | 'showChannelInfo' | 'composerInput' | 'attachmentPreviewList'>;
|
|
212
212
|
|
|
213
213
|
/**
|
|
214
214
|
* 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 r, f as l, L as g, h as c, M, i as h, j as L, k as u, l as d, R as p, m as C, n as v, p as A, q as k, s as F, t as b, u as P, v as f, w as x, o as y, x as z, y as S, z as q, B, D, E, G as R } from "./index-
|
|
1
|
+
import { a as e, b as t, C as i, c as n, d as o, e as m, F as r, f as l, L as g, h as c, M, i as h, j as L, k as u, l as d, R as p, m as C, n as v, p as A, q as k, s as F, t as b, u as P, v as f, w as x, o as y, x as z, y as S, z as q, B, D, E, G as R } from "./index-CBGh9Qyj.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": "4.1.
|
|
3
|
+
"version": "4.1.5-rc-1786947787",
|
|
4
4
|
"description": "React messaging components built on messaging-core for web applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"chromatic:local": "yarn storybook:build && chromatic"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@linktr.ee/messaging-core": "
|
|
53
|
+
"@linktr.ee/messaging-core": "2.4.0-rc-1786947787",
|
|
54
54
|
"@linktr.ee/messaging-taxonomy": "^0.10.0",
|
|
55
55
|
"@phosphor-icons/react": "^2.1.10"
|
|
56
56
|
},
|
|
@@ -125,6 +125,26 @@ describe('MessagingShell', () => {
|
|
|
125
125
|
})
|
|
126
126
|
})
|
|
127
127
|
|
|
128
|
+
it('forwards attachmentPreviewList to the selected channel view', async () => {
|
|
129
|
+
queryChannelsMock.mockResolvedValue([makeChannel('existing-1')])
|
|
130
|
+
const AttachmentPreviewList = () => <div>staged attachment</div>
|
|
131
|
+
|
|
132
|
+
renderWithProviders(
|
|
133
|
+
<MessagingShell
|
|
134
|
+
initialParticipantFilter="other-1"
|
|
135
|
+
attachmentPreviewList={AttachmentPreviewList}
|
|
136
|
+
/>
|
|
137
|
+
)
|
|
138
|
+
|
|
139
|
+
await waitFor(() => {
|
|
140
|
+
expect(screen.getByTestId('channel-view')).toBeInTheDocument()
|
|
141
|
+
})
|
|
142
|
+
|
|
143
|
+
expect(capturedChannelViewProps.attachmentPreviewList).toBe(
|
|
144
|
+
AttachmentPreviewList
|
|
145
|
+
)
|
|
146
|
+
})
|
|
147
|
+
|
|
128
148
|
it('calls onExitConversation and renders "Conversation ended" when the user leaves the conversation', async () => {
|
|
129
149
|
queryChannelsMock.mockResolvedValue([makeChannel('existing-1')])
|
|
130
150
|
const onExit = vi.fn()
|
|
@@ -43,6 +43,7 @@ export const MessagingShell: React.FC<MessagingShellProps> = ({
|
|
|
43
43
|
onMessageLinkClick,
|
|
44
44
|
showChannelInfo,
|
|
45
45
|
composerInput,
|
|
46
|
+
attachmentPreviewList,
|
|
46
47
|
}) => {
|
|
47
48
|
const {
|
|
48
49
|
client,
|
|
@@ -269,6 +270,7 @@ export const MessagingShell: React.FC<MessagingShellProps> = ({
|
|
|
269
270
|
onMessageLinkClick={onMessageLinkClick}
|
|
270
271
|
showChannelInfo={showChannelInfo}
|
|
271
272
|
composerInput={composerInput}
|
|
273
|
+
attachmentPreviewList={attachmentPreviewList}
|
|
272
274
|
/>
|
|
273
275
|
</div>
|
|
274
276
|
</div>
|