@bprotsyk/aso-core 1.2.237 → 1.2.241

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 (329) hide show
  1. package/README.md +1 -1
  2. package/docs/assets/highlight.css +22 -22
  3. package/docs/assets/main.js +58 -58
  4. package/docs/assets/style.css +1279 -1279
  5. package/docs/enums/PanelUserAccessScope.html +126 -126
  6. package/docs/functions/ASO_v0.toDefault.html +80 -80
  7. package/docs/functions/ASO_v1.toDefault.html +80 -80
  8. package/docs/functions/ASO_v2.toDefault.html +78 -78
  9. package/docs/functions/ASO_v3.toDefault.html +77 -77
  10. package/docs/functions/ASO_v4.toDefault.html +75 -75
  11. package/docs/functions/ASO_v5.toDefault.html +76 -76
  12. package/docs/functions/ColoredText.html +92 -92
  13. package/docs/functions/ShapeDiv.html +109 -109
  14. package/docs/index.html +82 -82
  15. package/docs/interfaces/ASOConfigFetch.IUsageLogEntry.html +1413 -1413
  16. package/docs/interfaces/ASOConfigFetch.IUsageLogRequest.html +103 -103
  17. package/docs/interfaces/ASOConfigFetch.IUsageLogResponse.html +108 -108
  18. package/docs/interfaces/ASO_v0.IAuthorizationActionMapping.html +145 -145
  19. package/docs/interfaces/ASO_v0.IColoredSpan.html +89 -89
  20. package/docs/interfaces/ASO_v0.IColoredSpanMapping.html +89 -89
  21. package/docs/interfaces/ASO_v0.IColoredString.html +89 -89
  22. package/docs/interfaces/ASO_v0.IColoredStringMapping.html +89 -89
  23. package/docs/interfaces/ASO_v0.IConfig.html +556 -556
  24. package/docs/interfaces/ASO_v0.IConfigMapping.html +229 -229
  25. package/docs/interfaces/ASO_v0.ILocalization.html +516 -516
  26. package/docs/interfaces/ASO_v0.ILocalizationMap.html +77 -77
  27. package/docs/interfaces/ASO_v0.ILocalizationMapping.html +502 -502
  28. package/docs/interfaces/ASO_v0.IOfferResult.html +103 -103
  29. package/docs/interfaces/ASO_v0.IOfferResultEmoji.html +82 -82
  30. package/docs/interfaces/ASO_v0.IOfferResultMapping.html +117 -117
  31. package/docs/interfaces/ASO_v0.IOfferSectionMapping.html +108 -108
  32. package/docs/interfaces/ASO_v0.IOffersSection.html +96 -96
  33. package/docs/interfaces/ASO_v0.ISectionPalette.html +152 -152
  34. package/docs/interfaces/ASO_v0.ISectionPaletteMapping.html +152 -152
  35. package/docs/interfaces/ASO_v1.IAuthorizationActionMapping.html +145 -145
  36. package/docs/interfaces/ASO_v1.IColoredSpan.html +89 -89
  37. package/docs/interfaces/ASO_v1.IColoredSpanMapping.html +89 -89
  38. package/docs/interfaces/ASO_v1.IColoredString.html +89 -89
  39. package/docs/interfaces/ASO_v1.IColoredStringMapping.html +89 -89
  40. package/docs/interfaces/ASO_v1.IConfig.html +549 -549
  41. package/docs/interfaces/ASO_v1.IConfigMapping.html +229 -229
  42. package/docs/interfaces/ASO_v1.ILocalization.html +481 -481
  43. package/docs/interfaces/ASO_v1.ILocalizationMap.html +77 -77
  44. package/docs/interfaces/ASO_v1.ILocalizationMapping.html +481 -481
  45. package/docs/interfaces/ASO_v1.IOfferResult.html +103 -103
  46. package/docs/interfaces/ASO_v1.IOfferResultEmoji.html +82 -82
  47. package/docs/interfaces/ASO_v1.IOfferResultMapping.html +117 -117
  48. package/docs/interfaces/ASO_v1.IOfferSectionMapping.html +108 -108
  49. package/docs/interfaces/ASO_v1.IOffersSection.html +101 -101
  50. package/docs/interfaces/ASO_v1.ISectionPalette.html +152 -152
  51. package/docs/interfaces/ASO_v1.ISectionPaletteMapping.html +152 -152
  52. package/docs/interfaces/ASO_v2.IAuthorizationActionMapping.html +138 -138
  53. package/docs/interfaces/ASO_v2.IColoredSpanMapping.html +89 -89
  54. package/docs/interfaces/ASO_v2.IColoredString.html +89 -89
  55. package/docs/interfaces/ASO_v2.IColoredStringMapping.html +89 -89
  56. package/docs/interfaces/ASO_v2.IConfig.html +493 -493
  57. package/docs/interfaces/ASO_v2.IConfigMapping.html +201 -201
  58. package/docs/interfaces/ASO_v2.ILocalization.html +474 -474
  59. package/docs/interfaces/ASO_v2.ILocalizationMap.html +75 -75
  60. package/docs/interfaces/ASO_v2.ILocalizationMapping.html +362 -362
  61. package/docs/interfaces/ASO_v2.IOfferResult.html +110 -110
  62. package/docs/interfaces/ASO_v2.IOfferResultMapping.html +117 -117
  63. package/docs/interfaces/ASO_v2.IOfferSectionMapping.html +108 -108
  64. package/docs/interfaces/ASO_v2.IOffersSection.html +101 -101
  65. package/docs/interfaces/ASO_v2.ISectionPalette.html +152 -152
  66. package/docs/interfaces/ASO_v2.ISectionPaletteMapping.html +152 -152
  67. package/docs/interfaces/ASO_v3.IAuthorizationActionMapping.html +138 -138
  68. package/docs/interfaces/ASO_v3.IColoredSpanMapping.html +89 -89
  69. package/docs/interfaces/ASO_v3.IColoredString.html +89 -89
  70. package/docs/interfaces/ASO_v3.IColoredStringMapping.html +89 -89
  71. package/docs/interfaces/ASO_v3.IConfig.html +514 -514
  72. package/docs/interfaces/ASO_v3.IConfigMapping.html +208 -208
  73. package/docs/interfaces/ASO_v3.ILocalization.html +446 -446
  74. package/docs/interfaces/ASO_v3.ILocalizationMap.html +74 -74
  75. package/docs/interfaces/ASO_v3.ILocalizationMapping.html +341 -341
  76. package/docs/interfaces/ASO_v3.IOfferResultMapping.html +117 -117
  77. package/docs/interfaces/ASO_v3.IOfferSectionMapping.html +108 -108
  78. package/docs/interfaces/ASO_v3.IOffersSection.html +101 -101
  79. package/docs/interfaces/ASO_v3.ISectionPalette.html +152 -152
  80. package/docs/interfaces/ASO_v3.ISectionPaletteMapping.html +152 -152
  81. package/docs/interfaces/ASO_v4.IAuthorizationActionMapping.html +138 -138
  82. package/docs/interfaces/ASO_v4.IColoredSpanMapping.html +89 -89
  83. package/docs/interfaces/ASO_v4.IColoredString.html +89 -89
  84. package/docs/interfaces/ASO_v4.IColoredStringMapping.html +89 -89
  85. package/docs/interfaces/ASO_v4.IConfig.html +514 -514
  86. package/docs/interfaces/ASO_v4.IConfigMapping.html +131 -131
  87. package/docs/interfaces/ASO_v4.ILocalization.html +369 -369
  88. package/docs/interfaces/ASO_v4.ILocalizationMap.html +72 -72
  89. package/docs/interfaces/ASO_v4.ILocalizationMapping.html +257 -257
  90. package/docs/interfaces/ASO_v4.IOfferResultMapping.html +117 -117
  91. package/docs/interfaces/ASO_v4.IOfferSectionMapping.html +89 -89
  92. package/docs/interfaces/ASO_v4.LocalizedString.html +82 -82
  93. package/docs/interfaces/ASO_v5.IAuthorizationActionMapping.html +138 -138
  94. package/docs/interfaces/ASO_v5.IColoredSpan.html +89 -89
  95. package/docs/interfaces/ASO_v5.IColoredSpanMapping.html +89 -89
  96. package/docs/interfaces/ASO_v5.IColoredString.html +89 -89
  97. package/docs/interfaces/ASO_v5.IColoredStringMapping.html +89 -89
  98. package/docs/interfaces/ASO_v5.IConfig.html +542 -542
  99. package/docs/interfaces/ASO_v5.IConfigMapping.html +159 -159
  100. package/docs/interfaces/ASO_v5.ILocalization.html +411 -411
  101. package/docs/interfaces/ASO_v5.ILocalizationMap.html +73 -73
  102. package/docs/interfaces/ASO_v5.ILocalizationMapping.html +299 -299
  103. package/docs/interfaces/ASO_v5.IOfferResultMapping.html +117 -117
  104. package/docs/interfaces/ASO_v5.IOfferSectionMapping.html +89 -89
  105. package/docs/interfaces/ASO_v5.LocalizedString.html +82 -82
  106. package/docs/interfaces/IAsoConfigResponse.html +81 -81
  107. package/docs/interfaces/IAsoCustomizedOffer.html +116 -116
  108. package/docs/interfaces/IAsoDefaultConfig.html +443 -443
  109. package/docs/interfaces/IAsoOfferResponse.html +81 -81
  110. package/docs/interfaces/IAsoSection.html +88 -88
  111. package/docs/interfaces/IAsoSingleOffer.html +88 -88
  112. package/docs/interfaces/IAuthToken.html +102 -102
  113. package/docs/interfaces/IColoredTextProps.html +74 -74
  114. package/docs/interfaces/IFlashApp.html +144 -144
  115. package/docs/interfaces/IFlashAppListItem.html +88 -88
  116. package/docs/interfaces/IGradient.html +95 -95
  117. package/docs/interfaces/IOffer.html +137 -137
  118. package/docs/interfaces/IOfferWallAuthConfig.html +130 -130
  119. package/docs/interfaces/IOfferWallAuthLocalization.html +102 -102
  120. package/docs/interfaces/IOfferWallAuthSubmitRequest.html +74 -74
  121. package/docs/interfaces/IOfferWallAuthSubmitResponse.html +74 -74
  122. package/docs/interfaces/IOfferWallHomeDialogData.html +95 -95
  123. package/docs/interfaces/IOfferWallOffer.html +109 -109
  124. package/docs/interfaces/IOfferWallResponse.html +81 -81
  125. package/docs/interfaces/IOfferWallSection.html +88 -88
  126. package/docs/interfaces/IPanelUser.html +1405 -1405
  127. package/docs/interfaces/IPush.html +95 -95
  128. package/docs/interfaces/IShape.html +102 -102
  129. package/docs/interfaces/IStroke.html +81 -81
  130. package/docs/interfaces/IUpsertFlashAppRequest.html +214 -214
  131. package/docs/interfaces/IUpsertFlashAppResponse.html +81 -81
  132. package/docs/modules/ASOConfigFetch.html +63 -63
  133. package/docs/modules/ASO_v0.html +96 -96
  134. package/docs/modules/ASO_v1.html +96 -96
  135. package/docs/modules/ASO_v2.html +92 -92
  136. package/docs/modules/ASO_v3.html +90 -90
  137. package/docs/modules/ASO_v4.html +86 -86
  138. package/docs/modules/ASO_v5.html +88 -88
  139. package/docs/modules.html +133 -133
  140. package/docs/variables/FlashAppSchema.html +83 -83
  141. package/docs/variables/PanelUserSchema.html +83 -83
  142. package/lib/app/app-integration.d.ts +53 -53
  143. package/lib/app/app-integration.js +63 -63
  144. package/lib/app/app-list-item.d.ts +5 -5
  145. package/lib/app/app-list-item.js +2 -2
  146. package/lib/app/app-type.d.ts +4 -4
  147. package/lib/app/app-type.js +8 -8
  148. package/lib/app/app.d.ts +178 -177
  149. package/lib/app/app.js +216 -216
  150. package/lib/general/cloudflare-domain.d.ts +42 -42
  151. package/lib/general/cloudflare-domain.js +12 -12
  152. package/lib/general/colored-text.d.ts +7 -7
  153. package/lib/general/colored-text.js +28 -28
  154. package/lib/general/domain.d.ts +100 -92
  155. package/lib/general/domain.js +57 -38
  156. package/lib/general/namecheap-domain.d.ts +86 -79
  157. package/lib/general/namecheap-domain.js +14 -14
  158. package/lib/general/push.d.ts +6 -6
  159. package/lib/general/push.js +2 -2
  160. package/lib/general/queue.d.ts +2 -1
  161. package/lib/general/queue.js +1 -2
  162. package/lib/general/shape.d.ts +18 -18
  163. package/lib/general/shape.js +33 -36
  164. package/lib/index.d.ts +25 -25
  165. package/lib/index.js +43 -65
  166. package/lib/keitaro/keitaro-campaign.d.ts +31 -31
  167. package/lib/keitaro/keitaro-campaign.js +5 -5
  168. package/lib/keitaro/keitaro-domain.d.ts +6 -6
  169. package/lib/keitaro/keitaro-domain.js +2 -2
  170. package/lib/keitaro/keitaro-offer.d.ts +7 -7
  171. package/lib/keitaro/keitaro-offer.js +2 -2
  172. package/lib/keitaro/keitaro-stream.d.ts +20 -20
  173. package/lib/keitaro/keitaro-stream.js +2 -2
  174. package/lib/models/cloudflare-domain.d.ts +42 -42
  175. package/lib/models/cloudflare-domain.js +12 -12
  176. package/lib/models/domain.d.ts +92 -92
  177. package/lib/models/domain.js +38 -38
  178. package/lib/models/namecheap-domain.d.ts +80 -80
  179. package/lib/models/namecheap-domain.js +14 -14
  180. package/lib/network/keitaro/http.d.ts +2 -3
  181. package/lib/network/keitaro/http.js +9 -12
  182. package/lib/network/keitaro/keitaro-service.d.ts +50 -50
  183. package/lib/network/keitaro/keitaro-service.js +257 -260
  184. package/lib/offers/list.d.ts +37 -37
  185. package/lib/offers/list.js +12 -12
  186. package/lib/offers/offer.d.ts +91 -91
  187. package/lib/offers/offer.js +42 -42
  188. package/lib/offers/offerwall/offerwall-home-dialog-data.d.ts +6 -6
  189. package/lib/offers/offerwall/offerwall-home-dialog-data.js +2 -2
  190. package/lib/offers/offerwall/offerwall-offer.d.ts +12 -12
  191. package/lib/offers/offerwall/offerwall-offer.js +2 -2
  192. package/lib/offers/offerwall/offerwall-response.d.ts +6 -6
  193. package/lib/offers/offerwall/offerwall-response.js +2 -2
  194. package/lib/offers/offerwall/offerwall-section.d.ts +6 -6
  195. package/lib/offers/offerwall/offerwall-section.js +2 -2
  196. package/lib/offers/section.d.ts +47 -47
  197. package/lib/offers/section.js +20 -20
  198. package/lib/panel/auth.d.ts +8 -8
  199. package/lib/panel/auth.js +2 -2
  200. package/lib/panel/flash/create-flash-app-request.d.ts +28 -28
  201. package/lib/panel/flash/create-flash-app-request.js +2 -2
  202. package/lib/panel/flash/upsert-flash-app-request.d.ts +27 -27
  203. package/lib/panel/flash/upsert-flash-app-request.js +2 -2
  204. package/lib/panel/user.d.ts +46 -46
  205. package/lib/panel/user.js +28 -28
  206. package/lib/shared/colored-text.d.ts +7 -7
  207. package/lib/shared/colored-text.js +28 -28
  208. package/lib/shared/offer.d.ts +12 -12
  209. package/lib/shared/offer.js +2 -2
  210. package/lib/shared/push.d.ts +6 -6
  211. package/lib/shared/push.js +2 -2
  212. package/lib/shared/queue.d.ts +1 -1
  213. package/lib/shared/queue.js +2 -2
  214. package/lib/shared/shape.d.ts +18 -18
  215. package/lib/shared/shape.js +36 -36
  216. package/lib/shared/single-offer.d.ts +5 -5
  217. package/lib/shared/single-offer.js +2 -2
  218. package/lib/utils/app-gathering-utils.d.ts +15 -15
  219. package/lib/utils/app-gathering-utils.js +2 -2
  220. package/lib/utils/general.d.ts +11 -11
  221. package/lib/utils/general.js +40 -40
  222. package/lib/utils/huawei/converter.d.ts +2 -2
  223. package/lib/utils/huawei/converter.js +53 -53
  224. package/lib/utils/keitaro-utils.d.ts +15 -15
  225. package/lib/utils/keitaro-utils.js +541 -544
  226. package/lib/utils/server-util.d.ts +17 -26
  227. package/lib/utils/server-util.js +111 -176
  228. package/package.json +46 -46
  229. package/src/app/app-integration.ts +66 -66
  230. package/src/app/app-list-item.ts +4 -4
  231. package/src/app/app-type.ts +3 -3
  232. package/src/app/app.ts +353 -353
  233. package/src/general/cloudflare-domain.ts +44 -44
  234. package/src/general/domain.ts +97 -75
  235. package/src/general/namecheap-domain.ts +63 -56
  236. package/src/general/push.ts +5 -5
  237. package/src/general/queue.ts +4 -4
  238. package/src/general/shape.tsx +55 -55
  239. package/src/index.ts +32 -33
  240. package/src/keitaro/keitaro-campaign.ts +35 -35
  241. package/src/keitaro/keitaro-domain.ts +5 -5
  242. package/src/keitaro/keitaro-offer.ts +6 -6
  243. package/src/keitaro/keitaro-stream.ts +19 -19
  244. package/src/network/keitaro/http.ts +8 -8
  245. package/src/network/keitaro/keitaro-service.ts +322 -322
  246. package/src/offers/list.ts +19 -19
  247. package/src/offers/offer.ts +80 -80
  248. package/src/offers/offerwall/offerwall-home-dialog-data.ts +6 -6
  249. package/src/offers/offerwall/offerwall-offer.ts +12 -12
  250. package/src/offers/offerwall/offerwall-response.ts +7 -7
  251. package/src/offers/offerwall/offerwall-section.ts +7 -7
  252. package/src/offers/section.ts +29 -29
  253. package/src/panel/auth.ts +8 -8
  254. package/src/panel/flash/upsert-flash-app-request.ts +37 -37
  255. package/src/panel/user.ts +38 -38
  256. package/src/utils/data.csv +65 -65
  257. package/src/utils/general.ts +36 -36
  258. package/src/utils/huawei/converter.ts +55 -55
  259. package/src/utils/keitaro-utils.ts +626 -626
  260. package/src/utils/map-apps.json +4747 -4747
  261. package/src/utils/server-util.ts +123 -246
  262. package/src/utils/update-postbacks.js +27 -27
  263. package/tsconfig.json +16 -17
  264. package/lib/aso/config/aso-config-v0.d.ts +0 -333
  265. package/lib/aso/config/aso-config-v0.js +0 -59
  266. package/lib/aso/config/aso-config-v1.d.ts +0 -330
  267. package/lib/aso/config/aso-config-v1.js +0 -58
  268. package/lib/aso/config/aso-config-v2.d.ts +0 -297
  269. package/lib/aso/config/aso-config-v2.js +0 -57
  270. package/lib/aso/config/aso-config-v3.d.ts +0 -294
  271. package/lib/aso/config/aso-config-v3.js +0 -58
  272. package/lib/aso/config/aso-config-v4.d.ts +0 -208
  273. package/lib/aso/config/aso-config-v4.js +0 -58
  274. package/lib/aso/config/aso-config-v5.d.ts +0 -227
  275. package/lib/aso/config/aso-config-v5.js +0 -58
  276. package/lib/aso/config/aso-default-config.d.ts +0 -57
  277. package/lib/aso/config/aso-default-config.js +0 -2
  278. package/lib/aso/config/aso-single-response.d.ts +0 -5
  279. package/lib/aso/config/aso-single-response.js +0 -2
  280. package/lib/aso/offer/aso-customized-offer.d.ts +0 -11
  281. package/lib/aso/offer/aso-customized-offer.js +0 -2
  282. package/lib/aso/offer/aso-offer-response.d.ts +0 -6
  283. package/lib/aso/offer/aso-offer-response.js +0 -2
  284. package/lib/aso/offer/aso-offer-section.d.ts +0 -6
  285. package/lib/aso/offer/aso-offer-section.js +0 -2
  286. package/lib/aso/offer/aso-single-offer.d.ts +0 -5
  287. package/lib/aso/offer/aso-single-offer.js +0 -2
  288. package/lib/aso/offer/config/aso-config-v0.d.ts +0 -271
  289. package/lib/aso/offer/config/aso-config-v0.js +0 -57
  290. package/lib/aso/offer/config/aso-config-v1.d.ts +0 -263
  291. package/lib/aso/offer/config/aso-config-v1.js +0 -57
  292. package/lib/aso/offer/config/aso-config-v2.d.ts +0 -230
  293. package/lib/aso/offer/config/aso-config-v2.js +0 -55
  294. package/lib/aso/offer/config/aso-config-v3.d.ts +0 -227
  295. package/lib/aso/offer/config/aso-config-v3.js +0 -56
  296. package/lib/aso/offer/config/aso-config-v4.d.ts +0 -205
  297. package/lib/aso/offer/config/aso-config-v4.js +0 -56
  298. package/lib/aso/offer/config/aso-default-config.d.ts +0 -56
  299. package/lib/aso/offer/config/aso-default-config.js +0 -2
  300. package/lib/aso/offer/config/aso-single-response.d.ts +0 -5
  301. package/lib/aso/offer/config/aso-single-response.js +0 -2
  302. package/lib/aso/offerwall/auth/offerwall-auth-config.d.ts +0 -14
  303. package/lib/aso/offerwall/auth/offerwall-auth-config.js +0 -2
  304. package/lib/aso/offerwall/auth/offerwall-auth-localization.d.ts +0 -8
  305. package/lib/aso/offerwall/auth/offerwall-auth-localization.js +0 -2
  306. package/lib/aso/offerwall/auth/offerwall-auth-submit-request.d.ts +0 -3
  307. package/lib/aso/offerwall/auth/offerwall-auth-submit-request.js +0 -2
  308. package/lib/aso/offerwall/auth/offerwall-auth-submit-response.d.ts +0 -3
  309. package/lib/aso/offerwall/auth/offerwall-auth-submit-response.js +0 -2
  310. package/lib/aso/offerwall/offerwall-home-dialog-data.d.ts +0 -6
  311. package/lib/aso/offerwall/offerwall-home-dialog-data.js +0 -2
  312. package/lib/aso/offerwall/offerwall-offer.d.ts +0 -8
  313. package/lib/aso/offerwall/offerwall-offer.js +0 -2
  314. package/lib/aso/offerwall/offerwall-response.d.ts +0 -6
  315. package/lib/aso/offerwall/offerwall-response.js +0 -2
  316. package/lib/aso/offerwall/offerwall-section.d.ts +0 -6
  317. package/lib/aso/offerwall/offerwall-section.js +0 -2
  318. package/lib/aso/usage-logs/aso-config-fetch-entry.d.ts +0 -28
  319. package/lib/aso/usage-logs/aso-config-fetch-entry.js +0 -2
  320. package/lib/flash/flash-app-integration.d.ts +0 -53
  321. package/lib/flash/flash-app-integration.js +0 -63
  322. package/lib/flash/flash-app-list-item.d.ts +0 -5
  323. package/lib/flash/flash-app-list-item.js +0 -2
  324. package/lib/flash/flash-app-type.d.ts +0 -4
  325. package/lib/flash/flash-app-type.js +0 -8
  326. package/lib/flash/flash-app.d.ts +0 -169
  327. package/lib/flash/flash-app.js +0 -215
  328. package/src/templates/nginx-template.conf +0 -35
  329. package/src/types/ssh2-sftp-client.d.ts +0 -59
