@ckeditor/ckeditor5-export-word 42.0.0-alpha.12 → 42.0.0-alpha.15

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 (99) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +2 -2
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. 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(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},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 o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>h});var t=n(782),e=n(311);function r(){const t=c,e=[],n=[];for(const o of Array[t(383)](document[t(400)]))if(o[t(423)][t(419)](t(394)))for(const r of Array[t(383)](o[t(399)]))-1!==r[t(406)][t(426)](t(412))?e[t(384)](r[t(406)]):-1!==r[t(406)][t(426)](t(385))&&n[t(384)](r[t(406)]);return e[t(387)]||console[t(410)](t(398)),[...n,...e][t(386)](" ")[t(421)]()}function s(t){const e=c,n=t[e(389)][e(395)](e(393)),o=t[e(389)][e(395)](e(376)),r=t[e(389)][e(395)](e(374)),s={};if(n&&o){const n=function(t){const e=c,n={};if(!t[e(387)])return n;for(const o of t)o[e(370)][e(403)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(384)]({author:t[r(396)][r(404)],content:t[r(413)],created:t[r(424)],is_resolved:o[r(380)]})}));return n}(t[e(389)][e(422)](e(376))[e(373)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(418)](n)[e(387)]&&(s[e(370)]=n)}if(n&&r){const n=t[e(389)][e(422)](e(374)),o=t[e(389)][e(422)](e(393)),r=function(t,e){const n=c,o={};if(!t[n(387)]||!e[n(387)])return o;for(const r of t)o[r.id]={author:e[n(422)](r[n(379)])[n(404)],created:r[n(424)]};return o}(n[e(377)]({toJSON:!0}),o[e(378)]);Object[e(418)](r)[e(387)]&&(s[e(397)]=r)}return(s[e(397)]||s[e(370)])&&(s[e(414)]=(new(Intl[e(375)]))[e(392)]()[e(405)]),s}function i(){const t=["name","timeZone","cssText","22mYyGsQ","200rHAcyS","6478880fewEQA","warn","8LzLPZK",".ck-content","content","timezone","39570RjPayT","856970OgPArD","all","keys","hasAttribute","33360dntpfs","trim","get","ownerNode","createdAt","EDITOR_STYLES","indexOf","comments","fetch","then","getCommentThreads","TrackChanges","DateTimeFormat","CommentsRepository","getSuggestions","users","authorId","isResolved","460890jvRiIH","collaboration_features","from","push",":root","join","length","184ESevvT","plugins","text","410977KQqCpk","resolvedOptions","Users","data-cke","has","author","suggestions","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.","cssRules","styleSheets","2332169zfyDfD","comment_threads","map"];return(i=function(){return t})()}function c(t,e){const n=i();return(c=function(t,e){return n[t-=370]})(t,e)}function a(t){const e=c,n=t[e(389)][e(395)](e(393)),o=t[e(389)][e(395)](e(376)),r=t[e(389)][e(395)](e(374)),s={},i={};if(n&&o){const n=function(t){const e=c,n=[];if(!t[e(387)])return n;for(const o of t){const t=o[e(370)][e(403)]((t=>({author:t[e(396)][e(404)],content:t[e(413)],created_at:t[e(424)]})));n[e(384)]({thread_id:o.id,is_resolved:o[e(380)],comments:t})}return n}(t[e(389)][e(422)](e(376))[e(373)]({skipNotAttached:!0,skipEmpty:!0}));n[e(387)]&&(i[e(402)]=n)}if(n&&r){const n=t[e(389)][e(422)](e(374)),o=t[e(389)][e(422)](e(393)),r=function(t,e){const n=c;return t[n(387)]&&e[n(387)]?t[n(403)]((t=>({id:t.id,author:e[n(422)](t[n(379)])[n(404)],created_at:t[n(424)]}))):[]}(n[e(377)]({toJSON:!0}),o[e(378)]);r[e(387)]&&(i[e(397)]=r)}return(i[e(402)]||i[e(397)])&&(s[e(414)]=(new(Intl[e(375)]))[e(392)]()[e(405)],s[e(382)]=i),s}!function(t,e){const n=c,o=t();for(;;)try{if(256007===-parseInt(n(391))/1+parseInt(n(416))/2+parseInt(n(420))/3*(-parseInt(n(388))/4)+parseInt(n(408))/5*(-parseInt(n(415))/6)+parseInt(n(401))/7*(-parseInt(n(411))/8)+parseInt(n(381))/9+-parseInt(n(409))/10*(-parseInt(n(407))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(i);class d 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,o=2===(t.version||1),i=t.converterUrl||(o?"https://docx-converter.cke-cs.com/v2/convert/html-docx":"https://docx-converter.cke-cs.com/v1/convert"),d=t.converterOptions||{},u=e.plugins.get("ExportWord"),p=t.token||u._token,l=!1!==d.auto_pagination,f=t.dataCallback||(t=>t.data.get({pagination:l}));return this.isBusy=!0,this.refresh(),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(425)!==o?n[e(384)](window[e(371)](o)[e(372)]((t=>t[e(390)]()))):n[e(384)](r());return Promise[e(417)](n)[e(372)]((t=>t[e(386)](" ")[e(421)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async r=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const c=await f(e),u={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+c+"</div>",css:r,[o?"config":"options"]:{...d,...o?a(e):s(e)}},l={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...p?{Authorization:p.value}:null},body:JSON.stringify(u)};return window.fetch(i,l).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((o=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export successful"));const r="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(o,r||"document.docx")}))})).catch((t=>{const o=e.plugins.get("Notification");throw e.ui.ariaLiveAnnouncer.announce(n("Word document export failed"),{politeness:"assertive"}),o.showWarning(n("An error occurred while generating the Word file.")),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 u extends t.Plugin{static get pluginName(){return"ExportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("exportWord",(()=>{const n=t.commands.get("exportWord"),o=this._createButton(e.ButtonView);return o.set({tooltip:!0}),o.bind("isOn").to(n,"isBusy"),o})),t.ui.componentFactory.add("menuBar:exportWord",(()=>this._createButton(e.MenuBarMenuListItemButtonView)))}_createButton(t){const n=this.editor,o=n.config.get("exportWord")||{},r=n.locale.t,s=n.commands.get("exportWord"),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="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n'}),i.bind("isEnabled").to(s,"isEnabled"),i.bind("label").to(s,"isBusy",(t=>r(t?"Exporting Word document":"Export to Word"))),this.listenTo(i,"execute",(()=>{n.execute("exportWord",o),n.editing.view.focus()})),i}}const p=l;function l(t,e){const n=f();return(l=function(t,e){return n[t-=407]})(t,e)}function f(){const t=["registerTokenUrl","ExportWord","_token","add","commands","CloudServices","2165800zyHkdI","7675398nrDZdZ","token","get","7glhvDF","35228TWFSgL","plugins","pluginName","then","init","tokenUrl","requires","2567922qVtCRr","1723252cudkCn","exportWord","4150832twsFJQ","908487BAOhNQ","config","editor","4wTSClT"];return(f=function(){return t})()}!function(t,e){const n=l,o=t();for(;;)try{if(276919===-parseInt(n(424))/1*(-parseInt(n(410))/2)+parseInt(n(421))/3+parseInt(n(418))/4+-parseInt(n(431))/5+-parseInt(n(417))/6*(parseInt(n(409))/7)+-parseInt(n(420))/8+parseInt(n(432))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f);class h extends t.Plugin{static get[p(412)](){return p(426)}static get[p(416)](){return[p(430),e.Notification,u]}[p(414)](){const t=p,e=this[t(423)],n=e[t(422)][t(408)](t(419))||{};e[t(429)][t(428)](t(419),new d(e));const o=e[t(411)][t(408)](t(430));!1===n[t(415)]?this[t(427)]=null:n[t(415)]?o[t(425)](n[t(415)])[t(413)]((e=>{this[t(427)]=e})):this[t(427)]=o[t(407)]}}function m(t,e){var n=g();return(m=function(t,e){return n[t-=112]})(t,e)}function g(){var t=["3119870XxwbBJ","671724vgbhYG","14vHSqXm","3368752MysWOj","1GzdUxs","1962530lqXZgj","868746evLmIb","3vttrce","2932635sBgDtt","333531KUIrEX","242BTjskl","248MsAgrd"];return(g=function(){return t})()}!function(t,e){for(var n=m,o=t();;)try{if(665344===parseInt(n(112))/1*(parseInt(n(113))/2)+-parseInt(n(115))/3*(parseInt(n(123))/4)+parseInt(n(116))/5+-parseInt(n(114))/6*(parseInt(n(122))/7)+parseInt(n(119))/8*(parseInt(n(117))/9)+parseInt(n(120))/10+parseInt(n(118))/11*(-parseInt(n(121))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
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(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},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 o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>f});var t=n(782),e=n(311);function r(){const t=["1947127ACXsYU",":root","40VhgCCc","createdAt","10eCdFxP","styleSheets","keys","length","10icNcQm",".ck-content","has","join","EDITOR_STYLES","cssRules","content","name","2YjUwWd","fetch","20586252GmxsJr","data-cke","from","collaboration_features","author","plugins","hasAttribute","trim","cssText","all","get","getCommentThreads","timeZone","text","push","Users","8NWgmaS","warn","ownerNode","authorId","2456484vQwOGa","CommentsRepository","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.","comment_threads","getSuggestions","then","users","map","2082474OKYlqK","isResolved","DateTimeFormat","5696091kyFWjn","comments","resolvedOptions","indexOf","8331312LRudSu","suggestions","TrackChanges","timezone","1211487fwhuwj"];return(r=function(){return t})()}function s(){const t=c,e=[],n=[];for(const o of Array[t(272)](document[t(315)]))if(o[t(288)][t(276)](t(271)))for(const r of Array[t(272)](o[t(323)]))-1!==r[t(278)][t(304)](t(319))?e[t(284)](r[t(278)]):-1!==r[t(278)][t(304)](t(311))&&n[t(284)](r[t(278)]);return e[t(317)]||console[t(287)](t(292)),[...n,...e][t(321)](" ")[t(277)]()}function i(t){const e=c,n=t[e(275)][e(320)](e(285)),o=t[e(275)][e(320)](e(291)),r=t[e(275)][e(320)](e(307)),s={};if(n&&o){const n=function(t){const e=c,n={};if(!t[e(317)])return n;for(const o of t)o[e(302)][e(297)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(284)]({author:t[r(274)][r(267)],content:t[r(324)],created:t[r(313)],is_resolved:o[r(299)]})}));return n}(t[e(275)][e(280)](e(291))[e(281)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(316)](n)[e(317)]&&(s[e(302)]=n)}if(n&&r){const n=t[e(275)][e(280)](e(307)),o=t[e(275)][e(280)](e(285)),r=function(t,e){const n=c,o={};if(!t[n(317)]||!e[n(317)])return o;for(const r of t)o[r.id]={author:e[n(280)](r[n(289)])[n(267)],created:r[n(313)]};return o}(n[e(294)]({toJSON:!0}),o[e(296)]);Object[e(316)](r)[e(317)]&&(s[e(306)]=r)}return(s[e(306)]||s[e(302)])&&(s[e(308)]=(new(Intl[e(300)]))[e(303)]()[e(282)]),s}function c(t,e){const n=r();return(c=function(t,e){return n[t-=267]})(t,e)}function a(t){const e=c,n=t[e(275)][e(320)](e(285)),o=t[e(275)][e(320)](e(291)),r=t[e(275)][e(320)](e(307)),s={},i={};if(n&&o){const n=function(t){const e=c,n=[];if(!t[e(317)])return n;for(const o of t){const t=o[e(302)][e(297)]((t=>({author:t[e(274)][e(267)],content:t[e(324)],created_at:t[e(313)]})));n[e(284)]({thread_id:o.id,is_resolved:o[e(299)],comments:t})}return n}(t[e(275)][e(280)](e(291))[e(281)]({skipNotAttached:!0,skipEmpty:!0}));n[e(317)]&&(i[e(293)]=n)}if(n&&r){const n=t[e(275)][e(280)](e(307)),o=t[e(275)][e(280)](e(285)),r=function(t,e){const n=c;return t[n(317)]&&e[n(317)]?t[n(297)]((t=>({id:t.id,author:e[n(280)](t[n(289)])[n(267)],created_at:t[n(313)]}))):[]}(n[e(294)]({toJSON:!0}),o[e(296)]);r[e(317)]&&(i[e(306)]=r)}return(i[e(293)]||i[e(306)])&&(s[e(308)]=(new(Intl[e(300)]))[e(303)]()[e(282)],s[e(273)]=i),s}!function(t,e){const n=c,o=t();for(;;)try{if(715400===parseInt(n(309))/1*(parseInt(n(268))/2)+parseInt(n(298))/3*(parseInt(n(286))/4)+-parseInt(n(318))/5*(parseInt(n(290))/6)+-parseInt(n(310))/7*(parseInt(n(312))/8)+parseInt(n(301))/9*(-parseInt(n(314))/10)+-parseInt(n(305))/11+parseInt(n(270))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(r);class u 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,o=2===(t.version||1),r=t.converterUrl||(o?"https://docx-converter.cke-cs.com/v2/convert/html-docx":"https://docx-converter.cke-cs.com/v1/convert"),u=t.converterOptions||{},d=e.plugins.get("ExportWord"),p=t.token||d._token,l=!1!==u.auto_pagination,h=t.dataCallback||(t=>t.data.get({pagination:l}));return this.isBusy=!0,this.refresh(),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(322)!==o?n[e(284)](window[e(269)](o)[e(295)]((t=>t[e(283)]()))):n[e(284)](s());return Promise[e(279)](n)[e(295)]((t=>t[e(321)](" ")[e(277)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async s=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const c=await h(e),d={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+c+"</div>",css:s,[o?"config":"options"]:{...u,...o?a(e):i(e)}},l={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...p?{Authorization:p.value}:null},body:JSON.stringify(d)};return window.fetch(r,l).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((o=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export successful"));const r="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(o,r||"document.docx")}))})).catch((t=>{const o=e.plugins.get("Notification");throw e.ui.ariaLiveAnnouncer.announce(n("Word document export failed"),{politeness:"assertive"}),o.showWarning(n("An error occurred while generating the Word file.")),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 d extends t.Plugin{static get pluginName(){return"ExportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("exportWord",(()=>{const n=t.commands.get("exportWord"),o=this._createButton(e.ButtonView);return o.set({tooltip:!0}),o.bind("isOn").to(n,"isBusy"),o})),t.ui.componentFactory.add("menuBar:exportWord",(()=>this._createButton(e.MenuBarMenuListItemButtonView)))}_createButton(t){const n=this.editor,o=n.config.get("exportWord")||{},r=n.locale.t,s=n.commands.get("exportWord"),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="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n'}),i.bind("isEnabled").to(s,"isEnabled"),i.bind("label").to(s,"isBusy",(t=>r(t?"Exporting Word document":"Export to Word"))),this.listenTo(i,"execute",(()=>{n.execute("exportWord",o),n.editing.view.focus()})),i}}function p(t,e){const n=h();return(p=function(t,e){return n[t-=373]})(t,e)}const l=p;function h(){const t=["_token","pluginName","704296GMxCYz","exportWord","tokenUrl","plugins","888514gjKnnn","commands","then","token","registerTokenUrl","15ulJTta","6voVHQA","ExportWord","5232752pdMQne","config","requires","editor","22587129HBxvEQ","init","2320866ywVGJe","46465tgpCXx","get","CloudServices","add","565944kfLGmB"];return(h=function(){return t})()}!function(t,e){const n=p,o=t();for(;;)try{if(915488===parseInt(n(398))/1+parseInt(n(386))/2+parseInt(n(377))/3*(parseInt(n(391))/4)+-parseInt(n(387))/5*(-parseInt(n(378))/6)+parseInt(n(380))/7+-parseInt(n(394))/8+-parseInt(n(384))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class f extends t.Plugin{static get[l(393)](){return l(379)}static get[l(382)](){return[l(389),e.Notification,d]}[l(385)](){const t=l,e=this[t(383)],n=e[t(381)][t(388)](t(395))||{};e[t(373)][t(390)](t(395),new u(e));const o=e[t(397)][t(388)](t(389));!1===n[t(396)]?this[t(392)]=null:n[t(396)]?o[t(376)](n[t(396)])[t(374)]((e=>{this[t(392)]=e})):this[t(392)]=o[t(375)]}}function m(){var t=["2560810POcXsC","121TtxrdF","34oZYpEo","4834428wOqaeH","1374696fKFpfk","701877vahAix","8KhNwqk","40331xvyGjE","412705tmAasu","20qIeJoX","774648MrIbmg"];return(m=function(){return t})()}function g(t,e){var n=m();return(g=function(t,e){return n[t-=108]})(t,e)}!function(t,e){for(var n=g,o=t();;)try{if(415454===parseInt(n(108))/1*(-parseInt(n(114))/2)+-parseInt(n(117))/3+parseInt(n(110))/4*(-parseInt(n(109))/5)+-parseInt(n(115))/6+-parseInt(n(111))/7+parseInt(n(118))/8*(-parseInt(n(116))/9)+-parseInt(n(112))/10*(-parseInt(n(113))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x5012d3,Plugin as _0x3b1b7d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0xcdecbe,MenuBarMenuListItemButtonView as _0x5c4bc4,SpinnerView as _0x42b459,Notification as _0x23ddf5}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x44ee1f=[],_0x28256e=[];for(const _0x43a0d2 of Array['from'](document['styleSheets'])){if(_0x43a0d2['ownerNode']['hasAttribute']('data-cke')){for(const _0x4ecfca of Array['from'](_0x43a0d2['cssRules']))-0x1!==_0x4ecfca['cssText']['indexOf']('.ck-content')?_0x44ee1f['push'](_0x4ecfca['cssText']):-0x1!==_0x4ecfca['cssText']['indexOf'](':root')&&_0x28256e['push'](_0x4ecfca['cssText']);}}return _0x44ee1f['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.'),[..._0x28256e,..._0x44ee1f]['join']('\x20')['trim']();}function d(_0x9d8087){const _0x45d5f9=_0x9d8087['plugins']['has']('Users'),_0x2f45a7=_0x9d8087['plugins']['has']('CommentsRepository'),_0x13b414=_0x9d8087['plugins']['has']('TrackChanges'),_0x57a9de={};if(_0x45d5f9&&_0x2f45a7){const _0x4ed059=function(_0x63327c){const _0x5a4a35={};if(!_0x63327c['length'])return _0x5a4a35;for(const _0x41c532 of _0x63327c)_0x41c532['comments']['map'](_0x4c6954=>{void 0x0===_0x5a4a35[_0x41c532['id']]&&(_0x5a4a35[_0x41c532['id']]=[]),_0x5a4a35[_0x41c532['id']]['push']({'author':_0x4c6954['author']['name'],'content':_0x4c6954['content'],'created':_0x4c6954['createdAt'],'is_resolved':_0x41c532['isResolved']});});return _0x5a4a35;}(_0x9d8087['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x4ed059)['length']&&(_0x57a9de['comments']=_0x4ed059);}if(_0x45d5f9&&_0x13b414){const _0x78cd5e=_0x9d8087['plugins']['get']('TrackChanges'),_0x535c71=_0x9d8087['plugins']['get']('Users'),_0x240bef=function(_0x72cc29,_0x51df0c){const _0x457818={};if(!_0x72cc29['length']||!_0x51df0c['length'])return _0x457818;for(const _0x4da1fb of _0x72cc29)_0x457818[_0x4da1fb['id']]={'author':_0x51df0c['get'](_0x4da1fb['authorId'])['name'],'created':_0x4da1fb['createdAt']};return _0x457818;}(_0x78cd5e['getSuggestions']({'toJSON':!0x0}),_0x535c71['users']);Object['keys'](_0x240bef)['length']&&(_0x57a9de['suggestions']=_0x240bef);}return(_0x57a9de['suggestions']||_0x57a9de['comments'])&&(_0x57a9de['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x57a9de;}function h(_0x56ff8b){const _0x59f2f3=_0x56ff8b['plugins']['has']('Users'),_0x59b9f8=_0x56ff8b['plugins']['has']('CommentsRepository'),_0x41584d=_0x56ff8b['plugins']['has']('TrackChanges'),_0x2afae7={},_0x5ec10e={};if(_0x59f2f3&&_0x59b9f8){const _0x1fffcb=function(_0x1d1ee3){const _0x3f62b9=[];if(!_0x1d1ee3['length'])return _0x3f62b9;for(const _0x3bf2c7 of _0x1d1ee3){const _0xdb197f=_0x3bf2c7['comments']['map'](_0x29b5d1=>({'author':_0x29b5d1['author']['name'],'content':_0x29b5d1['content'],'created_at':_0x29b5d1['createdAt']}));_0x3f62b9['push']({'thread_id':_0x3bf2c7['id'],'is_resolved':_0x3bf2c7['isResolved'],'comments':_0xdb197f});}return _0x3f62b9;}(_0x56ff8b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x1fffcb['length']&&(_0x5ec10e['comment_threads']=_0x1fffcb);}if(_0x59f2f3&&_0x41584d){const _0x2a1127=_0x56ff8b['plugins']['get']('TrackChanges'),_0x2a30a6=_0x56ff8b['plugins']['get']('Users'),_0x54446a=function(_0x1c7cc0,_0x4aa60c){if(!_0x1c7cc0['length']||!_0x4aa60c['length'])return[];return _0x1c7cc0['map'](_0x3f23db=>({'id':_0x3f23db['id'],'author':_0x4aa60c['get'](_0x3f23db['authorId'])['name'],'created_at':_0x3f23db['createdAt']}));}(_0x2a1127['getSuggestions']({'toJSON':!0x0}),_0x2a30a6['users']);_0x54446a['length']&&(_0x5ec10e['suggestions']=_0x54446a);}return(_0x5ec10e['comment_threads']||_0x5ec10e['suggestions'])&&(_0x2afae7['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x2afae7['collaboration_features']=_0x5ec10e),_0x2afae7;}class e extends _0x5012d3{constructor(_0x9fe387){super(_0x9fe387),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x57f67f={}){const _0x12a4e3=this['editor'],t=_0x12a4e3['t'],_0x36ea09=0x2===(_0x57f67f['version']||0x1),_0x3f235c=_0x57f67f['converterUrl']||(_0x36ea09?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x47815a=_0x57f67f['converterOptions']||{},_0xde62a7=_0x12a4e3['plugins']['get']('ExportWord'),_0x321d7c=_0x57f67f['token']||_0xde62a7['_token'],_0x5afd17=!0x1!==_0x47815a['auto_pagination'],_0x43a0f8=_0x57f67f['dataCallback']||(_0x2bec8a=>_0x2bec8a['data']['get']({'pagination':_0x5afd17}));return this['isBusy']=!0x0,this['refresh'](),function(_0x48c3b6){if(!_0x48c3b6)return new Promise(_0x29a06a=>_0x29a06a(''));const _0x3577b0=[];for(const _0x63dc4b of _0x48c3b6)'EDITOR_STYLES'!==_0x63dc4b?_0x3577b0['push'](window['fetch'](_0x63dc4b)['then'](_0x43824c=>_0x43824c['text']())):_0x3577b0['push'](f());return Promise['all'](_0x3577b0)['then'](_0x478a53=>_0x478a53['join']('\x20')['trim']());}(_0x57f67f['stylesheets']||['EDITOR_STYLES'])['then'](async _0x89f20=>{_0x12a4e3['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x547dab=await _0x43a0f8(_0x12a4e3),_0x6cb9b0={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x12a4e3['locale']['contentLanguageDirection']+'\x22>'+_0x547dab+'</div>','css':_0x89f20,[_0x36ea09?'config':'options']:{..._0x47815a,..._0x36ea09?h(_0x12a4e3):d(_0x12a4e3)}},_0x3786ee={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x321d7c?{'Authorization':_0x321d7c['value']}:null},'body':JSON['stringify'](_0x6cb9b0)};return window['fetch'](_0x3f235c,_0x3786ee)['then'](_0x2ae560=>{if(0xc8!==_0x2ae560['status'])throw _0x2ae560;return _0x2ae560['blob']();})['then'](_0x2229c4=>{_0x12a4e3['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x48df08='function'==typeof _0x57f67f['fileName']?_0x57f67f['fileName']():_0x57f67f['fileName'];this['_downloadFile'](_0x2229c4,_0x48df08||'document.docx');});})['catch'](_0x15af30=>{const _0x3e2141=_0x12a4e3['plugins']['get']('Notification');throw _0x12a4e3['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x3e2141['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x15af30;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x37703e,_0x332859){const _0x76bc3e=document['createElement']('a');_0x76bc3e['href']=window['URL']['createObjectURL'](_0x37703e),_0x76bc3e['download']=_0x332859,_0x76bc3e['click'](),_0x76bc3e['remove']();}}class i extends _0x3b1b7d{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x58fa9d=this['editor'];_0x58fa9d['ui']['componentFactory']['add']('exportWord',()=>{const _0x4b93b7=_0x58fa9d['commands']['get']('exportWord'),_0x64074f=this['_createButton'](_0xcdecbe);return _0x64074f['set']({'tooltip':!0x0}),_0x64074f['bind']('isOn')['to'](_0x4b93b7,'isBusy'),_0x64074f;}),_0x58fa9d['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x5c4bc4));}['_createButton'](_0xcda346){const _0x1243f8=this['editor'],_0x45cf39=_0x1243f8['config']['get']('exportWord')||{},t=_0x1243f8['locale']['t'],_0x5468c4=_0x1243f8['commands']['get']('exportWord'),_0x9ef3ee=new _0xcda346(_0x1243f8['locale']),_0xeaa80=new _0x42b459();return _0x9ef3ee['children']['add'](_0xeaa80),_0xeaa80['bind']('isVisible')['to'](_0x5468c4,'isBusy'),_0x9ef3ee['iconView']['bind']('isVisible')['to'](_0x5468c4,'isBusy',_0x3b8f3b=>!_0x3b8f3b),_0x9ef3ee['set']({'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M17.826\x2016.843a.75.75\x200\x200\x200-1.152-.96L15.5\x2017.29V12H14v5.29l-1.174-1.408a.75.75\x200\x200\x200-1.152.96l2.346\x202.816a.95.95\x200\x200\x200\x201.46\x200l2.346-2.815Z\x22/><path\x20d=\x22m14\x200\x205\x204.5v9.741a2.737\x202.737\x200\x200\x200-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0\x202v3h3.3L14\x202Z\x22/><path\x20d=\x22M3\x2017.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z\x22/><path\x20d=\x22M8.5\x206a1.5\x201.5\x200\x200\x201\x201.493\x201.356L10\x207.5v7a1.5\x201.5\x200\x200\x201-1.356\x201.493L8.5\x2016h-7a1.5\x201.5\x200\x200\x201-1.493-1.356L0\x2014.5v-7a1.5\x201.5\x200\x200\x201\x201.356-1.493L1.5\x206h7ZM7.483\x208.795l-.042.088-.986\x202.534-.947-2.528-.043-.092a.601.601\x200\x200\x200-1.042.008l-.042.093-.883\x202.465-.937-2.475-.042-.089a.6.6\x200\x200\x200-1.107.42l.027.093\x201.514\x204\x20.044.092a.6.6\x200\x200\x200\x201.041-.01l.041-.092.88-2.458.925\x202.467.046.096a.6.6\x200\x200\x200\x201.032\x200l.043-.09\x201.554-4\x20.028-.093a.6.6\x200\x200\x200-1.104-.43v.001Z\x22/></svg>\x0a'}),_0x9ef3ee['bind']('isEnabled')['to'](_0x5468c4,'isEnabled'),_0x9ef3ee['bind']('label')['to'](_0x5468c4,'isBusy',_0x1cf184=>t(_0x1cf184?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x9ef3ee,'execute',()=>{_0x1243f8['execute']('exportWord',_0x45cf39),_0x1243f8['editing']['view']['focus']();}),_0x9ef3ee;}}class s extends _0x3b1b7d{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x23ddf5,i];}['init'](){const _0x369989=this['editor'],_0x4bc639=_0x369989['config']['get']('exportWord')||{};_0x369989['commands']['add']('exportWord',new e(_0x369989));const _0x1c3d34=_0x369989['plugins']['get']('CloudServices');!0x1===_0x4bc639['tokenUrl']?this['_token']=null:_0x4bc639['tokenUrl']?_0x1c3d34['registerTokenUrl'](_0x4bc639['tokenUrl'])['then'](_0x364620=>{this['_token']=_0x364620;}):this['_token']=_0x1c3d34['token'];}}export{s as ExportWord};
23
+ import{Command as _0x1b5362,Plugin as _0x560984}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x5d9393,MenuBarMenuListItemButtonView as _0x553715,SpinnerView as _0x4babe0,Notification as _0x3b4a41}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x30e019=[],_0x4b4231=[];for(const _0x451fa1 of Array['from'](document['styleSheets'])){if(_0x451fa1['ownerNode']['hasAttribute']('data-cke')){for(const _0x47a6f2 of Array['from'](_0x451fa1['cssRules']))-0x1!==_0x47a6f2['cssText']['indexOf']('.ck-content')?_0x30e019['push'](_0x47a6f2['cssText']):-0x1!==_0x47a6f2['cssText']['indexOf'](':root')&&_0x4b4231['push'](_0x47a6f2['cssText']);}}return _0x30e019['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.'),[..._0x4b4231,..._0x30e019]['join']('\x20')['trim']();}function d(_0x48da4f){const _0x47bb0a=_0x48da4f['plugins']['has']('Users'),_0x1fc2b2=_0x48da4f['plugins']['has']('CommentsRepository'),_0x25ff0b=_0x48da4f['plugins']['has']('TrackChanges'),_0x511109={};if(_0x47bb0a&&_0x1fc2b2){const _0xbb15d8=function(_0x11963a){const _0x3f57d9={};if(!_0x11963a['length'])return _0x3f57d9;for(const _0x20c671 of _0x11963a)_0x20c671['comments']['map'](_0xcb687a=>{void 0x0===_0x3f57d9[_0x20c671['id']]&&(_0x3f57d9[_0x20c671['id']]=[]),_0x3f57d9[_0x20c671['id']]['push']({'author':_0xcb687a['author']['name'],'content':_0xcb687a['content'],'created':_0xcb687a['createdAt'],'is_resolved':_0x20c671['isResolved']});});return _0x3f57d9;}(_0x48da4f['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0xbb15d8)['length']&&(_0x511109['comments']=_0xbb15d8);}if(_0x47bb0a&&_0x25ff0b){const _0x54fd8f=_0x48da4f['plugins']['get']('TrackChanges'),_0x445927=_0x48da4f['plugins']['get']('Users'),_0x12d7a2=function(_0x502097,_0x5cd30c){const _0x25890f={};if(!_0x502097['length']||!_0x5cd30c['length'])return _0x25890f;for(const _0x5510ef of _0x502097)_0x25890f[_0x5510ef['id']]={'author':_0x5cd30c['get'](_0x5510ef['authorId'])['name'],'created':_0x5510ef['createdAt']};return _0x25890f;}(_0x54fd8f['getSuggestions']({'toJSON':!0x0}),_0x445927['users']);Object['keys'](_0x12d7a2)['length']&&(_0x511109['suggestions']=_0x12d7a2);}return(_0x511109['suggestions']||_0x511109['comments'])&&(_0x511109['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x511109;}function h(_0x5f1f84){const _0x51c40a=_0x5f1f84['plugins']['has']('Users'),_0x5bfbbf=_0x5f1f84['plugins']['has']('CommentsRepository'),_0x71f935=_0x5f1f84['plugins']['has']('TrackChanges'),_0x6d8753={},_0x198661={};if(_0x51c40a&&_0x5bfbbf){const _0x46acce=function(_0x4c6b9f){const _0x189f5f=[];if(!_0x4c6b9f['length'])return _0x189f5f;for(const _0x45987c of _0x4c6b9f){const _0x10e843=_0x45987c['comments']['map'](_0x455e87=>({'author':_0x455e87['author']['name'],'content':_0x455e87['content'],'created_at':_0x455e87['createdAt']}));_0x189f5f['push']({'thread_id':_0x45987c['id'],'is_resolved':_0x45987c['isResolved'],'comments':_0x10e843});}return _0x189f5f;}(_0x5f1f84['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x46acce['length']&&(_0x198661['comment_threads']=_0x46acce);}if(_0x51c40a&&_0x71f935){const _0x209186=_0x5f1f84['plugins']['get']('TrackChanges'),_0x72e55d=_0x5f1f84['plugins']['get']('Users'),_0xe92746=function(_0x5ea300,_0x37a7e8){if(!_0x5ea300['length']||!_0x37a7e8['length'])return[];return _0x5ea300['map'](_0x277022=>({'id':_0x277022['id'],'author':_0x37a7e8['get'](_0x277022['authorId'])['name'],'created_at':_0x277022['createdAt']}));}(_0x209186['getSuggestions']({'toJSON':!0x0}),_0x72e55d['users']);_0xe92746['length']&&(_0x198661['suggestions']=_0xe92746);}return(_0x198661['comment_threads']||_0x198661['suggestions'])&&(_0x6d8753['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x6d8753['collaboration_features']=_0x198661),_0x6d8753;}class e extends _0x1b5362{constructor(_0x392a44){super(_0x392a44),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x38a513={}){const _0x12b6ca=this['editor'],t=_0x12b6ca['t'],_0x39a1ed=0x2===(_0x38a513['version']||0x1),_0x25faa5=_0x38a513['converterUrl']||(_0x39a1ed?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x1d0b29=_0x38a513['converterOptions']||{},_0x3b0a1e=_0x12b6ca['plugins']['get']('ExportWord'),_0x547952=_0x38a513['token']||_0x3b0a1e['_token'],_0xb76bef=!0x1!==_0x1d0b29['auto_pagination'],_0x3dbdcc=_0x38a513['dataCallback']||(_0x4c790a=>_0x4c790a['data']['get']({'pagination':_0xb76bef}));return this['isBusy']=!0x0,this['refresh'](),function(_0x1a9d83){if(!_0x1a9d83)return new Promise(_0x3f9a9b=>_0x3f9a9b(''));const _0x249af1=[];for(const _0x1b5ed2 of _0x1a9d83)'EDITOR_STYLES'!==_0x1b5ed2?_0x249af1['push'](window['fetch'](_0x1b5ed2)['then'](_0x5e10ed=>_0x5e10ed['text']())):_0x249af1['push'](f());return Promise['all'](_0x249af1)['then'](_0x5b6185=>_0x5b6185['join']('\x20')['trim']());}(_0x38a513['stylesheets']||['EDITOR_STYLES'])['then'](async _0x23603f=>{_0x12b6ca['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x34c37a=await _0x3dbdcc(_0x12b6ca),_0x300299={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x12b6ca['locale']['contentLanguageDirection']+'\x22>'+_0x34c37a+'</div>','css':_0x23603f,[_0x39a1ed?'config':'options']:{..._0x1d0b29,..._0x39a1ed?h(_0x12b6ca):d(_0x12b6ca)}},_0x1999d6={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x547952?{'Authorization':_0x547952['value']}:null},'body':JSON['stringify'](_0x300299)};return window['fetch'](_0x25faa5,_0x1999d6)['then'](_0x5ccc88=>{if(0xc8!==_0x5ccc88['status'])throw _0x5ccc88;return _0x5ccc88['blob']();})['then'](_0xf09552=>{_0x12b6ca['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0xe8072b='function'==typeof _0x38a513['fileName']?_0x38a513['fileName']():_0x38a513['fileName'];this['_downloadFile'](_0xf09552,_0xe8072b||'document.docx');});})['catch'](_0x2e0e7d=>{const _0x4b9d46=_0x12b6ca['plugins']['get']('Notification');throw _0x12b6ca['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x4b9d46['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x2e0e7d;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x2065c0,_0x257e43){const _0x4af52d=document['createElement']('a');_0x4af52d['href']=window['URL']['createObjectURL'](_0x2065c0),_0x4af52d['download']=_0x257e43,_0x4af52d['click'](),_0x4af52d['remove']();}}class i extends _0x560984{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x228242=this['editor'];_0x228242['ui']['componentFactory']['add']('exportWord',()=>{const _0x15ff26=_0x228242['commands']['get']('exportWord'),_0x539c32=this['_createButton'](_0x5d9393);return _0x539c32['set']({'tooltip':!0x0}),_0x539c32['bind']('isOn')['to'](_0x15ff26,'isBusy'),_0x539c32;}),_0x228242['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x553715));}['_createButton'](_0x5deded){const _0x44ddf9=this['editor'],_0x4e1a95=_0x44ddf9['config']['get']('exportWord')||{},t=_0x44ddf9['locale']['t'],_0x1e1218=_0x44ddf9['commands']['get']('exportWord'),_0x29f7c1=new _0x5deded(_0x44ddf9['locale']),_0x338968=new _0x4babe0();return _0x29f7c1['children']['add'](_0x338968),_0x338968['bind']('isVisible')['to'](_0x1e1218,'isBusy'),_0x29f7c1['iconView']['bind']('isVisible')['to'](_0x1e1218,'isBusy',_0x414279=>!_0x414279),_0x29f7c1['set']({'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M17.826\x2016.843a.75.75\x200\x200\x200-1.152-.96L15.5\x2017.29V12H14v5.29l-1.174-1.408a.75.75\x200\x200\x200-1.152.96l2.346\x202.816a.95.95\x200\x200\x200\x201.46\x200l2.346-2.815Z\x22/><path\x20d=\x22m14\x200\x205\x204.5v9.741a2.737\x202.737\x200\x200\x200-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0\x202v3h3.3L14\x202Z\x22/><path\x20d=\x22M3\x2017.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z\x22/><path\x20d=\x22M8.5\x206a1.5\x201.5\x200\x200\x201\x201.493\x201.356L10\x207.5v7a1.5\x201.5\x200\x200\x201-1.356\x201.493L8.5\x2016h-7a1.5\x201.5\x200\x200\x201-1.493-1.356L0\x2014.5v-7a1.5\x201.5\x200\x200\x201\x201.356-1.493L1.5\x206h7ZM7.483\x208.795l-.042.088-.986\x202.534-.947-2.528-.043-.092a.601.601\x200\x200\x200-1.042.008l-.042.093-.883\x202.465-.937-2.475-.042-.089a.6.6\x200\x200\x200-1.107.42l.027.093\x201.514\x204\x20.044.092a.6.6\x200\x200\x200\x201.041-.01l.041-.092.88-2.458.925\x202.467.046.096a.6.6\x200\x200\x200\x201.032\x200l.043-.09\x201.554-4\x20.028-.093a.6.6\x200\x200\x200-1.104-.43v.001Z\x22/></svg>\x0a'}),_0x29f7c1['bind']('isEnabled')['to'](_0x1e1218,'isEnabled'),_0x29f7c1['bind']('label')['to'](_0x1e1218,'isBusy',_0x4e2ff9=>t(_0x4e2ff9?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x29f7c1,'execute',()=>{_0x44ddf9['execute']('exportWord',_0x4e1a95),_0x44ddf9['editing']['view']['focus']();}),_0x29f7c1;}}class s extends _0x560984{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x3b4a41,i];}['init'](){const _0x1e9260=this['editor'],_0x47fcf2=_0x1e9260['config']['get']('exportWord')||{};_0x1e9260['commands']['add']('exportWord',new e(_0x1e9260));const _0x30086c=_0x1e9260['plugins']['get']('CloudServices');!0x1===_0x47fcf2['tokenUrl']?this['_token']=null:_0x47fcf2['tokenUrl']?_0x30086c['registerTokenUrl'](_0x47fcf2['tokenUrl'])['then'](_0xbd5e30=>{this['_token']=_0xbd5e30;}):this['_token']=_0x30086c['token'];}}export{s as ExportWord};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ar':{'dictionary':{'Export\x20to\x20Word':'تصدير\x20إلى\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20Word.','Word\x20document\x20export\x20started':'بدأ\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20failed':'فشل\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20successful':'تم\x20تصدير\x20مستند\x20Word\x20بنجاح','Exporting\x20Word\x20document':'تصدير\x20مستند\x20Word'},'getPluralForm':_0x14f2bd=>0x0==_0x14f2bd?0x0:0x1==_0x14f2bd?0x1:0x2==_0x14f2bd?0x2:_0x14f2bd%0x64>=0x3&&_0x14f2bd%0x64<=0xa?0x3:_0x14f2bd%0x64>=0xb&&_0x14f2bd%0x64<=0x63?0x4:0x5}};
23
+ export default{'ar':{'dictionary':{'Export\x20to\x20Word':'تصدير\x20إلى\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20Word.','Word\x20document\x20export\x20started':'بدأ\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20failed':'فشل\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20successful':'تم\x20تصدير\x20مستند\x20Word\x20بنجاح','Exporting\x20Word\x20document':'تصدير\x20مستند\x20Word'},'getPluralForm':_0x5d3e69=>0x0==_0x5d3e69?0x0:0x1==_0x5d3e69?0x1:0x2==_0x5d3e69?0x2:_0x5d3e69%0x64>=0x3&&_0x5d3e69%0x64<=0xa?0x3:_0x5d3e69%0x64>=0xb&&_0x5d3e69%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b8654=>{const {ar:{dictionary:_0x37f728,getPluralForm:_0x257b1a}}={'ar':{'dictionary':{'Export\x20to\x20Word':'تصدير\x20إلى\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20Word.','Word\x20document\x20export\x20started':'بدأ\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20failed':'فشل\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20successful':'تم\x20تصدير\x20مستند\x20Word\x20بنجاح','Exporting\x20Word\x20document':'تصدير\x20مستند\x20Word'},'getPluralForm':_0x107a44=>0x0==_0x107a44?0x0:0x1==_0x107a44?0x1:0x2==_0x107a44?0x2:_0x107a44%0x64>=0x3&&_0x107a44%0x64<=0xa?0x3:_0x107a44%0x64>=0xb&&_0x107a44%0x64<=0x63?0x4:0x5}};_0x5b8654['ar']||={'dictionary':{},'getPluralForm':null},_0x5b8654['ar']['dictionary']=Object['assign'](_0x5b8654['ar']['dictionary'],_0x37f728),_0x5b8654['ar']['getPluralForm']=_0x257b1a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x566413=>{const {ar:{dictionary:_0x38950f,getPluralForm:_0x4929cb}}={'ar':{'dictionary':{'Export\x20to\x20Word':'تصدير\x20إلى\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20Word.','Word\x20document\x20export\x20started':'بدأ\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20failed':'فشل\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20successful':'تم\x20تصدير\x20مستند\x20Word\x20بنجاح','Exporting\x20Word\x20document':'تصدير\x20مستند\x20Word'},'getPluralForm':_0x3f829f=>0x0==_0x3f829f?0x0:0x1==_0x3f829f?0x1:0x2==_0x3f829f?0x2:_0x3f829f%0x64>=0x3&&_0x3f829f%0x64<=0xa?0x3:_0x3f829f%0x64>=0xb&&_0x3f829f%0x64<=0x63?0x4:0x5}};_0x566413['ar']||={'dictionary':{},'getPluralForm':null},_0x566413['ar']['dictionary']=Object['assign'](_0x566413['ar']['dictionary'],_0x38950f),_0x566413['ar']['getPluralForm']=_0x4929cb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x32f5c8=>0x1!=_0x32f5c8}};
23
+ export default{'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x5542ba=>0x1!=_0x5542ba}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ee84e=>{const {bg:{dictionary:_0x1b545e,getPluralForm:_0x3e88ac}}={'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x21996d=>0x1!=_0x21996d}};_0x1ee84e['bg']||={'dictionary':{},'getPluralForm':null},_0x1ee84e['bg']['dictionary']=Object['assign'](_0x1ee84e['bg']['dictionary'],_0x1b545e),_0x1ee84e['bg']['getPluralForm']=_0x3e88ac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d93f8=>{const {bg:{dictionary:_0x437806,getPluralForm:_0x8198a2}}={'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x6a74a0=>0x1!=_0x6a74a0}};_0x1d93f8['bg']||={'dictionary':{},'getPluralForm':null},_0x1d93f8['bg']['dictionary']=Object['assign'](_0x1d93f8['bg']['dictionary'],_0x437806),_0x1d93f8['bg']['getPluralForm']=_0x8198a2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x525cf7=>0x1!=_0x525cf7}};
23
+ export default{'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x24c7d4=>0x1!=_0x24c7d4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35e42c=>{const {bn:{dictionary:_0x14e2fe,getPluralForm:_0x53238d}}={'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x2f2414=>0x1!=_0x2f2414}};_0x35e42c['bn']||={'dictionary':{},'getPluralForm':null},_0x35e42c['bn']['dictionary']=Object['assign'](_0x35e42c['bn']['dictionary'],_0x14e2fe),_0x35e42c['bn']['getPluralForm']=_0x53238d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3fb22f=>{const {bn:{dictionary:_0x46a228,getPluralForm:_0x1b012e}}={'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x240b4b=>0x1!=_0x240b4b}};_0x3fb22f['bn']||={'dictionary':{},'getPluralForm':null},_0x3fb22f['bn']['dictionary']=Object['assign'](_0x3fb22f['bn']['dictionary'],_0x46a228),_0x3fb22f['bn']['getPluralForm']=_0x1b012e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0x193052=>0x1!=_0x193052}};
23
+ export default{'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0x12c242=>0x1!=_0x12c242}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58ecd3=>{const {ca:{dictionary:_0x3fcb3c,getPluralForm:_0x4c34ff}}={'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0xc08be5=>0x1!=_0xc08be5}};_0x58ecd3['ca']||={'dictionary':{},'getPluralForm':null},_0x58ecd3['ca']['dictionary']=Object['assign'](_0x58ecd3['ca']['dictionary'],_0x3fcb3c),_0x58ecd3['ca']['getPluralForm']=_0x4c34ff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xbd8c53=>{const {ca:{dictionary:_0x10c281,getPluralForm:_0x1819c3}}={'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0x3c4851=>0x1!=_0x3c4851}};_0xbd8c53['ca']||={'dictionary':{},'getPluralForm':null},_0xbd8c53['ca']['dictionary']=Object['assign'](_0xbd8c53['ca']['dictionary'],_0x10c281),_0xbd8c53['ca']['getPluralForm']=_0x1819c3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'cs':{'dictionary':{'Export\x20to\x20Word':'Exportovat\x20do\x20Wordu','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Při\x20generování\x20souboru\x20pro\x20Word\x20se\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20aplikace\x20Word\x20byl\x20zahájen','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20aplikace\x20Word\x20se\x20nezdařil','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20Word\x20byl\x20úspěšný','Exporting\x20Word\x20document':'Export\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x54a073=>0x1==_0x54a073&&_0x54a073%0x1==0x0?0x0:_0x54a073>=0x2&&_0x54a073<=0x4&&_0x54a073%0x1==0x0?0x1:_0x54a073%0x1!=0x0?0x2:0x3}};
23
+ export default{'cs':{'dictionary':{'Export\x20to\x20Word':'Exportovat\x20do\x20Wordu','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Při\x20generování\x20souboru\x20pro\x20Word\x20se\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20aplikace\x20Word\x20byl\x20zahájen','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20aplikace\x20Word\x20se\x20nezdařil','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20Word\x20byl\x20úspěšný','Exporting\x20Word\x20document':'Export\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x187298=>0x1==_0x187298&&_0x187298%0x1==0x0?0x0:_0x187298>=0x2&&_0x187298<=0x4&&_0x187298%0x1==0x0?0x1:_0x187298%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x557132=>{const {cs:{dictionary:_0x5b4b1f,getPluralForm:_0x2d6d41}}={'cs':{'dictionary':{'Export\x20to\x20Word':'Exportovat\x20do\x20Wordu','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Při\x20generování\x20souboru\x20pro\x20Word\x20se\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20aplikace\x20Word\x20byl\x20zahájen','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20aplikace\x20Word\x20se\x20nezdařil','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20Word\x20byl\x20úspěšný','Exporting\x20Word\x20document':'Export\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x30bc05=>0x1==_0x30bc05&&_0x30bc05%0x1==0x0?0x0:_0x30bc05>=0x2&&_0x30bc05<=0x4&&_0x30bc05%0x1==0x0?0x1:_0x30bc05%0x1!=0x0?0x2:0x3}};_0x557132['cs']||={'dictionary':{},'getPluralForm':null},_0x557132['cs']['dictionary']=Object['assign'](_0x557132['cs']['dictionary'],_0x5b4b1f),_0x557132['cs']['getPluralForm']=_0x2d6d41;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f14a6=>{const {cs:{dictionary:_0x5e122e,getPluralForm:_0x2f1dc0}}={'cs':{'dictionary':{'Export\x20to\x20Word':'Exportovat\x20do\x20Wordu','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Při\x20generování\x20souboru\x20pro\x20Word\x20se\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20aplikace\x20Word\x20byl\x20zahájen','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20aplikace\x20Word\x20se\x20nezdařil','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20Word\x20byl\x20úspěšný','Exporting\x20Word\x20document':'Export\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x4892be=>0x1==_0x4892be&&_0x4892be%0x1==0x0?0x0:_0x4892be>=0x2&&_0x4892be<=0x4&&_0x4892be%0x1==0x0?0x1:_0x4892be%0x1!=0x0?0x2:0x3}};_0x2f14a6['cs']||={'dictionary':{},'getPluralForm':null},_0x2f14a6['cs']['dictionary']=Object['assign'](_0x2f14a6['cs']['dictionary'],_0x5e122e),_0x2f14a6['cs']['getPluralForm']=_0x2f1dc0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0x20d72a=>0x1!=_0x20d72a}};
23
+ export default{'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0x504158=>0x1!=_0x504158}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x7afce9=>{const {da:{dictionary:_0x2a4d2b,getPluralForm:_0x47a0f7}}={'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0x289a39=>0x1!=_0x289a39}};_0x7afce9['da']||={'dictionary':{},'getPluralForm':null},_0x7afce9['da']['dictionary']=Object['assign'](_0x7afce9['da']['dictionary'],_0x2a4d2b),_0x7afce9['da']['getPluralForm']=_0x47a0f7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f47d2=>{const {da:{dictionary:_0x3a6b17,getPluralForm:_0x368f71}}={'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0xe91ba0=>0x1!=_0xe91ba0}};_0x2f47d2['da']||={'dictionary':{},'getPluralForm':null},_0x2f47d2['da']['dictionary']=Object['assign'](_0x2f47d2['da']['dictionary'],_0x3a6b17),_0x2f47d2['da']['getPluralForm']=_0x368f71;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x4b5aa3=>0x1!=_0x4b5aa3}};
23
+ export default{'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x52dba8=>0x1!=_0x52dba8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe0ff97=>{const {de:{dictionary:_0x3f476a,getPluralForm:_0x4cfc96}}={'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x471631=>0x1!=_0x471631}};_0xe0ff97['de']||={'dictionary':{},'getPluralForm':null},_0xe0ff97['de']['dictionary']=Object['assign'](_0xe0ff97['de']['dictionary'],_0x3f476a),_0xe0ff97['de']['getPluralForm']=_0x4cfc96;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47a434=>{const {de:{dictionary:_0x560027,getPluralForm:_0x17f58c}}={'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x268f5d=>0x1!=_0x268f5d}};_0x47a434['de']||={'dictionary':{},'getPluralForm':null},_0x47a434['de']['dictionary']=Object['assign'](_0x47a434['de']['dictionary'],_0x560027),_0x47a434['de']['getPluralForm']=_0x17f58c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x238e33=>0x1!=_0x238e33}};
23
+ export default{'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x37725b=>0x1!=_0x37725b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x569168=>{const {el:{dictionary:_0x5b99c3,getPluralForm:_0x8a6d0e}}={'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x3c2ee8=>0x1!=_0x3c2ee8}};_0x569168['el']||={'dictionary':{},'getPluralForm':null},_0x569168['el']['dictionary']=Object['assign'](_0x569168['el']['dictionary'],_0x5b99c3),_0x569168['el']['getPluralForm']=_0x8a6d0e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b81be=>{const {el:{dictionary:_0x5d87c2,getPluralForm:_0xcec0ad}}={'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x306d2e=>0x1!=_0x306d2e}};_0x1b81be['el']||={'dictionary':{},'getPluralForm':null},_0x1b81be['el']['dictionary']=Object['assign'](_0x1b81be['el']['dictionary'],_0x5d87c2),_0x1b81be['el']['getPluralForm']=_0xcec0ad;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'Export\x20to\x20Word':'Export\x20to\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3470d9=>0x1!=_0x3470d9}};
23
+ export default{'en-au':{'dictionary':{'Export\x20to\x20Word':'Export\x20to\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3139ce=>0x1!=_0x3139ce}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb5f12f=>{const {'en-au':{dictionary:_0x4b55b1,getPluralForm:_0x21ab62}}={'en-au':{'dictionary':{'Export\x20to\x20Word':'Export\x20to\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5b6e58=>0x1!=_0x5b6e58}};_0xb5f12f['en-au']||={'dictionary':{},'getPluralForm':null},_0xb5f12f['en-au']['dictionary']=Object['assign'](_0xb5f12f['en-au']['dictionary'],_0x4b55b1),_0xb5f12f['en-au']['getPluralForm']=_0x21ab62;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x780f41=>{const {'en-au':{dictionary:_0x501433,getPluralForm:_0x810865}}={'en-au':{'dictionary':{'Export\x20to\x20Word':'Export\x20to\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5dbe7d=>0x1!=_0x5dbe7d}};_0x780f41['en-au']||={'dictionary':{},'getPluralForm':null},_0x780f41['en-au']['dictionary']=Object['assign'](_0x780f41['en-au']['dictionary'],_0x501433),_0x780f41['en-au']['getPluralForm']=_0x810865;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2832d6=>{const {en:{dictionary:_0x4cf716,getPluralForm:_0xb1a6e8}}={'en':{'dictionary':{'Export\x20to\x20Word':'Export\x20to\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','Word\x20document\x20export\x20started':'Word\x20document\x20export\x20started','Word\x20document\x20export\x20failed':'Word\x20document\x20export\x20failed','Word\x20document\x20export\x20successful':'Word\x20document\x20export\x20successful','Exporting\x20Word\x20document':'Exporting\x20Word\x20document'},'getPluralForm':null}};_0x2832d6['en']||={'dictionary':{},'getPluralForm':null},_0x2832d6['en']['dictionary']=Object['assign'](_0x2832d6['en']['dictionary'],_0x4cf716),_0x2832d6['en']['getPluralForm']=_0xb1a6e8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x46b87a=>{const {en:{dictionary:_0x22d984,getPluralForm:_0x4f4f84}}={'en':{'dictionary':{'Export\x20to\x20Word':'Export\x20to\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','Word\x20document\x20export\x20started':'Word\x20document\x20export\x20started','Word\x20document\x20export\x20failed':'Word\x20document\x20export\x20failed','Word\x20document\x20export\x20successful':'Word\x20document\x20export\x20successful','Exporting\x20Word\x20document':'Exporting\x20Word\x20document'},'getPluralForm':null}};_0x46b87a['en']||={'dictionary':{},'getPluralForm':null},_0x46b87a['en']['dictionary']=Object['assign'](_0x46b87a['en']['dictionary'],_0x22d984),_0x46b87a['en']['getPluralForm']=_0x4f4f84;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20de\x20Word.','Word\x20document\x20export\x20started':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20comenzado','Word\x20document\x20export\x20failed':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20fallado','Word\x20document\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20documento\x20de\x20Word','Exporting\x20Word\x20document':'Exportando\x20documento\x20de\x20Word'},'getPluralForm':_0x27f400=>0x1==_0x27f400?0x0:0x0!=_0x27f400&&_0x27f400%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20de\x20Word.','Word\x20document\x20export\x20started':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20comenzado','Word\x20document\x20export\x20failed':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20fallado','Word\x20document\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20documento\x20de\x20Word','Exporting\x20Word\x20document':'Exportando\x20documento\x20de\x20Word'},'getPluralForm':_0x44133e=>0x1==_0x44133e?0x0:0x0!=_0x44133e&&_0x44133e%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b1c95=>{const {es:{dictionary:_0x29ce35,getPluralForm:_0x1f83ff}}={'es':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20de\x20Word.','Word\x20document\x20export\x20started':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20comenzado','Word\x20document\x20export\x20failed':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20fallado','Word\x20document\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20documento\x20de\x20Word','Exporting\x20Word\x20document':'Exportando\x20documento\x20de\x20Word'},'getPluralForm':_0x3f1e26=>0x1==_0x3f1e26?0x0:0x0!=_0x3f1e26&&_0x3f1e26%0xf4240==0x0?0x1:0x2}};_0x4b1c95['es']||={'dictionary':{},'getPluralForm':null},_0x4b1c95['es']['dictionary']=Object['assign'](_0x4b1c95['es']['dictionary'],_0x29ce35),_0x4b1c95['es']['getPluralForm']=_0x1f83ff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d26f0=>{const {es:{dictionary:_0x1b7988,getPluralForm:_0x53c2ed}}={'es':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20de\x20Word.','Word\x20document\x20export\x20started':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20comenzado','Word\x20document\x20export\x20failed':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20fallado','Word\x20document\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20documento\x20de\x20Word','Exporting\x20Word\x20document':'Exportando\x20documento\x20de\x20Word'},'getPluralForm':_0x51bcf4=>0x1==_0x51bcf4?0x0:0x0!=_0x51bcf4&&_0x51bcf4%0xf4240==0x0?0x1:0x2}};_0x5d26f0['es']||={'dictionary':{},'getPluralForm':null},_0x5d26f0['es']['dictionary']=Object['assign'](_0x5d26f0['es']['dictionary'],_0x1b7988),_0x5d26f0['es']['getPluralForm']=_0x53c2ed;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x30d6a9=>0x1!=_0x30d6a9}};
23
+ export default{'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x5d4750=>0x1!=_0x5d4750}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f7b78=>{const {et:{dictionary:_0x5477a9,getPluralForm:_0x582510}}={'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x57bc1b=>0x1!=_0x57bc1b}};_0x3f7b78['et']||={'dictionary':{},'getPluralForm':null},_0x3f7b78['et']['dictionary']=Object['assign'](_0x3f7b78['et']['dictionary'],_0x5477a9),_0x3f7b78['et']['getPluralForm']=_0x582510;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4cf310=>{const {et:{dictionary:_0x112506,getPluralForm:_0x57f74f}}={'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x4c4af4=>0x1!=_0x4c4af4}};_0x4cf310['et']||={'dictionary':{},'getPluralForm':null},_0x4cf310['et']['dictionary']=Object['assign'](_0x4cf310['et']['dictionary'],_0x112506),_0x4cf310['et']['getPluralForm']=_0x57f74f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x5a378c=>0x1!=_0x5a378c}};
23
+ export default{'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x23d174=>0x1!=_0x23d174}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34911b=>{const {fi:{dictionary:_0x448ef4,getPluralForm:_0xa5dec6}}={'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x511915=>0x1!=_0x511915}};_0x34911b['fi']||={'dictionary':{},'getPluralForm':null},_0x34911b['fi']['dictionary']=Object['assign'](_0x34911b['fi']['dictionary'],_0x448ef4),_0x34911b['fi']['getPluralForm']=_0xa5dec6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc200c9=>{const {fi:{dictionary:_0x2fe91c,getPluralForm:_0x3b5fe1}}={'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x2f08ca=>0x1!=_0x2f08ca}};_0xc200c9['fi']||={'dictionary':{},'getPluralForm':null},_0xc200c9['fi']['dictionary']=Object['assign'](_0xc200c9['fi']['dictionary'],_0x2fe91c),_0xc200c9['fi']['getPluralForm']=_0x3b5fe1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Export\x20to\x20Word':'Exporter\x20en\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20Word.','Word\x20document\x20export\x20started':'L\x27exportation\x20du\x20document\x20Word\x20a\x20démarré','Word\x20document\x20export\x20failed':'L\x27exportation\x20du\x20document\x20Word\x20a\x20échoué','Word\x20document\x20export\x20successful':'L\x27exportation\x20du\x20document\x20Word\x20a\x20réussi','Exporting\x20Word\x20document':'Exportation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x475a0b=>0x0==_0x475a0b||0x1==_0x475a0b?0x0:0x0!=_0x475a0b&&_0x475a0b%0xf4240==0x0?0x1:0x2}};
23
+ export default{'fr':{'dictionary':{'Export\x20to\x20Word':'Exporter\x20en\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20Word.','Word\x20document\x20export\x20started':'L\x27exportation\x20du\x20document\x20Word\x20a\x20démarré','Word\x20document\x20export\x20failed':'L\x27exportation\x20du\x20document\x20Word\x20a\x20échoué','Word\x20document\x20export\x20successful':'L\x27exportation\x20du\x20document\x20Word\x20a\x20réussi','Exporting\x20Word\x20document':'Exportation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x33f591=>0x0==_0x33f591||0x1==_0x33f591?0x0:0x0!=_0x33f591&&_0x33f591%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33be42=>{const {fr:{dictionary:_0x4cfca3,getPluralForm:_0x300df5}}={'fr':{'dictionary':{'Export\x20to\x20Word':'Exporter\x20en\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20Word.','Word\x20document\x20export\x20started':'L\x27exportation\x20du\x20document\x20Word\x20a\x20démarré','Word\x20document\x20export\x20failed':'L\x27exportation\x20du\x20document\x20Word\x20a\x20échoué','Word\x20document\x20export\x20successful':'L\x27exportation\x20du\x20document\x20Word\x20a\x20réussi','Exporting\x20Word\x20document':'Exportation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x5aacfe=>0x0==_0x5aacfe||0x1==_0x5aacfe?0x0:0x0!=_0x5aacfe&&_0x5aacfe%0xf4240==0x0?0x1:0x2}};_0x33be42['fr']||={'dictionary':{},'getPluralForm':null},_0x33be42['fr']['dictionary']=Object['assign'](_0x33be42['fr']['dictionary'],_0x4cfca3),_0x33be42['fr']['getPluralForm']=_0x300df5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x7de560=>{const {fr:{dictionary:_0x531b43,getPluralForm:_0x195ac5}}={'fr':{'dictionary':{'Export\x20to\x20Word':'Exporter\x20en\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20Word.','Word\x20document\x20export\x20started':'L\x27exportation\x20du\x20document\x20Word\x20a\x20démarré','Word\x20document\x20export\x20failed':'L\x27exportation\x20du\x20document\x20Word\x20a\x20échoué','Word\x20document\x20export\x20successful':'L\x27exportation\x20du\x20document\x20Word\x20a\x20réussi','Exporting\x20Word\x20document':'Exportation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x24c224=>0x0==_0x24c224||0x1==_0x24c224?0x0:0x0!=_0x24c224&&_0x24c224%0xf4240==0x0?0x1:0x2}};_0x7de560['fr']||={'dictionary':{},'getPluralForm':null},_0x7de560['fr']['dictionary']=Object['assign'](_0x7de560['fr']['dictionary'],_0x531b43),_0x7de560['fr']['getPluralForm']=_0x195ac5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x14d054=>0x1!=_0x14d054}};
23
+ export default{'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2d88ba=>0x1!=_0x2d88ba}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c4819=>{const {gl:{dictionary:_0x1d6f95,getPluralForm:_0x1be1e4}}={'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xdefcce=>0x1!=_0xdefcce}};_0x2c4819['gl']||={'dictionary':{},'getPluralForm':null},_0x2c4819['gl']['dictionary']=Object['assign'](_0x2c4819['gl']['dictionary'],_0x1d6f95),_0x2c4819['gl']['getPluralForm']=_0x1be1e4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b78d0=>{const {gl:{dictionary:_0x50c843,getPluralForm:_0xaacbc0}}={'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x12f929=>0x1!=_0x12f929}};_0x5b78d0['gl']||={'dictionary':{},'getPluralForm':null},_0x5b78d0['gl']['dictionary']=Object['assign'](_0x5b78d0['gl']['dictionary'],_0x50c843),_0x5b78d0['gl']['getPluralForm']=_0xaacbc0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Export\x20to\x20Word':'ייצוא\x20ל-Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20קובץ\x20ה-Word.','Word\x20document\x20export\x20started':'ייצוא\x20מסמך\x20Word\x20החל','Word\x20document\x20export\x20failed':'ייצוא\x20מסמך\x20Word\x20נכשל','Word\x20document\x20export\x20successful':'ייצוא\x20מסמך\x20Word\x20הצליח','Exporting\x20Word\x20document':'מייצא\x20מסמך\x20Word'},'getPluralForm':_0x2f233b=>0x1==_0x2f233b&&_0x2f233b%0x1==0x0?0x0:0x2==_0x2f233b&&_0x2f233b%0x1==0x0?0x1:0x2}};
23
+ export default{'he':{'dictionary':{'Export\x20to\x20Word':'ייצוא\x20ל-Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20קובץ\x20ה-Word.','Word\x20document\x20export\x20started':'ייצוא\x20מסמך\x20Word\x20החל','Word\x20document\x20export\x20failed':'ייצוא\x20מסמך\x20Word\x20נכשל','Word\x20document\x20export\x20successful':'ייצוא\x20מסמך\x20Word\x20הצליח','Exporting\x20Word\x20document':'מייצא\x20מסמך\x20Word'},'getPluralForm':_0x44c05a=>0x1==_0x44c05a&&_0x44c05a%0x1==0x0?0x0:0x2==_0x44c05a&&_0x44c05a%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x355478=>{const {he:{dictionary:_0x3cc707,getPluralForm:_0x514892}}={'he':{'dictionary':{'Export\x20to\x20Word':'ייצוא\x20ל-Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20קובץ\x20ה-Word.','Word\x20document\x20export\x20started':'ייצוא\x20מסמך\x20Word\x20החל','Word\x20document\x20export\x20failed':'ייצוא\x20מסמך\x20Word\x20נכשל','Word\x20document\x20export\x20successful':'ייצוא\x20מסמך\x20Word\x20הצליח','Exporting\x20Word\x20document':'מייצא\x20מסמך\x20Word'},'getPluralForm':_0xd73d0e=>0x1==_0xd73d0e&&_0xd73d0e%0x1==0x0?0x0:0x2==_0xd73d0e&&_0xd73d0e%0x1==0x0?0x1:0x2}};_0x355478['he']||={'dictionary':{},'getPluralForm':null},_0x355478['he']['dictionary']=Object['assign'](_0x355478['he']['dictionary'],_0x3cc707),_0x355478['he']['getPluralForm']=_0x514892;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x581097=>{const {he:{dictionary:_0x11c62f,getPluralForm:_0x4c6a43}}={'he':{'dictionary':{'Export\x20to\x20Word':'ייצוא\x20ל-Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20קובץ\x20ה-Word.','Word\x20document\x20export\x20started':'ייצוא\x20מסמך\x20Word\x20החל','Word\x20document\x20export\x20failed':'ייצוא\x20מסמך\x20Word\x20נכשל','Word\x20document\x20export\x20successful':'ייצוא\x20מסמך\x20Word\x20הצליח','Exporting\x20Word\x20document':'מייצא\x20מסמך\x20Word'},'getPluralForm':_0xe411bf=>0x1==_0xe411bf&&_0xe411bf%0x1==0x0?0x0:0x2==_0xe411bf&&_0xe411bf%0x1==0x0?0x1:0x2}};_0x581097['he']||={'dictionary':{},'getPluralForm':null},_0x581097['he']['dictionary']=Object['assign'](_0x581097['he']['dictionary'],_0x11c62f),_0x581097['he']['getPluralForm']=_0x4c6a43;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x4f80c4=>0x1!=_0x4f80c4}};
23
+ export default{'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x3f6daf=>0x1!=_0x3f6daf}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12420b=>{const {hi:{dictionary:_0x4978a2,getPluralForm:_0x294105}}={'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x2c4d00=>0x1!=_0x2c4d00}};_0x12420b['hi']||={'dictionary':{},'getPluralForm':null},_0x12420b['hi']['dictionary']=Object['assign'](_0x12420b['hi']['dictionary'],_0x4978a2),_0x12420b['hi']['getPluralForm']=_0x294105;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x152ca7=>{const {hi:{dictionary:_0x5f4ab0,getPluralForm:_0xd3298d}}={'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x5be5fe=>0x1!=_0x5be5fe}};_0x152ca7['hi']||={'dictionary':{},'getPluralForm':null},_0x152ca7['hi']['dictionary']=Object['assign'](_0x152ca7['hi']['dictionary'],_0x5f4ab0),_0x152ca7['hi']['getPluralForm']=_0xd3298d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Export\x20to\x20Word':'Izvoz\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3899c7=>_0x3899c7%0xa==0x1&&_0x3899c7%0x64!=0xb?0x0:_0x3899c7%0xa>=0x2&&_0x3899c7%0xa<=0x4&&(_0x3899c7%0x64<0xa||_0x3899c7%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Export\x20to\x20Word':'Izvoz\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x29105e=>_0x29105e%0xa==0x1&&_0x29105e%0x64!=0xb?0x0:_0x29105e%0xa>=0x2&&_0x29105e%0xa<=0x4&&(_0x29105e%0x64<0xa||_0x29105e%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x541ee7=>{const {hr:{dictionary:_0x10613a,getPluralForm:_0x2cbb46}}={'hr':{'dictionary':{'Export\x20to\x20Word':'Izvoz\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x42cdec=>_0x42cdec%0xa==0x1&&_0x42cdec%0x64!=0xb?0x0:_0x42cdec%0xa>=0x2&&_0x42cdec%0xa<=0x4&&(_0x42cdec%0x64<0xa||_0x42cdec%0x64>=0x14)?0x1:0x2}};_0x541ee7['hr']||={'dictionary':{},'getPluralForm':null},_0x541ee7['hr']['dictionary']=Object['assign'](_0x541ee7['hr']['dictionary'],_0x10613a),_0x541ee7['hr']['getPluralForm']=_0x2cbb46;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3013af=>{const {hr:{dictionary:_0x16a6e0,getPluralForm:_0x5579a2}}={'hr':{'dictionary':{'Export\x20to\x20Word':'Izvoz\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x614e5d=>_0x614e5d%0xa==0x1&&_0x614e5d%0x64!=0xb?0x0:_0x614e5d%0xa>=0x2&&_0x614e5d%0xa<=0x4&&(_0x614e5d%0x64<0xa||_0x614e5d%0x64>=0x14)?0x1:0x2}};_0x3013af['hr']||={'dictionary':{},'getPluralForm':null},_0x3013af['hr']['dictionary']=Object['assign'](_0x3013af['hr']['dictionary'],_0x16a6e0),_0x3013af['hr']['getPluralForm']=_0x5579a2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x49f4d4=>0x1!=_0x49f4d4}};
23
+ export default{'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x2f9f6b=>0x1!=_0x2f9f6b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47112f=>{const {hu:{dictionary:_0x25f210,getPluralForm:_0x1474a1}}={'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x18627e=>0x1!=_0x18627e}};_0x47112f['hu']||={'dictionary':{},'getPluralForm':null},_0x47112f['hu']['dictionary']=Object['assign'](_0x47112f['hu']['dictionary'],_0x25f210),_0x47112f['hu']['getPluralForm']=_0x1474a1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x52b40b=>{const {hu:{dictionary:_0x19437a,getPluralForm:_0x5224cf}}={'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0xc235b5=>0x1!=_0xc235b5}};_0x52b40b['hu']||={'dictionary':{},'getPluralForm':null},_0x52b40b['hu']['dictionary']=Object['assign'](_0x52b40b['hu']['dictionary'],_0x19437a),_0x52b40b['hu']['getPluralForm']=_0x5224cf;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x248aab=>0x0}};
23
+ export default{'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x2a4f9a=>0x0}};