polen 0.11.0-next.12 → 0.11.0-next.13

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 (711) hide show
  1. package/build/api/api.d.ts +1 -0
  2. package/build/api/api.d.ts.map +1 -1
  3. package/build/api/api.js +1 -0
  4. package/build/api/api.js.map +1 -1
  5. package/build/api/cache/$$.d.ts +2 -0
  6. package/build/api/cache/$$.d.ts.map +1 -0
  7. package/build/api/cache/$$.js +2 -0
  8. package/build/api/cache/$$.js.map +1 -0
  9. package/build/api/cache/$.d.ts +2 -0
  10. package/build/api/cache/$.d.ts.map +1 -0
  11. package/build/api/cache/$.js +2 -0
  12. package/build/api/cache/$.js.map +1 -0
  13. package/build/api/cache/cache.d.ts +40 -0
  14. package/build/api/cache/cache.d.ts.map +1 -0
  15. package/build/api/cache/cache.js +158 -0
  16. package/build/api/cache/cache.js.map +1 -0
  17. package/build/api/content/navbar.d.ts +1 -0
  18. package/build/api/content/navbar.d.ts.map +1 -1
  19. package/build/api/content/navbar.js +1 -0
  20. package/build/api/content/navbar.js.map +1 -1
  21. package/build/api/content/page.d.ts +1 -1
  22. package/build/api/content/page.d.ts.map +1 -1
  23. package/build/api/content/scan.d.ts +1 -1
  24. package/build/api/content/scan.d.ts.map +1 -1
  25. package/build/api/content/scan.js +1 -1
  26. package/build/api/content/scan.js.map +1 -1
  27. package/build/api/content/sidebar.js +1 -1
  28. package/build/api/content/sidebar.js.map +1 -1
  29. package/build/api/iso/schema/$$.d.ts +0 -1
  30. package/build/api/iso/schema/$$.d.ts.map +1 -1
  31. package/build/api/iso/schema/routing.js +1 -1
  32. package/build/api/iso/schema/routing.js.map +1 -1
  33. package/build/api/iso/schema/validation.js +1 -1
  34. package/build/api/iso/schema/validation.js.map +1 -1
  35. package/build/api/schema/data-sources/introspection/introspection.d.ts +4 -3
  36. package/build/api/schema/data-sources/introspection/introspection.d.ts.map +1 -1
  37. package/build/api/schema/data-sources/introspection/introspection.js +6 -5
  38. package/build/api/schema/data-sources/introspection/introspection.js.map +1 -1
  39. package/build/api/schema/data-sources/memory/memory.d.ts +2 -2
  40. package/build/api/schema/data-sources/memory/memory.d.ts.map +1 -1
  41. package/build/api/schema/data-sources/memory/memory.js +24 -12
  42. package/build/api/schema/data-sources/memory/memory.js.map +1 -1
  43. package/build/api/schema/data-sources/schema-directory/schema-directory.d.ts +2 -2
  44. package/build/api/schema/data-sources/schema-directory/schema-directory.d.ts.map +1 -1
  45. package/build/api/schema/data-sources/schema-directory/schema-directory.js +24 -12
  46. package/build/api/schema/data-sources/schema-directory/schema-directory.js.map +1 -1
  47. package/build/api/schema/data-sources/schema-file/schema-file.d.ts +3 -3
  48. package/build/api/schema/data-sources/schema-file/schema-file.d.ts.map +1 -1
  49. package/build/api/schema/data-sources/schema-file/schema-file.js +5 -4
  50. package/build/api/schema/data-sources/schema-file/schema-file.js.map +1 -1
  51. package/build/api/schema/read.d.ts +4 -4
  52. package/build/api/schema/read.d.ts.map +1 -1
  53. package/build/api/schema/read.js +1 -1
  54. package/build/api/schema/read.js.map +1 -1
  55. package/build/api/schema/schema.d.ts +0 -10
  56. package/build/api/schema/schema.d.ts.map +1 -1
  57. package/build/api/schema/schema.js.map +1 -1
  58. package/build/api/schema-augmentation/augmentations/description.d.ts +1 -1
  59. package/build/api/schema-augmentation/augmentations/description.d.ts.map +1 -1
  60. package/build/api/schema-augmentation/schema-augmentation.d.ts +1 -1
  61. package/build/api/schema-augmentation/schema-augmentation.d.ts.map +1 -1
  62. package/build/api/schema-augmentation/target.d.ts +1 -1
  63. package/build/api/schema-augmentation/target.d.ts.map +1 -1
  64. package/build/api/schema-augmentation/target.js +1 -1
  65. package/build/api/schema-augmentation/target.js.map +1 -1
  66. package/build/api/schema-source/schema-source.d.ts +9 -5
  67. package/build/api/schema-source/schema-source.d.ts.map +1 -1
  68. package/build/api/schema-source/schema-source.js +37 -24
  69. package/build/api/schema-source/schema-source.js.map +1 -1
  70. package/build/api/vite/plugins/build.js +1 -1
  71. package/build/api/vite/plugins/build.js.map +1 -1
  72. package/build/api/vite/plugins/core.d.ts +1 -1
  73. package/build/api/vite/plugins/core.d.ts.map +1 -1
  74. package/build/api/vite/plugins/core.js +20 -9
  75. package/build/api/vite/plugins/core.js.map +1 -1
  76. package/build/api/vite/plugins/pages.js +1 -1
  77. package/build/api/vite/plugins/pages.js.map +1 -1
  78. package/build/api/vite/plugins/schema-assets.d.ts +1 -1
  79. package/build/api/vite/plugins/schema-assets.d.ts.map +1 -1
  80. package/build/api/vite/plugins/schema-assets.js +14 -5
  81. package/build/api/vite/plugins/schema-assets.js.map +1 -1
  82. package/build/api/vite/vi.d.ts +1 -1
  83. package/build/api/vite/vi.d.ts.map +1 -1
  84. package/build/api/vite/vi.js +1 -1
  85. package/build/api/vite/vi.js.map +1 -1
  86. package/build/cli/commands/cache/$default.d.ts +3 -0
  87. package/build/cli/commands/cache/$default.d.ts.map +1 -0
  88. package/build/cli/commands/cache/$default.js +10 -0
  89. package/build/cli/commands/cache/$default.js.map +1 -0
  90. package/build/cli/commands/cache/delete.d.ts +2 -0
  91. package/build/cli/commands/cache/delete.d.ts.map +1 -0
  92. package/build/cli/commands/cache/delete.js +22 -0
  93. package/build/cli/commands/cache/delete.js.map +1 -0
  94. package/build/cli/commands/cache/show.d.ts +2 -0
  95. package/build/cli/commands/cache/show.d.ts.map +1 -0
  96. package/build/cli/commands/cache/show.js +86 -0
  97. package/build/cli/commands/cache/show.js.map +1 -0
  98. package/build/cli/commands/cache.d.ts +3 -0
  99. package/build/cli/commands/cache.d.ts.map +1 -0
  100. package/build/cli/commands/cache.js +7 -0
  101. package/build/cli/commands/cache.js.map +1 -0
  102. package/build/cli/commands/config.js +2 -0
  103. package/build/cli/commands/config.js.map +1 -1
  104. package/build/cli/commands/open.js +2 -2
  105. package/build/cli/commands/open.js.map +1 -1
  106. package/build/cli/commands/static.js +2 -0
  107. package/build/cli/commands/static.js.map +1 -1
  108. package/build/lib/apple-touch-icon/{index.js → $.d.ts} +1 -1
  109. package/build/lib/apple-touch-icon/$.d.ts.map +1 -0
  110. package/build/lib/apple-touch-icon/{index.d.ts → $.js} +1 -1
  111. package/build/lib/apple-touch-icon/$.js.map +1 -0
  112. package/build/lib/errors/{errors.js → $$.d.ts} +1 -1
  113. package/build/lib/errors/$$.d.ts.map +1 -0
  114. package/build/lib/errors/{errors.d.ts → $$.js} +1 -1
  115. package/build/lib/errors/$$.js.map +1 -0
  116. package/build/lib/errors/$.d.ts +2 -0
  117. package/build/lib/errors/$.d.ts.map +1 -0
  118. package/build/lib/errors/$.js +2 -0
  119. package/build/lib/errors/$.js.map +1 -0
  120. package/build/lib/extensible-data/{index.js → $.d.ts} +1 -1
  121. package/build/lib/extensible-data/$.d.ts.map +1 -0
  122. package/build/lib/extensible-data/{index.d.ts → $.js} +1 -1
  123. package/build/lib/extensible-data/$.js.map +1 -0
  124. package/build/lib/favicon/{index.js → $.d.ts} +1 -1
  125. package/build/lib/favicon/$.d.ts.map +1 -0
  126. package/build/lib/favicon/{index.d.ts → $.js} +1 -1
  127. package/build/lib/favicon/$.js.map +1 -0
  128. package/build/lib/file-router/{file-router.js → $$.d.ts} +1 -1
  129. package/build/lib/file-router/$$.d.ts.map +1 -0
  130. package/build/lib/file-router/{file-router.d.ts → $$.js} +1 -1
  131. package/build/lib/file-router/$$.js.map +1 -0
  132. package/build/lib/file-router/$.d.ts +2 -0
  133. package/build/lib/file-router/$.d.ts.map +1 -0
  134. package/build/lib/file-router/$.js +2 -0
  135. package/build/lib/file-router/$.js.map +1 -0
  136. package/build/lib/grafaid/{grafaid.js → $$.d.ts} +1 -1
  137. package/build/lib/grafaid/$$.d.ts.map +1 -0
  138. package/build/lib/grafaid/{grafaid.d.ts → $$.js} +1 -1
  139. package/build/lib/grafaid/$$.js.map +1 -0
  140. package/build/lib/grafaid/$.d.ts +2 -0
  141. package/build/lib/grafaid/$.d.ts.map +1 -0
  142. package/build/lib/grafaid/$.js +2 -0
  143. package/build/lib/grafaid/$.js.map +1 -0
  144. package/build/lib/grafaid/schema/type.d.ts.map +1 -1
  145. package/build/lib/grafaid/schema/type.js.map +1 -1
  146. package/build/lib/grafaid-old/{index.js → $.d.ts} +1 -1
  147. package/build/lib/grafaid-old/$.d.ts.map +1 -0
  148. package/build/lib/grafaid-old/{index.d.ts → $.js} +1 -1
  149. package/build/lib/grafaid-old/$.js.map +1 -0
  150. package/build/lib/graphql-change/{graphql-change.d.ts → $$.d.ts} +2 -2
  151. package/build/lib/graphql-change/$$.d.ts.map +1 -0
  152. package/build/lib/graphql-change/{graphql-change.js → $$.js} +1 -1
  153. package/build/lib/graphql-change/$$.js.map +1 -0
  154. package/build/lib/graphql-change/$.d.ts +2 -0
  155. package/build/lib/graphql-change/$.d.ts.map +1 -0
  156. package/build/lib/graphql-change/$.js +2 -0
  157. package/build/lib/graphql-change/$.js.map +1 -0
  158. package/build/lib/graphql-change/change-groups.d.ts +5 -1
  159. package/build/lib/graphql-change/change-groups.d.ts.map +1 -1
  160. package/build/lib/graphql-change/change-groups.js.map +1 -1
  161. package/build/lib/graphql-changeset/$$.d.ts +4 -0
  162. package/build/lib/graphql-changeset/$$.d.ts.map +1 -0
  163. package/build/lib/graphql-changeset/$$.js +4 -0
  164. package/build/lib/graphql-changeset/$$.js.map +1 -0
  165. package/build/lib/graphql-changeset/$.d.ts +2 -0
  166. package/build/lib/graphql-changeset/$.d.ts.map +1 -0
  167. package/build/lib/graphql-changeset/$.js +2 -0
  168. package/build/lib/graphql-changeset/$.js.map +1 -0
  169. package/build/lib/graphql-changeset/changelog.d.ts +4 -0
  170. package/build/lib/graphql-changeset/changelog.d.ts.map +1 -0
  171. package/build/lib/graphql-changeset/changelog.js +2 -0
  172. package/build/lib/graphql-changeset/changelog.js.map +1 -0
  173. package/build/lib/graphql-changeset/changeset.d.ts +66 -0
  174. package/build/lib/graphql-changeset/changeset.d.ts.map +1 -0
  175. package/build/lib/graphql-changeset/changeset.js +139 -0
  176. package/build/lib/graphql-changeset/changeset.js.map +1 -0
  177. package/build/lib/graphql-changeset/versioned-schema.d.ts +31 -0
  178. package/build/lib/graphql-changeset/versioned-schema.d.ts.map +1 -0
  179. package/build/lib/graphql-changeset/versioned-schema.js +14 -0
  180. package/build/lib/graphql-changeset/versioned-schema.js.map +1 -0
  181. package/build/lib/graphql-path/$$.d.ts +42 -0
  182. package/build/lib/graphql-path/$$.d.ts.map +1 -0
  183. package/build/lib/graphql-path/$$.js +42 -0
  184. package/build/lib/graphql-path/$$.js.map +1 -0
  185. package/build/lib/graphql-path/$.d.ts +5 -0
  186. package/build/lib/graphql-path/$.d.ts.map +1 -0
  187. package/build/lib/graphql-path/$.js +5 -0
  188. package/build/lib/graphql-path/$.js.map +1 -0
  189. package/build/lib/graphql-path/constructors.d.ts +57 -0
  190. package/build/lib/graphql-path/constructors.d.ts.map +1 -0
  191. package/build/lib/graphql-path/constructors.js +73 -0
  192. package/build/lib/graphql-path/constructors.js.map +1 -0
  193. package/build/lib/graphql-path/definition.d.ts +152 -0
  194. package/build/lib/graphql-path/definition.d.ts.map +1 -0
  195. package/build/lib/graphql-path/definition.js +192 -0
  196. package/build/lib/graphql-path/definition.js.map +1 -0
  197. package/build/lib/graphql-path/query.d.ts +75 -0
  198. package/build/lib/graphql-path/query.d.ts.map +1 -0
  199. package/build/lib/graphql-path/query.js +111 -0
  200. package/build/lib/graphql-path/query.js.map +1 -0
  201. package/build/lib/graphql-path/types.d.ts +50 -0
  202. package/build/lib/graphql-path/types.d.ts.map +1 -0
  203. package/build/lib/graphql-path/types.js +5 -0
  204. package/build/lib/graphql-path/types.js.map +1 -0
  205. package/build/lib/graphql-schema-loader/{index.js → $.d.ts} +1 -1
  206. package/build/lib/graphql-schema-loader/$.d.ts.map +1 -0
  207. package/build/lib/graphql-schema-loader/{index.d.ts → $.js} +1 -1
  208. package/build/lib/graphql-schema-loader/$.js.map +1 -0
  209. package/build/lib/graphql-schema-loader/graphql-schema-loader.d.ts +1 -1
  210. package/build/lib/graphql-schema-loader/graphql-schema-loader.d.ts.map +1 -1
  211. package/build/lib/graphql-schema-loader/graphql-schema-loader.js +1 -1
  212. package/build/lib/graphql-schema-loader/graphql-schema-loader.js.map +1 -1
  213. package/build/lib/hono-aid/{index.js → $.d.ts} +1 -1
  214. package/build/lib/hono-aid/$.d.ts.map +1 -0
  215. package/build/lib/hono-aid/{index.d.ts → $.js} +1 -1
  216. package/build/lib/hono-aid/$.js.map +1 -0
  217. package/build/lib/html-utils/$$.d.ts +3 -0
  218. package/build/lib/html-utils/$$.d.ts.map +1 -0
  219. package/build/lib/html-utils/$$.js +3 -0
  220. package/build/lib/html-utils/$$.js.map +1 -0
  221. package/build/lib/html-utils/$.d.ts +2 -0
  222. package/build/lib/html-utils/$.d.ts.map +1 -0
  223. package/build/lib/html-utils/$.js +2 -0
  224. package/build/lib/html-utils/$.js.map +1 -0
  225. package/build/lib/kit-temp.d.ts +1 -0
  226. package/build/lib/kit-temp.d.ts.map +1 -1
  227. package/build/lib/react-router-aid/{react-router-aid.d.ts → $$.d.ts} +1 -1
  228. package/build/lib/react-router-aid/$$.d.ts.map +1 -0
  229. package/build/lib/react-router-aid/{react-router-aid.js → $$.js} +1 -1
  230. package/build/lib/react-router-aid/$$.js.map +1 -0
  231. package/build/lib/react-router-aid/$.d.ts +2 -0
  232. package/build/lib/react-router-aid/$.d.ts.map +1 -0
  233. package/build/lib/react-router-aid/$.js +2 -0
  234. package/build/lib/react-router-aid/$.js.map +1 -0
  235. package/build/lib/react-router-loader/{react-router-loader.d.ts → $$.d.ts} +1 -1
  236. package/build/lib/react-router-loader/$$.d.ts.map +1 -0
  237. package/build/lib/react-router-loader/{react-router-loader.js → $$.js} +1 -1
  238. package/build/lib/react-router-loader/$$.js.map +1 -0
  239. package/build/lib/react-router-loader/$.d.ts +2 -0
  240. package/build/lib/react-router-loader/$.d.ts.map +1 -0
  241. package/build/lib/react-router-loader/$.js +2 -0
  242. package/build/lib/react-router-loader/$.js.map +1 -0
  243. package/build/lib/schema-lifecycle/$$.d.ts +6 -0
  244. package/build/lib/schema-lifecycle/$$.d.ts.map +1 -0
  245. package/build/lib/schema-lifecycle/$$.js +6 -0
  246. package/build/lib/schema-lifecycle/$$.js.map +1 -0
  247. package/build/lib/schema-lifecycle/$.d.ts +2 -0
  248. package/build/lib/schema-lifecycle/$.d.ts.map +1 -0
  249. package/build/lib/schema-lifecycle/$.js +2 -0
  250. package/build/lib/schema-lifecycle/$.js.map +1 -0
  251. package/build/lib/schema-lifecycle/FieldLifecycle.d.ts +17 -0
  252. package/build/lib/schema-lifecycle/FieldLifecycle.d.ts.map +1 -0
  253. package/build/lib/schema-lifecycle/FieldLifecycle.js +2 -0
  254. package/build/lib/schema-lifecycle/FieldLifecycle.js.map +1 -0
  255. package/build/lib/schema-lifecycle/LifecycleEvent.d.ts +25 -0
  256. package/build/lib/schema-lifecycle/LifecycleEvent.d.ts.map +1 -0
  257. package/build/lib/schema-lifecycle/LifecycleEvent.js +2 -0
  258. package/build/lib/schema-lifecycle/LifecycleEvent.js.map +1 -0
  259. package/build/lib/schema-lifecycle/NamedTypeLifecycle.d.ts +59 -0
  260. package/build/lib/schema-lifecycle/NamedTypeLifecycle.d.ts.map +1 -0
  261. package/build/lib/schema-lifecycle/NamedTypeLifecycle.js +24 -0
  262. package/build/lib/schema-lifecycle/NamedTypeLifecycle.js.map +1 -0
  263. package/build/lib/schema-lifecycle/SchemaLifecycle.d.ts +25 -0
  264. package/build/lib/schema-lifecycle/SchemaLifecycle.d.ts.map +1 -0
  265. package/build/lib/schema-lifecycle/SchemaLifecycle.js +59 -0
  266. package/build/lib/schema-lifecycle/SchemaLifecycle.js.map +1 -0
  267. package/build/lib/schema-lifecycle/SchemaLink.d.ts +2 -0
  268. package/build/lib/schema-lifecycle/SchemaLink.d.ts.map +1 -0
  269. package/build/lib/schema-lifecycle/SchemaLink.js +38 -0
  270. package/build/lib/schema-lifecycle/SchemaLink.js.map +1 -0
  271. package/build/lib/schema-lifecycle/handlers.d.ts +20 -0
  272. package/build/lib/schema-lifecycle/handlers.d.ts.map +1 -0
  273. package/build/lib/schema-lifecycle/handlers.js +168 -0
  274. package/build/lib/schema-lifecycle/handlers.js.map +1 -0
  275. package/build/lib/schema-lifecycle/utils.d.ts +53 -0
  276. package/build/lib/schema-lifecycle/utils.d.ts.map +1 -0
  277. package/build/lib/schema-lifecycle/utils.js +160 -0
  278. package/build/lib/schema-lifecycle/utils.js.map +1 -0
  279. package/build/lib/stack-processor/{index.js → $.d.ts} +1 -1
  280. package/build/lib/stack-processor/$.d.ts.map +1 -0
  281. package/build/lib/stack-processor/{index.d.ts → $.js} +1 -1
  282. package/build/lib/stack-processor/$.js.map +1 -0
  283. package/build/lib/superjson-codec/{exports.js → $$.d.ts} +1 -1
  284. package/build/lib/superjson-codec/$$.d.ts.map +1 -0
  285. package/build/lib/superjson-codec/{exports.d.ts → $$.js} +1 -1
  286. package/build/lib/superjson-codec/$$.js.map +1 -0
  287. package/build/lib/superjson-codec/$.d.ts +2 -0
  288. package/build/lib/superjson-codec/$.d.ts.map +1 -0
  289. package/build/lib/superjson-codec/$.js +2 -0
  290. package/build/lib/superjson-codec/$.js.map +1 -0
  291. package/build/lib/superjson-codec/codecs/graphql-schema.d.ts +1 -1
  292. package/build/lib/superjson-codec/codecs/graphql-schema.d.ts.map +1 -1
  293. package/build/lib/superjson-codec/codecs/graphql-schema.js +1 -1
  294. package/build/lib/superjson-codec/codecs/graphql-schema.js.map +1 -1
  295. package/build/lib/theme/$$.d.ts +2 -0
  296. package/build/lib/theme/$$.d.ts.map +1 -0
  297. package/build/lib/theme/$$.js +2 -0
  298. package/build/lib/theme/$$.js.map +1 -0
  299. package/build/lib/theme/$.d.ts +1 -1
  300. package/build/lib/theme/$.d.ts.map +1 -1
  301. package/build/lib/theme/$.js +1 -1
  302. package/build/lib/theme/$.js.map +1 -1
  303. package/build/lib/vite-plugin-config/{vite-plugin-config.d.ts → $$.d.ts} +1 -1
  304. package/build/lib/vite-plugin-config/$$.d.ts.map +1 -0
  305. package/build/lib/vite-plugin-config/{vite-plugin-config.js → $$.js} +1 -1
  306. package/build/lib/vite-plugin-config/$$.js.map +1 -0
  307. package/build/lib/vite-plugin-config/$.d.ts +2 -0
  308. package/build/lib/vite-plugin-config/$.d.ts.map +1 -0
  309. package/build/lib/vite-plugin-config/$.js +2 -0
  310. package/build/lib/vite-plugin-config/$.js.map +1 -0
  311. package/build/lib/vite-plugin-json/{index.js → $.d.ts} +1 -1
  312. package/build/lib/vite-plugin-json/$.d.ts.map +1 -0
  313. package/build/lib/vite-plugin-json/{index.d.ts → $.js} +1 -1
  314. package/build/lib/vite-plugin-json/$.js.map +1 -0
  315. package/build/lib/vite-plugin-mdx/{index.js → $.d.ts} +1 -1
  316. package/build/lib/vite-plugin-mdx/$.d.ts.map +1 -0
  317. package/build/lib/vite-plugin-mdx/{index.d.ts → $.js} +1 -1
  318. package/build/lib/vite-plugin-mdx/$.js.map +1 -0
  319. package/build/lib/vite-plugin-reactive-data/{index.js → $.d.ts} +1 -1
  320. package/build/lib/vite-plugin-reactive-data/$.d.ts.map +1 -0
  321. package/build/lib/vite-plugin-reactive-data/{index.d.ts → $.js} +1 -1
  322. package/build/lib/vite-plugin-reactive-data/$.js.map +1 -0
  323. package/build/lib/vite-plugin-reactive-data/vite-plugin-reactive-data.d.ts +1 -1
  324. package/build/lib/vite-plugin-reactive-data/vite-plugin-reactive-data.d.ts.map +1 -1
  325. package/build/lib/vite-plugins/$$.d.ts +2 -0
  326. package/build/lib/vite-plugins/$$.d.ts.map +1 -0
  327. package/build/lib/vite-plugins/$$.js +2 -0
  328. package/build/lib/vite-plugins/$$.js.map +1 -0
  329. package/build/lib/vite-plugins/$.d.ts +5 -0
  330. package/build/lib/vite-plugins/$.d.ts.map +1 -0
  331. package/build/lib/vite-plugins/$.js +5 -0
  332. package/build/lib/vite-plugins/$.js.map +1 -0
  333. package/build/lib/vite-virtual/{vite-virtual.js → $$.d.ts} +1 -1
  334. package/build/lib/vite-virtual/$$.d.ts.map +1 -0
  335. package/build/lib/vite-virtual/{vite-virtual.d.ts → $$.js} +1 -1
  336. package/build/lib/vite-virtual/$$.js.map +1 -0
  337. package/build/lib/vite-virtual/$.d.ts +2 -0
  338. package/build/lib/vite-virtual/$.d.ts.map +1 -0
  339. package/build/lib/vite-virtual/$.js +2 -0
  340. package/build/lib/vite-virtual/$.js.map +1 -0
  341. package/build/lib/vite-virtual/identified-loader.js +1 -1
  342. package/build/lib/vite-virtual/identified-loader.js.map +1 -1
  343. package/build/sandbox.js +2 -40
  344. package/build/sandbox.js.map +1 -1
  345. package/build/singletons/superjson.js +1 -1
  346. package/build/singletons/superjson.js.map +1 -1
  347. package/build/template/components/ArgumentListAnnotation.js +1 -1
  348. package/build/template/components/ArgumentListAnnotation.js.map +1 -1
  349. package/build/template/components/Changelog/ChangeBase.d.ts +1 -1
  350. package/build/template/components/Changelog/ChangeBase.d.ts.map +1 -1
  351. package/build/template/components/Changelog/CriticalitySection.d.ts +1 -1
  352. package/build/template/components/Changelog/CriticalitySection.d.ts.map +1 -1
  353. package/build/template/components/Changelog/CriticalitySection.js.map +1 -1
  354. package/build/template/components/Changelog/groups/DirectiveArgument.d.ts +1 -1
  355. package/build/template/components/Changelog/groups/DirectiveArgument.d.ts.map +1 -1
  356. package/build/template/components/Changelog/groups/DirectiveArgumentDescription.d.ts +1 -1
  357. package/build/template/components/Changelog/groups/DirectiveArgumentDescription.d.ts.map +1 -1
  358. package/build/template/components/Changelog/groups/DirectiveArgumentOperation.d.ts +1 -1
  359. package/build/template/components/Changelog/groups/DirectiveArgumentOperation.d.ts.map +1 -1
  360. package/build/template/components/Changelog/groups/DirectiveDescription.d.ts +1 -1
  361. package/build/template/components/Changelog/groups/DirectiveDescription.d.ts.map +1 -1
  362. package/build/template/components/Changelog/groups/DirectiveLocationOperation.d.ts +1 -1
  363. package/build/template/components/Changelog/groups/DirectiveLocationOperation.d.ts.map +1 -1
  364. package/build/template/components/Changelog/groups/DirectiveOperation.d.ts +1 -1
  365. package/build/template/components/Changelog/groups/DirectiveOperation.d.ts.map +1 -1
  366. package/build/template/components/Changelog/groups/DirectiveUsage.d.ts +1 -1
  367. package/build/template/components/Changelog/groups/DirectiveUsage.d.ts.map +1 -1
  368. package/build/template/components/Changelog/groups/EnumValueDeprecationReason.d.ts +1 -1
  369. package/build/template/components/Changelog/groups/EnumValueDeprecationReason.d.ts.map +1 -1
  370. package/build/template/components/Changelog/groups/EnumValueDescription.d.ts +1 -1
  371. package/build/template/components/Changelog/groups/EnumValueDescription.d.ts.map +1 -1
  372. package/build/template/components/Changelog/groups/EnumValueOperation.d.ts +1 -1
  373. package/build/template/components/Changelog/groups/EnumValueOperation.d.ts.map +1 -1
  374. package/build/template/components/Changelog/groups/FieldArgument.d.ts +1 -1
  375. package/build/template/components/Changelog/groups/FieldArgument.d.ts.map +1 -1
  376. package/build/template/components/Changelog/groups/FieldArgumentDescription.d.ts +1 -1
  377. package/build/template/components/Changelog/groups/FieldArgumentDescription.d.ts.map +1 -1
  378. package/build/template/components/Changelog/groups/FieldArgumentOperation.d.ts +1 -1
  379. package/build/template/components/Changelog/groups/FieldArgumentOperation.d.ts.map +1 -1
  380. package/build/template/components/Changelog/groups/FieldDeprecation.d.ts +1 -1
  381. package/build/template/components/Changelog/groups/FieldDeprecation.d.ts.map +1 -1
  382. package/build/template/components/Changelog/groups/FieldDeprecationReason.d.ts +1 -1
  383. package/build/template/components/Changelog/groups/FieldDeprecationReason.d.ts.map +1 -1
  384. package/build/template/components/Changelog/groups/FieldDescription.d.ts +1 -1
  385. package/build/template/components/Changelog/groups/FieldDescription.d.ts.map +1 -1
  386. package/build/template/components/Changelog/groups/FieldOperation.d.ts +1 -1
  387. package/build/template/components/Changelog/groups/FieldOperation.d.ts.map +1 -1
  388. package/build/template/components/Changelog/groups/InputFieldDefaultValue.d.ts +1 -1
  389. package/build/template/components/Changelog/groups/InputFieldDefaultValue.d.ts.map +1 -1
  390. package/build/template/components/Changelog/groups/InputFieldDescription.d.ts +1 -1
  391. package/build/template/components/Changelog/groups/InputFieldDescription.d.ts.map +1 -1
  392. package/build/template/components/Changelog/groups/InputFieldOperation.d.ts +1 -1
  393. package/build/template/components/Changelog/groups/InputFieldOperation.d.ts.map +1 -1
  394. package/build/template/components/Changelog/groups/ObjectTypeInterfaceOperation.d.ts +1 -1
  395. package/build/template/components/Changelog/groups/ObjectTypeInterfaceOperation.d.ts.map +1 -1
  396. package/build/template/components/Changelog/groups/SchemaRootType.d.ts +1 -1
  397. package/build/template/components/Changelog/groups/SchemaRootType.d.ts.map +1 -1
  398. package/build/template/components/Changelog/groups/TypeDescription.d.ts +1 -1
  399. package/build/template/components/Changelog/groups/TypeDescription.d.ts.map +1 -1
  400. package/build/template/components/Changelog/groups/TypeOperation.d.ts +1 -1
  401. package/build/template/components/Changelog/groups/TypeOperation.d.ts.map +1 -1
  402. package/build/template/components/Changelog/groups/UnionMemberOperation.d.ts +1 -1
  403. package/build/template/components/Changelog/groups/UnionMemberOperation.d.ts.map +1 -1
  404. package/build/template/components/Changelog.d.ts +2 -2
  405. package/build/template/components/Changelog.d.ts.map +1 -1
  406. package/build/template/components/Changelog.js +11 -8
  407. package/build/template/components/Changelog.js.map +1 -1
  408. package/build/template/components/DeprecationReason.d.ts +1 -1
  409. package/build/template/components/DeprecationReason.d.ts.map +1 -1
  410. package/build/template/components/Description.d.ts +1 -1
  411. package/build/template/components/Description.d.ts.map +1 -1
  412. package/build/template/components/Field.d.ts +2 -1
  413. package/build/template/components/Field.d.ts.map +1 -1
  414. package/build/template/components/Field.js +23 -4
  415. package/build/template/components/Field.js.map +1 -1
  416. package/build/template/components/FieldList.d.ts +2 -1
  417. package/build/template/components/FieldList.d.ts.map +1 -1
  418. package/build/template/components/FieldList.js +3 -3
  419. package/build/template/components/FieldList.js.map +1 -1
  420. package/build/template/components/FieldListSection.js +2 -2
  421. package/build/template/components/FieldListSection.js.map +1 -1
  422. package/build/template/components/HamburgerMenu.d.ts +1 -0
  423. package/build/template/components/HamburgerMenu.d.ts.map +1 -1
  424. package/build/template/components/HamburgerMenu.js +2 -2
  425. package/build/template/components/HamburgerMenu.js.map +1 -1
  426. package/build/template/components/NamedType.d.ts.map +1 -1
  427. package/build/template/components/NamedType.js +11 -2
  428. package/build/template/components/NamedType.js.map +1 -1
  429. package/build/template/components/TypeIndex.js +1 -1
  430. package/build/template/components/TypeIndex.js.map +1 -1
  431. package/build/template/components/graphql/type-kind-icon.d.ts +1 -1
  432. package/build/template/components/graphql/type-kind-icon.d.ts.map +1 -1
  433. package/build/template/components/graphql/type-link.d.ts +1 -1
  434. package/build/template/components/graphql/type-link.d.ts.map +1 -1
  435. package/build/template/components/graphql/type-link.js +1 -1
  436. package/build/template/components/graphql/type-link.js.map +1 -1
  437. package/build/template/components/sidebar/Sidebar.d.ts +2 -1
  438. package/build/template/components/sidebar/Sidebar.d.ts.map +1 -1
  439. package/build/template/components/sidebar/Sidebar.js +2 -2
  440. package/build/template/components/sidebar/Sidebar.js.map +1 -1
  441. package/build/template/contexts/SchemaLifecycleContext.d.ts +14 -0
  442. package/build/template/contexts/SchemaLifecycleContext.d.ts.map +1 -0
  443. package/build/template/contexts/SchemaLifecycleContext.js +15 -0
  444. package/build/template/contexts/SchemaLifecycleContext.js.map +1 -0
  445. package/build/template/layouts/ChangelogLayout.d.ts +1 -1
  446. package/build/template/layouts/ChangelogLayout.d.ts.map +1 -1
  447. package/build/template/layouts/ChangelogLayout.js +11 -3
  448. package/build/template/layouts/ChangelogLayout.js.map +1 -1
  449. package/build/template/layouts/SidebarLayout.d.ts +1 -0
  450. package/build/template/layouts/SidebarLayout.d.ts.map +1 -1
  451. package/build/template/layouts/SidebarLayout.js +2 -2
  452. package/build/template/layouts/SidebarLayout.js.map +1 -1
  453. package/build/template/routes/changelog.d.ts +4 -2
  454. package/build/template/routes/changelog.d.ts.map +1 -1
  455. package/build/template/routes/changelog.js.map +1 -1
  456. package/build/template/routes/reference.d.ts +6 -1
  457. package/build/template/routes/reference.d.ts.map +1 -1
  458. package/build/template/routes/reference.js +8 -4
  459. package/build/template/routes/reference.js.map +1 -1
  460. package/build/template/routes/root.d.ts.map +1 -1
  461. package/build/template/routes/root.js +5 -1
  462. package/build/template/routes/root.js.map +1 -1
  463. package/build/template/server/middleware/unsupported-assets.js +2 -2
  464. package/build/template/server/middleware/unsupported-assets.js.map +1 -1
  465. package/build/template/server/ssg/get-route-paths.js +1 -1
  466. package/build/template/server/ssg/get-route-paths.js.map +1 -1
  467. package/build/template/sources/schema-source.d.ts +6 -4
  468. package/build/template/sources/schema-source.d.ts.map +1 -1
  469. package/package.json +118 -4
  470. package/src/api/api.ts +1 -0
  471. package/src/api/cache/$$.ts +1 -0
  472. package/src/api/cache/$.ts +1 -0
  473. package/src/api/cache/cache.ts +210 -0
  474. package/src/api/content/navbar.test.ts +3 -3
  475. package/src/api/content/navbar.ts +2 -0
  476. package/src/api/content/page.ts +1 -1
  477. package/src/api/content/scan.ts +1 -1
  478. package/src/api/content/sidebar.ts +1 -1
  479. package/src/api/iso/schema/$$.ts +0 -3
  480. package/src/api/iso/schema/routing.ts +1 -1
  481. package/src/api/iso/schema/validation.ts +1 -1
  482. package/src/api/schema/data-sources/introspection/introspection.ts +13 -10
  483. package/src/api/schema/data-sources/memory/memory.ts +26 -16
  484. package/src/api/schema/data-sources/schema-directory/schema-directory.ts +28 -18
  485. package/src/api/schema/data-sources/schema-file/schema-file.ts +10 -10
  486. package/src/api/schema/read.ts +5 -5
  487. package/src/api/schema/schema.ts +0 -14
  488. package/src/api/schema-augmentation/augmentations/description.ts +1 -1
  489. package/src/api/schema-augmentation/schema-augmentation.ts +1 -1
  490. package/src/api/schema-augmentation/target.ts +1 -1
  491. package/src/api/schema-source/schema-source.ts +59 -32
  492. package/src/api/vite/plugins/build.ts +1 -1
  493. package/src/api/vite/plugins/core.ts +21 -12
  494. package/src/api/vite/plugins/pages.ts +1 -1
  495. package/src/api/vite/plugins/schema-assets.ts +21 -7
  496. package/src/api/vite/vi.ts +1 -1
  497. package/src/cli/commands/cache/$default.ts +10 -0
  498. package/src/cli/commands/cache/delete.ts +27 -0
  499. package/src/cli/commands/cache/show.ts +99 -0
  500. package/src/cli/commands/cache.ts +9 -0
  501. package/src/cli/commands/config.ts +3 -0
  502. package/src/cli/commands/open.ts +2 -2
  503. package/src/cli/commands/static.ts +3 -0
  504. package/src/lib/errors/$.ts +1 -0
  505. package/src/lib/file-router/$.ts +1 -0
  506. package/src/lib/file-router/index.test.ts +1 -1
  507. package/src/lib/grafaid/$.ts +1 -0
  508. package/src/lib/grafaid/schema/type.ts +1 -0
  509. package/src/lib/graphql-change/{graphql-change.ts → $$.ts} +1 -1
  510. package/src/lib/graphql-change/$.ts +1 -0
  511. package/src/lib/graphql-change/change-groups.ts +56 -26
  512. package/src/lib/graphql-changeset/$$.ts +3 -0
  513. package/src/lib/graphql-changeset/$.ts +1 -0
  514. package/src/lib/graphql-changeset/changelog.ts +9 -0
  515. package/src/lib/graphql-changeset/changeset.ts +190 -0
  516. package/src/lib/graphql-changeset/versioned-schema.ts +43 -0
  517. package/src/lib/graphql-path/$$.ts +42 -0
  518. package/src/lib/graphql-path/$.ts +4 -0
  519. package/src/lib/graphql-path/constructors.ts +81 -0
  520. package/src/lib/graphql-path/definition.ts +240 -0
  521. package/src/lib/graphql-path/query.ts +118 -0
  522. package/src/lib/graphql-path/types.ts +55 -0
  523. package/src/lib/graphql-schema-loader/graphql-schema-loader.ts +1 -1
  524. package/src/lib/html-utils/$$.ts +2 -0
  525. package/src/lib/html-utils/$.ts +1 -0
  526. package/src/lib/kit-temp.ts +3 -0
  527. package/src/lib/path-map/$.test.ts +4 -3
  528. package/src/lib/react-router-aid/$.ts +1 -0
  529. package/src/lib/react-router-loader/$.ts +1 -0
  530. package/src/lib/schema-lifecycle/$$.ts +19 -0
  531. package/src/lib/schema-lifecycle/$.test.ts +222 -0
  532. package/src/lib/schema-lifecycle/$.ts +1 -0
  533. package/src/lib/schema-lifecycle/FieldLifecycle.ts +18 -0
  534. package/src/lib/schema-lifecycle/LifecycleEvent.ts +27 -0
  535. package/src/lib/schema-lifecycle/NamedTypeLifecycle.ts +96 -0
  536. package/src/lib/schema-lifecycle/SchemaLifecycle.ts +85 -0
  537. package/src/lib/schema-lifecycle/SchemaLink.ts +40 -0
  538. package/src/lib/schema-lifecycle/handlers.ts +215 -0
  539. package/src/lib/schema-lifecycle/utils.ts +234 -0
  540. package/src/lib/superjson-codec/$.ts +1 -0
  541. package/src/lib/superjson-codec/codecs/graphql-schema.ts +1 -1
  542. package/src/lib/theme/$$.ts +1 -0
  543. package/src/lib/theme/$.ts +1 -1
  544. package/src/lib/vite-plugin-config/$.ts +1 -0
  545. package/src/lib/vite-plugin-reactive-data/vite-plugin-reactive-data.ts +1 -1
  546. package/src/lib/vite-plugins/$.ts +4 -0
  547. package/src/lib/vite-virtual/$.ts +1 -0
  548. package/src/lib/vite-virtual/identified-loader.ts +1 -1
  549. package/src/sandbox.ts +1 -43
  550. package/src/singletons/superjson.ts +1 -1
  551. package/src/template/components/ArgumentListAnnotation.tsx +1 -1
  552. package/src/template/components/Changelog/ChangeBase.tsx +1 -1
  553. package/src/template/components/Changelog/CriticalitySection.tsx +1 -1
  554. package/src/template/components/Changelog/groups/DirectiveArgument.tsx +1 -1
  555. package/src/template/components/Changelog/groups/DirectiveArgumentDescription.tsx +1 -1
  556. package/src/template/components/Changelog/groups/DirectiveArgumentOperation.tsx +1 -1
  557. package/src/template/components/Changelog/groups/DirectiveDescription.tsx +1 -1
  558. package/src/template/components/Changelog/groups/DirectiveLocationOperation.tsx +1 -1
  559. package/src/template/components/Changelog/groups/DirectiveOperation.tsx +1 -1
  560. package/src/template/components/Changelog/groups/DirectiveUsage.tsx +1 -1
  561. package/src/template/components/Changelog/groups/EnumValueDeprecationReason.tsx +1 -1
  562. package/src/template/components/Changelog/groups/EnumValueDescription.tsx +1 -1
  563. package/src/template/components/Changelog/groups/EnumValueOperation.tsx +1 -1
  564. package/src/template/components/Changelog/groups/FieldArgument.tsx +1 -1
  565. package/src/template/components/Changelog/groups/FieldArgumentDescription.tsx +1 -1
  566. package/src/template/components/Changelog/groups/FieldArgumentOperation.tsx +1 -1
  567. package/src/template/components/Changelog/groups/FieldDeprecation.tsx +1 -1
  568. package/src/template/components/Changelog/groups/FieldDeprecationReason.tsx +1 -1
  569. package/src/template/components/Changelog/groups/FieldDescription.tsx +1 -1
  570. package/src/template/components/Changelog/groups/FieldOperation.tsx +1 -1
  571. package/src/template/components/Changelog/groups/InputFieldDefaultValue.tsx +1 -1
  572. package/src/template/components/Changelog/groups/InputFieldDescription.tsx +1 -1
  573. package/src/template/components/Changelog/groups/InputFieldOperation.tsx +1 -1
  574. package/src/template/components/Changelog/groups/ObjectTypeInterfaceOperation.tsx +1 -1
  575. package/src/template/components/Changelog/groups/SchemaRootType.tsx +1 -1
  576. package/src/template/components/Changelog/groups/TypeDescription.tsx +1 -1
  577. package/src/template/components/Changelog/groups/TypeOperation.tsx +1 -1
  578. package/src/template/components/Changelog/groups/UnionMemberOperation.tsx +1 -1
  579. package/src/template/components/Changelog.tsx +12 -11
  580. package/src/template/components/DeprecationReason.tsx +1 -1
  581. package/src/template/components/Description.tsx +1 -1
  582. package/src/template/components/Field.tsx +48 -4
  583. package/src/template/components/FieldList.tsx +4 -2
  584. package/src/template/components/FieldListSection.tsx +2 -2
  585. package/src/template/components/HamburgerMenu.tsx +3 -1
  586. package/src/template/components/NamedType.tsx +31 -2
  587. package/src/template/components/TypeIndex.tsx +1 -1
  588. package/src/template/components/graphql/type-kind-icon.tsx +1 -1
  589. package/src/template/components/graphql/type-kind-tokens.ts +1 -1
  590. package/src/template/components/graphql/type-link.tsx +1 -1
  591. package/src/template/components/sidebar/Sidebar.tsx +7 -1
  592. package/src/template/contexts/SchemaLifecycleContext.tsx +30 -0
  593. package/src/template/layouts/ChangelogLayout.tsx +11 -4
  594. package/src/template/layouts/SidebarLayout.tsx +4 -2
  595. package/src/template/routes/changelog.tsx +4 -2
  596. package/src/template/routes/reference.tsx +26 -11
  597. package/src/template/routes/root.tsx +16 -5
  598. package/src/template/server/create-page-html-response.ts +1 -1
  599. package/src/template/server/middleware/unsupported-assets.ts +2 -2
  600. package/src/template/server/ssg/get-route-paths.ts +1 -1
  601. package/build/lib/apple-touch-icon/index.d.ts.map +0 -1
  602. package/build/lib/apple-touch-icon/index.js.map +0 -1
  603. package/build/lib/errors/errors.d.ts.map +0 -1
  604. package/build/lib/errors/errors.js.map +0 -1
  605. package/build/lib/errors/index.d.ts +0 -2
  606. package/build/lib/errors/index.d.ts.map +0 -1
  607. package/build/lib/errors/index.js +0 -2
  608. package/build/lib/errors/index.js.map +0 -1
  609. package/build/lib/extensible-data/index.d.ts.map +0 -1
  610. package/build/lib/extensible-data/index.js.map +0 -1
  611. package/build/lib/favicon/index.d.ts.map +0 -1
  612. package/build/lib/favicon/index.js.map +0 -1
  613. package/build/lib/file-router/file-router.d.ts.map +0 -1
  614. package/build/lib/file-router/file-router.js.map +0 -1
  615. package/build/lib/file-router/index.d.ts +0 -2
  616. package/build/lib/file-router/index.d.ts.map +0 -1
  617. package/build/lib/file-router/index.js +0 -2
  618. package/build/lib/file-router/index.js.map +0 -1
  619. package/build/lib/grafaid/grafaid.d.ts.map +0 -1
  620. package/build/lib/grafaid/grafaid.js.map +0 -1
  621. package/build/lib/grafaid/index.d.ts +0 -2
  622. package/build/lib/grafaid/index.d.ts.map +0 -1
  623. package/build/lib/grafaid/index.js +0 -2
  624. package/build/lib/grafaid/index.js.map +0 -1
  625. package/build/lib/grafaid-old/index.d.ts.map +0 -1
  626. package/build/lib/grafaid-old/index.js.map +0 -1
  627. package/build/lib/graphql-change/graphql-change.d.ts.map +0 -1
  628. package/build/lib/graphql-change/graphql-change.js.map +0 -1
  629. package/build/lib/graphql-change/index.d.ts +0 -2
  630. package/build/lib/graphql-change/index.d.ts.map +0 -1
  631. package/build/lib/graphql-change/index.js +0 -2
  632. package/build/lib/graphql-change/index.js.map +0 -1
  633. package/build/lib/graphql-changeset/graphql-changeset.d.ts +0 -9
  634. package/build/lib/graphql-changeset/graphql-changeset.d.ts.map +0 -1
  635. package/build/lib/graphql-changeset/graphql-changeset.js +0 -2
  636. package/build/lib/graphql-changeset/graphql-changeset.js.map +0 -1
  637. package/build/lib/graphql-changeset/index.d.ts +0 -2
  638. package/build/lib/graphql-changeset/index.d.ts.map +0 -1
  639. package/build/lib/graphql-changeset/index.js +0 -2
  640. package/build/lib/graphql-changeset/index.js.map +0 -1
  641. package/build/lib/graphql-schema-loader/index.d.ts.map +0 -1
  642. package/build/lib/graphql-schema-loader/index.js.map +0 -1
  643. package/build/lib/hono-aid/index.d.ts.map +0 -1
  644. package/build/lib/hono-aid/index.js.map +0 -1
  645. package/build/lib/react-router-aid/index.d.ts +0 -2
  646. package/build/lib/react-router-aid/index.d.ts.map +0 -1
  647. package/build/lib/react-router-aid/index.js +0 -2
  648. package/build/lib/react-router-aid/index.js.map +0 -1
  649. package/build/lib/react-router-aid/react-router-aid.d.ts.map +0 -1
  650. package/build/lib/react-router-aid/react-router-aid.js.map +0 -1
  651. package/build/lib/react-router-loader/react-router-loader.d.ts.map +0 -1
  652. package/build/lib/react-router-loader/react-router-loader.js.map +0 -1
  653. package/build/lib/stack-processor/index.d.ts.map +0 -1
  654. package/build/lib/stack-processor/index.js.map +0 -1
  655. package/build/lib/superjson-codec/exports.d.ts.map +0 -1
  656. package/build/lib/superjson-codec/exports.js.map +0 -1
  657. package/build/lib/superjson-codec/index.d.ts +0 -2
  658. package/build/lib/superjson-codec/index.d.ts.map +0 -1
  659. package/build/lib/superjson-codec/index.js +0 -2
  660. package/build/lib/superjson-codec/index.js.map +0 -1
  661. package/build/lib/vite-plugin-config/vite-plugin-config.d.ts.map +0 -1
  662. package/build/lib/vite-plugin-config/vite-plugin-config.js.map +0 -1
  663. package/build/lib/vite-plugin-json/index.d.ts.map +0 -1
  664. package/build/lib/vite-plugin-json/index.js.map +0 -1
  665. package/build/lib/vite-plugin-mdx/index.d.ts.map +0 -1
  666. package/build/lib/vite-plugin-mdx/index.js.map +0 -1
  667. package/build/lib/vite-plugin-reactive-data/index.d.ts.map +0 -1
  668. package/build/lib/vite-plugin-reactive-data/index.js.map +0 -1
  669. package/build/lib/vite-plugins/index.d.ts +0 -5
  670. package/build/lib/vite-plugins/index.d.ts.map +0 -1
  671. package/build/lib/vite-plugins/index.js +0 -5
  672. package/build/lib/vite-plugins/index.js.map +0 -1
  673. package/build/lib/vite-plugins/vite-plugins.d.ts +0 -2
  674. package/build/lib/vite-plugins/vite-plugins.d.ts.map +0 -1
  675. package/build/lib/vite-plugins/vite-plugins.js +0 -2
  676. package/build/lib/vite-plugins/vite-plugins.js.map +0 -1
  677. package/build/lib/vite-virtual/index.d.ts +0 -2
  678. package/build/lib/vite-virtual/index.d.ts.map +0 -1
  679. package/build/lib/vite-virtual/index.js +0 -2
  680. package/build/lib/vite-virtual/index.js.map +0 -1
  681. package/build/lib/vite-virtual/vite-virtual.d.ts.map +0 -1
  682. package/build/lib/vite-virtual/vite-virtual.js.map +0 -1
  683. package/src/lib/errors/index.ts +0 -1
  684. package/src/lib/file-router/index.ts +0 -1
  685. package/src/lib/grafaid/index.ts +0 -1
  686. package/src/lib/graphql-change/index.ts +0 -1
  687. package/src/lib/graphql-changeset/graphql-changeset.ts +0 -9
  688. package/src/lib/graphql-changeset/index.ts +0 -1
  689. package/src/lib/react-router-aid/index.ts +0 -1
  690. package/src/lib/superjson-codec/index.ts +0 -1
  691. package/src/lib/vite-plugins/index.ts +0 -4
  692. package/src/lib/vite-virtual/index.ts +0 -1
  693. /package/src/lib/apple-touch-icon/{index.ts → $.ts} +0 -0
  694. /package/src/lib/errors/{errors.ts → $$.ts} +0 -0
  695. /package/src/lib/extensible-data/{index.ts → $.ts} +0 -0
  696. /package/src/lib/favicon/{index.ts → $.ts} +0 -0
  697. /package/src/lib/file-router/{file-router.ts → $$.ts} +0 -0
  698. /package/src/lib/grafaid/{grafaid.ts → $$.ts} +0 -0
  699. /package/src/lib/grafaid-old/{index.ts → $.ts} +0 -0
  700. /package/src/lib/graphql-schema-loader/{index.ts → $.ts} +0 -0
  701. /package/src/lib/hono-aid/{index.ts → $.ts} +0 -0
  702. /package/src/lib/react-router-aid/{react-router-aid.ts → $$.ts} +0 -0
  703. /package/src/lib/react-router-loader/{react-router-loader.ts → $$.ts} +0 -0
  704. /package/src/lib/stack-processor/{index.ts → $.ts} +0 -0
  705. /package/src/lib/superjson-codec/{exports.ts → $$.ts} +0 -0
  706. /package/src/lib/vite-plugin-config/{vite-plugin-config.ts → $$.ts} +0 -0
  707. /package/src/lib/vite-plugin-json/{index.ts → $.ts} +0 -0
  708. /package/src/lib/vite-plugin-mdx/{index.ts → $.ts} +0 -0
  709. /package/src/lib/vite-plugin-reactive-data/{index.ts → $.ts} +0 -0
  710. /package/src/lib/vite-plugins/{vite-plugins.ts → $$.ts} +0 -0
  711. /package/src/lib/vite-virtual/{vite-virtual.ts → $$.ts} +0 -0
