gomtm 0.0.391 → 0.0.394

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 +49 -38
  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,530 +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 { Message, proto3, protoInt64 } from "@bufbuild/protobuf";
8
- const _PsPubReq = class _PsPubReq extends Message {
9
- constructor(data) {
10
- super();
11
- /**
12
- * @generated from field: string topic = 1;
13
- */
14
- __publicField(this, "topic", "");
15
- /**
16
- * @generated from field: repeated bot.PsMessage messages = 2;
17
- */
18
- __publicField(this, "messages", []);
19
- proto3.util.initPartial(data, this);
20
- }
21
- static fromBinary(bytes, options) {
22
- return new _PsPubReq().fromBinary(bytes, options);
23
- }
24
- static fromJson(jsonValue, options) {
25
- return new _PsPubReq().fromJson(jsonValue, options);
26
- }
27
- static fromJsonString(jsonString, options) {
28
- return new _PsPubReq().fromJsonString(jsonString, options);
29
- }
30
- static equals(a, b) {
31
- return proto3.util.equals(_PsPubReq, a, b);
32
- }
33
- };
34
- __publicField(_PsPubReq, "runtime", proto3);
35
- __publicField(_PsPubReq, "typeName", "bot.PsPubReq");
36
- __publicField(_PsPubReq, "fields", proto3.util.newFieldList(() => [
37
- {
38
- no: 1,
39
- name: "topic",
40
- kind: "scalar",
41
- T: 9
42
- /* ScalarType.STRING */
43
- },
44
- { no: 2, name: "messages", kind: "message", T: PsMessage, repeated: true }
45
- ]));
46
- let PsPubReq = _PsPubReq;
47
- const _PsPubRes = class _PsPubRes extends Message {
48
- constructor(data) {
49
- super();
50
- proto3.util.initPartial(data, this);
51
- }
52
- static fromBinary(bytes, options) {
53
- return new _PsPubRes().fromBinary(bytes, options);
54
- }
55
- static fromJson(jsonValue, options) {
56
- return new _PsPubRes().fromJson(jsonValue, options);
57
- }
58
- static fromJsonString(jsonString, options) {
59
- return new _PsPubRes().fromJsonString(jsonString, options);
60
- }
61
- static equals(a, b) {
62
- return proto3.util.equals(_PsPubRes, a, b);
63
- }
64
- };
65
- __publicField(_PsPubRes, "runtime", proto3);
66
- __publicField(_PsPubRes, "typeName", "bot.PsPubRes");
67
- __publicField(_PsPubRes, "fields", proto3.util.newFieldList(() => []));
68
- let PsPubRes = _PsPubRes;
69
- const _PsMessage = class _PsMessage extends Message {
70
- constructor(data) {
71
- super();
72
- /**
73
- * @generated from field: uint64 seq = 1;
74
- */
75
- __publicField(this, "seq", protoInt64.zero);
76
- /**
77
- * @generated from field: string id = 2;
78
- */
79
- __publicField(this, "id", "");
80
- /**
81
- * @generated from field: bytes data = 3;
82
- */
83
- __publicField(this, "data", new Uint8Array(0));
84
- proto3.util.initPartial(data, this);
85
- }
86
- static fromBinary(bytes, options) {
87
- return new _PsMessage().fromBinary(bytes, options);
88
- }
89
- static fromJson(jsonValue, options) {
90
- return new _PsMessage().fromJson(jsonValue, options);
91
- }
92
- static fromJsonString(jsonString, options) {
93
- return new _PsMessage().fromJsonString(jsonString, options);
94
- }
95
- static equals(a, b) {
96
- return proto3.util.equals(_PsMessage, a, b);
97
- }
98
- };
99
- __publicField(_PsMessage, "runtime", proto3);
100
- __publicField(_PsMessage, "typeName", "bot.PsMessage");
101
- __publicField(_PsMessage, "fields", proto3.util.newFieldList(() => [
102
- {
103
- no: 1,
104
- name: "seq",
105
- kind: "scalar",
106
- T: 4
107
- /* ScalarType.UINT64 */
108
- },
109
- {
110
- no: 2,
111
- name: "id",
112
- kind: "scalar",
113
- T: 9
114
- /* ScalarType.STRING */
115
- },
116
- {
117
- no: 3,
118
- name: "data",
119
- kind: "scalar",
120
- T: 12
121
- /* ScalarType.BYTES */
122
- }
123
- ]));
124
- let PsMessage = _PsMessage;
125
- const _PsSubReq = class _PsSubReq extends Message {
126
- constructor(data) {
127
- super();
128
- /**
129
- * @generated from field: string group = 1;
130
- */
131
- __publicField(this, "group", "");
132
- /**
133
- * @generated from field: string topic = 2;
134
- */
135
- __publicField(this, "topic", "");
136
- /**
137
- * @generated from field: uint32 prefect = 3;
138
- */
139
- __publicField(this, "prefect", 0);
140
- proto3.util.initPartial(data, this);
141
- }
142
- static fromBinary(bytes, options) {
143
- return new _PsSubReq().fromBinary(bytes, options);
144
- }
145
- static fromJson(jsonValue, options) {
146
- return new _PsSubReq().fromJson(jsonValue, options);
147
- }
148
- static fromJsonString(jsonString, options) {
149
- return new _PsSubReq().fromJsonString(jsonString, options);
150
- }
151
- static equals(a, b) {
152
- return proto3.util.equals(_PsSubReq, a, b);
153
- }
154
- };
155
- __publicField(_PsSubReq, "runtime", proto3);
156
- __publicField(_PsSubReq, "typeName", "bot.PsSubReq");
157
- __publicField(_PsSubReq, "fields", proto3.util.newFieldList(() => [
158
- {
159
- no: 1,
160
- name: "group",
161
- kind: "scalar",
162
- T: 9
163
- /* ScalarType.STRING */
164
- },
165
- {
166
- no: 2,
167
- name: "topic",
168
- kind: "scalar",
169
- T: 9
170
- /* ScalarType.STRING */
171
- },
172
- {
173
- no: 3,
174
- name: "prefect",
175
- kind: "scalar",
176
- T: 13
177
- /* ScalarType.UINT32 */
178
- }
179
- ]));
180
- let PsSubReq = _PsSubReq;
181
- const _PsSubRes = class _PsSubRes extends Message {
182
- constructor(data) {
183
- super();
184
- /**
185
- * @generated from field: repeated bot.PsMessage items = 3;
186
- */
187
- __publicField(this, "items", []);
188
- proto3.util.initPartial(data, this);
189
- }
190
- static fromBinary(bytes, options) {
191
- return new _PsSubRes().fromBinary(bytes, options);
192
- }
193
- static fromJson(jsonValue, options) {
194
- return new _PsSubRes().fromJson(jsonValue, options);
195
- }
196
- static fromJsonString(jsonString, options) {
197
- return new _PsSubRes().fromJsonString(jsonString, options);
198
- }
199
- static equals(a, b) {
200
- return proto3.util.equals(_PsSubRes, a, b);
201
- }
202
- };
203
- __publicField(_PsSubRes, "runtime", proto3);
204
- __publicField(_PsSubRes, "typeName", "bot.PsSubRes");
205
- __publicField(_PsSubRes, "fields", proto3.util.newFieldList(() => [
206
- { no: 3, name: "items", kind: "message", T: PsMessage, repeated: true }
207
- ]));
208
- let PsSubRes = _PsSubRes;
209
- const _PsAckRes = class _PsAckRes extends Message {
210
- constructor(data) {
211
- super();
212
- proto3.util.initPartial(data, this);
213
- }
214
- static fromBinary(bytes, options) {
215
- return new _PsAckRes().fromBinary(bytes, options);
216
- }
217
- static fromJson(jsonValue, options) {
218
- return new _PsAckRes().fromJson(jsonValue, options);
219
- }
220
- static fromJsonString(jsonString, options) {
221
- return new _PsAckRes().fromJsonString(jsonString, options);
222
- }
223
- static equals(a, b) {
224
- return proto3.util.equals(_PsAckRes, a, b);
225
- }
226
- };
227
- __publicField(_PsAckRes, "runtime", proto3);
228
- __publicField(_PsAckRes, "typeName", "bot.PsAckRes");
229
- __publicField(_PsAckRes, "fields", proto3.util.newFieldList(() => []));
230
- let PsAckRes = _PsAckRes;
231
- const _PsAckReq = class _PsAckReq extends Message {
232
- constructor(data) {
233
- super();
234
- /**
235
- * @generated from field: string group = 1;
236
- */
237
- __publicField(this, "group", "");
238
- /**
239
- * @generated from field: string topic = 2;
240
- */
241
- __publicField(this, "topic", "");
242
- /**
243
- * @generated from field: repeated string ids = 3;
244
- */
245
- __publicField(this, "ids", []);
246
- proto3.util.initPartial(data, this);
247
- }
248
- static fromBinary(bytes, options) {
249
- return new _PsAckReq().fromBinary(bytes, options);
250
- }
251
- static fromJson(jsonValue, options) {
252
- return new _PsAckReq().fromJson(jsonValue, options);
253
- }
254
- static fromJsonString(jsonString, options) {
255
- return new _PsAckReq().fromJsonString(jsonString, options);
256
- }
257
- static equals(a, b) {
258
- return proto3.util.equals(_PsAckReq, a, b);
259
- }
260
- };
261
- __publicField(_PsAckReq, "runtime", proto3);
262
- __publicField(_PsAckReq, "typeName", "bot.PsAckReq");
263
- __publicField(_PsAckReq, "fields", proto3.util.newFieldList(() => [
264
- {
265
- no: 1,
266
- name: "group",
267
- kind: "scalar",
268
- T: 9
269
- /* ScalarType.STRING */
270
- },
271
- {
272
- no: 2,
273
- name: "topic",
274
- kind: "scalar",
275
- T: 9
276
- /* ScalarType.STRING */
277
- },
278
- { no: 3, name: "ids", kind: "scalar", T: 9, repeated: true }
279
- ]));
280
- let PsAckReq = _PsAckReq;
281
- const _PsConsumGroupInfoReq = class _PsConsumGroupInfoReq extends Message {
282
- constructor(data) {
283
- super();
284
- /**
285
- * @generated from field: string group = 1;
286
- */
287
- __publicField(this, "group", "");
288
- /**
289
- * @generated from field: string topic = 2;
290
- */
291
- __publicField(this, "topic", "");
292
- proto3.util.initPartial(data, this);
293
- }
294
- static fromBinary(bytes, options) {
295
- return new _PsConsumGroupInfoReq().fromBinary(bytes, options);
296
- }
297
- static fromJson(jsonValue, options) {
298
- return new _PsConsumGroupInfoReq().fromJson(jsonValue, options);
299
- }
300
- static fromJsonString(jsonString, options) {
301
- return new _PsConsumGroupInfoReq().fromJsonString(jsonString, options);
302
- }
303
- static equals(a, b) {
304
- return proto3.util.equals(_PsConsumGroupInfoReq, a, b);
305
- }
306
- };
307
- __publicField(_PsConsumGroupInfoReq, "runtime", proto3);
308
- __publicField(_PsConsumGroupInfoReq, "typeName", "bot.PsConsumGroupInfoReq");
309
- __publicField(_PsConsumGroupInfoReq, "fields", proto3.util.newFieldList(() => [
310
- {
311
- no: 1,
312
- name: "group",
313
- kind: "scalar",
314
- T: 9
315
- /* ScalarType.STRING */
316
- },
317
- {
318
- no: 2,
319
- name: "topic",
320
- kind: "scalar",
321
- T: 9
322
- /* ScalarType.STRING */
323
- }
324
- ]));
325
- let PsConsumGroupInfoReq = _PsConsumGroupInfoReq;
326
- const _PsStatusInfo = class _PsStatusInfo extends Message {
327
- constructor(data) {
328
- super();
329
- /**
330
- * @generated from field: uint64 total_msgs = 1;
331
- */
332
- __publicField(this, "totalMsgs", protoInt64.zero);
333
- proto3.util.initPartial(data, this);
334
- }
335
- static fromBinary(bytes, options) {
336
- return new _PsStatusInfo().fromBinary(bytes, options);
337
- }
338
- static fromJson(jsonValue, options) {
339
- return new _PsStatusInfo().fromJson(jsonValue, options);
340
- }
341
- static fromJsonString(jsonString, options) {
342
- return new _PsStatusInfo().fromJsonString(jsonString, options);
343
- }
344
- static equals(a, b) {
345
- return proto3.util.equals(_PsStatusInfo, a, b);
346
- }
347
- };
348
- __publicField(_PsStatusInfo, "runtime", proto3);
349
- __publicField(_PsStatusInfo, "typeName", "bot.PsStatusInfo");
350
- __publicField(_PsStatusInfo, "fields", proto3.util.newFieldList(() => [
351
- {
352
- no: 1,
353
- name: "total_msgs",
354
- kind: "scalar",
355
- T: 4
356
- /* ScalarType.UINT64 */
357
- }
358
- ]));
359
- let PsStatusInfo = _PsStatusInfo;
360
- const _PsConsumGroupInfo = class _PsConsumGroupInfo extends Message {
361
- constructor(data) {
362
- super();
363
- /**
364
- * @generated from field: uint64 padding = 1;
365
- */
366
- __publicField(this, "padding", protoInt64.zero);
367
- /**
368
- * @generated from field: uint64 in_progress = 2;
369
- */
370
- __publicField(this, "inProgress", protoInt64.zero);
371
- /**
372
- * @generated from field: uint64 complete = 3;
373
- */
374
- __publicField(this, "complete", protoInt64.zero);
375
- /**
376
- * @generated from field: uint64 failed = 4;
377
- */
378
- __publicField(this, "failed", protoInt64.zero);
379
- proto3.util.initPartial(data, this);
380
- }
381
- static fromBinary(bytes, options) {
382
- return new _PsConsumGroupInfo().fromBinary(bytes, options);
383
- }
384
- static fromJson(jsonValue, options) {
385
- return new _PsConsumGroupInfo().fromJson(jsonValue, options);
386
- }
387
- static fromJsonString(jsonString, options) {
388
- return new _PsConsumGroupInfo().fromJsonString(jsonString, options);
389
- }
390
- static equals(a, b) {
391
- return proto3.util.equals(_PsConsumGroupInfo, a, b);
392
- }
393
- };
394
- __publicField(_PsConsumGroupInfo, "runtime", proto3);
395
- __publicField(_PsConsumGroupInfo, "typeName", "bot.PsConsumGroupInfo");
396
- __publicField(_PsConsumGroupInfo, "fields", proto3.util.newFieldList(() => [
397
- {
398
- no: 1,
399
- name: "padding",
400
- kind: "scalar",
401
- T: 4
402
- /* ScalarType.UINT64 */
403
- },
404
- {
405
- no: 2,
406
- name: "in_progress",
407
- kind: "scalar",
408
- T: 4
409
- /* ScalarType.UINT64 */
410
- },
411
- {
412
- no: 3,
413
- name: "complete",
414
- kind: "scalar",
415
- T: 4
416
- /* ScalarType.UINT64 */
417
- },
418
- {
419
- no: 4,
420
- name: "failed",
421
- kind: "scalar",
422
- T: 4
423
- /* ScalarType.UINT64 */
424
- }
425
- ]));
426
- let PsConsumGroupInfo = _PsConsumGroupInfo;
427
- const _PsConsumGroupInfoRes = class _PsConsumGroupInfoRes extends Message {
428
- constructor(data) {
429
- super();
430
- /**
431
- * @generated from field: bot.PsConsumGroupInfo info = 1;
432
- */
433
- __publicField(this, "info");
434
- proto3.util.initPartial(data, this);
435
- }
436
- static fromBinary(bytes, options) {
437
- return new _PsConsumGroupInfoRes().fromBinary(bytes, options);
438
- }
439
- static fromJson(jsonValue, options) {
440
- return new _PsConsumGroupInfoRes().fromJson(jsonValue, options);
441
- }
442
- static fromJsonString(jsonString, options) {
443
- return new _PsConsumGroupInfoRes().fromJsonString(jsonString, options);
444
- }
445
- static equals(a, b) {
446
- return proto3.util.equals(_PsConsumGroupInfoRes, a, b);
447
- }
448
- };
449
- __publicField(_PsConsumGroupInfoRes, "runtime", proto3);
450
- __publicField(_PsConsumGroupInfoRes, "typeName", "bot.PsConsumGroupInfoRes");
451
- __publicField(_PsConsumGroupInfoRes, "fields", proto3.util.newFieldList(() => [
452
- { no: 1, name: "info", kind: "message", T: PsConsumGroupInfo }
453
- ]));
454
- let PsConsumGroupInfoRes = _PsConsumGroupInfoRes;
455
- const _PsMainInfoReq = class _PsMainInfoReq extends Message {
456
- constructor(data) {
457
- super();
458
- proto3.util.initPartial(data, this);
459
- }
460
- static fromBinary(bytes, options) {
461
- return new _PsMainInfoReq().fromBinary(bytes, options);
462
- }
463
- static fromJson(jsonValue, options) {
464
- return new _PsMainInfoReq().fromJson(jsonValue, options);
465
- }
466
- static fromJsonString(jsonString, options) {
467
- return new _PsMainInfoReq().fromJsonString(jsonString, options);
468
- }
469
- static equals(a, b) {
470
- return proto3.util.equals(_PsMainInfoReq, a, b);
471
- }
472
- };
473
- __publicField(_PsMainInfoReq, "runtime", proto3);
474
- __publicField(_PsMainInfoReq, "typeName", "bot.PsMainInfoReq");
475
- __publicField(_PsMainInfoReq, "fields", proto3.util.newFieldList(() => []));
476
- let PsMainInfoReq = _PsMainInfoReq;
477
- const _PsMainInfoRes = class _PsMainInfoRes extends Message {
478
- constructor(data) {
479
- super();
480
- /**
481
- * @generated from field: uint64 total_msgs = 1;
482
- */
483
- __publicField(this, "totalMsgs", protoInt64.zero);
484
- /**
485
- * @generated from field: repeated string groups = 2;
486
- */
487
- __publicField(this, "groups", []);
488
- proto3.util.initPartial(data, this);
489
- }
490
- static fromBinary(bytes, options) {
491
- return new _PsMainInfoRes().fromBinary(bytes, options);
492
- }
493
- static fromJson(jsonValue, options) {
494
- return new _PsMainInfoRes().fromJson(jsonValue, options);
495
- }
496
- static fromJsonString(jsonString, options) {
497
- return new _PsMainInfoRes().fromJsonString(jsonString, options);
498
- }
499
- static equals(a, b) {
500
- return proto3.util.equals(_PsMainInfoRes, a, b);
501
- }
502
- };
503
- __publicField(_PsMainInfoRes, "runtime", proto3);
504
- __publicField(_PsMainInfoRes, "typeName", "bot.PsMainInfoRes");
505
- __publicField(_PsMainInfoRes, "fields", proto3.util.newFieldList(() => [
506
- {
507
- no: 1,
508
- name: "total_msgs",
509
- kind: "scalar",
510
- T: 4
511
- /* ScalarType.UINT64 */
512
- },
513
- { no: 2, name: "groups", kind: "scalar", T: 9, repeated: true }
514
- ]));
515
- let PsMainInfoRes = _PsMainInfoRes;
516
- export {
517
- PsAckReq,
518
- PsAckRes,
519
- PsConsumGroupInfo,
520
- PsConsumGroupInfoReq,
521
- PsConsumGroupInfoRes,
522
- PsMainInfoReq,
523
- PsMainInfoRes,
524
- PsMessage,
525
- PsPubReq,
526
- PsPubRes,
527
- PsStatusInfo,
528
- PsSubReq,
529
- PsSubRes
530
- };
@@ -1,22 +0,0 @@
1
- import { MethodKind } from "@bufbuild/protobuf";
2
- import { AiClassifyReply, AiClassifyReq, AiServiceMngReply, AiServiceMngReq } from "./ai_pb";
3
- export declare const aiServiceMng: {
4
- readonly localName: "aiServiceMng";
5
- readonly name: "AiServiceMng";
6
- readonly kind: MethodKind.Unary;
7
- readonly I: typeof AiServiceMngReq;
8
- readonly O: typeof AiServiceMngReply;
9
- readonly service: {
10
- readonly typeName: "av.AiService";
11
- };
12
- };
13
- export declare const aiClassify: {
14
- readonly localName: "aiClassify";
15
- readonly name: "AiClassify";
16
- readonly kind: MethodKind.Unary;
17
- readonly I: typeof AiClassifyReq;
18
- readonly O: typeof AiClassifyReply;
19
- readonly service: {
20
- readonly typeName: "av.AiService";
21
- };
22
- };
@@ -1,26 +0,0 @@
1
- import { MethodKind } from "@bufbuild/protobuf";
2
- import { AiClassifyReply, AiClassifyReq, AiServiceMngReply, AiServiceMngReq } from "./ai_pb";
3
- const aiServiceMng = {
4
- localName: "aiServiceMng",
5
- name: "AiServiceMng",
6
- kind: MethodKind.Unary,
7
- I: AiServiceMngReq,
8
- O: AiServiceMngReply,
9
- service: {
10
- typeName: "av.AiService"
11
- }
12
- };
13
- const aiClassify = {
14
- localName: "aiClassify",
15
- name: "AiClassify",
16
- kind: MethodKind.Unary,
17
- I: AiClassifyReq,
18
- O: AiClassifyReply,
19
- service: {
20
- typeName: "av.AiService"
21
- }
22
- };
23
- export {
24
- aiClassify,
25
- aiServiceMng
26
- };
@@ -1,19 +0,0 @@
1
- import { AiClassifyReply, AiClassifyReq, AiServiceMngReply, AiServiceMngReq } from "./ai_pb";
2
- import { MethodKind } from "@bufbuild/protobuf";
3
- export declare const AiService: {
4
- readonly typeName: "av.AiService";
5
- readonly methods: {
6
- readonly aiServiceMng: {
7
- readonly name: "AiServiceMng";
8
- readonly I: typeof AiServiceMngReq;
9
- readonly O: typeof AiServiceMngReply;
10
- readonly kind: MethodKind.Unary;
11
- };
12
- readonly aiClassify: {
13
- readonly name: "AiClassify";
14
- readonly I: typeof AiClassifyReq;
15
- readonly O: typeof AiClassifyReply;
16
- readonly kind: MethodKind.Unary;
17
- };
18
- };
19
- };
@@ -1,32 +0,0 @@
1
- import { AiClassifyReply, AiClassifyReq, AiServiceMngReply, AiServiceMngReq } from "./ai_pb";
2
- import { MethodKind } from "@bufbuild/protobuf";
3
- const AiService = {
4
- typeName: "av.AiService",
5
- methods: {
6
- /**
7
- * 服务管理相关
8
- *
9
- * @generated from rpc av.AiService.AiServiceMng
10
- */
11
- aiServiceMng: {
12
- name: "AiServiceMng",
13
- I: AiServiceMngReq,
14
- O: AiServiceMngReply,
15
- kind: MethodKind.Unary
16
- },
17
- /**
18
- * 内容分类服务
19
- *
20
- * @generated from rpc av.AiService.AiClassify
21
- */
22
- aiClassify: {
23
- name: "AiClassify",
24
- I: AiClassifyReq,
25
- O: AiClassifyReply,
26
- kind: MethodKind.Unary
27
- }
28
- }
29
- };
30
- export {
31
- AiService
32
- };
@@ -1,47 +0,0 @@
1
- import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
2
- import { Message, proto3 } from "@bufbuild/protobuf";
3
- export declare class AiClassifyReq extends Message<AiClassifyReq> {
4
- content: string;
5
- candidateLabels: string[];
6
- constructor(data?: PartialMessage<AiClassifyReq>);
7
- static readonly runtime: typeof proto3;
8
- static readonly typeName = "av.AiClassifyReq";
9
- static readonly fields: FieldList;
10
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AiClassifyReq;
11
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AiClassifyReq;
12
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AiClassifyReq;
13
- static equals(a: AiClassifyReq | PlainMessage<AiClassifyReq> | undefined, b: AiClassifyReq | PlainMessage<AiClassifyReq> | undefined): boolean;
14
- }
15
- export declare class AiClassifyReply extends Message<AiClassifyReply> {
16
- candidateLabels: string[];
17
- err: string;
18
- constructor(data?: PartialMessage<AiClassifyReply>);
19
- static readonly runtime: typeof proto3;
20
- static readonly typeName = "av.AiClassifyReply";
21
- static readonly fields: FieldList;
22
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AiClassifyReply;
23
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AiClassifyReply;
24
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AiClassifyReply;
25
- static equals(a: AiClassifyReply | PlainMessage<AiClassifyReply> | undefined, b: AiClassifyReply | PlainMessage<AiClassifyReply> | undefined): boolean;
26
- }
27
- export declare class AiServiceMngReq extends Message<AiServiceMngReq> {
28
- command: string;
29
- constructor(data?: PartialMessage<AiServiceMngReq>);
30
- static readonly runtime: typeof proto3;
31
- static readonly typeName = "av.AiServiceMngReq";
32
- static readonly fields: FieldList;
33
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AiServiceMngReq;
34
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AiServiceMngReq;
35
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AiServiceMngReq;
36
- static equals(a: AiServiceMngReq | PlainMessage<AiServiceMngReq> | undefined, b: AiServiceMngReq | PlainMessage<AiServiceMngReq> | undefined): boolean;
37
- }
38
- export declare class AiServiceMngReply extends Message<AiServiceMngReply> {
39
- constructor(data?: PartialMessage<AiServiceMngReply>);
40
- static readonly runtime: typeof proto3;
41
- static readonly typeName = "av.AiServiceMngReply";
42
- static readonly fields: FieldList;
43
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): AiServiceMngReply;
44
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): AiServiceMngReply;
45
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): AiServiceMngReply;
46
- static equals(a: AiServiceMngReply | PlainMessage<AiServiceMngReply> | undefined, b: AiServiceMngReply | PlainMessage<AiServiceMngReply> | undefined): boolean;
47
- }