@wix/metro-common-builders 1.0.1286 → 1.0.1288

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.
@@ -10,7 +10,7 @@ $root.__options = {
10
10
  'stringLongs': true,
11
11
  'stdCase': false,
12
12
  'generatorVersion': '2.0.1149',
13
- 'contentHash': 'ec8e5db78a2c9d9b803df0ffd9b0a4741028d53e'
13
+ 'contentHash': 'd5b02cb20ec281de1b32a4819c17d51d5bf92820'
14
14
  };
15
15
  $root.__lookup = function (pbjs) {
16
16
  const root = pbjs.Root.fromJSON({
@@ -6235,8 +6235,12 @@ $root.__lookup = function (pbjs) {
6235
6235
  'cursor': {
6236
6236
  'type': 'google.protobuf.StringValue',
6237
6237
  'id': 2,
6238
+ 'options': { '(.wix.api.maxLength)': 16000 },
6238
6239
  'comment': null,
6239
- 'parsedOptions': null
6240
+ 'parsedOptions': [{
6241
+ '(.wix.api.maxLength)': 16000,
6242
+ '__comment': null
6243
+ }]
6240
6244
  }
6241
6245
  },
6242
6246
  'comment': null
@@ -6376,14 +6380,22 @@ $root.__lookup = function (pbjs) {
6376
6380
  'next': {
6377
6381
  'type': 'google.protobuf.StringValue',
6378
6382
  'id': 1,
6383
+ 'options': { '(.wix.api.maxLength)': 16000 },
6379
6384
  'comment': null,
6380
- 'parsedOptions': null
6385
+ 'parsedOptions': [{
6386
+ '(.wix.api.maxLength)': 16000,
6387
+ '__comment': null
6388
+ }]
6381
6389
  },
6382
6390
  'prev': {
6383
6391
  'type': 'google.protobuf.StringValue',
6384
6392
  'id': 2,
6393
+ 'options': { '(.wix.api.maxLength)': 16000 },
6385
6394
  'comment': null,
6386
- 'parsedOptions': null
6395
+ 'parsedOptions': [{
6396
+ '(.wix.api.maxLength)': 16000,
6397
+ '__comment': null
6398
+ }]
6387
6399
  }
6388
6400
  },
6389
6401
  'comment': null
@@ -6402,8 +6414,12 @@ $root.__lookup = function (pbjs) {
6402
6414
  'fieldName': {
6403
6415
  'type': 'string',
6404
6416
  'id': 1,
6417
+ 'options': { '(.wix.api.maxLength)': 512 },
6405
6418
  'comment': null,
6406
- 'parsedOptions': null
6419
+ 'parsedOptions': [{
6420
+ '(.wix.api.maxLength)': 512,
6421
+ '__comment': null
6422
+ }]
6407
6423
  },
6408
6424
  'order': {
6409
6425
  'type': 'SortOrder',
@@ -10,7 +10,7 @@ $root.__options = {
10
10
  'stringLongs': true,
11
11
  'stdCase': false,
12
12
  'generatorVersion': '2.0.1149',
13
- 'contentHash': 'ec8e5db78a2c9d9b803df0ffd9b0a4741028d53e'
13
+ 'contentHash': 'd5b02cb20ec281de1b32a4819c17d51d5bf92820'
14
14
  };
15
15
  $root.__lookup = function (pbjs) {
16
16
  const root = pbjs.Root.fromJSON({
@@ -6235,8 +6235,12 @@ $root.__lookup = function (pbjs) {
6235
6235
  'cursor': {
6236
6236
  'type': 'google.protobuf.StringValue',
6237
6237
  'id': 2,
6238
+ 'options': { '(.wix.api.maxLength)': 16000 },
6238
6239
  'comment': null,
6239
- 'parsedOptions': null
6240
+ 'parsedOptions': [{
6241
+ '(.wix.api.maxLength)': 16000,
6242
+ '__comment': null
6243
+ }]
6240
6244
  }
6241
6245
  },
6242
6246
  'comment': null
@@ -6376,14 +6380,22 @@ $root.__lookup = function (pbjs) {
6376
6380
  'next': {
6377
6381
  'type': 'google.protobuf.StringValue',
6378
6382
  'id': 1,
6383
+ 'options': { '(.wix.api.maxLength)': 16000 },
6379
6384
  'comment': null,
6380
- 'parsedOptions': null
6385
+ 'parsedOptions': [{
6386
+ '(.wix.api.maxLength)': 16000,
6387
+ '__comment': null
6388
+ }]
6381
6389
  },
6382
6390
  'prev': {
6383
6391
  'type': 'google.protobuf.StringValue',
6384
6392
  'id': 2,
6393
+ 'options': { '(.wix.api.maxLength)': 16000 },
6385
6394
  'comment': null,
6386
- 'parsedOptions': null
6395
+ 'parsedOptions': [{
6396
+ '(.wix.api.maxLength)': 16000,
6397
+ '__comment': null
6398
+ }]
6387
6399
  }
6388
6400
  },
6389
6401
  'comment': null
@@ -6402,8 +6414,12 @@ $root.__lookup = function (pbjs) {
6402
6414
  'fieldName': {
6403
6415
  'type': 'string',
6404
6416
  'id': 1,
6417
+ 'options': { '(.wix.api.maxLength)': 512 },
6405
6418
  'comment': null,
6406
- 'parsedOptions': null
6419
+ 'parsedOptions': [{
6420
+ '(.wix.api.maxLength)': 512,
6421
+ '__comment': null
6422
+ }]
6407
6423
  },
6408
6424
  'order': {
6409
6425
  'type': 'SortOrder',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/metro-common-builders",
3
- "version": "1.0.1286",
3
+ "version": "1.0.1288",
4
4
  "license": "UNLICENSED",
5
5
  "author": {
6
6
  "name": "Eli Ponyatovski",
@@ -33,7 +33,7 @@
33
33
  "*.{js,ts}": "yoshi lint"
34
34
  },
35
35
  "dependencies": {
36
- "@wix/metro-runtime": "1.1642.0",
36
+ "@wix/metro-runtime": "1.1644.0",
37
37
  "long": "^5.1.0"
38
38
  },
39
39
  "devDependencies": {
@@ -71,5 +71,5 @@
71
71
  "wallaby": {
72
72
  "autoDetect": true
73
73
  },
74
- "falconPackageHash": "34f8c190423887014de6f63ca343d869130eb9675b92b33731cfe34d"
74
+ "falconPackageHash": "b571d3feec82b637b466d37844748b249e1c542218bfe12744d7962f"
75
75
  }