@xyo-network/diviner-jsonpath-aggregate-model 2.102.6 → 2.103.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/Schema.d.cts +1 -1
- package/dist/browser/Schema.d.cts.map +1 -1
- package/dist/browser/Schema.d.mts +1 -1
- package/dist/browser/Schema.d.mts.map +1 -1
- package/dist/browser/Schema.d.ts +1 -1
- package/dist/browser/Schema.d.ts.map +1 -1
- package/dist/browser/index.cjs.map +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/neutral/Schema.d.cts +1 -1
- package/dist/neutral/Schema.d.cts.map +1 -1
- package/dist/neutral/Schema.d.mts +1 -1
- package/dist/neutral/Schema.d.mts.map +1 -1
- package/dist/neutral/Schema.d.ts +1 -1
- package/dist/neutral/Schema.d.ts.map +1 -1
- package/dist/neutral/index.cjs.map +1 -1
- package/dist/neutral/index.js.map +1 -1
- package/dist/node/Schema.d.cts +1 -1
- package/dist/node/Schema.d.cts.map +1 -1
- package/dist/node/Schema.d.mts +1 -1
- package/dist/node/Schema.d.mts.map +1 -1
- package/dist/node/Schema.d.ts +1 -1
- package/dist/node/Schema.d.ts.map +1 -1
- package/dist/node/index.cjs.map +1 -1
- package/dist/node/index.js.map +1 -1
- package/package.json +4 -4
- package/src/Schema.ts +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export declare const JsonPathAggregateDivinerSchema
|
|
4
|
+
export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
|
|
5
5
|
/**
|
|
6
6
|
* The schema type used for the JSONPath Diviner.
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAE/F;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export declare const JsonPathAggregateDivinerSchema
|
|
4
|
+
export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
|
|
5
5
|
/**
|
|
6
6
|
* The schema type used for the JSONPath Diviner.
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAE/F;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
|
package/dist/browser/Schema.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export declare const JsonPathAggregateDivinerSchema
|
|
4
|
+
export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
|
|
5
5
|
/**
|
|
6
6
|
* The schema type used for the JSONPath Diviner.
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAE/F;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts","../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["export * from './Config'\nexport * from './jsonpath'\nexport * from './Params'\nexport * from './Schema'\n","/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate'\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;ACGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts","../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["export * from './Config'\nexport * from './jsonpath'\nexport * from './Params'\nexport * from './Schema'\n","/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate' as const\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;ACGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate'\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";AAGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
|
1
|
+
{"version":3,"sources":["../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate' as const\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";AAGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export declare const JsonPathAggregateDivinerSchema
|
|
4
|
+
export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
|
|
5
5
|
/**
|
|
6
6
|
* The schema type used for the JSONPath Diviner.
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAE/F;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export declare const JsonPathAggregateDivinerSchema
|
|
4
|
+
export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
|
|
5
5
|
/**
|
|
6
6
|
* The schema type used for the JSONPath Diviner.
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAE/F;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
|
package/dist/neutral/Schema.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export declare const JsonPathAggregateDivinerSchema
|
|
4
|
+
export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
|
|
5
5
|
/**
|
|
6
6
|
* The schema type used for the JSONPath Diviner.
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAE/F;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts","../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["export * from './Config'\nexport * from './jsonpath'\nexport * from './Params'\nexport * from './Schema'\n","/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate'\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;ACGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts","../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["export * from './Config'\nexport * from './jsonpath'\nexport * from './Params'\nexport * from './Schema'\n","/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate' as const\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;ACGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate'\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";AAGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
|
1
|
+
{"version":3,"sources":["../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate' as const\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";AAGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
package/dist/node/Schema.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export declare const JsonPathAggregateDivinerSchema
|
|
4
|
+
export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
|
|
5
5
|
/**
|
|
6
6
|
* The schema type used for the JSONPath Diviner.
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAE/F;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
|
package/dist/node/Schema.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export declare const JsonPathAggregateDivinerSchema
|
|
4
|
+
export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
|
|
5
5
|
/**
|
|
6
6
|
* The schema type used for the JSONPath Diviner.
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAE/F;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
|
package/dist/node/Schema.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export declare const JsonPathAggregateDivinerSchema
|
|
4
|
+
export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
|
|
5
5
|
/**
|
|
6
6
|
* The schema type used for the JSONPath Diviner.
|
|
7
7
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAE/F;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
|
package/dist/node/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts","../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["export * from './Config'\nexport * from './jsonpath'\nexport * from './Params'\nexport * from './Schema'\n","/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate'\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;ACGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts","../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["export * from './Config'\nexport * from './jsonpath'\nexport * from './Params'\nexport * from './Schema'\n","/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate' as const\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;ACGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
package/dist/node/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate'\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";AAGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
|
1
|
+
{"version":3,"sources":["../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["/**\n * The schema used for the JSONPath Diviner.\n */\nexport const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate' as const\n\n/**\n * The schema type used for the JSONPath Diviner.\n */\nexport type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema\n","import { DivinerConfig } from '@xyo-network/diviner-model'\n\nimport { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath'\nimport { JsonPathAggregateDivinerSchema } from './Schema'\n\n/**\n * The config schema type for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n/**\n * The config schema for the JSON Path diviner\n */\nexport const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`\n\n/**\n * The configuration for the JSON Path diviner\n */\nexport type JsonPathAggregateDivinerConfig = DivinerConfig<\n {\n /**\n * The schema to use for the destination payloads\n */\n destinationSchema?: string\n /**\n * Exclude the source hashes from the destination payload.\n */\n excludeSources?: boolean\n /**\n * The JSON Path transform expressions to apply to the payloads\n */\n schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary\n } & { schema: JsonPathAggregateDivinerConfigSchema }\n>\n"],"mappings":";AAGO,IAAMA,iCAAiC;;;ACSvC,IAAMC,uCAA6E,GAAGC,8BAAAA;","names":["JsonPathAggregateDivinerSchema","JsonPathAggregateDivinerConfigSchema","JsonPathAggregateDivinerSchema"]}
|
package/package.json
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@xylabs/object": "^3.3.3",
|
|
14
|
-
"@xyo-network/diviner-model": "~2.
|
|
15
|
-
"@xyo-network/module-model": "~2.
|
|
16
|
-
"@xyo-network/payload-model": "~2.
|
|
14
|
+
"@xyo-network/diviner-model": "~2.103.0",
|
|
15
|
+
"@xyo-network/module-model": "~2.103.0",
|
|
16
|
+
"@xyo-network/payload-model": "~2.103.0"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
19
|
"@xylabs/ts-scripts-yarn3": "^3.10.4",
|
|
@@ -59,6 +59,6 @@
|
|
|
59
59
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
|
|
60
60
|
},
|
|
61
61
|
"sideEffects": false,
|
|
62
|
-
"version": "2.
|
|
62
|
+
"version": "2.103.0",
|
|
63
63
|
"type": "module"
|
|
64
64
|
}
|
package/src/Schema.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The schema used for the JSONPath Diviner.
|
|
3
3
|
*/
|
|
4
|
-
export const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate'
|
|
4
|
+
export const JsonPathAggregateDivinerSchema = 'network.xyo.diviner.jsonpath.aggregate' as const
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* The schema type used for the JSONPath Diviner.
|