Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stream-ci-bot committed Sep 15, 2023
1 parent 13fe92b commit c43f236
Show file tree
Hide file tree
Showing 32 changed files with 235 additions and 235 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ The id of the message the attachments belong to

#### Defined in

[lib/attachment-list/attachment-list.component.ts:43](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/attachment-list/attachment-list.component.ts#L43)
[lib/attachment-list/attachment-list.component.ts:43](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/attachment-list/attachment-list.component.ts#L43)

___

Expand All @@ -127,7 +127,7 @@ The parent id of the message the attachments belong to

#### Defined in

[lib/attachment-list/attachment-list.component.ts:47](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/attachment-list/attachment-list.component.ts#L47)
[lib/attachment-list/attachment-list.component.ts:47](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/attachment-list/attachment-list.component.ts#L47)

___

Expand All @@ -139,7 +139,7 @@ The attachments to display

#### Defined in

[lib/attachment-list/attachment-list.component.ts:51](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/attachment-list/attachment-list.component.ts#L51)
[lib/attachment-list/attachment-list.component.ts:51](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/attachment-list/attachment-list.component.ts#L51)

___

Expand All @@ -151,6 +151,6 @@ Emits the state of the image carousel window

#### Defined in

[lib/attachment-list/attachment-list.component.ts:55](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/attachment-list/attachment-list.component.ts#L55)
[lib/attachment-list/attachment-list.component.ts:55](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/attachment-list/attachment-list.component.ts#L55)

[//]: # "End of generated content"
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ A stream that emits the current file uploads and their states

#### Defined in

[lib/attachment-preview-list/attachment-preview-list.component.ts:18](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/attachment-preview-list/attachment-preview-list.component.ts#L18)
[lib/attachment-preview-list/attachment-preview-list.component.ts:18](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/attachment-preview-list/attachment-preview-list.component.ts#L18)

___

Expand All @@ -59,7 +59,7 @@ An output to notify the parent component if the user tries to retry a failed upl

#### Defined in

[lib/attachment-preview-list/attachment-preview-list.component.ts:22](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/attachment-preview-list/attachment-preview-list.component.ts#L22)
[lib/attachment-preview-list/attachment-preview-list.component.ts:22](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/attachment-preview-list/attachment-preview-list.component.ts#L22)

___

Expand All @@ -71,6 +71,6 @@ An output to notify the parent component if the user wants to delete a file

#### Defined in

[lib/attachment-preview-list/attachment-preview-list.component.ts:26](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/attachment-preview-list/attachment-preview-list.component.ts#L26)
[lib/attachment-preview-list/attachment-preview-list.component.ts:26](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/attachment-preview-list/attachment-preview-list.component.ts#L26)

[//]: # "End of generated content"
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ TextareaInterface.value

#### Defined in

[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:48](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L48)
[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:48](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L48)

___

Expand All @@ -65,7 +65,7 @@ TextareaInterface.placeholder

#### Defined in

[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:52](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L52)
[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:52](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L52)

___

Expand All @@ -81,7 +81,7 @@ TextareaInterface.areMentionsEnabled

#### Defined in

[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:56](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L56)
[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:56](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L56)

___

Expand All @@ -97,7 +97,7 @@ TextareaInterface.inputMode

#### Defined in

[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:60](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L60)
[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:60](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L60)

___

Expand All @@ -113,7 +113,7 @@ TextareaInterface.mentionScope

#### Defined in

[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:64](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L64)
[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:64](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L64)

___

Expand All @@ -129,7 +129,7 @@ TextareaInterface.valueChange

#### Defined in

[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:68](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L68)
[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:68](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L68)

___

Expand All @@ -145,7 +145,7 @@ TextareaInterface.send

#### Defined in

[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:72](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L72)
[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:72](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L72)

___

Expand All @@ -161,6 +161,6 @@ TextareaInterface.userMentions

#### Defined in

[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:76](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L76)
[lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts:76](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/message-input/autocomplete-textarea/autocomplete-textarea.component.ts#L76)

[//]: # "End of generated content"
18 changes: 9 additions & 9 deletions docusaurus/docs/Angular/components/AvatarComponent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ An optional name of the image, used for fallback image or image title (if `image

#### Defined in

[lib/avatar/avatar.component.ts:30](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L30)
[lib/avatar/avatar.component.ts:30](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L30)

___

Expand All @@ -49,7 +49,7 @@ The URL of the image to be displayed. If the image can't be displayed the first

#### Defined in

[lib/avatar/avatar.component.ts:34](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L34)
[lib/avatar/avatar.component.ts:34](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L34)

___

Expand All @@ -61,7 +61,7 @@ The size in pixels of the avatar image.

#### Defined in

[lib/avatar/avatar.component.ts:38](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L38)
[lib/avatar/avatar.component.ts:38](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L38)

___

Expand All @@ -73,7 +73,7 @@ The location the avatar will be displayed in

#### Defined in

[lib/avatar/avatar.component.ts:42](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L42)
[lib/avatar/avatar.component.ts:42](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L42)

___

Expand All @@ -85,7 +85,7 @@ The channel the avatar belongs to (if avatar of a channel is displayed)

#### Defined in

[lib/avatar/avatar.component.ts:46](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L46)
[lib/avatar/avatar.component.ts:46](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L46)

___

Expand All @@ -97,7 +97,7 @@ The user the avatar belongs to (if avatar of a user is displayed)

#### Defined in

[lib/avatar/avatar.component.ts:50](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L50)
[lib/avatar/avatar.component.ts:50](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L50)

___

Expand All @@ -109,7 +109,7 @@ The type of the avatar: channel if channel avatar is displayed, user if user ava

#### Defined in

[lib/avatar/avatar.component.ts:54](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L54)
[lib/avatar/avatar.component.ts:54](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L54)

___

Expand All @@ -121,7 +121,7 @@ If a channel avatar is displayed, and if the channel has exactly two members a g

#### Defined in

[lib/avatar/avatar.component.ts:58](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L58)
[lib/avatar/avatar.component.ts:58](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L58)

___

Expand All @@ -133,6 +133,6 @@ If channel/user image isn't provided the initials of the name of the channel/use

#### Defined in

[lib/avatar/avatar.component.ts:62](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L62)
[lib/avatar/avatar.component.ts:62](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar/avatar.component.ts#L62)

[//]: # "End of generated content"
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ An optional name of the image, used for fallback image or image title (if `image

#### Defined in

[lib/avatar-placeholder/avatar-placeholder.component.ts:33](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L33)
[lib/avatar-placeholder/avatar-placeholder.component.ts:33](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L33)

___

Expand All @@ -24,7 +24,7 @@ The URL of the image to be displayed. If the image can't be displayed the first

#### Defined in

[lib/avatar-placeholder/avatar-placeholder.component.ts:37](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L37)
[lib/avatar-placeholder/avatar-placeholder.component.ts:37](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L37)

___

Expand All @@ -36,7 +36,7 @@ The size in pixels of the avatar image.

#### Defined in

[lib/avatar-placeholder/avatar-placeholder.component.ts:41](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L41)
[lib/avatar-placeholder/avatar-placeholder.component.ts:41](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L41)

___

Expand All @@ -48,7 +48,7 @@ The location the avatar will be displayed in

#### Defined in

[lib/avatar-placeholder/avatar-placeholder.component.ts:45](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L45)
[lib/avatar-placeholder/avatar-placeholder.component.ts:45](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L45)

___

Expand All @@ -60,7 +60,7 @@ The channel the avatar belongs to (if avatar of a channel is displayed)

#### Defined in

[lib/avatar-placeholder/avatar-placeholder.component.ts:49](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L49)
[lib/avatar-placeholder/avatar-placeholder.component.ts:49](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L49)

___

Expand All @@ -72,7 +72,7 @@ The user the avatar belongs to (if avatar of a user is displayed)

#### Defined in

[lib/avatar-placeholder/avatar-placeholder.component.ts:53](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L53)
[lib/avatar-placeholder/avatar-placeholder.component.ts:53](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L53)

___

Expand All @@ -84,7 +84,7 @@ The type of the avatar: channel if channel avatar is displayed, user if user ava

#### Defined in

[lib/avatar-placeholder/avatar-placeholder.component.ts:57](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L57)
[lib/avatar-placeholder/avatar-placeholder.component.ts:57](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L57)

___

Expand All @@ -96,6 +96,6 @@ If channel/user image isn't provided the initials of the name of the channel/use

#### Defined in

[lib/avatar-placeholder/avatar-placeholder.component.ts:61](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L61)
[lib/avatar-placeholder/avatar-placeholder.component.ts:61](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/avatar-placeholder/avatar-placeholder.component.ts#L61)

[//]: # "End of generated content"
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ The channel to be displayed

#### Defined in

[lib/channel-preview/channel-preview.component.ts:27](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/channel-preview/channel-preview.component.ts#L27)
[lib/channel-preview/channel-preview.component.ts:27](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/channel-preview/channel-preview.component.ts#L27)

[//]: # "End of generated content"
4 changes: 2 additions & 2 deletions docusaurus/docs/Angular/components/IconComponent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The icon to display, the list of [supported icons](https://github.com/GetStream/

#### Defined in

[lib/icon/icon.component.ts:39](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/icon/icon.component.ts#L39)
[lib/icon/icon.component.ts:39](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/icon/icon.component.ts#L39)

___

Expand All @@ -45,6 +45,6 @@ The size of the icon (in pixels)

#### Defined in

[lib/icon/icon.component.ts:43](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/icon/icon.component.ts#L43)
[lib/icon/icon.component.ts:43](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/icon/icon.component.ts#L43)

[//]: # "End of generated content"
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The icon to display, the list of [supported icons](https://github.com/GetStream/

#### Defined in

[lib/icon-placeholder/icon-placeholder.component.ts:18](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/icon-placeholder/icon-placeholder.component.ts#L18)
[lib/icon-placeholder/icon-placeholder.component.ts:18](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/icon-placeholder/icon-placeholder.component.ts#L18)

___

Expand All @@ -24,6 +24,6 @@ The size of the icon (in pixels)

#### Defined in

[lib/icon-placeholder/icon-placeholder.component.ts:22](https://github.com/GetStream/stream-chat-angular/blob/380bb8a/projects/stream-chat-angular/src/lib/icon-placeholder/icon-placeholder.component.ts#L22)
[lib/icon-placeholder/icon-placeholder.component.ts:22](https://github.com/GetStream/stream-chat-angular/blob/ce71eee/projects/stream-chat-angular/src/lib/icon-placeholder/icon-placeholder.component.ts#L22)

[//]: # "End of generated content"
Loading

0 comments on commit c43f236

Please sign in to comment.