gomtm 0.0.393 → 0.0.395

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 (366) hide show
  1. package/package.json +13 -31
  2. package/dist/esm/block/BlockItem.d.ts +0 -14
  3. package/dist/esm/block/BlockItem.js +0 -202
  4. package/dist/esm/block/BlockPage.d.ts +0 -15
  5. package/dist/esm/block/BlockPage.js +0 -197
  6. package/dist/esm/block/ChildrenDebug.d.ts +0 -15
  7. package/dist/esm/block/ChildrenDebug.js +0 -177
  8. package/dist/esm/block/MtBlockSS.d.ts +0 -6
  9. package/dist/esm/block/MtBlockSS.js +0 -10
  10. package/dist/esm/block/block-edit/MtBlockEditor.d.ts +0 -2
  11. package/dist/esm/block/block-edit/MtBlockEditor.js +0 -8
  12. package/dist/esm/block/block-store.d.ts +0 -14
  13. package/dist/esm/block/block-store.js +0 -79
  14. package/dist/esm/block/blockRegister.d.ts +0 -8
  15. package/dist/esm/block/blockRegister.js +0 -55
  16. package/dist/esm/block/blocks/Hello2Block.d.ts +0 -4
  17. package/dist/esm/block/blocks/Hello2Block.js +0 -12
  18. package/dist/esm/block/blocks/HelloBlock.d.ts +0 -5
  19. package/dist/esm/block/blocks/HelloBlock.js +0 -14
  20. package/dist/esm/block/blocks/HelloText.d.ts +0 -4
  21. package/dist/esm/block/blocks/HelloText.js +0 -12
  22. package/dist/esm/block/blocks/hello/Hello.d.ts +0 -4
  23. package/dist/esm/block/blocks/hello/Hello.js +0 -11
  24. package/dist/esm/block/blocks/hello/edit.d.ts +0 -5
  25. package/dist/esm/block/blocks/hello/edit.js +0 -15
  26. package/dist/esm/block/blocks/hello/index.d.ts +0 -9
  27. package/dist/esm/block/blocks/hello/index.js +0 -29
  28. package/dist/esm/block/blocks/hello2/index.d.ts +0 -4
  29. package/dist/esm/block/blocks/hello2/index.js +0 -12
  30. package/dist/esm/block/consts.d.ts +0 -1
  31. package/dist/esm/block/consts.js +0 -4
  32. package/dist/esm/cli/build.d.ts +0 -2
  33. package/dist/esm/cli/build.js +0 -60
  34. package/dist/esm/cli/deployMtWorker.d.ts +0 -2
  35. package/dist/esm/cli/deployMtWorker.js +0 -19
  36. package/dist/esm/cli/deploy_cf_worker.d.ts +0 -2
  37. package/dist/esm/cli/deploy_cf_worker.js +0 -70
  38. package/dist/esm/cli/deploy_mtxcli.d.ts +0 -2
  39. package/dist/esm/cli/deploy_mtxcli.js +0 -55
  40. package/dist/esm/cli/deploy_mtxedge.d.ts +0 -2
  41. package/dist/esm/cli/deploy_mtxedge.js +0 -55
  42. package/dist/esm/cli/deploy_mtxui.d.ts +0 -2
  43. package/dist/esm/cli/deploy_mtxui.js +0 -45
  44. package/dist/esm/cli/up_cf1.d.ts +0 -2
  45. package/dist/esm/cli/up_cf1.js +0 -29
  46. package/dist/esm/cli/utils.d.ts +0 -1
  47. package/dist/esm/cli/utils.js +0 -5
  48. package/dist/esm/cli/vc_mtxedge.d.ts +0 -2
  49. package/dist/esm/cli/vc_mtxedge.js +0 -44
  50. package/dist/esm/components/MtDate.d.ts +0 -6
  51. package/dist/esm/components/MtDate.js +0 -17
  52. package/dist/esm/components/MtmErrorView.d.ts +0 -7
  53. package/dist/esm/components/MtmErrorView.js +0 -16
  54. package/dist/esm/components/MtmInstallScript.d.ts +0 -2
  55. package/dist/esm/components/MtmInstallScript.js +0 -16
  56. package/dist/esm/components/SSR.d.ts +0 -11
  57. package/dist/esm/components/SSR.js +0 -76
  58. package/dist/esm/components/Tag.d.ts +0 -6
  59. package/dist/esm/components/Tag.js +0 -17
  60. package/dist/esm/components/auth/AuthPage.d.ts +0 -2
  61. package/dist/esm/components/auth/AuthPage.js +0 -36
  62. package/dist/esm/components/auth/LoginScreen2.d.ts +0 -2
  63. package/dist/esm/components/auth/LoginScreen2.js +0 -106
  64. package/dist/esm/components/auth/UserAuthForm.d.ts +0 -5
  65. package/dist/esm/components/auth/UserAuthForm.js +0 -76
  66. package/dist/esm/components/blog/BlogPostCreateForm.d.ts +0 -2
  67. package/dist/esm/components/blog/BlogPostCreateForm.js +0 -27
  68. package/dist/esm/components/blog/BlogPostImportDlgUrl.d.ts +0 -6
  69. package/dist/esm/components/blog/BlogPostImportDlgUrl.js +0 -94
  70. package/dist/esm/components/blog/PostEditForm.d.ts +0 -2
  71. package/dist/esm/components/blog/PostEditForm.js +0 -91
  72. package/dist/esm/components/blog/post-content.d.ts +0 -5
  73. package/dist/esm/components/blog/post-content.js +0 -15
  74. package/dist/esm/components/curdView/curdViewEditor.d.ts +0 -7
  75. package/dist/esm/components/curdView/curdViewEditor.js +0 -109
  76. package/dist/esm/components/devtools/GoMtmDebug.d.ts +0 -2
  77. package/dist/esm/components/devtools/GoMtmDebug.js +0 -48
  78. package/dist/esm/components/formFieldRender/SchemaFormFieldsRender.d.ts +0 -6
  79. package/dist/esm/components/formFieldRender/SchemaFormFieldsRender.js +0 -46
  80. package/dist/esm/components/site/SiteInfo.d.ts +0 -2
  81. package/dist/esm/components/site/SiteInfo.js +0 -15
  82. package/dist/esm/components/site/SiteSwitchDlg.d.ts +0 -0
  83. package/dist/esm/components/site/SiteSwitchDlg.js +0 -1
  84. package/dist/esm/connectquery/call-unary-method.d.ts +0 -8
  85. package/dist/esm/connectquery/call-unary-method.js +0 -47
  86. package/dist/esm/connectquery/connect-query-key.d.ts +0 -16
  87. package/dist/esm/connectquery/connect-query-key.js +0 -15
  88. package/dist/esm/connectquery/create-use-infinite-query-options.d.ts +0 -22
  89. package/dist/esm/connectquery/create-use-infinite-query-options.js +0 -93
  90. package/dist/esm/connectquery/create-use-query-options.d.ts +0 -21
  91. package/dist/esm/connectquery/create-use-query-options.js +0 -74
  92. package/dist/esm/connectquery/default-options.d.ts +0 -6
  93. package/dist/esm/connectquery/default-options.js +0 -9
  94. package/dist/esm/connectquery/index.d.ts +0 -16
  95. package/dist/esm/connectquery/index.js +0 -33
  96. package/dist/esm/connectquery/method-unary-descriptor.d.ts +0 -4
  97. package/dist/esm/connectquery/method-unary-descriptor.js +0 -0
  98. package/dist/esm/connectquery/use-infinite-query.d.ts +0 -14
  99. package/dist/esm/connectquery/use-infinite-query.js +0 -87
  100. package/dist/esm/connectquery/use-mutation.d.ts +0 -10
  101. package/dist/esm/connectquery/use-mutation.js +0 -79
  102. package/dist/esm/connectquery/use-query.d.ts +0 -14
  103. package/dist/esm/connectquery/use-query.js +0 -75
  104. package/dist/esm/connectquery/use-transport.d.ts +0 -7
  105. package/dist/esm/connectquery/use-transport.js +0 -23
  106. package/dist/esm/connectquery/utils.d.ts +0 -8
  107. package/dist/esm/connectquery/utils.js +0 -24
  108. package/dist/esm/consts.d.ts +0 -34
  109. package/dist/esm/consts.js +0 -70
  110. package/dist/esm/curd/CreateFormV2.d.ts +0 -16
  111. package/dist/esm/curd/CreateFormV2.js +0 -81
  112. package/dist/esm/curd/CurdView.d.ts +0 -4
  113. package/dist/esm/curd/CurdView.js +0 -35
  114. package/dist/esm/curd/CurdViewSS.d.ts +0 -4
  115. package/dist/esm/curd/CurdViewSS.js +0 -69
  116. package/dist/esm/curd/DynViews.d.ts +0 -6
  117. package/dist/esm/curd/DynViews.js +0 -69
  118. package/dist/esm/curd/ListPageCommands.d.ts +0 -2
  119. package/dist/esm/curd/ListPageCommands.js +0 -25
  120. package/dist/esm/curd/create/CurdCreatePanel.d.ts +0 -5
  121. package/dist/esm/curd/create/CurdCreatePanel.js +0 -47
  122. package/dist/esm/curd/create/useCurdCreate.d.ts +0 -7
  123. package/dist/esm/curd/create/useCurdCreate.js +0 -25
  124. package/dist/esm/curd/edit/CurdEditPanel.d.ts +0 -2
  125. package/dist/esm/curd/edit/CurdEditPanel.js +0 -60
  126. package/dist/esm/curd/edit/form-context.d.ts +0 -17
  127. package/dist/esm/curd/edit/form-context.js +0 -92
  128. package/dist/esm/curd/edit/formStore.d.ts +0 -17
  129. package/dist/esm/curd/edit/formStore.js +0 -92
  130. package/dist/esm/curd/edit/useCurdUpdateForm.d.ts +0 -7
  131. package/dist/esm/curd/edit/useCurdUpdateForm.js +0 -25
  132. package/dist/esm/curd/form/CurdEditPanel.d.ts +0 -2
  133. package/dist/esm/curd/form/CurdEditPanel.js +0 -36
  134. package/dist/esm/curd/form/FormShell.d.ts +0 -2
  135. package/dist/esm/curd/form/FormShell.js +0 -9
  136. package/dist/esm/curd/form/GomtmForm.d.ts +0 -2
  137. package/dist/esm/curd/form/GomtmForm.js +0 -46
  138. package/dist/esm/curd/form/formStore.d.ts +0 -31
  139. package/dist/esm/curd/form/formStore.js +0 -188
  140. package/dist/esm/curd/form/useCurdUpdateForm.d.ts +0 -7
  141. package/dist/esm/curd/form/useCurdUpdateForm.js +0 -25
  142. package/dist/esm/curd/form-context.d.ts +0 -17
  143. package/dist/esm/curd/form-context.js +0 -89
  144. package/dist/esm/curd/list-item/ListViewLayoutRender.d.ts +0 -15
  145. package/dist/esm/curd/list-item/ListViewLayoutRender.js +0 -220
  146. package/dist/esm/curd/listview/CommonListView.d.ts +0 -9
  147. package/dist/esm/curd/listview/CommonListView.js +0 -139
  148. package/dist/esm/curd/listview/CommonListViewV2.d.ts +0 -5
  149. package/dist/esm/curd/listview/CommonListViewV2.js +0 -66
  150. package/dist/esm/curd/listview/ListViewComponentsSetup.d.ts +0 -3
  151. package/dist/esm/curd/listview/ListViewComponentsSetup.js +0 -23
  152. package/dist/esm/curd/listview/ListViewRender.d.ts +0 -2
  153. package/dist/esm/curd/listview/ListViewRender.js +0 -20
  154. package/dist/esm/curd/listview/MtListView.d.ts +0 -3
  155. package/dist/esm/curd/listview/MtListView.js +0 -50
  156. package/dist/esm/curd/listview/list-store.d.ts +0 -34
  157. package/dist/esm/curd/listview/list-store.js +0 -90
  158. package/dist/esm/curd/listview/listview-layouts/default/index.d.ts +0 -2
  159. package/dist/esm/curd/listview/listview-layouts/default/index.js +0 -9
  160. package/dist/esm/curd/listview/listview-layouts/listviewlayout-demo/index.d.ts +0 -2
  161. package/dist/esm/curd/listview/listview-layouts/listviewlayout-demo/index.js +0 -12
  162. package/dist/esm/curd/mutationButton.d.ts +0 -7
  163. package/dist/esm/curd/mutationButton.js +0 -14
  164. package/dist/esm/curd/remove/RemovePanel.d.ts +0 -13
  165. package/dist/esm/curd/remove/RemovePanel.js +0 -72
  166. package/dist/esm/form/ConnectEsUpdateForm.d.ts +0 -17
  167. package/dist/esm/form/ConnectEsUpdateForm.js +0 -78
  168. package/dist/esm/form/GoMtmForm.d.ts +0 -5
  169. package/dist/esm/form/GoMtmForm.js +0 -31
  170. package/dist/esm/form/SchemaFormView.d.ts +0 -14
  171. package/dist/esm/form/SchemaFormView.js +0 -44
  172. package/dist/esm/gomtmQuery.d.ts +0 -7
  173. package/dist/esm/gomtmQuery.js +0 -86
  174. package/dist/esm/gomtmpb/descriptions/mtm/conf/conf.d.ts +0 -0
  175. package/dist/esm/gomtmpb/descriptions/mtm/conf/conf.js +0 -0
  176. package/dist/esm/gomtmpb/descriptions/mtm/mtps/mtpspb/mtps.d.ts +0 -0
  177. package/dist/esm/gomtmpb/descriptions/mtm/mtps/mtpspb/mtps.js +0 -0
  178. package/dist/esm/gomtmpb/descriptions/mtm/sppb/ai.d.ts +0 -0
  179. package/dist/esm/gomtmpb/descriptions/mtm/sppb/ai.js +0 -0
  180. package/dist/esm/gomtmpb/descriptions/mtm/sppb/av.d.ts +0 -0
  181. package/dist/esm/gomtmpb/descriptions/mtm/sppb/av.js +0 -0
  182. package/dist/esm/gomtmpb/descriptions/mtm/sppb/bot.d.ts +0 -0
  183. package/dist/esm/gomtmpb/descriptions/mtm/sppb/bot.js +0 -0
  184. package/dist/esm/gomtmpb/descriptions/mtm/sppb/conf.d.ts +0 -0
  185. package/dist/esm/gomtmpb/descriptions/mtm/sppb/conf.js +0 -0
  186. package/dist/esm/gomtmpb/descriptions/mtm/sppb/curd.d.ts +0 -0
  187. package/dist/esm/gomtmpb/descriptions/mtm/sppb/curd.js +0 -0
  188. package/dist/esm/gomtmpb/descriptions/mtm/sppb/cx.d.ts +0 -0
  189. package/dist/esm/gomtmpb/descriptions/mtm/sppb/cx.js +0 -0
  190. package/dist/esm/gomtmpb/descriptions/mtm/sppb/events.d.ts +0 -0
  191. package/dist/esm/gomtmpb/descriptions/mtm/sppb/events.js +0 -0
  192. package/dist/esm/gomtmpb/descriptions/mtm/sppb/git.d.ts +0 -0
  193. package/dist/esm/gomtmpb/descriptions/mtm/sppb/git.js +0 -0
  194. package/dist/esm/gomtmpb/descriptions/mtm/sppb/gitproject.d.ts +0 -0
  195. package/dist/esm/gomtmpb/descriptions/mtm/sppb/gitproject.js +0 -0
  196. package/dist/esm/gomtmpb/descriptions/mtm/sppb/mtm.d.ts +0 -0
  197. package/dist/esm/gomtmpb/descriptions/mtm/sppb/mtm.js +0 -0
  198. package/dist/esm/gomtmpb/descriptions/mtm/sppb/sp.d.ts +0 -0
  199. package/dist/esm/gomtmpb/descriptions/mtm/sppb/sp.js +0 -0
  200. package/dist/esm/gomtmpb/mtm/conf/conf-ConfService_connectquery.d.ts +0 -53
  201. package/dist/esm/gomtmpb/mtm/conf/conf-ConfService_connectquery.js +0 -60
  202. package/dist/esm/gomtmpb/mtm/conf/conf_connect.d.ts +0 -38
  203. package/dist/esm/gomtmpb/mtm/conf/conf_connect.js +0 -56
  204. package/dist/esm/gomtmpb/mtm/conf/conf_pb.d.ts +0 -481
  205. package/dist/esm/gomtmpb/mtm/conf/conf_pb.js +0 -2359
  206. package/dist/esm/gomtmpb/mtm/mtps/mtpspb/mtps-PsService_connectquery.d.ts +0 -52
  207. package/dist/esm/gomtmpb/mtm/mtps/mtpspb/mtps-PsService_connectquery.js +0 -59
  208. package/dist/esm/gomtmpb/mtm/mtps/mtpspb/mtps_connect.d.ts +0 -37
  209. package/dist/esm/gomtmpb/mtm/mtps/mtpspb/mtps_connect.js +0 -55
  210. package/dist/esm/gomtmpb/mtm/mtps/mtpspb/mtps_pb.d.ts +0 -154
  211. package/dist/esm/gomtmpb/mtm/mtps/mtpspb/mtps_pb.js +0 -530
  212. package/dist/esm/gomtmpb/mtm/sppb/ai-AiService_connectquery.d.ts +0 -22
  213. package/dist/esm/gomtmpb/mtm/sppb/ai-AiService_connectquery.js +0 -26
  214. package/dist/esm/gomtmpb/mtm/sppb/ai_connect.d.ts +0 -19
  215. package/dist/esm/gomtmpb/mtm/sppb/ai_connect.js +0 -32
  216. package/dist/esm/gomtmpb/mtm/sppb/ai_pb.d.ts +0 -47
  217. package/dist/esm/gomtmpb/mtm/sppb/ai_pb.js +0 -149
  218. package/dist/esm/gomtmpb/mtm/sppb/av-AvService_connectquery.d.ts +0 -53
  219. package/dist/esm/gomtmpb/mtm/sppb/av-AvService_connectquery.js +0 -60
  220. package/dist/esm/gomtmpb/mtm/sppb/av_connect.d.ts +0 -38
  221. package/dist/esm/gomtmpb/mtm/sppb/av_connect.js +0 -56
  222. package/dist/esm/gomtmpb/mtm/sppb/av_pb.d.ts +0 -77
  223. package/dist/esm/gomtmpb/mtm/sppb/av_pb.js +0 -290
  224. package/dist/esm/gomtmpb/mtm/sppb/bot-BotService_connectquery.d.ts +0 -173
  225. package/dist/esm/gomtmpb/mtm/sppb/bot-BotService_connectquery.js +0 -192
  226. package/dist/esm/gomtmpb/mtm/sppb/bot_connect.d.ts +0 -110
  227. package/dist/esm/gomtmpb/mtm/sppb/bot_connect.js +0 -180
  228. package/dist/esm/gomtmpb/mtm/sppb/bot_pb.d.ts +0 -722
  229. package/dist/esm/gomtmpb/mtm/sppb/bot_pb.js +0 -2291
  230. package/dist/esm/gomtmpb/mtm/sppb/conf-ConfService_connectquery.d.ts +0 -53
  231. package/dist/esm/gomtmpb/mtm/sppb/conf-ConfService_connectquery.js +0 -60
  232. package/dist/esm/gomtmpb/mtm/sppb/conf_connect.d.ts +0 -38
  233. package/dist/esm/gomtmpb/mtm/sppb/conf_connect.js +0 -56
  234. package/dist/esm/gomtmpb/mtm/sppb/conf_pb.d.ts +0 -472
  235. package/dist/esm/gomtmpb/mtm/sppb/conf_pb.js +0 -2357
  236. package/dist/esm/gomtmpb/mtm/sppb/curd-CurdService_connectquery.d.ts +0 -73
  237. package/dist/esm/gomtmpb/mtm/sppb/curd-CurdService_connectquery.js +0 -82
  238. package/dist/esm/gomtmpb/mtm/sppb/curd_connect.d.ts +0 -50
  239. package/dist/esm/gomtmpb/mtm/sppb/curd_connect.js +0 -79
  240. package/dist/esm/gomtmpb/mtm/sppb/curd_pb.d.ts +0 -199
  241. package/dist/esm/gomtmpb/mtm/sppb/curd_pb.js +0 -773
  242. package/dist/esm/gomtmpb/mtm/sppb/cx-CxService_connectquery.d.ts +0 -133
  243. package/dist/esm/gomtmpb/mtm/sppb/cx-CxService_connectquery.js +0 -148
  244. package/dist/esm/gomtmpb/mtm/sppb/cx_connect.d.ts +0 -86
  245. package/dist/esm/gomtmpb/mtm/sppb/cx_connect.js +0 -141
  246. package/dist/esm/gomtmpb/mtm/sppb/cx_pb.d.ts +0 -335
  247. package/dist/esm/gomtmpb/mtm/sppb/cx_pb.js +0 -1618
  248. package/dist/esm/gomtmpb/mtm/sppb/events_pb.d.ts +0 -231
  249. package/dist/esm/gomtmpb/mtm/sppb/events_pb.js +0 -874
  250. package/dist/esm/gomtmpb/mtm/sppb/git-GitService_connectquery.d.ts +0 -63
  251. package/dist/esm/gomtmpb/mtm/sppb/git-GitService_connectquery.js +0 -71
  252. package/dist/esm/gomtmpb/mtm/sppb/git_connect.d.ts +0 -44
  253. package/dist/esm/gomtmpb/mtm/sppb/git_connect.js +0 -67
  254. package/dist/esm/gomtmpb/mtm/sppb/git_pb.d.ts +0 -108
  255. package/dist/esm/gomtmpb/mtm/sppb/git_pb.js +0 -311
  256. package/dist/esm/gomtmpb/mtm/sppb/gitproject-GitProjectService_connectquery.d.ts +0 -12
  257. package/dist/esm/gomtmpb/mtm/sppb/gitproject-GitProjectService_connectquery.js +0 -15
  258. package/dist/esm/gomtmpb/mtm/sppb/gitproject_connect.d.ts +0 -13
  259. package/dist/esm/gomtmpb/mtm/sppb/gitproject_connect.js +0 -19
  260. package/dist/esm/gomtmpb/mtm/sppb/gitproject_pb.d.ts +0 -23
  261. package/dist/esm/gomtmpb/mtm/sppb/gitproject_pb.js +0 -67
  262. package/dist/esm/gomtmpb/mtm/sppb/mtm-MtmService_connectquery.d.ts +0 -392
  263. package/dist/esm/gomtmpb/mtm/sppb/mtm-MtmService_connectquery.js +0 -433
  264. package/dist/esm/gomtmpb/mtm/sppb/mtm_connect.d.ts +0 -241
  265. package/dist/esm/gomtmpb/mtm/sppb/mtm_connect.js +0 -395
  266. package/dist/esm/gomtmpb/mtm/sppb/mtm_pb.d.ts +0 -1675
  267. package/dist/esm/gomtmpb/mtm/sppb/mtm_pb.js +0 -6831
  268. package/dist/esm/gomtmpb/mtm/sppb/sp-SpService_connectquery.d.ts +0 -213
  269. package/dist/esm/gomtmpb/mtm/sppb/sp-SpService_connectquery.js +0 -236
  270. package/dist/esm/gomtmpb/mtm/sppb/sp_connect.d.ts +0 -134
  271. package/dist/esm/gomtmpb/mtm/sppb/sp_connect.js +0 -210
  272. package/dist/esm/gomtmpb/mtm/sppb/sp_pb.d.ts +0 -684
  273. package/dist/esm/gomtmpb/mtm/sppb/sp_pb.js +0 -2905
  274. package/dist/esm/index.d.ts +0 -3
  275. package/dist/esm/index.js +0 -5
  276. package/dist/esm/lib/auth/jwt.d.ts +0 -7
  277. package/dist/esm/lib/auth/jwt.js +0 -43
  278. package/dist/esm/lib/meta.d.ts +0 -10
  279. package/dist/esm/lib/meta.js +0 -76
  280. package/dist/esm/ly/LayoutBase.d.ts +0 -6
  281. package/dist/esm/ly/LayoutBase.js +0 -83
  282. package/dist/esm/ly/Lazy.d.ts +0 -2
  283. package/dist/esm/ly/Lazy.js +0 -12
  284. package/dist/esm/ly/UserAvatorMenus.d.ts +0 -2
  285. package/dist/esm/ly/UserAvatorMenus.js +0 -75
  286. package/dist/esm/ly/dash5/aside.d.ts +0 -2
  287. package/dist/esm/ly/dash5/aside.js +0 -40
  288. package/dist/esm/ly/dash5/components/PageCreate.d.ts +0 -4
  289. package/dist/esm/ly/dash5/components/PageCreate.js +0 -8
  290. package/dist/esm/ly/dash5/components/PageEdit.d.ts +0 -4
  291. package/dist/esm/ly/dash5/components/PageEdit.js +0 -8
  292. package/dist/esm/ly/dash5/components/PageList.d.ts +0 -4
  293. package/dist/esm/ly/dash5/components/PageList.js +0 -9
  294. package/dist/esm/ly/dash5/components/PageShow.d.ts +0 -4
  295. package/dist/esm/ly/dash5/components/PageShow.js +0 -8
  296. package/dist/esm/ly/dash5/header.d.ts +0 -2
  297. package/dist/esm/ly/dash5/header.js +0 -124
  298. package/dist/esm/ly/dash5/index.d.ts +0 -2
  299. package/dist/esm/ly/dash5/index.js +0 -25
  300. package/dist/esm/ly/debug-layout/index.d.ts +0 -2
  301. package/dist/esm/ly/debug-layout/index.js +0 -12
  302. package/dist/esm/ly/demo-layout/index.d.ts +0 -2
  303. package/dist/esm/ly/demo-layout/index.js +0 -9
  304. package/dist/esm/ly/front-layout/PageCmds.d.ts +0 -2
  305. package/dist/esm/ly/front-layout/PageCmds.js +0 -25
  306. package/dist/esm/ly/front-layout/PageSearchCmd.d.ts +0 -2
  307. package/dist/esm/ly/front-layout/PageSearchCmd.js +0 -70
  308. package/dist/esm/ly/front-layout/header.d.ts +0 -2
  309. package/dist/esm/ly/front-layout/header.js +0 -18
  310. package/dist/esm/ly/front-layout/headerv2.d.ts +0 -0
  311. package/dist/esm/ly/front-layout/headerv2.js +0 -0
  312. package/dist/esm/ly/front-layout/index.d.ts +0 -2
  313. package/dist/esm/ly/front-layout/index.js +0 -12
  314. package/dist/esm/ly/front-layout/main-nav.d.ts +0 -3
  315. package/dist/esm/ly/front-layout/main-nav.js +0 -116
  316. package/dist/esm/lzBizComponents.d.ts +0 -5
  317. package/dist/esm/lzBizComponents.js +0 -15
  318. package/dist/esm/main.d.ts +0 -2
  319. package/dist/esm/main.js +0 -34
  320. package/dist/esm/messageTypeRegistry.d.ts +0 -5
  321. package/dist/esm/messageTypeRegistry.js +0 -34
  322. package/dist/esm/mtmFetcher.d.ts +0 -30
  323. package/dist/esm/mtmFetcher.js +0 -211
  324. package/dist/esm/providers/AuthProvider.d.ts +0 -9
  325. package/dist/esm/providers/AuthProvider.js +0 -104
  326. package/dist/esm/providers/GomtmAppSS.d.ts +0 -2
  327. package/dist/esm/providers/GomtmAppSS.js +0 -71
  328. package/dist/esm/providers/LoggerProvider.d.ts +0 -10
  329. package/dist/esm/providers/LoggerProvider.js +0 -23
  330. package/dist/esm/providers/ReactQueryProvider.d.ts +0 -4
  331. package/dist/esm/providers/ReactQueryProvider.js +0 -67
  332. package/dist/esm/store/App_useTransition.d.ts +0 -2
  333. package/dist/esm/store/App_useTransition.js +0 -59
  334. package/dist/esm/store/GomtmAppSetting.d.ts +0 -2
  335. package/dist/esm/store/GomtmAppSetting.js +0 -18
  336. package/dist/esm/store/customStorage.d.ts +0 -2
  337. package/dist/esm/store/customStorage.js +0 -35
  338. package/dist/esm/store/mtapp-store.d.ts +0 -49
  339. package/dist/esm/store/mtapp-store.js +0 -157
  340. package/dist/esm/validations/CrawlerConfig.d.ts +0 -18
  341. package/dist/esm/validations/CrawlerConfig.js +0 -10
  342. package/dist/esm/validations/_common.d.ts +0 -57
  343. package/dist/esm/validations/_common.js +0 -30
  344. package/dist/esm/validations/auth.d.ts +0 -33
  345. package/dist/esm/validations/auth.js +0 -18
  346. package/dist/esm/validations/blog.d.ts +0 -17
  347. package/dist/esm/validations/blog.js +0 -10
  348. package/dist/esm/validations/crawlerSchema.d.ts +0 -17
  349. package/dist/esm/validations/crawlerSchema.js +0 -10
  350. package/dist/esm/validations/env.d.ts +0 -8
  351. package/dist/esm/validations/env.js +0 -9
  352. package/dist/esm/validations/post.d.ts +0 -34
  353. package/dist/esm/validations/post.js +0 -28
  354. package/dist/esm/validations/sp.d.ts +0 -18
  355. package/dist/esm/validations/sp.js +0 -12
  356. package/dist/esm/validations/spContentModi.d.ts +0 -62
  357. package/dist/esm/validations/spContentModi.js +0 -30
  358. package/dist/esm/validations/spHost.d.ts +0 -8
  359. package/dist/esm/validations/spHost.js +0 -7
  360. package/dist/esm/validations/spPage.d.ts +0 -14
  361. package/dist/esm/validations/spPage.js +0 -9
  362. package/dist/esm/validations/spRoute.d.ts +0 -57
  363. package/dist/esm/validations/spRoute.js +0 -28
  364. package/dist/esm/validations/user.d.ts +0 -64
  365. package/dist/esm/validations/user.js +0 -33
  366. package/dist/tsconfig.type.tsbuildinfo +0 -1
