be-components 3.4.9 → 3.5.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.
Files changed (161) hide show
  1. package/lib/commonjs/Components/Themed.js +10 -6
  2. package/lib/commonjs/Components/Themed.js.map +1 -1
  3. package/lib/commonjs/Notifications/index.js +79 -0
  4. package/lib/commonjs/Notifications/index.js.map +1 -0
  5. package/lib/commonjs/Notifications/useNotifications.js +68 -0
  6. package/lib/commonjs/Notifications/useNotifications.js.map +1 -0
  7. package/lib/commonjs/index.js +7 -0
  8. package/lib/commonjs/index.js.map +1 -1
  9. package/lib/module/Components/Themed.js +7 -3
  10. package/lib/module/Components/Themed.js.map +1 -1
  11. package/lib/module/Notifications/index.js +71 -0
  12. package/lib/module/Notifications/index.js.map +1 -0
  13. package/lib/module/Notifications/useNotifications.js +60 -0
  14. package/lib/module/Notifications/useNotifications.js.map +1 -0
  15. package/lib/module/index.js +2 -1
  16. package/lib/module/index.js.map +1 -1
  17. package/lib/typescript/lib/commonjs/Components/Themed.d.ts +1 -1
  18. package/lib/typescript/lib/commonjs/Components/Themed.d.ts.map +1 -1
  19. package/lib/typescript/lib/commonjs/Notifications/index.d.ts +4 -0
  20. package/lib/typescript/lib/commonjs/Notifications/index.d.ts.map +1 -0
  21. package/lib/typescript/lib/commonjs/Notifications/useNotifications.d.ts +11 -0
  22. package/lib/typescript/lib/commonjs/Notifications/useNotifications.d.ts.map +1 -0
  23. package/lib/typescript/lib/commonjs/index.d.ts +1 -0
  24. package/lib/typescript/lib/commonjs/index.d.ts.map +1 -1
  25. package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts +1 -1
  26. package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts.map +1 -1
  27. package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts +1 -1
  28. package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts.map +1 -1
  29. package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts +1 -1
  30. package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts.map +1 -1
  31. package/lib/typescript/lib/module/Authenticator/index.d.ts +1 -1
  32. package/lib/typescript/lib/module/Authenticator/index.d.ts.map +1 -1
  33. package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts +1 -1
  34. package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts.map +1 -1
  35. package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts +1 -1
  36. package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts.map +1 -1
  37. package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts +1 -1
  38. package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts.map +1 -1
  39. package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts +1 -1
  40. package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts.map +1 -1
  41. package/lib/typescript/lib/module/Competition/components/EnterCompetitionPrompt.d.ts +1 -1
  42. package/lib/typescript/lib/module/Competition/components/EnterCompetitionPrompt.d.ts.map +1 -1
  43. package/lib/typescript/lib/module/Competition/components/MarketsCard.d.ts +1 -1
  44. package/lib/typescript/lib/module/Competition/components/MarketsCard.d.ts.map +1 -1
  45. package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts +1 -1
  46. package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts.map +1 -1
  47. package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts +1 -1
  48. package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts.map +1 -1
  49. package/lib/typescript/lib/module/Competition/components/WagerPickForm.d.ts +1 -1
  50. package/lib/typescript/lib/module/Competition/components/WagerPickForm.d.ts.map +1 -1
  51. package/lib/typescript/lib/module/Competition/index.d.ts +1 -1
  52. package/lib/typescript/lib/module/Competition/index.d.ts.map +1 -1
  53. package/lib/typescript/lib/module/Components/SearchBox.d.ts +1 -1
  54. package/lib/typescript/lib/module/Components/SearchBox.d.ts.map +1 -1
  55. package/lib/typescript/lib/module/Components/Themed.d.ts +1 -1
  56. package/lib/typescript/lib/module/Components/Themed.d.ts.map +1 -1
  57. package/lib/typescript/lib/module/Components/Toggle.d.ts +1 -1
  58. package/lib/typescript/lib/module/Components/Toggle.d.ts.map +1 -1
  59. package/lib/typescript/lib/module/Engage/components/EngageHeader.d.ts +1 -1
  60. package/lib/typescript/lib/module/Engage/components/EngageHeader.d.ts.map +1 -1
  61. package/lib/typescript/lib/module/Engage/components/PrivateCodePrompt.d.ts +1 -1
  62. package/lib/typescript/lib/module/Engage/components/PrivateCodePrompt.d.ts.map +1 -1
  63. package/lib/typescript/lib/module/Engage/index.d.ts +1 -1
  64. package/lib/typescript/lib/module/Engage/index.d.ts.map +1 -1
  65. package/lib/typescript/lib/module/MarketComponents/components/AthleteMarket/index.d.ts +1 -1
  66. package/lib/typescript/lib/module/MarketComponents/components/AthleteTournamentMarket/index.d.ts +1 -1
  67. package/lib/typescript/lib/module/MarketComponents/components/AthleteTournamentMarket/index.d.ts.map +1 -1
  68. package/lib/typescript/lib/module/MarketComponents/components/BestAvailableOrderCard.d.ts +1 -1
  69. package/lib/typescript/lib/module/MarketComponents/components/BestAvailableOrderCard.d.ts.map +1 -1
  70. package/lib/typescript/lib/module/MarketComponents/components/EventMarket/index.d.ts +1 -1
  71. package/lib/typescript/lib/module/MarketComponents/components/EventMarket/index.d.ts.map +1 -1
  72. package/lib/typescript/lib/module/MarketComponents/components/ExternalPriceComparison.d.ts +1 -1
  73. package/lib/typescript/lib/module/MarketComponents/components/ExternalPriceComparison.d.ts.map +1 -1
  74. package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts +1 -1
  75. package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts.map +1 -1
  76. package/lib/typescript/lib/module/MarketComponents/components/OrderBook.d.ts +1 -1
  77. package/lib/typescript/lib/module/MarketComponents/components/OrderBook.d.ts.map +1 -1
  78. package/lib/typescript/lib/module/MarketComponents/components/OrderBookChart.d.ts +1 -1
  79. package/lib/typescript/lib/module/MarketComponents/components/OrderBookChart.d.ts.map +1 -1
  80. package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts +1 -1
  81. package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts.map +1 -1
  82. package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts +1 -1
  83. package/lib/typescript/lib/module/MarketComponents/components/TeamTournamentMarket/index.d.ts +1 -1
  84. package/lib/typescript/lib/module/MarketComponents/components/TeamTournamentMarket/index.d.ts.map +1 -1
  85. package/lib/typescript/lib/module/MarketComponents/components/TournamentMarket/index.d.ts +1 -1
  86. package/lib/typescript/lib/module/MarketComponents/components/TournamentMarket/index.d.ts.map +1 -1
  87. package/lib/typescript/lib/module/Notifications/index.d.ts +4 -0
  88. package/lib/typescript/lib/module/Notifications/index.d.ts.map +1 -0
  89. package/lib/typescript/lib/module/Notifications/useNotifications.d.ts +11 -0
  90. package/lib/typescript/lib/module/Notifications/useNotifications.d.ts.map +1 -0
  91. package/lib/typescript/lib/module/ProfileManager/Components/BasicInfoManager.d.ts +1 -1
  92. package/lib/typescript/lib/module/ProfileManager/Components/BasicInfoManager.d.ts.map +1 -1
  93. package/lib/typescript/lib/module/ProfileManager/Components/BasicStatus.d.ts +1 -1
  94. package/lib/typescript/lib/module/ProfileManager/Components/BasicStatus.d.ts.map +1 -1
  95. package/lib/typescript/lib/module/ProfileManager/Components/CodeRedeem.d.ts +2 -2
  96. package/lib/typescript/lib/module/ProfileManager/Components/CodeRedeem.d.ts.map +1 -1
  97. package/lib/typescript/lib/module/ProfileManager/Components/DOBManager.d.ts +1 -1
  98. package/lib/typescript/lib/module/ProfileManager/Components/DOBManager.d.ts.map +1 -1
  99. package/lib/typescript/lib/module/ProfileManager/Components/EmailManager.d.ts +1 -1
  100. package/lib/typescript/lib/module/ProfileManager/Components/EmailManager.d.ts.map +1 -1
  101. package/lib/typescript/lib/module/ProfileManager/Components/PasswordManager.d.ts +1 -1
  102. package/lib/typescript/lib/module/ProfileManager/Components/PasswordManager.d.ts.map +1 -1
  103. package/lib/typescript/lib/module/ProfileManager/Components/PhoneManager.d.ts +1 -1
  104. package/lib/typescript/lib/module/ProfileManager/Components/PhoneManager.d.ts.map +1 -1
  105. package/lib/typescript/lib/module/ProfileManager/Components/ProfilePicManager.d.ts +1 -1
  106. package/lib/typescript/lib/module/ProfileManager/Components/ProfilePicManager.d.ts.map +1 -1
  107. package/lib/typescript/lib/module/ProfileManager/Components/ProfileWelcome.d.ts +1 -1
  108. package/lib/typescript/lib/module/ProfileManager/Components/ProfileWelcome.d.ts.map +1 -1
  109. package/lib/typescript/lib/module/ProfileManager/Components/ProfileWizard.d.ts +1 -1
  110. package/lib/typescript/lib/module/ProfileManager/Components/ProfileWizard.d.ts.map +1 -1
  111. package/lib/typescript/lib/module/ProfileManager/Components/SettingsManager.d.ts +1 -1
  112. package/lib/typescript/lib/module/ProfileManager/Components/SettingsManager.d.ts.map +1 -1
  113. package/lib/typescript/lib/module/ProfileManager/Components/VouchCard.d.ts +1 -1
  114. package/lib/typescript/lib/module/ProfileManager/Components/VouchCard.d.ts.map +1 -1
  115. package/lib/typescript/lib/module/ProfileManager/index.d.ts +1 -1
  116. package/lib/typescript/lib/module/ProfileManager/index.d.ts.map +1 -1
  117. package/lib/typescript/lib/module/Share/index.d.ts +1 -1
  118. package/lib/typescript/lib/module/Share/index.d.ts.map +1 -1
  119. package/lib/typescript/lib/module/Squares/components/BidForm.d.ts +1 -1
  120. package/lib/typescript/lib/module/Squares/components/BidForm.d.ts.map +1 -1
  121. package/lib/typescript/lib/module/Squares/components/BidToggle.d.ts +1 -1
  122. package/lib/typescript/lib/module/Squares/components/BidToggle.d.ts.map +1 -1
  123. package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts +1 -1
  124. package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts.map +1 -1
  125. package/lib/typescript/lib/module/Squares/components/EventCard.d.ts +1 -1
  126. package/lib/typescript/lib/module/Squares/components/EventCard.d.ts.map +1 -1
  127. package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts +1 -1
  128. package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts.map +1 -1
  129. package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts +1 -1
  130. package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts.map +1 -1
  131. package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts +1 -1
  132. package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts.map +1 -1
  133. package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts +1 -1
  134. package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts.map +1 -1
  135. package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts +1 -1
  136. package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts.map +1 -1
  137. package/lib/typescript/lib/module/Squares/components/SquareOffersCard.d.ts +1 -1
  138. package/lib/typescript/lib/module/Squares/components/SquareOffersCard.d.ts.map +1 -1
  139. package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts +1 -1
  140. package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts.map +1 -1
  141. package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts +1 -1
  142. package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts.map +1 -1
  143. package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts +1 -1
  144. package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts.map +1 -1
  145. package/lib/typescript/lib/module/Squares/index.d.ts +1 -1
  146. package/lib/typescript/lib/module/Squares/index.d.ts.map +1 -1
  147. package/lib/typescript/lib/module/index.d.ts +2 -1
  148. package/lib/typescript/lib/module/index.d.ts.map +1 -1
  149. package/lib/typescript/src/Components/Themed.d.ts +1 -1
  150. package/lib/typescript/src/Components/Themed.d.ts.map +1 -1
  151. package/lib/typescript/src/Notifications/index.d.ts +4 -0
  152. package/lib/typescript/src/Notifications/index.d.ts.map +1 -0
  153. package/lib/typescript/src/Notifications/useNotifications.d.ts +12 -0
  154. package/lib/typescript/src/Notifications/useNotifications.d.ts.map +1 -0
  155. package/lib/typescript/src/index.d.ts +2 -1
  156. package/lib/typescript/src/index.d.ts.map +1 -1
  157. package/package.json +2 -1
  158. package/src/Components/Themed.tsx +4 -4
  159. package/src/Notifications/index.tsx +77 -0
  160. package/src/Notifications/useNotifications.tsx +57 -0
  161. package/src/index.tsx +2 -0
