Compare commits

..

14 Commits

Author SHA1 Message Date
ci core model
4d07646a0d Release 1.13.5 2026-05-07 08:25:47 +00:00
ci core model
bc0ff6c0ab Latest generation 2026-05-06 15:34:18 +00:00
ci core model
e21dc6a2c5 Latest generation 2026-05-05 14:34:17 +00:00
ci core model
7e00ea5f98 Latest generation 2026-05-05 12:01:41 +00:00
ci core model
b086793a70 Latest generation 2026-05-05 09:18:07 +00:00
ci core model
f680cf0046 Latest generation 2026-05-05 07:44:42 +00:00
ci core model
1742327d3c Latest generation 2026-04-30 15:29:12 +00:00
ci core model
f1649cdc93 Latest generation 2026-04-30 07:39:11 +00:00
ci core model
d408b30df2 Latest generation 2026-04-28 09:48:42 +00:00
ci core model
8a70e9e735 Latest generation 2026-04-28 09:37:44 +00:00
ci core model
aa2e22e561 Latest generation 2026-04-27 14:24:09 +00:00
ci core model
cfbd49d64e Latest generation 2026-04-27 14:05:39 +00:00
ci core model
4ae1c41109 Latest generation 2026-04-27 13:57:23 +00:00
ci core model
6cff8a7dd9 Latest generation 2026-04-27 12:18:41 +00:00
5 changed files with 24 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
# CHANGELOG # CHANGELOG
Lib version: 1.13.1 Lib version: 1.13.5

View File

