@ckeditor/ckeditor5-export-pdf 41.4.0-alpha.0 → 41.4.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 (200) hide show
  1. package/build/export-pdf.js +2 -2
  2. package/build/translations/af.js +1 -1
  3. package/build/translations/ar.js +1 -1
  4. package/build/translations/bg.js +1 -1
  5. package/build/translations/bn.js +1 -1
  6. package/build/translations/ca.js +1 -1
  7. package/build/translations/cs.js +1 -1
  8. package/build/translations/da.js +1 -1
  9. package/build/translations/de.js +1 -1
  10. package/build/translations/el.js +1 -1
  11. package/build/translations/en-au.js +1 -1
  12. package/build/translations/es-co.js +1 -1
  13. package/build/translations/es.js +1 -1
  14. package/build/translations/et.js +1 -1
  15. package/build/translations/fi.js +1 -1
  16. package/build/translations/fr.js +1 -1
  17. package/build/translations/gl.js +1 -1
  18. package/build/translations/he.js +1 -1
  19. package/build/translations/hi.js +1 -1
  20. package/build/translations/hr.js +1 -1
  21. package/build/translations/hu.js +1 -1
  22. package/build/translations/id.js +1 -1
  23. package/build/translations/it.js +1 -1
  24. package/build/translations/ja.js +1 -1
  25. package/build/translations/jv.js +1 -1
  26. package/build/translations/ko.js +1 -1
  27. package/build/translations/lt.js +1 -1
  28. package/build/translations/lv.js +1 -1
  29. package/build/translations/ms.js +1 -1
  30. package/build/translations/nl.js +1 -1
  31. package/build/translations/no.js +1 -1
  32. package/build/translations/pl.js +1 -1
  33. package/build/translations/pt-br.js +1 -1
  34. package/build/translations/pt.js +1 -1
  35. package/build/translations/ro.js +1 -1
  36. package/build/translations/ru.js +1 -1
  37. package/build/translations/sk.js +1 -1
  38. package/build/translations/sr-latn.js +1 -1
  39. package/build/translations/sr.js +1 -1
  40. package/build/translations/sv.js +1 -1
  41. package/build/translations/th.js +1 -1
  42. package/build/translations/tr.js +1 -1
  43. package/build/translations/ug.js +1 -1
  44. package/build/translations/uk.js +1 -1
  45. package/build/translations/ur.js +1 -1
  46. package/build/translations/vi.js +1 -1
  47. package/build/translations/zh-cn.js +1 -1
  48. package/build/translations/zh.js +1 -1
  49. package/dist/index.js +1 -1
  50. package/dist/translations/af.js +1 -1
  51. package/dist/translations/af.umd.js +23 -0
  52. package/dist/translations/ar.js +1 -1
  53. package/dist/translations/ar.umd.js +23 -0
  54. package/dist/translations/bg.js +1 -1
  55. package/dist/translations/bg.umd.js +23 -0
  56. package/dist/translations/bn.js +1 -1
  57. package/dist/translations/bn.umd.js +23 -0
  58. package/dist/translations/ca.js +1 -1
  59. package/dist/translations/ca.umd.js +23 -0
  60. package/dist/translations/cs.js +1 -1
  61. package/dist/translations/cs.umd.js +23 -0
  62. package/dist/translations/da.js +1 -1
  63. package/dist/translations/da.umd.js +23 -0
  64. package/dist/translations/de.js +1 -1
  65. package/dist/translations/de.umd.js +23 -0
  66. package/dist/translations/el.js +1 -1
  67. package/dist/translations/el.umd.js +23 -0
  68. package/dist/translations/en-au.js +1 -1
  69. package/dist/translations/en-au.umd.js +23 -0
  70. package/dist/translations/en.js +1 -1
  71. package/dist/translations/en.umd.js +23 -0
  72. package/dist/translations/es-co.js +1 -1
  73. package/dist/translations/es-co.umd.js +23 -0
  74. package/dist/translations/es.js +1 -1
  75. package/dist/translations/es.umd.js +23 -0
  76. package/dist/translations/et.js +1 -1
  77. package/dist/translations/et.umd.js +23 -0
  78. package/dist/translations/fi.js +1 -1
  79. package/dist/translations/fi.umd.js +23 -0
  80. package/dist/translations/fr.js +1 -1
  81. package/dist/translations/fr.umd.js +23 -0
  82. package/dist/translations/gl.js +1 -1
  83. package/dist/translations/gl.umd.js +23 -0
  84. package/dist/translations/he.js +1 -1
  85. package/dist/translations/he.umd.js +23 -0
  86. package/dist/translations/hi.js +1 -1
  87. package/dist/translations/hi.umd.js +23 -0
  88. package/dist/translations/hr.js +1 -1
  89. package/dist/translations/hr.umd.js +23 -0
  90. package/dist/translations/hu.js +1 -1
  91. package/dist/translations/hu.umd.js +23 -0
  92. package/dist/translations/id.js +1 -1
  93. package/dist/translations/id.umd.js +23 -0
  94. package/dist/translations/it.js +1 -1
  95. package/dist/translations/it.umd.js +23 -0
  96. package/dist/translations/ja.js +1 -1
  97. package/dist/translations/ja.umd.js +23 -0
  98. package/dist/translations/jv.js +1 -1
  99. package/dist/translations/jv.umd.js +23 -0
  100. package/dist/translations/ko.js +1 -1
  101. package/dist/translations/ko.umd.js +23 -0
  102. package/dist/translations/lt.js +1 -1
  103. package/dist/translations/lt.umd.js +23 -0
  104. package/dist/translations/lv.js +1 -1
  105. package/dist/translations/lv.umd.js +23 -0
  106. package/dist/translations/ms.js +1 -1
  107. package/dist/translations/ms.umd.js +23 -0
  108. package/dist/translations/nl.js +1 -1
  109. package/dist/translations/nl.umd.js +23 -0
  110. package/dist/translations/no.js +1 -1
  111. package/dist/translations/no.umd.js +23 -0
  112. package/dist/translations/pl.js +1 -1
  113. package/dist/translations/pl.umd.js +23 -0
  114. package/dist/translations/pt-br.js +1 -1
  115. package/dist/translations/pt-br.umd.js +23 -0
  116. package/dist/translations/pt.js +1 -1
  117. package/dist/translations/pt.umd.js +23 -0
  118. package/dist/translations/ro.js +1 -1
  119. package/dist/translations/ro.umd.js +23 -0
  120. package/dist/translations/ru.js +1 -1
  121. package/dist/translations/ru.umd.js +23 -0
  122. package/dist/translations/sk.js +1 -1
  123. package/dist/translations/sk.umd.js +23 -0
  124. package/dist/translations/sr-latn.js +1 -1
  125. package/dist/translations/sr-latn.umd.js +23 -0
  126. package/dist/translations/sr.js +1 -1
  127. package/dist/translations/sr.umd.js +23 -0
  128. package/dist/translations/sv.js +1 -1
  129. package/dist/translations/sv.umd.js +23 -0
  130. package/dist/translations/th.js +1 -1
  131. package/dist/translations/th.umd.js +23 -0
  132. package/dist/translations/tr.js +1 -1
  133. package/dist/translations/tr.umd.js +23 -0
  134. package/dist/translations/ug.js +1 -1
  135. package/dist/translations/ug.umd.js +23 -0
  136. package/dist/translations/uk.js +1 -1
  137. package/dist/translations/uk.umd.js +23 -0
  138. package/dist/translations/ur.js +1 -1
  139. package/dist/translations/ur.umd.js +23 -0
  140. package/dist/translations/vi.js +1 -1
  141. package/dist/translations/vi.umd.js +23 -0
  142. package/dist/translations/zh-cn.js +1 -1
  143. package/dist/translations/zh-cn.umd.js +23 -0
  144. package/dist/translations/zh.js +1 -1
  145. package/dist/translations/zh.umd.js +23 -0
  146. package/lang/contexts.json +2 -1
  147. package/lang/translations/af.po +16 -0
  148. package/lang/translations/ar.po +16 -0
  149. package/lang/translations/bg.po +16 -0
  150. package/lang/translations/bn.po +16 -0
  151. package/lang/translations/ca.po +16 -0
  152. package/lang/translations/cs.po +16 -0
  153. package/lang/translations/da.po +16 -0
  154. package/lang/translations/de.po +16 -0
  155. package/lang/translations/el.po +16 -0
  156. package/lang/translations/en-au.po +16 -0
  157. package/lang/translations/en.po +16 -0
  158. package/lang/translations/es-co.po +16 -0
  159. package/lang/translations/es.po +16 -0
  160. package/lang/translations/et.po +16 -0
  161. package/lang/translations/fi.po +16 -0
  162. package/lang/translations/fr.po +16 -0
  163. package/lang/translations/gl.po +16 -0
  164. package/lang/translations/he.po +16 -0
  165. package/lang/translations/hi.po +16 -0
  166. package/lang/translations/hr.po +16 -0
  167. package/lang/translations/hu.po +16 -0
  168. package/lang/translations/id.po +16 -0
  169. package/lang/translations/it.po +16 -0
  170. package/lang/translations/ja.po +16 -0
  171. package/lang/translations/jv.po +16 -0
  172. package/lang/translations/ko.po +16 -0
  173. package/lang/translations/lt.po +16 -0
  174. package/lang/translations/lv.po +16 -0
  175. package/lang/translations/ms.po +16 -0
  176. package/lang/translations/nl.po +16 -0
  177. package/lang/translations/no.po +16 -0
  178. package/lang/translations/pl.po +16 -0
  179. package/lang/translations/pt-br.po +16 -0
  180. package/lang/translations/pt.po +16 -0
  181. package/lang/translations/ro.po +16 -0
  182. package/lang/translations/ru.po +16 -0
  183. package/lang/translations/sk.po +16 -0
  184. package/lang/translations/sr-latn.po +16 -0
  185. package/lang/translations/sr.po +16 -0
  186. package/lang/translations/sv.po +16 -0
  187. package/lang/translations/th.po +16 -0
  188. package/lang/translations/tr.po +16 -0
  189. package/lang/translations/ug.po +16 -0
  190. package/lang/translations/uk.po +16 -0
  191. package/lang/translations/ur.po +16 -0
  192. package/lang/translations/vi.po +16 -0
  193. package/lang/translations/zh-cn.po +16 -0
  194. package/lang/translations/zh.po +16 -0
  195. package/package.json +2 -2
  196. package/src/exportpdf.js +1 -1
  197. package/src/exportpdfcommand.js +1 -1
  198. package/src/exportpdfui.js +1 -1
  199. package/src/index.js +1 -1
  200. package/src/utils.js +1 -1
