@r2wa-org/eden 0.0.104 → 0.0.111

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 (54) hide show
  1. package/dist/admin/index.d.ts +427 -19
  2. package/dist/asset-convert-product/admin/dto.schemas.d.ts +12 -0
  3. package/dist/asset-convert-product/admin/router.d.ts +12 -12
  4. package/dist/asset-convert-product/admin/service.d.ts +12 -12
  5. package/dist/auth/better-auth.d.ts +7 -1
  6. package/dist/auth/permissions.d.ts +6 -1
  7. package/dist/auth/roles.d.ts +15 -0
  8. package/dist/check-in/user/router.d.ts +1 -13
  9. package/dist/content-video/internal/service.d.ts +2 -2
  10. package/dist/db/schemas.d.ts +1 -0
  11. package/dist/file-storage/admin/dto.schemas.d.ts +4 -0
  12. package/dist/file-storage/admin/router.d.ts +2 -2
  13. package/dist/file-storage/admin/service.d.ts +2 -2
  14. package/dist/file-storage/db.schemas.d.ts +4 -4
  15. package/dist/file-storage/internal/service.d.ts +1 -1
  16. package/dist/file-storage/s3.client.d.ts +22 -0
  17. package/dist/file-storage/schema.d.ts +3 -3
  18. package/dist/file-storage/share/dto.schemas.d.ts +1 -0
  19. package/dist/file-storage/share/router.d.ts +1 -1
  20. package/dist/file-storage/user/dto.schemas.d.ts +6 -4
  21. package/dist/file-storage/user/router.d.ts +4 -16
  22. package/dist/file-storage/user/service.d.ts +2 -2
  23. package/dist/index.d.ts +519 -25
  24. package/dist/ledger/admin/dto.schemas.d.ts +12 -0
  25. package/dist/ledger/admin/router.d.ts +4 -4
  26. package/dist/ledger/db.schemas.d.ts +8 -8
  27. package/dist/ledger/schema.d.ts +6 -6
  28. package/dist/ledger/user/dto.schemas.d.ts +8 -8
  29. package/dist/ledger/user/router.d.ts +2 -2
  30. package/dist/ledger/user/service.d.ts +2 -2
  31. package/dist/live-stream-video/admin/dto.schemas.d.ts +128 -0
  32. package/dist/live-stream-video/admin/router.d.ts +861 -0
  33. package/dist/live-stream-video/admin/service.d.ts +211 -0
  34. package/dist/live-stream-video/db.schemas.d.ts +486 -0
  35. package/dist/live-stream-video/errors/index.d.ts +17 -0
  36. package/dist/live-stream-video/errors/locales/zh.d.ts +16 -0
  37. package/dist/live-stream-video/index.d.ts +8 -0
  38. package/dist/live-stream-video/internal/service.d.ts +108 -0
  39. package/dist/live-stream-video/permissions.d.ts +4 -0
  40. package/dist/live-stream-video/schema.d.ts +257 -0
  41. package/dist/live-stream-video/user/dto.schemas.d.ts +52 -0
  42. package/dist/live-stream-video/user/router.d.ts +482 -0
  43. package/dist/live-stream-video/user/service.d.ts +36 -0
  44. package/dist/news/admin/router.d.ts +1 -1
  45. package/dist/news/admin/service.d.ts +1 -1
  46. package/dist/news/user/service.d.ts +2 -2
  47. package/dist/server-test/index.d.ts +13 -1
  48. package/dist/team/milestone-reward/admin/reward.router.d.ts +13 -1
  49. package/dist/team/milestone-reward/admin/reward.service.d.ts +0 -1
  50. package/dist/team/milestone-reward/internal/reward.service.d.ts +33 -0
  51. package/dist/team/milestone-reward/schema.d.ts +288 -0
  52. package/dist/trade-market/admin/router.d.ts +13 -1
  53. package/dist/welfare-cycle/admin/router.d.ts +1 -13
  54. package/package.json +1 -1
