@graphrefly/graphrefly 0.1.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.
- package/LICENSE +21 -0
- package/README.md +234 -0
- package/dist/chunk-5X3LAO3B.js +1571 -0
- package/dist/chunk-5X3LAO3B.js.map +1 -0
- package/dist/chunk-6W5SGIGB.js +1793 -0
- package/dist/chunk-6W5SGIGB.js.map +1 -0
- package/dist/chunk-CP6MNKAA.js +97 -0
- package/dist/chunk-CP6MNKAA.js.map +1 -0
- package/dist/chunk-HP7OKEOE.js +107 -0
- package/dist/chunk-HP7OKEOE.js.map +1 -0
- package/dist/chunk-KWXPDASV.js +781 -0
- package/dist/chunk-KWXPDASV.js.map +1 -0
- package/dist/chunk-O3PI7W45.js +68 -0
- package/dist/chunk-O3PI7W45.js.map +1 -0
- package/dist/chunk-QW7H3ICI.js +1372 -0
- package/dist/chunk-QW7H3ICI.js.map +1 -0
- package/dist/chunk-VPS7L64N.js +4785 -0
- package/dist/chunk-VPS7L64N.js.map +1 -0
- package/dist/chunk-Z4Y4FMQN.js +1097 -0
- package/dist/chunk-Z4Y4FMQN.js.map +1 -0
- package/dist/compat/nestjs/index.cjs +4883 -0
- package/dist/compat/nestjs/index.cjs.map +1 -0
- package/dist/compat/nestjs/index.d.cts +7 -0
- package/dist/compat/nestjs/index.d.ts +7 -0
- package/dist/compat/nestjs/index.js +84 -0
- package/dist/compat/nestjs/index.js.map +1 -0
- package/dist/core/index.cjs +1632 -0
- package/dist/core/index.cjs.map +1 -0
- package/dist/core/index.d.cts +2 -0
- package/dist/core/index.d.ts +2 -0
- package/dist/core/index.js +90 -0
- package/dist/core/index.js.map +1 -0
- package/dist/extra/index.cjs +6885 -0
- package/dist/extra/index.cjs.map +1 -0
- package/dist/extra/index.d.cts +5 -0
- package/dist/extra/index.d.ts +5 -0
- package/dist/extra/index.js +290 -0
- package/dist/extra/index.js.map +1 -0
- package/dist/graph/index.cjs +3225 -0
- package/dist/graph/index.cjs.map +1 -0
- package/dist/graph/index.d.cts +3 -0
- package/dist/graph/index.d.ts +3 -0
- package/dist/graph/index.js +25 -0
- package/dist/graph/index.js.map +1 -0
- package/dist/graph-CL_ZDAj9.d.cts +605 -0
- package/dist/graph-D18qmsNm.d.ts +605 -0
- package/dist/index-B6SsZs2h.d.cts +3463 -0
- package/dist/index-B7eOdgEx.d.ts +449 -0
- package/dist/index-BHUvlQ3v.d.ts +3463 -0
- package/dist/index-BtK55IE2.d.ts +231 -0
- package/dist/index-BvhgZRHK.d.cts +231 -0
- package/dist/index-Bvy_6CaN.d.ts +452 -0
- package/dist/index-C3BMRmmp.d.cts +449 -0
- package/dist/index-C5mqLhMX.d.cts +452 -0
- package/dist/index-CP_QvbWu.d.ts +940 -0
- package/dist/index-D_geH2Bm.d.cts +940 -0
- package/dist/index.cjs +14843 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +1517 -0
- package/dist/index.d.ts +1517 -0
- package/dist/index.js +3649 -0
- package/dist/index.js.map +1 -0
- package/dist/meta-BsF6Sag9.d.cts +607 -0
- package/dist/meta-BsF6Sag9.d.ts +607 -0
- package/dist/patterns/reactive-layout/index.cjs +4143 -0
- package/dist/patterns/reactive-layout/index.cjs.map +1 -0
- package/dist/patterns/reactive-layout/index.d.cts +3 -0
- package/dist/patterns/reactive-layout/index.d.ts +3 -0
- package/dist/patterns/reactive-layout/index.js +38 -0
- package/dist/patterns/reactive-layout/index.js.map +1 -0
- package/dist/reactive-log-BfvfNWQh.d.cts +137 -0
- package/dist/reactive-log-ohLmTXoZ.d.ts +137 -0
- package/package.json +256 -0
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export { o as observeGraph$, c as observeNode$, t as toMessages$, d as toObservable } from '../../reactive-log-BfvfNWQh.cjs';
|
|
2
|
+
export { A as ACTOR_KEY, a as ActorExtractor, C as COMMAND_HANDLERS, b as CQRS_EVENT_HANDLERS, d as CRON_HANDLERS, e as CommandHandler, f as CommandHandlerMeta, E as EVENT_HANDLERS, g as EventHandler, h as EventHandlerMeta, G as GRAPHREFLY_REQUEST_GRAPH, j as GRAPHREFLY_ROOT_GRAPH, k as GraphCron, l as GraphCronMeta, m as GraphInterval, n as GraphIntervalMeta, o as GraphReflyCqrsOptions, p as GraphReflyEventExplorer, q as GraphReflyFeatureOptions, r as GraphReflyGuard, s as GraphReflyGuardImpl, t as GraphReflyModule, u as GraphReflyRootOptions, I as INTERVAL_HANDLERS, v as InjectCqrsGraph, w as InjectGraph, x as InjectNode, O as ObserveGateway, y as ObserveGatewayOptions, z as ObserveSSEOptions, B as ObserveSubscriptionOptions, D as ObserveWsCommand, F as ObserveWsMessage, H as OnGraphEvent, J as OnGraphEventMeta, Q as QUERY_HANDLERS, K as QueryHandler, L as QueryHandlerMeta, S as SAGA_HANDLERS, M as SagaHandler, N as SagaHandlerMeta, P as fromHeader, R as fromJwtPayload, T as getActor, U as getGraphToken, V as getNodeToken, W as observeSSE, X as observeSubscription } from '../../index-D_geH2Bm.cjs';
|
|
3
|
+
import 'rxjs';
|
|
4
|
+
import '../../meta-BsF6Sag9.cjs';
|
|
5
|
+
import '../../graph-CL_ZDAj9.cjs';
|
|
6
|
+
import '@nestjs/common';
|
|
7
|
+
import '@nestjs/core';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export { o as observeGraph$, c as observeNode$, t as toMessages$, d as toObservable } from '../../reactive-log-ohLmTXoZ.js';
|
|
2
|
+
export { A as ACTOR_KEY, a as ActorExtractor, C as COMMAND_HANDLERS, b as CQRS_EVENT_HANDLERS, d as CRON_HANDLERS, e as CommandHandler, f as CommandHandlerMeta, E as EVENT_HANDLERS, g as EventHandler, h as EventHandlerMeta, G as GRAPHREFLY_REQUEST_GRAPH, j as GRAPHREFLY_ROOT_GRAPH, k as GraphCron, l as GraphCronMeta, m as GraphInterval, n as GraphIntervalMeta, o as GraphReflyCqrsOptions, p as GraphReflyEventExplorer, q as GraphReflyFeatureOptions, r as GraphReflyGuard, s as GraphReflyGuardImpl, t as GraphReflyModule, u as GraphReflyRootOptions, I as INTERVAL_HANDLERS, v as InjectCqrsGraph, w as InjectGraph, x as InjectNode, O as ObserveGateway, y as ObserveGatewayOptions, z as ObserveSSEOptions, B as ObserveSubscriptionOptions, D as ObserveWsCommand, F as ObserveWsMessage, H as OnGraphEvent, J as OnGraphEventMeta, Q as QUERY_HANDLERS, K as QueryHandler, L as QueryHandlerMeta, S as SAGA_HANDLERS, M as SagaHandler, N as SagaHandlerMeta, P as fromHeader, R as fromJwtPayload, T as getActor, U as getGraphToken, V as getNodeToken, W as observeSSE, X as observeSubscription } from '../../index-CP_QvbWu.js';
|
|
3
|
+
import 'rxjs';
|
|
4
|
+
import '../../meta-BsF6Sag9.js';
|
|
5
|
+
import '../../graph-D18qmsNm.js';
|
|
6
|
+
import '@nestjs/common';
|
|
7
|
+
import '@nestjs/core';
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ACTOR_KEY,
|
|
3
|
+
COMMAND_HANDLERS,
|
|
4
|
+
CQRS_EVENT_HANDLERS,
|
|
5
|
+
CRON_HANDLERS,
|
|
6
|
+
CommandHandler,
|
|
7
|
+
EVENT_HANDLERS,
|
|
8
|
+
EventHandler,
|
|
9
|
+
GRAPHREFLY_REQUEST_GRAPH,
|
|
10
|
+
GRAPHREFLY_ROOT_GRAPH,
|
|
11
|
+
GraphCron,
|
|
12
|
+
GraphInterval,
|
|
13
|
+
GraphReflyEventExplorer,
|
|
14
|
+
GraphReflyGuard,
|
|
15
|
+
GraphReflyGuardImpl,
|
|
16
|
+
GraphReflyModule,
|
|
17
|
+
INTERVAL_HANDLERS,
|
|
18
|
+
InjectCqrsGraph,
|
|
19
|
+
InjectGraph,
|
|
20
|
+
InjectNode,
|
|
21
|
+
ObserveGateway,
|
|
22
|
+
OnGraphEvent,
|
|
23
|
+
QUERY_HANDLERS,
|
|
24
|
+
QueryHandler,
|
|
25
|
+
SAGA_HANDLERS,
|
|
26
|
+
SagaHandler,
|
|
27
|
+
fromHeader,
|
|
28
|
+
fromJwtPayload,
|
|
29
|
+
getActor,
|
|
30
|
+
getGraphToken,
|
|
31
|
+
getNodeToken,
|
|
32
|
+
observeSSE,
|
|
33
|
+
observeSubscription
|
|
34
|
+
} from "../../chunk-QW7H3ICI.js";
|
|
35
|
+
import "../../chunk-HP7OKEOE.js";
|
|
36
|
+
import "../../chunk-CP6MNKAA.js";
|
|
37
|
+
import {
|
|
38
|
+
observeGraph$,
|
|
39
|
+
observeNode$,
|
|
40
|
+
toMessages$,
|
|
41
|
+
toObservable
|
|
42
|
+
} from "../../chunk-KWXPDASV.js";
|
|
43
|
+
import "../../chunk-6W5SGIGB.js";
|
|
44
|
+
import "../../chunk-O3PI7W45.js";
|
|
45
|
+
import "../../chunk-5X3LAO3B.js";
|
|
46
|
+
export {
|
|
47
|
+
ACTOR_KEY,
|
|
48
|
+
COMMAND_HANDLERS,
|
|
49
|
+
CQRS_EVENT_HANDLERS,
|
|
50
|
+
CRON_HANDLERS,
|
|
51
|
+
CommandHandler,
|
|
52
|
+
EVENT_HANDLERS,
|
|
53
|
+
EventHandler,
|
|
54
|
+
GRAPHREFLY_REQUEST_GRAPH,
|
|
55
|
+
GRAPHREFLY_ROOT_GRAPH,
|
|
56
|
+
GraphCron,
|
|
57
|
+
GraphInterval,
|
|
58
|
+
GraphReflyEventExplorer,
|
|
59
|
+
GraphReflyGuard,
|
|
60
|
+
GraphReflyGuardImpl,
|
|
61
|
+
GraphReflyModule,
|
|
62
|
+
INTERVAL_HANDLERS,
|
|
63
|
+
InjectCqrsGraph,
|
|
64
|
+
InjectGraph,
|
|
65
|
+
InjectNode,
|
|
66
|
+
ObserveGateway,
|
|
67
|
+
OnGraphEvent,
|
|
68
|
+
QUERY_HANDLERS,
|
|
69
|
+
QueryHandler,
|
|
70
|
+
SAGA_HANDLERS,
|
|
71
|
+
SagaHandler,
|
|
72
|
+
fromHeader,
|
|
73
|
+
fromJwtPayload,
|
|
74
|
+
getActor,
|
|
75
|
+
getGraphToken,
|
|
76
|
+
getNodeToken,
|
|
77
|
+
observeGraph$,
|
|
78
|
+
observeNode$,
|
|
79
|
+
observeSSE,
|
|
80
|
+
observeSubscription,
|
|
81
|
+
toMessages$,
|
|
82
|
+
toObservable
|
|
83
|
+
};
|
|
84
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|