@blizzard-api/wow 2.0.3 → 2.1.0-next.0

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 (441) hide show
  1. package/dist/account-profile/account-profile.d.ts +56 -0
  2. package/dist/account-profile/account-profile.js +3 -0
  3. package/dist/account-profile/account-profile.js.map +1 -0
  4. package/dist/account-profile/types.d.ts +138 -0
  5. package/dist/account-profile/types.js +3 -0
  6. package/dist/account-profile/types.js.map +1 -0
  7. package/dist/achievements/achievements.d.ts +34 -0
  8. package/dist/achievements/achievements.js +4 -0
  9. package/dist/achievements/achievements.js.map +1 -0
  10. package/dist/achievements/types.d.ts +70 -0
  11. package/dist/achievements/types.js +3 -0
  12. package/dist/achievements/types.js.map +1 -0
  13. package/dist/auction-house/auction-house.d.ts +17 -0
  14. package/dist/auction-house/auction-house.js +4 -0
  15. package/dist/auction-house/auction-house.js.map +1 -0
  16. package/dist/auction-house/types.d.ts +50 -0
  17. package/dist/auction-house/types.js +3 -0
  18. package/dist/auction-house/types.js.map +1 -0
  19. package/dist/azerite-essence/azerite-essence.d.ts +29 -0
  20. package/dist/azerite-essence/azerite-essence.js +4 -0
  21. package/dist/azerite-essence/azerite-essence.js.map +1 -0
  22. package/dist/azerite-essence/types.d.ts +57 -0
  23. package/dist/azerite-essence/types.js +3 -0
  24. package/dist/azerite-essence/types.js.map +1 -0
  25. package/dist/base.d.ts +115 -0
  26. package/dist/base.js +3 -0
  27. package/dist/base.js.map +1 -0
  28. package/dist/character-achievements/character-achievements.d.ts +18 -0
  29. package/dist/character-achievements/character-achievements.js +3 -0
  30. package/dist/character-achievements/character-achievements.js.map +1 -0
  31. package/dist/character-achievements/types.d.ts +56 -0
  32. package/dist/character-achievements/types.js +3 -0
  33. package/dist/character-achievements/types.js.map +1 -0
  34. package/dist/character-appearance/character-appearance.d.ts +12 -0
  35. package/dist/character-appearance/character-appearance.js +3 -0
  36. package/dist/character-appearance/character-appearance.js.map +1 -0
  37. package/dist/character-appearance/types.d.ts +53 -0
  38. package/dist/character-appearance/types.js +3 -0
  39. package/dist/character-appearance/types.js.map +1 -0
  40. package/dist/character-collections/character-collections.d.ts +42 -0
  41. package/dist/character-collections/character-collections.js +3 -0
  42. package/dist/character-collections/character-collections.js.map +1 -0
  43. package/dist/character-collections/types.d.ts +79 -0
  44. package/dist/character-collections/types.js +3 -0
  45. package/dist/character-collections/types.js.map +1 -0
  46. package/dist/character-encounters/character-encounters.d.ts +24 -0
  47. package/dist/character-encounters/character-encounters.js +3 -0
  48. package/dist/character-encounters/character-encounters.js.map +1 -0
  49. package/dist/character-encounters/types.d.ts +56 -0
  50. package/dist/character-encounters/types.js +3 -0
  51. package/dist/character-encounters/types.js.map +1 -0
  52. package/dist/character-equipment/character-equipment.d.ts +12 -0
  53. package/dist/character-equipment/character-equipment.js +3 -0
  54. package/dist/character-equipment/character-equipment.js.map +1 -0
  55. package/dist/character-equipment/types.d.ts +144 -0
  56. package/dist/character-equipment/types.js +3 -0
  57. package/dist/character-equipment/types.js.map +1 -0
  58. package/dist/character-hunter-pets/character-hunter-pets.d.ts +13 -0
  59. package/dist/character-hunter-pets/character-hunter-pets.js +3 -0
  60. package/dist/character-hunter-pets/character-hunter-pets.js.map +1 -0
  61. package/dist/character-hunter-pets/types.d.ts +19 -0
  62. package/dist/character-hunter-pets/types.js +3 -0
  63. package/dist/character-hunter-pets/types.js.map +1 -0
  64. package/dist/character-media/character-media.d.ts +12 -0
  65. package/dist/character-media/character-media.js +3 -0
  66. package/dist/character-media/character-media.js.map +1 -0
  67. package/dist/character-media/types.d.ts +12 -0
  68. package/dist/character-media/types.js +3 -0
  69. package/dist/character-media/types.js.map +1 -0
  70. package/dist/character-mythic-keystone-profile/character-mythic-keystone-profile.d.ts +21 -0
  71. package/dist/character-mythic-keystone-profile/character-mythic-keystone-profile.js +3 -0
  72. package/dist/character-mythic-keystone-profile/character-mythic-keystone-profile.js.map +1 -0
  73. package/dist/character-mythic-keystone-profile/types.d.ts +46 -0
  74. package/dist/character-mythic-keystone-profile/types.js +3 -0
  75. package/dist/character-mythic-keystone-profile/types.js.map +1 -0
  76. package/dist/character-professions/character-professions.d.ts +12 -0
  77. package/dist/character-professions/character-professions.js +3 -0
  78. package/dist/character-professions/character-professions.js.map +1 -0
  79. package/dist/character-professions/types.d.ts +25 -0
  80. package/dist/character-professions/types.js +3 -0
  81. package/dist/character-professions/types.js.map +1 -0
  82. package/dist/character-profile/character-profile.d.ts +30 -0
  83. package/dist/character-profile/character-profile.js +3 -0
  84. package/dist/character-profile/character-profile.js.map +1 -0
  85. package/dist/character-profile/types.d.ts +55 -0
  86. package/dist/character-profile/types.js +3 -0
  87. package/dist/character-profile/types.js.map +1 -0
  88. package/dist/character-pvp/character-pvp.d.ts +12 -0
  89. package/dist/character-pvp/character-pvp.js +3 -0
  90. package/dist/character-pvp/character-pvp.js.map +1 -0
  91. package/dist/character-pvp/types.d.ts +19 -0
  92. package/dist/character-pvp/types.js +3 -0
  93. package/dist/character-pvp/types.js.map +1 -0
  94. package/dist/character-quests/character-quests.d.ts +18 -0
  95. package/dist/character-quests/character-quests.js +3 -0
  96. package/dist/character-quests/character-quests.js.map +1 -0
  97. package/dist/character-quests/types.d.ts +13 -0
  98. package/dist/character-quests/types.js +3 -0
  99. package/dist/character-quests/types.js.map +1 -0
  100. package/dist/character-reputations/character-reputations.d.ts +12 -0
  101. package/dist/character-reputations/character-reputations.js +3 -0
  102. package/dist/character-reputations/character-reputations.js.map +1 -0
  103. package/dist/character-reputations/types.d.ts +25 -0
  104. package/dist/character-reputations/types.js +3 -0
  105. package/dist/character-reputations/types.js.map +1 -0
  106. package/dist/character-soulbinds/character-soulbinds.d.ts +12 -0
  107. package/dist/character-soulbinds/character-soulbinds.js +3 -0
  108. package/dist/character-soulbinds/character-soulbinds.js.map +1 -0
  109. package/dist/character-soulbinds/types.d.ts +33 -0
  110. package/dist/character-soulbinds/types.js +3 -0
  111. package/dist/character-soulbinds/types.js.map +1 -0
  112. package/dist/character-specializations/character-specializations.d.ts +12 -0
  113. package/dist/character-specializations/character-specializations.js +3 -0
  114. package/dist/character-specializations/character-specializations.js.map +1 -0
  115. package/dist/character-specializations/types.d.ts +46 -0
  116. package/dist/character-specializations/types.js +3 -0
  117. package/dist/character-specializations/types.js.map +1 -0
  118. package/dist/character-statistics/character-statistics.d.ts +12 -0
  119. package/dist/character-statistics/character-statistics.js +3 -0
  120. package/dist/character-statistics/character-statistics.js.map +1 -0
  121. package/dist/character-statistics/types.d.ts +59 -0
  122. package/dist/character-statistics/types.js +3 -0
  123. package/dist/character-statistics/types.js.map +1 -0
  124. package/dist/character-titles/character-titles.d.ts +12 -0
  125. package/dist/character-titles/character-titles.js +3 -0
  126. package/dist/character-titles/character-titles.js.map +1 -0
  127. package/dist/character-titles/types.d.ts +11 -0
  128. package/dist/character-titles/types.js +3 -0
  129. package/dist/character-titles/types.js.map +1 -0
  130. package/dist/chunk-24236PHF.js +25 -0
  131. package/dist/chunk-24236PHF.js.map +1 -0
  132. package/dist/chunk-26JOGQUD.js +11 -0
  133. package/dist/chunk-26JOGQUD.js.map +1 -0
  134. package/dist/chunk-2GRTSQL6.js +37 -0
  135. package/dist/chunk-2GRTSQL6.js.map +1 -0
  136. package/dist/chunk-36KZKLT6.js +25 -0
  137. package/dist/chunk-36KZKLT6.js.map +1 -0
  138. package/dist/chunk-3W2TUGVY.js +30 -0
  139. package/dist/chunk-3W2TUGVY.js.map +1 -0
  140. package/dist/chunk-3ZMQPXO2.js +25 -0
  141. package/dist/chunk-3ZMQPXO2.js.map +1 -0
  142. package/dist/chunk-42VH37MD.js +19 -0
  143. package/dist/chunk-42VH37MD.js.map +1 -0
  144. package/dist/chunk-4ECCICR5.js +13 -0
  145. package/dist/chunk-4ECCICR5.js.map +1 -0
  146. package/dist/chunk-5JEMELDR.js +11 -0
  147. package/dist/chunk-5JEMELDR.js.map +1 -0
  148. package/dist/chunk-6GBFNMK2.js +25 -0
  149. package/dist/chunk-6GBFNMK2.js.map +1 -0
  150. package/dist/chunk-7HVEQCDL.js +19 -0
  151. package/dist/chunk-7HVEQCDL.js.map +1 -0
  152. package/dist/chunk-ALS7FD7K.js +18 -0
  153. package/dist/chunk-ALS7FD7K.js.map +1 -0
  154. package/dist/chunk-CMQTS6M4.js +24 -0
  155. package/dist/chunk-CMQTS6M4.js.map +1 -0
  156. package/dist/chunk-D7O6VYRC.js +11 -0
  157. package/dist/chunk-D7O6VYRC.js.map +1 -0
  158. package/dist/chunk-DEHA3454.js +19 -0
  159. package/dist/chunk-DEHA3454.js.map +1 -0
  160. package/dist/chunk-DGHQJFYZ.js +43 -0
  161. package/dist/chunk-DGHQJFYZ.js.map +1 -0
  162. package/dist/chunk-DHX4ALS7.js +31 -0
  163. package/dist/chunk-DHX4ALS7.js.map +1 -0
  164. package/dist/chunk-EZKCAWKI.js +62 -0
  165. package/dist/chunk-EZKCAWKI.js.map +1 -0
  166. package/dist/chunk-FPLFZJUE.js +13 -0
  167. package/dist/chunk-FPLFZJUE.js.map +1 -0
  168. package/dist/chunk-G775CQBW.js +11 -0
  169. package/dist/chunk-G775CQBW.js.map +1 -0
  170. package/dist/chunk-GBIE4KXG.js +60 -0
  171. package/dist/chunk-GBIE4KXG.js.map +1 -0
  172. package/dist/chunk-GLXKCE6S.js +11 -0
  173. package/dist/chunk-GLXKCE6S.js.map +1 -0
  174. package/dist/chunk-GQWURIOG.js +30 -0
  175. package/dist/chunk-GQWURIOG.js.map +1 -0
  176. package/dist/chunk-GVZPDS6Q.js +49 -0
  177. package/dist/chunk-GVZPDS6Q.js.map +1 -0
  178. package/dist/chunk-HCIV2L64.js +49 -0
  179. package/dist/chunk-HCIV2L64.js.map +1 -0
  180. package/dist/chunk-JAJBQO52.js +11 -0
  181. package/dist/chunk-JAJBQO52.js.map +1 -0
  182. package/dist/chunk-JIJPTSGU.js +11 -0
  183. package/dist/chunk-JIJPTSGU.js.map +1 -0
  184. package/dist/chunk-JMTWNL23.js +11 -0
  185. package/dist/chunk-JMTWNL23.js.map +1 -0
  186. package/dist/chunk-JR5B6CK4.js +30 -0
  187. package/dist/chunk-JR5B6CK4.js.map +1 -0
  188. package/dist/chunk-JZUJDSZ4.js +19 -0
  189. package/dist/chunk-JZUJDSZ4.js.map +1 -0
  190. package/dist/chunk-LE4UHLYZ.js +17 -0
  191. package/dist/chunk-LE4UHLYZ.js.map +1 -0
  192. package/dist/chunk-LTJAQT2G.js +16 -0
  193. package/dist/chunk-LTJAQT2G.js.map +1 -0
  194. package/dist/chunk-LXEXXIEG.js +17 -0
  195. package/dist/chunk-LXEXXIEG.js.map +1 -0
  196. package/dist/chunk-MSX4CUNQ.js +31 -0
  197. package/dist/chunk-MSX4CUNQ.js.map +1 -0
  198. package/dist/chunk-ON72ACOS.js +37 -0
  199. package/dist/chunk-ON72ACOS.js.map +1 -0
  200. package/dist/chunk-OYEA5CMS.js +18 -0
  201. package/dist/chunk-OYEA5CMS.js.map +1 -0
  202. package/dist/chunk-QWKGL6OD.js +55 -0
  203. package/dist/chunk-QWKGL6OD.js.map +1 -0
  204. package/dist/chunk-QYEYBQGO.js +31 -0
  205. package/dist/chunk-QYEYBQGO.js.map +1 -0
  206. package/dist/chunk-RDKBICVU.js +17 -0
  207. package/dist/chunk-RDKBICVU.js.map +1 -0
  208. package/dist/chunk-RGGXKGN5.js +33 -0
  209. package/dist/chunk-RGGXKGN5.js.map +1 -0
  210. package/dist/chunk-RYBCDOQV.js +60 -0
  211. package/dist/chunk-RYBCDOQV.js.map +1 -0
  212. package/dist/chunk-SPTZICRM.js +19 -0
  213. package/dist/chunk-SPTZICRM.js.map +1 -0
  214. package/dist/chunk-U3H47BSV.js +11 -0
  215. package/dist/chunk-U3H47BSV.js.map +1 -0
  216. package/dist/chunk-U4WVCUZN.js +19 -0
  217. package/dist/chunk-U4WVCUZN.js.map +1 -0
  218. package/dist/chunk-ULWUM3DX.js +49 -0
  219. package/dist/chunk-ULWUM3DX.js.map +1 -0
  220. package/dist/chunk-V3MTDINM.js +19 -0
  221. package/dist/chunk-V3MTDINM.js.map +1 -0
  222. package/dist/chunk-VPH2NQRQ.js +30 -0
  223. package/dist/chunk-VPH2NQRQ.js.map +1 -0
  224. package/dist/chunk-VTEJNKYT.js +11 -0
  225. package/dist/chunk-VTEJNKYT.js.map +1 -0
  226. package/dist/chunk-WTFOGQ55.js +60 -0
  227. package/dist/chunk-WTFOGQ55.js.map +1 -0
  228. package/dist/chunk-WZGXR5WG.js +37 -0
  229. package/dist/chunk-WZGXR5WG.js.map +1 -0
  230. package/dist/chunk-X42TYTZZ.js +43 -0
  231. package/dist/chunk-X42TYTZZ.js.map +1 -0
  232. package/dist/chunk-XWV4O5Z4.js +19 -0
  233. package/dist/chunk-XWV4O5Z4.js.map +1 -0
  234. package/dist/chunk-YB62WBDV.js +42 -0
  235. package/dist/chunk-YB62WBDV.js.map +1 -0
  236. package/dist/chunk-YNXUFYX2.js +36 -0
  237. package/dist/chunk-YNXUFYX2.js.map +1 -0
  238. package/dist/chunk-Z6SN5O7U.js +11 -0
  239. package/dist/chunk-Z6SN5O7U.js.map +1 -0
  240. package/dist/connected-realm/connected-realm.d.ts +24 -0
  241. package/dist/connected-realm/connected-realm.js +4 -0
  242. package/dist/connected-realm/connected-realm.js.map +1 -0
  243. package/dist/connected-realm/types.d.ts +111 -0
  244. package/dist/connected-realm/types.js +3 -0
  245. package/dist/connected-realm/types.js.map +1 -0
  246. package/dist/covenant/covenant.d.ts +45 -0
  247. package/dist/covenant/covenant.js +4 -0
  248. package/dist/covenant/covenant.js.map +1 -0
  249. package/dist/covenant/types.d.ts +119 -0
  250. package/dist/covenant/types.js +3 -0
  251. package/dist/covenant/types.js.map +1 -0
  252. package/dist/creature/creature.d.ts +52 -0
  253. package/dist/creature/creature.js +4 -0
  254. package/dist/creature/creature.js.map +1 -0
  255. package/dist/creature/types.d.ts +107 -0
  256. package/dist/creature/types.js +3 -0
  257. package/dist/creature/types.js.map +1 -0
  258. package/dist/guild/guild.d.ts +30 -0
  259. package/dist/guild/guild.js +3 -0
  260. package/dist/guild/guild.js.map +1 -0
  261. package/dist/guild/types.d.ts +100 -0
  262. package/dist/guild/types.js +3 -0
  263. package/dist/guild/types.js.map +1 -0
  264. package/dist/guild-crest/guild-crest.d.ts +23 -0
  265. package/dist/guild-crest/guild-crest.js +4 -0
  266. package/dist/guild-crest/guild-crest.js.map +1 -0
  267. package/dist/guild-crest/types.d.ts +47 -0
  268. package/dist/guild-crest/types.js +3 -0
  269. package/dist/guild-crest/types.js.map +1 -0
  270. package/dist/heirloom/heirloom.d.ts +17 -0
  271. package/dist/heirloom/heirloom.js +4 -0
  272. package/dist/heirloom/heirloom.js.map +1 -0
  273. package/dist/heirloom/types.d.ts +87 -0
  274. package/dist/heirloom/types.js +3 -0
  275. package/dist/heirloom/types.js.map +1 -0
  276. package/dist/index.d.ts +113 -4415
  277. package/dist/index.js +111 -1249
  278. package/dist/index.js.map +1 -1
  279. package/dist/item/item.d.ts +53 -0
  280. package/dist/item/item.js +4 -0
  281. package/dist/item/item.js.map +1 -0
  282. package/dist/item/types.d.ts +244 -0
  283. package/dist/item/types.js +3 -0
  284. package/dist/item/types.js.map +1 -0
  285. package/dist/journal/journal.d.ts +51 -0
  286. package/dist/journal/journal.js +4 -0
  287. package/dist/journal/journal.js.map +1 -0
  288. package/dist/journal/types.d.ts +160 -0
  289. package/dist/journal/types.js +3 -0
  290. package/dist/journal/types.js.map +1 -0
  291. package/dist/media-search/media-search.d.ts +12 -0
  292. package/dist/media-search/media-search.js +4 -0
  293. package/dist/media-search/media-search.js.map +1 -0
  294. package/dist/media-search/types.d.ts +29 -0
  295. package/dist/media-search/types.js +3 -0
  296. package/dist/media-search/types.js.map +1 -0
  297. package/dist/modified-crafting/modified-crafting.d.ts +33 -0
  298. package/dist/modified-crafting/modified-crafting.js +4 -0
  299. package/dist/modified-crafting/modified-crafting.js.map +1 -0
  300. package/dist/modified-crafting/types.d.ts +49 -0
  301. package/dist/modified-crafting/types.js +3 -0
  302. package/dist/modified-crafting/types.js.map +1 -0
  303. package/dist/mount/mount.d.ts +23 -0
  304. package/dist/mount/mount.js +4 -0
  305. package/dist/mount/mount.js.map +1 -0
  306. package/dist/mount/types.d.ts +62 -0
  307. package/dist/mount/types.js +3 -0
  308. package/dist/mount/types.js.map +1 -0
  309. package/dist/mythic-keystone-affix/mythic-keystone-affix.d.ts +23 -0
  310. package/dist/mythic-keystone-affix/mythic-keystone-affix.js +4 -0
  311. package/dist/mythic-keystone-affix/mythic-keystone-affix.js.map +1 -0
  312. package/dist/mythic-keystone-affix/types.d.ts +30 -0
  313. package/dist/mythic-keystone-affix/types.js +3 -0
  314. package/dist/mythic-keystone-affix/types.js.map +1 -0
  315. package/dist/mythic-keystone-dungeon/mythic-keystone-dungeon.d.ts +44 -0
  316. package/dist/mythic-keystone-dungeon/mythic-keystone-dungeon.js +4 -0
  317. package/dist/mythic-keystone-dungeon/mythic-keystone-dungeon.js.map +1 -0
  318. package/dist/mythic-keystone-dungeon/types.d.ts +80 -0
  319. package/dist/mythic-keystone-dungeon/types.js +3 -0
  320. package/dist/mythic-keystone-dungeon/types.js.map +1 -0
  321. package/dist/mythic-keystone-leaderboard/mythic-keystone-leaderboard.d.ts +20 -0
  322. package/dist/mythic-keystone-leaderboard/mythic-keystone-leaderboard.js +4 -0
  323. package/dist/mythic-keystone-leaderboard/mythic-keystone-leaderboard.js.map +1 -0
  324. package/dist/mythic-keystone-leaderboard/types.d.ts +61 -0
  325. package/dist/mythic-keystone-leaderboard/types.js +3 -0
  326. package/dist/mythic-keystone-leaderboard/types.js.map +1 -0
  327. package/dist/mythic-raid-leaderboard/mythic-raid-leaderboard.d.ts +13 -0
  328. package/dist/mythic-raid-leaderboard/mythic-raid-leaderboard.js +4 -0
  329. package/dist/mythic-raid-leaderboard/mythic-raid-leaderboard.js.map +1 -0
  330. package/dist/mythic-raid-leaderboard/types.d.ts +36 -0
  331. package/dist/mythic-raid-leaderboard/types.js +3 -0
  332. package/dist/mythic-raid-leaderboard/types.js.map +1 -0
  333. package/dist/pet/pet.d.ts +40 -0
  334. package/dist/pet/pet.js +4 -0
  335. package/dist/pet/pet.js.map +1 -0
  336. package/dist/pet/types.d.ts +78 -0
  337. package/dist/pet/types.js +3 -0
  338. package/dist/pet/types.js.map +1 -0
  339. package/dist/playable-class/playable-class.d.ts +29 -0
  340. package/dist/playable-class/playable-class.js +4 -0
  341. package/dist/playable-class/playable-class.js.map +1 -0
  342. package/dist/playable-class/types.d.ts +47 -0
  343. package/dist/playable-class/types.js +3 -0
  344. package/dist/playable-class/types.js.map +1 -0
  345. package/dist/playable-race/playable-race.d.ts +17 -0
  346. package/dist/playable-race/playable-race.js +4 -0
  347. package/dist/playable-race/playable-race.js.map +1 -0
  348. package/dist/playable-race/types.d.ts +22 -0
  349. package/dist/playable-race/types.js +3 -0
  350. package/dist/playable-race/types.js.map +1 -0
  351. package/dist/playable-specialization/playable-specialization.d.ts +23 -0
  352. package/dist/playable-specialization/playable-specialization.js +4 -0
  353. package/dist/playable-specialization/playable-specialization.js.map +1 -0
  354. package/dist/playable-specialization/types.d.ts +55 -0
  355. package/dist/playable-specialization/types.js +3 -0
  356. package/dist/playable-specialization/types.js.map +1 -0
  357. package/dist/power-type/power-type.d.ts +17 -0
  358. package/dist/power-type/power-type.js +4 -0
  359. package/dist/power-type/power-type.js.map +1 -0
  360. package/dist/power-type/types.d.ts +17 -0
  361. package/dist/power-type/types.js +3 -0
  362. package/dist/power-type/types.js.map +1 -0
  363. package/dist/profession/profession.d.ts +42 -0
  364. package/dist/profession/profession.js +4 -0
  365. package/dist/profession/profession.js.map +1 -0
  366. package/dist/profession/types.d.ts +74 -0
  367. package/dist/profession/types.js +3 -0
  368. package/dist/profession/types.js.map +1 -0
  369. package/dist/pvp-season/pvp-season.d.ts +36 -0
  370. package/dist/pvp-season/pvp-season.js +4 -0
  371. package/dist/pvp-season/pvp-season.js.map +1 -0
  372. package/dist/pvp-season/types.d.ts +89 -0
  373. package/dist/pvp-season/types.js +3 -0
  374. package/dist/pvp-season/types.js.map +1 -0
  375. package/dist/pvp-tier/pvp-tier.d.ts +23 -0
  376. package/dist/pvp-tier/pvp-tier.js +4 -0
  377. package/dist/pvp-tier/pvp-tier.js.map +1 -0
  378. package/dist/pvp-tier/types.d.ts +37 -0
  379. package/dist/pvp-tier/types.js +3 -0
  380. package/dist/pvp-tier/types.js.map +1 -0
  381. package/dist/quest/quest.d.ts +50 -0
  382. package/dist/quest/quest.js +4 -0
  383. package/dist/quest/quest.js.map +1 -0
  384. package/dist/quest/types.d.ts +102 -0
  385. package/dist/quest/types.js +3 -0
  386. package/dist/quest/types.js.map +1 -0
  387. package/dist/realm/realm.d.ts +23 -0
  388. package/dist/realm/realm.js +4 -0
  389. package/dist/realm/realm.js.map +1 -0
  390. package/dist/realm/types.d.ts +81 -0
  391. package/dist/realm/types.js +3 -0
  392. package/dist/realm/types.js.map +1 -0
  393. package/dist/region/region.d.ts +17 -0
  394. package/dist/region/region.js +4 -0
  395. package/dist/region/region.js.map +1 -0
  396. package/dist/region/types.d.ts +21 -0
  397. package/dist/region/types.js +3 -0
  398. package/dist/region/types.js.map +1 -0
  399. package/dist/reputations/reputations.d.ts +28 -0
  400. package/dist/reputations/reputations.js +4 -0
  401. package/dist/reputations/reputations.js.map +1 -0
  402. package/dist/reputations/types.d.ts +51 -0
  403. package/dist/reputations/types.js +3 -0
  404. package/dist/reputations/types.js.map +1 -0
  405. package/dist/spell/spell.d.ts +24 -0
  406. package/dist/spell/spell.js +4 -0
  407. package/dist/spell/spell.js.map +1 -0
  408. package/dist/spell/types.d.ts +47 -0
  409. package/dist/spell/types.js +3 -0
  410. package/dist/spell/types.js.map +1 -0
  411. package/dist/talent/talent.d.ts +46 -0
  412. package/dist/talent/talent.js +4 -0
  413. package/dist/talent/talent.js.map +1 -0
  414. package/dist/talent/types.d.ts +161 -0
  415. package/dist/talent/types.js +3 -0
  416. package/dist/talent/types.js.map +1 -0
  417. package/dist/tech-talent/tech-talent.d.ts +34 -0
  418. package/dist/tech-talent/tech-talent.js +4 -0
  419. package/dist/tech-talent/tech-talent.js.map +1 -0
  420. package/dist/tech-talent/types.d.ts +52 -0
  421. package/dist/tech-talent/types.js +3 -0
  422. package/dist/tech-talent/types.js.map +1 -0
  423. package/dist/title/title.d.ts +17 -0
  424. package/dist/title/title.js +4 -0
  425. package/dist/title/title.js.map +1 -0
  426. package/dist/title/types.d.ts +18 -0
  427. package/dist/title/types.js +3 -0
  428. package/dist/title/types.js.map +1 -0
  429. package/dist/toy/toy.d.ts +17 -0
  430. package/dist/toy/toy.js +4 -0
  431. package/dist/toy/toy.js.map +1 -0
  432. package/dist/toy/types.d.ts +29 -0
  433. package/dist/toy/types.js +3 -0
  434. package/dist/toy/types.js.map +1 -0
  435. package/dist/wow-token/types.d.ts +12 -0
  436. package/dist/wow-token/types.js +3 -0
  437. package/dist/wow-token/types.js.map +1 -0
  438. package/dist/wow-token/wow-token.d.ts +11 -0
  439. package/dist/wow-token/wow-token.js +4 -0
  440. package/dist/wow-token/wow-token.js.map +1 -0
  441. package/package.json +14 -5
