polen 0.11.0-next.11 → 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 (788) 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 +1 -1
  30. package/build/api/iso/schema/$$.d.ts.map +1 -1
  31. package/build/api/iso/schema/$$.js +1 -0
  32. package/build/api/iso/schema/$$.js.map +1 -1
  33. package/build/api/iso/schema/routing.d.ts +34 -0
  34. package/build/api/iso/schema/routing.d.ts.map +1 -1
  35. package/build/api/iso/schema/routing.js +58 -0
  36. package/build/api/iso/schema/routing.js.map +1 -1
  37. package/build/api/iso/schema/validation.d.ts +32 -0
  38. package/build/api/iso/schema/validation.d.ts.map +1 -0
  39. package/build/api/iso/schema/validation.js +101 -0
  40. package/build/api/iso/schema/validation.js.map +1 -0
  41. package/build/api/schema/data-sources/introspection/introspection.d.ts +4 -3
  42. package/build/api/schema/data-sources/introspection/introspection.d.ts.map +1 -1
  43. package/build/api/schema/data-sources/introspection/introspection.js +6 -5
  44. package/build/api/schema/data-sources/introspection/introspection.js.map +1 -1
  45. package/build/api/schema/data-sources/memory/memory.d.ts +2 -2
  46. package/build/api/schema/data-sources/memory/memory.d.ts.map +1 -1
  47. package/build/api/schema/data-sources/memory/memory.js +24 -12
  48. package/build/api/schema/data-sources/memory/memory.js.map +1 -1
  49. package/build/api/schema/data-sources/schema-directory/schema-directory.d.ts +2 -2
  50. package/build/api/schema/data-sources/schema-directory/schema-directory.d.ts.map +1 -1
  51. package/build/api/schema/data-sources/schema-directory/schema-directory.js +24 -12
  52. package/build/api/schema/data-sources/schema-directory/schema-directory.js.map +1 -1
  53. package/build/api/schema/data-sources/schema-file/schema-file.d.ts +3 -3
  54. package/build/api/schema/data-sources/schema-file/schema-file.d.ts.map +1 -1
  55. package/build/api/schema/data-sources/schema-file/schema-file.js +5 -4
  56. package/build/api/schema/data-sources/schema-file/schema-file.js.map +1 -1
  57. package/build/api/schema/read.d.ts +4 -4
  58. package/build/api/schema/read.d.ts.map +1 -1
  59. package/build/api/schema/read.js +1 -1
  60. package/build/api/schema/read.js.map +1 -1
  61. package/build/api/schema/schema.d.ts +0 -10
  62. package/build/api/schema/schema.d.ts.map +1 -1
  63. package/build/api/schema/schema.js.map +1 -1
  64. package/build/api/schema-augmentation/augmentations/description.d.ts +1 -1
  65. package/build/api/schema-augmentation/augmentations/description.d.ts.map +1 -1
  66. package/build/api/schema-augmentation/schema-augmentation.d.ts +1 -1
  67. package/build/api/schema-augmentation/schema-augmentation.d.ts.map +1 -1
  68. package/build/api/schema-augmentation/target.d.ts +1 -1
  69. package/build/api/schema-augmentation/target.d.ts.map +1 -1
  70. package/build/api/schema-augmentation/target.js +1 -1
  71. package/build/api/schema-augmentation/target.js.map +1 -1
  72. package/build/api/schema-source/schema-source.d.ts +9 -5
  73. package/build/api/schema-source/schema-source.d.ts.map +1 -1
  74. package/build/api/schema-source/schema-source.js +37 -24
  75. package/build/api/schema-source/schema-source.js.map +1 -1
  76. package/build/api/vite/plugins/build.js +1 -1
  77. package/build/api/vite/plugins/build.js.map +1 -1
  78. package/build/api/vite/plugins/core.d.ts +1 -1
  79. package/build/api/vite/plugins/core.d.ts.map +1 -1
  80. package/build/api/vite/plugins/core.js +20 -9
  81. package/build/api/vite/plugins/core.js.map +1 -1
  82. package/build/api/vite/plugins/pages.js +1 -1
  83. package/build/api/vite/plugins/pages.js.map +1 -1
  84. package/build/api/vite/plugins/schema-assets.d.ts +1 -1
  85. package/build/api/vite/plugins/schema-assets.d.ts.map +1 -1
  86. package/build/api/vite/plugins/schema-assets.js +14 -5
  87. package/build/api/vite/plugins/schema-assets.js.map +1 -1
  88. package/build/api/vite/vi.d.ts +1 -1
  89. package/build/api/vite/vi.d.ts.map +1 -1
  90. package/build/api/vite/vi.js +1 -1
  91. package/build/api/vite/vi.js.map +1 -1
  92. package/build/cli/commands/cache/$default.d.ts +3 -0
  93. package/build/cli/commands/cache/$default.d.ts.map +1 -0
  94. package/build/cli/commands/cache/$default.js +10 -0
  95. package/build/cli/commands/cache/$default.js.map +1 -0
  96. package/build/cli/commands/cache/delete.d.ts +2 -0
  97. package/build/cli/commands/cache/delete.d.ts.map +1 -0
  98. package/build/cli/commands/cache/delete.js +22 -0
  99. package/build/cli/commands/cache/delete.js.map +1 -0
  100. package/build/cli/commands/cache/show.d.ts +2 -0
  101. package/build/cli/commands/cache/show.d.ts.map +1 -0
  102. package/build/cli/commands/cache/show.js +86 -0
  103. package/build/cli/commands/cache/show.js.map +1 -0
  104. package/build/cli/commands/cache.d.ts +3 -0
  105. package/build/cli/commands/cache.d.ts.map +1 -0
  106. package/build/cli/commands/cache.js +7 -0
  107. package/build/cli/commands/cache.js.map +1 -0
  108. package/build/cli/commands/config.js +2 -0
  109. package/build/cli/commands/config.js.map +1 -1
  110. package/build/cli/commands/open.js +2 -2
  111. package/build/cli/commands/open.js.map +1 -1
  112. package/build/cli/commands/static.js +2 -0
  113. package/build/cli/commands/static.js.map +1 -1
  114. package/build/lib/apple-touch-icon/{index.js → $.d.ts} +1 -1
  115. package/build/lib/apple-touch-icon/$.d.ts.map +1 -0
  116. package/build/lib/apple-touch-icon/{index.d.ts → $.js} +1 -1
  117. package/build/lib/apple-touch-icon/$.js.map +1 -0
  118. package/build/lib/errors/{errors.js → $$.d.ts} +1 -1
  119. package/build/lib/errors/$$.d.ts.map +1 -0
  120. package/build/lib/errors/{errors.d.ts → $$.js} +1 -1
  121. package/build/lib/errors/$$.js.map +1 -0
  122. package/build/lib/errors/$.d.ts +2 -0
  123. package/build/lib/errors/$.d.ts.map +1 -0
  124. package/build/lib/errors/$.js +2 -0
  125. package/build/lib/errors/$.js.map +1 -0
  126. package/build/lib/extensible-data/{index.js → $.d.ts} +1 -1
  127. package/build/lib/extensible-data/$.d.ts.map +1 -0
  128. package/build/lib/extensible-data/{index.d.ts → $.js} +1 -1
  129. package/build/lib/extensible-data/$.js.map +1 -0
  130. package/build/lib/favicon/{index.js → $.d.ts} +1 -1
  131. package/build/lib/favicon/$.d.ts.map +1 -0
  132. package/build/lib/favicon/{index.d.ts → $.js} +1 -1
  133. package/build/lib/favicon/$.js.map +1 -0
  134. package/build/lib/file-router/{file-router.js → $$.d.ts} +1 -1
  135. package/build/lib/file-router/$$.d.ts.map +1 -0
  136. package/build/lib/file-router/{file-router.d.ts → $$.js} +1 -1
  137. package/build/lib/file-router/$$.js.map +1 -0
  138. package/build/lib/file-router/$.d.ts +2 -0
  139. package/build/lib/file-router/$.d.ts.map +1 -0
  140. package/build/lib/file-router/$.js +2 -0
  141. package/build/lib/file-router/$.js.map +1 -0
  142. package/build/lib/grafaid/{grafaid.js → $$.d.ts} +1 -1
  143. package/build/lib/grafaid/$$.d.ts.map +1 -0
  144. package/build/lib/grafaid/{grafaid.d.ts → $$.js} +1 -1
  145. package/build/lib/grafaid/$$.js.map +1 -0
  146. package/build/lib/grafaid/$.d.ts +2 -0
  147. package/build/lib/grafaid/$.d.ts.map +1 -0
  148. package/build/lib/grafaid/$.js +2 -0
  149. package/build/lib/grafaid/$.js.map +1 -0
  150. package/build/lib/grafaid/schema/type.d.ts.map +1 -1
  151. package/build/lib/grafaid/schema/type.js.map +1 -1
  152. package/build/lib/grafaid-old/{index.js → $.d.ts} +1 -1
  153. package/build/lib/grafaid-old/$.d.ts.map +1 -0
  154. package/build/lib/grafaid-old/{index.d.ts → $.js} +1 -1
  155. package/build/lib/grafaid-old/$.js.map +1 -0
  156. package/build/lib/graphql-change/{graphql-change.d.ts → $$.d.ts} +2 -2
  157. package/build/lib/graphql-change/$$.d.ts.map +1 -0
  158. package/build/lib/graphql-change/{graphql-change.js → $$.js} +1 -1
  159. package/build/lib/graphql-change/$$.js.map +1 -0
  160. package/build/lib/graphql-change/$.d.ts +2 -0
  161. package/build/lib/graphql-change/$.d.ts.map +1 -0
  162. package/build/lib/graphql-change/$.js +2 -0
  163. package/build/lib/graphql-change/$.js.map +1 -0
  164. package/build/lib/graphql-change/change-groups.d.ts +5 -1
  165. package/build/lib/graphql-change/change-groups.d.ts.map +1 -1
  166. package/build/lib/graphql-change/change-groups.js.map +1 -1
  167. package/build/lib/graphql-changeset/$$.d.ts +4 -0
  168. package/build/lib/graphql-changeset/$$.d.ts.map +1 -0
  169. package/build/lib/graphql-changeset/$$.js +4 -0
  170. package/build/lib/graphql-changeset/$$.js.map +1 -0
  171. package/build/lib/graphql-changeset/$.d.ts +2 -0
  172. package/build/lib/graphql-changeset/$.d.ts.map +1 -0
  173. package/build/lib/graphql-changeset/$.js +2 -0
  174. package/build/lib/graphql-changeset/$.js.map +1 -0
  175. package/build/lib/graphql-changeset/changelog.d.ts +4 -0
  176. package/build/lib/graphql-changeset/changelog.d.ts.map +1 -0
  177. package/build/lib/graphql-changeset/changelog.js +2 -0
  178. package/build/lib/graphql-changeset/changelog.js.map +1 -0
  179. package/build/lib/graphql-changeset/changeset.d.ts +66 -0
  180. package/build/lib/graphql-changeset/changeset.d.ts.map +1 -0
  181. package/build/lib/graphql-changeset/changeset.js +139 -0
  182. package/build/lib/graphql-changeset/changeset.js.map +1 -0
  183. package/build/lib/graphql-changeset/versioned-schema.d.ts +31 -0
  184. package/build/lib/graphql-changeset/versioned-schema.d.ts.map +1 -0
  185. package/build/lib/graphql-changeset/versioned-schema.js +14 -0
  186. package/build/lib/graphql-changeset/versioned-schema.js.map +1 -0
  187. package/build/lib/graphql-path/$$.d.ts +42 -0
  188. package/build/lib/graphql-path/$$.d.ts.map +1 -0
  189. package/build/lib/graphql-path/$$.js +42 -0
  190. package/build/lib/graphql-path/$$.js.map +1 -0
  191. package/build/lib/graphql-path/$.d.ts +5 -0
  192. package/build/lib/graphql-path/$.d.ts.map +1 -0
  193. package/build/lib/graphql-path/$.js +5 -0
  194. package/build/lib/graphql-path/$.js.map +1 -0
  195. package/build/lib/graphql-path/constructors.d.ts +57 -0
  196. package/build/lib/graphql-path/constructors.d.ts.map +1 -0
  197. package/build/lib/graphql-path/constructors.js +73 -0
  198. package/build/lib/graphql-path/constructors.js.map +1 -0
  199. package/build/lib/graphql-path/definition.d.ts +152 -0
  200. package/build/lib/graphql-path/definition.d.ts.map +1 -0
  201. package/build/lib/graphql-path/definition.js +192 -0
  202. package/build/lib/graphql-path/definition.js.map +1 -0
  203. package/build/lib/graphql-path/query.d.ts +75 -0
  204. package/build/lib/graphql-path/query.d.ts.map +1 -0
  205. package/build/lib/graphql-path/query.js +111 -0
  206. package/build/lib/graphql-path/query.js.map +1 -0
  207. package/build/lib/graphql-path/types.d.ts +50 -0
  208. package/build/lib/graphql-path/types.d.ts.map +1 -0
  209. package/build/lib/graphql-path/types.js +5 -0
  210. package/build/lib/graphql-path/types.js.map +1 -0
  211. package/build/lib/graphql-schema-loader/{index.js → $.d.ts} +1 -1
  212. package/build/lib/graphql-schema-loader/$.d.ts.map +1 -0
  213. package/build/lib/graphql-schema-loader/{index.d.ts → $.js} +1 -1
  214. package/build/lib/graphql-schema-loader/$.js.map +1 -0
  215. package/build/lib/graphql-schema-loader/graphql-schema-loader.d.ts +1 -1
  216. package/build/lib/graphql-schema-loader/graphql-schema-loader.d.ts.map +1 -1
  217. package/build/lib/graphql-schema-loader/graphql-schema-loader.js +1 -1
  218. package/build/lib/graphql-schema-loader/graphql-schema-loader.js.map +1 -1
  219. package/build/lib/hono-aid/{index.js → $.d.ts} +1 -1
  220. package/build/lib/hono-aid/$.d.ts.map +1 -0
  221. package/build/lib/hono-aid/{index.d.ts → $.js} +1 -1
  222. package/build/lib/hono-aid/$.js.map +1 -0
  223. package/build/lib/html-utils/$$.d.ts +3 -0
  224. package/build/lib/html-utils/$$.d.ts.map +1 -0
  225. package/build/lib/html-utils/$$.js +3 -0
  226. package/build/lib/html-utils/$$.js.map +1 -0
  227. package/build/lib/html-utils/$.d.ts +2 -0
  228. package/build/lib/html-utils/$.d.ts.map +1 -0
  229. package/build/lib/html-utils/$.js +2 -0
  230. package/build/lib/html-utils/$.js.map +1 -0
  231. package/build/lib/kit-temp.d.ts +1 -0
  232. package/build/lib/kit-temp.d.ts.map +1 -1
  233. package/build/lib/react-router-aid/{react-router-aid.d.ts → $$.d.ts} +1 -1
  234. package/build/lib/react-router-aid/$$.d.ts.map +1 -0
  235. package/build/lib/react-router-aid/{react-router-aid.js → $$.js} +1 -1
  236. package/build/lib/react-router-aid/$$.js.map +1 -0
  237. package/build/lib/react-router-aid/$.d.ts +2 -0
  238. package/build/lib/react-router-aid/$.d.ts.map +1 -0
  239. package/build/lib/react-router-aid/$.js +2 -0
  240. package/build/lib/react-router-aid/$.js.map +1 -0
  241. package/build/lib/react-router-loader/{react-router-loader.d.ts → $$.d.ts} +1 -1
  242. package/build/lib/react-router-loader/$$.d.ts.map +1 -0
  243. package/build/lib/react-router-loader/{react-router-loader.js → $$.js} +1 -1
  244. package/build/lib/react-router-loader/$$.js.map +1 -0
  245. package/build/lib/react-router-loader/$.d.ts +2 -0
  246. package/build/lib/react-router-loader/$.d.ts.map +1 -0
  247. package/build/lib/react-router-loader/$.js +2 -0
  248. package/build/lib/react-router-loader/$.js.map +1 -0
  249. package/build/lib/schema-lifecycle/$$.d.ts +6 -0
  250. package/build/lib/schema-lifecycle/$$.d.ts.map +1 -0
  251. package/build/lib/schema-lifecycle/$$.js +6 -0
  252. package/build/lib/schema-lifecycle/$$.js.map +1 -0
  253. package/build/lib/schema-lifecycle/$.d.ts +2 -0
  254. package/build/lib/schema-lifecycle/$.d.ts.map +1 -0
  255. package/build/lib/schema-lifecycle/$.js +2 -0
  256. package/build/lib/schema-lifecycle/$.js.map +1 -0
  257. package/build/lib/schema-lifecycle/FieldLifecycle.d.ts +17 -0
  258. package/build/lib/schema-lifecycle/FieldLifecycle.d.ts.map +1 -0
  259. package/build/lib/schema-lifecycle/FieldLifecycle.js +2 -0
  260. package/build/lib/schema-lifecycle/FieldLifecycle.js.map +1 -0
  261. package/build/lib/schema-lifecycle/LifecycleEvent.d.ts +25 -0
  262. package/build/lib/schema-lifecycle/LifecycleEvent.d.ts.map +1 -0
  263. package/build/lib/schema-lifecycle/LifecycleEvent.js +2 -0
  264. package/build/lib/schema-lifecycle/LifecycleEvent.js.map +1 -0
  265. package/build/lib/schema-lifecycle/NamedTypeLifecycle.d.ts +59 -0
  266. package/build/lib/schema-lifecycle/NamedTypeLifecycle.d.ts.map +1 -0
  267. package/build/lib/schema-lifecycle/NamedTypeLifecycle.js +24 -0
  268. package/build/lib/schema-lifecycle/NamedTypeLifecycle.js.map +1 -0
  269. package/build/lib/schema-lifecycle/SchemaLifecycle.d.ts +25 -0
  270. package/build/lib/schema-lifecycle/SchemaLifecycle.d.ts.map +1 -0
  271. package/build/lib/schema-lifecycle/SchemaLifecycle.js +59 -0
  272. package/build/lib/schema-lifecycle/SchemaLifecycle.js.map +1 -0
  273. package/build/lib/schema-lifecycle/SchemaLink.d.ts +2 -0
  274. package/build/lib/schema-lifecycle/SchemaLink.d.ts.map +1 -0
  275. package/build/lib/schema-lifecycle/SchemaLink.js +38 -0
  276. package/build/lib/schema-lifecycle/SchemaLink.js.map +1 -0
  277. package/build/lib/schema-lifecycle/handlers.d.ts +20 -0
  278. package/build/lib/schema-lifecycle/handlers.d.ts.map +1 -0
  279. package/build/lib/schema-lifecycle/handlers.js +168 -0
  280. package/build/lib/schema-lifecycle/handlers.js.map +1 -0
  281. package/build/lib/schema-lifecycle/utils.d.ts +53 -0
  282. package/build/lib/schema-lifecycle/utils.d.ts.map +1 -0
  283. package/build/lib/schema-lifecycle/utils.js +160 -0
  284. package/build/lib/schema-lifecycle/utils.js.map +1 -0
  285. package/build/lib/stack-processor/{index.js → $.d.ts} +1 -1
  286. package/build/lib/stack-processor/$.d.ts.map +1 -0
  287. package/build/lib/stack-processor/{index.d.ts → $.js} +1 -1
  288. package/build/lib/stack-processor/$.js.map +1 -0
  289. package/build/lib/superjson-codec/{exports.js → $$.d.ts} +1 -1
  290. package/build/lib/superjson-codec/$$.d.ts.map +1 -0
  291. package/build/lib/superjson-codec/{exports.d.ts → $$.js} +1 -1
  292. package/build/lib/superjson-codec/$$.js.map +1 -0
  293. package/build/lib/superjson-codec/$.d.ts +2 -0
  294. package/build/lib/superjson-codec/$.d.ts.map +1 -0
  295. package/build/lib/superjson-codec/$.js +2 -0
  296. package/build/lib/superjson-codec/$.js.map +1 -0
  297. package/build/lib/superjson-codec/codecs/graphql-schema.d.ts +1 -1
  298. package/build/lib/superjson-codec/codecs/graphql-schema.d.ts.map +1 -1
  299. package/build/lib/superjson-codec/codecs/graphql-schema.js +1 -1
  300. package/build/lib/superjson-codec/codecs/graphql-schema.js.map +1 -1
  301. package/build/lib/theme/$$.d.ts +2 -0
  302. package/build/lib/theme/$$.d.ts.map +1 -0
  303. package/build/lib/theme/$$.js +2 -0
  304. package/build/lib/theme/$$.js.map +1 -0
  305. package/build/lib/theme/$.d.ts +1 -1
  306. package/build/lib/theme/$.d.ts.map +1 -1
  307. package/build/lib/theme/$.js +1 -1
  308. package/build/lib/theme/$.js.map +1 -1
  309. package/build/lib/vite-plugin-config/{vite-plugin-config.d.ts → $$.d.ts} +1 -1
  310. package/build/lib/vite-plugin-config/$$.d.ts.map +1 -0
  311. package/build/lib/vite-plugin-config/{vite-plugin-config.js → $$.js} +1 -1
  312. package/build/lib/vite-plugin-config/$$.js.map +1 -0
  313. package/build/lib/vite-plugin-config/$.d.ts +2 -0
  314. package/build/lib/vite-plugin-config/$.d.ts.map +1 -0
  315. package/build/lib/vite-plugin-config/$.js +2 -0
  316. package/build/lib/vite-plugin-config/$.js.map +1 -0
  317. package/build/lib/vite-plugin-json/{index.js → $.d.ts} +1 -1
  318. package/build/lib/vite-plugin-json/$.d.ts.map +1 -0
  319. package/build/lib/vite-plugin-json/{index.d.ts → $.js} +1 -1
  320. package/build/lib/vite-plugin-json/$.js.map +1 -0
  321. package/build/lib/vite-plugin-mdx/{index.js → $.d.ts} +1 -1
  322. package/build/lib/vite-plugin-mdx/$.d.ts.map +1 -0
  323. package/build/lib/vite-plugin-mdx/{index.d.ts → $.js} +1 -1
  324. package/build/lib/vite-plugin-mdx/$.js.map +1 -0
  325. package/build/lib/vite-plugin-reactive-data/{index.js → $.d.ts} +1 -1
  326. package/build/lib/vite-plugin-reactive-data/$.d.ts.map +1 -0
  327. package/build/lib/vite-plugin-reactive-data/{index.d.ts → $.js} +1 -1
  328. package/build/lib/vite-plugin-reactive-data/$.js.map +1 -0
  329. package/build/lib/vite-plugin-reactive-data/vite-plugin-reactive-data.d.ts +1 -1
  330. package/build/lib/vite-plugin-reactive-data/vite-plugin-reactive-data.d.ts.map +1 -1
  331. package/build/lib/vite-plugins/$$.d.ts +2 -0
  332. package/build/lib/vite-plugins/$$.d.ts.map +1 -0
  333. package/build/lib/vite-plugins/$$.js +2 -0
  334. package/build/lib/vite-plugins/$$.js.map +1 -0
  335. package/build/lib/vite-plugins/$.d.ts +5 -0
  336. package/build/lib/vite-plugins/$.d.ts.map +1 -0
  337. package/build/lib/vite-plugins/$.js +5 -0
  338. package/build/lib/vite-plugins/$.js.map +1 -0
  339. package/build/lib/vite-virtual/{vite-virtual.js → $$.d.ts} +1 -1
  340. package/build/lib/vite-virtual/$$.d.ts.map +1 -0
  341. package/build/lib/vite-virtual/{vite-virtual.d.ts → $$.js} +1 -1
  342. package/build/lib/vite-virtual/$$.js.map +1 -0
  343. package/build/lib/vite-virtual/$.d.ts +2 -0
  344. package/build/lib/vite-virtual/$.d.ts.map +1 -0
  345. package/build/lib/vite-virtual/$.js +2 -0
  346. package/build/lib/vite-virtual/$.js.map +1 -0
  347. package/build/lib/vite-virtual/identified-loader.js +1 -1
  348. package/build/lib/vite-virtual/identified-loader.js.map +1 -1
  349. package/build/sandbox.js +2 -40
  350. package/build/sandbox.js.map +1 -1
  351. package/build/singletons/superjson.js +1 -1
  352. package/build/singletons/superjson.js.map +1 -1
  353. package/build/template/components/ArgumentList.d.ts +3 -4
  354. package/build/template/components/ArgumentList.d.ts.map +1 -1
  355. package/build/template/components/ArgumentList.js.map +1 -1
  356. package/build/template/components/ArgumentListAnnotation.js +1 -1
  357. package/build/template/components/ArgumentListAnnotation.js.map +1 -1
  358. package/build/template/components/Changelog/ChangeBase.d.ts +1 -1
  359. package/build/template/components/Changelog/ChangeBase.d.ts.map +1 -1
  360. package/build/template/components/Changelog/CriticalitySection.d.ts +1 -1
  361. package/build/template/components/Changelog/CriticalitySection.d.ts.map +1 -1
  362. package/build/template/components/Changelog/CriticalitySection.js.map +1 -1
  363. package/build/template/components/Changelog/groups/DirectiveArgument.d.ts +1 -1
  364. package/build/template/components/Changelog/groups/DirectiveArgument.d.ts.map +1 -1
  365. package/build/template/components/Changelog/groups/DirectiveArgumentDescription.d.ts +1 -1
  366. package/build/template/components/Changelog/groups/DirectiveArgumentDescription.d.ts.map +1 -1
  367. package/build/template/components/Changelog/groups/DirectiveArgumentOperation.d.ts +1 -1
  368. package/build/template/components/Changelog/groups/DirectiveArgumentOperation.d.ts.map +1 -1
  369. package/build/template/components/Changelog/groups/DirectiveDescription.d.ts +1 -1
  370. package/build/template/components/Changelog/groups/DirectiveDescription.d.ts.map +1 -1
  371. package/build/template/components/Changelog/groups/DirectiveLocationOperation.d.ts +1 -1
  372. package/build/template/components/Changelog/groups/DirectiveLocationOperation.d.ts.map +1 -1
  373. package/build/template/components/Changelog/groups/DirectiveOperation.d.ts +1 -1
  374. package/build/template/components/Changelog/groups/DirectiveOperation.d.ts.map +1 -1
  375. package/build/template/components/Changelog/groups/DirectiveUsage.d.ts +1 -1
  376. package/build/template/components/Changelog/groups/DirectiveUsage.d.ts.map +1 -1
  377. package/build/template/components/Changelog/groups/EnumValueDeprecationReason.d.ts +1 -1
  378. package/build/template/components/Changelog/groups/EnumValueDeprecationReason.d.ts.map +1 -1
  379. package/build/template/components/Changelog/groups/EnumValueDescription.d.ts +1 -1
  380. package/build/template/components/Changelog/groups/EnumValueDescription.d.ts.map +1 -1
  381. package/build/template/components/Changelog/groups/EnumValueOperation.d.ts +1 -1
  382. package/build/template/components/Changelog/groups/EnumValueOperation.d.ts.map +1 -1
  383. package/build/template/components/Changelog/groups/FieldArgument.d.ts +1 -1
  384. package/build/template/components/Changelog/groups/FieldArgument.d.ts.map +1 -1
  385. package/build/template/components/Changelog/groups/FieldArgumentDescription.d.ts +1 -1
  386. package/build/template/components/Changelog/groups/FieldArgumentDescription.d.ts.map +1 -1
  387. package/build/template/components/Changelog/groups/FieldArgumentOperation.d.ts +1 -1
  388. package/build/template/components/Changelog/groups/FieldArgumentOperation.d.ts.map +1 -1
  389. package/build/template/components/Changelog/groups/FieldDeprecation.d.ts +1 -1
  390. package/build/template/components/Changelog/groups/FieldDeprecation.d.ts.map +1 -1
  391. package/build/template/components/Changelog/groups/FieldDeprecationReason.d.ts +1 -1
  392. package/build/template/components/Changelog/groups/FieldDeprecationReason.d.ts.map +1 -1
  393. package/build/template/components/Changelog/groups/FieldDescription.d.ts +1 -1
  394. package/build/template/components/Changelog/groups/FieldDescription.d.ts.map +1 -1
  395. package/build/template/components/Changelog/groups/FieldOperation.d.ts +1 -1
  396. package/build/template/components/Changelog/groups/FieldOperation.d.ts.map +1 -1
  397. package/build/template/components/Changelog/groups/InputFieldDefaultValue.d.ts +1 -1
  398. package/build/template/components/Changelog/groups/InputFieldDefaultValue.d.ts.map +1 -1
  399. package/build/template/components/Changelog/groups/InputFieldDescription.d.ts +1 -1
  400. package/build/template/components/Changelog/groups/InputFieldDescription.d.ts.map +1 -1
  401. package/build/template/components/Changelog/groups/InputFieldOperation.d.ts +1 -1
  402. package/build/template/components/Changelog/groups/InputFieldOperation.d.ts.map +1 -1
  403. package/build/template/components/Changelog/groups/ObjectTypeInterfaceOperation.d.ts +1 -1
  404. package/build/template/components/Changelog/groups/ObjectTypeInterfaceOperation.d.ts.map +1 -1
  405. package/build/template/components/Changelog/groups/SchemaRootType.d.ts +1 -1
  406. package/build/template/components/Changelog/groups/SchemaRootType.d.ts.map +1 -1
  407. package/build/template/components/Changelog/groups/TypeDescription.d.ts +1 -1
  408. package/build/template/components/Changelog/groups/TypeDescription.d.ts.map +1 -1
  409. package/build/template/components/Changelog/groups/TypeOperation.d.ts +1 -1
  410. package/build/template/components/Changelog/groups/TypeOperation.d.ts.map +1 -1
  411. package/build/template/components/Changelog/groups/UnionMemberOperation.d.ts +1 -1
  412. package/build/template/components/Changelog/groups/UnionMemberOperation.d.ts.map +1 -1
  413. package/build/template/components/Changelog.d.ts +2 -2
  414. package/build/template/components/Changelog.d.ts.map +1 -1
  415. package/build/template/components/Changelog.js +13 -10
  416. package/build/template/components/Changelog.js.map +1 -1
  417. package/build/template/components/DeprecationReason.d.ts +3 -3
  418. package/build/template/components/DeprecationReason.d.ts.map +1 -1
  419. package/build/template/components/DeprecationReason.js.map +1 -1
  420. package/build/template/components/Description.d.ts +3 -3
  421. package/build/template/components/Description.d.ts.map +1 -1
  422. package/build/template/components/Description.js.map +1 -1
  423. package/build/template/components/Field.d.ts +5 -5
  424. package/build/template/components/Field.d.ts.map +1 -1
  425. package/build/template/components/Field.js +23 -4
  426. package/build/template/components/Field.js.map +1 -1
  427. package/build/template/components/FieldList.d.ts +2 -1
  428. package/build/template/components/FieldList.d.ts.map +1 -1
  429. package/build/template/components/FieldList.js +3 -3
  430. package/build/template/components/FieldList.js.map +1 -1
  431. package/build/template/components/FieldListSection.d.ts +3 -4
  432. package/build/template/components/FieldListSection.d.ts.map +1 -1
  433. package/build/template/components/FieldListSection.js +2 -2
  434. package/build/template/components/FieldListSection.js.map +1 -1
  435. package/build/template/components/HamburgerMenu.d.ts +1 -0
  436. package/build/template/components/HamburgerMenu.d.ts.map +1 -1
  437. package/build/template/components/HamburgerMenu.js +2 -2
  438. package/build/template/components/HamburgerMenu.js.map +1 -1
  439. package/build/template/components/MissingSchema.d.ts +2 -1
  440. package/build/template/components/MissingSchema.d.ts.map +1 -1
  441. package/build/template/components/MissingSchema.js.map +1 -1
  442. package/build/template/components/NamedType.d.ts.map +1 -1
  443. package/build/template/components/NamedType.js +11 -2
  444. package/build/template/components/NamedType.js.map +1 -1
  445. package/build/template/components/ReferenceLink.d.ts +9 -11
  446. package/build/template/components/ReferenceLink.d.ts.map +1 -1
  447. package/build/template/components/ReferenceLink.js.map +1 -1
  448. package/build/template/components/ToastContainer.d.ts +3 -0
  449. package/build/template/components/ToastContainer.d.ts.map +1 -0
  450. package/build/template/components/ToastContainer.js +44 -0
  451. package/build/template/components/ToastContainer.js.map +1 -0
  452. package/build/template/components/ToastItem.d.ts +7 -0
  453. package/build/template/components/ToastItem.d.ts.map +1 -0
  454. package/build/template/components/ToastItem.js +48 -0
  455. package/build/template/components/ToastItem.js.map +1 -0
  456. package/build/template/components/TypeAnnotation.d.ts +4 -5
  457. package/build/template/components/TypeAnnotation.d.ts.map +1 -1
  458. package/build/template/components/TypeAnnotation.js.map +1 -1
  459. package/build/template/components/TypeIndex.js +1 -1
  460. package/build/template/components/TypeIndex.js.map +1 -1
  461. package/build/template/components/VersionPicker.d.ts +8 -0
  462. package/build/template/components/VersionPicker.d.ts.map +1 -0
  463. package/build/template/components/VersionPicker.js +66 -0
  464. package/build/template/components/VersionPicker.js.map +1 -0
  465. package/build/template/components/graphql/type-kind-icon.d.ts +1 -1
  466. package/build/template/components/graphql/type-kind-icon.d.ts.map +1 -1
  467. package/build/template/components/graphql/type-link.d.ts +1 -1
  468. package/build/template/components/graphql/type-link.d.ts.map +1 -1
  469. package/build/template/components/graphql/type-link.js +1 -1
  470. package/build/template/components/graphql/type-link.js.map +1 -1
  471. package/build/template/components/sidebar/Sidebar.d.ts +2 -1
  472. package/build/template/components/sidebar/Sidebar.d.ts.map +1 -1
  473. package/build/template/components/sidebar/Sidebar.js +2 -2
  474. package/build/template/components/sidebar/Sidebar.js.map +1 -1
  475. package/build/template/contexts/SchemaLifecycleContext.d.ts +14 -0
  476. package/build/template/contexts/SchemaLifecycleContext.d.ts.map +1 -0
  477. package/build/template/contexts/SchemaLifecycleContext.js +15 -0
  478. package/build/template/contexts/SchemaLifecycleContext.js.map +1 -0
  479. package/build/template/hooks/useReferencePath.d.ts +9 -0
  480. package/build/template/hooks/useReferencePath.d.ts.map +1 -0
  481. package/build/template/hooks/useReferencePath.js +18 -0
  482. package/build/template/hooks/useReferencePath.js.map +1 -0
  483. package/build/template/layouts/ChangelogLayout.d.ts +1 -1
  484. package/build/template/layouts/ChangelogLayout.d.ts.map +1 -1
  485. package/build/template/layouts/ChangelogLayout.js +11 -3
  486. package/build/template/layouts/ChangelogLayout.js.map +1 -1
  487. package/build/template/layouts/SidebarLayout.d.ts +1 -0
  488. package/build/template/layouts/SidebarLayout.d.ts.map +1 -1
  489. package/build/template/layouts/SidebarLayout.js +2 -2
  490. package/build/template/layouts/SidebarLayout.js.map +1 -1
  491. package/build/template/routes/changelog.d.ts +4 -2
  492. package/build/template/routes/changelog.d.ts.map +1 -1
  493. package/build/template/routes/changelog.js.map +1 -1
  494. package/build/template/routes/reference.d.ts +30 -9
  495. package/build/template/routes/reference.d.ts.map +1 -1
  496. package/build/template/routes/reference.js +53 -55
  497. package/build/template/routes/reference.js.map +1 -1
  498. package/build/template/routes/root.d.ts +1 -0
  499. package/build/template/routes/root.d.ts.map +1 -1
  500. package/build/template/routes/root.js +21 -6
  501. package/build/template/routes/root.js.map +1 -1
  502. package/build/template/server/middleware/unsupported-assets.js +2 -2
  503. package/build/template/server/middleware/unsupported-assets.js.map +1 -1
  504. package/build/template/server/ssg/get-route-paths.js +1 -1
  505. package/build/template/server/ssg/get-route-paths.js.map +1 -1
  506. package/build/template/sources/schema-source.d.ts +6 -4
  507. package/build/template/sources/schema-source.d.ts.map +1 -1
  508. package/build/template/stores/$$.d.ts +13 -0
  509. package/build/template/stores/$$.d.ts.map +1 -0
  510. package/build/template/stores/$$.js +5 -0
  511. package/build/template/stores/$$.js.map +1 -0
  512. package/build/template/stores/$.d.ts +2 -0
  513. package/build/template/stores/$.d.ts.map +1 -0
  514. package/build/template/stores/$.js +2 -0
  515. package/build/template/stores/$.js.map +1 -0
  516. package/build/template/stores/schema.d.ts +40 -0
  517. package/build/template/stores/schema.d.ts.map +1 -0
  518. package/build/template/stores/schema.js +36 -0
  519. package/build/template/stores/schema.js.map +1 -0
  520. package/build/template/stores/toast.d.ts +103 -0
  521. package/build/template/stores/toast.d.ts.map +1 -0
  522. package/build/template/stores/toast.js +105 -0
  523. package/build/template/stores/toast.js.map +1 -0
  524. package/build/template/utils/try-with-toast.d.ts +9 -0
  525. package/build/template/utils/try-with-toast.d.ts.map +1 -0
  526. package/build/template/utils/try-with-toast.js +37 -0
  527. package/build/template/utils/try-with-toast.js.map +1 -0
  528. package/package.json +119 -4
  529. package/src/api/api.ts +1 -0
  530. package/src/api/cache/$$.ts +1 -0
  531. package/src/api/cache/$.ts +1 -0
  532. package/src/api/cache/cache.ts +210 -0
  533. package/src/api/content/navbar.test.ts +3 -3
  534. package/src/api/content/navbar.ts +2 -0
  535. package/src/api/content/page.ts +1 -1
  536. package/src/api/content/scan.ts +1 -1
  537. package/src/api/content/sidebar.ts +1 -1
  538. package/src/api/iso/schema/$$.ts +1 -3
  539. package/src/api/iso/schema/routing.ts +89 -0
  540. package/src/api/iso/schema/validation.ts +136 -0
  541. package/src/api/schema/data-sources/introspection/introspection.ts +13 -10
  542. package/src/api/schema/data-sources/memory/memory.ts +26 -16
  543. package/src/api/schema/data-sources/schema-directory/schema-directory.ts +28 -18
  544. package/src/api/schema/data-sources/schema-file/schema-file.ts +10 -10
  545. package/src/api/schema/read.ts +5 -5
  546. package/src/api/schema/schema.ts +0 -14
  547. package/src/api/schema-augmentation/augmentations/description.ts +1 -1
  548. package/src/api/schema-augmentation/schema-augmentation.ts +1 -1
  549. package/src/api/schema-augmentation/target.ts +1 -1
  550. package/src/api/schema-source/schema-source.ts +59 -32
  551. package/src/api/vite/plugins/build.ts +1 -1
  552. package/src/api/vite/plugins/core.ts +21 -12
  553. package/src/api/vite/plugins/pages.ts +1 -1
  554. package/src/api/vite/plugins/schema-assets.ts +21 -7
  555. package/src/api/vite/vi.ts +1 -1
  556. package/src/cli/commands/cache/$default.ts +10 -0
  557. package/src/cli/commands/cache/delete.ts +27 -0
  558. package/src/cli/commands/cache/show.ts +99 -0
  559. package/src/cli/commands/cache.ts +9 -0
  560. package/src/cli/commands/config.ts +3 -0
  561. package/src/cli/commands/open.ts +2 -2
  562. package/src/cli/commands/static.ts +3 -0
  563. package/src/lib/errors/$.ts +1 -0
  564. package/src/lib/file-router/$.ts +1 -0
  565. package/src/lib/file-router/index.test.ts +1 -1
  566. package/src/lib/grafaid/$.ts +1 -0
  567. package/src/lib/grafaid/schema/type.ts +1 -0
  568. package/src/lib/graphql-change/{graphql-change.ts → $$.ts} +1 -1
  569. package/src/lib/graphql-change/$.ts +1 -0
  570. package/src/lib/graphql-change/change-groups.ts +56 -26
  571. package/src/lib/graphql-changeset/$$.ts +3 -0
  572. package/src/lib/graphql-changeset/$.ts +1 -0
  573. package/src/lib/graphql-changeset/changelog.ts +9 -0
  574. package/src/lib/graphql-changeset/changeset.ts +190 -0
  575. package/src/lib/graphql-changeset/versioned-schema.ts +43 -0
  576. package/src/lib/graphql-path/$$.ts +42 -0
  577. package/src/lib/graphql-path/$.ts +4 -0
  578. package/src/lib/graphql-path/constructors.ts +81 -0
  579. package/src/lib/graphql-path/definition.ts +240 -0
  580. package/src/lib/graphql-path/query.ts +118 -0
  581. package/src/lib/graphql-path/types.ts +55 -0
  582. package/src/lib/graphql-schema-loader/graphql-schema-loader.ts +1 -1
  583. package/src/lib/html-utils/$$.ts +2 -0
  584. package/src/lib/html-utils/$.ts +1 -0
  585. package/src/lib/kit-temp.ts +3 -0
  586. package/src/lib/path-map/$.test.ts +4 -3
  587. package/src/lib/react-router-aid/$.ts +1 -0
  588. package/src/lib/react-router-loader/$.ts +1 -0
  589. package/src/lib/schema-lifecycle/$$.ts +19 -0
  590. package/src/lib/schema-lifecycle/$.test.ts +222 -0
  591. package/src/lib/schema-lifecycle/$.ts +1 -0
  592. package/src/lib/schema-lifecycle/FieldLifecycle.ts +18 -0
  593. package/src/lib/schema-lifecycle/LifecycleEvent.ts +27 -0
  594. package/src/lib/schema-lifecycle/NamedTypeLifecycle.ts +96 -0
  595. package/src/lib/schema-lifecycle/SchemaLifecycle.ts +85 -0
  596. package/src/lib/schema-lifecycle/SchemaLink.ts +40 -0
  597. package/src/lib/schema-lifecycle/handlers.ts +215 -0
  598. package/src/lib/schema-lifecycle/utils.ts +234 -0
  599. package/src/lib/superjson-codec/$.ts +1 -0
  600. package/src/lib/superjson-codec/codecs/graphql-schema.ts +1 -1
  601. package/src/lib/theme/$$.ts +1 -0
  602. package/src/lib/theme/$.ts +1 -1
  603. package/src/lib/vite-plugin-config/$.ts +1 -0
  604. package/src/lib/vite-plugin-reactive-data/vite-plugin-reactive-data.ts +1 -1
  605. package/src/lib/vite-plugins/$.ts +4 -0
  606. package/src/lib/vite-virtual/$.ts +1 -0
  607. package/src/lib/vite-virtual/identified-loader.ts +1 -1
  608. package/src/sandbox.ts +1 -43
  609. package/src/singletons/superjson.ts +1 -1
  610. package/src/template/components/ArgumentList.tsx +2 -6
  611. package/src/template/components/ArgumentListAnnotation.tsx +1 -1
  612. package/src/template/components/Changelog/ChangeBase.tsx +1 -1
  613. package/src/template/components/Changelog/CriticalitySection.tsx +1 -1
  614. package/src/template/components/Changelog/groups/DirectiveArgument.tsx +1 -1
  615. package/src/template/components/Changelog/groups/DirectiveArgumentDescription.tsx +1 -1
  616. package/src/template/components/Changelog/groups/DirectiveArgumentOperation.tsx +1 -1
  617. package/src/template/components/Changelog/groups/DirectiveDescription.tsx +1 -1
  618. package/src/template/components/Changelog/groups/DirectiveLocationOperation.tsx +1 -1
  619. package/src/template/components/Changelog/groups/DirectiveOperation.tsx +1 -1
  620. package/src/template/components/Changelog/groups/DirectiveUsage.tsx +1 -1
  621. package/src/template/components/Changelog/groups/EnumValueDeprecationReason.tsx +1 -1
  622. package/src/template/components/Changelog/groups/EnumValueDescription.tsx +1 -1
  623. package/src/template/components/Changelog/groups/EnumValueOperation.tsx +1 -1
  624. package/src/template/components/Changelog/groups/FieldArgument.tsx +1 -1
  625. package/src/template/components/Changelog/groups/FieldArgumentDescription.tsx +1 -1
  626. package/src/template/components/Changelog/groups/FieldArgumentOperation.tsx +1 -1
  627. package/src/template/components/Changelog/groups/FieldDeprecation.tsx +1 -1
  628. package/src/template/components/Changelog/groups/FieldDeprecationReason.tsx +1 -1
  629. package/src/template/components/Changelog/groups/FieldDescription.tsx +1 -1
  630. package/src/template/components/Changelog/groups/FieldOperation.tsx +1 -1
  631. package/src/template/components/Changelog/groups/InputFieldDefaultValue.tsx +1 -1
  632. package/src/template/components/Changelog/groups/InputFieldDescription.tsx +1 -1
  633. package/src/template/components/Changelog/groups/InputFieldOperation.tsx +1 -1
  634. package/src/template/components/Changelog/groups/ObjectTypeInterfaceOperation.tsx +1 -1
  635. package/src/template/components/Changelog/groups/SchemaRootType.tsx +1 -1
  636. package/src/template/components/Changelog/groups/TypeDescription.tsx +1 -1
  637. package/src/template/components/Changelog/groups/TypeOperation.tsx +1 -1
  638. package/src/template/components/Changelog/groups/UnionMemberOperation.tsx +1 -1
  639. package/src/template/components/Changelog.tsx +14 -13
  640. package/src/template/components/DeprecationReason.tsx +3 -3
  641. package/src/template/components/Description.tsx +3 -3
  642. package/src/template/components/Field.tsx +48 -8
  643. package/src/template/components/FieldList.tsx +4 -2
  644. package/src/template/components/FieldListSection.tsx +4 -8
  645. package/src/template/components/HamburgerMenu.tsx +3 -1
  646. package/src/template/components/MissingSchema.tsx +3 -1
  647. package/src/template/components/NamedType.tsx +31 -2
  648. package/src/template/components/ReferenceLink.tsx +9 -11
  649. package/src/template/components/ToastContainer.tsx +67 -0
  650. package/src/template/components/ToastItem.tsx +119 -0
  651. package/src/template/components/TypeAnnotation.tsx +2 -6
  652. package/src/template/components/TypeIndex.tsx +1 -1
  653. package/src/template/components/VersionPicker.tsx +94 -0
  654. package/src/template/components/graphql/type-kind-icon.tsx +1 -1
  655. package/src/template/components/graphql/type-kind-tokens.ts +1 -1
  656. package/src/template/components/graphql/type-link.tsx +1 -1
  657. package/src/template/components/sidebar/Sidebar.tsx +7 -1
  658. package/src/template/contexts/SchemaLifecycleContext.tsx +30 -0
  659. package/src/template/hooks/useReferencePath.ts +20 -0
  660. package/src/template/layouts/ChangelogLayout.tsx +11 -4
  661. package/src/template/layouts/SidebarLayout.tsx +4 -2
  662. package/src/template/routes/changelog.tsx +4 -2
  663. package/src/template/routes/reference.tsx +70 -69
  664. package/src/template/routes/root.tsx +45 -11
  665. package/src/template/server/create-page-html-response.ts +1 -1
  666. package/src/template/server/middleware/unsupported-assets.ts +2 -2
  667. package/src/template/server/ssg/get-route-paths.ts +1 -1
  668. package/src/template/stores/$$.ts +15 -0
  669. package/src/template/stores/$.ts +1 -0
  670. package/src/template/stores/schema.ts +52 -0
  671. package/src/template/stores/toast.ts +153 -0
  672. package/src/template/utils/try-with-toast.ts +41 -0
  673. package/build/lib/apple-touch-icon/index.d.ts.map +0 -1
  674. package/build/lib/apple-touch-icon/index.js.map +0 -1
  675. package/build/lib/errors/errors.d.ts.map +0 -1
  676. package/build/lib/errors/errors.js.map +0 -1
  677. package/build/lib/errors/index.d.ts +0 -2
  678. package/build/lib/errors/index.d.ts.map +0 -1
  679. package/build/lib/errors/index.js +0 -2
  680. package/build/lib/errors/index.js.map +0 -1
  681. package/build/lib/extensible-data/index.d.ts.map +0 -1
  682. package/build/lib/extensible-data/index.js.map +0 -1
  683. package/build/lib/favicon/index.d.ts.map +0 -1
  684. package/build/lib/favicon/index.js.map +0 -1
  685. package/build/lib/file-router/file-router.d.ts.map +0 -1
  686. package/build/lib/file-router/file-router.js.map +0 -1
  687. package/build/lib/file-router/index.d.ts +0 -2
  688. package/build/lib/file-router/index.d.ts.map +0 -1
  689. package/build/lib/file-router/index.js +0 -2
  690. package/build/lib/file-router/index.js.map +0 -1
  691. package/build/lib/grafaid/grafaid.d.ts.map +0 -1
  692. package/build/lib/grafaid/grafaid.js.map +0 -1
  693. package/build/lib/grafaid/index.d.ts +0 -2
  694. package/build/lib/grafaid/index.d.ts.map +0 -1
  695. package/build/lib/grafaid/index.js +0 -2
  696. package/build/lib/grafaid/index.js.map +0 -1
  697. package/build/lib/grafaid-old/index.d.ts.map +0 -1
  698. package/build/lib/grafaid-old/index.js.map +0 -1
  699. package/build/lib/graphql-change/graphql-change.d.ts.map +0 -1
  700. package/build/lib/graphql-change/graphql-change.js.map +0 -1
  701. package/build/lib/graphql-change/index.d.ts +0 -2
  702. package/build/lib/graphql-change/index.d.ts.map +0 -1
  703. package/build/lib/graphql-change/index.js +0 -2
  704. package/build/lib/graphql-change/index.js.map +0 -1
  705. package/build/lib/graphql-changeset/graphql-changeset.d.ts +0 -9
  706. package/build/lib/graphql-changeset/graphql-changeset.d.ts.map +0 -1
  707. package/build/lib/graphql-changeset/graphql-changeset.js +0 -2
  708. package/build/lib/graphql-changeset/graphql-changeset.js.map +0 -1
  709. package/build/lib/graphql-changeset/index.d.ts +0 -2
  710. package/build/lib/graphql-changeset/index.d.ts.map +0 -1
  711. package/build/lib/graphql-changeset/index.js +0 -2
  712. package/build/lib/graphql-changeset/index.js.map +0 -1
  713. package/build/lib/graphql-schema-loader/index.d.ts.map +0 -1
  714. package/build/lib/graphql-schema-loader/index.js.map +0 -1
  715. package/build/lib/hono-aid/index.d.ts.map +0 -1
  716. package/build/lib/hono-aid/index.js.map +0 -1
  717. package/build/lib/react-router-aid/index.d.ts +0 -2
  718. package/build/lib/react-router-aid/index.d.ts.map +0 -1
  719. package/build/lib/react-router-aid/index.js +0 -2
  720. package/build/lib/react-router-aid/index.js.map +0 -1
  721. package/build/lib/react-router-aid/react-router-aid.d.ts.map +0 -1
  722. package/build/lib/react-router-aid/react-router-aid.js.map +0 -1
  723. package/build/lib/react-router-loader/react-router-loader.d.ts.map +0 -1
  724. package/build/lib/react-router-loader/react-router-loader.js.map +0 -1
  725. package/build/lib/stack-processor/index.d.ts.map +0 -1
  726. package/build/lib/stack-processor/index.js.map +0 -1
  727. package/build/lib/superjson-codec/exports.d.ts.map +0 -1
  728. package/build/lib/superjson-codec/exports.js.map +0 -1
  729. package/build/lib/superjson-codec/index.d.ts +0 -2
  730. package/build/lib/superjson-codec/index.d.ts.map +0 -1
  731. package/build/lib/superjson-codec/index.js +0 -2
  732. package/build/lib/superjson-codec/index.js.map +0 -1
  733. package/build/lib/vite-plugin-config/vite-plugin-config.d.ts.map +0 -1
  734. package/build/lib/vite-plugin-config/vite-plugin-config.js.map +0 -1
  735. package/build/lib/vite-plugin-json/index.d.ts.map +0 -1
  736. package/build/lib/vite-plugin-json/index.js.map +0 -1
  737. package/build/lib/vite-plugin-mdx/index.d.ts.map +0 -1
  738. package/build/lib/vite-plugin-mdx/index.js.map +0 -1
  739. package/build/lib/vite-plugin-reactive-data/index.d.ts.map +0 -1
  740. package/build/lib/vite-plugin-reactive-data/index.js.map +0 -1
  741. package/build/lib/vite-plugins/index.d.ts +0 -5
  742. package/build/lib/vite-plugins/index.d.ts.map +0 -1
  743. package/build/lib/vite-plugins/index.js +0 -5
  744. package/build/lib/vite-plugins/index.js.map +0 -1
  745. package/build/lib/vite-plugins/vite-plugins.d.ts +0 -2
  746. package/build/lib/vite-plugins/vite-plugins.d.ts.map +0 -1
  747. package/build/lib/vite-plugins/vite-plugins.js +0 -2
  748. package/build/lib/vite-plugins/vite-plugins.js.map +0 -1
  749. package/build/lib/vite-virtual/index.d.ts +0 -2
  750. package/build/lib/vite-virtual/index.d.ts.map +0 -1
  751. package/build/lib/vite-virtual/index.js +0 -2
  752. package/build/lib/vite-virtual/index.js.map +0 -1
  753. package/build/lib/vite-virtual/vite-virtual.d.ts.map +0 -1
  754. package/build/lib/vite-virtual/vite-virtual.js.map +0 -1
  755. package/build/template/components/VersionSelector.d.ts +0 -8
  756. package/build/template/components/VersionSelector.d.ts.map +0 -1
  757. package/build/template/components/VersionSelector.js +0 -22
  758. package/build/template/components/VersionSelector.js.map +0 -1
  759. package/src/lib/errors/index.ts +0 -1
  760. package/src/lib/file-router/index.ts +0 -1
  761. package/src/lib/grafaid/index.ts +0 -1
  762. package/src/lib/graphql-change/index.ts +0 -1
  763. package/src/lib/graphql-changeset/graphql-changeset.ts +0 -9
  764. package/src/lib/graphql-changeset/index.ts +0 -1
  765. package/src/lib/react-router-aid/index.ts +0 -1
  766. package/src/lib/superjson-codec/index.ts +0 -1
  767. package/src/lib/vite-plugins/index.ts +0 -4
  768. package/src/lib/vite-virtual/index.ts +0 -1
  769. package/src/template/components/VersionSelector.tsx +0 -42
  770. /package/src/lib/apple-touch-icon/{index.ts → $.ts} +0 -0
  771. /package/src/lib/errors/{errors.ts → $$.ts} +0 -0
  772. /package/src/lib/extensible-data/{index.ts → $.ts} +0 -0
  773. /package/src/lib/favicon/{index.ts → $.ts} +0 -0
  774. /package/src/lib/file-router/{file-router.ts → $$.ts} +0 -0
  775. /package/src/lib/grafaid/{grafaid.ts → $$.ts} +0 -0
  776. /package/src/lib/grafaid-old/{index.ts → $.ts} +0 -0
  777. /package/src/lib/graphql-schema-loader/{index.ts → $.ts} +0 -0
  778. /package/src/lib/hono-aid/{index.ts → $.ts} +0 -0
  779. /package/src/lib/react-router-aid/{react-router-aid.ts → $$.ts} +0 -0
  780. /package/src/lib/react-router-loader/{react-router-loader.ts → $$.ts} +0 -0
  781. /package/src/lib/stack-processor/{index.ts → $.ts} +0 -0
  782. /package/src/lib/superjson-codec/{exports.ts → $$.ts} +0 -0
  783. /package/src/lib/vite-plugin-config/{vite-plugin-config.ts → $$.ts} +0 -0
  784. /package/src/lib/vite-plugin-json/{index.ts → $.ts} +0 -0
  785. /package/src/lib/vite-plugin-mdx/{index.ts → $.ts} +0 -0
  786. /package/src/lib/vite-plugin-reactive-data/{index.ts → $.ts} +0 -0
  787. /package/src/lib/vite-plugins/{vite-plugins.ts → $$.ts} +0 -0
  788. /package/src/lib/vite-virtual/{vite-virtual.ts → $$.ts} +0 -0