@@ -1876,19 +1876,19 @@ export declare const adminRouter: Elysia<"/admin", {
1876
1876
  createdAt: Date;
1877
1877
  creditLedgerEntry?: {
1878
1878
  id: string;
1879
- bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
1879
+ bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "team_milestone_platform_reward_payout" | "team_milestone_value_added_reward_payout" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
1880
1880
  amount: string;
1881
1881
  referenceId: string;
1882
- referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
1882
+ referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "team_milestone_reward_grant" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
1883
1883
  createdAt: Date;
1884
1884
  } | undefined;
1885
1885
  creditLedgerEntryId: string | null;
1886
1886
  debitLedgerEntry?: {
1887
1887
  id: string;
1888
- bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
1888
+ bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "team_milestone_platform_reward_payout" | "team_milestone_value_added_reward_payout" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
1889
1889
  amount: string;
1890
1890
  referenceId: string;
1891
- referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
1891
+ referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "team_milestone_reward_grant" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
1892
1892
  createdAt: Date;
1893
1893
  } | undefined;
1894
1894
  debitLedgerEntryId: string | null;
@@ -2047,19 +2047,19 @@ export declare const adminRouter: Elysia<"/admin", {
2047
2047
  createdAt: Date;
2048
2048
  creditLedgerEntry?: {
2049
2049
  id: string;
2050
- bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
2050
+ bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "team_milestone_platform_reward_payout" | "team_milestone_value_added_reward_payout" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
2051
2051
  amount: string;
2052
2052
  referenceId: string;
2053
- referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
2053
+ referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "team_milestone_reward_grant" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
2054
2054
  createdAt: Date;
2055
2055
  } | undefined;
2056
2056
  creditLedgerEntryId: string | null;
2057
2057
  debitLedgerEntry?: {
2058
2058
  id: string;
2059
- bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
2059
+ bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "team_milestone_platform_reward_payout" | "team_milestone_value_added_reward_payout" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
2060
2060
  amount: string;
2061
2061
  referenceId: string;
2062
- referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
2062
+ referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "team_milestone_reward_grant" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
2063
2063
  createdAt: Date;
2064
2064
  } | undefined;
2065
2065
  debitLedgerEntryId: string | null;
@@ -2212,19 +2212,19 @@ export declare const adminRouter: Elysia<"/admin", {
2212
2212
  createdAt: Date;
2213
2213
  creditLedgerEntry?: {
2214
2214
  id: string;
2215
- bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
2215
+ bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "team_milestone_platform_reward_payout" | "team_milestone_value_added_reward_payout" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
2216
2216
  amount: string;
2217
2217
  referenceId: string;
2218
- referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
2218
+ referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "team_milestone_reward_grant" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
2219
2219
  createdAt: Date;
2220
2220
  } | undefined;
2221
2221
  creditLedgerEntryId: string | null;
2222
2222
  debitLedgerEntry?: {
2223
2223
  id: string;
2224
- bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
2224
+ bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "team_milestone_platform_reward_payout" | "team_milestone_value_added_reward_payout" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
2225
2225
  amount: string;
2226
2226
  referenceId: string;
2227
- referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
2227
+ referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "team_milestone_reward_grant" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
2228
2228
  createdAt: Date;
2229
2229
  } | undefined;
2230
2230
  debitLedgerEntryId: string | null;
@@ -5022,7 +5022,7 @@ export declare const adminRouter: Elysia<"/admin", {
5022
5022
  query: {
5023
5023
  accountId?: string | undefined;
5024
5024
  assetId?: string | undefined;
5025
- bizType?: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release" | undefined;
5025
+ bizType?: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "team_milestone_platform_reward_payout" | "team_milestone_value_added_reward_payout" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release" | undefined;
5026
5026
  changeDirection?: "decrease" | "increase" | undefined;
5027
5027
  endDate?: Date | undefined;
5028
5028
  limit?: number | undefined;
@@ -5031,7 +5031,7 @@ export declare const adminRouter: Elysia<"/admin", {
5031
5031
  pageIndex?: number | undefined;
5032
5032
  pageSize?: number | undefined;
5033
5033
  referenceId?: string | undefined;
5034
- referenceType?: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order" | undefined;
5034
+ referenceType?: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "team_milestone_reward_grant" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order" | undefined;
5035
5035
  startDate?: Date | undefined;
5036
5036
  userId?: string | undefined;
5037
5037
  };
@@ -5050,7 +5050,7 @@ export declare const adminRouter: Elysia<"/admin", {
5050
5050
  isActive: boolean;
5051
5051
  };
5052
5052
  assetId: string;
5053
- bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
5053
+ bizType: "asset_convert_order_pay_debit" | "asset_convert_order_target_credit" | "check_in_daily_reward_payout" | "check_in_milestone_reward_payout" | "deposit_credit" | "internal_transfer_in" | "internal_transfer_out" | "lock_activity_reward_payout" | "manual_decrease" | "manual_increase" | "team_milestone_platform_reward_payout" | "team_milestone_value_added_reward_payout" | "trade_market_buy_base_transfer" | "trade_market_buy_quote_transfer" | "trade_market_sell_base_transfer" | "trade_market_sell_quote_transfer" | "transfer_in" | "transfer_out" | "welfare_cycle_daily_yield_payout" | "welfare_cycle_maturity_principal_return" | "welfare_cycle_maturity_yield_payout" | "welfare_cycle_subscribe_transfer" | "withdraw_debit" | "withdraw_freeze" | "withdraw_release";
5054
5054
  createdAt: Date;
5055
5055
  fromAccount?: {
5056
5056
  asset: {
@@ -5102,7 +5102,7 @@ export declare const adminRouter: Elysia<"/admin", {
5102
5102
  } | undefined;
5103
5103
  operatorId: string | null;
5104
5104
  referenceId: string;
5105
- referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
5105
+ referenceType: "asset_convert_order" | "deposit_order" | "internal_transfer_order" | "lock_activity_participation" | "manual_adjustment" | "team_milestone_reward_grant" | "trade_market_order" | "transfer_order" | "user_check_in" | "welfare_cycle_daily_payout" | "welfare_cycle_maturity_settlement" | "welfare_cycle_subscription" | "withdraw_order";
5106
5106
  toAccount?: {
5107
5107
  asset: {
5108
5108
  id: string;
@@ -8690,7 +8690,7 @@ export declare const adminRouter: Elysia<"/admin", {
8690
8690
  archivedAt: Date | null;
8691
8691
  businessId: string | null;
8692
8692
  businessMetadata: string | null;
8693
- businessType: "app_video" | "avatar" | "bank_verification" | "contract" | "cover_image" | "export_report" | "financial_report" | "kyc_document" | "ledger_account_import" | "news_attachment" | "notification_attachment" | "other" | "transaction_receipt";
8693
+ businessType: "app_video" | "avatar" | "bank_verification" | "contract" | "cover_image" | "export_report" | "financial_report" | "kyc_document" | "ledger_account_import" | "live_stream_video" | "news_attachment" | "notification_attachment" | "other" | "transaction_receipt";
8694
8694
  createdAt: Date;
8695
8695
  deletedAt: Date | null;
8696
8696
  downloadCount: number | null;
@@ -9300,6 +9300,414 @@ export declare const adminRouter: Elysia<"/admin", {
9300
9300
  };
9301
9301
  };
9302
9302
  };
9303
+ } & {
9304
+ admin: {
9305
+ live_stream_videos: {};
9306
+ } & {
9307
+ live_stream_videos: {
9308
+ post: {
9309
+ body: {
9310
+ coverFileId?: string | undefined;
9311
+ description?: string | null | undefined;
9312
+ durationSeconds?: number | null | undefined;
9313
+ isEnabled?: boolean | undefined;
9314
+ publishedAt?: string | Date | null | undefined;
9315
+ sortOrder?: number | undefined;
9316
+ status?: "archived" | "draft" | "published" | undefined;
9317
+ title: string;
9318
+ videoFileId: string;
9319
+ };
9320
+ params: {};
9321
+ query: {};
9322
+ headers: {};
9323
+ response: {
9324
+ 200: {
9325
+ coverFile?: {
9326
+ id: string;
9327
+ fileName: string | null;
9328
+ mimeType: string | null;
9329
+ fileSize: number | null;
9330
+ publicUrl: string | null;
9331
+ } | undefined;
9332
+ coverFileId: string | null;
9333
+ coverUrl?: string | undefined;
9334
+ createdAt: Date;
9335
+ createdBy: string;
9336
+ description: string | null;
9337
+ durationSeconds: number | null;
9338
+ id: string;
9339
+ isEnabled: boolean;
9340
+ publishedAt: Date | null;
9341
+ sortOrder: number;
9342
+ status: "archived" | "draft" | "published";
9343
+ title: string;
9344
+ updatedAt: Date;
9345
+ videoFile?: {
9346
+ id: string;
9347
+ fileName: string | null;
9348
+ mimeType: string | null;
9349
+ fileSize: number | null;
9350
+ publicUrl: string | null;
9351
+ } | undefined;
9352
+ videoFileId: string;
9353
+ videoUrl?: string | undefined;
9354
+ };
9355
+ 401: "Unauthorized";
9356
+ 403: "Forbidden: Admins only";
9357
+ 422: {
9358
+ type: 'validation';
9359
+ on: string;
9360
+ summary?: string;
9361
+ message?: string;
9362
+ found?: unknown;
9363
+ property?: string;
9364
+ expected?: string;
9365
+ };
9366
+ };
9367
+ };
9368
+ };
9369
+ } & {
9370
+ live_stream_videos: {
9371
+ get: {
9372
+ body: {};
9373
+ params: {};
9374
+ query: {
9375
+ isEnabled?: boolean | undefined;
9376
+ keyword?: string | undefined;
9377
+ limit?: number | undefined;
9378
+ offset?: number | undefined;
9379
+ pageIndex?: number | undefined;
9380
+ pageSize?: number | undefined;
9381
+ status?: "archived" | "draft" | "published" | undefined;
9382
+ };
9383
+ headers: {};
9384
+ response: {
9385
+ 200: {
9386
+ data: {
9387
+ coverFile?: {
9388
+ id: string;
9389
+ fileName: string | null;
9390
+ mimeType: string | null;
9391
+ fileSize: number | null;
9392
+ publicUrl: string | null;
9393
+ } | undefined;
9394
+ coverFileId: string | null;
9395
+ coverUrl?: string | undefined;
9396
+ createdAt: Date;
9397
+ createdBy: string;
9398
+ description: string | null;
9399
+ durationSeconds: number | null;
9400
+ id: string;
9401
+ isEnabled: boolean;
9402
+ publishedAt: Date | null;
9403
+ sortOrder: number;
9404
+ status: "archived" | "draft" | "published";
9405
+ title: string;
9406
+ updatedAt: Date;
9407
+ videoFile?: {
9408
+ id: string;
9409
+ fileName: string | null;
9410
+ mimeType: string | null;
9411
+ fileSize: number | null;
9412
+ publicUrl: string | null;
9413
+ } | undefined;
9414
+ videoFileId: string;
9415
+ videoUrl?: string | undefined;
9416
+ }[];
9417
+ pagination: {
9418
+ pageSize: number;
9419
+ pageIndex: number;
9420
+ total: number;
9421
+ totalPages: number;
9422
+ hasNextPage: boolean;
9423
+ };
9424
+ };
9425
+ 401: "Unauthorized";
9426
+ 403: "Forbidden: Admins only";
9427
+ 422: {
9428
+ type: 'validation';
9429
+ on: string;
9430
+ summary?: string;
9431
+ message?: string;
9432
+ found?: unknown;
9433
+ property?: string;
9434
+ expected?: string;
9435
+ };
9436
+ };
9437
+ };
9438
+ };
9439
+ } & {
9440
+ live_stream_videos: {
9441
+ ":id": {
9442
+ get: {
9443
+ body: {};
9444
+ params: {
9445
+ id: string;
9446
+ };
9447
+ query: {};
9448
+ headers: {};
9449
+ response: {
9450
+ 200: {
9451
+ coverFile?: {
9452
+ id: string;
9453
+ fileName: string | null;
9454
+ mimeType: string | null;
9455
+ fileSize: number | null;
9456
+ publicUrl: string | null;
9457
+ } | undefined;
9458
+ coverFileId: string | null;
9459
+ coverUrl?: string | undefined;
9460
+ createdAt: Date;
9461
+ createdBy: string;
9462
+ description: string | null;
9463
+ durationSeconds: number | null;
9464
+ id: string;
9465
+ isEnabled: boolean;
9466
+ publishedAt: Date | null;
9467
+ sortOrder: number;
9468
+ status: "archived" | "draft" | "published";
9469
+ title: string;
9470
+ updatedAt: Date;
9471
+ videoFile?: {
9472
+ id: string;
9473
+ fileName: string | null;
9474
+ mimeType: string | null;
9475
+ fileSize: number | null;
9476
+ publicUrl: string | null;
9477
+ } | undefined;
9478
+ videoFileId: string;
9479
+ videoUrl?: string | undefined;
9480
+ };
9481
+ 401: "Unauthorized";
9482
+ 403: "Forbidden: Admins only";
9483
+ 422: {
9484
+ type: 'validation';
9485
+ on: string;
9486
+ summary?: string;
9487
+ message?: string;
9488
+ found?: unknown;
9489
+ property?: string;
9490
+ expected?: string;
9491
+ };
9492
+ };
9493
+ };
9494
+ };
9495
+ };
9496
+ } & {
9497
+ live_stream_videos: {
9498
+ ":id": {
9499
+ patch: {
9500
+ body: {
9501
+ coverFileId?: string | undefined;
9502
+ description?: string | null | undefined;
9503
+ durationSeconds?: number | null | undefined;
9504
+ isEnabled?: boolean | undefined;
9505
+ publishedAt?: string | Date | null | undefined;
9506
+ sortOrder?: number | undefined;
9507
+ status?: "archived" | "draft" | "published" | undefined;
9508
+ title?: string | undefined;
9509
+ videoFileId?: string | undefined;
9510
+ };
9511
+ params: {
9512
+ id: string;
9513
+ };
9514
+ query: {};
9515
+ headers: {};
9516
+ response: {
9517
+ 200: {
9518
+ coverFile?: {
9519
+ id: string;
9520
+ fileName: string | null;
9521
+ mimeType: string | null;
9522
+ fileSize: number | null;
9523
+ publicUrl: string | null;
9524
+ } | undefined;
9525
+ coverFileId: string | null;
9526
+ coverUrl?: string | undefined;
9527
+ createdAt: Date;
9528
+ createdBy: string;
9529
+ description: string | null;
9530
+ durationSeconds: number | null;
9531
+ id: string;
9532
+ isEnabled: boolean;
9533
+ publishedAt: Date | null;
9534
+ sortOrder: number;
9535
+ status: "archived" | "draft" | "published";
9536
+ title: string;
9537
+ updatedAt: Date;
9538
+ videoFile?: {
9539
+ id: string;
9540
+ fileName: string | null;
9541
+ mimeType: string | null;
9542
+ fileSize: number | null;
9543
+ publicUrl: string | null;
9544
+ } | undefined;
9545
+ videoFileId: string;
9546
+ videoUrl?: string | undefined;
9547
+ };
9548
+ 401: "Unauthorized";
9549
+ 403: "Forbidden: Admins only";
9550
+ 422: {
9551
+ type: 'validation';
9552
+ on: string;
9553
+ summary?: string;
9554
+ message?: string;
9555
+ found?: unknown;
9556
+ property?: string;
9557
+ expected?: string;
9558
+ };
9559
+ };
9560
+ };
9561
+ };
9562
+ };
9563
+ } & {
9564
+ live_stream_videos: {
9565
+ ":id": {
9566
+ publish: {
9567
+ post: {
9568
+ body: {};
9569
+ params: {
9570
+ id: string;
9571
+ };
9572
+ query: {};
9573
+ headers: {};
9574
+ response: {
9575
+ 200: {
9576
+ coverFile?: {
9577
+ id: string;
9578
+ fileName: string | null;
9579
+ mimeType: string | null;
9580
+ fileSize: number | null;
9581
+ publicUrl: string | null;
9582
+ } | undefined;
9583
+ coverFileId: string | null;
9584
+ coverUrl?: string | undefined;
9585
+ createdAt: Date;
9586
+ createdBy: string;
9587
+ description: string | null;
9588
+ durationSeconds: number | null;
9589
+ id: string;
9590
+ isEnabled: boolean;
9591
+ publishedAt: Date | null;
9592
+ sortOrder: number;
9593
+ status: "archived" | "draft" | "published";
9594
+ title: string;
9595
+ updatedAt: Date;
9596
+ videoFile?: {
9597
+ id: string;
9598
+ fileName: string | null;
9599
+ mimeType: string | null;
9600
+ fileSize: number | null;
9601
+ publicUrl: string | null;
9602
+ } | undefined;
9603
+ videoFileId: string;
9604
+ videoUrl?: string | undefined;
9605
+ };
9606
+ 401: "Unauthorized";
9607
+ 403: "Forbidden: Admins only";
9608
+ 422: {
9609
+ type: 'validation';
9610
+ on: string;
9611
+ summary?: string;
9612
+ message?: string;
9613
+ found?: unknown;
9614
+ property?: string;
9615
+ expected?: string;
9616
+ };
9617
+ };
9618
+ };
9619
+ };
9620
+ };
9621
+ };
9622
+ } & {
9623
+ live_stream_videos: {
9624
+ ":id": {
9625
+ archive: {
9626
+ post: {
9627
+ body: {};
9628
+ params: {
9629
+ id: string;
9630
+ };
9631
+ query: {};
9632
+ headers: {};
9633
+ response: {
9634
+ 200: {
9635
+ coverFile?: {
9636
+ id: string;
9637
+ fileName: string | null;
9638
+ mimeType: string | null;
9639
+ fileSize: number | null;
9640
+ publicUrl: string | null;
9641
+ } | undefined;
9642
+ coverFileId: string | null;
9643
+ coverUrl?: string | undefined;
9644
+ createdAt: Date;
9645
+ createdBy: string;
9646
+ description: string | null;
9647
+ durationSeconds: number | null;
9648
+ id: string;
9649
+ isEnabled: boolean;
9650
+ publishedAt: Date | null;
9651
+ sortOrder: number;
9652
+ status: "archived" | "draft" | "published";
9653
+ title: string;
9654
+ updatedAt: Date;
9655
+ videoFile?: {
9656
+ id: string;
9657
+ fileName: string | null;
9658
+ mimeType: string | null;
9659
+ fileSize: number | null;
9660
+ publicUrl: string | null;
9661
+ } | undefined;
9662
+ videoFileId: string;
9663
+ videoUrl?: string | undefined;
9664
+ };
9665
+ 401: "Unauthorized";
9666
+ 403: "Forbidden: Admins only";
9667
+ 422: {
9668
+ type: 'validation';
9669
+ on: string;
9670
+ summary?: string;
9671
+ message?: string;
9672
+ found?: unknown;
9673
+ property?: string;
9674
+ expected?: string;
9675
+ };
9676
+ };
9677
+ };
9678
+ };
9679
+ };
9680
+ };
9681
+ } & {
9682
+ live_stream_videos: {
9683
+ ":id": {
9684
+ delete: {
9685
+ body: {};
9686
+ params: {
9687
+ id: string;
9688
+ };
9689
+ query: {};
9690
+ headers: {};
9691
+ response: {
9692
+ 200: {
9693
+ success: boolean;
9694
+ };
9695
+ 401: "Unauthorized";
9696
+ 403: "Forbidden: Admins only";
9697
+ 422: {
9698
+ type: 'validation';
9699
+ on: string;
9700
+ summary?: string;
9701
+ message?: string;
9702
+ found?: unknown;
9703
+ property?: string;
9704
+ expected?: string;
9705
+ };
9706
+ };
9707
+ };
9708
+ };
9709
+ };
9710
+ };
9303
9711
  } & {
9304
9712
  admin: {
9305
9713
  operations_overview: {};
@@ -9708,7 +10116,7 @@ export declare const adminRouter: Elysia<"/admin", {
9708
10116
  offset?: number | undefined;
9709
10117
  pageSize?: number | undefined;
9710
10118
  pageIndex?: number | undefined;
9711
- businessType?: "app_video" | "avatar" | "bank_verification" | "contract" | "cover_image" | "export_report" | "financial_report" | "kyc_document" | "ledger_account_import" | "news_attachment" | "notification_attachment" | "other" | "transaction_receipt" | undefined;
10119
+ businessType?: "app_video" | "avatar" | "bank_verification" | "contract" | "cover_image" | "export_report" | "financial_report" | "kyc_document" | "ledger_account_import" | "live_stream_video" | "news_attachment" | "notification_attachment" | "other" | "transaction_receipt" | undefined;
9712
10120
  businessId?: string | undefined;
9713
10121
  status?: "active" | "archived" | "pending_deletion" | "uploading" | null | undefined;
9714
10122
  accessControl?: "private" | "public" | "restricted" | null | undefined;
@@ -9722,7 +10130,7 @@ export declare const adminRouter: Elysia<"/admin", {
9722
10130
  archivedAt: Date | null;
9723
10131
  businessId: string | null;
9724
10132
  businessMetadata: string | null;
9725
- businessType: "app_video" | "avatar" | "bank_verification" | "contract" | "cover_image" | "export_report" | "financial_report" | "kyc_document" | "ledger_account_import" | "news_attachment" | "notification_attachment" | "other" | "transaction_receipt";
10133
+ businessType: "app_video" | "avatar" | "bank_verification" | "contract" | "cover_image" | "export_report" | "financial_report" | "kyc_document" | "ledger_account_import" | "live_stream_video" | "news_attachment" | "notification_attachment" | "other" | "transaction_receipt";
9726
10134
  createdAt: Date;
9727
10135
  deletedAt: Date | null;
9728
10136
  downloadCount: number | null;
@@ -118,6 +118,8 @@ export declare const assetConvertOrderAdminResponseSchema: import("@sinclair/typ
118
118
  lock_activity_reward_payout: "lock_activity_reward_payout";
119
119
  manual_decrease: "manual_decrease";
120
120
  manual_increase: "manual_increase";
121
+ team_milestone_platform_reward_payout: "team_milestone_platform_reward_payout";
122
+ team_milestone_value_added_reward_payout: "team_milestone_value_added_reward_payout";
121
123
  trade_market_buy_base_transfer: "trade_market_buy_base_transfer";
122
124
  trade_market_buy_quote_transfer: "trade_market_buy_quote_transfer";
123
125
  trade_market_sell_base_transfer: "trade_market_sell_base_transfer";
@@ -140,6 +142,7 @@ export declare const assetConvertOrderAdminResponseSchema: import("@sinclair/typ
140
142
  internal_transfer_order: "internal_transfer_order";
141
143
  lock_activity_participation: "lock_activity_participation";
142
144
  manual_adjustment: "manual_adjustment";
145
+ team_milestone_reward_grant: "team_milestone_reward_grant";
143
146
  trade_market_order: "trade_market_order";
144
147
  transfer_order: "transfer_order";
145
148
  user_check_in: "user_check_in";
@@ -164,6 +167,8 @@ export declare const assetConvertOrderAdminResponseSchema: import("@sinclair/typ
164
167
  lock_activity_reward_payout: "lock_activity_reward_payout";
165
168
  manual_decrease: "manual_decrease";
166
169
  manual_increase: "manual_increase";
170
+ team_milestone_platform_reward_payout: "team_milestone_platform_reward_payout";
171
+ team_milestone_value_added_reward_payout: "team_milestone_value_added_reward_payout";
167
172
  trade_market_buy_base_transfer: "trade_market_buy_base_transfer";
168
173
  trade_market_buy_quote_transfer: "trade_market_buy_quote_transfer";
169
174
  trade_market_sell_base_transfer: "trade_market_sell_base_transfer";
@@ -186,6 +191,7 @@ export declare const assetConvertOrderAdminResponseSchema: import("@sinclair/typ
186
191
  internal_transfer_order: "internal_transfer_order";
187
192
  lock_activity_participation: "lock_activity_participation";
188
193
  manual_adjustment: "manual_adjustment";
194
+ team_milestone_reward_grant: "team_milestone_reward_grant";
189
195
  trade_market_order: "trade_market_order";
190
196
  transfer_order: "transfer_order";
191
197
  user_check_in: "user_check_in";
@@ -572,6 +578,8 @@ export declare const assetConvertOrderListResponseSchema: import("@sinclair/type
572
578
  lock_activity_reward_payout: "lock_activity_reward_payout";
573
579
  manual_decrease: "manual_decrease";
574
580
  manual_increase: "manual_increase";
581
+ team_milestone_platform_reward_payout: "team_milestone_platform_reward_payout";
582
+ team_milestone_value_added_reward_payout: "team_milestone_value_added_reward_payout";
575
583
  trade_market_buy_base_transfer: "trade_market_buy_base_transfer";
576
584
  trade_market_buy_quote_transfer: "trade_market_buy_quote_transfer";
577
585
  trade_market_sell_base_transfer: "trade_market_sell_base_transfer";
@@ -594,6 +602,7 @@ export declare const assetConvertOrderListResponseSchema: import("@sinclair/type
594
602
  internal_transfer_order: "internal_transfer_order";
595
603
  lock_activity_participation: "lock_activity_participation";
596
604
  manual_adjustment: "manual_adjustment";
605
+ team_milestone_reward_grant: "team_milestone_reward_grant";
597
606
  trade_market_order: "trade_market_order";
598
607
  transfer_order: "transfer_order";
599
608
  user_check_in: "user_check_in";
@@ -618,6 +627,8 @@ export declare const assetConvertOrderListResponseSchema: import("@sinclair/type
618
627
  lock_activity_reward_payout: "lock_activity_reward_payout";
619
628
  manual_decrease: "manual_decrease";
620
629
  manual_increase: "manual_increase";
630
+ team_milestone_platform_reward_payout: "team_milestone_platform_reward_payout";
631
+ team_milestone_value_added_reward_payout: "team_milestone_value_added_reward_payout";
621
632
  trade_market_buy_base_transfer: "trade_market_buy_base_transfer";
622
633
  trade_market_buy_quote_transfer: "trade_market_buy_quote_transfer";
623
634
  trade_market_sell_base_transfer: "trade_market_sell_base_transfer";
@@ -640,6 +651,7 @@ export declare const assetConvertOrderListResponseSchema: import("@sinclair/type
640
651
  internal_transfer_order: "internal_transfer_order";
641
652
  lock_activity_participation: "lock_activity_participation";
642
653
  manual_adjustment: "manual_adjustment";
654
+ team_milestone_reward_grant: "team_milestone_reward_grant";
643
655
  trade_market_order: "trade_market_order";
644
656
  transfer_order: "transfer_order";
645
657
  user_check_in: "user_check_in";