editor: fixes & refactoring for monorepo merge

This commit is contained in:
Abdullah Atta
2022-08-30 11:05:10 +05:00
parent 9a669a74e4
commit 24f158420c
34 changed files with 5257 additions and 6666 deletions

View File

@@ -12,7 +12,7 @@
"app/"
],
"dependencies": {
"@streetwriters/editor": "*"
"@notesnook/editor": "*"
},
"devDependencies": {
"patch-package": "^6.4.7",
@@ -26,7 +26,7 @@
"dependencies": {
"@flyerhq/react-native-link-preview": "^1.6.0",
"@mdi/js": "^6.7.96",
"@streetwriters/editor": "*",
"@notesnook/editor": "*",
"@streetwriters/notesnook-core": "^7.3.5",
"absolutify": "^0.1.0",
"buffer": "^6.0.3",
@@ -5823,9 +5823,9 @@
"resolved": "https://registry.npmjs.org/@social-embed/lib/-/lib-0.0.1-next.12.tgz",
"integrity": "sha512-CUqgq2PTmdmWhNPzth9JN1cFoaFsIWhgiuDVD23hjD+9HJVD+xs3GlbZF+YWYMKVhRa3hib4A7Ev8rOjz2QBwQ=="
},
"node_modules/@streetwriters/editor": {
"node_modules/@notesnook/editor": {
"version": "1.3.1",
"resolved": "https://npm.pkg.github.com/download/@streetwriters/editor/1.3.1/68b8d739d0b11e392b689b5bf7375318172de61a",
"resolved": "https://npm.pkg.github.com/download/@notesnook/editor/1.3.1/68b8d739d0b11e392b689b5bf7375318172de61a",
"integrity": "sha512-Pub5JXPabY4YdraMLi43HW+Y94ZiZRZA+PXJUmpSPa+KBr/36hTZG55EJUEqlY+bGDdec0ctSWFJ5Hu1cNPBqg==",
"hasInstallScript": true,
"license": "GPL-3.0",
@@ -26147,7 +26147,7 @@
"requires": {
"@flyerhq/react-native-link-preview": "^1.6.0",
"@mdi/js": "^6.7.96",
"@streetwriters/editor": "*",
"@notesnook/editor": "*",
"@streetwriters/notesnook-core": "^7.3.5",
"absolutify": "^0.1.0",
"buffer": "^6.0.3",
@@ -27440,9 +27440,9 @@
"resolved": "https://registry.npmjs.org/@social-embed/lib/-/lib-0.0.1-next.12.tgz",
"integrity": "sha512-CUqgq2PTmdmWhNPzth9JN1cFoaFsIWhgiuDVD23hjD+9HJVD+xs3GlbZF+YWYMKVhRa3hib4A7Ev8rOjz2QBwQ=="
},
"@streetwriters/editor": {
"@notesnook/editor": {
"version": "1.3.1",
"resolved": "https://npm.pkg.github.com/download/@streetwriters/editor/1.3.1/68b8d739d0b11e392b689b5bf7375318172de61a",
"resolved": "https://npm.pkg.github.com/download/@notesnook/editor/1.3.1/68b8d739d0b11e392b689b5bf7375318172de61a",
"integrity": "sha512-Pub5JXPabY4YdraMLi43HW+Y94ZiZRZA+PXJUmpSPa+KBr/36hTZG55EJUEqlY+bGDdec0ctSWFJ5Hu1cNPBqg==",
"requires": {
"@_ueberdosis/prosemirror-tables": "^1.1.3",