feat: add filepicker package

This commit is contained in:
Karol Sójko
2022-07-05 19:28:22 +02:00
parent 577da2ca84
commit d4188a3fa2
45 changed files with 5848 additions and 25 deletions

View File

@@ -6599,27 +6599,23 @@ __metadata:
languageName: unknown
linkType: soft
"@standardnotes/filepicker@npm:1.16.23, @standardnotes/filepicker@npm:^1.16.23":
version: 1.16.23
resolution: "@standardnotes/filepicker@npm:1.16.23"
"@standardnotes/filepicker@^1.16.22, @standardnotes/filepicker@^1.16.23, @standardnotes/filepicker@workspace:*, @standardnotes/filepicker@workspace:packages/filepicker":
version: 0.0.0-use.local
resolution: "@standardnotes/filepicker@workspace:packages/filepicker"
dependencies:
"@standardnotes/common": ^1.23.1
"@standardnotes/services": ^1.13.23
"@standardnotes/utils": ^1.6.12
checksum: 8b1eca3f4ee5d821bf0e7aaa859a0d6204b1083adf168db2d9deac9984d2d4b13d04cb018c8b545d26c2a8f2fc262d140e3e43bd4c91f0c9aebabee42bcd92f7
languageName: node
linkType: hard
"@standardnotes/filepicker@npm:^1.16.22":
version: 1.16.22
resolution: "@standardnotes/filepicker@npm:1.16.22"
dependencies:
"@standardnotes/common": ^1.23.1
"@standardnotes/services": ^1.13.22
"@standardnotes/utils": ^1.6.12
checksum: df14eedefd9d9a5ebdff483b611eac2c78a6a17e2039b5893a9041b0abbf88acf85aa36444cbf5b3b0c52a1556a175d20ed15a2879117895d3669b597ee07d60
languageName: node
linkType: hard
"@types/jest": ^27.4.1
"@types/wicg-file-system-access": ^2020.9.5
"@typescript-eslint/eslint-plugin": ^5.30.0
eslint-plugin-prettier: ^4.2.1
jest: ^27.5.1
reflect-metadata: ^0.1.13
ts-jest: ^27.1.3
ts-node: ^10.5.0
languageName: unknown
linkType: soft
"@standardnotes/files@npm:^1.3.22":
version: 1.3.22
@@ -6936,7 +6932,7 @@ __metadata:
"@standardnotes/config": ^2.4.3
"@standardnotes/encryption": "workspace:*"
"@standardnotes/features": "workspace:*"
"@standardnotes/filepicker": ^1.16.23
"@standardnotes/filepicker": "workspace:*"
"@standardnotes/icons": "workspace:*"
"@standardnotes/react-native-aes": ^1.4.3
"@standardnotes/react-native-textview": 1.1.0
@@ -7431,7 +7427,7 @@ __metadata:
"@reach/tooltip": ^0.16.2
"@reach/visually-hidden": ^0.16.0
"@standardnotes/encryption": "workspace:*"
"@standardnotes/filepicker": 1.16.23
"@standardnotes/filepicker": "workspace:*"
"@standardnotes/icons": "workspace:*"
"@standardnotes/services": ^1.13.23
"@standardnotes/sncrypto-web": 1.10.1
@@ -36906,6 +36902,44 @@ __metadata:
languageName: node
linkType: hard
"ts-node@npm:^10.5.0":
version: 10.8.2
resolution: "ts-node@npm:10.8.2"
dependencies:
"@cspotcode/source-map-support": ^0.8.0
"@tsconfig/node10": ^1.0.7
"@tsconfig/node12": ^1.0.7
"@tsconfig/node14": ^1.0.0
"@tsconfig/node16": ^1.0.2
acorn: ^8.4.1
acorn-walk: ^8.1.1
arg: ^4.1.0
create-require: ^1.1.0
diff: ^4.0.1
make-error: ^1.1.1
v8-compile-cache-lib: ^3.0.1
yn: 3.1.1
peerDependencies:
"@swc/core": ">=1.2.50"
"@swc/wasm": ">=1.2.50"
"@types/node": "*"
typescript: ">=2.7"
peerDependenciesMeta:
"@swc/core":
optional: true
"@swc/wasm":
optional: true
bin:
ts-node: dist/bin.js
ts-node-cwd: dist/bin-cwd.js
ts-node-esm: dist/bin-esm.js
ts-node-script: dist/bin-script.js
ts-node-transpile-only: dist/bin-transpile.js
ts-script: dist/bin-script-deprecated.js
checksum: 1eede939beed9f4db35bcc88d78ef803815b99dcdbed1ecac728d861d74dc694918a7f0f437aa08d026193743a31e7e00e2ee34f875f909b5879981c1808e2a7
languageName: node
linkType: hard
"ts-node@npm:^10.7.0, ts-node@npm:^10.8.1":
version: 10.8.1
resolution: "ts-node@npm:10.8.1"