@shopify/cli 3.90.1 → 3.91.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 (159) hide show
  1. package/dist/{acorn-45LE5Z2A.js → acorn-WDTBS4B3.js} +2 -2
  2. package/dist/{angular-Z5FPQPLR.js → angular-WLPEGHXZ.js} +4 -4
  3. package/dist/assets/hydrogen/starter/.graphqlrc.ts +4 -2
  4. package/dist/assets/hydrogen/starter/CHANGELOG.md +172 -0
  5. package/dist/assets/hydrogen/starter/app/components/CartLineItem.tsx +67 -38
  6. package/dist/assets/hydrogen/starter/app/components/CartMain.tsx +45 -7
  7. package/dist/assets/hydrogen/starter/app/components/CartSummary.tsx +20 -38
  8. package/dist/assets/hydrogen/starter/app/components/MockShopNotice.tsx +20 -0
  9. package/dist/assets/hydrogen/starter/app/entry.client.tsx +2 -3
  10. package/dist/assets/hydrogen/starter/app/lib/fragments.ts +8 -0
  11. package/dist/assets/hydrogen/starter/app/routes/_index.tsx +4 -5
  12. package/dist/assets/hydrogen/starter/app/routes/account.addresses.tsx +12 -12
  13. package/dist/assets/hydrogen/starter/app/routes/account.tsx +4 -7
  14. package/dist/assets/hydrogen/starter/app/routes/account_.login.tsx +10 -0
  15. package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle._index.tsx +2 -9
  16. package/dist/assets/hydrogen/starter/app/routes/blogs._index.tsx +1 -4
  17. package/dist/assets/hydrogen/starter/app/routes/cart.tsx +3 -11
  18. package/dist/assets/hydrogen/starter/app/routes/collections.all.tsx +1 -3
  19. package/dist/assets/hydrogen/starter/app/routes/pages.$handle.tsx +2 -8
  20. package/dist/assets/hydrogen/starter/app/routes/policies.$handle.tsx +1 -4
  21. package/dist/assets/hydrogen/starter/app/routes/policies._index.tsx +1 -1
  22. package/dist/assets/hydrogen/starter/app/routes/products.$handle.tsx +2 -9
  23. package/dist/assets/hydrogen/starter/app/routes/search.tsx +18 -12
  24. package/dist/assets/hydrogen/starter/app/styles/app.css +72 -1
  25. package/dist/assets/hydrogen/starter/eslint.config.js +1 -0
  26. package/dist/assets/hydrogen/starter/guides/predictiveSearch/predictiveSearch.md +3 -3
  27. package/dist/assets/hydrogen/starter/guides/search/search.md +1 -1
  28. package/dist/assets/hydrogen/starter/package.json +14 -13
  29. package/dist/assets/hydrogen/starter/server.ts +5 -7
  30. package/dist/assets/hydrogen/starter/storefrontapi.generated.d.ts +89 -0
  31. package/dist/{babel-TRRZ6QQY.js → babel-LQYCV4NA.js} +2 -7
  32. package/dist/{brotli-2OKV26Y6.js → brotli-6CC7WD4Z.js} +1 -2
  33. package/dist/{chunk-SGU7BPE4.js → chunk-2EQNSO7C.js} +3 -3
  34. package/dist/{chunk-PAU7LKSJ.js → chunk-2YAGQHB2.js} +3 -3
  35. package/dist/{chunk-OZPZBNSB.js → chunk-463KYFYO.js} +2 -2
  36. package/dist/{chunk-IEPPQIPW.js → chunk-54FE2FGU.js} +2 -2
  37. package/dist/{chunk-EFOOQV72.js → chunk-56ELYGPH.js} +2 -2
  38. package/dist/{chunk-6ONJ77I7.js → chunk-5JYQJQ2E.js} +2 -2
  39. package/dist/chunk-5ZDTGPNX.js +28 -0
  40. package/dist/{chunk-6ONJEX7Y.js → chunk-6NVYATES.js} +2 -2
  41. package/dist/chunk-77BDQRQW.js +90 -0
  42. package/dist/{chunk-HMDWNGIV.js → chunk-A27P5CF7.js} +211 -103
  43. package/dist/{chunk-4BBQTKIZ.js → chunk-A2CZGTAP.js} +27763 -25681
  44. package/dist/{chunk-TIYR37XP.js → chunk-ATQVKUJC.js} +4 -4
  45. package/dist/{chunk-3GXB4ZRP.js → chunk-CE4S2SGM.js} +10 -10
  46. package/dist/{chunk-WC5EDB4Z.js → chunk-CEUL3KX5.js} +1190 -144
  47. package/dist/{chunk-2TMOMDXO.js → chunk-DR5R5UTE.js} +6 -6
  48. package/dist/{chunk-IYNLJNFT.js → chunk-DUNGALP3.js} +3 -3
  49. package/dist/{chunk-TGDLXF4K.js → chunk-E44JKFB6.js} +2 -2
  50. package/dist/{chunk-5SJCPOBW.js → chunk-E4GUDBAR.js} +417 -387
  51. package/dist/{chunk-C5STUYKR.js → chunk-FKP67FZI.js} +3 -3
  52. package/dist/{chunk-ZZNQWJUM.js → chunk-HAG3HJ2V.js} +10 -10
  53. package/dist/{chunk-PUMWL67K.js → chunk-HOIU6WRE.js} +3 -3
  54. package/dist/{chunk-GPKHDSF5.js → chunk-HTGTTXQL.js} +24 -26
  55. package/dist/{chunk-3VKS4374.js → chunk-I23GZAC4.js} +15 -17
  56. package/dist/chunk-ITTNM7I4.js +23 -0
  57. package/dist/chunk-IUKBWIQY.js +39 -0
  58. package/dist/{chunk-H3SSAPRP.js → chunk-K45ALTZ7.js} +3 -3
  59. package/dist/chunk-K52ORY26.js +78 -0
  60. package/dist/{prettier-2ITB6I34.js → chunk-KV3364EL.js} +43 -42
  61. package/dist/{chunk-4TOZOCIV.js → chunk-LFMBIRVC.js} +3 -3
  62. package/dist/{chunk-OTD3FRPC.js → chunk-NYP3N62G.js} +2 -2
  63. package/dist/chunk-OIUDJFV2.js +309 -0
  64. package/dist/{chunk-HV4MPORZ.js → chunk-PCNR4TMY.js} +5 -5
  65. package/dist/{chunk-SG2A4CTL.js → chunk-QFO7QSBW.js} +4 -4
  66. package/dist/{chunk-UHBL2XEG.js → chunk-R622IPZN.js} +3 -3
  67. package/dist/{chunk-X7CGUWBF.js → chunk-RKFRXKFE.js} +3 -3
  68. package/dist/{chunk-WYVKPOTO.js → chunk-RLJICWO6.js} +4 -4
  69. package/dist/chunk-SJXHR42U.js +36 -0
  70. package/dist/{chunk-CYPBBNM2.js → chunk-SUFC4ISB.js} +6 -6
  71. package/dist/{chunk-3AF66HDC.js → chunk-SVV4RJVX.js} +4 -4
  72. package/dist/chunk-TH7ZYYDZ.js +20868 -0
  73. package/dist/{chunk-J2CFMYG5.js → chunk-TY5YKCUW.js} +5 -5
  74. package/dist/{chunk-XD3LXUGW.js → chunk-VBBBCVMH.js} +2 -2
  75. package/dist/chunk-VRUH5BDH.js +51 -0
  76. package/dist/{chunk-7FIBLDM2.js → chunk-VUYVHHZY.js} +3 -3
  77. package/dist/{chunk-KC6KOCJ5.js → chunk-WDYPK6VH.js} +7 -7
  78. package/dist/{chunk-JRFL7VGC.js → chunk-XDCBS7SY.js} +3 -3
  79. package/dist/{chunk-6MYWZ7MP.js → chunk-Z5FK5H2M.js} +8 -27
  80. package/dist/{chunk-RHYTM4FE.js → chunk-ZLV2A27J.js} +2 -2
  81. package/dist/cli/commands/auth/login.js +14 -16
  82. package/dist/cli/commands/auth/login.test.js +16 -18
  83. package/dist/cli/commands/auth/logout.js +14 -16
  84. package/dist/cli/commands/auth/logout.test.js +17 -19
  85. package/dist/cli/commands/cache/clear.js +15 -16
  86. package/dist/cli/commands/debug/command-flags.js +14 -16
  87. package/dist/cli/commands/docs/generate.js +14 -16
  88. package/dist/cli/commands/docs/generate.test.js +15 -17
  89. package/dist/cli/commands/doctor-release/doctor-release.d.ts +6 -0
  90. package/dist/cli/commands/doctor-release/doctor-release.js +27 -0
  91. package/dist/cli/commands/doctor-release/theme/index.d.ts +14 -0
  92. package/dist/cli/commands/doctor-release/theme/index.js +33 -0
  93. package/dist/cli/commands/help.js +14 -16
  94. package/dist/cli/commands/kitchen-sink/async.js +15 -17
  95. package/dist/cli/commands/kitchen-sink/async.test.js +16 -18
  96. package/dist/cli/commands/kitchen-sink/index.js +17 -19
  97. package/dist/cli/commands/kitchen-sink/index.test.js +20 -22
  98. package/dist/cli/commands/kitchen-sink/prompts.js +15 -17
  99. package/dist/cli/commands/kitchen-sink/prompts.test.js +16 -18
  100. package/dist/cli/commands/kitchen-sink/static.js +15 -17
  101. package/dist/cli/commands/kitchen-sink/static.test.js +16 -18
  102. package/dist/cli/commands/notifications/generate.js +15 -17
  103. package/dist/cli/commands/notifications/list.js +15 -17
  104. package/dist/cli/commands/search.js +15 -17
  105. package/dist/cli/commands/upgrade.js +15 -17
  106. package/dist/cli/commands/upgrade.test.js +1 -1
  107. package/dist/cli/commands/version.js +15 -17
  108. package/dist/cli/commands/version.test.js +16 -18
  109. package/dist/cli/services/commands/notifications.js +14 -14
  110. package/dist/cli/services/commands/search.js +8 -9
  111. package/dist/cli/services/commands/search.test.js +9 -10
  112. package/dist/cli/services/commands/version.js +9 -10
  113. package/dist/cli/services/commands/version.test.js +11 -12
  114. package/dist/cli/services/doctor-release/context.d.ts +16 -0
  115. package/dist/cli/services/doctor-release/context.js +9 -0
  116. package/dist/cli/services/doctor-release/theme/runner.d.ts +7 -0
  117. package/dist/cli/services/doctor-release/theme/runner.js +24 -0
  118. package/dist/cli/services/doctor-release/theme/tests/init.d.ts +11 -0
  119. package/dist/cli/services/doctor-release/theme/tests/init.js +21 -0
  120. package/dist/cli/services/doctor-release/theme/tests/push.d.ts +10 -0
  121. package/dist/cli/services/doctor-release/theme/tests/push.js +21 -0
  122. package/dist/cli/services/kitchen-sink/async.js +8 -9
  123. package/dist/cli/services/kitchen-sink/prompts.js +8 -9
  124. package/dist/cli/services/kitchen-sink/static.js +8 -9
  125. package/dist/cli/services/upgrade.js +9 -10
  126. package/dist/cli/services/upgrade.test.js +11 -12
  127. package/dist/{custom-oclif-loader-RINU7HR3.js → custom-oclif-loader-AAJZ7WBW.js} +8 -9
  128. package/dist/{del-E4LJOSMR.js → del-63DSU6FP.js} +7 -7
  129. package/dist/{devtools-D47L6HIC.js → devtools-4MXU7BNJ.js} +2 -2
  130. package/dist/{devtools-2SG3BFWJ.js → devtools-BAOTGU3O.js} +2 -2
  131. package/dist/{error-handler-CWNDOJLB.js → error-handler-GSQRFK57.js} +12 -14
  132. package/dist/{estree-PY6WKTNG.js → estree-U57GTUKI.js} +14 -35
  133. package/dist/{flow-YN54TSCB.js → flow-CBPGBIW5.js} +2 -4
  134. package/dist/{glimmer-RMPUUUDS.js → glimmer-VWCK7UCR.js} +2 -6
  135. package/dist/{graphql-PPLVYWBL.js → graphql-2HHXB4VZ.js} +3 -5
  136. package/dist/hooks/postrun.js +13 -13
  137. package/dist/hooks/prerun.js +14 -14
  138. package/dist/{html-3U6QZZZ4.js → html-ST4I6M3K.js} +4 -6
  139. package/dist/index.js +143537 -8573
  140. package/dist/{lib-XGN4IWQ3.js → lib-HAW436ZI.js} +3 -4
  141. package/dist/{local-FQVEYJ4K.js → local-GOP2BHNI.js} +10 -11
  142. package/dist/{markdown-RHRQTUMC.js → markdown-NVTT3U3H.js} +4 -13
  143. package/dist/{meriyah-7MIMHTWQ.js → meriyah-H6RUUN2F.js} +2 -9
  144. package/dist/{morph-37GC7LQM.js → morph-7WAMUK6I.js} +68 -143
  145. package/dist/{multipart-parser-IYYNISJK.js → multipart-parser-WKKMXACL.js} +2 -2
  146. package/dist/{node-package-manager-XIE2HZEQ.js → node-package-manager-W4R4DUTE.js} +9 -10
  147. package/dist/{npa-E675GQOI.js → npa-GRSJKUWS.js} +5 -7
  148. package/dist/{postcss-MSOPGY7M.js → postcss-LKRKUSYR.js} +4 -6
  149. package/dist/prettier-5ODD6NHV.js +36 -0
  150. package/dist/{source-map-UFUVQCYE.js → source-map-KSW2YKNC.js} +2 -2
  151. package/dist/tsconfig.tsbuildinfo +1 -1
  152. package/dist/{ui-UAEFJEFY.js → ui-VRLRLHWH.js} +8 -9
  153. package/dist/{workerd-EPURL4IC.js → workerd-AO3T6IIJ.js} +19 -22
  154. package/dist/{yaml-6GALFXQY.js → yaml-54MHMX7H.js} +6 -9
  155. package/oclif.manifest.json +128 -9
  156. package/package.json +8 -8
  157. package/dist/chunk-DOZD5WAI.js +0 -153039
  158. package/dist/chunk-EZQWZ57B.js +0 -53
  159. package/dist/chunk-W65CJE3X.js +0 -2238
