last-draft
Version:
Last Draft... A Draft.js Editor
180 lines (159 loc) • 2.78 kB
JavaScript
export default {
'entityMap': {
'0': {
'type': 'emoji',
'mutability': 'IMMUTABLE',
'data': {
'emojiUnicode': '❤️'
}
},
'1': {
'type': 'LINK',
'mutability': 'MUTABLE',
'data': {
'href': 'http://vace.nz/',
'target': '_self',
'url': 'http://vace.nz/'
}
},
'2': {
'type': 'image',
'mutability': 'IMMUTABLE',
'data': {
'src': 'http://i.imgur.com/HYXFLl7.jpg',
'width': 77
}
},
'3': {
'type': 'embed',
'mutability': 'IMMUTABLE',
'data': {
'src': 'https://player.vimeo.com/video/29658258',
'type': 'embed'
}
}
},
'blocks': [
{
'key': '9gm3s',
'text': 'An editor built with Draft.js ',
'type': 'unstyled',
'depth': 0,
'inlineStyleRanges': [
],
'entityRanges': [
],
'data': {
}
},
{
'key': '8kcs3',
'text': '',
'type': 'unstyled',
'depth': 0,
'inlineStyleRanges': [
],
'entityRanges': [
],
'data': {
}
},
{
'key': '2rrge',
'text': 'Made with ❤️ by vace.nz ',
'type': 'unstyled',
'depth': 0,
'inlineStyleRanges': [
{
'offset': 16,
'length': 7,
'style': 'color-ADFF2F'
}
],
'entityRanges': [
{
'offset': 10,
'length': 2,
'key': 0
},
{
'offset': 16,
'length': 7,
'key': 1
}
],
'data': {
}
},
{
'key': 'bjske',
'text': '',
'type': 'unstyled',
'depth': 0,
'inlineStyleRanges': [
],
'entityRanges': [
],
'data': {
}
},
{
'key': 'cq1f0',
'text': ' ',
'type': 'atomic',
'depth': 0,
'inlineStyleRanges': [
],
'entityRanges': [
{
'offset': 0,
'length': 1,
'key': 2
}
],
'data': {
}
},
{
'key': '4e6hq',
'text': '',
'type': 'unstyled',
'depth': 0,
'inlineStyleRanges': [
],
'entityRanges': [
],
'data': {
}
},
{
'key': '8k5k9',
'text': ' ',
'type': 'atomic',
'depth': 0,
'inlineStyleRanges': [
],
'entityRanges': [
{
'offset': 0,
'length': 1,
'key': 3
}
],
'data': {
}
},
{
'key': '2lu62',
'text': '',
'type': 'unstyled',
'depth': 0,
'inlineStyleRanges': [
],
'entityRanges': [
],
'data': {
}
}
]
}