@prisma/orm-toolchain 8.0.0-rc.1-dev.23 → 8.0.0-rc.1-dev.25

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 (235) hide show
  1. package/dist/{aggregate-D53gnb7v.mjs → aggregate-BKbHUHLA.mjs} +7 -7
  2. package/dist/{aggregate-D53gnb7v.mjs.map → aggregate-BKbHUHLA.mjs.map} +1 -1
  3. package/dist/{aggregate-BflrjWPO.d.mts → aggregate-CA6bJ8UO.d.mts} +3 -3
  4. package/dist/{aggregate-BflrjWPO.d.mts.map → aggregate-CA6bJ8UO.d.mts.map} +1 -1
  5. package/dist/bin__prisma-next.mjs +31 -26
  6. package/dist/bin__prisma-next.mjs.map +1 -1
  7. package/dist/{caught-errors-D7Qznyrm-DaZubR00.mjs → caught-errors-nYuTn3NK-DkD-ZrDr.mjs} +3 -3
  8. package/dist/caught-errors-nYuTn3NK-DkD-ZrDr.mjs.map +1 -0
  9. package/dist/{cli-errors-BKPhkBSf-Ca-ymb6S.d.mts → cli-errors-C7vbvQuK-DLpSxz4U.d.mts} +15 -7
  10. package/dist/{cli-errors-BKPhkBSf-Ca-ymb6S.d.mts.map → cli-errors-C7vbvQuK-DLpSxz4U.d.mts.map} +1 -1
  11. package/dist/cli-errors-kU09RUaz-CUkQ9XuM.mjs +235 -0
  12. package/dist/cli-errors-kU09RUaz-CUkQ9XuM.mjs.map +1 -0
  13. package/dist/cli-telemetry.mjs +2 -2
  14. package/dist/cli.d.mts +38 -2
  15. package/dist/cli.d.mts.map +1 -1
  16. package/dist/cli.mjs +358 -5
  17. package/dist/cli.mjs.map +1 -1
  18. package/dist/cli__commands__contract-emit.d.mts +1 -1
  19. package/dist/cli__commands__contract-emit.mjs +1 -1
  20. package/dist/cli__commands__contract-infer.mjs +1 -1
  21. package/dist/cli__commands__db-init.mjs +1 -1
  22. package/dist/cli__commands__db-schema.mjs +1 -1
  23. package/dist/cli__commands__db-sign.mjs +1 -1
  24. package/dist/cli__commands__db-update.mjs +1 -1
  25. package/dist/cli__commands__db-verify.mjs +1 -1
  26. package/dist/cli__commands__migrate.d.mts +2 -2
  27. package/dist/cli__commands__migrate.mjs +1 -1
  28. package/dist/cli__commands__migration-check.mjs +1 -1
  29. package/dist/cli__commands__migration-graph.d.mts +1 -1
  30. package/dist/cli__commands__migration-graph.mjs +1 -1
  31. package/dist/cli__commands__migration-list.d.mts +2 -2
  32. package/dist/cli__commands__migration-list.mjs +1 -1
  33. package/dist/cli__commands__migration-log.d.mts +1 -1
  34. package/dist/cli__commands__migration-log.mjs +1 -1
  35. package/dist/cli__commands__migration-new.mjs +1 -1
  36. package/dist/cli__commands__migration-plan.d.mts +1 -1
  37. package/dist/cli__commands__migration-plan.mjs +1 -1
  38. package/dist/cli__commands__migration-show.mjs +1 -1
  39. package/dist/cli__commands__migration-status.d.mts +1 -1
  40. package/dist/cli__commands__migration-status.mjs +1 -1
  41. package/dist/cli__commands__ref.mjs +1 -1
  42. package/dist/cli__commands__telemetry.mjs +1 -1
  43. package/dist/cli__control-api.d.mts +25 -18
  44. package/dist/cli__control-api.d.mts.map +1 -1
  45. package/dist/cli__control-api.mjs +16 -16
  46. package/dist/cli__control-api__testing.d.mts +1 -1
  47. package/dist/cli__control-api__testing.mjs +1 -1
  48. package/dist/cli__migration-cli.mjs +4 -4
  49. package/dist/{client-BNAEJZ76-ld7eOxpZ.mjs → client-milNsAnF-B92uF3yv.mjs} +11 -11
  50. package/dist/client-milNsAnF-B92uF3yv.mjs.map +1 -0
  51. package/dist/command-helpers-bGYd7Aab-BNSzfbHK.mjs +765 -0
  52. package/dist/command-helpers-bGYd7Aab-BNSzfbHK.mjs.map +1 -0
  53. package/dist/config-loader.d.mts +1 -1
  54. package/dist/config-loader.mjs +1 -1
  55. package/dist/{contract-at-errors-Dv1mxKYO-D4xfRBW5.mjs → contract-at-errors-BTeDEXm4-BAIDia2-.mjs} +3 -3
  56. package/dist/contract-at-errors-BTeDEXm4-BAIDia2-.mjs.map +1 -0
  57. package/dist/{contract-emit-DT0JKUZT-BYE7WZPc.mjs → contract-emit-Bdf4DAR4-lKqkbfZT.mjs} +8 -46
  58. package/dist/contract-emit-Bdf4DAR4-lKqkbfZT.mjs.map +1 -0
  59. package/dist/{contract-emit-DFu7h-Zl-7DBgYNv7.mjs → contract-emit-Ci-8sP-b-QzQXK2xQ.mjs} +26 -16
  60. package/dist/contract-emit-Ci-8sP-b-QzQXK2xQ.mjs.map +1 -0
  61. package/dist/{contract-emit-B65_UiFn.d.mts → contract-emit-CvwNE4R1-DEn1V1Zo.d.mts} +2 -2
  62. package/dist/contract-emit-CvwNE4R1-DEn1V1Zo.d.mts.map +1 -0
  63. package/dist/contract-emit-E6m8HE42-Bfiodzf_.mjs +2 -0
  64. package/dist/{contract-infer-C_b7E71m-D2UO-X-k.mjs → contract-infer-hhyMJiwS-BJ5cYC9P.mjs} +7 -6
  65. package/dist/contract-infer-hhyMJiwS-BJ5cYC9P.mjs.map +1 -0
  66. package/dist/{contract-snapshot-resolution-SATuw0JW-DpTZJd1x.mjs → contract-snapshot-resolution-CyvX0DPz-BBQI_70j.mjs} +7 -7
  67. package/dist/contract-snapshot-resolution-CyvX0DPz-BBQI_70j.mjs.map +1 -0
  68. package/dist/{contract-snapshot-store-C9-J6OBn-ByElY0EC.mjs → contract-snapshot-store-C9-J6OBn-kpuB2oCK.mjs} +2 -2
  69. package/dist/{contract-snapshot-store-C9-J6OBn-ByElY0EC.mjs.map → contract-snapshot-store-C9-J6OBn-kpuB2oCK.mjs.map} +1 -1
  70. package/dist/{contract-space-aggregate-loader-C5r12INu-DfE0nmtZ.mjs → contract-space-aggregate-loader-DOzo1sk9-CCPCubsg.mjs} +7 -6
  71. package/dist/contract-space-aggregate-loader-DOzo1sk9-CCPCubsg.mjs.map +1 -0
  72. package/dist/{db-init-Cqjw5Flp.mjs → db-init-3CbSYxRI-BlTkWh8n.mjs} +10 -8
  73. package/dist/db-init-3CbSYxRI-BlTkWh8n.mjs.map +1 -0
  74. package/dist/{db-schema-CRGCFKlH.mjs → db-schema-BVLbe3EL-WLnbuo77.mjs} +6 -5
  75. package/dist/db-schema-BVLbe3EL-WLnbuo77.mjs.map +1 -0
  76. package/dist/{db-sign-BPQduGHb.mjs → db-sign-Cdw2RmoG-C-X5UheR.mjs} +12 -10
  77. package/dist/db-sign-Cdw2RmoG-C-X5UheR.mjs.map +1 -0
  78. package/dist/{db-update-DuEk-ra5.mjs → db-update-BHOdo8PV-BVBNKrJc.mjs} +11 -9
  79. package/dist/db-update-BHOdo8PV-BVBNKrJc.mjs.map +1 -0
  80. package/dist/{db-verify-DPH4lonK-pteoYVnK.mjs → db-verify-C9P9oNCs-gieY7hV2.mjs} +13 -11
  81. package/dist/db-verify-C9P9oNCs-gieY7hV2.mjs.map +1 -0
  82. package/dist/{domain-type-generation-bpSO3Y0L-Cdauqrnc.mjs → domain-type-generation-bpSO3Y0L-jo2C7LlH.mjs} +2 -2
  83. package/dist/{domain-type-generation-bpSO3Y0L-Cdauqrnc.mjs.map → domain-type-generation-bpSO3Y0L-jo2C7LlH.mjs.map} +1 -1
  84. package/dist/emitter.d.mts +1 -1
  85. package/dist/emitter.mjs +2 -2
  86. package/dist/emitter__domain-type-generation.mjs +1 -1
  87. package/dist/{exports-BCLg4CiV-okAfZydo.mjs → exports-BCLg4CiV-05kuwcb0.mjs} +4 -4
  88. package/dist/{exports-BCLg4CiV-okAfZydo.mjs.map → exports-BCLg4CiV-05kuwcb0.mjs.map} +1 -1
  89. package/dist/{exports-DVoyX2LM.mjs → exports-BZLNbtkY.mjs} +54 -12
  90. package/dist/exports-BZLNbtkY.mjs.map +1 -0
  91. package/dist/{exports-BN0vFTxG.mjs → exports-CqNUihkI.mjs} +2 -2
  92. package/dist/{exports-BN0vFTxG.mjs.map → exports-CqNUihkI.mjs.map} +1 -1
  93. package/dist/{exports-DAA3XD4a.mjs → exports-DaxzMVtq.mjs} +3 -3
  94. package/dist/{exports-DAA3XD4a.mjs.map → exports-DaxzMVtq.mjs.map} +1 -1
  95. package/dist/{format-DyVeO1z5-D1lnTJaz.mjs → format-Ddhz7xFW-Bo1nhay8.mjs} +18 -11
  96. package/dist/format-Ddhz7xFW-Bo1nhay8.mjs.map +1 -0
  97. package/dist/{framework-components-ioeTnj2Z-yyQtaVWk.mjs → framework-components-Cruf6BPK-CaQvMI3T.mjs} +3 -3
  98. package/dist/framework-components-Cruf6BPK-CaQvMI3T.mjs.map +1 -0
  99. package/dist/{index-Deu3DQZI.d.mts → index-mCsi_ND5.d.mts} +4 -2
  100. package/dist/index-mCsi_ND5.d.mts.map +1 -0
  101. package/dist/{init-BwYYd10C-CJq9i42m.mjs → init-DjdnLDyf-2nVOeVG9.mjs} +23 -8
  102. package/dist/init-DjdnLDyf-2nVOeVG9.mjs.map +1 -0
  103. package/dist/{inspect-live-schema-CXH4ZGHT-BfUdyZme.mjs → inspect-live-schema-BEQun_1x-CZpCgg8A.mjs} +7 -6
  104. package/dist/inspect-live-schema-BEQun_1x-CZpCgg8A.mjs.map +1 -0
  105. package/dist/{invariants-BzYfO9IL-BPDPDIr0.mjs → invariants-D5TNnX5E-rjPoJGFq.mjs} +4 -3
  106. package/dist/invariants-D5TNnX5E-rjPoJGFq.mjs.map +1 -0
  107. package/dist/{io-CHUUeHh0-CoCBe9eN.mjs → io-CHUUeHh0-CbyTkKP6.mjs} +2 -2
  108. package/dist/{io-CHUUeHh0-CoCBe9eN.mjs.map → io-CHUUeHh0-CbyTkKP6.mjs.map} +1 -1
  109. package/dist/{legend-5iwwlLU2-Bit8enjF.mjs → legend-BBtAETiW-BHqTbUjx.mjs} +3 -3
  110. package/dist/legend-BBtAETiW-BHqTbUjx.mjs.map +1 -0
  111. package/dist/{migrate-Bfsw18KQ.mjs → migrate-B-hpVTxi-DJzFYT2w.mjs} +32 -16
  112. package/dist/migrate-B-hpVTxi-DJzFYT2w.mjs.map +1 -0
  113. package/dist/{migrate-show-CO5OiR3J-DE4NIjvW.mjs → migrate-show-CUymfnbM-BbpcO2FY.mjs} +9 -23
  114. package/dist/migrate-show-CUymfnbM-BbpcO2FY.mjs.map +1 -0
  115. package/dist/{migrate-show-Cu3k9mZm-B-nCgvK1.d.mts → migrate-show-g71Z4vJw-ocdTvf70.d.mts} +10 -5
  116. package/dist/migrate-show-g71Z4vJw-ocdTvf70.d.mts.map +1 -0
  117. package/dist/{migration-DAJY-NmR.mjs → migration-_C5W2uXF.mjs} +2 -2
  118. package/dist/{migration-DAJY-NmR.mjs.map → migration-_C5W2uXF.mjs.map} +1 -1
  119. package/dist/{migration-check-DONPyXff-KpD0q3Zh.mjs → migration-check-DHYPMUFe-Cni_ZUzB.mjs} +33 -30
  120. package/dist/migration-check-DHYPMUFe-Cni_ZUzB.mjs.map +1 -0
  121. package/dist/{migration-check-BfOnfgyY-DII6Ty5m.mjs → migration-check-zgqYe3SB-B6LI6wY7.mjs} +9 -8
  122. package/dist/migration-check-zgqYe3SB-B6LI6wY7.mjs.map +1 -0
  123. package/dist/{migration-command-scaffold-CGcbYM2B-C3B8S3c-.mjs → migration-command-scaffold-DsT7ke7B-D3u913Po.mjs} +7 -6
  124. package/dist/migration-command-scaffold-DsT7ke7B-D3u913Po.mjs.map +1 -0
  125. package/dist/{migration-graph-HKch1Xk4-DD-3zdSg.mjs → migration-graph-CChCjts3-ERrIm5aT.mjs} +3 -3
  126. package/dist/{migration-graph-HKch1Xk4-DD-3zdSg.mjs.map → migration-graph-CChCjts3-ERrIm5aT.mjs.map} +1 -1
  127. package/dist/{migration-graph-BHiSuhBR.mjs → migration-graph-Dm9gU0oE-DxPD_SNA.mjs} +10 -9
  128. package/dist/migration-graph-Dm9gU0oE-DxPD_SNA.mjs.map +1 -0
  129. package/dist/{migration-list-C9OPCMt--BBm2c7tN.mjs → migration-list-Bkase_ZM-D-bErpSr.mjs} +4 -4
  130. package/dist/migration-list-Bkase_ZM-D-bErpSr.mjs.map +1 -0
  131. package/dist/{migration-list-BkTNEeOK.mjs → migration-list-DDGUTC8Y-B_X7rkez.mjs} +9 -8
  132. package/dist/migration-list-DDGUTC8Y-B_X7rkez.mjs.map +1 -0
  133. package/dist/{migration-log-CqrwQXER-cqf2INDN.mjs → migration-log-Cft50PRu-DcnHdxT4.mjs} +9 -7
  134. package/dist/migration-log-Cft50PRu-DcnHdxT4.mjs.map +1 -0
  135. package/dist/{migration-new-NuMfcbH8.mjs → migration-new-D9GHbYwF-C8D22HXG.mjs} +25 -5
  136. package/dist/migration-new-D9GHbYwF-C8D22HXG.mjs.map +1 -0
  137. package/dist/{migration-new-Cjhe_MIE-CIovsuXK.mjs → migration-new-RorO1I8r-Ch8NQ4GQ.mjs} +19 -27
  138. package/dist/migration-new-RorO1I8r-Ch8NQ4GQ.mjs.map +1 -0
  139. package/dist/{migration-path-target-BPYp3LNc-DjdEIQsZ.mjs → migration-path-target-DhGt62Mi-dm4TU1hJ.mjs} +4 -4
  140. package/dist/migration-path-target-DhGt62Mi-dm4TU1hJ.mjs.map +1 -0
  141. package/dist/{migration-plan-D81XmVwy.mjs → migration-plan-BOhasCLr-GJWYoOA8.mjs} +25 -5
  142. package/dist/migration-plan-BOhasCLr-GJWYoOA8.mjs.map +1 -0
  143. package/dist/{migration-plan-DE7-vtqT-jgtSH4Lw.mjs → migration-plan-DrCTzrXH-CDJbdiC6.mjs} +29 -37
  144. package/dist/migration-plan-DrCTzrXH-CDJbdiC6.mjs.map +1 -0
  145. package/dist/{migration-plan-DvBJhxXg-B5aHAOtu.d.mts → migration-plan-t2e_8yD2-w5Ffa0V_.d.mts} +10 -5
  146. package/dist/migration-plan-t2e_8yD2-w5Ffa0V_.d.mts.map +1 -0
  147. package/dist/{migration-show-DEsLJ6-a.mjs → migration-show-DRARjIbv-1p6EE_Uw.mjs} +13 -11
  148. package/dist/migration-show-DRARjIbv-1p6EE_Uw.mjs.map +1 -0
  149. package/dist/{migration-status-DfLM3VqL.mjs → migration-status-Yh0eOQJN-YpcPDpNh.mjs} +14 -12
  150. package/dist/migration-status-Yh0eOQJN-YpcPDpNh.mjs.map +1 -0
  151. package/dist/migration-tools.d.mts +2 -2
  152. package/dist/migration-tools.mjs +8 -8
  153. package/dist/migration-tools__aggregate.d.mts +1 -1
  154. package/dist/migration-tools__aggregate.mjs +1 -1
  155. package/dist/migration-tools__contract-snapshot-store.mjs +1 -1
  156. package/dist/migration-tools__io.mjs +1 -1
  157. package/dist/migration-tools__migration-ts.mjs +1 -1
  158. package/dist/migration-tools__migration.mjs +1 -1
  159. package/dist/migration-tools__spaces.d.mts +1 -1
  160. package/dist/migration-tools__spaces.mjs +2 -2
  161. package/dist/{migration-ts-FyF55c4M.mjs → migration-ts-BoHxxGvi.mjs} +2 -2
  162. package/dist/{migration-ts-FyF55c4M.mjs.map → migration-ts-BoHxxGvi.mjs.map} +1 -1
  163. package/dist/{project-import-root-C_bd0ooL-CusfluWF.mjs → project-import-root--e8xli8Z-Bfrvrv67.mjs} +3 -3
  164. package/dist/project-import-root--e8xli8Z-Bfrvrv67.mjs.map +1 -0
  165. package/dist/{ref-DrAvdDhN-q1ccuI03.mjs → ref-BQcl8Ksv-BYZY0Ktb.mjs} +12 -28
  166. package/dist/ref-BQcl8Ksv-BYZY0Ktb.mjs.map +1 -0
  167. package/dist/{ref-D6JzE8nq.mjs → ref-Cu7Zc1Hv-_R4MnDfr.mjs} +30 -7
  168. package/dist/ref-Cu7Zc1Hv-_R4MnDfr.mjs.map +1 -0
  169. package/dist/{ref-advancement-DaZBzm7m-BZQtedYC.mjs → ref-advancement-DaZBzm7m-Deq5Cs7O.mjs} +3 -3
  170. package/dist/{ref-advancement-DaZBzm7m-BZQtedYC.mjs.map → ref-advancement-DaZBzm7m-Deq5Cs7O.mjs.map} +1 -1
  171. package/dist/{ref-resolution-_S4xTT2L-JfNjZU9d.mjs → ref-resolution-BYCRg72z-DFhwf-XR.mjs} +3 -3
  172. package/dist/ref-resolution-BYCRg72z-DFhwf-XR.mjs.map +1 -0
  173. package/dist/{spaces-DxuvClN9.mjs → spaces-DBTCE3Js.mjs} +6 -6
  174. package/dist/{spaces-DxuvClN9.mjs.map → spaces-DBTCE3Js.mjs.map} +1 -1
  175. package/dist/{spaces-D5qtTlhj.d.mts → spaces-tWQi7CUv.d.mts} +2 -2
  176. package/dist/{spaces-D5qtTlhj.d.mts.map → spaces-tWQi7CUv.d.mts.map} +1 -1
  177. package/dist/{telemetry-DVBHDQd6-CWNTFnMO.mjs → telemetry-Dh6e0ams-BsjGN3tQ.mjs} +5 -4
  178. package/dist/telemetry-Dh6e0ams-BsjGN3tQ.mjs.map +1 -0
  179. package/dist/terminal-ui-ypPE9cN6-ilMBkmwT.mjs +645 -0
  180. package/dist/terminal-ui-ypPE9cN6-ilMBkmwT.mjs.map +1 -0
  181. package/dist/{verify-C6L_hiJU-MX67LFfI.mjs → verify-DBsKxZrK-eDPxNiSS.mjs} +3 -3
  182. package/dist/verify-DBsKxZrK-eDPxNiSS.mjs.map +1 -0
  183. package/dist/{verify-contract-spaces-WvjSiWcB-zGhaCnfs.mjs → verify-contract-spaces-WvjSiWcB-DZPPCwWO.mjs} +2 -2
  184. package/dist/{verify-contract-spaces-WvjSiWcB-zGhaCnfs.mjs.map → verify-contract-spaces-WvjSiWcB-DZPPCwWO.mjs.map} +1 -1
  185. package/dist/vite-plugin-contract-emit.mjs +13 -3
  186. package/dist/vite-plugin-contract-emit.mjs.map +1 -1
  187. package/package.json +13 -12
  188. package/dist/caught-errors-D7Qznyrm-DaZubR00.mjs.map +0 -1
  189. package/dist/client-BNAEJZ76-ld7eOxpZ.mjs.map +0 -1
  190. package/dist/command-helpers-C4WpR-QE-DNllqff1.mjs +0 -1627
  191. package/dist/command-helpers-C4WpR-QE-DNllqff1.mjs.map +0 -1
  192. package/dist/contract-at-errors-Dv1mxKYO-D4xfRBW5.mjs.map +0 -1
  193. package/dist/contract-emit-B65_UiFn.d.mts.map +0 -1
  194. package/dist/contract-emit-DFu7h-Zl-7DBgYNv7.mjs.map +0 -1
  195. package/dist/contract-emit-DT0JKUZT-BYE7WZPc.mjs.map +0 -1
  196. package/dist/contract-infer-C_b7E71m-D2UO-X-k.mjs.map +0 -1
  197. package/dist/contract-snapshot-resolution-SATuw0JW-DpTZJd1x.mjs.map +0 -1
  198. package/dist/contract-space-aggregate-loader-C5r12INu-DfE0nmtZ.mjs.map +0 -1
  199. package/dist/db-init-Cqjw5Flp.mjs.map +0 -1
  200. package/dist/db-schema-CRGCFKlH.mjs.map +0 -1
  201. package/dist/db-sign-BPQduGHb.mjs.map +0 -1
  202. package/dist/db-update-DuEk-ra5.mjs.map +0 -1
  203. package/dist/db-verify-DPH4lonK-pteoYVnK.mjs.map +0 -1
  204. package/dist/exports-DVoyX2LM.mjs.map +0 -1
  205. package/dist/format-DyVeO1z5-D1lnTJaz.mjs.map +0 -1
  206. package/dist/framework-components-ioeTnj2Z-yyQtaVWk.mjs.map +0 -1
  207. package/dist/index-Deu3DQZI.d.mts.map +0 -1
  208. package/dist/init-BwYYd10C-CJq9i42m.mjs.map +0 -1
  209. package/dist/inspect-live-schema-CXH4ZGHT-BfUdyZme.mjs.map +0 -1
  210. package/dist/invariants-BzYfO9IL-BPDPDIr0.mjs.map +0 -1
  211. package/dist/legend-5iwwlLU2-Bit8enjF.mjs.map +0 -1
  212. package/dist/migrate-Bfsw18KQ.mjs.map +0 -1
  213. package/dist/migrate-show-CO5OiR3J-DE4NIjvW.mjs.map +0 -1
  214. package/dist/migrate-show-Cu3k9mZm-B-nCgvK1.d.mts.map +0 -1
  215. package/dist/migration-check-BfOnfgyY-DII6Ty5m.mjs.map +0 -1
  216. package/dist/migration-check-DONPyXff-KpD0q3Zh.mjs.map +0 -1
  217. package/dist/migration-command-scaffold-CGcbYM2B-C3B8S3c-.mjs.map +0 -1
  218. package/dist/migration-graph-BHiSuhBR.mjs.map +0 -1
  219. package/dist/migration-list-BkTNEeOK.mjs.map +0 -1
  220. package/dist/migration-list-C9OPCMt--BBm2c7tN.mjs.map +0 -1
  221. package/dist/migration-log-CqrwQXER-cqf2INDN.mjs.map +0 -1
  222. package/dist/migration-new-Cjhe_MIE-CIovsuXK.mjs.map +0 -1
  223. package/dist/migration-new-NuMfcbH8.mjs.map +0 -1
  224. package/dist/migration-path-target-BPYp3LNc-DjdEIQsZ.mjs.map +0 -1
  225. package/dist/migration-plan-D81XmVwy.mjs.map +0 -1
  226. package/dist/migration-plan-DE7-vtqT-jgtSH4Lw.mjs.map +0 -1
  227. package/dist/migration-plan-DvBJhxXg-B5aHAOtu.d.mts.map +0 -1
  228. package/dist/migration-show-DEsLJ6-a.mjs.map +0 -1
  229. package/dist/migration-status-DfLM3VqL.mjs.map +0 -1
  230. package/dist/project-import-root-C_bd0ooL-CusfluWF.mjs.map +0 -1
  231. package/dist/ref-D6JzE8nq.mjs.map +0 -1
  232. package/dist/ref-DrAvdDhN-q1ccuI03.mjs.map +0 -1
  233. package/dist/ref-resolution-_S4xTT2L-JfNjZU9d.mjs.map +0 -1
  234. package/dist/telemetry-DVBHDQd6-CWNTFnMO.mjs.map +0 -1
  235. package/dist/verify-C6L_hiJU-MX67LFfI.mjs.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"exports-DAA3XD4a.mjs","names":["#sourceFile","#rangeOffsets","#intersectsRange","#addMultilineSplitToken","#encode","#data","#first","#previousLine","#previousCharacter"],"sources":["../../../../1-framework/3-tooling/language-server/dist/exports/index.mjs"],"sourcesContent":["import { fileURLToPath, pathToFileURL } from \"node:url\";\nimport { findNearestConfigPathForFile, loadConfig, requireConfigSections } from \"@internal/config-loader\";\nimport { CliStructuredError } from \"@internal/errors/control\";\nimport { format } from \"@internal/psl-parser/format\";\nimport { join } from \"pathe\";\nimport { CompletionItemKind, DiagnosticSeverity, DidChangeWatchedFilesNotification, DocumentDiagnosticReportKind, FoldingRangeKind, InsertTextFormat, RegistrationRequest, SemanticTokenModifiers, SemanticTokenTypes, TextDocumentSyncKind, TextDocuments } from \"vscode-languageserver\";\nimport { TextDocument } from \"vscode-languageserver-textdocument\";\nimport { ArrayLiteralAst, AttributeArgListAst, BooleanLiteralExprAst, CompositeTypeDeclarationAst, FieldAttributeAst, FieldDeclarationAst, FunctionCallAst, GenericBlockDeclarationAst, IdentifierAst, KeyValuePairAst, ModelAttributeAst, ModelDeclarationAst, NamespaceDeclarationAst, NumberLiteralExprAst, ObjectLiteralExprAst, StringLiteralExprAst, TypesBlockAst, any, filterChildren, findChildToken, parse, skipTriviaToken } from \"@internal/psl-parser/syntax\";\nimport { isAuthoringPslBlockDescriptor } from \"@internal/framework-components/authoring\";\nimport { buildSymbolTable, findBlockDescriptor } from \"@internal/psl-parser\";\nimport { createControlStack } from \"@internal/framework-components/control\";\nimport { hasPslInterpreter } from \"@internal/psl-parser/interpret\";\nimport { InternalError } from \"@internal/utils/internal-error\";\nimport { ProposedFeatures, createConnection } from \"vscode-languageserver/node\";\n//#region src/diagnostic-mapping.ts\nconst ParseDiagnosticSeverity = {\n\tError: 1,\n\tWarning: 2,\n\tInformation: 3,\n\tHint: 4\n};\nfunction mapParseDiagnostics(diagnostics) {\n\treturn diagnostics.map((diagnostic) => ({\n\t\trange: diagnostic.range,\n\t\tmessage: diagnostic.message,\n\t\tcode: diagnostic.code,\n\t\tseverity: ParseDiagnosticSeverity.Error\n\t}));\n}\nconst documentStartRange = {\n\tstart: {\n\t\tline: 0,\n\t\tcharacter: 0\n\t},\n\tend: {\n\t\tline: 0,\n\t\tcharacter: 1\n\t}\n};\nfunction mapInterpreterDiagnostics(diagnostics, sourceFile) {\n\treturn diagnostics.map((diagnostic) => ({\n\t\trange: diagnostic.span === void 0 ? documentStartRange : pslSpanToRange(diagnostic.span, sourceFile),\n\t\tmessage: diagnostic.message,\n\t\tcode: diagnostic.code,\n\t\tseverity: ParseDiagnosticSeverity.Error\n\t}));\n}\nfunction pslSpanToRange(span, sourceFile) {\n\treturn {\n\t\tstart: sourceFile.positionAt(span.start.offset),\n\t\tend: sourceFile.positionAt(span.end.offset)\n\t};\n}\n//#endregion\n//#region src/completion-context.ts\nconst UNSUPPORTED = { kind: \"unsupported\" };\nfunction classifyPslCompletionContext(input) {\n\tconst root = input.document.syntax;\n\tconst offset = input.sourceFile.offsetAt(input.position);\n\tconst at = root.tokenAtOffset(offset);\n\tif (at.leftBiased()?.kind === \"Comment\") return UNSUPPORTED;\n\tconst edit = cursorIdentifier(at, offset);\n\tconst preceding = precedingToken(at, edit);\n\tconst precedingNode = preceding?.parent;\n\tconst replacementStartOffset = edit?.offset ?? offset;\n\tconst declarationKeywordContext = classifyDeclarationKeyword({\n\t\tnode: precedingNode,\n\t\toffset,\n\t\treplacementStartOffset\n\t});\n\tif (declarationKeywordContext !== void 0) return declarationKeywordContext;\n\tconst genericBlockContext = classifyGenericBlockParameter({\n\t\toffset,\n\t\tat,\n\t\tprecedingToken: preceding,\n\t\treplacementStartOffset\n\t});\n\tif (genericBlockContext !== void 0) return genericBlockContext;\n\tconst field = fieldForTypeSlot(precedingNode);\n\tif (field === void 0) return UNSUPPORTED;\n\tif (field.syntax.findAncestor(any(ModelDeclarationAst.cast, CompositeTypeDeclarationAst.cast)) === void 0) return UNSUPPORTED;\n\treturn classifyModelFieldType({\n\t\tfield,\n\t\toffset,\n\t\treplacementStartOffset,\n\t\tprecedingToken: preceding\n\t});\n}\n/**\n* Locates the field whose type position the cursor occupies. The preceding token\n* climbs to the field whether the cursor sits inside a present type (the type\n* identifier's predecessor still belongs to the field) or in the empty type slot\n* of a typeless field (whose trailing trivia lives in the enclosing block, so\n* the nearest significant token to the left is the field's own name).\n*/\nfunction fieldForTypeSlot(precedingNode) {\n\treturn precedingNode?.findAncestor(FieldDeclarationAst.cast);\n}\nfunction classifyModelFieldType(input) {\n\tconst fieldName = input.field.name();\n\tif (fieldName === void 0) return UNSUPPORTED;\n\tconst fieldNameText = fieldName.name();\n\tif (fieldNameText === void 0) return UNSUPPORTED;\n\tif (fieldName.syntax.isInside(input.offset)) return UNSUPPORTED;\n\tconst typeAnnotation = input.field.typeAnnotation();\n\tif (typeAnnotation === void 0) {\n\t\tif (input.precedingToken !== void 0 && fieldName.syntax.isInside(input.precedingToken.offset)) return {\n\t\t\tkind: \"modelType\",\n\t\t\toffset: input.offset,\n\t\t\tfieldName: fieldNameText,\n\t\t\treplacementStartOffset: input.offset\n\t\t};\n\t\treturn UNSUPPORTED;\n\t}\n\tif (typeAnnotation.syntax.isOutside(input.offset)) return UNSUPPORTED;\n\tif (typeAnnotation.argList()?.syntax.isInside(input.offset)) return UNSUPPORTED;\n\tconst name = typeAnnotation.name();\n\tif (name === void 0) return UNSUPPORTED;\n\tif (name.syntax.isOutside(input.offset)) return UNSUPPORTED;\n\tif (name.isOverQualified()) return UNSUPPORTED;\n\treturn classifyTypePosition(name, input.offset, fieldNameText, input.replacementStartOffset);\n}\n/**\n* Builds the type-completion context for a qualified name. Roles are read\n* straight off the separator-positional accessors: a populated namespace\n* segment is a `.`-qualified name, a populated space segment is a `:`-qualified\n* name, and the absence of both is a bare model type.\n*\n* Behaviour change: a `:`-qualified name with no `.` (e.g. `supabase:`,\n* `supabase:U`) is a `spaceMember` position rather than falling through to bare\n* model-type completions. A malformed leading-separator name (`:User`, `.User`)\n* carries no populated segment and resolves to `modelType` rather than\n* `unsupported`.\n*/\nfunction classifyTypePosition(name, offset, fieldName, replacementStartOffset) {\n\tconst namespace = name.namespace()?.name();\n\tif (namespace !== void 0 && namespace.length > 0) {\n\t\tconst namespaceSpace = name.space()?.name();\n\t\treturn {\n\t\t\tkind: \"namespaceMember\",\n\t\t\toffset,\n\t\t\tfieldName,\n\t\t\treplacementStartOffset,\n\t\t\tnamespace,\n\t\t\t...namespaceSpace !== void 0 && namespaceSpace.length > 0 ? { space: namespaceSpace } : {}\n\t\t};\n\t}\n\tconst space = name.space()?.name();\n\tif (space !== void 0 && space.length > 0) return {\n\t\tkind: \"spaceMember\",\n\t\toffset,\n\t\tfieldName,\n\t\treplacementStartOffset,\n\t\tspace\n\t};\n\treturn {\n\t\tkind: \"modelType\",\n\t\toffset,\n\t\tfieldName,\n\t\treplacementStartOffset\n\t};\n}\nconst declarationCast = any(ModelDeclarationAst.cast, CompositeTypeDeclarationAst.cast, TypesBlockAst.cast, GenericBlockDeclarationAst.cast, NamespaceDeclarationAst.cast);\nfunction classifyDeclarationKeyword(input) {\n\tconst precedingDeclaration = input.node?.findAncestor(declarationCast);\n\tconst namespace = input.node?.findAncestor(NamespaceDeclarationAst.cast);\n\tconst inNamespaceBody = blockBodyContainsOffset(namespace, input.offset);\n\tif (precedingDeclaration !== void 0 && !canCompleteDeclaration(precedingDeclaration, input.offset, inNamespaceBody)) return;\n\treturn {\n\t\tkind: \"declarationKeyword\",\n\t\toffset: input.offset,\n\t\tscope: inNamespaceBody ? \"namespace\" : \"document\",\n\t\treplacementStartOffset: input.replacementStartOffset\n\t};\n}\n/**\n* Whether a new declaration can begin at the cursor, given the nearest enclosing\n* declaration. Allowed when that declaration is still nascent (only its keyword\n* typed, no name or body yet), when it is a namespace whose body holds further\n* declarations, or when the cursor sits past its closing `}`.\n*/\nfunction canCompleteDeclaration(precedingDeclaration, offset, inNamespaceBody) {\n\tif (precedingDeclaration.lbrace() === void 0 && (precedingDeclaration instanceof TypesBlockAst || precedingDeclaration.name() === void 0)) return true;\n\tif (precedingDeclaration instanceof NamespaceDeclarationAst && inNamespaceBody) return true;\n\tconst rbrace = precedingDeclaration.rbrace();\n\treturn rbrace !== void 0 && offset >= rbrace.endOffset;\n}\nfunction blockBodyContainsOffset(block, offset) {\n\tif (block === void 0) return false;\n\tconst lbrace = block.lbrace();\n\tif (lbrace === void 0) return false;\n\tconst bodyStart = lbrace.endOffset;\n\tconst bodyEnd = block.rbrace()?.offset ?? block.syntax.endOffset;\n\treturn offset >= bodyStart && offset <= bodyEnd;\n}\nfunction classifyGenericBlockParameter(input) {\n\tconst node = input.at.leftBiased()?.parent;\n\tconst block = node?.findAncestor(GenericBlockDeclarationAst.cast);\n\tif (block === void 0) return;\n\tif (hasUnsupportedAncestor(node)) return UNSUPPORTED;\n\tif (!blockBodyContainsOffset(block, input.offset)) return UNSUPPORTED;\n\tif ((node?.findAncestor(FieldDeclarationAst.cast))?.syntax.isInside(input.offset)) return UNSUPPORTED;\n\tconst keyword = block.keyword()?.text;\n\tif (keyword === void 0 || keyword.length === 0) return UNSUPPORTED;\n\tif (input.precedingToken?.kind === \"Equals\") return {\n\t\tkind: \"genericBlockValue\",\n\t\toffset: input.offset,\n\t\tblockKeyword: keyword,\n\t\treplacementStartOffset: input.replacementStartOffset\n\t};\n\tconst activePair = activeKeyValuePair(node, input.offset);\n\tif (activePair !== void 0 && isAfterEquals(activePair, input.offset)) return UNSUPPORTED;\n\treturn {\n\t\tkind: \"genericBlockKey\",\n\t\toffset: input.offset,\n\t\tblockKeyword: keyword,\n\t\treplacementStartOffset: input.replacementStartOffset,\n\t\tblock\n\t};\n}\nfunction activeKeyValuePair(node, offset) {\n\tconst pair = node?.findAncestor(KeyValuePairAst.cast);\n\tif (pair === void 0 || pair.syntax.isOutside(offset)) return;\n\treturn pair;\n}\nfunction isAfterEquals(pair, offset) {\n\tconst equals = pair.equals();\n\treturn equals !== void 0 && offset > equals.offset;\n}\nfunction hasUnsupportedAncestor(node) {\n\treturn node?.findAncestor(any(AttributeArgListAst.cast, FieldAttributeAst.cast, ModelAttributeAst.cast)) !== void 0;\n}\n/** The significant token preceding the cursor — the in-progress edit identifier\n* is skipped, so the result is the token the classifier anchors on. */\nfunction precedingToken(at, edit) {\n\tconst start = edit !== void 0 ? edit.prevToken : at.leftBiased();\n\treturn start === void 0 ? void 0 : skipTriviaToken(start, \"prev\");\n}\n/** The identifier token the cursor is editing, if any. */\nfunction cursorIdentifier(at, offset) {\n\tconst right = at.rightBiased();\n\tif (right?.kind === \"Ident\" && offset < right.endOffset) return right;\n\tconst left = at.leftBiased();\n\tif (left?.kind === \"Ident\" && left.endOffset === offset) return left;\n}\n//#endregion\n//#region src/named-type-classification.ts\n/**\n* Presentation-level classification of a `types {}` binding: a\n* non-constructor binding whose base is a configured scalar type refines that\n* scalar (rendered as a default-library type); everything else reads as a\n* plain alias. The authoritative scalar-or-not pronouncement lives in the\n* interpreter's named-type resolution — this mirrors it for display only.\n*/\nfunction refinesScalarType(symbol, scalarTypes) {\n\treturn !symbol.isConstructor && symbol.baseType !== void 0 && scalarTypes.includes(symbol.baseType);\n}\n//#endregion\n//#region src/completion-provider.ts\nconst categoryOrder = {\n\tconfiguredScalar: 0,\n\ttopLevelModel: 1,\n\ttopLevelCompositeType: 2,\n\tscalar: 3,\n\ttypeAlias: 4,\n\tnamespace: 5,\n\tnamespaceModel: 6,\n\tnamespaceCompositeType: 7\n};\nconst declarationKeywordCategoryOrder = {\n\tnative: 0,\n\tgenericBlock: 1\n};\nconst nameSnippetPlaceholder = \"${1:Name}\";\nconst documentNativeDeclarationKeywords = [\n\tnativeDeclarationKeyword(\"model\", \"model \", `model ${nameSnippetPlaceholder} {\\n $0\\n}`),\n\tnativeDeclarationKeyword(\"type\", \"type \", `type ${nameSnippetPlaceholder} {\\n $0\\n}`),\n\tnativeDeclarationKeyword(\"types\", \"types \", \"types {\\n $0\\n}\"),\n\tnativeDeclarationKeyword(\"namespace\", \"namespace \", `namespace \\${1:name} {\\n $0\\n}`)\n];\nconst namespaceNativeDeclarationKeywords = [nativeDeclarationKeyword(\"model\", \"model \", `model ${nameSnippetPlaceholder} {\\n $0\\n}`), nativeDeclarationKeyword(\"type\", \"type \", `type ${nameSnippetPlaceholder} {\\n $0\\n}`)];\nfunction providePslCompletionItems(input) {\n\tconst { context } = input;\n\tswitch (context.kind) {\n\t\tcase \"unsupported\": return [];\n\t\tcase \"spaceMember\": return [];\n\t\tcase \"genericBlockValue\": return [];\n\t\tcase \"declarationKeyword\": return provideDeclarationKeywordCompletionItems(context, input.sourceFile, input.candidates, input.clientSupportsSnippets);\n\t\tcase \"genericBlockKey\": return provideGenericBlockKeyCompletionItems(context, input.sourceFile, input.candidates);\n\t\tcase \"modelType\": return provideModelTypeCompletionItems(context, input.sourceFile, input.candidates);\n\t\tcase \"namespaceMember\": return provideNamespaceMemberCompletionItems(context, input.sourceFile, input.candidates);\n\t}\n}\nfunction provideDeclarationKeywordCompletionItems(context, sourceFile, source, clientSupportsSnippets) {\n\tconst replacementRange = {\n\t\tstart: sourceFile.positionAt(context.replacementStartOffset),\n\t\tend: sourceFile.positionAt(context.offset)\n\t};\n\treturn declarationKeywordCandidates(context.scope, source).map((candidate) => ({\n\t\tlabel: candidate.label,\n\t\tkind: candidate.kind,\n\t\tdetail: candidate.detail,\n\t\tsortText: declarationKeywordSortText(candidate),\n\t\tfilterText: candidate.label,\n\t\t...clientSupportsSnippets ? { insertTextFormat: InsertTextFormat.Snippet } : {},\n\t\ttextEdit: {\n\t\t\trange: replacementRange,\n\t\t\tnewText: clientSupportsSnippets ? candidate.snippetText : candidate.insertText\n\t\t}\n\t}));\n}\nfunction declarationKeywordCandidates(scope, source) {\n\treturn [...scope === \"namespace\" ? namespaceNativeDeclarationKeywords : documentNativeDeclarationKeywords, ...genericBlockDeclarationKeywordCandidates(source.pslBlockDescriptors)];\n}\nfunction nativeDeclarationKeyword(label, insertText, snippetText) {\n\treturn {\n\t\tcategory: \"native\",\n\t\tlabel,\n\t\tinsertText,\n\t\tsnippetText,\n\t\tdetail: \"PSL declaration keyword\",\n\t\tkind: CompletionItemKind.Keyword\n\t};\n}\nfunction genericBlockDeclarationKeywordCandidates(descriptors) {\n\treturn descriptorBlockKeywords(descriptors).map((keyword) => ({\n\t\tcategory: \"genericBlock\",\n\t\tlabel: keyword,\n\t\tinsertText: `${keyword} `,\n\t\tsnippetText: `${keyword} ${nameSnippetPlaceholder} {\\n $0\\n}`,\n\t\tdetail: \"Generic block keyword\",\n\t\tkind: CompletionItemKind.Keyword\n\t}));\n}\nfunction descriptorBlockKeywords(descriptors) {\n\tconst keywords = [];\n\tcollectDescriptorBlockKeywords(descriptors, keywords);\n\treturn sortedUnique(keywords);\n}\nfunction collectDescriptorBlockKeywords(descriptors, keywords) {\n\tfor (const value of Object.values(descriptors)) {\n\t\tif (isAuthoringPslBlockDescriptor(value)) {\n\t\t\tkeywords.push(value.keyword);\n\t\t\tcontinue;\n\t\t}\n\t\tcollectDescriptorBlockKeywords(value, keywords);\n\t}\n}\nfunction declarationKeywordSortText(candidate) {\n\treturn `${declarationKeywordCategoryOrder[candidate.category]}:${candidate.label}`;\n}\nfunction provideGenericBlockKeyCompletionItems(context, sourceFile, source) {\n\tconst descriptor = findBlockDescriptor(source.pslBlockDescriptors, context.blockKeyword);\n\tif (descriptor === void 0) return [];\n\tconst existing = existingGenericBlockParameterNames(context.block, context.offset);\n\tconst replacementRange = {\n\t\tstart: sourceFile.positionAt(context.replacementStartOffset),\n\t\tend: sourceFile.positionAt(context.offset)\n\t};\n\treturn Object.keys(descriptor.parameters).filter((parameterName) => !existing.has(parameterName)).map((parameterName, index) => ({\n\t\tlabel: parameterName,\n\t\tkind: CompletionItemKind.Property,\n\t\tdetail: \"Generic block parameter\",\n\t\tsortText: genericBlockParameterSortText(index, parameterName),\n\t\tfilterText: parameterName,\n\t\ttextEdit: {\n\t\t\trange: replacementRange,\n\t\t\tnewText: parameterName\n\t\t}\n\t}));\n}\nfunction existingGenericBlockParameterNames(block, cursorOffset) {\n\tconst names = /* @__PURE__ */ new Set();\n\tfor (const entry of block.entries()) {\n\t\tif (!entry.syntax.isOutside(cursorOffset)) continue;\n\t\tconst name = entry.key()?.name();\n\t\tif (name !== void 0) names.add(name);\n\t}\n\treturn names;\n}\nfunction provideModelTypeCompletionItems(context, sourceFile, source) {\n\treturn modelTypeCompletionItems(context, sourceFile, [\n\t\t...configuredScalarCandidates(source.scalarTypes),\n\t\t...topLevelSymbolCandidates(source.symbolTable, source.scalarTypes),\n\t\t...allNamespaceCandidates(source.symbolTable)\n\t]);\n}\nfunction provideNamespaceMemberCompletionItems(context, sourceFile, source) {\n\tif (context.space !== void 0) return [];\n\treturn modelTypeCompletionItems(context, sourceFile, namespaceCandidates(source.symbolTable.topLevel.namespaces[context.namespace]));\n}\nfunction modelTypeCompletionItems(context, sourceFile, candidates) {\n\tconst replacementRange = {\n\t\tstart: sourceFile.positionAt(context.replacementStartOffset),\n\t\tend: sourceFile.positionAt(context.offset)\n\t};\n\treturn candidates.map((candidate) => ({\n\t\tlabel: candidate.label,\n\t\tkind: candidate.kind,\n\t\tdetail: candidate.detail,\n\t\tsortText: sortText(candidate),\n\t\tfilterText: candidate.filterText,\n\t\ttextEdit: {\n\t\t\trange: replacementRange,\n\t\t\tnewText: candidate.insertText\n\t\t}\n\t}));\n}\nfunction configuredScalarCandidates(scalarTypes) {\n\treturn sortedUnique(scalarTypes).map((name) => ({\n\t\tcategory: \"configuredScalar\",\n\t\tlabel: name,\n\t\tinsertText: name,\n\t\tfilterText: name,\n\t\tdetail: \"Configured scalar type\",\n\t\tkind: CompletionItemKind.Keyword\n\t}));\n}\nfunction topLevelSymbolCandidates(symbolTable, scalarTypes) {\n\tconst { topLevel } = symbolTable;\n\tconst namedTypes = Object.values(topLevel.namedTypes);\n\tconst scalarRefinementNames = namedTypes.filter((symbol) => refinesScalarType(symbol, scalarTypes)).map((symbol) => symbol.name).sort(compareNames);\n\tconst aliasNames = namedTypes.filter((symbol) => !refinesScalarType(symbol, scalarTypes)).map((symbol) => symbol.name).sort(compareNames);\n\treturn [\n\t\t...symbolCandidates(recordNames(topLevel.models), \"topLevelModel\", \"Model\", CompletionItemKind.Class),\n\t\t...symbolCandidates(recordNames(topLevel.compositeTypes), \"topLevelCompositeType\", \"Composite type\", CompletionItemKind.Struct),\n\t\t...symbolCandidates(scalarRefinementNames, \"scalar\", \"Scalar type\", CompletionItemKind.Unit),\n\t\t...symbolCandidates(aliasNames, \"typeAlias\", \"Type alias\", CompletionItemKind.Reference)\n\t];\n}\nfunction allNamespaceCandidates(symbolTable) {\n\treturn Object.values(symbolTable.topLevel.namespaces).sort((left, right) => compareNames(left.name, right.name)).map(namespaceQualifierCandidate);\n}\nfunction namespaceCandidates(namespace) {\n\tif (namespace === void 0) return [];\n\treturn [...symbolCandidates(recordNames(namespace.models), \"namespaceModel\", `Model in namespace ${namespace.name}`, CompletionItemKind.Class), ...symbolCandidates(recordNames(namespace.compositeTypes), \"namespaceCompositeType\", `Composite type in namespace ${namespace.name}`, CompletionItemKind.Struct)];\n}\nfunction namespaceQualifierCandidate(namespace) {\n\treturn {\n\t\tcategory: \"namespace\",\n\t\tlabel: namespace.name,\n\t\tinsertText: namespace.name,\n\t\tfilterText: namespace.name,\n\t\tdetail: \"Namespace\",\n\t\tkind: CompletionItemKind.Module\n\t};\n}\nfunction symbolCandidates(names, category, detail, kind) {\n\treturn names.map((name) => ({\n\t\tcategory,\n\t\tlabel: name,\n\t\tinsertText: name,\n\t\tfilterText: name,\n\t\tdetail,\n\t\tkind\n\t}));\n}\nfunction recordNames(record) {\n\treturn Object.values(record).map((symbol) => symbol.name).sort(compareNames);\n}\nfunction sortedUnique(names) {\n\treturn [...new Set(names)].sort(compareNames);\n}\nfunction sortText(candidate) {\n\treturn `${categoryOrder[candidate.category]}:${candidate.label}`;\n}\nfunction genericBlockParameterSortText(index, label) {\n\treturn `${index.toString().padStart(4, \"0\")}:${label}`;\n}\nfunction compareNames(left, right) {\n\tif (left < right) return -1;\n\tif (left > right) return 1;\n\treturn 0;\n}\n//#endregion\n//#region src/schema-inputs.ts\nfunction hasPslInputs(config) {\n\tconst source = config.contract?.source;\n\treturn source?.format === \"psl\" && source.inputs !== void 0;\n}\nfunction resolveSchemaInputs(config) {\n\tconst inputs = hasPslInputs(config) ? config.contract?.source.inputs : void 0;\n\tconst uris = new Set(inputs?.map((input) => pathToFileURL(input).toString()));\n\treturn {\n\t\tincludes: (uri) => uris.has(uri),\n\t\turis: () => uris\n\t};\n}\n//#endregion\n//#region src/config-resolution.ts\nconst CONFIG_FILENAME = \"prisma-next.config.ts\";\nconst emptyPipelineInputs = {\n\tscalarTypes: [],\n\tpslBlockDescriptors: {}\n};\nasync function resolveConfigInputs(configPath) {\n\tconst loaded = await loadConfig(configPath);\n\tif (!loaded.ok) throw loaded.failure;\n\tconst projectSections = requireConfigSections(loaded.value, [\"contract\", \"formatter\"]);\n\tif (!projectSections.ok) throw projectSections.failure;\n\tconst config = projectSections.value;\n\tconst inputs = resolveSchemaInputs(config);\n\tif (!hasPslInputs(config)) return {\n\t\tinputs,\n\t\tcontrolStack: emptyPipelineInputs,\n\t\t...config.formatter === void 0 ? {} : { formatter: config.formatter }\n\t};\n\tconst controlSections = requireConfigSections(loaded.value, [\n\t\t\"family\",\n\t\t\"target\",\n\t\t\"adapter\",\n\t\t\"driver\",\n\t\t\"extensions\"\n\t]);\n\tif (!controlSections.ok) throw controlSections.failure;\n\tconst stack = createControlStack(config);\n\tconst interpretation = resolveInterpretation(config, stack, inputs);\n\treturn {\n\t\tinputs,\n\t\tcontrolStack: pipelineInputsFromStack(stack),\n\t\t...config.formatter === void 0 ? {} : { formatter: config.formatter },\n\t\t...interpretation === void 0 ? {} : { interpretation }\n\t};\n}\nfunction pipelineInputsFromStack(stack) {\n\treturn {\n\t\tscalarTypes: [...stack.scalarTypes],\n\t\tpslBlockDescriptors: stack.authoringContributions.pslBlockDescriptors\n\t};\n}\nfunction resolveInterpretation(config, stack, inputs) {\n\tconst source = config.contract?.source;\n\tif (source === void 0 || !hasPslInterpreter(source)) return;\n\treturn {\n\t\tsource,\n\t\tcontext: {\n\t\t\tcomposedExtensions: stack.extensions.map((p) => p.id),\n\t\t\tcomposedExtensionContracts: stack.extensionContracts,\n\t\t\tauthoringContributions: stack.authoringContributions,\n\t\t\tcodecLookup: stack.codecLookup,\n\t\t\tcontrolMutationDefaults: stack.controlMutationDefaults,\n\t\t\tresolvedInputs: [...inputs.uris()],\n\t\t\tcapabilities: stack.capabilities\n\t\t}\n\t};\n}\n//#endregion\n//#region src/folding-ranges.ts\n/**\n* Computes folding ranges for block declarations in a PSL document.\n*\n* Block types that produce folding ranges:\n* - model (e.g., `model User { ... }`)\n* - composite type (e.g., `type Address { ... }`)\n* - namespace (e.g., `namespace billing { ... }`)\n* - generic blocks (generator, datasource, extension blocks)\n* - types block (e.g., `types { ... }`)\n*\n* The range spans from the line containing `{` to the line containing `}`.\n*/\nfunction computeFoldingRanges(document, sourceFile) {\n\tconst ranges = [];\n\tcollectFoldingRanges(document, sourceFile, ranges);\n\treturn ranges;\n}\nfunction collectFoldingRanges(document, sourceFile, ranges) {\n\tfor (const declaration of document.declarations()) {\n\t\taddFoldingRange(declaration, sourceFile, ranges);\n\t\tconst namespace = NamespaceDeclarationAst.cast(declaration.syntax);\n\t\tif (namespace !== void 0) for (const nested of namespace.declarations()) addFoldingRange(nested, sourceFile, ranges);\n\t}\n}\nfunction addFoldingRange(declaration, sourceFile, ranges) {\n\tconst lbrace = declaration.lbrace();\n\tconst rbrace = declaration.rbrace();\n\tif (lbrace === void 0 || rbrace === void 0) return;\n\tconst startLine = sourceFile.positionAt(lbrace.offset).line;\n\tconst endLine = sourceFile.positionAt(rbrace.offset).line;\n\tranges.push({\n\t\tstartLine,\n\t\tendLine,\n\t\tkind: FoldingRangeKind.Region\n\t});\n}\n//#endregion\n//#region src/pipeline.ts\n/**\n* Composes the stages exactly as the contract-psl provider does, so the editor\n* and the build agree: `parse` then `buildSymbolTable`, parse diagnostics ahead\n* of symbol-table diagnostics. Never throws on malformed input — `parse`\n* recovers and `buildSymbolTable` is documented not to throw.\n*/\nfunction runPipeline(text, inputs) {\n\tconst { document, sourceFile, diagnostics: parseDiagnostics } = parse(text);\n\tconst { table: symbolTable, diagnostics: symbolTableDiagnostics } = buildSymbolTable({\n\t\tdocument,\n\t\tsourceFile,\n\t\tpslBlockDescriptors: inputs.pslBlockDescriptors\n\t});\n\treturn {\n\t\tdocument,\n\t\tsourceFile,\n\t\tsymbolTable,\n\t\tdiagnostics: mapParseDiagnostics([...parseDiagnostics, ...symbolTableDiagnostics])\n\t};\n}\n//#endregion\n//#region src/document-diagnostics.ts\n/**\n* `null` (not a configured input) is distinct from a `DocumentDiagnostics` whose\n* `diagnostics` are `[]` (an input that parsed clean): the caller treats both as\n* \"publish no diagnostics\", but only the latter is a document we own and keep\n* diagnosing.\n*/\nfunction computeDocumentDiagnostics(uri, text, inputs, controlStack) {\n\tif (!inputs.includes(uri)) return null;\n\tconst { document, sourceFile, symbolTable, diagnostics } = runPipeline(text, controlStack);\n\treturn {\n\t\tdiagnostics,\n\t\tdocument,\n\t\tsourceFile,\n\t\tsymbolTable\n\t};\n}\n//#endregion\n//#region src/project-artifacts.ts\nfunction createProjectArtifacts(options) {\n\tconst { inputs, controlStack, getText, interpretation } = options;\n\tconst documents = /* @__PURE__ */ new Map();\n\tlet symbolTable;\n\tfunction createInterpretSlot(uri, computed) {\n\t\tif (interpretation === void 0) return () => [];\n\t\tlet memo;\n\t\treturn () => {\n\t\t\tif (memo === void 0) {\n\t\t\t\tconst result = interpretation.source.interpret({\n\t\t\t\t\tdocument: computed.document,\n\t\t\t\t\tsourceFile: computed.sourceFile,\n\t\t\t\t\tsymbolTable: computed.symbolTable,\n\t\t\t\t\tsourceId: uri\n\t\t\t\t}, interpretation.context);\n\t\t\t\tmemo = mapInterpreterDiagnostics(result.ok ? [] : result.failure.diagnostics, computed.sourceFile);\n\t\t\t}\n\t\t\treturn memo;\n\t\t};\n\t}\n\tfunction drop(uri) {\n\t\tif (documents.delete(uri)) symbolTable = void 0;\n\t}\n\tfunction readDocument(uri) {\n\t\tconst existing = documents.get(uri);\n\t\tif (existing !== void 0) return existing;\n\t\tconst text = getText(uri);\n\t\tif (text === void 0) return;\n\t\tconst computed = computeDocumentDiagnostics(uri, text, inputs, controlStack);\n\t\tif (computed === null) return;\n\t\tconst artifacts = {\n\t\t\tdocument: computed.document,\n\t\t\tsourceFile: computed.sourceFile,\n\t\t\tdiagnostics: computed.diagnostics,\n\t\t\tinterpretDiagnostics: createInterpretSlot(uri, computed)\n\t\t};\n\t\tdocuments.set(uri, artifacts);\n\t\tsymbolTable = computed.symbolTable;\n\t\treturn artifacts;\n\t}\n\treturn {\n\t\tdocument: readDocument,\n\t\tsymbolTable: () => {\n\t\t\tif (symbolTable !== void 0) return symbolTable;\n\t\t\tfor (const uri of inputs.uris()) {\n\t\t\t\tconst artifacts = readDocument(uri);\n\t\t\t\tif (artifacts === void 0) continue;\n\t\t\t\tsymbolTable ??= buildSymbolTable({\n\t\t\t\t\tdocument: artifacts.document,\n\t\t\t\t\tsourceFile: artifacts.sourceFile,\n\t\t\t\t\tpslBlockDescriptors: controlStack.pslBlockDescriptors\n\t\t\t\t}).table;\n\t\t\t\treturn symbolTable;\n\t\t\t}\n\t\t\tthrow new InternalError(\"invariant violated: project has no open configured input — the server must drop such projects\");\n\t\t},\n\t\tdocumentChanged: drop,\n\t\tdocumentClosed: drop\n\t};\n}\n//#endregion\n//#region src/semantic-tokens.ts\nconst semanticTokenTypes = [\n\tSemanticTokenTypes.keyword,\n\tSemanticTokenTypes.namespace,\n\tSemanticTokenTypes.class,\n\tSemanticTokenTypes.struct,\n\tSemanticTokenTypes.type,\n\tSemanticTokenTypes.property,\n\tSemanticTokenTypes.decorator,\n\tSemanticTokenTypes.string,\n\tSemanticTokenTypes.number,\n\tSemanticTokenTypes.comment\n];\nconst semanticTokenModifiers = [SemanticTokenModifiers.declaration, SemanticTokenModifiers.defaultLibrary];\nconst semanticTokenModifierIndexes = {\n\tdeclaration: 0,\n\tdefaultLibrary: 1\n};\nconst semanticTokenModifierBits = {\n\tdeclaration: 1 << semanticTokenModifierIndexes.declaration,\n\tdefaultLibrary: 1 << semanticTokenModifierIndexes.defaultLibrary\n};\nconst semanticTokensLegend = {\n\ttokenTypes: [...semanticTokenTypes],\n\ttokenModifiers: [...semanticTokenModifiers]\n};\nfunction buildSemanticTokens(source, range) {\n\tconst builder = new SemanticTokensBuilder(source.sourceFile, range);\n\tfor (const token of collectSemanticTokenEvents(source)) builder.add(token);\n\treturn builder.build();\n}\nfunction collectSemanticTokenEvents(source) {\n\tconst comments = collectCommentTokens(source.document);\n\tconst tokens = [];\n\tcollectDeclarations(source, tokens);\n\treturn mergeSourceOrderedTokens(comments, tokens);\n}\nvar SemanticTokensBuilder = class {\n\t#data = [];\n\t#sourceFile;\n\t#rangeOffsets;\n\t#previousLine = 0;\n\t#previousCharacter = 0;\n\t#first = true;\n\tconstructor(sourceFile, range) {\n\t\tthis.#sourceFile = sourceFile;\n\t\tif (range !== void 0) {\n\t\t\tconst startOffset = sourceFile.offsetAt(range.start);\n\t\t\tconst endOffset = sourceFile.offsetAt(range.end);\n\t\t\tthis.#rangeOffsets = {\n\t\t\t\tlower: Math.min(startOffset, endOffset),\n\t\t\t\tupper: Math.max(startOffset, endOffset)\n\t\t\t};\n\t\t}\n\t}\n\tadd(token) {\n\t\tif (!this.#intersectsRange(token.startOffset, token.endOffset)) return;\n\t\tif (token.splitMultiline) {\n\t\t\tthis.#addMultilineSplitToken(token);\n\t\t\treturn;\n\t\t}\n\t\tthis.#encode(token.startOffset, token.endOffset, token.tokenTypeIndex, token.modifierBitset);\n\t}\n\tbuild() {\n\t\treturn { data: this.#data };\n\t}\n\t#intersectsRange(startOffset, endOffset) {\n\t\tconst rangeOffsets = this.#rangeOffsets;\n\t\treturn rangeOffsets === void 0 || startOffset < rangeOffsets.upper && endOffset > rangeOffsets.lower;\n\t}\n\t#addMultilineSplitToken(token) {\n\t\tconst start = this.#sourceFile.positionAt(token.startOffset);\n\t\tconst end = this.#sourceFile.positionAt(token.endOffset);\n\t\tif (start.line === end.line) {\n\t\t\tthis.#encode(token.startOffset, token.endOffset, token.tokenTypeIndex, token.modifierBitset);\n\t\t\treturn;\n\t\t}\n\t\tfor (let line = start.line; line <= end.line; line++) {\n\t\t\tconst startOffset = line === start.line ? token.startOffset : this.#sourceFile.lineStartOffset(line);\n\t\t\tconst endOffset = line === end.line ? token.endOffset : this.#sourceFile.lineEndOffset(line);\n\t\t\tif (endOffset > startOffset && this.#intersectsRange(startOffset, endOffset)) this.#encode(startOffset, endOffset, token.tokenTypeIndex, token.modifierBitset);\n\t\t}\n\t}\n\t#encode(startOffset, endOffset, tokenTypeIndex, modifierBitset) {\n\t\tconst start = this.#sourceFile.positionAt(startOffset);\n\t\tconst deltaLine = this.#first ? start.line : start.line - this.#previousLine;\n\t\tconst deltaStart = this.#first || deltaLine !== 0 ? start.character : start.character - this.#previousCharacter;\n\t\tthis.#data.push(deltaLine, deltaStart, endOffset - startOffset, tokenTypeIndex, modifierBitset);\n\t\tthis.#previousLine = start.line;\n\t\tthis.#previousCharacter = start.character;\n\t\tthis.#first = false;\n\t}\n};\nfunction collectCommentTokens(document) {\n\tconst tokens = [];\n\tfor (const token of document.syntax.tokens()) if (token.kind === \"Comment\") tokens.push(pendingTokenForToken(token, \"comment\"));\n\treturn tokens;\n}\nfunction collectDeclarations(source, tokens) {\n\tfor (const declaration of source.document.declarations()) collectDeclaration(declaration, source, tokens, void 0);\n}\nfunction collectDeclaration(declaration, source, tokens, namespace) {\n\tif (declaration instanceof ModelDeclarationAst) {\n\t\taddToken(declaration.keyword(), \"keyword\", tokens);\n\t\taddIdentifier(declaration.name(), \"class\", tokens, semanticTokenModifierBits.declaration);\n\t\tcollectBlockMembers(declaration.members(), source, tokens, namespace);\n\t\treturn;\n\t}\n\tif (declaration instanceof CompositeTypeDeclarationAst) {\n\t\taddToken(declaration.keyword(), \"keyword\", tokens);\n\t\taddIdentifier(declaration.name(), \"struct\", tokens, semanticTokenModifierBits.declaration);\n\t\tcollectBlockMembers(declaration.members(), source, tokens, namespace);\n\t\treturn;\n\t}\n\tif (declaration instanceof NamespaceDeclarationAst) {\n\t\taddToken(declaration.keyword(), \"keyword\", tokens);\n\t\taddIdentifier(declaration.name(), \"namespace\", tokens, semanticTokenModifierBits.declaration);\n\t\tconst nestedNamespace = declaration.name()?.name();\n\t\tfor (const nested of declaration.declarations()) collectDeclaration(nested, source, tokens, nestedNamespace);\n\t\treturn;\n\t}\n\tif (declaration instanceof TypesBlockAst) {\n\t\taddToken(declaration.keyword(), \"keyword\", tokens);\n\t\tfor (const namedType of declaration.declarations()) collectNamedTypeDeclaration(namedType, source, tokens, namespace);\n\t\treturn;\n\t}\n\taddToken(declaration.keyword(), \"keyword\", tokens);\n\taddIdentifier(declaration.name(), \"type\", tokens, semanticTokenModifierBits.declaration);\n\tcollectGenericBlockMembers(declaration.members(), source, tokens, namespace);\n}\nfunction collectNamedTypeDeclaration(declaration, source, tokens, namespace) {\n\taddIdentifier(declaration.name(), \"type\", tokens, semanticTokenModifierBits.declaration);\n\tcollectTypeAnnotation(declaration.typeAnnotation(), source, tokens, namespace);\n\tcollectAttributes(declaration.attributes(), source, tokens, namespace);\n}\nfunction collectGenericBlockMembers(members, source, tokens, namespace) {\n\tfor (const member of members) {\n\t\tif (\"key\" in member) {\n\t\t\taddIdentifier(member.key(), \"property\", tokens);\n\t\t\tcollectExpression(member.value(), source, tokens, namespace);\n\t\t\tcontinue;\n\t\t}\n\t\tcollectAttribute(member, source, tokens, namespace);\n\t}\n}\nfunction collectBlockMembers(members, source, tokens, namespace) {\n\tfor (const member of members) {\n\t\tif (member instanceof FieldDeclarationAst) {\n\t\t\tcollectField(member, source, tokens, namespace);\n\t\t\tcontinue;\n\t\t}\n\t\tcollectAttribute(member, source, tokens, namespace);\n\t}\n}\nfunction collectField(field, source, tokens, namespace) {\n\taddIdentifier(field.name(), \"property\", tokens, semanticTokenModifierBits.declaration);\n\tcollectTypeAnnotation(field.typeAnnotation(), source, tokens, namespace);\n\tcollectAttributes(field.attributes(), source, tokens, namespace);\n}\nfunction collectTypeAnnotation(annotation, source, tokens, namespace) {\n\tif (annotation === void 0) return;\n\tcollectTypeReference(annotation.name(), source, tokens, namespace);\n\tcollectAttributeArgList(annotation.argList(), source, tokens, namespace);\n}\nfunction collectAttributes(attributes, source, tokens, namespace) {\n\tfor (const attribute of attributes) collectAttribute(attribute, source, tokens, namespace);\n}\nfunction collectAttribute(attribute, source, tokens, namespace) {\n\tconst marker = findChildToken(attribute.syntax, \"At\") ?? findChildToken(attribute.syntax, \"DoubleAt\");\n\tcollectDecoratorName(attribute.name(), marker, tokens);\n\tcollectAttributeArgList(attribute.argList(), source, tokens, namespace);\n}\nfunction collectDecoratorName(name, marker, tokens) {\n\tif (name === void 0) return;\n\tconst segments = identifierSegments(name);\n\tfor (const [index, segment] of segments.entries()) tokens.push(rangeForDecoratorIdentifier(segment.identifier, index === 0 ? marker : void 0));\n}\nfunction collectAttributeArgList(argList, source, tokens, namespace) {\n\tif (argList === void 0) return;\n\tfor (const arg of argList.args()) collectAttributeArg(arg, source, tokens, namespace);\n}\nfunction collectAttributeArg(arg, source, tokens, namespace) {\n\tconst name = arg.name();\n\taddIdentifier(name, \"property\", tokens);\n\tcollectExpression(arg.value(), source, tokens, namespace, expressionContextForAttributeArg(name));\n}\nfunction collectExpression(expression, source, tokens, namespace, context = {}) {\n\tif (expression === void 0) return;\n\tif (expression instanceof StringLiteralExprAst) {\n\t\taddToken(expression.token(), \"string\", tokens);\n\t\treturn;\n\t}\n\tif (expression instanceof NumberLiteralExprAst) {\n\t\taddToken(expression.token(), \"number\", tokens);\n\t\treturn;\n\t}\n\tif (expression instanceof BooleanLiteralExprAst) {\n\t\taddToken(expression.token(), \"keyword\", tokens);\n\t\treturn;\n\t}\n\tif (expression instanceof FunctionCallAst) {\n\t\tcollectTypeReference(expression.name(), source, tokens, namespace);\n\t\tfor (const arg of expression.args()) collectAttributeArg(arg, source, tokens, namespace);\n\t\treturn;\n\t}\n\tif (expression instanceof ArrayLiteralAst) {\n\t\tfor (const element of expression.elements()) collectExpression(element, source, tokens, namespace, context);\n\t\treturn;\n\t}\n\tif (expression instanceof ObjectLiteralExprAst) {\n\t\tfor (const field of expression.fields()) {\n\t\t\taddIdentifier(field.key(), \"property\", tokens);\n\t\t\tcollectExpression(field.value(), source, tokens, namespace);\n\t\t}\n\t\treturn;\n\t}\n\tcollectIdentifierExpression(expression, source, tokens, namespace, context);\n}\nfunction collectIdentifierExpression(identifier, source, tokens, namespace, context) {\n\tconst text = identifier.name();\n\tif (text === void 0) return;\n\tconst bareIdentifierTokenType = context.bareIdentifierTokenType;\n\tif (bareIdentifierTokenType !== void 0) {\n\t\ttokens.push(rangeForIdentifier(identifier, bareIdentifierTokenType));\n\t\treturn;\n\t}\n\tconst classification = classifyTypeReference([text], source, namespace);\n\ttokens.push(rangeForIdentifier(identifier, classification.tokenType, classification.modifierBitset));\n}\nfunction expressionContextForAttributeArg(name) {\n\tconst argName = name?.name();\n\treturn argName === \"fields\" || argName === \"references\" ? { bareIdentifierTokenType: \"property\" } : {};\n}\nfunction collectTypeReference(name, source, tokens, namespace) {\n\tif (name === void 0) return;\n\tconst segments = identifierSegments(name);\n\tif (segments.length === 0) return;\n\tconst path = segments.map((segment) => segment.text);\n\tfor (const segment of segments.slice(0, -1)) if (isKnownNamespace(segment.text, source.symbolTable)) tokens.push(rangeForIdentifier(segment.identifier, \"namespace\"));\n\tconst finalSegment = segments[segments.length - 1];\n\tif (finalSegment === void 0) return;\n\tconst classification = classifyTypeReference(path, source, namespace);\n\ttokens.push(rangeForIdentifier(finalSegment.identifier, classification.tokenType, classification.modifierBitset));\n}\nfunction classifyTypeReference(path, source, namespace) {\n\tconst name = path[path.length - 1];\n\tif (name === void 0) return { tokenType: \"type\" };\n\tconst table = source.symbolTable;\n\tconst namespaceName = path.length > 1 ? path[path.length - 2] : namespace;\n\tconst namespaceScope = namespaceName !== void 0 ? table.topLevel.namespaces[namespaceName] : void 0;\n\tif (namespaceScope !== void 0) {\n\t\tif (Object.hasOwn(namespaceScope.models, name)) return { tokenType: \"class\" };\n\t\tif (Object.hasOwn(namespaceScope.compositeTypes, name)) return { tokenType: \"struct\" };\n\t\tif (Object.hasOwn(namespaceScope.blocks, name)) return { tokenType: \"type\" };\n\t}\n\tif (Object.hasOwn(table.topLevel.models, name)) return { tokenType: \"class\" };\n\tif (Object.hasOwn(table.topLevel.compositeTypes, name)) return { tokenType: \"struct\" };\n\tconst namedType = table.topLevel.namedTypes[name];\n\tif (namedType !== void 0) return refinesScalarType(namedType, source.scalarTypes) ? {\n\t\ttokenType: \"type\",\n\t\tmodifierBitset: semanticTokenModifierBits.defaultLibrary\n\t} : { tokenType: \"type\" };\n\tif (Object.hasOwn(table.topLevel.blocks, name)) return { tokenType: \"type\" };\n\tif (source.scalarTypes.includes(name)) return {\n\t\ttokenType: \"type\",\n\t\tmodifierBitset: semanticTokenModifierBits.defaultLibrary\n\t};\n\treturn { tokenType: \"type\" };\n}\nfunction isKnownNamespace(name, table) {\n\treturn Object.hasOwn(table.topLevel.namespaces, name);\n}\nfunction identifierSegments(name) {\n\tconst segments = [];\n\tfor (const identifier of filterChildren(name.syntax, IdentifierAst.cast)) {\n\t\tconst text = identifier.name();\n\t\tif (text !== void 0) segments.push({\n\t\t\tidentifier,\n\t\t\ttext\n\t\t});\n\t}\n\treturn segments;\n}\nfunction addIdentifier(identifier, tokenType, tokens, modifierBitset = 0) {\n\tif (identifier === void 0) return;\n\ttokens.push(rangeForIdentifier(identifier, tokenType, modifierBitset));\n}\nfunction addToken(token, tokenType, tokens, modifierBitset = 0) {\n\tif (token === void 0) return;\n\ttokens.push(pendingTokenForToken(token, tokenType, modifierBitset));\n}\nfunction rangeForIdentifier(identifier, tokenType, modifierBitset = 0) {\n\tconst token = identifier.token();\n\tif (token === void 0) return createPendingSemanticToken(identifier.syntax.offset, identifier.syntax.offset, tokenType, modifierBitset);\n\treturn pendingTokenForToken(token, tokenType, modifierBitset);\n}\nfunction rangeForDecoratorIdentifier(identifier, marker) {\n\tconst range = rangeForIdentifier(identifier, \"decorator\");\n\tif (marker === void 0 || marker.offset >= range.startOffset) return range;\n\treturn createPendingSemanticToken(marker.offset, range.endOffset, \"decorator\", range.modifierBitset);\n}\nfunction pendingTokenForToken(token, tokenType, modifierBitset = 0) {\n\treturn createPendingSemanticToken(token.offset, token.offset + token.text.length, tokenType, modifierBitset);\n}\nfunction mergeSourceOrderedTokens(left, right) {\n\tconst result = [];\n\tlet leftIndex = 0;\n\tlet rightIndex = 0;\n\twhile (leftIndex < left.length || rightIndex < right.length) {\n\t\tconst leftToken = left[leftIndex];\n\t\tconst rightToken = right[rightIndex];\n\t\tif (leftToken !== void 0 && (rightToken === void 0 || leftToken.startOffset <= rightToken.startOffset)) {\n\t\t\tresult.push(leftToken);\n\t\t\tleftIndex++;\n\t\t} else if (rightToken !== void 0) {\n\t\t\tresult.push(rightToken);\n\t\t\trightIndex++;\n\t\t}\n\t}\n\treturn result;\n}\nfunction createPendingSemanticToken(startOffset, endOffset, tokenType, modifierBitset = 0) {\n\treturn {\n\t\tstartOffset,\n\t\tendOffset,\n\t\ttokenTypeIndex: tokenTypeIndex(tokenType),\n\t\tmodifierBitset,\n\t\tsplitMultiline: tokenType === \"string\" || tokenType === \"comment\"\n\t};\n}\nfunction tokenTypeIndex(tokenType) {\n\treturn semanticTokenTypes.indexOf(tokenType);\n}\n//#endregion\n//#region src/server.ts\n/** The project a new load of this config could fall back to. */\nfunction lastGoodProject(entry) {\n\tif (entry === void 0 || entry.status === \"failed\") return;\n\treturn entry.status === \"loaded\" ? entry.project : entry.lastGood;\n}\nconst CONFIG_LOAD_FAILED_CODE = \"PRISMA_NEXT_CONFIG_LOAD_FAILED\";\nconst semanticTokenSourceLimit = 1e5;\nfunction createServer(connection) {\n\tconst documents = new TextDocuments(TextDocument);\n\tconst managedProjects = /* @__PURE__ */ new Map();\n\tconst documentConfigPaths = /* @__PURE__ */ new Map();\n\tlet rootPath = process.cwd();\n\tlet watchedConfigGlob = join(rootPath, \"**\", CONFIG_FILENAME);\n\tlet clientCapabilities = noClientCapabilities;\n\tlet disposed = false;\n\tfunction sendDiagnostics(params) {\n\t\tif (disposed) return;\n\t\tconnection.sendDiagnostics(params);\n\t}\n\tfunction logWarn(message) {\n\t\tif (disposed) return;\n\t\tconnection.console.warn(message);\n\t}\n\tasync function publish(uri) {\n\t\tconst project = await resolveProjectForDocument(uri);\n\t\tif (project === void 0) return;\n\t\tif (documents.get(uri) === void 0) {\n\t\t\tdocumentConfigPaths.delete(uri);\n\t\t\treturn;\n\t\t}\n\t\tconst artifacts = project.artifacts.document(uri);\n\t\tif (artifacts === void 0) {\n\t\t\tsendDiagnostics({\n\t\t\t\turi,\n\t\t\t\tdiagnostics: []\n\t\t\t});\n\t\t\treturn;\n\t\t}\n\t\tsendDiagnostics({\n\t\t\turi,\n\t\t\tdiagnostics: combinedDiagnostics(artifacts)\n\t\t});\n\t}\n\tfunction combinedDiagnostics(artifacts) {\n\t\treturn toDiagnostics([...artifacts.diagnostics, ...artifacts.interpretDiagnostics()]);\n\t}\n\t/**\n\t* Project-scoped so a future multi-input symbol table can attach\n\t* `relatedDocuments` for cross-file effects.\n\t*/\n\tfunction buildDocumentDiagnosticReport(project, uri) {\n\t\tconst artifacts = project.artifacts.document(uri);\n\t\treturn {\n\t\t\tkind: DocumentDiagnosticReportKind.Full,\n\t\t\titems: artifacts === void 0 ? [] : combinedDiagnostics(artifacts)\n\t\t};\n\t}\n\tasync function resolveProjectForDocument(uri) {\n\t\tconst project = await projectForNearestConfig(uri);\n\t\tif (project === void 0 || project.inputs.includes(uri)) return project;\n\t\tdocumentConfigPaths.delete(uri);\n\t\tdropProjectWithoutManagedDocuments(project.configPath);\n\t}\n\tasync function projectForNearestConfig(uri) {\n\t\tconst knownConfigPath = documentConfigPaths.get(uri);\n\t\tif (knownConfigPath !== void 0) return resolveProjectIfLoadable(knownConfigPath);\n\t\tconst filePath = filePathFromUri(uri);\n\t\tif (filePath === void 0) return;\n\t\tlet configPath;\n\t\ttry {\n\t\t\tconfigPath = await findNearestConfigPathForFile(filePath);\n\t\t} catch {\n\t\t\treturn;\n\t\t}\n\t\tif (configPath === void 0) return;\n\t\tdocumentConfigPaths.set(uri, configPath);\n\t\treturn resolveProjectIfLoadable(configPath);\n\t}\n\tasync function resolveProjectIfLoadable(configPath) {\n\t\ttry {\n\t\t\treturn await resolveProject(configPath);\n\t\t} catch {\n\t\t\treturn;\n\t\t}\n\t}\n\tasync function resolveProject(configPath) {\n\t\tconst entry = managedProjects.get(configPath);\n\t\tif (entry === void 0 || entry.status === \"failed\") return startProjectLoad(configPath);\n\t\treturn entry.status === \"loaded\" ? entry.project : entry.load;\n\t}\n\tfunction refreshProject(configPath) {\n\t\treturn startProjectLoad(configPath);\n\t}\n\tfunction startProjectLoad(configPath) {\n\t\tconst existing = managedProjects.get(configPath);\n\t\tconst previousLoad = existing?.status === \"loading\" ? existing.load : void 0;\n\t\tconst lastGood = lastGoodProject(existing);\n\t\tconst load = (previousLoad ?? Promise.resolve(void 0)).catch(() => void 0).then(() => loadProject(configPath)).then((project) => {\n\t\t\tif (isCurrentLoad(configPath, load)) {\n\t\t\t\tif (hasManagedDocuments(configPath)) managedProjects.set(configPath, {\n\t\t\t\t\tstatus: \"loaded\",\n\t\t\t\t\tproject\n\t\t\t\t});\n\t\t\t\telse managedProjects.delete(configPath);\n\t\t\t\tclearConfigFailure(configPath);\n\t\t\t}\n\t\t\treturn project;\n\t\t}, (error) => {\n\t\t\tif (isCurrentLoad(configPath, load)) if (!hasManagedDocuments(configPath)) {\n\t\t\t\tmanagedProjects.delete(configPath);\n\t\t\t\tclearConfigFailure(configPath);\n\t\t\t} else {\n\t\t\t\tpublishConfigFailure(configPath, error);\n\t\t\t\tif (lastGood !== void 0) {\n\t\t\t\t\tmanagedProjects.set(configPath, {\n\t\t\t\t\t\tstatus: \"loaded\",\n\t\t\t\t\t\tproject: lastGood\n\t\t\t\t\t});\n\t\t\t\t\treturn lastGood;\n\t\t\t\t}\n\t\t\t\tmanagedProjects.set(configPath, { status: \"failed\" });\n\t\t\t\tunmanageDocuments(configPath);\n\t\t\t}\n\t\t\tthrow error;\n\t\t});\n\t\tmanagedProjects.set(configPath, {\n\t\t\tstatus: \"loading\",\n\t\t\tload,\n\t\t\tlastGood\n\t\t});\n\t\treturn load;\n\t}\n\tfunction publishConfigFailure(configPath, error) {\n\t\tsendDiagnostics({\n\t\t\turi: pathToFileURL(configPath).toString(),\n\t\t\tdiagnostics: [{\n\t\t\t\trange: {\n\t\t\t\t\tstart: {\n\t\t\t\t\t\tline: 0,\n\t\t\t\t\t\tcharacter: 0\n\t\t\t\t\t},\n\t\t\t\t\tend: {\n\t\t\t\t\t\tline: 0,\n\t\t\t\t\t\tcharacter: 1\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tmessage: configFailureMessage(error),\n\t\t\t\tcode: CONFIG_LOAD_FAILED_CODE,\n\t\t\t\tseverity: DiagnosticSeverity.Error,\n\t\t\t\tsource: \"prisma-next\"\n\t\t\t}]\n\t\t});\n\t}\n\tfunction configFailureMessage(error) {\n\t\tif (CliStructuredError.is(error)) return error.why ?? error.message;\n\t\treturn error instanceof Error ? error.message : String(error);\n\t}\n\tfunction clearConfigFailure(configPath) {\n\t\tsendDiagnostics({\n\t\t\turi: pathToFileURL(configPath).toString(),\n\t\t\tdiagnostics: []\n\t\t});\n\t}\n\tfunction isCurrentLoad(configPath, load) {\n\t\tconst entry = managedProjects.get(configPath);\n\t\treturn entry?.status === \"loading\" && entry.load === load;\n\t}\n\tasync function loadProject(configPath) {\n\t\tconst resolution = await resolveConfigInputs(configPath);\n\t\tconst artifacts = createProjectArtifacts({\n\t\t\tinputs: resolution.inputs,\n\t\t\tcontrolStack: resolution.controlStack,\n\t\t\tgetText: (uri) => documents.get(uri)?.getText(),\n\t\t\t...resolution.interpretation === void 0 ? {} : { interpretation: resolution.interpretation }\n\t\t});\n\t\treturn {\n\t\t\tconfigPath,\n\t\t\tinputs: resolution.inputs,\n\t\t\tcontrolStack: resolution.controlStack,\n\t\t\tartifacts,\n\t\t\t...resolution.formatter === void 0 ? {} : { formatter: resolution.formatter },\n\t\t\t...resolution.interpretation === void 0 ? {} : { interpretation: resolution.interpretation }\n\t\t};\n\t}\n\tfunction unmanageDocuments(configPath) {\n\t\tfor (const document of documents.all()) if (documentConfigPaths.get(document.uri) === configPath) documentConfigPaths.delete(document.uri);\n\t}\n\tasync function republishOpenDocumentsForConfig(configPath) {\n\t\tfor (const document of documents.all()) {\n\t\t\tif (documentConfigPaths.get(document.uri) === configPath) {\n\t\t\t\tif (await resolveProjectForDocument(document.uri) === void 0) {\n\t\t\t\t\tsendDiagnostics({\n\t\t\t\t\t\turi: document.uri,\n\t\t\t\t\t\tdiagnostics: []\n\t\t\t\t\t});\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t\tawait publish(document.uri);\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\tconst filePath = filePathFromUri(document.uri);\n\t\t\tif (filePath === void 0) continue;\n\t\t\tif (await findNearestConfigPathForFile(filePath) === configPath) {\n\t\t\t\tdocumentConfigPaths.set(document.uri, configPath);\n\t\t\t\tawait publish(document.uri);\n\t\t\t}\n\t\t}\n\t}\n\tfunction publishSafely(uri) {\n\t\tpublish(uri).catch((error) => {\n\t\t\tif (disposed) return;\n\t\t\ttry {\n\t\t\t\tconnection.console.error(error instanceof Error ? error.message : String(error));\n\t\t\t} catch {}\n\t\t});\n\t}\n\tasync function formatDocument(uri) {\n\t\tconst document = documents.get(uri);\n\t\tif (document === void 0) return [];\n\t\tconst project = await resolveProjectForDocument(uri);\n\t\tif (project === void 0) return [];\n\t\tconst source = document.getText();\n\t\tlet formatted;\n\t\ttry {\n\t\t\tformatted = format(source, project.formatter);\n\t\t} catch {\n\t\t\treturn [];\n\t\t}\n\t\tif (formatted === source) return [];\n\t\treturn [{\n\t\t\trange: {\n\t\t\t\tstart: {\n\t\t\t\t\tline: 0,\n\t\t\t\t\tcharacter: 0\n\t\t\t\t},\n\t\t\t\tend: document.positionAt(source.length)\n\t\t\t},\n\t\t\tnewText: formatted\n\t\t}];\n\t}\n\tasync function semanticTokensForDocument(uri, range) {\n\t\tconst document = documents.get(uri);\n\t\tif (document === void 0) return emptySemanticTokens();\n\t\tif (document.getText().length > semanticTokenSourceLimit) return emptySemanticTokens();\n\t\tconst project = await resolveProjectForDocument(uri);\n\t\tif (project === void 0) return emptySemanticTokens();\n\t\tconst artifacts = project.artifacts.document(uri);\n\t\tif (artifacts === void 0) return emptySemanticTokens();\n\t\treturn buildSemanticTokens({\n\t\t\tdocument: artifacts.document,\n\t\t\tsourceFile: artifacts.sourceFile,\n\t\t\tsymbolTable: project.artifacts.symbolTable(),\n\t\t\tscalarTypes: project.controlStack.scalarTypes\n\t\t}, range);\n\t}\n\tasync function completeDocument(uri, position) {\n\t\tif (documents.get(uri) === void 0) return [];\n\t\tconst project = await resolveProjectForDocument(uri);\n\t\tif (project === void 0) return [];\n\t\tconst artifacts = project.artifacts.document(uri);\n\t\tif (artifacts === void 0) return [];\n\t\ttry {\n\t\t\treturn [...providePslCompletionItems({\n\t\t\t\tcontext: classifyPslCompletionContext({\n\t\t\t\t\tdocument: artifacts.document,\n\t\t\t\t\tsourceFile: artifacts.sourceFile,\n\t\t\t\t\tposition\n\t\t\t\t}),\n\t\t\t\tsourceFile: artifacts.sourceFile,\n\t\t\t\tcandidates: {\n\t\t\t\t\tscalarTypes: project.controlStack.scalarTypes,\n\t\t\t\t\tpslBlockDescriptors: project.controlStack.pslBlockDescriptors,\n\t\t\t\t\tsymbolTable: project.artifacts.symbolTable()\n\t\t\t\t},\n\t\t\t\tclientSupportsSnippets: clientCapabilities.completionSnippets\n\t\t\t})];\n\t\t} catch {\n\t\t\treturn [];\n\t\t}\n\t}\n\tconnection.onInitialize(async (params) => {\n\t\trootPath = resolveRootPath(params);\n\t\twatchedConfigGlob = join(rootPath, \"**\", CONFIG_FILENAME);\n\t\tclientCapabilities = resolveClientCapabilities(params);\n\t\treturn { capabilities: {\n\t\t\ttextDocumentSync: TextDocumentSyncKind.Incremental,\n\t\t\tdocumentFormattingProvider: true,\n\t\t\tfoldingRangeProvider: true,\n\t\t\tsemanticTokensProvider: {\n\t\t\t\tlegend: semanticTokensLegend,\n\t\t\t\tfull: true,\n\t\t\t\trange: true\n\t\t\t},\n\t\t\tcompletionProvider: { triggerCharacters: [\".\"] },\n\t\t\t...clientCapabilities.pullDiagnostics ? { diagnosticProvider: {\n\t\t\t\tinterFileDependencies: false,\n\t\t\t\tworkspaceDiagnostics: false\n\t\t\t} } : {}\n\t\t} };\n\t});\n\tconnection.onInitialized(() => {\n\t\tif (clientCapabilities.watchedFilesRegistration) connection.sendRequest(RegistrationRequest.type, { registrations: [{\n\t\t\tid: \"prisma-8-config-watcher\",\n\t\t\tmethod: DidChangeWatchedFilesNotification.type.method,\n\t\t\tregisterOptions: { watchers: [{ globPattern: watchedConfigGlob }] }\n\t\t}] }).catch(() => void 0);\n\t\telse logWarn(\"Client does not support dynamic file-watcher registration; Prisma Next config changes will not be picked up without a restart.\");\n\t});\n\tconnection.onDidChangeWatchedFiles(async (params) => {\n\t\tconst changedConfigPaths = configPathsFromWatchedChanges(params.changes.map((change) => filePathFromUri(change.uri)));\n\t\tfor (const configPath of changedConfigPaths) {\n\t\t\tif (managedProjects.has(configPath)) try {\n\t\t\t\tawait refreshProject(configPath);\n\t\t\t} catch {\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\tif (!clientCapabilities.pullDiagnostics) await republishOpenDocumentsForConfig(configPath);\n\t\t}\n\t\tif (clientCapabilities.pullDiagnostics && clientCapabilities.diagnosticsRefresh && changedConfigPaths.size > 0 && !disposed) connection.languages.diagnostics.refresh().catch(() => void 0);\n\t});\n\tconnection.onDocumentFormatting((params) => formatDocument(params.textDocument.uri));\n\tconnection.onCompletion((params) => completeDocument(params.textDocument.uri, params.position));\n\tconnection.languages.semanticTokens.on((params) => semanticTokensForDocument(params.textDocument.uri));\n\tconnection.languages.semanticTokens.onRange((params) => semanticTokensForDocument(params.textDocument.uri, params.range));\n\tconnection.languages.diagnostics.on(async (params) => {\n\t\tconst project = await resolveProjectForDocument(params.textDocument.uri);\n\t\tif (project === void 0) return {\n\t\t\tkind: DocumentDiagnosticReportKind.Full,\n\t\t\titems: []\n\t\t};\n\t\treturn buildDocumentDiagnosticReport(project, params.textDocument.uri);\n\t});\n\tconnection.onFoldingRanges(async (params) => {\n\t\tconst project = await resolveProjectForDocument(params.textDocument.uri);\n\t\tif (project === void 0) return [];\n\t\tconst artifacts = project.artifacts.document(params.textDocument.uri);\n\t\tif (artifacts === void 0) return [];\n\t\treturn computeFoldingRanges(artifacts.document, artifacts.sourceFile);\n\t});\n\tdocuments.onDidOpen((event) => {\n\t\tartifactsForDocument(event.document.uri)?.documentChanged(event.document.uri);\n\t\tif (clientCapabilities.pullDiagnostics) return;\n\t\tpublishSafely(event.document.uri);\n\t});\n\tdocuments.onDidChangeContent((event) => {\n\t\tartifactsForDocument(event.document.uri)?.documentChanged(event.document.uri);\n\t\tif (clientCapabilities.pullDiagnostics) return;\n\t\tpublishSafely(event.document.uri);\n\t});\n\tdocuments.onDidClose((event) => {\n\t\tconst uri = event.document.uri;\n\t\tconst configPath = documentConfigPaths.get(uri);\n\t\tartifactsForDocument(uri)?.documentClosed(uri);\n\t\tdocumentConfigPaths.delete(uri);\n\t\tif (configPath !== void 0) dropProjectWithoutManagedDocuments(configPath);\n\t\tif (!clientCapabilities.pullDiagnostics) sendDiagnostics({\n\t\t\turi,\n\t\t\tdiagnostics: []\n\t\t});\n\t});\n\tdocuments.listen(connection);\n\tconnection.listen();\n\tfunction artifactsForDocument(uri) {\n\t\tconst configPath = documentConfigPaths.get(uri);\n\t\tif (configPath === void 0) return;\n\t\tconst entry = managedProjects.get(configPath);\n\t\treturn entry?.status === \"loaded\" ? entry.project.artifacts : void 0;\n\t}\n\tfunction hasManagedDocuments(configPath) {\n\t\tfor (const managedConfigPath of documentConfigPaths.values()) if (managedConfigPath === configPath) return true;\n\t\treturn false;\n\t}\n\tfunction dropProjectWithoutManagedDocuments(configPath) {\n\t\tif (hasManagedDocuments(configPath)) return;\n\t\tconst entry = managedProjects.get(configPath);\n\t\tif (entry === void 0 || entry.status === \"loading\") return;\n\t\tmanagedProjects.delete(configPath);\n\t\tclearConfigFailure(configPath);\n\t}\n\treturn {\n\t\tdispose: () => {\n\t\t\tdisposed = true;\n\t\t\tconnection.dispose();\n\t\t},\n\t\tgetDocumentAst: (uri) => artifactsForDocument(uri)?.document(uri),\n\t\tgetProjectSymbolTable: (uri) => artifactsForDocument(uri)?.symbolTable()\n\t};\n}\nfunction emptySemanticTokens() {\n\treturn { data: [] };\n}\nfunction toDiagnostics(computed) {\n\treturn computed.map((diagnostic) => ({\n\t\trange: diagnostic.range,\n\t\tmessage: diagnostic.message,\n\t\tcode: diagnostic.code,\n\t\tseverity: toLspSeverity(diagnostic.severity),\n\t\tsource: \"prisma-next\"\n\t}));\n}\nfunction toLspSeverity(severity) {\n\tswitch (severity) {\n\t\tcase ParseDiagnosticSeverity.Warning: return DiagnosticSeverity.Warning;\n\t\tcase ParseDiagnosticSeverity.Information: return DiagnosticSeverity.Information;\n\t\tcase ParseDiagnosticSeverity.Hint: return DiagnosticSeverity.Hint;\n\t\tdefault: return DiagnosticSeverity.Error;\n\t}\n}\nconst noClientCapabilities = {\n\twatchedFilesRegistration: false,\n\tcompletionSnippets: false,\n\tpullDiagnostics: false,\n\tdiagnosticsRefresh: false\n};\nfunction resolveClientCapabilities(params) {\n\treturn {\n\t\twatchedFilesRegistration: params.capabilities.workspace?.didChangeWatchedFiles?.dynamicRegistration === true,\n\t\tcompletionSnippets: params.capabilities.textDocument?.completion?.completionItem?.snippetSupport === true,\n\t\tpullDiagnostics: params.capabilities.textDocument?.diagnostic !== void 0,\n\t\tdiagnosticsRefresh: params.capabilities.workspace?.diagnostics?.refreshSupport === true\n\t};\n}\nfunction resolveRootPath(params) {\n\tconst workspaceFolder = params.workspaceFolders?.[0];\n\tif (workspaceFolder !== void 0) return fileURLToPath(workspaceFolder.uri);\n\tif (params.rootUri) return fileURLToPath(params.rootUri);\n\tif (params.rootPath) return params.rootPath;\n\treturn process.cwd();\n}\nfunction filePathFromUri(uri) {\n\ttry {\n\t\treturn fileURLToPath(uri);\n\t} catch {\n\t\treturn;\n\t}\n}\nfunction configPathsFromWatchedChanges(paths) {\n\tconst configPaths = /* @__PURE__ */ new Set();\n\tfor (const path of paths) if (path?.endsWith(\"prisma-next.config.ts\")) configPaths.add(path);\n\treturn configPaths;\n}\n//#endregion\n//#region src/start-server.ts\nfunction startServer() {\n\treturn createServer(createConnection(ProposedFeatures.all));\n}\n//#endregion\nexport { ParseDiagnosticSeverity, createServer, mapParseDiagnostics, startServer };\n\n//# sourceMappingURL=index.mjs.map"],"mappings":"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"}
