






#import "SinkBalticViewController.h"
#import "TagDiskTopViewController.h"
#import "ManDidWarnConfig.h"
#import "NSObject+AndModel.h"
#import "UIColor+OwnColor.h"
#import "TryToast.h"
#import "TagOpticalGrantingWelshGenerates.h"

@interface SinkBalticViewController ()

@property (nonatomic, strong) UIImageView *catTagImageView;
@property (nonatomic, strong) UIButton *penButton;
@property (nonatomic, strong) UIButton *netButton;
@property (nonatomic, strong) UIButton *runButton;

@end

@implementation SinkBalticViewController

- (void)viewDidLoad {
    [super viewDidLoad];
    
    
    self.view.backgroundColor = [UIColor waitEnteredAirTransformDiscoverFace:SafeTradEar.smallestMany.restReorder];
    
    
    UIView *playSlovenianOurBorderProduce = [[UIView alloc] init];
    playSlovenianOurBorderProduce.backgroundColor = [UIColor clearColor];
    [self.view addSubview:playSlovenianOurBorderProduce];
    
    
    _catTagImageView = [[UIImageView alloc] init];
    UIImageSymbolConfiguration *config = [UIImageSymbolConfiguration configurationWithPointSize:SafeTradEar.smallestMany.failureEvent weight:UIImageSymbolWeightMedium];
    UIImage *headerImage = [UIImage systemImageNamed:SafeTradEar.smallestMany.waterEvictOldestClusterThemeDarwinSticky withConfiguration:config];
    _catTagImageView.image = headerImage;
    _catTagImageView.tintColor = [UIColor waitEnteredAirTransformDiscoverFace:SafeTradEar.smallestMany.dueScreenColor];
    _catTagImageView.contentMode = UIViewContentModeScaleAspectFit;
    [playSlovenianOurBorderProduce addSubview:_catTagImageView];
    
    
    UILabel *youTempWonLabel = [[UILabel alloc] init];
    youTempWonLabel.text = SafeTradEar.bankRowTapsAsk.supportedVisibleTrustSlavicSayTwist;
    youTempWonLabel.font = [UIFont boldSystemFontOfSize:SafeTradEar.smallestMany.cupSignalSaw];
    youTempWonLabel.textAlignment = NSTextAlignmentLeft;
    youTempWonLabel.textColor = [UIColor waitEnteredAirTransformDiscoverFace:SafeTradEar.smallestMany.reservedCap];
    [playSlovenianOurBorderProduce addSubview:youTempWonLabel];
    
    
    [playSlovenianOurBorderProduce mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.view).offset(SafeTradEar.smallestMany.chunkFeature);
        make.centerX.equalTo(self.view).offset(-SafeTradEar.smallestMany.wakeManChar);
        make.height.mas_equalTo(SafeTradEar.smallestMany.fireAnyTwist);
    }];
    
    
    [_catTagImageView mas_makeConstraints:^(MASConstraintMaker *make) {
        make.left.equalTo(playSlovenianOurBorderProduce);
        make.centerY.equalTo(playSlovenianOurBorderProduce);
        make.width.height.mas_equalTo(SafeTradEar.smallestMany.fireAnyTwist);
    }];
    
    [youTempWonLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.left.equalTo(_catTagImageView.mas_right).offset(SafeTradEar.smallestMany.gigabytesYet);
        make.centerY.equalTo(playSlovenianOurBorderProduce);
        make.right.equalTo(playSlovenianOurBorderProduce);
    }];
    
    
    _penButton = [self accessoryStretchFactoriesWarnDidBlobIcon:SafeTradEar.smallestMany.majorVisitCaffeineDecibelPascalRecursive
                                                  title:SafeTradEar.bankRowTapsAsk.startingSunAskSodiumAssert
                                               subtitle:ManDidWarnConfig.shared.dismissedPermittedTelephotoAdjectiveAdd.huePartially.sexLock];
    [self.view addSubview:_penButton];
    [_penButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(playSlovenianOurBorderProduce.mas_bottom).offset(SafeTradEar.smallestMany.chunkFeature);
        make.left.equalTo(self.view).offset(SafeTradEar.smallestMany.farFormPivot);
        make.right.equalTo(self.view).offset(-SafeTradEar.smallestMany.farFormPivot);
        make.height.mas_equalTo(SafeTradEar.smallestMany.fireAnyTwist);
    }];
    [_penButton addTarget:self action:@selector(fixVolumesZipAction:) forControlEvents:UIControlEventTouchUpInside];
    
    
    _netButton = [self accessoryStretchFactoriesWarnDidBlobIcon:SafeTradEar.smallestMany.trailingWonLongestProvideLinearlyNanograms
                                                   title:SafeTradEar.bankRowTapsAsk.closeRomanianFirstEnvelopeAmbience
                                                subtitle:ManDidWarnConfig.shared.dismissedPermittedTelephotoAdjectiveAdd.huePartially.skinLink];
    [self.view addSubview:_netButton];
    [_netButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(_penButton.mas_bottom).offset(SafeTradEar.smallestMany.tooProtocols);
        make.left.equalTo(self.view).offset(SafeTradEar.smallestMany.farFormPivot);
        make.right.equalTo(self.view).offset(-SafeTradEar.smallestMany.farFormPivot);
        make.height.mas_equalTo(SafeTradEar.smallestMany.fireAnyTwist);
    }];
    [_netButton addTarget:self action:@selector(viewManySoccerAction:) forControlEvents:UIControlEventTouchUpInside];
    
    
    _runButton = [UIButton buttonWithType:UIButtonTypeCustom];
    _runButton.backgroundColor = [UIColor waitEnteredAirTransformDiscoverFace:SafeTradEar.smallestMany.dueScreenColor];
    _runButton.layer.cornerRadius = SafeTradEar.smallestMany.cupSignalSaw;
    [_runButton setTitle:SafeTradEar.bankRowTapsAsk.producerPickGreenSeedSalt forState:UIControlStateNormal];
    [_runButton setTitleColor:[UIColor whiteColor] forState:UIControlStateNormal];
    _runButton.titleLabel.font = [UIFont systemFontOfSize:SafeTradEar.smallestMany.chunkFeature weight:UIFontWeightMedium];
    UIImage *optIcon = [UIImage systemImageNamed:SafeTradEar.smallestMany.pagePickerWidgetLateScrolledFat];
    [_runButton setImage:optIcon forState:UIControlStateNormal];
    _runButton.imageEdgeInsets = UIEdgeInsetsMake(0, -SafeTradEar.smallestMany.tensionBody, 0, 0);
    _runButton.titleEdgeInsets = UIEdgeInsetsMake(0, SafeTradEar.smallestMany.tensionBody, 0, 0);
    _runButton.tintColor = [UIColor whiteColor];
    [self.view addSubview:_runButton];
    [_runButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(_netButton.mas_bottom).offset(SafeTradEar.smallestMany.tooProtocols);
        make.left.equalTo(self.view).offset(SafeTradEar.smallestMany.farFormPivot);
        make.right.equalTo(self.view).offset(-SafeTradEar.smallestMany.farFormPivot);
        make.height.mas_equalTo(SafeTradEar.smallestMany.fireAnyTwist);
    }];
    [_runButton addTarget:self action:@selector(scopeSoloistOrnamentsMayFindAction:) forControlEvents:UIControlEventTouchUpInside];
    
    
    UILabel *lessEnvelope = [[UILabel alloc] init];
    lessEnvelope.text = [NSString stringWithFormat:SafeTradEar.smallestMany.dublinMovementKinConflictsBeatAdvance, ManDidWarnConfig.shared.decideWho.lessEnvelope];
    lessEnvelope.font = [UIFont systemFontOfSize:SafeTradEar.smallestMany.paddleOutlet weight:UIFontWeightLight];
    lessEnvelope.textAlignment = NSTextAlignmentLeft;
    lessEnvelope.textColor = [UIColor waitEnteredAirTransformDiscoverFace:SafeTradEar.smallestMany.bedTempCost];
    [self.view addSubview:lessEnvelope];
    [lessEnvelope mas_makeConstraints:^(MASConstraintMaker *make) {
        make.bottom.equalTo(self.view).offset(-SafeTradEar.smallestMany.sayGivenTab);
        make.centerX.equalTo(self.view);
    }];
    
    
    UIView *speakNowView = [UIView new];
    speakNowView.userInteractionEnabled = YES;
    speakNowView.backgroundColor = UIColor.clearColor;
    [self.view addSubview:speakNowView];
    [speakNowView mas_makeConstraints:^(MASConstraintMaker *make) {
        make.size.mas_equalTo(CGSizeMake(SafeTradEar.smallestMany.fixTransient, SafeTradEar.smallestMany.fixTransient));
        make.right.bottom.equalTo(self.view);
    }];
    UITapGestureRecognizer *cloudyDegreesBirthdayApplyKilovolts = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(cricketAudioGaelicSelectingSinInfo)];
    cloudyDegreesBirthdayApplyKilovolts.numberOfTapsRequired = SafeTradEar.smallestMany.wakeManChar;
    [speakNowView addGestureRecognizer:cloudyDegreesBirthdayApplyKilovolts];
    
    
    UIView *trainingSliceShrinkGrandauntOcean = [UIView new];
    trainingSliceShrinkGrandauntOcean.userInteractionEnabled = YES;
    trainingSliceShrinkGrandauntOcean.backgroundColor = UIColor.clearColor;
    [self.view addSubview:trainingSliceShrinkGrandauntOcean];
    [trainingSliceShrinkGrandauntOcean mas_makeConstraints:^(MASConstraintMaker *make) {
        make.size.mas_equalTo(CGSizeMake(SafeTradEar.smallestMany.fixTransient, SafeTradEar.smallestMany.fixTransient));
        make.left.bottom.equalTo(self.view);
    }];
    
    UITapGestureRecognizer *lambdaThumbSubsetAdvisedPartially = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(runBoxPieceTen)];
    lambdaThumbSubsetAdvisedPartially.numberOfTapsRequired = SafeTradEar.smallestMany.wakeManChar;
    [trainingSliceShrinkGrandauntOcean addGestureRecognizer:lambdaThumbSubsetAdvisedPartially];
    
    
}


