datapos-connector-file-store-emulator 0.2.246 → 0.2.250
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -1
- package/dist/datapos-connector-file-store-emulator.es.js +37 -37
- package/{src/fileStoreIndex.json → dist/types/src/fileStoreIndex.json.d.ts} +4 -1
- package/package.json +36 -25
- package/.gitattributes +0 -4
- package/.markdownlint.json +0 -5
- package/.prettierrc.json +0 -23
- package/.vscode/settings.json +0 -9
- package/LICENSES.json +0 -1
- package/config copy.json +0 -33
- package/config.json +0 -33
- package/dependency-check-reports/dependency-check-report.html +0 -668
- package/dependency-check-reports/dependency-check-report.json +0 -1
- package/eslint.config.ts +0 -31
- package/license-report-config.json +0 -13
- package/licenseTree.json +0 -1
- package/licenses.md +0 -0
- package/src/index.ts +0 -242
- package/stats/index.html +0 -4949
- package/tsconfig.json +0 -18
- package/vite.config.ts +0 -42
package/README.md
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
# Data Positioning File Store Emulator Connector
|
|
2
2
|
|
|
3
|
-
<span><!-- OWASP_BADGES_START -->
|
|
3
|
+
<span><!-- OWASP_BADGES_START -->
|
|
4
|
+
[](https://data-positioning.github.io/datapos-connector-file-store-emulator/dependency-check-reports/dependency-check-report.html)
|
|
5
|
+
|
|
6
|
+
<!-- OWASP_BADGES_END --></span>
|
|
7
|
+
|
|
4
8
|
[](./LICENSE)
|
|
5
9
|
|
|
6
10
|
A TypeScript library that implements the File Store Emulator connector. It provides easy access to a curated set of files for demonstration and evaluation purposes.
|
|
@@ -23,6 +27,9 @@ The following table lists top-level production and peer dependencies. All these
|
|
|
23
27
|
|
|
24
28
|
<!-- DEPENDENCY_LICENSES_START -->
|
|
25
29
|
|
|
30
|
+
| Name | Type | Installed | Latest | Latest Released | Deps | Document |
|
|
31
|
+
| :--- | :--- | :-------: | :----: | :-------------- | ---: | :------- |
|
|
32
|
+
|
|
26
33
|
<!-- DEPENDENCY_LICENSES_END -->
|
|
27
34
|
|
|
28
35
|
**Installed dependencies are kept up-to-date with latest releases.**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const y = "datapos-connector-file-store-emulator", M = { en: "File Store Emulator" }, z = { "en-gb": "Imitates a cloud-based file storage solution. It hosts a read-only set of files for demonstration, evaluation and testing purposes and is freely available to all users." }, j = "fileStore", v = { default: { authMethodId: "none", maxConnectionCount: 1 } }, C = '<svg fill="#000000" height="100%" viewBox="0 0 576 512"><path d="M320 32H64C46.33 32 32 46.33 32 64V448C32 465.7 46.33 480 64 480H296.2C305.1 491.8 317.3 502.3 329.7 511.3C326.6 511.7 323.3 512 320 512H64C28.65 512 0 483.3 0 448V64C0 28.65 28.65 0 64 0H320C355.3 0 384 28.65 384 64V198.6C372.8 201.8 362.1 206 352 211.2V64C352 46.33 337.7 32 320 32V32zM64 144C64 135.2 71.16 128 80 128H304C312.8 128 320 135.2 320 144C320 152.8 312.8 160 304 160H80C71.16 160 64 152.8 64 144zM272 224C280.8 224 288 231.2 288 240C288 248.8 280.8 256 272 256H80C71.16 256 64 248.8 64 240C64 231.2 71.16 224 80 224H272zM208 320C216.8 320 224 327.2 224 336C224 344.8 216.8 352 208 352H80C71.16 352 64 344.8 64 336C64 327.2 71.16 320 80 320H208zM476.7 324.7C482.9 318.4 493.1 318.4 499.3 324.7C505.6 330.9 505.6 341.1 499.3 347.3L427.3 419.3C421.1 425.6 410.9 425.6 404.7 419.3L364.7 379.3C358.4 373.1 358.4 362.9 364.7 356.7C370.9 350.4 381.1 350.4 387.3 356.7L416 385.4L476.7 324.7zM288 368C288 288.5 352.5 224 432 224C511.5 224 576 288.5 576 368C576 447.5 511.5 512 432 512C352.5 512 288 447.5 288 368zM432 480C493.9 480 544 429.9 544 368C544 306.1 493.9 256 432 256C370.1 256 320 306.1 320 368C320 429.9 370.1 480 432 480z"/></svg>', u = '<svg fill="#ffffff" height="100%" viewBox="0 0 576 512"><path d="M320 32H64C46.33 32 32 46.33 32 64V448C32 465.7 46.33 480 64 480H296.2C305.1 491.8 317.3 502.3 329.7 511.3C326.6 511.7 323.3 512 320 512H64C28.65 512 0 483.3 0 448V64C0 28.65 28.65 0 64 0H320C355.3 0 384 28.65 384 64V198.6C372.8 201.8 362.1 206 352 211.2V64C352 46.33 337.7 32 320 32V32zM64 144C64 135.2 71.16 128 80 128H304C312.8 128 320 135.2 320 144C320 152.8 312.8 160 304 160H80C71.16 160 64 152.8 64 144zM272 224C280.8 224 288 231.2 288 240C288 248.8 280.8 256 272 256H80C71.16 256 64 248.8 64 240C64 231.2 71.16 224 80 224H272zM208 320C216.8 320 224 327.2 224 336C224 344.8 216.8 352 208 352H80C71.16 352 64 344.8 64 336C64 327.2 71.16 320 80 320H208zM476.7 324.7C482.9 318.4 493.1 318.4 499.3 324.7C505.6 330.9 505.6 341.1 499.3 347.3L427.3 419.3C421.1 425.6 410.9 425.6 404.7 419.3L364.7 379.3C358.4 373.1 358.4 362.9 364.7 356.7C370.9 350.4 381.1 350.4 387.3 356.7L416 385.4L476.7 324.7zM288 368C288 288.5 352.5 224 432 224C511.5 224 576 288.5 576 368C576 447.5 511.5 512 432 512C352.5 512 288 447.5 288 368zM432 480C493.9 480 544 429.9 544 368C544 306.1 493.9 256 432 256C370.1 256 320 306.1 320 368C320 429.9 370.1 480 432 480z"/></svg>', h = ["abortOperation", "findObject", "listNodes", "previewObject", "retrieveRecords"], E = null, R = "beta", P = "connector", g = "source", w = null, _ = null, T = null, S = "0.2.
|
|
1
|
+
const y = "datapos-connector-file-store-emulator", M = { en: "File Store Emulator" }, z = { "en-gb": "Imitates a cloud-based file storage solution. It hosts a read-only set of files for demonstration, evaluation and testing purposes and is freely available to all users." }, j = "fileStore", v = { default: { authMethodId: "none", maxConnectionCount: 1 } }, C = '<svg fill="#000000" height="100%" viewBox="0 0 576 512"><path d="M320 32H64C46.33 32 32 46.33 32 64V448C32 465.7 46.33 480 64 480H296.2C305.1 491.8 317.3 502.3 329.7 511.3C326.6 511.7 323.3 512 320 512H64C28.65 512 0 483.3 0 448V64C0 28.65 28.65 0 64 0H320C355.3 0 384 28.65 384 64V198.6C372.8 201.8 362.1 206 352 211.2V64C352 46.33 337.7 32 320 32V32zM64 144C64 135.2 71.16 128 80 128H304C312.8 128 320 135.2 320 144C320 152.8 312.8 160 304 160H80C71.16 160 64 152.8 64 144zM272 224C280.8 224 288 231.2 288 240C288 248.8 280.8 256 272 256H80C71.16 256 64 248.8 64 240C64 231.2 71.16 224 80 224H272zM208 320C216.8 320 224 327.2 224 336C224 344.8 216.8 352 208 352H80C71.16 352 64 344.8 64 336C64 327.2 71.16 320 80 320H208zM476.7 324.7C482.9 318.4 493.1 318.4 499.3 324.7C505.6 330.9 505.6 341.1 499.3 347.3L427.3 419.3C421.1 425.6 410.9 425.6 404.7 419.3L364.7 379.3C358.4 373.1 358.4 362.9 364.7 356.7C370.9 350.4 381.1 350.4 387.3 356.7L416 385.4L476.7 324.7zM288 368C288 288.5 352.5 224 432 224C511.5 224 576 288.5 576 368C576 447.5 511.5 512 432 512C352.5 512 288 447.5 288 368zM432 480C493.9 480 544 429.9 544 368C544 306.1 493.9 256 432 256C370.1 256 320 306.1 320 368C320 429.9 370.1 480 432 480z"/></svg>', u = '<svg fill="#ffffff" height="100%" viewBox="0 0 576 512"><path d="M320 32H64C46.33 32 32 46.33 32 64V448C32 465.7 46.33 480 64 480H296.2C305.1 491.8 317.3 502.3 329.7 511.3C326.6 511.7 323.3 512 320 512H64C28.65 512 0 483.3 0 448V64C0 28.65 28.65 0 64 0H320C355.3 0 384 28.65 384 64V198.6C372.8 201.8 362.1 206 352 211.2V64C352 46.33 337.7 32 320 32V32zM64 144C64 135.2 71.16 128 80 128H304C312.8 128 320 135.2 320 144C320 152.8 312.8 160 304 160H80C71.16 160 64 152.8 64 144zM272 224C280.8 224 288 231.2 288 240C288 248.8 280.8 256 272 256H80C71.16 256 64 248.8 64 240C64 231.2 71.16 224 80 224H272zM208 320C216.8 320 224 327.2 224 336C224 344.8 216.8 352 208 352H80C71.16 352 64 344.8 64 336C64 327.2 71.16 320 80 320H208zM476.7 324.7C482.9 318.4 493.1 318.4 499.3 324.7C505.6 330.9 505.6 341.1 499.3 347.3L427.3 419.3C421.1 425.6 410.9 425.6 404.7 419.3L364.7 379.3C358.4 373.1 358.4 362.9 364.7 356.7C370.9 350.4 381.1 350.4 387.3 356.7L416 385.4L476.7 324.7zM288 368C288 288.5 352.5 224 432 224C511.5 224 576 288.5 576 368C576 447.5 511.5 512 432 512C352.5 512 288 447.5 288 368zM432 480C493.9 480 544 429.9 544 368C544 306.1 493.9 256 432 256C370.1 256 320 306.1 320 368C320 429.9 370.1 480 432 480z"/></svg>', h = ["abortOperation", "findObject", "listNodes", "previewObject", "retrieveRecords"], E = null, R = "beta", P = "connector", g = "source", w = null, _ = null, T = null, S = "0.2.250", F = {
|
|
2
2
|
id: y,
|
|
3
3
|
label: M,
|
|
4
4
|
description: z,
|
|
@@ -33,18 +33,18 @@ const y = "datapos-connector-file-store-emulator", M = { en: "File Store Emulato
|
|
|
33
33
|
"/Test Files/Encoding": [{ id: "VDPKvgp8-hYHAyD5Lspqx", lastModifiedAt: 17435076862472607e-4, name: "big5", size: 614, typeId: "object" }, { id: "BuaHWD5GhE1tR4h50Sgjb", lastModifiedAt: 1743507686247412e-3, name: "euc-jp", size: 3919, typeId: "object" }, { id: "4zP5NrMMQKfEImM1ql9rh", lastModifiedAt: 1743507686247461e-3, name: "euc-kr", size: 2480, typeId: "object" }, { id: "4ddofaJBAo3000bUD4l_-", lastModifiedAt: 17435076862475098e-4, name: "gb18030", size: 1665, typeId: "object" }, { id: "yk7BqZOfbjw1lrOWkYMX8", lastModifiedAt: 17435076862475715e-4, name: "iso-2022-jp", size: 2924, typeId: "object" }, { id: "A52Tx9PVrjFXZAzEyska1", lastModifiedAt: 17435076862476187e-4, name: "iso-8859-2", size: 1600, typeId: "object" }, { id: "CzzBPKwpdex-8NIdpgC0b", lastModifiedAt: 1743507686247666e-3, name: "iso-8859-5", size: 1024, typeId: "object" }, { id: "6LYPo_5Ux6C7olOqf0caX", lastModifiedAt: 17435076862477134e-4, name: "iso-8859-6", size: 2241, typeId: "object" }, { id: "bfAhVWgQoJ4gK1WpgMI-O", lastModifiedAt: 1743507686247772e-3, name: "iso-8859-7", size: 1033, typeId: "object" }, { id: "94cPoDWerynVP5nYqQok5", lastModifiedAt: 17435076862478198e-4, name: "koi8-r", size: 1024, typeId: "object" }, { id: "wZP8uYiw71--vBcvc8mr-", lastModifiedAt: 17435076862478694e-4, name: "shift_jis", size: 2816, typeId: "object" }, { id: "8N1hAcknG5QTCBGAb_DgC", lastModifiedAt: 17435076862479082e-4, name: "utf-16be", size: 1334, typeId: "object" }, { id: "b0wcTK1T3jAS_FMhx74-L", lastModifiedAt: 1743507686247954e-3, name: "utf-16le", size: 1334, typeId: "object" }, { id: "Ar8QcfiznCHcGUZqvc4Xt", lastModifiedAt: 1743507686247995e-3, name: "utf-8", size: 1125, typeId: "object" }, { id: "MFdztx3Hn_W0cZ-FvJAlb", lastModifiedAt: 17435076862480386e-4, name: "windows-1250", size: 1617, typeId: "object" }, { id: "Hh7pKXC0Y-_OyT_zwSmMK", lastModifiedAt: 17435076862480842e-4, name: "windows-1251", size: 1024, typeId: "object" }, { id: "OcIEHmkSVO8lOX7srKkPn", lastModifiedAt: 1743507686248141e-3, name: "windows-1252", size: 2976, typeId: "object" }, { id: "Fr-FOrJwjhwh-RrejQG2y", lastModifiedAt: 1743507686248181e-3, name: "windows-1253", size: 1052, typeId: "object" }, { id: "fJnDU4alQlSZ4x-nojhp1", lastModifiedAt: 17435076862482227e-4, name: "windows-1254", size: 2445, typeId: "object" }, { id: "vI70VbY2bLWPSppUJ27pX", lastModifiedAt: 17435076862482617e-4, name: "windows-1255", size: 2405, typeId: "object" }, { id: "CBX69u7zo_sNZTLSXL_Ok", lastModifiedAt: 17435076862483171e-4, name: "windows-1256", size: 2241, typeId: "object" }],
|
|
34
34
|
"/Test Files/Encoding Test Files": [{ id: "2TJo3wC-qs3eQ4Q1LiC4p", lastModifiedAt: 17435076862436587e-4, name: "ascii.txt", size: 44, typeId: "object" }, { id: "lrrRdBkfNLjxDpgGBJafD", lastModifiedAt: 17435076862436975e-4, name: "big5.txt", size: 37, typeId: "object" }, { id: "kcfwAkKq1bMepTQIMmX-f", lastModifiedAt: 17435076862459814e-4, name: "euc-jp.txt", size: 218, typeId: "object" }, { id: "bciRqR0P6iJyQ_vtOop3Y", lastModifiedAt: 17435076862460261e-4, name: "euc-kr.txt", size: 153, typeId: "object" }, { id: "f4Q9QEcVNnx0hSGJrhOIV", lastModifiedAt: 17435076862460706e-4, name: "gb2312.txt", size: 105, typeId: "object" }, { id: "PcztjI4G2NZOYCdLSD5kA", lastModifiedAt: 17435076862461167e-4, name: "hz-gb-2312.txt", size: 117, typeId: "object" }, { id: "lLzl7OwIayebmkDf_johR", lastModifiedAt: 17435076862461694e-4, name: "ibm855.txt", size: 290, typeId: "object" }, { id: "Mq7D4ZWQsTMRsTX7_CsvU", lastModifiedAt: 17435076862462126e-4, name: "ibm866.txt", size: 290, typeId: "object" }, { id: "We9LB0aWPrd-IODoVKoRt", lastModifiedAt: 1743507686246254e-3, name: "iso-2022-jp.txt", size: 224, typeId: "object" }, { id: "W0qTlIiYoioBujG6zw8_Y", lastModifiedAt: 17435076862462983e-4, name: "iso-2022-kr.txt", size: 198, typeId: "object" }, { id: "I6IMhKsT4Uz4wGEJvW36C", lastModifiedAt: 17435076862463481e-4, name: "iso-8859-2.txt", size: 273, typeId: "object" }, { id: "Xwkvh13qNNKRwu7jYmzjR", lastModifiedAt: 17435076862463884e-4, name: "iso-8859-5-bulgarian.txt", size: 304, typeId: "object" }, { id: "asxDjWbs34mTKaGTkbNfw", lastModifiedAt: 17435076862464302e-4, name: "iso-8859-5-russian.txt", size: 290, typeId: "object" }, { id: "kgbViYQ9OX4w5SpLdskgZ", lastModifiedAt: 17435076862464714e-4, name: "iso-8859-7.txt", size: 319, typeId: "object" }, { id: "Bq0Gn-1G5BrhTxBUOQ7DF", lastModifiedAt: 17435076862465222e-4, name: "iso-8859-8.txt", size: 307, typeId: "object" }, { id: "jCtOU9WWV8jHWMgr_Oq7r", lastModifiedAt: 17435076862465593e-4, name: "koi8-r.txt", size: 290, typeId: "object" }, { id: "--cTZDZwr5BgECFgDGIo2", lastModifiedAt: 17435076862465964e-4, name: "shift_jis.txt", size: 216, typeId: "object" }, { id: "8mdQ36gjXep2wGj_kuQHx", lastModifiedAt: 1743507686246642e-3, name: "tis-620.txt", size: 68, typeId: "object" }, { id: "5rUGdrjGK4v6hZ1qwH2KJ", lastModifiedAt: 17435076862466946e-4, name: "utf-16be.txt", size: 2, typeId: "object" }, { id: "NtUpxZ5XGC1UAa0bJU4Cd", lastModifiedAt: 17435076862467427e-4, name: "utf-16le.txt", size: 84, typeId: "object" }, { id: "djicGUE7J59cQmEz22Lw2", lastModifiedAt: 1743507686246787e-3, name: "utf-32be.txt", size: 4, typeId: "object" }, { id: "E4ewVZr3kM5JfkCNHhaHv", lastModifiedAt: 17435076862468293e-4, name: "utf-32le.txt", size: 18, typeId: "object" }, { id: "T0gS9i2pl9OCYmqJdcEx-", lastModifiedAt: 17435076862468833e-4, name: "utf-8-with-bom.txt", size: 58, typeId: "object" }, { id: "ctcPwumVXy1mYV1fht5yD", lastModifiedAt: 17435076862469265e-4, name: "utf-8-without-bom.txt", size: 58, typeId: "object" }, { id: "V0aG5TkpxwM3_Q1di66Nz", lastModifiedAt: 1743507686246975e-3, name: "windows-1251.txt", size: 290, typeId: "object" }, { id: "LSFzaM5jL_I544Ol4mErA", lastModifiedAt: 17435076862470168e-4, name: "windows-1252.txt", size: 433, typeId: "object" }, { id: "SF10JGkRZ1rVLdm5LVBrl", lastModifiedAt: 17435076862470657e-4, name: "windows-1255.txt", size: 36, typeId: "object" }, { id: "kEx_hKy6rjhn97BwN07Ip", lastModifiedAt: 1743507686247103e-3, name: "x-iso-10646-ucs-4-2143.txt", size: 20, typeId: "object" }, { id: "XFbR4pbjpQwlmlKFmRqDC", lastModifiedAt: 1743507686247142e-3, name: "x-iso-10646-ucs-4-3412.txt", size: 20, typeId: "object" }, { id: "BuqENK-iJAXc1noTneDzz", lastModifiedAt: 17435076862471843e-4, name: "x-mac-cyrillic.txt", size: 290, typeId: "object" }, { childCount: 38, name: "encodings", typeId: "folder" }],
|
|
35
35
|
"/Test Files/Encoding Test Files/encodings": [{ id: "irBUQdMBx4ZhLXyti4t0W", lastModifiedAt: 1743507686243765e-3, name: "big5", size: 614, typeId: "object" }, { id: "BPyMwzoNSnGdUV_dzYEWz", lastModifiedAt: 17435076862438152e-4, name: "euc_jp", size: 3919, typeId: "object" }, { id: "FXjFtwUcRxKmH_ZCAaNz6", lastModifiedAt: 1743507686243867e-3, name: "euc_kr", size: 2480, typeId: "object" }, { id: "5fBDsObvTXORIIgptb-sl", lastModifiedAt: 17435076862439092e-4, name: "gb18030", size: 1665, typeId: "object" }, { id: "7Jt6_ku8bzWNBFjRaagdR", lastModifiedAt: 17435076862439512e-4, name: "iso2022cn", size: 1749, typeId: "object" }, { id: "WLvdjjUGMGnEv3FmDQJ9p", lastModifiedAt: 1743507686243999e-3, name: "iso2022jp", size: 2924, typeId: "object" }, { id: "6CsULI8SIvo4zwFjKAA1_", lastModifiedAt: 17435076862440513e-4, name: "iso2022kr", size: 3172, typeId: "object" }, { id: "SqbmllHEuS76me2jsWjLI", lastModifiedAt: 17435076862440952e-4, name: "iso88591_en", size: 2955, typeId: "object" }, { id: "5oCOldZaxX2XoavVBBgdc", lastModifiedAt: 1743507686244138e-3, name: "iso88592_cs", size: 1600, typeId: "object" }, { id: "UATsUFbSUtqVhVhMJ2sec", lastModifiedAt: 1743507686244182e-3, name: "iso88595_ru", size: 1024, typeId: "object" }, { id: "wC1_pjcjj0NZZWTxqiGaw", lastModifiedAt: 17435076862442336e-4, name: "iso88596_ar", size: 2241, typeId: "object" }, { id: "Pe8RK8l_zBAjLODUX34IB", lastModifiedAt: 1743507686244275e-3, name: "iso88597_el", size: 1033, typeId: "object" }, { id: "Ga6Z1yRgs99Vpa5QrR70_", lastModifiedAt: 17435076862445083e-4, name: "iso88598", size: 2352, typeId: "object" }, { id: "XmtdLSxT84HsoF7OIqye4", lastModifiedAt: 1743507686244566e-3, name: "iso88598_he", size: 2353, typeId: "object" }, { id: "3HCk8XXlua9KEOtc5iseJ", lastModifiedAt: 1743507686244627e-3, name: "iso88599_tr", size: 2424, typeId: "object" }, { id: "zjfA3EHpzaPHAvTkBICWG", lastModifiedAt: 17435076862446736e-4, name: "koi8r", size: 1024, typeId: "object" }, { id: "IRnhQiGe4mxsoQpaJCdRM", lastModifiedAt: 17435076862447236e-4, name: "lang_arabic", size: 4059, typeId: "object" }, { id: "ih-RgplBSErEYOcna-NlI", lastModifiedAt: 17435076862447717e-4, name: "lang_chinese", size: 916, typeId: "object" }, { id: "9EYQqNjgOksavPn--KH46", lastModifiedAt: 17435076862448289e-4, name: "lang_czech", size: 1795, typeId: "object" }, { id: "Xaeq_CiSthaccRyGw22Bx", lastModifiedAt: 17435076862448726e-4, name: "lang_greek", size: 1895, typeId: "object" }, { id: "421DaSaIy8ywB26Rc2GV1", lastModifiedAt: 1743507686244933e-3, name: "lang_hebrew", size: 4124, typeId: "object" }, { id: "N01Ggo186R8phM3c0zLa2", lastModifiedAt: 17435076862449873e-4, name: "lang_japanese", size: 3978, typeId: "object" }, { id: "T8jzTqgGlU30YQd1QvMm3", lastModifiedAt: 17435076862450503e-4, name: "lang_korean", size: 3466, typeId: "object" }, { id: "R-Fkzl2BW0o9Hios70WwI", lastModifiedAt: 17435076862450947e-4, name: "lang_russian", size: 1873, typeId: "object" }, { id: "KiKbYoPDMht0f9ElSfTYZ", lastModifiedAt: 1743507686245141e-3, name: "lang_turkish", size: 2678, typeId: "object" }, { id: "a_RPqwZdZ5DmZOCDUVeiZ", lastModifiedAt: 17435076862451846e-4, name: "shiftjis", size: 2816, typeId: "object" }, { id: "rXd90uYo_IZSqu9U_3Sr6", lastModifiedAt: 1743507686245242e-3, name: "utf16be", size: 1334, typeId: "object" }, { id: "83XbTcV0_WKdvcPEKeuDy", lastModifiedAt: 17435076862452773e-4, name: "utf16le", size: 1334, typeId: "object" }, { id: "Upq9-WDaQTs--Ogg1Qtev", lastModifiedAt: 17435076862453193e-4, name: "utf32be", size: 2664, typeId: "object" }, { id: "mm0RGQoiYeYc7ORPPI2S8", lastModifiedAt: 17435076862453613e-4, name: "utf32le", size: 2664, typeId: "object" }, { id: "J9FIyiit-zK4HquqAwGNE", lastModifiedAt: 17435076862454148e-4, name: "utf8", size: 1125, typeId: "object" }, { id: "pZQOaI1tOrcy2Km0Z7Enb", lastModifiedAt: 17435076862454595e-4, name: "windows_1250", size: 1617, typeId: "object" }, { id: "da-PPmwaWqLyqUz6SRw1v", lastModifiedAt: 1743507686245507e-3, name: "windows_1251", size: 1024, typeId: "object" }, { id: "aw_8vVm1CvdxaiiI3CX-L", lastModifiedAt: 17435076862456494e-4, name: "windows_1252", size: 2976, typeId: "object" }, { id: "-JYzWLdhtRIWC0vwZFj0I", lastModifiedAt: 17435076862456982e-4, name: "windows_1253", size: 1052, typeId: "object" }, { id: "ImvMAQPnb13Mf7mqB7t6m", lastModifiedAt: 17435076862458247e-4, name: "windows_1254", size: 2445, typeId: "object" }, { id: "mYnEtUyasG7Cub5f7WgsT", lastModifiedAt: 17435076862458765e-4, name: "windows_1255", size: 2405, typeId: "object" }, { id: "clQEg9g9e9QiBJcsOcKcs", lastModifiedAt: 17435076862459272e-4, name: "windows_1256", size: 2241, typeId: "object" }]
|
|
36
|
-
}, k = "0.2.
|
|
36
|
+
}, k = "0.2.250", L = "Connector failed to abort preview object operation.", O = "Connector failed to abort retrieve all records operation.", U = 4096, N = 1e3, f = "https://sample-data-eu.datapos.app";
|
|
37
37
|
class V {
|
|
38
38
|
abortController;
|
|
39
39
|
config;
|
|
40
40
|
connectionConfig;
|
|
41
41
|
tools;
|
|
42
42
|
constructor(e, t) {
|
|
43
|
-
this.abortController =
|
|
43
|
+
this.abortController = void 0, this.config = F, this.config.version = k, this.connectionConfig = e, this.tools = t;
|
|
44
44
|
}
|
|
45
45
|
// Operations - Abort operation.
|
|
46
46
|
abortOperation(e) {
|
|
47
|
-
e.abortController && (e.abortController.abort(), e.abortController =
|
|
47
|
+
e.abortController && (e.abortController.abort(), e.abortController = void 0);
|
|
48
48
|
}
|
|
49
49
|
// Operations - Find object.
|
|
50
50
|
async findObject(e, t) {
|
|
@@ -56,8 +56,8 @@ class V {
|
|
|
56
56
|
// Operations - List nodes.
|
|
57
57
|
async listNodes(e, t) {
|
|
58
58
|
const i = p[t.folderPath], c = [];
|
|
59
|
-
for (const
|
|
60
|
-
|
|
59
|
+
for (const o of i)
|
|
60
|
+
o.typeId === "folder" ? c.push(this.constructFolderNodeConfig(t.folderPath, o.name, o.childCount)) : c.push(this.constructObjectNodeConfig(t.folderPath, o.id, o.name, o.lastModifiedAt, o.size));
|
|
61
61
|
return { cursor: void 0, isMore: !1, connectionNodeConfigs: c, totalCount: c.length };
|
|
62
62
|
}
|
|
63
63
|
// Operations - Preview object.
|
|
@@ -68,56 +68,56 @@ class V {
|
|
|
68
68
|
i.addEventListener("abort", () => {
|
|
69
69
|
throw new this.tools.dataPos.OperationalError(L, "datapos-connector-file-store-emulator|Connector|preview.abort");
|
|
70
70
|
});
|
|
71
|
-
const c = `${f}/fileStore${t.path}`,
|
|
71
|
+
const c = `${f}/fileStore${t.path}`, o = { Range: `bytes=0-${t.chunkSize || U}` }, d = await fetch(encodeURI(c), { headers: o, signal: i });
|
|
72
72
|
if (d.ok)
|
|
73
|
-
return e.abortController =
|
|
73
|
+
return e.abortController = void 0, { data: new Uint8Array(await d.arrayBuffer()), typeId: "uint8Array" };
|
|
74
74
|
throw await this.tools.dataPos.buildFetchError(d, `Failed to fetch '${t.path}' file.`, "datapos-connector-file-store-emulator|Connector|preview");
|
|
75
75
|
} catch (i) {
|
|
76
|
-
throw e.abortController =
|
|
76
|
+
throw e.abortController = void 0, i;
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
// Operations - Retrieve records.
|
|
80
80
|
async retrieveRecords(e, t, i, c) {
|
|
81
|
-
return new Promise((
|
|
81
|
+
return new Promise((o, d) => {
|
|
82
82
|
try {
|
|
83
83
|
e.abortController = new AbortController();
|
|
84
84
|
const n = e.abortController.signal;
|
|
85
85
|
n.addEventListener(
|
|
86
86
|
"abort",
|
|
87
87
|
() => {
|
|
88
|
-
e.abortController =
|
|
88
|
+
e.abortController = void 0, d(new e.tools.dataPos.OperationalError(O, "datapos-connector-file-store-emulator|Connector|retrieve.abort"));
|
|
89
89
|
},
|
|
90
90
|
{ once: !0 }
|
|
91
91
|
);
|
|
92
92
|
let l = [];
|
|
93
|
-
const
|
|
93
|
+
const s = e.tools.csvParse({
|
|
94
94
|
delimiter: t.valueDelimiterId,
|
|
95
95
|
info: !0,
|
|
96
96
|
relax_column_count: !0,
|
|
97
97
|
relax_quotes: !0
|
|
98
98
|
});
|
|
99
|
-
|
|
99
|
+
s.on("readable", () => {
|
|
100
100
|
try {
|
|
101
101
|
let a;
|
|
102
|
-
for (; (a =
|
|
102
|
+
for (; (a = s.read()) !== null; )
|
|
103
103
|
n.throwIfAborted(), !(l.length < N) && (i([]), l = []);
|
|
104
104
|
} catch (a) {
|
|
105
|
-
e.abortController =
|
|
105
|
+
e.abortController = void 0, d(a);
|
|
106
106
|
}
|
|
107
|
-
}),
|
|
108
|
-
e.abortController =
|
|
109
|
-
}),
|
|
107
|
+
}), s.on("error", (a) => {
|
|
108
|
+
e.abortController = void 0, d(a);
|
|
109
|
+
}), s.on("end", () => {
|
|
110
110
|
try {
|
|
111
|
-
n.throwIfAborted(), e.abortController =
|
|
112
|
-
byteCount:
|
|
113
|
-
commentLineCount:
|
|
114
|
-
emptyLineCount:
|
|
115
|
-
invalidFieldLengthCount:
|
|
116
|
-
lineCount:
|
|
117
|
-
recordCount:
|
|
118
|
-
}),
|
|
111
|
+
n.throwIfAborted(), e.abortController = void 0, l.length > 0 && (i([]), l = []), c({
|
|
112
|
+
byteCount: s.info.bytes,
|
|
113
|
+
commentLineCount: s.info.comment_lines,
|
|
114
|
+
emptyLineCount: s.info.empty_lines,
|
|
115
|
+
invalidFieldLengthCount: s.info.invalid_field_length,
|
|
116
|
+
lineCount: s.info.lines,
|
|
117
|
+
recordCount: s.info.records
|
|
118
|
+
}), o();
|
|
119
119
|
} catch (a) {
|
|
120
|
-
e.abortController =
|
|
120
|
+
e.abortController = void 0, d(a);
|
|
121
121
|
}
|
|
122
122
|
});
|
|
123
123
|
const b = `${f}/fileStore${t.path}`;
|
|
@@ -127,26 +127,26 @@ class V {
|
|
|
127
127
|
const A = a.body.pipeThrough(new TextDecoderStream(t.encodingId)).getReader();
|
|
128
128
|
let m;
|
|
129
129
|
for (; !(m = await A.read()).done; )
|
|
130
|
-
n.throwIfAborted(),
|
|
131
|
-
I && (e.abortController =
|
|
130
|
+
n.throwIfAborted(), s.write(m.value, (I) => {
|
|
131
|
+
I && (e.abortController = void 0, d(I));
|
|
132
132
|
});
|
|
133
|
-
|
|
133
|
+
s.end();
|
|
134
134
|
} else {
|
|
135
135
|
const r = await e.tools.dataPos.buildFetchError(
|
|
136
136
|
a,
|
|
137
137
|
`Failed to fetch '${t.path}' file.`,
|
|
138
138
|
"datapos-connector-file-store-emulator|Connector|retrieve"
|
|
139
139
|
);
|
|
140
|
-
e.abortController =
|
|
140
|
+
e.abortController = void 0, d(r);
|
|
141
141
|
}
|
|
142
142
|
} catch (r) {
|
|
143
|
-
e.abortController =
|
|
143
|
+
e.abortController = void 0, d(r);
|
|
144
144
|
}
|
|
145
145
|
}).catch((a) => {
|
|
146
|
-
e.abortController =
|
|
146
|
+
e.abortController = void 0, d(a);
|
|
147
147
|
});
|
|
148
148
|
} catch (n) {
|
|
149
|
-
e.abortController =
|
|
149
|
+
e.abortController = void 0, d(n);
|
|
150
150
|
}
|
|
151
151
|
});
|
|
152
152
|
}
|
|
@@ -155,9 +155,9 @@ class V {
|
|
|
155
155
|
return { id: this.tools.nanoid(), childCount: i, folderPath: e, label: t, name: t, typeId: "folder" };
|
|
156
156
|
}
|
|
157
157
|
// Utilities - Construct object (file) node configuration.
|
|
158
|
-
constructObjectNodeConfig(e, t, i, c,
|
|
159
|
-
const d = this.tools.dataPos.extractNameFromPath(i), n = this.tools.dataPos.extractExtensionFromPath(i), l = this.tools.dataPos.convertMillisecondsToTimestamp(c),
|
|
160
|
-
return { id: t, extension: n, folderPath: e, label: i, lastModifiedAt: l, mimeType:
|
|
158
|
+
constructObjectNodeConfig(e, t, i, c, o) {
|
|
159
|
+
const d = this.tools.dataPos.extractNameFromPath(i), n = this.tools.dataPos.extractExtensionFromPath(i), l = this.tools.dataPos.convertMillisecondsToTimestamp(c), s = this.tools.dataPos.lookupMimeTypeForExtension(n);
|
|
160
|
+
return { id: t, extension: n, folderPath: e, label: i, lastModifiedAt: l, mimeType: s, name: d, size: o, typeId: "object" };
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
163
|
export {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
{
|
|
1
|
+
declare const _default: {
|
|
2
2
|
"": [
|
|
3
3
|
{ "id": "cpB45vx36UWghglh18MUS", "lastModifiedAt": 1743507686216.5598, "name": "ENGAGEMENT_START_EVENTS_202405121858.csv", "size": 122800, "typeId": "object" },
|
|
4
4
|
{ "id": "GUIHoZJcLIFZ6B7A1bu0r", "lastModifiedAt": 1743507686221.789, "name": "PEOPLE_BIRTH_EVENTS_202405121857.csv", "size": 114287, "typeId": "object" },
|
|
@@ -373,3 +373,6 @@
|
|
|
373
373
|
{ "id": "clQEg9g9e9QiBJcsOcKcs", "lastModifiedAt": 1743507686245.9272, "name": "windows_1256", "size": 2241, "typeId": "object" }
|
|
374
374
|
]
|
|
375
375
|
}
|
|
376
|
+
;
|
|
377
|
+
|
|
378
|
+
export default _default;
|
package/package.json
CHANGED
|
@@ -1,19 +1,46 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "datapos-connector-file-store-emulator",
|
|
3
|
+
"version": "0.2.250",
|
|
3
4
|
"license": "MIT",
|
|
5
|
+
"author": "Jonathan Terrell <terrell.jm@gmail.com>",
|
|
4
6
|
"private": false,
|
|
5
7
|
"type": "module",
|
|
6
|
-
"
|
|
8
|
+
"homepage": "https://www.datapos.app",
|
|
9
|
+
"repository": {
|
|
10
|
+
"type": "git",
|
|
11
|
+
"url": "git+https://github.com/data-positioning/datapos-connector-file-store-emulator.git"
|
|
12
|
+
},
|
|
13
|
+
"bugs": {
|
|
14
|
+
"url": "https://github.com/data-positioning/datapos-connector-file-store-emulator/issues"
|
|
15
|
+
},
|
|
16
|
+
"module": "./dist/datapos-connector-file-store-emulator.es.es.js",
|
|
17
|
+
"types": "./dist/types/src/index.d.ts",
|
|
18
|
+
"exports": {
|
|
19
|
+
".": {
|
|
20
|
+
"import": "./dist/datapos-connector-file-store-emulator.es.js",
|
|
21
|
+
"types": "./dist/types/src/index.d.ts"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
"files": [
|
|
25
|
+
"dist"
|
|
26
|
+
],
|
|
27
|
+
"prettier": "@datapos/datapos-development/prettierrc",
|
|
7
28
|
"devDependencies": {
|
|
8
|
-
"@datapos/datapos-development": "^0.3.
|
|
29
|
+
"@datapos/datapos-development": "^0.3.381",
|
|
9
30
|
"@datapos/datapos-shared": "^0.3.300",
|
|
10
|
-
"@
|
|
31
|
+
"@datapos/eslint-config-datapos": "^1.0.18",
|
|
32
|
+
"@types/node": "^25.0.3",
|
|
11
33
|
"@typescript-eslint/eslint-plugin": "^8.50.0",
|
|
12
34
|
"@typescript-eslint/parser": "^8.50.0",
|
|
13
35
|
"csv-parse": "^6.1.0",
|
|
14
36
|
"eslint": "^9.39.2",
|
|
37
|
+
"eslint-import-resolver-typescript": "^4.4.4",
|
|
15
38
|
"eslint-plugin-import": "^2.32.0",
|
|
39
|
+
"eslint-plugin-security": "^3.0.1",
|
|
40
|
+
"eslint-plugin-sonarjs": "^3.0.5",
|
|
41
|
+
"eslint-plugin-unicorn": "^62.0.0",
|
|
16
42
|
"jiti": "^2.6.1",
|
|
43
|
+
"license-downloader": "^1.3.3",
|
|
17
44
|
"license-report": "^6.8.1",
|
|
18
45
|
"license-report-check": "^0.1.2",
|
|
19
46
|
"license-report-recursive": "^6.8.2",
|
|
@@ -22,38 +49,22 @@
|
|
|
22
49
|
"owasp-dependency-check": "^1.0.0",
|
|
23
50
|
"prettier": "^3.7.4",
|
|
24
51
|
"rollup-plugin-visualizer": "^6.0.5",
|
|
52
|
+
"sonda": "^0.10.1",
|
|
25
53
|
"typescript": "^5.9.3",
|
|
26
54
|
"vite": "^7.3.0",
|
|
27
|
-
"vite-plugin-dts": "^4.5.4"
|
|
55
|
+
"vite-plugin-dts": "^4.5.4",
|
|
56
|
+
"vitest": "^4.0.16"
|
|
28
57
|
},
|
|
29
58
|
"scripts": {
|
|
30
|
-
"audit": "node -e \"import('@datapos/datapos-development').then(m => m.auditDependencies())\"",
|
|
59
|
+
"audit": "op run --env-file=.env -- node -e \"import('@datapos/datapos-development').then(m => m.auditDependencies())\"",
|
|
31
60
|
"build": "node -e \"import('@datapos/datapos-development').then(m => m.buildProject())\"",
|
|
32
61
|
"check": "node -e \"import('@datapos/datapos-development').then(m => m.checkDependencies())\"",
|
|
33
|
-
"document": "node -e \"import('@datapos/datapos-development').then(m => m.documentDependencies(['MIT']))\"",
|
|
62
|
+
"document": "op run --env-file=.env -- node -e \"import('@datapos/datapos-development').then(m => m.documentDependencies(['MIT']))\"",
|
|
34
63
|
"format": "node -e \"import('@datapos/datapos-development').then(m => m.formatCode())\"",
|
|
35
64
|
"lint": "node -e \"import('@datapos/datapos-development').then(m => m.lintCode())\"",
|
|
36
65
|
"release": "op run --env-file=.env -- node -e \"import('@datapos/datapos-development').then(m => m.releaseProject())\"",
|
|
37
66
|
"sync": "node -e \"import('@datapos/datapos-development').then(m => m.syncProjectWithGitHub())\"",
|
|
38
67
|
"test": "node -e \"import('@datapos/datapos-development').then(m => m.testProject())\"",
|
|
39
|
-
"update": "node -e \"import('@datapos/datapos-development').then(m => m.updateDataPosDependencies(['development', 'shared']))\""
|
|
40
|
-
"audit1": "npm audit",
|
|
41
|
-
"build1": "vite build",
|
|
42
|
-
"buildConnectorConfig1": "node -e \"import('@datapos/datapos-development').then(m => m.buildConnectorConfig())\"",
|
|
43
|
-
"bump:version1": "node -e \"import('@datapos/datapos-development').then(m => m.bumpVersion())\"",
|
|
44
|
-
"check1": "npm outdated; npm-check-updates -i",
|
|
45
|
-
"document1": "license-report --only=prod,peer > LICENSES.json && license-report-check --source ./LICENSES.json --allowed 'MIT' --allowed 'n/a' --allowed 'Apache-2.0' --output=table",
|
|
46
|
-
"format1": "prettier --write src/",
|
|
47
|
-
"lint1": "eslint .",
|
|
48
|
-
"publishToNPM1": "echo \"***** PUBLISH TO NPM SCRIPT NOT IMPLEMENTED. *****\"",
|
|
49
|
-
"release1": "npm run syncWithGitHub && npm run build && npm run uploadModuleToR2 && npm run uploadModuleConfig",
|
|
50
|
-
"release2": "npm run build && npm run uploadModuleToR2 && npm run uploadModuleConfig",
|
|
51
|
-
"sync1": "npm run bump:version && npm run _sync:withGitHub",
|
|
52
|
-
"update:dataPosDeps1": "npm run _update:developDep && npm run _update:sharedDep",
|
|
53
|
-
"_sync:withGitHub1": "node -e \"import('@datapos/datapos-development').then(m => m.syncWithGitHub())\"",
|
|
54
|
-
"_update:developDep1": "npm install --save-dev @datapos/datapos-development@latest",
|
|
55
|
-
"_update:sharedDep1": "npm install @datapos/datapos-shared@latest",
|
|
56
|
-
"uploadModuleConfig1": "node -e \"import('@datapos/datapos-development').then(m => m.uploadModuleConfig())\"",
|
|
57
|
-
"uploadModuleToR21": "node -e \"import('@datapos/datapos-development').then(m => m.uploadModuleToR2('datapos-connector-file-store-emulator.es.js', 'datapos-engine-eu/connectors/datapos-connector-file-store-emulator.es.js'))\""
|
|
68
|
+
"update": "node -e \"import('@datapos/datapos-development').then(m => m.updateDataPosDependencies(['development', 'shared']))\""
|
|
58
69
|
}
|
|
59
70
|
}
|
package/.gitattributes
DELETED
package/.markdownlint.json
DELETED
package/.prettierrc.json
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "https://json.schemastore.org/prettierrc",
|
|
3
|
-
"arrowParens": "always",
|
|
4
|
-
"bracketSameLine": false,
|
|
5
|
-
"bracketSpacing": true,
|
|
6
|
-
"cursorOffset": -1,
|
|
7
|
-
"embeddedLanguageFormatting": "auto",
|
|
8
|
-
"endOfLine": "lf",
|
|
9
|
-
"htmlWhitespaceSensitivity": "css",
|
|
10
|
-
"insertPragma": false,
|
|
11
|
-
"jsxSingleQuote": false,
|
|
12
|
-
"plugins": [],
|
|
13
|
-
"printWidth": 180,
|
|
14
|
-
"proseWrap": "preserve",
|
|
15
|
-
"quoteProps": "as-needed",
|
|
16
|
-
"semi": true,
|
|
17
|
-
"singleAttributePerLine": false,
|
|
18
|
-
"singleQuote": true,
|
|
19
|
-
"tabWidth": 4,
|
|
20
|
-
"trailingComma": "none",
|
|
21
|
-
"useTabs": false,
|
|
22
|
-
"vueIndentScriptAndStyle": false
|
|
23
|
-
}
|
package/.vscode/settings.json
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"explorer.fileNesting.enabled": true,
|
|
3
|
-
"explorer.fileNesting.patterns": {
|
|
4
|
-
"package.json": ".env,.gitattributes, .gitignore, .markdownlint.json, .npmrc, .prettier*, eslint*, package-lock.json",
|
|
5
|
-
"README.md": "license*",
|
|
6
|
-
"vite.config.ts": "tsconfig.*"
|
|
7
|
-
},
|
|
8
|
-
"postman.settings.dotenv-detection-notification-visibility": false
|
|
9
|
-
}
|
package/LICENSES.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[]
|
package/config copy.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "datapos-connector-file-store-emulator",
|
|
3
|
-
"label": {
|
|
4
|
-
"en": "File Store Emulator"
|
|
5
|
-
},
|
|
6
|
-
"description": {
|
|
7
|
-
"en-gb": "Imitates a cloud-based file storage solution. It hosts a read-only set of files for demonstration, evaluation and testing purposes and is freely available to all users."
|
|
8
|
-
},
|
|
9
|
-
"categoryId": "fileStore",
|
|
10
|
-
"implementations": {
|
|
11
|
-
"default": {
|
|
12
|
-
"authMethodId": "none",
|
|
13
|
-
"maxConnectionCount": 1
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"icon": "<svg fill=\"#000000\" height=\"100%\" viewBox=\"0 0 576 512\"><path d=\"M320 32H64C46.33 32 32 46.33 32 64V448C32 465.7 46.33 480 64 480H296.2C305.1 491.8 317.3 502.3 329.7 511.3C326.6 511.7 323.3 512 320 512H64C28.65 512 0 483.3 0 448V64C0 28.65 28.65 0 64 0H320C355.3 0 384 28.65 384 64V198.6C372.8 201.8 362.1 206 352 211.2V64C352 46.33 337.7 32 320 32V32zM64 144C64 135.2 71.16 128 80 128H304C312.8 128 320 135.2 320 144C320 152.8 312.8 160 304 160H80C71.16 160 64 152.8 64 144zM272 224C280.8 224 288 231.2 288 240C288 248.8 280.8 256 272 256H80C71.16 256 64 248.8 64 240C64 231.2 71.16 224 80 224H272zM208 320C216.8 320 224 327.2 224 336C224 344.8 216.8 352 208 352H80C71.16 352 64 344.8 64 336C64 327.2 71.16 320 80 320H208zM476.7 324.7C482.9 318.4 493.1 318.4 499.3 324.7C505.6 330.9 505.6 341.1 499.3 347.3L427.3 419.3C421.1 425.6 410.9 425.6 404.7 419.3L364.7 379.3C358.4 373.1 358.4 362.9 364.7 356.7C370.9 350.4 381.1 350.4 387.3 356.7L416 385.4L476.7 324.7zM288 368C288 288.5 352.5 224 432 224C511.5 224 576 288.5 576 368C576 447.5 511.5 512 432 512C352.5 512 288 447.5 288 368zM432 480C493.9 480 544 429.9 544 368C544 306.1 493.9 256 432 256C370.1 256 320 306.1 320 368C320 429.9 370.1 480 432 480z\"/></svg>",
|
|
17
|
-
"iconDark": "<svg fill=\"#ffffff\" height=\"100%\" viewBox=\"0 0 576 512\"><path d=\"M320 32H64C46.33 32 32 46.33 32 64V448C32 465.7 46.33 480 64 480H296.2C305.1 491.8 317.3 502.3 329.7 511.3C326.6 511.7 323.3 512 320 512H64C28.65 512 0 483.3 0 448V64C0 28.65 28.65 0 64 0H320C355.3 0 384 28.65 384 64V198.6C372.8 201.8 362.1 206 352 211.2V64C352 46.33 337.7 32 320 32V32zM64 144C64 135.2 71.16 128 80 128H304C312.8 128 320 135.2 320 144C320 152.8 312.8 160 304 160H80C71.16 160 64 152.8 64 144zM272 224C280.8 224 288 231.2 288 240C288 248.8 280.8 256 272 256H80C71.16 256 64 248.8 64 240C64 231.2 71.16 224 80 224H272zM208 320C216.8 320 224 327.2 224 336C224 344.8 216.8 352 208 352H80C71.16 352 64 344.8 64 336C64 327.2 71.16 320 80 320H208zM476.7 324.7C482.9 318.4 493.1 318.4 499.3 324.7C505.6 330.9 505.6 341.1 499.3 347.3L427.3 419.3C421.1 425.6 410.9 425.6 404.7 419.3L364.7 379.3C358.4 373.1 358.4 362.9 364.7 356.7C370.9 350.4 381.1 350.4 387.3 356.7L416 385.4L476.7 324.7zM288 368C288 288.5 352.5 224 432 224C511.5 224 576 288.5 576 368C576 447.5 511.5 512 432 512C352.5 512 288 447.5 288 368zM432 480C493.9 480 544 429.9 544 368C544 306.1 493.9 256 432 256C370.1 256 320 306.1 320 368C320 429.9 370.1 480 432 480z\"/></svg>",
|
|
18
|
-
"operations": [
|
|
19
|
-
"abortOperation",
|
|
20
|
-
"findObject",
|
|
21
|
-
"listNodes",
|
|
22
|
-
"previewObject",
|
|
23
|
-
"retrieveRecords"
|
|
24
|
-
],
|
|
25
|
-
"status": null,
|
|
26
|
-
"statusId": "beta",
|
|
27
|
-
"typeId": "connector",
|
|
28
|
-
"usageId": "source",
|
|
29
|
-
"vendorAccountURL": null,
|
|
30
|
-
"vendorDocumentationURL": null,
|
|
31
|
-
"vendorHomeURL": null,
|
|
32
|
-
"version": "0.2.209"
|
|
33
|
-
}
|
package/config.json
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "datapos-connector-file-store-emulator",
|
|
3
|
-
"label": {
|
|
4
|
-
"en": "File Store Emulator"
|
|
5
|
-
},
|
|
6
|
-
"description": {
|
|
7
|
-
"en-gb": "Imitates a cloud-based file storage solution. It hosts a read-only set of files for demonstration, evaluation and testing purposes and is freely available to all users."
|
|
8
|
-
},
|
|
9
|
-
"categoryId": "fileStore",
|
|
10
|
-
"implementations": {
|
|
11
|
-
"default": {
|
|
12
|
-
"authMethodId": "none",
|
|
13
|
-
"maxConnectionCount": 1
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"icon": "<svg fill=\"#000000\" height=\"100%\" viewBox=\"0 0 576 512\"><path d=\"M320 32H64C46.33 32 32 46.33 32 64V448C32 465.7 46.33 480 64 480H296.2C305.1 491.8 317.3 502.3 329.7 511.3C326.6 511.7 323.3 512 320 512H64C28.65 512 0 483.3 0 448V64C0 28.65 28.65 0 64 0H320C355.3 0 384 28.65 384 64V198.6C372.8 201.8 362.1 206 352 211.2V64C352 46.33 337.7 32 320 32V32zM64 144C64 135.2 71.16 128 80 128H304C312.8 128 320 135.2 320 144C320 152.8 312.8 160 304 160H80C71.16 160 64 152.8 64 144zM272 224C280.8 224 288 231.2 288 240C288 248.8 280.8 256 272 256H80C71.16 256 64 248.8 64 240C64 231.2 71.16 224 80 224H272zM208 320C216.8 320 224 327.2 224 336C224 344.8 216.8 352 208 352H80C71.16 352 64 344.8 64 336C64 327.2 71.16 320 80 320H208zM476.7 324.7C482.9 318.4 493.1 318.4 499.3 324.7C505.6 330.9 505.6 341.1 499.3 347.3L427.3 419.3C421.1 425.6 410.9 425.6 404.7 419.3L364.7 379.3C358.4 373.1 358.4 362.9 364.7 356.7C370.9 350.4 381.1 350.4 387.3 356.7L416 385.4L476.7 324.7zM288 368C288 288.5 352.5 224 432 224C511.5 224 576 288.5 576 368C576 447.5 511.5 512 432 512C352.5 512 288 447.5 288 368zM432 480C493.9 480 544 429.9 544 368C544 306.1 493.9 256 432 256C370.1 256 320 306.1 320 368C320 429.9 370.1 480 432 480z\"/></svg>",
|
|
17
|
-
"iconDark": "<svg fill=\"#ffffff\" height=\"100%\" viewBox=\"0 0 576 512\"><path d=\"M320 32H64C46.33 32 32 46.33 32 64V448C32 465.7 46.33 480 64 480H296.2C305.1 491.8 317.3 502.3 329.7 511.3C326.6 511.7 323.3 512 320 512H64C28.65 512 0 483.3 0 448V64C0 28.65 28.65 0 64 0H320C355.3 0 384 28.65 384 64V198.6C372.8 201.8 362.1 206 352 211.2V64C352 46.33 337.7 32 320 32V32zM64 144C64 135.2 71.16 128 80 128H304C312.8 128 320 135.2 320 144C320 152.8 312.8 160 304 160H80C71.16 160 64 152.8 64 144zM272 224C280.8 224 288 231.2 288 240C288 248.8 280.8 256 272 256H80C71.16 256 64 248.8 64 240C64 231.2 71.16 224 80 224H272zM208 320C216.8 320 224 327.2 224 336C224 344.8 216.8 352 208 352H80C71.16 352 64 344.8 64 336C64 327.2 71.16 320 80 320H208zM476.7 324.7C482.9 318.4 493.1 318.4 499.3 324.7C505.6 330.9 505.6 341.1 499.3 347.3L427.3 419.3C421.1 425.6 410.9 425.6 404.7 419.3L364.7 379.3C358.4 373.1 358.4 362.9 364.7 356.7C370.9 350.4 381.1 350.4 387.3 356.7L416 385.4L476.7 324.7zM288 368C288 288.5 352.5 224 432 224C511.5 224 576 288.5 576 368C576 447.5 511.5 512 432 512C352.5 512 288 447.5 288 368zM432 480C493.9 480 544 429.9 544 368C544 306.1 493.9 256 432 256C370.1 256 320 306.1 320 368C320 429.9 370.1 480 432 480z\"/></svg>",
|
|
18
|
-
"operations": [
|
|
19
|
-
"abortOperation",
|
|
20
|
-
"findObject",
|
|
21
|
-
"listNodes",
|
|
22
|
-
"previewObject",
|
|
23
|
-
"retrieveRecords"
|
|
24
|
-
],
|
|
25
|
-
"status": null,
|
|
26
|
-
"statusId": "beta",
|
|
27
|
-
"typeId": "connector",
|
|
28
|
-
"usageId": "source",
|
|
29
|
-
"vendorAccountURL": null,
|
|
30
|
-
"vendorDocumentationURL": null,
|
|
31
|
-
"vendorHomeURL": null,
|
|
32
|
-
"version": "0.2.246"
|
|
33
|
-
}
|