!function(t){t("#wpcf7db-table tfoot td").each(function(){t(this).html('')});var e=t("#wpcf7db-table").DataTable({dom:'<"clearfix"B><"heading clearfix"lf><"heading clearfix"ip>',pagingType:"full_numbers",lengthMenu:[[10,25,50,-1],[10,25,50,"All"]],language:{url:parameters.url+"/libs/datatables/i18n/"+parameters.lang+".json"},buttons:[{text:function(t){return t.i18n("buttons.sExport","Export")},extend:"collection",buttons:[{text:function(t){return t.i18n("buttons.sCopy","Copy")},extend:"collection",buttons:[{text:function(t){return t.i18n("buttons.sAll","All")},extend:"copyHtml5",exportOptions:{columns:":visible"}},{text:function(t){return t.i18n("buttons.sSelection","Selection")},extend:"copyHtml5",exportOptions:{columns:":visible",modifier:{selected:!0}}}]},{text:function(t){return t.i18n("buttons.sExcel","Excel")},extend:"collection",buttons:[{text:function(t){return t.i18n("buttons.sAll","All")},extend:"excelHtml5",exportOptions:{columns:":visible"}},{text:function(t){return t.i18n("buttons.sSelection","Selection")},extend:"excelHtml5",exportOptions:{columns:":visible",modifier:{selected:!0}}}]},{text:function(t){return t.i18n("buttons.sCsv","Csv")},extend:"collection",buttons:[{text:function(t){return t.i18n("buttons.sAll","All")},extend:"csvHtml5",exportOptions:{columns:":visible"}},{text:function(t){return t.i18n("buttons.sSelection","Selection")},extend:"csvHtml5",exportOptions:{columns:":visible",modifier:{selected:!0}}}]},{text:function(t){return t.i18n("buttons.sPdf","Pdf")},extend:"collection",buttons:[{text:function(t){return t.i18n("buttons.sAll","All")},extend:"pdfHtml5",exportOptions:{columns:":visible"},download:"open"},{text:function(t){return t.i18n("buttons.sSelection","Selection")},extend:"pdfHtml5",exportOptions:{columns:":visible",modifier:{selected:!0}},download:"open"}]}]},{text:function(t){return t.i18n("buttons.sPrint","Print")},extend:"collection",buttons:[{text:function(t){return t.i18n("buttons.sAll","All")},extend:"print",exportOptions:{columns:":visible"},download:"open"},{text:function(t){return t.i18n("buttons.sSelection","Selection")},extend:"print",exportOptions:{columns:":visible",modifier:{selected:!0}},download:"open"}]},"colvis"],select:!0});t("#wpcf7db-table tfoot input").on("keyup change",function(){e.column(t(this).parent().index()+":visible").search(this.value).draw()}),t("#wpcf7db-table tfoot tr").appendTo("#wpcf7db-table thead"),t("#delete").click(function(n){if(n.preventDefault(),confirm(parameters.confirm)){var o=t(".selected").map(function(){return e.row(".selected").remove().draw(!1),t(this).attr("data-id")}).get().join();o.trim()&&t.ajax({url:parameters.ajax_url,nonce:parameters.nonce,type:"post",data:{action:"wpcf7db_delete",selected:o},success:function(e){t(".results").html(e)}})}})}(jQuery);