@shopify/cli 3.75.0 → 3.75.1

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 (79) hide show
  1. package/dist/{chunk-KMPW66LQ.js → chunk-245U5NQK.js} +4 -4
  2. package/dist/{chunk-S4YW77H4.js → chunk-2TEPYAPA.js} +3 -3
  3. package/dist/{chunk-I3WJF5NM.js → chunk-4EZQAZ74.js} +6 -6
  4. package/dist/{chunk-W6IJP4MY.js → chunk-4MJNU2QF.js} +3 -3
  5. package/dist/{chunk-IML7XVTM.js → chunk-5CJ7VYH7.js} +2 -2
  6. package/dist/{chunk-MN33EVV7.js → chunk-63Z76ANM.js} +2 -2
  7. package/dist/{chunk-OK2LJ3F3.js → chunk-7CQUOSVH.js} +6 -6
  8. package/dist/{chunk-MOZOZ3LN.js → chunk-7HSAZRHC.js} +3 -3
  9. package/dist/{chunk-VM4XPRZK.js → chunk-7OOACYZ4.js} +3 -3
  10. package/dist/{chunk-T35HYPVZ.js → chunk-CV5T4LOB.js} +3 -3
  11. package/dist/{chunk-S576QAPY.js → chunk-DXX7H2IH.js} +2 -2
  12. package/dist/{chunk-B7ABTOI4.js → chunk-FGC2O2I5.js} +6 -6
  13. package/dist/{chunk-2FZJER24.js → chunk-FTFTFTDU.js} +3 -3
  14. package/dist/{chunk-TJDZDZWG.js → chunk-H3VLXETQ.js} +2 -2
  15. package/dist/{chunk-SWQM7ICR.js → chunk-IEEXWVOL.js} +2 -2
  16. package/dist/{chunk-L656JYPI.js → chunk-IHA7JJN4.js} +2 -2
  17. package/dist/{chunk-GMHA2S7O.js → chunk-IMWIHPKY.js} +3 -3
  18. package/dist/{chunk-5KSWCELC.js → chunk-IRNTKQVQ.js} +3 -3
  19. package/dist/{chunk-2B5C3QFS.js → chunk-JS6RLMBK.js} +3 -3
  20. package/dist/{chunk-QJQSCN3A.js → chunk-KR2ZEBN3.js} +4 -4
  21. package/dist/{chunk-GQIMWIIF.js → chunk-LJHVF5TJ.js} +4 -4
  22. package/dist/{chunk-IAM7IYO3.js → chunk-MTPFCNYB.js} +3 -3
  23. package/dist/{chunk-DV2H7WDY.js → chunk-NA34VFTA.js} +8 -8
  24. package/dist/{chunk-6HBKMQLD.js → chunk-P654UJXI.js} +5 -5
  25. package/dist/{chunk-BTMRJLQ7.js → chunk-PB3V422W.js} +5 -5
  26. package/dist/{chunk-ILXYHK4Q.js → chunk-PDZHLRZ2.js} +7 -7
  27. package/dist/{chunk-6XBYMBOQ.js → chunk-S3NMVYAF.js} +4 -4
  28. package/dist/{chunk-T4WJXSDW.js → chunk-SXT3JFLA.js} +4 -4
  29. package/dist/{chunk-ESYWXFSK.js → chunk-U673QDO3.js} +2 -2
  30. package/dist/{chunk-57EEPGQZ.js → chunk-UEEQNXRY.js} +3 -3
  31. package/dist/{chunk-S6L5743K.js → chunk-UYZDNGSJ.js} +2 -2
  32. package/dist/{chunk-6W5TMCT3.js → chunk-VSC4NMYT.js} +2 -2
  33. package/dist/{chunk-YVTRJWYT.js → chunk-Y5RMFD7I.js} +3 -3
  34. package/dist/{chunk-X3CFSDHA.js → chunk-YEOP3EMX.js} +2 -2
  35. package/dist/{chunk-BDLU7EEZ.js → chunk-ZJSUUIVI.js} +3 -3
  36. package/dist/cli/commands/auth/logout.js +12 -12
  37. package/dist/cli/commands/auth/logout.test.js +13 -13
  38. package/dist/cli/commands/cache/clear.js +11 -11
  39. package/dist/cli/commands/debug/command-flags.js +11 -11
  40. package/dist/cli/commands/docs/generate.js +11 -11
  41. package/dist/cli/commands/docs/generate.test.js +11 -11
  42. package/dist/cli/commands/help.js +11 -11
  43. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  44. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  45. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  46. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  47. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  49. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  50. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  51. package/dist/cli/commands/notifications/generate.js +12 -12
  52. package/dist/cli/commands/notifications/list.js +12 -12
  53. package/dist/cli/commands/search.js +12 -12
  54. package/dist/cli/commands/upgrade.js +12 -12
  55. package/dist/cli/commands/version.js +12 -12
  56. package/dist/cli/commands/version.test.js +12 -12
  57. package/dist/cli/services/commands/notifications.js +6 -6
  58. package/dist/cli/services/commands/search.js +2 -2
  59. package/dist/cli/services/commands/search.test.js +2 -2
  60. package/dist/cli/services/commands/version.js +3 -3
  61. package/dist/cli/services/commands/version.test.js +4 -4
  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-MPQ33GKJ.js → custom-oclif-loader-5N4JRQ46.js} +2 -2
  68. package/dist/{error-handler-ABXDEJNM.js → error-handler-VQHDL26P.js} +9 -9
  69. package/dist/hooks/postrun.js +7 -7
  70. package/dist/hooks/prerun.js +7 -7
  71. package/dist/index.js +54 -50
  72. package/dist/{local-DGW3VZG7.js → local-NKJECUJ3.js} +2 -2
  73. package/dist/{node-GVOKD67H.js → node-RIZFDTN7.js} +13 -13
  74. package/dist/{node-package-manager-WEN6FJ7Z.js → node-package-manager-EOSRJYAN.js} +3 -3
  75. package/dist/tsconfig.tsbuildinfo +1 -1
  76. package/dist/{ui-TWIKWYG2.js → ui-II7LUT5P.js} +2 -2
  77. package/dist/{workerd-SK47YSGA.js → workerd-SKOXR5SE.js} +13 -13
  78. package/oclif.manifest.json +1 -1
  79. package/package.json +6 -6
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-2B5C3QFS.js";
3
+ } from "./chunk-JS6RLMBK.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-QJQSCN3A.js";
6
+ } from "./chunk-KR2ZEBN3.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-X3CFSDHA.js";
9
+ } from "./chunk-YEOP3EMX.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -34,4 +34,4 @@ var Upgrade = class extends base_command_default {
34
34
  export {
35
35
  Upgrade
36
36
  };