@@ -49,6 +49,7 @@ export const LocationTracker: any;
49
49
  export const MarketComponents: any;
50
50
  export const MarketMaker: any;
51
51
  export const MyWallet: any;
52
+ export const NotificationModule: any;
52
53
  export const Observer: any;
53
54
  export const PollApi: {
54
55
  createPoll: (poll: any) => Promise<any>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../commonjs/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8OA,2BAAkE;AAElE,iCAA8E"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../commonjs/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoPA,2BAAkE;AAElE,iCAA8E"}
@@ -6,6 +6,6 @@ declare function AuthStrategyIdentifier({ auth_strategy_identifier, auto_focus,
6
6
  onChangeIdentifier: any;
7
7
  }): React.FunctionComponentElement<{
8
8
  children?: React.ReactNode | undefined;
9
- }> | React.FunctionComponentElement<any>;
9
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
10
10
  import React from 'react';
11
11
  //# sourceMappingURL=AuthStrategyIdentifier.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AuthStrategyIdentifier.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/AuthStrategyIdentifier.js"],"names":[],"mappings":";AAKA;;;;;;;yCA0FC;kBA/FiB,OAAO"}
1
+ {"version":3,"file":"AuthStrategyIdentifier.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/AuthStrategyIdentifier.js"],"names":[],"mappings":";AAKA;;;;;;;mGA0FC;kBA/FiB,OAAO"}
@@ -7,6 +7,6 @@ declare function LoginForm({ maxWidth, visible, onRegister, onAuthenticated, onT
7
7
  onTryAuthenticate: any;
8
8
  }): React.FunctionComponentElement<{
9
9
  children?: React.ReactNode | undefined;
10
- }> | React.FunctionComponentElement<any>;
10
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
11
  import React from 'react';