1
+ {"version":3,"file":"exports-DaxzMVtq.mjs","names":["#sourceFile","#rangeOffsets","#intersectsRange","#addMultilineSplitToken","#encode","#data","#first","#previousLine","#previousCharacter"],"sources":["../../../../1-framework/3-tooling/language-server/dist/exports/index.mjs"],"sourcesContent":["import { fileURLToPath, pathToFileURL } from \"node:url\";\nimport { findNearestConfigPathForFile, loadConfig, requireConfigSections } from \"@internal/config-loader\";\nimport { CliStructuredError } from \"@internal/errors/control\";\nimport { format } from \"@internal/psl-parser/format\";\nimport { join } from \"pathe\";\nimport { CompletionItemKind, DiagnosticSeverity, DidChangeWatchedFilesNotification, DocumentDiagnosticReportKind, FoldingRangeKind, InsertTextFormat, RegistrationRequest, SemanticTokenModifiers, SemanticTokenTypes, TextDocumentSyncKind, TextDocuments } from \"vscode-languageserver\";\nimport { TextDocument } from \"vscode-languageserver-textdocument\";\nimport { ArrayLiteralAst, AttributeArgListAst, BooleanLiteralExprAst, CompositeTypeDeclarationAst, FieldAttributeAst, FieldDeclarationAst, FunctionCallAst, GenericBlockDeclarationAst, IdentifierAst, KeyValuePairAst, ModelAttributeAst, ModelDeclarationAst, NamespaceDeclarationAst, NumberLiteralExprAst, ObjectLiteralExprAst, StringLiteralExprAst, TypesBlockAst, any, filterChildren, findChildToken, parse, skipTriviaToken } from \"@internal/psl-parser/syntax\";\nimport { isAuthoringPslBlockDescriptor } from \"@internal/framework-components/authoring\";\nimport { buildSymbolTable, findBlockDescriptor } from \"@internal/psl-parser\";\nimport { createControlStack } from \"@internal/framework-components/control\";\nimport { hasPslInterpreter } from \"@internal/psl-parser/interpret\";\nimport { InternalError } from \"@internal/utils/internal-error\";\nimport { ProposedFeatures, createConnection } from \"vscode-languageserver/node\";\n//#region src/diagnostic-mapping.ts\nconst ParseDiagnosticSeverity = {\n\tError: 1,\n\tWarning: 2,\n\tInformation: 3,\n\tHint: 4\n};\nfunction mapParseDiagnostics(diagnostics) {\n\treturn diagnostics.map((diagnostic) => ({\n\t\trange: diagnostic.range,\n\t\tmessage: diagnostic.message,\n\t\tcode: diagnostic.code,\n\t\tseverity: ParseDiagnosticSeverity.Error\n\t}));\n}\nconst documentStartRange = {\n\tstart: {\n\t\tline: 0,\n\t\tcharacter: 0\n\t},\n\tend: {\n\t\tline: 0,\n\t\tcharacter: 1\n\t}\n};\nfunction mapInterpreterDiagnostics(diagnostics, sourceFile) {\n\treturn diagnostics.map((diagnostic) => ({\n\t\trange: diagnostic.span === void 0 ? documentStartRange : pslSpanToRange(diagnostic.span, sourceFile),\n\t\tmessage: diagnostic.message,\n\t\tcode: diagnostic.code,\n\t\tseverity: ParseDiagnosticSeverity.Error\n\t}));\n}\nfunction pslSpanToRange(span, sourceFile) {\n\treturn {\n\t\tstart: sourceFile.positionAt(span.start.offset),\n\t\tend: sourceFile.positionAt(span.end.offset)\n\t};\n}\n//#endregion\n//#region src/completion-context.ts\nconst UNSUPPORTED = { kind: \"unsupported\" };\nfunction classifyPslCompletionContext(input) {\n\tconst root = input.document.syntax;\n\tconst offset = input.sourceFile.offsetAt(input.position);\n\tconst at = root.tokenAtOffset(offset);\n\tif (at.leftBiased()?.kind === \"Comment\") return UNSUPPORTED;\n\tconst edit = cursorIdentifier(at, offset);\n\tconst preceding = precedingToken(at, edit);\n\tconst precedingNode = preceding?.parent;\n\tconst replacementStartOffset = edit?.offset ?? offset;\n\tconst declarationKeywordContext = classifyDeclarationKeyword({\n\t\tnode: precedingNode,\n\t\toffset,\n\t\treplacementStartOffset\n\t});\n\tif (declarationKeywordContext !== void 0) return declarationKeywordContext;\n\tconst genericBlockContext = classifyGenericBlockParameter({\n\t\toffset,\n\t\tat,\n\t\tprecedingToken: preceding,\n\t\treplacementStartOffset\n\t});\n\tif (genericBlockContext !== void 0) return genericBlockContext;\n\tconst field = fieldForTypeSlot(precedingNode);\n\tif (field === void 0) return UNSUPPORTED;\n\tif (field.syntax.findAncestor(any(ModelDeclarationAst.cast, CompositeTypeDeclarationAst.cast)) === void 0) return UNSUPPORTED;\n\treturn classifyModelFieldType({\n\t\tfield,\n\t\toffset,\n\t\treplacementStartOffset,\n\t\tprecedingToken: preceding\n\t});\n}\n/**\n* Locates the field whose type position the cursor occupies. The preceding token\n* climbs to the field whether the cursor sits inside a present type (the type\n* identifier's predecessor still belongs to the field) or in the empty type slot\n* of a typeless field (whose trailing trivia lives in the enclosing block, so\n* the nearest significant token to the left is the field's own name).\n*/\nfunction fieldForTypeSlot(precedingNode) {\n\treturn precedingNode?.findAncestor(FieldDeclarationAst.cast);\n}\nfunction classifyModelFieldType(input) {\n\tconst fieldName = input.field.name();\n\tif (fieldName === void 0) return UNSUPPORTED;\n\tconst fieldNameText = fieldName.name();\n\tif (fieldNameText === void 0) return UNSUPPORTED;\n\tif (fieldName.syntax.isInside(input.offset)) return UNSUPPORTED;\n\tconst typeAnnotation = input.field.typeAnnotation();\n\tif (typeAnnotation === void 0) {\n\t\tif (input.precedingToken !== void 0 && fieldName.syntax.isInside(input.precedingToken.offset)) return {\n\t\t\tkind: \"modelType\",\n\t\t\toffset: input.offset,\n\t\t\tfieldName: fieldNameText,\n\t\t\treplacementStartOffset: input.offset\n\t\t};\n\t\treturn UNSUPPORTED;\n\t}\n\tif (typeAnnotation.syntax.isOutside(input.offset)) return UNSUPPORTED;\n\tif (typeAnnotation.argList()?.syntax.isInside(input.offset)) return UNSUPPORTED;\n\tconst name = typeAnnotation.name();\n\tif (name === void 0) return UNSUPPORTED;\n\tif (name.syntax.isOutside(input.offset)) return UNSUPPORTED;\n\tif (name.isOverQualified()) return UNSUPPORTED;\n\treturn classifyTypePosition(name, input.offset, fieldNameText, input.replacementStartOffset);\n}\n/**\n* Builds the type-completion context for a qualified name. Roles are read\n* straight off the separator-positional accessors: a populated namespace\n* segment is a `.`-qualified name, a populated space segment is a `:`-qualified\n* name, and the absence of both is a bare model type.\n*\n* Behaviour change: a `:`-qualified name with no `.` (e.g. `supabase:`,\n* `supabase:U`) is a `spaceMember` position rather than falling through to bare\n* model-type completions. A malformed leading-separator name (`:User`, `.User`)\n* carries no populated segment and resolves to `modelType` rather than\n* `unsupported`.\n*/\nfunction classifyTypePosition(name, offset, fieldName, replacementStartOffset) {\n\tconst namespace = name.namespace()?.name();\n\tif (namespace !== void 0 && namespace.length > 0) {\n\t\tconst namespaceSpace = name.space()?.name();\n\t\treturn {\n\t\t\tkind: \"namespaceMember\",\n\t\t\toffset,\n\t\t\tfieldName,\n\t\t\treplacementStartOffset,\n\t\t\tnamespace,\n\t\t\t...namespaceSpace !== void 0 && namespaceSpace.length > 0 ? { space: namespaceSpace } : {}\n\t\t};\n\t}\n\tconst space = name.space()?.name();\n\tif (space !== void 0 && space.length > 0) return {\n\t\tkind: \"spaceMember\",\n\t\toffset,\n\t\tfieldName,\n\t\treplacementStartOffset,\n\t\tspace\n\t};\n\treturn {\n\t\tkind: \"modelType\",\n\t\toffset,\n\t\tfieldName,\n\t\treplacementStartOffset\n\t};\n}\nconst declarationCast = any(ModelDeclarationAst.cast, CompositeTypeDeclarationAst.cast, TypesBlockAst.cast, GenericBlockDeclarationAst.cast, NamespaceDeclarationAst.cast);\nfunction classifyDeclarationKeyword(input) {\n\tconst precedingDeclaration = input.node?.findAncestor(declarationCast);\n\tconst namespace = input.node?.findAncestor(NamespaceDeclarationAst.cast);\n\tconst inNamespaceBody = blockBodyContainsOffset(namespace, input.offset);\n\tif (precedingDeclaration !== void 0 && !canCompleteDeclaration(precedingDeclaration, input.offset, inNamespaceBody)) return;\n\treturn {\n\t\tkind: \"declarationKeyword\",\n\t\toffset: input.offset,\n\t\tscope: inNamespaceBody ? \"namespace\" : \"document\",\n\t\treplacementStartOffset: input.replacementStartOffset\n\t};\n}\n/**\n* Whether a new declaration can begin at the cursor, given the nearest enclosing\n* declaration. Allowed when that declaration is still nascent (only its keyword\n* typed, no name or body yet), when it is a namespace whose body holds further\n* declarations, or when the cursor sits past its closing `}`.\n*/\nfunction canCompleteDeclaration(precedingDeclaration, offset, inNamespaceBody) {\n\tif (precedingDeclaration.lbrace() === void 0 && (precedingDeclaration instanceof TypesBlockAst || precedingDeclaration.name() === void 0)) return true;\n\tif (precedingDeclaration instanceof NamespaceDeclarationAst && inNamespaceBody) return true;\n\tconst rbrace = precedingDeclaration.rbrace();\n\treturn rbrace !== void 0 && offset >= rbrace.endOffset;\n}\nfunction blockBodyContainsOffset(block, offset) {\n\tif (block === void 0) return false;\n\tconst lbrace = block.lbrace();\n\tif (lbrace === void 0) return false;\n\tconst bodyStart = lbrace.endOffset;\n\tconst bodyEnd = block.rbrace()?.offset ?? block.syntax.endOffset;\n\treturn offset >= bodyStart && offset <= bodyEnd;\n}\nfunction classifyGenericBlockParameter(input) {\n\tconst node = input.at.leftBiased()?.parent;\n\tconst block = node?.findAncestor(GenericBlockDeclarationAst.cast);\n\tif (block === void 0) return;\n\tif (hasUnsupportedAncestor(node)) return UNSUPPORTED;\n\tif (!blockBodyContainsOffset(block, input.offset)) return UNSUPPORTED;\n\tif ((node?.findAncestor(FieldDeclarationAst.cast))?.syntax.isInside(input.offset)) return UNSUPPORTED;\n\tconst keyword = block.keyword()?.text;\n\tif (keyword === void 0 || keyword.length === 0) return UNSUPPORTED;\n\tif (input.precedingToken?.kind === \"Equals\") return {\n\t\tkind: \"genericBlockValue\",\n\t\toffset: input.offset,\n\t\tblockKeyword: keyword,\n\t\treplacementStartOffset: input.replacementStartOffset\n\t};\n\tconst activePair = activeKeyValuePair(node, input.offset);\n\tif (activePair !== void 0 && isAfterEquals(activePair, input.offset)) return UNSUPPORTED;\n\treturn {\n\t\tkind: \"genericBlockKey\",\n\t\toffset: input.offset,\n\t\tblockKeyword: keyword,\n\t\treplacementStartOffset: input.replacementStartOffset,\n\t\tblock\n\t};\n}\nfunction activeKeyValuePair(node, offset) {\n\tconst pair = node?.findAncestor(KeyValuePairAst.cast);\n\tif (pair === void 0 || pair.syntax.isOutside(offset)) return;\n\treturn pair;\n}\nfunction isAfterEquals(pair, offset) {\n\tconst equals = pair.equals();\n\treturn equals !== void 0 && offset > equals.offset;\n}\nfunction hasUnsupportedAncestor(node) {\n\treturn node?.findAncestor(any(AttributeArgListAst.cast, FieldAttributeAst.cast, ModelAttributeAst.cast)) !== void 0;\n}\n/** The significant token preceding the cursor — the in-progress edit identifier\n* is skipped, so the result is the token the classifier anchors on. */\nfunction precedingToken(at, edit) {\n\tconst start = edit !== void 0 ? edit.prevToken : at.leftBiased();\n\treturn start === void 0 ? void 0 : skipTriviaToken(start, \"prev\");\n}\n/** The identifier token the cursor is editing, if any. */\nfunction cursorIdentifier(at, offset) {\n\tconst right = at.rightBiased();\n\tif (right?.kind === \"Ident\" && offset < right.endOffset) return right;\n\tconst left = at.leftBiased();\n\tif (left?.kind === \"Ident\" && left.endOffset === offset) return left;\n}\n//#endregion\n//#region src/named-type-classification.ts\n/**\n* Presentation-level classification of a `types {}` binding: a\n* non-constructor binding whose base is a configured scalar type refines that\n* scalar (rendered as a default-library type); everything else reads as a\n* plain alias. The authoritative scalar-or-not pronouncement lives in the\n* interpreter's named-type resolution — this mirrors it for display only.\n*/\nfunction refinesScalarType(symbol, scalarTypes) {\n\treturn !symbol.isConstructor && symbol.baseType !== void 0 && scalarTypes.includes(symbol.baseType);\n}\n//#endregion\n//#region src/completion-provider.ts\nconst categoryOrder = {\n\tconfiguredScalar: 0,\n\ttopLevelModel: 1,\n\ttopLevelCompositeType: 2,\n\tscalar: 3,\n\ttypeAlias: 4,\n\tnamespace: 5,\n\tnamespaceModel: 6,\n\tnamespaceCompositeType: 7\n};\nconst declarationKeywordCategoryOrder = {\n\tnative: 0,\n\tgenericBlock: 1\n};\nconst nameSnippetPlaceholder = \"${1:Name}\";\nconst documentNativeDeclarationKeywords = [\n\tnativeDeclarationKeyword(\"model\", \"model \", `model ${nameSnippetPlaceholder} {\\n $0\\n}`),\n\tnativeDeclarationKeyword(\"type\", \"type \", `type ${nameSnippetPlaceholder} {\\n $0\\n}`),\n\tnativeDeclarationKeyword(\"types\", \"types \", \"types {\\n $0\\n}\"),\n\tnativeDeclarationKeyword(\"namespace\", \"namespace \", `namespace \\${1:name} {\\n $0\\n}`)\n];\nconst namespaceNativeDeclarationKeywords = [nativeDeclarationKeyword(\"model\", \"model \", `model ${nameSnippetPlaceholder} {\\n $0\\n}`), nativeDeclarationKeyword(\"type\", \"type \", `type ${nameSnippetPlaceholder} {\\n $0\\n}`)];\nfunction providePslCompletionItems(input) {\n\tconst { context } = input;\n\tswitch (context.kind) {\n\t\tcase \"unsupported\": return [];\n\t\tcase \"spaceMember\": return [];\n\t\tcase \"genericBlockValue\": return [];\n\t\tcase \"declarationKeyword\": return provideDeclarationKeywordCompletionItems(context, input.sourceFile, input.candidates, input.clientSupportsSnippets);\n\t\tcase \"genericBlockKey\": return provideGenericBlockKeyCompletionItems(context, input.sourceFile, input.candidates);\n\t\tcase \"modelType\": return provideModelTypeCompletionItems(context, input.sourceFile, input.candidates);\n\t\tcase \"namespaceMember\": return provideNamespaceMemberCompletionItems(context, input.sourceFile, input.candidates);\n\t}\n}\nfunction provideDeclarationKeywordCompletionItems(context, sourceFile, source, clientSupportsSnippets) {\n\tconst replacementRange = {\n\t\tstart: sourceFile.positionAt(context.replacementStartOffset),\n\t\tend: sourceFile.positionAt(context.offset)\n\t};\n\treturn declarationKeywordCandidates(context.scope, source).map((candidate) => ({\n\t\tlabel: candidate.label,\n\t\tkind: candidate.kind,\n\t\tdetail: candidate.detail,\n\t\tsortText: declarationKeywordSortText(candidate),\n\t\tfilterText: candidate.label,\n\t\t...clientSupportsSnippets ? { insertTextFormat: InsertTextFormat.Snippet } : {},\n\t\ttextEdit: {\n\t\t\trange: replacementRange,\n\t\t\tnewText: clientSupportsSnippets ? candidate.snippetText : candidate.insertText\n\t\t}\n\t}));\n}\nfunction declarationKeywordCandidates(scope, source) {\n\treturn [...scope === \"namespace\" ? namespaceNativeDeclarationKeywords : documentNativeDeclarationKeywords, ...genericBlockDeclarationKeywordCandidates(source.pslBlockDescriptors)];\n}\nfunction nativeDeclarationKeyword(label, insertText, snippetText) {\n\treturn {\n\t\tcategory: \"native\",\n\t\tlabel,\n\t\tinsertText,\n\t\tsnippetText,\n\t\tdetail: \"PSL declaration keyword\",\n\t\tkind: CompletionItemKind.Keyword\n\t};\n}\nfunction genericBlockDeclarationKeywordCandidates(descriptors) {\n\treturn descriptorBlockKeywords(descriptors).map((keyword) => ({\n\t\tcategory: \"genericBlock\",\n\t\tlabel: keyword,\n\t\tinsertText: `${keyword} `,\n\t\tsnippetText: `${keyword} ${nameSnippetPlaceholder} {\\n $0\\n}`,\n\t\tdetail: \"Generic block keyword\",\n\t\tkind: CompletionItemKind.Keyword\n\t}));\n}\nfunction descriptorBlockKeywords(descriptors) {\n\tconst keywords = [];\n\tcollectDescriptorBlockKeywords(descriptors, keywords);\n\treturn sortedUnique(keywords);\n}\nfunction collectDescriptorBlockKeywords(descriptors, keywords) {\n\tfor (const value of Object.values(descriptors)) {\n\t\tif (isAuthoringPslBlockDescriptor(value)) {\n\t\t\tkeywords.push(value.keyword);\n\t\t\tcontinue;\n\t\t}\n\t\tcollectDescriptorBlockKeywords(value, keywords);\n\t}\n}\nfunction declarationKeywordSortText(candidate) {\n\treturn `${declarationKeywordCategoryOrder[candidate.category]}:${candidate.label}`;\n}\nfunction provideGenericBlockKeyCompletionItems(context, sourceFile, source) {\n\tconst descriptor = findBlockDescriptor(source.pslBlockDescriptors, context.blockKeyword);\n\tif (descriptor === void 0) return [];\n\tconst existing = existingGenericBlockParameterNames(context.block, context.offset);\n\tconst replacementRange = {\n\t\tstart: sourceFile.positionAt(context.replacementStartOffset),\n\t\tend: sourceFile.positionAt(context.offset)\n\t};\n\treturn Object.keys(descriptor.parameters).filter((parameterName) => !existing.has(parameterName)).map((parameterName, index) => ({\n\t\tlabel: parameterName,\n\t\tkind: CompletionItemKind.Property,\n\t\tdetail: \"Generic block parameter\",\n\t\tsortText: genericBlockParameterSortText(index, parameterName),\n\t\tfilterText: parameterName,\n\t\ttextEdit: {\n\t\t\trange: replacementRange,\n\t\t\tnewText: parameterName\n\t\t}\n\t}));\n}\nfunction existingGenericBlockParameterNames(block, cursorOffset) {\n\tconst names = /* @__PURE__ */ new Set();\n\tfor (const entry of block.entries()) {\n\t\tif (!entry.syntax.isOutside(cursorOffset)) continue;\n\t\tconst name = entry.key()?.name();\n\t\tif (name !== void 0) names.add(name);\n\t}\n\treturn names;\n}\nfunction provideModelTypeCompletionItems(context, sourceFile, source) {\n\treturn modelTypeCompletionItems(context, sourceFile, [\n\t\t...configuredScalarCandidates(source.scalarTypes),\n\t\t...topLevelSymbolCandidates(source.symbolTable, source.scalarTypes),\n\t\t...allNamespaceCandidates(source.symbolTable)\n\t]);\n}\nfunction provideNamespaceMemberCompletionItems(context, sourceFile, source) {\n\tif (context.space !== void 0) return [];\n\treturn modelTypeCompletionItems(context, sourceFile, namespaceCandidates(source.symbolTable.topLevel.namespaces[context.namespace]));\n}\nfunction modelTypeCompletionItems(context, sourceFile, candidates) {\n\tconst replacementRange = {\n\t\tstart: sourceFile.positionAt(context.replacementStartOffset),\n\t\tend: sourceFile.positionAt(context.offset)\n\t};\n\treturn candidates.map((candidate) => ({\n\t\tlabel: candidate.label,\n\t\tkind: candidate.kind,\n\t\tdetail: candidate.detail,\n\t\tsortText: sortText(candidate),\n\t\tfilterText: candidate.filterText,\n\t\ttextEdit: {\n\t\t\trange: replacementRange,\n\t\t\tnewText: candidate.insertText\n\t\t}\n\t}));\n}\nfunction configuredScalarCandidates(scalarTypes) {\n\treturn sortedUnique(scalarTypes).map((name) => ({\n\t\tcategory: \"configuredScalar\",\n\t\tlabel: name,\n\t\tinsertText: name,\n\t\tfilterText: name,\n\t\tdetail: \"Configured scalar type\",\n\t\tkind: CompletionItemKind.Keyword\n\t}));\n}\nfunction topLevelSymbolCandidates(symbolTable, scalarTypes) {\n\tconst { topLevel } = symbolTable;\n\tconst namedTypes = Object.values(topLevel.namedTypes);\n\tconst scalarRefinementNames = namedTypes.filter((symbol) => refinesScalarType(symbol, scalarTypes)).map((symbol) => symbol.name).sort(compareNames);\n\tconst aliasNames = namedTypes.filter((symbol) => !refinesScalarType(symbol, scalarTypes)).map((symbol) => symbol.name).sort(compareNames);\n\treturn [\n\t\t...symbolCandidates(recordNames(topLevel.models), \"topLevelModel\", \"Model\", CompletionItemKind.Class),\n\t\t...symbolCandidates(recordNames(topLevel.compositeTypes), \"topLevelCompositeType\", \"Composite type\", CompletionItemKind.Struct),\n\t\t...symbolCandidates(scalarRefinementNames, \"scalar\", \"Scalar type\", CompletionItemKind.Unit),\n\t\t...symbolCandidates(aliasNames, \"typeAlias\", \"Type alias\", CompletionItemKind.Reference)\n\t];\n}\nfunction allNamespaceCandidates(symbolTable) {\n\treturn Object.values(symbolTable.topLevel.namespaces).sort((left, right) => compareNames(left.name, right.name)).map(namespaceQualifierCandidate);\n}\nfunction namespaceCandidates(namespace) {\n\tif (namespace === void 0) return [];\n\treturn [...symbolCandidates(recordNames(namespace.models), \"namespaceModel\", `Model in namespace ${namespace.name}`, CompletionItemKind.Class), ...symbolCandidates(recordNames(namespace.compositeTypes), \"namespaceCompositeType\", `Composite type in namespace ${namespace.name}`, CompletionItemKind.Struct)];\n}\nfunction namespaceQualifierCandidate(namespace) {\n\treturn {\n\t\tcategory: \"namespace\",\n\t\tlabel: namespace.name,\n\t\tinsertText: namespace.name,\n\t\tfilterText: namespace.name,\n\t\tdetail: \"Namespace\",\n\t\tkind: CompletionItemKind.Module\n\t};\n}\nfunction symbolCandidates(names, category, detail, kind) {\n\treturn names.map((name) => ({\n\t\tcategory,\n\t\tlabel: name,\n\t\tinsertText: name,\n\t\tfilterText: name,\n\t\tdetail,\n\t\tkind\n\t}));\n}\nfunction recordNames(record) {\n\treturn Object.values(record).map((symbol) => symbol.name).sort(compareNames);\n}\nfunction sortedUnique(names) {\n\treturn [...new Set(names)].sort(compareNames);\n}\nfunction sortText(candidate) {\n\treturn `${categoryOrder[candidate.category]}:${candidate.label}`;\n}\nfunction genericBlockParameterSortText(index, label) {\n\treturn `${index.toString().padStart(4, \"0\")}:${label}`;\n}\nfunction compareNames(left, right) {\n\tif (left < right) return -1;\n\tif (left > right) return 1;\n\treturn 0;\n}\n//#endregion\n//#region src/schema-inputs.ts\nfunction hasPslInputs(config) {\n\tconst source = config.contract?.source;\n\treturn source?.format === \"psl\" && source.inputs !== void 0;\n}\nfunction resolveSchemaInputs(config) {\n\tconst inputs = hasPslInputs(config) ? config.contract?.source.inputs : void 0;\n\tconst uris = new Set(inputs?.map((input) => pathToFileURL(input).toString()));\n\treturn {\n\t\tincludes: (uri) => uris.has(uri),\n\t\turis: () => uris\n\t};\n}\n//#endregion\n//#region src/config-resolution.ts\nconst CONFIG_FILENAME = \"prisma-next.config.ts\";\nconst emptyPipelineInputs = {\n\tscalarTypes: [],\n\tpslBlockDescriptors: {}\n};\nasync function resolveConfigInputs(configPath) {\n\tconst loaded = await loadConfig(configPath);\n\tif (!loaded.ok) throw loaded.failure;\n\tconst projectSections = requireConfigSections(loaded.value, [\"contract\", \"formatter\"]);\n\tif (!projectSections.ok) throw projectSections.failure;\n\tconst config = projectSections.value;\n\tconst inputs = resolveSchemaInputs(config);\n\tif (!hasPslInputs(config)) return {\n\t\tinputs,\n\t\tcontrolStack: emptyPipelineInputs,\n\t\t...config.formatter === void 0 ? {} : { formatter: config.formatter }\n\t};\n\tconst controlSections = requireConfigSections(loaded.value, [\n\t\t\"family\",\n\t\t\"target\",\n\t\t\"adapter\",\n\t\t\"driver\",\n\t\t\"extensions\"\n\t]);\n\tif (!controlSections.ok) throw controlSections.failure;\n\tconst stack = createControlStack(config);\n\tconst interpretation = resolveInterpretation(config, stack, inputs);\n\treturn {\n\t\tinputs,\n\t\tcontrolStack: pipelineInputsFromStack(stack),\n\t\t...config.formatter === void 0 ? {} : { formatter: config.formatter },\n\t\t...interpretation === void 0 ? {} : { interpretation }\n\t};\n}\nfunction pipelineInputsFromStack(stack) {\n\treturn {\n\t\tscalarTypes: [...stack.scalarTypes],\n\t\tpslBlockDescriptors: stack.authoringContributions.pslBlockDescriptors\n\t};\n}\nfunction resolveInterpretation(config, stack, inputs) {\n\tconst source = config.contract?.source;\n\tif (source === void 0 || !hasPslInterpreter(source)) return;\n\treturn {\n\t\tsource,\n\t\tcontext: {\n\t\t\tcomposedExtensions: stack.extensions.map((p) => p.id),\n\t\t\tcomposedExtensionContracts: stack.extensionContracts,\n\t\t\tauthoringContributions: stack.authoringContributions,\n\t\t\tcodecLookup: stack.codecLookup,\n\t\t\tcontrolMutationDefaults: stack.controlMutationDefaults,\n\t\t\tresolvedInputs: [...inputs.uris()],\n\t\t\tcapabilities: stack.capabilities\n\t\t}\n\t};\n}\n//#endregion\n//#region src/folding-ranges.ts\n/**\n* Computes folding ranges for block declarations in a PSL document.\n*\n* Block types that produce folding ranges:\n* - model (e.g., `model User { ... }`)\n* - composite type (e.g., `type Address { ... }`)\n* - namespace (e.g., `namespace billing { ... }`)\n* - generic blocks (generator, datasource, extension blocks)\n* - types block (e.g., `types { ... }`)\n*\n* The range spans from the line containing `{` to the line containing `}`.\n*/\nfunction computeFoldingRanges(document, sourceFile) {\n\tconst ranges = [];\n\tcollectFoldingRanges(document, sourceFile, ranges);\n\treturn ranges;\n}\nfunction collectFoldingRanges(document, sourceFile, ranges) {\n\tfor (const declaration of document.declarations()) {\n\t\taddFoldingRange(declaration, sourceFile, ranges);\n\t\tconst namespace = NamespaceDeclarationAst.cast(declaration.syntax);\n\t\tif (namespace !== void 0) for (const nested of namespace.declarations()) addFoldingRange(nested, sourceFile, ranges);\n\t}\n}\nfunction addFoldingRange(declaration, sourceFile, ranges) {\n\tconst lbrace = declaration.lbrace();\n\tconst rbrace = declaration.rbrace();\n\tif (lbrace === void 0 || rbrace === void 0) return;\n\tconst startLine = sourceFile.positionAt(lbrace.offset).line;\n\tconst endLine = sourceFile.positionAt(rbrace.offset).line;\n\tranges.push({\n\t\tstartLine,\n\t\tendLine,\n\t\tkind: FoldingRangeKind.Region\n\t});\n}\n//#endregion\n//#region src/pipeline.ts\n/**\n* Composes the stages exactly as the contract-psl provider does, so the editor\n* and the build agree: `parse` then `buildSymbolTable`, parse diagnostics ahead\n* of symbol-table diagnostics. Never throws on malformed input — `parse`\n* recovers and `buildSymbolTable` is documented not to throw.\n*/\nfunction runPipeline(text, inputs) {\n\tconst { document, sourceFile, diagnostics: parseDiagnostics } = parse(text);\n\tconst { table: symbolTable, diagnostics: symbolTableDiagnostics } = buildSymbolTable({\n\t\tdocument,\n\t\tsourceFile,\n\t\tpslBlockDescriptors: inputs.pslBlockDescriptors\n\t});\n\treturn {\n\t\tdocument,\n\t\tsourceFile,\n\t\tsymbolTable,\n\t\tdiagnostics: mapParseDiagnostics([...parseDiagnostics, ...symbolTableDiagnostics])\n\t};\n}\n//#endregion\n//#region src/document-diagnostics.ts\n/**\n* `null` (not a configured input) is distinct from a `DocumentDiagnostics` whose\n* `diagnostics` are `[]` (an input that parsed clean): the caller treats both as\n* \"publish no diagnostics\", but only the latter is a document we own and keep\n* diagnosing.\n*/\nfunction computeDocumentDiagnostics(uri, text, inputs, controlStack) {\n\tif (!inputs.includes(uri)) return null;\n\tconst { document, sourceFile, symbolTable, diagnostics } = runPipeline(text, controlStack);\n\treturn {\n\t\tdiagnostics,\n\t\tdocument,\n\t\tsourceFile,\n\t\tsymbolTable\n\t};\n}\n//#endregion\n//#region src/project-artifacts.ts\nfunction createProjectArtifacts(options) {\n\tconst { inputs, controlStack, getText, interpretation } = options;\n\tconst documents = /* @__PURE__ */ new Map();\n\tlet symbolTable;\n\tfunction createInterpretSlot(uri, computed) {\n\t\tif (interpretation === void 0) return () => [];\n\t\tlet memo;\n\t\treturn () => {\n\t\t\tif (memo === void 0) {\n\t\t\t\tconst result = interpretation.source.interpret({\n\t\t\t\t\tdocument: computed.document,\n\t\t\t\t\tsourceFile: computed.sourceFile,\n\t\t\t\t\tsymbolTable: computed.symbolTable,\n\t\t\t\t\tsourceId: uri\n\t\t\t\t}, interpretation.context);\n\t\t\t\tmemo = mapInterpreterDiagnostics(result.ok ? [] : result.failure.diagnostics, computed.sourceFile);\n\t\t\t}\n\t\t\treturn memo;\n\t\t};\n\t}\n\tfunction drop(uri) {\n\t\tif (documents.delete(uri)) symbolTable = void 0;\n\t}\n\tfunction readDocument(uri) {\n\t\tconst existing = documents.get(uri);\n\t\tif (existing !== void 0) return existing;\n\t\tconst text = getText(uri);\n\t\tif (text === void 0) return;\n\t\tconst computed = computeDocumentDiagnostics(uri, text, inputs, controlStack);\n\t\tif (computed === null) return;\n\t\tconst artifacts = {\n\t\t\tdocument: computed.document,\n\t\t\tsourceFile: computed.sourceFile,\n\t\t\tdiagnostics: computed.diagnostics,\n\t\t\tinterpretDiagnostics: createInterpretSlot(uri, computed)\n\t\t};\n\t\tdocuments.set(uri, artifacts);\n\t\tsymbolTable = computed.symbolTable;\n\t\treturn artifacts;\n\t}\n\treturn {\n\t\tdocument: readDocument,\n\t\tsymbolTable: () => {\n\t\t\tif (symbolTable !== void 0) return symbolTable;\n\t\t\tfor (const uri of inputs.uris()) {\n\t\t\t\tconst artifacts = readDocument(uri);\n\t\t\t\tif (artifacts === void 0) continue;\n\t\t\t\tsymbolTable ??= buildSymbolTable({\n\t\t\t\t\tdocument: artifacts.document,\n\t\t\t\t\tsourceFile: artifacts.sourceFile,\n\t\t\t\t\tpslBlockDescriptors: controlStack.pslBlockDescriptors\n\t\t\t\t}).table;\n\t\t\t\treturn symbolTable;\n\t\t\t}\n\t\t\tthrow new InternalError(\"invariant violated: project has no open configured input — the server must drop such projects\");\n\t\t},\n\t\tdocumentChanged: drop,\n\t\tdocumentClosed: drop\n\t};\n}\n//#endregion\n//#region src/semantic-tokens.ts\nconst semanticTokenTypes = [\n\tSemanticTokenTypes.keyword,\n\tSemanticTokenTypes.namespace,\n\tSemanticTokenTypes.class,\n\tSemanticTokenTypes.struct,\n\tSemanticTokenTypes.type,\n\tSemanticTokenTypes.property,\n\tSemanticTokenTypes.decorator,\n\tSemanticTokenTypes.string,\n\tSemanticTokenTypes.number,\n\tSemanticTokenTypes.comment\n];\nconst semanticTokenModifiers = [SemanticTokenModifiers.declaration, SemanticTokenModifiers.defaultLibrary];\nconst semanticTokenModifierIndexes = {\n\tdeclaration: 0,\n\tdefaultLibrary: 1\n};\nconst semanticTokenModifierBits = {\n\tdeclaration: 1 << semanticTokenModifierIndexes.declaration,\n\tdefaultLibrary: 1 << semanticTokenModifierIndexes.defaultLibrary\n};\nconst semanticTokensLegend = {\n\ttokenTypes: [...semanticTokenTypes],\n\ttokenModifiers: [...semanticTokenModifiers]\n};\nfunction buildSemanticTokens(source, range) {\n\tconst builder = new SemanticTokensBuilder(source.sourceFile, range);\n\tfor (const token of collectSemanticTokenEvents(source)) builder.add(token);\n\treturn builder.build();\n}\nfunction collectSemanticTokenEvents(source) {\n\tconst comments = collectCommentTokens(source.document);\n\tconst tokens = [];\n\tcollectDeclarations(source, tokens);\n\treturn mergeSourceOrderedTokens(comments, tokens);\n}\nvar SemanticTokensBuilder = class {\n\t#data = [];\n\t#sourceFile;\n\t#rangeOffsets;\n\t#previousLine = 0;\n\t#previousCharacter = 0;\n\t#first = true;\n\tconstructor(sourceFile, range) {\n\t\tthis.#sourceFile = sourceFile;\n\t\tif (range !== void 0) {\n\t\t\tconst startOffset = sourceFile.offsetAt(range.start);\n\t\t\tconst endOffset = sourceFile.offsetAt(range.end);\n\t\t\tthis.#rangeOffsets = {\n\t\t\t\tlower: Math.min(startOffset, endOffset),\n\t\t\t\tupper: Math.max(startOffset, endOffset)\n\t\t\t};\n\t\t}\n\t}\n\tadd(token) {\n\t\tif (!this.#intersectsRange(token.startOffset, token.endOffset)) return;\n\t\tif (token.splitMultiline) {\n\t\t\tthis.#addMultilineSplitToken(token);\n\t\t\treturn;\n\t\t}\n\t\tthis.#encode(token.startOffset, token.endOffset, token.tokenTypeIndex, token.modifierBitset);\n\t}\n\tbuild() {\n\t\treturn { data: this.#data };\n\t}\n\t#intersectsRange(startOffset, endOffset) {\n\t\tconst rangeOffsets = this.#rangeOffsets;\n\t\treturn rangeOffsets === void 0 || startOffset < rangeOffsets.upper && endOffset > rangeOffsets.lower;\n\t}\n\t#addMultilineSplitToken(token) {\n\t\tconst start = this.#sourceFile.positionAt(token.startOffset);\n\t\tconst end = this.#sourceFile.positionAt(token.endOffset);\n\t\tif (start.line === end.line) {\n\t\t\tthis.#encode(token.startOffset, token.endOffset, token.tokenTypeIndex, token.modifierBitset);\n\t\t\treturn;\n\t\t}\n\t\tfor (let line = start.line; line <= end.line; line++) {\n\t\t\tconst startOffset = line === start.line ? token.startOffset : this.#sourceFile.lineStartOffset(line);\n\t\t\tconst endOffset = line === end.line ? token.endOffset : this.#sourceFile.lineEndOffset(line);\n\t\t\tif (endOffset > startOffset && this.#intersectsRange(startOffset, endOffset)) this.#encode(startOffset, endOffset, token.tokenTypeIndex, token.modifierBitset);\n\t\t}\n\t}\n\t#encode(startOffset, endOffset, tokenTypeIndex, modifierBitset) {\n\t\tconst start = this.#sourceFile.positionAt(startOffset);\n\t\tconst deltaLine = this.#first ? start.line : start.line - this.#previousLine;\n\t\tconst deltaStart = this.#first || deltaLine !== 0 ? start.character : start.character - this.#previousCharacter;\n\t\tthis.#data.push(deltaLine, deltaStart, endOffset - startOffset, tokenTypeIndex, modifierBitset);\n\t\tthis.#previousLine = start.line;\n\t\tthis.#previousCharacter = start.character;\n\t\tthis.#first = false;\n\t}\n};\nfunction collectCommentTokens(document) {\n\tconst tokens = [];\n\tfor (const token of document.syntax.tokens()) if (token.kind === \"Comment\") tokens.push(pendingTokenForToken(token, \"comment\"));\n\treturn tokens;\n}\nfunction collectDeclarations(source, tokens) {\n\tfor (const declaration of source.document.declarations()) collectDeclaration(declaration, source, tokens, void 0);\n}\nfunction collectDeclaration(declaration, source, tokens, namespace) {\n\tif (declaration instanceof ModelDeclarationAst) {\n\t\taddToken(declaration.keyword(), \"keyword\", tokens);\n\t\taddIdentifier(declaration.name(), \"class\", tokens, semanticTokenModifierBits.declaration);\n\t\tcollectBlockMembers(declaration.members(), source, tokens, namespace);\n\t\treturn;\n\t}\n\tif (declaration instanceof CompositeTypeDeclarationAst) {\n\t\taddToken(declaration.keyword(), \"keyword\", tokens);\n\t\taddIdentifier(declaration.name(), \"struct\", tokens, semanticTokenModifierBits.declaration);\n\t\tcollectBlockMembers(declaration.members(), source, tokens, namespace);\n\t\treturn;\n\t}\n\tif (declaration instanceof NamespaceDeclarationAst) {\n\t\taddToken(declaration.keyword(), \"keyword\", tokens);\n\t\taddIdentifier(declaration.name(), \"namespace\", tokens, semanticTokenModifierBits.declaration);\n\t\tconst nestedNamespace = declaration.name()?.name();\n\t\tfor (const nested of declaration.declarations()) collectDeclaration(nested, source, tokens, nestedNamespace);\n\t\treturn;\n\t}\n\tif (declaration instanceof TypesBlockAst) {\n\t\taddToken(declaration.keyword(), \"keyword\", tokens);\n\t\tfor (const namedType of declaration.declarations()) collectNamedTypeDeclaration(namedType, source, tokens, namespace);\n\t\treturn;\n\t}\n\taddToken(declaration.keyword(), \"keyword\", tokens);\n\taddIdentifier(declaration.name(), \"type\", tokens, semanticTokenModifierBits.declaration);\n\tcollectGenericBlockMembers(declaration.members(), source, tokens, namespace);\n}\nfunction collectNamedTypeDeclaration(declaration, source, tokens, namespace) {\n\taddIdentifier(declaration.name(), \"type\", tokens, semanticTokenModifierBits.declaration);\n\tcollectTypeAnnotation(declaration.typeAnnotation(), source, tokens, namespace);\n\tcollectAttributes(declaration.attributes(), source, tokens, namespace);\n}\nfunction collectGenericBlockMembers(members, source, tokens, namespace) {\n\tfor (const member of members) {\n\t\tif (\"key\" in member) {\n\t\t\taddIdentifier(member.key(), \"property\", tokens);\n\t\t\tcollectExpression(member.value(), source, tokens, namespace);\n\t\t\tcontinue;\n\t\t}\n\t\tcollectAttribute(member, source, tokens, namespace);\n\t}\n}\nfunction collectBlockMembers(members, source, tokens, namespace) {\n\tfor (const member of members) {\n\t\tif (member instanceof FieldDeclarationAst) {\n\t\t\tcollectField(member, source, tokens, namespace);\n\t\t\tcontinue;\n\t\t}\n\t\tcollectAttribute(member, source, tokens, namespace);\n\t}\n}\nfunction collectField(field, source, tokens, namespace) {\n\taddIdentifier(field.name(), \"property\", tokens, semanticTokenModifierBits.declaration);\n\tcollectTypeAnnotation(field.typeAnnotation(), source, tokens, namespace);\n\tcollectAttributes(field.attributes(), source, tokens, namespace);\n}\nfunction collectTypeAnnotation(annotation, source, tokens, namespace) {\n\tif (annotation === void 0) return;\n\tcollectTypeReference(annotation.name(), source, tokens, namespace);\n\tcollectAttributeArgList(annotation.argList(), source, tokens, namespace);\n}\nfunction collectAttributes(attributes, source, tokens, namespace) {\n\tfor (const attribute of attributes) collectAttribute(attribute, source, tokens, namespace);\n}\nfunction collectAttribute(attribute, source, tokens, namespace) {\n\tconst marker = findChildToken(attribute.syntax, \"At\") ?? findChildToken(attribute.syntax, \"DoubleAt\");\n\tcollectDecoratorName(attribute.name(), marker, tokens);\n\tcollectAttributeArgList(attribute.argList(), source, tokens, namespace);\n}\nfunction collectDecoratorName(name, marker, tokens) {\n\tif (name === void 0) return;\n\tconst segments = identifierSegments(name);\n\tfor (const [index, segment] of segments.entries()) tokens.push(rangeForDecoratorIdentifier(segment.identifier, index === 0 ? marker : void 0));\n}\nfunction collectAttributeArgList(argList, source, tokens, namespace) {\n\tif (argList === void 0) return;\n\tfor (const arg of argList.args()) collectAttributeArg(arg, source, tokens, namespace);\n}\nfunction collectAttributeArg(arg, source, tokens, namespace) {\n\tconst name = arg.name();\n\taddIdentifier(name, \"property\", tokens);\n\tcollectExpression(arg.value(), source, tokens, namespace, expressionContextForAttributeArg(name));\n}\nfunction collectExpression(expression, source, tokens, namespace, context = {}) {\n\tif (expression === void 0) return;\n\tif (expression instanceof StringLiteralExprAst) {\n\t\taddToken(expression.token(), \"string\", tokens);\n\t\treturn;\n\t}\n\tif (expression instanceof NumberLiteralExprAst) {\n\t\taddToken(expression.token(), \"number\", tokens);\n\t\treturn;\n\t}\n\tif (expression instanceof BooleanLiteralExprAst) {\n\t\taddToken(expression.token(), \"keyword\", tokens);\n\t\treturn;\n\t}\n\tif (expression instanceof FunctionCallAst) {\n\t\tcollectTypeReference(expression.name(), source, tokens, namespace);\n\t\tfor (const arg of expression.args()) collectAttributeArg(arg, source, tokens, namespace);\n\t\treturn;\n\t}\n\tif (expression instanceof ArrayLiteralAst) {\n\t\tfor (const element of expression.elements()) collectExpression(element, source, tokens, namespace, context);\n\t\treturn;\n\t}\n\tif (expression instanceof ObjectLiteralExprAst) {\n\t\tfor (const field of expression.fields()) {\n\t\t\taddIdentifier(field.key(), \"property\", tokens);\n\t\t\tcollectExpression(field.value(), source, tokens, namespace);\n\t\t}\n\t\treturn;\n\t}\n\tcollectIdentifierExpression(expression, source, tokens, namespace, context);\n}\nfunction collectIdentifierExpression(identifier, source, tokens, namespace, context) {\n\tconst text = identifier.name();\n\tif (text === void 0) return;\n\tconst bareIdentifierTokenType = context.bareIdentifierTokenType;\n\tif (bareIdentifierTokenType !== void 0) {\n\t\ttokens.push(rangeForIdentifier(identifier, bareIdentifierTokenType));\n\t\treturn;\n\t}\n\tconst classification = classifyTypeReference([text], source, namespace);\n\ttokens.push(rangeForIdentifier(identifier, classification.tokenType, classification.modifierBitset));\n}\nfunction expressionContextForAttributeArg(name) {\n\tconst argName = name?.name();\n\treturn argName === \"fields\" || argName === \"references\" ? { bareIdentifierTokenType: \"property\" } : {};\n}\nfunction collectTypeReference(name, source, tokens, namespace) {\n\tif (name === void 0) return;\n\tconst segments = identifierSegments(name);\n\tif (segments.length === 0) return;\n\tconst path = segments.map((segment) => segment.text);\n\tfor (const segment of segments.slice(0, -1)) if (isKnownNamespace(segment.text, source.symbolTable)) tokens.push(rangeForIdentifier(segment.identifier, \"namespace\"));\n\tconst finalSegment = segments[segments.length - 1];\n\tif (finalSegment === void 0) return;\n\tconst classification = classifyTypeReference(path, source, namespace);\n\ttokens.push(rangeForIdentifier(finalSegment.identifier, classification.tokenType, classification.modifierBitset));\n}\nfunction classifyTypeReference(path, source, namespace) {\n\tconst name = path[path.length - 1];\n\tif (name === void 0) return { tokenType: \"type\" };\n\tconst table = source.symbolTable;\n\tconst namespaceName = path.length > 1 ? path[path.length - 2] : namespace;\n\tconst namespaceScope = namespaceName !== void 0 ? table.topLevel.namespaces[namespaceName] : void 0;\n\tif (namespaceScope !== void 0) {\n\t\tif (Object.hasOwn(namespaceScope.models, name)) return { tokenType: \"class\" };\n\t\tif (Object.hasOwn(namespaceScope.compositeTypes, name)) return { tokenType: \"struct\" };\n\t\tif (Object.hasOwn(namespaceScope.blocks, name)) return { tokenType: \"type\" };\n\t}\n\tif (Object.hasOwn(table.topLevel.models, name)) return { tokenType: \"class\" };\n\tif (Object.hasOwn(table.topLevel.compositeTypes, name)) return { tokenType: \"struct\" };\n\tconst namedType = table.topLevel.namedTypes[name];\n\tif (namedType !== void 0) return refinesScalarType(namedType, source.scalarTypes) ? {\n\t\ttokenType: \"type\",\n\t\tmodifierBitset: semanticTokenModifierBits.defaultLibrary\n\t} : { tokenType: \"type\" };\n\tif (Object.hasOwn(table.topLevel.blocks, name)) return { tokenType: \"type\" };\n\tif (source.scalarTypes.includes(name)) return {\n\t\ttokenType: \"type\",\n\t\tmodifierBitset: semanticTokenModifierBits.defaultLibrary\n\t};\n\treturn { tokenType: \"type\" };\n}\nfunction isKnownNamespace(name, table) {\n\treturn Object.hasOwn(table.topLevel.namespaces, name);\n}\nfunction identifierSegments(name) {\n\tconst segments = [];\n\tfor (const identifier of filterChildren(name.syntax, IdentifierAst.cast)) {\n\t\tconst text = identifier.name();\n\t\tif (text !== void 0) segments.push({\n\t\t\tidentifier,\n\t\t\ttext\n\t\t});\n\t}\n\treturn segments;\n}\nfunction addIdentifier(identifier, tokenType, tokens, modifierBitset = 0) {\n\tif (identifier === void 0) return;\n\ttokens.push(rangeForIdentifier(identifier, tokenType, modifierBitset));\n}\nfunction addToken(token, tokenType, tokens, modifierBitset = 0) {\n\tif (token === void 0) return;\n\ttokens.push(pendingTokenForToken(token, tokenType, modifierBitset));\n}\nfunction rangeForIdentifier(identifier, tokenType, modifierBitset = 0) {\n\tconst token = identifier.token();\n\tif (token === void 0) return createPendingSemanticToken(identifier.syntax.offset, identifier.syntax.offset, tokenType, modifierBitset);\n\treturn pendingTokenForToken(token, tokenType, modifierBitset);\n}\nfunction rangeForDecoratorIdentifier(identifier, marker) {\n\tconst range = rangeForIdentifier(identifier, \"decorator\");\n\tif (marker === void 0 || marker.offset >= range.startOffset) return range;\n\treturn createPendingSemanticToken(marker.offset, range.endOffset, \"decorator\", range.modifierBitset);\n}\nfunction pendingTokenForToken(token, tokenType, modifierBitset = 0) {\n\treturn createPendingSemanticToken(token.offset, token.offset + token.text.length, tokenType, modifierBitset);\n}\nfunction mergeSourceOrderedTokens(left, right) {\n\tconst result = [];\n\tlet leftIndex = 0;\n\tlet rightIndex = 0;\n\twhile (leftIndex < left.length || rightIndex < right.length) {\n\t\tconst leftToken = left[leftIndex];\n\t\tconst rightToken = right[rightIndex];\n\t\tif (leftToken !== void 0 && (rightToken === void 0 || leftToken.startOffset <= rightToken.startOffset)) {\n\t\t\tresult.push(leftToken);\n\t\t\tleftIndex++;\n\t\t} else if (rightToken !== void 0) {\n\t\t\tresult.push(rightToken);\n\t\t\trightIndex++;\n\t\t}\n\t}\n\treturn result;\n}\nfunction createPendingSemanticToken(startOffset, endOffset, tokenType, modifierBitset = 0) {\n\treturn {\n\t\tstartOffset,\n\t\tendOffset,\n\t\ttokenTypeIndex: tokenTypeIndex(tokenType),\n\t\tmodifierBitset,\n\t\tsplitMultiline: tokenType === \"string\" || tokenType === \"comment\"\n\t};\n}\nfunction tokenTypeIndex(tokenType) {\n\treturn semanticTokenTypes.indexOf(tokenType);\n}\n//#endregion\n//#region src/server.ts\n/** The project a new load of this config could fall back to. */\nfunction lastGoodProject(entry) {\n\tif (entry === void 0 || entry.status === \"failed\") return;\n\treturn entry.status === \"loaded\" ? entry.project : entry.lastGood;\n}\nconst CONFIG_LOAD_FAILED_CODE = \"PRISMA_NEXT_CONFIG_LOAD_FAILED\";\nconst semanticTokenSourceLimit = 1e5;\nfunction createServer(connection) {\n\tconst documents = new TextDocuments(TextDocument);\n\tconst managedProjects = /* @__PURE__ */ new Map();\n\tconst documentConfigPaths = /* @__PURE__ */ new Map();\n\tlet rootPath = process.cwd();\n\tlet watchedConfigGlob = join(rootPath, \"**\", CONFIG_FILENAME);\n\tlet clientCapabilities = noClientCapabilities;\n\tlet disposed = false;\n\tfunction sendDiagnostics(params) {\n\t\tif (disposed) return;\n\t\tconnection.sendDiagnostics(params);\n\t}\n\tfunction logWarn(message) {\n\t\tif (disposed) return;\n\t\tconnection.console.warn(message);\n\t}\n\tasync function publish(uri) {\n\t\tconst project = await resolveProjectForDocument(uri);\n\t\tif (project === void 0) return;\n\t\tif (documents.get(uri) === void 0) {\n\t\t\tdocumentConfigPaths.delete(uri);\n\t\t\treturn;\n\t\t}\n\t\tconst artifacts = project.artifacts.document(uri);\n\t\tif (artifacts === void 0) {\n\t\t\tsendDiagnostics({\n\t\t\t\turi,\n\t\t\t\tdiagnostics: []\n\t\t\t});\n\t\t\treturn;\n\t\t}\n\t\tsendDiagnostics({\n\t\t\turi,\n\t\t\tdiagnostics: combinedDiagnostics(artifacts)\n\t\t});\n\t}\n\tfunction combinedDiagnostics(artifacts) {\n\t\treturn toDiagnostics([...artifacts.diagnostics, ...artifacts.interpretDiagnostics()]);\n\t}\n\t/**\n\t* Project-scoped so a future multi-input symbol table can attach\n\t* `relatedDocuments` for cross-file effects.\n\t*/\n\tfunction buildDocumentDiagnosticReport(project, uri) {\n\t\tconst artifacts = project.artifacts.document(uri);\n\t\treturn {\n\t\t\tkind: DocumentDiagnosticReportKind.Full,\n\t\t\titems: artifacts === void 0 ? [] : combinedDiagnostics(artifacts)\n\t\t};\n\t}\n\tasync function resolveProjectForDocument(uri) {\n\t\tconst project = await projectForNearestConfig(uri);\n\t\tif (project === void 0 || project.inputs.includes(uri)) return project;\n\t\tdocumentConfigPaths.delete(uri);\n\t\tdropProjectWithoutManagedDocuments(project.configPath);\n\t}\n\tasync function projectForNearestConfig(uri) {\n\t\tconst knownConfigPath = documentConfigPaths.get(uri);\n\t\tif (knownConfigPath !== void 0) return resolveProjectIfLoadable(knownConfigPath);\n\t\tconst filePath = filePathFromUri(uri);\n\t\tif (filePath === void 0) return;\n\t\tlet configPath;\n\t\ttry {\n\t\t\tconfigPath = await findNearestConfigPathForFile(filePath);\n\t\t} catch {\n\t\t\treturn;\n\t\t}\n\t\tif (configPath === void 0) return;\n\t\tdocumentConfigPaths.set(uri, configPath);\n\t\treturn resolveProjectIfLoadable(configPath);\n\t}\n\tasync function resolveProjectIfLoadable(configPath) {\n\t\ttry {\n\t\t\treturn await resolveProject(configPath);\n\t\t} catch {\n\t\t\treturn;\n\t\t}\n\t}\n\tasync function resolveProject(configPath) {\n\t\tconst entry = managedProjects.get(configPath);\n\t\tif (entry === void 0 || entry.status === \"failed\") return startProjectLoad(configPath);\n\t\treturn entry.status === \"loaded\" ? entry.project : entry.load;\n\t}\n\tfunction refreshProject(configPath) {\n\t\treturn startProjectLoad(configPath);\n\t}\n\tfunction startProjectLoad(configPath) {\n\t\tconst existing = managedProjects.get(configPath);\n\t\tconst previousLoad = existing?.status === \"loading\" ? existing.load : void 0;\n\t\tconst lastGood = lastGoodProject(existing);\n\t\tconst load = (previousLoad ?? Promise.resolve(void 0)).catch(() => void 0).then(() => loadProject(configPath)).then((project) => {\n\t\t\tif (isCurrentLoad(configPath, load)) {\n\t\t\t\tif (hasManagedDocuments(configPath)) managedProjects.set(configPath, {\n\t\t\t\t\tstatus: \"loaded\",\n\t\t\t\t\tproject\n\t\t\t\t});\n\t\t\t\telse managedProjects.delete(configPath);\n\t\t\t\tclearConfigFailure(configPath);\n\t\t\t}\n\t\t\treturn project;\n\t\t}, (error) => {\n\t\t\tif (isCurrentLoad(configPath, load)) if (!hasManagedDocuments(configPath)) {\n\t\t\t\tmanagedProjects.delete(configPath);\n\t\t\t\tclearConfigFailure(configPath);\n\t\t\t} else {\n\t\t\t\tpublishConfigFailure(configPath, error);\n\t\t\t\tif (lastGood !== void 0) {\n\t\t\t\t\tmanagedProjects.set(configPath, {\n\t\t\t\t\t\tstatus: \"loaded\",\n\t\t\t\t\t\tproject: lastGood\n\t\t\t\t\t});\n\t\t\t\t\treturn lastGood;\n\t\t\t\t}\n\t\t\t\tmanagedProjects.set(configPath, { status: \"failed\" });\n\t\t\t\tunmanageDocuments(configPath);\n\t\t\t}\n\t\t\tthrow error;\n\t\t});\n\t\tmanagedProjects.set(configPath, {\n\t\t\tstatus: \"loading\",\n\t\t\tload,\n\t\t\tlastGood\n\t\t});\n\t\treturn load;\n\t}\n\tfunction publishConfigFailure(configPath, error) {\n\t\tsendDiagnostics({\n\t\t\turi: pathToFileURL(configPath).toString(),\n\t\t\tdiagnostics: [{\n\t\t\t\trange: {\n\t\t\t\t\tstart: {\n\t\t\t\t\t\tline: 0,\n\t\t\t\t\t\tcharacter: 0\n\t\t\t\t\t},\n\t\t\t\t\tend: {\n\t\t\t\t\t\tline: 0,\n\t\t\t\t\t\tcharacter: 1\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\tmessage: configFailureMessage(error),\n\t\t\t\tcode: CONFIG_LOAD_FAILED_CODE,\n\t\t\t\tseverity: DiagnosticSeverity.Error,\n\t\t\t\tsource: \"prisma-next\"\n\t\t\t}]\n\t\t});\n\t}\n\tfunction configFailureMessage(error) {\n\t\tif (CliStructuredError.is(error)) return error.why ?? error.message;\n\t\treturn error instanceof Error ? error.message : String(error);\n\t}\n\tfunction clearConfigFailure(configPath) {\n\t\tsendDiagnostics({\n\t\t\turi: pathToFileURL(configPath).toString(),\n\t\t\tdiagnostics: []\n\t\t});\n\t}\n\tfunction isCurrentLoad(configPath, load) {\n\t\tconst entry = managedProjects.get(configPath);\n\t\treturn entry?.status === \"loading\" && entry.load === load;\n\t}\n\tasync function loadProject(configPath) {\n\t\tconst resolution = await resolveConfigInputs(configPath);\n\t\tconst artifacts = createProjectArtifacts({\n\t\t\tinputs: resolution.inputs,\n\t\t\tcontrolStack: resolution.controlStack,\n\t\t\tgetText: (uri) => documents.get(uri)?.getText(),\n\t\t\t...resolution.interpretation === void 0 ? {} : { interpretation: resolution.interpretation }\n\t\t});\n\t\treturn {\n\t\t\tconfigPath,\n\t\t\tinputs: resolution.inputs,\n\t\t\tcontrolStack: resolution.controlStack,\n\t\t\tartifacts,\n\t\t\t...resolution.formatter === void 0 ? {} : { formatter: resolution.formatter },\n\t\t\t...resolution.interpretation === void 0 ? {} : { interpretation: resolution.interpretation }\n\t\t};\n\t}\n\tfunction unmanageDocuments(configPath) {\n\t\tfor (const document of documents.all()) if (documentConfigPaths.get(document.uri) === configPath) documentConfigPaths.delete(document.uri);\n\t}\n\tasync function republishOpenDocumentsForConfig(configPath) {\n\t\tfor (const document of documents.all()) {\n\t\t\tif (documentConfigPaths.get(document.uri) === configPath) {\n\t\t\t\tif (await resolveProjectForDocument(document.uri) === void 0) {\n\t\t\t\t\tsendDiagnostics({\n\t\t\t\t\t\turi: document.uri,\n\t\t\t\t\t\tdiagnostics: []\n\t\t\t\t\t});\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t\tawait publish(document.uri);\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\tconst filePath = filePathFromUri(document.uri);\n\t\t\tif (filePath === void 0) continue;\n\t\t\tif (await findNearestConfigPathForFile(filePath) === configPath) {\n\t\t\t\tdocumentConfigPaths.set(document.uri, configPath);\n\t\t\t\tawait publish(document.uri);\n\t\t\t}\n\t\t}\n\t}\n\tfunction publishSafely(uri) {\n\t\tpublish(uri).catch((error) => {\n\t\t\tif (disposed) return;\n\t\t\ttry {\n\t\t\t\tconnection.console.error(error instanceof Error ? error.message : String(error));\n\t\t\t} catch {}\n\t\t});\n\t}\n\tasync function formatDocument(uri) {\n\t\tconst document = documents.get(uri);\n\t\tif (document === void 0) return [];\n\t\tconst project = await resolveProjectForDocument(uri);\n\t\tif (project === void 0) return [];\n\t\tconst source = document.getText();\n\t\tlet formatted;\n\t\ttry {\n\t\t\tformatted = format(source, project.formatter);\n\t\t} catch {\n\t\t\treturn [];\n\t\t}\n\t\tif (formatted === source) return [];\n\t\treturn [{\n\t\t\trange: {\n\t\t\t\tstart: {\n\t\t\t\t\tline: 0,\n\t\t\t\t\tcharacter: 0\n\t\t\t\t},\n\t\t\t\tend: document.positionAt(source.length)\n\t\t\t},\n\t\t\tnewText: formatted\n\t\t}];\n\t}\n\tasync function semanticTokensForDocument(uri, range) {\n\t\tconst document = documents.get(uri);\n\t\tif (document === void 0) return emptySemanticTokens();\n\t\tif (document.getText().length > semanticTokenSourceLimit) return emptySemanticTokens();\n\t\tconst project = await resolveProjectForDocument(uri);\n\t\tif (project === void 0) return emptySemanticTokens();\n\t\tconst artifacts = project.artifacts.document(uri);\n\t\tif (artifacts === void 0) return emptySemanticTokens();\n\t\treturn buildSemanticTokens({\n\t\t\tdocument: artifacts.document,\n\t\t\tsourceFile: artifacts.sourceFile,\n\t\t\tsymbolTable: project.artifacts.symbolTable(),\n\t\t\tscalarTypes: project.controlStack.scalarTypes\n\t\t}, range);\n\t}\n\tasync function completeDocument(uri, position) {\n\t\tif (documents.get(uri) === void 0) return [];\n\t\tconst project = await resolveProjectForDocument(uri);\n\t\tif (project === void 0) return [];\n\t\tconst artifacts = project.artifacts.document(uri);\n\t\tif (artifacts === void 0) return [];\n\t\ttry {\n\t\t\treturn [...providePslCompletionItems({\n\t\t\t\tcontext: classifyPslCompletionContext({\n\t\t\t\t\tdocument: artifacts.document,\n\t\t\t\t\tsourceFile: artifacts.sourceFile,\n\t\t\t\t\tposition\n\t\t\t\t}),\n\t\t\t\tsourceFile: artifacts.sourceFile,\n\t\t\t\tcandidates: {\n\t\t\t\t\tscalarTypes: project.controlStack.scalarTypes,\n\t\t\t\t\tpslBlockDescriptors: project.controlStack.pslBlockDescriptors,\n\t\t\t\t\tsymbolTable: project.artifacts.symbolTable()\n\t\t\t\t},\n\t\t\t\tclientSupportsSnippets: clientCapabilities.completionSnippets\n\t\t\t})];\n\t\t} catch {\n\t\t\treturn [];\n\t\t}\n\t}\n\tconnection.onInitialize(async (params) => {\n\t\trootPath = resolveRootPath(params);\n\t\twatchedConfigGlob = join(rootPath, \"**\", CONFIG_FILENAME);\n\t\tclientCapabilities = resolveClientCapabilities(params);\n\t\treturn { capabilities: {\n\t\t\ttextDocumentSync: TextDocumentSyncKind.Incremental,\n\t\t\tdocumentFormattingProvider: true,\n\t\t\tfoldingRangeProvider: true,\n\t\t\tsemanticTokensProvider: {\n\t\t\t\tlegend: semanticTokensLegend,\n\t\t\t\tfull: true,\n\t\t\t\trange: true\n\t\t\t},\n\t\t\tcompletionProvider: { triggerCharacters: [\".\"] },\n\t\t\t...clientCapabilities.pullDiagnostics ? { diagnosticProvider: {\n\t\t\t\tinterFileDependencies: false,\n\t\t\t\tworkspaceDiagnostics: false\n\t\t\t} } : {}\n\t\t} };\n\t});\n\tconnection.onInitialized(() => {\n\t\tif (clientCapabilities.watchedFilesRegistration) connection.sendRequest(RegistrationRequest.type, { registrations: [{\n\t\t\tid: \"prisma-8-config-watcher\",\n\t\t\tmethod: DidChangeWatchedFilesNotification.type.method,\n\t\t\tregisterOptions: { watchers: [{ globPattern: watchedConfigGlob }] }\n\t\t}] }).catch(() => void 0);\n\t\telse logWarn(\"Client does not support dynamic file-watcher registration; Prisma Next config changes will not be picked up without a restart.\");\n\t});\n\tconnection.onDidChangeWatchedFiles(async (params) => {\n\t\tconst changedConfigPaths = configPathsFromWatchedChanges(params.changes.map((change) => filePathFromUri(change.uri)));\n\t\tfor (const configPath of changedConfigPaths) {\n\t\t\tif (managedProjects.has(configPath)) try {\n\t\t\t\tawait refreshProject(configPath);\n\t\t\t} catch {\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\tif (!clientCapabilities.pullDiagnostics) await republishOpenDocumentsForConfig(configPath);\n\t\t}\n\t\tif (clientCapabilities.pullDiagnostics && clientCapabilities.diagnosticsRefresh && changedConfigPaths.size > 0 && !disposed) connection.languages.diagnostics.refresh().catch(() => void 0);\n\t});\n\tconnection.onDocumentFormatting((params) => formatDocument(params.textDocument.uri));\n\tconnection.onCompletion((params) => completeDocument(params.textDocument.uri, params.position));\n\tconnection.languages.semanticTokens.on((params) => semanticTokensForDocument(params.textDocument.uri));\n\tconnection.languages.semanticTokens.onRange((params) => semanticTokensForDocument(params.textDocument.uri, params.range));\n\tconnection.languages.diagnostics.on(async (params) => {\n\t\tconst project = await resolveProjectForDocument(params.textDocument.uri);\n\t\tif (project === void 0) return {\n\t\t\tkind: DocumentDiagnosticReportKind.Full,\n\t\t\titems: []\n\t\t};\n\t\treturn buildDocumentDiagnosticReport(project, params.textDocument.uri);\n\t});\n\tconnection.onFoldingRanges(async (params) => {\n\t\tconst project = await resolveProjectForDocument(params.textDocument.uri);\n\t\tif (project === void 0) return [];\n\t\tconst artifacts = project.artifacts.document(params.textDocument.uri);\n\t\tif (artifacts === void 0) return [];\n\t\treturn computeFoldingRanges(artifacts.document, artifacts.sourceFile);\n\t});\n\tdocuments.onDidOpen((event) => {\n\t\tartifactsForDocument(event.document.uri)?.documentChanged(event.document.uri);\n\t\tif (clientCapabilities.pullDiagnostics) return;\n\t\tpublishSafely(event.document.uri);\n\t});\n\tdocuments.onDidChangeContent((event) => {\n\t\tartifactsForDocument(event.document.uri)?.documentChanged(event.document.uri);\n\t\tif (clientCapabilities.pullDiagnostics) return;\n\t\tpublishSafely(event.document.uri);\n\t});\n\tdocuments.onDidClose((event) => {\n\t\tconst uri = event.document.uri;\n\t\tconst configPath = documentConfigPaths.get(uri);\n\t\tartifactsForDocument(uri)?.documentClosed(uri);\n\t\tdocumentConfigPaths.delete(uri);\n\t\tif (configPath !== void 0) dropProjectWithoutManagedDocuments(configPath);\n\t\tif (!clientCapabilities.pullDiagnostics) sendDiagnostics({\n\t\t\turi,\n\t\t\tdiagnostics: []\n\t\t});\n\t});\n\tdocuments.listen(connection);\n\tconnection.listen();\n\tfunction artifactsForDocument(uri) {\n\t\tconst configPath = documentConfigPaths.get(uri);\n\t\tif (configPath === void 0) return;\n\t\tconst entry = managedProjects.get(configPath);\n\t\treturn entry?.status === \"loaded\" ? entry.project.artifacts : void 0;\n\t}\n\tfunction hasManagedDocuments(configPath) {\n\t\tfor (const managedConfigPath of documentConfigPaths.values()) if (managedConfigPath === configPath) return true;\n\t\treturn false;\n\t}\n\tfunction dropProjectWithoutManagedDocuments(configPath) {\n\t\tif (hasManagedDocuments(configPath)) return;\n\t\tconst entry = managedProjects.get(configPath);\n\t\tif (entry === void 0 || entry.status === \"loading\") return;\n\t\tmanagedProjects.delete(configPath);\n\t\tclearConfigFailure(configPath);\n\t}\n\treturn {\n\t\tdispose: () => {\n\t\t\tdisposed = true;\n\t\t\tconnection.dispose();\n\t\t},\n\t\tgetDocumentAst: (uri) => artifactsForDocument(uri)?.document(uri),\n\t\tgetProjectSymbolTable: (uri) => artifactsForDocument(uri)?.symbolTable()\n\t};\n}\nfunction emptySemanticTokens() {\n\treturn { data: [] };\n}\nfunction toDiagnostics(computed) {\n\treturn computed.map((diagnostic) => ({\n\t\trange: diagnostic.range,\n\t\tmessage: diagnostic.message,\n\t\tcode: diagnostic.code,\n\t\tseverity: toLspSeverity(diagnostic.severity),\n\t\tsource: \"prisma-next\"\n\t}));\n}\nfunction toLspSeverity(severity) {\n\tswitch (severity) {\n\t\tcase ParseDiagnosticSeverity.Warning: return DiagnosticSeverity.Warning;\n\t\tcase ParseDiagnosticSeverity.Information: return DiagnosticSeverity.Information;\n\t\tcase ParseDiagnosticSeverity.Hint: return DiagnosticSeverity.Hint;\n\t\tdefault: return DiagnosticSeverity.Error;\n\t}\n}\nconst noClientCapabilities = {\n\twatchedFilesRegistration: false,\n\tcompletionSnippets: false,\n\tpullDiagnostics: false,\n\tdiagnosticsRefresh: false\n};\nfunction resolveClientCapabilities(params) {\n\treturn {\n\t\twatchedFilesRegistration: params.capabilities.workspace?.didChangeWatchedFiles?.dynamicRegistration === true,\n\t\tcompletionSnippets: params.capabilities.textDocument?.completion?.completionItem?.snippetSupport === true,\n\t\tpullDiagnostics: params.capabilities.textDocument?.diagnostic !== void 0,\n\t\tdiagnosticsRefresh: params.capabilities.workspace?.diagnostics?.refreshSupport === true\n\t};\n}\nfunction resolveRootPath(params) {\n\tconst workspaceFolder = params.workspaceFolders?.[0];\n\tif (workspaceFolder !== void 0) return fileURLToPath(workspaceFolder.uri);\n\tif (params.rootUri) return fileURLToPath(params.rootUri);\n\tif (params.rootPath) return params.rootPath;\n\treturn process.cwd();\n}\nfunction filePathFromUri(uri) {\n\ttry {\n\t\treturn fileURLToPath(uri);\n\t} catch {\n\t\treturn;\n\t}\n}\nfunction configPathsFromWatchedChanges(paths) {\n\tconst configPaths = /* @__PURE__ */ new Set();\n\tfor (const path of paths) if (path?.endsWith(\"prisma-next.config.ts\")) configPaths.add(path);\n\treturn configPaths;\n}\n//#endregion\n//#region src/start-server.ts\nfunction startServer() {\n\treturn createServer(createConnection(ProposedFeatures.all));\n}\n//#endregion\nexport { ParseDiagnosticSeverity, createServer, mapParseDiagnostics, startServer };\n\n//# sourceMappingURL=index.mjs.map"],"mappings":"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"}
@@ -1,23 +1,22 @@
1
- import { N as errorUnexpected, O as errorRuntime$1, W as formatStyledHeader, et as parseGlobalFlagsOrExit, o as createTerminalUI, ot as setCommandDescriptions, q as handleResult, r as addGlobalOptions, st as setCommandExamples } from "./command-helpers-C4WpR-QE-DNllqff1.mjs";
2
- import { a as loadConfigForSections } from "./exports-DVoyX2LM.mjs";
3
- import { ifDefined } from "@prisma/orm-framework/utils/defined";
4
- import { notOk, ok } from "@prisma/orm-framework/utils/result";
1
+ import { o as loadConfigForSections } from "./exports-BZLNbtkY.mjs";
2
+ import { A as errorUnexpected, T as errorRuntime$1 } from "./cli-errors-kU09RUaz-CUkQ9XuM.mjs";
3
+ import { n as createTerminalUI } from "./terminal-ui-ypPE9cN6-ilMBkmwT.mjs";
4
+ import { l as handleResult, o as formatStyledHeader, p as parseGlobalFlagsOrExit, t as addGlobalOptions, v as setCommandDescriptions, y as setCommandExamples } from "./command-helpers-bGYd7Aab-BNSzfbHK.mjs";
5
5
  import { relative, resolve } from "pathe";
