@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.
package/dist/init.esm.js
CHANGED
|
@@ -4864,7 +4864,7 @@ function __wbg_get_imports() {
|
|
|
4864
4864
|
const ret = false;
|
|
4865
4865
|
return ret;
|
|
4866
4866
|
};
|
|
4867
|
-
imports.wbg.
|
|
4867
|
+
imports.wbg.__wbindgen_closure_wrapper12246 = function(arg0, arg1, arg2) {
|
|
4868
4868
|
const ret = makeMutClosure(arg0, arg1, 4178, __wbg_adapter_52);
|
|
4869
4869
|
return ret;
|
|
4870
4870
|
};
|
|
@@ -4995,7 +4995,7 @@ __name3(__wbg_init, "__wbg_init");
|
|
|
4995
4995
|
var didkit_wasm_default = __wbg_init;
|
|
4996
4996
|
var initialized = false;
|
|
4997
4997
|
var generating = false;
|
|
4998
|
-
var init = /* @__PURE__ */ __name3(async (arg = "https://cdn.filestackcontent.com/
|
|
4998
|
+
var init = /* @__PURE__ */ __name3(async (arg = "https://cdn.filestackcontent.com/ivsAQbs6REaprmu9BsRF") => {
|
|
4999
4999
|
while (generating)
|
|
5000
5000
|
await new Promise((res) => setTimeout(res, 250));
|
|
5001
5001
|
if (initialized)
|
|
@@ -5301,7 +5301,7 @@ var VC_TEMPLATES = {
|
|
|
5301
5301
|
"@context": [
|
|
5302
5302
|
"https://www.w3.org/ns/credentials/v2",
|
|
5303
5303
|
"https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.3.json",
|
|
5304
|
-
"https://ctx.learncard.com/boosts/1.0.
|
|
5304
|
+
"https://ctx.learncard.com/boosts/1.0.1.json"
|
|
5305
5305
|
],
|
|
5306
5306
|
type: ["VerifiableCredential", "OpenBadgeCredential", "BoostCredential"],
|
|
5307
5307
|
id: `urn:uuid:${crypto5.randomUUID()}`,
|
|
@@ -5355,7 +5355,7 @@ var VC_TEMPLATES = {
|
|
|
5355
5355
|
"@context": [
|
|
5356
5356
|
"https://www.w3.org/ns/credentials/v2",
|
|
5357
5357
|
"https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.3.json",
|
|
5358
|
-
"https://ctx.learncard.com/boosts/1.0.
|
|
5358
|
+
"https://ctx.learncard.com/boosts/1.0.1.json",
|
|
5359
5359
|
"https://ctx.learncard.com/boostIDs/1.0.0.json"
|
|
5360
5360
|
],
|
|
5361
5361
|
type: ["VerifiableCredential", "OpenBadgeCredential", "BoostCredential", "BoostID"],
|