12
12
  //# sourceMappingURL=LoginForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LoginForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/LoginForm.js"],"names":[],"mappings":";AAQA;;;;;;;;yCAidC;kBAzd+B,OAAO"}
1
+ {"version":3,"file":"LoginForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/LoginForm.js"],"names":[],"mappings":";AAQA;;;;;;;;mGAidC;kBAzd+B,OAAO"}
@@ -14,6 +14,6 @@ declare function StrategyForm({ visible, strategy, auth_strategy_id, company_id,
14
14
  onLogin: any;
15
15
  }): React.FunctionComponentElement<{
16
16
  children?: React.ReactNode | undefined;
17
- }> | React.FunctionComponentElement<any>;
17
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
18
18
  import React from 'react';
19
19
  //# sourceMappingURL=StrategyForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StrategyForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/StrategyForm.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;;;;yCAiVC;kBA3V0C,OAAO"}
1
+ {"version":3,"file":"StrategyForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/StrategyForm.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;;;;mGAiVC;kBA3V0C,OAAO"}
@@ -15,6 +15,6 @@ declare function Authenticator({ visible, theme, show_referral, auth_strategy_id
15
15
  onClose: any;
16
16
  }): React.FunctionComponentElement<{
17
17
  children?: React.ReactNode | undefined;
18
- }> | React.FunctionComponentElement<any>;
18
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
19
19
  import React from 'react';
