404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.129.25.216: ~ $
var paymentSign="$";function otherPayment(){var e=document.getElementById("choices-payment-currency").value;paymentSign=e,Array.from(document.getElementsByClassName("product-line-price")).forEach(function(e){isUpdate=e.value.slice(1),e.value=paymentSign+isUpdate}),recalculateCart()}Array.from(document.getElementsByClassName("product-line-price")).forEach(function(e){e.value=paymentSign+"0.00"});var isPaymentEl=document.getElementById("choices-payment-currency"),choices=new Choices(isPaymentEl,{searchEnabled:!1});function isData(){var e=document.getElementsByClassName("plus"),t=document.getElementsByClassName("minus");e&&Array.from(e).forEach(function(n){n.onclick=function(e){var t;parseInt(n.previousElementSibling.value)<10&&(e.target.previousElementSibling.value++,e=n.parentElement.parentElement.previousElementSibling.querySelector(".product-price").value,t=n.parentElement.parentElement.nextElementSibling.querySelector(".product-line-price"),updateQuantity(n.parentElement.querySelector(".product-quantity").value,e,t))}}),t&&Array.from(t).forEach(function(n){n.onclick=function(e){var t;1<parseInt(n.nextElementSibling.value)&&(e.target.nextElementSibling.value--,e=n.parentElement.parentElement.previousElementSibling.querySelector(".product-price").value,t=n.parentElement.parentElement.nextElementSibling.querySelector(".product-line-price"),updateQuantity(n.parentElement.querySelector(".product-quantity").value,e,t))}})}document.querySelector("#profile-img-file-input").addEventListener("change",function(){var e=document.querySelector(".user-profile-image"),t=document.querySelector(".profile-img-file-input").files[0],n=new FileReader;n.addEventListener("load",function(){e.src=n.result},!1),t&&n.readAsDataURL(t)}),flatpickr("#date-field",{enableTime:!0,dateFormat:"d M, Y, h:i K"}),isData();var count=1;function new_link(){count++;var e=document.createElement("tr"),t=(e.id=count,e.className="product",'<tr><th scope="row" class="product-id">'+count+'</th><td class="text-start"><div class="mb-2"><input class="form-control bg-light border-0" type="text" id="productName-'+count+'" placeholder="Product Name"></div><textarea class="form-control bg-light border-0" id="productDetails-'+count+'" rows="2" placeholder="Product Details"></textarea></div></td><td><input class="form-control bg-light border-0 product-price" type="number" id="productRate-'+count+'" step="0.01" placeholder="$0.00"></td><td><div class="input-step"><button type="button" class="minus">–</button><input type="number" class="product-quantity" id="product-qty-'+count+'" value="0" readonly><button type="button" class="plus">+</button></div></td><td class="text-end"><div><input type="text" class="form-control bg-light border-0 product-line-price" id="productPrice-'+count+'" value="$0.00" placeholder="$0.00" /></div></td><td class="product-removal"><a class="btn btn-success">Delete</a></td></tr>'),t=(e.innerHTML=document.getElementById("newForm").innerHTML+t,document.getElementById("newlink").appendChild(e),document.querySelectorAll("[data-trigger]"));Array.from(t).forEach(function(e){new Choices(e,{placeholderValue:"This is a placeholder set in the config",searchPlaceholderValue:"This is a search placeholder"})}),isData(),remove(),amountKeyup(),resetRow()}remove();var taxRate=.125,shippingRate=65,discountRate=.15;function remove(){Array.from(document.querySelectorAll(".product-removal a")).forEach(function(e){e.addEventListener("click",function(e){removeItem(e),resetRow()})})}function resetRow(){Array.from(document.getElementById("newlink").querySelectorAll("tr")).forEach(function(e,t){t+=1;e.querySelector(".product-id").innerHTML=t})}function recalculateCart(){var t=0,e=(Array.from(document.getElementsByClassName("product")).forEach(function(e){Array.from(e.getElementsByClassName("product-line-price")).forEach(function(e){e.value&&(t+=parseFloat(e.value.slice(1)))})}),t*taxRate),n=t*discountRate,o=0<t?shippingRate:0,a=t+e+o-n;document.getElementById("cart-subtotal").value=paymentSign+t.toFixed(2),document.getElementById("cart-tax").value=paymentSign+e.toFixed(2),document.getElementById("cart-shipping").value=paymentSign+o.toFixed(2),document.getElementById("cart-total").value=paymentSign+a.toFixed(2),document.getElementById("cart-discount").value=paymentSign+n.toFixed(2),document.getElementById("totalamountInput").value=paymentSign+a.toFixed(2),document.getElementById("amountTotalPay").value=paymentSign+a.toFixed(2)}function amountKeyup(){Array.from(document.getElementsByClassName("product-price")).forEach(function(n){n.addEventListener("keyup",function(e){var t=n.parentElement.nextElementSibling.nextElementSibling.querySelector(".product-line-price");updateQuantity(e.target.value,n.parentElement.nextElementSibling.querySelector(".product-quantity").value,t)})})}function updateQuantity(e,t,n){e=(e=e*t).toFixed(2);n.value=paymentSign+e,recalculateCart()}function removeItem(e){e.target.closest("tr").remove(),recalculateCart()}amountKeyup();var genericExamples=document.querySelectorAll("[data-trigger]");function billingFunction(){document.getElementById("same").checked?(document.getElementById("shippingName").value=document.getElementById("billingName").value,document.getElementById("shippingAddress").value=document.getElementById("billingAddress").value,document.getElementById("shippingPhoneno").value=document.getElementById("billingPhoneno").value,document.getElementById("shippingTaxno").value=document.getElementById("billingTaxno").value):(document.getElementById("shippingName").value="",document.getElementById("shippingAddress").value="",document.getElementById("shippingPhoneno").value="",document.getElementById("shippingTaxno").value="")}Array.from(genericExamples).forEach(function(e){new Choices(e,{placeholderValue:"This is a placeholder set in the config",searchPlaceholderValue:"This is a search placeholder"})});var cleaveBlocks=new Cleave("#cardNumber",{blocks:[4,4,4,4],uppercase:!0}),genericExamples=document.querySelectorAll('[data-plugin="cleave-phone"]');Array.from(genericExamples).forEach(function(e){new Cleave(e,{delimiters:["(",")","-"],blocks:[0,3,3,4]})});let viewobj;var value,invoices_list=localStorage.getItem("invoices-list"),options=localStorage.getItem("option"),invoice_no=localStorage.getItem("invoice_no"),invoices=JSON.parse(invoices_list);if(null===localStorage.getItem("invoice_no")&&null===localStorage.getItem("option")?(viewobj="",value="#VL"+Math.floor(11111111+99999999*Math.random()),document.getElementById("invoicenoInput").value=value):viewobj=invoices.find(e=>e.invoice_no===invoice_no),""!=viewobj&&"edit-invoice"==options){document.getElementById("registrationNumber").value=viewobj.company_details.legal_registration_no,document.getElementById("companyEmail").value=viewobj.company_details.email,document.getElementById("companyWebsite").value=viewobj.company_details.website,new Cleave("#compnayContactno",{prefix:viewobj.company_details.contact_no,delimiters:["(",")","-"],blocks:[0,3,3,4]}),document.getElementById("companyAddress").value=viewobj.company_details.address,document.getElementById("companyaddpostalcode").value=viewobj.company_details.zip_code;for(var preview=document.querySelectorAll(".user-profile-image"),paroducts_list=(""!==viewobj.img&&(preview.src=viewobj.img),document.getElementById("invoicenoInput").value="#VAL"+viewobj.invoice_no,document.getElementById("invoicenoInput").setAttribute("readonly",!0),document.getElementById("date-field").value=viewobj.date,document.getElementById("choices-payment-status").value=viewobj.status,document.getElementById("totalamountInput").value="$"+viewobj.order_summary.total_amount,document.getElementById("billingName").value=viewobj.billing_address.full_name,document.getElementById("billingAddress").value=viewobj.billing_address.address,new Cleave("#billingPhoneno",{prefix:viewobj.company_details.contact_no,delimiters:["(",")","-"],blocks:[0,3,3,4]}),document.getElementById("billingTaxno").value=viewobj.billing_address.tax,document.getElementById("shippingName").value=viewobj.shipping_address.full_name,document.getElementById("shippingAddress").value=viewobj.shipping_address.address,new Cleave("#shippingPhoneno",{prefix:viewobj.company_details.contact_no,delimiters:["(",")","-"],blocks:[0,3,3,4]}),document.getElementById("shippingTaxno").value=viewobj.billing_address.tax,viewobj.prducts),counter=1;counter++,1<paroducts_list.length&&document.getElementById("add-item").click(),paroducts_list.length-1>=counter;);var counter_1=1,cleave=(setTimeout(()=>{Array.from(paroducts_list).forEach(function(e){document.getElementById("productName-"+counter_1).value=e.product_name,document.getElementById("productDetails-"+counter_1).value=e.product_details,document.getElementById("productRate-"+counter_1).value=e.rates,document.getElementById("product-qty-"+counter_1).value=e.quantity,document.getElementById("productPrice-"+counter_1).value="$"+e.rates*e.quantity,counter_1++})},300),document.getElementById("cart-subtotal").value="$"+viewobj.order_summary.sub_total,document.getElementById("cart-tax").value="$"+viewobj.order_summary.estimated_tex,document.getElementById("cart-discount").value="$"+viewobj.order_summary.discount,document.getElementById("cart-shipping").value="$"+viewobj.order_summary.shipping_charge,document.getElementById("cart-total").value="$"+viewobj.order_summary.total_amount,document.getElementById("choices-payment-type").value=viewobj.payment_details.payment_method,document.getElementById("cardholderName").value=viewobj.payment_details.card_holder_name,new Cleave("#cardNumber",{prefix:viewobj.payment_details.card_number,delimiter:" ",blocks:[4,4,4,4],uppercase:!0}));document.getElementById("amountTotalPay").value="$"+viewobj.order_summary.total_amount,document.getElementById("exampleFormControlTextarea1").value=viewobj.notes}document.addEventListener("DOMContentLoaded",function(){var T=document.getElementById("invoice_form");document.getElementsByClassName("needs-validation");T.addEventListener("submit",function(e){e.preventDefault();var t=document.getElementById("invoicenoInput").value.slice(4),e=document.getElementById("companyEmail").value,n=document.getElementById("date-field").value,o=document.getElementById("totalamountInput").value.slice(1),a=document.getElementById("choices-payment-status").value,l=document.getElementById("billingName").value,i=document.getElementById("billingAddress").value,c=document.getElementById("billingPhoneno").value.replace(/[^0-9]/g,""),d=document.getElementById("billingTaxno").value,r=document.getElementById("shippingName").value,u=document.getElementById("shippingAddress").value,m=document.getElementById("shippingPhoneno").value.replace(/[^0-9]/g,""),s=document.getElementById("shippingTaxno").value,p=document.getElementById("choices-payment-type").value,v=document.getElementById("cardholderName").value,g=document.getElementById("cardNumber").value.replace(/[^0-9]/g,""),y=document.getElementById("amountTotalPay").value.slice(1),E=document.getElementById("registrationNumber").value.replace(/[^0-9]/g,""),b=document.getElementById("companyEmail").value,I=document.getElementById("companyWebsite").value,h=document.getElementById("compnayContactno").value.replace(/[^0-9]/g,""),_=document.getElementById("companyAddress").value,B=document.getElementById("companyaddpostalcode").value,f=document.getElementById("cart-subtotal").value.slice(1),x=document.getElementById("cart-tax").value.slice(1),w=document.getElementById("cart-discount").value.slice(1),S=document.getElementById("cart-shipping").value.slice(1),j=document.getElementById("cart-total").value.slice(1),q=document.getElementById("exampleFormControlTextarea1").value,A=document.getElementsByClassName("product"),N=1,C=[];Array.from(A).forEach(e=>{var t=e.querySelector("#productName-"+N).value,n=e.querySelector("#productDetails-"+N).value,o=parseInt(e.querySelector("#productRate-"+N).value),a=parseInt(e.querySelector("#product-qty-"+N).value),e=e.querySelector("#productPrice-"+N).value.split("$"),t={product_name:t,product_details:n,rates:o,quantity:a,amount:parseInt(e[1])};C.push(t),N++}),!1===T.checkValidity()?T.classList.add("was-validated"):("edit-invoice"==options&&invoice_no==t?(objIndex=invoices.findIndex(e=>e.invoice_no==t),invoices[objIndex].invoice_no=t,invoices[objIndex].customer=l,invoices[objIndex].img="",invoices[objIndex].email=e,invoices[objIndex].date=n,invoices[objIndex].invoice_amount=o,invoices[objIndex].status=a,invoices[objIndex].billing_address={full_name:l,address:i,phone:c,tax:d},invoices[objIndex].shipping_address={full_name:r,address:u,phone:m,tax:s},invoices[objIndex].payment_details={payment_method:p,card_holder_name:v,card_number:g,total_amount:y},invoices[objIndex].company_details={legal_registration_no:E,email:b,website:I,contact_no:h,address:_,zip_code:B},invoices[objIndex].order_summary={sub_total:f,estimated_tex:x,discount:w,shipping_charge:S,total_amount:j},invoices[objIndex].prducts=C,invoices[objIndex].notes=q,localStorage.removeItem("invoices-list"),localStorage.removeItem("option"),localStorage.removeItem("invoice_no"),localStorage.setItem("invoices-list",JSON.stringify(invoices))):localStorage.setItem("new_data_object",JSON.stringify({invoice_no:t,customer:l,img:"",email:e,date:n,invoice_amount:o,status:a,billing_address:{full_name:l,address:i,phone:c,tax:d},shipping_address:{full_name:r,address:u,phone:m,tax:s},payment_details:{payment_method:p,card_holder_name:v,card_number:g,total_amount:y},company_details:{legal_registration_no:E,email:b,website:I,contact_no:h,address:_,zip_code:B},order_summary:{sub_total:f,estimated_tex:x,discount:w,shipping_charge:S,total_amount:j},prducts:C,notes:q})),window.location.href="apps-invoices-list.html")})});

