@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
package/dist/index.js CHANGED
@@ -1,1250 +1,112 @@
1
- // src/account-profile/account-profile.ts
2
- var accountProfileBase = "/profile/user/wow";
3
- function accountCollectionsIndex(token) {
4
- return {
5
- namespace: "profile",
6
- path: `${accountProfileBase}/collections`,
7
- token
8
- };
9
- }
10
- function accountHeirloomsCollectionSummary(token) {
11
- return {
12
- namespace: "profile",
13
- path: `${accountProfileBase}/collections/heirlooms`,
14
- token
15
- };
16
- }
17
- function accountMountsCollectionSummary(token) {
18
- return {
19
- namespace: "profile",
20
- path: `${accountProfileBase}/collections/mounts`,
21
- token
22
- };
23
- }
24
- function accountPetsCollectionSummary(token) {
25
- return {
26
- namespace: "profile",
27
- path: `${accountProfileBase}/collections/pets`,
28
- token
29
- };
30
- }
31
- function accountProfileSummary(token) {
32
- return {
33
- namespace: "profile",
34
- path: `${accountProfileBase}`,
35
- token
36
- };
37
- }
38
- function accountToysCollectionSummary(token) {
39
- return {
40
- namespace: "profile",
41
- path: `${accountProfileBase}/collections/toys`,
42
- token
43
- };
44
- }
45
- function accountTransmogsCollectionSummary(token) {
46
- return {
47
- namespace: "profile",
48
- path: `${accountProfileBase}/collections/transmogs`,
49
- token
50
- };
51
- }
52
- function protectedCharacterProfileSummary(realmId, characterId, token) {
53
- return {
54
- namespace: "profile",
55
- path: `${accountProfileBase}/protected-character/${realmId}-${characterId}`,
56
- token
57
- };
58
- }
59
-
60
- // src/base.ts
61
- var base = "/data/wow";
62
- var mediaBase = `${base}/media`;
63
- var searchBase = `${base}/search`;
64
-
65
- // src/achievements/achievements.ts
66
- var achievementBase = `${base}/achievement`;
67
- var achievementCategoryBase = `${base}/achievement-category`;
68
- function achievement(achievementId) {
69
- return {
70
- namespace: "static",
71
- path: `${achievementBase}/${achievementId}`
72
- };
73
- }
74
- function achievementCategory(achievementCategoryId) {
75
- return {
76
- namespace: "static",
77
- path: `${achievementCategoryBase}/${achievementCategoryId}`
78
- };
79
- }
80
- function achievementCategoryIndex() {
81
- return {
82
- namespace: "static",
83
- path: `${achievementCategoryBase}/index`
84
- };
85
- }
86
- function achievementIndex() {
87
- return {
88
- namespace: "static",
89
- path: `${achievementBase}/index`
90
- };
91
- }
92
- function achievementMedia(achievementId) {
93
- return { namespace: "static", path: `${mediaBase}/achievement/${achievementId}` };
94
- }
95
-
96
- // src/auction-house/auction-house.ts
97
- function auctions(connectedRealmId) {
98
- return {
99
- namespace: "dynamic",
100
- path: `${base}/connected-realm/${connectedRealmId}/auctions`
101
- };
102
- }
103
- function commodities() {
104
- return {
105
- namespace: "dynamic",
106
- path: `${base}/auctions/commodities`
107
- };
108
- }
109
-
110
- // src/azerite-essence/azerite-essence.ts
111
- function azeriteEssence(azeriteEssenceId) {
112
- return {
113
- namespace: "static",
114
- path: `${base}/azerite-essence/${azeriteEssenceId}`
115
- };
116
- }
117
- function azeriteEssenceIndex() {
118
- return {
119
- namespace: "static",
120
- path: `${base}/azerite-essence/index`
121
- };
122
- }
123
- function azeriteEssenceMedia(azeriteEssenceId) {
124
- return { namespace: "static", path: `${mediaBase}/azerite-essence/${azeriteEssenceId}` };
125
- }
126
- function azeriteEssenceSearch(options) {
127
- return {
128
- namespace: "static",
129
- parameters: {
130
- _page: options._page,
131
- "allowed_specializations.id": options["allowed_specializations.id"],
132
- orderby: Array.isArray(options.orderby) ? options.orderby.join(",") : options.orderby
133
- },
134
- path: `${searchBase}/azerite-essence`
135
- };
136
- }
137
-
138
- // src/character-achievements/character-achievements.ts
139
- var basePath = "/profile/wow/character";
140
- function characterAchievementsSummary(realmSlug, characterName) {
141
- return {
142
- namespace: "profile",
143
- path: `${basePath}/${realmSlug}/${characterName.toLowerCase()}/achievements`
144
- };
145
- }
146
- function characterAchievementStatistics(realmSlug, characterName) {
147
- return {
148
- namespace: "profile",
149
- path: `${basePath}/${realmSlug}/${characterName.toLowerCase()}/achievements/statistics`
150
- };
151
- }
152
-
153
- // src/character-appearance/character-appearance.ts
154
- function characterAppearanceSummary(realmSlug, characterName) {
155
- return {
156
- namespace: "profile",
157
- path: `/profile/wow/character/${realmSlug}/${characterName.toLowerCase()}/appearance`
158
- };
159
- }
160
-
161
- // src/character-collections/character-collections.ts
162
- var basePath2 = "/profile/wow/character";
163
- function characterCollectionsIndex(realmSlug, characterName) {
164
- return {
165
- namespace: "profile",
166
- path: `${basePath2}/${realmSlug}/${characterName}/collections`
167
- };
168
- }
169
- function characterHeirloomsCollectionSummary(realmSlug, characterName) {
170
- return {
171
- namespace: "profile",
172
- path: `${basePath2}/${realmSlug}/${characterName}/collections/heirlooms`
173
- };
174
- }
175
- function characterMountsCollectionSummary(realmSlug, characterName) {
176
- return {
177
- namespace: "profile",
178
- path: `${basePath2}/${realmSlug}/${characterName}/collections/mounts`
179
- };
180
- }
181
- function characterPetsCollectionSummary(realmSlug, characterName) {
182
- return {
183
- namespace: "profile",
184
- path: `${basePath2}/${realmSlug}/${characterName}/collections/pets`
185
- };
186
- }
187
- function characterToysCollectionSummary(realmSlug, characterName) {
188
- return {
189
- namespace: "profile",
190
- path: `${basePath2}/${realmSlug}/${characterName}/collections/toys`
191
- };
192
- }
193
- function characterTransmogCollectionSummary(realmSlug, characterName) {
194
- return {
195
- namespace: "profile",
196
- path: `${basePath2}/${realmSlug}/${characterName}/collections/transmogs`
197
- };
198
- }
199
-
200
- // src/character-encounters/character-encounters.ts
201
- var bathPase = "profile/wow/character";
202
- function characterDungeons(realmSlug, characterName) {
203
- return {
204
- namespace: "profile",
205
- path: `${bathPase}/${realmSlug}/${characterName.toLowerCase()}/encounters/dungeons`
206
- };
207
- }
208
- function characterEncountersSummary(realmSlug, characterName) {
209
- return {
210
- namespace: "profile",
211
- path: `${bathPase}/${realmSlug}/${characterName.toLowerCase()}/encounters`
212
- };
213
- }
214
- function characterRaids(realmSlug, characterName) {
215
- return {
216
- namespace: "profile",
217
- path: `${bathPase}/${realmSlug}/${characterName.toLowerCase()}/encounters/raids`
218
- };
219
- }
220
-
221
- // src/character-equipment/character-equipment.ts
222
- function characterEquipmentSummary(realmSlug, characterName) {
223
- return {
224
- namespace: "profile",
225
- path: `/profile/wow/character/${realmSlug}/${characterName.toLowerCase()}/equipment`
226
- };
227
- }
228
-
229
- // src/character-hunter-pets/character-hunter-pets.ts
230
- function characterHunterPetsSummary(realmSlug, characterName) {
231
- return {
232
- namespace: "profile",
233
- path: `/profile/wow/character/${realmSlug}/${characterName}/hunter-pets`
234
- };
235
- }
236
-
237
- // src/character-media/character-media.ts
238
- function characterMediaSummary(realmSlug, characterName) {
239
- return {
240
- namespace: "profile",
241
- path: `/profile/wow/character/${realmSlug}/${characterName}/character-media`
242
- };
243
- }
244
-
245
- // src/character-mythic-keystone-profile/character-mythic-keystone-profile.ts
246
- function characterMythicKeystoneProfileIndex(realmSlug, characterName) {
247
- return {
248
- namespace: "profile",
249
- path: `/profile/wow/character/${realmSlug}/${characterName}/mythic-keystone-profile`
250
- };
251
- }
252
- function characterMythicKeystoneSeasonDetails(realmSlug, characterName, seasonId) {
253
- return {
254
- namespace: "profile",
255
- path: `/profile/wow/character/${realmSlug}/${characterName}/mythic-keystone-profile/season/${seasonId}`
256
- };
257
- }
258
-
259
- // src/character-professions/character-professions.ts
260
- function characterProfessionsSummary(realmSlug, characterName) {
261
- return {
262
- namespace: "profile",
263
- path: `/profile/wow/character/${realmSlug}/${characterName.toLowerCase()}/professions`
264
- };
265
- }
266
-
267
- // src/character-profile/character-profile.ts
268
- function characterProfileStatus(realmSlug, characterName) {
269
- return {
270
- namespace: "profile",
271
- path: `/profile/wow/character/${realmSlug}/${characterName.toLowerCase()}/status`
272
- };
273
- }
274
- function characterProfileSummary(realmSlug, characterName) {
275
- return {
276
- namespace: "profile",
277
- path: `/profile/wow/character/${realmSlug}/${characterName.toLowerCase()}`
278
- };
279
- }
280
-
281
- // src/character-pvp/character-pvp.ts
282
- function characterPvpSummary(realmSlug, characterName) {
283
- return {
284
- namespace: "profile",
285
- path: `/profile/wow/character/${realmSlug}/${characterName.toLowerCase()}/pvp-summary`
286
- };
287
- }
288
-
289
- // src/character-quests/character-quests.ts
290
- function characterCompletedQuests(realmSlug, characterName) {
291
- return {
292
- namespace: "profile",
293
- path: `/profile/wow/character/${realmSlug}/${characterName}/quests/completed`
294
- };
295
- }
296
- function characterQuests(realmSlug, characterName) {
297
- return {
298
- namespace: "profile",
299
- path: `/profile/wow/character/${realmSlug}/${characterName}/quests`
300
- };
301
- }
302
-
303
- // src/character-reputations/character-reputations.ts
304
- function characterReputationsSummary(realmSlug, characterName) {
305
- return {
306
- namespace: "profile",
307
- path: `/profile/wow/character/${realmSlug}/${characterName}/reputations`
308
- };
309
- }
310
-
311
- // src/character-soulbinds/character-soulbinds.ts
312
- function characterSoulbinds(realmSlug, characterName) {
313
- return {
314
- namespace: "profile",
315
- path: `/profile/wow/character/${realmSlug}/${characterName.toLowerCase()}/soulbinds`
316
- };
317
- }
318
-
319
- // src/character-specializations/character-specializations.ts
320
- function characterSpecializationsSummary(realmSlug, characterName) {
321
- return {
322
- namespace: "profile",
323
- path: `/profile/wow/character/${realmSlug}/${characterName}/specializations`
324
- };
325
- }
326
-
327
- // src/character-statistics/character-statistics.ts
328
- function characterStatisticsSummary(realmSlug, characterName) {
329
- return {
330
- namespace: "profile",
331
- path: `/profile/wow/character/${realmSlug}/${characterName}/statistics`
332
- };
333
- }
334
-
335
- // src/character-titles/character-titles.ts
336
- function characterTitlesSummary(realmSlug, characterName) {
337
- return {
338
- namespace: "profile",
339
- path: `/profile/wow/character/${realmSlug}/${characterName}/titles`
340
- };
341
- }
342
-
343
- // src/connected-realm/connected-realm.ts
344
- function connectedRealm(connectedRealmId) {
345
- return {
346
- namespace: "dynamic",
347
- path: `${base}/connected-realm/${connectedRealmId}`
348
- };
349
- }
350
- function connectedRealmIndex() {
351
- return {
352
- namespace: "dynamic",
353
- path: `${base}/connected-realm/index`
354
- };
355
- }
356
- function connectedRealmSearch(options) {
357
- return {
358
- namespace: "dynamic",
359
- parameters: {
360
- _page: options._page,
361
- orderby: Array.isArray(options.orderby) ? options.orderby.join(",") : options.orderby,
362
- "realms.timezone": options["realms.timezone"],
363
- "status.type": options["status.type"]
364
- },
365
- path: `${base}/search/connected-realm`
366
- };
367
- }
368
-
369
- // src/covenant/covenant.ts
370
- function conduit(conduitId) {
371
- return {
372
- namespace: "static",
373
- path: `${base}/covenant/conduit/${conduitId}`
374
- };
375
- }
376
- function conduitIndex() {
377
- return {
378
- namespace: "static",
379
- path: `${base}/covenant/conduit/index`
380
- };
381
- }
382
- function covenant(covenantId) {
383
- return {
384
- namespace: "static",
385
- path: `${base}/covenant/${covenantId}`
386
- };
387
- }
388
- function covenantIndex() {
389
- return {
390
- namespace: "static",
391
- path: `${base}/covenant/index`
392
- };
393
- }
394
- function covenantMedia(covenantId) {
395
- return {
396
- namespace: "static",
397
- path: `${mediaBase}/covenant/${covenantId}`
398
- };
399
- }
400
- function soulbind(soulbindId) {
401
- return {
402
- namespace: "static",
403
- path: `${base}/covenant/soulbind/${soulbindId}`
404
- };
405
- }
406
- function soulbindIndex() {
407
- return {
408
- namespace: "static",
409
- path: `${base}/covenant/soulbind/index`
410
- };
411
- }
412
-
413
- // src/creature/creature.ts
414
- function creature(creatureId) {
415
- return {
416
- namespace: "static",
417
- path: `${base}/creature/${creatureId}`
418
- };
419
- }
420
- function creatureDisplayMedia(creatureDisplayId) {
421
- return {
422
- namespace: "static",
423
- path: `${mediaBase}/creature-display/${creatureDisplayId}`
424
- };
425
- }
426
- function creatureFamily(creatureFamilyId) {
427
- return {
428
- namespace: "static",
429
- path: `${base}/creature-family/${creatureFamilyId}`
430
- };
431
- }
432
- function creatureFamilyIndex() {
433
- return {
434
- namespace: "static",
435
- path: `${base}/creature-family/index`
436
- };
437
- }
438
- function creatureFamilyMedia(creatureFamilyId) {
439
- return {
440
- namespace: "static",
441
- path: `${mediaBase}/creature-family/${creatureFamilyId}`
442
- };
443
- }
444
- function creatureSearch(options) {
445
- return {
446
- namespace: "static",
447
- parameters: {
448
- _page: options._page,
449
- [`name.${options.locale}`]: options.name,
450
- orderby: Array.isArray(options.orderby) ? options.orderby.join(",") : options.orderby
451
- },
452
- path: `${searchBase}/creature`
453
- };
454
- }
455
- function creatureType(creatureTypeId) {
456
- return {
457
- namespace: "static",
458
- path: `${base}/creature-type/${creatureTypeId}`
459
- };
460
- }
461
- function creatureTypeIndex() {
462
- return {
463
- namespace: "static",
464
- path: `${base}/creature-type/index`
465
- };
466
- }
467
-
468
- // src/guild-crest/guild-crest.ts
469
- function guildCrestBorder(borderId) {
470
- return {
471
- namespace: "static",
472
- path: `${mediaBase}/guild-crest/border/${borderId}`
473
- };
474
- }
475
- function guildCrestComponentsIndex() {
476
- return {
477
- namespace: "static",
478
- path: `${base}/guild-crest/index`
479
- };
480
- }
481
- function guildCrestEmblem(emblemId) {
482
- return {
483
- namespace: "static",
484
- path: `${mediaBase}/guild-crest/emblem/${emblemId}`
485
- };
486
- }
487
-
488
- // src/guild/guild.ts
489
- var basePath3 = "/data/wow/guild";
490
- function guild(realmSlug, nameSlug) {
491
- return {
492
- namespace: "profile",
493
- path: `${basePath3}/${realmSlug}/${nameSlug}`
494
- };
495
- }
496
- function guildAchievements(realmSlug, nameSlug) {
497
- return {
498
- namespace: "profile",
499
- path: `${basePath3}/${realmSlug}/${nameSlug}/achievements`
500
- };
501
- }
502
- function guildActivity(realmSlug, nameSlug) {
503
- return {
504
- namespace: "profile",
505
- path: `${basePath3}/${realmSlug}/${nameSlug}/activity`
506
- };
507
- }
508
- function guildRoster(realmSlug, nameSlug) {
509
- return {
510
- namespace: "profile",
511
- path: `${basePath3}/${realmSlug}/${nameSlug}/roster`
512
- };
513
- }
514
-
515
- // src/heirloom/heirloom.ts
516
- function heirloom(heirloomId) {
517
- return {
518
- namespace: "static",
519
- path: `${base}/heirloom/${heirloomId}`
520
- };
521
- }
522
- function heirloomIndex() {
523
- return {
524
- namespace: "static",
525
- path: `${base}/heirloom/index`
526
- };
527
- }
528
-
529
- // src/item/item.ts
530
- function item(itemId) {
531
- return {
532
- namespace: "static",
533
- path: `${base}/item/${itemId}`
534
- };
535
- }
536
- function itemClass(itemClassId) {
537
- return {
538
- namespace: "static",
539
- path: `${base}/item-class/${itemClassId}`
540
- };
541
- }
542
- function itemClassIndex() {
543
- return {
544
- namespace: "static",
545
- path: `${base}/item-class/index`
546
- };
547
- }
548
- function itemMedia(itemId) {
549
- return {
550
- namespace: "static",
551
- path: `${mediaBase}/item/${itemId}`
552
- };
553
- }
554
- function itemSearch(options) {
555
- return {
556
- namespace: "static",
557
- parameters: {
558
- _page: options._page,
559
- [`name.${options.locale}`]: options.name,
560
- orderby: Array.isArray(options.orderby) ? options.orderby.join(",") : options.orderby
561
- },
562
- path: `${searchBase}/item`
563
- };
564
- }
565
- function itemSet(itemSetId) {
566
- return {
567
- namespace: "static",
568
- path: `${base}/item-set/${itemSetId}`
569
- };
570
- }
571
- function itemSetIndex() {
572
- return {
573
- namespace: "static",
574
- path: `${base}/item-set/index`
575
- };
576
- }
577
- function itemSubClass(itemClassId, itemSubclassId) {
578
- return {
579
- namespace: "static",
580
- path: `${base}/item-class/${itemClassId}/item-subclass/${itemSubclassId}`
581
- };
582
- }
583
-
584
- // src/journal/journal.ts
585
- function journalEncounter(journalEncounterId) {
586
- return {
587
- namespace: "static",
588
- path: `${base}/journal-encounter/${journalEncounterId}`
589
- };
590
- }
591
- function journalEncounterIndex() {
592
- return {
593
- namespace: "static",
594
- path: `${base}/journal-encounter/index`
595
- };
596
- }
597
- function journalEncounterSearch(options) {
598
- return {
599
- namespace: "static",
600
- parameters: {
601
- _page: options._page,
602
- [`instance.name.${options.locale}`]: options.instanceName,
603
- orderby: Array.isArray(options.orderby) ? options.orderby.join(",") : options.orderby
604
- },
605
- path: `${searchBase}/journal-encounter`
606
- };
607
- }
608
- function journalExpansion(journalExpansionId) {
609
- return {
610
- namespace: "static",
611
- path: `${base}/journal-expansion/${journalExpansionId}`
612
- };
613
- }
614
- function journalExpansionIndex() {
615
- return {
616
- namespace: "static",
617
- path: `${base}/journal-expansion/index`
618
- };
619
- }
620
- function journalInstance(journalInstanceId) {
621
- return {
622
- namespace: "static",
623
- path: `${base}/journal-instance/${journalInstanceId}`
624
- };
625
- }
626
- function journalInstanceIndex() {
627
- return {
628
- namespace: "static",
629
- path: `${base}/journal-instance/index`
630
- };
631
- }
632
- function journalInstanceMedia(journalInstanceId) {
633
- return {
634
- namespace: "static",
635
- path: `${mediaBase}/journal-instance/${journalInstanceId}`
636
- };
637
- }
638
-
639
- // src/media-search/media-search.ts
640
- function mediaSearch(options) {
641
- return {
642
- namespace: "static",
643
- parameters: {
644
- _page: options._page,
645
- orderby: Array.isArray(options.orderby) ? options.orderby.join(",") : options.orderby,
646
- tags: options.tags
647
- },
648
- path: `${searchBase}/media`
649
- };
650
- }
651
-
652
- // src/modified-crafting/modified-crafting.ts
653
- function modifiedCraftingCategory(modifiedCraftingCategoryId) {
654
- return {
655
- namespace: "static",
656
- path: `${base}/modified-crafting/category/${modifiedCraftingCategoryId}`
657
- };
658
- }
659
- function modifiedCraftingCategoryIndex() {
660
- return {
661
- namespace: "static",
662
- path: `${base}/modified-crafting/category/index`
663
- };
664
- }
665
- function modifiedCraftingIndex() {
666
- return {
667
- namespace: "static",
668
- path: `${base}/modified-crafting/index`
669
- };
670
- }
671
- function modifiedCraftingReagentSlotType(modifiedCraftingReagentSlotTypeId) {
672
- return {
673
- namespace: "static",
674
- path: `${base}/modified-crafting/reagent-slot-type/${modifiedCraftingReagentSlotTypeId}`
675
- };
676
- }
677
- function modifiedCraftingReagentSlotTypeIndex() {
678
- return {
679
- namespace: "static",
680
- path: `${base}/modified-crafting/reagent-slot-type/index`
681
- };
682
- }
683
-
684
- // src/mount/mount.ts
685
- function mount(mountId) {
686
- return {
687
- namespace: "static",
688
- path: `${base}/mount/${mountId}`
689
- };
690
- }
691
- function mountIndex() {
692
- return {
693
- namespace: "static",
694
- path: `${base}/mount/index`
695
- };
696
- }
697
- function mountSearch(options) {
698
- return {
699
- namespace: "static",
700
- parameters: {
701
- _page: options._page,
702
- [`name.${options.locale}`]: options.name,
703
- orderby: Array.isArray(options.orderby) ? options.orderby.join(",") : options.orderby
704
- },
705
- path: `${searchBase}/mount`
706
- };
707
- }
708
-
709
- // src/mythic-keystone-affix/mythic-keystone-affix.ts
710
- function mythicKeystoneAffix(mythicKeystoneAffixId) {
711
- return {
712
- namespace: "static",
713
- path: `${base}/keystone-affix/${mythicKeystoneAffixId}`
714
- };
715
- }
716
- function mythicKeystoneAffixIndex() {
717
- return {
718
- namespace: "static",
719
- path: `${base}/keystone-affix/index`
720
- };
721
- }
722
- function mythicKeystoneAffixMedia(mythicKeystoneAffixId) {
723
- return {
724
- namespace: "static",
725
- path: `${mediaBase}/keystone-affix/${mythicKeystoneAffixId}`
726
- };
727
- }
728
-
729
- // src/mythic-keystone-dungeon/mythic-keystone-dungeon.ts
730
- function mythicKeystoneDungeon(mythicKeystoneDungeonId) {
731
- return {
732
- namespace: "dynamic",
733
- path: `${base}/mythic-keystone/dungeon/${mythicKeystoneDungeonId}`
734
- };
735
- }
736
- function mythicKeystoneDungeonIndex() {
737
- return {
738
- namespace: "dynamic",
739
- path: `${base}/mythic-keystone/dungeon/index`
740
- };
741
- }
742
- function mythicKeystoneIndex() {
743
- return {
744
- namespace: "dynamic",
745
- path: `${base}/mythic-keystone/index`
746
- };
747
- }
748
- function mythicKeystonePeriod(mythicKeystonePeriodId) {
749
- return {
750
- namespace: "dynamic",
751
- path: `${base}/mythic-keystone/period/${mythicKeystonePeriodId}`
752
- };
753
- }
754
- function mythicKeystonePeriodIndex() {
755
- return {
756
- namespace: "dynamic",
757
- path: `${base}/mythic-keystone/period/index`
758
- };
759
- }
760
- function mythicKeystoneSeason(mythicKeystoneSeasonId) {
761
- return {
762
- namespace: "dynamic",
763
- path: `${base}/mythic-keystone/season/${mythicKeystoneSeasonId}`
764
- };
765
- }
766
- function mythicKeystoneSeasonIndex() {
767
- return {
768
- namespace: "dynamic",
769
- path: `${base}/mythic-keystone/season/index`
770
- };
771
- }
772
-
773
- // src/mythic-keystone-leaderboard/mythic-keystone-leaderboard.ts
774
- function mythicKeystoneLeaderboard(connectedRealmId, dungeonId, period) {
775
- return {
776
- namespace: "dynamic",
777
- path: `${base}/connected-realm/${connectedRealmId}/mythic-leaderboard/${dungeonId}/period/${period}`
778
- };
779
- }
780
- function mythicKeystoneLeaderboardIndex(connectedRealmId) {
781
- return {
782
- namespace: "dynamic",
783
- path: `${base}/connected-realm/${connectedRealmId}/mythic-leaderboard/index`
784
- };
785
- }
786
-
787
- // src/mythic-raid-leaderboard/mythic-raid-leaderboard.ts
788
- function mythicRaidLeaderboard(raid, faction) {
789
- return {
790
- namespace: "dynamic",
791
- path: `${base}/leaderboard/hall-of-fame/${raid}/${faction}`
792
- };
793
- }
794
-
795
- // src/pet/pet.ts
796
- function pet(petId) {
797
- return {
798
- namespace: "static",
799
- path: `${base}/pet/${petId}`
800
- };
801
- }
802
- function petAbility(petAbilityId) {
803
- return {
804
- namespace: "static",
805
- path: `${base}/pet-ability/${petAbilityId}`
806
- };
807
- }
808
- function petAbilityIndex() {
809
- return {
810
- namespace: "static",
811
- path: `${base}/pet-ability/index`
812
- };
813
- }
814
- function petAbilityMedia(petAbilityId) {
815
- return {
816
- namespace: "static",
817
- path: `${mediaBase}/pet-ability/${petAbilityId}`
818
- };
819
- }
820
- function petIndex() {
821
- return {
822
- namespace: "static",
823
- path: `${base}/pet/index`
824
- };
825
- }
826
- function petMedia(petId) {
827
- return {
828
- namespace: "static",
829
- path: `${mediaBase}/pet/${petId}`
830
- };
831
- }
832
-
833
- // src/playable-class/playable-class.ts
834
- function playableClass(playableClassId) {
835
- return {
836
- namespace: "static",
837
- path: `${base}/playable-class/${playableClassId}`
838
- };
839
- }
840
- function playableClassIndex() {
841
- return {
842
- namespace: "static",
843
- path: `${base}/playable-class/index`
844
- };
845
- }
846
- function playableClassMedia(playableClassId) {
847
- return {
848
- namespace: "static",
849
- path: `${mediaBase}/playable-class/${playableClassId}`
850
- };
851
- }
852
- function pvpTalentSlots(playableClassId) {
853
- return {
854
- namespace: "static",
855
- path: `${base}/playable-class/${playableClassId}/pvp-talent-slots`
856
- };
857
- }
858
-
859
- // src/playable-race/playable-race.ts
860
- function playableRace(playableRaceId) {
861
- return {
862
- namespace: "static",
863
- path: `${base}/playable-race/${playableRaceId}`
864
- };
865
- }
866
- function playableRaceIndex() {
867
- return {
868
- namespace: "static",
869
- path: `${base}/playable-race/index`
870
- };
871
- }
872
-
873
- // src/playable-specialization/playable-specialization.ts
874
- function playableSpecialization(specializationId) {
875
- return {
876
- namespace: "static",
877
- path: `${base}/playable-specialization/${specializationId}`
878
- };
879
- }
880
- function playableSpecializationIndex() {
881
- return {
882
- namespace: "static",
883
- path: `${base}/playable-specialization/index`
884
- };
885
- }
886
- function playableSpecializationMedia(specializationId) {
887
- return {
888
- namespace: "static",
889
- path: `${mediaBase}/playable-specialization/${specializationId}`
890
- };
891
- }
892
-
893
- // src/power-type/power-type.ts
894
- function powerType(powerTypeId) {
895
- return {
896
- namespace: "static",
897
- path: `${base}/power-type/${powerTypeId}`
898
- };
899
- }
900
- function powerTypeIndex() {
901
- return {
902
- namespace: "static",
903
- path: `${base}/power-type/index`
904
- };
905
- }
906
-
907
- // src/profession/profession.ts
908
- function profession(professionId) {
909
- return {
910
- namespace: "static",
911
- path: `${base}/profession/${professionId}`
912
- };
913
- }
914
- function professionIndex() {
915
- return {
916
- namespace: "static",
917
- path: `${base}/profession/index`
918
- };
919
- }
920
- function professionMedia(professionId) {
921
- return {
922
- namespace: "static",
923
- path: `${mediaBase}/profession/${professionId}`
924
- };
925
- }
926
- function professionSkillTier(professionId, skillTierId) {
927
- return {
928
- namespace: "static",
929
- path: `${base}/profession/${professionId}/skill-tier/${skillTierId}`
930
- };
931
- }
932
- function recipe(recipeId) {
933
- return {
934
- namespace: "static",
935
- path: `${base}/recipe/${recipeId}`
936
- };
937
- }
938
- function recipeMedia(recipeId) {
939
- return {
940
- namespace: "static",
941
- path: `${mediaBase}/recipe/${recipeId}`
942
- };
943
- }
944
-
945
- // src/pvp-season/pvp-season.ts
946
- function pvpLeaderboard(pvpSeasonId, bracket) {
947
- return {
948
- namespace: "dynamic",
949
- path: `${base}/pvp-season/${pvpSeasonId}/pvp-leaderboard/${bracket}`
950
- };
951
- }
952
- function pvpLeaderboardIndex(pvpSeasonId) {
953
- return {
954
- namespace: "dynamic",
955
- path: `${base}/pvp-season/${pvpSeasonId}/pvp-leaderboard/index`
956
- };
957
- }
958
- function pvpRewardsIndex(pvpSeasonId) {
959
- return {
960
- namespace: "dynamic",
961
- path: `${base}/pvp-season/${pvpSeasonId}/pvp-reward/index`
962
- };
963
- }
964
- function pvpSeason(pvpSeasonId) {
965
- return {
966
- namespace: "dynamic",
967
- path: `${base}/pvp-season/${pvpSeasonId}`
968
- };
969
- }
970
- function pvpSeasonIndex() {
971
- return {
972
- namespace: "dynamic",
973
- path: `${base}/pvp-season/index`
974
- };
975
- }
976
-
977
- // src/pvp-tier/pvp-tier.ts
978
- function pvpTier(pvpTierId) {
979
- return {
980
- namespace: "static",
981
- path: `${base}/pvp-tier/${pvpTierId}`
982
- };
983
- }
984
- function pvpTierIndex() {
985
- return {
986
- namespace: "static",
987
- path: `${base}/pvp-tier/index`
988
- };
989
- }
990
- function pvpTierMedia(pvpTierId) {
991
- return {
992
- namespace: "static",
993
- path: `${mediaBase}/pvp-tier/${pvpTierId}`
994
- };
995
- }
996
-
997
- // src/quest/quest.ts
998
- function quest(questId) {
999
- return {
1000
- namespace: "static",
1001
- path: `${base}/quest/${questId}`
1002
- };
1003
- }
1004
- function questArea(questAreaId) {
1005
- return {
1006
- namespace: "static",
1007
- path: `${base}/quest/area/${questAreaId}`
1008
- };
1009
- }
1010
- function questAreaIndex() {
1011
- return {
1012
- namespace: "static",
1013
- path: `${base}/quest/area/index`
1014
- };
1015
- }
1016
- function questCategory(questCategoryId) {
1017
- return {
1018
- namespace: "static",
1019
- path: `${base}/quest/category/${questCategoryId}`
1020
- };
1021
- }
1022
- function questCategoryIndex() {
1023
- return {
1024
- namespace: "static",
1025
- path: `${base}/quest/category/index`
1026
- };
1027
- }
1028
- function questIndex() {
1029
- return {
1030
- namespace: "static",
1031
- path: `${base}/quest/index`
1032
- };
1033
- }
1034
- function questType(questTypeId) {
1035
- return {
1036
- namespace: "static",
1037
- path: `${base}/quest/type/${questTypeId}`
1038
- };
1039
- }
1040
- function questTypeIndex() {
1041
- return {
1042
- namespace: "static",
1043
- path: `${base}/quest/type/index`
1044
- };
1045
- }
1046
-
1047
- // src/realm/realm.ts
1048
- function realm(realmSlug) {
1049
- return {
1050
- namespace: "dynamic",
1051
- path: `${base}/realm/${realmSlug}`
1052
- };
1053
- }
1054
- function realmIndex() {
1055
- return {
1056
- namespace: "dynamic",
1057
- path: `${base}/realm/index`
1058
- };
1059
- }
1060
- function realmSearch(options) {
1061
- return {
1062
- namespace: "dynamic",
1063
- parameters: {
1064
- _page: options._page,
1065
- orderby: Array.isArray(options.orderby) ? options.orderby.join(",") : options.orderby,
1066
- timezone: options.timezone
1067
- },
1068
- path: `${searchBase}/realm`
1069
- };
1070
- }
1071
-
1072
- // src/region/region.ts
1073
- function region(regionId) {
1074
- return {
1075
- namespace: "dynamic",
1076
- path: `${base}/region/${regionId}`
1077
- };
1078
- }
1079
- function regionIndex() {
1080
- return {
1081
- namespace: "dynamic",
1082
- path: `${base}/region/index`
1083
- };
1084
- }
1085
-
1086
- // src/reputations/reputations.ts
1087
- function reputationFaction(reputationFactionId) {
1088
- return {
1089
- namespace: "static",
1090
- path: `${base}/reputation-faction/${reputationFactionId}`
1091
- };
1092
- }
1093
- function reputationFactionIndex() {
1094
- return {
1095
- namespace: "static",
1096
- path: `${base}/reputation-faction/index`
1097
- };
1098
- }
1099
- function reputationTiers(reputationTiersId) {
1100
- return {
1101
- namespace: "static",
1102
- path: `${base}/reputation-tiers/${reputationTiersId}`
1103
- };
1104
- }
1105
- function reputationTiersIndex() {
1106
- return {
1107
- namespace: "static",
1108
- path: `${base}/reputation-tiers/index`
1109
- };
1110
- }
1111
-
1112
- // src/spell/spell.ts
1113
- function spell(spellId) {
1114
- return {
1115
- namespace: "static",
1116
- path: `${base}/spell/${spellId}`
1117
- };
1118
- }
1119
- function spellMedia(spellId) {
1120
- return {
1121
- namespace: "static",
1122
- path: `${mediaBase}/spell/${spellId}`
1123
- };
1124
- }
1125
- function spellSearch(options) {
1126
- return {
1127
- namespace: "static",
1128
- parameters: {
1129
- _page: options._page,
1130
- [`name.${options.locale}`]: options.name,
1131
- orderby: Array.isArray(options.orderby) ? options.orderby.join(",") : options.orderby
1132
- },
1133
- path: `${searchBase}/spell`
1134
- };
1135
- }
1136
-
1137
- // src/talent/talent.ts
1138
- function pvpTalent(pvpTalentId) {
1139
- return {
1140
- namespace: "static",
1141
- path: `${base}/pvp-talent/${pvpTalentId}`
1142
- };
1143
- }
1144
- function pvpTalentIndex() {
1145
- return {
1146
- namespace: "static",
1147
- path: `${base}/pvp-talent/index`
1148
- };
1149
- }
1150
- function talent(talentId) {
1151
- return {
1152
- namespace: "static",
1153
- path: `${base}/talent/${talentId}`
1154
- };
1155
- }
1156
- function talentIndex() {
1157
- return {
1158
- namespace: "static",
1159
- path: `${base}/talent/index`
1160
- };
1161
- }
1162
- function talentTree(talentTreeId, specId) {
1163
- return {
1164
- namespace: "static",
1165
- path: `${base}/talent-tree/${talentTreeId}/playable-specialization/${specId}`
1166
- };
1167
- }
1168
- function talentTreeIndex() {
1169
- return {
1170
- namespace: "static",
1171
- path: `${base}/talent-tree/index`
1172
- };
1173
- }
1174
- function talentTreeNodes(talentTreeId) {
1175
- return {
1176
- namespace: "static",
1177
- path: `${base}/talent-tree/${talentTreeId}`
1178
- };
1179
- }
1180
-
1181
- // src/tech-talent/tech-talent.ts
1182
- function techTalent(techTalentId) {
1183
- return {
1184
- namespace: "static",
1185
- path: `${base}/tech-talent/${techTalentId}`
1186
- };
1187
- }
1188
- function techTalentIndex() {
1189
- return {
1190
- namespace: "static",
1191
- path: `${base}/tech-talent/index`
1192
- };
1193
- }
1194
- function techTalentMedia(techTalentId) {
1195
- return {
1196
- namespace: "static",
1197
- path: `${mediaBase}/tech-talent/${techTalentId}`
1198
- };
1199
- }
1200
- function techTalentTree(techTalentTreeId) {
1201
- return {
1202
- namespace: "static",
1203
- path: `${base}/tech-talent-tree/${techTalentTreeId}`
1204
- };
1205
- }
1206
- function techTalentTreeIndex() {
1207
- return {
1208
- namespace: "static",
1209
- path: `${base}/tech-talent-tree/index`
1210
- };
1211
- }
1212
-
1213
- // src/title/title.ts
1214
- function title(titleId) {
1215
- return {
1216
- namespace: "static",
1217
- path: `${base}/title/${titleId}`
1218
- };
1219
- }
1220
- function titleIndex() {
1221
- return {
1222
- namespace: "static",
1223
- path: `${base}/title/index`
1224
- };
1225
- }
1226
-
1227
- // src/toy/toy.ts
1228
- function toy(toyId) {
1229
- return {
1230
- namespace: "static",
1231
- path: `${base}/toy/${toyId}`
1232
- };
1233
- }
1234
- function toyIndex() {
1235
- return {
1236
- namespace: "static",
1237
- path: `${base}/toy/index`
1238
- };
1239
- }
1240
-
1241
- // src/wow-token/wow-token.ts
1242
- function wowToken() {
1243
- return {
1244
- namespace: "dynamic",
1245
- path: `${base}/token/index`
1246
- };
1247
- }
1
+ import { title, titleIndex } from './chunk-42VH37MD.js';
2
+ export { title, titleIndex } from './chunk-42VH37MD.js';
3
+ import { toy, toyIndex } from './chunk-SPTZICRM.js';
4
+ export { toy, toyIndex } from './chunk-SPTZICRM.js';
5
+ import { wowToken } from './chunk-4ECCICR5.js';
6
+ export { wowToken } from './chunk-4ECCICR5.js';
7
+ import { reputationFaction, reputationFactionIndex, reputationTiers, reputationTiersIndex } from './chunk-MSX4CUNQ.js';
8
+ export { reputationFaction, reputationFactionIndex, reputationTiers, reputationTiersIndex } from './chunk-MSX4CUNQ.js';
9
+ import { spell, spellMedia, spellSearch } from './chunk-VPH2NQRQ.js';
10
+ export { spell, spellMedia, spellSearch } from './chunk-VPH2NQRQ.js';
11
+ import { pvpTalent, pvpTalentIndex, talentIndex, talentTree, talentTreeIndex, talentTreeNodes } from './chunk-HCIV2L64.js';
12
+ export { pvpTalent, pvpTalentIndex, talent, talentIndex, talentTree, talentTreeIndex, talentTreeNodes } from './chunk-HCIV2L64.js';
13
+ import { techTalent, techTalentIndex, techTalentMedia, techTalentTree, techTalentTreeIndex } from './chunk-WZGXR5WG.js';
14
+ export { techTalent, techTalentIndex, techTalentMedia, techTalentTree, techTalentTreeIndex } from './chunk-WZGXR5WG.js';
15
+ import { pvpTier, pvpTierIndex, pvpTierMedia } from './chunk-6GBFNMK2.js';
16
+ export { pvpTier, pvpTierIndex, pvpTierMedia } from './chunk-6GBFNMK2.js';
17
+ import { quest, questArea, questAreaIndex, questCategory, questCategoryIndex, questIndex, questType, questTypeIndex } from './chunk-QWKGL6OD.js';
18
+ export { quest, questArea, questAreaIndex, questCategory, questCategoryIndex, questIndex, questType, questTypeIndex } from './chunk-QWKGL6OD.js';
19
+ import { realm, realmIndex, realmSearch } from './chunk-GQWURIOG.js';
20
+ export { realm, realmIndex, realmSearch } from './chunk-GQWURIOG.js';
21
+ import { region, regionIndex } from './chunk-U4WVCUZN.js';
22
+ export { region, regionIndex } from './chunk-U4WVCUZN.js';
23
+ import { playableSpecialization, playableSpecializationIndex, playableSpecializationMedia } from './chunk-3ZMQPXO2.js';
24
+ export { playableSpecialization, playableSpecializationIndex, playableSpecializationMedia } from './chunk-3ZMQPXO2.js';
25
+ import { powerType, powerTypeIndex } from './chunk-V3MTDINM.js';
26
+ export { powerType, powerTypeIndex } from './chunk-V3MTDINM.js';
27
+ import { profession, professionIndex, professionMedia, professionSkillTier, recipe, recipeMedia } from './chunk-DGHQJFYZ.js';
28
+ export { profession, professionIndex, professionMedia, professionSkillTier, recipe, recipeMedia } from './chunk-DGHQJFYZ.js';
29
+ import { pvpLeaderboard, pvpLeaderboardIndex, pvpRewardsIndex, pvpSeason, pvpSeasonIndex } from './chunk-2GRTSQL6.js';
30
+ export { pvpLeaderboard, pvpLeaderboardIndex, pvpRewardsIndex, pvpSeason, pvpSeasonIndex } from './chunk-2GRTSQL6.js';
31
+ import { mythicRaidLeaderboard } from './chunk-FPLFZJUE.js';
32
+ export { mythicRaidLeaderboard } from './chunk-FPLFZJUE.js';
33
+ import { pet, petAbility, petAbilityIndex, petAbilityMedia, petIndex, petMedia } from './chunk-X42TYTZZ.js';
34
+ export { pet, petAbility, petAbilityIndex, petAbilityMedia, petIndex, petMedia } from './chunk-X42TYTZZ.js';
35
+ import { playableClass, playableClassIndex, playableClassMedia, pvpTalentSlots } from './chunk-DHX4ALS7.js';
36
+ export { playableClass, playableClassIndex, playableClassMedia, pvpTalentSlots } from './chunk-DHX4ALS7.js';
37
+ import { playableRace, playableRaceIndex } from './chunk-XWV4O5Z4.js';
38
+ export { playableRace, playableRaceIndex } from './chunk-XWV4O5Z4.js';
39
+ import { mount, mountIndex, mountSearch } from './chunk-JR5B6CK4.js';
40
+ export { mount, mountIndex, mountSearch } from './chunk-JR5B6CK4.js';
41
+ import { mythicKeystoneAffix, mythicKeystoneAffixIndex, mythicKeystoneAffixMedia } from './chunk-36KZKLT6.js';
42
+ export { mythicKeystoneAffix, mythicKeystoneAffixIndex, mythicKeystoneAffixMedia } from './chunk-36KZKLT6.js';
43
+ import { mythicKeystoneDungeon, mythicKeystoneDungeonIndex, mythicKeystoneIndex, mythicKeystonePeriod, mythicKeystonePeriodIndex, mythicKeystoneSeason, mythicKeystoneSeasonIndex } from './chunk-GVZPDS6Q.js';
44
+ export { mythicKeystoneDungeon, mythicKeystoneDungeonIndex, mythicKeystoneIndex, mythicKeystonePeriod, mythicKeystonePeriodIndex, mythicKeystoneSeason, mythicKeystoneSeasonIndex } from './chunk-GVZPDS6Q.js';
45
+ import { mythicKeystoneLeaderboard, mythicKeystoneLeaderboardIndex } from './chunk-7HVEQCDL.js';
46
+ export { mythicKeystoneLeaderboard, mythicKeystoneLeaderboardIndex } from './chunk-7HVEQCDL.js';
47
+ import { item, itemClass, itemClassIndex, itemMedia, itemSearch, itemSet, itemSetIndex, itemSubClass } from './chunk-RYBCDOQV.js';
48
+ export { item, itemClass, itemClassIndex, itemMedia, itemSearch, itemSet, itemSetIndex, itemSubClass } from './chunk-RYBCDOQV.js';
49
+ import { journalEncounter, journalEncounterIndex, journalEncounterSearch, journalExpansion, journalExpansionIndex, journalInstance, journalInstanceIndex, journalInstanceMedia } from './chunk-WTFOGQ55.js';
50
+ export { journalEncounter, journalEncounterIndex, journalEncounterSearch, journalExpansion, journalExpansionIndex, journalInstance, journalInstanceIndex, journalInstanceMedia } from './chunk-WTFOGQ55.js';
51
+ import { mediaSearch } from './chunk-ALS7FD7K.js';
52
+ export { mediaSearch } from './chunk-ALS7FD7K.js';
53
+ import { modifiedCraftingCategory, modifiedCraftingCategoryIndex, modifiedCraftingIndex, modifiedCraftingReagentSlotType, modifiedCraftingReagentSlotTypeIndex } from './chunk-ON72ACOS.js';
54
+ export { modifiedCraftingCategory, modifiedCraftingCategoryIndex, modifiedCraftingIndex, modifiedCraftingReagentSlotType, modifiedCraftingReagentSlotTypeIndex } from './chunk-ON72ACOS.js';
55
+ import { creature, creatureDisplayMedia, creatureFamily, creatureFamilyIndex, creatureFamilyMedia, creatureSearch, creatureType, creatureTypeIndex } from './chunk-GBIE4KXG.js';
56
+ export { creature, creatureDisplayMedia, creatureFamily, creatureFamilyIndex, creatureFamilyMedia, creatureSearch, creatureType, creatureTypeIndex } from './chunk-GBIE4KXG.js';
57
+ import { guild, guildAchievements, guildActivity, guildRoster } from './chunk-3W2TUGVY.js';
58
+ export { guild, guildAchievements, guildActivity, guildRoster } from './chunk-3W2TUGVY.js';
59
+ import { guildCrestBorder, guildCrestComponentsIndex, guildCrestEmblem } from './chunk-24236PHF.js';
60
+ export { guildCrestBorder, guildCrestComponentsIndex, guildCrestEmblem } from './chunk-24236PHF.js';
61
+ import { heirloom, heirloomIndex } from './chunk-DEHA3454.js';
62
+ export { heirloom, heirloomIndex } from './chunk-DEHA3454.js';
63
+ import { characterStatisticsSummary } from './chunk-G775CQBW.js';
64
+ export { characterStatisticsSummary } from './chunk-G775CQBW.js';
65
+ import { characterTitlesSummary } from './chunk-D7O6VYRC.js';
66
+ export { characterTitlesSummary } from './chunk-D7O6VYRC.js';
67
+ import { connectedRealm, connectedRealmIndex, connectedRealmSearch } from './chunk-QYEYBQGO.js';
68
+ export { connectedRealm, connectedRealmIndex, connectedRealmSearch } from './chunk-QYEYBQGO.js';
69
+ import { conduit, conduitIndex, covenant, covenantIndex, covenantMedia, soulbind, soulbindIndex } from './chunk-ULWUM3DX.js';
70
+ export { conduit, conduitIndex, covenant, covenantIndex, covenantMedia, soulbind, soulbindIndex } from './chunk-ULWUM3DX.js';
71
+ import { characterCompletedQuests, characterQuests } from './chunk-RDKBICVU.js';
72
+ export { characterCompletedQuests, characterQuests } from './chunk-RDKBICVU.js';
73
+ import { characterReputationsSummary } from './chunk-5JEMELDR.js';
74
+ export { characterReputationsSummary } from './chunk-5JEMELDR.js';
75
+ import { characterSoulbinds } from './chunk-26JOGQUD.js';
76
+ export { characterSoulbinds } from './chunk-26JOGQUD.js';
77
+ import { characterSpecializationsSummary } from './chunk-JIJPTSGU.js';
78
+ export { characterSpecializationsSummary } from './chunk-JIJPTSGU.js';
79
+ import { characterMythicKeystoneProfileIndex, characterMythicKeystoneSeasonDetails } from './chunk-LE4UHLYZ.js';
80
+ export { characterMythicKeystoneProfileIndex, characterMythicKeystoneSeasonDetails } from './chunk-LE4UHLYZ.js';
81
+ import { characterProfessionsSummary } from './chunk-GLXKCE6S.js';
82
+ export { characterProfessionsSummary } from './chunk-GLXKCE6S.js';
83
+ import { characterProfileStatus, characterProfileSummary } from './chunk-LXEXXIEG.js';
84
+ export { characterProfileStatus, characterProfileSummary } from './chunk-LXEXXIEG.js';
85
+ import { characterPvpSummary } from './chunk-U3H47BSV.js';
86
+ export { characterPvpSummary } from './chunk-U3H47BSV.js';
87
+ import { characterDungeons, characterEncountersSummary, characterRaids } from './chunk-CMQTS6M4.js';
88
+ export { characterDungeons, characterEncountersSummary, characterRaids } from './chunk-CMQTS6M4.js';
89
+ import { characterEquipmentSummary } from './chunk-JMTWNL23.js';
90
+ export { characterEquipmentSummary } from './chunk-JMTWNL23.js';
91
+ import { characterHunterPetsSummary } from './chunk-JAJBQO52.js';
92
+ export { characterHunterPetsSummary } from './chunk-JAJBQO52.js';
93
+ import { characterMediaSummary } from './chunk-VTEJNKYT.js';
94
+ export { characterMediaSummary } from './chunk-VTEJNKYT.js';
95
+ import { azeriteEssence, azeriteEssenceIndex, azeriteEssenceMedia, azeriteEssenceSearch } from './chunk-RGGXKGN5.js';
96
+ export { azeriteEssence, azeriteEssenceIndex, azeriteEssenceMedia, azeriteEssenceSearch } from './chunk-RGGXKGN5.js';
97
+ import { characterAchievementsSummary, characterAchievementStatistics } from './chunk-OYEA5CMS.js';
98
+ export { characterAchievementStatistics, characterAchievementsSummary } from './chunk-OYEA5CMS.js';
99
+ import { characterAppearanceSummary } from './chunk-Z6SN5O7U.js';
100
+ export { characterAppearanceSummary } from './chunk-Z6SN5O7U.js';
101
+ import { characterCollectionsIndex, characterHeirloomsCollectionSummary, characterMountsCollectionSummary, characterPetsCollectionSummary, characterToysCollectionSummary, characterTransmogCollectionSummary } from './chunk-YB62WBDV.js';
102
+ export { characterCollectionsIndex, characterHeirloomsCollectionSummary, characterMountsCollectionSummary, characterPetsCollectionSummary, characterToysCollectionSummary, characterTransmogCollectionSummary } from './chunk-YB62WBDV.js';
103
+ import { accountCollectionsIndex, accountHeirloomsCollectionSummary, accountMountsCollectionSummary, accountPetsCollectionSummary, accountProfileSummary, accountToysCollectionSummary, accountTransmogsCollectionSummary, protectedCharacterProfileSummary } from './chunk-EZKCAWKI.js';
104
+ export { accountCollectionsIndex, accountHeirloomsCollectionSummary, accountMountsCollectionSummary, accountPetsCollectionSummary, accountProfileSummary, accountToysCollectionSummary, accountTransmogsCollectionSummary, protectedCharacterProfileSummary } from './chunk-EZKCAWKI.js';
105
+ import { achievement, achievementCategory, achievementCategoryIndex, achievementIndex, achievementMedia } from './chunk-YNXUFYX2.js';
106
+ export { achievement, achievementCategory, achievementCategoryIndex, achievementIndex, achievementMedia } from './chunk-YNXUFYX2.js';
107
+ import { auctions, commodities } from './chunk-JZUJDSZ4.js';
108
+ export { auctions, commodities } from './chunk-JZUJDSZ4.js';
109
+ import './chunk-LTJAQT2G.js';
1248
110
 
