@everymatrix/player-account-controller 1.43.4 → 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-PMsAgsr8.js +4832 -0
- package/components/GeneralLogout-WbaN9lE3.cjs +8 -0
- package/components/PlayerAccountBettingHistory-C5O_N5I6.js +328 -0
- package/components/PlayerAccountBettingHistory-CvFzGDm4.cjs +1 -0
- package/components/PlayerAccountBiometrics--Rc4hXU1.cjs +1 -0
- package/components/PlayerAccountBiometrics-BIZ77T9P.js +300 -0
- package/components/PlayerAccountClosure-DIRkc6kA.cjs +1 -0
- package/components/PlayerAccountClosure-O9rY7FHF.js +339 -0
- package/components/PlayerAccountController-1M1FKlrd.cjs +1 -0
- package/components/PlayerAccountController-DRQpN2gW.js +6176 -0
- package/components/PlayerAccountGamingLimits-BnH1h5ZI.js +758 -0
- package/components/PlayerAccountGamingLimits-Dtw0RzGI.cjs +1 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-CHBpCAi7.js +306 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-Cvsvauqa.cjs +1 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-QO4BtCS2.js +4148 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-tfKhIo7R.cjs +10 -0
- package/components/PlayerAccountGamingLimitsHistory2-CJxOlPZu.js +734 -0
- package/components/PlayerAccountGamingLimitsHistory2-_p2IXses.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard--AbjEx7s.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard-GwIjd7fB.js +1488 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-DcGsK_Nq.js +2794 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-Dymt7LmL.cjs +21 -0
- package/components/PlayerAccountGamingLimitsPopup-DO2f_4IF.js +337 -0
- package/components/PlayerAccountGamingLimitsPopup-DVEuryoE.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-BZ-Ax67a.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-CQClFTjE.js +844 -0
- package/components/PlayerAccountMenu-1kpYtr6Q.cjs +1 -0
- package/components/PlayerAccountMenu-C9YFW_X4.js +576 -0
- package/components/PlayerAccountModal-BPuDqVwe.js +198 -0
- package/components/PlayerAccountModal-DpMfe1gv.cjs +1 -0
- package/components/PlayerAccountNotifications-DfLcLCTk.js +261 -0
- package/components/PlayerAccountNotifications-Dwb_RDr0.cjs +1 -0
- package/components/PlayerAccountSelfExclusion-BR4bl6bz.js +16404 -0
- package/components/PlayerAccountSelfExclusion-CA2oAuhb.cjs +3693 -0
- package/components/PlayerAccountTimeout-Df9mSPXx.js +448 -0
- package/components/PlayerAccountTimeout-dxzuaoP9.cjs +1 -0
- package/components/PlayerActiveBonuses-BJtk2_80.js +986 -0
- package/components/PlayerActiveBonuses-D0-qI8iz.cjs +1 -0
- package/components/PlayerBonusCard-BoENnXsd.cjs +1 -0
- package/components/PlayerBonusCard-D4MZsrSK.js +565 -0
- package/components/PlayerBonusHistory-3B1tPB8g.cjs +1 -0
- package/components/PlayerBonusHistory-CDA_Ahs-.js +840 -0
- package/components/PlayerChangePassword-C69CRrvS.js +1161 -0
- package/components/PlayerChangePassword-RpQIhFff.cjs +3 -0
- package/components/PlayerDeposit-BK_UhkqG.js +395 -0
- package/components/PlayerDeposit-COhpfcRx.cjs +1 -0
- package/components/PlayerGamingHistory-C8Kvaq7b.cjs +1 -0
- package/components/PlayerGamingHistory-CCSGdevP.js +920 -0
- package/components/PlayerPendingWithdrawals-CVBvRj42.cjs +1 -0
- package/components/PlayerPendingWithdrawals-DIp1o6Bq.js +307 -0
- package/components/PlayerProfileInfo-BeD6hzPW.cjs +1 -0
- package/components/PlayerProfileInfo-CkcYNGGP.js +1707 -0
- package/components/PlayerRealityCheck-B37H9_Rn.cjs +1 -0
- package/components/PlayerRealityCheck-UaRdeADU.js +587 -0
- package/components/PlayerTransactionHistory-CxYO3lnm.cjs +1 -0
- package/components/PlayerTransactionHistory-Da2H2goa.js +311 -0
- package/components/PlayerWithdrawal-DK_JxD9z.js +365 -0
- package/components/PlayerWithdrawal-DYkzBPcQ.cjs +1 -0
- package/es2015/player-account-controller.cjs +1 -0
- package/es2015/player-account-controller.js +16 -0
- package/package.json +38 -32
- package/CHANGELOG.md +0 -19
- package/README.md +0 -0
- package/assets/arrow-down.svg +0 -3
- package/dist/player-account-controller.js +0 -2221
- package/dist/player-account-controller.js.map +0 -1
- package/documentation.md +0 -166
- package/index.html +0 -46
- 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 -732
- 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.