@shopify/cli 3.69.0 → 3.69.2

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 (81) hide show
  1. package/dist/{chunk-XQBHX6FC.js → chunk-3GAW7KHI.js} +32 -5
  2. package/dist/{chunk-7HUDUSI4.js → chunk-3OIDVZIZ.js} +3 -3
  3. package/dist/{chunk-2MYCKNTK.js → chunk-3WFNAMWM.js} +3 -3
  4. package/dist/{chunk-GZPZCHO4.js → chunk-DNQFVYAS.js} +6 -6
  5. package/dist/{chunk-QNT2C5AG.js → chunk-EV5GSEM4.js} +2 -2
  6. package/dist/{chunk-YC5ZCSKV.js → chunk-FFD6XASY.js} +2 -2
  7. package/dist/{chunk-7FIKIM5M.js → chunk-FUZII5SU.js} +2 -2
  8. package/dist/{chunk-6X6RXSOY.js → chunk-G47BQXOE.js} +3 -3
  9. package/dist/{chunk-STUT2ORI.js → chunk-G5AZEIPL.js} +4 -4
  10. package/dist/{chunk-NDBAW6KJ.js → chunk-IE22KZB4.js} +4 -4
  11. package/dist/{chunk-6Y4AUHLY.js → chunk-JIAAL2TZ.js} +2 -2
  12. package/dist/{chunk-6LAVKC2D.js → chunk-KB4EYUCM.js} +3 -3
  13. package/dist/{chunk-YYE7F3MT.js → chunk-KNOC7J5B.js} +4 -4
  14. package/dist/{chunk-7ZKC5ILI.js → chunk-LCWE2LYP.js} +8 -8
  15. package/dist/{chunk-BSDFEZQG.js → chunk-LHZ3RCIN.js} +4 -4
  16. package/dist/{chunk-UBD3BPIF.js → chunk-LPCMBLBT.js} +2 -2
  17. package/dist/{chunk-FGJNGEQU.js → chunk-LVUMM4RR.js} +3 -3
  18. package/dist/{chunk-2KS65IIG.js → chunk-M2JUZYE2.js} +3 -3
  19. package/dist/{chunk-CKBSX6XG.js → chunk-N3NJFO2L.js} +3 -3
  20. package/dist/{chunk-T5NVZ7CN.js → chunk-N4XS6QEZ.js} +7 -7
  21. package/dist/{chunk-4N3RFONW.js → chunk-NMJ32OLZ.js} +3 -3
  22. package/dist/{chunk-TW5OG5SK.js → chunk-O5S7ECCZ.js} +2 -2
  23. package/dist/{chunk-OBGMH362.js → chunk-PNQSN7TX.js} +5 -5
  24. package/dist/{chunk-3ABJXNVW.js → chunk-PVRAV4YL.js} +3 -3
  25. package/dist/{chunk-OFXRW54F.js → chunk-QTJLWEP5.js} +4 -4
  26. package/dist/{chunk-TCFVEGET.js → chunk-R22HUUQW.js} +4 -4
  27. package/dist/{chunk-FCPMBTDR.js → chunk-RWM5FAVP.js} +3 -3
  28. package/dist/{chunk-VOAOZJT3.js → chunk-SCNOIKOQ.js} +4 -4
  29. package/dist/{chunk-MW2MPXIP.js → chunk-TXCW4ZQG.js} +2 -2
  30. package/dist/{chunk-C5PPIQTU.js → chunk-VIXV54Z3.js} +2 -2
  31. package/dist/{chunk-E4UK3DDW.js → chunk-W7EZ3DI2.js} +2 -2
  32. package/dist/{chunk-VU6JM57U.js → chunk-X4LOZIBE.js} +3 -3
  33. package/dist/{chunk-5CWXBRLN.js → chunk-Z2J5LDVI.js} +2 -2
  34. package/dist/{chunk-M7RSCDR3.js → chunk-ZSAVT23I.js} +5 -5
  35. package/dist/cli/commands/auth/logout.js +10 -10
  36. package/dist/cli/commands/auth/logout.test.js +11 -11
  37. package/dist/cli/commands/debug/command-flags.js +9 -9
  38. package/dist/cli/commands/demo/catalog.js +10 -10
  39. package/dist/cli/commands/demo/generate-file.js +10 -10
  40. package/dist/cli/commands/demo/index.js +10 -10
  41. package/dist/cli/commands/demo/print-ai-prompt.js +10 -10
  42. package/dist/cli/commands/docs/generate.js +9 -9
  43. package/dist/cli/commands/docs/generate.test.js +9 -9
  44. package/dist/cli/commands/help.js +9 -9
  45. package/dist/cli/commands/kitchen-sink/async.js +10 -10
  46. package/dist/cli/commands/kitchen-sink/async.test.js +10 -10
  47. package/dist/cli/commands/kitchen-sink/index.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/index.test.js +12 -12
  49. package/dist/cli/commands/kitchen-sink/prompts.js +10 -10
  50. package/dist/cli/commands/kitchen-sink/prompts.test.js +10 -10
  51. package/dist/cli/commands/kitchen-sink/static.js +10 -10
  52. package/dist/cli/commands/kitchen-sink/static.test.js +10 -10
  53. package/dist/cli/commands/search.js +10 -10
  54. package/dist/cli/commands/upgrade.js +10 -10
  55. package/dist/cli/commands/version.js +10 -10
  56. package/dist/cli/commands/version.test.js +10 -10
  57. package/dist/cli/services/commands/search.js +2 -2
  58. package/dist/cli/services/commands/search.test.js +2 -2
  59. package/dist/cli/services/commands/version.js +3 -3
  60. package/dist/cli/services/commands/version.test.js +4 -4
  61. package/dist/cli/services/demo.js +2 -2
  62. package/dist/cli/services/demo.test.js +2 -2
  63. package/dist/cli/services/kitchen-sink/async.js +2 -2
  64. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  65. package/dist/cli/services/kitchen-sink/static.js +2 -2
  66. package/dist/cli/services/upgrade.js +3 -3
  67. package/dist/cli/services/upgrade.test.js +5 -5
  68. package/dist/{custom-oclif-loader-5V334D6O.js → custom-oclif-loader-BSIFJNCW.js} +2 -2
  69. package/dist/{error-handler-HMFDDM23.js → error-handler-C74V2WGU.js} +8 -8
  70. package/dist/hooks/postrun.js +6 -6
  71. package/dist/hooks/prerun.js +6 -6
  72. package/dist/index.js +52 -50
  73. package/dist/{local-AL4CN3PY.js → local-CWK27QUL.js} +2 -2
  74. package/dist/{node-V4CKO2VA.js → node-633BFJCW.js} +11 -11
  75. package/dist/{node-package-manager-OQVXGQ6S.js → node-package-manager-LEJ5DHOS.js} +3 -3
  76. package/dist/{system-L7GYVRHB.js → system-2NQHDALO.js} +2 -2
  77. package/dist/tsconfig.tsbuildinfo +1 -1
  78. package/dist/{ui-TYMS2HPU.js → ui-PLFRNPYP.js} +2 -2
  79. package/dist/{workerd-3T7EKFXS.js → workerd-2EAKOGOR.js} +11 -11
  80. package/oclif.manifest.json +1 -1
  81. package/package.json +6 -6