6
- import { readFile, writeFile } from "node:fs/promises";
7
6
  import { isStructuredError } from "@prisma/orm-framework/utils/structured-error";
7
+ import { readFile, writeFile } from "node:fs/promises";
8
+ import { notOk, ok } from "@prisma/orm-framework/utils/result";
8
9
  import { Command } from "commander";
9
10
  import { EOL } from "node:os";
10
11
  import { format } from "@prisma/orm-framework/psl-parser/format";
11
- //#region ../../../1-framework/3-tooling/cli/dist/format-DyVeO1z5.mjs
12
+ //#region ../../../1-framework/3-tooling/cli/dist/format-Ddhz7xFW.mjs
12
13
  function resolveNewline(formatterNewline, eol) {
13
14
  if (formatterNewline !== void 0) return formatterNewline;
14
15
  return eol === "\r\n" ? "CRLF" : "LF";
15
16
  }
16
17
  async function executeFormat(options) {
17
18
  const eol = options.eol ?? EOL;
18
- const configResult = await loadConfigForSections(options.configPath, ["contract", "formatter"]);
19
- if (!configResult.ok) return configResult;
20
- const config = configResult.value;
19
+ const config = options.config;
21
20
  const source = config.contract?.source;
22
21
  if (source?.format !== "psl") return ok({ formatted: false });
23
22
  const inputPath = source.inputs?.[0];
@@ -62,6 +61,14 @@ async function executeFormat(options) {
62
61
  path: inputPath
63
62
  });
