@xyo-network/diviner-jsonpath-aggregate-model 2.111.3 → 3.0.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.
Files changed (174) hide show
  1. package/dist/neutral/index.d.ts +41 -5
  2. package/package.json +10 -29
  3. package/xy.config.ts +12 -0
  4. package/dist/browser/Config.d.cts +0 -13
  5. package/dist/browser/Config.d.cts.map +0 -1
  6. package/dist/browser/Config.d.mts +0 -13
  7. package/dist/browser/Config.d.mts.map +0 -1
  8. package/dist/browser/Config.d.ts +0 -13
  9. package/dist/browser/Config.d.ts.map +0 -1
  10. package/dist/browser/Params.d.cts +0 -5
  11. package/dist/browser/Params.d.cts.map +0 -1
  12. package/dist/browser/Params.d.mts +0 -5
  13. package/dist/browser/Params.d.mts.map +0 -1
  14. package/dist/browser/Params.d.ts +0 -5
  15. package/dist/browser/Params.d.ts.map +0 -1
  16. package/dist/browser/Schema.d.cts +0 -3
  17. package/dist/browser/Schema.d.cts.map +0 -1
  18. package/dist/browser/Schema.d.mts +0 -3
  19. package/dist/browser/Schema.d.mts.map +0 -1
  20. package/dist/browser/Schema.d.ts +0 -3
  21. package/dist/browser/Schema.d.ts.map +0 -1
  22. package/dist/browser/index.cjs +0 -33
  23. package/dist/browser/index.cjs.map +0 -1
  24. package/dist/browser/index.d.cts +0 -5
  25. package/dist/browser/index.d.cts.map +0 -1
  26. package/dist/browser/index.d.mts +0 -5
  27. package/dist/browser/index.d.mts.map +0 -1
  28. package/dist/browser/index.d.ts +0 -5
  29. package/dist/browser/index.d.ts.map +0 -1
  30. package/dist/browser/index.mjs +0 -10
  31. package/dist/browser/index.mjs.map +0 -1
  32. package/dist/browser/jsonpath/JsonPathTransformExpression.d.cts +0 -7
  33. package/dist/browser/jsonpath/JsonPathTransformExpression.d.cts.map +0 -1
  34. package/dist/browser/jsonpath/JsonPathTransformExpression.d.mts +0 -7
  35. package/dist/browser/jsonpath/JsonPathTransformExpression.d.mts.map +0 -1
  36. package/dist/browser/jsonpath/JsonPathTransformExpression.d.ts +0 -7
  37. package/dist/browser/jsonpath/JsonPathTransformExpression.d.ts.map +0 -1
  38. package/dist/browser/jsonpath/PayloadTransformer.d.cts +0 -3
  39. package/dist/browser/jsonpath/PayloadTransformer.d.cts.map +0 -1
  40. package/dist/browser/jsonpath/PayloadTransformer.d.mts +0 -3
  41. package/dist/browser/jsonpath/PayloadTransformer.d.mts.map +0 -1
  42. package/dist/browser/jsonpath/PayloadTransformer.d.ts +0 -3
  43. package/dist/browser/jsonpath/PayloadTransformer.d.ts.map +0 -1
  44. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts +0 -9
  45. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts.map +0 -1
  46. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts +0 -9
  47. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts.map +0 -1
  48. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts +0 -9
  49. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts.map +0 -1
  50. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.cts +0 -5
  51. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.cts.map +0 -1
  52. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.mts +0 -5
  53. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.mts.map +0 -1
  54. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.ts +0 -5
  55. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.ts.map +0 -1
  56. package/dist/browser/jsonpath/index.d.cts +0 -5
  57. package/dist/browser/jsonpath/index.d.cts.map +0 -1
  58. package/dist/browser/jsonpath/index.d.mts +0 -5
  59. package/dist/browser/jsonpath/index.d.mts.map +0 -1
  60. package/dist/browser/jsonpath/index.d.ts +0 -5
  61. package/dist/browser/jsonpath/index.d.ts.map +0 -1
  62. package/dist/neutral/Config.d.cts +0 -13
  63. package/dist/neutral/Config.d.cts.map +0 -1
  64. package/dist/neutral/Config.d.mts +0 -13
  65. package/dist/neutral/Config.d.mts.map +0 -1
  66. package/dist/neutral/Config.d.ts +0 -13
  67. package/dist/neutral/Config.d.ts.map +0 -1
  68. package/dist/neutral/Params.d.cts +0 -5
  69. package/dist/neutral/Params.d.cts.map +0 -1
  70. package/dist/neutral/Params.d.mts +0 -5
  71. package/dist/neutral/Params.d.mts.map +0 -1
  72. package/dist/neutral/Params.d.ts +0 -5
  73. package/dist/neutral/Params.d.ts.map +0 -1
  74. package/dist/neutral/Schema.d.cts +0 -3
  75. package/dist/neutral/Schema.d.cts.map +0 -1
  76. package/dist/neutral/Schema.d.mts +0 -3
  77. package/dist/neutral/Schema.d.mts.map +0 -1
  78. package/dist/neutral/Schema.d.ts +0 -3
  79. package/dist/neutral/Schema.d.ts.map +0 -1
  80. package/dist/neutral/index.cjs +0 -33
  81. package/dist/neutral/index.cjs.map +0 -1
  82. package/dist/neutral/index.d.cts +0 -5
  83. package/dist/neutral/index.d.cts.map +0 -1
  84. package/dist/neutral/index.d.mts +0 -5
  85. package/dist/neutral/index.d.mts.map +0 -1
  86. package/dist/neutral/index.d.ts.map +0 -1
  87. package/dist/neutral/jsonpath/JsonPathTransformExpression.d.cts +0 -7
  88. package/dist/neutral/jsonpath/JsonPathTransformExpression.d.cts.map +0 -1
  89. package/dist/neutral/jsonpath/JsonPathTransformExpression.d.mts +0 -7
  90. package/dist/neutral/jsonpath/JsonPathTransformExpression.d.mts.map +0 -1
  91. package/dist/neutral/jsonpath/JsonPathTransformExpression.d.ts +0 -7
  92. package/dist/neutral/jsonpath/JsonPathTransformExpression.d.ts.map +0 -1
  93. package/dist/neutral/jsonpath/PayloadTransformer.d.cts +0 -3
  94. package/dist/neutral/jsonpath/PayloadTransformer.d.cts.map +0 -1
  95. package/dist/neutral/jsonpath/PayloadTransformer.d.mts +0 -3
  96. package/dist/neutral/jsonpath/PayloadTransformer.d.mts.map +0 -1
  97. package/dist/neutral/jsonpath/PayloadTransformer.d.ts +0 -3
  98. package/dist/neutral/jsonpath/PayloadTransformer.d.ts.map +0 -1
  99. package/dist/neutral/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts +0 -9
  100. package/dist/neutral/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts.map +0 -1
  101. package/dist/neutral/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts +0 -9
  102. package/dist/neutral/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts.map +0 -1
  103. package/dist/neutral/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts +0 -9
  104. package/dist/neutral/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts.map +0 -1
  105. package/dist/neutral/jsonpath/SchemaToPayloadTransformersDictionary.d.cts +0 -5
  106. package/dist/neutral/jsonpath/SchemaToPayloadTransformersDictionary.d.cts.map +0 -1
  107. package/dist/neutral/jsonpath/SchemaToPayloadTransformersDictionary.d.mts +0 -5
  108. package/dist/neutral/jsonpath/SchemaToPayloadTransformersDictionary.d.mts.map +0 -1
  109. package/dist/neutral/jsonpath/SchemaToPayloadTransformersDictionary.d.ts +0 -5
  110. package/dist/neutral/jsonpath/SchemaToPayloadTransformersDictionary.d.ts.map +0 -1
  111. package/dist/neutral/jsonpath/index.d.cts +0 -5
  112. package/dist/neutral/jsonpath/index.d.cts.map +0 -1
  113. package/dist/neutral/jsonpath/index.d.mts +0 -5
  114. package/dist/neutral/jsonpath/index.d.mts.map +0 -1
  115. package/dist/neutral/jsonpath/index.d.ts +0 -5
  116. package/dist/neutral/jsonpath/index.d.ts.map +0 -1
  117. package/dist/node/Config.d.cts +0 -13
  118. package/dist/node/Config.d.cts.map +0 -1
  119. package/dist/node/Config.d.mts +0 -13
  120. package/dist/node/Config.d.mts.map +0 -1
  121. package/dist/node/Config.d.ts +0 -13
  122. package/dist/node/Config.d.ts.map +0 -1
  123. package/dist/node/Params.d.cts +0 -5
  124. package/dist/node/Params.d.cts.map +0 -1
  125. package/dist/node/Params.d.mts +0 -5
  126. package/dist/node/Params.d.mts.map +0 -1
  127. package/dist/node/Params.d.ts +0 -5
  128. package/dist/node/Params.d.ts.map +0 -1
  129. package/dist/node/Schema.d.cts +0 -3
  130. package/dist/node/Schema.d.cts.map +0 -1
  131. package/dist/node/Schema.d.mts +0 -3
  132. package/dist/node/Schema.d.mts.map +0 -1
  133. package/dist/node/Schema.d.ts +0 -3
  134. package/dist/node/Schema.d.ts.map +0 -1
  135. package/dist/node/index.cjs +0 -38
  136. package/dist/node/index.cjs.map +0 -1
  137. package/dist/node/index.d.cts +0 -5
  138. package/dist/node/index.d.cts.map +0 -1
  139. package/dist/node/index.d.mts +0 -5
  140. package/dist/node/index.d.mts.map +0 -1
  141. package/dist/node/index.d.ts +0 -5
  142. package/dist/node/index.d.ts.map +0 -1
  143. package/dist/node/index.mjs +0 -10
  144. package/dist/node/index.mjs.map +0 -1
  145. package/dist/node/jsonpath/JsonPathTransformExpression.d.cts +0 -7
  146. package/dist/node/jsonpath/JsonPathTransformExpression.d.cts.map +0 -1
  147. package/dist/node/jsonpath/JsonPathTransformExpression.d.mts +0 -7
  148. package/dist/node/jsonpath/JsonPathTransformExpression.d.mts.map +0 -1
  149. package/dist/node/jsonpath/JsonPathTransformExpression.d.ts +0 -7
  150. package/dist/node/jsonpath/JsonPathTransformExpression.d.ts.map +0 -1
  151. package/dist/node/jsonpath/PayloadTransformer.d.cts +0 -3
  152. package/dist/node/jsonpath/PayloadTransformer.d.cts.map +0 -1
  153. package/dist/node/jsonpath/PayloadTransformer.d.mts +0 -3
  154. package/dist/node/jsonpath/PayloadTransformer.d.mts.map +0 -1
  155. package/dist/node/jsonpath/PayloadTransformer.d.ts +0 -3
  156. package/dist/node/jsonpath/PayloadTransformer.d.ts.map +0 -1
  157. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts +0 -9
  158. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts.map +0 -1
  159. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts +0 -9
  160. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts.map +0 -1
  161. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts +0 -9
  162. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts.map +0 -1
  163. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.cts +0 -5
  164. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.cts.map +0 -1
  165. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.mts +0 -5
  166. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.mts.map +0 -1
  167. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.ts +0 -5
  168. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.ts.map +0 -1
  169. package/dist/node/jsonpath/index.d.cts +0 -5
  170. package/dist/node/jsonpath/index.d.cts.map +0 -1
  171. package/dist/node/jsonpath/index.d.mts +0 -5
  172. package/dist/node/jsonpath/index.d.mts.map +0 -1
  173. package/dist/node/jsonpath/index.d.ts +0 -5
  174. package/dist/node/jsonpath/index.d.ts.map +0 -1
