@xyo-network/diviner-stateful 3.14.18 → 3.15.0

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.
@@ -36,9 +36,7 @@ export declare abstract class StatefulDiviner<TParams extends StatefulDivinerPar
36
36
  config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/archivist-model").ArchivistConfig>;
37
37
  ephemeralQueryAccountEnabled?: boolean;
38
38
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
39
- privateChildren?: import("@xyo-network/module-model").ModuleInstance[];
40
- publicChildren?: import("@xyo-network/module-model").ModuleInstance[];
41
- }, import("@xyo-network/archivist-model").ArchivistModuleEventData>>>;
39
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/archivist-model").ArchivistModuleEventData>>>;
42
40
  /**
43
41
  * Retrieves the BoundWitness Diviner for the specified store
44
42
  * @param store The store to retrieve the BoundWitness Diviner for
@@ -52,9 +50,7 @@ export declare abstract class StatefulDiviner<TParams extends StatefulDivinerPar
52
50
  config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/diviner-model").DivinerConfig>;
53
51
  ephemeralQueryAccountEnabled?: boolean;
54
52
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
55
- privateChildren?: import("@xyo-network/module-model").ModuleInstance[];
56
- publicChildren?: import("@xyo-network/module-model").ModuleInstance[];
57
- }, DivinerModuleEventData>, Payload, Payload>>;
53
+ } & import("@xyo-network/module-model").ModuleChildrenParams, DivinerModuleEventData>, Payload, Payload>>;
58
54
  /**
59
55
  * Retrieves the Payload Diviner for the specified store
60
56
  * @param store The store to retrieve the Payload Diviner for
@@ -68,9 +64,7 @@ export declare abstract class StatefulDiviner<TParams extends StatefulDivinerPar
68
64
  config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/diviner-model").DivinerConfig>;
69
65
  ephemeralQueryAccountEnabled?: boolean;
70
66
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
71
- privateChildren?: import("@xyo-network/module-model").ModuleInstance[];
72
- publicChildren?: import("@xyo-network/module-model").ModuleInstance[];
73
- }, DivinerModuleEventData>, Payload, Payload>>;
67
+ } & import("@xyo-network/module-model").ModuleChildrenParams, DivinerModuleEventData>, Payload, Payload>>;
74
68
  /**
75
69
  * Retrieves the last state of the Diviner process. Used to recover state after
76
70
  * preemptions, reboots, etc.
@@ -1 +1 @@
1
- {"version":3,"file":"Diviner.d.ts","sourceRoot":"","sources":["../../src/Diviner.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAA;AAGjE,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAA;AAG/D,OAAO,KAAK,EAAE,eAAe,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAA;AACzF,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAA;AAC7D,OAAO,KAAK,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAG7E,OAAO,KAAK,EACV,OAAO,EAAE,MAAM,EAEhB,MAAM,4BAA4B,CAAA;AAInC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;AAIxD;;GAEG;AACH,8BAAsB,eAAe,CACnC,OAAO,SAAS,qBAAqB,GAAG,qBAAqB,EAC7D,GAAG,SAAS,OAAO,GAAG,OAAO,EAC7B,IAAI,SAAS,OAAO,GAAG,OAAO,EAC9B,UAAU,SAAS,sBAAsB,CAAC,eAAe,CAAC,OAAO,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,GAAG,EAAE,IAAI,CAAC,GAAG,sBAAsB,CAChH,eAAe,CAAC,OAAO,EAAE,GAAG,EAAE,IAAI,CAAC,EACnC,GAAG,EACH,IAAI,CACL,EACD,MAAM,SAAS,eAAe,GAAG,eAAe,CAChD,SAAQ,eAAe,CAAC,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,CAAC;IACvD,gBAAyB,aAAa,EAAE,MAAM,EAAE,CAAwD;IACxG,gBAAyB,mBAAmB,EAAE,MAAM,CAA8B;IAElF;;OAEG;IACH,SAAS,CAAC,UAAU,CAAC,EAAE,WAAW,CAAC,MAAM,CAAC,CAAA;IAE1C;;;;;;OAMG;cACa,WAAW,CAAC,SAAS,EAAE,WAAW,CAAC,MAAM,CAAC;IAS1D;;;;OAIG;cACa,yBAAyB;;;;;;;;;;;IAMzC;;;;OAIG;cACa,mCAAmC;;;;;;;;;;;IAMnD;;;;OAIG;cACa,8BAA8B;;;;;;;;;;;IAM9C;;;OAGG;cACa,aAAa,IAAI,OAAO,CAAC,WAAW,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;CAwC1E"}
1
+ {"version":3,"file":"Diviner.d.ts","sourceRoot":"","sources":["../../src/Diviner.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAA;AAGjE,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAA;AAG/D,OAAO,KAAK,EAAE,eAAe,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAA;AACzF,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAA;AAC7D,OAAO,KAAK,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAG7E,OAAO,KAAK,EACV,OAAO,EAAE,MAAM,EAEhB,MAAM,4BAA4B,CAAA;AAInC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;AAIxD;;GAEG;AACH,8BAAsB,eAAe,CACnC,OAAO,SAAS,qBAAqB,GAAG,qBAAqB,EAC7D,GAAG,SAAS,OAAO,GAAG,OAAO,EAC7B,IAAI,SAAS,OAAO,GAAG,OAAO,EAC9B,UAAU,SAAS,sBAAsB,CAAC,eAAe,CAAC,OAAO,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,GAAG,EAAE,IAAI,CAAC,GAAG,sBAAsB,CAChH,eAAe,CAAC,OAAO,EAAE,GAAG,EAAE,IAAI,CAAC,EACnC,GAAG,EACH,IAAI,CACL,EACD,MAAM,SAAS,eAAe,GAAG,eAAe,CAChD,SAAQ,eAAe,CAAC,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,CAAC;IACvD,gBAAyB,aAAa,EAAE,MAAM,EAAE,CAAwD;IACxG,gBAAyB,mBAAmB,EAAE,MAAM,CAA8B;IAElF;;OAEG;IACH,SAAS,CAAC,UAAU,CAAC,EAAE,WAAW,CAAC,MAAM,CAAC,CAAA;IAE1C;;;;;;OAMG;cACa,WAAW,CAAC,SAAS,EAAE,WAAW,CAAC,MAAM,CAAC;IAS1D;;;;OAIG;cACa,yBAAyB;;;;;;;;;IAMzC;;;;OAIG;cACa,mCAAmC;;;;;;;;;IAMnD;;;;OAIG;cACa,8BAA8B;;;;;;;;;IAM9C;;;OAGG;cACa,aAAa,IAAI,OAAO,CAAC,WAAW,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;CAwC1E"}
@@ -36,9 +36,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
36
36
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
37
37
  ephemeralQueryAccountEnabled?: boolean;
38
38
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
39
- privateChildren?: ModuleInstance[];
40
- publicChildren?: ModuleInstance[];
41
- }, import("@xyo-network/module-model").ModuleEventData<object>>, import("@xyo-network/payload-model").Payload, import("@xyo-network/payload-model").Payload>>>;
39
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>, import("@xyo-network/payload-model").Payload, import("@xyo-network/payload-model").Payload>>>;
42
40
  /**
43
41
  * Retrieves the Payload Diviner for the specified store
44
42
  * @param store The store to retrieve the Payload Diviner for
@@ -52,9 +50,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
52
50
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
53
51
  ephemeralQueryAccountEnabled?: boolean;
54
52
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
55
- privateChildren?: ModuleInstance[];
56
- publicChildren?: ModuleInstance[];
57
- }, import("@xyo-network/module-model").ModuleEventData<object>>, import("@xyo-network/payload-model").Payload, import("@xyo-network/payload-model").Payload>>>;
53
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>, import("@xyo-network/payload-model").Payload, import("@xyo-network/payload-model").Payload>>>;
58
54
  /**
59
55
  * Retrieves the last state of the Diviner process. Used to recover state after
60
56
  * preemptions, reboots, etc.
@@ -92,9 +88,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
92
88
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
93
89
  ephemeralQueryAccountEnabled?: boolean;
94
90
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
95
- privateChildren?: ModuleInstance[];
96
- publicChildren?: ModuleInstance[];
97
- }, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
91
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
98
92
  account?: import("@xyo-network/account-model").AccountInstance | "random";
99
93
  addToResolvers?: boolean;
100
94
  additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
@@ -102,9 +96,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
102
96
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
103
97
  ephemeralQueryAccountEnabled?: boolean;
104
98
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
105
- privateChildren?: ModuleInstance[];
106
- publicChildren?: ModuleInstance[];
107
- }, import("@xyo-network/module-model").ModuleEventData<object>>>(): import("@xylabs/promise").Promisable<T | undefined>;
99
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>(): import("@xylabs/promise").Promisable<T | undefined>;
108
100
  resolve<T extends ModuleInstance<import("@xylabs/base").BaseParamsFields & {
109
101
  account?: import("@xyo-network/account-model").AccountInstance | "random";
110
102
  addToResolvers?: boolean;
@@ -113,9 +105,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
113
105
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
114
106
  ephemeralQueryAccountEnabled?: boolean;
115
107
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
116
- privateChildren?: ModuleInstance[];
117
- publicChildren?: ModuleInstance[];
118
- }, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
108
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
119
109
  account?: import("@xyo-network/account-model").AccountInstance | "random";
120
110
  addToResolvers?: boolean;
121
111
  additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
@@ -123,9 +113,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
123
113
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
124
114
  ephemeralQueryAccountEnabled?: boolean;
125
115
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
126
- privateChildren?: ModuleInstance[];
127
- publicChildren?: ModuleInstance[];
128
- }, import("@xyo-network/module-model").ModuleEventData<object>>>(all: "*", options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): import("@xylabs/promise").Promisable<T[]>;
116
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>(all: "*", options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): import("@xylabs/promise").Promisable<T[]>;
129
117
  resolve<T extends ModuleInstance<import("@xylabs/base").BaseParamsFields & {
130
118
  account?: import("@xyo-network/account-model").AccountInstance | "random";
131
119
  addToResolvers?: boolean;
@@ -134,9 +122,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
134
122
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
135
123
  ephemeralQueryAccountEnabled?: boolean;
136
124
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
137
- privateChildren?: ModuleInstance[];
138
- publicChildren?: ModuleInstance[];
139
- }, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
125
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
140
126
  account?: import("@xyo-network/account-model").AccountInstance | "random";
141
127
  addToResolvers?: boolean;
142
128
  additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
@@ -144,9 +130,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
144
130
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
145
131
  ephemeralQueryAccountEnabled?: boolean;
146
132
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
147
- privateChildren?: ModuleInstance[];
148
- publicChildren?: ModuleInstance[];
149
- }, import("@xyo-network/module-model").ModuleEventData<object>>>(id: import("@xyo-network/module-model").ModuleIdentifier, options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): import("@xylabs/promise").Promisable<T | undefined>;
133
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>(id: import("@xyo-network/module-model").ModuleIdentifier, options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): import("@xylabs/promise").Promisable<T | undefined>;
150
134
  resolve<T extends ModuleInstance<import("@xylabs/base").BaseParamsFields & {
151
135
  account?: import("@xyo-network/account-model").AccountInstance | "random";
152
136
  addToResolvers?: boolean;
@@ -155,9 +139,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
155
139
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
156
140
  ephemeralQueryAccountEnabled?: boolean;
157
141
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
158
- privateChildren?: ModuleInstance[];
159
- publicChildren?: ModuleInstance[];
160
- }, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
142
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
161
143
  account?: import("@xyo-network/account-model").AccountInstance | "random";
162
144
  addToResolvers?: boolean;
163
145
  additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
@@ -165,9 +147,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
165
147
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
166
148
  ephemeralQueryAccountEnabled?: boolean;
167
149
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
168
- privateChildren?: ModuleInstance[];
169
- publicChildren?: ModuleInstance[];
170
- }, import("@xyo-network/module-model").ModuleEventData<object>>>(id?: import("@xyo-network/module-model").ModuleIdentifier, options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): import("@xylabs/promise").Promisable<T | T[] | undefined>;
150
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>(id?: import("@xyo-network/module-model").ModuleIdentifier, options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): import("@xylabs/promise").Promisable<T | T[] | undefined>;
171
151
  resolvePrivate<T extends ModuleInstance<import("@xylabs/base").BaseParamsFields & {
172
152
  account?: import("@xyo-network/account-model").AccountInstance | "random";
173
153
  addToResolvers?: boolean;
@@ -176,9 +156,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
176
156
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
177
157
  ephemeralQueryAccountEnabled?: boolean;
178
158
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
179
- privateChildren?: ModuleInstance[];
180
- publicChildren?: ModuleInstance[];
181
- }, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
159
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
182
160
  account?: import("@xyo-network/account-model").AccountInstance | "random";
183
161
  addToResolvers?: boolean;
184
162
  additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
@@ -186,9 +164,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
186
164
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
187
165
  ephemeralQueryAccountEnabled?: boolean;
188
166
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
189
- privateChildren?: ModuleInstance[];
190
- publicChildren?: ModuleInstance[];
191
- }, import("@xyo-network/module-model").ModuleEventData<object>>>(all: "*", options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): Promise<T[]>;
167
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>(all: "*", options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): Promise<T[]>;
192
168
  resolvePrivate<T extends ModuleInstance<import("@xylabs/base").BaseParamsFields & {
193
169
  account?: import("@xyo-network/account-model").AccountInstance | "random";
194
170
  addToResolvers?: boolean;
@@ -197,9 +173,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
197
173
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
198
174
  ephemeralQueryAccountEnabled?: boolean;
199
175
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
200
- privateChildren?: ModuleInstance[];
201
- publicChildren?: ModuleInstance[];
202
- }, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
176
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
203
177
  account?: import("@xyo-network/account-model").AccountInstance | "random";
204
178
  addToResolvers?: boolean;
205
179
  additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
@@ -207,9 +181,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
207
181
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
208
182
  ephemeralQueryAccountEnabled?: boolean;
209
183
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
210
- privateChildren?: ModuleInstance[];
211
- publicChildren?: ModuleInstance[];
212
- }, import("@xyo-network/module-model").ModuleEventData<object>>>(id: import("@xyo-network/module-model").ModuleIdentifier, options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): Promise<T | undefined>;
184
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>(id: import("@xyo-network/module-model").ModuleIdentifier, options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): Promise<T | undefined>;
213
185
  resolvePrivate<T extends ModuleInstance<import("@xylabs/base").BaseParamsFields & {
214
186
  account?: import("@xyo-network/account-model").AccountInstance | "random";
215
187
  addToResolvers?: boolean;
@@ -218,9 +190,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
218
190
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
219
191
  ephemeralQueryAccountEnabled?: boolean;
220
192
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
221
- privateChildren?: ModuleInstance[];
222
- publicChildren?: ModuleInstance[];
223
- }, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
193
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>> = ModuleInstance<import("@xylabs/base").BaseParamsFields & {
224
194
  account?: import("@xyo-network/account-model").AccountInstance | "random";
225
195
  addToResolvers?: boolean;
226
196
  additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
@@ -228,9 +198,7 @@ export declare const StatefulModuleMixin: <TParams extends StatefulModuleParams
228
198
  config: AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
229
199
  ephemeralQueryAccountEnabled?: boolean;
230
200
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
231
- privateChildren?: ModuleInstance[];
232
- publicChildren?: ModuleInstance[];
233
- }, import("@xyo-network/module-model").ModuleEventData<object>>>(id: import("@xyo-network/module-model").ModuleIdentifier, options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): Promise<T | T[] | undefined>;
201
+ } & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>(id: import("@xyo-network/module-model").ModuleIdentifier, options?: import("@xyo-network/module-model").ObjectFilterOptions<T> | undefined): Promise<T | T[] | undefined>;
234
202
  manifest: (maxDepth?: number, ignoreAddresses?: import("@xylabs/hex").Address[]) => import("@xylabs/promise").Promisable<import("@xyo-network/manifest-model").ModuleManifestPayload>;
235
203
  manifestQuery: (account: import("@xyo-network/account-model").AccountInstance, maxDepth?: number, ignoreAddresses?: import("@xylabs/hex").Address[]) => import("@xylabs/promise").Promisable<import("@xyo-network/module-model").ModuleQueryResult<import("@xyo-network/manifest-model").ModuleManifestPayload>>;
236
204
  moduleAddress: () => import("@xylabs/promise").Promisable<(import("@xyo-network/module-model").AddressPreviousHashPayload | import("@xyo-network/module-model").AddressPayload)[]>;
@@ -1 +1 @@
1
- {"version":3,"file":"DivinerMixin.d.ts","sourceRoot":"","sources":["../../src/DivinerMixin.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EACd,YAAY,EACZ,WAAW,EACX,eAAe,EAChB,MAAM,2BAA2B,CAAA;AASlC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;AAExD,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,eAAe,CAAC,qBAAqB,CAAC,CAAC,CAAA;AAGvF,MAAM,MAAM,SAAS,CAAC,OAAO,SAAS,oBAAoB,GAAG,oBAAoB,IAAI,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,cAAc,CAAC,OAAO,CAAC,CAAA;AAIpI;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,GAC9B,OAAO,SAAS,oBAAoB,GAAG,oBAAoB,EAC3D,OAAO,SAAS,SAAS,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC,EACvD,MAAM,SAAS,eAAe,GAAG,eAAe,EAEhD,YAAY,OAAO,6BAd8E,GAAG,EAAE;iBAiBvF,WAAW,CAAC,MAAM,CAAC;IAEhC;;;;;;OAMG;2BAC0B,WAAW,CAAC,MAAM,CAAC;IAUhD;;;;OAIG;;IASH;;;;OAIG;;;;;;;;;;;;IAYH;;;;OAIG;;;;;;;;;;;;IASH;;;OAGG;qBACoB,OAAO,CAAC,WAAW,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;;;;;;;;;;sRAzFnE,CAAA,6DAAwB,CAAC;4RAI+C,CAAC,6DAEjE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBApBR,CAAC,yBAAyB,CAAC;2FAKzB,CAAC,yBACU,CAAC;;;;;;;;;;;;YA2Id,CAAA"}
1
+ {"version":3,"file":"DivinerMixin.d.ts","sourceRoot":"","sources":["../../src/DivinerMixin.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EACd,YAAY,EACZ,WAAW,EACX,eAAe,EAChB,MAAM,2BAA2B,CAAA;AASlC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;AAExD,MAAM,MAAM,oBAAoB,GAAG,YAAY,CAAC,eAAe,CAAC,qBAAqB,CAAC,CAAC,CAAA;AAGvF,MAAM,MAAM,SAAS,CAAC,OAAO,SAAS,oBAAoB,GAAG,oBAAoB,IAAI,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,cAAc,CAAC,OAAO,CAAC,CAAA;AAIpI;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,GAC9B,OAAO,SAAS,oBAAoB,GAAG,oBAAoB,EAC3D,OAAO,SAAS,SAAS,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC,EACvD,MAAM,SAAS,eAAe,GAAG,eAAe,EAEhD,YAAY,OAAO,6BAd8E,GAAG,EAAE;iBAiBvF,WAAW,CAAC,MAAM,CAAC;IAEhC;;;;;;OAMG;2BAC0B,WAAW,CAAC,MAAM,CAAC;IAUhD;;;;OAIG;;IASH;;;;OAIG;;;;;;;;;;IAYH;;;;OAIG;;;;;;;;;;IASH;;;OAGG;qBACoB,OAAO,CAAC,WAAW,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;;;;;;;;;;sRAzFnE,CAAA,6DAAwB,CAAC;4RAI+C,CAAC,6DAEjE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBApBR,CAAC,yBAAyB,CAAC;2FAKzB,CAAC,yBACU,CAAC;;;;;;;;;;;;YA2Id,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/diviner-stateful",
3
- "version": "3.14.18",
3
+ "version": "3.15.0",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -29,33 +29,33 @@
29
29
  "module": "dist/neutral/index.mjs",
30
30
  "types": "dist/types/index.d.ts",
31
31
  "dependencies": {
32
- "@xylabs/assert": "^4.9.3",
33
- "@xylabs/object": "^4.9.3",
34
- "@xyo-network/archivist-model": "^3.14.18",
35
- "@xyo-network/archivist-wrapper": "^3.14.18",
36
- "@xyo-network/boundwitness-builder": "^3.14.18",
37
- "@xyo-network/boundwitness-model": "^3.14.18",
38
- "@xyo-network/diviner-abstract": "^3.14.18",
39
- "@xyo-network/diviner-boundwitness-model": "^3.14.18",
40
- "@xyo-network/diviner-model": "^3.14.18",
41
- "@xyo-network/diviner-wrapper": "^3.14.18",
42
- "@xyo-network/module-model": "^3.14.18",
43
- "@xyo-network/payload-builder": "^3.14.18",
44
- "@xyo-network/payload-model": "^3.14.18"
32
+ "@xylabs/assert": "^4.9.7",
33
+ "@xylabs/object": "^4.9.7",
34
+ "@xyo-network/archivist-model": "^3.15.0",
35
+ "@xyo-network/archivist-wrapper": "^3.15.0",
36
+ "@xyo-network/boundwitness-builder": "^3.15.0",
37
+ "@xyo-network/boundwitness-model": "^3.15.0",
38
+ "@xyo-network/diviner-abstract": "^3.15.0",
39
+ "@xyo-network/diviner-boundwitness-model": "^3.15.0",
40
+ "@xyo-network/diviner-model": "^3.15.0",
41
+ "@xyo-network/diviner-wrapper": "^3.15.0",
42
+ "@xyo-network/module-model": "^3.15.0",
43
+ "@xyo-network/payload-builder": "^3.15.0",
44
+ "@xyo-network/payload-model": "^3.15.0"
45
45
  },
46
46
  "devDependencies": {
47
- "@xylabs/hex": "^4.9.3",
47
+ "@xylabs/hex": "^4.9.7",
48
48
  "@xylabs/ts-scripts-yarn3": "^6.5.5",
49
49
  "@xylabs/tsconfig": "^6.5.5",
50
- "@xylabs/vitest-extended": "^4.9.3",
51
- "@xyo-network/account": "^3.14.18",
52
- "@xyo-network/archivist-memory": "^3.14.18",
53
- "@xyo-network/diviner-boundwitness-memory": "^3.14.18",
54
- "@xyo-network/diviner-payload-memory": "^3.14.18",
55
- "@xyo-network/manifest": "^3.14.18",
56
- "@xyo-network/module-factory-locator": "^3.14.18",
57
- "@xyo-network/node-memory": "^3.14.18",
58
- "@xyo-network/wallet": "^3.14.18",
50
+ "@xylabs/vitest-extended": "^4.9.7",
51
+ "@xyo-network/account": "^3.15.0",
52
+ "@xyo-network/archivist-memory": "^3.15.0",
53
+ "@xyo-network/diviner-boundwitness-memory": "^3.15.0",
54
+ "@xyo-network/diviner-payload-memory": "^3.15.0",
55
+ "@xyo-network/manifest": "^3.15.0",
56
+ "@xyo-network/module-factory-locator": "^3.15.0",
57
+ "@xyo-network/node-memory": "^3.15.0",
58
+ "@xyo-network/wallet": "^3.15.0",
59
59
  "typescript": "^5.8.3",
60
60
  "vitest": "^3.1.3"
61
61
  },