@bitwarden/sdk-internal 0.2.0-main.255 → 0.2.0-main.256
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
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
b8e494b74546b400dfa1fba4ddd1c6517922a2d6
|
@@ -3894,19 +3894,7 @@ export function __wbg_getTime_46267b1c24877e30(arg0) {
|
|
3894
3894
|
return ret;
|
3895
3895
|
}
|
3896
3896
|
|
3897
|
-
export function
|
3898
|
-
return handleError(function (arg0, arg1) {
|
3899
|
-
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
3900
|
-
return addHeapObject(ret);
|
3901
|
-
}, arguments);
|
3902
|
-
}
|
3903
|
-
|
3904
|
-
export function __wbg_get_b9b93047fe3cf45b(arg0, arg1) {
|
3905
|
-
const ret = getObject(arg0)[arg1 >>> 0];
|
3906
|
-
return addHeapObject(ret);
|
3907
|
-
}
|
3908
|
-
|
3909
|
-
export function __wbg_get_d607d2970ad03cd5() {
|
3897
|
+
export function __wbg_get_3278c7365c356a33() {
|
3910
3898
|
return handleError(function (arg0, arg1, arg2) {
|
3911
3899
|
let deferred0_0;
|
3912
3900
|
let deferred0_1;
|
@@ -3921,7 +3909,14 @@ export function __wbg_get_d607d2970ad03cd5() {
|
|
3921
3909
|
}, arguments);
|
3922
3910
|
}
|
3923
3911
|
|
3924
|
-
export function
|
3912
|
+
export function __wbg_get_67b2ba62fc30de12() {
|
3913
|
+
return handleError(function (arg0, arg1) {
|
3914
|
+
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
3915
|
+
return addHeapObject(ret);
|
3916
|
+
}, arguments);
|
3917
|
+
}
|
3918
|
+
|
3919
|
+
export function __wbg_get_a0e534a2c365ee1f() {
|
3925
3920
|
return handleError(function (arg0, arg1, arg2) {
|
3926
3921
|
let deferred0_0;
|
3927
3922
|
let deferred0_1;
|
@@ -3936,7 +3931,12 @@ export function __wbg_get_efc0df1033d41976() {
|
|
3936
3931
|
}, arguments);
|
3937
3932
|
}
|
3938
3933
|
|
3939
|
-
export function
|
3934
|
+
export function __wbg_get_b9b93047fe3cf45b(arg0, arg1) {
|
3935
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
3936
|
+
return addHeapObject(ret);
|
3937
|
+
}
|
3938
|
+
|
3939
|
+
export function __wbg_getaccesstoken_dfafdab9ed03d7c0(arg0) {
|
3940
3940
|
const ret = getObject(arg0).get_access_token();
|
3941
3941
|
return addHeapObject(ret);
|
3942
3942
|
}
|
@@ -4041,14 +4041,14 @@ export function __wbg_length_e2d2a49132c1b256(arg0) {
|
|
4041
4041
|
return ret;
|
4042
4042
|
}
|
4043
4043
|
|
4044
|
-
export function
|
4044
|
+
export function __wbg_list_24a82a2481e72020() {
|
4045
4045
|
return handleError(function (arg0) {
|
4046
4046
|
const ret = getObject(arg0).list();
|
4047
4047
|
return addHeapObject(ret);
|
4048
4048
|
}, arguments);
|
4049
4049
|
}
|
4050
4050
|
|
4051
|
-
export function
|
4051
|
+
export function __wbg_list_319263ddb04c0288() {
|
4052
4052
|
return handleError(function (arg0) {
|
4053
4053
|
const ret = getObject(arg0).list();
|
4054
4054
|
return addHeapObject(ret);
|
@@ -4230,7 +4230,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() {
|
|
4230
4230
|
}, arguments);
|
4231
4231
|
}
|
4232
4232
|
|
4233
|
-
export function
|
4233
|
+
export function __wbg_remove_9d6219488f2f5a2e() {
|
4234
4234
|
return handleError(function (arg0, arg1, arg2) {
|
4235
4235
|
let deferred0_0;
|
4236
4236
|
let deferred0_1;
|
@@ -4245,7 +4245,7 @@ export function __wbg_remove_51df0d8ce3518dd8() {
|
|
4245
4245
|
}, arguments);
|
4246
4246
|
}
|
4247
4247
|
|
4248
|
-
export function
|
4248
|
+
export function __wbg_remove_fccb0a224d930224() {
|
4249
4249
|
return handleError(function (arg0, arg1, arg2) {
|
4250
4250
|
let deferred0_0;
|
4251
4251
|
let deferred0_1;
|
@@ -4292,11 +4292,7 @@ export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
4292
4292
|
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
4293
4293
|
}
|
4294
4294
|
|
4295
|
-
export function
|
4296
|
-
getObject(arg0).set(getObject(arg1), arg2 >>> 0);
|
4297
|
-
}
|
4298
|
-
|
4299
|
-
export function __wbg_set_8a8b3aa4d766257d() {
|
4295
|
+
export function __wbg_set_532a5fc3dcfa0001() {
|
4300
4296
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
4301
4297
|
let deferred0_0;
|
4302
4298
|
let deferred0_1;
|
@@ -4311,12 +4307,7 @@ export function __wbg_set_8a8b3aa4d766257d() {
|
|
4311
4307
|
}, arguments);
|
4312
4308
|
}
|
4313
4309
|
|
4314
|
-
export function
|
4315
|
-
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
4316
|
-
return addHeapObject(ret);
|
4317
|
-
}
|
4318
|
-
|
4319
|
-
export function __wbg_set_ff28f81c87998a08() {
|
4310
|
+
export function __wbg_set_5f9bdd0d26f21ecd() {
|
4320
4311
|
return handleError(function (arg0, arg1, arg2, arg3) {
|
4321
4312
|
let deferred0_0;
|
4322
4313
|
let deferred0_1;
|
@@ -4331,6 +4322,15 @@ export function __wbg_set_ff28f81c87998a08() {
|
|
4331
4322
|
}, arguments);
|
4332
4323
|
}
|
4333
4324
|
|
4325
|
+
export function __wbg_set_65595bdd868b3009(arg0, arg1, arg2) {
|
4326
|
+
getObject(arg0).set(getObject(arg1), arg2 >>> 0);
|
4327
|
+
}
|
4328
|
+
|
4329
|
+
export function __wbg_set_8fc6bf8a5b1071d1(arg0, arg1, arg2) {
|
4330
|
+
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
4331
|
+
return addHeapObject(ret);
|
4332
|
+
}
|
4333
|
+
|
4334
4334
|
export function __wbg_setbody_5923b78a95eedf29(arg0, arg1) {
|
4335
4335
|
getObject(arg0).body = getObject(arg1);
|
4336
4336
|
}
|
@@ -4519,18 +4519,18 @@ export function __wbindgen_cb_drop(arg0) {
|
|
4519
4519
|
return ret;
|
4520
4520
|
}
|
4521
4521
|
|
4522
|
-
export function
|
4523
|
-
const ret = makeMutClosure(arg0, arg1,
|
4522
|
+
export function __wbindgen_closure_wrapper3335(arg0, arg1, arg2) {
|
4523
|
+
const ret = makeMutClosure(arg0, arg1, 274, __wbg_adapter_54);
|
4524
4524
|
return addHeapObject(ret);
|
4525
4525
|
}
|
4526
4526
|
|
4527
|
-
export function
|
4528
|
-
const ret = makeMutClosure(arg0, arg1,
|
4527
|
+
export function __wbindgen_closure_wrapper5697(arg0, arg1, arg2) {
|
4528
|
+
const ret = makeMutClosure(arg0, arg1, 299, __wbg_adapter_54);
|
4529
4529
|
return addHeapObject(ret);
|
4530
4530
|
}
|
4531
4531
|
|
4532
|
-
export function
|
4533
|
-
const ret = makeMutClosure(arg0, arg1,
|
4532
|
+
export function __wbindgen_closure_wrapper6051(arg0, arg1, arg2) {
|
4533
|
+
const ret = makeMutClosure(arg0, arg1, 324, __wbg_adapter_59);
|
4534
4534
|
return addHeapObject(ret);
|
4535
4535
|
}
|
4536
4536
|
|
Binary file
|