@unyt/datex 0.0.3 → 0.0.5
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/README.md +1 -1
- package/esm/_dnt.shims.d.ts +1 -2
- package/esm/_dnt.shims.d.ts.map +1 -1
- package/esm/datex-core/datex_core_js.d.ts.map +1 -0
- package/esm/{src/datex-core → datex-core}/datex_core_js.internal.d.ts +82 -128
- package/esm/datex-core/datex_core_js.internal.d.ts.map +1 -0
- package/esm/{src/datex-core → datex-core}/datex_core_js.internal.js +227 -352
- package/esm/datex-core/datex_core_js.js +20 -0
- package/esm/datex-core/datex_core_js.wasm +0 -0
- package/esm/datex-core.d.ts.map +1 -0
- package/esm/deno.json +3 -3
- package/esm/{src/mod.d.ts → mod.d.ts} +2 -2
- package/esm/mod.d.ts.map +1 -0
- package/esm/mod.js +29 -0
- package/esm/network/com-hub.d.ts +21 -0
- package/esm/network/com-hub.d.ts.map +1 -0
- package/esm/network/com-hub.js +74 -0
- package/esm/network/com-interface.d.ts +17 -0
- package/esm/network/com-interface.d.ts.map +1 -0
- package/esm/network/com-interface.js +62 -0
- package/esm/runtime/runtime.d.ts +38 -0
- package/esm/runtime/runtime.d.ts.map +1 -0
- package/esm/{src/runtime → runtime}/runtime.js +21 -6
- package/package.json +5 -9
- package/esm/_dnt.test_polyfills.d.ts.map +0 -1
- package/esm/_dnt.test_shims.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/almost_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/array_includes.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/assert.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/assertion_error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/fail.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/false.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/greater.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/greater_or_equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/instance_of.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/is_error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/less.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/less_or_equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/match.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/not_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/not_instance_of.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/not_match.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/not_strict_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/object_match.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/rejects.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/strict_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/string_includes.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/throws.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/unimplemented.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.13/unreachable.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/crypto/1.0.5/_wasm/lib/deno_std_wasm_crypto.d.ts +0 -2
- package/esm/deps/jsr.io/@std/crypto/1.0.5/_wasm/lib/deno_std_wasm_crypto.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/crypto/1.0.5/_wasm/lib/deno_std_wasm_crypto.internal.d.ts +0 -69
- package/esm/deps/jsr.io/@std/crypto/1.0.5/_wasm/lib/deno_std_wasm_crypto.internal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/crypto/1.0.5/_wasm/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/crypto/1.0.5/crypto.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.9/build_message.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.9/diff.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.9/diff_str.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.9/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.9/styles.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/internal/1.0.9/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/uuid/1.0.9/_common.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/uuid/1.0.9/common.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/uuid/1.0.9/constants.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/uuid/1.0.9/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/uuid/1.0.9/v1.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/uuid/1.0.9/v3.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/uuid/1.0.9/v4.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/uuid/1.0.9/v5.d.ts.map +0 -1
- package/esm/rs-lib/datex-core/Cargo.toml +0 -169
- package/esm/src/datex-core/datex_core_js.d.ts.map +0 -1
- package/esm/src/datex-core/datex_core_js.internal.d.ts.map +0 -1
- package/esm/src/datex-core/datex_core_js.js +0 -15
- package/esm/src/datex-core/datex_core_js.wasm +0 -0
- package/esm/src/datex-core.d.ts.map +0 -1
- package/esm/src/mod.d.ts.map +0 -1
- package/esm/src/mod.js +0 -11
- package/esm/src/runtime/runtime.d.ts +0 -25
- package/esm/src/runtime/runtime.d.ts.map +0 -1
- package/esm/test/compiler/execute.test.d.ts.map +0 -1
- package/esm/test/crypto.test.d.ts.map +0 -1
- package/esm/test/init.test.d.ts.map +0 -1
- package/esm/test/is-node.d.ts.map +0 -1
- package/esm/test/network/BaseInterface.test.d.ts.map +0 -1
- package/esm/test/network/ComHub.test.d.ts.map +0 -1
- package/esm/test/network/WebsocketClientInterface.test.d.ts.map +0 -1
- package/esm/test/network/WebsocketMockupServer.d.ts.map +0 -1
- package/esm/test/network/WebsocketServerInterface.test.d.ts.map +0 -1
- package/esm/test/utils.d.ts.map +0 -1
- /package/esm/{src/datex-core → datex-core}/datex_core_js.d.ts +0 -0
- /package/esm/{src/datex-core.d.ts → datex-core.d.ts} +0 -0
- /package/esm/{src/datex-core.js → datex-core.js} +0 -0
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<img align="right" src="assets/datex-logo-light.svg" width="150px" alt="The DATEX logo">
|
|
6
6
|
|
|
7
7
|
The DATEX Core Library for JavaScript (DATEX Core JS) is based on the
|
|
8
|
-
[DATEX Core](https://github.com/unyt-org/datex-core)
|
|
8
|
+
[DATEX Core](https://github.com/unyt-org/datex-core) Rust library and provides a
|
|
9
9
|
high-level API for working with DATEX in JavaScript and TypeScript. DATEX is
|
|
10
10
|
developed and maintained by the [unyt.org](https://unyt.org) organization and
|
|
11
11
|
community.
|
package/esm/_dnt.shims.d.ts
CHANGED
|
@@ -7,7 +7,6 @@ export { setInterval, setTimeout } from "@deno/shim-timers";
|
|
|
7
7
|
import { fetch, File, FormData, Headers, Request, Response } from "undici";
|
|
8
8
|
export { fetch, File, FormData, Headers, Request, Response, type BodyInit, type HeadersInit, type ReferrerPolicy, type RequestInit, type RequestCache, type RequestMode, type RequestRedirect, type ResponseInit } from "undici";
|
|
9
9
|
export { WeakRef, type WeakRefConstructor } from "@deno/sham-weakref";
|
|
10
|
-
import { default as WebSocket } from "ws";
|
|
11
10
|
export { default as WebSocket } from "ws";
|
|
12
11
|
export declare const dntGlobalThis: Omit<typeof globalThis, "WeakRef" | "fetch" | "Request" | "Response" | "FormData" | "Headers" | "File" | "crypto" | "setInterval" | "setTimeout" | "Deno" | "alert" | "confirm" | "prompt" | "WebSocket"> & {
|
|
13
12
|
Deno: typeof Deno;
|
|
@@ -24,6 +23,6 @@ export declare const dntGlobalThis: Omit<typeof globalThis, "WeakRef" | "fetch"
|
|
|
24
23
|
Request: typeof Request;
|
|
25
24
|
Response: typeof Response;
|
|
26
25
|
WeakRef: import("@deno/sham-weakref").WeakRefConstructor;
|
|
27
|
-
WebSocket:
|
|
26
|
+
WebSocket: any;
|
|
28
27
|
};
|
|
29
28
|
//# sourceMappingURL=_dnt.shims.d.ts.map
|
package/esm/_dnt.shims.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_dnt.shims.d.ts","sourceRoot":"","sources":["../src/_dnt.shims.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AACvC,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAEvC,OAAO,EAAE,MAAM,EAAE,KAAK,MAAM,EAAE,KAAK,YAAY,EAAE,KAAK,mBAAmB,EAAE,KAAK,SAAS,EAAE,KAAK,aAAa,EAAE,KAAK,YAAY,EAAE,KAAK,YAAY,EAAE,KAAK,YAAY,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAE,KAAK,YAAY,EAAE,KAAK,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,mBAAmB,EAAE,KAAK,UAAU,EAAE,KAAK,uBAAuB,EAAE,KAAK,YAAY,EAAE,KAAK,mBAAmB,EAAE,KAAK,gBAAgB,EAAE,KAAK,UAAU,EAAE,KAAK,kBAAkB,EAAE,KAAK,SAAS,EAAE,KAAK,qBAAqB,EAAE,KAAK,eAAe,EAAE,KAAK,UAAU,EAAE,KAAK,cAAc,EAAE,KAAK,UAAU,EAAE,KAAK,aAAa,EAAE,KAAK,eAAe,EAAE,KAAK,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,KAAK,iBAAiB,EAAE,KAAK,eAAe,EAAE,KAAK,YAAY,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErvB,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAC3E,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,KAAK,QAAQ,EAAE,KAAK,WAAW,EAAE,KAAK,cAAc,EAAE,KAAK,WAAW,EAAE,KAAK,YAAY,EAAE,KAAK,WAAW,EAAE,KAAK,eAAe,EAAE,KAAK,YAAY,EAAE,MAAM,QAAQ,CAAC;AAEjO,OAAO,EAAE,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"_dnt.shims.d.ts","sourceRoot":"","sources":["../src/_dnt.shims.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AACvC,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAEvC,OAAO,EAAE,MAAM,EAAE,KAAK,MAAM,EAAE,KAAK,YAAY,EAAE,KAAK,mBAAmB,EAAE,KAAK,SAAS,EAAE,KAAK,aAAa,EAAE,KAAK,YAAY,EAAE,KAAK,YAAY,EAAE,KAAK,YAAY,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAE,KAAK,YAAY,EAAE,KAAK,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,mBAAmB,EAAE,KAAK,UAAU,EAAE,KAAK,uBAAuB,EAAE,KAAK,YAAY,EAAE,KAAK,mBAAmB,EAAE,KAAK,gBAAgB,EAAE,KAAK,UAAU,EAAE,KAAK,kBAAkB,EAAE,KAAK,SAAS,EAAE,KAAK,qBAAqB,EAAE,KAAK,eAAe,EAAE,KAAK,UAAU,EAAE,KAAK,cAAc,EAAE,KAAK,UAAU,EAAE,KAAK,aAAa,EAAE,KAAK,eAAe,EAAE,KAAK,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,KAAK,iBAAiB,EAAE,KAAK,eAAe,EAAE,KAAK,YAAY,EAAE,KAAK,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErvB,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAC3E,OAAO,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,KAAK,QAAQ,EAAE,KAAK,WAAW,EAAE,KAAK,cAAc,EAAE,KAAK,WAAW,EAAE,KAAK,YAAY,EAAE,KAAK,WAAW,EAAE,KAAK,eAAe,EAAE,KAAK,YAAY,EAAE,MAAM,QAAQ,CAAC;AAEjO,OAAO,EAAE,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAEtE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,IAAI,CAAC;AAmB1C,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;CAA2C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"datex_core_js.d.ts","sourceRoot":"","sources":["../../src/datex-core/datex_core_js.js"],"names":[],"mappings":""}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export function __wbg_set_wasm(val: any): void;
|
|
2
2
|
/**
|
|
3
|
-
* @param {string}
|
|
3
|
+
* @param {string} config
|
|
4
4
|
* @param {any} debug_flags
|
|
5
5
|
* @returns {JSRuntime}
|
|
6
6
|
*/
|
|
7
|
-
export function
|
|
7
|
+
export function create_runtime(config: string, debug_flags: any): JSRuntime;
|
|
8
8
|
/**
|
|
9
9
|
* @param {string} datex_script
|
|
10
10
|
*/
|
|
@@ -42,9 +42,7 @@ export function __wbg_crypto_12576cd66246998b(...args: any[]): any;
|
|
|
42
42
|
export function __wbg_data_432d9c3df2630942(arg0: any): any;
|
|
43
43
|
export function __wbg_debug_3cb59063b29f58c1(arg0: any): void;
|
|
44
44
|
export function __wbg_decrypt_f913c8ffec178afe(...args: any[]): any;
|
|
45
|
-
export function __wbg_deleteProperty_96363d4a1d977c97(...args: any[]): any;
|
|
46
45
|
export function __wbg_encrypt_4d890132dfd8a0a7(...args: any[]): any;
|
|
47
|
-
export function __wbg_entries_3265d4158b33e5dc(arg0: any): [string, any][];
|
|
48
46
|
export function __wbg_error_524f506f44df1645(arg0: any): void;
|
|
49
47
|
export function __wbg_error_7534b8e9a36f1ab4(arg0: any, arg1: any): void;
|
|
50
48
|
export function __wbg_exportKey_d8fbe6e8de2fbb6a(...args: any[]): any;
|
|
@@ -53,7 +51,6 @@ export function __wbg_getRandomValues_5754b82ca6952f9b(...args: any[]): any;
|
|
|
53
51
|
export function __wbg_getReader_be0d36e5873a525b(arg0: any): any;
|
|
54
52
|
export function __wbg_getWriter_6ce182d0adc3f96b(...args: any[]): any;
|
|
55
53
|
export function __wbg_get_67b2ba62fc30de12(...args: any[]): any;
|
|
56
|
-
export function __wbg_get_b9b93047fe3cf45b(arg0: any, arg1: any): any;
|
|
57
54
|
export function __wbg_getprivatekey_c03ce2e8935f16db(arg0: any): any;
|
|
58
55
|
export function __wbg_getpublickey_66fc5575903e8954(arg0: any): any;
|
|
59
56
|
export function __wbg_getwithrefkey_1dc361bd10053bfe(arg0: any, arg1: any): any;
|
|
@@ -66,10 +63,8 @@ export function __wbg_instanceof_Object_7f2dcef8f78644a4(arg0: any): boolean;
|
|
|
66
63
|
export function __wbg_instanceof_ReadableStreamDefaultReader_056dcea99b3557aa(arg0: any): boolean;
|
|
67
64
|
export function __wbg_instanceof_Uint8Array_17156bcf118086a9(arg0: any): boolean;
|
|
68
65
|
export function __wbg_instanceof_Window_def73ea0955fc569(arg0: any): boolean;
|
|
69
|
-
export function __wbg_isSafeInteger_343e2beeeece1bb0(arg0: any): boolean;
|
|
70
66
|
export function __wbg_label_674e88e28b0f69db(arg0: any, arg1: any): void;
|
|
71
67
|
export function __wbg_length_a446193dc22c12f8(arg0: any): any;
|
|
72
|
-
export function __wbg_length_e2d2a49132c1b256(arg0: any): any;
|
|
73
68
|
export function __wbg_log_c222819a41e063d3(arg0: any): void;
|
|
74
69
|
export function __wbg_message_d1685a448ba00178(arg0: any, arg1: any): void;
|
|
75
70
|
export function __wbg_navigator_1577371c070c8947(arg0: any): any;
|
|
@@ -79,7 +74,6 @@ export function __wbg_new_78feb108b6472713(): any[];
|
|
|
79
74
|
export function __wbg_new_8a6f238a6ece86ea(): Error;
|
|
80
75
|
export function __wbg_new_92c54fc74574ef55(...args: any[]): any;
|
|
81
76
|
export function __wbg_new_a12002a7f91c75be(arg0: any): Uint8Array;
|
|
82
|
-
export function __wbg_new_c68d7209be747379(arg0: any, arg1: any): Error;
|
|
83
77
|
export function __wbg_newnoargs_105ed471475aaf50(arg0: any, arg1: any): Function;
|
|
84
78
|
export function __wbg_newwithbyteoffsetandlength_d97e637ebe145a9a(arg0: any, arg1: any, arg2: any): Uint8Array;
|
|
85
79
|
export function __wbg_newwithconfiguration_d716d1bf0ec3af80(...args: any[]): any;
|
|
@@ -103,7 +97,6 @@ export function __wbg_serial_a5487140b2fdb38f(arg0: any): any;
|
|
|
103
97
|
export function __wbg_setLocalDescription_3b7809adf05c8170(arg0: any, arg1: any): any;
|
|
104
98
|
export function __wbg_setRemoteDescription_2bd5c020ee5cf31f(arg0: any, arg1: any): any;
|
|
105
99
|
export function __wbg_setTimeout_db2dbaeefb6f39c7(...args: any[]): any;
|
|
106
|
-
export function __wbg_set_3f1d0b984ed272ed(arg0: any, arg1: any, arg2: any): void;
|
|
107
100
|
export function __wbg_set_65595bdd868b3009(arg0: any, arg1: any, arg2: any): void;
|
|
108
101
|
export function __wbg_set_bb8cecf6a62b9f46(...args: any[]): any;
|
|
109
102
|
export function __wbg_setbaudrate_fe58f64af51588e8(arg0: any, arg1: any): void;
|
|
@@ -140,12 +133,9 @@ export function __wbg_verify_51e2b45815701128(...args: any[]): any;
|
|
|
140
133
|
export function __wbg_warn_4ca3906c248c47c4(arg0: any): void;
|
|
141
134
|
export function __wbg_writable_169515f8aae06da5(arg0: any): any;
|
|
142
135
|
export function __wbg_write_311434e30ee214e5(arg0: any, arg1: any): any;
|
|
143
|
-
export function __wbindgen_as_number(arg0: any): number;
|
|
144
|
-
export function __wbindgen_bigint_from_u64(arg0: any): bigint;
|
|
145
|
-
export function __wbindgen_bigint_get_as_i64(arg0: any, arg1: any): void;
|
|
146
136
|
export function __wbindgen_boolean_get(arg0: any): 1 | 0 | 2;
|
|
147
137
|
export function __wbindgen_cb_drop(arg0: any): boolean;
|
|
148
|
-
export function
|
|
138
|
+
export function __wbindgen_closure_wrapper3633(arg0: any, arg1: any, arg2: any): {
|
|
149
139
|
(...args: any[]): any;
|
|
150
140
|
original: {
|
|
151
141
|
a: any;
|
|
@@ -154,7 +144,7 @@ export function __wbindgen_closure_wrapper3082(arg0: any, arg1: any, arg2: any):
|
|
|
154
144
|
dtor: any;
|
|
155
145
|
};
|
|
156
146
|
};
|
|
157
|
-
export function
|
|
147
|
+
export function __wbindgen_closure_wrapper3666(arg0: any, arg1: any, arg2: any): {
|
|
158
148
|
(...args: any[]): any;
|
|
159
149
|
original: {
|
|
160
150
|
a: any;
|
|
@@ -163,7 +153,7 @@ export function __wbindgen_closure_wrapper3321(arg0: any, arg1: any, arg2: any):
|
|
|
163
153
|
dtor: any;
|
|
164
154
|
};
|
|
165
155
|
};
|
|
166
|
-
export function
|
|
156
|
+
export function __wbindgen_closure_wrapper745(arg0: any, arg1: any, arg2: any): {
|
|
167
157
|
(...args: any[]): any;
|
|
168
158
|
original: {
|
|
169
159
|
a: any;
|
|
@@ -172,7 +162,7 @@ export function __wbindgen_closure_wrapper3326(arg0: any, arg1: any, arg2: any):
|
|
|
172
162
|
dtor: any;
|
|
173
163
|
};
|
|
174
164
|
};
|
|
175
|
-
export function
|
|
165
|
+
export function __wbindgen_closure_wrapper746(arg0: any, arg1: any, arg2: any): {
|
|
176
166
|
(...args: any[]): any;
|
|
177
167
|
original: {
|
|
178
168
|
a: any;
|
|
@@ -181,7 +171,7 @@ export function __wbindgen_closure_wrapper3826(arg0: any, arg1: any, arg2: any):
|
|
|
181
171
|
dtor: any;
|
|
182
172
|
};
|
|
183
173
|
};
|
|
184
|
-
export function
|
|
174
|
+
export function __wbindgen_closure_wrapper747(arg0: any, arg1: any, arg2: any): {
|
|
185
175
|
(...args: any[]): any;
|
|
186
176
|
original: {
|
|
187
177
|
a: any;
|
|
@@ -190,7 +180,7 @@ export function __wbindgen_closure_wrapper887(arg0: any, arg1: any, arg2: any):
|
|
|
190
180
|
dtor: any;
|
|
191
181
|
};
|
|
192
182
|
};
|
|
193
|
-
export function
|
|
183
|
+
export function __wbindgen_closure_wrapper748(arg0: any, arg1: any, arg2: any): {
|
|
194
184
|
(...args: any[]): any;
|
|
195
185
|
original: {
|
|
196
186
|
a: any;
|
|
@@ -203,12 +193,9 @@ export function __wbindgen_debug_string(arg0: any, arg1: any): void;
|
|
|
203
193
|
export function __wbindgen_error_new(arg0: any, arg1: any): Error;
|
|
204
194
|
export function __wbindgen_in(arg0: any, arg1: any): boolean;
|
|
205
195
|
export function __wbindgen_init_externref_table(): void;
|
|
206
|
-
export function __wbindgen_is_bigint(arg0: any): arg0 is bigint;
|
|
207
196
|
export function __wbindgen_is_function(arg0: any): boolean;
|
|
208
197
|
export function __wbindgen_is_object(arg0: any): boolean;
|
|
209
|
-
export function __wbindgen_is_string(arg0: any): arg0 is string;
|
|
210
198
|
export function __wbindgen_is_undefined(arg0: any): boolean;
|
|
211
|
-
export function __wbindgen_jsval_eq(arg0: any, arg1: any): boolean;
|
|
212
199
|
export function __wbindgen_jsval_loose_eq(arg0: any, arg1: any): boolean;
|
|
213
200
|
export function __wbindgen_memory(): any;
|
|
214
201
|
export function __wbindgen_number_get(arg0: any, arg1: any): void;
|
|
@@ -218,83 +205,31 @@ export function __wbindgen_string_new(arg0: any, arg1: any): any;
|
|
|
218
205
|
export function __wbindgen_throw(arg0: any, arg1: any): void;
|
|
219
206
|
export function __wbindgen_uint8_array_new(arg0: any, arg1: any): any;
|
|
220
207
|
export class BaseJSInterface {
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
* @param {InterfaceProperties | string} name_or_properties
|
|
224
|
-
*/
|
|
225
|
-
constructor(com_hub: JSComHub, name_or_properties: InterfaceProperties | string);
|
|
226
|
-
__destroy_into_raw(): number;
|
|
227
|
-
__wbg_ptr: number;
|
|
208
|
+
__destroy_into_raw(): number | undefined;
|
|
209
|
+
__wbg_ptr: number | undefined;
|
|
228
210
|
free(): void;
|
|
229
|
-
/**
|
|
230
|
-
* @returns {InterfaceProperties}
|
|
231
|
-
*/
|
|
232
|
-
get properties(): InterfaceProperties;
|
|
233
|
-
/**
|
|
234
|
-
* @returns {string}
|
|
235
|
-
*/
|
|
236
|
-
get uuid(): string;
|
|
237
|
-
/**
|
|
238
|
-
* @param {string} socket_uuid
|
|
239
|
-
* @param {Uint8Array} data
|
|
240
|
-
* @returns {Promise<boolean>}
|
|
241
|
-
*/
|
|
242
|
-
test_send_block(socket_uuid: string, data: Uint8Array): Promise<boolean>;
|
|
243
|
-
/**
|
|
244
|
-
* @param {Function} func
|
|
245
|
-
*/
|
|
246
|
-
on_send(func: Function): void;
|
|
247
|
-
/**
|
|
248
|
-
* @param {string} direction
|
|
249
|
-
* @returns {string}
|
|
250
|
-
*/
|
|
251
|
-
register_socket(direction: string): string;
|
|
252
|
-
/**
|
|
253
|
-
* @param {string} socket_uuid
|
|
254
|
-
*/
|
|
255
|
-
destroy_socket(socket_uuid: string): void;
|
|
256
|
-
/**
|
|
257
|
-
* @param {string} socket_uuid
|
|
258
|
-
* @param {Uint8Array} data
|
|
259
|
-
* @returns {Promise<void>}
|
|
260
|
-
*/
|
|
261
|
-
receive(socket_uuid: string, data: Uint8Array): Promise<void>;
|
|
262
211
|
}
|
|
263
212
|
export class JSComHub {
|
|
264
213
|
static __wrap(ptr: any): any;
|
|
265
214
|
__destroy_into_raw(): number | undefined;
|
|
266
215
|
__wbg_ptr: number | undefined;
|
|
267
216
|
free(): void;
|
|
217
|
+
register_default_interface_factories(): void;
|
|
268
218
|
/**
|
|
269
|
-
* @param {string}
|
|
219
|
+
* @param {string} interface_type
|
|
220
|
+
* @param {string} properties
|
|
270
221
|
* @returns {Promise<any>}
|
|
271
222
|
*/
|
|
272
|
-
|
|
273
|
-
start_update_loop(): void;
|
|
223
|
+
create_interface(interface_type: string, properties: string): Promise<any>;
|
|
274
224
|
/**
|
|
275
|
-
* @
|
|
225
|
+
* @param {string} interface_uuid
|
|
226
|
+
* @returns {Promise<any>}
|
|
276
227
|
*/
|
|
277
|
-
|
|
228
|
+
close_interface(interface_uuid: string): Promise<any>;
|
|
278
229
|
/**
|
|
279
230
|
* @returns {Promise<void>}
|
|
280
231
|
*/
|
|
281
232
|
update(): Promise<void>;
|
|
282
|
-
/**
|
|
283
|
-
* @returns {WebSocketServerRegistry}
|
|
284
|
-
*/
|
|
285
|
-
get websocket_server(): WebSocketServerRegistry;
|
|
286
|
-
/**
|
|
287
|
-
* @returns {WebSocketClientRegistry}
|
|
288
|
-
*/
|
|
289
|
-
get websocket_client(): WebSocketClientRegistry;
|
|
290
|
-
/**
|
|
291
|
-
* @returns {SerialRegistry}
|
|
292
|
-
*/
|
|
293
|
-
get serial(): SerialRegistry;
|
|
294
|
-
/**
|
|
295
|
-
* @returns {WebRTCRegistry}
|
|
296
|
-
*/
|
|
297
|
-
get webrtc(): WebRTCRegistry;
|
|
298
233
|
/**
|
|
299
234
|
* Send a block to the given interface and socket
|
|
300
235
|
* This does not involve the routing on the ComHub level.
|
|
@@ -310,6 +245,41 @@ export class JSComHub {
|
|
|
310
245
|
* @returns {Uint8Array[]}
|
|
311
246
|
*/
|
|
312
247
|
_drain_incoming_blocks(): Uint8Array[];
|
|
248
|
+
/**
|
|
249
|
+
* @param {string} uuid
|
|
250
|
+
* @param {string} direction
|
|
251
|
+
* @returns {string}
|
|
252
|
+
*/
|
|
253
|
+
base_interface_register_socket(uuid: string, direction: string): string;
|
|
254
|
+
/**
|
|
255
|
+
* @param {string} uuid
|
|
256
|
+
* @param {string} socket_uuid
|
|
257
|
+
* @param {Uint8Array} data
|
|
258
|
+
*/
|
|
259
|
+
base_interface_receive(uuid: string, socket_uuid: string, data: Uint8Array): void;
|
|
260
|
+
/**
|
|
261
|
+
* @param {string} uuid
|
|
262
|
+
* @param {string} socket_uuid
|
|
263
|
+
*/
|
|
264
|
+
base_interface_destroy_socket(uuid: string, socket_uuid: string): void;
|
|
265
|
+
/**
|
|
266
|
+
* @param {string} uuid
|
|
267
|
+
* @param {Function} func
|
|
268
|
+
*/
|
|
269
|
+
base_interface_on_send(uuid: string, func: Function): void;
|
|
270
|
+
/**
|
|
271
|
+
* @param {string} uuid
|
|
272
|
+
* @param {string} socket_uuid
|
|
273
|
+
* @param {Uint8Array} data
|
|
274
|
+
* @returns {Promise<boolean>}
|
|
275
|
+
*/
|
|
276
|
+
base_interface_test_send_block(uuid: string, socket_uuid: string, data: Uint8Array): Promise<boolean>;
|
|
277
|
+
/**
|
|
278
|
+
* @param {string} interface_uuid
|
|
279
|
+
* @param {WebSocket} websocket
|
|
280
|
+
* @returns {string}
|
|
281
|
+
*/
|
|
282
|
+
websocket_server_interface_add_socket(interface_uuid: string, websocket: WebSocket): string;
|
|
313
283
|
}
|
|
314
284
|
export class JSMemory {
|
|
315
285
|
static __wrap(ptr: any): any;
|
|
@@ -338,50 +308,61 @@ export class JSRuntime {
|
|
|
338
308
|
__wbg_ptr: number | undefined;
|
|
339
309
|
free(): void;
|
|
340
310
|
/**
|
|
341
|
-
* @
|
|
311
|
+
* @param {JSComHub} arg0
|
|
342
312
|
*/
|
|
343
|
-
|
|
313
|
+
set com_hub(arg0: JSComHub);
|
|
344
314
|
/**
|
|
345
|
-
* @returns {
|
|
315
|
+
* @returns {JSComHub}
|
|
346
316
|
*/
|
|
347
|
-
get
|
|
317
|
+
get com_hub(): JSComHub;
|
|
318
|
+
/**
|
|
319
|
+
* @param {JSMemory} arg0
|
|
320
|
+
*/
|
|
321
|
+
set memory(arg0: JSMemory);
|
|
348
322
|
/**
|
|
349
323
|
* @returns {JSMemory}
|
|
350
324
|
*/
|
|
351
325
|
get memory(): JSMemory;
|
|
326
|
+
/**
|
|
327
|
+
* @returns {Promise<Promise<any>>}
|
|
328
|
+
*/
|
|
329
|
+
crypto_test_tmp(): Promise<Promise<any>>;
|
|
352
330
|
/**
|
|
353
331
|
* @returns {string}
|
|
354
332
|
*/
|
|
355
|
-
get
|
|
333
|
+
get version(): string;
|
|
356
334
|
/**
|
|
357
|
-
* @returns {
|
|
335
|
+
* @returns {string}
|
|
358
336
|
*/
|
|
359
|
-
get
|
|
337
|
+
get endpoint(): string;
|
|
360
338
|
/**
|
|
361
339
|
* @param {Uint8Array | null | undefined} body
|
|
362
340
|
* @param {string[]} receivers
|
|
363
341
|
* @returns {Uint8Array}
|
|
364
342
|
*/
|
|
365
343
|
_create_block(body: Uint8Array | null | undefined, receivers: string[]): Uint8Array;
|
|
366
|
-
}
|
|
367
|
-
export class SerialRegistry {
|
|
368
|
-
static __wrap(ptr: any): any;
|
|
369
|
-
__destroy_into_raw(): number | undefined;
|
|
370
|
-
__wbg_ptr: number | undefined;
|
|
371
|
-
free(): void;
|
|
372
344
|
/**
|
|
373
|
-
* @
|
|
374
|
-
* @returns {Promise<any>}
|
|
345
|
+
* @returns {Promise<void>}
|
|
375
346
|
*/
|
|
376
|
-
|
|
347
|
+
start(): Promise<void>;
|
|
348
|
+
/**
|
|
349
|
+
* @returns {Promise<void>}
|
|
350
|
+
*/
|
|
351
|
+
_stop(): Promise<void>;
|
|
377
352
|
/**
|
|
378
|
-
* @param {
|
|
353
|
+
* @param {string} script
|
|
354
|
+
* @param {boolean} formatted
|
|
379
355
|
* @returns {Promise<string>}
|
|
380
356
|
*/
|
|
381
|
-
|
|
357
|
+
execute(script: string, formatted: boolean): Promise<string>;
|
|
358
|
+
/**
|
|
359
|
+
* @param {string} script
|
|
360
|
+
* @param {boolean} formatted
|
|
361
|
+
* @returns {string}
|
|
362
|
+
*/
|
|
363
|
+
execute_sync(script: string, formatted: boolean): string;
|
|
382
364
|
}
|
|
383
365
|
export class WebRTCRegistry {
|
|
384
|
-
static __wrap(ptr: any): any;
|
|
385
366
|
__destroy_into_raw(): number | undefined;
|
|
386
367
|
__wbg_ptr: number | undefined;
|
|
387
368
|
free(): void;
|
|
@@ -429,24 +410,7 @@ export class WebRTCRegistry {
|
|
|
429
410
|
*/
|
|
430
411
|
wait_for_connection(interface_uuid: string): Promise<void>;
|
|
431
412
|
}
|
|
432
|
-
export class WebSocketClientRegistry {
|
|
433
|
-
static __wrap(ptr: any): any;
|
|
434
|
-
__destroy_into_raw(): number | undefined;
|
|
435
|
-
__wbg_ptr: number | undefined;
|
|
436
|
-
free(): void;
|
|
437
|
-
/**
|
|
438
|
-
* @param {string} interface_uuid
|
|
439
|
-
* @returns {Promise<any>}
|
|
440
|
-
*/
|
|
441
|
-
close(interface_uuid: string): Promise<any>;
|
|
442
|
-
/**
|
|
443
|
-
* @param {string} address
|
|
444
|
-
* @returns {Promise<string>}
|
|
445
|
-
*/
|
|
446
|
-
register(address: string): Promise<string>;
|
|
447
|
-
}
|
|
448
413
|
export class WebSocketServerRegistry {
|
|
449
|
-
static __wrap(ptr: any): any;
|
|
450
414
|
__destroy_into_raw(): number | undefined;
|
|
451
415
|
__wbg_ptr: number | undefined;
|
|
452
416
|
free(): void;
|
|
@@ -455,15 +419,5 @@ export class WebSocketServerRegistry {
|
|
|
455
419
|
* @returns {Promise<any>}
|
|
456
420
|
*/
|
|
457
421
|
close(interface_uuid: string): Promise<any>;
|
|
458
|
-
/**
|
|
459
|
-
* @returns {Promise<string>}
|
|
460
|
-
*/
|
|
461
|
-
register(): Promise<string>;
|
|
462
|
-
/**
|
|
463
|
-
* @param {string} interface_uuid
|
|
464
|
-
* @param {WebSocket} websocket
|
|
465
|
-
* @returns {any}
|
|
466
|
-
*/
|
|
467
|
-
add_socket(interface_uuid: string, websocket: WebSocket): any;
|
|
468
422
|
}
|
|
469
423
|
//# sourceMappingURL=datex_core_js.internal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"datex_core_js.internal.d.ts","sourceRoot":"","sources":["../../src/datex-core/datex_core_js.internal.js"],"names":[],"mappings":"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"}
|