@betorigami/games 1.4.0 → 1.4.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/dist/index.d.ts +19 -0
- package/dist/index.mjs +325 -311
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -96,6 +96,7 @@ export declare const translations: {
|
|
|
96
96
|
copied: string;
|
|
97
97
|
disableHotkeys: string;
|
|
98
98
|
disableMaxBet: string;
|
|
99
|
+
deposit: string;
|
|
99
100
|
enableHotkeys: string;
|
|
100
101
|
enableMaxBet: string;
|
|
101
102
|
footerNavigation: string;
|
|
@@ -311,6 +312,7 @@ export declare const translations: {
|
|
|
311
312
|
copied: string;
|
|
312
313
|
disableHotkeys: string;
|
|
313
314
|
disableMaxBet: string;
|
|
315
|
+
deposit: string;
|
|
314
316
|
enableHotkeys: string;
|
|
315
317
|
enableMaxBet: string;
|
|
316
318
|
footerNavigation: string;
|
|
@@ -526,6 +528,7 @@ export declare const translations: {
|
|
|
526
528
|
copied: string;
|
|
527
529
|
disableHotkeys: string;
|
|
528
530
|
disableMaxBet: string;
|
|
531
|
+
deposit: string;
|
|
529
532
|
enableHotkeys: string;
|
|
530
533
|
enableMaxBet: string;
|
|
531
534
|
footerNavigation: string;
|
|
@@ -741,6 +744,7 @@ export declare const translations: {
|
|
|
741
744
|
copied: string;
|
|
742
745
|
disableHotkeys: string;
|
|
743
746
|
disableMaxBet: string;
|
|
747
|
+
deposit: string;
|
|
744
748
|
enableHotkeys: string;
|
|
745
749
|
enableMaxBet: string;
|
|
746
750
|
footerNavigation: string;
|
|
@@ -956,6 +960,7 @@ export declare const translations: {
|
|
|
956
960
|
copied: string;
|
|
957
961
|
disableHotkeys: string;
|
|
958
962
|
disableMaxBet: string;
|
|
963
|
+
deposit: string;
|
|
959
964
|
enableHotkeys: string;
|
|
960
965
|
enableMaxBet: string;
|
|
961
966
|
footerNavigation: string;
|
|
@@ -1171,6 +1176,7 @@ export declare const translations: {
|
|
|
1171
1176
|
copied: string;
|
|
1172
1177
|
disableHotkeys: string;
|
|
1173
1178
|
disableMaxBet: string;
|
|
1179
|
+
deposit: string;
|
|
1174
1180
|
enableHotkeys: string;
|
|
1175
1181
|
enableMaxBet: string;
|
|
1176
1182
|
footerNavigation: string;
|
|
@@ -1386,6 +1392,7 @@ export declare const translations: {
|
|
|
1386
1392
|
copied: string;
|
|
1387
1393
|
disableHotkeys: string;
|
|
1388
1394
|
disableMaxBet: string;
|
|
1395
|
+
deposit: string;
|
|
1389
1396
|
enableHotkeys: string;
|
|
1390
1397
|
enableMaxBet: string;
|
|
1391
1398
|
footerNavigation: string;
|
|
@@ -1601,6 +1608,7 @@ export declare const translations: {
|
|
|
1601
1608
|
copied: string;
|
|
1602
1609
|
disableHotkeys: string;
|
|
1603
1610
|
disableMaxBet: string;
|
|
1611
|
+
deposit: string;
|
|
1604
1612
|
enableHotkeys: string;
|
|
1605
1613
|
enableMaxBet: string;
|
|
1606
1614
|
footerNavigation: string;
|
|
@@ -1816,6 +1824,7 @@ export declare const translations: {
|
|
|
1816
1824
|
copied: string;
|
|
1817
1825
|
disableHotkeys: string;
|
|
1818
1826
|
disableMaxBet: string;
|
|
1827
|
+
deposit: string;
|
|
1819
1828
|
enableHotkeys: string;
|
|
1820
1829
|
enableMaxBet: string;
|
|
1821
1830
|
footerNavigation: string;
|
|
@@ -2031,6 +2040,7 @@ export declare const translations: {
|
|
|
2031
2040
|
copied: string;
|
|
2032
2041
|
disableHotkeys: string;
|
|
2033
2042
|
disableMaxBet: string;
|
|
2043
|
+
deposit: string;
|
|
2034
2044
|
enableHotkeys: string;
|
|
2035
2045
|
enableMaxBet: string;
|
|
2036
2046
|
footerNavigation: string;
|
|
@@ -2246,6 +2256,7 @@ export declare const translations: {
|
|
|
2246
2256
|
copied: string;
|
|
2247
2257
|
disableHotkeys: string;
|
|
2248
2258
|
disableMaxBet: string;
|
|
2259
|
+
deposit: string;
|
|
2249
2260
|
enableHotkeys: string;
|
|
2250
2261
|
enableMaxBet: string;
|
|
2251
2262
|
footerNavigation: string;
|
|
@@ -2461,6 +2472,7 @@ export declare const translations: {
|
|
|
2461
2472
|
copied: string;
|
|
2462
2473
|
disableHotkeys: string;
|
|
2463
2474
|
disableMaxBet: string;
|
|
2475
|
+
deposit: string;
|
|
2464
2476
|
enableHotkeys: string;
|
|
2465
2477
|
enableMaxBet: string;
|
|
2466
2478
|
footerNavigation: string;
|
|
@@ -2676,6 +2688,7 @@ export declare const translations: {
|
|
|
2676
2688
|
copied: string;
|
|
2677
2689
|
disableHotkeys: string;
|
|
2678
2690
|
disableMaxBet: string;
|
|
2691
|
+
deposit: string;
|
|
2679
2692
|
enableHotkeys: string;
|
|
2680
2693
|
enableMaxBet: string;
|
|
2681
2694
|
footerNavigation: string;
|
|
@@ -2891,6 +2904,7 @@ export declare const translations: {
|
|
|
2891
2904
|
copied: string;
|
|
2892
2905
|
disableHotkeys: string;
|
|
2893
2906
|
disableMaxBet: string;
|
|
2907
|
+
deposit: string;
|
|
2894
2908
|
enableHotkeys: string;
|
|
2895
2909
|
enableMaxBet: string;
|
|
2896
2910
|
footerNavigation: string;
|
|
@@ -3106,6 +3120,7 @@ export declare const translations: {
|
|
|
3106
3120
|
copied: string;
|
|
3107
3121
|
disableHotkeys: string;
|
|
3108
3122
|
disableMaxBet: string;
|
|
3123
|
+
deposit: string;
|
|
3109
3124
|
enableHotkeys: string;
|
|
3110
3125
|
enableMaxBet: string;
|
|
3111
3126
|
footerNavigation: string;
|
|
@@ -3321,6 +3336,7 @@ export declare const translations: {
|
|
|
3321
3336
|
copied: string;
|
|
3322
3337
|
disableHotkeys: string;
|
|
3323
3338
|
disableMaxBet: string;
|
|
3339
|
+
deposit: string;
|
|
3324
3340
|
enableHotkeys: string;
|
|
3325
3341
|
enableMaxBet: string;
|
|
3326
3342
|
footerNavigation: string;
|
|
@@ -3667,6 +3683,7 @@ export type gameContextType = {
|
|
|
3667
3683
|
hapticController?: HapticController;
|
|
3668
3684
|
lobbyUrl: string;
|
|
3669
3685
|
depositUrl?: string;
|
|
3686
|
+
hasLoadedBalance: boolean;
|
|
3670
3687
|
maxPayout: number | null;
|
|
3671
3688
|
minBet: number | null;
|
|
3672
3689
|
maxBet: number | null;
|
|
@@ -3707,12 +3724,14 @@ export declare class GameProviderWrapper extends OrigamiElement {
|
|
|
3707
3724
|
private _historyController;
|
|
3708
3725
|
private _hapticController;
|
|
3709
3726
|
private _resizeObserver;
|
|
3727
|
+
private hasLoadedBalance;
|
|
3710
3728
|
protected _gameProvider: ContextProvider<typeof gameContext>;
|
|
3711
3729
|
connectedCallback(): void;
|
|
3712
3730
|
firstUpdated(_changed: PropertyValues): Promise<void>;
|
|
3713
3731
|
disconnectedCallback(): void;
|
|
3714
3732
|
updated(changedProperties: PropertyValues): void;
|
|
3715
3733
|
get gameData(): gameContextType;
|
|
3734
|
+
private createGameContextValue;
|
|
3716
3735
|
private updateProviderValue;
|
|
3717
3736
|
private fetchBalance;
|
|
3718
3737
|
private fetchPublicKey;
|