@ckeditor/ckeditor5-export-pdf 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240426.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 (103) hide show
  1. package/build/export-pdf.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/af.js +1 -1
  4. package/dist/translations/af.umd.js +23 -0
  5. package/dist/translations/ar.js +1 -1
  6. package/dist/translations/ar.umd.js +23 -0
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +23 -0
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +23 -0
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +23 -0
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +23 -0
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +23 -0
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +23 -0
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +23 -0
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +23 -0
  23. package/dist/translations/en.umd.js +23 -0
  24. package/dist/translations/es-co.js +1 -1
  25. package/dist/translations/es-co.umd.js +23 -0
  26. package/dist/translations/es.js +1 -1
  27. package/dist/translations/es.umd.js +23 -0
  28. package/dist/translations/et.js +1 -1
  29. package/dist/translations/et.umd.js +23 -0
  30. package/dist/translations/fi.js +1 -1
  31. package/dist/translations/fi.umd.js +23 -0
  32. package/dist/translations/fr.js +1 -1
  33. package/dist/translations/fr.umd.js +23 -0
  34. package/dist/translations/gl.js +1 -1
  35. package/dist/translations/gl.umd.js +23 -0
  36. package/dist/translations/he.js +1 -1
  37. package/dist/translations/he.umd.js +23 -0
  38. package/dist/translations/hi.js +1 -1
  39. package/dist/translations/hi.umd.js +23 -0
  40. package/dist/translations/hr.js +1 -1
  41. package/dist/translations/hr.umd.js +23 -0
  42. package/dist/translations/hu.js +1 -1
  43. package/dist/translations/hu.umd.js +23 -0
  44. package/dist/translations/id.js +1 -1
  45. package/dist/translations/id.umd.js +23 -0
  46. package/dist/translations/it.js +1 -1
  47. package/dist/translations/it.umd.js +23 -0
  48. package/dist/translations/ja.js +1 -1
  49. package/dist/translations/ja.umd.js +23 -0
  50. package/dist/translations/jv.js +1 -1
  51. package/dist/translations/jv.umd.js +23 -0
  52. package/dist/translations/ko.js +1 -1
  53. package/dist/translations/ko.umd.js +23 -0
  54. package/dist/translations/lt.js +1 -1
  55. package/dist/translations/lt.umd.js +23 -0
  56. package/dist/translations/lv.js +1 -1
  57. package/dist/translations/lv.umd.js +23 -0
  58. package/dist/translations/ms.js +1 -1
  59. package/dist/translations/ms.umd.js +23 -0
  60. package/dist/translations/nl.js +1 -1
  61. package/dist/translations/nl.umd.js +23 -0
  62. package/dist/translations/no.js +1 -1
  63. package/dist/translations/no.umd.js +23 -0
  64. package/dist/translations/pl.js +1 -1
  65. package/dist/translations/pl.umd.js +23 -0
  66. package/dist/translations/pt-br.js +1 -1
  67. package/dist/translations/pt-br.umd.js +23 -0
  68. package/dist/translations/pt.js +1 -1
  69. package/dist/translations/pt.umd.js +23 -0
  70. package/dist/translations/ro.js +1 -1
  71. package/dist/translations/ro.umd.js +23 -0
  72. package/dist/translations/ru.js +1 -1
  73. package/dist/translations/ru.umd.js +23 -0
  74. package/dist/translations/sk.js +1 -1
  75. package/dist/translations/sk.umd.js +23 -0
  76. package/dist/translations/sr-latn.js +1 -1
  77. package/dist/translations/sr-latn.umd.js +23 -0
  78. package/dist/translations/sr.js +1 -1
  79. package/dist/translations/sr.umd.js +23 -0
  80. package/dist/translations/sv.js +1 -1
  81. package/dist/translations/sv.umd.js +23 -0
  82. package/dist/translations/th.js +1 -1
  83. package/dist/translations/th.umd.js +23 -0
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +23 -0
  86. package/dist/translations/ug.js +1 -1
  87. package/dist/translations/ug.umd.js +23 -0
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +23 -0
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +23 -0
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +23 -0
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +23 -0
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +23 -0
  98. package/package.json +2 -2
  99. package/src/exportpdf.js +1 -1
  100. package/src/exportpdfcommand.js +1 -1
  101. package/src/exportpdfui.js +1 -1
  102. package/src/index.js +1 -1
  103. package/src/utils.js +1 -1
