@bitwarden/commercial-sdk-internal 0.2.0-main.475 → 0.2.0-main.476
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 +7 -7
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +31 -31
- 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
|
@@ -990,6 +990,10 @@ function wasm_bindgen__convert__closures_____invoke__h2d1acf2a4a5dec58(arg0, arg
|
|
|
990
990
|
wasm.wasm_bindgen__convert__closures_____invoke__h2d1acf2a4a5dec58(arg0, arg1, addHeapObject(arg2));
|
|
991
991
|
}
|
|
992
992
|
|
|
993
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
994
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
995
|
+
}
|
|
996
|
+
|
|
993
997
|
function wasm_bindgen__convert__closures_____invoke__hb102ba9d71e761f6(arg0, arg1, arg2) {
|
|
994
998
|
try {
|
|
995
999
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -1004,10 +1008,6 @@ function wasm_bindgen__convert__closures_____invoke__hb102ba9d71e761f6(arg0, arg
|
|
|
1004
1008
|
}
|
|
1005
1009
|
}
|
|
1006
1010
|
|
|
1007
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1008
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1009
|
-
}
|
|
1010
|
-
|
|
1011
1011
|
function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
|
|
1012
1012
|
wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
1013
1013
|
}
|
|
@@ -4784,7 +4784,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
|
|
|
4784
4784
|
return addHeapObject(ret);
|
|
4785
4785
|
}, arguments) };
|
|
4786
4786
|
|
|
4787
|
-
export function
|
|
4787
|
+
export function __wbg_cipher_ae71abb6b01d01f8(arg0) {
|
|
4788
4788
|
const ret = getObject(arg0).cipher;
|
|
4789
4789
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4790
4790
|
};
|
|
@@ -4876,7 +4876,7 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4876
4876
|
return addHeapObject(ret);
|
|
4877
4877
|
};
|
|
4878
4878
|
|
|
4879
|
-
export function
|
|
4879
|
+
export function __wbg_folder_a56e38c5b7c0d834(arg0) {
|
|
4880
4880
|
const ret = getObject(arg0).folder;
|
|
4881
4881
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4882
4882
|
};
|
|
@@ -4908,7 +4908,7 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4908
4908
|
return ret;
|
|
4909
4909
|
};
|
|
4910
4910
|
|
|
4911
|
-
export function
|
|
4911
|
+
export function __wbg_get_1a5bba2a282a981c() { return handleError(function (arg0, arg1, arg2) {
|
|
4912
4912
|
let deferred0_0;
|
|
4913
4913
|
let deferred0_1;
|
|
4914
4914
|
try {
|
|
@@ -4921,7 +4921,7 @@ export function __wbg_get_079352a999bed32f() { return handleError(function (arg0
|
|
|
4921
4921
|
}
|
|
4922
4922
|
}, arguments) };
|
|
4923
4923
|
|
|
4924
|
-
export function
|
|
4924
|
+
export function __wbg_get_6a4c8f9cb65d5a54() { return handleError(function (arg0, arg1, arg2) {
|
|
4925
4925
|
let deferred0_0;
|
|
4926
4926
|
let deferred0_1;
|
|
4927
4927
|
try {
|
|
@@ -4939,7 +4939,7 @@ export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
|
4939
4939
|
return addHeapObject(ret);
|
|
4940
4940
|
};
|
|
4941
4941
|
|
|
4942
|
-
export function
|
|
4942
|
+
export function __wbg_get_access_token_9fb682aa4ebb7d2a(arg0) {
|
|
4943
4943
|
const ret = getObject(arg0).get_access_token();
|
|
4944
4944
|
return addHeapObject(ret);
|
|
4945
4945
|
};
|
|
@@ -5132,12 +5132,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5132
5132
|
return ret;
|
|
5133
5133
|
};
|
|
5134
5134
|
|
|
5135
|
-
export function
|
|
5135
|
+
export function __wbg_list_3ab56c4c319276ab() { return handleError(function (arg0) {
|
|
5136
5136
|
const ret = getObject(arg0).list();
|
|
5137
5137
|
return addHeapObject(ret);
|
|
5138
5138
|
}, arguments) };
|
|
5139
5139
|
|
|
5140
|
-
export function
|
|
5140
|
+
export function __wbg_list_5ceb7aee4532853d() { return handleError(function (arg0) {
|
|
5141
5141
|
const ret = getObject(arg0).list();
|
|
5142
5142
|
return addHeapObject(ret);
|
|
5143
5143
|
}, arguments) };
|
|
@@ -5359,7 +5359,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
|
|
|
5359
5359
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5360
5360
|
}, arguments) };
|
|
5361
5361
|
|
|
5362
|
-
export function
|
|
5362
|
+
export function __wbg_remove_4f55fc5e706f3462() { return handleError(function (arg0, arg1, arg2) {
|
|
5363
5363
|
let deferred0_0;
|
|
5364
5364
|
let deferred0_1;
|
|
5365
5365
|
try {
|
|
@@ -5372,7 +5372,7 @@ export function __wbg_remove_5246dbc8d9e45fdc() { return handleError(function (a
|
|
|
5372
5372
|
}
|
|
5373
5373
|
}, arguments) };
|
|
5374
5374
|
|
|
5375
|
-
export function
|
|
5375
|
+
export function __wbg_remove_ecf26e8fc972031a() { return handleError(function (arg0, arg1, arg2) {
|
|
5376
5376
|
let deferred0_0;
|
|
5377
5377
|
let deferred0_1;
|
|
5378
5378
|
try {
|
|
@@ -5410,11 +5410,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5410
5410
|
return addHeapObject(ret);
|
|
5411
5411
|
};
|
|
5412
5412
|
|
|
5413
|
-
export function
|
|
5414
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5415
|
-
};
|
|
5416
|
-
|
|
5417
|
-
export function __wbg_set_8a02b0808867da46() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5413
|
+
export function __wbg_set_03a7cc46f292b300() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5418
5414
|
let deferred0_0;
|
|
5419
5415
|
let deferred0_1;
|
|
5420
5416
|
try {
|
|
@@ -5427,24 +5423,15 @@ export function __wbg_set_8a02b0808867da46() { return handleError(function (arg0
|
|
|
5427
5423
|
}
|
|
5428
5424
|
}, arguments) };
|
|
5429
5425
|
|
|
5426
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5427
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5428
|
+
};
|
|
5429
|
+
|
|
5430
5430
|
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5431
5431
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5432
5432
|
return addHeapObject(ret);
|
|
5433
5433
|
};
|
|
5434
5434
|
|
|
5435
|
-
export function __wbg_set_b5a3f1aaace91b48() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5436
|
-
let deferred0_0;
|
|
5437
|
-
let deferred0_1;
|
|
5438
|
-
try {
|
|
5439
|
-
deferred0_0 = arg1;
|
|
5440
|
-
deferred0_1 = arg2;
|
|
5441
|
-
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5442
|
-
return addHeapObject(ret);
|
|
5443
|
-
} finally {
|
|
5444
|
-
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5445
|
-
}
|
|
5446
|
-
}, arguments) };
|
|
5447
|
-
|
|
5448
5435
|
export function __wbg_set_body_3c365989753d61f4(arg0, arg1) {
|
|
5449
5436
|
getObject(arg0).body = getObject(arg1);
|
|
5450
5437
|
};
|
|
@@ -5462,6 +5449,19 @@ export function __wbg_set_credentials_f621cd2d85c0c228(arg0, arg1) {
|
|
|
5462
5449
|
getObject(arg0).credentials = __wbindgen_enum_RequestCredentials[arg1];
|
|
5463
5450
|
};
|
|
5464
5451
|
|
|
5452
|
+
export function __wbg_set_ee15849585092faf() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5453
|
+
let deferred0_0;
|
|
5454
|
+
let deferred0_1;
|
|
5455
|
+
try {
|
|
5456
|
+
deferred0_0 = arg1;
|
|
5457
|
+
deferred0_1 = arg2;
|
|
5458
|
+
const ret = getObject(arg0).set(getStringFromWasm0(arg1, arg2), takeObject(arg3));
|
|
5459
|
+
return addHeapObject(ret);
|
|
5460
|
+
} finally {
|
|
5461
|
+
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
5462
|
+
}
|
|
5463
|
+
}, arguments) };
|
|
5464
|
+
|
|
5465
5465
|
export function __wbg_set_headers_6926da238cd32ee4(arg0, arg1) {
|
|
5466
5466
|
getObject(arg0).headers = getObject(arg1);
|
|
5467
5467
|
};
|
|
Binary file
|
|
@@ -518,7 +518,12 @@ export const wasm_bindgen__convert__closures_____invoke__h2d1acf2a4a5dec58: (
|
|
|
518
518
|
b: number,
|
|
519
519
|
c: number,
|
|
520
520
|
) => void;
|
|
521
|
-
export const
|
|
521
|
+
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
522
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
523
|
+
a: number,
|
|
524
|
+
b: number,
|
|
525
|
+
) => void;
|
|
526
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
522
527
|
export const wasm_bindgen__convert__closures_____invoke__hb102ba9d71e761f6: (
|
|
523
528
|
a: number,
|
|
524
529
|
b: number,
|
|
@@ -526,12 +531,7 @@ export const wasm_bindgen__convert__closures_____invoke__hb102ba9d71e761f6: (
|
|
|
526
531
|
d: number,
|
|
527
532
|
) => void;
|
|
528
533
|
export const wasm_bindgen__closure__destroy__h607bdcca11c93892: (a: number, b: number) => void;
|
|
529
|
-
export const
|
|
530
|
-
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
531
|
-
a: number,
|
|
532
|
-
b: number,
|
|
533
|
-
) => void;
|
|
534
|
-
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
534
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
535
535
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
536
536
|
a: number,
|
|
537
537
|
b: number,
|