@bprotsyk/aso-core 1.2.230 → 1.2.232

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 +177 -177
  149. package/lib/app/app.js +216 -216
  150. package/lib/aso/config/aso-config-v0.d.ts +333 -333
  151. package/lib/aso/config/aso-config-v0.js +59 -59
  152. package/lib/aso/config/aso-config-v1.d.ts +330 -330
  153. package/lib/aso/config/aso-config-v1.js +58 -58
  154. package/lib/aso/config/aso-config-v2.d.ts +297 -297
  155. package/lib/aso/config/aso-config-v2.js +57 -57
  156. package/lib/aso/config/aso-config-v3.d.ts +294 -294
  157. package/lib/aso/config/aso-config-v3.js +58 -58
  158. package/lib/aso/config/aso-config-v4.d.ts +208 -208
  159. package/lib/aso/config/aso-config-v4.js +58 -58
  160. package/lib/aso/config/aso-config-v5.d.ts +227 -227
  161. package/lib/aso/config/aso-config-v5.js +58 -58
  162. package/lib/aso/config/aso-default-config.d.ts +57 -57
  163. package/lib/aso/config/aso-default-config.js +2 -2
  164. package/lib/aso/config/aso-single-response.d.ts +5 -5
  165. package/lib/aso/config/aso-single-response.js +2 -2
  166. package/lib/aso/offer/aso-customized-offer.d.ts +11 -11
  167. package/lib/aso/offer/aso-customized-offer.js +2 -2
  168. package/lib/aso/offer/aso-offer-response.d.ts +6 -6
  169. package/lib/aso/offer/aso-offer-response.js +2 -2
  170. package/lib/aso/offer/aso-offer-section.d.ts +6 -6
  171. package/lib/aso/offer/aso-offer-section.js +2 -2
  172. package/lib/aso/offer/aso-single-offer.d.ts +5 -5
  173. package/lib/aso/offer/aso-single-offer.js +2 -2
  174. package/lib/aso/offer/config/aso-config-v0.d.ts +271 -271
  175. package/lib/aso/offer/config/aso-config-v0.js +57 -57
  176. package/lib/aso/offer/config/aso-config-v1.d.ts +263 -263
  177. package/lib/aso/offer/config/aso-config-v1.js +57 -57
  178. package/lib/aso/offer/config/aso-config-v2.d.ts +230 -230
  179. package/lib/aso/offer/config/aso-config-v2.js +55 -55
  180. package/lib/aso/offer/config/aso-config-v3.d.ts +227 -227
  181. package/lib/aso/offer/config/aso-config-v3.js +56 -56
  182. package/lib/aso/offer/config/aso-config-v4.d.ts +205 -205
  183. package/lib/aso/offer/config/aso-config-v4.js +56 -56
  184. package/lib/aso/offer/config/aso-default-config.d.ts +56 -56
  185. package/lib/aso/offer/config/aso-default-config.js +2 -2
  186. package/lib/aso/offer/config/aso-single-response.d.ts +5 -5
  187. package/lib/aso/offer/config/aso-single-response.js +2 -2
  188. package/lib/aso/offerwall/auth/offerwall-auth-config.d.ts +14 -14
  189. package/lib/aso/offerwall/auth/offerwall-auth-config.js +2 -2
  190. package/lib/aso/offerwall/auth/offerwall-auth-localization.d.ts +8 -8
  191. package/lib/aso/offerwall/auth/offerwall-auth-localization.js +2 -2
  192. package/lib/aso/offerwall/auth/offerwall-auth-submit-request.d.ts +3 -3
  193. package/lib/aso/offerwall/auth/offerwall-auth-submit-request.js +2 -2
  194. package/lib/aso/offerwall/auth/offerwall-auth-submit-response.d.ts +3 -3
  195. package/lib/aso/offerwall/auth/offerwall-auth-submit-response.js +2 -2
  196. package/lib/aso/offerwall/offerwall-home-dialog-data.d.ts +6 -6
  197. package/lib/aso/offerwall/offerwall-home-dialog-data.js +2 -2
  198. package/lib/aso/offerwall/offerwall-offer.d.ts +8 -8
  199. package/lib/aso/offerwall/offerwall-offer.js +2 -2
  200. package/lib/aso/offerwall/offerwall-response.d.ts +6 -6
  201. package/lib/aso/offerwall/offerwall-response.js +2 -2
  202. package/lib/aso/offerwall/offerwall-section.d.ts +6 -6
  203. package/lib/aso/offerwall/offerwall-section.js +2 -2
  204. package/lib/aso/usage-logs/aso-config-fetch-entry.d.ts +28 -28
  205. package/lib/aso/usage-logs/aso-config-fetch-entry.js +2 -2
  206. package/lib/flash/flash-app-integration.d.ts +53 -53
  207. package/lib/flash/flash-app-integration.js +63 -63
  208. package/lib/flash/flash-app-list-item.d.ts +5 -5
  209. package/lib/flash/flash-app-list-item.js +2 -2
  210. package/lib/flash/flash-app-type.d.ts +4 -4
  211. package/lib/flash/flash-app-type.js +8 -8
  212. package/lib/flash/flash-app.d.ts +169 -169
  213. package/lib/flash/flash-app.js +215 -215
  214. package/lib/general/cloudflare-domain.d.ts +42 -42
  215. package/lib/general/cloudflare-domain.js +12 -12
  216. package/lib/general/colored-text.d.ts +7 -7
  217. package/lib/general/colored-text.js +28 -28
  218. package/lib/general/domain.d.ts +92 -92
  219. package/lib/general/domain.js +38 -38
  220. package/lib/general/namecheap-domain.d.ts +79 -80
  221. package/lib/general/namecheap-domain.js +14 -14
  222. package/lib/general/push.d.ts +6 -6
  223. package/lib/general/push.js +2 -2
  224. package/lib/general/queue.d.ts +2 -1
  225. package/lib/general/queue.js +1 -2
  226. package/lib/general/shape.d.ts +18 -18
  227. package/lib/general/shape.js +33 -36
  228. package/lib/index.d.ts +25 -25
  229. package/lib/index.js +42 -65
  230. package/lib/keitaro/keitaro-campaign.d.ts +31 -31
  231. package/lib/keitaro/keitaro-campaign.js +5 -5
  232. package/lib/keitaro/keitaro-domain.d.ts +6 -6
  233. package/lib/keitaro/keitaro-domain.js +2 -2
  234. package/lib/keitaro/keitaro-offer.d.ts +7 -7
  235. package/lib/keitaro/keitaro-offer.js +2 -2
  236. package/lib/keitaro/keitaro-stream.d.ts +20 -20
  237. package/lib/keitaro/keitaro-stream.js +2 -2
  238. package/lib/models/cloudflare-domain.d.ts +42 -42
  239. package/lib/models/cloudflare-domain.js +12 -12
  240. package/lib/models/domain.d.ts +92 -92
  241. package/lib/models/domain.js +38 -38
  242. package/lib/models/namecheap-domain.d.ts +80 -80
  243. package/lib/models/namecheap-domain.js +14 -14
  244. package/lib/network/keitaro/http.d.ts +2 -3
  245. package/lib/network/keitaro/http.js +9 -12
  246. package/lib/network/keitaro/keitaro-service.d.ts +50 -50
  247. package/lib/network/keitaro/keitaro-service.js +257 -260
  248. package/lib/offers/list.d.ts +37 -37
  249. package/lib/offers/list.js +12 -12
  250. package/lib/offers/offer.d.ts +91 -91
  251. package/lib/offers/offer.js +42 -42
  252. package/lib/offers/offerwall/offerwall-home-dialog-data.d.ts +6 -6
  253. package/lib/offers/offerwall/offerwall-home-dialog-data.js +2 -2
  254. package/lib/offers/offerwall/offerwall-offer.d.ts +12 -10
  255. package/lib/offers/offerwall/offerwall-offer.js +2 -2
  256. package/lib/offers/offerwall/offerwall-response.d.ts +6 -6
  257. package/lib/offers/offerwall/offerwall-response.js +2 -2
  258. package/lib/offers/offerwall/offerwall-section.d.ts +6 -6
  259. package/lib/offers/offerwall/offerwall-section.js +2 -2
  260. package/lib/offers/section.d.ts +47 -47
  261. package/lib/offers/section.js +20 -20
  262. package/lib/panel/auth.d.ts +8 -8
  263. package/lib/panel/auth.js +2 -2
  264. package/lib/panel/flash/create-flash-app-request.d.ts +28 -28
  265. package/lib/panel/flash/create-flash-app-request.js +2 -2
  266. package/lib/panel/flash/upsert-flash-app-request.d.ts +27 -27
  267. package/lib/panel/flash/upsert-flash-app-request.js +2 -2
  268. package/lib/panel/user.d.ts +46 -46
  269. package/lib/panel/user.js +28 -28
  270. package/lib/shared/colored-text.d.ts +7 -7
  271. package/lib/shared/colored-text.js +28 -28
  272. package/lib/shared/offer.d.ts +12 -12
  273. package/lib/shared/offer.js +2 -2
  274. package/lib/shared/push.d.ts +6 -6
  275. package/lib/shared/push.js +2 -2
  276. package/lib/shared/queue.d.ts +1 -1
  277. package/lib/shared/queue.js +2 -2
  278. package/lib/shared/shape.d.ts +18 -18
  279. package/lib/shared/shape.js +36 -36
  280. package/lib/shared/single-offer.d.ts +5 -5
  281. package/lib/shared/single-offer.js +2 -2
  282. package/lib/utils/app-gathering-utils.d.ts +15 -15
  283. package/lib/utils/app-gathering-utils.js +2 -2
  284. package/lib/utils/general.d.ts +11 -11
  285. package/lib/utils/general.js +40 -40
  286. package/lib/utils/huawei/converter.d.ts +2 -2
  287. package/lib/utils/huawei/converter.js +53 -53
  288. package/lib/utils/keitaro-utils.d.ts +15 -15
  289. package/lib/utils/keitaro-utils.js +541 -544
  290. package/lib/utils/server-util.d.ts +19 -0
  291. package/lib/utils/server-util.js +115 -0
  292. package/package.json +46 -40
  293. package/src/app/app-integration.ts +66 -66
  294. package/src/app/app-list-item.ts +4 -4
  295. package/src/app/app-type.ts +3 -3
  296. package/src/app/app.ts +353 -353
  297. package/src/general/cloudflare-domain.ts +44 -44
  298. package/src/general/domain.ts +75 -75
  299. package/src/general/namecheap-domain.ts +56 -56
  300. package/src/general/push.ts +5 -5
  301. package/src/general/queue.ts +4 -4
  302. package/src/general/shape.tsx +55 -55
  303. package/src/index.ts +31 -31
  304. package/src/keitaro/keitaro-campaign.ts +35 -35
  305. package/src/keitaro/keitaro-domain.ts +5 -5
  306. package/src/keitaro/keitaro-offer.ts +6 -6
  307. package/src/keitaro/keitaro-stream.ts +19 -19
  308. package/src/network/keitaro/http.ts +8 -8
  309. package/src/network/keitaro/keitaro-service.ts +322 -322
  310. package/src/offers/list.ts +19 -19
  311. package/src/offers/offer.ts +80 -80
  312. package/src/offers/offerwall/offerwall-home-dialog-data.ts +6 -6
  313. package/src/offers/offerwall/offerwall-offer.ts +12 -10
  314. package/src/offers/offerwall/offerwall-response.ts +7 -7
  315. package/src/offers/offerwall/offerwall-section.ts +7 -7
  316. package/src/offers/section.ts +29 -29
  317. package/src/panel/auth.ts +8 -8
  318. package/src/panel/flash/upsert-flash-app-request.ts +37 -37
  319. package/src/panel/user.ts +38 -38
  320. package/src/utils/data.csv +65 -65
  321. package/src/utils/general.ts +36 -36
  322. package/src/utils/huawei/converter.ts +55 -55
  323. package/src/utils/keitaro-utils.ts +626 -626
  324. package/src/utils/map-apps.json +4747 -4747
  325. package/src/utils/server-util.ts +123 -0
  326. package/src/utils/update-postbacks.js +27 -27
  327. package/tsconfig.json +16 -17
