@shopify/cli 3.82.1 → 3.83.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 (99) hide show
  1. package/dist/{chokidar-TTCYG5AA.js → chokidar-KCZH6DIC.js} +5 -5
  2. package/dist/{chokidar-XUA2BN3J.js → chokidar-XPSJ2FUJ.js} +5 -5
  3. package/dist/{chunk-LPU2VGJR.js → chunk-3FBDJEGD.js} +6153 -11319
  4. package/dist/{chunk-IXOKLO2J.js → chunk-3UWCIMCN.js} +8 -8
  5. package/dist/{chunk-MPCIJZRR.js → chunk-4PTDVIME.js} +3 -3
  6. package/dist/{chunk-OSWJJWB4.js → chunk-5X5Y3IET.js} +5 -5
  7. package/dist/{chunk-F7J5CUMZ.js → chunk-66VZYBID.js} +4 -4
  8. package/dist/{chunk-MOIB2YST.js → chunk-7I7D2AB7.js} +2 -2
  9. package/dist/{chunk-TRPRYAWB.js → chunk-7J6ZE55N.js} +4 -4
  10. package/dist/{chunk-VOPDBKMR.js → chunk-7XAQKXYH.js} +3 -3
  11. package/dist/{chunk-B2IEJ5WW.js → chunk-BCMTVG7I.js} +4 -4
  12. package/dist/{chunk-AE3MLJMV.js → chunk-D5BJW27F.js} +779 -24
  13. package/dist/{chunk-7E5ELMEP.js → chunk-DEDYC4OS.js} +6 -6
  14. package/dist/{chunk-EE5FOU6D.js → chunk-DQ7IVWF5.js} +2 -2
  15. package/dist/{chunk-HPTCTDPD.js → chunk-DUVXMFQV.js} +3 -3
  16. package/dist/{chunk-2UOPOSAQ.js → chunk-EMB6CXID.js} +5 -5
  17. package/dist/{chunk-SRBYTZSG.js → chunk-FLP2CHCV.js} +4 -4
  18. package/dist/{chunk-YJPCY2LS.js → chunk-FX4FEEOP.js} +3 -3
  19. package/dist/{chunk-IHFQ3F23.js → chunk-G3NP7WGS.js} +3 -3
  20. package/dist/{chunk-N4LQOIDN.js → chunk-HB6JA5JP.js} +3 -3
  21. package/dist/{chunk-QDLC5TZP.js → chunk-JYGYXNTS.js} +3 -3
  22. package/dist/{chunk-API6SOPE.js → chunk-K7E7R4WS.js} +3 -3
  23. package/dist/{chunk-GCPVC7EU.js → chunk-KQ6EUJSO.js} +5 -5
  24. package/dist/{chunk-SFDHLWEI.js → chunk-KTDX7ILI.js} +4 -4
  25. package/dist/{chunk-W7ISQU7I.js → chunk-LNKEJMFC.js} +2 -2
  26. package/dist/{chunk-6HSVIAHC.js → chunk-LPFXBJSA.js} +13 -11
  27. package/dist/{chunk-RBHXB7LY.js → chunk-LPVUYMVK.js} +2 -2
  28. package/dist/{chunk-7AGM22KG.js → chunk-MUUMCGTU.js} +3 -3
  29. package/dist/{chunk-TOYQ6OGF.js → chunk-NCY3OOON.js} +3 -3
  30. package/dist/{chunk-JFCQDJFN.js → chunk-NYME2DVS.js} +12 -12
  31. package/dist/{chunk-CLFWIHUG.js → chunk-NZV3PGJI.js} +4 -4
  32. package/dist/{chunk-MBYV3HFV.js → chunk-P2OGMB6O.js} +3 -3
  33. package/dist/{chunk-YN4HBUI3.js → chunk-Q5MC6CL3.js} +5 -5
  34. package/dist/{chunk-UENXYFT3.js → chunk-TEGDYNIU.js} +11 -9
  35. package/dist/chunk-UV5N2VL7.js +39 -0
  36. package/dist/{chunk-5NCPSAFZ.js → chunk-VTBFHPET.js} +2 -2
  37. package/dist/{chunk-YPVB6B34.js → chunk-XG23534A.js} +7 -7
  38. package/dist/{chunk-M4TCGXII.js → chunk-XHDAKO3K.js} +7 -7
  39. package/dist/{chunk-LHLR2V5J.js → chunk-YBKI4WVT.js} +2 -2
  40. package/dist/cli/commands/auth/logout.js +15 -17
  41. package/dist/cli/commands/auth/logout.test.js +16 -18
  42. package/dist/cli/commands/cache/clear.js +14 -16
  43. package/dist/cli/commands/debug/command-flags.d.ts +1 -1
  44. package/dist/cli/commands/debug/command-flags.js +14 -16
  45. package/dist/cli/commands/docs/generate.js +14 -16
  46. package/dist/cli/commands/docs/generate.test.js +14 -16
  47. package/dist/cli/commands/help.d.ts +2 -2
  48. package/dist/cli/commands/help.js +14 -16
  49. package/dist/cli/commands/kitchen-sink/async.js +15 -17
  50. package/dist/cli/commands/kitchen-sink/async.test.js +15 -17
  51. package/dist/cli/commands/kitchen-sink/index.js +17 -19
  52. package/dist/cli/commands/kitchen-sink/index.test.js +17 -19
  53. package/dist/cli/commands/kitchen-sink/prompts.js +15 -17
  54. package/dist/cli/commands/kitchen-sink/prompts.test.js +15 -17
  55. package/dist/cli/commands/kitchen-sink/static.js +15 -17
  56. package/dist/cli/commands/kitchen-sink/static.test.js +15 -17
  57. package/dist/cli/commands/notifications/generate.js +15 -17
  58. package/dist/cli/commands/notifications/list.d.ts +1 -1
  59. package/dist/cli/commands/notifications/list.js +15 -17
  60. package/dist/cli/commands/search.d.ts +1 -1
  61. package/dist/cli/commands/search.js +15 -17
  62. package/dist/cli/commands/upgrade.js +15 -17
  63. package/dist/cli/commands/version.js +15 -17
  64. package/dist/cli/commands/version.test.js +15 -17
  65. package/dist/cli/services/commands/notifications.js +10 -12
  66. package/dist/cli/services/commands/search.js +6 -8
  67. package/dist/cli/services/commands/search.test.js +6 -8
  68. package/dist/cli/services/commands/version.js +7 -9
  69. package/dist/cli/services/commands/version.test.js +8 -10
  70. package/dist/cli/services/kitchen-sink/async.js +6 -8
  71. package/dist/cli/services/kitchen-sink/prompts.js +6 -8
  72. package/dist/cli/services/kitchen-sink/static.js +6 -8
  73. package/dist/cli/services/upgrade.js +7 -9
  74. package/dist/cli/services/upgrade.test.js +8 -10
  75. package/dist/configs/all.yml +9 -0
  76. package/dist/configs/recommended.yml +9 -0
  77. package/dist/{custom-oclif-loader-SQEUSZSS.js → custom-oclif-loader-4SQWZCJO.js} +6 -8
  78. package/dist/data/filters.json +40 -0
  79. package/dist/data/latest.json +1 -1
  80. package/dist/data/objects.json +28 -16
  81. package/dist/data/tags.json +7 -7
  82. package/dist/data/translations.json +9 -2
  83. package/dist/{chunk-FAITFLRX.js → del-SAZHGAZZ.js} +372 -42
  84. package/dist/{error-handler-EUTRPJGF.js → error-handler-AU7YI2YV.js} +12 -14
  85. package/dist/hooks/postrun.js +10 -12
  86. package/dist/hooks/prerun.js +11 -13
  87. package/dist/{http-proxy-LHSVRGJ5.js → http-proxy-node16-T623PGD4.js} +37 -29
  88. package/dist/index.js +20780 -20287
  89. package/dist/{lib-2ZBT3UR2.js → lib-OSXFX3I2.js} +4 -5
  90. package/dist/{local-DTWKQE2A.js → local-4S6IAIPU.js} +6 -8
  91. package/dist/{morph-DFRO3NRL.js → morph-5LWJDWYB.js} +5 -5
  92. package/dist/{node-MZOMVUI6.js → node-S5IAFUYU.js} +16 -18
  93. package/dist/{node-package-manager-NJGCZMAX.js → node-package-manager-4KNYIZWV.js} +7 -9
  94. package/dist/tsconfig.tsbuildinfo +1 -1
  95. package/dist/{ui-OUT2NXBE.js → ui-ALLFW3C3.js} +6 -8
  96. package/dist/{workerd-JR3RQRVU.js → workerd-7B5KK6HK.js} +16 -18
  97. package/oclif.manifest.json +212 -1
  98. package/package.json +14 -12
  99. package/dist/del-4JSTEFDW.js +0 -375
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-UENXYFT3.js";
3
+ } from "./chunk-TEGDYNIU.js";
4
4
  import {
5
5
  cacheClear
6
- } from "./chunk-YN4HBUI3.js";
6
+ } from "./chunk-Q5MC6CL3.js";
7
7
  import {
8
8
  environmentVariables,
9
9
  isTruthy
10
- } from "./chunk-AE3MLJMV.js";
10
+ } from "./chunk-D5BJW27F.js";
11
11
  import {
12
12
  require_lib
13
- } from "./chunk-LPU2VGJR.js";
13
+ } from "./chunk-3FBDJEGD.js";
14
14
  import {
15
15
  __toESM,
16
16
  init_cjs_shims
@@ -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-EUTRPJGF.js"), { isDevelopment } = await import("./local-DTWKQE2A.js"), oclif = await import("./lib-2ZBT3UR2.js"), { ShopifyConfig } = await import("./custom-oclif-loader-SQEUSZSS.js");
29
+ let { errorHandler } = await import("./error-handler-AU7YI2YV.js"), { isDevelopment } = await import("./local-4S6IAIPU.js"), oclif = await import("./lib-OSXFX3I2.js"), { ShopifyConfig } = await import("./custom-oclif-loader-4SQWZCJO.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 exitIfOldNodeVersion(versions = process.versions) {
42
42
  let nodeVersion = versions.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
43
43
  if (nodeMajorVersion < 18) {
44
- let { renderError } = await import("./ui-OUT2NXBE.js");
44
+ let { renderError } = await import("./ui-ALLFW3C3.js");
45
45
  renderError({
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 exitIfOldNodeVersion(versions), launchCLI2({ moduleURL: options.moduleURL });
69
69
  }
70
70
  async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
71
- let { findUpAndReadPackageJson } = await import("./node-package-manager-NJGCZMAX.js"), { moduleDirectory } = await import("./path-GB4VIEM6.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
71
+ let { findUpAndReadPackageJson } = await import("./node-package-manager-4KNYIZWV.js"), { moduleDirectory } = await import("./path-GB4VIEM6.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-IXOKLO2J.js.map
120
+ //# sourceMappingURL=chunk-3UWCIMCN.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-YN4HBUI3.js";
3
+ } from "./chunk-Q5MC6CL3.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-AE3MLJMV.js";
9
+ } from "./chunk-D5BJW27F.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-MPCIJZRR.js.map
28
+ //# sourceMappingURL=chunk-4PTDVIME.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  list
3
- } from "./chunk-2UOPOSAQ.js";
3
+ } from "./chunk-EMB6CXID.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-UENXYFT3.js";
6
+ } from "./chunk-TEGDYNIU.js";
7
7
  import {
8
8
  sendErrorToBugsnag
9
- } from "./chunk-YPVB6B34.js";
9
+ } from "./chunk-XG23534A.js";
10
10
  import {
11
11
  require_lib
12
- } from "./chunk-LPU2VGJR.js";
12
+ } from "./chunk-3FBDJEGD.js";
13
13
  import {
14
14
  __toESM,
15
15
  init_cjs_shims
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
49
49
  export {
50
50
  List
51
51
  };
52
- //# sourceMappingURL=chunk-OSWJJWB4.js.map
52
+ //# sourceMappingURL=chunk-5X5Y3IET.js.map
@@ -1,9 +1,9 @@
1
- import {
2
- require_normalize_path
3
- } from "./chunk-X7YTIMNN.js";
4
1
  import {
5
2
  require_picomatch
6
3
  } from "./chunk-7IK72W75.js";
4
+ import {
5
+ require_normalize_path
6
+ } from "./chunk-X7YTIMNN.js";
7
7
  import {
8
8
  __commonJS,
9
9
  __require,
@@ -494,4 +494,4 @@ export {
494
494
  require_anymatch,
495
495
  require_is_binary_path
496
496
  };
497
- //# sourceMappingURL=chunk-F7J5CUMZ.js.map
497
+ //# sourceMappingURL=chunk-66VZYBID.js.map
@@ -7,7 +7,7 @@ import {
7
7
  renderSuccess,
8
8
  renderTable,
9
9
  renderWarning
10
- } from "./chunk-AE3MLJMV.js";
10
+ } from "./chunk-D5BJW27F.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-MOIB2YST.js.map
206
+ //# sourceMappingURL=chunk-7I7D2AB7.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-UENXYFT3.js";
3
+ } from "./chunk-TEGDYNIU.js";
4
4
  import {
5
5
  outputResult,
6
6
  renderTable
7
- } from "./chunk-AE3MLJMV.js";
7
+ } from "./chunk-D5BJW27F.js";
8
8
  import {
9
9
  require_lib
10
- } from "./chunk-LPU2VGJR.js";
10
+ } from "./chunk-3FBDJEGD.js";
11
11
  import {
12
12
  __toESM,
13
13
  init_cjs_shims
@@ -84,4 +84,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
84
84
  export {
85
85
  CommandFlags
86
86
  };
87
- //# sourceMappingURL=chunk-TRPRYAWB.js.map
87
+ //# sourceMappingURL=chunk-7J6ZE55N.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-MOIB2YST.js";
3
+ } from "./chunk-7I7D2AB7.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-UENXYFT3.js";
6
+ } from "./chunk-TEGDYNIU.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-VOPDBKMR.js.map
28
+ //# sourceMappingURL=chunk-7XAQKXYH.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  searchService
3
- } from "./chunk-W7ISQU7I.js";
3
+ } from "./chunk-LNKEJMFC.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-UENXYFT3.js";
6
+ } from "./chunk-TEGDYNIU.js";
7
7
  import {
8
8
  require_lib
9
- } from "./chunk-LPU2VGJR.js";
9
+ } from "./chunk-3FBDJEGD.js";
10
10
  import {
11
11
  __toESM,
12
12
  init_cjs_shims
@@ -48,4 +48,4 @@ var import_core = __toESM(require_lib(), 1), Search = class _Search extends base
48
48
  export {
49
49
  Search
50
50
  };
51
- //# sourceMappingURL=chunk-B2IEJ5WW.js.map
51
+ //# sourceMappingURL=chunk-BCMTVG7I.js.map