20
20
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Authenticator/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;yCAsIC;kBA9I0C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Authenticator/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;mGAsIC;kBA9I0C,OAAO"}
@@ -13,6 +13,6 @@ declare function AthleteMarketCard({ markets, competition_type, event, athlete,
13
13
  onPick: any;
14
14
  }): React.FunctionComponentElement<{
15
15
  children?: React.ReactNode | undefined;
16
- }> | React.FunctionComponentElement<any>;
16
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
17
17
  import React from 'react';
18
18
  //# sourceMappingURL=AthleteMarketCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AthleteMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/AthleteMarketCard.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;;;yCA+JC;kBAzKiB,OAAO"}
1
+ {"version":3,"file":"AthleteMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/AthleteMarketCard.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;;;mGA+JC;kBAzKiB,OAAO"}
@@ -4,6 +4,6 @@ declare function CompetitionInfoCard({ competition, competition_type, competitio
4
4
  competition_type: any;
5
5
  competition_result_type: any;
6
6
  competition_payouts: any;
7
- }): React.FunctionComponentElement<any>;
7
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
8
8
  import React from 'react';
9
9
  //# sourceMappingURL=CompetitionInfoCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CompetitionInfoCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionInfoCard.js"],"names":[],"mappings":";AAMA;;;;;wCAqNC;kBA3N+B,OAAO"}
1
+ {"version":3,"file":"CompetitionInfoCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionInfoCard.js"],"names":[],"mappings":";AAMA;;;;;kGAqNC;kBA3N+B,OAAO"}
@@ -7,6 +7,6 @@ declare function CompetitionLeaderboard({ competition, competition_type, viewer_
7
7
  onSeeFull: any;
8
8
  onClose: any;
9
9
  onLeaderSelect: any;
10
- }): React.FunctionComponentElement<any>;
10
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
11
  import React from "react";
12
12
  //# sourceMappingURL=CompetitionLeaderboard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CompetitionLeaderboard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionLeaderboard.js"],"names":[],"mappings":";AAQA;;;;;;;;wCAmTC;kBA3T0C,OAAO"}
1
+ {"version":3,"file":"CompetitionLeaderboard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionLeaderboard.js"],"names":[],"mappings":";AAQA;;;;;;;;kGAmTC;kBA3T0C,OAAO"}
@@ -15,6 +15,6 @@ declare function CompetitionPlay({ authenticated_competition_player, pick_loadin
15
15
  markets: any;
16
16
  player_id: any;
17
17
  player_picks: any;
18
- }): React.FunctionComponentElement<any>;
18
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
19
19
  import React from 'react';
20
20
  //# sourceMappingURL=CompetitionPlay.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CompetitionPlay.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionPlay.js"],"names":[],"mappings":";AAcA;;;;;;;;;;;;;;;;wCAwfC;kBAtgBiB,OAAO"}
1
+ {"version":3,"file":"CompetitionPlay.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionPlay.js"],"names":[],"mappings":";AAcA;;;;;;;;;;;;;;;;kGAwfC;kBAtgBiB,OAAO"}
@@ -8,6 +8,6 @@ declare function EnterCompetitionPrompt({ player, player_balance, competition, c
8
8
  onCancel: any;
9
9
  onEnter: any;
10
10
  onVerify: any;
11
- }): React.FunctionComponentElement<any>;
11
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
12
12
  import React from "react";
13
13
  //# sourceMappingURL=EnterCompetitionPrompt.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EnterCompetitionPrompt.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/EnterCompetitionPrompt.js"],"names":[],"mappings":";AAQA;;;;;;;;;wCAoMC;kBA5M0C,OAAO"}
1
+ {"version":3,"file":"EnterCompetitionPrompt.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/EnterCompetitionPrompt.js"],"names":[],"mappings":";AAQA;;;;;;;;;kGAoMC;kBA5M0C,OAAO"}
@@ -8,6 +8,6 @@ declare function MarketsCard({ competition_match_markets, markets, orientation,
8
8
  locked: any;
9
9
  disabled: any;
10
10
  mode: any;
11
- }): React.FunctionComponentElement<any>;
11
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
12
12
  import React from "react";
13
13
  //# sourceMappingURL=MarketsCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MarketsCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MarketsCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;wCA2IC;kBAlJ+B,OAAO"}
