@shopify/cli 3.65.0 → 3.65.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 (80) hide show
  1. package/dist/{chunk-O5CFSRZQ.js → chunk-4GTDDDXT.js} +3 -3
  2. package/dist/{chunk-5ASKHNQG.js → chunk-5SZNVFOH.js} +2 -2
  3. package/dist/{chunk-UOQXKH3J.js → chunk-6AMK6HIV.js} +4 -4
  4. package/dist/{chunk-SXEJ7K5S.js → chunk-6H3USUVL.js} +5 -5
  5. package/dist/{chunk-4MMUX74C.js → chunk-7YVJXQJN.js} +3 -3
  6. package/dist/{chunk-WEDQJLHL.js → chunk-A4KM5HJN.js} +2 -2
  7. package/dist/{chunk-HVRGX6N6.js → chunk-B2Z4H4PC.js} +4 -4
  8. package/dist/{chunk-KYAUWGQO.js → chunk-C35CCV7Z.js} +2 -2
  9. package/dist/{chunk-EIDHNONS.js → chunk-CWE4Z5ZH.js} +2 -2
  10. package/dist/{chunk-X3GS3FMA.js → chunk-DIVUTFHV.js} +3 -3
  11. package/dist/{chunk-VJLIWDQA.js → chunk-F6O5XKOP.js} +5 -5
  12. package/dist/{chunk-MO56ATXB.js → chunk-FL34PXDF.js} +2 -2
  13. package/dist/{chunk-2VMOCSNT.js → chunk-GWGQ3MHD.js} +5 -5
  14. package/dist/{chunk-OGVVZ2S7.js → chunk-HV2Q325V.js} +6 -6
  15. package/dist/{chunk-AEPMFZLL.js → chunk-J6T2A6IP.js} +5 -5
  16. package/dist/{chunk-MJT3HLPT.js → chunk-JG3IH5SM.js} +4 -4
  17. package/dist/{chunk-AGEDJDVG.js → chunk-LYHVY6BI.js} +4 -4
  18. package/dist/{chunk-QY432MUX.js → chunk-NRBNEPP4.js} +4 -4
  19. package/dist/{chunk-4JHXAPVK.js → chunk-OLPD2UDV.js} +2 -2
  20. package/dist/{chunk-SQBVLHAC.js → chunk-P5VUEYIA.js} +3 -3
  21. package/dist/{chunk-GNEXBICT.js → chunk-PZJPAKR2.js} +2 -2
  22. package/dist/{chunk-VZO77ESC.js → chunk-QC7PPOF4.js} +2 -2
  23. package/dist/{chunk-ZRXUHYJO.js → chunk-QYH2M47T.js} +3 -3
  24. package/dist/{chunk-CAFAFMYK.js → chunk-TBDDPRLT.js} +4 -4
  25. package/dist/{chunk-XPX5D55U.js → chunk-UHYW5XTJ.js} +3 -3
  26. package/dist/{chunk-CAITHPIX.js → chunk-UQLGLJIN.js} +3 -3
  27. package/dist/{chunk-5E7BOMYA.js → chunk-V3K5XKPS.js} +2 -2
  28. package/dist/{chunk-CYWZMOXQ.js → chunk-VMFIPGXC.js} +4 -4
  29. package/dist/{chunk-KX6NLKOX.js → chunk-WFOSZLPE.js} +3 -3
  30. package/dist/{chunk-HL74OSDI.js → chunk-WHCBMMLM.js} +2 -2
  31. package/dist/{chunk-KGLWCSFT.js → chunk-XENEMT2P.js} +2 -2
  32. package/dist/{chunk-6727OHPN.js → chunk-Z27NEPP4.js} +4 -4
  33. package/dist/{chunk-O6H7FQHP.js → chunk-ZQ4AIRMY.js} +4 -4
  34. package/dist/cli/commands/auth/logout.js +10 -10
  35. package/dist/cli/commands/auth/logout.test.js +11 -11
  36. package/dist/cli/commands/debug/command-flags.js +9 -9
  37. package/dist/cli/commands/demo/catalog.js +10 -10
  38. package/dist/cli/commands/demo/generate-file.js +10 -10
  39. package/dist/cli/commands/demo/index.js +10 -10
  40. package/dist/cli/commands/demo/print-ai-prompt.js +10 -10
  41. package/dist/cli/commands/docs/generate.js +9 -9
  42. package/dist/cli/commands/docs/generate.test.js +9 -9
  43. package/dist/cli/commands/help.js +9 -9
  44. package/dist/cli/commands/kitchen-sink/async.js +10 -10
  45. package/dist/cli/commands/kitchen-sink/async.test.js +10 -10
  46. package/dist/cli/commands/kitchen-sink/index.js +12 -12
  47. package/dist/cli/commands/kitchen-sink/index.test.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/prompts.js +10 -10
  49. package/dist/cli/commands/kitchen-sink/prompts.test.js +10 -10
  50. package/dist/cli/commands/kitchen-sink/static.js +10 -10
  51. package/dist/cli/commands/kitchen-sink/static.test.js +10 -10
  52. package/dist/cli/commands/search.js +10 -10
  53. package/dist/cli/commands/upgrade.js +9 -9
  54. package/dist/cli/commands/version.js +10 -10
  55. package/dist/cli/commands/version.test.js +10 -10
  56. package/dist/cli/services/commands/search.js +2 -2
  57. package/dist/cli/services/commands/search.test.js +2 -2
  58. package/dist/cli/services/commands/version.js +4 -4
  59. package/dist/cli/services/commands/version.test.js +5 -5
  60. package/dist/cli/services/demo.js +2 -2
  61. package/dist/cli/services/demo.test.js +2 -2
  62. package/dist/cli/services/kitchen-sink/async.js +2 -2
  63. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  64. package/dist/cli/services/kitchen-sink/static.js +2 -2
  65. package/dist/cli/services/upgrade.js +3 -3
  66. package/dist/cli/services/upgrade.test.js +5 -5
  67. package/dist/{custom-oclif-loader-PNWG2W6I.js → custom-oclif-loader-W5QVQBEO.js} +2 -2
  68. package/dist/{error-handler-Z5RKZIZJ.js → error-handler-IB67TEYA.js} +8 -8
  69. package/dist/hooks/postrun.js +6 -6
  70. package/dist/hooks/prerun.js +4 -4
  71. package/dist/index.js +44 -42
  72. package/dist/{local-DQQ4M6FZ.js → local-URAOWPG2.js} +2 -2
  73. package/dist/{node-VYVGZGMI.js → node-SL2U7BNS.js} +11 -11
  74. package/dist/{node-package-manager-GWVEMST6.js → node-package-manager-XBKJOEIX.js} +3 -3
  75. package/dist/{system-ACW6VUAL.js → system-AQARXRL2.js} +2 -2
  76. package/dist/tsconfig.tsbuildinfo +1 -1
  77. package/dist/{ui-R5XNTORG.js → ui-ATL66H5Z.js} +2 -2
  78. package/dist/{workerd-DIO7G5QX.js → workerd-AB3H2UFY.js} +11 -11
  79. package/oclif.manifest.json +1 -1
  80. package/package.json +6 -6
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-AGEDJDVG.js";
3
+ } from "./chunk-LYHVY6BI.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-KYAUWGQO.js";
7
+ } from "./chunk-C35CCV7Z.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-GEN4RXTD.js";
@@ -96,4 +96,4 @@ var CommandFlags = class _CommandFlags extends base_command_default {
96
96
  export {
97
97
  CommandFlags
98
98
  };
99
- //# sourceMappingURL=chunk-O5CFSRZQ.js.map
99
+ //# sourceMappingURL=chunk-4GTDDDXT.js.map
@@ -2,7 +2,7 @@ import {
2
2
  execa,
3
3
  outputContent,
4
4
  outputDebug
5
- } from "./chunk-KYAUWGQO.js";
5
+ } from "./chunk-C35CCV7Z.js";
6
6
  import {
7
7
  init_cjs_shims
8
8
  } from "./chunk-ZPL24Y2D.js";
