@ckeditor/ckeditor5-export-pdf 42.0.2-alpha.2 → 43.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/build/export-pdf.js +1 -1
  3. package/build/translations/sr-latn.js +1 -1
  4. package/dist/exportpdf.d.ts +5 -0
  5. package/dist/index.js +1 -1
  6. package/dist/translations/af.js +1 -1
  7. package/dist/translations/af.umd.js +1 -1
  8. package/dist/translations/ar.js +1 -1
  9. package/dist/translations/ar.umd.js +1 -1
  10. package/dist/translations/bg.js +1 -1
  11. package/dist/translations/bg.umd.js +1 -1
  12. package/dist/translations/bn.js +1 -1
  13. package/dist/translations/bn.umd.js +1 -1
  14. package/dist/translations/ca.js +1 -1
  15. package/dist/translations/ca.umd.js +1 -1
  16. package/dist/translations/cs.js +1 -1
  17. package/dist/translations/cs.umd.js +1 -1
  18. package/dist/translations/da.js +1 -1
  19. package/dist/translations/da.umd.js +1 -1
  20. package/dist/translations/de.js +1 -1
  21. package/dist/translations/de.umd.js +1 -1
  22. package/dist/translations/el.js +1 -1
  23. package/dist/translations/el.umd.js +1 -1
  24. package/dist/translations/en-au.js +1 -1
  25. package/dist/translations/en-au.umd.js +1 -1
  26. package/dist/translations/en.umd.js +1 -1
  27. package/dist/translations/es-co.js +1 -1
  28. package/dist/translations/es-co.umd.js +1 -1
  29. package/dist/translations/es.js +1 -1
  30. package/dist/translations/es.umd.js +1 -1
  31. package/dist/translations/et.js +1 -1
  32. package/dist/translations/et.umd.js +1 -1
  33. package/dist/translations/fi.js +1 -1
  34. package/dist/translations/fi.umd.js +1 -1
  35. package/dist/translations/fr.js +1 -1
  36. package/dist/translations/fr.umd.js +1 -1
  37. package/dist/translations/gl.js +1 -1
  38. package/dist/translations/gl.umd.js +1 -1
  39. package/dist/translations/he.js +1 -1
  40. package/dist/translations/he.umd.js +1 -1
  41. package/dist/translations/hi.js +1 -1
  42. package/dist/translations/hi.umd.js +1 -1
  43. package/dist/translations/hr.js +1 -1
  44. package/dist/translations/hr.umd.js +1 -1
  45. package/dist/translations/hu.js +1 -1
  46. package/dist/translations/hu.umd.js +1 -1
  47. package/dist/translations/id.js +1 -1
  48. package/dist/translations/id.umd.js +1 -1
  49. package/dist/translations/it.js +1 -1
  50. package/dist/translations/it.umd.js +1 -1
  51. package/dist/translations/ja.js +1 -1
  52. package/dist/translations/ja.umd.js +1 -1
  53. package/dist/translations/jv.js +1 -1
  54. package/dist/translations/jv.umd.js +1 -1
  55. package/dist/translations/ko.js +1 -1
  56. package/dist/translations/ko.umd.js +1 -1
  57. package/dist/translations/lt.js +1 -1
  58. package/dist/translations/lt.umd.js +1 -1
  59. package/dist/translations/lv.js +1 -1
  60. package/dist/translations/lv.umd.js +1 -1
  61. package/dist/translations/ms.js +1 -1
  62. package/dist/translations/ms.umd.js +1 -1
  63. package/dist/translations/nl.js +1 -1
  64. package/dist/translations/nl.umd.js +1 -1
  65. package/dist/translations/no.js +1 -1
  66. package/dist/translations/no.umd.js +1 -1
  67. package/dist/translations/pl.js +1 -1
  68. package/dist/translations/pl.umd.js +1 -1
  69. package/dist/translations/pt-br.js +1 -1
  70. package/dist/translations/pt-br.umd.js +1 -1
  71. package/dist/translations/pt.js +1 -1
  72. package/dist/translations/pt.umd.js +1 -1
  73. package/dist/translations/ro.js +1 -1
  74. package/dist/translations/ro.umd.js +1 -1
  75. package/dist/translations/ru.js +1 -1
  76. package/dist/translations/ru.umd.js +1 -1
  77. package/dist/translations/sk.js +1 -1
  78. package/dist/translations/sk.umd.js +1 -1
  79. package/dist/translations/sr-latn.js +1 -1
  80. package/dist/translations/sr-latn.umd.js +1 -1
  81. package/dist/translations/sr.js +1 -1
  82. package/dist/translations/sr.umd.js +1 -1
  83. package/dist/translations/sv.js +1 -1
  84. package/dist/translations/sv.umd.js +1 -1
  85. package/dist/translations/th.js +1 -1
  86. package/dist/translations/th.umd.js +1 -1
  87. package/dist/translations/tr.js +1 -1
  88. package/dist/translations/tr.umd.js +1 -1
  89. package/dist/translations/ug.js +1 -1
  90. package/dist/translations/ug.umd.js +1 -1
  91. package/dist/translations/uk.js +1 -1
  92. package/dist/translations/uk.umd.js +1 -1
  93. package/dist/translations/ur.js +1 -1
  94. package/dist/translations/ur.umd.js +1 -1
  95. package/dist/translations/vi.js +1 -1
  96. package/dist/translations/vi.umd.js +1 -1
  97. package/dist/translations/zh-cn.js +1 -1
  98. package/dist/translations/zh-cn.umd.js +1 -1
  99. package/dist/translations/zh.js +1 -1
  100. package/dist/translations/zh.umd.js +1 -1
  101. package/dist/utils/common-translations.d.ts +13 -0
  102. package/lang/translations/sr-latn.po +4 -4
  103. package/package.json +4 -4
  104. package/src/exportpdf.d.ts +5 -0
  105. package/src/exportpdf.js +1 -1
  106. package/src/exportpdfcommand.js +1 -1
  107. package/src/exportpdfui.js +1 -1
  108. package/src/index.js +1 -1
  109. package/src/utils/common-translations.d.ts +9 -0
  110. package/src/utils/common-translations.js +23 -0
  111. package/src/utils.js +1 -1
package/CHANGELOG.md CHANGED
@@ -1,4 +1,4 @@
1
1
  Changelog
2
2
  =========
3
3
 