@@ -1,5 +1,41 @@
1
- export * from './Config.ts';
2
- export * from './jsonpath/index.ts';
3
- export * from './Params.ts';
4
- export * from './Schema.ts';
5
- //# sourceMappingURL=index.d.ts.map
1
+ import { DivinerConfig, DivinerParams } from '@xyo-network/diviner-model';
2
+ import { JsonValue } from '@xylabs/object';
3
+ import { Payload } from '@xyo-network/payload-model';
4
+ import { AnyConfigSchema } from '@xyo-network/module-model';
5
+
6
+ interface JsonPathTransformExpression {
7
+ defaultValue?: JsonValue;
8
+ destinationField: string;
9
+ sourcePathExpression: string;
10
+ }
11
+
12
+ type PayloadTransformer = (x: Payload) => Partial<Payload>;
13
+
14
+ type SchemaToJsonPathTransformExpressionsDictionary<T extends {
15
+ [schema: string]: unknown;
16
+ } = {
17
+ [schema: string]: unknown;
18
+ }> = {
19
+ [key in keyof T]: JsonPathTransformExpression[];
20
+ };
21
+
22
+ type SchemaToPayloadTransformersDictionary = {
23
+ [schema: string]: PayloadTransformer[];
24
+ };
25
+
26
+ declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
27
+ type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema;
28
+
29
+ type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`;
30
+ declare const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema;
31
+ type JsonPathAggregateDivinerConfig = DivinerConfig<{
32
+ destinationSchema?: string;
33
+ excludeSources?: boolean;
34
+ schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
35
+ } & {
36
+ schema: JsonPathAggregateDivinerConfigSchema;
37
+ }>;
38
+
39
+ type JsonPathAggregateDivinerParams = DivinerParams<AnyConfigSchema<JsonPathAggregateDivinerConfig>>;
40
+
41
+ export { type JsonPathAggregateDivinerConfig, JsonPathAggregateDivinerConfigSchema, type JsonPathAggregateDivinerParams, JsonPathAggregateDivinerSchema, type JsonPathTransformExpression, type PayloadTransformer, type SchemaToJsonPathTransformExpressionsDictionary, type SchemaToPayloadTransformersDictionary };
package/package.json CHANGED
@@ -11,44 +11,25 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@xylabs/object": "^3.6.12",
14
- "@xyo-network/diviner-model": "^2.111.3",
15
- "@xyo-network/module-model": "^2.111.3",
16
- "@xyo-network/payload-model": "^2.111.3"
14
+ "@xyo-network/diviner-model": "^3.0.0",
15
+ "@xyo-network/module-model": "^3.0.0",
16
+ "@xyo-network/payload-model": "^3.0.0"
17
17
  },
18
18
  "devDependencies": {
19
- "@xylabs/ts-scripts-yarn3": "^3.15.14",
20
- "@xylabs/tsconfig": "^3.15.14",
19
+ "@xylabs/ts-scripts-yarn3": "next",
20
+ "@xylabs/tsconfig": "next",
21
21
  "typescript": "^5.5.4"
22
22
  },
23
23
  "description": "Primary SDK for using XYO Protocol 2.0",
24
- "types": "dist/node/index.d.ts",
24
+ "types": "dist/neutral/index.d.ts",
25
25
  "exports": {
26
26
  ".": {
27
- "browser": {
28
- "require": {
29
- "types": "./dist/browser/index.d.cts",
30
- "default": "./dist/browser/index.cjs"
31
- },
32
- "import": {
33
- "types": "./dist/browser/index.d.mts",
34
- "default": "./dist/browser/index.mjs"
35
- }
36
- },
37
- "node": {
38
- "require": {
39
- "types": "./dist/node/index.d.cts",
40
- "default": "./dist/node/index.cjs"
41
- },
42
- "import": {
43
- "types": "./dist/node/index.d.mts",
44
- "default": "./dist/node/index.mjs"
45
- }
46
- }
27
+ "types": "./dist/neutral/index.d.ts",
28
+ "default": "./dist/neutral/index.mjs"
47
29
  },
48
30
  "./package.json": "./package.json"
49
31
  },
50
- "main": "dist/node/index.cjs",
51
- "module": "dist/node/index.mjs",
32
+ "module": "dist/neutral/index.mjs",
52
33
  "homepage": "https://xyo.network",
53
34
  "license": "LGPL-3.0-only",
54
35
  "publishConfig": {
@@ -59,6 +40,6 @@
59
40
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
60
41
  },
61
42
  "sideEffects": false,
62
- "version": "2.111.3",
43
+ "version": "3.0.0",
63
44
  "type": "module"
64
45
  }
package/xy.config.ts ADDED
@@ -0,0 +1,12 @@
1
+ import { XyTsupConfig } from '@xylabs/ts-scripts-yarn3'
2
+ const config: XyTsupConfig = {
3
+ compile: {
4
+ browser: {},
5
+ neutral: {
6
+ src: true,
7
+ },
8
+ node: {},
9
+ },
10
+ }
11
+
12
+ export default config
@@ -1,13 +0,0 @@
1
- import { DivinerConfig } from '@xyo-network/diviner-model';
2
- import { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath/index.ts';
3
- import { JsonPathAggregateDivinerSchema } from './Schema.ts';
4
- export type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`;
5
- export declare const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema;
6
- export type JsonPathAggregateDivinerConfig = DivinerConfig<{
7
- destinationSchema?: string;
8
- excludeSources?: boolean;
9
- schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
10
- } & {
11
- schema: JsonPathAggregateDivinerConfigSchema;
12
- }>;
13
- //# sourceMappingURL=Config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,qBAAqB,CAAA;AACpF,OAAO,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,oCAAoC,GAAG,GAAG,8BAA8B,SAAS,CAAA;AAI7F,eAAO,MAAM,oCAAoC,EAAE,oCAAiF,CAAA;AAKpI,MAAM,MAAM,8BAA8B,GAAG,aAAa,CACxD;IAIE,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAI1B,cAAc,CAAC,EAAE,OAAO,CAAA;IAIxB,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,GAAG;IAAE,MAAM,EAAE,oCAAoC,CAAA;CAAE,CACrD,CAAA"}
@@ -1,13 +0,0 @@
1
- import { DivinerConfig } from '@xyo-network/diviner-model';
2
- import { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath/index.ts';
3
- import { JsonPathAggregateDivinerSchema } from './Schema.ts';
4
- export type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`;
5
- export declare const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema;
6
- export type JsonPathAggregateDivinerConfig = DivinerConfig<{
7
- destinationSchema?: string;
8
- excludeSources?: boolean;
9
- schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
10
- } & {
11
- schema: JsonPathAggregateDivinerConfigSchema;
12
- }>;
13
- //# sourceMappingURL=Config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,qBAAqB,CAAA;AACpF,OAAO,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,oCAAoC,GAAG,GAAG,8BAA8B,SAAS,CAAA;AAI7F,eAAO,MAAM,oCAAoC,EAAE,oCAAiF,CAAA;AAKpI,MAAM,MAAM,8BAA8B,GAAG,aAAa,CACxD;IAIE,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAI1B,cAAc,CAAC,EAAE,OAAO,CAAA;IAIxB,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,GAAG;IAAE,MAAM,EAAE,oCAAoC,CAAA;CAAE,CACrD,CAAA"}
@@ -1,13 +0,0 @@
1
- import { DivinerConfig } from '@xyo-network/diviner-model';
2
- import { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath/index.ts';
3
- import { JsonPathAggregateDivinerSchema } from './Schema.ts';
4
- export type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`;
5
- export declare const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema;
6
- export type JsonPathAggregateDivinerConfig = DivinerConfig<{
7
- destinationSchema?: string;
8
- excludeSources?: boolean;
9
- schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
10
- } & {
11
- schema: JsonPathAggregateDivinerConfigSchema;
12
- }>;
13
- //# sourceMappingURL=Config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,qBAAqB,CAAA;AACpF,OAAO,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,oCAAoC,GAAG,GAAG,8BAA8B,SAAS,CAAA;AAI7F,eAAO,MAAM,oCAAoC,EAAE,oCAAiF,CAAA;AAKpI,MAAM,MAAM,8BAA8B,GAAG,aAAa,CACxD;IAIE,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAI1B,cAAc,CAAC,EAAE,OAAO,CAAA;IAIxB,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,GAAG;IAAE,MAAM,EAAE,oCAAoC,CAAA;CAAE,CACrD,CAAA"}
@@ -1,5 +0,0 @@
1
- import { DivinerParams } from '@xyo-network/diviner-model';
2
- import { AnyConfigSchema } from '@xyo-network/module-model';
3
- import { JsonPathAggregateDivinerConfig } from './Config.ts';
4
- export type JsonPathAggregateDivinerParams = DivinerParams<AnyConfigSchema<JsonPathAggregateDivinerConfig>>;
5
- //# sourceMappingURL=Params.d.ts.map
@@ -1 +0,0 @@
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,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,8BAA8B,GAAG,aAAa,CAAC,eAAe,CAAC,8BAA8B,CAAC,CAAC,CAAA"}
@@ -1,5 +0,0 @@
1
- import { DivinerParams } from '@xyo-network/diviner-model';
2
- import { AnyConfigSchema } from '@xyo-network/module-model';
3
- import { JsonPathAggregateDivinerConfig } from './Config.ts';
4
- export type JsonPathAggregateDivinerParams = DivinerParams<AnyConfigSchema<JsonPathAggregateDivinerConfig>>;
5
- //# sourceMappingURL=Params.d.ts.map
@@ -1 +0,0 @@
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,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,8BAA8B,GAAG,aAAa,CAAC,eAAe,CAAC,8BAA8B,CAAC,CAAC,CAAA"}
@@ -1,5 +0,0 @@
1
- import { DivinerParams } from '@xyo-network/diviner-model';
2
- import { AnyConfigSchema } from '@xyo-network/module-model';
3
- import { JsonPathAggregateDivinerConfig } from './Config.ts';
4
- export type JsonPathAggregateDivinerParams = DivinerParams<AnyConfigSchema<JsonPathAggregateDivinerConfig>>;
5
- //# sourceMappingURL=Params.d.ts.map
@@ -1 +0,0 @@
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,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,8BAA8B,GAAG,aAAa,CAAC,eAAe,CAAC,8BAA8B,CAAC,CAAC,CAAA"}
@@ -1,3 +0,0 @@
1
- export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
2
- export type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema;
3
- //# sourceMappingURL=Schema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAK/F,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
@@ -1,3 +0,0 @@
1
- export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
2
- export type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema;
3
- //# sourceMappingURL=Schema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAK/F,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
@@ -1,3 +0,0 @@
1
- export declare const JsonPathAggregateDivinerSchema: "network.xyo.diviner.jsonpath.aggregate";
2
- export type JsonPathAggregateDivinerSchema = typeof JsonPathAggregateDivinerSchema;
3
- //# sourceMappingURL=Schema.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../src/Schema.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,8BAA8B,0CAAoD,CAAA;AAK/F,MAAM,MAAM,8BAA8B,GAAG,OAAO,8BAA8B,CAAA"}
@@ -1,33 +0,0 @@
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
-
20
- // src/index.ts
21
- var src_exports = {};
22
- __export(src_exports, {
23
- JsonPathAggregateDivinerConfigSchema: () => JsonPathAggregateDivinerConfigSchema,
24
- JsonPathAggregateDivinerSchema: () => JsonPathAggregateDivinerSchema
25
- });
26
- module.exports = __toCommonJS(src_exports);
27
-
28
- // src/Schema.ts
29
- var JsonPathAggregateDivinerSchema = "network.xyo.diviner.jsonpath.aggregate";
30
-
31
- // src/Config.ts
32
- var JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`;
33
- //# sourceMappingURL=index.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/index.ts","../../src/Schema.ts","../../src/Config.ts"],"sourcesContent":["export * from './Config.ts'\nexport * from './jsonpath/index.ts'\nexport * from './Params.ts'\nexport * from './Schema.ts'\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/index.ts'\nimport { JsonPathAggregateDivinerSchema } from './Schema.ts'\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,5 +0,0 @@
1
- export * from './Config.ts';
2
- export * from './jsonpath/index.ts';
3
- export * from './Params.ts';
4
- export * from './Schema.ts';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,qBAAqB,CAAA;AACnC,cAAc,aAAa,CAAA;AAC3B,cAAc,aAAa,CAAA"}
@@ -1,5 +0,0 @@
1
- export * from './Config.ts';
2
- export * from './jsonpath/index.ts';
3
- export * from './Params.ts';
4
- export * from './Schema.ts';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,qBAAqB,CAAA;AACnC,cAAc,aAAa,CAAA;AAC3B,cAAc,aAAa,CAAA"}
@@ -1,5 +0,0 @@
1
- export * from './Config.ts';
2
- export * from './jsonpath/index.ts';
3
- export * from './Params.ts';
4
- export * from './Schema.ts';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,qBAAqB,CAAA;AACnC,cAAc,aAAa,CAAA;AAC3B,cAAc,aAAa,CAAA"}
@@ -1,10 +0,0 @@
1
- // src/Schema.ts
2
- var JsonPathAggregateDivinerSchema = "network.xyo.diviner.jsonpath.aggregate";
3
-
4
- // src/Config.ts
5
- var JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`;
6
- export {
7
- JsonPathAggregateDivinerConfigSchema,
8
- JsonPathAggregateDivinerSchema
9
- };
10
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
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/index.ts'\nimport { JsonPathAggregateDivinerSchema } from './Schema.ts'\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 +0,0 @@
1
- import { JsonValue } from '@xylabs/object';
2
- export interface JsonPathTransformExpression {
3
- defaultValue?: JsonValue;
4
- destinationField: string;
5
- sourcePathExpression: string;
6
- }
7
- //# sourceMappingURL=JsonPathTransformExpression.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"JsonPathTransformExpression.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/JsonPathTransformExpression.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAM1C,MAAM,WAAW,2BAA2B;IAI1C,YAAY,CAAC,EAAE,SAAS,CAAA;IAIxB,gBAAgB,EAAE,MAAM,CAAA;IAIxB,oBAAoB,EAAE,MAAM,CAAA;CAC7B"}
@@ -1,7 +0,0 @@
1
- import { JsonValue } from '@xylabs/object';
2
- export interface JsonPathTransformExpression {
3
- defaultValue?: JsonValue;
4
- destinationField: string;
5
- sourcePathExpression: string;
6
- }
7
- //# sourceMappingURL=JsonPathTransformExpression.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"JsonPathTransformExpression.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/JsonPathTransformExpression.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAM1C,MAAM,WAAW,2BAA2B;IAI1C,YAAY,CAAC,EAAE,SAAS,CAAA;IAIxB,gBAAgB,EAAE,MAAM,CAAA;IAIxB,oBAAoB,EAAE,MAAM,CAAA;CAC7B"}
@@ -1,7 +0,0 @@
1
- import { JsonValue } from '@xylabs/object';
2
- export interface JsonPathTransformExpression {
3
- defaultValue?: JsonValue;
4
- destinationField: string;
5
- sourcePathExpression: string;
6
- }
7
- //# sourceMappingURL=JsonPathTransformExpression.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"JsonPathTransformExpression.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/JsonPathTransformExpression.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAM1C,MAAM,WAAW,2BAA2B;IAI1C,YAAY,CAAC,EAAE,SAAS,CAAA;IAIxB,gBAAgB,EAAE,MAAM,CAAA;IAIxB,oBAAoB,EAAE,MAAM,CAAA;CAC7B"}
@@ -1,3 +0,0 @@
1
- import { Payload } from '@xyo-network/payload-model';
2
- export type PayloadTransformer = (x: Payload) => Partial<Payload>;
3
- //# sourceMappingURL=PayloadTransformer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PayloadTransformer.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/PayloadTransformer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAEpD,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO,CAAC,CAAA"}
@@ -1,3 +0,0 @@
1
- import { Payload } from '@xyo-network/payload-model';
2
- export type PayloadTransformer = (x: Payload) => Partial<Payload>;
3
- //# sourceMappingURL=PayloadTransformer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PayloadTransformer.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/PayloadTransformer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAEpD,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO,CAAC,CAAA"}
@@ -1,3 +0,0 @@
1
- import { Payload } from '@xyo-network/payload-model';
2
- export type PayloadTransformer = (x: Payload) => Partial<Payload>;
3
- //# sourceMappingURL=PayloadTransformer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PayloadTransformer.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/PayloadTransformer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAEpD,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO,CAAC,CAAA"}
@@ -1,9 +0,0 @@
1
- import { JsonPathTransformExpression } from './JsonPathTransformExpression.ts';
2
- export type SchemaToJsonPathTransformExpressionsDictionary<T extends {
3
- [schema: string]: unknown;
4
- } = {
5
- [schema: string]: unknown;
6
- }> = {
7
- [key in keyof T]: JsonPathTransformExpression[];
8
- };
9
- //# sourceMappingURL=SchemaToJsonPathTransformExpressionDictionary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SchemaToJsonPathTransformExpressionDictionary.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/SchemaToJsonPathTransformExpressionDictionary.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAA;AAK9E,MAAM,MAAM,8CAA8C,CAAC,CAAC,SAAS;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAA;CAAE,GAAG;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAA;CAAE,IAAI;KACnI,GAAG,IAAI,MAAM,CAAC,GAAG,2BAA2B,EAAE;CAChD,CAAA"}
@@ -1,9 +0,0 @@
1
- import { JsonPathTransformExpression } from './JsonPathTransformExpression.ts';
2
- export type SchemaToJsonPathTransformExpressionsDictionary<T extends {
3
- [schema: string]: unknown;
4
- } = {
5
- [schema: string]: unknown;
6
- }> = {
7
- [key in keyof T]: JsonPathTransformExpression[];
8
- };
9
- //# sourceMappingURL=SchemaToJsonPathTransformExpressionDictionary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SchemaToJsonPathTransformExpressionDictionary.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/SchemaToJsonPathTransformExpressionDictionary.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAA;AAK9E,MAAM,MAAM,8CAA8C,CAAC,CAAC,SAAS;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAA;CAAE,GAAG;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAA;CAAE,IAAI;KACnI,GAAG,IAAI,MAAM,CAAC,GAAG,2BAA2B,EAAE;CAChD,CAAA"}
@@ -1,9 +0,0 @@
1
- import { JsonPathTransformExpression } from './JsonPathTransformExpression.ts';
2
- export type SchemaToJsonPathTransformExpressionsDictionary<T extends {
3
- [schema: string]: unknown;
4
- } = {
5
- [schema: string]: unknown;
6
- }> = {
7
- [key in keyof T]: JsonPathTransformExpression[];
8
- };
9
- //# sourceMappingURL=SchemaToJsonPathTransformExpressionDictionary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SchemaToJsonPathTransformExpressionDictionary.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/SchemaToJsonPathTransformExpressionDictionary.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAA;AAK9E,MAAM,MAAM,8CAA8C,CAAC,CAAC,SAAS;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAA;CAAE,GAAG;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAA;CAAE,IAAI;KACnI,GAAG,IAAI,MAAM,CAAC,GAAG,2BAA2B,EAAE;CAChD,CAAA"}
@@ -1,5 +0,0 @@
1
- import { PayloadTransformer } from './PayloadTransformer.ts';
2
- export type SchemaToPayloadTransformersDictionary = {
3
- [schema: string]: PayloadTransformer[];
4
- };
5
- //# sourceMappingURL=SchemaToPayloadTransformersDictionary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SchemaToPayloadTransformersDictionary.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/SchemaToPayloadTransformersDictionary.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAA;AAK5D,MAAM,MAAM,qCAAqC,GAAG;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,kBAAkB,EAAE,CAAA;CAAE,CAAA"}
@@ -1,5 +0,0 @@
1
- import { PayloadTransformer } from './PayloadTransformer.ts';
2
- export type SchemaToPayloadTransformersDictionary = {
3
- [schema: string]: PayloadTransformer[];
4
- };
5
- //# sourceMappingURL=SchemaToPayloadTransformersDictionary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SchemaToPayloadTransformersDictionary.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/SchemaToPayloadTransformersDictionary.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAA;AAK5D,MAAM,MAAM,qCAAqC,GAAG;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,kBAAkB,EAAE,CAAA;CAAE,CAAA"}
@@ -1,5 +0,0 @@
1
- import { PayloadTransformer } from './PayloadTransformer.ts';
2
- export type SchemaToPayloadTransformersDictionary = {
3
- [schema: string]: PayloadTransformer[];
4
- };
5
- //# sourceMappingURL=SchemaToPayloadTransformersDictionary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SchemaToPayloadTransformersDictionary.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/SchemaToPayloadTransformersDictionary.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAA;AAK5D,MAAM,MAAM,qCAAqC,GAAG;IAAE,CAAC,MAAM,EAAE,MAAM,GAAG,kBAAkB,EAAE,CAAA;CAAE,CAAA"}
@@ -1,5 +0,0 @@
1
- export * from './JsonPathTransformExpression.ts';
2
- export * from './PayloadTransformer.ts';
3
- export * from './SchemaToJsonPathTransformExpressionDictionary.ts';
4
- export * from './SchemaToPayloadTransformersDictionary.ts';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAA;AAChD,cAAc,yBAAyB,CAAA;AACvC,cAAc,oDAAoD,CAAA;AAClE,cAAc,4CAA4C,CAAA"}
@@ -1,5 +0,0 @@
1
- export * from './JsonPathTransformExpression.ts';
2
- export * from './PayloadTransformer.ts';
3
- export * from './SchemaToJsonPathTransformExpressionDictionary.ts';
4
- export * from './SchemaToPayloadTransformersDictionary.ts';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAA;AAChD,cAAc,yBAAyB,CAAA;AACvC,cAAc,oDAAoD,CAAA;AAClE,cAAc,4CAA4C,CAAA"}
@@ -1,5 +0,0 @@
1
- export * from './JsonPathTransformExpression.ts';
2
- export * from './PayloadTransformer.ts';
3
- export * from './SchemaToJsonPathTransformExpressionDictionary.ts';
4
- export * from './SchemaToPayloadTransformersDictionary.ts';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/jsonpath/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAA;AAChD,cAAc,yBAAyB,CAAA;AACvC,cAAc,oDAAoD,CAAA;AAClE,cAAc,4CAA4C,CAAA"}
@@ -1,13 +0,0 @@
1
- import { DivinerConfig } from '@xyo-network/diviner-model';
2
- import { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath/index.ts';
3
- import { JsonPathAggregateDivinerSchema } from './Schema.ts';
4
- export type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`;
5
- export declare const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema;
6
- export type JsonPathAggregateDivinerConfig = DivinerConfig<{
7
- destinationSchema?: string;
8
- excludeSources?: boolean;
9
- schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
10
- } & {
11
- schema: JsonPathAggregateDivinerConfigSchema;
12
- }>;
13
- //# sourceMappingURL=Config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,qBAAqB,CAAA;AACpF,OAAO,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,oCAAoC,GAAG,GAAG,8BAA8B,SAAS,CAAA;AAI7F,eAAO,MAAM,oCAAoC,EAAE,oCAAiF,CAAA;AAKpI,MAAM,MAAM,8BAA8B,GAAG,aAAa,CACxD;IAIE,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAI1B,cAAc,CAAC,EAAE,OAAO,CAAA;IAIxB,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,GAAG;IAAE,MAAM,EAAE,oCAAoC,CAAA;CAAE,CACrD,CAAA"}
@@ -1,13 +0,0 @@
1
- import { DivinerConfig } from '@xyo-network/diviner-model';
2
- import { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath/index.ts';
3
- import { JsonPathAggregateDivinerSchema } from './Schema.ts';
4
- export type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`;
5
- export declare const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema;
6
- export type JsonPathAggregateDivinerConfig = DivinerConfig<{
7
- destinationSchema?: string;
8
- excludeSources?: boolean;
9
- schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
10
- } & {
11
- schema: JsonPathAggregateDivinerConfigSchema;
12
- }>;
13
- //# sourceMappingURL=Config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,qBAAqB,CAAA;AACpF,OAAO,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,oCAAoC,GAAG,GAAG,8BAA8B,SAAS,CAAA;AAI7F,eAAO,MAAM,oCAAoC,EAAE,oCAAiF,CAAA;AAKpI,MAAM,MAAM,8BAA8B,GAAG,aAAa,CACxD;IAIE,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAI1B,cAAc,CAAC,EAAE,OAAO,CAAA;IAIxB,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,GAAG;IAAE,MAAM,EAAE,oCAAoC,CAAA;CAAE,CACrD,CAAA"}
@@ -1,13 +0,0 @@
1
- import { DivinerConfig } from '@xyo-network/diviner-model';
2
- import { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath/index.ts';
3
- import { JsonPathAggregateDivinerSchema } from './Schema.ts';
4
- export type JsonPathAggregateDivinerConfigSchema = `${JsonPathAggregateDivinerSchema}.config`;
5
- export declare const JsonPathAggregateDivinerConfigSchema: JsonPathAggregateDivinerConfigSchema;
6
- export type JsonPathAggregateDivinerConfig = DivinerConfig<{
7
- destinationSchema?: string;
8
- excludeSources?: boolean;
9
- schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
10
- } & {
11
- schema: JsonPathAggregateDivinerConfigSchema;
12
- }>;
13
- //# sourceMappingURL=Config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,qBAAqB,CAAA;AACpF,OAAO,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,oCAAoC,GAAG,GAAG,8BAA8B,SAAS,CAAA;AAI7F,eAAO,MAAM,oCAAoC,EAAE,oCAAiF,CAAA;AAKpI,MAAM,MAAM,8BAA8B,GAAG,aAAa,CACxD;IAIE,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAI1B,cAAc,CAAC,EAAE,OAAO,CAAA;IAIxB,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,GAAG;IAAE,MAAM,EAAE,oCAAoC,CAAA;CAAE,CACrD,CAAA"}
@@ -1,5 +0,0 @@
1
- import { DivinerParams } from '@xyo-network/diviner-model';
2
- import { AnyConfigSchema } from '@xyo-network/module-model';
3
- import { JsonPathAggregateDivinerConfig } from './Config.ts';
4
- export type JsonPathAggregateDivinerParams = DivinerParams<AnyConfigSchema<JsonPathAggregateDivinerConfig>>;
5
- //# sourceMappingURL=Params.d.ts.map
@@ -1 +0,0 @@
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,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,8BAA8B,GAAG,aAAa,CAAC,eAAe,CAAC,8BAA8B,CAAC,CAAC,CAAA"}
@@ -1,5 +0,0 @@
1
- import { DivinerParams } from '@xyo-network/diviner-model';
2
- import { AnyConfigSchema } from '@xyo-network/module-model';
3
- import { JsonPathAggregateDivinerConfig } from './Config.ts';
4
- export type JsonPathAggregateDivinerParams = DivinerParams<AnyConfigSchema<JsonPathAggregateDivinerConfig>>;
5
- //# sourceMappingURL=Params.d.ts.map
@@ -1 +0,0 @@
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,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,8BAA8B,GAAG,aAAa,CAAC,eAAe,CAAC,8BAA8B,CAAC,CAAC,CAAA"}
@@ -1,5 +0,0 @@
1
- import { DivinerParams } from '@xyo-network/diviner-model';
2
- import { AnyConfigSchema } from '@xyo-network/module-model';
3
- import { JsonPathAggregateDivinerConfig } from './Config.ts';
4
- export type JsonPathAggregateDivinerParams = DivinerParams<AnyConfigSchema<JsonPathAggregateDivinerConfig>>;
5
- //# sourceMappingURL=Params.d.ts.map
@@ -1 +0,0 @@
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,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAK5D,MAAM,MAAM,8BAA8B,GAAG,aAAa,CAAC,eAAe,CAAC,8BAA8B,CAAC,CAAC,CAAA"}