@ckeditor/ckeditor5-export-word 42.0.0-alpha.23 → 42.0.0-alpha.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +2 -2
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>h});var t=n(782),e=n(311);function r(){const t=c,e=[],n=[];for(const o of Array[t(258)](document[t(223)]))if(o[t(244)][t(249)](t(240)))for(const r of Array[t(258)](o[t(264)]))-1!==r[t(231)][t(276)](t(272))?e[t(273)](r[t(231)]):-1!==r[t(231)][t(276)](t(243))&&n[t(273)](r[t(231)]);return e[t(230)]||console[t(269)](t(248)),[...n,...e][t(229)](" ")[t(228)]()}function s(t){const e=c,n=t[e(259)][e(254)](e(238)),o=t[e(259)][e(254)](e(234)),r=t[e(259)][e(254)](e(245)),s={};if(n&&o){const n=function(t){const e=c,n={};if(!t[e(230)])return n;for(const o of t)o[e(222)][e(236)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(273)]({author:t[r(262)][r(250)],content:t[r(261)],created:t[r(224)],is_resolved:o[r(232)]})}));return n}(t[e(259)][e(263)](e(234))[e(253)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(246)](n)[e(230)]&&(s[e(222)]=n)}if(n&&r){const n=t[e(259)][e(263)](e(245)),o=t[e(259)][e(263)](e(238)),r=function(t,e){const n=c,o={};if(!t[n(230)]||!e[n(230)])return o;for(const r of t)o[r.id]={author:e[n(263)](r[n(268)])[n(250)],created:r[n(224)]};return o}(n[e(241)]({toJSON:!0}),o[e(237)]);Object[e(246)](r)[e(230)]&&(s[e(267)]=r)}return(s[e(267)]||s[e(222)])&&(s[e(225)]=(new(Intl[e(271)]))[e(227)]()[e(255)]),s}function i(t){const e=c,n=t[e(259)][e(254)](e(238)),o=t[e(259)][e(254)](e(234)),r=t[e(259)][e(254)](e(245)),s={},i={};if(n&&o){const n=function(t){const e=c,n=[];if(!t[e(230)])return n;for(const o of t){const t=o[e(222)][e(236)]((t=>({author:t[e(262)][e(250)],content:t[e(261)],created_at:t[e(224)]})));n[e(273)]({thread_id:o.id,is_resolved:o[e(232)],comments:t})}return n}(t[e(259)][e(263)](e(234))[e(253)]({skipNotAttached:!0,skipEmpty:!0}));n[e(230)]&&(i[e(270)]=n)}if(n&&r){const n=t[e(259)][e(263)](e(245)),o=t[e(259)][e(263)](e(238)),r=function(t,e){const n=c;return t[n(230)]&&e[n(230)]?t[n(236)]((t=>({id:t.id,author:e[n(263)](t[n(268)])[n(250)],created_at:t[n(224)]}))):[]}(n[e(241)]({toJSON:!0}),o[e(237)]);r[e(230)]&&(i[e(267)]=r)}return(i[e(270)]||i[e(267)])&&(s[e(225)]=(new(Intl[e(271)]))[e(227)]()[e(255)],s[e(220)]=i),s}function c(t,e){const n=a();return(c=function(t,e){return n[t-=220]})(t,e)}function a(){const t=["fetch","data-cke","getSuggestions","text",":root","ownerNode","TrackChanges","keys","8192210LZhYtV","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.","hasAttribute","name","all","13IJszXA","getCommentThreads","has","timeZone","8046775PWkyfD","195nLqZGZ","from","plugins","2542630zDOYAx","content","author","get","cssRules","39606oTUeWW","18296injyFp","suggestions","authorId","warn","comment_threads","DateTimeFormat",".ck-content","push","148406jVrEBQ","EDITOR_STYLES","indexOf","collaboration_features","95672EmGiyu","comments","styleSheets","createdAt","timezone","495VmnUHE","resolvedOptions","trim","join","length","cssText","isResolved","990WYuJYI","CommentsRepository","then","map","users","Users"];return(a=function(){return t})()}!function(t,e){const n=c,o=t();for(;;)try{if(503156===parseInt(n(252))/1*(-parseInt(n(274))/2)+-parseInt(n(257))/3*(-parseInt(n(266))/4)+-parseInt(n(260))/5+-parseInt(n(233))/6*(-parseInt(n(265))/7)+parseInt(n(221))/8*(parseInt(n(226))/9)+parseInt(n(247))/10+-parseInt(n(256))/11)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,f=t.dataCallback||(t=>t.data.get({pagination:l}));return this.isBusy=!0,this.refresh(),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(275)!==o?n[e(273)](window[e(239)](o)[e(235)]((t=>t[e(242)]()))):n[e(273)](r());return Promise[e(251)](n)[e(235)]((t=>t[e(229)](" ")[e(228)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async r=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const c=await f(e),d={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+c+"</div>",css:r,[o?"config":"options"]:{...u,...o?i(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=f();return(l=function(t,e){return n[t-=394]})(t,e)}function f(){const t=["add","204485JSJlsk","94jYoKLu","4715757LLWZfj","12EAazGq","tokenUrl","requires","42YVZuJP","88VLryTm","3909680birFLp","CloudServices","351022IrPIfN","token","pluginName","1740171TEQQgg","then","10967MbIrwQ","960810nukYZH","ExportWord","config","init","plugins","registerTokenUrl","exportWord","_token","get","editor","commands"];return(f=function(){return t})()}!function(t,e){const n=l,o=t();for(;;)try{if(294286===parseInt(n(408))/1*(-parseInt(n(394))/2)+parseInt(n(406))/3+-parseInt(n(396))/4*(-parseInt(n(421))/5)+parseInt(n(399))/6*(parseInt(n(403))/7)+-parseInt(n(401))/8+-parseInt(n(395))/9+-parseInt(n(409))/10*(-parseInt(n(400))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f);class h extends t.Plugin{static get[p(405)](){return p(410)}static get[p(398)](){return[p(402),e.Notification,d]}[p(412)](){const t=p,e=this[t(418)],n=e[t(411)][t(417)](t(415))||{};e[t(419)][t(420)](t(415),new u(e));const o=e[t(413)][t(417)](t(402));!1===n[t(397)]?this[t(416)]=null:n[t(397)]?o[t(414)](n[t(397)])[t(407)]((e=>{this[t(416)]=e})):this[t(416)]=o[t(404)]}}function m(t,e){var n=g();return(m=function(t,e){return n[t-=153]})(t,e)}function g(){var t=["14nLfLNq","144987unIQiQ","1490436NhDRcH","3390VZqQTn","3871648xYWlrg","20506UHgQoJ","424ysXrSm","1130vaghoH","4Sarghx","356990MMwzGw","8302EqxfQx"];return(g=function(){return t})()}!function(t,e){for(var n=m,o=t();;)try{if(126728===-parseInt(n(155))/1*(-parseInt(n(160))/2)+-parseInt(n(156))/3*(parseInt(n(163))/4)+-parseInt(n(162))/5*(parseInt(n(158))/6)+-parseInt(n(154))/7*(parseInt(n(161))/8)+-parseInt(n(157))/9+parseInt(n(153))/10+parseInt(n(159))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>h});var t=n(782),e=n(311);function r(){const t=["get","name",".ck-content","trim","resolvedOptions","getCommentThreads","content","5592918jeQEoz","timeZone","length","24116190NFvKPP","warn",":root","21MjDhwq","1796814KTgFTj","isResolved","map","plugins","timezone","author","join","getSuggestions","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.","2vLMeZm","collaboration_features","keys","ownerNode","all","TrackChanges","CommentsRepository","authorId","fetch","530QxznDx","DateTimeFormat","data-cke","comment_threads","createdAt","EDITOR_STYLES","push","text","styleSheets","hasAttribute","comments","cssText","from","Users","then","suggestions","cssRules","has","714478uaRtIx","939568IYDYxS","users","84279tAGyEZ","25368BDQvxh","indexOf"];return(r=function(){return t})()}function s(){const t=a,e=[],n=[];for(const o of Array[t(484)](document[t(480)]))if(o[t(466)][t(481)](t(474)))for(const r of Array[t(484)](o[t(488)]))-1!==r[t(483)][t(439)](t(442))?e[t(478)](r[t(483)]):-1!==r[t(483)][t(439)](t(452))&&n[t(478)](r[t(483)]);return e[t(449)]||console[t(451)](t(462)),[...n,...e][t(460)](" ")[t(443)]()}function i(t){const e=a,n=t[e(457)][e(489)](e(485)),o=t[e(457)][e(489)](e(469)),r=t[e(457)][e(489)](e(468)),s={};if(n&&o){const n=function(t){const e=a,n={};if(!t[e(449)])return n;for(const o of t)o[e(482)][e(456)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(478)]({author:t[r(459)][r(441)],content:t[r(446)],created:t[r(476)],is_resolved:o[r(455)]})}));return n}(t[e(457)][e(440)](e(469))[e(445)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(465)](n)[e(449)]&&(s[e(482)]=n)}if(n&&r){const n=t[e(457)][e(440)](e(468)),o=t[e(457)][e(440)](e(485)),r=function(t,e){const n=a,o={};if(!t[n(449)]||!e[n(449)])return o;for(const r of t)o[r.id]={author:e[n(440)](r[n(470)])[n(441)],created:r[n(476)]};return o}(n[e(461)]({toJSON:!0}),o[e(492)]);Object[e(465)](r)[e(449)]&&(s[e(487)]=r)}return(s[e(487)]||s[e(482)])&&(s[e(458)]=(new(Intl[e(473)]))[e(444)]()[e(448)]),s}function c(t){const e=a,n=t[e(457)][e(489)](e(485)),o=t[e(457)][e(489)](e(469)),r=t[e(457)][e(489)](e(468)),s={},i={};if(n&&o){const n=function(t){const e=a,n=[];if(!t[e(449)])return n;for(const o of t){const t=o[e(482)][e(456)]((t=>({author:t[e(459)][e(441)],content:t[e(446)],created_at:t[e(476)]})));n[e(478)]({thread_id:o.id,is_resolved:o[e(455)],comments:t})}return n}(t[e(457)][e(440)](e(469))[e(445)]({skipNotAttached:!0,skipEmpty:!0}));n[e(449)]&&(i[e(475)]=n)}if(n&&r){const n=t[e(457)][e(440)](e(468)),o=t[e(457)][e(440)](e(485)),r=function(t,e){const n=a;return t[n(449)]&&e[n(449)]?t[n(456)]((t=>({id:t.id,author:e[n(440)](t[n(470)])[n(441)],created_at:t[n(476)]}))):[]}(n[e(461)]({toJSON:!0}),o[e(492)]);r[e(449)]&&(i[e(487)]=r)}return(i[e(475)]||i[e(487)])&&(s[e(458)]=(new(Intl[e(473)]))[e(444)]()[e(448)],s[e(464)]=i),s}function a(t,e){const n=r();return(a=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=a,o=t();for(;;)try{if(487341===parseInt(n(463))/1*(parseInt(n(490))/2)+parseInt(n(493))/3+-parseInt(n(438))/4*(-parseInt(n(472))/5)+parseInt(n(447))/6+-parseInt(n(453))/7*(-parseInt(n(491))/8)+parseInt(n(454))/9+-parseInt(n(450))/10)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,f=t.dataCallback||(t=>t.data.get({pagination:l}));return this.isBusy=!0,this.refresh(),function(t){const e=a;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(477)!==o?n[e(478)](window[e(471)](o)[e(486)]((t=>t[e(479)]()))):n[e(478)](s());return Promise[e(467)](n)[e(486)]((t=>t[e(460)](" ")[e(443)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async s=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const a=await f(e),d={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+a+"</div>",css:s,[o?"config":"options"]:{...u,...o?c(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=l;function l(t,e){const n=f();return(l=function(t,e){return n[t-=124]})(t,e)}function f(){const t=["requires","443799yDEIBL","CloudServices","then","459nKpSIs","27726smKLSW","tokenUrl","commands","registerTokenUrl","284276ajksdi","pluginName","_token","3320pHsRlZ","token","init","ExportWord","plugins","editor","25928Vifpgm","32eijvOl","add","3087942CWWsNv","exportWord","config","70mlOyUi","10jaJmbF","get","138733qXxSUY"];return(f=function(){return t})()}!function(t,e){const n=l,o=t();for(;;)try{if(149760===parseInt(n(129))/1+-parseInt(n(139))/2+-parseInt(n(134))/3*(parseInt(n(142))/4)+parseInt(n(126))/5*(-parseInt(n(135))/6)+parseInt(n(148))/7*(parseInt(n(149))/8)+-parseInt(n(131))/9*(-parseInt(n(127))/10)+parseInt(n(151))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f);class h extends t.Plugin{static get[p(140)](){return p(145)}static get[p(130)](){return[p(132),e.Notification,d]}[p(144)](){const t=p,e=this[t(147)],n=e[t(125)][t(128)](t(124))||{};e[t(137)][t(150)](t(124),new u(e));const o=e[t(146)][t(128)](t(132));!1===n[t(136)]?this[t(141)]=null:n[t(136)]?o[t(138)](n[t(136)])[t(133)]((e=>{this[t(141)]=e})):this[t(141)]=o[t(143)]}}function m(){var t=["5906dPhHap","3125888AoiudM","34440ftDbGZ","18DgjNbf","784WJRRNF","5651247Lsjwjw","643190oaqGgb","3305049WtnsSa","101lOFwcX","4148718dWXQfk"];return(m=function(){return t})()}function g(t,e){var n=m();return(g=function(t,e){return n[t-=483]})(t,e)}!function(t,e){for(var n=g,o=t();;)try{if(779811===-parseInt(n(487))/1*(-parseInt(n(489))/2)+parseInt(n(486))/3+parseInt(n(483))/4*(-parseInt(n(491))/5)+parseInt(n(488))/6+-parseInt(n(484))/7+parseInt(n(490))/8*(parseInt(n(492))/9)+parseInt(n(485))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x366492,Plugin as _0x3f2854}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x5a5e2e,MenuBarMenuListItemButtonView as _0x13a1e9,SpinnerView as _0x159cb4,Notification as _0x5a9e5b}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x515fb5=[],_0x522926=[];for(const _0x431f9a of Array['from'](document['styleSheets'])){if(_0x431f9a['ownerNode']['hasAttribute']('data-cke')){for(const _0x1627c5 of Array['from'](_0x431f9a['cssRules']))-0x1!==_0x1627c5['cssText']['indexOf']('.ck-content')?_0x515fb5['push'](_0x1627c5['cssText']):-0x1!==_0x1627c5['cssText']['indexOf'](':root')&&_0x522926['push'](_0x1627c5['cssText']);}}return _0x515fb5['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.'),[..._0x522926,..._0x515fb5]['join']('\x20')['trim']();}function d(_0x34cd10){const _0x13661a=_0x34cd10['plugins']['has']('Users'),_0x5dffbf=_0x34cd10['plugins']['has']('CommentsRepository'),_0x30ca51=_0x34cd10['plugins']['has']('TrackChanges'),_0x41f38e={};if(_0x13661a&&_0x5dffbf){const _0x2a5630=function(_0x991340){const _0x4d120f={};if(!_0x991340['length'])return _0x4d120f;for(const _0x2e65f3 of _0x991340)_0x2e65f3['comments']['map'](_0x19b5f4=>{void 0x0===_0x4d120f[_0x2e65f3['id']]&&(_0x4d120f[_0x2e65f3['id']]=[]),_0x4d120f[_0x2e65f3['id']]['push']({'author':_0x19b5f4['author']['name'],'content':_0x19b5f4['content'],'created':_0x19b5f4['createdAt'],'is_resolved':_0x2e65f3['isResolved']});});return _0x4d120f;}(_0x34cd10['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x2a5630)['length']&&(_0x41f38e['comments']=_0x2a5630);}if(_0x13661a&&_0x30ca51){const _0x571e79=_0x34cd10['plugins']['get']('TrackChanges'),_0x197c49=_0x34cd10['plugins']['get']('Users'),_0x50e5d9=function(_0xe046f0,_0x23ac39){const _0x1357be={};if(!_0xe046f0['length']||!_0x23ac39['length'])return _0x1357be;for(const _0x23ac82 of _0xe046f0)_0x1357be[_0x23ac82['id']]={'author':_0x23ac39['get'](_0x23ac82['authorId'])['name'],'created':_0x23ac82['createdAt']};return _0x1357be;}(_0x571e79['getSuggestions']({'toJSON':!0x0}),_0x197c49['users']);Object['keys'](_0x50e5d9)['length']&&(_0x41f38e['suggestions']=_0x50e5d9);}return(_0x41f38e['suggestions']||_0x41f38e['comments'])&&(_0x41f38e['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x41f38e;}function h(_0x173870){const _0x5b27f4=_0x173870['plugins']['has']('Users'),_0x55dec0=_0x173870['plugins']['has']('CommentsRepository'),_0xf26fdd=_0x173870['plugins']['has']('TrackChanges'),_0x17a134={},_0xd97bfc={};if(_0x5b27f4&&_0x55dec0){const _0x8ff3c8=function(_0x367e27){const _0x438b1c=[];if(!_0x367e27['length'])return _0x438b1c;for(const _0x4521bb of _0x367e27){const _0x5476eb=_0x4521bb['comments']['map'](_0x1be0eb=>({'author':_0x1be0eb['author']['name'],'content':_0x1be0eb['content'],'created_at':_0x1be0eb['createdAt']}));_0x438b1c['push']({'thread_id':_0x4521bb['id'],'is_resolved':_0x4521bb['isResolved'],'comments':_0x5476eb});}return _0x438b1c;}(_0x173870['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x8ff3c8['length']&&(_0xd97bfc['comment_threads']=_0x8ff3c8);}if(_0x5b27f4&&_0xf26fdd){const _0x1e6a23=_0x173870['plugins']['get']('TrackChanges'),_0x4d7572=_0x173870['plugins']['get']('Users'),_0x1b8a67=function(_0x2b0235,_0x217676){if(!_0x2b0235['length']||!_0x217676['length'])return[];return _0x2b0235['map'](_0x19479b=>({'id':_0x19479b['id'],'author':_0x217676['get'](_0x19479b['authorId'])['name'],'created_at':_0x19479b['createdAt']}));}(_0x1e6a23['getSuggestions']({'toJSON':!0x0}),_0x4d7572['users']);_0x1b8a67['length']&&(_0xd97bfc['suggestions']=_0x1b8a67);}return(_0xd97bfc['comment_threads']||_0xd97bfc['suggestions'])&&(_0x17a134['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x17a134['collaboration_features']=_0xd97bfc),_0x17a134;}class e extends _0x366492{constructor(_0x352f9e){super(_0x352f9e),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x5d9945={}){const _0x3d31ba=this['editor'],t=_0x3d31ba['t'],_0x34400f=0x2===(_0x5d9945['version']||0x1),_0x23f18a=_0x5d9945['converterUrl']||(_0x34400f?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x1e11b3=_0x5d9945['converterOptions']||{},_0x341870=_0x3d31ba['plugins']['get']('ExportWord'),_0x46183d=_0x5d9945['token']||_0x341870['_token'],_0x53d605=!0x1!==_0x1e11b3['auto_pagination'],_0x14006a=_0x5d9945['dataCallback']||(_0x3d860a=>_0x3d860a['data']['get']({'pagination':_0x53d605}));return this['isBusy']=!0x0,this['refresh'](),function(_0x4fdb0d){if(!_0x4fdb0d)return new Promise(_0x3a3693=>_0x3a3693(''));const _0x340285=[];for(const _0xcc9946 of _0x4fdb0d)'EDITOR_STYLES'!==_0xcc9946?_0x340285['push'](window['fetch'](_0xcc9946)['then'](_0x5e0df3=>_0x5e0df3['text']())):_0x340285['push'](f());return Promise['all'](_0x340285)['then'](_0x2da92d=>_0x2da92d['join']('\x20')['trim']());}(_0x5d9945['stylesheets']||['EDITOR_STYLES'])['then'](async _0x3b1aca=>{_0x3d31ba['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x4bc033=await _0x14006a(_0x3d31ba),_0x1a2eff={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x3d31ba['locale']['contentLanguageDirection']+'\x22>'+_0x4bc033+'</div>','css':_0x3b1aca,[_0x34400f?'config':'options']:{..._0x1e11b3,..._0x34400f?h(_0x3d31ba):d(_0x3d31ba)}},_0x32af5a={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x46183d?{'Authorization':_0x46183d['value']}:null},'body':JSON['stringify'](_0x1a2eff)};return window['fetch'](_0x23f18a,_0x32af5a)['then'](_0x24b799=>{if(0xc8!==_0x24b799['status'])throw _0x24b799;return _0x24b799['blob']();})['then'](_0x4c7ec1=>{_0x3d31ba['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x4a884f='function'==typeof _0x5d9945['fileName']?_0x5d9945['fileName']():_0x5d9945['fileName'];this['_downloadFile'](_0x4c7ec1,_0x4a884f||'document.docx');});})['catch'](_0x2f911f=>{const _0x258e63=_0x3d31ba['plugins']['get']('Notification');throw _0x3d31ba['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x258e63['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x2f911f;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x17c148,_0x5121ca){const _0xced91d=document['createElement']('a');_0xced91d['href']=window['URL']['createObjectURL'](_0x17c148),_0xced91d['download']=_0x5121ca,_0xced91d['click'](),_0xced91d['remove']();}}class i extends _0x3f2854{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0xbf12c1=this['editor'];_0xbf12c1['ui']['componentFactory']['add']('exportWord',()=>{const _0x2ea4e4=_0xbf12c1['commands']['get']('exportWord'),_0x1c1768=this['_createButton'](_0x5a5e2e);return _0x1c1768['set']({'tooltip':!0x0}),_0x1c1768['bind']('isOn')['to'](_0x2ea4e4,'isBusy'),_0x1c1768;}),_0xbf12c1['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x13a1e9));}['_createButton'](_0xe909ac){const _0x570b91=this['editor'],_0x18b63a=_0x570b91['config']['get']('exportWord')||{},t=_0x570b91['locale']['t'],_0x15de00=_0x570b91['commands']['get']('exportWord'),_0x44ca16=new _0xe909ac(_0x570b91['locale']),_0x3e915c=new _0x159cb4();return _0x44ca16['children']['add'](_0x3e915c),_0x3e915c['bind']('isVisible')['to'](_0x15de00,'isBusy'),_0x44ca16['iconView']['bind']('isVisible')['to'](_0x15de00,'isBusy',_0x5b99b0=>!_0x5b99b0),_0x44ca16['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'}),_0x44ca16['bind']('isEnabled')['to'](_0x15de00,'isEnabled'),_0x44ca16['bind']('label')['to'](_0x15de00,'isBusy',_0x132606=>t(_0x132606?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x44ca16,'execute',()=>{_0x570b91['execute']('exportWord',_0x18b63a),_0x570b91['editing']['view']['focus']();}),_0x44ca16;}}class s extends _0x3f2854{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x5a9e5b,i];}['init'](){const _0x3a1164=this['editor'],_0x4493c9=_0x3a1164['config']['get']('exportWord')||{};_0x3a1164['commands']['add']('exportWord',new e(_0x3a1164));const _0x16cbca=_0x3a1164['plugins']['get']('CloudServices');!0x1===_0x4493c9['tokenUrl']?this['_token']=null:_0x4493c9['tokenUrl']?_0x16cbca['registerTokenUrl'](_0x4493c9['tokenUrl'])['then'](_0x25d5e9=>{this['_token']=_0x25d5e9;}):this['_token']=_0x16cbca['token'];}}export{s as ExportWord};
23
+ import{Command as _0x33161f,Plugin as _0x5d01dd}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x595fa8,MenuBarMenuListItemButtonView as _0x578044,SpinnerView as _0x5df491,Notification as _0x431aeb}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x5dd5f7=[],_0x9741bf=[];for(const _0x4f8dd0 of Array['from'](document['styleSheets'])){if(_0x4f8dd0['ownerNode']['hasAttribute']('data-cke')){for(const _0x528243 of Array['from'](_0x4f8dd0['cssRules']))-0x1!==_0x528243['cssText']['indexOf']('.ck-content')?_0x5dd5f7['push'](_0x528243['cssText']):-0x1!==_0x528243['cssText']['indexOf'](':root')&&_0x9741bf['push'](_0x528243['cssText']);}}return _0x5dd5f7['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.'),[..._0x9741bf,..._0x5dd5f7]['join']('\x20')['trim']();}function d(_0x367f1d){const _0x545b6c=_0x367f1d['plugins']['has']('Users'),_0x10a1dd=_0x367f1d['plugins']['has']('CommentsRepository'),_0x5db21d=_0x367f1d['plugins']['has']('TrackChanges'),_0x14d5fb={};if(_0x545b6c&&_0x10a1dd){const _0x58e858=function(_0x5d64c9){const _0x1e12fb={};if(!_0x5d64c9['length'])return _0x1e12fb;for(const _0x3fad0e of _0x5d64c9)_0x3fad0e['comments']['map'](_0x418ac0=>{void 0x0===_0x1e12fb[_0x3fad0e['id']]&&(_0x1e12fb[_0x3fad0e['id']]=[]),_0x1e12fb[_0x3fad0e['id']]['push']({'author':_0x418ac0['author']['name'],'content':_0x418ac0['content'],'created':_0x418ac0['createdAt'],'is_resolved':_0x3fad0e['isResolved']});});return _0x1e12fb;}(_0x367f1d['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x58e858)['length']&&(_0x14d5fb['comments']=_0x58e858);}if(_0x545b6c&&_0x5db21d){const _0x4c4dc9=_0x367f1d['plugins']['get']('TrackChanges'),_0xeeabad=_0x367f1d['plugins']['get']('Users'),_0x7b5e29=function(_0x392665,_0x1183f8){const _0x437e9b={};if(!_0x392665['length']||!_0x1183f8['length'])return _0x437e9b;for(const _0x35ec42 of _0x392665)_0x437e9b[_0x35ec42['id']]={'author':_0x1183f8['get'](_0x35ec42['authorId'])['name'],'created':_0x35ec42['createdAt']};return _0x437e9b;}(_0x4c4dc9['getSuggestions']({'toJSON':!0x0}),_0xeeabad['users']);Object['keys'](_0x7b5e29)['length']&&(_0x14d5fb['suggestions']=_0x7b5e29);}return(_0x14d5fb['suggestions']||_0x14d5fb['comments'])&&(_0x14d5fb['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x14d5fb;}function h(_0x402e82){const _0x257610=_0x402e82['plugins']['has']('Users'),_0xda95b8=_0x402e82['plugins']['has']('CommentsRepository'),_0x2a21ce=_0x402e82['plugins']['has']('TrackChanges'),_0x2753d3={},_0x2b90c0={};if(_0x257610&&_0xda95b8){const _0x2f9d3e=function(_0x5ce2f5){const _0x45b765=[];if(!_0x5ce2f5['length'])return _0x45b765;for(const _0x2eced7 of _0x5ce2f5){const _0x122593=_0x2eced7['comments']['map'](_0x3bdf58=>({'author':_0x3bdf58['author']['name'],'content':_0x3bdf58['content'],'created_at':_0x3bdf58['createdAt']}));_0x45b765['push']({'thread_id':_0x2eced7['id'],'is_resolved':_0x2eced7['isResolved'],'comments':_0x122593});}return _0x45b765;}(_0x402e82['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x2f9d3e['length']&&(_0x2b90c0['comment_threads']=_0x2f9d3e);}if(_0x257610&&_0x2a21ce){const _0x336284=_0x402e82['plugins']['get']('TrackChanges'),_0x323e2c=_0x402e82['plugins']['get']('Users'),_0x320723=function(_0x21114a,_0x59556f){if(!_0x21114a['length']||!_0x59556f['length'])return[];return _0x21114a['map'](_0x167402=>({'id':_0x167402['id'],'author':_0x59556f['get'](_0x167402['authorId'])['name'],'created_at':_0x167402['createdAt']}));}(_0x336284['getSuggestions']({'toJSON':!0x0}),_0x323e2c['users']);_0x320723['length']&&(_0x2b90c0['suggestions']=_0x320723);}return(_0x2b90c0['comment_threads']||_0x2b90c0['suggestions'])&&(_0x2753d3['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x2753d3['collaboration_features']=_0x2b90c0),_0x2753d3;}class e extends _0x33161f{constructor(_0x432bff){super(_0x432bff),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x114d26={}){const _0xeede65=this['editor'],t=_0xeede65['t'],_0x561666=0x2===(_0x114d26['version']||0x1),_0x1ee4ca=_0x114d26['converterUrl']||(_0x561666?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x5cd046=_0x114d26['converterOptions']||{},_0xce2567=_0xeede65['plugins']['get']('ExportWord'),_0x3cc132=_0x114d26['token']||_0xce2567['_token'],_0x5e3a8c=!0x1!==_0x5cd046['auto_pagination'],_0x348283=_0x114d26['dataCallback']||(_0x4bfc9b=>_0x4bfc9b['data']['get']({'pagination':_0x5e3a8c}));return this['isBusy']=!0x0,this['refresh'](),function(_0x5cb0c9){if(!_0x5cb0c9)return new Promise(_0x4fe3a6=>_0x4fe3a6(''));const _0x22b4be=[];for(const _0x56f977 of _0x5cb0c9)'EDITOR_STYLES'!==_0x56f977?_0x22b4be['push'](window['fetch'](_0x56f977)['then'](_0x7d7def=>_0x7d7def['text']())):_0x22b4be['push'](f());return Promise['all'](_0x22b4be)['then'](_0x1c6fd1=>_0x1c6fd1['join']('\x20')['trim']());}(_0x114d26['stylesheets']||['EDITOR_STYLES'])['then'](async _0x4507db=>{_0xeede65['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x5f3e2f=await _0x348283(_0xeede65),_0x5203fb={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0xeede65['locale']['contentLanguageDirection']+'\x22>'+_0x5f3e2f+'</div>','css':_0x4507db,[_0x561666?'config':'options']:{..._0x5cd046,..._0x561666?h(_0xeede65):d(_0xeede65)}},_0x20bbee={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x3cc132?{'Authorization':_0x3cc132['value']}:null},'body':JSON['stringify'](_0x5203fb)};return window['fetch'](_0x1ee4ca,_0x20bbee)['then'](_0x171683=>{if(0xc8!==_0x171683['status'])throw _0x171683;return _0x171683['blob']();})['then'](_0x25e359=>{_0xeede65['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x4194e0='function'==typeof _0x114d26['fileName']?_0x114d26['fileName']():_0x114d26['fileName'];this['_downloadFile'](_0x25e359,_0x4194e0||'document.docx');});})['catch'](_0x825604=>{const _0x5dd2f5=_0xeede65['plugins']['get']('Notification');throw _0xeede65['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x5dd2f5['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x825604;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x3db7aa,_0x31af14){const _0x564169=document['createElement']('a');_0x564169['href']=window['URL']['createObjectURL'](_0x3db7aa),_0x564169['download']=_0x31af14,_0x564169['click'](),_0x564169['remove']();}}class i extends _0x5d01dd{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x12a016=this['editor'];_0x12a016['ui']['componentFactory']['add']('exportWord',()=>{const _0x5991f8=_0x12a016['commands']['get']('exportWord'),_0x194fe0=this['_createButton'](_0x595fa8);return _0x194fe0['set']({'tooltip':!0x0}),_0x194fe0['bind']('isOn')['to'](_0x5991f8,'isBusy'),_0x194fe0;}),_0x12a016['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x578044));}['_createButton'](_0x562ab9){const _0x390480=this['editor'],_0x28a4de=_0x390480['config']['get']('exportWord')||{},t=_0x390480['locale']['t'],_0xf911cb=_0x390480['commands']['get']('exportWord'),_0x31adeb=new _0x562ab9(_0x390480['locale']),_0x2daeea=new _0x5df491();return _0x31adeb['children']['add'](_0x2daeea),_0x2daeea['bind']('isVisible')['to'](_0xf911cb,'isBusy'),_0x31adeb['iconView']['bind']('isVisible')['to'](_0xf911cb,'isBusy',_0x5eaf54=>!_0x5eaf54),_0x31adeb['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'}),_0x31adeb['bind']('isEnabled')['to'](_0xf911cb,'isEnabled'),_0x31adeb['bind']('label')['to'](_0xf911cb,'isBusy',_0x167351=>t(_0x167351?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x31adeb,'execute',()=>{_0x390480['execute']('exportWord',_0x28a4de),_0x390480['editing']['view']['focus']();}),_0x31adeb;}}class s extends _0x5d01dd{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x431aeb,i];}['init'](){const _0x67d6f2=this['editor'],_0xce4fa=_0x67d6f2['config']['get']('exportWord')||{};_0x67d6f2['commands']['add']('exportWord',new e(_0x67d6f2));const _0x20f2b2=_0x67d6f2['plugins']['get']('CloudServices');!0x1===_0xce4fa['tokenUrl']?this['_token']=null:_0xce4fa['tokenUrl']?_0x20f2b2['registerTokenUrl'](_0xce4fa['tokenUrl'])['then'](_0x53a24d=>{this['_token']=_0x53a24d;}):this['_token']=_0x20f2b2['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':_0x3663b0=>0x0==_0x3663b0?0x0:0x1==_0x3663b0?0x1:0x2==_0x3663b0?0x2:_0x3663b0%0x64>=0x3&&_0x3663b0%0x64<=0xa?0x3:_0x3663b0%0x64>=0xb&&_0x3663b0%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':_0x41275a=>0x0==_0x41275a?0x0:0x1==_0x41275a?0x1:0x2==_0x41275a?0x2:_0x41275a%0x64>=0x3&&_0x41275a%0x64<=0xa?0x3:_0x41275a%0x64>=0xb&&_0x41275a%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44c1c9=>{const {ar:{dictionary:_0x3dd1c3,getPluralForm:_0x2438d9}}={'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':_0x48fe21=>0x0==_0x48fe21?0x0:0x1==_0x48fe21?0x1:0x2==_0x48fe21?0x2:_0x48fe21%0x64>=0x3&&_0x48fe21%0x64<=0xa?0x3:_0x48fe21%0x64>=0xb&&_0x48fe21%0x64<=0x63?0x4:0x5}};_0x44c1c9['ar']||={'dictionary':{},'getPluralForm':null},_0x44c1c9['ar']['dictionary']=Object['assign'](_0x44c1c9['ar']['dictionary'],_0x3dd1c3),_0x44c1c9['ar']['getPluralForm']=_0x2438d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5118f4=>{const {ar:{dictionary:_0x326a26,getPluralForm:_0x19703d}}={'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':_0x1bc2f6=>0x0==_0x1bc2f6?0x0:0x1==_0x1bc2f6?0x1:0x2==_0x1bc2f6?0x2:_0x1bc2f6%0x64>=0x3&&_0x1bc2f6%0x64<=0xa?0x3:_0x1bc2f6%0x64>=0xb&&_0x1bc2f6%0x64<=0x63?0x4:0x5}};_0x5118f4['ar']||={'dictionary':{},'getPluralForm':null},_0x5118f4['ar']['dictionary']=Object['assign'](_0x5118f4['ar']['dictionary'],_0x326a26),_0x5118f4['ar']['getPluralForm']=_0x19703d;})(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':_0x11517b=>0x1!=_0x11517b}};
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':_0x4dc8e9=>0x1!=_0x4dc8e9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x232714=>{const {bg:{dictionary:_0x53eb88,getPluralForm:_0x19b8ce}}={'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':_0x120640=>0x1!=_0x120640}};_0x232714['bg']||={'dictionary':{},'getPluralForm':null},_0x232714['bg']['dictionary']=Object['assign'](_0x232714['bg']['dictionary'],_0x53eb88),_0x232714['bg']['getPluralForm']=_0x19b8ce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2461d4=>{const {bg:{dictionary:_0x2c230d,getPluralForm:_0x162ea4}}={'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':_0x5a4693=>0x1!=_0x5a4693}};_0x2461d4['bg']||={'dictionary':{},'getPluralForm':null},_0x2461d4['bg']['dictionary']=Object['assign'](_0x2461d4['bg']['dictionary'],_0x2c230d),_0x2461d4['bg']['getPluralForm']=_0x162ea4;})(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':_0x2e3467=>0x1!=_0x2e3467}};
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':_0x36b6d7=>0x1!=_0x36b6d7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5375d0=>{const {bn:{dictionary:_0x43735d,getPluralForm:_0x4d614c}}={'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':_0x5b05da=>0x1!=_0x5b05da}};_0x5375d0['bn']||={'dictionary':{},'getPluralForm':null},_0x5375d0['bn']['dictionary']=Object['assign'](_0x5375d0['bn']['dictionary'],_0x43735d),_0x5375d0['bn']['getPluralForm']=_0x4d614c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2750a1=>{const {bn:{dictionary:_0x44937b,getPluralForm:_0x13ceae}}={'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':_0xd2fb5a=>0x1!=_0xd2fb5a}};_0x2750a1['bn']||={'dictionary':{},'getPluralForm':null},_0x2750a1['bn']['dictionary']=Object['assign'](_0x2750a1['bn']['dictionary'],_0x44937b),_0x2750a1['bn']['getPluralForm']=_0x13ceae;})(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':_0x585bd2=>0x1!=_0x585bd2}};
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':_0x70f2e5=>0x1!=_0x70f2e5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f4ca5=>{const {ca:{dictionary:_0x32e64f,getPluralForm:_0x8f0f82}}={'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':_0x58b81c=>0x1!=_0x58b81c}};_0x5f4ca5['ca']||={'dictionary':{},'getPluralForm':null},_0x5f4ca5['ca']['dictionary']=Object['assign'](_0x5f4ca5['ca']['dictionary'],_0x32e64f),_0x5f4ca5['ca']['getPluralForm']=_0x8f0f82;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x565308=>{const {ca:{dictionary:_0x3aa1db,getPluralForm:_0x1447e5}}={'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':_0x287876=>0x1!=_0x287876}};_0x565308['ca']||={'dictionary':{},'getPluralForm':null},_0x565308['ca']['dictionary']=Object['assign'](_0x565308['ca']['dictionary'],_0x3aa1db),_0x565308['ca']['getPluralForm']=_0x1447e5;})(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':_0x3335e6=>0x1==_0x3335e6&&_0x3335e6%0x1==0x0?0x0:_0x3335e6>=0x2&&_0x3335e6<=0x4&&_0x3335e6%0x1==0x0?0x1:_0x3335e6%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':_0x15cdbf=>0x1==_0x15cdbf&&_0x15cdbf%0x1==0x0?0x0:_0x15cdbf>=0x2&&_0x15cdbf<=0x4&&_0x15cdbf%0x1==0x0?0x1:_0x15cdbf%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x13567e=>{const {cs:{dictionary:_0x1fc9dc,getPluralForm:_0xdba980}}={'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':_0x5670ea=>0x1==_0x5670ea&&_0x5670ea%0x1==0x0?0x0:_0x5670ea>=0x2&&_0x5670ea<=0x4&&_0x5670ea%0x1==0x0?0x1:_0x5670ea%0x1!=0x0?0x2:0x3}};_0x13567e['cs']||={'dictionary':{},'getPluralForm':null},_0x13567e['cs']['dictionary']=Object['assign'](_0x13567e['cs']['dictionary'],_0x1fc9dc),_0x13567e['cs']['getPluralForm']=_0xdba980;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a24c5=>{const {cs:{dictionary:_0x4689ea,getPluralForm:_0x35426c}}={'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':_0x18fdb6=>0x1==_0x18fdb6&&_0x18fdb6%0x1==0x0?0x0:_0x18fdb6>=0x2&&_0x18fdb6<=0x4&&_0x18fdb6%0x1==0x0?0x1:_0x18fdb6%0x1!=0x0?0x2:0x3}};_0x5a24c5['cs']||={'dictionary':{},'getPluralForm':null},_0x5a24c5['cs']['dictionary']=Object['assign'](_0x5a24c5['cs']['dictionary'],_0x4689ea),_0x5a24c5['cs']['getPluralForm']=_0x35426c;})(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':_0x4e9ef0=>0x1!=_0x4e9ef0}};
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':_0x3fb149=>0x1!=_0x3fb149}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x67643d=>{const {da:{dictionary:_0x3905a8,getPluralForm:_0x3d8d5e}}={'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':_0x5c4557=>0x1!=_0x5c4557}};_0x67643d['da']||={'dictionary':{},'getPluralForm':null},_0x67643d['da']['dictionary']=Object['assign'](_0x67643d['da']['dictionary'],_0x3905a8),_0x67643d['da']['getPluralForm']=_0x3d8d5e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3505ff=>{const {da:{dictionary:_0x2cf340,getPluralForm:_0x5b1afb}}={'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':_0x1e319b=>0x1!=_0x1e319b}};_0x3505ff['da']||={'dictionary':{},'getPluralForm':null},_0x3505ff['da']['dictionary']=Object['assign'](_0x3505ff['da']['dictionary'],_0x2cf340),_0x3505ff['da']['getPluralForm']=_0x5b1afb;})(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':_0x1a7c0b=>0x1!=_0x1a7c0b}};
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':_0x25de71=>0x1!=_0x25de71}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35abe2=>{const {de:{dictionary:_0x11837b,getPluralForm:_0x1c20c5}}={'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':_0x1e3ea3=>0x1!=_0x1e3ea3}};_0x35abe2['de']||={'dictionary':{},'getPluralForm':null},_0x35abe2['de']['dictionary']=Object['assign'](_0x35abe2['de']['dictionary'],_0x11837b),_0x35abe2['de']['getPluralForm']=_0x1c20c5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ae0f9=>{const {de:{dictionary:_0x254b4a,getPluralForm:_0x52a48a}}={'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':_0x3243de=>0x1!=_0x3243de}};_0x1ae0f9['de']||={'dictionary':{},'getPluralForm':null},_0x1ae0f9['de']['dictionary']=Object['assign'](_0x1ae0f9['de']['dictionary'],_0x254b4a),_0x1ae0f9['de']['getPluralForm']=_0x52a48a;})(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':_0x179136=>0x1!=_0x179136}};
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':_0x48f4ba=>0x1!=_0x48f4ba}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4789ed=>{const {el:{dictionary:_0x1c8ad7,getPluralForm:_0x14b4b5}}={'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':_0x323279=>0x1!=_0x323279}};_0x4789ed['el']||={'dictionary':{},'getPluralForm':null},_0x4789ed['el']['dictionary']=Object['assign'](_0x4789ed['el']['dictionary'],_0x1c8ad7),_0x4789ed['el']['getPluralForm']=_0x14b4b5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33aeb0=>{const {el:{dictionary:_0x4fcf15,getPluralForm:_0xaafa4b}}={'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':_0x2e0352=>0x1!=_0x2e0352}};_0x33aeb0['el']||={'dictionary':{},'getPluralForm':null},_0x33aeb0['el']['dictionary']=Object['assign'](_0x33aeb0['el']['dictionary'],_0x4fcf15),_0x33aeb0['el']['getPluralForm']=_0xaafa4b;})(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':_0x942903=>0x1!=_0x942903}};
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':_0x25ba3c=>0x1!=_0x25ba3c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f4f4d=>{const {'en-au':{dictionary:_0x1edb9f,getPluralForm:_0x54598c}}={'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':_0x3a8f8c=>0x1!=_0x3a8f8c}};_0x5f4f4d['en-au']||={'dictionary':{},'getPluralForm':null},_0x5f4f4d['en-au']['dictionary']=Object['assign'](_0x5f4f4d['en-au']['dictionary'],_0x1edb9f),_0x5f4f4d['en-au']['getPluralForm']=_0x54598c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x46a856=>{const {'en-au':{dictionary:_0x4f27f5,getPluralForm:_0x4bbd65}}={'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':_0x4c1b47=>0x1!=_0x4c1b47}};_0x46a856['en-au']||={'dictionary':{},'getPluralForm':null},_0x46a856['en-au']['dictionary']=Object['assign'](_0x46a856['en-au']['dictionary'],_0x4f27f5),_0x46a856['en-au']['getPluralForm']=_0x4bbd65;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2994aa=>{const {en:{dictionary:_0x3b6b61,getPluralForm:_0x1a2509}}={'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}};_0x2994aa['en']||={'dictionary':{},'getPluralForm':null},_0x2994aa['en']['dictionary']=Object['assign'](_0x2994aa['en']['dictionary'],_0x3b6b61),_0x2994aa['en']['getPluralForm']=_0x1a2509;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17e197=>{const {en:{dictionary:_0x63a03b,getPluralForm:_0x562c97}}={'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}};_0x17e197['en']||={'dictionary':{},'getPluralForm':null},_0x17e197['en']['dictionary']=Object['assign'](_0x17e197['en']['dictionary'],_0x63a03b),_0x17e197['en']['getPluralForm']=_0x562c97;})(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':_0xb7eae6=>0x1==_0xb7eae6?0x0:0x0!=_0xb7eae6&&_0xb7eae6%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':_0x407bb8=>0x1==_0x407bb8?0x0:0x0!=_0x407bb8&&_0x407bb8%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x289cca=>{const {es:{dictionary:_0x49031d,getPluralForm:_0x3241c8}}={'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':_0x4bac66=>0x1==_0x4bac66?0x0:0x0!=_0x4bac66&&_0x4bac66%0xf4240==0x0?0x1:0x2}};_0x289cca['es']||={'dictionary':{},'getPluralForm':null},_0x289cca['es']['dictionary']=Object['assign'](_0x289cca['es']['dictionary'],_0x49031d),_0x289cca['es']['getPluralForm']=_0x3241c8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa38789=>{const {es:{dictionary:_0x2bb877,getPluralForm:_0x5a6904}}={'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':_0x48389b=>0x1==_0x48389b?0x0:0x0!=_0x48389b&&_0x48389b%0xf4240==0x0?0x1:0x2}};_0xa38789['es']||={'dictionary':{},'getPluralForm':null},_0xa38789['es']['dictionary']=Object['assign'](_0xa38789['es']['dictionary'],_0x2bb877),_0xa38789['es']['getPluralForm']=_0x5a6904;})(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':_0x1649da=>0x1!=_0x1649da}};
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':_0x57ae5a=>0x1!=_0x57ae5a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2db474=>{const {et:{dictionary:_0x36f2f5,getPluralForm:_0x17a57d}}={'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':_0x4e32c9=>0x1!=_0x4e32c9}};_0x2db474['et']||={'dictionary':{},'getPluralForm':null},_0x2db474['et']['dictionary']=Object['assign'](_0x2db474['et']['dictionary'],_0x36f2f5),_0x2db474['et']['getPluralForm']=_0x17a57d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x41a7d5=>{const {et:{dictionary:_0x3f333e,getPluralForm:_0x3f6c62}}={'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':_0x51751b=>0x1!=_0x51751b}};_0x41a7d5['et']||={'dictionary':{},'getPluralForm':null},_0x41a7d5['et']['dictionary']=Object['assign'](_0x41a7d5['et']['dictionary'],_0x3f333e),_0x41a7d5['et']['getPluralForm']=_0x3f6c62;})(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':_0x431119=>0x1!=_0x431119}};
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':_0x3b25fa=>0x1!=_0x3b25fa}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f1c93=>{const {fi:{dictionary:_0x4babe9,getPluralForm:_0x987e27}}={'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':_0x27d97a=>0x1!=_0x27d97a}};_0x5f1c93['fi']||={'dictionary':{},'getPluralForm':null},_0x5f1c93['fi']['dictionary']=Object['assign'](_0x5f1c93['fi']['dictionary'],_0x4babe9),_0x5f1c93['fi']['getPluralForm']=_0x987e27;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58381d=>{const {fi:{dictionary:_0xe21e7f,getPluralForm:_0x4d785f}}={'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':_0x4f2f55=>0x1!=_0x4f2f55}};_0x58381d['fi']||={'dictionary':{},'getPluralForm':null},_0x58381d['fi']['dictionary']=Object['assign'](_0x58381d['fi']['dictionary'],_0xe21e7f),_0x58381d['fi']['getPluralForm']=_0x4d785f;})(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':_0x32ea47=>0x0==_0x32ea47||0x1==_0x32ea47?0x0:0x0!=_0x32ea47&&_0x32ea47%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':_0x2e1bd1=>0x0==_0x2e1bd1||0x1==_0x2e1bd1?0x0:0x0!=_0x2e1bd1&&_0x2e1bd1%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x139ea5=>{const {fr:{dictionary:_0x2fbd9b,getPluralForm:_0x5bdccd}}={'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':_0x580376=>0x0==_0x580376||0x1==_0x580376?0x0:0x0!=_0x580376&&_0x580376%0xf4240==0x0?0x1:0x2}};_0x139ea5['fr']||={'dictionary':{},'getPluralForm':null},_0x139ea5['fr']['dictionary']=Object['assign'](_0x139ea5['fr']['dictionary'],_0x2fbd9b),_0x139ea5['fr']['getPluralForm']=_0x5bdccd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x381de6=>{const {fr:{dictionary:_0x51ee22,getPluralForm:_0x2c36a3}}={'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':_0x390195=>0x0==_0x390195||0x1==_0x390195?0x0:0x0!=_0x390195&&_0x390195%0xf4240==0x0?0x1:0x2}};_0x381de6['fr']||={'dictionary':{},'getPluralForm':null},_0x381de6['fr']['dictionary']=Object['assign'](_0x381de6['fr']['dictionary'],_0x51ee22),_0x381de6['fr']['getPluralForm']=_0x2c36a3;})(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':_0x1f36e3=>0x1!=_0x1f36e3}};
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':_0x589685=>0x1!=_0x589685}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x7a04a=>{const {gl:{dictionary:_0xa3c18,getPluralForm:_0x3a8c7c}}={'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':_0x49a2c7=>0x1!=_0x49a2c7}};_0x7a04a['gl']||={'dictionary':{},'getPluralForm':null},_0x7a04a['gl']['dictionary']=Object['assign'](_0x7a04a['gl']['dictionary'],_0xa3c18),_0x7a04a['gl']['getPluralForm']=_0x3a8c7c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x483a94=>{const {gl:{dictionary:_0xfcaeaa,getPluralForm:_0x18ff08}}={'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':_0x36cae0=>0x1!=_0x36cae0}};_0x483a94['gl']||={'dictionary':{},'getPluralForm':null},_0x483a94['gl']['dictionary']=Object['assign'](_0x483a94['gl']['dictionary'],_0xfcaeaa),_0x483a94['gl']['getPluralForm']=_0x18ff08;})(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':_0x1c3ac5=>0x1==_0x1c3ac5&&_0x1c3ac5%0x1==0x0?0x0:0x2==_0x1c3ac5&&_0x1c3ac5%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':_0x122e56=>0x1==_0x122e56&&_0x122e56%0x1==0x0?0x0:0x2==_0x122e56&&_0x122e56%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e8a2f=>{const {he:{dictionary:_0x35f7fd,getPluralForm:_0x5a8dab}}={'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':_0x1b6444=>0x1==_0x1b6444&&_0x1b6444%0x1==0x0?0x0:0x2==_0x1b6444&&_0x1b6444%0x1==0x0?0x1:0x2}};_0x1e8a2f['he']||={'dictionary':{},'getPluralForm':null},_0x1e8a2f['he']['dictionary']=Object['assign'](_0x1e8a2f['he']['dictionary'],_0x35f7fd),_0x1e8a2f['he']['getPluralForm']=_0x5a8dab;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x16b4c4=>{const {he:{dictionary:_0x3a5025,getPluralForm:_0x2e12eb}}={'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':_0x2336ac=>0x1==_0x2336ac&&_0x2336ac%0x1==0x0?0x0:0x2==_0x2336ac&&_0x2336ac%0x1==0x0?0x1:0x2}};_0x16b4c4['he']||={'dictionary':{},'getPluralForm':null},_0x16b4c4['he']['dictionary']=Object['assign'](_0x16b4c4['he']['dictionary'],_0x3a5025),_0x16b4c4['he']['getPluralForm']=_0x2e12eb;})(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':_0x2c3264=>0x1!=_0x2c3264}};
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':_0x10611d=>0x1!=_0x10611d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x51dc84=>{const {hi:{dictionary:_0x331127,getPluralForm:_0x150848}}={'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':_0x269bb4=>0x1!=_0x269bb4}};_0x51dc84['hi']||={'dictionary':{},'getPluralForm':null},_0x51dc84['hi']['dictionary']=Object['assign'](_0x51dc84['hi']['dictionary'],_0x331127),_0x51dc84['hi']['getPluralForm']=_0x150848;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3281a0=>{const {hi:{dictionary:_0x384e96,getPluralForm:_0x41cee2}}={'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':_0xa73bb4=>0x1!=_0xa73bb4}};_0x3281a0['hi']||={'dictionary':{},'getPluralForm':null},_0x3281a0['hi']['dictionary']=Object['assign'](_0x3281a0['hi']['dictionary'],_0x384e96),_0x3281a0['hi']['getPluralForm']=_0x41cee2;})(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':_0x3acf7f=>_0x3acf7f%0xa==0x1&&_0x3acf7f%0x64!=0xb?0x0:_0x3acf7f%0xa>=0x2&&_0x3acf7f%0xa<=0x4&&(_0x3acf7f%0x64<0xa||_0x3acf7f%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':_0x1e7b05=>_0x1e7b05%0xa==0x1&&_0x1e7b05%0x64!=0xb?0x0:_0x1e7b05%0xa>=0x2&&_0x1e7b05%0xa<=0x4&&(_0x1e7b05%0x64<0xa||_0x1e7b05%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4dd585=>{const {hr:{dictionary:_0x18ad65,getPluralForm:_0x32d957}}={'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':_0x3a5bad=>_0x3a5bad%0xa==0x1&&_0x3a5bad%0x64!=0xb?0x0:_0x3a5bad%0xa>=0x2&&_0x3a5bad%0xa<=0x4&&(_0x3a5bad%0x64<0xa||_0x3a5bad%0x64>=0x14)?0x1:0x2}};_0x4dd585['hr']||={'dictionary':{},'getPluralForm':null},_0x4dd585['hr']['dictionary']=Object['assign'](_0x4dd585['hr']['dictionary'],_0x18ad65),_0x4dd585['hr']['getPluralForm']=_0x32d957;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x414689=>{const {hr:{dictionary:_0x45f98f,getPluralForm:_0x29ec87}}={'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':_0x1e869a=>_0x1e869a%0xa==0x1&&_0x1e869a%0x64!=0xb?0x0:_0x1e869a%0xa>=0x2&&_0x1e869a%0xa<=0x4&&(_0x1e869a%0x64<0xa||_0x1e869a%0x64>=0x14)?0x1:0x2}};_0x414689['hr']||={'dictionary':{},'getPluralForm':null},_0x414689['hr']['dictionary']=Object['assign'](_0x414689['hr']['dictionary'],_0x45f98f),_0x414689['hr']['getPluralForm']=_0x29ec87;})(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':_0x56c8fd=>0x1!=_0x56c8fd}};
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':_0x434f16=>0x1!=_0x434f16}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6af811=>{const {hu:{dictionary:_0x439394,getPluralForm:_0x17fb7a}}={'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':_0x22fe64=>0x1!=_0x22fe64}};_0x6af811['hu']||={'dictionary':{},'getPluralForm':null},_0x6af811['hu']['dictionary']=Object['assign'](_0x6af811['hu']['dictionary'],_0x439394),_0x6af811['hu']['getPluralForm']=_0x17fb7a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56d340=>{const {hu:{dictionary:_0x38657d,getPluralForm:_0x3485a3}}={'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':_0xb2020e=>0x1!=_0xb2020e}};_0x56d340['hu']||={'dictionary':{},'getPluralForm':null},_0x56d340['hu']['dictionary']=Object['assign'](_0x56d340['hu']['dictionary'],_0x38657d),_0x56d340['hu']['getPluralForm']=_0x3485a3;})(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':_0x2807e3=>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':_0x59608d=>0x0}};