zudoku 0.1.1-dev.15 → 0.1.1-dev.16

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 (387) hide show
  1. package/dist/app/App.js +3 -1
  2. package/dist/app/App.js.map +1 -1
  3. package/dist/config/config.d.ts +3 -3
  4. package/dist/index.d.ts +2 -6
  5. package/dist/index.js +1 -5
  6. package/dist/index.js.map +1 -1
  7. package/dist/{app → lib}/DevPortal.d.ts +2 -2
  8. package/dist/{app → lib}/DevPortal.js +4 -4
  9. package/dist/{app → lib}/DevPortal.js.map +1 -1
  10. package/dist/{app → lib}/Heading.js.map +1 -1
  11. package/dist/{app → lib}/Router.js.map +1 -1
  12. package/dist/lib/auth.d.ts +1 -0
  13. package/dist/lib/auth.js +2 -0
  14. package/dist/lib/auth.js.map +1 -0
  15. package/dist/lib/authentication/authentication.js.map +1 -0
  16. package/dist/{app → lib}/authentication/clerk.d.ts +1 -2
  17. package/dist/{app → lib}/authentication/clerk.js +1 -2
  18. package/dist/lib/authentication/clerk.js.map +1 -0
  19. package/dist/{app → lib}/authentication/openid.js.map +1 -1
  20. package/dist/{app → lib}/components/AnchorLink.js.map +1 -1
  21. package/dist/{app → lib}/components/CategoryHeading.js.map +1 -1
  22. package/dist/{app → lib}/components/Dialog.js.map +1 -1
  23. package/dist/{app → lib}/components/DynamicIcon.js.map +1 -1
  24. package/dist/{app → lib}/components/Header.js.map +1 -1
  25. package/dist/{app → lib}/components/Input.js.map +1 -1
  26. package/dist/{app → lib}/components/Layout.js.map +1 -1
  27. package/dist/{app → lib}/components/Markdown.js.map +1 -1
  28. package/dist/{app → lib}/components/SyntaxHighlight.js.map +1 -1
  29. package/dist/{app → lib}/components/TopNavigation.js.map +1 -1
  30. package/dist/{app → lib}/components/context/ComponentsContext.js.map +1 -1
  31. package/dist/{app → lib}/components/context/DevPortalProvider.js.map +1 -1
  32. package/dist/lib/components/context/PluginSystem.js.map +1 -0
  33. package/dist/{app → lib}/components/context/ThemeContext.js.map +1 -1
  34. package/dist/{app → lib}/components/context/ViewportAnchorContext.js.map +1 -1
  35. package/dist/{app → lib}/components/navigation/SideNavigation.js.map +1 -1
  36. package/dist/{app → lib}/components/navigation/SideNavigationCategory.js.map +1 -1
  37. package/dist/{app → lib}/components/navigation/SideNavigationItem.js.map +1 -1
  38. package/dist/{app → lib}/components/navigation/SideNavigationWrapper.js.map +1 -1
  39. package/dist/{app → lib}/components/navigation/useNavigationCollapsibleState.js.map +1 -1
  40. package/dist/{app → lib}/components/navigation/util.js.map +1 -1
  41. package/dist/lib/components.d.ts +3 -0
  42. package/dist/lib/components.js +4 -0
  43. package/dist/lib/components.js.map +1 -0
  44. package/dist/{app → lib}/core/DevPortalContext.js.map +1 -1
  45. package/dist/{app → lib}/core/helmet.js.map +1 -1
  46. package/dist/lib/core/icons.js.map +1 -0
  47. package/dist/{app → lib}/core/plugins.js.map +1 -1
  48. package/dist/lib/core/router.js.map +1 -0
  49. package/dist/lib/core/types/combine.js.map +1 -0
  50. package/dist/{app → lib}/oas/graphql/index.js.map +1 -1
  51. package/dist/{app → lib}/oas/graphql/server.js.map +1 -1
  52. package/dist/{app → lib}/oas/parser/dereference/index.js.map +1 -1
  53. package/dist/{app → lib}/oas/parser/dereference/resolveRef.js.map +1 -1
  54. package/dist/{app → lib}/oas/parser/index.js.map +1 -1
  55. package/dist/{app → lib}/oas/parser/upgrade/index.js.map +1 -1
  56. package/dist/{app → lib}/plugins/api-key/SettingsApiKeys.js.map +1 -1
  57. package/dist/{app → lib}/plugins/api-key/index.js.map +1 -1
  58. package/dist/{app → lib}/plugins/markdown/MdxPage.js.map +1 -1
  59. package/dist/{app → lib}/plugins/markdown/Toc.js.map +1 -1
  60. package/dist/{app → lib}/plugins/markdown/generateRoutes.js.map +1 -1
  61. package/dist/{app → lib}/plugins/markdown/index.js.map +1 -1
  62. package/dist/{app → lib}/plugins/openapi/ColorizedParam.js.map +1 -1
  63. package/dist/{app → lib}/plugins/openapi/MakeRequest.js.map +1 -1
  64. package/dist/{app → lib}/plugins/openapi/MethodBadge.js.map +1 -1
  65. package/dist/{app → lib}/plugins/openapi/OperationList.js.map +1 -1
  66. package/dist/{app → lib}/plugins/openapi/OperationListItem.js.map +1 -1
  67. package/dist/{app → lib}/plugins/openapi/ParameterList.js.map +1 -1
  68. package/dist/{app → lib}/plugins/openapi/ParameterListItem.js.map +1 -1
  69. package/dist/{app → lib}/plugins/openapi/RequestBodySidecarBox.js.map +1 -1
  70. package/dist/{app → lib}/plugins/openapi/ResponsesSidecarBox.js.map +1 -1
  71. package/dist/{app → lib}/plugins/openapi/Select.js.map +1 -1
  72. package/dist/{app → lib}/plugins/openapi/Sidecar.js.map +1 -1
  73. package/dist/{app → lib}/plugins/openapi/SidecarBox.js.map +1 -1
  74. package/dist/{app → lib}/plugins/openapi/graphql/fragment-masking.js.map +1 -1
  75. package/dist/{app → lib}/plugins/openapi/graphql/gql.js.map +1 -1
  76. package/dist/{app → lib}/plugins/openapi/graphql/graphql.js.map +1 -1
  77. package/dist/lib/plugins/openapi/graphql/index.js.map +1 -0
  78. package/dist/{app → lib}/plugins/openapi/index.js.map +1 -1
  79. package/dist/{app → lib}/plugins/openapi/playground/Playground.js.map +1 -1
  80. package/dist/{app → lib}/plugins/openapi/util/generateSchemaExample.js.map +1 -1
  81. package/dist/{app → lib}/plugins/openapi/util/urql.js.map +1 -1
  82. package/dist/{app → lib}/plugins/openapi/worker/createSharedWorkerClient.js.map +1 -1
  83. package/dist/{app → lib}/plugins/openapi/worker/worker.js.map +1 -1
  84. package/dist/{app → lib}/plugins/redirect/index.js.map +1 -1
  85. package/dist/lib/plugins.d.ts +4 -0
  86. package/dist/lib/plugins.js +6 -0
  87. package/dist/lib/plugins.js.map +1 -0
  88. package/dist/{app → lib}/ui/Button.d.ts +1 -1
  89. package/dist/{app → lib}/ui/Button.js.map +1 -1
  90. package/dist/{app → lib}/ui/Callout.js.map +1 -1
  91. package/dist/{app → lib}/ui/Card.js.map +1 -1
  92. package/dist/{app → lib}/ui/Note.js.map +1 -1
  93. package/dist/{app → lib}/ui/Tabs.js.map +1 -1
  94. package/dist/{app → lib}/util/MdxComponents.js.map +1 -1
  95. package/dist/{app → lib}/util/cn.js.map +1 -1
  96. package/dist/{app → lib}/util/createVariantComponent.js.map +1 -1
  97. package/dist/{app → lib}/util/createWaitForNotify.js.map +1 -1
  98. package/dist/{app → lib}/util/groupBy.js.map +1 -1
  99. package/dist/{app → lib}/util/joinPath.js.map +1 -1
  100. package/dist/{app → lib}/util/pastellize.js.map +1 -1
  101. package/dist/lib/util/slugify.js.map +1 -0
  102. package/dist/{app → lib}/util/traverseNavigation.js.map +1 -1
  103. package/dist/{app → lib}/util/useScrollToAnchor.js.map +1 -1
  104. package/dist/{app → lib}/util/useScrollToTop.js.map +1 -1
  105. package/dist/vite/config.d.ts +0 -1
  106. package/dist/vite/config.js +18 -14
  107. package/dist/vite/config.js.map +1 -1
  108. package/dist/vite/dev-server.js +1 -1
  109. package/dist/vite/plugin-api.js +1 -1
  110. package/dist/vite/plugin-api.js.map +1 -1
  111. package/dist/vite/plugin-auth.js +2 -2
  112. package/dist/vite/plugin-auth.js.map +1 -1
  113. package/dist/vite/plugin-component.d.ts +3 -0
  114. package/dist/vite/plugin-component.js +22 -0
  115. package/dist/vite/plugin-component.js.map +1 -0
  116. package/dist/vite/plugin-docs.js +1 -1
  117. package/dist/vite/plugin-docs.js.map +1 -1
  118. package/dist/vite/plugin-html.js +0 -3
  119. package/dist/vite/plugin-html.js.map +1 -1
  120. package/dist/vite/plugin-mdx.js +1 -1
  121. package/dist/vite/plugin-mdx.js.map +1 -1
  122. package/package.json +15 -16
  123. package/src/app/App.tsx +4 -1
  124. package/dist/app/authentication/authentication.js.map +0 -1
  125. package/dist/app/authentication/clerk.js.map +0 -1
  126. package/dist/app/components/context/PluginSystem.js.map +0 -1
  127. package/dist/app/core/icons.js.map +0 -1
  128. package/dist/app/core/router.js.map +0 -1
  129. package/dist/app/core/types/combine.js.map +0 -1
  130. package/dist/app/plugins/openapi/graphql/index.js.map +0 -1
  131. package/dist/app/util/slugify.js.map +0 -1
  132. package/dist/auth.d.ts +0 -2
  133. package/dist/auth.js +0 -3
  134. package/dist/auth.js.map +0 -1
  135. package/dist/plugins.d.ts +0 -4
  136. package/dist/plugins.js +0 -6
  137. package/dist/plugins.js.map +0 -1
  138. package/src/app/DevPortal.tsx +0 -93
  139. package/src/app/Heading.tsx +0 -60
  140. package/src/app/Router.tsx +0 -28
  141. package/src/app/authentication/authentication.ts +0 -18
  142. package/src/app/authentication/clerk.ts +0 -47
  143. package/src/app/authentication/openid.ts +0 -192
  144. package/src/app/components/AnchorLink.tsx +0 -19
  145. package/src/app/components/CategoryHeading.tsx +0 -16
  146. package/src/app/components/Dialog.tsx +0 -119
  147. package/src/app/components/DynamicIcon.tsx +0 -60
  148. package/src/app/components/Header.tsx +0 -69
  149. package/src/app/components/Input.tsx +0 -24
  150. package/src/app/components/Layout.tsx +0 -56
  151. package/src/app/components/Markdown.tsx +0 -37
  152. package/src/app/components/SyntaxHighlight.tsx +0 -94
  153. package/src/app/components/TopNavigation.tsx +0 -32
  154. package/src/app/components/context/ComponentsContext.tsx +0 -24
  155. package/src/app/components/context/DevPortalProvider.ts +0 -54
  156. package/src/app/components/context/PluginSystem.ts +0 -0
  157. package/src/app/components/context/ThemeContext.tsx +0 -46
  158. package/src/app/components/context/ViewportAnchorContext.tsx +0 -139
  159. package/src/app/components/navigation/SideNavigation.tsx +0 -18
  160. package/src/app/components/navigation/SideNavigationCategory.tsx +0 -74
  161. package/src/app/components/navigation/SideNavigationItem.tsx +0 -143
  162. package/src/app/components/navigation/SideNavigationWrapper.tsx +0 -15
  163. package/src/app/components/navigation/useNavigationCollapsibleState.ts +0 -27
  164. package/src/app/components/navigation/util.ts +0 -38
  165. package/src/app/core/DevPortalContext.ts +0 -164
  166. package/src/app/core/helmet.ts +0 -5
  167. package/src/app/core/icons.tsx +0 -1
  168. package/src/app/core/plugins.ts +0 -43
  169. package/src/app/core/router.tsx +0 -1
  170. package/src/app/core/types/combine.ts +0 -16
  171. package/src/app/oas/graphql/index.ts +0 -422
  172. package/src/app/oas/graphql/server.ts +0 -10
  173. package/src/app/oas/parser/dereference/index.ts +0 -59
  174. package/src/app/oas/parser/dereference/resolveRef.ts +0 -32
  175. package/src/app/oas/parser/index.ts +0 -94
  176. package/src/app/oas/parser/schemas/v3.0.json +0 -1489
  177. package/src/app/oas/parser/schemas/v3.1.json +0 -1298
  178. package/src/app/oas/parser/upgrade/index.ts +0 -108
  179. package/src/app/plugins/api-key/SettingsApiKeys.tsx +0 -22
  180. package/src/app/plugins/api-key/index.tsx +0 -123
  181. package/src/app/plugins/markdown/MdxPage.tsx +0 -128
  182. package/src/app/plugins/markdown/Toc.tsx +0 -122
  183. package/src/app/plugins/markdown/generateRoutes.tsx +0 -72
  184. package/src/app/plugins/markdown/index.tsx +0 -31
  185. package/src/app/plugins/openapi/ColorizedParam.tsx +0 -82
  186. package/src/app/plugins/openapi/MakeRequest.tsx +0 -49
  187. package/src/app/plugins/openapi/MethodBadge.tsx +0 -36
  188. package/src/app/plugins/openapi/OperationList.tsx +0 -117
  189. package/src/app/plugins/openapi/OperationListItem.tsx +0 -55
  190. package/src/app/plugins/openapi/ParameterList.tsx +0 -32
  191. package/src/app/plugins/openapi/ParameterListItem.tsx +0 -60
  192. package/src/app/plugins/openapi/RequestBodySidecarBox.tsx +0 -51
  193. package/src/app/plugins/openapi/ResponsesSidecarBox.tsx +0 -60
  194. package/src/app/plugins/openapi/Select.tsx +0 -35
  195. package/src/app/plugins/openapi/Sidecar.tsx +0 -160
  196. package/src/app/plugins/openapi/SidecarBox.tsx +0 -36
  197. package/src/app/plugins/openapi/graphql/fragment-masking.ts +0 -111
  198. package/src/app/plugins/openapi/graphql/gql.ts +0 -70
  199. package/src/app/plugins/openapi/graphql/graphql.ts +0 -795
  200. package/src/app/plugins/openapi/graphql/index.ts +0 -2
  201. package/src/app/plugins/openapi/index.tsx +0 -142
  202. package/src/app/plugins/openapi/playground/Playground.tsx +0 -309
  203. package/src/app/plugins/openapi/queries.graphql +0 -6
  204. package/src/app/plugins/openapi/util/generateSchemaExample.ts +0 -59
  205. package/src/app/plugins/openapi/util/urql.ts +0 -8
  206. package/src/app/plugins/openapi/worker/createSharedWorkerClient.ts +0 -60
  207. package/src/app/plugins/openapi/worker/worker.ts +0 -30
  208. package/src/app/plugins/redirect/index.tsx +0 -20
  209. package/src/app/ui/Button.tsx +0 -56
  210. package/src/app/ui/Callout.tsx +0 -87
  211. package/src/app/ui/Card.tsx +0 -82
  212. package/src/app/ui/Note.tsx +0 -58
  213. package/src/app/ui/Tabs.tsx +0 -52
  214. package/src/app/util/MdxComponents.tsx +0 -70
  215. package/src/app/util/cn.ts +0 -6
  216. package/src/app/util/createVariantComponent.tsx +0 -30
  217. package/src/app/util/createWaitForNotify.ts +0 -18
  218. package/src/app/util/groupBy.ts +0 -24
  219. package/src/app/util/joinPath.tsx +0 -10
  220. package/src/app/util/pastellize.ts +0 -25
  221. package/src/app/util/slugify.ts +0 -3
  222. package/src/app/util/traverseNavigation.ts +0 -55
  223. package/src/app/util/useScrollToAnchor.ts +0 -38
  224. package/src/app/util/useScrollToTop.ts +0 -13
  225. /package/dist/{app → lib}/Heading.d.ts +0 -0
  226. /package/dist/{app → lib}/Heading.js +0 -0
  227. /package/dist/{app → lib}/Router.d.ts +0 -0
  228. /package/dist/{app → lib}/Router.js +0 -0
  229. /package/dist/{app → lib}/authentication/authentication.d.ts +0 -0
  230. /package/dist/{app → lib}/authentication/authentication.js +0 -0
  231. /package/dist/{app → lib}/authentication/openid.d.ts +0 -0
  232. /package/dist/{app → lib}/authentication/openid.js +0 -0
  233. /package/dist/{app → lib}/components/AnchorLink.d.ts +0 -0
  234. /package/dist/{app → lib}/components/AnchorLink.js +0 -0
  235. /package/dist/{app → lib}/components/CategoryHeading.d.ts +0 -0
  236. /package/dist/{app → lib}/components/CategoryHeading.js +0 -0
  237. /package/dist/{app → lib}/components/Dialog.d.ts +0 -0
  238. /package/dist/{app → lib}/components/Dialog.js +0 -0
  239. /package/dist/{app → lib}/components/DynamicIcon.d.ts +0 -0
  240. /package/dist/{app → lib}/components/DynamicIcon.js +0 -0
  241. /package/dist/{app → lib}/components/Header.d.ts +0 -0
  242. /package/dist/{app → lib}/components/Header.js +0 -0
  243. /package/dist/{app → lib}/components/Input.d.ts +0 -0
  244. /package/dist/{app → lib}/components/Input.js +0 -0
  245. /package/dist/{app → lib}/components/Layout.d.ts +0 -0
  246. /package/dist/{app → lib}/components/Layout.js +0 -0
  247. /package/dist/{app → lib}/components/Markdown.d.ts +0 -0
  248. /package/dist/{app → lib}/components/Markdown.js +0 -0
  249. /package/dist/{app → lib}/components/SyntaxHighlight.d.ts +0 -0
  250. /package/dist/{app → lib}/components/SyntaxHighlight.js +0 -0
  251. /package/dist/{app → lib}/components/TopNavigation.d.ts +0 -0
  252. /package/dist/{app → lib}/components/TopNavigation.js +0 -0
  253. /package/dist/{app → lib}/components/context/ComponentsContext.d.ts +0 -0
  254. /package/dist/{app → lib}/components/context/ComponentsContext.js +0 -0
  255. /package/dist/{app → lib}/components/context/DevPortalProvider.d.ts +0 -0
  256. /package/dist/{app → lib}/components/context/DevPortalProvider.js +0 -0
  257. /package/dist/{app → lib}/components/context/PluginSystem.d.ts +0 -0
  258. /package/dist/{app → lib}/components/context/PluginSystem.js +0 -0
  259. /package/dist/{app → lib}/components/context/ThemeContext.d.ts +0 -0
  260. /package/dist/{app → lib}/components/context/ThemeContext.js +0 -0
  261. /package/dist/{app → lib}/components/context/ViewportAnchorContext.d.ts +0 -0
  262. /package/dist/{app → lib}/components/context/ViewportAnchorContext.js +0 -0
  263. /package/dist/{app → lib}/components/navigation/SideNavigation.d.ts +0 -0
  264. /package/dist/{app → lib}/components/navigation/SideNavigation.js +0 -0
  265. /package/dist/{app → lib}/components/navigation/SideNavigationCategory.d.ts +0 -0
  266. /package/dist/{app → lib}/components/navigation/SideNavigationCategory.js +0 -0
  267. /package/dist/{app → lib}/components/navigation/SideNavigationItem.d.ts +0 -0
  268. /package/dist/{app → lib}/components/navigation/SideNavigationItem.js +0 -0
  269. /package/dist/{app → lib}/components/navigation/SideNavigationWrapper.d.ts +0 -0
  270. /package/dist/{app → lib}/components/navigation/SideNavigationWrapper.js +0 -0
  271. /package/dist/{app → lib}/components/navigation/useNavigationCollapsibleState.d.ts +0 -0
  272. /package/dist/{app → lib}/components/navigation/useNavigationCollapsibleState.js +0 -0
  273. /package/dist/{app → lib}/components/navigation/util.d.ts +0 -0
  274. /package/dist/{app → lib}/components/navigation/util.js +0 -0
  275. /package/dist/{app → lib}/core/DevPortalContext.d.ts +0 -0
  276. /package/dist/{app → lib}/core/DevPortalContext.js +0 -0
  277. /package/dist/{app → lib}/core/helmet.d.ts +0 -0
  278. /package/dist/{app → lib}/core/helmet.js +0 -0
  279. /package/dist/{app → lib}/core/icons.d.ts +0 -0
  280. /package/dist/{app → lib}/core/icons.js +0 -0
  281. /package/dist/{app → lib}/core/plugins.d.ts +0 -0
  282. /package/dist/{app → lib}/core/plugins.js +0 -0
  283. /package/dist/{app → lib}/core/router.d.ts +0 -0
  284. /package/dist/{app → lib}/core/router.js +0 -0
  285. /package/dist/{app → lib}/core/types/combine.d.ts +0 -0
  286. /package/dist/{app → lib}/core/types/combine.js +0 -0
  287. /package/dist/{app → lib}/oas/graphql/index.d.ts +0 -0
  288. /package/dist/{app → lib}/oas/graphql/index.js +0 -0
  289. /package/dist/{app → lib}/oas/graphql/server.d.ts +0 -0
  290. /package/dist/{app → lib}/oas/graphql/server.js +0 -0
  291. /package/dist/{app → lib}/oas/parser/dereference/index.d.ts +0 -0
  292. /package/dist/{app → lib}/oas/parser/dereference/index.js +0 -0
  293. /package/dist/{app → lib}/oas/parser/dereference/resolveRef.d.ts +0 -0
  294. /package/dist/{app → lib}/oas/parser/dereference/resolveRef.js +0 -0
  295. /package/dist/{app → lib}/oas/parser/index.d.ts +0 -0
  296. /package/dist/{app → lib}/oas/parser/index.js +0 -0
  297. /package/dist/{app → lib}/oas/parser/upgrade/index.d.ts +0 -0
  298. /package/dist/{app → lib}/oas/parser/upgrade/index.js +0 -0
  299. /package/dist/{app → lib}/plugins/api-key/SettingsApiKeys.d.ts +0 -0
  300. /package/dist/{app → lib}/plugins/api-key/SettingsApiKeys.js +0 -0
  301. /package/dist/{app → lib}/plugins/api-key/index.d.ts +0 -0
  302. /package/dist/{app → lib}/plugins/api-key/index.js +0 -0
  303. /package/dist/{app → lib}/plugins/markdown/MdxPage.d.ts +0 -0
  304. /package/dist/{app → lib}/plugins/markdown/MdxPage.js +0 -0
  305. /package/dist/{app → lib}/plugins/markdown/Toc.d.ts +0 -0
  306. /package/dist/{app → lib}/plugins/markdown/Toc.js +0 -0
  307. /package/dist/{app → lib}/plugins/markdown/generateRoutes.d.ts +0 -0
  308. /package/dist/{app → lib}/plugins/markdown/generateRoutes.js +0 -0
  309. /package/dist/{app → lib}/plugins/markdown/index.d.ts +0 -0
  310. /package/dist/{app → lib}/plugins/markdown/index.js +0 -0
  311. /package/dist/{app → lib}/plugins/openapi/ColorizedParam.d.ts +0 -0
  312. /package/dist/{app → lib}/plugins/openapi/ColorizedParam.js +0 -0
  313. /package/dist/{app → lib}/plugins/openapi/MakeRequest.d.ts +0 -0
  314. /package/dist/{app → lib}/plugins/openapi/MakeRequest.js +0 -0
  315. /package/dist/{app → lib}/plugins/openapi/MethodBadge.d.ts +0 -0
  316. /package/dist/{app → lib}/plugins/openapi/MethodBadge.js +0 -0
  317. /package/dist/{app → lib}/plugins/openapi/OperationList.d.ts +0 -0
  318. /package/dist/{app → lib}/plugins/openapi/OperationList.js +0 -0
  319. /package/dist/{app → lib}/plugins/openapi/OperationListItem.d.ts +0 -0
  320. /package/dist/{app → lib}/plugins/openapi/OperationListItem.js +0 -0
  321. /package/dist/{app → lib}/plugins/openapi/ParameterList.d.ts +0 -0
  322. /package/dist/{app → lib}/plugins/openapi/ParameterList.js +0 -0
  323. /package/dist/{app → lib}/plugins/openapi/ParameterListItem.d.ts +0 -0
  324. /package/dist/{app → lib}/plugins/openapi/ParameterListItem.js +0 -0
  325. /package/dist/{app → lib}/plugins/openapi/RequestBodySidecarBox.d.ts +0 -0
  326. /package/dist/{app → lib}/plugins/openapi/RequestBodySidecarBox.js +0 -0
  327. /package/dist/{app → lib}/plugins/openapi/ResponsesSidecarBox.d.ts +0 -0
  328. /package/dist/{app → lib}/plugins/openapi/ResponsesSidecarBox.js +0 -0
  329. /package/dist/{app → lib}/plugins/openapi/Select.d.ts +0 -0
  330. /package/dist/{app → lib}/plugins/openapi/Select.js +0 -0
  331. /package/dist/{app → lib}/plugins/openapi/Sidecar.d.ts +0 -0
  332. /package/dist/{app → lib}/plugins/openapi/Sidecar.js +0 -0
  333. /package/dist/{app → lib}/plugins/openapi/SidecarBox.d.ts +0 -0
  334. /package/dist/{app → lib}/plugins/openapi/SidecarBox.js +0 -0
  335. /package/dist/{app → lib}/plugins/openapi/graphql/fragment-masking.d.ts +0 -0
  336. /package/dist/{app → lib}/plugins/openapi/graphql/fragment-masking.js +0 -0
  337. /package/dist/{app → lib}/plugins/openapi/graphql/gql.d.ts +0 -0
  338. /package/dist/{app → lib}/plugins/openapi/graphql/gql.js +0 -0
  339. /package/dist/{app → lib}/plugins/openapi/graphql/graphql.d.ts +0 -0
  340. /package/dist/{app → lib}/plugins/openapi/graphql/graphql.js +0 -0
  341. /package/dist/{app → lib}/plugins/openapi/graphql/index.d.ts +0 -0
  342. /package/dist/{app → lib}/plugins/openapi/graphql/index.js +0 -0
  343. /package/dist/{app → lib}/plugins/openapi/index.d.ts +0 -0
  344. /package/dist/{app → lib}/plugins/openapi/index.js +0 -0
  345. /package/dist/{app → lib}/plugins/openapi/playground/Playground.d.ts +0 -0
  346. /package/dist/{app → lib}/plugins/openapi/playground/Playground.js +0 -0
  347. /package/dist/{app → lib}/plugins/openapi/util/generateSchemaExample.d.ts +0 -0
  348. /package/dist/{app → lib}/plugins/openapi/util/generateSchemaExample.js +0 -0
  349. /package/dist/{app → lib}/plugins/openapi/util/urql.d.ts +0 -0
  350. /package/dist/{app → lib}/plugins/openapi/util/urql.js +0 -0
  351. /package/dist/{app → lib}/plugins/openapi/worker/createSharedWorkerClient.d.ts +0 -0
  352. /package/dist/{app → lib}/plugins/openapi/worker/createSharedWorkerClient.js +0 -0
  353. /package/dist/{app → lib}/plugins/openapi/worker/worker.d.ts +0 -0
  354. /package/dist/{app → lib}/plugins/openapi/worker/worker.js +0 -0
  355. /package/dist/{app → lib}/plugins/redirect/index.d.ts +0 -0
  356. /package/dist/{app → lib}/plugins/redirect/index.js +0 -0
  357. /package/dist/{app → lib}/ui/Button.js +0 -0
  358. /package/dist/{app → lib}/ui/Callout.d.ts +0 -0
  359. /package/dist/{app → lib}/ui/Callout.js +0 -0
  360. /package/dist/{app → lib}/ui/Card.d.ts +0 -0
  361. /package/dist/{app → lib}/ui/Card.js +0 -0
  362. /package/dist/{app → lib}/ui/Note.d.ts +0 -0
  363. /package/dist/{app → lib}/ui/Note.js +0 -0
  364. /package/dist/{app → lib}/ui/Tabs.d.ts +0 -0
  365. /package/dist/{app → lib}/ui/Tabs.js +0 -0
  366. /package/dist/{app → lib}/util/MdxComponents.d.ts +0 -0
  367. /package/dist/{app → lib}/util/MdxComponents.js +0 -0
  368. /package/dist/{app → lib}/util/cn.d.ts +0 -0
  369. /package/dist/{app → lib}/util/cn.js +0 -0
  370. /package/dist/{app → lib}/util/createVariantComponent.d.ts +0 -0
  371. /package/dist/{app → lib}/util/createVariantComponent.js +0 -0
  372. /package/dist/{app → lib}/util/createWaitForNotify.d.ts +0 -0
  373. /package/dist/{app → lib}/util/createWaitForNotify.js +0 -0
  374. /package/dist/{app → lib}/util/groupBy.d.ts +0 -0
  375. /package/dist/{app → lib}/util/groupBy.js +0 -0
  376. /package/dist/{app → lib}/util/joinPath.d.ts +0 -0
  377. /package/dist/{app → lib}/util/joinPath.js +0 -0
  378. /package/dist/{app → lib}/util/pastellize.d.ts +0 -0
  379. /package/dist/{app → lib}/util/pastellize.js +0 -0
  380. /package/dist/{app → lib}/util/slugify.d.ts +0 -0
  381. /package/dist/{app → lib}/util/slugify.js +0 -0
  382. /package/dist/{app → lib}/util/traverseNavigation.d.ts +0 -0
  383. /package/dist/{app → lib}/util/traverseNavigation.js +0 -0
  384. /package/dist/{app → lib}/util/useScrollToAnchor.d.ts +0 -0
  385. /package/dist/{app → lib}/util/useScrollToAnchor.js +0 -0
  386. /package/dist/{app → lib}/util/useScrollToTop.d.ts +0 -0
  387. /package/dist/{app → lib}/util/useScrollToTop.js +0 -0
