{"version":3,"file":"index-dd5e9a0b.entry.js","sources":["../../../ui/protection_warrior/index.ts"],"sourcesContent":["import { Spec } from '../core/proto/common.js';\nimport { Sim } from '../core/sim.js';\nimport { Player } from '../core/player.js';\nimport { TypedEvent } from '../core/typed_event.js';\n\nimport { ProtectionWarriorSimUI } from './sim.js';\n\nconst sim = new Sim();\nconst player = new Player(Spec.SpecProtectionWarrior, sim);\nplayer.enableHealing();\n\nsim.raid.setPlayer(TypedEvent.nextEventID(), 0, player);\n\nconst simUI = new ProtectionWarriorSimUI(document.body, player);\n"],"names":["sim","Sim","player","Player","Spec","SpecProtectionWarrior","enableHealing","raid","setPlayer","TypedEvent","nextEventID","ProtectionWarriorSimUI","document","body"],"mappings":"sPAOMA,EAAM,IAAIC,EACVC,EAAS,IAAIC,EAAmCC,EAAKC,sBAAuBL,GAClFE,EAAOI,gBAEPN,EAAIO,KAAKC,UAAUC,EAAWC,cAAe,EAAGR,GAElC,IAAIS,EAAuBC,SAASC,KAAMX"}