1
+ {"version":3,"file":"MarketsCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MarketsCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;kGA2IC;kBAlJ+B,OAAO"}
@@ -13,6 +13,6 @@ declare function MatchMarketCard({ match, home_athlete, away_athlete, competitio
13
13
  loading: any;
14
14
  }): React.FunctionComponentElement<{
15
15
  children?: React.ReactNode | undefined;
16
- }> | React.FunctionComponentElement<any>;
16
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
17
17
  import React from 'react';
18
18
  //# sourceMappingURL=MatchMarketCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MatchMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MatchMarketCard.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;yCAyLC;kBAlMiB,OAAO"}
1
+ {"version":3,"file":"MatchMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MatchMarketCard.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;mGAyLC;kBAlMiB,OAAO"}
@@ -11,6 +11,6 @@ declare function TeamEventCard({ loading, event, markets, competition_type, comp
11
11
  onPick: any;
12
12
  }): React.FunctionComponentElement<{
13
13
  children?: React.ReactNode | undefined;
14
- }> | React.FunctionComponentElement<any>;
14
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
15
15
  import React from 'react';
16
16
  //# sourceMappingURL=TeamEventCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TeamEventCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/TeamEventCard.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;yCAiNC;kBAzNiB,OAAO"}
1
+ {"version":3,"file":"TeamEventCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/TeamEventCard.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;mGAiNC;kBAzNiB,OAAO"}
@@ -7,6 +7,6 @@ declare function WagerPickForm({ player_pick, event_title, balance, event_start,
7
7
  loading: any;
8
8
  onCancel: any;
9
9
  onSubmit: any;
10
- }): React.FunctionComponentElement<any>;
10
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
11
  import React from "react";
12
12
  //# sourceMappingURL=WagerPickForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WagerPickForm.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/WagerPickForm.js"],"names":[],"mappings":";AAKA;;;;;;;;wCAyPC;kBA9P+B,OAAO"}
1
+ {"version":3,"file":"WagerPickForm.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/WagerPickForm.js"],"names":[],"mappings":";AAKA;;;;;;;;kGAyPC;kBA9P+B,OAAO"}
@@ -8,6 +8,6 @@ declare function CompetitionModule({ competition_id, player_id, confirm_padding,
8
8
  onShareCompetition: any;
9
9
  onClose: any;
10
10
  onViewCompetitionSeason: any;
11
- }): React.FunctionComponentElement<any>;
11
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
12
12
  import React from 'react';
13
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Competition/index.js"],"names":[],"mappings":";AAiBA;;;;;;;;;wCAyuBC;kBA1vB0C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Competition/index.js"],"names":[],"mappings":";AAiBA;;;;;;;;;kGAyuBC;kBA1vB0C,OAAO"}
@@ -5,6 +5,6 @@ declare function SearchBox({ placeholder, onSearch, onChange, hide_search_button
5
5
  onChange: any;
6
6
  hide_search_button: any;
7
7
  style: any;
8
- }): React.FunctionComponentElement<any>;
8
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
9
  import React from "react";
10
10
  //# sourceMappingURL=SearchBox.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchBox.d.ts","sourceRoot":"","sources":["../../../../module/Components/SearchBox.js"],"names":[],"mappings":";AAIA;;;;;;wCA8DC;kBAlE+B,OAAO"}
1
+ {"version":3,"file":"SearchBox.d.ts","sourceRoot":"","sources":["../../../../module/Components/SearchBox.js"],"names":[],"mappings":";AAIA;;;;;;kGA8DC;kBAlE+B,OAAO"}
@@ -1,5 +1,5 @@
1
1
  export function Text(props: any): React.CElement<import("react-native").TextProps, DefaultText>;
2
- export function View(props: any): React.CElement<import("react-native").ViewProps, DefaultView>;
2
+ export const View: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
3
3
  export function Button(props: any): React.FunctionComponentElement<import("react-native").TouchableOpacityProps & React.RefAttributes<DefaultView>>;
4
4
  export function TextInput(props: any): React.CElement<import("react-native").TextInputProps, DefaultTextInput>;
5
5
  import { Text as DefaultText } from 'react-native';
@@ -1 +1 @@
1
- {"version":3,"file":"Themed.d.ts","sourceRoot":"","sources":["../../../../module/Components/Themed.js"],"names":[],"mappings":"AAMA,gGAsEC;AACD,gGA8CC;AACM,oJAqHN;AACM,+GAuBN;oCAvQiK,cAAc;kBAD9J,OAAO;oCACyI,cAAc;8CAAd,cAAc"}
1
+ {"version":3,"file":"Themed.d.ts","sourceRoot":"","sources":["../../../../module/Components/Themed.js"],"names":[],"mappings":"AAMA,gGAsEC;AACD,6EAkDG;AACI,oJAqHN;AACM,+GAuBN;oCA3QiK,cAAc;kBAD9I,OAAO;oCACyH,cAAc;8CAAd,cAAc"}
@@ -10,6 +10,6 @@ declare function Toggle({ options, background_color, active_title_color, toggle_
10
10
  active_toggle_color: any;
11
11
  selected_option: any;
12
12
  onSelectOption: any;
13
- }): React.FunctionComponentElement<any>;
13
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
14
14
  import React from "react";
