File: //var/www/drakkar_site_dev/wp-content/plugins/check-email/assets/js/admin/export-logs.min.js
jQuery(document).ready(function(e){e(function(){e("body").delegate("#ck-mail-exp-from-date, #ck-mail-exp-to-date","focusin",function(){e(this).datepicker({changeMonth:!0,changeYear:!0,dateFormat:"yy-mm-dd",maxDate:new Date})})}),e(document).on("change",".ck-mail-exp-date-radio",function(a){"custom"==e(this).val()?e("#ck-mail-exp-c-date-wrapper").show():e("#ck-mail-exp-c-date-wrapper").hide()}),e(document).on("click","#ck-mail-export-logs-btn",function(a){a.preventDefault();1==function a(){let c=1,t=0;if(e.each(e(".ck-mail-comm-info-chk"),function(a){e(this).is(":checked")&&(t=1)}),0==t)e("#ck-mail-fields-error").show(),e("#ck-mail-fields-error").text("Please check atleast one of the fields"),e(".ck-mail-comm-info-chk").css("border","2px solid red"),c=0;else if(e("#ck-mail-exp-date-custom").is(":checked")){let o=e("#ck-mail-exp-from-date").val(),i=e("#ck-mail-exp-to-date").val();0==o.length&&0==i.length?(e("#ck-mail-exp-date-error").show(),e("#ck-mail-exp-date-error").text("Please select from and to date"),e("#ck-mail-exp-from-date").focus(),c=0):0==o.length?(e("#ck-mail-exp-date-error").show(),e("#ck-mail-exp-date-error").text("Please select from date"),e("#ck-mail-exp-from-date").focus(),c=0):0==i.length&&(e("#ck-mail-exp-date-error").show(),e("#ck-mail-exp-date-error").text("Please select to date"),e("#ck-mail-exp-to-date").focus(),c=0)}return c}()&&e("#ck-mail-export-form").submit()}),e(document).on("change",".ck-mail-comm-info-chk",function(a){e(this).is(":checked")&&(e("#ck-mail-fields-error").hide(),e(".ck-mail-comm-info-chk").css("border","1px solid #8c8f94"))})});