@maka/maka-cli 5.126.0 → 5.128.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/bundle/typescript/package.json +8 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/move.js +6 -3
- package/bundle/typescript/src/commands/game/sideQuest/engine-version.js +8 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/player.js +7 -0
- package/bundle/typescript/src/commands/game/sideQuest/utilities/planes.js +14 -0
- package/bundle/typescript/src/commands/game/sideQuest/utilities/spots.js +18 -3
- package/bundle/typescript/src/commands/profile.js +10 -2
- package/package.json +8 -6
- package/bundle/typescript/src/command.d.ts +0 -37
- package/bundle/typescript/src/command.js.map +0 -1
- package/bundle/typescript/src/commands/_index.d.ts +0 -28
- package/bundle/typescript/src/commands/_index.js.map +0 -1
- package/bundle/typescript/src/commands/aws/_index.d.ts +0 -16
- package/bundle/typescript/src/commands/aws/_index.js.map +0 -1
- package/bundle/typescript/src/commands/aws/aws.command.d.ts +0 -3
- package/bundle/typescript/src/commands/aws/aws.command.js.map +0 -1
- package/bundle/typescript/src/commands/aws/cecr.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/cecr.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/chz.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/chz.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/ci.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/ci.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/ckp.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/ckp.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/csg.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/csg.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/decr.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/decr.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/di.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/di.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/dkp.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/dkp.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/dsg.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/dsg.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/lecr.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/lecr.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/rbi.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/rbi.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/rdn.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/rdn.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/rkp.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/rkp.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/sth.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/sth.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/aws/ti.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/aws/ti.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/build/_index.d.ts +0 -2
- package/bundle/typescript/src/commands/build/_index.js.map +0 -1
- package/bundle/typescript/src/commands/build/build.d.ts +0 -3
- package/bundle/typescript/src/commands/build/build.js.map +0 -1
- package/bundle/typescript/src/commands/build/docker.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/build/docker.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/create.d.ts +0 -1
- package/bundle/typescript/src/commands/create.js.map +0 -1
- package/bundle/typescript/src/commands/debug.d.ts +0 -1
- package/bundle/typescript/src/commands/debug.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/_index.d.ts +0 -4
- package/bundle/typescript/src/commands/deploy/_index.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/deploy.command.d.ts +0 -3
- package/bundle/typescript/src/commands/deploy/deploy.command.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/galaxy.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/deploy/galaxy.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/github.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/deploy/github.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/deploy/ubuntu.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/deploy/ubuntu.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/env/_index.d.ts +0 -3
- package/bundle/typescript/src/commands/env/_index.js.map +0 -1
- package/bundle/typescript/src/commands/env/env.command.d.ts +0 -3
- package/bundle/typescript/src/commands/env/env.command.js.map +0 -1
- package/bundle/typescript/src/commands/env/get.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/env/get.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/env/prompt-for-env.d.ts +0 -10
- package/bundle/typescript/src/commands/env/prompt-for-env.js.map +0 -1
- package/bundle/typescript/src/commands/env/set.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/env/set.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/game/_index.d.ts +0 -2
- package/bundle/typescript/src/commands/game/_index.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/adept-powers.d.ts +0 -71
- package/bundle/typescript/src/commands/game/sideQuest/adept-powers.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/archetypes.d.ts +0 -160
- package/bundle/typescript/src/commands/game/sideQuest/archetypes.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/aspects.d.ts +0 -68
- package/bundle/typescript/src/commands/game/sideQuest/aspects.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/augmentations.d.ts +0 -207
- package/bundle/typescript/src/commands/game/sideQuest/augmentations.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/abandon.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/commands/abandon.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/advance.d.ts +0 -26
- package/bundle/typescript/src/commands/game/sideQuest/commands/advance.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/ar.d.ts +0 -34
- package/bundle/typescript/src/commands/game/sideQuest/commands/ar.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/ask.d.ts +0 -65
- package/bundle/typescript/src/commands/game/sideQuest/commands/ask.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/assense.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/assense.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/attack.d.ts +0 -42
- package/bundle/typescript/src/commands/game/sideQuest/commands/attack.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/backlog.d.ts +0 -199
- package/bundle/typescript/src/commands/game/sideQuest/commands/backlog.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/bluff.d.ts +0 -59
- package/bundle/typescript/src/commands/game/sideQuest/commands/bluff.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/brandish.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/brandish.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/breach.d.ts +0 -39
- package/bundle/typescript/src/commands/game/sideQuest/commands/breach.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/buy.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/commands/buy.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/bypass-command.d.ts +0 -64
- package/bundle/typescript/src/commands/game/sideQuest/commands/bypass-command.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/call.d.ts +0 -72
- package/bundle/typescript/src/commands/game/sideQuest/commands/call.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/cast.d.ts +0 -119
- package/bundle/typescript/src/commands/game/sideQuest/commands/cast.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/catalog.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/catalog.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/climb.d.ts +0 -48
- package/bundle/typescript/src/commands/game/sideQuest/commands/climb.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/command-registry.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/commands/command-registry.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/command.d.ts +0 -63
- package/bundle/typescript/src/commands/game/sideQuest/commands/command.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/companions.d.ts +0 -69
- package/bundle/typescript/src/commands/game/sideQuest/commands/companions.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/compile.d.ts +0 -65
- package/bundle/typescript/src/commands/game/sideQuest/commands/compile.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/contacts.d.ts +0 -18
- package/bundle/typescript/src/commands/game/sideQuest/commands/contacts.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/container-verbs.d.ts +0 -18
- package/bundle/typescript/src/commands/game/sideQuest/commands/container-verbs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/cover.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/commands/cover.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/crew.d.ts +0 -46
- package/bundle/typescript/src/commands/game/sideQuest/commands/crew.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/deck.d.ts +0 -42
- package/bundle/typescript/src/commands/game/sideQuest/commands/deck.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/decompile.d.ts +0 -61
- package/bundle/typescript/src/commands/game/sideQuest/commands/decompile.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/dispel.d.ts +0 -23
- package/bundle/typescript/src/commands/game/sideQuest/commands/dispel.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/docwagon.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/docwagon.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/download.d.ts +0 -46
- package/bundle/typescript/src/commands/game/sideQuest/commands/download.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/drink.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/drink.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/drone.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/drone.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/drop.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/commands/drop.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/eat.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/eat.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/edge.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/commands/edge.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/emote.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/commands/emote.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/end-call.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/end-call.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/enter-host.d.ts +0 -59
- package/bundle/typescript/src/commands/game/sideQuest/commands/enter-host.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/equip.d.ts +0 -11
- package/bundle/typescript/src/commands/game/sideQuest/commands/equip.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/equipment.d.ts +0 -23
- package/bundle/typescript/src/commands/game/sideQuest/commands/equipment.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/fit.d.ts +0 -29
- package/bundle/typescript/src/commands/game/sideQuest/commands/fit.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/follow.d.ts +0 -37
- package/bundle/typescript/src/commands/game/sideQuest/commands/follow.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/garage.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/garage.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/give.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/commands/give.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/go.d.ts +0 -88
- package/bundle/typescript/src/commands/game/sideQuest/commands/go.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/grapple.d.ts +0 -38
- package/bundle/typescript/src/commands/game/sideQuest/commands/grapple.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/hack.d.ts +0 -103
- package/bundle/typescript/src/commands/game/sideQuest/commands/hack.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/haggle.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/haggle.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/heal.d.ts +0 -53
- package/bundle/typescript/src/commands/game/sideQuest/commands/heal.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/hints.d.ts +0 -10
- package/bundle/typescript/src/commands/game/sideQuest/commands/hints.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/hop.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/hop.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/initiate.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/commands/initiate.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/install.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/install.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/inv.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/inv.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/jack.d.ts +0 -36
- package/bundle/typescript/src/commands/game/sideQuest/commands/jack.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/jackpoint.d.ts +0 -24
- package/bundle/typescript/src/commands/game/sideQuest/commands/jackpoint.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/job-offer.d.ts +0 -38
- package/bundle/typescript/src/commands/game/sideQuest/commands/job-offer.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/jobs.d.ts +0 -12
- package/bundle/typescript/src/commands/game/sideQuest/commands/jobs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/journal.d.ts +0 -44
- package/bundle/typescript/src/commands/game/sideQuest/commands/journal.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/jump.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/jump.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/kill.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/commands/kill.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/lead.d.ts +0 -40
- package/bundle/typescript/src/commands/game/sideQuest/commands/lead.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/lifestyle.d.ts +0 -23
- package/bundle/typescript/src/commands/game/sideQuest/commands/lifestyle.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/lock.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/commands/lock.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/look.d.ts +0 -62
- package/bundle/typescript/src/commands/game/sideQuest/commands/look.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/loot.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/loot.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/map.d.ts +0 -26
- package/bundle/typescript/src/commands/game/sideQuest/commands/map.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/mark.d.ts +0 -27
- package/bundle/typescript/src/commands/game/sideQuest/commands/mark.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/message.d.ts +0 -44
- package/bundle/typescript/src/commands/game/sideQuest/commands/message.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/move.d.ts +0 -194
- package/bundle/typescript/src/commands/game/sideQuest/commands/move.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/note.d.ts +0 -99
- package/bundle/typescript/src/commands/game/sideQuest/commands/note.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/order.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/commands/order.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/overwatch.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/overwatch.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/palm.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/palm.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/pan.d.ts +0 -12
- package/bundle/typescript/src/commands/game/sideQuest/commands/pan.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/pay.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/commands/pay.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/perform.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/commands/perform.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/persuade.d.ts +0 -18
- package/bundle/typescript/src/commands/game/sideQuest/commands/persuade.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/pick.d.ts +0 -43
- package/bundle/typescript/src/commands/game/sideQuest/commands/pick.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/players.d.ts +0 -12
- package/bundle/typescript/src/commands/game/sideQuest/commands/players.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/posture.d.ts +0 -45
- package/bundle/typescript/src/commands/game/sideQuest/commands/posture.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/project.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/commands/project.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/quality-trade.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/quality-trade.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/read.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/read.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/reboot.d.ts +0 -12
- package/bundle/typescript/src/commands/game/sideQuest/commands/reboot.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/register.d.ts +0 -29
- package/bundle/typescript/src/commands/game/sideQuest/commands/register.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/reload.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/reload.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/rest.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/rest.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/review.d.ts +0 -39
- package/bundle/typescript/src/commands/game/sideQuest/commands/review.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/roles.d.ts +0 -34
- package/bundle/typescript/src/commands/game/sideQuest/commands/roles.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/say.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/commands/say.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/search.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/search.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sell.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/commands/sell.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sheet.d.ts +0 -24
- package/bundle/typescript/src/commands/game/sideQuest/commands/sheet.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/silent.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/commands/silent.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sin.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/sin.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sneak.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/sneak.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/snoop.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/commands/snoop.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/source.d.ts +0 -11
- package/bundle/typescript/src/commands/game/sideQuest/commands/source.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/spells.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/spells.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sprites.d.ts +0 -35
- package/bundle/typescript/src/commands/game/sideQuest/commands/sprites.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/stance.d.ts +0 -22
- package/bundle/typescript/src/commands/game/sideQuest/commands/stance.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/standby.d.ts +0 -40
- package/bundle/typescript/src/commands/game/sideQuest/commands/standby.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/store.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/commands/store.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/subdue.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/commands/subdue.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/summon.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/commands/summon.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/surrender.d.ts +0 -20
- package/bundle/typescript/src/commands/game/sideQuest/commands/surrender.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/sustain.d.ts +0 -60
- package/bundle/typescript/src/commands/game/sideQuest/commands/sustain.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/take.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/commands/take.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/talk.d.ts +0 -56
- package/bundle/typescript/src/commands/game/sideQuest/commands/talk.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/tap.d.ts +0 -52
- package/bundle/typescript/src/commands/game/sideQuest/commands/tap.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/thread.d.ts +0 -89
- package/bundle/typescript/src/commands/game/sideQuest/commands/thread.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/time.d.ts +0 -20
- package/bundle/typescript/src/commands/game/sideQuest/commands/time.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/treat.d.ts +0 -14
- package/bundle/typescript/src/commands/game/sideQuest/commands/treat.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/unequip.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/commands/unequip.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/unlock.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/commands/unlock.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/unravel.d.ts +0 -57
- package/bundle/typescript/src/commands/game/sideQuest/commands/unravel.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/use.d.ts +0 -83
- package/bundle/typescript/src/commands/game/sideQuest/commands/use.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/commands/work.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/commands/work.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/engine-version.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/engine-version.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/chargen-factory.d.ts +0 -170
- package/bundle/typescript/src/commands/game/sideQuest/factories/chargen-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/command-factory.d.ts +0 -9
- package/bundle/typescript/src/commands/game/sideQuest/factories/command-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/item-factory.d.ts +0 -5
- package/bundle/typescript/src/commands/game/sideQuest/factories/item-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/npc-factory.d.ts +0 -9
- package/bundle/typescript/src/commands/game/sideQuest/factories/npc-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/npc-spread.d.ts +0 -50
- package/bundle/typescript/src/commands/game/sideQuest/factories/npc-spread.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/repro-scene.d.ts +0 -87
- package/bundle/typescript/src/commands/game/sideQuest/factories/repro-scene.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/room-factory.d.ts +0 -34
- package/bundle/typescript/src/commands/game/sideQuest/factories/room-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-chunks.d.ts +0 -414
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-chunks.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-factory.d.ts +0 -46
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-factory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-seed-generator.d.ts +0 -223
- package/bundle/typescript/src/commands/game/sideQuest/factories/scene-seed-generator.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/factories/seed-migration.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/factories/seed-migration.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/game.d.ts +0 -1677
- package/bundle/typescript/src/commands/game/sideQuest/game.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/headless-harness.d.ts +0 -119
- package/bundle/typescript/src/commands/game/sideQuest/headless-harness.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/headless.d.ts +0 -102
- package/bundle/typescript/src/commands/game/sideQuest/headless.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/metamagics.d.ts +0 -32
- package/bundle/typescript/src/commands/game/sideQuest/metamagics.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/metatypes.d.ts +0 -55
- package/bundle/typescript/src/commands/game/sideQuest/metatypes.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/minigames/hack-minigame.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/minigames/hack-minigame.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/minigames/lockpick-minigame.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/minigames/lockpick-minigame.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/_index.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/models/_index.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/container.d.ts +0 -78
- package/bundle/typescript/src/commands/game/sideQuest/models/container.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/device.d.ts +0 -265
- package/bundle/typescript/src/commands/game/sideQuest/models/device.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/door.d.ts +0 -53
- package/bundle/typescript/src/commands/game/sideQuest/models/door.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/home-containers.d.ts +0 -36
- package/bundle/typescript/src/commands/game/sideQuest/models/home-containers.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/host.d.ts +0 -80
- package/bundle/typescript/src/commands/game/sideQuest/models/host.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/inventory.d.ts +0 -70
- package/bundle/typescript/src/commands/game/sideQuest/models/inventory.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/item.d.ts +0 -446
- package/bundle/typescript/src/commands/game/sideQuest/models/item.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/npc.d.ts +0 -508
- package/bundle/typescript/src/commands/game/sideQuest/models/npc.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/player.d.ts +0 -1872
- package/bundle/typescript/src/commands/game/sideQuest/models/player.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/room.d.ts +0 -489
- package/bundle/typescript/src/commands/game/sideQuest/models/room.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/models/scene.d.ts +0 -331
- package/bundle/typescript/src/commands/game/sideQuest/models/scene.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/qualities.d.ts +0 -224
- package/bundle/typescript/src/commands/game/sideQuest/qualities.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/resonance-actions.d.ts +0 -108
- package/bundle/typescript/src/commands/game/sideQuest/resonance-actions.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/scenes/_index.d.ts +0 -0
- package/bundle/typescript/src/commands/game/sideQuest/scenes/_index.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/skill-groups.d.ts +0 -130
- package/bundle/typescript/src/commands/game/sideQuest/skill-groups.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/skills.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/skills.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/spells.d.ts +0 -135
- package/bundle/typescript/src/commands/game/sideQuest/spells.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/sprite-powers.d.ts +0 -88
- package/bundle/typescript/src/commands/game/sideQuest/sprite-powers.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/enums.d.ts +0 -47
- package/bundle/typescript/src/commands/game/sideQuest/types/enums.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/player-equipment.d.ts +0 -59
- package/bundle/typescript/src/commands/game/sideQuest/types/player-equipment.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/repro.d.ts +0 -379
- package/bundle/typescript/src/commands/game/sideQuest/types/repro.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/save-file.d.ts +0 -478
- package/bundle/typescript/src/commands/game/sideQuest/types/save-file.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/device-seed.d.ts +0 -81
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/device-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/exit-seed.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/exit-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/item-seed.d.ts +0 -43
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/item-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/legacy-puzzle-seed.d.ts +0 -63
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/legacy-puzzle-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/lifestyle-seed.d.ts +0 -22
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/lifestyle-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/npc-seed.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/npc-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/player-seed.d.ts +0 -69
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/player-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/room-seed.d.ts +0 -42
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/room-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/scene-seed.d.ts +0 -56
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/scene-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/win-condition-seed.d.ts +0 -15
- package/bundle/typescript/src/commands/game/sideQuest/types/seed/win-condition-seed.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/abstracts.d.ts +0 -126
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/abstracts.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/direction-enum.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/direction-enum.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/equipment-enum.d.ts +0 -31
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/equipment-enum.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/item-enum.d.ts +0 -74
- package/bundle/typescript/src/commands/game/sideQuest/types/shared/item-enum.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/ui.d.ts +0 -44
- package/bundle/typescript/src/commands/game/sideQuest/ui.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/affordances.d.ts +0 -55
- package/bundle/typescript/src/commands/game/sideQuest/utilities/affordances.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/alarmed-staff.d.ts +0 -116
- package/bundle/typescript/src/commands/game/sideQuest/utilities/alarmed-staff.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ar.d.ts +0 -96
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ar.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/auto-fight.d.ts +0 -69
- package/bundle/typescript/src/commands/game/sideQuest/utilities/auto-fight.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-dump.d.ts +0 -27
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-dump.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-review.d.ts +0 -131
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-review.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-vocab.d.ts +0 -100
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog-vocab.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog.d.ts +0 -308
- package/bundle/typescript/src/commands/game/sideQuest/utilities/backlog.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/barrier-combat.d.ts +0 -38
- package/bundle/typescript/src/commands/game/sideQuest/utilities/barrier-combat.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/brand-mark.d.ts +0 -26
- package/bundle/typescript/src/commands/game/sideQuest/utilities/brand-mark.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/bystander.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/utilities/bystander.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/canon-lore.d.ts +0 -7
- package/bundle/typescript/src/commands/game/sideQuest/utilities/canon-lore.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/catalog-data.d.ts +0 -341
- package/bundle/typescript/src/commands/game/sideQuest/utilities/catalog-data.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/catalog.d.ts +0 -399
- package/bundle/typescript/src/commands/game/sideQuest/utilities/catalog.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/cloud-saves.d.ts +0 -272
- package/bundle/typescript/src/commands/game/sideQuest/utilities/cloud-saves.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/combat-exchange.d.ts +0 -212
- package/bundle/typescript/src/commands/game/sideQuest/utilities/combat-exchange.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/comm-style.d.ts +0 -61
- package/bundle/typescript/src/commands/game/sideQuest/utilities/comm-style.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/command-queue.d.ts +0 -19
- package/bundle/typescript/src/commands/game/sideQuest/utilities/command-queue.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/commerce.d.ts +0 -102
- package/bundle/typescript/src/commands/game/sideQuest/utilities/commerce.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/commit-ref.d.ts +0 -13
- package/bundle/typescript/src/commands/game/sideQuest/utilities/commit-ref.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/condition-report.d.ts +0 -40
- package/bundle/typescript/src/commands/game/sideQuest/utilities/condition-report.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/crash-evidence.d.ts +0 -53
- package/bundle/typescript/src/commands/game/sideQuest/utilities/crash-evidence.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/credentials.d.ts +0 -26
- package/bundle/typescript/src/commands/game/sideQuest/utilities/credentials.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/data-work.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/utilities/data-work.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ddp-lite.d.ts +0 -75
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ddp-lite.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/detach-args.d.ts +0 -66
- package/bundle/typescript/src/commands/game/sideQuest/utilities/detach-args.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/devices.d.ts +0 -23
- package/bundle/typescript/src/commands/game/sideQuest/utilities/devices.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/dice.d.ts +0 -137
- package/bundle/typescript/src/commands/game/sideQuest/utilities/dice.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/docwagon.d.ts +0 -33
- package/bundle/typescript/src/commands/game/sideQuest/utilities/docwagon.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/earshot.d.ts +0 -76
- package/bundle/typescript/src/commands/game/sideQuest/utilities/earshot.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/effects.d.ts +0 -248
- package/bundle/typescript/src/commands/game/sideQuest/utilities/effects.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/emitter.d.ts +0 -44
- package/bundle/typescript/src/commands/game/sideQuest/utilities/emitter.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ephemeral.d.ts +0 -230
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ephemeral.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/first-aid.d.ts +0 -124
- package/bundle/typescript/src/commands/game/sideQuest/utilities/first-aid.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/fuzzy-match.d.ts +0 -129
- package/bundle/typescript/src/commands/game/sideQuest/utilities/fuzzy-match.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/generation-capture.d.ts +0 -94
- package/bundle/typescript/src/commands/game/sideQuest/utilities/generation-capture.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grapple.d.ts +0 -36
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grapple.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-names.d.ts +0 -63
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-names.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-reach.d.ts +0 -58
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-reach.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-view.d.ts +0 -65
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grid-view.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grids.d.ts +0 -72
- package/bundle/typescript/src/commands/game/sideQuest/utilities/grids.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/handoff.d.ts +0 -42
- package/bundle/typescript/src/commands/game/sideQuest/utilities/handoff.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/harm-note.d.ts +0 -25
- package/bundle/typescript/src/commands/game/sideQuest/utilities/harm-note.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/harm-settlement.d.ts +0 -29
- package/bundle/typescript/src/commands/game/sideQuest/utilities/harm-settlement.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/hints.d.ts +0 -8
- package/bundle/typescript/src/commands/game/sideQuest/utilities/hints.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ic-actors.d.ts +0 -9
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ic-actors.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ic.d.ts +0 -186
- package/bundle/typescript/src/commands/game/sideQuest/utilities/ic.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/identity.d.ts +0 -62
- package/bundle/typescript/src/commands/game/sideQuest/utilities/identity.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/input-history.d.ts +0 -100
- package/bundle/typescript/src/commands/game/sideQuest/utilities/input-history.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/jackpoint.d.ts +0 -83
- package/bundle/typescript/src/commands/game/sideQuest/utilities/jackpoint.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/limits.d.ts +0 -50
- package/bundle/typescript/src/commands/game/sideQuest/utilities/limits.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/line-editor.d.ts +0 -83
- package/bundle/typescript/src/commands/game/sideQuest/utilities/line-editor.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/log-style.d.ts +0 -52
- package/bundle/typescript/src/commands/game/sideQuest/utilities/log-style.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/logger.d.ts +0 -33
- package/bundle/typescript/src/commands/game/sideQuest/utilities/logger.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/logo-mark.d.ts +0 -52
- package/bundle/typescript/src/commands/game/sideQuest/utilities/logo-mark.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/map-view.d.ts +0 -89
- package/bundle/typescript/src/commands/game/sideQuest/utilities/map-view.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/marks.d.ts +0 -60
- package/bundle/typescript/src/commands/game/sideQuest/utilities/marks.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/matrix-intrusion.d.ts +0 -121
- package/bundle/typescript/src/commands/game/sideQuest/utilities/matrix-intrusion.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/matrix-roster.d.ts +0 -62
- package/bundle/typescript/src/commands/game/sideQuest/utilities/matrix-roster.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/meet-location.d.ts +0 -37
- package/bundle/typescript/src/commands/game/sideQuest/utilities/meet-location.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/outdoors.d.ts +0 -35
- package/bundle/typescript/src/commands/game/sideQuest/utilities/outdoors.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/overwatch.d.ts +0 -34
- package/bundle/typescript/src/commands/game/sideQuest/utilities/overwatch.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/owned-drones.d.ts +0 -39
- package/bundle/typescript/src/commands/game/sideQuest/utilities/owned-drones.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/perception.d.ts +0 -76
- package/bundle/typescript/src/commands/game/sideQuest/utilities/perception.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/persistence.d.ts +0 -141
- package/bundle/typescript/src/commands/game/sideQuest/utilities/persistence.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/planes.d.ts +0 -290
- package/bundle/typescript/src/commands/game/sideQuest/utilities/planes.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/playtester.d.ts +0 -50
- package/bundle/typescript/src/commands/game/sideQuest/utilities/playtester.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/prefs.d.ts +0 -4
- package/bundle/typescript/src/commands/game/sideQuest/utilities/prefs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/pregen-worksheet.d.ts +0 -93
- package/bundle/typescript/src/commands/game/sideQuest/utilities/pregen-worksheet.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/presence-gate.d.ts +0 -21
- package/bundle/typescript/src/commands/game/sideQuest/utilities/presence-gate.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/programs.d.ts +0 -55
- package/bundle/typescript/src/commands/game/sideQuest/utilities/programs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/pursuit.d.ts +0 -16
- package/bundle/typescript/src/commands/game/sideQuest/utilities/pursuit.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/range.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/utilities/range.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/repro-launch.d.ts +0 -84
- package/bundle/typescript/src/commands/game/sideQuest/utilities/repro-launch.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/room-grid.d.ts +0 -305
- package/bundle/typescript/src/commands/game/sideQuest/utilities/room-grid.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/room-view.d.ts +0 -101
- package/bundle/typescript/src/commands/game/sideQuest/utilities/room-view.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-context.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-context.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-legs.d.ts +0 -74
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-legs.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-lock.d.ts +0 -18
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-lock.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-telemetry.d.ts +0 -25
- package/bundle/typescript/src/commands/game/sideQuest/utilities/session-telemetry.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/shared-run.d.ts +0 -451
- package/bundle/typescript/src/commands/game/sideQuest/utilities/shared-run.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/sin.d.ts +0 -124
- package/bundle/typescript/src/commands/game/sideQuest/utilities/sin.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/social.d.ts +0 -28
- package/bundle/typescript/src/commands/game/sideQuest/utilities/social.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/splash.d.ts +0 -6
- package/bundle/typescript/src/commands/game/sideQuest/utilities/splash.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/spots.d.ts +0 -669
- package/bundle/typescript/src/commands/game/sideQuest/utilities/spots.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/street-gang.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/utilities/street-gang.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/surveillance.d.ts +0 -61
- package/bundle/typescript/src/commands/game/sideQuest/utilities/surveillance.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/table-notes.d.ts +0 -30
- package/bundle/typescript/src/commands/game/sideQuest/utilities/table-notes.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/terminal-reset.d.ts +0 -17
- package/bundle/typescript/src/commands/game/sideQuest/utilities/terminal-reset.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/use-target.d.ts +0 -106
- package/bundle/typescript/src/commands/game/sideQuest/utilities/use-target.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/web-character-generator.d.ts +0 -72
- package/bundle/typescript/src/commands/game/sideQuest/utilities/web-character-generator.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest/utilities/world-clock.d.ts +0 -83
- package/bundle/typescript/src/commands/game/sideQuest/utilities/world-clock.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest-backlog.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/game/sideQuest-backlog.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/game/sideQuest.sub.cmd.d.ts +0 -37
- package/bundle/typescript/src/commands/game/sideQuest.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/generate.d.ts +0 -1
- package/bundle/typescript/src/commands/generate.js.map +0 -1
- package/bundle/typescript/src/commands/get/_index.d.ts +0 -4
- package/bundle/typescript/src/commands/get/_index.js.map +0 -1
- package/bundle/typescript/src/commands/get/get.command.d.ts +0 -3
- package/bundle/typescript/src/commands/get/get.command.js.map +0 -1
- package/bundle/typescript/src/commands/get/global.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/get/global.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/get/local.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/get/local.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/get/whoami.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/get/whoami.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/help.d.ts +0 -1
- package/bundle/typescript/src/commands/help.js.map +0 -1
- package/bundle/typescript/src/commands/install.d.ts +0 -1
- package/bundle/typescript/src/commands/install.js.map +0 -1
- package/bundle/typescript/src/commands/jsdoc.d.ts +0 -1
- package/bundle/typescript/src/commands/jsdoc.js.map +0 -1
- package/bundle/typescript/src/commands/lint.d.ts +0 -1
- package/bundle/typescript/src/commands/lint.js.map +0 -1
- package/bundle/typescript/src/commands/login.d.ts +0 -1
- package/bundle/typescript/src/commands/login.js.map +0 -1
- package/bundle/typescript/src/commands/logout.d.ts +0 -1
- package/bundle/typescript/src/commands/logout.js.map +0 -1
- package/bundle/typescript/src/commands/maka.cmd.d.ts +0 -5
- package/bundle/typescript/src/commands/maka.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/murder.d.ts +0 -1
- package/bundle/typescript/src/commands/murder.js.map +0 -1
- package/bundle/typescript/src/commands/profile.d.ts +0 -1
- package/bundle/typescript/src/commands/profile.js.map +0 -1
- package/bundle/typescript/src/commands/proxy.d.ts +0 -1
- package/bundle/typescript/src/commands/proxy.js.map +0 -1
- package/bundle/typescript/src/commands/register.d.ts +0 -1
- package/bundle/typescript/src/commands/register.js.map +0 -1
- package/bundle/typescript/src/commands/registry.d.ts +0 -10
- package/bundle/typescript/src/commands/registry.js.map +0 -1
- package/bundle/typescript/src/commands/remote/_index.d.ts +0 -4
- package/bundle/typescript/src/commands/remote/_index.js.map +0 -1
- package/bundle/typescript/src/commands/remote/logs.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/remote/logs.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/remote/reconfig.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/remote/reconfig.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/remote/remote.command.d.ts +0 -3
- package/bundle/typescript/src/commands/remote/remote.command.js.map +0 -1
- package/bundle/typescript/src/commands/remote/ssh.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/remote/ssh.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/run/_index.d.ts +0 -2
- package/bundle/typescript/src/commands/run/_index.js.map +0 -1
- package/bundle/typescript/src/commands/run/docker.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/run/docker.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/run/run.command.d.ts +0 -3
- package/bundle/typescript/src/commands/run/run.command.js.map +0 -1
- package/bundle/typescript/src/commands/set/_index.d.ts +0 -3
- package/bundle/typescript/src/commands/set/_index.js.map +0 -1
- package/bundle/typescript/src/commands/set/global.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/set/global.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/set/local.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/set/local.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/set/set.command.d.ts +0 -3
- package/bundle/typescript/src/commands/set/set.command.js.map +0 -1
- package/bundle/typescript/src/commands/ssl.d.ts +0 -1
- package/bundle/typescript/src/commands/ssl.js.map +0 -1
- package/bundle/typescript/src/commands/testCmd/_index.d.ts +0 -3
- package/bundle/typescript/src/commands/testCmd/_index.js.map +0 -1
- package/bundle/typescript/src/commands/testCmd/jest.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/testCmd/jest.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/testCmd/mocha.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/testCmd/mocha.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/testCmd/test.command.d.ts +0 -3
- package/bundle/typescript/src/commands/testCmd/test.command.js.map +0 -1
- package/bundle/typescript/src/commands/undo.d.ts +0 -1
- package/bundle/typescript/src/commands/undo.js.map +0 -1
- package/bundle/typescript/src/commands/uninstall.d.ts +0 -1
- package/bundle/typescript/src/commands/uninstall.js.map +0 -1
- package/bundle/typescript/src/commands/update.d.ts +0 -1
- package/bundle/typescript/src/commands/update.js.map +0 -1
- package/bundle/typescript/src/commands/version/_index.d.ts +0 -3
- package/bundle/typescript/src/commands/version/_index.js.map +0 -1
- package/bundle/typescript/src/commands/version/list.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/version/list.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/version/use.sub.cmd.d.ts +0 -1
- package/bundle/typescript/src/commands/version/use.sub.cmd.js.map +0 -1
- package/bundle/typescript/src/commands/version/version.d.ts +0 -3
- package/bundle/typescript/src/commands/version/version.js.map +0 -1
- package/bundle/typescript/src/error.d.ts +0 -18
- package/bundle/typescript/src/error.js.map +0 -1
- package/bundle/typescript/src/exec.d.ts +0 -2
- package/bundle/typescript/src/exec.js.map +0 -1
- package/bundle/typescript/src/generator.d.ts +0 -48
- package/bundle/typescript/src/generator.js.map +0 -1
- package/bundle/typescript/src/generators/_index.d.ts +0 -18
- package/bundle/typescript/src/generators/_index.js.map +0 -1
- package/bundle/typescript/src/generators/api.d.ts +0 -1
- package/bundle/typescript/src/generators/api.js.map +0 -1
- package/bundle/typescript/src/generators/aws/_index.d.ts +0 -2
- package/bundle/typescript/src/generators/aws/_index.js.map +0 -1
- package/bundle/typescript/src/generators/aws/aws.d.ts +0 -3
- package/bundle/typescript/src/generators/aws/aws.js.map +0 -1
- package/bundle/typescript/src/generators/aws/cloudformation/_index.d.ts +0 -2
- package/bundle/typescript/src/generators/aws/cloudformation/_index.js.map +0 -1
- package/bundle/typescript/src/generators/aws/cloudformation/cloudformation.d.ts +0 -3
- package/bundle/typescript/src/generators/aws/cloudformation/cloudformation.js.map +0 -1
- package/bundle/typescript/src/generators/aws/cloudformation/create-ec2-instance.cf.gen.d.ts +0 -3
- package/bundle/typescript/src/generators/aws/cloudformation/create-ec2-instance.cf.gen.js.map +0 -1
- package/bundle/typescript/src/generators/collection.d.ts +0 -1
- package/bundle/typescript/src/generators/collection.js.map +0 -1
- package/bundle/typescript/src/generators/component.d.ts +0 -1
- package/bundle/typescript/src/generators/component.js.map +0 -1
- package/bundle/typescript/src/generators/config.d.ts +0 -1
- package/bundle/typescript/src/generators/config.js.map +0 -1
- package/bundle/typescript/src/generators/dbc.d.ts +0 -1
- package/bundle/typescript/src/generators/dbc.js.map +0 -1
- package/bundle/typescript/src/generators/dockerfile.d.ts +0 -1
- package/bundle/typescript/src/generators/dockerfile.js.map +0 -1
- package/bundle/typescript/src/generators/hook.d.ts +0 -1
- package/bundle/typescript/src/generators/hook.js.map +0 -1
- package/bundle/typescript/src/generators/kits/_index.d.ts +0 -5
- package/bundle/typescript/src/generators/kits/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/_index.d.ts +0 -4
- package/bundle/typescript/src/generators/kits/auth/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/auth.generator.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/auth/auth.generator.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/auth0-meteor.auth.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/auth/auth0-meteor.auth.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/basic-meteor.auth.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/auth/basic-meteor.auth.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/auth/provider.auth.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/auth/provider.auth.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/esri/_index.d.ts +0 -2
- package/bundle/typescript/src/generators/kits/esri/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/esri/esri.generator.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/esri/esri.generator.js.map +0 -1
- package/bundle/typescript/src/generators/kits/esri/map.esri.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/esri/map.esri.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/frames/_index.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/frames/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/frames/frames.generator.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/frames/frames.generator.js.map +0 -1
- package/bundle/typescript/src/generators/kits/kit.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/kit.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/_index.d.ts +0 -4
- package/bundle/typescript/src/generators/kits/mui/_index.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/auth.mui.gen.d.ts +0 -2
- package/bundle/typescript/src/generators/kits/mui/auth.mui.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/auth0.mui.gen.d.ts +0 -2
- package/bundle/typescript/src/generators/kits/mui/auth0.mui.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/frame.mui.gen.d.ts +0 -1
- package/bundle/typescript/src/generators/kits/mui/frame.mui.gen.js.map +0 -1
- package/bundle/typescript/src/generators/kits/mui/mui.generator.d.ts +0 -3
- package/bundle/typescript/src/generators/kits/mui/mui.generator.js.map +0 -1
- package/bundle/typescript/src/generators/layout.d.ts +0 -1
- package/bundle/typescript/src/generators/layout.js.map +0 -1
- package/bundle/typescript/src/generators/maka.gen.d.ts +0 -5
- package/bundle/typescript/src/generators/maka.gen.js.map +0 -1
- package/bundle/typescript/src/generators/methods.d.ts +0 -1
- package/bundle/typescript/src/generators/methods.js.map +0 -1
- package/bundle/typescript/src/generators/package.d.ts +0 -1
- package/bundle/typescript/src/generators/package.js.map +0 -1
- package/bundle/typescript/src/generators/page.d.ts +0 -1
- package/bundle/typescript/src/generators/page.js.map +0 -1
- package/bundle/typescript/src/generators/publish.d.ts +0 -1
- package/bundle/typescript/src/generators/publish.js.map +0 -1
- package/bundle/typescript/src/generators/route.d.ts +0 -1
- package/bundle/typescript/src/generators/route.js.map +0 -1
- package/bundle/typescript/src/generators/services/_index.d.ts +0 -4
- package/bundle/typescript/src/generators/services/_index.js.map +0 -1
- package/bundle/typescript/src/generators/services/logger.d.ts +0 -1
- package/bundle/typescript/src/generators/services/logger.js.map +0 -1
- package/bundle/typescript/src/generators/services/openssl.d.ts +0 -1
- package/bundle/typescript/src/generators/services/openssl.js.map +0 -1
- package/bundle/typescript/src/generators/services/service.d.ts +0 -3
- package/bundle/typescript/src/generators/services/service.js.map +0 -1
- package/bundle/typescript/src/generators/services/translation.d.ts +0 -1
- package/bundle/typescript/src/generators/services/translation.js.map +0 -1
- package/bundle/typescript/src/maka.d.ts +0 -1
- package/bundle/typescript/src/maka.js.map +0 -1
- package/bundle/typescript/src/tool.d.ts +0 -98
- package/bundle/typescript/src/tool.js.map +0 -1
- package/bundle/typescript/src/tools/actions/actions.class.d.ts +0 -29
- package/bundle/typescript/src/tools/actions/actions.class.js.map +0 -1
- package/bundle/typescript/src/tools/ai/ai.class.d.ts +0 -173
- package/bundle/typescript/src/tools/ai/ai.class.js.map +0 -1
- package/bundle/typescript/src/tools/aws/aws.class.d.ts +0 -51
- package/bundle/typescript/src/tools/aws/aws.class.js.map +0 -1
- package/bundle/typescript/src/tools/aws/aws.interfaces.d.ts +0 -364
- package/bundle/typescript/src/tools/aws/aws.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/browser/open-browser.d.ts +0 -7
- package/bundle/typescript/src/tools/browser/open-browser.js.map +0 -1
- package/bundle/typescript/src/tools/cfg/cfg.class.d.ts +0 -42
- package/bundle/typescript/src/tools/cfg/cfg.class.js.map +0 -1
- package/bundle/typescript/src/tools/docker/docker.class.d.ts +0 -10
- package/bundle/typescript/src/tools/docker/docker.class.js.map +0 -1
- package/bundle/typescript/src/tools/docker/docker.interfaces.d.ts +0 -18
- package/bundle/typescript/src/tools/docker/docker.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/dotenvx/dotenvx.class.d.ts +0 -24
- package/bundle/typescript/src/tools/dotenvx/dotenvx.class.js.map +0 -1
- package/bundle/typescript/src/tools/fsi/fsi.class.d.ts +0 -129
- package/bundle/typescript/src/tools/fsi/fsi.class.js.map +0 -1
- package/bundle/typescript/src/tools/fsi/fsi.interfaces.d.ts +0 -194
- package/bundle/typescript/src/tools/fsi/fsi.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/guarded-file/guarded-file.class.d.ts +0 -59
- package/bundle/typescript/src/tools/guarded-file/guarded-file.class.js.map +0 -1
- package/bundle/typescript/src/tools/https/connection-error.d.ts +0 -79
- package/bundle/typescript/src/tools/https/connection-error.js.map +0 -1
- package/bundle/typescript/src/tools/https/https.class.d.ts +0 -47
- package/bundle/typescript/src/tools/https/https.class.js.map +0 -1
- package/bundle/typescript/src/tools/https/https.interface.d.ts +0 -58
- package/bundle/typescript/src/tools/https/https.interface.js.map +0 -1
- package/bundle/typescript/src/tools/https/maka-host.d.ts +0 -43
- package/bundle/typescript/src/tools/https/maka-host.js.map +0 -1
- package/bundle/typescript/src/tools/log/log.class.d.ts +0 -43
- package/bundle/typescript/src/tools/log/log.class.js.map +0 -1
- package/bundle/typescript/src/tools/log/log.interfaces.d.ts +0 -7
- package/bundle/typescript/src/tools/log/log.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/mpi/mpi.class.d.ts +0 -62
- package/bundle/typescript/src/tools/mpi/mpi.class.js.map +0 -1
- package/bundle/typescript/src/tools/mpi/sdk-runtime.d.ts +0 -10
- package/bundle/typescript/src/tools/mpi/sdk-runtime.js.map +0 -1
- package/bundle/typescript/src/tools/mpi/shared-verb.d.ts +0 -20
- package/bundle/typescript/src/tools/mpi/shared-verb.js.map +0 -1
- package/bundle/typescript/src/tools/options/options.class.d.ts +0 -11
- package/bundle/typescript/src/tools/options/options.class.js.map +0 -1
- package/bundle/typescript/src/tools/pkg/pkg.class.d.ts +0 -31
- package/bundle/typescript/src/tools/pkg/pkg.class.js.map +0 -1
- package/bundle/typescript/src/tools/progress/progress.class.d.ts +0 -12
- package/bundle/typescript/src/tools/progress/progress.class.js.map +0 -1
- package/bundle/typescript/src/tools/scaffold/scaffold.class.d.ts +0 -198
- package/bundle/typescript/src/tools/scaffold/scaffold.class.js.map +0 -1
- package/bundle/typescript/src/tools/sdk-loader/relocate.d.ts +0 -45
- package/bundle/typescript/src/tools/sdk-loader/relocate.js.map +0 -1
- package/bundle/typescript/src/tools/sdk-loader/runtime-fetch.d.ts +0 -35
- package/bundle/typescript/src/tools/sdk-loader/runtime-fetch.js.map +0 -1
- package/bundle/typescript/src/tools/sdk-loader/sdk-loader.class.d.ts +0 -33
- package/bundle/typescript/src/tools/sdk-loader/sdk-loader.class.js.map +0 -1
- package/bundle/typescript/src/tools/self-spawn/self-spawn.d.ts +0 -10
- package/bundle/typescript/src/tools/self-spawn/self-spawn.js.map +0 -1
- package/bundle/typescript/src/tools/self-update/binary-install.d.ts +0 -215
- package/bundle/typescript/src/tools/self-update/binary-install.js.map +0 -1
- package/bundle/typescript/src/tools/self-update/self-update.d.ts +0 -76
- package/bundle/typescript/src/tools/self-update/self-update.js.map +0 -1
- package/bundle/typescript/src/tools/self-update/update-maka.d.ts +0 -18
- package/bundle/typescript/src/tools/self-update/update-maka.js.map +0 -1
- package/bundle/typescript/src/tools/spawn-async/spawn-async.class.d.ts +0 -4
- package/bundle/typescript/src/tools/spawn-async/spawn-async.class.js.map +0 -1
- package/bundle/typescript/src/tools/spawn-async/spawn-async.interfaces.d.ts +0 -6
- package/bundle/typescript/src/tools/spawn-async/spawn-async.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/ssh/ssh.class.d.ts +0 -11
- package/bundle/typescript/src/tools/ssh/ssh.class.js.map +0 -1
- package/bundle/typescript/src/tools/ssh/ssh.interfaces.d.ts +0 -21
- package/bundle/typescript/src/tools/ssh/ssh.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/ssl/ssl.class.d.ts +0 -25
- package/bundle/typescript/src/tools/ssl/ssl.class.js.map +0 -1
- package/bundle/typescript/src/tools/ssl/ssl.interfaces.d.ts +0 -0
- package/bundle/typescript/src/tools/ssl/ssl.interfaces.js.map +0 -1
- package/bundle/typescript/src/tools/version/cli-version.d.ts +0 -10
- package/bundle/typescript/src/tools/version/cli-version.js.map +0 -1
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
export interface IHTTPSPost {
|
|
2
|
-
hostname: string;
|
|
3
|
-
path: string;
|
|
4
|
-
/** Defaults to 443. Set with `protocol` to reach a dev server on
|
|
5
|
-
* another port -- see HTTPS.askMakaServer and MAKA_DEV. */
|
|
6
|
-
port?: number;
|
|
7
|
-
/** Defaults to https. A Meteor dev server speaks plain http, so a
|
|
8
|
-
* MAKA_DEV target has to move the protocol as well as the hostname;
|
|
9
|
-
* moving only the hostname reaches https://localhost:443 and fails
|
|
10
|
-
* looking like a network fault rather than a config one. */
|
|
11
|
-
protocol?: 'http' | 'https';
|
|
12
|
-
data: object;
|
|
13
|
-
headers?: IHTTPSHeaders;
|
|
14
|
-
cert?: string;
|
|
15
|
-
raw?: boolean;
|
|
16
|
-
timeout?: number;
|
|
17
|
-
}
|
|
18
|
-
export interface IHTTPSGet {
|
|
19
|
-
url: string;
|
|
20
|
-
headers?: IHTTPSHeaders;
|
|
21
|
-
cert?: string;
|
|
22
|
-
raw?: boolean;
|
|
23
|
-
timeout?: number;
|
|
24
|
-
}
|
|
25
|
-
export interface IHTTPSHeaders {
|
|
26
|
-
'Content-Type'?: string;
|
|
27
|
-
'Content-Length'?: string;
|
|
28
|
-
'x-auth-token'?: string;
|
|
29
|
-
'Authorization'?: string;
|
|
30
|
-
'x-api-key'?: string;
|
|
31
|
-
'anthropic-version'?: string;
|
|
32
|
-
}
|
|
33
|
-
export interface IHTTPSResponse {
|
|
34
|
-
statusCode: number;
|
|
35
|
-
statusMessage: string;
|
|
36
|
-
data: string;
|
|
37
|
-
}
|
|
38
|
-
export interface IHTPSAskGPT {
|
|
39
|
-
prompt: string;
|
|
40
|
-
openApiKey: string;
|
|
41
|
-
certPath?: string;
|
|
42
|
-
model?: string;
|
|
43
|
-
maxTokens?: number;
|
|
44
|
-
}
|
|
45
|
-
export interface IHTPSAskClaude {
|
|
46
|
-
prompt: string;
|
|
47
|
-
apiKey: string;
|
|
48
|
-
certPath?: string;
|
|
49
|
-
model?: string;
|
|
50
|
-
maxTokens?: number;
|
|
51
|
-
}
|
|
52
|
-
export interface IHTTPSDownload {
|
|
53
|
-
url: string;
|
|
54
|
-
headers?: Record<string, string>;
|
|
55
|
-
cert?: string;
|
|
56
|
-
destPath: string;
|
|
57
|
-
timeout?: number;
|
|
58
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"https.interface.js","sourceRoot":"","sources":["../../../../../src/tools/https/https.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* WHERE maka-cli.com LIVES for this process (KtbaziFuKHh8WheFn).
|
|
3
|
-
*
|
|
4
|
-
* `maka login`, `maka register` and `maka logout` each carried their own
|
|
5
|
-
* copy of
|
|
6
|
-
*
|
|
7
|
-
* const hostname = process.env.MAKA_DEV === 'True' ? 'localhost' : 'www.maka-cli.com';
|
|
8
|
-
*
|
|
9
|
-
* and then built every request as `https://${hostname}` on the implicit
|
|
10
|
-
* port 443. So the hostname moved under MAKA_DEV and nothing else did:
|
|
11
|
-
* TLS, on 443, at a Meteor dev server that speaks plain http on 3000.
|
|
12
|
-
* That is not a working dev target, and it fails looking like a network
|
|
13
|
-
* fault rather than a misconfiguration -- which is the worst way for an
|
|
14
|
-
* eval tool to break, because the eval is what you are trying to trust.
|
|
15
|
-
*
|
|
16
|
-
* One answer, in one place, because the bug WAS three copies of one
|
|
17
|
-
* line. Everything a caller needs to reach the site is here:
|
|
18
|
-
* `hostname`/`port`/`protocol` for HTTPS.post, and `origin` for
|
|
19
|
-
* HTTPS.get (which takes a whole URL) and for anything printed.
|
|
20
|
-
*
|
|
21
|
-
* A FUNCTION, NOT A CONST, and that is a fix rather than a style
|
|
22
|
-
* choice. The originals read the variable once at IMPORT time, so
|
|
23
|
-
* anything setting MAKA_DEV later -- a launcher, a wrapper script, a
|
|
24
|
-
* test harness -- silently got production while believing it had asked
|
|
25
|
-
* for dev, with no line of output disagreeing.
|
|
26
|
-
*
|
|
27
|
-
* Exact-match on the capital T, the convention in every MAKA_DEV read
|
|
28
|
-
* in this repo: a loose truthiness check would send someone who set
|
|
29
|
-
* MAKA_DEV=false at their own localhost.
|
|
30
|
-
*/
|
|
31
|
-
export interface IMakaHost {
|
|
32
|
-
hostname: string;
|
|
33
|
-
/** Omitted in production so HTTPS.post keeps its own 443 default. */
|
|
34
|
-
port?: number;
|
|
35
|
-
/** Omitted in production so HTTPS.post keeps its own https default. */
|
|
36
|
-
protocol?: 'http' | 'https';
|
|
37
|
-
/** Scheme, host and port together -- for URL-taking callers and for
|
|
38
|
-
* every line that tells a human which site is being talked to. A
|
|
39
|
-
* printed target that does not match the dialled one is how a failed
|
|
40
|
-
* dev login gets diagnosed as a network problem. */
|
|
41
|
-
origin: string;
|
|
42
|
-
}
|
|
43
|
-
export declare function makaHost(): IMakaHost;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"maka-host.js","sourceRoot":"","sources":["../../../../../src/tools/https/maka-host.ts"],"names":[],"mappings":"AA2CA,MAAM,UAAU,QAAQ;IACtB,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,MAAM,EAAE,CAAC;QACpC,OAAO,EAAE,QAAQ,EAAE,kBAAkB,EAAE,MAAM,EAAE,0BAA0B,EAAE,CAAC;IAC9E,CAAC;IACD,MAAM,IAAI,GAAG,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,IAAI,IAAI,CAAC,CAAC;IACvD,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,oBAAoB,IAAI,EAAE,EAAE,CAAC;AAC/F,CAAC"}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { ISpinHandler } from './log.interfaces';
|
|
2
|
-
import { NamedParam } from '../../tool.js';
|
|
3
|
-
export declare enum ColorMode {
|
|
4
|
-
DARK = 0,
|
|
5
|
-
LIGHT = 1
|
|
6
|
-
}
|
|
7
|
-
export declare class Log {
|
|
8
|
-
static colorMode: ColorMode;
|
|
9
|
-
static get colors(): any;
|
|
10
|
-
static setColorMode(mode: ColorMode): void;
|
|
11
|
-
static success(message: string): void;
|
|
12
|
-
static warn(message: string): void;
|
|
13
|
-
static notice(message: string): void;
|
|
14
|
-
static error(message: string): void;
|
|
15
|
-
static header(message: string): void;
|
|
16
|
-
static bright(message: string): void;
|
|
17
|
-
static info(message: string): void;
|
|
18
|
-
/**
|
|
19
|
-
* A line that is ALREADY painted, printed without a second coat.
|
|
20
|
-
*
|
|
21
|
-
* Every other channel here wraps the whole string in one colour, which
|
|
22
|
-
* is right for a message and wrong for a ROW -- and the backlog dump
|
|
23
|
-
* proved it: routing all 125 items through Log.info rendered the
|
|
24
|
-
* entire board in one cyan, status, id, text and citation alike
|
|
25
|
-
* (player, 2026-08-28: "It's all one color, and extremely hard to
|
|
26
|
-
* read"). Composing a row from several Log.colors calls needs a way
|
|
27
|
-
* out that does not re-wrap it, since an outer colour would close at
|
|
28
|
-
* the first inner reset and leave the rest of the line bare.
|
|
29
|
-
*
|
|
30
|
-
* Not a licence for console.log: the rule is that output goes through
|
|
31
|
-
* Log, and this is Log. It exists so a caller can mix the palette,
|
|
32
|
-
* not so it can skip it.
|
|
33
|
-
*/
|
|
34
|
-
static plain(message: string): void;
|
|
35
|
-
static majestic(message: string): void;
|
|
36
|
-
static usage(description: string, examples: string[], usage: string, shortDesc: string, requiredOpts: string[] | NamedParam[], validOpts: string[] | NamedParam[], experimental?: boolean): void;
|
|
37
|
-
private static activeSpinnerUpdate;
|
|
38
|
-
static suffixActiveSpinner(suffix: string): boolean;
|
|
39
|
-
static withSpinner(message?: string): ISpinHandler;
|
|
40
|
-
static singleLine(message: string): void;
|
|
41
|
-
static singleLineSuccess(message: string): void;
|
|
42
|
-
static file(filePath: string): void;
|
|
43
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"log.class.js","sourceRoot":"","sources":["../../../../../src/tools/log/log.class.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"log.interfaces.js","sourceRoot":"","sources":["../../../../../src/tools/log/log.interfaces.ts"],"names":[],"mappings":""}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { FSI } from '../fsi/fsi.class.js';
|
|
2
|
-
import { CFG } from '../cfg/cfg.class.js';
|
|
3
|
-
import { PKG } from '../pkg/pkg.class.js';
|
|
4
|
-
export interface IBuildViaSdkOptions {
|
|
5
|
-
appDir: string;
|
|
6
|
-
outputPath: string;
|
|
7
|
-
directory: boolean;
|
|
8
|
-
release: string;
|
|
9
|
-
programs?: 'all' | 'server' | 'client';
|
|
10
|
-
}
|
|
11
|
-
export interface IRunViaSdkOptions {
|
|
12
|
-
appDir: string;
|
|
13
|
-
port: number;
|
|
14
|
-
release: string;
|
|
15
|
-
mongoUrl?: string;
|
|
16
|
-
settingsPath?: string;
|
|
17
|
-
production?: boolean;
|
|
18
|
-
enableLogging?: boolean;
|
|
19
|
-
env?: string;
|
|
20
|
-
}
|
|
21
|
-
export declare class MPI {
|
|
22
|
-
private static instance;
|
|
23
|
-
private fsi;
|
|
24
|
-
private cfg;
|
|
25
|
-
private pkg;
|
|
26
|
-
meteor: string;
|
|
27
|
-
meteorRelease: string | null;
|
|
28
|
-
private constructor();
|
|
29
|
-
static getInstance(fsi: FSI, cfg: CFG, pkg: PKG): MPI;
|
|
30
|
-
getMeteorExePath(): string;
|
|
31
|
-
isMeteorInstalled(): boolean;
|
|
32
|
-
setMeteorReleaseVersion(version: string): void;
|
|
33
|
-
getMeteorReleaseVersion(): string | null;
|
|
34
|
-
getGlobalMeteorVersion(): Promise<string>;
|
|
35
|
-
checkForMeteorVersionMismatch(): boolean;
|
|
36
|
-
maybeProxyCommandToMeteor(): Promise<void>;
|
|
37
|
-
getInstalledMeteorVersion(meteorVersion: string): string;
|
|
38
|
-
linkVersionAsCurrent(meteorVersion: string): void;
|
|
39
|
-
/**
|
|
40
|
-
* Meteor commands that are NOT about a project, and so must not demand
|
|
41
|
-
* one.
|
|
42
|
-
*
|
|
43
|
-
* 'publish' runs from a plain Meteor package directory (just a
|
|
44
|
-
* package.js), which has no .maka marker at all. 'login' and 'logout'
|
|
45
|
-
* are about your Meteor DEVELOPER ACCOUNT -- the credentials live in
|
|
46
|
-
* ~/.meteorsession and are the same wherever you stand -- so refusing
|
|
47
|
-
* them outside a project would be refusing a thing that has nothing to
|
|
48
|
-
* do with where you are.
|
|
49
|
-
*
|
|
50
|
-
* Both facts were already half-encoded: the project check and the cwd
|
|
51
|
-
* choice each said `cmd !== 'publish'` separately, which is two places
|
|
52
|
-
* to remember the same rule. One list, read twice.
|
|
53
|
-
*/
|
|
54
|
-
private static readonly PROJECTLESS_COMMANDS;
|
|
55
|
-
invokeMeteorCommand(cmd: string, args: string[], options?: {
|
|
56
|
-
enableLogging?: boolean;
|
|
57
|
-
env?: string;
|
|
58
|
-
}): Promise<void>;
|
|
59
|
-
buildViaSdk(options: IBuildViaSdkOptions): Promise<void>;
|
|
60
|
-
private appUsesMongoPackage;
|
|
61
|
-
runViaSdk(options: IRunViaSdkOptions): Promise<void>;
|
|
62
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mpi.class.js","sourceRoot":"","sources":["../../../../../src/tools/mpi/mpi.class.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare function ensureHomeEnv(env?: NodeJS.ProcessEnv, homedir?: () => string): boolean;
|
|
2
|
-
declare const sdk: any;
|
|
3
|
-
export declare const DEFAULT_METEOR_RELEASE = "METEOR@3.5.1";
|
|
4
|
-
export declare function ensureSdkInit(release: string): Promise<void>;
|
|
5
|
-
export declare function restoreNodeEnv(): void;
|
|
6
|
-
export declare function adoptSdkOutputIntoSpinner(): () => void;
|
|
7
|
-
export declare function setSdkProgressDisplay(enabled: boolean): void;
|
|
8
|
-
export declare function warnIfWslCrossOsPath(projectPath: string): void;
|
|
9
|
-
export declare function hardExit(code: number): never;
|
|
10
|
-
export default sdk;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sdk-runtime.js","sourceRoot":"","sources":["../../../../../src/tools/mpi/sdk-runtime.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Whether a matched command should hand this invocation to Meteor instead
|
|
3
|
-
* of running its own handler. See IOpts.meteorProxyUnlessArg for the
|
|
4
|
-
* problem; this is only the decision.
|
|
5
|
-
*
|
|
6
|
-
* WHAT IT PROTECTS IS A WHOLE VERB DISAPPEARING QUIETLY. `update` has
|
|
7
|
-
* always been forwarded to Meteor -- not because a command handled it,
|
|
8
|
-
* but because NO command matched the name and the router fell through to
|
|
9
|
-
* the proxy. When `maka update maka` was added it captured the name, the
|
|
10
|
-
* fall-through stopped being reachable, and `maka update --release 3.5.1`
|
|
11
|
-
* began printing usage and exiting 1. Nothing failed; it just read like a
|
|
12
|
-
* typo, and it took a person noticing they could no longer update their
|
|
13
|
-
* project to find it.
|
|
14
|
-
*
|
|
15
|
-
* `owned` undefined means the command is not shared and always runs.
|
|
16
|
-
* A help request is always maka's: proxying it would make maka's own
|
|
17
|
-
* usage for a shared verb unreachable, and that usage is where the split
|
|
18
|
-
* between the two is written down.
|
|
19
|
-
*/
|
|
20
|
-
export declare function shouldProxyToMeteor(owned: string[] | undefined, firstArg: string | undefined, wantsHelp: boolean): boolean;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"shared-verb.js","sourceRoot":"","sources":["../../../../../src/tools/mpi/shared-verb.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,EAAE;AACF,+DAA+D;AAC/D,oEAAoE;AACpE,mEAAmE;AACnE,mEAAmE;AACnE,yDAAyD;AACzD,yDAAyD;AACzD,8DAA8D;AAE9D;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAM,UAAU,mBAAmB,CACjC,KAA2B,EAC3B,QAA4B,EAC5B,SAAkB;IAElB,IAAI,CAAC,KAAK;QAAE,OAAO,KAAK,CAAC;IACzB,IAAI,SAAS;QAAE,OAAO,KAAK,CAAC;IAC5B,OAAO,CAAC,KAAK,CAAC,QAAQ,CAAC,QAAkB,CAAC,CAAC;AAC7C,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { NamedParam } from '../../tool.js';
|
|
2
|
-
export declare class OptionHandler {
|
|
3
|
-
inputOpts: string[];
|
|
4
|
-
opts: Record<string, any>;
|
|
5
|
-
requiredOpts: (string | NamedParam)[];
|
|
6
|
-
validOpts: (string | NamedParam)[];
|
|
7
|
-
constructor();
|
|
8
|
-
handleOptions(inputOpts: string[], requiredOpts: (string | NamedParam)[], validOpts: (string | NamedParam)[]): Promise<void>;
|
|
9
|
-
private handleRequiredOptions;
|
|
10
|
-
private handleValidOptions;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"options.class.js","sourceRoot":"","sources":["../../../../../src/tools/options/options.class.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { FSI } from '../fsi/fsi.class.js';
|
|
2
|
-
import { ICheckNpmPkgOpts } from '../fsi/fsi.interfaces';
|
|
3
|
-
export declare class PKG {
|
|
4
|
-
private static instance;
|
|
5
|
-
private fsi;
|
|
6
|
-
private meteor;
|
|
7
|
-
private constructor();
|
|
8
|
-
static getInstance(fsi: FSI): PKG;
|
|
9
|
-
installMeteorPackage(pkg: any, opts: any): Promise<void>;
|
|
10
|
-
removeMeteorPackage(pkg: any, opts: any): Promise<void>;
|
|
11
|
-
/**
|
|
12
|
-
* Checks the presence of one or multiple meteor packages.
|
|
13
|
-
*/
|
|
14
|
-
checkMeteorPackage(pkgs: string | string[], opts?: any): Promise<boolean>;
|
|
15
|
-
/**
|
|
16
|
-
* run npm install on a newly cloned or node_module-less project
|
|
17
|
-
*/
|
|
18
|
-
setupNpm(opts: any): Promise<void>;
|
|
19
|
-
/**
|
|
20
|
-
* Checks the presence of one or multiple npm packages and optionally installs them if missing.
|
|
21
|
-
*/
|
|
22
|
-
checkNpmPackage(pkgs: string | string[], opts?: ICheckNpmPkgOpts): Promise<boolean>;
|
|
23
|
-
ensureAllDependenciesInstalled(): Promise<void>;
|
|
24
|
-
/**
|
|
25
|
-
* Installs a npm package in the app directory for the project. It doesn't
|
|
26
|
-
* matter where the cwd directory is, as long as you're in an maka project
|
|
27
|
-
* and there's an app folder. If the app folder isn't a meteor project the
|
|
28
|
-
* meteor cli will throw an error.
|
|
29
|
-
*/
|
|
30
|
-
installNpmPackage(pkg: any, opts?: ICheckNpmPkgOpts): Promise<void>;
|
|
31
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pkg.class.js","sourceRoot":"","sources":["../../../../../src/tools/pkg/pkg.class.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export declare class Progress {
|
|
2
|
-
private total;
|
|
3
|
-
private current;
|
|
4
|
-
private width;
|
|
5
|
-
private lastLoggedProgress;
|
|
6
|
-
private dlMessage;
|
|
7
|
-
private graphic;
|
|
8
|
-
constructor(total: number, message?: string, graphic?: string);
|
|
9
|
-
update(increment: number): void;
|
|
10
|
-
complete(): void;
|
|
11
|
-
private draw;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"progress.class.js","sourceRoot":"","sources":["../../../../../src/tools/progress/progress.class.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,qBAAqB,CAAC;AAE1C,MAAM,KAAK,GAAG,OAAO,CAAC,QAAQ,KAAK,OAAO,CAAC;AAC3C,MAAM,SAAS,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,QAAQ,CAAC;AAG3C,MAAM,OAAO,QAAQ;IACX,KAAK,CAAS;IACd,OAAO,CAAS;IAChB,KAAK,CAAS;IACd,kBAAkB,CAAS;IAC3B,SAAS,CAAS;IAClB,OAAO,CAAS;IAExB,YAAY,KAAa,EAAE,UAAkB,aAAa,EAAE,UAAkB,SAAS;QACrF,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,OAAO,GAAG,CAAC,CAAC;QACjB,IAAI,CAAC,KAAK,GAAG,EAAE,CAAC;QAChB,IAAI,CAAC,kBAAkB,GAAG,CAAC,CAAC;QAC5B,IAAI,CAAC,SAAS,GAAG,OAAO,CAAC;QACzB,IAAI,CAAC,OAAO,GAAG,GAAG,CAAC,MAAM,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;IAC9C,CAAC;IAEM,MAAM,CAAC,SAAiB;QAC7B,IAAI,CAAC,OAAO,IAAI,SAAS,CAAC;QAC1B,IAAI,CAAC,IAAI,EAAE,CAAC;IACd,CAAC;IAEM,QAAQ;QACb,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,KAAK,CAAC;QAC1B,IAAI,CAAC,IAAI,EAAE,CAAC;QACZ,GAAG,CAAC,iBAAiB,CAAC,EAAE,CAAC,CAAC;IAC5B,CAAC;IAEO,IAAI;QACV,MAAM,UAAU,GAAG,IAAI,CAAC,GAAG,CAAC,GAAG,EAAE,IAAI,CAAC,KAAK,CAAC,CAAC,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC;QAEhF,yCAAyC;QACzC,IAAI,UAAU,KAAK,IAAI,CAAC,kBAAkB,EAAE,CAAC;YAC3C,IAAI,CAAC,kBAAkB,GAAG,UAAU,CAAC;YAErC,MAAM,SAAS,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,UAAU,GAAG,GAAG,CAAC,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC;YAC9D,MAAM,SAAS,GAAG,IAAI,CAAC,KAAK,GAAG,SAAS,CAAC;YAEzC,MAAM,GAAG,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,GAAG,GAAG,CAAC,MAAM,CAAC,SAAS,CAAC,EAAE,CAAC;YAEnF,MAAM,OAAO,GAAG,GAAG,IAAI,CAAC,OAAO,IAAI,IAAI,CAAC,SAAS,MAAM,GAAG,KAAK,UAAU,GAAG,CAAC;YAE7E,2DAA2D;YAC3D,GAAG,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;QAC1B,CAAC;IACH,CAAC;CACF"}
|