15
15
  //# sourceMappingURL=Toggle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../../module/Components/Toggle.js"],"names":[],"mappings":";AAIA;;;;;;;;;;;wCAmEC;kBAvE+B,OAAO"}
1
+ {"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../../module/Components/Toggle.js"],"names":[],"mappings":";AAIA;;;;;;;;;;;kGAmEC;kBAvE+B,OAAO"}
@@ -5,6 +5,6 @@ declare function EngageHeader({ companies, width, onManage, onEvent, onSelectCom
5
5
  onManage: any;
6
6
  onEvent: any;
7
7
  onSelectCompany: any;
8
- }): React.FunctionComponentElement<any>;
8
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
9
  import React from 'react';
10
10
  //# sourceMappingURL=EngageHeader.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EngageHeader.d.ts","sourceRoot":"","sources":["../../../../../module/Engage/components/EngageHeader.js"],"names":[],"mappings":";AAUA;;;;;;wCA0MC;kBApN0C,OAAO"}
1
+ {"version":3,"file":"EngageHeader.d.ts","sourceRoot":"","sources":["../../../../../module/Engage/components/EngageHeader.js"],"names":[],"mappings":";AAUA;;;;;;kGA0MC;kBApN0C,OAAO"}
@@ -5,6 +5,6 @@ declare function PrivateCodePrompt({ onFoundCompetition, onFoundSquaresCompetiti
5
5
  onFoundSeason: any;
6
6
  onFoundBracket: any;
7
7
  onClose: any;
8
- }): React.FunctionComponentElement<any>;
8
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
9
  import React from 'react';
10
10
  //# sourceMappingURL=PrivateCodePrompt.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PrivateCodePrompt.d.ts","sourceRoot":"","sources":["../../../../../module/Engage/components/PrivateCodePrompt.js"],"names":[],"mappings":";AAKA;;;;;;wCAgJC;kBArJ+B,OAAO"}
1
+ {"version":3,"file":"PrivateCodePrompt.d.ts","sourceRoot":"","sources":["../../../../../module/Engage/components/PrivateCodePrompt.js"],"names":[],"mappings":";AAKA;;;;;;kGAgJC;kBArJ+B,OAAO"}
@@ -12,6 +12,6 @@ declare function EngageModule({ insets, onSelectBracketCompetition, onSelectComp
12
12
  onManage: any;
13
13
  onEvent: any;
14
14
  onSelectCompany: any;
15
- }): React.FunctionComponentElement<any>;
15
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
16
16
  import React from 'react';
17
17
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Engage/index.js"],"names":[],"mappings":";AAeA;;;;;;;;;;;;;wCAmdC;kBAle0C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Engage/index.js"],"names":[],"mappings":";AAeA;;;;;;;;;;;;;kGAmdC;kBAle0C,OAAO"}
@@ -18,7 +18,7 @@ declare const _default: React.MemoExoticComponent<({ event, show_event, float, h
18
18
  onOrder: any;
19
19
  onView: any;
20
20
  onTradeLongPress: any;
21
- }) => React.FunctionComponentElement<any>>;
21
+ }) => React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
22
22
  export default _default;
23
23
  import React from 'react';
24
24
  //# sourceMappingURL=index.d.ts.map
@@ -18,6 +18,6 @@ declare function AthleteTournamentMarket({ tournament, float, style, hide_image,
18
18
  onOrder: any;
19
19
  onView: any;
20
20
  onTradeLongPress: any;
21
- }): React.FunctionComponentElement<any>;
21
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
22
22
  import React from 'react';
23
23
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/AthleteTournamentMarket/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;;;;wCAqMC;kBA7M2C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/AthleteTournamentMarket/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;;;;kGAqMC;kBA7M2C,OAAO"}
@@ -8,6 +8,6 @@ declare function BestAvailableOrderCard({ order, player_id, float, style, show_g
8
8
  onBuyNow: any;
9
9
  onShareOrder: any;
10
10
  onCancelOrder: any;
11
- }): React.FunctionComponentElement<any>;
11
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
12
12
  import React from 'react';
13
13
  //# sourceMappingURL=BestAvailableOrderCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BestAvailableOrderCard.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/BestAvailableOrderCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;wCA6HC;kBApIiB,OAAO"}
1
+ {"version":3,"file":"BestAvailableOrderCard.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/BestAvailableOrderCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;kGA6HC;kBApIiB,OAAO"}
@@ -15,6 +15,6 @@ declare function EventMarket({ event, float, style, direction, hide_liquidity, m
15
15
  onOrder: any;
16
16
  onView: any;
17
17
  onTradeLongPress: any;
18
- }): React.FunctionComponentElement<any>;
18
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
19
19
  import React from 'react';
20
20
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/EventMarket/index.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;;;wCAmNC;kBA5NkC,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/EventMarket/index.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;;;kGAmNC;kBA5NkC,OAAO"}
@@ -11,6 +11,6 @@ declare function ExternalPriceComparison({ price_key, float, contest_id, style,
11
11
  external_name: any;
12
12
  init_side: any;
13
13
  onClose: any;
14
- }): React.FunctionComponentElement<any>;
14
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
15
15
  import React from 'react';
