internal: incomplete vault systems behind feature flag (#2340)

This commit is contained in:
Mo
2023-06-30 09:01:56 -05:00
committed by GitHub
parent d16e401bb9
commit b032eb9c9b
638 changed files with 20321 additions and 4813 deletions

162
yarn.lock
View File

@@ -3918,7 +3918,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/api@workspace:packages/api"
dependencies:
"@standardnotes/common": ^1.46.6
"@standardnotes/common": ^1.48.3
"@standardnotes/domain-core": ^1.12.0
"@standardnotes/encryption": "workspace:*"
"@standardnotes/models": "workspace:*"
@@ -4030,7 +4030,7 @@ __metadata:
languageName: unknown
linkType: soft
"@standardnotes/common@npm:^1.23.1, @standardnotes/common@npm:^1.43.0, @standardnotes/common@npm:^1.46.4, @standardnotes/common@npm:^1.46.6":
"@standardnotes/common@npm:^1.23.1, @standardnotes/common@npm:^1.43.0":
version: 1.46.6
resolution: "@standardnotes/common@npm:1.46.6"
dependencies:
@@ -4039,6 +4039,15 @@ __metadata:
languageName: node
linkType: hard
"@standardnotes/common@npm:^1.48.3":
version: 1.48.3
resolution: "@standardnotes/common@npm:1.48.3"
dependencies:
reflect-metadata: ^0.1.13
checksum: 191d97879d3476af51490f21f23e58daad7a2c7bc3e7a69a78e7ba978b5e17bed86c1f7c3b681d62c1e1665eb1b16c2495f51a2a053ee9fa245a36cdf9092425
languageName: node
linkType: hard
"@standardnotes/component-relay@github:standardnotes/component-relay#839ff5db9bc92db9d42cad8d202ddc4df729597d, @standardnotes/component-relay@standardnotes/component-relay#839ff5db9bc92db9d42cad8d202ddc4df729597d":
version: 2.3.0
resolution: "@standardnotes/component-relay@https://github.com/standardnotes/component-relay.git#commit=839ff5db9bc92db9d42cad8d202ddc4df729597d"
@@ -4163,7 +4172,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/encryption@workspace:packages/encryption"
dependencies:
"@standardnotes/common": ^1.46.6
"@standardnotes/common": ^1.48.3
"@standardnotes/config": 2.4.3
"@standardnotes/models": "workspace:*"
"@standardnotes/responses": "workspace:*"
@@ -4198,7 +4207,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/features@workspace:packages/features"
dependencies:
"@standardnotes/common": ^1.46.6
"@standardnotes/common": ^1.48.3
"@standardnotes/domain-core": ^1.12.0
"@standardnotes/security": ^1.7.6
"@types/jest": ^29.2.3
@@ -4216,7 +4225,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/filepicker@workspace:packages/filepicker"
dependencies:
"@standardnotes/common": ^1.46.6
"@standardnotes/common": ^1.48.3
"@standardnotes/files": "workspace:*"
"@standardnotes/utils": "workspace:*"
"@types/jest": ^29.2.3
@@ -4236,7 +4245,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/files@workspace:packages/files"
dependencies:
"@standardnotes/common": ^1.46.4
"@standardnotes/common": ^1.48.3
"@standardnotes/encryption": "workspace:*"
"@standardnotes/models": "workspace:*"
"@standardnotes/responses": "workspace:*"
@@ -4403,9 +4412,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/models@workspace:packages/models"
dependencies:
"@standardnotes/common": ^1.46.6
"@standardnotes/common": ^1.48.3
"@standardnotes/features": "workspace:*"
"@standardnotes/responses": "workspace:*"
"@standardnotes/sncrypto-common": "workspace:^"
"@standardnotes/utils": "workspace:^"
"@types/jest": ^29.2.3
"@types/lodash": ^4.14.189
@@ -4450,7 +4460,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/responses@workspace:packages/responses"
dependencies:
"@standardnotes/common": ^1.46.6
"@standardnotes/common": ^1.48.3
"@standardnotes/features": "workspace:*"
"@standardnotes/security": ^1.7.6
"@types/jest": ^29.2.3
@@ -4488,7 +4498,7 @@ __metadata:
resolution: "@standardnotes/services@workspace:packages/services"
dependencies:
"@standardnotes/api": "workspace:^"
"@standardnotes/common": ^1.46.4
"@standardnotes/common": ^1.48.3
"@standardnotes/domain-core": ^1.12.0
"@standardnotes/encryption": "workspace:^"
"@standardnotes/features": "workspace:^"
@@ -4587,7 +4597,7 @@ __metadata:
"@babel/core": "*"
"@babel/preset-env": "*"
"@standardnotes/api": "workspace:*"
"@standardnotes/common": ^1.46.6
"@standardnotes/common": ^1.48.3
"@standardnotes/domain-core": ^1.12.0
"@standardnotes/domain-events": ^2.108.1
"@standardnotes/encryption": "workspace:*"
@@ -4715,9 +4725,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/ui-services@workspace:packages/ui-services"
dependencies:
"@standardnotes/common": ^1.46.6
"@standardnotes/common": ^1.48.3
"@standardnotes/features": "workspace:^"
"@standardnotes/filepicker": "workspace:^"
"@standardnotes/models": "workspace:^"
"@standardnotes/services": "workspace:^"
"@standardnotes/styles": "workspace:^"
"@standardnotes/toast": "workspace:^"
@@ -4728,6 +4739,8 @@ __metadata:
eslint: "*"
eslint-plugin-prettier: "*"
jest: ^29.3.1
mobx: ^6.8.0
mobx-react-lite: ^3.4.2
ts-jest: ^29.0.3
typescript: "*"
languageName: unknown
@@ -4737,7 +4750,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/utils@workspace:packages/utils"
dependencies:
"@standardnotes/common": ^1.46.6
"@standardnotes/common": ^1.48.3
"@types/dompurify": ^2.4.0
"@types/jest": ^29.2.3
"@types/jsdom": ^20.0.1
@@ -5700,7 +5713,7 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/eslint-plugin@npm:*, @typescript-eslint/eslint-plugin@npm:^5.12.1, @typescript-eslint/eslint-plugin@npm:^5.30.5, @typescript-eslint/eslint-plugin@npm:^5.43.0, @typescript-eslint/eslint-plugin@npm:^5.59.5":
"@typescript-eslint/eslint-plugin@npm:*, @typescript-eslint/eslint-plugin@npm:^5.12.1, @typescript-eslint/eslint-plugin@npm:^5.30.5, @typescript-eslint/eslint-plugin@npm:^5.43.0":
version: 5.59.5
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.5"
dependencies:
@@ -5724,7 +5737,31 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:*, @typescript-eslint/parser@npm:^5.12.1, @typescript-eslint/parser@npm:^5.30.5, @typescript-eslint/parser@npm:^5.59.5":
"@typescript-eslint/eslint-plugin@npm:^5.59.5":
version: 5.59.9
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.9"
dependencies:
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.59.9
"@typescript-eslint/type-utils": 5.59.9
"@typescript-eslint/utils": 5.59.9
debug: ^4.3.4
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
"@typescript-eslint/parser": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: bd2428e307085d7fa6699913b6e61d65eb450bbcd26f884390cbf16722b80e1d80dc289c72774be1cdffd022744894204c3242f40ba3ffdfa05d3f210c4130bb
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:*, @typescript-eslint/parser@npm:^5.12.1, @typescript-eslint/parser@npm:^5.30.5":
version: 5.59.5
resolution: "@typescript-eslint/parser@npm:5.59.5"
dependencies:
@@ -5741,6 +5778,23 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:^5.59.5":
version: 5.59.9
resolution: "@typescript-eslint/parser@npm:5.59.9"
dependencies:
"@typescript-eslint/scope-manager": 5.59.9
"@typescript-eslint/types": 5.59.9
"@typescript-eslint/typescript-estree": 5.59.9
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 69b07d0a5bc6e1d24d23916c057ea9f2f53a0e7fb6dabadff92987c299640edee2c013fb93269322c7124e87b5c515529001397eae33006dfb40e1dcdf1902d7
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:5.59.5":
version: 5.59.5
resolution: "@typescript-eslint/scope-manager@npm:5.59.5"
@@ -5751,6 +5805,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/scope-manager@npm:5.59.9"
dependencies:
"@typescript-eslint/types": 5.59.9
"@typescript-eslint/visitor-keys": 5.59.9
checksum: 362c22662d844440a7e14223d8cc0722f77ff21ad8f78deb0ee3b3f21de01b8846bf25fbbf527544677e83d8ff48008b3f7d40b39ddec55994ea4a1863e9ec0a
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:5.59.5":
version: 5.59.5
resolution: "@typescript-eslint/type-utils@npm:5.59.5"
@@ -5768,6 +5832,23 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/type-utils@npm:5.59.9"
dependencies:
"@typescript-eslint/typescript-estree": 5.59.9
"@typescript-eslint/utils": 5.59.9
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 6bc2619c5024c152b181eff1f44c9b5e7d0fc75ce9403f03b39d59fc1e13191b2fbaf6730f26a1caae22922ac47489f39c2cebccdd713588f6963169ed2a7958
languageName: node
linkType: hard
"@typescript-eslint/types@npm:5.59.5":
version: 5.59.5
resolution: "@typescript-eslint/types@npm:5.59.5"
@@ -5775,6 +5856,13 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/types@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/types@npm:5.59.9"
checksum: 283f8fee1ee590eeccc2e0fcd3526c856c4b1e2841af2cdcd09eeac842a42cfb32f6bc8b40385380f3dbc3ee29da30f1819115eedf9e16f69ff5a160aeddd8fa
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:5.59.5":
version: 5.59.5
resolution: "@typescript-eslint/typescript-estree@npm:5.59.5"
@@ -5793,6 +5881,24 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/typescript-estree@npm:5.59.9"
dependencies:
"@typescript-eslint/types": 5.59.9
"@typescript-eslint/visitor-keys": 5.59.9
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: c0c9b81f20a2a4337f07bc3ccdc9c1dabd765f59096255ed9a149e91e5c9517b25c2b6655f8f073807cfc13500c7451fbd9bb62e5e572c07cc07945ab042db89
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:5.59.5, @typescript-eslint/utils@npm:^5.10.0":
version: 5.59.5
resolution: "@typescript-eslint/utils@npm:5.59.5"
@@ -5811,6 +5917,24 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/utils@npm:5.59.9"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.59.9
"@typescript-eslint/types": 5.59.9
"@typescript-eslint/typescript-estree": 5.59.9
eslint-scope: ^5.1.1
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 22ec5962886de7dcf65f99c37aad9fb189a3bef6b2b07c81887fb82a0e8bf137246da58e64fb02141352285708440be13acd7f6db1ca19e96f86724813ac4646
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:5.59.5":
version: 5.59.5
resolution: "@typescript-eslint/visitor-keys@npm:5.59.5"
@@ -5821,6 +5945,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/visitor-keys@npm:5.59.9"
dependencies:
"@typescript-eslint/types": 5.59.9
eslint-visitor-keys: ^3.3.0
checksum: 2909ce761f7fe546592cd3c43e33263d8a5fa619375fd2fdffbc72ffc33e40d6feacafb28c79f36c638fcc2225048e7cc08c61cbac6ca63723dc68610d80e3e6
languageName: node
linkType: hard
"@webassemblyjs/ast@npm:1.11.1":
version: 1.11.1
resolution: "@webassemblyjs/ast@npm:1.11.1"