{"version":3,"file":"standings-CiwzlJTG.js","sources":["../../../app/frontend/standings/DoubleElimStandings.svelte","../../../app/frontend/standings/StandingsData.ts","../../../app/frontend/standings/SwissStandings.svelte","../../../app/frontend/standings/Standings.svelte","../../../app/frontend/entrypoints/standings.ts"],"sourcesContent":["\n\n
Rank | \nName | \n {#if stage.any_decks_viewable}\nDecks | \n {/if}\nIDs | \nSeed | \n||||||
---|---|---|---|---|---|---|---|---|---|---|
{standing.position} | \n {#if standing.player}\n{standing.player.name_with_pronouns} | \n {#if standing.policy.view_decks}\n\n \n | \n {:else if stage.any_decks_viewable}\n \n {/if}\n | \n | \n {standing.seed} | \n {:else}\n??? | \n {#if standing.policy.view_decks}\n??? | \n {:else if stage.any_decks_viewable}\n\n {/if}\n | \n ??? \n??? \n | \n ??? | \n {/if}\n
After {stage.rounds_complete} rounds
\n\nRank | \nName | \n {#if stage.any_decks_viewable}\nDecks | \n {/if}\nIDs | \nPoints | \n {#if manual_seed}\nSeed | \n {/if}\nSoS | \nESoS | \n {#if stage.format == 'single_sided_swiss' }\nSide Bias | \n {/if}\n
---|---|---|---|---|---|---|---|---|
{standing.position} | \n{standing.player.name_with_pronouns} | \n {#if stage.any_decks_viewable}\n\n {#if standing.policy.view_decks}\n \n | \n {/if}\n \n | \n {standing.points} | \n {#if manual_seed}\n{standing.manual_seed} | \n {/if}\n{printSOS(standing.sos)} | \n{printSOS(standing.extended_sos)} | \n {#if stage.format == 'single_sided_swiss' }\n{printSideBias(standing.side_bias)} | \n {/if}\n