37
- //# sourceMappingURL=chunk-KMPW66LQ.js.map
37
+ //# sourceMappingURL=chunk-245U5NQK.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-ESYWXFSK.js";
3
+ } from "./chunk-U673QDO3.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-QJQSCN3A.js";
6
+ } from "./chunk-KR2ZEBN3.js";
7
7
  import {
8
8
  require_lib
9
9
  } from "./chunk-VSKRQ3JT.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-S4YW77H4.js.map
48
+ //# sourceMappingURL=chunk-2TEPYAPA.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-B7ABTOI4.js";
7
+ } from "./chunk-FGC2O2I5.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-6HBKMQLD.js";
10
+ } from "./chunk-P654UJXI.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-S6L5743K.js";
13
+ } from "./chunk-UYZDNGSJ.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-S576QAPY.js";
16
+ } from "./chunk-DXX7H2IH.js";
17
17
  import {
18
18
  AbortSilentError,
19
19
  CancelExecution,
@@ -28,7 +28,7 @@ import {
28
28
  reportingRateLimit,
29
29
  require_stacktracey,
30
30
  shouldReportErrorAsUnexpected
31
- } from "./chunk-X3CFSDHA.js";
31
+ } from "./chunk-YEOP3EMX.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
@@ -2136,4 +2136,4 @@ export {
2136
2136
  registerCleanBugsnagErrorsFromWithinPlugins,
2137
2137
  addBugsnagMetadata
2138
2138
  };
