@wix/metro-common-builders 1.0.1292 → 1.0.1293
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/dist/es/src/proto/index.js +37 -11
- package/dist/src/proto/index.js +37 -11
- package/package.json +3 -3
|
@@ -10,7 +10,7 @@ $root.__options = {
|
|
|
10
10
|
'stringLongs': true,
|
|
11
11
|
'stdCase': false,
|
|
12
12
|
'generatorVersion': '2.0.1149',
|
|
13
|
-
'contentHash': '
|
|
13
|
+
'contentHash': '760c9b8e722fdddb5755f5dd23864f757784f66a'
|
|
14
14
|
};
|
|
15
15
|
$root.__lookup = function (pbjs) {
|
|
16
16
|
const root = pbjs.Root.fromJSON({
|
|
@@ -4977,8 +4977,12 @@ $root.__lookup = function (pbjs) {
|
|
|
4977
4977
|
'rule': 'repeated',
|
|
4978
4978
|
'type': 'Sorting',
|
|
4979
4979
|
'id': 2,
|
|
4980
|
+
'options': { '(.wix.api.maxSize)': 5 },
|
|
4980
4981
|
'comment': null,
|
|
4981
|
-
'parsedOptions':
|
|
4982
|
+
'parsedOptions': [{
|
|
4983
|
+
'(.wix.api.maxSize)': 5,
|
|
4984
|
+
'__comment': null
|
|
4985
|
+
}]
|
|
4982
4986
|
},
|
|
4983
4987
|
'cursorPaging': {
|
|
4984
4988
|
'type': 'CursorPaging',
|
|
@@ -5045,19 +5049,41 @@ $root.__lookup = function (pbjs) {
|
|
|
5045
5049
|
'rule': 'repeated',
|
|
5046
5050
|
'type': 'string',
|
|
5047
5051
|
'id': 3,
|
|
5048
|
-
'options': {
|
|
5052
|
+
'options': {
|
|
5053
|
+
'(.wix.api.maxLength)': 200,
|
|
5054
|
+
'(.wix.api.maxSize)': 20
|
|
5055
|
+
},
|
|
5049
5056
|
'comment': null,
|
|
5050
|
-
'parsedOptions': [
|
|
5051
|
-
|
|
5057
|
+
'parsedOptions': [
|
|
5058
|
+
{
|
|
5059
|
+
'(.wix.api.maxLength)': 200,
|
|
5052
5060
|
'__comment': null
|
|
5053
|
-
}
|
|
5061
|
+
},
|
|
5062
|
+
{
|
|
5063
|
+
'(.wix.api.maxSize)': 20,
|
|
5064
|
+
'__comment': null
|
|
5065
|
+
}
|
|
5066
|
+
]
|
|
5054
5067
|
},
|
|
5055
5068
|
'fieldsets': {
|
|
5056
5069
|
'rule': 'repeated',
|
|
5057
5070
|
'type': 'string',
|
|
5058
5071
|
'id': 4,
|
|
5072
|
+
'options': {
|
|
5073
|
+
'(.wix.api.maxLength)': 100,
|
|
5074
|
+
'(.wix.api.maxSize)': 20
|
|
5075
|
+
},
|
|
5059
5076
|
'comment': null,
|
|
5060
|
-
'parsedOptions':
|
|
5077
|
+
'parsedOptions': [
|
|
5078
|
+
{
|
|
5079
|
+
'(.wix.api.maxLength)': 100,
|
|
5080
|
+
'__comment': null
|
|
5081
|
+
},
|
|
5082
|
+
{
|
|
5083
|
+
'(.wix.api.maxSize)': 20,
|
|
5084
|
+
'__comment': null
|
|
5085
|
+
}
|
|
5086
|
+
]
|
|
5061
5087
|
},
|
|
5062
5088
|
'aggregations': {
|
|
5063
5089
|
'rule': 'repeated',
|
|
@@ -5200,17 +5226,17 @@ $root.__lookup = function (pbjs) {
|
|
|
5200
5226
|
'type': 'string',
|
|
5201
5227
|
'id': 3,
|
|
5202
5228
|
'options': {
|
|
5203
|
-
'(.wix.api.
|
|
5204
|
-
'(.wix.api.
|
|
5229
|
+
'(.wix.api.maxLength)': 200,
|
|
5230
|
+
'(.wix.api.maxSize)': 20
|
|
5205
5231
|
},
|
|
5206
5232
|
'comment': null,
|
|
5207
5233
|
'parsedOptions': [
|
|
5208
5234
|
{
|
|
5209
|
-
'(.wix.api.
|
|
5235
|
+
'(.wix.api.maxLength)': 200,
|
|
5210
5236
|
'__comment': null
|
|
5211
5237
|
},
|
|
5212
5238
|
{
|
|
5213
|
-
'(.wix.api.
|
|
5239
|
+
'(.wix.api.maxSize)': 20,
|
|
5214
5240
|
'__comment': null
|
|
5215
5241
|
}
|
|
5216
5242
|
]
|
package/dist/src/proto/index.js
CHANGED
|
@@ -10,7 +10,7 @@ $root.__options = {
|
|
|
10
10
|
'stringLongs': true,
|
|
11
11
|
'stdCase': false,
|
|
12
12
|
'generatorVersion': '2.0.1149',
|
|
13
|
-
'contentHash': '
|
|
13
|
+
'contentHash': '760c9b8e722fdddb5755f5dd23864f757784f66a'
|
|
14
14
|
};
|
|
15
15
|
$root.__lookup = function (pbjs) {
|
|
16
16
|
const root = pbjs.Root.fromJSON({
|
|
@@ -4977,8 +4977,12 @@ $root.__lookup = function (pbjs) {
|
|
|
4977
4977
|
'rule': 'repeated',
|
|
4978
4978
|
'type': 'Sorting',
|
|
4979
4979
|
'id': 2,
|
|
4980
|
+
'options': { '(.wix.api.maxSize)': 5 },
|
|
4980
4981
|
'comment': null,
|
|
4981
|
-
'parsedOptions':
|
|
4982
|
+
'parsedOptions': [{
|
|
4983
|
+
'(.wix.api.maxSize)': 5,
|
|
4984
|
+
'__comment': null
|
|
4985
|
+
}]
|
|
4982
4986
|
},
|
|
4983
4987
|
'cursorPaging': {
|
|
4984
4988
|
'type': 'CursorPaging',
|
|
@@ -5045,19 +5049,41 @@ $root.__lookup = function (pbjs) {
|
|
|
5045
5049
|
'rule': 'repeated',
|
|
5046
5050
|
'type': 'string',
|
|
5047
5051
|
'id': 3,
|
|
5048
|
-
'options': {
|
|
5052
|
+
'options': {
|
|
5053
|
+
'(.wix.api.maxLength)': 200,
|
|
5054
|
+
'(.wix.api.maxSize)': 20
|
|
5055
|
+
},
|
|
5049
5056
|
'comment': null,
|
|
5050
|
-
'parsedOptions': [
|
|
5051
|
-
|
|
5057
|
+
'parsedOptions': [
|
|
5058
|
+
{
|
|
5059
|
+
'(.wix.api.maxLength)': 200,
|
|
5052
5060
|
'__comment': null
|
|
5053
|
-
}
|
|
5061
|
+
},
|
|
5062
|
+
{
|
|
5063
|
+
'(.wix.api.maxSize)': 20,
|
|
5064
|
+
'__comment': null
|
|
5065
|
+
}
|
|
5066
|
+
]
|
|
5054
5067
|
},
|
|
5055
5068
|
'fieldsets': {
|
|
5056
5069
|
'rule': 'repeated',
|
|
5057
5070
|
'type': 'string',
|
|
5058
5071
|
'id': 4,
|
|
5072
|
+
'options': {
|
|
5073
|
+
'(.wix.api.maxLength)': 100,
|
|
5074
|
+
'(.wix.api.maxSize)': 20
|
|
5075
|
+
},
|
|
5059
5076
|
'comment': null,
|
|
5060
|
-
'parsedOptions':
|
|
5077
|
+
'parsedOptions': [
|
|
5078
|
+
{
|
|
5079
|
+
'(.wix.api.maxLength)': 100,
|
|
5080
|
+
'__comment': null
|
|
5081
|
+
},
|
|
5082
|
+
{
|
|
5083
|
+
'(.wix.api.maxSize)': 20,
|
|
5084
|
+
'__comment': null
|
|
5085
|
+
}
|
|
5086
|
+
]
|
|
5061
5087
|
},
|
|
5062
5088
|
'aggregations': {
|
|
5063
5089
|
'rule': 'repeated',
|
|
@@ -5200,17 +5226,17 @@ $root.__lookup = function (pbjs) {
|
|
|
5200
5226
|
'type': 'string',
|
|
5201
5227
|
'id': 3,
|
|
5202
5228
|
'options': {
|
|
5203
|
-
'(.wix.api.
|
|
5204
|
-
'(.wix.api.
|
|
5229
|
+
'(.wix.api.maxLength)': 200,
|
|
5230
|
+
'(.wix.api.maxSize)': 20
|
|
5205
5231
|
},
|
|
5206
5232
|
'comment': null,
|
|
5207
5233
|
'parsedOptions': [
|
|
5208
5234
|
{
|
|
5209
|
-
'(.wix.api.
|
|
5235
|
+
'(.wix.api.maxLength)': 200,
|
|
5210
5236
|
'__comment': null
|
|
5211
5237
|
},
|
|
5212
5238
|
{
|
|
5213
|
-
'(.wix.api.
|
|
5239
|
+
'(.wix.api.maxSize)': 20,
|
|
5214
5240
|
'__comment': null
|
|
5215
5241
|
}
|
|
5216
5242
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/metro-common-builders",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1293",
|
|
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.
|
|
36
|
+
"@wix/metro-runtime": "1.1649.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": "
|
|
74
|
+
"falconPackageHash": "715572a38550ab9afef5989695191656de96384292a45dc8c93b9b8f"
|
|
75
75
|
}
|