@@ -0,0 +1,244 @@
1
+ import { BaseSearchParameters, Locales } from '@blizzard-api/core';
2
+ import { ResponseBase, NameIdKey, MediaAsset, NameId, KeyBase, Color } from '../base.js';
3
+
4
+ /**
5
+ * The response for an item class index.
6
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
7
+ */
8
+ interface ItemClassIndexResponse extends ResponseBase {
9
+ item_classes: Array<NameIdKey>;
10
+ }
11
+ /**
12
+ * The response for an item class.
13
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
14
+ */
15
+ interface ItemClassResponse extends ResponseBase {
16
+ class_id: number;
17
+ item_subclasses: Array<NameIdKey>;
18
+ name: string;
19
+ }
20
+ /**
21
+ * The response for an item media.
22
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
23
+ */
24
+ interface ItemMediaResponse extends ResponseBase {
25
+ assets: Array<MediaAsset>;
26
+ id: number;
27
+ }
28
+ /**
29
+ * The response for an item.
30
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
31
+ */
32
+ interface ItemResponse extends NameId, ResponseBase {
33
+ description?: string;
34
+ inventory_type: InventoryType;
35
+ is_equippable: boolean;
36
+ is_stackable: boolean;
37
+ item_class: NameIdKey;
38
+ item_subclass: NameIdKey;
39
+ level: number;
40
+ max_count: number;
41
+ media: Media;
42
+ preview_item: PreviewItem;
43
+ purchase_price: number;
44
+ purchase_quantity: number;
45
+ quality: ItemQuality;
46
+ required_level: number;
47
+ sell_price: number;
48
+ }
49
+ /**
50
+ * The parameters for an item search.
51
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
52
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/guides/search}
53
+ */
54
+ interface ItemSearchParameters extends BaseSearchParameters {
55
+ locale: Locales;
56
+ name: string;
57
+ }
58
+ /**
59
+ * The response for an item search.
60
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
61
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/guides/search}
62
+ */
63
+ interface ItemSearchResponseItem extends KeyBase {
64
+ data: {
65
+ id: number;
66
+ inventory_type: InventoryType;
67
+ is_equippable: boolean;
68
+ is_stackable: boolean;
69
+ item_class: {
70
+ id: number;
71
+ name: Record<Locales, string | undefined>;
72
+ };
73
+ item_subclass: {
74
+ id: number;
75
+ name: Record<Locales, string | undefined>;
76
+ };
77
+ level: number;
78
+ max_count: number;
79
+ media: {
80
+ id: number;
81
+ };
82
+ name: Record<Locales, string | undefined>;
83
+ purchase_price: number;
84
+ purchase_quantity: number;
85
+ quality: ItemQuality;
86
+ required_level: number;
87
+ sell_price: number;
88
+ };
89
+ }
90
+ /**
91
+ * The response for an item set index.
92
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
93
+ */
94
+ interface ItemSetIndexResponse extends ResponseBase {
95
+ item_sets: Array<NameIdKey>;
96
+ }
97
+ /**
98
+ * The response for an item set.
99
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
100
+ */
101
+ interface ItemSetResponse extends ResponseBase {
102
+ effects: Array<Effect>;
103
+ id: number;
104
+ items: Array<NameIdKey>;
105
+ name: string;
106
+ }
107
+ /**
108
+ * The response for an item subclass.
109
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
110
+ */
111
+ interface ItemSubClassResponse extends ResponseBase {
112
+ class_id: number;
113
+ display_name: string;
114
+ hide_subclass_in_tooltips: boolean;
115
+ subclass_id: number;
116
+ verbose_name: string;
117
+ }
118
+ interface Armor {
119
+ display: Display;
120
+ value: number;
121
+ }
122
+ interface Damage {
123
+ damage_class: {
124
+ name: string;
125
+ type: string;
126
+ };
127
+ display_string: string;
128
+ max_value: number;
129
+ min_value: number;
130
+ }
131
+ interface Display {
132
+ color: Color;
133
+ display_string: string;
134
+ }
135
+ interface Durability {
136
+ display_string: string;
137
+ value: number;
138
+ }
139
+ interface Effect {
140
+ display_string: string;
141
+ required_count: number;
142
+ }
143
+ interface InventoryType {
144
+ name: Record<Locales, string | undefined>;
145
+ type: 'BACK' | 'BAG' | 'CHEST' | 'FEET' | 'FINGER' | 'HANDS' | 'HEAD' | 'LEGS' | 'NECK' | 'NON_EQUIP' | 'SHIRT' | 'SHOULDER' | 'TABARD' | 'TRINKET' | 'TWOHWEAPON' | 'WAIST' | 'WRIST';
146
+ }
147
+ interface ItemQuality {
148
+ name: Record<Locales, string | undefined>;
149
+ type: 'ARTIFACT' | 'COMMON' | 'EPIC' | 'HEIRLOOM' | 'LEGENDARY' | 'POOR' | 'RARE' | 'UNCOMMON';
150
+ }
151
+ interface Media extends KeyBase {
152
+ id: number;
153
+ }
154
+ interface PreviewItem {
155
+ armor?: Armor;
156
+ binding?: {
157
+ name: string;
158
+ type: string;
159
+ };
160
+ bonus_list?: Array<number>;
161
+ container_slots?: Durability;
162
+ context?: number;
163
+ crafting_reagent?: string;
164
+ description?: string;
165
+ durability?: Durability;
166
+ inventory_type: InventoryType;
167
+ is_subclass_hidden?: boolean;
168
+ item: Media;
169
+ item_class: NameIdKey;
170
+ item_subclass: NameIdKey;
171
+ level?: Durability;
172
+ media: Media;
173
+ name: string;
174
+ quality: ItemQuality;
175
+ recipe?: Recipe;
176
+ requirements?: Requirements;
177
+ sell_price?: number;
178
+ shield_block?: Armor;
179
+ spells?: Array<Spell>;
180
+ stats?: Array<Stat>;
181
+ unique_equipped?: 'Unique';
182
+ weapon?: Weapon;
183
+ }
184
+ interface Recipe {
185
+ item: RecipeItem;
186
+ reagents: Array<NameIdKey & {
187
+ quantity: number;
188
+ }>;
189
+ reagents_display_string: string;
190
+ }
191
+ interface RecipeItem {
192
+ armor?: Armor;
193
+ binding: {
194
+ name: string;
195
+ type: string;
196
+ };
197
+ durability: Durability;
198
+ inventory_type: InventoryType;
199
+ item: Media;
200
+ item_class: NameIdKey;
201
+ item_subclass: NameIdKey;
202
+ level: Durability;
203
+ media: Media;
204
+ name: string;
205
+ quality: ItemQuality;
206
+ requirements: Requirements;
207
+ sell_price: {
208
+ display_strings: RecipeItemDisplayStrings;
209
+ value: number;
210
+ };
211
+ stats: Array<Stat>;
212
+ weapon?: Weapon;
213
+ }
214
+ interface RecipeItemDisplayStrings {
215
+ copper: string;
216
+ gold: string;
217
+ header: string;
218
+ silver: string;
219
+ }
220
+ interface Requirements {
221
+ level: Durability;
222
+ }
223
+ interface Spell {
224
+ description: string;
225
+ spell: NameIdKey;
226
+ }
227
+ interface Stat {
228
+ display: Display;
229
+ is_negated?: boolean;
230
+ type: {
231
+ name: StatType;
232
+ type: StatTypeCapitalized;
233
+ };
234
+ value: number;
235
+ }
236
+ type StatType = 'Agility' | 'Critical Strike' | 'Haste' | 'Intellect' | 'Mastery' | 'Stamina' | 'Strength' | 'Versatility';
237
+ type StatTypeCapitalized = 'AGILITY' | 'CRIT_RATING' | 'HASTE_RATING' | 'INTELLECT' | 'MASTERY' | 'STAMINA' | 'STRENGTH' | 'VERSATILITY';
238
+ interface Weapon {
239
+ attack_speed: Durability;
240
+ damage: Damage;
241
+ dps: Durability;
242
+ }
243
+
244
+ export type { ItemClassIndexResponse, ItemClassResponse, ItemMediaResponse, ItemResponse, ItemSearchParameters, ItemSearchResponseItem, ItemSetIndexResponse, ItemSetResponse, ItemSubClassResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,51 @@
1
+ import { Resource, SearchResponse } from '@blizzard-api/core';
2
+ import { JournalEncounterResponse, JournalEncounterIndexResponse, JournalEncounterSearchParameters, JournalEncounterSearchResponseItem, JournalExpansionResponse, JournalExpansionIndexResponse, JournalInstanceResponse, JournalInstanceIndexResponse, JournalInstanceMediaResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * Get a journal encounter by ID.
7
+ * @param journalEncounterId The journal encounter ID.
8
+ * @returns The journal encounter. See {@link JournalEncounterResponse}.
9
+ */
10
+ declare function journalEncounter(journalEncounterId: number): Resource<JournalEncounterResponse>;
11
+ /**
12
+ * Get the journal encounter index.
13
+ * @returns The journal encounter index. See {@link JournalEncounterIndexResponse}.
14
+ */
15
+ declare function journalEncounterIndex(): Resource<JournalEncounterIndexResponse>;
16
+ /**
17
+ * Search for journal encounters.
18
+ * @param options The search parameters. See {@link JournalEncounterSearchParameters}.
19
+ * @returns The search results. See {@link SearchResponse}.
20
+ */
21
+ declare function journalEncounterSearch(options: JournalEncounterSearchParameters): Resource<SearchResponse<JournalEncounterSearchResponseItem>, Omit<JournalEncounterSearchParameters, 'instanceName' | 'locale'>>;
22
+ /**
23
+ * Get a journal expansion by ID.
24
+ * @param journalExpansionId The journal expansion ID.
25
+ * @returns The journal expansion. See {@link JournalExpansionResponse}.
26
+ */
27
+ declare function journalExpansion(journalExpansionId: number): Resource<JournalExpansionResponse>;
28
+ /**
29
+ * Get the journal expansion index.
30
+ * @returns The journal expansion index. See {@link JournalExpansionIndexResponse}.
31
+ */
32
+ declare function journalExpansionIndex(): Resource<JournalExpansionIndexResponse>;
33
+ /**
34
+ * Get a journal instance by ID.
35
+ * @param journalInstanceId The journal instance ID.
36
+ * @returns The journal instance. See {@link JournalInstanceResponse}.
37
+ */
38
+ declare function journalInstance(journalInstanceId: number): Resource<JournalInstanceResponse>;
39
+ /**
40
+ * Get the journal instance index.
41
+ * @returns The journal instance index. See {@link JournalInstanceIndexResponse}.
42
+ */
43
+ declare function journalInstanceIndex(): Resource<JournalInstanceIndexResponse>;
44
+ /**
45
+ * Get journal instance media by ID.
46
+ * @param journalInstanceId The journal instance ID.
47
+ * @returns The journal instance media. See {@link JournalInstanceMediaResponse}.
48
+ */
49
+ declare function journalInstanceMedia(journalInstanceId: number): Resource<JournalInstanceMediaResponse>;
50
+
51
+ export { journalEncounter, journalEncounterIndex, journalEncounterSearch, journalExpansion, journalExpansionIndex, journalInstance, journalInstanceIndex, journalInstanceMedia };
@@ -0,0 +1,4 @@
1
+ export { journalEncounter, journalEncounterIndex, journalEncounterSearch, journalExpansion, journalExpansionIndex, journalInstance, journalInstanceIndex, journalInstanceMedia } from '../chunk-WTFOGQ55.js';
2
+ import '../chunk-LTJAQT2G.js';
3
+ //# sourceMappingURL=journal.js.map
4
+ //# sourceMappingURL=journal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"journal.js"}
@@ -0,0 +1,160 @@
1
+ import { BaseSearchParameters, Locales } from '@blizzard-api/core';
2
+ import { ResponseBase, NameIdKey, NameId, Faction, KeyBase } from '../base.js';
3
+
4
+ /**
5
+ * The response for a journal encounter index.
6
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
7
+ */
8
+ interface JournalEncounterIndexResponse extends ResponseBase {
9
+ encounters: Array<NameIdKey>;
10
+ }
11
+ /**
12
+ * The response for a journal encounter.
13
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
14
+ */
15
+ interface JournalEncounterResponse extends NameId, ResponseBase {
16
+ category: Category;
17
+ creatures: Array<Creature>;
18
+ description: string;
19
+ faction?: Faction;
20
+ instance: NameIdKey;
21
+ items: Array<Item>;
22
+ modes?: Array<Mode>;
23
+ sections: Array<JournalSection>;
24
+ }
25
+ /**
26
+ * The parameters for a journal encounter search.
27
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
28
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/guides/search}
29
+ */
30
+ interface JournalEncounterSearchParameters extends BaseSearchParameters {
31
+ instanceName: string;
32
+ locale: Locales;
33
+ }
34
+ /**
35
+ * The response for a journal encounter search.
36
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
37
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/guides/search}
38
+ */
39
+ interface JournalEncounterSearchResponseItem extends KeyBase {
40
+ data: {
41
+ category: Category;
42
+ creatures: Array<JournalEncounterSearchCreature>;
43
+ id: number;
44
+ instance: {
45
+ id: number;
46
+ name: Record<Locales, string>;
47
+ };
48
+ items: Array<JournalEncounterSearchItem>;
49
+ modes?: Array<{
50
+ name: Record<Locales, string>;
51
+ type: EncounterMode;
52
+ }>;
53
+ name: Record<Locales, string>;
54
+ sections: Array<JournalSection>;
55
+ };
56
+ }
57
+ /**
58
+ * The response for a journal expansion index.
59
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
60
+ */
61
+ interface JournalExpansionIndexResponse extends ResponseBase {
62
+ tiers: Array<NameIdKey>;
63
+ }
64
+ /**
65
+ * The response for a journal expansion.
66
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
67
+ */
68
+ interface JournalExpansionResponse extends NameId, ResponseBase {
69
+ dungeons: Array<NameIdKey>;
70
+ raids: Array<NameIdKey>;
71
+ }
72
+ /**
73
+ * The response for a journal instance index.
74
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
75
+ */
76
+ interface JournalInstanceIndexResponse extends ResponseBase {
77
+ instances: Array<NameIdKey>;
78
+ }
79
+ /**
80
+ * The response for journal instance media.
81
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
82
+ */
83
+ interface JournalInstanceMediaResponse extends ResponseBase {
84
+ assets: Array<Asset>;
85
+ }
86
+ /**
87
+ * The response for a journal instance.
88
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
89
+ */
90
+ interface JournalInstanceResponse extends NameId, ResponseBase {
91
+ area: NameId;
92
+ category: Category;
93
+ description: string;
94
+ encounters: Array<NameIdKey>;
95
+ expansion: NameIdKey;
96
+ location: NameId;
97
+ map: NameId;
98
+ media: Media;
99
+ minimum_level: number;
100
+ modes: Array<ModeElement>;
101
+ order_index: number;
102
+ }
103
+ interface Asset {
104
+ key: string;
105
+ value: string;
106
+ }
107
+ interface Category {
108
+ type: EncounterCategory;
109
+ }
110
+ interface Creature extends NameId {
111
+ creature_display: CreatureDisplay;
112
+ description?: string;
113
+ }
114
+ interface CreatureDisplay extends KeyBase {
115
+ id: number;
116
+ }
117
+ type EncounterCategory = 'DUNGEON' | 'RAID' | 'WORLD_BOSS';
118
+ type EncounterMode = 'HEROIC' | 'LFR' | 'MYTHIC' | 'NORMAL';
119
+ interface Item {
120
+ id: number;
121
+ item: NameIdKey;
122
+ }
123
+ interface JournalEncounterSearchCreature {
124
+ creature_display: {
125
+ id: number;
126
+ };
127
+ id: number;
128
+ name: Record<Locales, string>;
129
+ }
130
+ interface JournalEncounterSearchItem {
131
+ id: number;
132
+ item: {
133
+ id: number;
134
+ name: Record<Locales, string>;
135
+ };
136
+ }
137
+ interface JournalSection {
138
+ body_text?: string;
139
+ creature_display?: CreatureDisplay;
140
+ id: number;
141
+ sections?: Array<JournalSection>;
142
+ spell?: NameIdKey;
143
+ title: string;
144
+ }
145
+ interface Media extends KeyBase {
146
+ id: number;
147
+ }
148
+ interface Mode {
149
+ name: ModeName;
150
+ type: ModeType;
151
+ }
152
+ interface ModeElement {
153
+ is_tracked: boolean;
154
+ mode: Mode;
155
+ players: number;
156
+ }
157
+ type ModeName = '10 Player' | '10 Player (Heroic)' | '25 Player' | '25 Player (Heroic)' | 'Heroic' | 'Mythic' | 'Mythic+ Dungeons' | 'Normal' | 'Raid Finder';
158
+ type ModeType = 'HEROIC' | 'LEGACY_10_MAN' | 'LEGACY_10_MAN_HEROIC' | 'LEGACY_25_MAN' | 'LEGACY_25_MAN_HEROIC' | 'LFR' | 'MYTHIC' | 'MYTHIC_KEYSTONE' | 'NORMAL';
159
+
160
+ export type { JournalEncounterIndexResponse, JournalEncounterResponse, JournalEncounterSearchParameters, JournalEncounterSearchResponseItem, JournalExpansionIndexResponse, JournalExpansionResponse, JournalInstanceIndexResponse, JournalInstanceMediaResponse, JournalInstanceResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,12 @@
1
+ import { Resource, SearchResponse } from '@blizzard-api/core';
2
+ import { MediaSearchParameters, MediaSearchResponseItem } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * Search for media.
7
+ * @param options The search parameters. See {@link MediaSearchParameters}.
8
+ * @returns The search results. See {@link SearchResponse}.
9
+ */
10
+ declare function mediaSearch(options: MediaSearchParameters): Resource<SearchResponse<MediaSearchResponseItem>, MediaSearchParameters>;
11
+
12
+ export { mediaSearch };
@@ -0,0 +1,4 @@
1
+ export { mediaSearch } from '../chunk-ALS7FD7K.js';
2
+ import '../chunk-LTJAQT2G.js';
3
+ //# sourceMappingURL=media-search.js.map
4
+ //# sourceMappingURL=media-search.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"media-search.js"}
@@ -0,0 +1,29 @@
1
+ import { BaseSearchParameters } from '@blizzard-api/core';
2
+ import { KeyBase } from '../base.js';
3
+
4
+ /**
5
+ * The search parameters for media.
6
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
7
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/guides/search}
8
+ */
9
+ interface MediaSearchParameters extends BaseSearchParameters {
10
+ tags?: string;
11
+ }
12
+ /**
13
+ * The response for a media search.
14
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
15
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/guides/search}
16
+ */
17
+ interface MediaSearchResponseItem extends KeyBase {
18
+ data: {
19
+ assets: Array<MediaAsset>;
20
+ id: number;
21
+ };
22
+ }
23
+ interface MediaAsset {
24
+ file_data_id: number;
25
+ key: string;
26
+ value: string;
27
+ }
28
+
29
+ export type { MediaSearchParameters, MediaSearchResponseItem };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,33 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { ModifiedCraftingCategoryResponse, ModifiedCraftingCategoryIndexResponse, ModifiedCraftingIndexResponse, ModifiedCraftingReagentSlotTypeResponse, ModifiedCraftingReagentSlotTypeIndexResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * Get a modified crafting category by ID.
7
+ * @param modifiedCraftingCategoryId The modified crafting category ID.
8
+ * @returns The modified crafting category. See {@link ModifiedCraftingCategoryResponse}.
9
+ */
10
+ declare function modifiedCraftingCategory(modifiedCraftingCategoryId: number): Resource<ModifiedCraftingCategoryResponse>;
11
+ /**
12
+ * Get a modified crafting category index.
13
+ * @returns The modified crafting category index. See {@link ModifiedCraftingCategoryIndexResponse}.
14
+ */
15
+ declare function modifiedCraftingCategoryIndex(): Resource<ModifiedCraftingCategoryIndexResponse>;
16
+ /**
17
+ * Get a modified crafting index.
18
+ * @returns The modified crafting index. See {@link ModifiedCraftingIndexResponse}.
19
+ */
20
+ declare function modifiedCraftingIndex(): Resource<ModifiedCraftingIndexResponse>;
21
+ /**
22
+ * Get a modified crafting reagent slot type by ID.
23
+ * @param modifiedCraftingReagentSlotTypeId The modified crafting reagent slot type ID.
24
+ * @returns The modified crafting reagent slot type. See {@link ModifiedCraftingReagentSlotTypeResponse}.
25
+ */
26
+ declare function modifiedCraftingReagentSlotType(modifiedCraftingReagentSlotTypeId: number): Resource<ModifiedCraftingReagentSlotTypeResponse>;
27
+ /**
28
+ * Get a modified crafting reagent slot type index.
29
+ * @returns The modified crafting reagent slot type index. See {@link ModifiedCraftingReagentSlotTypeIndexResponse}.
30
+ */
31
+ declare function modifiedCraftingReagentSlotTypeIndex(): Resource<ModifiedCraftingReagentSlotTypeIndexResponse>;
32
+
33
+ export { modifiedCraftingCategory, modifiedCraftingCategoryIndex, modifiedCraftingIndex, modifiedCraftingReagentSlotType, modifiedCraftingReagentSlotTypeIndex };
@@ -0,0 +1,4 @@
1
+ export { modifiedCraftingCategory, modifiedCraftingCategoryIndex, modifiedCraftingIndex, modifiedCraftingReagentSlotType, modifiedCraftingReagentSlotTypeIndex } from '../chunk-ON72ACOS.js';
2
+ import '../chunk-LTJAQT2G.js';
3
+ //# sourceMappingURL=modified-crafting.js.map
4
+ //# sourceMappingURL=modified-crafting.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"modified-crafting.js"}
@@ -0,0 +1,49 @@
1
+ import { ResponseBase, NameIdKey, NameId, KeyBase } from '../base.js';
2
+
3
+ /**
4
+ * The response for a modified crafting category index.
5
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
6
+ */
7
+ interface ModifiedCraftingCategoryIndexResponse extends ResponseBase {
8
+ categories: Array<NameIdKey>;
9
+ }
10
+ /**
11
+ * The response for a modified crafting category.
12
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
13
+ */
14
+ interface ModifiedCraftingCategoryResponse extends NameId, ResponseBase {
15
+ }
16
+ /**
17
+ * The response for a modified crafting index.
18
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
19
+ */
20
+ interface ModifiedCraftingIndexResponse extends ResponseBase {
21
+ categories: {
22
+ href: string;
23
+ };
24
+ slot_types: {
25
+ href: string;
26
+ };
27
+ }
28
+ /**
29
+ * The response for a modified crafting reagent slot type index.
30
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
31
+ */
32
+ interface ModifiedCraftingReagentSlotTypeIndexResponse extends ResponseBase {
33
+ slot_types: Array<SlotType>;
34
+ }
35
+ /**
36
+ * The response for a modified crafting reagent slot type.
37
+ * @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
38
+ */
39
+ interface ModifiedCraftingReagentSlotTypeResponse extends ResponseBase {
40
+ compatible_categories: Array<NameIdKey>;
41
+ description: string;
42
+ id: number;
43
+ }
44
+ interface SlotType extends KeyBase {
45
+ id: number;
46
+ name?: string;
47
+ }
48
+
49
+ export type { ModifiedCraftingCategoryIndexResponse, ModifiedCraftingCategoryResponse, ModifiedCraftingIndexResponse, ModifiedCraftingReagentSlotTypeIndexResponse, ModifiedCraftingReagentSlotTypeResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,23 @@
1
+ import { Resource, SearchResponse } from '@blizzard-api/core';
2
+ import { MountResponse, MountIndexResponse, MountSearchParameters, MountSearchResponseItem } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * Get a mount by ID.
7
+ * @param mountId The mount ID.
8
+ * @returns The mount. See {@link MountResponse}.
9
+ */
10
+ declare function mount(mountId: number): Resource<MountResponse>;
11
+ /**
12
+ * Get a mount index.
13
+ * @returns The mount index. See {@link MountIndexResponse}.
14
+ */
15
+ declare function mountIndex(): Resource<MountIndexResponse>;
16
+ /**
17
+ * Get a mount search.
18
+ * @param options The search parameters. See {@link MountSearchParameters}.
19
+ * @returns The search results. See {@link SearchResponse}.
20
+ */
21
+ declare function mountSearch(options: MountSearchParameters): Resource<SearchResponse<MountSearchResponseItem>, Omit<MountSearchParameters, 'locale' | 'name'>>;
22
+
23
+ export { mount, mountIndex, mountSearch };
@@ -0,0 +1,4 @@
1
+ export { mount, mountIndex, mountSearch } from '../chunk-JR5B6CK4.js';
2
+ import '../chunk-LTJAQT2G.js';
3
+ //# sourceMappingURL=mount.js.map
4
+ //# sourceMappingURL=mount.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"mount.js"}