mtmsdk 0.0.11 → 0.0.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 (410) hide show
  1. package/dist/components/MustAdmin.d.ts +14 -0
  2. package/dist/components/MustAdmin.d.ts.map +1 -0
  3. package/dist/components/MustAdmin.js +37 -0
  4. package/dist/components/MustAdmin.js.map +1 -0
  5. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts +137 -2073
  6. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts.map +1 -1
  7. package/dist/gomtmapi/@tanstack/react-query.gen.js +118 -2085
  8. package/dist/gomtmapi/@tanstack/react-query.gen.js.map +1 -1
  9. package/dist/gomtmapi/client/client.gen.d.ts +3 -0
  10. package/dist/gomtmapi/client/client.gen.d.ts.map +1 -0
  11. package/dist/{gomtmapi_v2/client/client.js → gomtmapi/client/client.gen.js} +82 -23
  12. package/dist/gomtmapi/client/client.gen.js.map +1 -0
  13. package/dist/gomtmapi/client/index.d.ts +7 -7
  14. package/dist/gomtmapi/client/index.d.ts.map +1 -1
  15. package/dist/gomtmapi/client/index.js +5 -4
  16. package/dist/gomtmapi/client/index.js.map +1 -1
  17. package/dist/gomtmapi/client/{types.d.ts → types.gen.d.ts} +19 -14
  18. package/dist/gomtmapi/client/types.gen.d.ts.map +1 -0
  19. package/dist/gomtmapi/client/types.gen.js +3 -0
  20. package/dist/gomtmapi/client/types.gen.js.map +1 -0
  21. package/dist/gomtmapi/client/{utils.d.ts → utils.gen.d.ts} +9 -21
  22. package/dist/gomtmapi/client/utils.gen.d.ts.map +1 -0
  23. package/dist/{gomtmapi_v2/client/utils.js → gomtmapi/client/utils.gen.js} +56 -110
  24. package/dist/gomtmapi/client/utils.gen.js.map +1 -0
  25. package/dist/gomtmapi/client.gen.d.ts +3 -3
  26. package/dist/gomtmapi/client.gen.d.ts.map +1 -1
  27. package/dist/gomtmapi/client.gen.js.map +1 -1
  28. package/dist/gomtmapi/core/{auth.d.ts → auth.gen.d.ts} +1 -1
  29. package/dist/gomtmapi/core/auth.gen.d.ts.map +1 -0
  30. package/dist/gomtmapi/core/{auth.js → auth.gen.js} +2 -1
  31. package/dist/gomtmapi/core/auth.gen.js.map +1 -0
  32. package/dist/{mtgate_api/core/bodySerializer.d.ts → gomtmapi/core/bodySerializer.gen.d.ts} +2 -2
  33. package/dist/gomtmapi/core/bodySerializer.gen.d.ts.map +1 -0
  34. package/dist/{mtgate_api/core/bodySerializer.js → gomtmapi/core/bodySerializer.gen.js} +5 -1
  35. package/dist/gomtmapi/core/bodySerializer.gen.js.map +1 -0
  36. package/dist/{mtgate_api/core/params.d.ts → gomtmapi/core/params.gen.d.ts} +11 -1
  37. package/dist/gomtmapi/core/params.gen.d.ts.map +1 -0
  38. package/dist/gomtmapi/core/{params.js → params.gen.js} +2 -1
  39. package/dist/gomtmapi/core/params.gen.js.map +1 -0
  40. package/dist/{mtgate_api/core/pathSerializer.d.ts → gomtmapi/core/pathSerializer.gen.d.ts} +1 -1
  41. package/dist/gomtmapi/core/pathSerializer.gen.d.ts.map +1 -0
  42. package/dist/gomtmapi/core/{pathSerializer.js → pathSerializer.gen.js} +2 -1
  43. package/dist/gomtmapi/core/pathSerializer.gen.js.map +1 -0
  44. package/dist/gomtmapi/core/serverSentEvents.gen.d.ts +72 -0
  45. package/dist/gomtmapi/core/serverSentEvents.gen.d.ts.map +1 -0
  46. package/dist/gomtmapi/core/serverSentEvents.gen.js +136 -0
  47. package/dist/gomtmapi/core/serverSentEvents.gen.js.map +1 -0
  48. package/dist/{mtgate_api/core/types.d.ts → gomtmapi/core/types.gen.d.ts} +20 -15
  49. package/dist/gomtmapi/core/types.gen.d.ts.map +1 -0
  50. package/dist/gomtmapi/core/types.gen.js +3 -0
  51. package/dist/gomtmapi/core/types.gen.js.map +1 -0
  52. package/dist/gomtmapi/core/utils.gen.d.ts +20 -0
  53. package/dist/gomtmapi/core/utils.gen.d.ts.map +1 -0
  54. package/dist/gomtmapi/core/utils.gen.js +88 -0
  55. package/dist/gomtmapi/core/utils.gen.js.map +1 -0
  56. package/dist/gomtmapi/index.d.ts.map +1 -1
  57. package/dist/gomtmapi/index.js.map +1 -1
  58. package/dist/gomtmapi/schemas.gen.d.ts +806 -3746
  59. package/dist/gomtmapi/schemas.gen.d.ts.map +1 -1
  60. package/dist/gomtmapi/schemas.gen.js +780 -3827
  61. package/dist/gomtmapi/schemas.gen.js.map +1 -1
  62. package/dist/gomtmapi/sdk.gen.d.ts +3 -306
  63. package/dist/gomtmapi/sdk.gen.d.ts.map +1 -1
  64. package/dist/gomtmapi/sdk.gen.js +53 -1338
  65. package/dist/gomtmapi/sdk.gen.js.map +1 -1
  66. package/dist/gomtmapi/types.gen.d.ts +1186 -5364
  67. package/dist/gomtmapi/types.gen.d.ts.map +1 -1
  68. package/dist/gomtmapi/types.gen.js +8 -45
  69. package/dist/gomtmapi/types.gen.js.map +1 -1
  70. package/dist/gomtmapi/zod.gen.d.ts +1371 -4628
  71. package/dist/gomtmapi/zod.gen.d.ts.map +1 -1
  72. package/dist/gomtmapi/zod.gen.js +565 -2224
  73. package/dist/gomtmapi/zod.gen.js.map +1 -1
  74. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts +286 -823
  75. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts.map +1 -1
  76. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js +226 -787
  77. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js.map +1 -1
  78. package/dist/gomtmapi_v2/client/client.gen.d.ts +3 -0
  79. package/dist/gomtmapi_v2/client/client.gen.d.ts.map +1 -0
  80. package/dist/{mtgate_api/client/client.js → gomtmapi_v2/client/client.gen.js} +82 -23
  81. package/dist/gomtmapi_v2/client/client.gen.js.map +1 -0
  82. package/dist/gomtmapi_v2/client/index.d.ts +7 -7
  83. package/dist/gomtmapi_v2/client/index.d.ts.map +1 -1
  84. package/dist/gomtmapi_v2/client/index.js +5 -4
  85. package/dist/gomtmapi_v2/client/index.js.map +1 -1
  86. package/dist/{mtgate_api/client/types.d.ts → gomtmapi_v2/client/types.gen.d.ts} +19 -14
  87. package/dist/gomtmapi_v2/client/types.gen.d.ts.map +1 -0
  88. package/dist/gomtmapi_v2/client/types.gen.js +3 -0
  89. package/dist/gomtmapi_v2/client/types.gen.js.map +1 -0
  90. package/dist/{mtgate_api/client/utils.d.ts → gomtmapi_v2/client/utils.gen.d.ts} +9 -21
  91. package/dist/gomtmapi_v2/client/utils.gen.d.ts.map +1 -0
  92. package/dist/{gomtmapi/client/utils.js → gomtmapi_v2/client/utils.gen.js} +56 -110
  93. package/dist/gomtmapi_v2/client/utils.gen.js.map +1 -0
  94. package/dist/gomtmapi_v2/client.gen.d.ts +3 -3
  95. package/dist/gomtmapi_v2/client.gen.d.ts.map +1 -1
  96. package/dist/gomtmapi_v2/client.gen.js.map +1 -1
  97. package/dist/{mtmai_api/core/auth.d.ts → gomtmapi_v2/core/auth.gen.d.ts} +1 -1
  98. package/dist/gomtmapi_v2/core/auth.gen.d.ts.map +1 -0
  99. package/dist/{mtmai_api/core/auth.js → gomtmapi_v2/core/auth.gen.js} +2 -1
  100. package/dist/gomtmapi_v2/core/auth.gen.js.map +1 -0
  101. package/dist/gomtmapi_v2/core/{bodySerializer.d.ts → bodySerializer.gen.d.ts} +2 -2
  102. package/dist/gomtmapi_v2/core/bodySerializer.gen.d.ts.map +1 -0
  103. package/dist/{gomtmapi/core/bodySerializer.js → gomtmapi_v2/core/bodySerializer.gen.js} +5 -1
  104. package/dist/gomtmapi_v2/core/bodySerializer.gen.js.map +1 -0
  105. package/dist/gomtmapi_v2/core/{params.d.ts → params.gen.d.ts} +11 -1
  106. package/dist/gomtmapi_v2/core/params.gen.d.ts.map +1 -0
  107. package/dist/{mtgate_api/core/params.js → gomtmapi_v2/core/params.gen.js} +2 -1
  108. package/dist/gomtmapi_v2/core/params.gen.js.map +1 -0
  109. package/dist/{mtmai_api/core/pathSerializer.d.ts → gomtmapi_v2/core/pathSerializer.gen.d.ts} +1 -1
  110. package/dist/gomtmapi_v2/core/pathSerializer.gen.d.ts.map +1 -0
  111. package/dist/{mtgate_api/core/pathSerializer.js → gomtmapi_v2/core/pathSerializer.gen.js} +2 -1
  112. package/dist/gomtmapi_v2/core/pathSerializer.gen.js.map +1 -0
  113. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts +72 -0
  114. package/dist/gomtmapi_v2/core/serverSentEvents.gen.d.ts.map +1 -0
  115. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js +136 -0
  116. package/dist/gomtmapi_v2/core/serverSentEvents.gen.js.map +1 -0
  117. package/dist/{mtmai_api/core/types.d.ts → gomtmapi_v2/core/types.gen.d.ts} +20 -15
  118. package/dist/gomtmapi_v2/core/types.gen.d.ts.map +1 -0
  119. package/dist/gomtmapi_v2/core/types.gen.js +3 -0
  120. package/dist/gomtmapi_v2/core/types.gen.js.map +1 -0
  121. package/dist/gomtmapi_v2/core/utils.gen.d.ts +20 -0
  122. package/dist/gomtmapi_v2/core/utils.gen.d.ts.map +1 -0
  123. package/dist/gomtmapi_v2/core/utils.gen.js +88 -0
  124. package/dist/gomtmapi_v2/core/utils.gen.js.map +1 -0
  125. package/dist/gomtmapi_v2/index.d.ts +1 -1
  126. package/dist/gomtmapi_v2/index.d.ts.map +1 -1
  127. package/dist/gomtmapi_v2/index.js +0 -1
  128. package/dist/gomtmapi_v2/index.js.map +1 -1
  129. package/dist/gomtmapi_v2/schemas.gen.d.ts +317 -222
  130. package/dist/gomtmapi_v2/schemas.gen.d.ts.map +1 -1
  131. package/dist/gomtmapi_v2/schemas.gen.js +317 -222
  132. package/dist/gomtmapi_v2/schemas.gen.js.map +1 -1
  133. package/dist/gomtmapi_v2/sdk.gen.d.ts +142 -156
  134. package/dist/gomtmapi_v2/sdk.gen.d.ts.map +1 -1
  135. package/dist/gomtmapi_v2/sdk.gen.js +210 -233
  136. package/dist/gomtmapi_v2/sdk.gen.js.map +1 -1
  137. package/dist/gomtmapi_v2/types.gen.d.ts +188 -195
  138. package/dist/gomtmapi_v2/types.gen.d.ts.map +1 -1
  139. package/dist/gomtmapi_v2/zod.gen.d.ts +474 -428
  140. package/dist/gomtmapi_v2/zod.gen.d.ts.map +1 -1
  141. package/dist/gomtmapi_v2/zod.gen.js +892 -1054
  142. package/dist/gomtmapi_v2/zod.gen.js.map +1 -1
  143. package/dist/lib/adk-utils.d.ts +0 -5
  144. package/dist/lib/adk-utils.d.ts.map +1 -1
  145. package/dist/lib/adk-utils.js +31 -32
  146. package/dist/lib/adk-utils.js.map +1 -1
  147. package/dist/lib/auth-client.d.ts +5965 -0
  148. package/dist/lib/auth-client.d.ts.map +1 -0
  149. package/dist/lib/auth-client.js +29 -0
  150. package/dist/lib/auth-client.js.map +1 -0
  151. package/dist/lib/get-query-client.d.ts.map +1 -1
  152. package/dist/lib/get-query-client.js +1 -21
  153. package/dist/lib/get-query-client.js.map +1 -1
  154. package/dist/lib/mtgate_client_ss.d.ts +10 -0
  155. package/dist/lib/mtgate_client_ss.d.ts.map +1 -0
  156. package/dist/lib/mtgate_client_ss.js +24 -0
  157. package/dist/lib/mtgate_client_ss.js.map +1 -0
  158. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts +367 -2123
  159. package/dist/mtgate_api/@tanstack/react-query.gen.d.ts.map +1 -1
  160. package/dist/mtgate_api/@tanstack/react-query.gen.js +142 -1018
  161. package/dist/mtgate_api/@tanstack/react-query.gen.js.map +1 -1
  162. package/dist/mtgate_api/client/client.gen.d.ts +3 -0
  163. package/dist/mtgate_api/client/client.gen.d.ts.map +1 -0
  164. package/dist/{gomtmapi/client/client.js → mtgate_api/client/client.gen.js} +82 -23
  165. package/dist/mtgate_api/client/client.gen.js.map +1 -0
  166. package/dist/mtgate_api/client/index.d.ts +7 -7
  167. package/dist/mtgate_api/client/index.d.ts.map +1 -1
  168. package/dist/mtgate_api/client/index.js +5 -4
  169. package/dist/mtgate_api/client/index.js.map +1 -1
  170. package/dist/{gomtmapi_v2/client/types.d.ts → mtgate_api/client/types.gen.d.ts} +19 -14
  171. package/dist/mtgate_api/client/types.gen.d.ts.map +1 -0
  172. package/dist/mtgate_api/client/types.gen.js +3 -0
  173. package/dist/mtgate_api/client/types.gen.js.map +1 -0
  174. package/dist/{mtmai_api/client/utils.d.ts → mtgate_api/client/utils.gen.d.ts} +9 -21
  175. package/dist/mtgate_api/client/utils.gen.d.ts.map +1 -0
  176. package/dist/mtgate_api/client/{utils.js → utils.gen.js} +56 -110
  177. package/dist/mtgate_api/client/utils.gen.js.map +1 -0
  178. package/dist/mtgate_api/client.gen.d.ts +3 -3
  179. package/dist/mtgate_api/client.gen.d.ts.map +1 -1
  180. package/dist/mtgate_api/client.gen.js.map +1 -1
  181. package/dist/{gomtmapi_v2/core/auth.d.ts → mtgate_api/core/auth.gen.d.ts} +1 -1
  182. package/dist/mtgate_api/core/auth.gen.d.ts.map +1 -0
  183. package/dist/mtgate_api/core/{auth.js → auth.gen.js} +2 -1
  184. package/dist/mtgate_api/core/auth.gen.js.map +1 -0
  185. package/dist/{gomtmapi/core/bodySerializer.d.ts → mtgate_api/core/bodySerializer.gen.d.ts} +2 -2
  186. package/dist/mtgate_api/core/bodySerializer.gen.d.ts.map +1 -0
  187. package/dist/{mtmai_api/core/bodySerializer.js → mtgate_api/core/bodySerializer.gen.js} +5 -1
  188. package/dist/mtgate_api/core/bodySerializer.gen.js.map +1 -0
  189. package/dist/{mtmai_api/core/params.d.ts → mtgate_api/core/params.gen.d.ts} +11 -1
  190. package/dist/mtgate_api/core/params.gen.d.ts.map +1 -0
  191. package/dist/{gomtmapi_v2/core/params.js → mtgate_api/core/params.gen.js} +2 -1
  192. package/dist/mtgate_api/core/params.gen.js.map +1 -0
  193. package/dist/{gomtmapi_v2/core/pathSerializer.d.ts → mtgate_api/core/pathSerializer.gen.d.ts} +1 -1
  194. package/dist/mtgate_api/core/pathSerializer.gen.d.ts.map +1 -0
  195. package/dist/{gomtmapi_v2/core/pathSerializer.js → mtgate_api/core/pathSerializer.gen.js} +2 -1
  196. package/dist/mtgate_api/core/pathSerializer.gen.js.map +1 -0
  197. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts +72 -0
  198. package/dist/mtgate_api/core/serverSentEvents.gen.d.ts.map +1 -0
  199. package/dist/mtgate_api/core/serverSentEvents.gen.js +136 -0
  200. package/dist/mtgate_api/core/serverSentEvents.gen.js.map +1 -0
  201. package/dist/{gomtmapi/core/types.d.ts → mtgate_api/core/types.gen.d.ts} +20 -15
  202. package/dist/mtgate_api/core/types.gen.d.ts.map +1 -0
  203. package/dist/mtgate_api/core/types.gen.js +3 -0
  204. package/dist/mtgate_api/core/types.gen.js.map +1 -0
  205. package/dist/mtgate_api/core/utils.gen.d.ts +20 -0
  206. package/dist/mtgate_api/core/utils.gen.d.ts.map +1 -0
  207. package/dist/mtgate_api/core/utils.gen.js +88 -0
  208. package/dist/mtgate_api/core/utils.gen.js.map +1 -0
  209. package/dist/mtgate_api/index.d.ts.map +1 -1
  210. package/dist/mtgate_api/index.js.map +1 -1
  211. package/dist/mtgate_api/schemas.gen.d.ts +206 -289
  212. package/dist/mtgate_api/schemas.gen.d.ts.map +1 -1
  213. package/dist/mtgate_api/schemas.gen.js +230 -307
  214. package/dist/mtgate_api/schemas.gen.js.map +1 -1
  215. package/dist/mtgate_api/sdk.gen.d.ts +20 -43
  216. package/dist/mtgate_api/sdk.gen.d.ts.map +1 -1
  217. package/dist/mtgate_api/sdk.gen.js +88 -234
  218. package/dist/mtgate_api/sdk.gen.js.map +1 -1
  219. package/dist/mtgate_api/types.gen.d.ts +383 -862
  220. package/dist/mtgate_api/types.gen.d.ts.map +1 -1
  221. package/dist/mtgate_api/types.gen.js.map +1 -1
  222. package/dist/mtgate_api/zod.gen.d.ts +607 -978
  223. package/dist/mtgate_api/zod.gen.d.ts.map +1 -1
  224. package/dist/mtgate_api/zod.gen.js +718 -1215
  225. package/dist/mtgate_api/zod.gen.js.map +1 -1
  226. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts +115 -475
  227. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts.map +1 -1
  228. package/dist/mtmai_api/@tanstack/react-query.gen.js +55 -423
  229. package/dist/mtmai_api/@tanstack/react-query.gen.js.map +1 -1
  230. package/dist/mtmai_api/client/client.gen.d.ts +3 -0
  231. package/dist/mtmai_api/client/client.gen.d.ts.map +1 -0
  232. package/dist/mtmai_api/client/{client.js → client.gen.js} +82 -23
  233. package/dist/mtmai_api/client/client.gen.js.map +1 -0
  234. package/dist/mtmai_api/client/index.d.ts +7 -7
  235. package/dist/mtmai_api/client/index.d.ts.map +1 -1
  236. package/dist/mtmai_api/client/index.js +5 -4
  237. package/dist/mtmai_api/client/index.js.map +1 -1
  238. package/dist/mtmai_api/client/{types.d.ts → types.gen.d.ts} +19 -14
  239. package/dist/mtmai_api/client/types.gen.d.ts.map +1 -0
  240. package/dist/mtmai_api/client/types.gen.js +3 -0
  241. package/dist/mtmai_api/client/types.gen.js.map +1 -0
  242. package/dist/{gomtmapi_v2/client/utils.d.ts → mtmai_api/client/utils.gen.d.ts} +9 -21
  243. package/dist/mtmai_api/client/utils.gen.d.ts.map +1 -0
  244. package/dist/mtmai_api/client/{utils.js → utils.gen.js} +56 -110
  245. package/dist/mtmai_api/client/utils.gen.js.map +1 -0
  246. package/dist/mtmai_api/client.gen.d.ts +3 -3
  247. package/dist/mtmai_api/client.gen.d.ts.map +1 -1
  248. package/dist/mtmai_api/client.gen.js.map +1 -1
  249. package/dist/{mtgate_api/core/auth.d.ts → mtmai_api/core/auth.gen.d.ts} +1 -1
  250. package/dist/mtmai_api/core/auth.gen.d.ts.map +1 -0
  251. package/dist/{gomtmapi_v2/core/auth.js → mtmai_api/core/auth.gen.js} +2 -1
  252. package/dist/mtmai_api/core/auth.gen.js.map +1 -0
  253. package/dist/mtmai_api/core/{bodySerializer.d.ts → bodySerializer.gen.d.ts} +2 -2
  254. package/dist/mtmai_api/core/bodySerializer.gen.d.ts.map +1 -0
  255. package/dist/{gomtmapi_v2/core/bodySerializer.js → mtmai_api/core/bodySerializer.gen.js} +5 -1
  256. package/dist/mtmai_api/core/bodySerializer.gen.js.map +1 -0
  257. package/dist/{gomtmapi/core/params.d.ts → mtmai_api/core/params.gen.d.ts} +11 -1
  258. package/dist/mtmai_api/core/params.gen.d.ts.map +1 -0
  259. package/dist/mtmai_api/core/{params.js → params.gen.js} +2 -1
  260. package/dist/mtmai_api/core/params.gen.js.map +1 -0
  261. package/dist/{gomtmapi/core/pathSerializer.d.ts → mtmai_api/core/pathSerializer.gen.d.ts} +1 -1
  262. package/dist/mtmai_api/core/pathSerializer.gen.d.ts.map +1 -0
  263. package/dist/mtmai_api/core/{pathSerializer.js → pathSerializer.gen.js} +2 -1
  264. package/dist/mtmai_api/core/pathSerializer.gen.js.map +1 -0
  265. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts +72 -0
  266. package/dist/mtmai_api/core/serverSentEvents.gen.d.ts.map +1 -0
  267. package/dist/mtmai_api/core/serverSentEvents.gen.js +136 -0
  268. package/dist/mtmai_api/core/serverSentEvents.gen.js.map +1 -0
  269. package/dist/{gomtmapi_v2/core/types.d.ts → mtmai_api/core/types.gen.d.ts} +20 -15
  270. package/dist/mtmai_api/core/types.gen.d.ts.map +1 -0
  271. package/dist/mtmai_api/core/types.gen.js +3 -0
  272. package/dist/mtmai_api/core/types.gen.js.map +1 -0
  273. package/dist/mtmai_api/core/utils.gen.d.ts +20 -0
  274. package/dist/mtmai_api/core/utils.gen.d.ts.map +1 -0
  275. package/dist/mtmai_api/core/utils.gen.js +88 -0
  276. package/dist/mtmai_api/core/utils.gen.js.map +1 -0
  277. package/dist/mtmai_api/index.d.ts.map +1 -1
  278. package/dist/mtmai_api/index.js.map +1 -1
  279. package/dist/mtmai_api/schemas.gen.d.ts +447 -90
  280. package/dist/mtmai_api/schemas.gen.d.ts.map +1 -1
  281. package/dist/mtmai_api/schemas.gen.js +561 -108
  282. package/dist/mtmai_api/schemas.gen.js.map +1 -1
  283. package/dist/mtmai_api/sdk.gen.d.ts +3 -8
  284. package/dist/mtmai_api/sdk.gen.d.ts.map +1 -1
  285. package/dist/mtmai_api/sdk.gen.js +53 -67
  286. package/dist/mtmai_api/sdk.gen.js.map +1 -1
  287. package/dist/mtmai_api/types.gen.d.ts +420 -208
  288. package/dist/mtmai_api/types.gen.d.ts.map +1 -1
  289. package/dist/mtmai_api/types.gen.js.map +1 -1
  290. package/dist/mtmai_api/zod.gen.d.ts +26092 -5524
  291. package/dist/mtmai_api/zod.gen.d.ts.map +1 -1
  292. package/dist/mtmai_api/zod.gen.js +1391 -1362
  293. package/dist/mtmai_api/zod.gen.js.map +1 -1
  294. package/dist/store/AuthProviders.d.ts +8 -0
  295. package/dist/store/AuthProviders.d.ts.map +1 -0
  296. package/dist/store/AuthProviders.js +34 -0
  297. package/dist/store/AuthProviders.js.map +1 -0
  298. package/dist/store/{ReactQueryApiV2Provider.d.ts → GomtmProvider.d.ts} +1 -1
  299. package/dist/store/GomtmProvider.d.ts.map +1 -0
  300. package/dist/store/{ReactQueryApiV2Provider.js → GomtmProvider.js} +2 -2
  301. package/dist/store/GomtmProvider.js.map +1 -0
  302. package/dist/store/{ReactQueryProvider.d.ts → GomtmV1Provider.d.ts} +1 -1
  303. package/dist/store/GomtmV1Provider.d.ts.map +1 -0
  304. package/dist/store/{ReactQueryProvider.js → GomtmV1Provider.js} +2 -2
  305. package/dist/store/GomtmV1Provider.js.map +1 -0
  306. package/dist/store/MtgateProvider.d.ts +6015 -0
  307. package/dist/store/MtgateProvider.d.ts.map +1 -0
  308. package/dist/store/MtgateProvider.js +76 -0
  309. package/dist/store/MtgateProvider.js.map +1 -0
  310. package/dist/store/MtmsdkProvider.d.ts +1 -0
  311. package/dist/store/MtmsdkProvider.d.ts.map +1 -1
  312. package/dist/store/MtmsdkProvider.js +10 -13
  313. package/dist/store/MtmsdkProvider.js.map +1 -1
  314. package/package.json +68 -72
  315. package/dist/gomtmapi/client/client.d.ts +0 -3
  316. package/dist/gomtmapi/client/client.d.ts.map +0 -1
  317. package/dist/gomtmapi/client/client.js.map +0 -1
  318. package/dist/gomtmapi/client/types.d.ts.map +0 -1
  319. package/dist/gomtmapi/client/types.js +0 -2
  320. package/dist/gomtmapi/client/types.js.map +0 -1
  321. package/dist/gomtmapi/client/utils.d.ts.map +0 -1
  322. package/dist/gomtmapi/client/utils.js.map +0 -1
  323. package/dist/gomtmapi/core/auth.d.ts.map +0 -1
  324. package/dist/gomtmapi/core/auth.js.map +0 -1
  325. package/dist/gomtmapi/core/bodySerializer.d.ts.map +0 -1
  326. package/dist/gomtmapi/core/bodySerializer.js.map +0 -1
  327. package/dist/gomtmapi/core/params.d.ts.map +0 -1
  328. package/dist/gomtmapi/core/params.js.map +0 -1
  329. package/dist/gomtmapi/core/pathSerializer.d.ts.map +0 -1
  330. package/dist/gomtmapi/core/pathSerializer.js.map +0 -1
  331. package/dist/gomtmapi/core/types.d.ts.map +0 -1
  332. package/dist/gomtmapi/core/types.js +0 -2
  333. package/dist/gomtmapi/core/types.js.map +0 -1
  334. package/dist/gomtmapi_v2/client/client.d.ts +0 -3
  335. package/dist/gomtmapi_v2/client/client.d.ts.map +0 -1
  336. package/dist/gomtmapi_v2/client/client.js.map +0 -1
  337. package/dist/gomtmapi_v2/client/types.d.ts.map +0 -1
  338. package/dist/gomtmapi_v2/client/types.js +0 -2
  339. package/dist/gomtmapi_v2/client/types.js.map +0 -1
  340. package/dist/gomtmapi_v2/client/utils.d.ts.map +0 -1
  341. package/dist/gomtmapi_v2/client/utils.js.map +0 -1
  342. package/dist/gomtmapi_v2/core/auth.d.ts.map +0 -1
  343. package/dist/gomtmapi_v2/core/auth.js.map +0 -1
  344. package/dist/gomtmapi_v2/core/bodySerializer.d.ts.map +0 -1
  345. package/dist/gomtmapi_v2/core/bodySerializer.js.map +0 -1
  346. package/dist/gomtmapi_v2/core/params.d.ts.map +0 -1
  347. package/dist/gomtmapi_v2/core/params.js.map +0 -1
  348. package/dist/gomtmapi_v2/core/pathSerializer.d.ts.map +0 -1
  349. package/dist/gomtmapi_v2/core/pathSerializer.js.map +0 -1
  350. package/dist/gomtmapi_v2/core/types.d.ts.map +0 -1
  351. package/dist/gomtmapi_v2/core/types.js +0 -2
  352. package/dist/gomtmapi_v2/core/types.js.map +0 -1
  353. package/dist/lib/constants.d.ts +0 -40
  354. package/dist/lib/constants.d.ts.map +0 -1
  355. package/dist/lib/constants.js +0 -40
  356. package/dist/lib/constants.js.map +0 -1
  357. package/dist/lib/d1-utils.d.ts +0 -5
  358. package/dist/lib/d1-utils.d.ts.map +0 -1
  359. package/dist/lib/d1-utils.js +0 -36
  360. package/dist/lib/d1-utils.js.map +0 -1
  361. package/dist/lib/mtmutils.d.ts +0 -2
  362. package/dist/lib/mtmutils.d.ts.map +0 -1
  363. package/dist/lib/mtmutils.js +0 -9
  364. package/dist/lib/mtmutils.js.map +0 -1
  365. package/dist/mtgate_api/client/client.d.ts +0 -3
  366. package/dist/mtgate_api/client/client.d.ts.map +0 -1
  367. package/dist/mtgate_api/client/client.js.map +0 -1
  368. package/dist/mtgate_api/client/types.d.ts.map +0 -1
  369. package/dist/mtgate_api/client/types.js +0 -2
  370. package/dist/mtgate_api/client/types.js.map +0 -1
  371. package/dist/mtgate_api/client/utils.d.ts.map +0 -1
  372. package/dist/mtgate_api/client/utils.js.map +0 -1
  373. package/dist/mtgate_api/core/auth.d.ts.map +0 -1
  374. package/dist/mtgate_api/core/auth.js.map +0 -1
  375. package/dist/mtgate_api/core/bodySerializer.d.ts.map +0 -1
  376. package/dist/mtgate_api/core/bodySerializer.js.map +0 -1
  377. package/dist/mtgate_api/core/params.d.ts.map +0 -1
  378. package/dist/mtgate_api/core/params.js.map +0 -1
  379. package/dist/mtgate_api/core/pathSerializer.d.ts.map +0 -1
  380. package/dist/mtgate_api/core/pathSerializer.js.map +0 -1
  381. package/dist/mtgate_api/core/types.d.ts.map +0 -1
  382. package/dist/mtgate_api/core/types.js +0 -2
  383. package/dist/mtgate_api/core/types.js.map +0 -1
  384. package/dist/mtmai_api/client/client.d.ts +0 -3
  385. package/dist/mtmai_api/client/client.d.ts.map +0 -1
  386. package/dist/mtmai_api/client/client.js.map +0 -1
  387. package/dist/mtmai_api/client/types.d.ts.map +0 -1
  388. package/dist/mtmai_api/client/types.js +0 -2
  389. package/dist/mtmai_api/client/types.js.map +0 -1
  390. package/dist/mtmai_api/client/utils.d.ts.map +0 -1
  391. package/dist/mtmai_api/client/utils.js.map +0 -1
  392. package/dist/mtmai_api/core/auth.d.ts.map +0 -1
  393. package/dist/mtmai_api/core/auth.js.map +0 -1
  394. package/dist/mtmai_api/core/bodySerializer.d.ts.map +0 -1
  395. package/dist/mtmai_api/core/bodySerializer.js.map +0 -1
  396. package/dist/mtmai_api/core/params.d.ts.map +0 -1
  397. package/dist/mtmai_api/core/params.js.map +0 -1
  398. package/dist/mtmai_api/core/pathSerializer.d.ts.map +0 -1
  399. package/dist/mtmai_api/core/pathSerializer.js.map +0 -1
  400. package/dist/mtmai_api/core/types.d.ts.map +0 -1
  401. package/dist/mtmai_api/core/types.js +0 -2
  402. package/dist/mtmai_api/core/types.js.map +0 -1
  403. package/dist/store/ReactQueryApiV2Provider.d.ts.map +0 -1
  404. package/dist/store/ReactQueryApiV2Provider.js.map +0 -1
  405. package/dist/store/ReactQueryCfApiProvider.d.ts +0 -9
  406. package/dist/store/ReactQueryCfApiProvider.d.ts.map +0 -1
  407. package/dist/store/ReactQueryCfApiProvider.js +0 -26
  408. package/dist/store/ReactQueryCfApiProvider.js.map +0 -1
  409. package/dist/store/ReactQueryProvider.d.ts.map +0 -1
  410. package/dist/store/ReactQueryProvider.js.map +0 -1
