






#import "RevertDueViewController.h"
#import "MayBrownAskLabel.h"
#import "WaitTheAllExecViewController.h"

@interface RevertDueViewController ()

@property (nonatomic, strong) UITextField *siteOwnForceTextField;
@property (nonatomic, strong) UITextField *dragEachReplyTextField;
@property (nonatomic,strong) MayBrownAskLabel *discoveryFarLabel;
@end



@implementation RevertDueViewController

- (MayBrownAskLabel *)discoveryFarLabel {
    if (!_discoveryFarLabel) {
        _discoveryFarLabel = [MayBrownAskLabel napTimeRedBitLabel:NO];
    }
    return _discoveryFarLabel;
}

- (void)viewDidLoad {
    [super viewDidLoad];
    
    
    self.siteOwnForceTextField = [WetDoneFill gravityCanonMailUniformTintAccount];
    [self.view addSubview:self.siteOwnForceTextField];
    [self.siteOwnForceTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.mas_equalTo(WetDoneFill.artSensitive.northOptTree);
        make.left.mas_equalTo(WetDoneFill.artSensitive.flipWhoCocoa);
        make.right.mas_equalTo(-WetDoneFill.artSensitive.flipWhoCocoa);
        make.height.mas_equalTo(WetDoneFill.artSensitive.canPrintable);
    }];
    
    
    self.dragEachReplyTextField = [WetDoneFill renderFunkUnloadWarnCadencePassword:NO];
    [self.view addSubview:self.dragEachReplyTextField];
    [self.dragEachReplyTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.siteOwnForceTextField.mas_bottom).offset(WetDoneFill.artSensitive.sunEarOption);
        make.left.right.equalTo(self.siteOwnForceTextField);
        make.height.mas_equalTo(WetDoneFill.artSensitive.canPrintable);
    }];
    UIButton *rightButton = self.dragEachReplyTextField.rightView.subviews.firstObject;
    [rightButton addTarget:self action:@selector(wrongFeaturesModifierHintTimeSkinHandler:) forControlEvents:(UIControlEventTouchUpInside)];

    
    UIButton *roomNotifyingButton = [WetDoneFill takeBendReachableResultsDatumColor:WetDoneFill.wideHostLooper.pastAxesShort];
    [roomNotifyingButton addTarget:self action:@selector(guestCenteringDeletingTransformExtendsTorqueAction:) forControlEvents:UIControlEventTouchUpInside];
    [self.view addSubview:roomNotifyingButton];
    [roomNotifyingButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.dragEachReplyTextField.mas_bottom).offset(WetDoneFill.artSensitive.sunEarOption);
        make.left.right.equalTo(self.dragEachReplyTextField);
        make.height.mas_equalTo(WetDoneFill.artSensitive.hailCapacity);
    }];
    
    [self.view addSubview:self.discoveryFarLabel];
    bankArm(self);
    [self.discoveryFarLabel setReaderIssueGaelicCountCascadeBezel:^{
        feetExist(self);
        [self evictSeasonRemembersProtectedDisplaysWayAction];
    }];
    [self.discoveryFarLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.bottom.mas_equalTo(-WetDoneFill.artSensitive.obsoleteHead);
        make.left.mas_equalTo(WetDoneFill.artSensitive.friendOldCan);
        make.right.mas_equalTo(-WetDoneFill.artSensitive.friendOldCan);
    }];
}

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

- (void)guestCenteringDeletingTransformExtendsTorqueAction:(UIButton *)sender {
    if (self.siteOwnForceTextField.text.length < WetDoneFill.artSensitive.boldNineNot) {
        [MidAlertView contactCenteredRenewingBeginRingCover:WetDoneFill.wideHostLooper.variables message:WetDoneFill.wideHostLooper.foldRectangleMirroringBalancedSoftwareSpell completion:nil];
        return;
    }
    if (self.dragEachReplyTextField.text.length < WetDoneFill.artSensitive.boldNineNot) {
        [MidAlertView contactCenteredRenewingBeginRingCover:WetDoneFill.wideHostLooper.variables message:WetDoneFill.wideHostLooper.declineTrackingLookKeyUnifyIncrement completion:nil];
        return;
    }
    if ([self.notHerFoldOld respondsToSelector:@selector(debuggerRaceButMandarinMagneticFactoriesLooseName:oneKey:completion:)]) {
        [WristInferView willNapAndTheWindow];
        [self.notHerFoldOld debuggerRaceButMandarinMagneticFactoriesLooseName:self.siteOwnForceTextField.text oneKey:self.dragEachReplyTextField.text completion:^(id object) {
            [WristInferView abortMenuImageQuantizeHoursWindow];
        }];
    }
}


- (void)evictSeasonRemembersProtectedDisplaysWayAction {
    WaitTheAllExecViewController *alienLighten = [WaitTheAllExecViewController new];
    alienLighten.patchFatYou = @(YES);
    alienLighten.notHerFoldOld = self.notHerFoldOld;
    [alienLighten setInterruptAttributePlaybackOldReached:^(BOOL result) {
        self.discoveryFarLabel.logDigitAddYou = result;
    }];
    [self.navigationController pushViewController:alienLighten animated:NO];
}

@end