@@ -29865,12 +29865,39 @@ function isFatal(error) {
29865
29865
  return !1;
29866
29866
  }
29867
29867
  }
29868
- function shouldReportError(error) {
29869
- return !isFatal(error) || error.type === FatalErrorType.Bug;
29868
+ function shouldReportErrorAsUnexpected(error) {
29869
+ if (!isFatal(error)) {
29870
+ if (error instanceof Error) {
29871
+ let message = error.message;
29872
+ return !errorMessageImpliesEnvironmentIssue(message, error.stack ?? "");
29873
+ }
29874
+ return !0;
29875
+ }
29876
+ return error.type === FatalErrorType.Bug;
29870
29877
  }
29871
29878
  function cleanSingleStackTracePath(filePath) {
29872
29879
  return normalizePath(filePath).replace("file:/", "/").replace(/^\/?[A-Z]:/, "");
29873
29880
  }
29881
+ function errorMessageImpliesEnvironmentIssue(message, stack) {
29882
+ return [
29883
+ "EPERM: operation not permitted, scandir",
29884
+ "EACCES: permission denied",
29885
+ "EPERM: operation not permitted, symlink",
29886
+ "This version of npm supports the following node versions",
29887
+ "EBUSY: resource busy or locked",
29888
+ "getaddrinfo ENOTFOUND",
29889
+ "Client network socket disconnected before secure TLS connection was established",
29890
+ "spawn EPERM",
29891
+ "socket hang up",
29892
+ "ENOSPC: no space left on device",
29893
+ ["Maximum call stack size exceeded", /stubborn-fs.*retryify/]
29894
+ ].some((issueMessage) => {
29895
+ if (typeof issueMessage == "string")
29896
+ return message.includes(issueMessage);
29897
+ let [messageCheck, stackCheck] = issueMessage;
29898
+ return message.includes(messageCheck) && stackCheck.test(stack);
29899
+ });
29900
+ }
29874
29901
 
29875
29902
  // ../cli-kit/dist/public/node/abort.js
29876
29903
  init_cjs_shims();
@@ -29905,7 +29932,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
29905
29932
  try {
29906
29933
  await getAndSet();
29907
29934
  } catch (error) {
29908
- let { sendErrorToBugsnag } = await import("./error-handler-HMFDDM23.js");
29935
+ let { sendErrorToBugsnag } = await import("./error-handler-C74V2WGU.js");
29909
29936
  await sendErrorToBugsnag(error, "unexpected_error");
29910
29937
  }
29911
29938
  }, durationStack = [];