@@ -1,3 +1,34 @@
1
+ export declare const APIResponseSchema: {
2
+ readonly description: "APIResponse schema";
3
+ readonly properties: {
4
+ readonly data: {
5
+ readonly nullable: true;
6
+ };
7
+ readonly error: {
8
+ readonly nullable: true;
9
+ readonly properties: {
10
+ readonly code: {
11
+ readonly type: "string";
12
+ };
13
+ readonly details: {
14
+ readonly nullable: true;
15
+ };
16
+ readonly message: {
17
+ readonly type: "string";
18
+ };
19
+ };
20
+ readonly type: "object";
21
+ };
22
+ readonly message: {
23
+ readonly nullable: true;
24
+ readonly type: "string";
25
+ };
26
+ readonly success: {
27
+ readonly type: "boolean";
28
+ };
29
+ };
30
+ readonly type: "object";
31
+ };
1
32
  export declare const AgentEventPushRequestSchema: {
2
33
  readonly description: "AgentEventPushRequest schema";
3
34
  readonly properties: {
@@ -407,46 +438,6 @@ export declare const ChatbotUpsertRequestSchema: {
407
438
  readonly required: readonly ["name", "platform", "status"];
408
439
  readonly type: "object";
409
440
  };
410
- export declare const CheckSandboxStatusRequestSchema: {
411
- readonly description: "CheckSandboxStatusRequest schema";
412
- readonly properties: {
413
- readonly sandboxIds: {
414
- readonly items: {
415
- readonly type: "string";
416
- };
417
- readonly type: "array";
418
- };
419
- };
420
- readonly required: readonly ["sandboxIds"];
421
- readonly type: "object";
422
- };
423
- export declare const CheckSandboxStatusResponseSchema: {
424
- readonly description: "CheckSandboxStatusResponse schema";
425
- readonly properties: {
426
- readonly results: {
427
- readonly items: {
428
- readonly properties: {
429
- readonly error: {
430
- readonly nullable: true;
431
- readonly type: "string";
432
- };
433
- readonly sandboxId: {
434
- readonly type: "string";
435
- };
436
- readonly status: {
437
- readonly type: "string";
438
- };
439
- };
440
- readonly type: "object";
441
- };
442
- readonly type: "array";
443
- };
444
- readonly total_checked: {
445
- readonly type: "integer";
446
- };
447
- };
448
- readonly type: "object";
449
- };
450
441
  export declare const CreateAgentRequestSchema: {
451
442
  readonly description: "CreateAgentRequest schema";
452
443
  readonly properties: {
@@ -548,54 +539,52 @@ export declare const CreatePlatformRequestSchema: {
548
539
  readonly required: readonly ["name"];
549
540
  readonly type: "object";
550
541
  };
551
- export declare const CreateSbServiceRequestSchema: {
552
- readonly description: "CreateSbServiceRequest schema";
542
+ export declare const CreateSessionRequestSchema: {
543
+ readonly description: "CreateSessionRequest schema";
553
544
  readonly properties: {
554
545
  readonly config: {
555
546
  readonly additionalProperties: {};
556
547
  readonly nullable: true;
557
548
  readonly type: "object";
558
549
  };
559
- readonly deploy_type: {
560
- readonly type: "string";
561
- };
562
- readonly description: {
550
+ readonly type: {
563
551
  readonly nullable: true;
564
552
  readonly type: "string";
565
553
  };
566
- readonly name: {
567
- readonly type: "string";
568
- };
569
- readonly server_url: {
554
+ };
555
+ readonly type: "object";
556
+ };
557
+ export declare const CreateTerminalRequestSchema: {
558
+ readonly description: "CreateTerminalRequest schema";
559
+ readonly properties: {
560
+ readonly cols: {
561
+ readonly maximum: 65535;
562
+ readonly minimum: 0;
570
563
  readonly nullable: true;
564
+ readonly type: "integer";
565
+ };
566
+ readonly cwd: {
571
567
  readonly type: "string";
572
568
  };
573
- readonly state: {
574
- readonly additionalProperties: {};
569
+ readonly env: {
570
+ readonly additionalProperties: {
571
+ readonly type: "string";
572
+ };
575
573
  readonly nullable: true;
576
574
  readonly type: "object";
577
575
  };
578
- readonly status: {
579
- readonly nullable: true;
580
- readonly type: "string";
581
- };
582
- };
583
- readonly required: readonly ["name", "deploy_type"];
584
- readonly type: "object";
585
- };
586
- export declare const CreateSessionRequestSchema: {
587
- readonly description: "CreateSessionRequest schema";
588
- readonly properties: {
589
- readonly config: {
590
- readonly additionalProperties: {};
576
+ readonly rows: {
577
+ readonly maximum: 65535;
578
+ readonly minimum: 0;
591
579
  readonly nullable: true;
592
- readonly type: "object";
580
+ readonly type: "integer";
593
581
  };
594
- readonly type: {
582
+ readonly shell: {
595
583
  readonly nullable: true;
596
584
  readonly type: "string";
597
585
  };
598
586
  };
587
+ readonly required: readonly ["cwd"];
599
588
  readonly type: "object";
600
589
  };
601
590
  export declare const ExportPAccountsResponseSchema: {
@@ -804,6 +793,36 @@ export declare const HTTPErrorSchema: {
804
793
  };
805
794
  readonly type: "object";
806
795
  };
796
+ export declare const HealthResponseSchema: {
797
+ readonly description: "HealthResponse schema";
798
+ readonly properties: {
799
+ readonly activeSessions: {
800
+ readonly type: "integer";
801
+ };
802
+ readonly lastCleanup: {
803
+ readonly format: "date-time";
804
+ readonly type: "string";
805
+ };
806
+ readonly memoryUsage: {
807
+ readonly format: "int64";
808
+ readonly type: "integer";
809
+ };
810
+ readonly status: {
811
+ readonly type: "string";
812
+ };
813
+ readonly totalSessions: {
814
+ readonly type: "integer";
815
+ };
816
+ readonly uptime: {
817
+ readonly format: "int64";
818
+ readonly type: "integer";
819
+ };
820
+ readonly version: {
821
+ readonly type: "string";
822
+ };
823
+ };
824
+ readonly type: "object";
825
+ };
807
826
  export declare const ImportPAccountsRequestSchema: {
808
827
  readonly description: "ImportPAccountsRequest schema";
809
828
  readonly properties: {
@@ -1162,65 +1181,42 @@ export declare const ListMessagesResponseSchema: {
1162
1181
  readonly required: readonly ["data", "total", "page", "limit"];
1163
1182
  readonly type: "object";
1164
1183
  };
1165
- export declare const ListSbServicesResponseSchema: {
1166
- readonly description: "ListSbServicesResponse schema";
1184
+ export declare const ListSessionsResponseSchema: {
1185
+ readonly description: "ListSessionsResponse schema";
1167
1186
  readonly properties: {
1168
- readonly pagination: {
1169
- readonly properties: {
1170
- readonly limit: {
1171
- readonly type: "integer";
1172
- };
1173
- readonly page: {
1174
- readonly type: "integer";
1175
- };
1176
- readonly total_count: {
1177
- readonly format: "int64";
1178
- readonly type: "integer";
1179
- };
1180
- readonly total_pages: {
1181
- readonly type: "integer";
1182
- };
1183
- };
1184
- readonly type: "object";
1185
- };
1186
- readonly services: {
1187
+ readonly data: {
1187
1188
  readonly items: {
1188
1189
  readonly properties: {
1189
- readonly config: {
1190
- readonly additionalProperties: {};
1191
- readonly type: "object";
1192
- };
1193
- readonly created_at: {
1194
- readonly format: "date-time";
1190
+ readonly createdAt: {
1195
1191
  readonly type: "string";
1196
1192
  };
1197
- readonly deploy_type: {
1193
+ readonly id: {
1198
1194
  readonly type: "string";
1199
1195
  };
1200
- readonly description: {
1201
- readonly type: "string";
1196
+ readonly isActive: {
1197
+ readonly type: "boolean";
1202
1198
  };
1203
- readonly id: {
1199
+ readonly lastMessageAt: {
1200
+ readonly description: "string schema";
1204
1201
  readonly type: "string";
1205
1202
  };
1206
- readonly name: {
1207
- readonly type: "string";
1203
+ readonly messageCount: {
1204
+ readonly type: "integer";
1208
1205
  };
1209
- readonly server_url: {
1206
+ readonly selfId: {
1210
1207
  readonly type: "string";
1211
1208
  };
1212
- readonly state: {
1213
- readonly additionalProperties: {};
1214
- readonly type: "object";
1209
+ readonly sessionId: {
1210
+ readonly type: "string";
1215
1211
  };
1216
- readonly status: {
1212
+ readonly sessionName: {
1213
+ readonly description: "string schema";
1217
1214
  readonly type: "string";
1218
1215
  };
1219
- readonly tenant_id: {
1216
+ readonly sessionType: {
1220
1217
  readonly type: "string";
1221
1218
  };
1222
- readonly updated_at: {
1223
- readonly format: "date-time";
1219
+ readonly updatedAt: {
1224
1220
  readonly type: "string";
1225
1221
  };
1226
1222
  };
@@ -1228,47 +1224,55 @@ export declare const ListSbServicesResponseSchema: {
1228
1224
  };
1229
1225
  readonly type: "array";
1230
1226
  };
1227
+ readonly limit: {
1228
+ readonly type: "integer";
1229
+ };
1230
+ readonly page: {
1231
+ readonly type: "integer";
1232
+ };
1233
+ readonly total: {
1234
+ readonly type: "integer";
1235
+ };
1231
1236
  };
1232
1237
  readonly type: "object";
1233
1238
  };
1234
- export declare const ListSessionsResponseSchema: {
1235
- readonly description: "ListSessionsResponse schema";
1239
+ export declare const ListTerminalsResponseSchema: {
1240
+ readonly description: "ListTerminalsResponse schema";
1236
1241
  readonly properties: {
1237
- readonly data: {
1242
+ readonly terminals: {
1238
1243
  readonly items: {
1239
1244
  readonly properties: {
1240
- readonly createdAt: {
1241
- readonly type: "string";
1245
+ readonly cols: {
1246
+ readonly maximum: 65535;
1247
+ readonly minimum: 0;
1248
+ readonly type: "integer";
1242
1249
  };
1243
- readonly id: {
1250
+ readonly created: {
1251
+ readonly format: "date-time";
1244
1252
  readonly type: "string";
1245
1253
  };
1246
- readonly isActive: {
1247
- readonly type: "boolean";
1248
- };
1249
- readonly lastMessageAt: {
1250
- readonly description: "string schema";
1251
- readonly nullable: true;
1254
+ readonly cwd: {
1252
1255
  readonly type: "string";
1253
1256
  };
1254
- readonly messageCount: {
1255
- readonly type: "integer";
1256
- };
1257
- readonly selfId: {
1257
+ readonly id: {
1258
1258
  readonly type: "string";
1259
1259
  };
1260
- readonly sessionId: {
1260
+ readonly lastActivity: {
1261
+ readonly format: "date-time";
1261
1262
  readonly type: "string";
1262
1263
  };
1263
- readonly sessionName: {
1264
- readonly description: "string schema";
1265
- readonly nullable: true;
1266
- readonly type: "string";
1264
+ readonly pid: {
1265
+ readonly type: "integer";
1267
1266
  };
1268
- readonly sessionType: {
1267
+ readonly rows: {
1268
+ readonly maximum: 65535;
1269
+ readonly minimum: 0;
1270
+ readonly type: "integer";
1271
+ };
1272
+ readonly shell: {
1269
1273
  readonly type: "string";
1270
1274
  };
1271
- readonly updatedAt: {
1275
+ readonly status: {
1272
1276
  readonly type: "string";
1273
1277
  };
1274
1278
  };
@@ -1276,12 +1280,6 @@ export declare const ListSessionsResponseSchema: {
1276
1280
  };
1277
1281
  readonly type: "array";
1278
1282
  };
1279
- readonly limit: {
1280
- readonly type: "integer";
1281
- };
1282
- readonly page: {
1283
- readonly type: "integer";
1284
- };
1285
1283
  readonly total: {
1286
1284
  readonly type: "integer";
1287
1285
  };
@@ -1473,6 +1471,53 @@ export declare const OperationSuccessSchema: {
1473
1471
  };
1474
1472
  readonly type: "object";
1475
1473
  };
1474
+ export declare const OutputResultSchema: {
1475
+ readonly description: "OutputResult schema";
1476
+ readonly properties: {
1477
+ readonly hasMore: {
1478
+ readonly type: "boolean";
1479
+ };
1480
+ readonly nextReadFrom: {
1481
+ readonly type: "integer";
1482
+ };
1483
+ readonly output: {
1484
+ readonly type: "string";
1485
+ };
1486
+ readonly stats: {
1487
+ readonly properties: {
1488
+ readonly bufferSize: {
1489
+ readonly type: "integer";
1490
+ };
1491
+ readonly estimatedTokens: {
1492
+ readonly type: "integer";
1493
+ };
1494
+ readonly linesOmitted: {
1495
+ readonly type: "integer";
1496
+ };
1497
+ readonly linesShown: {
1498
+ readonly type: "integer";
1499
+ };
1500
+ readonly newestIndex: {
1501
+ readonly type: "integer";
1502
+ };
1503
+ readonly oldestIndex: {
1504
+ readonly type: "integer";
1505
+ };
1506
+ readonly totalBytes: {
1507
+ readonly type: "integer";
1508
+ };
1509
+ };
1510
+ readonly type: "object";
1511
+ };
1512
+ readonly totalLines: {
1513
+ readonly type: "integer";
1514
+ };
1515
+ readonly truncated: {
1516
+ readonly type: "boolean";
1517
+ };
1518
+ };
1519
+ readonly type: "object";
1520
+ };
1476
1521
  export declare const PAccountListDataSchema: {
1477
1522
  readonly description: "PAccountListData schema";
1478
1523
  readonly properties: {
@@ -1996,49 +2041,6 @@ export declare const RunChatbotResponseSchema: {
1996
2041
  };
1997
2042
  readonly type: "object";
1998
2043
  };
1999
- export declare const SbServiceResponseSchema: {
2000
- readonly description: "SbServiceResponse schema";
2001
- readonly properties: {
2002
- readonly config: {
2003
- readonly additionalProperties: {};
2004
- readonly type: "object";
2005
- };
2006
- readonly created_at: {
2007
- readonly format: "date-time";
2008
- readonly type: "string";
2009
- };
2010
- readonly deploy_type: {
2011
- readonly type: "string";
2012
- };
2013
- readonly description: {
2014
- readonly type: "string";
2015
- };
2016
- readonly id: {
2017
- readonly type: "string";
2018
- };
2019
- readonly name: {
2020
- readonly type: "string";
2021
- };
2022
- readonly server_url: {
2023
- readonly type: "string";
2024
- };
2025
- readonly state: {
2026
- readonly additionalProperties: {};
2027
- readonly type: "object";
2028
- };
2029
- readonly status: {
2030
- readonly type: "string";
2031
- };
2032
- readonly tenant_id: {
2033
- readonly type: "string";
2034
- };
2035
- readonly updated_at: {
2036
- readonly format: "date-time";
2037
- readonly type: "string";
2038
- };
2039
- };
2040
- readonly type: "object";
2041
- };
2042
2044
  export declare const ScheduledWorkflowsListSchema: {
2043
2045
  readonly description: "ScheduledWorkflowsList schema";
2044
2046
  readonly properties: {
@@ -2123,7 +2125,6 @@ export declare const ScheduledWorkflowsListSchema: {
2123
2125
  };
2124
2126
  readonly workflowRunName: {
2125
2127
  readonly description: "string schema";
2126
- readonly nullable: true;
2127
2128
  readonly type: "string";
2128
2129
  };
2129
2130
  readonly workflowRunStatus: {
@@ -2142,69 +2143,164 @@ export declare const ScheduledWorkflowsListSchema: {
2142
2143
  };
2143
2144
  readonly type: "object";
2144
2145
  };
2145
- export declare const ServiceTypesResponseSchema: {
2146
- readonly description: "ServiceTypesResponse schema";
2146
+ export declare const SendInputRequestSchema: {
2147
+ readonly description: "SendInputRequest schema";
2147
2148
  readonly properties: {
2148
- readonly service_types: {
2149
- readonly items: {
2150
- readonly properties: {
2151
- readonly category: {
2152
- readonly type: "string";
2153
- };
2154
- readonly description: {
2155
- readonly type: "string";
2156
- };
2157
- readonly id: {
2158
- readonly type: "string";
2159
- };
2160
- readonly image: {
2161
- readonly type: "string";
2162
- };
2163
- readonly name: {
2164
- readonly type: "string";
2165
- };
2166
- };
2167
- readonly type: "object";
2168
- };
2169
- readonly type: "array";
2149
+ readonly input: {
2150
+ readonly type: "string";
2170
2151
  };
2171
2152
  };
2153
+ readonly required: readonly ["input"];
2172
2154
  readonly type: "object";
2173
2155
  };
2174
- export declare const SessionResponseSchema: {
2175
- readonly description: "SessionResponse schema";
2156
+ export declare const StartNapcatRequestSchema: {
2157
+ readonly description: "StartNapcatRequest schema";
2176
2158
  readonly properties: {
2177
- readonly tid: {
2159
+ readonly config_dir: {
2160
+ readonly nullable: true;
2161
+ readonly type: "string";
2162
+ };
2163
+ readonly data_dir: {
2164
+ readonly nullable: true;
2178
2165
  readonly type: "string";
2179
2166
  };
2180
- readonly uid: {
2167
+ readonly napcat_port: {
2168
+ readonly nullable: true;
2169
+ readonly type: "integer";
2170
+ };
2171
+ readonly qq_account: {
2172
+ readonly nullable: true;
2181
2173
  readonly type: "string";
2182
2174
  };
2175
+ readonly webui_port: {
2176
+ readonly nullable: true;
2177
+ readonly type: "integer";
2178
+ };
2183
2179
  };
2184
2180
  readonly type: "object";
2185
2181
  };
2186
- export declare const StartNapcatRequestSchema: {
2187
- readonly description: "StartNapcatRequest schema";
2182
+ export declare const TerminalSessionSchema: {
2183
+ readonly description: "TerminalSession schema";
2188
2184
  readonly properties: {
2189
- readonly sandboxId: {
2185
+ readonly cols: {
2186
+ readonly maximum: 65535;
2187
+ readonly minimum: 0;
2188
+ readonly type: "integer";
2189
+ };
2190
+ readonly created: {
2191
+ readonly format: "date-time";
2192
+ readonly type: "string";
2193
+ };
2194
+ readonly cwd: {
2190
2195
  readonly type: "string";
2191
2196
  };
2192
- readonly sandbox_type: {
2197
+ readonly id: {
2198
+ readonly type: "string";
2199
+ };
2200
+ readonly lastActivity: {
2201
+ readonly format: "date-time";
2202
+ readonly type: "string";
2203
+ };
2204
+ readonly pid: {
2205
+ readonly type: "integer";
2206
+ };
2207
+ readonly rows: {
2208
+ readonly maximum: 65535;
2209
+ readonly minimum: 0;
2210
+ readonly type: "integer";
2211
+ };
2212
+ readonly shell: {
2213
+ readonly type: "string";
2214
+ };
2215
+ readonly status: {
2193
2216
  readonly type: "string";
2194
2217
  };
2195
2218
  };
2196
- readonly required: readonly ["sandbox_type", "sandboxId"];
2197
2219
  readonly type: "object";
2198
2220
  };
2199
- export declare const StartNapcatResponseSchema: {
2200
- readonly description: "StartNapcatResponse schema";
2221
+ export declare const TerminalStatsSchema: {
2222
+ readonly description: "TerminalStats schema";
2201
2223
  readonly properties: {
2202
- readonly error: {
2203
- readonly nullable: true;
2204
- readonly type: "string";
2224
+ readonly bufferStatus: {
2225
+ readonly properties: {
2226
+ readonly chunkCount: {
2227
+ readonly type: "integer";
2228
+ };
2229
+ readonly currentSize: {
2230
+ readonly type: "integer";
2231
+ };
2232
+ readonly maxChunks: {
2233
+ readonly type: "integer";
2234
+ };
2235
+ readonly maxTotalSize: {
2236
+ readonly type: "integer";
2237
+ };
2238
+ };
2239
+ readonly type: "object";
2205
2240
  };
2206
- readonly sandboxId: {
2207
- readonly type: "string";
2241
+ readonly outputStats: {
2242
+ readonly properties: {
2243
+ readonly bufferSize: {
2244
+ readonly type: "integer";
2245
+ };
2246
+ readonly estimatedTokens: {
2247
+ readonly type: "integer";
2248
+ };
2249
+ readonly linesOmitted: {
2250
+ readonly type: "integer";
2251
+ };
2252
+ readonly linesShown: {
2253
+ readonly type: "integer";
2254
+ };
2255
+ readonly newestIndex: {
2256
+ readonly type: "integer";
2257
+ };
2258
+ readonly oldestIndex: {
2259
+ readonly type: "integer";
2260
+ };
2261
+ readonly totalBytes: {
2262
+ readonly type: "integer";
2263
+ };
2264
+ };
2265
+ readonly type: "object";
2266
+ };
2267
+ readonly session: {
2268
+ readonly properties: {
2269
+ readonly cols: {
2270
+ readonly maximum: 65535;
2271
+ readonly minimum: 0;
2272
+ readonly type: "integer";
2273
+ };
2274
+ readonly created: {
2275
+ readonly format: "date-time";
2276
+ readonly type: "string";
2277
+ };
2278
+ readonly cwd: {
2279
+ readonly type: "string";
2280
+ };
2281
+ readonly id: {
2282
+ readonly type: "string";
2283
+ };
2284
+ readonly lastActivity: {
2285
+ readonly format: "date-time";
2286
+ readonly type: "string";
2287
+ };
2288
+ readonly pid: {
2289
+ readonly type: "integer";
2290
+ };
2291
+ readonly rows: {
2292
+ readonly maximum: 65535;
2293
+ readonly minimum: 0;
2294
+ readonly type: "integer";
2295
+ };
2296
+ readonly shell: {
2297
+ readonly type: "string";
2298
+ };
2299
+ readonly status: {
2300
+ readonly type: "string";
2301
+ };
2302
+ };
2303
+ readonly type: "object";
2208
2304
  };
2209
2305
  };
2210
2306
  readonly type: "object";
@@ -2362,7 +2458,6 @@ export declare const boolSchema: {
2362
2458
  };
2363
2459
  export declare const stringSchema: {
2364
2460
  readonly description: "string schema";
2365
- readonly nullable: true;
2366
2461
  readonly type: "string";
2367
2462
  };
2368
2463
  export declare const unknown_interfaceSchema: {