@everymatrix/player-account-controller-nd 1.44.0 → 1.45.0
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/GeneralLogout-Dur72yyv.js +4832 -0
- package/components/GeneralLogout-WbaN9lE3.cjs +8 -0
- package/components/PlayerAccountBettingHistory-BWMEGhv1.js +328 -0
- package/components/PlayerAccountBettingHistory-CvFzGDm4.cjs +1 -0
- package/components/PlayerAccountBiometrics--Rc4hXU1.cjs +1 -0
- package/components/PlayerAccountBiometrics-ByG3_I95.js +300 -0
- package/components/PlayerAccountClosureNd-034rDNz4.cjs +1 -0
- package/components/PlayerAccountClosureNd-DZTrmidg.js +339 -0
- package/components/PlayerAccountControllerNd-BAD6QpiV.cjs +1 -0
- package/components/PlayerAccountControllerNd-DCbqnbg6.js +6163 -0
- package/components/PlayerAccountGamingLimits-C2xXDjZV.js +758 -0
- package/components/PlayerAccountGamingLimits-Dtw0RzGI.cjs +1 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-CL8VasWX.js +306 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-Cvsvauqa.cjs +1 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-DmQ9XuZB.js +4148 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-tfKhIo7R.cjs +10 -0
- package/components/PlayerAccountGamingLimitsHistory2-_p2IXses.cjs +1 -0
- package/components/PlayerAccountGamingLimitsHistory2-fOH4qSJR.js +734 -0
- package/components/PlayerAccountGamingLimitsInfoCard--AbjEx7s.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard-DTrLCGCx.js +1488 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-1ZR10Ej8.js +2794 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-Dymt7LmL.cjs +21 -0
- package/components/PlayerAccountGamingLimitsPopup-Bss_FRfq.js +337 -0
- package/components/PlayerAccountGamingLimitsPopup-DVEuryoE.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2Nd-D3v3WC8t.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2Nd-DqM8a5cp.js +844 -0
- package/components/PlayerAccountMenuNd-CBH9HOGY.js +587 -0
- package/components/PlayerAccountMenuNd-CvdxB7NH.cjs +1 -0
- package/components/PlayerAccountModal-BQ2N-DK2.js +198 -0
- package/components/PlayerAccountModal-DpMfe1gv.cjs +1 -0
- package/components/PlayerAccountNotifications-Dwb_RDr0.cjs +1 -0
- package/components/PlayerAccountNotifications-QmKY9-B0.js +261 -0
- package/components/PlayerAccountSelfExclusionNd-BuzzsS0G.cjs +3693 -0
- package/components/PlayerAccountSelfExclusionNd-Bx9an6cr.js +16404 -0
- package/components/PlayerAccountTimeout-DAzcm92_.js +448 -0
- package/components/PlayerAccountTimeout-dxzuaoP9.cjs +1 -0
- package/components/PlayerActiveBonuses-BcPMSj2n.js +986 -0
- package/components/PlayerActiveBonuses-D0-qI8iz.cjs +1 -0
- package/components/PlayerBonusCard-BoENnXsd.cjs +1 -0
- package/components/PlayerBonusCard-DhNWEP3Y.js +565 -0
- package/components/PlayerBonusHistory-CKKn9KgY.js +840 -0
- package/components/PlayerBonusHistory-DoxmVui6.cjs +1 -0
- package/components/PlayerChangePassword-BC6buQCz.js +1161 -0
- package/components/PlayerChangePassword-RpQIhFff.cjs +3 -0
- package/components/PlayerDeposit-B7M0Rg-o.js +395 -0
- package/components/PlayerDeposit-COhpfcRx.cjs +1 -0
- package/components/PlayerGamingHistory-DIk73kDr.js +920 -0
- package/components/PlayerGamingHistory-Dbafpt79.cjs +1 -0
- package/components/PlayerPendingWithdrawals-CVBvRj42.cjs +1 -0
- package/components/PlayerPendingWithdrawals-CxklAVTc.js +307 -0
- package/components/PlayerProfileInfo-BeD6hzPW.cjs +1 -0
- package/components/PlayerProfileInfo-CoKc-eaN.js +1707 -0
- package/components/PlayerRealityCheck-B37H9_Rn.cjs +1 -0
- package/components/PlayerRealityCheck-DekJHe9F.js +587 -0
- package/components/PlayerTransactionHistory-CxYO3lnm.cjs +1 -0
- package/components/PlayerTransactionHistory-D7Tba-Nn.js +311 -0
- package/components/PlayerWithdrawal-BQyz5UQ7.js +365 -0
- package/components/PlayerWithdrawal-DYkzBPcQ.cjs +1 -0
- package/es2015/player-account-controller-nd.cjs +1 -0
- package/es2015/player-account-controller-nd.js +16 -0
- package/package.json +38 -32
- package/CHANGELOG.md +0 -18
- package/README.md +0 -0
- package/assets/arrow-down.svg +0 -3
- package/dist/player-account-controller-nd.js +0 -2221
- package/dist/player-account-controller-nd.js.map +0 -1
- package/documentation.md +0 -166
- package/index.html +0 -49
- package/index.js +0 -1
- package/public/favicon.png +0 -0
- package/public/reset.css +0 -48
- package/rollup.config.js +0 -67
- package/src/PlayerAccountController.svelte +0 -739
- package/src/PlayerAccountController.types.ts +0 -5
- package/src/i18n.js +0 -27
- package/src/index.ts +0 -4
- package/src/translations.js +0 -102
- package/stories/PlayerAccountPage.stories.js +0 -13
- package/tsconfig.json +0 -6
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.