@firestone-hs/reference-data 1.0.126 → 1.0.128
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/enums/booster-type.d.ts +1 -2
- package/dist/enums/booster-type.js +0 -1
- package/dist/enums/booster-type.js.map +1 -1
- package/dist/enums/draft-slot-type.d.ts +6 -0
- package/dist/enums/draft-slot-type.js +11 -0
- package/dist/enums/draft-slot-type.js.map +1 -0
- package/dist/public-api.d.ts +1 -0
- package/dist/public-api.js +1 -0
- package/dist/public-api.js.map +1 -1
- package/package.json +1 -1
|
@@ -69,6 +69,5 @@ var BoosterType;
|
|
|
69
69
|
BoosterType[BoosterType["GOLDEN_YEAR_OF_THE_PHOENIX"] = 938] = "GOLDEN_YEAR_OF_THE_PHOENIX";
|
|
70
70
|
BoosterType[BoosterType["WILD_WEST2"] = 944] = "WILD_WEST2";
|
|
71
71
|
BoosterType[BoosterType["GOLDEN_CAVERNS_OF_TIME"] = 945] = "GOLDEN_CAVERNS_OF_TIME";
|
|
72
|
-
BoosterType[BoosterType["GOLDEN_WILD_WEST"] = 952] = "GOLDEN_WILD_WEST";
|
|
73
72
|
})(BoosterType = exports.BoosterType || (exports.BoosterType = {}));
|
|
74
73
|
//# sourceMappingURL=booster-type.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"booster-type.js","sourceRoot":"","sources":["../../src/enums/booster-type.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"booster-type.js","sourceRoot":"","sources":["../../src/enums/booster-type.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAmEX;AAnED,WAAY,WAAW;IACtB,mDAAW,CAAA;IACX,mDAAW,CAAA;IACX,uEAAqB,CAAA;IACrB,8EAAyB,CAAA;IACzB,sDAAa,CAAA;IACb,0EAAuB,CAAA;IACvB,sEAAqB,CAAA;IACrB,8DAAiB,CAAA;IACjB,kDAAW,CAAA;IACX,gEAAkB,CAAA;IAClB,4EAAwB,CAAA;IACxB,gFAA0B,CAAA;IAC1B,wDAAc,CAAA;IACd,8EAAyB,CAAA;IACzB,wEAAsB,CAAA;IACtB,kEAAmB,CAAA;IACnB,oDAAY,CAAA;IACZ,iDAAW,CAAA;IACX,mEAAoB,CAAA;IACpB,qDAAa,CAAA;IACb,+DAAkB,CAAA;IAClB,6DAAiB,CAAA;IACjB,qEAAqB,CAAA;IACrB,mEAAoB,CAAA;IACpB,iEAAmB,CAAA;IACnB,6DAAiB,CAAA;IACjB,qEAAqB,CAAA;IACrB,yDAAe,CAAA;IACf,2EAAwB,CAAA;IACxB,mEAAoB,CAAA;IACpB,6DAAiB,CAAA;IACjB,mEAAoB,CAAA;IACpB,uEAAsB,CAAA;IACtB,uEAAsB,CAAA;IACtB,qEAAqB,CAAA;IACrB,mEAAoB,CAAA;IACpB,qEAAqB,CAAA;IACrB,uEAAsB,CAAA;IACtB,+EAA0B,CAAA;IAC1B,iFAA2B,CAAA;IAC3B,mEAAoB,CAAA;IACpB,2EAAwB,CAAA;IACxB,qEAAqB,CAAA;IACrB,qEAAqB,CAAA;IACrB,iEAAmB,CAAA;IACnB,yDAAe,CAAA;IACf,+EAA0B,CAAA;IAC1B,2DAAgB,CAAA;IAChB,uEAAsB,CAAA;IACtB,mDAAY,CAAA;IACZ,qFAA6B,CAAA;IAC7B,iFAA2B,CAAA;IAC3B,mFAA4B,CAAA;IAC5B,6EAAyB,CAAA;IACzB,yEAAuB,CAAA;IACvB,qEAAqB,CAAA;IACrB,mEAAoB,CAAA;IACpB,uEAAsB,CAAA;IACtB,+EAA0B,CAAA;IAC1B,mGAAoC,CAAA;IACpC,yDAAe,CAAA;IACf,2FAAgC,CAAA;IAChC,iEAAmB,CAAA;IACnB,2FAAgC,CAAA;IAChC,2DAAgB,CAAA;IAChB,mFAA4B,CAAA;AAC7B,CAAC,EAnEW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAmEtB","sourcesContent":["export enum BoosterType {\n\tINVALID = 0,\n\tCLASSIC = 1,\n\tGOBLINS_VS_GNOMES = 9,\n\tTHE_GRAND_TOURNAMENT = 10,\n\tOLD_GODS = 11,\n\tFIRST_PURCHASE_OLD = 17,\n\tSIGNUP_INCENTIVE = 18,\n\tMEAN_STREETS = 19,\n\tUNGORO = 20,\n\tFROZEN_THRONE = 21,\n\tGOLDEN_CLASSIC_PACK = 23,\n\tKOBOLDS_AND_CATACOMBS = 30,\n\tWITCHWOOD = 31,\n\tTHE_BOOMSDAY_PROJECT = 38,\n\tRASTAKHANS_RUMBLE = 40,\n\tMAMMOTH_BUNDLE = 41,\n\tDALARAN = 49,\n\tULDUM = 128,\n\tFIRST_PURCHASE = 181,\n\tDRAGONS = 347,\n\tBLACK_TEMPLE = 423,\n\tSCHOLOMANCE = 468,\n\tSTANDARD_HUNTER = 470,\n\tYEAR_OF_DRAGON = 498,\n\tSTANDARD_MAGE = 545,\n\tTHE_BARRENS = 553,\n\tWAILING_CAVERNS = 583,\n\tSTORMWIND = 602,\n\tGOLDEN_SCHOLOMANCE = 603,\n\tDARKMOON_FAIRE = 616,\n\tMERCENARIES = 629,\n\tSTANDARD_DRUID = 631,\n\tSTANDARD_PALADIN = 632,\n\tSTANDARD_WARRIOR = 633,\n\tSTANDARD_PRIEST = 634,\n\tSTANDARD_ROGUE = 635,\n\tSTANDARD_SHAMAN = 636,\n\tSTANDARD_WARLOCK = 637,\n\tSTANDARD_DEMONHUNTER = 638,\n\tGOLDEN_DARKMOON_FAIRE = 643,\n\tALTERAC_VALLEY = 665,\n\tGOLDEN_THE_BARRENS = 686,\n\tYEAR_OF_PHOENIX = 688,\n\tTHE_SUNKEN_CITY = 694,\n\tSTANDARD_PACK = 713,\n\tWILD_PACK = 714,\n\tGOLDEN_STANDARD_PACK = 716,\n\tREVENDRETH = 729,\n\tSTORMWIND_GOLDEN = 737,\n\tTITANS = 819,\n\tRETURN_OF_THE_LICH_KING = 821,\n\tALTERAC_VALLEY_GOLDEN = 841,\n\tGOLDEN_THE_SUNKEN_CITY = 850,\n\tBATTLE_OF_THE_BANDS = 854,\n\tGOLDEN_REVENDRETH = 874,\n\tCAVERNS_OF_TIME = 894,\n\tPATH_OF_ARTHAS = 903,\n\tGOLDEN_WILD_PACK = 904,\n\tSTANDARD_DEATHKNIGHT = 918,\n\tGOLDEN_RETURN_OF_THE_LICH_KING = 921,\n\tWILD_WEST = 922,\n\tGOLDEN_BATTLE_OF_THE_BANDS = 932,\n\tGOLDEN_TITANS = 937,\n\tGOLDEN_YEAR_OF_THE_PHOENIX = 938,\n\tWILD_WEST2 = 944,\n\tGOLDEN_CAVERNS_OF_TIME = 945,\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DraftSlotType = void 0;
|
|
4
|
+
var DraftSlotType;
|
|
5
|
+
(function (DraftSlotType) {
|
|
6
|
+
DraftSlotType[DraftSlotType["DRAFT_SLOT_NONE"] = 0] = "DRAFT_SLOT_NONE";
|
|
7
|
+
DraftSlotType[DraftSlotType["DRAFT_SLOT_CARD"] = 1] = "DRAFT_SLOT_CARD";
|
|
8
|
+
DraftSlotType[DraftSlotType["DRAFT_SLOT_HERO"] = 2] = "DRAFT_SLOT_HERO";
|
|
9
|
+
DraftSlotType[DraftSlotType["DRAFT_SLOT_HERO_POWER"] = 3] = "DRAFT_SLOT_HERO_POWER";
|
|
10
|
+
})(DraftSlotType = exports.DraftSlotType || (exports.DraftSlotType = {}));
|
|
11
|
+
//# sourceMappingURL=draft-slot-type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"draft-slot-type.js","sourceRoot":"","sources":["../../src/enums/draft-slot-type.ts"],"names":[],"mappings":";;;AAAA,IAAY,aAKX;AALD,WAAY,aAAa;IACxB,uEAAmB,CAAA;IACnB,uEAAmB,CAAA;IACnB,uEAAmB,CAAA;IACnB,mFAAyB,CAAA;AAC1B,CAAC,EALW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAKxB","sourcesContent":["export enum DraftSlotType {\n\tDRAFT_SLOT_NONE = 0,\n\tDRAFT_SLOT_CARD = 1,\n\tDRAFT_SLOT_HERO = 2,\n\tDRAFT_SLOT_HERO_POWER = 3,\n}\n"]}
|
package/dist/public-api.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ export * from './enums/card-text-builder-type';
|
|
|
10
10
|
export * from './enums/card-type';
|
|
11
11
|
export * from './enums/choice-type';
|
|
12
12
|
export * from './enums/dk-rune-type';
|
|
13
|
+
export * from './enums/draft-slot-type';
|
|
13
14
|
export * from './enums/dungeon-crawl-option-type';
|
|
14
15
|
export * from './enums/game-format';
|
|
15
16
|
export * from './enums/game-tags';
|
package/dist/public-api.js
CHANGED
|
@@ -22,6 +22,7 @@ __exportStar(require("./enums/card-text-builder-type"), exports);
|
|
|
22
22
|
__exportStar(require("./enums/card-type"), exports);
|
|
23
23
|
__exportStar(require("./enums/choice-type"), exports);
|
|
24
24
|
__exportStar(require("./enums/dk-rune-type"), exports);
|
|
25
|
+
__exportStar(require("./enums/draft-slot-type"), exports);
|
|
25
26
|
__exportStar(require("./enums/dungeon-crawl-option-type"), exports);
|
|
26
27
|
__exportStar(require("./enums/game-format"), exports);
|
|
27
28
|
__exportStar(require("./enums/game-tags"), exports);
|
package/dist/public-api.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public-api.js","sourceRoot":"","sources":["../src/public-api.ts"],"names":[],"mappings":";;;;;;;;;;;;AAIA,6CAA2B;AAC3B,qDAAmC;AACnC,sDAAoC;AACpC,gDAA8B;AAC9B,uDAAqC;AACrC,qDAAmC;AACnC,sDAAoC;AACpC,mDAAiC;AACjC,iEAA+C;AAC/C,oDAAkC;AAClC,sDAAoC;AACpC,uDAAqC;AACrC,oEAAkD;AAClD,sDAAoC;AACpC,oDAAkC;AAClC,oDAAkC;AAClC,iDAA+B;AAC/B,wEAAsD;AACtD,+DAA6C;AAC7C,6DAA2C;AAC3C,oDAAkC;AAClC,mDAAiC;AACjC,4DAA0C;AAC1C,oDAAkC;AAClC,0DAAwC;AACxC,uDAAqC;AACrC,+CAA6B;AAC7B,2DAAyC;AACzC,4DAA0C;AAC1C,sDAAoC;AACpC,0DAAwC;AACxC,sDAAoC;AACpC,gDAA8B;AAC9B,uDAAqC;AACrC,+CAA6B;AAC7B,mDAAiC;AACjC,sDAAoC;AACpC,+DAA6C;AAC7C,+CAA6B;AAC7B,iDAA+B;AAC/B,uEAAqD;AACrD,0EAAwD;AACxD,0EAAwD;AACxD,kFAAgE;AAChE,0EAAwD;AACxD,8EAA4D;AAC5D,wDAAsC;AACtC,+DAA6C;AAC7C,uDAAqC;AACrC,8DAA4C;AAC5C,wDAAsC;AACtC,yDAAuC;AACvC,sDAAoC;AACpC,yDAAuC;AACvC,yDAAuC","sourcesContent":["/*\r\n * Public API Surface of reference-data\r\n */\r\n\r\nexport * from './card-ids';\r\nexport * from './enums/block-type';\r\nexport * from './enums/bnet-region';\r\nexport * from './enums/board';\r\nexport * from './enums/booster-type';\r\nexport * from './enums/card-class';\r\nexport * from './enums/card-rarity';\r\nexport * from './enums/card-set';\r\nexport * from './enums/card-text-builder-type';\r\nexport * from './enums/card-type';\r\nexport * from './enums/choice-type';\r\nexport * from './enums/dk-rune-type';\r\nexport * from './enums/dungeon-crawl-option-type';\r\nexport * from './enums/game-format';\r\nexport * from './enums/game-tags';\r\nexport * from './enums/game-type';\r\nexport * from './enums/locale';\r\nexport * from './enums/mercenaries-bounty-difficulty';\r\nexport * from './enums/mercenaries-map-type';\r\nexport * from './enums/mercenary-selector';\r\nexport * from './enums/meta-tags';\r\nexport * from './enums/mulligan';\r\nexport * from './enums/multi-class-group';\r\nexport * from './enums/playstate';\r\nexport * from './enums/quest-pool-type';\r\nexport * from './enums/quest-status';\r\nexport * from './enums/race';\r\nexport * from './enums/reward-item-type';\r\nexport * from './enums/reward-track-type';\r\nexport * from './enums/reward-type';\r\nexport * from './enums/scenario-groups';\r\nexport * from './enums/scenario-id';\r\nexport * from './enums/scene';\r\nexport * from './enums/spell-school';\r\nexport * from './enums/step';\r\nexport * from './enums/tag-role';\r\nexport * from './enums/task-status';\r\nexport * from './enums/village-visitor-type';\r\nexport * from './enums/zone';\r\nexport * from './models/quest';\r\nexport * from './models/reference-cards/rarity.type';\r\nexport * from './models/reference-cards/reference-card';\r\nexport * from './models/reference-cards/reference-data';\r\nexport * from './models/reference-cards/reference-player-class';\r\nexport * from './models/reference-cards/reference-sets';\r\nexport * from './models/reference-cards/related-cards-data';\r\nexport * from './secondary-race-tags';\r\nexport * from './services/all-cards.service';\r\nexport * from './services/bgs-utils';\r\nexport * from './services/collection-utils';\r\nexport * from './services/deck-utils';\r\nexport * from './services/duels-utils';\r\nexport * from './services/hs-utils';\r\nexport * from './services/mercs-utils';\r\nexport * from './services/twist-utils';\r\n// export * from './services/mercs-utils';\r\n"]}
|
|
1
|
+
{"version":3,"file":"public-api.js","sourceRoot":"","sources":["../src/public-api.ts"],"names":[],"mappings":";;;;;;;;;;;;AAIA,6CAA2B;AAC3B,qDAAmC;AACnC,sDAAoC;AACpC,gDAA8B;AAC9B,uDAAqC;AACrC,qDAAmC;AACnC,sDAAoC;AACpC,mDAAiC;AACjC,iEAA+C;AAC/C,oDAAkC;AAClC,sDAAoC;AACpC,uDAAqC;AACrC,0DAAwC;AACxC,oEAAkD;AAClD,sDAAoC;AACpC,oDAAkC;AAClC,oDAAkC;AAClC,iDAA+B;AAC/B,wEAAsD;AACtD,+DAA6C;AAC7C,6DAA2C;AAC3C,oDAAkC;AAClC,mDAAiC;AACjC,4DAA0C;AAC1C,oDAAkC;AAClC,0DAAwC;AACxC,uDAAqC;AACrC,+CAA6B;AAC7B,2DAAyC;AACzC,4DAA0C;AAC1C,sDAAoC;AACpC,0DAAwC;AACxC,sDAAoC;AACpC,gDAA8B;AAC9B,uDAAqC;AACrC,+CAA6B;AAC7B,mDAAiC;AACjC,sDAAoC;AACpC,+DAA6C;AAC7C,+CAA6B;AAC7B,iDAA+B;AAC/B,uEAAqD;AACrD,0EAAwD;AACxD,0EAAwD;AACxD,kFAAgE;AAChE,0EAAwD;AACxD,8EAA4D;AAC5D,wDAAsC;AACtC,+DAA6C;AAC7C,uDAAqC;AACrC,8DAA4C;AAC5C,wDAAsC;AACtC,yDAAuC;AACvC,sDAAoC;AACpC,yDAAuC;AACvC,yDAAuC","sourcesContent":["/*\r\n * Public API Surface of reference-data\r\n */\r\n\r\nexport * from './card-ids';\r\nexport * from './enums/block-type';\r\nexport * from './enums/bnet-region';\r\nexport * from './enums/board';\r\nexport * from './enums/booster-type';\r\nexport * from './enums/card-class';\r\nexport * from './enums/card-rarity';\r\nexport * from './enums/card-set';\r\nexport * from './enums/card-text-builder-type';\r\nexport * from './enums/card-type';\r\nexport * from './enums/choice-type';\r\nexport * from './enums/dk-rune-type';\r\nexport * from './enums/draft-slot-type';\r\nexport * from './enums/dungeon-crawl-option-type';\r\nexport * from './enums/game-format';\r\nexport * from './enums/game-tags';\r\nexport * from './enums/game-type';\r\nexport * from './enums/locale';\r\nexport * from './enums/mercenaries-bounty-difficulty';\r\nexport * from './enums/mercenaries-map-type';\r\nexport * from './enums/mercenary-selector';\r\nexport * from './enums/meta-tags';\r\nexport * from './enums/mulligan';\r\nexport * from './enums/multi-class-group';\r\nexport * from './enums/playstate';\r\nexport * from './enums/quest-pool-type';\r\nexport * from './enums/quest-status';\r\nexport * from './enums/race';\r\nexport * from './enums/reward-item-type';\r\nexport * from './enums/reward-track-type';\r\nexport * from './enums/reward-type';\r\nexport * from './enums/scenario-groups';\r\nexport * from './enums/scenario-id';\r\nexport * from './enums/scene';\r\nexport * from './enums/spell-school';\r\nexport * from './enums/step';\r\nexport * from './enums/tag-role';\r\nexport * from './enums/task-status';\r\nexport * from './enums/village-visitor-type';\r\nexport * from './enums/zone';\r\nexport * from './models/quest';\r\nexport * from './models/reference-cards/rarity.type';\r\nexport * from './models/reference-cards/reference-card';\r\nexport * from './models/reference-cards/reference-data';\r\nexport * from './models/reference-cards/reference-player-class';\r\nexport * from './models/reference-cards/reference-sets';\r\nexport * from './models/reference-cards/related-cards-data';\r\nexport * from './secondary-race-tags';\r\nexport * from './services/all-cards.service';\r\nexport * from './services/bgs-utils';\r\nexport * from './services/collection-utils';\r\nexport * from './services/deck-utils';\r\nexport * from './services/duels-utils';\r\nexport * from './services/hs-utils';\r\nexport * from './services/mercs-utils';\r\nexport * from './services/twist-utils';\r\n// export * from './services/mercs-utils';\r\n"]}
|