@xoxno/types 1.0.85 → 1.0.87

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 (296) hide show
  1. package/dist/cache/keys.d.ts +1 -1
  2. package/dist/common/kusto/wallet-stats.d.ts +1 -1
  3. package/dist/common/kusto/wallet-stats.js +2 -2
  4. package/dist/cosmos-db/documents/activity/nft-activity.doc.d.ts +3 -3
  5. package/dist/cosmos-db/documents/activity/nft-activity.doc.js +7 -7
  6. package/dist/cosmos-db/documents/chat/chat-message-content.dto.js +1 -1
  7. package/dist/cosmos-db/documents/chat/chat-message.doc.d.ts +2 -2
  8. package/dist/cosmos-db/documents/chat/chat-message.doc.js +1 -1
  9. package/dist/cosmos-db/documents/chat/group-chat-profile.doc.js +1 -1
  10. package/dist/cosmos-db/documents/chat/user-block.doc.d.ts +1 -1
  11. package/dist/cosmos-db/documents/chat/user-block.doc.js +1 -1
  12. package/dist/cosmos-db/documents/chat/user-conversation.doc.d.ts +1 -1
  13. package/dist/cosmos-db/documents/chat/user-conversation.doc.js +1 -1
  14. package/dist/cosmos-db/documents/collection/globalOffer.d.ts +2 -2
  15. package/dist/cosmos-db/documents/collection/globalOffer.js +8 -8
  16. package/dist/cosmos-db/documents/collection/mintProfile.d.ts +1 -1
  17. package/dist/cosmos-db/documents/collection/mintProfile.js +4 -4
  18. package/dist/cosmos-db/documents/collection/profile.d.ts +2 -2
  19. package/dist/cosmos-db/documents/collection/profile.js +12 -12
  20. package/dist/cosmos-db/documents/collection/stats.d.ts +1 -1
  21. package/dist/cosmos-db/documents/collection/stats.js +7 -7
  22. package/dist/cosmos-db/documents/collection/verification.d.ts +1 -1
  23. package/dist/cosmos-db/documents/collection/verification.js +4 -4
  24. package/dist/cosmos-db/documents/external-payment/binance-hook.d.ts +1 -11
  25. package/dist/cosmos-db/documents/external-payment/binance-hook.js +0 -14
  26. package/dist/cosmos-db/documents/external-payment/external-payment-request.d.ts +2 -2
  27. package/dist/cosmos-db/documents/external-payment/external-payment-request.js +2 -2
  28. package/dist/cosmos-db/documents/external-payment/external-payment.doc.d.ts +3 -3
  29. package/dist/cosmos-db/documents/external-payment/twispay-cart.d.ts +1 -4
  30. package/dist/cosmos-db/documents/external-payment/twispay-cart.js +0 -6
  31. package/dist/cosmos-db/documents/external-payment/twispay-payment-form.d.ts +1 -1
  32. package/dist/cosmos-db/documents/external-payment/twispay-transaction.d.ts +1 -35
  33. package/dist/cosmos-db/documents/external-payment/twispay-transaction.js +0 -41
  34. package/dist/cosmos-db/documents/lending/lending-account-profile.d.ts +1 -1
  35. package/dist/cosmos-db/documents/lending/lending-account-profile.js +4 -4
  36. package/dist/cosmos-db/documents/lending/lending-emode-category-profile.doc.d.ts +1 -1
  37. package/dist/cosmos-db/documents/lending/lending-emode-category-profile.doc.js +1 -1
  38. package/dist/cosmos-db/documents/lending/lending-market-profile.doc.js +1 -1
  39. package/dist/cosmos-db/documents/lending/lending-nft-attributes.d.ts +1 -7
  40. package/dist/cosmos-db/documents/lending/lending-nft-attributes.js +1 -9
  41. package/dist/cosmos-db/documents/lending/lending-token-emode-profile.doc.d.ts +1 -1
  42. package/dist/cosmos-db/documents/lending/lending-token-emode-profile.doc.js +1 -1
  43. package/dist/cosmos-db/documents/notification/notification.doc.d.ts +2 -2
  44. package/dist/cosmos-db/documents/notification/notification.doc.js +1 -1
  45. package/dist/cosmos-db/documents/staking/staking-delegator-doc.d.ts +1 -1
  46. package/dist/cosmos-db/documents/staking/staking-delegator-doc.js +1 -1
  47. package/dist/cosmos-db/documents/staking/staking-pool-doc.d.ts +3 -3
  48. package/dist/cosmos-db/documents/staking/staking-pool-doc.js +1 -1
  49. package/dist/cosmos-db/documents/ticketing/event-guest-doc.filter.d.ts +1 -1
  50. package/dist/cosmos-db/documents/ticketing/event-guest-doc.filter.js +2 -2
  51. package/dist/cosmos-db/documents/ticketing/event-guest.doc.d.ts +2 -2
  52. package/dist/cosmos-db/documents/ticketing/event-guest.doc.js +2 -2
  53. package/dist/cosmos-db/documents/ticketing/event-invitation-doc.filter.d.ts +1 -1
  54. package/dist/cosmos-db/documents/ticketing/event-invitation-doc.filter.js +2 -2
  55. package/dist/cosmos-db/documents/ticketing/event-invitation.doc.d.ts +2 -2
  56. package/dist/cosmos-db/documents/ticketing/event-invitation.doc.js +2 -2
  57. package/dist/cosmos-db/documents/ticketing/event-profile-create.dto.d.ts +2 -5
  58. package/dist/cosmos-db/documents/ticketing/event-profile-create.dto.js +5 -9
  59. package/dist/cosmos-db/documents/ticketing/event-profile-doc.filter.js +1 -1
  60. package/dist/cosmos-db/documents/ticketing/event-profile-edit.dto.d.ts +1 -1
  61. package/dist/cosmos-db/documents/ticketing/event-profile-edit.dto.js +1 -1
  62. package/dist/cosmos-db/documents/ticketing/event-profile.doc.d.ts +5 -5
  63. package/dist/cosmos-db/documents/ticketing/event-profile.doc.js +7 -7
  64. package/dist/cosmos-db/documents/ticketing/event-question-answer.doc.d.ts +1 -1
  65. package/dist/cosmos-db/documents/ticketing/event-question-answer.doc.js +1 -1
  66. package/dist/cosmos-db/documents/ticketing/event-question-create.dto.d.ts +1 -1
  67. package/dist/cosmos-db/documents/ticketing/event-question-create.dto.js +1 -1
  68. package/dist/cosmos-db/documents/ticketing/event-question-edit.dto.d.ts +1 -1
  69. package/dist/cosmos-db/documents/ticketing/event-question-edit.dto.js +1 -1
  70. package/dist/cosmos-db/documents/ticketing/event-question-validator.js +1 -1
  71. package/dist/cosmos-db/documents/ticketing/event-question.doc.d.ts +2 -2
  72. package/dist/cosmos-db/documents/ticketing/event-question.doc.js +2 -2
  73. package/dist/cosmos-db/documents/ticketing/event-referral-config-create.dto.d.ts +1 -1
  74. package/dist/cosmos-db/documents/ticketing/event-referral-config-create.dto.js +1 -1
  75. package/dist/cosmos-db/documents/ticketing/event-referral-config-filter.doc.js +1 -1
  76. package/dist/cosmos-db/documents/ticketing/event-referral-config.doc.d.ts +1 -5
  77. package/dist/cosmos-db/documents/ticketing/event-referral-config.doc.js +4 -8
  78. package/dist/cosmos-db/documents/ticketing/event-referral-filter.doc.d.ts +1 -1
  79. package/dist/cosmos-db/documents/ticketing/event-referral-filter.doc.js +2 -2
  80. package/dist/cosmos-db/documents/ticketing/event-referral-usage.doc.d.ts +1 -1
  81. package/dist/cosmos-db/documents/ticketing/event-referral-usage.doc.js +1 -1
  82. package/dist/cosmos-db/documents/ticketing/event-referral.doc.d.ts +1 -1
  83. package/dist/cosmos-db/documents/ticketing/event-referral.doc.js +1 -1
  84. package/dist/cosmos-db/documents/ticketing/event-registration.dto.d.ts +1 -1
  85. package/dist/cosmos-db/documents/ticketing/event-registration.dto.js +1 -1
  86. package/dist/cosmos-db/documents/ticketing/event-stage-profile.doc.d.ts +1 -1
  87. package/dist/cosmos-db/documents/ticketing/event-stage-profile.doc.js +1 -1
  88. package/dist/cosmos-db/documents/ticketing/event-ticket-profile.doc.d.ts +1 -1
  89. package/dist/cosmos-db/documents/ticketing/event-ticket-profile.doc.js +1 -1
  90. package/dist/cosmos-db/documents/ticketing/event-ticket-qr-type.enum.d.ts +2 -7
  91. package/dist/cosmos-db/documents/ticketing/event-ticket-qr-type.enum.js +6 -12
  92. package/dist/cosmos-db/documents/ticketing/event-user-role-create.dto.d.ts +1 -1
  93. package/dist/cosmos-db/documents/ticketing/event-user-role-create.dto.js +1 -1
  94. package/dist/cosmos-db/documents/ticketing/event-user-role.doc.d.ts +2 -5
  95. package/dist/cosmos-db/documents/ticketing/event-user-role.doc.js +5 -9
  96. package/dist/cosmos-db/documents/ticketing/event-voucher-create.dto.d.ts +2 -1
  97. package/dist/cosmos-db/documents/ticketing/event-voucher-create.dto.js +3 -2
  98. package/dist/cosmos-db/documents/ticketing/event-voucher-filter.doc.d.ts +2 -1
  99. package/dist/cosmos-db/documents/ticketing/event-voucher-filter.doc.js +4 -4
  100. package/dist/cosmos-db/documents/ticketing/event-voucher.doc.d.ts +2 -5
  101. package/dist/cosmos-db/documents/ticketing/event-voucher.doc.js +4 -8
  102. package/dist/cosmos-db/documents/token/nft-details.doc.d.ts +2 -2
  103. package/dist/cosmos-db/documents/token/nft-details.doc.js +7 -7
  104. package/dist/cosmos-db/documents/token/nft-extra-metadata.doc.d.ts +2 -2
  105. package/dist/cosmos-db/documents/token/nft-extra-metadata.doc.js +1 -1
  106. package/dist/cosmos-db/documents/token/nft-offer.doc.d.ts +2 -2
  107. package/dist/cosmos-db/documents/token/nft-offer.doc.js +5 -5
  108. package/dist/cosmos-db/documents/token/nft-sale-info.d.ts +1 -1
  109. package/dist/cosmos-db/documents/token/nft-sale-info.js +4 -4
  110. package/dist/cosmos-db/documents/token/sft-owner-doc.js +4 -4
  111. package/dist/cosmos-db/documents/user/user-creator-profile.doc.d.ts +1 -1
  112. package/dist/cosmos-db/documents/user/user-creator-profile.doc.js +3 -3
  113. package/dist/cosmos-db/documents/user/user-favorite.doc.d.ts +2 -2
  114. package/dist/cosmos-db/documents/user/user-favorite.doc.js +3 -3
  115. package/dist/cosmos-db/documents/user/user-profile.doc.d.ts +2 -2
  116. package/dist/cosmos-db/documents/user/user-profile.doc.js +6 -6
  117. package/dist/cosmos-db/documents/user/user-settings.doc.d.ts +1 -9
  118. package/dist/cosmos-db/documents/user/user-settings.doc.js +3 -12
  119. package/dist/entities/bober-battle/game-type.d.ts +1 -1
  120. package/dist/entities/notification-data/device-tag-storage.doc.js +1 -1
  121. package/dist/entities/notification-data/mobile-device-registration.dto.d.ts +1 -1
  122. package/dist/entities/notification-data/mobile-device-registration.dto.js +4 -4
  123. package/dist/entities/notification-data/mobile-device.doc.d.ts +1 -4
  124. package/dist/entities/notification-data/mobile-device.doc.js +4 -8
  125. package/dist/entities/notification-data/notification-template.d.ts +1 -9
  126. package/dist/entities/notification-data/notification-template.js +10 -19
  127. package/dist/entities/notification-data/push-notification.doc.d.ts +1 -17
  128. package/dist/entities/notification-data/push-notification.doc.js +7 -25
  129. package/dist/entities/notification-data/tag-priority.d.ts +1 -15
  130. package/dist/entities/notification-data/tag-priority.js +14 -30
  131. package/dist/entities/search-data/collection-data-search.type.d.ts +1 -1
  132. package/dist/entities/search-data/filter-query.dto.d.ts +1 -1
  133. package/dist/entities/search-data/search.dto.d.ts +1 -1
  134. package/dist/entities/search-data/search.dto.js +5 -5
  135. package/dist/entities/staking-data/staking-creator.doc.d.ts +1 -1
  136. package/dist/entities/staking-data/staking-creator.doc.js +1 -1
  137. package/dist/entities/token-data/metrics.d.ts +4 -0
  138. package/dist/entities/transactions/transaction-process-status.d.ts +1 -1
  139. package/dist/entities/transactions/transaction-process-status.js +3 -3
  140. package/dist/entities/transactions/transaction-send-result.d.ts +1 -1
  141. package/dist/entities/transactions/transaction-send-result.js +3 -3
  142. package/dist/entities/web2user-data/web2user-account.d.ts +1 -1
  143. package/dist/entities/web2user-data/web2user-account.dto.d.ts +1 -1
  144. package/dist/entities/web2user-data/web2user-account.dto.js +1 -1
  145. package/dist/entities/web2user-data/web2user-account.js +1 -1
  146. package/dist/entities/web2user-data/web2user-wallet.d.ts +2 -2
  147. package/dist/entities/web2user-data/web2user-wallet.dto.d.ts +2 -2
  148. package/dist/entities/web2user-data/web2user-wallet.dto.js +2 -2
  149. package/dist/entities/web2user-data/web2user-wallet.js +2 -2
  150. package/dist/entities/xoxno-liquid-egld-sc/provider.dto.d.ts +15 -0
  151. package/dist/entities/xoxno-liquid-egld-sc/{xoxno-egld-liquid-sc-event-name.enum.js → provider.dto.js} +1 -11
  152. package/dist/{cosmos-db/documents/external-payment/binance-request.d.ts → enums/binance.enum.d.ts} +11 -0
  153. package/dist/{cosmos-db/documents/external-payment/binance-request.js → enums/binance.enum.js} +14 -1
  154. package/dist/enums/bober-battle-activity.enum.js +16 -0
  155. package/dist/enums/event-referral-config.doc.d.ts +4 -0
  156. package/dist/enums/event-referral-config.doc.js +8 -0
  157. package/dist/enums/event-user-role.doc.d.ts +4 -0
  158. package/dist/enums/event-user-role.doc.js +8 -0
  159. package/dist/enums/external-payment-status.enum.d.ts +12 -0
  160. package/dist/{cosmos-db/documents/external-payment → enums}/external-payment-status.enum.js +6 -11
  161. package/dist/{entities/token-data → enums}/fiat-tokens.enum.d.ts +0 -4
  162. package/dist/{common/kusto → enums}/kusto-db.enum.d.ts +4 -0
  163. package/dist/{common/kusto → enums}/kusto-db.enum.js +6 -1
  164. package/dist/enums/lending.enum.d.ts +7 -0
  165. package/dist/enums/lending.enum.js +11 -0
  166. package/dist/enums/mobile-device.enum.d.ts +4 -0
  167. package/dist/enums/mobile-device.enum.js +8 -0
  168. package/dist/enums/notification-template.enum.d.ts +9 -0
  169. package/dist/enums/notification-template.enum.js +13 -0
  170. package/dist/enums/purchase-type.enum.d.ts +6 -0
  171. package/dist/{cosmos-db/documents/external-payment → enums}/purchase-type.enum.js +0 -8
  172. package/dist/enums/push-notification.enum.d.ts +17 -0
  173. package/dist/enums/push-notification.enum.js +22 -0
  174. package/dist/enums/tag-priority.enum.d.ts +15 -0
  175. package/dist/enums/tag-priority.enum.js +20 -0
  176. package/dist/enums/ticketing-visibility.enum.d.ts +10 -0
  177. package/dist/enums/ticketing-visibility.enum.js +15 -0
  178. package/dist/enums/twispay.enum.d.ts +35 -0
  179. package/dist/enums/twispay.enum.js +43 -0
  180. package/dist/enums/user-settings.enum.d.ts +8 -0
  181. package/dist/enums/user-settings.enum.js +12 -0
  182. package/dist/enums/voucher-type.enum.d.ts +4 -0
  183. package/dist/enums/voucher-type.enum.js +8 -0
  184. package/dist/{entities/xoxno-liquid-egld-sc/xoxno-egld-liquid-sc-event-name.enum.d.ts → enums/xoxno-egld-liquid-sc.enum.d.ts} +0 -15
  185. package/dist/enums/xoxno-egld-liquid-sc.enum.js +13 -0
  186. package/dist/index.d.ts +61 -50
  187. package/dist/index.js +61 -50
  188. package/dist/requests/collection/collection-mint-profile.filter.d.ts +2 -2
  189. package/dist/requests/collection/collection-mint-profile.filter.js +4 -4
  190. package/dist/requests/collection/collection-offers.filter.d.ts +1 -1
  191. package/dist/requests/collection/collection-offers.filter.js +4 -4
  192. package/dist/requests/collection/collection-profile.filter.d.ts +2 -2
  193. package/dist/requests/collection/collection-profile.filter.js +4 -4
  194. package/dist/requests/collection/collection-stats.filter.d.ts +2 -2
  195. package/dist/requests/collection/collection-stats.filter.js +6 -6
  196. package/dist/requests/lending/lending-market-profile.filter.js +1 -1
  197. package/dist/requests/nft-activity-data/nft-activity-data.d.ts +1 -1
  198. package/dist/requests/nft-activity-data/nft-activity.filter.d.ts +3 -3
  199. package/dist/requests/nft-activity-data/nft-activity.filter.js +4 -4
  200. package/dist/requests/nft-data/nft-doc.filter.d.ts +2 -2
  201. package/dist/requests/nft-data/nft-doc.filter.js +3 -3
  202. package/dist/requests/nft-data/nft-offer-doc.filter.js +1 -1
  203. package/dist/requests/user-data/token-inventory.d.ts +1 -1
  204. package/dist/utils/types.d.ts +1 -1
  205. package/package.json +1 -1
  206. package/dist/common/kusto/order-direction.enum.d.ts +0 -4
  207. package/dist/common/kusto/order-direction.enum.js +0 -8
  208. package/dist/cosmos-db/documents/external-payment/external-payment-status.enum.d.ts +0 -18
  209. package/dist/cosmos-db/documents/external-payment/purchase-type.enum.d.ts +0 -14
  210. package/dist/requests/nft-activity-data/bober-battle-activity.enum.js +0 -85
  211. /package/dist/{entities/auth → enums}/auth-strategy.enum.d.ts +0 -0
  212. /package/dist/{entities/auth → enums}/auth-strategy.enum.js +0 -0
  213. /package/dist/{requests/chat → enums}/azure-ws-event-name.enum.d.ts +0 -0
  214. /package/dist/{requests/chat → enums}/azure-ws-event-name.enum.js +0 -0
  215. /package/dist/{requests/chat → enums}/azure-ws-hub-name.enum.d.ts +0 -0
  216. /package/dist/{requests/chat → enums}/azure-ws-hub-name.enum.js +0 -0
  217. /package/dist/{requests/nft-activity-data → enums}/bober-battle-activity.enum.d.ts +0 -0
  218. /package/dist/{cosmos-db/documents/chat → enums}/chat-data-type.enum.d.ts +0 -0
  219. /package/dist/{cosmos-db/documents/chat → enums}/chat-data-type.enum.js +0 -0
  220. /package/dist/{cosmos-db/documents/chat → enums}/chat-message-content-type.enum.d.ts +0 -0
  221. /package/dist/{cosmos-db/documents/chat → enums}/chat-message-content-type.enum.js +0 -0
  222. /package/dist/{cosmos-db/documents/collection/dataTypes.d.ts → enums/collection.enum.d.ts} +0 -0
  223. /package/dist/{cosmos-db/documents/collection/dataTypes.js → enums/collection.enum.js} +0 -0
  224. /package/dist/{common/enums.d.ts → enums/common.enum.d.ts} +0 -0
  225. /package/dist/{common/enums.js → enums/common.enum.js} +0 -0
  226. /package/dist/{cosmos-db → enums}/cosmos-db-container.enum.d.ts +0 -0
  227. /package/dist/{cosmos-db → enums}/cosmos-db-container.enum.js +0 -0
  228. /package/dist/{cosmos-db/documents/ticketing → enums}/event-category.enum.d.ts +0 -0
  229. /package/dist/{cosmos-db/documents/ticketing → enums}/event-category.enum.js +0 -0
  230. /package/dist/{cosmos-db/documents/ticketing → enums}/event-guest-status.enum.d.ts +0 -0
  231. /package/dist/{cosmos-db/documents/ticketing → enums}/event-guest-status.enum.js +0 -0
  232. /package/dist/{cosmos-db/documents/ticketing → enums}/event-invitation-status.enum.d.ts +0 -0
  233. /package/dist/{cosmos-db/documents/ticketing → enums}/event-invitation-status.enum.js +0 -0
  234. /package/dist/{cosmos-db/documents/ticketing → enums}/event-question-answer-type.enum.d.ts +0 -0
  235. /package/dist/{cosmos-db/documents/ticketing → enums}/event-question-answer-type.enum.js +0 -0
  236. /package/dist/{cosmos-db/documents/ticketing → enums}/event-scan-status.enum.d.ts +0 -0
  237. /package/dist/{cosmos-db/documents/ticketing → enums}/event-scan-status.enum.js +0 -0
  238. /package/dist/{requests/nft-activity-data → enums}/event-source.enum.d.ts +0 -0
  239. /package/dist/{requests/nft-activity-data → enums}/event-source.enum.js +0 -0
  240. /package/dist/{cosmos-db/documents/ticketing → enums}/event-user-roles.enum.d.ts +0 -0
  241. /package/dist/{cosmos-db/documents/ticketing → enums}/event-user-roles.enum.js +0 -0
  242. /package/dist/{entities/token-data → enums}/fiat-tokens.enum.js +0 -0
  243. /package/dist/{cosmos-db/documents/lending → enums}/lending-data-type.enum.d.ts +0 -0
  244. /package/dist/{cosmos-db/documents/lending → enums}/lending-data-type.enum.js +0 -0
  245. /package/dist/{cosmos-db/documents/lending → enums}/lending-position-type.enum.d.ts +0 -0
  246. /package/dist/{cosmos-db/documents/lending → enums}/lending-position-type.enum.js +0 -0
  247. /package/dist/{entities/web2user-data → enums}/linked-account-type.enum.d.ts +0 -0
  248. /package/dist/{entities/web2user-data → enums}/linked-account-type.enum.js +0 -0
  249. /package/dist/{requests/nft-activity-data → enums}/marketplace-activity.enum.d.ts +0 -0
  250. /package/dist/{requests/nft-activity-data → enums}/marketplace-activity.enum.js +0 -0
  251. /package/dist/{requests/nft-activity-data → enums}/nft-activity-type.enum.d.ts +0 -0
  252. /package/dist/{requests/nft-activity-data → enums}/nft-activity-type.enum.js +0 -0
  253. /package/dist/{requests/nft-data/nft-extra-attributes.type.d.ts → enums/nft-extra-attributes.enum.d.ts} +0 -0
  254. /package/dist/{requests/nft-data/nft-extra-attributes.type.js → enums/nft-extra-attributes.enum.js} +0 -0
  255. /package/dist/{cosmos-db/documents/notification → enums}/notification-asset-type.enum.d.ts +0 -0
  256. /package/dist/{cosmos-db/documents/notification → enums}/notification-asset-type.enum.js +0 -0
  257. /package/dist/{cosmos-db/documents/notification → enums}/notification-data-type.enum.d.ts +0 -0
  258. /package/dist/{cosmos-db/documents/notification → enums}/notification-data-type.enum.js +0 -0
  259. /package/dist/{requests/nft-data/offers.d.ts → enums/offers.enum.d.ts} +0 -0
  260. /package/dist/{requests/nft-data/offers.js → enums/offers.enum.js} +0 -0
  261. /package/dist/{common/kusto → enums}/order-by-column.enum.d.ts +0 -0
  262. /package/dist/{common/kusto → enums}/order-by-column.enum.js +0 -0
  263. /package/dist/{cosmos-db/documents/external-payment → enums}/payment-provider.enum.d.ts +0 -0
  264. /package/dist/{cosmos-db/documents/external-payment → enums}/payment-provider.enum.js +0 -0
  265. /package/dist/{entities/auth → enums}/role.enum.d.ts +0 -0
  266. /package/dist/{entities/auth → enums}/role.enum.js +0 -0
  267. /package/dist/{entities/search-data → enums}/search-index-name.enum.d.ts +0 -0
  268. /package/dist/{entities/search-data → enums}/search-index-name.enum.js +0 -0
  269. /package/dist/{entities/staking-data → enums}/staking-data-type.enum.d.ts +0 -0
  270. /package/dist/{entities/staking-data → enums}/staking-data-type.enum.js +0 -0
  271. /package/dist/{entities/staking-data → enums}/staking-issuing-type-string.enum.d.ts +0 -0
  272. /package/dist/{entities/staking-data → enums}/staking-issuing-type-string.enum.js +0 -0
  273. /package/dist/{entities/staking-data → enums}/staking-pool-type-string.enum.d.ts +0 -0
  274. /package/dist/{entities/staking-data → enums}/staking-pool-type-string.enum.js +0 -0
  275. /package/dist/{entities/staking-data → enums}/staking-status-string.enum.d.ts +0 -0
  276. /package/dist/{entities/staking-data → enums}/staking-status-string.enum.js +0 -0
  277. /package/dist/{cosmos-db/documents/ticketing → enums}/ticketing-data-type.enum.d.ts +0 -0
  278. /package/dist/{cosmos-db/documents/ticketing → enums}/ticketing-data-type.enum.js +0 -0
  279. /package/dist/{entities/token-data → enums}/token-category.enum.d.ts +0 -0
  280. /package/dist/{entities/token-data → enums}/token-category.enum.js +0 -0
  281. /package/dist/{cosmos-db/documents/token → enums}/token-data.enum.d.ts +0 -0
  282. /package/dist/{cosmos-db/documents/token → enums}/token-data.enum.js +0 -0
  283. /package/dist/{entities/transactions/transaction.status.d.ts → enums/transaction-status.enum.d.ts} +0 -0
  284. /package/dist/{entities/transactions/transaction.status.js → enums/transaction-status.enum.js} +0 -0
  285. /package/dist/{cosmos-db/documents/user/user-data.type.d.ts → enums/user-data-type.enum.d.ts} +0 -0
  286. /package/dist/{cosmos-db/documents/user/user-data.type.js → enums/user-data-type.enum.js} +0 -0
  287. /package/dist/{cosmos-db/documents/user → enums}/user-favorite-type.enum.d.ts +0 -0
  288. /package/dist/{cosmos-db/documents/user → enums}/user-favorite-type.enum.js +0 -0
  289. /package/dist/{entities/web2user-data → enums}/wallet-client-type.enum.d.ts +0 -0
  290. /package/dist/{entities/web2user-data → enums}/wallet-client-type.enum.js +0 -0
  291. /package/dist/{entities/xoxno-marketplace-sc → enums}/xoxno-auction-type.enum.d.ts +0 -0
  292. /package/dist/{entities/xoxno-marketplace-sc → enums}/xoxno-auction-type.enum.js +0 -0
  293. /package/dist/{requests/nft-activity-data → enums}/xoxno-egld-ls-activity.enum.d.ts +0 -0
  294. /package/dist/{requests/nft-activity-data → enums}/xoxno-egld-ls-activity.enum.js +0 -0
  295. /package/dist/{requests/nft-activity-data → enums}/xoxno-ls-activity.enum.d.ts +0 -0
  296. /package/dist/{requests/nft-activity-data → enums}/xoxno-ls-activity.enum.js +0 -0
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CollectionProfileFilter = void 0;
4
- const enums_1 = require("../../common/enums");
4
+ const common_enum_1 = require("../../enums/common.enum");
5
5
  const cosmos_db_generic_filter_1 = require("../../cosmos-db/cosmos-db-generic-filter");