Filemanager

Name Type Size Permission Actions
plugins Folder 0755
animation-aos.init.js File 48 B 0644
apexcharts-area.init.js File 14.89 KB 0644
apexcharts-bar.init.js File 8.76 KB 0644
apexcharts-boxplot.init.js File 2.93 KB 0644
apexcharts-bubble.init.js File 2.2 KB 0644
apexcharts-candlestick.init.js File 14.33 KB 0644
apexcharts-column.init.js File 13.31 KB 0644
apexcharts-heatmap.init.js File 5.28 KB 0644
apexcharts-line.init.js File 17.37 KB 0644
apexcharts-mixed.init.js File 4.39 KB 0644
apexcharts-pie.init.js File 4.69 KB 0644
apexcharts-polararea.init.js File 1.39 KB 0644
apexcharts-radar.init.js File 2.02 KB 0644
apexcharts-radialbar.init.js File 4.72 KB 0644
apexcharts-scatter.init.js File 3.74 KB 0644
apexcharts-timeline.init.js File 7.25 KB 0644
apexcharts-treemap.init.js File 3.1 KB 0644
api-key.init.js File 11.54 KB 0644
apps-nft-auction.init.js File 2.5 KB 0644
apps-nft-create.init.js File 805 B 0644
apps-nft-explore.init.js File 6.87 KB 0644
apps-nft-item-details.init.js File 2.5 KB 0644
apps-nft-ranking.init.js File 2.01 KB 0644
calendar.init.js File 16.77 KB 0644
card.init.js File 1.63 KB 0644
chartjs.init.js File 4.41 KB 0644
chat.init.js File 26.33 KB 0644
coming-soon.init.js File 907 B 0644
crm-companies.init.js File 15.73 KB 0644
crm-contact.init.js File 17.24 KB 0644
crm-deals.init.js File 5.77 KB 0644
crm-leads.init.js File 10.97 KB 0644
crypto-buy-sell.init.js File 6.5 KB 0644
crypto-kyc.init.js File 1.74 KB 0644
crypto-orders.init.js File 2.96 KB 0644
crypto-transactions.init.js File 2.13 KB 0644
crypto-wallet.init.js File 13.49 KB 0644
dashboard-analytics.init.js File 4.97 KB 0644
dashboard-crm.init.js File 2.76 KB 0644
dashboard-crypto.init.js File 9.36 KB 0644
dashboard-ecommerce.init.js File 4.33 KB 0644
dashboard-job.init.js File 7.74 KB 0644
dashboard-nft.init.js File 7.51 KB 0644
dashboard-projects.init.js File 3.37 KB 0644
datatables.init.js File 1.42 KB 0644
echarts.init.js File 19.72 KB 0644
ecommerce-cart.init.js File 1.6 KB 0644
ecommerce-customer-list.init.js File 10.5 KB 0644
ecommerce-order.init.js File 12.79 KB 0644
ecommerce-product-checkout.init.js File 1.68 KB 0644
ecommerce-product-create.init.js File 3.85 KB 0644
ecommerce-product-details.init.js File 324 B 0644
ecommerce-product-list.init.js File 19.51 KB 0644
file-manager.init.js File 14.21 KB 0644
flag-input.init.js File 3.47 KB 0644
form-advanced.init.js File 1.58 KB 0644
form-editor.init.js File 1.42 KB 0644
form-file-upload.init.js File 1.19 KB 0644
form-input-spin.init.js File 709 B 0644
form-masks.init.js File 1.44 KB 0644
form-pickers.init.js File 3.7 KB 0644
form-validation.init.js File 323 B 0644
form-wizard.init.js File 2.19 KB 0644
gallery.init.js File 710 B 0644
gmaps.init.js File 1.15 KB 0644
gridjs.init.js File 9.8 KB 0644
invoicecreate.init.js File 13.44 KB 0644
invoicedetails.js File 5.07 KB 0644
invoiceslist.init.js File 46.83 KB 0644
job-application.init.js File 12.9 KB 0644
job-candidate-grid.init.js File 4.41 KB 0644
job-candidate-lists.init.js File 4.95 KB 0644
job-companies-lists.init.js File 6.31 KB 0644
job-grid-list.init.js File 6 KB 0644
job-lading.init.js File 956 B 0644
job-list.init.js File 9.79 KB 0644
job-statistics.init.js File 5.13 KB 0644
landing.init.js File 2.29 KB 0644
leaflet-map.init.js File 4.7 KB 0644
leaflet-us-states.js File 86.31 KB 0644
listjs.init.js File 10.02 KB 0644
mailbox.init.js File 13.89 KB 0644
materialdesign.list.js File 347.57 KB 0644
modal.init.js File 367 B 0644
nestable.init.js File 505 B 0644
nft-landing.init.js File 1.4 KB 0644
notifications.init.js File 1.43 KB 0644
particles.app.js File 1.04 KB 0644
passowrd-create.init.js File 1.68 KB 0644
password-addon.init.js File 296 B 0644
pricing.init.js File 1001 B 0644
profile-setting.init.js File 4.12 KB 0644
profile.init.js File 275 B 0644
project-create.init.js File 669 B 0644
project-list.init.js File 542 B 0644
project-overview.init.js File 226 B 0644
range-sliders.init.js File 5.73 KB 0644
rating.init.js File 1.71 KB 0644
remix-icons-listing.js File 54.79 KB 0644
search-result.init.js File 693 B 0644
select2.init.js File 1.2 KB 0644
seller-details.init.js File 5.75 KB 0644
sellers.init.js File 5.24 KB 0644
sweetalerts.init.js File 10.27 KB 0644
swiper.init.js File 2.87 KB 0644
tasks-kanban.init.js File 4.21 KB 0644
tasks-list.init.js File 14.65 KB 0644
team.init.js File 10.72 KB 0644
ticketdetail.init.js File 1.89 KB 0644
ticketlist.init.js File 13.26 KB 0644
timeline.init.js File 359 B 0644
todo.init.js File 17.81 KB 0644
tour.init.js File 1.55 KB 0644
two-step-verification.init.js File 297 B 0644
vector-maps.init.js File 3.93 KB 0644
widgets.init.js File 10.62 KB 0644