@bitwarden/sdk-internal 0.2.0-main.525 → 0.2.0-main.526
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/VERSION +1 -1
- package/bitwarden_wasm_internal_bg.js +36 -36
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +6 -6
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +36 -36
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +6 -6
- package/package.json +1 -1
|
@@ -1015,14 +1015,14 @@ exports.isGetFolderError = function(error) {
|
|
|
1015
1015
|
}
|
|
1016
1016
|
};
|
|
1017
1017
|
|
|
1018
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1019
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1020
|
-
}
|
|
1021
|
-
|
|
1022
1018
|
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
1023
1019
|
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
1024
1020
|
}
|
|
1025
1021
|
|
|
1022
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1023
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1026
1026
|
function wasm_bindgen__convert__closures_____invoke__h20d3e443a387c2db(arg0, arg1, arg2) {
|
|
1027
1027
|
try {
|
|
1028
1028
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -4986,7 +4986,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function() { return handleError(function (
|
|
|
4986
4986
|
return addHeapObject(ret);
|
|
4987
4987
|
}, arguments) };
|
|
4988
4988
|
|
|
4989
|
-
exports.
|
|
4989
|
+
exports.__wbg_cipher_24c585a92e29aeb0 = function(arg0) {
|
|
4990
4990
|
const ret = getObject(arg0).cipher;
|
|
4991
4991
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4992
4992
|
};
|
|
@@ -5073,7 +5073,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function(arg0, arg1) {
|
|
|
5073
5073
|
return addHeapObject(ret);
|
|
5074
5074
|
};
|
|
5075
5075
|
|
|
5076
|
-
exports.
|
|
5076
|
+
exports.__wbg_folder_718a9489c24c07e1 = function(arg0) {
|
|
5077
5077
|
const ret = getObject(arg0).folder;
|
|
5078
5078
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
5079
5079
|
};
|
|
@@ -5105,7 +5105,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function(arg0) {
|
|
|
5105
5105
|
return ret;
|
|
5106
5106
|
};
|
|
5107
5107
|
|
|
5108
|
-
exports.
|
|
5108
|
+
exports.__wbg_get_0b8fdf26487baa48 = function() { return handleError(function (arg0, arg1, arg2) {
|
|
5109
5109
|
let deferred0_0;
|
|
5110
5110
|
let deferred0_1;
|
|
5111
5111
|
try {
|
|
@@ -5118,12 +5118,7 @@ exports.__wbg_get_47acfc4cc42c7180 = function() { return handleError(function (a
|
|
|
5118
5118
|
}
|
|
5119
5119
|
}, arguments) };
|
|
5120
5120
|
|
|
5121
|
-
exports.
|
|
5122
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
5123
|
-
return addHeapObject(ret);
|
|
5124
|
-
};
|
|
5125
|
-
|
|
5126
|
-
exports.__wbg_get_943c1487265db648 = function() { return handleError(function (arg0, arg1, arg2) {
|
|
5121
|
+
exports.__wbg_get_772dc118366a750c = function() { return handleError(function (arg0, arg1, arg2) {
|
|
5127
5122
|
let deferred0_0;
|
|
5128
5123
|
let deferred0_1;
|
|
5129
5124
|
try {
|
|
@@ -5136,7 +5131,12 @@ exports.__wbg_get_943c1487265db648 = function() { return handleError(function (a
|
|
|
5136
5131
|
}
|
|
5137
5132
|
}, arguments) };
|
|
5138
5133
|
|
|
5139
|
-
exports.
|
|
5134
|
+
exports.__wbg_get_7bed016f185add81 = function(arg0, arg1) {
|
|
5135
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
5136
|
+
return addHeapObject(ret);
|
|
5137
|
+
};
|
|
5138
|
+
|
|
5139
|
+
exports.__wbg_get_access_token_ed8665f4feda38dd = function(arg0) {
|
|
5140
5140
|
const ret = getObject(arg0).get_access_token();
|
|
5141
5141
|
return addHeapObject(ret);
|
|
5142
5142
|
};
|
|
@@ -5342,12 +5342,12 @@ exports.__wbg_length_cdd215e10d9dd507 = function(arg0) {
|
|
|
5342
5342
|
return ret;
|
|
5343
5343
|
};
|
|
5344
5344
|
|
|
5345
|
-
exports.
|
|
5345
|
+
exports.__wbg_list_4a38177b0b5cf22f = function() { return handleError(function (arg0) {
|
|
5346
5346
|
const ret = getObject(arg0).list();
|
|
5347
5347
|
return addHeapObject(ret);
|
|
5348
5348
|
}, arguments) };
|
|
5349
5349
|
|
|
5350
|
-
exports.
|
|
5350
|
+
exports.__wbg_list_b065f392043e1f90 = function() { return handleError(function (arg0) {
|
|
5351
5351
|
const ret = getObject(arg0).list();
|
|
5352
5352
|
return addHeapObject(ret);
|
|
5353
5353
|
}, arguments) };
|
|
@@ -5548,7 +5548,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function() { return handleError(
|
|
|
5548
5548
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5549
5549
|
}, arguments) };
|
|
5550
5550
|
|
|
5551
|
-
exports.
|
|
5551
|
+
exports.__wbg_remove_570db54b523676ce = function() { return handleError(function (arg0, arg1, arg2) {
|
|
5552
5552
|
let deferred0_0;
|
|
5553
5553
|
let deferred0_1;
|
|
5554
5554
|
try {
|
|
@@ -5561,7 +5561,7 @@ exports.__wbg_remove_743e46c9175bd104 = function() { return handleError(function
|
|
|
5561
5561
|
}
|
|
5562
5562
|
}, arguments) };
|
|
5563
5563
|
|
|
5564
|
-
exports.
|
|
5564
|
+
exports.__wbg_remove_ae1411a140845c5a = function() { return handleError(function (arg0, arg1, arg2) {
|
|
5565
5565
|
let deferred0_0;
|
|
5566
5566
|
let deferred0_1;
|
|
5567
5567
|
try {
|
|
@@ -5612,11 +5612,7 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function(arg0, arg1) {
|
|
|
5612
5612
|
return addHeapObject(ret);
|
|
5613
5613
|
};
|
|
5614
5614
|
|
|
5615
|
-
exports.
|
|
5616
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5617
|
-
};
|
|
5618
|
-
|
|
5619
|
-
exports.__wbg_set_64b8976015c5e962 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5615
|
+
exports.__wbg_set_13decb01eef0e5d0 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5620
5616
|
let deferred0_0;
|
|
5621
5617
|
let deferred0_1;
|
|
5622
5618
|
try {
|
|
@@ -5629,24 +5625,16 @@ exports.__wbg_set_64b8976015c5e962 = function() { return handleError(function (a
|
|
|
5629
5625
|
}
|
|
5630
5626
|
}, arguments) };
|
|
5631
5627
|
|
|
5628
|
+
exports.__wbg_set_3f1d0b984ed272ed = function(arg0, arg1, arg2) {
|
|
5629
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5630
|
+
};
|
|
5631
|
+
|
|
5632
5632
|
exports.__wbg_set_907fb406c34a251d = function(arg0, arg1, arg2) {
|
|
5633
5633
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5634
5634
|
return addHeapObject(ret);
|
|
5635
5635
|
};
|
|
5636
5636
|
|
|
5637
|
-
exports.
|
|
5638
|
-
getObject(arg0).body = getObject(arg1);
|
|
5639
|
-
};
|
|
5640
|
-
|
|
5641
|
-
exports.__wbg_set_c213c871859d6500 = function(arg0, arg1, arg2) {
|
|
5642
|
-
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
|
5643
|
-
};
|
|
5644
|
-
|
|
5645
|
-
exports.__wbg_set_credentials_f621cd2d85c0c228 = function(arg0, arg1) {
|
|
5646
|
-
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5647
|
-
};
|
|
5648
|
-
|
|
5649
|
-
exports.__wbg_set_ffbfc5a5bce3027a = function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5637
|
+
exports.__wbg_set_a1a56c83262488d5 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5650
5638
|
let deferred0_0;
|
|
5651
5639
|
let deferred0_1;
|
|
5652
5640
|
try {
|
|
@@ -5659,6 +5647,18 @@ exports.__wbg_set_ffbfc5a5bce3027a = function() { return handleError(function (a
|
|
|
5659
5647
|
}
|
|
5660
5648
|
}, arguments) };
|
|
5661
5649
|
|
|
5650
|
+
exports.__wbg_set_body_3c365989753d61f4 = function(arg0, arg1) {
|
|
5651
|
+
getObject(arg0).body = getObject(arg1);
|
|
5652
|
+
};
|
|
5653
|
+
|
|
5654
|
+
exports.__wbg_set_c213c871859d6500 = function(arg0, arg1, arg2) {
|
|
5655
|
+
getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
|
|
5656
|
+
};
|
|
5657
|
+
|
|
5658
|
+
exports.__wbg_set_credentials_f621cd2d85c0c228 = function(arg0, arg1) {
|
|
5659
|
+
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5660
|
+
};
|
|
5661
|
+
|
|
5662
5662
|
exports.__wbg_set_headers_6926da238cd32ee4 = function(arg0, arg1) {
|
|
5663
5663
|
getObject(arg0).headers = getObject(arg1);
|
|
5664
5664
|
};
|
|
Binary file
|
|
@@ -533,17 +533,18 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
533
533
|
export const vaultclient_attachments: (a: number) => number;
|
|
534
534
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
535
535
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
536
|
-
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
537
|
-
a: number,
|
|
538
|
-
b: number,
|
|
539
|
-
) => void;
|
|
540
|
-
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
541
536
|
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
542
537
|
a: number,
|
|
543
538
|
b: number,
|
|
544
539
|
c: number,
|
|
545
540
|
) => void;
|
|
546
541
|
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
542
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
543
|
+
a: number,
|
|
544
|
+
b: number,
|
|
545
|
+
) => void;
|
|
546
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
547
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
547
548
|
export const wasm_bindgen__closure__destroy__h34c685b2e12a24bd: (a: number, b: number) => void;
|
|
548
549
|
export const wasm_bindgen__convert__closures_____invoke__h20d3e443a387c2db: (
|
|
549
550
|
a: number,
|
|
@@ -551,7 +552,6 @@ export const wasm_bindgen__convert__closures_____invoke__h20d3e443a387c2db: (
|
|
|
551
552
|
c: number,
|
|
552
553
|
d: number,
|
|
553
554
|
) => void;
|
|
554
|
-
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
555
555
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
556
556
|
a: number,
|
|
557
557
|
b: number,
|