@dcl/protocol 1.0.0-4958447726.commit-3016853 → 1.0.0-4959770633.commit-e249449

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 (282) hide show
  1. package/README.md +3 -3
  2. package/out-js/decentraland/bff/authentication_service.gen.d.ts +46 -184
  3. package/out-js/decentraland/bff/authentication_service.gen.js +115 -80
  4. package/out-js/decentraland/bff/authentication_service.gen.js.map +1 -1
  5. package/out-js/decentraland/bff/comms_director_service.gen.d.ts +28 -228
  6. package/out-js/decentraland/bff/comms_director_service.gen.js +76 -54
  7. package/out-js/decentraland/bff/comms_director_service.gen.js.map +1 -1
  8. package/out-js/decentraland/bff/comms_service.gen.d.ts +30 -272
  9. package/out-js/decentraland/bff/comms_service.gen.js +52 -38
  10. package/out-js/decentraland/bff/comms_service.gen.js.map +1 -1
  11. package/out-js/decentraland/bff/http_endpoints.gen.d.ts +66 -854
  12. package/out-js/decentraland/bff/http_endpoints.gen.js +215 -158
  13. package/out-js/decentraland/bff/http_endpoints.gen.js.map +1 -1
  14. package/out-js/decentraland/bff/topics_service.gen.d.ts +46 -208
  15. package/out-js/decentraland/bff/topics_service.gen.js +116 -81
  16. package/out-js/decentraland/bff/topics_service.gen.js.map +1 -1
  17. package/out-js/decentraland/common/border_rect.gen.d.ts +16 -56
  18. package/out-js/decentraland/common/border_rect.gen.js +44 -30
  19. package/out-js/decentraland/common/border_rect.gen.js.map +1 -1
  20. package/out-js/decentraland/common/colors.gen.d.ts +16 -52
  21. package/out-js/decentraland/common/colors.gen.js +44 -30
  22. package/out-js/decentraland/common/colors.gen.js.map +1 -1
  23. package/out-js/decentraland/common/content_mapping.gen.d.ts +8 -20
  24. package/out-js/decentraland/common/content_mapping.gen.js +22 -15
  25. package/out-js/decentraland/common/content_mapping.gen.js.map +1 -1
  26. package/out-js/decentraland/common/sdk/user_data.gen.d.ts +24 -176
  27. package/out-js/decentraland/common/sdk/user_data.gen.js +76 -55
  28. package/out-js/decentraland/common/sdk/user_data.gen.js.map +1 -1
  29. package/out-js/decentraland/common/texture.gen.d.ts +32 -250
  30. package/out-js/decentraland/common/texture.gen.js +103 -75
  31. package/out-js/decentraland/common/texture.gen.js.map +1 -1
  32. package/out-js/decentraland/common/vectors.gen.d.ts +38 -68
  33. package/out-js/decentraland/common/vectors.gen.js +161 -46
  34. package/out-js/decentraland/common/vectors.gen.js.map +1 -1
  35. package/out-js/decentraland/kernel/apis/communications_controller.gen.d.ts +18 -48
  36. package/out-js/decentraland/kernel/apis/communications_controller.gen.js +46 -32
  37. package/out-js/decentraland/kernel/apis/communications_controller.gen.js.map +1 -1
  38. package/out-js/decentraland/kernel/apis/dev_tools.gen.d.ts +18 -56
  39. package/out-js/decentraland/kernel/apis/dev_tools.gen.js +46 -32
  40. package/out-js/decentraland/kernel/apis/dev_tools.gen.js.map +1 -1
  41. package/out-js/decentraland/kernel/apis/engine_api.gen.d.ts +157 -4088
  42. package/out-js/decentraland/kernel/apis/engine_api.gen.js +483 -1650
  43. package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
  44. package/out-js/decentraland/kernel/apis/environment_api.gen.d.ts +150 -690
  45. package/out-js/decentraland/kernel/apis/environment_api.gen.js +400 -281
  46. package/out-js/decentraland/kernel/apis/environment_api.gen.js.map +1 -1
  47. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.d.ts +106 -440
  48. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js +278 -194
  49. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js.map +1 -1
  50. package/out-js/decentraland/kernel/apis/parcel_identity.gen.d.ts +70 -518
  51. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js +192 -136
  52. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js.map +1 -1
  53. package/out-js/decentraland/kernel/apis/permissions.gen.d.ts +36 -128
  54. package/out-js/decentraland/kernel/apis/permissions.gen.js +92 -64
  55. package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
  56. package/out-js/decentraland/kernel/apis/players.gen.d.ts +54 -476
  57. package/out-js/decentraland/kernel/apis/players.gen.js +143 -101
  58. package/out-js/decentraland/kernel/apis/players.gen.js.map +1 -1
  59. package/out-js/decentraland/kernel/apis/portable_experiences.gen.d.ts +80 -308
  60. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js +211 -148
  61. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js.map +1 -1
  62. package/out-js/decentraland/kernel/apis/restricted_actions.gen.d.ts +102 -568
  63. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js +256 -179
  64. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js.map +1 -1
  65. package/out-js/decentraland/kernel/apis/runtime.gen.d.ts +80 -404
  66. package/out-js/decentraland/kernel/apis/runtime.gen.js +211 -148
  67. package/out-js/decentraland/kernel/apis/runtime.gen.js.map +1 -1
  68. package/out-js/decentraland/kernel/apis/scene.gen.d.ts +18 -132
  69. package/out-js/decentraland/kernel/apis/scene.gen.js +46 -32
  70. package/out-js/decentraland/kernel/apis/scene.gen.js.map +1 -1
  71. package/out-js/decentraland/kernel/apis/signed_fetch.gen.d.ts +42 -284
  72. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js +121 -86
  73. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js.map +1 -1
  74. package/out-js/decentraland/kernel/apis/social_controller.gen.d.ts +26 -128
  75. package/out-js/decentraland/kernel/apis/social_controller.gen.js +73 -52
  76. package/out-js/decentraland/kernel/apis/social_controller.gen.js.map +1 -1
  77. package/out-js/decentraland/kernel/apis/testing.gen.d.ts +78 -408
  78. package/out-js/decentraland/kernel/apis/testing.gen.js +219 -156
  79. package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -1
  80. package/out-js/decentraland/kernel/apis/user_action_module.gen.d.ts +18 -48
  81. package/out-js/decentraland/kernel/apis/user_action_module.gen.js +46 -32
  82. package/out-js/decentraland/kernel/apis/user_action_module.gen.js.map +1 -1
  83. package/out-js/decentraland/kernel/apis/user_identity.gen.d.ts +36 -352
  84. package/out-js/decentraland/kernel/apis/user_identity.gen.js +92 -64
  85. package/out-js/decentraland/kernel/apis/user_identity.gen.js.map +1 -1
  86. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.d.ts +64 -550
  87. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js +220 -161
  88. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js.map +1 -1
  89. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.d.ts +80 -560
  90. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js +280 -204
  91. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js.map +1 -1
  92. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.d.ts +112 -1002
  93. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js +372 -270
  94. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js.map +1 -1
  95. package/out-js/decentraland/realm/about.gen.d.ts +64 -534
  96. package/out-js/decentraland/realm/about.gen.js +214 -157
  97. package/out-js/decentraland/realm/about.gen.js.map +1 -1
  98. package/out-js/decentraland/sdk/components/animator.gen.d.ts +16 -136
  99. package/out-js/decentraland/sdk/components/animator.gen.js +49 -35
  100. package/out-js/decentraland/sdk/components/animator.gen.js.map +1 -1
  101. package/out-js/decentraland/sdk/components/audio_source.gen.d.ts +8 -32
  102. package/out-js/decentraland/sdk/components/audio_source.gen.js +22 -15
  103. package/out-js/decentraland/sdk/components/audio_source.gen.js.map +1 -1
  104. package/out-js/decentraland/sdk/components/audio_stream.gen.d.ts +8 -24
  105. package/out-js/decentraland/sdk/components/audio_stream.gen.js +22 -15
  106. package/out-js/decentraland/sdk/components/audio_stream.gen.js.map +1 -1
  107. package/out-js/decentraland/sdk/components/avatar_attach.gen.d.ts +8 -20
  108. package/out-js/decentraland/sdk/components/avatar_attach.gen.js +22 -15
  109. package/out-js/decentraland/sdk/components/avatar_attach.gen.js.map +1 -1
  110. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.d.ts +8 -48
  111. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js +22 -15
  112. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js.map +1 -1
  113. package/out-js/decentraland/sdk/components/avatar_shape.gen.d.ts +8 -128
  114. package/out-js/decentraland/sdk/components/avatar_shape.gen.js +22 -15
  115. package/out-js/decentraland/sdk/components/avatar_shape.gen.js.map +1 -1
  116. package/out-js/decentraland/sdk/components/billboard.gen.d.ts +8 -16
  117. package/out-js/decentraland/sdk/components/billboard.gen.js +22 -15
  118. package/out-js/decentraland/sdk/components/billboard.gen.js.map +1 -1
  119. package/out-js/decentraland/sdk/components/camera_mode.gen.d.ts +8 -16
  120. package/out-js/decentraland/sdk/components/camera_mode.gen.js +22 -15
  121. package/out-js/decentraland/sdk/components/camera_mode.gen.js.map +1 -1
  122. package/out-js/decentraland/sdk/components/camera_mode_area.gen.d.ts +8 -44
  123. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js +22 -15
  124. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js.map +1 -1
  125. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.d.ts +8 -136
  126. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js +22 -15
  127. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js.map +1 -1
  128. package/out-js/decentraland/sdk/components/engine_info.gen.d.ts +8 -24
  129. package/out-js/decentraland/sdk/components/engine_info.gen.js +22 -15
  130. package/out-js/decentraland/sdk/components/engine_info.gen.js.map +1 -1
  131. package/out-js/decentraland/sdk/components/gltf_container.gen.d.ts +8 -24
  132. package/out-js/decentraland/sdk/components/gltf_container.gen.js +22 -15
  133. package/out-js/decentraland/sdk/components/gltf_container.gen.js.map +1 -1
  134. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts +8 -16
  135. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js +22 -15
  136. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js.map +1 -1
  137. package/out-js/decentraland/sdk/components/material.gen.d.ts +24 -3368
  138. package/out-js/decentraland/sdk/components/material.gen.js +80 -58
  139. package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
  140. package/out-js/decentraland/sdk/components/mesh_collider.gen.d.ts +40 -176
  141. package/out-js/decentraland/sdk/components/mesh_collider.gen.js +130 -95
  142. package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
  143. package/out-js/decentraland/sdk/components/mesh_renderer.gen.d.ts +40 -220
  144. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js +130 -95
  145. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js.map +1 -1
  146. package/out-js/decentraland/sdk/components/nft_shape.gen.d.ts +8 -48
  147. package/out-js/decentraland/sdk/components/nft_shape.gen.js +22 -15
  148. package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
  149. package/out-js/decentraland/sdk/components/pointer_events.gen.d.ts +24 -184
  150. package/out-js/decentraland/sdk/components/pointer_events.gen.js +76 -55
  151. package/out-js/decentraland/sdk/components/pointer_events.gen.js.map +1 -1
  152. package/out-js/decentraland/sdk/components/pointer_events_result.gen.d.ts +8 -212
  153. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js +22 -15
  154. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js.map +1 -1
  155. package/out-js/decentraland/sdk/components/pointer_lock.gen.d.ts +8 -16
  156. package/out-js/decentraland/sdk/components/pointer_lock.gen.js +22 -15
  157. package/out-js/decentraland/sdk/components/pointer_lock.gen.js.map +1 -1
  158. package/out-js/decentraland/sdk/components/raycast.gen.d.ts +8 -248
  159. package/out-js/decentraland/sdk/components/raycast.gen.js +30 -21
  160. package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
  161. package/out-js/decentraland/sdk/components/raycast_result.gen.d.ts +8 -352
  162. package/out-js/decentraland/sdk/components/raycast_result.gen.js +22 -15
  163. package/out-js/decentraland/sdk/components/raycast_result.gen.js.map +1 -1
  164. package/out-js/decentraland/sdk/components/text_shape.gen.d.ts +8 -174
  165. package/out-js/decentraland/sdk/components/text_shape.gen.js +22 -15
  166. package/out-js/decentraland/sdk/components/text_shape.gen.js.map +1 -1
  167. package/out-js/decentraland/sdk/components/ui_background.gen.d.ts +8 -314
  168. package/out-js/decentraland/sdk/components/ui_background.gen.js +22 -15
  169. package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
  170. package/out-js/decentraland/sdk/components/ui_dropdown.gen.d.ts +8 -78
  171. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js +22 -15
  172. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js.map +1 -1
  173. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.d.ts +8 -16
  174. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js +22 -15
  175. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js.map +1 -1
  176. package/out-js/decentraland/sdk/components/ui_input.gen.d.ts +8 -104
  177. package/out-js/decentraland/sdk/components/ui_input.gen.js +22 -15
  178. package/out-js/decentraland/sdk/components/ui_input.gen.js.map +1 -1
  179. package/out-js/decentraland/sdk/components/ui_input_result.gen.d.ts +8 -16
  180. package/out-js/decentraland/sdk/components/ui_input_result.gen.js +22 -15
  181. package/out-js/decentraland/sdk/components/ui_input_result.gen.js.map +1 -1
  182. package/out-js/decentraland/sdk/components/ui_text.gen.d.ts +8 -62
  183. package/out-js/decentraland/sdk/components/ui_text.gen.js +22 -15
  184. package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
  185. package/out-js/decentraland/sdk/components/ui_transform.gen.d.ts +8 -216
  186. package/out-js/decentraland/sdk/components/ui_transform.gen.js +22 -15
  187. package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
  188. package/out-js/decentraland/sdk/components/video_player.gen.d.ts +8 -36
  189. package/out-js/decentraland/sdk/components/video_player.gen.js +22 -15
  190. package/out-js/decentraland/sdk/components/video_player.gen.js.map +1 -1
  191. package/out-js/decentraland/sdk/components/visibility_component.gen.d.ts +8 -16
  192. package/out-js/decentraland/sdk/components/visibility_component.gen.js +22 -15
  193. package/out-js/decentraland/sdk/components/visibility_component.gen.js.map +1 -1
  194. package/out-js/decentraland/sdk/ecs6/components_ecs6.gen.d.ts +1004 -0
  195. package/out-js/decentraland/sdk/ecs6/components_ecs6.gen.js +7829 -0
  196. package/out-js/decentraland/sdk/ecs6/components_ecs6.gen.js.map +1 -0
  197. package/out-js/decentraland/sdk/ecs6/engine_interface_ecs6.gen.d.ts +398 -0
  198. package/out-js/decentraland/sdk/ecs6/engine_interface_ecs6.gen.js +2512 -0
  199. package/out-js/decentraland/sdk/ecs6/engine_interface_ecs6.gen.js.map +1 -0
  200. package/out-js/decentraland/social/friendships/friendships.gen.d.ts +232 -7630
  201. package/out-js/decentraland/social/friendships/friendships.gen.js +891 -686
  202. package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
  203. package/out-js/google/protobuf/descriptor.gen.d.ts +200 -87148
  204. package/out-js/google/protobuf/descriptor.gen.js +720 -545
  205. package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
  206. package/out-js/google/protobuf/empty.gen.d.ts +8 -8
  207. package/out-js/google/protobuf/empty.gen.js +22 -15
  208. package/out-js/google/protobuf/empty.gen.js.map +1 -1
  209. package/out-ts/decentraland/bff/authentication_service.gen.ts +72 -70
  210. package/out-ts/decentraland/bff/comms_director_service.gen.ts +46 -45
  211. package/out-ts/decentraland/bff/comms_service.gen.ts +28 -28
  212. package/out-ts/decentraland/bff/http_endpoints.gen.ts +137 -115
  213. package/out-ts/decentraland/bff/topics_service.gen.ts +80 -70
  214. package/out-ts/decentraland/common/border_rect.gen.ts +28 -28
  215. package/out-ts/decentraland/common/colors.gen.ts +28 -28
  216. package/out-ts/decentraland/common/content_mapping.gen.ts +14 -14
  217. package/out-ts/decentraland/common/sdk/user_data.gen.ts +42 -42
  218. package/out-ts/decentraland/common/texture.gen.ts +56 -56
  219. package/out-ts/decentraland/common/vectors.gen.ts +146 -42
  220. package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +28 -28
  221. package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +28 -28
  222. package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +291 -1786
  223. package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +271 -238
  224. package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +189 -168
  225. package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +112 -112
  226. package/out-ts/decentraland/kernel/apis/permissions.gen.ts +64 -56
  227. package/out-ts/decentraland/kernel/apis/players.gen.ts +96 -84
  228. package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +129 -126
  229. package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +156 -154
  230. package/out-ts/decentraland/kernel/apis/runtime.gen.ts +134 -126
  231. package/out-ts/decentraland/kernel/apis/scene.gen.ts +28 -28
  232. package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +79 -70
  233. package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +44 -42
  234. package/out-ts/decentraland/kernel/apis/testing.gen.ts +139 -126
  235. package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +30 -28
  236. package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +60 -56
  237. package/out-ts/decentraland/kernel/comms/rfc4/comms.gen.ts +126 -121
  238. package/out-ts/decentraland/kernel/comms/rfc5/ws_comms.gen.ts +166 -158
  239. package/out-ts/decentraland/kernel/comms/v3/archipelago.gen.ts +225 -208
  240. package/out-ts/decentraland/realm/about.gen.ts +137 -115
  241. package/out-ts/decentraland/sdk/components/animator.gen.ts +28 -28
  242. package/out-ts/decentraland/sdk/components/audio_source.gen.ts +14 -14
  243. package/out-ts/decentraland/sdk/components/audio_stream.gen.ts +14 -14
  244. package/out-ts/decentraland/sdk/components/avatar_attach.gen.ts +14 -14
  245. package/out-ts/decentraland/sdk/components/avatar_modifier_area.gen.ts +14 -14
  246. package/out-ts/decentraland/sdk/components/avatar_shape.gen.ts +14 -14
  247. package/out-ts/decentraland/sdk/components/billboard.gen.ts +14 -14
  248. package/out-ts/decentraland/sdk/components/camera_mode.gen.ts +14 -14
  249. package/out-ts/decentraland/sdk/components/camera_mode_area.gen.ts +14 -14
  250. package/out-ts/decentraland/sdk/components/common/raycast_hit.gen.ts +14 -14
  251. package/out-ts/decentraland/sdk/components/engine_info.gen.ts +14 -14
  252. package/out-ts/decentraland/sdk/components/gltf_container.gen.ts +14 -14
  253. package/out-ts/decentraland/sdk/components/gltf_container_loading_state.gen.ts +18 -14
  254. package/out-ts/decentraland/sdk/components/material.gen.ts +52 -45
  255. package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +82 -70
  256. package/out-ts/decentraland/sdk/components/mesh_renderer.gen.ts +84 -70
  257. package/out-ts/decentraland/sdk/components/nft_shape.gen.ts +14 -14
  258. package/out-ts/decentraland/sdk/components/pointer_events.gen.ts +44 -42
  259. package/out-ts/decentraland/sdk/components/pointer_events_result.gen.ts +16 -14
  260. package/out-ts/decentraland/sdk/components/pointer_lock.gen.ts +14 -14
  261. package/out-ts/decentraland/sdk/components/raycast.gen.ts +22 -20
  262. package/out-ts/decentraland/sdk/components/raycast_result.gen.ts +14 -14
  263. package/out-ts/decentraland/sdk/components/text_shape.gen.ts +14 -14
  264. package/out-ts/decentraland/sdk/components/ui_background.gen.ts +14 -14
  265. package/out-ts/decentraland/sdk/components/ui_dropdown.gen.ts +14 -14
  266. package/out-ts/decentraland/sdk/components/ui_dropdown_result.gen.ts +14 -14
  267. package/out-ts/decentraland/sdk/components/ui_input.gen.ts +14 -14
  268. package/out-ts/decentraland/sdk/components/ui_input_result.gen.ts +14 -14
  269. package/out-ts/decentraland/sdk/components/ui_text.gen.ts +14 -14
  270. package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +14 -14
  271. package/out-ts/decentraland/sdk/components/video_player.gen.ts +14 -14
  272. package/out-ts/decentraland/sdk/components/visibility_component.gen.ts +16 -14
  273. package/out-ts/decentraland/sdk/ecs6/components_ecs6.gen.ts +8942 -0
  274. package/out-ts/decentraland/sdk/ecs6/engine_interface_ecs6.gen.ts +2884 -0
  275. package/out-ts/decentraland/social/friendships/friendships.gen.ts +447 -419
  276. package/out-ts/google/protobuf/descriptor.gen.ts +375 -350
  277. package/out-ts/google/protobuf/empty.gen.ts +14 -14
  278. package/package.json +3 -3
  279. package/proto/decentraland/common/vectors.proto +7 -0
  280. package/proto/decentraland/kernel/apis/engine_api.proto +2 -110
  281. package/proto/decentraland/sdk/ecs6/components_ecs6.proto +677 -0
  282. package/proto/decentraland/sdk/ecs6/engine_interface_ecs6.proto +151 -0
