@ckeditor/ckeditor5-export-word 42.0.0-alpha.20 → 42.0.0-alpha.22

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(459)](document[t(480)]))if(o[t(489)][t(455)](t(508)))for(const r of Array[t(459)](o[t(464)]))-1!==r[t(490)][t(488)](t(487))?e[t(476)](r[t(490)]):-1!==r[t(490)][t(488)](t(502))&&n[t(476)](r[t(490)]);return e[t(504)]||console[t(463)](t(460)),[...n,...e][t(503)](" ")[t(509)]()}function s(t){const e=c,n=t[e(493)][e(477)](e(496)),o=t[e(493)][e(477)](e(465)),r=t[e(493)][e(477)](e(470)),s={};if(n&&o){const n=function(t){const e=c,n={};if(!t[e(504)])return n;for(const o of t)o[e(461)][e(478)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(476)]({author:t[r(499)][r(479)],content:t[r(456)],created:t[r(492)],is_resolved:o[r(501)]})}));return n}(t[e(493)][e(469)](e(465))[e(482)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(453)](n)[e(504)]&&(s[e(461)]=n)}if(n&&r){const n=t[e(493)][e(469)](e(470)),o=t[e(493)][e(469)](e(496)),r=function(t,e){const n=c,o={};if(!t[n(504)]||!e[n(504)])return o;for(const r of t)o[r.id]={author:e[n(469)](r[n(485)])[n(479)],created:r[n(492)]};return o}(n[e(457)]({toJSON:!0}),o[e(495)]);Object[e(453)](r)[e(504)]&&(s[e(484)]=r)}return(s[e(484)]||s[e(461)])&&(s[e(497)]=(new(Intl[e(468)]))[e(494)]()[e(467)]),s}function i(t){const e=c,n=t[e(493)][e(477)](e(496)),o=t[e(493)][e(477)](e(465)),r=t[e(493)][e(477)](e(470)),s={},i={};if(n&&o){const n=function(t){const e=c,n=[];if(!t[e(504)])return n;for(const o of t){const t=o[e(461)][e(478)]((t=>({author:t[e(499)][e(479)],content:t[e(456)],created_at:t[e(492)]})));n[e(476)]({thread_id:o.id,is_resolved:o[e(501)],comments:t})}return n}(t[e(493)][e(469)](e(465))[e(482)]({skipNotAttached:!0,skipEmpty:!0}));n[e(504)]&&(i[e(471)]=n)}if(n&&r){const n=t[e(493)][e(469)](e(470)),o=t[e(493)][e(469)](e(496)),r=function(t,e){const n=c;return t[n(504)]&&e[n(504)]?t[n(478)]((t=>({id:t.id,author:e[n(469)](t[n(485)])[n(479)],created_at:t[n(492)]}))):[]}(n[e(457)]({toJSON:!0}),o[e(495)]);r[e(504)]&&(i[e(484)]=r)}return(i[e(471)]||i[e(484)])&&(s[e(497)]=(new(Intl[e(468)]))[e(494)]()[e(467)],s[e(462)]=i),s}function c(t,e){const n=a();return(c=function(t,e){return n[t-=452]})(t,e)}function a(){const t=["content","getSuggestions","1504dWpvYc","from","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.","comments","collaboration_features","warn","cssRules","CommentsRepository","text","timeZone","DateTimeFormat","get","TrackChanges","comment_threads","then","16633836GBUujy","8289pTdSVV","all","push","has","map","name","styleSheets","7339580auzpuH","getCommentThreads","855031PgbpfV","suggestions","authorId","fetch",".ck-content","indexOf","ownerNode","cssText","4ChdDym","createdAt","plugins","resolvedOptions","users","Users","timezone","11icnwmy","author","3129426umXUdp","isResolved",":root","join","length","71533CWdasN","3760830aZlzSx","2124izkHcZ","data-cke","trim","50uxuAfE","keys","EDITOR_STYLES","hasAttribute"];return(a=function(){return t})()}!function(t,e){const n=c,o=t();for(;;)try{if(970553===parseInt(n(483))/1*(parseInt(n(491))/2)+parseInt(n(474))/3*(-parseInt(n(507))/4)+-parseInt(n(481))/5+parseInt(n(506))/6+-parseInt(n(505))/7*(-parseInt(n(458))/8)+parseInt(n(500))/9*(-parseInt(n(452))/10)+-parseInt(n(498))/11*(-parseInt(n(473))/12))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(454)!==o?n[e(476)](window[e(486)](o)[e(472)]((t=>t[e(466)]()))):n[e(476)](r());return Promise[e(475)](n)[e(472)]((t=>t[e(503)](" ")[e(509)]()))}(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=f;function l(){const t=["468GvJllf","get","8701798XEftJX","init","1371BjGycY","config","49444980CqIpfp","CloudServices","512OSCLSP","ExportWord","exportWord","then","registerTokenUrl","editor","token","plugins","1DiGSDG","requires","1216YWFDji","add","11AMTtOL","_token","24006SajEFa","commands","pluginName","1470uojoWa","2615962YvZIYt","tokenUrl","10488610DTeNGF"];return(l=function(){return t})()}function f(t,e){const n=l();return(f=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=f,o=t();for(;;)try{if(722235===-parseInt(n(103))/1*(-parseInt(n(113))/2)+parseInt(n(120))/3*(parseInt(n(124))/4)+parseInt(n(112))/5*(parseInt(n(109))/6)+parseInt(n(118))/7+parseInt(n(105))/8*(parseInt(n(116))/9)+-parseInt(n(115))/10*(-parseInt(n(107))/11)+-parseInt(n(122))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class h extends t.Plugin{static get[p(111)](){return p(125)}static get[p(104)](){return[p(123),e.Notification,d]}[p(119)](){const t=p,e=this[t(129)],n=e[t(121)][t(117)](t(126))||{};e[t(110)][t(106)](t(126),new u(e));const o=e[t(131)][t(117)](t(123));!1===n[t(114)]?this[t(108)]=null:n[t(114)]?o[t(128)](n[t(114)])[t(127)]((e=>{this[t(108)]=e})):this[t(108)]=o[t(130)]}}function m(t,e){var n=g();return(m=function(t,e){return n[t-=415]})(t,e)}function g(){var t=["15746368duhdVo","824994zwYjQG","1704141rUqmsT","2618430GDyHFm","127202aUQBCW","6472630VcCiyr","6166060QDghkG","7mtlWmz","1IOuaRw","15RuhPos"];return(g=function(){return t})()}!function(t,e){for(var n=m,o=t();;)try{if(989715===parseInt(n(419))/1*(-parseInt(n(415))/2)+-parseInt(n(423))/3+parseInt(n(417))/4+-parseInt(n(420))/5*(-parseInt(n(424))/6)+parseInt(n(418))/7*(-parseInt(n(421))/8)+parseInt(n(422))/9+parseInt(n(416))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(g)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>f});var t=n(782),e=n(311);function r(t,e){const n=a();return(r=function(t,e){return n[t-=133]})(t,e)}function s(){const t=r,e=[],n=[];for(const o of Array[t(181)](document[t(135)]))if(o[t(152)][t(151)](t(156)))for(const r of Array[t(181)](o[t(144)]))-1!==r[t(140)][t(154)](t(164))?e[t(171)](r[t(140)]):-1!==r[t(140)][t(154)](t(143))&&n[t(171)](r[t(140)]);return e[t(142)]||console[t(153)](t(185)),[...n,...e][t(159)](" ")[t(179)]()}function i(t){const e=r,n=t[e(148)][e(173)](e(160)),o=t[e(148)][e(173)](e(158)),s=t[e(148)][e(173)](e(175)),i={};if(n&&o){const n=function(t){const e=r,n={};if(!t[e(142)])return n;for(const o of t)o[e(187)][e(141)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(171)]({author:t[r(147)][r(149)],content:t[r(145)],created:t[r(180)],is_resolved:o[r(162)]})}));return n}(t[e(148)][e(166)](e(158))[e(139)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(155)](n)[e(142)]&&(i[e(187)]=n)}if(n&&s){const n=t[e(148)][e(166)](e(175)),o=t[e(148)][e(166)](e(160)),s=function(t,e){const n=r,o={};if(!t[n(142)]||!e[n(142)])return o;for(const r of t)o[r.id]={author:e[n(166)](r[n(150)])[n(149)],created:r[n(180)]};return o}(n[e(177)]({toJSON:!0}),o[e(170)]);Object[e(155)](s)[e(142)]&&(i[e(163)]=s)}return(i[e(163)]||i[e(187)])&&(i[e(165)]=(new(Intl[e(136)]))[e(184)]()[e(178)]),i}function c(t){const e=r,n=t[e(148)][e(173)](e(160)),o=t[e(148)][e(173)](e(158)),s=t[e(148)][e(173)](e(175)),i={},c={};if(n&&o){const n=function(t){const e=r,n=[];if(!t[e(142)])return n;for(const o of t){const t=o[e(187)][e(141)]((t=>({author:t[e(147)][e(149)],content:t[e(145)],created_at:t[e(180)]})));n[e(171)]({thread_id:o.id,is_resolved:o[e(162)],comments:t})}return n}(t[e(148)][e(166)](e(158))[e(139)]({skipNotAttached:!0,skipEmpty:!0}));n[e(142)]&&(c[e(169)]=n)}if(n&&s){const n=t[e(148)][e(166)](e(175)),o=t[e(148)][e(166)](e(160)),s=function(t,e){const n=r;return t[n(142)]&&e[n(142)]?t[n(141)]((t=>({id:t.id,author:e[n(166)](t[n(150)])[n(149)],created_at:t[n(180)]}))):[]}(n[e(177)]({toJSON:!0}),o[e(170)]);s[e(142)]&&(c[e(163)]=s)}return(c[e(169)]||c[e(163)])&&(i[e(165)]=(new(Intl[e(136)]))[e(184)]()[e(178)],i[e(172)]=c),i}function a(){const t=["users","push","collaboration_features","has","then","TrackChanges","532564KYEhOl","getSuggestions","timeZone","trim","createdAt","from","299584areFiR","8636157KFgmPL","resolvedOptions","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.","971817vKajvZ","comments","EDITOR_STYLES","3694225ugHgKY","styleSheets","DateTimeFormat","text","1881636VYvzDE","getCommentThreads","cssText","map","length",":root","cssRules","content","8Nxvumw","author","plugins","name","authorId","hasAttribute","ownerNode","warn","indexOf","keys","data-cke","3sSgItk","CommentsRepository","join","Users","all","isResolved","suggestions",".ck-content","timezone","get","fetch","5581866EEpBne","comment_threads"];return(a=function(){return t})()}!function(t,e){const n=r,o=t();for(;;)try{if(536509===parseInt(n(182))/1+parseInt(n(138))/2+-parseInt(n(157))/3*(parseInt(n(176))/4)+-parseInt(n(134))/5+-parseInt(n(168))/6+parseInt(n(186))/7*(parseInt(n(146))/8)+parseInt(n(183))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(a);class u extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,n=e.t,o=2===(t.version||1),a=t.converterUrl||(o?"https://docx-converter.cke-cs.com/v2/convert/html-docx":"https://docx-converter.cke-cs.com/v1/convert"),u=t.converterOptions||{},d=e.plugins.get("ExportWord"),p=t.token||d._token,l=!1!==u.auto_pagination,h=t.dataCallback||(t=>t.data.get({pagination:l}));return this.isBusy=!0,this.refresh(),function(t){const e=r;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(133)!==o?n[e(171)](window[e(167)](o)[e(174)]((t=>t[e(137)]()))):n[e(171)](s());return Promise[e(161)](n)[e(174)]((t=>t[e(159)](" ")[e(179)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async r=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const s=await h(e),d={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+s+"</div>",css:r,[o?"config":"options"]:{...u,...o?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(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=h;function l(){const t=["10802kpFLBO","add","tokenUrl","CloudServices","187384FvQKbO","registerTokenUrl","config","plugins","ExportWord","exportWord","editor","31524VVEwqV","6294NAPezg","get","4fSlYhT","205630pRzraO","init","pluginName","then","_token","297dRVytS","1231594IkARah","14928010KvUvVG","596rUsmYr","token","requires","1289562OZGvTo","commands","14QrXQFJ"];return(l=function(){return t})()}function h(t,e){const n=l();return(h=function(t,e){return n[t-=243]})(t,e)}!function(t,e){const n=h,o=t();for(;;)try{if(971778===-parseInt(n(253))/1+-parseInt(n(255))/2*(parseInt(n(244))/3)+-parseInt(n(246))/4*(parseInt(n(247))/5)+parseInt(n(258))/6*(-parseInt(n(260))/7)+parseInt(n(265))/8*(-parseInt(n(252))/9)+parseInt(n(254))/10+parseInt(n(261))/11*(parseInt(n(243))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class f extends t.Plugin{static get[p(249)](){return p(269)}static get[p(257)](){return[p(264),e.Notification,d]}[p(248)](){const t=p,e=this[t(271)],n=e[t(267)][t(245)](t(270))||{};e[t(259)][t(262)](t(270),new u(e));const o=e[t(268)][t(245)](t(264));!1===n[t(263)]?this[t(251)]=null:n[t(263)]?o[t(266)](n[t(263)])[t(250)]((e=>{this[t(251)]=e})):this[t(251)]=o[t(256)]}}function m(){var t=["7rlDHFs","588LYQGMS","18knDAGh","3131166kTwcru","620OVyRcq","434907VploUG","336750bVFxBM","689372vACAiP","32BqNdde","503866EKcYBX","14128tWShBd","245013elimtP"];return(m=function(){return t})()}function g(t,e){var n=m();return(g=function(t,e){return n[t-=429]})(t,e)}!function(t,e){for(var n=g,o=t();;)try{if(963157===-parseInt(n(431))/1+-parseInt(n(438))/2*(parseInt(n(435))/3)+-parseInt(n(434))/4*(-parseInt(n(440))/5)+parseInt(n(439))/6*(-parseInt(n(436))/7)+parseInt(n(432))/8*(parseInt(n(429))/9)+parseInt(n(430))/10+parseInt(n(433))/11*(parseInt(n(437))/12))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 _0x3f95c5,Plugin as _0x3bbe21}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x4f8eaf,MenuBarMenuListItemButtonView as _0x9be1b4,SpinnerView as _0x4b0a41,Notification as _0x69bd1a}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x20b347=[],_0xabecf6=[];for(const _0x288cee of Array['from'](document['styleSheets'])){if(_0x288cee['ownerNode']['hasAttribute']('data-cke')){for(const _0x5bdc3f of Array['from'](_0x288cee['cssRules']))-0x1!==_0x5bdc3f['cssText']['indexOf']('.ck-content')?_0x20b347['push'](_0x5bdc3f['cssText']):-0x1!==_0x5bdc3f['cssText']['indexOf'](':root')&&_0xabecf6['push'](_0x5bdc3f['cssText']);}}return _0x20b347['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.'),[..._0xabecf6,..._0x20b347]['join']('\x20')['trim']();}function d(_0x3553ae){const _0x7a4d84=_0x3553ae['plugins']['has']('Users'),_0x4bbed2=_0x3553ae['plugins']['has']('CommentsRepository'),_0x951710=_0x3553ae['plugins']['has']('TrackChanges'),_0x7091ff={};if(_0x7a4d84&&_0x4bbed2){const _0x22b382=function(_0x4955b5){const _0x5cd267={};if(!_0x4955b5['length'])return _0x5cd267;for(const _0x4d55a9 of _0x4955b5)_0x4d55a9['comments']['map'](_0x540771=>{void 0x0===_0x5cd267[_0x4d55a9['id']]&&(_0x5cd267[_0x4d55a9['id']]=[]),_0x5cd267[_0x4d55a9['id']]['push']({'author':_0x540771['author']['name'],'content':_0x540771['content'],'created':_0x540771['createdAt'],'is_resolved':_0x4d55a9['isResolved']});});return _0x5cd267;}(_0x3553ae['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x22b382)['length']&&(_0x7091ff['comments']=_0x22b382);}if(_0x7a4d84&&_0x951710){const _0x5045da=_0x3553ae['plugins']['get']('TrackChanges'),_0x592afc=_0x3553ae['plugins']['get']('Users'),_0x511238=function(_0x4107f7,_0x44d443){const _0x378e42={};if(!_0x4107f7['length']||!_0x44d443['length'])return _0x378e42;for(const _0x235df4 of _0x4107f7)_0x378e42[_0x235df4['id']]={'author':_0x44d443['get'](_0x235df4['authorId'])['name'],'created':_0x235df4['createdAt']};return _0x378e42;}(_0x5045da['getSuggestions']({'toJSON':!0x0}),_0x592afc['users']);Object['keys'](_0x511238)['length']&&(_0x7091ff['suggestions']=_0x511238);}return(_0x7091ff['suggestions']||_0x7091ff['comments'])&&(_0x7091ff['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x7091ff;}function h(_0x287f37){const _0x2320aa=_0x287f37['plugins']['has']('Users'),_0x26e184=_0x287f37['plugins']['has']('CommentsRepository'),_0x28709e=_0x287f37['plugins']['has']('TrackChanges'),_0x521cd4={},_0x213d9c={};if(_0x2320aa&&_0x26e184){const _0x591b7a=function(_0x12178e){const _0x5e8eba=[];if(!_0x12178e['length'])return _0x5e8eba;for(const _0xc28ee9 of _0x12178e){const _0x2d473c=_0xc28ee9['comments']['map'](_0x28d7d9=>({'author':_0x28d7d9['author']['name'],'content':_0x28d7d9['content'],'created_at':_0x28d7d9['createdAt']}));_0x5e8eba['push']({'thread_id':_0xc28ee9['id'],'is_resolved':_0xc28ee9['isResolved'],'comments':_0x2d473c});}return _0x5e8eba;}(_0x287f37['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x591b7a['length']&&(_0x213d9c['comment_threads']=_0x591b7a);}if(_0x2320aa&&_0x28709e){const _0x2ba779=_0x287f37['plugins']['get']('TrackChanges'),_0x28a616=_0x287f37['plugins']['get']('Users'),_0x44303f=function(_0x42597c,_0x93163c){if(!_0x42597c['length']||!_0x93163c['length'])return[];return _0x42597c['map'](_0x10a0dc=>({'id':_0x10a0dc['id'],'author':_0x93163c['get'](_0x10a0dc['authorId'])['name'],'created_at':_0x10a0dc['createdAt']}));}(_0x2ba779['getSuggestions']({'toJSON':!0x0}),_0x28a616['users']);_0x44303f['length']&&(_0x213d9c['suggestions']=_0x44303f);}return(_0x213d9c['comment_threads']||_0x213d9c['suggestions'])&&(_0x521cd4['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x521cd4['collaboration_features']=_0x213d9c),_0x521cd4;}class e extends _0x3f95c5{constructor(_0x1c2dff){super(_0x1c2dff),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x35bd56={}){const _0x5be326=this['editor'],t=_0x5be326['t'],_0x46dab5=0x2===(_0x35bd56['version']||0x1),_0x37efe3=_0x35bd56['converterUrl']||(_0x46dab5?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x5b3412=_0x35bd56['converterOptions']||{},_0x3b7150=_0x5be326['plugins']['get']('ExportWord'),_0xe24ddb=_0x35bd56['token']||_0x3b7150['_token'],_0xfa8d52=!0x1!==_0x5b3412['auto_pagination'],_0x37c782=_0x35bd56['dataCallback']||(_0x2a3bb7=>_0x2a3bb7['data']['get']({'pagination':_0xfa8d52}));return this['isBusy']=!0x0,this['refresh'](),function(_0x43ea3e){if(!_0x43ea3e)return new Promise(_0x52416d=>_0x52416d(''));const _0x45dee4=[];for(const _0x3413ce of _0x43ea3e)'EDITOR_STYLES'!==_0x3413ce?_0x45dee4['push'](window['fetch'](_0x3413ce)['then'](_0x18c5f0=>_0x18c5f0['text']())):_0x45dee4['push'](f());return Promise['all'](_0x45dee4)['then'](_0x2b2ea5=>_0x2b2ea5['join']('\x20')['trim']());}(_0x35bd56['stylesheets']||['EDITOR_STYLES'])['then'](async _0xe3314a=>{_0x5be326['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x5b14ad=await _0x37c782(_0x5be326),_0x504d14={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x5be326['locale']['contentLanguageDirection']+'\x22>'+_0x5b14ad+'</div>','css':_0xe3314a,[_0x46dab5?'config':'options']:{..._0x5b3412,..._0x46dab5?h(_0x5be326):d(_0x5be326)}},_0x1719c2={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0xe24ddb?{'Authorization':_0xe24ddb['value']}:null},'body':JSON['stringify'](_0x504d14)};return window['fetch'](_0x37efe3,_0x1719c2)['then'](_0x23e605=>{if(0xc8!==_0x23e605['status'])throw _0x23e605;return _0x23e605['blob']();})['then'](_0x5231f5=>{_0x5be326['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x5446dd='function'==typeof _0x35bd56['fileName']?_0x35bd56['fileName']():_0x35bd56['fileName'];this['_downloadFile'](_0x5231f5,_0x5446dd||'document.docx');});})['catch'](_0x592861=>{const _0x170af2=_0x5be326['plugins']['get']('Notification');throw _0x5be326['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x170af2['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x592861;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x514947,_0x3331af){const _0x25a92e=document['createElement']('a');_0x25a92e['href']=window['URL']['createObjectURL'](_0x514947),_0x25a92e['download']=_0x3331af,_0x25a92e['click'](),_0x25a92e['remove']();}}class i extends _0x3bbe21{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x459757=this['editor'];_0x459757['ui']['componentFactory']['add']('exportWord',()=>{const _0x11128c=_0x459757['commands']['get']('exportWord'),_0xcae96=this['_createButton'](_0x4f8eaf);return _0xcae96['set']({'tooltip':!0x0}),_0xcae96['bind']('isOn')['to'](_0x11128c,'isBusy'),_0xcae96;}),_0x459757['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x9be1b4));}['_createButton'](_0x5e31a4){const _0x3533af=this['editor'],_0x542b6d=_0x3533af['config']['get']('exportWord')||{},t=_0x3533af['locale']['t'],_0x4a4de8=_0x3533af['commands']['get']('exportWord'),_0x17e891=new _0x5e31a4(_0x3533af['locale']),_0x111c3a=new _0x4b0a41();return _0x17e891['children']['add'](_0x111c3a),_0x111c3a['bind']('isVisible')['to'](_0x4a4de8,'isBusy'),_0x17e891['iconView']['bind']('isVisible')['to'](_0x4a4de8,'isBusy',_0x53c158=>!_0x53c158),_0x17e891['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'}),_0x17e891['bind']('isEnabled')['to'](_0x4a4de8,'isEnabled'),_0x17e891['bind']('label')['to'](_0x4a4de8,'isBusy',_0x48dc6b=>t(_0x48dc6b?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x17e891,'execute',()=>{_0x3533af['execute']('exportWord',_0x542b6d),_0x3533af['editing']['view']['focus']();}),_0x17e891;}}class s extends _0x3bbe21{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x69bd1a,i];}['init'](){const _0x18ef57=this['editor'],_0x58b244=_0x18ef57['config']['get']('exportWord')||{};_0x18ef57['commands']['add']('exportWord',new e(_0x18ef57));const _0x1d963f=_0x18ef57['plugins']['get']('CloudServices');!0x1===_0x58b244['tokenUrl']?this['_token']=null:_0x58b244['tokenUrl']?_0x1d963f['registerTokenUrl'](_0x58b244['tokenUrl'])['then'](_0x2438d9=>{this['_token']=_0x2438d9;}):this['_token']=_0x1d963f['token'];}}export{s as ExportWord};
23
+ import{Command as _0x13eebc,Plugin as _0x4f7e3f}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x438249,MenuBarMenuListItemButtonView as _0x31dfef,SpinnerView as _0x196a91,Notification as _0x589243}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x583595=[],_0x188275=[];for(const _0x2542e5 of Array['from'](document['styleSheets'])){if(_0x2542e5['ownerNode']['hasAttribute']('data-cke')){for(const _0x128aed of Array['from'](_0x2542e5['cssRules']))-0x1!==_0x128aed['cssText']['indexOf']('.ck-content')?_0x583595['push'](_0x128aed['cssText']):-0x1!==_0x128aed['cssText']['indexOf'](':root')&&_0x188275['push'](_0x128aed['cssText']);}}return _0x583595['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.'),[..._0x188275,..._0x583595]['join']('\x20')['trim']();}function d(_0x3905a3){const _0x33604a=_0x3905a3['plugins']['has']('Users'),_0x5b7e96=_0x3905a3['plugins']['has']('CommentsRepository'),_0x3f667b=_0x3905a3['plugins']['has']('TrackChanges'),_0x5d67de={};if(_0x33604a&&_0x5b7e96){const _0x40b2b6=function(_0x4648c3){const _0x16f1cb={};if(!_0x4648c3['length'])return _0x16f1cb;for(const _0x22112e of _0x4648c3)_0x22112e['comments']['map'](_0x5b6f51=>{void 0x0===_0x16f1cb[_0x22112e['id']]&&(_0x16f1cb[_0x22112e['id']]=[]),_0x16f1cb[_0x22112e['id']]['push']({'author':_0x5b6f51['author']['name'],'content':_0x5b6f51['content'],'created':_0x5b6f51['createdAt'],'is_resolved':_0x22112e['isResolved']});});return _0x16f1cb;}(_0x3905a3['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x40b2b6)['length']&&(_0x5d67de['comments']=_0x40b2b6);}if(_0x33604a&&_0x3f667b){const _0x3795b5=_0x3905a3['plugins']['get']('TrackChanges'),_0x3c4edc=_0x3905a3['plugins']['get']('Users'),_0x5c4429=function(_0x14ef47,_0x1f59e8){const _0x43c00d={};if(!_0x14ef47['length']||!_0x1f59e8['length'])return _0x43c00d;for(const _0x3af89d of _0x14ef47)_0x43c00d[_0x3af89d['id']]={'author':_0x1f59e8['get'](_0x3af89d['authorId'])['name'],'created':_0x3af89d['createdAt']};return _0x43c00d;}(_0x3795b5['getSuggestions']({'toJSON':!0x0}),_0x3c4edc['users']);Object['keys'](_0x5c4429)['length']&&(_0x5d67de['suggestions']=_0x5c4429);}return(_0x5d67de['suggestions']||_0x5d67de['comments'])&&(_0x5d67de['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x5d67de;}function h(_0x98da92){const _0x4345bd=_0x98da92['plugins']['has']('Users'),_0x11d542=_0x98da92['plugins']['has']('CommentsRepository'),_0x1b3138=_0x98da92['plugins']['has']('TrackChanges'),_0x3601df={},_0x19779a={};if(_0x4345bd&&_0x11d542){const _0x32a7b7=function(_0x2d8ed0){const _0x7d0ee2=[];if(!_0x2d8ed0['length'])return _0x7d0ee2;for(const _0xb98fc2 of _0x2d8ed0){const _0x4596d3=_0xb98fc2['comments']['map'](_0x1fd9ec=>({'author':_0x1fd9ec['author']['name'],'content':_0x1fd9ec['content'],'created_at':_0x1fd9ec['createdAt']}));_0x7d0ee2['push']({'thread_id':_0xb98fc2['id'],'is_resolved':_0xb98fc2['isResolved'],'comments':_0x4596d3});}return _0x7d0ee2;}(_0x98da92['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x32a7b7['length']&&(_0x19779a['comment_threads']=_0x32a7b7);}if(_0x4345bd&&_0x1b3138){const _0x3bbe59=_0x98da92['plugins']['get']('TrackChanges'),_0x3fd479=_0x98da92['plugins']['get']('Users'),_0x45f220=function(_0x2f8f83,_0x9fc23c){if(!_0x2f8f83['length']||!_0x9fc23c['length'])return[];return _0x2f8f83['map'](_0xd98230=>({'id':_0xd98230['id'],'author':_0x9fc23c['get'](_0xd98230['authorId'])['name'],'created_at':_0xd98230['createdAt']}));}(_0x3bbe59['getSuggestions']({'toJSON':!0x0}),_0x3fd479['users']);_0x45f220['length']&&(_0x19779a['suggestions']=_0x45f220);}return(_0x19779a['comment_threads']||_0x19779a['suggestions'])&&(_0x3601df['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x3601df['collaboration_features']=_0x19779a),_0x3601df;}class e extends _0x13eebc{constructor(_0xee0be7){super(_0xee0be7),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x326346={}){const _0x73b9a9=this['editor'],t=_0x73b9a9['t'],_0x7daac0=0x2===(_0x326346['version']||0x1),_0x10e4b7=_0x326346['converterUrl']||(_0x7daac0?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x2cbd9d=_0x326346['converterOptions']||{},_0x101434=_0x73b9a9['plugins']['get']('ExportWord'),_0x114e8b=_0x326346['token']||_0x101434['_token'],_0x154dcc=!0x1!==_0x2cbd9d['auto_pagination'],_0x3d21f8=_0x326346['dataCallback']||(_0x4aae31=>_0x4aae31['data']['get']({'pagination':_0x154dcc}));return this['isBusy']=!0x0,this['refresh'](),function(_0x762443){if(!_0x762443)return new Promise(_0x2a4d1e=>_0x2a4d1e(''));const _0x223475=[];for(const _0x31a2e9 of _0x762443)'EDITOR_STYLES'!==_0x31a2e9?_0x223475['push'](window['fetch'](_0x31a2e9)['then'](_0x98b409=>_0x98b409['text']())):_0x223475['push'](f());return Promise['all'](_0x223475)['then'](_0x3dfedc=>_0x3dfedc['join']('\x20')['trim']());}(_0x326346['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1435f4=>{_0x73b9a9['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x5b306d=await _0x3d21f8(_0x73b9a9),_0xdd7d6a={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x73b9a9['locale']['contentLanguageDirection']+'\x22>'+_0x5b306d+'</div>','css':_0x1435f4,[_0x7daac0?'config':'options']:{..._0x2cbd9d,..._0x7daac0?h(_0x73b9a9):d(_0x73b9a9)}},_0x165af8={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x114e8b?{'Authorization':_0x114e8b['value']}:null},'body':JSON['stringify'](_0xdd7d6a)};return window['fetch'](_0x10e4b7,_0x165af8)['then'](_0x127709=>{if(0xc8!==_0x127709['status'])throw _0x127709;return _0x127709['blob']();})['then'](_0x2c6257=>{_0x73b9a9['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x3520bc='function'==typeof _0x326346['fileName']?_0x326346['fileName']():_0x326346['fileName'];this['_downloadFile'](_0x2c6257,_0x3520bc||'document.docx');});})['catch'](_0x562948=>{const _0x164c72=_0x73b9a9['plugins']['get']('Notification');throw _0x73b9a9['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x164c72['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x562948;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0xd07a15,_0x532c69){const _0x5bc4c5=document['createElement']('a');_0x5bc4c5['href']=window['URL']['createObjectURL'](_0xd07a15),_0x5bc4c5['download']=_0x532c69,_0x5bc4c5['click'](),_0x5bc4c5['remove']();}}class i extends _0x4f7e3f{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x34b4e4=this['editor'];_0x34b4e4['ui']['componentFactory']['add']('exportWord',()=>{const _0x17c1cc=_0x34b4e4['commands']['get']('exportWord'),_0x410b5e=this['_createButton'](_0x438249);return _0x410b5e['set']({'tooltip':!0x0}),_0x410b5e['bind']('isOn')['to'](_0x17c1cc,'isBusy'),_0x410b5e;}),_0x34b4e4['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x31dfef));}['_createButton'](_0x212880){const _0x3ed70f=this['editor'],_0x55683b=_0x3ed70f['config']['get']('exportWord')||{},t=_0x3ed70f['locale']['t'],_0x461dc9=_0x3ed70f['commands']['get']('exportWord'),_0x5c3c55=new _0x212880(_0x3ed70f['locale']),_0x4c743c=new _0x196a91();return _0x5c3c55['children']['add'](_0x4c743c),_0x4c743c['bind']('isVisible')['to'](_0x461dc9,'isBusy'),_0x5c3c55['iconView']['bind']('isVisible')['to'](_0x461dc9,'isBusy',_0x43d3ae=>!_0x43d3ae),_0x5c3c55['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'}),_0x5c3c55['bind']('isEnabled')['to'](_0x461dc9,'isEnabled'),_0x5c3c55['bind']('label')['to'](_0x461dc9,'isBusy',_0x402040=>t(_0x402040?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x5c3c55,'execute',()=>{_0x3ed70f['execute']('exportWord',_0x55683b),_0x3ed70f['editing']['view']['focus']();}),_0x5c3c55;}}class s extends _0x4f7e3f{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x589243,i];}['init'](){const _0x1b7144=this['editor'],_0x25f566=_0x1b7144['config']['get']('exportWord')||{};_0x1b7144['commands']['add']('exportWord',new e(_0x1b7144));const _0x5fe359=_0x1b7144['plugins']['get']('CloudServices');!0x1===_0x25f566['tokenUrl']?this['_token']=null:_0x25f566['tokenUrl']?_0x5fe359['registerTokenUrl'](_0x25f566['tokenUrl'])['then'](_0x29505b=>{this['_token']=_0x29505b;}):this['_token']=_0x5fe359['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':_0xb21e92=>0x0==_0xb21e92?0x0:0x1==_0xb21e92?0x1:0x2==_0xb21e92?0x2:_0xb21e92%0x64>=0x3&&_0xb21e92%0x64<=0xa?0x3:_0xb21e92%0x64>=0xb&&_0xb21e92%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':_0x2fb9d2=>0x0==_0x2fb9d2?0x0:0x1==_0x2fb9d2?0x1:0x2==_0x2fb9d2?0x2:_0x2fb9d2%0x64>=0x3&&_0x2fb9d2%0x64<=0xa?0x3:_0x2fb9d2%0x64>=0xb&&_0x2fb9d2%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58e835=>{const {ar:{dictionary:_0x1ef589,getPluralForm:_0x4df4bf}}={'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':_0x4f4798=>0x0==_0x4f4798?0x0:0x1==_0x4f4798?0x1:0x2==_0x4f4798?0x2:_0x4f4798%0x64>=0x3&&_0x4f4798%0x64<=0xa?0x3:_0x4f4798%0x64>=0xb&&_0x4f4798%0x64<=0x63?0x4:0x5}};_0x58e835['ar']||={'dictionary':{},'getPluralForm':null},_0x58e835['ar']['dictionary']=Object['assign'](_0x58e835['ar']['dictionary'],_0x1ef589),_0x58e835['ar']['getPluralForm']=_0x4df4bf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ec82d=>{const {ar:{dictionary:_0x4f6229,getPluralForm:_0x17adfb}}={'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':_0x3806bb=>0x0==_0x3806bb?0x0:0x1==_0x3806bb?0x1:0x2==_0x3806bb?0x2:_0x3806bb%0x64>=0x3&&_0x3806bb%0x64<=0xa?0x3:_0x3806bb%0x64>=0xb&&_0x3806bb%0x64<=0x63?0x4:0x5}};_0x2ec82d['ar']||={'dictionary':{},'getPluralForm':null},_0x2ec82d['ar']['dictionary']=Object['assign'](_0x2ec82d['ar']['dictionary'],_0x4f6229),_0x2ec82d['ar']['getPluralForm']=_0x17adfb;})(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':_0x4606d9=>0x1!=_0x4606d9}};
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':_0x567441=>0x1!=_0x567441}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xcdc36a=>{const {bg:{dictionary:_0x27f2f4,getPluralForm:_0x8a7635}}={'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':_0x3a497f=>0x1!=_0x3a497f}};_0xcdc36a['bg']||={'dictionary':{},'getPluralForm':null},_0xcdc36a['bg']['dictionary']=Object['assign'](_0xcdc36a['bg']['dictionary'],_0x27f2f4),_0xcdc36a['bg']['getPluralForm']=_0x8a7635;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33318a=>{const {bg:{dictionary:_0x4eff9e,getPluralForm:_0xb0e3bf}}={'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':_0x500c05=>0x1!=_0x500c05}};_0x33318a['bg']||={'dictionary':{},'getPluralForm':null},_0x33318a['bg']['dictionary']=Object['assign'](_0x33318a['bg']['dictionary'],_0x4eff9e),_0x33318a['bg']['getPluralForm']=_0xb0e3bf;})(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':_0xc30922=>0x1!=_0xc30922}};
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':_0x4b3f38=>0x1!=_0x4b3f38}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b4a99=>{const {bn:{dictionary:_0x3f787d,getPluralForm:_0x3c575c}}={'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':_0x4aafa6=>0x1!=_0x4aafa6}};_0x3b4a99['bn']||={'dictionary':{},'getPluralForm':null},_0x3b4a99['bn']['dictionary']=Object['assign'](_0x3b4a99['bn']['dictionary'],_0x3f787d),_0x3b4a99['bn']['getPluralForm']=_0x3c575c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e9d57=>{const {bn:{dictionary:_0x56c4e9,getPluralForm:_0x26466a}}={'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':_0x52b241=>0x1!=_0x52b241}};_0x2e9d57['bn']||={'dictionary':{},'getPluralForm':null},_0x2e9d57['bn']['dictionary']=Object['assign'](_0x2e9d57['bn']['dictionary'],_0x56c4e9),_0x2e9d57['bn']['getPluralForm']=_0x26466a;})(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':_0x520958=>0x1!=_0x520958}};
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':_0x334123=>0x1!=_0x334123}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d60c2=>{const {ca:{dictionary:_0x17dcab,getPluralForm:_0x5d377a}}={'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':_0x122a35=>0x1!=_0x122a35}};_0x5d60c2['ca']||={'dictionary':{},'getPluralForm':null},_0x5d60c2['ca']['dictionary']=Object['assign'](_0x5d60c2['ca']['dictionary'],_0x17dcab),_0x5d60c2['ca']['getPluralForm']=_0x5d377a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5dce5e=>{const {ca:{dictionary:_0x1a4b8e,getPluralForm:_0x2e2b54}}={'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':_0x568f2d=>0x1!=_0x568f2d}};_0x5dce5e['ca']||={'dictionary':{},'getPluralForm':null},_0x5dce5e['ca']['dictionary']=Object['assign'](_0x5dce5e['ca']['dictionary'],_0x1a4b8e),_0x5dce5e['ca']['getPluralForm']=_0x2e2b54;})(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':_0x324a58=>0x1==_0x324a58&&_0x324a58%0x1==0x0?0x0:_0x324a58>=0x2&&_0x324a58<=0x4&&_0x324a58%0x1==0x0?0x1:_0x324a58%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':_0x248cce=>0x1==_0x248cce&&_0x248cce%0x1==0x0?0x0:_0x248cce>=0x2&&_0x248cce<=0x4&&_0x248cce%0x1==0x0?0x1:_0x248cce%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x382fd5=>{const {cs:{dictionary:_0x3858a7,getPluralForm:_0x451033}}={'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':_0x58f125=>0x1==_0x58f125&&_0x58f125%0x1==0x0?0x0:_0x58f125>=0x2&&_0x58f125<=0x4&&_0x58f125%0x1==0x0?0x1:_0x58f125%0x1!=0x0?0x2:0x3}};_0x382fd5['cs']||={'dictionary':{},'getPluralForm':null},_0x382fd5['cs']['dictionary']=Object['assign'](_0x382fd5['cs']['dictionary'],_0x3858a7),_0x382fd5['cs']['getPluralForm']=_0x451033;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x534997=>{const {cs:{dictionary:_0x26c06a,getPluralForm:_0x56dd4a}}={'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':_0x2f5bd6=>0x1==_0x2f5bd6&&_0x2f5bd6%0x1==0x0?0x0:_0x2f5bd6>=0x2&&_0x2f5bd6<=0x4&&_0x2f5bd6%0x1==0x0?0x1:_0x2f5bd6%0x1!=0x0?0x2:0x3}};_0x534997['cs']||={'dictionary':{},'getPluralForm':null},_0x534997['cs']['dictionary']=Object['assign'](_0x534997['cs']['dictionary'],_0x26c06a),_0x534997['cs']['getPluralForm']=_0x56dd4a;})(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':_0x2388bf=>0x1!=_0x2388bf}};
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':_0x261e5f=>0x1!=_0x261e5f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b100e=>{const {da:{dictionary:_0x2f6527,getPluralForm:_0x16682e}}={'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':_0x5c3e2b=>0x1!=_0x5c3e2b}};_0x3b100e['da']||={'dictionary':{},'getPluralForm':null},_0x3b100e['da']['dictionary']=Object['assign'](_0x3b100e['da']['dictionary'],_0x2f6527),_0x3b100e['da']['getPluralForm']=_0x16682e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11884b=>{const {da:{dictionary:_0x1adfe9,getPluralForm:_0x16b5a2}}={'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':_0x45a2dc=>0x1!=_0x45a2dc}};_0x11884b['da']||={'dictionary':{},'getPluralForm':null},_0x11884b['da']['dictionary']=Object['assign'](_0x11884b['da']['dictionary'],_0x1adfe9),_0x11884b['da']['getPluralForm']=_0x16b5a2;})(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':_0x27f1b6=>0x1!=_0x27f1b6}};
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':_0x110adb=>0x1!=_0x110adb}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc086e2=>{const {de:{dictionary:_0x3e1e57,getPluralForm:_0x27834a}}={'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':_0x58d115=>0x1!=_0x58d115}};_0xc086e2['de']||={'dictionary':{},'getPluralForm':null},_0xc086e2['de']['dictionary']=Object['assign'](_0xc086e2['de']['dictionary'],_0x3e1e57),_0xc086e2['de']['getPluralForm']=_0x27834a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x86e0e2=>{const {de:{dictionary:_0x377a0f,getPluralForm:_0x166fd9}}={'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':_0x376dc9=>0x1!=_0x376dc9}};_0x86e0e2['de']||={'dictionary':{},'getPluralForm':null},_0x86e0e2['de']['dictionary']=Object['assign'](_0x86e0e2['de']['dictionary'],_0x377a0f),_0x86e0e2['de']['getPluralForm']=_0x166fd9;})(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':_0x5ae9ac=>0x1!=_0x5ae9ac}};
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':_0x1ab2cb=>0x1!=_0x1ab2cb}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a025e=>{const {el:{dictionary:_0x3d2eaf,getPluralForm:_0x408f09}}={'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':_0x455fe0=>0x1!=_0x455fe0}};_0x3a025e['el']||={'dictionary':{},'getPluralForm':null},_0x3a025e['el']['dictionary']=Object['assign'](_0x3a025e['el']['dictionary'],_0x3d2eaf),_0x3a025e['el']['getPluralForm']=_0x408f09;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ae6e7=>{const {el:{dictionary:_0x515990,getPluralForm:_0x1138e3}}={'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':_0x1e12c3=>0x1!=_0x1e12c3}};_0x3ae6e7['el']||={'dictionary':{},'getPluralForm':null},_0x3ae6e7['el']['dictionary']=Object['assign'](_0x3ae6e7['el']['dictionary'],_0x515990),_0x3ae6e7['el']['getPluralForm']=_0x1138e3;})(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':_0x38bd2a=>0x1!=_0x38bd2a}};
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':_0x16926e=>0x1!=_0x16926e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4486ac=>{const {'en-au':{dictionary:_0x380027,getPluralForm:_0x4ec655}}={'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':_0x1f7314=>0x1!=_0x1f7314}};_0x4486ac['en-au']||={'dictionary':{},'getPluralForm':null},_0x4486ac['en-au']['dictionary']=Object['assign'](_0x4486ac['en-au']['dictionary'],_0x380027),_0x4486ac['en-au']['getPluralForm']=_0x4ec655;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b6fbb=>{const {'en-au':{dictionary:_0x2e1559,getPluralForm:_0x3d7c15}}={'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':_0x751c30=>0x1!=_0x751c30}};_0x3b6fbb['en-au']||={'dictionary':{},'getPluralForm':null},_0x3b6fbb['en-au']['dictionary']=Object['assign'](_0x3b6fbb['en-au']['dictionary'],_0x2e1559),_0x3b6fbb['en-au']['getPluralForm']=_0x3d7c15;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x52524e=>{const {en:{dictionary:_0x568172,getPluralForm:_0x452702}}={'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}};_0x52524e['en']||={'dictionary':{},'getPluralForm':null},_0x52524e['en']['dictionary']=Object['assign'](_0x52524e['en']['dictionary'],_0x568172),_0x52524e['en']['getPluralForm']=_0x452702;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x23f38a=>{const {en:{dictionary:_0x170e35,getPluralForm:_0x56d3fc}}={'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}};_0x23f38a['en']||={'dictionary':{},'getPluralForm':null},_0x23f38a['en']['dictionary']=Object['assign'](_0x23f38a['en']['dictionary'],_0x170e35),_0x23f38a['en']['getPluralForm']=_0x56d3fc;})(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':_0xb5f92a=>0x1==_0xb5f92a?0x0:0x0!=_0xb5f92a&&_0xb5f92a%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':_0xdc6e20=>0x1==_0xdc6e20?0x0:0x0!=_0xdc6e20&&_0xdc6e20%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d89f0=>{const {es:{dictionary:_0x4897cf,getPluralForm:_0x1e0d18}}={'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':_0x34ade7=>0x1==_0x34ade7?0x0:0x0!=_0x34ade7&&_0x34ade7%0xf4240==0x0?0x1:0x2}};_0x3d89f0['es']||={'dictionary':{},'getPluralForm':null},_0x3d89f0['es']['dictionary']=Object['assign'](_0x3d89f0['es']['dictionary'],_0x4897cf),_0x3d89f0['es']['getPluralForm']=_0x1e0d18;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x29df95=>{const {es:{dictionary:_0x2485d6,getPluralForm:_0x421239}}={'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':_0x332c98=>0x1==_0x332c98?0x0:0x0!=_0x332c98&&_0x332c98%0xf4240==0x0?0x1:0x2}};_0x29df95['es']||={'dictionary':{},'getPluralForm':null},_0x29df95['es']['dictionary']=Object['assign'](_0x29df95['es']['dictionary'],_0x2485d6),_0x29df95['es']['getPluralForm']=_0x421239;})(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':_0xd5e551=>0x1!=_0xd5e551}};
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':_0x39c88a=>0x1!=_0x39c88a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5df603=>{const {et:{dictionary:_0x247347,getPluralForm:_0x559214}}={'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':_0x1077c1=>0x1!=_0x1077c1}};_0x5df603['et']||={'dictionary':{},'getPluralForm':null},_0x5df603['et']['dictionary']=Object['assign'](_0x5df603['et']['dictionary'],_0x247347),_0x5df603['et']['getPluralForm']=_0x559214;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x739c71=>{const {et:{dictionary:_0x24c531,getPluralForm:_0x44ba06}}={'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':_0x52e903=>0x1!=_0x52e903}};_0x739c71['et']||={'dictionary':{},'getPluralForm':null},_0x739c71['et']['dictionary']=Object['assign'](_0x739c71['et']['dictionary'],_0x24c531),_0x739c71['et']['getPluralForm']=_0x44ba06;})(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':_0x3e565d=>0x1!=_0x3e565d}};
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':_0x2faf12=>0x1!=_0x2faf12}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x317a30=>{const {fi:{dictionary:_0x2d8011,getPluralForm:_0x4e4a13}}={'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':_0xba987c=>0x1!=_0xba987c}};_0x317a30['fi']||={'dictionary':{},'getPluralForm':null},_0x317a30['fi']['dictionary']=Object['assign'](_0x317a30['fi']['dictionary'],_0x2d8011),_0x317a30['fi']['getPluralForm']=_0x4e4a13;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2dd1dd=>{const {fi:{dictionary:_0x56bfbb,getPluralForm:_0x15c419}}={'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':_0x51f297=>0x1!=_0x51f297}};_0x2dd1dd['fi']||={'dictionary':{},'getPluralForm':null},_0x2dd1dd['fi']['dictionary']=Object['assign'](_0x2dd1dd['fi']['dictionary'],_0x56bfbb),_0x2dd1dd['fi']['getPluralForm']=_0x15c419;})(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':_0x647ff2=>0x0==_0x647ff2||0x1==_0x647ff2?0x0:0x0!=_0x647ff2&&_0x647ff2%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':_0x16aba1=>0x0==_0x16aba1||0x1==_0x16aba1?0x0:0x0!=_0x16aba1&&_0x16aba1%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4bed7f=>{const {fr:{dictionary:_0x351ffc,getPluralForm:_0x366844}}={'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':_0x255fdc=>0x0==_0x255fdc||0x1==_0x255fdc?0x0:0x0!=_0x255fdc&&_0x255fdc%0xf4240==0x0?0x1:0x2}};_0x4bed7f['fr']||={'dictionary':{},'getPluralForm':null},_0x4bed7f['fr']['dictionary']=Object['assign'](_0x4bed7f['fr']['dictionary'],_0x351ffc),_0x4bed7f['fr']['getPluralForm']=_0x366844;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56e81b=>{const {fr:{dictionary:_0x31087f,getPluralForm:_0x2cc93f}}={'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':_0x3e2b24=>0x0==_0x3e2b24||0x1==_0x3e2b24?0x0:0x0!=_0x3e2b24&&_0x3e2b24%0xf4240==0x0?0x1:0x2}};_0x56e81b['fr']||={'dictionary':{},'getPluralForm':null},_0x56e81b['fr']['dictionary']=Object['assign'](_0x56e81b['fr']['dictionary'],_0x31087f),_0x56e81b['fr']['getPluralForm']=_0x2cc93f;})(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':_0x1184a6=>0x1!=_0x1184a6}};
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':_0x5d3683=>0x1!=_0x5d3683}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x284d55=>{const {gl:{dictionary:_0x197273,getPluralForm:_0x54ddbc}}={'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':_0x2d6911=>0x1!=_0x2d6911}};_0x284d55['gl']||={'dictionary':{},'getPluralForm':null},_0x284d55['gl']['dictionary']=Object['assign'](_0x284d55['gl']['dictionary'],_0x197273),_0x284d55['gl']['getPluralForm']=_0x54ddbc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x76fdb8=>{const {gl:{dictionary:_0x32662e,getPluralForm:_0x2de033}}={'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':_0x5a4b22=>0x1!=_0x5a4b22}};_0x76fdb8['gl']||={'dictionary':{},'getPluralForm':null},_0x76fdb8['gl']['dictionary']=Object['assign'](_0x76fdb8['gl']['dictionary'],_0x32662e),_0x76fdb8['gl']['getPluralForm']=_0x2de033;})(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':_0x4bdcc0=>0x1==_0x4bdcc0&&_0x4bdcc0%0x1==0x0?0x0:0x2==_0x4bdcc0&&_0x4bdcc0%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':_0x1b5ec2=>0x1==_0x1b5ec2&&_0x1b5ec2%0x1==0x0?0x0:0x2==_0x1b5ec2&&_0x1b5ec2%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4bd847=>{const {he:{dictionary:_0x4524f1,getPluralForm:_0x1b5080}}={'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':_0x7d623a=>0x1==_0x7d623a&&_0x7d623a%0x1==0x0?0x0:0x2==_0x7d623a&&_0x7d623a%0x1==0x0?0x1:0x2}};_0x4bd847['he']||={'dictionary':{},'getPluralForm':null},_0x4bd847['he']['dictionary']=Object['assign'](_0x4bd847['he']['dictionary'],_0x4524f1),_0x4bd847['he']['getPluralForm']=_0x1b5080;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ab96a=>{const {he:{dictionary:_0x2e8f7d,getPluralForm:_0x2ecf25}}={'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':_0x208e1e=>0x1==_0x208e1e&&_0x208e1e%0x1==0x0?0x0:0x2==_0x208e1e&&_0x208e1e%0x1==0x0?0x1:0x2}};_0x2ab96a['he']||={'dictionary':{},'getPluralForm':null},_0x2ab96a['he']['dictionary']=Object['assign'](_0x2ab96a['he']['dictionary'],_0x2e8f7d),_0x2ab96a['he']['getPluralForm']=_0x2ecf25;})(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':_0x2ef5ef=>0x1!=_0x2ef5ef}};
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':_0x9a2b95=>0x1!=_0x9a2b95}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f7593=>{const {hi:{dictionary:_0x4504ba,getPluralForm:_0x43ce8e}}={'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':_0x50a6d2=>0x1!=_0x50a6d2}};_0x2f7593['hi']||={'dictionary':{},'getPluralForm':null},_0x2f7593['hi']['dictionary']=Object['assign'](_0x2f7593['hi']['dictionary'],_0x4504ba),_0x2f7593['hi']['getPluralForm']=_0x43ce8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c0b6b=>{const {hi:{dictionary:_0x17ef3b,getPluralForm:_0x1fab9d}}={'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':_0xcc281f=>0x1!=_0xcc281f}};_0x1c0b6b['hi']||={'dictionary':{},'getPluralForm':null},_0x1c0b6b['hi']['dictionary']=Object['assign'](_0x1c0b6b['hi']['dictionary'],_0x17ef3b),_0x1c0b6b['hi']['getPluralForm']=_0x1fab9d;})(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':_0x41a67e=>_0x41a67e%0xa==0x1&&_0x41a67e%0x64!=0xb?0x0:_0x41a67e%0xa>=0x2&&_0x41a67e%0xa<=0x4&&(_0x41a67e%0x64<0xa||_0x41a67e%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':_0x52d56f=>_0x52d56f%0xa==0x1&&_0x52d56f%0x64!=0xb?0x0:_0x52d56f%0xa>=0x2&&_0x52d56f%0xa<=0x4&&(_0x52d56f%0x64<0xa||_0x52d56f%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x154195=>{const {hr:{dictionary:_0x2cc4c2,getPluralForm:_0x349636}}={'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':_0x5c3b20=>_0x5c3b20%0xa==0x1&&_0x5c3b20%0x64!=0xb?0x0:_0x5c3b20%0xa>=0x2&&_0x5c3b20%0xa<=0x4&&(_0x5c3b20%0x64<0xa||_0x5c3b20%0x64>=0x14)?0x1:0x2}};_0x154195['hr']||={'dictionary':{},'getPluralForm':null},_0x154195['hr']['dictionary']=Object['assign'](_0x154195['hr']['dictionary'],_0x2cc4c2),_0x154195['hr']['getPluralForm']=_0x349636;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47c303=>{const {hr:{dictionary:_0x4267e7,getPluralForm:_0x565cc3}}={'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':_0x4788d0=>_0x4788d0%0xa==0x1&&_0x4788d0%0x64!=0xb?0x0:_0x4788d0%0xa>=0x2&&_0x4788d0%0xa<=0x4&&(_0x4788d0%0x64<0xa||_0x4788d0%0x64>=0x14)?0x1:0x2}};_0x47c303['hr']||={'dictionary':{},'getPluralForm':null},_0x47c303['hr']['dictionary']=Object['assign'](_0x47c303['hr']['dictionary'],_0x4267e7),_0x47c303['hr']['getPluralForm']=_0x565cc3;})(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':_0x40bb39=>0x1!=_0x40bb39}};
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':_0x3e526d=>0x1!=_0x3e526d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe7ac4d=>{const {hu:{dictionary:_0x3243d1,getPluralForm:_0x5df6b2}}={'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':_0x34f61c=>0x1!=_0x34f61c}};_0xe7ac4d['hu']||={'dictionary':{},'getPluralForm':null},_0xe7ac4d['hu']['dictionary']=Object['assign'](_0xe7ac4d['hu']['dictionary'],_0x3243d1),_0xe7ac4d['hu']['getPluralForm']=_0x5df6b2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31708c=>{const {hu:{dictionary:_0x7b5ec3,getPluralForm:_0x39fba8}}={'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':_0x2a45cc=>0x1!=_0x2a45cc}};_0x31708c['hu']||={'dictionary':{},'getPluralForm':null},_0x31708c['hu']['dictionary']=Object['assign'](_0x31708c['hu']['dictionary'],_0x7b5ec3),_0x31708c['hu']['getPluralForm']=_0x39fba8;})(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':_0x4d0268=>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':_0x4e8317=>0x0}};