@bitwarden/sdk-internal 0.2.0-main.418 → 0.2.0-main.419
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 +34 -34
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +1 -1
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +38 -38
- 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
|
@@ -872,6 +872,10 @@ exports.isGetFolderError = function (error) {
|
|
|
872
872
|
}
|
|
873
873
|
};
|
|
874
874
|
|
|
875
|
+
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
876
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
877
|
+
}
|
|
878
|
+
|
|
875
879
|
function wasm_bindgen__convert__closures_____invoke__h4c28727d20825f0e(arg0, arg1, arg2) {
|
|
876
880
|
wasm.wasm_bindgen__convert__closures_____invoke__h4c28727d20825f0e(
|
|
877
881
|
arg0,
|
|
@@ -880,10 +884,6 @@ function wasm_bindgen__convert__closures_____invoke__h4c28727d20825f0e(arg0, arg
|
|
|
880
884
|
);
|
|
881
885
|
}
|
|
882
886
|
|
|
883
|
-
function wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1) {
|
|
884
|
-
wasm.wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2(arg0, arg1);
|
|
885
|
-
}
|
|
886
|
-
|
|
887
887
|
function wasm_bindgen__convert__closures_____invoke__h3cc396d089734e5b(arg0, arg1, arg2) {
|
|
888
888
|
try {
|
|
889
889
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -4642,7 +4642,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
|
|
|
4642
4642
|
}, arguments);
|
|
4643
4643
|
};
|
|
4644
4644
|
|
|
4645
|
-
exports.
|
|
4645
|
+
exports.__wbg_cipher_4adc4c6d44021f45 = function (arg0) {
|
|
4646
4646
|
const ret = getObject(arg0).cipher;
|
|
4647
4647
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4648
4648
|
};
|
|
@@ -4735,7 +4735,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
|
|
|
4735
4735
|
return addHeapObject(ret);
|
|
4736
4736
|
};
|
|
4737
4737
|
|
|
4738
|
-
exports.
|
|
4738
|
+
exports.__wbg_folder_a133c250cfa20b2b = function (arg0) {
|
|
4739
4739
|
const ret = getObject(arg0).folder;
|
|
4740
4740
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4741
4741
|
};
|
|
@@ -4768,7 +4768,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
|
|
|
4768
4768
|
return ret;
|
|
4769
4769
|
};
|
|
4770
4770
|
|
|
4771
|
-
exports.
|
|
4771
|
+
exports.__wbg_get_1d8fc9cf35595596 = function () {
|
|
4772
4772
|
return handleError(function (arg0, arg1, arg2) {
|
|
4773
4773
|
let deferred0_0;
|
|
4774
4774
|
let deferred0_1;
|
|
@@ -4783,17 +4783,7 @@ exports.__wbg_get_0c97133af3282fab = function () {
|
|
|
4783
4783
|
}, arguments);
|
|
4784
4784
|
};
|
|
4785
4785
|
|
|
4786
|
-
exports.
|
|
4787
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4788
|
-
return addHeapObject(ret);
|
|
4789
|
-
};
|
|
4790
|
-
|
|
4791
|
-
exports.__wbg_get_access_token_ef11e024d2c4212c = function (arg0) {
|
|
4792
|
-
const ret = getObject(arg0).get_access_token();
|
|
4793
|
-
return addHeapObject(ret);
|
|
4794
|
-
};
|
|
4795
|
-
|
|
4796
|
-
exports.__wbg_get_eef42b3436ce0823 = function () {
|
|
4786
|
+
exports.__wbg_get_717e3ed5a180f3fe = function () {
|
|
4797
4787
|
return handleError(function (arg0, arg1, arg2) {
|
|
4798
4788
|
let deferred0_0;
|
|
4799
4789
|
let deferred0_1;
|
|
@@ -4808,6 +4798,16 @@ exports.__wbg_get_eef42b3436ce0823 = function () {
|
|
|
4808
4798
|
}, arguments);
|
|
4809
4799
|
};
|
|
4810
4800
|
|
|
4801
|
+
exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
4802
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4803
|
+
return addHeapObject(ret);
|
|
4804
|
+
};
|
|
4805
|
+
|
|
4806
|
+
exports.__wbg_get_access_token_cd7c130d95407bfd = function (arg0) {
|
|
4807
|
+
const ret = getObject(arg0).get_access_token();
|
|
4808
|
+
return addHeapObject(ret);
|
|
4809
|
+
};
|
|
4810
|
+
|
|
4811
4811
|
exports.__wbg_get_efcb449f58ec27c2 = function () {
|
|
4812
4812
|
return handleError(function (arg0, arg1) {
|
|
4813
4813
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -4999,14 +4999,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
4999
4999
|
return ret;
|
|
5000
5000
|
};
|
|
5001
5001
|
|
|
5002
|
-
exports.
|
|
5002
|
+
exports.__wbg_list_1f6d2e19eed274e9 = function () {
|
|
5003
5003
|
return handleError(function (arg0) {
|
|
5004
5004
|
const ret = getObject(arg0).list();
|
|
5005
5005
|
return addHeapObject(ret);
|
|
5006
5006
|
}, arguments);
|
|
5007
5007
|
};
|
|
5008
5008
|
|
|
5009
|
-
exports.
|
|
5009
|
+
exports.__wbg_list_f68ed92d8fd6ffbf = function () {
|
|
5010
5010
|
return handleError(function (arg0) {
|
|
5011
5011
|
const ret = getObject(arg0).list();
|
|
5012
5012
|
return addHeapObject(ret);
|
|
@@ -5250,7 +5250,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
|
|
|
5250
5250
|
}, arguments);
|
|
5251
5251
|
};
|
|
5252
5252
|
|
|
5253
|
-
exports.
|
|
5253
|
+
exports.__wbg_remove_b044f4b7ff2070b1 = function () {
|
|
5254
5254
|
return handleError(function (arg0, arg1, arg2) {
|
|
5255
5255
|
let deferred0_0;
|
|
5256
5256
|
let deferred0_1;
|
|
@@ -5265,7 +5265,7 @@ exports.__wbg_remove_8e66c940f20e0bec = function () {
|
|
|
5265
5265
|
}, arguments);
|
|
5266
5266
|
};
|
|
5267
5267
|
|
|
5268
|
-
exports.
|
|
5268
|
+
exports.__wbg_remove_ed3ff4f5ab500480 = function () {
|
|
5269
5269
|
return handleError(function (arg0, arg1, arg2) {
|
|
5270
5270
|
let deferred0_0;
|
|
5271
5271
|
let deferred0_1;
|
|
@@ -5311,26 +5311,11 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5311
5311
|
return addHeapObject(ret);
|
|
5312
5312
|
};
|
|
5313
5313
|
|
|
5314
|
-
exports.__wbg_set_09bbc40828d46d85 = function () {
|
|
5315
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5316
|
-
let deferred0_0;
|
|
5317
|
-
let deferred0_1;
|
|
5318
|
-
try {
|
|
5319
|
-
deferred0_0 = arg1;
|
|
5320
|
-
deferred0_1 = arg2;
|
|
5321
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5322
|
-
return addHeapObject(ret);
|
|
5323
|
-
} finally {
|
|
5324
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5325
|
-
}
|
|
5326
|
-
}, arguments);
|
|
5327
|
-
};
|
|
5328
|
-
|
|
5329
5314
|
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5330
5315
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5331
5316
|
};
|
|
5332
5317
|
|
|
5333
|
-
exports.
|
|
5318
|
+
exports.__wbg_set_40e4d6ada6f06b58 = function () {
|
|
5334
5319
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5335
5320
|
let deferred0_0;
|
|
5336
5321
|
let deferred0_1;
|
|
@@ -5369,6 +5354,21 @@ exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
|
|
|
5369
5354
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5370
5355
|
};
|
|
5371
5356
|
|
|
5357
|
+
exports.__wbg_set_ef8b87e358b87125 = function () {
|
|
5358
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5359
|
+
let deferred0_0;
|
|
5360
|
+
let deferred0_1;
|
|
5361
|
+
try {
|
|
5362
|
+
deferred0_0 = arg1;
|
|
5363
|
+
deferred0_1 = arg2;
|
|
5364
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5365
|
+
return addHeapObject(ret);
|
|
5366
|
+
} finally {
|
|
5367
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5368
|
+
}
|
|
5369
|
+
}, arguments);
|
|
5370
|
+
};
|
|
5371
|
+
|
|
5372
5372
|
exports.__wbg_set_headers_6926da238cd32ee4 = function (arg0, arg1) {
|
|
5373
5373
|
getObject(arg0).headers = getObject(arg1);
|
|
5374
5374
|
};
|
|
Binary file
|
|
@@ -450,24 +450,24 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
450
450
|
export const __wbg_registrationclient_free: (a: number, b: number) => void;
|
|
451
451
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
452
452
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
453
|
-
export const
|
|
453
|
+
export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
454
454
|
a: number,
|
|
455
455
|
b: number,
|
|
456
|
-
c: number,
|
|
457
456
|
) => void;
|
|
458
|
-
export const
|
|
459
|
-
export const
|
|
457
|
+
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
458
|
+
export const wasm_bindgen__convert__closures_____invoke__h4c28727d20825f0e: (
|
|
460
459
|
a: number,
|
|
461
460
|
b: number,
|
|
461
|
+
c: number,
|
|
462
462
|
) => void;
|
|
463
|
-
export const
|
|
464
|
-
export const wasm_bindgen__closure__destroy__h1d351c005144aad7: (a: number, b: number) => void;
|
|
463
|
+
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
465
464
|
export const wasm_bindgen__convert__closures_____invoke__h3cc396d089734e5b: (
|
|
466
465
|
a: number,
|
|
467
466
|
b: number,
|
|
468
467
|
c: number,
|
|
469
468
|
d: number,
|
|
470
469
|
) => void;
|
|
470
|
+
export const wasm_bindgen__closure__destroy__h1d351c005144aad7: (a: number, b: number) => void;
|
|
471
471
|
export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
|
|
472
472
|
a: number,
|
|
473
473
|
b: number,
|