@@ -31710,7 +31737,7 @@ export {
31710
31737
  BugError,
31711
31738
  handler,
31712
31739
  errorMapper,
31713
- shouldReportError,
31740
+ shouldReportErrorAsUnexpected,
31714
31741
  cleanSingleStackTracePath,
31715
31742
  import_ts_error,
31716
31743
  npmRunPathEnv,
@@ -31868,4 +31895,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31868
31895
  * LICENSE file in the root directory of this source tree.
31869
31896
  *)
31870
31897
  */
31871
- //# sourceMappingURL=chunk-XQBHX6FC.js.map
31898
+ //# sourceMappingURL=chunk-3GAW7KHI.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-TW5OG5SK.js";
3
+ } from "./chunk-O5S7ECCZ.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-NDBAW6KJ.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkAsync
27
27
  };
28
- //# sourceMappingURL=chunk-7HUDUSI4.js.map
28
+ //# sourceMappingURL=chunk-3OIDVZIZ.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-CKBSX6XG.js";
3
+ } from "./chunk-N3NJFO2L.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-NDBAW6KJ.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -22,4 +22,4 @@ var Version = class extends base_command_default {
22
22
  export {
23
23
  Version
24
24
  };
25
- //# sourceMappingURL=chunk-2MYCKNTK.js.map
25
+ //# sourceMappingURL=chunk-3WFNAMWM.js.map
@@ -4,19 +4,19 @@ import {
4
4
  getEnvironmentVariables,
5
5
  getLastSeenUserIdAfterAuth,
6
6
  getSensitiveEnvironmentData
7
- } from "./chunk-OBGMH362.js";
7
+ } from "./chunk-PNQSN7TX.js";
8
8
  import {
9
9
  platformAndArch
10
- } from "./chunk-C5PPIQTU.js";
10
+ } from "./chunk-VIXV54Z3.js";
11
11
  import {
12
12
  runWithRateLimit
13
- } from "./chunk-5CWXBRLN.js";
13
+ } from "./chunk-Z2J5LDVI.js";
14
14
  import {
15
15
  require_semver
16
16
  } from "./chunk-BYPQXSAL.js";
17
17
  import {
18
18
  CLI_KIT_VERSION
19
- } from "./chunk-E4UK3DDW.js";
19
+ } from "./chunk-W7EZ3DI2.js";
20
20
  import {
21
21
  AbortError,
22
22
  AbortSilentError,
@@ -47,7 +47,7 @@ import {
47
47
  spinFqdn,
48
48
  touchFile,
49
49
  useEmbeddedThemeCLI
50
- } from "./chunk-XQBHX6FC.js";
50
+ } from "./chunk-3GAW7KHI.js";
51
51
  import {
52
52
  envPaths,
53
53
  pathConstants,
@@ -15956,4 +15956,4 @@ export {
15956
15956
  getListOfTunnelPlugins,
15957
15957
  reportAnalyticsEvent
15958
15958
  };
15959
- //# sourceMappingURL=chunk-GZPZCHO4.js.map
15959
+ //# sourceMappingURL=chunk-DNQFVYAS.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-NDBAW6KJ.js";
3
+ } from "./chunk-IE22KZB4.js";
4
4
  import {
5
5
  require_lib
6
6
  } from "./chunk-27ILOE3X.js";
