@dcl/protocol 1.0.0-4799189990.commit-8494b7b → 1.0.0-4863715547.commit-286ee57

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 (206) hide show
  1. package/out-js/decentraland/bff/authentication_service.gen.js +12 -12
  2. package/out-js/decentraland/bff/authentication_service.gen.js.map +1 -1
  3. package/out-js/decentraland/bff/comms_director_service.gen.js +7 -7
  4. package/out-js/decentraland/bff/comms_director_service.gen.js.map +1 -1
  5. package/out-js/decentraland/bff/comms_service.gen.js +4 -4
  6. package/out-js/decentraland/bff/comms_service.gen.js.map +1 -1
  7. package/out-js/decentraland/bff/http_endpoints.gen.js +47 -47
  8. package/out-js/decentraland/bff/http_endpoints.gen.js.map +1 -1
  9. package/out-js/decentraland/bff/topics_service.gen.js +14 -14
  10. package/out-js/decentraland/bff/topics_service.gen.js.map +1 -1
  11. package/out-js/decentraland/common/border_rect.gen.js +10 -10
  12. package/out-js/decentraland/common/border_rect.gen.js.map +1 -1
  13. package/out-js/decentraland/common/colors.gen.js +9 -9
  14. package/out-js/decentraland/common/colors.gen.js.map +1 -1
  15. package/out-js/decentraland/common/content_mapping.gen.js +3 -3
  16. package/out-js/decentraland/common/content_mapping.gen.js.map +1 -1
  17. package/out-js/decentraland/common/sdk/user_data.gen.js +17 -17
  18. package/out-js/decentraland/common/sdk/user_data.gen.js.map +1 -1
  19. package/out-js/decentraland/common/texture.gen.js +16 -16
  20. package/out-js/decentraland/common/texture.gen.js.map +1 -1
  21. package/out-js/decentraland/common/vectors.gen.js +11 -11
  22. package/out-js/decentraland/common/vectors.gen.js.map +1 -1
  23. package/out-js/decentraland/kernel/apis/communications_controller.gen.js +3 -3
  24. package/out-js/decentraland/kernel/apis/communications_controller.gen.js.map +1 -1
  25. package/out-js/decentraland/kernel/apis/dev_tools.gen.js +4 -4
  26. package/out-js/decentraland/kernel/apis/dev_tools.gen.js.map +1 -1
  27. package/out-js/decentraland/kernel/apis/engine_api.gen.js +101 -101
  28. package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
  29. package/out-js/decentraland/kernel/apis/environment_api.gen.js +38 -38
  30. package/out-js/decentraland/kernel/apis/environment_api.gen.js.map +1 -1
  31. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js +31 -31
  32. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js.map +1 -1
  33. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js +20 -20
  34. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js.map +1 -1
  35. package/out-js/decentraland/kernel/apis/permissions.gen.js +10 -10
  36. package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
  37. package/out-js/decentraland/kernel/apis/players.gen.js +10 -10
  38. package/out-js/decentraland/kernel/apis/players.gen.js.map +1 -1
  39. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js +17 -17
  40. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js.map +1 -1
  41. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js +22 -22
  42. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js.map +1 -1
  43. package/out-js/decentraland/kernel/apis/runtime.gen.js +23 -23
  44. package/out-js/decentraland/kernel/apis/runtime.gen.js.map +1 -1
  45. package/out-js/decentraland/kernel/apis/scene.gen.js +6 -6
  46. package/out-js/decentraland/kernel/apis/scene.gen.js.map +1 -1
  47. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js +19 -19
  48. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js.map +1 -1
  49. package/out-js/decentraland/kernel/apis/social_controller.gen.js +6 -6
  50. package/out-js/decentraland/kernel/apis/social_controller.gen.js.map +1 -1
  51. package/out-js/decentraland/kernel/apis/testing.gen.js +26 -26
  52. package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -1
  53. package/out-js/decentraland/kernel/apis/user_action_module.gen.js +3 -3
  54. package/out-js/decentraland/kernel/apis/user_action_module.gen.js.map +1 -1
  55. package/out-js/decentraland/kernel/apis/user_identity.gen.js +6 -6
  56. package/out-js/decentraland/kernel/apis/user_identity.gen.js.map +1 -1
  57. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js +35 -35
  58. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js.map +1 -1
  59. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js +33 -33
  60. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js.map +1 -1
  61. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js +47 -47
  62. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js.map +1 -1
  63. package/out-js/decentraland/realm/about.gen.js +47 -47
  64. package/out-js/decentraland/realm/about.gen.js.map +1 -1
  65. package/out-js/decentraland/sdk/components/animator.gen.js +10 -10
  66. package/out-js/decentraland/sdk/components/animator.gen.js.map +1 -1
  67. package/out-js/decentraland/sdk/components/audio_source.gen.js +6 -6
  68. package/out-js/decentraland/sdk/components/audio_source.gen.js.map +1 -1
  69. package/out-js/decentraland/sdk/components/audio_stream.gen.js +4 -4
  70. package/out-js/decentraland/sdk/components/audio_stream.gen.js.map +1 -1
  71. package/out-js/decentraland/sdk/components/avatar_attach.gen.js +3 -3
  72. package/out-js/decentraland/sdk/components/avatar_attach.gen.js.map +1 -1
  73. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js +5 -5
  74. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js.map +1 -1
  75. package/out-js/decentraland/sdk/components/avatar_shape.gen.js +12 -12
  76. package/out-js/decentraland/sdk/components/avatar_shape.gen.js.map +1 -1
  77. package/out-js/decentraland/sdk/components/billboard.gen.js +2 -2
  78. package/out-js/decentraland/sdk/components/billboard.gen.js.map +1 -1
  79. package/out-js/decentraland/sdk/components/camera_mode.gen.js +2 -2
  80. package/out-js/decentraland/sdk/components/camera_mode.gen.js.map +1 -1
  81. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js +3 -3
  82. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js.map +1 -1
  83. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js +8 -8
  84. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js.map +1 -1
  85. package/out-js/decentraland/sdk/components/engine_info.gen.js +4 -4
  86. package/out-js/decentraland/sdk/components/engine_info.gen.js.map +1 -1
  87. package/out-js/decentraland/sdk/components/gltf_container.gen.d.ts +12 -12
  88. package/out-js/decentraland/sdk/components/gltf_container.gen.js +24 -20
  89. package/out-js/decentraland/sdk/components/gltf_container.gen.js.map +1 -1
  90. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js +2 -2
  91. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js.map +1 -1
  92. package/out-js/decentraland/sdk/components/material.gen.js +25 -25
  93. package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
  94. package/out-js/decentraland/sdk/components/mesh_collider.gen.js +12 -12
  95. package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
  96. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js +15 -15
  97. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js.map +1 -1
  98. package/out-js/decentraland/sdk/components/nft_shape.gen.js +4 -4
  99. package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
  100. package/out-js/decentraland/sdk/components/pointer_events.gen.js +10 -10
  101. package/out-js/decentraland/sdk/components/pointer_events.gen.js.map +1 -1
  102. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js +7 -7
  103. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js.map +1 -1
  104. package/out-js/decentraland/sdk/components/pointer_lock.gen.js +2 -2
  105. package/out-js/decentraland/sdk/components/pointer_lock.gen.js.map +1 -1
  106. package/out-js/decentraland/sdk/components/raycast.gen.js +11 -11
  107. package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
  108. package/out-js/decentraland/sdk/components/raycast_result.gen.js +6 -6
  109. package/out-js/decentraland/sdk/components/raycast_result.gen.js.map +1 -1
  110. package/out-js/decentraland/sdk/components/text_shape.gen.js +22 -22
  111. package/out-js/decentraland/sdk/components/text_shape.gen.js.map +1 -1
  112. package/out-js/decentraland/sdk/components/ui_background.gen.js +7 -7
  113. package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
  114. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js +10 -10
  115. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js.map +1 -1
  116. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js +2 -2
  117. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js.map +1 -1
  118. package/out-js/decentraland/sdk/components/ui_input.gen.js +9 -9
  119. package/out-js/decentraland/sdk/components/ui_input.gen.js.map +1 -1
  120. package/out-js/decentraland/sdk/components/ui_input_result.gen.js +2 -2
  121. package/out-js/decentraland/sdk/components/ui_input_result.gen.js.map +1 -1
  122. package/out-js/decentraland/sdk/components/ui_text.gen.js +6 -6
  123. package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
  124. package/out-js/decentraland/sdk/components/ui_transform.gen.js +52 -52
  125. package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
  126. package/out-js/decentraland/sdk/components/video_player.gen.js +7 -7
  127. package/out-js/decentraland/sdk/components/video_player.gen.js.map +1 -1
  128. package/out-js/decentraland/sdk/components/visibility_component.gen.js +2 -2
  129. package/out-js/decentraland/sdk/components/visibility_component.gen.js.map +1 -1
  130. package/out-js/decentraland/social/friendships/friendships.gen.d.ts +11 -10
  131. package/out-js/decentraland/social/friendships/friendships.gen.js +105 -99
  132. package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
  133. package/out-js/google/protobuf/descriptor.gen.js +141 -141
  134. package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
  135. package/out-js/google/protobuf/empty.gen.js +1 -1
  136. package/out-js/google/protobuf/empty.gen.js.map +1 -1
  137. package/out-ts/decentraland/bff/authentication_service.gen.ts +12 -12
  138. package/out-ts/decentraland/bff/comms_director_service.gen.ts +7 -7
  139. package/out-ts/decentraland/bff/comms_service.gen.ts +4 -4
  140. package/out-ts/decentraland/bff/http_endpoints.gen.ts +47 -47
  141. package/out-ts/decentraland/bff/topics_service.gen.ts +14 -14
  142. package/out-ts/decentraland/common/border_rect.gen.ts +10 -10
  143. package/out-ts/decentraland/common/colors.gen.ts +9 -9
  144. package/out-ts/decentraland/common/content_mapping.gen.ts +3 -3
  145. package/out-ts/decentraland/common/sdk/user_data.gen.ts +17 -17
  146. package/out-ts/decentraland/common/texture.gen.ts +16 -16
  147. package/out-ts/decentraland/common/vectors.gen.ts +11 -11
  148. package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +3 -3
  149. package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +4 -4
  150. package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +101 -101
  151. package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +38 -38
  152. package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +31 -31
  153. package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +20 -20
  154. package/out-ts/decentraland/kernel/apis/permissions.gen.ts +12 -10
  155. package/out-ts/decentraland/kernel/apis/players.gen.ts +10 -10
  156. package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +17 -17
  157. package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +22 -22
  158. package/out-ts/decentraland/kernel/apis/runtime.gen.ts +23 -23
  159. package/out-ts/decentraland/kernel/apis/scene.gen.ts +6 -6
  160. package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +19 -19
  161. package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +6 -6
  162. package/out-ts/decentraland/kernel/apis/testing.gen.ts +26 -26
  163. package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +3 -3
  164. package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +6 -6
  165. package/out-ts/decentraland/kernel/comms/rfc4/comms.gen.ts +35 -35
  166. package/out-ts/decentraland/kernel/comms/rfc5/ws_comms.gen.ts +33 -33
  167. package/out-ts/decentraland/kernel/comms/v3/archipelago.gen.ts +47 -47
  168. package/out-ts/decentraland/realm/about.gen.ts +47 -47
  169. package/out-ts/decentraland/sdk/components/animator.gen.ts +10 -10
  170. package/out-ts/decentraland/sdk/components/audio_source.gen.ts +6 -6
  171. package/out-ts/decentraland/sdk/components/audio_stream.gen.ts +4 -4
  172. package/out-ts/decentraland/sdk/components/avatar_attach.gen.ts +3 -3
  173. package/out-ts/decentraland/sdk/components/avatar_modifier_area.gen.ts +6 -5
  174. package/out-ts/decentraland/sdk/components/avatar_shape.gen.ts +12 -12
  175. package/out-ts/decentraland/sdk/components/billboard.gen.ts +2 -2
  176. package/out-ts/decentraland/sdk/components/camera_mode.gen.ts +2 -2
  177. package/out-ts/decentraland/sdk/components/camera_mode_area.gen.ts +3 -3
  178. package/out-ts/decentraland/sdk/components/common/raycast_hit.gen.ts +8 -8
  179. package/out-ts/decentraland/sdk/components/engine_info.gen.ts +4 -4
  180. package/out-ts/decentraland/sdk/components/gltf_container.gen.ts +29 -25
  181. package/out-ts/decentraland/sdk/components/gltf_container_loading_state.gen.ts +2 -2
  182. package/out-ts/decentraland/sdk/components/material.gen.ts +25 -25
  183. package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +12 -12
  184. package/out-ts/decentraland/sdk/components/mesh_renderer.gen.ts +17 -15
  185. package/out-ts/decentraland/sdk/components/nft_shape.gen.ts +4 -4
  186. package/out-ts/decentraland/sdk/components/pointer_events.gen.ts +10 -10
  187. package/out-ts/decentraland/sdk/components/pointer_events_result.gen.ts +7 -7
  188. package/out-ts/decentraland/sdk/components/pointer_lock.gen.ts +2 -2
  189. package/out-ts/decentraland/sdk/components/raycast.gen.ts +11 -11
  190. package/out-ts/decentraland/sdk/components/raycast_result.gen.ts +6 -6
  191. package/out-ts/decentraland/sdk/components/text_shape.gen.ts +22 -22
  192. package/out-ts/decentraland/sdk/components/ui_background.gen.ts +8 -7
  193. package/out-ts/decentraland/sdk/components/ui_dropdown.gen.ts +10 -10
  194. package/out-ts/decentraland/sdk/components/ui_dropdown_result.gen.ts +2 -2
  195. package/out-ts/decentraland/sdk/components/ui_input.gen.ts +9 -9
  196. package/out-ts/decentraland/sdk/components/ui_input_result.gen.ts +2 -2
  197. package/out-ts/decentraland/sdk/components/ui_text.gen.ts +6 -6
  198. package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +52 -52
  199. package/out-ts/decentraland/sdk/components/video_player.gen.ts +7 -7
  200. package/out-ts/decentraland/sdk/components/visibility_component.gen.ts +2 -2
  201. package/out-ts/decentraland/social/friendships/friendships.gen.ts +99 -93
  202. package/out-ts/google/protobuf/descriptor.gen.ts +146 -141
  203. package/out-ts/google/protobuf/empty.gen.ts +1 -1
  204. package/package.json +8 -5
  205. package/proto/decentraland/sdk/components/gltf_container.proto +4 -4
  206. package/proto/decentraland/social/friendships/friendships.proto +9 -8
