@learncard/init 2.0.25 → 2.0.26
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.
|
@@ -4902,7 +4902,7 @@ function __wbg_get_imports() {
|
|
|
4902
4902
|
const ret = false;
|
|
4903
4903
|
return ret;
|
|
4904
4904
|
};
|
|
4905
|
-
imports.wbg.
|
|
4905
|
+
imports.wbg.__wbindgen_closure_wrapper12246 = function(arg0, arg1, arg2) {
|
|
4906
4906
|
const ret = makeMutClosure(arg0, arg1, 4178, __wbg_adapter_52);
|
|
4907
4907
|
return ret;
|
|
4908
4908
|
};
|
|
@@ -5033,7 +5033,7 @@ __name3(__wbg_init, "__wbg_init");
|
|
|
5033
5033
|
var didkit_wasm_default = __wbg_init;
|
|
5034
5034
|
var initialized = false;
|
|
5035
5035
|
var generating = false;
|
|
5036
|
-
var init = /* @__PURE__ */ __name3(async (arg = "https://cdn.filestackcontent.com/
|
|
5036
|
+
var init = /* @__PURE__ */ __name3(async (arg = "https://cdn.filestackcontent.com/ivsAQbs6REaprmu9BsRF") => {
|
|
5037
5037
|
while (generating)
|
|
5038
5038
|
await new Promise((res) => setTimeout(res, 250));
|
|
5039
5039
|
if (initialized)
|
|
@@ -5339,7 +5339,7 @@ var VC_TEMPLATES = {
|
|
|
5339
5339
|
"@context": [
|
|
5340
5340
|
"https://www.w3.org/ns/credentials/v2",
|
|
5341
5341
|
"https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.3.json",
|
|
5342
|
-
"https://ctx.learncard.com/boosts/1.0.
|
|
5342
|
+
"https://ctx.learncard.com/boosts/1.0.1.json"
|
|
5343
5343
|
],
|
|
5344
5344
|
type: ["VerifiableCredential", "OpenBadgeCredential", "BoostCredential"],
|
|
5345
5345
|
id: `urn:uuid:${crypto5.randomUUID()}`,
|
|
@@ -5393,7 +5393,7 @@ var VC_TEMPLATES = {
|
|
|
5393
5393
|
"@context": [
|
|
5394
5394
|
"https://www.w3.org/ns/credentials/v2",
|
|
5395
5395
|
"https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.3.json",
|
|
5396
|
-
"https://ctx.learncard.com/boosts/1.0.
|
|
5396
|
+
"https://ctx.learncard.com/boosts/1.0.1.json",
|
|
5397
5397
|
"https://ctx.learncard.com/boostIDs/1.0.0.json"
|
|
5398
5398
|
],
|
|
5399
5399
|
type: ["VerifiableCredential", "OpenBadgeCredential", "BoostCredential", "BoostID"],
|