@xyo-network/diviner-forecasting-model 2.75.14 → 2.75.16
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/docs.json +53 -53
- package/package.json +7 -7
- package/dist/browser/Config/Config.cjs +0 -32
- package/dist/browser/Config/Config.cjs.map +0 -1
- package/dist/browser/Config/Config.js +0 -9
- package/dist/browser/Config/Config.js.map +0 -1
- package/dist/browser/Config/ForecastingSettings.cjs +0 -19
- package/dist/browser/Config/ForecastingSettings.cjs.map +0 -1
- package/dist/browser/Config/ForecastingSettings.js +0 -1
- package/dist/browser/Config/ForecastingSettings.js.map +0 -1
- package/dist/browser/Config/TransformerSettings.cjs +0 -19
- package/dist/browser/Config/TransformerSettings.cjs.map +0 -1
- package/dist/browser/Config/TransformerSettings.js +0 -1
- package/dist/browser/Config/TransformerSettings.js.map +0 -1
- package/dist/browser/Config/index.cjs +0 -32
- package/dist/browser/Config/index.cjs.map +0 -1
- package/dist/browser/Config/index.js +0 -9
- package/dist/browser/Config/index.js.map +0 -1
- package/dist/browser/ForecastingMethod.cjs +0 -19
- package/dist/browser/ForecastingMethod.cjs.map +0 -1
- package/dist/browser/ForecastingMethod.js +0 -1
- package/dist/browser/ForecastingMethod.js.map +0 -1
- package/dist/browser/Payload/Forecast.cjs +0 -19
- package/dist/browser/Payload/Forecast.cjs.map +0 -1
- package/dist/browser/Payload/Forecast.js +0 -1
- package/dist/browser/Payload/Forecast.js.map +0 -1
- package/dist/browser/Payload/Payload.cjs +0 -34
- package/dist/browser/Payload/Payload.cjs.map +0 -1
- package/dist/browser/Payload/Payload.js +0 -11
- package/dist/browser/Payload/Payload.js.map +0 -1
- package/dist/browser/Payload/index.cjs +0 -34
- package/dist/browser/Payload/index.cjs.map +0 -1
- package/dist/browser/Payload/index.js +0 -11
- package/dist/browser/Payload/index.js.map +0 -1
- package/dist/browser/PayloadValueTransformer.cjs +0 -19
- package/dist/browser/PayloadValueTransformer.cjs.map +0 -1
- package/dist/browser/PayloadValueTransformer.js +0 -1
- package/dist/browser/PayloadValueTransformer.js.map +0 -1
- package/dist/browser/Query.cjs +0 -34
- package/dist/browser/Query.cjs.map +0 -1
- package/dist/browser/Query.js +0 -11
- package/dist/browser/Query.js.map +0 -1
- package/dist/browser/Schema.cjs +0 -27
- package/dist/browser/Schema.cjs.map +0 -1
- package/dist/browser/Schema.js +0 -6
- package/dist/browser/Schema.js.map +0 -1
- package/dist/node/Config/Config.js +0 -36
- package/dist/node/Config/Config.js.map +0 -1
- package/dist/node/Config/Config.mjs +0 -9
- package/dist/node/Config/Config.mjs.map +0 -1
- package/dist/node/Config/ForecastingSettings.js +0 -19
- package/dist/node/Config/ForecastingSettings.js.map +0 -1
- package/dist/node/Config/ForecastingSettings.mjs +0 -1
- package/dist/node/Config/ForecastingSettings.mjs.map +0 -1
- package/dist/node/Config/TransformerSettings.js +0 -19
- package/dist/node/Config/TransformerSettings.js.map +0 -1
- package/dist/node/Config/TransformerSettings.mjs +0 -1
- package/dist/node/Config/TransformerSettings.mjs.map +0 -1
- package/dist/node/Config/index.js +0 -36
- package/dist/node/Config/index.js.map +0 -1
- package/dist/node/Config/index.mjs +0 -9
- package/dist/node/Config/index.mjs.map +0 -1
- package/dist/node/ForecastingMethod.js +0 -19
- package/dist/node/ForecastingMethod.js.map +0 -1
- package/dist/node/ForecastingMethod.mjs +0 -1
- package/dist/node/ForecastingMethod.mjs.map +0 -1
- package/dist/node/Payload/Forecast.js +0 -19
- package/dist/node/Payload/Forecast.js.map +0 -1
- package/dist/node/Payload/Forecast.mjs +0 -1
- package/dist/node/Payload/Forecast.mjs.map +0 -1
- package/dist/node/Payload/Payload.js +0 -39
- package/dist/node/Payload/Payload.js.map +0 -1
- package/dist/node/Payload/Payload.mjs +0 -11
- package/dist/node/Payload/Payload.mjs.map +0 -1
- package/dist/node/Payload/index.js +0 -39
- package/dist/node/Payload/index.js.map +0 -1
- package/dist/node/Payload/index.mjs +0 -11
- package/dist/node/Payload/index.mjs.map +0 -1
- package/dist/node/PayloadValueTransformer.js +0 -19
- package/dist/node/PayloadValueTransformer.js.map +0 -1
- package/dist/node/PayloadValueTransformer.mjs +0 -1
- package/dist/node/PayloadValueTransformer.mjs.map +0 -1
- package/dist/node/Query.js +0 -39
- package/dist/node/Query.js.map +0 -1
- package/dist/node/Query.mjs +0 -11
- package/dist/node/Query.mjs.map +0 -1
- package/dist/node/Schema.js +0 -31
- package/dist/node/Schema.js.map +0 -1
- package/dist/node/Schema.mjs +0 -6
- package/dist/node/Schema.mjs.map +0 -1
|
@@ -1,39 +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/Payload/Payload.ts
|
|
21
|
-
var Payload_exports = {};
|
|
22
|
-
__export(Payload_exports, {
|
|
23
|
-
ForecastPayloadSchema: () => ForecastPayloadSchema,
|
|
24
|
-
isForecastPayload: () => isForecastPayload
|
|
25
|
-
});
|
|
26
|
-
module.exports = __toCommonJS(Payload_exports);
|
|
27
|
-
|
|
28
|
-
// src/Schema.ts
|
|
29
|
-
var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
|
|
30
|
-
|
|
31
|
-
// src/Payload/Payload.ts
|
|
32
|
-
var ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`;
|
|
33
|
-
var isForecastPayload = (x) => (x == null ? void 0 : x.schema) === ForecastPayloadSchema;
|
|
34
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
35
|
-
0 && (module.exports = {
|
|
36
|
-
ForecastPayloadSchema,
|
|
37
|
-
isForecastPayload
|
|
38
|
-
});
|
|
39
|
-
//# sourceMappingURL=Payload.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/Payload/Payload.ts","../../../src/Schema.ts"],"sourcesContent":["import { Payload } from '@xyo-network/payload-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { Forecast } from './Forecast'\n\nexport type ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\nexport const ForecastPayloadSchema: ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\n\nexport type ForecastPayload = Payload<{\n schema: ForecastPayloadSchema\n values: Forecast[]\n}>\nexport const isForecastPayload = (x?: Payload | null): x is ForecastPayload => x?.schema === ForecastPayloadSchema\n","export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACCO,IAAM,2BAAqD;;;ADK3D,IAAM,wBAA+C,GAAG,wBAAwB;AAMhF,IAAM,oBAAoB,CAAC,OAA6C,uBAAG,YAAW;","names":[]}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
// src/Schema.ts
|
|
2
|
-
var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
|
|
3
|
-
|
|
4
|
-
// src/Payload/Payload.ts
|
|
5
|
-
var ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`;
|
|
6
|
-
var isForecastPayload = (x) => (x == null ? void 0 : x.schema) === ForecastPayloadSchema;
|
|
7
|
-
export {
|
|
8
|
-
ForecastPayloadSchema,
|
|
9
|
-
isForecastPayload
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=Payload.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/Schema.ts","../../../src/Payload/Payload.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { Payload } from '@xyo-network/payload-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { Forecast } from './Forecast'\n\nexport type ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\nexport const ForecastPayloadSchema: ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\n\nexport type ForecastPayload = Payload<{\n schema: ForecastPayloadSchema\n values: Forecast[]\n}>\nexport const isForecastPayload = (x?: Payload | null): x is ForecastPayload => x?.schema === ForecastPayloadSchema\n"],"mappings":";AACO,IAAM,2BAAqD;;;ACK3D,IAAM,wBAA+C,GAAG,wBAAwB;AAMhF,IAAM,oBAAoB,CAAC,OAA6C,uBAAG,YAAW;","names":[]}
|
|
@@ -1,39 +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/Payload/index.ts
|
|
21
|
-
var Payload_exports = {};
|
|
22
|
-
__export(Payload_exports, {
|
|
23
|
-
ForecastPayloadSchema: () => ForecastPayloadSchema,
|
|
24
|
-
isForecastPayload: () => isForecastPayload
|
|
25
|
-
});
|
|
26
|
-
module.exports = __toCommonJS(Payload_exports);
|
|
27
|
-
|
|
28
|
-
// src/Schema.ts
|
|
29
|
-
var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
|
|
30
|
-
|
|
31
|
-
// src/Payload/Payload.ts
|
|
32
|
-
var ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`;
|
|
33
|
-
var isForecastPayload = (x) => (x == null ? void 0 : x.schema) === ForecastPayloadSchema;
|
|
34
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
35
|
-
0 && (module.exports = {
|
|
36
|
-
ForecastPayloadSchema,
|
|
37
|
-
isForecastPayload
|
|
38
|
-
});
|
|
39
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/Payload/index.ts","../../../src/Schema.ts","../../../src/Payload/Payload.ts"],"sourcesContent":["export * from './Forecast'\nexport * from './Payload'\n","export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { Payload } from '@xyo-network/payload-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { Forecast } from './Forecast'\n\nexport type ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\nexport const ForecastPayloadSchema: ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\n\nexport type ForecastPayload = Payload<{\n schema: ForecastPayloadSchema\n values: Forecast[]\n}>\nexport const isForecastPayload = (x?: Payload | null): x is ForecastPayload => x?.schema === ForecastPayloadSchema\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACCO,IAAM,2BAAqD;;;ACK3D,IAAM,wBAA+C,GAAG,wBAAwB;AAMhF,IAAM,oBAAoB,CAAC,OAA6C,uBAAG,YAAW;","names":[]}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
// src/Schema.ts
|
|
2
|
-
var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
|
|
3
|
-
|
|
4
|
-
// src/Payload/Payload.ts
|
|
5
|
-
var ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`;
|
|
6
|
-
var isForecastPayload = (x) => (x == null ? void 0 : x.schema) === ForecastPayloadSchema;
|
|
7
|
-
export {
|
|
8
|
-
ForecastPayloadSchema,
|
|
9
|
-
isForecastPayload
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/Schema.ts","../../../src/Payload/Payload.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { Payload } from '@xyo-network/payload-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { Forecast } from './Forecast'\n\nexport type ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\nexport const ForecastPayloadSchema: ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\n\nexport type ForecastPayload = Payload<{\n schema: ForecastPayloadSchema\n values: Forecast[]\n}>\nexport const isForecastPayload = (x?: Payload | null): x is ForecastPayload => x?.schema === ForecastPayloadSchema\n"],"mappings":";AACO,IAAM,2BAAqD;;;ACK3D,IAAM,wBAA+C,GAAG,wBAAwB;AAMhF,IAAM,oBAAoB,CAAC,OAA6C,uBAAG,YAAW;","names":[]}
|
|
@@ -1,19 +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 __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
-
|
|
16
|
-
// src/PayloadValueTransformer.ts
|
|
17
|
-
var PayloadValueTransformer_exports = {};
|
|
18
|
-
module.exports = __toCommonJS(PayloadValueTransformer_exports);
|
|
19
|
-
//# sourceMappingURL=PayloadValueTransformer.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/PayloadValueTransformer.ts"],"sourcesContent":["import { Payload } from '@xyo-network/payload-model'\n\nexport type PayloadValueTransformer = (payload: Payload) => number\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=PayloadValueTransformer.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
package/dist/node/Query.js
DELETED
|
@@ -1,39 +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/Query.ts
|
|
21
|
-
var Query_exports = {};
|
|
22
|
-
__export(Query_exports, {
|
|
23
|
-
ForecastingDivinerQuerySchema: () => ForecastingDivinerQuerySchema,
|
|
24
|
-
isForecastingDivinerQueryPayload: () => isForecastingDivinerQueryPayload
|
|
25
|
-
});
|
|
26
|
-
module.exports = __toCommonJS(Query_exports);
|
|
27
|
-
|
|
28
|
-
// src/Schema.ts
|
|
29
|
-
var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
|
|
30
|
-
|
|
31
|
-
// src/Query.ts
|
|
32
|
-
var ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`;
|
|
33
|
-
var isForecastingDivinerQueryPayload = (x) => (x == null ? void 0 : x.schema) === ForecastingDivinerQuerySchema;
|
|
34
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
35
|
-
0 && (module.exports = {
|
|
36
|
-
ForecastingDivinerQuerySchema,
|
|
37
|
-
isForecastingDivinerQueryPayload
|
|
38
|
-
});
|
|
39
|
-
//# sourceMappingURL=Query.js.map
|
package/dist/node/Query.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/Query.ts","../../src/Schema.ts"],"sourcesContent":["import { Payload, Query } from '@xyo-network/payload-model'\n\nimport { ForecastingSettings } from './Config'\nimport { ForecastingDivinerSchema } from './Schema'\n\nexport type ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`\nexport const ForecastingDivinerQuerySchema: ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`\n\nexport type ForecastingDivinerQueryPayload = Query<{ schema: ForecastingDivinerQuerySchema } & Partial<ForecastingSettings>>\nexport const isForecastingDivinerQueryPayload = (x?: Payload | null): x is ForecastingDivinerQueryPayload =>\n x?.schema === ForecastingDivinerQuerySchema\n","export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACCO,IAAM,2BAAqD;;;ADK3D,IAAM,gCAA+D,GAAG,wBAAwB;AAGhG,IAAM,mCAAmC,CAAC,OAC/C,uBAAG,YAAW;","names":[]}
|
package/dist/node/Query.mjs
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
// src/Schema.ts
|
|
2
|
-
var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
|
|
3
|
-
|
|
4
|
-
// src/Query.ts
|
|
5
|
-
var ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`;
|
|
6
|
-
var isForecastingDivinerQueryPayload = (x) => (x == null ? void 0 : x.schema) === ForecastingDivinerQuerySchema;
|
|
7
|
-
export {
|
|
8
|
-
ForecastingDivinerQuerySchema,
|
|
9
|
-
isForecastingDivinerQueryPayload
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=Query.mjs.map
|
package/dist/node/Query.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/Schema.ts","../../src/Query.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { Payload, Query } from '@xyo-network/payload-model'\n\nimport { ForecastingSettings } from './Config'\nimport { ForecastingDivinerSchema } from './Schema'\n\nexport type ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`\nexport const ForecastingDivinerQuerySchema: ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`\n\nexport type ForecastingDivinerQueryPayload = Query<{ schema: ForecastingDivinerQuerySchema } & Partial<ForecastingSettings>>\nexport const isForecastingDivinerQueryPayload = (x?: Payload | null): x is ForecastingDivinerQueryPayload =>\n x?.schema === ForecastingDivinerQuerySchema\n"],"mappings":";AACO,IAAM,2BAAqD;;;ACK3D,IAAM,gCAA+D,GAAG,wBAAwB;AAGhG,IAAM,mCAAmC,CAAC,OAC/C,uBAAG,YAAW;","names":[]}
|
package/dist/node/Schema.js
DELETED
|
@@ -1,31 +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/Schema.ts
|
|
21
|
-
var Schema_exports = {};
|
|
22
|
-
__export(Schema_exports, {
|
|
23
|
-
ForecastingDivinerSchema: () => ForecastingDivinerSchema
|
|
24
|
-
});
|
|
25
|
-
module.exports = __toCommonJS(Schema_exports);
|
|
26
|
-
var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
|
|
27
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
28
|
-
0 && (module.exports = {
|
|
29
|
-
ForecastingDivinerSchema
|
|
30
|
-
});
|
|
31
|
-
//# sourceMappingURL=Schema.js.map
|
package/dist/node/Schema.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/Schema.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AACO,IAAM,2BAAqD;","names":[]}
|
package/dist/node/Schema.mjs
DELETED
package/dist/node/Schema.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/Schema.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n"],"mappings":";AACO,IAAM,2BAAqD;","names":[]}
|