@@ -205,154 +205,154 @@ export const PBTextShape = {
205
205
  const tag = reader.uint32();
206
206
  switch (tag >>> 3) {
207
207
  case 1:
208
- if (tag != 10) {
208
+ if (tag !== 10) {
209
209
  break;
210
210
  }
211
211
 
212
212
  message.text = reader.string();
213
213
  continue;
214
214
  case 2:
215
- if (tag != 16) {
215
+ if (tag !== 16) {
216
216
  break;
217
217
  }
218
218
 
219
219
  message.font = reader.int32() as any;
220
220
  continue;
221
221
  case 3:
222
- if (tag != 29) {
222
+ if (tag !== 29) {
223
223
  break;
224
224
  }
225
225
 
226
226
  message.fontSize = reader.float();
227
227
  continue;
228
228
  case 4:
229
- if (tag != 32) {
229
+ if (tag !== 32) {
230
230
  break;
231
231
  }
232
232
 
233
233
  message.fontAutoSize = reader.bool();
234
234
  continue;
235
235
  case 5:
236
- if (tag != 40) {
236
+ if (tag !== 40) {
237
237
  break;
238
238
  }
239
239
 
240
240
  message.textAlign = reader.int32() as any;
241
241
  continue;
242
242
  case 6:
243
- if (tag != 53) {
243
+ if (tag !== 53) {
244
244
  break;
245
245
  }
246
246
 
247
247
  message.width = reader.float();
248
248
  continue;
249
249
  case 7:
250
- if (tag != 61) {
250
+ if (tag !== 61) {
251
251
  break;
252
252
  }
253
253
 
254
254
  message.height = reader.float();
255
255
  continue;
256
256
  case 8:
257
- if (tag != 69) {
257
+ if (tag !== 69) {
258
258
  break;
259
259
  }
260
260
 
261
261
  message.paddingTop = reader.float();
262
262
  continue;
263
263
  case 9:
264
- if (tag != 77) {
264
+ if (tag !== 77) {
265
265
  break;
266
266
  }
267
267
 
268
268
  message.paddingRight = reader.float();
269
269
  continue;
270
270
  case 10:
271
- if (tag != 85) {
271
+ if (tag !== 85) {
272
272
  break;
273
273
  }
274
274
 
275
275
  message.paddingBottom = reader.float();
276
276
  continue;
277
277
  case 11:
278
- if (tag != 93) {
278
+ if (tag !== 93) {
279
279
  break;
280
280
  }
281
281
 
282
282
  message.paddingLeft = reader.float();
283
283
  continue;
284
284
  case 12:
285
- if (tag != 101) {
285
+ if (tag !== 101) {
286
286
  break;
287
287
  }
288
288
 
289
289
  message.lineSpacing = reader.float();
290
290
  continue;
291
291
  case 13:
292
- if (tag != 104) {
292
+ if (tag !== 104) {
293
293
  break;
294
294
  }
295
295
 
296
296
  message.lineCount = reader.int32();
297
297
  continue;
298
298
  case 14:
299
- if (tag != 112) {
299
+ if (tag !== 112) {
300
300
  break;
301
301
  }
302
302
 
303
303
  message.textWrapping = reader.bool();
304
304
  continue;
305
305
  case 15:
306
- if (tag != 125) {
306
+ if (tag !== 125) {
307
307
  break;
308
308
  }
309
309
 
310
310
  message.shadowBlur = reader.float();
311
311
  continue;
312
312
  case 16:
313
- if (tag != 133) {
313
+ if (tag !== 133) {
314
314
  break;
315
315
  }
316
316
 
317
317
  message.shadowOffsetX = reader.float();
318
318
  continue;
319
319
  case 17:
320
- if (tag != 141) {
320
+ if (tag !== 141) {
321
321
  break;
322
322
  }
323
323
 
324
324
  message.shadowOffsetY = reader.float();
325
325
  continue;
326
326
  case 18:
327
- if (tag != 149) {
327
+ if (tag !== 149) {
328
328
  break;
329
329
  }
330
330
 
331
331
  message.outlineWidth = reader.float();
332
332
  continue;
333
333
  case 19:
334
- if (tag != 154) {
334
+ if (tag !== 154) {
335
335
  break;
336
336
  }
337
337
 
338
338
  message.shadowColor = Color3.decode(reader, reader.uint32());
339
339
  continue;
340
340
  case 20:
341
- if (tag != 162) {
341
+ if (tag !== 162) {
342
342
  break;
343
343
  }
344
344
 
345
345
  message.outlineColor = Color3.decode(reader, reader.uint32());
346
346
  continue;
347
347
  case 21:
348
- if (tag != 170) {
348
+ if (tag !== 170) {
349
349
  break;
350
350
  }
351
351
 
352
352
  message.textColor = Color4.decode(reader, reader.uint32());
353
353
  continue;
354
354
  }
355
- if ((tag & 7) == 4 || tag == 0) {
355
+ if ((tag & 7) === 4 || tag === 0) {
356
356
  break;
357
357
  }
358
358
  reader.skipType(tag & 7);
@@ -107,40 +107,41 @@ export const PBUiBackground = {
107
107
  const tag = reader.uint32();
108
108
  switch (tag >>> 3) {
109
109
  case 1:
110
- if (tag != 10) {
110
+ if (tag !== 10) {
111
111
  break;
112
112
  }
113
113
 
114
114
  message.color = Color4.decode(reader, reader.uint32());
115
115
  continue;
116
116
  case 2:
117
- if (tag != 18) {
117
+ if (tag !== 18) {
118
118
  break;
119
119
  }
120
120
 
121
121
  message.texture = TextureUnion.decode(reader, reader.uint32());
122
122
  continue;
123
123
  case 3:
124
- if (tag != 24) {
124
+ if (tag !== 24) {
125
125
  break;
126
126
  }
127
127
 
128
128
  message.textureMode = reader.int32() as any;
129
129
  continue;
130
130
  case 4:
131
- if (tag != 34) {
131
+ if (tag !== 34) {
132
132
  break;
133
133
  }
134
134
 
135
135
  message.textureSlices = BorderRect.decode(reader, reader.uint32());
136
136
  continue;
137
137
  case 5:
138
- if (tag == 45) {
138
+ if (tag === 45) {
139
139
  message.uvs.push(reader.float());
140
+
140
141
  continue;
141
142
  }
142
143
 
143
- if (tag == 42) {
144
+ if (tag === 42) {
144
145
  const end2 = reader.uint32() + reader.pos;
145
146
  while (reader.pos < end2) {
146
147
  message.uvs.push(reader.float());
@@ -151,7 +152,7 @@ export const PBUiBackground = {
151
152
 
152
153
  break;
153
154
  }
154
- if ((tag & 7) == 4 || tag == 0) {
155
+ if ((tag & 7) === 4 || tag === 0) {
155
156
  break;
156
157
  }
157
158
  reader.skipType(tag & 7);
@@ -89,70 +89,70 @@ export const PBUiDropdown = {
89
89
  const tag = reader.uint32();
90
90
  switch (tag >>> 3) {
91
91
  case 1:
92
- if (tag != 8) {
92
+ if (tag !== 8) {
93
93
  break;
94
94
  }
95
95
 
96
96
  message.acceptEmpty = reader.bool();
97
97
  continue;
98
98
  case 2:
99
- if (tag != 18) {
99
+ if (tag !== 18) {
100
100
  break;
101
101
  }
102
102
 
103
103
  message.emptyLabel = reader.string();
104
104
  continue;
105
105
  case 3:
106
- if (tag != 26) {
106
+ if (tag !== 26) {
107
107
  break;
108
108
  }
109
109
 
110
110
  message.options.push(reader.string());
111
111
  continue;
112
112
  case 4:
113
- if (tag != 32) {
113
+ if (tag !== 32) {
114
114
  break;
115
115
  }
116
116
 
117
117
  message.selectedIndex = reader.int32();
118
118
  continue;
119
119
  case 5:
120
- if (tag != 40) {
120
+ if (tag !== 40) {
121
121
  break;
122
122
  }
123
123
 
124
124
  message.disabled = reader.bool();
125
125
  continue;
126
126
  case 6:
127
- if (tag != 50) {
127
+ if (tag !== 50) {
128
128
  break;
129
129
  }
130
130
 
131
131
  message.color = Color4.decode(reader, reader.uint32());
132
132
  continue;
133
133
  case 10:
134
- if (tag != 80) {
134
+ if (tag !== 80) {
135
135
  break;
136
136
  }
137
137
 
138
138
  message.textAlign = reader.int32() as any;
139
139
  continue;
140
140
  case 11:
141
- if (tag != 88) {
141
+ if (tag !== 88) {
142
142
  break;
143
143
  }
144
144
 
145
145
  message.font = reader.int32() as any;
146
146
  continue;
147
147
  case 12:
148
- if (tag != 96) {
148
+ if (tag !== 96) {
149
149
  break;
150
150
  }
151
151
 
152
152
  message.fontSize = reader.int32();
153
153
  continue;
154
154
  }
155
- if ((tag & 7) == 4 || tag == 0) {
155
+ if ((tag & 7) === 4 || tag === 0) {
156
156
  break;
157
157
  }
158
158
  reader.skipType(tag & 7);
@@ -27,14 +27,14 @@ export const PBUiDropdownResult = {
27
27
  const tag = reader.uint32();
28
28
  switch (tag >>> 3) {
29
29
  case 1:
30
- if (tag != 8) {
30
+ if (tag !== 8) {
31
31
  break;
32
32
  }
33
33
 
34
34
  message.value = reader.int32();
35
35
  continue;
36
36
  }
37
- if ((tag & 7) == 4 || tag == 0) {
37
+ if ((tag & 7) === 4 || tag === 0) {
38
38
  break;
39
39
  }
40
40
  reader.skipType(tag & 7);
@@ -84,63 +84,63 @@ export const PBUiInput = {
84
84
  const tag = reader.uint32();
85
85
  switch (tag >>> 3) {
86
86
  case 1:
87
- if (tag != 10) {
87
+ if (tag !== 10) {
88
88
  break;
89
89
  }
90
90
 
91
91
  message.placeholder = reader.string();
92
92
  continue;
93
93
  case 2:
94
- if (tag != 18) {
94
+ if (tag !== 18) {
95
95
  break;
96
96
  }
97
97
 
98
98
  message.color = Color4.decode(reader, reader.uint32());
99
99
  continue;
100
100
  case 3:
101
- if (tag != 26) {
101
+ if (tag !== 26) {
102
102
  break;
103
103
  }
104
104
 
105
105
  message.placeholderColor = Color4.decode(reader, reader.uint32());
106
106
  continue;
107
107
  case 4:
108
- if (tag != 32) {
108
+ if (tag !== 32) {
109
109
  break;
110
110
  }
111
111
 
112
112
  message.disabled = reader.bool();
113
113
  continue;
114
114
  case 10:
115
- if (tag != 80) {
115
+ if (tag !== 80) {
116
116
  break;
117
117
  }
118
118
 
119
119
  message.textAlign = reader.int32() as any;
120
120
  continue;
121
121
  case 11:
122
- if (tag != 88) {
122
+ if (tag !== 88) {
123
123
  break;
124
124
  }
125
125
 
126
126
  message.font = reader.int32() as any;
127
127
  continue;
128
128
  case 12:
129
- if (tag != 96) {
129
+ if (tag !== 96) {
130
130
  break;
131
131
  }
132
132
 
133
133
  message.fontSize = reader.int32();
134
134
  continue;
135
135
  case 13:
136
- if (tag != 106) {
136
+ if (tag !== 106) {
137
137
  break;
138
138
  }
139
139
 
140
140
  message.value = reader.string();
141
141
  continue;
142
142
  }
143
- if ((tag & 7) == 4 || tag == 0) {
143
+ if ((tag & 7) === 4 || tag === 0) {
144
144
  break;
145
145
  }
146
146
  reader.skipType(tag & 7);
@@ -27,14 +27,14 @@ export const PBUiInputResult = {
27
27
  const tag = reader.uint32();
28
28
  switch (tag >>> 3) {
29
29
  case 1:
30
- if (tag != 10) {
30
+ if (tag !== 10) {
31
31
  break;
32
32
  }
33
33
 
34
34
  message.value = reader.string();
35
35
  continue;
36
36
  }
37
- if ((tag & 7) == 4 || tag == 0) {
37
+ if ((tag & 7) === 4 || tag === 0) {
38
38
  break;
39
39
  }
40
40
  reader.skipType(tag & 7);
@@ -63,42 +63,42 @@ export const PBUiText = {
63
63
  const tag = reader.uint32();
64
64
  switch (tag >>> 3) {
65
65
  case 1:
66
- if (tag != 10) {
66
+ if (tag !== 10) {
67
67
  break;
68
68
  }
69
69
 
70
70
  message.value = reader.string();
71
71
  continue;
72
72
  case 2:
73
- if (tag != 18) {
73
+ if (tag !== 18) {
74
74
  break;
75
75
  }
76
76
 
77
77
  message.color = Color4.decode(reader, reader.uint32());
78
78
  continue;
79
79
  case 3:
80
- if (tag != 24) {
80
+ if (tag !== 24) {
81
81
  break;
82
82
  }
83
83
 
84
84
  message.textAlign = reader.int32() as any;
85
85
  continue;
86
86
  case 4:
87
- if (tag != 32) {
87
+ if (tag !== 32) {
88
88
  break;
89
89
  }
90
90
 
91
91
  message.font = reader.int32() as any;
92
92
  continue;
93
93
  case 5:
94
- if (tag != 40) {
94
+ if (tag !== 40) {
95
95
  break;
96
96
  }
97
97
 
98
98
  message.fontSize = reader.int32();
99
99
  continue;
100
100
  }
101
- if ((tag & 7) == 4 || tag == 0) {
101
+ if ((tag & 7) === 4 || tag === 0) {
102
102
  break;
103
103
  }
104
104
  reader.skipType(tag & 7);