@@ -70,4 +70,4 @@ export {
70
70
  username,
71
71
  platformAndArch
72
72
  };
73
- //# sourceMappingURL=chunk-5ASKHNQG.js.map
73
+ //# sourceMappingURL=chunk-5SZNVFOH.js.map
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-KGLWCSFT.js";
3
+ } from "./chunk-XENEMT2P.js";
4
4
  import {
5
5
  checkForNewVersion,
6
6
  packageManagerFromUserAgent
7
- } from "./chunk-WEDQJLHL.js";
7
+ } from "./chunk-A4KM5HJN.js";
8
8
  import {
9
9
  getOutputUpdateCLIReminder,
10
10
  outputContent,
11
11
  outputInfo,
12
12
  outputToken
13
- } from "./chunk-KYAUWGQO.js";
13
+ } from "./chunk-C35CCV7Z.js";
14
14
  import {
15
15
  init_cjs_shims
16
16
  } from "./chunk-ZPL24Y2D.js";
@@ -31,4 +31,4 @@ async function versionService() {
31
31
  export {
32
32
  versionService
33
33
  };
34
- //# sourceMappingURL=chunk-UOQXKH3J.js.map
34
+ //# sourceMappingURL=chunk-6AMK6HIV.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-5E7BOMYA.js";
3
+ } from "./chunk-V3K5XKPS.js";
4
4
  import {
5
5
  asyncTasks
6
- } from "./chunk-VZO77ESC.js";
6
+ } from "./chunk-QC7PPOF4.js";
7
7
  import {
8
8
  prompts
9
- } from "./chunk-MO56ATXB.js";
9
+ } from "./chunk-FL34PXDF.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-AGEDJDVG.js";
12
+ } from "./chunk-LYHVY6BI.js";
13
13
  import {
14
14
  init_cjs_shims
15
15
  } from "./chunk-ZPL24Y2D.js";
