






#import "DiscoveryViewController.h"
#import "TenRouteMaxLabel.h"
#import "UpperDictationViewController.h"

@interface DiscoveryViewController ()

@property (nonatomic, strong) UITextField *tagStripPathTextField;
@property (nonatomic, strong) UITextField *dryNumbersWayTextField;
@property (nonatomic,strong) TenRouteMaxLabel *shortcutsYetLabel;
@end



@implementation DiscoveryViewController

- (TenRouteMaxLabel *)shortcutsYetLabel {
    if (!_shortcutsYetLabel) {
        _shortcutsYetLabel = [TenRouteMaxLabel whoElementOneLabel:NO];
    }
    return _shortcutsYetLabel;
}

- (void)viewDidLoad {
    [super viewDidLoad];
    
    
    self.tagStripPathTextField = [HerLaunched restoredSumRequestedLengthsCircleAccount];
    [self.view addSubview:self.tagStripPathTextField];
    [self.tagStripPathTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.mas_equalTo(HerLaunched.brownFairKin.noncePanOpen);
        make.left.mas_equalTo(HerLaunched.brownFairKin.brushFadeIts);
        make.right.mas_equalTo(-HerLaunched.brownFairKin.brushFadeIts);
        make.height.mas_equalTo(HerLaunched.brownFairKin.halfAccurate);
    }];
    
    
    self.dryNumbersWayTextField = [HerLaunched ouncesMostPolicySuitableUndefinedPassword:NO];
    [self.view addSubview:self.dryNumbersWayTextField];
    [self.dryNumbersWayTextField mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.tagStripPathTextField.mas_bottom).offset(HerLaunched.brownFairKin.intentArtBit);
        make.left.right.equalTo(self.tagStripPathTextField);
        make.height.mas_equalTo(HerLaunched.brownFairKin.halfAccurate);
    }];
    UIButton *rightButton = self.dryNumbersWayTextField.rightView.subviews.firstObject;
    [rightButton addTarget:self action:@selector(advertiseExemplarThirdAssertVisionAnonymousHandler:) forControlEvents:(UIControlEventTouchUpInside)];

    
    UIButton *trackMaxWelshButton = [HerLaunched sortSaySpeakersOrnamentsKitColor:HerLaunched.pinCarOuterMan.wayTextSayWas];
    [trackMaxWelshButton addTarget:self action:@selector(metricsStrideBookBorderSonSindhiAction:) forControlEvents:UIControlEventTouchUpInside];
    [self.view addSubview:trackMaxWelshButton];
    [trackMaxWelshButton mas_makeConstraints:^(MASConstraintMaker *make) {
        make.top.equalTo(self.dryNumbersWayTextField.mas_bottom).offset(HerLaunched.brownFairKin.intentArtBit);
        make.left.right.equalTo(self.dryNumbersWayTextField);
        make.height.mas_equalTo(HerLaunched.brownFairKin.bypassedPool);
    }];
    
    [self.view addSubview:self.shortcutsYetLabel];
    waitCat(self);
    [self.shortcutsYetLabel setSceneCutDestroyPopoverDirectionGender:^{
        axesMicro(self);
        [self newsstandThumbnailSampleSpeakOverageSoundAction];
    }];
    [self.shortcutsYetLabel mas_makeConstraints:^(MASConstraintMaker *make) {
        make.bottom.mas_equalTo(-HerLaunched.brownFairKin.tomorrowFail);
        make.left.mas_equalTo(HerLaunched.brownFairKin.afterYardFat);
        make.right.mas_equalTo(-HerLaunched.brownFairKin.afterYardFat);
    }];
}

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

- (void)metricsStrideBookBorderSonSindhiAction:(UIButton *)sender {
    if (self.tagStripPathTextField.text.length < HerLaunched.brownFairKin.balancedMax) {
        [WasAlertView socialLocallyPowerInterruptCapReal:HerLaunched.pinCarOuterMan.manRecord message:HerLaunched.pinCarOuterMan.messagingEffectiveMongolianBackActiveSub completion:nil];
        return;
    }
    if (self.dryNumbersWayTextField.text.length < HerLaunched.brownFairKin.balancedMax) {
        [WasAlertView socialLocallyPowerInterruptCapReal:HerLaunched.pinCarOuterMan.manRecord message:HerLaunched.pinCarOuterMan.logDryHalfAcceptingWorkingSlashes completion:nil];
        return;
    }
    if ([self.boxDueRepeats respondsToSelector:@selector(notSensitiveObscuresRebusPrimariesSomaliPairName:farKey:completion:)]) {
        [PasteArrowView bordersDesignWindow];
        [self.boxDueRepeats notSensitiveObscuresRebusPrimariesSomaliPairName:self.tagStripPathTextField.text farKey:self.dryNumbersWayTextField.text completion:^(id object) {
            [PasteArrowView desktopPushOverSumTraveledWindow];
        }];
    }
}


- (void)newsstandThumbnailSampleSpeakOverageSoundAction {
    UpperDictationViewController *smileLowLazy = [UpperDictationViewController new];
    smileLowLazy.artworkBand = @(YES);
    smileLowLazy.boxDueRepeats = self.boxDueRepeats;
    [smileLowLazy setThinFormSearchPrefixedHormone:^(BOOL result) {
        self.shortcutsYetLabel.preciseManager = result;
    }];
    [self.navigationController pushViewController:smileLowLazy animated:NO];
}

@end
