@xyo-network/react-node 2.49.0 → 2.49.2
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 +465 -2661
- package/dist/types/hooks/useModule.d.ts +1 -53
- package/dist/types/hooks/useModule.d.ts.map +1 -1
- package/dist/types/hooks/useModules.d.ts +1 -53
- package/dist/types/hooks/useModules.d.ts.map +1 -1
- package/dist/types/hooks/useWrappedModule.d.ts +2 -54
- package/dist/types/hooks/useWrappedModule.d.ts.map +1 -1
- package/dist/types/hooks/useWrappedModules.d.ts +2 -54
- package/dist/types/hooks/useWrappedModules.d.ts.map +1 -1
- package/package.json +12 -14
- package/src/components/Node.stories.tsx +2 -1
|
@@ -1,57 +1,5 @@
|
|
|
1
1
|
import { AccountInstance } from '@xyo-network/account-model';
|
|
2
2
|
import { Logger } from '@xyo-network/core';
|
|
3
3
|
import { Module, ModuleFilter } from '@xyo-network/module-model';
|
|
4
|
-
export declare const useModule: <TModule extends Module
|
|
5
|
-
name?: string | undefined;
|
|
6
|
-
paging?: Record<string, {
|
|
7
|
-
size?: number | undefined;
|
|
8
|
-
}> | undefined;
|
|
9
|
-
schema: string;
|
|
10
|
-
security?: {
|
|
11
|
-
allowAnonymous?: boolean | undefined;
|
|
12
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
13
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
14
|
-
} | undefined;
|
|
15
|
-
storeQueries?: boolean | undefined;
|
|
16
|
-
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
17
|
-
name?: string | undefined;
|
|
18
|
-
paging?: Record<string, {
|
|
19
|
-
size?: number | undefined;
|
|
20
|
-
}> | undefined;
|
|
21
|
-
schema: "network.xyo.module.config";
|
|
22
|
-
security?: {
|
|
23
|
-
allowAnonymous?: boolean | undefined;
|
|
24
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
25
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
26
|
-
} | undefined;
|
|
27
|
-
storeQueries?: boolean | undefined;
|
|
28
|
-
} & Omit<undefined, "schema">, "schema"> & {
|
|
29
|
-
schema: string;
|
|
30
|
-
}, "schema">, undefined>, import("@xyo-network/module").ModuleEventData> = Module<import("@xyo-network/module").ModuleParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
31
|
-
name?: string | undefined;
|
|
32
|
-
paging?: Record<string, {
|
|
33
|
-
size?: number | undefined;
|
|
34
|
-
}> | undefined;
|
|
35
|
-
schema: string;
|
|
36
|
-
security?: {
|
|
37
|
-
allowAnonymous?: boolean | undefined;
|
|
38
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
39
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
40
|
-
} | undefined;
|
|
41
|
-
storeQueries?: boolean | undefined;
|
|
42
|
-
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
43
|
-
name?: string | undefined;
|
|
44
|
-
paging?: Record<string, {
|
|
45
|
-
size?: number | undefined;
|
|
46
|
-
}> | undefined;
|
|
47
|
-
schema: "network.xyo.module.config";
|
|
48
|
-
security?: {
|
|
49
|
-
allowAnonymous?: boolean | undefined;
|
|
50
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
51
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
52
|
-
} | undefined;
|
|
53
|
-
storeQueries?: boolean | undefined;
|
|
54
|
-
} & Omit<undefined, "schema">, "schema"> & {
|
|
55
|
-
schema: string;
|
|
56
|
-
}, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>(nameOrAddressOrFilter?: string | ModuleFilter, account?: AccountInstance, logger?: Logger) => [TModule | undefined, Error | undefined];
|
|
4
|
+
export declare const useModule: <TModule extends Module = Module>(nameOrAddressOrFilter?: string | ModuleFilter, account?: AccountInstance, logger?: Logger) => [TModule | undefined, Error | undefined];
|
|
57
5
|
//# sourceMappingURL=useModule.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useModule.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModule.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AAMhE,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"useModule.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModule.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AAMhE,eAAO,MAAM,SAAS,4DACI,MAAM,GAAG,YAAY,YACnC,eAAe,WAChB,MAAM,6CAkEhB,CAAA"}
|
|
@@ -1,56 +1,4 @@
|
|
|
1
1
|
import { Logger } from '@xyo-network/core';
|
|
2
2
|
import { Module, ModuleFilter } from '@xyo-network/module-model';
|
|
3
|
-
export declare const useModules: <TModule extends Module
|
|
4
|
-
name?: string | undefined;
|
|
5
|
-
paging?: Record<string, {
|
|
6
|
-
size?: number | undefined;
|
|
7
|
-
}> | undefined;
|
|
8
|
-
schema: string;
|
|
9
|
-
security?: {
|
|
10
|
-
allowAnonymous?: boolean | undefined;
|
|
11
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
12
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
13
|
-
} | undefined;
|
|
14
|
-
storeQueries?: boolean | undefined;
|
|
15
|
-
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
16
|
-
name?: string | undefined;
|
|
17
|
-
paging?: Record<string, {
|
|
18
|
-
size?: number | undefined;
|
|
19
|
-
}> | undefined;
|
|
20
|
-
schema: "network.xyo.module.config";
|
|
21
|
-
security?: {
|
|
22
|
-
allowAnonymous?: boolean | undefined;
|
|
23
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
24
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
25
|
-
} | undefined;
|
|
26
|
-
storeQueries?: boolean | undefined;
|
|
27
|
-
} & Omit<undefined, "schema">, "schema"> & {
|
|
28
|
-
schema: string;
|
|
29
|
-
}, "schema">, undefined>, import("@xyo-network/module").ModuleEventData> = Module<import("@xyo-network/module").ModuleParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
30
|
-
name?: string | undefined;
|
|
31
|
-
paging?: Record<string, {
|
|
32
|
-
size?: number | undefined;
|
|
33
|
-
}> | undefined;
|
|
34
|
-
schema: string;
|
|
35
|
-
security?: {
|
|
36
|
-
allowAnonymous?: boolean | undefined;
|
|
37
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
38
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
39
|
-
} | undefined;
|
|
40
|
-
storeQueries?: boolean | undefined;
|
|
41
|
-
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
42
|
-
name?: string | undefined;
|
|
43
|
-
paging?: Record<string, {
|
|
44
|
-
size?: number | undefined;
|
|
45
|
-
}> | undefined;
|
|
46
|
-
schema: "network.xyo.module.config";
|
|
47
|
-
security?: {
|
|
48
|
-
allowAnonymous?: boolean | undefined;
|
|
49
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
50
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
51
|
-
} | undefined;
|
|
52
|
-
storeQueries?: boolean | undefined;
|
|
53
|
-
} & Omit<undefined, "schema">, "schema"> & {
|
|
54
|
-
schema: string;
|
|
55
|
-
}, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>(filter?: ModuleFilter, logger?: Logger) => [TModule[] | undefined, Error | undefined];
|
|
3
|
+
export declare const useModules: <TModule extends Module = Module>(filter?: ModuleFilter, logger?: Logger) => [TModule[] | undefined, Error | undefined];
|
|
56
4
|
//# sourceMappingURL=useModules.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useModules.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModules.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AAKhE,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"useModules.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModules.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AAKhE,eAAO,MAAM,UAAU,6CAA8C,YAAY,WAAW,MAAM,+CA0EjG,CAAA"}
|
|
@@ -1,58 +1,6 @@
|
|
|
1
1
|
import { AccountInstance } from '@xyo-network/account-model';
|
|
2
2
|
import { Logger } from '@xyo-network/core';
|
|
3
3
|
import { ConstructableModuleWrapper, ModuleWrapper } from '@xyo-network/module';
|
|
4
|
-
export declare const WrappedModuleHookFactory: <TModuleWrapper extends ModuleWrapper<import("@xyo-network/module").Module
|
|
5
|
-
|
|
6
|
-
paging?: Record<string, {
|
|
7
|
-
size?: number | undefined;
|
|
8
|
-
}> | undefined;
|
|
9
|
-
schema: string;
|
|
10
|
-
security?: {
|
|
11
|
-
allowAnonymous?: boolean | undefined;
|
|
12
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
13
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
14
|
-
} | undefined;
|
|
15
|
-
storeQueries?: boolean | undefined;
|
|
16
|
-
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
17
|
-
name?: string | undefined;
|
|
18
|
-
paging?: Record<string, {
|
|
19
|
-
size?: number | undefined;
|
|
20
|
-
}> | undefined;
|
|
21
|
-
schema: "network.xyo.module.config";
|
|
22
|
-
security?: {
|
|
23
|
-
allowAnonymous?: boolean | undefined;
|
|
24
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
25
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
26
|
-
} | undefined;
|
|
27
|
-
storeQueries?: boolean | undefined;
|
|
28
|
-
} & Omit<undefined, "schema">, "schema"> & {
|
|
29
|
-
schema: string;
|
|
30
|
-
}, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>>(wrapperObject: ConstructableModuleWrapper<TModuleWrapper>, name?: string) => (nameOrAddress?: string, account?: AccountInstance, logger?: Logger) => [TModuleWrapper | undefined, Error | undefined];
|
|
31
|
-
export declare const useWrappedModule: (nameOrAddress?: string, account?: AccountInstance, logger?: Logger) => [ModuleWrapper<import("@xyo-network/module").Module<import("@xyo-network/module").ModuleParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
32
|
-
name?: string | undefined;
|
|
33
|
-
paging?: Record<string, {
|
|
34
|
-
size?: number | undefined;
|
|
35
|
-
}> | undefined;
|
|
36
|
-
schema: string;
|
|
37
|
-
security?: {
|
|
38
|
-
allowAnonymous?: boolean | undefined;
|
|
39
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
40
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
41
|
-
} | undefined;
|
|
42
|
-
storeQueries?: boolean | undefined;
|
|
43
|
-
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
44
|
-
name?: string | undefined;
|
|
45
|
-
paging?: Record<string, {
|
|
46
|
-
size?: number | undefined;
|
|
47
|
-
}> | undefined;
|
|
48
|
-
schema: "network.xyo.module.config";
|
|
49
|
-
security?: {
|
|
50
|
-
allowAnonymous?: boolean | undefined;
|
|
51
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
52
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
53
|
-
} | undefined;
|
|
54
|
-
storeQueries?: boolean | undefined;
|
|
55
|
-
} & Omit<undefined, "schema">, "schema"> & {
|
|
56
|
-
schema: string;
|
|
57
|
-
}, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>> | undefined, Error | undefined];
|
|
4
|
+
export declare const WrappedModuleHookFactory: <TModuleWrapper extends ModuleWrapper<import("@xyo-network/module").Module>>(wrapperObject: ConstructableModuleWrapper<TModuleWrapper>, name?: string) => (nameOrAddress?: string, account?: AccountInstance, logger?: Logger) => [TModuleWrapper | undefined, Error | undefined];
|
|
5
|
+
export declare const useWrappedModule: (nameOrAddress?: string, account?: AccountInstance, logger?: Logger) => [ModuleWrapper<import("@xyo-network/module").Module> | undefined, Error | undefined];
|
|
58
6
|
//# sourceMappingURL=useWrappedModule.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useWrappedModule.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWrappedModule.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,0BAA0B,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAM/E,eAAO,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"useWrappedModule.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWrappedModule.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,0BAA0B,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAM/E,eAAO,MAAM,wBAAwB,iJAE5B,MAAM,sBAEoB,MAAM,YAAY,eAAe,WAAW,MAAM,oDA2CpF,CAAA;AAED,eAAO,MAAM,gBAAgB,mBA7CM,MAAM,YAAY,eAAe,WAAW,MAAM,yFA6CM,CAAA"}
|
|
@@ -1,58 +1,6 @@
|
|
|
1
1
|
import { AccountInstance } from '@xyo-network/account-model';
|
|
2
2
|
import { Logger } from '@xyo-network/core';
|
|
3
3
|
import { ConstructableModuleWrapper, ModuleWrapper } from '@xyo-network/module';
|
|
4
|
-
export declare const WrappedModulesHookFactory: <TModuleWrapper extends ModuleWrapper<import("@xyo-network/module").Module
|
|
5
|
-
|
|
6
|
-
paging?: Record<string, {
|
|
7
|
-
size?: number | undefined;
|
|
8
|
-
}> | undefined;
|
|
9
|
-
schema: string;
|
|
10
|
-
security?: {
|
|
11
|
-
allowAnonymous?: boolean | undefined;
|
|
12
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
13
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
14
|
-
} | undefined;
|
|
15
|
-
storeQueries?: boolean | undefined;
|
|
16
|
-
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
17
|
-
name?: string | undefined;
|
|
18
|
-
paging?: Record<string, {
|
|
19
|
-
size?: number | undefined;
|
|
20
|
-
}> | undefined;
|
|
21
|
-
schema: "network.xyo.module.config";
|
|
22
|
-
security?: {
|
|
23
|
-
allowAnonymous?: boolean | undefined;
|
|
24
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
25
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
26
|
-
} | undefined;
|
|
27
|
-
storeQueries?: boolean | undefined;
|
|
28
|
-
} & Omit<undefined, "schema">, "schema"> & {
|
|
29
|
-
schema: string;
|
|
30
|
-
}, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>>(wrapperObject: ConstructableModuleWrapper<TModuleWrapper>, name: string) => (account?: AccountInstance, logger?: Logger) => [TModuleWrapper[] | undefined, Error | undefined];
|
|
31
|
-
export declare const useWrappedModules: (account?: AccountInstance, logger?: Logger) => [ModuleWrapper<import("@xyo-network/module").Module<import("@xyo-network/module").ModuleParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
32
|
-
name?: string | undefined;
|
|
33
|
-
paging?: Record<string, {
|
|
34
|
-
size?: number | undefined;
|
|
35
|
-
}> | undefined;
|
|
36
|
-
schema: string;
|
|
37
|
-
security?: {
|
|
38
|
-
allowAnonymous?: boolean | undefined;
|
|
39
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
40
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
41
|
-
} | undefined;
|
|
42
|
-
storeQueries?: boolean | undefined;
|
|
43
|
-
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
44
|
-
name?: string | undefined;
|
|
45
|
-
paging?: Record<string, {
|
|
46
|
-
size?: number | undefined;
|
|
47
|
-
}> | undefined;
|
|
48
|
-
schema: "network.xyo.module.config";
|
|
49
|
-
security?: {
|
|
50
|
-
allowAnonymous?: boolean | undefined;
|
|
51
|
-
allowed?: Record<string, (string | import("@xyo-network/module").CosigningAddressSet)[]> | undefined;
|
|
52
|
-
disallowed?: Record<string, string[]> | undefined;
|
|
53
|
-
} | undefined;
|
|
54
|
-
storeQueries?: boolean | undefined;
|
|
55
|
-
} & Omit<undefined, "schema">, "schema"> & {
|
|
56
|
-
schema: string;
|
|
57
|
-
}, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>[] | undefined, Error | undefined];
|
|
4
|
+
export declare const WrappedModulesHookFactory: <TModuleWrapper extends ModuleWrapper<import("@xyo-network/module").Module>>(wrapperObject: ConstructableModuleWrapper<TModuleWrapper>, name: string) => (account?: AccountInstance, logger?: Logger) => [TModuleWrapper[] | undefined, Error | undefined];
|
|
5
|
+
export declare const useWrappedModules: (account?: AccountInstance, logger?: Logger) => [ModuleWrapper<import("@xyo-network/module").Module>[] | undefined, Error | undefined];
|
|
58
6
|
//# sourceMappingURL=useWrappedModules.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useWrappedModules.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWrappedModules.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,0BAA0B,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAO/E,eAAO,MAAM,yBAAyB
|
|
1
|
+
{"version":3,"file":"useWrappedModules.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWrappedModules.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,0BAA0B,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAO/E,eAAO,MAAM,yBAAyB,gJAE9B,MAAM,gBAKe,eAAe,WAAW,MAAM,sDA+C5D,CAAA;AAED,eAAO,MAAM,iBAAiB,aAjDD,eAAe,WAAW,MAAM,2FAiDiC,CAAA"}
|
package/package.json
CHANGED
|
@@ -11,30 +11,28 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@mui/lab": "^5.0.0-alpha.128",
|
|
14
|
-
"@xylabs/react-async-effect": "^2.17.
|
|
15
|
-
"@xylabs/react-flexbox": "^2.17.
|
|
16
|
-
"@xylabs/react-
|
|
17
|
-
"@xylabs/react-shared": "^2.17.1",
|
|
14
|
+
"@xylabs/react-async-effect": "^2.17.2",
|
|
15
|
+
"@xylabs/react-flexbox": "^2.17.2",
|
|
16
|
+
"@xylabs/react-shared": "^2.17.2",
|
|
18
17
|
"@xyo-network/account-model": "^2.56.0",
|
|
19
18
|
"@xyo-network/core": "^2.56.0",
|
|
20
19
|
"@xyo-network/module": "^2.56.0",
|
|
21
20
|
"@xyo-network/module-model": "^2.56.0",
|
|
22
21
|
"@xyo-network/node": "^2.56.0",
|
|
23
|
-
"@xyo-network/react-node-context": "^2.49.
|
|
24
|
-
"@xyo-network/react-node-provider": "^2.49.
|
|
25
|
-
"@xyo-network/react-wallet": "^2.49.
|
|
22
|
+
"@xyo-network/react-node-context": "^2.49.2",
|
|
23
|
+
"@xyo-network/react-node-provider": "^2.49.2",
|
|
24
|
+
"@xyo-network/react-wallet": "^2.49.2",
|
|
26
25
|
"lodash": "^4.17.21"
|
|
27
26
|
},
|
|
28
27
|
"devDependencies": {
|
|
29
28
|
"@storybook/react": "^7.0.7",
|
|
30
29
|
"@types/lodash": "^4.14.194",
|
|
31
|
-
"@xylabs/ts-scripts-yarn3": "^2.
|
|
32
|
-
"@xylabs/tsconfig-react": "^2.
|
|
30
|
+
"@xylabs/ts-scripts-yarn3": "^2.17.6",
|
|
31
|
+
"@xylabs/tsconfig-react": "^2.17.5",
|
|
33
32
|
"@xyo-network/account": "^2.56.0",
|
|
34
|
-
"@xyo-network/react-storybook": "^2.49.
|
|
35
|
-
"@xyo-network/react-wallet": "^2.49.
|
|
36
|
-
"
|
|
37
|
-
"typescript": "^4.9.5"
|
|
33
|
+
"@xyo-network/react-storybook": "^2.49.2",
|
|
34
|
+
"@xyo-network/react-wallet": "^2.49.2",
|
|
35
|
+
"typescript": "^5.0.4"
|
|
38
36
|
},
|
|
39
37
|
"peerDependencies": {
|
|
40
38
|
"@mui/icons-material": "^5",
|
|
@@ -88,5 +86,5 @@
|
|
|
88
86
|
},
|
|
89
87
|
"sideEffects": false,
|
|
90
88
|
"types": "dist/types/index.d.ts",
|
|
91
|
-
"version": "2.49.
|
|
89
|
+
"version": "2.49.2"
|
|
92
90
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Decorator, Meta, StoryFn } from '@storybook/react'
|
|
2
|
-
import { useAsyncEffect
|
|
2
|
+
import { useAsyncEffect } from '@xylabs/react-async-effect'
|
|
3
|
+
import { WithChildren } from '@xylabs/react-shared'
|
|
3
4
|
import { HDWallet } from '@xyo-network/account'
|
|
4
5
|
import { AbstractModule } from '@xyo-network/module'
|
|
5
6
|
import { MemoryNode, NodeConfigSchema, NodeWrapper } from '@xyo-network/node'
|