@@ -36,4 +36,4 @@ var KitchenSinkAll = class extends base_command_default {
36
36
  export {
37
37
  KitchenSinkAll
38
38
  };
39
- //# sourceMappingURL=chunk-SXEJ7K5S.js.map
39
+ //# sourceMappingURL=chunk-6H3USUVL.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-WEDQJLHL.js";
7
+ } from "./chunk-A4KM5HJN.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-KYAUWGQO.js";
18
+ } from "./chunk-C35CCV7Z.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
@@ -167,4 +167,4 @@ function usingPackageManager({ env } = { env: process.env }) {
167
167
  export {
168
168
  upgrade
169
169
  };
170
- //# sourceMappingURL=chunk-4MMUX74C.js.map
170
+ //# sourceMappingURL=chunk-7YVJXQJN.js.map
@@ -18,7 +18,7 @@ import {
18
18
  require_get_stream,
19
19
  runWithTimer,
20
20
  writeFile
21
- } from "./chunk-KYAUWGQO.js";
21
+ } from "./chunk-C35CCV7Z.js";
22
22
  import {
23
23
  envPaths
24
24
  } from "./chunk-UMWKJFTM.js";
@@ -19689,4 +19689,4 @@ deep-extend/lib/deep-extend.js:
19689
19689
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19690
19690
  *)
19691
19691
  */
19692
- //# sourceMappingURL=chunk-WEDQJLHL.js.map
19692
+ //# sourceMappingURL=chunk-A4KM5HJN.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-2VMOCSNT.js";
3
+ } from "./chunk-GWGQ3MHD.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-AGEDJDVG.js";
6
+ } from "./chunk-LYHVY6BI.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-KYAUWGQO.js";
9
+ } from "./chunk-C35CCV7Z.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-ZPL24Y2D.js";
@@ -26,4 +26,4 @@ var Logout = class extends base_command_default {
26
26
  export {
27
27
  Logout
28
28
  };
29
- //# sourceMappingURL=chunk-HVRGX6N6.js.map
29
+ //# sourceMappingURL=chunk-B2Z4H4PC.js.map
@@ -42822,7 +42822,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
42822
42822
  try {
42823
42823
  await getAndSet();
42824
42824
  } catch (error) {
42825
- const { sendErrorToBugsnag } = await import("./error-handler-Z5RKZIZJ.js");
42825
+ const { sendErrorToBugsnag } = await import("./error-handler-IB67TEYA.js");
42826
42826
  await sendErrorToBugsnag(error, "unexpected_error");
42827
42827
  }
42828
42828
  }
@@ -45305,4 +45305,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
45305
45305
  * LICENSE file in the root directory of this source tree.
45306
45306
  *)
45307
45307
  */
45308
- //# sourceMappingURL=chunk-KYAUWGQO.js.map
45308
+ //# sourceMappingURL=chunk-C35CCV7Z.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-AGEDJDVG.js";
3
+ } from "./chunk-LYHVY6BI.js";
4
4
  import {
5
5
  require_lib
6
6
  } from "./chunk-GEN4RXTD.js";