2139
- //# sourceMappingURL=chunk-I3WJF5NM.js.map
2139
+ //# sourceMappingURL=chunk-4EZQAZ74.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generate
3
- } from "./chunk-T4WJXSDW.js";
3
+ } from "./chunk-SXT3JFLA.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-QJQSCN3A.js";
6
+ } from "./chunk-KR2ZEBN3.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var Generate = class extends base_command_default {
25
25
  export {
26
26
  Generate
27
27
  };
28
- //# sourceMappingURL=chunk-W6IJP4MY.js.map
28
+ //# sourceMappingURL=chunk-4MJNU2QF.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-X3CFSDHA.js";
8
+ } from "./chunk-YEOP3EMX.js";
9
9
  import {
10
10
  init_cjs_shims
11
11
  } from "./chunk-PKR7KJ6P.js";
@@ -175,4 +175,4 @@ async function prompts() {
175
175
  export {
176
176
  prompts
177
177
  };
178
- //# sourceMappingURL=chunk-IML7XVTM.js.map
178
+ //# sourceMappingURL=chunk-5CJ7VYH7.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-X3CFSDHA.js";
10
+ } from "./chunk-YEOP3EMX.js";
11
11
  import {
12
12
  init_cjs_shims
13
13
  } from "./chunk-PKR7KJ6P.js";
@@ -203,4 +203,4 @@ async function staticService() {
203
203
  export {
204
204
  staticService
205
205
  };
206
- //# sourceMappingURL=chunk-MN33EVV7.js.map
206
+ //# sourceMappingURL=chunk-63Z76ANM.js.map
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  fetch,
3
3
  z
4
- } from "./chunk-GQIMWIIF.js";
4
+ } from "./chunk-LJHVF5TJ.js";
5
5
  import {
6
6
  CLI_KIT_VERSION
7
- } from "./chunk-S6L5743K.js";
7
+ } from "./chunk-UYZDNGSJ.js";
8
8
  import {
9
9
  cacheRetrieve,
10
10
  cacheRetrieveOrRepopulate,
11
11
  cacheStore,
12
12
  versionSatisfies
13
- } from "./chunk-S576QAPY.js";
13
+ } from "./chunk-DXX7H2IH.js";
14
14
  import {
15
15
  AbortSilentError,
16
16
  isTruthy,
@@ -19,7 +19,7 @@ import {
19
19
  renderError,
20
20
  renderInfo,
21
21
  renderWarning
22
- } from "./chunk-X3CFSDHA.js";
22
+ } from "./chunk-YEOP3EMX.js";
23
23
  import {
24
24
  init_cjs_shims
25
25
  } from "./chunk-PKR7KJ6P.js";
@@ -74,7 +74,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
74
74
  throw new AbortSilentError();
75
75
  let errorMessage = `Error retrieving notifications: ${error.message}`;
76
76
  outputDebug(errorMessage);
77
- let { sendErrorToBugsnag } = await import("./error-handler-ABXDEJNM.js");
77
+ let { sendErrorToBugsnag } = await import("./error-handler-VQHDL26P.js");
78
78
  await sendErrorToBugsnag(errorMessage, "unexpected_error");
79
79
  }
80
80
  }
@@ -162,4 +162,4 @@ export {
162
162
  getNotifications,
163
163
  stringifyFilters
164
164
  };
165
- //# sourceMappingURL=chunk-OK2LJ3F3.js.map
165
+ //# sourceMappingURL=chunk-7CQUOSVH.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-MN33EVV7.js";
3
+ } from "./chunk-63Z76ANM.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-QJQSCN3A.js";
6
+ } from "./chunk-KR2ZEBN3.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkStatic = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkStatic
27
27
  };
28
- //# sourceMappingURL=chunk-MOZOZ3LN.js.map
28
+ //# sourceMappingURL=chunk-7HSAZRHC.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-IML7XVTM.js";
3
+ } from "./chunk-5CJ7VYH7.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-QJQSCN3A.js";
6
+ } from "./chunk-KR2ZEBN3.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkPrompts = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkPrompts
27
27
  };
