@xyo-network/react-event 2.37.27 → 2.37.28
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/cjs/hooks/index.d.ts +1 -0
- package/dist/cjs/hooks/index.d.ts.map +1 -1
- package/dist/cjs/hooks/index.js +1 -0
- package/dist/cjs/hooks/index.js.map +1 -1
- package/dist/docs.json +260 -62
- package/dist/esm/hooks/index.d.ts +1 -0
- package/dist/esm/hooks/index.d.ts.map +1 -1
- package/dist/esm/hooks/index.js +1 -0
- package/dist/esm/hooks/index.js.map +1 -1
- package/package.json +1 -1
- package/src/hooks/index.ts +1 -0
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA"}
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,eAAe,CAAA"}
|
package/dist/cjs/hooks/index.js
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
const tslib_1 = require("tslib");
|
4
|
+
tslib_1.__exportStar(require("./useCustomEvent"), exports);
|
4
5
|
tslib_1.__exportStar(require("./useXyoEvent"), exports);
|
5
6
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":";;;AAAA,wDAA6B"}
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":";;;AAAA,2DAAgC;AAChC,wDAA6B"}
|
package/dist/docs.json
CHANGED
@@ -7,14 +7,14 @@
|
|
7
7
|
"originalName": "",
|
8
8
|
"children": [
|
9
9
|
{
|
10
|
-
"id":
|
10
|
+
"id": 14,
|
11
11
|
"name": "XyoEvent",
|
12
12
|
"kind": 256,
|
13
13
|
"kindString": "Interface",
|
14
14
|
"flags": {},
|
15
15
|
"children": [
|
16
16
|
{
|
17
|
-
"id":
|
17
|
+
"id": 17,
|
18
18
|
"name": "data",
|
19
19
|
"kind": 1024,
|
20
20
|
"kindString": "Property",
|
@@ -26,17 +26,17 @@
|
|
26
26
|
"fileName": "hooks/useXyoEvent.ts",
|
27
27
|
"line": 11,
|
28
28
|
"character": 2,
|
29
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
29
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useXyoEvent.ts#L11"
|
30
30
|
}
|
31
31
|
],
|
32
32
|
"type": {
|
33
33
|
"type": "reference",
|
34
|
-
"id":
|
34
|
+
"id": 20,
|
35
35
|
"name": "TData"
|
36
36
|
}
|
37
37
|
},
|
38
38
|
{
|
39
|
-
"id":
|
39
|
+
"id": 15,
|
40
40
|
"name": "noun",
|
41
41
|
"kind": 1024,
|
42
42
|
"kindString": "Property",
|
@@ -46,17 +46,17 @@
|
|
46
46
|
"fileName": "hooks/useXyoEvent.ts",
|
47
47
|
"line": 9,
|
48
48
|
"character": 2,
|
49
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
49
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useXyoEvent.ts#L9"
|
50
50
|
}
|
51
51
|
],
|
52
52
|
"type": {
|
53
53
|
"type": "reference",
|
54
|
-
"id":
|
54
|
+
"id": 18,
|
55
55
|
"name": "TNoun"
|
56
56
|
}
|
57
57
|
},
|
58
58
|
{
|
59
|
-
"id":
|
59
|
+
"id": 16,
|
60
60
|
"name": "verb",
|
61
61
|
"kind": 1024,
|
62
62
|
"kindString": "Property",
|
@@ -66,12 +66,12 @@
|
|
66
66
|
"fileName": "hooks/useXyoEvent.ts",
|
67
67
|
"line": 10,
|
68
68
|
"character": 2,
|
69
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
69
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useXyoEvent.ts#L10"
|
70
70
|
}
|
71
71
|
],
|
72
72
|
"type": {
|
73
73
|
"type": "reference",
|
74
|
-
"id":
|
74
|
+
"id": 19,
|
75
75
|
"name": "TVerb"
|
76
76
|
}
|
77
77
|
}
|
@@ -80,9 +80,9 @@
|
|
80
80
|
{
|
81
81
|
"title": "Properties",
|
82
82
|
"children": [
|
83
|
-
|
84
|
-
|
85
|
-
|
83
|
+
17,
|
84
|
+
15,
|
85
|
+
16
|
86
86
|
]
|
87
87
|
}
|
88
88
|
],
|
@@ -91,36 +91,36 @@
|
|
91
91
|
"fileName": "hooks/useXyoEvent.ts",
|
92
92
|
"line": 8,
|
93
93
|
"character": 17,
|
94
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
94
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useXyoEvent.ts#L8"
|
95
95
|
}
|
96
96
|
],
|
97
97
|
"typeParameters": [
|
98
98
|
{
|
99
|
-
"id":
|
99
|
+
"id": 18,
|
100
100
|
"name": "TNoun",
|
101
101
|
"kind": 131072,
|
102
102
|
"kindString": "Type parameter",
|
103
103
|
"flags": {},
|
104
104
|
"default": {
|
105
105
|
"type": "reference",
|
106
|
-
"id":
|
106
|
+
"id": 12,
|
107
107
|
"name": "XyoEventNoun"
|
108
108
|
}
|
109
109
|
},
|
110
110
|
{
|
111
|
-
"id":
|
111
|
+
"id": 19,
|
112
112
|
"name": "TVerb",
|
113
113
|
"kind": 131072,
|
114
114
|
"kindString": "Type parameter",
|
115
115
|
"flags": {},
|
116
116
|
"default": {
|
117
117
|
"type": "reference",
|
118
|
-
"id":
|
118
|
+
"id": 13,
|
119
119
|
"name": "XyoEventVerb"
|
120
120
|
}
|
121
121
|
},
|
122
122
|
{
|
123
|
-
"id":
|
123
|
+
"id": 20,
|
124
124
|
"name": "TData",
|
125
125
|
"kind": 131072,
|
126
126
|
"kindString": "Type parameter",
|
@@ -133,7 +133,89 @@
|
|
133
133
|
]
|
134
134
|
},
|
135
135
|
{
|
136
|
-
"id":
|
136
|
+
"id": 1,
|
137
|
+
"name": "CustomEventDispatch",
|
138
|
+
"kind": 4194304,
|
139
|
+
"kindString": "Type alias",
|
140
|
+
"flags": {},
|
141
|
+
"sources": [
|
142
|
+
{
|
143
|
+
"fileName": "hooks/useCustomEvent.ts",
|
144
|
+
"line": 4,
|
145
|
+
"character": 12,
|
146
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useCustomEvent.ts#L4"
|
147
|
+
}
|
148
|
+
],
|
149
|
+
"typeParameters": [
|
150
|
+
{
|
151
|
+
"id": 5,
|
152
|
+
"name": "T",
|
153
|
+
"kind": 131072,
|
154
|
+
"kindString": "Type parameter",
|
155
|
+
"flags": {},
|
156
|
+
"default": {
|
157
|
+
"type": "intrinsic",
|
158
|
+
"name": "unknown"
|
159
|
+
}
|
160
|
+
}
|
161
|
+
],
|
162
|
+
"type": {
|
163
|
+
"type": "reflection",
|
164
|
+
"declaration": {
|
165
|
+
"id": 2,
|
166
|
+
"name": "__type",
|
167
|
+
"kind": 65536,
|
168
|
+
"kindString": "Type literal",
|
169
|
+
"flags": {},
|
170
|
+
"sources": [
|
171
|
+
{
|
172
|
+
"fileName": "hooks/useCustomEvent.ts",
|
173
|
+
"line": 4,
|
174
|
+
"character": 47,
|
175
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useCustomEvent.ts#L4"
|
176
|
+
}
|
177
|
+
],
|
178
|
+
"signatures": [
|
179
|
+
{
|
180
|
+
"id": 3,
|
181
|
+
"name": "__type",
|
182
|
+
"kind": 4096,
|
183
|
+
"kindString": "Call signature",
|
184
|
+
"flags": {},
|
185
|
+
"parameters": [
|
186
|
+
{
|
187
|
+
"id": 4,
|
188
|
+
"name": "detail",
|
189
|
+
"kind": 32768,
|
190
|
+
"kindString": "Parameter",
|
191
|
+
"flags": {},
|
192
|
+
"type": {
|
193
|
+
"type": "reference",
|
194
|
+
"id": 5,
|
195
|
+
"name": "T"
|
196
|
+
}
|
197
|
+
}
|
198
|
+
],
|
199
|
+
"type": {
|
200
|
+
"type": "union",
|
201
|
+
"types": [
|
202
|
+
{
|
203
|
+
"type": "intrinsic",
|
204
|
+
"name": "boolean"
|
205
|
+
},
|
206
|
+
{
|
207
|
+
"type": "intrinsic",
|
208
|
+
"name": "void"
|
209
|
+
}
|
210
|
+
]
|
211
|
+
}
|
212
|
+
}
|
213
|
+
]
|
214
|
+
}
|
215
|
+
}
|
216
|
+
},
|
217
|
+
{
|
218
|
+
"id": 21,
|
137
219
|
"name": "XyoEventDispatch",
|
138
220
|
"kind": 4194304,
|
139
221
|
"kindString": "Type alias",
|
@@ -143,36 +225,36 @@
|
|
143
225
|
"fileName": "hooks/useXyoEvent.ts",
|
144
226
|
"line": 14,
|
145
227
|
"character": 12,
|
146
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
228
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useXyoEvent.ts#L14"
|
147
229
|
}
|
148
230
|
],
|
149
231
|
"typeParameters": [
|
150
232
|
{
|
151
|
-
"id":
|
233
|
+
"id": 27,
|
152
234
|
"name": "TNoun",
|
153
235
|
"kind": 131072,
|
154
236
|
"kindString": "Type parameter",
|
155
237
|
"flags": {},
|
156
238
|
"default": {
|
157
239
|
"type": "reference",
|
158
|
-
"id":
|
240
|
+
"id": 12,
|
159
241
|
"name": "XyoEventNoun"
|
160
242
|
}
|
161
243
|
},
|
162
244
|
{
|
163
|
-
"id":
|
245
|
+
"id": 28,
|
164
246
|
"name": "TVerb",
|
165
247
|
"kind": 131072,
|
166
248
|
"kindString": "Type parameter",
|
167
249
|
"flags": {},
|
168
250
|
"default": {
|
169
251
|
"type": "reference",
|
170
|
-
"id":
|
252
|
+
"id": 13,
|
171
253
|
"name": "XyoEventVerb"
|
172
254
|
}
|
173
255
|
},
|
174
256
|
{
|
175
|
-
"id":
|
257
|
+
"id": 29,
|
176
258
|
"name": "TData",
|
177
259
|
"kind": 131072,
|
178
260
|
"kindString": "Type parameter",
|
@@ -186,7 +268,7 @@
|
|
186
268
|
"type": {
|
187
269
|
"type": "reflection",
|
188
270
|
"declaration": {
|
189
|
-
"id":
|
271
|
+
"id": 22,
|
190
272
|
"name": "__type",
|
191
273
|
"kind": 65536,
|
192
274
|
"kindString": "Type literal",
|
@@ -196,43 +278,43 @@
|
|
196
278
|
"fileName": "hooks/useXyoEvent.ts",
|
197
279
|
"line": 14,
|
198
280
|
"character": 91,
|
199
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
281
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useXyoEvent.ts#L14"
|
200
282
|
}
|
201
283
|
],
|
202
284
|
"signatures": [
|
203
285
|
{
|
204
|
-
"id":
|
286
|
+
"id": 23,
|
205
287
|
"name": "__type",
|
206
288
|
"kind": 4096,
|
207
289
|
"kindString": "Call signature",
|
208
290
|
"flags": {},
|
209
291
|
"parameters": [
|
210
292
|
{
|
211
|
-
"id":
|
293
|
+
"id": 24,
|
212
294
|
"name": "noun",
|
213
295
|
"kind": 32768,
|
214
296
|
"kindString": "Parameter",
|
215
297
|
"flags": {},
|
216
298
|
"type": {
|
217
299
|
"type": "reference",
|
218
|
-
"id":
|
300
|
+
"id": 27,
|
219
301
|
"name": "TNoun"
|
220
302
|
}
|
221
303
|
},
|
222
304
|
{
|
223
|
-
"id":
|
305
|
+
"id": 25,
|
224
306
|
"name": "verb",
|
225
307
|
"kind": 32768,
|
226
308
|
"kindString": "Parameter",
|
227
309
|
"flags": {},
|
228
310
|
"type": {
|
229
311
|
"type": "reference",
|
230
|
-
"id":
|
312
|
+
"id": 28,
|
231
313
|
"name": "TVerb"
|
232
314
|
}
|
233
315
|
},
|
234
316
|
{
|
235
|
-
"id":
|
317
|
+
"id": 26,
|
236
318
|
"name": "data",
|
237
319
|
"kind": 32768,
|
238
320
|
"kindString": "Parameter",
|
@@ -241,7 +323,7 @@
|
|
241
323
|
},
|
242
324
|
"type": {
|
243
325
|
"type": "reference",
|
244
|
-
"id":
|
326
|
+
"id": 29,
|
245
327
|
"name": "TData"
|
246
328
|
}
|
247
329
|
}
|
@@ -265,7 +347,7 @@
|
|
265
347
|
}
|
266
348
|
},
|
267
349
|
{
|
268
|
-
"id":
|
350
|
+
"id": 12,
|
269
351
|
"name": "XyoEventNoun",
|
270
352
|
"kind": 4194304,
|
271
353
|
"kindString": "Type alias",
|
@@ -275,7 +357,7 @@
|
|
275
357
|
"fileName": "hooks/useXyoEvent.ts",
|
276
358
|
"line": 5,
|
277
359
|
"character": 12,
|
278
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
360
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useXyoEvent.ts#L5"
|
279
361
|
}
|
280
362
|
],
|
281
363
|
"type": {
|
@@ -297,7 +379,7 @@
|
|
297
379
|
}
|
298
380
|
},
|
299
381
|
{
|
300
|
-
"id":
|
382
|
+
"id": 13,
|
301
383
|
"name": "XyoEventVerb",
|
302
384
|
"kind": 4194304,
|
303
385
|
"kindString": "Type alias",
|
@@ -307,7 +389,7 @@
|
|
307
389
|
"fileName": "hooks/useXyoEvent.ts",
|
308
390
|
"line": 6,
|
309
391
|
"character": 12,
|
310
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
392
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useXyoEvent.ts#L6"
|
311
393
|
}
|
312
394
|
],
|
313
395
|
"type": {
|
@@ -316,7 +398,121 @@
|
|
316
398
|
}
|
317
399
|
},
|
318
400
|
{
|
319
|
-
"id":
|
401
|
+
"id": 6,
|
402
|
+
"name": "useCustomEvent",
|
403
|
+
"kind": 64,
|
404
|
+
"kindString": "Function",
|
405
|
+
"flags": {},
|
406
|
+
"sources": [
|
407
|
+
{
|
408
|
+
"fileName": "hooks/useCustomEvent.ts",
|
409
|
+
"line": 6,
|
410
|
+
"character": 13,
|
411
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useCustomEvent.ts#L6"
|
412
|
+
}
|
413
|
+
],
|
414
|
+
"signatures": [
|
415
|
+
{
|
416
|
+
"id": 7,
|
417
|
+
"name": "useCustomEvent",
|
418
|
+
"kind": 4096,
|
419
|
+
"kindString": "Call signature",
|
420
|
+
"flags": {},
|
421
|
+
"typeParameter": [
|
422
|
+
{
|
423
|
+
"id": 8,
|
424
|
+
"name": "TElement",
|
425
|
+
"kind": 131072,
|
426
|
+
"kindString": "Type parameter",
|
427
|
+
"flags": {},
|
428
|
+
"type": {
|
429
|
+
"type": "reference",
|
430
|
+
"name": "HTMLElement",
|
431
|
+
"qualifiedName": "HTMLElement",
|
432
|
+
"package": "typescript"
|
433
|
+
}
|
434
|
+
},
|
435
|
+
{
|
436
|
+
"id": 9,
|
437
|
+
"name": "TDetail",
|
438
|
+
"kind": 131072,
|
439
|
+
"kindString": "Type parameter",
|
440
|
+
"flags": {},
|
441
|
+
"default": {
|
442
|
+
"type": "intrinsic",
|
443
|
+
"name": "unknown"
|
444
|
+
}
|
445
|
+
}
|
446
|
+
],
|
447
|
+
"parameters": [
|
448
|
+
{
|
449
|
+
"id": 10,
|
450
|
+
"name": "type",
|
451
|
+
"kind": 32768,
|
452
|
+
"kindString": "Parameter",
|
453
|
+
"flags": {},
|
454
|
+
"type": {
|
455
|
+
"type": "intrinsic",
|
456
|
+
"name": "string"
|
457
|
+
}
|
458
|
+
},
|
459
|
+
{
|
460
|
+
"id": 11,
|
461
|
+
"name": "listener",
|
462
|
+
"kind": 32768,
|
463
|
+
"kindString": "Parameter",
|
464
|
+
"flags": {
|
465
|
+
"isOptional": true
|
466
|
+
},
|
467
|
+
"type": {
|
468
|
+
"type": "reference",
|
469
|
+
"id": 1,
|
470
|
+
"typeArguments": [
|
471
|
+
{
|
472
|
+
"type": "reference",
|
473
|
+
"id": 9,
|
474
|
+
"name": "TDetail"
|
475
|
+
}
|
476
|
+
],
|
477
|
+
"name": "CustomEventDispatch"
|
478
|
+
}
|
479
|
+
}
|
480
|
+
],
|
481
|
+
"type": {
|
482
|
+
"type": "tuple",
|
483
|
+
"elements": [
|
484
|
+
{
|
485
|
+
"type": "reference",
|
486
|
+
"typeArguments": [
|
487
|
+
{
|
488
|
+
"type": "reference",
|
489
|
+
"id": 8,
|
490
|
+
"name": "TElement"
|
491
|
+
}
|
492
|
+
],
|
493
|
+
"name": "RefObject",
|
494
|
+
"qualifiedName": "React.RefObject",
|
495
|
+
"package": "@types/react"
|
496
|
+
},
|
497
|
+
{
|
498
|
+
"type": "reference",
|
499
|
+
"id": 1,
|
500
|
+
"typeArguments": [
|
501
|
+
{
|
502
|
+
"type": "reference",
|
503
|
+
"id": 9,
|
504
|
+
"name": "TDetail"
|
505
|
+
}
|
506
|
+
],
|
507
|
+
"name": "CustomEventDispatch"
|
508
|
+
}
|
509
|
+
]
|
510
|
+
}
|
511
|
+
}
|
512
|
+
]
|
513
|
+
},
|
514
|
+
{
|
515
|
+
"id": 30,
|
320
516
|
"name": "useXyoEvent",
|
321
517
|
"kind": 64,
|
322
518
|
"kindString": "Function",
|
@@ -326,19 +522,19 @@
|
|
326
522
|
"fileName": "hooks/useXyoEvent.ts",
|
327
523
|
"line": 16,
|
328
524
|
"character": 13,
|
329
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
525
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/hooks/useXyoEvent.ts#L16"
|
330
526
|
}
|
331
527
|
],
|
332
528
|
"signatures": [
|
333
529
|
{
|
334
|
-
"id":
|
530
|
+
"id": 31,
|
335
531
|
"name": "useXyoEvent",
|
336
532
|
"kind": 4096,
|
337
533
|
"kindString": "Call signature",
|
338
534
|
"flags": {},
|
339
535
|
"typeParameter": [
|
340
536
|
{
|
341
|
-
"id":
|
537
|
+
"id": 32,
|
342
538
|
"name": "T",
|
343
539
|
"kind": 131072,
|
344
540
|
"kindString": "Type parameter",
|
@@ -351,19 +547,19 @@
|
|
351
547
|
}
|
352
548
|
},
|
353
549
|
{
|
354
|
-
"id":
|
550
|
+
"id": 33,
|
355
551
|
"name": "TNoun",
|
356
552
|
"kind": 131072,
|
357
553
|
"kindString": "Type parameter",
|
358
554
|
"flags": {},
|
359
555
|
"default": {
|
360
556
|
"type": "reference",
|
361
|
-
"id":
|
557
|
+
"id": 12,
|
362
558
|
"name": "XyoEventNoun"
|
363
559
|
}
|
364
560
|
},
|
365
561
|
{
|
366
|
-
"id":
|
562
|
+
"id": 34,
|
367
563
|
"name": "TVerb",
|
368
564
|
"kind": 131072,
|
369
565
|
"kindString": "Type parameter",
|
@@ -374,7 +570,7 @@
|
|
374
570
|
}
|
375
571
|
},
|
376
572
|
{
|
377
|
-
"id":
|
573
|
+
"id": 35,
|
378
574
|
"name": "TData",
|
379
575
|
"kind": 131072,
|
380
576
|
"kindString": "Type parameter",
|
@@ -387,7 +583,7 @@
|
|
387
583
|
],
|
388
584
|
"parameters": [
|
389
585
|
{
|
390
|
-
"id":
|
586
|
+
"id": 36,
|
391
587
|
"name": "listener",
|
392
588
|
"kind": 32768,
|
393
589
|
"kindString": "Parameter",
|
@@ -396,21 +592,21 @@
|
|
396
592
|
},
|
397
593
|
"type": {
|
398
594
|
"type": "reference",
|
399
|
-
"id":
|
595
|
+
"id": 21,
|
400
596
|
"typeArguments": [
|
401
597
|
{
|
402
598
|
"type": "reference",
|
403
|
-
"id":
|
599
|
+
"id": 33,
|
404
600
|
"name": "TNoun"
|
405
601
|
},
|
406
602
|
{
|
407
603
|
"type": "reference",
|
408
|
-
"id":
|
604
|
+
"id": 34,
|
409
605
|
"name": "TVerb"
|
410
606
|
},
|
411
607
|
{
|
412
608
|
"type": "reference",
|
413
|
-
"id":
|
609
|
+
"id": 35,
|
414
610
|
"name": "TData"
|
415
611
|
}
|
416
612
|
],
|
@@ -426,7 +622,7 @@
|
|
426
622
|
"typeArguments": [
|
427
623
|
{
|
428
624
|
"type": "reference",
|
429
|
-
"id":
|
625
|
+
"id": 32,
|
430
626
|
"name": "T"
|
431
627
|
}
|
432
628
|
],
|
@@ -436,21 +632,21 @@
|
|
436
632
|
},
|
437
633
|
{
|
438
634
|
"type": "reference",
|
439
|
-
"id":
|
635
|
+
"id": 21,
|
440
636
|
"typeArguments": [
|
441
637
|
{
|
442
638
|
"type": "reference",
|
443
|
-
"id":
|
639
|
+
"id": 33,
|
444
640
|
"name": "TNoun"
|
445
641
|
},
|
446
642
|
{
|
447
643
|
"type": "reference",
|
448
|
-
"id":
|
644
|
+
"id": 34,
|
449
645
|
"name": "TVerb"
|
450
646
|
},
|
451
647
|
{
|
452
648
|
"type": "reference",
|
453
|
-
"id":
|
649
|
+
"id": 35,
|
454
650
|
"name": "TData"
|
455
651
|
}
|
456
652
|
],
|
@@ -466,21 +662,23 @@
|
|
466
662
|
{
|
467
663
|
"title": "Interfaces",
|
468
664
|
"children": [
|
469
|
-
|
665
|
+
14
|
470
666
|
]
|
471
667
|
},
|
472
668
|
{
|
473
669
|
"title": "Type Aliases",
|
474
670
|
"children": [
|
475
|
-
10,
|
476
671
|
1,
|
477
|
-
|
672
|
+
21,
|
673
|
+
12,
|
674
|
+
13
|
478
675
|
]
|
479
676
|
},
|
480
677
|
{
|
481
678
|
"title": "Functions",
|
482
679
|
"children": [
|
483
|
-
|
680
|
+
6,
|
681
|
+
30
|
484
682
|
]
|
485
683
|
}
|
486
684
|
],
|
@@ -489,7 +687,7 @@
|
|
489
687
|
"fileName": "index.ts",
|
490
688
|
"line": 1,
|
491
689
|
"character": 0,
|
492
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
690
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/event/src/index.ts#L1"
|
493
691
|
}
|
494
692
|
]
|
495
693
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA"}
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,eAAe,CAAA"}
|
package/dist/esm/hooks/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA"}
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,eAAe,CAAA"}
|
package/package.json
CHANGED
package/src/hooks/index.ts
CHANGED