






#import "SelectorsViewController.h"
#import "RawSuchDustLabel.h"
#import "SoftnessRadialViewController.h"

@interface SelectorsViewController ()

@property (nonatomic, strong) UITextField *requestSplitTextField;
@property (nonatomic, strong) UITextField *diagnoseBurstTextField;
@property (nonatomic,strong) RawSuchDustLabel *tryIncorrectLabel;
@end



@implementation SelectorsViewController

- (RawSuchDustLabel *)tryIncorrectLabel {
    if (!_tryIncorrectLabel) {
        _tryIncorrectLabel = [RawSuchDustLabel sonDrainInuitLabel:NO];
    }
    return _tryIncorrectLabel;
}

- (void)viewDidLoad {
    [super viewDidLoad];
    
    
    self.requestSplitTextField = [FrictionShe sixteenLemmaProvisionOperandFailAccount];
    [self.view addSubview:self.requestSplitTextField];
    [self.requestSplitTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.mas_equalTo(FrictionShe.headphoneMay.armPriceGray);
        make.left.mas_equalTo(FrictionShe.headphoneMay.identifyMill);
        make.right.mas_equalTo(-FrictionShe.headphoneMay.identifyMill);
        make.height.mas_equalTo(FrictionShe.headphoneMay.wetDolbySeed);
    }];
    
    
    self.diagnoseBurstTextField = [FrictionShe constantsMapImproperImpactControlPassword:NO];
    [self.view addSubview:self.diagnoseBurstTextField];
    [self.diagnoseBurstTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.requestSplitTextField.mas_bottom).offset(FrictionShe.headphoneMay.busEndpoints);
        make.left.right.equalTo(self.requestSplitTextField);
        make.height.mas_equalTo(FrictionShe.headphoneMay.wetDolbySeed);
    }];
    UIButton *rightButton = self.diagnoseBurstTextField.rightView.subviews.firstObject;
    [rightButton addTarget:self action:@selector(clientsInventoryRemotelyPostPanCacheHandler:) forControlEvents:(UIControlEventTouchUpInside)];

    
    UIButton *danceColorWhoButton = [FrictionShe icyThiaminFarsiReadoutRetColor:FrictionShe.saltBurstFinal.justHeartBoth];
    [danceColorWhoButton addTarget:self action:@selector(legacyCircleDitherTaggingSmallerFatAction:) forControlEvents:UIControlEventTouchUpInside];
    [self.view addSubview:danceColorWhoButton];
    [danceColorWhoButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.diagnoseBurstTextField.mas_bottom).offset(FrictionShe.headphoneMay.busEndpoints);
        make.left.right.equalTo(self.diagnoseBurstTextField);
        make.height.mas_equalTo(FrictionShe.headphoneMay.beatTouchMap);
    }];
    
    [self.view addSubview:self.tryIncorrectLabel];
    canRace(self);
    [self.tryIncorrectLabel setLowAgeAscendedWhiteUserOutdoor:^{
        bayerMake(self);
        [self favoriteFarsiBitUnlockPermanentPromptAction];
    }];
    [self.tryIncorrectLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.bottom.mas_equalTo(-FrictionShe.headphoneMay.ropeTooLevel);
        make.left.mas_equalTo(FrictionShe.headphoneMay.cloudHasGram);
        make.right.mas_equalTo(-FrictionShe.headphoneMay.cloudHasGram);
    }];
}

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

- (void)legacyCircleDitherTaggingSmallerFatAction:(UIButton *)sender {
    if (self.requestSplitTextField.text.length < FrictionShe.headphoneMay.whiteOptTwo) {
        [ItsAlertView hellmanPrefixedLongBetterNormalTied:FrictionShe.saltBurstFinal.bitWatery message:FrictionShe.saltBurstFinal.signalLawLoseMindRelatedAll completion:nil];
        return;
    }
    if (self.diagnoseBurstTextField.text.length < FrictionShe.headphoneMay.whiteOptTwo) {
        [ItsAlertView hellmanPrefixedLongBetterNormalTied:FrictionShe.saltBurstFinal.bitWatery message:FrictionShe.saltBurstFinal.koreanUnfocusedWatchHandlingEggRenewal completion:nil];
        return;
    }
    if ([self.buddhistAgent respondsToSelector:@selector(fiveSystemBrowsingDateCupHowIdiomName:kitKey:completion:)]) {
        [BaseLookupView mergeMoleFeetWindow];
        [self.buddhistAgent fiveSystemBrowsingDateCupHowIdiomName:self.requestSplitTextField.text kitKey:self.diagnoseBurstTextField.text completion:^(id object) {
            [BaseLookupView adoptPickSlantResolvedEntityWindow];
        }];
    }
}


- (void)favoriteFarsiBitUnlockPermanentPromptAction {
    SoftnessRadialViewController *herBoundLive = [SoftnessRadialViewController new];
    herBoundLive.wonSiblings = @(YES);
    herBoundLive.buddhistAgent = self.buddhistAgent;
    [herBoundLive setWaxCaptionSizeDatabasesPlay:^(BOOL result) {
        self.tryIncorrectLabel.boundingCookie = result;
    }];
    [self.navigationController pushViewController:herBoundLive animated:NO];
}

@end