28
- //# sourceMappingURL=chunk-VM4XPRZK.js.map
28
+ //# sourceMappingURL=chunk-7OOACYZ4.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-S576QAPY.js";
7
+ } from "./chunk-DXX7H2IH.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-X3CFSDHA.js";
18
+ } from "./chunk-YEOP3EMX.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
@@ -139,4 +139,4 @@ function usingPackageManager({ env } = { env: process.env }) {
139
139
  export {
140
140
  upgrade
141
141
  };
142
- //# sourceMappingURL=chunk-T35HYPVZ.js.map
142
+ //# sourceMappingURL=chunk-CV5T4LOB.js.map
@@ -21,7 +21,7 @@ import {
21
21
  require_get_stream,
22
22
  runWithTimer,
23
23
  writeFile
24
- } from "./chunk-X3CFSDHA.js";
24
+ } from "./chunk-YEOP3EMX.js";
25
25
  import {
26
26
  dirname,
27
27
  joinPath
@@ -13748,4 +13748,4 @@ deep-extend/lib/deep-extend.js:
13748
13748
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13749
13749
  *)
13750
13750
  */
13751
- //# sourceMappingURL=chunk-S576QAPY.js.map
13751
+ //# sourceMappingURL=chunk-DXX7H2IH.js.map
@@ -2,16 +2,16 @@ import {
2
2
  getEnvironmentData,
3
3
  getLastSeenUserIdAfterAuth,
4
4
  getSensitiveEnvironmentData
5
- } from "./chunk-6HBKMQLD.js";
5
+ } from "./chunk-P654UJXI.js";
6
6
  import {
7
7
  fetch
8
- } from "./chunk-GQIMWIIF.js";
8
+ } from "./chunk-LJHVF5TJ.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-S6L5743K.js";
11
+ } from "./chunk-UYZDNGSJ.js";
12
12
  import {
13
13
  runWithRateLimit
14
- } from "./chunk-S576QAPY.js";
14
+ } from "./chunk-DXX7H2IH.js";
15
15
  import {
16
16
  alwaysLogAnalytics,
17
17
  alwaysLogMetrics,
@@ -28,7 +28,7 @@ import {
28
28
  outputDebug,
29
29
  outputToken,
30
30
  reportingRateLimit
31
- } from "./chunk-X3CFSDHA.js";
31
+ } from "./chunk-YEOP3EMX.js";
32
32
  import {
33
33
  __commonJS,
34
34
  __esm,
@@ -15930,4 +15930,4 @@ export {
15930
15930
  requestIdsCollection,
15931
15931
  reportAnalyticsEvent
15932
15932
  };
15933
- //# sourceMappingURL=chunk-B7ABTOI4.js.map
15933
+ //# sourceMappingURL=chunk-FGC2O2I5.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-QJQSCN3A.js";
3
+ } from "./chunk-KR2ZEBN3.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-X3CFSDHA.js";
7
+ } from "./chunk-YEOP3EMX.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-VSKRQ3JT.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-2FZJER24.js.map
86
+ //# sourceMappingURL=chunk-FTFTFTDU.js.map
@@ -2,7 +2,7 @@ import {
2
2
  execa,
3
3
  outputContent,
4
4
  outputDebug
5
- } from "./chunk-X3CFSDHA.js";
5
+ } from "./chunk-YEOP3EMX.js";
6
6
  import {
7
7
  init_cjs_shims
8
8
  } from "./chunk-PKR7KJ6P.js";
@@ -60,4 +60,4 @@ export {
60
60
  username,
61
61
  platformAndArch
62
62
  };
63
- //# sourceMappingURL=chunk-TJDZDZWG.js.map
63
+ //# sourceMappingURL=chunk-H3VLXETQ.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-X3CFSDHA.js";
4
+ } from "./chunk-YEOP3EMX.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-PKR7KJ6P.js";
@@ -43,4 +43,4 @@ async function asyncTasks() {
43
43
  export {
44
44
  asyncTasks
45
45
  };
46
- //# sourceMappingURL=chunk-SWQM7ICR.js.map
46
+ //# sourceMappingURL=chunk-IEEXWVOL.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-X3CFSDHA.js";
4
+ } from "./chunk-YEOP3EMX.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-PKR7KJ6P.js";
@@ -33,4 +33,4 @@ function mockAndCaptureOutput() {
33
33
  export {
34
34
  mockAndCaptureOutput
35
35
  };
36
- //# sourceMappingURL=chunk-L656JYPI.js.map
36
+ //# sourceMappingURL=chunk-IHA7JJN4.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-SWQM7ICR.js";
3
+ } from "./chunk-IEEXWVOL.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-QJQSCN3A.js";
6
+ } from "./chunk-KR2ZEBN3.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkAsync
27
27
  };