@@ -1,722 +0,0 @@
1
- import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
2
- import { Any, Message, proto3 } from "@bufbuild/protobuf";
3
- import { Paging } from "./mtm_pb";
4
- export declare enum JobStatus {
5
- PADDING = 0,
6
- RUNNING = 1,
7
- END = 2
8
- }
9
- export declare enum MtBotConsumerType {
10
- COMMON = 0,
11
- DEV = 1
12
- }
13
- export declare class TaskCallOptions extends Message<TaskCallOptions> {
14
- params: {
15
- [key: string]: string;
16
- };
17
- async: boolean;
18
- constructor(data?: PartialMessage<TaskCallOptions>);
19
- static readonly runtime: typeof proto3;
20
- static readonly typeName = "sppb.TaskCallOptions";
21
- static readonly fields: FieldList;
22
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TaskCallOptions;
23
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TaskCallOptions;
24
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TaskCallOptions;
25
- static equals(a: TaskCallOptions | PlainMessage<TaskCallOptions> | undefined, b: TaskCallOptions | PlainMessage<TaskCallOptions> | undefined): boolean;
26
- }
27
- export declare class CommonTaskRes extends Message<CommonTaskRes> {
28
- ticketId: string;
29
- constructor(data?: PartialMessage<CommonTaskRes>);
30
- static readonly runtime: typeof proto3;
31
- static readonly typeName = "sppb.CommonTaskRes";
32
- static readonly fields: FieldList;
33
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CommonTaskRes;
34
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CommonTaskRes;
35
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CommonTaskRes;
36
- static equals(a: CommonTaskRes | PlainMessage<CommonTaskRes> | undefined, b: CommonTaskRes | PlainMessage<CommonTaskRes> | undefined): boolean;
37
- }
38
- export declare class GetTaskStatusRes extends Message<GetTaskStatusRes> {
39
- taskStatusCode: string;
40
- constructor(data?: PartialMessage<GetTaskStatusRes>);
41
- static readonly runtime: typeof proto3;
42
- static readonly typeName = "sppb.GetTaskStatusRes";
43
- static readonly fields: FieldList;
44
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTaskStatusRes;
45
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTaskStatusRes;
46
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTaskStatusRes;
47
- static equals(a: GetTaskStatusRes | PlainMessage<GetTaskStatusRes> | undefined, b: GetTaskStatusRes | PlainMessage<GetTaskStatusRes> | undefined): boolean;
48
- }
49
- export declare class GetTaskLogsReq extends Message<GetTaskLogsReq> {
50
- ticketId: string;
51
- constructor(data?: PartialMessage<GetTaskLogsReq>);
52
- static readonly runtime: typeof proto3;
53
- static readonly typeName = "sppb.GetTaskLogsReq";
54
- static readonly fields: FieldList;
55
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTaskLogsReq;
56
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTaskLogsReq;
57
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTaskLogsReq;
58
- static equals(a: GetTaskLogsReq | PlainMessage<GetTaskLogsReq> | undefined, b: GetTaskLogsReq | PlainMessage<GetTaskLogsReq> | undefined): boolean;
59
- }
60
- export declare class GetTaskLogsRes extends Message<GetTaskLogsRes> {
61
- ticketId: string;
62
- constructor(data?: PartialMessage<GetTaskLogsRes>);
63
- static readonly runtime: typeof proto3;
64
- static readonly typeName = "sppb.GetTaskLogsRes";
65
- static readonly fields: FieldList;
66
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTaskLogsRes;
67
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTaskLogsRes;
68
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTaskLogsRes;
69
- static equals(a: GetTaskLogsRes | PlainMessage<GetTaskLogsRes> | undefined, b: GetTaskLogsRes | PlainMessage<GetTaskLogsRes> | undefined): boolean;
70
- }
71
- export declare class GetTaskStatusReq extends Message<GetTaskStatusReq> {
72
- ticketId: string;
73
- constructor(data?: PartialMessage<GetTaskStatusReq>);
74
- static readonly runtime: typeof proto3;
75
- static readonly typeName = "sppb.GetTaskStatusReq";
76
- static readonly fields: FieldList;
77
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTaskStatusReq;
78
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTaskStatusReq;
79
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTaskStatusReq;
80
- static equals(a: GetTaskStatusReq | PlainMessage<GetTaskStatusReq> | undefined, b: GetTaskStatusReq | PlainMessage<GetTaskStatusReq> | undefined): boolean;
81
- }
82
- export declare class GetTaskResultRes extends Message<GetTaskResultRes> {
83
- resultCode: string;
84
- resultError: string;
85
- resultData: string;
86
- constructor(data?: PartialMessage<GetTaskResultRes>);
87
- static readonly runtime: typeof proto3;
88
- static readonly typeName = "sppb.GetTaskResultRes";
89
- static readonly fields: FieldList;
90
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTaskResultRes;
91
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTaskResultRes;
92
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTaskResultRes;
93
- static equals(a: GetTaskResultRes | PlainMessage<GetTaskResultRes> | undefined, b: GetTaskResultRes | PlainMessage<GetTaskResultRes> | undefined): boolean;
94
- }
95
- export declare class GetTaskResultReq extends Message<GetTaskResultReq> {
96
- ticketId: string;
97
- constructor(data?: PartialMessage<GetTaskResultReq>);
98
- static readonly runtime: typeof proto3;
99
- static readonly typeName = "sppb.GetTaskResultReq";
100
- static readonly fields: FieldList;
101
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTaskResultReq;
102
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTaskResultReq;
103
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTaskResultReq;
104
- static equals(a: GetTaskResultReq | PlainMessage<GetTaskResultReq> | undefined, b: GetTaskResultReq | PlainMessage<GetTaskResultReq> | undefined): boolean;
105
- }
106
- export declare class TaskHelloReq extends Message<TaskHelloReq> {
107
- taskCallOptions?: TaskCallOptions;
108
- name: string;
109
- constructor(data?: PartialMessage<TaskHelloReq>);
110
- static readonly runtime: typeof proto3;
111
- static readonly typeName = "sppb.TaskHelloReq";
112
- static readonly fields: FieldList;
113
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TaskHelloReq;
114
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TaskHelloReq;
115
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TaskHelloReq;
116
- static equals(a: TaskHelloReq | PlainMessage<TaskHelloReq> | undefined, b: TaskHelloReq | PlainMessage<TaskHelloReq> | undefined): boolean;
117
- }
118
- export declare class JobRunReq extends Message<JobRunReq> {
119
- name: string;
120
- constructor(data?: PartialMessage<JobRunReq>);
121
- static readonly runtime: typeof proto3;
122
- static readonly typeName = "sppb.JobRunReq";
123
- static readonly fields: FieldList;
124
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JobRunReq;
125
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JobRunReq;
126
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JobRunReq;
127
- static equals(a: JobRunReq | PlainMessage<JobRunReq> | undefined, b: JobRunReq | PlainMessage<JobRunReq> | undefined): boolean;
128
- }
129
- export declare class JobRunReply extends Message<JobRunReply> {
130
- logSessionId: string;
131
- constructor(data?: PartialMessage<JobRunReply>);
132
- static readonly runtime: typeof proto3;
133
- static readonly typeName = "sppb.JobRunReply";
134
- static readonly fields: FieldList;
135
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JobRunReply;
136
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JobRunReply;
137
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JobRunReply;
138
- static equals(a: JobRunReply | PlainMessage<JobRunReply> | undefined, b: JobRunReply | PlainMessage<JobRunReply> | undefined): boolean;
139
- }
140
- export declare class JobDefine extends Message<JobDefine> {
141
- id: string;
142
- name: string;
143
- title: string;
144
- type: string;
145
- dependents: string[];
146
- timeoutSecond: number;
147
- constructor(data?: PartialMessage<JobDefine>);
148
- static readonly runtime: typeof proto3;
149
- static readonly typeName = "sppb.JobDefine";
150
- static readonly fields: FieldList;
151
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JobDefine;
152
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JobDefine;
153
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JobDefine;
154
- static equals(a: JobDefine | PlainMessage<JobDefine> | undefined, b: JobDefine | PlainMessage<JobDefine> | undefined): boolean;
155
- }
156
- export declare class Job extends Message<Job> {
157
- id: string;
158
- name: string;
159
- status: JobStatus;
160
- constructor(data?: PartialMessage<Job>);
161
- static readonly runtime: typeof proto3;
162
- static readonly typeName = "sppb.Job";
163
- static readonly fields: FieldList;
164
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Job;
165
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Job;
166
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Job;
167
- static equals(a: Job | PlainMessage<Job> | undefined, b: Job | PlainMessage<Job> | undefined): boolean;
168
- }
169
- export declare class JobDependan extends Message<JobDependan> {
170
- name: string;
171
- constructor(data?: PartialMessage<JobDependan>);
172
- static readonly runtime: typeof proto3;
173
- static readonly typeName = "sppb.JobDependan";
174
- static readonly fields: FieldList;
175
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JobDependan;
176
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JobDependan;
177
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JobDependan;
178
- static equals(a: JobDependan | PlainMessage<JobDependan> | undefined, b: JobDependan | PlainMessage<JobDependan> | undefined): boolean;
179
- }
180
- export declare class JobDefineCreateReq extends Message<JobDefineCreateReq> {
181
- name: string;
182
- constructor(data?: PartialMessage<JobDefineCreateReq>);
183
- static readonly runtime: typeof proto3;
184
- static readonly typeName = "sppb.JobDefineCreateReq";
185
- static readonly fields: FieldList;
186
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JobDefineCreateReq;
187
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JobDefineCreateReq;
188
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JobDefineCreateReq;
189
- static equals(a: JobDefineCreateReq | PlainMessage<JobDefineCreateReq> | undefined, b: JobDefineCreateReq | PlainMessage<JobDefineCreateReq> | undefined): boolean;
190
- }
191
- export declare class CornTask extends Message<CornTask> {
192
- name: string;
193
- params: string[];
194
- constructor(data?: PartialMessage<CornTask>);
195
- static readonly runtime: typeof proto3;
196
- static readonly typeName = "sppb.CornTask";
197
- static readonly fields: FieldList;
198
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CornTask;
199
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CornTask;
200
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CornTask;
201
- static equals(a: CornTask | PlainMessage<CornTask> | undefined, b: CornTask | PlainMessage<CornTask> | undefined): boolean;
202
- }
203
- export declare class CornJob extends Message<CornJob> {
204
- name: string;
205
- type: string;
206
- value: string;
207
- tasks: CornTask[];
208
- constructor(data?: PartialMessage<CornJob>);
209
- static readonly runtime: typeof proto3;
210
- static readonly typeName = "sppb.CornJob";
211
- static readonly fields: FieldList;
212
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CornJob;
213
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CornJob;
214
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CornJob;
215
- static equals(a: CornJob | PlainMessage<CornJob> | undefined, b: CornJob | PlainMessage<CornJob> | undefined): boolean;
216
- }
217
- export declare class CornJobConfig extends Message<CornJobConfig> {
218
- jobs: CornJob[];
219
- constructor(data?: PartialMessage<CornJobConfig>);
220
- static readonly runtime: typeof proto3;
221
- static readonly typeName = "sppb.CornJobConfig";
222
- static readonly fields: FieldList;
223
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CornJobConfig;
224
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CornJobConfig;
225
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CornJobConfig;
226
- static equals(a: CornJobConfig | PlainMessage<CornJobConfig> | undefined, b: CornJobConfig | PlainMessage<CornJobConfig> | undefined): boolean;
227
- }
228
- export declare class JobListReq extends Message<JobListReq> {
229
- constructor(data?: PartialMessage<JobListReq>);
230
- static readonly runtime: typeof proto3;
231
- static readonly typeName = "sppb.JobListReq";
232
- static readonly fields: FieldList;
233
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JobListReq;
234
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JobListReq;
235
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JobListReq;
236
- static equals(a: JobListReq | PlainMessage<JobListReq> | undefined, b: JobListReq | PlainMessage<JobListReq> | undefined): boolean;
237
- }
238
- export declare class DevJob extends Message<DevJob> {
239
- name: string;
240
- constructor(data?: PartialMessage<DevJob>);
241
- static readonly runtime: typeof proto3;
242
- static readonly typeName = "sppb.DevJob";
243
- static readonly fields: FieldList;
244
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DevJob;
245
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DevJob;
246
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DevJob;
247
- static equals(a: DevJob | PlainMessage<DevJob> | undefined, b: DevJob | PlainMessage<DevJob> | undefined): boolean;
248
- }
249
- export declare class JobListRes extends Message<JobListRes> {
250
- items: DevJob[];
251
- constructor(data?: PartialMessage<JobListRes>);
252
- static readonly runtime: typeof proto3;
253
- static readonly typeName = "sppb.JobListRes";
254
- static readonly fields: FieldList;
255
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JobListRes;
256
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JobListRes;
257
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JobListRes;
258
- static equals(a: JobListRes | PlainMessage<JobListRes> | undefined, b: JobListRes | PlainMessage<JobListRes> | undefined): boolean;
259
- }
260
- export declare class DevGitCommitReq extends Message<DevGitCommitReq> {
261
- constructor(data?: PartialMessage<DevGitCommitReq>);
262
- static readonly runtime: typeof proto3;
263
- static readonly typeName = "sppb.DevGitCommitReq";
264
- static readonly fields: FieldList;
265
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DevGitCommitReq;
266
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DevGitCommitReq;
267
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DevGitCommitReq;
268
- static equals(a: DevGitCommitReq | PlainMessage<DevGitCommitReq> | undefined, b: DevGitCommitReq | PlainMessage<DevGitCommitReq> | undefined): boolean;
269
- }
270
- export declare class DevGitCommitRes extends Message<DevGitCommitRes> {
271
- constructor(data?: PartialMessage<DevGitCommitRes>);
272
- static readonly runtime: typeof proto3;
273
- static readonly typeName = "sppb.DevGitCommitRes";
274
- static readonly fields: FieldList;
275
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DevGitCommitRes;
276
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DevGitCommitRes;
277
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DevGitCommitRes;
278
- static equals(a: DevGitCommitRes | PlainMessage<DevGitCommitRes> | undefined, b: DevGitCommitRes | PlainMessage<DevGitCommitRes> | undefined): boolean;
279
- }
280
- export declare class DevStartChromeReq extends Message<DevStartChromeReq> {
281
- constructor(data?: PartialMessage<DevStartChromeReq>);
282
- static readonly runtime: typeof proto3;
283
- static readonly typeName = "sppb.DevStartChromeReq";
284
- static readonly fields: FieldList;
285
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DevStartChromeReq;
286
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DevStartChromeReq;
287
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DevStartChromeReq;
288
- static equals(a: DevStartChromeReq | PlainMessage<DevStartChromeReq> | undefined, b: DevStartChromeReq | PlainMessage<DevStartChromeReq> | undefined): boolean;
289
- }
290
- export declare class DevStartChromeRes extends Message<DevStartChromeRes> {
291
- constructor(data?: PartialMessage<DevStartChromeRes>);
292
- static readonly runtime: typeof proto3;
293
- static readonly typeName = "sppb.DevStartChromeRes";
294
- static readonly fields: FieldList;
295
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DevStartChromeRes;
296
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DevStartChromeRes;
297
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DevStartChromeRes;
298
- static equals(a: DevStartChromeRes | PlainMessage<DevStartChromeRes> | undefined, b: DevStartChromeRes | PlainMessage<DevStartChromeRes> | undefined): boolean;
299
- }
300
- export declare class DevDockerBuildMtmReq extends Message<DevDockerBuildMtmReq> {
301
- constructor(data?: PartialMessage<DevDockerBuildMtmReq>);
302
- static readonly runtime: typeof proto3;
303
- static readonly typeName = "sppb.DevDockerBuildMtmReq";
304
- static readonly fields: FieldList;
305
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DevDockerBuildMtmReq;
306
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DevDockerBuildMtmReq;
307
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DevDockerBuildMtmReq;
308
- static equals(a: DevDockerBuildMtmReq | PlainMessage<DevDockerBuildMtmReq> | undefined, b: DevDockerBuildMtmReq | PlainMessage<DevDockerBuildMtmReq> | undefined): boolean;
309
- }
310
- export declare class DevDockerBuildMtmRes extends Message<DevDockerBuildMtmRes> {
311
- constructor(data?: PartialMessage<DevDockerBuildMtmRes>);
312
- static readonly runtime: typeof proto3;
313
- static readonly typeName = "sppb.DevDockerBuildMtmRes";
314
- static readonly fields: FieldList;
315
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DevDockerBuildMtmRes;
316
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DevDockerBuildMtmRes;
317
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DevDockerBuildMtmRes;
318
- static equals(a: DevDockerBuildMtmRes | PlainMessage<DevDockerBuildMtmRes> | undefined, b: DevDockerBuildMtmRes | PlainMessage<DevDockerBuildMtmRes> | undefined): boolean;
319
- }
320
- export declare class BotSiteTaskStartReq extends Message<BotSiteTaskStartReq> {
321
- siteId: number;
322
- constructor(data?: PartialMessage<BotSiteTaskStartReq>);
323
- static readonly runtime: typeof proto3;
324
- static readonly typeName = "sppb.BotSiteTaskStartReq";
325
- static readonly fields: FieldList;
326
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotSiteTaskStartReq;
327
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotSiteTaskStartReq;
328
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotSiteTaskStartReq;
329
- static equals(a: BotSiteTaskStartReq | PlainMessage<BotSiteTaskStartReq> | undefined, b: BotSiteTaskStartReq | PlainMessage<BotSiteTaskStartReq> | undefined): boolean;
330
- }
331
- export declare class BotSiteTaskStartReply extends Message<BotSiteTaskStartReply> {
332
- ok: boolean;
333
- constructor(data?: PartialMessage<BotSiteTaskStartReply>);
334
- static readonly runtime: typeof proto3;
335
- static readonly typeName = "sppb.BotSiteTaskStartReply";
336
- static readonly fields: FieldList;
337
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotSiteTaskStartReply;
338
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotSiteTaskStartReply;
339
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotSiteTaskStartReply;
340
- static equals(a: BotSiteTaskStartReply | PlainMessage<BotSiteTaskStartReply> | undefined, b: BotSiteTaskStartReply | PlainMessage<BotSiteTaskStartReply> | undefined): boolean;
341
- }
342
- export declare class BotNode extends Message<BotNode> {
343
- id: number;
344
- name: string;
345
- constructor(data?: PartialMessage<BotNode>);
346
- static readonly runtime: typeof proto3;
347
- static readonly typeName = "sppb.BotNode";
348
- static readonly fields: FieldList;
349
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotNode;
350
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotNode;
351
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotNode;
352
- static equals(a: BotNode | PlainMessage<BotNode> | undefined, b: BotNode | PlainMessage<BotNode> | undefined): boolean;
353
- }
354
- export declare class BotListReq extends Message<BotListReq> {
355
- Pagination?: Paging;
356
- q: string;
357
- isLive: boolean;
358
- constructor(data?: PartialMessage<BotListReq>);
359
- static readonly runtime: typeof proto3;
360
- static readonly typeName = "sppb.BotListReq";
361
- static readonly fields: FieldList;
362
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotListReq;
363
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotListReq;
364
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotListReq;
365
- static equals(a: BotListReq | PlainMessage<BotListReq> | undefined, b: BotListReq | PlainMessage<BotListReq> | undefined): boolean;
366
- }
367
- export declare class BotListRes extends Message<BotListRes> {
368
- Pagination?: Paging;
369
- Total: number;
370
- items: BotNode[];
371
- constructor(data?: PartialMessage<BotListRes>);
372
- static readonly runtime: typeof proto3;
373
- static readonly typeName = "sppb.BotListRes";
374
- static readonly fields: FieldList;
375
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotListRes;
376
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotListRes;
377
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotListRes;
378
- static equals(a: BotListRes | PlainMessage<BotListRes> | undefined, b: BotListRes | PlainMessage<BotListRes> | undefined): boolean;
379
- }
380
- export declare class BotGetReq extends Message<BotGetReq> {
381
- id: number;
382
- constructor(data?: PartialMessage<BotGetReq>);
383
- static readonly runtime: typeof proto3;
384
- static readonly typeName = "sppb.BotGetReq";
385
- static readonly fields: FieldList;
386
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotGetReq;
387
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotGetReq;
388
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotGetReq;
389
- static equals(a: BotGetReq | PlainMessage<BotGetReq> | undefined, b: BotGetReq | PlainMessage<BotGetReq> | undefined): boolean;
390
- }
391
- export declare class JqGetReq extends Message<JqGetReq> {
392
- constructor(data?: PartialMessage<JqGetReq>);
393
- static readonly runtime: typeof proto3;
394
- static readonly typeName = "sppb.JqGetReq";
395
- static readonly fields: FieldList;
396
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JqGetReq;
397
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JqGetReq;
398
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JqGetReq;
399
- static equals(a: JqGetReq | PlainMessage<JqGetReq> | undefined, b: JqGetReq | PlainMessage<JqGetReq> | undefined): boolean;
400
- }
401
- export declare class JqGetReply extends Message<JqGetReply> {
402
- payload: Uint8Array;
403
- constructor(data?: PartialMessage<JqGetReply>);
404
- static readonly runtime: typeof proto3;
405
- static readonly typeName = "sppb.JqGetReply";
406
- static readonly fields: FieldList;
407
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JqGetReply;
408
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JqGetReply;
409
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JqGetReply;
410
- static equals(a: JqGetReply | PlainMessage<JqGetReply> | undefined, b: JqGetReply | PlainMessage<JqGetReply> | undefined): boolean;
411
- }
412
- export declare class Task extends Message<Task> {
413
- data: Uint8Array;
414
- constructor(data?: PartialMessage<Task>);
415
- static readonly runtime: typeof proto3;
416
- static readonly typeName = "sppb.Task";
417
- static readonly fields: FieldList;
418
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Task;
419
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Task;
420
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Task;
421
- static equals(a: Task | PlainMessage<Task> | undefined, b: Task | PlainMessage<Task> | undefined): boolean;
422
- }
423
- export declare class JqPullReply extends Message<JqPullReply> {
424
- items: Task[];
425
- constructor(data?: PartialMessage<JqPullReply>);
426
- static readonly runtime: typeof proto3;
427
- static readonly typeName = "sppb.JqPullReply";
428
- static readonly fields: FieldList;
429
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JqPullReply;
430
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JqPullReply;
431
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JqPullReply;
432
- static equals(a: JqPullReply | PlainMessage<JqPullReply> | undefined, b: JqPullReply | PlainMessage<JqPullReply> | undefined): boolean;
433
- }
434
- export declare class JqPullReq extends Message<JqPullReq> {
435
- botName: string;
436
- topic: string;
437
- filter: string;
438
- limit: number;
439
- constructor(data?: PartialMessage<JqPullReq>);
440
- static readonly runtime: typeof proto3;
441
- static readonly typeName = "sppb.JqPullReq";
442
- static readonly fields: FieldList;
443
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JqPullReq;
444
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JqPullReq;
445
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JqPullReq;
446
- static equals(a: JqPullReq | PlainMessage<JqPullReq> | undefined, b: JqPullReq | PlainMessage<JqPullReq> | undefined): boolean;
447
- }
448
- export declare class JqPushReq extends Message<JqPushReq> {
449
- constructor(data?: PartialMessage<JqPushReq>);
450
- static readonly runtime: typeof proto3;
451
- static readonly typeName = "sppb.JqPushReq";
452
- static readonly fields: FieldList;
453
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JqPushReq;
454
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JqPushReq;
455
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JqPushReq;
456
- static equals(a: JqPushReq | PlainMessage<JqPushReq> | undefined, b: JqPushReq | PlainMessage<JqPushReq> | undefined): boolean;
457
- }
458
- export declare class JqPushReply extends Message<JqPushReply> {
459
- constructor(data?: PartialMessage<JqPushReply>);
460
- static readonly runtime: typeof proto3;
461
- static readonly typeName = "sppb.JqPushReply";
462
- static readonly fields: FieldList;
463
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JqPushReply;
464
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JqPushReply;
465
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JqPushReply;
466
- static equals(a: JqPushReply | PlainMessage<JqPushReply> | undefined, b: JqPushReply | PlainMessage<JqPushReply> | undefined): boolean;
467
- }
468
- export declare class BotPingPongStreamReq extends Message<BotPingPongStreamReq> {
469
- text: Uint8Array;
470
- constructor(data?: PartialMessage<BotPingPongStreamReq>);
471
- static readonly runtime: typeof proto3;
472
- static readonly typeName = "sppb.BotPingPongStreamReq";
473
- static readonly fields: FieldList;
474
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotPingPongStreamReq;
475
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotPingPongStreamReq;
476
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotPingPongStreamReq;
477
- static equals(a: BotPingPongStreamReq | PlainMessage<BotPingPongStreamReq> | undefined, b: BotPingPongStreamReq | PlainMessage<BotPingPongStreamReq> | undefined): boolean;
478
- }
479
- export declare class BotPingPongStreamReply extends Message<BotPingPongStreamReply> {
480
- text: Uint8Array;
481
- constructor(data?: PartialMessage<BotPingPongStreamReply>);
482
- static readonly runtime: typeof proto3;
483
- static readonly typeName = "sppb.BotPingPongStreamReply";
484
- static readonly fields: FieldList;
485
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotPingPongStreamReply;
486
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotPingPongStreamReply;
487
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotPingPongStreamReply;
488
- static equals(a: BotPingPongStreamReply | PlainMessage<BotPingPongStreamReply> | undefined, b: BotPingPongStreamReply | PlainMessage<BotPingPongStreamReply> | undefined): boolean;
489
- }
490
- export declare class BotPingPongReq extends Message<BotPingPongReq> {
491
- constructor(data?: PartialMessage<BotPingPongReq>);
492
- static readonly runtime: typeof proto3;
493
- static readonly typeName = "sppb.BotPingPongReq";
494
- static readonly fields: FieldList;
495
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotPingPongReq;
496
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotPingPongReq;
497
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotPingPongReq;
498
- static equals(a: BotPingPongReq | PlainMessage<BotPingPongReq> | undefined, b: BotPingPongReq | PlainMessage<BotPingPongReq> | undefined): boolean;
499
- }
500
- export declare class BotPingPongReply extends Message<BotPingPongReply> {
501
- constructor(data?: PartialMessage<BotPingPongReply>);
502
- static readonly runtime: typeof proto3;
503
- static readonly typeName = "sppb.BotPingPongReply";
504
- static readonly fields: FieldList;
505
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotPingPongReply;
506
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotPingPongReply;
507
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotPingPongReply;
508
- static equals(a: BotPingPongReply | PlainMessage<BotPingPongReply> | undefined, b: BotPingPongReply | PlainMessage<BotPingPongReply> | undefined): boolean;
509
- }
510
- export declare class BotSubscriberReq extends Message<BotSubscriberReq> {
511
- botName: string;
512
- constructor(data?: PartialMessage<BotSubscriberReq>);
513
- static readonly runtime: typeof proto3;
514
- static readonly typeName = "sppb.BotSubscriberReq";
515
- static readonly fields: FieldList;
516
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotSubscriberReq;
517
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotSubscriberReq;
518
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotSubscriberReq;
519
- static equals(a: BotSubscriberReq | PlainMessage<BotSubscriberReq> | undefined, b: BotSubscriberReq | PlainMessage<BotSubscriberReq> | undefined): boolean;
520
- }
521
- export declare class MtMessage extends Message<MtMessage> {
522
- meta: {
523
- [key: string]: string;
524
- };
525
- msg?: Any;
526
- constructor(data?: PartialMessage<MtMessage>);
527
- static readonly runtime: typeof proto3;
528
- static readonly typeName = "sppb.MtMessage";
529
- static readonly fields: FieldList;
530
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): MtMessage;
531
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): MtMessage;
532
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): MtMessage;
533
- static equals(a: MtMessage | PlainMessage<MtMessage> | undefined, b: MtMessage | PlainMessage<MtMessage> | undefined): boolean;
534
- }
535
- export declare class BotSubscriberReply extends Message<BotSubscriberReply> {
536
- messages: MtMessage[];
537
- constructor(data?: PartialMessage<BotSubscriberReply>);
538
- static readonly runtime: typeof proto3;
539
- static readonly typeName = "sppb.BotSubscriberReply";
540
- static readonly fields: FieldList;
541
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotSubscriberReply;
542
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotSubscriberReply;
543
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotSubscriberReply;
544
- static equals(a: BotSubscriberReply | PlainMessage<BotSubscriberReply> | undefined, b: BotSubscriberReply | PlainMessage<BotSubscriberReply> | undefined): boolean;
545
- }
546
- export declare class BotPubReq extends Message<BotPubReq> {
547
- messages: MtMessage[];
548
- constructor(data?: PartialMessage<BotPubReq>);
549
- static readonly runtime: typeof proto3;
550
- static readonly typeName = "sppb.BotPubReq";
551
- static readonly fields: FieldList;
552
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotPubReq;
553
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotPubReq;
554
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotPubReq;
555
- static equals(a: BotPubReq | PlainMessage<BotPubReq> | undefined, b: BotPubReq | PlainMessage<BotPubReq> | undefined): boolean;
556
- }
557
- export declare class BotPubReply extends Message<BotPubReply> {
558
- constructor(data?: PartialMessage<BotPubReply>);
559
- static readonly runtime: typeof proto3;
560
- static readonly typeName = "sppb.BotPubReply";
561
- static readonly fields: FieldList;
562
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): BotPubReply;
563
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): BotPubReply;
564
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): BotPubReply;
565
- static equals(a: BotPubReply | PlainMessage<BotPubReply> | undefined, b: BotPubReply | PlainMessage<BotPubReply> | undefined): boolean;
566
- }
567
- export declare class P2pNode extends Message<P2pNode> {
568
- id: string;
569
- name: string;
570
- constructor(data?: PartialMessage<P2pNode>);
571
- static readonly runtime: typeof proto3;
572
- static readonly typeName = "sppb.P2pNode";
573
- static readonly fields: FieldList;
574
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): P2pNode;
575
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): P2pNode;
576
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): P2pNode;
577
- static equals(a: P2pNode | PlainMessage<P2pNode> | undefined, b: P2pNode | PlainMessage<P2pNode> | undefined): boolean;
578
- }
579
- export declare class P2pListReq extends Message<P2pListReq> {
580
- constructor(data?: PartialMessage<P2pListReq>);
581
- static readonly runtime: typeof proto3;
582
- static readonly typeName = "sppb.P2pListReq";
583
- static readonly fields: FieldList;
584
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): P2pListReq;
585
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): P2pListReq;
586
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): P2pListReq;
587
- static equals(a: P2pListReq | PlainMessage<P2pListReq> | undefined, b: P2pListReq | PlainMessage<P2pListReq> | undefined): boolean;
588
- }
589
- export declare class P2pListRes extends Message<P2pListRes> {
590
- items: P2pNode[];
591
- constructor(data?: PartialMessage<P2pListRes>);
592
- static readonly runtime: typeof proto3;
593
- static readonly typeName = "sppb.P2pListRes";
594
- static readonly fields: FieldList;
595
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): P2pListRes;
596
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): P2pListRes;
597
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): P2pListRes;
598
- static equals(a: P2pListRes | PlainMessage<P2pListRes> | undefined, b: P2pListRes | PlainMessage<P2pListRes> | undefined): boolean;
599
- }
600
- export declare class P2pInfoReq extends Message<P2pInfoReq> {
601
- constructor(data?: PartialMessage<P2pInfoReq>);
602
- static readonly runtime: typeof proto3;
603
- static readonly typeName = "sppb.P2pInfoReq";
604
- static readonly fields: FieldList;
605
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): P2pInfoReq;
606
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): P2pInfoReq;
607
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): P2pInfoReq;
608
- static equals(a: P2pInfoReq | PlainMessage<P2pInfoReq> | undefined, b: P2pInfoReq | PlainMessage<P2pInfoReq> | undefined): boolean;
609
- }
610
- export declare class P2pInfoRes extends Message<P2pInfoRes> {
611
- hostName: string;
612
- constructor(data?: PartialMessage<P2pInfoRes>);
613
- static readonly runtime: typeof proto3;
614
- static readonly typeName = "sppb.P2pInfoRes";
615
- static readonly fields: FieldList;
616
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): P2pInfoRes;
617
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): P2pInfoRes;
618
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): P2pInfoRes;
619
- static equals(a: P2pInfoRes | PlainMessage<P2pInfoRes> | undefined, b: P2pInfoRes | PlainMessage<P2pInfoRes> | undefined): boolean;
620
- }
621
- export declare class ConsumMessageReq extends Message<ConsumMessageReq> {
622
- messages: MtMessage[];
623
- constructor(data?: PartialMessage<ConsumMessageReq>);
624
- static readonly runtime: typeof proto3;
625
- static readonly typeName = "sppb.ConsumMessageReq";
626
- static readonly fields: FieldList;
627
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ConsumMessageReq;
628
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ConsumMessageReq;
629
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ConsumMessageReq;
630
- static equals(a: ConsumMessageReq | PlainMessage<ConsumMessageReq> | undefined, b: ConsumMessageReq | PlainMessage<ConsumMessageReq> | undefined): boolean;
631
- }
632
- export declare class ConsumMessageRes extends Message<ConsumMessageRes> {
633
- err: string;
634
- data?: Any;
635
- constructor(data?: PartialMessage<ConsumMessageRes>);
636
- static readonly runtime: typeof proto3;
637
- static readonly typeName = "sppb.ConsumMessageRes";
638
- static readonly fields: FieldList;
639
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ConsumMessageRes;
640
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ConsumMessageRes;
641
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ConsumMessageRes;
642
- static equals(a: ConsumMessageRes | PlainMessage<ConsumMessageRes> | undefined, b: ConsumMessageRes | PlainMessage<ConsumMessageRes> | undefined): boolean;
643
- }
644
- export declare class CxPageReq extends Message<CxPageReq> {
645
- url: string;
646
- constructor(data?: PartialMessage<CxPageReq>);
647
- static readonly runtime: typeof proto3;
648
- static readonly typeName = "sppb.CxPageReq";
649
- static readonly fields: FieldList;
650
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CxPageReq;
651
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CxPageReq;
652
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CxPageReq;
653
- static equals(a: CxPageReq | PlainMessage<CxPageReq> | undefined, b: CxPageReq | PlainMessage<CxPageReq> | undefined): boolean;
654
- }
655
- export declare class ConsumHandler extends Message<ConsumHandler> {
656
- id: string;
657
- type: MtBotConsumerType;
658
- name: string;
659
- constructor(data?: PartialMessage<ConsumHandler>);
660
- static readonly runtime: typeof proto3;
661
- static readonly typeName = "sppb.ConsumHandler";
662
- static readonly fields: FieldList;
663
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ConsumHandler;
664
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ConsumHandler;
665
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ConsumHandler;
666
- static equals(a: ConsumHandler | PlainMessage<ConsumHandler> | undefined, b: ConsumHandler | PlainMessage<ConsumHandler> | undefined): boolean;
667
- }
668
- export declare class CmdStartNoVnc extends Message<CmdStartNoVnc> {
669
- port: number;
670
- constructor(data?: PartialMessage<CmdStartNoVnc>);
671
- static readonly runtime: typeof proto3;
672
- static readonly typeName = "sppb.CmdStartNoVnc";
673
- static readonly fields: FieldList;
674
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CmdStartNoVnc;
675
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CmdStartNoVnc;
676
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CmdStartNoVnc;
677
- static equals(a: CmdStartNoVnc | PlainMessage<CmdStartNoVnc> | undefined, b: CmdStartNoVnc | PlainMessage<CmdStartNoVnc> | undefined): boolean;
678
- }
679
- export declare class CmdStartBrowser extends Message<CmdStartBrowser> {
680
- url: string;
681
- constructor(data?: PartialMessage<CmdStartBrowser>);
682
- static readonly runtime: typeof proto3;
683
- static readonly typeName = "sppb.CmdStartBrowser";
684
- static readonly fields: FieldList;
685
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CmdStartBrowser;
686
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CmdStartBrowser;
687
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CmdStartBrowser;
688
- static equals(a: CmdStartBrowser | PlainMessage<CmdStartBrowser> | undefined, b: CmdStartBrowser | PlainMessage<CmdStartBrowser> | undefined): boolean;
689
- }
690
- export declare class CmdStartSimpleCrawler extends Message<CmdStartSimpleCrawler> {
691
- url: string;
692
- constructor(data?: PartialMessage<CmdStartSimpleCrawler>);
693
- static readonly runtime: typeof proto3;
694
- static readonly typeName = "sppb.CmdStartSimpleCrawler";
695
- static readonly fields: FieldList;
696
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CmdStartSimpleCrawler;
697
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CmdStartSimpleCrawler;
698
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CmdStartSimpleCrawler;
699
- static equals(a: CmdStartSimpleCrawler | PlainMessage<CmdStartSimpleCrawler> | undefined, b: CmdStartSimpleCrawler | PlainMessage<CmdStartSimpleCrawler> | undefined): boolean;
700
- }
701
- export declare class ConsumHandlerGetReq extends Message<ConsumHandlerGetReq> {
702
- id: string;
703
- constructor(data?: PartialMessage<ConsumHandlerGetReq>);
704
- static readonly runtime: typeof proto3;
705
- static readonly typeName = "sppb.ConsumHandlerGetReq";
706
- static readonly fields: FieldList;
707
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ConsumHandlerGetReq;
708
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ConsumHandlerGetReq;
709
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ConsumHandlerGetReq;
710
- static equals(a: ConsumHandlerGetReq | PlainMessage<ConsumHandlerGetReq> | undefined, b: ConsumHandlerGetReq | PlainMessage<ConsumHandlerGetReq> | undefined): boolean;
711
- }
712
- export declare class JobDefineGetReq extends Message<JobDefineGetReq> {
713
- id: string;
714
- constructor(data?: PartialMessage<JobDefineGetReq>);
715
- static readonly runtime: typeof proto3;
716
- static readonly typeName = "sppb.JobDefineGetReq";
717
- static readonly fields: FieldList;
718
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JobDefineGetReq;
719
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JobDefineGetReq;
720
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JobDefineGetReq;
721
- static equals(a: JobDefineGetReq | PlainMessage<JobDefineGetReq> | undefined, b: JobDefineGetReq | PlainMessage<JobDefineGetReq> | undefined): boolean;
722
- }