@everymatrix/player-account-controller-nd 1.64.7 → 1.64.8
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/components/{PlayerAccountControllerNd-fATHp03S.js → PlayerAccountControllerNd-4Zt1DyXp.js} +3 -3
- package/components/{PlayerAccountControllerNd-CyelNs9q.js → PlayerAccountControllerNd-arpQoNAP.js} +3 -3
- package/components/{PlayerAccountControllerNd-BGt2cPNV.cjs → PlayerAccountControllerNd-azc0JrOd.cjs} +1 -1
- package/components/PlayerBonusHistory-CRpiQwIJ.cjs +1 -0
- package/components/{PlayerBonusHistory-BkBsAUpn.js → PlayerBonusHistory-Ce_c7SdW.js} +326 -317
- package/components/{PlayerBonusHistory-DncAG4ke.js → PlayerBonusHistory-D6ekGcbF.js} +292 -285
- package/components/PlayerGamingHistory-CfDWsLGI.cjs +1 -0
- package/components/PlayerGamingHistory-CiFbjNDf.js +988 -0
- package/components/PlayerGamingHistory-DHCBu-lj.js +975 -0
- package/components/PlayerProfileInfo-BU3JlIgP.js +2419 -0
- package/components/PlayerProfileInfo-CPE8pefg.js +2383 -0
- package/components/PlayerProfileInfo-Cdv7SUqU.cjs +4 -0
- package/es2015/player-account-controller-nd.cjs +1 -1
- package/es2015/player-account-controller-nd.js +1 -1
- package/esnext/player-account-controller-nd.js +1 -1
- package/package.json +1 -1
- package/components/PlayerBonusHistory-B0_pPWDM.cjs +0 -1
- package/components/PlayerGamingHistory-BJAbDjSA.js +0 -966
- package/components/PlayerGamingHistory-CouvBfWt.js +0 -979
- package/components/PlayerGamingHistory-DegmmHCF.cjs +0 -1
- package/components/PlayerProfileInfo-BNNblETP.js +0 -2058
- package/components/PlayerProfileInfo-Cc6HVNlU.cjs +0 -1
- package/components/PlayerProfileInfo-CgjgB8YL.js +0 -2086
package/components/{PlayerAccountControllerNd-fATHp03S.js → PlayerAccountControllerNd-4Zt1DyXp.js}
RENAMED
|
@@ -261,7 +261,7 @@ if (typeof window < "u") {
|
|
|
261
261
|
}
|
|
262
262
|
};
|
|
263
263
|
};
|
|
264
|
-
customElements.define = s(customElements.define), import("./PlayerProfileInfo-
|
|
264
|
+
customElements.define = s(customElements.define), import("./PlayerProfileInfo-CPE8pefg.js").then(({ default: e }) => {
|
|
265
265
|
!customElements.get("player-profile-info") && customElements.define("player-profile-info", e.element);
|
|
266
266
|
});
|
|
267
267
|
}
|
|
@@ -309,7 +309,7 @@ if (typeof window < "u") {
|
|
|
309
309
|
}
|
|
310
310
|
};
|
|
311
311
|
};
|
|
312
|
-
customElements.define = s(customElements.define), import("./PlayerBonusHistory-
|
|
312
|
+
customElements.define = s(customElements.define), import("./PlayerBonusHistory-D6ekGcbF.js").then(({ default: e }) => {
|
|
313
313
|
!customElements.get("player-bonus-history") && customElements.define("player-bonus-history", e.element);
|
|
314
314
|
});
|
|
315
315
|
}
|
|
@@ -389,7 +389,7 @@ if (typeof window < "u") {
|
|
|
389
389
|
}
|
|
390
390
|
};
|
|
391
391
|
};
|
|
392
|
-
customElements.define = s(customElements.define), import("./PlayerGamingHistory-
|
|
392
|
+
customElements.define = s(customElements.define), import("./PlayerGamingHistory-DHCBu-lj.js").then(({ default: e }) => {
|
|
393
393
|
!customElements.get("player-gaming-history") && customElements.define("player-gaming-history", e.element);
|
|
394
394
|
});
|
|
395
395
|
}
|
package/components/{PlayerAccountControllerNd-CyelNs9q.js → PlayerAccountControllerNd-arpQoNAP.js}
RENAMED
|
@@ -277,7 +277,7 @@ if (typeof window != "undefined") {
|
|
|
277
277
|
}
|
|
278
278
|
};
|
|
279
279
|
};
|
|
280
|
-
customElements.define = s(customElements.define), import("./PlayerProfileInfo-
|
|
280
|
+
customElements.define = s(customElements.define), import("./PlayerProfileInfo-BU3JlIgP.js").then(({ default: e }) => {
|
|
281
281
|
!customElements.get("player-profile-info") && customElements.define("player-profile-info", e.element);
|
|
282
282
|
});
|
|
283
283
|
}
|
|
@@ -325,7 +325,7 @@ if (typeof window != "undefined") {
|
|
|
325
325
|
}
|
|
326
326
|
};
|
|
327
327
|
};
|
|
328
|
-
customElements.define = s(customElements.define), import("./PlayerBonusHistory-
|
|
328
|
+
customElements.define = s(customElements.define), import("./PlayerBonusHistory-Ce_c7SdW.js").then(({ default: e }) => {
|
|
329
329
|
!customElements.get("player-bonus-history") && customElements.define("player-bonus-history", e.element);
|
|
330
330
|
});
|
|
331
331
|
}
|
|
@@ -405,7 +405,7 @@ if (typeof window != "undefined") {
|
|
|
405
405
|
}
|
|
406
406
|
};
|
|
407
407
|
};
|
|
408
|
-
customElements.define = s(customElements.define), import("./PlayerGamingHistory-
|
|
408
|
+
customElements.define = s(customElements.define), import("./PlayerGamingHistory-CiFbjNDf.js").then(({ default: e }) => {
|
|
409
409
|
!customElements.get("player-gaming-history") && customElements.define("player-gaming-history", e.element);
|
|
410
410
|
});
|
|
411
411
|
}
|