@opexa/portal-sdk 0.41.2 → 0.41.3

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/dist/index.d.cts CHANGED
@@ -379,7 +379,7 @@ type OnboardingPlayerExperience$1 = 'ROOKIE' | 'VETERAN';
379
379
  type QuestType$1 = 'WAGERING' | 'DAILY_CHECKIN' | 'ONBOARDING' | 'JOURNEY';
380
380
  type QuestStatus$1 = 'IN_PROGRESS' | 'COMPLETED' | 'FAILED';
381
381
  type QuestProgramStatus$1 = 'ACTIVE' | 'INACTIVE' | 'DELETED';
382
- type JourneyQuestMilestoneType$1 = 'REGISTRATION' | 'ACCOUNT_VERIFICATION' | 'FIRST_DEPOSIT' | 'IOS_FIRST_LOGIN' | 'ANDROID_FIRST_LOGIN' | 'CUSTOM';
382
+ type JourneyQuestMilestoneType$1 = 'REGISTRATION' | 'ACCOUNT_VERIFICATION' | 'FIRST_DEPOSIT' | 'IOS_FIRST_LOGIN' | 'ANDROID_FIRST_LOGIN' | 'LINK_FACEBOOK_ACCOUNT' | 'LINK_GOOGLE_ACCOUNT' | 'CUSTOM';
383
383
  type JackpotStatus$1 = 'ACTIVE' | 'CLOSING' | 'DISABLED';
384
384
  type JackpotCursor = 'POOL';
385
385
  type JackpotPayoutCursor = 'AMOUNT';
package/dist/index.d.ts CHANGED
@@ -379,7 +379,7 @@ type OnboardingPlayerExperience$1 = 'ROOKIE' | 'VETERAN';
379
379
  type QuestType$1 = 'WAGERING' | 'DAILY_CHECKIN' | 'ONBOARDING' | 'JOURNEY';
380
380
  type QuestStatus$1 = 'IN_PROGRESS' | 'COMPLETED' | 'FAILED';
381
381
  type QuestProgramStatus$1 = 'ACTIVE' | 'INACTIVE' | 'DELETED';
382
- type JourneyQuestMilestoneType$1 = 'REGISTRATION' | 'ACCOUNT_VERIFICATION' | 'FIRST_DEPOSIT' | 'IOS_FIRST_LOGIN' | 'ANDROID_FIRST_LOGIN' | 'CUSTOM';
382
+ type JourneyQuestMilestoneType$1 = 'REGISTRATION' | 'ACCOUNT_VERIFICATION' | 'FIRST_DEPOSIT' | 'IOS_FIRST_LOGIN' | 'ANDROID_FIRST_LOGIN' | 'LINK_FACEBOOK_ACCOUNT' | 'LINK_GOOGLE_ACCOUNT' | 'CUSTOM';
383
383
  type JackpotStatus$1 = 'ACTIVE' | 'CLOSING' | 'DISABLED';
384
384
  type JackpotCursor = 'POOL';
385
385
  type JackpotPayoutCursor = 'AMOUNT';
package/dist/index.js CHANGED
@@ -8800,7 +8800,8 @@ var NEW_GAME_PROVIDERS = [
8800
8800
  "EVOLUTION_REDTIGER",
8801
8801
  "HOLLYWOODTV",
8802
8802
  "NO_LIMIT_CITY",
8803
- "BIG_TIME_GAMING"
8803
+ "BIG_TIME_GAMING",
8804
+ "SAGAMING"
8804
8805
  ];
8805
8806
  var ENDPOINTS = {
8806
8807
  development: {