28
- //# sourceMappingURL=chunk-GMHA2S7O.js.map
28
+ //# sourceMappingURL=chunk-IMWIHPKY.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-IAM7IYO3.js";
3
+ } from "./chunk-MTPFCNYB.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-QJQSCN3A.js";
6
+ } from "./chunk-KR2ZEBN3.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -22,4 +22,4 @@ var Version = class extends base_command_default {
22
22
  export {
23
23
  Version
24
24
  };
25
- //# sourceMappingURL=chunk-5KSWCELC.js.map
25
+ //# sourceMappingURL=chunk-IRNTKQVQ.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-S576QAPY.js";
3
+ } from "./chunk-DXX7H2IH.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-X3CFSDHA.js";
9
+ } from "./chunk-YEOP3EMX.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ export {
25
25
  cliInstallCommand,
26
26
  getOutputUpdateCLIReminder
27
27
  };
28
- //# sourceMappingURL=chunk-2B5C3QFS.js.map
28
+ //# sourceMappingURL=chunk-JS6RLMBK.js.map
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  errorHandler,
3
3
  registerCleanBugsnagErrorsFromWithinPlugins
4
- } from "./chunk-I3WJF5NM.js";
4
+ } from "./chunk-4EZQAZ74.js";
5
5
  import {
6
6
  setCurrentCommandId,
7
7
  showNotificationsIfNeeded
8
- } from "./chunk-OK2LJ3F3.js";
8
+ } from "./chunk-7CQUOSVH.js";
9
9
  import {
10
10
  AbortError,
11
11
  addPublicMetadata,
@@ -22,7 +22,7 @@ import {
22
22
  renderWarning,
23
23
  terminalSupportsPrompting,
24
24
  underscore
25
- } from "./chunk-X3CFSDHA.js";
25
+ } from "./chunk-YEOP3EMX.js";
26
26
  import {
27
27
  cwd
28
28
  } from "./chunk-57Q6OQG4.js";
@@ -1662,4 +1662,4 @@ export {
1662
1662
  encodeToml,
1663
1663
  base_command_default
1664
1664
  };
1665
- //# sourceMappingURL=chunk-QJQSCN3A.js.map
1665
+ //# sourceMappingURL=chunk-KR2ZEBN3.js.map
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-25IMI7TH.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-S6L5743K.js";
8
+ } from "./chunk-UYZDNGSJ.js";
9
9
  import {
10
10
  Environment,
11
11
  firstPartyDev,
@@ -14,7 +14,7 @@ import {
14
14
  outputDebug,
15
15
  runWithTimer,
16
16
  serviceEnvironment
17
- } from "./chunk-X3CFSDHA.js";
17
+ } from "./chunk-YEOP3EMX.js";
18
18
  import {
19
19
  __commonJS,
20
20
  __require,
@@ -27408,7 +27408,7 @@ ${result.sanitizedHeaders}
27408
27408
  }
27409
27409
 
27410
27410
  // ../cli-kit/dist/public/node/http.js
27411
- var import_form_data = __toESM(require_form_data());
27411
+ var import_form_data = __toESM(require_form_data(), 1);
27412
27412
 
27413
27413
  // ../../node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/index.js
27414
27414
  init_cjs_shims();
@@ -31271,4 +31271,4 @@ mime-types/index.js:
31271
31271
  * MIT Licensed
31272
31272
  *)
31273
31273
  */
31274
- //# sourceMappingURL=chunk-GQIMWIIF.js.map
31274
+ //# sourceMappingURL=chunk-LJHVF5TJ.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-S6L5743K.js";
3
+ } from "./chunk-UYZDNGSJ.js";
4
4
  import {
5
5
  outputInfo
6
- } from "./chunk-X3CFSDHA.js";
6
+ } from "./chunk-YEOP3EMX.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -17,4 +17,4 @@ async function versionService() {
17
17
  export {
18
18
  versionService
19
19
  };