16
16
  //# sourceMappingURL=ExternalPriceComparison.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExternalPriceComparison.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/ExternalPriceComparison.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;wCAgSC;kBAxS0C,OAAO"}
1
+ {"version":3,"file":"ExternalPriceComparison.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/ExternalPriceComparison.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;kGAgSC;kBAxS0C,OAAO"}
@@ -26,6 +26,6 @@ declare function MatchMarket({ league, match, float, show_event, hide_image, ima
26
26
  onTradeLongPress: any;
27
27
  }): React.FunctionComponentElement<{
28
28
  children?: React.ReactNode | undefined;
29
- }> | React.FunctionComponentElement<any>;
29
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
30
30
  import React from 'react';
31
31
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/MatchMarket/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;yCAqPC;kBA7P2C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/MatchMarket/index.js"],"names":[],"mappings":";AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;mGAqPC;kBA7P2C,OAAO"}
@@ -6,6 +6,6 @@ declare function OrderBookCard({ player_id, orders, market, show_orders, show_gr
6
6
  show_orders: any;
7
7
  show_grades: any;
8
8
  onBuy: any;
9
- }): React.FunctionComponentElement<any>;
9
+ }): React.FunctionComponentElement<React.RefAttributes<any>>;
10
10
  import React from 'react';
11
11
  //# sourceMappingURL=OrderBook.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OrderBook.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderBook.js"],"names":[],"mappings":";AAQA;;;;;;;wCA4LC;kBApMiB,OAAO"}
1
+ {"version":3,"file":"OrderBook.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderBook.js"],"names":[],"mappings":";AAQA;;;;;;;6DA4LC;kBApMiB,OAAO"}
@@ -7,6 +7,6 @@ declare function OrderBookChart({ order_book, market, active_var_1, onSelectVar1
7
7
  away_label: any;
8
8
  home_label: any;
9
9
  side_id: any;
10
- }): React.FunctionComponentElement<any>;
10
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
11
  import React from 'react';
12
12
  //# sourceMappingURL=OrderBookChart.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OrderBookChart.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderBookChart.js"],"names":[],"mappings":";AAKA;;;;;;;;wCA2QC;kBAhR+B,OAAO"}
1
+ {"version":3,"file":"OrderBookChart.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderBookChart.js"],"names":[],"mappings":";AAKA;;;;;;;;kGA2QC;kBAhR+B,OAAO"}
@@ -6,6 +6,6 @@ declare function OrderGradeBar({ grade, view_type, mask, onSelectGrade }: {
6
6
  onSelectGrade: any;
7
7
  }): React.FunctionComponentElement<{
8
8
  children?: React.ReactNode | undefined;
9
- }> | React.FunctionComponentElement<any>;
9
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
10
10
  import React from 'react';
11
11
  //# sourceMappingURL=OrderGradeBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OrderGradeBar.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderGradeBar.js"],"names":[],"mappings":";AASA;;;;;;;yCAwJC;kBAjKiB,OAAO"}
1
+ {"version":3,"file":"OrderGradeBar.d.ts","sourceRoot":"","sources":["../../../../../module/MarketComponents/components/OrderGradeBar.js"],"names":[],"mappings":";AASA;;;;;;;mGAwJC;kBAjKiB,OAAO"}
@@ -31,7 +31,7 @@ declare const _default: React.MemoExoticComponent<({ event, league, float, style
31
31
  onPodcastSelect: any;
32
32
  }) => React.FunctionComponentElement<{
33
33
  children?: React.ReactNode | undefined;
34
- }> | React.FunctionComponentElement<any>>;
34
+ }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
35
35
  export default _default;
36
36
  import React from 'react';
37
37
  //# sourceMappingURL=index.d.ts.map
@@ -17,6 +17,6 @@ declare function TeamTournamentMarket({ tournament, float, direction, show_event
17
17
  onOrder: any;
18
18
  onView: any;
19
19
  onTradeLongPress: any;
20
- }): React.FunctionComponentElement<any>;
20
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
21
21
  import React from 'react';
22
22
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TeamTournamentMarket/index.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;;;;;wCA4LC;kBArM2C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TeamTournamentMarket/index.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;;;;;kGA4LC;kBArM2C,OAAO"}
@@ -25,6 +25,6 @@ declare function TournamentMarket({ tournament, float, wrap_markets, width, styl
25
25
  onOrder: any;
26
26
  onActivate: any;
27
27
  onShare: any;
28
- }): React.FunctionComponentElement<any>;
28
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
29
29
  import React from 'react';