@@ -1,10 +1,9 @@
1
- import { Grafaid } from '#lib/grafaid/index'
2
- import { GraphqlChange } from '#lib/graphql-change/index'
3
- import type { GraphqlChangeset } from '#lib/graphql-changeset/index'
1
+ import { Grafaid } from '#lib/grafaid'
2
+ import { GraphqlChange } from '#lib/graphql-change'
3
+ import type { GraphqlChangeset } from '#lib/graphql-changeset'
4
4
  import { debugPolen } from '#singletons/debug'
5
5
  import { Arr, Path } from '@wollybeard/kit'
6
6
  import { glob } from 'tinyglobby'
7
- import type { NonEmptyChangeSets } from '../../schema.js'
8
7
  import { readSingleSchemaFile } from '../schema-file/schema-file.js'
9
8
  import { FileNameExpression } from './file-name-expression/index.js'
10
9
 
@@ -71,7 +70,7 @@ export const normalizeConfig = (configInput: ConfigInput): Config => {
71
70
  return config
72
71
  }
73
72
 
74
- export const readOrThrow = async (configInput: ConfigInput): Promise<null | NonEmptyChangeSets> => {
73
+ export const readOrThrow = async (configInput: ConfigInput): Promise<null | GraphqlChangeset.ChangelogLinked> => {
75
74
  const config = normalizeConfig(configInput)
76
75
 
77
76
  debug(`will search`, config)
@@ -124,7 +123,7 @@ export const readOrThrow = async (configInput: ConfigInput): Promise<null | NonE
124
123
  */
125
124
  const readVersionedSchemas = async (
126
125
  versionedExpressions: FileNameExpression.ExpressionVersioned[],
127
- ): Promise<NonEmptyChangeSets> => {
126
+ ): Promise<GraphqlChangeset.ChangelogLinked> => {
128
127
  const versions = await Promise.all(Arr.map(versionedExpressions, async fileNameExpression => {
129
128
  const schemaFile = await Grafaid.Schema.read(fileNameExpression.filePath)
130
129
  // Should never happen since these paths come from the glob.
@@ -140,23 +139,34 @@ const readVersionedSchemas = async (
140
139
  versions.sort((a, b) => a.date.getTime() - b.date.getTime())
141
140
 
142
141
  const changesets = await Promise.all(
143
- Arr.map(versions, async (version, index): Promise<GraphqlChangeset.ChangeSet> => {
142
+ Arr.map(versions, async (version, index): Promise<GraphqlChangeset.ChangeSetLinked> => {
144
143
  const current = version
145
144
  const previous = versions[index - 1]
146
145
 
147
146
  const before = previous?.schema ?? Grafaid.Schema.empty
148
147
  const after = current.schema
149
148
 
150
- const changes = await GraphqlChange.calcChangeset({
151
- before,
152
- after,
153
- })
154
-
155
- return {
156
- date: current.date,
157
- before,
158
- after,
159
- changes,
149
+ if (!previous) {
150
+ // First version - create InitialChangeSet
151
+ return {
152
+ type: 'InitialChangeSet',
153
+ date: current.date,
154
+ after: { version: null, data: after },
155
+ }
156
+ } else {
157
+ // Subsequent versions - create IntermediateChangeSet
158
+ const changes = await GraphqlChange.calcChangeset({
159
+ before,
160
+ after,
161
+ })
162
+
163
+ return {
164
+ type: 'IntermediateChangeSet',
165
+ date: current.date,
166
+ before: { version: null, data: before },
167
+ after: { version: null, data: after },
168
+ changes,
169
+ }
160
170
  }
161
171
  }),
162
172
  )
@@ -164,5 +174,5 @@ const readVersionedSchemas = async (
164
174
  changesets.reverse()
165
175
 
166
176
  debug(`computed versioned schema`)
167
- return changesets as NonEmptyChangeSets
177
+ return changesets as GraphqlChangeset.ChangelogLinked
168
178
  }
@@ -1,8 +1,7 @@
1
- import { Grafaid } from '#lib/grafaid/index'
2
- import { GraphqlChange } from '#lib/graphql-change/index'
3
- import type { GraphqlChangeset } from '#lib/graphql-changeset/index'
1
+ import { Grafaid } from '#lib/grafaid'
2
+ import { GraphqlChange } from '#lib/graphql-change'
3
+ import type { GraphqlChangeset } from '#lib/graphql-changeset'
4
4
  import { Path } from '@wollybeard/kit'
5
- import type { NonEmptyChangeSets } from '../../schema.js'
6
5
 
7
6
  const defaultPaths = {
8
7
  schemaFile: `./schema.graphql`,
@@ -46,7 +45,7 @@ export const normalizeConfig = (configInput: ConfigInput): Config => {
46
45
 
47
46
  export const readOrThrow = async (
48
47
  configInput: ConfigInput,
49
- ): Promise<null | NonEmptyChangeSets> => {
48
+ ): Promise<null | GraphqlChangeset.ChangelogLinked> => {
50
49
  const config = normalizeConfig(configInput)
51
50
 
52
51
  const schemaFile = await Grafaid.Schema.read(config.path)
@@ -59,7 +58,7 @@ export const readOrThrow = async (
59
58
  * Create a single changeset from a schema file path.
60
59
  * This is the core logic for handling single (unversioned) schemas.
61
60
  */
62
- export const readSingleSchemaFile = async (filePath: string): Promise<NonEmptyChangeSets> => {
61
+ export const readSingleSchemaFile = async (filePath: string): Promise<GraphqlChangeset.ChangelogLinked> => {
63
62
  const schemaFile = await Grafaid.Schema.read(filePath)
64
63
  if (!schemaFile) throw new Error(`Failed to read schema file: ${filePath}`)
65
64
 
@@ -71,14 +70,15 @@ export const readSingleSchemaFile = async (filePath: string): Promise<NonEmptyCh
71
70
  after,
72
71
  })
73
72
 
74
- const changeset: GraphqlChangeset.ChangeSet = {
73
+ const changeset: GraphqlChangeset.IntermediateChangeSetLinked = {
74
+ type: 'IntermediateChangeSet',
75
75
  date,
76
- after,
77
- before,
76
+ after: { version: null, data: after },
77
+ before: { version: null, data: before },
78
78
  changes,
79
79
  }
80
80
 
81
- const schema: NonEmptyChangeSets = [changeset]
81
+ const schema: GraphqlChangeset.ChangelogLinked = [changeset]
82
82
 
83
83
  return schema
84
84
  }
@@ -1,6 +1,6 @@
1
- import { Arr, Fs, Path } from '@wollybeard/kit'
1
+ import type { GraphqlChangeset } from '#lib/graphql-changeset'
2
+ import { Arr } from '@wollybeard/kit'
2
3
  import * as DataSources from './data-sources/data-sources.js'
3
- import type { NonEmptyChangeSets } from './schema.js'
4
4
 
5
5
  export type DataSourceType =
6
6
  | `file`
@@ -15,7 +15,7 @@ export type DataSourceType =
15
15
  * Result of schema reading with provenance tracking for file watching and debugging.
16
16
  */
17
17
  export interface SchemaReadResult {
18
- data: NonEmptyChangeSets | null
18
+ data: GraphqlChangeset.ChangelogLinked | null
19
19
  source: {
20
20
  type: DataSourceType
21
21
  /**
@@ -26,7 +26,7 @@ export interface SchemaReadResult {
26
26
  *
27
27
  * @returns Promise resolving to the recreated schema data, or null if recreation fails
28
28
  */
29
- reCreate?: () => Promise<NonEmptyChangeSets | null>
29
+ reCreate?: () => Promise<GraphqlChangeset.ChangelogLinked | null>
30
30
  }
31
31
  }
32
32
 
@@ -121,7 +121,7 @@ export interface Config {
121
121
  /**
122
122
  * Pre-built schema object to use directly.
123
123
  */
124
- data?: NonEmptyChangeSets
124
+ data?: GraphqlChangeset.ChangelogLinked
125
125
  /**
126
126
  * Configuration for loading schema via GraphQL introspection.
127
127
  *
@@ -1,5 +1,3 @@
1
- import type { GraphqlChangeset } from '#lib/graphql-changeset/index'
2
-
3
1
  // Re-export everything from isomorphic layer
4
2
  export * from '../iso/schema/constants.js'
5
3
  export * as Routing from '../iso/schema/routing.js'
@@ -8,15 +6,3 @@ export * as Routing from '../iso/schema/routing.js'
8
6
  export * as DataSources from './data-sources/data-sources.js'
9
7
  export * from './metadata.js'
10
8
  export * from './read.js'
11
-
12
- export type ChangeSets = GraphqlChangeset.ChangeSet[]
13
-
14
- export type NonEmptyChangeSets = [GraphqlChangeset.ChangeSet, ...GraphqlChangeset.ChangeSet[]]
15
-
16
- /**
17
- * Changelog data structure for JSON serialization
18
- */
19
- export interface ChangelogData {
20
- changes: GraphqlChangeset.ChangeSet['changes']
21
- date: string
22
- }
@@ -1,4 +1,4 @@
1
- import type { GrafaidOld } from '#lib/grafaid-old/index'
1
+ import type { GrafaidOld } from '#lib/grafaid-old'
2
2
  import { neverCase } from '@wollybeard/kit/language'
3
3
  import type { Target } from '../target.js'
4
4
  import { locateTargetField, locateTargetType } from '../target.js'
@@ -1,4 +1,4 @@
1
- import type { GrafaidOld } from '#lib/grafaid-old/index'
1
+ import type { GrafaidOld } from '#lib/grafaid-old'
2
2
  import { neverCase } from '@wollybeard/kit/language'
3
3
  import * as AugmentationDescription from './augmentations/description.js'
4
4
 
@@ -1,4 +1,4 @@
1
- import { Grafaid } from '#lib/grafaid/index'
1
+ import { Grafaid } from '#lib/grafaid'
2
2
 
3
3
  export type Target = TargetType | TargetField
4
4
 
@@ -1,6 +1,7 @@
1
1
  import { Schema } from '#api/schema/index'
2
- import { Grafaid } from '#lib/grafaid/index'
3
- import type { GraphqlChangeset } from '#lib/graphql-changeset/index'
2
+ import { Grafaid } from '#lib/grafaid'
3
+ import { GraphqlChangeset } from '#lib/graphql-changeset'
4
+ import { SchemaLifecycle } from '#lib/schema-lifecycle'
4
5
  import { astToSchema } from '#template/lib/schema-utils/schema-utils'
5
6
  import { Cache } from '@wollybeard/kit'
6
7
  import type { GraphQLSchema } from 'graphql'
@@ -34,17 +35,20 @@ interface SchemaSourceConfig {
34
35
  }
35
36
  versions: string[]
36
37
  assetsPath: string
38
+ debug?: boolean
37
39
  }
38
40
 
39
41
  export const createSchemaSource = (config: SchemaSourceConfig) => {
40
42
  const getSchemaPath = (version: string) => `${config.assetsPath}/schemas/${version}.json`
41
43
 
42
- const getChangelogPath = (version: string) => `${config.assetsPath}/schemas/${version}.changelog.json`
44
+ const getChangelogPath = (version: string) => `${config.assetsPath}/schemas/${version}.release.changelog.json`
43
45
 
44
46
  const getSchemasDirectory = () => `${config.assetsPath}/schemas`
45
47
 
46
48
  const getMetadataPath = () => `${config.assetsPath}/schemas/metadata.json`
47
49
 
50
+ const getLifecyclePath = () => `${config.assetsPath}/schemas/lifecycle.json`
51
+
48
52
  const ioWrite = config.io.write || NoImplementationWriteFile
49
53
  const ioClearDirectory = config.io.clearDirectory || NoImplementationClearDirectory
50
54
  const ioRemoveFile = config.io.removeFile || NoImplementationRemoveFile
@@ -59,12 +63,12 @@ export const createSchemaSource = (config: SchemaSourceConfig) => {
59
63
  return schema
60
64
  }
61
65
 
62
- const getChangelog = async (version: string): Promise<Schema.ChangelogData> => {
66
+ const getChangelog = async (version: string): Promise<GraphqlChangeset.ChangeSet> => {
63
67
  const content = await ioReadMemoized(getChangelogPath(version))
64
- return JSON.parse(content)
68
+ return GraphqlChangeset.fromJson(content)
65
69
  }
66
70
 
67
- const getAllChangesets = async (): Promise<GraphqlChangeset.ChangeSet[]> => {
71
+ const getAllChangesets = async (): Promise<GraphqlChangeset.Changelog> => {
68
72
  const changesets: GraphqlChangeset.ChangeSet[] = []
69
73
 
70
74
  for (let i = 0; i < config.versions.length; i++) {
@@ -82,28 +86,33 @@ export const createSchemaSource = (config: SchemaSourceConfig) => {
82
86
 
83
87
  if (changelogData) {
84
88
  const prevVersion = config.versions[i + 1]
85
- const prevSchema = prevVersion ? await get(prevVersion) : null
86
89
 
87
- if (prevSchema) {
90
+ if (prevVersion) {
91
+ const prevSchema = await get(prevVersion)
88
92
  changesets.push({
89
- after: schema,
90
- before: prevSchema,
91
- changes: changelogData.changes,
93
+ type: 'IntermediateChangeSet',
94
+ after: { data: schema, version },
95
+ before: { data: prevSchema, version: prevVersion },
96
+ changes: GraphqlChangeset.isIntermediateChangeSet(changelogData) ? changelogData.changes : [],
92
97
  date: new Date(changelogData.date),
93
98
  })
94
99
  }
95
100
  } else {
96
101
  // Oldest version - no changelog, use existing utility
97
102
  changesets.push({
98
- after: schema,
99
- before: Grafaid.Schema.empty,
100
- changes: [],
103
+ type: 'InitialChangeSet',
101
104
  date: Schema.versionStringToDate(version),
105
+ after: { data: schema, version },
102
106
  })
103
107
  }
104
108
  }
105
109
 
106
- return changesets
110
+ return changesets as GraphqlChangeset.Changelog
111
+ }
112
+
113
+ const getLifecycle = async (): Promise<SchemaLifecycle.SchemaLifecycle> => {
114
+ const content = await ioReadMemoized(getLifecyclePath())
115
+ return SchemaLifecycle.fromJson(content)
107
116
  }
108
117
 
109
118
  return {
@@ -119,6 +128,7 @@ export const createSchemaSource = (config: SchemaSourceConfig) => {
119
128
  get,
120
129
  getChangelog,
121
130
  getAllChangesets,
131
+ getLifecycle,
122
132
 
123
133
  // Expose the memoized reader's clear method
124
134
  clearCache: ioReadMemoized.clear,
@@ -129,8 +139,15 @@ export const createSchemaSource = (config: SchemaSourceConfig) => {
129
139
  await ioWrite(getSchemaPath(version), JSON.stringify(ast))
130
140
  },
131
141
 
132
- writeChangelog: async (version: string, changelog: Schema.ChangelogData) => {
133
- await ioWrite(getChangelogPath(version), JSON.stringify(changelog))
142
+ writeChangelog: async (version: string, changelog: GraphqlChangeset.ChangeSet) => {
143
+ await ioWrite(
144
+ getChangelogPath(version),
145
+ GraphqlChangeset.toJson(changelog),
146
+ )
147
+ },
148
+
149
+ writeLifecycle: async (lifecycle: SchemaLifecycle.SchemaLifecycle) => {
150
+ await ioWrite(getLifecyclePath(), SchemaLifecycle.toJson(lifecycle))
134
151
  },
135
152
 
136
153
  // Directory operations
@@ -157,33 +174,43 @@ export const createSchemaSource = (config: SchemaSourceConfig) => {
157
174
  },
158
175
 
159
176
  writeAllAssets: async (
160
- schemaData: Awaited<ReturnType<typeof Schema.readOrThrow>>['data'],
177
+ changelog: GraphqlChangeset.Changelog,
161
178
  metadata: Schema.SchemaMetadata,
179
+ lifecycle?: SchemaLifecycle.SchemaLifecycle,
162
180
  ) => {
163
- if (!schemaData) return
181
+ if (!changelog) return
164
182
 
165
183
  // Write schema and changelog files
166
- for (const [index, version] of schemaData!.entries()) {
167
- const versionName = index === 0 ? Schema.VERSION_LATEST : Schema.dateToVersionString(version.date)
184
+ for (const [index, changeset] of changelog.entries()) {
185
+ const versionName = index === 0 ? Schema.VERSION_LATEST : Schema.dateToVersionString(changeset.date)
168
186
 
169
187
  // Write schema file
170
- await ioWrite(
171
- getSchemaPath(versionName),
172
- JSON.stringify(Grafaid.Schema.AST.parse(Grafaid.Schema.print(version.after))),
173
- )
188
+ if (changeset.after?.data) {
189
+ await ioWrite(
190
+ getSchemaPath(versionName),
191
+ JSON.stringify(Grafaid.Schema.AST.parse(Grafaid.Schema.print(changeset.after.data))),
192
+ )
193
+ }
174
194
 
175
- // Write changelog file (except for the oldest/last version)
176
- if (Schema.shouldVersionHaveChangelog(index, schemaData!.length)) {
177
- const changelogData = {
178
- changes: version.changes,
179
- date: version.date.toISOString(),
180
- }
181
- await ioWrite(getChangelogPath(versionName), JSON.stringify(changelogData))
195
+ // Write changelog file only for intermediate changesets
196
+ if (GraphqlChangeset.isIntermediateChangeSet(changeset)) {
197
+ await ioWrite(
198
+ getChangelogPath(versionName),
199
+ GraphqlChangeset.toJson(changeset),
200
+ )
182
201
  }
183
202
  }
184
203
 
185
204
  // Write metadata file
186
205
  await ioWrite(getMetadataPath(), JSON.stringify(metadata, null, 2))
206
+
207
+ // Write lifecycle file if provided
208
+ if (lifecycle) {
209
+ await ioWrite(
210
+ getLifecyclePath(),
211
+ SchemaLifecycle.toJson(lifecycle),
212
+ )
213
+ }
187
214
  },
188
215
  }
189
216
  }
@@ -1,7 +1,7 @@
1
1
  import type { Config } from '#api/config/index'
2
2
  import type { PolenBuildManifest } from '#api/static/manifest'
3
3
  import { Vite } from '#dep/vite/index'
4
- import { ViteVirtual } from '#lib/vite-virtual/index'
4
+ import { ViteVirtual } from '#lib/vite-virtual'
5
5
  import { debugPolen } from '#singletons/debug'
6
6
  import { Fs, Path } from '@wollybeard/kit'
7
7
  import packageJson from '../../../../package.json' with { type: 'json' }
@@ -1,15 +1,16 @@
1
1
  import type { Config } from '#api/config/index'
2
2
  import { Content } from '#api/content/$'
3
- import { createNavbar } from '#api/content/navbar'
3
+ import { createNavbar, type NavbarItem } from '#api/content/navbar'
4
4
  import { Api } from '#api/index'
5
5
  import { VitePluginSelfContainedMode } from '#cli/_/self-contained-mode'
6
6
  import type { ReactRouter } from '#dep/react-router/index'
7
7
  import type { Vite } from '#dep/vite/index'
8
- import { VitePluginJson } from '#lib/vite-plugin-json/index'
9
- import { ViteVirtual } from '#lib/vite-virtual/index'
8
+ import { VitePluginJson } from '#lib/vite-plugin-json'
9
+ import { ViteVirtual } from '#lib/vite-virtual'
10
10
  import { debugPolen } from '#singletons/debug'
11
11
  import { superjson } from '#singletons/superjson'
12
12
  import { Json, Str } from '@wollybeard/kit'
13
+ import { fileURLToPath } from 'node:url'
13
14
  import type { ProjectData } from '../../../project-data.js'
14
15
  import { SchemaAugmentation } from '../../schema-augmentation/index.js'
15
16
  import { Schema } from '../../schema/index.js'
@@ -37,7 +38,9 @@ export const Core = (config: Config.Config): Vite.PluginOption[] => {
37
38
  })
38
39
  // todo: augmentations scoped to a version
39
40
  schemaResult.data?.forEach(version => {
40
- SchemaAugmentation.apply(version.after, config.schemaAugmentations)
41
+ if (version.after) {
42
+ SchemaAugmentation.apply(version.after.data, config.schemaAugmentations)
43
+ }
41
44
  })
42
45
  schemaCache = schemaResult
43
46
  }
@@ -60,7 +63,7 @@ export const Core = (config: Config.Config): Vite.PluginOption[] => {
60
63
  const jsonsuper = VitePluginJson.create({
61
64
  codec: {
62
65
  validate: superjson,
63
- importPath: import.meta.resolve(`#singletons/superjson`),
66
+ importPath: `#singletons/superjson`,
64
67
  importExport: `superjson`,
65
68
  },
66
69
  filter: {
@@ -104,10 +107,16 @@ export const Core = (config: Config.Config): Vite.PluginOption[] => {
104
107
  const match = Str.match(id, find)
105
108
  if (!match) return null
106
109
 
107
- const to = `${config.paths.framework.sourceDir}/${match.groups.path}${config.paths.framework.sourceExtension}`
108
- // debug(`did resolve`, { from: id, to })
109
-
110
- return to
110
+ // Use Node's resolver to handle package.json imports correctly
111
+ try {
112
+ const resolved = import.meta.resolve(id)
113
+ const to = fileURLToPath(resolved)
114
+ // debug(`did resolve`, { from: id, to })
115
+ return to
116
+ } catch {
117
+ // If resolution fails, return null to let other resolvers handle it
118
+ return null
119
+ }
111
120
  },
112
121
  },
113
122
  jsonsuper,
@@ -189,7 +198,7 @@ export const Core = (config: Config.Config): Vite.PluginOption[] => {
189
198
 
190
199
  const schemaResult = await readSchema()
191
200
 
192
- const navbar = []
201
+ const navbar: NavbarItem[] = []
193
202
 
194
203
  // ━ Schema presence causes adding some navbar items
195
204
  if (schemaResult.data) {
@@ -198,9 +207,9 @@ export const Core = (config: Config.Config): Vite.PluginOption[] => {
198
207
  // hydration mismatches between SSR (where base path is prepended) and client
199
208
  // (where basename is configured). This ensures consistent behavior.
200
209
  const referencePath = Api.Schema.Routing.createReferenceBasePath()
201
- navbar.push({ pathExp: referencePath, title: `Reference` })
210
+ navbar.push({ pathExp: referencePath, title: `Reference`, position: 'left' })
202
211
  if (schemaResult.data.length > 1) {
203
- navbar.push({ pathExp: `/changelog`, title: `Changelog` })
212
+ navbar.push({ pathExp: `/changelog`, title: `Changelog`, position: 'right' })
204
213
  }
205
214
  }
206
215
 
@@ -2,8 +2,8 @@ import type { Config } from '#api/config/index'
2
2
  import { Content } from '#api/content/$'
3
3
  import { polenVirtual } from '#api/vite/vi'
4
4
  import type { Vite } from '#dep/vite/index'
5
+ import { FileRouter } from '#lib/file-router'
5
6
  import { reportDiagnostics } from '#lib/file-router/diagnostic-reporter'
6
- import { FileRouter } from '#lib/file-router/index'
7
7
  import { debugPolen } from '#singletons/debug'
8
8
  import { superjson } from '#singletons/superjson'
9
9
  import mdx from '@mdx-js/rollup'
@@ -3,13 +3,13 @@ import { SchemaAugmentation } from '#api/schema-augmentation/index'
3
3
  import { createSchemaSource } from '#api/schema-source/index'
4
4
  import { Schema } from '#api/schema/index'
5
5
  import type { Vite } from '#dep/vite/index'
6
- import { Grafaid } from '#lib/grafaid/index'
7
- import { ViteVirtual } from '#lib/vite-virtual/index'
6
+ import { GraphqlChangeset } from '#lib/graphql-changeset'
7
+ import { SchemaLifecycle } from '#lib/schema-lifecycle'
8
+ import { ViteVirtual } from '#lib/vite-virtual'
8
9
  import { debugPolen } from '#singletons/debug'
9
10
  import { Cache } from '@wollybeard/kit'
10
11
  import * as NodeFs from 'node:fs/promises'
11
12
  import * as NodePath from 'node:path'
12
- import type { NonEmptyChangeSets } from '../../schema/schema.js'
13
13
  import { polenVirtual } from '../vi.js'
14
14
 
15
15
  export const viProjectSchemaMetadata = polenVirtual([`project`, `schema-metadata`])
@@ -52,7 +52,9 @@ export const SchemaAssets = (config: Config.Config): Vite.Plugin => {
52
52
 
53
53
  // Apply augmentations
54
54
  schemaResult.data.forEach(version => {
55
- SchemaAugmentation.apply(version.after, config.schemaAugmentations)
55
+ if (version.after) {
56
+ SchemaAugmentation.apply(version.after.data, config.schemaAugmentations)
57
+ }
56
58
  })
57
59
 
58
60
  // Build metadata
@@ -103,9 +105,17 @@ export const SchemaAssets = (config: Config.Config): Vite.Plugin => {
103
105
  })
104
106
  }
105
107
 
108
+ // Helper to create lifecycle data from schema data
109
+ const createLifecycleData = (
110
+ schemaData: GraphqlChangeset.ChangelogLinked,
111
+ metadata: Schema.SchemaMetadata,
112
+ ): SchemaLifecycle.SchemaLifecycle => {
113
+ return SchemaLifecycle.create(schemaData)
114
+ }
115
+
106
116
  // Helper to write assets using schema-source API
107
117
  const writeDevAssets = async (
108
- schemaData: NonEmptyChangeSets,
118
+ schemaData: GraphqlChangeset.ChangelogLinked,
109
119
  metadata: Schema.SchemaMetadata,
110
120
  ) => {
111
121
  // schemaData is now guaranteed to be non-null NonEmptyChangeSets
@@ -113,8 +123,10 @@ export const SchemaAssets = (config: Config.Config): Vite.Plugin => {
113
123
  const devAssetsDir = config.paths.framework.devAssets.schemas
114
124
  await NodeFs.mkdir(devAssetsDir, { recursive: true })
115
125
 
126
+ const lifecycle = createLifecycleData(schemaData, metadata)
127
+
116
128
  const schemaSource = createDevSchemaSource(metadata)
117
- await schemaSource.writeAllAssets(schemaData, metadata)
129
+ await schemaSource.writeAllAssets(schemaData, metadata, lifecycle)
118
130
  debug(`devAssetsWritten`, { versionCount: schemaData.length })
119
131
  }
120
132
 
@@ -288,8 +300,10 @@ export const SchemaAssets = (config: Config.Config): Vite.Plugin => {
288
300
  assetsPath: config.paths.framework.devAssets.absolute,
289
301
  })
290
302
 
303
+ const lifecycle = createLifecycleData(schemaData, metadata)
304
+
291
305
  // Emit all assets using the high-level API
292
- await schemaSource.writeAllAssets(schemaData, metadata)
306
+ await schemaSource.writeAllAssets(schemaData, metadata, lifecycle)
293
307
  debug(`buildMode:allAssetsEmitted`, { versionCount: schemaData.length })
294
308
  },
295
309
 
@@ -1,4 +1,4 @@
1
- import { ViteVirtual } from '#lib/vite-virtual/index'
1
+ import { ViteVirtual } from '#lib/vite-virtual'
2
2
 
3
3
  export const polenVirtual = ViteVirtual.Identifier.createFactory({
4
4
  namespace: `polen`,
@@ -0,0 +1,10 @@
1
+ #!/usr/bin/env node
2
+
3
+ console.error(`Usage: polen cache <command>
4
+
5
+ Commands:
6
+ delete Delete all Polen-generated caches
7
+ show Display information about Polen caches
8
+ `)
9
+
10
+ process.exit(1)
@@ -0,0 +1,27 @@
1
+ import { Api } from '#api/index'
2
+ import { projectParameter } from '#cli/_/parameters'
3
+ import { ensureOptionalAbsoluteWithCwd } from '#lib/kit-temp'
4
+ import { Command } from '@molt/command'
5
+ import consola from 'consola'
6
+
7
+ const args = Command.create()
8
+ .parameter(
9
+ `--project -p`,
10
+ projectParameter,
11
+ )
12
+ .settings({
13
+ parameters: {
14
+ environment: {
15
+ $default: {
16
+ prefix: `POLEN_CACHE_`,
17
+ enabled: false,
18
+ },
19
+ },
20
+ },
21
+ })
22
+ .parse()
23
+
24
+ const dir = ensureOptionalAbsoluteWithCwd(args.project)
25
+
26
+ await Api.Cache.deleteAll(dir)
27
+ consola.success(`Polen caches deleted`)