@xyo-network/react-sentinel 2.56.11 → 2.56.13
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 +1161 -405
- package/dist/types/contexts/use.d.ts +8 -2
- package/dist/types/contexts/use.d.ts.map +1 -1
- package/dist/types/hooks/node/useSentinelFromNode.d.ts +8 -2
- package/dist/types/hooks/node/useSentinelFromNode.d.ts.map +1 -1
- package/dist/types/hooks/node/useSentinelsFromNode.d.ts +8 -2
- package/dist/types/hooks/node/useSentinelsFromNode.d.ts.map +1 -1
- package/dist/types/hooks/node/useWrappedSentinelFromNode.d.ts +8 -2
- package/dist/types/hooks/node/useWrappedSentinelFromNode.d.ts.map +1 -1
- package/dist/types/hooks/node/useWrappedSentinelsFromNode.d.ts +8 -2
- package/dist/types/hooks/node/useWrappedSentinelsFromNode.d.ts.map +1 -1
- package/dist/types/hooks/useWrappedSentinel.d.ts +16 -4
- package/dist/types/hooks/useWrappedSentinel.d.ts.map +1 -1
- package/dist/types/hooks/useWrappedSentinels.d.ts +16 -4
- package/dist/types/hooks/useWrappedSentinels.d.ts.map +1 -1
- package/package.json +12 -12
|
@@ -47,13 +47,19 @@ export declare const useSentinelContext: () => {
|
|
|
47
47
|
archivists?: string[] | undefined;
|
|
48
48
|
schema: string;
|
|
49
49
|
}, "schema"> & {
|
|
50
|
+
schema: string;
|
|
51
|
+
} & {
|
|
50
52
|
schema: "network.xyo.sentinel.config";
|
|
51
53
|
witnesses?: string[] | undefined;
|
|
52
54
|
} & {
|
|
53
55
|
schema: string;
|
|
54
|
-
}, "schema"
|
|
56
|
+
}, "schema"> & {
|
|
57
|
+
schema: "network.xyo.sentinel.config";
|
|
58
|
+
}, "schema"> & {
|
|
59
|
+
schema: string;
|
|
60
|
+
}, "schema"> & {
|
|
55
61
|
schema: string;
|
|
56
|
-
},
|
|
62
|
+
}, undefined>, import("@xyo-network/sentinel").SentinelModuleEventData> | undefined;
|
|
57
63
|
status: import("./State").SentinelReportStatus | undefined;
|
|
58
64
|
};
|
|
59
65
|
//# sourceMappingURL=use.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use.d.ts","sourceRoot":"","sources":["../../../src/contexts/use.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"use.d.ts","sourceRoot":"","sources":["../../../src/contexts/use.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAG9B,CAAA"}
|
|
@@ -43,11 +43,17 @@ export declare const useSentinelFromNode: (nameOrAddress?: string, up?: boolean,
|
|
|
43
43
|
archivists?: string[] | undefined;
|
|
44
44
|
schema: string;
|
|
45
45
|
}, "schema"> & {
|
|
46
|
+
schema: string;
|
|
47
|
+
} & {
|
|
46
48
|
schema: "network.xyo.sentinel.config";
|
|
47
49
|
witnesses?: string[] | undefined;
|
|
48
50
|
} & {
|
|
49
51
|
schema: string;
|
|
50
|
-
}, "schema"
|
|
52
|
+
}, "schema"> & {
|
|
53
|
+
schema: "network.xyo.sentinel.config";
|
|
54
|
+
}, "schema"> & {
|
|
55
|
+
schema: string;
|
|
56
|
+
}, "schema"> & {
|
|
51
57
|
schema: string;
|
|
52
|
-
},
|
|
58
|
+
}, undefined>, import("@xyo-network/sentinel").SentinelModuleEventData> | null | undefined, Error | undefined];
|
|
53
59
|
//# sourceMappingURL=useSentinelFromNode.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useSentinelFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/node/useSentinelFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAEtD,eAAO,MAAM,mBAAmB,mBAAoB,MAAM,OAAO,OAAO,WAAW,MAAM
|
|
1
|
+
{"version":3,"file":"useSentinelFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/node/useSentinelFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAEtD,eAAO,MAAM,mBAAmB,mBAAoB,MAAM,OAAO,OAAO,WAAW,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8GAC3B,CAAA"}
|
|
@@ -44,11 +44,17 @@ export declare const useSentinelsFromNode: (filter?: ModuleFilter, up?: boolean,
|
|
|
44
44
|
archivists?: string[] | undefined;
|
|
45
45
|
schema: string;
|
|
46
46
|
}, "schema"> & {
|
|
47
|
+
schema: string;
|
|
48
|
+
} & {
|
|
47
49
|
schema: "network.xyo.sentinel.config";
|
|
48
50
|
witnesses?: string[] | undefined;
|
|
49
51
|
} & {
|
|
50
52
|
schema: string;
|
|
51
|
-
}, "schema"
|
|
53
|
+
}, "schema"> & {
|
|
54
|
+
schema: "network.xyo.sentinel.config";
|
|
55
|
+
}, "schema"> & {
|
|
56
|
+
schema: string;
|
|
57
|
+
}, "schema"> & {
|
|
52
58
|
schema: string;
|
|
53
|
-
},
|
|
59
|
+
}, undefined>, import("@xyo-network/sentinel").SentinelModuleEventData>[] | null | undefined, Error | undefined];
|
|
54
60
|
//# sourceMappingURL=useSentinelsFromNode.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useSentinelsFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/node/useSentinelsFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AAElD,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAEtD,eAAO,MAAM,oBAAoB,YAAa,YAAY,OAAO,OAAO,WAAW,MAAM
|
|
1
|
+
{"version":3,"file":"useSentinelsFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/node/useSentinelsFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AAElD,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAEtD,eAAO,MAAM,oBAAoB,YAAa,YAAY,OAAO,OAAO,WAAW,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gHAA2D,CAAA"}
|
|
@@ -42,11 +42,17 @@ export declare const useWrappedSentinelFromNode: (nameOrAddress?: string | undef
|
|
|
42
42
|
archivists?: string[] | undefined;
|
|
43
43
|
schema: string;
|
|
44
44
|
}, "schema"> & {
|
|
45
|
+
schema: string;
|
|
46
|
+
} & {
|
|
45
47
|
schema: "network.xyo.sentinel.config";
|
|
46
48
|
witnesses?: string[] | undefined;
|
|
47
49
|
} & {
|
|
48
50
|
schema: string;
|
|
49
|
-
}, "schema"
|
|
51
|
+
}, "schema"> & {
|
|
52
|
+
schema: "network.xyo.sentinel.config";
|
|
53
|
+
}, "schema"> & {
|
|
54
|
+
schema: string;
|
|
55
|
+
}, "schema"> & {
|
|
50
56
|
schema: string;
|
|
51
|
-
},
|
|
57
|
+
}, undefined>, import("@xyo-network/sentinel").SentinelModuleEventData>> | undefined, Error | undefined];
|
|
52
58
|
//# sourceMappingURL=useWrappedSentinelFromNode.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useWrappedSentinelFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/node/useWrappedSentinelFromNode.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,eAAO,MAAM,0BAA0B
|
|
1
|
+
{"version":3,"file":"useWrappedSentinelFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/node/useWrappedSentinelFromNode.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wGAAyF,CAAA"}
|
|
@@ -42,11 +42,17 @@ export declare const useWrappedSentinelsFromNode: (account?: import("@xyo-networ
|
|
|
42
42
|
archivists?: string[] | undefined;
|
|
43
43
|
schema: string;
|
|
44
44
|
}, "schema"> & {
|
|
45
|
+
schema: string;
|
|
46
|
+
} & {
|
|
45
47
|
schema: "network.xyo.sentinel.config";
|
|
46
48
|
witnesses?: string[] | undefined;
|
|
47
49
|
} & {
|
|
48
50
|
schema: string;
|
|
49
|
-
}, "schema"
|
|
51
|
+
}, "schema"> & {
|
|
52
|
+
schema: "network.xyo.sentinel.config";
|
|
53
|
+
}, "schema"> & {
|
|
54
|
+
schema: string;
|
|
55
|
+
}, "schema"> & {
|
|
50
56
|
schema: string;
|
|
51
|
-
},
|
|
57
|
+
}, undefined>, import("@xyo-network/sentinel").SentinelModuleEventData>>[] | undefined, Error | undefined];
|
|
52
58
|
//# sourceMappingURL=useWrappedSentinelsFromNode.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useWrappedSentinelsFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/node/useWrappedSentinelsFromNode.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"useWrappedSentinelsFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/node/useWrappedSentinelsFromNode.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0GAA2F,CAAA"}
|
|
@@ -42,13 +42,19 @@ export declare const useWrappedSentinel: (module?: import("@xyo-network/sentinel
|
|
|
42
42
|
archivists?: string[] | undefined;
|
|
43
43
|
schema: string;
|
|
44
44
|
}, "schema"> & {
|
|
45
|
+
schema: string;
|
|
46
|
+
} & {
|
|
45
47
|
schema: "network.xyo.sentinel.config";
|
|
46
48
|
witnesses?: string[] | undefined;
|
|
47
49
|
} & {
|
|
48
50
|
schema: string;
|
|
49
|
-
}, "schema"
|
|
51
|
+
}, "schema"> & {
|
|
52
|
+
schema: "network.xyo.sentinel.config";
|
|
53
|
+
}, "schema"> & {
|
|
54
|
+
schema: string;
|
|
55
|
+
}, "schema"> & {
|
|
50
56
|
schema: string;
|
|
51
|
-
},
|
|
57
|
+
}, undefined>, import("@xyo-network/sentinel").SentinelModuleEventData> | null | undefined, account?: import("@xyo-network/account-model").AccountInstance | null | undefined, logger?: import("@xyo-network/core").Logger | undefined) => [SentinelWrapper<import("@xyo-network/sentinel").SentinelModule<import("@xyo-network/sentinel").SentinelParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
52
58
|
readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
|
|
53
59
|
readonly name?: string | undefined;
|
|
54
60
|
readonly paging?: Record<string, {
|
|
@@ -91,11 +97,17 @@ export declare const useWrappedSentinel: (module?: import("@xyo-network/sentinel
|
|
|
91
97
|
archivists?: string[] | undefined;
|
|
92
98
|
schema: string;
|
|
93
99
|
}, "schema"> & {
|
|
100
|
+
schema: string;
|
|
101
|
+
} & {
|
|
94
102
|
schema: "network.xyo.sentinel.config";
|
|
95
103
|
witnesses?: string[] | undefined;
|
|
96
104
|
} & {
|
|
97
105
|
schema: string;
|
|
98
|
-
}, "schema"
|
|
106
|
+
}, "schema"> & {
|
|
107
|
+
schema: "network.xyo.sentinel.config";
|
|
108
|
+
}, "schema"> & {
|
|
109
|
+
schema: string;
|
|
110
|
+
}, "schema"> & {
|
|
99
111
|
schema: string;
|
|
100
|
-
},
|
|
112
|
+
}, undefined>, import("@xyo-network/sentinel").SentinelModuleEventData>> | undefined, Error | undefined];
|
|
101
113
|
//# sourceMappingURL=useWrappedSentinel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useWrappedSentinel.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWrappedSentinel.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"useWrappedSentinel.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWrappedSentinel.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wGAAmD,CAAA"}
|
|
@@ -42,13 +42,19 @@ export declare const useWrappedSentinels: (modules?: import("@xyo-network/sentin
|
|
|
42
42
|
archivists?: string[] | undefined;
|
|
43
43
|
schema: string;
|
|
44
44
|
}, "schema"> & {
|
|
45
|
+
schema: string;
|
|
46
|
+
} & {
|
|
45
47
|
schema: "network.xyo.sentinel.config";
|
|
46
48
|
witnesses?: string[] | undefined;
|
|
47
49
|
} & {
|
|
48
50
|
schema: string;
|
|
49
|
-
}, "schema"
|
|
51
|
+
}, "schema"> & {
|
|
52
|
+
schema: "network.xyo.sentinel.config";
|
|
53
|
+
}, "schema"> & {
|
|
54
|
+
schema: string;
|
|
55
|
+
}, "schema"> & {
|
|
50
56
|
schema: string;
|
|
51
|
-
},
|
|
57
|
+
}, undefined>, import("@xyo-network/sentinel").SentinelModuleEventData>[] | undefined, account?: import("@xyo-network/account-model").AccountInstance | undefined, logger?: import("@xyo-network/core").Logger | undefined) => [SentinelWrapper<import("@xyo-network/sentinel").SentinelModule<import("@xyo-network/sentinel").SentinelParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
52
58
|
readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
|
|
53
59
|
readonly name?: string | undefined;
|
|
54
60
|
readonly paging?: Record<string, {
|
|
@@ -91,11 +97,17 @@ export declare const useWrappedSentinels: (modules?: import("@xyo-network/sentin
|
|
|
91
97
|
archivists?: string[] | undefined;
|
|
92
98
|
schema: string;
|
|
93
99
|
}, "schema"> & {
|
|
100
|
+
schema: string;
|
|
101
|
+
} & {
|
|
94
102
|
schema: "network.xyo.sentinel.config";
|
|
95
103
|
witnesses?: string[] | undefined;
|
|
96
104
|
} & {
|
|
97
105
|
schema: string;
|
|
98
|
-
}, "schema"
|
|
106
|
+
}, "schema"> & {
|
|
107
|
+
schema: "network.xyo.sentinel.config";
|
|
108
|
+
}, "schema"> & {
|
|
109
|
+
schema: string;
|
|
110
|
+
}, "schema"> & {
|
|
99
111
|
schema: string;
|
|
100
|
-
},
|
|
112
|
+
}, undefined>, import("@xyo-network/sentinel").SentinelModuleEventData>>[] | undefined, Error | undefined];
|
|
101
113
|
//# sourceMappingURL=useWrappedSentinels.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useWrappedSentinels.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWrappedSentinels.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"useWrappedSentinels.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWrappedSentinels.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0GAAoD,CAAA"}
|
package/package.json
CHANGED
|
@@ -12,17 +12,17 @@
|
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@xylabs/react-async-effect": "^2.17.6",
|
|
14
14
|
"@xylabs/react-shared": "^2.17.6",
|
|
15
|
-
"@xyo-network/account-model": "^2.64.
|
|
16
|
-
"@xyo-network/archivist": "^2.64.
|
|
17
|
-
"@xyo-network/boundwitness-model": "^2.64.
|
|
18
|
-
"@xyo-network/core": "^2.64.
|
|
19
|
-
"@xyo-network/module": "^2.64.
|
|
20
|
-
"@xyo-network/react-module": "^2.56.
|
|
21
|
-
"@xyo-network/react-node": "^2.56.
|
|
22
|
-
"@xyo-network/react-shared": "^2.56.
|
|
23
|
-
"@xyo-network/react-witness": "^2.56.
|
|
24
|
-
"@xyo-network/sentinel": "^2.64.
|
|
25
|
-
"@xyo-network/witness": "^2.64.
|
|
15
|
+
"@xyo-network/account-model": "^2.64.8",
|
|
16
|
+
"@xyo-network/archivist": "^2.64.8",
|
|
17
|
+
"@xyo-network/boundwitness-model": "^2.64.8",
|
|
18
|
+
"@xyo-network/core": "^2.64.8",
|
|
19
|
+
"@xyo-network/module": "^2.64.8",
|
|
20
|
+
"@xyo-network/react-module": "^2.56.13",
|
|
21
|
+
"@xyo-network/react-node": "^2.56.13",
|
|
22
|
+
"@xyo-network/react-shared": "^2.56.13",
|
|
23
|
+
"@xyo-network/react-witness": "^2.56.13",
|
|
24
|
+
"@xyo-network/sentinel": "^2.64.8",
|
|
25
|
+
"@xyo-network/witness": "^2.64.8"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@xylabs/ts-scripts-yarn3": "^2.18.7",
|
|
@@ -81,5 +81,5 @@
|
|
|
81
81
|
},
|
|
82
82
|
"sideEffects": false,
|
|
83
83
|
"types": "dist/types/index.d.ts",
|
|
84
|
-
"version": "2.56.
|
|
84
|
+
"version": "2.56.13"
|
|
85
85
|
}
|