@@ -1,5 +1,5 @@
1
- !function(t){const e=t.en=t.en||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"An error occurred while generating the PDF.","Export to PDF":"Export to PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
1
+ !function(t){const e=t.en=t.en||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"An error occurred while generating the PDF.","Export to PDF":"Export to PDF","Exporting PDF document":"Exporting PDF document","PDF export failed":"PDF export failed","PDF export started":"PDF export started","PDF export successful":"PDF export successful"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
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(){const t=["ownerNode","cssRules","join","length","trim","63eOJIAp","135497TkeLhT","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.","357dMkUYt","fetch","then","4TwqAqW","text","101714pqnRXi","122615FJEuYj",".ck-content","push","19449dAaDDK","EDITOR_STYLES","5238186YnuyyM","260248VbaiiU","indexOf","3160355LNBTRw","all","styleSheets","data-cke","from","cssText","1510YdzWiB","hasAttribute","warn",":root"];return(o=function(){return t})()}function s(t,e){const n=o();return(s=function(t,e){return n[t-=477]})(t,e)}function i(){const t=s,e=[],n=[];for(const r of Array[t(494)](document[t(492)]))if(r[t(500)][t(497)](t(493)))for(const o of Array[t(494)](r[t(501)]))-1!==o[t(495)][t(489)](t(483))?e[t(484)](o[t(495)]):-1!==o[t(495)][t(489)](t(499))&&n[t(484)](o[t(495)]);return e[t(503)]||console[t(498)](t(507)),[...n,...e][t(502)](" ")[t(504)]()}!function(t,e){const n=s,r=t();for(;;)try{if(961473===parseInt(n(506))/1+-parseInt(n(481))/2*(parseInt(n(505))/3)+-parseInt(n(479))/4*(parseInt(n(482))/5)+parseInt(n(487))/6+parseInt(n(508))/7*(parseInt(n(488))/8)+parseInt(n(485))/9*(-parseInt(n(496))/10)+-parseInt(n(490))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(o);class a 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/",o=t.dataCallback||(t=>t.data.get()),a=e.plugins.get("ExportPdf"),c=t.token||a._token;return this.isBusy=!0,this.refresh(),function(t){const e=s;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(486)!==r?n[e(484)](window[e(477)](r)[e(478)]((t=>t[e(480)]()))):n[e(484)](i());return Promise[e(491)](n)[e(478)]((t=>t[e(502)](" ")[e(504)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async s=>{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 o(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:s,options:t.converterOptions},a={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/pdf",...c?{Authorization:c.value}:null,"x-cs-app-id":t.appID||"cke5"},body:JSON.stringify(i)};return window.fetch(r,a).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 c 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),a=new e.SpinnerView;return i.children.add(a),a.bind("isVisible").to(s,"isBusy"),i.iconView.bind("isVisible").to(s,"isBusy",(t=>!t)),i.set({label:o("Export to PDF"),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"),this.listenTo(i,"execute",(()=>{n.execute("exportPdf",r),n.editing.view.focus()})),i}}function u(){const t=["614895atyueG","4662309lAnmlk","tokenUrl","requires","2bIlJFy","config","plugins","pluginName","8889642UxgpqS","_token","CloudServices","exportPdf","get","token","then","registerTokenUrl","6125080ZHptNy","add","init","ExportPdf","1168358ZEswQD","1635396TNyABe","commands","editor","78GxSmNG","8884552uiwgjn"];return(u=function(){return t})()}const d=p;function p(t,e){const n=u();return(p=function(t,e){return n[t-=360]})(t,e)}!function(t,e){const n=p,r=t();for(;;)try{if(809661===-parseInt(n(365))/1+-parseInt(n(375))/2*(-parseInt(n(372))/3)+-parseInt(n(361))/4+-parseInt(n(371))/5*(-parseInt(n(369))/6)+parseInt(n(366))/7+parseInt(n(370))/8+-parseInt(n(379))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class h extends t.Plugin{static get[d(378)](){return d(364)}static get[d(374)](){return[d(381),e.Notification,c]}[d(363)](){const t=d,e=this[t(368)],n=e[t(376)][t(383)](t(382))||{};e[t(367)][t(362)](t(382),new a(e));const r=e[t(377)][t(383)](t(381));!1===n[t(373)]?this[t(380)]=null:n[t(373)]?r[t(360)](n[t(373)])[t(385)]((e=>{this[t(380)]=e})):this[t(380)]=r[t(384)]}}function l(t,e){var n=f();return(l=function(t,e){return n[t-=196]})(t,e)}function f(){var t=["3165910BpNPPF","1386gxEoiB","283920tbSFcV","8603sxBwLo","556VDkBQz","1407LTUqwW","5139VZMhVm","1416YDKwkS","1164555UcVLIo","467462bZThFG"];return(f=function(){return t})()}!function(t,e){for(var n=l,r=t();;)try{if(149492===-parseInt(n(197))/1+-parseInt(n(204))/2+parseInt(n(200))/3*(-parseInt(n(199))/4)+parseInt(n(203))/5+-parseInt(n(196))/6*(-parseInt(n(198))/7)+parseInt(n(202))/8*(-parseInt(n(201))/9)+parseInt(n(205))/10)break;r.push(r.shift())}catch(t){r.push(r.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:()=>h});var t=n(782),e=n(311);function o(t,e){const n=s();return(o=function(t,e){return n[t-=157]})(t,e)}function s(){const t=["warn","2477864MVKsbM","EDITOR_STYLES","all","1377556FGVZyT","1532010UGTNoC","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.","styleSheets","from","trim",".ck-content","then","cssRules","join","15669GJRrxM","5190598tIRich","text","data-cke",":root","push","hasAttribute","cssText","1480vLPXNQ","102gyepWF","ownerNode","141443CddeAA","indexOf","13075xPCpZs","length","fetch"];return(s=function(){return t})()}function i(){const t=o,e=[],n=[];for(const r of Array[t(183)](document[t(182)]))if(r[t(169)][t(165)](t(162)))for(const o of Array[t(183)](r[t(157)]))-1!==o[t(166)][t(171)](t(185))?e[t(164)](o[t(166)]):-1!==o[t(166)][t(171)](t(163))&&n[t(164)](o[t(166)]);return e[t(173)]||console[t(175)](t(181)),[...n,...e][t(158)](" ")[t(184)]()}!function(t,e){const n=o,r=t();for(;;)try{if(525253===-parseInt(n(170))/1+parseInt(n(179))/2+-parseInt(n(180))/3+-parseInt(n(176))/4+-parseInt(n(172))/5*(-parseInt(n(168))/6)+parseInt(n(160))/7+-parseInt(n(167))/8*(-parseInt(n(159))/9))break;r.push(r.shift())}catch(t){r.push(r.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(177)!==r?n[e(164)](window[e(174)](r)[e(186)]((t=>t[e(161)]()))):n[e(164)](i());return Promise[e(178)](n)[e(186)]((t=>t[e(158)](" ")[e(184)]()))}(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=d;function d(t,e){const n=p();return(d=function(t,e){return n[t-=188]})(t,e)}function p(){const t=["editor","473954tAKZim","4398360ZZFYdE","1378827kzjhgO","commands","get","_token","9619043hFgABA","exportPdf","CloudServices","plugins","6dHPIjT","requires","config","init","16zRyDaW","then","ExportPdf","add","2621500CqlSdN","registerTokenUrl","tokenUrl","pluginName","3RTbLdZ","405732LmwJRl","6254750jSbXZr","token"];return(p=function(){return t})()}!function(t,e){const n=d,r=t();for(;;)try{if(788198===-parseInt(n(212))/1+parseInt(n(189))/2*(parseInt(n(211))/3)+-parseInt(n(190))/4+parseInt(n(213))/5+parseInt(n(199))/6*(parseInt(n(195))/7)+parseInt(n(203))/8*(-parseInt(n(191))/9)+-parseInt(n(207))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class h extends t.Plugin{static get[u(210)](){return u(205)}static get[u(200)](){return[u(197),e.Notification,a]}[u(202)](){const t=u,e=this[t(188)],n=e[t(201)][t(193)](t(196))||{};e[t(192)][t(206)](t(196),new c(e));const r=e[t(198)][t(193)](t(197));!1===n[t(209)]?this[t(194)]=null:n[t(209)]?r[t(208)](n[t(209)])[t(204)]((e=>{this[t(194)]=e})):this[t(194)]=r[t(214)]}}function l(t,e){var n=f();return(l=function(t,e){return n[t-=252]})(t,e)}function f(){var t=["1268440qJxzsB","10818kULLyz","66HOLSXI","145879PkQaSQ","1586248WkKRQA","167601hOuPRa","369452LotcyM","5144AtNgSM","232869EsmMXb"];return(f=function(){return t})()}!function(t,e){for(var n=l,r=t();;)try{if(260321===parseInt(n(253))/1+-parseInt(n(256))/2+parseInt(n(255))/3+parseInt(n(254))/4+parseInt(n(259))/5+parseInt(n(252))/6*(parseInt(n(258))/7)+parseInt(n(257))/8*(-parseInt(n(260))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f)})(),(window.CKEditor5=window.CKEditor5||{}).exportPdf=r})();
@@ -1 +1 @@
1
- !function(n){const o=n.af=n.af||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"'n Fout het voorgekom tydens die skep van die PDF.","Export to PDF":"Voer uit na PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const o=e.af=e.af||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"'n Fout het voorgekom tydens die skep van die PDF.","Export to PDF":"Voer uit na PDF","Exporting PDF document":"","PDF export failed":"","PDF export started":"","PDF export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const r=n.ar=n.ar||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"حدث خطأ ما، أثناء استخراج ملف PDF.","Export to PDF":"تصدير إلى ملف PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(r){const t=r.ar=r.ar||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"حدث خطأ ما، أثناء استخراج ملف PDF.","Export to PDF":"تصدير إلى ملف PDF","Exporting PDF document":"تصدير مستند PDF","PDF export failed":"فشل تصدير PDF","PDF export started":"بدأ تصدير PDF","PDF export successful":"تم تصدير مستند PDF بنجاح"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.bg=n.bg||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"Възникна грешка при генериране на PDF.","Export to PDF":"Експорт към PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const o=t.bg=t.bg||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Възникна грешка при генериране на PDF.","Export to PDF":"Експорт към PDF","Exporting PDF document":"Прехвърляне на документ в PDF","PDF export failed":"Неуспешно прехвърляне на документ в PDF","PDF export started":"Започнато прехвърляне в PDF","PDF export successful":"Успешно прехвърляне на документ в PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.bn=n.bn||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"PDF তৈরি করার সময় একটি ত্রুটি হয়েছে।","Export to PDF":"PDF এ রপ্তানি করুন"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const n=t.bn=t.bn||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"PDF তৈরি করার সময় একটি ত্রুটি হয়েছে।","Export to PDF":"PDF এ রপ্তানি করুন","Exporting PDF document":"PDF ডকুমেন্ট এক্সপোর্ট করা হচ্ছে","PDF export failed":"PDF এক্সপোর্ট ব্যর্থ হয়েছে৷","PDF export started":"PDF এক্সপোর্ট শুরু হয়েছে","PDF export successful":"PDF এক্সপোর্ট সফল হয়েছে"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const n=r.ca=r.ca||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"S'ha produït un error en generar el PDF.","Export to PDF":"Exportar a PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const a=t.ca=t.ca||{};a.dictionary=Object.assign(a.dictionary||{},{"An error occurred while generating the PDF.":"S'ha produït un error en generar el PDF.","Export to PDF":"Exportar a PDF","Exporting PDF document":"S'està exportant un document a PDF","PDF export failed":"Ha fallat l'exportació a PDF","PDF export started":"S'ha iniciat l'exportació a PDF","PDF export successful":"L'exportació a PDF s'ha realitzat correctament"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(o){const n=o.cs=o.cs||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Při generování PDF souboru se vyskytla chyba.","Export to PDF":"Exportovat do PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const t=o.cs=o.cs||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Při generování PDF souboru se vyskytla chyba.","Export to PDF":"Exportovat do PDF","Exporting PDF document":"Export dokumentu PDF","PDF export failed":"Export PDF se nezdařil","PDF export started":"Export PDF byl zahájen","PDF export successful":"Export PDF byl úspěšný"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.da=e.da||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Der opstod en fejl under oprettelse af PDF'en.","Export to PDF":"Eksporter til PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.da=e.da||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Der opstod en fejl under oprettelse af PDF'en.","Export to PDF":"Eksporter til PDF","Exporting PDF document":"Eksporterer PDF-dokument","PDF export failed":"PDF-eksport mislykkedes","PDF export started":"PDF-eksport er startet","PDF export successful":"PDF-eksport lykkedes"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.de=e.de||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Beim Erstellen der PDF ist ein Fehler aufgetreten.","Export to PDF":"Als PDF exportieren"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.de=e.de||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Beim Erstellen der PDF ist ein Fehler aufgetreten.","Export to PDF":"Als PDF exportieren","Exporting PDF document":"PDF-Dokument exportieren","PDF export failed":"PDF-Export fehlgeschlagen","PDF export started":"PDF-Export gestartet","PDF export successful":"PDF-Export erfolgreich"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.el=n.el||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"Παρουσιάστηκε σφάλμα κατά τη δημιουργία του PDF.","Export to PDF":"Εξαγωγή σε PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.el=e.el||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Παρουσιάστηκε σφάλμα κατά τη δημιουργία του PDF.","Export to PDF":"Εξαγωγή σε PDF","Exporting PDF document":"Εξαγωγή εγγράφου σε μορφή PDF","PDF export failed":"Αποτυχία εξαγωγής αρχείου PDF","PDF export started":"Εκκίνηση εξαγωγής αρχείου PDF","PDF export successful":"Επιτυχής εξαγωγή αρχείου PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const r=n["en-au"]=n["en-au"]||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"An error occurred while generating the PDF.","Export to PDF":"Export to PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const r=e["en-au"]=e["en-au"]||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"An error occurred while generating the PDF.","Export to PDF":"Export to PDF","Exporting PDF document":"","PDF export failed":"","PDF export started":"","PDF export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const o=r["es-co"]=r["es-co"]||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Se ha producido un error al generar el archivo PDF.","Export to PDF":"Exportar a PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(r){const o=r["es-co"]=r["es-co"]||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Se ha producido un error al generar el archivo PDF.","Export to PDF":"Exportar a PDF","Exporting PDF document":"","PDF export failed":"","PDF export started":"","PDF export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const o=r.es=r.es||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Se ha producido un error al generar el archivo PDF.","Export to PDF":"Exportar a PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const e=o.es=o.es||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Se ha producido un error al generar el archivo PDF.","Export to PDF":"Exportar a PDF","Exporting PDF document":"Exportando documento PDF","PDF export failed":"La exportación del PDF ha fallado","PDF export started":"La exportación del PDF ha comenzado","PDF export successful":"Se ha exportado el PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const o=i.et=i.et||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"PDF-i loomisel tekkis viga.","Export to PDF":"Ekspordi PDF-ina"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(i){const e=i.et=i.et||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"PDF-i loomisel tekkis viga.","Export to PDF":"Ekspordi PDF-ina","Exporting PDF document":"PDF dokumendi eksportimine","PDF export failed":"PDF-i eksportimine nurjus","PDF export started":"Alustati PDF-i eksportimist","PDF export successful":"PDF-i eksportimine õnnestus"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const n=i.fi=i.fi||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Kohtasimme häiriön PDF:n luonnin yhteydessä.","Export to PDF":"Siirrä PDF-tiedostoon"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(i){const t=i.fi=i.fi||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Kohtasimme häiriön PDF:n luonnin yhteydessä.","Export to PDF":"Siirrä PDF-tiedostoon","Exporting PDF document":"Viedään PDF-asiakirjaa","PDF export failed":"PDF-vienti epäonnistui","PDF export started":"PDF-vienti aloitettu","PDF export successful":"PDF-vienti onnistui"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const e=r.fr=r.fr||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Une erreur est survenue lors de la génération du fichier PDF.","Export to PDF":"Exporter en PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(r){const e=r.fr=r.fr||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Une erreur est survenue lors de la génération du fichier PDF.","Export to PDF":"Exporter en PDF","Exporting PDF document":"Exportation d'un document PDF","PDF export failed":"L'exportation du PDF a échoué","PDF export started":"L'exportation du PDF a démarré","PDF export successful":"Exportation du PDF réussie"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const o=r.gl=r.gl||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Produciuse un erro ao xerar o PDF.","Export to PDF":"Exportar a PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(r){const o=r.gl=r.gl||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Produciuse un erro ao xerar o PDF.","Export to PDF":"Exportar a PDF","Exporting PDF document":"","PDF export failed":"","PDF export started":"","PDF export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.he=n.he||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"אירעה שגיאה בעת יצירת ה-PDF.","Export to PDF":"ייצוא ל-PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.he=e.he||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"אירעה שגיאה בעת יצירת ה-PDF.","Export to PDF":"ייצוא ל-PDF","Exporting PDF document":"מייצא מסמך PDF","PDF export failed":"ייצוא PDF נכשל","PDF export started":"ייצוא PDF החל","PDF export successful":"ייצוא PDF הצליח"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const n=i.hi=i.hi||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"पीडीएफ जनरेट करते समय एक एरर हो गयी.","Export to PDF":"पीडीएफ में एक्सपोर्ट करें"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const o=t.hi=t.hi||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"पीडीएफ जनरेट करते समय एक एरर हो गयी.","Export to PDF":"पीडीएफ में एक्सपोर्ट करें","Exporting PDF document":"PDF डॉक्यूमेंट को एक्सपोर्ट किया जा रहा ह","PDF export failed":"PDF का एक्सपोर्ट विफल रहा","PDF export started":"PDF का एक्सपोर्ट शुरू हुआ","PDF export successful":"PDF का एक्सपोर्ट सफल हुआ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(o){const r=o.hr=o.hr||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Došlo je do greške prilikom generiranja PDF-a.","Export to PDF":"Izvoz u PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const r=o.hr=o.hr||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Došlo je do greške prilikom generiranja PDF-a.","Export to PDF":"Izvoz u PDF","Exporting PDF document":"","PDF export failed":"","PDF export started":"","PDF export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.hu=e.hu||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Hiba lépett fel a PDF fájl generálásakor.","Export to PDF":"Exportálás PDF-be"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.hu=e.hu||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Hiba lépett fel a PDF fájl generálásakor.","Export to PDF":"Exportálás PDF-be","Exporting PDF document":"PDF dokumentum exportálása","PDF export failed":"PDF exportálása sikertelen","PDF export started":"PDF exportálása megkezdődött","PDF export successful":"PDF exportálása sikerült"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const e=i.id=i.id||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Terjadi kesalahan ketika membuat berkas PDF.","Export to PDF":"Ekspor ke PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const r=e.id=e.id||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Terjadi kesalahan ketika membuat berkas PDF.","Export to PDF":"Ekspor ke PDF","Exporting PDF document":"mengekspor dokumen PDF","PDF export failed":"ekspor PDF gagal","PDF export started":"ekspor PDF dimulai","PDF export successful":"ekspor PDF berhasil"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.it=e.it||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"Si è verificato un errore durante la generazione del PDF.","Export to PDF":"Esporta come PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const t=o.it=o.it||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Si è verificato un errore durante la generazione del PDF.","Export to PDF":"Esporta come PDF","Exporting PDF document":"Esporta documento PDF","PDF export failed":"Esportazione PDF non riuscita","PDF export started":"Esportazione PDF iniziata","PDF export successful":"Esportazione PDF riuscita"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.ja=n.ja||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"PDFを出力中にエラーが発生しました。","Export to PDF":"PDFへ書き出す"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const o=t.ja=t.ja||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"PDFを出力中にエラーが発生しました。","Export to PDF":"PDFへ書き出す","Exporting PDF document":"PDF文書をエクスポート中","PDF export failed":"PDFのエクスポートに失敗","PDF export started":"PDFのエクスポート開始","PDF export successful":"PDFのエクスポートに成功"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const e=n.jv=n.jv||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Wonten kelepatan kala ngekspor dhateng PDF.","Export to PDF":"Ekspor datheng PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.jv=e.jv||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Wonten kelepatan kala ngekspor dhateng PDF.","Export to PDF":"Ekspor datheng PDF","Exporting PDF document":"","PDF export failed":"","PDF export started":"","PDF export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(o){const n=o.ko=o.ko||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"PDF를 생성하는 도중에 오류가 발생했습니다.","Export to PDF":"PDF로 내보내기"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const t=o.ko=o.ko||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"PDF를 생성하는 도중에 오류가 발생했습니다.","Export to PDF":"PDF로 내보내기","Exporting PDF document":"PDF 문서 내보내는 중","PDF export failed":"PDF 내보내기가 실패했습니다.","PDF export started":"PDF 내보내기가 시작되었습니다.","PDF export successful":"PDF 내보내기가 완료되었습니다."})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(t){const o=t.lt=t.lt||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Nutiko klaida generuojant PDF.","Export to PDF":"Eksportuoti į PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const o=e.lt=e.lt||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Nutiko klaida generuojant PDF.","Export to PDF":"Eksportuoti į PDF","Exporting PDF document":"Perkeliamas PDF dokumentas","PDF export failed":"PDF perkėlimas nepavyko","PDF export started":"Prasidėjo PDF perkėlimas","PDF export successful":"PDF perkėlimas buvo sėkmingas"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(o){const i=o.lv=o.lv||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"Notika kļūda veidojot PDF failu.","Export to PDF":"Eksportēt uz PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const o=t.lv=t.lv||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Notika kļūda veidojot PDF failu.","Export to PDF":"Eksportēt uz PDF","Exporting PDF document":'Eksportē "PDF" dokumentu',"PDF export failed":'"PDF" eksportēšana neizdevās',"PDF export started":'Sākta "PDF" eksportēšana',"PDF export successful":'"PDF" eksportēšana ir pabeigta'})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const r=n.ms=n.ms||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Berlaku ralat semasa mencipta PDF.","Export to PDF":"Eksport ke PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const r=e.ms=e.ms||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Berlaku ralat semasa mencipta PDF.","Export to PDF":"Eksport ke PDF","Exporting PDF document":"Mengeksport dokumen PDF","PDF export failed":"Eksport PDF gagal","PDF export started":"Eksport PDF bermula","PDF export successful":"Eksport PDF berjaya"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.nl=e.nl||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Er is een fout opgetreden bij het genereren van het pdf-bestand.","Export to PDF":"Naar pdf exporteren"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.nl=e.nl||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Er is een fout opgetreden bij het genereren van het pdf-bestand.","Export to PDF":"Naar pdf exporteren","Exporting PDF document":"PDF-document exporteren","PDF export failed":"Exporteren PDF mislukt","PDF export started":"Exporteren PDF gestart","PDF export successful":"PDF met succes geëxporteerd"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.no=e.no||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Det oppstod en feil under opprettelse av PDF-en.","Export to PDF":"Eksporter til PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const t=e.no=e.no||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Det oppstod en feil under opprettelse av PDF-en.","Export to PDF":"Eksporter til PDF","Exporting PDF document":"Eksporterer PDF-dokument","PDF export failed":"PDF-eksport mislyktes","PDF export started":"PDF-eksport startet","PDF export successful":"PDF-eksport var vellykket"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(o){const n=o.pl=o.pl||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Wystąpił błąd podczas generowania dokumentu PDF.","Export to PDF":"Eksport do formatu PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const t=o.pl=o.pl||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Wystąpił błąd podczas generowania dokumentu PDF.","Export to PDF":"Eksport do formatu PDF","Exporting PDF document":"Eksportowanie dokumentu PDF","PDF export failed":"Eksport dokumentu PDF nieudany","PDF export started":"Rozpoczęto eksport dokumentu PDF","PDF export successful":"Eksport dokumentu PDF zakończony pomyślnie"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const o=r["pt-br"]=r["pt-br"]||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Um erro ocorreu ao gerar o arquivo PDF.","Export to PDF":"Exportar para PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const r=o["pt-br"]=o["pt-br"]||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Um erro ocorreu ao gerar o arquivo PDF.","Export to PDF":"Exportar para PDF","Exporting PDF document":"Exportação de documento em PDF","PDF export failed":"Falha na exportação de PDF","PDF export started":"Exportação de PDF iniciada","PDF export successful":"Exportação de PDF bem-sucedida"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const o=r.pt=r.pt||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Ocorreu um erro ao gerar o PDF.","Export to PDF":"Exportar para PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const r=o.pt=o.pt||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Ocorreu um erro ao gerar o PDF.","Export to PDF":"Exportar para PDF","Exporting PDF document":"A exportar documento em formato PDF","PDF export failed":"Falha na exportação de PDF","PDF export started":"Exportação de PDF iniciada","PDF export successful":"Exportação de PDF concluída com êxito"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const i=r.ro=r.ro||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"A avut loc o eroare în timpul generării fișierului PDF.","Export to PDF":"Exportare în PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(r){const t=r.ro=r.ro||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"A avut loc o eroare în timpul generării fișierului PDF.","Export to PDF":"Exportare în PDF","Exporting PDF document":"Exportare document PDF","PDF export failed":"Exportarea PDF-ului nu a reușit","PDF export started":"Exportarea PDF-ului a fost inițiată","PDF export successful":"Exportul PDF-ului a reușit"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const r=n.ru=n.ru||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"При создании PDF-файла произошла ошибка.","Export to PDF":"Экспорт в PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(r){const t=r.ru=r.ru||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"При создании PDF-файла произошла ошибка.","Export to PDF":"Экспорт в PDF","Exporting PDF document":"Экспорт PDF-документа","PDF export failed":"Экспорт PDF не удался","PDF export started":"Экспорт PDF начат","PDF export successful":"Экспорт PDF успешно выполнен"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(o){const n=o.sk=o.sk||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Pri generovaní PDF súboru nastala chyba.","Export to PDF":"Exportovať do PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const t=o.sk=o.sk||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"Pri generovaní PDF súboru nastala chyba.","Export to PDF":"Exportovať do PDF","Exporting PDF document":"Prebieha export dokumentu vo formáte PDF","PDF export failed":"Export dokumentu vo formáte PDF zlyhal","PDF export started":"Export dokumentu vo formáte PDF začal","PDF export successful":"Export dokumentu vo formáte bol úspešný"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const r=n["sr-latn"]=n["sr-latn"]||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Došlo je do greške pri generisanju PDF-a.","Export to PDF":"Eksportuj u PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
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 +1 @@
1
- !function(n){const r=n.sr=n.sr||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Дошло је до грешке при генерисању ПДФ-а","Export to PDF":"Експортуј у ПДФ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const e=o.sr=o.sr||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Дошло је до грешке при генерисању ПДФ-а","Export to PDF":"Експортуј у ПДФ","Exporting PDF document":"Izvoz PDF dokumenta","PDF export failed":"Izvoz PDF-a nije uspeo","PDF export started":"Izvoz PDF-a je počeo","PDF export successful":"Izvoz PDF-a je uspeo"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(t){const n=t.sv=t.sv||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Ett fel uppstod medan PDF:en skapades.","Export to PDF":"Exportera till PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const e=t.sv=t.sv||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Ett fel uppstod medan PDF:en skapades.","Export to PDF":"Exportera till PDF","Exporting PDF document":"Exporterar PDF-dokument","PDF export failed":"Export av PDF-dokument misslyckades","PDF export started":"Export av PDF-dokument påbörjad","PDF export successful":"Export av PDF-dokument klar"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const t=n.th=n.th||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"เกิดข้อผิดพลาดขณะสร้าง PDF","Export to PDF":"ส่งออกเป็น PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const o=t.th=t.th||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"เกิดข้อผิดพลาดขณะสร้าง PDF","Export to PDF":"ส่งออกเป็น PDF","Exporting PDF document":"กำลังส่งออกไฟล์ PDF","PDF export failed":"ส่งออกไฟล์ PDF ไม่สำเร็จ","PDF export started":"เริ่มการส่งออกไฟล์ PDF แล้ว","PDF export successful":"ส่งออกไฟล์ PDF สำเร็จ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(r){const t=r.tr=r.tr||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"PDF'i oluşturulurken bir hata oluştu.","Export to PDF":"PDF'ye çıkar"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(a){const r=a.tr=a.tr||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"PDF'i oluşturulurken bir hata oluştu.","Export to PDF":"PDF'ye çıkar","Exporting PDF document":"PDF belgesi dışa aktarılıyor","PDF export failed":"PDF dışa aktarılamadı","PDF export started":"PDF dışa aktarımı başladı","PDF export successful":"PDF dışa aktarımı başarılı"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.ug=n.ug||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"PDF كە چىقىرىۋاتقاندا بىر خاتالىق كۆرۈلدى.","Export to PDF":"PDF كە چىقار"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const o=t.ug=t.ug||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"PDF كە چىقىرىۋاتقاندا بىر خاتالىق كۆرۈلدى.","Export to PDF":"PDF كە چىقار","Exporting PDF document":"","PDF export failed":"","PDF export started":"","PDF export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.uk=n.uk||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"Під час створення PDF-файлу сталася помилка.","Export to PDF":"Експортувати в PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const o=t.uk=t.uk||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Під час створення PDF-файлу сталася помилка.","Export to PDF":"Експортувати в PDF","Exporting PDF document":"Експорт PDF-документа","PDF export failed":"Не вдалось експортувати PDF-файл","PDF export started":"Розпочато експорт PDF-файла","PDF export successful":"Успішно експортовано PDF-файл"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const r=n.ur=n.ur||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"پی ڈی ایف بنانے میں نقص واقع ہوا۔","Export to PDF":"پی ڈی ایف برآمد"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(r){const t=r.ur=r.ur||{};t.dictionary=Object.assign(t.dictionary||{},{"An error occurred while generating the PDF.":"پی ڈی ایف بنانے میں نقص واقع ہوا۔","Export to PDF":"پی ڈی ایف برآمد","Exporting PDF document":"","PDF export failed":"","PDF export started":"","PDF export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const n=i.vi=i.vi||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Đã xảy ra lỗi khi tạo tệp PDF.","Export to PDF":"Xuất ra định dạng PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const i=t.vi=t.vi||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"Đã xảy ra lỗi khi tạo tệp PDF.","Export to PDF":"Xuất ra định dạng PDF","Exporting PDF document":"Đang xuất tài liệu PDF","PDF export failed":"Không xuất được tài liệu PDF","PDF export started":"Đã bắt đầu xuất tài liệu PDF","PDF export successful":"Đã xuất tài liệu PDF thành công"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n["zh-cn"]=n["zh-cn"]||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"生成PDF时发生了异常。","Export to PDF":"导出为PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const n=t["zh-cn"]=t["zh-cn"]||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"生成PDF时发生了异常。","Export to PDF":"导出为PDF","Exporting PDF document":"正在导出 PDF 文档","PDF export failed":"PDF 导出失败","PDF export started":"PDF 导出开始","PDF export successful":"PDF 导出成功"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(n){const i=n.zh=n.zh||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"產生 PDF 時發生錯誤。","Export to PDF":"匯出為 PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const o=t.zh=t.zh||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"產生 PDF 時發生錯誤。","Export to PDF":"匯出為 PDF","Exporting PDF document":"正在匯出 PDF 文件","PDF export failed":"PDF 匯出失敗","PDF export started":"PDF 匯出開始","PDF export successful":"PDF 匯出成功"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x64b5ca,Plugin as _0x16d757}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x3f8ffc,MenuBarMenuListItemButtonView as _0x29161f,SpinnerView as _0x56e754,Notification as _0x518c98}from'@ckeditor/ckeditor5-ui/dist/index.js';function a(){const _0x7a17eb=[],_0x248ba8=[];for(const _0x594b00 of Array['from'](document['styleSheets'])){if(_0x594b00['ownerNode']['hasAttribute']('data-cke')){for(const _0x2b310d of Array['from'](_0x594b00['cssRules']))-0x1!==_0x2b310d['cssText']['indexOf']('.ck-content')?_0x7a17eb['push'](_0x2b310d['cssText']):-0x1!==_0x2b310d['cssText']['indexOf'](':root')&&_0x248ba8['push'](_0x2b310d['cssText']);}}return _0x7a17eb['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.'),[..._0x248ba8,..._0x7a17eb]['join']('\x20')['trim']();}class o extends _0x64b5ca{['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x27df61={}){const _0x19380f=this['editor'],t=_0x19380f['t'],_0x5c87ca=_0x27df61['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x134be2=_0x27df61['dataCallback']||(_0x254aba=>_0x254aba['data']['get']()),_0x228f06=_0x19380f['plugins']['get']('ExportPdf'),_0x253c74=_0x27df61['token']||_0x228f06['_token'];return this['isBusy']=!0x0,this['refresh'](),function(_0x506752){if(!_0x506752)return new Promise(_0x146507=>_0x146507(''));const _0x2b3ea7=[];for(const _0x431058 of _0x506752)'EDITOR_STYLES'!==_0x431058?_0x2b3ea7['push'](window['fetch'](_0x431058)['then'](_0x5b5bf7=>_0x5b5bf7['text']())):_0x2b3ea7['push'](a());return Promise['all'](_0x2b3ea7)['then'](_0xf8e525=>_0xf8e525['join']('\x20')['trim']());}(_0x27df61['stylesheets']||['EDITOR_STYLES'])['then'](async _0x117324=>{_0x19380f['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20started'));const _0x46d566={'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'+_0x19380f['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x134be2(_0x19380f)+'\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':_0x117324,'options':_0x27df61['converterOptions']},_0xb63383={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x253c74?{'Authorization':_0x253c74['value']}:null,'x-cs-app-id':_0x27df61['appID']||'cke5'},'body':JSON['stringify'](_0x46d566)};return window['fetch'](_0x5c87ca,_0xb63383)['then'](_0x19bf62=>{if(0xc8!==_0x19bf62['status'])throw _0x19bf62;return _0x19bf62['blob']();})['then'](_0x591251=>{_0x19380f['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20successful'));const _0x3848bf='function'==typeof _0x27df61['fileName']?_0x27df61['fileName']():_0x27df61['fileName'];this['_downloadFile'](_0x591251,_0x3848bf||'document.pdf');});})['catch'](_0x237c87=>{const _0x5deec6=_0x19380f['plugins']['get']('Notification');throw _0x19380f['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20failed'),{'politeness':'assertive'}),_0x5deec6['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x237c87;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x3c29a4,_0x2ae1eb){const _0x326d61=document['createElement']('a');_0x326d61['href']=window['URL']['createObjectURL'](_0x3c29a4),_0x326d61['download']=_0x2ae1eb,_0x326d61['click'](),_0x326d61['remove']();}constructor(_0x21d48c){super(_0x21d48c),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}}class i extends _0x16d757{static get['pluginName'](){return'ExportPdfUI';}['init'](){const _0x111b64=this['editor'];_0x111b64['ui']['componentFactory']['add']('exportPdf',()=>{const _0x272462=this['_createButton'](_0x3f8ffc),_0x18ad27=_0x111b64['commands']['get']('exportPdf');return _0x272462['set']({'tooltip':!0x0}),_0x272462['bind']('isOn')['to'](_0x18ad27,'isBusy'),_0x272462;}),_0x111b64['ui']['componentFactory']['add']('menuBar:exportPdf',()=>this['_createButton'](_0x29161f));}['_createButton'](_0x10b259){const _0x1d040c=this['editor'],_0x441e9c=_0x1d040c['config']['get']('exportPdf')||{},t=_0x1d040c['locale']['t'],_0x25d4b7=_0x1d040c['commands']['get']('exportPdf'),_0x59ea6c=new _0x10b259(_0x1d040c['locale']),_0x2e7195=new _0x56e754();return _0x59ea6c['children']['add'](_0x2e7195),_0x2e7195['bind']('isVisible')['to'](_0x25d4b7,'isBusy'),_0x59ea6c['iconView']['bind']('isVisible')['to'](_0x25d4b7,'isBusy',_0x5abec0=>!_0x5abec0),_0x59ea6c['set']({'label':t('Export\x20to\x20PDF'),'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'}),_0x59ea6c['bind']('isEnabled')['to'](_0x25d4b7,'isEnabled'),this['listenTo'](_0x59ea6c,'execute',()=>{_0x1d040c['execute']('exportPdf',_0x441e9c),_0x1d040c['editing']['view']['focus']();}),_0x59ea6c;}}class s extends _0x16d757{static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x518c98,i];}['init'](){const _0x40f5d=this['editor'],_0x27cc40=_0x40f5d['config']['get']('exportPdf')||{};_0x40f5d['commands']['add']('exportPdf',new o(_0x40f5d));const _0x40f9f2=_0x40f5d['plugins']['get']('CloudServices');!0x1===_0x27cc40['tokenUrl']?this['_token']=null:_0x27cc40['tokenUrl']?_0x40f9f2['registerTokenUrl'](_0x27cc40['tokenUrl'])['then'](_0x542b25=>{this['_token']=_0x542b25;}):this['_token']=_0x40f9f2['token'];}}export{s as ExportPdf};
23
+ import{Command as _0x249038,Plugin as _0xec2365}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x13ea64,MenuBarMenuListItemButtonView as _0x270e16,SpinnerView as _0x49925e,Notification as _0x385ed0}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x4fda46=[],_0x83e715=[];for(const _0x4ca82b of Array['from'](document['styleSheets'])){if(_0x4ca82b['ownerNode']['hasAttribute']('data-cke')){for(const _0x2fb7b0 of Array['from'](_0x4ca82b['cssRules']))-0x1!==_0x2fb7b0['cssText']['indexOf']('.ck-content')?_0x4fda46['push'](_0x2fb7b0['cssText']):-0x1!==_0x2fb7b0['cssText']['indexOf'](':root')&&_0x83e715['push'](_0x2fb7b0['cssText']);}}return _0x4fda46['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.'),[..._0x83e715,..._0x4fda46]['join']('\x20')['trim']();}class o extends _0x249038{['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x3123ea={}){const _0x125ec5=this['editor'],t=_0x125ec5['t'],_0x168ac5=_0x3123ea['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x19fb1e=_0x3123ea['dataCallback']||(_0x51b581=>_0x51b581['data']['get']()),_0x2a1901=_0x125ec5['plugins']['get']('ExportPdf'),_0x2fbb31=_0x3123ea['token']||_0x2a1901['_token'];return this['isBusy']=!0x0,this['refresh'](),function(_0x4a597d){if(!_0x4a597d)return new Promise(_0x26317e=>_0x26317e(''));const _0x5b762c=[];for(const _0x4a42b4 of _0x4a597d)'EDITOR_STYLES'!==_0x4a42b4?_0x5b762c['push'](window['fetch'](_0x4a42b4)['then'](_0x5e3884=>_0x5e3884['text']())):_0x5b762c['push'](f());return Promise['all'](_0x5b762c)['then'](_0x8d0745=>_0x8d0745['join']('\x20')['trim']());}(_0x3123ea['stylesheets']||['EDITOR_STYLES'])['then'](async _0x5dd2b2=>{_0x125ec5['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20started'));const _0x152dbe={'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'+_0x125ec5['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x19fb1e(_0x125ec5)+'\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':_0x5dd2b2,'options':_0x3123ea['converterOptions']},_0x51efbf={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x2fbb31?{'Authorization':_0x2fbb31['value']}:null,'x-cs-app-id':_0x3123ea['appID']||'cke5'},'body':JSON['stringify'](_0x152dbe)};return window['fetch'](_0x168ac5,_0x51efbf)['then'](_0x18f9f2=>{if(0xc8!==_0x18f9f2['status'])throw _0x18f9f2;return _0x18f9f2['blob']();})['then'](_0x216a34=>{_0x125ec5['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20successful'));const _0x32b292='function'==typeof _0x3123ea['fileName']?_0x3123ea['fileName']():_0x3123ea['fileName'];this['_downloadFile'](_0x216a34,_0x32b292||'document.pdf');});})['catch'](_0x43e333=>{const _0x1d3c58=_0x125ec5['plugins']['get']('Notification');throw _0x125ec5['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20failed'),{'politeness':'assertive'}),_0x1d3c58['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x43e333;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x408e13,_0x437514){const _0x4acc79=document['createElement']('a');_0x4acc79['href']=window['URL']['createObjectURL'](_0x408e13),_0x4acc79['download']=_0x437514,_0x4acc79['click'](),_0x4acc79['remove']();}constructor(_0xd43c3d){super(_0xd43c3d),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}}class i extends _0xec2365{static get['pluginName'](){return'ExportPdfUI';}['init'](){const _0x5b664e=this['editor'];_0x5b664e['ui']['componentFactory']['add']('exportPdf',()=>{const _0x31765f=this['_createButton'](_0x13ea64),_0x28d3c9=_0x5b664e['commands']['get']('exportPdf');return _0x31765f['set']({'tooltip':!0x0}),_0x31765f['bind']('isOn')['to'](_0x28d3c9,'isBusy'),_0x31765f;}),_0x5b664e['ui']['componentFactory']['add']('menuBar:exportPdf',()=>this['_createButton'](_0x270e16));}['_createButton'](_0x2918dd){const _0x1a9587=this['editor'],_0x4f641d=_0x1a9587['config']['get']('exportPdf')||{},t=_0x1a9587['locale']['t'],_0x2e2fe5=_0x1a9587['commands']['get']('exportPdf'),_0x3fb826=new _0x2918dd(_0x1a9587['locale']),_0x36b5bd=new _0x49925e();return _0x3fb826['children']['add'](_0x36b5bd),_0x36b5bd['bind']('isVisible')['to'](_0x2e2fe5,'isBusy'),_0x3fb826['iconView']['bind']('isVisible')['to'](_0x2e2fe5,'isBusy',_0xcb1af9=>!_0xcb1af9),_0x3fb826['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'}),_0x3fb826['bind']('isEnabled')['to'](_0x2e2fe5,'isEnabled'),_0x3fb826['bind']('label')['to'](_0x2e2fe5,'isBusy',_0x1fcb5c=>t(_0x1fcb5c?'Exporting\x20PDF\x20document':'Export\x20to\x20PDF')),this['listenTo'](_0x3fb826,'execute',()=>{_0x1a9587['execute']('exportPdf',_0x4f641d),_0x1a9587['editing']['view']['focus']();}),_0x3fb826;}}class s extends _0xec2365{static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x385ed0,i];}['init'](){const _0x35938f=this['editor'],_0x36298b=_0x35938f['config']['get']('exportPdf')||{};_0x35938f['commands']['add']('exportPdf',new o(_0x35938f));const _0x4aefc3=_0x35938f['plugins']['get']('CloudServices');!0x1===_0x36298b['tokenUrl']?this['_token']=null:_0x36298b['tokenUrl']?_0x4aefc3['registerTokenUrl'](_0x36298b['tokenUrl'])['then'](_0x9eebd4=>{this['_token']=_0x9eebd4;}):this['_token']=_0x4aefc3['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.'},'getPluralForm':_0x49bea0=>0x1!=_0x49bea0}};
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':_0x59bb89=>0x1!=_0x59bb89}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x20fc03=>{const {af:{dictionary:_0x5f3d5d,getPluralForm:_0x1c033b}}={'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':_0x154ece=>0x1!=_0x154ece}};_0x20fc03['af']||={'dictionary':{},'getPluralForm':null},_0x20fc03['af']['dictionary']=Object['assign'](_0x20fc03['af']['dictionary'],_0x5f3d5d),_0x20fc03['af']['getPluralForm']=_0x1c033b;})(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.'},'getPluralForm':_0x4d5782=>0x0==_0x4d5782?0x0:0x1==_0x4d5782?0x1:0x2==_0x4d5782?0x2:_0x4d5782%0x64>=0x3&&_0x4d5782%0x64<=0xa?0x3:_0x4d5782%0x64>=0xb&&_0x4d5782%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':_0x438eb6=>0x0==_0x438eb6?0x0:0x1==_0x438eb6?0x1:0x2==_0x438eb6?0x2:_0x438eb6%0x64>=0x3&&_0x438eb6%0x64<=0xa?0x3:_0x438eb6%0x64>=0xb&&_0x438eb6%0x64<=0x63?0x4:0x5}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x5ef7a8=>{const {ar:{dictionary:_0x1ac229,getPluralForm:_0x2ba7b5}}={'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':_0x109014=>0x0==_0x109014?0x0:0x1==_0x109014?0x1:0x2==_0x109014?0x2:_0x109014%0x64>=0x3&&_0x109014%0x64<=0xa?0x3:_0x109014%0x64>=0xb&&_0x109014%0x64<=0x63?0x4:0x5}};_0x5ef7a8['ar']||={'dictionary':{},'getPluralForm':null},_0x5ef7a8['ar']['dictionary']=Object['assign'](_0x5ef7a8['ar']['dictionary'],_0x1ac229),_0x5ef7a8['ar']['getPluralForm']=_0x2ba7b5;})(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.'},'getPluralForm':_0xc17074=>0x1!=_0xc17074}};
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':_0x295078=>0x1!=_0x295078}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x18926d=>{const {bg:{dictionary:_0xac57ff,getPluralForm:_0x1c80b3}}={'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':_0x3ca792=>0x1!=_0x3ca792}};_0x18926d['bg']||={'dictionary':{},'getPluralForm':null},_0x18926d['bg']['dictionary']=Object['assign'](_0x18926d['bg']['dictionary'],_0xac57ff),_0x18926d['bg']['getPluralForm']=_0x1c80b3;})(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হয়েছে।'},'getPluralForm':_0x4d9ad9=>0x1!=_0x4d9ad9}};
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':_0x3060a6=>0x1!=_0x3060a6}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x5ce954=>{const {bn:{dictionary:_0x559f5a,getPluralForm:_0x2feb06}}={'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':_0x16c2dd=>0x1!=_0x16c2dd}};_0x5ce954['bn']||={'dictionary':{},'getPluralForm':null},_0x5ce954['bn']['dictionary']=Object['assign'](_0x5ce954['bn']['dictionary'],_0x559f5a),_0x5ce954['bn']['getPluralForm']=_0x2feb06;})(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.'},'getPluralForm':_0x2a44dc=>0x1!=_0x2a44dc}};
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':_0x96fc9c=>0x1!=_0x96fc9c}};