Release 1.10.6

This commit is contained in:
ci core model
2025-05-19 13:38:48 +00:00
parent 2fe38abe9f
commit 1c1f8cc138
167 changed files with 5858 additions and 19865 deletions

View File

@@ -703,18 +703,3 @@ final $typed_data.Uint8List lVDetailedQuantityDescriptor = $convert.base64Decode
'RUZXh0LGtleXdvcmTawhgTChEKASoSDHNob3J0S2V5d29yZFIETFZJRBIWCgZMVk5hbWUYAiAB'
'KAlSBkxWTmFtZRIaCghRdWFudGl0eRgDIAEoAlIIUXVhbnRpdHk=');
@$core.Deprecated('Use siteAliasDescriptor instead')
const SiteAlias$json = {
'1': 'SiteAlias',
'2': [
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
{'1': 'SiteID', '3': 2, '4': 1, '5': 9, '10': 'SiteID'},
{'1': 'SiteName', '3': 3, '4': 1, '5': 9, '10': 'SiteName'},
],
};
/// Descriptor for `SiteAlias`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List siteAliasDescriptor = $convert.base64Decode(
'CglTaXRlQWxpYXMSJgoOT3JnYW5pc2F0aW9uSUQYASABKAlSDk9yZ2FuaXNhdGlvbklEEhYKBl'
'NpdGVJRBgCIAEoCVIGU2l0ZUlEEhoKCFNpdGVOYW1lGAMgASgJUghTaXRlTmFtZQ==');