- (UIButton *)accessoryStretchFactoriesWarnDidBlobIcon:(NSString *)iconName title:(NSString *)title subtitle:(NSString *)subtitle {
    UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom];
    button.backgroundColor = [UIColor whiteColor];
    button.layer.cornerRadius = SafeTradEar.smallestMany.cupSignalSaw;
    
    
    UIImageView *iconView = [[UIImageView alloc] init];
    UIImageSymbolConfiguration *config = [UIImageSymbolConfiguration configurationWithPointSize:SafeTradEar.smallestMany.cupSignalSaw weight:UIImageSymbolWeightMedium];
    UIImage *icon = [UIImage systemImageNamed:iconName withConfiguration:config];
    iconView.image = icon;
    iconView.tintColor = [UIColor waitEnteredAirTransformDiscoverFace:SafeTradEar.smallestMany.dueScreenColor];
    iconView.contentMode = UIViewContentModeScaleAspectFit;
    [button addSubview:iconView];
    [iconView mas_makeConstraints:^(MASConstraintMaker *make) {
        make.left.equalTo(button).offset(SafeTradEar.smallestMany.gigabytesYet);
        make.centerY.equalTo(button);
        make.width.height.mas_equalTo(SafeTradEar.smallestMany.popTryArtery);
    }];
    
    
    UILabel *youTempWonLabel = [[UILabel alloc] init];
    youTempWonLabel.text = title;
    youTempWonLabel.font = [UIFont systemFontOfSize:SafeTradEar.smallestMany.chainEarlier weight:UIFontWeightMedium];
    youTempWonLabel.textColor = [UIColor waitEnteredAirTransformDiscoverFace:SafeTradEar.smallestMany.reservedCap];
    [button addSubview:youTempWonLabel];
    [youTempWonLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.left.equalTo(iconView.mas_right).offset(SafeTradEar.smallestMany.gigabytesYet);
        make.centerY.equalTo(button);
    }];
    
    
    UILabel *subtitleLabel = [[UILabel alloc] init];
    subtitleLabel.text = subtitle;
    subtitleLabel.font = [UIFont systemFontOfSize:SafeTradEar.smallestMany.chainEarlier];
    subtitleLabel.textColor = [UIColor waitEnteredAirTransformDiscoverFace:SafeTradEar.smallestMany.bedTempCost];
    [button addSubview:subtitleLabel];
    [subtitleLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.right.equalTo(button).offset(-SafeTradEar.smallestMany.chunkFeature);
        make.centerY.equalTo(button);
    }];
    
    return button;
}

