{"version":3,"file":"js/7847.main.min.js","mappings":";;;;;;;;;;;;AACO,IAAMA,eAAe;EAAA,IAAAC,IAAA,GAAAC,iBAAA,cAAAC,kBAAA,CAAAC,IAAA,CAAG,SAAAC,QAAA;IAAA,IAAAC,kBAAA;MAAAC,YAAA;MAAAC,aAAA;MAAAC,aAAA;MAAAC,cAAA;MAAAC,cAAA;MAAAC,QAAA;MAAAC,cAAA;MAAAC,eAAA;MAAAC,YAAA;MAAAC,aAAA;MAAAC,kBAAA;MAAAC,YAAA;MAAAC,OAAA;MAAAC,cAAA;MAAAC,IAAA;MAAAC,KAAA,GAAAC,SAAA;IAAA,OAAApB,kBAAA,CAAAqB,IAAA,UAAAC,SAAAC,QAAA;MAAA;QAAA,QAAAA,QAAA,CAAAC,IAAA,GAAAD,QAAA,CAAAE,IAAA;UAAA;YAAOtB,kBAAkB,GAAAgB,KAAA,CAAAO,MAAA,QAAAP,KAAA,QAAAQ,SAAA,GAAAR,KAAA,MAAG,CAAC,CAAC;YAEnDf,YAAY,GAAoBD,kBAAkB,CAAlDC,YAAY,EAAEC,aAAa,GAAKF,kBAAkB,CAApCE,aAAa;YAAAkB,QAAA,CAAAE,IAAA;YAAA,OAEC,0FAA8F;UAAA;YAAAnB,aAAA,GAAAiB,QAAA,CAAAK,IAAA;YAAxHrB,cAAc,GAAAD,aAAA,CAAdC,cAAc;YAAAgB,QAAA,CAAAE,IAAA;YAAA,OACM,0FAAoF;UAAA;YAAAjB,cAAA,GAAAe,QAAA,CAAAK,IAAA;YAAxGnB,QAAQ,GAAAD,cAAA,CAARC,QAAQ;YAAAc,QAAA,CAAAE,IAAA;YAAA,OACiB,0FAA2E;UAAA;YAAAf,cAAA,GAAAa,QAAA,CAAAK,IAAA;YAArGjB,eAAe,GAAAD,cAAA,CAAfC,eAAe;YAEhBC,YAAY,GAAGH,QAAQ,CAAC;cAC1BoB,UAAU,EAAE,CAAC,CAAC;cACdC,GAAG,EAAE,SAAS;cACdC,IAAI,EAAE;YACV,CAAC,CAAC;YAEFC,MAAM,CAACC,2BAA2B,GAAG,YAAM;cACvC,OAAOtB,eAAe,CAAC;gBAAEuB,aAAa,EAAE9B,YAAY;gBAAE+B,OAAO,EAACvB;cAAa,CAAC,CAAC;YACjF,CAAC;YAEKC,aAAa,GAAGJ,QAAQ,CAAC;cAC3BoB,UAAU,EAAE,CAAC,CAAC;cACdC,GAAG,EAAE,SAAS;cACdC,IAAI,EAAE;YACV,CAAC,CAAC;YACIjB,kBAAkB,GAAGL,QAAQ,CAAC;cAChCoB,UAAU,EAAE,CAAC,CAAC;cACdC,GAAG,EAAE,SAAS;cACdC,IAAI,EAAE;YACV,CAAC,CAAC;YAEIhB,YAAY,GAAGN,QAAQ,CAAC;cAC1BoB,UAAU,EAAE,CAAC,CAAC;cACdC,GAAG,EAAE,SAAS;cACdC,IAAI,EAAE;YACV,CAAC,CAAC;YAGIf,OAAO,mLAAAoB,MAAA,CAGqDvB,aAAa,kFAAAuB,MAAA,CACdtB,kBAAkB,qHAAAsB,MAAA,CACgBrB,YAAY;YAKzGE,cAAc,GAAG,IAAIV,cAAc,CAAC,CAAC;YAC3CU,cAAc,CAACoB,KAAK,GAAG,SAAS;YAChCpB,cAAc,CAACD,OAAO,GAAGA,OAAO;YAChCC,cAAc,CAACqB,MAAM,CAAC,CAAC;YAEjBpB,IAAI,GAAGqB,QAAQ,CAACC,aAAa,CAAC,GAAG,CAAC;YACxCtB,IAAI,CAACuB,IAAI,GAAGrC,YAAY;YACxBc,IAAI,CAACwB,QAAQ,GAAG,EAAE,CAAC,CAAC;YACpBH,QAAQ,CAACI,IAAI,CAACC,WAAW,CAAC1B,IAAI,CAAC;YAC/BA,IAAI,CAAC2B,KAAK,CAAC,CAAC;YACZN,QAAQ,CAACI,IAAI,CAACG,WAAW,CAAC5B,IAAI,CAAC;YAE/B6B,UAAU,CAAC,YAAM;cACb9B,cAAc,CAAC+B,KAAK,CAAC,CAAC;YAC1B,CAAC,EAAE,MAAM,CAAC;UAAC;UAAA;YAAA,OAAAzB,QAAA,CAAA0B,IAAA;QAAA;MAAA;IAAA,GAAA/C,OAAA;EAAA,CACd;EAAA,gBA7DYL,eAAeA,CAAA;IAAA,OAAAC,IAAA,CAAAoD,KAAA,OAAA9B,SAAA;EAAA;AAAA,GA6D3B","sources":["webpack://smetio/./developement/js/functions/apps/invoices/downloadInvoice.js"],"sourcesContent":["\r\nexport const downloadInvoice = async (functionParameters = {}) => {\r\n\r\n let { downloadLink, invoiceNumber } = functionParameters;\r\n\r\n const { SmetioSmartbox } = (await import(/* webpackPrefetch: true */ \"../../../classes/smetioSmartbox/v1.0.0/SmetioSmartbox.js\"));\r\n const { setTxtV2 } = (await import(/* webpackPrefetch: true */ \"../../../classes/universal_methods/setTxtV2.js\"));\r\n const {copyToClipboard} = (await import(/* webpackPrefetch: true */ \"../../copyAndPaste/copyToClipboard.js\"));\r\n \r\n const copyPasteMsg = setTxtV2({\r\n attributes: {},\r\n txt: \"txt1857\",\r\n type: \"html\"\r\n });\r\n \r\n window.copyLinkInvoiceDownloadLink = () => {\r\n return copyToClipboard({ theDataToCopy: downloadLink, message:copyPasteMsg });\r\n };\r\n\r\n const preparingFile = setTxtV2({\r\n attributes: {},\r\n txt: \"txt1855\",\r\n type: \"html\"\r\n });\r\n const downloadStartsSoon = setTxtV2({\r\n attributes: {},\r\n txt: \"txt1859\",\r\n type: \"html\"\r\n });\r\n\r\n const copyLinkText = setTxtV2({\r\n attributes: {},\r\n txt: \"txt1858\",\r\n type: \"html\"\r\n });\r\n\r\n\r\n const content = `\r\n
\r\n \r\n

${preparingFile}

\r\n

${downloadStartsSoon}

\r\n \r\n \r\n
\r\n `; \r\n\r\n const smetioSmartbox = new SmetioSmartbox();\r\n smetioSmartbox.title = \"txt1854\";\r\n smetioSmartbox.content = content;\r\n smetioSmartbox.render();\r\n\r\n const link = document.createElement(\"a\");\r\n link.href = downloadLink;\r\n link.download = \"\"; // Let the browser decide the filename\r\n document.body.appendChild(link);\r\n link.click();\r\n document.body.removeChild(link);\r\n\r\n setTimeout(() => {\r\n smetioSmartbox.close();\r\n }, 100000); \r\n};\r\n"],"names":["downloadInvoice","_ref","_asyncToGenerator","regeneratorRuntime","mark","_callee","functionParameters","downloadLink","invoiceNumber","_yield$import","SmetioSmartbox","_yield$import2","setTxtV2","_yield$import3","copyToClipboard","copyPasteMsg","preparingFile","downloadStartsSoon","copyLinkText","content","smetioSmartbox","link","_args","arguments","wrap","_callee$","_context","prev","next","length","undefined","sent","attributes","txt","type","window","copyLinkInvoiceDownloadLink","theDataToCopy","message","concat","title","render","document","createElement","href","download","body","appendChild","click","removeChild","setTimeout","close","stop","apply"],"sourceRoot":""}