64
63
  }
64
+ async function runFormat(options) {
65
+ const configResult = await loadConfigForSections(options.config, ["contract", "formatter"]);
66
+ if (!configResult.ok) return configResult;
67
+ return executeFormat({
68
+ config: configResult.value,
69
+ cwd: process.cwd()
70
+ });
71
+ }
65
72
  function createFormatCommand() {
66
73
  const command = new Command("format");
67
74
  setCommandDescriptions(command, "Format your PSL contract source", "Formats the Prisma schema (PSL) contract source declared in your config\n(contract.source.inputs[0]) in place. Only runs when contract.source.format\nis 'psl'; a TypeScript or unset source is left untouched. Indent and newline are\nread from the optional formatter config section, defaulting to two spaces and the\nsystem newline.");
@@ -81,7 +88,7 @@ function createFormatCommand() {
81
88
  flags
82
89
  }));
83
90
  }
84
- const exitCode = handleResult(await executeFormat({ ...ifDefined("configPath", options.config) }), flags, ui, (value) => {
91
+ const exitCode = handleResult(await runFormat(options), flags, ui, (value) => {
85
92
  if (flags.json) {
86
93
  ui.output(JSON.stringify(value));
87
94
  return;
@@ -97,4 +104,4 @@ function createFormatCommand() {
97
104
  //#endregion
98
105
  export { createFormatCommand as t };
99
106
 
100
- //# sourceMappingURL=format-DyVeO1z5-D1lnTJaz.mjs.map
107
+ //# sourceMappingURL=format-Ddhz7xFW-Bo1nhay8.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"format-Ddhz7xFW-Bo1nhay8.mjs","names":["errorRuntime"],"sources":["../../../../1-framework/3-tooling/cli/dist/format-Ddhz7xFW.mjs"],"sourcesContent":["import { A as errorUnexpected, T as errorRuntime } from \"./cli-errors-kU09RUaz.mjs\";\nimport { t as createTerminalUI } from \"./terminal-ui-ypPE9cN6.mjs\";\nimport { _ as handleResult, g as parseGlobalFlagsOrExit, l as setCommandDescriptions, t as addGlobalOptions, u as setCommandExamples, x as formatStyledHeader } from \"./command-helpers-bGYd7Aab.mjs\";\nimport { Command } from \"commander\";\nimport { loadConfigForSections } from \"@internal/config-loader\";\nimport { notOk, ok } from \"@internal/utils/result\";\nimport { relative, resolve } from \"pathe\";\nimport { readFile, writeFile } from \"node:fs/promises\";\nimport { isStructuredError } from \"@internal/utils/structured-error\";\nimport { EOL } from \"node:os\";\nimport { format } from \"@internal/psl-parser/format\";\n//#region src/control-api/operations/format.ts\nfunction resolveNewline(formatterNewline, eol) {\n\tif (formatterNewline !== void 0) return formatterNewline;\n\treturn eol === \"\\r\\n\" ? \"CRLF\" : \"LF\";\n}\nasync function executeFormat(options) {\n\tconst eol = options.eol ?? EOL;\n\tconst config = options.config;\n\tconst source = config.contract?.source;\n\tif (source?.format !== \"psl\") return ok({ formatted: false });\n\tconst inputPath = source.inputs?.[0];\n\tif (inputPath === void 0) return ok({ formatted: false });\n\tlet contents;\n\ttry {\n\t\tcontents = await readFile(inputPath, \"utf-8\");\n\t} catch (error) {\n\t\treturn notOk(errorRuntime(\"CONTRACT.SOURCE_LOAD_FAILED\", \"Failed to read contract source file\", {\n\t\t\twhy: error instanceof Error ? error.message : String(error),\n\t\t\tfix: `Check that ${inputPath} exists and is readable.`,\n\t\t\tcause: error\n\t\t}));\n\t}\n\tconst formatOptions = {\n\t\tindent: config.formatter?.indent ?? 2,\n\t\tnewline: resolveNewline(config.formatter?.newline, eol)\n\t};\n\tlet formatted;\n\ttry {\n\t\tformatted = format(contents, formatOptions);\n\t} catch (error) {\n\t\tif (isStructuredError(error) && error.code === \"PSL.PARSE_FAILED\") return notOk(errorRuntime(\"PSL.PARSE_FAILED\", \"Cannot format PSL with parse errors\", {\n\t\t\twhy: error.message,\n\t\t\tfix: \"Fix the parse errors in your schema and try again.\",\n\t\t\tmeta: { diagnostics: error.meta?.[\"diagnostics\"] },\n\t\t\tcause: error\n\t\t}));\n\t\treturn notOk(errorUnexpected(error instanceof Error ? error.message : String(error)));\n\t}\n\ttry {\n\t\tawait writeFile(inputPath, formatted, \"utf-8\");\n\t} catch (error) {\n\t\treturn notOk(errorRuntime(\"CLI.FILE_WRITE_FAILED\", \"Failed to write formatted contract source file\", {\n\t\t\twhy: error instanceof Error ? error.message : String(error),\n\t\t\tfix: `Check that ${inputPath} is writable.`,\n\t\t\tcause: error\n\t\t}));\n\t}\n\treturn ok({\n\t\tformatted: true,\n\t\tpath: inputPath\n\t});\n}\n//#endregion\n//#region src/commands/format.ts\nasync function runFormat(options) {\n\tconst configResult = await loadConfigForSections(options.config, [\"contract\", \"formatter\"]);\n\tif (!configResult.ok) return configResult;\n\treturn executeFormat({\n\t\tconfig: configResult.value,\n\t\tcwd: process.cwd()\n\t});\n}\nfunction createFormatCommand() {\n\tconst command = new Command(\"format\");\n\tsetCommandDescriptions(command, \"Format your PSL contract source\", \"Formats the Prisma schema (PSL) contract source declared in your config\\n(contract.source.inputs[0]) in place. Only runs when contract.source.format\\nis 'psl'; a TypeScript or unset source is left untouched. Indent and newline are\\nread from the optional formatter config section, defaulting to two spaces and the\\nsystem newline.\");\n\tsetCommandExamples(command, [\"prisma-next format\", \"prisma-next format --config ./custom-config.ts\"]);\n\taddGlobalOptions(command).option(\"--config <path>\", \"Path to prisma-next.config.ts\").action(async (options) => {\n\t\tconst flags = parseGlobalFlagsOrExit(options);\n\t\tconst ui = createTerminalUI(flags);\n\t\tif (!flags.json && !flags.quiet) {\n\t\t\tconst displayConfigPath = options.config ? relative(process.cwd(), resolve(options.config)) : \"prisma-next.config.ts\";\n\t\t\tui.stderr(formatStyledHeader({\n\t\t\t\tcommand: \"format\",\n\t\t\t\tdescription: \"Format your PSL contract source\",\n\t\t\t\tdetails: [{\n\t\t\t\t\tlabel: \"config\",\n\t\t\t\t\tvalue: displayConfigPath\n\t\t\t\t}],\n\t\t\t\tflags\n\t\t\t}));\n\t\t}\n\t\tconst exitCode = handleResult(await runFormat(options), flags, ui, (value) => {\n\t\t\tif (flags.json) {\n\t\t\t\tui.output(JSON.stringify(value));\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (flags.quiet) return;\n\t\t\tif (value.formatted) ui.success(`Formatted ${relative(process.cwd(), value.path ?? \"\")}`);\n\t\t\telse ui.info(\"Nothing to format (contract source is not PSL).\");\n\t\t});\n\t\tprocess.exit(exitCode);\n\t});\n\treturn command;\n}\n//#endregion\nexport { createFormatCommand as t };\n\n//# sourceMappingURL=format-Ddhz7xFW.mjs.map"],"mappings":"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"}
@@ -1,6 +1,6 @@
1
- import { l as errorConfigValidation } from "./command-helpers-C4WpR-QE-DNllqff1.mjs";
1
+ import { i as errorConfigValidation } from "./cli-errors-kU09RUaz-CUkQ9XuM.mjs";
2
2
  import "@prisma/orm-framework/components/components";
3
- //#region ../../../1-framework/3-tooling/cli/dist/framework-components-ioeTnj2Z.mjs
3
+ //#region ../../../1-framework/3-tooling/cli/dist/framework-components-Cruf6BPK.mjs
4
4
  /**
5
5
  * Asserts that all framework components are compatible with the expected family and target.
6
6
  *
@@ -57,4 +57,4 @@ function assertFrameworkComponentsCompatible(expectedFamilyId, expectedTargetId,
57
57
  //#endregion
58
58
  export { assertFrameworkComponentsCompatible as t };
59
59
 
60
- //# sourceMappingURL=framework-components-ioeTnj2Z-yyQtaVWk.mjs.map
60
+ //# sourceMappingURL=framework-components-Cruf6BPK-CaQvMI3T.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"framework-components-Cruf6BPK-CaQvMI3T.mjs","names":[],"sources":["../../../../1-framework/3-tooling/cli/dist/framework-components-Cruf6BPK.mjs"],"sourcesContent":["import { i as errorConfigValidation } from \"./cli-errors-kU09RUaz.mjs\";\nimport \"@internal/framework-components/components\";\n//#region src/utils/framework-components.ts\n/**\n* Asserts that all framework components are compatible with the expected family and target.\n*\n* This function validates that each component in the framework components array:\n* - Has kind 'target', 'adapter', 'extension', or 'driver'\n* - Has familyId matching expectedFamilyId\n* - Has targetId matching expectedTargetId\n*\n* This validation happens at the CLI composition boundary, before passing components\n* to typed planner/runner instances. It fills the gap between runtime validation\n* (via the config loader's `collectConfigIssues` diagnostics) and compile-time\n* type enforcement.\n*\n* @param expectedFamilyId - The expected family ID (e.g., 'sql')\n* @param expectedTargetId - The expected target ID (e.g., 'postgres')\n* @param frameworkComponents - Array of framework components to validate\n* @returns The same array typed as TargetBoundComponentDescriptor\n* @throws CliStructuredError if any component is incompatible\n*\n* @example\n* ```ts\n* const configResult = await loadConfigForSections(undefined, ['family', 'target', 'adapter', 'extensions']);\n* const config = configResult.assertOk();\n* const frameworkComponents = [config.target, config.adapter, ...(config.extensions ?? [])];\n*\n* // Validate and type-narrow components before passing to planner\n* const typedComponents = assertFrameworkComponentsCompatible(\n* config.family.familyId,\n* config.target.targetId,\n* frameworkComponents\n* );\n*\n* const planner = target.migrations.createPlanner(familyInstance);\n* planner.plan({ contract, schema, policy, frameworkComponents: typedComponents });\n* ```\n*/\nfunction assertFrameworkComponentsCompatible(expectedFamilyId, expectedTargetId, frameworkComponents) {\n\tfor (let i = 0; i < frameworkComponents.length; i++) {\n\t\tconst component = frameworkComponents[i];\n\t\tif (typeof component !== \"object\" || component === null) throw errorConfigValidation(\"frameworkComponents[]\", { why: `Framework component at index ${i} must be an object` });\n\t\tconst record = component;\n\t\tif (!Object.hasOwn(record, \"kind\")) throw errorConfigValidation(\"frameworkComponents[].kind\", { why: `Framework component at index ${i} must have 'kind' property` });\n\t\tconst kind = record[\"kind\"];\n\t\tif (kind !== \"target\" && kind !== \"adapter\" && kind !== \"extension\" && kind !== \"driver\") throw errorConfigValidation(\"frameworkComponents[].kind\", { why: `Framework component at index ${i} has invalid kind '${String(kind)}' (must be 'target', 'adapter', 'extension', or 'driver')` });\n\t\tif (!Object.hasOwn(record, \"familyId\")) throw errorConfigValidation(\"frameworkComponents[].familyId\", { why: `Framework component at index ${i} (kind: ${String(kind)}) must have 'familyId' property` });\n\t\tconst familyId = record[\"familyId\"];\n\t\tif (familyId !== expectedFamilyId) throw errorConfigValidation(\"frameworkComponents[].familyId\", { why: `Framework component at index ${i} (kind: ${String(kind)}) has familyId '${String(familyId)}' but expected '${expectedFamilyId}'` });\n\t\tif (!Object.hasOwn(record, \"targetId\")) throw errorConfigValidation(\"frameworkComponents[].targetId\", { why: `Framework component at index ${i} (kind: ${String(kind)}) must have 'targetId' property` });\n\t\tconst targetId = record[\"targetId\"];\n\t\tif (targetId !== expectedTargetId) throw errorConfigValidation(\"frameworkComponents[].targetId\", { why: `Framework component at index ${i} (kind: ${String(kind)}) has targetId '${String(targetId)}' but expected '${expectedTargetId}'` });\n\t}\n\treturn frameworkComponents;\n}\n//#endregion\nexport { assertFrameworkComponentsCompatible as t };\n\n//# sourceMappingURL=framework-components-Cruf6BPK.mjs.map"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuCA,SAAS,oCAAoC,kBAAkB,kBAAkB,qBAAqB;CACrG,KAAK,IAAI,IAAI,GAAG,IAAI,oBAAoB,QAAQ,KAAK;EACpD,MAAM,YAAY,oBAAoB;EACtC,IAAI,OAAO,cAAc,YAAY,cAAc,MAAM,MAAM,sBAAsB,yBAAyB,EAAE,KAAK,gCAAgC,EAAE,oBAAoB,CAAC;EAC5K,MAAM,SAAS;EACf,IAAI,CAAC,OAAO,OAAO,QAAQ,MAAM,GAAG,MAAM,sBAAsB,8BAA8B,EAAE,KAAK,gCAAgC,EAAE,4BAA4B,CAAC;EACpK,MAAM,OAAO,OAAO;EACpB,IAAI,SAAS,YAAY,SAAS,aAAa,SAAS,eAAe,SAAS,UAAU,MAAM,sBAAsB,8BAA8B,EAAE,KAAK,gCAAgC,EAAE,qBAAqB,OAAO,IAAI,EAAE,2DAA2D,CAAC;EAC3R,IAAI,CAAC,OAAO,OAAO,QAAQ,UAAU,GAAG,MAAM,sBAAsB,kCAAkC,EAAE,KAAK,gCAAgC,EAAE,UAAU,OAAO,IAAI,EAAE,iCAAiC,CAAC;EACxM,MAAM,WAAW,OAAO;EACxB,IAAI,aAAa,kBAAkB,MAAM,sBAAsB,kCAAkC,EAAE,KAAK,gCAAgC,EAAE,UAAU,OAAO,IAAI,EAAE,kBAAkB,OAAO,QAAQ,EAAE,kBAAkB,iBAAiB,GAAG,CAAC;EAC3O,IAAI,CAAC,OAAO,OAAO,QAAQ,UAAU,GAAG,MAAM,sBAAsB,kCAAkC,EAAE,KAAK,gCAAgC,EAAE,UAAU,OAAO,IAAI,EAAE,iCAAiC,CAAC;EACxM,MAAM,WAAW,OAAO;EACxB,IAAI,aAAa,kBAAkB,MAAM,sBAAsB,kCAAkC,EAAE,KAAK,gCAAgC,EAAE,UAAU,OAAO,IAAI,EAAE,kBAAkB,OAAO,QAAQ,EAAE,kBAAkB,iBAAiB,GAAG,CAAC;CAC5O;CACA,OAAO;AACR"}
@@ -28,7 +28,9 @@ declare function findNearestConfigPathForFile(filePath: string): Promise<string
28
28
  * fail the load: they are returned as section-tagged diagnostics so commands
29
29
  * fail only on the sections they read (via {@link requireConfigSections}).
30
30
  */
31
- declare function loadConfig(configPath?: string): Promise<Result<LoadedConfig, CliStructuredError>>;
31
+ declare function loadConfig(configPath?: string, options?: {
32
+ readonly cwd?: string;
33
+ }): Promise<Result<LoadedConfig, CliStructuredError>>;
32
34
  /**
33
35
  * Narrows a {@link LoadedConfig} to the sections a command reads. Fails with
34
36
  * the first diagnostic concerning a required section; diagnostics on other
@@ -44,4 +46,4 @@ declare function loadConfigForSections(configPath: string | undefined, sections:
44
46
  declare function loadConfigForFile(filePath: string): Promise<Result<LoadedConfig, CliStructuredError>>;
45
47
  //#endregion
46
48
  export { findNearestConfigPathForFile as a, loadConfigForSections as c, finalizeConfig as i, requireConfigSections as l, LoadedConfig as n, loadConfig as o, PrismaNextConfig$1 as r, loadConfigForFile as s, ConfigSection as t };
47
- //# sourceMappingURL=index-Deu3DQZI.d.mts.map
49
+ //# sourceMappingURL=index-mCsi_ND5.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-mCsi_ND5.d.mts","names":[],"sources":["../../../../1-framework/3-tooling/config-loader/dist/exports/index.d.mts"],"mappings":";;;;;;iBAKiB,eAAe,QAAQ,kBAAoB,oBAAoB;;;;;;;;;;UAUtE;WACC,QAAQ;WACR,sBAAsB;;iBAEhB,6BAA6B,mBAAmB;;;;;;;;;;iBAUhD,WAAW,qBAAqB;WACtC;IACP,QAAQ,OAAO,cAAc;;;;;;iBAMhB,sBAAsB,QAAQ,cAAc,mBAAmB,kBAAkB,OAAO,kBAAoB;;;;;;iBAM5G,sBAAsB,gCAAgC,mBAAmB,kBAAkB,QAAQ,OAAO,kBAAoB;iBAC9H,kBAAkB,mBAAmB,QAAQ,OAAO,cAAc"}