[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.16.83.167: ~ $
"use strict";(globalThis.webpackChunk=globalThis.webpackChunk||[]).push([[662],{11806:(t,e,a)=>{var o={};a.r(o),a.d(o,{deleteAutomation:()=>$,duplicateAutomation:()=>P,loadAutomations:()=>M,restoreAutomation:()=>I,trashAutomation:()=>D});var i={};a.r(i),a.d(i,{deleteLegacyAutomation:()=>Q,loadLegacyAutomations:()=>J,restoreLegacyAutomation:()=>K,trashLegacyAutomation:()=>W});var n={};a.r(n),a.d(n,{getAllAutomations:()=>Z,getAutomationCount:()=>tt,getAutomations:()=>V,getLegacyAutomations:()=>X});var s=a(7378),l=a(79124),r=a(65069),m=a(29975),u=a(16221),c=a(77906),d=a(78631),p=a(89470),_=a(82808),h=a(57450),g=a(33191);const A="mailpoet/automation-listing";var y=a(58013),x=a(31528),f=a(95376),j=a(75379),T=a(67268),w=a(74679),b=a(30827),v=a(66248),N=a(82321),k=a(43318),S=a(86106);function E({automation:t,label:e,variant:a="link"}){const{id:o,isLegacy:i}=t;return i?(0,S.jsx)(v.Ay,{variant:a,href:`?page=mailpoet-newsletter-editor&id=${o}`,children:e??(0,T.__)("Edit","mailpoet")}):(0,S.jsx)(v.Ay,{variant:a,href:(0,N.F)(k.U.urls.automationEditor,{id:t.id}),children:e??(0,T.__)("Edit","mailpoet")})}var U=a(14687);function O({automation:t,previousStatus:e}){const{restoreAutomation:a}=(0,U.A)(A);return(0,S.jsx)(v.Ay,{variant:"link",onClick:()=>a(t,e),children:(0,T.__)("Undo","mailpoet")})}const L=(t,e)=>(0,j.J)(w.store).createSuccessNotice(t,e),C=t=>(0,j.J)(w.store).removeNotice(t);function*M(){return{type:"SET_AUTOMATIONS",automations:(yield(0,f.apiFetch)({path:"/automations"})).data}}function*P(t){const e=yield(0,f.apiFetch)({path:`/automations/${t.id}/duplicate`,method:"POST"});return L((0,T.sprintf)((0,T.__)('Automation "%s" was duplicated.',"mailpoet"),t.name)),{type:"ADD_AUTOMATION",automation:e.data}}function*D(t){const e=yield(0,f.apiFetch)({path:`/automations/${t.id}`,method:"PUT",data:{status:b.i.TRASH}}),a=(0,T.sprintf)((0,T.__)('Automation "%s" was moved to the trash.',"mailpoet"),t.name);return L(a,{id:`automation-trashed-${t.id}`,__unstableHTML:(0,S.jsxs)("p",{children:[a," ",(0,S.jsx)(O,{automation:t,previousStatus:t.status})]})}),{type:"UPDATE_AUTOMATION",automation:e.data}}function*I(t,e){const a=yield(0,f.apiFetch)({path:`/automations/${t.id}`,method:"PUT",data:{status:e}});C(`automation-trashed-${t.id}`);const o=(0,T.sprintf)((0,T.__)('Automation "%s" was restored from the trash.',"mailpoet"),t.name);return L(o,{__unstableHTML:(0,S.jsxs)("p",{children:[o," ",(0,S.jsx)(E,{automation:t,label:(0,T.__)("Edit automation","mailpoet")})]})}),{type:"UPDATE_AUTOMATION",automation:a.data}}function*$(t){return yield(0,f.apiFetch)({path:`/automations/${t.id}`,method:"DELETE"}),L((0,T.sprintf)((0,T.__)('Automation "%s" and all associated data were permanently deleted.',"mailpoet"),t.name)),{type:"DELETE_AUTOMATION",automation:t}}var F=a(46928);const H=window.mailpoet_roles||{},R=window.mailpoet_segments||[],Y=window.mailpoet_woocommerce_automatic_emails||{},B=t=>{const e="welcome"===t.type?(t=>{const e=t.options;if("user"===e.event)return"mailpoet_all"===e.role?(0,T.__)("Sent when a new WordPress user is added to your site.","mailpoet"):(0,T.sprintf)((0,T.__)("Sent when a new WordPress user with the role %s is added to your site.","mailpoet"),H[e.role]);const a=Object.values(R).find((({id:t})=>Number(t)===Number(e.segment)));return void 0===a?(0,S.jsx)("a",{href:`/send/${t.id}`,children:(0,T.__)("You need to select a list to send to.","mailpoet")}):(0,T.sprintf)((0,T.__)("Sent when someone subscribes to the list: %s.","mailpoet"),a.name)})(t):(t=>{const e=t.options,a=Y[e.group].events[e.event];let o;try{o=JSON.parse(e.meta??null)}catch(t){o=e.meta??null}const i=o&&o.option&&Array.isArray(o.option)?o.option.map((({name:t})=>t)):[];if(o&&0===i.length)return(0,S.jsx)("span",{className:"mailpoet-listing-error",children:(0,T.__)("You need to configure email options before this email can be sent.","mailpoet")});const n=i.length>1&&"listingScheduleDisplayTextPlural"in a?a.listingScheduleDisplayTextPlural:a.listingScheduleDisplayText;return(0,T.sprintf)(n.endsWith(".")?n:`${n}.`,i.join(", "))})(t),a=e?(t=>{const e=t.options;if("immediate"===e.afterTimeType)return;const a=e.afterTimeNumber;switch(e.afterTimeType){case"minutes":return(0,T.sprintf)((0,T.__)("%d minute(s) later","mailpoet"),a);case"hours":return(0,T.sprintf)((0,T.__)("%d hour(s) later","mailpoet"),a);case"days":return(0,T.sprintf)((0,T.__)("%d day(s) later","mailpoet"),a);case"weeks":return(0,T.sprintf)((0,T.__)("%d week(s) later","mailpoet"),a);default:return(0,T.__)("Invalid sending delay.","mailpoet")}})(t):void 0;return e?(0,S.jsxs)(S.Fragment,{children:[e,a&&(0,S.jsxs)(S.Fragment,{children:[" ",a]})]}):void 0},G=(t,e)=>(0,j.J)(w.store).createSuccessNotice(t,e),z=t=>(0,j.J)(w.store).removeNotice(t),q=t=>({id:t.id,name:t.subject,status:t.deleted_at?b.i.TRASH:t.status,stats:{totals:{entered:t.total_scheduled+t.total_sent,in_progress:t.total_scheduled,exited:t.total_sent}},isLegacy:!0,description:B(t)});function*J(){return{type:"SET_LEGACY_AUTOMATIONS",automations:(yield(0,f.__unstableAwaitPromise)(Promise.all([(0,F.k)({endpoint:"newsletters",method:"listing","data[params][type]":"welcome","data[limit]":"400"}),(0,F.k)({endpoint:"newsletters",method:"listing","data[params][type]":"automatic","data[limit]":"400"})]))).flatMap((({data:t})=>t)).map(q)}}function*W(t){return yield(0,f.__unstableAwaitPromise)((0,F.k)({endpoint:"newsletters",method:"trash","data[id]":`${t.id}`})),G((0,T.sprintf)((0,T.__)('Automation "%s" was moved to the trash.',"mailpoet"),t.name)),{type:"UPDATE_LEGACY_AUTOMATION_STATUS",id:t.id,status:b.i.TRASH}}function*K(t){const e=yield(0,f.__unstableAwaitPromise)((0,F.k)({endpoint:"newsletters",method:"restore","data[id]":`${t.id}`}));return z(`automation-trashed-${t.id}`),G((0,T.sprintf)((0,T.__)('Automation "%s" was restored from the trash.',"mailpoet"),t.name)),{type:"UPDATE_LEGACY_AUTOMATION_STATUS",id:t.id,status:e.data.status}}function*Q(t){return yield(0,f.__unstableAwaitPromise)((0,F.k)({endpoint:"newsletters",method:"delete","data[id]":`${t.id}`})),G((0,T.sprintf)((0,T.__)('Automation "%s" and all associated data were permanently deleted.',"mailpoet"),t.name)),{type:"DELETE_LEGACY_AUTOMATION",id:t.id}}function V(t){return t.automations}function X(t){return t.legacyAutomations}function Z(t){return t.automations&&t.legacyAutomations?[...t.automations,...t.legacyAutomations]:void 0}function tt(t){return t.automations&&t.legacyAutomations?t.automations.length+t.legacyAutomations.length:g.automationCount+g.legacyAutomationCount}var et=a(38793),at=a(13432),ot=a(73867),it=a(91378),nt=a(79855),st=a(52710),lt=a(70143);const rt=t=>{const[e,a]=(0,s.useState)(!1),{deleteAutomation:o,deleteLegacyAutomation:i}=(0,U.A)(A);if(t.status!==b.i.TRASH)return;const n=t.isLegacy?i:o;return{key:"delete",control:{title:(0,T.__)("Delete permanently","mailpoet"),icon:null,onClick:()=>a(!0)},slot:(0,S.jsx)(lt.A,{isOpen:e,title:(0,T.__)("Permanently delete automation","mailpoet"),confirmButtonText:(0,T.__)("Yes, permanently delete","mailpoet"),__experimentalHideHeader:!1,onConfirm:()=>n(t),onCancel:()=>a(!1),children:(0,T.sprintf)((0,T.__)('Are you sure you want to permanently delete "%s" and all associated data? This cannot be undone!',"mailpoet"),t.name)})}},mt=t=>{const{restoreAutomation:e,restoreLegacyAutomation:a}=(0,U.A)(A),o=t.isLegacy?a:e;if(t.status===b.i.TRASH)return{key:"restore",control:{title:(0,T.__)("Restore","mailpoet"),icon:null,onClick:()=>{o(t,b.i.DRAFT)}}}},ut=t=>{const[e,a]=(0,s.useState)(!1),{trashAutomation:o,trashLegacyAutomation:i}=(0,U.A)(A);if(t.status===b.i.TRASH)return;const n=t.isLegacy?i:o;return{key:"trash",control:{title:(0,T._x)("Trash","verb","mailpoet"),icon:null,onClick:()=>a(!0)},slot:(0,S.jsx)(lt.A,{isOpen:e,title:(0,T.__)("Trash automation","mailpoet"),confirmButtonText:(0,T.__)("Yes, move to trash","mailpoet"),__experimentalHideHeader:!1,onConfirm:()=>n(t),onCancel:()=>a(!1),children:(0,T.sprintf)((0,T.__)('Are you sure you want to move the automation "%s" to the Trash?',"mailpoet"),t.name)})}};function ct({automation:t,label:e,variant:a="link"}){const{id:o,isLegacy:i}=t;return i?(0,S.jsx)(v.Ay,{variant:a,href:`?page=mailpoet-newsletters&context=automation#/stats/${o}`,children:e??(0,T.__)("Analytics","mailpoet")}):(0,S.jsx)(v.Ay,{variant:a,href:(0,N.F)(k.U.urls.automationAnalytics,{id:t.id}),children:e??(0,T.__)("Analytics","mailpoet")})}function dt({automation:t}){const e=[ut(t),mt(t),rt(t)].filter((t=>t));return(0,S.jsxs)("div",{className:"mailpoet-listing-actions-cell",children:[(0,S.jsx)(ct,{automation:t,variant:"tertiary"}),(0,S.jsx)(E,{automation:t,variant:"tertiary"}),e.map((({control:t,slot:e})=>(0,S.jsx)(s.Fragment,{children:e},t.title))),(0,S.jsx)(nt.A,{className:"mailpoet-listing-more-button",label:(0,T.__)("More","mailpoet"),icon:st.A,controls:e.map((({control:t})=>t)),popoverProps:{placement:"bottom-start"}})]})}function pt({automation:t}){return(0,S.jsxs)(S.Fragment,{children:[(0,S.jsx)(E,{automation:t,label:t.name}),t.description&&(0,S.jsx)("div",{children:t.description})]})}var _t=a(96488);function ht({automation:t}){return(0,S.jsx)(_t.K,{labelPosition:"after",items:[{key:"entered",label:(0,T._x)("Entered","automation stats","mailpoet"),value:t.stats.totals.entered},{key:"processing",label:(0,T._x)("Processing","automation stats","mailpoet"),value:t.stats.totals.in_progress},{key:"exited",label:(0,T._x)("Exited","automation stats","mailpoet"),value:t.stats.totals.exited}]})}var gt=a(432),At=a(83586);const yt=[{key:"name",label:(0,T.__)("Name","mailpoet"),cellClassName:"mailpoet-listing-name mailpoet-automation-listing-cell-name"},{key:"subscribers",label:(0,T.__)("Subscribers","mailpoet")},{key:"status",label:(0,T.__)("Status","mailpoet")},{key:"actions"}];function xt(){return(0,S.jsx)(At.z,{heading:(0,T.__)("Automations","mailpoet"),children:(0,S.jsx)(v.Ay,{href:k.U.urls.automationTemplates,icon:it.W,variant:"primary",className:"mailpoet-add-new-button",children:(0,T.__)("New automation","mailpoet")})})}function ft(){const t=(0,ot.Zp)(),e=(0,ot.zy)(),a=(0,s.useMemo)((()=>new URLSearchParams(e.search)),[e]),o=(0,c.A)((t=>t(A).getAllAutomations())),{loadAutomations:i,loadLegacyAutomations:n}=(0,U.A)(A),l=a.get("status");(0,s.useEffect)((()=>{i(),n()}),[i,n]);const r=(0,s.useCallback)((e=>{const o=new URLSearchParams({...Object.fromEntries(a.entries()),...e}),i=Object.keys(e);(i.includes("status")||i.includes("per_page")||"1"===o.get("paged"))&&o.delete("paged"),t({search:o.toString()})}),[a,t]),m=(0,s.useMemo)((()=>{const t={all:[]};return(o??[]).forEach((e=>{t[e.status]||(t[e.status]=[]),t[e.status].push(e),e.status!==b.i.TRASH&&t.all.push(e)})),t}),[o]),u=(0,s.useMemo)((()=>[{name:"all",title:(0,T.__)("All","mailpoet"),className:"mailpoet-tab-all"},{name:b.i.ACTIVE,title:(0,T.__)("Active","mailpoet"),className:"mailpoet-tab-active"},{name:b.i.DRAFT,title:(0,T._x)("Draft","noun","mailpoet"),className:"mailpoet-tab-draft"},{name:b.i.TRASH,title:(0,T._x)("Trash","noun","mailpoet"),className:"mailpoet-tab-trash"}].map((t=>{const e=(m[t.name]??[]).length;return{name:t.name,title:(0,S.jsxs)(S.Fragment,{children:[(0,S.jsx)("span",{children:t.title}),e>0&&(0,S.jsx)("span",{className:"count",children:e})]}),className:t.className}}))),[m]),d=(0,s.useCallback)((t=>{const e=g.automationCount+g.legacyAutomationCount,i=m[t.name]??[],n=parseInt(a.get("per_page")??"25",10),s=(parseInt(a.get("paged")??"1",10)-1)*n,l=i.map((t=>function(t){return[{id:t.id,value:t.name,display:(0,S.jsx)(pt,{automation:t})},{id:t.id,value:null,display:(0,S.jsx)(ht,{automation:t})},{id:t.id,value:t.status,display:(0,S.jsx)(gt.iM,{status:t.status})},{id:t.id,value:null,display:(0,S.jsx)(dt,{automation:t})}]}(t))).slice(s,s+n);return(0,S.jsx)(et.A,{className:"mailpoet-listing-card mailpoet-automation-listing",title:"",isLoading:!o,headers:yt,rows:l,rowKey:(t,e)=>i[e].id*(i[e].isLegacy?-1:1),rowsPerPage:n,onQueryChange:t=>e=>{r({[t]:e})},totalRows:o?i.length:e,query:Object.fromEntries(a),showMenu:!1})}),[o,m,a,r]);return(0,S.jsx)(at.A,{className:"mailpoet-filter-tab-panel",tabs:u,onSelect:t=>{l!==t&&r({status:t})},initialTabName:l??"all",children:d},l)}var jt=a(21664),Tt=a(64211),wt=a(51047),bt=a(74476);function vt({controls:t,title:e,onClick:a,variant:o}){const[i,n]=(0,s.useState)(!1),l=Object.values(t).filter((t=>t.slot)),r=i?"mailpoet-option-button-opener is-busy":"mailpoet-option-button-opener";return(0,S.jsxs)("div",{className:"mailpoet-option-button",children:[(0,S.jsx)(v.Ay,{isBusy:i,disabled:i,variant:o,className:"mailpoet-option-button-main",onClick:()=>{n(!0),a(n)},children:e}),l.length>0&&l.map((({key:t,slot:e})=>(0,S.jsx)(e,{},t))),Object.values(t).length>0&&(0,S.jsx)(nt.A,{className:r,label:(0,T.__)("More","mailpoet"),icon:bt.A,controls:Object.values(t).map((t=>({...t.control,onClick:()=>{n(!0),t.control.onClick()}}))),popoverProps:{placement:"bottom-start"}})]})}function Nt(){const t=wt.Hooks.applyFilters("mailpoet.automation.hero.actions",{});return(0,S.jsx)("section",{className:"mailpoet-automation-section mailpoet-automation-white-background",children:(0,S.jsxs)("div",{className:"mailpoet-automation-section-content mailpoet-automation-section-hero",children:[(0,S.jsxs)("div",{children:[(0,S.jsx)("span",{className:"mailpoet-automation-preheading",children:(0,T.__)("Automations","mailpoet")}),(0,S.jsx)("h1",{children:(0,T.__)("Better engagement begins with automation","mailpoet")}),(0,S.jsx)("p",{children:(0,T.__)("Send emails that inform, reward, and engage your audience through powerful segmenting, scheduling, and design tools.","mailpoet")}),(0,S.jsx)(vt,{variant:"primary",onClick:()=>{window.location.href=k.U.urls.automationTemplates},title:(0,T.__)("Start with a template","mailpoet"),controls:t})]}),(0,S.jsx)("img",{src:`${k.U.cdnUrl}automation/sections/hero.png`,alt:(0,T.__)("Welcome","mailpoet")})]})})}var kt=a(94195),St=a(71054);function Et(){const t=kt.X.slice(0,3);return(0,S.jsx)("section",{className:"mailpoet-automation-section",children:(0,S.jsxs)("div",{className:"mailpoet-automation-section-content mailpoet-section-templates",children:[(0,S.jsx)("h2",{children:(0,T.__)("Explore essentials","mailpoet")}),(0,S.jsx)("p",{children:(0,T.__)("Choose from our list of pre-made templates and make it your own.","mailpoet")}),(0,S.jsx)("ul",{className:"mailpoet-section-template-list",children:(0,S.jsx)(St.i,{templates:t})}),(0,S.jsx)(v.Ay,{variant:"link",href:k.U.urls.automationTemplates,children:(0,T.__)("Browse all templates →","mailpoet")})]})})}function Ut(){const[t,e]=(0,s.useState)("start-with-a-trigger"),a=[{slug:"start-with-a-trigger",title:(0,T.__)("Start with a trigger","mailpoet"),text:(0,T.__)("Deliver relevant messages to your customers based on who they are and how they interact with your business.","mailpoet"),image:`${k.U.cdnUrl}automation/sections/start-with-a-trigger.png`},{slug:"customize-your-automation",title:(0,T.__)("Customize your automation","mailpoet"),text:(0,T.__)("Choose steps and create a custom journey to best suit your needs.","mailpoet"),image:`${k.U.cdnUrl}automation/sections/customize-your-automation.png`},{slug:"design-your-email",title:(0,T.__)("Design your email","mailpoet"),text:(0,T.__)("Modify one of our pre-made email templates or create your own design.","mailpoet"),image:`${k.U.cdnUrl}automation/sections/design-your-email.png`},{slug:"start-engaging",title:(0,T.__)("Start engaging","mailpoet"),text:(0,T.__)("Activate the automation and start engaging with your customers as they interact with your business.","mailpoet"),image:`${k.U.cdnUrl}automation/sections/start-engaging.png`}],o=a.filter((e=>e.slug===t))[0];return(0,S.jsx)("section",{className:"mailpoet-automation-section mailpoet-automation-white-background",children:(0,S.jsxs)("div",{className:"mailpoet-automation-section-content mailpoet-section-build-your-own",children:[(0,S.jsxs)("div",{children:[(0,S.jsx)("h2",{children:(0,T.__)("Build your own automations","mailpoet")}),(0,S.jsx)("p",{children:(0,T.__)("Create customized email sequences with our new automation editor.","mailpoet")}),(0,S.jsx)("ol",{children:a.map(((a,o)=>(0,S.jsxs)("li",{className:t===a.slug?"open":"",children:[(0,S.jsx)("div",{className:"marker",children:o<10?`0${o+1}`:o+1}),(0,S.jsxs)("div",{children:[(0,S.jsx)("button",{type:"button",onClick:()=>e(a.slug),className:"mailpoet-section-build-list-button",children:a.title}),(0,S.jsx)("p",{children:a.text})]})]},a.slug)))})]}),(0,S.jsx)("img",{src:o.image,alt:o.title})]})})}var Ot=a(64882),Lt=a(87948),Ct=a(19669);function Mt(){const t=(0,s.useCallback)((()=>{(0,F.k)({endpoint:"UserFlags",method:"set","data[legacy_automations_notice_dismissed]":"1"})}),[]);return(0,S.jsx)(Ct.$,{type:"info",timeout:!1,closable:!0,renderInPlace:!0,onClose:t,children:(0,S.jsx)("p",{children:(0,Lt.A)((0,T.__)("Your existing automations are now listed here. You can also create new, more powerful automations with our new Automations editor. <link>Learn more</link>","mailpoet"),{link:(0,S.jsx)("a",{href:"https://kb.mailpoet.com/article/397-how-to-set-up-an-automation",target:"_blank",rel:"noopener noreferrer"})})})})}const Pt=()=>{k.U.trackEvent("Automations > Listing viewed")};function Dt(){const[t,e]=(0,s.useState)(!0),a=(0,c.A)((t=>t(A).getAutomationCount()));(0,s.useEffect)((()=>{t&&0!==a&&(Pt(),e(!1))}),[t,a]);const o=a>0?(0,S.jsxs)(S.Fragment,{children:[(0,S.jsx)(xt,{}),g.legacyAutomationCount>0&&!window.mailpoet_legacy_automations_notice_dismissed&&(0,S.jsx)(Mt,{}),(0,S.jsx)(ft,{})]}):(0,S.jsx)(Nt,{});return(0,s.useEffect)((()=>{const t="mailpoet-automation-is-onboarding",e=document.querySelector("body");0!==a||e.classList.contains(t)||e.classList.add(t),a>0&&e.classList.contains(t)&&e.classList.remove(t)}),[a]),(0,S.jsxs)(S.Fragment,{children:[o,(0,S.jsx)(Et,{}),(0,S.jsx)(Ut,{})]})}function It(){return(0,Ot.A)(),(0,S.jsxs)(S.Fragment,{children:[(0,S.jsx)(m.x,{}),(0,S.jsx)(p.D,{}),(0,S.jsx)(Tt.q,{}),(0,S.jsx)(_.D,{}),(0,S.jsx)(Dt,{})]})}function $t(){return(0,S.jsx)(u.Kq,{children:(0,S.jsx)(r.BrowserRouter,{basename:new URL(k.U.urls.automationListing).pathname,children:(0,S.jsx)(It,{})})})}window.addEventListener("DOMContentLoaded",(()=>{(()=>{const t=(0,y.A)(A,{actions:{...o,...i},controls:f.controls,selectors:n,reducer:(t,e)=>function(t,e){switch(e.type){case"SET_LEGACY_AUTOMATIONS":return{...t,legacyAutomations:e.automations};case"UPDATE_LEGACY_AUTOMATION_STATUS":return{...t,legacyAutomations:t.legacyAutomations.map((t=>t.id===e.id?{...t,status:e.status}:t))};case"DELETE_LEGACY_AUTOMATION":return{...t,legacyAutomations:t.legacyAutomations.filter((t=>t.id!==e.id))};default:return t}}(function(t,e){switch(e.type){case"SET_AUTOMATIONS":return{...t,automations:e.automations};case"ADD_AUTOMATION":return{...t,automations:[e.automation,...t.automations]};case"UPDATE_AUTOMATION":return{...t,automations:t.automations.map((t=>t.id===e.automation.id?e.automation:t))};case"DELETE_AUTOMATION":return{...t,automations:t.automations.filter((t=>t.id!==e.automation.id))};default:return t}}(t,e),e),initialState:{automations:void 0,legacyAutomations:void 0}});(0,x.register)(t)})();const t=document.getElementById("mailpoet_automation");t&&((0,d.registerTranslations)(),(0,jt._)(),(0,h.b)(),(0,l.H)(t).render((0,S.jsx)($t,{})))}))},41669:t=>{t.exports=jQuery}},t=>{t.O(0,[223],(()=>t(t.s=11806))),t.O()}]);

Filemanager

Name Type Size Permission Actions
email-editor Folder 0755
email-editor-blocks Folder 0755
email_editor_integration Folder 0755
marketing-optin-block Folder 0755
skins Folder 0755
admin.js File 413.08 KB 0644
admin.js.LICENSE.txt File 81 B 0644
admin_vendor.js File 293.37 KB 0644
automation.js File 18.89 KB 0644
automation_analytics.js File 1006.28 KB 0644
automation_analytics.js.LICENSE.txt File 160 B 0644
automation_editor.js File 11.7 KB 0644
automation_templates.js File 2.53 KB 0644
commons.js File 3.8 MB 0644
commons.js.LICENSE.txt File 7.07 KB 0644
form_editor.js File 1.96 MB 0644
form_editor.js.LICENSE.txt File 1.57 KB 0644
form_preview.js File 133.97 KB 0644
index.php File 6 B 0644
mailpoet.js File 1.79 KB 0644
mailpoet.js.LICENSE.txt File 492 B 0644
manifest.json File 2.02 KB 0644
newsletter_editor.js File 1.41 MB 0644
newsletter_editor.js.LICENSE.txt File 388 B 0644
post_editor_block.js File 13.11 KB 0644
post_editor_block.js.LICENSE.txt File 487 B 0644
public.js File 106.74 KB 0644
public.js.LICENSE.txt File 734 B 0644
runtime.js File 2.14 KB 0644
settings.js File 56.42 KB 0644
vendor.js File 4.83 KB 0644