@@ -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-=249]})(t,e)}function s(){const t=["trim","2248840PRGDkx","4GWvscY","then","push","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.","EDITOR_STYLES","all","300240RkEkJj","1718070ndiuXx","styleSheets","hasAttribute",":root","from","text","warn","7tRUeUL","3808503iqFWJN",".ck-content","indexOf","cssText","180090hJxfwZ","1134dJpsJi","1317172AvnFjc","ownerNode","join","length","3374680DkXiej","data-cke","cssRules","fetch"];return(s=function(){return t})()}function i(){const t=o,e=[],n=[];for(const r of Array[t(273)](document[t(270)]))if(r[t(253)][t(271)](t(257)))for(const o of Array[t(273)](r[t(258)]))-1!==o[t(249)][t(279)](t(278))?e[t(264)](o[t(249)]):-1!==o[t(249)][t(279)](t(272))&&n[t(264)](o[t(249)]);return e[t(255)]||console[t(275)](t(265)),[...n,...e][t(254)](" ")[t(260)]()}!function(t,e){const n=o,r=t();for(;;)try{if(862399===-parseInt(n(252))/1+parseInt(n(256))/2+-parseInt(n(277))/3*(parseInt(n(262))/4)+parseInt(n(268))/5+-parseInt(n(269))/6*(parseInt(n(276))/7)+-parseInt(n(261))/8+-parseInt(n(251))/9*(-parseInt(n(250))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(s);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/",s=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=o;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(266)!==r?n[e(264)](window[e(259)](r)[e(263)]((t=>t[e(274)]()))):n[e(264)](i());return Promise[e(267)](n)[e(263)]((t=>t[e(254)](" ")[e(260)]()))}(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},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}}const u=d;function d(t,e){const n=p();return(d=function(t,e){return n[t-=481]})(t,e)}function p(){const t=["3nrsdRC","20870BoTEqF","1967922BSTlgM","ExportPdf","22463TQdWrs","1264nsNzie","_token","5468168GIyzFE","exportPdf","then","config","plugins","add","editor","token","get","2169RRNaXx","init","registerTokenUrl","90767xOefZu","commands","pluginName","requires","5EtVsbw","17262432saihYI","CloudServices","tokenUrl","671058TJuvzD"];return(p=function(){return t})()}!function(t,e){const n=d,r=t();for(;;)try{if(709410===-parseInt(n(505))/1+-parseInt(n(485))/2+-parseInt(n(486))/3*(-parseInt(n(493))/4)+-parseInt(n(481))/5*(-parseInt(n(488))/6)+-parseInt(n(490))/7*(-parseInt(n(491))/8)+parseInt(n(502))/9*(parseInt(n(487))/10)+-parseInt(n(482))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class h extends t.Plugin{static get[u(507)](){return u(489)}static get[u(508)](){return[u(483),e.Notification,c]}[u(503)](){const t=u,e=this[t(499)],n=e[t(496)][t(501)](t(494))||{};e[t(506)][t(498)](t(494),new a(e));const r=e[t(497)][t(501)](t(483));!1===n[t(484)]?this[t(492)]=null:n[t(484)]?r[t(504)](n[t(484)])[t(495)]((e=>{this[t(492)]=e})):this[t(492)]=r[t(500)]}}function l(t,e){var n=f();return(l=function(t,e){return n[t-=251]})(t,e)}function f(){var t=["951020veEFZW","956GDWziB","1696VrVEms","237QZPJPY","171054ujAXDt","598494RrqYzV","2164086eBYdoL","3941240xCIUjM","7845dJTjxu"];return(f=function(){return t})()}!function(t,e){for(var n=l,r=t();;)try{if(254337===-parseInt(n(254))/1+parseInt(n(252))/2*(parseInt(n(253))/3)+-parseInt(n(251))/4*(-parseInt(n(258))/5)+parseInt(n(255))/6+parseInt(n(259))/7+-parseInt(n(257))/8+parseInt(n(256))/9)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(){const t=["4006ZSAwTV","push","hasAttribute","1421972XgenZe","length","from","trim","11062000gHqhBH","cssRules","EDITOR_STYLES","data-cke","all",".ck-content","then","382117QJlPJa","text","5evwewC","10400148hNzRvG","ownerNode",":root","styleSheets","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","1752jprvpc","21eSGpEh","warn","indexOf","join","cssText","331248HauLdo","30268920aRLjRj"];return(o=function(){return t})()}function s(t,e){const n=o();return(s=function(t,e){return n[t-=119]})(t,e)}function i(){const t=s,e=[],n=[];for(const r of Array[t(146)](document[t(130)]))if(r[t(128)][t(143)](t(120)))for(const o of Array[t(146)](r[t(149)]))-1!==o[t(138)][t(136)](t(122))?e[t(142)](o[t(138)]):-1!==o[t(138)][t(136)](t(129))&&n[t(142)](o[t(138)]);return e[t(145)]||console[t(135)](t(131)),[...n,...e][t(137)](" ")[t(147)]()}!function(t,e){const n=s,r=t();for(;;)try{if(820182===-parseInt(n(124))/1+-parseInt(n(141))/2*(-parseInt(n(133))/3)+parseInt(n(144))/4*(parseInt(n(126))/5)+parseInt(n(139))/6*(parseInt(n(134))/7)+parseInt(n(148))/8+parseInt(n(127))/9+-parseInt(n(140))/10)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(119)!==r?n[e(142)](window[e(132)](r)[e(123)]((t=>t[e(125)]()))):n[e(142)](i());return Promise[e(121)](n)[e(123)]((t=>t[e(137)](" ")[e(147)]()))}(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(t,e){const n=p();return(u=function(t,e){return n[t-=452]})(t,e)}const d=u;function p(){const t=["pluginName","init","44124GWYwJP","2238488lbjeOf","get","plugins","add","1752408GJAqSl","then","7804URIHhs","_token","config","1008072KWjrFY","11031OQJwem","token","ExportPdf","CloudServices","112SVfGdx","1175gHyntt","editor","exportPdf","4433706WiVHYs","registerTokenUrl","commands","tokenUrl","requires"];return(p=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(354432===parseInt(n(456))/1+parseInt(n(471))/2*(parseInt(n(467))/3)+-parseInt(n(463))/4*(-parseInt(n(472))/5)+parseInt(n(466))/6+parseInt(n(461))/7+-parseInt(n(457))/8+-parseInt(n(475))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class h extends t.Plugin{static get[d(454)](){return d(469)}static get[d(453)](){return[d(470),e.Notification,c]}[d(455)](){const t=d,e=this[t(473)],n=e[t(465)][t(458)](t(474))||{};e[t(477)][t(460)](t(474),new a(e));const r=e[t(459)][t(458)](t(470));!1===n[t(452)]?this[t(464)]=null:n[t(452)]?r[t(476)](n[t(452)])[t(462)]((e=>{this[t(464)]=e})):this[t(464)]=r[t(468)]}}function l(t,e){var n=f();return(l=function(t,e){return n[t-=205]})(t,e)}function f(){var t=["2077105IAdeUc","192IypuEk","25850360KkdFbP","759501RuHdaK","3062xdDRpd","5877543vHXtJS","781pMiySy","11rGcKcG","8FCxceg","5271078dnaGco","36558yWQIPR"];return(f=function(){return t})()}!function(t,e){for(var n=l,r=t();;)try{if(675298===parseInt(n(209))/1*(-parseInt(n(207))/2)+parseInt(n(206))/3+-parseInt(n(211))/4*(parseInt(n(214))/5)+-parseInt(n(212))/6+parseInt(n(208))/7+parseInt(n(215))/8*(-parseInt(n(213))/9)+parseInt(n(205))/10*(parseInt(n(210))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f)})(),(window.CKEditor5=window.CKEditor5||{}).exportPdf=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x23465f,Plugin as _0xa41e95}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x36eb2e,MenuBarMenuListItemButtonView as _0x2f12f1,SpinnerView as _0x2c0c4b,Notification as _0x1b59f7}from'@ckeditor/ckeditor5-ui/dist/index.js';function a(){const _0x2ab9f9=[],_0x282b56=[];for(const _0x3a6bc9 of Array['from'](document['styleSheets'])){if(_0x3a6bc9['ownerNode']['hasAttribute']('data-cke')){for(const _0x1df7dc of Array['from'](_0x3a6bc9['cssRules']))-0x1!==_0x1df7dc['cssText']['indexOf']('.ck-content')?_0x2ab9f9['push'](_0x1df7dc['cssText']):-0x1!==_0x1df7dc['cssText']['indexOf'](':root')&&_0x282b56['push'](_0x1df7dc['cssText']);}}return _0x2ab9f9['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.'),[..._0x282b56,..._0x2ab9f9]['join']('\x20')['trim']();}class o extends _0x23465f{['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x2d2983={}){const _0x20b7bb=this['editor'],t=_0x20b7bb['t'],_0x3e579f=_0x2d2983['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x5421cc=_0x2d2983['dataCallback']||(_0x3d9300=>_0x3d9300['data']['get']()),_0x362744=_0x20b7bb['plugins']['get']('ExportPdf'),_0x31cb00=_0x2d2983['token']||_0x362744['_token'];return this['isBusy']=!0x0,this['refresh'](),function(_0x3eb29e){if(!_0x3eb29e)return new Promise(_0x582ce8=>_0x582ce8(''));const _0x466123=[];for(const _0x2869a6 of _0x3eb29e)'EDITOR_STYLES'!==_0x2869a6?_0x466123['push'](window['fetch'](_0x2869a6)['then'](_0x498cc3=>_0x498cc3['text']())):_0x466123['push'](a());return Promise['all'](_0x466123)['then'](_0x35b065=>_0x35b065['join']('\x20')['trim']());}(_0x2d2983['stylesheets']||['EDITOR_STYLES'])['then'](async _0x552460=>{_0x20b7bb['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20started'));const _0x342039={'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'+_0x20b7bb['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x5421cc(_0x20b7bb)+'\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':_0x552460,'options':_0x2d2983['converterOptions']},_0x5c689f={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x31cb00?{'Authorization':_0x31cb00['value']}:null,'x-cs-app-id':_0x2d2983['appID']||'cke5'},'body':JSON['stringify'](_0x342039)};return window['fetch'](_0x3e579f,_0x5c689f)['then'](_0x5aed83=>{if(0xc8!==_0x5aed83['status'])throw _0x5aed83;return _0x5aed83['blob']();})['then'](_0x5c0d95=>{_0x20b7bb['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20successful'));const _0x4dd0c0='function'==typeof _0x2d2983['fileName']?_0x2d2983['fileName']():_0x2d2983['fileName'];this['_downloadFile'](_0x5c0d95,_0x4dd0c0||'document.pdf');});})['catch'](_0x435d0c=>{const _0x1d53f8=_0x20b7bb['plugins']['get']('Notification');throw _0x20b7bb['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20failed'),{'politeness':'assertive'}),_0x1d53f8['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x435d0c;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x3c5bca,_0x5b9df1){const _0x164f7b=document['createElement']('a');_0x164f7b['href']=window['URL']['createObjectURL'](_0x3c5bca),_0x164f7b['download']=_0x5b9df1,_0x164f7b['click'](),_0x164f7b['remove']();}constructor(_0x4a988c){super(_0x4a988c),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}}class i extends _0xa41e95{static get['pluginName'](){return'ExportPdfUI';}['init'](){const _0x376863=this['editor'];_0x376863['ui']['componentFactory']['add']('exportPdf',()=>{const _0x21a46b=this['_createButton'](_0x36eb2e),_0x19806b=_0x376863['commands']['get']('exportPdf');return _0x21a46b['set']({'tooltip':!0x0}),_0x21a46b['bind']('isOn')['to'](_0x19806b,'isBusy'),_0x21a46b;}),_0x376863['ui']['componentFactory']['add']('menuBar:exportPdf',()=>this['_createButton'](_0x2f12f1));}['_createButton'](_0x5523e9){const _0x16ae9d=this['editor'],_0x5335d5=_0x16ae9d['config']['get']('exportPdf')||{},t=_0x16ae9d['locale']['t'],_0x8d06d5=_0x16ae9d['commands']['get']('exportPdf'),_0x2b70af=new _0x5523e9(_0x16ae9d['locale']),_0x3026aa=new _0x2c0c4b();return _0x2b70af['children']['add'](_0x3026aa),_0x3026aa['bind']('isVisible')['to'](_0x8d06d5,'isBusy'),_0x2b70af['iconView']['bind']('isVisible')['to'](_0x8d06d5,'isBusy',_0x332ea5=>!_0x332ea5),_0x2b70af['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'}),_0x2b70af['bind']('isEnabled')['to'](_0x8d06d5,'isEnabled'),this['listenTo'](_0x2b70af,'execute',()=>{_0x16ae9d['execute']('exportPdf',_0x5335d5),_0x16ae9d['editing']['view']['focus']();}),_0x2b70af;}}class s extends _0xa41e95{static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x1b59f7,i];}['init'](){const _0x3a63d4=this['editor'],_0x2cc3d1=_0x3a63d4['config']['get']('exportPdf')||{};_0x3a63d4['commands']['add']('exportPdf',new o(_0x3a63d4));const _0x31b132=_0x3a63d4['plugins']['get']('CloudServices');!0x1===_0x2cc3d1['tokenUrl']?this['_token']=null:_0x2cc3d1['tokenUrl']?_0x31b132['registerTokenUrl'](_0x2cc3d1['tokenUrl'])['then'](_0x1a7df7=>{this['_token']=_0x1a7df7;}):this['_token']=_0x31b132['token'];}}export{s as ExportPdf};
23
+ import{Command as _0xafcf95,Plugin as _0xb4f818}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x2cd503,MenuBarMenuListItemButtonView as _0x19aa12,SpinnerView as _0x5ce4a4,Notification as _0x4ba2f2}from'@ckeditor/ckeditor5-ui/dist/index.js';function a(){const _0x120ae7=[],_0x5b39a3=[];for(const _0x3cc6c2 of Array['from'](document['styleSheets'])){if(_0x3cc6c2['ownerNode']['hasAttribute']('data-cke')){for(const _0x423e6e of Array['from'](_0x3cc6c2['cssRules']))-0x1!==_0x423e6e['cssText']['indexOf']('.ck-content')?_0x120ae7['push'](_0x423e6e['cssText']):-0x1!==_0x423e6e['cssText']['indexOf'](':root')&&_0x5b39a3['push'](_0x423e6e['cssText']);}}return _0x120ae7['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.'),[..._0x5b39a3,..._0x120ae7]['join']('\x20')['trim']();}class o extends _0xafcf95{['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x3ad4f5={}){const _0x5eaf8b=this['editor'],t=_0x5eaf8b['t'],_0x2d4e61=_0x3ad4f5['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x1a2c57=_0x3ad4f5['dataCallback']||(_0x1c5926=>_0x1c5926['data']['get']()),_0x4e07f7=_0x5eaf8b['plugins']['get']('ExportPdf'),_0x3b7942=_0x3ad4f5['token']||_0x4e07f7['_token'];return this['isBusy']=!0x0,this['refresh'](),function(_0x5efe4d){if(!_0x5efe4d)return new Promise(_0x14cea1=>_0x14cea1(''));const _0x5aeafd=[];for(const _0x5a795f of _0x5efe4d)'EDITOR_STYLES'!==_0x5a795f?_0x5aeafd['push'](window['fetch'](_0x5a795f)['then'](_0x2c4145=>_0x2c4145['text']())):_0x5aeafd['push'](a());return Promise['all'](_0x5aeafd)['then'](_0x544227=>_0x544227['join']('\x20')['trim']());}(_0x3ad4f5['stylesheets']||['EDITOR_STYLES'])['then'](async _0x16222a=>{_0x5eaf8b['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20started'));const _0x5ca43a={'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'+_0x5eaf8b['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x1a2c57(_0x5eaf8b)+'\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':_0x16222a,'options':_0x3ad4f5['converterOptions']},_0xa466e5={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x3b7942?{'Authorization':_0x3b7942['value']}:null,'x-cs-app-id':_0x3ad4f5['appID']||'cke5'},'body':JSON['stringify'](_0x5ca43a)};return window['fetch'](_0x2d4e61,_0xa466e5)['then'](_0x12b3cc=>{if(0xc8!==_0x12b3cc['status'])throw _0x12b3cc;return _0x12b3cc['blob']();})['then'](_0x2c4624=>{_0x5eaf8b['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20successful'));const _0x1b42cc='function'==typeof _0x3ad4f5['fileName']?_0x3ad4f5['fileName']():_0x3ad4f5['fileName'];this['_downloadFile'](_0x2c4624,_0x1b42cc||'document.pdf');});})['catch'](_0x14d652=>{const _0x3397bf=_0x5eaf8b['plugins']['get']('Notification');throw _0x5eaf8b['ui']['ariaLiveAnnouncer']['announce'](t('PDF\x20export\x20failed'),{'politeness':'assertive'}),_0x3397bf['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x14d652;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x2787a2,_0x29a03d){const _0x381eae=document['createElement']('a');_0x381eae['href']=window['URL']['createObjectURL'](_0x2787a2),_0x381eae['download']=_0x29a03d,_0x381eae['click'](),_0x381eae['remove']();}constructor(_0x442ad0){super(_0x442ad0),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}}class i extends _0xb4f818{static get['pluginName'](){return'ExportPdfUI';}['init'](){const _0x30afad=this['editor'];_0x30afad['ui']['componentFactory']['add']('exportPdf',()=>{const _0x38097d=this['_createButton'](_0x2cd503),_0x208af6=_0x30afad['commands']['get']('exportPdf');return _0x38097d['set']({'tooltip':!0x0}),_0x38097d['bind']('isOn')['to'](_0x208af6,'isBusy'),_0x38097d;}),_0x30afad['ui']['componentFactory']['add']('menuBar:exportPdf',()=>this['_createButton'](_0x19aa12));}['_createButton'](_0x52e5d5){const _0x92f361=this['editor'],_0x21e974=_0x92f361['config']['get']('exportPdf')||{},t=_0x92f361['locale']['t'],_0x223903=_0x92f361['commands']['get']('exportPdf'),_0x37b1b5=new _0x52e5d5(_0x92f361['locale']),_0x547ef9=new _0x5ce4a4();return _0x37b1b5['children']['add'](_0x547ef9),_0x547ef9['bind']('isVisible')['to'](_0x223903,'isBusy'),_0x37b1b5['iconView']['bind']('isVisible')['to'](_0x223903,'isBusy',_0x5aef59=>!_0x5aef59),_0x37b1b5['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'}),_0x37b1b5['bind']('isEnabled')['to'](_0x223903,'isEnabled'),this['listenTo'](_0x37b1b5,'execute',()=>{_0x92f361['execute']('exportPdf',_0x21e974),_0x92f361['editing']['view']['focus']();}),_0x37b1b5;}}class s extends _0xb4f818{static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x4ba2f2,i];}['init'](){const _0x4d1e16=this['editor'],_0x50a098=_0x4d1e16['config']['get']('exportPdf')||{};_0x4d1e16['commands']['add']('exportPdf',new o(_0x4d1e16));const _0x1d7ad7=_0x4d1e16['plugins']['get']('CloudServices');!0x1===_0x50a098['tokenUrl']?this['_token']=null:_0x50a098['tokenUrl']?_0x1d7ad7['registerTokenUrl'](_0x50a098['tokenUrl'])['then'](_0x33fea3=>{this['_token']=_0x33fea3;}):this['_token']=_0x1d7ad7['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':_0x5d54f9=>0x1!=_0x5d54f9}};
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':_0x4d0dec=>0x1!=_0x4d0dec}};
@@ -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
+ (_0x45abbf=>{const {af:{dictionary:_0x6fa6de,getPluralForm:_0x1fb2e9}}={'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':_0x3d35ca=>0x1!=_0x3d35ca}};_0x45abbf['af']||={'dictionary':{},'getPluralForm':null},_0x45abbf['af']['dictionary']=Object['assign'](_0x45abbf['af']['dictionary'],_0x6fa6de),_0x45abbf['af']['getPluralForm']=_0x1fb2e9;})(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':_0xf201de=>0x0==_0xf201de?0x0:0x1==_0xf201de?0x1:0x2==_0xf201de?0x2:_0xf201de%0x64>=0x3&&_0xf201de%0x64<=0xa?0x3:_0xf201de%0x64>=0xb&&_0xf201de%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.'},'getPluralForm':_0x5a7037=>0x0==_0x5a7037?0x0:0x1==_0x5a7037?0x1:0x2==_0x5a7037?0x2:_0x5a7037%0x64>=0x3&&_0x5a7037%0x64<=0xa?0x3:_0x5a7037%0x64>=0xb&&_0x5a7037%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
+ (_0x1c45ff=>{const {ar:{dictionary:_0x3e99d3,getPluralForm:_0x1a393c}}={'ar':{'dictionary':{'Export\x20to\x20PDF':'تصدير\x20إلى\x20ملف\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20PDF.'},'getPluralForm':_0xfe1715=>0x0==_0xfe1715?0x0:0x1==_0xfe1715?0x1:0x2==_0xfe1715?0x2:_0xfe1715%0x64>=0x3&&_0xfe1715%0x64<=0xa?0x3:_0xfe1715%0x64>=0xb&&_0xfe1715%0x64<=0x63?0x4:0x5}};_0x1c45ff['ar']||={'dictionary':{},'getPluralForm':null},_0x1c45ff['ar']['dictionary']=Object['assign'](_0x1c45ff['ar']['dictionary'],_0x3e99d3),_0x1c45ff['ar']['getPluralForm']=_0x1a393c;})(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':_0x2902fa=>0x1!=_0x2902fa}};
23
+ export default{'bg':{'dictionary':{'Export\x20to\x20PDF':'Експорт\x20към\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20PDF.'},'getPluralForm':_0x24bbab=>0x1!=_0x24bbab}};
@@ -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
+ (_0x359df1=>{const {bg:{dictionary:_0x1ecac5,getPluralForm:_0xc8774a}}={'bg':{'dictionary':{'Export\x20to\x20PDF':'Експорт\x20към\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20PDF.'},'getPluralForm':_0x2c4fbc=>0x1!=_0x2c4fbc}};_0x359df1['bg']||={'dictionary':{},'getPluralForm':null},_0x359df1['bg']['dictionary']=Object['assign'](_0x359df1['bg']['dictionary'],_0x1ecac5),_0x359df1['bg']['getPluralForm']=_0xc8774a;})(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':_0x2830fd=>0x1!=_0x2830fd}};
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':_0x320070=>0x1!=_0x320070}};
@@ -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
+ (_0x3797d6=>{const {bn:{dictionary:_0x2f4b2a,getPluralForm:_0x165e0a}}={'bn':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।'},'getPluralForm':_0x248b9c=>0x1!=_0x248b9c}};_0x3797d6['bn']||={'dictionary':{},'getPluralForm':null},_0x3797d6['bn']['dictionary']=Object['assign'](_0x3797d6['bn']['dictionary'],_0x2f4b2a),_0x3797d6['bn']['getPluralForm']=_0x165e0a;})(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':_0x285378=>0x1!=_0x285378}};
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':_0x2ef996=>0x1!=_0x2ef996}};
@@ -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
+ (_0x12d3f4=>{const {ca:{dictionary:_0x855c34,getPluralForm:_0x551f02}}={'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':_0x29668a=>0x1!=_0x29668a}};_0x12d3f4['ca']||={'dictionary':{},'getPluralForm':null},_0x12d3f4['ca']['dictionary']=Object['assign'](_0x12d3f4['ca']['dictionary'],_0x855c34),_0x12d3f4['ca']['getPluralForm']=_0x551f02;})(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.'},'getPluralForm':_0x3adb33=>0x1==_0x3adb33&&_0x3adb33%0x1==0x0?0x0:_0x3adb33>=0x2&&_0x3adb33<=0x4&&_0x3adb33%0x1==0x0?0x1:_0x3adb33%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.'},'getPluralForm':_0x908c10=>0x1==_0x908c10&&_0x908c10%0x1==0x0?0x0:_0x908c10>=0x2&&_0x908c10<=0x4&&_0x908c10%0x1==0x0?0x1:_0x908c10%0x1!=0x0?0x2:0x3}};
@@ -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
+ (_0x970ff3=>{const {cs:{dictionary:_0x5ecf3f,getPluralForm:_0x5121e2}}={'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.'},'getPluralForm':_0x539c09=>0x1==_0x539c09&&_0x539c09%0x1==0x0?0x0:_0x539c09>=0x2&&_0x539c09<=0x4&&_0x539c09%0x1==0x0?0x1:_0x539c09%0x1!=0x0?0x2:0x3}};_0x970ff3['cs']||={'dictionary':{},'getPluralForm':null},_0x970ff3['cs']['dictionary']=Object['assign'](_0x970ff3['cs']['dictionary'],_0x5ecf3f),_0x970ff3['cs']['getPluralForm']=_0x5121e2;})(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.'},'getPluralForm':_0x524d7f=>0x1!=_0x524d7f}};
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.'},'getPluralForm':_0x2b5c3a=>0x1!=_0x2b5c3a}};
@@ -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
+ (_0x1ed758=>{const {da:{dictionary:_0xb6b264,getPluralForm:_0x2a55cf}}={'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.'},'getPluralForm':_0x56620a=>0x1!=_0x56620a}};_0x1ed758['da']||={'dictionary':{},'getPluralForm':null},_0x1ed758['da']['dictionary']=Object['assign'](_0x1ed758['da']['dictionary'],_0xb6b264),_0x1ed758['da']['getPluralForm']=_0x2a55cf;})(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.'},'getPluralForm':_0x39ffe7=>0x1!=_0x39ffe7}};
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.'},'getPluralForm':_0x2bfef1=>0x1!=_0x2bfef1}};
@@ -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
+ (_0x38ce95=>{const {de:{dictionary:_0x3342d6,getPluralForm:_0x3f183c}}={'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.'},'getPluralForm':_0x5ae8a4=>0x1!=_0x5ae8a4}};_0x38ce95['de']||={'dictionary':{},'getPluralForm':null},_0x38ce95['de']['dictionary']=Object['assign'](_0x38ce95['de']['dictionary'],_0x3342d6),_0x38ce95['de']['getPluralForm']=_0x3f183c;})(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.'},'getPluralForm':_0x41a8f5=>0x1!=_0x41a8f5}};
23
+ export default{'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.'},'getPluralForm':_0x1ec1bd=>0x1!=_0x1ec1bd}};
@@ -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
+ (_0x442966=>{const {el:{dictionary:_0x21cfa9,getPluralForm:_0x12b056}}={'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.'},'getPluralForm':_0xb5a1bd=>0x1!=_0xb5a1bd}};_0x442966['el']||={'dictionary':{},'getPluralForm':null},_0x442966['el']['dictionary']=Object['assign'](_0x442966['el']['dictionary'],_0x21cfa9),_0x442966['el']['getPluralForm']=_0x12b056;})(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.'},'getPluralForm':_0x4d916e=>0x1!=_0x4d916e}};
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.'},'getPluralForm':_0x25a5aa=>0x1!=_0x25a5aa}};
@@ -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
+ (_0x5cb070=>{const {'en-au':{dictionary:_0x5d4833,getPluralForm:_0x1cd68a}}={'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.'},'getPluralForm':_0xe4b106=>0x1!=_0xe4b106}};_0x5cb070['en-au']||={'dictionary':{},'getPluralForm':null},_0x5cb070['en-au']['dictionary']=Object['assign'](_0x5cb070['en-au']['dictionary'],_0x5d4833),_0x5cb070['en-au']['getPluralForm']=_0x1cd68a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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
+ (_0x5380b0=>{const {en:{dictionary:_0x389740,getPluralForm:_0x39a7e1}}={'en':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.'},'getPluralForm':null}};_0x5380b0['en']||={'dictionary':{},'getPluralForm':null},_0x5380b0['en']['dictionary']=Object['assign'](_0x5380b0['en']['dictionary'],_0x389740),_0x5380b0['en']['getPluralForm']=_0x39a7e1;})(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.'},'getPluralForm':_0x5edf45=>0x1==_0x5edf45?0x0:0x0!=_0x5edf45&&_0x5edf45%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.'},'getPluralForm':_0x579860=>0x1==_0x579860?0x0:0x0!=_0x579860&&_0x579860%0xf4240==0x0?0x1:0x2}};
@@ -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
+ (_0x366115=>{const {'es-co':{dictionary:_0x5a9d69,getPluralForm:_0x5101f9}}={'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.'},'getPluralForm':_0x4d7adf=>0x1==_0x4d7adf?0x0:0x0!=_0x4d7adf&&_0x4d7adf%0xf4240==0x0?0x1:0x2}};_0x366115['es-co']||={'dictionary':{},'getPluralForm':null},_0x366115['es-co']['dictionary']=Object['assign'](_0x366115['es-co']['dictionary'],_0x5a9d69),_0x366115['es-co']['getPluralForm']=_0x5101f9;})(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.'},'getPluralForm':_0x4fc445=>0x1==_0x4fc445?0x0:0x0!=_0x4fc445&&_0x4fc445%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.'},'getPluralForm':_0x3087f6=>0x1==_0x3087f6?0x0:0x0!=_0x3087f6&&_0x3087f6%0xf4240==0x0?0x1:0x2}};
@@ -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
+ (_0x2b8e65=>{const {es:{dictionary:_0x38a944,getPluralForm:_0x28bbcf}}={'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.'},'getPluralForm':_0x34c8a2=>0x1==_0x34c8a2?0x0:0x0!=_0x34c8a2&&_0x34c8a2%0xf4240==0x0?0x1:0x2}};_0x2b8e65['es']||={'dictionary':{},'getPluralForm':null},_0x2b8e65['es']['dictionary']=Object['assign'](_0x2b8e65['es']['dictionary'],_0x38a944),_0x2b8e65['es']['getPluralForm']=_0x28bbcf;})(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.'},'getPluralForm':_0x475f54=>0x1!=_0x475f54}};
23
+ export default{'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.'},'getPluralForm':_0x4e18ef=>0x1!=_0x4e18ef}};
@@ -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
+ (_0x58bae9=>{const {et:{dictionary:_0x466331,getPluralForm:_0x194b44}}={'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.'},'getPluralForm':_0x3af2eb=>0x1!=_0x3af2eb}};_0x58bae9['et']||={'dictionary':{},'getPluralForm':null},_0x58bae9['et']['dictionary']=Object['assign'](_0x58bae9['et']['dictionary'],_0x466331),_0x58bae9['et']['getPluralForm']=_0x194b44;})(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ä.'},'getPluralForm':_0x5b2cd4=>0x1!=_0x5b2cd4}};
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ä.'},'getPluralForm':_0x228c77=>0x1!=_0x228c77}};
@@ -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
+ (_0x355963=>{const {fi:{dictionary:_0x575a0a,getPluralForm:_0x3df4c5}}={'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.'},'getPluralForm':_0x4689ed=>0x1!=_0x4689ed}};_0x355963['fi']||={'dictionary':{},'getPluralForm':null},_0x355963['fi']['dictionary']=Object['assign'](_0x355963['fi']['dictionary'],_0x575a0a),_0x355963['fi']['getPluralForm']=_0x3df4c5;})(window['CKEDITOR_TRANSLATIONS']||={});