@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
@@ -18,32 +18,34 @@ function createBaseAboutResponse() {
18
18
  acceptingUsers: false,
19
19
  };
20
20
  }
21
- exports.AboutResponse = {
22
- encode(message, writer = minimal_1.default.Writer.create()) {
21
+ var AboutResponse;
22
+ (function (AboutResponse) {
23
+ function encode(message, writer = minimal_1.default.Writer.create()) {
23
24
  if (message.healthy === true) {
24
25
  writer.uint32(8).bool(message.healthy);
25
26
  }
26
27
  if (message.configurations !== undefined) {
27
- exports.AboutResponse_AboutConfiguration.encode(message.configurations, writer.uint32(18).fork()).ldelim();
28
+ AboutResponse_AboutConfiguration.encode(message.configurations, writer.uint32(18).fork()).ldelim();
28
29
  }
29
30
  if (message.content !== undefined) {
30
- exports.AboutResponse_ContentInfo.encode(message.content, writer.uint32(26).fork()).ldelim();
31
+ AboutResponse_ContentInfo.encode(message.content, writer.uint32(26).fork()).ldelim();
31
32
  }
32
33
  if (message.comms !== undefined) {
33
- exports.AboutResponse_CommsInfo.encode(message.comms, writer.uint32(34).fork()).ldelim();
34
+ AboutResponse_CommsInfo.encode(message.comms, writer.uint32(34).fork()).ldelim();
34
35
  }
35
36
  if (message.lambdas !== undefined) {
36
- exports.AboutResponse_LambdasInfo.encode(message.lambdas, writer.uint32(42).fork()).ldelim();
37
+ AboutResponse_LambdasInfo.encode(message.lambdas, writer.uint32(42).fork()).ldelim();
37
38
  }
38
39
  if (message.bff !== undefined) {
39
- exports.AboutResponse_BffInfo.encode(message.bff, writer.uint32(50).fork()).ldelim();
40
+ AboutResponse_BffInfo.encode(message.bff, writer.uint32(50).fork()).ldelim();
40
41
  }
41
42
  if (message.acceptingUsers === true) {
42
43
  writer.uint32(56).bool(message.acceptingUsers);
43
44
  }
44
45
  return writer;
45
- },
46
- decode(input, length) {
46
+ }
47
+ AboutResponse.encode = encode;
48
+ function decode(input, length) {
47
49
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
48
50
  let end = length === undefined ? reader.len : reader.pos + length;
49
51
  const message = createBaseAboutResponse();
@@ -60,31 +62,31 @@ exports.AboutResponse = {
60
62
  if (tag !== 18) {
61
63
  break;
62
64
  }
63
- message.configurations = exports.AboutResponse_AboutConfiguration.decode(reader, reader.uint32());
65
+ message.configurations = AboutResponse_AboutConfiguration.decode(reader, reader.uint32());
64
66
  continue;
65
67
  case 3:
66
68
  if (tag !== 26) {
67
69
  break;
68
70
  }
69
- message.content = exports.AboutResponse_ContentInfo.decode(reader, reader.uint32());
71
+ message.content = AboutResponse_ContentInfo.decode(reader, reader.uint32());
70
72
  continue;
71
73
  case 4:
72
74
  if (tag !== 34) {
73
75
  break;
74
76
  }
75
- message.comms = exports.AboutResponse_CommsInfo.decode(reader, reader.uint32());
77
+ message.comms = AboutResponse_CommsInfo.decode(reader, reader.uint32());
76
78
  continue;
77
79
  case 5:
78
80
  if (tag !== 42) {
79
81
  break;
80
82
  }
81
- message.lambdas = exports.AboutResponse_LambdasInfo.decode(reader, reader.uint32());
83
+ message.lambdas = AboutResponse_LambdasInfo.decode(reader, reader.uint32());
82
84
  continue;
83
85
  case 6:
84
86
  if (tag !== 50) {
85
87
  break;
86
88
  }
87
- message.bff = exports.AboutResponse_BffInfo.decode(reader, reader.uint32());
89
+ message.bff = AboutResponse_BffInfo.decode(reader, reader.uint32());
88
90
  continue;
89
91
  case 7:
90
92
  if (tag !== 56) {
@@ -99,67 +101,74 @@ exports.AboutResponse = {
99
101
  reader.skipType(tag & 7);
100
102
  }
101
103
  return message;
102
- },
103
- fromJSON(object) {
104
+ }
105
+ AboutResponse.decode = decode;
106
+ function fromJSON(object) {
104
107
  return {
105
108
  healthy: isSet(object.healthy) ? Boolean(object.healthy) : false,
106
109
  configurations: isSet(object.configurations)
107
- ? exports.AboutResponse_AboutConfiguration.fromJSON(object.configurations)
110
+ ? AboutResponse_AboutConfiguration.fromJSON(object.configurations)
108
111
  : undefined,
109
- content: isSet(object.content) ? exports.AboutResponse_ContentInfo.fromJSON(object.content) : undefined,
110
- comms: isSet(object.comms) ? exports.AboutResponse_CommsInfo.fromJSON(object.comms) : undefined,
111
- lambdas: isSet(object.lambdas) ? exports.AboutResponse_LambdasInfo.fromJSON(object.lambdas) : undefined,
112
- bff: isSet(object.bff) ? exports.AboutResponse_BffInfo.fromJSON(object.bff) : undefined,
112
+ content: isSet(object.content) ? AboutResponse_ContentInfo.fromJSON(object.content) : undefined,
113
+ comms: isSet(object.comms) ? AboutResponse_CommsInfo.fromJSON(object.comms) : undefined,
114
+ lambdas: isSet(object.lambdas) ? AboutResponse_LambdasInfo.fromJSON(object.lambdas) : undefined,
115
+ bff: isSet(object.bff) ? AboutResponse_BffInfo.fromJSON(object.bff) : undefined,
113
116
  acceptingUsers: isSet(object.acceptingUsers) ? Boolean(object.acceptingUsers) : false,
114
117
  };
115
- },
116
- toJSON(message) {
118
+ }
119
+ AboutResponse.fromJSON = fromJSON;
120
+ function toJSON(message) {
117
121
  const obj = {};
118
122
  message.healthy !== undefined && (obj.healthy = message.healthy);
119
- message.configurations !== undefined && (obj.configurations = message.configurations
120
- ? exports.AboutResponse_AboutConfiguration.toJSON(message.configurations)
121
- : undefined);
123
+ message.configurations !== undefined &&
124
+ (obj.configurations = message.configurations
125
+ ? AboutResponse_AboutConfiguration.toJSON(message.configurations)
126
+ : undefined);
122
127
  message.content !== undefined &&
123
- (obj.content = message.content ? exports.AboutResponse_ContentInfo.toJSON(message.content) : undefined);
128
+ (obj.content = message.content ? AboutResponse_ContentInfo.toJSON(message.content) : undefined);
124
129
  message.comms !== undefined &&
125
- (obj.comms = message.comms ? exports.AboutResponse_CommsInfo.toJSON(message.comms) : undefined);
130
+ (obj.comms = message.comms ? AboutResponse_CommsInfo.toJSON(message.comms) : undefined);
126
131
  message.lambdas !== undefined &&
127
- (obj.lambdas = message.lambdas ? exports.AboutResponse_LambdasInfo.toJSON(message.lambdas) : undefined);
128
- message.bff !== undefined && (obj.bff = message.bff ? exports.AboutResponse_BffInfo.toJSON(message.bff) : undefined);
132
+ (obj.lambdas = message.lambdas ? AboutResponse_LambdasInfo.toJSON(message.lambdas) : undefined);
133
+ message.bff !== undefined && (obj.bff = message.bff ? AboutResponse_BffInfo.toJSON(message.bff) : undefined);
129
134
  message.acceptingUsers !== undefined && (obj.acceptingUsers = message.acceptingUsers);
130
135
  return obj;
131
- },
132
- create(base) {
133
- return exports.AboutResponse.fromPartial(base !== null && base !== void 0 ? base : {});
134
- },
135
- fromPartial(object) {
136
+ }
137
+ AboutResponse.toJSON = toJSON;
138
+ function create(base) {
139
+ return AboutResponse.fromPartial(base !== null && base !== void 0 ? base : {});
140
+ }
141
+ AboutResponse.create = create;
142
+ function fromPartial(object) {
136
143
  var _a, _b;
137
144
  const message = createBaseAboutResponse();
138
145
  message.healthy = (_a = object.healthy) !== null && _a !== void 0 ? _a : false;
139
146
  message.configurations = (object.configurations !== undefined && object.configurations !== null)
140
- ? exports.AboutResponse_AboutConfiguration.fromPartial(object.configurations)
147
+ ? AboutResponse_AboutConfiguration.fromPartial(object.configurations)
141
148
  : undefined;
142
149
  message.content = (object.content !== undefined && object.content !== null)
143
- ? exports.AboutResponse_ContentInfo.fromPartial(object.content)
150
+ ? AboutResponse_ContentInfo.fromPartial(object.content)
144
151
  : undefined;
145
152
  message.comms = (object.comms !== undefined && object.comms !== null)
146
- ? exports.AboutResponse_CommsInfo.fromPartial(object.comms)
153
+ ? AboutResponse_CommsInfo.fromPartial(object.comms)
147
154
  : undefined;
148
155
  message.lambdas = (object.lambdas !== undefined && object.lambdas !== null)
149
- ? exports.AboutResponse_LambdasInfo.fromPartial(object.lambdas)
156
+ ? AboutResponse_LambdasInfo.fromPartial(object.lambdas)
150
157
  : undefined;
151
158
  message.bff = (object.bff !== undefined && object.bff !== null)
152
- ? exports.AboutResponse_BffInfo.fromPartial(object.bff)
159
+ ? AboutResponse_BffInfo.fromPartial(object.bff)
153
160
  : undefined;
154
161
  message.acceptingUsers = (_b = object.acceptingUsers) !== null && _b !== void 0 ? _b : false;
155
162
  return message;
156
- },
157
- };
163
+ }
164
+ AboutResponse.fromPartial = fromPartial;
165
+ })(AboutResponse = exports.AboutResponse || (exports.AboutResponse = {}));
158
166
  function createBaseAboutResponse_MinimapConfiguration() {
159
167
  return { enabled: false, dataImage: undefined, estateImage: undefined };
160
168
  }
161
- exports.AboutResponse_MinimapConfiguration = {
162
- encode(message, writer = minimal_1.default.Writer.create()) {
169
+ var AboutResponse_MinimapConfiguration;
170
+ (function (AboutResponse_MinimapConfiguration) {
171
+ function encode(message, writer = minimal_1.default.Writer.create()) {
163
172
  if (message.enabled === true) {
164
173
  writer.uint32(8).bool(message.enabled);
165
174
  }
@@ -170,8 +179,9 @@ exports.AboutResponse_MinimapConfiguration = {
170
179
  writer.uint32(26).string(message.estateImage);
171
180
  }
172
181
  return writer;
173
- },
174
- decode(input, length) {
182
+ }
183
+ AboutResponse_MinimapConfiguration.encode = encode;
184
+ function decode(input, length) {
175
185
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
176
186
  let end = length === undefined ? reader.len : reader.pos + length;
177
187
  const message = createBaseAboutResponse_MinimapConfiguration();
@@ -203,44 +213,51 @@ exports.AboutResponse_MinimapConfiguration = {
203
213
  reader.skipType(tag & 7);
204
214
  }
205
215
  return message;
206
- },
207
- fromJSON(object) {
216
+ }
217
+ AboutResponse_MinimapConfiguration.decode = decode;
218
+ function fromJSON(object) {
208
219
  return {
209
220
  enabled: isSet(object.enabled) ? Boolean(object.enabled) : false,
210
221
  dataImage: isSet(object.dataImage) ? String(object.dataImage) : undefined,
211
222
  estateImage: isSet(object.estateImage) ? String(object.estateImage) : undefined,
212
223
  };
213
- },
214
- toJSON(message) {
224
+ }
225
+ AboutResponse_MinimapConfiguration.fromJSON = fromJSON;
226
+ function toJSON(message) {
215
227
  const obj = {};
216
228
  message.enabled !== undefined && (obj.enabled = message.enabled);
217
229
  message.dataImage !== undefined && (obj.dataImage = message.dataImage);
218
230
  message.estateImage !== undefined && (obj.estateImage = message.estateImage);
219
231
  return obj;
220
- },
221
- create(base) {
222
- return exports.AboutResponse_MinimapConfiguration.fromPartial(base !== null && base !== void 0 ? base : {});
223
- },
224
- fromPartial(object) {
232
+ }
233
+ AboutResponse_MinimapConfiguration.toJSON = toJSON;
234
+ function create(base) {
235
+ return AboutResponse_MinimapConfiguration.fromPartial(base !== null && base !== void 0 ? base : {});
236
+ }
237
+ AboutResponse_MinimapConfiguration.create = create;
238
+ function fromPartial(object) {
225
239
  var _a, _b, _c;
226
240
  const message = createBaseAboutResponse_MinimapConfiguration();
227
241
  message.enabled = (_a = object.enabled) !== null && _a !== void 0 ? _a : false;
228
242
  message.dataImage = (_b = object.dataImage) !== null && _b !== void 0 ? _b : undefined;
229
243
  message.estateImage = (_c = object.estateImage) !== null && _c !== void 0 ? _c : undefined;
230
244
  return message;
231
- },
232
- };
245
+ }
246
+ AboutResponse_MinimapConfiguration.fromPartial = fromPartial;
247
+ })(AboutResponse_MinimapConfiguration = exports.AboutResponse_MinimapConfiguration || (exports.AboutResponse_MinimapConfiguration = {}));
233
248
  function createBaseAboutResponse_SkyboxConfiguration() {
234
249
  return { fixedHour: undefined };
235
250
  }
236
- exports.AboutResponse_SkyboxConfiguration = {
237
- encode(message, writer = minimal_1.default.Writer.create()) {
251
+ var AboutResponse_SkyboxConfiguration;
252
+ (function (AboutResponse_SkyboxConfiguration) {
253
+ function encode(message, writer = minimal_1.default.Writer.create()) {
238
254
  if (message.fixedHour !== undefined) {
239
255
  writer.uint32(13).float(message.fixedHour);
240
256
  }
241
257
  return writer;
242
- },
243
- decode(input, length) {
258
+ }
259
+ AboutResponse_SkyboxConfiguration.encode = encode;
260
+ function decode(input, length) {
244
261
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
245
262
  let end = length === undefined ? reader.len : reader.pos + length;
246
263
  const message = createBaseAboutResponse_SkyboxConfiguration();
@@ -260,25 +277,30 @@ exports.AboutResponse_SkyboxConfiguration = {
260
277
  reader.skipType(tag & 7);
261
278
  }
262
279
  return message;
263
- },
264
- fromJSON(object) {
280
+ }
281
+ AboutResponse_SkyboxConfiguration.decode = decode;
282
+ function fromJSON(object) {
265
283
  return { fixedHour: isSet(object.fixedHour) ? Number(object.fixedHour) : undefined };
266
- },
267
- toJSON(message) {
284
+ }
285
+ AboutResponse_SkyboxConfiguration.fromJSON = fromJSON;
286
+ function toJSON(message) {
268
287
  const obj = {};
269
288
  message.fixedHour !== undefined && (obj.fixedHour = message.fixedHour);
270
289
  return obj;
271
- },
272
- create(base) {
273
- return exports.AboutResponse_SkyboxConfiguration.fromPartial(base !== null && base !== void 0 ? base : {});
274
- },
275
- fromPartial(object) {
290
+ }
291
+ AboutResponse_SkyboxConfiguration.toJSON = toJSON;
292
+ function create(base) {
293
+ return AboutResponse_SkyboxConfiguration.fromPartial(base !== null && base !== void 0 ? base : {});
294
+ }
295
+ AboutResponse_SkyboxConfiguration.create = create;
296
+ function fromPartial(object) {
276
297
  var _a;
277
298
  const message = createBaseAboutResponse_SkyboxConfiguration();
278
299
  message.fixedHour = (_a = object.fixedHour) !== null && _a !== void 0 ? _a : undefined;
279
300
  return message;
280
- },
281
- };
301
+ }
302
+ AboutResponse_SkyboxConfiguration.fromPartial = fromPartial;
303
+ })(AboutResponse_SkyboxConfiguration = exports.AboutResponse_SkyboxConfiguration || (exports.AboutResponse_SkyboxConfiguration = {}));
282
304
  function createBaseAboutResponse_AboutConfiguration() {
283
305
  return {
284
306
  realmName: undefined,
@@ -290,8 +312,9 @@ function createBaseAboutResponse_AboutConfiguration() {
290
312
  cityLoaderContentServer: undefined,
291
313
  };
292
314
  }
293
- exports.AboutResponse_AboutConfiguration = {
294
- encode(message, writer = minimal_1.default.Writer.create()) {
315
+ var AboutResponse_AboutConfiguration;
316
+ (function (AboutResponse_AboutConfiguration) {
317
+ function encode(message, writer = minimal_1.default.Writer.create()) {
295
318
  if (message.realmName !== undefined) {
296
319
  writer.uint32(10).string(message.realmName);
297
320
  }
@@ -305,17 +328,18 @@ exports.AboutResponse_AboutConfiguration = {
305
328
  writer.uint32(34).string(v);
306
329
  }
307
330
  if (message.minimap !== undefined) {
308
- exports.AboutResponse_MinimapConfiguration.encode(message.minimap, writer.uint32(42).fork()).ldelim();
331
+ AboutResponse_MinimapConfiguration.encode(message.minimap, writer.uint32(42).fork()).ldelim();
309
332
  }
310
333
  if (message.skybox !== undefined) {
311
- exports.AboutResponse_SkyboxConfiguration.encode(message.skybox, writer.uint32(50).fork()).ldelim();
334
+ AboutResponse_SkyboxConfiguration.encode(message.skybox, writer.uint32(50).fork()).ldelim();
312
335
  }
313
336
  if (message.cityLoaderContentServer !== undefined) {
314
337
  writer.uint32(58).string(message.cityLoaderContentServer);
315
338
  }
316
339
  return writer;
317
- },
318
- decode(input, length) {
340
+ }
341
+ AboutResponse_AboutConfiguration.encode = encode;
342
+ function decode(input, length) {
319
343
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
320
344
  let end = length === undefined ? reader.len : reader.pos + length;
321
345
  const message = createBaseAboutResponse_AboutConfiguration();
@@ -350,13 +374,13 @@ exports.AboutResponse_AboutConfiguration = {
350
374
  if (tag !== 42) {
351
375
  break;
352
376
  }
353
- message.minimap = exports.AboutResponse_MinimapConfiguration.decode(reader, reader.uint32());
377
+ message.minimap = AboutResponse_MinimapConfiguration.decode(reader, reader.uint32());
354
378
  continue;
355
379
  case 6:
356
380
  if (tag !== 50) {
357
381
  break;
358
382
  }
359
- message.skybox = exports.AboutResponse_SkyboxConfiguration.decode(reader, reader.uint32());
383
+ message.skybox = AboutResponse_SkyboxConfiguration.decode(reader, reader.uint32());
360
384
  continue;
361
385
  case 7:
362
386
  if (tag !== 58) {
@@ -371,21 +395,23 @@ exports.AboutResponse_AboutConfiguration = {
371
395
  reader.skipType(tag & 7);
372
396
  }
373
397
  return message;
374
- },
375
- fromJSON(object) {
398
+ }
399
+ AboutResponse_AboutConfiguration.decode = decode;
400
+ function fromJSON(object) {
376
401
  return {
377
402
  realmName: isSet(object.realmName) ? String(object.realmName) : undefined,
378
403
  networkId: isSet(object.networkId) ? Number(object.networkId) : 0,
379
404
  globalScenesUrn: Array.isArray(object === null || object === void 0 ? void 0 : object.globalScenesUrn) ? object.globalScenesUrn.map((e) => String(e)) : [],
380
405
  scenesUrn: Array.isArray(object === null || object === void 0 ? void 0 : object.scenesUrn) ? object.scenesUrn.map((e) => String(e)) : [],
381
- minimap: isSet(object.minimap) ? exports.AboutResponse_MinimapConfiguration.fromJSON(object.minimap) : undefined,
382
- skybox: isSet(object.skybox) ? exports.AboutResponse_SkyboxConfiguration.fromJSON(object.skybox) : undefined,
406
+ minimap: isSet(object.minimap) ? AboutResponse_MinimapConfiguration.fromJSON(object.minimap) : undefined,
407
+ skybox: isSet(object.skybox) ? AboutResponse_SkyboxConfiguration.fromJSON(object.skybox) : undefined,
383
408
  cityLoaderContentServer: isSet(object.cityLoaderContentServer)
384
409
  ? String(object.cityLoaderContentServer)
385
410
  : undefined,
386
411
  };
387
- },
388
- toJSON(message) {
412
+ }
413
+ AboutResponse_AboutConfiguration.fromJSON = fromJSON;
414
+ function toJSON(message) {
389
415
  const obj = {};
390
416
  message.realmName !== undefined && (obj.realmName = message.realmName);
391
417
  message.networkId !== undefined && (obj.networkId = Math.round(message.networkId));
@@ -402,16 +428,18 @@ exports.AboutResponse_AboutConfiguration = {
402
428
  obj.scenesUrn = [];
403
429
  }
404
430
  message.minimap !== undefined &&
405
- (obj.minimap = message.minimap ? exports.AboutResponse_MinimapConfiguration.toJSON(message.minimap) : undefined);
431
+ (obj.minimap = message.minimap ? AboutResponse_MinimapConfiguration.toJSON(message.minimap) : undefined);
406
432
  message.skybox !== undefined &&
407
- (obj.skybox = message.skybox ? exports.AboutResponse_SkyboxConfiguration.toJSON(message.skybox) : undefined);
433
+ (obj.skybox = message.skybox ? AboutResponse_SkyboxConfiguration.toJSON(message.skybox) : undefined);
408
434
  message.cityLoaderContentServer !== undefined && (obj.cityLoaderContentServer = message.cityLoaderContentServer);
409
435
  return obj;
410
- },
411
- create(base) {
412
- return exports.AboutResponse_AboutConfiguration.fromPartial(base !== null && base !== void 0 ? base : {});
413
- },
414
- fromPartial(object) {
436
+ }
437
+ AboutResponse_AboutConfiguration.toJSON = toJSON;
438
+ function create(base) {
439
+ return AboutResponse_AboutConfiguration.fromPartial(base !== null && base !== void 0 ? base : {});
440
+ }
441
+ AboutResponse_AboutConfiguration.create = create;
442
+ function fromPartial(object) {
415
443
  var _a, _b, _c, _d, _e;
416
444
  const message = createBaseAboutResponse_AboutConfiguration();
417
445
  message.realmName = (_a = object.realmName) !== null && _a !== void 0 ? _a : undefined;
@@ -419,20 +447,22 @@ exports.AboutResponse_AboutConfiguration = {
419
447
  message.globalScenesUrn = ((_c = object.globalScenesUrn) === null || _c === void 0 ? void 0 : _c.map((e) => e)) || [];
420
448
  message.scenesUrn = ((_d = object.scenesUrn) === null || _d === void 0 ? void 0 : _d.map((e) => e)) || [];
421
449
  message.minimap = (object.minimap !== undefined && object.minimap !== null)
422
- ? exports.AboutResponse_MinimapConfiguration.fromPartial(object.minimap)
450
+ ? AboutResponse_MinimapConfiguration.fromPartial(object.minimap)
423
451
  : undefined;
424
452
  message.skybox = (object.skybox !== undefined && object.skybox !== null)
425
- ? exports.AboutResponse_SkyboxConfiguration.fromPartial(object.skybox)
453
+ ? AboutResponse_SkyboxConfiguration.fromPartial(object.skybox)
426
454
  : undefined;
427
455
  message.cityLoaderContentServer = (_e = object.cityLoaderContentServer) !== null && _e !== void 0 ? _e : undefined;
428
456
  return message;
429
- },
430
- };
457
+ }
458
+ AboutResponse_AboutConfiguration.fromPartial = fromPartial;
459
+ })(AboutResponse_AboutConfiguration = exports.AboutResponse_AboutConfiguration || (exports.AboutResponse_AboutConfiguration = {}));
431
460
  function createBaseAboutResponse_ContentInfo() {
432
461
  return { healthy: false, version: undefined, commitHash: undefined, publicUrl: "" };
433
462
  }
434
- exports.AboutResponse_ContentInfo = {
435
- encode(message, writer = minimal_1.default.Writer.create()) {
463
+ var AboutResponse_ContentInfo;
464
+ (function (AboutResponse_ContentInfo) {
465
+ function encode(message, writer = minimal_1.default.Writer.create()) {
436
466
  if (message.healthy === true) {
437
467
  writer.uint32(8).bool(message.healthy);
438
468
  }
@@ -446,8 +476,9 @@ exports.AboutResponse_ContentInfo = {
446
476
  writer.uint32(34).string(message.publicUrl);
447
477
  }
448
478
  return writer;
449
- },
450
- decode(input, length) {
479
+ }
480
+ AboutResponse_ContentInfo.encode = encode;
481
+ function decode(input, length) {
451
482
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
452
483
  let end = length === undefined ? reader.len : reader.pos + length;
453
484
  const message = createBaseAboutResponse_ContentInfo();
@@ -485,27 +516,31 @@ exports.AboutResponse_ContentInfo = {
485
516
  reader.skipType(tag & 7);
486
517
  }
487
518
  return message;
488
- },
489
- fromJSON(object) {
519
+ }
520
+ AboutResponse_ContentInfo.decode = decode;
521
+ function fromJSON(object) {
490
522
  return {
491
523
  healthy: isSet(object.healthy) ? Boolean(object.healthy) : false,
492
524
  version: isSet(object.version) ? String(object.version) : undefined,
493
525
  commitHash: isSet(object.commitHash) ? String(object.commitHash) : undefined,
494
526
  publicUrl: isSet(object.publicUrl) ? String(object.publicUrl) : "",
495
527
  };
496
- },
497
- toJSON(message) {
528
+ }
529
+ AboutResponse_ContentInfo.fromJSON = fromJSON;
530
+ function toJSON(message) {
498
531
  const obj = {};
499
532
  message.healthy !== undefined && (obj.healthy = message.healthy);
500
533
  message.version !== undefined && (obj.version = message.version);
501
534
  message.commitHash !== undefined && (obj.commitHash = message.commitHash);
502
535
  message.publicUrl !== undefined && (obj.publicUrl = message.publicUrl);
503
536
  return obj;
504
- },
505
- create(base) {
506
- return exports.AboutResponse_ContentInfo.fromPartial(base !== null && base !== void 0 ? base : {});
507
- },
508
- fromPartial(object) {
537
+ }
538
+ AboutResponse_ContentInfo.toJSON = toJSON;
539
+ function create(base) {
540
+ return AboutResponse_ContentInfo.fromPartial(base !== null && base !== void 0 ? base : {});
541
+ }
542
+ AboutResponse_ContentInfo.create = create;
543
+ function fromPartial(object) {
509
544
  var _a, _b, _c, _d;
510
545
  const message = createBaseAboutResponse_ContentInfo();
511
546
  message.healthy = (_a = object.healthy) !== null && _a !== void 0 ? _a : false;
@@ -513,13 +548,15 @@ exports.AboutResponse_ContentInfo = {
513
548
  message.commitHash = (_c = object.commitHash) !== null && _c !== void 0 ? _c : undefined;
514
549
  message.publicUrl = (_d = object.publicUrl) !== null && _d !== void 0 ? _d : "";
515
550
  return message;
516
- },
517
- };
551
+ }
552
+ AboutResponse_ContentInfo.fromPartial = fromPartial;
553
+ })(AboutResponse_ContentInfo = exports.AboutResponse_ContentInfo || (exports.AboutResponse_ContentInfo = {}));
518
554
  function createBaseAboutResponse_LambdasInfo() {
519
555
  return { healthy: false, version: undefined, commitHash: undefined, publicUrl: "" };
520
556
  }
521
- exports.AboutResponse_LambdasInfo = {
522
- encode(message, writer = minimal_1.default.Writer.create()) {
557
+ var AboutResponse_LambdasInfo;
558
+ (function (AboutResponse_LambdasInfo) {
559
+ function encode(message, writer = minimal_1.default.Writer.create()) {
523
560
  if (message.healthy === true) {
524
561
  writer.uint32(8).bool(message.healthy);
525
562
  }
@@ -533,8 +570,9 @@ exports.AboutResponse_LambdasInfo = {
533
570
  writer.uint32(34).string(message.publicUrl);
534
571
  }
535
572
  return writer;
536
- },
537
- decode(input, length) {
573
+ }
574
+ AboutResponse_LambdasInfo.encode = encode;
575
+ function decode(input, length) {
538
576
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
539
577
  let end = length === undefined ? reader.len : reader.pos + length;
540
578
  const message = createBaseAboutResponse_LambdasInfo();
@@ -572,27 +610,31 @@ exports.AboutResponse_LambdasInfo = {
572
610
  reader.skipType(tag & 7);
573
611
  }
574
612
  return message;
575
- },
576
- fromJSON(object) {
613
+ }
614
+ AboutResponse_LambdasInfo.decode = decode;
615
+ function fromJSON(object) {
577
616
  return {
578
617
  healthy: isSet(object.healthy) ? Boolean(object.healthy) : false,
579
618
  version: isSet(object.version) ? String(object.version) : undefined,
580
619
  commitHash: isSet(object.commitHash) ? String(object.commitHash) : undefined,
581
620
  publicUrl: isSet(object.publicUrl) ? String(object.publicUrl) : "",
582
621
  };
583
- },
584
- toJSON(message) {
622
+ }
623
+ AboutResponse_LambdasInfo.fromJSON = fromJSON;
624
+ function toJSON(message) {
585
625
  const obj = {};
586
626
  message.healthy !== undefined && (obj.healthy = message.healthy);
587
627
  message.version !== undefined && (obj.version = message.version);
588
628
  message.commitHash !== undefined && (obj.commitHash = message.commitHash);
589
629
  message.publicUrl !== undefined && (obj.publicUrl = message.publicUrl);
590
630
  return obj;
591
- },
592
- create(base) {
593
- return exports.AboutResponse_LambdasInfo.fromPartial(base !== null && base !== void 0 ? base : {});
594
- },
595
- fromPartial(object) {
631
+ }
632
+ AboutResponse_LambdasInfo.toJSON = toJSON;
633
+ function create(base) {
634
+ return AboutResponse_LambdasInfo.fromPartial(base !== null && base !== void 0 ? base : {});
635
+ }
636
+ AboutResponse_LambdasInfo.create = create;
637
+ function fromPartial(object) {
596
638
  var _a, _b, _c, _d;
597
639
  const message = createBaseAboutResponse_LambdasInfo();
598
640
  message.healthy = (_a = object.healthy) !== null && _a !== void 0 ? _a : false;
@@ -600,8 +642,9 @@ exports.AboutResponse_LambdasInfo = {
600
642
  message.commitHash = (_c = object.commitHash) !== null && _c !== void 0 ? _c : undefined;
601
643
  message.publicUrl = (_d = object.publicUrl) !== null && _d !== void 0 ? _d : "";
602
644
  return message;
603
- },
604
- };
645
+ }
646
+ AboutResponse_LambdasInfo.fromPartial = fromPartial;
647
+ })(AboutResponse_LambdasInfo = exports.AboutResponse_LambdasInfo || (exports.AboutResponse_LambdasInfo = {}));
605
648
  function createBaseAboutResponse_CommsInfo() {
606
649
  return {
607
650
  healthy: false,
@@ -613,8 +656,9 @@ function createBaseAboutResponse_CommsInfo() {
613
656
  fixedAdapter: undefined,
614
657
  };
615
658
  }
616
- exports.AboutResponse_CommsInfo = {
617
- encode(message, writer = minimal_1.default.Writer.create()) {
659
+ var AboutResponse_CommsInfo;
660
+ (function (AboutResponse_CommsInfo) {
661
+ function encode(message, writer = minimal_1.default.Writer.create()) {
618
662
  if (message.healthy === true) {
619
663
  writer.uint32(8).bool(message.healthy);
620
664
  }
@@ -637,8 +681,9 @@ exports.AboutResponse_CommsInfo = {
637
681
  writer.uint32(418).string(message.fixedAdapter);
638
682
  }
639
683
  return writer;
640
- },
641
- decode(input, length) {
684
+ }
685
+ AboutResponse_CommsInfo.encode = encode;
686
+ function decode(input, length) {
642
687
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
643
688
  let end = length === undefined ? reader.len : reader.pos + length;
644
689
  const message = createBaseAboutResponse_CommsInfo();
@@ -694,8 +739,9 @@ exports.AboutResponse_CommsInfo = {
694
739
  reader.skipType(tag & 7);
695
740
  }
696
741
  return message;
697
- },
698
- fromJSON(object) {
742
+ }
743
+ AboutResponse_CommsInfo.decode = decode;
744
+ function fromJSON(object) {
699
745
  return {
700
746
  healthy: isSet(object.healthy) ? Boolean(object.healthy) : false,
701
747
  version: isSet(object.version) ? String(object.version) : undefined,
@@ -705,8 +751,9 @@ exports.AboutResponse_CommsInfo = {
705
751
  usersCount: isSet(object.usersCount) ? Number(object.usersCount) : undefined,
706
752
  fixedAdapter: isSet(object.fixedAdapter) ? String(object.fixedAdapter) : undefined,
707
753
  };
708
- },
709
- toJSON(message) {
754
+ }
755
+ AboutResponse_CommsInfo.fromJSON = fromJSON;
756
+ function toJSON(message) {
710
757
  const obj = {};
711
758
  message.healthy !== undefined && (obj.healthy = message.healthy);
712
759
  message.version !== undefined && (obj.version = message.version);
@@ -716,11 +763,13 @@ exports.AboutResponse_CommsInfo = {
716
763
  message.usersCount !== undefined && (obj.usersCount = Math.round(message.usersCount));
717
764
  message.fixedAdapter !== undefined && (obj.fixedAdapter = message.fixedAdapter);
718
765
  return obj;
719
- },
720
- create(base) {
721
- return exports.AboutResponse_CommsInfo.fromPartial(base !== null && base !== void 0 ? base : {});
722
- },
723
- fromPartial(object) {
766
+ }
767
+ AboutResponse_CommsInfo.toJSON = toJSON;
768
+ function create(base) {
769
+ return AboutResponse_CommsInfo.fromPartial(base !== null && base !== void 0 ? base : {});
770
+ }
771
+ AboutResponse_CommsInfo.create = create;
772
+ function fromPartial(object) {
724
773
  var _a, _b, _c, _d, _e, _f, _g;
725
774
  const message = createBaseAboutResponse_CommsInfo();
726
775
  message.healthy = (_a = object.healthy) !== null && _a !== void 0 ? _a : false;
@@ -731,8 +780,9 @@ exports.AboutResponse_CommsInfo = {
731
780
  message.usersCount = (_f = object.usersCount) !== null && _f !== void 0 ? _f : undefined;
732
781
  message.fixedAdapter = (_g = object.fixedAdapter) !== null && _g !== void 0 ? _g : undefined;
733
782
  return message;
734
- },
735
- };
783
+ }
784
+ AboutResponse_CommsInfo.fromPartial = fromPartial;
785
+ })(AboutResponse_CommsInfo = exports.AboutResponse_CommsInfo || (exports.AboutResponse_CommsInfo = {}));
736
786
  function createBaseAboutResponse_BffInfo() {
737
787
  return {
738
788
  healthy: false,
@@ -743,8 +793,9 @@ function createBaseAboutResponse_BffInfo() {
743
793
  protocolVersion: undefined,
744
794
  };
745
795
  }
746
- exports.AboutResponse_BffInfo = {
747
- encode(message, writer = minimal_1.default.Writer.create()) {
796
+ var AboutResponse_BffInfo;
797
+ (function (AboutResponse_BffInfo) {
798
+ function encode(message, writer = minimal_1.default.Writer.create()) {
748
799
  if (message.healthy === true) {
749
800
  writer.uint32(8).bool(message.healthy);
750
801
  }
@@ -764,8 +815,9 @@ exports.AboutResponse_BffInfo = {
764
815
  writer.uint32(418).string(message.protocolVersion);
765
816
  }
766
817
  return writer;
767
- },
768
- decode(input, length) {
818
+ }
819
+ AboutResponse_BffInfo.encode = encode;
820
+ function decode(input, length) {
769
821
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
770
822
  let end = length === undefined ? reader.len : reader.pos + length;
771
823
  const message = createBaseAboutResponse_BffInfo();
@@ -815,8 +867,9 @@ exports.AboutResponse_BffInfo = {
815
867
  reader.skipType(tag & 7);
816
868
  }
817
869
  return message;
818
- },
819
- fromJSON(object) {
870
+ }
871
+ AboutResponse_BffInfo.decode = decode;
872
+ function fromJSON(object) {
820
873
  return {
821
874
  healthy: isSet(object.healthy) ? Boolean(object.healthy) : false,
822
875
  version: isSet(object.version) ? String(object.version) : undefined,
@@ -825,8 +878,9 @@ exports.AboutResponse_BffInfo = {
825
878
  userCount: isSet(object.userCount) ? Number(object.userCount) : undefined,
826
879
  protocolVersion: isSet(object.protocolVersion) ? String(object.protocolVersion) : undefined,
827
880
  };
828
- },
829
- toJSON(message) {
881
+ }
882
+ AboutResponse_BffInfo.fromJSON = fromJSON;
883
+ function toJSON(message) {
830
884
  const obj = {};
831
885
  message.healthy !== undefined && (obj.healthy = message.healthy);
832
886
  message.version !== undefined && (obj.version = message.version);
@@ -835,11 +889,13 @@ exports.AboutResponse_BffInfo = {
835
889
  message.userCount !== undefined && (obj.userCount = Math.round(message.userCount));
836
890
  message.protocolVersion !== undefined && (obj.protocolVersion = message.protocolVersion);
837
891
  return obj;
838
- },
839
- create(base) {
840
- return exports.AboutResponse_BffInfo.fromPartial(base !== null && base !== void 0 ? base : {});
841
- },
842
- fromPartial(object) {
892
+ }
893
+ AboutResponse_BffInfo.toJSON = toJSON;
894
+ function create(base) {
895
+ return AboutResponse_BffInfo.fromPartial(base !== null && base !== void 0 ? base : {});
896
+ }
897
+ AboutResponse_BffInfo.create = create;
898
+ function fromPartial(object) {
843
899
  var _a, _b, _c, _d, _e, _f;
844
900
  const message = createBaseAboutResponse_BffInfo();
845
901
  message.healthy = (_a = object.healthy) !== null && _a !== void 0 ? _a : false;
@@ -849,8 +905,9 @@ exports.AboutResponse_BffInfo = {
849
905
  message.userCount = (_e = object.userCount) !== null && _e !== void 0 ? _e : undefined;
850
906
  message.protocolVersion = (_f = object.protocolVersion) !== null && _f !== void 0 ? _f : undefined;
851
907
  return message;
852
- },
853
- };
908
+ }
909
+ AboutResponse_BffInfo.fromPartial = fromPartial;
910
+ })(AboutResponse_BffInfo = exports.AboutResponse_BffInfo || (exports.AboutResponse_BffInfo = {}));
854
911
  function isSet(value) {
855
912
  return value !== null && value !== undefined;
856
913
  }