@@ -43,4 +43,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
43
43
  export {
44
44
  HelpCommand
45
45
  };
46
- //# sourceMappingURL=chunk-QNT2C5AG.js.map
46
+ //# sourceMappingURL=chunk-EV5GSEM4.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-XQBHX6FC.js";
4
+ } from "./chunk-3GAW7KHI.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-POZ5MGPT.js";
@@ -33,4 +33,4 @@ function mockAndCaptureOutput() {
33
33
  export {
34
34
  mockAndCaptureOutput
35
35
  };
36
- //# sourceMappingURL=chunk-YC5ZCSKV.js.map
36
+ //# sourceMappingURL=chunk-FFD6XASY.js.map
@@ -17,7 +17,7 @@ import {
17
17
  renderTextPrompt,
18
18
  renderWarning,
19
19
  sleep
20
- } from "./chunk-XQBHX6FC.js";
20
+ } from "./chunk-3GAW7KHI.js";
21
21
  import {
22
22
  init_cjs_shims
23
23
  } from "./chunk-POZ5MGPT.js";
@@ -309,4 +309,4 @@ export {
309
309
  demoStepsSchema,
310
310
  demo
311
311
  };
312
- //# sourceMappingURL=chunk-7FIKIM5M.js.map
312
+ //# sourceMappingURL=chunk-FUZII5SU.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-UBD3BPIF.js";
3
+ } from "./chunk-LPCMBLBT.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-NDBAW6KJ.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var KitchenSinkPrompts = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkPrompts
27
27
  };
28
- //# sourceMappingURL=chunk-6X6RXSOY.js.map
28
+ //# sourceMappingURL=chunk-G47BQXOE.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-FGJNGEQU.js";
3
+ } from "./chunk-LVUMM4RR.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-NDBAW6KJ.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-XQBHX6FC.js";
9
+ } from "./chunk-3GAW7KHI.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-POZ5MGPT.js";
@@ -34,4 +34,4 @@ var Upgrade = class extends base_command_default {
34
34
  export {
35
35
  Upgrade
36
36
  };
37
- //# sourceMappingURL=chunk-STUT2ORI.js.map
37
+ //# sourceMappingURL=chunk-G5AZEIPL.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-7ZKC5ILI.js";
4
+ } from "./chunk-LCWE2LYP.js";
5
5
  import {
6
6
  hashString
7
- } from "./chunk-OBGMH362.js";
7
+ } from "./chunk-PNQSN7TX.js";
8
8
  import {
9
9
  AbortError,
10
10
  addPublicMetadata,
@@ -20,7 +20,7 @@ import {
20
20
  renderWarning,
21
21
  terminalSupportsPrompting,
22
22
  underscore
23
- } from "./chunk-XQBHX6FC.js";
23
+ } from "./chunk-3GAW7KHI.js";
24
24
  import {
25
25
  require_lib
26
26
  } from "./chunk-27ILOE3X.js";
@@ -1682,4 +1682,4 @@ export {
1682
1682
  encodeToml,
1683
1683
  base_command_default
1684
1684
  };
1685
- //# sourceMappingURL=chunk-NDBAW6KJ.js.map
1685
+ //# sourceMappingURL=chunk-IE22KZB4.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-XQBHX6FC.js";
3
+ } from "./chunk-3GAW7KHI.js";
4
4
  import {
5
5
  init_cjs_shims
6
6
  } from "./chunk-POZ5MGPT.js";
@@ -15,4 +15,4 @@ async function searchService(query) {
15
15
  export {
16
16
  searchService
17
17
  };
18
- //# sourceMappingURL=chunk-6Y4AUHLY.js.map
18
+ //# sourceMappingURL=chunk-JIAAL2TZ.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-MW2MPXIP.js";
3
+ } from "./chunk-TXCW4ZQG.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-NDBAW6KJ.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var KitchenSinkStatic = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkStatic
27
27
  };
