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.
- package/lib/commonjs/Components/Spring.js +9 -52
- package/lib/commonjs/Components/Spring.js.map +1 -1
- package/lib/commonjs/NotificationManager/api/index.js +2 -1
- package/lib/commonjs/NotificationManager/api/index.js.map +1 -1
- package/lib/commonjs/Notifications/index.js +2 -2
- package/lib/commonjs/Notifications/index.js.map +1 -1
- package/lib/commonjs/ProfileManager/Components/BettorVouch.js +1 -1
- package/lib/commonjs/ProfileManager/Components/BettorVouch.js.map +1 -1
- package/lib/commonjs/SocialComponents/PostCard/index.js +1 -1
- package/lib/commonjs/SocialComponents/PostCard/index.js.map +1 -1
- package/lib/module/Components/Spring.js +10 -53
- package/lib/module/Components/Spring.js.map +1 -1
- package/lib/module/NotificationManager/api/index.js +2 -1
- package/lib/module/NotificationManager/api/index.js.map +1 -1
- package/lib/module/Notifications/index.js +2 -2
- package/lib/module/Notifications/index.js.map +1 -1
- package/lib/module/ProfileManager/Components/BettorVouch.js +1 -1
- package/lib/module/ProfileManager/Components/BettorVouch.js.map +1 -1
- package/lib/module/SocialComponents/PostCard/index.js +1 -1
- package/lib/module/SocialComponents/PostCard/index.js.map +1 -1
- package/lib/typescript/lib/commonjs/Components/Spring.d.ts +1 -5
- package/lib/typescript/lib/commonjs/Components/Spring.d.ts.map +1 -1
- package/lib/typescript/lib/commonjs/NotificationManager/api/index.d.ts +58 -0
- package/lib/typescript/lib/commonjs/NotificationManager/api/index.d.ts.map +1 -1
- package/lib/typescript/lib/commonjs/NotificationManager/index.d.ts +58 -0
- package/lib/typescript/lib/commonjs/NotificationManager/index.d.ts.map +1 -1
- package/lib/typescript/lib/commonjs/index.d.ts +58 -0
- package/lib/typescript/lib/commonjs/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/AdServer/index.d.ts +1 -3
- package/lib/typescript/lib/module/AdServer/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts +1 -3
- package/lib/typescript/lib/module/Authenticator/Components/AuthStrategyIdentifier.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts +1 -3
- package/lib/typescript/lib/module/Authenticator/Components/LoginForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts +1 -3
- package/lib/typescript/lib/module/Authenticator/Components/StrategyForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/BetRouter/components/admin/LeagueContests.d.ts +1 -3
- package/lib/typescript/lib/module/BetRouter/components/admin/LeagueContests.d.ts.map +1 -1
- package/lib/typescript/lib/module/BetRouter/components/admin/LeagueParticipants.d.ts +1 -3
- package/lib/typescript/lib/module/BetRouter/components/admin/LeagueParticipants.d.ts.map +1 -1
- package/lib/typescript/lib/module/BetRouter/index.d.ts +1 -3
- package/lib/typescript/lib/module/BetRouter/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/BracketCompetitionCard.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/BracketCompetitionCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/BracketCompetitionSelector.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/BracketCompetitionSelector.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/EditPlayerBracket.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/EditPlayerBracket.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/Navigator.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/Navigator.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/PlayerBracketManager.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/PlayerBracketManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/Bracket/components/RoomHome.d.ts +1 -3
- package/lib/typescript/lib/module/Bracket/components/RoomHome.d.ts.map +1 -1
- package/lib/typescript/lib/module/Campaign/components/AutoManager.d.ts +1 -3
- package/lib/typescript/lib/module/Campaign/components/AutoManager.d.ts.map +1 -1
- package/lib/typescript/lib/module/Campaign/components/ProgressTimer.d.ts +1 -3
- package/lib/typescript/lib/module/Campaign/components/ProgressTimer.d.ts.map +1 -1
- package/lib/typescript/lib/module/Checkout/components/ItemSummaryCard.d.ts +1 -3
- package/lib/typescript/lib/module/Checkout/components/ItemSummaryCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/AthleteMarketCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionInfoCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionLeaderboard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionPlay.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/CompetitionTypeCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/CompetitionTypeCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/MatchMarketCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts +1 -3
- package/lib/typescript/lib/module/Competition/components/TeamEventCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionInfoForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionInfoForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionMatchMarketCard.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionMatchMarketCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionSettingsForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionManager/components/CompetitionSettingsForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionManager/components/ContestSettingsForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionManager/components/ContestSettingsForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/CreateSeasonForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/CreateSeasonForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonInfoForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonInfoForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonSettingsForm.d.ts +1 -3
- package/lib/typescript/lib/module/CompetitionSeasonManager/components/SeasonSettingsForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Components/Spring.d.ts +3 -1126
- package/lib/typescript/lib/module/Components/Spring.d.ts.map +1 -1
- package/lib/typescript/lib/module/EventComponents/TeamProfile/index.d.ts +1 -3
- package/lib/typescript/lib/module/EventComponents/TeamProfile/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/FlashMarket/components/MarketTimer.d.ts +1 -3
- package/lib/typescript/lib/module/FlashMarket/components/MarketTimer.d.ts.map +1 -1
- package/lib/typescript/lib/module/FlashMarket/components/ProgressTimer.d.ts +1 -3
- package/lib/typescript/lib/module/FlashMarket/components/ProgressTimer.d.ts.map +1 -1
- package/lib/typescript/lib/module/FlashMarket/index.d.ts +1 -3
- package/lib/typescript/lib/module/FlashMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Guide/index.d.ts +1 -3
- package/lib/typescript/lib/module/Guide/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Leaders/components/LeaderboardCard.d.ts +1 -3
- package/lib/typescript/lib/module/Leaders/components/LeaderboardCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/BetScopeIndicator.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/BetScopeIndicator.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/EventScoringCard.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/EventScoringCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/MatchMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/OrderGradeBar.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts +1 -3
- package/lib/typescript/lib/module/MarketComponents/components/TeamEventMarket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketMaker/components/ManageFundForm.d.ts +1 -3
- package/lib/typescript/lib/module/MarketMaker/components/ManageFundForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketMaker/components/OrderForm.d.ts +1 -3
- package/lib/typescript/lib/module/MarketMaker/components/OrderForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/MarketMaker/components/SetMarketForm.d.ts +1 -3
- package/lib/typescript/lib/module/MarketMaker/components/SetMarketForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/NotificationManager/api/index.d.ts +58 -0
- package/lib/typescript/lib/module/NotificationManager/api/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Observer/Observer.d.ts +1 -3
- package/lib/typescript/lib/module/Observer/Observer.d.ts.map +1 -1
- package/lib/typescript/lib/module/PlayerRecommender/components/ContactsSelector.d.ts +1 -3
- package/lib/typescript/lib/module/PlayerRecommender/components/ContactsSelector.d.ts.map +1 -1
- package/lib/typescript/lib/module/Premium/components/ALaCartePremium.d.ts +1 -3
- package/lib/typescript/lib/module/Premium/components/ALaCartePremium.d.ts.map +1 -1
- package/lib/typescript/lib/module/RankingsCard/index.d.ts +1 -3
- package/lib/typescript/lib/module/RankingsCard/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/FormattedTextInput/components/TagSelector.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/FormattedTextInput/components/TagSelector.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/GifSelector/WebSelector.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/GifSelector/WebSelector.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/PlayerFollowButton.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/PlayerFollowButton.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/PlayerProfile/components/PostsList.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/PlayerProfile/components/PostsList.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/PostCard/components/DraftTextViewer.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/PostCard/components/DraftTextViewer.d.ts.map +1 -1
- package/lib/typescript/lib/module/SocialComponents/Poster/index.d.ts +1 -3
- package/lib/typescript/lib/module/SocialComponents/Poster/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Socket/index.d.ts +1 -3
- package/lib/typescript/lib/module/Socket/index.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/BoardStats.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/Countdown.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/Countdown.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/EventCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/EventCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/MySquaresCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/MyStatsCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/OfferForm.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/PrizeCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/ResultsCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquareOfferCard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/SquareOfferCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/SquareOwners.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/SquaresBoard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts +1 -3
- package/lib/typescript/lib/module/Squares/components/SquaresDetails.d.ts.map +1 -1
- package/lib/typescript/lib/module/Wallet/components/ItemOrderDetailCard.d.ts +1 -3
- package/lib/typescript/lib/module/Wallet/components/ItemOrderDetailCard.d.ts.map +1 -1
- package/lib/typescript/lib/module/Wallet/components/VerifyACHAccount.d.ts +1 -3
- package/lib/typescript/lib/module/Wallet/components/VerifyACHAccount.d.ts.map +1 -1
- package/lib/typescript/lib/module/Wallet/components/WalletSettings.d.ts +1 -3
- package/lib/typescript/lib/module/Wallet/components/WalletSettings.d.ts.map +1 -1
- package/lib/typescript/src/Components/AutoPageFlatList.d.ts +1 -1
- package/lib/typescript/src/Components/AutoPageFlatList.d.ts.map +1 -1
- package/lib/typescript/src/Components/Spring.d.ts +1 -1
- package/lib/typescript/src/Components/Spring.d.ts.map +1 -1
- package/lib/typescript/src/NotificationManager/api/index.d.ts +58 -0
- package/lib/typescript/src/NotificationManager/api/index.d.ts.map +1 -1
- package/package.json +36 -35
- package/src/Components/AutoPageFlatList.tsx +1 -1
- package/src/Components/Spring.tsx +13 -44
- package/src/NotificationManager/api/index.ts +1 -1
- package/src/Notifications/index.tsx +2 -2
- package/src/ProfileManager/Components/BettorVouch.tsx +1 -1
- package/src/SocialComponents/PostCard/index.tsx +1 -1
|
@@ -114,6 +114,7 @@ export const NotificationHelpers: {
|
|
|
114
114
|
sq_comp_id?: undefined;
|
|
115
115
|
trivia_id?: undefined;
|
|
116
116
|
content_id?: undefined;
|
|
117
|
+
content_type?: undefined;
|
|
117
118
|
contest_type?: undefined;
|
|
118
119
|
player_filter_id?: undefined;
|
|
119
120
|
fund_id?: undefined;
|
|
@@ -147,6 +148,7 @@ export const NotificationHelpers: {
|
|
|
147
148
|
sq_comp_id?: undefined;
|
|
148
149
|
trivia_id?: undefined;
|
|
149
150
|
content_id?: undefined;
|
|
151
|
+
content_type?: undefined;
|
|
150
152
|
contest_type?: undefined;
|
|
151
153
|
player_filter_id?: undefined;
|
|
152
154
|
fund_id?: undefined;
|
|
@@ -180,6 +182,7 @@ export const NotificationHelpers: {
|
|
|
180
182
|
sq_comp_id?: undefined;
|
|
181
183
|
trivia_id?: undefined;
|
|
182
184
|
content_id?: undefined;
|
|
185
|
+
content_type?: undefined;
|
|
183
186
|
contest_type?: undefined;
|
|
184
187
|
player_filter_id?: undefined;
|
|
185
188
|
fund_id?: undefined;
|
|
@@ -213,6 +216,7 @@ export const NotificationHelpers: {
|
|
|
213
216
|
sq_comp_id?: undefined;
|
|
214
217
|
trivia_id?: undefined;
|
|
215
218
|
content_id?: undefined;
|
|
219
|
+
content_type?: undefined;
|
|
216
220
|
contest_type?: undefined;
|
|
217
221
|
player_filter_id?: undefined;
|
|
218
222
|
fund_id?: undefined;
|
|
@@ -246,6 +250,7 @@ export const NotificationHelpers: {
|
|
|
246
250
|
sq_comp_id?: undefined;
|
|
247
251
|
trivia_id?: undefined;
|
|
248
252
|
content_id?: undefined;
|
|
253
|
+
content_type?: undefined;
|
|
249
254
|
contest_type?: undefined;
|
|
250
255
|
player_filter_id?: undefined;
|
|
251
256
|
fund_id?: undefined;
|
|
@@ -279,6 +284,7 @@ export const NotificationHelpers: {
|
|
|
279
284
|
sq_comp_id?: undefined;
|
|
280
285
|
trivia_id?: undefined;
|
|
281
286
|
content_id?: undefined;
|
|
287
|
+
content_type?: undefined;
|
|
282
288
|
contest_type?: undefined;
|
|
283
289
|
player_filter_id?: undefined;
|
|
284
290
|
fund_id?: undefined;
|
|
@@ -312,6 +318,7 @@ export const NotificationHelpers: {
|
|
|
312
318
|
season_id?: undefined;
|
|
313
319
|
trivia_id?: undefined;
|
|
314
320
|
content_id?: undefined;
|
|
321
|
+
content_type?: undefined;
|
|
315
322
|
contest_type?: undefined;
|
|
316
323
|
player_filter_id?: undefined;
|
|
317
324
|
fund_id?: undefined;
|
|
@@ -345,6 +352,7 @@ export const NotificationHelpers: {
|
|
|
345
352
|
season_id?: undefined;
|
|
346
353
|
sq_comp_id?: undefined;
|
|
347
354
|
content_id?: undefined;
|
|
355
|
+
content_type?: undefined;
|
|
348
356
|
contest_type?: undefined;
|
|
349
357
|
player_filter_id?: undefined;
|
|
350
358
|
fund_id?: undefined;
|
|
@@ -370,6 +378,7 @@ export const NotificationHelpers: {
|
|
|
370
378
|
path_name: string;
|
|
371
379
|
params: {
|
|
372
380
|
content_id: string;
|
|
381
|
+
content_type: string;
|
|
373
382
|
contest_id?: undefined;
|
|
374
383
|
rebate_id?: undefined;
|
|
375
384
|
bracket_competition_id?: undefined;
|
|
@@ -412,6 +421,7 @@ export const NotificationHelpers: {
|
|
|
412
421
|
sq_comp_id?: undefined;
|
|
413
422
|
trivia_id?: undefined;
|
|
414
423
|
content_id?: undefined;
|
|
424
|
+
content_type?: undefined;
|
|
415
425
|
player_filter_id?: undefined;
|
|
416
426
|
fund_id?: undefined;
|
|
417
427
|
hedge_id?: undefined;
|
|
@@ -445,6 +455,7 @@ export const NotificationHelpers: {
|
|
|
445
455
|
sq_comp_id?: undefined;
|
|
446
456
|
trivia_id?: undefined;
|
|
447
457
|
content_id?: undefined;
|
|
458
|
+
content_type?: undefined;
|
|
448
459
|
contest_type?: undefined;
|
|
449
460
|
fund_id?: undefined;
|
|
450
461
|
hedge_id?: undefined;
|
|
@@ -478,6 +489,7 @@ export const NotificationHelpers: {
|
|
|
478
489
|
sq_comp_id?: undefined;
|
|
479
490
|
trivia_id?: undefined;
|
|
480
491
|
content_id?: undefined;
|
|
492
|
+
content_type?: undefined;
|
|
481
493
|
contest_type?: undefined;
|
|
482
494
|
player_filter_id?: undefined;
|
|
483
495
|
hedge_id?: undefined;
|
|
@@ -511,6 +523,7 @@ export const NotificationHelpers: {
|
|
|
511
523
|
sq_comp_id?: undefined;
|
|
512
524
|
trivia_id?: undefined;
|
|
513
525
|
content_id?: undefined;
|
|
526
|
+
content_type?: undefined;
|
|
514
527
|
contest_type?: undefined;
|
|
515
528
|
player_filter_id?: undefined;
|
|
516
529
|
fund_id?: undefined;
|
|
@@ -544,6 +557,7 @@ export const NotificationHelpers: {
|
|
|
544
557
|
sq_comp_id?: undefined;
|
|
545
558
|
trivia_id?: undefined;
|
|
546
559
|
content_id?: undefined;
|
|
560
|
+
content_type?: undefined;
|
|
547
561
|
contest_type?: undefined;
|
|
548
562
|
player_filter_id?: undefined;
|
|
549
563
|
fund_id?: undefined;
|
|
@@ -580,6 +594,7 @@ export const NotificationHelpers: {
|
|
|
580
594
|
sq_comp_id?: undefined;
|
|
581
595
|
trivia_id?: undefined;
|
|
582
596
|
content_id?: undefined;
|
|
597
|
+
content_type?: undefined;
|
|
583
598
|
player_filter_id?: undefined;
|
|
584
599
|
fund_id?: undefined;
|
|
585
600
|
hedge_id?: undefined;
|
|
@@ -610,6 +625,7 @@ export const NotificationHelpers: {
|
|
|
610
625
|
sq_comp_id?: undefined;
|
|
611
626
|
trivia_id?: undefined;
|
|
612
627
|
content_id?: undefined;
|
|
628
|
+
content_type?: undefined;
|
|
613
629
|
contest_type?: undefined;
|
|
614
630
|
player_filter_id?: undefined;
|
|
615
631
|
fund_id?: undefined;
|
|
@@ -643,6 +659,7 @@ export const NotificationHelpers: {
|
|
|
643
659
|
sq_comp_id?: undefined;
|
|
644
660
|
trivia_id?: undefined;
|
|
645
661
|
content_id?: undefined;
|
|
662
|
+
content_type?: undefined;
|
|
646
663
|
contest_type?: undefined;
|
|
647
664
|
player_filter_id?: undefined;
|
|
648
665
|
fund_id?: undefined;
|
|
@@ -676,6 +693,7 @@ export const NotificationHelpers: {
|
|
|
676
693
|
sq_comp_id?: undefined;
|
|
677
694
|
trivia_id?: undefined;
|
|
678
695
|
content_id?: undefined;
|
|
696
|
+
content_type?: undefined;
|
|
679
697
|
contest_type?: undefined;
|
|
680
698
|
player_filter_id?: undefined;
|
|
681
699
|
fund_id?: undefined;
|
|
@@ -709,6 +727,7 @@ export const NotificationHelpers: {
|
|
|
709
727
|
sq_comp_id?: undefined;
|
|
710
728
|
trivia_id?: undefined;
|
|
711
729
|
content_id?: undefined;
|
|
730
|
+
content_type?: undefined;
|
|
712
731
|
contest_type?: undefined;
|
|
713
732
|
player_filter_id?: undefined;
|
|
714
733
|
fund_id?: undefined;
|
|
@@ -742,6 +761,7 @@ export const NotificationHelpers: {
|
|
|
742
761
|
sq_comp_id?: undefined;
|
|
743
762
|
trivia_id?: undefined;
|
|
744
763
|
content_id?: undefined;
|
|
764
|
+
content_type?: undefined;
|
|
745
765
|
contest_type?: undefined;
|
|
746
766
|
player_filter_id?: undefined;
|
|
747
767
|
fund_id?: undefined;
|
|
@@ -775,6 +795,7 @@ export const NotificationHelpers: {
|
|
|
775
795
|
sq_comp_id?: undefined;
|
|
776
796
|
trivia_id?: undefined;
|
|
777
797
|
content_id?: undefined;
|
|
798
|
+
content_type?: undefined;
|
|
778
799
|
contest_type?: undefined;
|
|
779
800
|
player_filter_id?: undefined;
|
|
780
801
|
fund_id?: undefined;
|
|
@@ -808,6 +829,7 @@ export const NotificationHelpers: {
|
|
|
808
829
|
sq_comp_id?: undefined;
|
|
809
830
|
trivia_id?: undefined;
|
|
810
831
|
content_id?: undefined;
|
|
832
|
+
content_type?: undefined;
|
|
811
833
|
contest_type?: undefined;
|
|
812
834
|
player_filter_id?: undefined;
|
|
813
835
|
fund_id?: undefined;
|
|
@@ -841,6 +863,7 @@ export const NotificationHelpers: {
|
|
|
841
863
|
sq_comp_id?: undefined;
|
|
842
864
|
trivia_id?: undefined;
|
|
843
865
|
content_id?: undefined;
|
|
866
|
+
content_type?: undefined;
|
|
844
867
|
contest_type?: undefined;
|
|
845
868
|
player_filter_id?: undefined;
|
|
846
869
|
fund_id?: undefined;
|
|
@@ -874,6 +897,7 @@ export const NotificationHelpers: {
|
|
|
874
897
|
sq_comp_id?: undefined;
|
|
875
898
|
trivia_id?: undefined;
|
|
876
899
|
content_id?: undefined;
|
|
900
|
+
content_type?: undefined;
|
|
877
901
|
contest_type?: undefined;
|
|
878
902
|
player_filter_id?: undefined;
|
|
879
903
|
fund_id?: undefined;
|
|
@@ -893,6 +917,40 @@ export const NotificationHelpers: {
|
|
|
893
917
|
};
|
|
894
918
|
requiredParams: string[];
|
|
895
919
|
primary: boolean;
|
|
920
|
+
} | {
|
|
921
|
+
label: string;
|
|
922
|
+
path_name: string;
|
|
923
|
+
params: {
|
|
924
|
+
content_id: string;
|
|
925
|
+
contest_id?: undefined;
|
|
926
|
+
rebate_id?: undefined;
|
|
927
|
+
bracket_competition_id?: undefined;
|
|
928
|
+
mode?: undefined;
|
|
929
|
+
competition_id?: undefined;
|
|
930
|
+
season_id?: undefined;
|
|
931
|
+
sq_comp_id?: undefined;
|
|
932
|
+
trivia_id?: undefined;
|
|
933
|
+
content_type?: undefined;
|
|
934
|
+
contest_type?: undefined;
|
|
935
|
+
player_filter_id?: undefined;
|
|
936
|
+
fund_id?: undefined;
|
|
937
|
+
hedge_id?: undefined;
|
|
938
|
+
league_id?: undefined;
|
|
939
|
+
market_id?: undefined;
|
|
940
|
+
side_type?: undefined;
|
|
941
|
+
side_id?: undefined;
|
|
942
|
+
team_id?: undefined;
|
|
943
|
+
flash_campaign_id?: undefined;
|
|
944
|
+
post_id?: undefined;
|
|
945
|
+
campaign_id?: undefined;
|
|
946
|
+
player_id?: undefined;
|
|
947
|
+
company_id?: undefined;
|
|
948
|
+
group_id?: undefined;
|
|
949
|
+
order_id?: undefined;
|
|
950
|
+
podcast_id?: undefined;
|
|
951
|
+
};
|
|
952
|
+
requiredParams: string[];
|
|
953
|
+
primary: boolean;
|
|
896
954
|
})[];
|
|
897
955
|
};
|
|
898
956
|
export const NotificationManager: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../commonjs/index.js"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../commonjs/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0eA,2BAAkE;AAElE,iCAA8E"}
|
|
@@ -30,8 +30,6 @@ declare function AdServer({ placement, device_width, ad_type, role, onViewAd, on
|
|
|
30
30
|
role: any;
|
|
31
31
|
onViewAd: any;
|
|
32
32
|
onClickAd: any;
|
|
33
|
-
}): React.FunctionComponentElement<
|
|
34
|
-
children?: React.ReactNode | undefined;
|
|
35
|
-
}> | React.CElement<import("react-native").ViewProps, View>;
|
|
33
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
|
|
36
34
|
import { View } from "react-native";
|
|
37
35
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/AdServer/index.js"],"names":[],"mappings":"AAIA;;;;;;;;GAQG;AACI;;;;;;;;;;;;;IAoDN;;kBAjEqE,OAAO;AAkE7E
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/AdServer/index.js"],"names":[],"mappings":"AAIA;;;;;;;;GAQG;AACI;;;;;;;;;;;;;IAoDN;;kBAjEqE,OAAO;AAkE7E;;;;;;;iHA4GC;qBA7K6B,cAAc"}
|
|
@@ -5,8 +5,6 @@ declare function AuthStrategyIdentifier({ auth_strategy_identifier, onFocusPosit
|
|
|
5
5
|
auto_focus: any;
|
|
6
6
|
auth_request: any;
|
|
7
7
|
onChangeIdentifier: 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=AuthStrategyIdentifier.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthStrategyIdentifier.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/AuthStrategyIdentifier.js"],"names":[],"mappings":";AAKA
|
|
1
|
+
{"version":3,"file":"AuthStrategyIdentifier.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/AuthStrategyIdentifier.js"],"names":[],"mappings":";AAKA;;;;;;wJA4FC;kBAjGiB,OAAO"}
|
|
@@ -6,8 +6,6 @@ declare function LoginForm({ maxWidth, visible, onRegister, onFocusPosition, onA
|
|
|
6
6
|
onFocusPosition: any;
|
|
7
7
|
onAuthenticated: any;
|
|
8
8
|
onTryAuthenticate: 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=LoginForm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoginForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/LoginForm.js"],"names":[],"mappings":";AAOA
|
|
1
|
+
{"version":3,"file":"LoginForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/LoginForm.js"],"names":[],"mappings":";AAOA;;;;;;;wJAwcC;kBA/c+B,OAAO"}
|
|
@@ -13,8 +13,6 @@ declare function StrategyForm({ visible, strategy, auth_strategy_id, onFocusPosi
|
|
|
13
13
|
opt_in_url: any;
|
|
14
14
|
onAuthenticated: any;
|
|
15
15
|
onLogin: 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=StrategyForm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StrategyForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/StrategyForm.js"],"names":[],"mappings":";AAUA
|
|
1
|
+
{"version":3,"file":"StrategyForm.d.ts","sourceRoot":"","sources":["../../../../../module/Authenticator/Components/StrategyForm.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;;;wJAkVC;kBA5V0C,OAAO"}
|
|
@@ -2,8 +2,6 @@ export default LeagueContests;
|
|
|
2
2
|
declare function LeagueContests({ league, initialContestId }: {
|
|
3
3
|
league: any;
|
|
4
4
|
initialContestId: any;
|
|
5
|
-
}): React.FunctionComponentElement<
|
|
6
|
-
children?: React.ReactNode | undefined;
|
|
7
|
-
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
5
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
8
6
|
import React from 'react';
|
|
9
7
|
//# sourceMappingURL=LeagueContests.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LeagueContests.d.ts","sourceRoot":"","sources":["../../../../../../module/BetRouter/components/admin/LeagueContests.js"],"names":[],"mappings":";AAWA
|
|
1
|
+
{"version":3,"file":"LeagueContests.d.ts","sourceRoot":"","sources":["../../../../../../module/BetRouter/components/admin/LeagueContests.js"],"names":[],"mappings":";AAWA;;;wJAswFC;kBAjxF0C,OAAO"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
export default LeagueParticipants;
|
|
2
2
|
declare function LeagueParticipants({ league }: {
|
|
3
3
|
league: 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=LeagueParticipants.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LeagueParticipants.d.ts","sourceRoot":"","sources":["../../../../../../module/BetRouter/components/admin/LeagueParticipants.js"],"names":[],"mappings":";AAQA
|
|
1
|
+
{"version":3,"file":"LeagueParticipants.d.ts","sourceRoot":"","sources":["../../../../../../module/BetRouter/components/admin/LeagueParticipants.js"],"names":[],"mappings":";AAQA;;wJAwwBC;kBAhxB0C,OAAO"}
|
|
@@ -4,9 +4,7 @@ declare function BetRouter({ me, insets, onRequestAuthenticate }: {
|
|
|
4
4
|
me: any;
|
|
5
5
|
insets: any;
|
|
6
6
|
onRequestAuthenticate: 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 AdminPortal from './components/AdminPortal';
|
|
11
9
|
import React from 'react';
|
|
12
10
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/BetRouter/index.js"],"names":[],"mappings":";;AAUA
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../module/BetRouter/index.js"],"names":[],"mappings":";;AAUA;;;;wJAoYC;wBA1YuB,0BAA0B;kBAJP,OAAO"}
|
|
@@ -15,8 +15,6 @@ declare function BracketCompetitionCard({ visible, player_balance, player, heigh
|
|
|
15
15
|
onLeaveCompetition: any;
|
|
16
16
|
onShareCompetition: any;
|
|
17
17
|
onEnterCompetition: any;
|
|
18
|
-
}): React.FunctionComponentElement<
|
|
19
|
-
children?: React.ReactNode | undefined;
|
|
20
|
-
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> | React.FunctionComponentElement<React.RefAttributes<any>>;
|
|
18
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> | React.FunctionComponentElement<React.RefAttributes<any>>;
|
|
21
19
|
import React from 'react';
|
|
22
20
|
//# sourceMappingURL=BracketCompetitionCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BracketCompetitionCard.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/BracketCompetitionCard.js"],"names":[],"mappings":";AASA
|
|
1
|
+
{"version":3,"file":"BracketCompetitionCard.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/BracketCompetitionCard.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;;;;;mNA8lBC;kBAvmB0C,OAAO"}
|
|
@@ -5,8 +5,6 @@ declare function BracketCompetitionSelector({ leagues, visible, brackets, onClos
|
|
|
5
5
|
brackets: any;
|
|
6
6
|
onClose: any;
|
|
7
7
|
onCompetitionSelect: 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=BracketCompetitionSelector.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BracketCompetitionSelector.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/BracketCompetitionSelector.js"],"names":[],"mappings":";AAOA
|
|
1
|
+
{"version":3,"file":"BracketCompetitionSelector.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/BracketCompetitionSelector.js"],"names":[],"mappings":";AAOA;;;;;;wJA4SC;kBAnT0C,OAAO"}
|
|
@@ -6,9 +6,7 @@ declare function EditPlayerBracket({ player_bracket, view_mode, onUpdatePlayerBr
|
|
|
6
6
|
onFocusPosition: any;
|
|
7
7
|
insets: any;
|
|
8
8
|
onClose: any;
|
|
9
|
-
}): React.FunctionComponentElement<
|
|
10
|
-
children?: React.ReactNode | undefined;
|
|
11
|
-
}> | React.CElement<import("react-native").ModalProps, Modal>;
|
|
9
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ModalProps, Modal>;
|
|
12
10
|
import React from 'react';
|
|
13
11
|
import { Modal } from 'react-native';
|
|
14
12
|
//# sourceMappingURL=EditPlayerBracket.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EditPlayerBracket.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/EditPlayerBracket.js"],"names":[],"mappings":";AAIA
|
|
1
|
+
{"version":3,"file":"EditPlayerBracket.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/EditPlayerBracket.js"],"names":[],"mappings":";AAIA;;;;;;;mHAwIC;kBA5I0C,OAAO;sBAG5B,cAAc"}
|
|
@@ -4,8 +4,6 @@ declare function Navigator({ visible, mode, active_option, onOptionSelect }: {
|
|
|
4
4
|
mode: any;
|
|
5
5
|
active_option: any;
|
|
6
6
|
onOptionSelect: 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=Navigator.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Navigator.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/Navigator.js"],"names":[],"mappings":";AAKA
|
|
1
|
+
{"version":3,"file":"Navigator.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/Navigator.js"],"names":[],"mappings":";AAKA;;;;;wJAuFC;kBA5FiB,OAAO"}
|
|
@@ -10,8 +10,6 @@ declare function PlayerBracketManager({ visible, teams, athletes, player_bracket
|
|
|
10
10
|
onSelectCompetition: any;
|
|
11
11
|
onUpdateBracket: any;
|
|
12
12
|
onClose: 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=PlayerBracketManager.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PlayerBracketManager.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/PlayerBracketManager.js"],"names":[],"mappings":";AAMA
|
|
1
|
+
{"version":3,"file":"PlayerBracketManager.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/PlayerBracketManager.js"],"names":[],"mappings":";AAMA;;;;;;;;;;;wJAweC;kBA9e0C,OAAO"}
|
|
@@ -11,8 +11,6 @@ declare function RoomHome({ view_mode, visible, width, onRequestAuthenticate, pl
|
|
|
11
11
|
onCreateNewCompetition: any;
|
|
12
12
|
onView: any;
|
|
13
13
|
onFocusPosition: any;
|
|
14
|
-
}): React.FunctionComponentElement<
|
|
15
|
-
children?: React.ReactNode | undefined;
|
|
16
|
-
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
14
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
17
15
|
import React from 'react';
|
|
18
16
|
//# sourceMappingURL=RoomHome.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoomHome.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/RoomHome.js"],"names":[],"mappings":";AAsBA
|
|
1
|
+
{"version":3,"file":"RoomHome.d.ts","sourceRoot":"","sources":["../../../../../module/Bracket/components/RoomHome.js"],"names":[],"mappings":";AAsBA;;;;;;;;;;;;wJA2sCC;kBAjuC0C,OAAO"}
|
|
@@ -5,8 +5,6 @@ declare function AutoManager({ campaign, active, campaign_participants, onChange
|
|
|
5
5
|
campaign_participants: any;
|
|
6
6
|
onChangeParticipant: any;
|
|
7
7
|
onChangeAd: 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=AutoManager.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AutoManager.d.ts","sourceRoot":"","sources":["../../../../../module/Campaign/components/AutoManager.js"],"names":[],"mappings":";AAGA
|
|
1
|
+
{"version":3,"file":"AutoManager.d.ts","sourceRoot":"","sources":["../../../../../module/Campaign/components/AutoManager.js"],"names":[],"mappings":";AAGA;;;;;;wJAsFC;kBAzF0C,OAAO"}
|
|
@@ -3,8 +3,6 @@ declare function ProgressTimer({ total_time, time_id, onTimesUp }: {
|
|
|
3
3
|
total_time: any;
|
|
4
4
|
time_id: any;
|
|
5
5
|
onTimesUp: any;
|
|
6
|
-
}): React.FunctionComponentElement<
|
|
7
|
-
children?: React.ReactNode | undefined;
|
|
8
|
-
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
6
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
9
7
|
import React from 'react';
|
|
10
8
|
//# sourceMappingURL=ProgressTimer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProgressTimer.d.ts","sourceRoot":"","sources":["../../../../../module/Campaign/components/ProgressTimer.js"],"names":[],"mappings":";AAIA
|
|
1
|
+
{"version":3,"file":"ProgressTimer.d.ts","sourceRoot":"","sources":["../../../../../module/Campaign/components/ProgressTimer.js"],"names":[],"mappings":";AAIA;;;;wJAoCC;kBAxCiB,OAAO"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
export default ItemSummaryCard;
|
|
2
2
|
declare function ItemSummaryCard({ items }: {
|
|
3
3
|
items: any;
|
|
4
|
-
}): React.FunctionComponentElement<
|
|
5
|
-
children?: React.ReactNode | undefined;
|
|
6
|
-
}> | React.FunctionComponentElement<React.RefAttributes<any>>;
|
|
4
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.FunctionComponentElement<React.RefAttributes<any>>;
|
|
7
5
|
import React from 'react';
|
|
8
6
|
//# sourceMappingURL=ItemSummaryCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ItemSummaryCard.d.ts","sourceRoot":"","sources":["../../../../../module/Checkout/components/ItemSummaryCard.js"],"names":[],"mappings":";AAGA
|
|
1
|
+
{"version":3,"file":"ItemSummaryCard.d.ts","sourceRoot":"","sources":["../../../../../module/Checkout/components/ItemSummaryCard.js"],"names":[],"mappings":";AAGA;;mHAwCC;kBA3CiB,OAAO"}
|
|
@@ -11,8 +11,6 @@ declare function AthleteMarketCard({ markets, competition_type, event, athlete,
|
|
|
11
11
|
competition_match: any;
|
|
12
12
|
competition_match_markets: any;
|
|
13
13
|
onPick: any;
|
|
14
|
-
}): React.FunctionComponentElement<
|
|
15
|
-
children?: React.ReactNode | undefined;
|
|
16
|
-
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
14
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
17
15
|
import React from 'react';
|
|
18
16
|
//# sourceMappingURL=AthleteMarketCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AthleteMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/AthleteMarketCard.js"],"names":[],"mappings":";AAUA
|
|
1
|
+
{"version":3,"file":"AthleteMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/AthleteMarketCard.js"],"names":[],"mappings":";AAUA;;;;;;;;;;;;wJA8JC;kBAxKiB,OAAO"}
|
|
@@ -5,9 +5,7 @@ declare function CompetitionCard({ competition, competition_type, competition_re
|
|
|
5
5
|
competition_result_type: any;
|
|
6
6
|
onSelect: any;
|
|
7
7
|
backup_image_url: any;
|
|
8
|
-
}): React.FunctionComponentElement<
|
|
9
|
-
children?: React.ReactNode | undefined;
|
|
10
|
-
}> | React.FunctionComponentElement<import("react-native").TouchableOpacityProps & React.RefAttributes<View>>;
|
|
8
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.FunctionComponentElement<import("react-native").TouchableOpacityProps & React.RefAttributes<View>>;
|
|
11
9
|
import React from 'react';
|
|
12
10
|
import { View } from "react-native";
|
|
13
11
|
//# sourceMappingURL=CompetitionCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompetitionCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionCard.js"],"names":[],"mappings":";AAMA
|
|
1
|
+
{"version":3,"file":"CompetitionCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionCard.js"],"names":[],"mappings":";AAMA;;;;;;mKAoKC;kBA1KiB,OAAO;qBACqB,cAAc"}
|
|
@@ -6,8 +6,6 @@ declare function CompetitionInfoCard({ hidden, disable_collapse, competition, co
|
|
|
6
6
|
competition_type: any;
|
|
7
7
|
competition_result_type: any;
|
|
8
8
|
competition_payouts: 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=CompetitionInfoCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompetitionInfoCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionInfoCard.js"],"names":[],"mappings":";AAMA
|
|
1
|
+
{"version":3,"file":"CompetitionInfoCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionInfoCard.js"],"names":[],"mappings":";AAMA;;;;;;;wJAwOC;kBA9O+B,OAAO"}
|
|
@@ -10,8 +10,6 @@ declare function CompetitionLeaderboard({ hidden, refresh_leaders, disable_colla
|
|
|
10
10
|
onSeeFull: any;
|
|
11
11
|
onClose: any;
|
|
12
12
|
onLeaderSelect: 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=CompetitionLeaderboard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompetitionLeaderboard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionLeaderboard.js"],"names":[],"mappings":";AASA
|
|
1
|
+
{"version":3,"file":"CompetitionLeaderboard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionLeaderboard.js"],"names":[],"mappings":";AASA;;;;;;;;;;;wJAqaC;kBA9a0C,OAAO"}
|
|
@@ -17,8 +17,6 @@ declare function CompetitionPlay({ hidden, disable_collapse, authenticated_compe
|
|
|
17
17
|
markets: any;
|
|
18
18
|
player_id: any;
|
|
19
19
|
player_picks: any;
|
|
20
|
-
}): React.FunctionComponentElement<
|
|
21
|
-
children?: React.ReactNode | undefined;
|
|
22
|
-
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
20
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
23
21
|
import React from 'react';
|
|
24
22
|
//# sourceMappingURL=CompetitionPlay.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompetitionPlay.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionPlay.js"],"names":[],"mappings":";AAcA
|
|
1
|
+
{"version":3,"file":"CompetitionPlay.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionPlay.js"],"names":[],"mappings":";AAcA;;;;;;;;;;;;;;;;;;wJAqgBC;kBAnhBiB,OAAO"}
|
|
@@ -6,9 +6,7 @@ declare function CompetitionTypeCard({ competition, competition_payout_types, vi
|
|
|
6
6
|
onClose: any;
|
|
7
7
|
competition_type: any;
|
|
8
8
|
competition_result_type: any;
|
|
9
|
-
}): React.FunctionComponentElement<
|
|
10
|
-
children?: React.ReactNode | undefined;
|
|
11
|
-
}> | React.CElement<import("react-native").ViewProps, View>;
|
|
9
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.CElement<import("react-native").ViewProps, View>;
|
|
12
10
|
import React from 'react';
|
|
13
11
|
import { View } from 'react-native';
|
|
14
12
|
//# sourceMappingURL=CompetitionTypeCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompetitionTypeCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionTypeCard.js"],"names":[],"mappings":";AAKA
|
|
1
|
+
{"version":3,"file":"CompetitionTypeCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/CompetitionTypeCard.js"],"names":[],"mappings":";AAKA;;;;;;;iHA2WC;kBA/W0C,OAAO;qBADZ,cAAc"}
|
|
@@ -11,8 +11,6 @@ declare function MatchMarketCard({ match, home_athlete, away_athlete, competitio
|
|
|
11
11
|
mode: any;
|
|
12
12
|
onPick: any;
|
|
13
13
|
loading: any;
|
|
14
|
-
}): React.FunctionComponentElement<
|
|
15
|
-
children?: React.ReactNode | undefined;
|
|
16
|
-
}> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
14
|
+
}): React.FunctionComponentElement<React.FragmentProps> | React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
17
15
|
import React from 'react';
|
|
18
16
|
//# sourceMappingURL=MatchMarketCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MatchMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MatchMarketCard.js"],"names":[],"mappings":";AASA
|
|
1
|
+
{"version":3,"file":"MatchMarketCard.d.ts","sourceRoot":"","sources":["../../../../../module/Competition/components/MatchMarketCard.js"],"names":[],"mappings":";AASA;;;;;;;;;;;;wJAyLC;kBAlMiB,OAAO"}
|