@bitwarden/commercial-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/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__h727bb28be87becbf(arg0, arg1, arg2) {
|
|
876
880
|
wasm.wasm_bindgen__convert__closures_____invoke__h727bb28be87becbf(
|
|
877
881
|
arg0,
|
|
@@ -880,10 +884,6 @@ function wasm_bindgen__convert__closures_____invoke__h727bb28be87becbf(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__h3d71357e6a8288f5(arg0, arg1, arg2) {
|
|
888
888
|
try {
|
|
889
889
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -4725,7 +4725,7 @@ exports.__wbg_call_e762c39fa8ea36bf = function () {
|
|
|
4725
4725
|
}, arguments);
|
|
4726
4726
|
};
|
|
4727
4727
|
|
|
4728
|
-
exports.
|
|
4728
|
+
exports.__wbg_cipher_4adc4c6d44021f45 = function (arg0) {
|
|
4729
4729
|
const ret = getObject(arg0).cipher;
|
|
4730
4730
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4731
4731
|
};
|
|
@@ -4818,7 +4818,7 @@ exports.__wbg_fetch_f8ba0e29a9d6de0d = function (arg0, arg1) {
|
|
|
4818
4818
|
return addHeapObject(ret);
|
|
4819
4819
|
};
|
|
4820
4820
|
|
|
4821
|
-
exports.
|
|
4821
|
+
exports.__wbg_folder_a133c250cfa20b2b = function (arg0) {
|
|
4822
4822
|
const ret = getObject(arg0).folder;
|
|
4823
4823
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4824
4824
|
};
|
|
@@ -4851,7 +4851,7 @@ exports.__wbg_getTime_14776bfb48a1bff9 = function (arg0) {
|
|
|
4851
4851
|
return ret;
|
|
4852
4852
|
};
|
|
4853
4853
|
|
|
4854
|
-
exports.
|
|
4854
|
+
exports.__wbg_get_1d8fc9cf35595596 = function () {
|
|
4855
4855
|
return handleError(function (arg0, arg1, arg2) {
|
|
4856
4856
|
let deferred0_0;
|
|
4857
4857
|
let deferred0_1;
|
|
@@ -4866,17 +4866,7 @@ exports.__wbg_get_0c97133af3282fab = function () {
|
|
|
4866
4866
|
}, arguments);
|
|
4867
4867
|
};
|
|
4868
4868
|
|
|
4869
|
-
exports.
|
|
4870
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4871
|
-
return addHeapObject(ret);
|
|
4872
|
-
};
|
|
4873
|
-
|
|
4874
|
-
exports.__wbg_get_access_token_ef11e024d2c4212c = function (arg0) {
|
|
4875
|
-
const ret = getObject(arg0).get_access_token();
|
|
4876
|
-
return addHeapObject(ret);
|
|
4877
|
-
};
|
|
4878
|
-
|
|
4879
|
-
exports.__wbg_get_eef42b3436ce0823 = function () {
|
|
4869
|
+
exports.__wbg_get_717e3ed5a180f3fe = function () {
|
|
4880
4870
|
return handleError(function (arg0, arg1, arg2) {
|
|
4881
4871
|
let deferred0_0;
|
|
4882
4872
|
let deferred0_1;
|
|
@@ -4891,6 +4881,16 @@ exports.__wbg_get_eef42b3436ce0823 = function () {
|
|
|
4891
4881
|
}, arguments);
|
|
4892
4882
|
};
|
|
4893
4883
|
|
|
4884
|
+
exports.__wbg_get_7bed016f185add81 = function (arg0, arg1) {
|
|
4885
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4886
|
+
return addHeapObject(ret);
|
|
4887
|
+
};
|
|
4888
|
+
|
|
4889
|
+
exports.__wbg_get_access_token_cd7c130d95407bfd = function (arg0) {
|
|
4890
|
+
const ret = getObject(arg0).get_access_token();
|
|
4891
|
+
return addHeapObject(ret);
|
|
4892
|
+
};
|
|
4893
|
+
|
|
4894
4894
|
exports.__wbg_get_efcb449f58ec27c2 = function () {
|
|
4895
4895
|
return handleError(function (arg0, arg1) {
|
|
4896
4896
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
@@ -5082,14 +5082,14 @@ exports.__wbg_length_cdd215e10d9dd507 = function (arg0) {
|
|
|
5082
5082
|
return ret;
|
|
5083
5083
|
};
|
|
5084
5084
|
|
|
5085
|
-
exports.
|
|
5085
|
+
exports.__wbg_list_1f6d2e19eed274e9 = function () {
|
|
5086
5086
|
return handleError(function (arg0) {
|
|
5087
5087
|
const ret = getObject(arg0).list();
|
|
5088
5088
|
return addHeapObject(ret);
|
|
5089
5089
|
}, arguments);
|
|
5090
5090
|
};
|
|
5091
5091
|
|
|
5092
|
-
exports.
|
|
5092
|
+
exports.__wbg_list_f68ed92d8fd6ffbf = function () {
|
|
5093
5093
|
return handleError(function (arg0) {
|
|
5094
5094
|
const ret = getObject(arg0).list();
|
|
5095
5095
|
return addHeapObject(ret);
|
|
@@ -5333,7 +5333,7 @@ exports.__wbg_randomFillSync_ac0988aba3254290 = function () {
|
|
|
5333
5333
|
}, arguments);
|
|
5334
5334
|
};
|
|
5335
5335
|
|
|
5336
|
-
exports.
|
|
5336
|
+
exports.__wbg_remove_b044f4b7ff2070b1 = function () {
|
|
5337
5337
|
return handleError(function (arg0, arg1, arg2) {
|
|
5338
5338
|
let deferred0_0;
|
|
5339
5339
|
let deferred0_1;
|
|
@@ -5348,7 +5348,7 @@ exports.__wbg_remove_8e66c940f20e0bec = function () {
|
|
|
5348
5348
|
}, arguments);
|
|
5349
5349
|
};
|
|
5350
5350
|
|
|
5351
|
-
exports.
|
|
5351
|
+
exports.__wbg_remove_ed3ff4f5ab500480 = function () {
|
|
5352
5352
|
return handleError(function (arg0, arg1, arg2) {
|
|
5353
5353
|
let deferred0_0;
|
|
5354
5354
|
let deferred0_1;
|
|
@@ -5394,26 +5394,11 @@ exports.__wbg_setTimeout_ca12ead8b48245e2 = function (arg0, arg1) {
|
|
|
5394
5394
|
return addHeapObject(ret);
|
|
5395
5395
|
};
|
|
5396
5396
|
|
|
5397
|
-
exports.__wbg_set_09bbc40828d46d85 = function () {
|
|
5398
|
-
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5399
|
-
let deferred0_0;
|
|
5400
|
-
let deferred0_1;
|
|
5401
|
-
try {
|
|
5402
|
-
deferred0_0 = arg1;
|
|
5403
|
-
deferred0_1 = arg2;
|
|
5404
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5405
|
-
return addHeapObject(ret);
|
|
5406
|
-
} finally {
|
|
5407
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5408
|
-
}
|
|
5409
|
-
}, arguments);
|
|
5410
|
-
};
|
|
5411
|
-
|
|
5412
5397
|
exports.__wbg_set_3f1d0b984ed272ed = function (arg0, arg1, arg2) {
|
|
5413
5398
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5414
5399
|
};
|
|
5415
5400
|
|
|
5416
|
-
exports.
|
|
5401
|
+
exports.__wbg_set_40e4d6ada6f06b58 = function () {
|
|
5417
5402
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5418
5403
|
let deferred0_0;
|
|
5419
5404
|
let deferred0_1;
|
|
@@ -5452,6 +5437,21 @@ exports.__wbg_set_credentials_f621cd2d85c0c228 = function (arg0, arg1) {
|
|
|
5452
5437
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5453
5438
|
};
|
|
5454
5439
|
|
|
5440
|
+
exports.__wbg_set_ef8b87e358b87125 = function () {
|
|
5441
|
+
return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5442
|
+
let deferred0_0;
|
|
5443
|
+
let deferred0_1;
|
|
5444
|
+
try {
|
|
5445
|
+
deferred0_0 = arg1;
|
|
5446
|
+
deferred0_1 = arg2;
|
|
5447
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5448
|
+
return addHeapObject(ret);
|
|
5449
|
+
} finally {
|
|
5450
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5451
|
+
}
|
|
5452
|
+
}, arguments);
|
|
5453
|
+
};
|
|
5454
|
+
|
|
5455
5455
|
exports.__wbg_set_headers_6926da238cd32ee4 = function (arg0, arg1) {
|
|
5456
5456
|
getObject(arg0).headers = getObject(arg1);
|
|
5457
5457
|
};
|
|
Binary file
|
|
@@ -454,24 +454,24 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
454
454
|
export const __wbg_registrationclient_free: (a: number, b: number) => void;
|
|
455
455
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
456
456
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
457
|
-
export const
|
|
457
|
+
export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
458
458
|
a: number,
|
|
459
459
|
b: number,
|
|
460
|
-
c: number,
|
|
461
460
|
) => void;
|
|
462
|
-
export const
|
|
463
|
-
export const
|
|
464
|
-
export const wasm_bindgen__convert__closures_____invoke__h4eff94a44eff58c2: (
|
|
461
|
+
export const wasm_bindgen__closure__destroy__he41cbbdbe831f2ac: (a: number, b: number) => void;
|
|
462
|
+
export const wasm_bindgen__convert__closures_____invoke__h727bb28be87becbf: (
|
|
465
463
|
a: number,
|
|
466
464
|
b: number,
|
|
465
|
+
c: number,
|
|
467
466
|
) => void;
|
|
468
|
-
export const
|
|
467
|
+
export const wasm_bindgen__closure__destroy__h31d399e6af2fe814: (a: number, b: number) => void;
|
|
469
468
|
export const wasm_bindgen__convert__closures_____invoke__h3d71357e6a8288f5: (
|
|
470
469
|
a: number,
|
|
471
470
|
b: number,
|
|
472
471
|
c: number,
|
|
473
472
|
d: number,
|
|
474
473
|
) => void;
|
|
474
|
+
export const wasm_bindgen__closure__destroy__h591e0f2efd143068: (a: number, b: number) => void;
|
|
475
475
|
export const wasm_bindgen__convert__closures_____invoke__h0cb536241502fe83: (
|
|
476
476
|
a: number,
|
|
477
477
|
b: number,
|