@@ -45,4 +45,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
45
45
  export {
46
46
  HelpCommand
47
47
  };
48
- //# sourceMappingURL=chunk-EIDHNONS.js.map
48
+ //# sourceMappingURL=chunk-CWE4Z5ZH.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-VZO77ESC.js";
3
+ } from "./chunk-QC7PPOF4.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-AGEDJDVG.js";
6
+ } from "./chunk-LYHVY6BI.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-ZPL24Y2D.js";
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkAsync
27
27
  };
28
- //# sourceMappingURL=chunk-X3GS3FMA.js.map
28
+ //# sourceMappingURL=chunk-DIVUTFHV.js.map
@@ -6,13 +6,13 @@ import {
6
6
  import {
7
7
  getEnvironmentData,
8
8
  getSensitiveEnvironmentData
9
- } from "./chunk-CAFAFMYK.js";
9
+ } from "./chunk-TBDDPRLT.js";
10
10
  import {
11
11
  platformAndArch
12
- } from "./chunk-5ASKHNQG.js";
12
+ } from "./chunk-5SZNVFOH.js";
13
13
  import {
14
14
  CLI_KIT_VERSION
15
- } from "./chunk-KGLWCSFT.js";
15
+ } from "./chunk-XENEMT2P.js";
16
16
  import {
17
17
  require_semver
18
18
  } from "./chunk-PRJ3U7MR.js";
@@ -49,7 +49,7 @@ import {
49
49
  spinFqdn,
50
50
  touchFile,
51
51
  useEmbeddedThemeCLI
52
- } from "./chunk-KYAUWGQO.js";
52
+ } from "./chunk-C35CCV7Z.js";
53
53
  import {
54
54
  envPaths,
55
55
  environmentVariables,
@@ -52409,4 +52409,4 @@ mime-types/index.js:
52409
52409
  * MIT Licensed
52410
52410
  *)
52411
52411
  */
52412
- //# sourceMappingURL=chunk-VJLIWDQA.js.map
52412
+ //# sourceMappingURL=chunk-F6O5XKOP.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-KYAUWGQO.js";
8
+ } from "./chunk-C35CCV7Z.js";
9
9
  import {
10
10
  init_cjs_shims
11
11
  } from "./chunk-ZPL24Y2D.js";
@@ -181,4 +181,4 @@ async function prompts() {
181
181
  export {
182
182
  prompts
183
183
  };
184
- //# sourceMappingURL=chunk-MO56ATXB.js.map
184
+ //# sourceMappingURL=chunk-FL34PXDF.js.map
@@ -19,19 +19,19 @@ import {
19
19
  resolveRequestDocument,
20
20
  sanitizedHeadersOutput,
21
21
  shopifyFetch
22
- } from "./chunk-VJLIWDQA.js";
22
+ } from "./chunk-F6O5XKOP.js";
23
23
  import {
24
24
  base64URLEncode,
25
25
  randomBytes,
26
26
  randomHex,
27
27
  sha256
28
- } from "./chunk-CAFAFMYK.js";
28
+ } from "./chunk-TBDDPRLT.js";
29
29
  import {
30
30
  cacheRetrieveOrRepopulate,
31
31
  getSession,
32
32
  removeSession,
33
33
  setSession
34
- } from "./chunk-WEDQJLHL.js";
34
+ } from "./chunk-A4KM5HJN.js";
35
35
  import {
36
36
  AbortError,
37
37
  BugError,
@@ -61,7 +61,7 @@ import {
61
61
  spinFqdn,
62
62
  stringifyMessage,
63
63
  useDeviceAuth
64
- } from "./chunk-KYAUWGQO.js";
64
+ } from "./chunk-C35CCV7Z.js";
65
65
  import {
66
66
  sessionConstants
67
67
  } from "./chunk-UMWKJFTM.js";
@@ -5052,4 +5052,4 @@ export {
5052
5052
  ensureAuthenticatedBusinessPlatform,
5053
5053
  logout
5054
5054
  };