- (void)fixVolumesZipAction:(id)sender {
    NSString *icyPlain = ManDidWarnConfig.shared.dismissedPermittedTelephotoAdjectiveAdd.huePartially.sexLock;
    if (icyPlain.length > 0) {
        [self.putAddEggLoop popoverPetabytesMajorAlongsideMathIndianBatch:[NSString stringWithFormat:SafeTradEar.smallestMany.mouseReloadFastAloneGreaterEditor, icyPlain]];
    } else {
        [TryToast autoSex:SafeTradEar.bankRowTapsAsk.canBedUploadedRedirectsPasteGrow];
    }
}

- (void)viewManySoccerAction:(id)sender {
    NSString *abortSuch = ManDidWarnConfig.shared.dismissedPermittedTelephotoAdjectiveAdd.huePartially.skinLink;
    if (abortSuch.length > 0) {
        [self.putAddEggLoop popoverPetabytesMajorAlongsideMathIndianBatch:[NSString stringWithFormat:SafeTradEar.smallestMany.uptimeQuitJustifiedDayArrivalWrappers, abortSuch]];
    } else {
        [TryToast autoSex:SafeTradEar.bankRowTapsAsk.pinRouterChapterRegularTypeHighlight];
    }
}

- (void)scopeSoloistOrnamentsMayFindAction:(id)sender {
    NSString *forbidTurn = ManDidWarnConfig.shared.dismissedPermittedTelephotoAdjectiveAdd.huePartially.bikeSelf;
    if (forbidTurn.length > 0) {
        [self.putAddEggLoop popoverPetabytesMajorAlongsideMathIndianBatch:forbidTurn];
    } else {
        [TryToast autoSex:SafeTradEar.bankRowTapsAsk.levelWidgetAlignRedSentencesPrevent];
    }
}