@@ -1,795 +0,0 @@
1
- /* eslint-disable */
2
- import type { TypedDocumentNode as DocumentNode } from "@graphql-typed-document-node/core";
3
- export type Maybe<T> = T | null;
4
- export type InputMaybe<T> = Maybe<T>;
5
- export type Exact<T extends { [key: string]: unknown }> = {
6
- [K in keyof T]: T[K];
7
- };
8
- export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
9
- [SubKey in K]?: Maybe<T[SubKey]>;
10
- };
11
- export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
12
- [SubKey in K]: Maybe<T[SubKey]>;
13
- };
14
- export type MakeEmpty<
15
- T extends { [key: string]: unknown },
16
- K extends keyof T,
17
- > = { [_ in K]?: never };
18
- export type Incremental<T> =
19
- | T
20
- | {
21
- [P in keyof T]?: P extends " $fragmentName" | "__typename" ? T[P] : never;
22
- };
23
- /** All built-in and custom scalars, mapped to their actual values */
24
- export type Scalars = {
25
- ID: { input: string; output: string };
26
- String: { input: string; output: string };
27
- Boolean: { input: boolean; output: boolean };
28
- Int: { input: number; output: number };
29
- Float: { input: number; output: number };
30
- /** The `JSON` scalar type represents JSON values as specified by [ECMA-404](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf). */
31
- JSON: { input: any; output: any };
32
- /** The `JSONObject` scalar type represents JSON objects as specified by [ECMA-404](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf). */
33
- JSONObject: { input: any; output: any };
34
- };
35
-
36
- export type EncodingItem = {
37
- __typename?: "EncodingItem";
38
- allowReserved?: Maybe<Scalars["Boolean"]["output"]>;
39
- contentType?: Maybe<Scalars["String"]["output"]>;
40
- explode?: Maybe<Scalars["Boolean"]["output"]>;
41
- headers?: Maybe<Scalars["JSONObject"]["output"]>;
42
- name: Scalars["String"]["output"];
43
- style?: Maybe<Scalars["String"]["output"]>;
44
- };
45
-
46
- export type ExampleItem = {
47
- __typename?: "ExampleItem";
48
- description?: Maybe<Scalars["String"]["output"]>;
49
- externalValue?: Maybe<Scalars["String"]["output"]>;
50
- name: Scalars["String"]["output"];
51
- summary?: Maybe<Scalars["String"]["output"]>;
52
- value?: Maybe<Scalars["String"]["output"]>;
53
- };
54
-
55
- export type MediaTypeObject = {
56
- __typename?: "MediaTypeObject";
57
- encoding?: Maybe<Array<EncodingItem>>;
58
- examples?: Maybe<Array<ExampleItem>>;
59
- mediaType: Scalars["String"]["output"];
60
- schema: Scalars["JSON"]["output"];
61
- };
62
-
63
- export type OperationItem = {
64
- __typename?: "OperationItem";
65
- contentTypes: Array<Scalars["String"]["output"]>;
66
- deprecated?: Maybe<Scalars["Boolean"]["output"]>;
67
- description?: Maybe<Scalars["String"]["output"]>;
68
- method: Scalars["String"]["output"];
69
- operationId?: Maybe<Scalars["String"]["output"]>;
70
- parameters?: Maybe<Array<ParameterItem>>;
71
- path: Scalars["String"]["output"];
72
- requestBody?: Maybe<RequestBodyObject>;
73
- responses: Array<ResponseItem>;
74
- slug: Scalars["String"]["output"];
75
- summary?: Maybe<Scalars["String"]["output"]>;
76
- tags?: Maybe<Array<TagItem>>;
77
- };
78
-
79
- export type ParameterIn = "cookie" | "header" | "path" | "query";
80
-
81
- export type ParameterItem = {
82
- __typename?: "ParameterItem";
83
- allowEmptyValue?: Maybe<Scalars["Boolean"]["output"]>;
84
- allowReserved?: Maybe<Scalars["Boolean"]["output"]>;
85
- deprecated?: Maybe<Scalars["Boolean"]["output"]>;
86
- description?: Maybe<Scalars["String"]["output"]>;
87
- examples?: Maybe<Array<ExampleItem>>;
88
- explode?: Maybe<Scalars["Boolean"]["output"]>;
89
- in: ParameterIn;
90
- name: Scalars["String"]["output"];
91
- required?: Maybe<Scalars["Boolean"]["output"]>;
92
- schema?: Maybe<Scalars["JSON"]["output"]>;
93
- style?: Maybe<Scalars["String"]["output"]>;
94
- };
95
-
96
- export type PathItem = {
97
- __typename?: "PathItem";
98
- methods: Array<Scalars["String"]["output"]>;
99
- path: Scalars["String"]["output"];
100
- };
101
-
102
- export type Query = {
103
- __typename?: "Query";
104
- schema: Schema;
105
- };
106
-
107
- export type QuerySchemaArgs = {
108
- input: Scalars["JSON"]["input"];
109
- type: SchemaType;
110
- };
111
-
112
- export type RequestBodyObject = {
113
- __typename?: "RequestBodyObject";
114
- content?: Maybe<Array<MediaTypeObject>>;
115
- description?: Maybe<Scalars["String"]["output"]>;
116
- required?: Maybe<Scalars["Boolean"]["output"]>;
117
- };
118
-
119
- export type ResponseItem = {
120
- __typename?: "ResponseItem";
121
- content?: Maybe<Array<MediaTypeObject>>;
122
- description: Scalars["String"]["output"];
123
- headers?: Maybe<Scalars["JSON"]["output"]>;
124
- links?: Maybe<Scalars["JSON"]["output"]>;
125
- statusCode: Scalars["String"]["output"];
126
- };
127
-
128
- export type Schema = {
129
- __typename?: "Schema";
130
- description?: Maybe<Scalars["String"]["output"]>;
131
- openapi: Scalars["String"]["output"];
132
- operations: Array<OperationItem>;
133
- paths: Array<PathItem>;
134
- tags: Array<SchemaTag>;
135
- title: Scalars["String"]["output"];
136
- url: Scalars["String"]["output"];
137
- version: Scalars["String"]["output"];
138
- };
139
-
140
- export type SchemaOperationsArgs = {
141
- method?: InputMaybe<Scalars["String"]["input"]>;
142
- operationId?: InputMaybe<Scalars["String"]["input"]>;
143
- path?: InputMaybe<Scalars["String"]["input"]>;
144
- tag?: InputMaybe<Scalars["String"]["input"]>;
145
- };
146
-
147
- export type SchemaTagsArgs = {
148
- name?: InputMaybe<Scalars["String"]["input"]>;
149
- };
150
-
151
- export type SchemaTag = {
152
- __typename?: "SchemaTag";
153
- description?: Maybe<Scalars["String"]["output"]>;
154
- name?: Maybe<Scalars["String"]["output"]>;
155
- operations: Array<OperationItem>;
156
- };
157
-
158
- export type SchemaType = "json" | "url" | "yaml";
159
-
160
- export type TagItem = {
161
- __typename?: "TagItem";
162
- description?: Maybe<Scalars["String"]["output"]>;
163
- name: Scalars["String"]["output"];
164
- };
165
-
166
- export type GetServerQueryQueryVariables = Exact<{
167
- input: Scalars["JSON"]["input"];
168
- type: SchemaType;
169
- }>;
170
-
171
- export type GetServerQueryQuery = {
172
- __typename?: "Query";
173
- schema: { __typename?: "Schema"; url: string };
174
- };
175
-
176
- export type OperationsFragmentFragment = {
177
- __typename?: "OperationItem";
178
- slug: string;
179
- summary?: string | null;
180
- method: string;
181
- description?: string | null;
182
- operationId?: string | null;
183
- contentTypes: Array<string>;
184
- path: string;
185
- parameters?: Array<{
186
- __typename?: "ParameterItem";
187
- name: string;
188
- in: ParameterIn;
189
- description?: string | null;
190
- required?: boolean | null;
191
- schema?: any | null;
192
- style?: string | null;
193
- }> | null;
194
- requestBody?: {
195
- __typename?: "RequestBodyObject";
196
- description?: string | null;
197
- required?: boolean | null;
198
- content?: Array<{
199
- __typename?: "MediaTypeObject";
200
- mediaType: string;
201
- schema: any;
202
- encoding?: Array<{ __typename?: "EncodingItem"; name: string }> | null;
203
- }> | null;
204
- } | null;
205
- responses: Array<{
206
- __typename?: "ResponseItem";
207
- statusCode: string;
208
- links?: any | null;
209
- description: string;
210
- content?: Array<{
211
- __typename?: "MediaTypeObject";
212
- mediaType: string;
213
- schema: any;
214
- encoding?: Array<{ __typename?: "EncodingItem"; name: string }> | null;
215
- }> | null;
216
- }>;
217
- } & { " $fragmentName"?: "OperationsFragmentFragment" };
218
-
219
- export type AllOperationsQueryVariables = Exact<{
220
- input: Scalars["JSON"]["input"];
221
- type: SchemaType;
222
- }>;
223
-
224
- export type AllOperationsQuery = {
225
- __typename?: "Query";
226
- schema: {
227
- __typename?: "Schema";
228
- description?: string | null;
229
- title: string;
230
- url: string;
231
- version: string;
232
- tags: Array<{
233
- __typename?: "SchemaTag";
234
- name?: string | null;
235
- description?: string | null;
236
- operations: Array<
237
- { __typename?: "OperationItem"; slug: string } & {
238
- " $fragmentRefs"?: {
239
- OperationsFragmentFragment: OperationsFragmentFragment;
240
- };
241
- }
242
- >;
243
- }>;
244
- };
245
- };
246
-
247
- export type GetCategoriesQueryVariables = Exact<{
248
- input: Scalars["JSON"]["input"];
249
- type: SchemaType;
250
- }>;
251
-
252
- export type GetCategoriesQuery = {
253
- __typename?: "Query";
254
- schema: {
255
- __typename?: "Schema";
256
- tags: Array<{
257
- __typename: "SchemaTag";
258
- name?: string | null;
259
- operations: Array<{
260
- __typename: "OperationItem";
261
- slug: string;
262
- method: string;
263
- summary?: string | null;
264
- operationId?: string | null;
265
- path: string;
266
- }>;
267
- }>;
268
- };
269
- };
270
-
271
- export const OperationsFragmentFragmentDoc = {
272
- kind: "Document",
273
- definitions: [
274
- {
275
- kind: "FragmentDefinition",
276
- name: { kind: "Name", value: "OperationsFragment" },
277
- typeCondition: {
278
- kind: "NamedType",
279
- name: { kind: "Name", value: "OperationItem" },
280
- },
281
- selectionSet: {
282
- kind: "SelectionSet",
283
- selections: [
284
- { kind: "Field", name: { kind: "Name", value: "slug" } },
285
- { kind: "Field", name: { kind: "Name", value: "summary" } },
286
- { kind: "Field", name: { kind: "Name", value: "method" } },
287
- { kind: "Field", name: { kind: "Name", value: "description" } },
288
- { kind: "Field", name: { kind: "Name", value: "operationId" } },
289
- { kind: "Field", name: { kind: "Name", value: "contentTypes" } },
290
- { kind: "Field", name: { kind: "Name", value: "path" } },
291
- {
292
- kind: "Field",
293
- name: { kind: "Name", value: "parameters" },
294
- selectionSet: {
295
- kind: "SelectionSet",
296
- selections: [
297
- { kind: "Field", name: { kind: "Name", value: "name" } },
298
- { kind: "Field", name: { kind: "Name", value: "in" } },
299
- { kind: "Field", name: { kind: "Name", value: "description" } },
300
- { kind: "Field", name: { kind: "Name", value: "required" } },
301
- { kind: "Field", name: { kind: "Name", value: "schema" } },
302
- { kind: "Field", name: { kind: "Name", value: "style" } },
303
- ],
304
- },
305
- },
306
- {
307
- kind: "Field",
308
- name: { kind: "Name", value: "requestBody" },
309
- selectionSet: {
310
- kind: "SelectionSet",
311
- selections: [
312
- {
313
- kind: "Field",
314
- name: { kind: "Name", value: "content" },
315
- selectionSet: {
316
- kind: "SelectionSet",
317
- selections: [
318
- {
319
- kind: "Field",
320
- name: { kind: "Name", value: "mediaType" },
321
- },
322
- {
323
- kind: "Field",
324
- name: { kind: "Name", value: "encoding" },
325
- selectionSet: {
326
- kind: "SelectionSet",
327
- selections: [
328
- {
329
- kind: "Field",
330
- name: { kind: "Name", value: "name" },
331
- },
332
- ],
333
- },
334
- },
335
- {
336
- kind: "Field",
337
- name: { kind: "Name", value: "schema" },
338
- },
339
- ],
340
- },
341
- },
342
- { kind: "Field", name: { kind: "Name", value: "description" } },
343
- { kind: "Field", name: { kind: "Name", value: "required" } },
344
- ],
345
- },
346
- },
347
- {
348
- kind: "Field",
349
- name: { kind: "Name", value: "responses" },
350
- selectionSet: {
351
- kind: "SelectionSet",
352
- selections: [
353
- { kind: "Field", name: { kind: "Name", value: "statusCode" } },
354
- { kind: "Field", name: { kind: "Name", value: "links" } },
355
- { kind: "Field", name: { kind: "Name", value: "description" } },
356
- {
357
- kind: "Field",
358
- name: { kind: "Name", value: "content" },
359
- selectionSet: {
360
- kind: "SelectionSet",
361
- selections: [
362
- {
363
- kind: "Field",
364
- name: { kind: "Name", value: "mediaType" },
365
- },
366
- {
367
- kind: "Field",
368
- name: { kind: "Name", value: "encoding" },
369
- selectionSet: {
370
- kind: "SelectionSet",
371
- selections: [
372
- {
373
- kind: "Field",
374
- name: { kind: "Name", value: "name" },
375
- },
376
- ],
377
- },
378
- },
379
- {
380
- kind: "Field",
381
- name: { kind: "Name", value: "schema" },
382
- },
383
- ],
384
- },
385
- },
386
- ],
387
- },
388
- },
389
- ],
390
- },
391
- },
392
- ],
393
- } as unknown as DocumentNode<OperationsFragmentFragment, unknown>;
394
- export const GetServerQueryDocument = {
395
- kind: "Document",
396
- definitions: [
397
- {
398
- kind: "OperationDefinition",
399
- operation: "query",
400
- name: { kind: "Name", value: "getServerQuery" },
401
- variableDefinitions: [
402
- {
403
- kind: "VariableDefinition",
404
- variable: {
405
- kind: "Variable",
406
- name: { kind: "Name", value: "input" },
407
- },
408
- type: {
409
- kind: "NonNullType",
410
- type: { kind: "NamedType", name: { kind: "Name", value: "JSON" } },
411
- },
412
- },
413
- {
414
- kind: "VariableDefinition",
415
- variable: { kind: "Variable", name: { kind: "Name", value: "type" } },
416
- type: {
417
- kind: "NonNullType",
418
- type: {
419
- kind: "NamedType",
420
- name: { kind: "Name", value: "SchemaType" },
421
- },
422
- },
423
- },
424
- ],
425
- selectionSet: {
426
- kind: "SelectionSet",
427
- selections: [
428
- {
429
- kind: "Field",
430
- name: { kind: "Name", value: "schema" },
431
- arguments: [
432
- {
433
- kind: "Argument",
434
- name: { kind: "Name", value: "input" },
435
- value: {
436
- kind: "Variable",
437
- name: { kind: "Name", value: "input" },
438
- },
439
- },
440
- {
441
- kind: "Argument",
442
- name: { kind: "Name", value: "type" },
443
- value: {
444
- kind: "Variable",
445
- name: { kind: "Name", value: "type" },
446
- },
447
- },
448
- ],
449
- selectionSet: {
450
- kind: "SelectionSet",
451
- selections: [
452
- { kind: "Field", name: { kind: "Name", value: "url" } },
453
- ],
454
- },
455
- },
456
- ],
457
- },
458
- },
459
- ],
460
- } as unknown as DocumentNode<GetServerQueryQuery, GetServerQueryQueryVariables>;
461
- export const AllOperationsDocument = {
462
- kind: "Document",
463
- definitions: [
464
- {
465
- kind: "OperationDefinition",
466
- operation: "query",
467
- name: { kind: "Name", value: "AllOperations" },
468
- variableDefinitions: [
469
- {
470
- kind: "VariableDefinition",
471
- variable: {
472
- kind: "Variable",
473
- name: { kind: "Name", value: "input" },
474
- },
475
- type: {
476
- kind: "NonNullType",
477
- type: { kind: "NamedType", name: { kind: "Name", value: "JSON" } },
478
- },
479
- },
480
- {
481
- kind: "VariableDefinition",
482
- variable: { kind: "Variable", name: { kind: "Name", value: "type" } },
483
- type: {
484
- kind: "NonNullType",
485
- type: {
486
- kind: "NamedType",
487
- name: { kind: "Name", value: "SchemaType" },
488
- },
489
- },
490
- },
491
- ],
492
- selectionSet: {
493
- kind: "SelectionSet",
494
- selections: [
495
- {
496
- kind: "Field",
497
- name: { kind: "Name", value: "schema" },
498
- arguments: [
499
- {
500
- kind: "Argument",
501
- name: { kind: "Name", value: "input" },
502
- value: {
503
- kind: "Variable",
504
- name: { kind: "Name", value: "input" },
505
- },
506
- },
507
- {
508
- kind: "Argument",
509
- name: { kind: "Name", value: "type" },
510
- value: {
511
- kind: "Variable",
512
- name: { kind: "Name", value: "type" },
513
- },
514
- },
515
- ],
516
- selectionSet: {
517
- kind: "SelectionSet",
518
- selections: [
519
- { kind: "Field", name: { kind: "Name", value: "description" } },
520
- { kind: "Field", name: { kind: "Name", value: "title" } },
521
- { kind: "Field", name: { kind: "Name", value: "url" } },
522
- { kind: "Field", name: { kind: "Name", value: "version" } },
523
- {
524
- kind: "Field",
525
- name: { kind: "Name", value: "tags" },
526
- selectionSet: {
527
- kind: "SelectionSet",
528
- selections: [
529
- { kind: "Field", name: { kind: "Name", value: "name" } },
530
- {
531
- kind: "Field",
532
- name: { kind: "Name", value: "description" },
533
- },
534
- {
535
- kind: "Field",
536
- name: { kind: "Name", value: "operations" },
537
- selectionSet: {
538
- kind: "SelectionSet",
539
- selections: [
540
- {
541
- kind: "Field",
542
- name: { kind: "Name", value: "slug" },
543
- },
544
- {
545
- kind: "FragmentSpread",
546
- name: {
547
- kind: "Name",
548
- value: "OperationsFragment",
549
- },
550
- },
551
- ],
552
- },
553
- },
554
- ],
555
- },
556
- },
557
- ],
558
- },
559
- },
560
- ],
561
- },
562
- },
563
- {
564
- kind: "FragmentDefinition",
565
- name: { kind: "Name", value: "OperationsFragment" },
566
- typeCondition: {
567
- kind: "NamedType",
568
- name: { kind: "Name", value: "OperationItem" },
569
- },
570
- selectionSet: {
571
- kind: "SelectionSet",
572
- selections: [
573
- { kind: "Field", name: { kind: "Name", value: "slug" } },
574
- { kind: "Field", name: { kind: "Name", value: "summary" } },
575
- { kind: "Field", name: { kind: "Name", value: "method" } },
576
- { kind: "Field", name: { kind: "Name", value: "description" } },
577
- { kind: "Field", name: { kind: "Name", value: "operationId" } },
578
- { kind: "Field", name: { kind: "Name", value: "contentTypes" } },
579
- { kind: "Field", name: { kind: "Name", value: "path" } },
580
- {
581
- kind: "Field",
582
- name: { kind: "Name", value: "parameters" },
583
- selectionSet: {
584
- kind: "SelectionSet",
585
- selections: [
586
- { kind: "Field", name: { kind: "Name", value: "name" } },
587
- { kind: "Field", name: { kind: "Name", value: "in" } },
588
- { kind: "Field", name: { kind: "Name", value: "description" } },
589
- { kind: "Field", name: { kind: "Name", value: "required" } },
590
- { kind: "Field", name: { kind: "Name", value: "schema" } },
591
- { kind: "Field", name: { kind: "Name", value: "style" } },
592
- ],
593
- },
594
- },
595
- {
596
- kind: "Field",
597
- name: { kind: "Name", value: "requestBody" },
598
- selectionSet: {
599
- kind: "SelectionSet",
600
- selections: [
601
- {
602
- kind: "Field",
603
- name: { kind: "Name", value: "content" },
604
- selectionSet: {
605
- kind: "SelectionSet",
606
- selections: [
607
- {
608
- kind: "Field",
609
- name: { kind: "Name", value: "mediaType" },
610
- },
611
- {
612
- kind: "Field",
613
- name: { kind: "Name", value: "encoding" },
614
- selectionSet: {
615
- kind: "SelectionSet",
616
- selections: [
617
- {
618
- kind: "Field",
619
- name: { kind: "Name", value: "name" },
620
- },
621
- ],
622
- },
623
- },
624
- {
625
- kind: "Field",
626
- name: { kind: "Name", value: "schema" },
627
- },
628
- ],
629
- },
630
- },
631
- { kind: "Field", name: { kind: "Name", value: "description" } },
632
- { kind: "Field", name: { kind: "Name", value: "required" } },
633
- ],
634
- },
635
- },
636
- {
637
- kind: "Field",
638
- name: { kind: "Name", value: "responses" },
639
- selectionSet: {
640
- kind: "SelectionSet",
641
- selections: [
642
- { kind: "Field", name: { kind: "Name", value: "statusCode" } },
643
- { kind: "Field", name: { kind: "Name", value: "links" } },
644
- { kind: "Field", name: { kind: "Name", value: "description" } },
645
- {
646
- kind: "Field",
647
- name: { kind: "Name", value: "content" },
648
- selectionSet: {
649
- kind: "SelectionSet",
650
- selections: [
651
- {
652
- kind: "Field",
653
- name: { kind: "Name", value: "mediaType" },
654
- },
655
- {
656
- kind: "Field",
657
- name: { kind: "Name", value: "encoding" },
658
- selectionSet: {
659
- kind: "SelectionSet",
660
- selections: [
661
- {
662
- kind: "Field",
663
- name: { kind: "Name", value: "name" },
664
- },
665
- ],
666
- },
667
- },
668
- {
669
- kind: "Field",
670
- name: { kind: "Name", value: "schema" },
671
- },
672
- ],
673
- },
674
- },
675
- ],
676
- },
677
- },
678
- ],
679
- },
680
- },
681
- ],
682
- } as unknown as DocumentNode<AllOperationsQuery, AllOperationsQueryVariables>;
683
- export const GetCategoriesDocument = {
684
- kind: "Document",
685
- definitions: [
686
- {
687
- kind: "OperationDefinition",
688
- operation: "query",
689
- name: { kind: "Name", value: "GetCategories" },
690
- variableDefinitions: [
691
- {
692
- kind: "VariableDefinition",
693
- variable: {
694
- kind: "Variable",
695
- name: { kind: "Name", value: "input" },
696
- },
697
- type: {
698
- kind: "NonNullType",
699
- type: { kind: "NamedType", name: { kind: "Name", value: "JSON" } },
700
- },
701
- },
702
- {
703
- kind: "VariableDefinition",
704
- variable: { kind: "Variable", name: { kind: "Name", value: "type" } },
705
- type: {
706
- kind: "NonNullType",
707
- type: {
708
- kind: "NamedType",
709
- name: { kind: "Name", value: "SchemaType" },
710
- },
711
- },
712
- },
713
- ],
714
- selectionSet: {
715
- kind: "SelectionSet",
716
- selections: [
717
- {
718
- kind: "Field",
719
- name: { kind: "Name", value: "schema" },
720
- arguments: [
721
- {
722
- kind: "Argument",
723
- name: { kind: "Name", value: "input" },
724
- value: {
725
- kind: "Variable",
726
- name: { kind: "Name", value: "input" },
727
- },
728
- },
729
- {
730
- kind: "Argument",
731
- name: { kind: "Name", value: "type" },
732
- value: {
733
- kind: "Variable",
734
- name: { kind: "Name", value: "type" },
735
- },
736
- },
737
- ],
738
- selectionSet: {
739
- kind: "SelectionSet",
740
- selections: [
741
- {
742
- kind: "Field",
743
- name: { kind: "Name", value: "tags" },
744
- selectionSet: {
745
- kind: "SelectionSet",
746
- selections: [
747
- {
748
- kind: "Field",
749
- name: { kind: "Name", value: "__typename" },
750
- },
751
- { kind: "Field", name: { kind: "Name", value: "name" } },
752
- {
753
- kind: "Field",
754
- name: { kind: "Name", value: "operations" },
755
- selectionSet: {
756
- kind: "SelectionSet",
757
- selections: [
758
- {
759
- kind: "Field",
760
- name: { kind: "Name", value: "__typename" },
761
- },
762
- {
763
- kind: "Field",
764
- name: { kind: "Name", value: "slug" },
765
- },
766
- {
767
- kind: "Field",
768
- name: { kind: "Name", value: "method" },
769
- },
770
- {
771
- kind: "Field",
772
- name: { kind: "Name", value: "summary" },
773
- },
774
- {
775
- kind: "Field",
776
- name: { kind: "Name", value: "operationId" },
777
- },
778
- {
779
- kind: "Field",
780
- name: { kind: "Name", value: "path" },
781
- },
782
- ],
783
- },
784
- },
785
- ],
786
- },
787
- },
788
- ],
789
- },
790
- },
791
- ],
792
- },
793
- },
794
- ],
795
- } as unknown as DocumentNode<GetCategoriesQuery, GetCategoriesQueryVariables>;