20
- //# sourceMappingURL=chunk-IAM7IYO3.js.map
20
+ //# sourceMappingURL=chunk-MTPFCNYB.js.map
@@ -8,19 +8,19 @@ import {
8
8
  ensureAuthenticatedAdmin,
9
9
  ensureAuthenticatedBusinessPlatform,
10
10
  logout
11
- } from "./chunk-BDLU7EEZ.js";
11
+ } from "./chunk-ZJSUUIVI.js";
12
12
  import {
13
13
  base_command_default
14
- } from "./chunk-QJQSCN3A.js";
14
+ } from "./chunk-KR2ZEBN3.js";
15
15
  import {
16
16
  fanoutHooks,
17
17
  requestIdsCollection
18
- } from "./chunk-B7ABTOI4.js";
18
+ } from "./chunk-FGC2O2I5.js";
19
19
  import {
20
20
  businessPlatformFqdn,
21
21
  normalizeStoreFqdn,
22
22
  partnersFqdn
23
- } from "./chunk-6HBKMQLD.js";
23
+ } from "./chunk-P654UJXI.js";
24
24
  import {
25
25
  ClientError,
26
26
  GraphQLClient,
@@ -31,7 +31,7 @@ import {
31
31
  retryAwareRequest,
32
32
  sanitizeURL,
33
33
  sanitizedHeadersOutput
34
- } from "./chunk-GQIMWIIF.js";
34
+ } from "./chunk-LJHVF5TJ.js";
35
35
  import {
36
36
  findUpAndReadPackageJson,
37
37
  getPackageManager,
@@ -39,7 +39,7 @@ import {
39
39
  packageManagerFromUserAgent,
40
40
  readAndParsePackageJson,
41
41
  writePackageJSON
42
- } from "./chunk-S576QAPY.js";
42
+ } from "./chunk-DXX7H2IH.js";
43
43
  import {
44
44
  AbortError,
45
45
  BugError,
@@ -83,7 +83,7 @@ import {
83
83
  stringifyMessage,
84
84
  writeFile,
85
85
  writeFileSync
86
- } from "./chunk-X3CFSDHA.js";
86
+ } from "./chunk-YEOP3EMX.js";
87
87
  import {
88
88
  basename,
89
89
  cwd,
@@ -142479,4 +142479,4 @@ export {
142479
142479
  getDebugBannerLine,
142480
142480
  getUtilityBannerlines
142481
142481
  };
142482
- //# sourceMappingURL=chunk-DV2H7WDY.js.map
142482
+ //# sourceMappingURL=chunk-NA34VFTA.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  platformAndArch
3
- } from "./chunk-TJDZDZWG.js";
3
+ } from "./chunk-H3VLXETQ.js";
4
4
  import {
5
5
  allAPIs,
6
6
  buildHeaders,
7
7
  shopifyFetch,
8
8
  z
9
- } from "./chunk-GQIMWIIF.js";
9
+ } from "./chunk-LJHVF5TJ.js";
10
10
  import {
11
11
  cacheRetrieveOrRepopulate,
12
12
  getPackageManager,
@@ -14,7 +14,7 @@ import {
14
14
  packageManagerFromUserAgent,
15
15
  removeSession,
16
16
  setSession
17
- } from "./chunk-S576QAPY.js";
17
+ } from "./chunk-DXX7H2IH.js";
18
18
  import {
19
19
  AbortError,
20
20
  BugError,
@@ -49,7 +49,7 @@ import {
49
49
  spinFqdn,
50
50
  themeKitAccessDomain,
51
51
  themeToken
52
- } from "./chunk-X3CFSDHA.js";
52
+ } from "./chunk-YEOP3EMX.js";
53
53
  import {
54
54
  cwd
55
55
  } from "./chunk-57Q6OQG4.js";
@@ -1135,4 +1135,4 @@ export {
1135
1135
  getEnvironmentData,
1136
1136
  getSensitiveEnvironmentData
1137
1137
  };
