






#import "GivenNearViewController.h"
#import "SphereRightLabel.h"
#import "EveryRootGivenViewController.h"

@interface GivenNearViewController ()

@property (nonatomic, strong) UITextField *albumEnteredTextField;
@property (nonatomic, strong) UITextField *armBarBusyAddTextField;
@property (nonatomic,strong) SphereRightLabel *combineBadgeLabel;
@end



@implementation GivenNearViewController

- (SphereRightLabel *)combineBadgeLabel {
    if (!_combineBadgeLabel) {
        _combineBadgeLabel = [SphereRightLabel logWasLogicalLabel:NO];
    }
    return _combineBadgeLabel;
}

- (void)viewDidLoad {
    [super viewDidLoad];
    
    
    self.albumEnteredTextField = [PutBelowEye shakeIterationAssemblyLambdaPreparedAccount];
    [self.view addSubview:self.albumEnteredTextField];
    [self.albumEnteredTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.mas_equalTo(PutBelowEye.yetRevealHow.routerTwelve);
        make.left.mas_equalTo(PutBelowEye.yetRevealHow.prologPostal);
        make.right.mas_equalTo(-PutBelowEye.yetRevealHow.prologPostal);
        make.height.mas_equalTo(PutBelowEye.yetRevealHow.eyeGramChunk);
    }];
    
    
    self.armBarBusyAddTextField = [PutBelowEye stayNativeWetCalculateLawPassword:NO];
    [self.view addSubview:self.armBarBusyAddTextField];
    [self.armBarBusyAddTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.albumEnteredTextField.mas_bottom).offset(PutBelowEye.yetRevealHow.paymentsPeak);
        make.left.right.equalTo(self.albumEnteredTextField);
        make.height.mas_equalTo(PutBelowEye.yetRevealHow.eyeGramChunk);
    }];
    UIButton *rightButton = self.armBarBusyAddTextField.rightView.subviews.firstObject;
    [rightButton addTarget:self action:@selector(bendInuitSmartBadOriginsBeaconHandler:) forControlEvents:(UIControlEventTouchUpInside)];

    
    UIButton *helloSendUserButton = [PutBelowEye escapingRectifiedAcceptingStopEarlierColor:PutBelowEye.listColumnRoot.filmCapturing];
    [helloSendUserButton addTarget:self action:@selector(irregularBandIssuerDecreaseExternMaintainAction:) forControlEvents:UIControlEventTouchUpInside];
    [self.view addSubview:helloSendUserButton];
    [helloSendUserButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.armBarBusyAddTextField.mas_bottom).offset(PutBelowEye.yetRevealHow.paymentsPeak);
        make.left.right.equalTo(self.armBarBusyAddTextField);
        make.height.mas_equalTo(PutBelowEye.yetRevealHow.eyeSpotlight);
    }];
    
    [self.view addSubview:self.combineBadgeLabel];
    schemes(self);
    [self.combineBadgeLabel setPowerLinkCompoundDiagnoseDatumSeventeen:^{
        ditherFit(self);
        [self fiveTruncatesSampleChineseInsertingForceAction];
    }];
    [self.combineBadgeLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.bottom.mas_equalTo(-PutBelowEye.yetRevealHow.drumBurstEra);
        make.left.mas_equalTo(PutBelowEye.yetRevealHow.retryRowView);
        make.right.mas_equalTo(-PutBelowEye.yetRevealHow.retryRowView);
    }];
}

- (void)bendInuitSmartBadOriginsBeaconHandler:(UIButton *)sender {
    sender.selected = !sender.isSelected;
    self.armBarBusyAddTextField.secureTextEntry = !self.armBarBusyAddTextField.isSecureTextEntry;
}

- (void)irregularBandIssuerDecreaseExternMaintainAction:(UIButton *)sender {
    if (self.albumEnteredTextField.text.length < PutBelowEye.yetRevealHow.pushFullGet) {
        [CutAlertView execMeterSymbolLoadLoadingSide:PutBelowEye.listColumnRoot.foodPolar message:PutBelowEye.listColumnRoot.splitItemSemanticsDesiredEncodedNap completion:nil];
        return;
    }
    if (self.armBarBusyAddTextField.text.length < PutBelowEye.yetRevealHow.pushFullGet) {
        [CutAlertView execMeterSymbolLoadLoadingSide:PutBelowEye.listColumnRoot.foodPolar message:PutBelowEye.listColumnRoot.finalizeSubArtTrustPortionBoth completion:nil];
        return;
    }
    if ([self.helpBoxWonCut respondsToSelector:@selector(millionKindActionsDesignerUploadingGuaraniPluralName:hexKey:completion:)]) {
        [DecideWithView existingSugarWindow];
        [self.helpBoxWonCut millionKindActionsDesignerUploadingGuaraniPluralName:self.albumEnteredTextField.text hexKey:self.armBarBusyAddTextField.text completion:^(id object) {
            [DecideWithView weekCloudyLargestDistanceHeadphoneWindow];
        }];
    }
}


- (void)fiveTruncatesSampleChineseInsertingForceAction {
    EveryRootGivenViewController *powerSkipWho = [EveryRootGivenViewController new];
    powerSkipWho.glyphMenCat = @(YES);
    powerSkipWho.helpBoxWonCut = self.helpBoxWonCut;
    [powerSkipWho setSemaphoreBadBarriersMayPlace:^(BOOL result) {
        self.combineBadgeLabel.energyAsterisk = result;
    }];
    [self.navigationController pushViewController:powerSkipWho animated:NO];
}

@end
