@usepipr/runtime 0.5.0 → 0.6.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.
Files changed (32) hide show
  1. package/dist/{commands-CF59DZXx.d.mts → commands-BHXh7P28.d.mts} +2 -2
  2. package/dist/{commands-CF59DZXx.d.mts.map → commands-BHXh7P28.d.mts.map} +1 -1
  3. package/dist/{commands-DgZU7tf7.mjs → commands-GWHklzvq.mjs} +1111 -105
  4. package/dist/commands-GWHklzvq.mjs.map +1 -0
  5. package/dist/index.d.mts +3 -3
  6. package/dist/index.mjs +2 -2
  7. package/dist/internal/action-result.d.mts +1 -1
  8. package/dist/internal/docs.d.mts +1 -1
  9. package/dist/internal/docs.d.mts.map +1 -1
  10. package/dist/internal/docs.mjs +1 -1
  11. package/dist/internal/pipr-result.d.mts +1 -1
  12. package/dist/internal/testing.d.mts +3 -2
  13. package/dist/internal/testing.d.mts.map +1 -1
  14. package/dist/internal/testing.mjs +1 -1
  15. package/dist/{official-github-workflow-DNzV5Z70.mjs → official-github-workflow-B3yeaCgq.mjs} +240 -83
  16. package/dist/official-github-workflow-B3yeaCgq.mjs.map +1 -0
  17. package/dist/pi/runtime-tools-extension.d.mts.map +1 -1
  18. package/dist/pi/runtime-tools-extension.mjs +128 -2
  19. package/dist/pi/runtime-tools-extension.mjs.map +1 -1
  20. package/dist/{recipes-w72EpAOi.d.mts → recipes-C1kxJCgQ.d.mts} +2 -1
  21. package/dist/recipes-C1kxJCgQ.d.mts.map +1 -0
  22. package/dist/runtime-tools-core-BF8rSeNS.mjs +476 -0
  23. package/dist/runtime-tools-core-BF8rSeNS.mjs.map +1 -0
  24. package/dist/{types-Dn1U3MDG.d.mts → types-w22wbdo9.d.mts} +43 -2
  25. package/dist/types-w22wbdo9.d.mts.map +1 -0
  26. package/package.json +2 -2
  27. package/dist/commands-DgZU7tf7.mjs.map +0 -1
  28. package/dist/official-github-workflow-DNzV5Z70.mjs.map +0 -1
  29. package/dist/recipes-w72EpAOi.d.mts.map +0 -1
  30. package/dist/runtime-tools-core-D8_WsbL_.mjs +0 -179
  31. package/dist/runtime-tools-core-D8_WsbL_.mjs.map +0 -1
  32. package/dist/types-Dn1U3MDG.d.mts.map +0 -1
@@ -1,4 +1,4 @@
1
- import { a as HostRunCommandResult, c as LocalReviewCommandOptions, d as ValidateCommandResult, i as HostRunCommandOptions, l as LocalReviewCommandResult, n as DryRunCommandResult, o as InitCommandOptions, r as HostRunCommandDependencyOptions, s as InspectCommandResult, t as DryRunCommandOptions, u as RuntimeCommandOptions } from "./types-Dn1U3MDG.mjs";
1
+ import { a as HostRunCommandResult, c as LocalReviewCommandOptions, d as ValidateCommandResult, i as HostRunCommandOptions, l as LocalReviewCommandResult, n as DryRunCommandResult, o as InitCommandOptions, r as HostRunCommandDependencyOptions, s as InspectCommandResult, t as DryRunCommandOptions, u as RuntimeCommandOptions } from "./types-w22wbdo9.mjs";
2
2
  //#region src/config/init.d.ts
3
3
  type InitOfficialMinimalProjectResult = {
4
4
  configDir: string;
@@ -24,4 +24,4 @@ declare function runHostRunCommand(options: HostRunCommandOptions): Promise<Host
24
24
  declare function runHostRunCommandWithDependencies(options: HostRunCommandDependencyOptions): Promise<HostRunCommandResult>;
25
25
  //#endregion
26
26
  export { runInspectCommand as a, OfficialInitAdapter as c, runInitCommand as i, supportedOfficialInitAdapters as l, runHostRunCommand as n, runLocalReviewCommand as o, runHostRunCommandWithDependencies as r, runValidateCommand as s, runDryRunCommand as t };
27
- //# sourceMappingURL=commands-CF59DZXx.d.mts.map
27
+ //# sourceMappingURL=commands-BHXh7P28.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"commands-CF59DZXx.d.mts","names":[],"sources":["../src/config/init.ts","../src/host-run/commands.ts"],"mappings":";;KAuBY;EACV;EACA;EACA;;cAGW;KAOD,8BAA8B;;;;iBCUpB,eACpB,SAAS,qBACR,QAAQ;;iBAYW,mBACpB,SAAS,wBACR,QAAQ;;iBAUW,kBACpB,SAAS,wBACR,QAAQ;;iBASW,iBACpB,SAAS,uBACR,QAAQ;;iBAoBW,sBACpB,SAAS,4BACR,QAAQ;;iBA4EW,kBACpB,SAAS,wBACR,QAAQ;iBAOW,kCACpB,SAAS,kCACR,QAAQ"}
1
+ {"version":3,"file":"commands-BHXh7P28.d.mts","names":[],"sources":["../src/config/init.ts","../src/host-run/commands.ts"],"mappings":";;KAuBY;EACV;EACA;EACA;;cAGW;KAOD,8BAA8B;;;;iBCUpB,eACpB,SAAS,qBACR,QAAQ;;iBAYW,mBACpB,SAAS,wBACR,QAAQ;;iBAUW,kBACpB,SAAS,wBACR,QAAQ;;iBASW,iBACpB,SAAS,uBACR,QAAQ;;iBAoBW,sBACpB,SAAS,4BACR,QAAQ;;iBA6EW,kBACpB,SAAS,wBACR,QAAQ;iBAOW,kCACpB,SAAS,kCACR,QAAQ"}