28
- //# sourceMappingURL=chunk-6LAVKC2D.js.map
28
+ //# sourceMappingURL=chunk-KB4EYUCM.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-FCPMBTDR.js";
3
+ } from "./chunk-RWM5FAVP.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-NDBAW6KJ.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-XQBHX6FC.js";
9
+ } from "./chunk-3GAW7KHI.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ var Logout = class extends base_command_default {
25
25
  export {
26
26
  Logout
27
27
  };
28
- //# sourceMappingURL=chunk-YYE7F3MT.js.map
28
+ //# sourceMappingURL=chunk-KNOC7J5B.js.map
@@ -1,19 +1,19 @@
1
1
  import {
2
2
  fanoutHooks,
3
3
  reportAnalyticsEvent
4
- } from "./chunk-GZPZCHO4.js";
4
+ } from "./chunk-DNQFVYAS.js";
5
5
  import {
6
6
  getEnvironmentData
7
- } from "./chunk-OBGMH362.js";
7
+ } from "./chunk-PNQSN7TX.js";
8
8
  import {
9
9
  runWithRateLimit
10
- } from "./chunk-5CWXBRLN.js";
10
+ } from "./chunk-Z2J5LDVI.js";
11
11
  import {
12
12
  require_once
13
13
  } from "./chunk-O5K4AU7Q.js";
14
14
  import {
15
15
  CLI_KIT_VERSION
16
- } from "./chunk-E4UK3DDW.js";
16
+ } from "./chunk-W7EZ3DI2.js";
17
17
  import {
18
18
  AbortSilentError,
19
19
  CancelExecution,
@@ -26,8 +26,8 @@ import {
26
26
  outputInfo,
27
27
  printEventsJson,
28
28
  require_stacktracey,
29
- shouldReportError
30
- } from "./chunk-XQBHX6FC.js";
29
+ shouldReportErrorAsUnexpected
30
+ } from "./chunk-3GAW7KHI.js";
31
31
  import {
32
32
  bugsnagApiKey,
33
33
  reportingRateLimit
@@ -2055,7 +2055,7 @@ async function errorHandler(error, config) {
2055
2055
  }
2056
2056
  var reportError = async (error, config) => {
2057
2057
  let exitMode = "expected_error";
2058
- shouldReportError(error) && (exitMode = "unexpected_error"), config !== void 0 && await reportAnalyticsEvent({ config, errorMessage: error instanceof Error ? error.message : void 0, exitMode }), await sendErrorToBugsnag(error, exitMode);
2058
+ shouldReportErrorAsUnexpected(error) && (exitMode = "unexpected_error"), config !== void 0 && await reportAnalyticsEvent({ config, errorMessage: error instanceof Error ? error.message : void 0, exitMode }), await sendErrorToBugsnag(error, exitMode);
2059
2059
  };
2060
2060
  async function sendErrorToBugsnag(error, exitMode) {
2061
2061
  if (import_core.settings.debug)
@@ -2152,4 +2152,4 @@ export {
2152
2152
  registerCleanBugsnagErrorsFromWithinPlugins,
2153
2153
  addBugsnagMetadata
2154
2154
  };
2155
- //# sourceMappingURL=chunk-7ZKC5ILI.js.map
2155
+ //# sourceMappingURL=chunk-LCWE2LYP.js.map
@@ -3,10 +3,10 @@ import {
3
3
  } from "./chunk-QSUS3GJF.js";
4
4
  import {
5
5
  demoStepsSchema
6
- } from "./chunk-7FIKIM5M.js";
6
+ } from "./chunk-FUZII5SU.js";
7
7
  import {
8
8
  base_command_default
9
- } from "./chunk-NDBAW6KJ.js";
9
+ } from "./chunk-IE22KZB4.js";
10
10
  import {
11
11
  AbortError,
12
12
  fileExists,
@@ -17,7 +17,7 @@ import {
17
17
  readFile,
18
18
  renderAutocompletePrompt,
19
19
  writeFile
20
- } from "./chunk-XQBHX6FC.js";
20
+ } from "./chunk-3GAW7KHI.js";
21
21
  import {
22
22
  require_lib
23
23
  } from "./chunk-27ILOE3X.js";
@@ -113,4 +113,4 @@ async function selectSteps() {
113
113
  export {
114
114
  GenerateFile
115
115
  };
116
- //# sourceMappingURL=chunk-BSDFEZQG.js.map
116
+ //# sourceMappingURL=chunk-LHZ3RCIN.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-XQBHX6FC.js";
8
+ } from "./chunk-3GAW7KHI.js";
9
9
  import {
10
10
  init_cjs_shims
11
11
  } from "./chunk-POZ5MGPT.js";
