@shopify/cli 3.83.2 → 3.83.3

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 (78) hide show
  1. package/dist/{chunk-3ZHC3Q7V.js → chunk-2MEZBZGZ.js} +2 -2
  2. package/dist/{chunk-QJQK26XP.js → chunk-3EURRQ7K.js} +6 -6
  3. package/dist/{chunk-4ALAOHE7.js → chunk-45OTXKBK.js} +2 -2
  4. package/dist/{chunk-ORFUSS73.js → chunk-6QJUUGM2.js} +4 -4
  5. package/dist/{chunk-Q3BLA5JC.js → chunk-AQDVU7OK.js} +7 -7
  6. package/dist/{chunk-3TBLURBG.js → chunk-BXBJI6XD.js} +5 -5
  7. package/dist/{chunk-PCHFJ5CE.js → chunk-CC4H7OAW.js} +3 -3
  8. package/dist/{chunk-Q76H7OUL.js → chunk-DRATBB26.js} +3 -3
  9. package/dist/{chunk-RAC2243I.js → chunk-EG4X7G4K.js} +3 -3
  10. package/dist/{chunk-NHZFKFIN.js → chunk-EYZZIYQJ.js} +4 -4
  11. package/dist/{chunk-AGY4NR7U.js → chunk-FE35FSRC.js} +6 -6
  12. package/dist/{chunk-FRQN52H3.js → chunk-FHOKC4TU.js} +4 -4
  13. package/dist/{chunk-CPTZ34K2.js → chunk-GGCRQOED.js} +3 -3
  14. package/dist/{chunk-CK7Y3RFI.js → chunk-HFQX4JZY.js} +3 -3
  15. package/dist/{chunk-M3TVLW4G.js → chunk-JEQ7HZCS.js} +78 -78
  16. package/dist/{chunk-HU2Q5MFA.js → chunk-JWJ2ZR5V.js} +3 -3
  17. package/dist/{chunk-BRKBA6ON.js → chunk-MGI52UZC.js} +3 -3
  18. package/dist/{chunk-3P2MV54Z.js → chunk-Q6VEUT5Q.js} +2 -2
  19. package/dist/{chunk-YF7CDH6L.js → chunk-RBL7EMA5.js} +4 -4
  20. package/dist/{chunk-Z2AIGIVT.js → chunk-S5JEIN5Q.js} +2 -2
  21. package/dist/{chunk-UFC6XUMW.js → chunk-SBU6S5G7.js} +2 -2
  22. package/dist/{chunk-P464L3K6.js → chunk-U7OT774M.js} +2 -2
  23. package/dist/{chunk-4NC2NVYY.js → chunk-UNQM4BV5.js} +2 -2
  24. package/dist/{chunk-V6ZYMBVB.js → chunk-VCN6UBNT.js} +3 -3
  25. package/dist/{chunk-JLITATNF.js → chunk-VQ6DWYP7.js} +6 -6
  26. package/dist/{chunk-IZFYF7OE.js → chunk-VRECY72K.js} +2 -2
  27. package/dist/{chunk-5YPOHZXF.js → chunk-WGMFODN6.js} +3 -3
  28. package/dist/{chunk-KDFL67TE.js → chunk-WHCXZSKH.js} +2 -2
  29. package/dist/{chunk-BELVFLJN.js → chunk-WROAVXGY.js} +3 -3
  30. package/dist/{chunk-YKYM3NLB.js → chunk-XFK3CKIN.js} +5 -5
  31. package/dist/{chunk-U6MH2KVY.js → chunk-YYAMP36W.js} +5 -5
  32. package/dist/{chunk-RFX7HBFN.js → chunk-ZE4NKLTB.js} +3 -3
  33. package/dist/{chunk-RHR64CQH.js → chunk-ZLYK26OR.js} +4 -4
  34. package/dist/{chunk-UIFPKYNE.js → chunk-ZZGNTCPD.js} +3 -3
  35. package/dist/cli/commands/auth/logout.js +11 -11
  36. package/dist/cli/commands/auth/logout.test.js +12 -12
  37. package/dist/cli/commands/cache/clear.js +10 -10
  38. package/dist/cli/commands/debug/command-flags.js +10 -10
  39. package/dist/cli/commands/docs/generate.js +10 -10
  40. package/dist/cli/commands/docs/generate.test.js +10 -10
  41. package/dist/cli/commands/help.js +10 -10
  42. package/dist/cli/commands/kitchen-sink/async.js +11 -11
  43. package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
  44. package/dist/cli/commands/kitchen-sink/index.js +13 -13
  45. package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
  46. package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
  47. package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
  48. package/dist/cli/commands/kitchen-sink/static.js +11 -11
  49. package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
  50. package/dist/cli/commands/notifications/generate.js +11 -11
  51. package/dist/cli/commands/notifications/list.js +11 -11
  52. package/dist/cli/commands/search.js +11 -11
  53. package/dist/cli/commands/upgrade.js +11 -11
  54. package/dist/cli/commands/version.js +11 -11
  55. package/dist/cli/commands/version.test.js +11 -11
  56. package/dist/cli/services/commands/notifications.js +6 -6
  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/kitchen-sink/async.js +2 -2
  62. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  63. package/dist/cli/services/kitchen-sink/static.js +2 -2
  64. package/dist/cli/services/upgrade.js +3 -3
  65. package/dist/cli/services/upgrade.test.js +4 -4
  66. package/dist/{custom-oclif-loader-QWOQ6IU2.js → custom-oclif-loader-FOBJVOKU.js} +2 -2
  67. package/dist/{error-handler-WBLMZ6OH.js → error-handler-VBQPBASZ.js} +8 -8
  68. package/dist/hooks/postrun.js +6 -6
  69. package/dist/hooks/prerun.js +7 -7
  70. package/dist/index.js +117 -108
  71. package/dist/{local-EXWDAQEX.js → local-3V2H6DEQ.js} +2 -2
  72. package/dist/{morph-R37HEQ7R.js → morph-TYIH255V.js} +9 -9
  73. package/dist/{node-package-manager-FY6IDVTF.js → node-package-manager-3VOZDWRH.js} +3 -3
  74. package/dist/tsconfig.tsbuildinfo +1 -1
  75. package/dist/{ui-GHYCWXGS.js → ui-MKD65UA4.js} +2 -2
  76. package/dist/{workerd-GLBI5GFX.js → workerd-EQ7HXYPK.js} +13 -13
  77. package/oclif.manifest.json +1 -1
  78. package/package.json +8 -8
