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,2291 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
3
- var __publicField = (obj, key, value) => {
4
- __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
5
- return value;
6
- };
7
- import { Any, Message, proto3 } from "@bufbuild/protobuf";
8
- import { Paging } from "./mtm_pb";
9
- var JobStatus = /* @__PURE__ */ ((JobStatus2) => {
10
- JobStatus2[JobStatus2["PADDING"] = 0] = "PADDING";
11
- JobStatus2[JobStatus2["RUNNING"] = 1] = "RUNNING";
12
- JobStatus2[JobStatus2["END"] = 2] = "END";
13
- return JobStatus2;
14
- })(JobStatus || {});
15
- proto3.util.setEnumType(JobStatus, "sppb.JobStatus", [
16
- { no: 0, name: "PADDING" },
17
- { no: 1, name: "RUNNING" },
18
- { no: 2, name: "END" }
19
- ]);
20
- var MtBotConsumerType = /* @__PURE__ */ ((MtBotConsumerType2) => {
21
- MtBotConsumerType2[MtBotConsumerType2["COMMON"] = 0] = "COMMON";
22
- MtBotConsumerType2[MtBotConsumerType2["DEV"] = 1] = "DEV";
23
- return MtBotConsumerType2;
24
- })(MtBotConsumerType || {});
25
- proto3.util.setEnumType(MtBotConsumerType, "sppb.MtBotConsumerType", [
26
- { no: 0, name: "COMMON" },
27
- { no: 1, name: "DEV" }
28
- ]);
29
- const _TaskCallOptions = class _TaskCallOptions extends Message {
30
- constructor(data) {
31
- super();
32
- /**
33
- * @generated from field: map<string, string> params = 3;
34
- */
35
- __publicField(this, "params", {});
36
- /**
37
- * 是否异步执行
38
- *
39
- * @generated from field: bool async = 4;
40
- */
41
- __publicField(this, "async", false);
42
- proto3.util.initPartial(data, this);
43
- }
44
- static fromBinary(bytes, options) {
45
- return new _TaskCallOptions().fromBinary(bytes, options);
46
- }
47
- static fromJson(jsonValue, options) {
48
- return new _TaskCallOptions().fromJson(jsonValue, options);
49
- }
50
- static fromJsonString(jsonString, options) {
51
- return new _TaskCallOptions().fromJsonString(jsonString, options);
52
- }
53
- static equals(a, b) {
54
- return proto3.util.equals(_TaskCallOptions, a, b);
55
- }
56
- };
57
- __publicField(_TaskCallOptions, "runtime", proto3);
58
- __publicField(_TaskCallOptions, "typeName", "sppb.TaskCallOptions");
59
- __publicField(_TaskCallOptions, "fields", proto3.util.newFieldList(() => [
60
- { no: 3, name: "params", kind: "map", K: 9, V: {
61
- kind: "scalar",
62
- T: 9
63
- /* ScalarType.STRING */
64
- } },
65
- {
66
- no: 4,
67
- name: "async",
68
- kind: "scalar",
69
- T: 8
70
- /* ScalarType.BOOL */
71
- }
72
- ]));
73
- let TaskCallOptions = _TaskCallOptions;
74
- const _CommonTaskRes = class _CommonTaskRes extends Message {
75
- constructor(data) {
76
- super();
77
- /**
78
- * 根据这个id,异步获取执行的结果
79
- *
80
- * @generated from field: string ticket_id = 1;
81
- */
82
- __publicField(this, "ticketId", "");
83
- proto3.util.initPartial(data, this);
84
- }
85
- static fromBinary(bytes, options) {
86
- return new _CommonTaskRes().fromBinary(bytes, options);
87
- }
88
- static fromJson(jsonValue, options) {
89
- return new _CommonTaskRes().fromJson(jsonValue, options);
90
- }
91
- static fromJsonString(jsonString, options) {
92
- return new _CommonTaskRes().fromJsonString(jsonString, options);
93
- }
94
- static equals(a, b) {
95
- return proto3.util.equals(_CommonTaskRes, a, b);
96
- }
97
- };
98
- __publicField(_CommonTaskRes, "runtime", proto3);
99
- __publicField(_CommonTaskRes, "typeName", "sppb.CommonTaskRes");
100
- __publicField(_CommonTaskRes, "fields", proto3.util.newFieldList(() => [
101
- {
102
- no: 1,
103
- name: "ticket_id",
104
- kind: "scalar",
105
- T: 9
106
- /* ScalarType.STRING */
107
- }
108
- ]));
109
- let CommonTaskRes = _CommonTaskRes;
110
- const _GetTaskStatusRes = class _GetTaskStatusRes extends Message {
111
- constructor(data) {
112
- super();
113
- /**
114
- * @generated from field: string task_status_code = 1;
115
- */
116
- __publicField(this, "taskStatusCode", "");
117
- proto3.util.initPartial(data, this);
118
- }
119
- static fromBinary(bytes, options) {
120
- return new _GetTaskStatusRes().fromBinary(bytes, options);
121
- }
122
- static fromJson(jsonValue, options) {
123
- return new _GetTaskStatusRes().fromJson(jsonValue, options);
124
- }
125
- static fromJsonString(jsonString, options) {
126
- return new _GetTaskStatusRes().fromJsonString(jsonString, options);
127
- }
128
- static equals(a, b) {
129
- return proto3.util.equals(_GetTaskStatusRes, a, b);
130
- }
131
- };
132
- __publicField(_GetTaskStatusRes, "runtime", proto3);
133
- __publicField(_GetTaskStatusRes, "typeName", "sppb.GetTaskStatusRes");
134
- __publicField(_GetTaskStatusRes, "fields", proto3.util.newFieldList(() => [
135
- {
136
- no: 1,
137
- name: "task_status_code",
138
- kind: "scalar",
139
- T: 9
140
- /* ScalarType.STRING */
141
- }
142
- ]));
143
- let GetTaskStatusRes = _GetTaskStatusRes;
144
- const _GetTaskLogsReq = class _GetTaskLogsReq extends Message {
145
- constructor(data) {
146
- super();
147
- /**
148
- * @generated from field: string ticket_id = 1;
149
- */
150
- __publicField(this, "ticketId", "");
151
- proto3.util.initPartial(data, this);
152
- }
153
- static fromBinary(bytes, options) {
154
- return new _GetTaskLogsReq().fromBinary(bytes, options);
155
- }
156
- static fromJson(jsonValue, options) {
157
- return new _GetTaskLogsReq().fromJson(jsonValue, options);
158
- }
159
- static fromJsonString(jsonString, options) {
160
- return new _GetTaskLogsReq().fromJsonString(jsonString, options);
161
- }
162
- static equals(a, b) {
163
- return proto3.util.equals(_GetTaskLogsReq, a, b);
164
- }
165
- };
166
- __publicField(_GetTaskLogsReq, "runtime", proto3);
167
- __publicField(_GetTaskLogsReq, "typeName", "sppb.GetTaskLogsReq");
168
- __publicField(_GetTaskLogsReq, "fields", proto3.util.newFieldList(() => [
169
- {
170
- no: 1,
171
- name: "ticket_id",
172
- kind: "scalar",
173
- T: 9
174
- /* ScalarType.STRING */
175
- }
176
- ]));
177
- let GetTaskLogsReq = _GetTaskLogsReq;
178
- const _GetTaskLogsRes = class _GetTaskLogsRes extends Message {
179
- constructor(data) {
180
- super();
181
- /**
182
- * @generated from field: string ticket_id = 1;
183
- */
184
- __publicField(this, "ticketId", "");
185
- proto3.util.initPartial(data, this);
186
- }
187
- static fromBinary(bytes, options) {
188
- return new _GetTaskLogsRes().fromBinary(bytes, options);
189
- }
190
- static fromJson(jsonValue, options) {
191
- return new _GetTaskLogsRes().fromJson(jsonValue, options);
192
- }
193
- static fromJsonString(jsonString, options) {
194
- return new _GetTaskLogsRes().fromJsonString(jsonString, options);
195
- }
196
- static equals(a, b) {
197
- return proto3.util.equals(_GetTaskLogsRes, a, b);
198
- }
199
- };
200
- __publicField(_GetTaskLogsRes, "runtime", proto3);
201
- __publicField(_GetTaskLogsRes, "typeName", "sppb.GetTaskLogsRes");
202
- __publicField(_GetTaskLogsRes, "fields", proto3.util.newFieldList(() => [
203
- {
204
- no: 1,
205
- name: "ticket_id",
206
- kind: "scalar",
207
- T: 9
208
- /* ScalarType.STRING */
209
- }
210
- ]));
211
- let GetTaskLogsRes = _GetTaskLogsRes;
212
- const _GetTaskStatusReq = class _GetTaskStatusReq extends Message {
213
- constructor(data) {
214
- super();
215
- /**
216
- * @generated from field: string ticket_id = 1;
217
- */
218
- __publicField(this, "ticketId", "");
219
- proto3.util.initPartial(data, this);
220
- }
221
- static fromBinary(bytes, options) {
222
- return new _GetTaskStatusReq().fromBinary(bytes, options);
223
- }
224
- static fromJson(jsonValue, options) {
225
- return new _GetTaskStatusReq().fromJson(jsonValue, options);
226
- }
227
- static fromJsonString(jsonString, options) {
228
- return new _GetTaskStatusReq().fromJsonString(jsonString, options);
229
- }
230
- static equals(a, b) {
231
- return proto3.util.equals(_GetTaskStatusReq, a, b);
232
- }
233
- };
234
- __publicField(_GetTaskStatusReq, "runtime", proto3);
235
- __publicField(_GetTaskStatusReq, "typeName", "sppb.GetTaskStatusReq");
236
- __publicField(_GetTaskStatusReq, "fields", proto3.util.newFieldList(() => [
237
- {
238
- no: 1,
239
- name: "ticket_id",
240
- kind: "scalar",
241
- T: 9
242
- /* ScalarType.STRING */
243
- }
244
- ]));
245
- let GetTaskStatusReq = _GetTaskStatusReq;
246
- const _GetTaskResultRes = class _GetTaskResultRes extends Message {
247
- constructor(data) {
248
- super();
249
- /**
250
- * 任务结果状态
251
- *
252
- * @generated from field: string result_code = 1;
253
- */
254
- __publicField(this, "resultCode", "");
255
- /**
256
- * 任务错误具体消息
257
- *
258
- * @generated from field: string result_error = 2;
259
- */
260
- __publicField(this, "resultError", "");
261
- /**
262
- * 任务结果数据(json)
263
- *
264
- * @generated from field: string result_data = 3;
265
- */
266
- __publicField(this, "resultData", "");
267
- proto3.util.initPartial(data, this);
268
- }
269
- static fromBinary(bytes, options) {
270
- return new _GetTaskResultRes().fromBinary(bytes, options);
271
- }
272
- static fromJson(jsonValue, options) {
273
- return new _GetTaskResultRes().fromJson(jsonValue, options);
274
- }
275
- static fromJsonString(jsonString, options) {
276
- return new _GetTaskResultRes().fromJsonString(jsonString, options);
277
- }
278
- static equals(a, b) {
279
- return proto3.util.equals(_GetTaskResultRes, a, b);
280
- }
281
- };
282
- __publicField(_GetTaskResultRes, "runtime", proto3);
283
- __publicField(_GetTaskResultRes, "typeName", "sppb.GetTaskResultRes");
284
- __publicField(_GetTaskResultRes, "fields", proto3.util.newFieldList(() => [
285
- {
286
- no: 1,
287
- name: "result_code",
288
- kind: "scalar",
289
- T: 9
290
- /* ScalarType.STRING */
291
- },
292
- {
293
- no: 2,
294
- name: "result_error",
295
- kind: "scalar",
296
- T: 9
297
- /* ScalarType.STRING */
298
- },
299
- {
300
- no: 3,
301
- name: "result_data",
302
- kind: "scalar",
303
- T: 9
304
- /* ScalarType.STRING */
305
- }
306
- ]));
307
- let GetTaskResultRes = _GetTaskResultRes;
308
- const _GetTaskResultReq = class _GetTaskResultReq extends Message {
309
- constructor(data) {
310
- super();
311
- /**
312
- * @generated from field: string ticket_id = 1;
313
- */
314
- __publicField(this, "ticketId", "");
315
- proto3.util.initPartial(data, this);
316
- }
317
- static fromBinary(bytes, options) {
318
- return new _GetTaskResultReq().fromBinary(bytes, options);
319
- }
320
- static fromJson(jsonValue, options) {
321
- return new _GetTaskResultReq().fromJson(jsonValue, options);
322
- }
323
- static fromJsonString(jsonString, options) {
324
- return new _GetTaskResultReq().fromJsonString(jsonString, options);
325
- }
326
- static equals(a, b) {
327
- return proto3.util.equals(_GetTaskResultReq, a, b);
328
- }
329
- };
330
- __publicField(_GetTaskResultReq, "runtime", proto3);
331
- __publicField(_GetTaskResultReq, "typeName", "sppb.GetTaskResultReq");
332
- __publicField(_GetTaskResultReq, "fields", proto3.util.newFieldList(() => [
333
- {
334
- no: 1,
335
- name: "ticket_id",
336
- kind: "scalar",
337
- T: 9
338
- /* ScalarType.STRING */
339
- }
340
- ]));
341
- let GetTaskResultReq = _GetTaskResultReq;
342
- const _TaskHelloReq = class _TaskHelloReq extends Message {
343
- constructor(data) {
344
- super();
345
- /**
346
- * @generated from field: sppb.TaskCallOptions task_call_options = 1;
347
- */
348
- __publicField(this, "taskCallOptions");
349
- /**
350
- * @generated from field: string name = 2;
351
- */
352
- __publicField(this, "name", "");
353
- proto3.util.initPartial(data, this);
354
- }
355
- static fromBinary(bytes, options) {
356
- return new _TaskHelloReq().fromBinary(bytes, options);
357
- }
358
- static fromJson(jsonValue, options) {
359
- return new _TaskHelloReq().fromJson(jsonValue, options);
360
- }
361
- static fromJsonString(jsonString, options) {
362
- return new _TaskHelloReq().fromJsonString(jsonString, options);
363
- }
364
- static equals(a, b) {
365
- return proto3.util.equals(_TaskHelloReq, a, b);
366
- }
367
- };
368
- __publicField(_TaskHelloReq, "runtime", proto3);
369
- __publicField(_TaskHelloReq, "typeName", "sppb.TaskHelloReq");
370
- __publicField(_TaskHelloReq, "fields", proto3.util.newFieldList(() => [
371
- { no: 1, name: "task_call_options", kind: "message", T: TaskCallOptions },
372
- {
373
- no: 2,
374
- name: "name",
375
- kind: "scalar",
376
- T: 9
377
- /* ScalarType.STRING */
378
- }
379
- ]));
380
- let TaskHelloReq = _TaskHelloReq;
381
- const _JobRunReq = class _JobRunReq extends Message {
382
- constructor(data) {
383
- super();
384
- /**
385
- * @generated from field: string name = 1;
386
- */
387
- __publicField(this, "name", "");
388
- proto3.util.initPartial(data, this);
389
- }
390
- static fromBinary(bytes, options) {
391
- return new _JobRunReq().fromBinary(bytes, options);
392
- }
393
- static fromJson(jsonValue, options) {
394
- return new _JobRunReq().fromJson(jsonValue, options);
395
- }
396
- static fromJsonString(jsonString, options) {
397
- return new _JobRunReq().fromJsonString(jsonString, options);
398
- }
399
- static equals(a, b) {
400
- return proto3.util.equals(_JobRunReq, a, b);
401
- }
402
- };
403
- __publicField(_JobRunReq, "runtime", proto3);
404
- __publicField(_JobRunReq, "typeName", "sppb.JobRunReq");
405
- __publicField(_JobRunReq, "fields", proto3.util.newFieldList(() => [
406
- {
407
- no: 1,
408
- name: "name",
409
- kind: "scalar",
410
- T: 9
411
- /* ScalarType.STRING */
412
- }
413
- ]));
414
- let JobRunReq = _JobRunReq;
415
- const _JobRunReply = class _JobRunReply extends Message {
416
- constructor(data) {
417
- super();
418
- /**
419
- * @generated from field: string log_session_id = 1;
420
- */
421
- __publicField(this, "logSessionId", "");
422
- proto3.util.initPartial(data, this);
423
- }
424
- static fromBinary(bytes, options) {
425
- return new _JobRunReply().fromBinary(bytes, options);
426
- }
427
- static fromJson(jsonValue, options) {
428
- return new _JobRunReply().fromJson(jsonValue, options);
429
- }
430
- static fromJsonString(jsonString, options) {
431
- return new _JobRunReply().fromJsonString(jsonString, options);
432
- }
433
- static equals(a, b) {
434
- return proto3.util.equals(_JobRunReply, a, b);
435
- }
436
- };
437
- __publicField(_JobRunReply, "runtime", proto3);
438
- __publicField(_JobRunReply, "typeName", "sppb.JobRunReply");
439
- __publicField(_JobRunReply, "fields", proto3.util.newFieldList(() => [
440
- {
441
- no: 1,
442
- name: "log_session_id",
443
- kind: "scalar",
444
- T: 9
445
- /* ScalarType.STRING */
446
- }
447
- ]));
448
- let JobRunReply = _JobRunReply;
449
- const _JobDefine = class _JobDefine extends Message {
450
- constructor(data) {
451
- super();
452
- /**
453
- * @generated from field: string id = 1;
454
- */
455
- __publicField(this, "id", "");
456
- /**
457
- * @gotags: yaml:"name,omitempty"
458
- *
459
- * @generated from field: string name = 2;
460
- */
461
- __publicField(this, "name", "");
462
- /**
463
- * @gotags: yaml:"title,omitempty"
464
- *
465
- * @generated from field: string title = 3;
466
- */
467
- __publicField(this, "title", "");
468
- /**
469
- * @gotags: yaml:"type,omitempty"
470
- *
471
- * @generated from field: string type = 4;
472
- */
473
- __publicField(this, "type", "");
474
- /**
475
- * @gotags: yaml:"dependents,omitempty"
476
- *
477
- * @generated from field: repeated string dependents = 5;
478
- */
479
- __publicField(this, "dependents", []);
480
- /**
481
- * @gotags: yaml:"timeoutSeconds,omitempty"
482
- *
483
- * @generated from field: uint32 timeout_second = 6;
484
- */
485
- __publicField(this, "timeoutSecond", 0);
486
- proto3.util.initPartial(data, this);
487
- }
488
- static fromBinary(bytes, options) {
489
- return new _JobDefine().fromBinary(bytes, options);
490
- }
491
- static fromJson(jsonValue, options) {
492
- return new _JobDefine().fromJson(jsonValue, options);
493
- }
494
- static fromJsonString(jsonString, options) {
495
- return new _JobDefine().fromJsonString(jsonString, options);
496
- }
497
- static equals(a, b) {
498
- return proto3.util.equals(_JobDefine, a, b);
499
- }
500
- };
501
- __publicField(_JobDefine, "runtime", proto3);
502
- __publicField(_JobDefine, "typeName", "sppb.JobDefine");
503
- __publicField(_JobDefine, "fields", proto3.util.newFieldList(() => [
504
- {
505
- no: 1,
506
- name: "id",
507
- kind: "scalar",
508
- T: 9
509
- /* ScalarType.STRING */
510
- },
511
- {
512
- no: 2,
513
- name: "name",
514
- kind: "scalar",
515
- T: 9
516
- /* ScalarType.STRING */
517
- },
518
- {
519
- no: 3,
520
- name: "title",
521
- kind: "scalar",
522
- T: 9
523
- /* ScalarType.STRING */
524
- },
525
- {
526
- no: 4,
527
- name: "type",
528
- kind: "scalar",
529
- T: 9
530
- /* ScalarType.STRING */
531
- },
532
- { no: 5, name: "dependents", kind: "scalar", T: 9, repeated: true },
533
- {
534
- no: 6,
535
- name: "timeout_second",
536
- kind: "scalar",
537
- T: 13
538
- /* ScalarType.UINT32 */
539
- }
540
- ]));
541
- let JobDefine = _JobDefine;
542
- const _Job = class _Job extends Message {
543
- constructor(data) {
544
- super();
545
- /**
546
- * @generated from field: string id = 1;
547
- */
548
- __publicField(this, "id", "");
549
- /**
550
- * @generated from field: string name = 2;
551
- */
552
- __publicField(this, "name", "");
553
- /**
554
- * @generated from field: sppb.JobStatus status = 3;
555
- */
556
- __publicField(this, "status", 0 /* PADDING */);
557
- proto3.util.initPartial(data, this);
558
- }
559
- static fromBinary(bytes, options) {
560
- return new _Job().fromBinary(bytes, options);
561
- }
562
- static fromJson(jsonValue, options) {
563
- return new _Job().fromJson(jsonValue, options);
564
- }
565
- static fromJsonString(jsonString, options) {
566
- return new _Job().fromJsonString(jsonString, options);
567
- }
568
- static equals(a, b) {
569
- return proto3.util.equals(_Job, a, b);
570
- }
571
- };
572
- __publicField(_Job, "runtime", proto3);
573
- __publicField(_Job, "typeName", "sppb.Job");
574
- __publicField(_Job, "fields", proto3.util.newFieldList(() => [
575
- {
576
- no: 1,
577
- name: "id",
578
- kind: "scalar",
579
- T: 9
580
- /* ScalarType.STRING */
581
- },
582
- {
583
- no: 2,
584
- name: "name",
585
- kind: "scalar",
586
- T: 9
587
- /* ScalarType.STRING */
588
- },
589
- { no: 3, name: "status", kind: "enum", T: proto3.getEnumType(JobStatus) }
590
- ]));
591
- let Job = _Job;
592
- const _JobDependan = class _JobDependan extends Message {
593
- constructor(data) {
594
- super();
595
- /**
596
- * @generated from field: string name = 1;
597
- */
598
- __publicField(this, "name", "");
599
- proto3.util.initPartial(data, this);
600
- }
601
- static fromBinary(bytes, options) {
602
- return new _JobDependan().fromBinary(bytes, options);
603
- }
604
- static fromJson(jsonValue, options) {
605
- return new _JobDependan().fromJson(jsonValue, options);
606
- }
607
- static fromJsonString(jsonString, options) {
608
- return new _JobDependan().fromJsonString(jsonString, options);
609
- }
610
- static equals(a, b) {
611
- return proto3.util.equals(_JobDependan, a, b);
612
- }
613
- };
614
- __publicField(_JobDependan, "runtime", proto3);
615
- __publicField(_JobDependan, "typeName", "sppb.JobDependan");
616
- __publicField(_JobDependan, "fields", proto3.util.newFieldList(() => [
617
- {
618
- no: 1,
619
- name: "name",
620
- kind: "scalar",
621
- T: 9
622
- /* ScalarType.STRING */
623
- }
624
- ]));
625
- let JobDependan = _JobDependan;
626
- const _JobDefineCreateReq = class _JobDefineCreateReq extends Message {
627
- constructor(data) {
628
- super();
629
- /**
630
- * @generated from field: string name = 1;
631
- */
632
- __publicField(this, "name", "");
633
- proto3.util.initPartial(data, this);
634
- }
635
- static fromBinary(bytes, options) {
636
- return new _JobDefineCreateReq().fromBinary(bytes, options);
637
- }
638
- static fromJson(jsonValue, options) {
639
- return new _JobDefineCreateReq().fromJson(jsonValue, options);
640
- }
641
- static fromJsonString(jsonString, options) {
642
- return new _JobDefineCreateReq().fromJsonString(jsonString, options);
643
- }
644
- static equals(a, b) {
645
- return proto3.util.equals(_JobDefineCreateReq, a, b);
646
- }
647
- };
648
- __publicField(_JobDefineCreateReq, "runtime", proto3);
649
- __publicField(_JobDefineCreateReq, "typeName", "sppb.JobDefineCreateReq");
650
- __publicField(_JobDefineCreateReq, "fields", proto3.util.newFieldList(() => [
651
- {
652
- no: 1,
653
- name: "name",
654
- kind: "scalar",
655
- T: 9
656
- /* ScalarType.STRING */
657
- }
658
- ]));
659
- let JobDefineCreateReq = _JobDefineCreateReq;
660
- const _CornTask = class _CornTask extends Message {
661
- constructor(data) {
662
- super();
663
- /**
664
- * @gotags: yaml:"name,omitempty"
665
- *
666
- * @generated from field: string name = 1;
667
- */
668
- __publicField(this, "name", "");
669
- /**
670
- * @gotags: yaml:"params,omitempty"
671
- *
672
- * @generated from field: repeated string params = 2;
673
- */
674
- __publicField(this, "params", []);
675
- proto3.util.initPartial(data, this);
676
- }
677
- static fromBinary(bytes, options) {
678
- return new _CornTask().fromBinary(bytes, options);
679
- }
680
- static fromJson(jsonValue, options) {
681
- return new _CornTask().fromJson(jsonValue, options);
682
- }
683
- static fromJsonString(jsonString, options) {
684
- return new _CornTask().fromJsonString(jsonString, options);
685
- }
686
- static equals(a, b) {
687
- return proto3.util.equals(_CornTask, a, b);
688
- }
689
- };
690
- __publicField(_CornTask, "runtime", proto3);
691
- __publicField(_CornTask, "typeName", "sppb.CornTask");
692
- __publicField(_CornTask, "fields", proto3.util.newFieldList(() => [
693
- {
694
- no: 1,
695
- name: "name",
696
- kind: "scalar",
697
- T: 9
698
- /* ScalarType.STRING */
699
- },
700
- { no: 2, name: "params", kind: "scalar", T: 9, repeated: true }
701
- ]));
702
- let CornTask = _CornTask;
703
- const _CornJob = class _CornJob extends Message {
704
- constructor(data) {
705
- super();
706
- /**
707
- * @gotags: yaml:"name,omitempty"
708
- *
709
- * @generated from field: string name = 1;
710
- */
711
- __publicField(this, "name", "");
712
- /**
713
- * @gotags: yaml:"type,omitempty"
714
- *
715
- * @generated from field: string type = 2;
716
- */
717
- __publicField(this, "type", "");
718
- /**
719
- * 定时任务的值,例如多少秒s
720
- *
721
- * @gotags: yaml:"value,omitempty"
722
- *
723
- * @generated from field: string value = 3;
724
- */
725
- __publicField(this, "value", "");
726
- /**
727
- * @gotags: yaml:"tasks,omitempty"
728
- *
729
- * @generated from field: repeated sppb.CornTask tasks = 4;
730
- */
731
- __publicField(this, "tasks", []);
732
- proto3.util.initPartial(data, this);
733
- }
734
- static fromBinary(bytes, options) {
735
- return new _CornJob().fromBinary(bytes, options);
736
- }
737
- static fromJson(jsonValue, options) {
738
- return new _CornJob().fromJson(jsonValue, options);
739
- }
740
- static fromJsonString(jsonString, options) {
741
- return new _CornJob().fromJsonString(jsonString, options);
742
- }
743
- static equals(a, b) {
744
- return proto3.util.equals(_CornJob, a, b);
745
- }
746
- };
747
- __publicField(_CornJob, "runtime", proto3);
748
- __publicField(_CornJob, "typeName", "sppb.CornJob");
749
- __publicField(_CornJob, "fields", proto3.util.newFieldList(() => [
750
- {
751
- no: 1,
752
- name: "name",
753
- kind: "scalar",
754
- T: 9
755
- /* ScalarType.STRING */
756
- },
757
- {
758
- no: 2,
759
- name: "type",
760
- kind: "scalar",
761
- T: 9
762
- /* ScalarType.STRING */
763
- },
764
- {
765
- no: 3,
766
- name: "value",
767
- kind: "scalar",
768
- T: 9
769
- /* ScalarType.STRING */
770
- },
771
- { no: 4, name: "tasks", kind: "message", T: CornTask, repeated: true }
772
- ]));
773
- let CornJob = _CornJob;
774
- const _CornJobConfig = class _CornJobConfig extends Message {
775
- constructor(data) {
776
- super();
777
- /**
778
- * @gotags: yaml:"jobs,omitempty"
779
- *
780
- * @generated from field: repeated sppb.CornJob jobs = 1;
781
- */
782
- __publicField(this, "jobs", []);
783
- proto3.util.initPartial(data, this);
784
- }
785
- static fromBinary(bytes, options) {
786
- return new _CornJobConfig().fromBinary(bytes, options);
787
- }
788
- static fromJson(jsonValue, options) {
789
- return new _CornJobConfig().fromJson(jsonValue, options);
790
- }
791
- static fromJsonString(jsonString, options) {
792
- return new _CornJobConfig().fromJsonString(jsonString, options);
793
- }
794
- static equals(a, b) {
795
- return proto3.util.equals(_CornJobConfig, a, b);
796
- }
797
- };
798
- __publicField(_CornJobConfig, "runtime", proto3);
799
- __publicField(_CornJobConfig, "typeName", "sppb.CornJobConfig");
800
- __publicField(_CornJobConfig, "fields", proto3.util.newFieldList(() => [
801
- { no: 1, name: "jobs", kind: "message", T: CornJob, repeated: true }
802
- ]));
803
- let CornJobConfig = _CornJobConfig;
804
- const _JobListReq = class _JobListReq extends Message {
805
- constructor(data) {
806
- super();
807
- proto3.util.initPartial(data, this);
808
- }
809
- static fromBinary(bytes, options) {
810
- return new _JobListReq().fromBinary(bytes, options);
811
- }
812
- static fromJson(jsonValue, options) {
813
- return new _JobListReq().fromJson(jsonValue, options);
814
- }
815
- static fromJsonString(jsonString, options) {
816
- return new _JobListReq().fromJsonString(jsonString, options);
817
- }
818
- static equals(a, b) {
819
- return proto3.util.equals(_JobListReq, a, b);
820
- }
821
- };
822
- __publicField(_JobListReq, "runtime", proto3);
823
- __publicField(_JobListReq, "typeName", "sppb.JobListReq");
824
- __publicField(_JobListReq, "fields", proto3.util.newFieldList(() => []));
825
- let JobListReq = _JobListReq;
826
- const _DevJob = class _DevJob extends Message {
827
- constructor(data) {
828
- super();
829
- /**
830
- * @generated from field: string name = 1;
831
- */
832
- __publicField(this, "name", "");
833
- proto3.util.initPartial(data, this);
834
- }
835
- static fromBinary(bytes, options) {
836
- return new _DevJob().fromBinary(bytes, options);
837
- }
838
- static fromJson(jsonValue, options) {
839
- return new _DevJob().fromJson(jsonValue, options);
840
- }
841
- static fromJsonString(jsonString, options) {
842
- return new _DevJob().fromJsonString(jsonString, options);
843
- }
844
- static equals(a, b) {
845
- return proto3.util.equals(_DevJob, a, b);
846
- }
847
- };
848
- __publicField(_DevJob, "runtime", proto3);
849
- __publicField(_DevJob, "typeName", "sppb.DevJob");
850
- __publicField(_DevJob, "fields", proto3.util.newFieldList(() => [
851
- {
852
- no: 1,
853
- name: "name",
854
- kind: "scalar",
855
- T: 9
856
- /* ScalarType.STRING */
857
- }
858
- ]));
859
- let DevJob = _DevJob;
860
- const _JobListRes = class _JobListRes extends Message {
861
- constructor(data) {
862
- super();
863
- /**
864
- * @generated from field: repeated sppb.DevJob items = 1;
865
- */
866
- __publicField(this, "items", []);
867
- proto3.util.initPartial(data, this);
868
- }
869
- static fromBinary(bytes, options) {
870
- return new _JobListRes().fromBinary(bytes, options);
871
- }
872
- static fromJson(jsonValue, options) {
873
- return new _JobListRes().fromJson(jsonValue, options);
874
- }
875
- static fromJsonString(jsonString, options) {
876
- return new _JobListRes().fromJsonString(jsonString, options);
877
- }
878
- static equals(a, b) {
879
- return proto3.util.equals(_JobListRes, a, b);
880
- }
881
- };
882
- __publicField(_JobListRes, "runtime", proto3);
883
- __publicField(_JobListRes, "typeName", "sppb.JobListRes");
884
- __publicField(_JobListRes, "fields", proto3.util.newFieldList(() => [
885
- { no: 1, name: "items", kind: "message", T: DevJob, repeated: true }
886
- ]));
887
- let JobListRes = _JobListRes;
888
- const _DevGitCommitReq = class _DevGitCommitReq extends Message {
889
- constructor(data) {
890
- super();
891
- proto3.util.initPartial(data, this);
892
- }
893
- static fromBinary(bytes, options) {
894
- return new _DevGitCommitReq().fromBinary(bytes, options);
895
- }
896
- static fromJson(jsonValue, options) {
897
- return new _DevGitCommitReq().fromJson(jsonValue, options);
898
- }
899
- static fromJsonString(jsonString, options) {
900
- return new _DevGitCommitReq().fromJsonString(jsonString, options);
901
- }
902
- static equals(a, b) {
903
- return proto3.util.equals(_DevGitCommitReq, a, b);
904
- }
905
- };
906
- __publicField(_DevGitCommitReq, "runtime", proto3);
907
- __publicField(_DevGitCommitReq, "typeName", "sppb.DevGitCommitReq");
908
- __publicField(_DevGitCommitReq, "fields", proto3.util.newFieldList(() => []));
909
- let DevGitCommitReq = _DevGitCommitReq;
910
- const _DevGitCommitRes = class _DevGitCommitRes extends Message {
911
- constructor(data) {
912
- super();
913
- proto3.util.initPartial(data, this);
914
- }
915
- static fromBinary(bytes, options) {
916
- return new _DevGitCommitRes().fromBinary(bytes, options);
917
- }
918
- static fromJson(jsonValue, options) {
919
- return new _DevGitCommitRes().fromJson(jsonValue, options);
920
- }
921
- static fromJsonString(jsonString, options) {
922
- return new _DevGitCommitRes().fromJsonString(jsonString, options);
923
- }
924
- static equals(a, b) {
925
- return proto3.util.equals(_DevGitCommitRes, a, b);
926
- }
927
- };
928
- __publicField(_DevGitCommitRes, "runtime", proto3);
929
- __publicField(_DevGitCommitRes, "typeName", "sppb.DevGitCommitRes");
930
- __publicField(_DevGitCommitRes, "fields", proto3.util.newFieldList(() => []));
931
- let DevGitCommitRes = _DevGitCommitRes;
932
- const _DevStartChromeReq = class _DevStartChromeReq extends Message {
933
- constructor(data) {
934
- super();
935
- proto3.util.initPartial(data, this);
936
- }
937
- static fromBinary(bytes, options) {
938
- return new _DevStartChromeReq().fromBinary(bytes, options);
939
- }
940
- static fromJson(jsonValue, options) {
941
- return new _DevStartChromeReq().fromJson(jsonValue, options);
942
- }
943
- static fromJsonString(jsonString, options) {
944
- return new _DevStartChromeReq().fromJsonString(jsonString, options);
945
- }
946
- static equals(a, b) {
947
- return proto3.util.equals(_DevStartChromeReq, a, b);
948
- }
949
- };
950
- __publicField(_DevStartChromeReq, "runtime", proto3);
951
- __publicField(_DevStartChromeReq, "typeName", "sppb.DevStartChromeReq");
952
- __publicField(_DevStartChromeReq, "fields", proto3.util.newFieldList(() => []));
953
- let DevStartChromeReq = _DevStartChromeReq;
954
- const _DevStartChromeRes = class _DevStartChromeRes extends Message {
955
- constructor(data) {
956
- super();
957
- proto3.util.initPartial(data, this);
958
- }
959
- static fromBinary(bytes, options) {
960
- return new _DevStartChromeRes().fromBinary(bytes, options);
961
- }
962
- static fromJson(jsonValue, options) {
963
- return new _DevStartChromeRes().fromJson(jsonValue, options);
964
- }
965
- static fromJsonString(jsonString, options) {
966
- return new _DevStartChromeRes().fromJsonString(jsonString, options);
967
- }
968
- static equals(a, b) {
969
- return proto3.util.equals(_DevStartChromeRes, a, b);
970
- }
971
- };
972
- __publicField(_DevStartChromeRes, "runtime", proto3);
973
- __publicField(_DevStartChromeRes, "typeName", "sppb.DevStartChromeRes");
974
- __publicField(_DevStartChromeRes, "fields", proto3.util.newFieldList(() => []));
975
- let DevStartChromeRes = _DevStartChromeRes;
976
- const _DevDockerBuildMtmReq = class _DevDockerBuildMtmReq extends Message {
977
- constructor(data) {
978
- super();
979
- proto3.util.initPartial(data, this);
980
- }
981
- static fromBinary(bytes, options) {
982
- return new _DevDockerBuildMtmReq().fromBinary(bytes, options);
983
- }
984
- static fromJson(jsonValue, options) {
985
- return new _DevDockerBuildMtmReq().fromJson(jsonValue, options);
986
- }
987
- static fromJsonString(jsonString, options) {
988
- return new _DevDockerBuildMtmReq().fromJsonString(jsonString, options);
989
- }
990
- static equals(a, b) {
991
- return proto3.util.equals(_DevDockerBuildMtmReq, a, b);
992
- }
993
- };
994
- __publicField(_DevDockerBuildMtmReq, "runtime", proto3);
995
- __publicField(_DevDockerBuildMtmReq, "typeName", "sppb.DevDockerBuildMtmReq");
996
- __publicField(_DevDockerBuildMtmReq, "fields", proto3.util.newFieldList(() => []));
997
- let DevDockerBuildMtmReq = _DevDockerBuildMtmReq;
998
- const _DevDockerBuildMtmRes = class _DevDockerBuildMtmRes extends Message {
999
- constructor(data) {
1000
- super();
1001
- proto3.util.initPartial(data, this);
1002
- }
1003
- static fromBinary(bytes, options) {
1004
- return new _DevDockerBuildMtmRes().fromBinary(bytes, options);
1005
- }
1006
- static fromJson(jsonValue, options) {
1007
- return new _DevDockerBuildMtmRes().fromJson(jsonValue, options);
1008
- }
1009
- static fromJsonString(jsonString, options) {
1010
- return new _DevDockerBuildMtmRes().fromJsonString(jsonString, options);
1011
- }
1012
- static equals(a, b) {
1013
- return proto3.util.equals(_DevDockerBuildMtmRes, a, b);
1014
- }
1015
- };
1016
- __publicField(_DevDockerBuildMtmRes, "runtime", proto3);
1017
- __publicField(_DevDockerBuildMtmRes, "typeName", "sppb.DevDockerBuildMtmRes");
1018
- __publicField(_DevDockerBuildMtmRes, "fields", proto3.util.newFieldList(() => []));
1019
- let DevDockerBuildMtmRes = _DevDockerBuildMtmRes;
1020
- const _BotSiteTaskStartReq = class _BotSiteTaskStartReq extends Message {
1021
- constructor(data) {
1022
- super();
1023
- /**
1024
- * @generated from field: uint32 site_id = 1;
1025
- */
1026
- __publicField(this, "siteId", 0);
1027
- proto3.util.initPartial(data, this);
1028
- }
1029
- static fromBinary(bytes, options) {
1030
- return new _BotSiteTaskStartReq().fromBinary(bytes, options);
1031
- }
1032
- static fromJson(jsonValue, options) {
1033
- return new _BotSiteTaskStartReq().fromJson(jsonValue, options);
1034
- }
1035
- static fromJsonString(jsonString, options) {
1036
- return new _BotSiteTaskStartReq().fromJsonString(jsonString, options);
1037
- }
1038
- static equals(a, b) {
1039
- return proto3.util.equals(_BotSiteTaskStartReq, a, b);
1040
- }
1041
- };
1042
- __publicField(_BotSiteTaskStartReq, "runtime", proto3);
1043
- __publicField(_BotSiteTaskStartReq, "typeName", "sppb.BotSiteTaskStartReq");
1044
- __publicField(_BotSiteTaskStartReq, "fields", proto3.util.newFieldList(() => [
1045
- {
1046
- no: 1,
1047
- name: "site_id",
1048
- kind: "scalar",
1049
- T: 13
1050
- /* ScalarType.UINT32 */
1051
- }
1052
- ]));
1053
- let BotSiteTaskStartReq = _BotSiteTaskStartReq;
1054
- const _BotSiteTaskStartReply = class _BotSiteTaskStartReply extends Message {
1055
- constructor(data) {
1056
- super();
1057
- /**
1058
- * @generated from field: bool ok = 1;
1059
- */
1060
- __publicField(this, "ok", false);
1061
- proto3.util.initPartial(data, this);
1062
- }
1063
- static fromBinary(bytes, options) {
1064
- return new _BotSiteTaskStartReply().fromBinary(bytes, options);
1065
- }
1066
- static fromJson(jsonValue, options) {
1067
- return new _BotSiteTaskStartReply().fromJson(jsonValue, options);
1068
- }
1069
- static fromJsonString(jsonString, options) {
1070
- return new _BotSiteTaskStartReply().fromJsonString(jsonString, options);
1071
- }
1072
- static equals(a, b) {
1073
- return proto3.util.equals(_BotSiteTaskStartReply, a, b);
1074
- }
1075
- };
1076
- __publicField(_BotSiteTaskStartReply, "runtime", proto3);
1077
- __publicField(_BotSiteTaskStartReply, "typeName", "sppb.BotSiteTaskStartReply");
1078
- __publicField(_BotSiteTaskStartReply, "fields", proto3.util.newFieldList(() => [
1079
- {
1080
- no: 1,
1081
- name: "ok",
1082
- kind: "scalar",
1083
- T: 8
1084
- /* ScalarType.BOOL */
1085
- }
1086
- ]));
1087
- let BotSiteTaskStartReply = _BotSiteTaskStartReply;
1088
- const _BotNode = class _BotNode extends Message {
1089
- constructor(data) {
1090
- super();
1091
- /**
1092
- * @generated from field: uint32 id = 1;
1093
- */
1094
- __publicField(this, "id", 0);
1095
- /**
1096
- * @generated from field: string name = 2;
1097
- */
1098
- __publicField(this, "name", "");
1099
- proto3.util.initPartial(data, this);
1100
- }
1101
- static fromBinary(bytes, options) {
1102
- return new _BotNode().fromBinary(bytes, options);
1103
- }
1104
- static fromJson(jsonValue, options) {
1105
- return new _BotNode().fromJson(jsonValue, options);
1106
- }
1107
- static fromJsonString(jsonString, options) {
1108
- return new _BotNode().fromJsonString(jsonString, options);
1109
- }
1110
- static equals(a, b) {
1111
- return proto3.util.equals(_BotNode, a, b);
1112
- }
1113
- };
1114
- __publicField(_BotNode, "runtime", proto3);
1115
- __publicField(_BotNode, "typeName", "sppb.BotNode");
1116
- __publicField(_BotNode, "fields", proto3.util.newFieldList(() => [
1117
- {
1118
- no: 1,
1119
- name: "id",
1120
- kind: "scalar",
1121
- T: 13
1122
- /* ScalarType.UINT32 */
1123
- },
1124
- {
1125
- no: 2,
1126
- name: "name",
1127
- kind: "scalar",
1128
- T: 9
1129
- /* ScalarType.STRING */
1130
- }
1131
- ]));
1132
- let BotNode = _BotNode;
1133
- const _BotListReq = class _BotListReq extends Message {
1134
- constructor(data) {
1135
- super();
1136
- /**
1137
- * @generated from field: sppb.Paging Pagination = 1;
1138
- */
1139
- __publicField(this, "Pagination");
1140
- /**
1141
- * @generated from field: string q = 2;
1142
- */
1143
- __publicField(this, "q", "");
1144
- /**
1145
- * @generated from field: bool is_live = 3;
1146
- */
1147
- __publicField(this, "isLive", false);
1148
- proto3.util.initPartial(data, this);
1149
- }
1150
- static fromBinary(bytes, options) {
1151
- return new _BotListReq().fromBinary(bytes, options);
1152
- }
1153
- static fromJson(jsonValue, options) {
1154
- return new _BotListReq().fromJson(jsonValue, options);
1155
- }
1156
- static fromJsonString(jsonString, options) {
1157
- return new _BotListReq().fromJsonString(jsonString, options);
1158
- }
1159
- static equals(a, b) {
1160
- return proto3.util.equals(_BotListReq, a, b);
1161
- }
1162
- };
1163
- __publicField(_BotListReq, "runtime", proto3);
1164
- __publicField(_BotListReq, "typeName", "sppb.BotListReq");
1165
- __publicField(_BotListReq, "fields", proto3.util.newFieldList(() => [
1166
- { no: 1, name: "Pagination", kind: "message", T: Paging },
1167
- {
1168
- no: 2,
1169
- name: "q",
1170
- kind: "scalar",
1171
- T: 9
1172
- /* ScalarType.STRING */
1173
- },
1174
- {
1175
- no: 3,
1176
- name: "is_live",
1177
- kind: "scalar",
1178
- T: 8
1179
- /* ScalarType.BOOL */
1180
- }
1181
- ]));
1182
- let BotListReq = _BotListReq;
1183
- const _BotListRes = class _BotListRes extends Message {
1184
- constructor(data) {
1185
- super();
1186
- /**
1187
- * @generated from field: sppb.Paging Pagination = 1;
1188
- */
1189
- __publicField(this, "Pagination");
1190
- /**
1191
- * @generated from field: int32 Total = 2;
1192
- */
1193
- __publicField(this, "Total", 0);
1194
- /**
1195
- * @generated from field: repeated sppb.BotNode items = 3;
1196
- */
1197
- __publicField(this, "items", []);
1198
- proto3.util.initPartial(data, this);
1199
- }
1200
- static fromBinary(bytes, options) {
1201
- return new _BotListRes().fromBinary(bytes, options);
1202
- }
1203
- static fromJson(jsonValue, options) {
1204
- return new _BotListRes().fromJson(jsonValue, options);
1205
- }
1206
- static fromJsonString(jsonString, options) {
1207
- return new _BotListRes().fromJsonString(jsonString, options);
1208
- }
1209
- static equals(a, b) {
1210
- return proto3.util.equals(_BotListRes, a, b);
1211
- }
1212
- };
1213
- __publicField(_BotListRes, "runtime", proto3);
1214
- __publicField(_BotListRes, "typeName", "sppb.BotListRes");
1215
- __publicField(_BotListRes, "fields", proto3.util.newFieldList(() => [
1216
- { no: 1, name: "Pagination", kind: "message", T: Paging },
1217
- {
1218
- no: 2,
1219
- name: "Total",
1220
- kind: "scalar",
1221
- T: 5
1222
- /* ScalarType.INT32 */
1223
- },
1224
- { no: 3, name: "items", kind: "message", T: BotNode, repeated: true }
1225
- ]));
1226
- let BotListRes = _BotListRes;
1227
- const _BotGetReq = class _BotGetReq extends Message {
1228
- constructor(data) {
1229
- super();
1230
- /**
1231
- * @generated from field: uint32 id = 1;
1232
- */
1233
- __publicField(this, "id", 0);
1234
- proto3.util.initPartial(data, this);
1235
- }
1236
- static fromBinary(bytes, options) {
1237
- return new _BotGetReq().fromBinary(bytes, options);
1238
- }
1239
- static fromJson(jsonValue, options) {
1240
- return new _BotGetReq().fromJson(jsonValue, options);
1241
- }
1242
- static fromJsonString(jsonString, options) {
1243
- return new _BotGetReq().fromJsonString(jsonString, options);
1244
- }
1245
- static equals(a, b) {
1246
- return proto3.util.equals(_BotGetReq, a, b);
1247
- }
1248
- };
1249
- __publicField(_BotGetReq, "runtime", proto3);
1250
- __publicField(_BotGetReq, "typeName", "sppb.BotGetReq");
1251
- __publicField(_BotGetReq, "fields", proto3.util.newFieldList(() => [
1252
- {
1253
- no: 1,
1254
- name: "id",
1255
- kind: "scalar",
1256
- T: 13
1257
- /* ScalarType.UINT32 */
1258
- }
1259
- ]));
1260
- let BotGetReq = _BotGetReq;
1261
- const _JqGetReq = class _JqGetReq extends Message {
1262
- constructor(data) {
1263
- super();
1264
- proto3.util.initPartial(data, this);
1265
- }
1266
- static fromBinary(bytes, options) {
1267
- return new _JqGetReq().fromBinary(bytes, options);
1268
- }
1269
- static fromJson(jsonValue, options) {
1270
- return new _JqGetReq().fromJson(jsonValue, options);
1271
- }
1272
- static fromJsonString(jsonString, options) {
1273
- return new _JqGetReq().fromJsonString(jsonString, options);
1274
- }
1275
- static equals(a, b) {
1276
- return proto3.util.equals(_JqGetReq, a, b);
1277
- }
1278
- };
1279
- __publicField(_JqGetReq, "runtime", proto3);
1280
- __publicField(_JqGetReq, "typeName", "sppb.JqGetReq");
1281
- __publicField(_JqGetReq, "fields", proto3.util.newFieldList(() => []));
1282
- let JqGetReq = _JqGetReq;
1283
- const _JqGetReply = class _JqGetReply extends Message {
1284
- constructor(data) {
1285
- super();
1286
- /**
1287
- * @generated from field: bytes payload = 1;
1288
- */
1289
- __publicField(this, "payload", new Uint8Array(0));
1290
- proto3.util.initPartial(data, this);
1291
- }
1292
- static fromBinary(bytes, options) {
1293
- return new _JqGetReply().fromBinary(bytes, options);
1294
- }
1295
- static fromJson(jsonValue, options) {
1296
- return new _JqGetReply().fromJson(jsonValue, options);
1297
- }
1298
- static fromJsonString(jsonString, options) {
1299
- return new _JqGetReply().fromJsonString(jsonString, options);
1300
- }
1301
- static equals(a, b) {
1302
- return proto3.util.equals(_JqGetReply, a, b);
1303
- }
1304
- };
1305
- __publicField(_JqGetReply, "runtime", proto3);
1306
- __publicField(_JqGetReply, "typeName", "sppb.JqGetReply");
1307
- __publicField(_JqGetReply, "fields", proto3.util.newFieldList(() => [
1308
- {
1309
- no: 1,
1310
- name: "payload",
1311
- kind: "scalar",
1312
- T: 12
1313
- /* ScalarType.BYTES */
1314
- }
1315
- ]));
1316
- let JqGetReply = _JqGetReply;
1317
- const _Task = class _Task extends Message {
1318
- constructor(data) {
1319
- super();
1320
- /**
1321
- * @generated from field: bytes data = 1;
1322
- */
1323
- __publicField(this, "data", new Uint8Array(0));
1324
- proto3.util.initPartial(data, this);
1325
- }
1326
- static fromBinary(bytes, options) {
1327
- return new _Task().fromBinary(bytes, options);
1328
- }
1329
- static fromJson(jsonValue, options) {
1330
- return new _Task().fromJson(jsonValue, options);
1331
- }
1332
- static fromJsonString(jsonString, options) {
1333
- return new _Task().fromJsonString(jsonString, options);
1334
- }
1335
- static equals(a, b) {
1336
- return proto3.util.equals(_Task, a, b);
1337
- }
1338
- };
1339
- __publicField(_Task, "runtime", proto3);
1340
- __publicField(_Task, "typeName", "sppb.Task");
1341
- __publicField(_Task, "fields", proto3.util.newFieldList(() => [
1342
- {
1343
- no: 1,
1344
- name: "data",
1345
- kind: "scalar",
1346
- T: 12
1347
- /* ScalarType.BYTES */
1348
- }
1349
- ]));
1350
- let Task = _Task;
1351
- const _JqPullReply = class _JqPullReply extends Message {
1352
- constructor(data) {
1353
- super();
1354
- /**
1355
- * @generated from field: repeated sppb.Task items = 1;
1356
- */
1357
- __publicField(this, "items", []);
1358
- proto3.util.initPartial(data, this);
1359
- }
1360
- static fromBinary(bytes, options) {
1361
- return new _JqPullReply().fromBinary(bytes, options);
1362
- }
1363
- static fromJson(jsonValue, options) {
1364
- return new _JqPullReply().fromJson(jsonValue, options);
1365
- }
1366
- static fromJsonString(jsonString, options) {
1367
- return new _JqPullReply().fromJsonString(jsonString, options);
1368
- }
1369
- static equals(a, b) {
1370
- return proto3.util.equals(_JqPullReply, a, b);
1371
- }
1372
- };
1373
- __publicField(_JqPullReply, "runtime", proto3);
1374
- __publicField(_JqPullReply, "typeName", "sppb.JqPullReply");
1375
- __publicField(_JqPullReply, "fields", proto3.util.newFieldList(() => [
1376
- { no: 1, name: "items", kind: "message", T: Task, repeated: true }
1377
- ]));
1378
- let JqPullReply = _JqPullReply;
1379
- const _JqPullReq = class _JqPullReq extends Message {
1380
- constructor(data) {
1381
- super();
1382
- /**
1383
- * @generated from field: string bot_name = 1;
1384
- */
1385
- __publicField(this, "botName", "");
1386
- /**
1387
- * @generated from field: string topic = 2;
1388
- */
1389
- __publicField(this, "topic", "");
1390
- /**
1391
- * @generated from field: string filter = 3;
1392
- */
1393
- __publicField(this, "filter", "");
1394
- /**
1395
- * @generated from field: uint32 limit = 4;
1396
- */
1397
- __publicField(this, "limit", 0);
1398
- proto3.util.initPartial(data, this);
1399
- }
1400
- static fromBinary(bytes, options) {
1401
- return new _JqPullReq().fromBinary(bytes, options);
1402
- }
1403
- static fromJson(jsonValue, options) {
1404
- return new _JqPullReq().fromJson(jsonValue, options);
1405
- }
1406
- static fromJsonString(jsonString, options) {
1407
- return new _JqPullReq().fromJsonString(jsonString, options);
1408
- }
1409
- static equals(a, b) {
1410
- return proto3.util.equals(_JqPullReq, a, b);
1411
- }
1412
- };
1413
- __publicField(_JqPullReq, "runtime", proto3);
1414
- __publicField(_JqPullReq, "typeName", "sppb.JqPullReq");
1415
- __publicField(_JqPullReq, "fields", proto3.util.newFieldList(() => [
1416
- {
1417
- no: 1,
1418
- name: "bot_name",
1419
- kind: "scalar",
1420
- T: 9
1421
- /* ScalarType.STRING */
1422
- },
1423
- {
1424
- no: 2,
1425
- name: "topic",
1426
- kind: "scalar",
1427
- T: 9
1428
- /* ScalarType.STRING */
1429
- },
1430
- {
1431
- no: 3,
1432
- name: "filter",
1433
- kind: "scalar",
1434
- T: 9
1435
- /* ScalarType.STRING */
1436
- },
1437
- {
1438
- no: 4,
1439
- name: "limit",
1440
- kind: "scalar",
1441
- T: 13
1442
- /* ScalarType.UINT32 */
1443
- }
1444
- ]));
1445
- let JqPullReq = _JqPullReq;
1446
- const _JqPushReq = class _JqPushReq extends Message {
1447
- constructor(data) {
1448
- super();
1449
- proto3.util.initPartial(data, this);
1450
- }
1451
- static fromBinary(bytes, options) {
1452
- return new _JqPushReq().fromBinary(bytes, options);
1453
- }
1454
- static fromJson(jsonValue, options) {
1455
- return new _JqPushReq().fromJson(jsonValue, options);
1456
- }
1457
- static fromJsonString(jsonString, options) {
1458
- return new _JqPushReq().fromJsonString(jsonString, options);
1459
- }
1460
- static equals(a, b) {
1461
- return proto3.util.equals(_JqPushReq, a, b);
1462
- }
1463
- };
1464
- __publicField(_JqPushReq, "runtime", proto3);
1465
- __publicField(_JqPushReq, "typeName", "sppb.JqPushReq");
1466
- __publicField(_JqPushReq, "fields", proto3.util.newFieldList(() => []));
1467
- let JqPushReq = _JqPushReq;
1468
- const _JqPushReply = class _JqPushReply extends Message {
1469
- constructor(data) {
1470
- super();
1471
- proto3.util.initPartial(data, this);
1472
- }
1473
- static fromBinary(bytes, options) {
1474
- return new _JqPushReply().fromBinary(bytes, options);
1475
- }
1476
- static fromJson(jsonValue, options) {
1477
- return new _JqPushReply().fromJson(jsonValue, options);
1478
- }
1479
- static fromJsonString(jsonString, options) {
1480
- return new _JqPushReply().fromJsonString(jsonString, options);
1481
- }
1482
- static equals(a, b) {
1483
- return proto3.util.equals(_JqPushReply, a, b);
1484
- }
1485
- };
1486
- __publicField(_JqPushReply, "runtime", proto3);
1487
- __publicField(_JqPushReply, "typeName", "sppb.JqPushReply");
1488
- __publicField(_JqPushReply, "fields", proto3.util.newFieldList(() => []));
1489
- let JqPushReply = _JqPushReply;
1490
- const _BotPingPongStreamReq = class _BotPingPongStreamReq extends Message {
1491
- constructor(data) {
1492
- super();
1493
- /**
1494
- * @generated from field: bytes text = 1;
1495
- */
1496
- __publicField(this, "text", new Uint8Array(0));
1497
- proto3.util.initPartial(data, this);
1498
- }
1499
- static fromBinary(bytes, options) {
1500
- return new _BotPingPongStreamReq().fromBinary(bytes, options);
1501
- }
1502
- static fromJson(jsonValue, options) {
1503
- return new _BotPingPongStreamReq().fromJson(jsonValue, options);
1504
- }
1505
- static fromJsonString(jsonString, options) {
1506
- return new _BotPingPongStreamReq().fromJsonString(jsonString, options);
1507
- }
1508
- static equals(a, b) {
1509
- return proto3.util.equals(_BotPingPongStreamReq, a, b);
1510
- }
1511
- };
1512
- __publicField(_BotPingPongStreamReq, "runtime", proto3);
1513
- __publicField(_BotPingPongStreamReq, "typeName", "sppb.BotPingPongStreamReq");
1514
- __publicField(_BotPingPongStreamReq, "fields", proto3.util.newFieldList(() => [
1515
- {
1516
- no: 1,
1517
- name: "text",
1518
- kind: "scalar",
1519
- T: 12
1520
- /* ScalarType.BYTES */
1521
- }
1522
- ]));
1523
- let BotPingPongStreamReq = _BotPingPongStreamReq;
1524
- const _BotPingPongStreamReply = class _BotPingPongStreamReply extends Message {
1525
- constructor(data) {
1526
- super();
1527
- /**
1528
- * @generated from field: bytes text = 2;
1529
- */
1530
- __publicField(this, "text", new Uint8Array(0));
1531
- proto3.util.initPartial(data, this);
1532
- }
1533
- static fromBinary(bytes, options) {
1534
- return new _BotPingPongStreamReply().fromBinary(bytes, options);
1535
- }
1536
- static fromJson(jsonValue, options) {
1537
- return new _BotPingPongStreamReply().fromJson(jsonValue, options);
1538
- }
1539
- static fromJsonString(jsonString, options) {
1540
- return new _BotPingPongStreamReply().fromJsonString(jsonString, options);
1541
- }
1542
- static equals(a, b) {
1543
- return proto3.util.equals(_BotPingPongStreamReply, a, b);
1544
- }
1545
- };
1546
- __publicField(_BotPingPongStreamReply, "runtime", proto3);
1547
- __publicField(_BotPingPongStreamReply, "typeName", "sppb.BotPingPongStreamReply");
1548
- __publicField(_BotPingPongStreamReply, "fields", proto3.util.newFieldList(() => [
1549
- {
1550
- no: 2,
1551
- name: "text",
1552
- kind: "scalar",
1553
- T: 12
1554
- /* ScalarType.BYTES */
1555
- }
1556
- ]));
1557
- let BotPingPongStreamReply = _BotPingPongStreamReply;
1558
- const _BotPingPongReq = class _BotPingPongReq extends Message {
1559
- constructor(data) {
1560
- super();
1561
- proto3.util.initPartial(data, this);
1562
- }
1563
- static fromBinary(bytes, options) {
1564
- return new _BotPingPongReq().fromBinary(bytes, options);
1565
- }
1566
- static fromJson(jsonValue, options) {
1567
- return new _BotPingPongReq().fromJson(jsonValue, options);
1568
- }
1569
- static fromJsonString(jsonString, options) {
1570
- return new _BotPingPongReq().fromJsonString(jsonString, options);
1571
- }
1572
- static equals(a, b) {
1573
- return proto3.util.equals(_BotPingPongReq, a, b);
1574
- }
1575
- };
1576
- __publicField(_BotPingPongReq, "runtime", proto3);
1577
- __publicField(_BotPingPongReq, "typeName", "sppb.BotPingPongReq");
1578
- __publicField(_BotPingPongReq, "fields", proto3.util.newFieldList(() => []));
1579
- let BotPingPongReq = _BotPingPongReq;
1580
- const _BotPingPongReply = class _BotPingPongReply extends Message {
1581
- constructor(data) {
1582
- super();
1583
- proto3.util.initPartial(data, this);
1584
- }
1585
- static fromBinary(bytes, options) {
1586
- return new _BotPingPongReply().fromBinary(bytes, options);
1587
- }
1588
- static fromJson(jsonValue, options) {
1589
- return new _BotPingPongReply().fromJson(jsonValue, options);
1590
- }
1591
- static fromJsonString(jsonString, options) {
1592
- return new _BotPingPongReply().fromJsonString(jsonString, options);
1593
- }
1594
- static equals(a, b) {
1595
- return proto3.util.equals(_BotPingPongReply, a, b);
1596
- }
1597
- };
1598
- __publicField(_BotPingPongReply, "runtime", proto3);
1599
- __publicField(_BotPingPongReply, "typeName", "sppb.BotPingPongReply");
1600
- __publicField(_BotPingPongReply, "fields", proto3.util.newFieldList(() => []));
1601
- let BotPingPongReply = _BotPingPongReply;
1602
- const _BotSubscriberReq = class _BotSubscriberReq extends Message {
1603
- constructor(data) {
1604
- super();
1605
- /**
1606
- * @generated from field: string bot_name = 2;
1607
- */
1608
- __publicField(this, "botName", "");
1609
- proto3.util.initPartial(data, this);
1610
- }
1611
- static fromBinary(bytes, options) {
1612
- return new _BotSubscriberReq().fromBinary(bytes, options);
1613
- }
1614
- static fromJson(jsonValue, options) {
1615
- return new _BotSubscriberReq().fromJson(jsonValue, options);
1616
- }
1617
- static fromJsonString(jsonString, options) {
1618
- return new _BotSubscriberReq().fromJsonString(jsonString, options);
1619
- }
1620
- static equals(a, b) {
1621
- return proto3.util.equals(_BotSubscriberReq, a, b);
1622
- }
1623
- };
1624
- __publicField(_BotSubscriberReq, "runtime", proto3);
1625
- __publicField(_BotSubscriberReq, "typeName", "sppb.BotSubscriberReq");
1626
- __publicField(_BotSubscriberReq, "fields", proto3.util.newFieldList(() => [
1627
- {
1628
- no: 2,
1629
- name: "bot_name",
1630
- kind: "scalar",
1631
- T: 9
1632
- /* ScalarType.STRING */
1633
- }
1634
- ]));
1635
- let BotSubscriberReq = _BotSubscriberReq;
1636
- const _MtMessage = class _MtMessage extends Message {
1637
- constructor(data) {
1638
- super();
1639
- /**
1640
- * @generated from field: map<string, string> meta = 1;
1641
- */
1642
- __publicField(this, "meta", {});
1643
- /**
1644
- * @generated from field: google.protobuf.Any msg = 2;
1645
- */
1646
- __publicField(this, "msg");
1647
- proto3.util.initPartial(data, this);
1648
- }
1649
- static fromBinary(bytes, options) {
1650
- return new _MtMessage().fromBinary(bytes, options);
1651
- }
1652
- static fromJson(jsonValue, options) {
1653
- return new _MtMessage().fromJson(jsonValue, options);
1654
- }
1655
- static fromJsonString(jsonString, options) {
1656
- return new _MtMessage().fromJsonString(jsonString, options);
1657
- }
1658
- static equals(a, b) {
1659
- return proto3.util.equals(_MtMessage, a, b);
1660
- }
1661
- };
1662
- __publicField(_MtMessage, "runtime", proto3);
1663
- __publicField(_MtMessage, "typeName", "sppb.MtMessage");
1664
- __publicField(_MtMessage, "fields", proto3.util.newFieldList(() => [
1665
- { no: 1, name: "meta", kind: "map", K: 9, V: {
1666
- kind: "scalar",
1667
- T: 9
1668
- /* ScalarType.STRING */
1669
- } },
1670
- { no: 2, name: "msg", kind: "message", T: Any }
1671
- ]));
1672
- let MtMessage = _MtMessage;
1673
- const _BotSubscriberReply = class _BotSubscriberReply extends Message {
1674
- constructor(data) {
1675
- super();
1676
- /**
1677
- * @generated from field: repeated sppb.MtMessage messages = 1;
1678
- */
1679
- __publicField(this, "messages", []);
1680
- proto3.util.initPartial(data, this);
1681
- }
1682
- static fromBinary(bytes, options) {
1683
- return new _BotSubscriberReply().fromBinary(bytes, options);
1684
- }
1685
- static fromJson(jsonValue, options) {
1686
- return new _BotSubscriberReply().fromJson(jsonValue, options);
1687
- }
1688
- static fromJsonString(jsonString, options) {
1689
- return new _BotSubscriberReply().fromJsonString(jsonString, options);
1690
- }
1691
- static equals(a, b) {
1692
- return proto3.util.equals(_BotSubscriberReply, a, b);
1693
- }
1694
- };
1695
- __publicField(_BotSubscriberReply, "runtime", proto3);
1696
- __publicField(_BotSubscriberReply, "typeName", "sppb.BotSubscriberReply");
1697
- __publicField(_BotSubscriberReply, "fields", proto3.util.newFieldList(() => [
1698
- { no: 1, name: "messages", kind: "message", T: MtMessage, repeated: true }
1699
- ]));
1700
- let BotSubscriberReply = _BotSubscriberReply;
1701
- const _BotPubReq = class _BotPubReq extends Message {
1702
- constructor(data) {
1703
- super();
1704
- /**
1705
- * @generated from field: repeated sppb.MtMessage messages = 1;
1706
- */
1707
- __publicField(this, "messages", []);
1708
- proto3.util.initPartial(data, this);
1709
- }
1710
- static fromBinary(bytes, options) {
1711
- return new _BotPubReq().fromBinary(bytes, options);
1712
- }
1713
- static fromJson(jsonValue, options) {
1714
- return new _BotPubReq().fromJson(jsonValue, options);
1715
- }
1716
- static fromJsonString(jsonString, options) {
1717
- return new _BotPubReq().fromJsonString(jsonString, options);
1718
- }
1719
- static equals(a, b) {
1720
- return proto3.util.equals(_BotPubReq, a, b);
1721
- }
1722
- };
1723
- __publicField(_BotPubReq, "runtime", proto3);
1724
- __publicField(_BotPubReq, "typeName", "sppb.BotPubReq");
1725
- __publicField(_BotPubReq, "fields", proto3.util.newFieldList(() => [
1726
- { no: 1, name: "messages", kind: "message", T: MtMessage, repeated: true }
1727
- ]));
1728
- let BotPubReq = _BotPubReq;
1729
- const _BotPubReply = class _BotPubReply extends Message {
1730
- constructor(data) {
1731
- super();
1732
- proto3.util.initPartial(data, this);
1733
- }
1734
- static fromBinary(bytes, options) {
1735
- return new _BotPubReply().fromBinary(bytes, options);
1736
- }
1737
- static fromJson(jsonValue, options) {
1738
- return new _BotPubReply().fromJson(jsonValue, options);
1739
- }
1740
- static fromJsonString(jsonString, options) {
1741
- return new _BotPubReply().fromJsonString(jsonString, options);
1742
- }
1743
- static equals(a, b) {
1744
- return proto3.util.equals(_BotPubReply, a, b);
1745
- }
1746
- };
1747
- __publicField(_BotPubReply, "runtime", proto3);
1748
- __publicField(_BotPubReply, "typeName", "sppb.BotPubReply");
1749
- __publicField(_BotPubReply, "fields", proto3.util.newFieldList(() => []));
1750
- let BotPubReply = _BotPubReply;
1751
- const _P2pNode = class _P2pNode extends Message {
1752
- constructor(data) {
1753
- super();
1754
- /**
1755
- * @generated from field: string id = 1;
1756
- */
1757
- __publicField(this, "id", "");
1758
- /**
1759
- * @generated from field: string name = 2;
1760
- */
1761
- __publicField(this, "name", "");
1762
- proto3.util.initPartial(data, this);
1763
- }
1764
- static fromBinary(bytes, options) {
1765
- return new _P2pNode().fromBinary(bytes, options);
1766
- }
1767
- static fromJson(jsonValue, options) {
1768
- return new _P2pNode().fromJson(jsonValue, options);
1769
- }
1770
- static fromJsonString(jsonString, options) {
1771
- return new _P2pNode().fromJsonString(jsonString, options);
1772
- }
1773
- static equals(a, b) {
1774
- return proto3.util.equals(_P2pNode, a, b);
1775
- }
1776
- };
1777
- __publicField(_P2pNode, "runtime", proto3);
1778
- __publicField(_P2pNode, "typeName", "sppb.P2pNode");
1779
- __publicField(_P2pNode, "fields", proto3.util.newFieldList(() => [
1780
- {
1781
- no: 1,
1782
- name: "id",
1783
- kind: "scalar",
1784
- T: 9
1785
- /* ScalarType.STRING */
1786
- },
1787
- {
1788
- no: 2,
1789
- name: "name",
1790
- kind: "scalar",
1791
- T: 9
1792
- /* ScalarType.STRING */
1793
- }
1794
- ]));
1795
- let P2pNode = _P2pNode;
1796
- const _P2pListReq = class _P2pListReq extends Message {
1797
- constructor(data) {
1798
- super();
1799
- proto3.util.initPartial(data, this);
1800
- }
1801
- static fromBinary(bytes, options) {
1802
- return new _P2pListReq().fromBinary(bytes, options);
1803
- }
1804
- static fromJson(jsonValue, options) {
1805
- return new _P2pListReq().fromJson(jsonValue, options);
1806
- }
1807
- static fromJsonString(jsonString, options) {
1808
- return new _P2pListReq().fromJsonString(jsonString, options);
1809
- }
1810
- static equals(a, b) {
1811
- return proto3.util.equals(_P2pListReq, a, b);
1812
- }
1813
- };
1814
- __publicField(_P2pListReq, "runtime", proto3);
1815
- __publicField(_P2pListReq, "typeName", "sppb.P2pListReq");
1816
- __publicField(_P2pListReq, "fields", proto3.util.newFieldList(() => []));
1817
- let P2pListReq = _P2pListReq;
1818
- const _P2pListRes = class _P2pListRes extends Message {
1819
- constructor(data) {
1820
- super();
1821
- /**
1822
- * @generated from field: repeated sppb.P2pNode items = 1;
1823
- */
1824
- __publicField(this, "items", []);
1825
- proto3.util.initPartial(data, this);
1826
- }
1827
- static fromBinary(bytes, options) {
1828
- return new _P2pListRes().fromBinary(bytes, options);
1829
- }
1830
- static fromJson(jsonValue, options) {
1831
- return new _P2pListRes().fromJson(jsonValue, options);
1832
- }
1833
- static fromJsonString(jsonString, options) {
1834
- return new _P2pListRes().fromJsonString(jsonString, options);
1835
- }
1836
- static equals(a, b) {
1837
- return proto3.util.equals(_P2pListRes, a, b);
1838
- }
1839
- };
1840
- __publicField(_P2pListRes, "runtime", proto3);
1841
- __publicField(_P2pListRes, "typeName", "sppb.P2pListRes");
1842
- __publicField(_P2pListRes, "fields", proto3.util.newFieldList(() => [
1843
- { no: 1, name: "items", kind: "message", T: P2pNode, repeated: true }
1844
- ]));
1845
- let P2pListRes = _P2pListRes;
1846
- const _P2pInfoReq = class _P2pInfoReq extends Message {
1847
- constructor(data) {
1848
- super();
1849
- proto3.util.initPartial(data, this);
1850
- }
1851
- static fromBinary(bytes, options) {
1852
- return new _P2pInfoReq().fromBinary(bytes, options);
1853
- }
1854
- static fromJson(jsonValue, options) {
1855
- return new _P2pInfoReq().fromJson(jsonValue, options);
1856
- }
1857
- static fromJsonString(jsonString, options) {
1858
- return new _P2pInfoReq().fromJsonString(jsonString, options);
1859
- }
1860
- static equals(a, b) {
1861
- return proto3.util.equals(_P2pInfoReq, a, b);
1862
- }
1863
- };
1864
- __publicField(_P2pInfoReq, "runtime", proto3);
1865
- __publicField(_P2pInfoReq, "typeName", "sppb.P2pInfoReq");
1866
- __publicField(_P2pInfoReq, "fields", proto3.util.newFieldList(() => []));
1867
- let P2pInfoReq = _P2pInfoReq;
1868
- const _P2pInfoRes = class _P2pInfoRes extends Message {
1869
- constructor(data) {
1870
- super();
1871
- /**
1872
- * @generated from field: string host_name = 1;
1873
- */
1874
- __publicField(this, "hostName", "");
1875
- proto3.util.initPartial(data, this);
1876
- }
1877
- static fromBinary(bytes, options) {
1878
- return new _P2pInfoRes().fromBinary(bytes, options);
1879
- }
1880
- static fromJson(jsonValue, options) {
1881
- return new _P2pInfoRes().fromJson(jsonValue, options);
1882
- }
1883
- static fromJsonString(jsonString, options) {
1884
- return new _P2pInfoRes().fromJsonString(jsonString, options);
1885
- }
1886
- static equals(a, b) {
1887
- return proto3.util.equals(_P2pInfoRes, a, b);
1888
- }
1889
- };
1890
- __publicField(_P2pInfoRes, "runtime", proto3);
1891
- __publicField(_P2pInfoRes, "typeName", "sppb.P2pInfoRes");
1892
- __publicField(_P2pInfoRes, "fields", proto3.util.newFieldList(() => [
1893
- {
1894
- no: 1,
1895
- name: "host_name",
1896
- kind: "scalar",
1897
- T: 9
1898
- /* ScalarType.STRING */
1899
- }
1900
- ]));
1901
- let P2pInfoRes = _P2pInfoRes;
1902
- const _ConsumMessageReq = class _ConsumMessageReq extends Message {
1903
- constructor(data) {
1904
- super();
1905
- /**
1906
- * @generated from field: repeated sppb.MtMessage messages = 1;
1907
- */
1908
- __publicField(this, "messages", []);
1909
- proto3.util.initPartial(data, this);
1910
- }
1911
- static fromBinary(bytes, options) {
1912
- return new _ConsumMessageReq().fromBinary(bytes, options);
1913
- }
1914
- static fromJson(jsonValue, options) {
1915
- return new _ConsumMessageReq().fromJson(jsonValue, options);
1916
- }
1917
- static fromJsonString(jsonString, options) {
1918
- return new _ConsumMessageReq().fromJsonString(jsonString, options);
1919
- }
1920
- static equals(a, b) {
1921
- return proto3.util.equals(_ConsumMessageReq, a, b);
1922
- }
1923
- };
1924
- __publicField(_ConsumMessageReq, "runtime", proto3);
1925
- __publicField(_ConsumMessageReq, "typeName", "sppb.ConsumMessageReq");
1926
- __publicField(_ConsumMessageReq, "fields", proto3.util.newFieldList(() => [
1927
- { no: 1, name: "messages", kind: "message", T: MtMessage, repeated: true }
1928
- ]));
1929
- let ConsumMessageReq = _ConsumMessageReq;
1930
- const _ConsumMessageRes = class _ConsumMessageRes extends Message {
1931
- constructor(data) {
1932
- super();
1933
- /**
1934
- * @generated from field: string err = 1;
1935
- */
1936
- __publicField(this, "err", "");
1937
- /**
1938
- * TODO:处理结果
1939
- *
1940
- * @generated from field: google.protobuf.Any data = 2;
1941
- */
1942
- __publicField(this, "data");
1943
- proto3.util.initPartial(data, this);
1944
- }
1945
- static fromBinary(bytes, options) {
1946
- return new _ConsumMessageRes().fromBinary(bytes, options);
1947
- }
1948
- static fromJson(jsonValue, options) {
1949
- return new _ConsumMessageRes().fromJson(jsonValue, options);
1950
- }
1951
- static fromJsonString(jsonString, options) {
1952
- return new _ConsumMessageRes().fromJsonString(jsonString, options);
1953
- }
1954
- static equals(a, b) {
1955
- return proto3.util.equals(_ConsumMessageRes, a, b);
1956
- }
1957
- };
1958
- __publicField(_ConsumMessageRes, "runtime", proto3);
1959
- __publicField(_ConsumMessageRes, "typeName", "sppb.ConsumMessageRes");
1960
- __publicField(_ConsumMessageRes, "fields", proto3.util.newFieldList(() => [
1961
- {
1962
- no: 1,
1963
- name: "err",
1964
- kind: "scalar",
1965
- T: 9
1966
- /* ScalarType.STRING */
1967
- },
1968
- { no: 2, name: "data", kind: "message", T: Any }
1969
- ]));
1970
- let ConsumMessageRes = _ConsumMessageRes;
1971
- const _CxPageReq = class _CxPageReq extends Message {
1972
- constructor(data) {
1973
- super();
1974
- /**
1975
- * @generated from field: string url = 1;
1976
- */
1977
- __publicField(this, "url", "");
1978
- proto3.util.initPartial(data, this);
1979
- }
1980
- static fromBinary(bytes, options) {
1981
- return new _CxPageReq().fromBinary(bytes, options);
1982
- }
1983
- static fromJson(jsonValue, options) {
1984
- return new _CxPageReq().fromJson(jsonValue, options);
1985
- }
1986
- static fromJsonString(jsonString, options) {
1987
- return new _CxPageReq().fromJsonString(jsonString, options);
1988
- }
1989
- static equals(a, b) {
1990
- return proto3.util.equals(_CxPageReq, a, b);
1991
- }
1992
- };
1993
- __publicField(_CxPageReq, "runtime", proto3);
1994
- __publicField(_CxPageReq, "typeName", "sppb.CxPageReq");
1995
- __publicField(_CxPageReq, "fields", proto3.util.newFieldList(() => [
1996
- {
1997
- no: 1,
1998
- name: "url",
1999
- kind: "scalar",
2000
- T: 9
2001
- /* ScalarType.STRING */
2002
- }
2003
- ]));
2004
- let CxPageReq = _CxPageReq;
2005
- const _ConsumHandler = class _ConsumHandler extends Message {
2006
- constructor(data) {
2007
- super();
2008
- /**
2009
- * @generated from field: string id = 1;
2010
- */
2011
- __publicField(this, "id", "");
2012
- /**
2013
- * @generated from field: sppb.MtBotConsumerType type = 2;
2014
- */
2015
- __publicField(this, "type", 0 /* COMMON */);
2016
- /**
2017
- * @generated from field: string name = 3;
2018
- */
2019
- __publicField(this, "name", "");
2020
- proto3.util.initPartial(data, this);
2021
- }
2022
- static fromBinary(bytes, options) {
2023
- return new _ConsumHandler().fromBinary(bytes, options);
2024
- }
2025
- static fromJson(jsonValue, options) {
2026
- return new _ConsumHandler().fromJson(jsonValue, options);
2027
- }
2028
- static fromJsonString(jsonString, options) {
2029
- return new _ConsumHandler().fromJsonString(jsonString, options);
2030
- }
2031
- static equals(a, b) {
2032
- return proto3.util.equals(_ConsumHandler, a, b);
2033
- }
2034
- };
2035
- __publicField(_ConsumHandler, "runtime", proto3);
2036
- __publicField(_ConsumHandler, "typeName", "sppb.ConsumHandler");
2037
- __publicField(_ConsumHandler, "fields", proto3.util.newFieldList(() => [
2038
- {
2039
- no: 1,
2040
- name: "id",
2041
- kind: "scalar",
2042
- T: 9
2043
- /* ScalarType.STRING */
2044
- },
2045
- { no: 2, name: "type", kind: "enum", T: proto3.getEnumType(MtBotConsumerType) },
2046
- {
2047
- no: 3,
2048
- name: "name",
2049
- kind: "scalar",
2050
- T: 9
2051
- /* ScalarType.STRING */
2052
- }
2053
- ]));
2054
- let ConsumHandler = _ConsumHandler;
2055
- const _CmdStartNoVnc = class _CmdStartNoVnc extends Message {
2056
- constructor(data) {
2057
- super();
2058
- /**
2059
- * @generated from field: int32 port = 1;
2060
- */
2061
- __publicField(this, "port", 0);
2062
- proto3.util.initPartial(data, this);
2063
- }
2064
- static fromBinary(bytes, options) {
2065
- return new _CmdStartNoVnc().fromBinary(bytes, options);
2066
- }
2067
- static fromJson(jsonValue, options) {
2068
- return new _CmdStartNoVnc().fromJson(jsonValue, options);
2069
- }
2070
- static fromJsonString(jsonString, options) {
2071
- return new _CmdStartNoVnc().fromJsonString(jsonString, options);
2072
- }
2073
- static equals(a, b) {
2074
- return proto3.util.equals(_CmdStartNoVnc, a, b);
2075
- }
2076
- };
2077
- __publicField(_CmdStartNoVnc, "runtime", proto3);
2078
- __publicField(_CmdStartNoVnc, "typeName", "sppb.CmdStartNoVnc");
2079
- __publicField(_CmdStartNoVnc, "fields", proto3.util.newFieldList(() => [
2080
- {
2081
- no: 1,
2082
- name: "port",
2083
- kind: "scalar",
2084
- T: 5
2085
- /* ScalarType.INT32 */
2086
- }
2087
- ]));
2088
- let CmdStartNoVnc = _CmdStartNoVnc;
2089
- const _CmdStartBrowser = class _CmdStartBrowser extends Message {
2090
- constructor(data) {
2091
- super();
2092
- /**
2093
- * @generated from field: string url = 1;
2094
- */
2095
- __publicField(this, "url", "");
2096
- proto3.util.initPartial(data, this);
2097
- }
2098
- static fromBinary(bytes, options) {
2099
- return new _CmdStartBrowser().fromBinary(bytes, options);
2100
- }
2101
- static fromJson(jsonValue, options) {
2102
- return new _CmdStartBrowser().fromJson(jsonValue, options);
2103
- }
2104
- static fromJsonString(jsonString, options) {
2105
- return new _CmdStartBrowser().fromJsonString(jsonString, options);
2106
- }
2107
- static equals(a, b) {
2108
- return proto3.util.equals(_CmdStartBrowser, a, b);
2109
- }
2110
- };
2111
- __publicField(_CmdStartBrowser, "runtime", proto3);
2112
- __publicField(_CmdStartBrowser, "typeName", "sppb.CmdStartBrowser");
2113
- __publicField(_CmdStartBrowser, "fields", proto3.util.newFieldList(() => [
2114
- {
2115
- no: 1,
2116
- name: "url",
2117
- kind: "scalar",
2118
- T: 9
2119
- /* ScalarType.STRING */
2120
- }
2121
- ]));
2122
- let CmdStartBrowser = _CmdStartBrowser;
2123
- const _CmdStartSimpleCrawler = class _CmdStartSimpleCrawler extends Message {
2124
- constructor(data) {
2125
- super();
2126
- /**
2127
- * @generated from field: string url = 1;
2128
- */
2129
- __publicField(this, "url", "");
2130
- proto3.util.initPartial(data, this);
2131
- }
2132
- static fromBinary(bytes, options) {
2133
- return new _CmdStartSimpleCrawler().fromBinary(bytes, options);
2134
- }
2135
- static fromJson(jsonValue, options) {
2136
- return new _CmdStartSimpleCrawler().fromJson(jsonValue, options);
2137
- }
2138
- static fromJsonString(jsonString, options) {
2139
- return new _CmdStartSimpleCrawler().fromJsonString(jsonString, options);
2140
- }
2141
- static equals(a, b) {
2142
- return proto3.util.equals(_CmdStartSimpleCrawler, a, b);
2143
- }
2144
- };
2145
- __publicField(_CmdStartSimpleCrawler, "runtime", proto3);
2146
- __publicField(_CmdStartSimpleCrawler, "typeName", "sppb.CmdStartSimpleCrawler");
2147
- __publicField(_CmdStartSimpleCrawler, "fields", proto3.util.newFieldList(() => [
2148
- {
2149
- no: 1,
2150
- name: "url",
2151
- kind: "scalar",
2152
- T: 9
2153
- /* ScalarType.STRING */
2154
- }
2155
- ]));
2156
- let CmdStartSimpleCrawler = _CmdStartSimpleCrawler;
2157
- const _ConsumHandlerGetReq = class _ConsumHandlerGetReq extends Message {
2158
- constructor(data) {
2159
- super();
2160
- /**
2161
- * @generated from field: string id = 1;
2162
- */
2163
- __publicField(this, "id", "");
2164
- proto3.util.initPartial(data, this);
2165
- }
2166
- static fromBinary(bytes, options) {
2167
- return new _ConsumHandlerGetReq().fromBinary(bytes, options);
2168
- }
2169
- static fromJson(jsonValue, options) {
2170
- return new _ConsumHandlerGetReq().fromJson(jsonValue, options);
2171
- }
2172
- static fromJsonString(jsonString, options) {
2173
- return new _ConsumHandlerGetReq().fromJsonString(jsonString, options);
2174
- }
2175
- static equals(a, b) {
2176
- return proto3.util.equals(_ConsumHandlerGetReq, a, b);
2177
- }
2178
- };
2179
- __publicField(_ConsumHandlerGetReq, "runtime", proto3);
2180
- __publicField(_ConsumHandlerGetReq, "typeName", "sppb.ConsumHandlerGetReq");
2181
- __publicField(_ConsumHandlerGetReq, "fields", proto3.util.newFieldList(() => [
2182
- {
2183
- no: 1,
2184
- name: "id",
2185
- kind: "scalar",
2186
- T: 9
2187
- /* ScalarType.STRING */
2188
- }
2189
- ]));
2190
- let ConsumHandlerGetReq = _ConsumHandlerGetReq;
2191
- const _JobDefineGetReq = class _JobDefineGetReq extends Message {
2192
- constructor(data) {
2193
- super();
2194
- /**
2195
- * @generated from field: string id = 1;
2196
- */
2197
- __publicField(this, "id", "");
2198
- proto3.util.initPartial(data, this);
2199
- }
2200
- static fromBinary(bytes, options) {
2201
- return new _JobDefineGetReq().fromBinary(bytes, options);
2202
- }
2203
- static fromJson(jsonValue, options) {
2204
- return new _JobDefineGetReq().fromJson(jsonValue, options);
2205
- }
2206
- static fromJsonString(jsonString, options) {
2207
- return new _JobDefineGetReq().fromJsonString(jsonString, options);
2208
- }
2209
- static equals(a, b) {
2210
- return proto3.util.equals(_JobDefineGetReq, a, b);
2211
- }
2212
- };
2213
- __publicField(_JobDefineGetReq, "runtime", proto3);
2214
- __publicField(_JobDefineGetReq, "typeName", "sppb.JobDefineGetReq");
2215
- __publicField(_JobDefineGetReq, "fields", proto3.util.newFieldList(() => [
2216
- {
2217
- no: 1,
2218
- name: "id",
2219
- kind: "scalar",
2220
- T: 9
2221
- /* ScalarType.STRING */
2222
- }
2223
- ]));
2224
- let JobDefineGetReq = _JobDefineGetReq;
2225
- export {
2226
- BotGetReq,
2227
- BotListReq,
2228
- BotListRes,
2229
- BotNode,
2230
- BotPingPongReply,
2231
- BotPingPongReq,
2232
- BotPingPongStreamReply,
2233
- BotPingPongStreamReq,
2234
- BotPubReply,
2235
- BotPubReq,
2236
- BotSiteTaskStartReply,
2237
- BotSiteTaskStartReq,
2238
- BotSubscriberReply,
2239
- BotSubscriberReq,
2240
- CmdStartBrowser,
2241
- CmdStartNoVnc,
2242
- CmdStartSimpleCrawler,
2243
- CommonTaskRes,
2244
- ConsumHandler,
2245
- ConsumHandlerGetReq,
2246
- ConsumMessageReq,
2247
- ConsumMessageRes,
2248
- CornJob,
2249
- CornJobConfig,
2250
- CornTask,
2251
- CxPageReq,
2252
- DevDockerBuildMtmReq,
2253
- DevDockerBuildMtmRes,
2254
- DevGitCommitReq,
2255
- DevGitCommitRes,
2256
- DevJob,
2257
- DevStartChromeReq,
2258
- DevStartChromeRes,
2259
- GetTaskLogsReq,
2260
- GetTaskLogsRes,
2261
- GetTaskResultReq,
2262
- GetTaskResultRes,
2263
- GetTaskStatusReq,
2264
- GetTaskStatusRes,
2265
- Job,
2266
- JobDefine,
2267
- JobDefineCreateReq,
2268
- JobDefineGetReq,
2269
- JobDependan,
2270
- JobListReq,
2271
- JobListRes,
2272
- JobRunReply,
2273
- JobRunReq,
2274
- JobStatus,
2275
- JqGetReply,
2276
- JqGetReq,
2277
- JqPullReply,
2278
- JqPullReq,
2279
- JqPushReply,
2280
- JqPushReq,
2281
- MtBotConsumerType,
2282
- MtMessage,
2283
- P2pInfoReq,
2284
- P2pInfoRes,
2285
- P2pListReq,
2286
- P2pListRes,
2287
- P2pNode,
2288
- Task,
2289
- TaskCallOptions,
2290
- TaskHelloReq
2291
- };