@xyo-network/node-model 2.91.0 → 2.91.1
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/Queries/index.d.cts +3 -5
- package/dist/browser/Queries/index.d.cts.map +1 -1
- package/dist/browser/Queries/index.d.mts +3 -5
- package/dist/browser/Queries/index.d.mts.map +1 -1
- package/dist/browser/Queries/index.d.ts +3 -5
- package/dist/browser/Queries/index.d.ts.map +1 -1
- package/dist/node/Queries/index.d.cts +3 -5
- package/dist/node/Queries/index.d.cts.map +1 -1
- package/dist/node/Queries/index.d.mts +3 -5
- package/dist/node/Queries/index.d.mts.map +1 -1
- package/dist/node/Queries/index.d.ts +3 -5
- package/dist/node/Queries/index.d.ts.map +1 -1
- package/package.json +7 -7
- package/src/Queries/index.ts +3 -5
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Query } from '@xyo-network/payload-model';
|
|
1
|
+
import { ModuleQueries } from '@xyo-network/module-model';
|
|
3
2
|
import { NodeAttachQuery } from './Attach';
|
|
4
3
|
import { NodeAttachedQuery } from './Attached';
|
|
5
4
|
import { NodeDetachQuery } from './Detach';
|
|
@@ -8,7 +7,6 @@ export * from './Attach';
|
|
|
8
7
|
export * from './Attached';
|
|
9
8
|
export * from './Detach';
|
|
10
9
|
export * from './Registered';
|
|
11
|
-
export type
|
|
12
|
-
export type NodeModuleQueries =
|
|
13
|
-
export type NodeQuery<T extends Query | void = void> = ModuleQuery<T extends Query ? NodeQueryBase | T : NodeQueryBase>;
|
|
10
|
+
export type NodeQueries = NodeAttachQuery | NodeDetachQuery | NodeAttachedQuery | NodeRegisteredQuery;
|
|
11
|
+
export type NodeModuleQueries = ModuleQueries | NodeQueries;
|
|
14
12
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAA;AAEzD,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAA;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAA;AAElD,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAC1B,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAE5B,MAAM,MAAM,WAAW,GAAG,eAAe,GAAG,eAAe,GAAG,iBAAiB,GAAG,mBAAmB,CAAA;AACrG,MAAM,MAAM,iBAAiB,GAAG,aAAa,GAAG,WAAW,CAAA"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Query } from '@xyo-network/payload-model';
|
|
1
|
+
import { ModuleQueries } from '@xyo-network/module-model';
|
|
3
2
|
import { NodeAttachQuery } from './Attach';
|
|
4
3
|
import { NodeAttachedQuery } from './Attached';
|
|
5
4
|
import { NodeDetachQuery } from './Detach';
|
|
@@ -8,7 +7,6 @@ export * from './Attach';
|
|
|
8
7
|
export * from './Attached';
|
|
9
8
|
export * from './Detach';
|
|
10
9
|
export * from './Registered';
|
|
11
|
-
export type
|
|
12
|
-
export type NodeModuleQueries =
|
|
13
|
-
export type NodeQuery<T extends Query | void = void> = ModuleQuery<T extends Query ? NodeQueryBase | T : NodeQueryBase>;
|
|
10
|
+
export type NodeQueries = NodeAttachQuery | NodeDetachQuery | NodeAttachedQuery | NodeRegisteredQuery;
|
|
11
|
+
export type NodeModuleQueries = ModuleQueries | NodeQueries;
|
|
14
12
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAA;AAEzD,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAA;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAA;AAElD,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAC1B,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAE5B,MAAM,MAAM,WAAW,GAAG,eAAe,GAAG,eAAe,GAAG,iBAAiB,GAAG,mBAAmB,CAAA;AACrG,MAAM,MAAM,iBAAiB,GAAG,aAAa,GAAG,WAAW,CAAA"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Query } from '@xyo-network/payload-model';
|
|
1
|
+
import { ModuleQueries } from '@xyo-network/module-model';
|
|
3
2
|
import { NodeAttachQuery } from './Attach';
|
|
4
3
|
import { NodeAttachedQuery } from './Attached';
|
|
5
4
|
import { NodeDetachQuery } from './Detach';
|
|
@@ -8,7 +7,6 @@ export * from './Attach';
|
|
|
8
7
|
export * from './Attached';
|
|
9
8
|
export * from './Detach';
|
|
10
9
|
export * from './Registered';
|
|
11
|
-
export type
|
|
12
|
-
export type NodeModuleQueries =
|
|
13
|
-
export type NodeQuery<T extends Query | void = void> = ModuleQuery<T extends Query ? NodeQueryBase | T : NodeQueryBase>;
|
|
10
|
+
export type NodeQueries = NodeAttachQuery | NodeDetachQuery | NodeAttachedQuery | NodeRegisteredQuery;
|
|
11
|
+
export type NodeModuleQueries = ModuleQueries | NodeQueries;
|
|
14
12
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAA;AAEzD,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAA;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAA;AAElD,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAC1B,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAE5B,MAAM,MAAM,WAAW,GAAG,eAAe,GAAG,eAAe,GAAG,iBAAiB,GAAG,mBAAmB,CAAA;AACrG,MAAM,MAAM,iBAAiB,GAAG,aAAa,GAAG,WAAW,CAAA"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Query } from '@xyo-network/payload-model';
|
|
1
|
+
import { ModuleQueries } from '@xyo-network/module-model';
|
|
3
2
|
import { NodeAttachQuery } from './Attach';
|
|
4
3
|
import { NodeAttachedQuery } from './Attached';
|
|
5
4
|
import { NodeDetachQuery } from './Detach';
|
|
@@ -8,7 +7,6 @@ export * from './Attach';
|
|
|
8
7
|
export * from './Attached';
|
|
9
8
|
export * from './Detach';
|
|
10
9
|
export * from './Registered';
|
|
11
|
-
export type
|
|
12
|
-
export type NodeModuleQueries =
|
|
13
|
-
export type NodeQuery<T extends Query | void = void> = ModuleQuery<T extends Query ? NodeQueryBase | T : NodeQueryBase>;
|
|
10
|
+
export type NodeQueries = NodeAttachQuery | NodeDetachQuery | NodeAttachedQuery | NodeRegisteredQuery;
|
|
11
|
+
export type NodeModuleQueries = ModuleQueries | NodeQueries;
|
|
14
12
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAA;AAEzD,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAA;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAA;AAElD,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAC1B,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAE5B,MAAM,MAAM,WAAW,GAAG,eAAe,GAAG,eAAe,GAAG,iBAAiB,GAAG,mBAAmB,CAAA;AACrG,MAAM,MAAM,iBAAiB,GAAG,aAAa,GAAG,WAAW,CAAA"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Query } from '@xyo-network/payload-model';
|
|
1
|
+
import { ModuleQueries } from '@xyo-network/module-model';
|
|
3
2
|
import { NodeAttachQuery } from './Attach';
|
|
4
3
|
import { NodeAttachedQuery } from './Attached';
|
|
5
4
|
import { NodeDetachQuery } from './Detach';
|
|
@@ -8,7 +7,6 @@ export * from './Attach';
|
|
|
8
7
|
export * from './Attached';
|
|
9
8
|
export * from './Detach';
|
|
10
9
|
export * from './Registered';
|
|
11
|
-
export type
|
|
12
|
-
export type NodeModuleQueries =
|
|
13
|
-
export type NodeQuery<T extends Query | void = void> = ModuleQuery<T extends Query ? NodeQueryBase | T : NodeQueryBase>;
|
|
10
|
+
export type NodeQueries = NodeAttachQuery | NodeDetachQuery | NodeAttachedQuery | NodeRegisteredQuery;
|
|
11
|
+
export type NodeModuleQueries = ModuleQueries | NodeQueries;
|
|
14
12
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAA;AAEzD,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAA;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAA;AAElD,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAC1B,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAE5B,MAAM,MAAM,WAAW,GAAG,eAAe,GAAG,eAAe,GAAG,iBAAiB,GAAG,mBAAmB,CAAA;AACrG,MAAM,MAAM,iBAAiB,GAAG,aAAa,GAAG,WAAW,CAAA"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Query } from '@xyo-network/payload-model';
|
|
1
|
+
import { ModuleQueries } from '@xyo-network/module-model';
|
|
3
2
|
import { NodeAttachQuery } from './Attach';
|
|
4
3
|
import { NodeAttachedQuery } from './Attached';
|
|
5
4
|
import { NodeDetachQuery } from './Detach';
|
|
@@ -8,7 +7,6 @@ export * from './Attach';
|
|
|
8
7
|
export * from './Attached';
|
|
9
8
|
export * from './Detach';
|
|
10
9
|
export * from './Registered';
|
|
11
|
-
export type
|
|
12
|
-
export type NodeModuleQueries =
|
|
13
|
-
export type NodeQuery<T extends Query | void = void> = ModuleQuery<T extends Query ? NodeQueryBase | T : NodeQueryBase>;
|
|
10
|
+
export type NodeQueries = NodeAttachQuery | NodeDetachQuery | NodeAttachedQuery | NodeRegisteredQuery;
|
|
11
|
+
export type NodeModuleQueries = ModuleQueries | NodeQueries;
|
|
14
12
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Queries/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAA;AAEzD,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAA;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAA;AAC1C,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAA;AAElD,cAAc,UAAU,CAAA;AACxB,cAAc,YAAY,CAAA;AAC1B,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAE5B,MAAM,MAAM,WAAW,GAAG,eAAe,GAAG,eAAe,GAAG,iBAAiB,GAAG,mBAAmB,CAAA;AACrG,MAAM,MAAM,iBAAiB,GAAG,aAAa,GAAG,WAAW,CAAA"}
|
package/package.json
CHANGED
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xylabs/hex": "^3.0.
|
|
14
|
-
"@xylabs/object": "^3.0.
|
|
15
|
-
"@xylabs/promise": "^3.0.
|
|
16
|
-
"@xyo-network/module-events": "~2.91.
|
|
17
|
-
"@xyo-network/module-model": "~2.91.
|
|
18
|
-
"@xyo-network/payload-model": "~2.91.
|
|
13
|
+
"@xylabs/hex": "^3.0.2",
|
|
14
|
+
"@xylabs/object": "^3.0.2",
|
|
15
|
+
"@xylabs/promise": "^3.0.2",
|
|
16
|
+
"@xyo-network/module-events": "~2.91.1",
|
|
17
|
+
"@xyo-network/module-model": "~2.91.1",
|
|
18
|
+
"@xyo-network/payload-model": "~2.91.1"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@xylabs/ts-scripts-yarn3": "^3.4.1",
|
|
@@ -61,6 +61,6 @@
|
|
|
61
61
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
|
|
62
62
|
},
|
|
63
63
|
"sideEffects": false,
|
|
64
|
-
"version": "2.91.
|
|
64
|
+
"version": "2.91.1",
|
|
65
65
|
"type": "module"
|
|
66
66
|
}
|
package/src/Queries/index.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Query } from '@xyo-network/payload-model'
|
|
1
|
+
import { ModuleQueries } from '@xyo-network/module-model'
|
|
3
2
|
|
|
4
3
|
import { NodeAttachQuery } from './Attach'
|
|
5
4
|
import { NodeAttachedQuery } from './Attached'
|
|
@@ -11,6 +10,5 @@ export * from './Attached'
|
|
|
11
10
|
export * from './Detach'
|
|
12
11
|
export * from './Registered'
|
|
13
12
|
|
|
14
|
-
export type
|
|
15
|
-
export type NodeModuleQueries =
|
|
16
|
-
export type NodeQuery<T extends Query | void = void> = ModuleQuery<T extends Query ? NodeQueryBase | T : NodeQueryBase>
|
|
13
|
+
export type NodeQueries = NodeAttachQuery | NodeDetachQuery | NodeAttachedQuery | NodeRegisteredQuery
|
|
14
|
+
export type NodeModuleQueries = ModuleQueries | NodeQueries
|