stream-chat-angular 5.7.3 → 5.8.0
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/assets/version.d.ts +1 -1
- package/esm2020/assets/version.mjs +2 -2
- package/esm2020/lib/attachment-list/attachment-list.component.mjs +6 -6
- package/fesm2015/stream-chat-angular.mjs +6 -6
- package/fesm2015/stream-chat-angular.mjs.map +1 -1
- package/fesm2020/stream-chat-angular.mjs +6 -6
- package/fesm2020/stream-chat-angular.mjs.map +1 -1
- package/lib/attachment-list/attachment-list.component.d.ts +2 -2
- package/package.json +1 -1
- package/src/assets/assets/icons/stream-chat-icons.eot +0 -0
- package/src/assets/assets/icons/stream-chat-icons.svg +2 -2
- package/src/assets/assets/icons/stream-chat-icons.ttf +0 -0
- package/src/assets/assets/icons/stream-chat-icons.woff +0 -0
- package/src/assets/assets/icons/stream-chat-icons.woff2 +0 -0
- package/src/assets/styles/css/index.css +2 -2
- package/src/assets/styles/css/index.layout.css +2 -2
- package/src/assets/styles/scss/AttachmentList/AttachmentList-layout.scss +28 -2
- package/src/assets/styles/scss/AttachmentList/AttachmentList-theme.scss +9 -1
- package/src/assets/styles/scss/AttachmentPreviewList/AttachmentPreviewList-layout.scss +2 -2
- package/src/assets/styles/scss/Avatar/Avatar-layout.scss +4 -0
- package/src/assets/styles/scss/Dialog/Dialog-layout.scss +54 -0
- package/src/assets/styles/scss/Dialog/Dialog-theme.scss +103 -0
- package/src/assets/styles/scss/DragAndDropContainer/DragAmdDropContainer-layout.scss +5 -0
- package/src/assets/styles/scss/DragAndDropContainer/DragAndDropContainer-theme.scss +47 -0
- package/src/assets/styles/scss/Form/Form-layout.scss +9 -0
- package/src/assets/styles/scss/Form/Form-theme.scss +17 -0
- package/src/assets/styles/scss/Icon/Icon-layout.scss +1 -1
- package/src/assets/styles/scss/InfiniteScrollPaginator/InfiniteScrollPaginator-layout.scss +4 -0
- package/src/assets/styles/scss/MessageActionsBox/MessageActionsBox-layout.scss +0 -9
- package/src/assets/styles/scss/MessageInput/MessageInput-layout.scss +28 -4
- package/src/assets/styles/scss/MessageInput/MessageInput-theme.scss +60 -0
- package/src/assets/styles/scss/Modal/Modal-layout.scss +31 -0
- package/src/assets/styles/scss/Modal/Modal-theme.scss +6 -0
- package/src/assets/styles/scss/Notification/MessageNotification-layout.scss +1 -1
- package/src/assets/styles/scss/Poll/Poll-layout.scss +488 -0
- package/src/assets/styles/scss/Poll/Poll-theme.scss +206 -0
- package/src/assets/styles/scss/_global-theme-variables.scss +1 -1
- package/src/assets/styles/scss/_icons.scss +7 -0
- package/src/assets/styles/scss/index.layout.scss +4 -0
- package/src/assets/styles/scss/index.scss +4 -0
- package/src/assets/version.ts +1 -1
|
@@ -49,7 +49,7 @@ export declare class AttachmentListComponent implements OnChanges, OnInit, OnDes
|
|
|
49
49
|
isFile(attachment: Attachment): boolean;
|
|
50
50
|
isGallery(attachment: Attachment): boolean;
|
|
51
51
|
isVideo(attachment: Attachment): boolean | "" | undefined;
|
|
52
|
-
isCard(attachment: Attachment): boolean;
|
|
52
|
+
isCard(attachment: Attachment): string | boolean | undefined;
|
|
53
53
|
isVoiceMessage(attachment: Attachment): boolean;
|
|
54
54
|
hasFileSize(attachment: Attachment<DefaultStreamChatGenerics>): boolean | "" | 0 | undefined;
|
|
55
55
|
getFileSize(attachment: Attachment<DefaultStreamChatGenerics>): string;
|
|
@@ -70,5 +70,5 @@ export declare class AttachmentListComponent implements OnChanges, OnInit, OnDes
|
|
|
70
70
|
private createGallery;
|
|
71
71
|
private closeImageModal;
|
|
72
72
|
static ɵfac: i0.ɵɵFactoryDeclaration<AttachmentListComponent, never>;
|
|
73
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AttachmentListComponent, "stream-attachment-list", never, { "messageId": "messageId"; "parentMessageId": "parentMessageId"; "attachments": "attachments"; }, { "imageModalStateChange": "imageModalStateChange"; }, never,
|
|
73
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AttachmentListComponent, "stream-attachment-list", never, { "messageId": "messageId"; "parentMessageId": "parentMessageId"; "attachments": "attachments"; }, { "imageModalStateChange": "imageModalStateChange"; }, never, ["*"], false, never>;
|
|
74
74
|
}
|
package/package.json
CHANGED
|
Binary file
|
|
@@ -26,8 +26,6 @@
|
|
|
26
26
|
|
|
27
27
|
<glyph glyph-name="delivered" unicode="" d="M375 175l-175 175-58-58 233-234 500 500-58 59-442-442z" horiz-adv-x="1000" />
|
|
28
28
|
|
|
29
|
-
<glyph glyph-name="play" unicode="" d="M271 642v-584l458 292-458 292z" horiz-adv-x="1000" />
|
|
30
|
-
|
|
31
29
|
<glyph glyph-name="reaction" unicode="" d="M500 767c-230 0-417-187-417-417 0-230 187-417 417-417 230 0 417 187 417 417 0 230-187 417-417 417z m0-750c-184 0-333 149-333 333 0 184 149 333 333 333 184 0 333-149 333-333 0-184-149-333-333-333z m146 375c34 0 62 28 62 62 0 35-28 63-62 63-35 0-63-28-63-63 0-34 28-62 63-62z m-292 0c35 0 63 28 63 62 0 35-28 63-63 63-34 0-62-28-62-63 0-34 28-62 62-62z m146-271c97 0 180 61 213 146h-426c33-85 116-146 213-146z" horiz-adv-x="1000" />
|
|
32
30
|
|
|
33
31
|
<glyph glyph-name="error" unicode="" d="M500 767c-230 0-417-187-417-417 0-230 187-417 417-417 230 0 417 187 417 417 0 230-187 417-417 417z m42-625h-84v83h84v-83z m0 166h-84v250h84v-250z" horiz-adv-x="1000" />
|
|
@@ -45,6 +43,8 @@
|
|
|
45
43
|
<glyph glyph-name="mic" unicode="" d="M350 225c83 0 150 67 150 150v300c0 83-67 150-150 150-83 0-150-67-150-150v-300c0-83 67-150 150-150z m250 150c0-138-112-250-250-250-138 0-250 112-250 250h-100c0-176 131-321 300-346v-154h100v154c170 25 300 170 300 346h-100z" horiz-adv-x="700" />
|
|
46
44
|
|
|
47
45
|
<glyph glyph-name="bin" unicode="" d="M250 58c0-45 38-83 83-83h334c46 0 83 38 83 83v417c0 46-37 83-83 83h-334c-45 0-83-37-83-83v-417z m500 625h-104l-30 30c-7 7-18 12-29 12h-174c-11 0-22-5-29-12l-30-30h-104c-23 0-42-18-42-41 0-23 19-42 42-42h500c23 0 42 19 42 42 0 23-19 41-42 41z" horiz-adv-x="1000" />
|
|
46
|
+
|
|
47
|
+
<glyph glyph-name="play" unicode="" d="M398 640c-28 19-65-1-65-34v-511c0-34 37-54 65-35l383 255c25 17 25 53 0 70l-383 255z" horiz-adv-x="1000" />
|
|
48
48
|
</font>
|
|
49
49
|
</defs>
|
|
50
50
|
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|