be-components 7.6.4 → 7.6.5

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 (187) hide show
  1. package/lib/commonjs/Components/Spring.js +9 -52
  2. package/lib/commonjs/Components/Spring.js.map +1 -1
  3. package/lib/commonjs/NotificationManager/api/index.js +2 -1
  4. package/lib/commonjs/NotificationManager/api/index.js.map +1 -1
  5. package/lib/commonjs/Notifications/index.js +2 -2
  6. package/lib/commonjs/Notifications/index.js.map +1 -1
  7. package/lib/commonjs/ProfileManager/Components/BettorVouch.js +1 -1
  8. package/lib/commonjs/ProfileManager/Components/BettorVouch.js.map +1 -1
  9. package/lib/commonjs/SocialComponents/PostCard/index.js +1 -1
  10. package/lib/commonjs/SocialComponents/PostCard/index.js.map +1 -1
  11. package/lib/module/Components/Spring.js +10 -53
  12. package/lib/module/Components/Spring.js.map +1 -1
  13. package/lib/module/NotificationManager/api/index.js +2 -1
  14. package/lib/module/NotificationManager/api/index.js.map +1 -1
  15. package/lib/module/Notifications/index.js +2 -2
  16. package/lib/module/Notifications/index.js.map +1 -1
  17. package/lib/module/ProfileManager/Components/BettorVouch.js +1 -1
  18. package/lib/module/ProfileManager/Components/BettorVouch.js.map +1 -1
  19. package/lib/module/SocialComponents/PostCard/index.js +1 -1
  20. package/lib/module/SocialComponents/PostCard/index.js.map +1 -1
  21. package/lib/typescript/lib/commonjs/Components/Spring.d.ts +1 -5
  22. package/lib/typescript/lib/commonjs/Components/Spring.d.ts.map +1 -1
  23. package/lib/typescript/lib/commonjs/NotificationManager/api/index.d.ts +58 -0
  24. package/lib/typescript/lib/commonjs/NotificationManager/api/index.d.ts.map +1 -1
  25. package/lib/typescript/lib/commonjs/NotificationManager/index.d.ts +58 -0
  26. package/lib/typescript/lib/commonjs/NotificationManager/index.d.ts.map +1 -1
  27. package/lib/typescript/lib/commonjs/index.d.ts +58 -0
  28. package/lib/typescript/lib/commonjs/index.d.ts.map +1 -1
  29. package/lib/typescript/lib/module/AdServer/index.d.ts +1 -3
  30. package/lib/typescript/lib/module/AdServer/index.d.ts.map +1 -1
  31. package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts +1 -3
  32. package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts.map +1 -1
  33. package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts +1 -3
  34. package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts.map +1 -1
  35. package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts +1 -3
  36. package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts.map +1 -1
  37. package/lib/typescript/lib/module/BetRouter/components/admin/LeagueContests.d.ts +1 -3
  38. package/lib/typescript/lib/module/BetRouter/components/admin/LeagueContests.d.ts.map +1 -1
  39. package/lib/typescript/lib/module/BetRouter/components/admin/LeagueParticipants.d.ts +1 -3
  40. package/lib/typescript/lib/module/BetRouter/components/admin/LeagueParticipants.d.ts.map +1 -1
  41. package/lib/typescript/lib/module/BetRouter/index.d.ts +1 -3
  42. package/lib/typescript/lib/module/BetRouter/index.d.ts.map +1 -1
  43. package/lib/typescript/lib/module/Bracket/components/BracketCompetitionCard.d.ts +1 -3
  44. package/lib/typescript/lib/module/Bracket/components/BracketCompetitionCard.d.ts.map +1 -1
  45. package/lib/typescript/lib/module/Bracket/components/BracketCompetitionSelector.d.ts +1 -3
  46. package/lib/typescript/lib/module/Bracket/components/BracketCompetitionSelector.d.ts.map +1 -1
  47. package/lib/typescript/lib/module/Bracket/components/EditPlayerBracket.d.ts +1 -3
  48. package/lib/typescript/lib/module/Bracket/components/EditPlayerBracket.d.ts.map +1 -1
  49. package/lib/typescript/lib/module/Bracket/components/Navigator.d.ts +1 -3
  50. package/lib/typescript/lib/module/Bracket/components/Navigator.d.ts.map +1 -1
  51. package/lib/typescript/lib/module/Bracket/components/PlayerBracketManager.d.ts +1 -3
  52. package/lib/typescript/lib/module/Bracket/components/PlayerBracketManager.d.ts.map +1 -1
  53. package/lib/typescript/lib/module/Bracket/components/RoomHome.d.ts +1 -3
  54. package/lib/typescript/lib/module/Bracket/components/RoomHome.d.ts.map +1 -1
  55. package/lib/typescript/lib/module/Campaign/components/AutoManager.d.ts +1 -3
  56. package/lib/typescript/lib/module/Campaign/components/AutoManager.d.ts.map +1 -1
  57. package/lib/typescript/lib/module/Campaign/components/ProgressTimer.d.ts +1 -3
  58. package/lib/typescript/lib/module/Campaign/components/ProgressTimer.d.ts.map +1 -1
  59. package/lib/typescript/lib/module/Checkout/components/ItemSummaryCard.d.ts +1 -3
  60. package/lib/typescript/lib/module/Checkout/components/ItemSummaryCard.d.ts.map +1 -1
  61. package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts +1 -3
  62. package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts.map +1 -1
  63. package/lib/typescript/lib/module/Competition/components/CompetitionCard.d.ts +1 -3
  64. package/lib/typescript/lib/module/Competition/components/CompetitionCard.d.ts.map +1 -1
  65. package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts +1 -3
  66. package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts.map +1 -1
  67. package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts +1 -3
  68. package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts.map +1 -1
  69. package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts +1 -3
  70. package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts.map +1 -1
  71. package/lib/typescript/lib/module/Competition/components/CompetitionTypeCard.d.ts +1 -3
  72. package/lib/typescript/lib/module/Competition/components/CompetitionTypeCard.d.ts.map +1 -1
  73. package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts +1 -3
  74. package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts.map +1 -1
  75. package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts +1 -3
  76. package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts.map +1 -1
  77. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionInfoForm.d.ts +1 -3
  78. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionInfoForm.d.ts.map +1 -1
  79. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionMatchMarketCard.d.ts +1 -3
  80. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionMatchMarketCard.d.ts.map +1 -1
  81. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionSettingsForm.d.ts +1 -3
  82. package/lib/typescript/lib/module/CompetitionManager/components/CompetitionSettingsForm.d.ts.map +1 -1
  83. package/lib/typescript/lib/module/CompetitionManager/components/ContestSettingsForm.d.ts +1 -3
  84. package/lib/typescript/lib/module/CompetitionManager/components/ContestSettingsForm.d.ts.map +1 -1
  85. package/lib/typescript/lib/module/CompetitionSeasonManager/components/CreateSeasonForm.d.ts +1 -3
  86. package/lib/typescript/lib/module/CompetitionSeasonManager/components/CreateSeasonForm.d.ts.map +1 -1
  87. package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonInfoForm.d.ts +1 -3
  88. package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonInfoForm.d.ts.map +1 -1
  89. package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonSettingsForm.d.ts +1 -3
  90. package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonSettingsForm.d.ts.map +1 -1
  91. package/lib/typescript/lib/module/Components/Spring.d.ts +3 -1126
  92. package/lib/typescript/lib/module/Components/Spring.d.ts.map +1 -1
  93. package/lib/typescript/lib/module/EventComponents/TeamProfile/index.d.ts +1 -3
  94. package/lib/typescript/lib/module/EventComponents/TeamProfile/index.d.ts.map +1 -1
  95. package/lib/typescript/lib/module/FlashMarket/components/MarketTimer.d.ts +1 -3
  96. package/lib/typescript/lib/module/FlashMarket/components/MarketTimer.d.ts.map +1 -1
  97. package/lib/typescript/lib/module/FlashMarket/components/ProgressTimer.d.ts +1 -3
  98. package/lib/typescript/lib/module/FlashMarket/components/ProgressTimer.d.ts.map +1 -1
  99. package/lib/typescript/lib/module/FlashMarket/index.d.ts +1 -3
  100. package/lib/typescript/lib/module/FlashMarket/index.d.ts.map +1 -1
  101. package/lib/typescript/lib/module/Guide/index.d.ts +1 -3
  102. package/lib/typescript/lib/module/Guide/index.d.ts.map +1 -1
  103. package/lib/typescript/lib/module/Leaders/components/LeaderboardCard.d.ts +1 -3
  104. package/lib/typescript/lib/module/Leaders/components/LeaderboardCard.d.ts.map +1 -1
  105. package/lib/typescript/lib/module/MarketComponents/components/BetScopeIndicator.d.ts +1 -3
  106. package/lib/typescript/lib/module/MarketComponents/components/BetScopeIndicator.d.ts.map +1 -1
  107. package/lib/typescript/lib/module/MarketComponents/components/EventScoringCard.d.ts +1 -3
  108. package/lib/typescript/lib/module/MarketComponents/components/EventScoringCard.d.ts.map +1 -1
  109. package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts +1 -3
  110. package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts.map +1 -1
  111. package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts +1 -3
  112. package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts.map +1 -1
  113. package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts +1 -3
  114. package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts.map +1 -1
  115. package/lib/typescript/lib/module/MarketMaker/components/ManageFundForm.d.ts +1 -3
  116. package/lib/typescript/lib/module/MarketMaker/components/ManageFundForm.d.ts.map +1 -1
  117. package/lib/typescript/lib/module/MarketMaker/components/OrderForm.d.ts +1 -3
  118. package/lib/typescript/lib/module/MarketMaker/components/OrderForm.d.ts.map +1 -1
  119. package/lib/typescript/lib/module/MarketMaker/components/SetMarketForm.d.ts +1 -3
  120. package/lib/typescript/lib/module/MarketMaker/components/SetMarketForm.d.ts.map +1 -1
  121. package/lib/typescript/lib/module/NotificationManager/api/index.d.ts +58 -0
  122. package/lib/typescript/lib/module/NotificationManager/api/index.d.ts.map +1 -1
  123. package/lib/typescript/lib/module/Observer/Observer.d.ts +1 -3
  124. package/lib/typescript/lib/module/Observer/Observer.d.ts.map +1 -1
  125. package/lib/typescript/lib/module/PlayerRecommender/components/ContactsSelector.d.ts +1 -3
  126. package/lib/typescript/lib/module/PlayerRecommender/components/ContactsSelector.d.ts.map +1 -1
  127. package/lib/typescript/lib/module/Premium/components/ALaCartePremium.d.ts +1 -3
  128. package/lib/typescript/lib/module/Premium/components/ALaCartePremium.d.ts.map +1 -1
  129. package/lib/typescript/lib/module/RankingsCard/index.d.ts +1 -3
  130. package/lib/typescript/lib/module/RankingsCard/index.d.ts.map +1 -1
  131. package/lib/typescript/lib/module/SocialComponents/FormattedTextInput/components/TagSelector.d.ts +1 -3
  132. package/lib/typescript/lib/module/SocialComponents/FormattedTextInput/components/TagSelector.d.ts.map +1 -1
  133. package/lib/typescript/lib/module/SocialComponents/GifSelector/WebSelector.d.ts +1 -3
  134. package/lib/typescript/lib/module/SocialComponents/GifSelector/WebSelector.d.ts.map +1 -1
  135. package/lib/typescript/lib/module/SocialComponents/PlayerFollowButton.d.ts +1 -3
  136. package/lib/typescript/lib/module/SocialComponents/PlayerFollowButton.d.ts.map +1 -1
  137. package/lib/typescript/lib/module/SocialComponents/PlayerProfile/components/PostsList.d.ts +1 -3
  138. package/lib/typescript/lib/module/SocialComponents/PlayerProfile/components/PostsList.d.ts.map +1 -1
  139. package/lib/typescript/lib/module/SocialComponents/PostCard/components/DraftTextViewer.d.ts +1 -3
  140. package/lib/typescript/lib/module/SocialComponents/PostCard/components/DraftTextViewer.d.ts.map +1 -1
  141. package/lib/typescript/lib/module/SocialComponents/Poster/index.d.ts +1 -3
  142. package/lib/typescript/lib/module/SocialComponents/Poster/index.d.ts.map +1 -1
  143. package/lib/typescript/lib/module/Socket/index.d.ts +1 -3
  144. package/lib/typescript/lib/module/Socket/index.d.ts.map +1 -1
  145. package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts +1 -3
  146. package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts.map +1 -1
  147. package/lib/typescript/lib/module/Squares/components/Countdown.d.ts +1 -3
  148. package/lib/typescript/lib/module/Squares/components/Countdown.d.ts.map +1 -1
  149. package/lib/typescript/lib/module/Squares/components/EventCard.d.ts +1 -3
  150. package/lib/typescript/lib/module/Squares/components/EventCard.d.ts.map +1 -1
  151. package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts +1 -3
  152. package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts.map +1 -1
  153. package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts +1 -3
  154. package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts.map +1 -1
  155. package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts +1 -3
  156. package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts.map +1 -1
  157. package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts +1 -3
  158. package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts.map +1 -1
  159. package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts +1 -3
  160. package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts.map +1 -1
  161. package/lib/typescript/lib/module/Squares/components/SquareOfferCard.d.ts +1 -3
  162. package/lib/typescript/lib/module/Squares/components/SquareOfferCard.d.ts.map +1 -1
  163. package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts +1 -3
  164. package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts.map +1 -1
  165. package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts +1 -3
  166. package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts.map +1 -1
  167. package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts +1 -3
  168. package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts.map +1 -1
  169. package/lib/typescript/lib/module/Wallet/components/ItemOrderDetailCard.d.ts +1 -3
  170. package/lib/typescript/lib/module/Wallet/components/ItemOrderDetailCard.d.ts.map +1 -1
  171. package/lib/typescript/lib/module/Wallet/components/VerifyACHAccount.d.ts +1 -3
  172. package/lib/typescript/lib/module/Wallet/components/VerifyACHAccount.d.ts.map +1 -1
  173. package/lib/typescript/lib/module/Wallet/components/WalletSettings.d.ts +1 -3
  174. package/lib/typescript/lib/module/Wallet/components/WalletSettings.d.ts.map +1 -1
  175. package/lib/typescript/src/Components/AutoPageFlatList.d.ts +1 -1
  176. package/lib/typescript/src/Components/AutoPageFlatList.d.ts.map +1 -1
  177. package/lib/typescript/src/Components/Spring.d.ts +1 -1
  178. package/lib/typescript/src/Components/Spring.d.ts.map +1 -1
  179. package/lib/typescript/src/NotificationManager/api/index.d.ts +58 -0
  180. package/lib/typescript/src/NotificationManager/api/index.d.ts.map +1 -1
  181. package/package.json +36 -35
  182. package/src/Components/AutoPageFlatList.tsx +1 -1
  183. package/src/Components/Spring.tsx +13 -44
  184. package/src/NotificationManager/api/index.ts +1 -1
  185. package/src/Notifications/index.tsx +2 -2
  186. package/src/ProfileManager/Components/BettorVouch.tsx +1 -1
  187. package/src/SocialComponents/PostCard/index.tsx +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"DraftTextViewer.d.ts","sourceRoot":"","sources":["../../../../../../module/SocialComponents/PostCard/components/DraftTextViewer.js"],"names":[],"mappings":";AAMA;;;;;;4DA0CC;kBAhD0C,OAAO;qBAC7B,cAAc"}
