@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.
- package/dist/account-profile/account-profile.d.ts +56 -0
- package/dist/account-profile/account-profile.js +3 -0
- package/dist/account-profile/account-profile.js.map +1 -0
- package/dist/account-profile/types.d.ts +138 -0
- package/dist/account-profile/types.js +3 -0
- package/dist/account-profile/types.js.map +1 -0
- package/dist/achievements/achievements.d.ts +34 -0
- package/dist/achievements/achievements.js +4 -0
- package/dist/achievements/achievements.js.map +1 -0
- package/dist/achievements/types.d.ts +70 -0
- package/dist/achievements/types.js +3 -0
- package/dist/achievements/types.js.map +1 -0
- package/dist/auction-house/auction-house.d.ts +17 -0
- package/dist/auction-house/auction-house.js +4 -0
- package/dist/auction-house/auction-house.js.map +1 -0
- package/dist/auction-house/types.d.ts +50 -0
- package/dist/auction-house/types.js +3 -0
- package/dist/auction-house/types.js.map +1 -0
- package/dist/azerite-essence/azerite-essence.d.ts +29 -0
- package/dist/azerite-essence/azerite-essence.js +4 -0
- package/dist/azerite-essence/azerite-essence.js.map +1 -0
- package/dist/azerite-essence/types.d.ts +57 -0
- package/dist/azerite-essence/types.js +3 -0
- package/dist/azerite-essence/types.js.map +1 -0
- package/dist/base.d.ts +115 -0
- package/dist/base.js +3 -0
- package/dist/base.js.map +1 -0
- package/dist/character-achievements/character-achievements.d.ts +18 -0
- package/dist/character-achievements/character-achievements.js +3 -0
- package/dist/character-achievements/character-achievements.js.map +1 -0
- package/dist/character-achievements/types.d.ts +56 -0
- package/dist/character-achievements/types.js +3 -0
- package/dist/character-achievements/types.js.map +1 -0
- package/dist/character-appearance/character-appearance.d.ts +12 -0
- package/dist/character-appearance/character-appearance.js +3 -0
- package/dist/character-appearance/character-appearance.js.map +1 -0
- package/dist/character-appearance/types.d.ts +53 -0
- package/dist/character-appearance/types.js +3 -0
- package/dist/character-appearance/types.js.map +1 -0
- package/dist/character-collections/character-collections.d.ts +42 -0
- package/dist/character-collections/character-collections.js +3 -0
- package/dist/character-collections/character-collections.js.map +1 -0
- package/dist/character-collections/types.d.ts +79 -0
- package/dist/character-collections/types.js +3 -0
- package/dist/character-collections/types.js.map +1 -0
- package/dist/character-encounters/character-encounters.d.ts +24 -0
- package/dist/character-encounters/character-encounters.js +3 -0
- package/dist/character-encounters/character-encounters.js.map +1 -0
- package/dist/character-encounters/types.d.ts +56 -0
- package/dist/character-encounters/types.js +3 -0
- package/dist/character-encounters/types.js.map +1 -0
- package/dist/character-equipment/character-equipment.d.ts +12 -0
- package/dist/character-equipment/character-equipment.js +3 -0
- package/dist/character-equipment/character-equipment.js.map +1 -0
- package/dist/character-equipment/types.d.ts +144 -0
- package/dist/character-equipment/types.js +3 -0
- package/dist/character-equipment/types.js.map +1 -0
- package/dist/character-hunter-pets/character-hunter-pets.d.ts +13 -0
- package/dist/character-hunter-pets/character-hunter-pets.js +3 -0
- package/dist/character-hunter-pets/character-hunter-pets.js.map +1 -0
- package/dist/character-hunter-pets/types.d.ts +19 -0
- package/dist/character-hunter-pets/types.js +3 -0
- package/dist/character-hunter-pets/types.js.map +1 -0
- package/dist/character-media/character-media.d.ts +12 -0
- package/dist/character-media/character-media.js +3 -0
- package/dist/character-media/character-media.js.map +1 -0
- package/dist/character-media/types.d.ts +12 -0
- package/dist/character-media/types.js +3 -0
- package/dist/character-media/types.js.map +1 -0
- package/dist/character-mythic-keystone-profile/character-mythic-keystone-profile.d.ts +21 -0
- package/dist/character-mythic-keystone-profile/character-mythic-keystone-profile.js +3 -0
- package/dist/character-mythic-keystone-profile/character-mythic-keystone-profile.js.map +1 -0
- package/dist/character-mythic-keystone-profile/types.d.ts +46 -0
- package/dist/character-mythic-keystone-profile/types.js +3 -0
- package/dist/character-mythic-keystone-profile/types.js.map +1 -0
- package/dist/character-professions/character-professions.d.ts +12 -0
- package/dist/character-professions/character-professions.js +3 -0
- package/dist/character-professions/character-professions.js.map +1 -0
- package/dist/character-professions/types.d.ts +25 -0
- package/dist/character-professions/types.js +3 -0
- package/dist/character-professions/types.js.map +1 -0
- package/dist/character-profile/character-profile.d.ts +30 -0
- package/dist/character-profile/character-profile.js +3 -0
- package/dist/character-profile/character-profile.js.map +1 -0
- package/dist/character-profile/types.d.ts +55 -0
- package/dist/character-profile/types.js +3 -0
- package/dist/character-profile/types.js.map +1 -0
- package/dist/character-pvp/character-pvp.d.ts +12 -0
- package/dist/character-pvp/character-pvp.js +3 -0
- package/dist/character-pvp/character-pvp.js.map +1 -0
- package/dist/character-pvp/types.d.ts +19 -0
- package/dist/character-pvp/types.js +3 -0
- package/dist/character-pvp/types.js.map +1 -0
- package/dist/character-quests/character-quests.d.ts +18 -0
- package/dist/character-quests/character-quests.js +3 -0
- package/dist/character-quests/character-quests.js.map +1 -0
- package/dist/character-quests/types.d.ts +13 -0
- package/dist/character-quests/types.js +3 -0
- package/dist/character-quests/types.js.map +1 -0
- package/dist/character-reputations/character-reputations.d.ts +12 -0
- package/dist/character-reputations/character-reputations.js +3 -0
- package/dist/character-reputations/character-reputations.js.map +1 -0
- package/dist/character-reputations/types.d.ts +25 -0
- package/dist/character-reputations/types.js +3 -0
- package/dist/character-reputations/types.js.map +1 -0
- package/dist/character-soulbinds/character-soulbinds.d.ts +12 -0
- package/dist/character-soulbinds/character-soulbinds.js +3 -0
- package/dist/character-soulbinds/character-soulbinds.js.map +1 -0
- package/dist/character-soulbinds/types.d.ts +33 -0
- package/dist/character-soulbinds/types.js +3 -0
- package/dist/character-soulbinds/types.js.map +1 -0
- package/dist/character-specializations/character-specializations.d.ts +12 -0
- package/dist/character-specializations/character-specializations.js +3 -0
- package/dist/character-specializations/character-specializations.js.map +1 -0
- package/dist/character-specializations/types.d.ts +46 -0
- package/dist/character-specializations/types.js +3 -0
- package/dist/character-specializations/types.js.map +1 -0
- package/dist/character-statistics/character-statistics.d.ts +12 -0
- package/dist/character-statistics/character-statistics.js +3 -0
- package/dist/character-statistics/character-statistics.js.map +1 -0
- package/dist/character-statistics/types.d.ts +59 -0
- package/dist/character-statistics/types.js +3 -0
- package/dist/character-statistics/types.js.map +1 -0
- package/dist/character-titles/character-titles.d.ts +12 -0
- package/dist/character-titles/character-titles.js +3 -0
- package/dist/character-titles/character-titles.js.map +1 -0
- package/dist/character-titles/types.d.ts +11 -0
- package/dist/character-titles/types.js +3 -0
- package/dist/character-titles/types.js.map +1 -0
- package/dist/chunk-24236PHF.js +25 -0
- package/dist/chunk-24236PHF.js.map +1 -0
- package/dist/chunk-26JOGQUD.js +11 -0
- package/dist/chunk-26JOGQUD.js.map +1 -0
- package/dist/chunk-2GRTSQL6.js +37 -0
- package/dist/chunk-2GRTSQL6.js.map +1 -0
- package/dist/chunk-36KZKLT6.js +25 -0
- package/dist/chunk-36KZKLT6.js.map +1 -0
- package/dist/chunk-3W2TUGVY.js +30 -0
- package/dist/chunk-3W2TUGVY.js.map +1 -0
- package/dist/chunk-3ZMQPXO2.js +25 -0
- package/dist/chunk-3ZMQPXO2.js.map +1 -0
- package/dist/chunk-42VH37MD.js +19 -0
- package/dist/chunk-42VH37MD.js.map +1 -0
- package/dist/chunk-4ECCICR5.js +13 -0
- package/dist/chunk-4ECCICR5.js.map +1 -0
- package/dist/chunk-5JEMELDR.js +11 -0
- package/dist/chunk-5JEMELDR.js.map +1 -0
- package/dist/chunk-6GBFNMK2.js +25 -0
- package/dist/chunk-6GBFNMK2.js.map +1 -0
- package/dist/chunk-7HVEQCDL.js +19 -0
- package/dist/chunk-7HVEQCDL.js.map +1 -0
- package/dist/chunk-ALS7FD7K.js +18 -0
- package/dist/chunk-ALS7FD7K.js.map +1 -0
- package/dist/chunk-CMQTS6M4.js +24 -0
- package/dist/chunk-CMQTS6M4.js.map +1 -0
- package/dist/chunk-D7O6VYRC.js +11 -0
- package/dist/chunk-D7O6VYRC.js.map +1 -0
- package/dist/chunk-DEHA3454.js +19 -0
- package/dist/chunk-DEHA3454.js.map +1 -0
- package/dist/chunk-DGHQJFYZ.js +43 -0
- package/dist/chunk-DGHQJFYZ.js.map +1 -0
- package/dist/chunk-DHX4ALS7.js +31 -0
- package/dist/chunk-DHX4ALS7.js.map +1 -0
- package/dist/chunk-EZKCAWKI.js +62 -0
- package/dist/chunk-EZKCAWKI.js.map +1 -0
- package/dist/chunk-FPLFZJUE.js +13 -0
- package/dist/chunk-FPLFZJUE.js.map +1 -0
- package/dist/chunk-G775CQBW.js +11 -0
- package/dist/chunk-G775CQBW.js.map +1 -0
- package/dist/chunk-GBIE4KXG.js +60 -0
- package/dist/chunk-GBIE4KXG.js.map +1 -0
- package/dist/chunk-GLXKCE6S.js +11 -0
- package/dist/chunk-GLXKCE6S.js.map +1 -0
- package/dist/chunk-GQWURIOG.js +30 -0
- package/dist/chunk-GQWURIOG.js.map +1 -0
- package/dist/chunk-GVZPDS6Q.js +49 -0
- package/dist/chunk-GVZPDS6Q.js.map +1 -0
- package/dist/chunk-HCIV2L64.js +49 -0
- package/dist/chunk-HCIV2L64.js.map +1 -0
- package/dist/chunk-JAJBQO52.js +11 -0
- package/dist/chunk-JAJBQO52.js.map +1 -0
- package/dist/chunk-JIJPTSGU.js +11 -0
- package/dist/chunk-JIJPTSGU.js.map +1 -0
- package/dist/chunk-JMTWNL23.js +11 -0
- package/dist/chunk-JMTWNL23.js.map +1 -0
- package/dist/chunk-JR5B6CK4.js +30 -0
- package/dist/chunk-JR5B6CK4.js.map +1 -0
- package/dist/chunk-JZUJDSZ4.js +19 -0
- package/dist/chunk-JZUJDSZ4.js.map +1 -0
- package/dist/chunk-LE4UHLYZ.js +17 -0
- package/dist/chunk-LE4UHLYZ.js.map +1 -0
- package/dist/chunk-LTJAQT2G.js +16 -0
- package/dist/chunk-LTJAQT2G.js.map +1 -0
- package/dist/chunk-LXEXXIEG.js +17 -0
- package/dist/chunk-LXEXXIEG.js.map +1 -0
- package/dist/chunk-MSX4CUNQ.js +31 -0
- package/dist/chunk-MSX4CUNQ.js.map +1 -0
- package/dist/chunk-ON72ACOS.js +37 -0
- package/dist/chunk-ON72ACOS.js.map +1 -0
- package/dist/chunk-OYEA5CMS.js +18 -0
- package/dist/chunk-OYEA5CMS.js.map +1 -0
- package/dist/chunk-QWKGL6OD.js +55 -0
- package/dist/chunk-QWKGL6OD.js.map +1 -0
- package/dist/chunk-QYEYBQGO.js +31 -0
- package/dist/chunk-QYEYBQGO.js.map +1 -0
- package/dist/chunk-RDKBICVU.js +17 -0
- package/dist/chunk-RDKBICVU.js.map +1 -0
- package/dist/chunk-RGGXKGN5.js +33 -0
- package/dist/chunk-RGGXKGN5.js.map +1 -0
- package/dist/chunk-RYBCDOQV.js +60 -0
- package/dist/chunk-RYBCDOQV.js.map +1 -0
- package/dist/chunk-SPTZICRM.js +19 -0
- package/dist/chunk-SPTZICRM.js.map +1 -0
- package/dist/chunk-U3H47BSV.js +11 -0
- package/dist/chunk-U3H47BSV.js.map +1 -0
- package/dist/chunk-U4WVCUZN.js +19 -0
- package/dist/chunk-U4WVCUZN.js.map +1 -0
- package/dist/chunk-ULWUM3DX.js +49 -0
- package/dist/chunk-ULWUM3DX.js.map +1 -0
- package/dist/chunk-V3MTDINM.js +19 -0
- package/dist/chunk-V3MTDINM.js.map +1 -0
- package/dist/chunk-VPH2NQRQ.js +30 -0
- package/dist/chunk-VPH2NQRQ.js.map +1 -0
- package/dist/chunk-VTEJNKYT.js +11 -0
- package/dist/chunk-VTEJNKYT.js.map +1 -0
- package/dist/chunk-WTFOGQ55.js +60 -0
- package/dist/chunk-WTFOGQ55.js.map +1 -0
- package/dist/chunk-WZGXR5WG.js +37 -0
- package/dist/chunk-WZGXR5WG.js.map +1 -0
- package/dist/chunk-X42TYTZZ.js +43 -0
- package/dist/chunk-X42TYTZZ.js.map +1 -0
- package/dist/chunk-XWV4O5Z4.js +19 -0
- package/dist/chunk-XWV4O5Z4.js.map +1 -0
- package/dist/chunk-YB62WBDV.js +42 -0
- package/dist/chunk-YB62WBDV.js.map +1 -0
- package/dist/chunk-YNXUFYX2.js +36 -0
- package/dist/chunk-YNXUFYX2.js.map +1 -0
- package/dist/chunk-Z6SN5O7U.js +11 -0
- package/dist/chunk-Z6SN5O7U.js.map +1 -0
- package/dist/connected-realm/connected-realm.d.ts +24 -0
- package/dist/connected-realm/connected-realm.js +4 -0
- package/dist/connected-realm/connected-realm.js.map +1 -0
- package/dist/connected-realm/types.d.ts +111 -0
- package/dist/connected-realm/types.js +3 -0
- package/dist/connected-realm/types.js.map +1 -0
- package/dist/covenant/covenant.d.ts +45 -0
- package/dist/covenant/covenant.js +4 -0
- package/dist/covenant/covenant.js.map +1 -0
- package/dist/covenant/types.d.ts +119 -0
- package/dist/covenant/types.js +3 -0
- package/dist/covenant/types.js.map +1 -0
- package/dist/creature/creature.d.ts +52 -0
- package/dist/creature/creature.js +4 -0
- package/dist/creature/creature.js.map +1 -0
- package/dist/creature/types.d.ts +107 -0
- package/dist/creature/types.js +3 -0
- package/dist/creature/types.js.map +1 -0
- package/dist/guild/guild.d.ts +30 -0
- package/dist/guild/guild.js +3 -0
- package/dist/guild/guild.js.map +1 -0
- package/dist/guild/types.d.ts +100 -0
- package/dist/guild/types.js +3 -0
- package/dist/guild/types.js.map +1 -0
- package/dist/guild-crest/guild-crest.d.ts +23 -0
- package/dist/guild-crest/guild-crest.js +4 -0
- package/dist/guild-crest/guild-crest.js.map +1 -0
- package/dist/guild-crest/types.d.ts +47 -0
- package/dist/guild-crest/types.js +3 -0
- package/dist/guild-crest/types.js.map +1 -0
- package/dist/heirloom/heirloom.d.ts +17 -0
- package/dist/heirloom/heirloom.js +4 -0
- package/dist/heirloom/heirloom.js.map +1 -0
- package/dist/heirloom/types.d.ts +87 -0
- package/dist/heirloom/types.js +3 -0
- package/dist/heirloom/types.js.map +1 -0
- package/dist/index.d.ts +113 -4415
- package/dist/index.js +111 -1249
- package/dist/index.js.map +1 -1
- package/dist/item/item.d.ts +53 -0
- package/dist/item/item.js +4 -0
- package/dist/item/item.js.map +1 -0
- package/dist/item/types.d.ts +244 -0
- package/dist/item/types.js +3 -0
- package/dist/item/types.js.map +1 -0
- package/dist/journal/journal.d.ts +51 -0
- package/dist/journal/journal.js +4 -0
- package/dist/journal/journal.js.map +1 -0
- package/dist/journal/types.d.ts +160 -0
- package/dist/journal/types.js +3 -0
- package/dist/journal/types.js.map +1 -0
- package/dist/media-search/media-search.d.ts +12 -0
- package/dist/media-search/media-search.js +4 -0
- package/dist/media-search/media-search.js.map +1 -0
- package/dist/media-search/types.d.ts +29 -0
- package/dist/media-search/types.js +3 -0
- package/dist/media-search/types.js.map +1 -0
- package/dist/modified-crafting/modified-crafting.d.ts +33 -0
- package/dist/modified-crafting/modified-crafting.js +4 -0
- package/dist/modified-crafting/modified-crafting.js.map +1 -0
- package/dist/modified-crafting/types.d.ts +49 -0
- package/dist/modified-crafting/types.js +3 -0
- package/dist/modified-crafting/types.js.map +1 -0
- package/dist/mount/mount.d.ts +23 -0
- package/dist/mount/mount.js +4 -0
- package/dist/mount/mount.js.map +1 -0
- package/dist/mount/types.d.ts +62 -0
- package/dist/mount/types.js +3 -0
- package/dist/mount/types.js.map +1 -0
- package/dist/mythic-keystone-affix/mythic-keystone-affix.d.ts +23 -0
- package/dist/mythic-keystone-affix/mythic-keystone-affix.js +4 -0
- package/dist/mythic-keystone-affix/mythic-keystone-affix.js.map +1 -0
- package/dist/mythic-keystone-affix/types.d.ts +30 -0
- package/dist/mythic-keystone-affix/types.js +3 -0
- package/dist/mythic-keystone-affix/types.js.map +1 -0
- package/dist/mythic-keystone-dungeon/mythic-keystone-dungeon.d.ts +44 -0
- package/dist/mythic-keystone-dungeon/mythic-keystone-dungeon.js +4 -0
- package/dist/mythic-keystone-dungeon/mythic-keystone-dungeon.js.map +1 -0
- package/dist/mythic-keystone-dungeon/types.d.ts +80 -0
- package/dist/mythic-keystone-dungeon/types.js +3 -0
- package/dist/mythic-keystone-dungeon/types.js.map +1 -0
- package/dist/mythic-keystone-leaderboard/mythic-keystone-leaderboard.d.ts +20 -0
- package/dist/mythic-keystone-leaderboard/mythic-keystone-leaderboard.js +4 -0
- package/dist/mythic-keystone-leaderboard/mythic-keystone-leaderboard.js.map +1 -0
- package/dist/mythic-keystone-leaderboard/types.d.ts +61 -0
- package/dist/mythic-keystone-leaderboard/types.js +3 -0
- package/dist/mythic-keystone-leaderboard/types.js.map +1 -0
- package/dist/mythic-raid-leaderboard/mythic-raid-leaderboard.d.ts +13 -0
- package/dist/mythic-raid-leaderboard/mythic-raid-leaderboard.js +4 -0
- package/dist/mythic-raid-leaderboard/mythic-raid-leaderboard.js.map +1 -0
- package/dist/mythic-raid-leaderboard/types.d.ts +36 -0
- package/dist/mythic-raid-leaderboard/types.js +3 -0
- package/dist/mythic-raid-leaderboard/types.js.map +1 -0
- package/dist/pet/pet.d.ts +40 -0
- package/dist/pet/pet.js +4 -0
- package/dist/pet/pet.js.map +1 -0
- package/dist/pet/types.d.ts +78 -0
- package/dist/pet/types.js +3 -0
- package/dist/pet/types.js.map +1 -0
- package/dist/playable-class/playable-class.d.ts +29 -0
- package/dist/playable-class/playable-class.js +4 -0
- package/dist/playable-class/playable-class.js.map +1 -0
- package/dist/playable-class/types.d.ts +47 -0
- package/dist/playable-class/types.js +3 -0
- package/dist/playable-class/types.js.map +1 -0
- package/dist/playable-race/playable-race.d.ts +17 -0
- package/dist/playable-race/playable-race.js +4 -0
- package/dist/playable-race/playable-race.js.map +1 -0
- package/dist/playable-race/types.d.ts +22 -0
- package/dist/playable-race/types.js +3 -0
- package/dist/playable-race/types.js.map +1 -0
- package/dist/playable-specialization/playable-specialization.d.ts +23 -0
- package/dist/playable-specialization/playable-specialization.js +4 -0
- package/dist/playable-specialization/playable-specialization.js.map +1 -0
- package/dist/playable-specialization/types.d.ts +55 -0
- package/dist/playable-specialization/types.js +3 -0
- package/dist/playable-specialization/types.js.map +1 -0
- package/dist/power-type/power-type.d.ts +17 -0
- package/dist/power-type/power-type.js +4 -0
- package/dist/power-type/power-type.js.map +1 -0
- package/dist/power-type/types.d.ts +17 -0
- package/dist/power-type/types.js +3 -0
- package/dist/power-type/types.js.map +1 -0
- package/dist/profession/profession.d.ts +42 -0
- package/dist/profession/profession.js +4 -0
- package/dist/profession/profession.js.map +1 -0
- package/dist/profession/types.d.ts +74 -0
- package/dist/profession/types.js +3 -0
- package/dist/profession/types.js.map +1 -0
- package/dist/pvp-season/pvp-season.d.ts +36 -0
- package/dist/pvp-season/pvp-season.js +4 -0
- package/dist/pvp-season/pvp-season.js.map +1 -0
- package/dist/pvp-season/types.d.ts +89 -0
- package/dist/pvp-season/types.js +3 -0
- package/dist/pvp-season/types.js.map +1 -0
- package/dist/pvp-tier/pvp-tier.d.ts +23 -0
- package/dist/pvp-tier/pvp-tier.js +4 -0
- package/dist/pvp-tier/pvp-tier.js.map +1 -0
- package/dist/pvp-tier/types.d.ts +37 -0
- package/dist/pvp-tier/types.js +3 -0
- package/dist/pvp-tier/types.js.map +1 -0
- package/dist/quest/quest.d.ts +50 -0
- package/dist/quest/quest.js +4 -0
- package/dist/quest/quest.js.map +1 -0
- package/dist/quest/types.d.ts +102 -0
- package/dist/quest/types.js +3 -0
- package/dist/quest/types.js.map +1 -0
- package/dist/realm/realm.d.ts +23 -0
- package/dist/realm/realm.js +4 -0
- package/dist/realm/realm.js.map +1 -0
- package/dist/realm/types.d.ts +81 -0
- package/dist/realm/types.js +3 -0
- package/dist/realm/types.js.map +1 -0
- package/dist/region/region.d.ts +17 -0
- package/dist/region/region.js +4 -0
- package/dist/region/region.js.map +1 -0
- package/dist/region/types.d.ts +21 -0
- package/dist/region/types.js +3 -0
- package/dist/region/types.js.map +1 -0
- package/dist/reputations/reputations.d.ts +28 -0
- package/dist/reputations/reputations.js +4 -0
- package/dist/reputations/reputations.js.map +1 -0
- package/dist/reputations/types.d.ts +51 -0
- package/dist/reputations/types.js +3 -0
- package/dist/reputations/types.js.map +1 -0
- package/dist/spell/spell.d.ts +24 -0
- package/dist/spell/spell.js +4 -0
- package/dist/spell/spell.js.map +1 -0
- package/dist/spell/types.d.ts +47 -0
- package/dist/spell/types.js +3 -0
- package/dist/spell/types.js.map +1 -0
- package/dist/talent/talent.d.ts +46 -0
- package/dist/talent/talent.js +4 -0
- package/dist/talent/talent.js.map +1 -0
- package/dist/talent/types.d.ts +161 -0
- package/dist/talent/types.js +3 -0
- package/dist/talent/types.js.map +1 -0
- package/dist/tech-talent/tech-talent.d.ts +34 -0
- package/dist/tech-talent/tech-talent.js +4 -0
- package/dist/tech-talent/tech-talent.js.map +1 -0
- package/dist/tech-talent/types.d.ts +52 -0
- package/dist/tech-talent/types.js +3 -0
- package/dist/tech-talent/types.js.map +1 -0
- package/dist/title/title.d.ts +17 -0
- package/dist/title/title.js +4 -0
- package/dist/title/title.js.map +1 -0
- package/dist/title/types.d.ts +18 -0
- package/dist/title/types.js +3 -0
- package/dist/title/types.js.map +1 -0
- package/dist/toy/toy.d.ts +17 -0
- package/dist/toy/toy.js +4 -0
- package/dist/toy/toy.js.map +1 -0
- package/dist/toy/types.d.ts +29 -0
- package/dist/toy/types.js +3 -0
- package/dist/toy/types.js.map +1 -0
- package/dist/wow-token/types.d.ts +12 -0
- package/dist/wow-token/types.js +3 -0
- package/dist/wow-token/types.js.map +1 -0
- package/dist/wow-token/wow-token.d.ts +11 -0
- package/dist/wow-token/wow-token.js +4 -0
- package/dist/wow-token/wow-token.js.map +1 -0
- package/package.json +14 -5
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { Resource } from '@blizzard-api/core';
|
|
2
|
+
import { GuildResponse, GuildAchievementsResponse, GuildActivityResponse, GuildRosterResponse } from './types.js';
|
|
3
|
+
import '../base.js';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @param realmSlug The slug of the realm.
|
|
7
|
+
* @param nameSlug The lowercase name of the guild.
|
|
8
|
+
* @returns a single guild by its name and realm.
|
|
9
|
+
*/
|
|
10
|
+
declare function guild(realmSlug: string, nameSlug: string): Resource<GuildResponse>;
|
|
11
|
+
/**
|
|
12
|
+
* @param realmSlug The slug of the realm.
|
|
13
|
+
* @param nameSlug The lowercase name of the guild.
|
|
14
|
+
* @returns a single guild's achievements by name and realm.
|
|
15
|
+
*/
|
|
16
|
+
declare function guildAchievements(realmSlug: string, nameSlug: string): Resource<GuildAchievementsResponse>;
|
|
17
|
+
/**
|
|
18
|
+
* @param realmSlug The slug of the realm.
|
|
19
|
+
* @param nameSlug The lowercase name of the guild.
|
|
20
|
+
* @returns a single guild's activity by name and realm.
|
|
21
|
+
*/
|
|
22
|
+
declare function guildActivity(realmSlug: string, nameSlug: string): Resource<GuildActivityResponse>;
|
|
23
|
+
/**
|
|
24
|
+
* @param realmSlug The slug of the realm.
|
|
25
|
+
* @param nameSlug The lowercase name of the guild.
|
|
26
|
+
* @returns a single guild's roster by its name and realm.
|
|
27
|
+
*/
|
|
28
|
+
declare function guildRoster(realmSlug: string, nameSlug: string): Resource<GuildRosterResponse>;
|
|
29
|
+
|
|
30
|
+
export { guild, guildAchievements, guildActivity, guildRoster };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"guild.js"}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
import { ResponseBase, Href, Faction, Realm, NameIdKey, Character, Color, KeyBase } from '../base.js';
|
|
2
|
+
|
|
3
|
+
interface GuildAchievementsResponse extends ResponseBase {
|
|
4
|
+
achievements: Array<Achievement>;
|
|
5
|
+
category_progress: Array<CategoryProgress>;
|
|
6
|
+
guild: Guild;
|
|
7
|
+
recent_events: Array<RecentEvent>;
|
|
8
|
+
total_points: number;
|
|
9
|
+
total_quantity: number;
|
|
10
|
+
}
|
|
11
|
+
interface GuildActivityResponse extends ResponseBase {
|
|
12
|
+
activities: Array<ActivityElement>;
|
|
13
|
+
guild: Guild;
|
|
14
|
+
}
|
|
15
|
+
interface GuildResponse extends ResponseBase {
|
|
16
|
+
achievement_points: number;
|
|
17
|
+
achievements: Href;
|
|
18
|
+
activity: Href;
|
|
19
|
+
created_timestamp: number;
|
|
20
|
+
crest: Crest;
|
|
21
|
+
faction: Faction;
|
|
22
|
+
id: number;
|
|
23
|
+
member_count: number;
|
|
24
|
+
name: string;
|
|
25
|
+
name_search: string;
|
|
26
|
+
realm: Realm;
|
|
27
|
+
roster: Href;
|
|
28
|
+
}
|
|
29
|
+
interface GuildRosterResponse extends ResponseBase {
|
|
30
|
+
guild: Guild;
|
|
31
|
+
members: Array<Member>;
|
|
32
|
+
}
|
|
33
|
+
interface Achievement {
|
|
34
|
+
achievement: NameIdKey;
|
|
35
|
+
completed_timestamp?: number;
|
|
36
|
+
criteria?: Criteria;
|
|
37
|
+
id: number;
|
|
38
|
+
}
|
|
39
|
+
interface ActivityElement {
|
|
40
|
+
activity: {
|
|
41
|
+
type: string;
|
|
42
|
+
};
|
|
43
|
+
character_achievement: CharacterAchievement;
|
|
44
|
+
timestamp: number;
|
|
45
|
+
}
|
|
46
|
+
interface Border {
|
|
47
|
+
color: RgbWithId;
|
|
48
|
+
id: number;
|
|
49
|
+
media: KeyBase & {
|
|
50
|
+
id: number;
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
interface CategoryProgress {
|
|
54
|
+
category: NameIdKey;
|
|
55
|
+
points: number;
|
|
56
|
+
quantity: number;
|
|
57
|
+
}
|
|
58
|
+
interface CharacterAchievement {
|
|
59
|
+
achievement: NameIdKey;
|
|
60
|
+
character: Character;
|
|
61
|
+
}
|
|
62
|
+
interface Crest {
|
|
63
|
+
background: {
|
|
64
|
+
color: RgbWithId;
|
|
65
|
+
};
|
|
66
|
+
border: Border;
|
|
67
|
+
emblem: Border;
|
|
68
|
+
}
|
|
69
|
+
interface Criteria {
|
|
70
|
+
amount?: number;
|
|
71
|
+
child_criteria?: Array<Criteria>;
|
|
72
|
+
id: number;
|
|
73
|
+
is_completed: boolean;
|
|
74
|
+
}
|
|
75
|
+
interface Guild extends NameIdKey {
|
|
76
|
+
faction: Faction;
|
|
77
|
+
realm: Realm;
|
|
78
|
+
}
|
|
79
|
+
interface Member {
|
|
80
|
+
character: RosterMemberCharacter;
|
|
81
|
+
rank: number;
|
|
82
|
+
}
|
|
83
|
+
interface Playable extends KeyBase {
|
|
84
|
+
id: number;
|
|
85
|
+
}
|
|
86
|
+
interface RecentEvent {
|
|
87
|
+
achievement: NameIdKey;
|
|
88
|
+
timestamp: number;
|
|
89
|
+
}
|
|
90
|
+
interface RgbWithId {
|
|
91
|
+
id: number;
|
|
92
|
+
rgba: Color;
|
|
93
|
+
}
|
|
94
|
+
interface RosterMemberCharacter extends Character {
|
|
95
|
+
level: number;
|
|
96
|
+
playable_class: Playable;
|
|
97
|
+
playable_race: Playable;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
export type { GuildAchievementsResponse, GuildActivityResponse, GuildResponse, GuildRosterResponse };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { Resource } from '@blizzard-api/core';
|
|
2
|
+
import { GuildCrestBorderEmblemResponse, GuildCrestComponentsIndexResponse } from './types.js';
|
|
3
|
+
import '../base.js';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* Get a guild crest border by ID.
|
|
7
|
+
* @param borderId The guild crest border ID.
|
|
8
|
+
* @returns The guild crest border. See {@link GuildCrestBorderEmblemResponse}.
|
|
9
|
+
*/
|
|
10
|
+
declare function guildCrestBorder(borderId: number): Resource<GuildCrestBorderEmblemResponse>;
|
|
11
|
+
/**
|
|
12
|
+
* Get the guild crest components index.
|
|
13
|
+
* @returns The guild crest components index. See {@link GuildCrestComponentsIndexResponse}.
|
|
14
|
+
*/
|
|
15
|
+
declare function guildCrestComponentsIndex(): Resource<GuildCrestComponentsIndexResponse>;
|
|
16
|
+
/**
|
|
17
|
+
* Get a guild crest emblem by ID.
|
|
18
|
+
* @param emblemId The guild crest emblem ID.
|
|
19
|
+
* @returns The guild crest emblem. See {@link GuildCrestBorderEmblemResponse}.
|
|
20
|
+
*/
|
|
21
|
+
declare function guildCrestEmblem(emblemId: number): Resource<GuildCrestBorderEmblemResponse>;
|
|
22
|
+
|
|
23
|
+
export { guildCrestBorder, guildCrestComponentsIndex, guildCrestEmblem };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"guild-crest.js"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { ResponseBase, KeyBase } from '../base.js';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* The response for a guild crest border or emblem.
|
|
5
|
+
* @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
|
|
6
|
+
*/
|
|
7
|
+
interface GuildCrestBorderEmblemResponse extends ResponseBase {
|
|
8
|
+
assets: Array<GuildCrestAsset>;
|
|
9
|
+
id: number;
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* The response for the guild crest components index.
|
|
13
|
+
* @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
|
|
14
|
+
*/
|
|
15
|
+
interface GuildCrestComponentsIndexResponse extends ResponseBase {
|
|
16
|
+
borders: Array<Border>;
|
|
17
|
+
colors: Colors;
|
|
18
|
+
emblems: Array<Border>;
|
|
19
|
+
}
|
|
20
|
+
interface Background {
|
|
21
|
+
id: number;
|
|
22
|
+
rgba: RGBA;
|
|
23
|
+
}
|
|
24
|
+
interface Border {
|
|
25
|
+
id: number;
|
|
26
|
+
media: Media;
|
|
27
|
+
}
|
|
28
|
+
interface Colors {
|
|
29
|
+
backgrounds: Array<Background>;
|
|
30
|
+
borders: Array<Background>;
|
|
31
|
+
emblems: Array<Background>;
|
|
32
|
+
}
|
|
33
|
+
interface GuildCrestAsset {
|
|
34
|
+
key: string;
|
|
35
|
+
value: string;
|
|
36
|
+
}
|
|
37
|
+
interface Media extends KeyBase {
|
|
38
|
+
id: number;
|
|
39
|
+
}
|
|
40
|
+
interface RGBA {
|
|
41
|
+
a: number;
|
|
42
|
+
b: number;
|
|
43
|
+
g: number;
|
|
44
|
+
r: number;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
export type { GuildCrestBorderEmblemResponse, GuildCrestComponentsIndexResponse };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Resource } from '@blizzard-api/core';
|
|
2
|
+
import { HeirloomResponse, HeirloomIndexResponse } from './types.js';
|
|
3
|
+
import '../base.js';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* Get a heirloom by ID.
|
|
7
|
+
* @param heirloomId The heirloom ID.
|
|
8
|
+
* @returns The heirloom. See {@link HeirloomResponse}.
|
|
9
|
+
*/
|
|
10
|
+
declare function heirloom(heirloomId: number): Resource<HeirloomResponse>;
|
|
11
|
+
/**
|
|
12
|
+
* Get the heirloom index.
|
|
13
|
+
* @returns The heirloom index. See {@link HeirloomIndexResponse}.
|
|
14
|
+
*/
|
|
15
|
+
declare function heirloomIndex(): Resource<HeirloomIndexResponse>;
|
|
16
|
+
|
|
17
|
+
export { heirloom, heirloomIndex };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"heirloom.js"}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import { ResponseBase, NameIdKey, KeyBase, Color } from '../base.js';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* The response for the heirloom index.
|
|
5
|
+
* @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
|
|
6
|
+
*/
|
|
7
|
+
interface HeirloomIndexResponse extends ResponseBase {
|
|
8
|
+
heirlooms: Array<NameIdKey>;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* The response for a heirloom.
|
|
12
|
+
* @see {@link https://develop.battle.net/documentation/world-of-warcraft/game-data-apis}
|
|
13
|
+
*/
|
|
14
|
+
interface HeirloomResponse extends ResponseBase {
|
|
15
|
+
id: number;
|
|
16
|
+
item: NameIdKey;
|
|
17
|
+
media: Media;
|
|
18
|
+
source: Source;
|
|
19
|
+
source_description: string;
|
|
20
|
+
upgrades: Array<Upgrade>;
|
|
21
|
+
}
|
|
22
|
+
interface AttackSpeedClass {
|
|
23
|
+
display_string: string;
|
|
24
|
+
value: number;
|
|
25
|
+
}
|
|
26
|
+
interface Damage {
|
|
27
|
+
damage_class: Source;
|
|
28
|
+
display_string: string;
|
|
29
|
+
max_value: number;
|
|
30
|
+
min_value: number;
|
|
31
|
+
}
|
|
32
|
+
interface Display {
|
|
33
|
+
color: Color;
|
|
34
|
+
display_string: string;
|
|
35
|
+
}
|
|
36
|
+
interface Media extends KeyBase {
|
|
37
|
+
id: number;
|
|
38
|
+
}
|
|
39
|
+
interface Requirements {
|
|
40
|
+
level: RequirementsLevel;
|
|
41
|
+
}
|
|
42
|
+
interface RequirementsLevel {
|
|
43
|
+
display_string: string;
|
|
44
|
+
}
|
|
45
|
+
interface Source {
|
|
46
|
+
name: string;
|
|
47
|
+
type: string;
|
|
48
|
+
}
|
|
49
|
+
interface Stat {
|
|
50
|
+
display: Display;
|
|
51
|
+
is_equip_bonus?: boolean;
|
|
52
|
+
type: Source;
|
|
53
|
+
value: number;
|
|
54
|
+
}
|
|
55
|
+
interface Upgrade {
|
|
56
|
+
item: UpgradeItem;
|
|
57
|
+
level: number;
|
|
58
|
+
}
|
|
59
|
+
interface UpgradeItem {
|
|
60
|
+
binding: Source;
|
|
61
|
+
bonus_list: Array<number>;
|
|
62
|
+
context: number;
|
|
63
|
+
inventory_type: Source;
|
|
64
|
+
item: Media;
|
|
65
|
+
item_class: NameIdKey;
|
|
66
|
+
item_subclass: NameIdKey;
|
|
67
|
+
level: AttackSpeedClass;
|
|
68
|
+
media: Media;
|
|
69
|
+
name: string;
|
|
70
|
+
quality: Source;
|
|
71
|
+
requirements: Requirements;
|
|
72
|
+
stats: Array<Stat>;
|
|
73
|
+
upgrades: Upgrades;
|
|
74
|
+
weapon: Weapon;
|
|
75
|
+
}
|
|
76
|
+
interface Upgrades {
|
|
77
|
+
display_string: string;
|
|
78
|
+
max_value: number;
|
|
79
|
+
value: number;
|
|
80
|
+
}
|
|
81
|
+
interface Weapon {
|
|
82
|
+
attack_speed: AttackSpeedClass;
|
|
83
|
+
damage: Damage;
|
|
84
|
+
dps: AttackSpeedClass;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
export type { HeirloomIndexResponse, HeirloomResponse };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
|