@xyo-network/api 2.72.8 → 2.73.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/index.d.mts +192 -0
- package/dist/index.d.ts +192 -0
- package/dist/index.js +297 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +254 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +36 -23
- package/tsup.config.ts +16 -0
- package/dist/cjs/Api/Api.js +0 -13
- package/dist/cjs/Api/Api.js.map +0 -1
- package/dist/cjs/Api/index.js +0 -5
- package/dist/cjs/Api/index.js.map +0 -1
- package/dist/cjs/Base.js +0 -119
- package/dist/cjs/Base.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/LocationDivinerApi.js +0 -28
- package/dist/cjs/Diviner/LocationDiviner/LocationDivinerApi.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js +0 -23
- package/dist/cjs/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js +0 -3
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js +0 -10
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js +0 -6
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js +0 -10
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js +0 -5
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js +0 -3
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js +0 -3
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuerySchema.js +0 -13
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuerySchema.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js +0 -3
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js +0 -10
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js +0 -6
- package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Queries/index.js +0 -10
- package/dist/cjs/Diviner/LocationDiviner/Queries/index.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js +0 -5
- package/dist/cjs/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Witnesses/LocationWitness.js +0 -5
- package/dist/cjs/Diviner/LocationDiviner/Witnesses/LocationWitness.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/Witnesses/index.js +0 -6
- package/dist/cjs/Diviner/LocationDiviner/Witnesses/index.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/index.js +0 -8
- package/dist/cjs/Diviner/LocationDiviner/index.js.map +0 -1
- package/dist/cjs/Diviner/LocationDiviner/models.js +0 -3
- package/dist/cjs/Diviner/LocationDiviner/models.js.map +0 -1
- package/dist/cjs/Diviner/RemoteDivinerConfig.js +0 -5
- package/dist/cjs/Diviner/RemoteDivinerConfig.js.map +0 -1
- package/dist/cjs/Diviner/RemoteDivinerError.js +0 -14
- package/dist/cjs/Diviner/RemoteDivinerError.js.map +0 -1
- package/dist/cjs/Diviner/index.js +0 -6
- package/dist/cjs/Diviner/index.js.map +0 -1
- package/dist/cjs/Simple.js +0 -60
- package/dist/cjs/Simple.js.map +0 -1
- package/dist/cjs/Test/index.js +0 -6
- package/dist/cjs/Test/index.js.map +0 -1
- package/dist/cjs/Test/testBoundWitness.js +0 -17
- package/dist/cjs/Test/testBoundWitness.js.map +0 -1
- package/dist/cjs/Test/testPayload.js +0 -18
- package/dist/cjs/Test/testPayload.js.map +0 -1
- package/dist/cjs/WithArchive.js +0 -3
- package/dist/cjs/WithArchive.js.map +0 -1
- package/dist/cjs/index.js +0 -10
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/ArchivePath.js +0 -3
- package/dist/cjs/models/ArchivePath.js.map +0 -1
- package/dist/cjs/models/index.js +0 -5
- package/dist/cjs/models/index.js.map +0 -1
- package/dist/cjs/objToQuery.js +0 -13
- package/dist/cjs/objToQuery.js.map +0 -1
- package/dist/docs.json +0 -16342
- package/dist/esm/Api/Api.js +0 -12
- package/dist/esm/Api/Api.js.map +0 -1
- package/dist/esm/Api/index.js +0 -2
- package/dist/esm/Api/index.js.map +0 -1
- package/dist/esm/Base.js +0 -100
- package/dist/esm/Base.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/LocationDivinerApi.js +0 -21
- package/dist/esm/Diviner/LocationDiviner/LocationDivinerApi.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js +0 -18
- package/dist/esm/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js +0 -2
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js +0 -6
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js +0 -3
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js +0 -6
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js +0 -2
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js +0 -2
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js +0 -2
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuerySchema.js +0 -9
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuerySchema.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js +0 -2
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js +0 -6
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js +0 -3
- package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Queries/index.js +0 -7
- package/dist/esm/Diviner/LocationDiviner/Queries/index.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js +0 -2
- package/dist/esm/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Witnesses/LocationWitness.js +0 -2
- package/dist/esm/Diviner/LocationDiviner/Witnesses/LocationWitness.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/Witnesses/index.js +0 -3
- package/dist/esm/Diviner/LocationDiviner/Witnesses/index.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/index.js +0 -5
- package/dist/esm/Diviner/LocationDiviner/index.js.map +0 -1
- package/dist/esm/Diviner/LocationDiviner/models.js +0 -2
- package/dist/esm/Diviner/LocationDiviner/models.js.map +0 -1
- package/dist/esm/Diviner/RemoteDivinerConfig.js +0 -2
- package/dist/esm/Diviner/RemoteDivinerConfig.js.map +0 -1
- package/dist/esm/Diviner/RemoteDivinerError.js +0 -10
- package/dist/esm/Diviner/RemoteDivinerError.js.map +0 -1
- package/dist/esm/Diviner/index.js +0 -3
- package/dist/esm/Diviner/index.js.map +0 -1
- package/dist/esm/Simple.js +0 -45
- package/dist/esm/Simple.js.map +0 -1
- package/dist/esm/Test/index.js +0 -3
- package/dist/esm/Test/index.js.map +0 -1
- package/dist/esm/Test/testBoundWitness.js +0 -14
- package/dist/esm/Test/testBoundWitness.js.map +0 -1
- package/dist/esm/Test/testPayload.js +0 -14
- package/dist/esm/Test/testPayload.js.map +0 -1
- package/dist/esm/WithArchive.js +0 -2
- package/dist/esm/WithArchive.js.map +0 -1
- package/dist/esm/index.js +0 -7
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/models/ArchivePath.js +0 -2
- package/dist/esm/models/ArchivePath.js.map +0 -1
- package/dist/esm/models/index.js +0 -2
- package/dist/esm/models/index.js.map +0 -1
- package/dist/esm/objToQuery.js +0 -9
- package/dist/esm/objToQuery.js.map +0 -1
- package/dist/types/Api/Api.d.ts +0 -12
- package/dist/types/Api/Api.d.ts.map +0 -1
- package/dist/types/Api/index.d.ts +0 -2
- package/dist/types/Api/index.d.ts.map +0 -1
- package/dist/types/Base.d.ts +0 -32
- package/dist/types/Base.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/LocationDivinerApi.d.ts +0 -12
- package/dist/types/Diviner/LocationDiviner/LocationDivinerApi.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts +0 -10
- package/dist/types/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts +0 -5
- package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts +0 -12
- package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts +0 -3
- package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts +0 -12
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts +0 -2
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts +0 -18
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts +0 -5
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts +0 -6
- package/dist/types/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts +0 -8
- package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts +0 -12
- package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts +0 -3
- package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Queries/index.d.ts +0 -7
- package/dist/types/Diviner/LocationDiviner/Queries/index.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts +0 -13
- package/dist/types/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts +0 -21
- package/dist/types/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/Witnesses/index.d.ts +0 -3
- package/dist/types/Diviner/LocationDiviner/Witnesses/index.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/index.d.ts +0 -5
- package/dist/types/Diviner/LocationDiviner/index.d.ts.map +0 -1
- package/dist/types/Diviner/LocationDiviner/models.d.ts +0 -5
- package/dist/types/Diviner/LocationDiviner/models.d.ts.map +0 -1
- package/dist/types/Diviner/RemoteDivinerConfig.d.ts +0 -11
- package/dist/types/Diviner/RemoteDivinerConfig.d.ts.map +0 -1
- package/dist/types/Diviner/RemoteDivinerError.d.ts +0 -6
- package/dist/types/Diviner/RemoteDivinerError.d.ts.map +0 -1
- package/dist/types/Diviner/index.d.ts +0 -3
- package/dist/types/Diviner/index.d.ts.map +0 -1
- package/dist/types/Simple.d.ts +0 -22
- package/dist/types/Simple.d.ts.map +0 -1
- package/dist/types/Test/index.d.ts +0 -3
- package/dist/types/Test/index.d.ts.map +0 -1
- package/dist/types/Test/testBoundWitness.d.ts +0 -4
- package/dist/types/Test/testBoundWitness.d.ts.map +0 -1
- package/dist/types/Test/testPayload.d.ts +0 -6
- package/dist/types/Test/testPayload.d.ts.map +0 -1
- package/dist/types/WithArchive.d.ts +0 -4
- package/dist/types/WithArchive.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -7
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/models/ArchivePath.d.ts +0 -4
- package/dist/types/models/ArchivePath.d.ts.map +0 -1
- package/dist/types/models/index.d.ts +0 -2
- package/dist/types/models/index.d.ts.map +0 -1
- package/dist/types/objToQuery.d.ts +0 -2
- package/dist/types/objToQuery.d.ts.map +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.