5055
- //# sourceMappingURL=chunk-2VMOCSNT.js.map
5055
+ //# sourceMappingURL=chunk-GWGQ3MHD.js.map
@@ -7,13 +7,13 @@ import {
7
7
  handleDeprecations,
8
8
  logout,
9
9
  normalizeStoreFqdn
10
- } from "./chunk-2VMOCSNT.js";
10
+ } from "./chunk-GWGQ3MHD.js";
11
11
  import {
12
12
  base_command_default
13
- } from "./chunk-AGEDJDVG.js";
13
+ } from "./chunk-LYHVY6BI.js";
14
14
  import {
15
15
  fanoutHooks
16
- } from "./chunk-VJLIWDQA.js";
16
+ } from "./chunk-F6O5XKOP.js";
17
17
  import {
18
18
  findUpAndReadPackageJson,
19
19
  getPackageManager,
@@ -21,7 +21,7 @@ import {
21
21
  packageManagerFromUserAgent,
22
22
  readAndParsePackageJson,
23
23
  writePackageJSON
24
- } from "./chunk-WEDQJLHL.js";
24
+ } from "./chunk-A4KM5HJN.js";
25
25
  import {
26
26
  AbortError,
27
27
  BugError,
@@ -59,7 +59,7 @@ import {
59
59
  runWithTimer,
60
60
  source_default,
61
61
  writeFile
62
- } from "./chunk-KYAUWGQO.js";
62
+ } from "./chunk-C35CCV7Z.js";
63
63
  import {
64
64
  require_lib
65
65
  } from "./chunk-GEN4RXTD.js";
@@ -163903,4 +163903,4 @@ export {
163903
163903
  getDebugBannerLine,
163904
163904
  getUtilityBannerlines
163905
163905
  };
163906
- //# sourceMappingURL=chunk-OGVVZ2S7.js.map
163906
+ //# sourceMappingURL=chunk-HV2Q325V.js.map
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  fanoutHooks,
3
3
  reportAnalyticsEvent
4
- } from "./chunk-VJLIWDQA.js";
4
+ } from "./chunk-F6O5XKOP.js";
5
5
  import {
6
6
  getEnvironmentData
7
- } from "./chunk-CAFAFMYK.js";
7
+ } from "./chunk-TBDDPRLT.js";
8
8
  import {
9
9
  require_once
10
10
  } from "./chunk-FMKVOTQK.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-KGLWCSFT.js";
13
+ } from "./chunk-XENEMT2P.js";
14
14
  import {
15
15
  AbortSilentError,
16
16
  CancelExecution,
@@ -24,7 +24,7 @@ import {
24
24
  printEventsJson,
25
25
  require_stacktracey,
26
26
  shouldReportError
27
- } from "./chunk-KYAUWGQO.js";
27
+ } from "./chunk-C35CCV7Z.js";
28
28
  import {
29
29
  bugsnagApiKey
30
30
  } from "./chunk-UMWKJFTM.js";
@@ -3180,4 +3180,4 @@ export {
3180
3180
  registerCleanBugsnagErrorsFromWithinPlugins,
3181
3181
  addBugsnagMetadata
3182
3182
  };
3183
- //# sourceMappingURL=chunk-AEPMFZLL.js.map
3183
+ //# sourceMappingURL=chunk-J6T2A6IP.js.map
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  demo
3
- } from "./chunk-GNEXBICT.js";
3
+ } from "./chunk-PZJPAKR2.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-AGEDJDVG.js";
6
+ } from "./chunk-LYHVY6BI.js";
7
7
  import {
8
8
  outputInfo,
9
9
  readFile,
10
10
  renderAutocompletePrompt
11
- } from "./chunk-KYAUWGQO.js";
11
+ } from "./chunk-C35CCV7Z.js";
12
12
  import {
13
13
  joinPath
14
14
  } from "./chunk-QNY4RVJ6.js";
@@ -50,4 +50,4 @@ var Catalog = class extends base_command_default {
50
50
  export {
51
51
  Catalog
52
52
  };
53
- //# sourceMappingURL=chunk-MJT3HLPT.js.map
53
+ //# sourceMappingURL=chunk-JG3IH5SM.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-AEPMFZLL.js";
4
+ } from "./chunk-J6T2A6IP.js";
5
5
  import {
6
6
  hashString
7
- } from "./chunk-CAFAFMYK.js";
7
+ } from "./chunk-TBDDPRLT.js";
8
8
  import {
9
9
  AbortError,
10
10
  addPublicMetadata,
@@ -20,7 +20,7 @@ import {
20
20
  renderWarning,
21
21
  terminalSupportsRawMode,
22
22
  underscore
23
- } from "./chunk-KYAUWGQO.js";
23
+ } from "./chunk-C35CCV7Z.js";
24
24
  import {
25
25
  require_lib
26
26
  } from "./chunk-GEN4RXTD.js";
