From cd97833025ed27d504f97ccce2bc25f9ffd89245 Mon Sep 17 00:00:00 2001 From: NaiJi Date: Sat, 18 Nov 2023 10:22:07 +0400 Subject: [PATCH] feat: Make GetDnsRecords query return also service DNS --- .../graphql_maps/schema/backups.graphql.dart | 103 ++- .../schema/disk_volumes.graphql.dart | 30 + .../graphql_maps/schema/schema.graphql.dart | 210 +++++ .../schema/server_api.graphql.dart | 107 ++- .../schema/server_settings.graphql | 11 +- .../schema/server_settings.graphql.dart | 749 ++++++++++++++---- .../graphql_maps/schema/services.graphql.dart | 42 + .../graphql_maps/schema/users.graphql.dart | 45 ++ .../graphql_maps/server_api/server_api.dart | 29 +- .../cubit/dns_records/dns_records_cubit.dart | 15 +- .../json/dns_providers/desec_dns_info.g.dart | 4 +- lib/ui/router/router.gr.dart | 570 ++++++------- pubspec.lock | 504 ++++++------ pubspec.yaml | 12 +- 14 files changed, 1706 insertions(+), 725 deletions(-) diff --git a/lib/logic/api_maps/graphql_maps/schema/backups.graphql.dart b/lib/logic/api_maps/graphql_maps/schema/backups.graphql.dart index 1df1e8ac..019ae53f 100644 --- a/lib/logic/api_maps/graphql_maps/schema/backups.graphql.dart +++ b/lib/logic/api_maps/graphql_maps/schema/backups.graphql.dart @@ -179,6 +179,7 @@ class _CopyWithImpl$Fragment$genericBackupConfigReturn ? _instance.$__typename : ($__typename as String), )); + CopyWith$Fragment$genericBackupConfigReturn$configuration get configuration { final local$configuration = _instance.configuration; @@ -204,6 +205,7 @@ class _CopyWithStubImpl$Fragment$genericBackupConfigReturn String? $__typename, }) => _res; + CopyWith$Fragment$genericBackupConfigReturn$configuration get configuration => CopyWith$Fragment$genericBackupConfigReturn$configuration.stub(_res); @@ -633,6 +635,7 @@ class _CopyWithImpl$Fragment$genericBackupConfigReturn$configuration ? _instance.$__typename : ($__typename as String), )); + CopyWith$Fragment$genericBackupConfigReturn$configuration$autobackupQuotas< TRes> get autobackupQuotas { final local$autobackupQuotas = _instance.autobackupQuotas; @@ -659,6 +662,7 @@ class _CopyWithStubImpl$Fragment$genericBackupConfigReturn$configuration String? $__typename, }) => _res; + CopyWith$Fragment$genericBackupConfigReturn$configuration$autobackupQuotas< TRes> get autobackupQuotas => @@ -999,6 +1003,7 @@ class _CopyWithImpl$Query$BackupConfiguration ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$BackupConfiguration$backup get backup { final local$backup = _instance.backup; return CopyWith$Query$BackupConfiguration$backup( @@ -1017,6 +1022,7 @@ class _CopyWithStubImpl$Query$BackupConfiguration String? $__typename, }) => _res; + CopyWith$Query$BackupConfiguration$backup get backup => CopyWith$Query$BackupConfiguration$backup.stub(_res); } @@ -1399,6 +1405,7 @@ class _CopyWithImpl$Query$BackupConfiguration$backup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$BackupConfiguration$backup$configuration get configuration { final local$configuration = _instance.configuration; @@ -1418,6 +1425,7 @@ class _CopyWithStubImpl$Query$BackupConfiguration$backup String? $__typename, }) => _res; + CopyWith$Query$BackupConfiguration$backup$configuration get configuration => CopyWith$Query$BackupConfiguration$backup$configuration.stub(_res); @@ -1658,6 +1666,7 @@ class _CopyWithImpl$Query$BackupConfiguration$backup$configuration ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$BackupConfiguration$backup$configuration$autobackupQuotas get autobackupQuotas { final local$autobackupQuotas = _instance.autobackupQuotas; @@ -1684,6 +1693,7 @@ class _CopyWithStubImpl$Query$BackupConfiguration$backup$configuration String? $__typename, }) => _res; + CopyWith$Query$BackupConfiguration$backup$configuration$autobackupQuotas get autobackupQuotas => CopyWith$Query$BackupConfiguration$backup$configuration$autobackupQuotas @@ -2023,6 +2033,7 @@ class _CopyWithImpl$Query$AllBackupSnapshots ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$AllBackupSnapshots$backup get backup { final local$backup = _instance.backup; return CopyWith$Query$AllBackupSnapshots$backup( @@ -2041,6 +2052,7 @@ class _CopyWithStubImpl$Query$AllBackupSnapshots String? $__typename, }) => _res; + CopyWith$Query$AllBackupSnapshots$backup get backup => CopyWith$Query$AllBackupSnapshots$backup.stub(_res); } @@ -2396,6 +2408,7 @@ class _CopyWithImpl$Query$AllBackupSnapshots$backup ? _instance.$__typename : ($__typename as String), )); + TRes allSnapshots( Iterable Function( Iterable< @@ -2421,6 +2434,7 @@ class _CopyWithStubImpl$Query$AllBackupSnapshots$backup String? $__typename, }) => _res; + allSnapshots(_fn) => _res; } @@ -2594,6 +2608,7 @@ class _CopyWithImpl$Query$AllBackupSnapshots$backup$allSnapshots ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$AllBackupSnapshots$backup$allSnapshots$service get service { final local$service = _instance.service; @@ -2616,6 +2631,7 @@ class _CopyWithStubImpl$Query$AllBackupSnapshots$backup$allSnapshots String? $__typename, }) => _res; + CopyWith$Query$AllBackupSnapshots$backup$allSnapshots$service get service => CopyWith$Query$AllBackupSnapshots$backup$allSnapshots$service.stub( @@ -2887,6 +2903,7 @@ class _CopyWithImpl$Mutation$ForceSnapshotsReload ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$ForceSnapshotsReload$backup get backup { final local$backup = _instance.backup; return CopyWith$Mutation$ForceSnapshotsReload$backup( @@ -2905,6 +2922,7 @@ class _CopyWithStubImpl$Mutation$ForceSnapshotsReload String? $__typename, }) => _res; + CopyWith$Mutation$ForceSnapshotsReload$backup get backup => CopyWith$Mutation$ForceSnapshotsReload$backup.stub(_res); } @@ -3180,6 +3198,7 @@ class _CopyWithImpl$Mutation$ForceSnapshotsReload$backup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$ForceSnapshotsReload$backup$forceSnapshotsReload get forceSnapshotsReload { final local$forceSnapshotsReload = _instance.forceSnapshotsReload; @@ -3200,6 +3219,7 @@ class _CopyWithStubImpl$Mutation$ForceSnapshotsReload$backup String? $__typename, }) => _res; + CopyWith$Mutation$ForceSnapshotsReload$backup$forceSnapshotsReload get forceSnapshotsReload => CopyWith$Mutation$ForceSnapshotsReload$backup$forceSnapshotsReload @@ -3403,6 +3423,7 @@ class Variables$Mutation$StartBackup { Map _$data; String get serviceId => (_$data['serviceId'] as String); + Map toJson() { final result$data = {}; final l$serviceId = serviceId; @@ -3415,6 +3436,7 @@ class Variables$Mutation$StartBackup { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -3591,6 +3613,7 @@ class _CopyWithImpl$Mutation$StartBackup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$StartBackup$backup get backup { final local$backup = _instance.backup; return CopyWith$Mutation$StartBackup$backup( @@ -3609,6 +3632,7 @@ class _CopyWithStubImpl$Mutation$StartBackup String? $__typename, }) => _res; + CopyWith$Mutation$StartBackup$backup get backup => CopyWith$Mutation$StartBackup$backup.stub(_res); } @@ -3907,6 +3931,7 @@ class _CopyWithImpl$Mutation$StartBackup$backup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$StartBackup$backup$startBackup get startBackup { final local$startBackup = _instance.startBackup; return CopyWith$Mutation$StartBackup$backup$startBackup( @@ -3925,6 +3950,7 @@ class _CopyWithStubImpl$Mutation$StartBackup$backup String? $__typename, }) => _res; + CopyWith$Mutation$StartBackup$backup$startBackup get startBackup => CopyWith$Mutation$StartBackup$backup$startBackup.stub(_res); } @@ -4102,6 +4128,7 @@ class _CopyWithImpl$Mutation$StartBackup$backup$startBackup ? _instance.job : (job as Fragment$basicApiJobsFields?), )); + CopyWith$Fragment$basicApiJobsFields get job { final local$job = _instance.job; return local$job == null @@ -4124,6 +4151,7 @@ class _CopyWithStubImpl$Mutation$StartBackup$backup$startBackup Fragment$basicApiJobsFields? job, }) => _res; + CopyWith$Fragment$basicApiJobsFields get job => CopyWith$Fragment$basicApiJobsFields.stub(_res); } @@ -4149,6 +4177,7 @@ class Variables$Mutation$SetAutobackupPeriod { Map _$data; int? get period => (_$data['period'] as int?); + Map toJson() { final result$data = {}; if (_$data.containsKey('period')) { @@ -4164,6 +4193,7 @@ class Variables$Mutation$SetAutobackupPeriod { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -4344,6 +4374,7 @@ class _CopyWithImpl$Mutation$SetAutobackupPeriod ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$SetAutobackupPeriod$backup get backup { final local$backup = _instance.backup; return CopyWith$Mutation$SetAutobackupPeriod$backup( @@ -4362,6 +4393,7 @@ class _CopyWithStubImpl$Mutation$SetAutobackupPeriod String? $__typename, }) => _res; + CopyWith$Mutation$SetAutobackupPeriod$backup get backup => CopyWith$Mutation$SetAutobackupPeriod$backup.stub(_res); } @@ -4650,6 +4682,7 @@ class _CopyWithImpl$Mutation$SetAutobackupPeriod$backup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Fragment$genericBackupConfigReturn get setAutobackupPeriod { final local$setAutobackupPeriod = _instance.setAutobackupPeriod; return CopyWith$Fragment$genericBackupConfigReturn( @@ -4668,6 +4701,7 @@ class _CopyWithStubImpl$Mutation$SetAutobackupPeriod$backup String? $__typename, }) => _res; + CopyWith$Fragment$genericBackupConfigReturn get setAutobackupPeriod => CopyWith$Fragment$genericBackupConfigReturn.stub(_res); } @@ -4694,6 +4728,7 @@ class Variables$Mutation$setAutobackupQuotas { Input$AutobackupQuotasInput get quotas => (_$data['quotas'] as Input$AutobackupQuotasInput); + Map toJson() { final result$data = {}; final l$quotas = quotas; @@ -4707,6 +4742,7 @@ class Variables$Mutation$setAutobackupQuotas { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -4885,6 +4921,7 @@ class _CopyWithImpl$Mutation$setAutobackupQuotas ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$setAutobackupQuotas$backup get backup { final local$backup = _instance.backup; return CopyWith$Mutation$setAutobackupQuotas$backup( @@ -4903,6 +4940,7 @@ class _CopyWithStubImpl$Mutation$setAutobackupQuotas String? $__typename, }) => _res; + CopyWith$Mutation$setAutobackupQuotas$backup get backup => CopyWith$Mutation$setAutobackupQuotas$backup.stub(_res); } @@ -5190,6 +5228,7 @@ class _CopyWithImpl$Mutation$setAutobackupQuotas$backup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Fragment$genericBackupConfigReturn get setAutobackupQuotas { final local$setAutobackupQuotas = _instance.setAutobackupQuotas; return CopyWith$Fragment$genericBackupConfigReturn( @@ -5208,6 +5247,7 @@ class _CopyWithStubImpl$Mutation$setAutobackupQuotas$backup String? $__typename, }) => _res; + CopyWith$Fragment$genericBackupConfigReturn get setAutobackupQuotas => CopyWith$Fragment$genericBackupConfigReturn.stub(_res); } @@ -5324,6 +5364,7 @@ class _CopyWithImpl$Mutation$RemoveRepository ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RemoveRepository$backup get backup { final local$backup = _instance.backup; return CopyWith$Mutation$RemoveRepository$backup( @@ -5342,6 +5383,7 @@ class _CopyWithStubImpl$Mutation$RemoveRepository String? $__typename, }) => _res; + CopyWith$Mutation$RemoveRepository$backup get backup => CopyWith$Mutation$RemoveRepository$backup.stub(_res); } @@ -5487,10 +5529,11 @@ extension ClientExtension$Mutation$RemoveRepository on graphql.GraphQLClient { mutate$RemoveRepository( [Options$Mutation$RemoveRepository? options]) async => await this.mutate(options ?? Options$Mutation$RemoveRepository()); - graphql.ObservableQuery< - Mutation$RemoveRepository> watchMutation$RemoveRepository( - [WatchOptions$Mutation$RemoveRepository? options]) => - this.watchMutation(options ?? WatchOptions$Mutation$RemoveRepository()); + graphql.ObservableQuery + watchMutation$RemoveRepository( + [WatchOptions$Mutation$RemoveRepository? options]) => + this.watchMutation( + options ?? WatchOptions$Mutation$RemoveRepository()); } class Mutation$RemoveRepository$backup { @@ -5606,6 +5649,7 @@ class _CopyWithImpl$Mutation$RemoveRepository$backup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Fragment$genericBackupConfigReturn get removeRepository { final local$removeRepository = _instance.removeRepository; return CopyWith$Fragment$genericBackupConfigReturn( @@ -5624,6 +5668,7 @@ class _CopyWithStubImpl$Mutation$RemoveRepository$backup String? $__typename, }) => _res; + CopyWith$Fragment$genericBackupConfigReturn get removeRepository => CopyWith$Fragment$genericBackupConfigReturn.stub(_res); } @@ -5650,6 +5695,7 @@ class Variables$Mutation$InitializeRepository { Input$InitializeRepositoryInput get repository => (_$data['repository'] as Input$InitializeRepositoryInput); + Map toJson() { final result$data = {}; final l$repository = repository; @@ -5663,6 +5709,7 @@ class Variables$Mutation$InitializeRepository { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -5841,6 +5888,7 @@ class _CopyWithImpl$Mutation$InitializeRepository ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$InitializeRepository$backup get backup { final local$backup = _instance.backup; return CopyWith$Mutation$InitializeRepository$backup( @@ -5859,6 +5907,7 @@ class _CopyWithStubImpl$Mutation$InitializeRepository String? $__typename, }) => _res; + CopyWith$Mutation$InitializeRepository$backup get backup => CopyWith$Mutation$InitializeRepository$backup.stub(_res); } @@ -6147,6 +6196,7 @@ class _CopyWithImpl$Mutation$InitializeRepository$backup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Fragment$genericBackupConfigReturn get initializeRepository { final local$initializeRepository = _instance.initializeRepository; return CopyWith$Fragment$genericBackupConfigReturn( @@ -6165,6 +6215,7 @@ class _CopyWithStubImpl$Mutation$InitializeRepository$backup String? $__typename, }) => _res; + CopyWith$Fragment$genericBackupConfigReturn get initializeRepository => CopyWith$Fragment$genericBackupConfigReturn.stub(_res); } @@ -6172,11 +6223,11 @@ class _CopyWithStubImpl$Mutation$InitializeRepository$backup class Variables$Mutation$RestoreBackup { factory Variables$Mutation$RestoreBackup({ required String snapshotId, - required Enum$RestoreStrategy strategy, + Enum$RestoreStrategy? strategy, }) => Variables$Mutation$RestoreBackup._({ r'snapshotId': snapshotId, - r'strategy': strategy, + if (strategy != null) r'strategy': strategy, }); Variables$Mutation$RestoreBackup._(this._$data); @@ -6185,23 +6236,30 @@ class Variables$Mutation$RestoreBackup { final result$data = {}; final l$snapshotId = data['snapshotId']; result$data['snapshotId'] = (l$snapshotId as String); - final l$strategy = data['strategy']; - result$data['strategy'] = - fromJson$Enum$RestoreStrategy((l$strategy as String)); + if (data.containsKey('strategy')) { + final l$strategy = data['strategy']; + result$data['strategy'] = + fromJson$Enum$RestoreStrategy((l$strategy as String)); + } return Variables$Mutation$RestoreBackup._(result$data); } Map _$data; String get snapshotId => (_$data['snapshotId'] as String); - Enum$RestoreStrategy get strategy => - (_$data['strategy'] as Enum$RestoreStrategy); + + Enum$RestoreStrategy? get strategy => + (_$data['strategy'] as Enum$RestoreStrategy?); + Map toJson() { final result$data = {}; final l$snapshotId = snapshotId; result$data['snapshotId'] = l$snapshotId; - final l$strategy = strategy; - result$data['strategy'] = toJson$Enum$RestoreStrategy(l$strategy); + if (_$data.containsKey('strategy')) { + final l$strategy = strategy; + result$data['strategy'] = + toJson$Enum$RestoreStrategy((l$strategy as Enum$RestoreStrategy)); + } return result$data; } @@ -6210,6 +6268,7 @@ class Variables$Mutation$RestoreBackup { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -6226,6 +6285,10 @@ class Variables$Mutation$RestoreBackup { } final l$strategy = strategy; final lOther$strategy = other.strategy; + if (_$data.containsKey('strategy') != + other._$data.containsKey('strategy')) { + return false; + } if (l$strategy != lOther$strategy) { return false; } @@ -6238,7 +6301,7 @@ class Variables$Mutation$RestoreBackup { final l$strategy = strategy; return Object.hashAll([ l$snapshotId, - l$strategy, + _$data.containsKey('strategy') ? l$strategy : const {}, ]); } } @@ -6408,6 +6471,7 @@ class _CopyWithImpl$Mutation$RestoreBackup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RestoreBackup$backup get backup { final local$backup = _instance.backup; return CopyWith$Mutation$RestoreBackup$backup( @@ -6426,6 +6490,7 @@ class _CopyWithStubImpl$Mutation$RestoreBackup String? $__typename, }) => _res; + CopyWith$Mutation$RestoreBackup$backup get backup => CopyWith$Mutation$RestoreBackup$backup.stub(_res); } @@ -6741,6 +6806,7 @@ class _CopyWithImpl$Mutation$RestoreBackup$backup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RestoreBackup$backup$restoreBackup get restoreBackup { final local$restoreBackup = _instance.restoreBackup; return CopyWith$Mutation$RestoreBackup$backup$restoreBackup( @@ -6759,6 +6825,7 @@ class _CopyWithStubImpl$Mutation$RestoreBackup$backup String? $__typename, }) => _res; + CopyWith$Mutation$RestoreBackup$backup$restoreBackup get restoreBackup => CopyWith$Mutation$RestoreBackup$backup$restoreBackup.stub(_res); @@ -6937,6 +7004,7 @@ class _CopyWithImpl$Mutation$RestoreBackup$backup$restoreBackup ? _instance.job : (job as Fragment$basicApiJobsFields?), )); + CopyWith$Fragment$basicApiJobsFields get job { final local$job = _instance.job; return local$job == null @@ -6959,6 +7027,7 @@ class _CopyWithStubImpl$Mutation$RestoreBackup$backup$restoreBackup Fragment$basicApiJobsFields? job, }) => _res; + CopyWith$Fragment$basicApiJobsFields get job => CopyWith$Fragment$basicApiJobsFields.stub(_res); } @@ -6982,6 +7051,7 @@ class Variables$Mutation$ForgetSnapshot { Map _$data; String get snapshotId => (_$data['snapshotId'] as String); + Map toJson() { final result$data = {}; final l$snapshotId = snapshotId; @@ -6994,6 +7064,7 @@ class Variables$Mutation$ForgetSnapshot { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -7171,6 +7242,7 @@ class _CopyWithImpl$Mutation$ForgetSnapshot ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$ForgetSnapshot$backup get backup { final local$backup = _instance.backup; return CopyWith$Mutation$ForgetSnapshot$backup( @@ -7189,6 +7261,7 @@ class _CopyWithStubImpl$Mutation$ForgetSnapshot String? $__typename, }) => _res; + CopyWith$Mutation$ForgetSnapshot$backup get backup => CopyWith$Mutation$ForgetSnapshot$backup.stub(_res); } @@ -7470,6 +7543,7 @@ class _CopyWithImpl$Mutation$ForgetSnapshot$backup ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$ForgetSnapshot$backup$forgetSnapshot get forgetSnapshot { final local$forgetSnapshot = _instance.forgetSnapshot; @@ -7489,6 +7563,7 @@ class _CopyWithStubImpl$Mutation$ForgetSnapshot$backup String? $__typename, }) => _res; + CopyWith$Mutation$ForgetSnapshot$backup$forgetSnapshot get forgetSnapshot => CopyWith$Mutation$ForgetSnapshot$backup$forgetSnapshot.stub(_res); diff --git a/lib/logic/api_maps/graphql_maps/schema/disk_volumes.graphql.dart b/lib/logic/api_maps/graphql_maps/schema/disk_volumes.graphql.dart index d448df1d..6d72df6b 100644 --- a/lib/logic/api_maps/graphql_maps/schema/disk_volumes.graphql.dart +++ b/lib/logic/api_maps/graphql_maps/schema/disk_volumes.graphql.dart @@ -116,6 +116,7 @@ class _CopyWithImpl$Query$GetServerDiskVolumes ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$GetServerDiskVolumes$storage get storage { final local$storage = _instance.storage; return CopyWith$Query$GetServerDiskVolumes$storage( @@ -134,6 +135,7 @@ class _CopyWithStubImpl$Query$GetServerDiskVolumes String? $__typename, }) => _res; + CopyWith$Query$GetServerDiskVolumes$storage get storage => CopyWith$Query$GetServerDiskVolumes$storage.stub(_res); } @@ -577,6 +579,7 @@ class _CopyWithImpl$Query$GetServerDiskVolumes$storage ? _instance.$__typename : ($__typename as String), )); + TRes volumes( Iterable Function( Iterable< @@ -602,6 +605,7 @@ class _CopyWithStubImpl$Query$GetServerDiskVolumes$storage String? $__typename, }) => _res; + volumes(_fn) => _res; } @@ -883,6 +887,7 @@ class _CopyWithImpl$Query$GetServerDiskVolumes$storage$volumes ? _instance.$__typename : ($__typename as String), )); + TRes usages( Iterable Function( Iterable< @@ -916,6 +921,7 @@ class _CopyWithStubImpl$Query$GetServerDiskVolumes$storage$volumes String? $__typename, }) => _res; + usages(_fn) => _res; } @@ -1287,6 +1293,7 @@ class _CopyWithImpl$Query$GetServerDiskVolumes$storage$volumes$usages$$ServiceSt ? _instance.usedSpace : (usedSpace as String), )); + CopyWith$Query$GetServerDiskVolumes$storage$volumes$usages$$ServiceStorageUsage$service< TRes> get service { final local$service = _instance.service; @@ -1316,6 +1323,7 @@ class _CopyWithStubImpl$Query$GetServerDiskVolumes$storage$volumes$usages$$Servi String? usedSpace, }) => _res; + CopyWith$Query$GetServerDiskVolumes$storage$volumes$usages$$ServiceStorageUsage$service< TRes> get service => @@ -1524,6 +1532,7 @@ class Variables$Mutation$MountVolume { Map _$data; String get name => (_$data['name'] as String); + Map toJson() { final result$data = {}; final l$name = name; @@ -1536,6 +1545,7 @@ class Variables$Mutation$MountVolume { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -1617,6 +1627,7 @@ class Mutation$MountVolume { ); } + @Deprecated('Use `storage.mount_volume` instead') final Mutation$MountVolume$mountVolume mountVolume; final String $__typename; @@ -1711,6 +1722,7 @@ class _CopyWithImpl$Mutation$MountVolume ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$MountVolume$mountVolume get mountVolume { final local$mountVolume = _instance.mountVolume; return CopyWith$Mutation$MountVolume$mountVolume( @@ -1729,6 +1741,7 @@ class _CopyWithStubImpl$Mutation$MountVolume String? $__typename, }) => _res; + CopyWith$Mutation$MountVolume$mountVolume get mountVolume => CopyWith$Mutation$MountVolume$mountVolume.stub(_res); } @@ -2063,6 +2076,7 @@ class Variables$Mutation$ResizeVolume { Map _$data; String get name => (_$data['name'] as String); + Map toJson() { final result$data = {}; final l$name = name; @@ -2075,6 +2089,7 @@ class Variables$Mutation$ResizeVolume { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -2156,6 +2171,7 @@ class Mutation$ResizeVolume { ); } + @Deprecated('Use `storage.resize_volume` instead') final Mutation$ResizeVolume$resizeVolume resizeVolume; final String $__typename; @@ -2250,6 +2266,7 @@ class _CopyWithImpl$Mutation$ResizeVolume ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$ResizeVolume$resizeVolume get resizeVolume { final local$resizeVolume = _instance.resizeVolume; return CopyWith$Mutation$ResizeVolume$resizeVolume( @@ -2268,6 +2285,7 @@ class _CopyWithStubImpl$Mutation$ResizeVolume String? $__typename, }) => _res; + CopyWith$Mutation$ResizeVolume$resizeVolume get resizeVolume => CopyWith$Mutation$ResizeVolume$resizeVolume.stub(_res); } @@ -2604,6 +2622,7 @@ class Variables$Mutation$UnmountVolume { Map _$data; String get name => (_$data['name'] as String); + Map toJson() { final result$data = {}; final l$name = name; @@ -2616,6 +2635,7 @@ class Variables$Mutation$UnmountVolume { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -2697,6 +2717,7 @@ class Mutation$UnmountVolume { ); } + @Deprecated('Use `storage.unmount_volume` instead') final Mutation$UnmountVolume$unmountVolume unmountVolume; final String $__typename; @@ -2792,6 +2813,7 @@ class _CopyWithImpl$Mutation$UnmountVolume ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$UnmountVolume$unmountVolume get unmountVolume { final local$unmountVolume = _instance.unmountVolume; return CopyWith$Mutation$UnmountVolume$unmountVolume( @@ -2810,6 +2832,7 @@ class _CopyWithStubImpl$Mutation$UnmountVolume String? $__typename, }) => _res; + CopyWith$Mutation$UnmountVolume$unmountVolume get unmountVolume => CopyWith$Mutation$UnmountVolume$unmountVolume.stub(_res); } @@ -3152,6 +3175,7 @@ class Variables$Mutation$MigrateToBinds { Input$MigrateToBindsInput get input => (_$data['input'] as Input$MigrateToBindsInput); + Map toJson() { final result$data = {}; final l$input = input; @@ -3164,6 +3188,7 @@ class Variables$Mutation$MigrateToBinds { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -3246,6 +3271,7 @@ class Mutation$MigrateToBinds { ); } + @Deprecated('Use `storage.migrate_to_binds` instead') final Mutation$MigrateToBinds$migrateToBinds migrateToBinds; final String $__typename; @@ -3341,6 +3367,7 @@ class _CopyWithImpl$Mutation$MigrateToBinds ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$MigrateToBinds$migrateToBinds get migrateToBinds { final local$migrateToBinds = _instance.migrateToBinds; return CopyWith$Mutation$MigrateToBinds$migrateToBinds( @@ -3359,6 +3386,7 @@ class _CopyWithStubImpl$Mutation$MigrateToBinds String? $__typename, }) => _res; + CopyWith$Mutation$MigrateToBinds$migrateToBinds get migrateToBinds => CopyWith$Mutation$MigrateToBinds$migrateToBinds.stub(_res); } @@ -3705,6 +3733,7 @@ class _CopyWithImpl$Mutation$MigrateToBinds$migrateToBinds ? _instance.job : (job as Fragment$basicApiJobsFields?), )); + CopyWith$Fragment$basicApiJobsFields get job { final local$job = _instance.job; return local$job == null @@ -3727,6 +3756,7 @@ class _CopyWithStubImpl$Mutation$MigrateToBinds$migrateToBinds Fragment$basicApiJobsFields? job, }) => _res; + CopyWith$Fragment$basicApiJobsFields get job => CopyWith$Fragment$basicApiJobsFields.stub(_res); } diff --git a/lib/logic/api_maps/graphql_maps/schema/schema.graphql.dart b/lib/logic/api_maps/graphql_maps/schema/schema.graphql.dart index 538a05ff..c33b740b 100644 --- a/lib/logic/api_maps/graphql_maps/schema/schema.graphql.dart +++ b/lib/logic/api_maps/graphql_maps/schema/schema.graphql.dart @@ -28,7 +28,9 @@ class Input$AutoUpgradeSettingsInput { Map _$data; bool? get enableAutoUpgrade => (_$data['enableAutoUpgrade'] as bool?); + bool? get allowReboot => (_$data['allowReboot'] as bool?); + Map toJson() { final result$data = {}; if (_$data.containsKey('enableAutoUpgrade')) { @@ -47,6 +49,7 @@ class Input$AutoUpgradeSettingsInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -177,10 +180,15 @@ class Input$AutobackupQuotasInput { Map _$data; int get last => (_$data['last'] as int); + int get daily => (_$data['daily'] as int); + int get weekly => (_$data['weekly'] as int); + int get monthly => (_$data['monthly'] as int); + int get yearly => (_$data['yearly'] as int); + Map toJson() { final result$data = {}; final l$last = last; @@ -201,6 +209,7 @@ class Input$AutobackupQuotasInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -358,10 +367,15 @@ class Input$InitializeRepositoryInput { Enum$BackupProvider get provider => (_$data['provider'] as Enum$BackupProvider); + String get locationId => (_$data['locationId'] as String); + String get locationName => (_$data['locationName'] as String); + String get login => (_$data['login'] as String); + String get password => (_$data['password'] as String); + Map toJson() { final result$data = {}; final l$provider = provider; @@ -382,6 +396,7 @@ class Input$InitializeRepositoryInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -540,10 +555,15 @@ class Input$MigrateToBindsInput { Map _$data; String get emailBlockDevice => (_$data['emailBlockDevice'] as String); + String get bitwardenBlockDevice => (_$data['bitwardenBlockDevice'] as String); + String get giteaBlockDevice => (_$data['giteaBlockDevice'] as String); + String get nextcloudBlockDevice => (_$data['nextcloudBlockDevice'] as String); + String get pleromaBlockDevice => (_$data['pleromaBlockDevice'] as String); + Map toJson() { final result$data = {}; final l$emailBlockDevice = emailBlockDevice; @@ -564,6 +584,7 @@ class Input$MigrateToBindsInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -711,7 +732,9 @@ class Input$MoveServiceInput { Map _$data; String get serviceId => (_$data['serviceId'] as String); + String get location => (_$data['location'] as String); + Map toJson() { final result$data = {}; final l$serviceId = serviceId; @@ -726,6 +749,7 @@ class Input$MoveServiceInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -842,7 +866,9 @@ class Input$RecoveryKeyLimitsInput { Map _$data; DateTime? get expirationDate => (_$data['expirationDate'] as DateTime?); + int? get uses => (_$data['uses'] as int?); + Map toJson() { final result$data = {}; if (_$data.containsKey('expirationDate')) { @@ -862,6 +888,7 @@ class Input$RecoveryKeyLimitsInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -979,7 +1006,9 @@ class Input$SshMutationInput { Map _$data; String get username => (_$data['username'] as String); + String get sshKey => (_$data['sshKey'] as String); + Map toJson() { final result$data = {}; final l$username = username; @@ -994,6 +1023,7 @@ class Input$SshMutationInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -1105,7 +1135,9 @@ class Input$UseNewDeviceKeyInput { Map _$data; String get key => (_$data['key'] as String); + String get deviceName => (_$data['deviceName'] as String); + Map toJson() { final result$data = {}; final l$key = key; @@ -1120,6 +1152,7 @@ class Input$UseNewDeviceKeyInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -1230,7 +1263,9 @@ class Input$UseRecoveryKeyInput { Map _$data; String get key => (_$data['key'] as String); + String get deviceName => (_$data['deviceName'] as String); + Map toJson() { final result$data = {}; final l$key = key; @@ -1245,6 +1280,7 @@ class Input$UseRecoveryKeyInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -1355,7 +1391,9 @@ class Input$UserMutationInput { Map _$data; String get username => (_$data['username'] as String); + String get password => (_$data['password'] as String); + Map toJson() { final result$data = {}; final l$username = username; @@ -1370,6 +1408,7 @@ class Input$UserMutationInput { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -1710,6 +1749,177 @@ Enum$UserType fromJson$Enum$UserType(String value) { } } +enum Enum$__TypeKind { + SCALAR, + OBJECT, + INTERFACE, + UNION, + ENUM, + INPUT_OBJECT, + LIST, + NON_NULL, + $unknown +} + +String toJson$Enum$__TypeKind(Enum$__TypeKind e) { + switch (e) { + case Enum$__TypeKind.SCALAR: + return r'SCALAR'; + case Enum$__TypeKind.OBJECT: + return r'OBJECT'; + case Enum$__TypeKind.INTERFACE: + return r'INTERFACE'; + case Enum$__TypeKind.UNION: + return r'UNION'; + case Enum$__TypeKind.ENUM: + return r'ENUM'; + case Enum$__TypeKind.INPUT_OBJECT: + return r'INPUT_OBJECT'; + case Enum$__TypeKind.LIST: + return r'LIST'; + case Enum$__TypeKind.NON_NULL: + return r'NON_NULL'; + case Enum$__TypeKind.$unknown: + return r'$unknown'; + } +} + +Enum$__TypeKind fromJson$Enum$__TypeKind(String value) { + switch (value) { + case r'SCALAR': + return Enum$__TypeKind.SCALAR; + case r'OBJECT': + return Enum$__TypeKind.OBJECT; + case r'INTERFACE': + return Enum$__TypeKind.INTERFACE; + case r'UNION': + return Enum$__TypeKind.UNION; + case r'ENUM': + return Enum$__TypeKind.ENUM; + case r'INPUT_OBJECT': + return Enum$__TypeKind.INPUT_OBJECT; + case r'LIST': + return Enum$__TypeKind.LIST; + case r'NON_NULL': + return Enum$__TypeKind.NON_NULL; + default: + return Enum$__TypeKind.$unknown; + } +} + +enum Enum$__DirectiveLocation { + QUERY, + MUTATION, + SUBSCRIPTION, + FIELD, + FRAGMENT_DEFINITION, + FRAGMENT_SPREAD, + INLINE_FRAGMENT, + VARIABLE_DEFINITION, + SCHEMA, + SCALAR, + OBJECT, + FIELD_DEFINITION, + ARGUMENT_DEFINITION, + INTERFACE, + UNION, + ENUM, + ENUM_VALUE, + INPUT_OBJECT, + INPUT_FIELD_DEFINITION, + $unknown +} + +String toJson$Enum$__DirectiveLocation(Enum$__DirectiveLocation e) { + switch (e) { + case Enum$__DirectiveLocation.QUERY: + return r'QUERY'; + case Enum$__DirectiveLocation.MUTATION: + return r'MUTATION'; + case Enum$__DirectiveLocation.SUBSCRIPTION: + return r'SUBSCRIPTION'; + case Enum$__DirectiveLocation.FIELD: + return r'FIELD'; + case Enum$__DirectiveLocation.FRAGMENT_DEFINITION: + return r'FRAGMENT_DEFINITION'; + case Enum$__DirectiveLocation.FRAGMENT_SPREAD: + return r'FRAGMENT_SPREAD'; + case Enum$__DirectiveLocation.INLINE_FRAGMENT: + return r'INLINE_FRAGMENT'; + case Enum$__DirectiveLocation.VARIABLE_DEFINITION: + return r'VARIABLE_DEFINITION'; + case Enum$__DirectiveLocation.SCHEMA: + return r'SCHEMA'; + case Enum$__DirectiveLocation.SCALAR: + return r'SCALAR'; + case Enum$__DirectiveLocation.OBJECT: + return r'OBJECT'; + case Enum$__DirectiveLocation.FIELD_DEFINITION: + return r'FIELD_DEFINITION'; + case Enum$__DirectiveLocation.ARGUMENT_DEFINITION: + return r'ARGUMENT_DEFINITION'; + case Enum$__DirectiveLocation.INTERFACE: + return r'INTERFACE'; + case Enum$__DirectiveLocation.UNION: + return r'UNION'; + case Enum$__DirectiveLocation.ENUM: + return r'ENUM'; + case Enum$__DirectiveLocation.ENUM_VALUE: + return r'ENUM_VALUE'; + case Enum$__DirectiveLocation.INPUT_OBJECT: + return r'INPUT_OBJECT'; + case Enum$__DirectiveLocation.INPUT_FIELD_DEFINITION: + return r'INPUT_FIELD_DEFINITION'; + case Enum$__DirectiveLocation.$unknown: + return r'$unknown'; + } +} + +Enum$__DirectiveLocation fromJson$Enum$__DirectiveLocation(String value) { + switch (value) { + case r'QUERY': + return Enum$__DirectiveLocation.QUERY; + case r'MUTATION': + return Enum$__DirectiveLocation.MUTATION; + case r'SUBSCRIPTION': + return Enum$__DirectiveLocation.SUBSCRIPTION; + case r'FIELD': + return Enum$__DirectiveLocation.FIELD; + case r'FRAGMENT_DEFINITION': + return Enum$__DirectiveLocation.FRAGMENT_DEFINITION; + case r'FRAGMENT_SPREAD': + return Enum$__DirectiveLocation.FRAGMENT_SPREAD; + case r'INLINE_FRAGMENT': + return Enum$__DirectiveLocation.INLINE_FRAGMENT; + case r'VARIABLE_DEFINITION': + return Enum$__DirectiveLocation.VARIABLE_DEFINITION; + case r'SCHEMA': + return Enum$__DirectiveLocation.SCHEMA; + case r'SCALAR': + return Enum$__DirectiveLocation.SCALAR; + case r'OBJECT': + return Enum$__DirectiveLocation.OBJECT; + case r'FIELD_DEFINITION': + return Enum$__DirectiveLocation.FIELD_DEFINITION; + case r'ARGUMENT_DEFINITION': + return Enum$__DirectiveLocation.ARGUMENT_DEFINITION; + case r'INTERFACE': + return Enum$__DirectiveLocation.INTERFACE; + case r'UNION': + return Enum$__DirectiveLocation.UNION; + case r'ENUM': + return Enum$__DirectiveLocation.ENUM; + case r'ENUM_VALUE': + return Enum$__DirectiveLocation.ENUM_VALUE; + case r'INPUT_OBJECT': + return Enum$__DirectiveLocation.INPUT_OBJECT; + case r'INPUT_FIELD_DEFINITION': + return Enum$__DirectiveLocation.INPUT_FIELD_DEFINITION; + default: + return Enum$__DirectiveLocation.$unknown; + } +} + const possibleTypesMap = >{ 'MutationReturnInterface': { 'ApiKeyMutationReturn', diff --git a/lib/logic/api_maps/graphql_maps/schema/server_api.graphql.dart b/lib/logic/api_maps/graphql_maps/schema/server_api.graphql.dart index 3fed1110..870a00f5 100644 --- a/lib/logic/api_maps/graphql_maps/schema/server_api.graphql.dart +++ b/lib/logic/api_maps/graphql_maps/schema/server_api.graphql.dart @@ -2871,6 +2871,7 @@ class _CopyWithImpl$Query$GetApiVersion ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$GetApiVersion$api get api { final local$api = _instance.api; return CopyWith$Query$GetApiVersion$api(local$api, (e) => call(api: e)); @@ -2888,6 +2889,7 @@ class _CopyWithStubImpl$Query$GetApiVersion String? $__typename, }) => _res; + CopyWith$Query$GetApiVersion$api get api => CopyWith$Query$GetApiVersion$api.stub(_res); } @@ -3283,6 +3285,7 @@ class _CopyWithImpl$Query$GetApiJobs ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$GetApiJobs$jobs get jobs { final local$jobs = _instance.jobs; return CopyWith$Query$GetApiJobs$jobs(local$jobs, (e) => call(jobs: e)); @@ -3300,6 +3303,7 @@ class _CopyWithStubImpl$Query$GetApiJobs String? $__typename, }) => _res; + CopyWith$Query$GetApiJobs$jobs get jobs => CopyWith$Query$GetApiJobs$jobs.stub(_res); } @@ -3596,6 +3600,7 @@ class _CopyWithImpl$Query$GetApiJobs$jobs ? _instance.$__typename : ($__typename as String), )); + TRes getJobs( Iterable Function( Iterable< @@ -3621,6 +3626,7 @@ class _CopyWithStubImpl$Query$GetApiJobs$jobs String? $__typename, }) => _res; + getJobs(_fn) => _res; } @@ -3642,6 +3648,7 @@ class Variables$Mutation$RemoveJob { Map _$data; String get jobId => (_$data['jobId'] as String); + Map toJson() { final result$data = {}; final l$jobId = jobId; @@ -3654,6 +3661,7 @@ class Variables$Mutation$RemoveJob { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -3735,6 +3743,7 @@ class Mutation$RemoveJob { ); } + @Deprecated('Use `jobs.remove_job` instead') final Mutation$RemoveJob$removeJob removeJob; final String $__typename; @@ -3829,6 +3838,7 @@ class _CopyWithImpl$Mutation$RemoveJob ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RemoveJob$removeJob get removeJob { final local$removeJob = _instance.removeJob; return CopyWith$Mutation$RemoveJob$removeJob( @@ -3847,6 +3857,7 @@ class _CopyWithStubImpl$Mutation$RemoveJob String? $__typename, }) => _res; + CopyWith$Mutation$RemoveJob$removeJob get removeJob => CopyWith$Mutation$RemoveJob$removeJob.stub(_res); } @@ -4178,6 +4189,7 @@ class Mutation$RunSystemRebuild { ); } + @Deprecated('Use `system.run_system_rebuild` instead') final Mutation$RunSystemRebuild$runSystemRebuild runSystemRebuild; final String $__typename; @@ -4276,6 +4288,7 @@ class _CopyWithImpl$Mutation$RunSystemRebuild ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RunSystemRebuild$runSystemRebuild get runSystemRebuild { final local$runSystemRebuild = _instance.runSystemRebuild; @@ -4295,6 +4308,7 @@ class _CopyWithStubImpl$Mutation$RunSystemRebuild String? $__typename, }) => _res; + CopyWith$Mutation$RunSystemRebuild$runSystemRebuild get runSystemRebuild => CopyWith$Mutation$RunSystemRebuild$runSystemRebuild.stub(_res); @@ -4426,10 +4440,11 @@ extension ClientExtension$Mutation$RunSystemRebuild on graphql.GraphQLClient { mutate$RunSystemRebuild( [Options$Mutation$RunSystemRebuild? options]) async => await this.mutate(options ?? Options$Mutation$RunSystemRebuild()); - graphql.ObservableQuery< - Mutation$RunSystemRebuild> watchMutation$RunSystemRebuild( - [WatchOptions$Mutation$RunSystemRebuild? options]) => - this.watchMutation(options ?? WatchOptions$Mutation$RunSystemRebuild()); + graphql.ObservableQuery + watchMutation$RunSystemRebuild( + [WatchOptions$Mutation$RunSystemRebuild? options]) => + this.watchMutation( + options ?? WatchOptions$Mutation$RunSystemRebuild()); } class Mutation$RunSystemRebuild$runSystemRebuild @@ -4615,6 +4630,7 @@ class Mutation$RunSystemRollback { ); } + @Deprecated('Use `system.run_system_rollback` instead') final Mutation$RunSystemRollback$runSystemRollback runSystemRollback; final String $__typename; @@ -4714,6 +4730,7 @@ class _CopyWithImpl$Mutation$RunSystemRollback ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RunSystemRollback$runSystemRollback get runSystemRollback { final local$runSystemRollback = _instance.runSystemRollback; @@ -4733,6 +4750,7 @@ class _CopyWithStubImpl$Mutation$RunSystemRollback String? $__typename, }) => _res; + CopyWith$Mutation$RunSystemRollback$runSystemRollback get runSystemRollback => CopyWith$Mutation$RunSystemRollback$runSystemRollback.stub(_res); @@ -4865,10 +4883,11 @@ extension ClientExtension$Mutation$RunSystemRollback on graphql.GraphQLClient { mutate$RunSystemRollback( [Options$Mutation$RunSystemRollback? options]) async => await this.mutate(options ?? Options$Mutation$RunSystemRollback()); - graphql.ObservableQuery< - Mutation$RunSystemRollback> watchMutation$RunSystemRollback( - [WatchOptions$Mutation$RunSystemRollback? options]) => - this.watchMutation(options ?? WatchOptions$Mutation$RunSystemRollback()); + graphql.ObservableQuery + watchMutation$RunSystemRollback( + [WatchOptions$Mutation$RunSystemRollback? options]) => + this.watchMutation( + options ?? WatchOptions$Mutation$RunSystemRollback()); } class Mutation$RunSystemRollback$runSystemRollback @@ -5054,6 +5073,7 @@ class Mutation$RunSystemUpgrade { ); } + @Deprecated('Use `system.run_system_upgrade` instead') final Mutation$RunSystemUpgrade$runSystemUpgrade runSystemUpgrade; final String $__typename; @@ -5152,6 +5172,7 @@ class _CopyWithImpl$Mutation$RunSystemUpgrade ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RunSystemUpgrade$runSystemUpgrade get runSystemUpgrade { final local$runSystemUpgrade = _instance.runSystemUpgrade; @@ -5171,6 +5192,7 @@ class _CopyWithStubImpl$Mutation$RunSystemUpgrade String? $__typename, }) => _res; + CopyWith$Mutation$RunSystemUpgrade$runSystemUpgrade get runSystemUpgrade => CopyWith$Mutation$RunSystemUpgrade$runSystemUpgrade.stub(_res); @@ -5302,10 +5324,11 @@ extension ClientExtension$Mutation$RunSystemUpgrade on graphql.GraphQLClient { mutate$RunSystemUpgrade( [Options$Mutation$RunSystemUpgrade? options]) async => await this.mutate(options ?? Options$Mutation$RunSystemUpgrade()); - graphql.ObservableQuery< - Mutation$RunSystemUpgrade> watchMutation$RunSystemUpgrade( - [WatchOptions$Mutation$RunSystemUpgrade? options]) => - this.watchMutation(options ?? WatchOptions$Mutation$RunSystemUpgrade()); + graphql.ObservableQuery + watchMutation$RunSystemUpgrade( + [WatchOptions$Mutation$RunSystemUpgrade? options]) => + this.watchMutation( + options ?? WatchOptions$Mutation$RunSystemUpgrade()); } class Mutation$RunSystemUpgrade$runSystemUpgrade @@ -5492,6 +5515,7 @@ class Mutation$PullRepositoryChanges { ); } + @Deprecated('Use `system.pull_repository_changes` instead') final Mutation$PullRepositoryChanges$pullRepositoryChanges pullRepositoryChanges; @@ -5592,6 +5616,7 @@ class _CopyWithImpl$Mutation$PullRepositoryChanges ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$PullRepositoryChanges$pullRepositoryChanges get pullRepositoryChanges { final local$pullRepositoryChanges = _instance.pullRepositoryChanges; @@ -5611,6 +5636,7 @@ class _CopyWithStubImpl$Mutation$PullRepositoryChanges String? $__typename, }) => _res; + CopyWith$Mutation$PullRepositoryChanges$pullRepositoryChanges get pullRepositoryChanges => CopyWith$Mutation$PullRepositoryChanges$pullRepositoryChanges.stub( @@ -5945,6 +5971,7 @@ class Mutation$RebootSystem { ); } + @Deprecated('Use `system.reboot_system` instead') final Mutation$RebootSystem$rebootSystem rebootSystem; final String $__typename; @@ -6039,6 +6066,7 @@ class _CopyWithImpl$Mutation$RebootSystem ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RebootSystem$rebootSystem get rebootSystem { final local$rebootSystem = _instance.rebootSystem; return CopyWith$Mutation$RebootSystem$rebootSystem( @@ -6057,6 +6085,7 @@ class _CopyWithStubImpl$Mutation$RebootSystem String? $__typename, }) => _res; + CopyWith$Mutation$RebootSystem$rebootSystem get rebootSystem => CopyWith$Mutation$RebootSystem$rebootSystem.stub(_res); } @@ -6468,6 +6497,7 @@ class _CopyWithImpl$Query$SystemServerProvider ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$SystemServerProvider$system get system { final local$system = _instance.system; return CopyWith$Query$SystemServerProvider$system( @@ -6486,6 +6516,7 @@ class _CopyWithStubImpl$Query$SystemServerProvider String? $__typename, }) => _res; + CopyWith$Query$SystemServerProvider$system get system => CopyWith$Query$SystemServerProvider$system.stub(_res); } @@ -6783,6 +6814,7 @@ class _CopyWithImpl$Query$SystemServerProvider$system ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$SystemServerProvider$system$provider get provider { final local$provider = _instance.provider; return CopyWith$Query$SystemServerProvider$system$provider( @@ -6801,6 +6833,7 @@ class _CopyWithStubImpl$Query$SystemServerProvider$system String? $__typename, }) => _res; + CopyWith$Query$SystemServerProvider$system$provider get provider => CopyWith$Query$SystemServerProvider$system$provider.stub(_res); } @@ -7043,6 +7076,7 @@ class _CopyWithImpl$Query$SystemDnsProvider ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$SystemDnsProvider$system get system { final local$system = _instance.system; return CopyWith$Query$SystemDnsProvider$system( @@ -7061,6 +7095,7 @@ class _CopyWithStubImpl$Query$SystemDnsProvider String? $__typename, }) => _res; + CopyWith$Query$SystemDnsProvider$system get system => CopyWith$Query$SystemDnsProvider$system.stub(_res); } @@ -7355,6 +7390,7 @@ class _CopyWithImpl$Query$SystemDnsProvider$system ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$SystemDnsProvider$system$domainInfo get domainInfo { final local$domainInfo = _instance.domainInfo; return CopyWith$Query$SystemDnsProvider$system$domainInfo( @@ -7373,6 +7409,7 @@ class _CopyWithStubImpl$Query$SystemDnsProvider$system String? $__typename, }) => _res; + CopyWith$Query$SystemDnsProvider$system$domainInfo get domainInfo => CopyWith$Query$SystemDnsProvider$system$domainInfo.stub(_res); } @@ -7613,6 +7650,7 @@ class _CopyWithImpl$Query$GetApiTokens ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$GetApiTokens$api get api { final local$api = _instance.api; return CopyWith$Query$GetApiTokens$api(local$api, (e) => call(api: e)); @@ -7630,6 +7668,7 @@ class _CopyWithStubImpl$Query$GetApiTokens String? $__typename, }) => _res; + CopyWith$Query$GetApiTokens$api get api => CopyWith$Query$GetApiTokens$api.stub(_res); } @@ -7946,6 +7985,7 @@ class _CopyWithImpl$Query$GetApiTokens$api ? _instance.$__typename : ($__typename as String), )); + TRes devices( Iterable Function( Iterable< @@ -7971,6 +8011,7 @@ class _CopyWithStubImpl$Query$GetApiTokens$api String? $__typename, }) => _res; + devices(_fn) => _res; } @@ -8248,6 +8289,7 @@ class _CopyWithImpl$Query$RecoveryKey ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$RecoveryKey$api get api { final local$api = _instance.api; return CopyWith$Query$RecoveryKey$api(local$api, (e) => call(api: e)); @@ -8265,6 +8307,7 @@ class _CopyWithStubImpl$Query$RecoveryKey String? $__typename, }) => _res; + CopyWith$Query$RecoveryKey$api get api => CopyWith$Query$RecoveryKey$api.stub(_res); } @@ -8578,6 +8621,7 @@ class _CopyWithImpl$Query$RecoveryKey$api ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$RecoveryKey$api$recoveryKey get recoveryKey { final local$recoveryKey = _instance.recoveryKey; return CopyWith$Query$RecoveryKey$api$recoveryKey( @@ -8596,6 +8640,7 @@ class _CopyWithStubImpl$Query$RecoveryKey$api String? $__typename, }) => _res; + CopyWith$Query$RecoveryKey$api$recoveryKey get recoveryKey => CopyWith$Query$RecoveryKey$api$recoveryKey.stub(_res); } @@ -8835,6 +8880,7 @@ class Variables$Mutation$GetNewRecoveryApiKey { Input$RecoveryKeyLimitsInput? get limits => (_$data['limits'] as Input$RecoveryKeyLimitsInput?); + Map toJson() { final result$data = {}; if (_$data.containsKey('limits')) { @@ -8850,6 +8896,7 @@ class Variables$Mutation$GetNewRecoveryApiKey { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -8936,6 +8983,7 @@ class Mutation$GetNewRecoveryApiKey { ); } + @Deprecated('Use `api.get_new_recovery_api_key` instead') final Mutation$GetNewRecoveryApiKey$getNewRecoveryApiKey getNewRecoveryApiKey; final String $__typename; @@ -9035,6 +9083,7 @@ class _CopyWithImpl$Mutation$GetNewRecoveryApiKey ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$GetNewRecoveryApiKey$getNewRecoveryApiKey get getNewRecoveryApiKey { final local$getNewRecoveryApiKey = _instance.getNewRecoveryApiKey; @@ -9054,6 +9103,7 @@ class _CopyWithStubImpl$Mutation$GetNewRecoveryApiKey String? $__typename, }) => _res; + CopyWith$Mutation$GetNewRecoveryApiKey$getNewRecoveryApiKey get getNewRecoveryApiKey => CopyWith$Mutation$GetNewRecoveryApiKey$getNewRecoveryApiKey.stub( @@ -9435,6 +9485,7 @@ class Variables$Mutation$UseRecoveryApiKey { Input$UseRecoveryKeyInput get input => (_$data['input'] as Input$UseRecoveryKeyInput); + Map toJson() { final result$data = {}; final l$input = input; @@ -9448,6 +9499,7 @@ class Variables$Mutation$UseRecoveryApiKey { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -9530,6 +9582,7 @@ class Mutation$UseRecoveryApiKey { ); } + @Deprecated('Use `api.use_recovery_api_key` instead') final Mutation$UseRecoveryApiKey$useRecoveryApiKey useRecoveryApiKey; final String $__typename; @@ -9629,6 +9682,7 @@ class _CopyWithImpl$Mutation$UseRecoveryApiKey ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$UseRecoveryApiKey$useRecoveryApiKey get useRecoveryApiKey { final local$useRecoveryApiKey = _instance.useRecoveryApiKey; @@ -9648,6 +9702,7 @@ class _CopyWithStubImpl$Mutation$UseRecoveryApiKey String? $__typename, }) => _res; + CopyWith$Mutation$UseRecoveryApiKey$useRecoveryApiKey get useRecoveryApiKey => CopyWith$Mutation$UseRecoveryApiKey$useRecoveryApiKey.stub(_res); @@ -10015,6 +10070,7 @@ class Mutation$RefreshDeviceApiToken { ); } + @Deprecated('Use `api.refresh_device_api_token` instead') final Mutation$RefreshDeviceApiToken$refreshDeviceApiToken refreshDeviceApiToken; @@ -10115,6 +10171,7 @@ class _CopyWithImpl$Mutation$RefreshDeviceApiToken ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RefreshDeviceApiToken$refreshDeviceApiToken get refreshDeviceApiToken { final local$refreshDeviceApiToken = _instance.refreshDeviceApiToken; @@ -10134,6 +10191,7 @@ class _CopyWithStubImpl$Mutation$RefreshDeviceApiToken String? $__typename, }) => _res; + CopyWith$Mutation$RefreshDeviceApiToken$refreshDeviceApiToken get refreshDeviceApiToken => CopyWith$Mutation$RefreshDeviceApiToken$refreshDeviceApiToken.stub( @@ -10497,6 +10555,7 @@ class Variables$Mutation$DeleteDeviceApiToken { Map _$data; String get device => (_$data['device'] as String); + Map toJson() { final result$data = {}; final l$device = device; @@ -10510,6 +10569,7 @@ class Variables$Mutation$DeleteDeviceApiToken { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -10593,6 +10653,7 @@ class Mutation$DeleteDeviceApiToken { ); } + @Deprecated('Use `api.delete_device_api_token` instead') final Mutation$DeleteDeviceApiToken$deleteDeviceApiToken deleteDeviceApiToken; final String $__typename; @@ -10692,6 +10753,7 @@ class _CopyWithImpl$Mutation$DeleteDeviceApiToken ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$DeleteDeviceApiToken$deleteDeviceApiToken get deleteDeviceApiToken { final local$deleteDeviceApiToken = _instance.deleteDeviceApiToken; @@ -10711,6 +10773,7 @@ class _CopyWithStubImpl$Mutation$DeleteDeviceApiToken String? $__typename, }) => _res; + CopyWith$Mutation$DeleteDeviceApiToken$deleteDeviceApiToken get deleteDeviceApiToken => CopyWith$Mutation$DeleteDeviceApiToken$deleteDeviceApiToken.stub( @@ -11061,6 +11124,7 @@ class Mutation$GetNewDeviceApiKey { ); } + @Deprecated('Use `api.get_new_device_api_key` instead') final Mutation$GetNewDeviceApiKey$getNewDeviceApiKey getNewDeviceApiKey; final String $__typename; @@ -11160,6 +11224,7 @@ class _CopyWithImpl$Mutation$GetNewDeviceApiKey ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$GetNewDeviceApiKey$getNewDeviceApiKey get getNewDeviceApiKey { final local$getNewDeviceApiKey = _instance.getNewDeviceApiKey; @@ -11179,6 +11244,7 @@ class _CopyWithStubImpl$Mutation$GetNewDeviceApiKey String? $__typename, }) => _res; + CopyWith$Mutation$GetNewDeviceApiKey$getNewDeviceApiKey get getNewDeviceApiKey => CopyWith$Mutation$GetNewDeviceApiKey$getNewDeviceApiKey.stub(_res); @@ -11318,10 +11384,11 @@ extension ClientExtension$Mutation$GetNewDeviceApiKey on graphql.GraphQLClient { mutate$GetNewDeviceApiKey( [Options$Mutation$GetNewDeviceApiKey? options]) async => await this.mutate(options ?? Options$Mutation$GetNewDeviceApiKey()); - graphql.ObservableQuery< - Mutation$GetNewDeviceApiKey> watchMutation$GetNewDeviceApiKey( - [WatchOptions$Mutation$GetNewDeviceApiKey? options]) => - this.watchMutation(options ?? WatchOptions$Mutation$GetNewDeviceApiKey()); + graphql.ObservableQuery + watchMutation$GetNewDeviceApiKey( + [WatchOptions$Mutation$GetNewDeviceApiKey? options]) => + this.watchMutation( + options ?? WatchOptions$Mutation$GetNewDeviceApiKey()); } class Mutation$GetNewDeviceApiKey$getNewDeviceApiKey @@ -11528,6 +11595,7 @@ class Mutation$InvalidateNewDeviceApiKey { ); } + @Deprecated('Use `api.invalidate_new_device_api_key` instead') final Mutation$InvalidateNewDeviceApiKey$invalidateNewDeviceApiKey invalidateNewDeviceApiKey; @@ -11631,6 +11699,7 @@ class _CopyWithImpl$Mutation$InvalidateNewDeviceApiKey ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$InvalidateNewDeviceApiKey$invalidateNewDeviceApiKey get invalidateNewDeviceApiKey { final local$invalidateNewDeviceApiKey = _instance.invalidateNewDeviceApiKey; @@ -11652,6 +11721,7 @@ class _CopyWithStubImpl$Mutation$InvalidateNewDeviceApiKey String? $__typename, }) => _res; + CopyWith$Mutation$InvalidateNewDeviceApiKey$invalidateNewDeviceApiKey get invalidateNewDeviceApiKey => CopyWith$Mutation$InvalidateNewDeviceApiKey$invalidateNewDeviceApiKey @@ -11998,6 +12068,7 @@ class Variables$Mutation$AuthorizeWithNewDeviceApiKey { Input$UseNewDeviceKeyInput get input => (_$data['input'] as Input$UseNewDeviceKeyInput); + Map toJson() { final result$data = {}; final l$input = input; @@ -12011,6 +12082,7 @@ class Variables$Mutation$AuthorizeWithNewDeviceApiKey { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -12097,6 +12169,7 @@ class Mutation$AuthorizeWithNewDeviceApiKey { ); } + @Deprecated('Use `api.authorize_with_new_device_api_key` instead') final Mutation$AuthorizeWithNewDeviceApiKey$authorizeWithNewDeviceApiKey authorizeWithNewDeviceApiKey; @@ -12202,6 +12275,7 @@ class _CopyWithImpl$Mutation$AuthorizeWithNewDeviceApiKey ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$AuthorizeWithNewDeviceApiKey$authorizeWithNewDeviceApiKey< TRes> get authorizeWithNewDeviceApiKey { final local$authorizeWithNewDeviceApiKey = @@ -12224,6 +12298,7 @@ class _CopyWithStubImpl$Mutation$AuthorizeWithNewDeviceApiKey String? $__typename, }) => _res; + CopyWith$Mutation$AuthorizeWithNewDeviceApiKey$authorizeWithNewDeviceApiKey< TRes> get authorizeWithNewDeviceApiKey => diff --git a/lib/logic/api_maps/graphql_maps/schema/server_settings.graphql b/lib/logic/api_maps/graphql_maps/schema/server_settings.graphql index f0fbedd6..32bf5f93 100644 --- a/lib/logic/api_maps/graphql_maps/schema/server_settings.graphql +++ b/lib/logic/api_maps/graphql_maps/schema/server_settings.graphql @@ -30,7 +30,16 @@ fragment fragmentDnsRecords on DnsRecord { priority } -query DomainInfo { +query GetDnsRecords { + services { + allServices { + id + displayName + dnsRecords { + ...fragmentDnsRecords + } + } + } system { domainInfo { domain diff --git a/lib/logic/api_maps/graphql_maps/schema/server_settings.graphql.dart b/lib/logic/api_maps/graphql_maps/schema/server_settings.graphql.dart index bcc677e8..2b3fd6b2 100644 --- a/lib/logic/api_maps/graphql_maps/schema/server_settings.graphql.dart +++ b/lib/logic/api_maps/graphql_maps/schema/server_settings.graphql.dart @@ -408,6 +408,7 @@ class _CopyWithImpl$Query$SystemSettings ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$SystemSettings$system get system { final local$system = _instance.system; return CopyWith$Query$SystemSettings$system( @@ -426,6 +427,7 @@ class _CopyWithStubImpl$Query$SystemSettings String? $__typename, }) => _res; + CopyWith$Query$SystemSettings$system get system => CopyWith$Query$SystemSettings$system.stub(_res); } @@ -774,6 +776,7 @@ class _CopyWithImpl$Query$SystemSettings$system ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$SystemSettings$system$settings get settings { final local$settings = _instance.settings; return CopyWith$Query$SystemSettings$system$settings( @@ -792,6 +795,7 @@ class _CopyWithStubImpl$Query$SystemSettings$system String? $__typename, }) => _res; + CopyWith$Query$SystemSettings$system$settings get settings => CopyWith$Query$SystemSettings$system$settings.stub(_res); } @@ -951,6 +955,7 @@ class _CopyWithImpl$Query$SystemSettings$system$settings ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$SystemSettings$system$settings$autoUpgrade get autoUpgrade { final local$autoUpgrade = _instance.autoUpgrade; @@ -978,9 +983,11 @@ class _CopyWithStubImpl$Query$SystemSettings$system$settings String? $__typename, }) => _res; + CopyWith$Query$SystemSettings$system$settings$autoUpgrade get autoUpgrade => CopyWith$Query$SystemSettings$system$settings$autoUpgrade.stub(_res); + CopyWith$Query$SystemSettings$system$settings$ssh get ssh => CopyWith$Query$SystemSettings$system$settings$ssh.stub(_res); } @@ -1393,6 +1400,7 @@ class _CopyWithImpl$Query$SystemIsUsingBinds ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$SystemIsUsingBinds$system get system { final local$system = _instance.system; return CopyWith$Query$SystemIsUsingBinds$system( @@ -1411,6 +1419,7 @@ class _CopyWithStubImpl$Query$SystemIsUsingBinds String? $__typename, }) => _res; + CopyWith$Query$SystemIsUsingBinds$system get system => CopyWith$Query$SystemIsUsingBinds$system.stub(_res); } @@ -1707,6 +1716,7 @@ class _CopyWithImpl$Query$SystemIsUsingBinds$system ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$SystemIsUsingBinds$system$info get info { final local$info = _instance.info; return CopyWith$Query$SystemIsUsingBinds$system$info( @@ -1725,6 +1735,7 @@ class _CopyWithStubImpl$Query$SystemIsUsingBinds$system String? $__typename, }) => _res; + CopyWith$Query$SystemIsUsingBinds$system$info get info => CopyWith$Query$SystemIsUsingBinds$system$info.stub(_res); } @@ -1856,28 +1867,36 @@ class _CopyWithStubImpl$Query$SystemIsUsingBinds$system$info _res; } -class Query$DomainInfo { - Query$DomainInfo({ +class Query$GetDnsRecords { + Query$GetDnsRecords({ + required this.services, required this.system, this.$__typename = 'Query', }); - factory Query$DomainInfo.fromJson(Map json) { + factory Query$GetDnsRecords.fromJson(Map json) { + final l$services = json['services']; final l$system = json['system']; final l$$__typename = json['__typename']; - return Query$DomainInfo( - system: - Query$DomainInfo$system.fromJson((l$system as Map)), + return Query$GetDnsRecords( + services: Query$GetDnsRecords$services.fromJson( + (l$services as Map)), + system: Query$GetDnsRecords$system.fromJson( + (l$system as Map)), $__typename: (l$$__typename as String), ); } - final Query$DomainInfo$system system; + final Query$GetDnsRecords$services services; + + final Query$GetDnsRecords$system system; final String $__typename; Map toJson() { final _resultData = {}; + final l$services = services; + _resultData['services'] = l$services.toJson(); final l$system = system; _resultData['system'] = l$system.toJson(); final l$$__typename = $__typename; @@ -1887,9 +1906,11 @@ class Query$DomainInfo { @override int get hashCode { + final l$services = services; final l$system = system; final l$$__typename = $__typename; return Object.hashAll([ + l$services, l$system, l$$__typename, ]); @@ -1900,7 +1921,12 @@ class Query$DomainInfo { if (identical(this, other)) { return true; } - if (!(other is Query$DomainInfo) || runtimeType != other.runtimeType) { + if (!(other is Query$GetDnsRecords) || runtimeType != other.runtimeType) { + return false; + } + final l$services = services; + final lOther$services = other.services; + if (l$services != lOther$services) { return false; } final l$system = system; @@ -1917,84 +1943,165 @@ class Query$DomainInfo { } } -extension UtilityExtension$Query$DomainInfo on Query$DomainInfo { - CopyWith$Query$DomainInfo get copyWith => - CopyWith$Query$DomainInfo( +extension UtilityExtension$Query$GetDnsRecords on Query$GetDnsRecords { + CopyWith$Query$GetDnsRecords get copyWith => + CopyWith$Query$GetDnsRecords( this, (i) => i, ); } -abstract class CopyWith$Query$DomainInfo { - factory CopyWith$Query$DomainInfo( - Query$DomainInfo instance, - TRes Function(Query$DomainInfo) then, - ) = _CopyWithImpl$Query$DomainInfo; +abstract class CopyWith$Query$GetDnsRecords { + factory CopyWith$Query$GetDnsRecords( + Query$GetDnsRecords instance, + TRes Function(Query$GetDnsRecords) then, + ) = _CopyWithImpl$Query$GetDnsRecords; - factory CopyWith$Query$DomainInfo.stub(TRes res) = - _CopyWithStubImpl$Query$DomainInfo; + factory CopyWith$Query$GetDnsRecords.stub(TRes res) = + _CopyWithStubImpl$Query$GetDnsRecords; TRes call({ - Query$DomainInfo$system? system, + Query$GetDnsRecords$services? services, + Query$GetDnsRecords$system? system, String? $__typename, }); - CopyWith$Query$DomainInfo$system get system; + CopyWith$Query$GetDnsRecords$services get services; + CopyWith$Query$GetDnsRecords$system get system; } -class _CopyWithImpl$Query$DomainInfo - implements CopyWith$Query$DomainInfo { - _CopyWithImpl$Query$DomainInfo( +class _CopyWithImpl$Query$GetDnsRecords + implements CopyWith$Query$GetDnsRecords { + _CopyWithImpl$Query$GetDnsRecords( this._instance, this._then, ); - final Query$DomainInfo _instance; + final Query$GetDnsRecords _instance; - final TRes Function(Query$DomainInfo) _then; + final TRes Function(Query$GetDnsRecords) _then; static const _undefined = {}; TRes call({ + Object? services = _undefined, Object? system = _undefined, Object? $__typename = _undefined, }) => - _then(Query$DomainInfo( + _then(Query$GetDnsRecords( + services: services == _undefined || services == null + ? _instance.services + : (services as Query$GetDnsRecords$services), system: system == _undefined || system == null ? _instance.system - : (system as Query$DomainInfo$system), + : (system as Query$GetDnsRecords$system), $__typename: $__typename == _undefined || $__typename == null ? _instance.$__typename : ($__typename as String), )); - CopyWith$Query$DomainInfo$system get system { + + CopyWith$Query$GetDnsRecords$services get services { + final local$services = _instance.services; + return CopyWith$Query$GetDnsRecords$services( + local$services, (e) => call(services: e)); + } + + CopyWith$Query$GetDnsRecords$system get system { final local$system = _instance.system; - return CopyWith$Query$DomainInfo$system( + return CopyWith$Query$GetDnsRecords$system( local$system, (e) => call(system: e)); } } -class _CopyWithStubImpl$Query$DomainInfo - implements CopyWith$Query$DomainInfo { - _CopyWithStubImpl$Query$DomainInfo(this._res); +class _CopyWithStubImpl$Query$GetDnsRecords + implements CopyWith$Query$GetDnsRecords { + _CopyWithStubImpl$Query$GetDnsRecords(this._res); TRes _res; call({ - Query$DomainInfo$system? system, + Query$GetDnsRecords$services? services, + Query$GetDnsRecords$system? system, String? $__typename, }) => _res; - CopyWith$Query$DomainInfo$system get system => - CopyWith$Query$DomainInfo$system.stub(_res); + + CopyWith$Query$GetDnsRecords$services get services => + CopyWith$Query$GetDnsRecords$services.stub(_res); + + CopyWith$Query$GetDnsRecords$system get system => + CopyWith$Query$GetDnsRecords$system.stub(_res); } -const documentNodeQueryDomainInfo = DocumentNode(definitions: [ +const documentNodeQueryGetDnsRecords = DocumentNode(definitions: [ OperationDefinitionNode( type: OperationType.query, - name: NameNode(value: 'DomainInfo'), + name: NameNode(value: 'GetDnsRecords'), variableDefinitions: [], directives: [], selectionSet: SelectionSetNode(selections: [ + FieldNode( + name: NameNode(value: 'services'), + alias: null, + arguments: [], + directives: [], + selectionSet: SelectionSetNode(selections: [ + FieldNode( + name: NameNode(value: 'allServices'), + alias: null, + arguments: [], + directives: [], + selectionSet: SelectionSetNode(selections: [ + FieldNode( + name: NameNode(value: 'id'), + alias: null, + arguments: [], + directives: [], + selectionSet: null, + ), + FieldNode( + name: NameNode(value: 'displayName'), + alias: null, + arguments: [], + directives: [], + selectionSet: null, + ), + FieldNode( + name: NameNode(value: 'dnsRecords'), + alias: null, + arguments: [], + directives: [], + selectionSet: SelectionSetNode(selections: [ + FragmentSpreadNode( + name: NameNode(value: 'fragmentDnsRecords'), + directives: [], + ), + FieldNode( + name: NameNode(value: '__typename'), + alias: null, + arguments: [], + directives: [], + selectionSet: null, + ), + ]), + ), + FieldNode( + name: NameNode(value: '__typename'), + alias: null, + arguments: [], + directives: [], + selectionSet: null, + ), + ]), + ), + FieldNode( + name: NameNode(value: '__typename'), + alias: null, + arguments: [], + directives: [], + selectionSet: null, + ), + ]), + ), FieldNode( name: NameNode(value: 'system'), alias: null, @@ -2076,24 +2183,25 @@ const documentNodeQueryDomainInfo = DocumentNode(definitions: [ ), fragmentDefinitionfragmentDnsRecords, ]); -Query$DomainInfo _parserFn$Query$DomainInfo(Map data) => - Query$DomainInfo.fromJson(data); -typedef OnQueryComplete$Query$DomainInfo = FutureOr Function( +Query$GetDnsRecords _parserFn$Query$GetDnsRecords(Map data) => + Query$GetDnsRecords.fromJson(data); +typedef OnQueryComplete$Query$GetDnsRecords = FutureOr Function( Map?, - Query$DomainInfo?, + Query$GetDnsRecords?, ); -class Options$Query$DomainInfo extends graphql.QueryOptions { - Options$Query$DomainInfo({ +class Options$Query$GetDnsRecords + extends graphql.QueryOptions { + Options$Query$GetDnsRecords({ String? operationName, graphql.FetchPolicy? fetchPolicy, graphql.ErrorPolicy? errorPolicy, graphql.CacheRereadPolicy? cacheRereadPolicy, Object? optimisticResult, - Query$DomainInfo? typedOptimisticResult, + Query$GetDnsRecords? typedOptimisticResult, Duration? pollInterval, graphql.Context? context, - OnQueryComplete$Query$DomainInfo? onComplete, + OnQueryComplete$Query$GetDnsRecords? onComplete, graphql.OnQueryError? onError, }) : onCompleteWithParsed = onComplete, super( @@ -2108,14 +2216,14 @@ class Options$Query$DomainInfo extends graphql.QueryOptions { ? null : (data) => onComplete( data, - data == null ? null : _parserFn$Query$DomainInfo(data), + data == null ? null : _parserFn$Query$GetDnsRecords(data), ), onError: onError, - document: documentNodeQueryDomainInfo, - parserFn: _parserFn$Query$DomainInfo, + document: documentNodeQueryGetDnsRecords, + parserFn: _parserFn$Query$GetDnsRecords, ); - final OnQueryComplete$Query$DomainInfo? onCompleteWithParsed; + final OnQueryComplete$Query$GetDnsRecords? onCompleteWithParsed; @override List get properties => [ @@ -2126,15 +2234,15 @@ class Options$Query$DomainInfo extends graphql.QueryOptions { ]; } -class WatchOptions$Query$DomainInfo - extends graphql.WatchQueryOptions { - WatchOptions$Query$DomainInfo({ +class WatchOptions$Query$GetDnsRecords + extends graphql.WatchQueryOptions { + WatchOptions$Query$GetDnsRecords({ String? operationName, graphql.FetchPolicy? fetchPolicy, graphql.ErrorPolicy? errorPolicy, graphql.CacheRereadPolicy? cacheRereadPolicy, Object? optimisticResult, - Query$DomainInfo? typedOptimisticResult, + Query$GetDnsRecords? typedOptimisticResult, graphql.Context? context, Duration? pollInterval, bool? eagerlyFetchResults, @@ -2147,68 +2255,426 @@ class WatchOptions$Query$DomainInfo cacheRereadPolicy: cacheRereadPolicy, optimisticResult: optimisticResult ?? typedOptimisticResult?.toJson(), context: context, - document: documentNodeQueryDomainInfo, + document: documentNodeQueryGetDnsRecords, pollInterval: pollInterval, eagerlyFetchResults: eagerlyFetchResults, carryForwardDataOnException: carryForwardDataOnException, fetchResults: fetchResults, - parserFn: _parserFn$Query$DomainInfo, + parserFn: _parserFn$Query$GetDnsRecords, ); } -class FetchMoreOptions$Query$DomainInfo extends graphql.FetchMoreOptions { - FetchMoreOptions$Query$DomainInfo({required graphql.UpdateQuery updateQuery}) +class FetchMoreOptions$Query$GetDnsRecords extends graphql.FetchMoreOptions { + FetchMoreOptions$Query$GetDnsRecords( + {required graphql.UpdateQuery updateQuery}) : super( updateQuery: updateQuery, - document: documentNodeQueryDomainInfo, + document: documentNodeQueryGetDnsRecords, ); } -extension ClientExtension$Query$DomainInfo on graphql.GraphQLClient { - Future> query$DomainInfo( - [Options$Query$DomainInfo? options]) async => - await this.query(options ?? Options$Query$DomainInfo()); - graphql.ObservableQuery watchQuery$DomainInfo( - [WatchOptions$Query$DomainInfo? options]) => - this.watchQuery(options ?? WatchOptions$Query$DomainInfo()); - void writeQuery$DomainInfo({ - required Query$DomainInfo data, +extension ClientExtension$Query$GetDnsRecords on graphql.GraphQLClient { + Future> query$GetDnsRecords( + [Options$Query$GetDnsRecords? options]) async => + await this.query(options ?? Options$Query$GetDnsRecords()); + graphql.ObservableQuery watchQuery$GetDnsRecords( + [WatchOptions$Query$GetDnsRecords? options]) => + this.watchQuery(options ?? WatchOptions$Query$GetDnsRecords()); + void writeQuery$GetDnsRecords({ + required Query$GetDnsRecords data, bool broadcast = true, }) => this.writeQuery( graphql.Request( operation: - graphql.Operation(document: documentNodeQueryDomainInfo)), + graphql.Operation(document: documentNodeQueryGetDnsRecords)), data: data.toJson(), broadcast: broadcast, ); - Query$DomainInfo? readQuery$DomainInfo({bool optimistic = true}) { + Query$GetDnsRecords? readQuery$GetDnsRecords({bool optimistic = true}) { final result = this.readQuery( graphql.Request( - operation: graphql.Operation(document: documentNodeQueryDomainInfo)), + operation: + graphql.Operation(document: documentNodeQueryGetDnsRecords)), optimistic: optimistic, ); - return result == null ? null : Query$DomainInfo.fromJson(result); + return result == null ? null : Query$GetDnsRecords.fromJson(result); } } -class Query$DomainInfo$system { - Query$DomainInfo$system({ +class Query$GetDnsRecords$services { + Query$GetDnsRecords$services({ + required this.allServices, + this.$__typename = 'Services', + }); + + factory Query$GetDnsRecords$services.fromJson(Map json) { + final l$allServices = json['allServices']; + final l$$__typename = json['__typename']; + return Query$GetDnsRecords$services( + allServices: (l$allServices as List) + .map((e) => Query$GetDnsRecords$services$allServices.fromJson( + (e as Map))) + .toList(), + $__typename: (l$$__typename as String), + ); + } + + final List allServices; + + final String $__typename; + + Map toJson() { + final _resultData = {}; + final l$allServices = allServices; + _resultData['allServices'] = l$allServices.map((e) => e.toJson()).toList(); + final l$$__typename = $__typename; + _resultData['__typename'] = l$$__typename; + return _resultData; + } + + @override + int get hashCode { + final l$allServices = allServices; + final l$$__typename = $__typename; + return Object.hashAll([ + Object.hashAll(l$allServices.map((v) => v)), + l$$__typename, + ]); + } + + @override + bool operator ==(Object other) { + if (identical(this, other)) { + return true; + } + if (!(other is Query$GetDnsRecords$services) || + runtimeType != other.runtimeType) { + return false; + } + final l$allServices = allServices; + final lOther$allServices = other.allServices; + if (l$allServices.length != lOther$allServices.length) { + return false; + } + for (int i = 0; i < l$allServices.length; i++) { + final l$allServices$entry = l$allServices[i]; + final lOther$allServices$entry = lOther$allServices[i]; + if (l$allServices$entry != lOther$allServices$entry) { + return false; + } + } + final l$$__typename = $__typename; + final lOther$$__typename = other.$__typename; + if (l$$__typename != lOther$$__typename) { + return false; + } + return true; + } +} + +extension UtilityExtension$Query$GetDnsRecords$services + on Query$GetDnsRecords$services { + CopyWith$Query$GetDnsRecords$services + get copyWith => CopyWith$Query$GetDnsRecords$services( + this, + (i) => i, + ); +} + +abstract class CopyWith$Query$GetDnsRecords$services { + factory CopyWith$Query$GetDnsRecords$services( + Query$GetDnsRecords$services instance, + TRes Function(Query$GetDnsRecords$services) then, + ) = _CopyWithImpl$Query$GetDnsRecords$services; + + factory CopyWith$Query$GetDnsRecords$services.stub(TRes res) = + _CopyWithStubImpl$Query$GetDnsRecords$services; + + TRes call({ + List? allServices, + String? $__typename, + }); + TRes allServices( + Iterable Function( + Iterable< + CopyWith$Query$GetDnsRecords$services$allServices< + Query$GetDnsRecords$services$allServices>>) + _fn); +} + +class _CopyWithImpl$Query$GetDnsRecords$services + implements CopyWith$Query$GetDnsRecords$services { + _CopyWithImpl$Query$GetDnsRecords$services( + this._instance, + this._then, + ); + + final Query$GetDnsRecords$services _instance; + + final TRes Function(Query$GetDnsRecords$services) _then; + + static const _undefined = {}; + + TRes call({ + Object? allServices = _undefined, + Object? $__typename = _undefined, + }) => + _then(Query$GetDnsRecords$services( + allServices: allServices == _undefined || allServices == null + ? _instance.allServices + : (allServices as List), + $__typename: $__typename == _undefined || $__typename == null + ? _instance.$__typename + : ($__typename as String), + )); + + TRes allServices( + Iterable Function( + Iterable< + CopyWith$Query$GetDnsRecords$services$allServices< + Query$GetDnsRecords$services$allServices>>) + _fn) => + call( + allServices: _fn(_instance.allServices + .map((e) => CopyWith$Query$GetDnsRecords$services$allServices( + e, + (i) => i, + ))).toList()); +} + +class _CopyWithStubImpl$Query$GetDnsRecords$services + implements CopyWith$Query$GetDnsRecords$services { + _CopyWithStubImpl$Query$GetDnsRecords$services(this._res); + + TRes _res; + + call({ + List? allServices, + String? $__typename, + }) => + _res; + + allServices(_fn) => _res; +} + +class Query$GetDnsRecords$services$allServices { + Query$GetDnsRecords$services$allServices({ + required this.id, + required this.displayName, + this.dnsRecords, + this.$__typename = 'Service', + }); + + factory Query$GetDnsRecords$services$allServices.fromJson( + Map json) { + final l$id = json['id']; + final l$displayName = json['displayName']; + final l$dnsRecords = json['dnsRecords']; + final l$$__typename = json['__typename']; + return Query$GetDnsRecords$services$allServices( + id: (l$id as String), + displayName: (l$displayName as String), + dnsRecords: (l$dnsRecords as List?) + ?.map((e) => + Fragment$fragmentDnsRecords.fromJson((e as Map))) + .toList(), + $__typename: (l$$__typename as String), + ); + } + + final String id; + + final String displayName; + + final List? dnsRecords; + + final String $__typename; + + Map toJson() { + final _resultData = {}; + final l$id = id; + _resultData['id'] = l$id; + final l$displayName = displayName; + _resultData['displayName'] = l$displayName; + final l$dnsRecords = dnsRecords; + _resultData['dnsRecords'] = l$dnsRecords?.map((e) => e.toJson()).toList(); + final l$$__typename = $__typename; + _resultData['__typename'] = l$$__typename; + return _resultData; + } + + @override + int get hashCode { + final l$id = id; + final l$displayName = displayName; + final l$dnsRecords = dnsRecords; + final l$$__typename = $__typename; + return Object.hashAll([ + l$id, + l$displayName, + l$dnsRecords == null ? null : Object.hashAll(l$dnsRecords.map((v) => v)), + l$$__typename, + ]); + } + + @override + bool operator ==(Object other) { + if (identical(this, other)) { + return true; + } + if (!(other is Query$GetDnsRecords$services$allServices) || + runtimeType != other.runtimeType) { + return false; + } + final l$id = id; + final lOther$id = other.id; + if (l$id != lOther$id) { + return false; + } + final l$displayName = displayName; + final lOther$displayName = other.displayName; + if (l$displayName != lOther$displayName) { + return false; + } + final l$dnsRecords = dnsRecords; + final lOther$dnsRecords = other.dnsRecords; + if (l$dnsRecords != null && lOther$dnsRecords != null) { + if (l$dnsRecords.length != lOther$dnsRecords.length) { + return false; + } + for (int i = 0; i < l$dnsRecords.length; i++) { + final l$dnsRecords$entry = l$dnsRecords[i]; + final lOther$dnsRecords$entry = lOther$dnsRecords[i]; + if (l$dnsRecords$entry != lOther$dnsRecords$entry) { + return false; + } + } + } else if (l$dnsRecords != lOther$dnsRecords) { + return false; + } + final l$$__typename = $__typename; + final lOther$$__typename = other.$__typename; + if (l$$__typename != lOther$$__typename) { + return false; + } + return true; + } +} + +extension UtilityExtension$Query$GetDnsRecords$services$allServices + on Query$GetDnsRecords$services$allServices { + CopyWith$Query$GetDnsRecords$services$allServices< + Query$GetDnsRecords$services$allServices> + get copyWith => CopyWith$Query$GetDnsRecords$services$allServices( + this, + (i) => i, + ); +} + +abstract class CopyWith$Query$GetDnsRecords$services$allServices { + factory CopyWith$Query$GetDnsRecords$services$allServices( + Query$GetDnsRecords$services$allServices instance, + TRes Function(Query$GetDnsRecords$services$allServices) then, + ) = _CopyWithImpl$Query$GetDnsRecords$services$allServices; + + factory CopyWith$Query$GetDnsRecords$services$allServices.stub(TRes res) = + _CopyWithStubImpl$Query$GetDnsRecords$services$allServices; + + TRes call({ + String? id, + String? displayName, + List? dnsRecords, + String? $__typename, + }); + TRes dnsRecords( + Iterable? Function( + Iterable< + CopyWith$Fragment$fragmentDnsRecords< + Fragment$fragmentDnsRecords>>?) + _fn); +} + +class _CopyWithImpl$Query$GetDnsRecords$services$allServices + implements CopyWith$Query$GetDnsRecords$services$allServices { + _CopyWithImpl$Query$GetDnsRecords$services$allServices( + this._instance, + this._then, + ); + + final Query$GetDnsRecords$services$allServices _instance; + + final TRes Function(Query$GetDnsRecords$services$allServices) _then; + + static const _undefined = {}; + + TRes call({ + Object? id = _undefined, + Object? displayName = _undefined, + Object? dnsRecords = _undefined, + Object? $__typename = _undefined, + }) => + _then(Query$GetDnsRecords$services$allServices( + id: id == _undefined || id == null ? _instance.id : (id as String), + displayName: displayName == _undefined || displayName == null + ? _instance.displayName + : (displayName as String), + dnsRecords: dnsRecords == _undefined + ? _instance.dnsRecords + : (dnsRecords as List?), + $__typename: $__typename == _undefined || $__typename == null + ? _instance.$__typename + : ($__typename as String), + )); + + TRes dnsRecords( + Iterable? Function( + Iterable< + CopyWith$Fragment$fragmentDnsRecords< + Fragment$fragmentDnsRecords>>?) + _fn) => + call( + dnsRecords: _fn(_instance.dnsRecords + ?.map((e) => CopyWith$Fragment$fragmentDnsRecords( + e, + (i) => i, + )))?.toList()); +} + +class _CopyWithStubImpl$Query$GetDnsRecords$services$allServices + implements CopyWith$Query$GetDnsRecords$services$allServices { + _CopyWithStubImpl$Query$GetDnsRecords$services$allServices(this._res); + + TRes _res; + + call({ + String? id, + String? displayName, + List? dnsRecords, + String? $__typename, + }) => + _res; + + dnsRecords(_fn) => _res; +} + +class Query$GetDnsRecords$system { + Query$GetDnsRecords$system({ required this.domainInfo, this.$__typename = 'System', }); - factory Query$DomainInfo$system.fromJson(Map json) { + factory Query$GetDnsRecords$system.fromJson(Map json) { final l$domainInfo = json['domainInfo']; final l$$__typename = json['__typename']; - return Query$DomainInfo$system( - domainInfo: Query$DomainInfo$system$domainInfo.fromJson( + return Query$GetDnsRecords$system( + domainInfo: Query$GetDnsRecords$system$domainInfo.fromJson( (l$domainInfo as Map)), $__typename: (l$$__typename as String), ); } - final Query$DomainInfo$system$domainInfo domainInfo; + final Query$GetDnsRecords$system$domainInfo domainInfo; final String $__typename; @@ -2236,7 +2702,7 @@ class Query$DomainInfo$system { if (identical(this, other)) { return true; } - if (!(other is Query$DomainInfo$system) || + if (!(other is Query$GetDnsRecords$system) || runtimeType != other.runtimeType) { return false; } @@ -2254,40 +2720,41 @@ class Query$DomainInfo$system { } } -extension UtilityExtension$Query$DomainInfo$system on Query$DomainInfo$system { - CopyWith$Query$DomainInfo$system get copyWith => - CopyWith$Query$DomainInfo$system( - this, - (i) => i, - ); +extension UtilityExtension$Query$GetDnsRecords$system + on Query$GetDnsRecords$system { + CopyWith$Query$GetDnsRecords$system + get copyWith => CopyWith$Query$GetDnsRecords$system( + this, + (i) => i, + ); } -abstract class CopyWith$Query$DomainInfo$system { - factory CopyWith$Query$DomainInfo$system( - Query$DomainInfo$system instance, - TRes Function(Query$DomainInfo$system) then, - ) = _CopyWithImpl$Query$DomainInfo$system; +abstract class CopyWith$Query$GetDnsRecords$system { + factory CopyWith$Query$GetDnsRecords$system( + Query$GetDnsRecords$system instance, + TRes Function(Query$GetDnsRecords$system) then, + ) = _CopyWithImpl$Query$GetDnsRecords$system; - factory CopyWith$Query$DomainInfo$system.stub(TRes res) = - _CopyWithStubImpl$Query$DomainInfo$system; + factory CopyWith$Query$GetDnsRecords$system.stub(TRes res) = + _CopyWithStubImpl$Query$GetDnsRecords$system; TRes call({ - Query$DomainInfo$system$domainInfo? domainInfo, + Query$GetDnsRecords$system$domainInfo? domainInfo, String? $__typename, }); - CopyWith$Query$DomainInfo$system$domainInfo get domainInfo; + CopyWith$Query$GetDnsRecords$system$domainInfo get domainInfo; } -class _CopyWithImpl$Query$DomainInfo$system - implements CopyWith$Query$DomainInfo$system { - _CopyWithImpl$Query$DomainInfo$system( +class _CopyWithImpl$Query$GetDnsRecords$system + implements CopyWith$Query$GetDnsRecords$system { + _CopyWithImpl$Query$GetDnsRecords$system( this._instance, this._then, ); - final Query$DomainInfo$system _instance; + final Query$GetDnsRecords$system _instance; - final TRes Function(Query$DomainInfo$system) _then; + final TRes Function(Query$GetDnsRecords$system) _then; static const _undefined = {}; @@ -2295,38 +2762,40 @@ class _CopyWithImpl$Query$DomainInfo$system Object? domainInfo = _undefined, Object? $__typename = _undefined, }) => - _then(Query$DomainInfo$system( + _then(Query$GetDnsRecords$system( domainInfo: domainInfo == _undefined || domainInfo == null ? _instance.domainInfo - : (domainInfo as Query$DomainInfo$system$domainInfo), + : (domainInfo as Query$GetDnsRecords$system$domainInfo), $__typename: $__typename == _undefined || $__typename == null ? _instance.$__typename : ($__typename as String), )); - CopyWith$Query$DomainInfo$system$domainInfo get domainInfo { + + CopyWith$Query$GetDnsRecords$system$domainInfo get domainInfo { final local$domainInfo = _instance.domainInfo; - return CopyWith$Query$DomainInfo$system$domainInfo( + return CopyWith$Query$GetDnsRecords$system$domainInfo( local$domainInfo, (e) => call(domainInfo: e)); } } -class _CopyWithStubImpl$Query$DomainInfo$system - implements CopyWith$Query$DomainInfo$system { - _CopyWithStubImpl$Query$DomainInfo$system(this._res); +class _CopyWithStubImpl$Query$GetDnsRecords$system + implements CopyWith$Query$GetDnsRecords$system { + _CopyWithStubImpl$Query$GetDnsRecords$system(this._res); TRes _res; call({ - Query$DomainInfo$system$domainInfo? domainInfo, + Query$GetDnsRecords$system$domainInfo? domainInfo, String? $__typename, }) => _res; - CopyWith$Query$DomainInfo$system$domainInfo get domainInfo => - CopyWith$Query$DomainInfo$system$domainInfo.stub(_res); + + CopyWith$Query$GetDnsRecords$system$domainInfo get domainInfo => + CopyWith$Query$GetDnsRecords$system$domainInfo.stub(_res); } -class Query$DomainInfo$system$domainInfo { - Query$DomainInfo$system$domainInfo({ +class Query$GetDnsRecords$system$domainInfo { + Query$GetDnsRecords$system$domainInfo({ required this.domain, required this.hostname, required this.provider, @@ -2334,14 +2803,14 @@ class Query$DomainInfo$system$domainInfo { this.$__typename = 'SystemDomainInfo', }); - factory Query$DomainInfo$system$domainInfo.fromJson( + factory Query$GetDnsRecords$system$domainInfo.fromJson( Map json) { final l$domain = json['domain']; final l$hostname = json['hostname']; final l$provider = json['provider']; final l$requiredDnsRecords = json['requiredDnsRecords']; final l$$__typename = json['__typename']; - return Query$DomainInfo$system$domainInfo( + return Query$GetDnsRecords$system$domainInfo( domain: (l$domain as String), hostname: (l$hostname as String), provider: fromJson$Enum$DnsProvider((l$provider as String)), @@ -2400,7 +2869,7 @@ class Query$DomainInfo$system$domainInfo { if (identical(this, other)) { return true; } - if (!(other is Query$DomainInfo$system$domainInfo) || + if (!(other is Query$GetDnsRecords$system$domainInfo) || runtimeType != other.runtimeType) { return false; } @@ -2440,24 +2909,24 @@ class Query$DomainInfo$system$domainInfo { } } -extension UtilityExtension$Query$DomainInfo$system$domainInfo - on Query$DomainInfo$system$domainInfo { - CopyWith$Query$DomainInfo$system$domainInfo< - Query$DomainInfo$system$domainInfo> - get copyWith => CopyWith$Query$DomainInfo$system$domainInfo( +extension UtilityExtension$Query$GetDnsRecords$system$domainInfo + on Query$GetDnsRecords$system$domainInfo { + CopyWith$Query$GetDnsRecords$system$domainInfo< + Query$GetDnsRecords$system$domainInfo> + get copyWith => CopyWith$Query$GetDnsRecords$system$domainInfo( this, (i) => i, ); } -abstract class CopyWith$Query$DomainInfo$system$domainInfo { - factory CopyWith$Query$DomainInfo$system$domainInfo( - Query$DomainInfo$system$domainInfo instance, - TRes Function(Query$DomainInfo$system$domainInfo) then, - ) = _CopyWithImpl$Query$DomainInfo$system$domainInfo; +abstract class CopyWith$Query$GetDnsRecords$system$domainInfo { + factory CopyWith$Query$GetDnsRecords$system$domainInfo( + Query$GetDnsRecords$system$domainInfo instance, + TRes Function(Query$GetDnsRecords$system$domainInfo) then, + ) = _CopyWithImpl$Query$GetDnsRecords$system$domainInfo; - factory CopyWith$Query$DomainInfo$system$domainInfo.stub(TRes res) = - _CopyWithStubImpl$Query$DomainInfo$system$domainInfo; + factory CopyWith$Query$GetDnsRecords$system$domainInfo.stub(TRes res) = + _CopyWithStubImpl$Query$GetDnsRecords$system$domainInfo; TRes call({ String? domain, @@ -2474,16 +2943,16 @@ abstract class CopyWith$Query$DomainInfo$system$domainInfo { _fn); } -class _CopyWithImpl$Query$DomainInfo$system$domainInfo - implements CopyWith$Query$DomainInfo$system$domainInfo { - _CopyWithImpl$Query$DomainInfo$system$domainInfo( +class _CopyWithImpl$Query$GetDnsRecords$system$domainInfo + implements CopyWith$Query$GetDnsRecords$system$domainInfo { + _CopyWithImpl$Query$GetDnsRecords$system$domainInfo( this._instance, this._then, ); - final Query$DomainInfo$system$domainInfo _instance; + final Query$GetDnsRecords$system$domainInfo _instance; - final TRes Function(Query$DomainInfo$system$domainInfo) _then; + final TRes Function(Query$GetDnsRecords$system$domainInfo) _then; static const _undefined = {}; @@ -2494,7 +2963,7 @@ class _CopyWithImpl$Query$DomainInfo$system$domainInfo Object? requiredDnsRecords = _undefined, Object? $__typename = _undefined, }) => - _then(Query$DomainInfo$system$domainInfo( + _then(Query$GetDnsRecords$system$domainInfo( domain: domain == _undefined || domain == null ? _instance.domain : (domain as String), @@ -2512,6 +2981,7 @@ class _CopyWithImpl$Query$DomainInfo$system$domainInfo ? _instance.$__typename : ($__typename as String), )); + TRes requiredDnsRecords( Iterable Function( Iterable< @@ -2526,9 +2996,9 @@ class _CopyWithImpl$Query$DomainInfo$system$domainInfo ))).toList()); } -class _CopyWithStubImpl$Query$DomainInfo$system$domainInfo - implements CopyWith$Query$DomainInfo$system$domainInfo { - _CopyWithStubImpl$Query$DomainInfo$system$domainInfo(this._res); +class _CopyWithStubImpl$Query$GetDnsRecords$system$domainInfo + implements CopyWith$Query$GetDnsRecords$system$domainInfo { + _CopyWithStubImpl$Query$GetDnsRecords$system$domainInfo(this._res); TRes _res; @@ -2540,6 +3010,7 @@ class _CopyWithStubImpl$Query$DomainInfo$system$domainInfo String? $__typename, }) => _res; + requiredDnsRecords(_fn) => _res; } @@ -2562,6 +3033,7 @@ class Variables$Mutation$ChangeTimezone { Map _$data; String get timezone => (_$data['timezone'] as String); + Map toJson() { final result$data = {}; final l$timezone = timezone; @@ -2574,6 +3046,7 @@ class Variables$Mutation$ChangeTimezone { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -2656,6 +3129,7 @@ class Mutation$ChangeTimezone { ); } + @Deprecated('Use `system.change_timezone` instead') final Mutation$ChangeTimezone$changeTimezone changeTimezone; final String $__typename; @@ -2751,6 +3225,7 @@ class _CopyWithImpl$Mutation$ChangeTimezone ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$ChangeTimezone$changeTimezone get changeTimezone { final local$changeTimezone = _instance.changeTimezone; return CopyWith$Mutation$ChangeTimezone$changeTimezone( @@ -2769,6 +3244,7 @@ class _CopyWithStubImpl$Mutation$ChangeTimezone String? $__typename, }) => _res; + CopyWith$Mutation$ChangeTimezone$changeTimezone get changeTimezone => CopyWith$Mutation$ChangeTimezone$changeTimezone.stub(_res); } @@ -3137,6 +3613,7 @@ class Variables$Mutation$ChangeAutoUpgradeSettings { Input$AutoUpgradeSettingsInput get settings => (_$data['settings'] as Input$AutoUpgradeSettingsInput); + Map toJson() { final result$data = {}; final l$settings = settings; @@ -3150,6 +3627,7 @@ class Variables$Mutation$ChangeAutoUpgradeSettings { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -3234,6 +3712,7 @@ class Mutation$ChangeAutoUpgradeSettings { ); } + @Deprecated('Use `system.change_auto_upgrade_settings` instead') final Mutation$ChangeAutoUpgradeSettings$changeAutoUpgradeSettings changeAutoUpgradeSettings; @@ -3337,6 +3816,7 @@ class _CopyWithImpl$Mutation$ChangeAutoUpgradeSettings ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$ChangeAutoUpgradeSettings$changeAutoUpgradeSettings get changeAutoUpgradeSettings { final local$changeAutoUpgradeSettings = _instance.changeAutoUpgradeSettings; @@ -3358,6 +3838,7 @@ class _CopyWithStubImpl$Mutation$ChangeAutoUpgradeSettings String? $__typename, }) => _res; + CopyWith$Mutation$ChangeAutoUpgradeSettings$changeAutoUpgradeSettings get changeAutoUpgradeSettings => CopyWith$Mutation$ChangeAutoUpgradeSettings$changeAutoUpgradeSettings diff --git a/lib/logic/api_maps/graphql_maps/schema/services.graphql.dart b/lib/logic/api_maps/graphql_maps/schema/services.graphql.dart index 798167fd..f5494d9b 100644 --- a/lib/logic/api_maps/graphql_maps/schema/services.graphql.dart +++ b/lib/logic/api_maps/graphql_maps/schema/services.graphql.dart @@ -115,6 +115,7 @@ class _CopyWithImpl$Query$AllServices ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$AllServices$services get services { final local$services = _instance.services; return CopyWith$Query$AllServices$services( @@ -133,6 +134,7 @@ class _CopyWithStubImpl$Query$AllServices String? $__typename, }) => _res; + CopyWith$Query$AllServices$services get services => CopyWith$Query$AllServices$services.stub(_res); } @@ -575,6 +577,7 @@ class _CopyWithImpl$Query$AllServices$services ? _instance.$__typename : ($__typename as String), )); + TRes allServices( Iterable Function( Iterable< @@ -600,6 +603,7 @@ class _CopyWithStubImpl$Query$AllServices$services String? $__typename, }) => _res; + allServices(_fn) => _res; } @@ -965,6 +969,7 @@ class _CopyWithImpl$Query$AllServices$services$allServices ? _instance.$__typename : ($__typename as String), )); + TRes dnsRecords( Iterable? Function( Iterable< @@ -977,6 +982,7 @@ class _CopyWithImpl$Query$AllServices$services$allServices e, (i) => i, )))?.toList()); + CopyWith$Query$AllServices$services$allServices$storageUsage get storageUsage { final local$storageUsage = _instance.storageUsage; @@ -1008,7 +1014,9 @@ class _CopyWithStubImpl$Query$AllServices$services$allServices String? $__typename, }) => _res; + dnsRecords(_fn) => _res; + CopyWith$Query$AllServices$services$allServices$storageUsage get storageUsage => CopyWith$Query$AllServices$services$allServices$storageUsage.stub( @@ -1176,6 +1184,7 @@ class _CopyWithImpl$Query$AllServices$services$allServices$storageUsage ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$AllServices$services$allServices$storageUsage$volume get volume { final local$volume = _instance.volume; @@ -1203,6 +1212,7 @@ class _CopyWithStubImpl$Query$AllServices$services$allServices$storageUsage< String? $__typename, }) => _res; + CopyWith$Query$AllServices$services$allServices$storageUsage$volume get volume => CopyWith$Query$AllServices$services$allServices$storageUsage$volume @@ -1367,6 +1377,7 @@ class Variables$Mutation$EnableService { Map _$data; String get serviceId => (_$data['serviceId'] as String); + Map toJson() { final result$data = {}; final l$serviceId = serviceId; @@ -1379,6 +1390,7 @@ class Variables$Mutation$EnableService { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -1461,6 +1473,7 @@ class Mutation$EnableService { ); } + @Deprecated('Use `services.enable_service` instead') final Mutation$EnableService$enableService enableService; final String $__typename; @@ -1556,6 +1569,7 @@ class _CopyWithImpl$Mutation$EnableService ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$EnableService$enableService get enableService { final local$enableService = _instance.enableService; return CopyWith$Mutation$EnableService$enableService( @@ -1574,6 +1588,7 @@ class _CopyWithStubImpl$Mutation$EnableService String? $__typename, }) => _res; + CopyWith$Mutation$EnableService$enableService get enableService => CopyWith$Mutation$EnableService$enableService.stub(_res); } @@ -1913,6 +1928,7 @@ class Variables$Mutation$DisableService { Map _$data; String get serviceId => (_$data['serviceId'] as String); + Map toJson() { final result$data = {}; final l$serviceId = serviceId; @@ -1925,6 +1941,7 @@ class Variables$Mutation$DisableService { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -2007,6 +2024,7 @@ class Mutation$DisableService { ); } + @Deprecated('Use `services.disable_service` instead') final Mutation$DisableService$disableService disableService; final String $__typename; @@ -2102,6 +2120,7 @@ class _CopyWithImpl$Mutation$DisableService ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$DisableService$disableService get disableService { final local$disableService = _instance.disableService; return CopyWith$Mutation$DisableService$disableService( @@ -2120,6 +2139,7 @@ class _CopyWithStubImpl$Mutation$DisableService String? $__typename, }) => _res; + CopyWith$Mutation$DisableService$disableService get disableService => CopyWith$Mutation$DisableService$disableService.stub(_res); } @@ -2458,6 +2478,7 @@ class Variables$Mutation$StopService { Map _$data; String get serviceId => (_$data['serviceId'] as String); + Map toJson() { final result$data = {}; final l$serviceId = serviceId; @@ -2470,6 +2491,7 @@ class Variables$Mutation$StopService { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -2552,6 +2574,7 @@ class Mutation$StopService { ); } + @Deprecated('Use `services.stop_service` instead') final Mutation$StopService$stopService stopService; final String $__typename; @@ -2646,6 +2669,7 @@ class _CopyWithImpl$Mutation$StopService ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$StopService$stopService get stopService { final local$stopService = _instance.stopService; return CopyWith$Mutation$StopService$stopService( @@ -2664,6 +2688,7 @@ class _CopyWithStubImpl$Mutation$StopService String? $__typename, }) => _res; + CopyWith$Mutation$StopService$stopService get stopService => CopyWith$Mutation$StopService$stopService.stub(_res); } @@ -2998,6 +3023,7 @@ class Variables$Mutation$StartService { Map _$data; String get serviceId => (_$data['serviceId'] as String); + Map toJson() { final result$data = {}; final l$serviceId = serviceId; @@ -3010,6 +3036,7 @@ class Variables$Mutation$StartService { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -3092,6 +3119,7 @@ class Mutation$StartService { ); } + @Deprecated('Use `services.start_service` instead') final Mutation$StartService$startService startService; final String $__typename; @@ -3186,6 +3214,7 @@ class _CopyWithImpl$Mutation$StartService ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$StartService$startService get startService { final local$startService = _instance.startService; return CopyWith$Mutation$StartService$startService( @@ -3204,6 +3233,7 @@ class _CopyWithStubImpl$Mutation$StartService String? $__typename, }) => _res; + CopyWith$Mutation$StartService$startService get startService => CopyWith$Mutation$StartService$startService.stub(_res); } @@ -3541,6 +3571,7 @@ class Variables$Mutation$RestartService { Map _$data; String get serviceId => (_$data['serviceId'] as String); + Map toJson() { final result$data = {}; final l$serviceId = serviceId; @@ -3553,6 +3584,7 @@ class Variables$Mutation$RestartService { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -3635,6 +3667,7 @@ class Mutation$RestartService { ); } + @Deprecated('Use `services.restart_service` instead') final Mutation$RestartService$restartService restartService; final String $__typename; @@ -3730,6 +3763,7 @@ class _CopyWithImpl$Mutation$RestartService ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RestartService$restartService get restartService { final local$restartService = _instance.restartService; return CopyWith$Mutation$RestartService$restartService( @@ -3748,6 +3782,7 @@ class _CopyWithStubImpl$Mutation$RestartService String? $__typename, }) => _res; + CopyWith$Mutation$RestartService$restartService get restartService => CopyWith$Mutation$RestartService$restartService.stub(_res); } @@ -4089,6 +4124,7 @@ class Variables$Mutation$MoveService { Input$MoveServiceInput get input => (_$data['input'] as Input$MoveServiceInput); + Map toJson() { final result$data = {}; final l$input = input; @@ -4101,6 +4137,7 @@ class Variables$Mutation$MoveService { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -4183,6 +4220,7 @@ class Mutation$MoveService { ); } + @Deprecated('Use `services.move_service` instead') final Mutation$MoveService$moveService moveService; final String $__typename; @@ -4277,6 +4315,7 @@ class _CopyWithImpl$Mutation$MoveService ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$MoveService$moveService get moveService { final local$moveService = _instance.moveService; return CopyWith$Mutation$MoveService$moveService( @@ -4295,6 +4334,7 @@ class _CopyWithStubImpl$Mutation$MoveService String? $__typename, }) => _res; + CopyWith$Mutation$MoveService$moveService get moveService => CopyWith$Mutation$MoveService$moveService.stub(_res); } @@ -4637,6 +4677,7 @@ class _CopyWithImpl$Mutation$MoveService$moveService ? _instance.job : (job as Fragment$basicApiJobsFields?), )); + CopyWith$Fragment$basicApiJobsFields get job { final local$job = _instance.job; return local$job == null @@ -4659,6 +4700,7 @@ class _CopyWithStubImpl$Mutation$MoveService$moveService Fragment$basicApiJobsFields? job, }) => _res; + CopyWith$Fragment$basicApiJobsFields get job => CopyWith$Fragment$basicApiJobsFields.stub(_res); } diff --git a/lib/logic/api_maps/graphql_maps/schema/users.graphql.dart b/lib/logic/api_maps/graphql_maps/schema/users.graphql.dart index 5d86dc05..4ad681b3 100644 --- a/lib/logic/api_maps/graphql_maps/schema/users.graphql.dart +++ b/lib/logic/api_maps/graphql_maps/schema/users.graphql.dart @@ -361,6 +361,7 @@ class _CopyWithImpl$Query$AllUsers ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$AllUsers$users get users { final local$users = _instance.users; return CopyWith$Query$AllUsers$users(local$users, (e) => call(users: e)); @@ -378,6 +379,7 @@ class _CopyWithStubImpl$Query$AllUsers String? $__typename, }) => _res; + CopyWith$Query$AllUsers$users get users => CopyWith$Query$AllUsers$users.stub(_res); } @@ -719,6 +721,7 @@ class _CopyWithImpl$Query$AllUsers$users ? _instance.$__typename : ($__typename as String), )); + TRes allUsers( Iterable Function( Iterable>) @@ -729,6 +732,7 @@ class _CopyWithImpl$Query$AllUsers$users e, (i) => i, ))).toList()); + CopyWith$Fragment$userFields get rootUser { final local$rootUser = _instance.rootUser; return local$rootUser == null @@ -750,7 +754,9 @@ class _CopyWithStubImpl$Query$AllUsers$users String? $__typename, }) => _res; + allUsers(_fn) => _res; + CopyWith$Fragment$userFields get rootUser => CopyWith$Fragment$userFields.stub(_res); } @@ -773,6 +779,7 @@ class Variables$Query$GetUser { Map _$data; String get username => (_$data['username'] as String); + Map toJson() { final result$data = {}; final l$username = username; @@ -785,6 +792,7 @@ class Variables$Query$GetUser { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -959,6 +967,7 @@ class _CopyWithImpl$Query$GetUser ? _instance.$__typename : ($__typename as String), )); + CopyWith$Query$GetUser$users get users { final local$users = _instance.users; return CopyWith$Query$GetUser$users(local$users, (e) => call(users: e)); @@ -976,6 +985,7 @@ class _CopyWithStubImpl$Query$GetUser String? $__typename, }) => _res; + CopyWith$Query$GetUser$users get users => CopyWith$Query$GetUser$users.stub(_res); } @@ -1288,6 +1298,7 @@ class _CopyWithImpl$Query$GetUser$users ? _instance.$__typename : ($__typename as String), )); + CopyWith$Fragment$userFields get getUser { final local$getUser = _instance.getUser; return local$getUser == null @@ -1307,6 +1318,7 @@ class _CopyWithStubImpl$Query$GetUser$users String? $__typename, }) => _res; + CopyWith$Fragment$userFields get getUser => CopyWith$Fragment$userFields.stub(_res); } @@ -1332,6 +1344,7 @@ class Variables$Mutation$CreateUser { Input$UserMutationInput get user => (_$data['user'] as Input$UserMutationInput); + Map toJson() { final result$data = {}; final l$user = user; @@ -1344,6 +1357,7 @@ class Variables$Mutation$CreateUser { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -1426,6 +1440,7 @@ class Mutation$CreateUser { ); } + @Deprecated('Use `users.create_user` instead') final Mutation$CreateUser$createUser createUser; final String $__typename; @@ -1520,6 +1535,7 @@ class _CopyWithImpl$Mutation$CreateUser ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$CreateUser$createUser get createUser { final local$createUser = _instance.createUser; return CopyWith$Mutation$CreateUser$createUser( @@ -1538,6 +1554,7 @@ class _CopyWithStubImpl$Mutation$CreateUser String? $__typename, }) => _res; + CopyWith$Mutation$CreateUser$createUser get createUser => CopyWith$Mutation$CreateUser$createUser.stub(_res); } @@ -1878,6 +1895,7 @@ class _CopyWithImpl$Mutation$CreateUser$createUser ? _instance.user : (user as Fragment$userFields?), )); + CopyWith$Fragment$userFields get user { final local$user = _instance.user; return local$user == null @@ -1900,6 +1918,7 @@ class _CopyWithStubImpl$Mutation$CreateUser$createUser Fragment$userFields? user, }) => _res; + CopyWith$Fragment$userFields get user => CopyWith$Fragment$userFields.stub(_res); } @@ -1922,6 +1941,7 @@ class Variables$Mutation$DeleteUser { Map _$data; String get username => (_$data['username'] as String); + Map toJson() { final result$data = {}; final l$username = username; @@ -1934,6 +1954,7 @@ class Variables$Mutation$DeleteUser { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -2016,6 +2037,7 @@ class Mutation$DeleteUser { ); } + @Deprecated('Use `users.delete_user` instead') final Mutation$DeleteUser$deleteUser deleteUser; final String $__typename; @@ -2110,6 +2132,7 @@ class _CopyWithImpl$Mutation$DeleteUser ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$DeleteUser$deleteUser get deleteUser { final local$deleteUser = _instance.deleteUser; return CopyWith$Mutation$DeleteUser$deleteUser( @@ -2128,6 +2151,7 @@ class _CopyWithStubImpl$Mutation$DeleteUser String? $__typename, }) => _res; + CopyWith$Mutation$DeleteUser$deleteUser get deleteUser => CopyWith$Mutation$DeleteUser$deleteUser.stub(_res); } @@ -2464,6 +2488,7 @@ class Variables$Mutation$UpdateUser { Input$UserMutationInput get user => (_$data['user'] as Input$UserMutationInput); + Map toJson() { final result$data = {}; final l$user = user; @@ -2476,6 +2501,7 @@ class Variables$Mutation$UpdateUser { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -2558,6 +2584,7 @@ class Mutation$UpdateUser { ); } + @Deprecated('Use `users.update_user` instead') final Mutation$UpdateUser$updateUser updateUser; final String $__typename; @@ -2652,6 +2679,7 @@ class _CopyWithImpl$Mutation$UpdateUser ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$UpdateUser$updateUser get updateUser { final local$updateUser = _instance.updateUser; return CopyWith$Mutation$UpdateUser$updateUser( @@ -2670,6 +2698,7 @@ class _CopyWithStubImpl$Mutation$UpdateUser String? $__typename, }) => _res; + CopyWith$Mutation$UpdateUser$updateUser get updateUser => CopyWith$Mutation$UpdateUser$updateUser.stub(_res); } @@ -3010,6 +3039,7 @@ class _CopyWithImpl$Mutation$UpdateUser$updateUser ? _instance.user : (user as Fragment$userFields?), )); + CopyWith$Fragment$userFields get user { final local$user = _instance.user; return local$user == null @@ -3032,6 +3062,7 @@ class _CopyWithStubImpl$Mutation$UpdateUser$updateUser Fragment$userFields? user, }) => _res; + CopyWith$Fragment$userFields get user => CopyWith$Fragment$userFields.stub(_res); } @@ -3057,6 +3088,7 @@ class Variables$Mutation$AddSshKey { Input$SshMutationInput get sshInput => (_$data['sshInput'] as Input$SshMutationInput); + Map toJson() { final result$data = {}; final l$sshInput = sshInput; @@ -3069,6 +3101,7 @@ class Variables$Mutation$AddSshKey { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -3151,6 +3184,7 @@ class Mutation$AddSshKey { ); } + @Deprecated('Use `users.add_ssh_key` instead') final Mutation$AddSshKey$addSshKey addSshKey; final String $__typename; @@ -3245,6 +3279,7 @@ class _CopyWithImpl$Mutation$AddSshKey ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$AddSshKey$addSshKey get addSshKey { final local$addSshKey = _instance.addSshKey; return CopyWith$Mutation$AddSshKey$addSshKey( @@ -3263,6 +3298,7 @@ class _CopyWithStubImpl$Mutation$AddSshKey String? $__typename, }) => _res; + CopyWith$Mutation$AddSshKey$addSshKey get addSshKey => CopyWith$Mutation$AddSshKey$addSshKey.stub(_res); } @@ -3603,6 +3639,7 @@ class _CopyWithImpl$Mutation$AddSshKey$addSshKey ? _instance.user : (user as Fragment$userFields?), )); + CopyWith$Fragment$userFields get user { final local$user = _instance.user; return local$user == null @@ -3625,6 +3662,7 @@ class _CopyWithStubImpl$Mutation$AddSshKey$addSshKey Fragment$userFields? user, }) => _res; + CopyWith$Fragment$userFields get user => CopyWith$Fragment$userFields.stub(_res); } @@ -3650,6 +3688,7 @@ class Variables$Mutation$RemoveSshKey { Input$SshMutationInput get sshInput => (_$data['sshInput'] as Input$SshMutationInput); + Map toJson() { final result$data = {}; final l$sshInput = sshInput; @@ -3662,6 +3701,7 @@ class Variables$Mutation$RemoveSshKey { this, (i) => i, ); + @override bool operator ==(Object other) { if (identical(this, other)) { @@ -3744,6 +3784,7 @@ class Mutation$RemoveSshKey { ); } + @Deprecated('Use `users.remove_ssh_key` instead') final Mutation$RemoveSshKey$removeSshKey removeSshKey; final String $__typename; @@ -3838,6 +3879,7 @@ class _CopyWithImpl$Mutation$RemoveSshKey ? _instance.$__typename : ($__typename as String), )); + CopyWith$Mutation$RemoveSshKey$removeSshKey get removeSshKey { final local$removeSshKey = _instance.removeSshKey; return CopyWith$Mutation$RemoveSshKey$removeSshKey( @@ -3856,6 +3898,7 @@ class _CopyWithStubImpl$Mutation$RemoveSshKey String? $__typename, }) => _res; + CopyWith$Mutation$RemoveSshKey$removeSshKey get removeSshKey => CopyWith$Mutation$RemoveSshKey$removeSshKey.stub(_res); } @@ -4199,6 +4242,7 @@ class _CopyWithImpl$Mutation$RemoveSshKey$removeSshKey ? _instance.user : (user as Fragment$userFields?), )); + CopyWith$Fragment$userFields get user { final local$user = _instance.user; return local$user == null @@ -4221,6 +4265,7 @@ class _CopyWithStubImpl$Mutation$RemoveSshKey$removeSshKey Fragment$userFields? user, }) => _res; + CopyWith$Fragment$userFields get user => CopyWith$Fragment$userFields.stub(_res); } diff --git a/lib/logic/api_maps/graphql_maps/server_api/server_api.dart b/lib/logic/api_maps/graphql_maps/server_api/server_api.dart index fcf3db05..86285001 100644 --- a/lib/logic/api_maps/graphql_maps/server_api/server_api.dart +++ b/lib/logic/api_maps/graphql_maps/server_api/server_api.dart @@ -285,28 +285,41 @@ class ServerApi extends GraphQLApiMap } Future> getDnsRecords() async { - List records = []; - QueryResult response; + List dnsRecords = []; + QueryResult response; try { final GraphQLClient client = await getClient(); - response = await client.query$DomainInfo(); + response = await client.query$GetDnsRecords(); if (response.hasException) { print(response.exception.toString()); } - records = response.parsedData!.system.domainInfo.requiredDnsRecords - .map( + final List domainInfoRecords = + response.parsedData!.system.domainInfo.requiredDnsRecords + .map( + ( + final Fragment$fragmentDnsRecords record, + ) => + DnsRecord.fromGraphQL(record), + ) + .toList(); + final List serviceRecords = []; + for (final service in response.parsedData!.services.allServices) { + serviceRecords.addAll( + service.dnsRecords!.map( ( final Fragment$fragmentDnsRecords record, ) => DnsRecord.fromGraphQL(record), - ) - .toList(); + ), + ); + } + dnsRecords = [...domainInfoRecords, ...serviceRecords]; } catch (e) { print(e); } - return records; + return dnsRecords; } Future>> getApiTokens() async { diff --git a/lib/logic/cubit/dns_records/dns_records_cubit.dart b/lib/logic/cubit/dns_records/dns_records_cubit.dart index e8579cd5..c7b64275 100644 --- a/lib/logic/cubit/dns_records/dns_records_cubit.dart +++ b/lib/logic/cubit/dns_records/dns_records_cubit.dart @@ -37,13 +37,14 @@ class DnsRecordsCubit emit(const DnsRecordsState()); return; } - - final foundRecords = await ProvidersController.currentDnsProvider! - .validateDnsRecords(domain!, ipAddress!, - extractDkimRecord(await api.getDnsRecords())?.content ?? '', [] - - /// TODO: TOOD!!11kdoikadodsksakdpoadsaspodda - ); + final allDnsRecords = await api.getDnsRecords(); + final foundRecords = + await ProvidersController.currentDnsProvider!.validateDnsRecords( + domain!, + ipAddress!, + extractDkimRecord(allDnsRecords)?.content ?? '', + allDnsRecords, + ); if (!foundRecords.success || foundRecords.data.isEmpty) { emit(const DnsRecordsState()); diff --git a/lib/logic/models/json/dns_providers/desec_dns_info.g.dart b/lib/logic/models/json/dns_providers/desec_dns_info.g.dart index b82ed777..bfb9126e 100644 --- a/lib/logic/models/json/dns_providers/desec_dns_info.g.dart +++ b/lib/logic/models/json/dns_providers/desec_dns_info.g.dart @@ -7,8 +7,8 @@ part of 'desec_dns_info.dart'; // ************************************************************************** DesecDomain _$DesecDomainFromJson(Map json) => DesecDomain( - json['name'] as String, - json['minimum_ttl'] as int, + name: json['name'] as String, + minimumTtl: json['minimum_ttl'] as int?, ); Map _$DesecDomainToJson(DesecDomain instance) => diff --git a/lib/ui/router/router.gr.dart b/lib/ui/router/router.gr.dart index a9d401f3..98f4453a 100644 --- a/lib/ui/router/router.gr.dart +++ b/lib/ui/router/router.gr.dart @@ -15,6 +15,24 @@ abstract class _$RootRouter extends RootStackRouter { @override final Map pagesMap = { + AboutApplicationRoute.name: (routeData) { + return AutoRoutePage( + routeData: routeData, + child: const AboutApplicationPage(), + ); + }, + AppSettingsRoute.name: (routeData) { + return AutoRoutePage( + routeData: routeData, + child: const AppSettingsPage(), + ); + }, + BackupDetailsRoute.name: (routeData) { + return AutoRoutePage( + routeData: routeData, + child: const BackupDetailsPage(), + ); + }, BackupsListRoute.name: (routeData) { final args = routeData.argsAs(); return AutoRoutePage( @@ -25,10 +43,16 @@ abstract class _$RootRouter extends RootStackRouter { ), ); }, - BackupDetailsRoute.name: (routeData) { + ConsoleRoute.name: (routeData) { return AutoRoutePage( routeData: routeData, - child: const BackupDetailsPage(), + child: const ConsolePage(), + ); + }, + DeveloperSettingsRoute.name: (routeData) { + return AutoRoutePage( + routeData: routeData, + child: const DeveloperSettingsPage(), ); }, DevicesRoute.name: (routeData) { @@ -43,28 +67,21 @@ abstract class _$RootRouter extends RootStackRouter { child: const DnsDetailsPage(), ); }, - AboutApplicationRoute.name: (routeData) { + ExtendingVolumeRoute.name: (routeData) { + final args = routeData.argsAs(); return AutoRoutePage( routeData: routeData, - child: const AboutApplicationPage(), + child: ExtendingVolumePage( + diskVolumeToResize: args.diskVolumeToResize, + diskStatus: args.diskStatus, + key: args.key, + ), ); }, - AppSettingsRoute.name: (routeData) { + InitializingRoute.name: (routeData) { return AutoRoutePage( routeData: routeData, - child: const AppSettingsPage(), - ); - }, - DeveloperSettingsRoute.name: (routeData) { - return AutoRoutePage( - routeData: routeData, - child: const DeveloperSettingsPage(), - ); - }, - ConsoleRoute.name: (routeData) { - return AutoRoutePage( - routeData: routeData, - child: const ConsolePage(), + child: const InitializingPage(), ); }, MoreRoute.name: (routeData) { @@ -73,6 +90,12 @@ abstract class _$RootRouter extends RootStackRouter { child: const MorePage(), ); }, + NewUserRoute.name: (routeData) { + return AutoRoutePage( + routeData: routeData, + child: const NewUserPage(), + ); + }, OnboardingRoute.name: (routeData) { return AutoRoutePage( routeData: routeData, @@ -91,6 +114,12 @@ abstract class _$RootRouter extends RootStackRouter { child: const RecoveryKeyPage(), ); }, + RecoveryRoute.name: (routeData) { + return AutoRoutePage( + routeData: routeData, + child: const RecoveryRouting(), + ); + }, RootRoute.name: (routeData) { return AutoRoutePage( routeData: routeData, @@ -103,18 +132,6 @@ abstract class _$RootRouter extends RootStackRouter { child: const ServerDetailsScreen(), ); }, - ServicesMigrationRoute.name: (routeData) { - final args = routeData.argsAs(); - return AutoRoutePage( - routeData: routeData, - child: ServicesMigrationPage( - services: args.services, - diskStatus: args.diskStatus, - isMigration: args.isMigration, - key: args.key, - ), - ); - }, ServerStorageRoute.name: (routeData) { final args = routeData.argsAs(); return AutoRoutePage( @@ -125,17 +142,6 @@ abstract class _$RootRouter extends RootStackRouter { ), ); }, - ExtendingVolumeRoute.name: (routeData) { - final args = routeData.argsAs(); - return AutoRoutePage( - routeData: routeData, - child: ExtendingVolumePage( - diskVolumeToResize: args.diskVolumeToResize, - diskStatus: args.diskStatus, - key: args.key, - ), - ); - }, ServiceRoute.name: (routeData) { final args = routeData.argsAs(); return AutoRoutePage( @@ -146,36 +152,24 @@ abstract class _$RootRouter extends RootStackRouter { ), ); }, + ServicesMigrationRoute.name: (routeData) { + final args = routeData.argsAs(); + return AutoRoutePage( + routeData: routeData, + child: ServicesMigrationPage( + services: args.services, + diskStatus: args.diskStatus, + isMigration: args.isMigration, + key: args.key, + ), + ); + }, ServicesRoute.name: (routeData) { return AutoRoutePage( routeData: routeData, child: const ServicesPage(), ); }, - InitializingRoute.name: (routeData) { - return AutoRoutePage( - routeData: routeData, - child: const InitializingPage(), - ); - }, - RecoveryRoute.name: (routeData) { - return AutoRoutePage( - routeData: routeData, - child: const RecoveryRouting(), - ); - }, - UsersRoute.name: (routeData) { - return AutoRoutePage( - routeData: routeData, - child: const UsersPage(), - ); - }, - NewUserRoute.name: (routeData) { - return AutoRoutePage( - routeData: routeData, - child: const NewUserPage(), - ); - }, UserDetailsRoute.name: (routeData) { final args = routeData.argsAs(); return AutoRoutePage( @@ -186,9 +180,57 @@ abstract class _$RootRouter extends RootStackRouter { ), ); }, + UsersRoute.name: (routeData) { + return AutoRoutePage( + routeData: routeData, + child: const UsersPage(), + ); + }, }; } +/// generated route for +/// [AboutApplicationPage] +class AboutApplicationRoute extends PageRouteInfo { + const AboutApplicationRoute({List? children}) + : super( + AboutApplicationRoute.name, + initialChildren: children, + ); + + static const String name = 'AboutApplicationRoute'; + + static const PageInfo page = PageInfo(name); +} + +/// generated route for +/// [AppSettingsPage] +class AppSettingsRoute extends PageRouteInfo { + const AppSettingsRoute({List? children}) + : super( + AppSettingsRoute.name, + initialChildren: children, + ); + + static const String name = 'AppSettingsRoute'; + + static const PageInfo page = PageInfo(name); +} + +/// generated route for +/// [BackupDetailsPage] +class BackupDetailsRoute extends PageRouteInfo { + const BackupDetailsRoute({List? children}) + : super( + BackupDetailsRoute.name, + initialChildren: children, + ); + + static const String name = 'BackupDetailsRoute'; + + static const PageInfo page = PageInfo(name); +} + /// generated route for /// [BackupsListPage] class BackupsListRoute extends PageRouteInfo { @@ -228,15 +270,29 @@ class BackupsListRouteArgs { } /// generated route for -/// [BackupDetailsPage] -class BackupDetailsRoute extends PageRouteInfo { - const BackupDetailsRoute({List? children}) +/// [ConsolePage] +class ConsoleRoute extends PageRouteInfo { + const ConsoleRoute({List? children}) : super( - BackupDetailsRoute.name, + ConsoleRoute.name, initialChildren: children, ); - static const String name = 'BackupDetailsRoute'; + static const String name = 'ConsoleRoute'; + + static const PageInfo page = PageInfo(name); +} + +/// generated route for +/// [DeveloperSettingsPage] +class DeveloperSettingsRoute extends PageRouteInfo { + const DeveloperSettingsRoute({List? children}) + : super( + DeveloperSettingsRoute.name, + initialChildren: children, + ); + + static const String name = 'DeveloperSettingsRoute'; static const PageInfo page = PageInfo(name); } @@ -270,57 +326,58 @@ class DnsDetailsRoute extends PageRouteInfo { } /// generated route for -/// [AboutApplicationPage] -class AboutApplicationRoute extends PageRouteInfo { - const AboutApplicationRoute({List? children}) - : super( - AboutApplicationRoute.name, +/// [ExtendingVolumePage] +class ExtendingVolumeRoute extends PageRouteInfo { + ExtendingVolumeRoute({ + required DiskVolume diskVolumeToResize, + required DiskStatus diskStatus, + Key? key, + List? children, + }) : super( + ExtendingVolumeRoute.name, + args: ExtendingVolumeRouteArgs( + diskVolumeToResize: diskVolumeToResize, + diskStatus: diskStatus, + key: key, + ), initialChildren: children, ); - static const String name = 'AboutApplicationRoute'; + static const String name = 'ExtendingVolumeRoute'; - static const PageInfo page = PageInfo(name); + static const PageInfo page = + PageInfo(name); +} + +class ExtendingVolumeRouteArgs { + const ExtendingVolumeRouteArgs({ + required this.diskVolumeToResize, + required this.diskStatus, + this.key, + }); + + final DiskVolume diskVolumeToResize; + + final DiskStatus diskStatus; + + final Key? key; + + @override + String toString() { + return 'ExtendingVolumeRouteArgs{diskVolumeToResize: $diskVolumeToResize, diskStatus: $diskStatus, key: $key}'; + } } /// generated route for -/// [AppSettingsPage] -class AppSettingsRoute extends PageRouteInfo { - const AppSettingsRoute({List? children}) +/// [InitializingPage] +class InitializingRoute extends PageRouteInfo { + const InitializingRoute({List? children}) : super( - AppSettingsRoute.name, + InitializingRoute.name, initialChildren: children, ); - static const String name = 'AppSettingsRoute'; - - static const PageInfo page = PageInfo(name); -} - -/// generated route for -/// [DeveloperSettingsPage] -class DeveloperSettingsRoute extends PageRouteInfo { - const DeveloperSettingsRoute({List? children}) - : super( - DeveloperSettingsRoute.name, - initialChildren: children, - ); - - static const String name = 'DeveloperSettingsRoute'; - - static const PageInfo page = PageInfo(name); -} - -/// generated route for -/// [ConsolePage] -class ConsoleRoute extends PageRouteInfo { - const ConsoleRoute({List? children}) - : super( - ConsoleRoute.name, - initialChildren: children, - ); - - static const String name = 'ConsoleRoute'; + static const String name = 'InitializingRoute'; static const PageInfo page = PageInfo(name); } @@ -339,6 +396,20 @@ class MoreRoute extends PageRouteInfo { static const PageInfo page = PageInfo(name); } +/// generated route for +/// [NewUserPage] +class NewUserRoute extends PageRouteInfo { + const NewUserRoute({List? children}) + : super( + NewUserRoute.name, + initialChildren: children, + ); + + static const String name = 'NewUserRoute'; + + static const PageInfo page = PageInfo(name); +} + /// generated route for /// [OnboardingPage] class OnboardingRoute extends PageRouteInfo { @@ -381,6 +452,20 @@ class RecoveryKeyRoute extends PageRouteInfo { static const PageInfo page = PageInfo(name); } +/// generated route for +/// [RecoveryRouting] +class RecoveryRoute extends PageRouteInfo { + const RecoveryRoute({List? children}) + : super( + RecoveryRoute.name, + initialChildren: children, + ); + + static const String name = 'RecoveryRoute'; + + static const PageInfo page = PageInfo(name); +} + /// generated route for /// [RootPage] class RootRoute extends PageRouteInfo { @@ -409,6 +494,82 @@ class ServerDetailsRoute extends PageRouteInfo { static const PageInfo page = PageInfo(name); } +/// generated route for +/// [ServerStoragePage] +class ServerStorageRoute extends PageRouteInfo { + ServerStorageRoute({ + required DiskStatus diskStatus, + Key? key, + List? children, + }) : super( + ServerStorageRoute.name, + args: ServerStorageRouteArgs( + diskStatus: diskStatus, + key: key, + ), + initialChildren: children, + ); + + static const String name = 'ServerStorageRoute'; + + static const PageInfo page = + PageInfo(name); +} + +class ServerStorageRouteArgs { + const ServerStorageRouteArgs({ + required this.diskStatus, + this.key, + }); + + final DiskStatus diskStatus; + + final Key? key; + + @override + String toString() { + return 'ServerStorageRouteArgs{diskStatus: $diskStatus, key: $key}'; + } +} + +/// generated route for +/// [ServicePage] +class ServiceRoute extends PageRouteInfo { + ServiceRoute({ + required String serviceId, + Key? key, + List? children, + }) : super( + ServiceRoute.name, + args: ServiceRouteArgs( + serviceId: serviceId, + key: key, + ), + initialChildren: children, + ); + + static const String name = 'ServiceRoute'; + + static const PageInfo page = + PageInfo(name); +} + +class ServiceRouteArgs { + const ServiceRouteArgs({ + required this.serviceId, + this.key, + }); + + final String serviceId; + + final Key? key; + + @override + String toString() { + return 'ServiceRouteArgs{serviceId: $serviceId, key: $key}'; + } +} + /// generated route for /// [ServicesMigrationPage] class ServicesMigrationRoute extends PageRouteInfo { @@ -457,125 +618,6 @@ class ServicesMigrationRouteArgs { } } -/// generated route for -/// [ServerStoragePage] -class ServerStorageRoute extends PageRouteInfo { - ServerStorageRoute({ - required DiskStatus diskStatus, - Key? key, - List? children, - }) : super( - ServerStorageRoute.name, - args: ServerStorageRouteArgs( - diskStatus: diskStatus, - key: key, - ), - initialChildren: children, - ); - - static const String name = 'ServerStorageRoute'; - - static const PageInfo page = - PageInfo(name); -} - -class ServerStorageRouteArgs { - const ServerStorageRouteArgs({ - required this.diskStatus, - this.key, - }); - - final DiskStatus diskStatus; - - final Key? key; - - @override - String toString() { - return 'ServerStorageRouteArgs{diskStatus: $diskStatus, key: $key}'; - } -} - -/// generated route for -/// [ExtendingVolumePage] -class ExtendingVolumeRoute extends PageRouteInfo { - ExtendingVolumeRoute({ - required DiskVolume diskVolumeToResize, - required DiskStatus diskStatus, - Key? key, - List? children, - }) : super( - ExtendingVolumeRoute.name, - args: ExtendingVolumeRouteArgs( - diskVolumeToResize: diskVolumeToResize, - diskStatus: diskStatus, - key: key, - ), - initialChildren: children, - ); - - static const String name = 'ExtendingVolumeRoute'; - - static const PageInfo page = - PageInfo(name); -} - -class ExtendingVolumeRouteArgs { - const ExtendingVolumeRouteArgs({ - required this.diskVolumeToResize, - required this.diskStatus, - this.key, - }); - - final DiskVolume diskVolumeToResize; - - final DiskStatus diskStatus; - - final Key? key; - - @override - String toString() { - return 'ExtendingVolumeRouteArgs{diskVolumeToResize: $diskVolumeToResize, diskStatus: $diskStatus, key: $key}'; - } -} - -/// generated route for -/// [ServicePage] -class ServiceRoute extends PageRouteInfo { - ServiceRoute({ - required String serviceId, - Key? key, - List? children, - }) : super( - ServiceRoute.name, - args: ServiceRouteArgs( - serviceId: serviceId, - key: key, - ), - initialChildren: children, - ); - - static const String name = 'ServiceRoute'; - - static const PageInfo page = - PageInfo(name); -} - -class ServiceRouteArgs { - const ServiceRouteArgs({ - required this.serviceId, - this.key, - }); - - final String serviceId; - - final Key? key; - - @override - String toString() { - return 'ServiceRouteArgs{serviceId: $serviceId, key: $key}'; - } -} - /// generated route for /// [ServicesPage] class ServicesRoute extends PageRouteInfo { @@ -590,62 +632,6 @@ class ServicesRoute extends PageRouteInfo { static const PageInfo page = PageInfo(name); } -/// generated route for -/// [InitializingPage] -class InitializingRoute extends PageRouteInfo { - const InitializingRoute({List? children}) - : super( - InitializingRoute.name, - initialChildren: children, - ); - - static const String name = 'InitializingRoute'; - - static const PageInfo page = PageInfo(name); -} - -/// generated route for -/// [RecoveryRouting] -class RecoveryRoute extends PageRouteInfo { - const RecoveryRoute({List? children}) - : super( - RecoveryRoute.name, - initialChildren: children, - ); - - static const String name = 'RecoveryRoute'; - - static const PageInfo page = PageInfo(name); -} - -/// generated route for -/// [UsersPage] -class UsersRoute extends PageRouteInfo { - const UsersRoute({List? children}) - : super( - UsersRoute.name, - initialChildren: children, - ); - - static const String name = 'UsersRoute'; - - static const PageInfo page = PageInfo(name); -} - -/// generated route for -/// [NewUserPage] -class NewUserRoute extends PageRouteInfo { - const NewUserRoute({List? children}) - : super( - NewUserRoute.name, - initialChildren: children, - ); - - static const String name = 'NewUserRoute'; - - static const PageInfo page = PageInfo(name); -} - /// generated route for /// [UserDetailsPage] class UserDetailsRoute extends PageRouteInfo { @@ -683,3 +669,17 @@ class UserDetailsRouteArgs { return 'UserDetailsRouteArgs{login: $login, key: $key}'; } } + +/// generated route for +/// [UsersPage] +class UsersRoute extends PageRouteInfo { + const UsersRoute({List? children}) + : super( + UsersRoute.name, + initialChildren: children, + ); + + static const String name = 'UsersRoute'; + + static const PageInfo page = PageInfo(name); +} diff --git a/pubspec.lock b/pubspec.lock index 05045a0a..e0ea4f02 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,26 +21,26 @@ packages: dependency: "direct main" description: name: animations - sha256: fe8a6bdca435f718bb1dc8a11661b2c22504c6da40ef934cee8327ed77934164 + sha256: ef57563eed3620bd5d75ad96189846aca1e033c0c45fc9a7d26e80ab02b88a70 url: "https://pub.dev" source: hosted - version: "2.0.7" + version: "2.0.8" archive: dependency: transitive description: name: archive - sha256: d6347d54a2d8028e0437e3c099f66fdb8ae02c4720c1e7534c9f24c10351f85d + sha256: "7b875fd4a20b165a3084bd2d210439b22ebc653f21cea4842729c0c30c82596b" url: "https://pub.dev" source: hosted - version: "3.3.6" + version: "3.4.9" args: dependency: transitive description: name: args - sha256: "139d809800a412ebb26a3892da228b2d0ba36f0ef5d9a82166e5e52ec8d61611" + sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 url: "https://pub.dev" source: hosted - version: "2.3.2" + version: "2.4.2" async: dependency: transitive description: @@ -53,18 +53,18 @@ packages: dependency: "direct main" description: name: auto_route - sha256: cf6cda303fd98608426fa429692a04f643146f981b1c0ac1033e3f0e11a1ed9c + sha256: "82f8df1d177416bc6b7a449127d0270ff1f0f633a91f2ceb7a85d4f07c3affa1" url: "https://pub.dev" source: hosted - version: "7.3.2" + version: "7.8.4" auto_route_generator: dependency: "direct dev" description: name: auto_route_generator - sha256: d0555913cc54153c38b1dd4f69e0d6a623818ca7195e7c1437901d52b2596eec + sha256: "11067a3bcd643812518fe26c0c9ec073990286cabfd9d74b6da9ef9b913c4d22" url: "https://pub.dev" source: hosted - version: "7.1.1" + version: "7.3.2" auto_size_text: dependency: "direct main" description: @@ -93,10 +93,10 @@ packages: dependency: transitive description: name: build - sha256: "3fbda25365741f8251b39f3917fb3c8e286a96fd068a5a242e11c2012d495777" + sha256: "80184af8b6cb3e5c1c4ec6d8544d27711700bc3e6d2efad04238c7b5290889f0" url: "https://pub.dev" source: hosted - version: "2.3.1" + version: "2.4.1" build_config: dependency: transitive description: @@ -109,34 +109,34 @@ packages: dependency: transitive description: name: build_daemon - sha256: "5f02d73eb2ba16483e693f80bee4f088563a820e47d1027d4cdfe62b5bb43e65" + sha256: "0343061a33da9c5810b2d6cee51945127d8f4c060b7fbdd9d54917f0a3feaaa1" url: "https://pub.dev" source: hosted - version: "4.0.0" + version: "4.0.1" build_resolvers: dependency: transitive description: name: build_resolvers - sha256: "7c35a3a7868626257d8aee47b51c26b9dba11eaddf3431117ed2744951416aab" + sha256: "64e12b0521812d1684b1917bc80945625391cb9bdd4312536b1d69dcb6133ed8" url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.4.1" build_runner: dependency: "direct dev" description: name: build_runner - sha256: "220ae4553e50d7c21a17c051afc7b183d28a24a420502e842f303f8e4e6edced" + sha256: "10c6bcdbf9d049a0b666702cf1cee4ddfdc38f02a19d35ae392863b47519848b" url: "https://pub.dev" source: hosted - version: "2.4.4" + version: "2.4.6" build_runner_core: dependency: transitive description: name: build_runner_core - sha256: "14febe0f5bac5ae474117a36099b4de6f1dbc52df6c5e55534b3da9591bf4292" + sha256: c9e32d21dd6626b5c163d48b037ce906bbe428bc23ab77bcd77bb21e593b6185 url: "https://pub.dev" source: hosted - version: "7.2.7" + version: "7.2.11" built_collection: dependency: transitive description: @@ -149,10 +149,10 @@ packages: dependency: transitive description: name: built_value - sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725" + sha256: "723b4021e903217dfc445ec4cf5b42e27975aece1fc4ebbc1ca6329c2d9fb54e" url: "https://pub.dev" source: hosted - version: "8.4.3" + version: "8.7.0" characters: dependency: transitive description: @@ -165,10 +165,10 @@ packages: dependency: transitive description: name: checked_yaml - sha256: "3d1505d91afa809d177efd4eed5bb0eb65805097a1463abdd2add076effae311" + sha256: feb6bed21949061731a7a75fc5d2aa727cf160b91af9a3e464c5e3a32e28b5ff url: "https://pub.dev" source: hosted - version: "2.0.2" + version: "2.0.3" cli_util: dependency: transitive description: @@ -189,34 +189,34 @@ packages: dependency: transitive description: name: code_builder - sha256: "0d43dd1288fd145de1ecc9a3948ad4a6d5a82f0a14c4fdd0892260787d975cbe" + sha256: "1be9be30396d7e4c0db42c35ea6ccd7cc6a1e19916b5dc64d6ac216b5544d677" url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "4.7.0" collection: dependency: transitive description: name: collection - sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c" + sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a url: "https://pub.dev" source: hosted - version: "1.17.1" + version: "1.18.0" connectivity_plus: dependency: transitive description: name: connectivity_plus - sha256: "745ebcccb1ef73768386154428a55250bc8d44059c19fd27aecda2a6dc013a22" + sha256: b502a681ba415272ecc41400bd04fe543ed1a62632137dc84d25a91e7746f55f url: "https://pub.dev" source: hosted - version: "3.0.2" + version: "5.0.1" connectivity_plus_platform_interface: dependency: transitive description: name: connectivity_plus_platform_interface - sha256: b8795b9238bf83b64375f63492034cb3d8e222af4d9ce59dda085edf038fa06f + sha256: cf1d1c28f4416f8c654d7dc3cd638ec586076255d407cef3ddbdaf178272a71a url: "https://pub.dev" source: hosted - version: "1.2.3" + version: "1.2.4" convert: dependency: transitive description: @@ -229,26 +229,26 @@ packages: dependency: transitive description: name: coverage - sha256: "961c4aebd27917269b1896382c7cb1b1ba81629ba669ba09c27a7e5710ec9040" + sha256: ac86d3abab0f165e4b8f561280ff4e066bceaac83c424dd19f1ae2c2fcd12ca9 url: "https://pub.dev" source: hosted - version: "1.6.2" + version: "1.7.1" crypt: dependency: "direct main" description: name: crypt - sha256: fef2b24f8fb73b626224b207b2e57ac139d38b63dc7428257f820a2fd9e4688b + sha256: f8726c819c306ea4ae952baed3aa9a1d6736f4437fae567691592c1cc4f1feac url: "https://pub.dev" source: hosted - version: "4.3.0" + version: "4.3.1" crypto: dependency: transitive description: name: crypto - sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67 + sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab url: "https://pub.dev" source: hosted - version: "3.0.2" + version: "3.0.3" cubit_form: dependency: "direct main" description: @@ -261,26 +261,26 @@ packages: dependency: transitive description: name: dart_style - sha256: "5be16bf1707658e4c03078d4a9b90208ded217fb02c163e207d334082412f2fb" + sha256: "1efa911ca7086affd35f463ca2fc1799584fb6aa89883cf0af8e3664d6a02d55" url: "https://pub.dev" source: hosted - version: "2.2.5" + version: "2.3.2" dbus: dependency: transitive description: name: dbus - sha256: "6f07cba3f7b3448d42d015bfd3d53fe12e5b36da2423f23838efc1d5fb31a263" + sha256: "365c771ac3b0e58845f39ec6deebc76e3276aa9922b0cc60840712094d9047ac" url: "https://pub.dev" source: hosted - version: "0.7.8" + version: "0.7.10" device_info_plus: dependency: "direct main" description: name: device_info_plus - sha256: "2c35b6d1682b028e42d07b3aee4b98fa62996c10bc12cb651ec856a80d6a761b" + sha256: "7035152271ff67b072a211152846e9f1259cf1be41e34cd3e0b5463d2d6b8419" url: "https://pub.dev" source: hosted - version: "9.0.2" + version: "9.1.0" device_info_plus_platform_interface: dependency: transitive description: @@ -293,34 +293,34 @@ packages: dependency: "direct main" description: name: dio - sha256: "347d56c26d63519552ef9a569f2a593dda99a81fdbdff13c584b7197cfe05059" + sha256: "417e2a6f9d83ab396ec38ff4ea5da6c254da71e4db765ad737a42af6930140b7" url: "https://pub.dev" source: hosted - version: "5.1.2" + version: "5.3.3" duration: dependency: "direct main" description: name: duration - sha256: d0b29d0a345429e3986ac56d60e4aef65b37d11e653022b2b9a4b361332b777f + sha256: "0548a12d235dab185c677ef660995f23fdc06a02a2b984aa23805f6a03d82815" url: "https://pub.dev" source: hosted - version: "3.0.12" + version: "3.0.13" dynamic_color: dependency: "direct main" description: name: dynamic_color - sha256: "74dff1435a695887ca64899b8990004f8d1232b0e84bfc4faa1fdda7c6f57cc1" + sha256: "8b8bd1d798bd393e11eddeaa8ae95b12ff028bf7d5998fc5d003488cd5f4ce2f" url: "https://pub.dev" source: hosted - version: "1.6.5" + version: "1.6.8" easy_localization: dependency: "direct main" description: name: easy_localization - sha256: "30ebf25448ffe169e0bd9bc4b5da94faa8398967a2ad2ca09f438be8b6953645" + sha256: de63e3b422adfc97f256cbb3f8cf12739b6a4993d390f3cadb3f51837afaefe5 url: "https://pub.dev" source: hosted - version: "3.0.2" + version: "3.0.3" easy_logger: dependency: transitive description: @@ -365,18 +365,18 @@ packages: dependency: transitive description: name: ffi - sha256: a38574032c5f1dd06c4aee541789906c12ccaab8ba01446e800d9c5b79c4a978 + sha256: "7bf0adc28a23d395f19f3f1eb21dd7cfd1dd9f8e1c50051c069122e6853bc878" url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "2.1.0" file: dependency: transitive description: name: file - sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d" + sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c" url: "https://pub.dev" source: hosted - version: "6.1.4" + version: "7.0.0" fixnum: dependency: transitive description: @@ -389,10 +389,10 @@ packages: dependency: "direct main" description: name: fl_chart - sha256: "48a1b69be9544e2b03d9a8e843affd89e43f3194c9248776222efcb4206bb1ec" + sha256: "6b9eb2b3017241d05c482c01f668dd05cc909ec9a0114fdd49acd958ff2432fa" url: "https://pub.dev" source: hosted - version: "0.62.0" + version: "0.64.0" flutter: dependency: "direct main" description: flutter @@ -410,10 +410,10 @@ packages: dependency: transitive description: name: flutter_hooks - sha256: "2b202559a4ed3656bbb7aae9d8b335fb0037b23acc7ae3f377d1ba0b95c21aec" + sha256: "7c8db779c2d1010aa7f9ea3fbefe8f86524fcb87b69e8b0af31e1a4b55422dec" url: "https://pub.dev" source: hosted - version: "0.18.5+1" + version: "0.20.3" flutter_launcher_icons: dependency: "direct dev" description: @@ -426,10 +426,10 @@ packages: dependency: "direct dev" description: name: flutter_lints - sha256: aeb0b80a8b3709709c9cc496cdc027c5b3216796bc0af0ce1007eaf24464fd4c + sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7 url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "3.0.1" flutter_localizations: dependency: transitive description: flutter @@ -439,74 +439,74 @@ packages: dependency: "direct main" description: name: flutter_markdown - sha256: "7b25c10de1fea883f3c4f9b8389506b54053cd00807beab69fd65c8653a2711f" + sha256: "35108526a233cc0755664d445f8a6b4b61e6f8fe993b3658b80b4a26827fc196" url: "https://pub.dev" source: hosted - version: "0.6.14" + version: "0.6.18+2" flutter_plugin_android_lifecycle: dependency: transitive description: name: flutter_plugin_android_lifecycle - sha256: "60fc7b78455b94e6de2333d2f95196d32cf5c22f4b0b0520a628804cb463503b" + sha256: b068ffc46f82a55844acfa4fdbb61fad72fa2aef0905548419d97f0f95c456da url: "https://pub.dev" source: hosted - version: "2.0.7" + version: "2.0.17" flutter_secure_storage: dependency: "direct main" description: name: flutter_secure_storage - sha256: "98352186ee7ad3639ccc77ad7924b773ff6883076ab952437d20f18a61f0a7c5" + sha256: ffdbb60130e4665d2af814a0267c481bcf522c41ae2e43caf69fa0146876d685 url: "https://pub.dev" source: hosted - version: "8.0.0" + version: "9.0.0" flutter_secure_storage_linux: dependency: transitive description: name: flutter_secure_storage_linux - sha256: "0912ae29a572230ad52d8a4697e5518d7f0f429052fd51df7e5a7952c7efe2a3" + sha256: "3d5032e314774ee0e1a7d0a9f5e2793486f0dff2dd9ef5a23f4e3fb2a0ae6a9e" url: "https://pub.dev" source: hosted - version: "1.1.3" + version: "1.2.0" flutter_secure_storage_macos: dependency: transitive description: name: flutter_secure_storage_macos - sha256: "083add01847fc1c80a07a08e1ed6927e9acd9618a35e330239d4422cd2a58c50" + sha256: bd33935b4b628abd0b86c8ca20655c5b36275c3a3f5194769a7b3f37c905369c url: "https://pub.dev" source: hosted - version: "3.0.0" + version: "3.0.1" flutter_secure_storage_platform_interface: dependency: transitive description: name: flutter_secure_storage_platform_interface - sha256: b3773190e385a3c8a382007893d678ae95462b3c2279e987b55d140d3b0cb81b + sha256: "0d4d3a5dd4db28c96ae414d7ba3b8422fd735a8255642774803b2532c9a61d7e" url: "https://pub.dev" source: hosted - version: "1.0.1" + version: "1.0.2" flutter_secure_storage_web: dependency: transitive description: name: flutter_secure_storage_web - sha256: "42938e70d4b872e856e678c423cc0e9065d7d294f45bc41fc1981a4eb4beaffe" + sha256: "30f84f102df9dcdaa2241866a958c2ec976902ebdaa8883fbfe525f1f2f3cf20" url: "https://pub.dev" source: hosted - version: "1.1.1" + version: "1.1.2" flutter_secure_storage_windows: dependency: transitive description: name: flutter_secure_storage_windows - sha256: fc2910ec9b28d60598216c29ea763b3a96c401f0ce1d13cdf69ccb0e5c93c3ee + sha256: "5809c66f9dd3b4b93b0a6e2e8561539405322ee767ac2f64d084e2ab5429d108" url: "https://pub.dev" source: hosted - version: "2.0.0" + version: "3.0.0" flutter_svg: dependency: "direct main" description: name: flutter_svg - sha256: "6ff8c902c8056af9736de2689f63f81c42e2d642b9f4c79dbf8790ae48b63012" + sha256: d39e7f95621fc84376bc0f7d504f05c3a41488c562f4a8ad410569127507402c url: "https://pub.dev" source: hosted - version: "2.0.6" + version: "2.0.9" flutter_test: dependency: "direct dev" description: flutter @@ -529,26 +529,26 @@ packages: dependency: "direct main" description: name: get_it - sha256: "529de303c739fca98cd7ece5fca500d8ff89649f1bb4b4e94fb20954abcd7468" + sha256: f79870884de16d689cf9a7d15eedf31ed61d750e813c538a6efb92660fea83c3 url: "https://pub.dev" source: hosted - version: "7.6.0" + version: "7.6.4" glob: dependency: transitive description: name: glob - sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c" + sha256: "0e7014b3b7d4dac1ca4d6114f82bf1782ee86745b9b42a92c9289c23d8a0ab63" url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.1.2" gql: dependency: "direct main" description: name: gql - sha256: "7dd48a2632103154186bf77adb850489efdabe65c05313eab784657df800794a" + sha256: "1dde34b06b6b5428841ed4ebd415b75181a0755755c647163523da1239d544a7" url: "https://pub.dev" source: hosted - version: "1.0.1-alpha+1682715291314" + version: "1.0.1-alpha+1699832453526" gql_code_builder: dependency: transitive description: @@ -561,42 +561,42 @@ packages: dependency: transitive description: name: gql_dedupe_link - sha256: "2c76b1006cd7445e026d3bc46c6336f28cbcf3711326f128839cfc746f9e2ec9" + sha256: a2ced629f9b190e266519d449a22f97ff551a33fa0a97b54dbbe9038acb3710f url: "https://pub.dev" source: hosted - version: "2.0.4-alpha+1682715291398" + version: "2.0.4-alpha+1699832453607" gql_error_link: dependency: transitive description: name: gql_error_link - sha256: bfdb543137da89448cc5d003fd029c2e8718931d39d4a7dedb16f9169862fbb9 + sha256: "93901458f3c050e33386dedb0ca7173e08cebd7078e4e0deca4bf23ab7a71f63" url: "https://pub.dev" source: hosted - version: "1.0.0" + version: "1.0.0+1" gql_exec: dependency: transitive description: name: gql_exec - sha256: "07f73f4edc00698f67c3fb5bda0d95ab7e6ea844572a670ef270154244fae6d4" + sha256: "394944626fae900f1d34343ecf2d62e44eb984826189c8979d305f0ae5846e38" url: "https://pub.dev" source: hosted - version: "1.0.1-alpha+1682715291324" + version: "1.1.1-alpha+1699813812660" gql_http_link: dependency: transitive description: name: gql_http_link - sha256: "365c0e72da7e29e007c4a0ed7a470f6c03af1ef00acd2af3c22157c8bb47f314" + sha256: "1f922eed1b7078fdbfd602187663026f9f659fe9a9499e2207b5d5e01617f658" url: "https://pub.dev" source: hosted - version: "1.0.0" + version: "1.0.1+1" gql_link: dependency: transitive description: name: gql_link - sha256: ee781e59527240adf69e044389a7d0a19b890a6e76b6dfff969ef56ba8d4fea7 + sha256: "96f47aaf2ce26c2560b59583bb658ebabaa20d8537d9f5fabafa60b6ac8a8c7a" url: "https://pub.dev" source: hosted - version: "1.0.1-alpha+1682715291332" + version: "1.0.1-alpha+1699832453541" gql_transform_link: dependency: transitive description: @@ -609,34 +609,34 @@ packages: dependency: "direct main" description: name: graphql - sha256: f2529e2f606f445bbb38b92c6eb18dd4c11196ca638421fe5aaab62140ac3106 + sha256: "4ac531068107dffef188c74e7ff662777b729e9d5e0686f71623d4af1e3751c8" url: "https://pub.dev" source: hosted - version: "5.2.0-beta.3" + version: "5.2.0-beta.6" graphql_codegen: dependency: "direct main" description: name: graphql_codegen - sha256: "773dce58e9bce208a8694badc1af9fe39870bb2cb18078474ba5c2b6a535f87c" + sha256: "6a5360c30db971d43d65901ba3f5913f8d3f09d2d0ce8e8f6e1b935105457319" url: "https://pub.dev" source: hosted - version: "0.13.0" + version: "0.13.7" graphql_flutter: dependency: "direct main" description: name: graphql_flutter - sha256: "9de0365b58c8733130a706e9fddb33f6791d9bbbee45e1cd1bc2ca0920941a19" + sha256: "39b5e830bc654ab02c5b776c31675841d1a8c95840fdd284efba713b1d47e65d" url: "https://pub.dev" source: hosted - version: "5.2.0-beta.3" + version: "5.2.0-beta.6" graphs: dependency: transitive description: name: graphs - sha256: f9e130f3259f52d26f0cfc0e964513796dafed572fa52e45d2f8d6ca14db39b2 + sha256: aedc5a15e78fc65a6e23bcd927f24c64dd995062bcd1ca6eda65a3cff92a4d19 url: "https://pub.dev" source: hosted - version: "2.2.0" + version: "2.3.1" hive: dependency: "direct main" description: @@ -657,18 +657,18 @@ packages: dependency: "direct dev" description: name: hive_generator - sha256: "65998cc4d2cd9680a3d9709d893d2f6bb15e6c1f92626c3f1fa650b4b3281521" + sha256: "06cb8f58ace74de61f63500564931f9505368f45f98958bd7a6c35ba24159db4" url: "https://pub.dev" source: hosted - version: "2.0.0" + version: "2.0.1" http: dependency: "direct main" description: name: http - sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482" + sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525" url: "https://pub.dev" source: hosted - version: "0.13.5" + version: "1.1.0" http_multi_server: dependency: transitive description: @@ -689,18 +689,18 @@ packages: dependency: transitive description: name: image - sha256: a72242c9a0ffb65d03de1b7113bc4e189686fc07c7147b8b41811d0dd0e0d9bf + sha256: "028f61960d56f26414eb616b48b04eb37d700cbe477b7fb09bf1d7ce57fd9271" url: "https://pub.dev" source: hosted - version: "4.0.17" + version: "4.1.3" intl: dependency: "direct main" description: name: intl - sha256: a3715e3bc90294e971cb7dc063fbf3cd9ee0ebf8604ffeafabd9e6f16abbdbe6 + sha256: "3bc132a9dbce73a7e4a21a17d06e1878839ffbf975568bc875c60537824b0c4d" url: "https://pub.dev" source: hosted - version: "0.18.0" + version: "0.18.1" io: dependency: transitive description: @@ -737,106 +737,106 @@ packages: dependency: "direct dev" description: name: json_serializable - sha256: "61a60716544392a82726dd0fa1dd6f5f1fd32aec66422b6e229e7b90d52325c4" + sha256: aa1f5a8912615733e0fdc7a02af03308933c93235bdc8d50d0b0c8a8ccb0b969 url: "https://pub.dev" source: hosted - version: "6.7.0" + version: "6.7.1" lints: dependency: transitive description: name: lints - sha256: "5e4a9cd06d447758280a8ac2405101e0e2094d2a1dbdd3756aec3fe7775ba593" + sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290 url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "3.0.0" local_auth: dependency: "direct main" description: name: local_auth - sha256: "0cf238be2bfa51a6c9e7e9cfc11c05ea39f2a3a4d3e5bb255d0ebc917da24401" + sha256: "7e6c63082e399b61e4af71266b012e767a5d4525dd6e9ba41e174fd42d76e115" url: "https://pub.dev" source: hosted - version: "2.1.6" + version: "2.1.7" local_auth_android: dependency: transitive description: name: local_auth_android - sha256: ba48fe0e1cae140a0813ce68c2540250d7f573a8ae4d4b6c681b2d2583584953 + sha256: df4ccb3193525b8a60c78a5ca7bf188a47705bcf77bcc837a6b2cf6da64ae0e2 url: "https://pub.dev" source: hosted - version: "1.0.17" + version: "1.0.35" local_auth_ios: dependency: transitive description: name: local_auth_ios - sha256: aa32478d7513066564139af57e11e2cad1bbd535c1efd224a88a8764c5665e3b + sha256: "8293faf72ef0ac4710f209edd03916c2d4c1eeab0483bdcf9b2e659c2f7d737b" url: "https://pub.dev" source: hosted - version: "1.0.12" + version: "1.1.5" local_auth_platform_interface: dependency: transitive description: name: local_auth_platform_interface - sha256: fbb6973f2fd088e2677f39a5ab550aa1cfbc00997859d5e865569872499d6d61 + sha256: fc5bd537970a324260fda506cfb61b33ad7426f37a8ea5c461cf612161ebba54 url: "https://pub.dev" source: hosted - version: "1.0.6" + version: "1.0.8" local_auth_windows: dependency: transitive description: name: local_auth_windows - sha256: "888482e4f9ca3560e00bc227ce2badeb4857aad450c42a31c6cfc9dc21e0ccbc" + sha256: "505ba3367ca781efb1c50d3132e44a2446bccc4163427bc203b9b4d8994d97ea" url: "https://pub.dev" source: hosted - version: "1.0.5" + version: "1.0.10" logging: dependency: transitive description: name: logging - sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d" + sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340" url: "https://pub.dev" source: hosted - version: "1.1.1" + version: "1.2.0" markdown: dependency: transitive description: name: markdown - sha256: "8e332924094383133cee218b676871f42db2514f1f6ac617b6cf6152a7faab8e" + sha256: acf35edccc0463a9d7384e437c015a3535772e09714cf60e07eeef3a15870dcd url: "https://pub.dev" source: hosted - version: "7.1.0" + version: "7.1.1" mask_text_input_formatter: dependency: transitive description: name: mask_text_input_formatter - sha256: "19bb7809c3c2559277e95521b3ee421e1409eb2cc85efd2feb191696c92490f4" + sha256: "2056a9b8303f71003b9c06c6f71443504f3ca9f4b79b1aa40c9f0f62f9d312cf" url: "https://pub.dev" source: hosted - version: "2.4.0" + version: "2.5.0" matcher: dependency: transitive description: name: matcher - sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb" + sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e" url: "https://pub.dev" source: hosted - version: "0.12.15" + version: "0.12.16" material_color_utilities: dependency: "direct main" description: name: material_color_utilities - sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724 + sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41" url: "https://pub.dev" source: hosted - version: "0.2.0" + version: "0.5.0" meta: dependency: transitive description: name: meta - sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3" + sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e url: "https://pub.dev" source: hosted - version: "1.9.1" + version: "1.10.0" mime: dependency: transitive description: @@ -881,10 +881,10 @@ packages: dependency: transitive description: name: node_preamble - sha256: "8ebdbaa3b96d5285d068f80772390d27c21e1fa10fb2df6627b1b9415043608d" + sha256: "6e7eac89047ab8a8d26cf16127b5ed26de65209847630400f9aefd7cd5c730db" url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "2.0.2" normalize: dependency: transitive description: @@ -929,74 +929,74 @@ packages: dependency: transitive description: name: path_provider - sha256: dcea5feb97d8abf90cab9e9030b497fb7c3cbf26b7a1fe9e3ef7dcb0a1ddec95 + sha256: a1aa8aaa2542a6bc57e381f132af822420216c80d4781f7aa085ca3229208aaa url: "https://pub.dev" source: hosted - version: "2.0.12" + version: "2.1.1" path_provider_android: dependency: transitive description: name: path_provider_android - sha256: a776c088d671b27f6e3aa8881d64b87b3e80201c64e8869b811325de7a76c15e + sha256: e595b98692943b4881b219f0a9e3945118d3c16bd7e2813f98ec6e532d905f72 url: "https://pub.dev" source: hosted - version: "2.0.22" + version: "2.2.1" path_provider_foundation: dependency: transitive description: name: path_provider_foundation - sha256: "62a68e7e1c6c459f9289859e2fae58290c981ce21d1697faf54910fe1faa4c74" + sha256: "19314d595120f82aca0ba62787d58dde2cc6b5df7d2f0daf72489e38d1b57f2d" url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.3.1" path_provider_linux: dependency: transitive description: name: path_provider_linux - sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379 + sha256: f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279 url: "https://pub.dev" source: hosted - version: "2.1.7" + version: "2.2.1" path_provider_platform_interface: dependency: transitive description: name: path_provider_platform_interface - sha256: f0abc8ebd7253741f05488b4813d936b4d07c6bae3e86148a09e342ee4b08e76 + sha256: "94b1e0dd80970c1ce43d5d4e050a9918fce4f4a775e6142424c30a29a363265c" url: "https://pub.dev" source: hosted - version: "2.0.5" + version: "2.1.1" path_provider_windows: dependency: transitive description: name: path_provider_windows - sha256: d3f80b32e83ec208ac95253e0cd4d298e104fbc63cb29c5c69edaed43b0c69d6 + sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170" url: "https://pub.dev" source: hosted - version: "2.1.6" + version: "2.2.1" petitparser: dependency: transitive description: name: petitparser - sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750 + sha256: eeb2d1428ee7f4170e2bd498827296a18d4e7fc462b71727d111c0ac7707cfa6 url: "https://pub.dev" source: hosted - version: "5.4.0" + version: "6.0.1" platform: dependency: transitive description: name: platform - sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76" + sha256: "0a279f0707af40c890e80b1e9df8bb761694c074ba7e1d4ab1bc4b728e200b59" url: "https://pub.dev" source: hosted - version: "3.1.0" + version: "3.1.3" plugin_platform_interface: dependency: transitive description: name: plugin_platform_interface - sha256: dbf0f707c78beedc9200146ad3cb0ab4d5da13c246336987be6940f026500d3a + sha256: f4f88d4a900933e7267e2b353594774fc0d07fb072b47eedcd5b54e1ea3269f8 url: "https://pub.dev" source: hosted - version: "2.1.3" + version: "2.1.7" pointycastle: dependency: transitive description: @@ -1021,22 +1021,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.3.1" - process: - dependency: transitive - description: - name: process - sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09" - url: "https://pub.dev" - source: hosted - version: "4.2.4" provider: dependency: "direct main" description: name: provider - sha256: cdbe7530b12ecd9eb455bdaa2fcb8d4dad22e80b8afb4798b41479d5ce26847f + sha256: "9a96a0a19b594dbc5bf0f1f27d2bc67d5f95957359b461cd9feb44ed6ae75096" url: "https://pub.dev" source: hosted - version: "6.0.5" + version: "6.1.1" pub_semver: dependency: "direct main" description: @@ -1049,10 +1041,10 @@ packages: dependency: transitive description: name: pubspec_parse - sha256: "75f6614d6dde2dc68948dffbaa4fe5dae32cd700eb9fb763fe11dfb45a3c4d0a" + sha256: c63b2876e58e194e4b0828fcb080ad0e06d051cb607a6be51a9e084f47cb9367 url: "https://pub.dev" source: hosted - version: "1.2.1" + version: "1.2.3" recase: dependency: transitive description: @@ -1073,90 +1065,90 @@ packages: dependency: transitive description: name: shared_preferences - sha256: "5949029e70abe87f75cfe59d17bf5c397619c4b74a099b10116baeb34786fad9" + sha256: "81429e4481e1ccfb51ede496e916348668fd0921627779233bd24cc3ff6abd02" url: "https://pub.dev" source: hosted - version: "2.0.17" + version: "2.2.2" shared_preferences_android: dependency: transitive description: name: shared_preferences_android - sha256: "955e9736a12ba776bdd261cf030232b30eadfcd9c79b32a3250dd4a494e8c8f7" + sha256: "8568a389334b6e83415b6aae55378e158fbc2314e074983362d20c562780fb06" url: "https://pub.dev" source: hosted - version: "2.0.15" + version: "2.2.1" shared_preferences_foundation: dependency: transitive description: name: shared_preferences_foundation - sha256: "2b55c18636a4edc529fa5cd44c03d3f3100c00513f518c5127c951978efcccd0" + sha256: "7bf53a9f2d007329ee6f3df7268fd498f8373602f943c975598bbb34649b62a7" url: "https://pub.dev" source: hosted - version: "2.1.3" + version: "2.3.4" shared_preferences_linux: dependency: transitive description: name: shared_preferences_linux - sha256: f8ea038aa6da37090093974ebdcf4397010605fd2ff65c37a66f9d28394cb874 + sha256: "9f2cbcf46d4270ea8be39fa156d86379077c8a5228d9dfdb1164ae0bb93f1faa" url: "https://pub.dev" source: hosted - version: "2.1.3" + version: "2.3.2" shared_preferences_platform_interface: dependency: transitive description: name: shared_preferences_platform_interface - sha256: da9431745ede5ece47bc26d5d73a9d3c6936ef6945c101a5aca46f62e52c1cf3 + sha256: d4ec5fc9ebb2f2e056c617112aa75dcf92fc2e4faaf2ae999caa297473f75d8a url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.3.1" shared_preferences_web: dependency: transitive description: name: shared_preferences_web - sha256: a4b5bc37fe1b368bbc81f953197d55e12f49d0296e7e412dfe2d2d77d6929958 + sha256: "7b15ffb9387ea3e237bb7a66b8a23d2147663d391cafc5c8f37b2e7b4bde5d21" url: "https://pub.dev" source: hosted - version: "2.0.4" + version: "2.2.2" shared_preferences_windows: dependency: transitive description: name: shared_preferences_windows - sha256: "5eaf05ae77658d3521d0e993ede1af962d4b326cd2153d312df716dc250f00c9" + sha256: "841ad54f3c8381c480d0c9b508b89a34036f512482c407e6df7a9c4aa2ef8f59" url: "https://pub.dev" source: hosted - version: "2.1.3" + version: "2.3.2" shelf: dependency: transitive description: name: shelf - sha256: c24a96135a2ccd62c64b69315a14adc5c3419df63b4d7c05832a346fdb73682c + sha256: ad29c505aee705f41a4d8963641f91ac4cee3c8fad5947e033390a7bd8180fa4 url: "https://pub.dev" source: hosted - version: "1.4.0" + version: "1.4.1" shelf_packages_handler: dependency: transitive description: name: shelf_packages_handler - sha256: aef74dc9195746a384843102142ab65b6a4735bb3beea791e63527b88cc83306 + sha256: "89f967eca29607c933ba9571d838be31d67f53f6e4ee15147d5dc2934fee1b1e" url: "https://pub.dev" source: hosted - version: "3.0.1" + version: "3.0.2" shelf_static: dependency: transitive description: name: shelf_static - sha256: e792b76b96a36d4a41b819da593aff4bdd413576b3ba6150df5d8d9996d2e74c + sha256: a41d3f53c4adf0f57480578c1d61d90342cd617de7fc8077b1304643c2d85c1e url: "https://pub.dev" source: hosted - version: "1.1.1" + version: "1.1.2" shelf_web_socket: dependency: transitive description: name: shelf_web_socket - sha256: a988c0e8d8ffbdb8a28aa7ec8e449c260f3deb808781fe1284d22c5bba7156e8 + sha256: "9ca081be41c60190ebcb4766b2486a7d50261db7bd0f5d9615f2d653637a84c1" url: "https://pub.dev" source: hosted - version: "1.0.3" + version: "1.0.4" sky_engine: dependency: transitive description: flutter @@ -1166,18 +1158,18 @@ packages: dependency: transitive description: name: source_gen - sha256: "373f96cf5a8744bc9816c1ff41cf5391bbdbe3d7a96fe98c622b6738a8a7bd33" + sha256: fc0da689e5302edb6177fdd964efcb7f58912f43c28c2047a808f5bfff643d16 url: "https://pub.dev" source: hosted - version: "1.3.2" + version: "1.4.0" source_helper: dependency: transitive description: name: source_helper - sha256: "3b67aade1d52416149c633ba1bb36df44d97c6b51830c2198e934e3fca87ca1f" + sha256: "6adebc0006c37dd63fe05bca0a929b99f06402fc95aa35bf36d67f5c06de01fd" url: "https://pub.dev" source: hosted - version: "1.3.3" + version: "1.3.4" source_map_stack_trace: dependency: transitive description: @@ -1190,34 +1182,34 @@ packages: dependency: transitive description: name: source_maps - sha256: "490098075234dcedb83c5d949b4c93dad5e6b7702748de000be2b57b8e6b2427" + sha256: "708b3f6b97248e5781f493b765c3337db11c5d2c81c3094f10904bfa8004c703" url: "https://pub.dev" source: hosted - version: "0.10.11" + version: "0.10.12" source_span: dependency: transitive description: name: source_span - sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250 + sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c" url: "https://pub.dev" source: hosted - version: "1.9.1" + version: "1.10.0" stack_trace: dependency: transitive description: name: stack_trace - sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 + sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" url: "https://pub.dev" source: hosted - version: "1.11.0" + version: "1.11.1" stream_channel: dependency: transitive description: name: stream_channel - sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8" + sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7 url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.1.2" stream_transform: dependency: transitive description: @@ -1246,26 +1238,26 @@ packages: dependency: transitive description: name: test - sha256: "3dac9aecf2c3991d09b9cdde4f98ded7b30804a88a0d7e4e7e1678e78d6b97f4" + sha256: a1f7595805820fcc05e5c52e3a231aedd0b72972cb333e8c738a8b1239448b6f url: "https://pub.dev" source: hosted - version: "1.24.1" + version: "1.24.9" test_api: dependency: transitive description: name: test_api - sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb + sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b" url: "https://pub.dev" source: hosted - version: "0.5.1" + version: "0.6.1" test_core: dependency: transitive description: name: test_core - sha256: "5138dbffb77b2289ecb12b81c11ba46036590b72a64a7a90d6ffb880f1a29e93" + sha256: a757b14fc47507060a162cc2530d9a4a2f92f5100a952c7443b5cad5ef5b106a url: "https://pub.dev" source: hosted - version: "0.5.1" + version: "0.5.9" timezone: dependency: "direct main" description: @@ -1286,74 +1278,74 @@ packages: dependency: transitive description: name: typed_data - sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5" + sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c url: "https://pub.dev" source: hosted - version: "1.3.1" + version: "1.3.2" url_launcher: dependency: "direct main" description: name: url_launcher - sha256: eb1e00ab44303d50dd487aab67ebc575456c146c6af44422f9c13889984c00f3 + sha256: b1c9e98774adf8820c96fbc7ae3601231d324a7d5ebd8babe27b6dfac91357ba url: "https://pub.dev" source: hosted - version: "6.1.11" + version: "6.2.1" url_launcher_android: dependency: transitive description: name: url_launcher_android - sha256: "3e2f6dfd2c7d9cd123296cab8ef66cfc2c1a13f5845f42c7a0f365690a8a7dd1" + sha256: "31222ffb0063171b526d3e569079cf1f8b294075ba323443fdc690842bfd4def" url: "https://pub.dev" source: hosted - version: "6.0.23" + version: "6.2.0" url_launcher_ios: dependency: transitive description: name: url_launcher_ios - sha256: bb328b24d3bccc20bdf1024a0990ac4f869d57663660de9c936fb8c043edefe3 + sha256: bba3373219b7abb6b5e0d071b0fe66dfbe005d07517a68e38d4fc3638f35c6d3 url: "https://pub.dev" source: hosted - version: "6.0.18" + version: "6.2.1" url_launcher_linux: dependency: transitive description: name: url_launcher_linux - sha256: "318c42cba924e18180c029be69caf0a1a710191b9ec49bb42b5998fdcccee3cc" + sha256: "9f2d390e096fdbe1e6e6256f97851e51afc2d9c423d3432f1d6a02a8a9a8b9fd" url: "https://pub.dev" source: hosted - version: "3.0.2" + version: "3.1.0" url_launcher_macos: dependency: transitive description: name: url_launcher_macos - sha256: "41988b55570df53b3dd2a7fc90c76756a963de6a8c5f8e113330cb35992e2094" + sha256: b7244901ea3cf489c5335bdacda07264a6e960b1c1b1a9f91e4bc371d9e68234 url: "https://pub.dev" source: hosted - version: "3.0.2" + version: "3.1.0" url_launcher_platform_interface: dependency: transitive description: name: url_launcher_platform_interface - sha256: "4eae912628763eb48fc214522e58e942fd16ce195407dbf45638239523c759a6" + sha256: "980e8d9af422f477be6948bdfb68df8433be71f5743a188968b0c1b887807e50" url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.2.0" url_launcher_web: dependency: transitive description: name: url_launcher_web - sha256: "44d79408ce9f07052095ef1f9a693c258d6373dc3944249374e30eff7219ccb0" + sha256: "7fd2f55fe86cea2897b963e864dc01a7eb0719ecc65fcef4c1cc3d686d718bb2" url: "https://pub.dev" source: hosted - version: "2.0.14" + version: "2.2.0" url_launcher_windows: dependency: transitive description: name: url_launcher_windows - sha256: b6217370f8eb1fd85c8890c539f5a639a01ab209a36db82c921ebeacefc7a615 + sha256: "7754a1ad30ee896b265f8d14078b0513a4dba28d358eabb9d5f339886f4a1adc" url: "https://pub.dev" source: hosted - version: "3.0.3" + version: "3.1.0" uuid: dependency: transitive description: @@ -1366,26 +1358,26 @@ packages: dependency: transitive description: name: vector_graphics - sha256: b96f10cbdfcbd03a65758633a43e7d04574438f059b1043104b5d61b23d38a4f + sha256: "0f0c746dd2d6254a0057218ff980fc7f5670fd0fcf5e4db38a490d31eed4ad43" url: "https://pub.dev" source: hosted - version: "1.1.6" + version: "1.1.9+1" vector_graphics_codec: dependency: transitive description: name: vector_graphics_codec - sha256: "57a8e6e24662a3bdfe3b3d61257db91768700c0b8f844e235877b56480f31c69" + sha256: "0edf6d630d1bfd5589114138ed8fada3234deacc37966bec033d3047c29248b7" url: "https://pub.dev" source: hosted - version: "1.1.6" + version: "1.1.9+1" vector_graphics_compiler: dependency: transitive description: name: vector_graphics_compiler - sha256: "7430f5d834d0db4560d7b19863362cd892f1e52b43838553a3c5cdfc9ab28e5b" + sha256: d24333727332d9bd20990f1483af4e09abdb9b1fc7c3db940b56ab5c42790c26 url: "https://pub.dev" source: hosted - version: "1.1.6" + version: "1.1.9+1" vector_math: dependency: transitive description: @@ -1398,18 +1390,26 @@ packages: dependency: transitive description: name: vm_service - sha256: e7fb6c2282f7631712b69c19d1bff82f3767eea33a2321c14fa59ad67ea391c7 + sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957 url: "https://pub.dev" source: hosted - version: "9.4.0" + version: "13.0.0" watcher: dependency: transitive description: name: watcher - sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0" + sha256: "3d2ad6751b3c16cf07c7fca317a1413b3f26530319181b37e3b9039b84fc01d8" url: "https://pub.dev" source: hosted - version: "1.0.2" + version: "1.1.0" + web: + dependency: transitive + description: + name: web + sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152 + url: "https://pub.dev" + source: hosted + version: "0.3.0" web_socket_channel: dependency: transitive description: @@ -1422,50 +1422,50 @@ packages: dependency: transitive description: name: webkit_inspection_protocol - sha256: "67d3a8b6c79e1987d19d848b0892e582dbb0c66c57cc1fef58a177dd2aa2823d" + sha256: "87d3f2333bb240704cd3f1c6b5b7acd8a10e7f0bc28c28dcf14e782014f4a572" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.2.1" win32: dependency: transitive description: name: win32 - sha256: "5a751eddf9db89b3e5f9d50c20ab8612296e4e8db69009788d6c8b060a84191c" + sha256: "7c99c0e1e2fa190b48d25c81ca5e42036d5cac81430ef249027d97b0935c553f" url: "https://pub.dev" source: hosted - version: "4.1.4" + version: "5.1.0" win32_registry: dependency: transitive description: name: win32_registry - sha256: "1c52f994bdccb77103a6231ad4ea331a244dbcef5d1f37d8462f713143b0bfae" + sha256: "41fd8a189940d8696b1b810efb9abcf60827b6cbfab90b0c43e8439e3a39d85a" url: "https://pub.dev" source: hosted - version: "1.1.0" + version: "1.1.2" xdg_directories: dependency: transitive description: name: xdg_directories - sha256: bd512f03919aac5f1313eb8249f223bacf4927031bf60b02601f81f687689e86 + sha256: "589ada45ba9e39405c198fe34eb0f607cddb2108527e658136120892beac46d2" url: "https://pub.dev" source: hosted - version: "0.2.0+3" + version: "1.0.3" xml: dependency: transitive description: name: xml - sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84" + sha256: af5e77e9b83f2f4adc5d3f0a4ece1c7f45a2467b695c2540381bac793e34e556 url: "https://pub.dev" source: hosted - version: "6.3.0" + version: "6.4.2" yaml: dependency: transitive description: name: yaml - sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370" + sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5" url: "https://pub.dev" source: hosted - version: "3.1.1" + version: "3.1.2" sdks: - dart: ">=3.0.2 <4.0.0" - flutter: ">=3.10.2" + dart: ">=3.2.0 <4.0.0" + flutter: ">=3.16.0" diff --git a/pubspec.yaml b/pubspec.yaml index 1d58f581..326b3ba2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,17 +15,17 @@ dependencies: cubit_form: ^2.0.1 device_info_plus: ^9.0.2 dio: ^5.1.2 - duration: 3.0.12 + duration: ^3.0.13 dynamic_color: ^1.6.5 easy_localization: ^3.0.2 either_option: ^2.0.1-dev.1 equatable: ^2.0.5 - fl_chart: ^0.62.0 + fl_chart: ^0.64.0 flutter: sdk: flutter flutter_bloc: ^8.1.3 flutter_markdown: ^0.6.14 - flutter_secure_storage: ^8.0.0 + flutter_secure_storage: ^9.0.0 flutter_svg: ^2.0.6 get_it: ^7.6.0 gql: ^1.0.0 @@ -34,12 +34,12 @@ dependencies: graphql_flutter: ^5.1.2 hive: ^2.2.3 hive_flutter: ^1.1.0 - http: ^0.13.5 + http: ^1.1.0 intl: ^0.18.0 ionicons: ^0.2.2 json_annotation: ^4.8.1 local_auth: ^2.1.6 - material_color_utilities: ^0.2.0 + material_color_utilities: ^0.5.0 modal_bottom_sheet: ^3.0.0-pre nanoid: ^1.0.0 package_info: ^2.0.2 @@ -59,7 +59,7 @@ dev_dependencies: flutter_launcher_icons: ^0.13.1 hive_generator: ^2.0.0 json_serializable: ^6.7.0 - flutter_lints: ^2.0.1 + flutter_lints: ^3.0.1 flutter_icons: android: "launcher_icon"