@xyo-network/react-node 2.66.5 → 2.67.1

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.
Files changed (80) hide show
  1. package/dist/browser/components/TestModule.d.cts +2 -1
  2. package/dist/browser/components/TestModule.d.cts.map +1 -1
  3. package/dist/browser/components/TestModule.d.mts +2 -1
  4. package/dist/browser/components/TestModule.d.mts.map +1 -1
  5. package/dist/browser/components/TestModule.d.ts +2 -1
  6. package/dist/browser/components/TestModule.d.ts.map +1 -1
  7. package/dist/browser/components/render/ModuleDescriptionBox.d.cts +1 -1
  8. package/dist/browser/components/render/ModuleDescriptionBox.d.cts.map +1 -1
  9. package/dist/browser/components/render/ModuleDescriptionBox.d.mts +1 -1
  10. package/dist/browser/components/render/ModuleDescriptionBox.d.mts.map +1 -1
  11. package/dist/browser/components/render/ModuleDescriptionBox.d.ts +1 -1
  12. package/dist/browser/components/render/ModuleDescriptionBox.d.ts.map +1 -1
  13. package/dist/browser/components/render/RenderModule.d.cts +1 -1
  14. package/dist/browser/components/render/RenderModule.d.cts.map +1 -1
  15. package/dist/browser/components/render/RenderModule.d.mts +1 -1
  16. package/dist/browser/components/render/RenderModule.d.mts.map +1 -1
  17. package/dist/browser/components/render/RenderModule.d.ts +1 -1
  18. package/dist/browser/components/render/RenderModule.d.ts.map +1 -1
  19. package/dist/browser/hooks/useModuleFilterOptions.d.cts +336 -6
  20. package/dist/browser/hooks/useModuleFilterOptions.d.cts.map +1 -1
  21. package/dist/browser/hooks/useModuleFilterOptions.d.mts +336 -6
  22. package/dist/browser/hooks/useModuleFilterOptions.d.mts.map +1 -1
  23. package/dist/browser/hooks/useModuleFilterOptions.d.ts +336 -6
  24. package/dist/browser/hooks/useModuleFilterOptions.d.ts.map +1 -1
  25. package/dist/browser/hooks/useModuleFromNode.d.cts.map +1 -1
  26. package/dist/browser/hooks/useModuleFromNode.d.mts.map +1 -1
  27. package/dist/browser/hooks/useModuleFromNode.d.ts.map +1 -1
  28. package/dist/browser/hooks/useModulesFromNode.d.cts +1 -2
  29. package/dist/browser/hooks/useModulesFromNode.d.cts.map +1 -1
  30. package/dist/browser/hooks/useModulesFromNode.d.mts +1 -2
  31. package/dist/browser/hooks/useModulesFromNode.d.mts.map +1 -1
  32. package/dist/browser/hooks/useModulesFromNode.d.ts +1 -2
  33. package/dist/browser/hooks/useModulesFromNode.d.ts.map +1 -1
  34. package/dist/browser/index.cjs +1 -2
  35. package/dist/browser/index.cjs.map +1 -1
  36. package/dist/browser/index.js +1 -2
  37. package/dist/browser/index.js.map +1 -1
  38. package/dist/node/components/TestModule.d.cts +2 -1
  39. package/dist/node/components/TestModule.d.cts.map +1 -1
  40. package/dist/node/components/TestModule.d.mts +2 -1
  41. package/dist/node/components/TestModule.d.mts.map +1 -1
  42. package/dist/node/components/TestModule.d.ts +2 -1
  43. package/dist/node/components/TestModule.d.ts.map +1 -1
  44. package/dist/node/components/render/ModuleDescriptionBox.d.cts +1 -1
  45. package/dist/node/components/render/ModuleDescriptionBox.d.cts.map +1 -1
  46. package/dist/node/components/render/ModuleDescriptionBox.d.mts +1 -1
  47. package/dist/node/components/render/ModuleDescriptionBox.d.mts.map +1 -1
  48. package/dist/node/components/render/ModuleDescriptionBox.d.ts +1 -1
  49. package/dist/node/components/render/ModuleDescriptionBox.d.ts.map +1 -1
  50. package/dist/node/components/render/RenderModule.d.cts +1 -1
  51. package/dist/node/components/render/RenderModule.d.cts.map +1 -1
  52. package/dist/node/components/render/RenderModule.d.mts +1 -1
  53. package/dist/node/components/render/RenderModule.d.mts.map +1 -1
  54. package/dist/node/components/render/RenderModule.d.ts +1 -1
  55. package/dist/node/components/render/RenderModule.d.ts.map +1 -1
  56. package/dist/node/hooks/useModuleFilterOptions.d.cts +336 -6
  57. package/dist/node/hooks/useModuleFilterOptions.d.cts.map +1 -1
  58. package/dist/node/hooks/useModuleFilterOptions.d.mts +336 -6
  59. package/dist/node/hooks/useModuleFilterOptions.d.mts.map +1 -1
  60. package/dist/node/hooks/useModuleFilterOptions.d.ts +336 -6
  61. package/dist/node/hooks/useModuleFilterOptions.d.ts.map +1 -1
  62. package/dist/node/hooks/useModuleFromNode.d.cts.map +1 -1
  63. package/dist/node/hooks/useModuleFromNode.d.mts.map +1 -1
  64. package/dist/node/hooks/useModuleFromNode.d.ts.map +1 -1
  65. package/dist/node/hooks/useModulesFromNode.d.cts +1 -2
  66. package/dist/node/hooks/useModulesFromNode.d.cts.map +1 -1
  67. package/dist/node/hooks/useModulesFromNode.d.mts +1 -2
  68. package/dist/node/hooks/useModulesFromNode.d.mts.map +1 -1
  69. package/dist/node/hooks/useModulesFromNode.d.ts +1 -2
  70. package/dist/node/hooks/useModulesFromNode.d.ts.map +1 -1
  71. package/dist/node/index.cjs +1 -2
  72. package/dist/node/index.cjs.map +1 -1
  73. package/dist/node/index.js +1 -2
  74. package/dist/node/index.js.map +1 -1
  75. package/package.json +19 -19
  76. package/src/components/TestModule.ts +2 -1
  77. package/src/components/render/ModuleDescriptionBox.tsx +1 -1
  78. package/src/components/render/RenderModule.tsx +1 -1
  79. package/src/hooks/useModuleFromNode.ts +1 -2
  80. package/src/hooks/useModulesFromNode.ts +1 -2
