CINXE.COM

OARS 2

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>OARS 2</title> <base href="/" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.0/styles/default.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css"> <link rel="stylesheet" href="css/site.css" /> <link rel="stylesheet" id="customTheme" href="css/theme.min.css" /> <link rel="stylesheet" id="customAntTheme" href="_content/AntDesign/css/ant-design-blazor.css" /> <style> .ant-descriptions-bordered .ant-descriptions-item-label, .ant-descriptions-bordered .ant-descriptions-item-content { width: 14%; padding: 0.4rem 0.8rem; } .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > th, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > th, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > th, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > th, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > td, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > td, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > td, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > td .ant-table-thead > tr > th, .ant-table-tbody > tr > td, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table, .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table, .ant-table.ant-table-bordered > .ant-table-container { border-color: #d9d9d9 !important; } .ant-select-open .ant-select-selection-item:not(.ant-select-multiple .ant-select-selection-item), .ant-select-open .ant-select-selection-placeholder { color: transparent !important; } .ant-select-multiple .ant-select-selection-search { width: 100% !important; } .numbers { -outline: none !important; box-sizing: border-box; margin: 0; padding: 0; font-variant: tabular-nums; list-style: none; font-feature-settings: 'tnum'; position: relative; display: inline-block; width: 100%; min-width: 0; padding: 4px 11px; font-size: 14px; line-height: 1.5715; background-image: none; border-radius: 2px; transition: all .3s; } .numbers:hover { outline: none !important; } .numbers:focus-visible { outline: none !important; } .actn-col-btn-blank-container { height: 32px; width: 32px; padding: 4px 15px; } .ant-btn .oarsicon { stroke: rgba(0, 0, 0, 0.85); stroke-width: 1.5; } .ant-btn:has(svg.oarsicon) { padding: 1px 6px; } .ant-btn-primary .oarsicon, .ant-btn-dangerous.ant-btn-primary .oarsicon, .ant-btn.ant-btn-background-ghost .oarsicon { stroke: #fff; } .ant-btn-link .oarsicon { stroke: var(--primary); } .ant-btn:hover .oarsicon, .ant-btn:focus .oarsicon { stroke: var(--primary); } .ant-btn-text:hover .oarsicon, .ant-btn-text:focus .oarsicon { stroke: rgba(0, 0, 0, 0.85); } .ant-btn-primary:hover .oarsicon, .ant-btn-primary:focus .oarsicon { stroke: #fff; } .ant-btn-dangerous .oarsicon, .ant-btn-dangerous:hover .oarsicon, .ant-btn-dangerous:focus .oarsicon { stroke: var(--danger); } .ant-btn[disabled] .oarsicon { stroke: rgba(0, 0, 0, 0.25); } .ant-btn .oarsicon { height: 20px; width: 20px; } .ant-btn-lg .oarsicon { height: 22px; width: 22px; } .ant-btn-sm .oarsicon { height: 18px; width: 18px; } .ant-picker-suffix, .ant-select-arrow, .ant-select-clear, .ant-picker-clear, .ant-select-selection-placeholder, .ant-select-single .ant-select-selector .ant-select-selection-placeholder, .ant-picker-input > input:placeholder-shown::placeholder, .ant-input:placeholder-shown::placeholder, .ant-input-number-input::placeholder, .ant-input-affix-wrapper > input.ant-input::placeholder { color: #9f9f9f !important; } .ant-transfer-list-header, .ant-transfer-list-body-search-wrapper .ant-input, .ant-transfer-list, .ant-input-number, .ant-checkbox-inner, .ant-radio-inner, .ant-picker .ant-picker-default, .ant-picker, .ant-select-selector, .ant-input-affix-wrapper, .ant-form-item-control-input-content .ant-input, .ant-table-cell .ant-input, .ant-input{ border-color: #a9a9a9 !important; } .ant-select-disabled.ant-select-multiple .ant-select-selection-item, .ant-input-disabled, .ant-input[disabled], .ant-radio-disabled + span, .ant-picker-input > input[disabled], .ant-input-number-disabled, .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector, .select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector { color: rgba(0, 0, 0, .85) !important; } .ant-select-disabled.ant-select-selection-placeholder, .ant-select-disabled.ant-select-single .ant-select-selector .ant-select-selection-placeholder, .ant-picker-input > input[disabled]:placeholder-shown::placeholder, .ant-input-disabled:placeholder-shown::placeholder, .ant-input-number-disabled .ant-input-number-input::placeholder, .ant-input-affix-wrapper > input[disabled].ant-input::placeholder { color: rgba(0, 0, 0, 0) !important; } </style> </head> <body style="overflow:hidden;"> <noscript><p>Please enable JavaScript to view this website.</p></noscript> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/flatpickr"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.0/highlight.min.js"></script> <script src="js/googlereCaptcha.js"></script> <!-- reCaptcha rendering script --> <script src="https://www.google.com/recaptcha/api.js"></script> <script src="Main.js?v=1"></script> <script src="_content/AntDesign/js/ant-design-blazor.js"></script> <script src="js/ana_custom.js"></script> <script src="tinymce/tinymce-blazor.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.8/jquery.inputmask.min.js"></script> <script src="js/sessionManagement.js"></script> <script type="text/javascript"> function clearData() { sessionStorage.clear() localStorage.clear() caches.keys().then(keys => { keys.forEach(key => caches.delete(key)) }) indexedDB.databases().then(dbs => { dbs.forEach(db => indexedDB.deleteDatabase(db.name)) }) document.cookie = document.cookie.split(';').reduce((newCookie1, keyVal) => { var pair = keyVal.trim().split('=') if (pair[0]) { if (pair[0] !== 'path' && pair[0] !== 'expires') { newCookie1 += pair[0] + '=;' } } return newCookie1 }, 'expires=Thu, 01 Jan 1970 00:00:00 UTC; path:/;') } $(document).ready(function () { var isDebouncing = true; function debounce(func, timeout = 1000) { let timer; return (...args) => { clearTimeout(timer); timer = setTimeout(() => { func.apply(this, args); }, timeout); }; } const SetOnKeyUpDebounce = debounce((_this) => { isDebouncing = false; _this.trigger('keyup'); }, 1000); $(document).on("keyup", "input, textarea", function (e) { console.log("keyup: ", new Date().getTime(), isDebouncing, this.value); if (this.value == null || this.value == "") { console.clear(); } if (isDebouncing == true) { e.preventDefault(); e.stopImmediatePropagation(); SetOnKeyUpDebounce($(this)); } }); $(document).on("keydown", "input, textarea", function (e) { isDebouncing = true; }); $(document).on("focus", "input, textarea", function (e) { e.preventDefault(); $(this).attr("autocomplete", "none"); }); $(document).on("keypress", "input[type=number], .whole-number, .numbers", function (e) { return (e.charCode != 8 && e.charCode == 0 || (e.charCode >= 48 && e.charCode <= 57) ); }); $(document).on("keypress paste", ".phone, .phone input", function (e) { if (e.type === 'keypress') { return ((e.charCode != 8 && e.charCode == 0 || (e.charCode >= 48 && e.charCode <= 57)) && this.value.length < 10); } }); $(document).on("keypress", "#ccnumber, #routing-no, #acc-no, #confrm-acc-no, #fdrl-tax-id-req, #fdrl-tax-id, #chck-no, #drvng-lic-no-req, #drvng-lic-no, #scl-sec-no-req, #scl-sec-no", function (e) { return (e.charCode != 8 && e.charCode == 0 || (e.charCode >= 48 && e.charCode <= 57) ); }); $(document).on("keyup", "#textchange", function (e) { if (this.value == null || this.value == "") { $("#submitButtonId").prop("disabled", true); } else{ $("#submitButtonId").prop("disabled", false); } }); //$(document).on("keydown keyup keypress", "input[type=number], .whole-number, .numbers", function (e) { // if (e.keyCode == 38 || e.keyCode == 40) { e.preventDefault(); } //}); $(document).on("keypress", "input[type=floatNumber], .ant-input-number-input", function (e) { return (e.charCode != 8 && e.charCode == 0 || (e.charCode >= 48 && e.charCode <= 57) || (e.charCode == 46 && this.value.indexOf('.') == -1) ); }); $(document).on("keypress", ".amount, .amount input", function (e) { this.value = this.value.length > 10 ? "" : this.value; return ((e.charCode != 8 && e.charCode == 0 || (e.charCode >= 48 && e.charCode <= 57) || (e.charCode == 46 && this.value.indexOf('.') == -1)) && this.value.length < 11 ); }); $(document).on("paste", "input[type=number], .whole-number, .numbers", function (e) { e.preventDefault(); let paste = (e.originalEvent.clipboardData || window.clipboardData).getData('text'); this.value = paste.replace(/\D/g, ''); $(this).trigger('change'); }); $(document).on("paste", "input[type=floatNumber], .ant-input-number-input, .amount, .amount input", function (e) { e.preventDefault(); let paste = (e.originalEvent.clipboardData || window.clipboardData).getData('text'); this.value = paste.replace(/[^\d.]/g, ''); $(this).trigger('change'); }); $(document).on("keyup keydown input", ".ant-table-filter-dropdown .ant-picker-input input", function (e) { return false; }); window.addEventListener('unhandledrejection', function (event) { const specificErrorMessage = 'Invocation canceled due to the underlying connection being closed'; if (event.reason && event.reason.message && event.reason.message.includes(specificErrorMessage)) { window.location.reload(); } }); }); function saveAsFile(filename, bytesBase64) { if (navigator.msSaveBlob) { //Download document in Edge browser var data = window.atob(bytesBase64); var bytes = new Uint8Array(data.length); for (var i = 0; i < data.length; i++) { bytes[i] = data.charCodeAt(i); } var blob = new Blob([bytes.buffer], { type: "application/octet-stream" }); navigator.msSaveBlob(blob, filename); } else { var data = window.atob(bytesBase64); var bytes = new Uint8Array(data.length); for (var i = 0; i < data.length; i++) { bytes[i] = data.charCodeAt(i); } var blob = new Blob([bytes.buffer], { type: "application/pdf" }); var myurl = (window.URL || window.webkitURL).createObjectURL(blob); window.open(myurl); } } window.ChangeUrl = function (url) { history.pushState(null, '', url); } function saveAsFileFromUrl(filename, fileUrl) { var link = document.createElement('a'); link.download = filename; link.href = fileUrl; document.body.appendChild(link); // Needed for Firefox link.click(); document.body.removeChild(link); } function saveAsFile(filename, bytesBase64) { var link = document.createElement('a'); link.download = filename; link.href = "data:application/octet-stream;base64," + bytesBase64;; document.body.appendChild(link); // Needed for Firefox link.click(); document.body.removeChild(link); } function GetDateTime() { // Date object will return browser's date and time by default in JavaScript. document.getElementById("date-time").innerHTML = new Date(); } function blazorGetTimezoneOffset() { return new Date().getTimezoneOffset(); } function print() { var printContent = document.getElementById("printableArea"); var WinPrint = window.open('', '', 'width=900,height=650'); WinPrint.document.write(printContent.innerHTML); WinPrint.document.close(); WinPrint.focus(); WinPrint.print(); WinPrint.close(); } function disableBrowserBackArrow() { history.pushState(null, null, location.href); window.onpopstate = function () { history.go(1); }; } function getCssVariableValue(variableName) { var root = document.documentElement; var computedStyle = getComputedStyle(root); return computedStyle.getPropertyValue(variableName).trim(); } function setInputMask(mask, exampleItemId) { $("." + exampleItemId).inputmask(mask); } function removeInputMask(exampleItemId) { $("." + exampleItemId).inputmask("remove"); } function getSingleLineTextFieldValue(exampleItemId) { return $("." + exampleItemId).val(); } function openNewTab(url) { var newTab = window.open(url, '_blank'); window.setTimeout(function () { newTab.location.reload(true); }, 1000); newTab.focus(); } </script> <p id="date-time" style="display:none;"></p> <app> <!--Blazor:{"type":"server","key":{"locationHash":"DA6A17E8C28D1F4235D3344B6551FEA620DB35802E2B5D97C8F495D0C94A74ED:0","formattedComponentKey":""},"sequence":0,"descriptor":"CfDJ8AiGpHhV\u002BOhLjZiA4SQ/0VLDrfREEW6aq4lVauyNo\u002B865wEIrlxyTMBWXt\u002BeJ2t7ocKfcIfeizsUYiXcMhXf/ZZ3G0uo3dR8LjgzDKNnM\u002BDFEoBJjqZA\u002Bn5Pl\u002BQ4tMeQaln4fVHJOWX2C0414o\u002BN7gQOjAvxoDV8aqz81Oqo1rHTK51itwTA1Fbc7PWPjGjji0OR4jQSHhS2T\u002Bi5XeAquS2Ny0RVQn0oOQFbgdml4LcLrIpoSsw4IfZG8z73Tv6WJCGT70LA1b9y6MPd\u002BUzap1EOFkBdXOAzGdJLKytzBwftKlsHjh8H6ExvLdHrHdy/e2SGcA5OzoG1o9YkhNNJLJc4JKiQd6S59x29pPAu6q1dzepifGueT3ajWeQ/Ilx41kkzar\u002BJvTkYz701PfSjfarYYOIhhokYE5wGpy3zd61CYbQQB8f9s/6W/f3eRkeREbjBRdTcim5CGNM8IJAjksFf7latRFxEHaSXt5uIs78PNmeOayje3HdZGEPHqFmE0A=="}--> </component> </app> <div id="blazor-error-ui"> An error has occurred. This application may no longer respond until reloaded. <a href="" class="reload">Reload</a> <a class="dismiss">馃棛</a> </div> <script src="/_framework/blazor.server.js"></script> </body> </html>