@everymatrix/player-account-controller-nd 1.44.0 → 1.45.2
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-DI0_2Ld2.js +4832 -0
- package/components/GeneralLogout-bc8vhI_H.cjs +8 -0
- package/components/PlayerAccountBettingHistory-BK6xPWSw.cjs +1 -0
- package/components/PlayerAccountBettingHistory-p8-C5d_q.js +328 -0
- package/components/PlayerAccountBiometrics-36-jzvmv.js +300 -0
- package/components/PlayerAccountBiometrics-C-3zrtyy.cjs +1 -0
- package/components/PlayerAccountClosureNd-DWE1BQjS.cjs +1 -0
- package/components/PlayerAccountClosureNd-DpV3ccPJ.js +339 -0
- package/components/PlayerAccountControllerNd-B2whVamd.cjs +1 -0
- package/components/PlayerAccountControllerNd-Cn1L8BfZ.js +6163 -0
- package/components/PlayerAccountGamingLimits-X6i1dxNz.js +758 -0
- package/components/PlayerAccountGamingLimits-a_ERECbs.cjs +1 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-_s70hpGn.js +306 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-l6qA-tGo.cjs +1 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-BQ82HYJY.js +4148 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-C0TmN9tW.cjs +10 -0
- package/components/PlayerAccountGamingLimitsHistory2-BQABSfo3.cjs +1 -0
- package/components/PlayerAccountGamingLimitsHistory2-BkYPsgPu.js +734 -0
- package/components/PlayerAccountGamingLimitsInfoCard-0xDp-CBL.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard-DQkGickX.js +1488 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-DSOYjGfv.cjs +21 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-DoQKbVDC.js +2794 -0
- package/components/PlayerAccountGamingLimitsPopup-BRVwX_uG.js +339 -0
- package/components/PlayerAccountGamingLimitsPopup-CRCoJtQR.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2Nd-Bww6zBy7.js +844 -0
- package/components/PlayerAccountGamingLimitsWrapper2Nd-LjReoru-.cjs +1 -0
- package/components/PlayerAccountMenuNd-BdhvWQDA.js +587 -0
- package/components/PlayerAccountMenuNd-uyqoX0xo.cjs +1 -0
- package/components/PlayerAccountModal-BK_133rp.js +198 -0
- package/components/PlayerAccountModal-CIR41mpM.cjs +1 -0
- package/components/PlayerAccountNotifications-COx0wvVZ.js +261 -0
- package/components/PlayerAccountNotifications-DNWMsUnC.cjs +1 -0
- package/components/PlayerAccountSelfExclusionNd-B1PSYs3p.js +16404 -0
- package/components/PlayerAccountSelfExclusionNd-CUN7qWEA.cjs +3693 -0
- package/components/PlayerAccountTimeout-C0nlqzAC.cjs +1 -0
- package/components/PlayerAccountTimeout-DMvUsWoq.js +448 -0
- package/components/PlayerActiveBonuses-CpEieMUG.js +986 -0
- package/components/PlayerActiveBonuses-bY0Y51Al.cjs +1 -0
- package/components/PlayerBonusCard-DGoTFlMq.js +565 -0
- package/components/PlayerBonusCard-DdxYH7lf.cjs +1 -0
- package/components/PlayerBonusHistory-DdGgXcKX.cjs +1 -0
- package/components/PlayerBonusHistory-rFWrF_Pj.js +840 -0
- package/components/PlayerChangePassword-BDyXZ2_q.cjs +3 -0
- package/components/PlayerChangePassword-BkRFX3fB.js +1161 -0
- package/components/PlayerDeposit-CYpXuZIT.cjs +1 -0
- package/components/PlayerDeposit-T-QxU0tF.js +395 -0
- package/components/PlayerGamingHistory-DCOFqQCz.js +920 -0
- package/components/PlayerGamingHistory-DXX4_ApI.cjs +1 -0
- package/components/PlayerPendingWithdrawals-DR9D_EFU.js +307 -0
- package/components/PlayerPendingWithdrawals-Dn63yKxo.cjs +1 -0
- package/components/PlayerProfileInfo-CmcXF1Sx.js +1707 -0
- package/components/PlayerProfileInfo-CsWD1vK0.cjs +1 -0
- package/components/PlayerRealityCheck-BaBE_tNE.cjs +1 -0
- package/components/PlayerRealityCheck-CRHHpeWT.js +587 -0
- package/components/PlayerTransactionHistory-DJICk5qY.cjs +1 -0
- package/components/PlayerTransactionHistory-HQMXVkZj.js +311 -0
- package/components/PlayerWithdrawal-BToCctRz.js +365 -0
- package/components/PlayerWithdrawal-DuxGAxKs.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.