stream-chat-angular 4.66.3 → 4.66.4

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.
Files changed (56) hide show
  1. package/assets/version.d.ts +1 -1
  2. package/bundles/stream-chat-angular.umd.js +1 -1
  3. package/bundles/stream-chat-angular.umd.js.map +1 -1
  4. package/esm2015/assets/version.js +2 -2
  5. package/fesm2015/stream-chat-angular.js +1 -1
  6. package/fesm2015/stream-chat-angular.js.map +1 -1
  7. package/package.json +1 -1
  8. package/src/assets/styles/assets/icons/stream-chat-icons.eot +0 -0
  9. package/src/assets/styles/assets/icons/stream-chat-icons.svg +46 -0
  10. package/src/assets/styles/assets/icons/stream-chat-icons.ttf +0 -0
  11. package/src/assets/styles/assets/icons/stream-chat-icons.woff +0 -0
  12. package/src/assets/styles/assets/icons/stream-chat-icons.woff2 +0 -0
  13. package/src/assets/styles/v2/assets/EmojiOneColor.woff2 +0 -0
  14. package/src/assets/styles/v2/assets/NotoColorEmoji-flags.woff2 +0 -0
  15. package/src/assets/styles/v2/assets/Poweredby_100px-White_VertText.png +0 -0
  16. package/src/assets/styles/v2/assets/icons/stream-chat-icons.eot +0 -0
  17. package/src/assets/styles/v2/assets/icons/stream-chat-icons.svg +46 -0
  18. package/src/assets/styles/v2/assets/icons/stream-chat-icons.ttf +0 -0
  19. package/src/assets/styles/v2/assets/icons/stream-chat-icons.woff +0 -0
  20. package/src/assets/styles/v2/assets/icons/stream-chat-icons.woff2 +0 -0
  21. package/src/assets/styles/v2/assets/str-chat__reaction-list-sprite@1x.png +0 -0
  22. package/src/assets/styles/v2/assets/str-chat__reaction-list-sprite@2x.png +0 -0
  23. package/src/assets/styles/v2/assets/str-chat__reaction-list-sprite@3x.png +0 -0
  24. package/src/assets/styles/v2/css/index.css +2 -2
  25. package/src/assets/styles/v2/css/index.layout.css +2 -2
  26. package/src/assets/styles/v2/scss/AttachmentList/AttachmentList-layout.scss +49 -13
  27. package/src/assets/styles/v2/scss/AttachmentList/AttachmentList-theme.scss +44 -0
  28. package/src/assets/styles/v2/scss/AttachmentPreviewList/AttachmentPreviewList-layout.scss +22 -9
  29. package/src/assets/styles/v2/scss/AttachmentPreviewList/AttachmentPreviewList-theme.scss +27 -0
  30. package/src/assets/styles/v2/scss/AudioRecorder/AudioRecorder-layout.scss +89 -0
  31. package/src/assets/styles/v2/scss/AudioRecorder/AudioRecorder-theme.scss +51 -0
  32. package/src/assets/styles/v2/scss/Avatar/Avatar-layout.scss +46 -0
  33. package/src/assets/styles/v2/scss/Channel/Channel-layout.scss +1 -0
  34. package/src/assets/styles/v2/scss/Channel/Channel-theme.scss +1 -0
  35. package/src/assets/styles/v2/scss/ChannelList/ChannelList-layout.scss +2 -2
  36. package/src/assets/styles/v2/scss/ChannelList/ChannelList-theme.scss +4 -2
  37. package/src/assets/styles/v2/scss/ChannelPreview/ChannelPreview-layout.scss +2 -0
  38. package/src/assets/styles/v2/scss/ChannelPreview/ChannelPreview-theme.scss +1 -0
  39. package/src/assets/styles/v2/scss/Icon/Icon-layout.scss +87 -0
  40. package/src/assets/styles/v2/scss/Icon/Icon-theme.scss +13 -0
  41. package/src/assets/styles/v2/scss/ImageCarousel/ImageCarousel-layout.scss +1 -0
  42. package/src/assets/styles/v2/scss/ImageCarousel/ImageCarousel-theme.scss +1 -0
  43. package/src/assets/styles/v2/scss/LoadingIndicator/LoadingIndicator-layout.scss +10 -1
  44. package/src/assets/styles/v2/scss/LoadingIndicator/LoadingIndicator-theme.scss +6 -4
  45. package/src/assets/styles/v2/scss/Message/Message-layout.scss +8 -2
  46. package/src/assets/styles/v2/scss/Message/Message-theme.scss +6 -0
  47. package/src/assets/styles/v2/scss/MessageInput/MessageInput-layout.scss +33 -1
  48. package/src/assets/styles/v2/scss/MessageInput/MessageInput-theme.scss +65 -2
  49. package/src/assets/styles/v2/scss/MessageList/MessageList-theme.scss +2 -0
  50. package/src/assets/styles/v2/scss/Modal/Modal-layout.scss +1 -0
  51. package/src/assets/styles/v2/scss/Modal/Modal-theme.scss +6 -0
  52. package/src/assets/styles/v2/scss/_base.scss +4 -3
  53. package/src/assets/styles/v2/scss/_icons.scss +22 -2
  54. package/src/assets/styles/v2/scss/index.layout.scss +2 -0
  55. package/src/assets/styles/v2/scss/index.scss +2 -0
  56. package/src/assets/version.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "stream-chat-angular",