1
+ {"version":3,"file":"DraftTextViewer.d.ts","sourceRoot":"","sources":["../../../../../../module/SocialComponents/PostCard/components/DraftTextViewer.js"],"names":[],"mappings":";AAMA;;;;iHA0CC;kBAhD0C,OAAO;qBAC7B,cAAc"}
@@ -6,8 +6,6 @@ declare function Poster({ width, post_id, insets, onCreatePost, onSelectImage, o
6
6
  onCreatePost: any;
7
7
  onSelectImage: any;
8
8
  onClose: any;
9
- }): React.FunctionComponentElement<{
10
- children?: React.ReactNode | undefined;
11
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
12
10
  import React from 'react';
13
11
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../module/SocialComponents/Poster/index.js"],"names":[],"mappings":";AAWA;;;;;;;;;mGAmTC;kBA9T0C,OAAO"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../module/SocialComponents/Poster/index.js"],"names":[],"mappings":";AAWA;;;;;;;wJAmTC;kBA9T0C,OAAO"}
@@ -7,9 +7,7 @@ declare function SocketManager({ access_token, distinct_id, group_id, onSocketEv
7
7
  subscribed_events: any;
8
8
  onConnect: any;
9
9
  onDisconnect: any;
10
- }): React.FunctionComponentElement<{
11
- children?: React.ReactNode | undefined;
12
- }> | React.CElement<import("react-native").ActivityIndicatorProps, ActivityIndicator>;
10
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ActivityIndicatorProps, ActivityIndicator>;
13
11
  import React from "react";