package/lib/index.d.ts CHANGED
@@ -1,25 +1,25 @@
1
- export { IPush } from "./general/push";
2
- export { IOffer, IPartner, IOfferType } from "./offers/offer";
3
- export { IOffersSection, OffersSectionSchema, DefaultSectionId } from "./offers/section";
4
- export { IAppOffersSection, ISectionsList, SectionsListSchema } from "./offers/list";
5
- export { IntegrationAlterations, IntegrationVersion, IApp, AppSchema, PlugType } from "./app/app";
6
- export { IAppListItem } from "./app/app-list-item";
7
- export { AppType } from "./app/app-type";
8
- export { AlternativeLayoutType, AlternativeSourceType, AlternativeLogicType, AlternativeNetworkTool, AlternativeStorageType, AlternativeNavigation, AlternativeOnBackPressed, AlternativeOnActivityResult, IAppIntegration as IFlashIntegration } from "./app/app-integration";
9
- export { IPanelUser, PanelUserAccessScope, PanelUserSchema } from "./panel/user";
10
- export { IAuthToken } from "./panel/auth";
11
- export { IUpsertAppRequest, IUpsertAppResponse } from "./panel/flash/upsert-flash-app-request";
12
- export { IGradient, IStroke, IShape, ShapeDiv } from "./general/shape";
13
- export { IOfferWallHomeDialogData } from "./offers/offerwall/offerwall-home-dialog-data";
14
- export { IOfferWallOffer } from "./offers/offerwall/offerwall-offer";
15
- export { IOfferWallResponse } from "./offers/offerwall/offerwall-response";
16
- export { IOfferWallSection } from "./offers/offerwall/offerwall-section";
17
- export { KeitaroService, IKeitaroOffersFilter } from "./network/keitaro/keitaro-service";
18
- export * as KeitaroUtils from "./utils/keitaro-utils";
19
- export { IKeitaroCampaign, IKeitaroCampaignParameters, IKeitaroCampaignParameter } from "./keitaro/keitaro-campaign";
20
- export { IKeitaroDomain } from "./keitaro/keitaro-domain";
21
- export { IKeitaroOffer } from "./keitaro/keitaro-offer";
22
- export { IKeitaroStream } from "./keitaro/keitaro-stream";
23
- export { ICloudflareDomainStatus, ICloudflareDomainType, ICloudflareDomain } from "./general/cloudflare-domain";
24
- export { IDomain, IDomainSetupResult, DomainStatus, DomainTarget, CONST_CLOUFLARE_STATUS_READY, IDomainsBuyRequestResponse } from "./general/domain";
25
- export { INamecheapDomain, INamecheapBuyRequest, INamecheapContactInfo, NamecheapBuyRequestSchema } from "./general/namecheap-domain";
1
+ export { IPush } from "./general/push";
2
+ export { IOffer, IPartner, IOfferType } from "./offers/offer";
3
+ export { IOffersSection, OffersSectionSchema, DefaultSectionId } from "./offers/section";
4
+ export { IAppOffersSection, ISectionsList, SectionsListSchema } from "./offers/list";
5
+ export { IntegrationAlterations, IntegrationVersion, IApp, AppSchema, PlugType } from "./app/app";
6
+ export { IAppListItem } from "./app/app-list-item";
7
+ export { AppType } from "./app/app-type";
8
+ export { AlternativeLayoutType, AlternativeSourceType, AlternativeLogicType, AlternativeNetworkTool, AlternativeStorageType, AlternativeNavigation, AlternativeOnBackPressed, AlternativeOnActivityResult, IAppIntegration as IFlashIntegration } from "./app/app-integration";
9
+ export { IPanelUser, PanelUserAccessScope, PanelUserSchema } from "./panel/user";
10
+ export { IAuthToken } from "./panel/auth";
11
+ export { IUpsertAppRequest, IUpsertAppResponse } from "./panel/flash/upsert-flash-app-request";
12
+ export { IGradient, IStroke, IShape, ShapeDiv } from "./general/shape";
13
+ export { IOfferWallHomeDialogData } from "./offers/offerwall/offerwall-home-dialog-data";
14
+ export { IOfferWallOffer } from "./offers/offerwall/offerwall-offer";
15
+ export { IOfferWallResponse } from "./offers/offerwall/offerwall-response";
16
+ export { IOfferWallSection } from "./offers/offerwall/offerwall-section";
17
+ export { KeitaroService, IKeitaroOffersFilter } from "./network/keitaro/keitaro-service";
18
+ export * as KeitaroUtils from "./utils/keitaro-utils";
19
+ export { IKeitaroCampaign, IKeitaroCampaignParameters, IKeitaroCampaignParameter } from "./keitaro/keitaro-campaign";
20
+ export { IKeitaroDomain } from "./keitaro/keitaro-domain";
21
+ export { IKeitaroOffer } from "./keitaro/keitaro-offer";
22
+ export { IKeitaroStream } from "./keitaro/keitaro-stream";
23
+ export { ICloudflareDomainStatus, ICloudflareDomainType, ICloudflareDomain } from "./general/cloudflare-domain";
24
+ export { IDomain, IDomainSetupResult, DomainStatus, DomainTarget, CONST_CLOUFLARE_STATUS_READY, IDomainsBuyRequestResponse } from "./general/domain";
25
+ export { INamecheapDomain, INamecheapBuyRequest, INamecheapContactInfo, NamecheapBuyRequestSchema } from "./general/namecheap-domain";
package/lib/index.js CHANGED
@@ -1,65 +1,42 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.NamecheapBuyRequestSchema = exports.CONST_CLOUFLARE_STATUS_READY = exports.DomainTarget = exports.DomainStatus = exports.ICloudflareDomainType = exports.ICloudflareDomainStatus = exports.KeitaroUtils = exports.KeitaroService = exports.ShapeDiv = exports.PanelUserSchema = exports.PanelUserAccessScope = exports.AlternativeOnActivityResult = exports.AlternativeOnBackPressed = exports.AlternativeNavigation = exports.AlternativeStorageType = exports.AlternativeNetworkTool = exports.AlternativeLogicType = exports.AlternativeSourceType = exports.AlternativeLayoutType = exports.AppType = exports.PlugType = exports.AppSchema = exports.IntegrationVersion = exports.SectionsListSchema = exports.DefaultSectionId = exports.OffersSectionSchema = exports.IOfferType = void 0;
27
- var offer_1 = require("./offers/offer");
28
- Object.defineProperty(exports, "IOfferType", { enumerable: true, get: function () { return offer_1.IOfferType; } });
29
- var section_1 = require("./offers/section");
30
- Object.defineProperty(exports, "OffersSectionSchema", { enumerable: true, get: function () { return section_1.OffersSectionSchema; } });
31
- Object.defineProperty(exports, "DefaultSectionId", { enumerable: true, get: function () { return section_1.DefaultSectionId; } });
32
- var list_1 = require("./offers/list");
33
- Object.defineProperty(exports, "SectionsListSchema", { enumerable: true, get: function () { return list_1.SectionsListSchema; } });
34
- var app_1 = require("./app/app");
35
- Object.defineProperty(exports, "IntegrationVersion", { enumerable: true, get: function () { return app_1.IntegrationVersion; } });
36
- Object.defineProperty(exports, "AppSchema", { enumerable: true, get: function () { return app_1.AppSchema; } });
37
- Object.defineProperty(exports, "PlugType", { enumerable: true, get: function () { return app_1.PlugType; } });
38
- var app_type_1 = require("./app/app-type");
39
- Object.defineProperty(exports, "AppType", { enumerable: true, get: function () { return app_type_1.AppType; } });
40
- var app_integration_1 = require("./app/app-integration");
41
- Object.defineProperty(exports, "AlternativeLayoutType", { enumerable: true, get: function () { return app_integration_1.AlternativeLayoutType; } });
42
- Object.defineProperty(exports, "AlternativeSourceType", { enumerable: true, get: function () { return app_integration_1.AlternativeSourceType; } });
43
- Object.defineProperty(exports, "AlternativeLogicType", { enumerable: true, get: function () { return app_integration_1.AlternativeLogicType; } });
44
- Object.defineProperty(exports, "AlternativeNetworkTool", { enumerable: true, get: function () { return app_integration_1.AlternativeNetworkTool; } });
45
- Object.defineProperty(exports, "AlternativeStorageType", { enumerable: true, get: function () { return app_integration_1.AlternativeStorageType; } });
46
- Object.defineProperty(exports, "AlternativeNavigation", { enumerable: true, get: function () { return app_integration_1.AlternativeNavigation; } });
47
- Object.defineProperty(exports, "AlternativeOnBackPressed", { enumerable: true, get: function () { return app_integration_1.AlternativeOnBackPressed; } });
48
- Object.defineProperty(exports, "AlternativeOnActivityResult", { enumerable: true, get: function () { return app_integration_1.AlternativeOnActivityResult; } });
49
- var user_1 = require("./panel/user");
50
- Object.defineProperty(exports, "PanelUserAccessScope", { enumerable: true, get: function () { return user_1.PanelUserAccessScope; } });
51
- Object.defineProperty(exports, "PanelUserSchema", { enumerable: true, get: function () { return user_1.PanelUserSchema; } });
52
- var shape_1 = require("./general/shape");
53
- Object.defineProperty(exports, "ShapeDiv", { enumerable: true, get: function () { return shape_1.ShapeDiv; } });
54
- var keitaro_service_1 = require("./network/keitaro/keitaro-service");
55
- Object.defineProperty(exports, "KeitaroService", { enumerable: true, get: function () { return keitaro_service_1.KeitaroService; } });
56
- exports.KeitaroUtils = __importStar(require("./utils/keitaro-utils"));
57
- var cloudflare_domain_1 = require("./general/cloudflare-domain");
58
- Object.defineProperty(exports, "ICloudflareDomainStatus", { enumerable: true, get: function () { return cloudflare_domain_1.ICloudflareDomainStatus; } });
59
- Object.defineProperty(exports, "ICloudflareDomainType", { enumerable: true, get: function () { return cloudflare_domain_1.ICloudflareDomainType; } });
60
- var domain_1 = require("./general/domain");
61
- Object.defineProperty(exports, "DomainStatus", { enumerable: true, get: function () { return domain_1.DomainStatus; } });
62
- Object.defineProperty(exports, "DomainTarget", { enumerable: true, get: function () { return domain_1.DomainTarget; } });
63
- Object.defineProperty(exports, "CONST_CLOUFLARE_STATUS_READY", { enumerable: true, get: function () { return domain_1.CONST_CLOUFLARE_STATUS_READY; } });
64
- var namecheap_domain_1 = require("./general/namecheap-domain");
65
- Object.defineProperty(exports, "NamecheapBuyRequestSchema", { enumerable: true, get: function () { return namecheap_domain_1.NamecheapBuyRequestSchema; } });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.NamecheapBuyRequestSchema = exports.CONST_CLOUFLARE_STATUS_READY = exports.DomainTarget = exports.DomainStatus = exports.ICloudflareDomainType = exports.ICloudflareDomainStatus = exports.KeitaroUtils = exports.KeitaroService = exports.ShapeDiv = exports.PanelUserSchema = exports.PanelUserAccessScope = exports.AlternativeOnActivityResult = exports.AlternativeOnBackPressed = exports.AlternativeNavigation = exports.AlternativeStorageType = exports.AlternativeNetworkTool = exports.AlternativeLogicType = exports.AlternativeSourceType = exports.AlternativeLayoutType = exports.AppType = exports.PlugType = exports.AppSchema = exports.IntegrationVersion = exports.SectionsListSchema = exports.DefaultSectionId = exports.OffersSectionSchema = exports.IOfferType = void 0;
4
+ var offer_1 = require("./offers/offer");
5
+ Object.defineProperty(exports, "IOfferType", { enumerable: true, get: function () { return offer_1.IOfferType; } });
6
+ var section_1 = require("./offers/section");
7
+ Object.defineProperty(exports, "OffersSectionSchema", { enumerable: true, get: function () { return section_1.OffersSectionSchema; } });
8
+ Object.defineProperty(exports, "DefaultSectionId", { enumerable: true, get: function () { return section_1.DefaultSectionId; } });
9
+ var list_1 = require("./offers/list");
10
+ Object.defineProperty(exports, "SectionsListSchema", { enumerable: true, get: function () { return list_1.SectionsListSchema; } });
11
+ var app_1 = require("./app/app");
12
+ Object.defineProperty(exports, "IntegrationVersion", { enumerable: true, get: function () { return app_1.IntegrationVersion; } });
13
+ Object.defineProperty(exports, "AppSchema", { enumerable: true, get: function () { return app_1.AppSchema; } });
14
+ Object.defineProperty(exports, "PlugType", { enumerable: true, get: function () { return app_1.PlugType; } });
15
+ var app_type_1 = require("./app/app-type");
16
+ Object.defineProperty(exports, "AppType", { enumerable: true, get: function () { return app_type_1.AppType; } });
17
+ var app_integration_1 = require("./app/app-integration");
18
+ Object.defineProperty(exports, "AlternativeLayoutType", { enumerable: true, get: function () { return app_integration_1.AlternativeLayoutType; } });
19
+ Object.defineProperty(exports, "AlternativeSourceType", { enumerable: true, get: function () { return app_integration_1.AlternativeSourceType; } });
20
+ Object.defineProperty(exports, "AlternativeLogicType", { enumerable: true, get: function () { return app_integration_1.AlternativeLogicType; } });
21
+ Object.defineProperty(exports, "AlternativeNetworkTool", { enumerable: true, get: function () { return app_integration_1.AlternativeNetworkTool; } });
22
+ Object.defineProperty(exports, "AlternativeStorageType", { enumerable: true, get: function () { return app_integration_1.AlternativeStorageType; } });
23
+ Object.defineProperty(exports, "AlternativeNavigation", { enumerable: true, get: function () { return app_integration_1.AlternativeNavigation; } });
24
+ Object.defineProperty(exports, "AlternativeOnBackPressed", { enumerable: true, get: function () { return app_integration_1.AlternativeOnBackPressed; } });
25
+ Object.defineProperty(exports, "AlternativeOnActivityResult", { enumerable: true, get: function () { return app_integration_1.AlternativeOnActivityResult; } });
26
+ var user_1 = require("./panel/user");
27
+ Object.defineProperty(exports, "PanelUserAccessScope", { enumerable: true, get: function () { return user_1.PanelUserAccessScope; } });
28
+ Object.defineProperty(exports, "PanelUserSchema", { enumerable: true, get: function () { return user_1.PanelUserSchema; } });
29
+ var shape_1 = require("./general/shape");
30
+ Object.defineProperty(exports, "ShapeDiv", { enumerable: true, get: function () { return shape_1.ShapeDiv; } });
31
+ var keitaro_service_1 = require("./network/keitaro/keitaro-service");
32
+ Object.defineProperty(exports, "KeitaroService", { enumerable: true, get: function () { return keitaro_service_1.KeitaroService; } });
33
+ exports.KeitaroUtils = require("./utils/keitaro-utils");
34
+ var cloudflare_domain_1 = require("./general/cloudflare-domain");
35
+ Object.defineProperty(exports, "ICloudflareDomainStatus", { enumerable: true, get: function () { return cloudflare_domain_1.ICloudflareDomainStatus; } });
36
+ Object.defineProperty(exports, "ICloudflareDomainType", { enumerable: true, get: function () { return cloudflare_domain_1.ICloudflareDomainType; } });
37
+ var domain_1 = require("./general/domain");
38
+ Object.defineProperty(exports, "DomainStatus", { enumerable: true, get: function () { return domain_1.DomainStatus; } });
39
+ Object.defineProperty(exports, "DomainTarget", { enumerable: true, get: function () { return domain_1.DomainTarget; } });
40
+ Object.defineProperty(exports, "CONST_CLOUFLARE_STATUS_READY", { enumerable: true, get: function () { return domain_1.CONST_CLOUFLARE_STATUS_READY; } });
41
+ var namecheap_domain_1 = require("./general/namecheap-domain");
42
+ Object.defineProperty(exports, "NamecheapBuyRequestSchema", { enumerable: true, get: function () { return namecheap_domain_1.NamecheapBuyRequestSchema; } });
@@ -1,31 +1,31 @@
1
- export interface IKeitaroCampaign {
2
- id: number;
3
- alias: string;
4
- name: string;
5
- type: string;
6
- uniqueness_method: string;
7
- cookies_ttl: number;
8
- is_paused: boolean;
9
- state: string;
10
- cost_type: string;
11
- cost_value: number;
12
- cost_currency: string;
13
- group_id: number;
14
- traffic_source_id: number;
15
- cost_auto: boolean;
16
- domain_id: number;
17
- domain: string;
18
- uniqueness_use_cookies: boolean;
19
- traffic_loss: number;
20
- parameters: IKeitaroCampaignParameters;
21
- }
22
- export interface IKeitaroCampaignParameters {
23
- [key: string]: IKeitaroCampaignParameter;
24
- }
25
- export interface IKeitaroCampaignParameter {
26
- name: string;
27
- placeholder: string;
28
- alias: string;
29
- }
30
- export declare const AI_CAMPAIGN_GROUP_FLASH_REDIRECT = 82;
31
- export declare const AI_CAMPAIGN_TRAFFIC_SOURCE_FLASH = 22;
1
+ export interface IKeitaroCampaign {
2
+ id: number;
3
+ alias: string;
4
+ name: string;
5
+ type: string;
6
+ uniqueness_method: string;
7
+ cookies_ttl: number;
8
+ is_paused: boolean;
9
+ state: string;
10
+ cost_type: string;
11
+ cost_value: number;
12
+ cost_currency: string;
13
+ group_id: number;
14
+ traffic_source_id: number;
15
+ cost_auto: boolean;
16
+ domain_id: number;
17
+ domain: string;
18
+ uniqueness_use_cookies: boolean;
19
+ traffic_loss: number;
20
+ parameters: IKeitaroCampaignParameters;
21
+ }
22
+ export interface IKeitaroCampaignParameters {
23
+ [key: string]: IKeitaroCampaignParameter;
24
+ }
25
+ export interface IKeitaroCampaignParameter {
26
+ name: string;
27
+ placeholder: string;
28
+ alias: string;
29
+ }
30
+ export declare const AI_CAMPAIGN_GROUP_FLASH_REDIRECT = 82;
31
+ export declare const AI_CAMPAIGN_TRAFFIC_SOURCE_FLASH = 22;
@@ -1,5 +1,5 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AI_CAMPAIGN_TRAFFIC_SOURCE_FLASH = exports.AI_CAMPAIGN_GROUP_FLASH_REDIRECT = void 0;
4
- exports.AI_CAMPAIGN_GROUP_FLASH_REDIRECT = 82;
5
- exports.AI_CAMPAIGN_TRAFFIC_SOURCE_FLASH = 22;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AI_CAMPAIGN_TRAFFIC_SOURCE_FLASH = exports.AI_CAMPAIGN_GROUP_FLASH_REDIRECT = void 0;
4
+ exports.AI_CAMPAIGN_GROUP_FLASH_REDIRECT = 82;
5
+ exports.AI_CAMPAIGN_TRAFFIC_SOURCE_FLASH = 22;
@@ -1,6 +1,6 @@
1
- export interface IKeitaroDomain {
2
- id: number;
3
- name: "string";
4
- state: "active";
5
- network_status: "active";
6
- }
1
+ export interface IKeitaroDomain {
2
+ id: number;
3
+ name: "string";
4
+ state: "active";
5
+ network_status: "active";
6
+ }
@@ -1,2 +1,2 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +1,7 @@
1
- export interface IKeitaroOffer {
2
- id: number;
3
- campaign_id: number;
4
- name: string;
5
- url: string;
6
- country: string;
7
- }
1
+ export interface IKeitaroOffer {
2
+ id: number;
3
+ campaign_id: number;
4
+ name: string;
5
+ url: string;
6
+ country: string;
7
+ }
@@ -1,2 +1,2 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,20 +1,20 @@
1
- export interface IKeitaroStream {
2
- id: number;
3
- name: string;
4
- campaign_id: number;
5
- offer_id: number;
6
- url: string;
7
- redirect_url: string;
8
- traffic_type: string;
9
- state: string;
10
- action_payload: string;
11
- filters: any[];
12
- filter_or: boolean;
13
- collect_clicks: boolean;
14
- weight: number;
15
- position: number;
16
- offers: any[];
17
- schema: string;
18
- type: string;
19
- action_type: string;
20
- }
1
+ export interface IKeitaroStream {
2
+ id: number;
3
+ name: string;
4
+ campaign_id: number;
5
+ offer_id: number;
6
+ url: string;
7
+ redirect_url: string;
8
+ traffic_type: string;
9
+ state: string;
10
+ action_payload: string;
11
+ filters: any[];
12
+ filter_or: boolean;
13
+ collect_clicks: boolean;
14
+ weight: number;
15
+ position: number;
16
+ offers: any[];
17
+ schema: string;
18
+ type: string;
19
+ action_type: string;
20
+ }
@@ -1,2 +1,2 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -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,92 +1,92 @@
1
- /// <reference types="mongoose/types/aggregate" />
2
- /// <reference types="mongoose/types/callback" />
3
- /// <reference types="mongoose/types/collection" />
4
- /// <reference types="mongoose/types/connection" />
5
- /// <reference types="mongoose/types/cursor" />
6
- /// <reference types="mongoose/types/document" />
7
- /// <reference types="mongoose/types/error" />
8
- /// <reference types="mongoose/types/expressions" />
9
- /// <reference types="mongoose/types/helpers" />
10
- /// <reference types="mongoose/types/middlewares" />
11
- /// <reference types="mongoose/types/indexes" />
12
- /// <reference types="mongoose/types/models" />
13
- /// <reference types="mongoose/types/mongooseoptions" />
14
- /// <reference types="mongoose/types/pipelinestage" />
15
- /// <reference types="mongoose/types/populate" />
16
- /// <reference types="mongoose/types/query" />
17
- /// <reference types="mongoose/types/schemaoptions" />
18
- /// <reference types="mongoose/types/schematypes" />
19
- /// <reference types="mongoose/types/session" />
20
- /// <reference types="mongoose/types/types" />
21
- /// <reference types="mongoose/types/utility" />
22
- /// <reference types="mongoose/types/validation" />
23
- /// <reference types="mongoose/types/virtuals" />
24
- /// <reference types="mongoose/types/inferschematype" />
25
- import { ICloudflareDomainType } from "models/cloudflare-domain";
26
- import { Document, Model, Schema } from "mongoose";
27
- export interface IDomain extends Document {
28
- id: string;
29
- namecheapId: string;
30
- name: string;
31
- caption: string;
32
- status: DomainStatus;
33
- cloudflareStatus: string;
34
- paused: boolean;
35
- type: ICloudflareDomainType;
36
- autorenew: boolean;
37
- nameServers: string[];
38
- originalNameServers: string[];
39
- originalRegistrar: string | null;
40
- originalDNSHost: string | null;
41
- createdAt: number;
42
- expiresAt: number;
43
- ip: string;
44
- subdomain: string | null;
45
- txtRecords: string[];
46
- target: DomainTarget;
47
- assignedTo: number[];
48
- }
49
- export interface IDomainsBuyRequestResponse {
50
- requestId: string;
51
- totalPrice: number;
52
- info: {
53
- name: string;
54
- price: number;
55
- }[];
56
- }
57
- export interface IDomainSetupResult {
58
- succeed: string[];
59
- failed: string[];
60
- }
61
- export declare const CONST_CLOUFLARE_STATUS_READY = "active";
62
- export declare enum DomainStatus {
63
- PENDING = "pending",
64
- READY = "ready",
65
- READY_AND_NOTIFIED = "ready-and-notified"
66
- }
67
- export declare enum DomainTarget {
68
- PANEL = "panel",
69
- KEITARO = "keitaro",
70
- OTHER = "other"
71
- }
72
- export declare const DomainSchema: Schema<any, Model<any, any, any, any, any>, {}, {}, {}, {}, import("mongoose").DefaultSchemaOptions, {
73
- nameServers: string[];
74
- originalNameServers: string[];
75
- txtRecords: string[];
76
- assignedTo: number[];
77
- name?: string | undefined;
78
- type?: string | undefined;
79
- paused?: boolean | undefined;
80
- caption?: string | undefined;
81
- status?: string | undefined;
82
- id?: string | undefined;
83
- target?: string | undefined;
84
- namecheapId?: string | undefined;
85
- cloudflareStatus?: string | undefined;
86
- originalRegistrar?: string | undefined;
87
- originalDNSHost?: string | undefined;
88
- createdAt?: number | undefined;
89
- expiresAt?: number | undefined;
90
- ip?: string | undefined;
91
- subdomain?: string | undefined;
92
- }>;
1
+ /// <reference types="mongoose/types/aggregate" />
2
+ /// <reference types="mongoose/types/callback" />
3
+ /// <reference types="mongoose/types/collection" />
4
+ /// <reference types="mongoose/types/connection" />
5
+ /// <reference types="mongoose/types/cursor" />
6
+ /// <reference types="mongoose/types/document" />
7
+ /// <reference types="mongoose/types/error" />
8
+ /// <reference types="mongoose/types/expressions" />
9
+ /// <reference types="mongoose/types/helpers" />
10
+ /// <reference types="mongoose/types/middlewares" />
11
+ /// <reference types="mongoose/types/indexes" />
12
+ /// <reference types="mongoose/types/models" />
13
+ /// <reference types="mongoose/types/mongooseoptions" />
14
+ /// <reference types="mongoose/types/pipelinestage" />
15
+ /// <reference types="mongoose/types/populate" />
16
+ /// <reference types="mongoose/types/query" />
17
+ /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
19
+ /// <reference types="mongoose/types/session" />
20
+ /// <reference types="mongoose/types/types" />
21
+ /// <reference types="mongoose/types/utility" />
22
+ /// <reference types="mongoose/types/validation" />
23
+ /// <reference types="mongoose/types/virtuals" />
24
+ /// <reference types="mongoose/types/inferschematype" />
25
+ import { ICloudflareDomainType } from "models/cloudflare-domain";
26
+ import { Document, Model, Schema } from "mongoose";
27
+ export interface IDomain extends Document {
28
+ id: string;
29
+ namecheapId: string;
30
+ name: string;
31
+ caption: string;
32
+ status: DomainStatus;
33
+ cloudflareStatus: string;
34
+ paused: boolean;
35
+ type: ICloudflareDomainType;
36
+ autorenew: boolean;
37
+ nameServers: string[];
38
+ originalNameServers: string[];
39
+ originalRegistrar: string | null;
40
+ originalDNSHost: string | null;
41
+ createdAt: number;
42
+ expiresAt: number;
43
+ ip: string;
44
+ subdomain: string | null;
45
+ txtRecords: string[];
46
+ target: DomainTarget;
47
+ assignedTo: number[];
48
+ }
49
+ export interface IDomainsBuyRequestResponse {
50
+ requestId: string;
51
+ totalPrice: number;
52
+ info: {
53
+ name: string;
54
+ price: number;
55
+ }[];
56
+ }
57
+ export interface IDomainSetupResult {
58
+ succeed: string[];
59
+ failed: string[];
60
+ }
61
+ export declare const CONST_CLOUFLARE_STATUS_READY = "active";
62
+ export declare enum DomainStatus {
63
+ PENDING = "pending",
64
+ READY = "ready",
65
+ READY_AND_NOTIFIED = "ready-and-notified"
66
+ }
67
+ export declare enum DomainTarget {
68
+ PANEL = "panel",
69
+ KEITARO = "keitaro",
70
+ OTHER = "other"
71
+ }
72
+ export declare const DomainSchema: Schema<any, Model<any, any, any, any, any>, {}, {}, {}, {}, import("mongoose").DefaultSchemaOptions, {
73
+ nameServers: string[];
74
+ originalNameServers: string[];
75
+ txtRecords: string[];
76
+ assignedTo: number[];
77
+ name?: string | undefined;
78
+ type?: string | undefined;
79
+ paused?: boolean | undefined;
80
+ caption?: string | undefined;
81
+ status?: string | undefined;
82
+ id?: string | undefined;
83
+ target?: string | undefined;
84
+ namecheapId?: string | undefined;
85
+ cloudflareStatus?: string | undefined;
86
+ originalRegistrar?: string | undefined;
87
+ originalDNSHost?: string | undefined;
88
+ createdAt?: number | undefined;
89
+ expiresAt?: number | undefined;
90
+ ip?: string | undefined;
91
+ subdomain?: string | undefined;
92
+ }>;