3
- "version": "4.66.3",
3
+ "version": "4.66.4",
4
4
  "description": "Angular components to create chat conversations or livestream style chat",
5
5
  "author": "GetStream",
6
6
  "homepage": "https://getstream.io/chat/",
@@ -0,0 +1,46 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg xmlns="http://www.w3.org/2000/svg">
4
+ <metadata>Copyright (C) 2024 by original authors @ fontello.com</metadata>
5
+ <defs>
6
+ <font id="stream-chat-icons" horiz-adv-x="1000" >
7
+ <font-face font-family="stream-chat-icons" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
8
+ <missing-glyph horiz-adv-x="1000" />
9
+ <glyph glyph-name="action" unicode="&#xe800;" d="M500 517c46 0 83 37 83 83 0 46-37 83-83 83-46 0-83-37-83-83 0-46 37-83 83-83z m0-84c-46 0-83-37-83-83 0-46 37-83 83-83 46 0 83 37 83 83 0 46-37 83-83 83z m0-250c-46 0-83-37-83-83 0-46 37-83 83-83 46 0 83 37 83 83 0 46-37 83-83 83z" horiz-adv-x="1000" />
10
+
11
+ <glyph glyph-name="arrow-down" unicode="&#xe801;" d="M309 504l191-190 191 190 59-58-250-250-250 250 59 58z" horiz-adv-x="1000" />
12
+
13
+ <glyph glyph-name="arrow-left" unicode="&#xe802;" d="M654 541l-58 59-250-250 250-250 58 59-190 191 190 191z" horiz-adv-x="1000" />
14
+
15
+ <glyph glyph-name="arrow-right" unicode="&#xe803;" d="M404 600l-58-59 191-191-191-191 58-59 250 250-250 250z" horiz-adv-x="1000" />
16
+
17
+ <glyph glyph-name="close" unicode="&#xe804;" d="M792 583l-59 59-233-233-233 233-59-59 233-233-233-233 59-59 233 233 233-233 59 59-233 233 233 233z" horiz-adv-x="1000" />
18
+
19
+ <glyph glyph-name="arrow-up" unicode="&#xe805;" d="M691 196l-191 191-191-191-59 58 250 250 250-250-59-58z" horiz-adv-x="1000" />
20
+
21
+ <glyph glyph-name="chat-bubble" unicode="&#xe806;" d="M779 670h-558c-39 0-70-32-70-70v-629l139 140h489c39 0 70 32 70 70v419c0 38-31 70-70 70z m0-489h-489l-69-70v489h558v-419z" horiz-adv-x="1000" />
22
+
23
+ <glyph glyph-name="pause" unicode="&#xe807;" d="M250 58h167v584h-167v-584z m333 584v-584h167v584h-167z" horiz-adv-x="1000" />
24
+
25
+ <glyph glyph-name="download" unicode="&#xe808;" d="M806 432c-28 143-154 251-306 251-120 0-225-68-277-168-125-13-223-120-223-248 0-138 112-250 250-250h542c115 0 208 93 208 208 0 110-85 199-194 207z m-14-332h-542c-92 0-167 75-167 167 0 85 64 156 149 165l44 5 21 39c40 77 117 124 203 124 109 0 203-77 225-185l12-62 64-5c65-4 116-58 116-123 0-69-57-125-125-125z m-232 333h-120v-125h-107l167-166 167 166h-107v125z" horiz-adv-x="1000" />
26
+
27
+ <glyph glyph-name="delivered" unicode="&#xe809;" d="M375 175l-175 175-58-58 233-234 500 500-58 59-442-442z" horiz-adv-x="1000" />
28
+
29
+ <glyph glyph-name="play" unicode="&#xe80a;" d="M271 642v-584l458 292-458 292z" horiz-adv-x="1000" />
30
+
31
+ <glyph glyph-name="reaction" unicode="&#xe80b;" 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
+
33
+ <glyph glyph-name="error" unicode="&#xe80c;" 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" />
34
+
35
+ <glyph glyph-name="read" unicode="&#xe80d;" d="M749 571l-59 58-264-264 58-58 265 264z m176 58l-441-440-174 173-58-58 232-233 500 500-59 58z m-909-325l233-233 58 58-232 233-59-58z" horiz-adv-x="1000" />
36
+
37
+ <glyph glyph-name="retry" unicode="&#xe80e;" d="M735 585c-60 61-143 98-235 98-184 0-333-149-333-333 0-184 149-333 333-333 155 0 285 106 322 250h-87c-34-97-126-167-235-167-138 0-250 112-250 250 0 138 112 250 250 250 69 0 131-29 176-74l-134-134h291v291l-98-98z" horiz-adv-x="1000" />
38
+
39
+ <glyph glyph-name="reply-in-thread" unicode="&#xe80f;" d="M417 496v167l-292-292 292-292v171c208 0 354-67 458-212-42 208-167 416-458 458z" horiz-adv-x="1000" />
40
+
41
+ <glyph glyph-name="send" unicode="&#xe810;" d="M167-67l833 417-833 417 0-324 595-93-595-93 0-324z" horiz-adv-x="1000" />
42
+
43
+ <glyph glyph-name="attach" unicode="&#xe811;" d="M542 558h-84v-166h-166v-84h166v-166h84v166h166v84h-166v166z m-42 209c-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" horiz-adv-x="1000" />
44
+ </font>
45
+ </defs>
46
+ </svg>
@@ -0,0 +1,46 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg xmlns="http://www.w3.org/2000/svg">
4
+ <metadata>Copyright (C) 2024 by original authors @ fontello.com</metadata>
5
+ <defs>
6
+ <font id="stream-chat-icons" horiz-adv-x="1000" >
7
+ <font-face font-family="stream-chat-icons" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
8
+ <missing-glyph horiz-adv-x="1000" />
9
+ <glyph glyph-name="action" unicode="&#xe800;" d="M500 517c46 0 83 37 83 83 0 46-37 83-83 83-46 0-83-37-83-83 0-46 37-83 83-83z m0-84c-46 0-83-37-83-83 0-46 37-83 83-83 46 0 83 37 83 83 0 46-37 83-83 83z m0-250c-46 0-83-37-83-83 0-46 37-83 83-83 46 0 83 37 83 83 0 46-37 83-83 83z" horiz-adv-x="1000" />
10
+
11
+ <glyph glyph-name="arrow-down" unicode="&#xe801;" d="M309 504l191-190 191 190 59-58-250-250-250 250 59 58z" horiz-adv-x="1000" />
12
+
13
+ <glyph glyph-name="arrow-left" unicode="&#xe802;" d="M654 541l-58 59-250-250 250-250 58 59-190 191 190 191z" horiz-adv-x="1000" />
14
+
15
+ <glyph glyph-name="arrow-right" unicode="&#xe803;" d="M404 600l-58-59 191-191-191-191 58-59 250 250-250 250z" horiz-adv-x="1000" />
16
+
17
+ <glyph glyph-name="close" unicode="&#xe804;" d="M792 583l-59 59-233-233-233 233-59-59 233-233-233-233 59-59 233 233 233-233 59 59-233 233 233 233z" horiz-adv-x="1000" />
18
+
19
+ <glyph glyph-name="arrow-up" unicode="&#xe805;" d="M691 196l-191 191-191-191-59 58 250 250 250-250-59-58z" horiz-adv-x="1000" />
20
+
21
+ <glyph glyph-name="chat-bubble" unicode="&#xe806;" d="M779 670h-558c-39 0-70-32-70-70v-629l139 140h489c39 0 70 32 70 70v419c0 38-31 70-70 70z m0-489h-489l-69-70v489h558v-419z" horiz-adv-x="1000" />
22
+
23
+ <glyph glyph-name="pause" unicode="&#xe807;" d="M250 58h167v584h-167v-584z m333 584v-584h167v584h-167z" horiz-adv-x="1000" />
24
+
25
+ <glyph glyph-name="download" unicode="&#xe808;" d="M806 432c-28 143-154 251-306 251-120 0-225-68-277-168-125-13-223-120-223-248 0-138 112-250 250-250h542c115 0 208 93 208 208 0 110-85 199-194 207z m-14-332h-542c-92 0-167 75-167 167 0 85 64 156 149 165l44 5 21 39c40 77 117 124 203 124 109 0 203-77 225-185l12-62 64-5c65-4 116-58 116-123 0-69-57-125-125-125z m-232 333h-120v-125h-107l167-166 167 166h-107v125z" horiz-adv-x="1000" />
26
+
27
+ <glyph glyph-name="delivered" unicode="&#xe809;" d="M375 175l-175 175-58-58 233-234 500 500-58 59-442-442z" horiz-adv-x="1000" />
28
+
29
+ <glyph glyph-name="play" unicode="&#xe80a;" d="M271 642v-584l458 292-458 292z" horiz-adv-x="1000" />
30
+
31
+ <glyph glyph-name="reaction" unicode="&#xe80b;" 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
+
33
+ <glyph glyph-name="error" unicode="&#xe80c;" 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" />
34
+
35
+ <glyph glyph-name="read" unicode="&#xe80d;" d="M749 571l-59 58-264-264 58-58 265 264z m176 58l-441-440-174 173-58-58 232-233 500 500-59 58z m-909-325l233-233 58 58-232 233-59-58z" horiz-adv-x="1000" />
36
+
37
+ <glyph glyph-name="retry" unicode="&#xe80e;" d="M735 585c-60 61-143 98-235 98-184 0-333-149-333-333 0-184 149-333 333-333 155 0 285 106 322 250h-87c-34-97-126-167-235-167-138 0-250 112-250 250 0 138 112 250 250 250 69 0 131-29 176-74l-134-134h291v291l-98-98z" horiz-adv-x="1000" />
38
+
39
+ <glyph glyph-name="reply-in-thread" unicode="&#xe80f;" d="M417 496v167l-292-292 292-292v171c208 0 354-67 458-212-42 208-167 416-458 458z" horiz-adv-x="1000" />
40
+
41
+ <glyph glyph-name="send" unicode="&#xe810;" d="M167-67l833 417-833 417 0-324 595-93-595-93 0-324z" horiz-adv-x="1000" />
42
+
43
+ <glyph glyph-name="attach" unicode="&#xe811;" d="M542 558h-84v-166h-166v-84h166v-166h84v166h166v84h-166v166z m-42 209c-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" horiz-adv-x="1000" />
44
+ </font>
45
+ </defs>
46
+ </svg>