@learncard/didkit-plugin 1.5.29 → 1.5.30

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.
@@ -85,8 +85,8 @@ export interface InitOutput {
85
85
  readonly __wbindgen_export_5: WebAssembly.Table;
86
86
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
87
87
  readonly __externref_table_dealloc: (a: number) => void;
88
- readonly closure4178_externref_shim: (a: number, b: number, c: any) => void;
89
- readonly closure4580_externref_shim: (a: number, b: number, c: any, d: any) => void;
88
+ readonly closure4040_externref_shim: (a: number, b: number, c: any) => void;
89
+ readonly closure4437_externref_shim: (a: number, b: number, c: any, d: any) => void;
90
90
  readonly __wbindgen_start: () => void;
91
91
  }
92
92
 
@@ -810,11 +810,11 @@ export function contextLoader(url) {
810
810
  }
811
811
 
812
812
  function __wbg_adapter_54(arg0, arg1, arg2) {
813
- wasm.closure4178_externref_shim(arg0, arg1, arg2);
813
+ wasm.closure4040_externref_shim(arg0, arg1, arg2);
814
814
  }
815
815
 
816
- function __wbg_adapter_222(arg0, arg1, arg2, arg3) {
817
- wasm.closure4580_externref_shim(arg0, arg1, arg2, arg3);
816
+ function __wbg_adapter_220(arg0, arg1, arg2, arg3) {
817
+ wasm.closure4437_externref_shim(arg0, arg1, arg2, arg3);
818
818
  }
819
819
 
820
820
  const __wbindgen_enum_RequestCredentials = ["omit", "same-origin", "include"];
@@ -888,7 +888,7 @@ function __wbg_get_imports() {
888
888
  const ret = arg0.crypto;
889
889
  return ret;
890
890
  };
891
- imports.wbg.__wbg_crypto_574e78ad8b13b65f = function(arg0) {
891
+ imports.wbg.__wbg_crypto_ed58b8e10a292839 = function(arg0) {
892
892
  const ret = arg0.crypto;
893
893
  return ret;
894
894
  };
@@ -915,14 +915,11 @@ function __wbg_get_imports() {
915
915
  imports.wbg.__wbg_getRandomValues_371e7ade8bd92088 = function(arg0, arg1) {
916
916
  arg0.getRandomValues(arg1);
917
917
  };
918
- imports.wbg.__wbg_getRandomValues_3c9c0d586e575a16 = function() { return handleError(function (arg0, arg1) {
919
- globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
920
- }, arguments) };
921
918
  imports.wbg.__wbg_getRandomValues_7dfe5bd1b67c9ca1 = function(arg0) {
922
919
  const ret = arg0.getRandomValues;
923
920
  return ret;
924
921
  };
925
- imports.wbg.__wbg_getRandomValues_b8f5dbd5f3995a9e = function() { return handleError(function (arg0, arg1) {
922
+ imports.wbg.__wbg_getRandomValues_bcb4912f16000dc4 = function() { return handleError(function (arg0, arg1) {
926
923
  arg0.getRandomValues(arg1);
927
924
  }, arguments) };
928
925
  imports.wbg.__wbg_getTime_46267b1c24877e30 = function(arg0) {
@@ -1009,7 +1006,7 @@ function __wbg_get_imports() {
1009
1006
  const ret = arg0.length;
1010
1007
  return ret;
1011
1008
  };
1012
- imports.wbg.__wbg_msCrypto_a61aeb35a24c1329 = function(arg0) {
1009
+ imports.wbg.__wbg_msCrypto_0a36e2ec3a343d26 = function(arg0) {
1013
1010
  const ret = arg0.msCrypto;
1014
1011
  return ret;
1015
1012
  };
@@ -1032,7 +1029,7 @@ function __wbg_get_imports() {
1032
1029
  const a = state0.a;
1033
1030
  state0.a = 0;
1034
1031
  try {
1035
- return __wbg_adapter_222(a, state0.b, arg0, arg1);
1032
+ return __wbg_adapter_220(a, state0.b, arg0, arg1);
1036
1033
  } finally {
1037
1034
  state0.a = a;
1038
1035
  }
@@ -1087,7 +1084,7 @@ function __wbg_get_imports() {
1087
1084
  const ret = arg0.next();
1088
1085
  return ret;
1089
1086
  }, arguments) };
1090
- imports.wbg.__wbg_node_905d3e251edff8a2 = function(arg0) {
1087
+ imports.wbg.__wbg_node_02999533c4ea02e3 = function(arg0) {
1091
1088
  const ret = arg0.node;
1092
1089
  return ret;
1093
1090
  };
@@ -1095,7 +1092,7 @@ function __wbg_get_imports() {
1095
1092
  const ret = arg0.now();
1096
1093
  return ret;
1097
1094
  };
1098
- imports.wbg.__wbg_process_dc0fbacc7c1c06f7 = function(arg0) {
1095
+ imports.wbg.__wbg_process_5c1d670bc53614b8 = function(arg0) {
1099
1096
  const ret = arg0.process;
1100
1097
  return ret;
1101
1098
  };
@@ -1113,14 +1110,14 @@ function __wbg_get_imports() {
1113
1110
  imports.wbg.__wbg_randomFillSync_994ac6d9ade7a695 = function(arg0, arg1, arg2) {
1114
1111
  arg0.randomFillSync(getArrayU8FromWasm0(arg1, arg2));
1115
1112
  };
1116
- imports.wbg.__wbg_randomFillSync_ac0988aba3254290 = function() { return handleError(function (arg0, arg1) {
1113
+ imports.wbg.__wbg_randomFillSync_ab2cfe79ebbf2740 = function() { return handleError(function (arg0, arg1) {
1117
1114
  arg0.randomFillSync(arg1);
1118
1115
  }, arguments) };
1119
1116
  imports.wbg.__wbg_require_0d6aeaec3c042c88 = function(arg0, arg1, arg2) {
1120
1117
  const ret = arg0.require(getStringFromWasm0(arg1, arg2));
1121
1118
  return ret;
1122
1119
  };
1123
- imports.wbg.__wbg_require_60cc747a6bc5215a = function() { return handleError(function () {
1120
+ imports.wbg.__wbg_require_79b1e9274cde3c87 = function() { return handleError(function () {
1124
1121
  const ret = module.require;
1125
1122
  return ret;
1126
1123
  }, arguments) };
@@ -1222,7 +1219,7 @@ function __wbg_get_imports() {
1222
1219
  const ret = arg0.value;
1223
1220
  return ret;
1224
1221
  };
1225
- imports.wbg.__wbg_versions_c01dfd4722a88165 = function(arg0) {
1222
+ imports.wbg.__wbg_versions_c71aa1626a93e0a1 = function(arg0) {
1226
1223
  const ret = arg0.versions;
1227
1224
  return ret;
1228
1225
  };
@@ -1258,8 +1255,8 @@ function __wbg_get_imports() {
1258
1255
  const ret = false;
1259
1256
  return ret;
1260
1257
  };
1261
- imports.wbg.__wbindgen_closure_wrapper12234 = function(arg0, arg1, arg2) {
1262
- const ret = makeMutClosure(arg0, arg1, 4179, __wbg_adapter_54);
1258
+ imports.wbg.__wbindgen_closure_wrapper12137 = function(arg0, arg1, arg2) {
1259
+ const ret = makeMutClosure(arg0, arg1, 4041, __wbg_adapter_54);
1263
1260
  return ret;
1264
1261
  };
1265
1262
  imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
Binary file
@@ -46,6 +46,6 @@ export const __wbindgen_export_4: WebAssembly.Table;
46
46
  export const __wbindgen_export_5: WebAssembly.Table;
47
47
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
48
48
  export const __externref_table_dealloc: (a: number) => void;
49
- export const closure4178_externref_shim: (a: number, b: number, c: any) => void;
50
- export const closure4580_externref_shim: (a: number, b: number, c: any, d: any) => void;
49
+ export const closure4040_externref_shim: (a: number, b: number, c: any) => void;
50
+ export const closure4437_externref_shim: (a: number, b: number, c: any, d: any) => void;
51
51
  export const __wbindgen_start: () => void;
@@ -429,13 +429,13 @@ function contextLoader(url) {
429
429
  }
430
430
  __name(contextLoader, "contextLoader");
431
431
  function __wbg_adapter_54(arg0, arg1, arg2) {
432
- wasm.closure4178_externref_shim(arg0, arg1, arg2);
432
+ wasm.closure4040_externref_shim(arg0, arg1, arg2);
433
433
  }
434
434
  __name(__wbg_adapter_54, "__wbg_adapter_54");
435
- function __wbg_adapter_222(arg0, arg1, arg2, arg3) {
436
- wasm.closure4580_externref_shim(arg0, arg1, arg2, arg3);
435
+ function __wbg_adapter_220(arg0, arg1, arg2, arg3) {
436
+ wasm.closure4437_externref_shim(arg0, arg1, arg2, arg3);
437
437
  }
438
- __name(__wbg_adapter_222, "__wbg_adapter_222");
438
+ __name(__wbg_adapter_220, "__wbg_adapter_220");
439
439
  var __wbindgen_enum_RequestCredentials = ["omit", "same-origin", "include"];
440
440
  var __wbindgen_enum_RequestMode = ["same-origin", "no-cors", "cors", "navigate"];
441
441
  async function __wbg_load(module2, imports) {
@@ -507,7 +507,7 @@ function __wbg_get_imports() {
507
507
  const ret = arg0.crypto;
508
508
  return ret;
509
509
  };
510
- imports.wbg.__wbg_crypto_574e78ad8b13b65f = function(arg0) {
510
+ imports.wbg.__wbg_crypto_ed58b8e10a292839 = function(arg0) {
511
511
  const ret = arg0.crypto;
512
512
  return ret;
513
513
  };
@@ -534,16 +534,11 @@ function __wbg_get_imports() {
534
534
  imports.wbg.__wbg_getRandomValues_371e7ade8bd92088 = function(arg0, arg1) {
535
535
  arg0.getRandomValues(arg1);
536
536
  };
537
- imports.wbg.__wbg_getRandomValues_3c9c0d586e575a16 = function() {
538
- return handleError(function(arg0, arg1) {
539
- globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
540
- }, arguments);
541
- };
542
537
  imports.wbg.__wbg_getRandomValues_7dfe5bd1b67c9ca1 = function(arg0) {
543
538
  const ret = arg0.getRandomValues;
544
539
  return ret;
545
540
  };
546
- imports.wbg.__wbg_getRandomValues_b8f5dbd5f3995a9e = function() {
541
+ imports.wbg.__wbg_getRandomValues_bcb4912f16000dc4 = function() {
547
542
  return handleError(function(arg0, arg1) {
548
543
  arg0.getRandomValues(arg1);
549
544
  }, arguments);
@@ -636,7 +631,7 @@ function __wbg_get_imports() {
636
631
  const ret = arg0.length;
637
632
  return ret;
638
633
  };
639
- imports.wbg.__wbg_msCrypto_a61aeb35a24c1329 = function(arg0) {
634
+ imports.wbg.__wbg_msCrypto_0a36e2ec3a343d26 = function(arg0) {
640
635
  const ret = arg0.msCrypto;
641
636
  return ret;
642
637
  };
@@ -661,7 +656,7 @@ function __wbg_get_imports() {
661
656
  const a = state0.a;
662
657
  state0.a = 0;
663
658
  try {
664
- return __wbg_adapter_222(a, state0.b, arg02, arg12);
659
+ return __wbg_adapter_220(a, state0.b, arg02, arg12);
665
660
  } finally {
666
661
  state0.a = a;
667
662
  }
@@ -722,7 +717,7 @@ function __wbg_get_imports() {
722
717
  return ret;
723
718
  }, arguments);
724
719
  };
725
- imports.wbg.__wbg_node_905d3e251edff8a2 = function(arg0) {
720
+ imports.wbg.__wbg_node_02999533c4ea02e3 = function(arg0) {
726
721
  const ret = arg0.node;
727
722
  return ret;
728
723
  };
@@ -730,7 +725,7 @@ function __wbg_get_imports() {
730
725
  const ret = arg0.now();
731
726
  return ret;
732
727
  };
733
- imports.wbg.__wbg_process_dc0fbacc7c1c06f7 = function(arg0) {
728
+ imports.wbg.__wbg_process_5c1d670bc53614b8 = function(arg0) {
734
729
  const ret = arg0.process;
735
730
  return ret;
736
731
  };
@@ -748,7 +743,7 @@ function __wbg_get_imports() {
748
743
  imports.wbg.__wbg_randomFillSync_994ac6d9ade7a695 = function(arg0, arg1, arg2) {
749
744
  arg0.randomFillSync(getArrayU8FromWasm0(arg1, arg2));
750
745
  };
751
- imports.wbg.__wbg_randomFillSync_ac0988aba3254290 = function() {
746
+ imports.wbg.__wbg_randomFillSync_ab2cfe79ebbf2740 = function() {
752
747
  return handleError(function(arg0, arg1) {
753
748
  arg0.randomFillSync(arg1);
754
749
  }, arguments);
@@ -757,7 +752,7 @@ function __wbg_get_imports() {
757
752
  const ret = arg0.require(getStringFromWasm0(arg1, arg2));
758
753
  return ret;
759
754
  };
760
- imports.wbg.__wbg_require_60cc747a6bc5215a = function() {
755
+ imports.wbg.__wbg_require_79b1e9274cde3c87 = function() {
761
756
  return handleError(function() {
762
757
  const ret = module.require;
763
758
  return ret;
@@ -867,7 +862,7 @@ function __wbg_get_imports() {
867
862
  const ret = arg0.value;
868
863
  return ret;
869
864
  };
870
- imports.wbg.__wbg_versions_c01dfd4722a88165 = function(arg0) {
865
+ imports.wbg.__wbg_versions_c71aa1626a93e0a1 = function(arg0) {
871
866
  const ret = arg0.versions;
872
867
  return ret;
873
868
  };
@@ -903,8 +898,8 @@ function __wbg_get_imports() {
903
898
  const ret = false;
904
899
  return ret;
905
900
  };
906
- imports.wbg.__wbindgen_closure_wrapper12234 = function(arg0, arg1, arg2) {
907
- const ret = makeMutClosure(arg0, arg1, 4179, __wbg_adapter_54);
901
+ imports.wbg.__wbindgen_closure_wrapper12137 = function(arg0, arg1, arg2) {
902
+ const ret = makeMutClosure(arg0, arg1, 4041, __wbg_adapter_54);
908
903
  return ret;
909
904
  };
910
905
  imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
@@ -1036,7 +1031,7 @@ var didkit_wasm_default = __wbg_init;
1036
1031
  // src/didkit/index.ts
1037
1032
  var initialized = false;
1038
1033
  var generating = false;
1039
- var init = /* @__PURE__ */ __name(async (arg = "https://cdn.filestackcontent.com/us30bfBYRT67YBqribZu") => {
1034
+ var init = /* @__PURE__ */ __name(async (arg = "https://cdn.filestackcontent.com/5vjK4aqITcG1Z4HiGYCV") => {
1040
1035
  while (generating)
1041
1036
  await new Promise((res) => setTimeout(res, 250));
1042
1037
  if (initialized)