@@ -1,9 +1,9 @@
1
1
  import { ModuleFromNodeConfig } from './ModuleFromNodeConfig';
2
2
  export declare const useModuleFilterOptions: (config?: ModuleFromNodeConfig) => {
3
3
  direction: "up" | "down" | "all" | undefined;
4
- identity: import("@xyo-network/module-model").InstanceTypeCheck<import("@xyo-network/module-model").ModuleInstance<import("@xyo-network/core").BaseParamsFields & {
4
+ identity: import("@xyo-network/module-model").InstanceTypeCheck<import("@xyo-network/module-model").ModuleInstance<import("@xyo-network/object").BaseParamsFields & {
5
5
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
6
- config: import("@xyo-network/payload-model").SchemaFields & Omit<{
6
+ config: (import("@xyo-network/payload-model").SchemaFields & object & Omit<{
7
7
  accountDerivationPath?: string | undefined;
8
8
  readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
9
9
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
@@ -19,7 +19,229 @@ export declare const useModuleFilterOptions: (config?: ModuleFromNodeConfig) =>
19
19
  readonly sign?: boolean | undefined;
20
20
  readonly storeQueries?: boolean | undefined;
21
21
  readonly timestamp?: boolean | undefined;
22
- } & import("@xyo-network/module-model").ArchivingModuleConfig & Omit<import("@xyo-network/payload-model").SchemaFields & {
22
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
23
+ schema: string;
24
+ } & Omit<(import("@xyo-network/payload-model").SchemaFields & object & {
25
+ accountDerivationPath?: string | undefined;
26
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
27
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
28
+ readonly name?: string | undefined;
29
+ readonly paging?: Record<string, {
30
+ size?: number | undefined;
31
+ }> | undefined;
32
+ readonly security?: {
33
+ readonly allowAnonymous?: boolean | undefined;
34
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
35
+ readonly disallowed?: Record<string, string[]> | undefined;
36
+ } | undefined;
37
+ readonly sign?: boolean | undefined;
38
+ readonly storeQueries?: boolean | undefined;
39
+ readonly timestamp?: boolean | undefined;
40
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
41
+ schema: "network.xyo.module.config";
42
+ }) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & {
43
+ accountDerivationPath?: string | undefined;
44
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
45
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
46
+ readonly name?: string | undefined;
47
+ readonly paging?: Record<string, {
48
+ size?: number | undefined;
49
+ }> | undefined;
50
+ readonly security?: {
51
+ readonly allowAnonymous?: boolean | undefined;
52
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
53
+ readonly disallowed?: Record<string, string[]> | undefined;
54
+ } | undefined;
55
+ readonly sign?: boolean | undefined;
56
+ readonly storeQueries?: boolean | undefined;
57
+ readonly timestamp?: boolean | undefined;
58
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
59
+ schema: "network.xyo.module.config";
60
+ } & object) | (import("@xyo-network/payload-model").SchemaFields & object & {
61
+ accountDerivationPath?: string | undefined;
62
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
63
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
64
+ readonly name?: string | undefined;
65
+ readonly paging?: Record<string, {
66
+ size?: number | undefined;
67
+ }> | undefined;
68
+ readonly security?: {
69
+ readonly allowAnonymous?: boolean | undefined;
70
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
71
+ readonly disallowed?: Record<string, string[]> | undefined;
72
+ } | undefined;
73
+ readonly sign?: boolean | undefined;
74
+ readonly storeQueries?: boolean | undefined;
75
+ readonly timestamp?: boolean | undefined;
76
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
77
+ schema: "network.xyo.module.config";
78
+ } & import("@xyo-network/payload-model").PayloadMetaFields) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & {
79
+ accountDerivationPath?: string | undefined;
80
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
81
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
82
+ readonly name?: string | undefined;
83
+ readonly paging?: Record<string, {
84
+ size?: number | undefined;
85
+ }> | undefined;
86
+ readonly security?: {
87
+ readonly allowAnonymous?: boolean | undefined;
88
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
89
+ readonly disallowed?: Record<string, string[]> | undefined;
90
+ } | undefined;
91
+ readonly sign?: boolean | undefined;
92
+ readonly storeQueries?: boolean | undefined;
93
+ readonly timestamp?: boolean | undefined;
94
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
95
+ schema: "network.xyo.module.config";
96
+ }), "schema">, "schema"> & {
97
+ schema: string;
98
+ }) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & Omit<{
99
+ accountDerivationPath?: string | undefined;
100
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
101
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
102
+ readonly name?: string | undefined;
103
+ readonly paging?: Record<string, {
104
+ size?: number | undefined;
105
+ }> | undefined;
106
+ readonly security?: {
107
+ readonly allowAnonymous?: boolean | undefined;
108
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
109
+ readonly disallowed?: Record<string, string[]> | undefined;
110
+ } | undefined;
111
+ readonly sign?: boolean | undefined;
112
+ readonly storeQueries?: boolean | undefined;
113
+ readonly timestamp?: boolean | undefined;
114
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
115
+ schema: string;
116
+ } & Omit<(import("@xyo-network/payload-model").SchemaFields & object & {
117
+ accountDerivationPath?: string | undefined;
118
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
119
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
120
+ readonly name?: string | undefined;
121
+ readonly paging?: Record<string, {
122
+ size?: number | undefined;
123
+ }> | undefined;
124
+ readonly security?: {
125
+ readonly allowAnonymous?: boolean | undefined;
126
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
127
+ readonly disallowed?: Record<string, string[]> | undefined;
128
+ } | undefined;
129
+ readonly sign?: boolean | undefined;
130
+ readonly storeQueries?: boolean | undefined;
131
+ readonly timestamp?: boolean | undefined;
132
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
133
+ schema: "network.xyo.module.config";
134
+ }) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & {
135
+ accountDerivationPath?: string | undefined;
136
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
137
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
138
+ readonly name?: string | undefined;
139
+ readonly paging?: Record<string, {
140
+ size?: number | undefined;
141
+ }> | undefined;
142
+ readonly security?: {
143
+ readonly allowAnonymous?: boolean | undefined;
144
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
145
+ readonly disallowed?: Record<string, string[]> | undefined;
146
+ } | undefined;
147
+ readonly sign?: boolean | undefined;
148
+ readonly storeQueries?: boolean | undefined;
149
+ readonly timestamp?: boolean | undefined;
150
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
151
+ schema: "network.xyo.module.config";
152
+ } & object) | (import("@xyo-network/payload-model").SchemaFields & object & {
153
+ accountDerivationPath?: string | undefined;
154
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
155
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
156
+ readonly name?: string | undefined;
157
+ readonly paging?: Record<string, {
158
+ size?: number | undefined;
159
+ }> | undefined;
160
+ readonly security?: {
161
+ readonly allowAnonymous?: boolean | undefined;
162
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
163
+ readonly disallowed?: Record<string, string[]> | undefined;
164
+ } | undefined;
165
+ readonly sign?: boolean | undefined;
166
+ readonly storeQueries?: boolean | undefined;
167
+ readonly timestamp?: boolean | undefined;
168
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
169
+ schema: "network.xyo.module.config";
170
+ } & import("@xyo-network/payload-model").PayloadMetaFields) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & {
171
+ accountDerivationPath?: string | undefined;
172
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
173
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
174
+ readonly name?: string | undefined;
175
+ readonly paging?: Record<string, {
176
+ size?: number | undefined;
177
+ }> | undefined;
178
+ readonly security?: {
179
+ readonly allowAnonymous?: boolean | undefined;
180
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
181
+ readonly disallowed?: Record<string, string[]> | undefined;
182
+ } | undefined;
183
+ readonly sign?: boolean | undefined;
184
+ readonly storeQueries?: boolean | undefined;
185
+ readonly timestamp?: boolean | undefined;
186
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
187
+ schema: "network.xyo.module.config";
188
+ }), "schema">, "schema"> & {
189
+ schema: string;
190
+ } & object) | (import("@xyo-network/payload-model").SchemaFields & object & Omit<{
191
+ accountDerivationPath?: string | undefined;
192
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
193
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
194
+ readonly name?: string | undefined;
195
+ readonly paging?: Record<string, {
196
+ size?: number | undefined;
197
+ }> | undefined;
198
+ readonly security?: {
199
+ readonly allowAnonymous?: boolean | undefined;
200
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
201
+ readonly disallowed?: Record<string, string[]> | undefined;
202
+ } | undefined;
203
+ readonly sign?: boolean | undefined;
204
+ readonly storeQueries?: boolean | undefined;
205
+ readonly timestamp?: boolean | undefined;
206
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
207
+ schema: string;
208
+ } & Omit<(import("@xyo-network/payload-model").SchemaFields & object & {
209
+ accountDerivationPath?: string | undefined;
210
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
211
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
212
+ readonly name?: string | undefined;
213
+ readonly paging?: Record<string, {
214
+ size?: number | undefined;
215
+ }> | undefined;
216
+ readonly security?: {
217
+ readonly allowAnonymous?: boolean | undefined;
218
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
219
+ readonly disallowed?: Record<string, string[]> | undefined;
220
+ } | undefined;
221
+ readonly sign?: boolean | undefined;
222
+ readonly storeQueries?: boolean | undefined;
223
+ readonly timestamp?: boolean | undefined;
224
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
225
+ schema: "network.xyo.module.config";
226
+ }) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & {
227
+ accountDerivationPath?: string | undefined;
228
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
229
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
230
+ readonly name?: string | undefined;
231
+ readonly paging?: Record<string, {
232
+ size?: number | undefined;
233
+ }> | undefined;
234
+ readonly security?: {
235
+ readonly allowAnonymous?: boolean | undefined;
236
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
237
+ readonly disallowed?: Record<string, string[]> | undefined;
238
+ } | undefined;
239
+ readonly sign?: boolean | undefined;
240
+ readonly storeQueries?: boolean | undefined;
241
+ readonly timestamp?: boolean | undefined;
242
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
243
+ schema: "network.xyo.module.config";
244
+ } & object) | (import("@xyo-network/payload-model").SchemaFields & object & {
23
245
  accountDerivationPath?: string | undefined;
24
246
  readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
25
247
  readonly labels?: import("@xyo-network/module-model").Labels | undefined;
@@ -37,11 +259,119 @@ export declare const useModuleFilterOptions: (config?: ModuleFromNodeConfig) =>
37
259
  readonly timestamp?: boolean | undefined;
38
260
  } & import("@xyo-network/module-model").ArchivingModuleConfig & {
39
261
  schema: "network.xyo.module.config";
40
- }, "schema"> & {
262
+ } & import("@xyo-network/payload-model").PayloadMetaFields) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & {
263
+ accountDerivationPath?: string | undefined;
264
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
265
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
266
+ readonly name?: string | undefined;
267
+ readonly paging?: Record<string, {
268
+ size?: number | undefined;
269
+ }> | undefined;
270
+ readonly security?: {
271
+ readonly allowAnonymous?: boolean | undefined;
272
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
273
+ readonly disallowed?: Record<string, string[]> | undefined;
274
+ } | undefined;
275
+ readonly sign?: boolean | undefined;
276
+ readonly storeQueries?: boolean | undefined;
277
+ readonly timestamp?: boolean | undefined;
278
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
279
+ schema: "network.xyo.module.config";
280
+ }), "schema">, "schema"> & {
41
281
  schema: string;
42
- }, "schema"> & {
282
+ } & import("@xyo-network/payload-model").PayloadMetaFields) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & Omit<{
283
+ accountDerivationPath?: string | undefined;
284
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
285
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
286
+ readonly name?: string | undefined;
287
+ readonly paging?: Record<string, {
288
+ size?: number | undefined;
289
+ }> | undefined;
290
+ readonly security?: {
291
+ readonly allowAnonymous?: boolean | undefined;
292
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
293
+ readonly disallowed?: Record<string, string[]> | undefined;
294
+ } | undefined;
295
+ readonly sign?: boolean | undefined;
296
+ readonly storeQueries?: boolean | undefined;
297
+ readonly timestamp?: boolean | undefined;
298
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
299
+ schema: string;
300
+ } & Omit<(import("@xyo-network/payload-model").SchemaFields & object & {
301
+ accountDerivationPath?: string | undefined;
302
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
303
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
304
+ readonly name?: string | undefined;
305
+ readonly paging?: Record<string, {
306
+ size?: number | undefined;
307
+ }> | undefined;
308
+ readonly security?: {
309
+ readonly allowAnonymous?: boolean | undefined;
310
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
311
+ readonly disallowed?: Record<string, string[]> | undefined;
312
+ } | undefined;
313
+ readonly sign?: boolean | undefined;
314
+ readonly storeQueries?: boolean | undefined;
315
+ readonly timestamp?: boolean | undefined;
316
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
317
+ schema: "network.xyo.module.config";
318
+ }) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & {
319
+ accountDerivationPath?: string | undefined;
320
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
321
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
322
+ readonly name?: string | undefined;
323
+ readonly paging?: Record<string, {
324
+ size?: number | undefined;
325
+ }> | undefined;
326
+ readonly security?: {
327
+ readonly allowAnonymous?: boolean | undefined;
328
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
329
+ readonly disallowed?: Record<string, string[]> | undefined;
330
+ } | undefined;
331
+ readonly sign?: boolean | undefined;
332
+ readonly storeQueries?: boolean | undefined;
333
+ readonly timestamp?: boolean | undefined;
334
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
335
+ schema: "network.xyo.module.config";
336
+ } & object) | (import("@xyo-network/payload-model").SchemaFields & object & {
337
+ accountDerivationPath?: string | undefined;
338
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
339
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
340
+ readonly name?: string | undefined;
341
+ readonly paging?: Record<string, {
342
+ size?: number | undefined;
343
+ }> | undefined;
344
+ readonly security?: {
345
+ readonly allowAnonymous?: boolean | undefined;
346
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
347
+ readonly disallowed?: Record<string, string[]> | undefined;
348
+ } | undefined;
349
+ readonly sign?: boolean | undefined;
350
+ readonly storeQueries?: boolean | undefined;
351
+ readonly timestamp?: boolean | undefined;
352
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
353
+ schema: "network.xyo.module.config";
354
+ } & import("@xyo-network/payload-model").PayloadMetaFields) | (import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadMetaFields & {
355
+ accountDerivationPath?: string | undefined;
356
+ readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
357
+ readonly labels?: import("@xyo-network/module-model").Labels | undefined;
358
+ readonly name?: string | undefined;
359
+ readonly paging?: Record<string, {
360
+ size?: number | undefined;
361
+ }> | undefined;
362
+ readonly security?: {
363
+ readonly allowAnonymous?: boolean | undefined;
364
+ readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
365
+ readonly disallowed?: Record<string, string[]> | undefined;
366
+ } | undefined;
367
+ readonly sign?: boolean | undefined;
368
+ readonly storeQueries?: boolean | undefined;
369
+ readonly timestamp?: boolean | undefined;
370
+ } & import("@xyo-network/module-model").ArchivingModuleConfig & {
371
+ schema: "network.xyo.module.config";
372
+ }), "schema">, "schema"> & {
43
373
  schema: string;
44
- };
374
+ });
45
375
  ephemeralQueryAccountEnabled?: boolean | undefined;
46
376
  wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
47
377
  }, import("@xyo-network/module-model").ModuleEventData<object>>> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"useModuleFilterOptions.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModuleFilterOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAE7D,eAAO,MAAM,sBAAsB,YAAa,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnE,CAAA"}
1
+ {"version":3,"file":"useModuleFilterOptions.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModuleFilterOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAE7D,eAAO,MAAM,sBAAsB,YAAa,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnE,CAAA"}