@ckeditor/ckeditor5-export-word 41.4.0 → 41.4.2

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(t,e){const n=c();return(r=function(t,e){return n[t-=288]})(t,e)}function s(){const t=r,e=[],n=[];for(const o of Array[t(302)](document[t(309)]))if(o[t(317)][t(311)](t(332)))for(const r of Array[t(302)](o[t(308)]))-1!==r[t(312)][t(293)](t(314))?e[t(299)](r[t(312)]):-1!==r[t(312)][t(293)](t(316))&&n[t(299)](r[t(312)]);return e[t(340)]||console[t(336)](t(322)),[...n,...e][t(334)](" ")[t(324)]()}function i(t){const e=r,n=t[e(337)][e(320)](e(305)),o=t[e(337)][e(320)](e(297)),s=t[e(337)][e(320)](e(331)),i={};if(n&&o){const n=function(t){const e=r,n={};if(!t[e(340)])return n;for(const o of t)o[e(328)][e(333)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(299)]({author:t[r(329)][r(295)],content:t[r(323)],created:t[r(289)],is_resolved:o[r(315)]})}));return n}(t[e(337)][e(292)](e(297))[e(335)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(326)](n)[e(340)]&&(i[e(328)]=n)}if(n&&s){const n=t[e(337)][e(292)](e(331)),o=t[e(337)][e(292)](e(305)),s=function(t,e){const n=r,o={};if(!t[n(340)]||!e[n(340)])return o;for(const r of t)o[r.id]={author:e[n(292)](r[n(339)])[n(295)],created:r[n(289)]};return o}(n[e(319)]({toJSON:!0}),o[e(304)]);Object[e(326)](s)[e(340)]&&(i[e(300)]=s)}return(i[e(300)]||i[e(328)])&&(i[e(342)]=(new(Intl[e(310)]))[e(291)]()[e(341)]),i}function c(){const t=["33WgcddV",".ck-content","isResolved",":root","ownerNode","then","getSuggestions","has","text","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.","content","trim","182668QbGfMz","keys","1394827UUhikk","comments","author","34bcGfwy","TrackChanges","data-cke","map","join","getCommentThreads","warn","plugins","32vmsjaJ","authorId","length","timeZone","timezone","1356575rdvvja","createdAt","471798YkyMRc","resolvedOptions","get","indexOf","30qCeZso","name","44343sKHEEw","CommentsRepository","3114486pbMCHN","push","suggestions","all","from","EDITOR_STYLES","users","Users","fetch","2936340zaBTJz","cssRules","styleSheets","DateTimeFormat","hasAttribute","cssText"];return(c=function(){return t})()}!function(t,e){const n=r,o=t();for(;;)try{if(629105===parseInt(n(296))/1*(-parseInt(n(330))/2)+-parseInt(n(313))/3*(parseInt(n(325))/4)+parseInt(n(307))/5+parseInt(n(298))/6+parseInt(n(327))/7+-parseInt(n(338))/8*(-parseInt(n(290))/9)+-parseInt(n(294))/10*(-parseInt(n(288))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(c);class a 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=t.converterUrl||"https://docx-converter.cke-cs.com/v1/convert",c=t.converterOptions||{},a=e.plugins.get("ExportWord"),u=t.token||a._token,d=!1!==c.auto_pagination,p=t.dataCallback||(t=>t.data.get({pagination:d}));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(303)!==o?n[e(299)](window[e(306)](o)[e(318)]((t=>t[e(321)]()))):n[e(299)](s());return Promise[e(301)](n)[e(318)]((t=>t[e(334)](" ")[e(324)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async r=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const s=await p(e),a={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+s+"</div>",css:r,options:{...c,...i(e)}},d={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...u?{Authorization:u.value}:null},body:JSON.stringify(a)};return window.fetch(o,d).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((o=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export successful"));const r="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(o,r||"document.docx")}))})).catch((t=>{const o=e.plugins.get("Notification");throw e.ui.ariaLiveAnnouncer.announce(n("Word document export failed"),{politeness:"assertive"}),o.showWarning(n("An error occurred while generating the Word file.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}class u extends t.Plugin{static get pluginName(){return"ExportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("exportWord",(()=>{const n=t.commands.get("exportWord"),o=this._createButton(e.ButtonView);return o.set({tooltip:!0}),o.bind("isOn").to(n,"isBusy"),o})),t.ui.componentFactory.add("menuBar:exportWord",(()=>this._createButton(e.MenuBarMenuListItemButtonView)))}_createButton(t){const n=this.editor,o=n.config.get("exportWord")||{},r=n.locale.t,s=n.commands.get("exportWord"),i=new t(n.locale),c=new e.SpinnerView;return i.children.add(c),c.bind("isVisible").to(s,"isBusy"),i.iconView.bind("isVisible").to(s,"isBusy",(t=>!t)),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n'}),i.bind("isEnabled").to(s,"isEnabled"),i.bind("label").to(s,"isBusy",(t=>r(t?"Exporting Word document":"Export to Word"))),this.listenTo(i,"execute",(()=>{n.execute("exportWord",o),n.editing.view.focus()})),i}}const d=p;function p(t,e){const n=l();return(p=function(t,e){return n[t-=486]})(t,e)}function l(){const t=["1gWgKGN","921560hSGdEo","requires","CloudServices","add","config","plugins","222534VCXAkk","pluginName","editor","tokenUrl","init","16058031JlFkdO","2161665PjKNDn","registerTokenUrl","4ZIFKAh","219820bfrSiB","56wHcsJg","then","216088qbwKll","get","_token","exportWord","ExportWord","1668066ZjYDGw","token","commands","10HNJcvG"];return(l=function(){return t})()}!function(t,e){const n=p,o=t();for(;;)try{if(294971===parseInt(n(502))/1*(-parseInt(n(503))/2)+parseInt(n(509))/3*(parseInt(n(489))/4)+-parseInt(n(490))/5+-parseInt(n(498))/6+parseInt(n(491))/7*(-parseInt(n(493))/8)+-parseInt(n(487))/9+parseInt(n(501))/10*(parseInt(n(486))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class h extends t.Plugin{static get[d(510)](){return d(497)}static get[d(504)](){return[d(505),e.Notification,u]}[d(513)](){const t=d,e=this[t(511)],n=e[t(507)][t(494)](t(496))||{};e[t(500)][t(506)](t(496),new a(e));const o=e[t(508)][t(494)](t(505));!1===n[t(512)]?this[t(495)]=null:n[t(512)]?o[t(488)](n[t(512)])[t(492)]((e=>{this[t(495)]=e})):this[t(495)]=o[t(499)]}}function f(t,e){var n=m();return(f=function(t,e){return n[t-=167]})(t,e)}function m(){var t=["3252350acdSuH","3115611LhpUvj","12459146akbznx","1020049SQbtHn","985368YQuXxh","2114166uxyiOo","4495796AiSeil"];return(m=function(){return t})()}!function(t,e){for(var n=f,o=t();;)try{if(611864===parseInt(n(168))/1+-parseInt(n(169))/2+parseInt(n(173))/3+parseInt(n(171))/4+-parseInt(n(172))/5+parseInt(n(170))/6+-parseInt(n(167))/7)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>l});var t=n(782),e=n(311);function r(){const t=["9SmWqpb","plugins","authorId","name","getCommentThreads","keys","users","ownerNode","timezone","text","2VRgWwl","content","resolvedOptions","TrackChanges","length","author","CommentsRepository","hasAttribute","240780OEkWcp","Users","21dKQLNm","534230HZCPMh","DateTimeFormat","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.","EDITOR_STYLES","1914728pLuyWP","join","57284CVdctK","then","data-cke","timeZone","map","get","suggestions",".ck-content","getSuggestions","indexOf","from","comments","1010890AWoRam","styleSheets","trim","push","all","219254mQxkem","has","isResolved","113303mRvlcF",":root","cssText","cssRules","fetch","createdAt","warn"];return(r=function(){return t})()}function s(){const t=c,e=[],n=[];for(const o of Array[t(543)](document[t(546)]))if(o[t(513)][t(523)](t(535)))for(const r of Array[t(543)](o[t(502)]))-1!==r[t(501)][t(542)](t(540))?e[t(548)](r[t(501)]):-1!==r[t(501)][t(542)](t(500))&&n[t(548)](r[t(501)]);return e[t(520)]||console[t(505)](t(529)),[...n,...e][t(532)](" ")[t(547)]()}function i(t){const e=c,n=t[e(507)][e(551)](e(525)),o=t[e(507)][e(551)](e(522)),r=t[e(507)][e(551)](e(519)),s={};if(n&&o){const n=function(t){const e=c,n={};if(!t[e(520)])return n;for(const o of t)o[e(544)][e(537)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(548)]({author:t[r(521)][r(509)],content:t[r(517)],created:t[r(504)],is_resolved:o[r(552)]})}));return n}(t[e(507)][e(538)](e(522))[e(510)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(511)](n)[e(520)]&&(s[e(544)]=n)}if(n&&r){const n=t[e(507)][e(538)](e(519)),o=t[e(507)][e(538)](e(525)),r=function(t,e){const n=c,o={};if(!t[n(520)]||!e[n(520)])return o;for(const r of t)o[r.id]={author:e[n(538)](r[n(508)])[n(509)],created:r[n(504)]};return o}(n[e(541)]({toJSON:!0}),o[e(512)]);Object[e(511)](r)[e(520)]&&(s[e(539)]=r)}return(s[e(539)]||s[e(544)])&&(s[e(514)]=(new(Intl[e(528)]))[e(518)]()[e(536)]),s}function c(t,e){const n=r();return(c=function(t,e){return n[t-=499]})(t,e)}!function(t,e){const n=c,o=t();for(;;)try{if(160590===-parseInt(n(499))/1*(parseInt(n(516))/2)+parseInt(n(526))/3*(parseInt(n(533))/4)+parseInt(n(527))/5+-parseInt(n(524))/6+-parseInt(n(550))/7+-parseInt(n(531))/8*(-parseInt(n(506))/9)+-parseInt(n(545))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(r);class a 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=t.converterUrl||"https://docx-converter.cke-cs.com/v1/convert",r=t.converterOptions||{},a=e.plugins.get("ExportWord"),u=t.token||a._token,d=!1!==r.auto_pagination,p=t.dataCallback||(t=>t.data.get({pagination:d}));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(530)!==o?n[e(548)](window[e(503)](o)[e(534)]((t=>t[e(515)]()))):n[e(548)](s());return Promise[e(549)](n)[e(534)]((t=>t[e(532)](" ")[e(547)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async s=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const c=await p(e),a={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+c+"</div>",css:s,options:{...r,...i(e)}},d={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...u?{Authorization:u.value}:null},body:JSON.stringify(a)};return window.fetch(o,d).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((o=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export successful"));const r="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(o,r||"document.docx")}))})).catch((t=>{const o=e.plugins.get("Notification");throw e.ui.ariaLiveAnnouncer.announce(n("Word document export failed"),{politeness:"assertive"}),o.showWarning(n("An error occurred while generating the Word file.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}class u extends t.Plugin{static get pluginName(){return"ExportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("exportWord",(()=>{const n=t.commands.get("exportWord"),o=this._createButton(e.ButtonView);return o.set({tooltip:!0}),o.bind("isOn").to(n,"isBusy"),o})),t.ui.componentFactory.add("menuBar:exportWord",(()=>this._createButton(e.MenuBarMenuListItemButtonView)))}_createButton(t){const n=this.editor,o=n.config.get("exportWord")||{},r=n.locale.t,s=n.commands.get("exportWord"),i=new t(n.locale),c=new e.SpinnerView;return i.children.add(c),c.bind("isVisible").to(s,"isBusy"),i.iconView.bind("isVisible").to(s,"isBusy",(t=>!t)),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n'}),i.bind("isEnabled").to(s,"isEnabled"),i.bind("label").to(s,"isBusy",(t=>r(t?"Exporting Word document":"Export to Word"))),this.listenTo(i,"execute",(()=>{n.execute("exportWord",o),n.editing.view.focus()})),i}}const d=p;function p(t,e){const n=h();return(p=function(t,e){return n[t-=331]})(t,e)}!function(t,e){const n=p,o=t();for(;;)try{if(650835===-parseInt(n(345))/1*(-parseInt(n(346))/2)+parseInt(n(356))/3*(-parseInt(n(341))/4)+parseInt(n(336))/5*(parseInt(n(352))/6)+parseInt(n(349))/7+parseInt(n(332))/8+-parseInt(n(339))/9+-parseInt(n(351))/10*(parseInt(n(358))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class l extends t.Plugin{static get[d(340)](){return d(348)}static get[d(357)](){return[d(333),e.Notification,u]}[d(337)](){const t=d,e=this[t(331)],n=e[t(354)][t(353)](t(334))||{};e[t(335)][t(344)](t(334),new a(e));const o=e[t(347)][t(353)](t(333));!1===n[t(355)]?this[t(343)]=null:n[t(355)]?o[t(350)](n[t(355)])[t(342)]((e=>{this[t(343)]=e})):this[t(343)]=o[t(338)]}}function h(){const t=["8226iVYBSd","get","config","tokenUrl","480gRdTfP","requires","55jzrYjz","editor","9216976wVYodS","CloudServices","exportWord","commands","2325ausgog","init","token","989595kEohhS","pluginName","20576wQfWQC","then","_token","add","3gbskEM","713662YYeFBy","plugins","ExportWord","4209485YHWTZw","registerTokenUrl","3755310YtaFqI"];return(h=function(){return t})()}function f(){var t=["136xExBcl","5915819hIbJbg","3496200uGLYUX","8yXBHSD","50pateSm","894OKpyGj","8634wXWCrs","148210hcjHil","944IkDWdg","1224081FYORuF","9568768VoDzvh","210oMGIvN"];return(f=function(){return t})()}function m(t,e){var n=f();return(m=function(t,e){return n[t-=324]})(t,e)}!function(t,e){for(var n=m,o=t();;)try{if(546410===-parseInt(n(329))/1*(parseInt(n(326))/2)+parseInt(n(327))/3*(-parseInt(n(333))/4)+-parseInt(n(328))/5*(parseInt(n(332))/6)+parseInt(n(334))/7*(parseInt(n(324))/8)+parseInt(n(330))/9*(parseInt(n(325))/10)+parseInt(n(331))/11+-parseInt(n(335))/12)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f)})(),(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 _0x28fd8e,Plugin as _0x15ef03}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x33179b,MenuBarMenuListItemButtonView as _0x4f0bc9,SpinnerView as _0x1c1f5b,Notification as _0x3f16cf}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x46cda3=[],_0x486710=[];for(const _0x5a00ca of Array['from'](document['styleSheets'])){if(_0x5a00ca['ownerNode']['hasAttribute']('data-cke')){for(const _0x3ce44a of Array['from'](_0x5a00ca['cssRules']))-0x1!==_0x3ce44a['cssText']['indexOf']('.ck-content')?_0x46cda3['push'](_0x3ce44a['cssText']):-0x1!==_0x3ce44a['cssText']['indexOf'](':root')&&_0x486710['push'](_0x3ce44a['cssText']);}}return _0x46cda3['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.'),[..._0x486710,..._0x46cda3]['join']('\x20')['trim']();}function d(_0x1d15c4){const _0x1cf951=_0x1d15c4['plugins']['has']('Users'),_0x59f529=_0x1d15c4['plugins']['has']('CommentsRepository'),_0x2c8ade=_0x1d15c4['plugins']['has']('TrackChanges'),_0x4f63d4={};if(_0x1cf951&&_0x59f529){const _0x12d23f=function(_0x593e00){const _0x307be6={};if(!_0x593e00['length'])return _0x307be6;for(const _0x30c343 of _0x593e00)_0x30c343['comments']['map'](_0x2c4596=>{void 0x0===_0x307be6[_0x30c343['id']]&&(_0x307be6[_0x30c343['id']]=[]),_0x307be6[_0x30c343['id']]['push']({'author':_0x2c4596['author']['name'],'content':_0x2c4596['content'],'created':_0x2c4596['createdAt'],'is_resolved':_0x30c343['isResolved']});});return _0x307be6;}(_0x1d15c4['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x12d23f)['length']&&(_0x4f63d4['comments']=_0x12d23f);}if(_0x1cf951&&_0x2c8ade){const _0x2f9c52=_0x1d15c4['plugins']['get']('TrackChanges'),_0x4236ee=_0x1d15c4['plugins']['get']('Users'),_0x46ac6c=function(_0xd3ab73,_0x33b7dc){const _0x362885={};if(!_0xd3ab73['length']||!_0x33b7dc['length'])return _0x362885;for(const _0x131f49 of _0xd3ab73)_0x362885[_0x131f49['id']]={'author':_0x33b7dc['get'](_0x131f49['authorId'])['name'],'created':_0x131f49['createdAt']};return _0x362885;}(_0x2f9c52['getSuggestions']({'toJSON':!0x0}),_0x4236ee['users']);Object['keys'](_0x46ac6c)['length']&&(_0x4f63d4['suggestions']=_0x46ac6c);}return(_0x4f63d4['suggestions']||_0x4f63d4['comments'])&&(_0x4f63d4['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x4f63d4;}class e extends _0x28fd8e{['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x343241={}){const _0x2afb18=this['editor'],t=_0x2afb18['t'],_0x105868=_0x343241['converterUrl']||'https://docx-converter.cke-cs.com/v1/convert',_0x5bba7b=_0x343241['converterOptions']||{},_0x10a195=_0x2afb18['plugins']['get']('ExportWord'),_0x23e534=_0x343241['token']||_0x10a195['_token'],_0x4f1d13=!0x1!==_0x5bba7b['auto_pagination'],_0x2f1df1=_0x343241['dataCallback']||(_0x3a76f2=>_0x3a76f2['data']['get']({'pagination':_0x4f1d13}));return this['isBusy']=!0x0,this['refresh'](),function(_0x32729a){if(!_0x32729a)return new Promise(_0x5ea6eb=>_0x5ea6eb(''));const _0x363deb=[];for(const _0x136f13 of _0x32729a)'EDITOR_STYLES'!==_0x136f13?_0x363deb['push'](window['fetch'](_0x136f13)['then'](_0x4b245b=>_0x4b245b['text']())):_0x363deb['push'](f());return Promise['all'](_0x363deb)['then'](_0x5e37e9=>_0x5e37e9['join']('\x20')['trim']());}(_0x343241['stylesheets']||['EDITOR_STYLES'])['then'](async _0x20aaf5=>{_0x2afb18['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x1c46fe=await _0x2f1df1(_0x2afb18),_0x4ab2f8={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x2afb18['locale']['contentLanguageDirection']+'\x22>'+_0x1c46fe+'</div>','css':_0x20aaf5,'options':{..._0x5bba7b,...d(_0x2afb18)}},_0x1b1b4e={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x23e534?{'Authorization':_0x23e534['value']}:null},'body':JSON['stringify'](_0x4ab2f8)};return window['fetch'](_0x105868,_0x1b1b4e)['then'](_0x1d38c2=>{if(0xc8!==_0x1d38c2['status'])throw _0x1d38c2;return _0x1d38c2['blob']();})['then'](_0x3eb197=>{_0x2afb18['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0xff8262='function'==typeof _0x343241['fileName']?_0x343241['fileName']():_0x343241['fileName'];this['_downloadFile'](_0x3eb197,_0xff8262||'document.docx');});})['catch'](_0x51c6f9=>{const _0x54a62b=_0x2afb18['plugins']['get']('Notification');throw _0x2afb18['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x54a62b['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x51c6f9;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x5e8393,_0x21af16){const _0x48fa99=document['createElement']('a');_0x48fa99['href']=window['URL']['createObjectURL'](_0x5e8393),_0x48fa99['download']=_0x21af16,_0x48fa99['click'](),_0x48fa99['remove']();}constructor(_0x316c86){super(_0x316c86),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}}class i extends _0x15ef03{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x137025=this['editor'];_0x137025['ui']['componentFactory']['add']('exportWord',()=>{const _0x3abe22=_0x137025['commands']['get']('exportWord'),_0xbb3d68=this['_createButton'](_0x33179b);return _0xbb3d68['set']({'tooltip':!0x0}),_0xbb3d68['bind']('isOn')['to'](_0x3abe22,'isBusy'),_0xbb3d68;}),_0x137025['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x4f0bc9));}['_createButton'](_0x10cc4f){const _0xe869f0=this['editor'],_0x269f60=_0xe869f0['config']['get']('exportWord')||{},t=_0xe869f0['locale']['t'],_0x2e1d55=_0xe869f0['commands']['get']('exportWord'),_0x18c218=new _0x10cc4f(_0xe869f0['locale']),_0x107aa2=new _0x1c1f5b();return _0x18c218['children']['add'](_0x107aa2),_0x107aa2['bind']('isVisible')['to'](_0x2e1d55,'isBusy'),_0x18c218['iconView']['bind']('isVisible')['to'](_0x2e1d55,'isBusy',_0x4c1255=>!_0x4c1255),_0x18c218['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'}),_0x18c218['bind']('isEnabled')['to'](_0x2e1d55,'isEnabled'),_0x18c218['bind']('label')['to'](_0x2e1d55,'isBusy',_0x1d2d9e=>t(_0x1d2d9e?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x18c218,'execute',()=>{_0xe869f0['execute']('exportWord',_0x269f60),_0xe869f0['editing']['view']['focus']();}),_0x18c218;}}class s extends _0x15ef03{static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x3f16cf,i];}['init'](){const _0x33f7c8=this['editor'],_0x2202f8=_0x33f7c8['config']['get']('exportWord')||{};_0x33f7c8['commands']['add']('exportWord',new e(_0x33f7c8));const _0x5bb72e=_0x33f7c8['plugins']['get']('CloudServices');!0x1===_0x2202f8['tokenUrl']?this['_token']=null:_0x2202f8['tokenUrl']?_0x5bb72e['registerTokenUrl'](_0x2202f8['tokenUrl'])['then'](_0x3525d6=>{this['_token']=_0x3525d6;}):this['_token']=_0x5bb72e['token'];}}export{s as ExportWord};
23
+ import{Command as _0x1df6f8,Plugin as _0x44ed8d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x1132d2,MenuBarMenuListItemButtonView as _0x5796ba,SpinnerView as _0x2fb865,Notification as _0x3cd780}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x1cb985=[],_0x358738=[];for(const _0x5ba014 of Array['from'](document['styleSheets'])){if(_0x5ba014['ownerNode']['hasAttribute']('data-cke')){for(const _0x597c1e of Array['from'](_0x5ba014['cssRules']))-0x1!==_0x597c1e['cssText']['indexOf']('.ck-content')?_0x1cb985['push'](_0x597c1e['cssText']):-0x1!==_0x597c1e['cssText']['indexOf'](':root')&&_0x358738['push'](_0x597c1e['cssText']);}}return _0x1cb985['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.'),[..._0x358738,..._0x1cb985]['join']('\x20')['trim']();}function d(_0x836f5){const _0x393b2d=_0x836f5['plugins']['has']('Users'),_0x1dd734=_0x836f5['plugins']['has']('CommentsRepository'),_0xde2fe7=_0x836f5['plugins']['has']('TrackChanges'),_0x3aef8c={};if(_0x393b2d&&_0x1dd734){const _0x1b328f=function(_0x3a5f2d){const _0x437cc5={};if(!_0x3a5f2d['length'])return _0x437cc5;for(const _0x3d25dc of _0x3a5f2d)_0x3d25dc['comments']['map'](_0x3f398f=>{void 0x0===_0x437cc5[_0x3d25dc['id']]&&(_0x437cc5[_0x3d25dc['id']]=[]),_0x437cc5[_0x3d25dc['id']]['push']({'author':_0x3f398f['author']['name'],'content':_0x3f398f['content'],'created':_0x3f398f['createdAt'],'is_resolved':_0x3d25dc['isResolved']});});return _0x437cc5;}(_0x836f5['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x1b328f)['length']&&(_0x3aef8c['comments']=_0x1b328f);}if(_0x393b2d&&_0xde2fe7){const _0x53532d=_0x836f5['plugins']['get']('TrackChanges'),_0x1638a5=_0x836f5['plugins']['get']('Users'),_0x4c1738=function(_0x3b30a4,_0x552a19){const _0x4901c5={};if(!_0x3b30a4['length']||!_0x552a19['length'])return _0x4901c5;for(const _0x23b082 of _0x3b30a4)_0x4901c5[_0x23b082['id']]={'author':_0x552a19['get'](_0x23b082['authorId'])['name'],'created':_0x23b082['createdAt']};return _0x4901c5;}(_0x53532d['getSuggestions']({'toJSON':!0x0}),_0x1638a5['users']);Object['keys'](_0x4c1738)['length']&&(_0x3aef8c['suggestions']=_0x4c1738);}return(_0x3aef8c['suggestions']||_0x3aef8c['comments'])&&(_0x3aef8c['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x3aef8c;}class e extends _0x1df6f8{['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x2582db={}){const _0xb4889a=this['editor'],t=_0xb4889a['t'],_0x565c4d=_0x2582db['converterUrl']||'https://docx-converter.cke-cs.com/v1/convert',_0x123502=_0x2582db['converterOptions']||{},_0x2bbf67=_0xb4889a['plugins']['get']('ExportWord'),_0x54661a=_0x2582db['token']||_0x2bbf67['_token'],_0x5425b7=!0x1!==_0x123502['auto_pagination'],_0x10707a=_0x2582db['dataCallback']||(_0x21a84d=>_0x21a84d['data']['get']({'pagination':_0x5425b7}));return this['isBusy']=!0x0,this['refresh'](),function(_0x45e343){if(!_0x45e343)return new Promise(_0x13ef76=>_0x13ef76(''));const _0x3bb124=[];for(const _0x26592a of _0x45e343)'EDITOR_STYLES'!==_0x26592a?_0x3bb124['push'](window['fetch'](_0x26592a)['then'](_0x23ba7f=>_0x23ba7f['text']())):_0x3bb124['push'](f());return Promise['all'](_0x3bb124)['then'](_0x2be429=>_0x2be429['join']('\x20')['trim']());}(_0x2582db['stylesheets']||['EDITOR_STYLES'])['then'](async _0x327023=>{_0xb4889a['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x41610=await _0x10707a(_0xb4889a),_0x5a2518={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0xb4889a['locale']['contentLanguageDirection']+'\x22>'+_0x41610+'</div>','css':_0x327023,'options':{..._0x123502,...d(_0xb4889a)}},_0x31fcd9={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x54661a?{'Authorization':_0x54661a['value']}:null},'body':JSON['stringify'](_0x5a2518)};return window['fetch'](_0x565c4d,_0x31fcd9)['then'](_0x5c0037=>{if(0xc8!==_0x5c0037['status'])throw _0x5c0037;return _0x5c0037['blob']();})['then'](_0x18728f=>{_0xb4889a['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x491035='function'==typeof _0x2582db['fileName']?_0x2582db['fileName']():_0x2582db['fileName'];this['_downloadFile'](_0x18728f,_0x491035||'document.docx');});})['catch'](_0x50d865=>{const _0x183391=_0xb4889a['plugins']['get']('Notification');throw _0xb4889a['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x183391['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x50d865;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x3c909d,_0x370d5a){const _0x1c4892=document['createElement']('a');_0x1c4892['href']=window['URL']['createObjectURL'](_0x3c909d),_0x1c4892['download']=_0x370d5a,_0x1c4892['click'](),_0x1c4892['remove']();}constructor(_0x265463){super(_0x265463),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}}class i extends _0x44ed8d{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x43978d=this['editor'];_0x43978d['ui']['componentFactory']['add']('exportWord',()=>{const _0x2026a7=_0x43978d['commands']['get']('exportWord'),_0x181c7c=this['_createButton'](_0x1132d2);return _0x181c7c['set']({'tooltip':!0x0}),_0x181c7c['bind']('isOn')['to'](_0x2026a7,'isBusy'),_0x181c7c;}),_0x43978d['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x5796ba));}['_createButton'](_0x2cbf31){const _0x402702=this['editor'],_0x50dc47=_0x402702['config']['get']('exportWord')||{},t=_0x402702['locale']['t'],_0x19e1c7=_0x402702['commands']['get']('exportWord'),_0x4619f4=new _0x2cbf31(_0x402702['locale']),_0x5a720a=new _0x2fb865();return _0x4619f4['children']['add'](_0x5a720a),_0x5a720a['bind']('isVisible')['to'](_0x19e1c7,'isBusy'),_0x4619f4['iconView']['bind']('isVisible')['to'](_0x19e1c7,'isBusy',_0x3f5f8d=>!_0x3f5f8d),_0x4619f4['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'}),_0x4619f4['bind']('isEnabled')['to'](_0x19e1c7,'isEnabled'),_0x4619f4['bind']('label')['to'](_0x19e1c7,'isBusy',_0x24aaec=>t(_0x24aaec?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x4619f4,'execute',()=>{_0x402702['execute']('exportWord',_0x50dc47),_0x402702['editing']['view']['focus']();}),_0x4619f4;}}class s extends _0x44ed8d{static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x3cd780,i];}['init'](){const _0xe160a0=this['editor'],_0x1d931d=_0xe160a0['config']['get']('exportWord')||{};_0xe160a0['commands']['add']('exportWord',new e(_0xe160a0));const _0x5425b2=_0xe160a0['plugins']['get']('CloudServices');!0x1===_0x1d931d['tokenUrl']?this['_token']=null:_0x1d931d['tokenUrl']?_0x5425b2['registerTokenUrl'](_0x1d931d['tokenUrl'])['then'](_0x35e480=>{this['_token']=_0x35e480;}):this['_token']=_0x5425b2['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':_0x46e338=>0x0==_0x46e338?0x0:0x1==_0x46e338?0x1:0x2==_0x46e338?0x2:_0x46e338%0x64>=0x3&&_0x46e338%0x64<=0xa?0x3:_0x46e338%0x64>=0xb&&_0x46e338%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':_0x34d46c=>0x0==_0x34d46c?0x0:0x1==_0x34d46c?0x1:0x2==_0x34d46c?0x2:_0x34d46c%0x64>=0x3&&_0x34d46c%0x64<=0xa?0x3:_0x34d46c%0x64>=0xb&&_0x34d46c%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f3768=>{const {ar:{dictionary:_0x3e00a4,getPluralForm:_0x528266}}={'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':_0x15b153=>0x0==_0x15b153?0x0:0x1==_0x15b153?0x1:0x2==_0x15b153?0x2:_0x15b153%0x64>=0x3&&_0x15b153%0x64<=0xa?0x3:_0x15b153%0x64>=0xb&&_0x15b153%0x64<=0x63?0x4:0x5}};_0x2f3768['ar']||={'dictionary':{},'getPluralForm':null},_0x2f3768['ar']['dictionary']=Object['assign'](_0x2f3768['ar']['dictionary'],_0x3e00a4),_0x2f3768['ar']['getPluralForm']=_0x528266;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44224a=>{const {ar:{dictionary:_0x5a3270,getPluralForm:_0x313eb1}}={'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':_0x46e235=>0x0==_0x46e235?0x0:0x1==_0x46e235?0x1:0x2==_0x46e235?0x2:_0x46e235%0x64>=0x3&&_0x46e235%0x64<=0xa?0x3:_0x46e235%0x64>=0xb&&_0x46e235%0x64<=0x63?0x4:0x5}};_0x44224a['ar']||={'dictionary':{},'getPluralForm':null},_0x44224a['ar']['dictionary']=Object['assign'](_0x44224a['ar']['dictionary'],_0x5a3270),_0x44224a['ar']['getPluralForm']=_0x313eb1;})(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':_0x5cc88a=>0x1!=_0x5cc88a}};
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':_0x1d87bc=>0x1!=_0x1d87bc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46acdb=>{const {bg:{dictionary:_0xc117d,getPluralForm:_0x58d394}}={'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':_0x56ee1e=>0x1!=_0x56ee1e}};_0x46acdb['bg']||={'dictionary':{},'getPluralForm':null},_0x46acdb['bg']['dictionary']=Object['assign'](_0x46acdb['bg']['dictionary'],_0xc117d),_0x46acdb['bg']['getPluralForm']=_0x58d394;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x324e79=>{const {bg:{dictionary:_0x4a7ccc,getPluralForm:_0x37c872}}={'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':_0x542380=>0x1!=_0x542380}};_0x324e79['bg']||={'dictionary':{},'getPluralForm':null},_0x324e79['bg']['dictionary']=Object['assign'](_0x324e79['bg']['dictionary'],_0x4a7ccc),_0x324e79['bg']['getPluralForm']=_0x37c872;})(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':_0x36bb58=>0x1!=_0x36bb58}};
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':_0x110e6b=>0x1!=_0x110e6b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3757ad=>{const {bn:{dictionary:_0x524ecf,getPluralForm:_0x18193b}}={'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':_0x378734=>0x1!=_0x378734}};_0x3757ad['bn']||={'dictionary':{},'getPluralForm':null},_0x3757ad['bn']['dictionary']=Object['assign'](_0x3757ad['bn']['dictionary'],_0x524ecf),_0x3757ad['bn']['getPluralForm']=_0x18193b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a6184=>{const {bn:{dictionary:_0x1e630e,getPluralForm:_0x20956d}}={'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':_0x715780=>0x1!=_0x715780}};_0x2a6184['bn']||={'dictionary':{},'getPluralForm':null},_0x2a6184['bn']['dictionary']=Object['assign'](_0x2a6184['bn']['dictionary'],_0x1e630e),_0x2a6184['bn']['getPluralForm']=_0x20956d;})(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':_0x2da790=>0x1!=_0x2da790}};
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':_0x593a07=>0x1!=_0x593a07}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x416b1a=>{const {ca:{dictionary:_0x3c3bac,getPluralForm:_0x1e2a82}}={'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':_0x1de964=>0x1!=_0x1de964}};_0x416b1a['ca']||={'dictionary':{},'getPluralForm':null},_0x416b1a['ca']['dictionary']=Object['assign'](_0x416b1a['ca']['dictionary'],_0x3c3bac),_0x416b1a['ca']['getPluralForm']=_0x1e2a82;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c123e=>{const {ca:{dictionary:_0x2b095b,getPluralForm:_0x14eb27}}={'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':_0x1a4777=>0x1!=_0x1a4777}};_0x4c123e['ca']||={'dictionary':{},'getPluralForm':null},_0x4c123e['ca']['dictionary']=Object['assign'](_0x4c123e['ca']['dictionary'],_0x2b095b),_0x4c123e['ca']['getPluralForm']=_0x14eb27;})(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':_0x1c6f10=>0x1==_0x1c6f10&&_0x1c6f10%0x1==0x0?0x0:_0x1c6f10>=0x2&&_0x1c6f10<=0x4&&_0x1c6f10%0x1==0x0?0x1:_0x1c6f10%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':_0x2148bf=>0x1==_0x2148bf&&_0x2148bf%0x1==0x0?0x0:_0x2148bf>=0x2&&_0x2148bf<=0x4&&_0x2148bf%0x1==0x0?0x1:_0x2148bf%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x218a2c=>{const {cs:{dictionary:_0x41f9f0,getPluralForm:_0x6ff016}}={'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':_0x186b66=>0x1==_0x186b66&&_0x186b66%0x1==0x0?0x0:_0x186b66>=0x2&&_0x186b66<=0x4&&_0x186b66%0x1==0x0?0x1:_0x186b66%0x1!=0x0?0x2:0x3}};_0x218a2c['cs']||={'dictionary':{},'getPluralForm':null},_0x218a2c['cs']['dictionary']=Object['assign'](_0x218a2c['cs']['dictionary'],_0x41f9f0),_0x218a2c['cs']['getPluralForm']=_0x6ff016;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x599a99=>{const {cs:{dictionary:_0x41bb6d,getPluralForm:_0x3ad2e3}}={'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':_0x733377=>0x1==_0x733377&&_0x733377%0x1==0x0?0x0:_0x733377>=0x2&&_0x733377<=0x4&&_0x733377%0x1==0x0?0x1:_0x733377%0x1!=0x0?0x2:0x3}};_0x599a99['cs']||={'dictionary':{},'getPluralForm':null},_0x599a99['cs']['dictionary']=Object['assign'](_0x599a99['cs']['dictionary'],_0x41bb6d),_0x599a99['cs']['getPluralForm']=_0x3ad2e3;})(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':_0x3657b9=>0x1!=_0x3657b9}};
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':_0x3f364f=>0x1!=_0x3f364f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x123a2a=>{const {da:{dictionary:_0x39cb6e,getPluralForm:_0xd6b74a}}={'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':_0x53f8e0=>0x1!=_0x53f8e0}};_0x123a2a['da']||={'dictionary':{},'getPluralForm':null},_0x123a2a['da']['dictionary']=Object['assign'](_0x123a2a['da']['dictionary'],_0x39cb6e),_0x123a2a['da']['getPluralForm']=_0xd6b74a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x532601=>{const {da:{dictionary:_0x5e747c,getPluralForm:_0x4ba67d}}={'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':_0x28874c=>0x1!=_0x28874c}};_0x532601['da']||={'dictionary':{},'getPluralForm':null},_0x532601['da']['dictionary']=Object['assign'](_0x532601['da']['dictionary'],_0x5e747c),_0x532601['da']['getPluralForm']=_0x4ba67d;})(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':_0x169162=>0x1!=_0x169162}};
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':_0x6512ee=>0x1!=_0x6512ee}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x236b78=>{const {de:{dictionary:_0x255a92,getPluralForm:_0x488674}}={'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':_0x151945=>0x1!=_0x151945}};_0x236b78['de']||={'dictionary':{},'getPluralForm':null},_0x236b78['de']['dictionary']=Object['assign'](_0x236b78['de']['dictionary'],_0x255a92),_0x236b78['de']['getPluralForm']=_0x488674;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x27d445=>{const {de:{dictionary:_0x4acc9b,getPluralForm:_0x5d21a1}}={'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':_0xbc4229=>0x1!=_0xbc4229}};_0x27d445['de']||={'dictionary':{},'getPluralForm':null},_0x27d445['de']['dictionary']=Object['assign'](_0x27d445['de']['dictionary'],_0x4acc9b),_0x27d445['de']['getPluralForm']=_0x5d21a1;})(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':_0x4ceb87=>0x1!=_0x4ceb87}};
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':_0x1810cf=>0x1!=_0x1810cf}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1721bd=>{const {el:{dictionary:_0x102113,getPluralForm:_0xaf2723}}={'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':_0x4b3b7c=>0x1!=_0x4b3b7c}};_0x1721bd['el']||={'dictionary':{},'getPluralForm':null},_0x1721bd['el']['dictionary']=Object['assign'](_0x1721bd['el']['dictionary'],_0x102113),_0x1721bd['el']['getPluralForm']=_0xaf2723;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1bb6cf=>{const {el:{dictionary:_0x7b0431,getPluralForm:_0x1300c0}}={'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':_0x5dd00f=>0x1!=_0x5dd00f}};_0x1bb6cf['el']||={'dictionary':{},'getPluralForm':null},_0x1bb6cf['el']['dictionary']=Object['assign'](_0x1bb6cf['el']['dictionary'],_0x7b0431),_0x1bb6cf['el']['getPluralForm']=_0x1300c0;})(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':_0x17bed4=>0x1!=_0x17bed4}};
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':_0x2ce9fc=>0x1!=_0x2ce9fc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1512c8=>{const {'en-au':{dictionary:_0x1625e4,getPluralForm:_0x3ac2c7}}={'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':_0xc507c1=>0x1!=_0xc507c1}};_0x1512c8['en-au']||={'dictionary':{},'getPluralForm':null},_0x1512c8['en-au']['dictionary']=Object['assign'](_0x1512c8['en-au']['dictionary'],_0x1625e4),_0x1512c8['en-au']['getPluralForm']=_0x3ac2c7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1901b1=>{const {'en-au':{dictionary:_0x33d233,getPluralForm:_0x3f3843}}={'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':_0x56fbd3=>0x1!=_0x56fbd3}};_0x1901b1['en-au']||={'dictionary':{},'getPluralForm':null},_0x1901b1['en-au']['dictionary']=Object['assign'](_0x1901b1['en-au']['dictionary'],_0x33d233),_0x1901b1['en-au']['getPluralForm']=_0x3f3843;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xbfba93=>{const {en:{dictionary:_0x1b5e70,getPluralForm:_0x155424}}={'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}};_0xbfba93['en']||={'dictionary':{},'getPluralForm':null},_0xbfba93['en']['dictionary']=Object['assign'](_0xbfba93['en']['dictionary'],_0x1b5e70),_0xbfba93['en']['getPluralForm']=_0x155424;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x25b37b=>{const {en:{dictionary:_0x45174b,getPluralForm:_0x5217fc}}={'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}};_0x25b37b['en']||={'dictionary':{},'getPluralForm':null},_0x25b37b['en']['dictionary']=Object['assign'](_0x25b37b['en']['dictionary'],_0x45174b),_0x25b37b['en']['getPluralForm']=_0x5217fc;})(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':_0x3dc3a1=>0x1==_0x3dc3a1?0x0:0x0!=_0x3dc3a1&&_0x3dc3a1%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':_0x44d5d8=>0x1==_0x44d5d8?0x0:0x0!=_0x44d5d8&&_0x44d5d8%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4665b2=>{const {es:{dictionary:_0x27d97c,getPluralForm:_0x4b12b4}}={'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':_0x45c927=>0x1==_0x45c927?0x0:0x0!=_0x45c927&&_0x45c927%0xf4240==0x0?0x1:0x2}};_0x4665b2['es']||={'dictionary':{},'getPluralForm':null},_0x4665b2['es']['dictionary']=Object['assign'](_0x4665b2['es']['dictionary'],_0x27d97c),_0x4665b2['es']['getPluralForm']=_0x4b12b4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ebecc=>{const {es:{dictionary:_0x41f032,getPluralForm:_0x539829}}={'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':_0x36978f=>0x1==_0x36978f?0x0:0x0!=_0x36978f&&_0x36978f%0xf4240==0x0?0x1:0x2}};_0x4ebecc['es']||={'dictionary':{},'getPluralForm':null},_0x4ebecc['es']['dictionary']=Object['assign'](_0x4ebecc['es']['dictionary'],_0x41f032),_0x4ebecc['es']['getPluralForm']=_0x539829;})(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':_0x534d52=>0x1!=_0x534d52}};
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':_0x46a6b7=>0x1!=_0x46a6b7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d461f=>{const {et:{dictionary:_0x42ef28,getPluralForm:_0x249025}}={'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':_0x2df98b=>0x1!=_0x2df98b}};_0x3d461f['et']||={'dictionary':{},'getPluralForm':null},_0x3d461f['et']['dictionary']=Object['assign'](_0x3d461f['et']['dictionary'],_0x42ef28),_0x3d461f['et']['getPluralForm']=_0x249025;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33c19d=>{const {et:{dictionary:_0x41913f,getPluralForm:_0x287d48}}={'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':_0x5914c6=>0x1!=_0x5914c6}};_0x33c19d['et']||={'dictionary':{},'getPluralForm':null},_0x33c19d['et']['dictionary']=Object['assign'](_0x33c19d['et']['dictionary'],_0x41913f),_0x33c19d['et']['getPluralForm']=_0x287d48;})(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':_0x228abd=>0x1!=_0x228abd}};
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':_0x482811=>0x1!=_0x482811}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4dc9ee=>{const {fi:{dictionary:_0x1b1860,getPluralForm:_0x376e1e}}={'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':_0x4e619e=>0x1!=_0x4e619e}};_0x4dc9ee['fi']||={'dictionary':{},'getPluralForm':null},_0x4dc9ee['fi']['dictionary']=Object['assign'](_0x4dc9ee['fi']['dictionary'],_0x1b1860),_0x4dc9ee['fi']['getPluralForm']=_0x376e1e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e462e=>{const {fi:{dictionary:_0x1cdce7,getPluralForm:_0x4e4942}}={'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':_0x5da12b=>0x1!=_0x5da12b}};_0x4e462e['fi']||={'dictionary':{},'getPluralForm':null},_0x4e462e['fi']['dictionary']=Object['assign'](_0x4e462e['fi']['dictionary'],_0x1cdce7),_0x4e462e['fi']['getPluralForm']=_0x4e4942;})(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':_0x9c824a=>0x0==_0x9c824a||0x1==_0x9c824a?0x0:0x0!=_0x9c824a&&_0x9c824a%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':_0x134da5=>0x0==_0x134da5||0x1==_0x134da5?0x0:0x0!=_0x134da5&&_0x134da5%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c3b0f=>{const {fr:{dictionary:_0x37f42a,getPluralForm:_0x205488}}={'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':_0xc11824=>0x0==_0xc11824||0x1==_0xc11824?0x0:0x0!=_0xc11824&&_0xc11824%0xf4240==0x0?0x1:0x2}};_0x4c3b0f['fr']||={'dictionary':{},'getPluralForm':null},_0x4c3b0f['fr']['dictionary']=Object['assign'](_0x4c3b0f['fr']['dictionary'],_0x37f42a),_0x4c3b0f['fr']['getPluralForm']=_0x205488;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc498f9=>{const {fr:{dictionary:_0x52efb7,getPluralForm:_0x2bc3d2}}={'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':_0x28f8fc=>0x0==_0x28f8fc||0x1==_0x28f8fc?0x0:0x0!=_0x28f8fc&&_0x28f8fc%0xf4240==0x0?0x1:0x2}};_0xc498f9['fr']||={'dictionary':{},'getPluralForm':null},_0xc498f9['fr']['dictionary']=Object['assign'](_0xc498f9['fr']['dictionary'],_0x52efb7),_0xc498f9['fr']['getPluralForm']=_0x2bc3d2;})(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':_0xc45474=>0x1!=_0xc45474}};
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':_0x2e2d73=>0x1!=_0x2e2d73}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1834d7=>{const {gl:{dictionary:_0x58764b,getPluralForm:_0x139b80}}={'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':_0x3f5e17=>0x1!=_0x3f5e17}};_0x1834d7['gl']||={'dictionary':{},'getPluralForm':null},_0x1834d7['gl']['dictionary']=Object['assign'](_0x1834d7['gl']['dictionary'],_0x58764b),_0x1834d7['gl']['getPluralForm']=_0x139b80;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc1b410=>{const {gl:{dictionary:_0x4d4844,getPluralForm:_0x9abd46}}={'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':_0x1d126d=>0x1!=_0x1d126d}};_0xc1b410['gl']||={'dictionary':{},'getPluralForm':null},_0xc1b410['gl']['dictionary']=Object['assign'](_0xc1b410['gl']['dictionary'],_0x4d4844),_0xc1b410['gl']['getPluralForm']=_0x9abd46;})(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':_0x4174cc=>0x1==_0x4174cc&&_0x4174cc%0x1==0x0?0x0:0x2==_0x4174cc&&_0x4174cc%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':_0x3a9266=>0x1==_0x3a9266&&_0x3a9266%0x1==0x0?0x0:0x2==_0x3a9266&&_0x3a9266%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d8fd1=>{const {he:{dictionary:_0x3f1fba,getPluralForm:_0x1facb0}}={'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':_0x10eb09=>0x1==_0x10eb09&&_0x10eb09%0x1==0x0?0x0:0x2==_0x10eb09&&_0x10eb09%0x1==0x0?0x1:0x2}};_0x5d8fd1['he']||={'dictionary':{},'getPluralForm':null},_0x5d8fd1['he']['dictionary']=Object['assign'](_0x5d8fd1['he']['dictionary'],_0x3f1fba),_0x5d8fd1['he']['getPluralForm']=_0x1facb0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xd2f8f1=>{const {he:{dictionary:_0x49515d,getPluralForm:_0xf731ca}}={'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':_0x2ff486=>0x1==_0x2ff486&&_0x2ff486%0x1==0x0?0x0:0x2==_0x2ff486&&_0x2ff486%0x1==0x0?0x1:0x2}};_0xd2f8f1['he']||={'dictionary':{},'getPluralForm':null},_0xd2f8f1['he']['dictionary']=Object['assign'](_0xd2f8f1['he']['dictionary'],_0x49515d),_0xd2f8f1['he']['getPluralForm']=_0xf731ca;})(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':_0xac3b1b=>0x1!=_0xac3b1b}};
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':_0x954203=>0x1!=_0x954203}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x551acc=>{const {hi:{dictionary:_0x420251,getPluralForm:_0x141cd5}}={'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':_0x2c87b2=>0x1!=_0x2c87b2}};_0x551acc['hi']||={'dictionary':{},'getPluralForm':null},_0x551acc['hi']['dictionary']=Object['assign'](_0x551acc['hi']['dictionary'],_0x420251),_0x551acc['hi']['getPluralForm']=_0x141cd5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x555936=>{const {hi:{dictionary:_0x2dc4c0,getPluralForm:_0x41421c}}={'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':_0x56f07a=>0x1!=_0x56f07a}};_0x555936['hi']||={'dictionary':{},'getPluralForm':null},_0x555936['hi']['dictionary']=Object['assign'](_0x555936['hi']['dictionary'],_0x2dc4c0),_0x555936['hi']['getPluralForm']=_0x41421c;})(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':_0x4e7470=>_0x4e7470%0xa==0x1&&_0x4e7470%0x64!=0xb?0x0:_0x4e7470%0xa>=0x2&&_0x4e7470%0xa<=0x4&&(_0x4e7470%0x64<0xa||_0x4e7470%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':_0x37c5ac=>_0x37c5ac%0xa==0x1&&_0x37c5ac%0x64!=0xb?0x0:_0x37c5ac%0xa>=0x2&&_0x37c5ac%0xa<=0x4&&(_0x37c5ac%0x64<0xa||_0x37c5ac%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x507139=>{const {hr:{dictionary:_0x5cf719,getPluralForm:_0x5f45b8}}={'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':_0x594013=>_0x594013%0xa==0x1&&_0x594013%0x64!=0xb?0x0:_0x594013%0xa>=0x2&&_0x594013%0xa<=0x4&&(_0x594013%0x64<0xa||_0x594013%0x64>=0x14)?0x1:0x2}};_0x507139['hr']||={'dictionary':{},'getPluralForm':null},_0x507139['hr']['dictionary']=Object['assign'](_0x507139['hr']['dictionary'],_0x5cf719),_0x507139['hr']['getPluralForm']=_0x5f45b8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5460a4=>{const {hr:{dictionary:_0x25fe22,getPluralForm:_0x359d79}}={'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':_0x9f59c3=>_0x9f59c3%0xa==0x1&&_0x9f59c3%0x64!=0xb?0x0:_0x9f59c3%0xa>=0x2&&_0x9f59c3%0xa<=0x4&&(_0x9f59c3%0x64<0xa||_0x9f59c3%0x64>=0x14)?0x1:0x2}};_0x5460a4['hr']||={'dictionary':{},'getPluralForm':null},_0x5460a4['hr']['dictionary']=Object['assign'](_0x5460a4['hr']['dictionary'],_0x25fe22),_0x5460a4['hr']['getPluralForm']=_0x359d79;})(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':_0x35a2e3=>0x1!=_0x35a2e3}};
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':_0x34a72a=>0x1!=_0x34a72a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4fdf0b=>{const {hu:{dictionary:_0x5df0ce,getPluralForm:_0x54bf52}}={'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':_0x71f2ea=>0x1!=_0x71f2ea}};_0x4fdf0b['hu']||={'dictionary':{},'getPluralForm':null},_0x4fdf0b['hu']['dictionary']=Object['assign'](_0x4fdf0b['hu']['dictionary'],_0x5df0ce),_0x4fdf0b['hu']['getPluralForm']=_0x54bf52;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1be0b0=>{const {hu:{dictionary:_0x1e80a5,getPluralForm:_0x5a3e67}}={'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':_0x4a197b=>0x1!=_0x4a197b}};_0x1be0b0['hu']||={'dictionary':{},'getPluralForm':null},_0x1be0b0['hu']['dictionary']=Object['assign'](_0x1be0b0['hu']['dictionary'],_0x1e80a5),_0x1be0b0['hu']['getPluralForm']=_0x5a3e67;})(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':_0x40ee81=>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':_0x35f1bb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x30321f=>{const {id:{dictionary:_0x12ab4,getPluralForm:_0x4ae1b5}}={'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':_0x1ba2f5=>0x0}};_0x30321f['id']||={'dictionary':{},'getPluralForm':null},_0x30321f['id']['dictionary']=Object['assign'](_0x30321f['id']['dictionary'],_0x12ab4),_0x30321f['id']['getPluralForm']=_0x4ae1b5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf96317=>{const {id:{dictionary:_0x355fa9,getPluralForm:_0x13ae1c}}={'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':_0xb269f9=>0x0}};_0xf96317['id']||={'dictionary':{},'getPluralForm':null},_0xf96317['id']['dictionary']=Object['assign'](_0xf96317['id']['dictionary'],_0x355fa9),_0xf96317['id']['getPluralForm']=_0x13ae1c;})(window['CKEDITOR_TRANSLATIONS']||={});