6
- const dataTypes_1 = require("../../cosmos-db/documents/collection/dataTypes");
6
+ const collection_enum_1 = require("../../enums/collection.enum");
7
7
  class CollectionProfileFilter extends cosmos_db_generic_filter_1.CosmosDbGenericFilter {
8
8
  constructor(props) {
9
9
  super(props);
10
10
  this.filters = {
11
- dataType: dataTypes_1.CollectionDataType.CollectionProfile,
11
+ dataType: collection_enum_1.CollectionDataType.CollectionProfile,
12
12
  };
13
13
  this.strictSelect = false;
14
14
  this.filters = {
@@ -16,7 +16,7 @@ class CollectionProfileFilter extends cosmos_db_generic_filter_1.CosmosDbGeneric
16
16
  ...props?.filters,
17
17
  chain: props.filters?.chain &&
18
18
  props.filters.chain.length === 1 &&
19
- props.filters.chain[0] === enums_1.ActivityChain.MVX
19
+ props.filters.chain[0] === common_enum_1.ActivityChain.MVX
20
20
  ? undefined
21
21
  : props.filters?.chain,
22
22
  };
@@ -1,6 +1,6 @@
1
- import { ActivityChain } from '../../common/enums';
1
+ import { ActivityChain } from '../../enums/common.enum';
2
2
  import { RangeFilter, CosmosDbGenericFilter } from '../../cosmos-db/cosmos-db-generic-filter';
3
- import { CollectionDataType } from '../../cosmos-db/documents/collection/dataTypes';
3
+ import { CollectionDataType } from '../../enums/collection.enum';
4
4
  import { CollectionStatsDoc } from '../../cosmos-db/documents/collection/stats';
5
5
  export declare class CollectionStatsFilterCriteriaDto {
6
6
  dataType?: CollectionDataType;
@@ -11,18 +11,18 @@ var __metadata = (this && this.__metadata) || function (k, v) {
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.CollectionStatsFilter = exports.CollectionStatsFilterCriteriaDto = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
- const enums_1 = require("../../common/enums");
14
+ const common_enum_1 = require("../../enums/common.enum");
15
15
  const cosmos_db_generic_filter_1 = require("../../cosmos-db/cosmos-db-generic-filter");
16
- const dataTypes_1 = require("../../cosmos-db/documents/collection/dataTypes");
16
+ const collection_enum_1 = require("../../enums/collection.enum");
17
17
  class CollectionStatsFilterCriteriaDto {
18
18
  }
19
19
  exports.CollectionStatsFilterCriteriaDto = CollectionStatsFilterCriteriaDto;
20
20
  __decorate([
21
21
  (0, swagger_1.ApiProperty)({
22
22
  required: false,
23
- enum: dataTypes_1.CollectionDataType,
23
+ enum: collection_enum_1.CollectionDataType,
24
24
  enumName: 'CollectionDataType',
25
- example: dataTypes_1.CollectionDataType.CollectionStats,
25
+ example: collection_enum_1.CollectionDataType.CollectionStats,
26
26
  }),
27
27
  __metadata("design:type", String)
28
28
  ], CollectionStatsFilterCriteriaDto.prototype, "dataType", void 0);
@@ -42,7 +42,7 @@ class CollectionStatsFilter extends cosmos_db_generic_filter_1.CosmosDbGenericFi
42
42
  constructor(props) {
43
43
  super(props);
44
44
  this.filters = {
45
- dataType: dataTypes_1.CollectionDataType.CollectionStats,
45
+ dataType: collection_enum_1.CollectionDataType.CollectionStats,
46
46
  };
47
47
  this.strictSelect = false;
48
48
  this.filters = {
@@ -50,7 +50,7 @@ class CollectionStatsFilter extends cosmos_db_generic_filter_1.CosmosDbGenericFi
50
50
  ...props?.filters,
51
51
  chain: props?.filters?.chain &&
52
52
  props?.filters.chain.length === 1 &&
53
- props?.filters.chain[0] === enums_1.ActivityChain.MVX
53
+ props?.filters.chain[0] === common_enum_1.ActivityChain.MVX
54
54
  ? undefined
55
55
  : props?.filters?.chain,
56
56
  };
@@ -12,7 +12,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.LendingMarketProfileFilter = exports.LendingMarketProfileExtraProperties = exports.LendingMarketProfileFilterCriteriaDto = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
14
  const cosmos_db_generic_filter_1 = require("../../cosmos-db/cosmos-db-generic-filter");
15
- const lending_data_type_enum_1 = require("../../cosmos-db/documents/lending/lending-data-type.enum");
15
+ const lending_data_type_enum_1 = require("../../enums/lending-data-type.enum");
16
16
  class LendingMarketProfileFilterCriteriaDto {
17
17
  }
18
18
  exports.LendingMarketProfileFilterCriteriaDto = LendingMarketProfileFilterCriteriaDto;
@@ -1,6 +1,6 @@
1
1
  import { CollectionProfileDoc } from '../../cosmos-db/documents/collection/profile';
2
2
  import { NftDocHydrated } from '../../cosmos-db/documents/token/nft-details.doc';
3
- import { XoxnoAuctionTypeString } from '../../entities/xoxno-marketplace-sc/xoxno-auction-type.enum';
3
+ import { XoxnoAuctionTypeString } from '../../enums/xoxno-auction-type.enum';
4
4
  export declare class NftActivityData {
5
5
  collection: string;
6
6
  identifier?: string;
@@ -1,7 +1,7 @@
1
- import { ActivityChain } from '../../common/enums';
1
+ import { ActivityChain } from '../../enums/common.enum';
2
2
  import { CosmosDbGenericFilter, RangeFilter } from '../../cosmos-db/cosmos-db-generic-filter';
3
- import { NftActivityEventSource } from './event-source.enum';
4
- import { NftActivityType } from './nft-activity-type.enum';
3
+ import { NftActivityEventSource } from '../../enums/event-source.enum';
4
+ import { NftActivityType } from '../../enums/nft-activity-type.enum';
5
5
  import { NftActivityDoc } from '../../cosmos-db/documents/activity/nft-activity.doc';
6
6
  declare class ActivityDataDto {
7
7
  collection?: string[];
@@ -11,10 +11,10 @@ var __metadata = (this && this.__metadata) || function (k, v) {
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.NftActivityFilter = exports.NftActivityFilterCriteriaDto = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
- const enums_1 = require("../../common/enums");
14
+ const common_enum_1 = require("../../enums/common.enum");
15
15
  const cosmos_db_generic_filter_1 = require("../../cosmos-db/cosmos-db-generic-filter");
16
- const event_source_enum_1 = require("./event-source.enum");
17
- const nft_activity_type_enum_1 = require("./nft-activity-type.enum");
16
+ const event_source_enum_1 = require("../../enums/event-source.enum");
17
+ const nft_activity_type_enum_1 = require("../../enums/nft-activity-type.enum");
18
18
  class ActivityDataDto {
19
19
  }
20
20
  __decorate([
@@ -97,7 +97,7 @@ class NftActivityFilter extends cosmos_db_generic_filter_1.CosmosDbGenericFilter
97
97
  ...props?.filters,
98
98
  chain: props?.filters?.chain &&
99
99
  props.filters.chain.length === 1 &&
100
- props.filters.chain[0] === enums_1.ActivityChain.MVX
100
+ props.filters.chain[0] === common_enum_1.ActivityChain.MVX
101
101
  ? undefined
102
102
  : props?.filters?.chain,
103
103
  };
@@ -1,7 +1,7 @@
1
- import { ActivityChain } from '../../common/enums';
1
+ import { ActivityChain } from '../../enums/common.enum';
2
2
  import { NftMetadataAttributes } from '../../cosmos-db/documents/token/nft-metadata-attributes';
3
3
  import { CosmosDbGenericFilter, RangeFilter } from '../../cosmos-db/cosmos-db-generic-filter';
4
- import { XoxnoAuctionTypeString } from '../../entities/xoxno-marketplace-sc/xoxno-auction-type.enum';
4
+ import { XoxnoAuctionTypeString } from '../../enums/xoxno-auction-type.enum';
5
5
  import { NftDocHydrated } from '../../cosmos-db/documents/token/nft-details.doc';
6
6
  export declare class SaleInfoFilterDto {
7
7
  seller?: string[];
@@ -11,9 +11,9 @@ var __metadata = (this && this.__metadata) || function (k, v) {
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.NftDocFilter = exports.NftDocFilterCriteriaDto = exports.MetadataAttributesDto = exports.SaleInfoFilterDto = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
- const enums_1 = require("../../common/enums");
14
+ const common_enum_1 = require("../../enums/common.enum");
15
15
  const nft_metadata_attributes_1 = require("../../cosmos-db/documents/token/nft-metadata-attributes");
16
- const token_data_enum_1 = require("../../cosmos-db/documents/token/token-data.enum");
16
+ const token_data_enum_1 = require("../../enums/token-data.enum");
17
17
  const cosmos_db_generic_filter_1 = require("../../cosmos-db/cosmos-db-generic-filter");
18
18
  class SaleInfoFilterDto {
19
19
  }
@@ -127,7 +127,7 @@ class NftDocFilter extends cosmos_db_generic_filter_1.CosmosDbGenericFilter {
127
127
  ...props?.filters,
128
128
  chain: props.filters?.chain &&
129
129
  props.filters.chain.length === 1 &&
130
- props.filters.chain[0] === enums_1.ActivityChain.MVX
130
+ props.filters.chain[0] === common_enum_1.ActivityChain.MVX
131
131
  ? undefined
132
132
  : props.filters?.chain,
133
133
  };
@@ -12,7 +12,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.NftOfferDocFilter = exports.NftOfferDocFilterCriteria = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
14
  const cosmos_db_generic_filter_1 = require("../../cosmos-db/cosmos-db-generic-filter");
15
- const token_data_enum_1 = require("../../cosmos-db/documents/token/token-data.enum");
15
+ const token_data_enum_1 = require("../../enums/token-data.enum");
16
16
  class NftOfferDocFilterCriteria {
17
17
  }
18
18
  exports.NftOfferDocFilterCriteria = NftOfferDocFilterCriteria;
@@ -1,4 +1,4 @@
1
- import { ActivityChain } from '../../common/enums';
1
+ import { ActivityChain } from '../../enums/common.enum';
2
2
  declare class TokenAssetsDto {
3
3
  pngUrl: string;
4
4
  svgUrl: string;
@@ -1,4 +1,4 @@
1
- import { ActivityChain } from '../common/enums';
1
+ import { ActivityChain } from '../enums/common.enum';
2
2
  export type PublicOnly<T> = {
3
3
  [K in keyof T as T[K] extends Function ? never : K]: T[K];
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xoxno/types",
3
- "version": "1.0.85",
3
+ "version": "1.0.87",
4
4
  "description": "Shared types and utilities for XOXNO API.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,4 +0,0 @@
1
- export declare enum KustoOrderDirection {
2
- ASC = "asc",
3
- DESC = "desc"
4
- }
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.KustoOrderDirection = void 0;
4
- var KustoOrderDirection;
5
- (function (KustoOrderDirection) {
6
- KustoOrderDirection["ASC"] = "asc";
7
- KustoOrderDirection["DESC"] = "desc";
8
- })(KustoOrderDirection || (exports.KustoOrderDirection = KustoOrderDirection = {}));
@@ -1,18 +0,0 @@
1
- /**
2
- * Internal status of the external payment process.
3
- *
4
- * @enum {string} GeneratePaymentForm - Initial stage when UI calls the endpoint to generate the payment form
5
- * @enum {string} PaymentProviderCallback - Payment provider called our endpoint after user completed the payment activity
6
- * @enum {string} ExternalPaymentQueued - Queued order was processed to be executed on blockchain
7
- * @enum {string} InitiatedBlockchainTx - Transaction was initiated on blockchain
8
- * @enum {string} ExternalPaymentComplete - Transaction was completed on blockchain & money was received
9
- * @enum {string} ExternalPaymentRefund - Transaction failed on blockchain & money was refunded
10
- */
11
- export declare enum ExternalPaymentInternalStatus {
12
- GeneratePaymentForm = "generatePaymentForm",
13
- PaymentProviderCallback = "paymentProviderCallback",
14
- ExternalPaymentQueued = "externalPaymentQueued",
15
- InitiatedBlockchainTx = "initiatedBlockchainTx",
16
- ExternalPaymentComplete = "externalPaymentComplete",
17
- ExternalPaymentRefund = "externalPaymentRefund"
18
- }
@@ -1,14 +0,0 @@
1
- /**
2
- * Available Fiat buy types.
3
- *
4
- * @enum {string} MarketPlaceBuy - secondary marketplace trade.
5
- * @enum {string} Giveaway - minting only Fiat priced nfts.
6
- * @enum {string} Mint - minting EGLD priced NFT with Fiat.
7
- * @enum {string} EventTicket - buying event tickets with Fiat
8
- */
9
- export declare enum PurchaseType {
10
- MarketPlaceBuy = "marketPlaceBuy",
11
- Giveaway = "giveaway",
12
- Mint = "mint",
13
- EventTicket = "eventTicket"
14
- }
@@ -1,85 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BoberBattleGames = exports.BoberBattleActivity = void 0;
4
- var BoberBattleActivity;
5
- (function (BoberBattleActivity) {
6
- BoberBattleActivity["NEW_GAME"] = "newGame";
7
- BoberBattleActivity["END_GAME"] = "endGame";
8
- BoberBattleActivity["CANCEL_GAME"] = "cancelGame";
9
- BoberBattleActivity["SPIN"] = "spin";
10
- BoberBattleActivity["JOIN_WHEEL"] = "joinWheel";
11
- })(BoberBattleActivity || (exports.BoberBattleActivity = BoberBattleActivity = {}));
12
- var BoberBattleGames;
13
- (function (BoberBattleGames) {
14
- BoberBattleGames["BOBER_BATTLE"] = "bober-battle";
15
- BoberBattleGames["BOBER_WHEEL"] = "bober-wheel";
16
- })(BoberBattleGames || (exports.BoberBattleGames = BoberBattleGames = {}));
17
- /* interface IBoberBattleGlobal {
18
- GamesCreated: number;
19
- GamesCreatedHead: number;
20
- GamesCreatedTail: number;
21
- GamesJoined: number;
22
- GamesJoinedHead: number;
23
- GamesJoinedTail: number;
24
- TotalGames: number;
25
- TotalVolume: number;
26
- }
27
-
28
- interface IBoberWheelGlobal {
29
- TotalGames: number;
30
- TotalVolume: number;
31
- }
32
-
33
- interface IBoberBattlePlayer extends IBoberBattleGlobal {
34
- GamesCreatedWon: number;
35
- GamesJoinedWon: number;
36
- GamesWonAsHead: number;
37
- GamesLostAsHead: number;
38
- GamesWonAsTail: number;
39
- GamesLostAsTail: number;
40
- GamesWon: number;
41
- GamesLost: number;
42
- WinRate: number;
43
- NetProfit?: number;
44
- }
45
-
46
- interface IBoberWheelPlayer extends IBoberWheelGlobal {
47
- GamesWon: number;
48
- GamesLost: number;
49
- WinRate: number;
50
- NetProfit?: number;
51
- }
52
-
53
- interface WithChain {
54
- chain: ActivityChain;
55
- }
56
-
57
- export interface IBoberBattleGlobalResult extends WithChain {
58
- type: BoberBattleGames.BOBER_BATTLE;
59
- player: null;
60
- data: IBoberBattleGlobal;
61
- }
62
-
63
- export interface IBoberBattlePlayerResult extends WithChain {
64
- type: BoberBattleGames.BOBER_BATTLE;
65
- player: string;
66
- data: IBoberBattlePlayer;
67
- }
68
-
69
- export interface IBoberWheelGlobalResult extends WithChain {
70
- type: BoberBattleGames.BOBER_WHEEL;
71
- player: null;
72
- data: IBoberWheelGlobal;
73
- }
74
-
75
- export interface IBoberWheelPlayerResult extends WithChain {
76
- type: BoberBattleGames.BOBER_WHEEL;
77
- player: string;
78
- data: IBoberWheelPlayer;
79
- }
80
-
81
- export type IGameAnalytics =
82
- | IBoberBattleGlobalResult
83
- | IBoberBattlePlayerResult
84
- | IBoberWheelGlobalResult
85
- | IBoberWheelPlayerResult; */
File without changes
File without changes
File without changes