@ckeditor/ckeditor5-export-word 42.0.0-alpha.5 → 42.0.0-alpha.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +2 -2
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>h});var t=n(782),e=n(311);function r(){const t=[":root","warn","hasAttribute","get","data-cke","indexOf","timeZone","cssText","length","TrackChanges","content","445vyiJOL","from","author","cssRules","EDITOR_STYLES","getSuggestions","keys","567077bbPZyh","16101KwyOBT","10hDxNcQ","map","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.","5105309Jkoeok","CommentsRepository","488346dzvIHq","suggestions","users","join","13eeSepP",".ck-content","timezone","9092qfKkfW","createdAt","text","plugins","Users","all","fetch","18692gyoxwJ","DateTimeFormat","isResolved","ownerNode","getCommentThreads","comments","8686476cQRUGJ","12TXiXtj","authorId","styleSheets","has","name","then","push","trim","2672qYmPVi","resolvedOptions","133KOpjcm"];return(r=function(){return t})()}function s(){const t=c,e=[],n=[];for(const o of Array[t(474)](document[t(453)]))if(o[t(447)][t(464)](t(466)))for(const r of Array[t(474)](o[t(419)]))-1!==r[t(469)][t(467)](t(435))?e[t(457)](r[t(469)]):-1!==r[t(469)][t(467)](t(462))&&n[t(457)](r[t(469)]);return e[t(470)]||console[t(463)](t(427)),[...n,...e][t(433)](" ")[t(458)]()}function i(t){const e=c,n=t[e(440)][e(454)](e(441)),o=t[e(440)][e(454)](e(429)),r=t[e(440)][e(454)](e(471)),s={};if(n&&o){const n=function(t){const e=c,n={};if(!t[e(470)])return n;for(const o of t)o[e(449)][e(426)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(457)]({author:t[r(418)][r(455)],content:t[r(472)],created:t[r(438)],is_resolved:o[r(446)]})}));return n}(t[e(440)][e(465)](e(429))[e(448)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(422)](n)[e(470)]&&(s[e(449)]=n)}if(n&&r){const n=t[e(440)][e(465)](e(471)),o=t[e(440)][e(465)](e(441)),r=function(t,e){const n=c,o={};if(!t[n(470)]||!e[n(470)])return o;for(const r of t)o[r.id]={author:e[n(465)](r[n(452)])[n(455)],created:r[n(438)]};return o}(n[e(421)]({toJSON:!0}),o[e(432)]);Object[e(422)](r)[e(470)]&&(s[e(431)]=r)}return(s[e(431)]||s[e(449)])&&(s[e(436)]=(new(Intl[e(445)]))[e(460)]()[e(468)]),s}function c(t,e){const n=r();return(c=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=c,o=t();for(;;)try{if(527253===parseInt(n(461))/1*(parseInt(n(437))/2)+parseInt(n(430))/3+-parseInt(n(444))/4*(parseInt(n(473))/5)+-parseInt(n(451))/6*(parseInt(n(423))/7)+parseInt(n(459))/8*(parseInt(n(424))/9)+parseInt(n(425))/10*(parseInt(n(428))/11)+parseInt(n(450))/12*(-parseInt(n(434))/13))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.version||1,r=t.converterUrl||(2===o?"https://docx-converter.cke-cs.com/v2/convert/docx-html":"https://docx-converter.cke-cs.com/v1/convert"),a=t.converterOptions||{},u=e.plugins.get("ExportWord"),d=t.token||u._token,p=!1!==a.auto_pagination,l=t.dataCallback||(t=>t.data.get({pagination:p}));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(420)!==o?n[e(457)](window[e(443)](o)[e(456)]((t=>t[e(439)]()))):n[e(457)](s());return Promise[e(442)](n)[e(456)]((t=>t[e(433)](" ")[e(458)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async s=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const c=await l(e),u={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+c+"</div>",css:s,[2===o?"config":"options"]:{...a,...i(e)}},p={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...d?{Authorization:d.value}:null},body:JSON.stringify(u)};return window.fetch(r,p).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-=421]})(t,e)}function l(){const t=["tokenUrl","CloudServices","920510PUcNwK","exportWord","config","plugins","requires","add","161972dxaSXo","get","1326145rhTxPE","editor","50948EMTQmx","191976RZChjB","init","87EMXJVq","commands","then","4gdTkwf","6rkmFDw","registerTokenUrl","_token","3481177CPWzwL","3343419hqupAj","token","pluginName","ExportWord","44ZoyvYK"];return(l=function(){return t})()}!function(t,e){const n=p,o=t();for(;;)try{if(254463===parseInt(n(445))/1*(-parseInt(n(435))/2)+-parseInt(n(442))/3*(parseInt(n(439))/4)+-parseInt(n(437))/5*(parseInt(n(446))/6)+parseInt(n(421))/7+-parseInt(n(440))/8+parseInt(n(422))/9+parseInt(n(429))/10*(parseInt(n(426))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class h extends t.Plugin{static get[d(424)](){return d(425)}static get[d(433)](){return[d(428),e.Notification,u]}[d(441)](){const t=d,e=this[t(438)],n=e[t(431)][t(436)](t(430))||{};e[t(443)][t(434)](t(430),new a(e));const o=e[t(432)][t(436)](t(428));!1===n[t(427)]?this[t(448)]=null:n[t(427)]?o[t(447)](n[t(427)])[t(444)]((e=>{this[t(448)]=e})):this[t(448)]=o[t(423)]}}function f(t,e){var n=m();return(f=function(t,e){return n[t-=404]})(t,e)}function m(){var t=["5035233lPWXTC","124mPqcUb","9320sPVqXE","932307JAngYc","4237456mOhGsy","11268Kgoksj","32905qiwabm","318avizYK","80049rVeXnw","2404216heVeua"];return(m=function(){return t})()}!function(t,e){for(var n=f,o=t();;)try{if(678808===parseInt(n(410))/1+parseInt(n(406))/2+-parseInt(n(405))/3*(parseInt(n(408))/4)+parseInt(n(413))/5*(parseInt(n(404))/6)+parseInt(n(407))/7+-parseInt(n(411))/8+parseInt(n(412))/9*(-parseInt(n(409))/10))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:()=>h});var t=n(782),e=n(311);function r(){const t=i,e=[],n=[];for(const o of Array[t(188)](document[t(199)]))if(o[t(192)][t(162)](t(181)))for(const r of Array[t(188)](o[t(195)]))-1!==r[t(201)][t(190)](t(173))?e[t(200)](r[t(201)]):-1!==r[t(201)][t(190)](t(183))&&n[t(200)](r[t(201)]);return e[t(164)]||console[t(202)](t(203)),[...n,...e][t(167)](" ")[t(161)]()}function s(t){const e=i,n=t[e(160)][e(189)](e(196)),o=t[e(160)][e(189)](e(163)),r=t[e(160)][e(189)](e(159)),s={};if(n&&o){const n=function(t){const e=i,n={};if(!t[e(164)])return n;for(const o of t)o[e(175)][e(171)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(200)]({author:t[r(186)][r(180)],content:t[r(158)],created:t[r(179)],is_resolved:o[r(168)]})}));return n}(t[e(160)][e(156)](e(163))[e(194)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(151)](n)[e(164)]&&(s[e(175)]=n)}if(n&&r){const n=t[e(160)][e(156)](e(159)),o=t[e(160)][e(156)](e(196)),r=function(t,e){const n=i,o={};if(!t[n(164)]||!e[n(164)])return o;for(const r of t)o[r.id]={author:e[n(156)](r[n(154)])[n(180)],created:r[n(179)]};return o}(n[e(198)]({toJSON:!0}),o[e(174)]);Object[e(151)](r)[e(164)]&&(s[e(155)]=r)}return(s[e(155)]||s[e(175)])&&(s[e(177)]=(new(Intl[e(157)]))[e(170)]()[e(178)]),s}function i(t,e){const n=c();return(i=function(t,e){return n[t-=151]})(t,e)}function c(){const t=["name","data-cke","469372gjDYCV",":root","all","2714499bzxldz","author","16NbvhmT","from","has","indexOf","1022772mXLDDE","ownerNode","716536BYuevQ","getCommentThreads","cssRules","Users","4524561jyeGbM","getSuggestions","styleSheets","push","cssText","warn","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.","keys","10sIsrfN","5046870OlDdAe","authorId","suggestions","get","DateTimeFormat","content","TrackChanges","plugins","trim","hasAttribute","CommentsRepository","length","4903122cKCULM","text","join","isResolved","EDITOR_STYLES","resolvedOptions","map","fetch",".ck-content","users","comments","then","timezone","timeZone","createdAt"];return(c=function(){return t})()}!function(t,e){const n=i,o=t();for(;;)try{if(780133===parseInt(n(182))/1+parseInt(n(191))/2+-parseInt(n(185))/3+-parseInt(n(193))/4*(parseInt(n(152))/5)+-parseInt(n(153))/6+parseInt(n(165))/7*(parseInt(n(187))/8)+parseInt(n(197))/9)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.version||1,c=t.converterUrl||(2===o?"https://docx-converter.cke-cs.com/v2/convert/docx-html":"https://docx-converter.cke-cs.com/v1/convert"),a=t.converterOptions||{},u=e.plugins.get("ExportWord"),d=t.token||u._token,p=!1!==a.auto_pagination,l=t.dataCallback||(t=>t.data.get({pagination:p}));return this.isBusy=!0,this.refresh(),function(t){const e=i;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(169)!==o?n[e(200)](window[e(172)](o)[e(176)]((t=>t[e(166)]()))):n[e(200)](r());return Promise[e(184)](n)[e(176)]((t=>t[e(167)](" ")[e(161)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async r=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const i=await l(e),u={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+i+"</div>",css:r,[2===o?"config":"options"]:{...a,...s(e)}},p={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...d?{Authorization:d.value}:null},body:JSON.stringify(u)};return window.fetch(c,p).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=l;function p(){const t=["ExportWord","then","exportWord","953807Cpfncw","920824IgVLIt","registerTokenUrl","4926312PkieOm","pluginName","tokenUrl","init","editor","get","requires","token","commands","_token","350631gMWFFG","add","1779087QoHJUV","1106570UVkNIK","config","plugins","664UZhEnS","7816235CvbsGq","4uoAhie","CloudServices"];return(p=function(){return t})()}function l(t,e){const n=p();return(l=function(t,e){return n[t-=404]})(t,e)}!function(t,e){const n=l,o=t();for(;;)try{if(612169===parseInt(n(424))/1+parseInt(n(419))/2*(-parseInt(n(413))/3)+-parseInt(n(425))/4+-parseInt(n(414))/5+-parseInt(n(427))/6+-parseInt(n(418))/7+-parseInt(n(417))/8*(-parseInt(n(411))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(p);class h extends t.Plugin{static get[d(428)](){return d(421)}static get[d(407)](){return[d(420),e.Notification,u]}[d(404)](){const t=d,e=this[t(405)],n=e[t(415)][t(406)](t(423))||{};e[t(409)][t(412)](t(423),new a(e));const o=e[t(416)][t(406)](t(420));!1===n[t(429)]?this[t(410)]=null:n[t(429)]?o[t(426)](n[t(429)])[t(422)]((e=>{this[t(410)]=e})):this[t(410)]=o[t(408)]}}function f(){var t=["9TyrdJZ","7344918wGCdPg","311546uipYNr","4155xtszCw","247298ffOFiK","25390770YgowaD","4416328zLgQch","4518lOBhkZ","6YzbmZk","70276RyxOwy"];return(f=function(){return t})()}function m(t,e){var n=f();return(m=function(t,e){return n[t-=397]})(t,e)}!function(t,e){for(var n=m,o=t();;)try{if(712076===parseInt(n(398))/1+parseInt(n(400))/2+parseInt(n(404))/3*(-parseInt(n(405))/4)+parseInt(n(399))/5*(-parseInt(n(403))/6)+-parseInt(n(397))/7+-parseInt(n(402))/8+-parseInt(n(406))/9*(-parseInt(n(401))/10))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 _0xbbc277,Plugin as _0x47f04f}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x1c0ef0,MenuBarMenuListItemButtonView as _0xa3c9fc,SpinnerView as _0x40be14,Notification as _0x2be02b}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x2bae40=[],_0x509c43=[];for(const _0x106b68 of Array['from'](document['styleSheets'])){if(_0x106b68['ownerNode']['hasAttribute']('data-cke')){for(const _0x4ec2fd of Array['from'](_0x106b68['cssRules']))-0x1!==_0x4ec2fd['cssText']['indexOf']('.ck-content')?_0x2bae40['push'](_0x4ec2fd['cssText']):-0x1!==_0x4ec2fd['cssText']['indexOf'](':root')&&_0x509c43['push'](_0x4ec2fd['cssText']);}}return _0x2bae40['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.'),[..._0x509c43,..._0x2bae40]['join']('\x20')['trim']();}function d(_0x3c1ce0){const _0x1896aa=_0x3c1ce0['plugins']['has']('Users'),_0x7f12ea=_0x3c1ce0['plugins']['has']('CommentsRepository'),_0x2f41a8=_0x3c1ce0['plugins']['has']('TrackChanges'),_0x21f4b6={};if(_0x1896aa&&_0x7f12ea){const _0x5be3b4=function(_0x262910){const _0x58b314={};if(!_0x262910['length'])return _0x58b314;for(const _0x455894 of _0x262910)_0x455894['comments']['map'](_0x26dbc2=>{void 0x0===_0x58b314[_0x455894['id']]&&(_0x58b314[_0x455894['id']]=[]),_0x58b314[_0x455894['id']]['push']({'author':_0x26dbc2['author']['name'],'content':_0x26dbc2['content'],'created':_0x26dbc2['createdAt'],'is_resolved':_0x455894['isResolved']});});return _0x58b314;}(_0x3c1ce0['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x5be3b4)['length']&&(_0x21f4b6['comments']=_0x5be3b4);}if(_0x1896aa&&_0x2f41a8){const _0xb5b5e2=_0x3c1ce0['plugins']['get']('TrackChanges'),_0x154c1c=_0x3c1ce0['plugins']['get']('Users'),_0x4f8641=function(_0x1caecd,_0x3c1b8a){const _0x4ff152={};if(!_0x1caecd['length']||!_0x3c1b8a['length'])return _0x4ff152;for(const _0x4f8c35 of _0x1caecd)_0x4ff152[_0x4f8c35['id']]={'author':_0x3c1b8a['get'](_0x4f8c35['authorId'])['name'],'created':_0x4f8c35['createdAt']};return _0x4ff152;}(_0xb5b5e2['getSuggestions']({'toJSON':!0x0}),_0x154c1c['users']);Object['keys'](_0x4f8641)['length']&&(_0x21f4b6['suggestions']=_0x4f8641);}return(_0x21f4b6['suggestions']||_0x21f4b6['comments'])&&(_0x21f4b6['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x21f4b6;}class e extends _0xbbc277{constructor(_0x4e4326){super(_0x4e4326),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x359657={}){const _0x4e322f=this['editor'],t=_0x4e322f['t'],_0x1cd463=_0x359657['version']||0x1,_0xe1e56e=_0x359657['converterUrl']||(0x2===_0x1cd463?'https://docx-converter.cke-cs.com/v2/convert/docx-html':'https://docx-converter.cke-cs.com/v1/convert'),_0x13b3f2=_0x359657['converterOptions']||{},_0x4cb904=_0x4e322f['plugins']['get']('ExportWord'),_0x1dbecc=_0x359657['token']||_0x4cb904['_token'],_0x4f7ca7=!0x1!==_0x13b3f2['auto_pagination'],_0x4fd138=_0x359657['dataCallback']||(_0x307d13=>_0x307d13['data']['get']({'pagination':_0x4f7ca7}));return this['isBusy']=!0x0,this['refresh'](),function(_0x266fe4){if(!_0x266fe4)return new Promise(_0x2decdf=>_0x2decdf(''));const _0x14fd61=[];for(const _0x3f1545 of _0x266fe4)'EDITOR_STYLES'!==_0x3f1545?_0x14fd61['push'](window['fetch'](_0x3f1545)['then'](_0xa30e6d=>_0xa30e6d['text']())):_0x14fd61['push'](f());return Promise['all'](_0x14fd61)['then'](_0x1509f8=>_0x1509f8['join']('\x20')['trim']());}(_0x359657['stylesheets']||['EDITOR_STYLES'])['then'](async _0x4027ff=>{_0x4e322f['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x28a59c=await _0x4fd138(_0x4e322f),_0x347f6c={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x4e322f['locale']['contentLanguageDirection']+'\x22>'+_0x28a59c+'</div>','css':_0x4027ff,[0x2===_0x1cd463?'config':'options']:{..._0x13b3f2,...d(_0x4e322f)}},_0x302611={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x1dbecc?{'Authorization':_0x1dbecc['value']}:null},'body':JSON['stringify'](_0x347f6c)};return window['fetch'](_0xe1e56e,_0x302611)['then'](_0x19295d=>{if(0xc8!==_0x19295d['status'])throw _0x19295d;return _0x19295d['blob']();})['then'](_0x15ce57=>{_0x4e322f['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x531b09='function'==typeof _0x359657['fileName']?_0x359657['fileName']():_0x359657['fileName'];this['_downloadFile'](_0x15ce57,_0x531b09||'document.docx');});})['catch'](_0x121b39=>{const _0x2aa542=_0x4e322f['plugins']['get']('Notification');throw _0x4e322f['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x2aa542['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x121b39;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x9f351,_0x5c6991){const _0x413102=document['createElement']('a');_0x413102['href']=window['URL']['createObjectURL'](_0x9f351),_0x413102['download']=_0x5c6991,_0x413102['click'](),_0x413102['remove']();}}class i extends _0x47f04f{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x570b2e=this['editor'];_0x570b2e['ui']['componentFactory']['add']('exportWord',()=>{const _0x2f496b=_0x570b2e['commands']['get']('exportWord'),_0xf53bb7=this['_createButton'](_0x1c0ef0);return _0xf53bb7['set']({'tooltip':!0x0}),_0xf53bb7['bind']('isOn')['to'](_0x2f496b,'isBusy'),_0xf53bb7;}),_0x570b2e['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0xa3c9fc));}['_createButton'](_0x3176aa){const _0x4bf6d5=this['editor'],_0x4bdcd2=_0x4bf6d5['config']['get']('exportWord')||{},t=_0x4bf6d5['locale']['t'],_0x1b267f=_0x4bf6d5['commands']['get']('exportWord'),_0x282a75=new _0x3176aa(_0x4bf6d5['locale']),_0x53f849=new _0x40be14();return _0x282a75['children']['add'](_0x53f849),_0x53f849['bind']('isVisible')['to'](_0x1b267f,'isBusy'),_0x282a75['iconView']['bind']('isVisible')['to'](_0x1b267f,'isBusy',_0x310837=>!_0x310837),_0x282a75['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'}),_0x282a75['bind']('isEnabled')['to'](_0x1b267f,'isEnabled'),_0x282a75['bind']('label')['to'](_0x1b267f,'isBusy',_0x155b5a=>t(_0x155b5a?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x282a75,'execute',()=>{_0x4bf6d5['execute']('exportWord',_0x4bdcd2),_0x4bf6d5['editing']['view']['focus']();}),_0x282a75;}}class s extends _0x47f04f{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x2be02b,i];}['init'](){const _0x43f891=this['editor'],_0x4e94ac=_0x43f891['config']['get']('exportWord')||{};_0x43f891['commands']['add']('exportWord',new e(_0x43f891));const _0x33be11=_0x43f891['plugins']['get']('CloudServices');!0x1===_0x4e94ac['tokenUrl']?this['_token']=null:_0x4e94ac['tokenUrl']?_0x33be11['registerTokenUrl'](_0x4e94ac['tokenUrl'])['then'](_0x4fe7e6=>{this['_token']=_0x4fe7e6;}):this['_token']=_0x33be11['token'];}}export{s as ExportWord};
23
+ import{Command as _0xcfc919,Plugin as _0x56be6d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x481c5a,MenuBarMenuListItemButtonView as _0x4dcb12,SpinnerView as _0x2de710,Notification as _0x1c0a2d}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x4c3651=[],_0x48fbdd=[];for(const _0x1e5a83 of Array['from'](document['styleSheets'])){if(_0x1e5a83['ownerNode']['hasAttribute']('data-cke')){for(const _0x222a80 of Array['from'](_0x1e5a83['cssRules']))-0x1!==_0x222a80['cssText']['indexOf']('.ck-content')?_0x4c3651['push'](_0x222a80['cssText']):-0x1!==_0x222a80['cssText']['indexOf'](':root')&&_0x48fbdd['push'](_0x222a80['cssText']);}}return _0x4c3651['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.'),[..._0x48fbdd,..._0x4c3651]['join']('\x20')['trim']();}function d(_0x3640ca){const _0x14675e=_0x3640ca['plugins']['has']('Users'),_0x34d70a=_0x3640ca['plugins']['has']('CommentsRepository'),_0x4a8feb=_0x3640ca['plugins']['has']('TrackChanges'),_0x33ce6c={};if(_0x14675e&&_0x34d70a){const _0x52c799=function(_0x1d744e){const _0x152697={};if(!_0x1d744e['length'])return _0x152697;for(const _0x399df3 of _0x1d744e)_0x399df3['comments']['map'](_0x4a67a8=>{void 0x0===_0x152697[_0x399df3['id']]&&(_0x152697[_0x399df3['id']]=[]),_0x152697[_0x399df3['id']]['push']({'author':_0x4a67a8['author']['name'],'content':_0x4a67a8['content'],'created':_0x4a67a8['createdAt'],'is_resolved':_0x399df3['isResolved']});});return _0x152697;}(_0x3640ca['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x52c799)['length']&&(_0x33ce6c['comments']=_0x52c799);}if(_0x14675e&&_0x4a8feb){const _0x540480=_0x3640ca['plugins']['get']('TrackChanges'),_0x5c0204=_0x3640ca['plugins']['get']('Users'),_0x4b239d=function(_0xf849ef,_0x3d6edc){const _0x400ced={};if(!_0xf849ef['length']||!_0x3d6edc['length'])return _0x400ced;for(const _0x128dbd of _0xf849ef)_0x400ced[_0x128dbd['id']]={'author':_0x3d6edc['get'](_0x128dbd['authorId'])['name'],'created':_0x128dbd['createdAt']};return _0x400ced;}(_0x540480['getSuggestions']({'toJSON':!0x0}),_0x5c0204['users']);Object['keys'](_0x4b239d)['length']&&(_0x33ce6c['suggestions']=_0x4b239d);}return(_0x33ce6c['suggestions']||_0x33ce6c['comments'])&&(_0x33ce6c['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x33ce6c;}class e extends _0xcfc919{constructor(_0x5628c3){super(_0x5628c3),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x2c1797={}){const _0x233148=this['editor'],t=_0x233148['t'],_0x16e535=_0x2c1797['version']||0x1,_0x365913=_0x2c1797['converterUrl']||(0x2===_0x16e535?'https://docx-converter.cke-cs.com/v2/convert/docx-html':'https://docx-converter.cke-cs.com/v1/convert'),_0x462e79=_0x2c1797['converterOptions']||{},_0x580d56=_0x233148['plugins']['get']('ExportWord'),_0x4b4bf4=_0x2c1797['token']||_0x580d56['_token'],_0x1464fd=!0x1!==_0x462e79['auto_pagination'],_0x25854b=_0x2c1797['dataCallback']||(_0x397de1=>_0x397de1['data']['get']({'pagination':_0x1464fd}));return this['isBusy']=!0x0,this['refresh'](),function(_0x4f6554){if(!_0x4f6554)return new Promise(_0x3a40c4=>_0x3a40c4(''));const _0x2bc798=[];for(const _0x36fe29 of _0x4f6554)'EDITOR_STYLES'!==_0x36fe29?_0x2bc798['push'](window['fetch'](_0x36fe29)['then'](_0x287dc2=>_0x287dc2['text']())):_0x2bc798['push'](f());return Promise['all'](_0x2bc798)['then'](_0x1f13de=>_0x1f13de['join']('\x20')['trim']());}(_0x2c1797['stylesheets']||['EDITOR_STYLES'])['then'](async _0xa791cc=>{_0x233148['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x50a294=await _0x25854b(_0x233148),_0x188e6c={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x233148['locale']['contentLanguageDirection']+'\x22>'+_0x50a294+'</div>','css':_0xa791cc,[0x2===_0x16e535?'config':'options']:{..._0x462e79,...d(_0x233148)}},_0x5af3c4={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x4b4bf4?{'Authorization':_0x4b4bf4['value']}:null},'body':JSON['stringify'](_0x188e6c)};return window['fetch'](_0x365913,_0x5af3c4)['then'](_0x2dc387=>{if(0xc8!==_0x2dc387['status'])throw _0x2dc387;return _0x2dc387['blob']();})['then'](_0x13c1a7=>{_0x233148['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x27e60d='function'==typeof _0x2c1797['fileName']?_0x2c1797['fileName']():_0x2c1797['fileName'];this['_downloadFile'](_0x13c1a7,_0x27e60d||'document.docx');});})['catch'](_0x5d63c6=>{const _0x175a0a=_0x233148['plugins']['get']('Notification');throw _0x233148['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x175a0a['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x5d63c6;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x19a6ea,_0x5b9b9f){const _0x34bfa9=document['createElement']('a');_0x34bfa9['href']=window['URL']['createObjectURL'](_0x19a6ea),_0x34bfa9['download']=_0x5b9b9f,_0x34bfa9['click'](),_0x34bfa9['remove']();}}class i extends _0x56be6d{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x4da2ee=this['editor'];_0x4da2ee['ui']['componentFactory']['add']('exportWord',()=>{const _0x2c2ad8=_0x4da2ee['commands']['get']('exportWord'),_0x1a93c3=this['_createButton'](_0x481c5a);return _0x1a93c3['set']({'tooltip':!0x0}),_0x1a93c3['bind']('isOn')['to'](_0x2c2ad8,'isBusy'),_0x1a93c3;}),_0x4da2ee['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x4dcb12));}['_createButton'](_0x24b7c5){const _0x19b7fc=this['editor'],_0x4afd31=_0x19b7fc['config']['get']('exportWord')||{},t=_0x19b7fc['locale']['t'],_0x44fb4b=_0x19b7fc['commands']['get']('exportWord'),_0xb2c4c4=new _0x24b7c5(_0x19b7fc['locale']),_0x48af2d=new _0x2de710();return _0xb2c4c4['children']['add'](_0x48af2d),_0x48af2d['bind']('isVisible')['to'](_0x44fb4b,'isBusy'),_0xb2c4c4['iconView']['bind']('isVisible')['to'](_0x44fb4b,'isBusy',_0x2920c2=>!_0x2920c2),_0xb2c4c4['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'}),_0xb2c4c4['bind']('isEnabled')['to'](_0x44fb4b,'isEnabled'),_0xb2c4c4['bind']('label')['to'](_0x44fb4b,'isBusy',_0x5f4329=>t(_0x5f4329?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0xb2c4c4,'execute',()=>{_0x19b7fc['execute']('exportWord',_0x4afd31),_0x19b7fc['editing']['view']['focus']();}),_0xb2c4c4;}}class s extends _0x56be6d{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x1c0a2d,i];}['init'](){const _0x3f5614=this['editor'],_0x5ae521=_0x3f5614['config']['get']('exportWord')||{};_0x3f5614['commands']['add']('exportWord',new e(_0x3f5614));const _0x3b332f=_0x3f5614['plugins']['get']('CloudServices');!0x1===_0x5ae521['tokenUrl']?this['_token']=null:_0x5ae521['tokenUrl']?_0x3b332f['registerTokenUrl'](_0x5ae521['tokenUrl'])['then'](_0x5c0c9e=>{this['_token']=_0x5c0c9e;}):this['_token']=_0x3b332f['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':_0x1e2cc6=>0x0==_0x1e2cc6?0x0:0x1==_0x1e2cc6?0x1:0x2==_0x1e2cc6?0x2:_0x1e2cc6%0x64>=0x3&&_0x1e2cc6%0x64<=0xa?0x3:_0x1e2cc6%0x64>=0xb&&_0x1e2cc6%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':_0x83f170=>0x0==_0x83f170?0x0:0x1==_0x83f170?0x1:0x2==_0x83f170?0x2:_0x83f170%0x64>=0x3&&_0x83f170%0x64<=0xa?0x3:_0x83f170%0x64>=0xb&&_0x83f170%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b2807=>{const {ar:{dictionary:_0x6b76e,getPluralForm:_0x47a61d}}={'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':_0x3d65b0=>0x0==_0x3d65b0?0x0:0x1==_0x3d65b0?0x1:0x2==_0x3d65b0?0x2:_0x3d65b0%0x64>=0x3&&_0x3d65b0%0x64<=0xa?0x3:_0x3d65b0%0x64>=0xb&&_0x3d65b0%0x64<=0x63?0x4:0x5}};_0x4b2807['ar']||={'dictionary':{},'getPluralForm':null},_0x4b2807['ar']['dictionary']=Object['assign'](_0x4b2807['ar']['dictionary'],_0x6b76e),_0x4b2807['ar']['getPluralForm']=_0x47a61d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d296e=>{const {ar:{dictionary:_0xa2d7ff,getPluralForm:_0x2e7e76}}={'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':_0x4d40fb=>0x0==_0x4d40fb?0x0:0x1==_0x4d40fb?0x1:0x2==_0x4d40fb?0x2:_0x4d40fb%0x64>=0x3&&_0x4d40fb%0x64<=0xa?0x3:_0x4d40fb%0x64>=0xb&&_0x4d40fb%0x64<=0x63?0x4:0x5}};_0x1d296e['ar']||={'dictionary':{},'getPluralForm':null},_0x1d296e['ar']['dictionary']=Object['assign'](_0x1d296e['ar']['dictionary'],_0xa2d7ff),_0x1d296e['ar']['getPluralForm']=_0x2e7e76;})(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':_0x3e86c9=>0x1!=_0x3e86c9}};
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':_0x4e0d6a=>0x1!=_0x4e0d6a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b1d21=>{const {bg:{dictionary:_0x3693e7,getPluralForm:_0x18acb9}}={'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':_0x480d59=>0x1!=_0x480d59}};_0x2b1d21['bg']||={'dictionary':{},'getPluralForm':null},_0x2b1d21['bg']['dictionary']=Object['assign'](_0x2b1d21['bg']['dictionary'],_0x3693e7),_0x2b1d21['bg']['getPluralForm']=_0x18acb9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5156ea=>{const {bg:{dictionary:_0xb7ccf8,getPluralForm:_0x3c2531}}={'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':_0x389500=>0x1!=_0x389500}};_0x5156ea['bg']||={'dictionary':{},'getPluralForm':null},_0x5156ea['bg']['dictionary']=Object['assign'](_0x5156ea['bg']['dictionary'],_0xb7ccf8),_0x5156ea['bg']['getPluralForm']=_0x3c2531;})(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':_0x5ec2c1=>0x1!=_0x5ec2c1}};
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':_0x550839=>0x1!=_0x550839}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a2cdf=>{const {bn:{dictionary:_0x44b2b9,getPluralForm:_0x4f8842}}={'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':_0x9f9e4=>0x1!=_0x9f9e4}};_0x2a2cdf['bn']||={'dictionary':{},'getPluralForm':null},_0x2a2cdf['bn']['dictionary']=Object['assign'](_0x2a2cdf['bn']['dictionary'],_0x44b2b9),_0x2a2cdf['bn']['getPluralForm']=_0x4f8842;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ca03c=>{const {bn:{dictionary:_0x1384bb,getPluralForm:_0x494980}}={'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':_0x21dbf6=>0x1!=_0x21dbf6}};_0x2ca03c['bn']||={'dictionary':{},'getPluralForm':null},_0x2ca03c['bn']['dictionary']=Object['assign'](_0x2ca03c['bn']['dictionary'],_0x1384bb),_0x2ca03c['bn']['getPluralForm']=_0x494980;})(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':_0x5ab911=>0x1!=_0x5ab911}};
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':_0xa9a4f8=>0x1!=_0xa9a4f8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b2ece=>{const {ca:{dictionary:_0xc4bbca,getPluralForm:_0x4fb705}}={'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':_0x23a1c1=>0x1!=_0x23a1c1}};_0x2b2ece['ca']||={'dictionary':{},'getPluralForm':null},_0x2b2ece['ca']['dictionary']=Object['assign'](_0x2b2ece['ca']['dictionary'],_0xc4bbca),_0x2b2ece['ca']['getPluralForm']=_0x4fb705;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x257729=>{const {ca:{dictionary:_0x39f7ec,getPluralForm:_0x4f452c}}={'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':_0x332472=>0x1!=_0x332472}};_0x257729['ca']||={'dictionary':{},'getPluralForm':null},_0x257729['ca']['dictionary']=Object['assign'](_0x257729['ca']['dictionary'],_0x39f7ec),_0x257729['ca']['getPluralForm']=_0x4f452c;})(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':_0x44b45a=>0x1==_0x44b45a&&_0x44b45a%0x1==0x0?0x0:_0x44b45a>=0x2&&_0x44b45a<=0x4&&_0x44b45a%0x1==0x0?0x1:_0x44b45a%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':_0x54941e=>0x1==_0x54941e&&_0x54941e%0x1==0x0?0x0:_0x54941e>=0x2&&_0x54941e<=0x4&&_0x54941e%0x1==0x0?0x1:_0x54941e%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3684cd=>{const {cs:{dictionary:_0x3f952c,getPluralForm:_0x2379bc}}={'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':_0x44e119=>0x1==_0x44e119&&_0x44e119%0x1==0x0?0x0:_0x44e119>=0x2&&_0x44e119<=0x4&&_0x44e119%0x1==0x0?0x1:_0x44e119%0x1!=0x0?0x2:0x3}};_0x3684cd['cs']||={'dictionary':{},'getPluralForm':null},_0x3684cd['cs']['dictionary']=Object['assign'](_0x3684cd['cs']['dictionary'],_0x3f952c),_0x3684cd['cs']['getPluralForm']=_0x2379bc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4daa35=>{const {cs:{dictionary:_0x1682e8,getPluralForm:_0x574f83}}={'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':_0x2e3386=>0x1==_0x2e3386&&_0x2e3386%0x1==0x0?0x0:_0x2e3386>=0x2&&_0x2e3386<=0x4&&_0x2e3386%0x1==0x0?0x1:_0x2e3386%0x1!=0x0?0x2:0x3}};_0x4daa35['cs']||={'dictionary':{},'getPluralForm':null},_0x4daa35['cs']['dictionary']=Object['assign'](_0x4daa35['cs']['dictionary'],_0x1682e8),_0x4daa35['cs']['getPluralForm']=_0x574f83;})(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':_0x19e41e=>0x1!=_0x19e41e}};
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':_0x151d46=>0x1!=_0x151d46}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c8511=>{const {da:{dictionary:_0x48fe0e,getPluralForm:_0x53dff9}}={'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':_0x57d00b=>0x1!=_0x57d00b}};_0x3c8511['da']||={'dictionary':{},'getPluralForm':null},_0x3c8511['da']['dictionary']=Object['assign'](_0x3c8511['da']['dictionary'],_0x48fe0e),_0x3c8511['da']['getPluralForm']=_0x53dff9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x34e816=>{const {da:{dictionary:_0x80d06,getPluralForm:_0x5a92ed}}={'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':_0xa33fbf=>0x1!=_0xa33fbf}};_0x34e816['da']||={'dictionary':{},'getPluralForm':null},_0x34e816['da']['dictionary']=Object['assign'](_0x34e816['da']['dictionary'],_0x80d06),_0x34e816['da']['getPluralForm']=_0x5a92ed;})(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':_0x262a25=>0x1!=_0x262a25}};
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':_0x514219=>0x1!=_0x514219}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x45e62e=>{const {de:{dictionary:_0x49c256,getPluralForm:_0x3a43c7}}={'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':_0x5d8bf4=>0x1!=_0x5d8bf4}};_0x45e62e['de']||={'dictionary':{},'getPluralForm':null},_0x45e62e['de']['dictionary']=Object['assign'](_0x45e62e['de']['dictionary'],_0x49c256),_0x45e62e['de']['getPluralForm']=_0x3a43c7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22333a=>{const {de:{dictionary:_0x3545f8,getPluralForm:_0x1520d8}}={'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':_0x1e0561=>0x1!=_0x1e0561}};_0x22333a['de']||={'dictionary':{},'getPluralForm':null},_0x22333a['de']['dictionary']=Object['assign'](_0x22333a['de']['dictionary'],_0x3545f8),_0x22333a['de']['getPluralForm']=_0x1520d8;})(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':_0x186d3a=>0x1!=_0x186d3a}};
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':_0x45c473=>0x1!=_0x45c473}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1abda6=>{const {el:{dictionary:_0xc90d11,getPluralForm:_0x5ce00e}}={'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':_0x39efcb=>0x1!=_0x39efcb}};_0x1abda6['el']||={'dictionary':{},'getPluralForm':null},_0x1abda6['el']['dictionary']=Object['assign'](_0x1abda6['el']['dictionary'],_0xc90d11),_0x1abda6['el']['getPluralForm']=_0x5ce00e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x525f56=>{const {el:{dictionary:_0x4d9101,getPluralForm:_0x8c8b2d}}={'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':_0x121dfa=>0x1!=_0x121dfa}};_0x525f56['el']||={'dictionary':{},'getPluralForm':null},_0x525f56['el']['dictionary']=Object['assign'](_0x525f56['el']['dictionary'],_0x4d9101),_0x525f56['el']['getPluralForm']=_0x8c8b2d;})(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':_0x51b5aa=>0x1!=_0x51b5aa}};
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':_0x2b0278=>0x1!=_0x2b0278}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d7d21=>{const {'en-au':{dictionary:_0x557c54,getPluralForm:_0x50476f}}={'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':_0x4b27ea=>0x1!=_0x4b27ea}};_0x4d7d21['en-au']||={'dictionary':{},'getPluralForm':null},_0x4d7d21['en-au']['dictionary']=Object['assign'](_0x4d7d21['en-au']['dictionary'],_0x557c54),_0x4d7d21['en-au']['getPluralForm']=_0x50476f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x591970=>{const {'en-au':{dictionary:_0xd5107f,getPluralForm:_0x47f0fc}}={'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':_0x3783de=>0x1!=_0x3783de}};_0x591970['en-au']||={'dictionary':{},'getPluralForm':null},_0x591970['en-au']['dictionary']=Object['assign'](_0x591970['en-au']['dictionary'],_0xd5107f),_0x591970['en-au']['getPluralForm']=_0x47f0fc;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19fe02=>{const {en:{dictionary:_0x302a24,getPluralForm:_0x5cb122}}={'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}};_0x19fe02['en']||={'dictionary':{},'getPluralForm':null},_0x19fe02['en']['dictionary']=Object['assign'](_0x19fe02['en']['dictionary'],_0x302a24),_0x19fe02['en']['getPluralForm']=_0x5cb122;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x473b01=>{const {en:{dictionary:_0x59c5ab,getPluralForm:_0x278861}}={'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}};_0x473b01['en']||={'dictionary':{},'getPluralForm':null},_0x473b01['en']['dictionary']=Object['assign'](_0x473b01['en']['dictionary'],_0x59c5ab),_0x473b01['en']['getPluralForm']=_0x278861;})(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':_0x4b8ed8=>0x1==_0x4b8ed8?0x0:0x0!=_0x4b8ed8&&_0x4b8ed8%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':_0x498300=>0x1==_0x498300?0x0:0x0!=_0x498300&&_0x498300%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x325465=>{const {es:{dictionary:_0x3307d3,getPluralForm:_0x529788}}={'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':_0x4aae29=>0x1==_0x4aae29?0x0:0x0!=_0x4aae29&&_0x4aae29%0xf4240==0x0?0x1:0x2}};_0x325465['es']||={'dictionary':{},'getPluralForm':null},_0x325465['es']['dictionary']=Object['assign'](_0x325465['es']['dictionary'],_0x3307d3),_0x325465['es']['getPluralForm']=_0x529788;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xcfed35=>{const {es:{dictionary:_0x4b0f21,getPluralForm:_0x117715}}={'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':_0x20d79a=>0x1==_0x20d79a?0x0:0x0!=_0x20d79a&&_0x20d79a%0xf4240==0x0?0x1:0x2}};_0xcfed35['es']||={'dictionary':{},'getPluralForm':null},_0xcfed35['es']['dictionary']=Object['assign'](_0xcfed35['es']['dictionary'],_0x4b0f21),_0xcfed35['es']['getPluralForm']=_0x117715;})(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':_0x474742=>0x1!=_0x474742}};
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':_0x122616=>0x1!=_0x122616}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe5bb95=>{const {et:{dictionary:_0x35e09a,getPluralForm:_0x1dc05f}}={'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':_0x9a50a8=>0x1!=_0x9a50a8}};_0xe5bb95['et']||={'dictionary':{},'getPluralForm':null},_0xe5bb95['et']['dictionary']=Object['assign'](_0xe5bb95['et']['dictionary'],_0x35e09a),_0xe5bb95['et']['getPluralForm']=_0x1dc05f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x222d93=>{const {et:{dictionary:_0x7877ac,getPluralForm:_0x4330ce}}={'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':_0x188996=>0x1!=_0x188996}};_0x222d93['et']||={'dictionary':{},'getPluralForm':null},_0x222d93['et']['dictionary']=Object['assign'](_0x222d93['et']['dictionary'],_0x7877ac),_0x222d93['et']['getPluralForm']=_0x4330ce;})(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':_0x5affb4=>0x1!=_0x5affb4}};
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':_0x4eb705=>0x1!=_0x4eb705}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a360f=>{const {fi:{dictionary:_0x3f3d95,getPluralForm:_0xd7fafc}}={'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':_0x591001=>0x1!=_0x591001}};_0x2a360f['fi']||={'dictionary':{},'getPluralForm':null},_0x2a360f['fi']['dictionary']=Object['assign'](_0x2a360f['fi']['dictionary'],_0x3f3d95),_0x2a360f['fi']['getPluralForm']=_0xd7fafc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d677b=>{const {fi:{dictionary:_0x202852,getPluralForm:_0x135b75}}={'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':_0x284a91=>0x1!=_0x284a91}};_0x2d677b['fi']||={'dictionary':{},'getPluralForm':null},_0x2d677b['fi']['dictionary']=Object['assign'](_0x2d677b['fi']['dictionary'],_0x202852),_0x2d677b['fi']['getPluralForm']=_0x135b75;})(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':_0x3016b1=>0x0==_0x3016b1||0x1==_0x3016b1?0x0:0x0!=_0x3016b1&&_0x3016b1%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':_0x346f64=>0x0==_0x346f64||0x1==_0x346f64?0x0:0x0!=_0x346f64&&_0x346f64%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33c66c=>{const {fr:{dictionary:_0x1f2317,getPluralForm:_0x5e892b}}={'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':_0x45bfdd=>0x0==_0x45bfdd||0x1==_0x45bfdd?0x0:0x0!=_0x45bfdd&&_0x45bfdd%0xf4240==0x0?0x1:0x2}};_0x33c66c['fr']||={'dictionary':{},'getPluralForm':null},_0x33c66c['fr']['dictionary']=Object['assign'](_0x33c66c['fr']['dictionary'],_0x1f2317),_0x33c66c['fr']['getPluralForm']=_0x5e892b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e149d=>{const {fr:{dictionary:_0x1eeed5,getPluralForm:_0x56d1e6}}={'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':_0x297a70=>0x0==_0x297a70||0x1==_0x297a70?0x0:0x0!=_0x297a70&&_0x297a70%0xf4240==0x0?0x1:0x2}};_0x2e149d['fr']||={'dictionary':{},'getPluralForm':null},_0x2e149d['fr']['dictionary']=Object['assign'](_0x2e149d['fr']['dictionary'],_0x1eeed5),_0x2e149d['fr']['getPluralForm']=_0x56d1e6;})(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':_0x141db6=>0x1!=_0x141db6}};
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':_0x165b38=>0x1!=_0x165b38}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d4438=>{const {gl:{dictionary:_0x39afef,getPluralForm:_0x50fc72}}={'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':_0x20960f=>0x1!=_0x20960f}};_0x4d4438['gl']||={'dictionary':{},'getPluralForm':null},_0x4d4438['gl']['dictionary']=Object['assign'](_0x4d4438['gl']['dictionary'],_0x39afef),_0x4d4438['gl']['getPluralForm']=_0x50fc72;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a45db=>{const {gl:{dictionary:_0x16b70f,getPluralForm:_0x242242}}={'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':_0x43c5af=>0x1!=_0x43c5af}};_0x2a45db['gl']||={'dictionary':{},'getPluralForm':null},_0x2a45db['gl']['dictionary']=Object['assign'](_0x2a45db['gl']['dictionary'],_0x16b70f),_0x2a45db['gl']['getPluralForm']=_0x242242;})(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':_0x1afa30=>0x1==_0x1afa30&&_0x1afa30%0x1==0x0?0x0:0x2==_0x1afa30&&_0x1afa30%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':_0x256d9e=>0x1==_0x256d9e&&_0x256d9e%0x1==0x0?0x0:0x2==_0x256d9e&&_0x256d9e%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29f7b9=>{const {he:{dictionary:_0x18ba3f,getPluralForm:_0x4b9638}}={'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':_0x41be4b=>0x1==_0x41be4b&&_0x41be4b%0x1==0x0?0x0:0x2==_0x41be4b&&_0x41be4b%0x1==0x0?0x1:0x2}};_0x29f7b9['he']||={'dictionary':{},'getPluralForm':null},_0x29f7b9['he']['dictionary']=Object['assign'](_0x29f7b9['he']['dictionary'],_0x18ba3f),_0x29f7b9['he']['getPluralForm']=_0x4b9638;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xd79526=>{const {he:{dictionary:_0x27e1e7,getPluralForm:_0x427fce}}={'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':_0x235509=>0x1==_0x235509&&_0x235509%0x1==0x0?0x0:0x2==_0x235509&&_0x235509%0x1==0x0?0x1:0x2}};_0xd79526['he']||={'dictionary':{},'getPluralForm':null},_0xd79526['he']['dictionary']=Object['assign'](_0xd79526['he']['dictionary'],_0x27e1e7),_0xd79526['he']['getPluralForm']=_0x427fce;})(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':_0x18f65a=>0x1!=_0x18f65a}};
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':_0x1e8c09=>0x1!=_0x1e8c09}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ef277=>{const {hi:{dictionary:_0x4d2f03,getPluralForm:_0x123fe2}}={'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':_0x23bf9f=>0x1!=_0x23bf9f}};_0x2ef277['hi']||={'dictionary':{},'getPluralForm':null},_0x2ef277['hi']['dictionary']=Object['assign'](_0x2ef277['hi']['dictionary'],_0x4d2f03),_0x2ef277['hi']['getPluralForm']=_0x123fe2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x428dde=>{const {hi:{dictionary:_0x52d30c,getPluralForm:_0xf4f762}}={'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':_0x4c4de6=>0x1!=_0x4c4de6}};_0x428dde['hi']||={'dictionary':{},'getPluralForm':null},_0x428dde['hi']['dictionary']=Object['assign'](_0x428dde['hi']['dictionary'],_0x52d30c),_0x428dde['hi']['getPluralForm']=_0xf4f762;})(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':_0x22b2fc=>_0x22b2fc%0xa==0x1&&_0x22b2fc%0x64!=0xb?0x0:_0x22b2fc%0xa>=0x2&&_0x22b2fc%0xa<=0x4&&(_0x22b2fc%0x64<0xa||_0x22b2fc%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':_0x42b21e=>_0x42b21e%0xa==0x1&&_0x42b21e%0x64!=0xb?0x0:_0x42b21e%0xa>=0x2&&_0x42b21e%0xa<=0x4&&(_0x42b21e%0x64<0xa||_0x42b21e%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2bc45e=>{const {hr:{dictionary:_0x3d139d,getPluralForm:_0x40466d}}={'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':_0xa38870=>_0xa38870%0xa==0x1&&_0xa38870%0x64!=0xb?0x0:_0xa38870%0xa>=0x2&&_0xa38870%0xa<=0x4&&(_0xa38870%0x64<0xa||_0xa38870%0x64>=0x14)?0x1:0x2}};_0x2bc45e['hr']||={'dictionary':{},'getPluralForm':null},_0x2bc45e['hr']['dictionary']=Object['assign'](_0x2bc45e['hr']['dictionary'],_0x3d139d),_0x2bc45e['hr']['getPluralForm']=_0x40466d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e03c2=>{const {hr:{dictionary:_0x6acfc9,getPluralForm:_0x2fe18f}}={'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':_0x4c774e=>_0x4c774e%0xa==0x1&&_0x4c774e%0x64!=0xb?0x0:_0x4c774e%0xa>=0x2&&_0x4c774e%0xa<=0x4&&(_0x4c774e%0x64<0xa||_0x4c774e%0x64>=0x14)?0x1:0x2}};_0x3e03c2['hr']||={'dictionary':{},'getPluralForm':null},_0x3e03c2['hr']['dictionary']=Object['assign'](_0x3e03c2['hr']['dictionary'],_0x6acfc9),_0x3e03c2['hr']['getPluralForm']=_0x2fe18f;})(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':_0x33cb8d=>0x1!=_0x33cb8d}};
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':_0x32cfd5=>0x1!=_0x32cfd5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dccb6=>{const {hu:{dictionary:_0x1a84ae,getPluralForm:_0x4ac636}}={'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':_0x47f5e9=>0x1!=_0x47f5e9}};_0x3dccb6['hu']||={'dictionary':{},'getPluralForm':null},_0x3dccb6['hu']['dictionary']=Object['assign'](_0x3dccb6['hu']['dictionary'],_0x1a84ae),_0x3dccb6['hu']['getPluralForm']=_0x4ac636;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b261a=>{const {hu:{dictionary:_0x3fe49e,getPluralForm:_0x524d91}}={'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':_0x12eccb=>0x1!=_0x12eccb}};_0x5b261a['hu']||={'dictionary':{},'getPluralForm':null},_0x5b261a['hu']['dictionary']=Object['assign'](_0x5b261a['hu']['dictionary'],_0x3fe49e),_0x5b261a['hu']['getPluralForm']=_0x524d91;})(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':_0x1f6f17=>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':_0x1f41af=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x13af3e=>{const {id:{dictionary:_0x1c3356,getPluralForm:_0x214d30}}={'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':_0x183cd7=>0x0}};_0x13af3e['id']||={'dictionary':{},'getPluralForm':null},_0x13af3e['id']['dictionary']=Object['assign'](_0x13af3e['id']['dictionary'],_0x1c3356),_0x13af3e['id']['getPluralForm']=_0x214d30;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x503bb8=>{const {id:{dictionary:_0x4536b9,getPluralForm:_0x2a8a54}}={'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':_0xb39588=>0x0}};_0x503bb8['id']||={'dictionary':{},'getPluralForm':null},_0x503bb8['id']['dictionary']=Object['assign'](_0x503bb8['id']['dictionary'],_0x4536b9),_0x503bb8['id']['getPluralForm']=_0x2a8a54;})(window['CKEDITOR_TRANSLATIONS']||={});