FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
mailpoet
/
assets
/
dist
/
js
Edit File: automation.js
"use strict";(globalThis.webpackChunk=globalThis.webpackChunk||[]).push([[662],{16763(t,e,a){var o={};a.r(o),a.d(o,{deleteAutomation:()=>I,duplicateAutomation:()=>M,loadAutomations:()=>C,restoreAutomation:()=>D,trashAutomation:()=>P});var i={};a.r(i),a.d(i,{deleteLegacyAutomation:()=>W,loadLegacyAutomations:()=>q,restoreLegacyAutomation:()=>J,trashLegacyAutomation:()=>z});var n={};a.r(n),a.d(n,{getAllAutomations:()=>V,getAutomationCount:()=>X,getAutomations:()=>K,getLegacyAutomations:()=>Q});var s=a(7378),l=a(79124),r=a(54593),m=a(57370),u=a(16221),c=a(57257),d=a(65490),p=a(35803),_=a(95603),h=a(10319),g=a(91856);const A="mailpoet/automation-listing";var y=a(54132),x=a(31528),f=a(95376),j=a(75379),w=a(67268),T=a(74679),b=a(67992),v=a(66248),N=a(82321),k=a(15198),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,w.__)("Edit","mailpoet")}):(0,S.jsx)(v.Ay,{variant:a,href:(0,N.F)(k.U.urls.automationEditor,{id:t.id}),children:e??(0,w.__)("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,w.__)("Undo","mailpoet")})}const L=(t,e)=>(0,j.J)(T.store).createSuccessNotice(t,e);function*C(){const t=yield(0,f.apiFetch)({path:"/automations"});return{type:"SET_AUTOMATIONS",automations:Array.isArray(t.data?.items)?t.data.items:[]}}function*M(t){const e=yield(0,f.apiFetch)({path:`/automations/${t.id}/duplicate`,method:"POST"});return L((0,w.sprintf)((0,w.__)('Automation "%s" was duplicated.',"mailpoet"),t.name)),{type:"ADD_AUTOMATION",automation:e.data}}function*P(t){const e=yield(0,f.apiFetch)({path:`/automations/${t.id}`,method:"PUT",data:{status:b.i.TRASH}}),a=(0,w.sprintf)((0,w.__)('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*D(t,e){const a=yield(0,f.apiFetch)({path:`/automations/${t.id}`,method:"PUT",data:{status:e}});var o;o=`automation-trashed-${t.id}`,(0,j.J)(T.store).removeNotice(o);const i=(0,w.sprintf)((0,w.__)('Automation "%s" was restored from the trash.',"mailpoet"),t.name);return L(i,{__unstableHTML:(0,S.jsxs)("p",{children:[i," ",(0,S.jsx)(E,{automation:t,label:(0,w.__)("Edit automation","mailpoet")})]})}),{type:"UPDATE_AUTOMATION",automation:a.data}}function*I(t){return yield(0,f.apiFetch)({path:`/automations/${t.id}`,method:"DELETE"}),L((0,w.sprintf)((0,w.__)('Automation "%s" and all associated data were permanently deleted.',"mailpoet"),t.name)),{type:"DELETE_AUTOMATION",automation:t}}var $=a(56201);const F=window.mailpoet_roles||{},R=window.mailpoet_segments||[],H=window.mailpoet_woocommerce_automatic_emails||{},Y=t=>{const e="welcome"===t.type?(t=>{const e=t.options;if("user"===e.event)return"mailpoet_all"===e.role?(0,w.__)("Sent when a new WordPress user is added to your site.","mailpoet"):(0,w.sprintf)((0,w.__)("Sent when a new WordPress user with the role %s is added to your site.","mailpoet"),F[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,w.__)("You need to select a list to send to.","mailpoet")}):(0,w.sprintf)((0,w.__)("Sent when someone subscribes to the list: %s.","mailpoet"),a.name)})(t):(t=>{const e=t.options,a=H[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,w.__)("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,w.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,w.sprintf)((0,w.__)("%d minute(s) later","mailpoet"),a);case"hours":return(0,w.sprintf)((0,w.__)("%d hour(s) later","mailpoet"),a);case"days":return(0,w.sprintf)((0,w.__)("%d day(s) later","mailpoet"),a);case"weeks":return(0,w.sprintf)((0,w.__)("%d week(s) later","mailpoet"),a);default:return(0,w.__)("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},B=(t,e)=>(0,j.J)(T.store).createSuccessNotice(t,e),G=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:Y(t)});function*q(){return{type:"SET_LEGACY_AUTOMATIONS",automations:(yield(0,f.__unstableAwaitPromise)(Promise.all([(0,$.k)({endpoint:"newsletters",method:"listing","data[params][type]":"welcome","data[limit]":"400"}),(0,$.k)({endpoint:"newsletters",method:"listing","data[params][type]":"automatic","data[limit]":"400"})]))).flatMap(({data:t})=>t).map(G)}}function*z(t){return yield(0,f.__unstableAwaitPromise)((0,$.k)({endpoint:"newsletters",method:"trash","data[id]":`${t.id}`})),B((0,w.sprintf)((0,w.__)('Automation "%s" was moved to the trash.',"mailpoet"),t.name)),{type:"UPDATE_LEGACY_AUTOMATION_STATUS",id:t.id,status:b.i.TRASH}}function*J(t){const e=yield(0,f.__unstableAwaitPromise)((0,$.k)({endpoint:"newsletters",method:"restore","data[id]":`${t.id}`}));var a;return a=`automation-trashed-${t.id}`,(0,j.J)(T.store).removeNotice(a),B((0,w.sprintf)((0,w.__)('Automation "%s" was restored from the trash.',"mailpoet"),t.name)),{type:"UPDATE_LEGACY_AUTOMATION_STATUS",id:t.id,status:e.data.status}}function*W(t){return yield(0,f.__unstableAwaitPromise)((0,$.k)({endpoint:"newsletters",method:"delete","data[id]":`${t.id}`})),B((0,w.sprintf)((0,w.__)('Automation "%s" and all associated data were permanently deleted.',"mailpoet"),t.name)),{type:"DELETE_LEGACY_AUTOMATION",id:t.id}}function K(t){return t.automations}function Q(t){return t.legacyAutomations}function V(t){return t.automations&&t.legacyAutomations?[...t.automations,...t.legacyAutomations]:void 0}function X(t){return t.automations&&t.legacyAutomations?t.automations.length+t.legacyAutomations.length:g.automationCount+g.legacyAutomationCount}var Z=a(36194),tt=a(13432),et=a(99091),at=a(79855),ot=a(52710),it=a(70143);function nt({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,w.__)("Analytics","mailpoet")}):(0,S.jsx)(v.Ay,{variant:a,href:(0,N.F)(k.U.urls.automationAnalytics,{id:t.id}),children:e??(0,w.__)("Analytics","mailpoet")})}function st({automation:t}){const e=(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,w._x)("Trash","verb","mailpoet"),icon:null,onClick:()=>a(!0)},slot:(0,S.jsx)(it.A,{isOpen:e,title:(0,w.__)("Trash automation","mailpoet"),confirmButtonText:(0,w.__)("Yes, move to trash","mailpoet"),__experimentalHideHeader:!1,onConfirm:()=>n(t),onCancel:()=>a(!1),children:(0,w.sprintf)((0,w.__)('Are you sure you want to move the automation "%s" to the Trash?',"mailpoet"),t.name)})}})(t),a=(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,w.__)("Restore","mailpoet"),icon:null,onClick:()=>{o(t,b.i.DRAFT)}}}})(t),o=(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,w.__)("Delete permanently","mailpoet"),icon:null,onClick:()=>a(!0)},slot:(0,S.jsx)(it.A,{isOpen:e,title:(0,w.__)("Permanently delete automation","mailpoet"),confirmButtonText:(0,w.__)("Yes, permanently delete","mailpoet"),__experimentalHideHeader:!1,onConfirm:()=>n(t),onCancel:()=>a(!1),children:(0,w.sprintf)((0,w.__)('Are you sure you want to permanently delete "%s" and all associated data? This cannot be undone!',"mailpoet"),t.name)})}})(t),i=[e,a,o].filter(t=>t);return(0,S.jsxs)("div",{className:"mailpoet-listing-actions-cell",children:[(0,S.jsx)(nt,{automation:t,variant:"tertiary"}),(0,S.jsx)(E,{automation:t,variant:"tertiary"}),i.map(({control:t,slot:e})=>(0,S.jsx)(s.Fragment,{children:e},t.title)),(0,S.jsx)(at.A,{className:"mailpoet-listing-more-button",label:(0,w.__)("More","mailpoet"),icon:ot.A,controls:i.map(({control:t})=>t),popoverProps:{placement:"bottom-start"}})]})}function lt({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 rt=a(55923);function mt({automation:t}){return(0,S.jsx)(rt.K,{labelPosition:"after",items:[{key:"entered",label:(0,w._x)("Entered","automation stats","mailpoet"),value:t.stats.totals.entered},{key:"processing",label:(0,w._x)("Processing","automation stats","mailpoet"),value:t.stats.totals.in_progress},{key:"exited",label:(0,w._x)("Exited","automation stats","mailpoet"),value:t.stats.totals.exited}]})}var ut=a(67464),ct=a(41201);const dt=[{key:"name",label:(0,w.__)("Name","mailpoet"),cellClassName:"mailpoet-listing-name mailpoet-automation-listing-cell-name"},{key:"subscribers",label:(0,w.__)("Subscribers","mailpoet")},{key:"status",label:(0,w.__)("Status","mailpoet")},{key:"actions"}];function pt(){return(0,S.jsx)(ct.z,{heading:(0,w.__)("Automations","mailpoet"),children:(0,S.jsx)("a",{href:k.U.urls.automationTemplates,className:"page-title-action",children:(0,w.__)("Add new automation","mailpoet")})})}function _t(){const t=(0,et.Zp)(),e=(0,et.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,w.__)("All","mailpoet"),className:"mailpoet-tab-all"},{name:b.i.ACTIVE,title:(0,w.__)("Active","mailpoet"),className:"mailpoet-tab-active"},{name:b.i.DRAFT,title:(0,w._x)("Inactive","noun","mailpoet"),className:"mailpoet-tab-draft"},{name:b.i.TRASH,title:(0,w._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)(lt,{automation:t})},{id:t.id,value:null,display:(0,S.jsx)(mt,{automation:t})},{id:t.id,value:t.status,display:(0,S.jsx)(ut.iM,{status:t.status})},{id:t.id,value:null,display:(0,S.jsx)(st,{automation:t})}]}(t)).slice(s,s+n);return(0,S.jsx)(Z.A,{className:"mailpoet-listing-card mailpoet-automation-listing",title:"",isLoading:!o,headers:dt,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)(tt.A,{className:"mailpoet-filter-tab-panel",tabs:u,onSelect:t=>{l!==t&&r({status:t})},initialTabName:l??"all",children:d},l)}var ht=a(41379),gt=a(8810),At=a(37024),yt=a(74476);function xt({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)(at.A,{className:r,label:(0,w.__)("More","mailpoet"),icon:yt.A,controls:Object.values(t).map(t=>({...t.control,onClick:()=>{n(!0),t.control.onClick()}})),popoverProps:{placement:"bottom-start"}})]})}function ft(){const t=At.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,w.__)("Automations","mailpoet")}),(0,S.jsx)("h1",{children:(0,w.__)("Better engagement begins with automation","mailpoet")}),(0,S.jsx)("p",{children:(0,w.__)("Send emails that inform, reward, and engage your audience through powerful segmenting, scheduling, and design tools.","mailpoet")}),(0,S.jsx)(xt,{variant:"primary",onClick:()=>{window.location.href=k.U.urls.automationTemplates},title:(0,w.__)("Start with a template","mailpoet"),controls:t})]}),(0,S.jsx)("img",{src:`${k.U.cdnUrl}automation/sections/hero.png`,alt:(0,w.__)("Welcome","mailpoet")})]})})}var jt=a(71048),wt=a(16306);function Tt(){const t=jt.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,w.__)("Explore essentials","mailpoet")}),(0,S.jsx)("p",{children:(0,w.__)("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)(wt.i,{templates:t})}),(0,S.jsx)(v.Ay,{variant:"link",href:k.U.urls.automationTemplates,children:(0,w.__)("Browse all templates →","mailpoet")})]})})}function bt(){const[t,e]=(0,s.useState)("start-with-a-trigger"),a=[{slug:"start-with-a-trigger",title:(0,w.__)("Start with a trigger","mailpoet"),text:(0,w.__)("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,w.__)("Customize your automation","mailpoet"),text:(0,w.__)("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,w.__)("Design your email","mailpoet"),text:(0,w.__)("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,w.__)("Start engaging","mailpoet"),text:(0,w.__)("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,w.__)("Build your own automations","mailpoet")}),(0,S.jsx)("p",{children:(0,w.__)("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 vt=a(32627),Nt=a(87948),kt=a(61345),St=a(99626);const Et=(0,kt.qN)();function Ut(){const t=(0,s.useCallback)(()=>{(0,$.k)({endpoint:"UserFlags",method:"set","data[legacy_automations_notice_dismissed]":"1"})},[]);return(0,S.jsx)(St.$,{type:"info",timeout:!1,closable:!0,renderInPlace:!0,onClose:t,children:(0,S.jsx)("p",{children:Et?(0,w.__)("Your existing automations are now listed here. You can also create new, more powerful automations with our new Automations editor.","mailpoet"):(0,Nt.A)((0,w.__)("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"})})})})}function Ot(){const[t,e]=(0,s.useState)(!0),a=(0,c.A)(t=>t(A).getAutomationCount());(0,s.useEffect)(()=>{t&&0!==a&&(k.U.trackEvent("Automations > Listing viewed"),e(!1))},[t,a]);const o=a>0?(0,S.jsxs)(S.Fragment,{children:[(0,S.jsx)(pt,{}),g.legacyAutomationCount>0&&!window.mailpoet_legacy_automations_notice_dismissed&&(0,S.jsx)(Ut,{}),(0,S.jsx)(_t,{})]}):(0,S.jsx)(ft,{});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)(Tt,{}),(0,S.jsx)(bt,{})]})}function Lt(){return(0,vt.A)(),(0,S.jsxs)(S.Fragment,{children:[(0,S.jsx)(m.x,{}),(0,S.jsx)(p.D,{}),(0,S.jsx)(gt.q,{}),(0,S.jsx)(_.D,{}),(0,S.jsx)(Ot,{})]})}function Ct(){return(0,S.jsx)(u.Kq,{children:(0,S.jsx)(r.BrowserRouter,{basename:new URL(k.U.urls.automationListing).pathname,children:(0,S.jsx)(Lt,{})})})}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,ht._)(),(0,h.b)(),(0,l.createRoot)(t).render((0,S.jsx)(Ct,{})))})},41669(t){t.exports=jQuery}},t=>{t.O(0,[223],()=>t(t.s=16763)),t.O()}]);
Save
Back