@xyo-network/api 2.74.5 → 2.75.0
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/dist/browser/Api/Api.cjs +188 -0
- package/dist/browser/Api/Api.cjs.map +1 -0
- package/dist/browser/Api/Api.d.mts.map +1 -0
- package/dist/browser/Api/Api.d.ts.map +1 -0
- package/dist/browser/Api/Api.js +167 -0
- package/dist/browser/Api/Api.js.map +1 -0
- package/dist/browser/Api/index.cjs +190 -0
- package/dist/browser/Api/index.cjs.map +1 -0
- package/dist/browser/Api/index.d.mts.map +1 -0
- package/dist/browser/Api/index.d.ts.map +1 -0
- package/dist/browser/Api/index.js +167 -0
- package/dist/browser/Api/index.js.map +1 -0
- package/dist/browser/Base.cjs +123 -0
- package/dist/browser/Base.cjs.map +1 -0
- package/dist/browser/Base.d.mts.map +1 -0
- package/dist/browser/Base.d.ts.map +1 -0
- package/dist/browser/Base.js +102 -0
- package/dist/browser/Base.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApi.cjs +55 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApi.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApi.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApi.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApi.js +34 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApi.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.cjs +34 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js +13 -0
- package/dist/browser/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.cjs +19 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.cjs +33 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js +12 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.cjs +35 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js +12 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.cjs +33 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js +12 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.cjs +35 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js +12 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.cjs +19 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.cjs +19 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuerySchema.cjs +34 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuerySchema.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuerySchema.js +13 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationQuerySchema.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.cjs +19 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.cjs +33 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js +12 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.cjs +35 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js +12 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/index.cjs +66 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/index.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/index.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/index.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/index.js +43 -0
- package/dist/browser/Diviner/LocationDiviner/Queries/index.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.cjs +27 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js +6 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/LocationWitness.cjs +27 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/LocationWitness.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/LocationWitness.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/LocationWitness.js +6 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/LocationWitness.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/index.cjs +33 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/index.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/index.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/index.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/index.js +10 -0
- package/dist/browser/Diviner/LocationDiviner/Witnesses/index.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/index.cjs +106 -0
- package/dist/browser/Diviner/LocationDiviner/index.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/index.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/index.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/index.js +83 -0
- package/dist/browser/Diviner/LocationDiviner/index.js.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/models.cjs +19 -0
- package/dist/browser/Diviner/LocationDiviner/models.cjs.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/models.d.mts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/models.d.ts.map +1 -0
- package/dist/browser/Diviner/LocationDiviner/models.js +1 -0
- package/dist/browser/Diviner/LocationDiviner/models.js.map +1 -0
- package/dist/browser/Diviner/RemoteDivinerConfig.cjs +27 -0
- package/dist/browser/Diviner/RemoteDivinerConfig.cjs.map +1 -0
- package/dist/browser/Diviner/RemoteDivinerConfig.d.mts.map +1 -0
- package/dist/browser/Diviner/RemoteDivinerConfig.d.ts.map +1 -0
- package/dist/browser/Diviner/RemoteDivinerConfig.js +6 -0
- package/dist/browser/Diviner/RemoteDivinerConfig.js.map +1 -0
- package/dist/browser/Diviner/RemoteDivinerError.cjs +35 -0
- package/dist/browser/Diviner/RemoteDivinerError.cjs.map +1 -0
- package/dist/browser/Diviner/RemoteDivinerError.d.mts.map +1 -0
- package/dist/browser/Diviner/RemoteDivinerError.d.ts.map +1 -0
- package/dist/browser/Diviner/RemoteDivinerError.js +14 -0
- package/dist/browser/Diviner/RemoteDivinerError.js.map +1 -0
- package/dist/browser/Diviner/index.cjs +110 -0
- package/dist/browser/Diviner/index.cjs.map +1 -0
- package/dist/browser/Diviner/index.d.mts.map +1 -0
- package/dist/browser/Diviner/index.d.ts.map +1 -0
- package/dist/browser/Diviner/index.js +87 -0
- package/dist/browser/Diviner/index.js.map +1 -0
- package/dist/browser/Simple.cjs +176 -0
- package/dist/browser/Simple.cjs.map +1 -0
- package/dist/browser/Simple.d.mts.map +1 -0
- package/dist/browser/Simple.d.ts.map +1 -0
- package/dist/browser/Simple.js +153 -0
- package/dist/browser/Simple.js.map +1 -0
- package/dist/browser/Test/index.cjs +56 -0
- package/dist/browser/Test/index.cjs.map +1 -0
- package/dist/browser/Test/index.d.mts.map +1 -0
- package/dist/browser/Test/index.d.ts.map +1 -0
- package/dist/browser/Test/index.js +33 -0
- package/dist/browser/Test/index.js.map +1 -0
- package/dist/browser/Test/testBoundWitness.cjs +38 -0
- package/dist/browser/Test/testBoundWitness.cjs.map +1 -0
- package/dist/browser/Test/testBoundWitness.d.mts.map +1 -0
- package/dist/browser/Test/testBoundWitness.d.ts.map +1 -0
- package/dist/browser/Test/testBoundWitness.js +17 -0
- package/dist/browser/Test/testBoundWitness.js.map +1 -0
- package/dist/browser/Test/testPayload.cjs +39 -0
- package/dist/browser/Test/testPayload.cjs.map +1 -0
- package/dist/browser/Test/testPayload.d.mts.map +1 -0
- package/dist/browser/Test/testPayload.d.ts.map +1 -0
- package/dist/browser/Test/testPayload.js +18 -0
- package/dist/browser/Test/testPayload.js.map +1 -0
- package/dist/browser/WithArchive.cjs +19 -0
- package/dist/browser/WithArchive.cjs.map +1 -0
- package/dist/browser/WithArchive.d.mts.map +1 -0
- package/dist/browser/WithArchive.d.ts.map +1 -0
- package/dist/browser/WithArchive.js +1 -0
- package/dist/browser/WithArchive.js.map +1 -0
- package/dist/{index.js → browser/index.cjs} +1 -21
- package/dist/browser/index.cjs.map +1 -0
- package/dist/browser/index.d.mts.map +1 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/{index.mjs → browser/index.js} +1 -1
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/models/ArchivePath.cjs +19 -0
- package/dist/browser/models/ArchivePath.cjs.map +1 -0
- package/dist/browser/models/ArchivePath.d.mts.map +1 -0
- package/dist/browser/models/ArchivePath.d.ts.map +1 -0
- package/dist/browser/models/ArchivePath.js +1 -0
- package/dist/browser/models/ArchivePath.js.map +1 -0
- package/dist/browser/models/index.cjs +19 -0
- package/dist/browser/models/index.cjs.map +1 -0
- package/dist/browser/models/index.d.mts.map +1 -0
- package/dist/browser/models/index.d.ts.map +1 -0
- package/dist/browser/models/index.js +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/objToQuery.cjs +31 -0
- package/dist/browser/objToQuery.cjs.map +1 -0
- package/dist/browser/objToQuery.d.mts.map +1 -0
- package/dist/browser/objToQuery.d.ts.map +1 -0
- package/dist/browser/objToQuery.js +10 -0
- package/dist/browser/objToQuery.js.map +1 -0
- package/dist/node/Api/Api.d.mts +12 -0
- package/dist/node/Api/Api.d.mts.map +1 -0
- package/dist/node/Api/Api.d.ts +12 -0
- package/dist/node/Api/Api.d.ts.map +1 -0
- package/dist/node/Api/Api.js +39 -0
- package/dist/node/Api/Api.js.map +1 -0
- package/dist/node/Api/Api.mjs +15 -0
- package/dist/node/Api/Api.mjs.map +1 -0
- package/dist/node/Api/index.d.mts +2 -0
- package/dist/node/Api/index.d.mts.map +1 -0
- package/dist/node/Api/index.d.ts +2 -0
- package/dist/node/Api/index.d.ts.map +1 -0
- package/dist/node/Api/index.js +23 -0
- package/dist/node/Api/index.js.map +1 -0
- package/dist/node/Api/index.mjs +2 -0
- package/dist/node/Api/index.mjs.map +1 -0
- package/dist/node/Base.d.mts +32 -0
- package/dist/node/Base.d.mts.map +1 -0
- package/dist/node/Base.d.ts +32 -0
- package/dist/node/Base.d.ts.map +1 -0
- package/dist/node/Base.js +125 -0
- package/dist/node/Base.js.map +1 -0
- package/dist/node/Base.mjs +101 -0
- package/dist/node/Base.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApi.d.mts +12 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApi.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApi.d.ts +12 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApi.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApi.js +47 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApi.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApi.mjs +23 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApi.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.mts +10 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts +10 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js +37 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.mjs +12 -0
- package/dist/node/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.mts +5 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts +5 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js +17 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.mjs +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.mts +12 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts +12 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js +37 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.mjs +11 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.mts +3 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts +3 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js +25 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.mjs +3 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.mts +12 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts +12 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js +37 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.mjs +11 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.mts +2 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts +2 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js +23 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.mjs +2 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.mts +18 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts +18 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js +17 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.mjs +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.mts +5 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts +5 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js +17 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.mjs +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.mts +6 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts +6 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuerySchema.js +36 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuerySchema.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuerySchema.mjs +12 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationQuerySchema.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.mts +8 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts +8 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js +17 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.mjs +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.mts +12 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts +12 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js +37 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.mjs +11 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.mts +3 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts +3 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js +25 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.mjs +3 -0
- package/dist/node/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/index.d.mts +7 -0
- package/dist/node/Diviner/LocationDiviner/Queries/index.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/index.d.ts +7 -0
- package/dist/node/Diviner/LocationDiviner/Queries/index.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/index.js +33 -0
- package/dist/node/Diviner/LocationDiviner/Queries/index.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Queries/index.mjs +7 -0
- package/dist/node/Diviner/LocationDiviner/Queries/index.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.mts +13 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts +13 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js +29 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.mjs +5 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/LocationWitness.d.mts +21 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/LocationWitness.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts +21 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/LocationWitness.js +29 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/LocationWitness.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/LocationWitness.mjs +5 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/LocationWitness.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/index.d.mts +3 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/index.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/index.d.ts +3 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/index.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/index.js +25 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/index.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/index.mjs +3 -0
- package/dist/node/Diviner/LocationDiviner/Witnesses/index.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/index.d.mts +5 -0
- package/dist/node/Diviner/LocationDiviner/index.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/index.d.ts +5 -0
- package/dist/node/Diviner/LocationDiviner/index.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/index.js +29 -0
- package/dist/node/Diviner/LocationDiviner/index.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/index.mjs +5 -0
- package/dist/node/Diviner/LocationDiviner/index.mjs.map +1 -0
- package/dist/node/Diviner/LocationDiviner/models.d.mts +5 -0
- package/dist/node/Diviner/LocationDiviner/models.d.mts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/models.d.ts +5 -0
- package/dist/node/Diviner/LocationDiviner/models.d.ts.map +1 -0
- package/dist/node/Diviner/LocationDiviner/models.js +17 -0
- package/dist/node/Diviner/LocationDiviner/models.js.map +1 -0
- package/dist/node/Diviner/LocationDiviner/models.mjs +1 -0
- package/dist/node/Diviner/LocationDiviner/models.mjs.map +1 -0
- package/dist/node/Diviner/RemoteDivinerConfig.d.mts +11 -0
- package/dist/node/Diviner/RemoteDivinerConfig.d.mts.map +1 -0
- package/dist/node/Diviner/RemoteDivinerConfig.d.ts +11 -0
- package/dist/node/Diviner/RemoteDivinerConfig.d.ts.map +1 -0
- package/dist/node/Diviner/RemoteDivinerConfig.js +29 -0
- package/dist/node/Diviner/RemoteDivinerConfig.js.map +1 -0
- package/dist/node/Diviner/RemoteDivinerConfig.mjs +5 -0
- package/dist/node/Diviner/RemoteDivinerConfig.mjs.map +1 -0
- package/dist/node/Diviner/RemoteDivinerError.d.mts +6 -0
- package/dist/node/Diviner/RemoteDivinerError.d.mts.map +1 -0
- package/dist/node/Diviner/RemoteDivinerError.d.ts +6 -0
- package/dist/node/Diviner/RemoteDivinerError.d.ts.map +1 -0
- package/dist/node/Diviner/RemoteDivinerError.js +37 -0
- package/dist/node/Diviner/RemoteDivinerError.js.map +1 -0
- package/dist/node/Diviner/RemoteDivinerError.mjs +13 -0
- package/dist/node/Diviner/RemoteDivinerError.mjs.map +1 -0
- package/dist/node/Diviner/index.d.mts +3 -0
- package/dist/node/Diviner/index.d.mts.map +1 -0
- package/dist/node/Diviner/index.d.ts +3 -0
- package/dist/node/Diviner/index.d.ts.map +1 -0
- package/dist/node/Diviner/index.js +25 -0
- package/dist/node/Diviner/index.js.map +1 -0
- package/dist/node/Diviner/index.mjs +3 -0
- package/dist/node/Diviner/index.mjs.map +1 -0
- package/dist/node/Simple.d.mts +22 -0
- package/dist/node/Simple.d.mts.map +1 -0
- package/dist/node/Simple.d.ts +22 -0
- package/dist/node/Simple.d.ts.map +1 -0
- package/dist/node/Simple.js +72 -0
- package/dist/node/Simple.js.map +1 -0
- package/dist/node/Simple.mjs +48 -0
- package/dist/node/Simple.mjs.map +1 -0
- package/dist/node/Test/index.d.mts +3 -0
- package/dist/node/Test/index.d.mts.map +1 -0
- package/dist/node/Test/index.d.ts +3 -0
- package/dist/node/Test/index.d.ts.map +1 -0
- package/dist/node/Test/index.js +25 -0
- package/dist/node/Test/index.js.map +1 -0
- package/dist/node/Test/index.mjs +3 -0
- package/dist/node/Test/index.mjs.map +1 -0
- package/dist/node/Test/testBoundWitness.d.mts +4 -0
- package/dist/node/Test/testBoundWitness.d.mts.map +1 -0
- package/dist/node/Test/testBoundWitness.d.ts +4 -0
- package/dist/node/Test/testBoundWitness.d.ts.map +1 -0
- package/dist/node/Test/testBoundWitness.js +40 -0
- package/dist/node/Test/testBoundWitness.js.map +1 -0
- package/dist/node/Test/testBoundWitness.mjs +16 -0
- package/dist/node/Test/testBoundWitness.mjs.map +1 -0
- package/dist/node/Test/testPayload.d.mts +6 -0
- package/dist/node/Test/testPayload.d.mts.map +1 -0
- package/dist/node/Test/testPayload.d.ts +6 -0
- package/dist/node/Test/testPayload.d.ts.map +1 -0
- package/dist/node/Test/testPayload.js +42 -0
- package/dist/node/Test/testPayload.js.map +1 -0
- package/dist/node/Test/testPayload.mjs +17 -0
- package/dist/node/Test/testPayload.mjs.map +1 -0
- package/dist/node/WithArchive.d.mts +4 -0
- package/dist/node/WithArchive.d.mts.map +1 -0
- package/dist/node/WithArchive.d.ts +4 -0
- package/dist/node/WithArchive.d.ts.map +1 -0
- package/dist/node/WithArchive.js +17 -0
- package/dist/node/WithArchive.js.map +1 -0
- package/dist/node/WithArchive.mjs +1 -0
- package/dist/node/WithArchive.mjs.map +1 -0
- package/dist/node/index.d.mts +7 -0
- package/dist/node/index.d.mts.map +1 -0
- package/dist/node/index.d.ts +7 -0
- package/dist/node/index.d.ts.map +1 -0
- package/dist/node/index.js +33 -0
- package/dist/node/index.js.map +1 -0
- package/dist/node/index.mjs +7 -0
- package/dist/node/index.mjs.map +1 -0
- package/dist/node/models/ArchivePath.d.mts +4 -0
- package/dist/node/models/ArchivePath.d.mts.map +1 -0
- package/dist/node/models/ArchivePath.d.ts +4 -0
- package/dist/node/models/ArchivePath.d.ts.map +1 -0
- package/dist/node/models/ArchivePath.js +17 -0
- package/dist/node/models/ArchivePath.js.map +1 -0
- package/dist/node/models/ArchivePath.mjs +1 -0
- package/dist/node/models/ArchivePath.mjs.map +1 -0
- package/dist/node/models/index.d.mts +2 -0
- package/dist/node/models/index.d.mts.map +1 -0
- package/dist/node/models/index.d.ts +2 -0
- package/dist/node/models/index.d.ts.map +1 -0
- package/dist/node/models/index.js +23 -0
- package/dist/node/models/index.js.map +1 -0
- package/dist/node/models/index.mjs +2 -0
- package/dist/node/models/index.mjs.map +1 -0
- package/dist/node/objToQuery.d.mts +2 -0
- package/dist/node/objToQuery.d.mts.map +1 -0
- package/dist/node/objToQuery.d.ts +2 -0
- package/dist/node/objToQuery.d.ts.map +1 -0
- package/dist/node/objToQuery.js +33 -0
- package/dist/node/objToQuery.js.map +1 -0
- package/dist/node/objToQuery.mjs +9 -0
- package/dist/node/objToQuery.mjs.map +1 -0
- package/package.json +32 -29
- package/dist/Api/Api.d.mts.map +0 -1
- package/dist/Api/Api.d.ts.map +0 -1
- package/dist/Api/index.d.mts.map +0 -1
- package/dist/Api/index.d.ts.map +0 -1
- package/dist/Base.d.mts.map +0 -1
- package/dist/Base.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/LocationDivinerApi.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/LocationDivinerApi.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/index.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Queries/index.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Witnesses/LocationWitness.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/Witnesses/index.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/Witnesses/index.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/index.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/index.d.ts.map +0 -1
- package/dist/Diviner/LocationDiviner/models.d.mts.map +0 -1
- package/dist/Diviner/LocationDiviner/models.d.ts.map +0 -1
- package/dist/Diviner/RemoteDivinerConfig.d.mts.map +0 -1
- package/dist/Diviner/RemoteDivinerConfig.d.ts.map +0 -1
- package/dist/Diviner/RemoteDivinerError.d.mts.map +0 -1
- package/dist/Diviner/RemoteDivinerError.d.ts.map +0 -1
- package/dist/Diviner/index.d.mts.map +0 -1
- package/dist/Diviner/index.d.ts.map +0 -1
- package/dist/Simple.d.mts.map +0 -1
- package/dist/Simple.d.ts.map +0 -1
- package/dist/Test/index.d.mts.map +0 -1
- package/dist/Test/index.d.ts.map +0 -1
- package/dist/Test/testBoundWitness.d.mts.map +0 -1
- package/dist/Test/testBoundWitness.d.ts.map +0 -1
- package/dist/Test/testPayload.d.mts.map +0 -1
- package/dist/Test/testPayload.d.ts.map +0 -1
- package/dist/WithArchive.d.mts.map +0 -1
- package/dist/WithArchive.d.ts.map +0 -1
- package/dist/docs.json +0 -16171
- package/dist/index.d.mts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/index.mjs.map +0 -1
- package/dist/models/ArchivePath.d.mts.map +0 -1
- package/dist/models/ArchivePath.d.ts.map +0 -1
- package/dist/models/index.d.mts.map +0 -1
- package/dist/models/index.d.ts.map +0 -1
- package/dist/objToQuery.d.mts.map +0 -1
- package/dist/objToQuery.d.ts.map +0 -1
- /package/dist/{Api → browser/Api}/Api.d.mts +0 -0
- /package/dist/{Api → browser/Api}/Api.d.ts +0 -0
- /package/dist/{Api → browser/Api}/index.d.mts +0 -0
- /package/dist/{Api → browser/Api}/index.d.ts +0 -0
- /package/dist/{Base.d.mts → browser/Base.d.mts} +0 -0
- /package/dist/{Base.d.ts → browser/Base.d.ts} +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/LocationDivinerApi.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/LocationDivinerApi.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/LocationDivinerApiResponseTransformer.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationHeatmapQuery/index.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQueryCreationRequest.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQueryCreationResponse.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQuerySchema.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationQuerySchema.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/index.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Queries/index.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Witnesses/CurrentLocationWitness.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Witnesses/LocationWitness.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Witnesses/LocationWitness.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Witnesses/index.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/Witnesses/index.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/index.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/index.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/models.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/LocationDiviner/models.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/RemoteDivinerConfig.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/RemoteDivinerConfig.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/RemoteDivinerError.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/RemoteDivinerError.d.ts +0 -0
- /package/dist/{Diviner → browser/Diviner}/index.d.mts +0 -0
- /package/dist/{Diviner → browser/Diviner}/index.d.ts +0 -0
- /package/dist/{Simple.d.mts → browser/Simple.d.mts} +0 -0
- /package/dist/{Simple.d.ts → browser/Simple.d.ts} +0 -0
- /package/dist/{Test → browser/Test}/index.d.mts +0 -0
- /package/dist/{Test → browser/Test}/index.d.ts +0 -0
- /package/dist/{Test → browser/Test}/testBoundWitness.d.mts +0 -0
- /package/dist/{Test → browser/Test}/testBoundWitness.d.ts +0 -0
- /package/dist/{Test → browser/Test}/testPayload.d.mts +0 -0
- /package/dist/{Test → browser/Test}/testPayload.d.ts +0 -0
- /package/dist/{WithArchive.d.mts → browser/WithArchive.d.mts} +0 -0
- /package/dist/{WithArchive.d.ts → browser/WithArchive.d.ts} +0 -0
- /package/dist/{index.d.mts → browser/index.d.mts} +0 -0
- /package/dist/{index.d.ts → browser/index.d.ts} +0 -0
- /package/dist/{models → browser/models}/ArchivePath.d.mts +0 -0
- /package/dist/{models → browser/models}/ArchivePath.d.ts +0 -0
- /package/dist/{models → browser/models}/index.d.mts +0 -0
- /package/dist/{models → browser/models}/index.d.ts +0 -0
- /package/dist/{objToQuery.d.mts → browser/objToQuery.d.mts} +0 -0
- /package/dist/{objToQuery.d.ts → browser/objToQuery.d.ts} +0 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
+
var Diviner_exports = {};
|
|
17
|
+
module.exports = __toCommonJS(Diviner_exports);
|
|
18
|
+
__reExport(Diviner_exports, require("./LocationDiviner"), module.exports);
|
|
19
|
+
__reExport(Diviner_exports, require("./RemoteDivinerConfig"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("./LocationDiviner"),
|
|
23
|
+
...require("./RemoteDivinerConfig")
|
|
24
|
+
});
|
|
25
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/Diviner/index.ts"],"sourcesContent":["export * from './LocationDiviner'\nexport * from './RemoteDivinerConfig'\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAAA,4BAAc,8BAAd;AACA,4BAAc,kCADd;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/Diviner/index.ts"],"sourcesContent":["export * from './LocationDiviner'\nexport * from './RemoteDivinerConfig'\n"],"mappings":"AAAA,cAAc;AACd,cAAc;","names":[]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { ApiConfig, ApiResponseBody, ApiResponseTuple } from '@xyo-network/api-models';
|
|
2
|
+
import { Payload, PayloadFindFilter } from '@xyo-network/payload-model';
|
|
3
|
+
import { ApiBase } from './Base';
|
|
4
|
+
export type ApiSimpleQuery = PayloadFindFilter;
|
|
5
|
+
export declare class ApiSimple<T = Payload, D = T, Q extends ApiSimpleQuery = ApiSimpleQuery, C extends ApiConfig = ApiConfig> extends ApiBase<C> {
|
|
6
|
+
delete(): Promise<ApiResponseBody<T>>;
|
|
7
|
+
delete(responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
8
|
+
delete(responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
9
|
+
find(query?: Q): Promise<ApiResponseBody<T>>;
|
|
10
|
+
find(query?: Q, responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
11
|
+
find(query?: Q, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
12
|
+
get(): Promise<ApiResponseBody<T>>;
|
|
13
|
+
get(responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
14
|
+
get(responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
15
|
+
post(data?: D): Promise<ApiResponseBody<T>>;
|
|
16
|
+
post(data?: D, responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
17
|
+
post(data?: D, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
18
|
+
put(data?: D): Promise<ApiResponseBody<T>>;
|
|
19
|
+
put(data?: D, responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
20
|
+
put(data?: D, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=Simple.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Simple.d.ts","sourceRoot":"","sources":["../../src/Simple.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,eAAe,EAAE,gBAAgB,EAA2C,MAAM,yBAAyB,CAAA;AAC/H,OAAO,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAEvE,OAAO,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAA;AAGhC,MAAM,MAAM,cAAc,GAAG,iBAAiB,CAAA;AAE9C,qBAAa,SAAS,CAAC,CAAC,GAAG,OAAO,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,SAAS,cAAc,GAAG,cAAc,EAAE,CAAC,SAAS,SAAS,GAAG,SAAS,CAAE,SAAQ,OAAO,CAAC,CAAC,CAAC;IACjI,MAAM,IAAI,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IACrC,MAAM,CAAC,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAC1D,MAAM,CAAC,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAU5D,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAC5C,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAUrE,GAAG,IAAI,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAClC,GAAG,CAAC,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IACvD,GAAG,CAAC,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAUzD,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAC3C,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAClE,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAUpE,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAC1C,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IACjE,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;CAS1E"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { ApiConfig, ApiResponseBody, ApiResponseTuple } from '@xyo-network/api-models';
|
|
2
|
+
import { Payload, PayloadFindFilter } from '@xyo-network/payload-model';
|
|
3
|
+
import { ApiBase } from './Base';
|
|
4
|
+
export type ApiSimpleQuery = PayloadFindFilter;
|
|
5
|
+
export declare class ApiSimple<T = Payload, D = T, Q extends ApiSimpleQuery = ApiSimpleQuery, C extends ApiConfig = ApiConfig> extends ApiBase<C> {
|
|
6
|
+
delete(): Promise<ApiResponseBody<T>>;
|
|
7
|
+
delete(responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
8
|
+
delete(responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
9
|
+
find(query?: Q): Promise<ApiResponseBody<T>>;
|
|
10
|
+
find(query?: Q, responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
11
|
+
find(query?: Q, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
12
|
+
get(): Promise<ApiResponseBody<T>>;
|
|
13
|
+
get(responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
14
|
+
get(responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
15
|
+
post(data?: D): Promise<ApiResponseBody<T>>;
|
|
16
|
+
post(data?: D, responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
17
|
+
post(data?: D, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
18
|
+
put(data?: D): Promise<ApiResponseBody<T>>;
|
|
19
|
+
put(data?: D, responseType?: 'body'): Promise<ApiResponseBody<T>>;
|
|
20
|
+
put(data?: D, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=Simple.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Simple.d.ts","sourceRoot":"","sources":["../../src/Simple.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,eAAe,EAAE,gBAAgB,EAA2C,MAAM,yBAAyB,CAAA;AAC/H,OAAO,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAEvE,OAAO,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAA;AAGhC,MAAM,MAAM,cAAc,GAAG,iBAAiB,CAAA;AAE9C,qBAAa,SAAS,CAAC,CAAC,GAAG,OAAO,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,SAAS,cAAc,GAAG,cAAc,EAAE,CAAC,SAAS,SAAS,GAAG,SAAS,CAAE,SAAQ,OAAO,CAAC,CAAC,CAAC;IACjI,MAAM,IAAI,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IACrC,MAAM,CAAC,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAC1D,MAAM,CAAC,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAU5D,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAC5C,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAUrE,GAAG,IAAI,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAClC,GAAG,CAAC,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IACvD,GAAG,CAAC,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAUzD,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAC3C,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAClE,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAUpE,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAC1C,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IACjE,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE,YAAY,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;CAS1E"}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var Simple_exports = {};
|
|
20
|
+
__export(Simple_exports, {
|
|
21
|
+
ApiSimple: () => ApiSimple
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(Simple_exports);
|
|
24
|
+
var import_Base = require("./Base");
|
|
25
|
+
var import_objToQuery = require("./objToQuery");
|
|
26
|
+
class ApiSimple extends import_Base.ApiBase {
|
|
27
|
+
async delete(responseType) {
|
|
28
|
+
switch (responseType) {
|
|
29
|
+
case "tuple":
|
|
30
|
+
return await this.deleteEndpoint(void 0, "tuple");
|
|
31
|
+
default:
|
|
32
|
+
return await this.deleteEndpoint(void 0);
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
async find(query = {}, responseType) {
|
|
36
|
+
switch (responseType) {
|
|
37
|
+
case "tuple":
|
|
38
|
+
return await this.getEndpoint((0, import_objToQuery.objToQuery)(query), "tuple");
|
|
39
|
+
default:
|
|
40
|
+
return await this.getEndpoint((0, import_objToQuery.objToQuery)(query));
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
async get(responseType) {
|
|
44
|
+
switch (responseType) {
|
|
45
|
+
case "tuple":
|
|
46
|
+
return await this.getEndpoint(void 0, "tuple");
|
|
47
|
+
default:
|
|
48
|
+
return await this.getEndpoint(void 0);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
async post(data, responseType) {
|
|
52
|
+
switch (responseType) {
|
|
53
|
+
case "tuple":
|
|
54
|
+
return await this.postEndpoint(void 0, data, "tuple");
|
|
55
|
+
default:
|
|
56
|
+
return await this.postEndpoint(void 0, data);
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
async put(data, responseType) {
|
|
60
|
+
switch (responseType) {
|
|
61
|
+
case "tuple":
|
|
62
|
+
return await this.putEndpoint(void 0, data, "tuple");
|
|
63
|
+
default:
|
|
64
|
+
return await this.putEndpoint(void 0, data);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
69
|
+
0 && (module.exports = {
|
|
70
|
+
ApiSimple
|
|
71
|
+
});
|
|
72
|
+
//# sourceMappingURL=Simple.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/Simple.ts"],"sourcesContent":["import { ApiConfig, ApiResponseBody, ApiResponseTuple, ApiResponseTupleOrBody, ApiResponseType } from '@xyo-network/api-models'\nimport { Payload, PayloadFindFilter } from '@xyo-network/payload-model'\n\nimport { ApiBase } from './Base'\nimport { objToQuery } from './objToQuery'\n\nexport type ApiSimpleQuery = PayloadFindFilter\n\nexport class ApiSimple<T = Payload, D = T, Q extends ApiSimpleQuery = ApiSimpleQuery, C extends ApiConfig = ApiConfig> extends ApiBase<C> {\n async delete(): Promise<ApiResponseBody<T>>\n async delete(responseType?: 'body'): Promise<ApiResponseBody<T>>\n async delete(responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async delete(responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.deleteEndpoint(undefined, 'tuple')\n default:\n return await this.deleteEndpoint(undefined)\n }\n }\n\n async find(query?: Q): Promise<ApiResponseBody<T>>\n async find(query?: Q, responseType?: 'body'): Promise<ApiResponseBody<T>>\n async find(query?: Q, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async find(query = {}, responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.getEndpoint(objToQuery(query), 'tuple')\n default:\n return await this.getEndpoint(objToQuery(query))\n }\n }\n\n async get(): Promise<ApiResponseBody<T>>\n async get(responseType?: 'body'): Promise<ApiResponseBody<T>>\n async get(responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async get(responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.getEndpoint(undefined, 'tuple')\n default:\n return await this.getEndpoint(undefined)\n }\n }\n\n async post(data?: D): Promise<ApiResponseBody<T>>\n async post(data?: D, responseType?: 'body'): Promise<ApiResponseBody<T>>\n async post(data?: D, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async post(data?: D, responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.postEndpoint(undefined, data, 'tuple')\n default:\n return await this.postEndpoint(undefined, data)\n }\n }\n\n async put(data?: D): Promise<ApiResponseBody<T>>\n async put(data?: D, responseType?: 'body'): Promise<ApiResponseBody<T>>\n async put(data?: D, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async put(data?: D, responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.putEndpoint(undefined, data, 'tuple')\n default:\n return await this.putEndpoint(undefined, data)\n }\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,kBAAwB;AACxB,wBAA2B;AAIpB,MAAM,kBAAkH,oBAAW;AAAA,EAIxI,MAAM,OAAO,cAAoE;AAC/E,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,eAAe,QAAW,OAAO;AAAA,MACrD;AACE,eAAO,MAAM,KAAK,eAAe,MAAS;AAAA,IAC9C;AAAA,EACF;AAAA,EAKA,MAAM,KAAK,QAAQ,CAAC,GAAG,cAAoE;AACzF,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,gBAAY,8BAAW,KAAK,GAAG,OAAO;AAAA,MAC1D;AACE,eAAO,MAAM,KAAK,gBAAY,8BAAW,KAAK,CAAC;AAAA,IACnD;AAAA,EACF;AAAA,EAKA,MAAM,IAAI,cAAoE;AAC5E,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,YAAY,QAAW,OAAO;AAAA,MAClD;AACE,eAAO,MAAM,KAAK,YAAY,MAAS;AAAA,IAC3C;AAAA,EACF;AAAA,EAKA,MAAM,KAAK,MAAU,cAAoE;AACvF,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,aAAa,QAAW,MAAM,OAAO;AAAA,MACzD;AACE,eAAO,MAAM,KAAK,aAAa,QAAW,IAAI;AAAA,IAClD;AAAA,EACF;AAAA,EAKA,MAAM,IAAI,MAAU,cAAoE;AACtF,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,YAAY,QAAW,MAAM,OAAO;AAAA,MACxD;AACE,eAAO,MAAM,KAAK,YAAY,QAAW,IAAI;AAAA,IACjD;AAAA,EACF;AACF;","names":[]}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { ApiBase } from "./Base";
|
|
2
|
+
import { objToQuery } from "./objToQuery";
|
|
3
|
+
class ApiSimple extends ApiBase {
|
|
4
|
+
async delete(responseType) {
|
|
5
|
+
switch (responseType) {
|
|
6
|
+
case "tuple":
|
|
7
|
+
return await this.deleteEndpoint(void 0, "tuple");
|
|
8
|
+
default:
|
|
9
|
+
return await this.deleteEndpoint(void 0);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
async find(query = {}, responseType) {
|
|
13
|
+
switch (responseType) {
|
|
14
|
+
case "tuple":
|
|
15
|
+
return await this.getEndpoint(objToQuery(query), "tuple");
|
|
16
|
+
default:
|
|
17
|
+
return await this.getEndpoint(objToQuery(query));
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
async get(responseType) {
|
|
21
|
+
switch (responseType) {
|
|
22
|
+
case "tuple":
|
|
23
|
+
return await this.getEndpoint(void 0, "tuple");
|
|
24
|
+
default:
|
|
25
|
+
return await this.getEndpoint(void 0);
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
async post(data, responseType) {
|
|
29
|
+
switch (responseType) {
|
|
30
|
+
case "tuple":
|
|
31
|
+
return await this.postEndpoint(void 0, data, "tuple");
|
|
32
|
+
default:
|
|
33
|
+
return await this.postEndpoint(void 0, data);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
async put(data, responseType) {
|
|
37
|
+
switch (responseType) {
|
|
38
|
+
case "tuple":
|
|
39
|
+
return await this.putEndpoint(void 0, data, "tuple");
|
|
40
|
+
default:
|
|
41
|
+
return await this.putEndpoint(void 0, data);
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
export {
|
|
46
|
+
ApiSimple
|
|
47
|
+
};
|
|
48
|
+
//# sourceMappingURL=Simple.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/Simple.ts"],"sourcesContent":["import { ApiConfig, ApiResponseBody, ApiResponseTuple, ApiResponseTupleOrBody, ApiResponseType } from '@xyo-network/api-models'\nimport { Payload, PayloadFindFilter } from '@xyo-network/payload-model'\n\nimport { ApiBase } from './Base'\nimport { objToQuery } from './objToQuery'\n\nexport type ApiSimpleQuery = PayloadFindFilter\n\nexport class ApiSimple<T = Payload, D = T, Q extends ApiSimpleQuery = ApiSimpleQuery, C extends ApiConfig = ApiConfig> extends ApiBase<C> {\n async delete(): Promise<ApiResponseBody<T>>\n async delete(responseType?: 'body'): Promise<ApiResponseBody<T>>\n async delete(responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async delete(responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.deleteEndpoint(undefined, 'tuple')\n default:\n return await this.deleteEndpoint(undefined)\n }\n }\n\n async find(query?: Q): Promise<ApiResponseBody<T>>\n async find(query?: Q, responseType?: 'body'): Promise<ApiResponseBody<T>>\n async find(query?: Q, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async find(query = {}, responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.getEndpoint(objToQuery(query), 'tuple')\n default:\n return await this.getEndpoint(objToQuery(query))\n }\n }\n\n async get(): Promise<ApiResponseBody<T>>\n async get(responseType?: 'body'): Promise<ApiResponseBody<T>>\n async get(responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async get(responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.getEndpoint(undefined, 'tuple')\n default:\n return await this.getEndpoint(undefined)\n }\n }\n\n async post(data?: D): Promise<ApiResponseBody<T>>\n async post(data?: D, responseType?: 'body'): Promise<ApiResponseBody<T>>\n async post(data?: D, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async post(data?: D, responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.postEndpoint(undefined, data, 'tuple')\n default:\n return await this.postEndpoint(undefined, data)\n }\n }\n\n async put(data?: D): Promise<ApiResponseBody<T>>\n async put(data?: D, responseType?: 'body'): Promise<ApiResponseBody<T>>\n async put(data?: D, responseType?: 'tuple'): Promise<ApiResponseTuple<T>>\n async put(data?: D, responseType?: ApiResponseType): Promise<ApiResponseTupleOrBody<T>> {\n switch (responseType) {\n case 'tuple':\n return await this.putEndpoint(undefined, data, 'tuple')\n default:\n return await this.putEndpoint(undefined, data)\n }\n }\n}\n"],"mappings":"AAGA,SAAS,eAAe;AACxB,SAAS,kBAAkB;AAIpB,MAAM,kBAAkH,QAAW;AAAA,EAIxI,MAAM,OAAO,cAAoE;AAC/E,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,eAAe,QAAW,OAAO;AAAA,MACrD;AACE,eAAO,MAAM,KAAK,eAAe,MAAS;AAAA,IAC9C;AAAA,EACF;AAAA,EAKA,MAAM,KAAK,QAAQ,CAAC,GAAG,cAAoE;AACzF,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,YAAY,WAAW,KAAK,GAAG,OAAO;AAAA,MAC1D;AACE,eAAO,MAAM,KAAK,YAAY,WAAW,KAAK,CAAC;AAAA,IACnD;AAAA,EACF;AAAA,EAKA,MAAM,IAAI,cAAoE;AAC5E,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,YAAY,QAAW,OAAO;AAAA,MAClD;AACE,eAAO,MAAM,KAAK,YAAY,MAAS;AAAA,IAC3C;AAAA,EACF;AAAA,EAKA,MAAM,KAAK,MAAU,cAAoE;AACvF,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,aAAa,QAAW,MAAM,OAAO;AAAA,MACzD;AACE,eAAO,MAAM,KAAK,aAAa,QAAW,IAAI;AAAA,IAClD;AAAA,EACF;AAAA,EAKA,MAAM,IAAI,MAAU,cAAoE;AACtF,YAAQ,cAAc;AAAA,MACpB,KAAK;AACH,eAAO,MAAM,KAAK,YAAY,QAAW,MAAM,OAAO;AAAA,MACxD;AACE,eAAO,MAAM,KAAK,YAAY,QAAW,IAAI;AAAA,IACjD;AAAA,EACF;AACF;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Test/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,eAAe,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Test/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,eAAe,CAAA"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
+
var Test_exports = {};
|
|
17
|
+
module.exports = __toCommonJS(Test_exports);
|
|
18
|
+
__reExport(Test_exports, require("./testBoundWitness"), module.exports);
|
|
19
|
+
__reExport(Test_exports, require("./testPayload"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("./testBoundWitness"),
|
|
23
|
+
...require("./testPayload")
|
|
24
|
+
});
|
|
25
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/Test/index.ts"],"sourcesContent":["export * from './testBoundWitness'\nexport * from './testPayload'\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAAA,yBAAc,+BAAd;AACA,yBAAc,0BADd;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/Test/index.ts"],"sourcesContent":["export * from './testBoundWitness'\nexport * from './testPayload'\n"],"mappings":"AAAA,cAAc;AACd,cAAc;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"testBoundWitness.d.ts","sourceRoot":"","sources":["../../../src/Test/testBoundWitness.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAsB,MAAM,iCAAiC,CAAA;AAElF,QAAA,MAAM,gBAAgB,EAAE,YAUP,CAAA;AAEjB,OAAO,EAAE,gBAAgB,EAAE,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"testBoundWitness.d.ts","sourceRoot":"","sources":["../../../src/Test/testBoundWitness.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAsB,MAAM,iCAAiC,CAAA;AAElF,QAAA,MAAM,gBAAgB,EAAE,YAUP,CAAA;AAEjB,OAAO,EAAE,gBAAgB,EAAE,CAAA"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var testBoundWitness_exports = {};
|
|
20
|
+
__export(testBoundWitness_exports, {
|
|
21
|
+
testBoundWitness: () => testBoundWitness
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(testBoundWitness_exports);
|
|
24
|
+
var import_boundwitness_model = require("@xyo-network/boundwitness-model");
|
|
25
|
+
const testBoundWitness = {
|
|
26
|
+
_client: "js",
|
|
27
|
+
_hash: "b0ffb9ebf872dc316b7be48327256c5316f7cb84d7c706861b18b86af1942dea",
|
|
28
|
+
_signatures: ["95100e5fd2012b958e96895870cfac5353c3a33a19314cfd1304ef7d01d052ec2a3ef80d6449cf88d463027fe0d868ed8cfb8b7323d37e93a08570233eea0b17"],
|
|
29
|
+
_timestamp: 1650067385598,
|
|
30
|
+
addresses: ["5346a2ce56ec4177b67092bda710e150ba6fa046"],
|
|
31
|
+
payload_hashes: ["20e14207f952a09f767ff614a648546c037fe524ace0bfe55db31f818aff1f1c"],
|
|
32
|
+
payload_schemas: ["network.xyo.test"],
|
|
33
|
+
previous_hashes: [null],
|
|
34
|
+
schema: import_boundwitness_model.BoundWitnessSchema
|
|
35
|
+
};
|
|
36
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
37
|
+
0 && (module.exports = {
|
|
38
|
+
testBoundWitness
|
|
39
|
+
});
|
|
40
|
+
//# sourceMappingURL=testBoundWitness.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/Test/testBoundWitness.ts"],"sourcesContent":["import { BoundWitness, BoundWitnessSchema } from '@xyo-network/boundwitness-model'\n\nconst testBoundWitness: BoundWitness = {\n _client: 'js',\n _hash: 'b0ffb9ebf872dc316b7be48327256c5316f7cb84d7c706861b18b86af1942dea',\n _signatures: ['95100e5fd2012b958e96895870cfac5353c3a33a19314cfd1304ef7d01d052ec2a3ef80d6449cf88d463027fe0d868ed8cfb8b7323d37e93a08570233eea0b17'],\n _timestamp: 1650067385598,\n addresses: ['5346a2ce56ec4177b67092bda710e150ba6fa046'],\n payload_hashes: ['20e14207f952a09f767ff614a648546c037fe524ace0bfe55db31f818aff1f1c'],\n payload_schemas: ['network.xyo.test'],\n previous_hashes: [null],\n schema: BoundWitnessSchema,\n} as BoundWitness\n\nexport { testBoundWitness }\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,gCAAiD;AAEjD,MAAM,mBAAiC;AAAA,EACrC,SAAS;AAAA,EACT,OAAO;AAAA,EACP,aAAa,CAAC,kIAAkI;AAAA,EAChJ,YAAY;AAAA,EACZ,WAAW,CAAC,0CAA0C;AAAA,EACtD,gBAAgB,CAAC,kEAAkE;AAAA,EACnF,iBAAiB,CAAC,kBAAkB;AAAA,EACpC,iBAAiB,CAAC,IAAI;AAAA,EACtB,QAAQ;AACV;","names":[]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { BoundWitnessSchema } from "@xyo-network/boundwitness-model";
|
|
2
|
+
const testBoundWitness = {
|
|
3
|
+
_client: "js",
|
|
4
|
+
_hash: "b0ffb9ebf872dc316b7be48327256c5316f7cb84d7c706861b18b86af1942dea",
|
|
5
|
+
_signatures: ["95100e5fd2012b958e96895870cfac5353c3a33a19314cfd1304ef7d01d052ec2a3ef80d6449cf88d463027fe0d868ed8cfb8b7323d37e93a08570233eea0b17"],
|
|
6
|
+
_timestamp: 1650067385598,
|
|
7
|
+
addresses: ["5346a2ce56ec4177b67092bda710e150ba6fa046"],
|
|
8
|
+
payload_hashes: ["20e14207f952a09f767ff614a648546c037fe524ace0bfe55db31f818aff1f1c"],
|
|
9
|
+
payload_schemas: ["network.xyo.test"],
|
|
10
|
+
previous_hashes: [null],
|
|
11
|
+
schema: BoundWitnessSchema
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
testBoundWitness
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=testBoundWitness.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/Test/testBoundWitness.ts"],"sourcesContent":["import { BoundWitness, BoundWitnessSchema } from '@xyo-network/boundwitness-model'\n\nconst testBoundWitness: BoundWitness = {\n _client: 'js',\n _hash: 'b0ffb9ebf872dc316b7be48327256c5316f7cb84d7c706861b18b86af1942dea',\n _signatures: ['95100e5fd2012b958e96895870cfac5353c3a33a19314cfd1304ef7d01d052ec2a3ef80d6449cf88d463027fe0d868ed8cfb8b7323d37e93a08570233eea0b17'],\n _timestamp: 1650067385598,\n addresses: ['5346a2ce56ec4177b67092bda710e150ba6fa046'],\n payload_hashes: ['20e14207f952a09f767ff614a648546c037fe524ace0bfe55db31f818aff1f1c'],\n payload_schemas: ['network.xyo.test'],\n previous_hashes: [null],\n schema: BoundWitnessSchema,\n} as BoundWitness\n\nexport { testBoundWitness }\n"],"mappings":"AAAA,SAAuB,0BAA0B;AAEjD,MAAM,mBAAiC;AAAA,EACrC,SAAS;AAAA,EACT,OAAO;AAAA,EACP,aAAa,CAAC,kIAAkI;AAAA,EAChJ,YAAY;AAAA,EACZ,WAAW,CAAC,0CAA0C;AAAA,EACtD,gBAAgB,CAAC,kEAAkE;AAAA,EACnF,iBAAiB,CAAC,kBAAkB;AAAA,EACpC,iBAAiB,CAAC,IAAI;AAAA,EACtB,QAAQ;AACV;","names":[]}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { StringKeyObject } from '@xyo-network/core';
|
|
2
|
+
import { Payload } from '@xyo-network/payload-model';
|
|
3
|
+
declare const testSchema = "network.xyo.test";
|
|
4
|
+
declare const testPayload: Payload<StringKeyObject>;
|
|
5
|
+
export { testPayload, testSchema };
|
|
6
|
+
//# sourceMappingURL=testPayload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"testPayload.d.ts","sourceRoot":"","sources":["../../../src/Test/testPayload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAEpD,QAAA,MAAM,UAAU,qBAAqB,CAAA;AACrC,QAAA,MAAM,WAAW,EAAE,OAAO,CAAC,eAAe,CAUzC,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,CAAA"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { StringKeyObject } from '@xyo-network/core';
|
|
2
|
+
import { Payload } from '@xyo-network/payload-model';
|
|
3
|
+
declare const testSchema = "network.xyo.test";
|
|
4
|
+
declare const testPayload: Payload<StringKeyObject>;
|
|
5
|
+
export { testPayload, testSchema };
|
|
6
|
+
//# sourceMappingURL=testPayload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"testPayload.d.ts","sourceRoot":"","sources":["../../../src/Test/testPayload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAEpD,QAAA,MAAM,UAAU,qBAAqB,CAAA;AACrC,QAAA,MAAM,WAAW,EAAE,OAAO,CAAC,eAAe,CAUzC,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,CAAA"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var testPayload_exports = {};
|
|
20
|
+
__export(testPayload_exports, {
|
|
21
|
+
testPayload: () => testPayload,
|
|
22
|
+
testSchema: () => testSchema
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(testPayload_exports);
|
|
25
|
+
const testSchema = "network.xyo.test";
|
|
26
|
+
const testPayload = {
|
|
27
|
+
_hash: "20e14207f952a09f767ff614a648546c037fe524ace0bfe55db31f818aff1f1c",
|
|
28
|
+
_timestamp: 1609459255555,
|
|
29
|
+
numberField: 1,
|
|
30
|
+
objectField: {
|
|
31
|
+
numberField: 1,
|
|
32
|
+
stringField: "stringValue"
|
|
33
|
+
},
|
|
34
|
+
schema: testSchema,
|
|
35
|
+
stringField: "stringValue"
|
|
36
|
+
};
|
|
37
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
38
|
+
0 && (module.exports = {
|
|
39
|
+
testPayload,
|
|
40
|
+
testSchema
|
|
41
|
+
});
|
|
42
|
+
//# sourceMappingURL=testPayload.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/Test/testPayload.ts"],"sourcesContent":["import { StringKeyObject } from '@xyo-network/core'\nimport { Payload } from '@xyo-network/payload-model'\n\nconst testSchema = 'network.xyo.test'\nconst testPayload: Payload<StringKeyObject> = {\n _hash: '20e14207f952a09f767ff614a648546c037fe524ace0bfe55db31f818aff1f1c',\n _timestamp: 1609459255555,\n numberField: 1,\n objectField: {\n numberField: 1,\n stringField: 'stringValue',\n },\n schema: testSchema,\n stringField: 'stringValue',\n}\n\nexport { testPayload, testSchema }\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,MAAM,aAAa;AACnB,MAAM,cAAwC;AAAA,EAC5C,OAAO;AAAA,EACP,YAAY;AAAA,EACZ,aAAa;AAAA,EACb,aAAa;AAAA,IACX,aAAa;AAAA,IACb,aAAa;AAAA,EACf;AAAA,EACA,QAAQ;AAAA,EACR,aAAa;AACf;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const testSchema = "network.xyo.test";
|
|
2
|
+
const testPayload = {
|
|
3
|
+
_hash: "20e14207f952a09f767ff614a648546c037fe524ace0bfe55db31f818aff1f1c",
|
|
4
|
+
_timestamp: 1609459255555,
|
|
5
|
+
numberField: 1,
|
|
6
|
+
objectField: {
|
|
7
|
+
numberField: 1,
|
|
8
|
+
stringField: "stringValue"
|
|
9
|
+
},
|
|
10
|
+
schema: testSchema,
|
|
11
|
+
stringField: "stringValue"
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
testPayload,
|
|
15
|
+
testSchema
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=testPayload.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/Test/testPayload.ts"],"sourcesContent":["import { StringKeyObject } from '@xyo-network/core'\nimport { Payload } from '@xyo-network/payload-model'\n\nconst testSchema = 'network.xyo.test'\nconst testPayload: Payload<StringKeyObject> = {\n _hash: '20e14207f952a09f767ff614a648546c037fe524ace0bfe55db31f818aff1f1c',\n _timestamp: 1609459255555,\n numberField: 1,\n objectField: {\n numberField: 1,\n stringField: 'stringValue',\n },\n schema: testSchema,\n stringField: 'stringValue',\n}\n\nexport { testPayload, testSchema }\n"],"mappings":"AAGA,MAAM,aAAa;AACnB,MAAM,cAAwC;AAAA,EAC5C,OAAO;AAAA,EACP,YAAY;AAAA,EACZ,aAAa;AAAA,EACb,aAAa;AAAA,IACX,aAAa;AAAA,IACb,aAAa;AAAA,EACf;AAAA,EACA,QAAQ;AAAA,EACR,aAAa;AACf;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WithArchive.d.ts","sourceRoot":"","sources":["../../src/WithArchive.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,MAAM,WAAW,CAAC,kBAAkB,IAAI,kBAAkB,GAAG;IACzE,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WithArchive.d.ts","sourceRoot":"","sources":["../../src/WithArchive.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,MAAM,WAAW,CAAC,kBAAkB,IAAI,kBAAkB,GAAG;IACzE,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAA"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var WithArchive_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(WithArchive_exports);
|
|
17
|
+
//# sourceMappingURL=WithArchive.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/WithArchive.ts"],"sourcesContent":["export declare type WithArchive<ArchivistApiConfig> = ArchivistApiConfig & {\n _archive?: string\n}\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=WithArchive.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,OAAO,CAAA;AACrB,cAAc,QAAQ,CAAA;AACtB,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,eAAe,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,OAAO,CAAA;AACrB,cAAc,QAAQ,CAAA;AACtB,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,eAAe,CAAA"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
+
var src_exports = {};
|
|
17
|
+
module.exports = __toCommonJS(src_exports);
|
|
18
|
+
__reExport(src_exports, require("./Api"), module.exports);
|
|
19
|
+
__reExport(src_exports, require("./Base"), module.exports);
|
|
20
|
+
__reExport(src_exports, require("./Diviner"), module.exports);
|
|
21
|
+
__reExport(src_exports, require("./models"), module.exports);
|
|
22
|
+
__reExport(src_exports, require("./Simple"), module.exports);
|
|
23
|
+
__reExport(src_exports, require("./WithArchive"), module.exports);
|
|
24
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
25
|
+
0 && (module.exports = {
|
|
26
|
+
...require("./Api"),
|
|
27
|
+
...require("./Base"),
|
|
28
|
+
...require("./Diviner"),
|
|
29
|
+
...require("./models"),
|
|
30
|
+
...require("./Simple"),
|
|
31
|
+
...require("./WithArchive")
|
|
32
|
+
});
|
|
33
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from './Api'\nexport * from './Base'\nexport * from './Diviner'\nexport * from './models'\nexport * from './Simple'\nexport * from './WithArchive'\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,kBAAd;AACA,wBAAc,mBADd;AAEA,wBAAc,sBAFd;AAGA,wBAAc,qBAHd;AAIA,wBAAc,qBAJd;AAKA,wBAAc,0BALd;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from './Api'\nexport * from './Base'\nexport * from './Diviner'\nexport * from './models'\nexport * from './Simple'\nexport * from './WithArchive'\n"],"mappings":"AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArchivePath.d.ts","sourceRoot":"","sources":["../../../src/models/ArchivePath.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,WAAW;IAC1B,OAAO,EAAE,MAAM,CAAA;CAChB"}
|