@@ -20,7 +20,7 @@ import {
20
20
  macAddress,
21
21
  opentelemetryDomain,
22
22
  themeToken
23
- } from "./chunk-4NC2NVYY.js";
23
+ } from "./chunk-UNQM4BV5.js";
24
24
  import "./chunk-75LV6AQS.js";
25
25
  import "./chunk-EG6MBBEN.js";
26
26
  import "./chunk-3FBDJEGD.js";
@@ -55,4 +55,4 @@ export {
55
55
  opentelemetryDomain,
56
56
  themeToken
57
57
  };
58
- //# sourceMappingURL=local-EXWDAQEX.js.map
58
+ //# sourceMappingURL=local-3V2H6DEQ.js.map
@@ -190638,18 +190638,18 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
190638
190638
  }
190639
190639
  });
190640
190640
 
190641
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190641
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190642
190642
  init_cjs_shims();
190643
190643
  var import_ts_morph2 = __toESM(require_ts_morph(), 1);
190644
190644
 
190645
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190645
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190646
190646
  init_cjs_shims();
190647
190647
  var import_ts_morph = __toESM(require_ts_morph(), 1);
190648
190648
 
190649
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190649
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190650
190650
  init_cjs_shims();
190651
190651
 
190652
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
190652
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
190653
190653
  init_cjs_shims();
190654
190654
  function getJsDocOrCreate(node) {
190655
190655
  return node.getJsDocs().at(-1) || node.addJsDoc({ description: `
@@ -190663,7 +190663,7 @@ function sanitizeType(str) {
190663
190663
  return extractedClassFromTypeof ? `Class<${extractedClassFromTypeof}>` : str;
190664
190664
  }
190665
190665
 
190666
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190666
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190667
190667
  function generateFunctionDocumentation(functionNode, variableStatement) {
190668
190668
  let outputDocNode = getOutputJsDocNodeOrCreate(
190669
190669
  functionNode,
@@ -190726,7 +190726,7 @@ function getOutputJsDocNodeOrCreate(functionNode, docNode) {
190726
190726
  return docNode ? functionNode.getJsDocs().length ? functionNode : (getJsDocOrCreate(docNode), docNode) : (getJsDocOrCreate(functionNode), functionNode);
190727
190727
  }
190728
190728
 
190729
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190729
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190730
190730
  function generateClassDocumentation(classNode) {
190731
190731
  generateClassBaseDocumentation(classNode), classNode.getMembers().forEach(generateClassMemberDocumentation);
190732
190732
  }
@@ -190754,7 +190754,7 @@ function generateModifierDocumentation(classMember) {
190754
190754
  }
190755
190755
  }
190756
190756
 
190757
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
190757
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
190758
190758
  init_cjs_shims();
190759
190759
  function generateTypeDefs(sourceFile, code) {
190760
190760
  let typedefs = sourceFile.getTypeAliases().map(
@@ -190867,7 +190867,7 @@ function generateObjectPropertyDocumentation(node, jsDoc, name = "", topLevelCal
190867
190867
  );
190868
190868
  }
190869
190869
 
190870
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.2_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_e67bd8d5620b222f0d88ec0729535c5f/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190870
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_571e6f0170478bea3c59260825bed3cb/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190871
190871
  var DEFAULT_COMPILER_OPTIONS = {
190872
190872
  target: import_ts_morph2.ScriptTarget.ESNext,
190873
190873
  esModuleInterop: !0,
@@ -190944,4 +190944,4 @@ export {
190944
190944
  and limitations under the License.
190945
190945
  ***************************************************************************** *)
190946
190946
  */
190947
- //# sourceMappingURL=morph-R37HEQ7R.js.map
190947
+ //# sourceMappingURL=morph-TYIH255V.js.map
@@ -29,8 +29,8 @@ import {
29
29
  versionSatisfies,
30
30
  writePackageJSON,
31
31
  yarnLockfile
32
- } from "./chunk-KDFL67TE.js";
33
- import "./chunk-4NC2NVYY.js";
32
+ } from "./chunk-WHCXZSKH.js";
33
+ import "./chunk-UNQM4BV5.js";
34
34
  import "./chunk-75LV6AQS.js";
35
35
  import "./chunk-EG6MBBEN.js";
36
36
  import "./chunk-3FBDJEGD.js";
@@ -74,4 +74,4 @@ export {
74
74
  writePackageJSON,
75
75
  yarnLockfile
76
76
  };
77
- //# sourceMappingURL=node-package-manager-FY6IDVTF.js.map
77
+ //# sourceMappingURL=node-package-manager-3VOZDWRH.js.map