rategame-shared 1.1.308 → 1.1.310

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.
@@ -855,7 +855,7 @@ export declare const banInfoSchema: z.ZodObject<{
855
855
  count: number;
856
856
  }[] | undefined;
857
857
  }>>;
858
- achievements: z.ZodOptional<z.ZodRecord<z.ZodUnion<[z.ZodLiteral<"speed_rater">, z.ZodLiteral<"take_this">, z.ZodLiteral<"front_runner">, z.ZodLiteral<"loyal_till_the_end">, z.ZodLiteral<"around_the_world">, z.ZodLiteral<"take_off">, z.ZodLiteral<"embrace_debate">, z.ZodLiteral<"fan_of_the_people">, z.ZodLiteral<"the_peoples_fan">, z.ZodLiteral<"take_titan">, z.ZodLiteral<"take_first">, z.ZodLiteral<"hall_of_takes">, z.ZodLiteral<"superfan">, z.ZodLiteral<"fan-tastic">, z.ZodLiteral<"marathon_fan">, z.ZodLiteral<"new_years_resolution">, z.ZodLiteral<"dog_days_of_summer">, z.ZodLiteral<"50_50_club">, z.ZodLiteral<"ball_knower">, z.ZodLiteral<"heating_up">, z.ZodLiteral<"full_court_press">, z.ZodLiteral<"grid_iron_guru">, z.ZodLiteral<"across_the_yard">, z.ZodLiteral<"pigskin_power">, z.ZodLiteral<"goal_getter">, z.ZodLiteral<"footie_fanatic">, z.ZodLiteral<"campaign_conqueror">, z.ZodLiteral<"diamond_hands">, z.ZodLiteral<"field_of_dreams">, z.ZodLiteral<"charlie_hustle">, z.ZodLiteral<"power_play">, z.ZodLiteral<"ice_king">, z.ZodLiteral<"marleau_master">, z.ZodLiteral<"the_admiral">, z.ZodLiteral<"the_kick_six">, z.ZodLiteral<"coin_toss">, z.ZodLiteral<"golden_jacket">, z.ZodLiteral<"pop_the_champagne">, z.ZodLiteral<"game_grower">, z.ZodLiteral<"fandon_donovan">, z.ZodLiteral<"soccer_stud">, z.ZodLiteral<"the_big_o">, z.ZodLiteral<"the_grateful_red">, z.ZodLiteral<"mad_march">, z.ZodLiteral<"the_logo">, z.ZodLiteral<"the_big_dipper">, z.ZodLiteral<"mid_table">, z.ZodLiteral<"fan_of_the_match">, z.ZodLiteral<"super_mario">, z.ZodLiteral<"dick_butkus">, z.ZodLiteral<"hit_the_heismann">, z.ZodLiteral<"lobos_legacy">, z.ZodLiteral<"tau3asi">, z.ZodLiteral<"queenb">, z.ZodLiteral<"rookie_rater">, z.ZodLiteral<"six_three">, z.ZodLiteral<"groupie">, z.ZodLiteral<"for_your_confederations">]>, z.ZodObject<{
858
+ achievements: z.ZodOptional<z.ZodRecord<z.ZodUnion<[z.ZodLiteral<"speed_rater">, z.ZodLiteral<"take_this">, z.ZodLiteral<"front_runner">, z.ZodLiteral<"loyal_till_the_end">, z.ZodLiteral<"around_the_world">, z.ZodLiteral<"take_off">, z.ZodLiteral<"embrace_debate">, z.ZodLiteral<"fan_of_the_people">, z.ZodLiteral<"the_peoples_fan">, z.ZodLiteral<"take_titan">, z.ZodLiteral<"take_first">, z.ZodLiteral<"hall_of_takes">, z.ZodLiteral<"superfan">, z.ZodLiteral<"fan-tastic">, z.ZodLiteral<"marathon_fan">, z.ZodLiteral<"new_years_resolution">, z.ZodLiteral<"dog_days_of_summer">, z.ZodLiteral<"50_50_club">, z.ZodLiteral<"ball_knower">, z.ZodLiteral<"heating_up">, z.ZodLiteral<"full_court_press">, z.ZodLiteral<"grid_iron_guru">, z.ZodLiteral<"across_the_yard">, z.ZodLiteral<"pigskin_power">, z.ZodLiteral<"goal_getter">, z.ZodLiteral<"footie_fanatic">, z.ZodLiteral<"campaign_conqueror">, z.ZodLiteral<"diamond_hands">, z.ZodLiteral<"field_of_dreams">, z.ZodLiteral<"charlie_hustle">, z.ZodLiteral<"power_play">, z.ZodLiteral<"ice_king">, z.ZodLiteral<"marleau_master">, z.ZodLiteral<"the_admiral">, z.ZodLiteral<"the_kick_six">, z.ZodLiteral<"coin_toss">, z.ZodLiteral<"golden_jacket">, z.ZodLiteral<"pop_the_champagne">, z.ZodLiteral<"game_grower">, z.ZodLiteral<"fandon_donovan">, z.ZodLiteral<"soccer_stud">, z.ZodLiteral<"the_big_o">, z.ZodLiteral<"the_grateful_red">, z.ZodLiteral<"mad_march">, z.ZodLiteral<"the_logo">, z.ZodLiteral<"the_big_dipper">, z.ZodLiteral<"mid_table">, z.ZodLiteral<"fan_of_the_match">, z.ZodLiteral<"super_mario">, z.ZodLiteral<"dick_butkus">, z.ZodLiteral<"hit_the_heismann">, z.ZodLiteral<"lobos_legacy">, z.ZodLiteral<"tau3asi">, z.ZodLiteral<"queenb">, z.ZodLiteral<"rookie_rater">, z.ZodLiteral<"six_three">, z.ZodLiteral<"groupie">, z.ZodLiteral<"for_your_confederations">, z.ZodLiteral<"a_list">, z.ZodLiteral<"fan_in_the_arena">, z.ZodLiteral<"stadium_pulse">]>, z.ZodObject<{
859
859
  id: z.ZodString;
860
860
  name: z.ZodString;
861
861
  description: z.ZodString;
@@ -924,27 +924,35 @@ export declare const banInfoSchema: z.ZodObject<{
924
924
  target: z.ZodNumber;
925
925
  label: z.ZodOptional<z.ZodString>;
926
926
  context: z.ZodOptional<z.ZodString>;
927
+ achievedAt: z.ZodOptional<z.ZodNumber>;
928
+ seen: z.ZodOptional<z.ZodBoolean>;
927
929
  }, "strip", z.ZodTypeAny, {
928
930
  target: number;
929
931
  current: number;
930
932
  label?: string | undefined;
931
933
  context?: string | undefined;
934
+ achievedAt?: number | undefined;
935
+ seen?: boolean | undefined;
932
936
  }, {
933
937
  target: number;
934
938
  current: number;
935
939
  label?: string | undefined;
936
940
  context?: string | undefined;
941
+ achievedAt?: number | undefined;
942
+ seen?: boolean | undefined;
937
943
  }>>>;
938
944
  seen: z.ZodOptional<z.ZodBoolean>;
939
945
  type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"global">, z.ZodLiteral<"sport">, z.ZodLiteral<"league">]>>;
940
946
  league: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
941
947
  sport: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"basketball">, z.ZodLiteral<"football">, z.ZodLiteral<"soccer">, z.ZodLiteral<"baseball">, z.ZodLiteral<"hockey">]>>;