@@ -0,0 +1,66 @@
1
+ import type { GrafaidOld } from '#lib/grafaid-old';
2
+ import type { GraphqlChange } from '#lib/graphql-change';
3
+ import type { VersionableSchema, VersionableSchemaLinked } from './versioned-schema.js';
4
+ export type ChangeSet = IntermediateChangeSet | InitialChangeSet;
5
+ export interface IntermediateChangeSet {
6
+ type: 'IntermediateChangeSet';
7
+ changes: GraphqlChange.Change[];
8
+ date: Date;
9
+ after: VersionableSchema;
10
+ before: VersionableSchema;
11
+ }
12
+ export interface InitialChangeSet {
13
+ type: 'InitialChangeSet';
14
+ date: Date;
15
+ after: VersionableSchema;
16
+ }
17
+ export type ChangeSetLinked = InitialChangeSetLinked | IntermediateChangeSetLinked;
18
+ export interface IntermediateChangeSetLinked extends IntermediateChangeSet {
19
+ after: VersionableSchemaLinked;
20
+ before: VersionableSchemaLinked;
21
+ }
22
+ export interface InitialChangeSetLinked extends InitialChangeSet {
23
+ after: VersionableSchemaLinked;
24
+ }
25
+ /**
26
+ * Type guard to check if a value is any type of ChangeSet
27
+ */
28
+ export declare const isChangeSet: (value: unknown) => value is ChangeSet;
29
+ /**
30
+ * Type guard to check if a changeset is an InitialChangeSet
31
+ */
32
+ export declare const isInitialChangeSet: (changeSet: ChangeSet) => changeSet is InitialChangeSet;
33
+ /**
34
+ * Type guard to check if a changeset is an IntermediateChangeSet
35
+ */
36
+ export declare const isIntermediateChangeSet: (changeSet: ChangeSet) => changeSet is IntermediateChangeSet;
37
+ /**
38
+ * Type guard to check if a linked changeset is an InitialChangeSetLinked
39
+ */
40
+ export declare const isInitialChangeSetLinked: (changeSet: ChangeSetLinked) => changeSet is InitialChangeSetLinked;
41
+ /**
42
+ * Type guard to check if a linked changeset is an IntermediateChangeSetLinked
43
+ */
44
+ export declare const isIntermediateChangeSetLinked: (changeSet: ChangeSetLinked) => changeSet is IntermediateChangeSetLinked;
45
+ /**
46
+ * Type guard to check if a changeset is linked (has schema data)
47
+ */
48
+ export declare const isLinked: (changeSet: ChangeSet | ChangeSetLinked) => changeSet is ChangeSetLinked;
49
+ /**
50
+ * Convert an unlinked changeset to linked by adding schema references
51
+ */
52
+ export declare const link: (changeset: ChangeSet, schemaResolver: (version: string | null) => GrafaidOld.Schema.Schema | null) => ChangeSetLinked;
53
+ /**
54
+ * Convert a linked changeset to unlinked by removing schema references
55
+ */
56
+ /**
57
+ * Convert a changeset to JSON string (handles both linked and unlinked)
58
+ */
59
+ export declare const toJson: (changeset: ChangeSet, options?: {
60
+ pretty?: boolean;
61
+ }) => string;
62
+ /**
63
+ * Parse changeset from JSON string
64
+ */
65
+ export declare const fromJson: (json: string) => ChangeSet;
66
+ //# sourceMappingURL=changeset.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"changeset.d.ts","sourceRoot":"","sources":["../../../src/lib/graphql-changeset/changeset.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAClD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAGxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,uBAAuB,CAAA;AAYvF,MAAM,MAAM,SAAS,GAAG,qBAAqB,GAAG,gBAAgB,CAAA;AAEhE,MAAM,WAAW,qBAAqB;IACpC,IAAI,EAAE,uBAAuB,CAAA;IAC7B,OAAO,EAAE,aAAa,CAAC,MAAM,EAAE,CAAA;IAC/B,IAAI,EAAE,IAAI,CAAA;IACV,KAAK,EAAE,iBAAiB,CAAA;IACxB,MAAM,EAAE,iBAAiB,CAAA;CAC1B;AAED,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,kBAAkB,CAAA;IACxB,IAAI,EAAE,IAAI,CAAA;IACV,KAAK,EAAE,iBAAiB,CAAA;CACzB;AAID,MAAM,MAAM,eAAe,GAAG,sBAAsB,GAAG,2BAA2B,CAAA;AAElF,MAAM,WAAW,2BAA4B,SAAQ,qBAAqB;IACxE,KAAK,EAAE,uBAAuB,CAAA;IAC9B,MAAM,EAAE,uBAAuB,CAAA;CAChC;AAED,MAAM,WAAW,sBAAuB,SAAQ,gBAAgB;IAC9D,KAAK,EAAE,uBAAuB,CAAA;CAC/B;AAID;;GAEG;AACH,eAAO,MAAM,WAAW,GAAI,OAAO,OAAO,KAAG,KAAK,IAAI,SAKrD,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,kBAAkB,GAAI,WAAW,SAAS,KAAG,SAAS,IAAI,gBAEtE,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,uBAAuB,GAAI,WAAW,SAAS,KAAG,SAAS,IAAI,qBAE3E,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,wBAAwB,GAAI,WAAW,eAAe,KAAG,SAAS,IAAI,sBAElF,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,6BAA6B,GAAI,WAAW,eAAe,KAAG,SAAS,IAAI,2BAEvF,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,QAAQ,GAAI,WAAW,SAAS,GAAG,eAAe,KAAG,SAAS,IAAI,eAM9E,CAAA;AAID;;GAEG;AACH,eAAO,MAAM,IAAI,GACf,WAAW,SAAS,EACpB,gBAAgB,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,KAAK,UAAU,CAAC,MAAM,CAAC,MAAM,GAAG,IAAI,KAC1E,eAoCF,CAAA;AAED;;GAEG;AA4BH;;GAEG;AACH,eAAO,MAAM,MAAM,GAAI,WAAW,SAAS,EAAE,UAAU;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,KAAG,MAO7E,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,QAAQ,GAAI,MAAM,MAAM,KAAG,SAEvC,CAAA"}
@@ -0,0 +1,139 @@
1
+ import { SuperJSON } from 'superjson';
2
+ const superjson = new SuperJSON();
3
+ superjson.registerCustom({
4
+ isApplicable: (v) => v?.constructor?.name === 'GraphQLSchema',
5
+ serialize: () => null,
6
+ deserialize: () => null,
7
+ }, 'GraphQLSchema');
8
+ // Predicate Functions
9
+ /**
10
+ * Type guard to check if a value is any type of ChangeSet
11
+ */
12
+ export const isChangeSet = (value) => {
13
+ return value !== null
14
+ && typeof value === 'object'
15
+ && 'type' in value
16
+ && (value.type === 'InitialChangeSet' || value.type === 'IntermediateChangeSet');
17
+ };
18
+ /**
19
+ * Type guard to check if a changeset is an InitialChangeSet
20
+ */
21
+ export const isInitialChangeSet = (changeSet) => {
22
+ return changeSet.type === 'InitialChangeSet';
23
+ };
24
+ /**
25
+ * Type guard to check if a changeset is an IntermediateChangeSet
26
+ */
27
+ export const isIntermediateChangeSet = (changeSet) => {
28
+ return changeSet.type === 'IntermediateChangeSet';
29
+ };
30
+ /**
31
+ * Type guard to check if a linked changeset is an InitialChangeSetLinked
32
+ */
33
+ export const isInitialChangeSetLinked = (changeSet) => {
34
+ return changeSet.type === 'InitialChangeSet';
35
+ };
36
+ /**
37
+ * Type guard to check if a linked changeset is an IntermediateChangeSetLinked
38
+ */
39
+ export const isIntermediateChangeSetLinked = (changeSet) => {
40
+ return changeSet.type === 'IntermediateChangeSet';
41
+ };
42
+ /**
43
+ * Type guard to check if a changeset is linked (has schema data)
44
+ */
45
+ export const isLinked = (changeSet) => {
46
+ if (isInitialChangeSet(changeSet)) {
47
+ return changeSet.after.data !== null;
48
+ }
49
+ else {
50
+ return changeSet.after.data !== null && changeSet.before.data !== null;
51
+ }
52
+ };
53
+ // JSON Codecs
54
+ /**
55
+ * Convert an unlinked changeset to linked by adding schema references
56
+ */
57
+ export const link = (changeset, schemaResolver) => {
58
+ if (isInitialChangeSet(changeset)) {
59
+ const afterSchema = schemaResolver(changeset.after.version);
60
+ if (!afterSchema) {
61
+ throw new Error(`Unable to resolve schema for version: ${changeset.after.version}`);
62
+ }
63
+ return {
64
+ type: 'InitialChangeSet',
65
+ date: changeset.date,
66
+ after: {
67
+ version: changeset.after.version,
68
+ data: afterSchema,
69
+ },
70
+ };
71
+ }
72
+ else {
73
+ const afterSchema = schemaResolver(changeset.after.version);
74
+ const beforeSchema = schemaResolver(changeset.before.version);
75
+ if (!afterSchema || !beforeSchema) {
76
+ throw new Error(`Unable to resolve schemas for versions: after=${changeset.after.version}, before=${changeset.before.version}`);
77
+ }
78
+ return {
79
+ type: 'IntermediateChangeSet',
80
+ changes: changeset.changes,
81
+ date: changeset.date,
82
+ after: {
83
+ version: changeset.after.version,
84
+ data: afterSchema,
85
+ },
86
+ before: {
87
+ version: changeset.before.version,
88
+ data: beforeSchema,
89
+ },
90
+ };
91
+ }
92
+ };
93
+ /**
94
+ * Convert a linked changeset to unlinked by removing schema references
95
+ */
96
+ // export const unlink = (changeset: ChangeSetLinked): ChangeSet => {
97
+ // if (isInitialChangeSetLinked(changeset)) {
98
+ // return {
99
+ // type: 'InitialChangeSet',
100
+ // date: changeset.date,
101
+ // after: {
102
+ // version: changeset.after.version,
103
+ // data: null,
104
+ // },
105
+ // }
106
+ // } else {
107
+ // return {
108
+ // type: 'IntermediateChangeSet',
109
+ // changes: changeset.changes,
110
+ // date: changeset.date,
111
+ // after: {
112
+ // version: changeset.after.version,
113
+ // data: null,
114
+ // },
115
+ // before: {
116
+ // version: changeset.before.version,
117
+ // data: null,
118
+ // },
119
+ // }
120
+ // }
121
+ // }
122
+ /**
123
+ * Convert a changeset to JSON string (handles both linked and unlinked)
124
+ */
125
+ export const toJson = (changeset, options) => {
126
+ const isPretty = options?.pretty ?? true;
127
+ if (isPretty) {
128
+ const serialized = superjson.serialize(changeset);
129
+ return JSON.stringify(serialized, null, 2);
130
+ }
131
+ return superjson.stringify(changeset);
132
+ };
133
+ /**
134
+ * Parse changeset from JSON string
135
+ */
136
+ export const fromJson = (json) => {
137
+ return superjson.parse(json);
138
+ };
139
+ //# sourceMappingURL=changeset.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"changeset.js","sourceRoot":"","sources":["../../../src/lib/graphql-changeset/changeset.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,31 @@
1
+ import type { GrafaidOld } from '#lib/grafaid-old';
2
+ export interface VersionableSchema {
3
+ /**
4
+ * `null` if schema is not versioned.
5
+ */
6
+ version: string | null;
7
+ /**
8
+ * `null` if schema has not been hydrated.
9
+ * Something external is resonsible for linking this.
10
+ * It should use `version` if not null to get the correct schema somehow.
11
+ * If `version` is null, it should use some schema singleton.
12
+ */
13
+ data: GrafaidOld.Schema.Schema | null;
14
+ }
15
+ export interface VersionableSchemaUnlinked {
16
+ version: string | null;
17
+ data: null;
18
+ }
19
+ export interface VersionableSchemaLinked {
20
+ version: string | null;
21
+ data: GrafaidOld.Schema.Schema;
22
+ }
23
+ /**
24
+ * Type guard to check if a schema is linked (has data)
25
+ */
26
+ export declare const isVersionableSchemaLinked: (schema: VersionableSchema) => schema is VersionableSchemaLinked;
27
+ /**
28
+ * Type guard to check if a schema is unlinked (no data)
29
+ */
30
+ export declare const isVersionableSchemaUnlinked: (schema: VersionableSchema) => schema is VersionableSchemaUnlinked;
31
+ //# sourceMappingURL=versioned-schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"versioned-schema.d.ts","sourceRoot":"","sources":["../../../src/lib/graphql-changeset/versioned-schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAIlD,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,OAAO,EAAE,MAAM,GAAG,IAAI,CAAA;IACtB;;;;;OAKG;IACH,IAAI,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,GAAG,IAAI,CAAA;CACtC;AAED,MAAM,WAAW,yBAAyB;IACxC,OAAO,EAAE,MAAM,GAAG,IAAI,CAAA;IACtB,IAAI,EAAE,IAAI,CAAA;CACX;AAED,MAAM,WAAW,uBAAuB;IACtC,OAAO,EAAE,MAAM,GAAG,IAAI,CAAA;IACtB,IAAI,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,CAAA;CAC/B;AAID;;GAEG;AACH,eAAO,MAAM,yBAAyB,GAAI,QAAQ,iBAAiB,KAAG,MAAM,IAAI,uBAE/E,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,2BAA2B,GAAI,QAAQ,iBAAiB,KAAG,MAAM,IAAI,yBAEjF,CAAA"}
@@ -0,0 +1,14 @@
1
+ // Predicate Functions
2
+ /**
3
+ * Type guard to check if a schema is linked (has data)
4
+ */
5
+ export const isVersionableSchemaLinked = (schema) => {
6
+ return schema.data !== null;
7
+ };
8
+ /**
9
+ * Type guard to check if a schema is unlinked (no data)
10
+ */
11
+ export const isVersionableSchemaUnlinked = (schema) => {
12
+ return schema.data === null;
13
+ };
14
+ //# sourceMappingURL=versioned-schema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"versioned-schema.js","sourceRoot":"","sources":["../../../src/lib/graphql-changeset/versioned-schema.ts"],"names":[],"mappings":"AA4BA,sBAAsB;AAEtB;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,CAAC,MAAyB,EAAqC,EAAE;IACxG,OAAO,MAAM,CAAC,IAAI,KAAK,IAAI,CAAA;AAC7B,CAAC,CAAA;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG,CAAC,MAAyB,EAAuC,EAAE;IAC5G,OAAO,MAAM,CAAC,IAAI,KAAK,IAAI,CAAA;AAC7B,CAAC,CAAA"}
@@ -0,0 +1,42 @@
1
+ /**
2
+ * GraphQL Path Library
3
+ *
4
+ * This library provides type-safe path representations for GraphQL schemas.
5
+ * It distinguishes between definition paths (addresses to schema elements)
6
+ * and query paths (traversal paths through the schema graph).
7
+ *
8
+ * @example
9
+ * ```ts
10
+ * import { GraphQLPath } from '#lib/graphql-path'
11
+ *
12
+ * // Create a path to a type definition
13
+ * const userTypePath = GraphQLPath.Definition.type('User')
14
+ *
15
+ * // Create a path to a field definition
16
+ * const userNameFieldPath = GraphQLPath.Definition.field('User', 'name')
17
+ *
18
+ * // Create a path to an argument definition
19
+ * const userPostsLimitArgPath = GraphQLPath.Definition.argument('User', 'posts', 'limit')
20
+ *
21
+ * // Encode/decode definition paths
22
+ * const encoded = GraphQLPath.Definition.encode(userNameFieldPath) // "User.name"
23
+ * const decoded = GraphQLPath.Definition.decode("User.name") // field definition path
24
+ *
25
+ * // Create a query path
26
+ * const queryPath = GraphQLPath.Query.builder()
27
+ * .type('User')
28
+ * .field('posts')
29
+ * .type('Post')
30
+ * .field('author')
31
+ * .type('User')
32
+ * .field('name')
33
+ * .build()
34
+ *
35
+ * // Encode/decode query paths
36
+ * const encodedQuery = GraphQLPath.Query.encode(queryPath) // "User.posts.Post.author.User.name"
37
+ * const decodedQuery = GraphQLPath.Query.decode("User.posts.Post.author") // query path
38
+ * ```
39
+ */
40
+ export * as Definition from './definition.js';
41
+ export * as Query from './query.js';
42
+ //# sourceMappingURL=$$.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"$$.d.ts","sourceRoot":"","sources":["../../../src/lib/graphql-path/$$.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AAEH,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAA;AAC7C,OAAO,KAAK,KAAK,MAAM,YAAY,CAAA"}
@@ -0,0 +1,42 @@
1
+ /**
2
+ * GraphQL Path Library
3
+ *
4
+ * This library provides type-safe path representations for GraphQL schemas.
5
+ * It distinguishes between definition paths (addresses to schema elements)
6
+ * and query paths (traversal paths through the schema graph).
7
+ *
8
+ * @example
9
+ * ```ts
10
+ * import { GraphQLPath } from '#lib/graphql-path'
11
+ *
12
+ * // Create a path to a type definition
13
+ * const userTypePath = GraphQLPath.Definition.type('User')
14
+ *
15
+ * // Create a path to a field definition
16
+ * const userNameFieldPath = GraphQLPath.Definition.field('User', 'name')
17
+ *
18
+ * // Create a path to an argument definition
19
+ * const userPostsLimitArgPath = GraphQLPath.Definition.argument('User', 'posts', 'limit')
20
+ *
21
+ * // Encode/decode definition paths
22
+ * const encoded = GraphQLPath.Definition.encode(userNameFieldPath) // "User.name"
23
+ * const decoded = GraphQLPath.Definition.decode("User.name") // field definition path
24
+ *
25
+ * // Create a query path
26
+ * const queryPath = GraphQLPath.Query.builder()
27
+ * .type('User')
28
+ * .field('posts')
29
+ * .type('Post')
30
+ * .field('author')
31
+ * .type('User')
32
+ * .field('name')
33
+ * .build()
34
+ *
35
+ * // Encode/decode query paths
36
+ * const encodedQuery = GraphQLPath.Query.encode(queryPath) // "User.posts.Post.author.User.name"
37
+ * const decodedQuery = GraphQLPath.Query.decode("User.posts.Post.author") // query path
38
+ * ```
39
+ */
40
+ export * as Definition from './definition.js';
41
+ export * as Query from './query.js';
42
+ //# sourceMappingURL=$$.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"$$.js","sourceRoot":"","sources":["../../../src/lib/graphql-path/$$.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AAEH,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAA;AAC7C,OAAO,KAAK,KAAK,MAAM,YAAY,CAAA"}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Namespace export for graphql-path library
3
+ */
4
+ export * as GraphQLPath from './$$.js';
5
+ //# sourceMappingURL=$.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"$.d.ts","sourceRoot":"","sources":["../../../src/lib/graphql-path/$.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,WAAW,MAAM,SAAS,CAAA"}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Namespace export for graphql-path library
3
+ */
4
+ export * as GraphQLPath from './$$.js';
5
+ //# sourceMappingURL=$.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"$.js","sourceRoot":"","sources":["../../../src/lib/graphql-path/$.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,WAAW,MAAM,SAAS,CAAA"}
@@ -0,0 +1,57 @@
1
+ /**
2
+ * Constructor functions and type guards
3
+ */
4
+ import type { ArgumentSegment, FieldSegment, QuerySegment, Segment, TypeSegment } from './types.js';
5
+ /**
6
+ * Type guard to check if a segment is a type segment
7
+ *
8
+ * @param segment - The segment to check
9
+ * @returns True if the segment is a type segment
10
+ */
11
+ export declare const isTypeSegment: (segment: Segment) => segment is TypeSegment;
12
+ /**
13
+ * Type guard to check if a segment is a field segment
14
+ *
15
+ * @param segment - The segment to check
16
+ * @returns True if the segment is a field segment
17
+ */
18
+ export declare const isFieldSegment: (segment: Segment) => segment is FieldSegment;
19
+ /**
20
+ * Type guard to check if a segment is an argument segment
21
+ *
22
+ * @param segment - The segment to check
23
+ * @returns True if the segment is an argument segment
24
+ */
25
+ export declare const isArgumentSegment: (segment: Segment) => segment is ArgumentSegment;
26
+ /**
27
+ * Type guard to check if a segment can be used in a query path
28
+ *
29
+ * @param segment - The segment to check
30
+ * @returns True if the segment can be used in a query path
31
+ */
32
+ export declare const isQuerySegment: (segment: Segment) => segment is QuerySegment;
33
+ /**
34
+ * Create a type segment
35
+ *
36
+ * @param type - The type name
37
+ * @returns A type segment
38
+ * @example createTypeSegment('User') // { kind: 'type', type: 'User' }
39
+ */
40
+ export declare const createTypeSegment: (type: string) => TypeSegment;
41
+ /**
42
+ * Create a field segment
43
+ *
44
+ * @param field - The field name
45
+ * @returns A field segment
46
+ * @example createFieldSegment('name') // { kind: 'field', field: 'name' }
47
+ */
48
+ export declare const createFieldSegment: (field: string) => FieldSegment;
49
+ /**
50
+ * Create an argument segment
51
+ *
52
+ * @param argument - The argument name
53
+ * @returns An argument segment
54
+ * @example createArgumentSegment('limit') // { kind: 'argument', argument: 'limit' }
55
+ */
56
+ export declare const createArgumentSegment: (argument: string) => ArgumentSegment;
57
+ //# sourceMappingURL=constructors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constructors.d.ts","sourceRoot":"","sources":["../../../src/lib/graphql-path/constructors.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,YAAY,EAAE,YAAY,EAAE,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAA;AAEnG;;;;;GAKG;AACH,eAAO,MAAM,aAAa,GAAI,SAAS,OAAO,KAAG,OAAO,IAAI,WAE3D,CAAA;AAED;;;;;GAKG;AACH,eAAO,MAAM,cAAc,GAAI,SAAS,OAAO,KAAG,OAAO,IAAI,YAE5D,CAAA;AAED;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB,GAAI,SAAS,OAAO,KAAG,OAAO,IAAI,eAE/D,CAAA;AAED;;;;;GAKG;AACH,eAAO,MAAM,cAAc,GAAI,SAAS,OAAO,KAAG,OAAO,IAAI,YAE5D,CAAA;AAED;;;;;;GAMG;AACH,eAAO,MAAM,iBAAiB,GAAI,MAAM,MAAM,KAAG,WAG/C,CAAA;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,kBAAkB,GAAI,OAAO,MAAM,KAAG,YAGjD,CAAA;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB,GAAI,UAAU,MAAM,KAAG,eAGvD,CAAA"}
@@ -0,0 +1,73 @@
1
+ /**
2
+ * Constructor functions and type guards
3
+ */
4
+ /**
5
+ * Type guard to check if a segment is a type segment
6
+ *
7
+ * @param segment - The segment to check
8
+ * @returns True if the segment is a type segment
9
+ */
10
+ export const isTypeSegment = (segment) => {
11
+ return segment.kind === 'type';
12
+ };
13
+ /**
14
+ * Type guard to check if a segment is a field segment
15
+ *
16
+ * @param segment - The segment to check
17
+ * @returns True if the segment is a field segment
18
+ */
19
+ export const isFieldSegment = (segment) => {
20
+ return segment.kind === 'field';
21
+ };
22
+ /**
23
+ * Type guard to check if a segment is an argument segment
24
+ *
25
+ * @param segment - The segment to check
26
+ * @returns True if the segment is an argument segment
27
+ */
28
+ export const isArgumentSegment = (segment) => {
29
+ return segment.kind === 'argument';
30
+ };
31
+ /**
32
+ * Type guard to check if a segment can be used in a query path
33
+ *
34
+ * @param segment - The segment to check
35
+ * @returns True if the segment can be used in a query path
36
+ */
37
+ export const isQuerySegment = (segment) => {
38
+ return segment.kind === 'type' || segment.kind === 'field';
39
+ };
40
+ /**
41
+ * Create a type segment
42
+ *
43
+ * @param type - The type name
44
+ * @returns A type segment
45
+ * @example createTypeSegment('User') // { kind: 'type', type: 'User' }
46
+ */
47
+ export const createTypeSegment = (type) => ({
48
+ kind: 'type',
49
+ type,
50
+ });
51
+ /**
52
+ * Create a field segment
53
+ *
54
+ * @param field - The field name
55
+ * @returns A field segment
56
+ * @example createFieldSegment('name') // { kind: 'field', field: 'name' }
57
+ */
58
+ export const createFieldSegment = (field) => ({
59
+ kind: 'field',
60
+ field,
61
+ });
62
+ /**
63
+ * Create an argument segment
64
+ *
65
+ * @param argument - The argument name
66
+ * @returns An argument segment
67
+ * @example createArgumentSegment('limit') // { kind: 'argument', argument: 'limit' }
68
+ */
69
+ export const createArgumentSegment = (argument) => ({
70
+ kind: 'argument',
71
+ argument,
72
+ });
73
+ //# sourceMappingURL=constructors.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constructors.js","sourceRoot":"","sources":["../../../src/lib/graphql-path/constructors.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH;;;;;GAKG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,OAAgB,EAA0B,EAAE;IACxE,OAAO,OAAO,CAAC,IAAI,KAAK,MAAM,CAAA;AAChC,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,OAAgB,EAA2B,EAAE;IAC1E,OAAO,OAAO,CAAC,IAAI,KAAK,OAAO,CAAA;AACjC,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,OAAgB,EAA8B,EAAE;IAChF,OAAO,OAAO,CAAC,IAAI,KAAK,UAAU,CAAA;AACpC,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,OAAgB,EAA2B,EAAE;IAC1E,OAAO,OAAO,CAAC,IAAI,KAAK,MAAM,IAAI,OAAO,CAAC,IAAI,KAAK,OAAO,CAAA;AAC5D,CAAC,CAAA;AAED;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,IAAY,EAAe,EAAE,CAAC,CAAC;IAC/D,IAAI,EAAE,MAAM;IACZ,IAAI;CACL,CAAC,CAAA;AAEF;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,KAAa,EAAgB,EAAE,CAAC,CAAC;IAClE,IAAI,EAAE,OAAO;IACb,KAAK;CACN,CAAC,CAAA;AAEF;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC,QAAgB,EAAmB,EAAE,CAAC,CAAC;IAC3E,IAAI,EAAE,UAAU;IAChB,QAAQ;CACT,CAAC,CAAA"}