4
- All changes in the package are documented in the CKEditor 5 repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
4
+ All changes in the package are documented in https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportPdf:()=>h});var t=n(782),e=n(311);function o(t,e){const n=s();return(o=function(t,e){return n[t-=105]})(t,e)}function s(){const t=["ownerNode",":root","all","warn","data-cke","4241468JHkSys",".ck-content","The editor stylesheet could not be found in the document. Check your webpack config – style-loader should use data-cke=true attribute for the editor stylesheet.","fetch","join","6395436SqrxDs","36UHVgzZ","13444FZHhfk","trim","1120060rTUDkN","186dEqHPE","styleSheets","60OFAiIp","cssText","183302cumvDj","10SnikxW","5281004FCfeFe","then","from","cssRules","text","EDITOR_STYLES","indexOf","hasAttribute","3990534UNnccv","push","232tfBtZT","length"];return(s=function(){return t})()}function i(){const t=o,e=[],n=[];for(const r of Array[t(117)](document[t(110)]))if(r[t(127)][t(122)](t(131)))for(const o of Array[t(117)](r[t(118)]))-1!==o[t(112)][t(121)](t(133))?e[t(124)](o[t(112)]):-1!==o[t(112)][t(121)](t(128))&&n[t(124)](o[t(112)]);return e[t(126)]||console[t(130)](t(134)),[...n,...e][t(136)](" ")[t(107)]()}!function(t){const e=o,n=t();for(;;)try{if(767479===parseInt(e(106))/1*(-parseInt(e(109))/2)+parseInt(e(123))/3+parseInt(e(115))/4+-parseInt(e(108))/5*(-parseInt(e(105))/6)+parseInt(e(113))/7*(-parseInt(e(125))/8)+parseInt(e(137))/9*(parseInt(e(114))/10)+-parseInt(e(132))/11*(parseInt(e(111))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,n=e.t,r=t.converterUrl||"https://pdf-converter.cke-cs.com/v1/convert/",s=t.dataCallback||(t=>t.data.get()),c=e.plugins.get("ExportPdf"),a=t.token||c._token;return this.isBusy=!0,this.refresh(),function(t){const e=o;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(120)!==r?n[e(124)](window[e(135)](r)[e(116)]((t=>t[e(119)]()))):n[e(124)](i());return Promise[e(129)](n)[e(116)]((t=>t[e(136)](" ")[e(107)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async o=>{e.ui.ariaLiveAnnouncer.announce(n("PDF export started"));const i={html:'<html>\n\t\t\t\t\t\t<head>\n\t\t\t\t\t\t\t<title>CKEditor 5 PDF document</title>\n\t\t\t\t\t\t\t<meta charset="utf-8">\n\t\t\t\t\t\t</head>\n\t\t\t\t\t\t<body>\n\t\t\t\t\t\t\t<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">\n\t\t\t\t\t\t\t\t'+await s(e)+"\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</body>\n\t\t\t\t\t</html>",css:o,options:t.converterOptions},c={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/pdf",...a?{Authorization:a.value}:null,"x-cs-app-id":t.appID||"cke5"},body:JSON.stringify(i)};return window.fetch(r,c).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((r=>{e.ui.ariaLiveAnnouncer.announce(n("PDF export successful"));const o="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(r,o||"document.pdf")}))})).catch((t=>{const r=e.plugins.get("Notification");throw e.ui.ariaLiveAnnouncer.announce(n("PDF export failed"),{politeness:"assertive"}),r.showWarning(n("An error occurred while generating the PDF.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}class a extends t.Plugin{static get pluginName(){return"ExportPdfUI"}init(){const t=this.editor;t.ui.componentFactory.add("exportPdf",(()=>{const n=this._createButton(e.ButtonView),r=t.commands.get("exportPdf");return n.set({tooltip:!0}),n.bind("isOn").to(r,"isBusy"),n})),t.ui.componentFactory.add("menuBar:exportPdf",(()=>this._createButton(e.MenuBarMenuListItemButtonView)))}_createButton(t){const n=this.editor,r=n.config.get("exportPdf")||{},o=n.locale.t,s=n.commands.get("exportPdf"),i=new t(n.locale),c=new e.SpinnerView;return i.children.add(c),c.bind("isVisible").to(s,"isBusy"),i.iconView.bind("isVisible").to(s,"isBusy",(t=>!t)),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M19 4.5 14 0H3v6.5h1.5v-5h8v5h5V11H19V4.5ZM14 2l3.3 3H14V2Z"/><path d="m12.452 18.5 1.25 1.5H3v-3h1.5v1.5h7.952Z"/><path d="M19.826 16.843a.75.75 0 1 0-1.152-.96L17.5 17.29V13H16v4.29l-1.174-1.408a.75.75 0 1 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="M1.63 14.24V12.3h.88c.66 0 1.14-.15 1.46-.45.32-.3.48-.71.48-1.24 0-.52-.15-.91-.44-1.2C3.7 9.15 3.28 9 2.69 9H0v5.24h1.63Zm.4-3h-.4v-1.17h.46c.3 0 .5.05.62.17.1.11.16.25.16.42 0 .16-.06.3-.19.41-.13.11-.34.16-.66.16l.01.01Zm5.7 3c.28 0 .6-.05.96-.14.26-.07.5-.21.73-.42.22-.2.4-.47.53-.77.12-.31.19-.75.19-1.3 0-.37-.04-.7-.13-1.02a2.3 2.3 0 0 0-.42-.84c-.19-.24-.43-.43-.72-.56C8.57 9.06 8.2 9 7.72 9h-2.4v5.24H7.73Zm-.4-1.19h-.4v-2.86h.4c.43 0 .73.1.91.3.18.2.27.59.27 1.14 0 .42-.04.73-.12.91a.76.76 0 0 1-.34.4c-.14.07-.38.11-.72.11Zm5.3 1.2V12.1h2.02v-1.06h-2.03v-.91H15V9h-4v5.24h1.62l.01.01Z"/></svg>\n'}),i.bind("isEnabled").to(s,"isEnabled"),i.bind("label").to(s,"isBusy",(t=>o(t?"Exporting PDF document":"Export to PDF"))),this.listenTo(i,"execute",(()=>{n.execute("exportPdf",r),n.editing.view.focus()})),i}}const u=p;function d(){const t=["1977966YzebrG","1691812GYHGrn","init","CloudServices","requires","2013736ekcWLq","tokenUrl","exportPdf","add","796768yDJIIG","then","editor","ExportPdf","_token","get","config","11318660zOkKzp","plugins","35QojzDe","token","5sEAXhn","registerTokenUrl","3hiUrEK","1599592gYzPjE","commands","pluginName","6063534vtEvuz"];return(d=function(){return t})()}function p(t,e){const n=d();return(p=function(t,e){return n[t-=450]})(t,e)}!function(t){const e=p,n=t();for(;;)try{if(545670===parseInt(e(464))/1+-parseInt(e(456))/2*(parseInt(e(450))/3)+-parseInt(e(460))/4+parseInt(e(475))/5*(parseInt(e(454))/6)+-parseInt(e(473))/7*(-parseInt(e(451))/8)+parseInt(e(455))/9+-parseInt(e(471))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class h extends t.Plugin{static get[u(453)](){return u(467)}static get[u(459)](){return[u(458),e.Notification,a]}[u(457)](){const t=u,e=this[t(466)],n=e[t(470)][t(469)](t(462))||{};e[t(452)][t(463)](t(462),new c(e));const r=e[t(472)][t(469)](t(458));!1===n[t(461)]?this[t(468)]=null:n[t(461)]?r[t(476)](n[t(461)])[t(465)]((e=>{this[t(468)]=e})):this[t(468)]=r[t(474)]}}function l(t,e){var n=f();return(l=function(t,e){return n[t-=262]})(t,e)}function f(){var t=["573690eblikV","632410MvKZpN","585579qqPnXN","3566024YDypdt","213080QxYQBQ","1vTDnAJ","18PWolaD","9VYdFfa","1021366wgwFvi","12QjImFD","353728PkuIhr"];return(f=function(){return t})()}!function(t){for(var e=l,n=t();;)try{if(300479===-parseInt(e(268))/1*(parseInt(e(271))/2)+parseInt(e(265))/3*(parseInt(e(272))/4)+-parseInt(e(263))/5+parseInt(e(269))/6*(-parseInt(e(267))/7)+parseInt(e(262))/8*(parseInt(e(270))/9)+parseInt(e(264))/10+parseInt(e(266))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f)})(),(window.CKEditor5=window.CKEditor5||{}).exportPdf=r})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportPdf:()=>m});var t=n(782),e=n(311);function o(t,e){const n=i();return(o=function(t,e){return n[t-=251]})(t,e)}function s(){const t=o,e=[],n=[];for(const r of Array[t(276)](document[t(279)]))if(r[t(264)][t(258)](t(263)))for(const o of Array[t(276)](r[t(269)]))-1!==o[t(267)][t(265)](t(275))?e[t(253)](o[t(267)]):-1!==o[t(267)][t(265)](t(272))&&n[t(253)](o[t(267)]);return e[t(257)]||console[t(273)](t(274)),[...n,...e][t(270)](" ")[t(260)]()}function i(){const t=["push","all","189FTqVVG","1837836obvchG","length","hasAttribute","6656xLVEYc","trim","1107920POJJDm","text","data-cke","ownerNode","indexOf","EDITOR_STYLES","cssText","fetch","cssRules","join","5027660CfXwjq",":root","warn","The editor stylesheet could not be found in the document. Check your webpack config – style-loader should use data-cke=true attribute for the editor stylesheet.",".ck-content","from","5810592bVPjhD","1059NNeeXd","styleSheets","1068844JzTmOH","10162662BtwUHT","then"];return(i=function(){return t})()}function c(t,e){const n=t.t;switch(e){case"Export to PDF":return n("Export to PDF");case"An error occurred while generating the PDF.":return n("An error occurred while generating the PDF.");case"PDF export started":return n("PDF export started");case"PDF export failed":return n("PDF export failed");case"PDF export successful":return n("PDF export successful");case"Exporting PDF document":return n("Exporting PDF document");default:return e}}!function(t){const e=o,n=t();for(;;)try{if(924005===parseInt(e(280))/1+-parseInt(e(259))/2*(parseInt(e(278))/3)+-parseInt(e(277))/4+parseInt(e(271))/5+-parseInt(e(251))/6+parseInt(e(256))/7+parseInt(e(261))/8*(parseInt(e(255))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(i);const a=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=474]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(520444===-parseInt(e(520))/1*(-parseInt(e(478))/2)+-parseInt(e(498))/3+-parseInt(e(494))/4*(parseInt(e(484))/5)+-parseInt(e(550))/6*(-parseInt(e(499))/7)+-parseInt(e(513))/8*(parseInt(e(530))/9)+parseInt(e(549))/10*(-parseInt(e(547))/11)+-parseInt(e(525))/12*(-parseInt(e(517))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class p extends t.Command{constructor(t){const e=u;super(t),this[e(502)](e(488),!1),this[e(554)]=!1}[a(545)](){const t=a;this[t(548)]=!this[t(488)],this[t(542)]=this[t(488)]?t(528):void 0}[a(522)](t={}){const e=a,n=this[e(501)],r=t[e(558)]||e(476),i=t[e(527)]||(t=>t[e(555)][e(508)]()),u=n[e(536)][e(508)](e(557)),p=t[e(544)]||u[e(546)];return this[e(488)]=!0,this[e(545)](),function(t){const e=o;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(266)!==r?n[e(253)](window[e(268)](r)[e(252)]((t=>t[e(262)]()))):n[e(253)](s());return Promise[e(254)](n)[e(252)]((t=>t[e(270)](" ")[e(260)]()))}(t[e(537)]||[e(531)])[e(479)]((async o=>{const s=e;if(n.ui[s(496)][s(529)](c(n[s(556)],s(533))),n[s(536)][s(523)](s(515))){t[s(541)]||(t[s(541)]={});const e=n[s(536)][s(508)](s(515)),r=n[s(536)][s(508)](s(553)),o=r[s(493)],{prefix:i,suffix:c}=n[s(474)][s(508)](s(487)),a={prefix:i,suffix:c,data:{}};if(s(543)===o)for(const t of r[s(535)])a[s(555)][t.id]=r[s(483)](t.id);else{const t=s(539)===o?e[s(519)]():e[s(491)](o,!0);for(const e of Object[s(504)](t)){const[t,n]=e;a[s(555)][t]=null!==n?n:r[s(483)](t)}}t[s(541)][s(540)]=a}const a={html:s(538)+n[s(556)][s(526)]+s(477)+await i(n)+s(505),css:o,options:t[s(541)]},u={method:s(495),headers:{"Content-Type":s(506),Accept:s(486),...p?{Authorization:p[s(542)]}:null,"x-cs-app-id":t[s(482)]||s(518)},body:JSON[s(481)](a)};return window[s(500)](r,u)[s(479)]((t=>{const e=s;if(200!==t[e(507)])throw t;return t[e(485)]()}))[s(479)]((e=>{const r=s;n.ui[r(496)][r(529)](c(n[r(556)],r(516)));const o=r(509)==typeof t[r(475)]?t[r(475)]():t[r(475)];this[r(532)](e,o||r(512))}))}))[e(521)]((t=>{const r=e,o=n[r(536)][r(508)](r(524));throw n.ui[r(496)][r(529)](c(n[r(556)],r(503)),{politeness:r(514)}),o[r(480)](c(n[r(556)],r(534))),t}))[e(552)]((()=>{const t=e;this[t(488)]=!1,this[t(545)]()}))}[a(532)](t,e){const n=a,r=document[n(492)]("a");r[n(489)]=window[n(497)][n(510)](t),r[n(551)]=e,r[n(490)](),r[n(511)]()}}function f(){const t=["flattenedMergeFieldDefinitions","plugins","stylesheets",'<html>\n\t\t\t\t\t\t<head>\n\t\t\t\t\t\t\t<title>CKEditor 5 PDF document</title>\n\t\t\t\t\t\t\t<meta charset="utf-8">\n\t\t\t\t\t\t</head>\n\t\t\t\t\t\t<body>\n\t\t\t\t\t\t\t<div class="ck-content" dir="',"$defaultValues","merge_fields","converterOptions","value","$labels","token","refresh","_token","1647668KmOXLq","isEnabled","10QhpRkA","1237254jIKZBI","download","finally","MergeFieldsEditing","affectsData","data","locale","ExportPdf","converterUrl","config","fileName","https://pdf-converter.cke-cs.com/v1/convert/",'">\n\t\t\t\t\t\t\t\t',"2jPTkhz","then","showWarning","stringify","appID","getLabel","325SqtmqF","blob","application/pdf","mergeFields","isBusy","href","click","getDataSetValues","createElement","previewMode","27016PyXTNL","POST","ariaLiveAnnouncer","URL","675933gSPWbo","7tSXhXc","fetch","editor","set","PDF export failed","entries","\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</body>\n\t\t\t\t\t</html>","application/json","status","get","function","createObjectURL","remove","document.pdf","7073032OMSxjS","assertive","MergeFields","PDF export successful","8580884SeejvR","cke5","getDefaultValues","32269Umzbvb","catch","execute","has","Notification","36VIJVHn","contentLanguageDirection","dataCallback","pending","announce","9iCmuau","EDITOR_STYLES","_downloadFile","PDF export started","An error occurred while generating the PDF."];return(f=function(){return t})()}const d=h;function h(t,e){const n=l();return(h=function(t,e){return n[t-=144]})(t,e)}function l(){const t=["editing","label","get","iconView","3600610yQIdIz","exportPdf","listenTo","commands","1695656zpGOFm","ExportPdfUI","bind","children","editor","init","isEnabled","isBusy","isOn","view","91816AQLyDN","2894943wMRJyO","config","add","Exporting PDF document","11149831gidNwi","144hhSXtP","465523avtHBW","2clokZZ","componentFactory","locale","2076468jMSObj","menuBar:exportPdf","set","_createButton","Export to PDF","pluginName","isVisible","execute","focus"];return(l=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(959613===parseInt(e(165))/1+parseInt(e(166))/2*(-parseInt(e(159))/3)+parseInt(e(148))/4+-parseInt(e(144))/5+parseInt(e(169))/6+parseInt(e(163))/7+-parseInt(e(158))/8*(parseInt(e(164))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class I extends t.Plugin{static get[d(174)](){return d(149)}[d(153)](){const t=d,n=this[t(152)];n.ui[t(167)][t(161)](t(145),(()=>{const r=t,o=this[r(172)](e.ButtonView),s=n[r(147)][r(180)](r(145));return o[r(171)]({tooltip:!0}),o[r(150)](r(156)).to(s,r(155)),o})),n.ui[t(167)][t(161)](t(170),(()=>this[t(172)](e.MenuBarMenuListItemButtonView)))}[d(172)](t){const n=d,r=this[n(152)],o=r[n(160)][n(180)](n(145))||{},s=r[n(147)][n(180)](n(145)),i=new t(r[n(168)]),a=new e.SpinnerView;return i[n(151)][n(161)](a),a[n(150)](n(175)).to(s,n(155)),i[n(181)][n(150)](n(175)).to(s,n(155),(t=>!t)),i[n(171)]({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M19 4.5 14 0H3v6.5h1.5v-5h8v5h5V11H19V4.5ZM14 2l3.3 3H14V2Z"/><path d="m12.452 18.5 1.25 1.5H3v-3h1.5v1.5h7.952Z"/><path d="M19.826 16.843a.75.75 0 1 0-1.152-.96L17.5 17.29V13H16v4.29l-1.174-1.408a.75.75 0 1 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="M1.63 14.24V12.3h.88c.66 0 1.14-.15 1.46-.45.32-.3.48-.71.48-1.24 0-.52-.15-.91-.44-1.2C3.7 9.15 3.28 9 2.69 9H0v5.24h1.63Zm.4-3h-.4v-1.17h.46c.3 0 .5.05.62.17.1.11.16.25.16.42 0 .16-.06.3-.19.41-.13.11-.34.16-.66.16l.01.01Zm5.7 3c.28 0 .6-.05.96-.14.26-.07.5-.21.73-.42.22-.2.4-.47.53-.77.12-.31.19-.75.19-1.3 0-.37-.04-.7-.13-1.02a2.3 2.3 0 0 0-.42-.84c-.19-.24-.43-.43-.72-.56C8.57 9.06 8.2 9 7.72 9h-2.4v5.24H7.73Zm-.4-1.19h-.4v-2.86h.4c.43 0 .73.1.91.3.18.2.27.59.27 1.14 0 .42-.04.73-.12.91a.76.76 0 0 1-.34.4c-.14.07-.38.11-.72.11Zm5.3 1.2V12.1h2.02v-1.06h-2.03v-.91H15V9h-4v5.24h1.62l.01.01Z"/></svg>\n'}),i[n(150)](n(154)).to(s,n(154)),i[n(150)](n(179)).to(s,n(155),(t=>c(r[n(168)],n(t?162:173)))),this[n(146)](i,n(176),(()=>{const t=n;r[t(176)](t(145),o),r[t(178)][t(157)][t(177)]()})),i}}const g=x;function x(t,e){const n=P();return(x=function(t,e){return n[t-=449]})(t,e)}function P(){const t=["add","342267CQeiJl","373444UDJVlp","plugins","27113RGTfcY","5nkRIMT","2280LlvZmq","requires","CloudServices","_token","1850380ykeJUx","registerTokenUrl","exportPdf","890610KqJqUw","init","tokenUrl","config","4fvtqNs","9RUAquh","get","commands","8015381dhPEQc","token","910PWIWaN","then","pluginName","ExportPdf","editor"];return(P=function(){return t})()}!function(t){const e=x,n=t();for(;;)try{if(327094===-parseInt(e(469))/1+-parseInt(e(467))/2+parseInt(e(466))/3*(-parseInt(e(454))/4)+-parseInt(e(470))/5*(-parseInt(e(450))/6)+-parseInt(e(460))/7*(parseInt(e(471))/8)+parseInt(e(455))/9*(-parseInt(e(475))/10)+parseInt(e(458))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(P);class m extends t.Plugin{static get[g(462)](){return g(463)}static get[g(472)](){return[g(473),e.Notification,I]}[g(451)](){const t=g,e=this[t(464)],n=e[t(453)][t(456)](t(449))||{};e[t(457)][t(465)](t(449),new p(e));const r=e[t(468)][t(456)](t(473));!1===n[t(452)]?this[t(474)]=null:n[t(452)]?r[t(476)](n[t(452)])[t(461)]((e=>{this[t(474)]=e})):this[t(474)]=r[t(459)]}}function w(t,e){var n=v();return(w=function(t,e){return n[t-=210]})(t,e)}function v(){var t=["2566865PSmDPS","24375912JCBhEo","1071825bynSyO","9IzGEdw","2706520CJGXTW","4NhUYxz","12EjJXtK","365IRZOkQ","3658sIMVli","5579870yRyibM","2494974yXTPIx"];return(v=function(){return t})()}!function(t){for(var e=w,n=t();;)try{if(417396===parseInt(e(214))/1*(-parseInt(e(215))/2)+-parseInt(e(217))/3+parseInt(e(212))/4*(parseInt(e(220))/5)+parseInt(e(213))/6*(-parseInt(e(218))/7)+-parseInt(e(211))/8+parseInt(e(210))/9*(parseInt(e(216))/10)+parseInt(e(219))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v)})(),(window.CKEditor5=window.CKEditor5||{}).exportPdf=r})();
@@ -1 +1 @@
1
- !function(r){const e=r["sr-latn"]=r["sr-latn"]||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Došlo je do greške pri generisanju PDF-a.","Export to PDF":"Eksportuj u PDF","Exporting PDF document":"","PDF export failed":"","PDF export started":"","PDF export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const e=o["sr-latn"]=o["sr-latn"]||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Došlo je do greške pri generisanju PDF-a.","Export to PDF":"Eksportuj u PDF","Exporting PDF document":"Izvoz PDF dokumenta","PDF export failed":"Izvoz PDF-a nije uspeo","PDF export started":"Izvoz u PDF je počeo","PDF export successful":"PDF izvoz nije uspeo"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -226,4 +226,9 @@ export type ExportPdfConverterOptions = {
226
226
  page_orientation?: 'portrait' | 'landscape' | string & Record<never, never>;
227
227
  wait_for_network?: boolean;
228
228
  wait_time?: number;
229
+ merge_fields?: {
230
+ prefix: string;
231
+ suffix: string;
232
+ data: Record<string, string>;
233
+ };
229
234
  };
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x4a3ea0,Plugin as _0x5d1000}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x38e892,MenuBarMenuListItemButtonView as _0x9d52a1,SpinnerView as _0x732f67,Notification as _0x1b2082}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x3a26cc=[],_0x1cf3a5=[];for(const _0x534a19 of Array['from'](document['styleSheets'])){if(_0x534a19['ownerNode']['hasAttribute']('data-cke')){for(const _0x4aaa54 of Array['from'](_0x534a19['cssRules']))-0x1!==_0x4aaa54['cssText']['indexOf']('.ck-content')?_0x3a26cc['push'](_0x4aaa54['cssText']):-0x1!==_0x4aaa54['cssText']['indexOf'](':root')&&_0x1cf3a5['push'](_0x4aaa54['cssText']);}}return _0x3a26cc['length']||console['warn']('The\x20editor\x20stylesheet\x20could\x20not\x20be\x20found\x20in\x20the\x20document.\x20Check\x20your\x20webpack\x20config\x20–\x20style-loader\x20should\x20use\x20data-cke=true\x20attribute\x20for\x20the\x20editor\x20stylesheet.'),[..._0x1cf3a5,..._0x3a26cc]['join']('\x20')['trim']();}class o extends _0x4a3ea0{constructor(_0x22b14f){super(_0x22b14f),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x463c07={}){const _0x2253b0=this['editor'],t=_0x2253b0['t'],_0x8e541c=_0x463c07['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x730832=_0x463c07['dataCallback']||(_0x4e091d=>_0x4e091d['data']['get']()),_0x48c3ec=_0x2253b0['plugins']['get']('ExportPdf'),_0x194cf7=_0x463c07['token']||_0x48c3ec['_token'];return this['isBusy']=!0x0,this['refresh'](),function(_0x356862){if(!_0x356862)return new Promise(_0x30baf9=>_0x30baf9(''));const _0x10bc41=[];for(const _0x2bd4f2 of _0x356862)'EDITOR_STYLES'!==_0x2bd4f2?_0x10bc41['push'](window['fetch'](_0x2bd4f2)['then'](_0x31c994=>_0x31c994['text']())):_0x10bc41['push'](f());return Promise['all'](_0x10bc41)['then'](_0x34fb11=>_0x34fb11['join']('\x20')['trim']());}(_0x463c07['stylesheets']||['EDITOR_STYLES'])['then'](async _0x118812=>{_0x2253b0['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20started'));const _0x4b8d5f={'html':'<html>\x0a\x09\x09\x09\x09\x09\x09<head>\x0a\x09\x09\x09\x09\x09\x09\x09<title>CKEditor\x205\x20PDF\x20document</title>\x0a\x09\x09\x09\x09\x09\x09\x09<meta\x20charset=\x22utf-8\x22>\x0a\x09\x09\x09\x09\x09\x09</head>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09\x09\x09<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x2253b0['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x730832(_0x2253b0)+'\x0a\x09\x09\x09\x09\x09\x09\x09</div>\x0a\x09\x09\x09\x09\x09\x09</body>\x0a\x09\x09\x09\x09\x09</html>','css':_0x118812,'options':_0x463c07['converterOptions']},_0x57579c={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x194cf7?{'Authorization':_0x194cf7['value']}:null,'x-cs-app-id':_0x463c07['appID']||'cke5'},'body':JSON['stringify'](_0x4b8d5f)};return window['fetch'](_0x8e541c,_0x57579c)['then'](_0x2c63bf=>{if(0xc8!==_0x2c63bf['status'])throw _0x2c63bf;return _0x2c63bf['blob']();})['then'](_0x38c5c0=>{_0x2253b0['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20successful'));const _0x2b3012='function'==typeof _0x463c07['fileName']?_0x463c07['fileName']():_0x463c07['fileName'];this['_downloadFile'](_0x38c5c0,_0x2b3012||'document.pdf');});})['catch'](_0x497420=>{const _0x8c601=_0x2253b0['plugins']['get']('Notification');throw _0x2253b0['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20failed'),{'politeness':'assertive'}),_0x8c601['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x497420;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x24032d,_0x23c80f){const _0xb0c8f9=document['createElement']('a');_0xb0c8f9['href']=window['URL']['createObjectURL'](_0x24032d),_0xb0c8f9['download']=_0x23c80f,_0xb0c8f9['click'](),_0xb0c8f9['remove']();}}class i extends _0x5d1000{static get['pluginName'](){return'ExportPdfUI';}['init'](){const _0x1ee2fd=this['editor'];_0x1ee2fd['ui']['componentFactory']['add']('exportPdf',()=>{const _0xa10c7a=this['_createButton'](_0x38e892),_0x31e1b1=_0x1ee2fd['commands']['get']('exportPdf');return _0xa10c7a['set']({'tooltip':!0x0}),_0xa10c7a['bind']('isOn')['to'](_0x31e1b1,'isBusy'),_0xa10c7a;}),_0x1ee2fd['ui']['componentFactory']['add']('menuBar:exportPdf',()=>this['_createButton'](_0x9d52a1));}['_createButton'](_0x33ecd1){const _0x363700=this['editor'],_0x1295a2=_0x363700['config']['get']('exportPdf')||{},t=_0x363700['locale']['t'],_0x4b84b0=_0x363700['commands']['get']('exportPdf'),_0x46ae48=new _0x33ecd1(_0x363700['locale']),_0x1887f6=new _0x732f67();return _0x46ae48['children']['add'](_0x1887f6),_0x1887f6['bind']('isVisible')['to'](_0x4b84b0,'isBusy'),_0x46ae48['iconView']['bind']('isVisible')['to'](_0x4b84b0,'isBusy',_0x511f87=>!_0x511f87),_0x46ae48['set']({'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M19\x204.5\x2014\x200H3v6.5h1.5v-5h8v5h5V11H19V4.5ZM14\x202l3.3\x203H14V2Z\x22/><path\x20d=\x22m12.452\x2018.5\x201.25\x201.5H3v-3h1.5v1.5h7.952Z\x22/><path\x20d=\x22M19.826\x2016.843a.75.75\x200\x201\x200-1.152-.96L17.5\x2017.29V13H16v4.29l-1.174-1.408a.75.75\x200\x201\x200-1.152.96l2.346\x202.816a.95.95\x200\x200\x200\x201.46\x200l2.346-2.815Z\x22/><path\x20d=\x22M1.63\x2014.24V12.3h.88c.66\x200\x201.14-.15\x201.46-.45.32-.3.48-.71.48-1.24\x200-.52-.15-.91-.44-1.2C3.7\x209.15\x203.28\x209\x202.69\x209H0v5.24h1.63Zm.4-3h-.4v-1.17h.46c.3\x200\x20.5.05.62.17.1.11.16.25.16.42\x200\x20.16-.06.3-.19.41-.13.11-.34.16-.66.16l.01.01Zm5.7\x203c.28\x200\x20.6-.05.96-.14.26-.07.5-.21.73-.42.22-.2.4-.47.53-.77.12-.31.19-.75.19-1.3\x200-.37-.04-.7-.13-1.02a2.3\x202.3\x200\x200\x200-.42-.84c-.19-.24-.43-.43-.72-.56C8.57\x209.06\x208.2\x209\x207.72\x209h-2.4v5.24H7.73Zm-.4-1.19h-.4v-2.86h.4c.43\x200\x20.73.1.91.3.18.2.27.59.27\x201.14\x200\x20.42-.04.73-.12.91a.76.76\x200\x200\x201-.34.4c-.14.07-.38.11-.72.11Zm5.3\x201.2V12.1h2.02v-1.06h-2.03v-.91H15V9h-4v5.24h1.62l.01.01Z\x22/></svg>\x0a'}),_0x46ae48['bind']('isEnabled')['to'](_0x4b84b0,'isEnabled'),_0x46ae48['bind']('label')['to'](_0x4b84b0,'isBusy',_0x339fc9=>t(_0x339fc9?'Exporting\x20PDF\x20document':'Export\x20to\x20PDF')),this['listenTo'](_0x46ae48,'execute',()=>{_0x363700['execute']('exportPdf',_0x1295a2),_0x363700['editing']['view']['focus']();}),_0x46ae48;}}class s extends _0x5d1000{['_token'];static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x1b2082,i];}['init'](){const _0x565fce=this['editor'],_0x1142b5=_0x565fce['config']['get']('exportPdf')||{};_0x565fce['commands']['add']('exportPdf',new o(_0x565fce));const _0x38042d=_0x565fce['plugins']['get']('CloudServices');!0x1===_0x1142b5['tokenUrl']?this['_token']=null:_0x1142b5['tokenUrl']?_0x38042d['registerTokenUrl'](_0x1142b5['tokenUrl'])['then'](_0xad633e=>{this['_token']=_0xad633e;}):this['_token']=_0x38042d['token'];}}export{s as ExportPdf};
23
+ import{Command as _0x37e608,Plugin as _0x5cb434}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x23d7d0,MenuBarMenuListItemButtonView as _0x17b729,SpinnerView as _0x680044,Notification as _0x355755}from'@ckeditor/ckeditor5-ui/dist/index.js';function a(){const _0x131ae9=[],_0xd455f1=[];for(const _0xf89239 of Array['from'](document['styleSheets'])){if(_0xf89239['ownerNode']['hasAttribute']('data-cke')){for(const _0x6bbdb2 of Array['from'](_0xf89239['cssRules']))-0x1!==_0x6bbdb2['cssText']['indexOf']('.ck-content')?_0x131ae9['push'](_0x6bbdb2['cssText']):-0x1!==_0x6bbdb2['cssText']['indexOf'](':root')&&_0xd455f1['push'](_0x6bbdb2['cssText']);}}return _0x131ae9['length']||console['warn']('The\x20editor\x20stylesheet\x20could\x20not\x20be\x20found\x20in\x20the\x20document.\x20Check\x20your\x20webpack\x20config\x20–\x20style-loader\x20should\x20use\x20data-cke=true\x20attribute\x20for\x20the\x20editor\x20stylesheet.'),[..._0xd455f1,..._0x131ae9]['join']('\x20')['trim']();}function d(_0x411d8d,_0x7ae234){const t=_0x411d8d['t'];switch(_0x7ae234){case'Export\x20to\x20PDF':return t('Export\x20to\x20PDF');case'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':return t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.');case'PDF\x20export\x20started':return t('PDF\x20export\x20started');case'PDF\x20export\x20failed':return t('PDF\x20export\x20failed');case'PDF\x20export\x20successful':return t('PDF\x20export\x20successful');case'Exporting\x20PDF\x20document':return t('Exporting\x20PDF\x20document');default:return _0x7ae234;}}class o extends _0x37e608{constructor(_0x55436d){super(_0x55436d),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x101ae8={}){const _0x4a4560=this['editor'],_0x5409f8=_0x101ae8['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x52a708=_0x101ae8['dataCallback']||(_0x3dbf14=>_0x3dbf14['data']['get']()),_0x2998ed=_0x4a4560['plugins']['get']('ExportPdf'),_0x51094b=_0x101ae8['token']||_0x2998ed['_token'];return this['isBusy']=!0x0,this['refresh'](),function(_0x4f6909){if(!_0x4f6909)return new Promise(_0xcb9cf0=>_0xcb9cf0(''));const _0x5049cf=[];for(const _0x4a5440 of _0x4f6909)'EDITOR_STYLES'!==_0x4a5440?_0x5049cf['push'](window['fetch'](_0x4a5440)['then'](_0x3a45ed=>_0x3a45ed['text']())):_0x5049cf['push'](a());return Promise['all'](_0x5049cf)['then'](_0x5af865=>_0x5af865['join']('\x20')['trim']());}(_0x101ae8['stylesheets']||['EDITOR_STYLES'])['then'](async _0x53618b=>{if(_0x4a4560['ui']['ariaLiveAnnouncer']['announce'](d(_0x4a4560['locale'],'PDF\x20export\x20started')),_0x4a4560['plugins']['has']('MergeFields')){_0x101ae8['converterOptions']||(_0x101ae8['converterOptions']={});const _0x25bf84=_0x4a4560['plugins']['get']('MergeFields'),_0x13f18f=_0x4a4560['plugins']['get']('MergeFieldsEditing'),_0x43abe6=_0x13f18f['previewMode'],{prefix:_0x5b0865,suffix:_0x10eddc}=_0x4a4560['config']['get']('mergeFields'),_0x327313={'prefix':_0x5b0865,'suffix':_0x10eddc,'data':{}};if('$labels'===_0x43abe6){for(const _0x5e7d7b of _0x13f18f['flattenedMergeFieldDefinitions'])_0x327313['data'][_0x5e7d7b['id']]=_0x13f18f['getLabel'](_0x5e7d7b['id']);}else{const _0xc32c65='$defaultValues'===_0x43abe6?_0x25bf84['getDefaultValues']():_0x25bf84['getDataSetValues'](_0x43abe6,!0x0);for(const _0x28b49e of Object['entries'](_0xc32c65)){const [_0x2e368c,_0x3d30d5]=_0x28b49e;_0x327313['data'][_0x2e368c]=null!==_0x3d30d5?_0x3d30d5:_0x13f18f['getLabel'](_0x2e368c);}}_0x101ae8['converterOptions']['merge_fields']=_0x327313;}const _0x53d693={'html':'<html>\x0a\x09\x09\x09\x09\x09\x09<head>\x0a\x09\x09\x09\x09\x09\x09\x09<title>CKEditor\x205\x20PDF\x20document</title>\x0a\x09\x09\x09\x09\x09\x09\x09<meta\x20charset=\x22utf-8\x22>\x0a\x09\x09\x09\x09\x09\x09</head>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09\x09\x09<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x4a4560['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x52a708(_0x4a4560)+'\x0a\x09\x09\x09\x09\x09\x09\x09</div>\x0a\x09\x09\x09\x09\x09\x09</body>\x0a\x09\x09\x09\x09\x09</html>','css':_0x53618b,'options':_0x101ae8['converterOptions']},_0x4a680={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x51094b?{'Authorization':_0x51094b['value']}:null,'x-cs-app-id':_0x101ae8['appID']||'cke5'},'body':JSON['stringify'](_0x53d693)};return window['fetch'](_0x5409f8,_0x4a680)['then'](_0x285dd3=>{if(0xc8!==_0x285dd3['status'])throw _0x285dd3;return _0x285dd3['blob']();})['then'](_0x2c8277=>{_0x4a4560['ui']['ariaLiveAnnouncer']['announce'](d(_0x4a4560['locale'],'PDF\x20export\x20successful'));const _0x5637bd='function'==typeof _0x101ae8['fileName']?_0x101ae8['fileName']():_0x101ae8['fileName'];this['_downloadFile'](_0x2c8277,_0x5637bd||'document.pdf');});})['catch'](_0x300667=>{const _0x54a294=_0x4a4560['plugins']['get']('Notification');throw _0x4a4560['ui']['ariaLiveAnnouncer']['announce'](d(_0x4a4560['locale'],'PDF\x20export\x20failed'),{'politeness':'assertive'}),_0x54a294['showWarning'](d(_0x4a4560['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x300667;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x440226,_0xbdb159){const _0x5e6fcb=document['createElement']('a');_0x5e6fcb['href']=window['URL']['createObjectURL'](_0x440226),_0x5e6fcb['download']=_0xbdb159,_0x5e6fcb['click'](),_0x5e6fcb['remove']();}}class i extends _0x5cb434{static get['pluginName'](){return'ExportPdfUI';}['init'](){const _0x4df99f=this['editor'];_0x4df99f['ui']['componentFactory']['add']('exportPdf',()=>{const _0x3130c7=this['_createButton'](_0x23d7d0),_0x29164c=_0x4df99f['commands']['get']('exportPdf');return _0x3130c7['set']({'tooltip':!0x0}),_0x3130c7['bind']('isOn')['to'](_0x29164c,'isBusy'),_0x3130c7;}),_0x4df99f['ui']['componentFactory']['add']('menuBar:exportPdf',()=>this['_createButton'](_0x17b729));}['_createButton'](_0x1cdacf){const _0x345ead=this['editor'],_0x2f13b6=_0x345ead['config']['get']('exportPdf')||{},_0x3b4eb3=_0x345ead['commands']['get']('exportPdf'),_0xe9fa10=new _0x1cdacf(_0x345ead['locale']),_0x4879ca=new _0x680044();return _0xe9fa10['children']['add'](_0x4879ca),_0x4879ca['bind']('isVisible')['to'](_0x3b4eb3,'isBusy'),_0xe9fa10['iconView']['bind']('isVisible')['to'](_0x3b4eb3,'isBusy',_0xf57d9f=>!_0xf57d9f),_0xe9fa10['set']({'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M19\x204.5\x2014\x200H3v6.5h1.5v-5h8v5h5V11H19V4.5ZM14\x202l3.3\x203H14V2Z\x22/><path\x20d=\x22m12.452\x2018.5\x201.25\x201.5H3v-3h1.5v1.5h7.952Z\x22/><path\x20d=\x22M19.826\x2016.843a.75.75\x200\x201\x200-1.152-.96L17.5\x2017.29V13H16v4.29l-1.174-1.408a.75.75\x200\x201\x200-1.152.96l2.346\x202.816a.95.95\x200\x200\x200\x201.46\x200l2.346-2.815Z\x22/><path\x20d=\x22M1.63\x2014.24V12.3h.88c.66\x200\x201.14-.15\x201.46-.45.32-.3.48-.71.48-1.24\x200-.52-.15-.91-.44-1.2C3.7\x209.15\x203.28\x209\x202.69\x209H0v5.24h1.63Zm.4-3h-.4v-1.17h.46c.3\x200\x20.5.05.62.17.1.11.16.25.16.42\x200\x20.16-.06.3-.19.41-.13.11-.34.16-.66.16l.01.01Zm5.7\x203c.28\x200\x20.6-.05.96-.14.26-.07.5-.21.73-.42.22-.2.4-.47.53-.77.12-.31.19-.75.19-1.3\x200-.37-.04-.7-.13-1.02a2.3\x202.3\x200\x200\x200-.42-.84c-.19-.24-.43-.43-.72-.56C8.57\x209.06\x208.2\x209\x207.72\x209h-2.4v5.24H7.73Zm-.4-1.19h-.4v-2.86h.4c.43\x200\x20.73.1.91.3.18.2.27.59.27\x201.14\x200\x20.42-.04.73-.12.91a.76.76\x200\x200\x201-.34.4c-.14.07-.38.11-.72.11Zm5.3\x201.2V12.1h2.02v-1.06h-2.03v-.91H15V9h-4v5.24h1.62l.01.01Z\x22/></svg>\x0a'}),_0xe9fa10['bind']('isEnabled')['to'](_0x3b4eb3,'isEnabled'),_0xe9fa10['bind']('label')['to'](_0x3b4eb3,'isBusy',_0x22750c=>d(_0x345ead['locale'],_0x22750c?'Exporting\x20PDF\x20document':'Export\x20to\x20PDF')),this['listenTo'](_0xe9fa10,'execute',()=>{_0x345ead['execute']('exportPdf',_0x2f13b6),_0x345ead['editing']['view']['focus']();}),_0xe9fa10;}}class s extends _0x5cb434{['_token'];static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x355755,i];}['init'](){const _0x6ca9c4=this['editor'],_0x5f22b0=_0x6ca9c4['config']['get']('exportPdf')||{};_0x6ca9c4['commands']['add']('exportPdf',new o(_0x6ca9c4));const _0x23e0f6=_0x6ca9c4['plugins']['get']('CloudServices');!0x1===_0x5f22b0['tokenUrl']?this['_token']=null:_0x5f22b0['tokenUrl']?_0x23e0f6['registerTokenUrl'](_0x5f22b0['tokenUrl'])['then'](_0x164437=>{this['_token']=_0x164437;}):this['_token']=_0x23e0f6['token'];}}export{s as ExportPdf};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'af':{'dictionary':{'Export\x20to\x20PDF':'Voer\x20uit\x20na\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'\x27n\x20Fout\x20het\x20voorgekom\x20tydens\x20die\x20skep\x20van\x20die\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x5189fd=>0x1!=_0x5189fd}};
23
+ export default{'af':{'dictionary':{'Export\x20to\x20PDF':'Voer\x20uit\x20na\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'\x27n\x20Fout\x20het\x20voorgekom\x20tydens\x20die\x20skep\x20van\x20die\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x4618c9=>0x1!=_0x4618c9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55cf03=>{const {af:{dictionary:_0x1a3ab0,getPluralForm:_0x58650f}}={'af':{'dictionary':{'Export\x20to\x20PDF':'Voer\x20uit\x20na\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'\x27n\x20Fout\x20het\x20voorgekom\x20tydens\x20die\x20skep\x20van\x20die\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x370abe=>0x1!=_0x370abe}};_0x55cf03['af']||={'dictionary':{},'getPluralForm':null},_0x55cf03['af']['dictionary']=Object['assign'](_0x55cf03['af']['dictionary'],_0x1a3ab0),_0x55cf03['af']['getPluralForm']=_0x58650f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x95464a=>{const {af:{dictionary:_0x1d8fb6,getPluralForm:_0x5d5d63}}={'af':{'dictionary':{'Export\x20to\x20PDF':'Voer\x20uit\x20na\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'\x27n\x20Fout\x20het\x20voorgekom\x20tydens\x20die\x20skep\x20van\x20die\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0xa969aa=>0x1!=_0xa969aa}};_0x95464a['af']||={'dictionary':{},'getPluralForm':null},_0x95464a['af']['dictionary']=Object['assign'](_0x95464a['af']['dictionary'],_0x1d8fb6),_0x95464a['af']['getPluralForm']=_0x5d5d63;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ar':{'dictionary':{'Export\x20to\x20PDF':'تصدير\x20إلى\x20ملف\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20PDF.','PDF\x20export\x20started':'بدأ\x20تصدير\x20PDF','PDF\x20export\x20failed':'فشل\x20تصدير\x20PDF','PDF\x20export\x20successful':'تم\x20تصدير\x20مستند\x20PDF\x20بنجاح','Exporting\x20PDF\x20document':'تصدير\x20مستند\x20PDF'},'getPluralForm':_0x3a9115=>0x0==_0x3a9115?0x0:0x1==_0x3a9115?0x1:0x2==_0x3a9115?0x2:_0x3a9115%0x64>=0x3&&_0x3a9115%0x64<=0xa?0x3:_0x3a9115%0x64>=0xb&&_0x3a9115%0x64<=0x63?0x4:0x5}};
23
+ export default{'ar':{'dictionary':{'Export\x20to\x20PDF':'تصدير\x20إلى\x20ملف\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20PDF.','PDF\x20export\x20started':'بدأ\x20تصدير\x20PDF','PDF\x20export\x20failed':'فشل\x20تصدير\x20PDF','PDF\x20export\x20successful':'تم\x20تصدير\x20مستند\x20PDF\x20بنجاح','Exporting\x20PDF\x20document':'تصدير\x20مستند\x20PDF'},'getPluralForm':_0x12fb34=>0x0==_0x12fb34?0x0:0x1==_0x12fb34?0x1:0x2==_0x12fb34?0x2:_0x12fb34%0x64>=0x3&&_0x12fb34%0x64<=0xa?0x3:_0x12fb34%0x64>=0xb&&_0x12fb34%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d06a7=>{const {ar:{dictionary:_0x14df6e,getPluralForm:_0x157dbb}}={'ar':{'dictionary':{'Export\x20to\x20PDF':'تصدير\x20إلى\x20ملف\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20PDF.','PDF\x20export\x20started':'بدأ\x20تصدير\x20PDF','PDF\x20export\x20failed':'فشل\x20تصدير\x20PDF','PDF\x20export\x20successful':'تم\x20تصدير\x20مستند\x20PDF\x20بنجاح','Exporting\x20PDF\x20document':'تصدير\x20مستند\x20PDF'},'getPluralForm':_0x573aa4=>0x0==_0x573aa4?0x0:0x1==_0x573aa4?0x1:0x2==_0x573aa4?0x2:_0x573aa4%0x64>=0x3&&_0x573aa4%0x64<=0xa?0x3:_0x573aa4%0x64>=0xb&&_0x573aa4%0x64<=0x63?0x4:0x5}};_0x3d06a7['ar']||={'dictionary':{},'getPluralForm':null},_0x3d06a7['ar']['dictionary']=Object['assign'](_0x3d06a7['ar']['dictionary'],_0x14df6e),_0x3d06a7['ar']['getPluralForm']=_0x157dbb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b2167=>{const {ar:{dictionary:_0xbb017,getPluralForm:_0x46cd87}}={'ar':{'dictionary':{'Export\x20to\x20PDF':'تصدير\x20إلى\x20ملف\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20PDF.','PDF\x20export\x20started':'بدأ\x20تصدير\x20PDF','PDF\x20export\x20failed':'فشل\x20تصدير\x20PDF','PDF\x20export\x20successful':'تم\x20تصدير\x20مستند\x20PDF\x20بنجاح','Exporting\x20PDF\x20document':'تصدير\x20مستند\x20PDF'},'getPluralForm':_0x5b1030=>0x0==_0x5b1030?0x0:0x1==_0x5b1030?0x1:0x2==_0x5b1030?0x2:_0x5b1030%0x64>=0x3&&_0x5b1030%0x64<=0xa?0x3:_0x5b1030%0x64>=0xb&&_0x5b1030%0x64<=0x63?0x4:0x5}};_0x1b2167['ar']||={'dictionary':{},'getPluralForm':null},_0x1b2167['ar']['dictionary']=Object['assign'](_0x1b2167['ar']['dictionary'],_0xbb017),_0x1b2167['ar']['getPluralForm']=_0x46cd87;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bg':{'dictionary':{'Export\x20to\x20PDF':'Експорт\x20към\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20PDF.','PDF\x20export\x20started':'Започнато\x20прехвърляне\x20в\x20PDF','PDF\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','PDF\x20export\x20successful':'Успешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','Exporting\x20PDF\x20document':'Прехвърляне\x20на\x20документ\x20в\x20PDF'},'getPluralForm':_0x4b4aa5=>0x1!=_0x4b4aa5}};
23
+ export default{'bg':{'dictionary':{'Export\x20to\x20PDF':'Експорт\x20към\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20PDF.','PDF\x20export\x20started':'Започнато\x20прехвърляне\x20в\x20PDF','PDF\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','PDF\x20export\x20successful':'Успешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','Exporting\x20PDF\x20document':'Прехвърляне\x20на\x20документ\x20в\x20PDF'},'getPluralForm':_0x5deaab=>0x1!=_0x5deaab}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1032d5=>{const {bg:{dictionary:_0x41db19,getPluralForm:_0x408694}}={'bg':{'dictionary':{'Export\x20to\x20PDF':'Експорт\x20към\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20PDF.','PDF\x20export\x20started':'Започнато\x20прехвърляне\x20в\x20PDF','PDF\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','PDF\x20export\x20successful':'Успешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','Exporting\x20PDF\x20document':'Прехвърляне\x20на\x20документ\x20в\x20PDF'},'getPluralForm':_0x559e06=>0x1!=_0x559e06}};_0x1032d5['bg']||={'dictionary':{},'getPluralForm':null},_0x1032d5['bg']['dictionary']=Object['assign'](_0x1032d5['bg']['dictionary'],_0x41db19),_0x1032d5['bg']['getPluralForm']=_0x408694;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x233224=>{const {bg:{dictionary:_0x32bc31,getPluralForm:_0x3a5cf3}}={'bg':{'dictionary':{'Export\x20to\x20PDF':'Експорт\x20към\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20PDF.','PDF\x20export\x20started':'Започнато\x20прехвърляне\x20в\x20PDF','PDF\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','PDF\x20export\x20successful':'Успешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','Exporting\x20PDF\x20document':'Прехвърляне\x20на\x20документ\x20в\x20PDF'},'getPluralForm':_0x344057=>0x1!=_0x344057}};_0x233224['bg']||={'dictionary':{},'getPluralForm':null},_0x233224['bg']['dictionary']=Object['assign'](_0x233224['bg']['dictionary'],_0x32bc31),_0x233224['bg']['getPluralForm']=_0x3a5cf3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bn':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','PDF\x20export\x20started':'PDF\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','PDF\x20export\x20failed':'PDF\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে৷','PDF\x20export\x20successful':'PDF\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20PDF\x20document':'PDF\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0xefc9d9=>0x1!=_0xefc9d9}};
23
+ export default{'bn':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','PDF\x20export\x20started':'PDF\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','PDF\x20export\x20failed':'PDF\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে৷','PDF\x20export\x20successful':'PDF\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20PDF\x20document':'PDF\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x3b65b8=>0x1!=_0x3b65b8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f3168=>{const {bn:{dictionary:_0x4e0834,getPluralForm:_0x579ad7}}={'bn':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','PDF\x20export\x20started':'PDF\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','PDF\x20export\x20failed':'PDF\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে৷','PDF\x20export\x20successful':'PDF\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20PDF\x20document':'PDF\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x3f97b9=>0x1!=_0x3f97b9}};_0x2f3168['bn']||={'dictionary':{},'getPluralForm':null},_0x2f3168['bn']['dictionary']=Object['assign'](_0x2f3168['bn']['dictionary'],_0x4e0834),_0x2f3168['bn']['getPluralForm']=_0x579ad7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x377ee6=>{const {bn:{dictionary:_0x556d8c,getPluralForm:_0x33aa1a}}={'bn':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','PDF\x20export\x20started':'PDF\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','PDF\x20export\x20failed':'PDF\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে৷','PDF\x20export\x20successful':'PDF\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20PDF\x20document':'PDF\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x1ca2a4=>0x1!=_0x1ca2a4}};_0x377ee6['bn']||={'dictionary':{},'getPluralForm':null},_0x377ee6['bn']['dictionary']=Object['assign'](_0x377ee6['bn']['dictionary'],_0x556d8c),_0x377ee6['bn']['getPluralForm']=_0x33aa1a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ca':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20PDF.','PDF\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20successful':'L\x27exportació\x20a\x20PDF\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20PDF\x20document':'S\x27està\x20exportant\x20un\x20document\x20a\x20PDF'},'getPluralForm':_0x2006df=>0x1!=_0x2006df}};
23
+ export default{'ca':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20PDF.','PDF\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20successful':'L\x27exportació\x20a\x20PDF\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20PDF\x20document':'S\x27està\x20exportant\x20un\x20document\x20a\x20PDF'},'getPluralForm':_0x4916c0=>0x1!=_0x4916c0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e6b03=>{const {ca:{dictionary:_0x22b739,getPluralForm:_0x9f782}}={'ca':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20PDF.','PDF\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20successful':'L\x27exportació\x20a\x20PDF\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20PDF\x20document':'S\x27està\x20exportant\x20un\x20document\x20a\x20PDF'},'getPluralForm':_0xd34feb=>0x1!=_0xd34feb}};_0x3e6b03['ca']||={'dictionary':{},'getPluralForm':null},_0x3e6b03['ca']['dictionary']=Object['assign'](_0x3e6b03['ca']['dictionary'],_0x22b739),_0x3e6b03['ca']['getPluralForm']=_0x9f782;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x367e5c=>{const {ca:{dictionary:_0x1fab15,getPluralForm:_0x4b824c}}={'ca':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20PDF.','PDF\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20successful':'L\x27exportació\x20a\x20PDF\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20PDF\x20document':'S\x27està\x20exportant\x20un\x20document\x20a\x20PDF'},'getPluralForm':_0x2a62ae=>0x1!=_0x2a62ae}};_0x367e5c['ca']||={'dictionary':{},'getPluralForm':null},_0x367e5c['ca']['dictionary']=Object['assign'](_0x367e5c['ca']['dictionary'],_0x1fab15),_0x367e5c['ca']['getPluralForm']=_0x4b824c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.','PDF\x20export\x20started':'Export\x20PDF\x20byl\x20zahájen','PDF\x20export\x20failed':'Export\x20PDF\x20se\x20nezdařil','PDF\x20export\x20successful':'Export\x20PDF\x20byl\x20úspěšný','Exporting\x20PDF\x20document':'Export\x20dokumentu\x20PDF'},'getPluralForm':_0x28065a=>0x1==_0x28065a&&_0x28065a%0x1==0x0?0x0:_0x28065a>=0x2&&_0x28065a<=0x4&&_0x28065a%0x1==0x0?0x1:_0x28065a%0x1!=0x0?0x2:0x3}};
23
+ export default{'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.','PDF\x20export\x20started':'Export\x20PDF\x20byl\x20zahájen','PDF\x20export\x20failed':'Export\x20PDF\x20se\x20nezdařil','PDF\x20export\x20successful':'Export\x20PDF\x20byl\x20úspěšný','Exporting\x20PDF\x20document':'Export\x20dokumentu\x20PDF'},'getPluralForm':_0x2cca28=>0x1==_0x2cca28&&_0x2cca28%0x1==0x0?0x0:_0x2cca28>=0x2&&_0x2cca28<=0x4&&_0x2cca28%0x1==0x0?0x1:_0x2cca28%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x123ed2=>{const {cs:{dictionary:_0x5e1558,getPluralForm:_0x236377}}={'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.','PDF\x20export\x20started':'Export\x20PDF\x20byl\x20zahájen','PDF\x20export\x20failed':'Export\x20PDF\x20se\x20nezdařil','PDF\x20export\x20successful':'Export\x20PDF\x20byl\x20úspěšný','Exporting\x20PDF\x20document':'Export\x20dokumentu\x20PDF'},'getPluralForm':_0x38c4b1=>0x1==_0x38c4b1&&_0x38c4b1%0x1==0x0?0x0:_0x38c4b1>=0x2&&_0x38c4b1<=0x4&&_0x38c4b1%0x1==0x0?0x1:_0x38c4b1%0x1!=0x0?0x2:0x3}};_0x123ed2['cs']||={'dictionary':{},'getPluralForm':null},_0x123ed2['cs']['dictionary']=Object['assign'](_0x123ed2['cs']['dictionary'],_0x5e1558),_0x123ed2['cs']['getPluralForm']=_0x236377;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x575696=>{const {cs:{dictionary:_0x36f916,getPluralForm:_0x40ee39}}={'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.','PDF\x20export\x20started':'Export\x20PDF\x20byl\x20zahájen','PDF\x20export\x20failed':'Export\x20PDF\x20se\x20nezdařil','PDF\x20export\x20successful':'Export\x20PDF\x20byl\x20úspěšný','Exporting\x20PDF\x20document':'Export\x20dokumentu\x20PDF'},'getPluralForm':_0x1213f9=>0x1==_0x1213f9&&_0x1213f9%0x1==0x0?0x0:_0x1213f9>=0x2&&_0x1213f9<=0x4&&_0x1213f9%0x1==0x0?0x1:_0x1213f9%0x1!=0x0?0x2:0x3}};_0x575696['cs']||={'dictionary':{},'getPluralForm':null},_0x575696['cs']['dictionary']=Object['assign'](_0x575696['cs']['dictionary'],_0x36f916),_0x575696['cs']['getPluralForm']=_0x40ee39;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.','PDF\x20export\x20started':'PDF-eksport\x20er\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislykkedes','PDF\x20export\x20successful':'PDF-eksport\x20lykkedes','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0xa65336=>0x1!=_0xa65336}};
23
+ export default{'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.','PDF\x20export\x20started':'PDF-eksport\x20er\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislykkedes','PDF\x20export\x20successful':'PDF-eksport\x20lykkedes','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x5c4ce5=>0x1!=_0x5c4ce5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ee80b=>{const {da:{dictionary:_0x2e29fb,getPluralForm:_0x175a9d}}={'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.','PDF\x20export\x20started':'PDF-eksport\x20er\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislykkedes','PDF\x20export\x20successful':'PDF-eksport\x20lykkedes','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x4b33cd=>0x1!=_0x4b33cd}};_0x3ee80b['da']||={'dictionary':{},'getPluralForm':null},_0x3ee80b['da']['dictionary']=Object['assign'](_0x3ee80b['da']['dictionary'],_0x2e29fb),_0x3ee80b['da']['getPluralForm']=_0x175a9d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4addfe=>{const {da:{dictionary:_0x148139,getPluralForm:_0x782d28}}={'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.','PDF\x20export\x20started':'PDF-eksport\x20er\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislykkedes','PDF\x20export\x20successful':'PDF-eksport\x20lykkedes','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x238b5b=>0x1!=_0x238b5b}};_0x4addfe['da']||={'dictionary':{},'getPluralForm':null},_0x4addfe['da']['dictionary']=Object['assign'](_0x4addfe['da']['dictionary'],_0x148139),_0x4addfe['da']['getPluralForm']=_0x782d28;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.','PDF\x20export\x20started':'PDF-Export\x20gestartet','PDF\x20export\x20failed':'PDF-Export\x20fehlgeschlagen','PDF\x20export\x20successful':'PDF-Export\x20erfolgreich','Exporting\x20PDF\x20document':'PDF-Dokument\x20exportieren'},'getPluralForm':_0x1a7b86=>0x1!=_0x1a7b86}};
23
+ export default{'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.','PDF\x20export\x20started':'PDF-Export\x20gestartet','PDF\x20export\x20failed':'PDF-Export\x20fehlgeschlagen','PDF\x20export\x20successful':'PDF-Export\x20erfolgreich','Exporting\x20PDF\x20document':'PDF-Dokument\x20exportieren'},'getPluralForm':_0xc6bd4b=>0x1!=_0xc6bd4b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28b76f=>{const {de:{dictionary:_0x5d0534,getPluralForm:_0x3ae099}}={'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.','PDF\x20export\x20started':'PDF-Export\x20gestartet','PDF\x20export\x20failed':'PDF-Export\x20fehlgeschlagen','PDF\x20export\x20successful':'PDF-Export\x20erfolgreich','Exporting\x20PDF\x20document':'PDF-Dokument\x20exportieren'},'getPluralForm':_0x17cdcb=>0x1!=_0x17cdcb}};_0x28b76f['de']||={'dictionary':{},'getPluralForm':null},_0x28b76f['de']['dictionary']=Object['assign'](_0x28b76f['de']['dictionary'],_0x5d0534),_0x28b76f['de']['getPluralForm']=_0x3ae099;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x307f20=>{const {de:{dictionary:_0x385eb,getPluralForm:_0xc9868d}}={'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.','PDF\x20export\x20started':'PDF-Export\x20gestartet','PDF\x20export\x20failed':'PDF-Export\x20fehlgeschlagen','PDF\x20export\x20successful':'PDF-Export\x20erfolgreich','Exporting\x20PDF\x20document':'PDF-Dokument\x20exportieren'},'getPluralForm':_0x1527d4=>0x1!=_0x1527d4}};_0x307f20['de']||={'dictionary':{},'getPluralForm':null},_0x307f20['de']['dictionary']=Object['assign'](_0x307f20['de']['dictionary'],_0x385eb),_0x307f20['de']['getPluralForm']=_0xc9868d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.','PDF\x20export\x20started':'Εκκίνηση\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20failed':'Αποτυχία\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20successful':'Επιτυχής\x20εξαγωγή\x20αρχείου\x20PDF','Exporting\x20PDF\x20document':'Εξαγωγή\x20εγγράφου\x20σε\x20μορφή\x20PDF'},'getPluralForm':_0x180812=>0x1!=_0x180812}};
23
+ export default{'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.','PDF\x20export\x20started':'Εκκίνηση\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20failed':'Αποτυχία\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20successful':'Επιτυχής\x20εξαγωγή\x20αρχείου\x20PDF','Exporting\x20PDF\x20document':'Εξαγωγή\x20εγγράφου\x20σε\x20μορφή\x20PDF'},'getPluralForm':_0x2d600f=>0x1!=_0x2d600f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe92a48=>{const {el:{dictionary:_0x403706,getPluralForm:_0x101455}}={'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.','PDF\x20export\x20started':'Εκκίνηση\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20failed':'Αποτυχία\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20successful':'Επιτυχής\x20εξαγωγή\x20αρχείου\x20PDF','Exporting\x20PDF\x20document':'Εξαγωγή\x20εγγράφου\x20σε\x20μορφή\x20PDF'},'getPluralForm':_0x72ddc8=>0x1!=_0x72ddc8}};_0xe92a48['el']||={'dictionary':{},'getPluralForm':null},_0xe92a48['el']['dictionary']=Object['assign'](_0xe92a48['el']['dictionary'],_0x403706),_0xe92a48['el']['getPluralForm']=_0x101455;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a9f0b=>{const {el:{dictionary:_0x5ee520,getPluralForm:_0x338289}}={'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.','PDF\x20export\x20started':'Εκκίνηση\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20failed':'Αποτυχία\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20successful':'Επιτυχής\x20εξαγωγή\x20αρχείου\x20PDF','Exporting\x20PDF\x20document':'Εξαγωγή\x20εγγράφου\x20σε\x20μορφή\x20PDF'},'getPluralForm':_0x135b13=>0x1!=_0x135b13}};_0x4a9f0b['el']||={'dictionary':{},'getPluralForm':null},_0x4a9f0b['el']['dictionary']=Object['assign'](_0x4a9f0b['el']['dictionary'],_0x5ee520),_0x4a9f0b['el']['getPluralForm']=_0x338289;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x272a2a=>0x1!=_0x272a2a}};
23
+ export default{'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x3f2a7c=>0x1!=_0x3f2a7c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c7c44=>{const {'en-au':{dictionary:_0x354ff6,getPluralForm:_0x4e1c03}}={'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x3bec7f=>0x1!=_0x3bec7f}};_0x5c7c44['en-au']||={'dictionary':{},'getPluralForm':null},_0x5c7c44['en-au']['dictionary']=Object['assign'](_0x5c7c44['en-au']['dictionary'],_0x354ff6),_0x5c7c44['en-au']['getPluralForm']=_0x4e1c03;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51c9e0=>{const {'en-au':{dictionary:_0x57a994,getPluralForm:_0x1aad66}}={'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x1c4300=>0x1!=_0x1c4300}};_0x51c9e0['en-au']||={'dictionary':{},'getPluralForm':null},_0x51c9e0['en-au']['dictionary']=Object['assign'](_0x51c9e0['en-au']['dictionary'],_0x57a994),_0x51c9e0['en-au']['getPluralForm']=_0x1aad66;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa607b6=>{const {en:{dictionary:_0x2930ef,getPluralForm:_0x5dfaf4}}={'en':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'PDF\x20export\x20started','PDF\x20export\x20failed':'PDF\x20export\x20failed','PDF\x20export\x20successful':'PDF\x20export\x20successful','Exporting\x20PDF\x20document':'Exporting\x20PDF\x20document'},'getPluralForm':null}};_0xa607b6['en']||={'dictionary':{},'getPluralForm':null},_0xa607b6['en']['dictionary']=Object['assign'](_0xa607b6['en']['dictionary'],_0x2930ef),_0xa607b6['en']['getPluralForm']=_0x5dfaf4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f8be9=>{const {en:{dictionary:_0x5cca92,getPluralForm:_0x5925c9}}={'en':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'PDF\x20export\x20started','PDF\x20export\x20failed':'PDF\x20export\x20failed','PDF\x20export\x20successful':'PDF\x20export\x20successful','Exporting\x20PDF\x20document':'Exporting\x20PDF\x20document'},'getPluralForm':null}};_0x1f8be9['en']||={'dictionary':{},'getPluralForm':null},_0x1f8be9['en']['dictionary']=Object['assign'](_0x1f8be9['en']['dictionary'],_0x5cca92),_0x1f8be9['en']['getPluralForm']=_0x5925c9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x3764ea=>0x1==_0x3764ea?0x0:0x0!=_0x3764ea&&_0x3764ea%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x3d86c2=>0x1==_0x3d86c2?0x0:0x0!=_0x3d86c2&&_0x3d86c2%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c640c=>{const {'es-co':{dictionary:_0x28dc45,getPluralForm:_0x49cbb4}}={'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x4f7727=>0x1==_0x4f7727?0x0:0x0!=_0x4f7727&&_0x4f7727%0xf4240==0x0?0x1:0x2}};_0x1c640c['es-co']||={'dictionary':{},'getPluralForm':null},_0x1c640c['es-co']['dictionary']=Object['assign'](_0x1c640c['es-co']['dictionary'],_0x28dc45),_0x1c640c['es-co']['getPluralForm']=_0x49cbb4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x52287e=>{const {'es-co':{dictionary:_0x4df619,getPluralForm:_0x1d8d1b}}={'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x27f370=>0x1==_0x27f370?0x0:0x0!=_0x27f370&&_0x27f370%0xf4240==0x0?0x1:0x2}};_0x52287e['es-co']||={'dictionary':{},'getPluralForm':null},_0x52287e['es-co']['dictionary']=Object['assign'](_0x52287e['es-co']['dictionary'],_0x4df619),_0x52287e['es-co']['getPluralForm']=_0x1d8d1b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'La\x20exportación\x20del\x20PDF\x20ha\x20comenzado','PDF\x20export\x20failed':'La\x20exportación\x20del\x20PDF\x20ha\x20fallado','PDF\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20PDF','Exporting\x20PDF\x20document':'Exportando\x20documento\x20PDF'},'getPluralForm':_0xee5080=>0x1==_0xee5080?0x0:0x0!=_0xee5080&&_0xee5080%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'La\x20exportación\x20del\x20PDF\x20ha\x20comenzado','PDF\x20export\x20failed':'La\x20exportación\x20del\x20PDF\x20ha\x20fallado','PDF\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20PDF','Exporting\x20PDF\x20document':'Exportando\x20documento\x20PDF'},'getPluralForm':_0x259a7e=>0x1==_0x259a7e?0x0:0x0!=_0x259a7e&&_0x259a7e%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2e6773=>{const {es:{dictionary:_0x4fbbc5,getPluralForm:_0x4ece75}}={'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'La\x20exportación\x20del\x20PDF\x20ha\x20comenzado','PDF\x20export\x20failed':'La\x20exportación\x20del\x20PDF\x20ha\x20fallado','PDF\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20PDF','Exporting\x20PDF\x20document':'Exportando\x20documento\x20PDF'},'getPluralForm':_0x210a21=>0x1==_0x210a21?0x0:0x0!=_0x210a21&&_0x210a21%0xf4240==0x0?0x1:0x2}};_0x2e6773['es']||={'dictionary':{},'getPluralForm':null},_0x2e6773['es']['dictionary']=Object['assign'](_0x2e6773['es']['dictionary'],_0x4fbbc5),_0x2e6773['es']['getPluralForm']=_0x4ece75;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x208b39=>{const {es:{dictionary:_0x5bf36e,getPluralForm:_0x3e6b1b}}={'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'La\x20exportación\x20del\x20PDF\x20ha\x20comenzado','PDF\x20export\x20failed':'La\x20exportación\x20del\x20PDF\x20ha\x20fallado','PDF\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20PDF','Exporting\x20PDF\x20document':'Exportando\x20documento\x20PDF'},'getPluralForm':_0x24d2cd=>0x1==_0x24d2cd?0x0:0x0!=_0x24d2cd&&_0x24d2cd%0xf4240==0x0?0x1:0x2}};_0x208b39['es']||={'dictionary':{},'getPluralForm':null},_0x208b39['es']['dictionary']=Object['assign'](_0x208b39['es']['dictionary'],_0x5bf36e),_0x208b39['es']['getPluralForm']=_0x3e6b1b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.','PDF\x20export\x20started':'Alustati\x20PDF-i\x20eksportimist','PDF\x20export\x20failed':'PDF-i\x20eksportimine\x20nurjus','PDF\x20export\x20successful':'PDF-i\x20eksportimine\x20õnnestus','Exporting\x20PDF\x20document':'PDF\x20dokumendi\x20eksportimine'},'getPluralForm':_0x35bfb0=>0x1!=_0x35bfb0}};
23
+ export default{'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.','PDF\x20export\x20started':'Alustati\x20PDF-i\x20eksportimist','PDF\x20export\x20failed':'PDF-i\x20eksportimine\x20nurjus','PDF\x20export\x20successful':'PDF-i\x20eksportimine\x20õnnestus','Exporting\x20PDF\x20document':'PDF\x20dokumendi\x20eksportimine'},'getPluralForm':_0xd43566=>0x1!=_0xd43566}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58c628=>{const {et:{dictionary:_0x5111bb,getPluralForm:_0x397ed6}}={'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.','PDF\x20export\x20started':'Alustati\x20PDF-i\x20eksportimist','PDF\x20export\x20failed':'PDF-i\x20eksportimine\x20nurjus','PDF\x20export\x20successful':'PDF-i\x20eksportimine\x20õnnestus','Exporting\x20PDF\x20document':'PDF\x20dokumendi\x20eksportimine'},'getPluralForm':_0x13b0c2=>0x1!=_0x13b0c2}};_0x58c628['et']||={'dictionary':{},'getPluralForm':null},_0x58c628['et']['dictionary']=Object['assign'](_0x58c628['et']['dictionary'],_0x5111bb),_0x58c628['et']['getPluralForm']=_0x397ed6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x236034=>{const {et:{dictionary:_0x51e59c,getPluralForm:_0x40989c}}={'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.','PDF\x20export\x20started':'Alustati\x20PDF-i\x20eksportimist','PDF\x20export\x20failed':'PDF-i\x20eksportimine\x20nurjus','PDF\x20export\x20successful':'PDF-i\x20eksportimine\x20õnnestus','Exporting\x20PDF\x20document':'PDF\x20dokumendi\x20eksportimine'},'getPluralForm':_0x171feb=>0x1!=_0x171feb}};_0x236034['et']||={'dictionary':{},'getPluralForm':null},_0x236034['et']['dictionary']=Object['assign'](_0x236034['et']['dictionary'],_0x51e59c),_0x236034['et']['getPluralForm']=_0x40989c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.','PDF\x20export\x20started':'PDF-vienti\x20aloitettu','PDF\x20export\x20failed':'PDF-vienti\x20epäonnistui','PDF\x20export\x20successful':'PDF-vienti\x20onnistui','Exporting\x20PDF\x20document':'Viedään\x20PDF-asiakirjaa'},'getPluralForm':_0x378ed8=>0x1!=_0x378ed8}};
23
+ export default{'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.','PDF\x20export\x20started':'PDF-vienti\x20aloitettu','PDF\x20export\x20failed':'PDF-vienti\x20epäonnistui','PDF\x20export\x20successful':'PDF-vienti\x20onnistui','Exporting\x20PDF\x20document':'Viedään\x20PDF-asiakirjaa'},'getPluralForm':_0x259b51=>0x1!=_0x259b51}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xcf1748=>{const {fi:{dictionary:_0x5b47a3,getPluralForm:_0x12781b}}={'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.','PDF\x20export\x20started':'PDF-vienti\x20aloitettu','PDF\x20export\x20failed':'PDF-vienti\x20epäonnistui','PDF\x20export\x20successful':'PDF-vienti\x20onnistui','Exporting\x20PDF\x20document':'Viedään\x20PDF-asiakirjaa'},'getPluralForm':_0x52fb01=>0x1!=_0x52fb01}};_0xcf1748['fi']||={'dictionary':{},'getPluralForm':null},_0xcf1748['fi']['dictionary']=Object['assign'](_0xcf1748['fi']['dictionary'],_0x5b47a3),_0xcf1748['fi']['getPluralForm']=_0x12781b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ffadf=>{const {fi:{dictionary:_0x2117a5,getPluralForm:_0x119421}}={'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.','PDF\x20export\x20started':'PDF-vienti\x20aloitettu','PDF\x20export\x20failed':'PDF-vienti\x20epäonnistui','PDF\x20export\x20successful':'PDF-vienti\x20onnistui','Exporting\x20PDF\x20document':'Viedään\x20PDF-asiakirjaa'},'getPluralForm':_0x4676d8=>0x1!=_0x4676d8}};_0x4ffadf['fi']||={'dictionary':{},'getPluralForm':null},_0x4ffadf['fi']['dictionary']=Object['assign'](_0x4ffadf['fi']['dictionary'],_0x2117a5),_0x4ffadf['fi']['getPluralForm']=_0x119421;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.','PDF\x20export\x20started':'L\x27exportation\x20du\x20PDF\x20a\x20démarré','PDF\x20export\x20failed':'L\x27exportation\x20du\x20PDF\x20a\x20échoué','PDF\x20export\x20successful':'Exportation\x20du\x20PDF\x20réussie','Exporting\x20PDF\x20document':'Exportation\x20d\x27un\x20document\x20PDF'},'getPluralForm':_0x11bd85=>0x0==_0x11bd85||0x1==_0x11bd85?0x0:0x0!=_0x11bd85&&_0x11bd85%0xf4240==0x0?0x1:0x2}};
23
+ export default{'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.','PDF\x20export\x20started':'L\x27exportation\x20du\x20PDF\x20a\x20démarré','PDF\x20export\x20failed':'L\x27exportation\x20du\x20PDF\x20a\x20échoué','PDF\x20export\x20successful':'Exportation\x20du\x20PDF\x20réussie','Exporting\x20PDF\x20document':'Exportation\x20d\x27un\x20document\x20PDF'},'getPluralForm':_0x303bc4=>0x0==_0x303bc4||0x1==_0x303bc4?0x0:0x0!=_0x303bc4&&_0x303bc4%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x453a5a=>{const {fr:{dictionary:_0x255dd9,getPluralForm:_0x4b14d2}}={'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.','PDF\x20export\x20started':'L\x27exportation\x20du\x20PDF\x20a\x20démarré','PDF\x20export\x20failed':'L\x27exportation\x20du\x20PDF\x20a\x20échoué','PDF\x20export\x20successful':'Exportation\x20du\x20PDF\x20réussie','Exporting\x20PDF\x20document':'Exportation\x20d\x27un\x20document\x20PDF'},'getPluralForm':_0x3f4b44=>0x0==_0x3f4b44||0x1==_0x3f4b44?0x0:0x0!=_0x3f4b44&&_0x3f4b44%0xf4240==0x0?0x1:0x2}};_0x453a5a['fr']||={'dictionary':{},'getPluralForm':null},_0x453a5a['fr']['dictionary']=Object['assign'](_0x453a5a['fr']['dictionary'],_0x255dd9),_0x453a5a['fr']['getPluralForm']=_0x4b14d2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3cc399=>{const {fr:{dictionary:_0x215f03,getPluralForm:_0xdafd23}}={'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.','PDF\x20export\x20started':'L\x27exportation\x20du\x20PDF\x20a\x20démarré','PDF\x20export\x20failed':'L\x27exportation\x20du\x20PDF\x20a\x20échoué','PDF\x20export\x20successful':'Exportation\x20du\x20PDF\x20réussie','Exporting\x20PDF\x20document':'Exportation\x20d\x27un\x20document\x20PDF'},'getPluralForm':_0x30d49d=>0x0==_0x30d49d||0x1==_0x30d49d?0x0:0x0!=_0x30d49d&&_0x30d49d%0xf4240==0x0?0x1:0x2}};_0x3cc399['fr']||={'dictionary':{},'getPluralForm':null},_0x3cc399['fr']['dictionary']=Object['assign'](_0x3cc399['fr']['dictionary'],_0x215f03),_0x3cc399['fr']['getPluralForm']=_0xdafd23;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x17f130=>0x1!=_0x17f130}};
23
+ export default{'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x584122=>0x1!=_0x584122}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x42ed49=>{const {gl:{dictionary:_0x43a633,getPluralForm:_0x3c1358}}={'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x25db5a=>0x1!=_0x25db5a}};_0x42ed49['gl']||={'dictionary':{},'getPluralForm':null},_0x42ed49['gl']['dictionary']=Object['assign'](_0x42ed49['gl']['dictionary'],_0x43a633),_0x42ed49['gl']['getPluralForm']=_0x3c1358;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b8c56=>{const {gl:{dictionary:_0x1642e2,getPluralForm:_0x48ed30}}={'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x562b1b=>0x1!=_0x562b1b}};_0x5b8c56['gl']||={'dictionary':{},'getPluralForm':null},_0x5b8c56['gl']['dictionary']=Object['assign'](_0x5b8c56['gl']['dictionary'],_0x1642e2),_0x5b8c56['gl']['getPluralForm']=_0x48ed30;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.','PDF\x20export\x20started':'ייצוא\x20PDF\x20החל','PDF\x20export\x20failed':'ייצוא\x20PDF\x20נכשל','PDF\x20export\x20successful':'ייצוא\x20PDF\x20הצליח','Exporting\x20PDF\x20document':'מייצא\x20מסמך\x20PDF'},'getPluralForm':_0x12c341=>0x1==_0x12c341&&_0x12c341%0x1==0x0?0x0:0x2==_0x12c341&&_0x12c341%0x1==0x0?0x1:0x2}};
23
+ export default{'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.','PDF\x20export\x20started':'ייצוא\x20PDF\x20החל','PDF\x20export\x20failed':'ייצוא\x20PDF\x20נכשל','PDF\x20export\x20successful':'ייצוא\x20PDF\x20הצליח','Exporting\x20PDF\x20document':'מייצא\x20מסמך\x20PDF'},'getPluralForm':_0x36bb95=>0x1==_0x36bb95&&_0x36bb95%0x1==0x0?0x0:0x2==_0x36bb95&&_0x36bb95%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x210c20=>{const {he:{dictionary:_0x371fde,getPluralForm:_0xae3a70}}={'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.','PDF\x20export\x20started':'ייצוא\x20PDF\x20החל','PDF\x20export\x20failed':'ייצוא\x20PDF\x20נכשל','PDF\x20export\x20successful':'ייצוא\x20PDF\x20הצליח','Exporting\x20PDF\x20document':'מייצא\x20מסמך\x20PDF'},'getPluralForm':_0x384d41=>0x1==_0x384d41&&_0x384d41%0x1==0x0?0x0:0x2==_0x384d41&&_0x384d41%0x1==0x0?0x1:0x2}};_0x210c20['he']||={'dictionary':{},'getPluralForm':null},_0x210c20['he']['dictionary']=Object['assign'](_0x210c20['he']['dictionary'],_0x371fde),_0x210c20['he']['getPluralForm']=_0xae3a70;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1247ff=>{const {he:{dictionary:_0x55b9ac,getPluralForm:_0x4779f6}}={'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.','PDF\x20export\x20started':'ייצוא\x20PDF\x20החל','PDF\x20export\x20failed':'ייצוא\x20PDF\x20נכשל','PDF\x20export\x20successful':'ייצוא\x20PDF\x20הצליח','Exporting\x20PDF\x20document':'מייצא\x20מסמך\x20PDF'},'getPluralForm':_0x98cdbd=>0x1==_0x98cdbd&&_0x98cdbd%0x1==0x0?0x0:0x2==_0x98cdbd&&_0x98cdbd%0x1==0x0?0x1:0x2}};_0x1247ff['he']||={'dictionary':{},'getPluralForm':null},_0x1247ff['he']['dictionary']=Object['assign'](_0x1247ff['he']['dictionary'],_0x55b9ac),_0x1247ff['he']['getPluralForm']=_0x4779f6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.','PDF\x20export\x20started':'PDF\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','PDF\x20export\x20failed':'PDF\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','PDF\x20export\x20successful':'PDF\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20PDF\x20document':'PDF\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20ह'},'getPluralForm':_0x318b61=>0x1!=_0x318b61}};
23
+ export default{'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.','PDF\x20export\x20started':'PDF\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','PDF\x20export\x20failed':'PDF\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','PDF\x20export\x20successful':'PDF\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20PDF\x20document':'PDF\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20ह'},'getPluralForm':_0x517bc1=>0x1!=_0x517bc1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c9cff=>{const {hi:{dictionary:_0x319a9c,getPluralForm:_0xd5ad81}}={'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.','PDF\x20export\x20started':'PDF\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','PDF\x20export\x20failed':'PDF\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','PDF\x20export\x20successful':'PDF\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20PDF\x20document':'PDF\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20ह'},'getPluralForm':_0x682e51=>0x1!=_0x682e51}};_0x5c9cff['hi']||={'dictionary':{},'getPluralForm':null},_0x5c9cff['hi']['dictionary']=Object['assign'](_0x5c9cff['hi']['dictionary'],_0x319a9c),_0x5c9cff['hi']['getPluralForm']=_0xd5ad81;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x342777=>{const {hi:{dictionary:_0x4e0fdb,getPluralForm:_0x4208b2}}={'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.','PDF\x20export\x20started':'PDF\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','PDF\x20export\x20failed':'PDF\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','PDF\x20export\x20successful':'PDF\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20PDF\x20document':'PDF\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20ह'},'getPluralForm':_0x4b1ddb=>0x1!=_0x4b1ddb}};_0x342777['hi']||={'dictionary':{},'getPluralForm':null},_0x342777['hi']['dictionary']=Object['assign'](_0x342777['hi']['dictionary'],_0x4e0fdb),_0x342777['hi']['getPluralForm']=_0x4208b2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x22d76b=>_0x22d76b%0xa==0x1&&_0x22d76b%0x64!=0xb?0x0:_0x22d76b%0xa>=0x2&&_0x22d76b%0xa<=0x4&&(_0x22d76b%0x64<0xa||_0x22d76b%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0xff2ce5=>_0xff2ce5%0xa==0x1&&_0xff2ce5%0x64!=0xb?0x0:_0xff2ce5%0xa>=0x2&&_0xff2ce5%0xa<=0x4&&(_0xff2ce5%0x64<0xa||_0xff2ce5%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f4b41=>{const {hr:{dictionary:_0x2449b7,getPluralForm:_0x152658}}={'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x5975fc=>_0x5975fc%0xa==0x1&&_0x5975fc%0x64!=0xb?0x0:_0x5975fc%0xa>=0x2&&_0x5975fc%0xa<=0x4&&(_0x5975fc%0x64<0xa||_0x5975fc%0x64>=0x14)?0x1:0x2}};_0x4f4b41['hr']||={'dictionary':{},'getPluralForm':null},_0x4f4b41['hr']['dictionary']=Object['assign'](_0x4f4b41['hr']['dictionary'],_0x2449b7),_0x4f4b41['hr']['getPluralForm']=_0x152658;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49660b=>{const {hr:{dictionary:_0x15c280,getPluralForm:_0x181994}}={'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x50f700=>_0x50f700%0xa==0x1&&_0x50f700%0x64!=0xb?0x0:_0x50f700%0xa>=0x2&&_0x50f700%0xa<=0x4&&(_0x50f700%0x64<0xa||_0x50f700%0x64>=0x14)?0x1:0x2}};_0x49660b['hr']||={'dictionary':{},'getPluralForm':null},_0x49660b['hr']['dictionary']=Object['assign'](_0x49660b['hr']['dictionary'],_0x15c280),_0x49660b['hr']['getPluralForm']=_0x181994;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Export\x20to\x20PDF':'Exportálás\x20PDF-be','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Hiba\x20lépett\x20fel\x20a\x20PDF\x20fájl\x20generálásakor.','PDF\x20export\x20started':'PDF\x20exportálása\x20megkezdődött','PDF\x20export\x20failed':'PDF\x20exportálása\x20sikertelen','PDF\x20export\x20successful':'PDF\x20exportálása\x20sikerült','Exporting\x20PDF\x20document':'PDF\x20dokumentum\x20exportálása'},'getPluralForm':_0x254258=>0x1!=_0x254258}};
23
+ export default{'hu':{'dictionary':{'Export\x20to\x20PDF':'Exportálás\x20PDF-be','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Hiba\x20lépett\x20fel\x20a\x20PDF\x20fájl\x20generálásakor.','PDF\x20export\x20started':'PDF\x20exportálása\x20megkezdődött','PDF\x20export\x20failed':'PDF\x20exportálása\x20sikertelen','PDF\x20export\x20successful':'PDF\x20exportálása\x20sikerült','Exporting\x20PDF\x20document':'PDF\x20dokumentum\x20exportálása'},'getPluralForm':_0x3aaaff=>0x1!=_0x3aaaff}};