@xyo-network/react-standard-node 7.5.5 → 7.5.7
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.
|
@@ -17,7 +17,7 @@ export declare class MemoryNodeBuilder {
|
|
|
17
17
|
addArchivistMemory(moduleName?: string, account?: AccountInstance): Promise<void>;
|
|
18
18
|
addArchivistStorage(account: AccountInstance, moduleName?: string, namespace?: string): Promise<void>;
|
|
19
19
|
addBridge(apiDomain: string, moduleName?: string, account?: AccountInstance): Promise<void>;
|
|
20
|
-
addSentinel(config: SentinelConfig, account: AccountInstance): Promise<import("@xyo-network/sentinel-memory").MemorySentinel<import("@xyo-network/sentinel-memory").MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/sentinel-model").SentinelInstance<import("@xyo-network/sentinel-memory").MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").
|
|
20
|
+
addSentinel(config: SentinelConfig, account: AccountInstance): Promise<import("@xyo-network/sentinel-memory").MemorySentinel<import("@xyo-network/sentinel-memory").MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/sentinel-model").SentinelInstance<import("@xyo-network/sentinel-memory").MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").QueryableModule<import("@xyo-network/module-model").QueryableModuleParams<import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>>, import("@xyo-network/module-model").ModuleEventData<object>>>>>>>;
|
|
21
21
|
addWitnesses(pluginSetResolver: PayloadSetPluginResolver, witnesses?: (() => Promise<AttachableWitnessInstance>)[]): Promise<void>;
|
|
22
22
|
attach(mod: AttachableModuleInstance, external?: boolean, safeAttach?: boolean): Promise<void>;
|
|
23
23
|
private witnessCleanup;
|
|
@@ -7,9 +7,9 @@ export declare class SentinelBuilder {
|
|
|
7
7
|
private account;
|
|
8
8
|
private config;
|
|
9
9
|
protected constructor(config: SentinelConfig, account: AccountInstance);
|
|
10
|
-
get sentinel(): MemorySentinel<MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/sentinel-model").SentinelInstance<MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").
|
|
10
|
+
get sentinel(): MemorySentinel<MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/sentinel-model").SentinelInstance<MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").QueryableModule<import("@xyo-network/module-model").QueryableModuleParams<import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>>, import("@xyo-network/module-model").ModuleEventData<object>>>>>>;
|
|
11
11
|
static create(config: SentinelConfig, account: AccountInstance): Promise<SentinelBuilder>;
|
|
12
|
-
buildSentinel(): Promise<MemorySentinel<MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/sentinel-model").SentinelInstance<MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").
|
|
12
|
+
buildSentinel(): Promise<MemorySentinel<MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/sentinel-model").SentinelInstance<MemorySentinelParams<import("@xyo-network/module-model").AnyConfigSchema<SentinelConfig>>, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").QueryableModule<import("@xyo-network/module-model").QueryableModuleParams<import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>>, import("@xyo-network/module-model").ModuleEventData<object>>>>>>>;
|
|
13
13
|
private buildParams;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=SentinelBuilder.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SentinelBuilder.d.ts","sourceRoot":"","sources":["../../../../src/lib/Builders/SentinelBuilder.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AACjE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAA;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAA;AAC7D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAA;AAEjE,qBAAa,eAAe;IAC1B,OAAO,CAAC,SAAS,CAA4B;IAE7C,OAAO,CAAC,OAAO,CAAiB;IAChC,OAAO,CAAC,MAAM,CAAgB;IAE9B,SAAS,aACP,MAAM,EAAE,cAAc,EACtB,OAAO,EAAE,eAAe;IAO1B,IAAI,QAAQ,
|
|
1
|
+
{"version":3,"file":"SentinelBuilder.d.ts","sourceRoot":"","sources":["../../../../src/lib/Builders/SentinelBuilder.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AACjE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAA;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAA;AAC7D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAA;AAEjE,qBAAa,eAAe;IAC1B,OAAO,CAAC,SAAS,CAA4B;IAE7C,OAAO,CAAC,OAAO,CAAiB;IAChC,OAAO,CAAC,MAAM,CAAgB;IAE9B,SAAS,aACP,MAAM,EAAE,cAAc,EACtB,OAAO,EAAE,eAAe;IAO1B,IAAI,QAAQ,mpBAEX;WAEY,MAAM,CAAC,MAAM,EAAE,cAAc,EAAE,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,eAAe,CAAC;IAMzF,aAAa;IAKnB,OAAO,CAAC,WAAW;CAMpB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-standard-node",
|
|
3
|
-
"version": "7.5.
|
|
3
|
+
"version": "7.5.7",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -43,47 +43,50 @@
|
|
|
43
43
|
"src"
|
|
44
44
|
],
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@xylabs/react-async-effect": "~7.1.
|
|
47
|
-
"@xylabs/react-hooks": "~7.1.
|
|
48
|
-
"@xylabs/react-promise": "~7.1.
|
|
49
|
-
"@xylabs/react-shared": "~7.1.
|
|
50
|
-
"@xylabs/sdk-js": "~5.0.
|
|
51
|
-
"@xyo-network/account-model": "~5.3.
|
|
52
|
-
"@xyo-network/archivist-memory": "~5.3.
|
|
53
|
-
"@xyo-network/archivist-model": "~5.3.
|
|
54
|
-
"@xyo-network/archivist-storage": "~5.3.
|
|
55
|
-
"@xyo-network/bridge-http": "~5.3.
|
|
56
|
-
"@xyo-network/module-model": "~5.3.
|
|
57
|
-
"@xyo-network/node-memory": "~5.3.
|
|
58
|
-
"@xyo-network/node-model": "~5.3.
|
|
59
|
-
"@xyo-network/payloadset-plugin": "~5.3.
|
|
60
|
-
"@xyo-network/react-network": "7.5.
|
|
61
|
-
"@xyo-network/react-node": "7.5.
|
|
62
|
-
"@xyo-network/react-wallet": "7.5.
|
|
63
|
-
"@xyo-network/sentinel-memory": "~5.3.
|
|
64
|
-
"@xyo-network/sentinel-model": "~5.3.
|
|
65
|
-
"@xyo-network/wallet-model": "~5.3.
|
|
66
|
-
"@xyo-network/witness-model": "~5.3.
|
|
46
|
+
"@xylabs/react-async-effect": "~7.1.17",
|
|
47
|
+
"@xylabs/react-hooks": "~7.1.17",
|
|
48
|
+
"@xylabs/react-promise": "~7.1.17",
|
|
49
|
+
"@xylabs/react-shared": "~7.1.17",
|
|
50
|
+
"@xylabs/sdk-js": "~5.0.90",
|
|
51
|
+
"@xyo-network/account-model": "~5.3.17",
|
|
52
|
+
"@xyo-network/archivist-memory": "~5.3.17",
|
|
53
|
+
"@xyo-network/archivist-model": "~5.3.17",
|
|
54
|
+
"@xyo-network/archivist-storage": "~5.3.17",
|
|
55
|
+
"@xyo-network/bridge-http": "~5.3.17",
|
|
56
|
+
"@xyo-network/module-model": "~5.3.17",
|
|
57
|
+
"@xyo-network/node-memory": "~5.3.17",
|
|
58
|
+
"@xyo-network/node-model": "~5.3.17",
|
|
59
|
+
"@xyo-network/payloadset-plugin": "~5.3.17",
|
|
60
|
+
"@xyo-network/react-network": "7.5.7",
|
|
61
|
+
"@xyo-network/react-node": "7.5.7",
|
|
62
|
+
"@xyo-network/react-wallet": "7.5.7",
|
|
63
|
+
"@xyo-network/sentinel-memory": "~5.3.17",
|
|
64
|
+
"@xyo-network/sentinel-model": "~5.3.17",
|
|
65
|
+
"@xyo-network/wallet-model": "~5.3.17",
|
|
66
|
+
"@xyo-network/witness-model": "~5.3.17"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
|
-
"@mui/icons-material": "~7.3.
|
|
70
|
-
"@mui/material": "~7.3.
|
|
69
|
+
"@mui/icons-material": "~7.3.9",
|
|
70
|
+
"@mui/material": "~7.3.9",
|
|
71
71
|
"@types/react": "^19.2.14",
|
|
72
|
-
"@xylabs/sdk-js": "~5.0.
|
|
73
|
-
"@xylabs/ts-scripts-
|
|
74
|
-
"@xylabs/
|
|
75
|
-
"@xylabs/tsconfig
|
|
76
|
-
"@xylabs/tsconfig-
|
|
72
|
+
"@xylabs/sdk-js": "~5.0.90",
|
|
73
|
+
"@xylabs/ts-scripts-common": "~7.5.6",
|
|
74
|
+
"@xylabs/ts-scripts-yarn3": "~7.5.6",
|
|
75
|
+
"@xylabs/tsconfig": "~7.5.6",
|
|
76
|
+
"@xylabs/tsconfig-dom": "~7.5.6",
|
|
77
|
+
"@xylabs/tsconfig-react": "~7.5.6",
|
|
77
78
|
"react": "^19.2.4",
|
|
78
79
|
"react-dom": "^19.2.4",
|
|
79
|
-
"react-router-dom": "^7.13.
|
|
80
|
-
"storybook": "~10.
|
|
80
|
+
"react-router-dom": "^7.13.2",
|
|
81
|
+
"storybook": "~10.3.3",
|
|
81
82
|
"typescript": "^5.9.3",
|
|
82
83
|
"zod": "^4.3.6"
|
|
83
84
|
},
|
|
84
85
|
"peerDependencies": {
|
|
85
86
|
"@mui/icons-material": ">=6 <8",
|
|
86
87
|
"@mui/material": ">=6 <8",
|
|
88
|
+
"axios": "~1",
|
|
89
|
+
"ethers": "~6",
|
|
87
90
|
"react": "^19",
|
|
88
91
|
"react-dom": "^19",
|
|
89
92
|
"react-router-dom": "^7",
|