mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 09:21:24 +08:00
refactor(editor): use stable stringify for snapshots (#10948)
This commit is contained in:
@@ -8,6 +8,7 @@ import { uuidv4 } from '@blocksuite/affine/store';
|
|||||||
import type { TestAffineEditorContainer } from '@blocksuite/integration-test';
|
import type { TestAffineEditorContainer } from '@blocksuite/integration-test';
|
||||||
import type { ConsoleMessage, Locator, Page } from '@playwright/test';
|
import type { ConsoleMessage, Locator, Page } from '@playwright/test';
|
||||||
import { expect } from '@playwright/test';
|
import { expect } from '@playwright/test';
|
||||||
|
import stringify from 'json-stable-stringify';
|
||||||
import lz from 'lz-string';
|
import lz from 'lz-string';
|
||||||
|
|
||||||
import { currentEditorIndex } from '../multiple-editor.js';
|
import { currentEditorIndex } from '../multiple-editor.js';
|
||||||
@@ -881,7 +882,7 @@ export async function getPageSnapshot(page: Page, toJSON?: boolean) {
|
|||||||
return snapshot.blocks;
|
return snapshot.blocks;
|
||||||
});
|
});
|
||||||
if (toJSON) {
|
if (toJSON) {
|
||||||
return JSON.stringify(json, null, 2);
|
return stringify(json, { space: ' ' });
|
||||||
}
|
}
|
||||||
return json;
|
return json;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,6 +11,7 @@
|
|||||||
"@blocksuite/integration-test": "workspace:*",
|
"@blocksuite/integration-test": "workspace:*",
|
||||||
"@playwright/test": "=1.51.0",
|
"@playwright/test": "=1.51.0",
|
||||||
"@toeverything/theme": "^1.1.12",
|
"@toeverything/theme": "^1.1.12",
|
||||||
|
"json-stable-stringify": "^1.2.1",
|
||||||
"rxjs": "^7.8.1"
|
"rxjs": "^7.8.1"
|
||||||
},
|
},
|
||||||
"bsImport": {
|
"bsImport": {
|
||||||
|
|||||||
+41
-39
@@ -1,29 +1,35 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:attachment",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"embed": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"name": "test-card-1.png",
|
||||||
|
"rotate": 0,
|
||||||
|
"size": 45801,
|
||||||
|
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
||||||
|
"style": "horizontalThin",
|
||||||
|
"type": "image/png",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,29 +38,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:attachment",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"name": "test-card-1.png",
|
"title": {
|
||||||
"size": 45801,
|
"$blocksuite:internal:text$": true,
|
||||||
"type": "image/png",
|
"delta": [
|
||||||
"style": "horizontalThin",
|
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
|
||||||
"embed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+22
-20
@@ -1,29 +1,15 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,9 +18,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+40
-38
@@ -1,29 +1,34 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:image",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"height": 345,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"rotate": 0,
|
||||||
|
"size": 45801,
|
||||||
|
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
||||||
|
"width": 460,
|
||||||
|
"xywh": "[0,0,460,345]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,28 +37,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:image",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
"title": {
|
||||||
"width": 460,
|
"$blocksuite:internal:text$": true,
|
||||||
"height": 345,
|
"delta": [
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,460,345]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"size": 45801,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,29 +1,36 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:attachment",
|
||||||
|
"id": "5",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"embed": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"name": "test-card-1.png",
|
||||||
|
"rotate": 0,
|
||||||
|
"size": 45801,
|
||||||
|
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
||||||
|
"style": "horizontalThin",
|
||||||
|
"type": "image/png",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,30 +39,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:attachment",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"name": "test-card-1.png",
|
"title": {
|
||||||
"size": 45801,
|
"$blocksuite:internal:text$": true,
|
||||||
"type": "image/png",
|
"delta": [
|
||||||
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
|
||||||
"caption": "",
|
|
||||||
"embed": false,
|
|
||||||
"style": "horizontalThin",
|
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+41
-39
@@ -1,29 +1,35 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:attachment",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"embed": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"name": "test-card-1.png",
|
||||||
|
"rotate": 0,
|
||||||
|
"size": 45801,
|
||||||
|
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
||||||
|
"style": "horizontalThin",
|
||||||
|
"type": "image/png",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,29 +38,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:attachment",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"name": "test-card-1.png",
|
"title": {
|
||||||
"size": 45801,
|
"$blocksuite:internal:text$": true,
|
||||||
"type": "image/png",
|
"delta": [
|
||||||
"style": "horizontalThin",
|
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
|
||||||
"embed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+41
-39
@@ -1,29 +1,35 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:attachment",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"embed": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"name": "test-card-1.png",
|
||||||
|
"rotate": 0,
|
||||||
|
"size": 45801,
|
||||||
|
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
||||||
|
"style": "horizontalThin",
|
||||||
|
"type": "image/png",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,29 +38,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:attachment",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"name": "test-card-1.png",
|
"title": {
|
||||||
"size": 45801,
|
"$blocksuite:internal:text$": true,
|
||||||
"type": "image/png",
|
"delta": [
|
||||||
"style": "horizontalThin",
|
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"embed": false,
|
|
||||||
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA="
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+41
-39
@@ -1,29 +1,35 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:attachment",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"embed": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"name": "test-card-1.png",
|
||||||
|
"rotate": 0,
|
||||||
|
"size": 45801,
|
||||||
|
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
||||||
|
"style": "horizontalThin",
|
||||||
|
"type": "image/png",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,29 +38,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:attachment",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"name": "test-card-1.png",
|
"title": {
|
||||||
"size": 45801,
|
"$blocksuite:internal:text$": true,
|
||||||
"type": "image/png",
|
"delta": [
|
||||||
"style": "horizontalThin",
|
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
|
||||||
"embed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+67
-62
@@ -1,66 +1,34 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:attachment",
|
"flavour": "affine:attachment",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"name": "test-card-1.png",
|
"embed": false,
|
||||||
"size": 45801,
|
|
||||||
"type": "image/png",
|
|
||||||
"style": "horizontalThin",
|
|
||||||
"index": "a0",
|
"index": "a0",
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
"lockedBySelf": false,
|
||||||
|
"name": "test-card-1.png",
|
||||||
"rotate": 0,
|
"rotate": 0,
|
||||||
|
"size": 45801,
|
||||||
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
||||||
"embed": false
|
"style": "horizontalThin",
|
||||||
|
"type": "image/png",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,17 +37,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "5",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -88,17 +57,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "6",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "6",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -107,11 +77,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+67
-62
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "5",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,36 +37,38 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:attachment",
|
"flavour": "affine:attachment",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"name": "test-card-1.png",
|
"embed": false,
|
||||||
"size": 45801,
|
|
||||||
"type": "image/png",
|
|
||||||
"style": "horizontalThin",
|
|
||||||
"index": "a0",
|
"index": "a0",
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
"lockedBySelf": false,
|
||||||
|
"name": "test-card-1.png",
|
||||||
"rotate": 0,
|
"rotate": 0,
|
||||||
|
"size": 45801,
|
||||||
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
"sourceId": "ejImogf-Tb7AuKY-v94uz1zuOJbClqK-tWBxVr_ksGA=",
|
||||||
"embed": false
|
"style": "horizontalThin",
|
||||||
|
"type": "image/png",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "6",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "6",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -107,11 +77,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,29 +1,44 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "abc "
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"link": "https://google.com"
|
||||||
|
},
|
||||||
|
"insert": "https://google.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": " "
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,38 +47,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "abc "
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "https://google.com",
|
|
||||||
"attributes": {
|
|
||||||
"link": "https://google.com"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": " "
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+60
-55
@@ -1,57 +1,26 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
],
|
||||||
"flavour": "affine:surface",
|
"flavour": "affine:surface",
|
||||||
"version": 5,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"elements": {}
|
"elements": {
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:note",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"xywh": "[0,0,498,234]",
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -60,31 +29,67 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:bookmark",
|
"flavour": "affine:bookmark",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"style": "horizontal",
|
|
||||||
"url": "http://localhost",
|
|
||||||
"caption": null,
|
"caption": null,
|
||||||
"description": null,
|
"description": null,
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"image": null,
|
"image": null,
|
||||||
"title": null,
|
|
||||||
"index": "a0",
|
"index": "a0",
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
"lockedBySelf": false,
|
||||||
"rotate": 0
|
"rotate": 0,
|
||||||
|
"style": "horizontal",
|
||||||
|
"title": null,
|
||||||
|
"url": "http://localhost",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,234]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+52
-49
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,31 +17,67 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:bookmark",
|
"flavour": "affine:bookmark",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"style": "horizontal",
|
|
||||||
"url": "http://localhost",
|
|
||||||
"caption": null,
|
"caption": null,
|
||||||
"description": null,
|
"description": null,
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"image": null,
|
"image": null,
|
||||||
"title": null,
|
|
||||||
"index": "a0",
|
"index": "a0",
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
"lockedBySelf": false,
|
||||||
"rotate": 0
|
"rotate": 0,
|
||||||
|
"style": "horizontal",
|
||||||
|
"title": null,
|
||||||
|
"url": "http://localhost",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+44
-42
@@ -1,29 +1,38 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"link": "http://localhost"
|
||||||
|
},
|
||||||
|
"insert": "http://localhost"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,32 +41,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "http://localhost",
|
|
||||||
"attributes": {
|
|
||||||
"link": "http://localhost"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,29 +1,36 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:bookmark",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"caption": null,
|
||||||
|
"description": null,
|
||||||
|
"icon": null,
|
||||||
|
"image": null,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"rotate": 0,
|
||||||
|
"style": "horizontal",
|
||||||
|
"title": null,
|
||||||
|
"url": "http://localhost",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,30 +39,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:bookmark",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"style": "horizontal",
|
"title": {
|
||||||
"url": "http://localhost",
|
"$blocksuite:internal:text$": true,
|
||||||
"caption": null,
|
"delta": [
|
||||||
"description": null,
|
|
||||||
"icon": null,
|
|
||||||
"image": null,
|
|
||||||
"title": null,
|
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+47
-45
@@ -1,29 +1,41 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "test "
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"link": "https://www.google.com"
|
||||||
|
},
|
||||||
|
"insert": "https://www.google.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,35 +44,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "test "
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "https://www.google.com",
|
|
||||||
"attributes": {
|
|
||||||
"link": "https://www.google.com"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+40
-37
@@ -1,29 +1,34 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:list",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "bulleted"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,27 +37,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"checked": false,
|
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+81
-77
@@ -1,67 +1,18 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "7",
|
|
||||||
"flavour": "affine:list",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "bulleted",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"checked": false,
|
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "8",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "8",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -70,19 +21,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "9",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "9",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -91,21 +43,40 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:list",
|
||||||
|
"id": "7",
|
||||||
|
"props": {
|
||||||
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "bulleted"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "10",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "10",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -114,13 +85,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "quote",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "quote"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+61
-58
@@ -1,29 +1,55 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "123"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "quote"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "123"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,48 +58,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "quote",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "123"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
},
|
||||||
{
|
"hidden": false,
|
||||||
"type": "block",
|
"index": "a0",
|
||||||
"id": "3",
|
"lockedBySelf": false,
|
||||||
"flavour": "affine:paragraph",
|
"xywh": "[0,0,498,92]"
|
||||||
"version": 1,
|
},
|
||||||
"props": {
|
"type": "block",
|
||||||
"type": "text",
|
"version": 1
|
||||||
"text": {
|
}
|
||||||
"$blocksuite:internal:text$": true,
|
],
|
||||||
"delta": [
|
"flavour": "affine:page",
|
||||||
{
|
"id": "0",
|
||||||
"insert": "123"
|
"props": {
|
||||||
}
|
"title": {
|
||||||
]
|
"$blocksuite:internal:text$": true,
|
||||||
},
|
"delta": [
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+63
-60
@@ -1,29 +1,57 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": "javascript",
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "use"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": "javascript",
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "use"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,50 +60,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:code",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "use"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"language": "javascript",
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
},
|
||||||
{
|
"hidden": false,
|
||||||
"type": "block",
|
"index": "a0",
|
||||||
"id": "4",
|
"lockedBySelf": false,
|
||||||
"flavour": "affine:code",
|
"xywh": "[0,0,498,92]"
|
||||||
"version": 1,
|
},
|
||||||
"props": {
|
"type": "block",
|
||||||
"text": {
|
"version": 1
|
||||||
"$blocksuite:internal:text$": true,
|
}
|
||||||
"delta": [
|
],
|
||||||
{
|
"flavour": "affine:page",
|
||||||
"insert": "use"
|
"id": "0",
|
||||||
}
|
"props": {
|
||||||
]
|
"title": {
|
||||||
},
|
"$blocksuite:internal:text$": true,
|
||||||
"language": "javascript",
|
"delta": [
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+57
-52
@@ -1,29 +1,51 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": "javascript",
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": "javascript",
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,42 +54,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:code",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"language": "javascript",
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
},
|
||||||
{
|
"hidden": false,
|
||||||
"type": "block",
|
"index": "a0",
|
||||||
"id": "4",
|
"lockedBySelf": false,
|
||||||
"flavour": "affine:code",
|
"xywh": "[0,0,498,92]"
|
||||||
"version": 1,
|
},
|
||||||
"props": {
|
"type": "block",
|
||||||
"text": {
|
"version": 1
|
||||||
"$blocksuite:internal:text$": true,
|
}
|
||||||
"delta": []
|
],
|
||||||
},
|
"flavour": "affine:page",
|
||||||
"language": "javascript",
|
"id": "0",
|
||||||
"wrap": false,
|
"props": {
|
||||||
"caption": ""
|
"title": {
|
||||||
},
|
"$blocksuite:internal:text$": true,
|
||||||
"children": []
|
"delta": [
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,29 +1,50 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "BlockSuite",
|
||||||
|
"language": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,41 +53,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:code",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"language": null,
|
|
||||||
"wrap": false,
|
|
||||||
"caption": "BlockSuite"
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
},
|
||||||
{
|
"hidden": false,
|
||||||
"type": "block",
|
"index": "a0",
|
||||||
"id": "3",
|
"lockedBySelf": false,
|
||||||
"flavour": "affine:paragraph",
|
"xywh": "[0,0,498,92]"
|
||||||
"version": 1,
|
},
|
||||||
"props": {
|
"type": "block",
|
||||||
"type": "text",
|
"version": 1
|
||||||
"text": {
|
}
|
||||||
"$blocksuite:internal:text$": true,
|
],
|
||||||
"delta": []
|
"flavour": "affine:page",
|
||||||
},
|
"id": "0",
|
||||||
"collapsed": false
|
"props": {
|
||||||
},
|
"title": {
|
||||||
"children": []
|
"$blocksuite:internal:text$": true,
|
||||||
}
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,29 +1,33 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": "rust",
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,26 +36,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
},
|
|
||||||
"language": "rust",
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,29 +1,33 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,26 +36,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
},
|
|
||||||
"language": null,
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+22
-20
@@ -1,29 +1,15 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,9 +18,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,29 +1,57 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "BlockSuite",
|
||||||
|
"language": "rust",
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "let a: u8 = 7"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": true
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"caption": "BlockSuite",
|
||||||
|
"language": "rust",
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "let a: u8 = 7"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": true
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,50 +60,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:code",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "let a: u8 = 7"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"language": "rust",
|
|
||||||
"wrap": true,
|
|
||||||
"caption": "BlockSuite"
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
},
|
||||||
{
|
"hidden": false,
|
||||||
"type": "block",
|
"index": "a0",
|
||||||
"id": "4",
|
"lockedBySelf": false,
|
||||||
"flavour": "affine:code",
|
"xywh": "[0,0,498,92]"
|
||||||
"version": 1,
|
},
|
||||||
"props": {
|
"type": "block",
|
||||||
"text": {
|
"version": 1
|
||||||
"$blocksuite:internal:text$": true,
|
}
|
||||||
"delta": [
|
],
|
||||||
{
|
"flavour": "affine:page",
|
||||||
"insert": "let a: u8 = 7"
|
"id": "0",
|
||||||
}
|
"props": {
|
||||||
]
|
"title": {
|
||||||
},
|
"$blocksuite:internal:text$": true,
|
||||||
"language": "rust",
|
"delta": [
|
||||||
"wrap": true,
|
|
||||||
"caption": "BlockSuite"
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+69
-67
@@ -1,29 +1,63 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": "typescript",
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "c"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "o"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "ns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "t a"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "a"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "a = 1000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": ";"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,57 +66,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
|
||||||
"insert": "c"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "o",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ns"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "t a",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "a"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "a = 1000",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": ";"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"language": "typescript",
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,46 +1,15 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:code",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": "typescript",
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -49,13 +18,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"language": "typescript",
|
"wrap": false
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,29 +1,74 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": "typescript",
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "c"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "o"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "ns"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"link": "https://www.baidu.com"
|
||||||
|
},
|
||||||
|
"insert": "t a"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"link": "https://www.baidu.com"
|
||||||
|
},
|
||||||
|
"insert": "a"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"link": "https://www.baidu.com"
|
||||||
|
},
|
||||||
|
"insert": "a "
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "= 1000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": ";"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,68 +77,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
|
||||||
"insert": "c"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "o",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ns"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "t a",
|
|
||||||
"attributes": {
|
|
||||||
"link": "https://www.baidu.com",
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "a",
|
|
||||||
"attributes": {
|
|
||||||
"link": "https://www.baidu.com"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "a ",
|
|
||||||
"attributes": {
|
|
||||||
"link": "https://www.baidu.com",
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "= 1000",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": ";"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"language": "typescript",
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+39
-36
@@ -1,29 +1,33 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,26 +36,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
},
|
|
||||||
"language": null,
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+39
-36
@@ -1,29 +1,33 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": true
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,26 +36,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
},
|
|
||||||
"language": null,
|
|
||||||
"wrap": true,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+39
-36
@@ -1,29 +1,33 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,26 +36,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
},
|
|
||||||
"language": null,
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,29 +1,33 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,26 +36,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
},
|
|
||||||
"language": null,
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,29 +1,33 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": true
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,26 +36,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
},
|
|
||||||
"language": null,
|
|
||||||
"wrap": true,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
@@ -1,29 +1,33 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:code",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"wrap": false
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,26 +36,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"text": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
},
|
|
||||||
"language": null,
|
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+76
-74
@@ -1,83 +1,18 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "aaa"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "bbb"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -86,15 +21,82 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "bbb"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "aaa"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
]
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+76
-71
@@ -1,63 +1,32 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:code",
|
||||||
"version": 1,
|
"id": "5",
|
||||||
"props": {
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"language": null,
|
"wrap": false
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "6",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "6",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -66,35 +35,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "bbb"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -103,13 +57,64 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "bbb"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+118
-112
@@ -1,47 +1,16 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,39 +19,22 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "5",
|
|
||||||
"flavour": "affine:list",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "bulleted",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "C"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"checked": false,
|
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "6",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "6",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -91,39 +43,22 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "7",
|
|
||||||
"flavour": "affine:list",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "bulleted",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "E"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"checked": false,
|
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "8",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "8",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -132,19 +67,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "9",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "9",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -153,19 +89,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -174,17 +111,86 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:list",
|
||||||
|
"id": "7",
|
||||||
|
"props": {
|
||||||
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "E"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "bulleted"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:list",
|
||||||
|
"id": "5",
|
||||||
|
"props": {
|
||||||
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "C"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
]
|
"type": "bulleted"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+118
-112
@@ -1,67 +1,18 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "5",
|
|
||||||
"flavour": "affine:list",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "bulleted",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "C"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"checked": false,
|
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "6",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "6",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -70,39 +21,22 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "7",
|
|
||||||
"flavour": "affine:list",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "bulleted",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "E"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"checked": false,
|
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "8",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "8",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -111,19 +45,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "9",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "9",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -132,19 +67,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -153,19 +89,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -174,17 +111,86 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:list",
|
||||||
|
"id": "7",
|
||||||
|
"props": {
|
||||||
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "E"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "bulleted"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:list",
|
||||||
|
"id": "5",
|
||||||
|
"props": {
|
||||||
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "C"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
]
|
"type": "bulleted"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+118
-112
@@ -1,47 +1,16 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,19 +19,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -71,39 +41,22 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "5",
|
|
||||||
"flavour": "affine:list",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "bulleted",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "C"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"checked": false,
|
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "6",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "6",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -112,39 +65,22 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "7",
|
|
||||||
"flavour": "affine:list",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "bulleted",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "E"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"checked": false,
|
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "8",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "8",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -153,19 +89,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "9",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "9",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -174,17 +111,86 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:list",
|
||||||
|
"id": "7",
|
||||||
|
"props": {
|
||||||
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "E"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "bulleted"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:list",
|
||||||
|
"id": "5",
|
||||||
|
"props": {
|
||||||
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "C"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
]
|
"type": "bulleted"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+76
-71
@@ -1,86 +1,91 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"flavour": "affine:surface",
|
|
||||||
"version": 5,
|
|
||||||
"props": {
|
|
||||||
"elements": {}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "4",
|
|
||||||
"flavour": "affine:edgeless-text",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"xywh": "[-25,-25,220,26]",
|
|
||||||
"index": "a1",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"color": "#84cfff",
|
|
||||||
"fontFamily": "blocksuite:surface:Inter",
|
|
||||||
"fontStyle": "normal",
|
|
||||||
"fontWeight": "400",
|
|
||||||
"textAlign": "left",
|
|
||||||
"scale": 1,
|
|
||||||
"rotate": 0,
|
|
||||||
"hasMaxWidth": false
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "5",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
{
|
||||||
"insert": " ",
|
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"reference": {
|
"reference": {
|
||||||
"type": "LinkedPage",
|
"pageId": "6",
|
||||||
"pageId": "6"
|
"type": "LinkedPage"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"insert": " "
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:edgeless-text",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"color": "#84cfff",
|
||||||
|
"fontFamily": "blocksuite:surface:Inter",
|
||||||
|
"fontStyle": "normal",
|
||||||
|
"fontWeight": "400",
|
||||||
|
"hasMaxWidth": false,
|
||||||
|
"index": "a1",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"rotate": 0,
|
||||||
|
"scale": 1,
|
||||||
|
"textAlign": "left",
|
||||||
|
"xywh": "[-25,-25,220,26]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:surface",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"elements": {
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -89,25 +94,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+75
-70
@@ -1,77 +1,82 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"flavour": "affine:surface",
|
|
||||||
"version": 5,
|
|
||||||
"props": {
|
|
||||||
"elements": {}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:embed-linked-doc",
|
||||||
|
"id": "11",
|
||||||
|
"props": {
|
||||||
|
"caption": null,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"pageId": "6",
|
||||||
|
"rotate": 0,
|
||||||
|
"style": "horizontal",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:edgeless-text",
|
"flavour": "affine:edgeless-text",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[-25,-25,497,154]",
|
|
||||||
"index": "a1",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"color": "#84cfff",
|
"color": "#84cfff",
|
||||||
"fontFamily": "blocksuite:surface:Inter",
|
"fontFamily": "blocksuite:surface:Inter",
|
||||||
"fontStyle": "normal",
|
"fontStyle": "normal",
|
||||||
"fontWeight": "400",
|
"fontWeight": "400",
|
||||||
"textAlign": "left",
|
"hasMaxWidth": true,
|
||||||
"scale": 1,
|
"index": "a1",
|
||||||
|
"lockedBySelf": false,
|
||||||
"rotate": 0,
|
"rotate": 0,
|
||||||
"hasMaxWidth": true
|
"scale": 1,
|
||||||
|
"textAlign": "left",
|
||||||
|
"xywh": "[-25,-25,497,154]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
|
||||||
"id": "11",
|
|
||||||
"flavour": "affine:embed-linked-doc",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"pageId": "6",
|
|
||||||
"style": "horizontal",
|
|
||||||
"caption": null
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:surface",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"elements": {
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -80,25 +85,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+75
-69
@@ -1,76 +1,82 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"flavour": "affine:surface",
|
|
||||||
"version": 5,
|
|
||||||
"props": {
|
|
||||||
"elements": {}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "5",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:edgeless-text",
|
"flavour": "affine:edgeless-text",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[-25,-25,220,26]",
|
|
||||||
"index": "a1",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"color": "#84cfff",
|
"color": "#84cfff",
|
||||||
"fontFamily": "blocksuite:surface:Inter",
|
"fontFamily": "blocksuite:surface:Inter",
|
||||||
"fontStyle": "normal",
|
"fontStyle": "normal",
|
||||||
"fontWeight": "400",
|
"fontWeight": "400",
|
||||||
"textAlign": "left",
|
"hasMaxWidth": false,
|
||||||
"scale": 1,
|
"index": "a1",
|
||||||
|
"lockedBySelf": false,
|
||||||
"rotate": 0,
|
"rotate": 0,
|
||||||
"hasMaxWidth": false
|
"scale": 1,
|
||||||
|
"textAlign": "left",
|
||||||
|
"xywh": "[-25,-25,220,26]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
|
||||||
"id": "5",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:surface",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"elements": {
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -79,25 +85,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+75
-70
@@ -1,77 +1,82 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"flavour": "affine:surface",
|
|
||||||
"version": 5,
|
|
||||||
"props": {
|
|
||||||
"elements": {}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:embed-linked-doc",
|
||||||
|
"id": "11",
|
||||||
|
"props": {
|
||||||
|
"caption": null,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"pageId": "6",
|
||||||
|
"rotate": 0,
|
||||||
|
"style": "horizontal",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:edgeless-text",
|
"flavour": "affine:edgeless-text",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[-25,-25,452,154]",
|
|
||||||
"index": "a1",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"color": "#84cfff",
|
"color": "#84cfff",
|
||||||
"fontFamily": "blocksuite:surface:Inter",
|
"fontFamily": "blocksuite:surface:Inter",
|
||||||
"fontStyle": "normal",
|
"fontStyle": "normal",
|
||||||
"fontWeight": "400",
|
"fontWeight": "400",
|
||||||
"textAlign": "left",
|
"hasMaxWidth": true,
|
||||||
"scale": 1,
|
"index": "a1",
|
||||||
|
"lockedBySelf": false,
|
||||||
"rotate": 0,
|
"rotate": 0,
|
||||||
"hasMaxWidth": true
|
"scale": 1,
|
||||||
|
"textAlign": "left",
|
||||||
|
"xywh": "[-25,-25,452,154]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
|
||||||
"id": "11",
|
|
||||||
"flavour": "affine:embed-linked-doc",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"pageId": "6",
|
|
||||||
"style": "horizontal",
|
|
||||||
"caption": null
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:surface",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"elements": {
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -80,25 +85,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+75
-70
@@ -1,77 +1,82 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"flavour": "affine:surface",
|
|
||||||
"version": 5,
|
|
||||||
"props": {
|
|
||||||
"elements": {}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:embed-linked-doc",
|
||||||
|
"id": "11",
|
||||||
|
"props": {
|
||||||
|
"caption": null,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"pageId": "6",
|
||||||
|
"rotate": 0,
|
||||||
|
"style": "horizontal",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:edgeless-text",
|
"flavour": "affine:edgeless-text",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[-25,-25,452,154]",
|
|
||||||
"index": "a1",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"color": "#84cfff",
|
"color": "#84cfff",
|
||||||
"fontFamily": "blocksuite:surface:Inter",
|
"fontFamily": "blocksuite:surface:Inter",
|
||||||
"fontStyle": "normal",
|
"fontStyle": "normal",
|
||||||
"fontWeight": "400",
|
"fontWeight": "400",
|
||||||
"textAlign": "left",
|
"hasMaxWidth": false,
|
||||||
"scale": 1,
|
"index": "a1",
|
||||||
|
"lockedBySelf": false,
|
||||||
"rotate": 0,
|
"rotate": 0,
|
||||||
"hasMaxWidth": false
|
"scale": 1,
|
||||||
|
"textAlign": "left",
|
||||||
|
"xywh": "[-25,-25,452,154]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
|
||||||
"id": "11",
|
|
||||||
"flavour": "affine:embed-linked-doc",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"index": "a0",
|
|
||||||
"xywh": "[0,0,0,0]",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"pageId": "6",
|
|
||||||
"style": "horizontal",
|
|
||||||
"caption": null
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:surface",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"elements": {
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -80,25 +85,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+102
-98
@@ -1,8 +1,105 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "0",
|
{
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "aaa"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:edgeless-text",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"color": "#84cfff",
|
||||||
|
"fontFamily": "blocksuite:surface:Inter",
|
||||||
|
"fontStyle": "normal",
|
||||||
|
"fontWeight": "400",
|
||||||
|
"hasMaxWidth": true,
|
||||||
|
"index": "a1",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"rotate": 0,
|
||||||
|
"scale": 1,
|
||||||
|
"textAlign": "left",
|
||||||
|
"xywh": "[-25,-25,220,26]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:surface",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"elements": {
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "5",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,48]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:page",
|
"flavour": "affine:page",
|
||||||
"version": 2,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"title": {
|
"title": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
@@ -13,99 +110,6 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 2
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"flavour": "affine:surface",
|
|
||||||
"version": 5,
|
|
||||||
"props": {
|
|
||||||
"elements": {}
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:edgeless-text",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"xywh": "[-25,-25,220,26]",
|
|
||||||
"index": "a1",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"color": "#84cfff",
|
|
||||||
"fontFamily": "blocksuite:surface:Inter",
|
|
||||||
"fontStyle": "normal",
|
|
||||||
"fontWeight": "400",
|
|
||||||
"textAlign": "left",
|
|
||||||
"scale": 1,
|
|
||||||
"rotate": 0,
|
|
||||||
"hasMaxWidth": true
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "4",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "aaa"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:note",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"xywh": "[0,0,498,48]",
|
|
||||||
"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": "5",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
+56
-52
@@ -1,50 +1,16 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"flavour": "affine:surface",
|
|
||||||
"version": 5,
|
|
||||||
"props": {
|
|
||||||
"elements": {}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:edgeless-text",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"xywh": "[-25,-25,220,26]",
|
|
||||||
"index": "a1",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"color": "#84cfff",
|
|
||||||
"fontFamily": "blocksuite:surface:Inter",
|
|
||||||
"fontStyle": "normal",
|
|
||||||
"fontWeight": "400",
|
|
||||||
"textAlign": "left",
|
|
||||||
"scale": 1,
|
|
||||||
"rotate": 0,
|
|
||||||
"hasMaxWidth": true
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -53,28 +19,50 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:edgeless-text",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"color": "#84cfff",
|
||||||
|
"fontFamily": "blocksuite:surface:Inter",
|
||||||
|
"fontStyle": "normal",
|
||||||
|
"fontWeight": "400",
|
||||||
|
"hasMaxWidth": true,
|
||||||
|
"index": "a1",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"rotate": 0,
|
||||||
|
"scale": 1,
|
||||||
|
"textAlign": "left",
|
||||||
|
"xywh": "[-25,-25,220,26]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:surface",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"elements": {
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,48]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -83,9 +71,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,48]"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+72
-67
@@ -1,50 +1,16 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"flavour": "affine:surface",
|
|
||||||
"version": 5,
|
|
||||||
"props": {
|
|
||||||
"elements": {}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:edgeless-text",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"xywh": "[-25,-25,220,26]",
|
|
||||||
"index": "a1",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"color": "#84cfff",
|
|
||||||
"fontFamily": "blocksuite:surface:Inter",
|
|
||||||
"fontStyle": "normal",
|
|
||||||
"fontWeight": "400",
|
|
||||||
"textAlign": "left",
|
|
||||||
"scale": 1,
|
|
||||||
"rotate": 0,
|
|
||||||
"hasMaxWidth": true
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -53,28 +19,67 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:edgeless-text",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"color": "#84cfff",
|
||||||
|
"fontFamily": "blocksuite:surface:Inter",
|
||||||
|
"fontStyle": "normal",
|
||||||
|
"fontWeight": "400",
|
||||||
|
"hasMaxWidth": true,
|
||||||
|
"index": "a1",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"rotate": 0,
|
||||||
|
"scale": 1,
|
||||||
|
"textAlign": "left",
|
||||||
|
"xywh": "[-25,-25,220,26]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"flavour": "affine:surface",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"elements": {
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "5",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,48]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -83,25 +88,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,48]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+38
-36
@@ -1,29 +1,32 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:embed-linked-doc",
|
||||||
|
"id": "12",
|
||||||
|
"props": {
|
||||||
|
"caption": null,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"pageId": "5",
|
||||||
|
"rotate": 0,
|
||||||
|
"style": "horizontal",
|
||||||
|
"xywh": "[0,0,0,0]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,26 +35,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "12",
|
],
|
||||||
"flavour": "affine:embed-linked-doc",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"index": "a0",
|
"title": {
|
||||||
"xywh": "[0,0,0,0]",
|
"$blocksuite:internal:text$": true,
|
||||||
"lockedBySelf": false,
|
"delta": [
|
||||||
"rotate": 0,
|
|
||||||
"pageId": "5",
|
|
||||||
"style": "horizontal",
|
|
||||||
"caption": null
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+58
-54
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,39 +17,41 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
{
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"color": "var(--affine-text-highlight-foreground-red)"
|
"color": "var(--affine-text-highlight-foreground-red)"
|
||||||
}
|
},
|
||||||
|
"insert": "456"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -91,11 +60,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+58
-54
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,39 +17,41 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
{
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"color": "var(--affine-text-highlight-foreground-red)"
|
"color": "var(--affine-text-highlight-foreground-red)"
|
||||||
}
|
},
|
||||||
|
"insert": "456"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -91,11 +60,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+60
-56
@@ -1,91 +1,60 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
"id": "2",
|
"id": "2",
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
{
|
||||||
"insert": "123",
|
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"color": "var(--affine-text-highlight-foreground-red)"
|
"color": "var(--affine-text-highlight-foreground-red)"
|
||||||
}
|
},
|
||||||
|
"insert": "123"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
"id": "3",
|
"id": "3",
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
{
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"color": "var(--affine-text-highlight-foreground-red)"
|
"color": "var(--affine-text-highlight-foreground-red)"
|
||||||
}
|
},
|
||||||
|
"insert": "456"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -94,11 +63,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+58
-54
@@ -1,47 +1,16 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "5",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,19 +19,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -71,17 +39,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -90,11 +59,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+56
-52
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "6",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "6",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,17 +37,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -88,11 +57,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+56
-52
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "h1",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "h1"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,17 +37,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -88,11 +57,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+60
-56
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,40 +17,42 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
{
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"strike": true,
|
"italic": true,
|
||||||
"italic": true
|
"strike": true
|
||||||
}
|
},
|
||||||
|
"insert": "456"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -92,11 +61,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+61
-57
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,43 +17,45 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
{
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
"code": true,
|
"code": true,
|
||||||
"strike": true,
|
|
||||||
"underline": true,
|
|
||||||
"italic": true,
|
"italic": true,
|
||||||
"bold": true
|
"strike": true,
|
||||||
}
|
"underline": true
|
||||||
|
},
|
||||||
|
"insert": "456"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -95,11 +64,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+56
-52
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,17 +37,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -88,11 +57,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+90
-86
@@ -1,29 +1,84 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "123"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "456"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "789"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,76 +87,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "123",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "4",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "789",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+56
-52
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,17 +37,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -88,11 +57,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+58
-54
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,39 +17,41 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
{
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"link": "https://www.example.com"
|
"link": "https://www.example.com"
|
||||||
}
|
},
|
||||||
|
"insert": "456"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -91,11 +60,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+43
-41
@@ -1,46 +1,15 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:code",
|
"flavour": "affine:code",
|
||||||
"version": 1,
|
"id": "5",
|
||||||
"props": {
|
"props": {
|
||||||
|
"caption": "",
|
||||||
|
"language": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -49,13 +18,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"language": null,
|
"wrap": false
|
||||||
"wrap": false,
|
|
||||||
"caption": ""
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+56
-52
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "8",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "8",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "h1",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "h1"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "9",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "9",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "h1",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,17 +37,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "h1"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "10",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "10",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "h1",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -88,11 +57,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "h1"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+62
-58
@@ -1,47 +1,16 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "5",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,19 +19,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "6",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "6",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -71,19 +41,20 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "7",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "7",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -92,13 +63,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+93
-89
@@ -1,29 +1,87 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"underline": true
|
||||||
|
},
|
||||||
|
"insert": "123"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"underline": true
|
||||||
|
},
|
||||||
|
"insert": "456"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"underline": true
|
||||||
|
},
|
||||||
|
"insert": "789"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,79 +90,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "123",
|
|
||||||
"attributes": {
|
|
||||||
"underline": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
|
||||||
"underline": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "4",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "789",
|
|
||||||
"attributes": {
|
|
||||||
"underline": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+60
-56
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,41 +17,43 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
{
|
{
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"underline": true,
|
"bold": true,
|
||||||
"italic": true,
|
"italic": true,
|
||||||
"bold": true
|
"underline": true
|
||||||
}
|
},
|
||||||
|
"insert": "456"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -93,11 +62,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+50
-48
@@ -1,29 +1,44 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "he"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"code": true
|
||||||
|
},
|
||||||
|
"insert": "llo"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": " world"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,38 +47,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "he"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "llo",
|
|
||||||
"attributes": {
|
|
||||||
"code": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": " world"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+49
-46
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "h1",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "h1"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,11 +37,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "h1",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "h1"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "h6",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "h6"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+44
-42
@@ -1,47 +1,16 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "bulleted",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": null,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,13 +19,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "bulleted"
|
||||||
"collapsed": false,
|
|
||||||
"order": null
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+44
-42
@@ -1,47 +1,16 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:list",
|
"flavour": "affine:list",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "numbered",
|
"checked": false,
|
||||||
|
"collapsed": false,
|
||||||
|
"order": 1,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,13 +19,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"checked": false,
|
"type": "numbered"
|
||||||
"collapsed": false,
|
|
||||||
"order": 1
|
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+58
-52
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,34 +17,73 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "5",
|
],
|
||||||
"flavour": "affine:divider",
|
"flavour": "affine:divider",
|
||||||
"version": 1,
|
"id": "5",
|
||||||
"props": {},
|
"props": {
|
||||||
"children": []
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "6",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "6",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": []
|
"delta": [
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+53
-51
@@ -1,29 +1,47 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "h"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"italic": true,
|
||||||
|
"strike": true,
|
||||||
|
"underline": true
|
||||||
|
},
|
||||||
|
"insert": "ell"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "o"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,41 +50,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "h"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ell",
|
|
||||||
"attributes": {
|
|
||||||
"strike": true,
|
|
||||||
"underline": true,
|
|
||||||
"italic": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "o"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+44
-42
@@ -1,29 +1,38 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"code": true
|
||||||
|
},
|
||||||
|
"insert": "Hello"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,32 +41,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "Hello",
|
|
||||||
"attributes": {
|
|
||||||
"code": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+47
-45
@@ -1,29 +1,41 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"code": true
|
||||||
|
},
|
||||||
|
"insert": "Hello"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "block suite"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,35 +44,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "Hello",
|
|
||||||
"attributes": {
|
|
||||||
"code": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "block suite"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+44
-42
@@ -1,29 +1,38 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "aaa"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,32 +41,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "aaa",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+69
-67
@@ -1,29 +1,63 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "aaa"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"insert": "bbb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"insert": "ccc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "ddd"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "eee"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "fffggg"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,57 +66,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "aaa"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "bbb",
|
|
||||||
"attributes": {
|
|
||||||
"italic": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ccc",
|
|
||||||
"attributes": {
|
|
||||||
"italic": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ddd",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "eee"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "fffggg",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+69
-67
@@ -1,29 +1,63 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "aaahhh"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"insert": "bbb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"insert": "ccc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "ddd"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "eee"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "fffggg"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,57 +66,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "aaahhh"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "bbb",
|
|
||||||
"attributes": {
|
|
||||||
"italic": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ccc",
|
|
||||||
"attributes": {
|
|
||||||
"italic": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ddd",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "eee"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "fffggg",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+69
-67
@@ -1,29 +1,63 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "aaa"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"insert": "bbb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"insert": "ccc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "ddd"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "eee"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "fff"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,57 +66,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "aaa"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "bbb",
|
|
||||||
"attributes": {
|
|
||||||
"italic": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ccc",
|
|
||||||
"attributes": {
|
|
||||||
"italic": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ddd",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "eee"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "fff",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+63
-61
@@ -1,29 +1,57 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "aaa"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"insert": "bbb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"italic": true
|
||||||
|
},
|
||||||
|
"insert": "ccc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true
|
||||||
|
},
|
||||||
|
"insert": "ddd"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "eee"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,51 +60,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "aaa"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "bbb",
|
|
||||||
"attributes": {
|
|
||||||
"italic": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ccc",
|
|
||||||
"attributes": {
|
|
||||||
"italic": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "ddd",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "eee"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+96
-92
@@ -1,29 +1,90 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"code": true
|
||||||
|
},
|
||||||
|
"insert": "23"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"code": true
|
||||||
|
},
|
||||||
|
"insert": "456"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"code": true
|
||||||
|
},
|
||||||
|
"insert": "78"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,82 +93,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "23",
|
|
||||||
"attributes": {
|
|
||||||
"code": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
|
||||||
"code": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "4",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "78",
|
|
||||||
"attributes": {
|
|
||||||
"code": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "9"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+96
-92
@@ -1,29 +1,90 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"code": true
|
||||||
|
},
|
||||||
|
"insert": "23"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"code": true
|
||||||
|
},
|
||||||
|
"insert": "456"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"code": true
|
||||||
|
},
|
||||||
|
"insert": "78"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,82 +93,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "23",
|
|
||||||
"attributes": {
|
|
||||||
"code": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
|
||||||
"code": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "4",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "78",
|
|
||||||
"attributes": {
|
|
||||||
"code": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "9"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+56
-52
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,17 +37,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -88,11 +57,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+42
-40
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,11 +17,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+56
-52
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,17 +37,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -88,11 +57,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+56
-52
@@ -1,47 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "1",
|
|
||||||
"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": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "2",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -50,17 +17,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "3",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "3",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -69,17 +37,18 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "4",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:paragraph",
|
||||||
"version": 1,
|
"id": "4",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"collapsed": false,
|
||||||
"text": {
|
"text": {
|
||||||
"$blocksuite:internal:text$": true,
|
"$blocksuite:internal:text$": true,
|
||||||
"delta": [
|
"delta": [
|
||||||
@@ -88,11 +57,46 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"collapsed": false
|
"type": "text"
|
||||||
},
|
},
|
||||||
"children": []
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:note",
|
||||||
|
"id": "1",
|
||||||
|
"props": {
|
||||||
|
"background": {
|
||||||
|
"dark": "#000000",
|
||||||
|
"light": "#ffffff"
|
||||||
|
},
|
||||||
|
"displayMode": "both",
|
||||||
|
"edgeless": {
|
||||||
|
"style": {
|
||||||
|
"borderRadius": 8,
|
||||||
|
"borderSize": 4,
|
||||||
|
"borderStyle": "none",
|
||||||
|
"shadowType": "--affine-note-shadow-box"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"flavour": "affine:page",
|
||||||
|
"id": "0",
|
||||||
|
"props": {
|
||||||
|
"title": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+105
-101
@@ -1,29 +1,99 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"insert": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"italic": true,
|
||||||
|
"strike": true,
|
||||||
|
"underline": true
|
||||||
|
},
|
||||||
|
"insert": "23"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"italic": true,
|
||||||
|
"strike": true,
|
||||||
|
"underline": true
|
||||||
|
},
|
||||||
|
"insert": "456"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "4",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
{
|
||||||
|
"attributes": {
|
||||||
|
"bold": true,
|
||||||
|
"italic": true,
|
||||||
|
"strike": true,
|
||||||
|
"underline": true
|
||||||
|
},
|
||||||
|
"insert": "78"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"insert": "9"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,91 +102,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "23",
|
|
||||||
"attributes": {
|
|
||||||
"strike": true,
|
|
||||||
"underline": true,
|
|
||||||
"italic": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "3",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "456",
|
|
||||||
"attributes": {
|
|
||||||
"strike": true,
|
|
||||||
"underline": true,
|
|
||||||
"italic": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "4",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": [
|
|
||||||
{
|
|
||||||
"insert": "78",
|
|
||||||
"attributes": {
|
|
||||||
"strike": true,
|
|
||||||
"underline": true,
|
|
||||||
"italic": true,
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "9"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+54
-50
@@ -1,29 +1,48 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:latex",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"index": "a0",
|
||||||
|
"latex": "aaa",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"rotate": 0,
|
||||||
|
"scale": 1,
|
||||||
|
"xywh": "[0,0,16,16]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,40 +51,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
},
|
||||||
{
|
"hidden": false,
|
||||||
"type": "block",
|
"index": "a0",
|
||||||
"id": "3",
|
"lockedBySelf": false,
|
||||||
"flavour": "affine:latex",
|
"xywh": "[0,0,498,92]"
|
||||||
"version": 1,
|
},
|
||||||
"props": {
|
"type": "block",
|
||||||
"xywh": "[0,0,16,16]",
|
"version": 1
|
||||||
"index": "a0",
|
}
|
||||||
"lockedBySelf": false,
|
],
|
||||||
"scale": 1,
|
"flavour": "affine:page",
|
||||||
"rotate": 0,
|
"id": "0",
|
||||||
"latex": "aaa"
|
"props": {
|
||||||
},
|
"title": {
|
||||||
"children": []
|
"$blocksuite:internal:text$": true,
|
||||||
}
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+38
-35
@@ -1,29 +1,32 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,25 +35,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"hidden": false,
|
||||||
|
"index": "a0",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"xywh": "[0,0,498,92]"
|
||||||
},
|
},
|
||||||
"children": [
|
"type": "block",
|
||||||
{
|
"version": 1
|
||||||
"type": "block",
|
}
|
||||||
"id": "2",
|
],
|
||||||
"flavour": "affine:paragraph",
|
"flavour": "affine:page",
|
||||||
"version": 1,
|
"id": "0",
|
||||||
"props": {
|
"props": {
|
||||||
"type": "text",
|
"title": {
|
||||||
"text": {
|
"$blocksuite:internal:text$": true,
|
||||||
"$blocksuite:internal:text$": true,
|
"delta": [
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
+54
-50
@@ -1,29 +1,48 @@
|
|||||||
{
|
{
|
||||||
"type": "block",
|
|
||||||
"id": "0",
|
|
||||||
"flavour": "affine:page",
|
|
||||||
"version": 2,
|
|
||||||
"props": {
|
|
||||||
"title": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"type": "block",
|
"children": [
|
||||||
"id": "1",
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:paragraph",
|
||||||
|
"id": "2",
|
||||||
|
"props": {
|
||||||
|
"collapsed": false,
|
||||||
|
"text": {
|
||||||
|
"$blocksuite:internal:text$": true,
|
||||||
|
"delta": [
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"flavour": "affine:latex",
|
||||||
|
"id": "3",
|
||||||
|
"props": {
|
||||||
|
"index": "a0",
|
||||||
|
"latex": "aaa",
|
||||||
|
"lockedBySelf": false,
|
||||||
|
"rotate": 0,
|
||||||
|
"scale": 1,
|
||||||
|
"xywh": "[0,0,16,16]"
|
||||||
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
"flavour": "affine:note",
|
"flavour": "affine:note",
|
||||||
"version": 1,
|
"id": "1",
|
||||||
"props": {
|
"props": {
|
||||||
"xywh": "[0,0,498,92]",
|
|
||||||
"background": {
|
"background": {
|
||||||
"dark": "#000000",
|
"dark": "#000000",
|
||||||
"light": "#ffffff"
|
"light": "#ffffff"
|
||||||
},
|
},
|
||||||
"index": "a0",
|
|
||||||
"lockedBySelf": false,
|
|
||||||
"hidden": false,
|
|
||||||
"displayMode": "both",
|
"displayMode": "both",
|
||||||
"edgeless": {
|
"edgeless": {
|
||||||
"style": {
|
"style": {
|
||||||
@@ -32,40 +51,25 @@
|
|||||||
"borderStyle": "none",
|
"borderStyle": "none",
|
||||||
"shadowType": "--affine-note-shadow-box"
|
"shadowType": "--affine-note-shadow-box"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"id": "2",
|
|
||||||
"flavour": "affine:paragraph",
|
|
||||||
"version": 1,
|
|
||||||
"props": {
|
|
||||||
"type": "text",
|
|
||||||
"text": {
|
|
||||||
"$blocksuite:internal:text$": true,
|
|
||||||
"delta": []
|
|
||||||
},
|
|
||||||
"collapsed": false
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
},
|
||||||
{
|
"hidden": false,
|
||||||
"type": "block",
|
"index": "a0",
|
||||||
"id": "3",
|
"lockedBySelf": false,
|
||||||
"flavour": "affine:latex",
|
"xywh": "[0,0,498,92]"
|
||||||
"version": 1,
|
},
|
||||||
"props": {
|
"type": "block",
|
||||||
"xywh": "[0,0,16,16]",
|
"version": 1
|
||||||
"index": "a0",
|
}
|
||||||
"lockedBySelf": false,
|
],
|
||||||
"scale": 1,
|
"flavour": "affine:page",
|
||||||
"rotate": 0,
|
"id": "0",
|
||||||
"latex": "aaa"
|
"props": {
|
||||||
},
|
"title": {
|
||||||
"children": []
|
"$blocksuite:internal:text$": true,
|
||||||
}
|
"delta": [
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
},
|
||||||
|
"type": "block",
|
||||||
|
"version": 2
|
||||||
}
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user