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,63 +0,0 @@
1
- import { MethodKind } from "@bufbuild/protobuf";
2
- import { CommontListReq, CommontListRes } from "./mtm_pb";
3
- import { GitGetReq, GitInfo, GitPullReq, GitPullRes, GitSetupReq, GitSetupRes, GitStartReq, GitStartRes, GitStopReq, GitStopRes } from "./git_pb";
4
- export declare const gitList: {
5
- readonly localName: "gitList";
6
- readonly name: "GitList";
7
- readonly kind: MethodKind.Unary;
8
- readonly I: typeof CommontListReq;
9
- readonly O: typeof CommontListRes;
10
- readonly service: {
11
- readonly typeName: "sppb.GitService";
12
- };
13
- };
14
- export declare const gitGet: {
15
- readonly localName: "gitGet";
16
- readonly name: "GitGet";
17
- readonly kind: MethodKind.Unary;
18
- readonly I: typeof GitGetReq;
19
- readonly O: typeof GitInfo;
20
- readonly service: {
21
- readonly typeName: "sppb.GitService";
22
- };
23
- };
24
- export declare const gitPull: {
25
- readonly localName: "gitPull";
26
- readonly name: "GitPull";
27
- readonly kind: MethodKind.Unary;
28
- readonly I: typeof GitPullReq;
29
- readonly O: typeof GitPullRes;
30
- readonly service: {
31
- readonly typeName: "sppb.GitService";
32
- };
33
- };
34
- export declare const gitSetup: {
35
- readonly localName: "gitSetup";
36
- readonly name: "GitSetup";
37
- readonly kind: MethodKind.Unary;
38
- readonly I: typeof GitSetupReq;
39
- readonly O: typeof GitSetupRes;
40
- readonly service: {
41
- readonly typeName: "sppb.GitService";
42
- };
43
- };
44
- export declare const gitStart: {
45
- readonly localName: "gitStart";
46
- readonly name: "GitStart";
47
- readonly kind: MethodKind.Unary;
48
- readonly I: typeof GitStartReq;
49
- readonly O: typeof GitStartRes;
50
- readonly service: {
51
- readonly typeName: "sppb.GitService";
52
- };
53
- };
54
- export declare const gitStop: {
55
- readonly localName: "gitStop";
56
- readonly name: "GitStop";
57
- readonly kind: MethodKind.Unary;
58
- readonly I: typeof GitStopReq;
59
- readonly O: typeof GitStopRes;
60
- readonly service: {
61
- readonly typeName: "sppb.GitService";
62
- };
63
- };
@@ -1,71 +0,0 @@
1
- import { MethodKind } from "@bufbuild/protobuf";
2
- import { CommontListReq, CommontListRes } from "./mtm_pb";
3
- import { GitGetReq, GitInfo, GitPullReq, GitPullRes, GitSetupReq, GitSetupRes, GitStartReq, GitStartRes, GitStopReq, GitStopRes } from "./git_pb";
4
- const gitList = {
5
- localName: "gitList",
6
- name: "GitList",
7
- kind: MethodKind.Unary,
8
- I: CommontListReq,
9
- O: CommontListRes,
10
- service: {
11
- typeName: "sppb.GitService"
12
- }
13
- };
14
- const gitGet = {
15
- localName: "gitGet",
16
- name: "GitGet",
17
- kind: MethodKind.Unary,
18
- I: GitGetReq,
19
- O: GitInfo,
20
- service: {
21
- typeName: "sppb.GitService"
22
- }
23
- };
24
- const gitPull = {
25
- localName: "gitPull",
26
- name: "GitPull",
27
- kind: MethodKind.Unary,
28
- I: GitPullReq,
29
- O: GitPullRes,
30
- service: {
31
- typeName: "sppb.GitService"
32
- }
33
- };
34
- const gitSetup = {
35
- localName: "gitSetup",
36
- name: "GitSetup",
37
- kind: MethodKind.Unary,
38
- I: GitSetupReq,
39
- O: GitSetupRes,
40
- service: {
41
- typeName: "sppb.GitService"
42
- }
43
- };
44
- const gitStart = {
45
- localName: "gitStart",
46
- name: "GitStart",
47
- kind: MethodKind.Unary,
48
- I: GitStartReq,
49
- O: GitStartRes,
50
- service: {
51
- typeName: "sppb.GitService"
52
- }
53
- };
54
- const gitStop = {
55
- localName: "gitStop",
56
- name: "GitStop",
57
- kind: MethodKind.Unary,
58
- I: GitStopReq,
59
- O: GitStopRes,
60
- service: {
61
- typeName: "sppb.GitService"
62
- }
63
- };
64
- export {
65
- gitGet,
66
- gitList,
67
- gitPull,
68
- gitSetup,
69
- gitStart,
70
- gitStop
71
- };
@@ -1,44 +0,0 @@
1
- import { CommontListReq, CommontListRes } from "./mtm_pb";
2
- import { MethodKind } from "@bufbuild/protobuf";
3
- import { GitGetReq, GitInfo, GitPullReq, GitPullRes, GitSetupReq, GitSetupRes, GitStartReq, GitStartRes, GitStopReq, GitStopRes } from "./git_pb";
4
- export declare const GitService: {
5
- readonly typeName: "sppb.GitService";
6
- readonly methods: {
7
- readonly gitList: {
8
- readonly name: "GitList";
9
- readonly I: typeof CommontListReq;
10
- readonly O: typeof CommontListRes;
11
- readonly kind: MethodKind.Unary;
12
- };
13
- readonly gitGet: {
14
- readonly name: "GitGet";
15
- readonly I: typeof GitGetReq;
16
- readonly O: typeof GitInfo;
17
- readonly kind: MethodKind.Unary;
18
- };
19
- readonly gitPull: {
20
- readonly name: "GitPull";
21
- readonly I: typeof GitPullReq;
22
- readonly O: typeof GitPullRes;
23
- readonly kind: MethodKind.Unary;
24
- };
25
- readonly gitSetup: {
26
- readonly name: "GitSetup";
27
- readonly I: typeof GitSetupReq;
28
- readonly O: typeof GitSetupRes;
29
- readonly kind: MethodKind.Unary;
30
- };
31
- readonly gitStart: {
32
- readonly name: "GitStart";
33
- readonly I: typeof GitStartReq;
34
- readonly O: typeof GitStartRes;
35
- readonly kind: MethodKind.Unary;
36
- };
37
- readonly gitStop: {
38
- readonly name: "GitStop";
39
- readonly I: typeof GitStopReq;
40
- readonly O: typeof GitStopRes;
41
- readonly kind: MethodKind.Unary;
42
- };
43
- };
44
- };
@@ -1,67 +0,0 @@
1
- import { CommontListReq, CommontListRes } from "./mtm_pb";
2
- import { MethodKind } from "@bufbuild/protobuf";
3
- import { GitGetReq, GitInfo, GitPullReq, GitPullRes, GitSetupReq, GitSetupRes, GitStartReq, GitStartRes, GitStopReq, GitStopRes } from "./git_pb";
4
- const GitService = {
5
- typeName: "sppb.GitService",
6
- methods: {
7
- /**
8
- * 列出git项目
9
- *
10
- * @generated from rpc sppb.GitService.GitList
11
- */
12
- gitList: {
13
- name: "GitList",
14
- I: CommontListReq,
15
- O: CommontListRes,
16
- kind: MethodKind.Unary
17
- },
18
- /**
19
- * @generated from rpc sppb.GitService.GitGet
20
- */
21
- gitGet: {
22
- name: "GitGet",
23
- I: GitGetReq,
24
- O: GitInfo,
25
- kind: MethodKind.Unary
26
- },
27
- /**
28
- * @generated from rpc sppb.GitService.GitPull
29
- */
30
- gitPull: {
31
- name: "GitPull",
32
- I: GitPullReq,
33
- O: GitPullRes,
34
- kind: MethodKind.Unary
35
- },
36
- /**
37
- * @generated from rpc sppb.GitService.GitSetup
38
- */
39
- gitSetup: {
40
- name: "GitSetup",
41
- I: GitSetupReq,
42
- O: GitSetupRes,
43
- kind: MethodKind.Unary
44
- },
45
- /**
46
- * @generated from rpc sppb.GitService.GitStart
47
- */
48
- gitStart: {
49
- name: "GitStart",
50
- I: GitStartReq,
51
- O: GitStartRes,
52
- kind: MethodKind.Unary
53
- },
54
- /**
55
- * @generated from rpc sppb.GitService.GitStop
56
- */
57
- gitStop: {
58
- name: "GitStop",
59
- I: GitStopReq,
60
- O: GitStopRes,
61
- kind: MethodKind.Unary
62
- }
63
- }
64
- };
65
- export {
66
- GitService
67
- };
@@ -1,108 +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 GitPullReq extends Message<GitPullReq> {
4
- id: string;
5
- constructor(data?: PartialMessage<GitPullReq>);
6
- static readonly runtime: typeof proto3;
7
- static readonly typeName = "sppb.GitPullReq";
8
- static readonly fields: FieldList;
9
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitPullReq;
10
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitPullReq;
11
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitPullReq;
12
- static equals(a: GitPullReq | PlainMessage<GitPullReq> | undefined, b: GitPullReq | PlainMessage<GitPullReq> | undefined): boolean;
13
- }
14
- export declare class GitSetupReq extends Message<GitSetupReq> {
15
- id: string;
16
- constructor(data?: PartialMessage<GitSetupReq>);
17
- static readonly runtime: typeof proto3;
18
- static readonly typeName = "sppb.GitSetupReq";
19
- static readonly fields: FieldList;
20
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitSetupReq;
21
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitSetupReq;
22
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitSetupReq;
23
- static equals(a: GitSetupReq | PlainMessage<GitSetupReq> | undefined, b: GitSetupReq | PlainMessage<GitSetupReq> | undefined): boolean;
24
- }
25
- export declare class GitSetupRes extends Message<GitSetupRes> {
26
- constructor(data?: PartialMessage<GitSetupRes>);
27
- static readonly runtime: typeof proto3;
28
- static readonly typeName = "sppb.GitSetupRes";
29
- static readonly fields: FieldList;
30
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitSetupRes;
31
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitSetupRes;
32
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitSetupRes;
33
- static equals(a: GitSetupRes | PlainMessage<GitSetupRes> | undefined, b: GitSetupRes | PlainMessage<GitSetupRes> | undefined): boolean;
34
- }
35
- export declare class GitPullRes extends Message<GitPullRes> {
36
- constructor(data?: PartialMessage<GitPullRes>);
37
- static readonly runtime: typeof proto3;
38
- static readonly typeName = "sppb.GitPullRes";
39
- static readonly fields: FieldList;
40
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitPullRes;
41
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitPullRes;
42
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitPullRes;
43
- static equals(a: GitPullRes | PlainMessage<GitPullRes> | undefined, b: GitPullRes | PlainMessage<GitPullRes> | undefined): boolean;
44
- }
45
- export declare class GitGetReq extends Message<GitGetReq> {
46
- slugs: string;
47
- constructor(data?: PartialMessage<GitGetReq>);
48
- static readonly runtime: typeof proto3;
49
- static readonly typeName = "sppb.GitGetReq";
50
- static readonly fields: FieldList;
51
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitGetReq;
52
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitGetReq;
53
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitGetReq;
54
- static equals(a: GitGetReq | PlainMessage<GitGetReq> | undefined, b: GitGetReq | PlainMessage<GitGetReq> | undefined): boolean;
55
- }
56
- export declare class GitInfo extends Message<GitInfo> {
57
- id: string;
58
- constructor(data?: PartialMessage<GitInfo>);
59
- static readonly runtime: typeof proto3;
60
- static readonly typeName = "sppb.GitInfo";
61
- static readonly fields: FieldList;
62
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitInfo;
63
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitInfo;
64
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitInfo;
65
- static equals(a: GitInfo | PlainMessage<GitInfo> | undefined, b: GitInfo | PlainMessage<GitInfo> | undefined): boolean;
66
- }
67
- export declare class GitStartReq extends Message<GitStartReq> {
68
- id: string;
69
- constructor(data?: PartialMessage<GitStartReq>);
70
- static readonly runtime: typeof proto3;
71
- static readonly typeName = "sppb.GitStartReq";
72
- static readonly fields: FieldList;
73
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitStartReq;
74
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitStartReq;
75
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitStartReq;
76
- static equals(a: GitStartReq | PlainMessage<GitStartReq> | undefined, b: GitStartReq | PlainMessage<GitStartReq> | undefined): boolean;
77
- }
78
- export declare class GitStartRes extends Message<GitStartRes> {
79
- constructor(data?: PartialMessage<GitStartRes>);
80
- static readonly runtime: typeof proto3;
81
- static readonly typeName = "sppb.GitStartRes";
82
- static readonly fields: FieldList;
83
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitStartRes;
84
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitStartRes;
85
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitStartRes;
86
- static equals(a: GitStartRes | PlainMessage<GitStartRes> | undefined, b: GitStartRes | PlainMessage<GitStartRes> | undefined): boolean;
87
- }
88
- export declare class GitStopReq extends Message<GitStopReq> {
89
- id: string;
90
- constructor(data?: PartialMessage<GitStopReq>);
91
- static readonly runtime: typeof proto3;
92
- static readonly typeName = "sppb.GitStopReq";
93
- static readonly fields: FieldList;
94
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitStopReq;
95
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitStopReq;
96
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitStopReq;
97
- static equals(a: GitStopReq | PlainMessage<GitStopReq> | undefined, b: GitStopReq | PlainMessage<GitStopReq> | undefined): boolean;
98
- }
99
- export declare class GitStopRes extends Message<GitStopRes> {
100
- constructor(data?: PartialMessage<GitStopRes>);
101
- static readonly runtime: typeof proto3;
102
- static readonly typeName = "sppb.GitStopRes";
103
- static readonly fields: FieldList;
104
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GitStopRes;
105
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GitStopRes;
106
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GitStopRes;
107
- static equals(a: GitStopRes | PlainMessage<GitStopRes> | undefined, b: GitStopRes | PlainMessage<GitStopRes> | undefined): boolean;
108
- }
@@ -1,311 +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 } from "@bufbuild/protobuf";
8
- const _GitPullReq = class _GitPullReq extends Message {
9
- constructor(data) {
10
- super();
11
- /**
12
- * @generated from field: string id = 1;
13
- */
14
- __publicField(this, "id", "");
15
- proto3.util.initPartial(data, this);
16
- }
17
- static fromBinary(bytes, options) {
18
- return new _GitPullReq().fromBinary(bytes, options);
19
- }
20
- static fromJson(jsonValue, options) {
21
- return new _GitPullReq().fromJson(jsonValue, options);
22
- }
23
- static fromJsonString(jsonString, options) {
24
- return new _GitPullReq().fromJsonString(jsonString, options);
25
- }
26
- static equals(a, b) {
27
- return proto3.util.equals(_GitPullReq, a, b);
28
- }
29
- };
30
- __publicField(_GitPullReq, "runtime", proto3);
31
- __publicField(_GitPullReq, "typeName", "sppb.GitPullReq");
32
- __publicField(_GitPullReq, "fields", proto3.util.newFieldList(() => [
33
- {
34
- no: 1,
35
- name: "id",
36
- kind: "scalar",
37
- T: 9
38
- /* ScalarType.STRING */
39
- }
40
- ]));
41
- let GitPullReq = _GitPullReq;
42
- const _GitSetupReq = class _GitSetupReq extends Message {
43
- constructor(data) {
44
- super();
45
- /**
46
- * @generated from field: string id = 1;
47
- */
48
- __publicField(this, "id", "");
49
- proto3.util.initPartial(data, this);
50
- }
51
- static fromBinary(bytes, options) {
52
- return new _GitSetupReq().fromBinary(bytes, options);
53
- }
54
- static fromJson(jsonValue, options) {
55
- return new _GitSetupReq().fromJson(jsonValue, options);
56
- }
57
- static fromJsonString(jsonString, options) {
58
- return new _GitSetupReq().fromJsonString(jsonString, options);
59
- }
60
- static equals(a, b) {
61
- return proto3.util.equals(_GitSetupReq, a, b);
62
- }
63
- };
64
- __publicField(_GitSetupReq, "runtime", proto3);
65
- __publicField(_GitSetupReq, "typeName", "sppb.GitSetupReq");
66
- __publicField(_GitSetupReq, "fields", proto3.util.newFieldList(() => [
67
- {
68
- no: 1,
69
- name: "id",
70
- kind: "scalar",
71
- T: 9
72
- /* ScalarType.STRING */
73
- }
74
- ]));
75
- let GitSetupReq = _GitSetupReq;
76
- const _GitSetupRes = class _GitSetupRes extends Message {
77
- constructor(data) {
78
- super();
79
- proto3.util.initPartial(data, this);
80
- }
81
- static fromBinary(bytes, options) {
82
- return new _GitSetupRes().fromBinary(bytes, options);
83
- }
84
- static fromJson(jsonValue, options) {
85
- return new _GitSetupRes().fromJson(jsonValue, options);
86
- }
87
- static fromJsonString(jsonString, options) {
88
- return new _GitSetupRes().fromJsonString(jsonString, options);
89
- }
90
- static equals(a, b) {
91
- return proto3.util.equals(_GitSetupRes, a, b);
92
- }
93
- };
94
- __publicField(_GitSetupRes, "runtime", proto3);
95
- __publicField(_GitSetupRes, "typeName", "sppb.GitSetupRes");
96
- __publicField(_GitSetupRes, "fields", proto3.util.newFieldList(() => []));
97
- let GitSetupRes = _GitSetupRes;
98
- const _GitPullRes = class _GitPullRes extends Message {
99
- constructor(data) {
100
- super();
101
- proto3.util.initPartial(data, this);
102
- }
103
- static fromBinary(bytes, options) {
104
- return new _GitPullRes().fromBinary(bytes, options);
105
- }
106
- static fromJson(jsonValue, options) {
107
- return new _GitPullRes().fromJson(jsonValue, options);
108
- }
109
- static fromJsonString(jsonString, options) {
110
- return new _GitPullRes().fromJsonString(jsonString, options);
111
- }
112
- static equals(a, b) {
113
- return proto3.util.equals(_GitPullRes, a, b);
114
- }
115
- };
116
- __publicField(_GitPullRes, "runtime", proto3);
117
- __publicField(_GitPullRes, "typeName", "sppb.GitPullRes");
118
- __publicField(_GitPullRes, "fields", proto3.util.newFieldList(() => []));
119
- let GitPullRes = _GitPullRes;
120
- const _GitGetReq = class _GitGetReq extends Message {
121
- constructor(data) {
122
- super();
123
- /**
124
- * @generated from field: string slugs = 1;
125
- */
126
- __publicField(this, "slugs", "");
127
- proto3.util.initPartial(data, this);
128
- }
129
- static fromBinary(bytes, options) {
130
- return new _GitGetReq().fromBinary(bytes, options);
131
- }
132
- static fromJson(jsonValue, options) {
133
- return new _GitGetReq().fromJson(jsonValue, options);
134
- }
135
- static fromJsonString(jsonString, options) {
136
- return new _GitGetReq().fromJsonString(jsonString, options);
137
- }
138
- static equals(a, b) {
139
- return proto3.util.equals(_GitGetReq, a, b);
140
- }
141
- };
142
- __publicField(_GitGetReq, "runtime", proto3);
143
- __publicField(_GitGetReq, "typeName", "sppb.GitGetReq");
144
- __publicField(_GitGetReq, "fields", proto3.util.newFieldList(() => [
145
- {
146
- no: 1,
147
- name: "slugs",
148
- kind: "scalar",
149
- T: 9
150
- /* ScalarType.STRING */
151
- }
152
- ]));
153
- let GitGetReq = _GitGetReq;
154
- const _GitInfo = class _GitInfo extends Message {
155
- constructor(data) {
156
- super();
157
- /**
158
- * @generated from field: string id = 1;
159
- */
160
- __publicField(this, "id", "");
161
- proto3.util.initPartial(data, this);
162
- }
163
- static fromBinary(bytes, options) {
164
- return new _GitInfo().fromBinary(bytes, options);
165
- }
166
- static fromJson(jsonValue, options) {
167
- return new _GitInfo().fromJson(jsonValue, options);
168
- }
169
- static fromJsonString(jsonString, options) {
170
- return new _GitInfo().fromJsonString(jsonString, options);
171
- }
172
- static equals(a, b) {
173
- return proto3.util.equals(_GitInfo, a, b);
174
- }
175
- };
176
- __publicField(_GitInfo, "runtime", proto3);
177
- __publicField(_GitInfo, "typeName", "sppb.GitInfo");
178
- __publicField(_GitInfo, "fields", proto3.util.newFieldList(() => [
179
- {
180
- no: 1,
181
- name: "id",
182
- kind: "scalar",
183
- T: 9
184
- /* ScalarType.STRING */
185
- }
186
- ]));
187
- let GitInfo = _GitInfo;
188
- const _GitStartReq = class _GitStartReq extends Message {
189
- constructor(data) {
190
- super();
191
- /**
192
- * @generated from field: string id = 1;
193
- */
194
- __publicField(this, "id", "");
195
- proto3.util.initPartial(data, this);
196
- }
197
- static fromBinary(bytes, options) {
198
- return new _GitStartReq().fromBinary(bytes, options);
199
- }
200
- static fromJson(jsonValue, options) {
201
- return new _GitStartReq().fromJson(jsonValue, options);
202
- }
203
- static fromJsonString(jsonString, options) {
204
- return new _GitStartReq().fromJsonString(jsonString, options);
205
- }
206
- static equals(a, b) {
207
- return proto3.util.equals(_GitStartReq, a, b);
208
- }
209
- };
210
- __publicField(_GitStartReq, "runtime", proto3);
211
- __publicField(_GitStartReq, "typeName", "sppb.GitStartReq");
212
- __publicField(_GitStartReq, "fields", proto3.util.newFieldList(() => [
213
- {
214
- no: 1,
215
- name: "id",
216
- kind: "scalar",
217
- T: 9
218
- /* ScalarType.STRING */
219
- }
220
- ]));
221
- let GitStartReq = _GitStartReq;
222
- const _GitStartRes = class _GitStartRes extends Message {
223
- constructor(data) {
224
- super();
225
- proto3.util.initPartial(data, this);
226
- }
227
- static fromBinary(bytes, options) {
228
- return new _GitStartRes().fromBinary(bytes, options);
229
- }
230
- static fromJson(jsonValue, options) {
231
- return new _GitStartRes().fromJson(jsonValue, options);
232
- }
233
- static fromJsonString(jsonString, options) {
234
- return new _GitStartRes().fromJsonString(jsonString, options);
235
- }
236
- static equals(a, b) {
237
- return proto3.util.equals(_GitStartRes, a, b);
238
- }
239
- };
240
- __publicField(_GitStartRes, "runtime", proto3);
241
- __publicField(_GitStartRes, "typeName", "sppb.GitStartRes");
242
- __publicField(_GitStartRes, "fields", proto3.util.newFieldList(() => []));
243
- let GitStartRes = _GitStartRes;
244
- const _GitStopReq = class _GitStopReq extends Message {
245
- constructor(data) {
246
- super();
247
- /**
248
- * @generated from field: string id = 1;
249
- */
250
- __publicField(this, "id", "");
251
- proto3.util.initPartial(data, this);
252
- }
253
- static fromBinary(bytes, options) {
254
- return new _GitStopReq().fromBinary(bytes, options);
255
- }
256
- static fromJson(jsonValue, options) {
257
- return new _GitStopReq().fromJson(jsonValue, options);
258
- }
259
- static fromJsonString(jsonString, options) {
260
- return new _GitStopReq().fromJsonString(jsonString, options);
261
- }
262
- static equals(a, b) {
263
- return proto3.util.equals(_GitStopReq, a, b);
264
- }
265
- };
266
- __publicField(_GitStopReq, "runtime", proto3);
267
- __publicField(_GitStopReq, "typeName", "sppb.GitStopReq");
268
- __publicField(_GitStopReq, "fields", proto3.util.newFieldList(() => [
269
- {
270
- no: 1,
271
- name: "id",
272
- kind: "scalar",
273
- T: 9
274
- /* ScalarType.STRING */
275
- }
276
- ]));
277
- let GitStopReq = _GitStopReq;
278
- const _GitStopRes = class _GitStopRes extends Message {
279
- constructor(data) {
280
- super();
281
- proto3.util.initPartial(data, this);
282
- }
283
- static fromBinary(bytes, options) {
284
- return new _GitStopRes().fromBinary(bytes, options);
285
- }
286
- static fromJson(jsonValue, options) {
287
- return new _GitStopRes().fromJson(jsonValue, options);
288
- }
289
- static fromJsonString(jsonString, options) {
290
- return new _GitStopRes().fromJsonString(jsonString, options);
291
- }
292
- static equals(a, b) {
293
- return proto3.util.equals(_GitStopRes, a, b);
294
- }
295
- };
296
- __publicField(_GitStopRes, "runtime", proto3);
297
- __publicField(_GitStopRes, "typeName", "sppb.GitStopRes");
298
- __publicField(_GitStopRes, "fields", proto3.util.newFieldList(() => []));
299
- let GitStopRes = _GitStopRes;
300
- export {
301
- GitGetReq,
302
- GitInfo,
303
- GitPullReq,
304
- GitPullRes,
305
- GitSetupReq,
306
- GitSetupRes,
307
- GitStartReq,
308
- GitStartRes,
309
- GitStopReq,
310
- GitStopRes
311
- };
@@ -1,12 +0,0 @@
1
- import { MethodKind } from "@bufbuild/protobuf";
2
- import { GitProjectPullReq, GitProjectPullRes } from "./gitproject_pb";
3
- export declare const gitProjectPull: {
4
- readonly localName: "gitProjectPull";
5
- readonly name: "GitProjectPull";
6
- readonly kind: MethodKind.Unary;
7
- readonly I: typeof GitProjectPullReq;
8
- readonly O: typeof GitProjectPullRes;
9
- readonly service: {
10
- readonly typeName: "sppb.GitProjectService";
11
- };
12
- };
@@ -1,15 +0,0 @@
1
- import { MethodKind } from "@bufbuild/protobuf";
2
- import { GitProjectPullReq, GitProjectPullRes } from "./gitproject_pb";
3
- const gitProjectPull = {
4
- localName: "gitProjectPull",
5
- name: "GitProjectPull",
6
- kind: MethodKind.Unary,
7
- I: GitProjectPullReq,
8
- O: GitProjectPullRes,
9
- service: {
10
- typeName: "sppb.GitProjectService"
11
- }
12
- };
13
- export {
14
- gitProjectPull
15
- };