@ckeditor/ckeditor5-export-word 42.0.1-alpha.3 → 42.0.1

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 (100) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/export-word.js +1 -1
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/jv.js +1 -1
  48. package/dist/translations/jv.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sr-latn.js +1 -1
  74. package/dist/translations/sr-latn.umd.js +1 -1
  75. package/dist/translations/sr.js +1 -1
  76. package/dist/translations/sr.umd.js +1 -1
  77. package/dist/translations/sv.js +1 -1
  78. package/dist/translations/sv.umd.js +1 -1
  79. package/dist/translations/th.js +1 -1
  80. package/dist/translations/th.umd.js +1 -1
  81. package/dist/translations/tr.js +1 -1
  82. package/dist/translations/tr.umd.js +1 -1
  83. package/dist/translations/ug.js +1 -1
  84. package/dist/translations/ug.umd.js +1 -1
  85. package/dist/translations/uk.js +1 -1
  86. package/dist/translations/uk.umd.js +1 -1
  87. package/dist/translations/ur.js +1 -1
  88. package/dist/translations/ur.umd.js +1 -1
  89. package/dist/translations/vi.js +1 -1
  90. package/dist/translations/vi.umd.js +1 -1
  91. package/dist/translations/zh-cn.js +1 -1
  92. package/dist/translations/zh-cn.umd.js +1 -1
  93. package/dist/translations/zh.js +1 -1
  94. package/dist/translations/zh.umd.js +1 -1
  95. package/package.json +2 -2
  96. package/src/exportword.js +1 -1
  97. package/src/exportwordcommand.js +1 -1
  98. package/src/exportwordui.js +1 -1
  99. package/src/index.js +1 -1
  100. package/src/utils.js +1 -1
package/LICENSE.md CHANGED
@@ -8,7 +8,7 @@ CKEditor 5 export to Word feature is licensed under a commercial license an
8
8
  For more details about available licensing options please contact us at sales@cksource.com.
9
9
 
10
10
  Sources of Intellectual Property Included in CKEditor 5 export to Word
11
- ---------------------------------------------------------------------
11
+ ---------------------------------------------------------------------------
12
12
 
13
13
  Where not otherwise indicated, all CKEditor 5 export to Word feature content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
14
14
 
