@bprotsyk/aso-core 1.2.234 → 1.2.236

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 (327) 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 +92 -92
  155. package/lib/general/domain.js +38 -38
  156. package/lib/general/namecheap-domain.d.ts +80 -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 -2
  161. package/lib/general/queue.js +1 -1
  162. package/lib/general/shape.d.ts +18 -18
  163. package/lib/general/shape.js +33 -33
  164. package/lib/index.d.ts +25 -25
  165. package/lib/index.js +42 -42
  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 -2
  181. package/lib/network/keitaro/http.js +9 -9
  182. package/lib/network/keitaro/keitaro-service.d.ts +50 -50
  183. package/lib/network/keitaro/keitaro-service.js +257 -257
  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 -541
  226. package/lib/utils/server-util.d.ts +19 -19
  227. package/lib/utils/server-util.js +115 -115
  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 +75 -75
  235. package/src/general/namecheap-domain.ts +56 -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 +31 -31
  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 -123
  262. package/src/utils/update-postbacks.js +27 -27
  263. package/tsconfig.json +16 -16
  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
package/lib/app/app.js CHANGED
@@ -1,216 +1,216 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.updateSchemaAndMoveValue = exports.AppSchema = exports.PlugType = exports.IntegrationVersion = void 0;
4
- const app_type_1 = require("./app-type");
5
- const mongoose_1 = require("mongoose");
6
- const util = require("util");
7
- var IntegrationVersion;
8
- (function (IntegrationVersion) {
9
- IntegrationVersion["MVVM"] = "MVVM";
10
- IntegrationVersion["POLICY"] = "POLICY";
11
- IntegrationVersion["OFFER_STUB"] = "OFFER_STUB";
12
- IntegrationVersion["DIRECT"] = "DIRECT";
13
- IntegrationVersion["WEB"] = "WEB";
14
- IntegrationVersion["WEB_DIRECT"] = "WEB_DIRECT";
15
- IntegrationVersion["BANNER"] = "BANNER";
16
- })(IntegrationVersion = exports.IntegrationVersion || (exports.IntegrationVersion = {}));
17
- var PlugType;
18
- (function (PlugType) {
19
- PlugType["PASTEBIN"] = "PASTEBIN";
20
- PlugType["GIST"] = "GIST";
21
- PlugType["OTHER"] = "OTHER";
22
- })(PlugType = exports.PlugType || (exports.PlugType = {}));
23
- exports.AppSchema = new mongoose_1.Schema({
24
- id: {
25
- type: Number,
26
- unique: true,
27
- required: true
28
- },
29
- enabled: {
30
- type: Boolean,
31
- required: true,
32
- default: false
33
- },
34
- bundle: {
35
- type: String,
36
- unique: true,
37
- required: true
38
- },
39
- name: String,
40
- trackingUrl: {
41
- type: String,
42
- default: null
43
- },
44
- webInterfaceName: String,
45
- pushesEnabled: Boolean,
46
- sourceUrl: String,
47
- policyUrl: {
48
- type: String,
49
- // unique: true,
50
- required: false
51
- },
52
- type: {
53
- type: String,
54
- enum: app_type_1.AppType,
55
- default: app_type_1.AppType.GAMBLING
56
- },
57
- geos: {
58
- type: String,
59
- required: true
60
- },
61
- onesignalAppId: {
62
- type: String,
63
- required: false
64
- },
65
- onesignalRestApiKey: {
66
- type: String,
67
- required: false
68
- },
69
- linkPath: {
70
- type: String
71
- },
72
- integrationVersion: {
73
- type: String,
74
- default: IntegrationVersion.OFFER_STUB,
75
- enum: IntegrationVersion
76
- },
77
- integrationAlterations: Object,
78
- generationOptions: {
79
- splashName: {
80
- type: String,
81
- },
82
- webViewName: {
83
- type: String,
84
- },
85
- linkName: {
86
- type: String,
87
- },
88
- savedName: {
89
- type: String,
90
- },
91
- },
92
- keitaroData: {
93
- redirectCampaignId: {
94
- type: Number,
95
- // unique: true,
96
- required: true,
97
- default: 0
98
- },
99
- redirectCampaignName: {
100
- type: String,
101
- // unique: true,
102
- required: true,
103
- default: "none"
104
- },
105
- redirectCampaignAlias: {
106
- type: String,
107
- // unique: true,
108
- required: true,
109
- default: "none"
110
- },
111
- redirectDomainId: {
112
- type: Number,
113
- required: true,
114
- default: 0
115
- },
116
- redirectDomainName: {
117
- type: String,
118
- required: true,
119
- default: "none"
120
- },
121
- trackingCampaignId: {
122
- type: Number,
123
- // unique: true,
124
- required: true,
125
- default: 0
126
- },
127
- trackingCampaignName: {
128
- type: String,
129
- // unique: true,
130
- required: true,
131
- default: "none"
132
- },
133
- trackingCampaignAlias: {
134
- type: String,
135
- // unique: true,
136
- required: true,
137
- default: "none"
138
- },
139
- trackingDomainId: {
140
- type: Number,
141
- required: true,
142
- default: 0
143
- },
144
- trackingDomainName: {
145
- type: String,
146
- required: true,
147
- default: "none"
148
- },
149
- clickIdParameterName: String,
150
- offerIdParameterName: String,
151
- },
152
- removeDataParams: Object,
153
- privacyPolicyParams: Object,
154
- offersStubParams: Object,
155
- bannerParams: Object,
156
- directParams: Object,
157
- remoteServerParams: Object,
158
- domainParams: {
159
- name: {
160
- type: String,
161
- unique: true
162
- },
163
- clouflareZone: {
164
- type: String,
165
- unique: true
166
- },
167
- }
168
- });
169
- // TODO app type (casino / fin)
170
- async function updateSchemaAndMoveValue(model) {
171
- await model.syncIndexes();
172
- let pipelineStage = [
173
- {
174
- // $set: {
175
- // city: "$employee_addr.city",
176
- // street: "$employee_addr.street",
177
- // apartment: "$employee_addr.apartment",
178
- // employee_addr: "$$REMOVE"
179
- // },
180
- $set: {
181
- "plugStatus": "$$REMOVE",
182
- "reservePlugStatus": "$$REMOVE",
183
- }
184
- }
185
- ];
186
- let aggregation = model.aggregate(pipelineStage);
187
- try {
188
- await model.collection.dropIndex("plugStatus");
189
- }
190
- catch (e) { }
191
- try {
192
- await model.collection.dropIndex("reservePlugStatus");
193
- }
194
- catch (e) { }
195
- // await model.schema.dropIndex("generationOptions.keyPassword_1")
196
- await aggregation.exec();
197
- const updateOperation = {
198
- $set: {
199
- plugId: "none"
200
- },
201
- // $addToSet
202
- $unset: [
203
- "pastebinUrl",
204
- "email",
205
- "generationOptions.keyFileName",
206
- "generationOptions.keyDeveloperName",
207
- "generationOptions.keyDeveloperOrganization",
208
- "generationOptions.keyCountryCode",
209
- "generationOptions.keyCity",
210
- "generationOptions.keyAlias",
211
- "generationOptions.keyPassword",
212
- ],
213
- };
214
- await model.updateMany({}, updateOperation);
215
- }
216
- exports.updateSchemaAndMoveValue = updateSchemaAndMoveValue;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.updateSchemaAndMoveValue = exports.AppSchema = exports.PlugType = exports.IntegrationVersion = void 0;
4
+ const app_type_1 = require("./app-type");
5
+ const mongoose_1 = require("mongoose");
6
+ const util = require("util");
7
+ var IntegrationVersion;
8
+ (function (IntegrationVersion) {
9
+ IntegrationVersion["NONE"] = "MVVM";
10
+ IntegrationVersion["POLICY"] = "POLICY";
11
+ IntegrationVersion["OFFER_STUB"] = "OFFER_STUB";
12
+ IntegrationVersion["DIRECT"] = "DIRECT";
13
+ IntegrationVersion["WEB"] = "WEB";
14
+ IntegrationVersion["WEB_DIRECT"] = "WEB_DIRECT";
15
+ IntegrationVersion["BANNER"] = "BANNER";
16
+ IntegrationVersion["PWA"] = "PWA";
17
+ })(IntegrationVersion = exports.IntegrationVersion || (exports.IntegrationVersion = {}));
18
+ var PlugType;
19
+ (function (PlugType) {
20
+ PlugType["PASTEBIN"] = "PASTEBIN";
21
+ PlugType["GIST"] = "GIST";
22
+ PlugType["OTHER"] = "OTHER";
23
+ })(PlugType = exports.PlugType || (exports.PlugType = {}));
24
+ exports.AppSchema = new mongoose_1.Schema({
25
+ id: {
26
+ type: Number,
27
+ unique: true,
28
+ required: true
29
+ },
30
+ enabled: {
31
+ type: Boolean,
32
+ required: true,
33
+ default: false
34
+ },
35
+ bundle: {
36
+ type: String,
37
+ unique: true,
38
+ required: true
39
+ },
40
+ name: String,
41
+ trackingUrl: {
42
+ type: String,
43
+ default: null
44
+ },
45
+ webInterfaceName: String,
46
+ pushesEnabled: Boolean,
47
+ sourceUrl: String,
48
+ policyUrl: {
49
+ type: String,
50
+ // unique: true,
51
+ required: false
52
+ },
53
+ type: {
54
+ type: String,
55
+ enum: app_type_1.AppType,
56
+ default: app_type_1.AppType.GAMBLING
57
+ },
58
+ geos: {
59
+ type: String,
60
+ required: true
61
+ },
62
+ onesignalAppId: {
63
+ type: String,
64
+ required: false
65
+ },
66
+ onesignalRestApiKey: {
67
+ type: String,
68
+ required: false
69
+ },
70
+ linkPath: {
71
+ type: String
72
+ },
73
+ integrationVersion: {
74
+ type: String,
75
+ default: IntegrationVersion.OFFER_STUB,
76
+ enum: IntegrationVersion
77
+ },
78
+ integrationAlterations: Object,
79
+ generationOptions: {
80
+ splashName: {
81
+ type: String,
82
+ },
83
+ webViewName: {
84
+ type: String,
85
+ },
86
+ linkName: {
87
+ type: String,
88
+ },
89
+ savedName: {
90
+ type: String,
91
+ },
92
+ },
93
+ keitaroData: {
94
+ redirectCampaignId: {
95
+ type: Number,
96
+ // unique: true,
97
+ required: true,
98
+ default: 0
99
+ },
100
+ redirectCampaignName: {
101
+ type: String,
102
+ // unique: true,
103
+ required: true,
104
+ default: "none"
105
+ },
106
+ redirectCampaignAlias: {
107
+ type: String,
108
+ // unique: true,
109
+ required: true,
110
+ default: "none"
111
+ },
112
+ redirectDomainId: {
113
+ type: Number,
114
+ required: true,
115
+ default: 0
116
+ },
117
+ redirectDomainName: {
118
+ type: String,
119
+ required: true,
120
+ default: "none"
121
+ },
122
+ trackingCampaignId: {
123
+ type: Number,
124
+ // unique: true,
125
+ required: true,
126
+ default: 0
127
+ },
128
+ trackingCampaignName: {
129
+ type: String,
130
+ // unique: true,
131
+ required: true,
132
+ default: "none"
133
+ },
134
+ trackingCampaignAlias: {
135
+ type: String,
136
+ // unique: true,
137
+ required: true,
138
+ default: "none"
139
+ },
140
+ trackingDomainId: {
141
+ type: Number,
142
+ required: true,
143
+ default: 0
144
+ },
145
+ trackingDomainName: {
146
+ type: String,
147
+ required: true,
148
+ default: "none"
149
+ },
150
+ clickIdParameterName: String,
151
+ offerIdParameterName: String,
152
+ },
153
+ removeDataParams: Object,
154
+ privacyPolicyParams: Object,
155
+ offersStubParams: Object,
156
+ bannerParams: Object,
157
+ directParams: Object,
158
+ remoteServerParams: Object,
159
+ domainParams: {
160
+ name: {
161
+ type: String,
162
+ unique: true
163
+ },
164
+ clouflareZone: {
165
+ type: String,
166
+ },
167
+ }
168
+ });
169
+ // TODO app type (casino / fin)
170
+ async function updateSchemaAndMoveValue(model) {
171
+ await model.syncIndexes();
172
+ let pipelineStage = [
173
+ {
174
+ // $set: {
175
+ // city: "$employee_addr.city",
176
+ // street: "$employee_addr.street",
177
+ // apartment: "$employee_addr.apartment",
178
+ // employee_addr: "$$REMOVE"
179
+ // },
180
+ $set: {
181
+ "plugStatus": "$$REMOVE",
182
+ "reservePlugStatus": "$$REMOVE",
183
+ }
184
+ }
185
+ ];
186
+ let aggregation = model.aggregate(pipelineStage);
187
+ try {
188
+ await model.collection.dropIndex("plugStatus");
189
+ }
190
+ catch (e) { }
191
+ try {
192
+ await model.collection.dropIndex("reservePlugStatus");
193
+ }
194
+ catch (e) { }
195
+ // await model.schema.dropIndex("generationOptions.keyPassword_1")
196
+ await aggregation.exec();
197
+ const updateOperation = {
198
+ $set: {
199
+ plugId: "none"
200
+ },
201
+ // $addToSet
202
+ $unset: [
203
+ "pastebinUrl",
204
+ "email",
205
+ "generationOptions.keyFileName",
206
+ "generationOptions.keyDeveloperName",
207
+ "generationOptions.keyDeveloperOrganization",
208
+ "generationOptions.keyCountryCode",
209
+ "generationOptions.keyCity",
210
+ "generationOptions.keyAlias",
211
+ "generationOptions.keyPassword",
212
+ ],
213
+ };
214
+ await model.updateMany({}, updateOperation);
215
+ }
216
+ exports.updateSchemaAndMoveValue = updateSchemaAndMoveValue;
@@ -1,42 +1,42 @@
1
- export interface ICloudflareDomain {
2
- id: string;
3
- name: string;
4
- status: string;
5
- paused: boolean;
6
- type: string;
7
- development_mode: number;
8
- name_servers: string[];
9
- original_name_servers: string[];
10
- original_registrar: string | null;
11
- original_dnshost: string | null;
12
- modified_on: Date;
13
- created_on: Date;
14
- }
15
- export interface ICloudflareDomainRecord {
16
- id: string;
17
- zone_id: string;
18
- zone_name: string;
19
- name: string;
20
- type: string;
21
- content: string;
22
- proxiable: boolean;
23
- proxied: boolean;
24
- ttl: number;
25
- locked: boolean;
26
- meta: {
27
- auto_added: boolean;
28
- managed_by_apps: boolean;
29
- managed_by_argo_tunnel: boolean;
30
- };
31
- comment: string;
32
- tags: string[];
33
- created_on: string;
34
- modified_on: string;
35
- }
36
- export declare enum ICloudflareDomainStatus {
37
- PENDING = "pending"
38
- }
39
- export declare enum ICloudflareDomainType {
40
- FULL = "full",
41
- FLEXIBLE = "flexible"
42
- }
1
+ export interface ICloudflareDomain {
2
+ id: string;
3
+ name: string;
4
+ status: string;
5
+ paused: boolean;
6
+ type: string;
7
+ development_mode: number;
8
+ name_servers: string[];
9
+ original_name_servers: string[];
10
+ original_registrar: string | null;
11
+ original_dnshost: string | null;
12
+ modified_on: Date;
13
+ created_on: Date;
14
+ }
15
+ export interface ICloudflareDomainRecord {
16
+ id: string;
17
+ zone_id: string;
18
+ zone_name: string;
19
+ name: string;
20
+ type: string;
21
+ content: string;
22
+ proxiable: boolean;
23
+ proxied: boolean;
24
+ ttl: number;
25
+ locked: boolean;
26
+ meta: {
27
+ auto_added: boolean;
28
+ managed_by_apps: boolean;
29
+ managed_by_argo_tunnel: boolean;
30
+ };
31
+ comment: string;
32
+ tags: string[];
33
+ created_on: string;
34
+ modified_on: string;
35
+ }
36
+ export declare enum ICloudflareDomainStatus {
37
+ PENDING = "pending"
38
+ }
39
+ export declare enum ICloudflareDomainType {
40
+ FULL = "full",
41
+ FLEXIBLE = "flexible"
42
+ }
@@ -1,12 +1,12 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ICloudflareDomainType = exports.ICloudflareDomainStatus = void 0;
4
- var ICloudflareDomainStatus;
5
- (function (ICloudflareDomainStatus) {
6
- ICloudflareDomainStatus["PENDING"] = "pending";
7
- })(ICloudflareDomainStatus = exports.ICloudflareDomainStatus || (exports.ICloudflareDomainStatus = {}));
8
- var ICloudflareDomainType;
9
- (function (ICloudflareDomainType) {
10
- ICloudflareDomainType["FULL"] = "full";
11
- ICloudflareDomainType["FLEXIBLE"] = "flexible";
12
- })(ICloudflareDomainType = exports.ICloudflareDomainType || (exports.ICloudflareDomainType = {}));
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ICloudflareDomainType = exports.ICloudflareDomainStatus = void 0;
4
+ var ICloudflareDomainStatus;
5
+ (function (ICloudflareDomainStatus) {
6
+ ICloudflareDomainStatus["PENDING"] = "pending";
7
+ })(ICloudflareDomainStatus = exports.ICloudflareDomainStatus || (exports.ICloudflareDomainStatus = {}));
8
+ var ICloudflareDomainType;
9
+ (function (ICloudflareDomainType) {
10
+ ICloudflareDomainType["FULL"] = "full";
11
+ ICloudflareDomainType["FLEXIBLE"] = "flexible";
12
+ })(ICloudflareDomainType = exports.ICloudflareDomainType || (exports.ICloudflareDomainType = {}));
@@ -1,7 +1,7 @@
1
- import { IColoredString } from 'aso/config/aso-config-v0';
2
- export interface IColoredTextProps {
3
- coloredText: IColoredString;
4
- className: string;
5
- }
6
- export declare function ColoredText({ coloredText, className }: IColoredTextProps): import("react/jsx-runtime").JSX.Element;
7
- export default ColoredText;
1
+ import { IColoredString } from 'aso/config/aso-config-v0';
2
+ export interface IColoredTextProps {
3
+ coloredText: IColoredString;
4
+ className: string;
5
+ }
6
+ export declare function ColoredText({ coloredText, className }: IColoredTextProps): import("react/jsx-runtime").JSX.Element;
7
+ export default ColoredText;
@@ -1,28 +1,28 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.ColoredText = void 0;
7
- const jsx_runtime_1 = require("react/jsx-runtime");
8
- const styled_components_1 = __importDefault(require("styled-components"));
9
- const StyledColoredSpan = styled_components_1.default.span `
10
- color: ${(props) => props.color};
11
- display: inline;
12
- `;
13
- function ColoredText({ coloredText, className }) {
14
- const { text, colors } = coloredText;
15
- let startIndex = 0;
16
- const spans = [];
17
- for (const { from, to, color } of colors) {
18
- spans.push((0, jsx_runtime_1.jsx)("span", { children: text.slice(startIndex, from) }, `text_${startIndex}`));
19
- spans.push((0, jsx_runtime_1.jsx)(StyledColoredSpan, { color: color, children: text.slice(from, to) }, `text_${from}`));
20
- startIndex = to;
21
- }
22
- if (startIndex < text.length) {
23
- spans.push((0, jsx_runtime_1.jsx)("span", { children: text.slice(startIndex) }, `text_${startIndex}`));
24
- }
25
- return (0, jsx_runtime_1.jsx)("div", { className: className, children: spans });
26
- }
27
- exports.ColoredText = ColoredText;
28
- exports.default = ColoredText;
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.ColoredText = void 0;
7
+ const jsx_runtime_1 = require("react/jsx-runtime");
8
+ const styled_components_1 = __importDefault(require("styled-components"));
9
+ const StyledColoredSpan = styled_components_1.default.span `
10
+ color: ${(props) => props.color};
11
+ display: inline;
12
+ `;
13
+ function ColoredText({ coloredText, className }) {
14
+ const { text, colors } = coloredText;
15
+ let startIndex = 0;
16
+ const spans = [];
17
+ for (const { from, to, color } of colors) {
18
+ spans.push((0, jsx_runtime_1.jsx)("span", { children: text.slice(startIndex, from) }, `text_${startIndex}`));
19
+ spans.push((0, jsx_runtime_1.jsx)(StyledColoredSpan, { color: color, children: text.slice(from, to) }, `text_${from}`));
20
+ startIndex = to;
21
+ }
22
+ if (startIndex < text.length) {
23
+ spans.push((0, jsx_runtime_1.jsx)("span", { children: text.slice(startIndex) }, `text_${startIndex}`));
24
+ }
25
+ return (0, jsx_runtime_1.jsx)("div", { className: className, children: spans });
26
+ }
27
+ exports.ColoredText = ColoredText;
28
+ exports.default = ColoredText;