nucleus-core-ts 0.8.103 → 0.8.105
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/dist/index.d.ts +23 -23
- package/dist/index.js +76 -62
- package/dist/src/Client/Proxy/httpProxy.js +20 -0
- package/dist/src/Client/Proxy/types.d.ts +4 -0
- package/package.json +1 -1
package/dist/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare var
|
|
1
|
+
declare var qe: () => import("h-state").StoreType<{
|
|
2
2
|
connection: {
|
|
3
3
|
status: string;
|
|
4
4
|
clientId: null;
|
|
@@ -9,7 +9,7 @@ declare var Ps: () => import("h-state").StoreType<{
|
|
|
9
9
|
events: never[];
|
|
10
10
|
maxEvents: number;
|
|
11
11
|
}, Record<string, unknown>>;
|
|
12
|
-
declare function
|
|
12
|
+
declare function d5(n: any): {
|
|
13
13
|
isConnected: boolean;
|
|
14
14
|
isConnecting: boolean;
|
|
15
15
|
clientId: null;
|
|
@@ -19,18 +19,18 @@ declare function c5(n: any): {
|
|
|
19
19
|
reconnectAttempt: number;
|
|
20
20
|
connect: () => void;
|
|
21
21
|
disconnect: () => void;
|
|
22
|
-
subscribe: (
|
|
23
|
-
unsubscribe: (
|
|
22
|
+
subscribe: (k: any) => void;
|
|
23
|
+
unsubscribe: (k: any) => void;
|
|
24
24
|
clearEvents: unknown;
|
|
25
|
-
getEventsByTopic: (
|
|
25
|
+
getEventsByTopic: (k: any) => never[];
|
|
26
26
|
};
|
|
27
|
-
declare var
|
|
28
|
-
declare function
|
|
29
|
-
declare function
|
|
30
|
-
declare function
|
|
31
|
-
declare function
|
|
32
|
-
declare function
|
|
33
|
-
declare function
|
|
27
|
+
declare var y2: ba;
|
|
28
|
+
declare function pd(): {};
|
|
29
|
+
declare function yd(n: any): {};
|
|
30
|
+
declare function Id(n: any): {};
|
|
31
|
+
declare function Td(n: any): {};
|
|
32
|
+
declare function j2(n: any, r: any): any;
|
|
33
|
+
declare function n_(n: any): {
|
|
34
34
|
ADMIN_IMPERSONATE: {
|
|
35
35
|
method: string;
|
|
36
36
|
path: string;
|
|
@@ -56,7 +56,7 @@ declare function pd(n: any): {
|
|
|
56
56
|
_error: undefined;
|
|
57
57
|
};
|
|
58
58
|
};
|
|
59
|
-
declare function
|
|
59
|
+
declare function a5(n: any, r: any, t: any, o: any): (s: any, e: any) => Promise<{
|
|
60
60
|
isSuccess: boolean;
|
|
61
61
|
errors: {
|
|
62
62
|
message: string;
|
|
@@ -71,8 +71,8 @@ declare function I2(n: any, r: any, t: any, o: any): (e: any, s: any) => Promise
|
|
|
71
71
|
code: any;
|
|
72
72
|
message: any;
|
|
73
73
|
}>;
|
|
74
|
-
declare function
|
|
75
|
-
declare class
|
|
74
|
+
declare function C2(n: any, r: any): () => {};
|
|
75
|
+
declare class ba {
|
|
76
76
|
constructor(n?: {});
|
|
77
77
|
config: {
|
|
78
78
|
timeout: number;
|
|
@@ -226,7 +226,7 @@ declare class fa {
|
|
|
226
226
|
createdAt: Date;
|
|
227
227
|
}>;
|
|
228
228
|
}
|
|
229
|
-
declare function
|
|
229
|
+
declare function QE(n: any): Promise<$$<"", {
|
|
230
230
|
decorator: {};
|
|
231
231
|
store: {};
|
|
232
232
|
derive: {};
|
|
@@ -254,7 +254,7 @@ declare function U6(n: any): Promise<dh<"", {
|
|
|
254
254
|
standaloneSchema: {};
|
|
255
255
|
response: {};
|
|
256
256
|
}>>;
|
|
257
|
-
declare namespace
|
|
257
|
+
declare namespace Ue {
|
|
258
258
|
namespace login {
|
|
259
259
|
let key: string;
|
|
260
260
|
let method: string;
|
|
@@ -519,8 +519,8 @@ declare class Gr {
|
|
|
519
519
|
static resetInstance(): void;
|
|
520
520
|
constructor(n: {} | undefined, r: {} | undefined, t: any);
|
|
521
521
|
config: any;
|
|
522
|
-
transports:
|
|
523
|
-
auditTransports:
|
|
522
|
+
transports: mi[];
|
|
523
|
+
auditTransports: hi[];
|
|
524
524
|
context: {};
|
|
525
525
|
correlationId: any;
|
|
526
526
|
child(n: any, r: any): Gr;
|
|
@@ -554,8 +554,8 @@ declare class Gr {
|
|
|
554
554
|
trace(n: any): Promise<void>;
|
|
555
555
|
traceSync(n: any): void;
|
|
556
556
|
}
|
|
557
|
-
import
|
|
558
|
-
declare class
|
|
557
|
+
import $$ from "elysia";
|
|
558
|
+
declare class mi {
|
|
559
559
|
constructor(n?: {});
|
|
560
560
|
name: string;
|
|
561
561
|
colorize: any;
|
|
@@ -568,11 +568,11 @@ declare class gi {
|
|
|
568
568
|
(...data: any[]): void;
|
|
569
569
|
};
|
|
570
570
|
}
|
|
571
|
-
declare class
|
|
571
|
+
declare class hi {
|
|
572
572
|
constructor(n?: {});
|
|
573
573
|
name: string;
|
|
574
574
|
enabled: any;
|
|
575
575
|
write(n: any): void;
|
|
576
576
|
}
|
|
577
|
-
export {
|
|
577
|
+
export { qe as usePubSubStore, d5 as usePubSub, y2 as serverFetch, pd as generateSystemTableEndpoints, yd as generateMonitoringEndpoints, Id as generateEndpointsFromConfig, Td as generateAuthEndpoints, j2 as generateAllEndpoints, n_ as generateAdminEndpoints, a5 as createServerFactory, C2 as createApiHook, ba as ServerFetch, QE as NucleusElysiaPlugin, Ue as AUTH_ENDPOINT_CONFIGS };
|
|
578
578
|
//# sourceMappingURL=index.d.ts.map
|