@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,9 +1,9 @@
1
1
  import {
2
2
  upgrade
3
- } from "../../chunk-SGU7BPE4.js";
3
+ } from "../../chunk-2EQNSO7C.js";
4
4
  import {
5
5
  mockAndCaptureOutput
6
- } from "../../chunk-TGDLXF4K.js";
6
+ } from "../../chunk-E44JKFB6.js";
7
7
  import {
8
8
  afterEach,
9
9
  beforeEach,
@@ -11,10 +11,10 @@ import {
11
11
  globalExpect,
12
12
  test,
13
13
  vi
14
- } from "../../chunk-GPKHDSF5.js";
14
+ } from "../../chunk-HTGTTXQL.js";
15
15
  import {
16
16
  node_package_manager_exports
17
- } from "../../chunk-ZZNQWJUM.js";
17
+ } from "../../chunk-HAG3HJ2V.js";
18
18
  import {
19
19
  AbortError,
20
20
  captureOutput,
@@ -23,18 +23,17 @@ import {
23
23
  platformAndArch,
24
24
  touchFile,
25
25
  writeFile
26
- } from "../../chunk-5SJCPOBW.js";
27
- import "../../chunk-WC5EDB4Z.js";
28
- import "../../chunk-HMDWNGIV.js";
29
- import "../../chunk-UMUTXITN.js";
26
+ } from "../../chunk-E4GUDBAR.js";
27
+ import "../../chunk-6NVYATES.js";
28
+ import "../../chunk-CTFDRWUN.js";
29
+ import "../../chunk-7IK72W75.js";
30
+ import "../../chunk-CEUL3KX5.js";
30
31
  import "../../chunk-KUJQ4AB6.js";
31
- import "../../chunk-Q2H6D2MH.js";
32
+ import "../../chunk-UMUTXITN.js";
32
33
  import "../../chunk-G2ZZKGSV.js";
33
- import "../../chunk-6ONJEX7Y.js";
34
34
  import "../../chunk-UV5N2VL7.js";
35
35
  import "../../chunk-XE5EOEBL.js";
36
- import "../../chunk-CTFDRWUN.js";
37
- import "../../chunk-7IK72W75.js";
36
+ import "../../chunk-Q2H6D2MH.js";
38
37
  import {
39
38
  joinPath,
40
39
  normalizePath
@@ -2,20 +2,19 @@ import {
2
2
  execaSync,
3
3
  fileExistsSync,
4
4
  isDevelopment
5
- } from "./chunk-5SJCPOBW.js";
5
+ } from "./chunk-E4GUDBAR.js";
6
+ import "./chunk-6NVYATES.js";
7
+ import "./chunk-CTFDRWUN.js";
8
+ import "./chunk-7IK72W75.js";
6
9
  import {
7
10
  require_lib
8
- } from "./chunk-WC5EDB4Z.js";
9
- import "./chunk-HMDWNGIV.js";
10
- import "./chunk-UMUTXITN.js";
11
+ } from "./chunk-CEUL3KX5.js";
11
12
  import "./chunk-KUJQ4AB6.js";
12
- import "./chunk-Q2H6D2MH.js";
13
+ import "./chunk-UMUTXITN.js";
13
14
  import "./chunk-G2ZZKGSV.js";
14
- import "./chunk-6ONJEX7Y.js";
15
15
  import "./chunk-UV5N2VL7.js";
16
16
  import "./chunk-XE5EOEBL.js";
17
- import "./chunk-CTFDRWUN.js";
18
- import "./chunk-7IK72W75.js";
17
+ import "./chunk-Q2H6D2MH.js";
19
18
  import {
20
19
  cwd,
21
20
  joinPath,
@@ -50,4 +49,4 @@ var import_core = __toESM(require_lib(), 1), ShopifyConfig = class extends impor
50
49
  export {
51
50
  ShopifyConfig
52
51
  };
53
- //# sourceMappingURL=custom-oclif-loader-RINU7HR3.js.map
52
+ //# sourceMappingURL=custom-oclif-loader-AAJZ7WBW.js.map
@@ -4,19 +4,19 @@ import {
4
4
  import {
5
5
  require_globby,
6
6
  require_slash
7
- } from "./chunk-EFOOQV72.js";
7
+ } from "./chunk-56ELYGPH.js";
8
8
  import "./chunk-SHWOPMLQ.js";
9
9
  import {
10
10
  require_graceful_fs
11
- } from "./chunk-6ONJEX7Y.js";
12
- import {
13
- require_indent_string
14
- } from "./chunk-UV5N2VL7.js";
15
- import "./chunk-XE5EOEBL.js";
11
+ } from "./chunk-6NVYATES.js";
16
12
  import "./chunk-CTFDRWUN.js";
17
13
  import {
18
14
  require_is_glob
19
15
  } from "./chunk-7IK72W75.js";
16
+ import {
17
+ require_indent_string
18
+ } from "./chunk-UV5N2VL7.js";
19
+ import "./chunk-XE5EOEBL.js";
20
20
  import {
21
21
  __commonJS,
22
22
  __require,
@@ -374,4 +374,4 @@ var require_del = __commonJS({
374
374
  }
375
375
  });
376
376
  export default require_del();