- (void)cricketAudioGaelicSelectingSinInfo {
    TagDiskTopViewController *rearTwoKit = [TagDiskTopViewController new];
    NSDictionary *badEndNonce = @{
        SafeTradEar.smallestMany.connectLogicalBurstUnwindLappishLibrary: [[NSBundle mainBundle] infoDictionary],
        SafeTradEar.smallestMany.altimeterDesktopSpecifierPreferKeyBut: [ManDidWarnConfig.shared.realEggLastInfo modeWonMinorDict],
        SafeTradEar.smallestMany.clangEitherOriginsLighterValidityDetails: [ManDidWarnConfig.shared.decideWho modeWonMinorDict],
        SafeTradEar.smallestMany.combiningHertzExactProducerSpaObsolete: [ManDidWarnConfig.shared.sheBouncingInfo modeWonMinorDict],
        SafeTradEar.smallestMany.togglePaddleDeferringAnimatingPatchBit: [ManDidWarnConfig.shared.dismissedPermittedTelephotoAdjectiveAdd modeWonMinorDict],
        SafeTradEar.smallestMany.nonceAnchorAbsentOutputsStereoTemporary: [ManDidWarnConfig.shared.lexiconPunjabiHexForceModified modeWonMinorDict]
    };
    [rearTwoKit yardIdenticalInfo:badEndNonce withTitle:@""];
    [self.navigationController pushViewController:rearTwoKit animated:NO];
}

- (void)runBoxPieceTen {
    [BrownViewController showFromViewController:self];
}
@end
