gomtm 0.0.393 → 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 +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,684 +0,0 @@
1
- import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
2
- import { Message, proto3 } from "@bufbuild/protobuf";
3
- import { Paging } from "./mtm_pb";
4
- export declare class SpSiteConfig extends Message<SpSiteConfig> {
5
- id: string;
6
- injScript: string;
7
- cacheDisable: boolean;
8
- constructor(data?: PartialMessage<SpSiteConfig>);
9
- static readonly runtime: typeof proto3;
10
- static readonly typeName = "sppb.SpSiteConfig";
11
- static readonly fields: FieldList;
12
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpSiteConfig;
13
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpSiteConfig;
14
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpSiteConfig;
15
- static equals(a: SpSiteConfig | PlainMessage<SpSiteConfig> | undefined, b: SpSiteConfig | PlainMessage<SpSiteConfig> | undefined): boolean;
16
- }
17
- export declare class SpField extends Message<SpField> {
18
- id: number;
19
- spRouteId: number;
20
- name: string;
21
- sel: string;
22
- selVal: string;
23
- do: string;
24
- value: string;
25
- valGrap: string;
26
- type: string;
27
- valueType: string;
28
- Extends: string;
29
- disabled: boolean;
30
- constructor(data?: PartialMessage<SpField>);
31
- static readonly runtime: typeof proto3;
32
- static readonly typeName = "sppb.SpField";
33
- static readonly fields: FieldList;
34
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpField;
35
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpField;
36
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpField;
37
- static equals(a: SpField | PlainMessage<SpField> | undefined, b: SpField | PlainMessage<SpField> | undefined): boolean;
38
- }
39
- export declare class SpSlugsReq extends Message<SpSlugsReq> {
40
- host: string;
41
- path: string;
42
- constructor(data?: PartialMessage<SpSlugsReq>);
43
- static readonly runtime: typeof proto3;
44
- static readonly typeName = "sppb.SpSlugsReq";
45
- static readonly fields: FieldList;
46
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpSlugsReq;
47
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpSlugsReq;
48
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpSlugsReq;
49
- static equals(a: SpSlugsReq | PlainMessage<SpSlugsReq> | undefined, b: SpSlugsReq | PlainMessage<SpSlugsReq> | undefined): boolean;
50
- }
51
- export declare class SpPageHead extends Message<SpPageHead> {
52
- nodeName: string;
53
- attrs: {
54
- [key: string]: string;
55
- };
56
- text: string;
57
- constructor(data?: PartialMessage<SpPageHead>);
58
- static readonly runtime: typeof proto3;
59
- static readonly typeName = "sppb.SpPageHead";
60
- static readonly fields: FieldList;
61
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpPageHead;
62
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpPageHead;
63
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpPageHead;
64
- static equals(a: SpPageHead | PlainMessage<SpPageHead> | undefined, b: SpPageHead | PlainMessage<SpPageHead> | undefined): boolean;
65
- }
66
- export declare class SpPage extends Message<SpPage> {
67
- heads: SpPageHead[];
68
- content: string;
69
- constructor(data?: PartialMessage<SpPage>);
70
- static readonly runtime: typeof proto3;
71
- static readonly typeName = "sppb.SpPage";
72
- static readonly fields: FieldList;
73
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpPage;
74
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpPage;
75
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpPage;
76
- static equals(a: SpPage | PlainMessage<SpPage> | undefined, b: SpPage | PlainMessage<SpPage> | undefined): boolean;
77
- }
78
- export declare class SpSiteEnableReq extends Message<SpSiteEnableReq> {
79
- id: string;
80
- enabled: boolean;
81
- constructor(data?: PartialMessage<SpSiteEnableReq>);
82
- static readonly runtime: typeof proto3;
83
- static readonly typeName = "sppb.SpSiteEnableReq";
84
- static readonly fields: FieldList;
85
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpSiteEnableReq;
86
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpSiteEnableReq;
87
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpSiteEnableReq;
88
- static equals(a: SpSiteEnableReq | PlainMessage<SpSiteEnableReq> | undefined, b: SpSiteEnableReq | PlainMessage<SpSiteEnableReq> | undefined): boolean;
89
- }
90
- export declare class SpContentmodi extends Message<SpContentmodi> {
91
- id: number;
92
- siteId: number;
93
- action: string;
94
- sel: string;
95
- value: string;
96
- description: string;
97
- priority: number;
98
- title: string;
99
- constructor(data?: PartialMessage<SpContentmodi>);
100
- static readonly runtime: typeof proto3;
101
- static readonly typeName = "sppb.SpContentmodi";
102
- static readonly fields: FieldList;
103
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpContentmodi;
104
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpContentmodi;
105
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpContentmodi;
106
- static equals(a: SpContentmodi | PlainMessage<SpContentmodi> | undefined, b: SpContentmodi | PlainMessage<SpContentmodi> | undefined): boolean;
107
- }
108
- export declare class SpContentmodiListReq extends Message<SpContentmodiListReq> {
109
- Pagination?: Paging;
110
- siteId: number;
111
- q: string;
112
- constructor(data?: PartialMessage<SpContentmodiListReq>);
113
- static readonly runtime: typeof proto3;
114
- static readonly typeName = "sppb.SpContentmodiListReq";
115
- static readonly fields: FieldList;
116
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpContentmodiListReq;
117
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpContentmodiListReq;
118
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpContentmodiListReq;
119
- static equals(a: SpContentmodiListReq | PlainMessage<SpContentmodiListReq> | undefined, b: SpContentmodiListReq | PlainMessage<SpContentmodiListReq> | undefined): boolean;
120
- }
121
- export declare class SpContentmodiListReply extends Message<SpContentmodiListReply> {
122
- Pagination?: Paging;
123
- items: SpContentmodi[];
124
- Total: number;
125
- constructor(data?: PartialMessage<SpContentmodiListReply>);
126
- static readonly runtime: typeof proto3;
127
- static readonly typeName = "sppb.SpContentmodiListReply";
128
- static readonly fields: FieldList;
129
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpContentmodiListReply;
130
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpContentmodiListReply;
131
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpContentmodiListReply;
132
- static equals(a: SpContentmodiListReply | PlainMessage<SpContentmodiListReply> | undefined, b: SpContentmodiListReply | PlainMessage<SpContentmodiListReply> | undefined): boolean;
133
- }
134
- export declare class SpContentmodiGetReq extends Message<SpContentmodiGetReq> {
135
- id: number;
136
- constructor(data?: PartialMessage<SpContentmodiGetReq>);
137
- static readonly runtime: typeof proto3;
138
- static readonly typeName = "sppb.SpContentmodiGetReq";
139
- static readonly fields: FieldList;
140
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpContentmodiGetReq;
141
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpContentmodiGetReq;
142
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpContentmodiGetReq;
143
- static equals(a: SpContentmodiGetReq | PlainMessage<SpContentmodiGetReq> | undefined, b: SpContentmodiGetReq | PlainMessage<SpContentmodiGetReq> | undefined): boolean;
144
- }
145
- export declare class SpContentmodiCreateReq extends Message<SpContentmodiCreateReq> {
146
- id: number;
147
- siteId: number;
148
- action: string;
149
- sel: string;
150
- value: string;
151
- description: string;
152
- priority: number;
153
- title: string;
154
- constructor(data?: PartialMessage<SpContentmodiCreateReq>);
155
- static readonly runtime: typeof proto3;
156
- static readonly typeName = "sppb.SpContentmodiCreateReq";
157
- static readonly fields: FieldList;
158
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpContentmodiCreateReq;
159
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpContentmodiCreateReq;
160
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpContentmodiCreateReq;
161
- static equals(a: SpContentmodiCreateReq | PlainMessage<SpContentmodiCreateReq> | undefined, b: SpContentmodiCreateReq | PlainMessage<SpContentmodiCreateReq> | undefined): boolean;
162
- }
163
- export declare class SpContentmodiUpdateReq extends Message<SpContentmodiUpdateReq> {
164
- id: number;
165
- title: string;
166
- siteId: number;
167
- action: string;
168
- sel: string;
169
- value: string;
170
- description: string;
171
- priority: number;
172
- constructor(data?: PartialMessage<SpContentmodiUpdateReq>);
173
- static readonly runtime: typeof proto3;
174
- static readonly typeName = "sppb.SpContentmodiUpdateReq";
175
- static readonly fields: FieldList;
176
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpContentmodiUpdateReq;
177
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpContentmodiUpdateReq;
178
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpContentmodiUpdateReq;
179
- static equals(a: SpContentmodiUpdateReq | PlainMessage<SpContentmodiUpdateReq> | undefined, b: SpContentmodiUpdateReq | PlainMessage<SpContentmodiUpdateReq> | undefined): boolean;
180
- }
181
- export declare class SpiderField extends Message<SpiderField> {
182
- name: string;
183
- selector: string;
184
- type: string;
185
- constructor(data?: PartialMessage<SpiderField>);
186
- static readonly runtime: typeof proto3;
187
- static readonly typeName = "sppb.SpiderField";
188
- static readonly fields: FieldList;
189
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderField;
190
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderField;
191
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderField;
192
- static equals(a: SpiderField | PlainMessage<SpiderField> | undefined, b: SpiderField | PlainMessage<SpiderField> | undefined): boolean;
193
- }
194
- export declare class SpProjectReloadReq extends Message<SpProjectReloadReq> {
195
- id: number;
196
- removeCache: boolean;
197
- constructor(data?: PartialMessage<SpProjectReloadReq>);
198
- static readonly runtime: typeof proto3;
199
- static readonly typeName = "sppb.SpProjectReloadReq";
200
- static readonly fields: FieldList;
201
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpProjectReloadReq;
202
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpProjectReloadReq;
203
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpProjectReloadReq;
204
- static equals(a: SpProjectReloadReq | PlainMessage<SpProjectReloadReq> | undefined, b: SpProjectReloadReq | PlainMessage<SpProjectReloadReq> | undefined): boolean;
205
- }
206
- export declare class SpProject extends Message<SpProject> {
207
- id: number;
208
- title: string;
209
- routes: SpRoute[];
210
- constructor(data?: PartialMessage<SpProject>);
211
- static readonly runtime: typeof proto3;
212
- static readonly typeName = "sppb.SpProject";
213
- static readonly fields: FieldList;
214
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpProject;
215
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpProject;
216
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpProject;
217
- static equals(a: SpProject | PlainMessage<SpProject> | undefined, b: SpProject | PlainMessage<SpProject> | undefined): boolean;
218
- }
219
- export declare class SpProjectGetReq extends Message<SpProjectGetReq> {
220
- host: string;
221
- id: number;
222
- siteId: number;
223
- constructor(data?: PartialMessage<SpProjectGetReq>);
224
- static readonly runtime: typeof proto3;
225
- static readonly typeName = "sppb.SpProjectGetReq";
226
- static readonly fields: FieldList;
227
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpProjectGetReq;
228
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpProjectGetReq;
229
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpProjectGetReq;
230
- static equals(a: SpProjectGetReq | PlainMessage<SpProjectGetReq> | undefined, b: SpProjectGetReq | PlainMessage<SpProjectGetReq> | undefined): boolean;
231
- }
232
- export declare class SpProjectCreateReq extends Message<SpProjectCreateReq> {
233
- siteId: number;
234
- constructor(data?: PartialMessage<SpProjectCreateReq>);
235
- static readonly runtime: typeof proto3;
236
- static readonly typeName = "sppb.SpProjectCreateReq";
237
- static readonly fields: FieldList;
238
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpProjectCreateReq;
239
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpProjectCreateReq;
240
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpProjectCreateReq;
241
- static equals(a: SpProjectCreateReq | PlainMessage<SpProjectCreateReq> | undefined, b: SpProjectCreateReq | PlainMessage<SpProjectCreateReq> | undefined): boolean;
242
- }
243
- export declare class SpProjectUpdateReq extends Message<SpProjectUpdateReq> {
244
- id: number;
245
- title: string;
246
- host: string;
247
- spSiteId: string;
248
- domainId: string;
249
- constructor(data?: PartialMessage<SpProjectUpdateReq>);
250
- static readonly runtime: typeof proto3;
251
- static readonly typeName = "sppb.SpProjectUpdateReq";
252
- static readonly fields: FieldList;
253
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpProjectUpdateReq;
254
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpProjectUpdateReq;
255
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpProjectUpdateReq;
256
- static equals(a: SpProjectUpdateReq | PlainMessage<SpProjectUpdateReq> | undefined, b: SpProjectUpdateReq | PlainMessage<SpProjectUpdateReq> | undefined): boolean;
257
- }
258
- export declare class SpProjectListReq extends Message<SpProjectListReq> {
259
- Pagination?: Paging;
260
- q: string;
261
- siteId: number;
262
- constructor(data?: PartialMessage<SpProjectListReq>);
263
- static readonly runtime: typeof proto3;
264
- static readonly typeName = "sppb.SpProjectListReq";
265
- static readonly fields: FieldList;
266
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpProjectListReq;
267
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpProjectListReq;
268
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpProjectListReq;
269
- static equals(a: SpProjectListReq | PlainMessage<SpProjectListReq> | undefined, b: SpProjectListReq | PlainMessage<SpProjectListReq> | undefined): boolean;
270
- }
271
- export declare class SpProjectListReply extends Message<SpProjectListReply> {
272
- Pagination?: Paging;
273
- Total: number;
274
- items: SpProject[];
275
- constructor(data?: PartialMessage<SpProjectListReply>);
276
- static readonly runtime: typeof proto3;
277
- static readonly typeName = "sppb.SpProjectListReply";
278
- static readonly fields: FieldList;
279
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpProjectListReply;
280
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpProjectListReply;
281
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpProjectListReply;
282
- static equals(a: SpProjectListReply | PlainMessage<SpProjectListReply> | undefined, b: SpProjectListReply | PlainMessage<SpProjectListReply> | undefined): boolean;
283
- }
284
- export declare class SpiderProjectRunReq extends Message<SpiderProjectRunReq> {
285
- id: string;
286
- constructor(data?: PartialMessage<SpiderProjectRunReq>);
287
- static readonly runtime: typeof proto3;
288
- static readonly typeName = "sppb.SpiderProjectRunReq";
289
- static readonly fields: FieldList;
290
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderProjectRunReq;
291
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderProjectRunReq;
292
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderProjectRunReq;
293
- static equals(a: SpiderProjectRunReq | PlainMessage<SpiderProjectRunReq> | undefined, b: SpiderProjectRunReq | PlainMessage<SpiderProjectRunReq> | undefined): boolean;
294
- }
295
- export declare class SpProjectBindHostnameReq extends Message<SpProjectBindHostnameReq> {
296
- hostname: string;
297
- spProjectId: string;
298
- constructor(data?: PartialMessage<SpProjectBindHostnameReq>);
299
- static readonly runtime: typeof proto3;
300
- static readonly typeName = "sppb.SpProjectBindHostnameReq";
301
- static readonly fields: FieldList;
302
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpProjectBindHostnameReq;
303
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpProjectBindHostnameReq;
304
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpProjectBindHostnameReq;
305
- static equals(a: SpProjectBindHostnameReq | PlainMessage<SpProjectBindHostnameReq> | undefined, b: SpProjectBindHostnameReq | PlainMessage<SpProjectBindHostnameReq> | undefined): boolean;
306
- }
307
- export declare class SpiderTrace extends Message<SpiderTrace> {
308
- id: string;
309
- url: string;
310
- ProjectId: string;
311
- constructor(data?: PartialMessage<SpiderTrace>);
312
- static readonly runtime: typeof proto3;
313
- static readonly typeName = "sppb.SpiderTrace";
314
- static readonly fields: FieldList;
315
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderTrace;
316
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderTrace;
317
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderTrace;
318
- static equals(a: SpiderTrace | PlainMessage<SpiderTrace> | undefined, b: SpiderTrace | PlainMessage<SpiderTrace> | undefined): boolean;
319
- }
320
- export declare class SpiderTraceListReq extends Message<SpiderTraceListReq> {
321
- keyword: string;
322
- Pagination?: Paging;
323
- constructor(data?: PartialMessage<SpiderTraceListReq>);
324
- static readonly runtime: typeof proto3;
325
- static readonly typeName = "sppb.SpiderTraceListReq";
326
- static readonly fields: FieldList;
327
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderTraceListReq;
328
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderTraceListReq;
329
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderTraceListReq;
330
- static equals(a: SpiderTraceListReq | PlainMessage<SpiderTraceListReq> | undefined, b: SpiderTraceListReq | PlainMessage<SpiderTraceListReq> | undefined): boolean;
331
- }
332
- export declare class SpiderTraceListReply extends Message<SpiderTraceListReply> {
333
- Pagination?: Paging;
334
- items: SpiderTrace[];
335
- constructor(data?: PartialMessage<SpiderTraceListReply>);
336
- static readonly runtime: typeof proto3;
337
- static readonly typeName = "sppb.SpiderTraceListReply";
338
- static readonly fields: FieldList;
339
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderTraceListReply;
340
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderTraceListReply;
341
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderTraceListReply;
342
- static equals(a: SpiderTraceListReply | PlainMessage<SpiderTraceListReply> | undefined, b: SpiderTraceListReply | PlainMessage<SpiderTraceListReply> | undefined): boolean;
343
- }
344
- export declare class SpiderTraceGetReq extends Message<SpiderTraceGetReq> {
345
- id: string;
346
- constructor(data?: PartialMessage<SpiderTraceGetReq>);
347
- static readonly runtime: typeof proto3;
348
- static readonly typeName = "sppb.SpiderTraceGetReq";
349
- static readonly fields: FieldList;
350
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderTraceGetReq;
351
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderTraceGetReq;
352
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderTraceGetReq;
353
- static equals(a: SpiderTraceGetReq | PlainMessage<SpiderTraceGetReq> | undefined, b: SpiderTraceGetReq | PlainMessage<SpiderTraceGetReq> | undefined): boolean;
354
- }
355
- export declare class SpiderTraceGetReply extends Message<SpiderTraceGetReply> {
356
- rawResBody: string;
357
- constructor(data?: PartialMessage<SpiderTraceGetReply>);
358
- static readonly runtime: typeof proto3;
359
- static readonly typeName = "sppb.SpiderTraceGetReply";
360
- static readonly fields: FieldList;
361
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderTraceGetReply;
362
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderTraceGetReply;
363
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderTraceGetReply;
364
- static equals(a: SpiderTraceGetReply | PlainMessage<SpiderTraceGetReply> | undefined, b: SpiderTraceGetReply | PlainMessage<SpiderTraceGetReply> | undefined): boolean;
365
- }
366
- export declare class SpiderTraceCreateReq extends Message<SpiderTraceCreateReq> {
367
- id: string;
368
- url: string;
369
- ProjectId: string;
370
- constructor(data?: PartialMessage<SpiderTraceCreateReq>);
371
- static readonly runtime: typeof proto3;
372
- static readonly typeName = "sppb.SpiderTraceCreateReq";
373
- static readonly fields: FieldList;
374
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderTraceCreateReq;
375
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderTraceCreateReq;
376
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderTraceCreateReq;
377
- static equals(a: SpiderTraceCreateReq | PlainMessage<SpiderTraceCreateReq> | undefined, b: SpiderTraceCreateReq | PlainMessage<SpiderTraceCreateReq> | undefined): boolean;
378
- }
379
- export declare class SpiderProjectVisitReq extends Message<SpiderProjectVisitReq> {
380
- projectId: string;
381
- url: string;
382
- constructor(data?: PartialMessage<SpiderProjectVisitReq>);
383
- static readonly runtime: typeof proto3;
384
- static readonly typeName = "sppb.SpiderProjectVisitReq";
385
- static readonly fields: FieldList;
386
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderProjectVisitReq;
387
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderProjectVisitReq;
388
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderProjectVisitReq;
389
- static equals(a: SpiderProjectVisitReq | PlainMessage<SpiderProjectVisitReq> | undefined, b: SpiderProjectVisitReq | PlainMessage<SpiderProjectVisitReq> | undefined): boolean;
390
- }
391
- export declare class SpiderResult extends Message<SpiderResult> {
392
- key: string;
393
- content: string;
394
- constructor(data?: PartialMessage<SpiderResult>);
395
- static readonly runtime: typeof proto3;
396
- static readonly typeName = "sppb.SpiderResult";
397
- static readonly fields: FieldList;
398
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderResult;
399
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderResult;
400
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderResult;
401
- static equals(a: SpiderResult | PlainMessage<SpiderResult> | undefined, b: SpiderResult | PlainMessage<SpiderResult> | undefined): boolean;
402
- }
403
- export declare class SpiderResultListReq extends Message<SpiderResultListReq> {
404
- Pagination?: Paging;
405
- constructor(data?: PartialMessage<SpiderResultListReq>);
406
- static readonly runtime: typeof proto3;
407
- static readonly typeName = "sppb.SpiderResultListReq";
408
- static readonly fields: FieldList;
409
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderResultListReq;
410
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderResultListReq;
411
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderResultListReq;
412
- static equals(a: SpiderResultListReq | PlainMessage<SpiderResultListReq> | undefined, b: SpiderResultListReq | PlainMessage<SpiderResultListReq> | undefined): boolean;
413
- }
414
- export declare class SpiderResultListReply extends Message<SpiderResultListReply> {
415
- Pagination?: Paging;
416
- items: SpiderResult[];
417
- constructor(data?: PartialMessage<SpiderResultListReply>);
418
- static readonly runtime: typeof proto3;
419
- static readonly typeName = "sppb.SpiderResultListReply";
420
- static readonly fields: FieldList;
421
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderResultListReply;
422
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderResultListReply;
423
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderResultListReply;
424
- static equals(a: SpiderResultListReply | PlainMessage<SpiderResultListReply> | undefined, b: SpiderResultListReply | PlainMessage<SpiderResultListReply> | undefined): boolean;
425
- }
426
- export declare class SpiderResultGetReq extends Message<SpiderResultGetReq> {
427
- key: string;
428
- constructor(data?: PartialMessage<SpiderResultGetReq>);
429
- static readonly runtime: typeof proto3;
430
- static readonly typeName = "sppb.SpiderResultGetReq";
431
- static readonly fields: FieldList;
432
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderResultGetReq;
433
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderResultGetReq;
434
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderResultGetReq;
435
- static equals(a: SpiderResultGetReq | PlainMessage<SpiderResultGetReq> | undefined, b: SpiderResultGetReq | PlainMessage<SpiderResultGetReq> | undefined): boolean;
436
- }
437
- export declare class SpiderResultGetReply extends Message<SpiderResultGetReply> {
438
- key: string;
439
- content: string;
440
- constructor(data?: PartialMessage<SpiderResultGetReply>);
441
- static readonly runtime: typeof proto3;
442
- static readonly typeName = "sppb.SpiderResultGetReply";
443
- static readonly fields: FieldList;
444
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpiderResultGetReply;
445
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpiderResultGetReply;
446
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpiderResultGetReply;
447
- static equals(a: SpiderResultGetReply | PlainMessage<SpiderResultGetReply> | undefined, b: SpiderResultGetReply | PlainMessage<SpiderResultGetReply> | undefined): boolean;
448
- }
449
- export declare class SpRoute extends Message<SpRoute> {
450
- id: number;
451
- title: string;
452
- hostPattern: string;
453
- pathPattern: string;
454
- enabled: boolean;
455
- priority: number;
456
- spProjectId: number;
457
- type: string;
458
- value: string;
459
- constructor(data?: PartialMessage<SpRoute>);
460
- static readonly runtime: typeof proto3;
461
- static readonly typeName = "sppb.SpRoute";
462
- static readonly fields: FieldList;
463
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpRoute;
464
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpRoute;
465
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpRoute;
466
- static equals(a: SpRoute | PlainMessage<SpRoute> | undefined, b: SpRoute | PlainMessage<SpRoute> | undefined): boolean;
467
- }
468
- export declare class SpRouteListReq extends Message<SpRouteListReq> {
469
- Pagination?: Paging;
470
- spProjectId: number;
471
- siteId: number;
472
- q: string;
473
- constructor(data?: PartialMessage<SpRouteListReq>);
474
- static readonly runtime: typeof proto3;
475
- static readonly typeName = "sppb.SpRouteListReq";
476
- static readonly fields: FieldList;
477
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpRouteListReq;
478
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpRouteListReq;
479
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpRouteListReq;
480
- static equals(a: SpRouteListReq | PlainMessage<SpRouteListReq> | undefined, b: SpRouteListReq | PlainMessage<SpRouteListReq> | undefined): boolean;
481
- }
482
- export declare class SpRouteListReply extends Message<SpRouteListReply> {
483
- Pagination?: Paging;
484
- Total: number;
485
- items: SpRoute[];
486
- constructor(data?: PartialMessage<SpRouteListReply>);
487
- static readonly runtime: typeof proto3;
488
- static readonly typeName = "sppb.SpRouteListReply";
489
- static readonly fields: FieldList;
490
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpRouteListReply;
491
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpRouteListReply;
492
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpRouteListReply;
493
- static equals(a: SpRouteListReply | PlainMessage<SpRouteListReply> | undefined, b: SpRouteListReply | PlainMessage<SpRouteListReply> | undefined): boolean;
494
- }
495
- export declare class SpRouteGetReq extends Message<SpRouteGetReq> {
496
- id: number;
497
- constructor(data?: PartialMessage<SpRouteGetReq>);
498
- static readonly runtime: typeof proto3;
499
- static readonly typeName = "sppb.SpRouteGetReq";
500
- static readonly fields: FieldList;
501
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpRouteGetReq;
502
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpRouteGetReq;
503
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpRouteGetReq;
504
- static equals(a: SpRouteGetReq | PlainMessage<SpRouteGetReq> | undefined, b: SpRouteGetReq | PlainMessage<SpRouteGetReq> | undefined): boolean;
505
- }
506
- export declare class SpRouteCreateReq extends Message<SpRouteCreateReq> {
507
- siteId: number;
508
- title: string;
509
- hostPattern: string;
510
- pathPattern: string;
511
- type: string;
512
- value: string;
513
- constructor(data?: PartialMessage<SpRouteCreateReq>);
514
- static readonly runtime: typeof proto3;
515
- static readonly typeName = "sppb.SpRouteCreateReq";
516
- static readonly fields: FieldList;
517
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpRouteCreateReq;
518
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpRouteCreateReq;
519
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpRouteCreateReq;
520
- static equals(a: SpRouteCreateReq | PlainMessage<SpRouteCreateReq> | undefined, b: SpRouteCreateReq | PlainMessage<SpRouteCreateReq> | undefined): boolean;
521
- }
522
- export declare class SpRouteUpdateReq extends Message<SpRouteUpdateReq> {
523
- id: number;
524
- title: string;
525
- hostPattern: string;
526
- pathPattern: string;
527
- enabled: boolean;
528
- priority: number;
529
- type: string;
530
- value: string;
531
- constructor(data?: PartialMessage<SpRouteUpdateReq>);
532
- static readonly runtime: typeof proto3;
533
- static readonly typeName = "sppb.SpRouteUpdateReq";
534
- static readonly fields: FieldList;
535
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpRouteUpdateReq;
536
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpRouteUpdateReq;
537
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpRouteUpdateReq;
538
- static equals(a: SpRouteUpdateReq | PlainMessage<SpRouteUpdateReq> | undefined, b: SpRouteUpdateReq | PlainMessage<SpRouteUpdateReq> | undefined): boolean;
539
- }
540
- export declare class SpOptionGetReq extends Message<SpOptionGetReq> {
541
- siteId: number;
542
- constructor(data?: PartialMessage<SpOptionGetReq>);
543
- static readonly runtime: typeof proto3;
544
- static readonly typeName = "sppb.SpOptionGetReq";
545
- static readonly fields: FieldList;
546
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpOptionGetReq;
547
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpOptionGetReq;
548
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpOptionGetReq;
549
- static equals(a: SpOptionGetReq | PlainMessage<SpOptionGetReq> | undefined, b: SpOptionGetReq | PlainMessage<SpOptionGetReq> | undefined): boolean;
550
- }
551
- export declare class SpOption extends Message<SpOption> {
552
- siteId: number;
553
- enabledFrontScript: boolean;
554
- enabledResponseCache: boolean;
555
- constructor(data?: PartialMessage<SpOption>);
556
- static readonly runtime: typeof proto3;
557
- static readonly typeName = "sppb.SpOption";
558
- static readonly fields: FieldList;
559
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpOption;
560
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpOption;
561
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpOption;
562
- static equals(a: SpOption | PlainMessage<SpOption> | undefined, b: SpOption | PlainMessage<SpOption> | undefined): boolean;
563
- }
564
- export declare class SpCrawler extends Message<SpCrawler> {
565
- id: number;
566
- siteId: number;
567
- constructor(data?: PartialMessage<SpCrawler>);
568
- static readonly runtime: typeof proto3;
569
- static readonly typeName = "sppb.SpCrawler";
570
- static readonly fields: FieldList;
571
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpCrawler;
572
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpCrawler;
573
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpCrawler;
574
- static equals(a: SpCrawler | PlainMessage<SpCrawler> | undefined, b: SpCrawler | PlainMessage<SpCrawler> | undefined): boolean;
575
- }
576
- export declare class SpCrawlerListReq extends Message<SpCrawlerListReq> {
577
- Pagination?: Paging;
578
- siteId: number;
579
- q: string;
580
- constructor(data?: PartialMessage<SpCrawlerListReq>);
581
- static readonly runtime: typeof proto3;
582
- static readonly typeName = "sppb.SpCrawlerListReq";
583
- static readonly fields: FieldList;
584
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpCrawlerListReq;
585
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpCrawlerListReq;
586
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpCrawlerListReq;
587
- static equals(a: SpCrawlerListReq | PlainMessage<SpCrawlerListReq> | undefined, b: SpCrawlerListReq | PlainMessage<SpCrawlerListReq> | undefined): boolean;
588
- }
589
- export declare class SpCrawlerListReply extends Message<SpCrawlerListReply> {
590
- Pagination?: Paging;
591
- items: SpCrawler[];
592
- Total: number;
593
- constructor(data?: PartialMessage<SpCrawlerListReply>);
594
- static readonly runtime: typeof proto3;
595
- static readonly typeName = "sppb.SpCrawlerListReply";
596
- static readonly fields: FieldList;
597
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpCrawlerListReply;
598
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpCrawlerListReply;
599
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpCrawlerListReply;
600
- static equals(a: SpCrawlerListReply | PlainMessage<SpCrawlerListReply> | undefined, b: SpCrawlerListReply | PlainMessage<SpCrawlerListReply> | undefined): boolean;
601
- }
602
- export declare class SpCrawlerGetReq extends Message<SpCrawlerGetReq> {
603
- id: number;
604
- constructor(data?: PartialMessage<SpCrawlerGetReq>);
605
- static readonly runtime: typeof proto3;
606
- static readonly typeName = "sppb.SpCrawlerGetReq";
607
- static readonly fields: FieldList;
608
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpCrawlerGetReq;
609
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpCrawlerGetReq;
610
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpCrawlerGetReq;
611
- static equals(a: SpCrawlerGetReq | PlainMessage<SpCrawlerGetReq> | undefined, b: SpCrawlerGetReq | PlainMessage<SpCrawlerGetReq> | undefined): boolean;
612
- }
613
- export declare class SpCrawlerCreateReq extends Message<SpCrawlerCreateReq> {
614
- id: number;
615
- siteId: number;
616
- constructor(data?: PartialMessage<SpCrawlerCreateReq>);
617
- static readonly runtime: typeof proto3;
618
- static readonly typeName = "sppb.SpCrawlerCreateReq";
619
- static readonly fields: FieldList;
620
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpCrawlerCreateReq;
621
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpCrawlerCreateReq;
622
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpCrawlerCreateReq;
623
- static equals(a: SpCrawlerCreateReq | PlainMessage<SpCrawlerCreateReq> | undefined, b: SpCrawlerCreateReq | PlainMessage<SpCrawlerCreateReq> | undefined): boolean;
624
- }
625
- export declare class SpCrawlerUpdateReq extends Message<SpCrawlerUpdateReq> {
626
- id: number;
627
- siteId: number;
628
- constructor(data?: PartialMessage<SpCrawlerUpdateReq>);
629
- static readonly runtime: typeof proto3;
630
- static readonly typeName = "sppb.SpCrawlerUpdateReq";
631
- static readonly fields: FieldList;
632
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpCrawlerUpdateReq;
633
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpCrawlerUpdateReq;
634
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpCrawlerUpdateReq;
635
- static equals(a: SpCrawlerUpdateReq | PlainMessage<SpCrawlerUpdateReq> | undefined, b: SpCrawlerUpdateReq | PlainMessage<SpCrawlerUpdateReq> | undefined): boolean;
636
- }
637
- export declare class SpSiteListItem extends Message<SpSiteListItem> {
638
- hash: string;
639
- targetDomain: string;
640
- title: string;
641
- serveHomeUrl: string;
642
- constructor(data?: PartialMessage<SpSiteListItem>);
643
- static readonly runtime: typeof proto3;
644
- static readonly typeName = "sppb.SpSiteListItem";
645
- static readonly fields: FieldList;
646
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpSiteListItem;
647
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpSiteListItem;
648
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpSiteListItem;
649
- static equals(a: SpSiteListItem | PlainMessage<SpSiteListItem> | undefined, b: SpSiteListItem | PlainMessage<SpSiteListItem> | undefined): boolean;
650
- }
651
- export declare class SpConfig extends Message<SpConfig> {
652
- bindHosts: string[];
653
- targetHost: string;
654
- constructor(data?: PartialMessage<SpConfig>);
655
- static readonly runtime: typeof proto3;
656
- static readonly typeName = "sppb.SpConfig";
657
- static readonly fields: FieldList;
658
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SpConfig;
659
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SpConfig;
660
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SpConfig;
661
- static equals(a: SpConfig | PlainMessage<SpConfig> | undefined, b: SpConfig | PlainMessage<SpConfig> | undefined): boolean;
662
- }
663
- export declare class Sp2FetchReq extends Message<Sp2FetchReq> {
664
- url: string;
665
- constructor(data?: PartialMessage<Sp2FetchReq>);
666
- static readonly runtime: typeof proto3;
667
- static readonly typeName = "sppb.Sp2FetchReq";
668
- static readonly fields: FieldList;
669
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Sp2FetchReq;
670
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Sp2FetchReq;
671
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Sp2FetchReq;
672
- static equals(a: Sp2FetchReq | PlainMessage<Sp2FetchReq> | undefined, b: Sp2FetchReq | PlainMessage<Sp2FetchReq> | undefined): boolean;
673
- }
674
- export declare class Sp2FetchRes extends Message<Sp2FetchRes> {
675
- body: string;
676
- constructor(data?: PartialMessage<Sp2FetchRes>);
677
- static readonly runtime: typeof proto3;
678
- static readonly typeName = "sppb.Sp2FetchRes";
679
- static readonly fields: FieldList;
680
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Sp2FetchRes;
681
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Sp2FetchRes;
682
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Sp2FetchRes;
683
- static equals(a: Sp2FetchRes | PlainMessage<Sp2FetchRes> | undefined, b: Sp2FetchRes | PlainMessage<Sp2FetchRes> | undefined): boolean;
684
- }