948
+ seasonal: z.ZodOptional<z.ZodBoolean>;
942
949
  }, "strip", z.ZodTypeAny, {
943
950
  id: string;
944
951
  name: string;
945
952
  description: string;
946
953
  type?: "global" | "sport" | "league" | undefined;
947
954
  progress?: number | undefined;
955
+ seen?: boolean | undefined;
948
956
  tiers?: {
949
957
  bronze: {
950
958
  threshold: number;
@@ -965,16 +973,19 @@ export declare const banInfoSchema: z.ZodObject<{
965
973
  current: number;
966
974
  label?: string | undefined;
967
975
  context?: string | undefined;
976
+ achievedAt?: number | undefined;
977
+ seen?: boolean | undefined;
968
978
  }> | undefined;
969
- seen?: boolean | undefined;
970
979
  sport?: "basketball" | "football" | "soccer" | "baseball" | "hockey" | undefined;
971
980
  league?: "global" | "nba" | "ncaa" | "nfl" | "nhl" | "mlb" | "cbb" | "cfb" | "epl" | "mls" | "wnba" | "cwc" | undefined;
981
+ seasonal?: boolean | undefined;
972
982
  }, {
973
983
  id: string;
974
984
  name: string;
975
985
  description: string;
976
986
  type?: "global" | "sport" | "league" | undefined;
977
987
  progress?: number | undefined;
988
+ seen?: boolean | undefined;
978
989
  tiers?: {
979
990
  bronze: {
980
991
  threshold: number;
@@ -995,10 +1006,12 @@ export declare const banInfoSchema: z.ZodObject<{
995
1006
  current: number;
996
1007
  label?: string | undefined;
997
1008
  context?: string | undefined;
1009
+ achievedAt?: number | undefined;
1010
+ seen?: boolean | undefined;
998
1011
  }> | undefined;
999
- seen?: boolean | undefined;
1000
1012
  sport?: "basketball" | "football" | "soccer" | "baseball" | "hockey" | undefined;
1001
1013
  league?: "global" | "nba" | "ncaa" | "nfl" | "nhl" | "mlb" | "cbb" | "cfb" | "epl" | "mls" | "wnba" | "cwc" | undefined;
1014
+ seasonal?: boolean | undefined;
1002
1015
  }>>>;
1003
1016
  repliesLeft: z.ZodOptional<z.ZodNumber>;
1004
1017
  listRepliesLeft: z.ZodOptional<z.ZodNumber>;
@@ -1939,7 +1952,7 @@ export declare const bannedUserSchema: z.ZodObject<{
1939
1952
  count: number;
1940
1953
  }[] | undefined;
1941
1954
  }>>;
1942
- achievements: z.ZodOptional<z.ZodRecord<z.ZodUnion<[z.ZodLiteral<"speed_rater">, z.ZodLiteral<"take_this">, z.ZodLiteral<"front_runner">, z.ZodLiteral<"loyal_till_the_end">, z.ZodLiteral<"around_the_world">, z.ZodLiteral<"take_off">, z.ZodLiteral<"embrace_debate">, z.ZodLiteral<"fan_of_the_people">, z.ZodLiteral<"the_peoples_fan">, z.ZodLiteral<"take_titan">, z.ZodLiteral<"take_first">, z.ZodLiteral<"hall_of_takes">, z.ZodLiteral<"superfan">, z.ZodLiteral<"fan-tastic">, z.ZodLiteral<"marathon_fan">, z.ZodLiteral<"new_years_resolution">, z.ZodLiteral<"dog_days_of_summer">, z.ZodLiteral<"50_50_club">, z.ZodLiteral<"ball_knower">, z.ZodLiteral<"heating_up">, z.ZodLiteral<"full_court_press">, z.ZodLiteral<"grid_iron_guru">, z.ZodLiteral<"across_the_yard">, z.ZodLiteral<"pigskin_power">, z.ZodLiteral<"goal_getter">, z.ZodLiteral<"footie_fanatic">, z.ZodLiteral<"campaign_conqueror">, z.ZodLiteral<"diamond_hands">, z.ZodLiteral<"field_of_dreams">, z.ZodLiteral<"charlie_hustle">, z.ZodLiteral<"power_play">, z.ZodLiteral<"ice_king">, z.ZodLiteral<"marleau_master">, z.ZodLiteral<"the_admiral">, z.ZodLiteral<"the_kick_six">, z.ZodLiteral<"coin_toss">, z.ZodLiteral<"golden_jacket">, z.ZodLiteral<"pop_the_champagne">, z.ZodLiteral<"game_grower">, z.ZodLiteral<"fandon_donovan">, z.ZodLiteral<"soccer_stud">, z.ZodLiteral<"the_big_o">, z.ZodLiteral<"the_grateful_red">, z.ZodLiteral<"mad_march">, z.ZodLiteral<"the_logo">, z.ZodLiteral<"the_big_dipper">, z.ZodLiteral<"mid_table">, z.ZodLiteral<"fan_of_the_match">, z.ZodLiteral<"super_mario">, z.ZodLiteral<"dick_butkus">, z.ZodLiteral<"hit_the_heismann">, z.ZodLiteral<"lobos_legacy">, z.ZodLiteral<"tau3asi">, z.ZodLiteral<"queenb">, z.ZodLiteral<"rookie_rater">, z.ZodLiteral<"six_three">, z.ZodLiteral<"groupie">, z.ZodLiteral<"for_your_confederations">]>, z.ZodObject<{
1955
+ achievements: z.ZodOptional<z.ZodRecord<z.ZodUnion<[z.ZodLiteral<"speed_rater">, z.ZodLiteral<"take_this">, z.ZodLiteral<"front_runner">, z.ZodLiteral<"loyal_till_the_end">, z.ZodLiteral<"around_the_world">, z.ZodLiteral<"take_off">, z.ZodLiteral<"embrace_debate">, z.ZodLiteral<"fan_of_the_people">, z.ZodLiteral<"the_peoples_fan">, z.ZodLiteral<"take_titan">, z.ZodLiteral<"take_first">, z.ZodLiteral<"hall_of_takes">, z.ZodLiteral<"superfan">, z.ZodLiteral<"fan-tastic">, z.ZodLiteral<"marathon_fan">, z.ZodLiteral<"new_years_resolution">, z.ZodLiteral<"dog_days_of_summer">, z.ZodLiteral<"50_50_club">, z.ZodLiteral<"ball_knower">, z.ZodLiteral<"heating_up">, z.ZodLiteral<"full_court_press">, z.ZodLiteral<"grid_iron_guru">, z.ZodLiteral<"across_the_yard">, z.ZodLiteral<"pigskin_power">, z.ZodLiteral<"goal_getter">, z.ZodLiteral<"footie_fanatic">, z.ZodLiteral<"campaign_conqueror">, z.ZodLiteral<"diamond_hands">, z.ZodLiteral<"field_of_dreams">, z.ZodLiteral<"charlie_hustle">, z.ZodLiteral<"power_play">, z.ZodLiteral<"ice_king">, z.ZodLiteral<"marleau_master">, z.ZodLiteral<"the_admiral">, z.ZodLiteral<"the_kick_six">, z.ZodLiteral<"coin_toss">, z.ZodLiteral<"golden_jacket">, z.ZodLiteral<"pop_the_champagne">, z.ZodLiteral<"game_grower">, z.ZodLiteral<"fandon_donovan">, z.ZodLiteral<"soccer_stud">, z.ZodLiteral<"the_big_o">, z.ZodLiteral<"the_grateful_red">, z.ZodLiteral<"mad_march">, z.ZodLiteral<"the_logo">, z.ZodLiteral<"the_big_dipper">, z.ZodLiteral<"mid_table">, z.ZodLiteral<"fan_of_the_match">, z.ZodLiteral<"super_mario">, z.ZodLiteral<"dick_butkus">, z.ZodLiteral<"hit_the_heismann">, z.ZodLiteral<"lobos_legacy">, z.ZodLiteral<"tau3asi">, z.ZodLiteral<"queenb">, z.ZodLiteral<"rookie_rater">, z.ZodLiteral<"six_three">, z.ZodLiteral<"groupie">, z.ZodLiteral<"for_your_confederations">, z.ZodLiteral<"a_list">, z.ZodLiteral<"fan_in_the_arena">, z.ZodLiteral<"stadium_pulse">]>, z.ZodObject<{
1943
1956
  id: z.ZodString;
1944
1957
  name: z.ZodString;
1945
1958
  description: z.ZodString;
@@ -2008,27 +2021,35 @@ export declare const bannedUserSchema: z.ZodObject<{
2008
2021
  target: z.ZodNumber;
2009
2022
  label: z.ZodOptional<z.ZodString>;
2010
2023
  context: z.ZodOptional<z.ZodString>;
2024
+ achievedAt: z.ZodOptional<z.ZodNumber>;
2025
+ seen: z.ZodOptional<z.ZodBoolean>;
2011
2026
  }, "strip", z.ZodTypeAny, {
2012
2027
  target: number;
2013
2028
  current: number;
2014
2029
  label?: string | undefined;
2015
2030
  context?: string | undefined;
2031
+ achievedAt?: number | undefined;
2032
+ seen?: boolean | undefined;
2016
2033
  }, {
2017
2034
  target: number;
2018
2035
  current: number;
2019
2036
  label?: string | undefined;
2020
2037
  context?: string | undefined;
2038
+ achievedAt?: number | undefined;
2039
+ seen?: boolean | undefined;
2021
2040
  }>>>;
2022
2041
  seen: z.ZodOptional<z.ZodBoolean>;
2023
2042
  type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"global">, z.ZodLiteral<"sport">, z.ZodLiteral<"league">]>>;
2024
2043
  league: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
2025
2044
  sport: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"basketball">, z.ZodLiteral<"football">, z.ZodLiteral<"soccer">, z.ZodLiteral<"baseball">, z.ZodLiteral<"hockey">]>>;
2045
+ seasonal: z.ZodOptional<z.ZodBoolean>;
2026
2046
  }, "strip", z.ZodTypeAny, {
2027
2047
  id: string;
2028
2048
  name: string;
2029
2049
  description: string;
2030
2050
  type?: "global" | "sport" | "league" | undefined;
2031
2051
  progress?: number | undefined;
2052
+ seen?: boolean | undefined;
2032
2053
  tiers?: {
2033
2054
  bronze: {
2034
2055
  threshold: number;
@@ -2049,16 +2070,19 @@ export declare const bannedUserSchema: z.ZodObject<{
2049
2070
  current: number;
2050
2071
  label?: string | undefined;
2051
2072
  context?: string | undefined;
2073
+ achievedAt?: number | undefined;
2074
+ seen?: boolean | undefined;
2052
2075
  }> | undefined;
2053
- seen?: boolean | undefined;
2054
2076
  sport?: "basketball" | "football" | "soccer" | "baseball" | "hockey" | undefined;
2055
2077
  league?: "global" | "nba" | "ncaa" | "nfl" | "nhl" | "mlb" | "cbb" | "cfb" | "epl" | "mls" | "wnba" | "cwc" | undefined;
2078
+ seasonal?: boolean | undefined;
2056
2079
  }, {
2057
2080
  id: string;
2058
2081
  name: string;
2059
2082
  description: string;
2060
2083
  type?: "global" | "sport" | "league" | undefined;
2061
2084
  progress?: number | undefined;
2085
+ seen?: boolean | undefined;
2062
2086
  tiers?: {
2063
2087
  bronze: {
2064
2088
  threshold: number;
@@ -2079,10 +2103,12 @@ export declare const bannedUserSchema: z.ZodObject<{
2079
2103
  current: number;
2080
2104
  label?: string | undefined;
2081
2105
  context?: string | undefined;
2106
+ achievedAt?: number | undefined;
2107
+ seen?: boolean | undefined;
2082
2108
  }> | undefined;
2083
- seen?: boolean | undefined;
2084
2109
  sport?: "basketball" | "football" | "soccer" | "baseball" | "hockey" | undefined;
2085
2110
  league?: "global" | "nba" | "ncaa" | "nfl" | "nhl" | "mlb" | "cbb" | "cfb" | "epl" | "mls" | "wnba" | "cwc" | undefined;
2111
+ seasonal?: boolean | undefined;
2086
2112
  }>>>;
2087
2113
  repliesLeft: z.ZodOptional<z.ZodNumber>;
2088
2114
  listRepliesLeft: z.ZodOptional<z.ZodNumber>;
@@ -3059,7 +3085,7 @@ export declare const bannedUsersResponseSchema: z.ZodObject<{
3059
3085
  count: number;
3060
3086
  }[] | undefined;
3061
3087
  }>>;
3062
- achievements: z.ZodOptional<z.ZodRecord<z.ZodUnion<[z.ZodLiteral<"speed_rater">, z.ZodLiteral<"take_this">, z.ZodLiteral<"front_runner">, z.ZodLiteral<"loyal_till_the_end">, z.ZodLiteral<"around_the_world">, z.ZodLiteral<"take_off">, z.ZodLiteral<"embrace_debate">, z.ZodLiteral<"fan_of_the_people">, z.ZodLiteral<"the_peoples_fan">, z.ZodLiteral<"take_titan">, z.ZodLiteral<"take_first">, z.ZodLiteral<"hall_of_takes">, z.ZodLiteral<"superfan">, z.ZodLiteral<"fan-tastic">, z.ZodLiteral<"marathon_fan">, z.ZodLiteral<"new_years_resolution">, z.ZodLiteral<"dog_days_of_summer">, z.ZodLiteral<"50_50_club">, z.ZodLiteral<"ball_knower">, z.ZodLiteral<"heating_up">, z.ZodLiteral<"full_court_press">, z.ZodLiteral<"grid_iron_guru">, z.ZodLiteral<"across_the_yard">, z.ZodLiteral<"pigskin_power">, z.ZodLiteral<"goal_getter">, z.ZodLiteral<"footie_fanatic">, z.ZodLiteral<"campaign_conqueror">, z.ZodLiteral<"diamond_hands">, z.ZodLiteral<"field_of_dreams">, z.ZodLiteral<"charlie_hustle">, z.ZodLiteral<"power_play">, z.ZodLiteral<"ice_king">, z.ZodLiteral<"marleau_master">, z.ZodLiteral<"the_admiral">, z.ZodLiteral<"the_kick_six">, z.ZodLiteral<"coin_toss">, z.ZodLiteral<"golden_jacket">, z.ZodLiteral<"pop_the_champagne">, z.ZodLiteral<"game_grower">, z.ZodLiteral<"fandon_donovan">, z.ZodLiteral<"soccer_stud">, z.ZodLiteral<"the_big_o">, z.ZodLiteral<"the_grateful_red">, z.ZodLiteral<"mad_march">, z.ZodLiteral<"the_logo">, z.ZodLiteral<"the_big_dipper">, z.ZodLiteral<"mid_table">, z.ZodLiteral<"fan_of_the_match">, z.ZodLiteral<"super_mario">, z.ZodLiteral<"dick_butkus">, z.ZodLiteral<"hit_the_heismann">, z.ZodLiteral<"lobos_legacy">, z.ZodLiteral<"tau3asi">, z.ZodLiteral<"queenb">, z.ZodLiteral<"rookie_rater">, z.ZodLiteral<"six_three">, z.ZodLiteral<"groupie">, z.ZodLiteral<"for_your_confederations">]>, z.ZodObject<{
3088
+ achievements: z.ZodOptional<z.ZodRecord<z.ZodUnion<[z.ZodLiteral<"speed_rater">, z.ZodLiteral<"take_this">, z.ZodLiteral<"front_runner">, z.ZodLiteral<"loyal_till_the_end">, z.ZodLiteral<"around_the_world">, z.ZodLiteral<"take_off">, z.ZodLiteral<"embrace_debate">, z.ZodLiteral<"fan_of_the_people">, z.ZodLiteral<"the_peoples_fan">, z.ZodLiteral<"take_titan">, z.ZodLiteral<"take_first">, z.ZodLiteral<"hall_of_takes">, z.ZodLiteral<"superfan">, z.ZodLiteral<"fan-tastic">, z.ZodLiteral<"marathon_fan">, z.ZodLiteral<"new_years_resolution">, z.ZodLiteral<"dog_days_of_summer">, z.ZodLiteral<"50_50_club">, z.ZodLiteral<"ball_knower">, z.ZodLiteral<"heating_up">, z.ZodLiteral<"full_court_press">, z.ZodLiteral<"grid_iron_guru">, z.ZodLiteral<"across_the_yard">, z.ZodLiteral<"pigskin_power">, z.ZodLiteral<"goal_getter">, z.ZodLiteral<"footie_fanatic">, z.ZodLiteral<"campaign_conqueror">, z.ZodLiteral<"diamond_hands">, z.ZodLiteral<"field_of_dreams">, z.ZodLiteral<"charlie_hustle">, z.ZodLiteral<"power_play">, z.ZodLiteral<"ice_king">, z.ZodLiteral<"marleau_master">, z.ZodLiteral<"the_admiral">, z.ZodLiteral<"the_kick_six">, z.ZodLiteral<"coin_toss">, z.ZodLiteral<"golden_jacket">, z.ZodLiteral<"pop_the_champagne">, z.ZodLiteral<"game_grower">, z.ZodLiteral<"fandon_donovan">, z.ZodLiteral<"soccer_stud">, z.ZodLiteral<"the_big_o">, z.ZodLiteral<"the_grateful_red">, z.ZodLiteral<"mad_march">, z.ZodLiteral<"the_logo">, z.ZodLiteral<"the_big_dipper">, z.ZodLiteral<"mid_table">, z.ZodLiteral<"fan_of_the_match">, z.ZodLiteral<"super_mario">, z.ZodLiteral<"dick_butkus">, z.ZodLiteral<"hit_the_heismann">, z.ZodLiteral<"lobos_legacy">, z.ZodLiteral<"tau3asi">, z.ZodLiteral<"queenb">, z.ZodLiteral<"rookie_rater">, z.ZodLiteral<"six_three">, z.ZodLiteral<"groupie">, z.ZodLiteral<"for_your_confederations">, z.ZodLiteral<"a_list">, z.ZodLiteral<"fan_in_the_arena">, z.ZodLiteral<"stadium_pulse">]>, z.ZodObject<{
3063
3089
  id: z.ZodString;
3064
3090
  name: z.ZodString;
3065
3091
  description: z.ZodString;
@@ -3128,27 +3154,35 @@ export declare const bannedUsersResponseSchema: z.ZodObject<{
3128
3154
  target: z.ZodNumber;
3129
3155
  label: z.ZodOptional<z.ZodString>;
3130
3156
  context: z.ZodOptional<z.ZodString>;
3157
+ achievedAt: z.ZodOptional<z.ZodNumber>;
3158
+ seen: z.ZodOptional<z.ZodBoolean>;
3131
3159
  }, "strip", z.ZodTypeAny, {
3132
3160
  target: number;
3133
3161
  current: number;
3134
3162
  label?: string | undefined;
3135
3163
  context?: string | undefined;
3164
+ achievedAt?: number | undefined;
3165
+ seen?: boolean | undefined;
3136
3166
  }, {
3137
3167
  target: number;
3138
3168
  current: number;
3139
3169
  label?: string | undefined;
3140
3170
  context?: string | undefined;
3171
+ achievedAt?: number | undefined;
3172
+ seen?: boolean | undefined;
3141
3173
  }>>>;
3142
3174
  seen: z.ZodOptional<z.ZodBoolean>;
3143
3175
  type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"global">, z.ZodLiteral<"sport">, z.ZodLiteral<"league">]>>;
3144
3176
  league: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
3145
3177
  sport: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"basketball">, z.ZodLiteral<"football">, z.ZodLiteral<"soccer">, z.ZodLiteral<"baseball">, z.ZodLiteral<"hockey">]>>;
3178
+ seasonal: z.ZodOptional<z.ZodBoolean>;
3146
3179
  }, "strip", z.ZodTypeAny, {
3147
3180
  id: string;
3148
3181
  name: string;
3149
3182
  description: string;
3150
3183
  type?: "global" | "sport" | "league" | undefined;
3151
3184
  progress?: number | undefined;
3185
+ seen?: boolean | undefined;
3152
3186
  tiers?: {
3153
3187
  bronze: {
3154
3188
  threshold: number;
@@ -3169,16 +3203,19 @@ export declare const bannedUsersResponseSchema: z.ZodObject<{
3169
3203
  current: number;
3170
3204
  label?: string | undefined;
3171
3205
  context?: string | undefined;
3206
+ achievedAt?: number | undefined;
3207
+ seen?: boolean | undefined;
3172
3208
  }> | undefined;
3173
- seen?: boolean | undefined;
3174
3209
  sport?: "basketball" | "football" | "soccer" | "baseball" | "hockey" | undefined;
3175
3210
  league?: "global" | "nba" | "ncaa" | "nfl" | "nhl" | "mlb" | "cbb" | "cfb" | "epl" | "mls" | "wnba" | "cwc" | undefined;
3211
+ seasonal?: boolean | undefined;
3176
3212
  }, {
3177
3213
  id: string;
3178
3214
  name: string;
3179
3215
  description: string;
3180
3216
  type?: "global" | "sport" | "league" | undefined;
3181
3217
  progress?: number | undefined;
3218
+ seen?: boolean | undefined;
3182
3219
  tiers?: {
3183
3220
  bronze: {
3184
3221
  threshold: number;
@@ -3199,10 +3236,12 @@ export declare const bannedUsersResponseSchema: z.ZodObject<{
3199
3236
  current: number;
3200
3237
  label?: string | undefined;
3201
3238
  context?: string | undefined;
3239
+ achievedAt?: number | undefined;
3240
+ seen?: boolean | undefined;
3202
3241
  }> | undefined;
3203
- seen?: boolean | undefined;
3204
3242
  sport?: "basketball" | "football" | "soccer" | "baseball" | "hockey" | undefined;
3205
3243
  league?: "global" | "nba" | "ncaa" | "nfl" | "nhl" | "mlb" | "cbb" | "cfb" | "epl" | "mls" | "wnba" | "cwc" | undefined;
3244
+ seasonal?: boolean | undefined;
3206
3245
  }>>>;
3207
3246
  repliesLeft: z.ZodOptional<z.ZodNumber>;
3208
3247
  listRepliesLeft: z.ZodOptional<z.ZodNumber>;
@@ -4223,7 +4262,7 @@ export declare const banStatusResponseSchema: z.ZodObject<{
4223
4262
  count: number;
4224
4263
  }[] | undefined;
4225
4264
  }>>;
4226
- achievements: z.ZodOptional<z.ZodRecord<z.ZodUnion<[z.ZodLiteral<"speed_rater">, z.ZodLiteral<"take_this">, z.ZodLiteral<"front_runner">, z.ZodLiteral<"loyal_till_the_end">, z.ZodLiteral<"around_the_world">, z.ZodLiteral<"take_off">, z.ZodLiteral<"embrace_debate">, z.ZodLiteral<"fan_of_the_people">, z.ZodLiteral<"the_peoples_fan">, z.ZodLiteral<"take_titan">, z.ZodLiteral<"take_first">, z.ZodLiteral<"hall_of_takes">, z.ZodLiteral<"superfan">, z.ZodLiteral<"fan-tastic">, z.ZodLiteral<"marathon_fan">, z.ZodLiteral<"new_years_resolution">, z.ZodLiteral<"dog_days_of_summer">, z.ZodLiteral<"50_50_club">, z.ZodLiteral<"ball_knower">, z.ZodLiteral<"heating_up">, z.ZodLiteral<"full_court_press">, z.ZodLiteral<"grid_iron_guru">, z.ZodLiteral<"across_the_yard">, z.ZodLiteral<"pigskin_power">, z.ZodLiteral<"goal_getter">, z.ZodLiteral<"footie_fanatic">, z.ZodLiteral<"campaign_conqueror">, z.ZodLiteral<"diamond_hands">, z.ZodLiteral<"field_of_dreams">, z.ZodLiteral<"charlie_hustle">, z.ZodLiteral<"power_play">, z.ZodLiteral<"ice_king">, z.ZodLiteral<"marleau_master">, z.ZodLiteral<"the_admiral">, z.ZodLiteral<"the_kick_six">, z.ZodLiteral<"coin_toss">, z.ZodLiteral<"golden_jacket">, z.ZodLiteral<"pop_the_champagne">, z.ZodLiteral<"game_grower">, z.ZodLiteral<"fandon_donovan">, z.ZodLiteral<"soccer_stud">, z.ZodLiteral<"the_big_o">, z.ZodLiteral<"the_grateful_red">, z.ZodLiteral<"mad_march">, z.ZodLiteral<"the_logo">, z.ZodLiteral<"the_big_dipper">, z.ZodLiteral<"mid_table">, z.ZodLiteral<"fan_of_the_match">, z.ZodLiteral<"super_mario">, z.ZodLiteral<"dick_butkus">, z.ZodLiteral<"hit_the_heismann">, z.ZodLiteral<"lobos_legacy">, z.ZodLiteral<"tau3asi">, z.ZodLiteral<"queenb">, z.ZodLiteral<"rookie_rater">, z.ZodLiteral<"six_three">, z.ZodLiteral<"groupie">, z.ZodLiteral<"for_your_confederations">]>, z.ZodObject<{
4265
+ achievements: z.ZodOptional<z.ZodRecord<z.ZodUnion<[z.ZodLiteral<"speed_rater">, z.ZodLiteral<"take_this">, z.ZodLiteral<"front_runner">, z.ZodLiteral<"loyal_till_the_end">, z.ZodLiteral<"around_the_world">, z.ZodLiteral<"take_off">, z.ZodLiteral<"embrace_debate">, z.ZodLiteral<"fan_of_the_people">, z.ZodLiteral<"the_peoples_fan">, z.ZodLiteral<"take_titan">, z.ZodLiteral<"take_first">, z.ZodLiteral<"hall_of_takes">, z.ZodLiteral<"superfan">, z.ZodLiteral<"fan-tastic">, z.ZodLiteral<"marathon_fan">, z.ZodLiteral<"new_years_resolution">, z.ZodLiteral<"dog_days_of_summer">, z.ZodLiteral<"50_50_club">, z.ZodLiteral<"ball_knower">, z.ZodLiteral<"heating_up">, z.ZodLiteral<"full_court_press">, z.ZodLiteral<"grid_iron_guru">, z.ZodLiteral<"across_the_yard">, z.ZodLiteral<"pigskin_power">, z.ZodLiteral<"goal_getter">, z.ZodLiteral<"footie_fanatic">, z.ZodLiteral<"campaign_conqueror">, z.ZodLiteral<"diamond_hands">, z.ZodLiteral<"field_of_dreams">, z.ZodLiteral<"charlie_hustle">, z.ZodLiteral<"power_play">, z.ZodLiteral<"ice_king">, z.ZodLiteral<"marleau_master">, z.ZodLiteral<"the_admiral">, z.ZodLiteral<"the_kick_six">, z.ZodLiteral<"coin_toss">, z.ZodLiteral<"golden_jacket">, z.ZodLiteral<"pop_the_champagne">, z.ZodLiteral<"game_grower">, z.ZodLiteral<"fandon_donovan">, z.ZodLiteral<"soccer_stud">, z.ZodLiteral<"the_big_o">, z.ZodLiteral<"the_grateful_red">, z.ZodLiteral<"mad_march">, z.ZodLiteral<"the_logo">, z.ZodLiteral<"the_big_dipper">, z.ZodLiteral<"mid_table">, z.ZodLiteral<"fan_of_the_match">, z.ZodLiteral<"super_mario">, z.ZodLiteral<"dick_butkus">, z.ZodLiteral<"hit_the_heismann">, z.ZodLiteral<"lobos_legacy">, z.ZodLiteral<"tau3asi">, z.ZodLiteral<"queenb">, z.ZodLiteral<"rookie_rater">, z.ZodLiteral<"six_three">, z.ZodLiteral<"groupie">, z.ZodLiteral<"for_your_confederations">, z.ZodLiteral<"a_list">, z.ZodLiteral<"fan_in_the_arena">, z.ZodLiteral<"stadium_pulse">]>, z.ZodObject<{
4227
4266
  id: z.ZodString;
4228
4267
  name: z.ZodString;
4229
4268
  description: z.ZodString;
@@ -4292,27 +4331,35 @@ export declare const banStatusResponseSchema: z.ZodObject<{
4292
4331
  target: z.ZodNumber;
4293
4332
  label: z.ZodOptional<z.ZodString>;
4294
4333
  context: z.ZodOptional<z.ZodString>;
4334
+ achievedAt: z.ZodOptional<z.ZodNumber>;
4335
+ seen: z.ZodOptional<z.ZodBoolean>;
4295
4336
  }, "strip", z.ZodTypeAny, {
4296
4337
  target: number;
4297
4338
  current: number;
4298
4339
  label?: string | undefined;
4299
4340
  context?: string | undefined;
4341
+ achievedAt?: number | undefined;
4342
+ seen?: boolean | undefined;
4300
4343
  }, {
4301
4344
  target: number;
4302
4345
  current: number;
4303
4346
  label?: string | undefined;
4304
4347
  context?: string | undefined;
4348
+ achievedAt?: number | undefined;
4349
+ seen?: boolean | undefined;
4305
4350
  }>>>;
4306
4351
  seen: z.ZodOptional<z.ZodBoolean>;
4307
4352
  type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"global">, z.ZodLiteral<"sport">, z.ZodLiteral<"league">]>>;
4308
4353
  league: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
4309
4354
  sport: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"basketball">, z.ZodLiteral<"football">, z.ZodLiteral<"soccer">, z.ZodLiteral<"baseball">, z.ZodLiteral<"hockey">]>>;
4355
+ seasonal: z.ZodOptional<z.ZodBoolean>;
4310
4356
  }, "strip", z.ZodTypeAny, {
4311
4357
  id: string;
4312
4358
  name: string;
4313
4359
  description: string;
4314
4360
  type?: "global" | "sport" | "league" | undefined;
4315
4361
  progress?: number | undefined;
4362
+ seen?: boolean | undefined;
4316
4363
  tiers?: {
4317
4364
  bronze: {
4318
4365
  threshold: number;
@@ -4333,16 +4380,19 @@ export declare const banStatusResponseSchema: z.ZodObject<{
4333
4380
  current: number;
4334
4381
  label?: string | undefined;
4335
4382
  context?: string | undefined;
4383
+ achievedAt?: number | undefined;
4384
+ seen?: boolean | undefined;
4336
4385
  }> | undefined;
4337
- seen?: boolean | undefined;
4338
4386
  sport?: "basketball" | "football" | "soccer" | "baseball" | "hockey" | undefined;
4339
4387
  league?: "global" | "nba" | "ncaa" | "nfl" | "nhl" | "mlb" | "cbb" | "cfb" | "epl" | "mls" | "wnba" | "cwc" | undefined;
4388
+ seasonal?: boolean | undefined;
4340
4389
  }, {
4341
4390
  id: string;
4342
4391
  name: string;
4343
4392
  description: string;
4344
4393
  type?: "global" | "sport" | "league" | undefined;
4345
4394
  progress?: number | undefined;
4395
+ seen?: boolean | undefined;
4346
4396
  tiers?: {
4347
4397
  bronze: {
4348
4398
  threshold: number;
@@ -4363,10 +4413,12 @@ export declare const banStatusResponseSchema: z.ZodObject<{
4363
4413
  current: number;
4364
4414
  label?: string | undefined;
4365
4415
  context?: string | undefined;
4416
+ achievedAt?: number | undefined;
4417
+ seen?: boolean | undefined;
4366
4418
  }> | undefined;
4367
- seen?: boolean | undefined;
4368
4419
  sport?: "basketball" | "football" | "soccer" | "baseball" | "hockey" | undefined;
4369
4420
  league?: "global" | "nba" | "ncaa" | "nfl" | "nhl" | "mlb" | "cbb" | "cfb" | "epl" | "mls" | "wnba" | "cwc" | undefined;
4421
+ seasonal?: boolean | undefined;
4370
4422
  }>>>;
4371
4423
  repliesLeft: z.ZodOptional<z.ZodNumber>;
4372
4424
  listRepliesLeft: z.ZodOptional<z.ZodNumber>;