






#import "PinEnteredViewController.h"
#import "NonceDenyViewController.h"
#import "ThinSleepViewController.h"

@interface PinEnteredViewController ()<HandshakeDelegate>

@property (nonatomic, strong) UITextField *stylizeQuoteTextField;
@property (nonatomic, strong) UITextField *farJustTagLowTextField;
@end

@implementation PinEnteredViewController


- (void)viewDidLoad {
    [super viewDidLoad];
    
    
    self.stylizeQuoteTextField = [MapSheFocus maxChestStrongestWrittenTorchAccount];
    [self.view addSubview:self.stylizeQuoteTextField];
    [self.stylizeQuoteTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.mas_equalTo(MapSheFocus.ownerQuality.packReverses);
        make.left.mas_equalTo(MapSheFocus.ownerQuality.sinkHasAdopt);
        make.right.mas_equalTo(-MapSheFocus.ownerQuality.sinkHasAdopt);
        make.height.mas_equalTo(MapSheFocus.ownerQuality.headerPrefix);
    }];
    
    
    self.farJustTagLowTextField = [MapSheFocus buddhistAppearDepartureAlwaysHelloPassword:NO];
    [self.view addSubview:self.farJustTagLowTextField];
    [self.farJustTagLowTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.stylizeQuoteTextField.mas_bottom).offset(MapSheFocus.ownerQuality.airPulseFeed);
        make.left.right.equalTo(self.stylizeQuoteTextField);
        make.height.mas_equalTo(MapSheFocus.ownerQuality.headerPrefix);
    }];
    UIButton *seekRaw = self.farJustTagLowTextField.rightView.subviews.firstObject;
    [seekRaw addTarget:self action:@selector(armScrollsAdverbRecordingPashtoHostHandler:) forControlEvents:(UIControlEventTouchUpInside)];
    
    
    UIButton *button = [MapSheFocus zipPinchGlobalCalorieInferColor:MapSheFocus.catBlackPopMay.lifetimeFit];
    [button addTarget:self action:@selector(eventKeyUnionFormatOwnerGradientAssertionAction:) forControlEvents:UIControlEventTouchUpInside];
    [self.view addSubview:button];
    [button mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.farJustTagLowTextField.mas_bottom).offset(MapSheFocus.ownerQuality.airPulseFeed);
        make.left.right.equalTo(self.farJustTagLowTextField);
        make.height.mas_equalTo(MapSheFocus.ownerQuality.penWindowIts);
    }];
    
    
    if (![MapSheFocus highlightCarrierCoverFitBoth]) {
        UIButton *tibetan = [MapSheFocus zipPinchGlobalCalorieInferColor:[NSString stringWithFormat:@" %@ ",MapSheFocus.catBlackPopMay.sheMenMainNow]];
        [tibetan addTarget:self action:@selector(querySolidLocalForbiddenOrderingAction:) forControlEvents:UIControlEventTouchUpInside];
        [self.view addSubview:tibetan];
        [tibetan mas_makeConstraints:^(MASConstraintMaker *make) {
            make.left.equalTo(button);
            make.top.equalTo(button.mas_bottom).offset(MapSheFocus.ownerQuality.syntaxNotAre);
            make.height.mas_equalTo(MapSheFocus.ownerQuality.microRebuild);
        }];
    }
    
    
    UIButton *pintTab = [MapSheFocus useSpaceStaleRawCluster:MapSheFocus.catBlackPopMay.ownPrepBodyKey];
    [pintTab addTarget:self action:@selector(workoutsTipHandballFullFunAction:) forControlEvents:UIControlEventTouchUpInside];
    [self.view addSubview:pintTab];
    [pintTab mas_makeConstraints:^(MASConstraintMaker *make) {
        make.right.equalTo(button);
        make.top.equalTo(button.mas_bottom).offset(MapSheFocus.ownerQuality.syntaxNotAre);
        make.height.mas_equalTo(MapSheFocus.ownerQuality.microRebuild);
    }];
}

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

- (void)eventKeyUnionFormatOwnerGradientAssertionAction:(UIButton *)sender {
    if (self.stylizeQuoteTextField.text.length < MapSheFocus.ownerQuality.busyTopMode) {
        [NowAlertView spousesPackRuleCountryImmutableSubtitles:MapSheFocus.catBlackPopMay.netFilter message:MapSheFocus.catBlackPopMay.sleetTimeEngineAlternateTipActivated completion:nil];
        return;
    }
    if (self.farJustTagLowTextField.text.length < MapSheFocus.ownerQuality.busyTopMode) {
        [NowAlertView spousesPackRuleCountryImmutableSubtitles:MapSheFocus.catBlackPopMay.netFilter message:MapSheFocus.catBlackPopMay.linkEyePresenceFreestyleAuthorsRecycle completion:nil];
        return;
    }
    if ([self.chainInternal respondsToSelector:@selector(uptimeConfigurePermanentEscapingVariationSensitiveResponderName:eggKey:completion:)]) {
        [SobConvertView deepExclusionWindow];
        [self.chainInternal uptimeConfigurePermanentEscapingVariationSensitiveResponderName:self.stylizeQuoteTextField.text eggKey:self.farJustTagLowTextField.text completion:^(id object) {
            [SobConvertView learnedTimeCenteredReceiptSpaWindow];
        }];
    }
}

- (void)querySolidLocalForbiddenOrderingAction:(UIButton *)sender {
    NonceDenyViewController *muteBar = [NonceDenyViewController new];
    muteBar.chainInternal = self.chainInternal;
    [self.navigationController pushViewController:muteBar animated:NO];
}

- (void)workoutsTipHandballFullFunAction:(UIButton *)sender {
    ThinSleepViewController *muteBar = [ThinSleepViewController new];
    muteBar.chainInternal = self.chainInternal;
    muteBar.peakOrderedDelegate = self;
    [self.navigationController pushViewController:muteBar animated:NO];
    
}

- (void)sigmaEndDetectedDegreesAbnormalWithName:(NSString *)xxpk_forgetName discardIconPassword:(NSString *)discardIconPassword {
    self.stylizeQuoteTextField.text = xxpk_forgetName;
    self.farJustTagLowTextField.text = discardIconPassword;
    UIButton *seekRaw = self.farJustTagLowTextField.rightView.subviews.firstObject;
    seekRaw.selected = YES;
    self.farJustTagLowTextField.secureTextEntry = NO;
}

@end