14
12
  import { ActivityIndicator } from 'react-native';
15
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Socket/index.js"],"names":[],"mappings":";AAIA;;;;;;;;;;sFAsJC;kBAzJ0C,OAAO;kCACN,cAAc"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/Socket/index.js"],"names":[],"mappings":";AAIA;;;;;;;;2IAsJC;kBAzJ0C,OAAO;kCACN,cAAc"}
@@ -5,8 +5,6 @@ declare function BoardStats({ hidden, disable_collapse, squares_competition, squ
5
5
  squares_competition: any;
6
6
  squares: any;
7
7
  player_squares: any;
8
- }): React.FunctionComponentElement<{
9
- children?: React.ReactNode | undefined;
10
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
8
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
9
  import React from "react";
12
10
  //# sourceMappingURL=BoardStats.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BoardStats.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/BoardStats.js"],"names":[],"mappings":";AAIA;;;;;;;;mGAqIC;kBAxI+B,OAAO"}
1
+ {"version":3,"file":"BoardStats.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/BoardStats.js"],"names":[],"mappings":";AAIA;;;;;;wJAqIC;kBAxI+B,OAAO"}
@@ -3,9 +3,7 @@ declare function Countdown({ end_datetime, label, onTimesUp }: {
3
3
  end_datetime: any;
4
4
  label: any;
5
5
  onTimesUp: any;
6
- }): React.FunctionComponentElement<{
7
- children?: React.ReactNode | undefined;
8
- }> | React.CElement<import("react-native").ViewProps, View>;
6
+ }): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
9
7
  import React from "react";