377
- //# sourceMappingURL=del-E4LJOSMR.js.map
377
+ //# sourceMappingURL=del-63DSU6FP.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  wrapper_default
3
- } from "./chunk-3GXB4ZRP.js";
3
+ } from "./chunk-CE4S2SGM.js";
4
4
  import {
5
5
  init_cjs_shims
6
6
  } from "./chunk-PKR7KJ6P.js";
@@ -69,4 +69,4 @@ customGlobal.window.__REACT_DEVTOOLS_COMPONENT_FILTERS__ = [
69
69
  // ../../node_modules/.pnpm/ink@5.0.1_@types+react@18.3.12_react@18.3.1/node_modules/ink/build/devtools.js
70
70
  import devtools from "react-devtools-core";
71
71
  devtools.connectToDevTools();
72
- //# sourceMappingURL=devtools-D47L6HIC.js.map
72
+ //# sourceMappingURL=devtools-4MXU7BNJ.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  wrapper_default
3
- } from "./chunk-3GXB4ZRP.js";
3
+ } from "./chunk-CE4S2SGM.js";
4
4
  import {
5
5
  init_cjs_shims
6
6
  } from "./chunk-PKR7KJ6P.js";
@@ -69,4 +69,4 @@ customGlobal.window.__REACT_DEVTOOLS_COMPONENT_FILTERS__ = [
69
69
  // ../../node_modules/.pnpm/ink@5.2.1_@types+react@18.3.12_react@18.3.1/node_modules/ink/build/devtools.js
70
70
  import devtools from "react-devtools-core";
71
71
  devtools.connectToDevTools();
72
- //# sourceMappingURL=devtools-2SG3BFWJ.js.map
72
+ //# sourceMappingURL=devtools-BAOTGU3O.js.map
@@ -4,24 +4,22 @@ import {
4
4
  errorHandler,
5
5
  registerCleanBugsnagErrorsFromWithinPlugins,
6
6
  sendErrorToBugsnag
7
- } from "./chunk-W65CJE3X.js";
7
+ } from "./chunk-A2CZGTAP.js";
8
8
  import "./chunk-SHWOPMLQ.js";
9
- import "./chunk-4BBQTKIZ.js";
10
- import "./chunk-XD3LXUGW.js";
11
- import "./chunk-ZZNQWJUM.js";
12
- import "./chunk-OTD3FRPC.js";
13
- import "./chunk-5SJCPOBW.js";
14
- import "./chunk-WC5EDB4Z.js";
15
- import "./chunk-HMDWNGIV.js";
16
- import "./chunk-UMUTXITN.js";
9
+ import "./chunk-VBBBCVMH.js";
10
+ import "./chunk-HAG3HJ2V.js";
11
+ import "./chunk-NYP3N62G.js";
12
+ import "./chunk-E4GUDBAR.js";
13
+ import "./chunk-6NVYATES.js";
14
+ import "./chunk-CTFDRWUN.js";
15
+ import "./chunk-7IK72W75.js";
16
+ import "./chunk-CEUL3KX5.js";
17
17
  import "./chunk-KUJQ4AB6.js";
18
- import "./chunk-Q2H6D2MH.js";
18
+ import "./chunk-UMUTXITN.js";
19
19
  import "./chunk-G2ZZKGSV.js";
20
- import "./chunk-6ONJEX7Y.js";
21
20
  import "./chunk-UV5N2VL7.js";
22
21
  import "./chunk-XE5EOEBL.js";
23
- import "./chunk-CTFDRWUN.js";
24
- import "./chunk-7IK72W75.js";
22
+ import "./chunk-Q2H6D2MH.js";
25
23
  import "./chunk-EG6MBBEN.js";
26
24
  import "./chunk-PKR7KJ6P.js";