1138
- //# sourceMappingURL=chunk-6HBKMQLD.js.map
1138
+ //# sourceMappingURL=chunk-P654UJXI.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-IML7XVTM.js";
3
+ } from "./chunk-5CJ7VYH7.js";
4
4
  import {
5
5
  staticService
6
- } from "./chunk-MN33EVV7.js";
6
+ } from "./chunk-63Z76ANM.js";
7
7
  import {
8
8
  asyncTasks
9
- } from "./chunk-SWQM7ICR.js";
9
+ } from "./chunk-IEEXWVOL.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-QJQSCN3A.js";
12
+ } from "./chunk-KR2ZEBN3.js";
13
13
  import {
14
14
  init_cjs_shims
15
15
  } from "./chunk-PKR7KJ6P.js";
@@ -34,4 +34,4 @@ var KitchenSinkAll = class extends base_command_default {
34
34
  export {
35
35
  KitchenSinkAll
36
36
  };
37
- //# sourceMappingURL=chunk-BTMRJLQ7.js.map
37
+ //# sourceMappingURL=chunk-PB3V422W.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-QJQSCN3A.js";
3
+ } from "./chunk-KR2ZEBN3.js";
4
4
  import {
5
5
  cacheClear
6
- } from "./chunk-S576QAPY.js";
6
+ } from "./chunk-DXX7H2IH.js";
7
7
  import {
8
8
  environmentVariables,
9
9
  isTruthy
10
- } from "./chunk-X3CFSDHA.js";
10
+ } from "./chunk-YEOP3EMX.js";
11
11
  import {
12
12
  require_lib
13
13
  } from "./chunk-VSKRQ3JT.js";
@@ -26,7 +26,7 @@ init_cjs_shims();
26
26
  init_cjs_shims();
27
27
  import { fileURLToPath } from "node:url";
28
28
  async function launchCLI(options) {
29
- let { errorHandler } = await import("./error-handler-ABXDEJNM.js"), { isDevelopment } = await import("./local-DGW3VZG7.js"), oclif = await import("./lib-SGEWXU7Z.js"), { ShopifyConfig } = await import("./custom-oclif-loader-MPQ33GKJ.js");
29
+ let { errorHandler } = await import("./error-handler-VQHDL26P.js"), { isDevelopment } = await import("./local-NKJECUJ3.js"), oclif = await import("./lib-SGEWXU7Z.js"), { ShopifyConfig } = await import("./custom-oclif-loader-5N4JRQ46.js");
30
30
  isDevelopment() && (oclif.default.settings.debug = !0);
31
31
  try {
32
32
  let config = new ShopifyConfig({ root: fileURLToPath(options.moduleURL) });
@@ -41,7 +41,7 @@ var import_core = __toESM(require_lib());
41
41
  async function warnIfOldNodeVersion(versions = process.versions) {
42
42
  let nodeVersion = versions.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
43
43
  if (nodeMajorVersion < 18) {
44
- let { renderWarning } = await import("./ui-TWIKWYG2.js");
44
+ let { renderWarning } = await import("./ui-II7LUT5P.js");
45
45
  renderWarning({
46
46
  headline: "Upgrade to a supported Node version now.",
47
47
  body: [
@@ -68,7 +68,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
68
68
  return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await warnIfOldNodeVersion(versions), launchCLI2({ moduleURL: options.moduleURL });
69
69
  }
70
70
  async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
71
- let { findUpAndReadPackageJson } = await import("./node-package-manager-WEN6FJ7Z.js"), { moduleDirectory } = await import("./path-2K5HIMHZ.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
71
+ let { findUpAndReadPackageJson } = await import("./node-package-manager-EOSRJYAN.js"), { moduleDirectory } = await import("./path-2K5HIMHZ.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
72
72
  if (argv.findIndex((arg) => arg.includes("init")) === -1) {
73
73
  let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
74
74
  argv.splice(initIndex2, 0, "init");
@@ -117,4 +117,4 @@ export {
117
117
  jsonFlag,
118
118
  ClearCache
119
119
  };
120
- //# sourceMappingURL=chunk-ILXYHK4Q.js.map
120
+ //# sourceMappingURL=chunk-PDZHLRZ2.js.map