@ckeditor/ckeditor5-export-word 0.0.0-nightly-20240513.0 → 0.0.0-nightly-20240514.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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:()=>l});var t=n(782),e=n(311);function r(){const t=["12wOfkvW","8LvbPki","8403636bXuuWP","text","Users","getSuggestions","content","indexOf","warn","author","120QZWddq","32427gOJsHm","all","cssRules","authorId","DateTimeFormat","length","comments","timezone","users","keys","trim","data-cke","160079jsnBxz","push","isResolved","get","from","getCommentThreads","2369532ptrpAf","join","suggestions","cssText","654437HfccBl","has","ownerNode","1990hjklwY","createdAt","EDITOR_STYLES","timeZone","plugins","TrackChanges",".ck-content","name","map","styleSheets","then","hasAttribute",":root","resolvedOptions","fetch","CommentsRepository","1020712QRTmMg","12HVkJUv","2536950BHCGeR","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."];return(r=function(){return t})()}function s(){const t=c,e=[],n=[];for(const o of Array[t(375)](document[t(393)]))if(o[t(383)][t(395)](t(370)))for(const r of Array[t(375)](o[t(417)]))-1!==r[t(380)][t(411)](t(390))?e[t(372)](r[t(380)]):-1!==r[t(380)][t(411)](t(396))&&n[t(372)](r[t(380)]);return e[t(420)]||console[t(412)](t(403)),[...n,...e][t(378)](" ")[t(369)]()}function i(t){const e=c,n=t[e(388)][e(382)](e(408)),o=t[e(388)][e(382)](e(399)),r=t[e(388)][e(382)](e(389)),s={};if(n&&o){const n=function(t){const e=c,n={};if(!t[e(420)])return n;for(const o of t)o[e(421)][e(392)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(372)]({author:t[r(413)][r(391)],content:t[r(410)],created:t[r(385)],is_resolved:o[r(373)]})}));return n}(t[e(388)][e(374)](e(399))[e(376)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(368)](n)[e(420)]&&(s[e(421)]=n)}if(n&&r){const n=t[e(388)][e(374)](e(389)),o=t[e(388)][e(374)](e(408)),r=function(t,e){const n=c,o={};if(!t[n(420)]||!e[n(420)])return o;for(const r of t)o[r.id]={author:e[n(374)](r[n(418)])[n(391)],created:r[n(385)]};return o}(n[e(409)]({toJSON:!0}),o[e(367)]);Object[e(368)](r)[e(420)]&&(s[e(379)]=r)}return(s[e(379)]||s[e(421)])&&(s[e(422)]=(new(Intl[e(419)]))[e(397)]()[e(387)]),s}function c(t,e){const n=r();return(c=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=c,o=t();for(;;)try{if(773564===parseInt(n(371))/1*(parseInt(n(405))/2)+parseInt(n(377))/3+-parseInt(n(401))/4*(-parseInt(n(402))/5)+-parseInt(n(406))/6+-parseInt(n(381))/7*(parseInt(n(414))/8)+parseInt(n(415))/9*(parseInt(n(384))/10)+parseInt(n(400))/11*(-parseInt(n(404))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(r);class a extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,n=e.t,o=t.converterUrl||"https://docx-converter.cke-cs.com/v1/convert",r=t.converterOptions||{},a=e.plugins.get("ExportWord"),u=t.token||a._token,d=!1!==r.auto_pagination,p=t.dataCallback||(t=>t.data.get({pagination:d}));return this.isBusy=!0,this.refresh(),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(386)!==o?n[e(372)](window[e(398)](o)[e(394)]((t=>t[e(407)]()))):n[e(372)](s());return Promise[e(416)](n)[e(394)]((t=>t[e(378)](" ")[e(369)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async s=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const c=await p(e),a={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+c+"</div>",css:s,options:{...r,...i(e)}},d={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...u?{Authorization:u.value}:null},body:JSON.stringify(a)};return window.fetch(o,d).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((o=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export successful"));const r="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(o,r||"document.docx")}))})).catch((t=>{const o=e.plugins.get("Notification");throw e.ui.ariaLiveAnnouncer.announce(n("Word document export failed"),{politeness:"assertive"}),o.showWarning(n("An error occurred while generating the Word file.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}class u extends t.Plugin{static get pluginName(){return"ExportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("exportWord",(()=>{const n=t.commands.get("exportWord"),o=this._createButton(e.ButtonView);return o.set({tooltip:!0}),o.bind("isOn").to(n,"isBusy"),o})),t.ui.componentFactory.add("menuBar:exportWord",(()=>this._createButton(e.MenuBarMenuListItemButtonView)))}_createButton(t){const n=this.editor,o=n.config.get("exportWord")||{},r=n.locale.t,s=n.commands.get("exportWord"),i=new t(n.locale),c=new e.SpinnerView;return i.children.add(c),c.bind("isVisible").to(s,"isBusy"),i.iconView.bind("isVisible").to(s,"isBusy",(t=>!t)),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n'}),i.bind("isEnabled").to(s,"isEnabled"),i.bind("label").to(s,"isBusy",(t=>r(t?"Exporting Word document":"Export to Word"))),this.listenTo(i,"execute",(()=>{n.execute("exportWord",o),n.editing.view.focus()})),i}}const d=p;function p(t,e){const n=h();return(p=function(t,e){return n[t-=101]})(t,e)}!function(t,e){const n=p,o=t();for(;;)try{if(494839===-parseInt(n(128))/1*(parseInt(n(116))/2)+-parseInt(n(109))/3*(-parseInt(n(103))/4)+-parseInt(n(114))/5+parseInt(n(112))/6+-parseInt(n(125))/7*(parseInt(n(121))/8)+parseInt(n(122))/9*(parseInt(n(113))/10)+parseInt(n(115))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class l extends t.Plugin{static get[d(117)](){return d(126)}static get[d(110)](){return[d(118),e.Notification,u]}[d(106)](){const t=d,e=this[t(123)],n=e[t(101)][t(127)](t(105))||{};e[t(108)][t(111)](t(105),new a(e));const o=e[t(119)][t(127)](t(118));!1===n[t(124)]?this[t(107)]=null:n[t(124)]?o[t(104)](n[t(124)])[t(120)]((e=>{this[t(107)]=e})):this[t(107)]=o[t(102)]}}function h(){const t=["editor","tokenUrl","2556337ViFBmk","ExportWord","get","166301KosACa","config","token","119180wHEwwz","registerTokenUrl","exportWord","init","_token","commands","78FdmqQH","requires","add","1267848GJSHFS","5110HXtmsP","1663020edTwfl","156585rPaGAY","2ebGNuS","pluginName","CloudServices","plugins","then","8zPpwNc","6318IVqxhs"];return(h=function(){return t})()}function f(){var t=["5544621IQKgkh","113797gcHHkV","70362NNuUmE","155OLOPFL","1079704UCIwJy","1248zZzZZr","490443jakIXA","16247SiGFKy","2241816slYYFu"];return(f=function(){return t})()}function m(t,e){var n=f();return(m=function(t,e){return n[t-=473]})(t,e)}!function(t,e){for(var n=m,o=t();;)try{if(357932===-parseInt(n(474))/1+-parseInt(n(477))/2+-parseInt(n(479))/3+parseInt(n(481))/4+parseInt(n(476))/5*(-parseInt(n(475))/6)+-parseInt(n(480))/7*(-parseInt(n(478))/8)+parseInt(n(473))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(f)})(),(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(t,e){const n=s();return(r=function(t,e){return n[t-=229]})(t,e)}function s(){const t=["keys","users","get","2368470EJKDQH",":root","from","DateTimeFormat","trim","2UdBdgd","5MjOWct","createdAt","EDITOR_STYLES","TrackChanges","hasAttribute","7043608ILgFEY","content","timeZone","getCommentThreads","join","styleSheets","name","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.","plugins","16407864hBQbxQ","warn","cssText","map","text","1938874AGhAmz","CommentsRepository","isResolved",".ck-content","push","all","then","2447493obOrth","Users","resolvedOptions","4299320tygopU","authorId","cssRules","has","getSuggestions","length","author","41359GGuuYt","suggestions","data-cke","fetch","ownerNode","timezone","indexOf","comments"];return(s=function(){return t})()}function i(){const t=r,e=[],n=[];for(const o of Array[t(264)](document[t(278)]))if(o[t(255)][t(272)](t(253)))for(const r of Array[t(264)](o[t(246)]))-1!==r[t(231)][t(257)](t(237))?e[t(238)](r[t(231)]):-1!==r[t(231)][t(257)](t(263))&&n[t(238)](r[t(231)]);return e[t(249)]||console[t(230)](t(280)),[...n,...e][t(277)](" ")[t(266)]()}function c(t){const e=r,n=t[e(281)][e(247)](e(242)),o=t[e(281)][e(247)](e(235)),s=t[e(281)][e(247)](e(271)),i={};if(n&&o){const n=function(t){const e=r,n={};if(!t[e(249)])return n;for(const o of t)o[e(258)][e(232)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(238)]({author:t[r(250)][r(279)],content:t[r(274)],created:t[r(269)],is_resolved:o[r(236)]})}));return n}(t[e(281)][e(261)](e(235))[e(276)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(259)](n)[e(249)]&&(i[e(258)]=n)}if(n&&s){const n=t[e(281)][e(261)](e(271)),o=t[e(281)][e(261)](e(242)),s=function(t,e){const n=r,o={};if(!t[n(249)]||!e[n(249)])return o;for(const r of t)o[r.id]={author:e[n(261)](r[n(245)])[n(279)],created:r[n(269)]};return o}(n[e(248)]({toJSON:!0}),o[e(260)]);Object[e(259)](s)[e(249)]&&(i[e(252)]=s)}return(i[e(252)]||i[e(258)])&&(i[e(256)]=(new(Intl[e(265)]))[e(243)]()[e(275)]),i}!function(t,e){const n=r,o=t();for(;;)try{if(571276===parseInt(n(251))/1*(parseInt(n(267))/2)+-parseInt(n(241))/3+-parseInt(n(244))/4*(-parseInt(n(268))/5)+-parseInt(n(262))/6+-parseInt(n(234))/7+-parseInt(n(273))/8+parseInt(n(229))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(s);class a extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,n=e.t,o=t.converterUrl||"https://docx-converter.cke-cs.com/v1/convert",s=t.converterOptions||{},a=e.plugins.get("ExportWord"),u=t.token||a._token,d=!1!==s.auto_pagination,p=t.dataCallback||(t=>t.data.get({pagination:d}));return this.isBusy=!0,this.refresh(),function(t){const e=r;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(270)!==o?n[e(238)](window[e(254)](o)[e(240)]((t=>t[e(233)]()))):n[e(238)](i());return Promise[e(239)](n)[e(240)]((t=>t[e(277)](" ")[e(266)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async r=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export started"));const i=await p(e),a={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+i+"</div>",css:r,options:{...s,...c(e)}},d={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...u?{Authorization:u.value}:null},body:JSON.stringify(a)};return window.fetch(o,d).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((o=>{e.ui.ariaLiveAnnouncer.announce(n("Word document export successful"));const r="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(o,r||"document.docx")}))})).catch((t=>{const o=e.plugins.get("Notification");throw e.ui.ariaLiveAnnouncer.announce(n("Word document export failed"),{politeness:"assertive"}),o.showWarning(n("An error occurred while generating the Word file.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}class u extends t.Plugin{static get pluginName(){return"ExportWordUI"}init(){const t=this.editor;t.ui.componentFactory.add("exportWord",(()=>{const n=t.commands.get("exportWord"),o=this._createButton(e.ButtonView);return o.set({tooltip:!0}),o.bind("isOn").to(n,"isBusy"),o})),t.ui.componentFactory.add("menuBar:exportWord",(()=>this._createButton(e.MenuBarMenuListItemButtonView)))}_createButton(t){const n=this.editor,o=n.config.get("exportWord")||{},r=n.locale.t,s=n.commands.get("exportWord"),i=new t(n.locale),c=new e.SpinnerView;return i.children.add(c),c.bind("isVisible").to(s,"isBusy"),i.iconView.bind("isVisible").to(s,"isBusy",(t=>!t)),i.set({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n'}),i.bind("isEnabled").to(s,"isEnabled"),i.bind("label").to(s,"isBusy",(t=>r(t?"Exporting Word document":"Export to Word"))),this.listenTo(i,"execute",(()=>{n.execute("exportWord",o),n.editing.view.focus()})),i}}function d(){const t=["5676JwKNYs","then","plugins","init","commands","pluginName","editor","get","token","266812JWlTNr","ExportWord","520424PqxZYw","126vIvoTa","_token","registerTokenUrl","tokenUrl","exportWord","CloudServices","add","723303YPeyxq","16SQsImv","requires","118052VvTpUx","100085MnmGxy","config","1264512EOZhhX"];return(d=function(){return t})()}const p=l;function l(t,e){const n=d();return(l=function(t,e){return n[t-=348]})(t,e)}!function(t,e){const n=l,o=t();for(;;)try{if(132066===parseInt(n(350))/1+parseInt(n(365))/2+-parseInt(n(366))/3*(parseInt(n(354))/4)+parseInt(n(351))/5+-parseInt(n(353))/6+parseInt(n(363))/7*(-parseInt(n(348))/8)+parseInt(n(373))/9)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(d);class h extends t.Plugin{static get[p(359)](){return p(364)}static get[p(349)](){return[p(371),e.Notification,u]}[p(357)](){const t=p,e=this[t(360)],n=e[t(352)][t(361)](t(370))||{};e[t(358)][t(372)](t(370),new a(e));const o=e[t(356)][t(361)](t(371));!1===n[t(369)]?this[t(367)]=null:n[t(369)]?o[t(368)](n[t(369)])[t(355)]((e=>{this[t(367)]=e})):this[t(367)]=o[t(362)]}}function f(t,e){var n=m();return(f=function(t,e){return n[t-=392]})(t,e)}function m(){var t=["1981767muclbZ","363720yOewSv","9036702ANKMlO","3505tsgwcy","907670uXiFDN","2oUPoaN","2500XusawE","7172712rCWvfL","1724807ITGCvh","77XJFPZH","6MASNtA"];return(m=function(){return t})()}!function(t,e){for(var n=f,o=t();;)try{if(827201===-parseInt(n(393))/1+parseInt(n(397))/2*(-parseInt(n(392))/3)+-parseInt(n(398))/4*(parseInt(n(395))/5)+parseInt(n(402))/6*(-parseInt(n(400))/7)+parseInt(n(399))/8+parseInt(n(394))/9+-parseInt(n(396))/10*(-parseInt(n(401))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(m)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x5d57cf,Plugin as _0x3ddbea}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x11d85b,MenuBarMenuListItemButtonView as _0x21aee1,SpinnerView as _0x4b12f6,Notification as _0x49c243}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x1b6933=[],_0x12ef07=[];for(const _0x331b03 of Array['from'](document['styleSheets'])){if(_0x331b03['ownerNode']['hasAttribute']('data-cke')){for(const _0x594401 of Array['from'](_0x331b03['cssRules']))-0x1!==_0x594401['cssText']['indexOf']('.ck-content')?_0x1b6933['push'](_0x594401['cssText']):-0x1!==_0x594401['cssText']['indexOf'](':root')&&_0x12ef07['push'](_0x594401['cssText']);}}return _0x1b6933['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.'),[..._0x12ef07,..._0x1b6933]['join']('\x20')['trim']();}function d(_0x43e1ee){const _0x5b9926=_0x43e1ee['plugins']['has']('Users'),_0x2f463a=_0x43e1ee['plugins']['has']('CommentsRepository'),_0x22cfac=_0x43e1ee['plugins']['has']('TrackChanges'),_0x401312={};if(_0x5b9926&&_0x2f463a){const _0x314087=function(_0x20e365){const _0x4bb857={};if(!_0x20e365['length'])return _0x4bb857;for(const _0x3a5440 of _0x20e365)_0x3a5440['comments']['map'](_0x28bf5b=>{void 0x0===_0x4bb857[_0x3a5440['id']]&&(_0x4bb857[_0x3a5440['id']]=[]),_0x4bb857[_0x3a5440['id']]['push']({'author':_0x28bf5b['author']['name'],'content':_0x28bf5b['content'],'created':_0x28bf5b['createdAt'],'is_resolved':_0x3a5440['isResolved']});});return _0x4bb857;}(_0x43e1ee['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x314087)['length']&&(_0x401312['comments']=_0x314087);}if(_0x5b9926&&_0x22cfac){const _0x5c3896=_0x43e1ee['plugins']['get']('TrackChanges'),_0x2ffa6a=_0x43e1ee['plugins']['get']('Users'),_0xc1bdef=function(_0x12a0e1,_0x4cf70a){const _0x5400e5={};if(!_0x12a0e1['length']||!_0x4cf70a['length'])return _0x5400e5;for(const _0x534653 of _0x12a0e1)_0x5400e5[_0x534653['id']]={'author':_0x4cf70a['get'](_0x534653['authorId'])['name'],'created':_0x534653['createdAt']};return _0x5400e5;}(_0x5c3896['getSuggestions']({'toJSON':!0x0}),_0x2ffa6a['users']);Object['keys'](_0xc1bdef)['length']&&(_0x401312['suggestions']=_0xc1bdef);}return(_0x401312['suggestions']||_0x401312['comments'])&&(_0x401312['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x401312;}class e extends _0x5d57cf{constructor(_0x5922b4){super(_0x5922b4),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x326ab5={}){const _0x2dfd20=this['editor'],t=_0x2dfd20['t'],_0x5e0068=_0x326ab5['converterUrl']||'https://docx-converter.cke-cs.com/v1/convert',_0x374a8f=_0x326ab5['converterOptions']||{},_0x3a4d84=_0x2dfd20['plugins']['get']('ExportWord'),_0x42eb5f=_0x326ab5['token']||_0x3a4d84['_token'],_0x536da7=!0x1!==_0x374a8f['auto_pagination'],_0x28bbec=_0x326ab5['dataCallback']||(_0x3b1003=>_0x3b1003['data']['get']({'pagination':_0x536da7}));return this['isBusy']=!0x0,this['refresh'](),function(_0x4ed57b){if(!_0x4ed57b)return new Promise(_0x29df3a=>_0x29df3a(''));const _0x47706c=[];for(const _0x137fea of _0x4ed57b)'EDITOR_STYLES'!==_0x137fea?_0x47706c['push'](window['fetch'](_0x137fea)['then'](_0x3953f7=>_0x3953f7['text']())):_0x47706c['push'](f());return Promise['all'](_0x47706c)['then'](_0x359136=>_0x359136['join']('\x20')['trim']());}(_0x326ab5['stylesheets']||['EDITOR_STYLES'])['then'](async _0x57acfc=>{_0x2dfd20['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x2a57d4=await _0x28bbec(_0x2dfd20),_0x24e2e8={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x2dfd20['locale']['contentLanguageDirection']+'\x22>'+_0x2a57d4+'</div>','css':_0x57acfc,'options':{..._0x374a8f,...d(_0x2dfd20)}},_0xf0cbf9={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x42eb5f?{'Authorization':_0x42eb5f['value']}:null},'body':JSON['stringify'](_0x24e2e8)};return window['fetch'](_0x5e0068,_0xf0cbf9)['then'](_0x566343=>{if(0xc8!==_0x566343['status'])throw _0x566343;return _0x566343['blob']();})['then'](_0x13216=>{_0x2dfd20['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x28ed6b='function'==typeof _0x326ab5['fileName']?_0x326ab5['fileName']():_0x326ab5['fileName'];this['_downloadFile'](_0x13216,_0x28ed6b||'document.docx');});})['catch'](_0x1ba785=>{const _0x49466f=_0x2dfd20['plugins']['get']('Notification');throw _0x2dfd20['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x49466f['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x1ba785;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0xd7a3fa,_0x13e55c){const _0x18ee2a=document['createElement']('a');_0x18ee2a['href']=window['URL']['createObjectURL'](_0xd7a3fa),_0x18ee2a['download']=_0x13e55c,_0x18ee2a['click'](),_0x18ee2a['remove']();}}class i extends _0x3ddbea{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x26e688=this['editor'];_0x26e688['ui']['componentFactory']['add']('exportWord',()=>{const _0x5052a9=_0x26e688['commands']['get']('exportWord'),_0xfe7171=this['_createButton'](_0x11d85b);return _0xfe7171['set']({'tooltip':!0x0}),_0xfe7171['bind']('isOn')['to'](_0x5052a9,'isBusy'),_0xfe7171;}),_0x26e688['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x21aee1));}['_createButton'](_0x113cb8){const _0xc96117=this['editor'],_0x327001=_0xc96117['config']['get']('exportWord')||{},t=_0xc96117['locale']['t'],_0x4ce509=_0xc96117['commands']['get']('exportWord'),_0x3f8610=new _0x113cb8(_0xc96117['locale']),_0x228ff2=new _0x4b12f6();return _0x3f8610['children']['add'](_0x228ff2),_0x228ff2['bind']('isVisible')['to'](_0x4ce509,'isBusy'),_0x3f8610['iconView']['bind']('isVisible')['to'](_0x4ce509,'isBusy',_0x5c19b7=>!_0x5c19b7),_0x3f8610['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'}),_0x3f8610['bind']('isEnabled')['to'](_0x4ce509,'isEnabled'),_0x3f8610['bind']('label')['to'](_0x4ce509,'isBusy',_0x396043=>t(_0x396043?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x3f8610,'execute',()=>{_0xc96117['execute']('exportWord',_0x327001),_0xc96117['editing']['view']['focus']();}),_0x3f8610;}}class s extends _0x3ddbea{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x49c243,i];}['init'](){const _0x5f4212=this['editor'],_0x37ae8d=_0x5f4212['config']['get']('exportWord')||{};_0x5f4212['commands']['add']('exportWord',new e(_0x5f4212));const _0x2e057d=_0x5f4212['plugins']['get']('CloudServices');!0x1===_0x37ae8d['tokenUrl']?this['_token']=null:_0x37ae8d['tokenUrl']?_0x2e057d['registerTokenUrl'](_0x37ae8d['tokenUrl'])['then'](_0x201c8b=>{this['_token']=_0x201c8b;}):this['_token']=_0x2e057d['token'];}}export{s as ExportWord};
23
+ import{Command as _0x5599a9,Plugin as _0xe57aca}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x899a94,MenuBarMenuListItemButtonView as _0x1e1f28,SpinnerView as _0x57aaf6,Notification as _0x3cf543}from'@ckeditor/ckeditor5-ui/dist/index.js';function f(){const _0x13197e=[],_0x12c4d9=[];for(const _0x4bda2f of Array['from'](document['styleSheets'])){if(_0x4bda2f['ownerNode']['hasAttribute']('data-cke')){for(const _0x531925 of Array['from'](_0x4bda2f['cssRules']))-0x1!==_0x531925['cssText']['indexOf']('.ck-content')?_0x13197e['push'](_0x531925['cssText']):-0x1!==_0x531925['cssText']['indexOf'](':root')&&_0x12c4d9['push'](_0x531925['cssText']);}}return _0x13197e['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.'),[..._0x12c4d9,..._0x13197e]['join']('\x20')['trim']();}function d(_0x368ef6){const _0x32f15c=_0x368ef6['plugins']['has']('Users'),_0x61e4b2=_0x368ef6['plugins']['has']('CommentsRepository'),_0x438a3f=_0x368ef6['plugins']['has']('TrackChanges'),_0x4f4f29={};if(_0x32f15c&&_0x61e4b2){const _0x367cf5=function(_0x5e25e8){const _0x58543b={};if(!_0x5e25e8['length'])return _0x58543b;for(const _0x569c7c of _0x5e25e8)_0x569c7c['comments']['map'](_0x4946ec=>{void 0x0===_0x58543b[_0x569c7c['id']]&&(_0x58543b[_0x569c7c['id']]=[]),_0x58543b[_0x569c7c['id']]['push']({'author':_0x4946ec['author']['name'],'content':_0x4946ec['content'],'created':_0x4946ec['createdAt'],'is_resolved':_0x569c7c['isResolved']});});return _0x58543b;}(_0x368ef6['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x367cf5)['length']&&(_0x4f4f29['comments']=_0x367cf5);}if(_0x32f15c&&_0x438a3f){const _0x36c3ad=_0x368ef6['plugins']['get']('TrackChanges'),_0x30ceba=_0x368ef6['plugins']['get']('Users'),_0x161d1a=function(_0x3b3ec6,_0x4af0c9){const _0x584623={};if(!_0x3b3ec6['length']||!_0x4af0c9['length'])return _0x584623;for(const _0xc10e7d of _0x3b3ec6)_0x584623[_0xc10e7d['id']]={'author':_0x4af0c9['get'](_0xc10e7d['authorId'])['name'],'created':_0xc10e7d['createdAt']};return _0x584623;}(_0x36c3ad['getSuggestions']({'toJSON':!0x0}),_0x30ceba['users']);Object['keys'](_0x161d1a)['length']&&(_0x4f4f29['suggestions']=_0x161d1a);}return(_0x4f4f29['suggestions']||_0x4f4f29['comments'])&&(_0x4f4f29['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x4f4f29;}class e extends _0x5599a9{constructor(_0x1f71ca){super(_0x1f71ca),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0xca1ec8={}){const _0x4ef25a=this['editor'],t=_0x4ef25a['t'],_0x29875d=_0xca1ec8['converterUrl']||'https://docx-converter.cke-cs.com/v1/convert',_0x319e9d=_0xca1ec8['converterOptions']||{},_0x80a3f9=_0x4ef25a['plugins']['get']('ExportWord'),_0x122c98=_0xca1ec8['token']||_0x80a3f9['_token'],_0x339aed=!0x1!==_0x319e9d['auto_pagination'],_0x38aaf2=_0xca1ec8['dataCallback']||(_0x3bfc76=>_0x3bfc76['data']['get']({'pagination':_0x339aed}));return this['isBusy']=!0x0,this['refresh'](),function(_0x1c576f){if(!_0x1c576f)return new Promise(_0x564bc4=>_0x564bc4(''));const _0x716ba8=[];for(const _0x57d443 of _0x1c576f)'EDITOR_STYLES'!==_0x57d443?_0x716ba8['push'](window['fetch'](_0x57d443)['then'](_0x577468=>_0x577468['text']())):_0x716ba8['push'](f());return Promise['all'](_0x716ba8)['then'](_0x19c408=>_0x19c408['join']('\x20')['trim']());}(_0xca1ec8['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1f619a=>{_0x4ef25a['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x2a70e9=await _0x38aaf2(_0x4ef25a),_0x196758={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x4ef25a['locale']['contentLanguageDirection']+'\x22>'+_0x2a70e9+'</div>','css':_0x1f619a,'options':{..._0x319e9d,...d(_0x4ef25a)}},_0x5c66b7={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x122c98?{'Authorization':_0x122c98['value']}:null},'body':JSON['stringify'](_0x196758)};return window['fetch'](_0x29875d,_0x5c66b7)['then'](_0x366345=>{if(0xc8!==_0x366345['status'])throw _0x366345;return _0x366345['blob']();})['then'](_0x79b396=>{_0x4ef25a['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x10937e='function'==typeof _0xca1ec8['fileName']?_0xca1ec8['fileName']():_0xca1ec8['fileName'];this['_downloadFile'](_0x79b396,_0x10937e||'document.docx');});})['catch'](_0x34506c=>{const _0x2f9fc4=_0x4ef25a['plugins']['get']('Notification');throw _0x4ef25a['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x2f9fc4['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x34506c;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x2496df,_0x30f554){const _0x41e9a7=document['createElement']('a');_0x41e9a7['href']=window['URL']['createObjectURL'](_0x2496df),_0x41e9a7['download']=_0x30f554,_0x41e9a7['click'](),_0x41e9a7['remove']();}}class i extends _0xe57aca{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x15eea7=this['editor'];_0x15eea7['ui']['componentFactory']['add']('exportWord',()=>{const _0x47a40c=_0x15eea7['commands']['get']('exportWord'),_0x1333cd=this['_createButton'](_0x899a94);return _0x1333cd['set']({'tooltip':!0x0}),_0x1333cd['bind']('isOn')['to'](_0x47a40c,'isBusy'),_0x1333cd;}),_0x15eea7['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x1e1f28));}['_createButton'](_0x2ed056){const _0x1611c5=this['editor'],_0x81e561=_0x1611c5['config']['get']('exportWord')||{},t=_0x1611c5['locale']['t'],_0xec98dd=_0x1611c5['commands']['get']('exportWord'),_0x80a5a9=new _0x2ed056(_0x1611c5['locale']),_0x200624=new _0x57aaf6();return _0x80a5a9['children']['add'](_0x200624),_0x200624['bind']('isVisible')['to'](_0xec98dd,'isBusy'),_0x80a5a9['iconView']['bind']('isVisible')['to'](_0xec98dd,'isBusy',_0x5208d5=>!_0x5208d5),_0x80a5a9['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'}),_0x80a5a9['bind']('isEnabled')['to'](_0xec98dd,'isEnabled'),_0x80a5a9['bind']('label')['to'](_0xec98dd,'isBusy',_0x1e05c7=>t(_0x1e05c7?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x80a5a9,'execute',()=>{_0x1611c5['execute']('exportWord',_0x81e561),_0x1611c5['editing']['view']['focus']();}),_0x80a5a9;}}class s extends _0xe57aca{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x3cf543,i];}['init'](){const _0x560fd7=this['editor'],_0x23441e=_0x560fd7['config']['get']('exportWord')||{};_0x560fd7['commands']['add']('exportWord',new e(_0x560fd7));const _0x17d835=_0x560fd7['plugins']['get']('CloudServices');!0x1===_0x23441e['tokenUrl']?this['_token']=null:_0x23441e['tokenUrl']?_0x17d835['registerTokenUrl'](_0x23441e['tokenUrl'])['then'](_0xb33a33=>{this['_token']=_0xb33a33;}):this['_token']=_0x17d835['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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5e864f=>0x0==_0x5e864f?0x0:0x1==_0x5e864f?0x1:0x2==_0x5e864f?0x2:_0x5e864f%0x64>=0x3&&_0x5e864f%0x64<=0xa?0x3:_0x5e864f%0x64>=0xb&&_0x5e864f%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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x22d562=>0x0==_0x22d562?0x0:0x1==_0x22d562?0x1:0x2==_0x22d562?0x2:_0x22d562%0x64>=0x3&&_0x22d562%0x64<=0xa?0x3:_0x22d562%0x64>=0xb&&_0x22d562%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15df90=>{const {ar:{dictionary:_0x5090ce,getPluralForm:_0x592f36}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x597d4e=>0x0==_0x597d4e?0x0:0x1==_0x597d4e?0x1:0x2==_0x597d4e?0x2:_0x597d4e%0x64>=0x3&&_0x597d4e%0x64<=0xa?0x3:_0x597d4e%0x64>=0xb&&_0x597d4e%0x64<=0x63?0x4:0x5}};_0x15df90['ar']||={'dictionary':{},'getPluralForm':null},_0x15df90['ar']['dictionary']=Object['assign'](_0x15df90['ar']['dictionary'],_0x5090ce),_0x15df90['ar']['getPluralForm']=_0x592f36;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf9e2cc=>{const {ar:{dictionary:_0x3c370b,getPluralForm:_0x2db06f}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1171bb=>0x0==_0x1171bb?0x0:0x1==_0x1171bb?0x1:0x2==_0x1171bb?0x2:_0x1171bb%0x64>=0x3&&_0x1171bb%0x64<=0xa?0x3:_0x1171bb%0x64>=0xb&&_0x1171bb%0x64<=0x63?0x4:0x5}};_0xf9e2cc['ar']||={'dictionary':{},'getPluralForm':null},_0xf9e2cc['ar']['dictionary']=Object['assign'](_0xf9e2cc['ar']['dictionary'],_0x3c370b),_0xf9e2cc['ar']['getPluralForm']=_0x2db06f;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1bda31=>0x1!=_0x1bda31}};
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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x303749=>0x1!=_0x303749}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5f5830=>{const {bg:{dictionary:_0x3f0ab5,getPluralForm:_0x3d6054}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x148bf8=>0x1!=_0x148bf8}};_0x5f5830['bg']||={'dictionary':{},'getPluralForm':null},_0x5f5830['bg']['dictionary']=Object['assign'](_0x5f5830['bg']['dictionary'],_0x3f0ab5),_0x5f5830['bg']['getPluralForm']=_0x3d6054;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a161f=>{const {bg:{dictionary:_0x447efb,getPluralForm:_0x146251}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x461c79=>0x1!=_0x461c79}};_0x5a161f['bg']||={'dictionary':{},'getPluralForm':null},_0x5a161f['bg']['dictionary']=Object['assign'](_0x5a161f['bg']['dictionary'],_0x447efb),_0x5a161f['bg']['getPluralForm']=_0x146251;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x25e473=>0x1!=_0x25e473}};
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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x34c529=>0x1!=_0x34c529}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b0336=>{const {bn:{dictionary:_0x53ebd4,getPluralForm:_0x7bd754}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5190ef=>0x1!=_0x5190ef}};_0x5b0336['bn']||={'dictionary':{},'getPluralForm':null},_0x5b0336['bn']['dictionary']=Object['assign'](_0x5b0336['bn']['dictionary'],_0x53ebd4),_0x5b0336['bn']['getPluralForm']=_0x7bd754;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x815fc5=>{const {bn:{dictionary:_0x1aab43,getPluralForm:_0x54286b}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x48ecbe=>0x1!=_0x48ecbe}};_0x815fc5['bn']||={'dictionary':{},'getPluralForm':null},_0x815fc5['bn']['dictionary']=Object['assign'](_0x815fc5['bn']['dictionary'],_0x1aab43),_0x815fc5['bn']['getPluralForm']=_0x54286b;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x218c3e=>0x1!=_0x218c3e}};
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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4876e1=>0x1!=_0x4876e1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b2b51=>{const {ca:{dictionary:_0x3f249d,getPluralForm:_0x2fe8f7}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2fcd69=>0x1!=_0x2fcd69}};_0x5b2b51['ca']||={'dictionary':{},'getPluralForm':null},_0x5b2b51['ca']['dictionary']=Object['assign'](_0x5b2b51['ca']['dictionary'],_0x3f249d),_0x5b2b51['ca']['getPluralForm']=_0x2fe8f7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x372a3f=>{const {ca:{dictionary:_0x45ba56,getPluralForm:_0x17f4ea}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1dcc44=>0x1!=_0x1dcc44}};_0x372a3f['ca']||={'dictionary':{},'getPluralForm':null},_0x372a3f['ca']['dictionary']=Object['assign'](_0x372a3f['ca']['dictionary'],_0x45ba56),_0x372a3f['ca']['getPluralForm']=_0x17f4ea;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1e3fd1=>0x1==_0x1e3fd1&&_0x1e3fd1%0x1==0x0?0x0:_0x1e3fd1>=0x2&&_0x1e3fd1<=0x4&&_0x1e3fd1%0x1==0x0?0x1:_0x1e3fd1%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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x156dd7=>0x1==_0x156dd7&&_0x156dd7%0x1==0x0?0x0:_0x156dd7>=0x2&&_0x156dd7<=0x4&&_0x156dd7%0x1==0x0?0x1:_0x156dd7%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1dc1ae=>{const {cs:{dictionary:_0x1c245d,getPluralForm:_0x59231a}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1398a0=>0x1==_0x1398a0&&_0x1398a0%0x1==0x0?0x0:_0x1398a0>=0x2&&_0x1398a0<=0x4&&_0x1398a0%0x1==0x0?0x1:_0x1398a0%0x1!=0x0?0x2:0x3}};_0x1dc1ae['cs']||={'dictionary':{},'getPluralForm':null},_0x1dc1ae['cs']['dictionary']=Object['assign'](_0x1dc1ae['cs']['dictionary'],_0x1c245d),_0x1dc1ae['cs']['getPluralForm']=_0x59231a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ecdad=>{const {cs:{dictionary:_0x48c1c1,getPluralForm:_0x1ad29e}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2576c5=>0x1==_0x2576c5&&_0x2576c5%0x1==0x0?0x0:_0x2576c5>=0x2&&_0x2576c5<=0x4&&_0x2576c5%0x1==0x0?0x1:_0x2576c5%0x1!=0x0?0x2:0x3}};_0x5ecdad['cs']||={'dictionary':{},'getPluralForm':null},_0x5ecdad['cs']['dictionary']=Object['assign'](_0x5ecdad['cs']['dictionary'],_0x48c1c1),_0x5ecdad['cs']['getPluralForm']=_0x1ad29e;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2adf13=>0x1!=_0x2adf13}};
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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x37941a=>0x1!=_0x37941a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe57379=>{const {da:{dictionary:_0x45545e,getPluralForm:_0x31b9c1}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x277f61=>0x1!=_0x277f61}};_0xe57379['da']||={'dictionary':{},'getPluralForm':null},_0xe57379['da']['dictionary']=Object['assign'](_0xe57379['da']['dictionary'],_0x45545e),_0xe57379['da']['getPluralForm']=_0x31b9c1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31faf5=>{const {da:{dictionary:_0x5e83e6,getPluralForm:_0x29fc38}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1e1293=>0x1!=_0x1e1293}};_0x31faf5['da']||={'dictionary':{},'getPluralForm':null},_0x31faf5['da']['dictionary']=Object['assign'](_0x31faf5['da']['dictionary'],_0x5e83e6),_0x31faf5['da']['getPluralForm']=_0x29fc38;})(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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5580a2=>0x1!=_0x5580a2}};
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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x41a0ce=>0x1!=_0x41a0ce}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6320d9=>{const {de:{dictionary:_0x46f2de,getPluralForm:_0x1b47ae}}={'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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x10684e=>0x1!=_0x10684e}};_0x6320d9['de']||={'dictionary':{},'getPluralForm':null},_0x6320d9['de']['dictionary']=Object['assign'](_0x6320d9['de']['dictionary'],_0x46f2de),_0x6320d9['de']['getPluralForm']=_0x1b47ae;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x228c7a=>{const {de:{dictionary:_0x2440e0,getPluralForm:_0x123dc3}}={'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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x519ff2=>0x1!=_0x519ff2}};_0x228c7a['de']||={'dictionary':{},'getPluralForm':null},_0x228c7a['de']['dictionary']=Object['assign'](_0x228c7a['de']['dictionary'],_0x2440e0),_0x228c7a['de']['getPluralForm']=_0x123dc3;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1cb566=>0x1!=_0x1cb566}};
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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x36a9a6=>0x1!=_0x36a9a6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x102de4=>{const {el:{dictionary:_0x3bc3f1,getPluralForm:_0x1120a4}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x130f98=>0x1!=_0x130f98}};_0x102de4['el']||={'dictionary':{},'getPluralForm':null},_0x102de4['el']['dictionary']=Object['assign'](_0x102de4['el']['dictionary'],_0x3bc3f1),_0x102de4['el']['getPluralForm']=_0x1120a4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2fab4a=>{const {el:{dictionary:_0x3e05d6,getPluralForm:_0x2f14e3}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x565d5d=>0x1!=_0x565d5d}};_0x2fab4a['el']||={'dictionary':{},'getPluralForm':null},_0x2fab4a['el']['dictionary']=Object['assign'](_0x2fab4a['el']['dictionary'],_0x3e05d6),_0x2fab4a['el']['getPluralForm']=_0x2f14e3;})(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':_0x28786d=>0x1!=_0x28786d}};
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':_0x5a61e1=>0x1!=_0x5a61e1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f1edb=>{const {'en-au':{dictionary:_0x2bed8a,getPluralForm:_0x1a7181}}={'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':_0x4670a2=>0x1!=_0x4670a2}};_0x2f1edb['en-au']||={'dictionary':{},'getPluralForm':null},_0x2f1edb['en-au']['dictionary']=Object['assign'](_0x2f1edb['en-au']['dictionary'],_0x2bed8a),_0x2f1edb['en-au']['getPluralForm']=_0x1a7181;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47ce1c=>{const {'en-au':{dictionary:_0x242c10,getPluralForm:_0x9f7291}}={'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':_0x381b99=>0x1!=_0x381b99}};_0x47ce1c['en-au']||={'dictionary':{},'getPluralForm':null},_0x47ce1c['en-au']['dictionary']=Object['assign'](_0x47ce1c['en-au']['dictionary'],_0x242c10),_0x47ce1c['en-au']['getPluralForm']=_0x9f7291;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x387ebc=>{const {en:{dictionary:_0x2806d3,getPluralForm:_0x5140c0}}={'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}};_0x387ebc['en']||={'dictionary':{},'getPluralForm':null},_0x387ebc['en']['dictionary']=Object['assign'](_0x387ebc['en']['dictionary'],_0x2806d3),_0x387ebc['en']['getPluralForm']=_0x5140c0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10e80f=>{const {en:{dictionary:_0x1cafe0,getPluralForm:_0x3f510c}}={'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}};_0x10e80f['en']||={'dictionary':{},'getPluralForm':null},_0x10e80f['en']['dictionary']=Object['assign'](_0x10e80f['en']['dictionary'],_0x1cafe0),_0x10e80f['en']['getPluralForm']=_0x3f510c;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1391ee=>0x1==_0x1391ee?0x0:0x0!=_0x1391ee&&_0x1391ee%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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x49da6a=>0x1==_0x49da6a?0x0:0x0!=_0x49da6a&&_0x49da6a%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9d9c03=>{const {es:{dictionary:_0x340f7c,getPluralForm:_0x73fe99}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2d755d=>0x1==_0x2d755d?0x0:0x0!=_0x2d755d&&_0x2d755d%0xf4240==0x0?0x1:0x2}};_0x9d9c03['es']||={'dictionary':{},'getPluralForm':null},_0x9d9c03['es']['dictionary']=Object['assign'](_0x9d9c03['es']['dictionary'],_0x340f7c),_0x9d9c03['es']['getPluralForm']=_0x73fe99;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42060f=>{const {es:{dictionary:_0x3cfc1d,getPluralForm:_0x447cb5}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xfc9ab2=>0x1==_0xfc9ab2?0x0:0x0!=_0xfc9ab2&&_0xfc9ab2%0xf4240==0x0?0x1:0x2}};_0x42060f['es']||={'dictionary':{},'getPluralForm':null},_0x42060f['es']['dictionary']=Object['assign'](_0x42060f['es']['dictionary'],_0x3cfc1d),_0x42060f['es']['getPluralForm']=_0x447cb5;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x385883=>0x1!=_0x385883}};
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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4010c2=>0x1!=_0x4010c2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2270a6=>{const {et:{dictionary:_0x4f5fe5,getPluralForm:_0x5eb383}}={'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x38c2e7=>0x1!=_0x38c2e7}};_0x2270a6['et']||={'dictionary':{},'getPluralForm':null},_0x2270a6['et']['dictionary']=Object['assign'](_0x2270a6['et']['dictionary'],_0x4f5fe5),_0x2270a6['et']['getPluralForm']=_0x5eb383;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x499412=>{const {et:{dictionary:_0x3169ab,getPluralForm:_0x18d881}}={'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x360436=>0x1!=_0x360436}};_0x499412['et']||={'dictionary':{},'getPluralForm':null},_0x499412['et']['dictionary']=Object['assign'](_0x499412['et']['dictionary'],_0x3169ab),_0x499412['et']['getPluralForm']=_0x18d881;})(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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x44c038=>0x1!=_0x44c038}};
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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xb52178=>0x1!=_0xb52178}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24a69b=>{const {fi:{dictionary:_0x480f0c,getPluralForm:_0x337177}}={'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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3ddee1=>0x1!=_0x3ddee1}};_0x24a69b['fi']||={'dictionary':{},'getPluralForm':null},_0x24a69b['fi']['dictionary']=Object['assign'](_0x24a69b['fi']['dictionary'],_0x480f0c),_0x24a69b['fi']['getPluralForm']=_0x337177;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a565f=>{const {fi:{dictionary:_0x5402c5,getPluralForm:_0x52e4cc}}={'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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x251fc4=>0x1!=_0x251fc4}};_0x1a565f['fi']||={'dictionary':{},'getPluralForm':null},_0x1a565f['fi']['dictionary']=Object['assign'](_0x1a565f['fi']['dictionary'],_0x5402c5),_0x1a565f['fi']['getPluralForm']=_0x52e4cc;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x9042d3=>0x0==_0x9042d3||0x1==_0x9042d3?0x0:0x0!=_0x9042d3&&_0x9042d3%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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2b57ee=>0x0==_0x2b57ee||0x1==_0x2b57ee?0x0:0x0!=_0x2b57ee&&_0x2b57ee%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18cf6d=>{const {fr:{dictionary:_0x2adb5d,getPluralForm:_0x37229b}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x552cb1=>0x0==_0x552cb1||0x1==_0x552cb1?0x0:0x0!=_0x552cb1&&_0x552cb1%0xf4240==0x0?0x1:0x2}};_0x18cf6d['fr']||={'dictionary':{},'getPluralForm':null},_0x18cf6d['fr']['dictionary']=Object['assign'](_0x18cf6d['fr']['dictionary'],_0x2adb5d),_0x18cf6d['fr']['getPluralForm']=_0x37229b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x405098=>{const {fr:{dictionary:_0x5bff4d,getPluralForm:_0x27dde4}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xcfbdae=>0x0==_0xcfbdae||0x1==_0xcfbdae?0x0:0x0!=_0xcfbdae&&_0xcfbdae%0xf4240==0x0?0x1:0x2}};_0x405098['fr']||={'dictionary':{},'getPluralForm':null},_0x405098['fr']['dictionary']=Object['assign'](_0x405098['fr']['dictionary'],_0x5bff4d),_0x405098['fr']['getPluralForm']=_0x27dde4;})(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':_0x12cfe6=>0x1!=_0x12cfe6}};
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':_0x133587=>0x1!=_0x133587}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ae29b=>{const {gl:{dictionary:_0x10ee2b,getPluralForm:_0x11c512}}={'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':_0x219ca0=>0x1!=_0x219ca0}};_0x2ae29b['gl']||={'dictionary':{},'getPluralForm':null},_0x2ae29b['gl']['dictionary']=Object['assign'](_0x2ae29b['gl']['dictionary'],_0x10ee2b),_0x2ae29b['gl']['getPluralForm']=_0x11c512;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x45185e=>{const {gl:{dictionary:_0xf412b6,getPluralForm:_0x325284}}={'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':_0x4c3fbb=>0x1!=_0x4c3fbb}};_0x45185e['gl']||={'dictionary':{},'getPluralForm':null},_0x45185e['gl']['dictionary']=Object['assign'](_0x45185e['gl']['dictionary'],_0xf412b6),_0x45185e['gl']['getPluralForm']=_0x325284;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x103fae=>0x1==_0x103fae&&_0x103fae%0x1==0x0?0x0:0x2==_0x103fae&&_0x103fae%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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xf1379c=>0x1==_0xf1379c&&_0xf1379c%0x1==0x0?0x0:0x2==_0xf1379c&&_0xf1379c%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5da6d4=>{const {he:{dictionary:_0x51f5f4,getPluralForm:_0x18f78d}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x25d051=>0x1==_0x25d051&&_0x25d051%0x1==0x0?0x0:0x2==_0x25d051&&_0x25d051%0x1==0x0?0x1:0x2}};_0x5da6d4['he']||={'dictionary':{},'getPluralForm':null},_0x5da6d4['he']['dictionary']=Object['assign'](_0x5da6d4['he']['dictionary'],_0x51f5f4),_0x5da6d4['he']['getPluralForm']=_0x18f78d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x572851=>{const {he:{dictionary:_0x1072ee,getPluralForm:_0x304723}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x59617c=>0x1==_0x59617c&&_0x59617c%0x1==0x0?0x0:0x2==_0x59617c&&_0x59617c%0x1==0x0?0x1:0x2}};_0x572851['he']||={'dictionary':{},'getPluralForm':null},_0x572851['he']['dictionary']=Object['assign'](_0x572851['he']['dictionary'],_0x1072ee),_0x572851['he']['getPluralForm']=_0x304723;})(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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x21b26b=>0x1!=_0x21b26b}};
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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x548c48=>0x1!=_0x548c48}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10cf62=>{const {hi:{dictionary:_0x304ba3,getPluralForm:_0x5da084}}={'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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5751e3=>0x1!=_0x5751e3}};_0x10cf62['hi']||={'dictionary':{},'getPluralForm':null},_0x10cf62['hi']['dictionary']=Object['assign'](_0x10cf62['hi']['dictionary'],_0x304ba3),_0x10cf62['hi']['getPluralForm']=_0x5da084;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x279f57=>{const {hi:{dictionary:_0x17898b,getPluralForm:_0x1264b5}}={'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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xffb93f=>0x1!=_0xffb93f}};_0x279f57['hi']||={'dictionary':{},'getPluralForm':null},_0x279f57['hi']['dictionary']=Object['assign'](_0x279f57['hi']['dictionary'],_0x17898b),_0x279f57['hi']['getPluralForm']=_0x1264b5;})(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':_0x26d830=>_0x26d830%0xa==0x1&&_0x26d830%0x64!=0xb?0x0:_0x26d830%0xa>=0x2&&_0x26d830%0xa<=0x4&&(_0x26d830%0x64<0xa||_0x26d830%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':_0x33dcb2=>_0x33dcb2%0xa==0x1&&_0x33dcb2%0x64!=0xb?0x0:_0x33dcb2%0xa>=0x2&&_0x33dcb2%0xa<=0x4&&(_0x33dcb2%0x64<0xa||_0x33dcb2%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x50a095=>{const {hr:{dictionary:_0xaa20e8,getPluralForm:_0x44945a}}={'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':_0x194f75=>_0x194f75%0xa==0x1&&_0x194f75%0x64!=0xb?0x0:_0x194f75%0xa>=0x2&&_0x194f75%0xa<=0x4&&(_0x194f75%0x64<0xa||_0x194f75%0x64>=0x14)?0x1:0x2}};_0x50a095['hr']||={'dictionary':{},'getPluralForm':null},_0x50a095['hr']['dictionary']=Object['assign'](_0x50a095['hr']['dictionary'],_0xaa20e8),_0x50a095['hr']['getPluralForm']=_0x44945a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c5e79=>{const {hr:{dictionary:_0x434ea2,getPluralForm:_0x9f2ce5}}={'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':_0x1cc66e=>_0x1cc66e%0xa==0x1&&_0x1cc66e%0x64!=0xb?0x0:_0x1cc66e%0xa>=0x2&&_0x1cc66e%0xa<=0x4&&(_0x1cc66e%0x64<0xa||_0x1cc66e%0x64>=0x14)?0x1:0x2}};_0x5c5e79['hr']||={'dictionary':{},'getPluralForm':null},_0x5c5e79['hr']['dictionary']=Object['assign'](_0x5c5e79['hr']['dictionary'],_0x434ea2),_0x5c5e79['hr']['getPluralForm']=_0x9f2ce5;})(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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x814b4f=>0x1!=_0x814b4f}};
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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x230176=>0x1!=_0x230176}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1bf861=>{const {hu:{dictionary:_0x24d85e,getPluralForm:_0x150b4a}}={'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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4b2e7b=>0x1!=_0x4b2e7b}};_0x1bf861['hu']||={'dictionary':{},'getPluralForm':null},_0x1bf861['hu']['dictionary']=Object['assign'](_0x1bf861['hu']['dictionary'],_0x24d85e),_0x1bf861['hu']['getPluralForm']=_0x150b4a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc28141=>{const {hu:{dictionary:_0x75ae68,getPluralForm:_0x39b6a4}}={'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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x431686=>0x1!=_0x431686}};_0xc28141['hu']||={'dictionary':{},'getPluralForm':null},_0xc28141['hu']['dictionary']=Object['assign'](_0xc28141['hu']['dictionary'],_0x75ae68),_0xc28141['hu']['getPluralForm']=_0x39b6a4;})(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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4ddfe3=>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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4b86d4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x393de5=>{const {id:{dictionary:_0x1bf621,getPluralForm:_0xaf6710}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xa43770=>0x0}};_0x393de5['id']||={'dictionary':{},'getPluralForm':null},_0x393de5['id']['dictionary']=Object['assign'](_0x393de5['id']['dictionary'],_0x1bf621),_0x393de5['id']['getPluralForm']=_0xaf6710;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11b0df=>{const {id:{dictionary:_0x5f4ecf,getPluralForm:_0x450fa6}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x241331=>0x0}};_0x11b0df['id']||={'dictionary':{},'getPluralForm':null},_0x11b0df['id']['dictionary']=Object['assign'](_0x11b0df['id']['dictionary'],_0x5f4ecf),_0x11b0df['id']['getPluralForm']=_0x450fa6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4e141a=>0x1==_0x4e141a?0x0:0x0!=_0x4e141a&&_0x4e141a%0xf4240==0x0?0x1:0x2}};
23
+ export default{'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3b6366=>0x1==_0x3b6366?0x0:0x0!=_0x3b6366&&_0x3b6366%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x430390=>{const {it:{dictionary:_0x42895f,getPluralForm:_0x3a862b}}={'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3c7b01=>0x1==_0x3c7b01?0x0:0x0!=_0x3c7b01&&_0x3c7b01%0xf4240==0x0?0x1:0x2}};_0x430390['it']||={'dictionary':{},'getPluralForm':null},_0x430390['it']['dictionary']=Object['assign'](_0x430390['it']['dictionary'],_0x42895f),_0x430390['it']['getPluralForm']=_0x3a862b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2eed6d=>{const {it:{dictionary:_0x46185d,getPluralForm:_0x2f031a}}={'it':{'dictionary':{'Export\x20to\x20Word':'Esporta\x20in\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20file\x20per\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1ffad6=>0x1==_0x1ffad6?0x0:0x0!=_0x1ffad6&&_0x1ffad6%0xf4240==0x0?0x1:0x2}};_0x2eed6d['it']||={'dictionary':{},'getPluralForm':null},_0x2eed6d['it']['dictionary']=Object['assign'](_0x2eed6d['it']['dictionary'],_0x46185d),_0x2eed6d['it']['getPluralForm']=_0x2f031a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x20d6b2=>0x0}};
23
+ export default{'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4de03f=>0x0}};