@@ -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:()=>f});var t=n(782),e=n(311);function r(){const t=i,e=[],n=[];for(const o of Array[t(386)](document[t(389)]))if(o[t(344)][t(381)](t(380)))for(const r of Array[t(386)](o[t(388)]))-1!==r[t(392)][t(346)](t(352))?e[t(360)](r[t(392)]):-1!==r[t(392)][t(346)](t(347))&&n[t(360)](r[t(392)]);return e[t(391)]||console[t(377)](t(379)),[...n,...e][t(383)](" ")[t(382)]()}function s(t){const e=i,n=t[e(354)][e(345)](e(355)),o=t[e(354)][e(345)](e(348)),r=t[e(354)][e(345)](e(378)),s={};if(n&&o){const n=function(t){const e=i,n={};if(!t[e(391)])return n;for(const o of t)o[e(385)][e(374)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(360)]({author:t[r(369)][r(367)],content:t[r(353)],created:t[r(361)],is_resolved:o[r(351)]})}));return n}(t[e(354)][e(363)](e(348))[e(358)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(393)](n)[e(391)]&&(s[e(385)]=n)}if(n&&r){const n=t[e(354)][e(363)](e(378)),o=t[e(354)][e(363)](e(355)),r=function(t,e){const n=i,o={};if(!t[n(391)]||!e[n(391)])return o;for(const r of t)o[r.id]={author:e[n(363)](r[n(373)])[n(367)],created:r[n(361)]};return o}(n[e(340)]({toJSON:!0}),o[e(359)]);Object[e(393)](r)[e(391)]&&(s[e(372)]=r)}return(s[e(372)]||s[e(385)])&&(s[e(366)]=(new(Intl[e(387)]))[e(368)]()[e(395)]),s}function i(t,e){const n=a();return(i=function(t,e){return n[t-=340]})(t,e)}function c(t){const e=i,n=t[e(354)][e(345)](e(355)),o=t[e(354)][e(345)](e(348)),r=t[e(354)][e(345)](e(378)),s={},c={};if(n&&o){const n=function(t){const e=i,n=[];if(!t[e(391)])return n;for(const o of t){const t=o[e(385)][e(374)]((t=>({author:t[e(369)][e(367)],content:t[e(353)],created_at:t[e(361)]})));n[e(360)]({thread_id:o.id,is_resolved:o[e(351)],comments:t})}return n}(t[e(354)][e(363)](e(348))[e(358)]({skipNotAttached:!0,skipEmpty:!0}));n[e(391)]&&(c[e(349)]=n)}if(n&&r){const n=t[e(354)][e(363)](e(378)),o=t[e(354)][e(363)](e(355)),r=function(t,e){const n=i;return t[n(391)]&&e[n(391)]?t[n(374)]((t=>({id:t.id,author:e[n(363)](t[n(373)])[n(367)],created_at:t[n(361)]}))):[]}(n[e(340)]({toJSON:!0}),o[e(359)]);r[e(391)]&&(c[e(372)]=r)}return(c[e(349)]||c[e(372)])&&(s[e(366)]=(new(Intl[e(387)]))[e(368)]()[e(395)],s[e(350)]=c),s}function a(){const t=["indexOf",":root","CommentsRepository","comment_threads","collaboration_features","isResolved",".ck-content","content","plugins","Users","8064585eswKrW","74944350SYDllr","getCommentThreads","users","push","createdAt","1230310OdaAha","get","2071120SXvoln","9gVDhCE","timezone","name","resolvedOptions","author","text","fetch","suggestions","authorId","map","36tudHAv","EDITOR_STYLES","warn","TrackChanges","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.","data-cke","hasAttribute","trim","join","6458718DLExzI","comments","from","DateTimeFormat","cssRules","styleSheets","all","length","cssText","keys","368gVihWI","timeZone","getSuggestions","99211fkeQPZ","then","313803IcNoBo","ownerNode","has"];return(a=function(){return t})()}!function(t,e){const n=i,o=t();for(;;)try{if(945828===-parseInt(n(362))/1+-parseInt(n(364))/2+-parseInt(n(343))/3*(parseInt(n(375))/4)+-parseInt(n(356))/5+-parseInt(n(384))/6+-parseInt(n(341))/7*(parseInt(n(394))/8)+parseInt(n(365))/9*(parseInt(n(357))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(a);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),a=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=i;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(376)!==o?n[e(360)](window[e(371)](o)[e(342)]((t=>t[e(370)]()))):n[e(360)](r());return Promise[e(390)](n)[e(342)]((t=>t[e(383)](" ")[e(382)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async r=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const i=await h(e),d={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+i+"</div>",css:r,[o?"config":"options"]:{...u,...o?c(e):s(e)}},l={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...p?{Authorization:p.value}:null},body:JSON.stringify(d)};return window.fetch(a,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}}const p=l;function l(t,e){const n=h();return(l=function(t,e){return n[t-=435]})(t,e)}function h(){const t=["pluginName","140319PPjKVw","584bDnvSi","14336510OhKOyL","_token","then","ExportWord","config","6391635TphtRO","343ThZSUe","8964XDDiVc","add","exportWord","token","init","994221YjRMyK","4IeCMZN","plugins","editor","17361516wFLBXW","CloudServices","requires","tokenUrl","364662mQlPoK","4MLbXvi","registerTokenUrl","commands","get","11PverId"];return(h=function(){return t})()}!function(t,e){const n=l,o=t();for(;;)try{if(788685===-parseInt(n(454))/1*(-parseInt(n(461))/2)+-parseInt(n(453))/3+parseInt(n(462))/4*(-parseInt(n(446))/5)+-parseInt(n(448))/6*(parseInt(n(447))/7)+parseInt(n(440))/8*(-parseInt(n(439))/9)+parseInt(n(441))/10*(parseInt(n(437))/11)+parseInt(n(457))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class f extends t.Plugin{static get[p(438)](){return p(444)}static get[p(459)](){return[p(458),e.Notification,d]}[p(452)](){const t=p,e=this[t(456)],n=e[t(445)][t(436)](t(450))||{};e[t(435)][t(449)](t(450),new u(e));const o=e[t(455)][t(436)](t(458));!1===n[t(460)]?this[t(442)]=null:n[t(460)]?o[t(463)](n[t(460)])[t(443)]((e=>{this[t(442)]=e})):this[t(442)]=o[t(451)]}}function m(t,e){var n=g();return(m=function(t,e){return n[t-=190]})(t,e)}function g(){var t=["94712RBVcwj","549PWHwpr","4CjiAUF","24TjQWLq","270190AHVQrP","1272SKEHGY","1665972HViUSn","43630hpJcfs","1058156YodQWa","3657pOwJab","348RvSZwS","2773130HaJQwi"];return(g=function(){return t})()}!function(t,e){for(var n=m,o=t();;)try{if(453340===-parseInt(n(193))/1*(parseInt(n(195))/2)+parseInt(n(200))/3*(-parseInt(n(196))/4)+-parseInt(n(198))/5*(-parseInt(n(201))/6)+parseInt(n(197))/7+parseInt(n(191))/8*(parseInt(n(192))/9)+-parseInt(n(190))/10+parseInt(n(199))/11*(parseInt(n(194))/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:()=>h});var t=n(782),e=n(311);function r(t,e){const n=c();return(r=function(t,e){return n[t-=400]})(t,e)}function s(){const t=r,e=[],n=[];for(const o of Array[t(453)](document[t(402)]))if(o[t(443)][t(436)](t(423)))for(const r of Array[t(453)](o[t(435)]))-1!==r[t(406)][t(441)](t(451))?e[t(421)](r[t(406)]):-1!==r[t(406)][t(441)](t(438))&&n[t(421)](r[t(406)]);return e[t(440)]||console[t(444)](t(434)),[...n,...e][t(410)](" ")[t(417)]()}function i(t){const e=r,n=t[e(450)][e(400)](e(422)),o=t[e(450)][e(400)](e(454)),s=t[e(450)][e(400)](e(448)),i={};if(n&&o){const n=function(t){const e=r,n={};if(!t[e(440)])return n;for(const o of t)o[e(452)][e(445)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(421)]({author:t[r(446)][r(418)],content:t[r(426)],created:t[r(427)],is_resolved:o[r(405)]})}));return n}(t[e(450)][e(404)](e(454))[e(408)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(432)](n)[e(440)]&&(i[e(452)]=n)}if(n&&s){const n=t[e(450)][e(404)](e(448)),o=t[e(450)][e(404)](e(422)),s=function(t,e){const n=r,o={};if(!t[n(440)]||!e[n(440)])return o;for(const r of t)o[r.id]={author:e[n(404)](r[n(433)])[n(418)],created:r[n(427)]};return o}(n[e(419)]({toJSON:!0}),o[e(413)]);Object[e(432)](s)[e(440)]&&(i[e(411)]=s)}return(i[e(411)]||i[e(452)])&&(i[e(415)]=(new(Intl[e(420)]))[e(431)]()[e(442)]),i}function c(){const t=["hasAttribute","EDITOR_STYLES",":root","10VZsdGL","length","indexOf","timeZone","ownerNode","warn","map","author","then","TrackChanges","all","plugins",".ck-content","comments","from","CommentsRepository","2796696aUhbqo","collaboration_features","has","text","styleSheets","464320cqPAOn","get","isResolved","cssText","fetch","getCommentThreads","472941pgZszC","join","suggestions","16plLGOF","users","comment_threads","timezone","39688RwfdFL","trim","name","getSuggestions","DateTimeFormat","push","Users","data-cke","3382577KDtBUB","837408xqmNnN","content","createdAt","220250AzGwym","3KtRLTi","6KFKNbw","resolvedOptions","keys","authorId","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"];return(c=function(){return t})()}function a(t){const e=r,n=t[e(450)][e(400)](e(422)),o=t[e(450)][e(400)](e(454)),s=t[e(450)][e(400)](e(448)),i={},c={};if(n&&o){const n=function(t){const e=r,n=[];if(!t[e(440)])return n;for(const o of t){const t=o[e(452)][e(445)]((t=>({author:t[e(446)][e(418)],content:t[e(426)],created_at:t[e(427)]})));n[e(421)]({thread_id:o.id,is_resolved:o[e(405)],comments:t})}return n}(t[e(450)][e(404)](e(454))[e(408)]({skipNotAttached:!0,skipEmpty:!0}));n[e(440)]&&(c[e(414)]=n)}if(n&&s){const n=t[e(450)][e(404)](e(448)),o=t[e(450)][e(404)](e(422)),s=function(t,e){const n=r;return t[n(440)]&&e[n(440)]?t[n(445)]((t=>({id:t.id,author:e[n(404)](t[n(433)])[n(418)],created_at:t[n(427)]}))):[]}(n[e(419)]({toJSON:!0}),o[e(413)]);s[e(440)]&&(c[e(411)]=s)}return(c[e(414)]||c[e(411)])&&(i[e(415)]=(new(Intl[e(420)]))[e(431)]()[e(442)],i[e(456)]=c),i}!function(t,e){const n=r,o=t();for(;;)try{if(168754===-parseInt(n(429))/1*(-parseInt(n(416))/2)+parseInt(n(425))/3+parseInt(n(412))/4*(-parseInt(n(428))/5)+-parseInt(n(430))/6*(-parseInt(n(409))/7)+-parseInt(n(403))/8+-parseInt(n(455))/9+parseInt(n(439))/10*(parseInt(n(424))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(c);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),c=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=r;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(437)!==o?n[e(421)](window[e(407)](o)[e(447)]((t=>t[e(401)]()))):n[e(421)](s());return Promise[e(449)](n)[e(447)]((t=>t[e(410)](" ")[e(417)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async r=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const s=await h(e),d={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+s+"</div>",css:r,[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(c,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}}const p=l;function l(t,e){const n=f();return(l=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=l,o=t();for(;;)try{if(202808===-parseInt(n(173))/1*(parseInt(n(188))/2)+-parseInt(n(184))/3+-parseInt(n(176))/4+-parseInt(n(186))/5+-parseInt(n(177))/6*(parseInt(n(166))/7)+parseInt(n(185))/8+-parseInt(n(180))/9*(-parseInt(n(167))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f);class h extends t.Plugin{static get[p(175)](){return p(187)}static get[p(182)](){return[p(165),e.Notification,d]}[p(181)](){const t=p,e=this[t(183)],n=e[t(189)][t(170)](t(174))||{};e[t(171)][t(168)](t(174),new u(e));const o=e[t(179)][t(170)](t(165));!1===n[t(172)]?this[t(190)]=null:n[t(172)]?o[t(164)](n[t(172)])[t(169)]((e=>{this[t(190)]=e})):this[t(190)]=o[t(178)]}}function f(){const t=["registerTokenUrl","CloudServices","21QMGFze","540gpjQNv","add","then","get","commands","tokenUrl","1559KqEXIV","exportWord","pluginName","618500YrgDfP","379326CFSfgw","token","plugins","171333taMmRe","init","requires","editor","854943FmnUBO","2853920GLWnxX","1329025jQuPqB","ExportWord","368piCHTT","config","_token"];return(f=function(){return t})()}function m(t,e){var n=g();return(m=function(t,e){return n[t-=296]})(t,e)}function g(){var t=["2yOSgxJ","600904cpbBiT","9rCqOFd","1431876ISDMJU","15etHmgA","91RgJwla","416719QLRjZX","184344hkFRVD","517aAHYbr","588370hnSgHx","293262TUdUKD","302748osCSxV"];return(g=function(){return t})()}!function(t,e){for(var n=m,o=t();;)try{if(248347===-parseInt(n(299))/1+-parseInt(n(305))/2*(parseInt(n(296))/3)+parseInt(n(306))/4*(-parseInt(n(297))/5)+parseInt(n(303))/6+-parseInt(n(298))/7*(-parseInt(n(300))/8)+-parseInt(n(307))/9*(-parseInt(n(302))/10)+parseInt(n(301))/11*(parseInt(n(304))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g)})(),(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 _0x3af302,Plugin as _0x4b6f9b}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x3b4077,MenuBarMenuListItemButtonView as _0x1d3eaa,SpinnerView as _0x15c3dc,Notification as _0x42d53b}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x3462d4=[],_0x4e8898=[];for(const _0x12efff of Array['from'](document['styleSheets'])){if(_0x12efff['ownerNode']['hasAttribute']('data-cke')){for(const _0x306a7e of Array['from'](_0x12efff['cssRules']))-0x1!==_0x306a7e['cssText']['indexOf']('.ck-content')?_0x3462d4['push'](_0x306a7e['cssText']):-0x1!==_0x306a7e['cssText']['indexOf'](':root')&&_0x4e8898['push'](_0x306a7e['cssText']);}}return _0x3462d4['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.'),[..._0x4e8898,..._0x3462d4]['join']('\x20')['trim']();}function d(_0x155945){const _0xb6565d=_0x155945['plugins']['has']('Users'),_0x3f7e5c=_0x155945['plugins']['has']('CommentsRepository'),_0x321b3a=_0x155945['plugins']['has']('TrackChanges'),_0x1deb6e={};if(_0xb6565d&&_0x3f7e5c){const _0x1f5434=function(_0x486a4e){const _0x4d1a25={};if(!_0x486a4e['length'])return _0x4d1a25;for(const _0x521dec of _0x486a4e)_0x521dec['comments']['map'](_0x4c9157=>{void 0x0===_0x4d1a25[_0x521dec['id']]&&(_0x4d1a25[_0x521dec['id']]=[]),_0x4d1a25[_0x521dec['id']]['push']({'author':_0x4c9157['author']['name'],'content':_0x4c9157['content'],'created':_0x4c9157['createdAt'],'is_resolved':_0x521dec['isResolved']});});return _0x4d1a25;}(_0x155945['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x1f5434)['length']&&(_0x1deb6e['comments']=_0x1f5434);}if(_0xb6565d&&_0x321b3a){const _0x4475da=_0x155945['plugins']['get']('TrackChanges'),_0x147ca0=_0x155945['plugins']['get']('Users'),_0xdf89af=function(_0x46ca2e,_0x5360d2){const _0xd5f9fd={};if(!_0x46ca2e['length']||!_0x5360d2['length'])return _0xd5f9fd;for(const _0x382aeb of _0x46ca2e)_0xd5f9fd[_0x382aeb['id']]={'author':_0x5360d2['get'](_0x382aeb['authorId'])['name'],'created':_0x382aeb['createdAt']};return _0xd5f9fd;}(_0x4475da['getSuggestions']({'toJSON':!0x0}),_0x147ca0['users']);Object['keys'](_0xdf89af)['length']&&(_0x1deb6e['suggestions']=_0xdf89af);}return(_0x1deb6e['suggestions']||_0x1deb6e['comments'])&&(_0x1deb6e['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x1deb6e;}function h(_0x665859){const _0x1dbe36=_0x665859['plugins']['has']('Users'),_0x173df0=_0x665859['plugins']['has']('CommentsRepository'),_0x4ecbff=_0x665859['plugins']['has']('TrackChanges'),_0x1980e2={},_0x3e89e8={};if(_0x1dbe36&&_0x173df0){const _0x24a5ff=function(_0x2e0b8b){const _0x157590=[];if(!_0x2e0b8b['length'])return _0x157590;for(const _0x58c460 of _0x2e0b8b){const _0xbd7eb=_0x58c460['comments']['map'](_0x57573b=>({'author':_0x57573b['author']['name'],'content':_0x57573b['content'],'created_at':_0x57573b['createdAt']}));_0x157590['push']({'thread_id':_0x58c460['id'],'is_resolved':_0x58c460['isResolved'],'comments':_0xbd7eb});}return _0x157590;}(_0x665859['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x24a5ff['length']&&(_0x3e89e8['comment_threads']=_0x24a5ff);}if(_0x1dbe36&&_0x4ecbff){const _0x82ee10=_0x665859['plugins']['get']('TrackChanges'),_0x967ffb=_0x665859['plugins']['get']('Users'),_0x335605=function(_0x4ecb0c,_0x1a2ce6){if(!_0x4ecb0c['length']||!_0x1a2ce6['length'])return[];return _0x4ecb0c['map'](_0x2781ec=>({'id':_0x2781ec['id'],'author':_0x1a2ce6['get'](_0x2781ec['authorId'])['name'],'created_at':_0x2781ec['createdAt']}));}(_0x82ee10['getSuggestions']({'toJSON':!0x0}),_0x967ffb['users']);_0x335605['length']&&(_0x3e89e8['suggestions']=_0x335605);}return(_0x3e89e8['comment_threads']||_0x3e89e8['suggestions'])&&(_0x1980e2['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x1980e2['collaboration_features']=_0x3e89e8),_0x1980e2;}class e extends _0x3af302{constructor(_0x2072d7){super(_0x2072d7),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x3f89f1={}){const _0x48db31=this['editor'],t=_0x48db31['t'],_0x59412c=0x2===(_0x3f89f1['version']||0x1),_0x329600=_0x3f89f1['converterUrl']||(_0x59412c?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x923051=_0x3f89f1['converterOptions']||{},_0x4d2ac4=_0x48db31['plugins']['get']('ExportWord'),_0xf48371=_0x3f89f1['token']||_0x4d2ac4['_token'],_0x535c44=!0x1!==_0x923051['auto_pagination'],_0x5ceecc=_0x3f89f1['dataCallback']||(_0x46c631=>_0x46c631['data']['get']({'pagination':_0x535c44}));return this['isBusy']=!0x0,this['refresh'](),function(_0x16f262){if(!_0x16f262)return new Promise(_0x1ab7b4=>_0x1ab7b4(''));const _0x8a115c=[];for(const _0x30d02f of _0x16f262)'EDITOR_STYLES'!==_0x30d02f?_0x8a115c['push'](window['fetch'](_0x30d02f)['then'](_0x5ad635=>_0x5ad635['text']())):_0x8a115c['push'](f());return Promise['all'](_0x8a115c)['then'](_0x1cb66e=>_0x1cb66e['join']('\x20')['trim']());}(_0x3f89f1['stylesheets']||['EDITOR_STYLES'])['then'](async _0x58ac82=>{_0x48db31['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x56bb64=await _0x5ceecc(_0x48db31),_0x4a6d36={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x48db31['locale']['contentLanguageDirection']+'\x22>'+_0x56bb64+'</div>','css':_0x58ac82,[_0x59412c?'config':'options']:{..._0x923051,..._0x59412c?h(_0x48db31):d(_0x48db31)}},_0x5dfdc2={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0xf48371?{'Authorization':_0xf48371['value']}:null},'body':JSON['stringify'](_0x4a6d36)};return window['fetch'](_0x329600,_0x5dfdc2)['then'](_0x55ada4=>{if(0xc8!==_0x55ada4['status'])throw _0x55ada4;return _0x55ada4['blob']();})['then'](_0x518ddb=>{_0x48db31['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x5a531d='function'==typeof _0x3f89f1['fileName']?_0x3f89f1['fileName']():_0x3f89f1['fileName'];this['_downloadFile'](_0x518ddb,_0x5a531d||'document.docx');});})['catch'](_0x4e2806=>{const _0x92119f=_0x48db31['plugins']['get']('Notification');throw _0x48db31['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x92119f['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x4e2806;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x3faa6d,_0x57972d){const _0x4fd50e=document['createElement']('a');_0x4fd50e['href']=window['URL']['createObjectURL'](_0x3faa6d),_0x4fd50e['download']=_0x57972d,_0x4fd50e['click'](),_0x4fd50e['remove']();}}class i extends _0x4b6f9b{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x105650=this['editor'];_0x105650['ui']['componentFactory']['add']('exportWord',()=>{const _0x5bd29b=_0x105650['commands']['get']('exportWord'),_0x2da888=this['_createButton'](_0x3b4077);return _0x2da888['set']({'tooltip':!0x0}),_0x2da888['bind']('isOn')['to'](_0x5bd29b,'isBusy'),_0x2da888;}),_0x105650['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x1d3eaa));}['_createButton'](_0x59eaed){const _0x45c7e6=this['editor'],_0x3cedf8=_0x45c7e6['config']['get']('exportWord')||{},t=_0x45c7e6['locale']['t'],_0x4d3a89=_0x45c7e6['commands']['get']('exportWord'),_0x261ae2=new _0x59eaed(_0x45c7e6['locale']),_0x207b39=new _0x15c3dc();return _0x261ae2['children']['add'](_0x207b39),_0x207b39['bind']('isVisible')['to'](_0x4d3a89,'isBusy'),_0x261ae2['iconView']['bind']('isVisible')['to'](_0x4d3a89,'isBusy',_0x55f64b=>!_0x55f64b),_0x261ae2['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'}),_0x261ae2['bind']('isEnabled')['to'](_0x4d3a89,'isEnabled'),_0x261ae2['bind']('label')['to'](_0x4d3a89,'isBusy',_0x222b90=>t(_0x222b90?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x261ae2,'execute',()=>{_0x45c7e6['execute']('exportWord',_0x3cedf8),_0x45c7e6['editing']['view']['focus']();}),_0x261ae2;}}class s extends _0x4b6f9b{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x42d53b,i];}['init'](){const _0x1b2e31=this['editor'],_0x5f3c3e=_0x1b2e31['config']['get']('exportWord')||{};_0x1b2e31['commands']['add']('exportWord',new e(_0x1b2e31));const _0x216c69=_0x1b2e31['plugins']['get']('CloudServices');!0x1===_0x5f3c3e['tokenUrl']?this['_token']=null:_0x5f3c3e['tokenUrl']?_0x216c69['registerTokenUrl'](_0x5f3c3e['tokenUrl'])['then'](_0x48b9d5=>{this['_token']=_0x48b9d5;}):this['_token']=_0x216c69['token'];}}export{s as ExportWord};
23
+ import{Command as _0x27ff12,Plugin as _0x34015c}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x4ff81e,MenuBarMenuListItemButtonView as _0x2dfa3e,SpinnerView as _0x1b131c,Notification as _0x47423b}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x105258=[],_0x15d7a1=[];for(const _0x5265c6 of Array['from'](document['styleSheets'])){if(_0x5265c6['ownerNode']['hasAttribute']('data-cke')){for(const _0x486978 of Array['from'](_0x5265c6['cssRules']))-0x1!==_0x486978['cssText']['indexOf']('.ck-content')?_0x105258['push'](_0x486978['cssText']):-0x1!==_0x486978['cssText']['indexOf'](':root')&&_0x15d7a1['push'](_0x486978['cssText']);}}return _0x105258['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.'),[..._0x15d7a1,..._0x105258]['join']('\x20')['trim']();}function d(_0x60122f){const _0x4d965b=_0x60122f['plugins']['has']('Users'),_0x1ce319=_0x60122f['plugins']['has']('CommentsRepository'),_0x5cdff2=_0x60122f['plugins']['has']('TrackChanges'),_0x54eecc={};if(_0x4d965b&&_0x1ce319){const _0x483794=function(_0x3721f3){const _0x5dcb14={};if(!_0x3721f3['length'])return _0x5dcb14;for(const _0x245c5c of _0x3721f3)_0x245c5c['comments']['map'](_0x379fa8=>{void 0x0===_0x5dcb14[_0x245c5c['id']]&&(_0x5dcb14[_0x245c5c['id']]=[]),_0x5dcb14[_0x245c5c['id']]['push']({'author':_0x379fa8['author']['name'],'content':_0x379fa8['content'],'created':_0x379fa8['createdAt'],'is_resolved':_0x245c5c['isResolved']});});return _0x5dcb14;}(_0x60122f['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x483794)['length']&&(_0x54eecc['comments']=_0x483794);}if(_0x4d965b&&_0x5cdff2){const _0x4ad054=_0x60122f['plugins']['get']('TrackChanges'),_0x30ca64=_0x60122f['plugins']['get']('Users'),_0xb55fb5=function(_0x57cb16,_0x3a5674){const _0x2eaa0d={};if(!_0x57cb16['length']||!_0x3a5674['length'])return _0x2eaa0d;for(const _0x5634e7 of _0x57cb16)_0x2eaa0d[_0x5634e7['id']]={'author':_0x3a5674['get'](_0x5634e7['authorId'])['name'],'created':_0x5634e7['createdAt']};return _0x2eaa0d;}(_0x4ad054['getSuggestions']({'toJSON':!0x0}),_0x30ca64['users']);Object['keys'](_0xb55fb5)['length']&&(_0x54eecc['suggestions']=_0xb55fb5);}return(_0x54eecc['suggestions']||_0x54eecc['comments'])&&(_0x54eecc['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x54eecc;}function h(_0x22fb12){const _0x177b1d=_0x22fb12['plugins']['has']('Users'),_0xcf406=_0x22fb12['plugins']['has']('CommentsRepository'),_0x839a85=_0x22fb12['plugins']['has']('TrackChanges'),_0x2a7c0c={},_0x23c26a={};if(_0x177b1d&&_0xcf406){const _0x5dd71e=function(_0x1c4e54){const _0x516a34=[];if(!_0x1c4e54['length'])return _0x516a34;for(const _0x5f10b6 of _0x1c4e54){const _0x4d8d64=_0x5f10b6['comments']['map'](_0x5d6bb8=>({'author':_0x5d6bb8['author']['name'],'content':_0x5d6bb8['content'],'created_at':_0x5d6bb8['createdAt']}));_0x516a34['push']({'thread_id':_0x5f10b6['id'],'is_resolved':_0x5f10b6['isResolved'],'comments':_0x4d8d64});}return _0x516a34;}(_0x22fb12['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x5dd71e['length']&&(_0x23c26a['comment_threads']=_0x5dd71e);}if(_0x177b1d&&_0x839a85){const _0x3112b8=_0x22fb12['plugins']['get']('TrackChanges'),_0x3960a3=_0x22fb12['plugins']['get']('Users'),_0x2f79d5=function(_0xdb9aee,_0xbab38a){if(!_0xdb9aee['length']||!_0xbab38a['length'])return[];return _0xdb9aee['map'](_0x15702d=>({'id':_0x15702d['id'],'author':_0xbab38a['get'](_0x15702d['authorId'])['name'],'created_at':_0x15702d['createdAt']}));}(_0x3112b8['getSuggestions']({'toJSON':!0x0}),_0x3960a3['users']);_0x2f79d5['length']&&(_0x23c26a['suggestions']=_0x2f79d5);}return(_0x23c26a['comment_threads']||_0x23c26a['suggestions'])&&(_0x2a7c0c['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x2a7c0c['collaboration_features']=_0x23c26a),_0x2a7c0c;}class e extends _0x27ff12{constructor(_0x3ec59f){super(_0x3ec59f),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0xb20c3={}){const _0x51cb44=this['editor'],t=_0x51cb44['t'],_0x3bd979=0x2===(_0xb20c3['version']||0x1),_0xc8eea7=_0xb20c3['converterUrl']||(_0x3bd979?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x180b0c=_0xb20c3['converterOptions']||{},_0x4ddf70=_0x51cb44['plugins']['get']('ExportWord'),_0x43b7e1=_0xb20c3['token']||_0x4ddf70['_token'],_0x48433c=!0x1!==_0x180b0c['auto_pagination'],_0x33f628=_0xb20c3['dataCallback']||(_0xd751b=>_0xd751b['data']['get']({'pagination':_0x48433c}));return this['isBusy']=!0x0,this['refresh'](),function(_0x260740){if(!_0x260740)return new Promise(_0x3bd1e2=>_0x3bd1e2(''));const _0x127b84=[];for(const _0x20e122 of _0x260740)'EDITOR_STYLES'!==_0x20e122?_0x127b84['push'](window['fetch'](_0x20e122)['then'](_0x1cfafb=>_0x1cfafb['text']())):_0x127b84['push'](f());return Promise['all'](_0x127b84)['then'](_0x208837=>_0x208837['join']('\x20')['trim']());}(_0xb20c3['stylesheets']||['EDITOR_STYLES'])['then'](async _0xb5bb8d=>{_0x51cb44['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0xc48efc=await _0x33f628(_0x51cb44),_0x46ab05={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x51cb44['locale']['contentLanguageDirection']+'\x22>'+_0xc48efc+'</div>','css':_0xb5bb8d,[_0x3bd979?'config':'options']:{..._0x180b0c,..._0x3bd979?h(_0x51cb44):d(_0x51cb44)}},_0xce7ac3={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x43b7e1?{'Authorization':_0x43b7e1['value']}:null},'body':JSON['stringify'](_0x46ab05)};return window['fetch'](_0xc8eea7,_0xce7ac3)['then'](_0x166c63=>{if(0xc8!==_0x166c63['status'])throw _0x166c63;return _0x166c63['blob']();})['then'](_0x81e7ef=>{_0x51cb44['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x2d80c2='function'==typeof _0xb20c3['fileName']?_0xb20c3['fileName']():_0xb20c3['fileName'];this['_downloadFile'](_0x81e7ef,_0x2d80c2||'document.docx');});})['catch'](_0x4c8852=>{const _0x513c86=_0x51cb44['plugins']['get']('Notification');throw _0x51cb44['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x513c86['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x4c8852;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x5f3696,_0x453721){const _0x793beb=document['createElement']('a');_0x793beb['href']=window['URL']['createObjectURL'](_0x5f3696),_0x793beb['download']=_0x453721,_0x793beb['click'](),_0x793beb['remove']();}}class i extends _0x34015c{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x24621f=this['editor'];_0x24621f['ui']['componentFactory']['add']('exportWord',()=>{const _0x207087=_0x24621f['commands']['get']('exportWord'),_0xcf43d1=this['_createButton'](_0x4ff81e);return _0xcf43d1['set']({'tooltip':!0x0}),_0xcf43d1['bind']('isOn')['to'](_0x207087,'isBusy'),_0xcf43d1;}),_0x24621f['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x2dfa3e));}['_createButton'](_0x3f3d48){const _0xebac26=this['editor'],_0x4f7c86=_0xebac26['config']['get']('exportWord')||{},t=_0xebac26['locale']['t'],_0x53af90=_0xebac26['commands']['get']('exportWord'),_0x38c4f9=new _0x3f3d48(_0xebac26['locale']),_0x42dd8d=new _0x1b131c();return _0x38c4f9['children']['add'](_0x42dd8d),_0x42dd8d['bind']('isVisible')['to'](_0x53af90,'isBusy'),_0x38c4f9['iconView']['bind']('isVisible')['to'](_0x53af90,'isBusy',_0x2ffbbb=>!_0x2ffbbb),_0x38c4f9['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'}),_0x38c4f9['bind']('isEnabled')['to'](_0x53af90,'isEnabled'),_0x38c4f9['bind']('label')['to'](_0x53af90,'isBusy',_0x173a93=>t(_0x173a93?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x38c4f9,'execute',()=>{_0xebac26['execute']('exportWord',_0x4f7c86),_0xebac26['editing']['view']['focus']();}),_0x38c4f9;}}class s extends _0x34015c{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x47423b,i];}['init'](){const _0x177d5e=this['editor'],_0x4768b6=_0x177d5e['config']['get']('exportWord')||{};_0x177d5e['commands']['add']('exportWord',new e(_0x177d5e));const _0x5c1a5e=_0x177d5e['plugins']['get']('CloudServices');!0x1===_0x4768b6['tokenUrl']?this['_token']=null:_0x4768b6['tokenUrl']?_0x5c1a5e['registerTokenUrl'](_0x4768b6['tokenUrl'])['then'](_0x2c5d5c=>{this['_token']=_0x2c5d5c;}):this['_token']=_0x5c1a5e['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':_0x32146d=>0x0==_0x32146d?0x0:0x1==_0x32146d?0x1:0x2==_0x32146d?0x2:_0x32146d%0x64>=0x3&&_0x32146d%0x64<=0xa?0x3:_0x32146d%0x64>=0xb&&_0x32146d%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':_0x1c322b=>0x0==_0x1c322b?0x0:0x1==_0x1c322b?0x1:0x2==_0x1c322b?0x2:_0x1c322b%0x64>=0x3&&_0x1c322b%0x64<=0xa?0x3:_0x1c322b%0x64>=0xb&&_0x1c322b%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17f002=>{const {ar:{dictionary:_0x29288c,getPluralForm:_0x458fce}}={'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':_0x4b03fa=>0x0==_0x4b03fa?0x0:0x1==_0x4b03fa?0x1:0x2==_0x4b03fa?0x2:_0x4b03fa%0x64>=0x3&&_0x4b03fa%0x64<=0xa?0x3:_0x4b03fa%0x64>=0xb&&_0x4b03fa%0x64<=0x63?0x4:0x5}};_0x17f002['ar']||={'dictionary':{},'getPluralForm':null},_0x17f002['ar']['dictionary']=Object['assign'](_0x17f002['ar']['dictionary'],_0x29288c),_0x17f002['ar']['getPluralForm']=_0x458fce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e4582=>{const {ar:{dictionary:_0x466980,getPluralForm:_0x17bf26}}={'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':_0x1106ae=>0x0==_0x1106ae?0x0:0x1==_0x1106ae?0x1:0x2==_0x1106ae?0x2:_0x1106ae%0x64>=0x3&&_0x1106ae%0x64<=0xa?0x3:_0x1106ae%0x64>=0xb&&_0x1106ae%0x64<=0x63?0x4:0x5}};_0x4e4582['ar']||={'dictionary':{},'getPluralForm':null},_0x4e4582['ar']['dictionary']=Object['assign'](_0x4e4582['ar']['dictionary'],_0x466980),_0x4e4582['ar']['getPluralForm']=_0x17bf26;})(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':_0x358a40=>0x1!=_0x358a40}};
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':_0x2c9d65=>0x1!=_0x2c9d65}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x149174=>{const {bg:{dictionary:_0x5a84bc,getPluralForm:_0x8387dd}}={'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':_0x99255e=>0x1!=_0x99255e}};_0x149174['bg']||={'dictionary':{},'getPluralForm':null},_0x149174['bg']['dictionary']=Object['assign'](_0x149174['bg']['dictionary'],_0x5a84bc),_0x149174['bg']['getPluralForm']=_0x8387dd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf12545=>{const {bg:{dictionary:_0x14aaa0,getPluralForm:_0x24871b}}={'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':_0x11ad57=>0x1!=_0x11ad57}};_0xf12545['bg']||={'dictionary':{},'getPluralForm':null},_0xf12545['bg']['dictionary']=Object['assign'](_0xf12545['bg']['dictionary'],_0x14aaa0),_0xf12545['bg']['getPluralForm']=_0x24871b;})(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':_0x2b5997=>0x1!=_0x2b5997}};
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':_0x1b254a=>0x1!=_0x1b254a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2844ed=>{const {bn:{dictionary:_0x380cfb,getPluralForm:_0x1b808f}}={'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':_0x550611=>0x1!=_0x550611}};_0x2844ed['bn']||={'dictionary':{},'getPluralForm':null},_0x2844ed['bn']['dictionary']=Object['assign'](_0x2844ed['bn']['dictionary'],_0x380cfb),_0x2844ed['bn']['getPluralForm']=_0x1b808f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5f580f=>{const {bn:{dictionary:_0x2aa230,getPluralForm:_0x2f5550}}={'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':_0x436760=>0x1!=_0x436760}};_0x5f580f['bn']||={'dictionary':{},'getPluralForm':null},_0x5f580f['bn']['dictionary']=Object['assign'](_0x5f580f['bn']['dictionary'],_0x2aa230),_0x5f580f['bn']['getPluralForm']=_0x2f5550;})(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':_0x1e72bb=>0x1!=_0x1e72bb}};
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':_0x2d84dd=>0x1!=_0x2d84dd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x141b20=>{const {ca:{dictionary:_0x3d592c,getPluralForm:_0x4b820a}}={'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':_0x1b9dbc=>0x1!=_0x1b9dbc}};_0x141b20['ca']||={'dictionary':{},'getPluralForm':null},_0x141b20['ca']['dictionary']=Object['assign'](_0x141b20['ca']['dictionary'],_0x3d592c),_0x141b20['ca']['getPluralForm']=_0x4b820a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1804c8=>{const {ca:{dictionary:_0x5db5e5,getPluralForm:_0x332723}}={'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':_0x1ede92=>0x1!=_0x1ede92}};_0x1804c8['ca']||={'dictionary':{},'getPluralForm':null},_0x1804c8['ca']['dictionary']=Object['assign'](_0x1804c8['ca']['dictionary'],_0x5db5e5),_0x1804c8['ca']['getPluralForm']=_0x332723;})(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':_0x8dac22=>0x1==_0x8dac22&&_0x8dac22%0x1==0x0?0x0:_0x8dac22>=0x2&&_0x8dac22<=0x4&&_0x8dac22%0x1==0x0?0x1:_0x8dac22%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':_0x4e019a=>0x1==_0x4e019a&&_0x4e019a%0x1==0x0?0x0:_0x4e019a>=0x2&&_0x4e019a<=0x4&&_0x4e019a%0x1==0x0?0x1:_0x4e019a%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f438b=>{const {cs:{dictionary:_0x1d0cbc,getPluralForm:_0x2e8041}}={'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':_0x5a023e=>0x1==_0x5a023e&&_0x5a023e%0x1==0x0?0x0:_0x5a023e>=0x2&&_0x5a023e<=0x4&&_0x5a023e%0x1==0x0?0x1:_0x5a023e%0x1!=0x0?0x2:0x3}};_0x1f438b['cs']||={'dictionary':{},'getPluralForm':null},_0x1f438b['cs']['dictionary']=Object['assign'](_0x1f438b['cs']['dictionary'],_0x1d0cbc),_0x1f438b['cs']['getPluralForm']=_0x2e8041;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x348d49=>{const {cs:{dictionary:_0x481258,getPluralForm:_0x316125}}={'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':_0x10ff60=>0x1==_0x10ff60&&_0x10ff60%0x1==0x0?0x0:_0x10ff60>=0x2&&_0x10ff60<=0x4&&_0x10ff60%0x1==0x0?0x1:_0x10ff60%0x1!=0x0?0x2:0x3}};_0x348d49['cs']||={'dictionary':{},'getPluralForm':null},_0x348d49['cs']['dictionary']=Object['assign'](_0x348d49['cs']['dictionary'],_0x481258),_0x348d49['cs']['getPluralForm']=_0x316125;})(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':_0x4d4dfe=>0x1!=_0x4d4dfe}};
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':_0x184b56=>0x1!=_0x184b56}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4dbadc=>{const {da:{dictionary:_0x44bece,getPluralForm:_0x5aa587}}={'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':_0xa6e99=>0x1!=_0xa6e99}};_0x4dbadc['da']||={'dictionary':{},'getPluralForm':null},_0x4dbadc['da']['dictionary']=Object['assign'](_0x4dbadc['da']['dictionary'],_0x44bece),_0x4dbadc['da']['getPluralForm']=_0x5aa587;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x551a56=>{const {da:{dictionary:_0x337f3a,getPluralForm:_0x16faf2}}={'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':_0xe50a0f=>0x1!=_0xe50a0f}};_0x551a56['da']||={'dictionary':{},'getPluralForm':null},_0x551a56['da']['dictionary']=Object['assign'](_0x551a56['da']['dictionary'],_0x337f3a),_0x551a56['da']['getPluralForm']=_0x16faf2;})(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':_0x1e55b2=>0x1!=_0x1e55b2}};
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':_0x3edcc9=>0x1!=_0x3edcc9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cbc66=>{const {de:{dictionary:_0x17eeba,getPluralForm:_0x7f4c54}}={'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':_0x6808b8=>0x1!=_0x6808b8}};_0x2cbc66['de']||={'dictionary':{},'getPluralForm':null},_0x2cbc66['de']['dictionary']=Object['assign'](_0x2cbc66['de']['dictionary'],_0x17eeba),_0x2cbc66['de']['getPluralForm']=_0x7f4c54;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc6bfe9=>{const {de:{dictionary:_0x8bd577,getPluralForm:_0x16a94d}}={'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':_0x52a249=>0x1!=_0x52a249}};_0xc6bfe9['de']||={'dictionary':{},'getPluralForm':null},_0xc6bfe9['de']['dictionary']=Object['assign'](_0xc6bfe9['de']['dictionary'],_0x8bd577),_0xc6bfe9['de']['getPluralForm']=_0x16a94d;})(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':_0x46b6f8=>0x1!=_0x46b6f8}};
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':_0x5327ed=>0x1!=_0x5327ed}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x96109c=>{const {el:{dictionary:_0x112e1c,getPluralForm:_0x281677}}={'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':_0xb22bd7=>0x1!=_0xb22bd7}};_0x96109c['el']||={'dictionary':{},'getPluralForm':null},_0x96109c['el']['dictionary']=Object['assign'](_0x96109c['el']['dictionary'],_0x112e1c),_0x96109c['el']['getPluralForm']=_0x281677;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x282684=>{const {el:{dictionary:_0x408613,getPluralForm:_0x324262}}={'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':_0x1dbdad=>0x1!=_0x1dbdad}};_0x282684['el']||={'dictionary':{},'getPluralForm':null},_0x282684['el']['dictionary']=Object['assign'](_0x282684['el']['dictionary'],_0x408613),_0x282684['el']['getPluralForm']=_0x324262;})(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':_0x3d12bf=>0x1!=_0x3d12bf}};
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':_0xe364e4=>0x1!=_0xe364e4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b2d25=>{const {'en-au':{dictionary:_0x1847a0,getPluralForm:_0x24092a}}={'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':_0x31d53e=>0x1!=_0x31d53e}};_0x5b2d25['en-au']||={'dictionary':{},'getPluralForm':null},_0x5b2d25['en-au']['dictionary']=Object['assign'](_0x5b2d25['en-au']['dictionary'],_0x1847a0),_0x5b2d25['en-au']['getPluralForm']=_0x24092a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b73b5=>{const {'en-au':{dictionary:_0x329c15,getPluralForm:_0x24efe7}}={'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':_0x523e30=>0x1!=_0x523e30}};_0x2b73b5['en-au']||={'dictionary':{},'getPluralForm':null},_0x2b73b5['en-au']['dictionary']=Object['assign'](_0x2b73b5['en-au']['dictionary'],_0x329c15),_0x2b73b5['en-au']['getPluralForm']=_0x24efe7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e1c1f=>{const {en:{dictionary:_0x3db494,getPluralForm:_0xb21a1a}}={'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}};_0x3e1c1f['en']||={'dictionary':{},'getPluralForm':null},_0x3e1c1f['en']['dictionary']=Object['assign'](_0x3e1c1f['en']['dictionary'],_0x3db494),_0x3e1c1f['en']['getPluralForm']=_0xb21a1a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf1496b=>{const {en:{dictionary:_0x1b6104,getPluralForm:_0x5d3676}}={'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}};_0xf1496b['en']||={'dictionary':{},'getPluralForm':null},_0xf1496b['en']['dictionary']=Object['assign'](_0xf1496b['en']['dictionary'],_0x1b6104),_0xf1496b['en']['getPluralForm']=_0x5d3676;})(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':_0x456ce2=>0x1==_0x456ce2?0x0:0x0!=_0x456ce2&&_0x456ce2%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':_0x457b8b=>0x1==_0x457b8b?0x0:0x0!=_0x457b8b&&_0x457b8b%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1045c7=>{const {es:{dictionary:_0x5e9606,getPluralForm:_0x1b0c1c}}={'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':_0x11ced0=>0x1==_0x11ced0?0x0:0x0!=_0x11ced0&&_0x11ced0%0xf4240==0x0?0x1:0x2}};_0x1045c7['es']||={'dictionary':{},'getPluralForm':null},_0x1045c7['es']['dictionary']=Object['assign'](_0x1045c7['es']['dictionary'],_0x5e9606),_0x1045c7['es']['getPluralForm']=_0x1b0c1c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x292a79=>{const {es:{dictionary:_0x450f3f,getPluralForm:_0x3b6e00}}={'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':_0x59c4bc=>0x1==_0x59c4bc?0x0:0x0!=_0x59c4bc&&_0x59c4bc%0xf4240==0x0?0x1:0x2}};_0x292a79['es']||={'dictionary':{},'getPluralForm':null},_0x292a79['es']['dictionary']=Object['assign'](_0x292a79['es']['dictionary'],_0x450f3f),_0x292a79['es']['getPluralForm']=_0x3b6e00;})(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':_0xfc0495=>0x1!=_0xfc0495}};
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':_0x5a8d29=>0x1!=_0x5a8d29}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x21fb4b=>{const {et:{dictionary:_0x5cb7bf,getPluralForm:_0x40066b}}={'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':_0x1285d6=>0x1!=_0x1285d6}};_0x21fb4b['et']||={'dictionary':{},'getPluralForm':null},_0x21fb4b['et']['dictionary']=Object['assign'](_0x21fb4b['et']['dictionary'],_0x5cb7bf),_0x21fb4b['et']['getPluralForm']=_0x40066b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21b54f=>{const {et:{dictionary:_0x18aee0,getPluralForm:_0x26f3d3}}={'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':_0x318a22=>0x1!=_0x318a22}};_0x21b54f['et']||={'dictionary':{},'getPluralForm':null},_0x21b54f['et']['dictionary']=Object['assign'](_0x21b54f['et']['dictionary'],_0x18aee0),_0x21b54f['et']['getPluralForm']=_0x26f3d3;})(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':_0x2ec18d=>0x1!=_0x2ec18d}};
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':_0x383be7=>0x1!=_0x383be7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5bdfa9=>{const {fi:{dictionary:_0x530163,getPluralForm:_0x1b7641}}={'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':_0x1d742f=>0x1!=_0x1d742f}};_0x5bdfa9['fi']||={'dictionary':{},'getPluralForm':null},_0x5bdfa9['fi']['dictionary']=Object['assign'](_0x5bdfa9['fi']['dictionary'],_0x530163),_0x5bdfa9['fi']['getPluralForm']=_0x1b7641;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x222149=>{const {fi:{dictionary:_0x47c3b8,getPluralForm:_0x66cf2b}}={'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':_0x55b274=>0x1!=_0x55b274}};_0x222149['fi']||={'dictionary':{},'getPluralForm':null},_0x222149['fi']['dictionary']=Object['assign'](_0x222149['fi']['dictionary'],_0x47c3b8),_0x222149['fi']['getPluralForm']=_0x66cf2b;})(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':_0x1af338=>0x0==_0x1af338||0x1==_0x1af338?0x0:0x0!=_0x1af338&&_0x1af338%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':_0x52efd9=>0x0==_0x52efd9||0x1==_0x52efd9?0x0:0x0!=_0x52efd9&&_0x52efd9%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2249e0=>{const {fr:{dictionary:_0x227f15,getPluralForm:_0x422e7}}={'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':_0x312fca=>0x0==_0x312fca||0x1==_0x312fca?0x0:0x0!=_0x312fca&&_0x312fca%0xf4240==0x0?0x1:0x2}};_0x2249e0['fr']||={'dictionary':{},'getPluralForm':null},_0x2249e0['fr']['dictionary']=Object['assign'](_0x2249e0['fr']['dictionary'],_0x227f15),_0x2249e0['fr']['getPluralForm']=_0x422e7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf45019=>{const {fr:{dictionary:_0x13fbcc,getPluralForm:_0x42b1e0}}={'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':_0x4b3237=>0x0==_0x4b3237||0x1==_0x4b3237?0x0:0x0!=_0x4b3237&&_0x4b3237%0xf4240==0x0?0x1:0x2}};_0xf45019['fr']||={'dictionary':{},'getPluralForm':null},_0xf45019['fr']['dictionary']=Object['assign'](_0xf45019['fr']['dictionary'],_0x13fbcc),_0xf45019['fr']['getPluralForm']=_0x42b1e0;})(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':_0x4a1346=>0x1!=_0x4a1346}};
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':_0xb5cf87=>0x1!=_0xb5cf87}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x23a847=>{const {gl:{dictionary:_0x34869f,getPluralForm:_0xd3824e}}={'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':_0x140dea=>0x1!=_0x140dea}};_0x23a847['gl']||={'dictionary':{},'getPluralForm':null},_0x23a847['gl']['dictionary']=Object['assign'](_0x23a847['gl']['dictionary'],_0x34869f),_0x23a847['gl']['getPluralForm']=_0xd3824e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1142a3=>{const {gl:{dictionary:_0x1f53f6,getPluralForm:_0xe84e3b}}={'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':_0x4692ad=>0x1!=_0x4692ad}};_0x1142a3['gl']||={'dictionary':{},'getPluralForm':null},_0x1142a3['gl']['dictionary']=Object['assign'](_0x1142a3['gl']['dictionary'],_0x1f53f6),_0x1142a3['gl']['getPluralForm']=_0xe84e3b;})(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':_0x4c0590=>0x1==_0x4c0590&&_0x4c0590%0x1==0x0?0x0:0x2==_0x4c0590&&_0x4c0590%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':_0x512a19=>0x1==_0x512a19&&_0x512a19%0x1==0x0?0x0:0x2==_0x512a19&&_0x512a19%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3677c7=>{const {he:{dictionary:_0x9da73b,getPluralForm:_0x4a6dad}}={'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':_0x3883a9=>0x1==_0x3883a9&&_0x3883a9%0x1==0x0?0x0:0x2==_0x3883a9&&_0x3883a9%0x1==0x0?0x1:0x2}};_0x3677c7['he']||={'dictionary':{},'getPluralForm':null},_0x3677c7['he']['dictionary']=Object['assign'](_0x3677c7['he']['dictionary'],_0x9da73b),_0x3677c7['he']['getPluralForm']=_0x4a6dad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2447e3=>{const {he:{dictionary:_0x211414,getPluralForm:_0x3dc2aa}}={'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':_0x1f01bc=>0x1==_0x1f01bc&&_0x1f01bc%0x1==0x0?0x0:0x2==_0x1f01bc&&_0x1f01bc%0x1==0x0?0x1:0x2}};_0x2447e3['he']||={'dictionary':{},'getPluralForm':null},_0x2447e3['he']['dictionary']=Object['assign'](_0x2447e3['he']['dictionary'],_0x211414),_0x2447e3['he']['getPluralForm']=_0x3dc2aa;})(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':_0x1fa7ec=>0x1!=_0x1fa7ec}};
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':_0x5b0d31=>0x1!=_0x5b0d31}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f30a2=>{const {hi:{dictionary:_0x4819fc,getPluralForm:_0x3e6c6c}}={'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':_0x92e7d3=>0x1!=_0x92e7d3}};_0x5f30a2['hi']||={'dictionary':{},'getPluralForm':null},_0x5f30a2['hi']['dictionary']=Object['assign'](_0x5f30a2['hi']['dictionary'],_0x4819fc),_0x5f30a2['hi']['getPluralForm']=_0x3e6c6c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x556f3d=>{const {hi:{dictionary:_0x95b0e9,getPluralForm:_0x3efb61}}={'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':_0x330830=>0x1!=_0x330830}};_0x556f3d['hi']||={'dictionary':{},'getPluralForm':null},_0x556f3d['hi']['dictionary']=Object['assign'](_0x556f3d['hi']['dictionary'],_0x95b0e9),_0x556f3d['hi']['getPluralForm']=_0x3efb61;})(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':_0x5e2e9c=>_0x5e2e9c%0xa==0x1&&_0x5e2e9c%0x64!=0xb?0x0:_0x5e2e9c%0xa>=0x2&&_0x5e2e9c%0xa<=0x4&&(_0x5e2e9c%0x64<0xa||_0x5e2e9c%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':_0x48b507=>_0x48b507%0xa==0x1&&_0x48b507%0x64!=0xb?0x0:_0x48b507%0xa>=0x2&&_0x48b507%0xa<=0x4&&(_0x48b507%0x64<0xa||_0x48b507%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3916c5=>{const {hr:{dictionary:_0x4bbf5a,getPluralForm:_0x1fb41c}}={'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':_0x45d3a1=>_0x45d3a1%0xa==0x1&&_0x45d3a1%0x64!=0xb?0x0:_0x45d3a1%0xa>=0x2&&_0x45d3a1%0xa<=0x4&&(_0x45d3a1%0x64<0xa||_0x45d3a1%0x64>=0x14)?0x1:0x2}};_0x3916c5['hr']||={'dictionary':{},'getPluralForm':null},_0x3916c5['hr']['dictionary']=Object['assign'](_0x3916c5['hr']['dictionary'],_0x4bbf5a),_0x3916c5['hr']['getPluralForm']=_0x1fb41c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xad7a2b=>{const {hr:{dictionary:_0x5d6b00,getPluralForm:_0x28b520}}={'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':_0x5e2ae1=>_0x5e2ae1%0xa==0x1&&_0x5e2ae1%0x64!=0xb?0x0:_0x5e2ae1%0xa>=0x2&&_0x5e2ae1%0xa<=0x4&&(_0x5e2ae1%0x64<0xa||_0x5e2ae1%0x64>=0x14)?0x1:0x2}};_0xad7a2b['hr']||={'dictionary':{},'getPluralForm':null},_0xad7a2b['hr']['dictionary']=Object['assign'](_0xad7a2b['hr']['dictionary'],_0x5d6b00),_0xad7a2b['hr']['getPluralForm']=_0x28b520;})(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':_0x4d71ed=>0x1!=_0x4d71ed}};
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':_0x6a8974=>0x1!=_0x6a8974}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2074c4=>{const {hu:{dictionary:_0x119be0,getPluralForm:_0x31a299}}={'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':_0x6c3a11=>0x1!=_0x6c3a11}};_0x2074c4['hu']||={'dictionary':{},'getPluralForm':null},_0x2074c4['hu']['dictionary']=Object['assign'](_0x2074c4['hu']['dictionary'],_0x119be0),_0x2074c4['hu']['getPluralForm']=_0x31a299;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d4958=>{const {hu:{dictionary:_0x331a3b,getPluralForm:_0x289e86}}={'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':_0xf787e6=>0x1!=_0xf787e6}};_0x1d4958['hu']||={'dictionary':{},'getPluralForm':null},_0x1d4958['hu']['dictionary']=Object['assign'](_0x1d4958['hu']['dictionary'],_0x331a3b),_0x1d4958['hu']['getPluralForm']=_0x289e86;})(window['CKEDITOR_TRANSLATIONS']||={});