@@ -1,12 +1,11 @@
1
1
  import {
2
2
  require_lib
3
- } from "./chunk-WC5EDB4Z.js";
4
- import "./chunk-HMDWNGIV.js";
5
- import "./chunk-UMUTXITN.js";
3
+ } from "./chunk-CEUL3KX5.js";
6
4
  import "./chunk-KUJQ4AB6.js";
5
+ import "./chunk-UMUTXITN.js";
7
6
  import "./chunk-G2ZZKGSV.js";
8
7
  import "./chunk-UV5N2VL7.js";
9
8
  import "./chunk-XE5EOEBL.js";
10
9
  import "./chunk-PKR7KJ6P.js";
11
10
  export default require_lib();
12
- //# sourceMappingURL=lib-XGN4IWQ3.js.map
11
+ //# sourceMappingURL=lib-HAW436ZI.js.map
@@ -2,6 +2,7 @@ import {
2
2
  alwaysLogAnalytics,
3
3
  alwaysLogMetrics,
4
4
  analyticsDisabled,
5
+ canRunDoctorRelease,
5
6
  ciPlatform,
6
7
  cloudEnvironment,
7
8
  codespacePortForwardingDomain,
@@ -19,26 +20,25 @@ import {
19
20
  isVerbose,
20
21
  macAddress,
21
22
  opentelemetryDomain,
22
- skipLocalDevConsole,
23
23
  themeToken
24
- } from "./chunk-5SJCPOBW.js";
25
- import "./chunk-WC5EDB4Z.js";
26
- import "./chunk-HMDWNGIV.js";
27
- import "./chunk-UMUTXITN.js";
24
+ } from "./chunk-E4GUDBAR.js";
25
+ import "./chunk-6NVYATES.js";
26
+ import "./chunk-CTFDRWUN.js";
27
+ import "./chunk-7IK72W75.js";
28
+ import "./chunk-CEUL3KX5.js";
28
29
  import "./chunk-KUJQ4AB6.js";
