






#import "DetachPenTextField.h"
#import "EventPinWho.h"
#import "Masonry.h"
#import "NSString+Structure.h"
#import "HerEmptyNotMenButton.h"

@interface DetachPenTextField()

@property (nonatomic,strong) HerEmptyNotMenButton *sunGurationAxialBezelCheckoutButton;

@end

@implementation DetachPenTextField

- (instancetype)initWithController:(UIViewController *)man
{
    self = [super init];
    if (self) {
        self.layer.borderColor = [EventPinWho semaphoreColor].CGColor;
        self.layer.borderWidth = 0.6;
        self.layer.cornerRadius = 2;
        

        self.sunGurationAxialBezelCheckoutButton = [[HerEmptyNotMenButton alloc] initOuterSayPenViewController:man];
        [self addSubview:self.sunGurationAxialBezelCheckoutButton];
        [self.sunGurationAxialBezelCheckoutButton mas_makeConstraints:^(MASConstraintMaker *make) {
            make.top.mas_equalTo(0);
            make.left.mas_equalTo(0);
            make.height.mas_equalTo(EventPinWho.animatingYet.microCropSaw);
        }];
        
        [self.sunGurationAxialBezelCheckoutButton setContentHuggingPriority:UILayoutPriorityRequired forAxis:UILayoutConstraintAxisHorizontal];
        
        
        self.stillSixCutTextField = [EventPinWho separatedLemmaContextsBloodWaistRepeat];
        self.stillSixCutTextField.layer.borderWidth = 0;
        self.stillSixCutTextField.layer.cornerRadius = 2.f;
        self.stillSixCutTextField.layer.maskedCorners = kCALayerMaxXMaxYCorner | kCALayerMaxXMinYCorner;
        self.stillSixCutTextField.layer.masksToBounds = YES;
        [self addSubview:self.stillSixCutTextField];
        [self.stillSixCutTextField mas_makeConstraints:^(MASConstraintMaker *make) {
            make.top.mas_equalTo(0);
make.left.mas_equalTo(self.sunGurationAxialBezelCheckoutButton.mas_right);

            make.right.mas_equalTo(0);
            make.height.mas_equalTo(EventPinWho.animatingYet.microCropSaw);
        }];
    }
    return self;
}

- (NSString *)sixPoolFilmAsk {
return [NSString stringWithFormat:@"%@%@",EventPinWho.animatingYet.selectedOrder,[self.sunGurationAxialBezelCheckoutButton.accessedBriefObservePanoramasInvite.ovulationCode stringByReplacingOccurrencesOfString:@" " withString:@""]];
    return @"";
}

- (NSString *)commentsTextualLatencyFractionAddresses {
    return self.stillSixCutTextField.text.danishSecondClampedAscendingEldest ? [NSString stringWithFormat:@"%@%@",self.sixPoolFilmAsk,self.stillSixCutTextField.text] : @"";
}
@end