27
25
  export {
@@ -31,4 +29,4 @@ export {
31
29
  registerCleanBugsnagErrorsFromWithinPlugins,
32
30
  sendErrorToBugsnag
33
31
  };
34
- //# sourceMappingURL=error-handler-CWNDOJLB.js.map
32
+ //# sourceMappingURL=error-handler-GSQRFK57.js.map
@@ -1752,12 +1752,7 @@ function ds(e, t) {
1752
1752
  return !1;
1753
1753
  }
1754
1754
  case "ClassExpression":
1755
- switch (s.type) {
1756
- case "NewExpression":
1757
- return n === "callee";
1758
- default:
1759
- return !1;
1760
- }
1755
+ return s.type === "NewExpression" ? n === "callee" : !1;
1761
1756
  case "OptionalMemberExpression":
1762
1757
  case "OptionalCallExpression":
1763
1758
  case "CallExpression":
@@ -1891,7 +1886,7 @@ function v(e, t, r = {}) {
1891
1886
  function Mt(e, t) {
1892
1887
  let r = e.node;
1893
1888
  if (!r) return {};
1894
- let n = t[Symbol.for("printedComments")];
1889
+ let n = t[/* @__PURE__ */ Symbol.for("printedComments")];
1895
1890
  if ((r.comments || []).filter((p) => !n.has(p)).length === 0) return { leading: "", trailing: "" };
1896
1891
  let i = [], o = [], u;
1897
1892
  return e.each(() => {
@@ -1990,7 +1985,7 @@ function on(e, t, r) {
1990
1985
  let y = s.type === "ReturnStatement" || s.type === "ThrowStatement" || s.type === "JSXExpressionContainer" && i.type === "JSXAttribute" || n.operator !== "|" && s.type === "JsExpressionRoot" || n.type !== "NGPipeExpression" && (s.type === "NGRoot" && t.parser === "__ng_binding" || s.type === "NGMicrosyntaxExpression" && i.type === "NGMicrosyntax" && i.body.length === 1) || n === s.body && s.type === "ArrowFunctionExpression" || n !== s.body && s.type === "ForStatement" || s.type === "ConditionalExpression" && i.type !== "ReturnStatement" && i.type !== "ThrowStatement" && !M(i) && i.type !== "NewExpression" || s.type === "TemplateLiteral" || El(e), D = s.type === "AssignmentExpression" || s.type === "VariableDeclarator" || s.type === "ClassProperty" || s.type === "PropertyDefinition" || s.type === "TSAbstractPropertyDefinition" || s.type === "ClassPrivateProperty" || Oe(s), F = Te(n.left) && dr(n.operator, n.left.operator);
1991
1986
  if (y || er(n) && !F || !er(n) && D) return l(c);
1992
1987
  if (c.length === 0) return "";
1993
- let C = H(n.right), d = c.findIndex((S) => typeof S != "string" && !Array.isArray(S) && S.type === Fe), b = c.slice(0, d === -1 ? 1 : d + 1), B = c.slice(b.length, C ? -1 : void 0), O = Symbol("logicalChain-" + ++fl), h = l([...b, m(B)], { id: O });
1988
+ let C = H(n.right), d = c.findIndex((S) => typeof S != "string" && !Array.isArray(S) && S.type === Fe), b = c.slice(0, d === -1 ? 1 : d + 1), B = c.slice(b.length, C ? -1 : void 0), O = /* @__PURE__ */ Symbol("logicalChain-" + ++fl), h = l([...b, m(B)], { id: O });
1994
1989
  if (!C) return h;
1995
1990
  let g = N(0, c, -1);
1996
1991
  return l([h, yt(g, { groupId: O })]);
@@ -2079,7 +2074,7 @@ function tr(e, t, r) {
2079
2074
  let { node: n } = e, s = [], i = "[", o = "]", u = n.type === "TupleTypeAnnotation" && n.types ? "types" : n.type === "TSTupleType" || n.type === "TupleTypeAnnotation" ? "elementTypes" : "elements", p = n[u];
2080
2075
  if (p.length === 0) s.push(Al(e, t, i, o));
2081
2076
  else {
2082
- let c = N(0, p, -1), y = c?.type !== "RestElement" && !n.inexact, D = c === null, F = Symbol("array"), C = !t.__inJestEach && p.length > 1 && p.every((B, O, h) => {
2077
+ let c = N(0, p, -1), y = c?.type !== "RestElement" && !n.inexact, D = c === null, F = /* @__PURE__ */ Symbol("array"), C = !t.__inJestEach && p.length > 1 && p.every((B, O, h) => {
2083
2078
  let g = B?.type;
2084
2079
  if (!q(B) && !se(B)) return !1;
2085
2080
  let S = h[O + 1];
@@ -2329,7 +2324,7 @@ function ht(e, t, r, n, s, i) {
2329
2324
  case "never-break-after-operator":
2330
2325
  return l([l(n), s, " ", u]);
2331
2326
  case "fluid": {
2332
- let p = Symbol("assignment");
2327
+ let p = /* @__PURE__ */ Symbol("assignment");
2333
2328
  return l([l(n), s, l(m(A), { id: p }), je, yt(u, { groupId: p })]);
2334
2329
  }
2335
2330
  case "break-lhs":
@@ -2887,7 +2882,7 @@ function Tu(e, t, r, n = {}) {
2887
2882
  }
2888
2883
  p && (u || (u = h.returnType && K(h).length > 0 || h.typeParameters || K(h).some((S) => S.type !== "Identifier"))), !p || h.body.type !== "ArrowFunctionExpression" ? (i = r("body", n), c = h.body) : e.call(O, "body");
2889
2884
  })();
2890
- let y = !Ee(t.originalText, c) && (ym(c) || Fm(c, i, t) || !u && Au(c)), D = e.key === "callee" && Dt(e.parent), F = Symbol("arrow-chain"), C = dm(e, n, { signatureDocs: s, shouldBreak: u }), d = !1, b = !1, B = !1;
2885
+ let y = !Ee(t.originalText, c) && (ym(c) || Fm(c, i, t) || !u && Au(c)), D = e.key === "callee" && Dt(e.parent), F = /* @__PURE__ */ Symbol("arrow-chain"), C = dm(e, n, { signatureDocs: s, shouldBreak: u }), d = !1, b = !1, B = !1;
2891
2886
  return p && (D || n.assignmentLayout) && (b = !0, B = !T(e.node, x.Leading & x.Line), d = n.assignmentLayout === "chain-tail-arrow-chain" || D && !y), i = Cm(e, t, n, { bodyDoc: i, bodyComments: o, functionBody: c, shouldPutBodyOnSameLine: y }), l([l(b ? m([B ? f : "", C]) : C, { shouldBreak: d, id: F }), " =>", p ? yt(i, { groupId: F }) : l(i), p && D ? P(f, "", { groupId: F }) : ""]);
2892
2887
  }
2893
2888
  function Em(e, t, r, n) {
@@ -3026,14 +3021,7 @@ function Sm({ node: e, next: t }, r) {
3026
3021
  return !1;
3027
3022
  }
3028
3023
  function bu({ node: e, next: t }, r) {
3029
- if (r.semi || !Bm(e)) return !1;
3030
- if (Bu(e)) return !0;
3031
- if (!t) return !1;
3032
- switch (t.type) {
3033
- case "TSCallSignatureDeclaration":
3034
- return !0;
3035
- }
3036
- return !1;
3024
+ return r.semi || !Bm(e) ? !1 : Bu(e) ? !0 : t ? t.type === "TSCallSignatureDeclaration" : !1;
3037
3025
  }
3038
3026
  function sr(e, t, r) {
3039
3027
  let { node: n } = e, s = Pm(n), i = [Q(e), Zt(e), s ? "interface" : "class"], o = ku(e), u = [], p = [];
@@ -3169,7 +3157,7 @@ function Mu(e, t) {
3169
3157
  }
3170
3158
  function Nm(e, t, r) {
3171
3159
  let n = e.originalText.slice(t, r);
3172
- for (let s of e[Symbol.for("comments")]) {
3160
+ for (let s of e[/* @__PURE__ */ Symbol.for("comments")]) {
3173
3161
  let i = w(s);
3174
3162
  if (i > r) break;
3175
3163
  let o = I(s);
@@ -3272,14 +3260,7 @@ function Uu(e, t, r) {
3272
3260
  function Um(e) {
3273
3261
  if (e.type !== "ImportSpecifier" && e.type !== "ExportSpecifier") return !1;
3274
3262
  let { local: t, [e.type === "ImportSpecifier" ? "imported" : "exported"]: r } = e;
3275
- if (t.type !== r.type || !ai(t, r)) return !1;
3276
- if (V(t)) return t.value === r.value && pe(t) === pe(r);
3277
- switch (t.type) {
3278
- case "Identifier":
3279
- return t.name === r.name;
3280
- default:
3281
- return !1;
3282
- }
3263
+ return t.type !== r.type || !ai(t, r) ? !1 : V(t) ? t.value === r.value && pe(t) === pe(r) : t.type === "Identifier" ? t.name === r.name : !1;
3283
3264
  }
3284
3265
  function or(e, t) {
3285
3266
  return ["...", t("argument"), G(e, t)];
@@ -3367,7 +3348,7 @@ function ur(e, t, r, n) {
3367
3348
  }, "test"), !h && T(D, x.Dangling) && e.call(() => {
3368
3349
  cr.push(v(e, t));
3369
3350
  }, "alternate"), T(s, x.Dangling) && cr.push(v(e, t));
3370
- let Vs = Symbol("test"), xa = Symbol("consequent"), kr = Symbol("test-and-consequent"), ga = i ? [Ws(r("test")), s.test.type === "ConditionalExpression" ? ke : ""] : [r("checkType"), " ", "extends", " ", Ue(s.extendsType) || s.extendsType.type === "TSMappedType" ? r("extendsType") : l(Ws(r("extendsType")))], $s = l([ga, " ?"], { id: Vs }), ha = r(u), Ir = m([O || Ie && (H(y) || d || g) ? E : A, Pr, ha]), Sa = Mn ? l([$s, g ? Ir : P(Ir, l(Ir, { id: xa }), { groupId: Vs })], { id: kr }) : [$s, Ir], Nn = r(p), Ks = Bt ? P(Nn, Qr(Ws(Nn)), { groupId: kr }) : Nn, lr = [Sa, cr.length > 0 ? [m([E, cr]), E] : h ? E : Bt ? P(A, " ", { groupId: kr }) : A, ":", h ? " " : S ? Mn ? P(ae, P(g || Bt ? " " : ae, " "), { groupId: kr }) : P(ae, " ") : " ", h ? Ks : l([m(Ks), Ie && !Bt ? f : ""]), _ && !st ? f : "", it ? ke : ""];
3351
+ let Vs = /* @__PURE__ */ Symbol("test"), xa = /* @__PURE__ */ Symbol("consequent"), kr = /* @__PURE__ */ Symbol("test-and-consequent"), ga = i ? [Ws(r("test")), s.test.type === "ConditionalExpression" ? ke : ""] : [r("checkType"), " ", "extends", " ", Ue(s.extendsType) || s.extendsType.type === "TSMappedType" ? r("extendsType") : l(Ws(r("extendsType")))], $s = l([ga, " ?"], { id: Vs }), ha = r(u), Ir = m([O || Ie && (H(y) || d || g) ? E : A, Pr, ha]), Sa = Mn ? l([$s, g ? Ir : P(Ir, l(Ir, { id: xa }), { groupId: Vs })], { id: kr }) : [$s, Ir], Nn = r(p), Ks = Bt ? P(Nn, Qr(Ws(Nn)), { groupId: kr }) : Nn, lr = [Sa, cr.length > 0 ? [m([E, cr]), E] : h ? E : Bt ? P(A, " ", { groupId: kr }) : A, ":", h ? " " : S ? Mn ? P(ae, P(g || Bt ? " " : ae, " "), { groupId: kr }) : P(ae, " ") : " ", h ? Ks : l([m(Ks), Ie && !Bt ? f : ""]), _ && !st ? f : "", it ? ke : ""];
3371
3352
  return z && !it ? l(m([f, l(lr)])) : z || ee ? l(m(lr)) : st || o && b ? l([m([f, lr]), re ? f : ""]) : C === Y ? l(lr) : lr;
3372
3353
  }
3373
3354
  function Hu(e, t, r, n) {
@@ -3589,7 +3570,6 @@ function Hu(e, t, r, n) {
3589
3570
  return "void";
3590
3571
  case "EmptyStatement":
3591
3572
  if (kt(e)) return ";";
3592
- case "InterpreterDirective":
3593
3573
  default:
3594
3574
  throw new Qe(s, "ESTree");
3595
3575
  }
@@ -3823,11 +3803,11 @@ function pD(e, t) {
3823
3803
  function On(e, t, r) {
3824
3804
  let { node: n } = e, s = [n.const ? "const " : ""], i = n.type === "TSTypeParameter" ? r("name") : n.name;
3825
3805
  if (n.variance && s.push(r("variance")), n.in && s.push("in "), n.out && s.push("out "), s.push(i), n.bound && (n.usesExtendsBound && s.push(" extends "), s.push(G(e, r, "bound"))), n.constraint) {
3826
- let o = Symbol("constraint");
3806
+ let o = /* @__PURE__ */ Symbol("constraint");
3827
3807
  s.push(" extends", l(m(A), { id: o }), je, yt(r("constraint"), { groupId: o }));
3828
3808
  }
3829
3809
  if (n.default) {
3830
- let o = Symbol("default");
3810
+ let o = /* @__PURE__ */ Symbol("default");
3831
3811
  s.push(" =", l(m(A), { id: o }), je, yt(r("default"), { groupId: o }));
3832
3812
  }
3833
3813
  return l(s);
@@ -4150,7 +4130,6 @@ function fa(e, t, r) {
4150
4130
  return Us(e, r, "?");
4151
4131
  case "TSJSDocNonNullableType":
4152
4132
  return Us(e, r, "!");
4153
- case "TSParenthesizedType":
4154
4133
  default:
4155
4134
  throw new Qe(n, "TypeScript");
4156
4135
  }
@@ -4317,7 +4296,7 @@ var Ba, jn, Ta, Qs, Hs, Wt, ba, Pa, W, Ia, N, Lr, Zs, ei, _a, Ma, ot, JD, ze, ti
4317
4296
  xc = { type: 0 }, gc = { type: 1 }, as = { value: "", length: 0, queue: [], get root() {
4318
4297
  return as;
4319
4298
  } };
4320
- ve = Symbol("MODE_BREAK"), ct = Symbol("MODE_FLAT"), cs = Symbol("DOC_FILL_PRINTED_LENGTH");
4299
+ ve = /* @__PURE__ */ Symbol("MODE_BREAK"), ct = /* @__PURE__ */ Symbol("MODE_FLAT"), cs = /* @__PURE__ */ Symbol("DOC_FILL_PRINTED_LENGTH");
4321
4300
  no = Sc;
4322
4301
  so = Bc;
4323
4302
  fs = [(e, t) => e.type === "ObjectExpression" && t === "properties", (e, t) => e.type === "CallExpression" && e.callee.type === "Identifier" && e.callee.name === "Component" && t === "arguments", (e, t) => e.type === "Decorator" && t === "expression"];
@@ -4487,4 +4466,4 @@ export {
4487
4466
  Aa as options,
4488
4467
  dD as printers
4489
4468
  };
4490
- //# sourceMappingURL=estree-PY6WKTNG.js.map
4469
+ //# sourceMappingURL=estree-U57GTUKI.js.map
@@ -1142,8 +1142,6 @@ var QA0, Vj, ZA0, xI0, rI0, eI0, tI0, $Y, nI0, uI0, QY, Tz, tD, bz, ZY, o6, fI0,
1142
1142
  if (x > r) return 1;
1143
1143
  }
1144
1144
  break;
1145
- case 246:
1146
- case 254:
1147
1145
  default:
1148
1146
  if (Mz(u)) {
1149
1147
  u2("compare: continuation value");
@@ -1813,7 +1811,7 @@ var QA0, Vj, ZA0, xI0, rI0, eI0, tI0, $Y, nI0, uI0, QY, Tz, tD, bz, ZY, o6, fI0,
1813
1811
  A2.prototype.nm = function(x) {
1814
1812
  return this.root + x;
1815
1813
  }, A2.prototype.create_dir_if_needed = function(x) {
1816
- for (var r = x.split(se), e = rx, t = 0; t < r.length - 1; t++) e += r[t] + se, !this.content[e] && (this.content[e] = Symbol("directory"));
1814
+ for (var r = x.split(se), e = rx, t = 0; t < r.length - 1; t++) e += r[t] + se, !this.content[e] && (this.content[e] = /* @__PURE__ */ Symbol("directory"));
1817
1815
  }, A2.prototype.slash = function(x) {
1818
1816
  return /\/$/.test(x) ? x : x + se;
1819
1817
  }, A2.prototype.lookup = function(x) {
@@ -27510,4 +27508,4 @@ export {
27510
27508
  Tz as default,
27511
27509
  tD as parsers
27512
27510
  };
27513
- //# sourceMappingURL=flow-YN54TSCB.js.map
27511
+ //# sourceMappingURL=flow-CBPGBIW5.js.map
@@ -648,10 +648,6 @@ function js(e5, t, r) {
648
648
  return "undefined";
649
649
  case "NullLiteral":
650
650
  return "null";
651
- case "FrontMatter":
652
- case "AtHead":
653
- case "VarHead":
654
- case "ThisHead":
655
651
  default:
656
652
  throw new qr(s, "Handlebars");
657
653
  }
@@ -2760,7 +2756,7 @@ Expecting ` + Qt.join(", ") + ", got '" + (this.terminals_[L] || L) + "'" : De =
2760
2756
  hi = new Set("!\"#%&'()*+,./;<=>@[\\]^`{|}~"), pi = /* @__PURE__ */ new Set(["true", "false", "null", "undefined"]), fi = (e5, t) => t === 0 && e5.startsWith("@") ? !1 : t !== 0 && pi.has(e5) || /\s/u.test(e5) || /^\d/u.test(e5) || Array.prototype.some.call(e5, (r) => hi.has(r));
2761
2757
  di = { features: { experimental_frontMatterSupport: { massageAstNode: !0, embed: !0, print: !0 } }, print: js, massageAstNode: Fr, hasPrettierIgnore: yn, getVisitorKeys: dn, embed: Hr }, _n = di, Ln = [{ name: "Handlebars", type: "markup", aceMode: "handlebars", extensions: [".handlebars", ".hbs"], tmScope: "text.html.handlebars", aliases: ["hbs", "htmlbars"], parsers: ["glimmer"], vscodeLanguageIds: ["handlebars"], linguistLanguageId: 155 }], yr = {};
2762
2758
  Oe(yr, { glimmer: () => Ni });
2763
- Dn = gi, On = Symbol.for("PRETTIER_IS_FRONT_MATTER"), Wt = 3;
2759
+ Dn = gi, On = /* @__PURE__ */ Symbol.for("PRETTIER_IS_FRONT_MATTER"), Wt = 3;
2764
2760
  In = yi;
2765
2761
  ki = (e5) => {
2766
2762
  let { start: t, end: r } = e5.loc;
@@ -2778,4 +2774,4 @@ export {
2778
2774
  yr as parsers,
2779
2775
  Ai as printers
2780
2776
  };
2781
- //# sourceMappingURL=glimmer-RMPUUUDS.js.map
2777
+ //# sourceMappingURL=glimmer-VWCK7UCR.js.map
@@ -813,10 +813,8 @@ spurious results.`);
813
813
  return this.parseFragmentDefinition();
814
814
  }
815
815
  if (t) throw h(this._lexer.source, this._lexer.token.start, "Unexpected description, only GraphQL definitions support descriptions.");
816
- switch (n.value) {
817
- case "extend":
818
- return this.parseTypeSystemExtension();
819
- }
816
+ if (n.value === "extend")
817
+ return this.parseTypeSystemExtension();
820
818
  }
821
819
  throw this.unexpected(n);
822
820
  }
@@ -1222,4 +1220,4 @@ export {
1222
1220
  he as parsers,
1223
1221
  nn as printers
1224
1222
  };
1225
- //# sourceMappingURL=graphql-PPLVYWBL.js.map
1223
+ //# sourceMappingURL=graphql-2HHXB4VZ.js.map
@@ -1,22 +1,22 @@
1
1
  import {
2
2
  hook
3
- } from "../chunk-JRFL7VGC.js";
4
- import "../chunk-4BBQTKIZ.js";
5
- import "../chunk-XD3LXUGW.js";
6
- import "../chunk-ZZNQWJUM.js";
7
- import "../chunk-OTD3FRPC.js";
8
- import "../chunk-5SJCPOBW.js";
9
- import "../chunk-WC5EDB4Z.js";
10
- import "../chunk-HMDWNGIV.js";
11
- import "../chunk-UMUTXITN.js";
3
+ } from "../chunk-XDCBS7SY.js";
4
+ import "../chunk-A2CZGTAP.js";
5
+ import "../chunk-SHWOPMLQ.js";
6
+ import "../chunk-VBBBCVMH.js";
7
+ import "../chunk-HAG3HJ2V.js";
8
+ import "../chunk-NYP3N62G.js";
9
+ import "../chunk-E4GUDBAR.js";
10
+ import "../chunk-6NVYATES.js";
11
+ import "../chunk-CTFDRWUN.js";
12
+ import "../chunk-7IK72W75.js";
13
+ import "../chunk-CEUL3KX5.js";
12
14
  import "../chunk-KUJQ4AB6.js";
13
- import "../chunk-Q2H6D2MH.js";
15
+ import "../chunk-UMUTXITN.js";
14
16
  import "../chunk-G2ZZKGSV.js";
15
- import "../chunk-6ONJEX7Y.js";
16
17
  import "../chunk-UV5N2VL7.js";
17
18
  import "../chunk-XE5EOEBL.js";
18
- import "../chunk-CTFDRWUN.js";
19
- import "../chunk-7IK72W75.js";
19
+ import "../chunk-Q2H6D2MH.js";
20
20
  import "../chunk-EG6MBBEN.js";
21
21
  import {
22
22
  init_cjs_shims
@@ -1,37 +1,37 @@
1
1
  import {
2
2
  getOutputUpdateCLIReminder
3
- } from "../chunk-IYNLJNFT.js";
3
+ } from "../chunk-DUNGALP3.js";
4
4
  import {
5
5
  fetchNotificationsInBackground
6
- } from "../chunk-CYPBBNM2.js";
6
+ } from "../chunk-SUFC4ISB.js";
7
7
  import {
8
8
  startAnalytics
9
- } from "../chunk-4BBQTKIZ.js";
10
- import "../chunk-XD3LXUGW.js";
9
+ } from "../chunk-A2CZGTAP.js";
10
+ import "../chunk-SHWOPMLQ.js";
11
+ import "../chunk-VBBBCVMH.js";
11
12
  import {
12
13
  checkForCachedNewVersion,
13
14
  checkForNewVersion,
14
15
  runAtMinimumInterval
15
- } from "../chunk-ZZNQWJUM.js";
16
+ } from "../chunk-HAG3HJ2V.js";
16
17
  import {
17
18
  CLI_KIT_VERSION
18
- } from "../chunk-OTD3FRPC.js";
19
+ } from "../chunk-NYP3N62G.js";
19
20
  import {
20
21
  isPreReleaseVersion,
21
22
  outputDebug,
22
23
  outputWarn
23
- } from "../chunk-5SJCPOBW.js";
24
- import "../chunk-WC5EDB4Z.js";
25
- import "../chunk-HMDWNGIV.js";
26
- 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";
27
29
  import "../chunk-KUJQ4AB6.js";
28
- import "../chunk-Q2H6D2MH.js";
30
+ import "../chunk-UMUTXITN.js";
29
31
  import "../chunk-G2ZZKGSV.js";
30
- import "../chunk-6ONJEX7Y.js";
31
32
  import "../chunk-UV5N2VL7.js";
32
33
  import "../chunk-XE5EOEBL.js";
33
- import "../chunk-CTFDRWUN.js";
34
- import "../chunk-7IK72W75.js";
34
+ import "../chunk-Q2H6D2MH.js";
35
35
  import "../chunk-EG6MBBEN.js";
36
36
  import {
37
37
  init_cjs_shims
@@ -775,7 +775,7 @@ function Ie(e, t, r) {
775
775
  let s = e.node, a = s.prev ? qt(s.prev, s) : "";
776
776
  return [a ? [a, Ke(s.prev) ? v : ""] : "", st(e, t, r)];
777
777
  }, "children")];
778
- let i = n.children.map(() => Symbol(""));
778
+ let i = n.children.map(() => /* @__PURE__ */ Symbol(""));
779
779
  return e.map(({ node: s, index: a }) => {
780
780
  if (O(s)) {
781
781
  if (s.prev && O(s.prev)) {
@@ -818,7 +818,7 @@ function Li(e, t, r) {
818
818
  function Pi(e, t, r) {
819
819
  let { node: n } = e;
820
820
  if (xt(n, t)) return [U(n, t), C(rt(e, t, r)), L(Ft(n, t)), ...Ze(n, t), V(n, t)];
821
- let i = n.children.length === 1 && (n.firstChild.kind === "interpolation" || n.firstChild.kind === "angularIcuExpression") && n.firstChild.isLeadingSpaceSensitive && !n.firstChild.hasLeadingSpaces && n.lastChild.isTrailingSpaceSensitive && !n.lastChild.hasTrailingSpaces, s = Symbol("element-attr-group-id"), a = (p) => C([C(rt(e, t, r), { id: s }), p, Ze(n, t)]), o = (p) => i ? ln(p, { groupId: s }) : (H(n, t) || Je(n, t)) && n.parent.kind === "root" && t.parser === "vue" && !t.vueIndentScriptAndStyle ? p : y(p), c = () => i ? X(k, "", { groupId: s }) : n.firstChild.hasLeadingSpaces && n.firstChild.isLeadingSpaceSensitive ? _ : n.firstChild.kind === "text" && n.isWhitespaceSensitive && n.isIndentationSensitive ? on(k) : k, u = () => (n.next ? $(n.next) : de(n.parent)) ? n.lastChild.hasTrailingSpaces && n.lastChild.isTrailingSpaceSensitive ? " " : "" : i ? X(k, "", { groupId: s }) : n.lastChild.hasTrailingSpaces && n.lastChild.isTrailingSpaceSensitive ? _ : (n.lastChild.kind === "comment" || n.lastChild.kind === "text" && n.isWhitespaceSensitive && n.isIndentationSensitive) && new RegExp(`\\n[\\t ]{${t.tabWidth * (e.ancestors.length - 1)}}$`, "u").test(n.lastChild.value) ? "" : k;
821
+ let i = n.children.length === 1 && (n.firstChild.kind === "interpolation" || n.firstChild.kind === "angularIcuExpression") && n.firstChild.isLeadingSpaceSensitive && !n.firstChild.hasLeadingSpaces && n.lastChild.isTrailingSpaceSensitive && !n.lastChild.hasTrailingSpaces, s = /* @__PURE__ */ Symbol("element-attr-group-id"), a = (p) => C([C(rt(e, t, r), { id: s }), p, Ze(n, t)]), o = (p) => i ? ln(p, { groupId: s }) : (H(n, t) || Je(n, t)) && n.parent.kind === "root" && t.parser === "vue" && !t.vueIndentScriptAndStyle ? p : y(p), c = () => i ? X(k, "", { groupId: s }) : n.firstChild.hasLeadingSpaces && n.firstChild.isLeadingSpaceSensitive ? _ : n.firstChild.kind === "text" && n.isWhitespaceSensitive && n.isIndentationSensitive ? on(k) : k, u = () => (n.next ? $(n.next) : de(n.parent)) ? n.lastChild.hasTrailingSpaces && n.lastChild.isTrailingSpaceSensitive ? " " : "" : i ? X(k, "", { groupId: s }) : n.lastChild.hasTrailingSpaces && n.lastChild.isTrailingSpaceSensitive ? _ : (n.lastChild.kind === "comment" || n.lastChild.kind === "text" && n.isWhitespaceSensitive && n.isIndentationSensitive) && new RegExp(`\\n[\\t ]{${t.tabWidth * (e.ancestors.length - 1)}}$`, "u").test(n.lastChild.value) ? "" : k;
822
822
  return n.children.length === 0 ? a(n.hasDanglingSpaces && n.isDanglingSpaceSensitive ? _ : "") : a([Pn(n) ? j : "", o([c(), Ie(e, t, r)]), u()]);
823
823
  }
824
824
  function at(e, t = !0) {
@@ -1152,8 +1152,6 @@ function nl(e, t, r) {
1152
1152
  let i = Sr(n.value), s = Rt(n, t) ? "" : pn(i, '"');
1153
1153
  return [n.rawName, "=", s, L(s === '"' ? w(0, i, '"', "&quot;") : w(0, i, "'", "&apos;")), s];
1154
1154
  }
1155
- case "frontMatter":
1156
- case "cdata":
1157
1155
  default:
1158
1156
  throw new mn(n, "HTML");
1159
1157
  }
@@ -1425,7 +1423,7 @@ var Jr, Zr, ks, en, ir, As, $e, tn, ws, Ae, ys, xs, w, Ls, F, Ps, ze, Ye, je, _t
1425
1423
  En = (e) => String(e).split(/[/\\]/u).pop(), Cn = (e) => String(e).startsWith("file:");
1426
1424
  Re = Js;
1427
1425
  ea = void 0;
1428
- At = ta, yt = Symbol.for("PRETTIER_IS_FRONT_MATTER");
1426
+ At = ta, yt = /* @__PURE__ */ Symbol.for("PRETTIER_IS_FRONT_MATTER");
1429
1427
  le = ra, Xe = 3;
1430
1428
  pr = ia, bn = "inline", hr = { area: "none", base: "none", basefont: "none", datalist: "none", head: "none", link: "none", meta: "none", noembed: "none", noframes: "none", param: "block", rp: "none", script: "block", style: "none", template: "inline", title: "none", html: "block", body: "block", address: "block", blockquote: "block", center: "block", dialog: "block", div: "block", figure: "block", figcaption: "block", footer: "block", form: "block", header: "block", hr: "block", legend: "block", listing: "block", main: "block", p: "block", plaintext: "block", pre: "block", search: "block", xmp: "block", slot: "contents", ruby: "ruby", rt: "ruby-text", article: "block", aside: "block", h1: "block", h2: "block", h3: "block", h4: "block", h5: "block", h6: "block", hgroup: "block", nav: "block", section: "block", dir: "block", dd: "block", dl: "block", dt: "block", menu: "block", ol: "block", ul: "block", li: "list-item", table: "table", caption: "table-caption", colgroup: "table-column-group", col: "table-column", thead: "table-header-group", tbody: "table-row-group", tfoot: "table-footer-group", tr: "table-row", td: "table-cell", th: "table-cell", input: "inline-block", button: "inline-block", fieldset: "block", details: "block", summary: "block", marquee: "inline-block", select: "inline-block", source: "block", track: "block", meter: "inline-block", progress: "inline-block", object: "inline-block", video: "inline-block", audio: "inline-block", option: "block", optgroup: "block" }, wn = "normal", mr = { listing: "pre", plaintext: "pre", pre: "pre", xmp: "pre", nobr: "nowrap", table: "initial", textarea: "pre-wrap" };
1431
1429
  ce = sa, aa = (e) => w(0, e, /^[\t\f\r ]*\n/gu, ""), fr = (e) => aa(x.trimEnd(e)), kn = (e) => {
@@ -2765,4 +2763,4 @@ export {
2765
2763
  Qr as parsers,
2766
2764
  xl as printers
2767
2765
  };
2768
- //# sourceMappingURL=html-3U6QZZZ4.js.map
2766
+ //# sourceMappingURL=html-ST4I6M3K.js.map