@ckeditor/ckeditor5-export-word 42.0.0-alpha.9 → 42.0.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/dist/types/exportword.d.ts +4 -7
  95. package/package.json +2 -2
  96. package/src/exportword.d.ts +4 -7
  97. package/src/exportword.js +1 -1
  98. package/src/exportwordcommand.js +1 -1
  99. package/src/exportwordui.js +1 -1
  100. package/src/index.js +1 -1
  101. package/src/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>f});var t=n(782),e=n(311);function r(){const t=["text","getCommentThreads","trim","8288dhvxyn","indexOf","cssRules","suggestions","data-cke","has","Users","56MQeMlp","106564lmYlNZ","get","hasAttribute","all","then","comment_threads","push","content",":root","CommentsRepository","isResolved","from","authorId","2239335gTZgFJ","6858404GqdnCy","length","styleSheets","TrackChanges","ownerNode","getSuggestions","fetch","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.","9372776YFxkDQ","name",".ck-content","keys","14031324ZszOYQ","timezone","90xkGRhi","timeZone","createdAt","plugins","join","map","cssText","resolvedOptions","DateTimeFormat","author","comments","5896134QDbPmx","users","warn","EDITOR_STYLES","collaboration_features"];return(r=function(){return t})()}function s(){const t=c,e=[],n=[];for(const o of Array[t(535)](document[t(540)]))if(o[t(542)][t(526)](t(520)))for(const r of Array[t(535)](o[t(518)]))-1!==r[t(503)][t(517)](t(493))?e[t(530)](r[t(503)]):-1!==r[t(503)][t(517)](t(532))&&n[t(530)](r[t(503)]);return e[t(539)]||console[t(510)](t(490)),[...n,...e][t(501)](" ")[t(515)]()}function i(t){const e=c,n=t[e(500)][e(521)](e(522)),o=t[e(500)][e(521)](e(533)),r=t[e(500)][e(521)](e(541)),s={};if(n&&o){const n=function(t){const e=c,n={};if(!t[e(539)])return n;for(const o of t)o[e(507)][e(502)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(530)]({author:t[r(506)][r(492)],content:t[r(531)],created:t[r(499)],is_resolved:o[r(534)]})}));return n}(t[e(500)][e(525)](e(533))[e(514)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(494)](n)[e(539)]&&(s[e(507)]=n)}if(n&&r){const n=t[e(500)][e(525)](e(541)),o=t[e(500)][e(525)](e(522)),r=function(t,e){const n=c,o={};if(!t[n(539)]||!e[n(539)])return o;for(const r of t)o[r.id]={author:e[n(525)](r[n(536)])[n(492)],created:r[n(499)]};return o}(n[e(543)]({toJSON:!0}),o[e(509)]);Object[e(494)](r)[e(539)]&&(s[e(519)]=r)}return(s[e(519)]||s[e(507)])&&(s[e(496)]=(new(Intl[e(505)]))[e(504)]()[e(498)]),s}function c(t,e){const n=r();return(c=function(t,e){return n[t-=489]})(t,e)}function a(t){const e=c,n=t[e(500)][e(521)](e(522)),o=t[e(500)][e(521)](e(533)),r=t[e(500)][e(521)](e(541)),s={},i={};if(n&&o){const n=function(t){const e=c,n=[];if(!t[e(539)])return n;for(const o of t){const t=o[e(507)][e(502)]((t=>({author:t[e(506)][e(492)],content:t[e(531)],created_at:t[e(499)]})));n[e(530)]({thread_id:o.id,is_resolved:o[e(534)],comments:t})}return n}(t[e(500)][e(525)](e(533))[e(514)]({skipNotAttached:!0,skipEmpty:!0}));n[e(539)]&&(i[e(529)]=n)}if(n&&r){const n=t[e(500)][e(525)](e(541)),o=t[e(500)][e(525)](e(522)),r=function(t,e){const n=c;return t[n(539)]&&e[n(539)]?t[n(502)]((t=>({id:t.id,author:e[n(525)](t[n(536)])[n(492)],created_at:t[n(499)]}))):[]}(n[e(543)]({toJSON:!0}),o[e(509)]);r[e(539)]&&(i[e(519)]=r)}return(i[e(529)]||i[e(519)])&&(s[e(496)]=(new(Intl[e(505)]))[e(504)]()[e(498)],s[e(512)]=i),s}!function(t,e){const n=c,o=t();for(;;)try{if(733329===parseInt(n(523))/1*(parseInt(n(516))/2)+-parseInt(n(537))/3+parseInt(n(524))/4*(parseInt(n(497))/5)+-parseInt(n(508))/6+-parseInt(n(538))/7+parseInt(n(491))/8+parseInt(n(495))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(r);class u extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,n=e.t,o=2===(t.version||1),r=t.converterUrl||(o?"https://docx-converter.cke-cs.com/v2/convert/html-docx":"https://docx-converter.cke-cs.com/v1/convert"),u=t.converterOptions||{},d=e.plugins.get("ExportWord"),p=t.token||d._token,l=!1!==u.auto_pagination,h=t.dataCallback||(t=>t.data.get({pagination:l}));return this.isBusy=!0,this.refresh(),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(511)!==o?n[e(530)](window[e(489)](o)[e(528)]((t=>t[e(513)]()))):n[e(530)](s());return Promise[e(527)](n)[e(528)]((t=>t[e(501)](" ")[e(515)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async s=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const c=await h(e),d={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+c+"</div>",css:s,[o?"config":"options"]:{...u,...o?a(e):i(e)}},l={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...p?{Authorization:p.value}:null},body:JSON.stringify(d)};return window.fetch(r,l).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((o=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export successful"));const r="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(o,r||"document.docx")}))})).catch((t=>{const o=e.plugins.get("Notification");throw e.ui.ariaLiveAnnouncer.announce(n("Word document export failed"),{politeness:"assertive"}),o.showWarning(n("An error occurred while generating the Word file.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}class d extends t.Plugin{static get pluginName(){return"ExportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("exportWord",(()=>{const n=t.commands.get("exportWord"),o=this._createButton(e.ButtonView);return o.set({tooltip:!0}),o.bind("isOn").to(n,"isBusy"),o})),t.ui.componentFactory.add("menuBar:exportWord",(()=>this._createButton(e.MenuBarMenuListItemButtonView)))}_createButton(t){const n=this.editor,o=n.config.get("exportWord")||{},r=n.locale.t,s=n.commands.get("exportWord"),i=new t(n.locale),c=new e.SpinnerView;return i.children.add(c),c.bind("isVisible").to(s,"isBusy"),i.iconView.bind("isVisible").to(s,"isBusy",(t=>!t)),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n'}),i.bind("isEnabled").to(s,"isEnabled"),i.bind("label").to(s,"isBusy",(t=>r(t?"Exporting Word document":"Export to Word"))),this.listenTo(i,"execute",(()=>{n.execute("exportWord",o),n.editing.view.focus()})),i}}const p=h;function l(){const t=["267668FmrnYz","1098675bTBjLo","config","editor","128oVzVMg","tokenUrl","9132850CcbYJg","ExportWord","exportWord","153378CxSSsf","then","76643eGpIqv","token","plugins","1343088HLAlhx","pluginName","138178hBJdLT","21FOqOZX","commands","init","_token","add","registerTokenUrl","requires","get","36jOzWFh","CloudServices"];return(l=function(){return t})()}function h(t,e){const n=l();return(h=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=h,o=t();for(;;)try{if(242927===parseInt(n(413))/1+-parseInt(n(402))/2*(parseInt(n(403))/3)+-parseInt(n(400))/4+parseInt(n(414))/5+-parseInt(n(411))/6*(parseInt(n(397))/7)+-parseInt(n(417))/8*(parseInt(n(422))/9)+parseInt(n(419))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class f extends t.Plugin{static get[p(401)](){return p(420)}static get[p(409)](){return[p(412),e.Notification,d]}[p(405)](){const t=p,e=this[t(416)],n=e[t(415)][t(410)](t(421))||{};e[t(404)][t(407)](t(421),new u(e));const o=e[t(399)][t(410)](t(412));!1===n[t(418)]?this[t(406)]=null:n[t(418)]?o[t(408)](n[t(418)])[t(396)]((e=>{this[t(406)]=e})):this[t(406)]=o[t(398)]}}function m(){var t=["1888010riMoHP","1350088cFrqLu","296115YEZuyA","1730tnewhe","4dscqGw","2304392hRRriU","13563MpqCXw","2933qRKDoE","9NGmYQo","8916yrOvfb","467844suWRRy"];return(m=function(){return t})()}function g(t,e){var n=m();return(g=function(t,e){return n[t-=280]})(t,e)}!function(t,e){for(var n=g,o=t();;)try{if(317540===-parseInt(n(283))/1+parseInt(n(288))/2*(parseInt(n(286))/3)+-parseInt(n(285))/4+parseInt(n(284))/5+parseInt(n(282))/6*(parseInt(n(280))/7)+-parseInt(n(289))/8*(parseInt(n(281))/9)+-parseInt(n(287))/10*(-parseInt(n(290))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>f});var t=n(782),e=n(311);function r(){const t=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})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x30d7a8,Plugin as _0x3e823d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x581fb9,MenuBarMenuListItemButtonView as _0x5784d3,SpinnerView as _0x4d19e8,Notification as _0x24c7bf}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x46792a=[],_0x5057d7=[];for(const _0x58b8ea of Array['from'](document['styleSheets'])){if(_0x58b8ea['ownerNode']['hasAttribute']('data-cke')){for(const _0x10c0f1 of Array['from'](_0x58b8ea['cssRules']))-0x1!==_0x10c0f1['cssText']['indexOf']('.ck-content')?_0x46792a['push'](_0x10c0f1['cssText']):-0x1!==_0x10c0f1['cssText']['indexOf'](':root')&&_0x5057d7['push'](_0x10c0f1['cssText']);}}return _0x46792a['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.'),[..._0x5057d7,..._0x46792a]['join']('\x20')['trim']();}function d(_0x4a0651){const _0x17c8c6=_0x4a0651['plugins']['has']('Users'),_0x1adeea=_0x4a0651['plugins']['has']('CommentsRepository'),_0x2b7e9f=_0x4a0651['plugins']['has']('TrackChanges'),_0x4e2beb={};if(_0x17c8c6&&_0x1adeea){const _0x564469=function(_0x3a81aa){const _0xb0b16f={};if(!_0x3a81aa['length'])return _0xb0b16f;for(const _0x507abc of _0x3a81aa)_0x507abc['comments']['map'](_0x3dcd4f=>{void 0x0===_0xb0b16f[_0x507abc['id']]&&(_0xb0b16f[_0x507abc['id']]=[]),_0xb0b16f[_0x507abc['id']]['push']({'author':_0x3dcd4f['author']['name'],'content':_0x3dcd4f['content'],'created':_0x3dcd4f['createdAt'],'is_resolved':_0x507abc['isResolved']});});return _0xb0b16f;}(_0x4a0651['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x564469)['length']&&(_0x4e2beb['comments']=_0x564469);}if(_0x17c8c6&&_0x2b7e9f){const _0x3622b1=_0x4a0651['plugins']['get']('TrackChanges'),_0x338c19=_0x4a0651['plugins']['get']('Users'),_0x34b8db=function(_0x346c0c,_0x93e1bd){const _0x49dcfa={};if(!_0x346c0c['length']||!_0x93e1bd['length'])return _0x49dcfa;for(const _0x5bcb9b of _0x346c0c)_0x49dcfa[_0x5bcb9b['id']]={'author':_0x93e1bd['get'](_0x5bcb9b['authorId'])['name'],'created':_0x5bcb9b['createdAt']};return _0x49dcfa;}(_0x3622b1['getSuggestions']({'toJSON':!0x0}),_0x338c19['users']);Object['keys'](_0x34b8db)['length']&&(_0x4e2beb['suggestions']=_0x34b8db);}return(_0x4e2beb['suggestions']||_0x4e2beb['comments'])&&(_0x4e2beb['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x4e2beb;}function h(_0x1a4d9d){const _0x19b3d8=_0x1a4d9d['plugins']['has']('Users'),_0x397bfa=_0x1a4d9d['plugins']['has']('CommentsRepository'),_0x92b7c=_0x1a4d9d['plugins']['has']('TrackChanges'),_0x47804d={},_0xb091ec={};if(_0x19b3d8&&_0x397bfa){const _0x3f12ae=function(_0x3d5748){const _0xab4373=[];if(!_0x3d5748['length'])return _0xab4373;for(const _0x54383a of _0x3d5748){const _0x276a2e=_0x54383a['comments']['map'](_0x3451e6=>({'author':_0x3451e6['author']['name'],'content':_0x3451e6['content'],'created_at':_0x3451e6['createdAt']}));_0xab4373['push']({'thread_id':_0x54383a['id'],'is_resolved':_0x54383a['isResolved'],'comments':_0x276a2e});}return _0xab4373;}(_0x1a4d9d['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x3f12ae['length']&&(_0xb091ec['comment_threads']=_0x3f12ae);}if(_0x19b3d8&&_0x92b7c){const _0x5a3257=_0x1a4d9d['plugins']['get']('TrackChanges'),_0x54eb85=_0x1a4d9d['plugins']['get']('Users'),_0xe9deb8=function(_0xcaf395,_0x121794){if(!_0xcaf395['length']||!_0x121794['length'])return[];return _0xcaf395['map'](_0x363356=>({'id':_0x363356['id'],'author':_0x121794['get'](_0x363356['authorId'])['name'],'created_at':_0x363356['createdAt']}));}(_0x5a3257['getSuggestions']({'toJSON':!0x0}),_0x54eb85['users']);_0xe9deb8['length']&&(_0xb091ec['suggestions']=_0xe9deb8);}return(_0xb091ec['comment_threads']||_0xb091ec['suggestions'])&&(_0x47804d['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x47804d['collaboration_features']=_0xb091ec),_0x47804d;}class e extends _0x30d7a8{constructor(_0x3c8f8d){super(_0x3c8f8d),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x36cfed={}){const _0x4a6b59=this['editor'],t=_0x4a6b59['t'],_0x2ede67=0x2===(_0x36cfed['version']||0x1),_0x3f0b59=_0x36cfed['converterUrl']||(_0x2ede67?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x1cc91e=_0x36cfed['converterOptions']||{},_0x54f222=_0x4a6b59['plugins']['get']('ExportWord'),_0x418498=_0x36cfed['token']||_0x54f222['_token'],_0x12e4b4=!0x1!==_0x1cc91e['auto_pagination'],_0x297086=_0x36cfed['dataCallback']||(_0x57a6d1=>_0x57a6d1['data']['get']({'pagination':_0x12e4b4}));return this['isBusy']=!0x0,this['refresh'](),function(_0x256cc6){if(!_0x256cc6)return new Promise(_0x80fef3=>_0x80fef3(''));const _0x56f090=[];for(const _0x1c0d33 of _0x256cc6)'EDITOR_STYLES'!==_0x1c0d33?_0x56f090['push'](window['fetch'](_0x1c0d33)['then'](_0x457b62=>_0x457b62['text']())):_0x56f090['push'](f());return Promise['all'](_0x56f090)['then'](_0x12843e=>_0x12843e['join']('\x20')['trim']());}(_0x36cfed['stylesheets']||['EDITOR_STYLES'])['then'](async _0x463583=>{_0x4a6b59['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x289c8a=await _0x297086(_0x4a6b59),_0x35a239={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x4a6b59['locale']['contentLanguageDirection']+'\x22>'+_0x289c8a+'</div>','css':_0x463583,[_0x2ede67?'config':'options']:{..._0x1cc91e,..._0x2ede67?h(_0x4a6b59):d(_0x4a6b59)}},_0x1035f8={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x418498?{'Authorization':_0x418498['value']}:null},'body':JSON['stringify'](_0x35a239)};return window['fetch'](_0x3f0b59,_0x1035f8)['then'](_0x127477=>{if(0xc8!==_0x127477['status'])throw _0x127477;return _0x127477['blob']();})['then'](_0x24a353=>{_0x4a6b59['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x39c695='function'==typeof _0x36cfed['fileName']?_0x36cfed['fileName']():_0x36cfed['fileName'];this['_downloadFile'](_0x24a353,_0x39c695||'document.docx');});})['catch'](_0x249c83=>{const _0xd2cdea=_0x4a6b59['plugins']['get']('Notification');throw _0x4a6b59['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0xd2cdea['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x249c83;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x1445c0,_0x5659bf){const _0x179fc6=document['createElement']('a');_0x179fc6['href']=window['URL']['createObjectURL'](_0x1445c0),_0x179fc6['download']=_0x5659bf,_0x179fc6['click'](),_0x179fc6['remove']();}}class i extends _0x3e823d{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x34d16b=this['editor'];_0x34d16b['ui']['componentFactory']['add']('exportWord',()=>{const _0x4fa753=_0x34d16b['commands']['get']('exportWord'),_0x1cbe83=this['_createButton'](_0x581fb9);return _0x1cbe83['set']({'tooltip':!0x0}),_0x1cbe83['bind']('isOn')['to'](_0x4fa753,'isBusy'),_0x1cbe83;}),_0x34d16b['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x5784d3));}['_createButton'](_0x5dc6d8){const _0xcd98c1=this['editor'],_0x5262c0=_0xcd98c1['config']['get']('exportWord')||{},t=_0xcd98c1['locale']['t'],_0x472207=_0xcd98c1['commands']['get']('exportWord'),_0x5dbca2=new _0x5dc6d8(_0xcd98c1['locale']),_0x28594b=new _0x4d19e8();return _0x5dbca2['children']['add'](_0x28594b),_0x28594b['bind']('isVisible')['to'](_0x472207,'isBusy'),_0x5dbca2['iconView']['bind']('isVisible')['to'](_0x472207,'isBusy',_0x5104c7=>!_0x5104c7),_0x5dbca2['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'}),_0x5dbca2['bind']('isEnabled')['to'](_0x472207,'isEnabled'),_0x5dbca2['bind']('label')['to'](_0x472207,'isBusy',_0x345ce4=>t(_0x345ce4?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x5dbca2,'execute',()=>{_0xcd98c1['execute']('exportWord',_0x5262c0),_0xcd98c1['editing']['view']['focus']();}),_0x5dbca2;}}class s extends _0x3e823d{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x24c7bf,i];}['init'](){const _0x5871df=this['editor'],_0x431f30=_0x5871df['config']['get']('exportWord')||{};_0x5871df['commands']['add']('exportWord',new e(_0x5871df));const _0x4cc583=_0x5871df['plugins']['get']('CloudServices');!0x1===_0x431f30['tokenUrl']?this['_token']=null:_0x431f30['tokenUrl']?_0x4cc583['registerTokenUrl'](_0x431f30['tokenUrl'])['then'](_0x4374f0=>{this['_token']=_0x4374f0;}):this['_token']=_0x4cc583['token'];}}export{s as ExportWord};
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};
@@ -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':_0x3c0d49=>0x0==_0x3c0d49?0x0:0x1==_0x3c0d49?0x1:0x2==_0x3c0d49?0x2:_0x3c0d49%0x64>=0x3&&_0x3c0d49%0x64<=0xa?0x3:_0x3c0d49%0x64>=0xb&&_0x3c0d49%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':_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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x111ba4=>{const {ar:{dictionary:_0x158a7b,getPluralForm:_0x462108}}={'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':_0x38a35a=>0x0==_0x38a35a?0x0:0x1==_0x38a35a?0x1:0x2==_0x38a35a?0x2:_0x38a35a%0x64>=0x3&&_0x38a35a%0x64<=0xa?0x3:_0x38a35a%0x64>=0xb&&_0x38a35a%0x64<=0x63?0x4:0x5}};_0x111ba4['ar']||={'dictionary':{},'getPluralForm':null},_0x111ba4['ar']['dictionary']=Object['assign'](_0x111ba4['ar']['dictionary'],_0x158a7b),_0x111ba4['ar']['getPluralForm']=_0x462108;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x497a13=>0x1!=_0x497a13}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f2676=>{const {bg:{dictionary:_0x1f6684,getPluralForm:_0x56ef5a}}={'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':_0x38b2e8=>0x1!=_0x38b2e8}};_0x1f2676['bg']||={'dictionary':{},'getPluralForm':null},_0x1f2676['bg']['dictionary']=Object['assign'](_0x1f2676['bg']['dictionary'],_0x1f6684),_0x1f2676['bg']['getPluralForm']=_0x56ef5a;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x579bbf=>0x1!=_0x579bbf}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d657e=>{const {bn:{dictionary:_0x4facde,getPluralForm:_0x59d590}}={'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':_0x22b096=>0x1!=_0x22b096}};_0x5d657e['bn']||={'dictionary':{},'getPluralForm':null},_0x5d657e['bn']['dictionary']=Object['assign'](_0x5d657e['bn']['dictionary'],_0x4facde),_0x5d657e['bn']['getPluralForm']=_0x59d590;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x19cdf7=>0x1!=_0x19cdf7}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19983f=>{const {ca:{dictionary:_0x318720,getPluralForm:_0x267714}}={'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':_0x4fb3ba=>0x1!=_0x4fb3ba}};_0x19983f['ca']||={'dictionary':{},'getPluralForm':null},_0x19983f['ca']['dictionary']=Object['assign'](_0x19983f['ca']['dictionary'],_0x318720),_0x19983f['ca']['getPluralForm']=_0x267714;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x48a195=>0x1==_0x48a195&&_0x48a195%0x1==0x0?0x0:_0x48a195>=0x2&&_0x48a195<=0x4&&_0x48a195%0x1==0x0?0x1:_0x48a195%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':_0x8dac22=>0x1==_0x8dac22&&_0x8dac22%0x1==0x0?0x0:_0x8dac22>=0x2&&_0x8dac22<=0x4&&_0x8dac22%0x1==0x0?0x1:_0x8dac22%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5945b7=>{const {cs:{dictionary:_0x16a114,getPluralForm:_0x27400c}}={'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':_0x5ac68e=>0x1==_0x5ac68e&&_0x5ac68e%0x1==0x0?0x0:_0x5ac68e>=0x2&&_0x5ac68e<=0x4&&_0x5ac68e%0x1==0x0?0x1:_0x5ac68e%0x1!=0x0?0x2:0x3}};_0x5945b7['cs']||={'dictionary':{},'getPluralForm':null},_0x5945b7['cs']['dictionary']=Object['assign'](_0x5945b7['cs']['dictionary'],_0x16a114),_0x5945b7['cs']['getPluralForm']=_0x27400c;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x5b3637=>0x1!=_0x5b3637}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b81ce=>{const {da:{dictionary:_0x53d88d,getPluralForm:_0x58a744}}={'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':_0x5b97d6=>0x1!=_0x5b97d6}};_0x5b81ce['da']||={'dictionary':{},'getPluralForm':null},_0x5b81ce['da']['dictionary']=Object['assign'](_0x5b81ce['da']['dictionary'],_0x53d88d),_0x5b81ce['da']['getPluralForm']=_0x58a744;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x387f07=>0x1!=_0x387f07}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f2ee7=>{const {de:{dictionary:_0x459417,getPluralForm:_0x3966d2}}={'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':_0x434111=>0x1!=_0x434111}};_0x5f2ee7['de']||={'dictionary':{},'getPluralForm':null},_0x5f2ee7['de']['dictionary']=Object['assign'](_0x5f2ee7['de']['dictionary'],_0x459417),_0x5f2ee7['de']['getPluralForm']=_0x3966d2;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x5dbd57=>0x1!=_0x5dbd57}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x413c53=>{const {el:{dictionary:_0x9e7189,getPluralForm:_0x268913}}={'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':_0x4c11ae=>0x1!=_0x4c11ae}};_0x413c53['el']||={'dictionary':{},'getPluralForm':null},_0x413c53['el']['dictionary']=Object['assign'](_0x413c53['el']['dictionary'],_0x9e7189),_0x413c53['el']['getPluralForm']=_0x268913;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x5c19d4=>0x1!=_0x5c19d4}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f2446=>{const {'en-au':{dictionary:_0x2015b3,getPluralForm:_0x3c0c92}}={'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':_0x41ecfa=>0x1!=_0x41ecfa}};_0x5f2446['en-au']||={'dictionary':{},'getPluralForm':null},_0x5f2446['en-au']['dictionary']=Object['assign'](_0x5f2446['en-au']['dictionary'],_0x2015b3),_0x5f2446['en-au']['getPluralForm']=_0x3c0c92;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3440ed=>{const {en:{dictionary:_0x3daedc,getPluralForm:_0x50456b}}={'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}};_0x3440ed['en']||={'dictionary':{},'getPluralForm':null},_0x3440ed['en']['dictionary']=Object['assign'](_0x3440ed['en']['dictionary'],_0x3daedc),_0x3440ed['en']['getPluralForm']=_0x50456b;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x146242=>0x1==_0x146242?0x0:0x0!=_0x146242&&_0x146242%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':_0x456ce2=>0x1==_0x456ce2?0x0:0x0!=_0x456ce2&&_0x456ce2%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x330e71=>{const {es:{dictionary:_0x1cc5cb,getPluralForm:_0x3d4725}}={'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':_0x24350=>0x1==_0x24350?0x0:0x0!=_0x24350&&_0x24350%0xf4240==0x0?0x1:0x2}};_0x330e71['es']||={'dictionary':{},'getPluralForm':null},_0x330e71['es']['dictionary']=Object['assign'](_0x330e71['es']['dictionary'],_0x1cc5cb),_0x330e71['es']['getPluralForm']=_0x3d4725;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x59aa54=>0x1!=_0x59aa54}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d2b05=>{const {et:{dictionary:_0x5d4f7,getPluralForm:_0x1e21d9}}={'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':_0x46a7f4=>0x1!=_0x46a7f4}};_0x2d2b05['et']||={'dictionary':{},'getPluralForm':null},_0x2d2b05['et']['dictionary']=Object['assign'](_0x2d2b05['et']['dictionary'],_0x5d4f7),_0x2d2b05['et']['getPluralForm']=_0x1e21d9;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x4d11f9=>0x1!=_0x4d11f9}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x358d02=>{const {fi:{dictionary:_0x553877,getPluralForm:_0x2f99a3}}={'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':_0x2f8ae5=>0x1!=_0x2f8ae5}};_0x358d02['fi']||={'dictionary':{},'getPluralForm':null},_0x358d02['fi']['dictionary']=Object['assign'](_0x358d02['fi']['dictionary'],_0x553877),_0x358d02['fi']['getPluralForm']=_0x2f99a3;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x2259ec=>0x0==_0x2259ec||0x1==_0x2259ec?0x0:0x0!=_0x2259ec&&_0x2259ec%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':_0x1af338=>0x0==_0x1af338||0x1==_0x1af338?0x0:0x0!=_0x1af338&&_0x1af338%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a72c3=>{const {fr:{dictionary:_0x5ed006,getPluralForm:_0xa9fd5f}}={'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':_0x5c074f=>0x0==_0x5c074f||0x1==_0x5c074f?0x0:0x0!=_0x5c074f&&_0x5c074f%0xf4240==0x0?0x1:0x2}};_0x1a72c3['fr']||={'dictionary':{},'getPluralForm':null},_0x1a72c3['fr']['dictionary']=Object['assign'](_0x1a72c3['fr']['dictionary'],_0x5ed006),_0x1a72c3['fr']['getPluralForm']=_0xa9fd5f;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x2b763a=>0x1!=_0x2b763a}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x104a1d=>{const {gl:{dictionary:_0x4f80b9,getPluralForm:_0x4237e8}}={'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':_0x3e2e27=>0x1!=_0x3e2e27}};_0x104a1d['gl']||={'dictionary':{},'getPluralForm':null},_0x104a1d['gl']['dictionary']=Object['assign'](_0x104a1d['gl']['dictionary'],_0x4f80b9),_0x104a1d['gl']['getPluralForm']=_0x4237e8;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x5e7052=>0x1==_0x5e7052&&_0x5e7052%0x1==0x0?0x0:0x2==_0x5e7052&&_0x5e7052%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':_0x4c0590=>0x1==_0x4c0590&&_0x4c0590%0x1==0x0?0x0:0x2==_0x4c0590&&_0x4c0590%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b0a9f=>{const {he:{dictionary:_0xe295ea,getPluralForm:_0x304e3b}}={'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':_0x5d9188=>0x1==_0x5d9188&&_0x5d9188%0x1==0x0?0x0:0x2==_0x5d9188&&_0x5d9188%0x1==0x0?0x1:0x2}};_0x3b0a9f['he']||={'dictionary':{},'getPluralForm':null},_0x3b0a9f['he']['dictionary']=Object['assign'](_0x3b0a9f['he']['dictionary'],_0xe295ea),_0x3b0a9f['he']['getPluralForm']=_0x304e3b;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x43e148=>0x1!=_0x43e148}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f16cb=>{const {hi:{dictionary:_0xf0839f,getPluralForm:_0x454cdd}}={'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':_0x59bac9=>0x1!=_0x59bac9}};_0x4f16cb['hi']||={'dictionary':{},'getPluralForm':null},_0x4f16cb['hi']['dictionary']=Object['assign'](_0x4f16cb['hi']['dictionary'],_0xf0839f),_0x4f16cb['hi']['getPluralForm']=_0x454cdd;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x87ff48=>_0x87ff48%0xa==0x1&&_0x87ff48%0x64!=0xb?0x0:_0x87ff48%0xa>=0x2&&_0x87ff48%0xa<=0x4&&(_0x87ff48%0x64<0xa||_0x87ff48%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':_0x5e2e9c=>_0x5e2e9c%0xa==0x1&&_0x5e2e9c%0x64!=0xb?0x0:_0x5e2e9c%0xa>=0x2&&_0x5e2e9c%0xa<=0x4&&(_0x5e2e9c%0x64<0xa||_0x5e2e9c%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f5117=>{const {hr:{dictionary:_0x384b51,getPluralForm:_0x19c07c}}={'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':_0x28f929=>_0x28f929%0xa==0x1&&_0x28f929%0x64!=0xb?0x0:_0x28f929%0xa>=0x2&&_0x28f929%0xa<=0x4&&(_0x28f929%0x64<0xa||_0x28f929%0x64>=0x14)?0x1:0x2}};_0x3f5117['hr']||={'dictionary':{},'getPluralForm':null},_0x3f5117['hr']['dictionary']=Object['assign'](_0x3f5117['hr']['dictionary'],_0x384b51),_0x3f5117['hr']['getPluralForm']=_0x19c07c;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x2f7b45=>0x1!=_0x2f7b45}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e79cc=>{const {hu:{dictionary:_0xc8d9e,getPluralForm:_0x86e720}}={'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':_0x4995b7=>0x1!=_0x4995b7}};_0x4e79cc['hu']||={'dictionary':{},'getPluralForm':null},_0x4e79cc['hu']['dictionary']=Object['assign'](_0x4e79cc['hu']['dictionary'],_0xc8d9e),_0x4e79cc['hu']['getPluralForm']=_0x86e720;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x5d13f0=>0x0}};
23
+ export default{'id':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20Word.','Word\x20document\x20export\x20started':'ekspor\x20dokumen\x20Word\x20dimulai','Word\x20document\x20export\x20failed':'ekspor\x20dokumen\x20Word\x20gagal','Word\x20document\x20export\x20successful':'ekspor\x20dokumen\x20Word\x20berhasil','Exporting\x20Word\x20document':'Mengekspor\x20dokumen\x20Word'},'getPluralForm':_0x5b9e97=>0x0}};