10
8
  import { View } from 'react-native';
11
9
  //# sourceMappingURL=Countdown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Countdown.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/Countdown.js"],"names":[],"mappings":";AAKA;;;;;;4DAyDC;kBA9D0C,OAAO;qBAC7B,cAAc"}
1
+ {"version":3,"file":"Countdown.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/Countdown.js"],"names":[],"mappings":";AAKA;;;;iHAyDC;kBA9D0C,OAAO;qBAC7B,cAAc"}
@@ -4,8 +4,6 @@ declare function EventCard({ hidden, disable_collapse, event, league }: {
4
4
  disable_collapse: any;
5
5
  event: any;
6
6
  league: any;
7
- }): React.FunctionComponentElement<{
8
- children?: React.ReactNode | undefined;
9
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
7
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
10
8
  import React from "react";
11
9
  //# sourceMappingURL=EventCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EventCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/EventCard.js"],"names":[],"mappings":";AAOA;;;;;;;mGA+IC;kBAlJ+B,OAAO"}
1
+ {"version":3,"file":"EventCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/EventCard.js"],"names":[],"mappings":";AAOA;;;;;wJA+IC;kBAlJ+B,OAAO"}
@@ -10,8 +10,6 @@ declare function MySquaresCard({ hidden, disable_collapse, player_squares, squar
10
10
  my_square_values: any;
11
11
  comp_status: any;
12
12
  onSquareOffer: any;
13
- }): React.FunctionComponentElement<{
14
- children?: React.ReactNode | undefined;
15
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
13
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
16
14
  import React from 'react';
17
15
  //# sourceMappingURL=MySquaresCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MySquaresCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/MySquaresCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;;;;;mGAgIC;kBArI+B,OAAO"}
1
+ {"version":3,"file":"MySquaresCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/MySquaresCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;;;wJAgIC;kBArI+B,OAAO"}
@@ -12,8 +12,6 @@ declare function MyStatsCard({ hidden, disable_collapse, player_id, squares_expe
12
12
  squares: any;
13
13
  square_results: any;
14
14
  onSquareBid: any;
15
- }): React.FunctionComponentElement<{
16
- children?: React.ReactNode | undefined;
17
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
15
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
18
16
  import React from "react";
19
17
  //# sourceMappingURL=MyStatsCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MyStatsCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/MyStatsCard.js"],"names":[],"mappings":";AAMA;;;;;;;;;;;;;;;mGA0WC;kBA9W+B,OAAO"}
1
+ {"version":3,"file":"MyStatsCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/MyStatsCard.js"],"names":[],"mappings":";AAMA;;;;;;;;;;;;;wJA0WC;kBA9W+B,OAAO"}
@@ -13,8 +13,6 @@ declare function OfferForm({ player_id, player_balance, market_type, squares, su
13
13
  onOfferAmountChange: any;
14
14
  onClearOffers: any;
15
15
  onSubmitOffer: any;
16
- }): React.FunctionComponentElement<{
17
- children?: React.ReactNode | undefined;
18
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
16
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
19
17
  import React from 'react';
20
18
  //# sourceMappingURL=OfferForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OfferForm.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/OfferForm.js"],"names":[],"mappings":";AAKA;;;;;;;;;;;;;;;;mGAmKC;kBAxKiB,OAAO"}
1
+ {"version":3,"file":"OfferForm.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/OfferForm.js"],"names":[],"mappings":";AAKA;;;;;;;;;;;;;;wJAmKC;kBAxKiB,OAAO"}
@@ -6,8 +6,6 @@ declare function PrizeCard({ hidden, disable_collapse, event, square_prizes, pla
6
6
  square_prizes: any;
7
7
  players: any;
8
8
  squares: any;
9
- }): React.FunctionComponentElement<{
10
- children?: React.ReactNode | undefined;
11
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
9
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
12
10
  import React from 'react';
13
11
  //# sourceMappingURL=PrizeCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PrizeCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/PrizeCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;mGAqLC;kBA5L+B,OAAO"}
1
+ {"version":3,"file":"PrizeCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/PrizeCard.js"],"names":[],"mappings":";AAOA;;;;;;;wJAqLC;kBA5L+B,OAAO"}
@@ -7,8 +7,6 @@ declare function ResultsCard({ hidden, disable_collapse, square_results, squares
7
7
  home_abbr: any;
8
8
  away_abbr: any;
9
9
  onPlayerSelect: any;
10
- }): React.FunctionComponentElement<{
11
- children?: React.ReactNode | undefined;
12
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
10
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
13
11
  import React from "react";
14
12
  //# sourceMappingURL=ResultsCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResultsCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/ResultsCard.js"],"names":[],"mappings":";AAOA;;;;;;;;;;mGA8GC;kBAjH+B,OAAO"}
1
+ {"version":3,"file":"ResultsCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/ResultsCard.js"],"names":[],"mappings":";AAOA;;;;;;;;wJA8GC;kBAjH+B,OAAO"}
@@ -8,8 +8,6 @@ declare function SquareOfferCard({ player_id, offer_owner, square, player_square
8
8
  away_abbr: any;
9
9
  home_abbr: any;
10
10
  onRequestAuthenticate: any;
11
- }): React.FunctionComponentElement<{
12
- children?: React.ReactNode | undefined;
13
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
14
12
  import React from 'react';
15
13
  //# sourceMappingURL=SquareOfferCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SquareOfferCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/SquareOfferCard.js"],"names":[],"mappings":";AAMA;;;;;;;;;;;mGAgNC;kBAtN+B,OAAO"}
1
+ {"version":3,"file":"SquareOfferCard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/SquareOfferCard.js"],"names":[],"mappings":";AAMA;;;;;;;;;wJAgNC;kBAtN+B,OAAO"}
@@ -5,8 +5,6 @@ declare function SquareOwnersCard({ hidden, disable_collapse, player_squares, pl
5
5
  player_squares: any;
6
6
  players: any;
7
7
  onPlayerSelect: any;
8
- }): React.FunctionComponentElement<{
9
- children?: React.ReactNode | undefined;
10
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
8
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
9
  import React from 'react';
12
10
  //# sourceMappingURL=SquareOwners.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SquareOwners.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/SquareOwners.js"],"names":[],"mappings":";AAMA;;;;;;;;mGA2HC;kBA9H+B,OAAO"}
1
+ {"version":3,"file":"SquareOwners.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/SquareOwners.js"],"names":[],"mappings":";AAMA;;;;;;wJA2HC;kBA9H+B,OAAO"}
@@ -13,9 +13,7 @@ declare const _default: React.MemoExoticComponent<({ hidden, disable_collapse, p
13
13
  onRefreshCompetition: any;
14
14
  onSquareBid: any;
15
15
  onSquareOffer: any;
16
- }) => React.FunctionComponentElement<{
17
- children?: React.ReactNode | undefined;
18
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
16
+ }) => React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>>;
19
17
  export default _default;