@@ -2297,4 +2297,4 @@ export {
2297
2297
  encodeToml,
2298
2298
  base_command_default
2299
2299
  };
2300
- //# sourceMappingURL=chunk-AGEDJDVG.js.map
2300
+ //# sourceMappingURL=chunk-LYHVY6BI.js.map
@@ -3,10 +3,10 @@ import {
3
3
  } from "./chunk-DLK3F3DC.js";
4
4
  import {
5
5
  demoStepsSchema
6
- } from "./chunk-GNEXBICT.js";
6
+ } from "./chunk-PZJPAKR2.js";
7
7
  import {
8
8
  base_command_default
9
- } from "./chunk-AGEDJDVG.js";
9
+ } from "./chunk-LYHVY6BI.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-KYAUWGQO.js";
20
+ } from "./chunk-C35CCV7Z.js";
21
21
  import {
22
22
  require_lib
23
23
  } from "./chunk-GEN4RXTD.js";
@@ -128,4 +128,4 @@ async function selectSteps() {
128
128
  export {
129
129
  GenerateFile
130
130
  };
131
- //# sourceMappingURL=chunk-QY432MUX.js.map
131
+ //# sourceMappingURL=chunk-NRBNEPP4.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-KYAUWGQO.js";
3
+ } from "./chunk-C35CCV7Z.js";
4
4
  import {
5
5
  init_cjs_shims
6
6
  } from "./chunk-ZPL24Y2D.js";
@@ -16,4 +16,4 @@ async function searchService(query) {
16
16
  export {
17
17
  searchService
18
18
  };
19
- //# sourceMappingURL=chunk-4JHXAPVK.js.map
19
+ //# sourceMappingURL=chunk-OLPD2UDV.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-AGEDJDVG.js";
3
+ } from "./chunk-LYHVY6BI.js";
4
4
  import {
5
5
  mkdir,
6
6
  outputInfo,
7
7
  rmdir,
8
8
  writeFile
9
- } from "./chunk-KYAUWGQO.js";
9
+ } from "./chunk-C35CCV7Z.js";
10
10
  import {
11
11
  cwd,
12
12
  joinPath
@@ -154,4 +154,4 @@ export {
154
154
  writeCommandFlagInterface,
155
155
  writeCommandUsageExampleFile
156
156
  };
157
- //# sourceMappingURL=chunk-SQBVLHAC.js.map
157
+ //# sourceMappingURL=chunk-P5VUEYIA.js.map
@@ -17,7 +17,7 @@ import {
17
17
  renderTextPrompt,
18
18
  renderWarning,
19
19
  sleep
20
- } from "./chunk-KYAUWGQO.js";
20
+ } from "./chunk-C35CCV7Z.js";
21
21
  import {
22
22
  init_cjs_shims
23
23
  } from "./chunk-ZPL24Y2D.js";
@@ -351,4 +351,4 @@ export {
351
351
  demoStepsSchema,
352
352
  demo
353
353
  };
354
- //# sourceMappingURL=chunk-GNEXBICT.js.map
354
+ //# sourceMappingURL=chunk-PZJPAKR2.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-KYAUWGQO.js";
4
+ } from "./chunk-C35CCV7Z.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-ZPL24Y2D.js";
@@ -59,4 +59,4 @@ async function asyncTasks() {
59
59
  export {
60
60
  asyncTasks
61
61
  };
62
- //# sourceMappingURL=chunk-VZO77ESC.js.map
62
+ //# sourceMappingURL=chunk-QC7PPOF4.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-UOQXKH3J.js";
3
+ } from "./chunk-6AMK6HIV.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-AGEDJDVG.js";
6
+ } from "./chunk-LYHVY6BI.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-ZPL24Y2D.js";
@@ -22,4 +22,4 @@ var Version = class extends base_command_default {
22
22
  export {
23
23
  Version
24
24
  };
25
- //# sourceMappingURL=chunk-ZRXUHYJO.js.map
25
+ //# sourceMappingURL=chunk-QYH2M47T.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  platformAndArch
3
- } from "./chunk-5ASKHNQG.js";
3
+ } from "./chunk-5SZNVFOH.js";
4
4
  import {
5
5
  getPackageManager,
6
6
  packageManagerFromUserAgent
7
- } from "./chunk-WEDQJLHL.js";
7
+ } from "./chunk-A4KM5HJN.js";
8
8
  import {
9
9
  addPublicMetadata,
10
10
  addSensitiveMetadata,
@@ -12,7 +12,7 @@ import {
12
12
  cloudEnvironment,
13
13
  currentProcessIsGlobal,
14
14
  macAddress
15
- } from "./chunk-KYAUWGQO.js";
15
+ } from "./chunk-C35CCV7Z.js";
16
16
  import {
17
17
  cwd
18
18
  } from "./chunk-QNY4RVJ6.js";
