Skip to content

Commit b864f38

Browse files
relocate back to typescript (#32)
1 parent b368f97 commit b864f38

24 files changed

+52
-8
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/vite_basic/package.json renamed to typescript/examples/vite_basic/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"react": "^19.1.0",
1515
"react-dom": "^19.1.0",
1616
"@textcortex/jsondoc": "file:/Users/abrehamgezahegn/Documents/projects/textcortex/JSON-DOC/typescript"
17-
1817
},
1918
"devDependencies": {
2019
"@eslint/js": "^9.25.0",

examples/vite_basic/pnpm-lock.yaml renamed to typescript/examples/vite_basic/pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/vite_basic/public/spacing_test.json renamed to typescript/examples/vite_basic/public/spacing_test.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,51 @@
2222
}
2323
},
2424
"children": [
25+
{
26+
"object": "block",
27+
"id": "bk_01jxm798e7eantmhjr295qsqm9",
28+
"type": "bulleted_list_item",
29+
"created_time": "2025-06-13T08:42:43.392470Z",
30+
"created_by": {
31+
"object": "user",
32+
"id": "bcf6c03e-51a1-4f05-97d8-d616405b42a2"
33+
},
34+
"has_children": false,
35+
"metadata": {
36+
"origin": {
37+
"file_id": "file_01jxm77f69e09ssze1s203bb2c",
38+
"page_num": 3
39+
}
40+
},
41+
"bulleted_list_item": {
42+
"rich_text": [
43+
{
44+
"type": "text",
45+
"text": {
46+
"content": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
47+
},
48+
"annotations": {},
49+
"plain_text": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
50+
},
51+
{
52+
"type": "text",
53+
"text": {
54+
"content": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
55+
},
56+
"annotations": {},
57+
"plain_text": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
58+
},
59+
{
60+
"type": "text",
61+
"text": {
62+
"content": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
63+
},
64+
"annotations": {},
65+
"plain_text": "No manual migration, no permanent duplication \\rightarrow all data under single user namespace"
66+
}
67+
]
68+
}
69+
},
2570
{
2671
"object": "block",
2772
"id": "blk_heading1_top",

0 commit comments

Comments
 (0)