20
18
  import React from "react";
21
19
  //# sourceMappingURL=SquaresBoard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SquaresBoard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/SquaresBoard.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;kBAK2C,OAAO"}
1
+ {"version":3,"file":"SquaresBoard.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/SquaresBoard.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;kBAK2C,OAAO"}
@@ -5,8 +5,6 @@ declare function SquaresDetails({ hidden, disable_collapse, squares_competition,
5
5
  squares_competition: any;
6
6
  squares_type: any;
7
7
  squares_payout_type: any;
8
- }): React.FunctionComponentElement<{
9
- children?: React.ReactNode | undefined;
10
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
8
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
9
  import React from "react";
12
10
  //# sourceMappingURL=SquaresDetails.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SquaresDetails.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/SquaresDetails.js"],"names":[],"mappings":";AAKA;;;;;;;;mGA+FC;kBAlG+B,OAAO"}
1
+ {"version":3,"file":"SquaresDetails.d.ts","sourceRoot":"","sources":["../../../../../module/Squares/components/SquaresDetails.js"],"names":[],"mappings":";AAKA;;;;;;wJA+FC;kBAlG+B,OAAO"}
@@ -1,8 +1,6 @@
1
1
  export default ItemOrderDetails;
2
2
  declare function ItemOrderDetails({ item_order }: {
3
3
  item_order: any;
4
- }): React.FunctionComponentElement<{
5
- children?: React.ReactNode | undefined;
6
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
4
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
7
5
  import React from "react";
8
6
  //# sourceMappingURL=ItemOrderDetailCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ItemOrderDetailCard.d.ts","sourceRoot":"","sources":["../../../../../module/Wallet/components/ItemOrderDetailCard.js"],"names":[],"mappings":";AAMA;;;;mGA4IC;kBAlJ0C,OAAO"}
1
+ {"version":3,"file":"ItemOrderDetailCard.d.ts","sourceRoot":"","sources":["../../../../../module/Wallet/components/ItemOrderDetailCard.js"],"names":[],"mappings":";AAMA;;wJA4IC;kBAlJ0C,OAAO"}
@@ -4,8 +4,6 @@ declare function VerifyACHAccount({ account, onClose, onUpdateAccount, onFocusPo
4
4
  onClose: any;
5
5
  onUpdateAccount: any;
6
6
  onFocusPosition: any;
7
- }): React.FunctionComponentElement<{
8
- children?: React.ReactNode | undefined;
9
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
7
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
10
8
  import React from 'react';
11
9
  //# sourceMappingURL=VerifyACHAccount.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"VerifyACHAccount.d.ts","sourceRoot":"","sources":["../../../../../module/Wallet/components/VerifyACHAccount.js"],"names":[],"mappings":";AAMA;;;;;;;mGAmKC;kBAzK+B,OAAO"}
1
+ {"version":3,"file":"VerifyACHAccount.d.ts","sourceRoot":"","sources":["../../../../../module/Wallet/components/VerifyACHAccount.js"],"names":[],"mappings":";AAMA;;;;;wJAmKC;kBAzK+B,OAAO"}
@@ -5,8 +5,6 @@ declare function WalletSettings({ player, my_referral, deposit_limit, withdraw_l
5
5
  deposit_limit: any;
6
6
  withdraw_limit: any;
7
7
  onClose: any;
8
- }): React.FunctionComponentElement<{
9
- children?: React.ReactNode | undefined;
10
- }> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
8
+ }): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
11
9
  import React from "react";
12
10
  //# sourceMappingURL=WalletSettings.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WalletSettings.d.ts","sourceRoot":"","sources":["../../../../../module/Wallet/components/WalletSettings.js"],"names":[],"mappings":";AAOA;;;;;;;;mGA4ZC;kBAna+B,OAAO"}
1
+ {"version":3,"file":"WalletSettings.d.ts","sourceRoot":"","sources":["../../../../../module/Wallet/components/WalletSettings.js"],"names":[],"mappings":";AAOA;;;;;;wJA4ZC;kBAna+B,OAAO"}
@@ -5,7 +5,7 @@ interface AutoPageFlatListProps<T> {
5
5
  renderItem: ({ item, index }: {
6
6
  item: T;
7
7
  index: number;
8
- }) => JSX.Element;
8
+ }) => any;
9
9
  horizontal?: boolean;
