@dcl/protocol 1.0.0-9583115587.commit-2f3c06c → 1.0.0-9682449435.commit-1b32d83
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.
- package/out-js/decentraland/common/texture.gen.js +5 -5
- package/out-js/decentraland/common/texture.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/comms_api.gen.js +3 -3
- package/out-js/decentraland/kernel/apis/comms_api.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/engine_api.gen.js +3 -3
- package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/permissions.gen.js +3 -3
- package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/testing.gen.js +3 -3
- package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -1
- package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js +3 -3
- package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js.map +1 -1
- package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js +3 -3
- package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/avatar_attach.gen.js +3 -3
- package/out-js/decentraland/sdk/components/avatar_attach.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js +5 -5
- package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/billboard.gen.js +3 -3
- package/out-js/decentraland/sdk/components/billboard.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/common/camera_type.gen.js +3 -3
- package/out-js/decentraland/sdk/components/common/camera_type.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/common/input_action.gen.js +5 -5
- package/out-js/decentraland/sdk/components/common/input_action.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/common/loading_state.gen.js +3 -3
- package/out-js/decentraland/sdk/components/common/loading_state.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/common/texts.gen.js +5 -5
- package/out-js/decentraland/sdk/components/common/texts.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/material.gen.js +3 -3
- package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/mesh_collider.gen.js +3 -3
- package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/nft_shape.gen.js +3 -3
- package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/raycast.gen.js +3 -3
- package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/tween.gen.js +3 -3
- package/out-js/decentraland/sdk/components/tween.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/tween_sequence.gen.js +3 -3
- package/out-js/decentraland/sdk/components/tween_sequence.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/tween_state.gen.js +3 -3
- package/out-js/decentraland/sdk/components/tween_state.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_background.gen.js +3 -3
- package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_text.gen.js +3 -3
- package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_transform.gen.d.ts +33 -0
- package/out-js/decentraland/sdk/components/ui_transform.gen.js +195 -22
- package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
- package/out-js/decentraland/sdk/ecs6/components_ecs6.gen.js +14 -14
- package/out-js/decentraland/sdk/ecs6/components_ecs6.gen.js.map +1 -1
- package/out-js/google/protobuf/descriptor.gen.js +11 -11
- package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
- package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +194 -1
- package/package.json +2 -2
- package/proto/decentraland/sdk/components/ui_scroll_result.proto +12 -0
- package/proto/decentraland/sdk/components/ui_transform.proto +20 -0
|
@@ -3,7 +3,17 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.GeneratedCodeInfo_Annotation = exports.GeneratedCodeInfo = exports.SourceCodeInfo_Location = exports.SourceCodeInfo = exports.UninterpretedOption_NamePart = exports.UninterpretedOption = exports.MethodOptions = exports.ServiceOptions = exports.EnumValueOptions = exports.EnumOptions = exports.OneofOptions = exports.FieldOptions = exports.MessageOptions = exports.FileOptions = exports.MethodDescriptorProto = exports.ServiceDescriptorProto = exports.EnumValueDescriptorProto = exports.EnumDescriptorProto = exports.OneofDescriptorProto = exports.FieldDescriptorProto = exports.DescriptorProto_ReservedRange = exports.DescriptorProto_ExtensionRange = exports.DescriptorProto = exports.FileDescriptorProto = exports.FileDescriptorSet = exports.
|
|
6
|
+
exports.GeneratedCodeInfo_Annotation = exports.GeneratedCodeInfo = exports.SourceCodeInfo_Location = exports.SourceCodeInfo = exports.UninterpretedOption_NamePart = exports.UninterpretedOption = exports.MethodOptions = exports.ServiceOptions = exports.EnumValueOptions = exports.EnumOptions = exports.OneofOptions = exports.FieldOptions = exports.MessageOptions = exports.FileOptions = exports.MethodDescriptorProto = exports.ServiceDescriptorProto = exports.EnumValueDescriptorProto = exports.EnumDescriptorProto = exports.OneofDescriptorProto = exports.FieldDescriptorProto = exports.DescriptorProto_ReservedRange = exports.DescriptorProto_ExtensionRange = exports.DescriptorProto = exports.FileDescriptorProto = exports.FileDescriptorSet = exports.FieldOptions_JSType = exports.FieldOptions_CType = exports.FileOptions_OptimizeMode = exports.FieldDescriptorProto_Label = exports.FieldDescriptorProto_Type = exports.protobufPackage = void 0;
|
|
7
|
+
exports.fieldDescriptorProto_TypeFromJSON = fieldDescriptorProto_TypeFromJSON;
|
|
8
|
+
exports.fieldDescriptorProto_TypeToJSON = fieldDescriptorProto_TypeToJSON;
|
|
9
|
+
exports.fieldDescriptorProto_LabelFromJSON = fieldDescriptorProto_LabelFromJSON;
|
|
10
|
+
exports.fieldDescriptorProto_LabelToJSON = fieldDescriptorProto_LabelToJSON;
|
|
11
|
+
exports.fileOptions_OptimizeModeFromJSON = fileOptions_OptimizeModeFromJSON;
|
|
12
|
+
exports.fileOptions_OptimizeModeToJSON = fileOptions_OptimizeModeToJSON;
|
|
13
|
+
exports.fieldOptions_CTypeFromJSON = fieldOptions_CTypeFromJSON;
|
|
14
|
+
exports.fieldOptions_CTypeToJSON = fieldOptions_CTypeToJSON;
|
|
15
|
+
exports.fieldOptions_JSTypeFromJSON = fieldOptions_JSTypeFromJSON;
|
|
16
|
+
exports.fieldOptions_JSTypeToJSON = fieldOptions_JSTypeToJSON;
|
|
7
17
|
/* eslint-disable */
|
|
8
18
|
const long_1 = __importDefault(require("long"));
|
|
9
19
|
const minimal_1 = __importDefault(require("protobufjs/minimal"));
|
|
@@ -92,7 +102,6 @@ function fieldDescriptorProto_TypeFromJSON(object) {
|
|
|
92
102
|
return FieldDescriptorProto_Type.UNRECOGNIZED;
|
|
93
103
|
}
|
|
94
104
|
}
|
|
95
|
-
exports.fieldDescriptorProto_TypeFromJSON = fieldDescriptorProto_TypeFromJSON;
|
|
96
105
|
function fieldDescriptorProto_TypeToJSON(object) {
|
|
97
106
|
switch (object) {
|
|
98
107
|
case FieldDescriptorProto_Type.TYPE_DOUBLE:
|
|
@@ -136,7 +145,6 @@ function fieldDescriptorProto_TypeToJSON(object) {
|
|
|
136
145
|
return "UNRECOGNIZED";
|
|
137
146
|
}
|
|
138
147
|
}
|
|
139
|
-
exports.fieldDescriptorProto_TypeToJSON = fieldDescriptorProto_TypeToJSON;
|
|
140
148
|
var FieldDescriptorProto_Label;
|
|
141
149
|
(function (FieldDescriptorProto_Label) {
|
|
142
150
|
FieldDescriptorProto_Label[FieldDescriptorProto_Label["LABEL_OPTIONAL"] = 1] = "LABEL_OPTIONAL";
|
|
@@ -161,7 +169,6 @@ function fieldDescriptorProto_LabelFromJSON(object) {
|
|
|
161
169
|
return FieldDescriptorProto_Label.UNRECOGNIZED;
|
|
162
170
|
}
|
|
163
171
|
}
|
|
164
|
-
exports.fieldDescriptorProto_LabelFromJSON = fieldDescriptorProto_LabelFromJSON;
|
|
165
172
|
function fieldDescriptorProto_LabelToJSON(object) {
|
|
166
173
|
switch (object) {
|
|
167
174
|
case FieldDescriptorProto_Label.LABEL_OPTIONAL:
|
|
@@ -175,7 +182,6 @@ function fieldDescriptorProto_LabelToJSON(object) {
|
|
|
175
182
|
return "UNRECOGNIZED";
|
|
176
183
|
}
|
|
177
184
|
}
|
|
178
|
-
exports.fieldDescriptorProto_LabelToJSON = fieldDescriptorProto_LabelToJSON;
|
|
179
185
|
var FileOptions_OptimizeMode;
|
|
180
186
|
(function (FileOptions_OptimizeMode) {
|
|
181
187
|
FileOptions_OptimizeMode[FileOptions_OptimizeMode["SPEED"] = 1] = "SPEED";
|
|
@@ -200,7 +206,6 @@ function fileOptions_OptimizeModeFromJSON(object) {
|
|
|
200
206
|
return FileOptions_OptimizeMode.UNRECOGNIZED;
|
|
201
207
|
}
|
|
202
208
|
}
|
|
203
|
-
exports.fileOptions_OptimizeModeFromJSON = fileOptions_OptimizeModeFromJSON;
|
|
204
209
|
function fileOptions_OptimizeModeToJSON(object) {
|
|
205
210
|
switch (object) {
|
|
206
211
|
case FileOptions_OptimizeMode.SPEED:
|
|
@@ -214,7 +219,6 @@ function fileOptions_OptimizeModeToJSON(object) {
|
|
|
214
219
|
return "UNRECOGNIZED";
|
|
215
220
|
}
|
|
216
221
|
}
|
|
217
|
-
exports.fileOptions_OptimizeModeToJSON = fileOptions_OptimizeModeToJSON;
|
|
218
222
|
var FieldOptions_CType;
|
|
219
223
|
(function (FieldOptions_CType) {
|
|
220
224
|
FieldOptions_CType[FieldOptions_CType["STRING"] = 0] = "STRING";
|
|
@@ -239,7 +243,6 @@ function fieldOptions_CTypeFromJSON(object) {
|
|
|
239
243
|
return FieldOptions_CType.UNRECOGNIZED;
|
|
240
244
|
}
|
|
241
245
|
}
|
|
242
|
-
exports.fieldOptions_CTypeFromJSON = fieldOptions_CTypeFromJSON;
|
|
243
246
|
function fieldOptions_CTypeToJSON(object) {
|
|
244
247
|
switch (object) {
|
|
245
248
|
case FieldOptions_CType.STRING:
|
|
@@ -253,7 +256,6 @@ function fieldOptions_CTypeToJSON(object) {
|
|
|
253
256
|
return "UNRECOGNIZED";
|
|
254
257
|
}
|
|
255
258
|
}
|
|
256
|
-
exports.fieldOptions_CTypeToJSON = fieldOptions_CTypeToJSON;
|
|
257
259
|
var FieldOptions_JSType;
|
|
258
260
|
(function (FieldOptions_JSType) {
|
|
259
261
|
FieldOptions_JSType[FieldOptions_JSType["JS_NORMAL"] = 0] = "JS_NORMAL";
|
|
@@ -278,7 +280,6 @@ function fieldOptions_JSTypeFromJSON(object) {
|
|
|
278
280
|
return FieldOptions_JSType.UNRECOGNIZED;
|
|
279
281
|
}
|
|
280
282
|
}
|
|
281
|
-
exports.fieldOptions_JSTypeFromJSON = fieldOptions_JSTypeFromJSON;
|
|
282
283
|
function fieldOptions_JSTypeToJSON(object) {
|
|
283
284
|
switch (object) {
|
|
284
285
|
case FieldOptions_JSType.JS_NORMAL:
|
|
@@ -292,7 +293,6 @@ function fieldOptions_JSTypeToJSON(object) {
|
|
|
292
293
|
return "UNRECOGNIZED";
|
|
293
294
|
}
|
|
294
295
|
}
|
|
295
|
-
exports.fieldOptions_JSTypeToJSON = fieldOptions_JSTypeToJSON;
|
|
296
296
|
function createBaseFileDescriptorSet() {
|
|
297
297
|
return { file: [] };
|
|
298
298
|
}
|