@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,129 +0,0 @@
|
|
|
1
|
-
import { ICreateFile, ICreateDirectory, IPathForProject } from './fsi.interfaces';
|
|
2
|
-
export declare class FSI {
|
|
3
|
-
private static instance;
|
|
4
|
-
private constructor();
|
|
5
|
-
static getInstance(): FSI;
|
|
6
|
-
getUserDataDirectory(): string;
|
|
7
|
-
getMeteorInstallPath(): string;
|
|
8
|
-
meteorCommand(): string;
|
|
9
|
-
getDirectories(dirPath: string): string[];
|
|
10
|
-
/**
|
|
11
|
-
* Create a file at the given filePath and write the given data
|
|
12
|
-
* to the file. Recursively creates the directory structure if
|
|
13
|
-
* needed.
|
|
14
|
-
*/
|
|
15
|
-
createFile({ filePath, data, opts }: ICreateFile): Promise<void>;
|
|
16
|
-
getFiles(dirPath: string, opts?: {
|
|
17
|
-
extensions?: string[];
|
|
18
|
-
omit?: string | string[];
|
|
19
|
-
}): string[];
|
|
20
|
-
mkKeysDir({ configPath }: {
|
|
21
|
-
configPath: any;
|
|
22
|
-
}): string;
|
|
23
|
-
/**
|
|
24
|
-
* Create a file at the given filePath and write the given data
|
|
25
|
-
* to the file. Recursively creates the directory structure if
|
|
26
|
-
* needed.
|
|
27
|
-
*/
|
|
28
|
-
writeToFile({ filePath, data, opts }: ICreateFile): void;
|
|
29
|
-
/**
|
|
30
|
-
* Recursively creates a directory structure from the given
|
|
31
|
-
* dirpath.
|
|
32
|
-
*/
|
|
33
|
-
createDirectory({ dirPath, force, silent }: ICreateDirectory): Promise<void>;
|
|
34
|
-
/**
|
|
35
|
-
* Given a startPath or process.cwd() search upwards calling the predicate
|
|
36
|
-
* function for each directory. If the predication function returns true,
|
|
37
|
-
* return the current path, otherwise keep searching up until we can't go
|
|
38
|
-
* any further. Returns undefined if no directory is found.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
findDirectoryUp({ predicate, startPath }: {
|
|
42
|
-
predicate: any;
|
|
43
|
-
startPath: any;
|
|
44
|
-
}): string | undefined;
|
|
45
|
-
/**
|
|
46
|
-
* Given a starting filePath (process.cwd by default) returns the
|
|
47
|
-
* absolute path to the root of the project directory, which contains
|
|
48
|
-
* the .maka folder.
|
|
49
|
-
*/
|
|
50
|
-
findProjectDirectory(filePath?: string): string;
|
|
51
|
-
/**
|
|
52
|
-
* Given a starting filePath, returns the absolute path to
|
|
53
|
-
* the app directory of the project. If there is no project
|
|
54
|
-
* it returns an empty string.
|
|
55
|
-
*/
|
|
56
|
-
findAppDirectory(filePath?: string): string;
|
|
57
|
-
/**
|
|
58
|
-
* Returns the absolute path to the given filePath relative to the project
|
|
59
|
-
* directory (e.g. my-project/filePath). Returns an empty string if no path is found.
|
|
60
|
-
*/
|
|
61
|
-
pathFromProject({ pathParts }: IPathForProject): string;
|
|
62
|
-
/**
|
|
63
|
-
* Returns true if the filePath is a file.
|
|
64
|
-
*/
|
|
65
|
-
isFile(filePath: string): boolean;
|
|
66
|
-
/**
|
|
67
|
-
* Returns true if the dirpath is a directory.
|
|
68
|
-
*/
|
|
69
|
-
isDirectory(dirPath: string): boolean;
|
|
70
|
-
/**
|
|
71
|
-
* Given a file return an array of each line in the file.
|
|
72
|
-
*/
|
|
73
|
-
readFileLines(filePath: string): string[];
|
|
74
|
-
/**
|
|
75
|
-
* Retrieve the current projects meteor version (opposed to the global)
|
|
76
|
-
*/
|
|
77
|
-
getProjectMeteorVersion(): string;
|
|
78
|
-
/**
|
|
79
|
-
* Retrieve the current projects meter node version (opposed to the global)
|
|
80
|
-
*/
|
|
81
|
-
getProjectsMeteorNodeVersion(): Promise<string>;
|
|
82
|
-
/**
|
|
83
|
-
* Gets latest version of Maka on NPM
|
|
84
|
-
*/
|
|
85
|
-
getLatestMakaVersion(): Promise<string>;
|
|
86
|
-
/**
|
|
87
|
-
* Compares and warns if maka is outdates
|
|
88
|
-
*/
|
|
89
|
-
compareMakaToLatest(): Promise<void>;
|
|
90
|
-
/**
|
|
91
|
-
* Returns an array of all directory entries recursively.
|
|
92
|
-
*/
|
|
93
|
-
directoryEntries(srcPath: string): string[];
|
|
94
|
-
isMakaProject(): boolean;
|
|
95
|
-
grep(iString: string, pattern: string): string[];
|
|
96
|
-
fileContainsString(filePath: string, searchString: string): Promise<boolean>;
|
|
97
|
-
getCachedResult<T>(command: string): T | null;
|
|
98
|
-
cacheResult<T>(command: string, result: T): void;
|
|
99
|
-
getGlobalMakaDir(): string;
|
|
100
|
-
saveInit(config: object, filePath: string): Promise<void>;
|
|
101
|
-
deepen(obj: object): object;
|
|
102
|
-
deeperAssign(a: object, b: object): object;
|
|
103
|
-
/**
|
|
104
|
-
* Installs a npm package in the app directory for the project. It doesn't
|
|
105
|
-
* matter where the cwd directory is, as long as you're in an maka project
|
|
106
|
-
* and there's an app folder. If the app folder isn't a meteor project the
|
|
107
|
-
* meteor cli will throw an error.
|
|
108
|
-
*/
|
|
109
|
-
initNpm(opts: any): Promise<void>;
|
|
110
|
-
checkPortInUse(port: number): Promise<boolean>;
|
|
111
|
-
getAvailablePort(startPort: number): Promise<number>;
|
|
112
|
-
extractTarGz(tarFilePath: string, destDirectory: string): Promise<void>;
|
|
113
|
-
/**
|
|
114
|
-
* Get the logs directory path for the current project
|
|
115
|
-
*/
|
|
116
|
-
getLogsDirectory(): string;
|
|
117
|
-
/**
|
|
118
|
-
* Ensure logs directory exists
|
|
119
|
-
*/
|
|
120
|
-
ensureLogsDirectory(): string;
|
|
121
|
-
/**
|
|
122
|
-
* Generate log file path with timestamp
|
|
123
|
-
*/
|
|
124
|
-
getLogFilePath(env: string, prefix?: string): string;
|
|
125
|
-
/**
|
|
126
|
-
* Rotate logs - keep only the last N log files per environment
|
|
127
|
-
*/
|
|
128
|
-
rotateLogs(env: string, prefix?: string, keepCount?: number): void;
|
|
129
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"fsi.class.js","sourceRoot":"","sources":["../../../../../src/tools/fsi/fsi.class.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,194 +0,0 @@
|
|
|
1
|
-
export interface ICache<T> {
|
|
2
|
-
[command: string]: T;
|
|
3
|
-
}
|
|
4
|
-
export interface ICreateFile {
|
|
5
|
-
filePath: string;
|
|
6
|
-
data: string;
|
|
7
|
-
opts?: ICreateFileOpts;
|
|
8
|
-
}
|
|
9
|
-
export interface ICreateDirectory {
|
|
10
|
-
dirPath: string;
|
|
11
|
-
force?: boolean;
|
|
12
|
-
silent?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export interface ICreateFileOpts {
|
|
15
|
-
silent?: boolean;
|
|
16
|
-
ignore?: boolean;
|
|
17
|
-
force?: boolean;
|
|
18
|
-
isImage?: boolean;
|
|
19
|
-
absolute?: boolean;
|
|
20
|
-
}
|
|
21
|
-
export interface ICreateDirOpts {
|
|
22
|
-
mode?: boolean;
|
|
23
|
-
context?: string;
|
|
24
|
-
}
|
|
25
|
-
export interface ITemplatePath {
|
|
26
|
-
srcPath: string;
|
|
27
|
-
destPath: string;
|
|
28
|
-
context: any;
|
|
29
|
-
framework?: string;
|
|
30
|
-
config?: IProjectConfig;
|
|
31
|
-
force?: boolean;
|
|
32
|
-
ignore?: boolean;
|
|
33
|
-
}
|
|
34
|
-
export interface ICopyTemplateDir {
|
|
35
|
-
srcPath: string;
|
|
36
|
-
destPath: string;
|
|
37
|
-
context: any;
|
|
38
|
-
ignore: string[];
|
|
39
|
-
keep: string[];
|
|
40
|
-
framework: string;
|
|
41
|
-
config: IProjectConfig;
|
|
42
|
-
force?: boolean;
|
|
43
|
-
}
|
|
44
|
-
export interface ICheckNpmPkgOpts {
|
|
45
|
-
cwd?: string;
|
|
46
|
-
isSelfTest?: boolean;
|
|
47
|
-
shouldInstall?: boolean;
|
|
48
|
-
saveDev?: boolean;
|
|
49
|
-
msg?: string;
|
|
50
|
-
}
|
|
51
|
-
export interface IPathForProject {
|
|
52
|
-
pathParts: string[];
|
|
53
|
-
}
|
|
54
|
-
export interface IPath {
|
|
55
|
-
pathParts: string[];
|
|
56
|
-
framework?: string;
|
|
57
|
-
config?: IProjectConfig;
|
|
58
|
-
}
|
|
59
|
-
export interface IInjectIntoFile {
|
|
60
|
-
filePath: string;
|
|
61
|
-
content: string;
|
|
62
|
-
opts?: IInjectIntoFileOpts;
|
|
63
|
-
}
|
|
64
|
-
export interface IInjectIntoFileOpts {
|
|
65
|
-
verbose: boolean;
|
|
66
|
-
}
|
|
67
|
-
export interface ITemplateContext {
|
|
68
|
-
noRename: boolean;
|
|
69
|
-
}
|
|
70
|
-
export interface IProjectConfig {
|
|
71
|
-
appName: string;
|
|
72
|
-
engines: IEngines;
|
|
73
|
-
serverPort?: string;
|
|
74
|
-
serverName?: string;
|
|
75
|
-
features: IFeaturesConfig;
|
|
76
|
-
template: ITemplateConfig;
|
|
77
|
-
route: IRouteConfig;
|
|
78
|
-
generator: IGeneratorConfig;
|
|
79
|
-
}
|
|
80
|
-
export interface IFeaturesConfig {
|
|
81
|
-
withHooks: boolean;
|
|
82
|
-
withTranslations: boolean;
|
|
83
|
-
}
|
|
84
|
-
export interface ITemplateConfig {
|
|
85
|
-
html: boolean;
|
|
86
|
-
js: boolean;
|
|
87
|
-
css: boolean;
|
|
88
|
-
test: boolean;
|
|
89
|
-
}
|
|
90
|
-
export interface IRouteConfig {
|
|
91
|
-
template: boolean;
|
|
92
|
-
}
|
|
93
|
-
export interface IGeneratorConfig {
|
|
94
|
-
comments: boolean;
|
|
95
|
-
}
|
|
96
|
-
export interface IGlobalConfig {
|
|
97
|
-
installedMeteorRelease?: string;
|
|
98
|
-
token?: IMeteorToken;
|
|
99
|
-
cert?: string;
|
|
100
|
-
allowInsecure?: boolean;
|
|
101
|
-
workspace?: string;
|
|
102
|
-
pallet?: string;
|
|
103
|
-
openai?: string;
|
|
104
|
-
anthropic?: string;
|
|
105
|
-
deepseek?: string;
|
|
106
|
-
guided?: boolean;
|
|
107
|
-
}
|
|
108
|
-
export interface IMeteorToken {
|
|
109
|
-
authToken: string;
|
|
110
|
-
userId: string;
|
|
111
|
-
when: string;
|
|
112
|
-
error?: string;
|
|
113
|
-
}
|
|
114
|
-
export declare const supportedEngines: {
|
|
115
|
-
html: string[];
|
|
116
|
-
js: string[];
|
|
117
|
-
css: string[];
|
|
118
|
-
api: string[];
|
|
119
|
-
test: string[];
|
|
120
|
-
client: string[];
|
|
121
|
-
graphql: string[];
|
|
122
|
-
ssr: boolean[];
|
|
123
|
-
theme: string[];
|
|
124
|
-
};
|
|
125
|
-
export declare enum HtmlEngines {
|
|
126
|
-
HTML = "html"
|
|
127
|
-
}
|
|
128
|
-
export declare enum JsEngines {
|
|
129
|
-
JS = "js",
|
|
130
|
-
JSX = "jsx",
|
|
131
|
-
TS = "ts",
|
|
132
|
-
TSX = "tsx"
|
|
133
|
-
}
|
|
134
|
-
export declare enum CssEngines {
|
|
135
|
-
CSS = "css",
|
|
136
|
-
LESS = "less",
|
|
137
|
-
SCSS = "scss",
|
|
138
|
-
NONE = "none"
|
|
139
|
-
}
|
|
140
|
-
export declare enum ApiEngines {
|
|
141
|
-
REST = "rest",
|
|
142
|
-
RPC = "rpc",
|
|
143
|
-
GRAPHQL = "graphql",
|
|
144
|
-
NONE = "none"
|
|
145
|
-
}
|
|
146
|
-
export declare enum TestEngines {
|
|
147
|
-
JASMINE = "jasmine",
|
|
148
|
-
JEST = "jest",
|
|
149
|
-
MOCHA = "mocha",
|
|
150
|
-
NONE = "none"
|
|
151
|
-
}
|
|
152
|
-
export declare enum ClientEngines {
|
|
153
|
-
REACT = "react",
|
|
154
|
-
VANILLA = "vanilla"
|
|
155
|
-
}
|
|
156
|
-
export declare enum GraphqlEngines {
|
|
157
|
-
NONE = "none",
|
|
158
|
-
APOLLO = "apollo"
|
|
159
|
-
}
|
|
160
|
-
export declare enum SsrEngines {
|
|
161
|
-
NONE = "none",
|
|
162
|
-
METEOR = "meteor"
|
|
163
|
-
}
|
|
164
|
-
export declare enum ThemeEngines {
|
|
165
|
-
MATERIAL = "material",
|
|
166
|
-
NONE = "none"
|
|
167
|
-
}
|
|
168
|
-
export interface IEngines {
|
|
169
|
-
html?: HtmlEngines;
|
|
170
|
-
js?: JsEngines;
|
|
171
|
-
css?: CssEngines;
|
|
172
|
-
api?: ApiEngines;
|
|
173
|
-
apis?: ApiEngines[];
|
|
174
|
-
test?: TestEngines;
|
|
175
|
-
client?: ClientEngines;
|
|
176
|
-
graphql?: GraphqlEngines;
|
|
177
|
-
ssr?: SsrEngines;
|
|
178
|
-
theme?: ThemeEngines;
|
|
179
|
-
}
|
|
180
|
-
export interface IProBodyReturn {
|
|
181
|
-
user: string;
|
|
182
|
-
proCommands: string[];
|
|
183
|
-
proGenerators: string[];
|
|
184
|
-
proFlags: string[];
|
|
185
|
-
roles: string[];
|
|
186
|
-
emailVerified: boolean;
|
|
187
|
-
}
|
|
188
|
-
export interface InjectImportParams {
|
|
189
|
-
filePath: string;
|
|
190
|
-
importName: string;
|
|
191
|
-
modulePath: string;
|
|
192
|
-
isNamedExport: boolean;
|
|
193
|
-
injectAtStart?: boolean;
|
|
194
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"fsi.interfaces.js","sourceRoot":"","sources":["../../../../../src/tools/fsi/fsi.interfaces.ts"],"names":[],"mappings":"AAuIA,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,IAAI,EAAE,CAAC,MAAM,CAAC;IACd,EAAE,EAAE,CAAC,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,CAAC;IAC9B,GAAG,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC;IACpC,GAAG,EAAE,CAAC,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,CAAC;IACvC,IAAI,EAAE,CAAC,SAAS,EAAE,OAAO,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,CAAC,OAAO,EAAE,SAAS,CAAC;IAC5B,OAAO,EAAE,CAAC,QAAQ,CAAC;IACnB,GAAG,EAAE,CAAC,IAAI,EAAE,KAAK,CAAC;IAClB,KAAK,EAAE,CAAC,UAAU,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,6CAA6C;AAC7C,MAAM,CAAN,IAAY,WAEX;AAFD,WAAY,WAAW;IACrB,4BAAa,CAAA;AACf,CAAC,EAFW,WAAW,KAAX,WAAW,QAEtB;AAED,MAAM,CAAN,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,sBAAS,CAAA;IACT,wBAAW,CAAA;IACX,sBAAS,CAAA;IACT,wBAAW,CAAA;AACb,CAAC,EALW,SAAS,KAAT,SAAS,QAKpB;AAED,MAAM,CAAN,IAAY,UAKX;AALD,WAAY,UAAU;IACpB,yBAAW,CAAA;IACX,2BAAa,CAAA;IACb,2BAAa,CAAA;IACb,2BAAa,CAAA;AACf,CAAC,EALW,UAAU,KAAV,UAAU,QAKrB;AAED,MAAM,CAAN,IAAY,UAKX;AALD,WAAY,UAAU;IACpB,2BAAa,CAAA;IACb,yBAAW,CAAA;IACX,iCAAmB,CAAA;IACnB,2BAAa,CAAA;AACf,CAAC,EALW,UAAU,KAAV,UAAU,QAKrB;AAED,MAAM,CAAN,IAAY,WAKX;AALD,WAAY,WAAW;IACrB,kCAAmB,CAAA;IACnB,4BAAa,CAAA;IACb,8BAAe,CAAA;IACf,4BAAa,CAAA;AACf,CAAC,EALW,WAAW,KAAX,WAAW,QAKtB;AAED,MAAM,CAAN,IAAY,aAGX;AAHD,WAAY,aAAa;IACvB,gCAAe,CAAA;IACf,oCAAmB,CAAA;AACrB,CAAC,EAHW,aAAa,KAAb,aAAa,QAGxB;AAED,MAAM,CAAN,IAAY,cAGX;AAHD,WAAY,cAAc;IACxB,+BAAa,CAAA;IACb,mCAAiB,CAAA;AACnB,CAAC,EAHW,cAAc,KAAd,cAAc,QAGzB;AAED,MAAM,CAAN,IAAY,UAGX;AAHD,WAAY,UAAU;IACpB,2BAAa,CAAA;IACb,+BAAiB,CAAA;AACnB,CAAC,EAHW,UAAU,KAAV,UAAU,QAGrB;AAED,MAAM,CAAN,IAAY,YAGX;AAHD,WAAY,YAAY;IACtB,qCAAqB,CAAA;IACrB,6BAAa,CAAA;AACf,CAAC,EAHW,YAAY,KAAZ,YAAY,QAGvB"}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* A GENERATED FILE THAT REFUSES TO EAT A HAND-EDITED ONE.
|
|
3
|
-
*
|
|
4
|
-
* `maka deploy:ubuntu` wrote config/<env>/nginx.conf and deploy.sh with
|
|
5
|
-
* `fs.createWriteStream(..., { flags: 'w' })` -- unconditional
|
|
6
|
-
* truncation, no --force gate, no prompt, no backup. On 2026-09-04 that
|
|
7
|
-
* silently reverted a production deploy.sh to scaffold, losing a
|
|
8
|
-
* swapfile block, a data-volume mount and an apt guard (260 lines, all
|
|
9
|
-
* recovered from git). The sibling `maka deploy:github` had taken
|
|
10
|
-
* `--force` and routed the same two files through scaffold.template all
|
|
11
|
-
* along, so the two halves of one command family disagreed about
|
|
12
|
-
* whether the user's edits were the user's.
|
|
13
|
-
*
|
|
14
|
-
* The rule here is the stronger of the two, because these files are
|
|
15
|
-
* EDITED IN PLACE by design -- a deploy script grows with the box:
|
|
16
|
-
*
|
|
17
|
-
* absent -> write it
|
|
18
|
-
* byte-identical -> touch nothing (a no-op deploy stays a no-op)
|
|
19
|
-
* differs, no force -> REFUSE, say so loudly, keep the user's file
|
|
20
|
-
* differs, --force -> back up to <name>.bak, then write
|
|
21
|
-
*
|
|
22
|
-
* A refusal does NOT abort the deploy. Continuing with the file the user
|
|
23
|
-
* maintained is the safe reading of "they changed it on purpose"; the
|
|
24
|
-
* unsafe reading is the one that just cost them their swapfile block.
|
|
25
|
-
*
|
|
26
|
-
* The shim exists so the hundreds of generator `.write()` lines in
|
|
27
|
-
* ubuntu.sub.cmd.ts stay untouched: it buffers, then decides once at
|
|
28
|
-
* end(). It also fixes a latent bug in that code, where the only
|
|
29
|
-
* `.end()` sat inside an `on('finish')` handler -- and 'finish' fires
|
|
30
|
-
* only AFTER end(), so it never ran and the file flushed on process
|
|
31
|
-
* exit or not at all.
|
|
32
|
-
*/
|
|
33
|
-
export declare class GuardedFile {
|
|
34
|
-
private readonly destPath;
|
|
35
|
-
private readonly opts;
|
|
36
|
-
private readonly chunks;
|
|
37
|
-
private ended;
|
|
38
|
-
constructor(destPath: string, opts?: {
|
|
39
|
-
force?: boolean;
|
|
40
|
-
});
|
|
41
|
-
/** Buffers. Signature matches the WriteStream call sites it replaces. */
|
|
42
|
-
write(chunk: string): boolean;
|
|
43
|
-
/**
|
|
44
|
-
* 'open' runs its generator NOW, which is what the old stream did
|
|
45
|
-
* asynchronously and what every call site assumes. Other events are
|
|
46
|
-
* accepted and ignored: the call sites register a 'finish' handler
|
|
47
|
-
* that only calls end(), and end() is idempotent.
|
|
48
|
-
*/
|
|
49
|
-
on(event: string, handler: () => void): this;
|
|
50
|
-
/** Decides, once. Returns what it did, for the caller and for tests. */
|
|
51
|
-
end(): 'created' | 'unchanged' | 'refused' | 'overwritten';
|
|
52
|
-
}
|
|
53
|
-
/**
|
|
54
|
-
* Says what the guard did, in the words a deployer needs. `refused` is
|
|
55
|
-
* deliberately the loudest: it is the only outcome where the file on
|
|
56
|
-
* disk is NOT what this command generated, and a deploy about to push
|
|
57
|
-
* that file needs the operator to know whose version is going out.
|
|
58
|
-
*/
|
|
59
|
-
export declare function reportGuarded(name: string, outcome: ReturnType<GuardedFile['end']>): void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"guarded-file.class.js","sourceRoot":"","sources":["../../../../../src/tools/guarded-file/guarded-file.class.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,IAAI,CAAC;AACpB,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,GAAG,EAAE,MAAM,qBAAqB,CAAC;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,MAAM,OAAO,WAAW;IAKH;IACA;IALF,MAAM,GAAa,EAAE,CAAC;IAC/B,KAAK,GAAG,KAAK,CAAC;IAEtB,YACmB,QAAgB,EAChB,OAA4B,EAAE;QAD9B,aAAQ,GAAR,QAAQ,CAAQ;QAChB,SAAI,GAAJ,IAAI,CAA0B;IAC9C,CAAC;IAEJ,yEAAyE;IACzE,KAAK,CAAC,KAAa;QACjB,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACxB,OAAO,IAAI,CAAC;IACd,CAAC;IAED;;;;;OAKG;IACH,EAAE,CAAC,KAAa,EAAE,OAAmB;QACnC,IAAI,KAAK,KAAK,MAAM;YAAE,OAAO,EAAE,CAAC;QAChC,OAAO,IAAI,CAAC;IACd,CAAC;IAED,wEAAwE;IACxE,GAAG;QACD,IAAI,IAAI,CAAC,KAAK;YAAE,OAAO,WAAW,CAAC;QACnC,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC;QAElB,MAAM,IAAI,GAAG,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;QAClC,MAAM,IAAI,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QAE1C,IAAI,CAAC,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC;YAClC,EAAE,CAAC,SAAS,CAAC,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;YAC/D,EAAE,CAAC,aAAa,CAAC,IAAI,CAAC,QAAQ,EAAE,IAAI,EAAE,MAAM,CAAC,CAAC;YAC9C,OAAO,SAAS,CAAC;QACnB,CAAC;QAED,MAAM,OAAO,GAAG,CAAC,GAAG,EAAE;YACpB,IAAI,CAAC;gBAAC,OAAO,EAAE,CAAC,YAAY,CAAC,IAAI,CAAC,QAAQ,EAAE,MAAM,CAAC,CAAC;YAAC,CAAC;YAAC,MAAM,CAAC;gBAAC,OAAO,IAAI,CAAC;YAAC,CAAC;QAC/E,CAAC,CAAC,EAAE,CAAC;QAEL,IAAI,OAAO,KAAK,IAAI;YAAE,OAAO,WAAW,CAAC;QAEzC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC;YACrB,GAAG,CAAC,IAAI,CAAC,GAAG,IAAI,qFAAqF,CAAC,CAAC;YACvG,GAAG,CAAC,IAAI,CAAC,KAAK,IAAI,CAAC,QAAQ,EAAE,CAAC,CAAC;YAC/B,GAAG,CAAC,IAAI,CAAC,wFAAwF,CAAC,CAAC;YACnG,GAAG,CAAC,IAAI,CAAC,wEAAwE,IAAI,cAAc,CAAC,CAAC;YACrG,OAAO,SAAS,CAAC;QACnB,CAAC;QAED,IAAI,CAAC;YACH,EAAE,CAAC,YAAY,CAAC,IAAI,CAAC,QAAQ,EAAE,GAAG,IAAI,CAAC,QAAQ,MAAM,CAAC,CAAC;YACvD,GAAG,CAAC,MAAM,CAAC,kBAAkB,IAAI,OAAO,IAAI,0BAA0B,CAAC,CAAC;QAC1E,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,8DAA8D;YAC9D,sEAAsE;YACtE,GAAG,CAAC,KAAK,CAAC,qBAAqB,IAAI,KAAM,GAAa,CAAC,OAAO,gCAAgC,CAAC,CAAC;YAChG,OAAO,SAAS,CAAC;QACnB,CAAC;QACD,EAAE,CAAC,aAAa,CAAC,IAAI,CAAC,QAAQ,EAAE,IAAI,EAAE,MAAM,CAAC,CAAC;QAC9C,OAAO,aAAa,CAAC;IACvB,CAAC;CACF;AAED;;;;;GAKG;AACH,MAAM,UAAU,aAAa,CAAC,IAAY,EAAE,OAAuC;IACjF,IAAI,OAAO,KAAK,SAAS;QAAE,GAAG,CAAC,OAAO,CAAC,SAAS,IAAI,GAAG,CAAC,CAAC;SACpD,IAAI,OAAO,KAAK,aAAa;QAAE,GAAG,CAAC,OAAO,CAAC,WAAW,IAAI,aAAa,CAAC,CAAC;SACzE,IAAI,OAAO,KAAK,WAAW;QAAE,GAAG,CAAC,IAAI,CAAC,GAAG,IAAI,6DAA6D,CAAC,CAAC;;QAC5G,GAAG,CAAC,IAAI,CAAC,kBAAkB,IAAI,gCAAgC,CAAC,CAAC;AACxE,CAAC"}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* WHY A CALL TO maka-cli.com DID NOT ARRIVE, in one sentence naming the
|
|
3
|
-
* origin actually dialled (board item KYaqmxeW343owAnsn).
|
|
4
|
-
*
|
|
5
|
-
* `maka login`, `maka logout` and `maka register` each print the right
|
|
6
|
-
* banner now (KtbaziFuKHh8WheFn) -- and then, when nothing answers,
|
|
7
|
-
* report the failure three DIFFERENT wrong ways:
|
|
8
|
-
*
|
|
9
|
-
* login exit 0, `console.log(e)` dumping the raw error object as a
|
|
10
|
-
* wall of node:net stack, then "If you need to reset your
|
|
11
|
-
* password..." -- advice for a failure that never happened.
|
|
12
|
-
* logout exit 0, `Log.error(e)` stringifying to the bare word
|
|
13
|
-
* "AggregateError", then "You may not be logged in...".
|
|
14
|
-
* register exit 1 (the only honest code of the three) and NO MESSAGE
|
|
15
|
-
* AT ALL, because `err.message` on an AggregateError is the
|
|
16
|
-
* empty string.
|
|
17
|
-
*
|
|
18
|
-
* Three spellings of one bug is worse than one uniform bug: it reads as
|
|
19
|
-
* three unrelated quirks, so nobody fixes the shape. Hence one helper
|
|
20
|
-
* all three share.
|
|
21
|
-
*
|
|
22
|
-
* THE EMPTY MESSAGE IS THE TRAP WORTH NAMING. Node raises AggregateError
|
|
23
|
-
* when a host resolves to several addresses (::1 and 127.0.0.1 for
|
|
24
|
-
* localhost) and every attempt fails; the real codes live on `.errors`,
|
|
25
|
-
* and `.message` is `''`. So the obvious `err.message` prints nothing,
|
|
26
|
-
* looks like a silent success, and is exactly how `register` came to
|
|
27
|
-
* announce a dead server by saying nothing whatsoever.
|
|
28
|
-
*/
|
|
29
|
-
/**
|
|
30
|
-
* The transport-level code buried in a thrown error, wherever it is.
|
|
31
|
-
*
|
|
32
|
-
* Looks in three places because Node uses all three: `code` on the error
|
|
33
|
-
* itself, `errors[]` on an AggregateError (the multi-address case), and
|
|
34
|
-
* `cause` on a wrapper. Depth-limited rather than trusting the shape --
|
|
35
|
-
* a cyclic `cause` is rare and a hung CLI is worse than a vague message.
|
|
36
|
-
*/
|
|
37
|
-
export declare function networkErrorCode(err: unknown, depth?: number): string | undefined;
|
|
38
|
-
/** Did this fail because the request never reached the server? Used to
|
|
39
|
-
* decide whether advice about PASSWORDS or SESSIONS is relevant -- it
|
|
40
|
-
* is not, when nobody was listening to hear the credentials. */
|
|
41
|
-
export declare function isUnreachable(err: unknown): boolean;
|
|
42
|
-
/**
|
|
43
|
-
* One sentence, for a human, naming the origin that was actually
|
|
44
|
-
* dialled.
|
|
45
|
-
*
|
|
46
|
-
* NEVER RETURNS AN EMPTY STRING, and that is the load-bearing
|
|
47
|
-
* guarantee rather than a nicety: the bug being fixed here is a command
|
|
48
|
-
* that reported a dead server by printing nothing, and any fix that can
|
|
49
|
-
* still produce '' just moves that failure somewhere new.
|
|
50
|
-
*/
|
|
51
|
-
export declare function describeFailure(err: unknown, origin: string): string;
|
|
52
|
-
/** What a command should print and exit with, given a thrown error. */
|
|
53
|
-
export interface IFailureReport {
|
|
54
|
-
/** The one sentence. Never empty. */
|
|
55
|
-
message: string;
|
|
56
|
-
/** Follow-up advice, when any is warranted -- omitted for a failure the
|
|
57
|
-
* advice cannot explain. */
|
|
58
|
-
hint?: string;
|
|
59
|
-
/** Always non-zero: this is the failure path. */
|
|
60
|
-
exitCode: number;
|
|
61
|
-
}
|
|
62
|
-
/**
|
|
63
|
-
* THE WHOLE FAILURE DECISION IN ONE PLACE, so the part with real cases
|
|
64
|
-
* in it can be tested without spawning a CLI.
|
|
65
|
-
*
|
|
66
|
-
* `login` and `logout` each ended their catch with `process.exit(0)`,
|
|
67
|
-
* which is the load-bearing half of KYaqmxeW343owAnsn: a login that
|
|
68
|
-
* never reached the server reported success, so `maka login && <next>`
|
|
69
|
-
* ran the next step regardless and nothing scripted could gate on it.
|
|
70
|
-
* A wrong exit code is a lie an automation acts on; a wrong message is
|
|
71
|
-
* only a lie a person reads.
|
|
72
|
-
*
|
|
73
|
-
* `hint` is dropped when the request never arrived, because both hints
|
|
74
|
-
* these commands carry -- "reset your password", "you may not be logged
|
|
75
|
-
* in" -- are guesses about CREDENTIALS or SESSION STATE, and neither is
|
|
76
|
-
* a sensible guess when nobody was listening to hear them. Advice that
|
|
77
|
-
* points the diagnosis away from a dead server is worse than none.
|
|
78
|
-
*/
|
|
79
|
-
export declare function failureReport(err: unknown, origin: string, hint?: string): IFailureReport;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"connection-error.js","sourceRoot":"","sources":["../../../../../src/tools/https/connection-error.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { IHTTPSPost, IHTTPSGet, IHTTPSResponse, IHTPSAskGPT, IHTPSAskClaude, IHTTPSDownload } from './https.interface';
|
|
2
|
-
export declare class HTTPS {
|
|
3
|
-
static post({ hostname, path, data, headers, cert, timeout, port, protocol }: IHTTPSPost): Promise<IHTTPSResponse>;
|
|
4
|
-
static get({ url, headers, cert, timeout }: IHTTPSGet): Promise<IHTTPSResponse>;
|
|
5
|
-
static downloadFile({ url, headers, cert, destPath, timeout }: IHTTPSDownload): Promise<void>;
|
|
6
|
-
static checkAvailability({ url, headers, cert, maxRedirects, timeout }: IHTTPSGet & {
|
|
7
|
-
maxRedirects?: number;
|
|
8
|
-
}): Promise<boolean>;
|
|
9
|
-
static askGPT({ prompt, openApiKey, certPath, model, maxTokens }: IHTPSAskGPT & {
|
|
10
|
-
model?: string;
|
|
11
|
-
}): Promise<IHTTPSResponse>;
|
|
12
|
-
static askClaude({ prompt, apiKey, certPath, model, maxTokens }: IHTPSAskClaude): Promise<IHTTPSResponse>;
|
|
13
|
-
/**
|
|
14
|
-
* DeepSeek, over its ANTHROPIC-COMPATIBLE endpoint rather than its
|
|
15
|
-
* OpenAI-compatible one. Both exist and both work (verified live
|
|
16
|
-
* 2026-08-25); this side was chosen because it makes DeepSeek a drop
|
|
17
|
-
* in the same slot Claude already occupies -- identical headers,
|
|
18
|
-
* identical body, and a response whose `content[]` typed blocks the
|
|
19
|
-
* caller already knows how to read (AI.ask's non-openai branch needs
|
|
20
|
-
* no new case). DeepSeek remaps Claude model names on its side:
|
|
21
|
-
* claude-sonnet-* and claude-haiku-* land on deepseek-v4-flash,
|
|
22
|
-
* claude-opus-* on deepseek-v4-pro.
|
|
23
|
-
*
|
|
24
|
-
* `thinking: disabled` is not optional here. DeepSeek v4 reasons by
|
|
25
|
-
* default, and the measured cost of leaving it on for an identical
|
|
26
|
-
* one-word reply was 90 input / 16 output tokens against 11 / 2 with
|
|
27
|
-
* it off -- roughly 8x on both sides, most of the output being
|
|
28
|
-
* reasoning tokens that never reach the player. The same trap the
|
|
29
|
-
* Claude path above documents, sprung by a different vendor.
|
|
30
|
-
*/
|
|
31
|
-
static askDeepSeek({ prompt, apiKey, certPath, model, maxTokens }: IHTPSAskClaude): Promise<IHTTPSResponse>;
|
|
32
|
-
/**
|
|
33
|
-
* The maka-cli.com AI relay (role-gated server-side; see the com
|
|
34
|
-
* repo's /api/v1/ai/anthropic): the SERVER builds the Anthropic
|
|
35
|
-
* request with its own key and returns the provider's response
|
|
36
|
-
* verbatim inside the API's {data} wrapper. Auth is the player's
|
|
37
|
-
* resume token, not an API key. Production host only -- the relay is
|
|
38
|
-
* an account nicety, not a dev-loop dependency.
|
|
39
|
-
*/
|
|
40
|
-
static askMakaServer({ prompt, authToken, model, maxTokens }: {
|
|
41
|
-
prompt: string;
|
|
42
|
-
authToken: string;
|
|
43
|
-
model?: string;
|
|
44
|
-
maxTokens?: number;
|
|
45
|
-
}): Promise<IHTTPSResponse>;
|
|
46
|
-
static askGPTStreaming(prompt: string, model?: string): Promise<string>;
|
|
47
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"https.class.js","sourceRoot":"","sources":["../../../../../src/tools/https/https.class.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,MAAM,IAAI,CAAC;AAWpB,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAEzD,MAAM,OAAO,GAAG,MAAM,CAAC;AAEvB,OAAO,CAAC,GAAG,CAAC,8BAA8B,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;AAC5F,OAAO,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;AAEhF,MAAM,OAAO,KAAK;IACT,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAc;QACnG,MAAM,QAAQ,GAAG,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;QAEtC,MAAM,UAAU,GAAG;YACjB,cAAc,EAAE,kBAAkB;YAClC,gBAAgB,EAAE,MAAM,CAAC,UAAU,CAAC,QAAQ,EAAE,MAAM,CAAC;SACtD,CAAC;QAEF,MAAM,CAAC,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;QAEnC,MAAM,OAAO,GAAG;YACd,QAAQ;YACR,mEAAmE;YACnE,mEAAmE;YACnE,gEAAgE;YAChE,2CAA2C;YAC3C,IAAI,EAAE,IAAI,IAAI,GAAG;YACjB,IAAI;YACJ,MAAM,EAAE,MAAM;YACd,OAAO,EAAE,UAAU;YACnB,OAAO,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO;SACvC,CAAC;QACF,MAAM,SAAS,GAAG,QAAQ,KAAK,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;QAErD,IAAI,IAAI,EAAE,CAAC;YACT,MAAM,CAAC,MAAM,CAAC,OAAO,EAAE,EAAE,IAAI,EAAE,EAAE,CAAC,YAAY,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;QAC1D,CAAC;QAED,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YAErC,MAAM,GAAG,GAAG,SAAS,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC,GAAG,EAAE,EAAE;gBAC7C,IAAI,YAAY,GAAG,EAAE,CAAC;gBAEtB,GAAG,CAAC,EAAE,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,EAAE;oBACtB,YAAY,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;gBAClC,CAAC,CAAC,CAAC;gBAEH,GAAG,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE;oBACjB,IAAI,GAAG,CAAC,UAAU,KAAK,GAAG,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,EAAE,CAAC;wBACnD,4CAA4C;wBAC5C,IAAI,CAAC,IAAI,CAAC;4BACR,QAAQ,EAAE,IAAI,GAAG,CAAC,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,QAAQ;4BAChD,IAAI,EAAE,IAAI,GAAG,CAAC,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,QAAQ;4BAC5C,IAAI,EAAE,IAAI;4BACV,OAAO,EAAE,OAAO;4BAChB,IAAI,EAAE,IAAI;yBACX,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;oBACjC,CAAC;yBAAM,CAAC;wBACN,yDAAyD;wBACzD,EAAE;wBACF,4DAA4D;wBAC5D,4DAA4D;wBAC5D,2DAA2D;wBAC3D,2DAA2D;wBAC3D,0DAA0D;wBAC1D,wDAAwD;wBACxD,uBAAuB;wBACvB,EAAE;wBACF,4DAA4D;wBAC5D,6DAA6D;wBAC7D,6DAA6D;wBAC7D,UAAU;wBACV,EAAE;wBACF,wDAAwD;wBACxD,2DAA2D;wBAC3D,8DAA8D;wBAC9D,4DAA4D;wBAC5D,2DAA2D;wBAC3D,yDAAyD;wBACzD,8BAA8B;wBAC9B,MAAM,UAAU,GAAG,GAAG,CAAC,UAAU,IAAI,GAAG,CAAC;wBACzC,OAAO,CAAC;4BACN,UAAU;4BACV,aAAa,EAAE,GAAG,CAAC,aAAa,IAAI,YAAY;4BAChD,IAAI,EAAE,YAAY,IAAI,IAAI,CAAC,SAAS,CAAC;gCACnC,OAAO,EAAE,4BAA4B,UAAU,sBAAsB;6BACtE,CAAC;yBACH,CAAC,CAAC;oBACL,CAAC;gBACH,CAAC,CAAC,CAAC;YACL,CAAC,CAAC,CAAC;YAEH,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE;gBACpB,MAAM,CAAC,CAAC,CAAC,CAAC;YACZ,CAAC,CAAC,CAAC;YAEH,GAAG,CAAC,EAAE,CAAC,SAAS,EAAE,GAAG,EAAE;gBACrB,GAAG,CAAC,OAAO,EAAE,CAAC;gBACd,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,iBAAiB,CAAC,EAAE;oBACjD,UAAU,EAAE,GAAG;oBACf,aAAa,EAAE,iBAAiB;iBACjC,CAAC,CAAC,CAAC;YACN,CAAC,CAAC,CAAC;YAEH,GAAG,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;YACpB,GAAG,CAAC,GAAG,EAAE,CAAC;QACZ,CAAC,CAAC,CAAC;IAEL,CAAC;IAEM,MAAM,CAAC,GAAG,CAAC,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,OAAO,EAAa;QAC1D,MAAM,UAAU,GAAG;YACjB,cAAc,EAAE,kBAAkB;SACnC,CAAC;QAEF,MAAM,CAAC,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;QAEnC,MAAM,OAAO,GAAG;YACd,OAAO,EAAE,UAAU;YACnB,OAAO,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO;SACvC,CAAC;QAEF,IAAI,IAAI,EAAE,CAAC;YACT,MAAM,CAAC,MAAM,CAAC,OAAO,EAAE,EAAE,IAAI,EAAE,EAAE,CAAC,YAAY,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;QAC1D,CAAC;QAED,wDAAwD;QACxD,iEAAiE;QACjE,mEAAmE;QACnE,iEAAiE;QACjE,mEAAmE;QACnE,qCAAqC;QACrC,MAAM,SAAS,GAAG,GAAG,CAAC,UAAU,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;QAC3D,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YACrC,MAAM,GAAG,GAAG,SAAS,CAAC,GAAG,CAAC,GAAG,EAAE,OAAO,EAAE,CAAC,GAAG,EAAE,EAAE;gBAC9C,IAAI,YAAY,GAAG,EAAE,CAAC;gBAEtB,GAAG,CAAC,EAAE,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,EAAE;oBACtB,YAAY,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;gBAClC,CAAC,CAAC,CAAC;gBAEH,GAAG,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE;oBACjB,IAAI,GAAG,CAAC,UAAU,KAAK,GAAG,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,EAAE,CAAC;wBACnD,2CAA2C;wBAC3C,IAAI,CAAC,GAAG,CAAC;4BACP,GAAG,EAAE,GAAG,CAAC,OAAO,CAAC,QAAQ;4BACzB,OAAO,EAAE,OAAO;4BAChB,IAAI,EAAE,IAAI;yBACX,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;oBACjC,CAAC;yBAAM,CAAC;wBACN,OAAO,CAAC;4BACN,UAAU,EAAE,GAAG,CAAC,UAAU,IAAI,GAAG;4BACjC,aAAa,EAAE,GAAG,CAAC,aAAa,IAAI,YAAY;4BAChD,IAAI,EAAE,YAAY;yBACnB,CAAC,CAAC;oBACL,CAAC;gBACH,CAAC,CAAC,CAAC;YACL,CAAC,CAAC,CAAC;YAEH,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE;gBACpB,MAAM,CAAC,CAAC,CAAC,CAAC;YACZ,CAAC,CAAC,CAAC;YAEH,GAAG,CAAC,EAAE,CAAC,SAAS,EAAE,GAAG,EAAE;gBACrB,GAAG,CAAC,OAAO,EAAE,CAAC;gBACd,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,iBAAiB,CAAC,EAAE;oBACjD,UAAU,EAAE,GAAG;oBACf,aAAa,EAAE,iBAAiB;iBACjC,CAAC,CAAC,CAAC;YACN,CAAC,CAAC,CAAC;QACL,CAAC,CAAC,CAAC;IACL,CAAC;IAEM,MAAM,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAkB;QAClF,MAAM,UAAU,GAAG;YACjB,cAAc,EAAE,0BAA0B;SAC3C,CAAC;QAEF,MAAM,CAAC,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;QAEnC,MAAM,OAAO,GAAG;YACd,OAAO,EAAE,UAAU;YACnB,OAAO,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO;SACvC,CAAC;QAEF,IAAI,IAAI,EAAE,CAAC;YACT,MAAM,CAAC,MAAM,CAAC,OAAO,EAAE,EAAE,IAAI,EAAE,EAAE,CAAC,YAAY,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;QAC1D,CAAC;QAED,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YACrC,MAAM,cAAc,GAAG,CAAC,GAAQ,EAAE,EAAE;gBAClC,IAAI,GAAG,CAAC,UAAU,KAAK,GAAG,IAAI,GAAG,CAAC,UAAU,KAAK,GAAG,EAAE,CAAC;oBACrD,sBAAsB;oBACtB,IAAI,CAAC,GAAG,CAAC,OAAO,CAAC,QAAQ,EAAE,CAAC;wBAC1B,OAAO,MAAM,CAAC,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC,CAAC;oBAC1E,CAAC;oBACD,IAAI,CAAC,YAAY,CAAC;wBAChB,GAAG,EAAE,GAAG,CAAC,OAAO,CAAC,QAAQ;wBACzB,OAAO,EAAE,OAAO;wBAChB,IAAI,EAAE,IAAI;wBACV,QAAQ,EAAE,QAAQ;qBACnB,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;oBAC/B,OAAO;gBACT,CAAC;gBAED,IAAI,GAAG,CAAC,UAAU,IAAI,CAAC,GAAG,CAAC,UAAU,GAAG,GAAG,IAAI,GAAG,CAAC,UAAU,IAAI,GAAG,CAAC,EAAE,CAAC;oBACtE,OAAO,MAAM,CAAC,IAAI,KAAK,CAAC,oCAAoC,GAAG,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC;gBACjF,CAAC;gBAED,MAAM,SAAS,GAAG,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC;gBAC9D,MAAM,QAAQ,GAAG,IAAI,QAAQ,CAAC,SAAS,CAAC,CAAC;gBAEzC,MAAM,IAAI,GAAG,EAAE,CAAC,iBAAiB,CAAC,QAAQ,CAAC,CAAC;gBAE5C,GAAG,CAAC,EAAE,CAAC,MAAM,EAAE,CAAC,KAAe,EAAE,EAAE;oBACjC,QAAQ,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;oBAC9B,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;gBACpB,CAAC,CAAC,CAAC;gBAEH,GAAG,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE;oBACjB,IAAI,CAAC,GAAG,EAAE,CAAC;oBACX,QAAQ,CAAC,QAAQ,EAAE,CAAC;gBACtB,CAAC,CAAC,CAAC;gBAEH,IAAI,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,EAAE;oBACrB,IAAI,CAAC,KAAK,EAAE,CAAC;gBACf,CAAC,CAAC,CAAC;gBAEH,IAAI,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;YAC5B,CAAC,CAAC;YAEF,MAAM,GAAG,GAAG,KAAK,CAAC,GAAG,CAAC,GAAG,EAAE,OAAO,EAAE,cAAc,CAAC,CAAC;YAEpD,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE;gBACpB,MAAM,CAAC,CAAC,CAAC,CAAC;YACZ,CAAC,CAAC,CAAC;YAEH,GAAG,CAAC,EAAE,CAAC,SAAS,EAAE,GAAG,EAAE;gBACrB,GAAG,CAAC,OAAO,EAAE,CAAC;gBACd,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,iBAAiB,CAAC,EAAE;oBACjD,UAAU,EAAE,GAAG;oBACf,aAAa,EAAE,iBAAiB;iBACjC,CAAC,CAAC,CAAC;YACN,CAAC,CAAC,CAAC;QACL,CAAC,CAAC,CAAC;IACL,CAAC;IAEM,MAAM,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,GAAG,CAAC,EAAE,OAAO,EAAyC;QACtH,MAAM,UAAU,GAAG;YACjB,cAAc,EAAE,kBAAkB;SACnC,CAAC;QAEF,MAAM,CAAC,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;QAEnC,MAAM,OAAO,GAAQ;YACnB,MAAM,EAAE,MAAM;YACd,OAAO,EAAE,UAAU;YACnB,OAAO,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO;SACvC,CAAC;QAEF,IAAI,IAAI,EAAE,CAAC;YACT,MAAM,CAAC,MAAM,CAAC,OAAO,EAAE,EAAE,IAAI,EAAE,EAAE,CAAC,YAAY,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;QAC1D,CAAC;QAED,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;YACrC,MAAM,GAAG,GAAG,KAAK,CAAC,OAAO,CAAC,GAAG,EAAE,OAAO,EAAE,CAAC,GAAG,EAAE,EAAE;gBAC9C,IAAI,GAAG,CAAC,UAAU,IAAI,CAAC,GAAG,CAAC,UAAU,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,GAAG,GAAG,CAAC,EAAE,CAAC;oBACtE,OAAO,CAAC,IAAI,CAAC,CAAC;gBAChB,CAAC;qBAAM,IAAI,GAAG,CAAC,UAAU,IAAI,CAAC,GAAG,CAAC,UAAU,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,GAAG,GAAG,CAAC,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,EAAE,CAAC;oBACrG,oBAAoB;oBACpB,IAAI,YAAY,IAAI,CAAC,EAAE,CAAC;wBACtB,OAAO,CAAC,KAAK,CAAC,CAAC,CAAE,yBAAyB;oBAC5C,CAAC;yBAAM,CAAC;wBACN,kBAAkB;wBAClB,IAAI,CAAC,iBAAiB,CAAC;4BACrB,GAAG,EAAE,IAAI,GAAG,CAAC,GAAG,CAAC,OAAO,CAAC,QAAQ,EAAE,GAAG,CAAC,CAAC,QAAQ,EAAE;4BAClD,OAAO;4BACP,IAAI;4BACJ,YAAY,EAAE,YAAY,GAAG,CAAC;yBAC/B,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;oBACjC,CAAC;gBACH,CAAC;qBAAM,CAAC;oBACN,OAAO,CAAC,KAAK,CAAC,CAAC;gBACjB,CAAC;YACH,CAAC,CAAC,CAAC;YAEH,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE;gBACpB,MAAM,CAAC,CAAC,CAAC,CAAC;YACZ,CAAC,CAAC,CAAC;YAEH,GAAG,CAAC,EAAE,CAAC,SAAS,EAAE,GAAG,EAAE;gBACrB,GAAG,CAAC,OAAO,EAAE,CAAC;gBACd,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,iBAAiB,CAAC,EAAE;oBACjD,UAAU,EAAE,GAAG;oBACf,aAAa,EAAE,iBAAiB;iBACjC,CAAC,CAAC,CAAC;YACN,CAAC,CAAC,CAAC;YAEH,GAAG,CAAC,GAAG,EAAE,CAAC;QACZ,CAAC,CAAC,CAAC;IACL,CAAC;IAEM,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EACzB,MAAM,EACN,UAAU,EACV,QAAQ,EACR,KAAK,GAAG,SAAS,EACjB,SAAS,GAAG,IAAI,EACiB;QACjC,MAAM,OAAO,GAAG;YACd,eAAe,EAAE,UAAU,UAAU,EAAE;YACvC,cAAc,EAAE,kBAAkB;SACnC,CAAC;QAEF,MAAM,IAAI,GAAG;YACX,KAAK,EAAE,KAAK;YACZ,QAAQ,EAAE;gBACR;oBACE,IAAI,EAAE,MAAM;oBACZ,OAAO,EAAE,MAAM;iBAChB;aACF;YACD,WAAW,EAAE,GAAG;YAChB,kEAAkE;YAClE,8DAA8D;YAC9D,oEAAoE;YACpE,8DAA8D;YAC9D,UAAU,EAAE,SAAS;SACtB,CAAC;QAEF,OAAO,MAAM,IAAI,CAAC,IAAI,CAAC;YACrB,QAAQ,EAAE,gBAAgB;YAC1B,IAAI,EAAE,sBAAsB;YAC5B,IAAI;YACJ,OAAO;YACP,IAAI,EAAE,QAAQ;SACf,CAAC,CAAC;IACL,CAAC;IAEM,MAAM,CAAC,KAAK,CAAC,SAAS,CAAC,EAC5B,MAAM,EACN,MAAM,EACN,QAAQ,EACR,KAAK,GAAG,iBAAiB,EACzB,SAAS,GAAG,IAAI,EACD;QACf,MAAM,OAAO,GAAG;YACd,WAAW,EAAE,MAAM;YACnB,mBAAmB,EAAE,YAAY;YACjC,cAAc,EAAE,kBAAkB;SACnC,CAAC;QAEF,MAAM,IAAI,GAAG;YACX,KAAK,EAAE,KAAK;YACZ,mEAAmE;YACnE,4CAA4C;YAC5C,UAAU,EAAE,SAAS;YACrB,qEAAqE;YACrE,iEAAiE;YACjE,+DAA+D;YAC/D,+DAA+D;YAC/D,gEAAgE;YAChE,iBAAiB;YACjB,EAAE;YACF,oEAAoE;YACpE,iEAAiE;YACjE,oEAAoE;YACpE,oEAAoE;YACpE,oEAAoE;YACpE,mEAAmE;YACnE,qEAAqE;YACrE,iEAAiE;YACjE,kEAAkE;YAClE,qEAAqE;YACrE,oDAAoD;YACpD,QAAQ,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE;YAC9B,QAAQ,EAAE;gBACR;oBACE,IAAI,EAAE,MAAM;oBACZ,OAAO,EAAE,MAAM;iBAChB;aACF;SACF,CAAC;QAEF,OAAO,MAAM,IAAI,CAAC,IAAI,CAAC;YACrB,QAAQ,EAAE,mBAAmB;YAC7B,IAAI,EAAE,cAAc;YACpB,IAAI;YACJ,OAAO;YACP,IAAI,EAAE,QAAQ;SACf,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;;;;OAiBG;IACI,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,EAC9B,MAAM,EACN,MAAM,EACN,QAAQ,EACR,KAAK,GAAG,mBAAmB,EAC3B,SAAS,GAAG,IAAI,EACD;QACf,OAAO,MAAM,IAAI,CAAC,IAAI,CAAC;YACrB,QAAQ,EAAE,kBAAkB;YAC5B,IAAI,EAAE,wBAAwB;YAC9B,IAAI,EAAE;gBACJ,KAAK;gBACL,UAAU,EAAE,SAAS;gBACrB,QAAQ,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE;gBAC9B,QAAQ,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,CAAC;aAC9C;YACD,OAAO,EAAE;gBACP,WAAW,EAAE,MAAM;gBACnB,mBAAmB,EAAE,YAAY;gBACjC,cAAc,EAAE,kBAAkB;aACnC;YACD,IAAI,EAAE,QAAQ;SACf,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;OAOG;IACI,MAAM,CAAC,KAAK,CAAC,aAAa,CAAC,EAChC,MAAM,EACN,SAAS,EACT,KAAK,EACL,SAAS,GAAG,IAAI,EAC0D;QAC1E,mEAAmE;QACnE,iEAAiE;QACjE,gEAAgE;QAChE,kEAAkE;QAClE,kEAAkE;QAClE,gDAAgD;QAChD,EAAE;QACF,gEAAgE;QAChE,mEAAmE;QACnE,4DAA4D;QAC5D,+DAA+D;QAC/D,kCAAkC;QAClC,EAAE;QACF,kEAAkE;QAClE,4DAA4D;QAC5D,yCAAyC;QACzC,MAAM,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,MAAM,CAAC;QAC5C,OAAO,MAAM,IAAI,CAAC,IAAI,CAAC;YACrB,QAAQ,EAAE,GAAG,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,kBAAkB;YAChD,IAAI,EAAE,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS;YACjE,QAAQ,EAAE,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS;YAClC,IAAI,EAAE,sBAAsB;YAC5B,IAAI,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE;YAClC,OAAO,EAAE,EAAE,cAAc,EAAE,SAAS,EAAE;YACtC,kEAAkE;YAClE,sDAAsD;YACtD,OAAO,EAAE,MAAM;SAChB,CAAC,CAAC;IACL,CAAC;IAEM,MAAM,CAAC,KAAK,CAAC,eAAe,CAAC,MAAc,EAAE,KAAK,GAAG,SAAS;QACnE,MAAM,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC;QAC1C,IAAI,CAAC,MAAM;YAAE,MAAM,IAAI,KAAK,CAAC,wBAAwB,CAAC,CAAC;QAEvD,MAAM,QAAQ,GAAG,MAAM,KAAK,CAAC,4CAA4C,EAAE;YACzE,MAAM,EAAE,MAAM;YACd,OAAO,EAAE;gBACP,eAAe,EAAE,UAAU,MAAM,EAAE;gBACnC,cAAc,EAAE,kBAAkB;aACnC;YACD,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC;gBACnB,KAAK;gBACL,MAAM,EAAE,IAAI;gBACZ,QAAQ,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,CAAC;aAC9C,CAAC;SACH,CAAC,CAAC;QAEH,IAAI,CAAC,QAAQ,CAAC,EAAE,IAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,CAAC;YACnC,MAAM,IAAI,KAAK,CAAC,8BAA8B,QAAQ,CAAC,UAAU,EAAE,CAAC,CAAC;QACvE,CAAC;QAED,MAAM,OAAO,GAAG,IAAI,WAAW,EAAE,CAAC;QAClC,IAAI,MAAM,GAAG,EAAE,CAAC;QAEhB,MAAM,MAAM,GAAG,QAAQ,CAAC,IAAI,CAAC,SAAS,EAAE,CAAC;QAEzC,OAAO,IAAI,EAAE,CAAC;YACZ,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;YAC5C,IAAI,IAAI;gBAAE,MAAM;YAEhB,MAAM,KAAK,GAAG,OAAO,CAAC,MAAM,CAAC,KAAK,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC;YACtD,MAAM,KAAK,GAAG,KAAK;iBAChB,KAAK,CAAC,IAAI,CAAC;iBACX,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;iBACxB,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;YAE7C,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;gBACzB,MAAM,IAAI,GAAG,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,CAAC,CAAC;gBACzC,IAAI,IAAI,KAAK,QAAQ;oBAAE,SAAS;gBAEhC,IAAI,CAAC;oBACH,MAAM,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;oBAChC,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,OAAO,CAAC;oBACpD,IAAI,OAAO;wBAAE,MAAM,IAAI,OAAO,CAAC;gBACjC,CAAC;gBAAC,MAAM,CAAC;oBACP,OAAO;gBACT,CAAC;YACH,CAAC;QACH,CAAC;QAED,OAAO,MAAM,CAAC,IAAI,EAAE,CAAC;IACvB,CAAC;CAEF"}
|