30
30
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TournamentMarket/index.js"],"names":[],"mappings":";AAaA;;;;;;;;;;;;;;;;;;;;;;;;;;wCA6nBC;kBA1oBkD,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../module/MarketComponents/components/TournamentMarket/index.js"],"names":[],"mappings":";AAaA;;;;;;;;;;;;;;;;;;;;;;;;;;kGA6nBC;kBA1oBkD,OAAO"}
@@ -0,0 +1,4 @@
1
+ export default NotificationModule;
2
+ declare function NotificationModule({}: {}): React.FunctionComponentElement<React.RefAttributes<any>>;
3
+ import React from 'react';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Notifications/index.js"],"names":[],"mappings":";AAWA,sGAyDC;kBApEwC,OAAO"}
@@ -0,0 +1,11 @@
1
+ export function useNotifications(): {
2
+ permission: undefined;
3
+ push_token: undefined;
4
+ expo_token: undefined;
5
+ getMyExpoToken: () => Promise<Notifications.ExpoPushToken | undefined>;
6
+ getMyToken: () => Promise<Notifications.ImplicitlySupportedDevicePushToken | undefined>;
7
+ getPermission: () => Promise<Notifications.NotificationPermissionsStatus | undefined>;
8
+ requestPermission: () => Promise<Notifications.NotificationPermissionsStatus | undefined>;
9
+ };
10
+ import * as Notifications from 'expo-notifications';
11
+ //# sourceMappingURL=useNotifications.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useNotifications.d.ts","sourceRoot":"","sources":["../../../../module/Notifications/useNotifications.js"],"names":[],"mappings":"AAEA;;;;;;;;EAuDC;+BAzD8B,oBAAoB"}
@@ -5,6 +5,6 @@ declare function BasicInfoManager({ player, walkthrough, onPlayerUpdate, onNext,
5
5
  onPlayerUpdate: any;
6
6
  onNext: any;
7
7
  onClose: any;
8
- }): React.FunctionComponentElement<any>;
8
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
9
  import React from 'react';
10
10
  //# sourceMappingURL=BasicInfoManager.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BasicInfoManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/BasicInfoManager.js"],"names":[],"mappings":";AAQA;;;;;;wCAmRC;kBA3R0C,OAAO"}
1
+ {"version":3,"file":"BasicInfoManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/BasicInfoManager.js"],"names":[],"mappings":";AAQA;;;;;;kGAmRC;kBA3R0C,OAAO"}
@@ -4,6 +4,6 @@ declare function BasicStatus({ onVerify, code_details, player, onClose }: {
4
4
  code_details: any;
5
5
  player: any;
6
6
  onClose: any;
7
- }): React.FunctionComponentElement<any>;
7
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
8
8
  import React from 'react';
9
9
  //# sourceMappingURL=BasicStatus.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BasicStatus.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/BasicStatus.js"],"names":[],"mappings":";AAKA;;;;;wCAmMC;kBAxMiB,OAAO"}
1
+ {"version":3,"file":"BasicStatus.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/BasicStatus.js"],"names":[],"mappings":";AAKA;;;;;kGAmMC;kBAxMiB,OAAO"}
@@ -4,7 +4,7 @@ declare function CodeRedeem({ walkthrough, onVerify, onClose, onRedeemCode }: {
4
4
  onVerify: any;
5
5
  onClose: any;
6
6
  onRedeemCode: any;
7
- }): React.CElement<import("react-native").ActivityIndicatorProps, ActivityIndicator> | React.FunctionComponentElement<any>;
8
- import { ActivityIndicator } from 'react-native';
7
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> | React.CElement<import("react-native").ActivityIndicatorProps, ActivityIndicator>;
9
8
  import React from 'react';
9
+ import { ActivityIndicator } from 'react-native';
10
10
  //# sourceMappingURL=CodeRedeem.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CodeRedeem.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/CodeRedeem.js"],"names":[],"mappings":";AAMA;;;;;2HAuVC;kCA5VwC,cAAc;kBADZ,OAAO"}
1
+ {"version":3,"file":"CodeRedeem.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/CodeRedeem.js"],"names":[],"mappings":";AAMA;;;;;qLAuVC;kBA7V0C,OAAO;kCACT,cAAc"}
@@ -5,6 +5,6 @@ declare function DOBManager({ player, walkthrough, onPlayerUpdate, onNext, onClo
5
5
  onPlayerUpdate: any;
6
6
  onNext: any;
7
7
  onClose: any;
8
- }): React.FunctionComponentElement<any>;
8
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
9
  import React from 'react';
10
10
  //# sourceMappingURL=DOBManager.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DOBManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/DOBManager.js"],"names":[],"mappings":";AASA;;;;;;wCAmMC;kBA5M0C,OAAO"}
1
+ {"version":3,"file":"DOBManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/DOBManager.js"],"names":[],"mappings":";AASA;;;;;;kGAmMC;kBA5M0C,OAAO"}
@@ -5,6 +5,6 @@ declare function EmailManager({ player, walkthrough, onPlayerUpdate, onNext, onC
5
5
  onPlayerUpdate: any;
6
6
  onNext: any;
7
7
  onClose: any;
8
- }): React.FunctionComponentElement<any>;
8
+ }): React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
9
  import React from 'react';
10
10
  //# sourceMappingURL=EmailManager.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EmailManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/EmailManager.js"],"names":[],"mappings":";AAOA;;;;;;wCAuSC;kBA9S0C,OAAO"}
1
+ {"version":3,"file":"EmailManager.d.ts","sourceRoot":"","sources":["../../../../../module/ProfileManager/Components/EmailManager.js"],"names":[],"mappings":";AAOA;;;;;;kGAuSC;kBA9S0C,OAAO"}