@@ -120,4 +120,4 @@ export {
120
120
  getEnvironmentData,
121
121
  getSensitiveEnvironmentData
122
122
  };
123
- //# sourceMappingURL=chunk-CAFAFMYK.js.map
123
+ //# sourceMappingURL=chunk-TBDDPRLT.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-5E7BOMYA.js";
3
+ } from "./chunk-V3K5XKPS.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-AGEDJDVG.js";
6
+ } from "./chunk-LYHVY6BI.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-ZPL24Y2D.js";
@@ -25,4 +25,4 @@ var KitchenSinkStatic = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkStatic
27
27
  };
28
- //# sourceMappingURL=chunk-XPX5D55U.js.map
28
+ //# sourceMappingURL=chunk-UHYW5XTJ.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-4JHXAPVK.js";
3
+ } from "./chunk-OLPD2UDV.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-AGEDJDVG.js";
6
+ } from "./chunk-LYHVY6BI.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-GEN4RXTD.js";
@@ -46,4 +46,4 @@ var Search = class _Search extends base_command_default {
46
46
  export {
47
47
  Search
48
48
  };
49
- //# sourceMappingURL=chunk-CAITHPIX.js.map
49
+ //# sourceMappingURL=chunk-UQLGLJIN.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-KYAUWGQO.js";
10
+ } from "./chunk-C35CCV7Z.js";
11
11
  import {
12
12
  init_cjs_shims
13
13
  } from "./chunk-ZPL24Y2D.js";
@@ -194,4 +194,4 @@ async function staticService() {
194
194
  export {
195
195
  staticService
196
196
  };
197
- //# sourceMappingURL=chunk-5E7BOMYA.js.map
197
+ //# sourceMappingURL=chunk-V3K5XKPS.js.map
@@ -3,14 +3,14 @@ import {
3
3
  } from "./chunk-DLK3F3DC.js";
4
4
  import {
5
5
  demoStepsSchema
6
- } from "./chunk-GNEXBICT.js";
6
+ } from "./chunk-PZJPAKR2.js";
7
7
  import {
8
8
  base_command_default
9
- } from "./chunk-AGEDJDVG.js";
9
+ } from "./chunk-LYHVY6BI.js";
10
10
  import {
11
11
  outputInfo,
12
12
  renderInfo
13
- } from "./chunk-KYAUWGQO.js";
13
+ } from "./chunk-C35CCV7Z.js";
14
14
  import {
15
15
  __toESM,
16
16
  init_cjs_shims
@@ -59,4 +59,4 @@ The demo should perform the following steps:
59
59
  export {
60
60
  PrintAIPrompt
61
61
  };
62
- //# sourceMappingURL=chunk-CYWZMOXQ.js.map
62
+ //# sourceMappingURL=chunk-VMFIPGXC.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-MO56ATXB.js";
3
+ } from "./chunk-FL34PXDF.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-AGEDJDVG.js";
6
+ } from "./chunk-LYHVY6BI.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-ZPL24Y2D.js";
@@ -25,4 +25,4 @@ var KitchenSinkPrompts = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkPrompts
27
27
  };
28
- //# sourceMappingURL=chunk-KX6NLKOX.js.map
28
+ //# sourceMappingURL=chunk-WFOSZLPE.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-KYAUWGQO.js";
4
+ } from "./chunk-C35CCV7Z.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-ZPL24Y2D.js";
@@ -26,4 +26,4 @@ function mockAndCaptureOutput() {
26
26
  export {
27
27
  mockAndCaptureOutput
28
28
  };
29
- //# sourceMappingURL=chunk-HL74OSDI.js.map
29
+ //# sourceMappingURL=chunk-WHCBMMLM.js.map