| Server IP : 104.26.5.103 / Your IP : 216.73.216.4 Web Server : nginx/1.27.1 System : Linux in-5 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 User : arabianexpress ( 1872) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v9321/leapdubai/public_html/wp-content/plugins/tablepress/admin/js/build/ |
Upload File : |
(()=>{"use strict";const e={n:t=>{const o=t&&t.__esModule?()=>t.default:()=>t;return e.d(o,{a:o}),o},d:(t,o)=>{if(Array.isArray(o))for(var r=0;r<o.length;){var l=o[r++],i=o[r++];e.o(t,l)?0===i&&r++:0===i?Object.defineProperty(t,l,{enumerable:!0,value:o[r++]}):Object.defineProperty(t,l,{enumerable:!0,get:i})}else for(var l in o)e.o(o,l)&&!e.o(t,l)&&Object.defineProperty(t,l,{enumerable:!0,get:o[l]})},o:(e,t)=>Object.hasOwn(e,t)},t=window.React,o=window.ReactDOM,r=window.wp.domReady;var l=e.n(r);window.wp.hooks;const i=window.ReactJSXRuntime,s=window.wp.components,a=window.wp.primitives;var n=(0,i.jsx)(a.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,i.jsx)(a.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 12a6.5 6.5 0 1 0 13 0 6.5 6.5 0 0 0-13 0ZM12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm.75 4v1.5h-1.5V8h1.5Zm0 8v-5h-1.5v5h1.5Z"})});const p=window.wp.i18n,m={"file-upload":{label:(0,p.__)("File Upload","tablepress"),instruction:(0,p.__)("Select files","tablepress")},url:{label:(0,p.__)("URL","tablepress"),instruction:(0,p.__)("File URL","tablepress")},server:{label:(0,p.__)("File on server","tablepress"),instruction:(0,p.__)("Server Path to file","tablepress")},"form-field":{label:(0,p.__)("Manual Input","tablepress"),instruction:(0,p.__)("Import data","tablepress")}};tp.import.showImportSourceUrl||delete m.url,tp.import.showImportSourceServer||delete m.server;const d=Object.entries(m).map(([e,t])=>({value:e,label:t.label})),c=Object.keys(tp.import.tables).length,u=Object.entries(tp.import.tables).map(([e,t])=>(""===t.trim()&&(t=(0,p.__)("(no name)","tablepress")),{value:e,label:(0,p.sprintf)((0,p.__)("ID %1$s: %2$s","tablepress"),e,t)})),b=({condition:e,children:t})=>e?(0,i.jsx)(s.Disabled,{children:t}):t,h=()=>{const[e,o]=(0,t.useState)({importSource:tp.import.importSource,importType:tp.import.importType,importFileUpload:[],importUrl:tp.import.importUrl,importServer:tp.import.importServer,importFormField:tp.import.importFormField,importExistingTable:tp.import.importExistingTable,validationHighlighting:!1}),r=e=>{o(t=>({...t,validationHighlighting:!1,...e}))},l=(0,t.useRef)(null),a=(0,t.useRef)(null);(0,t.useEffect)(()=>{document.getElementById("tablepress_import-import-form").classList.toggle("no-validation-highlighting",!e.validationHighlighting),e.validationHighlighting||(l.current?.setCustomValidity(""),document.getElementById("components-form-token-input-combobox-control-1")?.setCustomValidity(""))},[e.validationHighlighting]);const h="file-upload"===e.importSource&&(1<e.importFileUpload.length||1===e.importFileUpload.length&&e.importFileUpload[0].name.endsWith(".zip")),x=0===c||"add"===e.importType||h;return(0,i.jsx)("table",{className:"tablepress-postbox-table fixed",children:(0,i.jsxs)("tbody",{children:[(0,i.jsxs)("tr",{children:[(0,i.jsxs)("th",{className:"column-1",scope:"row",children:[(0,p.__)("Import Source","tablepress"),":"]}),(0,i.jsx)("td",{className:"column-2",children:(0,i.jsx)(s.RadioControl,{name:"import[source]",label:(0,p.__)("Import Source","tablepress"),hideLabelFromVision:!0,selected:e.importSource,onChange:e=>r({importSource:e}),options:d})})]}),(0,i.jsxs)("tr",{className:"top-border bottom-border",children:[(0,i.jsx)("th",{className:"column-1 top-align",scope:"row",children:(0,i.jsxs)("label",{htmlFor:`tables-import-${e.importSource}`,children:[m[e.importSource].instruction,":"]})}),(0,i.jsxs)("td",{className:"column-2",children:[(0,i.jsxs)("div",{className:"file-upload-area",style:{display:"file-upload"===e.importSource?"block":"none"},children:[(0,i.jsx)("input",{name:"import_file_upload[]",id:"tables-import-file-upload",type:"file",multiple:!0,required:"file-upload"===e.importSource,onChange:e=>e.target.files&&r({importFileUpload:e.target.files}),onDragEnter:()=>a.current.classList.add("dragover"),onDragLeave:()=>a.current.classList.remove("dragover")}),(0,i.jsxs)("div",{ref:a,id:"tables-import-file-upload-dropzone",className:"dropzone",children:[(0,i.jsxs)("span",{children:[0===e.importFileUpload.length&&(0,p.__)("Click to select files, or drag them here.","tablepress"),0<e.importFileUpload.length&&(0,p.sprintf)((0,p._n)("You have selected %1$d file:","You have selected %1$d files:",e.importFileUpload.length,"tablepress"),e.importFileUpload.length)]}),[...e.importFileUpload].map(e=>(0,i.jsx)("span",{children:e.name},e.name))]})]}),tp.import.showImportSourceUrl&&"url"===e.importSource&&(0,i.jsx)(s.TextControl,{__nextHasNoMarginBottom:!0,__next40pxDefaultSize:!0,type:"url",name:"import[url]",id:"tables-import-url",className:"code",required:!0,value:e.importUrl,onChange:e=>r({importUrl:e})}),tp.import.showImportSourceServer&&"server"===e.importSource&&(0,i.jsx)(s.TextControl,{__nextHasNoMarginBottom:!0,__next40pxDefaultSize:!0,ref:l,name:"import[server]",id:"tables-import-server",className:"code",required:!0,value:e.importServer,onChange:e=>r({importServer:e})}),"form-field"===e.importSource&&(0,i.jsx)(s.TextareaControl,{__nextHasNoMarginBottom:!0,name:"import[form-field]",id:"tables-import-form-field",rows:"15",cols:"40",className:"code",required:!0,value:e.importFormField,onChange:e=>r({importFormField:e})}),"form-field"!==e.importSource&&(0,i.jsxs)(s.__experimentalHStack,{alignment:"left",children:[(0,i.jsx)(s.Icon,{icon:n}),(0,i.jsx)("span",{children:(0,p.__)("You can also import multiple tables by placing them in a ZIP file.","tablepress")})]})]})]}),(0,i.jsxs)("tr",{className:"top-border",children:[(0,i.jsxs)("th",{className:"column-1",scope:"row",children:[(0,p.__)("Add, Replace, or Append?","tablepress"),":"]}),(0,i.jsx)("td",{className:"column-2",children:(0,i.jsx)(s.RadioControl,{name:"import[type]",label:(0,p.__)("Import Type","tablepress"),hideLabelFromVision:!0,selected:0===c?"add":e.importType,onChange:e=>r({importType:e}),options:[{value:"add",label:(0,p.__)("Add as new table","tablepress")},{value:"replace",label:(0,p.__)("Replace existing table","tablepress"),disabled:0===c},{value:"append",label:(0,p.__)("Append rows to existing table","tablepress"),disabled:0===c}]})})]}),(0,i.jsxs)("tr",{className:"top-border bottom-border",children:[(0,i.jsx)("th",{className:"column-1 top-align",scope:"row",children:(0,i.jsxs)("label",{htmlFor:"tables-import-existing-table",children:[(0,p.__)("Table to replace or append to","tablepress"),":"]})}),(0,i.jsx)("td",{className:"column-2",children:(0,i.jsx)(b,{condition:x,children:(0,i.jsx)(s.ComboboxControl,{__nextHasNoMarginBottom:!0,__next40pxDefaultSize:!0,id:"tables-import-existing-table",label:(0,p.__)("Table to replace or append to","tablepress"),hideLabelFromVision:!0,placeholder:(0,p.__)("— Select or type —","tablepress"),value:e.importExistingTable,options:u,onChange:e=>r({importExistingTable:e})})})})]}),(0,i.jsxs)("tr",{className:"top-border",children:[(0,i.jsx)("td",{className:"column-1"}),(0,i.jsxs)("td",{className:"column-2",children:[(0,i.jsx)("input",{type:"hidden",name:"import[legacy_import]",value:tp.import.legacyImport}),(0,i.jsx)("input",{type:"hidden",name:"import[existing_table]",value:e.importExistingTable??""}),(0,i.jsx)(s.Button,{variant:"primary",type:"submit",text:(0,p._x)("Import","button","tablepress"),onClick:()=>{r({validationHighlighting:!0}),"server"===e.importSource&&tp.import.importServer===e.importServer&&l.current.setCustomValidity((0,p.__)("You must specify a path to a file on the server.","tablepress")),x||e.importExistingTable||document.getElementById("components-form-token-input-combobox-control-1")?.setCustomValidity((0,p.__)("You must select a table.","tablepress"))}})]})]})]})})};var x;x=(0,i.jsx)(h,{}),l()(()=>{const e=document.getElementById("tablepress-import-screen");e&&(0,o.createRoot)(e).render(x)})})();