diff --git a/CHANGELOG.md b/CHANGELOG.md index a32e35ed..1c5cfc6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # CHANGELOG -Lib version: 1.12.0-SNAPSHOT-251118085117 +Lib version: 1.12.0-SNAPSHOT-251118091921 diff --git a/lib/actorQuery.pb.dart b/lib/actorQuery.pb.dart index 3f49f43f..73fac772 100644 --- a/lib/actorQuery.pb.dart +++ b/lib/actorQuery.pb.dart @@ -24,13 +24,11 @@ class ActorByIdQuery extends $pb.GeneratedMessage { $1.QueryProjectHeader? header, $core.Iterable<$1.QueryEntityID>? iDs, ActorQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -43,7 +41,6 @@ class ActorByIdQuery extends $pb.GeneratedMessage { ..aOM<$1.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.QueryProjectHeader.create) ..pc<$1.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $1.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: ActorQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -88,9 +85,6 @@ class ActorByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) ActorQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class ActorByIdResult extends $pb.GeneratedMessage { diff --git a/lib/actorQuery.pbjson.dart b/lib/actorQuery.pbjson.dart index 9e4fd1c9..1e1e3237 100644 --- a/lib/actorQuery.pbjson.dart +++ b/lib/actorQuery.pbjson.dart @@ -21,7 +21,6 @@ const ActorByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.ActorQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List actorByIdQueryDescriptor = $convert.base64Decode( 'Cg5BY3RvckJ5SWRRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZWN0SGVhZG' 'VyQgj6QgWKAQIQAVIGSGVhZGVyEi4KA0lEcxgCIAMoCzISLmFwaS5RdWVyeUVudGl0eUlEQgj6' 'QgWSAQIIAVIDSURzEjAKB09wdGlvbnMYAyABKAsyFi5hcGkuQWN0b3JRdWVyeU9wdGlvbnNSB0' - '9wdGlvbnMSFgoGUmVmSURzGAQgAygJUgZSZWZJRHM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsY' - 'BVF1ZXJ5'); + '9wdGlvbnM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsYBVF1ZXJ5'); @$core.Deprecated('Use actorByIdResultDescriptor instead') const ActorByIdResult$json = { diff --git a/lib/claimQuery.pb.dart b/lib/claimQuery.pb.dart index bd151780..c6aab987 100644 --- a/lib/claimQuery.pb.dart +++ b/lib/claimQuery.pb.dart @@ -25,13 +25,11 @@ class ClaimByIdQuery extends $pb.GeneratedMessage { $1.QueryProjectHeader? header, $core.Iterable<$1.QueryEntityID>? iDs, ClaimQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -44,7 +42,6 @@ class ClaimByIdQuery extends $pb.GeneratedMessage { ..aOM<$1.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.QueryProjectHeader.create) ..pc<$1.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $1.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: ClaimQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -89,9 +86,6 @@ class ClaimByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) ClaimQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class ClaimByIdResult extends $pb.GeneratedMessage { diff --git a/lib/claimQuery.pbjson.dart b/lib/claimQuery.pbjson.dart index aaa4027f..141478c6 100644 --- a/lib/claimQuery.pbjson.dart +++ b/lib/claimQuery.pbjson.dart @@ -21,7 +21,6 @@ const ClaimByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.ClaimQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List claimByIdQueryDescriptor = $convert.base64Decode( 'Cg5DbGFpbUJ5SWRRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZWN0SGVhZG' 'VyQgj6QgWKAQIQAVIGSGVhZGVyEi4KA0lEcxgCIAMoCzISLmFwaS5RdWVyeUVudGl0eUlEQgj6' 'QgWSAQIIAVIDSURzEjAKB09wdGlvbnMYAyABKAsyFi5hcGkuQ2xhaW1RdWVyeU9wdGlvbnNSB0' - '9wdGlvbnMSFgoGUmVmSURzGAQgAygJUgZSZWZJRHM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsY' - 'BVF1ZXJ5'); + '9wdGlvbnM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsYBVF1ZXJ5'); @$core.Deprecated('Use claimByIdResultDescriptor instead') const ClaimByIdResult$json = { diff --git a/lib/executionflowQuery.pb.dart b/lib/executionflowQuery.pb.dart index db0f2c42..7dac8d7c 100644 --- a/lib/executionflowQuery.pb.dart +++ b/lib/executionflowQuery.pb.dart @@ -24,13 +24,11 @@ class ExecutionflowByIdQuery extends $pb.GeneratedMessage { $2.QueryProjectHeader? header, $core.Iterable<$2.QueryEntityID>? iDs, ExecutionflowQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -43,7 +41,6 @@ class ExecutionflowByIdQuery extends $pb.GeneratedMessage { ..aOM<$2.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $2.QueryProjectHeader.create) ..pc<$2.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $2.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: ExecutionflowQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -88,9 +85,6 @@ class ExecutionflowByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) ExecutionflowQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class ExecutionflowByIdResult extends $pb.GeneratedMessage { diff --git a/lib/executionflowQuery.pbjson.dart b/lib/executionflowQuery.pbjson.dart index 57ccf0a7..5c6a8dc3 100644 --- a/lib/executionflowQuery.pbjson.dart +++ b/lib/executionflowQuery.pbjson.dart @@ -21,7 +21,6 @@ const ExecutionflowByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.ExecutionflowQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List executionflowByIdQueryDescriptor = $convert.base64De 'ChZFeGVjdXRpb25mbG93QnlJZFF1ZXJ5EjkKBkhlYWRlchgBIAEoCzIXLmFwaS5RdWVyeVByb2' 'plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISLgoDSURzGAIgAygLMhIuYXBpLlF1ZXJ5RW50' 'aXR5SURCCPpCBZIBAggBUgNJRHMSOAoHT3B0aW9ucxgDIAEoCzIeLmFwaS5FeGVjdXRpb25mbG' - '93UXVlcnlPcHRpb25zUgdPcHRpb25zEhYKBlJlZklEcxgEIAMoCVIGUmVmSURzOh2SQREKD9IB' - 'BkhlYWRlctIBA0lEc6K7GAVRdWVyeQ=='); + '93UXVlcnlPcHRpb25zUgdPcHRpb25zOh2SQREKD9IBBkhlYWRlctIBA0lEc6K7GAVRdWVyeQ=='); @$core.Deprecated('Use executionflowByIdResultDescriptor instead') const ExecutionflowByIdResult$json = { diff --git a/lib/handlingunitQuery.pb.dart b/lib/handlingunitQuery.pb.dart index e2c2bed9..fcc0a5f0 100644 --- a/lib/handlingunitQuery.pb.dart +++ b/lib/handlingunitQuery.pb.dart @@ -24,13 +24,11 @@ class HandlingunitByIdQuery extends $pb.GeneratedMessage { $1.QueryProjectHeader? header, $core.Iterable<$1.QueryEntityID>? iDs, HandlingunitQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -43,7 +41,6 @@ class HandlingunitByIdQuery extends $pb.GeneratedMessage { ..aOM<$1.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.QueryProjectHeader.create) ..pc<$1.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $1.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: HandlingunitQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -88,9 +85,6 @@ class HandlingunitByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) HandlingunitQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class HandlingunitByIdResult extends $pb.GeneratedMessage { diff --git a/lib/handlingunitQuery.pbjson.dart b/lib/handlingunitQuery.pbjson.dart index 45362eb8..3895ce75 100644 --- a/lib/handlingunitQuery.pbjson.dart +++ b/lib/handlingunitQuery.pbjson.dart @@ -21,7 +21,6 @@ const HandlingunitByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.HandlingunitQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List handlingunitByIdQueryDescriptor = $convert.base64Dec 'ChVIYW5kbGluZ3VuaXRCeUlkUXVlcnkSOQoGSGVhZGVyGAEgASgLMhcuYXBpLlF1ZXJ5UHJvam' 'VjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchIuCgNJRHMYAiADKAsyEi5hcGkuUXVlcnlFbnRp' 'dHlJREII+kIFkgECCAFSA0lEcxI3CgdPcHRpb25zGAMgASgLMh0uYXBpLkhhbmRsaW5ndW5pdF' - 'F1ZXJ5T3B0aW9uc1IHT3B0aW9ucxIWCgZSZWZJRHMYBCADKAlSBlJlZklEczodkkERCg/SAQZI' - 'ZWFkZXLSAQNJRHOiuxgFUXVlcnk='); + 'F1ZXJ5T3B0aW9uc1IHT3B0aW9uczodkkERCg/SAQZIZWFkZXLSAQNJRHOiuxgFUXVlcnk='); @$core.Deprecated('Use handlingunitByIdResultDescriptor instead') const HandlingunitByIdResult$json = { diff --git a/lib/itemQuery.pb.dart b/lib/itemQuery.pb.dart index bf2abbcc..662ae485 100644 --- a/lib/itemQuery.pb.dart +++ b/lib/itemQuery.pb.dart @@ -25,13 +25,11 @@ class ItemByIdQuery extends $pb.GeneratedMessage { $1.QueryProjectHeader? header, $core.Iterable<$1.QueryEntityID>? iDs, ItemQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -44,7 +42,6 @@ class ItemByIdQuery extends $pb.GeneratedMessage { ..aOM<$1.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.QueryProjectHeader.create) ..pc<$1.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $1.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: ItemQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -89,9 +86,6 @@ class ItemByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) ItemQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class ItemByIdResult extends $pb.GeneratedMessage { diff --git a/lib/itemQuery.pbjson.dart b/lib/itemQuery.pbjson.dart index ce95c4ee..cdaa28bf 100644 --- a/lib/itemQuery.pbjson.dart +++ b/lib/itemQuery.pbjson.dart @@ -21,7 +21,6 @@ const ItemByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.ItemQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List itemByIdQueryDescriptor = $convert.base64Decode( 'Cg1JdGVtQnlJZFF1ZXJ5EjkKBkhlYWRlchgBIAEoCzIXLmFwaS5RdWVyeVByb2plY3RIZWFkZX' 'JCCPpCBYoBAhABUgZIZWFkZXISLgoDSURzGAIgAygLMhIuYXBpLlF1ZXJ5RW50aXR5SURCCPpC' 'BZIBAggBUgNJRHMSLwoHT3B0aW9ucxgDIAEoCzIVLmFwaS5JdGVtUXVlcnlPcHRpb25zUgdPcH' - 'Rpb25zEhYKBlJlZklEcxgEIAMoCVIGUmVmSURzOh2SQREKD9IBBkhlYWRlctIBA0lEc6K7GAVR' - 'dWVyeQ=='); + 'Rpb25zOh2SQREKD9IBBkhlYWRlctIBA0lEc6K7GAVRdWVyeQ=='); @$core.Deprecated('Use itemByIdResultDescriptor instead') const ItemByIdResult$json = { diff --git a/lib/movementQuery.pb.dart b/lib/movementQuery.pb.dart index 3bc789e7..9477b00a 100644 --- a/lib/movementQuery.pb.dart +++ b/lib/movementQuery.pb.dart @@ -24,13 +24,11 @@ class MovementByIdQuery extends $pb.GeneratedMessage { $1.QueryProjectHeader? header, $core.Iterable<$1.QueryEntityID>? iDs, MovementQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -43,7 +41,6 @@ class MovementByIdQuery extends $pb.GeneratedMessage { ..aOM<$1.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.QueryProjectHeader.create) ..pc<$1.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $1.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: MovementQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -88,9 +85,6 @@ class MovementByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) MovementQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class MovementByIdResult extends $pb.GeneratedMessage { diff --git a/lib/movementQuery.pbjson.dart b/lib/movementQuery.pbjson.dart index 58d3421d..820081b0 100644 --- a/lib/movementQuery.pbjson.dart +++ b/lib/movementQuery.pbjson.dart @@ -21,7 +21,6 @@ const MovementByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.MovementQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List movementByIdQueryDescriptor = $convert.base64Decode( 'ChFNb3ZlbWVudEJ5SWRRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZWN0SG' 'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEi4KA0lEcxgCIAMoCzISLmFwaS5RdWVyeUVudGl0eUlE' 'Qgj6QgWSAQIIAVIDSURzEjMKB09wdGlvbnMYAyABKAsyGS5hcGkuTW92ZW1lbnRRdWVyeU9wdG' - 'lvbnNSB09wdGlvbnMSFgoGUmVmSURzGAQgAygJUgZSZWZJRHM6HZJBEQoP0gEGSGVhZGVy0gED' - 'SURzorsYBVF1ZXJ5'); + 'lvbnNSB09wdGlvbnM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsYBVF1ZXJ5'); @$core.Deprecated('Use movementByIdResultDescriptor instead') const MovementByIdResult$json = { diff --git a/lib/orderQuery.pb.dart b/lib/orderQuery.pb.dart index 903f34e9..b352ee76 100644 --- a/lib/orderQuery.pb.dart +++ b/lib/orderQuery.pb.dart @@ -24,13 +24,11 @@ class OrderByIdQuery extends $pb.GeneratedMessage { $1.QueryProjectHeader? header, $core.Iterable<$1.QueryEntityID>? iDs, OrderQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -43,7 +41,6 @@ class OrderByIdQuery extends $pb.GeneratedMessage { ..aOM<$1.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.QueryProjectHeader.create) ..pc<$1.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $1.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: OrderQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -88,9 +85,6 @@ class OrderByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) OrderQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class OrderByIdResult extends $pb.GeneratedMessage { diff --git a/lib/orderQuery.pbjson.dart b/lib/orderQuery.pbjson.dart index cee760e5..d6578d59 100644 --- a/lib/orderQuery.pbjson.dart +++ b/lib/orderQuery.pbjson.dart @@ -21,7 +21,6 @@ const OrderByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.OrderQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List orderByIdQueryDescriptor = $convert.base64Decode( 'Cg5PcmRlckJ5SWRRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZWN0SGVhZG' 'VyQgj6QgWKAQIQAVIGSGVhZGVyEi4KA0lEcxgCIAMoCzISLmFwaS5RdWVyeUVudGl0eUlEQgj6' 'QgWSAQIIAVIDSURzEjAKB09wdGlvbnMYAyABKAsyFi5hcGkuT3JkZXJRdWVyeU9wdGlvbnNSB0' - '9wdGlvbnMSFgoGUmVmSURzGAQgAygJUgZSZWZJRHM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsY' - 'BVF1ZXJ5'); + '9wdGlvbnM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsYBVF1ZXJ5'); @$core.Deprecated('Use orderByIdResultDescriptor instead') const OrderByIdResult$json = { diff --git a/lib/partnerQuery.pb.dart b/lib/partnerQuery.pb.dart index 208f78fe..b520d235 100644 --- a/lib/partnerQuery.pb.dart +++ b/lib/partnerQuery.pb.dart @@ -24,13 +24,11 @@ class PartnerByIdQuery extends $pb.GeneratedMessage { $1.QueryProjectHeader? header, $core.Iterable<$1.QueryEntityID>? iDs, PartnerQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -43,7 +41,6 @@ class PartnerByIdQuery extends $pb.GeneratedMessage { ..aOM<$1.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.QueryProjectHeader.create) ..pc<$1.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $1.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: PartnerQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -88,9 +85,6 @@ class PartnerByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) PartnerQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class PartnerByIdResult extends $pb.GeneratedMessage { diff --git a/lib/partnerQuery.pbjson.dart b/lib/partnerQuery.pbjson.dart index 63f56365..e00682ee 100644 --- a/lib/partnerQuery.pbjson.dart +++ b/lib/partnerQuery.pbjson.dart @@ -21,7 +21,6 @@ const PartnerByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.PartnerQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List partnerByIdQueryDescriptor = $convert.base64Decode( 'ChBQYXJ0bmVyQnlJZFF1ZXJ5EjkKBkhlYWRlchgBIAEoCzIXLmFwaS5RdWVyeVByb2plY3RIZW' 'FkZXJCCPpCBYoBAhABUgZIZWFkZXISLgoDSURzGAIgAygLMhIuYXBpLlF1ZXJ5RW50aXR5SURC' 'CPpCBZIBAggBUgNJRHMSMgoHT3B0aW9ucxgDIAEoCzIYLmFwaS5QYXJ0bmVyUXVlcnlPcHRpb2' - '5zUgdPcHRpb25zEhYKBlJlZklEcxgEIAMoCVIGUmVmSURzOh2SQREKD9IBBkhlYWRlctIBA0lE' - 'c6K7GAVRdWVyeQ=='); + '5zUgdPcHRpb25zOh2SQREKD9IBBkhlYWRlctIBA0lEc6K7GAVRdWVyeQ=='); @$core.Deprecated('Use partnerByIdResultDescriptor instead') const PartnerByIdResult$json = { diff --git a/lib/stockQuery.pb.dart b/lib/stockQuery.pb.dart index a2a5c625..7ad7f4f0 100644 --- a/lib/stockQuery.pb.dart +++ b/lib/stockQuery.pb.dart @@ -24,13 +24,11 @@ class StockByIdQuery extends $pb.GeneratedMessage { $1.QueryProjectHeader? header, $core.Iterable<$1.QueryEntityID>? iDs, StockQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -43,7 +41,6 @@ class StockByIdQuery extends $pb.GeneratedMessage { ..aOM<$1.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.QueryProjectHeader.create) ..pc<$1.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $1.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: StockQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -88,9 +85,6 @@ class StockByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) StockQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class StockByIdResult extends $pb.GeneratedMessage { diff --git a/lib/stockQuery.pbjson.dart b/lib/stockQuery.pbjson.dart index f54a4bc1..b4f31e23 100644 --- a/lib/stockQuery.pbjson.dart +++ b/lib/stockQuery.pbjson.dart @@ -21,7 +21,6 @@ const StockByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.StockQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List stockByIdQueryDescriptor = $convert.base64Decode( 'Cg5TdG9ja0J5SWRRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZWN0SGVhZG' 'VyQgj6QgWKAQIQAVIGSGVhZGVyEi4KA0lEcxgCIAMoCzISLmFwaS5RdWVyeUVudGl0eUlEQgj6' 'QgWSAQIIAVIDSURzEjAKB09wdGlvbnMYAyABKAsyFi5hcGkuU3RvY2tRdWVyeU9wdGlvbnNSB0' - '9wdGlvbnMSFgoGUmVmSURzGAQgAygJUgZSZWZJRHM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsY' - 'BVF1ZXJ5'); + '9wdGlvbnM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsYBVF1ZXJ5'); @$core.Deprecated('Use stockByIdResultDescriptor instead') const StockByIdResult$json = { diff --git a/lib/trackingQuery.pb.dart b/lib/trackingQuery.pb.dart index f61b09dd..a99f432a 100644 --- a/lib/trackingQuery.pb.dart +++ b/lib/trackingQuery.pb.dart @@ -24,13 +24,11 @@ class TrackingByIdQuery extends $pb.GeneratedMessage { $1.QueryProjectHeader? header, $core.Iterable<$1.QueryEntityID>? iDs, TrackingQueryOptions? options, - $core.Iterable<$core.String>? refIDs, }) { final result = create(); if (header != null) result.header = header; if (iDs != null) result.iDs.addAll(iDs); if (options != null) result.options = options; - if (refIDs != null) result.refIDs.addAll(refIDs); return result; } @@ -43,7 +41,6 @@ class TrackingByIdQuery extends $pb.GeneratedMessage { ..aOM<$1.QueryProjectHeader>(1, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.QueryProjectHeader.create) ..pc<$1.QueryEntityID>(2, _omitFieldNames ? '' : 'IDs', $pb.PbFieldType.PM, protoName: 'IDs', subBuilder: $1.QueryEntityID.create) ..aOM(3, _omitFieldNames ? '' : 'Options', protoName: 'Options', subBuilder: TrackingQueryOptions.create) - ..pPS(4, _omitFieldNames ? '' : 'RefIDs', protoName: 'RefIDs') ..hasRequiredFields = false ; @@ -88,9 +85,6 @@ class TrackingByIdQuery extends $pb.GeneratedMessage { void clearOptions() => $_clearField(3); @$pb.TagNumber(3) TrackingQueryOptions ensureOptions() => $_ensure(2); - - @$pb.TagNumber(4) - $pb.PbList<$core.String> get refIDs => $_getList(3); } class TrackingByIdResult extends $pb.GeneratedMessage { diff --git a/lib/trackingQuery.pbjson.dart b/lib/trackingQuery.pbjson.dart index 55c42515..711f58c7 100644 --- a/lib/trackingQuery.pbjson.dart +++ b/lib/trackingQuery.pbjson.dart @@ -21,7 +21,6 @@ const TrackingByIdQuery$json = { {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'}, {'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'}, {'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.TrackingQueryOptions', '10': 'Options'}, - {'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'}, ], '7': {}, }; @@ -31,8 +30,7 @@ final $typed_data.Uint8List trackingByIdQueryDescriptor = $convert.base64Decode( 'ChFUcmFja2luZ0J5SWRRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZWN0SG' 'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEi4KA0lEcxgCIAMoCzISLmFwaS5RdWVyeUVudGl0eUlE' 'Qgj6QgWSAQIIAVIDSURzEjMKB09wdGlvbnMYAyABKAsyGS5hcGkuVHJhY2tpbmdRdWVyeU9wdG' - 'lvbnNSB09wdGlvbnMSFgoGUmVmSURzGAQgAygJUgZSZWZJRHM6HZJBEQoP0gEGSGVhZGVy0gED' - 'SURzorsYBVF1ZXJ5'); + 'lvbnNSB09wdGlvbnM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsYBVF1ZXJ5'); @$core.Deprecated('Use trackingByIdResultDescriptor instead') const TrackingByIdResult$json = { diff --git a/pubspec.yaml b/pubspec.yaml index 35ec468d..c08dc210 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dart_core_sdk description: dart libs from core model proto files -version: 1.12.0-SNAPSHOT-251118085117 +version: 1.12.0-SNAPSHOT-251118091921 homepage: '' publish_to: '' repository: ''