@@ -176,4 +176,4 @@ async function prompts() {
176
176
  export {
177
177
  prompts
178
178
  };
179
- //# sourceMappingURL=chunk-UBD3BPIF.js.map
179
+ //# sourceMappingURL=chunk-LPCMBLBT.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-5CWXBRLN.js";
3
+ } from "./chunk-Z2J5LDVI.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-XQBHX6FC.js";
9
+ } from "./chunk-3GAW7KHI.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-POZ5MGPT.js";
@@ -25,4 +25,4 @@ export {
25
25
  cliInstallCommand,
26
26
  getOutputUpdateCLIReminder
27
27
  };
28
- //# sourceMappingURL=chunk-FGJNGEQU.js.map
28
+ //# sourceMappingURL=chunk-LVUMM4RR.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-6Y4AUHLY.js";
3
+ } from "./chunk-JIAAL2TZ.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-NDBAW6KJ.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-27ILOE3X.js";
@@ -45,4 +45,4 @@ var import_core = __toESM(require_lib(), 1), Search = class _Search extends base
45
45
  export {
46
46
  Search
47
47
  };
48
- //# sourceMappingURL=chunk-2KS65IIG.js.map
48
+ //# sourceMappingURL=chunk-M2JUZYE2.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-E4UK3DDW.js";
3
+ } from "./chunk-W7EZ3DI2.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-XQBHX6FC.js";
6
+ } from "./chunk-3GAW7KHI.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-POZ5MGPT.js";
@@ -17,4 +17,4 @@ async function versionService() {
17
17
  export {
18
18
  versionService
19
19
  };
20
- //# sourceMappingURL=chunk-CKBSX6XG.js.map
20
+ //# sourceMappingURL=chunk-N3NJFO2L.js.map
@@ -2,20 +2,20 @@ import {
2
2
  ensureAuthenticatedAdmin,
3
3
  ensureAuthenticatedBusinessPlatform,
4
4
  logout
5
- } from "./chunk-FCPMBTDR.js";
5
+ } from "./chunk-RWM5FAVP.js";
6
6
  import {
7
7
  base_command_default
8
- } from "./chunk-NDBAW6KJ.js";
8
+ } from "./chunk-IE22KZB4.js";
9
9
  import {
10
10
  fanoutHooks
11
- } from "./chunk-GZPZCHO4.js";
11
+ } from "./chunk-DNQFVYAS.js";
12
12
  import {
13
13
  businessPlatformFqdn,
14
14
  graphqlRequest,
15
15
  graphqlRequestDoc,
16
16
  handleDeprecations,
17
17
  normalizeStoreFqdn
18
- } from "./chunk-OBGMH362.js";
18
+ } from "./chunk-PNQSN7TX.js";
19
19
  import {
20
20
  findUpAndReadPackageJson,
21
21
  getPackageManager,
@@ -23,7 +23,7 @@ import {
23
23
  packageManagerFromUserAgent,
24
24
  readAndParsePackageJson,
25
25
  writePackageJSON
26
- } from "./chunk-5CWXBRLN.js";
26
+ } from "./chunk-Z2J5LDVI.js";
27
27
  import {
28
28
  AbortError,
29
29
  BugError,
@@ -61,7 +61,7 @@ import {
61
61
  runWithTimer,
62
62
  source_default,
63
63
  writeFile
64
- } from "./chunk-XQBHX6FC.js";
64
+ } from "./chunk-3GAW7KHI.js";
65
65
  import {
66
66
  require_lib
67
67
  } from "./chunk-27ILOE3X.js";
@@ -146621,4 +146621,4 @@ export {
146621
146621
  getDebugBannerLine,
146622
146622
  getUtilityBannerlines
146623
146623
  };
