@xyo-network/diviner-temporal-indexing-model 2.99.2 → 2.99.4
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/neutral/Config.d.cts +53 -0
- package/dist/neutral/Config.d.cts.map +1 -0
- package/dist/neutral/Config.d.mts +53 -0
- package/dist/neutral/Config.d.mts.map +1 -0
- package/dist/neutral/Config.d.ts +53 -0
- package/dist/neutral/Config.d.ts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Config.d.cts +31 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Config.d.cts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Config.d.mts +31 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Config.d.mts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Config.d.ts +31 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Config.d.ts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Params.d.cts +5 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Params.d.cts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Params.d.mts +5 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Params.d.mts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Params.d.ts +5 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Params.d.ts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Schema.d.cts +4 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Schema.d.cts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Schema.d.mts +4 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Schema.d.mts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Schema.d.ts +4 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/Schema.d.ts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/index.d.cts +4 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/index.d.cts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/index.d.mts +4 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/index.d.mts.map +1 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/index.d.ts +4 -0
- package/dist/neutral/DivinerQueryToIndexQueryDiviner/index.d.ts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Config.d.cts +19 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Config.d.cts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Config.d.mts +19 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Config.d.mts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Config.d.ts +19 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Config.d.ts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Params.d.cts +8 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Params.d.cts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Params.d.mts +8 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Params.d.mts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Params.d.ts +8 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Params.d.ts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Schema.d.cts +4 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Schema.d.cts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Schema.d.mts +4 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Schema.d.mts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Schema.d.ts +4 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/Schema.d.ts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/index.d.cts +4 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/index.d.cts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/index.d.mts +4 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/index.d.mts.map +1 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/index.d.ts +4 -0
- package/dist/neutral/IndexCandidateToIndexDiviner/index.d.ts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.cts +19 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.cts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.mts +19 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.mts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.ts +19 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.ts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.cts +5 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.cts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.mts +5 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.mts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.ts +5 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.ts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.cts +4 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.cts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.mts +4 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.mts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.ts +4 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.ts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.cts +4 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.cts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.mts +4 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.mts.map +1 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.ts +4 -0
- package/dist/neutral/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.ts.map +1 -0
- package/dist/neutral/Params.d.cts +5 -0
- package/dist/neutral/Params.d.cts.map +1 -0
- package/dist/neutral/Params.d.mts +5 -0
- package/dist/neutral/Params.d.mts.map +1 -0
- package/dist/neutral/Params.d.ts +5 -0
- package/dist/neutral/Params.d.ts.map +1 -0
- package/dist/neutral/Result/Payload.d.cts +13 -0
- package/dist/neutral/Result/Payload.d.cts.map +1 -0
- package/dist/neutral/Result/Payload.d.mts +13 -0
- package/dist/neutral/Result/Payload.d.mts.map +1 -0
- package/dist/neutral/Result/Payload.d.ts +13 -0
- package/dist/neutral/Result/Payload.d.ts.map +1 -0
- package/dist/neutral/Result/Schema.d.cts +3 -0
- package/dist/neutral/Result/Schema.d.cts.map +1 -0
- package/dist/neutral/Result/Schema.d.mts +3 -0
- package/dist/neutral/Result/Schema.d.mts.map +1 -0
- package/dist/neutral/Result/Schema.d.ts +3 -0
- package/dist/neutral/Result/Schema.d.ts.map +1 -0
- package/dist/neutral/Result/index.d.cts +3 -0
- package/dist/neutral/Result/index.d.cts.map +1 -0
- package/dist/neutral/Result/index.d.mts +3 -0
- package/dist/neutral/Result/index.d.mts.map +1 -0
- package/dist/neutral/Result/index.d.ts +3 -0
- package/dist/neutral/Result/index.d.ts.map +1 -0
- package/dist/neutral/ResultIndex/Payload.d.cts +19 -0
- package/dist/neutral/ResultIndex/Payload.d.cts.map +1 -0
- package/dist/neutral/ResultIndex/Payload.d.mts +19 -0
- package/dist/neutral/ResultIndex/Payload.d.mts.map +1 -0
- package/dist/neutral/ResultIndex/Payload.d.ts +19 -0
- package/dist/neutral/ResultIndex/Payload.d.ts.map +1 -0
- package/dist/neutral/ResultIndex/Schema.d.cts +3 -0
- package/dist/neutral/ResultIndex/Schema.d.cts.map +1 -0
- package/dist/neutral/ResultIndex/Schema.d.mts +3 -0
- package/dist/neutral/ResultIndex/Schema.d.mts.map +1 -0
- package/dist/neutral/ResultIndex/Schema.d.ts +3 -0
- package/dist/neutral/ResultIndex/Schema.d.ts.map +1 -0
- package/dist/neutral/ResultIndex/index.d.cts +3 -0
- package/dist/neutral/ResultIndex/index.d.cts.map +1 -0
- package/dist/neutral/ResultIndex/index.d.mts +3 -0
- package/dist/neutral/ResultIndex/index.d.mts.map +1 -0
- package/dist/neutral/ResultIndex/index.d.ts +3 -0
- package/dist/neutral/ResultIndex/index.d.ts.map +1 -0
- package/dist/neutral/Schema.d.cts +3 -0
- package/dist/neutral/Schema.d.cts.map +1 -0
- package/dist/neutral/Schema.d.mts +3 -0
- package/dist/neutral/Schema.d.mts.map +1 -0
- package/dist/neutral/Schema.d.ts +3 -0
- package/dist/neutral/Schema.d.ts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Config.d.cts +27 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Config.d.cts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Config.d.mts +27 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Config.d.mts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Config.d.ts +27 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Config.d.ts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Params.d.cts +5 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Params.d.cts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Params.d.mts +5 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Params.d.mts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Params.d.ts +5 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Params.d.ts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Schema.d.cts +4 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Schema.d.cts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Schema.d.mts +4 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Schema.d.mts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Schema.d.ts +4 -0
- package/dist/neutral/StateToIndexCandidateDiviner/Schema.d.ts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/index.d.cts +4 -0
- package/dist/neutral/StateToIndexCandidateDiviner/index.d.cts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/index.d.mts +4 -0
- package/dist/neutral/StateToIndexCandidateDiviner/index.d.mts.map +1 -0
- package/dist/neutral/StateToIndexCandidateDiviner/index.d.ts +4 -0
- package/dist/neutral/StateToIndexCandidateDiviner/index.d.ts.map +1 -0
- package/dist/neutral/index.cjs +90 -0
- package/dist/neutral/index.cjs.map +1 -0
- package/dist/neutral/index.d.cts +10 -0
- package/dist/neutral/index.d.cts.map +1 -0
- package/dist/neutral/index.d.mts +10 -0
- package/dist/neutral/index.d.mts.map +1 -0
- package/dist/neutral/index.d.ts +10 -0
- package/dist/neutral/index.d.ts.map +1 -0
- package/dist/neutral/index.js +67 -0
- package/dist/neutral/index.js.map +1 -0
- package/package.json +9 -9
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { SchemaToJsonPathTransformExpressionsDictionary } from '@xyo-network/diviner-jsonpath-model';
|
|
2
|
+
import { DivinerConfig } from '@xyo-network/diviner-model';
|
|
3
|
+
import { TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema } from './Schema';
|
|
4
|
+
export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema = `${TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema}.config`;
|
|
5
|
+
export declare const TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema: TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema;
|
|
6
|
+
/**
|
|
7
|
+
* Diviner Config for a Diviner which transforms an Index Query Response to a Diviner Query Response
|
|
8
|
+
*/
|
|
9
|
+
export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig = DivinerConfig<{
|
|
10
|
+
/**
|
|
11
|
+
* The config schema
|
|
12
|
+
*/
|
|
13
|
+
schema: TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema;
|
|
14
|
+
/**
|
|
15
|
+
* The transforms to apply to the source payloads
|
|
16
|
+
*/
|
|
17
|
+
schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
|
|
18
|
+
}>;
|
|
19
|
+
//# sourceMappingURL=Config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8CAA8C,EAAE,MAAM,qCAAqC,CAAA;AACpG,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,4EAA4E,EAAE,MAAM,UAAU,CAAA;AAEvG,MAAM,MAAM,kFAAkF,GAC5F,GAAG,4EAA4E,SAAS,CAAA;AAC1F,eAAO,MAAM,kFAAkF,EAAE,kFAA6K,CAAA;AAE9Q;;GAEG;AACH,MAAM,MAAM,4EAA4E,GAAG,aAAa,CAAC;IACvG;;OAEG;IACH,MAAM,EAAE,kFAAkF,CAAA;IAC1F;;OAEG;IACH,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,CAAC,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model';
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model';
|
|
3
|
+
import { TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig } from './Config';
|
|
4
|
+
export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig>>;
|
|
5
|
+
//# sourceMappingURL=Params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,4EAA4E,EAAE,MAAM,UAAU,CAAA;AAEvG,MAAM,MAAM,4EAA4E,GAAG,aAAa,CACtG,eAAe,CAAC,4EAA4E,CAAC,CAC9F,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model';
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model';
|
|
3
|
+
import { TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig } from './Config';
|
|
4
|
+
export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig>>;
|
|
5
|
+
//# sourceMappingURL=Params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,4EAA4E,EAAE,MAAM,UAAU,CAAA;AAEvG,MAAM,MAAM,4EAA4E,GAAG,aAAa,CACtG,eAAe,CAAC,4EAA4E,CAAC,CAC9F,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model';
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model';
|
|
3
|
+
import { TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig } from './Config';
|
|
4
|
+
export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig>>;
|
|
5
|
+
//# sourceMappingURL=Params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,4EAA4E,EAAE,MAAM,UAAU,CAAA;AAEvG,MAAM,MAAM,4EAA4E,GAAG,aAAa,CACtG,eAAe,CAAC,4EAA4E,CAAC,CAC9F,CAAA"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { TemporalIndexingDivinerSchema } from '../Schema';
|
|
2
|
+
export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.indexQueryResponseToDivinerQueryResponseDiviner`;
|
|
3
|
+
export declare const TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema: TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema;
|
|
4
|
+
//# sourceMappingURL=Schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,4EAA4E,GACtF,GAAG,6BAA6B,wDAAwD,CAAA;AAC1F,eAAO,MAAM,4EAA4E,EAAE,4EAAuK,CAAA"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { TemporalIndexingDivinerSchema } from '../Schema';
|
|
2
|
+
export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.indexQueryResponseToDivinerQueryResponseDiviner`;
|
|
3
|
+
export declare const TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema: TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema;
|
|
4
|
+
//# sourceMappingURL=Schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,4EAA4E,GACtF,GAAG,6BAA6B,wDAAwD,CAAA;AAC1F,eAAO,MAAM,4EAA4E,EAAE,4EAAuK,CAAA"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { TemporalIndexingDivinerSchema } from '../Schema';
|
|
2
|
+
export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.indexQueryResponseToDivinerQueryResponseDiviner`;
|
|
3
|
+
export declare const TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema: TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema;
|
|
4
|
+
//# sourceMappingURL=Schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,4EAA4E,GACtF,GAAG,6BAA6B,wDAAwD,CAAA;AAC1F,eAAO,MAAM,4EAA4E,EAAE,4EAAuK,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model';
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model';
|
|
3
|
+
import { TemporalIndexingDivinerConfig } from './Config';
|
|
4
|
+
export type TemporalIndexingDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerConfig>>;
|
|
5
|
+
//# sourceMappingURL=Params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../src/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,6BAA6B,EAAE,MAAM,UAAU,CAAA;AAGxD,MAAM,MAAM,6BAA6B,GAAG,aAAa,CAAC,eAAe,CAAC,6BAA6B,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model';
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model';
|
|
3
|
+
import { TemporalIndexingDivinerConfig } from './Config';
|
|
4
|
+
export type TemporalIndexingDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerConfig>>;
|
|
5
|
+
//# sourceMappingURL=Params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../src/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,6BAA6B,EAAE,MAAM,UAAU,CAAA;AAGxD,MAAM,MAAM,6BAA6B,GAAG,aAAa,CAAC,eAAe,CAAC,6BAA6B,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model';
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model';
|
|
3
|
+
import { TemporalIndexingDivinerConfig } from './Config';
|
|
4
|
+
export type TemporalIndexingDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerConfig>>;
|
|
5
|
+
//# sourceMappingURL=Params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../src/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,6BAA6B,EAAE,MAAM,UAAU,CAAA;AAGxD,MAAM,MAAM,6BAA6B,GAAG,aAAa,CAAC,eAAe,CAAC,6BAA6B,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { Payload } from '@xyo-network/payload-model';
|
|
2
|
+
import { TemporalIndexingDivinerResultSchema } from './Schema';
|
|
3
|
+
export type TemporalIndexingDivinerResult = Payload<{
|
|
4
|
+
sources: string[];
|
|
5
|
+
timestamp: string;
|
|
6
|
+
}, TemporalIndexingDivinerResultSchema>;
|
|
7
|
+
export declare const isTemporalIndexingDivinerResult: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
8
|
+
sources: string[];
|
|
9
|
+
timestamp: string;
|
|
10
|
+
} & {
|
|
11
|
+
schema: "network.xyo.diviner.indexing.temporal.result";
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../src/Result/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAE3E,OAAO,EAAE,mCAAmC,EAAE,MAAM,UAAU,CAAA;AAE9D,MAAM,MAAM,6BAA6B,GAAG,OAAO,CACjD;IACE,OAAO,EAAE,MAAM,EAAE,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;CAClB,EACD,mCAAmC,CACpC,CAAA;AACD,eAAO,MAAM,+BAA+B;aAL/B,MAAM,EAAE;eACN,MAAM;;;CAImH,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { Payload } from '@xyo-network/payload-model';
|
|
2
|
+
import { TemporalIndexingDivinerResultSchema } from './Schema';
|
|
3
|
+
export type TemporalIndexingDivinerResult = Payload<{
|
|
4
|
+
sources: string[];
|
|
5
|
+
timestamp: string;
|
|
6
|
+
}, TemporalIndexingDivinerResultSchema>;
|
|
7
|
+
export declare const isTemporalIndexingDivinerResult: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
8
|
+
sources: string[];
|
|
9
|
+
timestamp: string;
|
|
10
|
+
} & {
|
|
11
|
+
schema: "network.xyo.diviner.indexing.temporal.result";
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../src/Result/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAE3E,OAAO,EAAE,mCAAmC,EAAE,MAAM,UAAU,CAAA;AAE9D,MAAM,MAAM,6BAA6B,GAAG,OAAO,CACjD;IACE,OAAO,EAAE,MAAM,EAAE,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;CAClB,EACD,mCAAmC,CACpC,CAAA;AACD,eAAO,MAAM,+BAA+B;aAL/B,MAAM,EAAE;eACN,MAAM;;;CAImH,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { Payload } from '@xyo-network/payload-model';
|
|
2
|
+
import { TemporalIndexingDivinerResultSchema } from './Schema';
|
|
3
|
+
export type TemporalIndexingDivinerResult = Payload<{
|
|
4
|
+
sources: string[];
|
|
5
|
+
timestamp: string;
|
|
6
|
+
}, TemporalIndexingDivinerResultSchema>;
|
|
7
|
+
export declare const isTemporalIndexingDivinerResult: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
8
|
+
sources: string[];
|
|
9
|
+
timestamp: string;
|
|
10
|
+
} & {
|
|
11
|
+
schema: "network.xyo.diviner.indexing.temporal.result";
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../src/Result/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAE3E,OAAO,EAAE,mCAAmC,EAAE,MAAM,UAAU,CAAA;AAE9D,MAAM,MAAM,6BAA6B,GAAG,OAAO,CACjD;IACE,OAAO,EAAE,MAAM,EAAE,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;CAClB,EACD,mCAAmC,CACpC,CAAA;AACD,eAAO,MAAM,+BAA+B;aAL/B,MAAM,EAAE;eACN,MAAM;;;CAImH,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/Result/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mCAAmC,gDAAqD,CAAA;AACrG,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/Result/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mCAAmC,gDAAqD,CAAA;AACrG,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/Result/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mCAAmC,gDAAqD,CAAA;AACrG,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Result/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Result/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Result/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { Payload, WithMeta } from '@xyo-network/payload-model';
|
|
2
|
+
import { TemporalIndexingDivinerResultIndexSchema } from './Schema';
|
|
3
|
+
export type TemporalIndexingDivinerResultIndex = Payload<{
|
|
4
|
+
sources: string[];
|
|
5
|
+
timestamp: number;
|
|
6
|
+
}, TemporalIndexingDivinerResultIndexSchema>;
|
|
7
|
+
export declare const isTemporalIndexingDivinerResultIndex: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
8
|
+
sources: string[];
|
|
9
|
+
timestamp: number;
|
|
10
|
+
} & {
|
|
11
|
+
schema: "network.xyo.diviner.indexing.temporal.result.index";
|
|
12
|
+
};
|
|
13
|
+
export declare const isTemporalIndexingDivinerResultIndexWithMeta: (x?: unknown) => x is WithMeta<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
14
|
+
sources: string[];
|
|
15
|
+
timestamp: number;
|
|
16
|
+
} & {
|
|
17
|
+
schema: "network.xyo.diviner.indexing.temporal.result.index";
|
|
18
|
+
}>;
|
|
19
|
+
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../src/ResultIndex/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AAErF,OAAO,EAAE,wCAAwC,EAAE,MAAM,UAAU,CAAA;AAEnE,MAAM,MAAM,kCAAkC,GAAG,OAAO,CACtD;IACE,OAAO,EAAE,MAAM,EAAE,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;CAClB,EACD,wCAAwC,CACzC,CAAA;AAED,eAAO,MAAM,oCAAoC;aANpC,MAAM,EAAE;eACN,MAAM;;;CAOpB,CAAA;AAED,eAAO,MAAM,4CAA4C;aAV5C,MAAM,EAAE;eACN,MAAM;;;EAWpB,CAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { Payload, WithMeta } from '@xyo-network/payload-model';
|
|
2
|
+
import { TemporalIndexingDivinerResultIndexSchema } from './Schema';
|
|
3
|
+
export type TemporalIndexingDivinerResultIndex = Payload<{
|
|
4
|
+
sources: string[];
|
|
5
|
+
timestamp: number;
|
|
6
|
+
}, TemporalIndexingDivinerResultIndexSchema>;
|
|
7
|
+
export declare const isTemporalIndexingDivinerResultIndex: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
8
|
+
sources: string[];
|
|
9
|
+
timestamp: number;
|
|
10
|
+
} & {
|
|
11
|
+
schema: "network.xyo.diviner.indexing.temporal.result.index";
|
|
12
|
+
};
|
|
13
|
+
export declare const isTemporalIndexingDivinerResultIndexWithMeta: (x?: unknown) => x is WithMeta<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
14
|
+
sources: string[];
|
|
15
|
+
timestamp: number;
|
|
16
|
+
} & {
|
|
17
|
+
schema: "network.xyo.diviner.indexing.temporal.result.index";
|
|
18
|
+
}>;
|
|
19
|
+
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../src/ResultIndex/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AAErF,OAAO,EAAE,wCAAwC,EAAE,MAAM,UAAU,CAAA;AAEnE,MAAM,MAAM,kCAAkC,GAAG,OAAO,CACtD;IACE,OAAO,EAAE,MAAM,EAAE,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;CAClB,EACD,wCAAwC,CACzC,CAAA;AAED,eAAO,MAAM,oCAAoC;aANpC,MAAM,EAAE;eACN,MAAM;;;CAOpB,CAAA;AAED,eAAO,MAAM,4CAA4C;aAV5C,MAAM,EAAE;eACN,MAAM;;;EAWpB,CAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { Payload, WithMeta } from '@xyo-network/payload-model';
|
|
2
|
+
import { TemporalIndexingDivinerResultIndexSchema } from './Schema';
|
|
3
|
+
export type TemporalIndexingDivinerResultIndex = Payload<{
|
|
4
|
+
sources: string[];
|
|
5
|
+
timestamp: number;
|
|
6
|
+
}, TemporalIndexingDivinerResultIndexSchema>;
|
|
7
|
+
export declare const isTemporalIndexingDivinerResultIndex: (x?: unknown) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
8
|
+
sources: string[];
|
|
9
|
+
timestamp: number;
|
|
10
|
+
} & {
|
|
11
|
+
schema: "network.xyo.diviner.indexing.temporal.result.index";
|
|
12
|
+
};
|
|
13
|
+
export declare const isTemporalIndexingDivinerResultIndexWithMeta: (x?: unknown) => x is WithMeta<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
14
|
+
sources: string[];
|
|
15
|
+
timestamp: number;
|
|
16
|
+
} & {
|
|
17
|
+
schema: "network.xyo.diviner.indexing.temporal.result.index";
|
|
18
|
+
}>;
|
|
19
|
+
//# sourceMappingURL=Payload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../src/ResultIndex/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AAErF,OAAO,EAAE,wCAAwC,EAAE,MAAM,UAAU,CAAA;AAEnE,MAAM,MAAM,kCAAkC,GAAG,OAAO,CACtD;IACE,OAAO,EAAE,MAAM,EAAE,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;CAClB,EACD,wCAAwC,CACzC,CAAA;AAED,eAAO,MAAM,oCAAoC;aANpC,MAAM,EAAE;eACN,MAAM;;;CAOpB,CAAA;AAED,eAAO,MAAM,4CAA4C;aAV5C,MAAM,EAAE;eACN,MAAM;;;EAWpB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/ResultIndex/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,wCAAwC,sDAA0D,CAAA;AAC/G,MAAM,MAAM,wCAAwC,GAAG,OAAO,wCAAwC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/ResultIndex/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,wCAAwC,sDAA0D,CAAA;AAC/G,MAAM,MAAM,wCAAwC,GAAG,OAAO,wCAAwC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/ResultIndex/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,wCAAwC,sDAA0D,CAAA;AAC/G,MAAM,MAAM,wCAAwC,GAAG,OAAO,wCAAwC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/ResultIndex/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/ResultIndex/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/ResultIndex/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA;AACzB,cAAc,UAAU,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,6BAA6B,yCAA+C,CAAA;AACzF,MAAM,MAAM,6BAA6B,GAAG,OAAO,6BAA6B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,6BAA6B,yCAA+C,CAAA;AACzF,MAAM,MAAM,6BAA6B,GAAG,OAAO,6BAA6B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,6BAA6B,yCAA+C,CAAA;AACzF,MAAM,MAAM,6BAA6B,GAAG,OAAO,6BAA6B,CAAA"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { BoundWitnessDivinerPredicate } from '@xyo-network/diviner-boundwitness-model';
|
|
2
|
+
import { DivinerConfig, SearchableStorage } from '@xyo-network/diviner-model';
|
|
3
|
+
import { TemporalIndexingDivinerStateToIndexCandidateDivinerSchema } from './Schema';
|
|
4
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema = `${TemporalIndexingDivinerStateToIndexCandidateDivinerSchema}.config`;
|
|
5
|
+
export declare const TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema: TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema;
|
|
6
|
+
/**
|
|
7
|
+
* Diviner Config for a Diviner which transforms a Diviner State to Index Candidates
|
|
8
|
+
*/
|
|
9
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerConfig = DivinerConfig<{
|
|
10
|
+
/**
|
|
11
|
+
* The filter to use to identify index candidates
|
|
12
|
+
*/
|
|
13
|
+
filter?: BoundWitnessDivinerPredicate;
|
|
14
|
+
/**
|
|
15
|
+
* The maximum number of payloads to index at a time
|
|
16
|
+
*/
|
|
17
|
+
payloadDivinerLimit?: number;
|
|
18
|
+
/**
|
|
19
|
+
* Where the diviner should look for stored thumbnails
|
|
20
|
+
*/
|
|
21
|
+
payloadStore?: SearchableStorage;
|
|
22
|
+
/**
|
|
23
|
+
* The config schema
|
|
24
|
+
*/
|
|
25
|
+
schema: TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema;
|
|
26
|
+
}>;
|
|
27
|
+
//# sourceMappingURL=Config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/StateToIndexCandidateDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAA;AACtF,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAE7E,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF,MAAM,MAAM,+DAA+D,GAAG,GAAG,yDAAyD,SAAS,CAAA;AACnJ,eAAO,MAAM,+DAA+D,EAAE,+DAAuI,CAAA;AAErN;;GAEG;AACH,MAAM,MAAM,yDAAyD,GAAG,aAAa,CAAC;IACpF;;OAEG;IACH,MAAM,CAAC,EAAE,4BAA4B,CAAA;IACrC;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;OAEG;IACH,YAAY,CAAC,EAAE,iBAAiB,CAAA;IAChC;;OAEG;IACH,MAAM,EAAE,+DAA+D,CAAA;CACxE,CAAC,CAAA"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { BoundWitnessDivinerPredicate } from '@xyo-network/diviner-boundwitness-model';
|
|
2
|
+
import { DivinerConfig, SearchableStorage } from '@xyo-network/diviner-model';
|
|
3
|
+
import { TemporalIndexingDivinerStateToIndexCandidateDivinerSchema } from './Schema';
|
|
4
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema = `${TemporalIndexingDivinerStateToIndexCandidateDivinerSchema}.config`;
|
|
5
|
+
export declare const TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema: TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema;
|
|
6
|
+
/**
|
|
7
|
+
* Diviner Config for a Diviner which transforms a Diviner State to Index Candidates
|
|
8
|
+
*/
|
|
9
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerConfig = DivinerConfig<{
|
|
10
|
+
/**
|
|
11
|
+
* The filter to use to identify index candidates
|
|
12
|
+
*/
|
|
13
|
+
filter?: BoundWitnessDivinerPredicate;
|
|
14
|
+
/**
|
|
15
|
+
* The maximum number of payloads to index at a time
|
|
16
|
+
*/
|
|
17
|
+
payloadDivinerLimit?: number;
|
|
18
|
+
/**
|
|
19
|
+
* Where the diviner should look for stored thumbnails
|
|
20
|
+
*/
|
|
21
|
+
payloadStore?: SearchableStorage;
|
|
22
|
+
/**
|
|
23
|
+
* The config schema
|
|
24
|
+
*/
|
|
25
|
+
schema: TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema;
|
|
26
|
+
}>;
|
|
27
|
+
//# sourceMappingURL=Config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/StateToIndexCandidateDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAA;AACtF,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAE7E,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF,MAAM,MAAM,+DAA+D,GAAG,GAAG,yDAAyD,SAAS,CAAA;AACnJ,eAAO,MAAM,+DAA+D,EAAE,+DAAuI,CAAA;AAErN;;GAEG;AACH,MAAM,MAAM,yDAAyD,GAAG,aAAa,CAAC;IACpF;;OAEG;IACH,MAAM,CAAC,EAAE,4BAA4B,CAAA;IACrC;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;OAEG;IACH,YAAY,CAAC,EAAE,iBAAiB,CAAA;IAChC;;OAEG;IACH,MAAM,EAAE,+DAA+D,CAAA;CACxE,CAAC,CAAA"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { BoundWitnessDivinerPredicate } from '@xyo-network/diviner-boundwitness-model';
|
|
2
|
+
import { DivinerConfig, SearchableStorage } from '@xyo-network/diviner-model';
|
|
3
|
+
import { TemporalIndexingDivinerStateToIndexCandidateDivinerSchema } from './Schema';
|
|
4
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema = `${TemporalIndexingDivinerStateToIndexCandidateDivinerSchema}.config`;
|
|
5
|
+
export declare const TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema: TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema;
|
|
6
|
+
/**
|
|
7
|
+
* Diviner Config for a Diviner which transforms a Diviner State to Index Candidates
|
|
8
|
+
*/
|
|
9
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerConfig = DivinerConfig<{
|
|
10
|
+
/**
|
|
11
|
+
* The filter to use to identify index candidates
|
|
12
|
+
*/
|
|
13
|
+
filter?: BoundWitnessDivinerPredicate;
|
|
14
|
+
/**
|
|
15
|
+
* The maximum number of payloads to index at a time
|
|
16
|
+
*/
|
|
17
|
+
payloadDivinerLimit?: number;
|
|
18
|
+
/**
|
|
19
|
+
* Where the diviner should look for stored thumbnails
|
|
20
|
+
*/
|
|
21
|
+
payloadStore?: SearchableStorage;
|
|
22
|
+
/**
|
|
23
|
+
* The config schema
|
|
24
|
+
*/
|
|
25
|
+
schema: TemporalIndexingDivinerStateToIndexCandidateDivinerConfigSchema;
|
|
26
|
+
}>;
|
|
27
|
+
//# sourceMappingURL=Config.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/StateToIndexCandidateDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,yCAAyC,CAAA;AACtF,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAA;AAE7E,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF,MAAM,MAAM,+DAA+D,GAAG,GAAG,yDAAyD,SAAS,CAAA;AACnJ,eAAO,MAAM,+DAA+D,EAAE,+DAAuI,CAAA;AAErN;;GAEG;AACH,MAAM,MAAM,yDAAyD,GAAG,aAAa,CAAC;IACpF;;OAEG;IACH,MAAM,CAAC,EAAE,4BAA4B,CAAA;IACrC;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;OAEG;IACH,YAAY,CAAC,EAAE,iBAAiB,CAAA;IAChC;;OAEG;IACH,MAAM,EAAE,+DAA+D,CAAA;CACxE,CAAC,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model';
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model';
|
|
3
|
+
import { TemporalIndexingDivinerStateToIndexCandidateDivinerConfig } from './Config';
|
|
4
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerStateToIndexCandidateDivinerConfig>>;
|
|
5
|
+
//# sourceMappingURL=Params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/StateToIndexCandidateDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF,MAAM,MAAM,yDAAyD,GAAG,aAAa,CACnF,eAAe,CAAC,yDAAyD,CAAC,CAC3E,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model';
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model';
|
|
3
|
+
import { TemporalIndexingDivinerStateToIndexCandidateDivinerConfig } from './Config';
|
|
4
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerStateToIndexCandidateDivinerConfig>>;
|
|
5
|
+
//# sourceMappingURL=Params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/StateToIndexCandidateDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF,MAAM,MAAM,yDAAyD,GAAG,aAAa,CACnF,eAAe,CAAC,yDAAyD,CAAC,CAC3E,CAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model';
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model';
|
|
3
|
+
import { TemporalIndexingDivinerStateToIndexCandidateDivinerConfig } from './Config';
|
|
4
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerStateToIndexCandidateDivinerConfig>>;
|
|
5
|
+
//# sourceMappingURL=Params.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/StateToIndexCandidateDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF,MAAM,MAAM,yDAAyD,GAAG,aAAa,CACnF,eAAe,CAAC,yDAAyD,CAAC,CAC3E,CAAA"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { TemporalIndexingDivinerSchema } from '../Schema';
|
|
2
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.stateToIndexCandidateDiviner`;
|
|
3
|
+
export declare const TemporalIndexingDivinerStateToIndexCandidateDivinerSchema: TemporalIndexingDivinerStateToIndexCandidateDivinerSchema;
|
|
4
|
+
//# sourceMappingURL=Schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/StateToIndexCandidateDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,yDAAyD,GAAG,GAAG,6BAA6B,qCAAqC,CAAA;AAC7I,eAAO,MAAM,yDAAyD,EAAE,yDAAiI,CAAA"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { TemporalIndexingDivinerSchema } from '../Schema';
|
|
2
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.stateToIndexCandidateDiviner`;
|
|
3
|
+
export declare const TemporalIndexingDivinerStateToIndexCandidateDivinerSchema: TemporalIndexingDivinerStateToIndexCandidateDivinerSchema;
|
|
4
|
+
//# sourceMappingURL=Schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/StateToIndexCandidateDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,yDAAyD,GAAG,GAAG,6BAA6B,qCAAqC,CAAA;AAC7I,eAAO,MAAM,yDAAyD,EAAE,yDAAiI,CAAA"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { TemporalIndexingDivinerSchema } from '../Schema';
|
|
2
|
+
export type TemporalIndexingDivinerStateToIndexCandidateDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.stateToIndexCandidateDiviner`;
|
|
3
|
+
export declare const TemporalIndexingDivinerStateToIndexCandidateDivinerSchema: TemporalIndexingDivinerStateToIndexCandidateDivinerSchema;
|
|
4
|
+
//# sourceMappingURL=Schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/StateToIndexCandidateDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,yDAAyD,GAAG,GAAG,6BAA6B,qCAAqC,CAAA;AAC7I,eAAO,MAAM,yDAAyD,EAAE,yDAAiI,CAAA"}
|