@@ -55,8 +55,8 @@ function createBaseTestResult(): TestResult {
55
55
  return { name: "", ok: false, error: undefined, stack: undefined, totalFrames: 0, totalTime: 0 };
56
56
  }
57
57
 
58
- export const TestResult = {
59
- encode(message: TestResult, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
58
+ export namespace TestResult {
59
+ export function encode(message: TestResult, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
60
60
  if (message.name !== "") {
61
61
  writer.uint32(10).string(message.name);
62
62
  }
@@ -76,9 +76,9 @@ export const TestResult = {
76
76
  writer.uint32(53).float(message.totalTime);
77
77
  }
78
78
  return writer;
79
- },
79
+ }
80
80
 
81
- decode(input: _m0.Reader | Uint8Array, length?: number): TestResult {
81
+ export function decode(input: _m0.Reader | Uint8Array, length?: number): TestResult {
82
82
  const reader = input instanceof _m0.Reader ? input : _m0.Reader.create(input);
83
83
  let end = length === undefined ? reader.len : reader.pos + length;
84
84
  const message = createBaseTestResult();
@@ -134,9 +134,9 @@ export const TestResult = {
134
134
  reader.skipType(tag & 7);
135
135
  }
136
136
  return message;
137
- },
137
+ }
138
138
 
139
- fromJSON(object: any): TestResult {
139
+ export function fromJSON(object: any): TestResult {
140
140
  return {
141
141
  name: isSet(object.name) ? String(object.name) : "",
142
142
  ok: isSet(object.ok) ? Boolean(object.ok) : false,
@@ -145,9 +145,9 @@ export const TestResult = {
145
145
  totalFrames: isSet(object.totalFrames) ? Number(object.totalFrames) : 0,
146
146
  totalTime: isSet(object.totalTime) ? Number(object.totalTime) : 0,
147
147
  };
148
- },
148
+ }
149
149
 
150
- toJSON(message: TestResult): unknown {
150
+ export function toJSON(message: TestResult): unknown {
151
151
  const obj: any = {};
152
152
  message.name !== undefined && (obj.name = message.name);
153
153
  message.ok !== undefined && (obj.ok = message.ok);
@@ -156,13 +156,13 @@ export const TestResult = {
156
156
  message.totalFrames !== undefined && (obj.totalFrames = Math.round(message.totalFrames));
157
157
  message.totalTime !== undefined && (obj.totalTime = message.totalTime);
158
158
  return obj;
159
- },
159
+ }
160
160
 
161
- create<I extends Exact<DeepPartial<TestResult>, I>>(base?: I): TestResult {
161
+ export function create<I extends Exact<DeepPartial<TestResult>, I>>(base?: I): TestResult {
162
162
  return TestResult.fromPartial(base ?? {});
163
- },
163
+ }
164
164
 
165
- fromPartial<I extends Exact<DeepPartial<TestResult>, I>>(object: I): TestResult {
165
+ export function fromPartial<I extends Exact<DeepPartial<TestResult>, I>>(object: I): TestResult {
166
166
  const message = createBaseTestResult();
167
167
  message.name = object.name ?? "";
168
168
  message.ok = object.ok ?? false;
@@ -171,19 +171,19 @@ export const TestResult = {
171
171
  message.totalFrames = object.totalFrames ?? 0;
172
172
  message.totalTime = object.totalTime ?? 0;
173
173
  return message;
174
- },
175
- };
174
+ }
175
+ }
176
176
 
177
177
  function createBaseTestResultResponse(): TestResultResponse {
178
178
  return {};
179
179
  }
180
180
 
181
- export const TestResultResponse = {
182
- encode(_: TestResultResponse, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
181
+ export namespace TestResultResponse {
182
+ export function encode(_: TestResultResponse, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
183
183
  return writer;
184
- },
184
+ }
185
185
 
186
- decode(input: _m0.Reader | Uint8Array, length?: number): TestResultResponse {
186
+ export function decode(input: _m0.Reader | Uint8Array, length?: number): TestResultResponse {
187
187
  const reader = input instanceof _m0.Reader ? input : _m0.Reader.create(input);
188
188
  let end = length === undefined ? reader.len : reader.pos + length;
189
189
  const message = createBaseTestResultResponse();
@@ -197,40 +197,40 @@ export const TestResultResponse = {
197
197
  reader.skipType(tag & 7);
198
198
  }
199
199
  return message;
200
- },
200
+ }
201
201
 
202
- fromJSON(_: any): TestResultResponse {
202
+ export function fromJSON(_: any): TestResultResponse {
203
203
  return {};
204
- },
204
+ }
205
205
 
206
- toJSON(_: TestResultResponse): unknown {
206
+ export function toJSON(_: TestResultResponse): unknown {
207
207
  const obj: any = {};
208
208
  return obj;
209
- },
209
+ }
210
210
 
211
- create<I extends Exact<DeepPartial<TestResultResponse>, I>>(base?: I): TestResultResponse {
211
+ export function create<I extends Exact<DeepPartial<TestResultResponse>, I>>(base?: I): TestResultResponse {
212
212
  return TestResultResponse.fromPartial(base ?? {});
213
- },
213
+ }
214
214
 
215
- fromPartial<I extends Exact<DeepPartial<TestResultResponse>, I>>(_: I): TestResultResponse {
215
+ export function fromPartial<I extends Exact<DeepPartial<TestResultResponse>, I>>(_: I): TestResultResponse {
216
216
  const message = createBaseTestResultResponse();
217
217
  return message;
218
- },
219
- };
218
+ }
219
+ }
220
220
 
221
221
  function createBaseTestPlan(): TestPlan {
222
222
  return { tests: [] };
223
223
  }
224
224
 
225
- export const TestPlan = {
226
- encode(message: TestPlan, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
225
+ export namespace TestPlan {
226
+ export function encode(message: TestPlan, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
227
227
  for (const v of message.tests) {
228
228
  TestPlan_TestPlanEntry.encode(v!, writer.uint32(10).fork()).ldelim();
229
229
  }
230
230
  return writer;
231
- },
231
+ }
232
232
 
233
- decode(input: _m0.Reader | Uint8Array, length?: number): TestPlan {
233
+ export function decode(input: _m0.Reader | Uint8Array, length?: number): TestPlan {
234
234
  const reader = input instanceof _m0.Reader ? input : _m0.Reader.create(input);
235
235
  let end = length === undefined ? reader.len : reader.pos + length;
236
236
  const message = createBaseTestPlan();
@@ -251,15 +251,15 @@ export const TestPlan = {
251
251
  reader.skipType(tag & 7);
252
252
  }
253
253
  return message;
254
- },
254
+ }
255
255
 
256
- fromJSON(object: any): TestPlan {
256
+ export function fromJSON(object: any): TestPlan {
257
257
  return {
258
258
  tests: Array.isArray(object?.tests) ? object.tests.map((e: any) => TestPlan_TestPlanEntry.fromJSON(e)) : [],
259
259
  };
260
- },
260
+ }
261
261
 
262
- toJSON(message: TestPlan): unknown {
262
+ export function toJSON(message: TestPlan): unknown {
263
263
  const obj: any = {};
264
264
  if (message.tests) {
265
265
  obj.tests = message.tests.map((e) => e ? TestPlan_TestPlanEntry.toJSON(e) : undefined);
@@ -267,32 +267,32 @@ export const TestPlan = {
267
267
  obj.tests = [];
268
268
  }
269
269
  return obj;
270
- },
270
+ }
271
271
 
272
- create<I extends Exact<DeepPartial<TestPlan>, I>>(base?: I): TestPlan {
272
+ export function create<I extends Exact<DeepPartial<TestPlan>, I>>(base?: I): TestPlan {
273
273
  return TestPlan.fromPartial(base ?? {});
274
- },
274
+ }
275
275
 
276
- fromPartial<I extends Exact<DeepPartial<TestPlan>, I>>(object: I): TestPlan {
276
+ export function fromPartial<I extends Exact<DeepPartial<TestPlan>, I>>(object: I): TestPlan {
277
277
  const message = createBaseTestPlan();
278
278
  message.tests = object.tests?.map((e) => TestPlan_TestPlanEntry.fromPartial(e)) || [];
279
279
  return message;
280
- },
281
- };
280
+ }
281
+ }
282
282
 
283
283
  function createBaseTestPlan_TestPlanEntry(): TestPlan_TestPlanEntry {
284
284
  return { name: "" };
285
285
  }
286
286
 
287
- export const TestPlan_TestPlanEntry = {
288
- encode(message: TestPlan_TestPlanEntry, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
287
+ export namespace TestPlan_TestPlanEntry {
288
+ export function encode(message: TestPlan_TestPlanEntry, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
289
289
  if (message.name !== "") {
290
290
  writer.uint32(10).string(message.name);
291
291
  }
292
292
  return writer;
293
- },
293
+ }
294
294
 
295
- decode(input: _m0.Reader | Uint8Array, length?: number): TestPlan_TestPlanEntry {
295
+ export function decode(input: _m0.Reader | Uint8Array, length?: number): TestPlan_TestPlanEntry {
296
296
  const reader = input instanceof _m0.Reader ? input : _m0.Reader.create(input);
297
297
  let end = length === undefined ? reader.len : reader.pos + length;
298
298
  const message = createBaseTestPlan_TestPlanEntry();
@@ -313,39 +313,41 @@ export const TestPlan_TestPlanEntry = {
313
313
  reader.skipType(tag & 7);
314
314
  }
315
315
  return message;
316
- },
316
+ }
317
317
 
318
- fromJSON(object: any): TestPlan_TestPlanEntry {
318
+ export function fromJSON(object: any): TestPlan_TestPlanEntry {
319
319
  return { name: isSet(object.name) ? String(object.name) : "" };
320
- },
320
+ }
321
321
 
322
- toJSON(message: TestPlan_TestPlanEntry): unknown {
322
+ export function toJSON(message: TestPlan_TestPlanEntry): unknown {
323
323
  const obj: any = {};
324
324
  message.name !== undefined && (obj.name = message.name);
325
325
  return obj;
326
- },
326
+ }
327
327
 
328
- create<I extends Exact<DeepPartial<TestPlan_TestPlanEntry>, I>>(base?: I): TestPlan_TestPlanEntry {
328
+ export function create<I extends Exact<DeepPartial<TestPlan_TestPlanEntry>, I>>(base?: I): TestPlan_TestPlanEntry {
329
329
  return TestPlan_TestPlanEntry.fromPartial(base ?? {});
330
- },
330
+ }
331
331
 
332
- fromPartial<I extends Exact<DeepPartial<TestPlan_TestPlanEntry>, I>>(object: I): TestPlan_TestPlanEntry {
332
+ export function fromPartial<I extends Exact<DeepPartial<TestPlan_TestPlanEntry>, I>>(
333
+ object: I,
334
+ ): TestPlan_TestPlanEntry {
333
335
  const message = createBaseTestPlan_TestPlanEntry();
334
336
  message.name = object.name ?? "";
335
337
  return message;
336
- },
337
- };
338
+ }
339
+ }
338
340
 
339
341
  function createBaseTestPlanResponse(): TestPlanResponse {
340
342
  return {};
341
343
  }
342
344
 
343
- export const TestPlanResponse = {
344
- encode(_: TestPlanResponse, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
345
+ export namespace TestPlanResponse {
346
+ export function encode(_: TestPlanResponse, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
345
347
  return writer;
346
- },
348
+ }
347
349
 
348
- decode(input: _m0.Reader | Uint8Array, length?: number): TestPlanResponse {
350
+ export function decode(input: _m0.Reader | Uint8Array, length?: number): TestPlanResponse {
349
351
  const reader = input instanceof _m0.Reader ? input : _m0.Reader.create(input);
350
352
  let end = length === undefined ? reader.len : reader.pos + length;
351
353
  const message = createBaseTestPlanResponse();
@@ -359,33 +361,33 @@ export const TestPlanResponse = {
359
361
  reader.skipType(tag & 7);
360
362
  }
361
363
  return message;
362
- },
364
+ }
363
365
 
364
- fromJSON(_: any): TestPlanResponse {
366
+ export function fromJSON(_: any): TestPlanResponse {
365
367
  return {};
366
- },
368
+ }
367
369
 
368
- toJSON(_: TestPlanResponse): unknown {
370
+ export function toJSON(_: TestPlanResponse): unknown {
369
371
  const obj: any = {};
370
372
  return obj;
371
- },
373
+ }
372
374
 
373
- create<I extends Exact<DeepPartial<TestPlanResponse>, I>>(base?: I): TestPlanResponse {
375
+ export function create<I extends Exact<DeepPartial<TestPlanResponse>, I>>(base?: I): TestPlanResponse {
374
376
  return TestPlanResponse.fromPartial(base ?? {});
375
- },
377
+ }
376
378
 
377
- fromPartial<I extends Exact<DeepPartial<TestPlanResponse>, I>>(_: I): TestPlanResponse {
379
+ export function fromPartial<I extends Exact<DeepPartial<TestPlanResponse>, I>>(_: I): TestPlanResponse {
378
380
  const message = createBaseTestPlanResponse();
379
381
  return message;
380
- },
381
- };
382
+ }
383
+ }
382
384
 
383
385
  function createBaseSetCameraTransformTestCommand(): SetCameraTransformTestCommand {
384
386
  return { position: undefined, rotation: undefined };
385
387
  }
386
388
 
387
- export const SetCameraTransformTestCommand = {
388
- encode(message: SetCameraTransformTestCommand, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
389
+ export namespace SetCameraTransformTestCommand {
390
+ export function encode(message: SetCameraTransformTestCommand, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
389
391
  if (message.position !== undefined) {
390
392
  SetCameraTransformTestCommand_Vector3.encode(message.position, writer.uint32(10).fork()).ldelim();
391
393
  }
@@ -393,9 +395,9 @@ export const SetCameraTransformTestCommand = {
393
395
  SetCameraTransformTestCommand_Quaternion.encode(message.rotation, writer.uint32(18).fork()).ldelim();
394
396
  }
395
397
  return writer;
396
- },
398
+ }
397
399
 
398
- decode(input: _m0.Reader | Uint8Array, length?: number): SetCameraTransformTestCommand {
400
+ export function decode(input: _m0.Reader | Uint8Array, length?: number): SetCameraTransformTestCommand {
399
401
  const reader = input instanceof _m0.Reader ? input : _m0.Reader.create(input);
400
402
  let end = length === undefined ? reader.len : reader.pos + length;
401
403
  const message = createBaseSetCameraTransformTestCommand();
@@ -423,29 +425,31 @@ export const SetCameraTransformTestCommand = {
423
425
  reader.skipType(tag & 7);
424
426
  }
425
427
  return message;
426
- },
428
+ }
427
429
 
428
- fromJSON(object: any): SetCameraTransformTestCommand {
430
+ export function fromJSON(object: any): SetCameraTransformTestCommand {
429
431
  return {
430
432
  position: isSet(object.position) ? SetCameraTransformTestCommand_Vector3.fromJSON(object.position) : undefined,
431
433
  rotation: isSet(object.rotation) ? SetCameraTransformTestCommand_Quaternion.fromJSON(object.rotation) : undefined,
432
434
  };
433
- },
435
+ }
434
436
 
435
- toJSON(message: SetCameraTransformTestCommand): unknown {
437
+ export function toJSON(message: SetCameraTransformTestCommand): unknown {
436
438
  const obj: any = {};
437
439
  message.position !== undefined &&
438
440
  (obj.position = message.position ? SetCameraTransformTestCommand_Vector3.toJSON(message.position) : undefined);
439
441
  message.rotation !== undefined &&
440
442
  (obj.rotation = message.rotation ? SetCameraTransformTestCommand_Quaternion.toJSON(message.rotation) : undefined);
441
443
  return obj;
442
- },
444
+ }
443
445
 
444
- create<I extends Exact<DeepPartial<SetCameraTransformTestCommand>, I>>(base?: I): SetCameraTransformTestCommand {
446
+ export function create<I extends Exact<DeepPartial<SetCameraTransformTestCommand>, I>>(
447
+ base?: I,
448
+ ): SetCameraTransformTestCommand {
445
449
  return SetCameraTransformTestCommand.fromPartial(base ?? {});
446
- },
450
+ }
447
451
 
448
- fromPartial<I extends Exact<DeepPartial<SetCameraTransformTestCommand>, I>>(
452
+ export function fromPartial<I extends Exact<DeepPartial<SetCameraTransformTestCommand>, I>>(
449
453
  object: I,
450
454
  ): SetCameraTransformTestCommand {
451
455
  const message = createBaseSetCameraTransformTestCommand();
@@ -456,15 +460,18 @@ export const SetCameraTransformTestCommand = {
456
460
  ? SetCameraTransformTestCommand_Quaternion.fromPartial(object.rotation)
457
461
  : undefined;
458
462
  return message;
459
- },
460
- };
463
+ }
464
+ }
461
465
 
462
466
  function createBaseSetCameraTransformTestCommand_Vector3(): SetCameraTransformTestCommand_Vector3 {
463
467
  return { x: 0, y: 0, z: 0 };
464
468
  }
465
469
 
466
- export const SetCameraTransformTestCommand_Vector3 = {
467
- encode(message: SetCameraTransformTestCommand_Vector3, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
470
+ export namespace SetCameraTransformTestCommand_Vector3 {
471
+ export function encode(
472
+ message: SetCameraTransformTestCommand_Vector3,
473
+ writer: _m0.Writer = _m0.Writer.create(),
474
+ ): _m0.Writer {
468
475
  if (message.x !== 0) {
469
476
  writer.uint32(13).float(message.x);
470
477
  }
@@ -475,9 +482,9 @@ export const SetCameraTransformTestCommand_Vector3 = {
475
482
  writer.uint32(29).float(message.z);
476
483
  }
477
484
  return writer;
478
- },
485
+ }
479
486
 
480
- decode(input: _m0.Reader | Uint8Array, length?: number): SetCameraTransformTestCommand_Vector3 {
487
+ export function decode(input: _m0.Reader | Uint8Array, length?: number): SetCameraTransformTestCommand_Vector3 {
481
488
  const reader = input instanceof _m0.Reader ? input : _m0.Reader.create(input);
482
489
  let end = length === undefined ? reader.len : reader.pos + length;
483
490
  const message = createBaseSetCameraTransformTestCommand_Vector3();
@@ -512,31 +519,31 @@ export const SetCameraTransformTestCommand_Vector3 = {
512
519
  reader.skipType(tag & 7);
513
520
  }
514
521
  return message;
515
- },
522
+ }
516
523
 
517
- fromJSON(object: any): SetCameraTransformTestCommand_Vector3 {
524
+ export function fromJSON(object: any): SetCameraTransformTestCommand_Vector3 {
518
525
  return {
519
526
  x: isSet(object.x) ? Number(object.x) : 0,
520
527
  y: isSet(object.y) ? Number(object.y) : 0,
521
528
  z: isSet(object.z) ? Number(object.z) : 0,
522
529
  };
523
- },
530
+ }
524
531
 
525
- toJSON(message: SetCameraTransformTestCommand_Vector3): unknown {
532
+ export function toJSON(message: SetCameraTransformTestCommand_Vector3): unknown {
526
533
  const obj: any = {};
527
534
  message.x !== undefined && (obj.x = message.x);
528
535
  message.y !== undefined && (obj.y = message.y);
529
536
  message.z !== undefined && (obj.z = message.z);
530
537
  return obj;
531
- },
538
+ }
532
539
 
533
- create<I extends Exact<DeepPartial<SetCameraTransformTestCommand_Vector3>, I>>(
540
+ export function create<I extends Exact<DeepPartial<SetCameraTransformTestCommand_Vector3>, I>>(
534
541
  base?: I,
535
542
  ): SetCameraTransformTestCommand_Vector3 {
536
543
  return SetCameraTransformTestCommand_Vector3.fromPartial(base ?? {});
537
- },
544
+ }
538
545
 
539
- fromPartial<I extends Exact<DeepPartial<SetCameraTransformTestCommand_Vector3>, I>>(
546
+ export function fromPartial<I extends Exact<DeepPartial<SetCameraTransformTestCommand_Vector3>, I>>(
540
547
  object: I,
541
548
  ): SetCameraTransformTestCommand_Vector3 {
542
549
  const message = createBaseSetCameraTransformTestCommand_Vector3();
@@ -544,15 +551,18 @@ export const SetCameraTransformTestCommand_Vector3 = {
544
551
  message.y = object.y ?? 0;
545
552
  message.z = object.z ?? 0;
546
553
  return message;
547
- },
548
- };
554
+ }
555
+ }
549
556
 
550
557
  function createBaseSetCameraTransformTestCommand_Quaternion(): SetCameraTransformTestCommand_Quaternion {
551
558
  return { x: 0, y: 0, z: 0, w: 0 };
552
559
  }
553
560
 
554
- export const SetCameraTransformTestCommand_Quaternion = {
555
- encode(message: SetCameraTransformTestCommand_Quaternion, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
561
+ export namespace SetCameraTransformTestCommand_Quaternion {
562
+ export function encode(
563
+ message: SetCameraTransformTestCommand_Quaternion,
564
+ writer: _m0.Writer = _m0.Writer.create(),
565
+ ): _m0.Writer {
556
566
  if (message.x !== 0) {
557
567
  writer.uint32(13).float(message.x);
558
568
  }
@@ -566,9 +576,9 @@ export const SetCameraTransformTestCommand_Quaternion = {
566
576
  writer.uint32(37).float(message.w);
567
577
  }
568
578
  return writer;
569
- },
579
+ }
570
580
 
571
- decode(input: _m0.Reader | Uint8Array, length?: number): SetCameraTransformTestCommand_Quaternion {
581
+ export function decode(input: _m0.Reader | Uint8Array, length?: number): SetCameraTransformTestCommand_Quaternion {
572
582
  const reader = input instanceof _m0.Reader ? input : _m0.Reader.create(input);
573
583
  let end = length === undefined ? reader.len : reader.pos + length;
574
584
  const message = createBaseSetCameraTransformTestCommand_Quaternion();
@@ -610,33 +620,33 @@ export const SetCameraTransformTestCommand_Quaternion = {
610
620
  reader.skipType(tag & 7);
611
621
  }
612
622
  return message;
613
- },
623
+ }
614
624
 
615
- fromJSON(object: any): SetCameraTransformTestCommand_Quaternion {
625
+ export function fromJSON(object: any): SetCameraTransformTestCommand_Quaternion {
616
626
  return {
617
627
  x: isSet(object.x) ? Number(object.x) : 0,
618
628
  y: isSet(object.y) ? Number(object.y) : 0,
619
629
  z: isSet(object.z) ? Number(object.z) : 0,
620
630
  w: isSet(object.w) ? Number(object.w) : 0,
621
631
  };
622
- },
632
+ }
623
633
 
624
- toJSON(message: SetCameraTransformTestCommand_Quaternion): unknown {
634
+ export function toJSON(message: SetCameraTransformTestCommand_Quaternion): unknown {
625
635
  const obj: any = {};
626
636
  message.x !== undefined && (obj.x = message.x);
627
637
  message.y !== undefined && (obj.y = message.y);
628
638
  message.z !== undefined && (obj.z = message.z);
629
639
  message.w !== undefined && (obj.w = message.w);
630
640
  return obj;
631
- },
641
+ }
632
642
 
633
- create<I extends Exact<DeepPartial<SetCameraTransformTestCommand_Quaternion>, I>>(
643
+ export function create<I extends Exact<DeepPartial<SetCameraTransformTestCommand_Quaternion>, I>>(
634
644
  base?: I,
635
645
  ): SetCameraTransformTestCommand_Quaternion {
636
646
  return SetCameraTransformTestCommand_Quaternion.fromPartial(base ?? {});
637
- },
647
+ }
638
648
 
639
- fromPartial<I extends Exact<DeepPartial<SetCameraTransformTestCommand_Quaternion>, I>>(
649
+ export function fromPartial<I extends Exact<DeepPartial<SetCameraTransformTestCommand_Quaternion>, I>>(
640
650
  object: I,
641
651
  ): SetCameraTransformTestCommand_Quaternion {
642
652
  const message = createBaseSetCameraTransformTestCommand_Quaternion();
@@ -645,19 +655,22 @@ export const SetCameraTransformTestCommand_Quaternion = {
645
655
  message.z = object.z ?? 0;
646
656
  message.w = object.w ?? 0;
647
657
  return message;
648
- },
649
- };
658
+ }
659
+ }
650
660
 
651
661
  function createBaseSetCameraTransformTestCommandResponse(): SetCameraTransformTestCommandResponse {
652
662
  return {};
653
663
  }
654
664
 
655
- export const SetCameraTransformTestCommandResponse = {
656
- encode(_: SetCameraTransformTestCommandResponse, writer: _m0.Writer = _m0.Writer.create()): _m0.Writer {
665
+ export namespace SetCameraTransformTestCommandResponse {
666
+ export function encode(
667
+ _: SetCameraTransformTestCommandResponse,
668
+ writer: _m0.Writer = _m0.Writer.create(),
669
+ ): _m0.Writer {
657
670
  return writer;
658
- },
671
+ }
659
672
 
660
- decode(input: _m0.Reader | Uint8Array, length?: number): SetCameraTransformTestCommandResponse {
673
+ export function decode(input: _m0.Reader | Uint8Array, length?: number): SetCameraTransformTestCommandResponse {
661
674
  const reader = input instanceof _m0.Reader ? input : _m0.Reader.create(input);
662
675
  let end = length === undefined ? reader.len : reader.pos + length;
663
676
  const message = createBaseSetCameraTransformTestCommandResponse();
@@ -671,30 +684,30 @@ export const SetCameraTransformTestCommandResponse = {
671
684
  reader.skipType(tag & 7);
672
685
  }
673
686
  return message;
674
- },
687
+ }
675
688
 
676
- fromJSON(_: any): SetCameraTransformTestCommandResponse {
689
+ export function fromJSON(_: any): SetCameraTransformTestCommandResponse {
677
690
  return {};
678
- },
691
+ }
679
692
 
680
- toJSON(_: SetCameraTransformTestCommandResponse): unknown {
693
+ export function toJSON(_: SetCameraTransformTestCommandResponse): unknown {
681
694
  const obj: any = {};
682
695
  return obj;
683
- },
696
+ }
684
697
 
685
- create<I extends Exact<DeepPartial<SetCameraTransformTestCommandResponse>, I>>(
698
+ export function create<I extends Exact<DeepPartial<SetCameraTransformTestCommandResponse>, I>>(
686
699
  base?: I,
687
700
  ): SetCameraTransformTestCommandResponse {
688
701
  return SetCameraTransformTestCommandResponse.fromPartial(base ?? {});
689
- },
702
+ }
690
703
 
691
- fromPartial<I extends Exact<DeepPartial<SetCameraTransformTestCommandResponse>, I>>(
704
+ export function fromPartial<I extends Exact<DeepPartial<SetCameraTransformTestCommandResponse>, I>>(
692
705
  _: I,
693
706
  ): SetCameraTransformTestCommandResponse {
694
707
  const message = createBaseSetCameraTransformTestCommandResponse();
695
708
  return message;
696
- },
697
- };
709
+ }
710
+ }
698
711
 
699
712
  export type TestingServiceDefinition = typeof TestingServiceDefinition;
700
713
  export const TestingServiceDefinition = {