146624
- //# sourceMappingURL=chunk-T5NVZ7CN.js.map
146624
+ //# sourceMappingURL=chunk-N4XS6QEZ.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-5CWXBRLN.js";
7
+ } from "./chunk-Z2J5LDVI.js";
8
8
  import {
9
9
  AbortError,
10
10
  exec,
@@ -15,7 +15,7 @@ import {
15
15
  outputSuccess,
16
16
  outputToken,
17
17
  outputWarn
18
- } from "./chunk-XQBHX6FC.js";
18
+ } from "./chunk-3GAW7KHI.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
@@ -140,4 +140,4 @@ function usingPackageManager({ env } = { env: process.env }) {
140
140
  export {
141
141
  upgrade
142
142
  };
143
- //# sourceMappingURL=chunk-4N3RFONW.js.map
143
+ //# sourceMappingURL=chunk-NMJ32OLZ.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-XQBHX6FC.js";
4
+ } from "./chunk-3GAW7KHI.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-POZ5MGPT.js";
@@ -43,4 +43,4 @@ async function asyncTasks() {
43
43
  export {
44
44
  asyncTasks
45
45
  };
46
- //# sourceMappingURL=chunk-TW5OG5SK.js.map
46
+ //# sourceMappingURL=chunk-O5S7ECCZ.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-VSLR7ET4.js";
6
6
  import {
7
7
  platformAndArch
8
- } from "./chunk-C5PPIQTU.js";
8
+ } from "./chunk-VIXV54Z3.js";
9
9
  import {
10
10
  cacheRetrieveOrRepopulate,
11
11
  getCachedPartnerAccountStatus,
@@ -15,10 +15,10 @@ import {
15
15
  removeSession,
16
16
  setCachedPartnerAccountStatus,
17
17
  setSession
18
- } from "./chunk-5CWXBRLN.js";
18
+ } from "./chunk-Z2J5LDVI.js";
19
19
  import {
20
20
  CLI_KIT_VERSION
21
- } from "./chunk-E4UK3DDW.js";
21
+ } from "./chunk-W7EZ3DI2.js";
22
22
  import {
23
23
  z
24
24
  } from "./chunk-NLUGD7PZ.js";
@@ -52,7 +52,7 @@ import {
52
52
  spinFqdn,
53
53
  stringifyMessage,
54
54
  themeToken
55
- } from "./chunk-XQBHX6FC.js";
55
+ } from "./chunk-3GAW7KHI.js";
56
56
  import {
57
57
  defaultThemeKitAccessDomain,
58
58
  environmentVariables,
@@ -31882,4 +31882,4 @@ mime-types/index.js:
31882
31882
  * MIT Licensed
31883
31883
  *)
31884
31884
  */
31885
- //# sourceMappingURL=chunk-OBGMH362.js.map
31885
+ //# sourceMappingURL=chunk-PNQSN7TX.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-NDBAW6KJ.js";
3
+ } from "./chunk-IE22KZB4.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-XQBHX6FC.js";
7
+ } from "./chunk-3GAW7KHI.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-27ILOE3X.js";
@@ -83,4 +83,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
83
83
  export {
84
84
  CommandFlags
85
85
  };
86
- //# sourceMappingURL=chunk-3ABJXNVW.js.map
86
+ //# sourceMappingURL=chunk-PVRAV4YL.js.map
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  demo
3
- } from "./chunk-7FIKIM5M.js";
3
+ } from "./chunk-FUZII5SU.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-NDBAW6KJ.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  outputInfo,
9
9
  readFile,
10
10
  renderAutocompletePrompt
11
- } from "./chunk-XQBHX6FC.js";
11
+ } from "./chunk-3GAW7KHI.js";
12
12
  import {
13
13
  joinPath
14
14
  } from "./chunk-T2GATXSP.js";
@@ -42,4 +42,4 @@ var Catalog = class extends base_command_default {
42
42
  export {
43
43
  Catalog
44
44
  };
45
- //# sourceMappingURL=chunk-OFXRW54F.js.map
45
+ //# sourceMappingURL=chunk-QTJLWEP5.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  demo
3
- } from "./chunk-7FIKIM5M.js";
3
+ } from "./chunk-FUZII5SU.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-NDBAW6KJ.js";
6
+ } from "./chunk-IE22KZB4.js";
7
7
  import {
8
8
  readFile
9
- } from "./chunk-XQBHX6FC.js";
9
+ } from "./chunk-3GAW7KHI.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-27ILOE3X.js";
@@ -56,4 +56,4 @@ var Demo = class _Demo extends base_command_default {
56
56
  export {
57
57
  Demo
58
58
  };
59
- //# sourceMappingURL=chunk-TCFVEGET.js.map
59
+ //# sourceMappingURL=chunk-R22HUUQW.js.map