// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Storyshots Markdown list Markdown 1`] = `
Short Text
This is Rocket.Chat
Long Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Line Break Text
a
b
c
d
e
Edited
This is edited
(
edited
)
Preview
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
a b c d e
@rocket.cat @name1 @all @here @unknown #general #unknown
Testing: 😃 👍 :marioparty:
Mentions
rocket.cat
name1
all
here
@unknown
Mentions with Real Name
Rocket Cat
Name
all
here
@unknown
Hashtag
#test-channel
#unknown
Emoji
Unicode: 😃😇👍
Shortnames:
😂
👍
Custom emojis:
😃
👍
Block Quote
This is block quote
this is a normal line
Links
Markdown link
:
[description](url)
Formatted Link
:
<url|description>
Image
Headers
Header 1
Header 2
Header 3
Header 4
Header 5
Header 6
Inline Code
This is
inline code
Code Block
Inline
code
has
back-ticks around
it.
Code block
Lists
•
Open Source
•
Rocket.Chat
◦
nodejs
◦
ReactNative
Numbered Lists
1.
Open Source
2.
Rocket.Chat
Emphasis
Strong emphasis, aka bold, with
asterisks
or
underscores
Table
`;
exports[`Storyshots Message list message 1`] = `
Simple
Long message
Grouped messages
Without header
With alias
Edited
Block Quote
Lists
Numerated lists
Numerated lists in separated messages
Static avatar
Full name
Mentions
Emojis
Single Emoji
Custom Emojis
Single Custom Emojis
Normal Emoji + Custom Emojis
Four emoji
Time format
Reactions
Multiple reactions
Intercalated users
Date and Unread separators
unread
Nov 10, 2017
unread
Nov 10, 2017
With image
With video
With audio
Message with reply
Message with read receipt
Message with thread
Sequential thread messages following thread button
Sequential thread messages following thread reply
Discussion
URL
Custom fields
Two short custom fields
Broadcast
Archived
Error
10:00 AM
This message has error
10:00 AM
This message has error too
Temp
Editing
Removed
Joined
Room name changed
Message pinned
Has left the channel
User removed
User added
User muted
User unmuted
Role added
Role removed
Changed description
Changed announcement
Changed topic
Changed type
Custom style
Markdown emphasis
Markdown headers
Markdown links
Markdown image
Markdown code
Markdown quote
Markdown table
`;
exports[`Storyshots RoomItem list roomitem 1`] = `
Basic
View
User
View
View
Type
View
View
View
View
View
View
View
User status
View
View
View
View
View
Alerts
View
View
View
View
View
View
View
View
Last Message
View
View
View
View
View
View
View
`;
exports[`Storyshots UiKitMessage list uikitmessage 1`] = `
Section
Section + Markdown List
Section + Overflow
Section + image
Section + button
Section + Select
Section + DatePicker
Section + Multi Select
Image
Context
Action - Buttons
Fields
Action - Select
`;
exports[`Storyshots UiKitModal list UiKitModal 1`] = `
Modal - Section and Selects
Modal - Section Accessories
Modal - Form Input
Modal - Form TextArea
Modal - Images
Modal - Actions
Modal - Contexts and Dividers
Modal - Input with error
Modal - Multilne with error
Modal - DatePicker with error
`;