@xyo-network/react-sentinel 2.76.3 → 2.76.5
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/contexts/use.d.cts +2 -0
- package/dist/browser/contexts/use.d.cts.map +1 -1
- package/dist/browser/contexts/use.d.mts +2 -0
- package/dist/browser/contexts/use.d.mts.map +1 -1
- package/dist/browser/contexts/use.d.ts +2 -0
- package/dist/browser/contexts/use.d.ts.map +1 -1
- package/dist/neutral/contexts/use.d.cts +2 -0
- package/dist/neutral/contexts/use.d.cts.map +1 -1
- package/dist/neutral/contexts/use.d.mts +2 -0
- package/dist/neutral/contexts/use.d.mts.map +1 -1
- package/dist/neutral/contexts/use.d.ts +2 -0
- package/dist/neutral/contexts/use.d.ts.map +1 -1
- package/dist/node/contexts/use.d.cts +2 -0
- package/dist/node/contexts/use.d.cts.map +1 -1
- package/dist/node/contexts/use.d.mts +2 -0
- package/dist/node/contexts/use.d.mts.map +1 -1
- package/dist/node/contexts/use.d.ts +2 -0
- package/dist/node/contexts/use.d.ts.map +1 -1
- package/package.json +18 -18
- package/src/components/Card/Card.stories.tsx +2 -2
|
@@ -7,6 +7,7 @@ export declare const useSentinelContext: () => {
|
|
|
7
7
|
sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
|
|
8
8
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
9
9
|
addToResolvers?: boolean | undefined;
|
|
10
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
10
11
|
allowNameResolution?: boolean | undefined;
|
|
11
12
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
|
|
12
13
|
automations?: import("@xyo-network/sentinel-model").SentinelAutomationPayload[] | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const useSentinelContext: () => {
|
|
|
24
25
|
}, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
|
|
25
26
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
26
27
|
addToResolvers?: boolean | undefined;
|
|
28
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
27
29
|
allowNameResolution?: boolean | undefined;
|
|
28
30
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
29
31
|
schema: "network.xyo.module.config";
|
|
@@ -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"}
|
|
@@ -7,6 +7,7 @@ export declare const useSentinelContext: () => {
|
|
|
7
7
|
sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
|
|
8
8
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
9
9
|
addToResolvers?: boolean | undefined;
|
|
10
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
10
11
|
allowNameResolution?: boolean | undefined;
|
|
11
12
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
|
|
12
13
|
automations?: import("@xyo-network/sentinel-model").SentinelAutomationPayload[] | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const useSentinelContext: () => {
|
|
|
24
25
|
}, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
|
|
25
26
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
26
27
|
addToResolvers?: boolean | undefined;
|
|
28
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
27
29
|
allowNameResolution?: boolean | undefined;
|
|
28
30
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
29
31
|
schema: "network.xyo.module.config";
|
|
@@ -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"}
|
|
@@ -7,6 +7,7 @@ export declare const useSentinelContext: () => {
|
|
|
7
7
|
sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
|
|
8
8
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
9
9
|
addToResolvers?: boolean | undefined;
|
|
10
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
10
11
|
allowNameResolution?: boolean | undefined;
|
|
11
12
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
|
|
12
13
|
automations?: import("@xyo-network/sentinel-model").SentinelAutomationPayload[] | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const useSentinelContext: () => {
|
|
|
24
25
|
}, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
|
|
25
26
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
26
27
|
addToResolvers?: boolean | undefined;
|
|
28
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
27
29
|
allowNameResolution?: boolean | undefined;
|
|
28
30
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
29
31
|
schema: "network.xyo.module.config";
|
|
@@ -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"}
|
|
@@ -7,6 +7,7 @@ export declare const useSentinelContext: () => {
|
|
|
7
7
|
sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
|
|
8
8
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
9
9
|
addToResolvers?: boolean | undefined;
|
|
10
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
10
11
|
allowNameResolution?: boolean | undefined;
|
|
11
12
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
|
|
12
13
|
automations?: import("@xyo-network/sentinel-model").SentinelAutomationPayload[] | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const useSentinelContext: () => {
|
|
|
24
25
|
}, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
|
|
25
26
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
26
27
|
addToResolvers?: boolean | undefined;
|
|
28
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
27
29
|
allowNameResolution?: boolean | undefined;
|
|
28
30
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
29
31
|
schema: "network.xyo.module.config";
|
|
@@ -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"}
|
|
@@ -7,6 +7,7 @@ export declare const useSentinelContext: () => {
|
|
|
7
7
|
sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
|
|
8
8
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
9
9
|
addToResolvers?: boolean | undefined;
|
|
10
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
10
11
|
allowNameResolution?: boolean | undefined;
|
|
11
12
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
|
|
12
13
|
automations?: import("@xyo-network/sentinel-model").SentinelAutomationPayload[] | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const useSentinelContext: () => {
|
|
|
24
25
|
}, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
|
|
25
26
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
26
27
|
addToResolvers?: boolean | undefined;
|
|
28
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
27
29
|
allowNameResolution?: boolean | undefined;
|
|
28
30
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
29
31
|
schema: "network.xyo.module.config";
|
|
@@ -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"}
|
|
@@ -7,6 +7,7 @@ export declare const useSentinelContext: () => {
|
|
|
7
7
|
sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
|
|
8
8
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
9
9
|
addToResolvers?: boolean | undefined;
|
|
10
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
10
11
|
allowNameResolution?: boolean | undefined;
|
|
11
12
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
|
|
12
13
|
automations?: import("@xyo-network/sentinel-model").SentinelAutomationPayload[] | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const useSentinelContext: () => {
|
|
|
24
25
|
}, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
|
|
25
26
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
26
27
|
addToResolvers?: boolean | undefined;
|
|
28
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
27
29
|
allowNameResolution?: boolean | undefined;
|
|
28
30
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
29
31
|
schema: "network.xyo.module.config";
|
|
@@ -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"}
|
|
@@ -7,6 +7,7 @@ export declare const useSentinelContext: () => {
|
|
|
7
7
|
sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
|
|
8
8
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
9
9
|
addToResolvers?: boolean | undefined;
|
|
10
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
10
11
|
allowNameResolution?: boolean | undefined;
|
|
11
12
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
|
|
12
13
|
automations?: import("@xyo-network/sentinel-model").SentinelAutomationPayload[] | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const useSentinelContext: () => {
|
|
|
24
25
|
}, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
|
|
25
26
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
26
27
|
addToResolvers?: boolean | undefined;
|
|
28
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
27
29
|
allowNameResolution?: boolean | undefined;
|
|
28
30
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
29
31
|
schema: "network.xyo.module.config";
|
|
@@ -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"}
|
|
@@ -7,6 +7,7 @@ export declare const useSentinelContext: () => {
|
|
|
7
7
|
sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
|
|
8
8
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
9
9
|
addToResolvers?: boolean | undefined;
|
|
10
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
10
11
|
allowNameResolution?: boolean | undefined;
|
|
11
12
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
|
|
12
13
|
automations?: import("@xyo-network/sentinel-model").SentinelAutomationPayload[] | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const useSentinelContext: () => {
|
|
|
24
25
|
}, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
|
|
25
26
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
26
27
|
addToResolvers?: boolean | undefined;
|
|
28
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
27
29
|
allowNameResolution?: boolean | undefined;
|
|
28
30
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
29
31
|
schema: "network.xyo.module.config";
|
|
@@ -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"}
|
|
@@ -7,6 +7,7 @@ export declare const useSentinelContext: () => {
|
|
|
7
7
|
sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
|
|
8
8
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
9
9
|
addToResolvers?: boolean | undefined;
|
|
10
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
10
11
|
allowNameResolution?: boolean | undefined;
|
|
11
12
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & {
|
|
12
13
|
automations?: import("@xyo-network/sentinel-model").SentinelAutomationPayload[] | undefined;
|
|
@@ -24,6 +25,7 @@ export declare const useSentinelContext: () => {
|
|
|
24
25
|
}, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
|
|
25
26
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
26
27
|
addToResolvers?: boolean | undefined;
|
|
28
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[] | undefined;
|
|
27
29
|
allowNameResolution?: boolean | undefined;
|
|
28
30
|
config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<import("@xyo-network/module-model").ArchivingModuleConfig & import("@xyo-network/module-model").ModuleConfigFields & import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
29
31
|
schema: "network.xyo.module.config";
|
|
@@ -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"}
|
package/package.json
CHANGED
|
@@ -16,28 +16,28 @@
|
|
|
16
16
|
"@xylabs/react-flexbox": "^3.1.7",
|
|
17
17
|
"@xylabs/react-promise": "^3.1.7",
|
|
18
18
|
"@xylabs/react-shared": "^3.1.7",
|
|
19
|
-
"@xyo-network/account-model": "^2.
|
|
20
|
-
"@xyo-network/archivist-model": "^2.
|
|
21
|
-
"@xyo-network/boundwitness-model": "^2.
|
|
22
|
-
"@xyo-network/module-model": "^2.
|
|
23
|
-
"@xyo-network/payload-model": "^2.
|
|
24
|
-
"@xyo-network/react-module": "~2.76.
|
|
25
|
-
"@xyo-network/react-node": "~2.76.
|
|
26
|
-
"@xyo-network/react-payload-raw-info": "~2.76.
|
|
27
|
-
"@xyo-network/react-shared": "~2.76.
|
|
28
|
-
"@xyo-network/react-witness": "~2.76.
|
|
29
|
-
"@xyo-network/sentinel-memory": "^2.
|
|
30
|
-
"@xyo-network/sentinel-model": "^2.
|
|
31
|
-
"@xyo-network/witness-model": "^2.
|
|
19
|
+
"@xyo-network/account-model": "^2.103.0",
|
|
20
|
+
"@xyo-network/archivist-model": "^2.103.0",
|
|
21
|
+
"@xyo-network/boundwitness-model": "^2.103.0",
|
|
22
|
+
"@xyo-network/module-model": "^2.103.0",
|
|
23
|
+
"@xyo-network/payload-model": "^2.103.0",
|
|
24
|
+
"@xyo-network/react-module": "~2.76.5",
|
|
25
|
+
"@xyo-network/react-node": "~2.76.5",
|
|
26
|
+
"@xyo-network/react-payload-raw-info": "~2.76.5",
|
|
27
|
+
"@xyo-network/react-shared": "~2.76.5",
|
|
28
|
+
"@xyo-network/react-witness": "~2.76.5",
|
|
29
|
+
"@xyo-network/sentinel-memory": "^2.103.0",
|
|
30
|
+
"@xyo-network/sentinel-model": "^2.103.0",
|
|
31
|
+
"@xyo-network/witness-model": "^2.103.0"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@storybook/react": "^7.6.19",
|
|
35
35
|
"@xylabs/ts-scripts-yarn3": "^3.10.4",
|
|
36
36
|
"@xylabs/tsconfig-react": "^3.10.4",
|
|
37
|
-
"@xyo-network/account": "^2.
|
|
38
|
-
"@xyo-network/evm-call-witness": "^2.95.
|
|
39
|
-
"@xyo-network/manifest": "^2.
|
|
40
|
-
"@xyo-network/module-factory-locator": "^2.
|
|
37
|
+
"@xyo-network/account": "^2.103.0",
|
|
38
|
+
"@xyo-network/evm-call-witness": "^2.95.3",
|
|
39
|
+
"@xyo-network/manifest": "^2.103.0",
|
|
40
|
+
"@xyo-network/module-factory-locator": "^2.103.0",
|
|
41
41
|
"ethers": "^6.12.1",
|
|
42
42
|
"typescript": "^5.4.5"
|
|
43
43
|
},
|
|
@@ -101,6 +101,6 @@
|
|
|
101
101
|
},
|
|
102
102
|
"sideEffects": false,
|
|
103
103
|
"types": "dist/browser/index.d.ts",
|
|
104
|
-
"version": "2.76.
|
|
104
|
+
"version": "2.76.5",
|
|
105
105
|
"type": "module"
|
|
106
106
|
}
|
|
@@ -2,10 +2,10 @@ import { Meta, StoryFn } from '@storybook/react'
|
|
|
2
2
|
import { FlexCol } from '@xylabs/react-flexbox'
|
|
3
3
|
import { usePromise } from '@xylabs/react-promise'
|
|
4
4
|
import { HDWallet } from '@xyo-network/account'
|
|
5
|
-
import {
|
|
5
|
+
import { EvmCallDiviner, EvmCallWitness, EvmCallWitnessConfigSchema } from '@xyo-network/evm-call-witness'
|
|
6
6
|
import { ManifestWrapper, PackageManifestPayload } from '@xyo-network/manifest'
|
|
7
|
-
import { ModuleFactory } from '@xyo-network/module-model'
|
|
8
7
|
import { ModuleFactoryLocator } from '@xyo-network/module-factory-locator'
|
|
8
|
+
import { ModuleFactory } from '@xyo-network/module-model'
|
|
9
9
|
import { asSentinelInstance, ReportEndEventArgs } from '@xyo-network/sentinel-model'
|
|
10
10
|
import { InfuraProvider } from 'ethers'
|
|
11
11
|
|