29
- import "./chunk-Q2H6D2MH.js";
30
+ import "./chunk-UMUTXITN.js";
30
31
  import "./chunk-G2ZZKGSV.js";
31
- import "./chunk-6ONJEX7Y.js";
32
32
  import "./chunk-UV5N2VL7.js";
33
33
  import "./chunk-XE5EOEBL.js";
34
- import "./chunk-CTFDRWUN.js";
35
- import "./chunk-7IK72W75.js";
34
+ import "./chunk-Q2H6D2MH.js";
36
35
  import "./chunk-EG6MBBEN.js";
37
36
  import "./chunk-PKR7KJ6P.js";
38
37
  export {
39
38
  alwaysLogAnalytics,
40
39
  alwaysLogMetrics,
41
40
  analyticsDisabled,
41
+ canRunDoctorRelease,
42
42
  ciPlatform,
43
43
  cloudEnvironment,
44
44
  codespacePortForwardingDomain,
@@ -56,7 +56,6 @@ export {
56
56
  isVerbose,
57
57
  macAddress,
58
58
  opentelemetryDomain,
59
- skipLocalDevConsole,
60
59
  themeToken
61
60
  };
62
- //# sourceMappingURL=local-FQVEYJ4K.js.map
61
+ //# sourceMappingURL=local-GOP2BHNI.js.map
@@ -968,12 +968,7 @@ function Yf(e, r, t) {
968
968
  case "linkReference":
969
969
  return ["[", z(e, r, t), "]", n.referenceType === "full" ? Nt(n) : n.referenceType === "collapsed" ? "[]" : ""];
970
970
  case "imageReference":
971
- switch (n.referenceType) {
972
- case "full":
973
- return ["![", n.alt || "", "]", Nt(n)];
974
- default:
975
- return ["![", n.alt, "]", n.referenceType === "collapsed" ? "[]" : ""];
976
- }
971
+ return n.referenceType === "full" ? ["![", n.alt || "", "]", Nt(n)] : ["![", n.alt, "]", n.referenceType === "collapsed" ? "[]" : ""];
977
972
  case "definition": {
978
973
  let u = r.proseWrap === "always" ? qr : " ";
979
974
  return Ge([Nt(n), ":", ir([u, qt(n.url), n.title === null ? "" : [u, zr(n.title, r, !1)]])]);
@@ -1004,10 +999,6 @@ function Yf(e, r, t) {
1004
999
  return ["$$", M, n.value ? [xe(n.value, M), M] : "", "$$"];
1005
1000
  case "inlineMath":
1006
1001
  return r.originalText.slice(qe(n), Ne(n));
1007
- case "frontMatter":
1008
- case "tableRow":
1009
- case "listItem":
1010
- case "text":
1011
1002
  default:
1012
1003
  throw new li(n, "Markdown");
1013
1004
  }
@@ -3088,7 +3079,7 @@ $$`;
3088
3079
  or = Vl, jl = { type: 0 }, $l = { type: 1 }, vt = { value: "", length: 0, queue: [], get root() {
3089
3080
  return vt;
3090
3081
  } };
3091
- H = Symbol("MODE_BREAK"), ue = Symbol("MODE_FLAT"), bt = Symbol("DOC_FILL_PRINTED_LENGTH");
3082
+ H = /* @__PURE__ */ Symbol("MODE_BREAK"), ue = /* @__PURE__ */ Symbol("MODE_FLAT"), bt = /* @__PURE__ */ Symbol("DOC_FILL_PRINTED_LENGTH");
3092
3083
  Ir = Kl;
3093
3084
  ai = Xl, oi = Object.freeze({ character: "'", codePoint: 39 }), si = Object.freeze({ character: '"', codePoint: 34 }), Jl = Object.freeze({ preferred: oi, alternate: si }), Ql = Object.freeze({ preferred: si, alternate: oi });
3094
3085
  ci = Zl, xt = class extends Error {
@@ -3104,7 +3095,7 @@ $$`;
3104
3095
  nf = tf();
3105
3096
  pi = (e) => String(e).split(/[/\\]/u).pop(), hi = (e) => String(e).startsWith("file:");
3106
3097
  sf = void 0;
3107
- Fi = cf, Sr = Symbol.for("PRETTIER_IS_FRONT_MATTER");
3098
+ Fi = cf, Sr = /* @__PURE__ */ Symbol.for("PRETTIER_IS_FRONT_MATTER");
3108
3099
  wt = lf, sr = 3;
3109
3100
  _e = Df, gi = "format", Ei = /<!--\s*@(?:noformat|noprettier)\s*-->|\{\s*\/\*\s*@(?:noformat|noprettier)\s*\*\/\s*\}|<!--.*\r?\n[\s\S]*(^|\n)[^\S\n]*@(?:noformat|noprettier)[^\S\n]*($|\n)[\s\S]*\n.*-->/mu, Ci = /<!--\s*@(?:format|prettier)\s*-->|\{\s*\/\*\s*@(?:format|prettier)\s*\*\/\s*\}|<!--.*\r?\n[\s\S]*(^|\n)[^\S\n]*@(?:format|prettier)[^\S\n]*($|\n)[\s\S]*\n.*-->/mu, Lr = (e) => _e(e).content.trimStart().match(Ci)?.index === 0, vi = (e) => _e(e).content.trimStart().match(Ei)?.index === 0, Ai = (e) => {
3110
3101
  let { frontMatter: r } = _e(e), t = `<!-- @${gi} -->`;
@@ -3266,4 +3257,4 @@ export {
3266
3257
  zn as parsers,
3267
3258
  fF as printers
3268
3259
  };
3269
- //# sourceMappingURL=markdown-RHRQTUMC.js.map
3260
+ //# sourceMappingURL=markdown-NVTT3U3H.js.map
@@ -886,14 +886,7 @@ function he(e3, t, n, u, o, i, l) {
886
886
  }
887
887
  function mn(e3, t, n, u, o, i, l) {
888
888
  let { tokenValue: f, tokenStart: c } = e3, g = e3.getToken(), d;
889
- switch (g) {
890
- case 241737:
891
- d = N(e3, t), t & 1 && e3.report(85), e3.getToken() === 69271571 && e3.report(84);
892
- break;
893
- default:
894
- d = U(e3, t, u, 2, 0, 1, 0, 1, e3.tokenStart);
895
- }
896
- return g & 143360 && e3.getToken() === 21 ? Ze(e3, t, n, u, o, i, f, d, g, l, c) : (d = F(e3, t, u, d, 0, 0, c), d = I(e3, t, u, 0, 0, c, d), e3.getToken() === 18 && (d = W(e3, t, u, 0, c, d)), ie(e3, t, d, c));
889
+ return g === 241737 ? (d = N(e3, t), t & 1 && e3.report(85), e3.getToken() === 69271571 && e3.report(84)) : d = U(e3, t, u, 2, 0, 1, 0, 1, e3.tokenStart), g & 143360 && e3.getToken() === 21 ? Ze(e3, t, n, u, o, i, f, d, g, l, c) : (d = F(e3, t, u, d, 0, 0, c), d = I(e3, t, u, 0, 0, c, d), e3.getToken() === 18 && (d = W(e3, t, u, 0, c, d)), ie(e3, t, d, c));
897
890
  }
898
891
  function ae(e3, t, n, u, o, i = e3.tokenStart, l = "BlockStatement") {
899
892
  let f = [];
@@ -2642,4 +2635,4 @@ export {
2642
2635
  I2 as default,
2643
2636
  at as parsers
2644
2637
  };
2645
- //# sourceMappingURL=meriyah-7MIMHTWQ.js.map
2638
+ //# sourceMappingURL=meriyah-H6RUUN2F.js.map
@@ -1,12 +1,12 @@
1
+ import {
2
+ require_out
3
+ } from "./chunk-CTFDRWUN.js";
4
+ import "./chunk-7IK72W75.js";
1
5
  import {
2
6
  require_brace_expansion,
3
7
  require_source_map_support
4
8
  } from "./chunk-KUJQ4AB6.js";
5
9
  import "./chunk-XE5EOEBL.js";
6
- import {
7
- require_out
8
- } from "./chunk-CTFDRWUN.js";
9
- import "./chunk-7IK72W75.js";
10
10
  import {
11
11
  __commonJS,
12
12
  __require,
@@ -13685,7 +13685,9 @@ ${lanes.join(`
13685
13685
  let checks = [isFileProbablyExternalModule];
13686
13686
  (options.jsx === 4 || options.jsx === 5) && checks.push(isFileModuleFromUsingJSXTag), checks.push(isFileForcedToBeModuleByFormat);
13687
13687
  let combined = or(...checks);
13688
- return (file) => void (file.externalModuleIndicator = combined(file));
13688
+ return (file) => {
13689
+ file.externalModuleIndicator = combined(file);
13690
+ };
13689
13691
  }
13690
13692
  }
13691
13693
  function getEmitScriptTarget(compilerOptions) {
@@ -15074,11 +15076,7 @@ ${lanes.join(`
15074
15076
  return checkType;
15075
15077
  }
15076
15078
  function parenthesizeExtendsTypeOfConditionalType(extendsType) {
15077
- switch (extendsType.kind) {
15078
- case 194:
15079
- return factory2.createParenthesizedType(extendsType);
15080
- }
15081
- return extendsType;
15079
+ return extendsType.kind === 194 ? factory2.createParenthesizedType(extendsType) : extendsType;
15082
15080
  }
15083
15081
  function parenthesizeConstituentTypeOfUnionType(type) {
15084
15082
  switch (type.kind) {
@@ -15103,18 +15101,10 @@ ${lanes.join(`
15103
15101
  return factory2.createNodeArray(sameMap(members, parenthesizeConstituentTypeOfIntersectionType));
15104
15102
  }
15105
15103
  function parenthesizeOperandOfTypeOperator(type) {
15106
- switch (type.kind) {
15107
- case 193:
15108
- return factory2.createParenthesizedType(type);
15109
- }
15110
- return parenthesizeConstituentTypeOfIntersectionType(type);
15104
+ return type.kind === 193 ? factory2.createParenthesizedType(type) : parenthesizeConstituentTypeOfIntersectionType(type);
15111
15105
  }
15112
15106
  function parenthesizeOperandOfReadonlyTypeOperator(type) {
15113
- switch (type.kind) {
15114
- case 198:
15115
- return factory2.createParenthesizedType(type);
15116
- }
15117
- return parenthesizeOperandOfTypeOperator(type);
15107
+ return type.kind === 198 ? factory2.createParenthesizedType(type) : parenthesizeOperandOfTypeOperator(type);
15118
15108
  }
15119
15109
  function parenthesizeNonArrayTypeOfPostfixType(type) {
15120
15110
  switch (type.kind) {
@@ -32061,7 +32051,9 @@ ${lanes.join(`
32061
32051
  features,
32062
32052
  conditions,
32063
32053
  requestContainingDirectory: containingDirectory,
32064
- reportDiagnostic: (diag2) => void diagnostics.push(diag2),
32054
+ reportDiagnostic: (diag2) => {
32055
+ diagnostics.push(diag2);
32056
+ },
32065
32057
  isConfigLookup: !1,
32066
32058
  candidateIsFromPackageJsonField: !1
32067
32059
  }, resolved = primaryLookup(), primary = !0;
@@ -32708,7 +32700,9 @@ ${lanes.join(`
32708
32700
  features,
32709
32701
  conditions,
32710
32702
  requestContainingDirectory: containingDirectory,
32711
- reportDiagnostic: (diag2) => void diagnostics.push(diag2),
32703
+ reportDiagnostic: (diag2) => {
32704
+ diagnostics.push(diag2);
32705
+ },
32712
32706
  isConfigLookup,
32713
32707
  candidateIsFromPackageJsonField: !1
32714
32708
  };
@@ -33681,7 +33675,9 @@ ${lanes.join(`
33681
33675
  features: 0,
33682
33676
  conditions: [],
33683
33677
  requestContainingDirectory: containingDirectory,
33684
- reportDiagnostic: (diag2) => void diagnostics.push(diag2),
33678
+ reportDiagnostic: (diag2) => {
33679
+ diagnostics.push(diag2);
33680
+ },
33685
33681
  isConfigLookup: !1,
33686
33682
  candidateIsFromPackageJsonField: !1
33687
33683
  }, resolved = tryResolve(
@@ -33777,7 +33773,9 @@ ${lanes.join(`
33777
33773
  features: 0,
33778
33774
  conditions: [],
33779
33775
  requestContainingDirectory: void 0,
33780
- reportDiagnostic: (diag2) => void diagnostics.push(diag2),
33776
+ reportDiagnostic: (diag2) => {
33777
+ diagnostics.push(diag2);
33778
+ },
33781
33779
  isConfigLookup: !1,
33782
33780
  candidateIsFromPackageJsonField: !1
33783
33781
  }, resolved = loadModuleFromImmediateNodeModulesDirectory(
@@ -51007,7 +51005,9 @@ ${lanes.join(`
51007
51005
  8576,
51008
51006
  /*stringsOnly*/
51009
51007
  !1,
51010
- (t) => void mappedKeys.push(instantiateType(nameType, appendTypeMapping(targetType.mapper, getTypeParameterFromMappedType(targetType), t)))
51008
+ (t) => {
51009
+ mappedKeys.push(instantiateType(nameType, appendTypeMapping(targetType.mapper, getTypeParameterFromMappedType(targetType), t)));
51010
+ }
51011
51011
  ), targetKeys = getUnionType([...mappedKeys, nameType]);
51012
51012
  } else
51013
51013
  targetKeys = nameType || constraintType;
@@ -61144,9 +61144,6 @@ ${lanes.join(`
61144
61144
  return !0;
61145
61145
  }
61146
61146
  return !1;
61147
- case 222:
61148
- case 216:
61149
- case 234:
61150
61147
  default:
61151
61148
  return !1;
61152
61149
  }
@@ -64977,7 +64974,7 @@ ${lanes.join(`
64977
64974
  function checkClassLikeDeclaration(node) {
64978
64975
  checkGrammarClassLikeDeclaration(node), checkDecorators(node), checkCollisionsForDeclarationName(node, node.name), checkTypeParameters(getEffectiveTypeParameterDeclarations(node)), checkExportsOnMergedDeclarations(node);
64979
64976
  let symbol = getSymbolOfDeclaration(node), type = getDeclaredTypeOfSymbol(symbol), typeWithThis = getTypeWithThisArgument(type), staticType = getTypeOfSymbol(symbol);
64980
- checkTypeParameterListsIdentical(symbol), checkFunctionOrConstructorSymbol(symbol), checkClassForDuplicateDeclarations(node), !!(node.flags & 33554432) || checkClassForStaticPropertyNameConflicts(node);
64977
+ checkTypeParameterListsIdentical(symbol), checkFunctionOrConstructorSymbol(symbol), checkClassForDuplicateDeclarations(node), node.flags & 33554432 || checkClassForStaticPropertyNameConflicts(node);
64981
64978
  let baseTypeNode = getEffectiveBaseTypeNode(node);
64982
64979
  if (baseTypeNode) {
64983
64980
  forEach(baseTypeNode.typeArguments, checkSourceElement), languageVersion < 2 && checkExternalEmitHelpers(
@@ -73412,12 +73409,7 @@ ${lanes.join(`
73412
73409
  return addEmitHelpers(visited, context.readEmitHelpers()), visited;
73413
73410
  }
73414
73411
  function modifierVisitor(node) {
73415
- switch (node.kind) {
73416
- case 129:
73417
- return shouldTransformAutoAccessorsInCurrentClass() ? void 0 : node;
73418
- default:
73419
- return tryCast(node, isModifier);
73420
- }
73412
+ return node.kind === 129 ? shouldTransformAutoAccessorsInCurrentClass() ? void 0 : node : tryCast(node, isModifier);
73421
73413
  }
73422
73414
  function visitor(node) {
73423
73415
  if (!(node.transformFlags & 16777216) && !(node.transformFlags & 134234112))
@@ -73590,12 +73582,7 @@ ${lanes.join(`
73590
73582
  }
73591
73583
  }
73592
73584
  function propertyNameVisitor(node) {
73593
- switch (node.kind) {
73594
- case 167:
73595
- return visitComputedPropertyName(node);
73596
- default:
73597
- return visitor(node);
73598
- }
73585
+ return node.kind === 167 ? visitComputedPropertyName(node) : visitor(node);
73599
73586
  }
73600
73587
  function accessorFieldResultVisitor(node) {
73601
73588
  switch (node.kind) {
@@ -75863,11 +75850,7 @@ ${lanes.join(`
75863
75850
  return node = previousOnSubstituteNode(hint, node), hint === 1 ? substituteExpression(node) : node;
75864
75851
  }
75865
75852
  function substituteExpression(node) {
75866
- switch (node.kind) {
75867
- case 80:
75868
- return substituteExpressionIdentifier(node);
75869
- }
75870
- return node;
75853
+ return node.kind === 80 ? substituteExpressionIdentifier(node) : node;
75871
75854
  }
75872
75855
  function substituteExpressionIdentifier(node) {
75873
75856
  return trySubstituteClassAlias(node) ?? node;
@@ -76040,20 +76023,12 @@ ${lanes.join(`
76040
76023
  }
76041
76024
  }
76042
76025
  function fallbackVisitor(node) {
76043
- switch (node.kind) {
76044
- case 170:
76045
- return;
76046
- default:
76047
- return visitor(node);
76048
- }
76026
+ if (node.kind !== 170)
76027
+ return visitor(node);
76049
76028
  }
76050
76029
  function modifierVisitor(node) {
76051
- switch (node.kind) {
76052
- case 170:
76053
- return;
76054
- default:
76055
- return node;
76056
- }
76030
+ if (node.kind !== 170)
76031
+ return node;
76057
76032
  }
76058
76033
  function classElementVisitor(node) {
76059
76034
  switch (node.kind) {
@@ -76240,18 +76215,11 @@ ${lanes.join(`
76240
76215
  let outerThis;
76241
76216
  for (let expression of pendingExpressions) {
76242
76217
  expression = visitNode(expression, function thisVisitor(node2) {
76243
- if (!(node2.transformFlags & 16384))
76244
- return node2;
76245
- switch (node2.kind) {
76246
- case 110:
76247
- return outerThis || (outerThis = factory2.createUniqueName(
76248
- "_outerThis",
76249
- 16
76250
- /* Optimistic */
76251
- ), classDefinitionStatements.unshift(createLet(outerThis, factory2.createThis()))), outerThis;
76252
- default:
76253
- return visitEachChild(node2, thisVisitor, context);
76254
- }
76218
+ return node2.transformFlags & 16384 ? node2.kind === 110 ? (outerThis || (outerThis = factory2.createUniqueName(
76219
+ "_outerThis",
76220
+ 16
76221
+ /* Optimistic */
76222
+ ), classDefinitionStatements.unshift(createLet(outerThis, factory2.createThis()))), outerThis) : visitEachChild(node2, thisVisitor, context) : node2;
76255
76223
  }, isExpression);
76256
76224
  let statement = factory2.createExpressionStatement(expression);
76257
76225
  leadingBlockStatements = append(leadingBlockStatements, statement);
@@ -79061,14 +79029,7 @@ ${lanes.join(`
79061
79029
  return node.isDeclarationFile ? node : visitEachChild(node, visitor, context);
79062
79030
  }
79063
79031
  function visitor(node) {
79064
- if ((node.transformFlags & 64) === 0)
79065
- return node;
79066
- switch (node.kind) {
79067
- case 299:
79068
- return visitCatchClause(node);
79069
- default:
79070
- return visitEachChild(node, visitor, context);
79071
- }
79032
+ return (node.transformFlags & 64) === 0 ? node : node.kind === 299 ? visitCatchClause(node) : visitEachChild(node, visitor, context);
79072
79033
  }
79073
79034
  function visitCatchClause(node) {
79074
79035
  return node.variableDeclaration ? visitEachChild(node, visitor, context) : factory2.updateCatchClause(
@@ -80642,14 +80603,7 @@ ${lanes.join(`
80642
80603
  return node.isDeclarationFile ? node : visitEachChild(node, visitor, context);
80643
80604
  }
80644
80605
  function visitor(node) {
80645
- if ((node.transformFlags & 512) === 0)
80646
- return node;
80647
- switch (node.kind) {
80648
- case 226:
80649
- return visitBinaryExpression(node);
80650
- default:
80651
- return visitEachChild(node, visitor, context);
80652
- }
80606
+ return (node.transformFlags & 512) === 0 ? node : node.kind === 226 ? visitBinaryExpression(node) : visitEachChild(node, visitor, context);
80653
80607
  }
80654
80608
  function visitBinaryExpression(node) {
80655
80609
  switch (node.operatorToken.kind) {
@@ -85906,7 +85860,6 @@ ${lanes.join(`
85906
85860
  return createImportCallExpressionAMD(argument, containsLexicalThis);
85907
85861
  case 3:
85908
85862
  return createImportCallExpressionUMD(argument ?? factory2.createVoidZero(), containsLexicalThis);
85909
- case 1:
85910
85863
  default:
85911
85864
  return createImportCallExpressionCommonJS(argument);
85912
85865
  }
@@ -87846,11 +87799,7 @@ ${lanes.join(`
87846
87799
  return node = previousOnSubstituteNode(hint, node), isSubstitutionPrevented(node) ? node : hint === 1 ? substituteExpression(node) : hint === 4 ? substituteUnspecified(node) : node;
87847
87800
  }
87848
87801
  function substituteUnspecified(node) {
87849
- switch (node.kind) {
87850
- case 304:
87851
- return substituteShorthandPropertyAssignment(node);
87852
- }
87853
- return node;
87802
+ return node.kind === 304 ? substituteShorthandPropertyAssignment(node) : node;
87854
87803
  }
87855
87804
  function substituteShorthandPropertyAssignment(node) {
87856
87805
  var _a, _b;
@@ -100707,7 +100656,6 @@ ${lanes.join(`
100707
100656
  case 7:
100708
100657
  queueReferencingProjects(state, project, projectPath, projectIndex, config, buildOrder, Debug.checkDefined(buildResult)), step++;
100709
100658
  break;
100710
- case 8:
100711
100659
  default:
100712
100660
  }
100713
100661
  Debug.assert(step > currentStep);
@@ -104888,7 +104836,6 @@ ${lanes.join(`
104888
104836
  case 5:
104889
104837
  case 4:
104890
104838
  return 8;
104891
- case 80:
104892
104839
  default:
104893
104840
  return isTemplateLiteralKind(token) ? 6 : 2;
104894
104841
  }
@@ -110085,12 +110032,7 @@ ${newComment.split(`
110085
110032
  }
110086
110033
  function getRefactorEditsToConvertToTemplateString(context, actionName2) {
110087
110034
  let { file, startPosition } = context, node = getNodeOrParentOfParentheses(file, startPosition);
110088
- switch (actionName2) {
110089
- case refactorDescription6:
110090
- return { edits: getEditsForToTemplateLiteral(context, node) };
110091
- default:
110092
- return Debug.fail("invalid action");
110093
- }
110035
+ return actionName2 === refactorDescription6 ? { edits: getEditsForToTemplateLiteral(context, node) } : Debug.fail("invalid action");
110094
110036
  }
110095
110037
  function getEditsForToTemplateLiteral(context, node) {
110096
110038
  let maybeBinary = getParentBinaryExpression(node), file = context.file, templateLiteral = nodesToTemplate(treeToArray(maybeBinary), file), trailingCommentRanges = getTrailingCommentRanges(file.text, maybeBinary.end);
@@ -111576,10 +111518,8 @@ ${newComment.split(`
111576
111518
  }
111577
111519
  function isExtractableExpression(node) {
111578
111520
  let { parent: parent2 } = node;
111579
- switch (parent2.kind) {
111580
- case 306:
111581
- return !1;
111582
- }
111521
+ if (parent2.kind === 306)
111522
+ return !1;
111583
111523
  switch (node.kind) {
111584
111524
  case 11:
111585
111525
  return parent2.kind !== 272 && parent2.kind !== 276;
@@ -120419,15 +120359,11 @@ ${newComment.split(`
120419
120359
  getAllCodeActions: (context) => codeFixAll(context, errorCodes29, (_changes, diag2, commands) => {
120420
120360
  let packageName = tryGetImportedPackageName(diag2.file, diag2.start);
120421
120361
  if (packageName !== void 0)
120422
- switch (context.fixId) {
120423
- case fixIdInstallTypesPackage: {
120424
- let pkg = getTypesPackageNameToInstall(packageName, context.host, diag2.code);
120425
- pkg && commands.push(getInstallCommand(diag2.file.fileName, pkg));
120426
- break;
120427
- }
120428
- default:
120429
- Debug.fail(`Bad fixId: ${context.fixId}`);
120430
- }
120362
+ if (context.fixId === fixIdInstallTypesPackage) {
120363
+ let pkg = getTypesPackageNameToInstall(packageName, context.host, diag2.code);
120364
+ pkg && commands.push(getInstallCommand(diag2.file.fileName, pkg));
120365
+ } else
120366
+ Debug.fail(`Bad fixId: ${context.fixId}`);
120431
120367
  })
120432
120368
  });
120433
120369
  }
@@ -124275,12 +124211,9 @@ ${newComment.split(`
124275
124211
  };
124276
124212
  }
124277
124213
  function keywordFiltersFromSyntaxKind(keywordCompletion) {
124278
- switch (keywordCompletion) {
124279
- case 156:
124280
- return 8;
124281
- default:
124282
- Debug.fail("Unknown mapping from SyntaxKind to KeywordCompletionFilters");
124283
- }
124214
+ if (keywordCompletion === 156)
124215
+ return 8;
124216
+ Debug.fail("Unknown mapping from SyntaxKind to KeywordCompletionFilters");
124284
124217
  }
124285
124218
  function getOptionalReplacementSpan(location) {
124286
124219
  return location?.kind === 80 ? createTextSpanFromNode(location) : void 0;
@@ -139917,7 +139850,7 @@ var require_cjs = __commonJS({
139917
139850
  };
139918
139851
  exports.sep = defaultPlatform === "win32" ? path.win32.sep : path.posix.sep;
139919
139852
  exports.minimatch.sep = exports.sep;
139920
- exports.GLOBSTAR = Symbol("globstar **");
139853
+ exports.GLOBSTAR = /* @__PURE__ */ Symbol("globstar **");
139921
139854
  exports.minimatch.GLOBSTAR = exports.GLOBSTAR;
139922
139855
  var plTypes = {
139923
139856
  "!": { open: "(?:(?!(?:", close: "))[^/]*?)" },
@@ -182068,12 +182001,7 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
182068
182001
  };
182069
182002
  }
182070
182003
  function getSeparatorSyntaxKindForNode(node) {
182071
- switch (node.getKind()) {
182072
- case common.SyntaxKind.TypeAliasDeclaration:
182073
- return common.SyntaxKind.EqualsToken;
182074
- default:
182075
- return common.SyntaxKind.ColonToken;
182076
- }
182004
+ return node.getKind() === common.SyntaxKind.TypeAliasDeclaration ? common.SyntaxKind.EqualsToken : common.SyntaxKind.ColonToken;
182077
182005
  }
182078
182006
  function TypeElementMemberedNode(Base) {
182079
182007
  return class extends Base {
@@ -185472,13 +185400,10 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
185472
185400
  }
185473
185401
  remove() {
185474
185402
  let parent = this.getParentOrThrow();
185475
- switch (parent.getKind()) {
185476
- case common.SyntaxKind.ClassDeclaration:
185477
- super.remove();
185478
- break;
185479
- default:
185480
- throw new common.errors.NotImplementedError(`Not implemented parent syntax kind: ${parent.getKindName()}`);
185481
- }
185403
+ if (parent.getKind() === common.SyntaxKind.ClassDeclaration)
185404
+ super.remove();
185405
+ else
185406
+ throw new common.errors.NotImplementedError(`Not implemented parent syntax kind: ${parent.getKindName()}`);
185482
185407
  }
185483
185408
  getStructure() {
185484
185409
  return callBaseGetStructure(PropertyDeclarationBase.prototype, this, {
@@ -190635,18 +190560,18 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
190635
190560
  }
190636
190561
  });
190637
190562
 
190638
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190563
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.10_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+n_eecab4a089defd078c81c0f7991e7529/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190639
190564
  init_cjs_shims();
190640
190565
  var import_ts_morph2 = __toESM(require_ts_morph(), 1);
190641
190566
 
190642
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190567
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.10_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+n_eecab4a089defd078c81c0f7991e7529/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190643
190568
  init_cjs_shims();
190644
190569
  var import_ts_morph = __toESM(require_ts_morph(), 1);
190645
190570
 
190646
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190571
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.10_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+n_eecab4a089defd078c81c0f7991e7529/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190647
190572
  init_cjs_shims();
190648
190573
 
190649
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
190574
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.10_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+n_eecab4a089defd078c81c0f7991e7529/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
190650
190575
  init_cjs_shims();
190651
190576
  function getJsDocOrCreate(node) {
190652
190577
  return node.getJsDocs().at(-1) || node.addJsDoc({ description: `
@@ -190660,7 +190585,7 @@ function sanitizeType(str) {
190660
190585
  return extractedClassFromTypeof ? `Class<${extractedClassFromTypeof}>` : str;
190661
190586
  }
190662
190587
 
190663
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190588
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.10_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+n_eecab4a089defd078c81c0f7991e7529/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
190664
190589
  function generateFunctionDocumentation(functionNode, variableStatement) {
190665
190590
  let outputDocNode = getOutputJsDocNodeOrCreate(
190666
190591
  functionNode,
@@ -190679,7 +190604,7 @@ function generateFunctionDocumentation(functionNode, variableStatement) {
190679
190604
  let declaration = functionNode, jsDocs = declaration.getJsDocs()[0];
190680
190605
  if (jsDocs && !jsDocs.getTags().find((tag) => tag.getTagName() === "return")) {
190681
190606
  let returnType = declaration.getReturnType().getText();
190682
- !!declaration.getSignature().compilerSignature.getReturnType().aliasSymbol && jsDocs.addTag({ tagName: "return", text: normalizeType(returnType) });
190607
+ declaration.getSignature().compilerSignature.getReturnType().aliasSymbol && jsDocs.addTag({ tagName: "return", text: normalizeType(returnType) });
190683
190608
  }
190684
190609
  }
190685
190610
  }
@@ -190723,7 +190648,7 @@ function getOutputJsDocNodeOrCreate(functionNode, docNode) {
190723
190648
  return docNode ? functionNode.getJsDocs().length ? functionNode : (getJsDocOrCreate(docNode), docNode) : (getJsDocOrCreate(functionNode), functionNode);
190724
190649
  }
190725
190650
 
190726
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190651
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.10_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+n_eecab4a089defd078c81c0f7991e7529/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
190727
190652
  function generateClassDocumentation(classNode) {
190728
190653
  generateClassBaseDocumentation(classNode), classNode.getMembers().forEach(generateClassMemberDocumentation);
190729
190654
  }
@@ -190751,7 +190676,7 @@ function generateModifierDocumentation(classMember) {
190751
190676
  }
190752
190677
  }
190753
190678
 
190754
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
190679
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.10_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+n_eecab4a089defd078c81c0f7991e7529/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
190755
190680
  init_cjs_shims();
190756
190681
  function generateTypeDefs(sourceFile, code) {
190757
190682
  let typedefs = sourceFile.getTypeAliases().map(
@@ -190864,7 +190789,7 @@ function generateObjectPropertyDocumentation(node, jsDoc, name = "", topLevelCal
190864
190789
  );
190865
190790
  }
190866
190791
 
190867
- // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_1dab9937c446c9bfba7229e66e4ca808/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190792
+ // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.10_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+n_eecab4a089defd078c81c0f7991e7529/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
190868
190793
  var DEFAULT_COMPILER_OPTIONS = {
190869
190794
  target: import_ts_morph2.ScriptTarget.ESNext,
190870
190795
  esModuleInterop: !0,
@@ -190941,4 +190866,4 @@ export {
190941
190866
  and limitations under the License.
190942
190867
  ***************************************************************************** *)
190943
190868
  */
190944
- //# sourceMappingURL=morph-37GC7LQM.js.map
190869
+ //# sourceMappingURL=morph-7WAMUK6I.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  FormData,
3
3
  file_default
4
- } from "./chunk-XD3LXUGW.js";
4
+ } from "./chunk-VBBBCVMH.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-PKR7KJ6P.js";
@@ -191,4 +191,4 @@ async function toFormData(Body, ct) {
191
191
  export {
192
192
  toFormData
193
193
  };
194
- //# sourceMappingURL=multipart-parser-IYYNISJK.js.map
194
+ //# sourceMappingURL=multipart-parser-WKKMXACL.js.map
@@ -29,19 +29,18 @@ import {
29
29
  versionSatisfies,
30
30
  writePackageJSON,
31
31
  yarnLockfile
32
- } from "./chunk-ZZNQWJUM.js";
33
- import "./chunk-5SJCPOBW.js";
34
- import "./chunk-WC5EDB4Z.js";
35
- import "./chunk-HMDWNGIV.js";
36
- import "./chunk-UMUTXITN.js";
32
+ } from "./chunk-HAG3HJ2V.js";
33
+ import "./chunk-E4GUDBAR.js";
34
+ import "./chunk-6NVYATES.js";
35
+ import "./chunk-CTFDRWUN.js";
36
+ import "./chunk-7IK72W75.js";
37
+ import "./chunk-CEUL3KX5.js";
37
38
  import "./chunk-KUJQ4AB6.js";
38
- import "./chunk-Q2H6D2MH.js";
39
+ import "./chunk-UMUTXITN.js";
39
40
  import "./chunk-G2ZZKGSV.js";
40
- import "./chunk-6ONJEX7Y.js";
41
41
  import "./chunk-UV5N2VL7.js";
42
42
  import "./chunk-XE5EOEBL.js";
43
- import "./chunk-CTFDRWUN.js";
44
- import "./chunk-7IK72W75.js";
43
+ import "./chunk-Q2H6D2MH.js";
45
44
  import "./chunk-EG6MBBEN.js";
46
45
  import "./chunk-PKR7KJ6P.js";
47
46
  export {
@@ -76,4 +75,4 @@ export {
76
75
  writePackageJSON,
77
76
  yarnLockfile
78
77
  };
79
- //# sourceMappingURL=node-package-manager-XIE2HZEQ.js.map
78
+ //# sourceMappingURL=node-package-manager-W4R4DUTE.js.map