1249
111
  // src/index.ts
1250
112
  var wow = {
@@ -1482,8 +344,8 @@ var wow = {
1482
344
  //WoW Token
1483
345
  wowToken
1484
346
  };
1485
- var src_default = wow;
347
+ var index_default = wow;
1486
348
 
1487
- export { accountCollectionsIndex, accountHeirloomsCollectionSummary, accountMountsCollectionSummary, accountPetsCollectionSummary, accountProfileSummary, accountToysCollectionSummary, accountTransmogsCollectionSummary, achievement, achievementCategory, achievementCategoryIndex, achievementIndex, achievementMedia, auctions, azeriteEssence, azeriteEssenceIndex, azeriteEssenceMedia, azeriteEssenceSearch, characterAchievementStatistics, characterAchievementsSummary, characterAppearanceSummary, characterCollectionsIndex, characterCompletedQuests, characterDungeons, characterEncountersSummary, characterEquipmentSummary, characterHeirloomsCollectionSummary, characterHunterPetsSummary, characterMediaSummary, characterMountsCollectionSummary, characterMythicKeystoneProfileIndex, characterMythicKeystoneSeasonDetails, characterPetsCollectionSummary, characterProfessionsSummary, characterProfileStatus, characterProfileSummary, characterPvpSummary, characterQuests, characterRaids, characterReputationsSummary, characterSoulbinds, characterSpecializationsSummary, characterStatisticsSummary, characterTitlesSummary, characterToysCollectionSummary, characterTransmogCollectionSummary, commodities, conduit, conduitIndex, connectedRealm, connectedRealmIndex, connectedRealmSearch, covenant, covenantIndex, covenantMedia, creature, creatureDisplayMedia, creatureFamily, creatureFamilyIndex, creatureFamilyMedia, creatureSearch, creatureType, creatureTypeIndex, src_default as default, guild, guildAchievements, guildActivity, guildCrestBorder, guildCrestComponentsIndex, guildCrestEmblem, guildRoster, heirloom, heirloomIndex, item, itemClass, itemClassIndex, itemMedia, itemSearch, itemSet, itemSetIndex, itemSubClass, journalEncounter, journalEncounterIndex, journalEncounterSearch, journalExpansion, journalExpansionIndex, journalInstance, journalInstanceIndex, journalInstanceMedia, mediaSearch, modifiedCraftingCategory, modifiedCraftingCategoryIndex, modifiedCraftingIndex, modifiedCraftingReagentSlotType, modifiedCraftingReagentSlotTypeIndex, mount, mountIndex, mountSearch, mythicKeystoneAffix, mythicKeystoneAffixIndex, mythicKeystoneAffixMedia, mythicKeystoneDungeon, mythicKeystoneDungeonIndex, mythicKeystoneIndex, mythicKeystoneLeaderboard, mythicKeystoneLeaderboardIndex, mythicKeystonePeriod, mythicKeystonePeriodIndex, mythicKeystoneSeason, mythicKeystoneSeasonIndex, mythicRaidLeaderboard, pet, petAbility, petAbilityIndex, petAbilityMedia, petIndex, petMedia, playableClass, playableClassIndex, playableClassMedia, playableRace, playableRaceIndex, playableSpecialization, playableSpecializationIndex, playableSpecializationMedia, powerType, powerTypeIndex, profession, professionIndex, professionMedia, professionSkillTier, protectedCharacterProfileSummary, pvpLeaderboard, pvpLeaderboardIndex, pvpRewardsIndex, pvpSeason, pvpSeasonIndex, pvpTalent, pvpTalentIndex, pvpTalentSlots, pvpTier, pvpTierIndex, pvpTierMedia, quest, questArea, questAreaIndex, questCategory, questCategoryIndex, questIndex, questType, questTypeIndex, realm, realmIndex, realmSearch, recipe, recipeMedia, region, regionIndex, reputationFaction, reputationFactionIndex, reputationTiers, reputationTiersIndex, soulbind, soulbindIndex, spell, spellMedia, spellSearch, talent, talentIndex, talentTree, talentTreeIndex, talentTreeNodes, techTalent, techTalentIndex, techTalentMedia, techTalentTree, techTalentTreeIndex, title, titleIndex, toy, toyIndex, wow, wowToken };
349
+ export { index_default as default, wow };
1488
350
  //# sourceMappingURL=index.js.map
1489
351
  //# sourceMappingURL=index.js.map