@fabricorg/platform 0.1.1 → 0.2.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/dist/actions/index.cjs +48 -0
- package/dist/actions/index.cjs.map +1 -0
- package/dist/actions/index.d.cts +116 -0
- package/dist/actions/index.js +1 -57
- package/dist/actions/index.js.map +1 -1
- package/dist/adapters/index.cjs +28 -0
- package/dist/adapters/index.cjs.map +1 -0
- package/dist/adapters/index.d.cts +83 -0
- package/dist/adapters/index.js +1 -99
- package/dist/adapters/index.js.map +1 -1
- package/dist/chunk-3A6FU3KV.js +67 -0
- package/dist/chunk-3A6FU3KV.js.map +1 -0
- package/dist/chunk-3F6FKQZA.js +89 -0
- package/dist/chunk-3F6FKQZA.js.map +1 -0
- package/dist/chunk-3ZW5USXF.js +101 -0
- package/dist/chunk-3ZW5USXF.js.map +1 -0
- package/dist/chunk-4YQOGV7H.js +55 -0
- package/dist/chunk-4YQOGV7H.js.map +1 -0
- package/dist/chunk-6FMW4NF6.js +59 -0
- package/dist/chunk-6FMW4NF6.js.map +1 -0
- package/dist/chunk-7KJHGAZY.cjs +99 -0
- package/dist/chunk-7KJHGAZY.cjs.map +1 -0
- package/dist/chunk-GB2PSZ33.cjs +74 -0
- package/dist/chunk-GB2PSZ33.cjs.map +1 -0
- package/dist/chunk-I35B576X.js +30 -0
- package/dist/chunk-I35B576X.js.map +1 -0
- package/dist/chunk-IFMZPLM4.js +27 -0
- package/dist/chunk-IFMZPLM4.js.map +1 -0
- package/dist/chunk-JAXDEK5Z.cjs +63 -0
- package/dist/chunk-JAXDEK5Z.cjs.map +1 -0
- package/dist/chunk-JSTGOT6P.js +181 -0
- package/dist/chunk-JSTGOT6P.js.map +1 -0
- package/dist/chunk-KOC4A7A4.js +544 -0
- package/dist/chunk-KOC4A7A4.js.map +1 -0
- package/dist/chunk-KQEBNUZI.cjs +70 -0
- package/dist/chunk-KQEBNUZI.cjs.map +1 -0
- package/dist/chunk-LHCSVEFT.cjs +8 -0
- package/dist/chunk-LHCSVEFT.cjs.map +1 -0
- package/dist/chunk-LYX73U3P.cjs +195 -0
- package/dist/chunk-LYX73U3P.cjs.map +1 -0
- package/dist/chunk-LZSE6QGQ.cjs +60 -0
- package/dist/chunk-LZSE6QGQ.cjs.map +1 -0
- package/dist/chunk-N24NLCZ6.js +6 -0
- package/dist/chunk-N24NLCZ6.js.map +1 -0
- package/dist/chunk-NPVIFZQV.cjs +107 -0
- package/dist/chunk-NPVIFZQV.cjs.map +1 -0
- package/dist/chunk-OZLZHISS.js +3 -0
- package/dist/chunk-OZLZHISS.js.map +1 -0
- package/dist/chunk-PG5LYTUX.cjs +4 -0
- package/dist/chunk-PG5LYTUX.cjs.map +1 -0
- package/dist/chunk-PXMKCAQI.js +187 -0
- package/dist/chunk-PXMKCAQI.js.map +1 -0
- package/dist/chunk-Q3WYIWCN.cjs +183 -0
- package/dist/chunk-Q3WYIWCN.cjs.map +1 -0
- package/dist/chunk-QETQGAXJ.cjs +35 -0
- package/dist/chunk-QETQGAXJ.cjs.map +1 -0
- package/dist/chunk-RALMUSOX.js +55 -0
- package/dist/chunk-RALMUSOX.js.map +1 -0
- package/dist/chunk-SDXDHVTV.cjs +555 -0
- package/dist/chunk-SDXDHVTV.cjs.map +1 -0
- package/dist/chunk-YZKUEC2J.cjs +31 -0
- package/dist/chunk-YZKUEC2J.cjs.map +1 -0
- package/dist/displays/index.cjs +24 -0
- package/dist/displays/index.cjs.map +1 -0
- package/dist/displays/index.d.cts +34 -0
- package/dist/displays/index.js +1 -87
- package/dist/displays/index.js.map +1 -1
- package/dist/events/index.cjs +36 -0
- package/dist/events/index.cjs.map +1 -0
- package/dist/events/index.d.cts +35 -0
- package/dist/events/index.js +1 -53
- package/dist/events/index.js.map +1 -1
- package/dist/evidence/index.cjs +6 -0
- package/dist/evidence/index.cjs.map +1 -0
- package/dist/evidence/index.d.cts +43 -0
- package/dist/evidence/index.js +1 -1
- package/dist/ids/index.cjs +24 -0
- package/dist/ids/index.cjs.map +1 -0
- package/dist/ids/index.d.cts +19 -0
- package/dist/ids/index.js +1 -53
- package/dist/ids/index.js.map +1 -1
- package/dist/index.cjs +268 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +13 -0
- package/dist/index.js +13 -1355
- package/dist/index.js.map +1 -1
- package/dist/modules/index.cjs +42 -0
- package/dist/modules/index.cjs.map +1 -0
- package/dist/modules/index.d.cts +73 -0
- package/dist/modules/index.js +7 -373
- package/dist/modules/index.js.map +1 -1
- package/dist/objects/index.cjs +24 -0
- package/dist/objects/index.cjs.map +1 -0
- package/dist/objects/index.d.cts +7 -0
- package/dist/objects/index.js +1 -28
- package/dist/objects/index.js.map +1 -1
- package/dist/policies/index.cjs +48 -0
- package/dist/policies/index.cjs.map +1 -0
- package/dist/policies/index.d.cts +143 -0
- package/dist/policies/index.js +1 -542
- package/dist/policies/index.js.map +1 -1
- package/dist/privacy/index.cjs +12 -0
- package/dist/privacy/index.cjs.map +1 -0
- package/dist/privacy/index.d.cts +77 -0
- package/dist/privacy/index.js +1 -4
- package/dist/privacy/index.js.map +1 -1
- package/dist/projections/index.cjs +12 -0
- package/dist/projections/index.cjs.map +1 -0
- package/dist/projections/index.d.cts +52 -0
- package/dist/projections/index.js +1 -179
- package/dist/projections/index.js.map +1 -1
- package/dist/state-machines/index.cjs +32 -0
- package/dist/state-machines/index.cjs.map +1 -0
- package/dist/state-machines/index.d.cts +60 -0
- package/dist/state-machines/index.js +1 -65
- package/dist/state-machines/index.js.map +1 -1
- package/dist/testing/index.cjs +21 -0
- package/dist/testing/index.cjs.map +1 -0
- package/dist/testing/index.d.cts +19 -0
- package/dist/testing/index.js +2 -56
- package/dist/testing/index.js.map +1 -1
- package/package.json +196 -111
package/dist/index.cjs
ADDED
|
@@ -0,0 +1,268 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkLHCSVEFT_cjs = require('./chunk-LHCSVEFT.cjs');
|
|
4
|
+
var chunkQ3WYIWCN_cjs = require('./chunk-Q3WYIWCN.cjs');
|
|
5
|
+
var chunkYZKUEC2J_cjs = require('./chunk-YZKUEC2J.cjs');
|
|
6
|
+
var chunkNPVIFZQV_cjs = require('./chunk-NPVIFZQV.cjs');
|
|
7
|
+
require('./chunk-PG5LYTUX.cjs');
|
|
8
|
+
var chunkLZSE6QGQ_cjs = require('./chunk-LZSE6QGQ.cjs');
|
|
9
|
+
var chunkLYX73U3P_cjs = require('./chunk-LYX73U3P.cjs');
|
|
10
|
+
var chunkQETQGAXJ_cjs = require('./chunk-QETQGAXJ.cjs');
|
|
11
|
+
var chunkSDXDHVTV_cjs = require('./chunk-SDXDHVTV.cjs');
|
|
12
|
+
var chunkGB2PSZ33_cjs = require('./chunk-GB2PSZ33.cjs');
|
|
13
|
+
var chunkKQEBNUZI_cjs = require('./chunk-KQEBNUZI.cjs');
|
|
14
|
+
var chunk7KJHGAZY_cjs = require('./chunk-7KJHGAZY.cjs');
|
|
15
|
+
var chunkJAXDEK5Z_cjs = require('./chunk-JAXDEK5Z.cjs');
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
Object.defineProperty(exports, "PLATFORM_PRIVACY_POLICY_VERSION", {
|
|
20
|
+
enumerable: true,
|
|
21
|
+
get: function () { return chunkLHCSVEFT_cjs.PLATFORM_PRIVACY_POLICY_VERSION; }
|
|
22
|
+
});
|
|
23
|
+
Object.defineProperty(exports, "replayEvents", {
|
|
24
|
+
enumerable: true,
|
|
25
|
+
get: function () { return chunkQ3WYIWCN_cjs.replayEvents; }
|
|
26
|
+
});
|
|
27
|
+
Object.defineProperty(exports, "createDeterministicIdFactory", {
|
|
28
|
+
enumerable: true,
|
|
29
|
+
get: function () { return chunkYZKUEC2J_cjs.createDeterministicIdFactory; }
|
|
30
|
+
});
|
|
31
|
+
Object.defineProperty(exports, "createFakeActionContext", {
|
|
32
|
+
enumerable: true,
|
|
33
|
+
get: function () { return chunkYZKUEC2J_cjs.createFakeActionContext; }
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(exports, "createInMemoryAdapterRegistry", {
|
|
36
|
+
enumerable: true,
|
|
37
|
+
get: function () { return chunkYZKUEC2J_cjs.createInMemoryAdapterRegistry; }
|
|
38
|
+
});
|
|
39
|
+
Object.defineProperty(exports, "AdapterRegistry", {
|
|
40
|
+
enumerable: true,
|
|
41
|
+
get: function () { return chunkNPVIFZQV_cjs.AdapterRegistry; }
|
|
42
|
+
});
|
|
43
|
+
Object.defineProperty(exports, "MissingAdapterRegistrationError", {
|
|
44
|
+
enumerable: true,
|
|
45
|
+
get: function () { return chunkNPVIFZQV_cjs.MissingAdapterRegistrationError; }
|
|
46
|
+
});
|
|
47
|
+
Object.defineProperty(exports, "executeWithAdapterRetry", {
|
|
48
|
+
enumerable: true,
|
|
49
|
+
get: function () { return chunkNPVIFZQV_cjs.executeWithAdapterRetry; }
|
|
50
|
+
});
|
|
51
|
+
Object.defineProperty(exports, "getRetryDelayMs", {
|
|
52
|
+
enumerable: true,
|
|
53
|
+
get: function () { return chunkNPVIFZQV_cjs.getRetryDelayMs; }
|
|
54
|
+
});
|
|
55
|
+
Object.defineProperty(exports, "resolveAdapterRetryPolicy", {
|
|
56
|
+
enumerable: true,
|
|
57
|
+
get: function () { return chunkNPVIFZQV_cjs.resolveAdapterRetryPolicy; }
|
|
58
|
+
});
|
|
59
|
+
Object.defineProperty(exports, "FABRIC_ID_PREFIXES", {
|
|
60
|
+
enumerable: true,
|
|
61
|
+
get: function () { return chunkLZSE6QGQ_cjs.FABRIC_ID_PREFIXES; }
|
|
62
|
+
});
|
|
63
|
+
Object.defineProperty(exports, "createFabricId", {
|
|
64
|
+
enumerable: true,
|
|
65
|
+
get: function () { return chunkLZSE6QGQ_cjs.createFabricId; }
|
|
66
|
+
});
|
|
67
|
+
Object.defineProperty(exports, "isFabricId", {
|
|
68
|
+
enumerable: true,
|
|
69
|
+
get: function () { return chunkLZSE6QGQ_cjs.isFabricId; }
|
|
70
|
+
});
|
|
71
|
+
Object.defineProperty(exports, "parseFabricId", {
|
|
72
|
+
enumerable: true,
|
|
73
|
+
get: function () { return chunkLZSE6QGQ_cjs.parseFabricId; }
|
|
74
|
+
});
|
|
75
|
+
Object.defineProperty(exports, "createModuleRegistry", {
|
|
76
|
+
enumerable: true,
|
|
77
|
+
get: function () { return chunkLYX73U3P_cjs.createModuleRegistry; }
|
|
78
|
+
});
|
|
79
|
+
Object.defineProperty(exports, "getEventTypeName", {
|
|
80
|
+
enumerable: true,
|
|
81
|
+
get: function () { return chunkLYX73U3P_cjs.getEventTypeName; }
|
|
82
|
+
});
|
|
83
|
+
Object.defineProperty(exports, "getModuleDependencyNamespace", {
|
|
84
|
+
enumerable: true,
|
|
85
|
+
get: function () { return chunkLYX73U3P_cjs.getModuleDependencyNamespace; }
|
|
86
|
+
});
|
|
87
|
+
Object.defineProperty(exports, "getObjectTypeName", {
|
|
88
|
+
enumerable: true,
|
|
89
|
+
get: function () { return chunkLYX73U3P_cjs.getObjectTypeName; }
|
|
90
|
+
});
|
|
91
|
+
Object.defineProperty(exports, "registerFabricModule", {
|
|
92
|
+
enumerable: true,
|
|
93
|
+
get: function () { return chunkLYX73U3P_cjs.registerFabricModule; }
|
|
94
|
+
});
|
|
95
|
+
Object.defineProperty(exports, "registerFabricModules", {
|
|
96
|
+
enumerable: true,
|
|
97
|
+
get: function () { return chunkLYX73U3P_cjs.registerFabricModules; }
|
|
98
|
+
});
|
|
99
|
+
Object.defineProperty(exports, "validateModuleNamespace", {
|
|
100
|
+
enumerable: true,
|
|
101
|
+
get: function () { return chunkLYX73U3P_cjs.validateModuleNamespace; }
|
|
102
|
+
});
|
|
103
|
+
Object.defineProperty(exports, "assertObjectType", {
|
|
104
|
+
enumerable: true,
|
|
105
|
+
get: function () { return chunkQETQGAXJ_cjs.assertObjectType; }
|
|
106
|
+
});
|
|
107
|
+
Object.defineProperty(exports, "getRegisteredObjectTypes", {
|
|
108
|
+
enumerable: true,
|
|
109
|
+
get: function () { return chunkQETQGAXJ_cjs.getRegisteredObjectTypes; }
|
|
110
|
+
});
|
|
111
|
+
Object.defineProperty(exports, "isValidObjectType", {
|
|
112
|
+
enumerable: true,
|
|
113
|
+
get: function () { return chunkQETQGAXJ_cjs.isValidObjectType; }
|
|
114
|
+
});
|
|
115
|
+
Object.defineProperty(exports, "registerObjectType", {
|
|
116
|
+
enumerable: true,
|
|
117
|
+
get: function () { return chunkQETQGAXJ_cjs.registerObjectType; }
|
|
118
|
+
});
|
|
119
|
+
Object.defineProperty(exports, "aggregatePolicyOutcomes", {
|
|
120
|
+
enumerable: true,
|
|
121
|
+
get: function () { return chunkSDXDHVTV_cjs.aggregatePolicyOutcomes; }
|
|
122
|
+
});
|
|
123
|
+
Object.defineProperty(exports, "assertPolicyId", {
|
|
124
|
+
enumerable: true,
|
|
125
|
+
get: function () { return chunkSDXDHVTV_cjs.assertPolicyId; }
|
|
126
|
+
});
|
|
127
|
+
Object.defineProperty(exports, "evaluatePolicyDefinition", {
|
|
128
|
+
enumerable: true,
|
|
129
|
+
get: function () { return chunkSDXDHVTV_cjs.evaluatePolicyDefinition; }
|
|
130
|
+
});
|
|
131
|
+
Object.defineProperty(exports, "evaluatePolicyDefinitions", {
|
|
132
|
+
enumerable: true,
|
|
133
|
+
get: function () { return chunkSDXDHVTV_cjs.evaluatePolicyDefinitions; }
|
|
134
|
+
});
|
|
135
|
+
Object.defineProperty(exports, "evaluateRegisteredPolicies", {
|
|
136
|
+
enumerable: true,
|
|
137
|
+
get: function () { return chunkSDXDHVTV_cjs.evaluateRegisteredPolicies; }
|
|
138
|
+
});
|
|
139
|
+
Object.defineProperty(exports, "getRegisteredPolicyIds", {
|
|
140
|
+
enumerable: true,
|
|
141
|
+
get: function () { return chunkSDXDHVTV_cjs.getRegisteredPolicyIds; }
|
|
142
|
+
});
|
|
143
|
+
Object.defineProperty(exports, "registerPolicy", {
|
|
144
|
+
enumerable: true,
|
|
145
|
+
get: function () { return chunkSDXDHVTV_cjs.registerPolicy; }
|
|
146
|
+
});
|
|
147
|
+
Object.defineProperty(exports, "registerPolicyIfMissing", {
|
|
148
|
+
enumerable: true,
|
|
149
|
+
get: function () { return chunkSDXDHVTV_cjs.registerPolicyIfMissing; }
|
|
150
|
+
});
|
|
151
|
+
Object.defineProperty(exports, "resolvePolicy", {
|
|
152
|
+
enumerable: true,
|
|
153
|
+
get: function () { return chunkSDXDHVTV_cjs.resolvePolicy; }
|
|
154
|
+
});
|
|
155
|
+
Object.defineProperty(exports, "validateDataPolicyDefinition", {
|
|
156
|
+
enumerable: true,
|
|
157
|
+
get: function () { return chunkSDXDHVTV_cjs.validateDataPolicyDefinition; }
|
|
158
|
+
});
|
|
159
|
+
Object.defineProperty(exports, "getAllowedTransitions", {
|
|
160
|
+
enumerable: true,
|
|
161
|
+
get: function () { return chunkGB2PSZ33_cjs.getAllowedTransitions; }
|
|
162
|
+
});
|
|
163
|
+
Object.defineProperty(exports, "getEntityStateClass", {
|
|
164
|
+
enumerable: true,
|
|
165
|
+
get: function () { return chunkGB2PSZ33_cjs.getEntityStateClass; }
|
|
166
|
+
});
|
|
167
|
+
Object.defineProperty(exports, "registerStateMachine", {
|
|
168
|
+
enumerable: true,
|
|
169
|
+
get: function () { return chunkGB2PSZ33_cjs.registerStateMachine; }
|
|
170
|
+
});
|
|
171
|
+
Object.defineProperty(exports, "registerStateMachineIfMissing", {
|
|
172
|
+
enumerable: true,
|
|
173
|
+
get: function () { return chunkGB2PSZ33_cjs.registerStateMachineIfMissing; }
|
|
174
|
+
});
|
|
175
|
+
Object.defineProperty(exports, "resolveStateMachine", {
|
|
176
|
+
enumerable: true,
|
|
177
|
+
get: function () { return chunkGB2PSZ33_cjs.resolveStateMachine; }
|
|
178
|
+
});
|
|
179
|
+
Object.defineProperty(exports, "validateTransition", {
|
|
180
|
+
enumerable: true,
|
|
181
|
+
get: function () { return chunkGB2PSZ33_cjs.validateTransition; }
|
|
182
|
+
});
|
|
183
|
+
Object.defineProperty(exports, "ACTOR_TYPES", {
|
|
184
|
+
enumerable: true,
|
|
185
|
+
get: function () { return chunkKQEBNUZI_cjs.ACTOR_TYPES; }
|
|
186
|
+
});
|
|
187
|
+
Object.defineProperty(exports, "assertActionId", {
|
|
188
|
+
enumerable: true,
|
|
189
|
+
get: function () { return chunkKQEBNUZI_cjs.assertActionId; }
|
|
190
|
+
});
|
|
191
|
+
Object.defineProperty(exports, "assertActorType", {
|
|
192
|
+
enumerable: true,
|
|
193
|
+
get: function () { return chunkKQEBNUZI_cjs.assertActorType; }
|
|
194
|
+
});
|
|
195
|
+
Object.defineProperty(exports, "getRegisteredActionIds", {
|
|
196
|
+
enumerable: true,
|
|
197
|
+
get: function () { return chunkKQEBNUZI_cjs.getRegisteredActionIds; }
|
|
198
|
+
});
|
|
199
|
+
Object.defineProperty(exports, "isActorType", {
|
|
200
|
+
enumerable: true,
|
|
201
|
+
get: function () { return chunkKQEBNUZI_cjs.isActorType; }
|
|
202
|
+
});
|
|
203
|
+
Object.defineProperty(exports, "isRegisteredActionId", {
|
|
204
|
+
enumerable: true,
|
|
205
|
+
get: function () { return chunkKQEBNUZI_cjs.isRegisteredActionId; }
|
|
206
|
+
});
|
|
207
|
+
Object.defineProperty(exports, "registerAction", {
|
|
208
|
+
enumerable: true,
|
|
209
|
+
get: function () { return chunkKQEBNUZI_cjs.registerAction; }
|
|
210
|
+
});
|
|
211
|
+
Object.defineProperty(exports, "registerActionIfMissing", {
|
|
212
|
+
enumerable: true,
|
|
213
|
+
get: function () { return chunkKQEBNUZI_cjs.registerActionIfMissing; }
|
|
214
|
+
});
|
|
215
|
+
Object.defineProperty(exports, "resolveAction", {
|
|
216
|
+
enumerable: true,
|
|
217
|
+
get: function () { return chunkKQEBNUZI_cjs.resolveAction; }
|
|
218
|
+
});
|
|
219
|
+
Object.defineProperty(exports, "resolveRegisteredAction", {
|
|
220
|
+
enumerable: true,
|
|
221
|
+
get: function () { return chunkKQEBNUZI_cjs.resolveRegisteredAction; }
|
|
222
|
+
});
|
|
223
|
+
Object.defineProperty(exports, "denormalizeDisplaySnapshot", {
|
|
224
|
+
enumerable: true,
|
|
225
|
+
get: function () { return chunk7KJHGAZY_cjs.denormalizeDisplaySnapshot; }
|
|
226
|
+
});
|
|
227
|
+
Object.defineProperty(exports, "registerDisplayRenderer", {
|
|
228
|
+
enumerable: true,
|
|
229
|
+
get: function () { return chunk7KJHGAZY_cjs.registerDisplayRenderer; }
|
|
230
|
+
});
|
|
231
|
+
Object.defineProperty(exports, "renderEventDisplay", {
|
|
232
|
+
enumerable: true,
|
|
233
|
+
get: function () { return chunk7KJHGAZY_cjs.renderEventDisplay; }
|
|
234
|
+
});
|
|
235
|
+
Object.defineProperty(exports, "resolveDisplayRenderer", {
|
|
236
|
+
enumerable: true,
|
|
237
|
+
get: function () { return chunk7KJHGAZY_cjs.resolveDisplayRenderer; }
|
|
238
|
+
});
|
|
239
|
+
Object.defineProperty(exports, "createEventTypeRegistry", {
|
|
240
|
+
enumerable: true,
|
|
241
|
+
get: function () { return chunkJAXDEK5Z_cjs.createEventTypeRegistry; }
|
|
242
|
+
});
|
|
243
|
+
Object.defineProperty(exports, "getRegisteredEventTypes", {
|
|
244
|
+
enumerable: true,
|
|
245
|
+
get: function () { return chunkJAXDEK5Z_cjs.getRegisteredEventTypes; }
|
|
246
|
+
});
|
|
247
|
+
Object.defineProperty(exports, "getRegisteredSubjectTypes", {
|
|
248
|
+
enumerable: true,
|
|
249
|
+
get: function () { return chunkJAXDEK5Z_cjs.getRegisteredSubjectTypes; }
|
|
250
|
+
});
|
|
251
|
+
Object.defineProperty(exports, "isValidEventType", {
|
|
252
|
+
enumerable: true,
|
|
253
|
+
get: function () { return chunkJAXDEK5Z_cjs.isValidEventType; }
|
|
254
|
+
});
|
|
255
|
+
Object.defineProperty(exports, "isValidSubjectType", {
|
|
256
|
+
enumerable: true,
|
|
257
|
+
get: function () { return chunkJAXDEK5Z_cjs.isValidSubjectType; }
|
|
258
|
+
});
|
|
259
|
+
Object.defineProperty(exports, "registerEventType", {
|
|
260
|
+
enumerable: true,
|
|
261
|
+
get: function () { return chunkJAXDEK5Z_cjs.registerEventType; }
|
|
262
|
+
});
|
|
263
|
+
Object.defineProperty(exports, "registerSubjectType", {
|
|
264
|
+
enumerable: true,
|
|
265
|
+
get: function () { return chunkJAXDEK5Z_cjs.registerSubjectType; }
|
|
266
|
+
});
|
|
267
|
+
//# sourceMappingURL=index.cjs.map
|
|
268
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.cjs"}
|
package/dist/index.d.cts
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export { ACTOR_TYPES, ActionContext, ActionDefinition, ActionHandler, ActionId, ActionResult, ActionStateMachineBinding, ActionStatus, ActorType, AdapterStep, AdapterStepRetryPolicy, FabricRuntimeServices, SagaChildActionInput, SagaCompletion, SagaCompletionEvent, SagaContext, SagaImplementation, SagaRunChild, SchemaParseIssue, SchemaParseResult, SchemaValidator, assertActionId, assertActorType, getRegisteredActionIds, isActorType, isRegisteredActionId, registerAction, registerActionIfMissing, resolveAction, resolveRegisteredAction } from './actions/index.cjs';
|
|
2
|
+
export { AdapterAttempt, AdapterCircuitBreakerConfig, AdapterExecutionContext, AdapterExecutionResult, AdapterExecutor, AdapterImplementation, AdapterRegistry, AdapterRetryPolicy, ExecuteWithRetryOptions, MissingAdapterRegistrationError, ResolvedAdapterRetryPolicy, executeWithAdapterRetry, getRetryDelayMs, resolveAdapterRetryPolicy } from './adapters/index.cjs';
|
|
3
|
+
export { AssetEventActorType, AssetEventEnvelope, AssetEventSubjectType, AssetEventType, EventTypeRegistry, createEventTypeRegistry, getRegisteredEventTypes, getRegisteredSubjectTypes, isValidEventType, isValidSubjectType, registerEventType, registerSubjectType } from './events/index.cjs';
|
|
4
|
+
export { FABRIC_ID_PREFIXES, FabricIdPrefix, createFabricId, isFabricId, parseFabricId } from './ids/index.cjs';
|
|
5
|
+
export { EventTypeRegistration, EventTypeRegistrationInput, FabricModule, IdPrefixRegistration, ModuleDependency, ModuleDependencyInput, ModuleDisplayRendererRegistration, ModuleRegistry, ObjectTypeRegistration, ObjectTypeRegistrationInput, PolicyRegistration, StateMachineRegistration, createModuleRegistry, getEventTypeName, getModuleDependencyNamespace, getObjectTypeName, registerFabricModule, registerFabricModules, validateModuleNamespace } from './modules/index.cjs';
|
|
6
|
+
export { FabricObjectType, assertObjectType, getRegisteredObjectTypes, isValidObjectType, registerObjectType } from './objects/index.cjs';
|
|
7
|
+
export { DataPolicyComparisonOperator, DataPolicyCondition, DataPolicyConditionResult, DataPolicyDefinition, DataPolicyLiteral, DataPolicySource, DataPolicySourceReference, DataPolicyValidationResult, PolicyContext, PolicyDispatchEvidence, PolicyEvaluationMode, PolicyEvaluationResult, PolicyEvaluator, PolicyFallbackDefinition, PolicyFallbackTrigger, PolicyId, PolicyKind, PolicyOutcome, RuntimePolicyDefinition, aggregatePolicyOutcomes, assertPolicyId, evaluatePolicyDefinition, evaluatePolicyDefinitions, evaluateRegisteredPolicies, getRegisteredPolicyIds, registerPolicy, registerPolicyIfMissing, resolvePolicy, validateDataPolicyDefinition } from './policies/index.cjs';
|
|
8
|
+
export { StateClass, StateDefinition, StateMachineDatabaseClient, StateMachineDefinition, TransitionContext, getAllowedTransitions, getEntityStateClass, registerStateMachine, registerStateMachineIfMissing, resolveStateMachine, validateTransition } from './state-machines/index.cjs';
|
|
9
|
+
export { ReplayEventsOptions, ReplayEventsResult, ReplayScope, ReplaySnapshot, ReplayWarning, ReplayWarningCode, ReplayableAssetEvent, replayEvents } from './projections/index.cjs';
|
|
10
|
+
export { CachedDisplayDescriptor, DisplayContext, DisplayDatabaseClient, DisplayDescriptor, DisplayRenderer, DisplayRendererRegistration, denormalizeDisplaySnapshot, registerDisplayRenderer, renderEventDisplay, resolveDisplayRenderer } from './displays/index.cjs';
|
|
11
|
+
export { AnalyticsDataContract, AnalyticsDataContractSource, AnalyticsEligibilityDecision, AnonymizationContext, AnonymizationFieldMetadata, AnonymizationMetadata, AnonymizationResult, DataClassificationRule, PLATFORM_PRIVACY_POLICY_VERSION, PlatformDataClass, RedactionMethod, RedactionRule, RetentionRule } from './privacy/index.cjs';
|
|
12
|
+
export { EvidenceGenerationContext, EvidencePacketEnvelope, EvidencePacketReference, EvidencePacketStatus, EvidencePacketSubject, EvidenceRenderer } from './evidence/index.cjs';
|
|
13
|
+
export { FakeActionContextOptions, createDeterministicIdFactory, createFakeActionContext, createInMemoryAdapterRegistry } from './testing/index.cjs';
|