10
10
  time_on_page?: number;
11
11
  itemHeight?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"AutoPageFlatList.d.ts","sourceRoot":"","sources":["../../../../src/Components/AutoPageFlatList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAQ3D,UAAU,qBAAqB,CAAC,CAAC;IAC/B,IAAI,EAAE,CAAC,EAAE,CAAC;IACV,SAAS,EAAC,MAAM,CAAC;IACjB,UAAU,EAAE,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE;QAAE,IAAI,EAAE,CAAC,CAAC;QAAC,KAAK,EAAC,MAAM,CAAA;KAAE,KAAK,GAAG,CAAC,OAAO,CAAC;IACxE,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,iBAAS,gBAAgB,CAAC,CAAC,EAAE,EAC3B,SAAS,EACT,IAAI,EACJ,UAAU,EACV,UAAkB,EAClB,YAAY,EACZ,UAAgB,EAChB,SAAe,GAChB,EAAE,qBAAqB,CAAC,CAAC,CAAC,qBA2D1B;AAaD,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"AutoPageFlatList.d.ts","sourceRoot":"","sources":["../../../../src/Components/AutoPageFlatList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAQ3D,UAAU,qBAAqB,CAAC,CAAC;IAC/B,IAAI,EAAE,CAAC,EAAE,CAAC;IACV,SAAS,EAAC,MAAM,CAAC;IACjB,UAAU,EAAE,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE;QAAE,IAAI,EAAE,CAAC,CAAC;QAAC,KAAK,EAAC,MAAM,CAAA;KAAE,KAAK,GAAG,CAAC;IAChE,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,iBAAS,gBAAgB,CAAC,CAAC,EAAE,EAC3B,SAAS,EACT,IAAI,EACJ,UAAU,EACV,UAAkB,EAClB,YAAY,EACZ,UAAgB,EAChB,SAAe,GAChB,EAAE,qBAAqB,CAAC,CAAC,CAAC,qBA2D1B;AAaD,eAAe,gBAAgB,CAAC"}
@@ -7,6 +7,6 @@ type SpringViewProps = {
7
7
  to: number;
8
8
  children: any;
9
9
  };
10
- declare const SpringView: ({ style, children, from, to, slide, onResolve }: SpringViewProps) => React.JSX.Element;
10
+ declare const SpringView: ({ style, children }: SpringViewProps) => React.JSX.Element;
11
11
  export default SpringView;
12
12
  //# sourceMappingURL=Spring.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Spring.d.ts","sourceRoot":"","sources":["../../../../src/Components/Spring.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,KAAK,eAAe,GAAG;IACnB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,KAAK,EAAE,UAAU,GAAC,YAAY,CAAA;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAC,MAAM,IAAI,CAAC;IACtB,EAAE,EAAC,MAAM,CAAC;IACV,QAAQ,EAAE,GAAG,CAAA;CAChB,CAAA;AACD,QAAA,MAAM,UAAU,GAAI,iDAAgD,eAAe,sBAgDlF,CAAA;AAED,eAAe,UAAU,CAAA"}
1
+ {"version":3,"file":"Spring.d.ts","sourceRoot":"","sources":["../../../../src/Components/Spring.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,KAAK,eAAe,GAAG;IACnB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,KAAK,EAAE,UAAU,GAAC,YAAY,CAAA;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAC,MAAM,IAAI,CAAC;IACtB,EAAE,EAAC,MAAM,CAAC;IACV,QAAQ,EAAE,GAAG,CAAA;CAChB,CAAA;AACD,QAAA,MAAM,UAAU,GAAI,qBAAoB,eAAe,sBAkBtD,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -23,6 +23,7 @@ export declare const NotificationHelpers: {
23
23
  sq_comp_id?: undefined;
24
24
  trivia_id?: undefined;
25
25
  content_id?: undefined;
26
+ content_type?: undefined;
26
27
  contest_type?: undefined;
27
28
  player_filter_id?: undefined;
28
29
  fund_id?: undefined;
@@ -56,6 +57,7 @@ export declare const NotificationHelpers: {
56
57
  sq_comp_id?: undefined;
57
58
  trivia_id?: undefined;
58
59
  content_id?: undefined;
60
+ content_type?: undefined;
59
61
  contest_type?: undefined;
60
62
  player_filter_id?: undefined;
61
63
  fund_id?: undefined;
@@ -89,6 +91,7 @@ export declare const NotificationHelpers: {
89
91
  sq_comp_id?: undefined;
90
92
  trivia_id?: undefined;
91
93
  content_id?: undefined;
94
+ content_type?: undefined;
92
95
  contest_type?: undefined;
93
96
  player_filter_id?: undefined;
94
97
  fund_id?: undefined;
@@ -122,6 +125,7 @@ export declare const NotificationHelpers: {
122
125
  sq_comp_id?: undefined;
123
126
  trivia_id?: undefined;
124
127
  content_id?: undefined;
128
+ content_type?: undefined;
125
129
  contest_type?: undefined;
126
130
  player_filter_id?: undefined;
127
131
  fund_id?: undefined;
@@ -155,6 +159,7 @@ export declare const NotificationHelpers: {
155
159
  sq_comp_id?: undefined;
156
160
  trivia_id?: undefined;
157
161
  content_id?: undefined;
162
+ content_type?: undefined;
158
163
  contest_type?: undefined;
159
164
  player_filter_id?: undefined;
160
165
  fund_id?: undefined;
@@ -188,6 +193,7 @@ export declare const NotificationHelpers: {
188
193
  sq_comp_id?: undefined;
189
194
  trivia_id?: undefined;
190
195
  content_id?: undefined;
196
+ content_type?: undefined;
191
197
  contest_type?: undefined;
192
198
  player_filter_id?: undefined;
193
199
  fund_id?: undefined;
@@ -221,6 +227,7 @@ export declare const NotificationHelpers: {
221
227
  season_id?: undefined;
222
228
  trivia_id?: undefined;
223
229
  content_id?: undefined;
230
+ content_type?: undefined;
224
231
  contest_type?: undefined;
225
232
  player_filter_id?: undefined;
226
233
  fund_id?: undefined;
@@ -254,6 +261,7 @@ export declare const NotificationHelpers: {
254
261
  season_id?: undefined;
255
262
  sq_comp_id?: undefined;
256
263
  content_id?: undefined;
264
+ content_type?: undefined;
257
265
  contest_type?: undefined;
258
266
  player_filter_id?: undefined;
259
267
  fund_id?: undefined;
@@ -279,6 +287,7 @@ export declare const NotificationHelpers: {
279
287
  path_name: string;
280
288
  params: {
281
289
  content_id: string;
290
+ content_type: string;
282
291
  contest_id?: undefined;
283
292
  rebate_id?: undefined;
284
293
  bracket_competition_id?: undefined;
@@ -321,6 +330,7 @@ export declare const NotificationHelpers: {
321
330
  sq_comp_id?: undefined;
322
331
  trivia_id?: undefined;
323
332
  content_id?: undefined;
333
+ content_type?: undefined;
324
334
  player_filter_id?: undefined;
325
335
  fund_id?: undefined;
326
336
  hedge_id?: undefined;
@@ -354,6 +364,7 @@ export declare const NotificationHelpers: {
354
364
  sq_comp_id?: undefined;
355
365
  trivia_id?: undefined;
356
366
  content_id?: undefined;
367
+ content_type?: undefined;
357
368
  contest_type?: undefined;
358
369
  fund_id?: undefined;
359
370
  hedge_id?: undefined;
@@ -387,6 +398,7 @@ export declare const NotificationHelpers: {
387
398
  sq_comp_id?: undefined;
388
399
  trivia_id?: undefined;
389
400
  content_id?: undefined;
401
+ content_type?: undefined;
390
402
  contest_type?: undefined;
391
403
  player_filter_id?: undefined;
392
404
  hedge_id?: undefined;
@@ -420,6 +432,7 @@ export declare const NotificationHelpers: {
420
432
  sq_comp_id?: undefined;
421
433
  trivia_id?: undefined;
422
434
  content_id?: undefined;
435
+ content_type?: undefined;
423
436
  contest_type?: undefined;
424
437
  player_filter_id?: undefined;
425
438
  fund_id?: undefined;
@@ -453,6 +466,7 @@ export declare const NotificationHelpers: {
453
466
  sq_comp_id?: undefined;
454
467
  trivia_id?: undefined;
455
468
  content_id?: undefined;
469
+ content_type?: undefined;
456
470
  contest_type?: undefined;
457
471
  player_filter_id?: undefined;
458
472
  fund_id?: undefined;
@@ -489,6 +503,7 @@ export declare const NotificationHelpers: {
489
503
  sq_comp_id?: undefined;
490
504
  trivia_id?: undefined;
491
505
  content_id?: undefined;
506
+ content_type?: undefined;
492
507
  player_filter_id?: undefined;
493
508
  fund_id?: undefined;
494
509
  hedge_id?: undefined;
@@ -519,6 +534,7 @@ export declare const NotificationHelpers: {
519
534
  sq_comp_id?: undefined;
520
535
  trivia_id?: undefined;
521
536
  content_id?: undefined;
537
+ content_type?: undefined;
522
538
  contest_type?: undefined;
523
539
  player_filter_id?: undefined;
524
540
  fund_id?: undefined;
@@ -552,6 +568,7 @@ export declare const NotificationHelpers: {
552
568
  sq_comp_id?: undefined;
553
569
  trivia_id?: undefined;
554
570
  content_id?: undefined;
571
+ content_type?: undefined;
555
572
  contest_type?: undefined;
556
573
  player_filter_id?: undefined;
557
574
  fund_id?: undefined;
@@ -585,6 +602,7 @@ export declare const NotificationHelpers: {
585
602
  sq_comp_id?: undefined;
586
603
  trivia_id?: undefined;
587
604
  content_id?: undefined;
605
+ content_type?: undefined;
588
606
  contest_type?: undefined;
589
607
  player_filter_id?: undefined;
590
608
  fund_id?: undefined;
@@ -618,6 +636,7 @@ export declare const NotificationHelpers: {
618
636
  sq_comp_id?: undefined;
619
637
  trivia_id?: undefined;
620
638
  content_id?: undefined;
639
+ content_type?: undefined;
621
640
  contest_type?: undefined;
622
641
  player_filter_id?: undefined;
623
642
  fund_id?: undefined;
@@ -651,6 +670,7 @@ export declare const NotificationHelpers: {
651
670
  sq_comp_id?: undefined;
652
671
  trivia_id?: undefined;
653
672
  content_id?: undefined;
673
+ content_type?: undefined;
654
674
  contest_type?: undefined;
655
675
  player_filter_id?: undefined;
656
676
  fund_id?: undefined;
@@ -684,6 +704,7 @@ export declare const NotificationHelpers: {
684
704
  sq_comp_id?: undefined;
685
705
  trivia_id?: undefined;
686
706
  content_id?: undefined;
707
+ content_type?: undefined;
687
708
  contest_type?: undefined;
688
709
  player_filter_id?: undefined;
689
710
  fund_id?: undefined;
@@ -717,6 +738,7 @@ export declare const NotificationHelpers: {
717
738
  sq_comp_id?: undefined;
718
739
  trivia_id?: undefined;
719
740
  content_id?: undefined;
741
+ content_type?: undefined;
720
742
  contest_type?: undefined;
721
743
  player_filter_id?: undefined;
722
744
  fund_id?: undefined;
@@ -750,6 +772,7 @@ export declare const NotificationHelpers: {
750
772
  sq_comp_id?: undefined;
751
773
  trivia_id?: undefined;
752
774
  content_id?: undefined;
775
+ content_type?: undefined;
753
776
  contest_type?: undefined;
754
777
  player_filter_id?: undefined;
755
778
  fund_id?: undefined;
@@ -783,6 +806,7 @@ export declare const NotificationHelpers: {
783
806
  sq_comp_id?: undefined;
784
807
  trivia_id?: undefined;
785
808
  content_id?: undefined;
809
+ content_type?: undefined;
786
810
  contest_type?: undefined;
787
811
  player_filter_id?: undefined;
788
812
  fund_id?: undefined;
@@ -802,6 +826,40 @@ export declare const NotificationHelpers: {
802
826
  };
803
827
  requiredParams: string[];
804
828
  primary: boolean;
829
+ } | {
830
+ label: string;
831
+ path_name: string;
832
+ params: {
833
+ content_id: string;
834
+ contest_id?: undefined;
835
+ rebate_id?: undefined;
836
+ bracket_competition_id?: undefined;
837
+ mode?: undefined;
838
+ competition_id?: undefined;
839
+ season_id?: undefined;
840
+ sq_comp_id?: undefined;
841
+ trivia_id?: undefined;
842
+ content_type?: undefined;
843
+ contest_type?: undefined;
844
+ player_filter_id?: undefined;
845
+ fund_id?: undefined;
846
+ hedge_id?: undefined;
847
+ league_id?: undefined;
848
+ market_id?: undefined;
849
+ side_type?: undefined;
850
+ side_id?: undefined;
851
+ team_id?: undefined;
852
+ flash_campaign_id?: undefined;
853
+ post_id?: undefined;
854
+ campaign_id?: undefined;
855
+ player_id?: undefined;
856
+ company_id?: undefined;
857
+ group_id?: undefined;
858
+ order_id?: undefined;
859
+ podcast_id?: undefined;
860
+ };
861
+ requiredParams: string[];
862
+ primary: boolean;
805
863
  })[];
806
864
  };
807
865
  export declare const NotificationApi: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/NotificationManager/api/index.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,4BAA4B,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,uBAAuB,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAI1J,MAAM,WAAW,uBAAuB;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,OAAO,CAAC;IACtE,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAClC;AAED,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAG0D,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8DjG,CAAC;AAEF,eAAO,MAAM,eAAe;;IAMxB;;OAEG;wCACsC,MAAM,EAAE,KAAG,OAAO,CAAC,iBAAiB,EAAE,CAAC;IAWhF;;;;;OAKG;kDACgD,uBAAuB,cAAc,MAAM,EAAE,0BAA0B,MAAM,KAAG,OAAO,CAAC;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE,CAAC;0CAapH,MAAM,WAAW,MAAM,KAAE,OAAO,CAAC,sBAAsB,EAAE,CAAC;gEAcrC,MAAM,KAAE,OAAO,CAAC,4BAA4B,EAAE,CAAC;IAW/G;;OAEG;uCACqC,MAAM,WAAW,MAAM,WAAW,MAAM,KAAG,OAAO,CAAC,sBAAsB,EAAE,CAAC;IAepH;;OAEG;4CAC0C,QAAQ,GAAG,UAAU,UAAU,MAAM,WAAW,MAAM,WAAW,MAAM,KAAG,OAAO,CAAC,sBAAsB,EAAE,CAAC;IAexJ;;OAEG;sDACoD,MAAM,KAAG,OAAO,CAAC,sBAAsB,GAAG,IAAI,CAAC;IAUtG;;OAEG;kDACgD,OAAO,CAAC,sBAAsB,CAAC,KAAG,OAAO,CAAC,sBAAsB,GAAG,IAAI,CAAC;IAU3H;;OAEG;kDACgD,sBAAsB,KAAG,OAAO,CAAC,sBAAsB,GAAG,IAAI,CAAC;IAUlH;;OAEG;yDACuD,MAAM,KAAG,OAAO,CAAC;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE,CAAC;IAU/F;;OAEG;gDAC8C,MAAM,eAAe,MAAM,EAAE,KAAG,OAAO,CAAC;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE,CAAC;IAgB7G;;OAEG;qCACmC,MAAM,WAAW,MAAM,KAAG,OAAO,CAAC,oBAAoB,EAAE,CAAC;IAc/F;;OAEG;0CACwC,MAAM,UAAU,MAAM,WAAW,MAAM,KAAG,OAAO,CAAC,oBAAoB,EAAE,CAAC;IAcpH;;OAEG;wDACsD,MAAM,KAAG,OAAO,CAAC,oBAAoB,EAAE,CAAC;IAUjG;;OAEG;kDACgD,MAAM,KAAG,OAAO,CAAC,oBAAoB,GAAG,IAAI,CAAC;IAUhG;;OAEG;8CAC4C,OAAO,CAAC,oBAAoB,CAAC,KAAG,OAAO,CAAC,oBAAoB,GAAG,IAAI,CAAC;IAUnH;;OAEG;8CAC4C,oBAAoB,KAAG,OAAO,CAAC,oBAAoB,GAAG,IAAI,CAAC;IAU1G;;OAEG;mDACiD,MAAM,KAAG,OAAO,CAAC;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE,CAAC;IAUzF;;OAEG;iDAC+C,MAAM,KAAG,OAAO,CAAC;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE,CAAC;CAS1F,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/NotificationManager/api/index.ts"],"names":[],"mappings":"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"}