@@ -1,58 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.toDefault = void 0;
4
- let toDefault = (config) => {
5
- return {
6
- id: config.id,
7
- bundle: config.bundle,
8
- name: config.name,
9
- email: config.email,
10
- host: config.host,
11
- ip: config.ip,
12
- sshPassword: config.sshPassword,
13
- sshPort: config.sshPort,
14
- trackingLink: config.trackingLink,
15
- fullAccess: config.fullAccess,
16
- appsflyerKey: config.appsflyerKey,
17
- onesignalKey: config.onesignalKey,
18
- onesignalRestApiKey: config.onesignalRestApiKey,
19
- allowedCountries: config.allowedCountries,
20
- excludedCountries: config.excludedCountries,
21
- callCoolDown: config.callCoolDown,
22
- smsCoolDown: config.smsCoolDown,
23
- maxSmsTries: config.maxSmsTries,
24
- maxCallTries: config.maxCallTries,
25
- smscLogin: config.smscLogin,
26
- smscPassword: config.sshPassword,
27
- support: config.support,
28
- configMapping: config.configMapping,
29
- offerSectionMapping: config.offersSectionMapping,
30
- authorizationActionMapping: config.authorizationActionMapping,
31
- configEndpoint: config.configEndpoint,
32
- offersEndpoint: config.offersEndpoint,
33
- nextActionEndpoint: config.nextActionEndpoint,
34
- currentActionEndpoint: config.currentActionEndpoint,
35
- validationEndpoint: config.codeValidationEndpoint,
36
- imageEndpoint: config.imageEndpoint,
37
- sectionsParameter: config.categoriesQuery,
38
- phoneParameter: config.phoneQuery,
39
- codeParameter: config.codeQuery,
40
- validityParameter: config.validityQuery,
41
- appsflyerIdParameter: "none",
42
- advertisingIdParameter: "none",
43
- onesignalIdParameter: "none",
44
- offerIdParameter: config.offerIdParameter,
45
- countryCodeParameter: config.countryCodeParameter,
46
- redirectHtmlName: config.redirectHtmlName,
47
- redirectJsName: config.redirectJsName,
48
- redirectFolderName: config.redirectFolderName,
49
- apiPrefix: config.apiPrefix,
50
- skipCode: config.skipCode,
51
- externalIpGeo: config.externalIpGeo,
52
- exportedTranslations: config.exportedTranslations,
53
- newTrackingLink: config.newTrackingLink,
54
- readyForPanel: config.readyForPanel,
55
- version: 1
56
- };
57
- };
58
- exports.toDefault = toDefault;
@@ -1,297 +0,0 @@
1
- import { IAsoDefaultConfig } from "./aso-default-config";
2
- export interface IConfig {
3
- id: number;
4
- name: string;
5
- email: string;
6
- bundle: string;
7
- ip: string;
8
- sshPassword: string;
9
- sshPort?: string;
10
- trackingLink: string;
11
- newTrackingLink?: string;
12
- host: string;
13
- fullAccess: boolean;
14
- appsflyerKey: string;
15
- onesignalKey: string;
16
- onesignalRestApiKey?: string;
17
- showVideo: boolean;
18
- appsflyerEnabled: boolean;
19
- singleFirst: boolean;
20
- authAdEnabled: boolean;
21
- allowedCountries: string;
22
- excludedCountries: string;
23
- supportUrl?: string;
24
- support?: {
25
- [key: string]: string;
26
- };
27
- privacyPolicyUrl: string;
28
- callCoolDown: number;
29
- smsCoolDown: number;
30
- maxSmsTries: number;
31
- maxCallTries: number;
32
- smscLogin: string;
33
- smscPassword: string;
34
- autoSmsCodeCatch: boolean;
35
- autoCallCodeCatch: boolean;
36
- localization?: ILocalizationMap | ILocalization;
37
- authorizationActionMapping: IAuthorizationActionMapping;
38
- offersSectionMapping: IOfferSectionMapping;
39
- configMapping: IConfigMapping;
40
- configEndpoint: string;
41
- offersEndpoint: string;
42
- offerEndpoint: string;
43
- nextActionEndpoint: string;
44
- currentActionEndpoint: string;
45
- codeValidationEndpoint: string;
46
- changeNumberEndpoint: string;
47
- imageEndpoint: string;
48
- categoriesQuery: string;
49
- phoneQuery: string;
50
- nameQuery: string;
51
- codeQuery: string;
52
- validityQuery: string;
53
- appsflyerIdQuery: string;
54
- offerIdParameter: string;
55
- countryCodeParameter?: string;
56
- redirectHtmlName: string;
57
- redirectJsName: string;
58
- redirectFolderName?: string;
59
- skipCode: boolean;
60
- externalIpGeo: boolean;
61
- exportedTranslations?: boolean;
62
- readyForPanel?: boolean;
63
- oldHosts?: string[];
64
- version: number;
65
- }
66
- export interface IAuthorizationActionMapping {
67
- hasNextAction: string;
68
- nextActionIn: string;
69
- changeNumberCaption: string;
70
- nextActionCaption: string;
71
- nextActionPatternCaption: string;
72
- actualTitlePattern: string;
73
- expiredTitlePattern: string;
74
- subtitle: string;
75
- when: string;
76
- authorized: string;
77
- }
78
- export interface ILocalizationMap {
79
- [key: string]: ILocalization;
80
- }
81
- export interface ISectionPalette {
82
- titleBorder: string;
83
- titleText: string;
84
- offerBorder: string;
85
- buttonBorder: string;
86
- buttonBackground: string;
87
- buttonBackgroundPressed: string;
88
- buttonText: string;
89
- emojiBackground: string;
90
- emojiBorder: string;
91
- emojiCaptionBorder: string;
92
- emojiCaptionBackground: string;
93
- emojiCaption: string;
94
- }
95
- export interface IOfferResult {
96
- id: string;
97
- backgroundImage: string;
98
- foregroundImage: string;
99
- emoji: string;
100
- emojiCaption: string;
101
- buttonText: string;
102
- }
103
- export interface IOffersSection {
104
- id: number;
105
- offers: IOfferResult[];
106
- title: string;
107
- palette: ISectionPalette;
108
- }
109
- export interface IOffersSection {
110
- id: number;
111
- offers: IOfferResult[];
112
- title: string;
113
- palette: ISectionPalette;
114
- }
115
- export interface ISectionPaletteMapping {
116
- titleBorder: string;
117
- titleText: string;
118
- offerBorder: string;
119
- buttonBorder: string;
120
- buttonBackground: string;
121
- buttonBackgroundPressed: string;
122
- buttonText: string;
123
- emojiBackground: string;
124
- emojiBorder: string;
125
- emojiCaptionBorder: string;
126
- emojiCaptionBackground: string;
127
- emojiCaption: string;
128
- }
129
- export interface IOfferSectionMapping {
130
- id: string;
131
- offers: string;
132
- title: string;
133
- palette: string;
134
- internal: [string, any][];
135
- }
136
- export interface IOfferResultMapping {
137
- id: string;
138
- backgroundImage: string;
139
- foregroundImage: string;
140
- emoji: string;
141
- emojiCaption: string;
142
- buttonText: string;
143
- mappingName: string;
144
- }
145
- export interface IOfferSectionMapping {
146
- id: string;
147
- offers: string;
148
- title: string;
149
- internal: [string, any][];
150
- }
151
- export interface ILocalization {
152
- numberWillReceiveACallPattern: string;
153
- numberReceivedACallPattern: string;
154
- numberReceivedASmsPattern: string;
155
- numberWillReceiveASmsPattern: string;
156
- enterLastFourDigits: string;
157
- enterCodeFromSms: string;
158
- callAgainSPattern: string;
159
- callAgain: string;
160
- smsAgain: string;
161
- smsAgainSPattern: string;
162
- changeNumber: string;
163
- sendSms: string;
164
- sendSmsSPattern: string;
165
- unfortunatelyYourTriesLeft: string;
166
- introDialog_title: string;
167
- introDialog_message: string;
168
- introDialog_exit: string;
169
- introDialog_cancel: string;
170
- error_phone: string;
171
- error_name: string;
172
- error_server: string;
173
- error_general: string;
174
- error_invalidCode: string;
175
- changeNumber_title: string;
176
- changeNumber_message: string;
177
- changeNumber_no: string;
178
- changeNumber_yes: string;
179
- next_title: string;
180
- next_message: string;
181
- next_yes: string;
182
- next_no: string;
183
- yes: string;
184
- no: string;
185
- cancel: string;
186
- confirm: string;
187
- supportCaption: string;
188
- game_spin: string;
189
- game_balance: string;
190
- game_balance_pattern: string;
191
- game_win: string;
192
- game_win_pattern: string;
193
- game_authorize: string;
194
- game_demo_welcome: string;
195
- game_demo_available_after_auth: string;
196
- game_min_rate_error_pattern: string;
197
- game_yourLevel: string;
198
- auth_changeTitle: string;
199
- auth_changeMessage: string;
200
- auth_againTitle: string;
201
- auth_againMessage: string;
202
- auth_title: IColoredString;
203
- auth_subtitle: IColoredString;
204
- auth_nameHint: string;
205
- auth_changeNumber: string;
206
- auth_getAccess: string;
207
- auth_enterAsGuest: string;
208
- auth_privacyPolicyAcceptance: string;
209
- auth_privacyPolicy: IColoredString;
210
- }
211
- export interface IColoredString {
212
- text: string;
213
- colors: IColoredSpan[];
214
- mappingName: string;
215
- }
216
- interface IColoredSpan {
217
- from: number;
218
- to: number;
219
- color: string;
220
- }
221
- export interface IColoredStringMapping {
222
- text: string;
223
- colors: string;
224
- internal: [string, IColoredSpanMapping][];
225
- }
226
- export interface IColoredSpanMapping {
227
- from: string;
228
- to: string;
229
- color: string;
230
- }
231
- export interface IConfigMapping {
232
- id: string;
233
- fullAccess: string;
234
- showVideo: string;
235
- appsflyerEnabled: string;
236
- appsflyerKey: string;
237
- onesignalKey: string;
238
- allowedCountries: string;
239
- supportUrl: string;
240
- privacyPolicyUrl: string;
241
- callCoolDown: string;
242
- smsCoolDown: string;
243
- maxSmsTries: string;
244
- maxCallTries: string;
245
- smscLogin: string;
246
- smscPassword: string;
247
- autoSmsCodeCatch: string;
248
- autoCallCodeCatch: string;
249
- localization: string;
250
- internal: [string, ILocalizationMapping][];
251
- }
252
- export interface ILocalizationMapping {
253
- game_spin: string;
254
- game_balance_pattern: string;
255
- game_win_pattern: string;
256
- game_authorize: string;
257
- game_demo_welcome: string;
258
- game_demo_available_after_auth: string;
259
- game_min_rate_error_pattern: string;
260
- game_yourLevel: string;
261
- introDialog_title: string;
262
- introDialog_message: string;
263
- introDialog_exit: string;
264
- introDialog_cancel: string;
265
- error_phone: string;
266
- error_name: string;
267
- error_postCredentials: string;
268
- error_invalidCode: string;
269
- changeNumber_title: string;
270
- changeNumber_message: string;
271
- changeNumber_no: string;
272
- changeNumber_yes: string;
273
- next_title: string;
274
- next_message: string;
275
- next_yes: string;
276
- next_no: string;
277
- yes: string;
278
- no: string;
279
- cancel: string;
280
- confirm: string;
281
- supportCaption: string;
282
- auth_changeTitle: string;
283
- auth_changeMessage: string;
284
- auth_againTitle: string;
285
- auth_againMessage: string;
286
- auth_title: string;
287
- auth_subtitle: string;
288
- auth_nameHint: string;
289
- auth_changeNumber: string;
290
- auth_getAccess: string;
291
- auth_enterAsGuest: string;
292
- auth_privacyPolicyAcceptance: string;
293
- auth_privacyPolicy: string;
294
- internal: [string, IColoredStringMapping][];
295
- }
296
- export declare let toDefault: (config: IConfig) => IAsoDefaultConfig;
297
- export {};
@@ -1,57 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.toDefault = void 0;
4
- let toDefault = (config) => {
5
- return {
6
- id: config.id,
7
- bundle: config.bundle,
8
- name: config.name,
9
- email: config.email,
10
- host: config.host,
11
- ip: config.ip,
12
- sshPassword: config.sshPassword,
13
- sshPort: config.sshPort,
14
- trackingLink: config.trackingLink,
15
- newTrackingLink: config.newTrackingLink,
16
- fullAccess: config.fullAccess,
17
- appsflyerKey: config.appsflyerKey,
18
- onesignalKey: config.onesignalKey,
19
- onesignalRestApiKey: config.onesignalRestApiKey,
20
- allowedCountries: config.allowedCountries,
21
- excludedCountries: config.excludedCountries,
22
- callCoolDown: config.callCoolDown,
23
- smsCoolDown: config.smsCoolDown,
24
- maxSmsTries: config.maxSmsTries,
25
- maxCallTries: config.maxCallTries,
26
- smscLogin: config.smscLogin,
27
- smscPassword: config.sshPassword,
28
- support: config.support,
29
- configMapping: config.configMapping,
30
- offerSectionMapping: config.offersSectionMapping,
31
- authorizationActionMapping: config.authorizationActionMapping,
32
- configEndpoint: config.configEndpoint,
33
- offersEndpoint: config.offersEndpoint,
34
- nextActionEndpoint: config.nextActionEndpoint,
35
- currentActionEndpoint: config.currentActionEndpoint,
36
- validationEndpoint: config.codeValidationEndpoint,
37
- imageEndpoint: config.imageEndpoint,
38
- sectionsParameter: config.categoriesQuery,
39
- phoneParameter: config.phoneQuery,
40
- codeParameter: config.codeQuery,
41
- validityParameter: config.validityQuery,
42
- appsflyerIdParameter: "none",
43
- advertisingIdParameter: "none",
44
- onesignalIdParameter: "none",
45
- offerIdParameter: config.offerIdParameter,
46
- countryCodeParameter: config.countryCodeParameter,
47
- redirectHtmlName: config.redirectHtmlName,
48
- redirectJsName: config.redirectJsName,
49
- redirectFolderName: config.redirectFolderName,
50
- skipCode: config.skipCode,
51
- externalIpGeo: config.externalIpGeo,
52
- exportedTranslations: config.exportedTranslations,
53
- readyForPanel: config.readyForPanel,
54
- version: 2
55
- };
56
- };
57
- exports.toDefault = toDefault;
@@ -1,294 +0,0 @@
1
- import { IAsoDefaultConfig } from "./aso-default-config";
2
- export interface IConfig {
3
- id: number;
4
- name: string;
5
- email: string;
6
- bundle: string;
7
- ip: string;
8
- sshPassword: string;
9
- sshPort?: string;
10
- trackingLink: string;
11
- newTrackingLink?: string;
12
- host: string;
13
- fullAccess: boolean;
14
- appsflyerKey: string;
15
- onesignalKey: string;
16
- onesignalRestApiKey?: string;
17
- showVideo: boolean;
18
- appsflyerEnabled: boolean;
19
- singleFirst: boolean;
20
- authAdEnabled: boolean;
21
- allowedCountries: string;
22
- excludedCountries: string;
23
- supportUrl?: string;
24
- support?: {
25
- [key: string]: string;
26
- };
27
- privacyPolicyUrl: string;
28
- callCoolDown: number;
29
- smsCoolDown: number;
30
- maxSmsTries: number;
31
- maxCallTries: number;
32
- smscLogin: string;
33
- smscPassword: string;
34
- autoSmsCodeCatch: boolean;
35
- autoCallCodeCatch: boolean;
36
- localization?: ILocalizationMap | ILocalization;
37
- authorizationActionMapping: IAuthorizationActionMapping;
38
- offersSectionMapping: IOfferSectionMapping;
39
- configMapping: IConfigMapping;
40
- configEndpoint: string;
41
- offersEndpoint: string;
42
- offerEndpoint: string;
43
- nextActionEndpoint: string;
44
- currentActionEndpoint: string;
45
- codeValidationEndpoint: string;
46
- changeNumberEndpoint: string;
47
- imageEndpoint: string;
48
- categoriesQuery: string;
49
- phoneQuery: string;
50
- nameQuery: string;
51
- codeQuery: string;
52
- validityQuery: string;
53
- appsflyerIdParameter: string;
54
- advertisingIdParameter: string;
55
- onesignalIdParameter: string;
56
- offerIdParameter: string;
57
- countryCodeParameter?: string;
58
- redirectHtmlName: string;
59
- redirectJsName: string;
60
- redirectFolderName?: string;
61
- redirectJsCustomNumberParameter?: string;
62
- skipCode: boolean;
63
- externalIpGeo: boolean;
64
- exportedTranslations?: boolean;
65
- readyForPanel?: boolean;
66
- oldHosts?: string[];
67
- version: number;
68
- }
69
- export interface IAuthorizationActionMapping {
70
- hasNextAction: string;
71
- nextActionIn: string;
72
- changeNumberCaption: string;
73
- nextActionCaption: string;
74
- nextActionPatternCaption: string;
75
- actualTitlePattern: string;
76
- expiredTitlePattern: string;
77
- subtitle: string;
78
- when: string;
79
- authorized: string;
80
- }
81
- export interface ILocalizationMap {
82
- [key: string]: ILocalization;
83
- }
84
- export interface ISectionPalette {
85
- titleBorder: string;
86
- titleText: string;
87
- offerBorder: string;
88
- buttonBorder: string;
89
- buttonBackground: string;
90
- buttonBackgroundPressed: string;
91
- buttonText: string;
92
- emojiBackground: string;
93
- emojiBorder: string;
94
- emojiCaptionBorder: string;
95
- emojiCaptionBackground: string;
96
- emojiCaption: string;
97
- }
98
- interface IOfferResult {
99
- id: string;
100
- backgroundImage: string;
101
- foregroundImage: string;
102
- emoji: string;
103
- emojiCaption: string;
104
- buttonText: string;
105
- }
106
- export interface IOffersSection {
107
- id: number;
108
- offers: IOfferResult[];
109
- title: string;
110
- palette: ISectionPalette;
111
- }
112
- export interface IOffersSection {
113
- id: number;
114
- offers: IOfferResult[];
115
- title: string;
116
- palette: ISectionPalette;
117
- }
118
- export interface ISectionPaletteMapping {
119
- titleBorder: string;
120
- titleText: string;
121
- offerBorder: string;
122
- buttonBorder: string;
123
- buttonBackground: string;
124
- buttonBackgroundPressed: string;
125
- buttonText: string;
126
- emojiBackground: string;
127
- emojiBorder: string;
128
- emojiCaptionBorder: string;
129
- emojiCaptionBackground: string;
130
- emojiCaption: string;
131
- }
132
- export interface IOfferSectionMapping {
133
- id: string;
134
- offers: string;
135
- title: string;
136
- palette: string;
137
- internal: [string, any][];
138
- }
139
- export interface IOfferResultMapping {
140
- id: string;
141
- backgroundImage: string;
142
- foregroundImage: string;
143
- emoji: string;
144
- emojiCaption: string;
145
- buttonText: string;
146
- mappingName: string;
147
- }
148
- export interface IOfferSectionMapping {
149
- id: string;
150
- offers: string;
151
- title: string;
152
- internal: [string, any][];
153
- }
154
- export interface ILocalization {
155
- numberWillReceiveACallPattern: string;
156
- numberReceivedACallPattern: string;
157
- numberReceivedASmsPattern: string;
158
- numberWillReceiveASmsPattern: string;
159
- enterLastFourDigits: string;
160
- enterCodeFromSms: string;
161
- callAgainSPattern: string;
162
- callAgain: string;
163
- smsAgain: string;
164
- smsAgainSPattern: string;
165
- changeNumber: string;
166
- sendSms: string;
167
- sendSmsSPattern: string;
168
- unfortunatelyYourTriesLeft: string;
169
- introDialog_title: string;
170
- introDialog_message: string;
171
- introDialog_exit: string;
172
- introDialog_cancel: string;
173
- error_phone: string;
174
- error_name: string;
175
- error_server: string;
176
- error_general: string;
177
- error_invalidCode: string;
178
- changeNumber_title: string;
179
- changeNumber_message: string;
180
- changeNumber_no: string;
181
- changeNumber_yes: string;
182
- next_title: string;
183
- next_message: string;
184
- next_yes: string;
185
- next_no: string;
186
- yes: string;
187
- no: string;
188
- cancel: string;
189
- confirm: string;
190
- supportCaption: string;
191
- game_spin: string;
192
- game_balance: string;
193
- game_balance_pattern: string;
194
- game_win: string;
195
- game_win_pattern: string;
196
- game_authorize: string;
197
- game_demo_welcome: string;
198
- game_demo_available_after_auth: string;
199
- game_min_rate_error_pattern: string;
200
- game_yourLevel: string;
201
- auth_title: IColoredString;
202
- auth_subtitle: IColoredString;
203
- auth_nameHint: string;
204
- auth_changeNumber: string;
205
- auth_getAccess: string;
206
- auth_enterAsGuest: string;
207
- auth_privacyPolicyAcceptance: string;
208
- auth_privacyPolicy: IColoredString;
209
- }
210
- export interface IColoredString {
211
- text: string;
212
- colors: IColoredSpan[];
213
- mappingName: string;
214
- }
215
- interface IColoredSpan {
216
- from: number;
217
- to: number;
218
- color: string;
219
- }
220
- export interface IColoredStringMapping {
221
- text: string;
222
- colors: string;
223
- internal: [string, IColoredSpanMapping][];
224
- }
225
- export interface IColoredSpanMapping {
226
- from: string;
227
- to: string;
228
- color: string;
229
- }
230
- export interface IConfigMapping {
231
- id: string;
232
- fullAccess: string;
233
- showVideo: string;
234
- appsflyerEnabled: string;
235
- appsflyerKey: string;
236
- onesignalKey: string;
237
- allowedCountries: string;
238
- excludedCountries: string;
239
- supportUrl: string;
240
- privacyPolicyUrl: string;
241
- callCoolDown: string;
242
- smsCoolDown: string;
243
- maxSmsTries: string;
244
- maxCallTries: string;
245
- smscLogin: string;
246
- smscPassword: string;
247
- autoSmsCodeCatch: string;
248
- autoCallCodeCatch: string;
249
- localization: string;
250
- internal: [string, ILocalizationMapping][];
251
- }
252
- export interface ILocalizationMapping {
253
- game_spin: string;
254
- game_balance_pattern: string;
255
- game_win_pattern: string;
256
- game_authorize: string;
257
- game_demo_welcome: string;
258
- game_demo_available_after_auth: string;
259
- game_min_rate_error_pattern: string;
260
- game_yourLevel: string;
261
- introDialog_title: string;
262
- introDialog_message: string;
263
- introDialog_exit: string;
264
- introDialog_cancel: string;
265
- error_phone: string;
266
- error_name: string;
267
- error_postCredentials: string;
268
- error_invalidCode: string;
269
- changeNumber_title: string;
270
- changeNumber_message: string;
271
- changeNumber_no: string;
272
- changeNumber_yes: string;
273
- next_title: string;
274
- next_message: string;
275
- next_yes: string;
276
- next_no: string;
277
- yes: string;
278
- no: string;
279
- cancel: string;
280
- confirm: string;
281
- supportCaption: string;
282
- auth_title: string;
283
- auth_subtitle: string;
284
- auth_nameHint: string;
285
- auth_numberHint: string;
286
- auth_changeNumber: string;
287
- auth_getAccess: string;
288
- auth_enterAsGuest: string;
289
- auth_privacyPolicyAcceptance: string;
290
- auth_privacyPolicy: string;
291
- internal: [string, IColoredStringMapping][];
292
- }
293
- export declare let toDefault: (config: IConfig) => IAsoDefaultConfig;
294
- export {};