@@ -238,6 +238,7 @@ class KPIItem extends $pb.GeneratedMessage {
$core.bool? queryable, $core.bool? queryable,
$core.String? groupToJoin, $core.String? groupToJoin,
$core.String? customType, $core.String? customType,
$core.String? dataType,
}) { }) {
final result = create(); final result = create();
if (context != null) result.context = context; if (context != null) result.context = context;
@@ -245,6 +246,7 @@ class KPIItem extends $pb.GeneratedMessage {
if (queryable != null) result.queryable = queryable; if (queryable != null) result.queryable = queryable;
if (groupToJoin != null) result.groupToJoin = groupToJoin; if (groupToJoin != null) result.groupToJoin = groupToJoin;
if (customType != null) result.customType = customType; if (customType != null) result.customType = customType;
if (dataType != null) result.dataType = dataType;
return result; return result;
} }
@@ -259,6 +261,7 @@ class KPIItem extends $pb.GeneratedMessage {
..aOB(3, _omitFieldNames ? '' : 'Queryable', protoName: 'Queryable') ..aOB(3, _omitFieldNames ? '' : 'Queryable', protoName: 'Queryable')
..aOS(4, _omitFieldNames ? '' : 'GroupToJoin', protoName: 'GroupToJoin') ..aOS(4, _omitFieldNames ? '' : 'GroupToJoin', protoName: 'GroupToJoin')
..aOS(5, _omitFieldNames ? '' : 'CustomType', protoName: 'CustomType') ..aOS(5, _omitFieldNames ? '' : 'CustomType', protoName: 'CustomType')
..aOS(6, _omitFieldNames ? '' : 'DataType', protoName: 'DataType')
..hasRequiredFields = false ..hasRequiredFields = false
; ;
@@ -323,6 +326,15 @@ class KPIItem extends $pb.GeneratedMessage {
$core.bool hasCustomType() => $_has(4); $core.bool hasCustomType() => $_has(4);
@$pb.TagNumber(5) @$pb.TagNumber(5)
void clearCustomType() => $_clearField(5); void clearCustomType() => $_clearField(5);
@$pb.TagNumber(6)
$core.String get dataType => $_getSZ(5);
@$pb.TagNumber(6)
set dataType($core.String value) => $_setString(5, value);
@$pb.TagNumber(6)
$core.bool hasDataType() => $_has(5);
@$pb.TagNumber(6)
void clearDataType() => $_clearField(6);
} }
class FieldTypes extends $pb.GeneratedMessage { class FieldTypes extends $pb.GeneratedMessage {

View File

@@ -87,6 +87,7 @@ const KPIItem$json = {
{'1': 'Queryable', '3': 3, '4': 1, '5': 8, '10': 'Queryable'}, {'1': 'Queryable', '3': 3, '4': 1, '5': 8, '10': 'Queryable'},
{'1': 'GroupToJoin', '3': 4, '4': 1, '5': 9, '10': 'GroupToJoin'}, {'1': 'GroupToJoin', '3': 4, '4': 1, '5': 9, '10': 'GroupToJoin'},
{'1': 'CustomType', '3': 5, '4': 1, '5': 9, '10': 'CustomType'}, {'1': 'CustomType', '3': 5, '4': 1, '5': 9, '10': 'CustomType'},
{'1': 'DataType', '3': 6, '4': 1, '5': 9, '10': 'DataType'},
], ],
}; };
@@ -94,7 +95,8 @@ const KPIItem$json = {
final $typed_data.Uint8List kPIItemDescriptor = $convert.base64Decode( final $typed_data.Uint8List kPIItemDescriptor = $convert.base64Decode(
'CgdLUElJdGVtEhgKB0NvbnRleHQYASABKAlSB0NvbnRleHQSFAoFR3JvdXAYAiABKAlSBUdyb3' 'CgdLUElJdGVtEhgKB0NvbnRleHQYASABKAlSB0NvbnRleHQSFAoFR3JvdXAYAiABKAlSBUdyb3'
'VwEhwKCVF1ZXJ5YWJsZRgDIAEoCFIJUXVlcnlhYmxlEiAKC0dyb3VwVG9Kb2luGAQgASgJUgtH' 'VwEhwKCVF1ZXJ5YWJsZRgDIAEoCFIJUXVlcnlhYmxlEiAKC0dyb3VwVG9Kb2luGAQgASgJUgtH'
'cm91cFRvSm9pbhIeCgpDdXN0b21UeXBlGAUgASgJUgpDdXN0b21UeXBl'); 'cm91cFRvSm9pbhIeCgpDdXN0b21UeXBlGAUgASgJUgpDdXN0b21UeXBlEhoKCERhdGFUeXBlGA'
'YgASgJUghEYXRhVHlwZQ==');
@$core.Deprecated('Use fieldTypesDescriptor instead') @$core.Deprecated('Use fieldTypesDescriptor instead')
const FieldTypes$json = { const FieldTypes$json = {

View File

@@ -151,14 +151,14 @@ const Slot$json = {
/// Descriptor for `Slot`. Decode as a `google.protobuf.DescriptorProto`. /// Descriptor for `Slot`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List slotDescriptor = $convert.base64Decode( final $typed_data.Uint8List slotDescriptor = $convert.base64Decode(
'CgRTbG90Es8BCg1TdGFydERhdGVUaW1lGAEgASgJQqgB+kJgcl4yXF4yMFswLTldezJ9LSgwWz' 'CgRTbG90EtoBCg1TdGFydERhdGVUaW1lGAEgASgJQrMB+kJgcl4yXF4yMFswLTldezJ9LSgwWz'
'EtOV18MVswLTJdKS0oMFsxLTldfFsxMl1bMC05XXwzWzAxXSlUWzAxXVswLTldfDJbMC0zXTpb' 'EtOV18MVswLTJdKS0oMFsxLTldfFsxMl1bMC05XXwzWzAxXSlUWzAxXVswLTldfDJbMC0zXTpb'
'MC01XVswLTldOlswLTVdWzAtOV0kysIYCwoJCgEqEgRkYXRl0sIYHgocCgtBcHBvaW50bWVudB' 'MC01XVswLTldOlswLTVdWzAtOV0kysIYCwoJCgEqEgRkYXRl0sIYKQonCgtBcHBvaW50bWVudB'
'ILYXBwb2ludG1lbnQYAdrCGBAKDgoBKhIJbG9jYWxkYXRlUg1TdGFydERhdGVUaW1lElgKEUR1' 'ILYXBwb2ludG1lbnQYATIJbG9jYWxkYXRl2sIYEAoOCgEqEglsb2NhbGRhdGVSDVN0YXJ0RGF0'
'cmF0aW9uSW5TZWNvbmRzGAMgASgEQirSwhgmCiQKC0FwcG9pbnRtZW50EgthcHBvaW50bWVudB' 'ZVRpbWUSWAoRRHVyYXRpb25JblNlY29uZHMYAyABKARCKtLCGCYKJAoLQXBwb2ludG1lbnQSC2'
'gBKgZVSW50NjRSEUR1cmF0aW9uSW5TZWNvbmRzEmcKC0VuZERhdGVUaW1lGAQgASgJQkXKwhgL' 'FwcG9pbnRtZW50GAEqBlVJbnQ2NFIRRHVyYXRpb25JblNlY29uZHMScgoLRW5kRGF0ZVRpbWUY'
'CgkKASoSBGRhdGXSwhgeChwKC0FwcG9pbnRtZW50EgthcHBvaW50bWVudBgB2sIYEAoOCgEqEg' 'BCABKAlCUMrCGAsKCQoBKhIEZGF0ZdLCGCkKJwoLQXBwb2ludG1lbnQSC2FwcG9pbnRtZW50GA'
'lsb2NhbGRhdGVSC0VuZERhdGVUaW1l'); 'EyCWxvY2FsZGF0ZdrCGBAKDgoBKhIJbG9jYWxkYXRlUgtFbmREYXRlVGltZQ==');
@$core.Deprecated('Use segmentationDescriptor instead') @$core.Deprecated('Use segmentationDescriptor instead')
const Segmentation$json = { const Segmentation$json = {

View File

@@ -1,6 +1,6 @@
name: dart_core_sdk name: dart_core_sdk
description: dart libs from core model proto files description: dart libs from core model proto files
version: 1.13.1 version: 1.13.5
homepage: '' homepage: ''
publish_to: '' publish_to: ''
repository: '' repository: ''