@bitwarden/commercial-sdk-internal 0.2.0-main.454 → 0.2.0-main.456
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/bitwarden_wasm_internal_bg.js +31 -31
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +5 -5
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +39 -39
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +7 -7
- package/package.json +1 -1
|
@@ -994,10 +994,6 @@ function wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(arg0, arg
|
|
|
994
994
|
);
|
|
995
995
|
}
|
|
996
996
|
|
|
997
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
998
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
999
|
-
}
|
|
1000
|
-
|
|
1001
997
|
function wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000(arg0, arg1, arg2) {
|
|
1002
998
|
try {
|
|
1003
999
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -1017,6 +1013,10 @@ function wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000(arg0, arg
|
|
|
1017
1013
|
}
|
|
1018
1014
|
}
|
|
1019
1015
|
|
|
1016
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1017
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
1020
|
function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
|
|
1021
1021
|
wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(
|
|
1022
1022
|
arg0,
|
|
@@ -4929,7 +4929,7 @@ export function __wbg_call_e762c39fa8ea36bf() {
|
|
|
4929
4929
|
}, arguments);
|
|
4930
4930
|
}
|
|
4931
4931
|
|
|
4932
|
-
export function
|
|
4932
|
+
export function __wbg_cipher_36bad144bb6ab14d(arg0) {
|
|
4933
4933
|
const ret = getObject(arg0).cipher;
|
|
4934
4934
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4935
4935
|
}
|
|
@@ -5022,7 +5022,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
5022
5022
|
return addHeapObject(ret);
|
|
5023
5023
|
}
|
|
5024
5024
|
|
|
5025
|
-
export function
|
|
5025
|
+
export function __wbg_folder_a8fc934638389f90(arg0) {
|
|
5026
5026
|
const ret = getObject(arg0).folder;
|
|
5027
5027
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
5028
5028
|
}
|
|
@@ -5060,7 +5060,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
5060
5060
|
return addHeapObject(ret);
|
|
5061
5061
|
}
|
|
5062
5062
|
|
|
5063
|
-
export function
|
|
5063
|
+
export function __wbg_get_a939c535ba26fc01() {
|
|
5064
5064
|
return handleError(function (arg0, arg1, arg2) {
|
|
5065
5065
|
let deferred0_0;
|
|
5066
5066
|
let deferred0_1;
|
|
@@ -5075,19 +5075,12 @@ export function __wbg_get_9feefc8da5157d26() {
|
|
|
5075
5075
|
}, arguments);
|
|
5076
5076
|
}
|
|
5077
5077
|
|
|
5078
|
-
export function
|
|
5078
|
+
export function __wbg_get_access_token_c8453a4446c321f0(arg0) {
|
|
5079
5079
|
const ret = getObject(arg0).get_access_token();
|
|
5080
5080
|
return addHeapObject(ret);
|
|
5081
5081
|
}
|
|
5082
5082
|
|
|
5083
|
-
export function
|
|
5084
|
-
return handleError(function (arg0, arg1) {
|
|
5085
|
-
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
5086
|
-
return addHeapObject(ret);
|
|
5087
|
-
}, arguments);
|
|
5088
|
-
}
|
|
5089
|
-
|
|
5090
|
-
export function __wbg_get_f1344f8000bafe6d() {
|
|
5083
|
+
export function __wbg_get_b43e43713aff9dab() {
|
|
5091
5084
|
return handleError(function (arg0, arg1, arg2) {
|
|
5092
5085
|
let deferred0_0;
|
|
5093
5086
|
let deferred0_1;
|
|
@@ -5102,6 +5095,13 @@ export function __wbg_get_f1344f8000bafe6d() {
|
|
|
5102
5095
|
}, arguments);
|
|
5103
5096
|
}
|
|
5104
5097
|
|
|
5098
|
+
export function __wbg_get_efcb449f58ec27c2() {
|
|
5099
|
+
return handleError(function (arg0, arg1) {
|
|
5100
|
+
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
5101
|
+
return addHeapObject(ret);
|
|
5102
|
+
}, arguments);
|
|
5103
|
+
}
|
|
5104
|
+
|
|
5105
5105
|
export function __wbg_get_with_ref_key_1dc361bd10053bfe(arg0, arg1) {
|
|
5106
5106
|
const ret = getObject(arg0)[getObject(arg1)];
|
|
5107
5107
|
return addHeapObject(ret);
|
|
@@ -5286,14 +5286,14 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5286
5286
|
return ret;
|
|
5287
5287
|
}
|
|
5288
5288
|
|
|
5289
|
-
export function
|
|
5289
|
+
export function __wbg_list_556a7b2a06e7cd0e() {
|
|
5290
5290
|
return handleError(function (arg0) {
|
|
5291
5291
|
const ret = getObject(arg0).list();
|
|
5292
5292
|
return addHeapObject(ret);
|
|
5293
5293
|
}, arguments);
|
|
5294
5294
|
}
|
|
5295
5295
|
|
|
5296
|
-
export function
|
|
5296
|
+
export function __wbg_list_64169796d1575d82() {
|
|
5297
5297
|
return handleError(function (arg0) {
|
|
5298
5298
|
const ret = getObject(arg0).list();
|
|
5299
5299
|
return addHeapObject(ret);
|
|
@@ -5537,7 +5537,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
|
5537
5537
|
}, arguments);
|
|
5538
5538
|
}
|
|
5539
5539
|
|
|
5540
|
-
export function
|
|
5540
|
+
export function __wbg_remove_ca3546ef91db62db() {
|
|
5541
5541
|
return handleError(function (arg0, arg1, arg2) {
|
|
5542
5542
|
let deferred0_0;
|
|
5543
5543
|
let deferred0_1;
|
|
@@ -5552,7 +5552,7 @@ export function __wbg_remove_4633f762de204d3b() {
|
|
|
5552
5552
|
}, arguments);
|
|
5553
5553
|
}
|
|
5554
5554
|
|
|
5555
|
-
export function
|
|
5555
|
+
export function __wbg_remove_f9ede73970181548() {
|
|
5556
5556
|
return handleError(function (arg0, arg1, arg2) {
|
|
5557
5557
|
let deferred0_0;
|
|
5558
5558
|
let deferred0_1;
|
|
@@ -5598,16 +5598,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5598
5598
|
return addHeapObject(ret);
|
|
5599
5599
|
}
|
|
5600
5600
|
|
|
5601
|
-
export function
|
|
5602
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5603
|
-
}
|
|
5604
|
-
|
|
5605
|
-
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5606
|
-
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5607
|
-
return addHeapObject(ret);
|
|
5608
|
-
}
|
|
5609
|
-
|
|
5610
|
-
export function __wbg_set_94f49c8cb283d4ce() {
|
|
5601
|
+
export function __wbg_set_166c95980e700e2d() {
|
|
5611
5602
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5612
5603
|
let deferred0_0;
|
|
5613
5604
|
let deferred0_1;
|
|
@@ -5622,6 +5613,15 @@ export function __wbg_set_94f49c8cb283d4ce() {
|
|
|
5622
5613
|
}, arguments);
|
|
5623
5614
|
}
|
|
5624
5615
|
|
|
5616
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5617
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5618
|
+
}
|
|
5619
|
+
|
|
5620
|
+
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5621
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5622
|
+
return addHeapObject(ret);
|
|
5623
|
+
}
|
|
5624
|
+
|
|
5625
5625
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5626
5626
|
getObject(arg0).body = getObject(arg1);
|
|
5627
5627
|
}
|
|
@@ -5641,7 +5641,7 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5641
5641
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5642
5642
|
}
|
|
5643
5643
|
|
|
5644
|
-
export function
|
|
5644
|
+
export function __wbg_set_d2f8411286bde288() {
|
|
5645
5645
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5646
5646
|
let deferred0_0;
|
|
5647
5647
|
let deferred0_1;
|
|
Binary file
|
|
@@ -494,18 +494,18 @@ export const wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5: (
|
|
|
494
494
|
c: number,
|
|
495
495
|
) => void;
|
|
496
496
|
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
497
|
-
export const
|
|
497
|
+
export const wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000: (
|
|
498
498
|
a: number,
|
|
499
499
|
b: number,
|
|
500
|
+
c: number,
|
|
501
|
+
d: number,
|
|
500
502
|
) => void;
|
|
501
503
|
export const wasm_bindgen__closure__destroy__h7a79e3df9e7c7848: (a: number, b: number) => void;
|
|
502
|
-
export const
|
|
503
|
-
export const wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000: (
|
|
504
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
504
505
|
a: number,
|
|
505
506
|
b: number,
|
|
506
|
-
c: number,
|
|
507
|
-
d: number,
|
|
508
507
|
) => void;
|
|
508
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
509
509
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
510
510
|
a: number,
|
|
511
511
|
b: number,
|