mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
64 lines
1.4 KiB
JSON
64 lines
1.4 KiB
JSON
{
|
|
"type": "block",
|
|
"id": "*",
|
|
"flavour": "affine:page",
|
|
"version": 2,
|
|
"props": {
|
|
"title": {
|
|
"$blocksuite:internal:text$": true,
|
|
"delta": []
|
|
}
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "block",
|
|
"id": "*",
|
|
"flavour": "affine:note",
|
|
"version": 1,
|
|
"props": {
|
|
"xywh": "[0,0,498,92]",
|
|
"background": {
|
|
"dark": "#000000",
|
|
"light": "#ffffff"
|
|
},
|
|
"index": "a0",
|
|
"lockedBySelf": false,
|
|
"hidden": false,
|
|
"displayMode": "both",
|
|
"edgeless": {
|
|
"style": {
|
|
"borderRadius": 8,
|
|
"borderSize": 4,
|
|
"borderStyle": "none",
|
|
"shadowType": "--affine-note-shadow-box"
|
|
}
|
|
}
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "block",
|
|
"id": "*",
|
|
"flavour": "affine:embed-youtube",
|
|
"version": 1,
|
|
"props": {
|
|
"index": "a0",
|
|
"xywh": "[0,0,0,0]",
|
|
"lockedBySelf": false,
|
|
"rotate": 0,
|
|
"style": "video",
|
|
"url": "https://www.youtube.com/watch?v=fakeid",
|
|
"caption": null,
|
|
"image": null,
|
|
"title": null,
|
|
"description": null,
|
|
"creator": null,
|
|
"creatorUrl": null,
|
|
"creatorImage": null,
|
|
"videoId": "fakeid"
|
|
},
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |