@ckeditor/ckeditor5-export-word 0.0.0-nightly-20240813.0 → 0.0.0-nightly-20240815.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 (100) 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 +5 -5
  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/common-translations.js +1 -1
  100. 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")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},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 r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>y});var t=n(782),e=n(311),o=n(584);function s(){const t=c,e=[],n=[];for(const r of Array[t(319)](document[t(305)]))if(r[t(294)][t(269)](t(323)))for(const o of Array[t(319)](r[t(308)]))-1!==o[t(330)][t(296)](t(292))?e[t(331)](o[t(330)]):-1!==o[t(330)][t(296)](t(286))&&n[t(331)](o[t(330)]);return e[t(320)]||console[t(271)](t(333)),[...n,...e][t(283)](" ")[t(279)]()}function i(t,e={}){const n=c,r=t[n(274)][n(339)](n(282)),o=t[n(274)][n(339)](n(288)),s=t[n(274)][n(339)](n(290)),i=e;if(r&&o){const e=function(t){const e=c,n={};if(!t[e(320)])return n;for(const r of t)r[e(311)][e(284)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(331)]({author:t[o(309)][o(265)],content:t[o(334)],created:t[o(276)],is_resolved:r[o(302)]})}));return n}(t[n(274)][n(301)](n(288))[n(295)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(338)](e)[n(320)]&&(i[n(311)]=e)}if(r&&s){const e=t[n(274)][n(301)](n(290)),r=t[n(274)][n(301)](n(282)),o=function(t,e){const n=c,r={};if(!t[n(320)]||!e[n(320)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(332)],a=t?t[n(324)]:e[n(301)](i)[n(265)];r[o]={author:a,created:s}}return r}(e[n(272)]({toJSON:!0}),r[n(278)]);Object[n(338)](o)[n(320)]&&(i[n(275)]=o)}return(i[n(275)]||i[n(311)])&&(i[n(329)]=(new(Intl[n(266)]))[n(281)]()[n(317)]),i}function c(t,e){const n=a();return(c=function(t,e){return n[t-=265]})(t,e)}function a(){const t=["name","DateTimeFormat","3325vKDYBD","170rFtJyy","hasAttribute","entries","warn","getSuggestions","document","plugins","suggestions","createdAt","previewMode","users","trim","$labels","resolvedOptions","Users","join","map","data",":root","4qlfghr","CommentsRepository","getDataSetValues","TrackChanges","all",".ck-content","locale","ownerNode","getCommentThreads","indexOf","language","3560073JbCshp","898710IrXCqI","290392cLhkeW","get","isResolved","MergeFieldsEditing","12VsRRTP","styleSheets","getDefaultValues","7286246AmhfpE","cssRules","author","comment_threads","comments","$defaultValues","contentLanguage","fetch","config","1888slcBlt","timeZone","text","from","length","then","getLabel","data-cke","authorName","merge_fields","253005JnCCBZ","collaboration_features","EDITOR_STYLES","timezone","cssText","push","@external","The editor stylesheet could not be found in the document. Check your webpack config – style-loader should use data-cke=true attribute for the editor stylesheet.","content","MergeFields","196767iLWaZD","mergeFields","keys","has"];return(a=function(){return t})()}function u(t,e={}){const n=c,r=t[n(274)][n(339)](n(282)),o=t[n(274)][n(339)](n(288)),s=t[n(274)][n(339)](n(290)),i=t[n(274)][n(339)](n(335)),a=t[n(293)][n(313)],u=e,d={};if(u[n(273)]=u[n(273)]||{},u[n(273)][n(297)]=u[n(273)][n(297)]||a,r&&o){const e=function(t){const e=c,n=[];if(!t[e(320)])return n;for(const r of t){const t=r[e(311)][e(284)]((t=>({author:t[e(309)][e(265)],content:t[e(334)],created_at:t[e(276)]})));n[e(331)]({thread_id:r.id,is_resolved:r[e(302)],comments:t})}return n}(t[n(274)][n(301)](n(288))[n(295)]({skipNotAttached:!0,skipEmpty:!0}));e[n(320)]&&(d[n(310)]=e)}if(r&&s){const e=t[n(274)][n(301)](n(290)),r=t[n(274)][n(301)](n(282)),o=function(t,e){const n=c;return t[n(320)]&&e[n(320)]?t[n(284)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(332)];return{id:t,author:c?c[i(324)]:e[i(301)](o)[i(265)],created_at:r}})):[]}(e[n(272)]({toJSON:!0}),r[n(278)]);o[n(320)]&&(d[n(275)]=o)}if(i){const e=t[n(274)][n(301)](n(303)),r=e[n(277)],{prefix:o,suffix:s}=t[n(315)][n(301)](n(337));if(u[n(325)]={prefix:o,suffix:s},n(280)!==r){u[n(325)][n(285)]={};const t=n(312)===r?e[n(306)]():e[n(289)](r,!0);for(const r of Object[n(270)](t)){const[t,o]=r;u[n(325)][n(285)][t]=null!==o?o:e[n(322)](t)}}}return(d[n(310)]||d[n(275)])&&(u[n(329)]=(new(Intl[n(266)]))[n(281)]()[n(317)],u[n(327)]=d),u}function d(t,e){const n=t.t;switch(e){case"Export to Word":return n("Export to Word");case"An error occurred while generating the Word file.":return n("An error occurred while generating the Word file.");case"Word document export started":return n("Word document export started");case"Word document export failed":return n("Word document export failed");case"Word document export successful":return n("Word document export successful");case"Exporting Word document":return n("Exporting Word document");default:return e}}!function(t){const e=c,n=t();for(;;)try{if(831821===-parseInt(e(326))/1+-parseInt(e(300))/2+parseInt(e(298))/3*(parseInt(e(287))/4)+parseInt(e(299))/5*(-parseInt(e(304))/6)+parseInt(e(267))/7*(parseInt(e(316))/8)+parseInt(e(336))/9*(-parseInt(e(268))/10)+parseInt(e(307))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);const p=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=384]})(t,e)}function l(){const t=["assertive","3152330HVCvdw","420bnwAsS","converterUrl","An error occurred while generating the Word file.","margin_bottom","application/json","EDITOR_STYLES","function","https://docx-converter.cke-cs.com/v1/convert","margin_right","token","fetch","finally","createObjectURL","suggestions","createElement","1BwCbMP","15144ePikYp","get","margin_left","dataCallback","fileName","value","download","editor","auto_pagination","Word document export successful","affectsData","</div>","application/docx","Notification","6236NZBtPG","footer","40lgCznn","converterOptions","margin_top","stylesheets","isEnabled","options","comments","ExportWord","href","260zZAnTa","URL","POST","set","format","click","data","pending","locale","550384HXASUB","version","showWarning","279804flKvGu","header","then","execute","_downloadFile","blob","ariaLiveAnnouncer","stringify","document.docx","389223qVuedQ","84PlTHjz","484121iNYuYJ","plugins","Word document export failed","announce","status","config","orientation","export-word-v1-api-is-deprecated","contentLanguageDirection","_token","https://docx-converter.cke-cs.com/v2/convert/html-docx","catch","remove","Word document export started","isBusy",'<div class="ck-content" dir="',"refresh"];return(l=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(198435===parseInt(e(431))/1*(parseInt(e(466))/2)+parseInt(e(416))/3*(parseInt(e(446))/4)+-parseInt(e(457))/5*(parseInt(e(432))/6)+parseInt(e(386))/7*(-parseInt(e(448))/8)+parseInt(e(395))/9+-parseInt(e(415))/10+-parseInt(e(397))/11*(-parseInt(e(396))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h=[p(403),p(450),p(424),p(419),p(434),p(461),p(387),p(447),p(454),p(429)];class g extends t.Command{constructor(t){const e=p;super(t),this[e(460)](e(411),!1),this[e(442)]=!1}[p(413)](){const t=p;this[t(452)]=!this[t(411)],this[t(437)]=this[t(411)]?t(464):void 0}[p(389)](t={}){const e=p,n=this[e(439)],r=t[e(384)]||2,a=1===r,f=t[e(417)]||e(a?423:407),l=t[e(449)]||{},g=n[e(398)][e(433)](e(455)),m=t[e(425)]||g[e(406)],I=!0===l[e(440)],x=t[e(435)]||(t=>t[e(463)][e(433)]({pagination:I}));return 2===r&&function(t){for(const e of h)if(void 0!==t[e])return!0;return!1}(l)&&(0,o.logWarning)(e(404)),this[e(411)]=!0,this[e(413)](),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(328)!==r?n[e(331)](window[e(314)](r)[e(321)]((t=>t[e(318)]()))):n[e(331)](s());return Promise[e(291)](n)[e(321)]((t=>t[e(283)](" ")[e(279)]()))}(t[e(451)]||[e(421)])[e(388)]((async r=>{const o=e;n.ui[o(392)][o(400)](d(n[o(465)],o(410)));const s=await x(n),c={html:o(412)+n[o(465)][o(405)]+'">'+s+o(443),css:r,[o(a?453:402)]:{...l,...a?i(n,l):u(n,l)}},p={method:o(459),headers:{"Content-Type":o(420),Accept:o(444),...m?{Authorization:m[o(437)]}:null},body:JSON[o(393)](c)};return window[o(426)](f,p)[o(388)]((t=>{const e=o;if(200!==t[e(401)])throw t;return t[e(391)]()}))[o(388)]((e=>{const r=o;n.ui[r(392)][r(400)](d(n[r(465)],r(441)));const s=r(422)==typeof t[r(436)]?t[r(436)]():t[r(436)];this[r(390)](e,s||r(394))}))}))[e(408)]((t=>{const r=e,o=n[r(398)][r(433)](r(445));throw n.ui[r(392)][r(400)](d(n[r(465)],r(399)),{politeness:r(414)}),o[r(385)](d(n[r(465)],r(418))),t}))[e(427)]((()=>{const t=e;this[t(411)]=!1,this[t(413)]()}))}[p(390)](t,e){const n=p,r=document[n(430)]("a");r[n(456)]=window[n(458)][n(428)](t),r[n(438)]=e,r[n(462)](),r[n(409)]()}}function m(t,e){const n=x();return(m=function(t,e){return n[t-=382]})(t,e)}const I=m;function x(){const t=["ExportWordUI","config","bind","init","view","196304vyDbcC","editor","listenTo","11017650MvvLFa","isVisible","162WUHRpX","_createButton","locale","commands","685279ERLBSP","pluginName","2313980ShjoVj","focus","isBusy","set","children","editing","1704111XsHFsQ","iconView","label","30XVUvvX","exportWord","isEnabled","36bZjSux","menuBar:exportWord","Export to Word","1508320bLZjNT","execute","Exporting Word document","5987uhMOzI","get","isOn","add","componentFactory"];return(x=function(){return t})()}!function(t){const e=m,n=t();for(;;)try{if(292445===parseInt(e(399))/1*(-parseInt(e(393))/2)+-parseInt(e(387))/3+parseInt(e(396))/4+-parseInt(e(420))/5+-parseInt(e(390))/6*(parseInt(e(418))/7)+parseInt(e(409))/8*(parseInt(e(414))/9)+parseInt(e(412))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class v extends t.Plugin{static get[I(419)](){return I(404)}[I(407)](){const t=I,n=this[t(410)];n.ui[t(403)][t(402)](t(391),(()=>{const r=t,o=n[r(417)][r(400)](r(391)),s=this[r(415)](e.ButtonView);return s[r(384)]({tooltip:!0}),s[r(406)](r(401)).to(o,r(383)),s})),n.ui[t(403)][t(402)](t(394),(()=>this[t(415)](e.MenuBarMenuListItemButtonView)))}[I(415)](t){const n=I,r=this[n(410)],o=r[n(405)][n(400)](n(391))||{},s=r[n(417)][n(400)](n(391)),i=new t(r[n(416)]),c=new e.SpinnerView;return i[n(385)][n(402)](c),c[n(406)](n(413)).to(s,n(383)),i[n(388)][n(406)](n(413)).to(s,n(383),(t=>!t)),i[n(384)]({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[n(406)](n(392)).to(s,n(392)),i[n(406)](n(389)).to(s,n(383),(t=>d(r[n(416)],n(t?398:395)))),this[n(411)](i,n(397),(()=>{const t=n;r[t(397)](t(391),o),r[t(386)][t(408)][t(382)]()})),i}}const w=W;function W(t,e){const n=b();return(W=function(t,e){return n[t-=324]})(t,e)}function b(){const t=["requires","_token","editor","561861rtqKyx","tokenUrl","399AwOtOe","plugins","get","commands","exportWord","CloudServices","config","10255104UBfQIV","registerTokenUrl","then","438ucxgGJ","add","pluginName","token","init","852556BvBJji","1461198TTqDtf","70FFEWkY","4625035TdDefS","39126EPEzbf","ExportWord","35248pAnABU"];return(b=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(742408===-parseInt(e(330))/1+parseInt(e(331))/2+parseInt(e(325))/3*(parseInt(e(336))/4)+parseInt(e(333))/5+-parseInt(e(334))/6*(-parseInt(e(342))/7)+-parseInt(e(349))/8+-parseInt(e(340))/9*(parseInt(e(332))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends t.Plugin{static get[w(327)](){return w(335)}static get[w(337)](){return[w(347),e.Notification,v]}[w(329)](){const t=w,e=this[t(339)],n=e[t(348)][t(344)](t(346))||{};e[t(345)][t(326)](t(346),new g(e));const r=e[t(343)][t(344)](t(347));!1===n[t(341)]?this[t(338)]=null:n[t(341)]?r[t(350)](n[t(341)])[t(324)]((e=>{this[t(338)]=e})):this[t(338)]=r[t(328)]}}function E(t,e){var n=k();return(E=function(t,e){return n[t-=481]})(t,e)}function k(){var t=["249190vJLtpB","794XMeBhZ","5016068PgjKPf","16hpXchP","674754fvrcWx","4525BECKoK","8760180IJsiSO","63odpLpI","1581048BAAnzd","7953156vjKTZa"];return(k=function(){return t})()}!function(t){for(var e=E,n=t();;)try{if(998481===-parseInt(e(481))/1*(-parseInt(e(487))/2)+parseInt(e(484))/3+-parseInt(e(488))/4+parseInt(e(486))/5+parseInt(e(490))/6*(-parseInt(e(483))/7)+parseInt(e(489))/8*(parseInt(e(485))/9)+-parseInt(e(482))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
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")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},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 r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>y});var t=n(782),e=n(311),o=n(584);function s(){const t=["then","comments","13095790IBckdl","suggestions","plugins","data-cke","timeZone","hasAttribute","getCommentThreads","data","cssText","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.","previewMode","getDataSetValues","merge_fields","comment_threads","join","author","collaboration_features","3JoztLR","content","getLabel",".ck-content",":root","9kzTEag","has","6PgRtRF","getSuggestions","2NTdsPC","$labels","2227915lIirRX","length","createdAt","timezone","get","warn","text","Users","fetch","383649XCVTgz","push","DateTimeFormat","from","all","language","name","MergeFields","getDefaultValues","cssRules","TrackChanges","MergeFieldsEditing","12090188MZpRrQ","config","689328pbUUhS","isResolved","contentLanguage","@external","indexOf","authorName","16ZtUCUR","map","keys","entries","5799300Lvvndd","1317808rEdHON","locale","mergeFields","document","resolvedOptions","$defaultValues","users","EDITOR_STYLES","ownerNode","styleSheets","trim","CommentsRepository"];return(s=function(){return t})()}function i(){const t=a,e=[],n=[];for(const r of Array[t(465)](document[t(496)]))if(r[t(495)][t(506)](t(504)))for(const o of Array[t(465)](r[t(471)]))-1!==o[t(509)][t(480)](t(521))?e[t(463)](o[t(509)]):-1!==o[t(509)][t(480)](t(522))&&n[t(463)](o[t(509)]);return e[t(530)]||console[t(458)](t(510)),[...n,...e][t(515)](" ")[t(497)]()}function c(t,e={}){const n=a,r=t[n(503)][n(524)](n(460)),o=t[n(503)][n(524)](n(498)),s=t[n(503)][n(524)](n(472)),i=e;if(r&&o){const e=function(t){const e=a,n={};if(!t[e(530)])return n;for(const r of t)r[e(500)][e(483)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(463)]({author:t[o(516)][o(468)],content:t[o(519)],created:t[o(531)],is_resolved:r[o(477)]})}));return n}(t[n(503)][n(533)](n(498))[n(507)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(484)](e)[n(530)]&&(i[n(500)]=e)}if(r&&s){const e=t[n(503)][n(533)](n(472)),r=t[n(503)][n(533)](n(460)),o=function(t,e){const n=a,r={};if(!t[n(530)]||!e[n(530)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(479)],a=t?t[n(481)]:e[n(533)](i)[n(468)];r[o]={author:a,created:s}}return r}(e[n(526)]({toJSON:!0}),r[n(493)]);Object[n(484)](o)[n(530)]&&(i[n(502)]=o)}return(i[n(502)]||i[n(500)])&&(i[n(532)]=(new(Intl[n(464)]))[n(491)]()[n(505)]),i}function a(t,e){const n=s();return(a=function(t,e){return n[t-=458]})(t,e)}function u(t,e={}){const n=a,r=t[n(503)][n(524)](n(460)),o=t[n(503)][n(524)](n(498)),s=t[n(503)][n(524)](n(472)),i=t[n(503)][n(524)](n(469)),c=t[n(488)][n(478)],u=e,d={};if(u[n(490)]=u[n(490)]||{},u[n(490)][n(467)]=u[n(490)][n(467)]||c,r&&o){const e=function(t){const e=a,n=[];if(!t[e(530)])return n;for(const r of t){const t=r[e(500)][e(483)]((t=>({author:t[e(516)][e(468)],content:t[e(519)],created_at:t[e(531)]})));n[e(463)]({thread_id:r.id,is_resolved:r[e(477)],comments:t})}return n}(t[n(503)][n(533)](n(498))[n(507)]({skipNotAttached:!0,skipEmpty:!0}));e[n(530)]&&(d[n(514)]=e)}if(r&&s){const e=t[n(503)][n(533)](n(472)),r=t[n(503)][n(533)](n(460)),o=function(t,e){const n=a;return t[n(530)]&&e[n(530)]?t[n(483)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(479)];return{id:t,author:c?c[i(481)]:e[i(533)](o)[i(468)],created_at:r}})):[]}(e[n(526)]({toJSON:!0}),r[n(493)]);o[n(530)]&&(d[n(502)]=o)}if(i){const e=t[n(503)][n(533)](n(473)),r=e[n(511)],{prefix:o,suffix:s}=t[n(475)][n(533)](n(489));if(u[n(513)]={prefix:o,suffix:s},n(528)!==r){u[n(513)][n(508)]={};const t=n(492)===r?e[n(470)]():e[n(512)](r,!0);for(const r of Object[n(485)](t)){const[t,o]=r;u[n(513)][n(508)][t]=null!==o?o:e[n(520)](t)}}}return(d[n(514)]||d[n(502)])&&(u[n(532)]=(new(Intl[n(464)]))[n(491)]()[n(505)],u[n(517)]=d),u}function d(t,e){const n=t.t;switch(e){case"Export to Word":return n("Export to Word");case"An error occurred while generating the Word file.":return n("An error occurred while generating the Word file.");case"Word document export started":return n("Word document export started");case"Word document export failed":return n("Word document export failed");case"Word document export successful":return n("Word document export successful");case"Exporting Word document":return n("Exporting Word document");default:return e}}!function(t){const e=a,n=t();for(;;)try{if(971587===-parseInt(e(527))/1*(-parseInt(e(487))/2)+-parseInt(e(518))/3*(-parseInt(e(486))/4)+-parseInt(e(529))/5*(-parseInt(e(525))/6)+parseInt(e(462))/7*(parseInt(e(482))/8)+-parseInt(e(523))/9*(parseInt(e(501))/10)+-parseInt(e(474))/11+parseInt(e(476))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);const p=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=291]})(t,e)}function l(){const t=["https://docx-converter.cke-cs.com/v2/convert/html-docx","converterOptions","comments","click","export-word-v1-api-is-deprecated","Notification","_token","</div>","fetch","showWarning","ariaLiveAnnouncer","Word document export successful","converterUrl","7402572CZpbmH","config","6552WrlsNn","format","margin_bottom","fileName","20DKTIrP","405892dJvvnn","href","finally","stringify","pending","editor","Word document export failed","version","createObjectURL","header","data","function","Word document export started","blob","assertive","1064705wPgjDl","status","An error occurred while generating the Word file.","footer","contentLanguageDirection","catch","POST","get","execute","createElement","stylesheets","isEnabled","margin_left","auto_pagination","orientation","15344CCWuqA","URL","559836MsojQg","download",'<div class="ck-content" dir="',"_downloadFile","40iawVkP","then","locale","https://docx-converter.cke-cs.com/v1/convert","announce","ExportWord","application/docx","EDITOR_STYLES","document.docx","options","remove","isBusy","plugins","margin_top","3953035fddLar","dataCallback","147897fMEyOx","application/json","token","refresh","set","affectsData","margin_right","suggestions","value"];return(l=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(913879===parseInt(e(323))/1+-parseInt(e(344))/2*(parseInt(e(360))/3)+parseInt(e(308))/4+parseInt(e(358))/5+parseInt(e(340))/6+-parseInt(e(338))/7*(parseInt(e(303))/8)+-parseInt(e(301))/9*(-parseInt(e(307))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h=[p(337),p(357),p(366),p(305),p(335),p(304),p(317),p(326),p(371),p(367)];class g extends t.Command{constructor(t){const e=p;super(t),this[e(364)](e(355),!1),this[e(365)]=!1}[p(363)](){const t=p;this[t(334)]=!this[t(355)],this[t(368)]=this[t(355)]?t(312):void 0}[p(331)](t={}){const e=p,n=this[e(313)],r=t[e(315)]||2,s=1===r,f=t[e(300)]||e(s?347:369),l=t[e(370)]||{},g=n[e(356)][e(330)](e(349)),m=t[e(362)]||g[e(294)],I=!0===l[e(336)],x=t[e(359)]||(t=>t[e(318)][e(330)]({pagination:I}));return 2===r&&function(t){for(const e of h)if(void 0!==t[e])return!0;return!1}(l)&&(0,o.logWarning)(e(292)),this[e(355)]=!0,this[e(363)](),function(t){const e=a;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(494)!==r?n[e(463)](window[e(461)](r)[e(499)]((t=>t[e(459)]()))):n[e(463)](i());return Promise[e(466)](n)[e(499)]((t=>t[e(515)](" ")[e(497)]()))}(t[e(333)]||[e(351)])[e(345)]((async r=>{const o=e;n.ui[o(298)][o(348)](d(n[o(346)],o(320)));const i=await x(n),a={html:o(342)+n[o(346)][o(327)]+'">'+i+o(295),css:r,[o(s?353:302)]:{...l,...s?c(n,l):u(n,l)}},p={method:o(329),headers:{"Content-Type":o(361),Accept:o(350),...m?{Authorization:m[o(368)]}:null},body:JSON[o(311)](a)};return window[o(296)](f,p)[o(345)]((t=>{const e=o;if(200!==t[e(324)])throw t;return t[e(321)]()}))[o(345)]((e=>{const r=o;n.ui[r(298)][r(348)](d(n[r(346)],r(299)));const s=r(319)==typeof t[r(306)]?t[r(306)]():t[r(306)];this[r(343)](e,s||r(352))}))}))[e(328)]((t=>{const r=e,o=n[r(356)][r(330)](r(293));throw n.ui[r(298)][r(348)](d(n[r(346)],r(314)),{politeness:r(322)}),o[r(297)](d(n[r(346)],r(325))),t}))[e(310)]((()=>{const t=e;this[t(355)]=!1,this[t(363)]()}))}[p(343)](t,e){const n=p,r=document[n(332)]("a");r[n(309)]=window[n(339)][n(316)](t),r[n(341)]=e,r[n(291)](),r[n(354)]()}}function m(t,e){const n=x();return(m=function(t,e){return n[t-=204]})(t,e)}const I=m;function x(){const t=["1sHSXWm","config","menuBar:exportWord","locale","iconView","495oCyeaB","componentFactory","Export to Word","1261032CMngFi","ExportWordUI","editor","isBusy","children","focus","set","exportWord","47538HXoVLi","init","Exporting Word document","get","_createButton","2056840JrbPkn","isOn","editing","30540VjkMZX","isVisible","listenTo","pluginName","isEnabled","2625888BAIAtt","execute","68712VzDeaS","702586YqooyL","label","bind","commands","add","203wbnuIa","view"];return(x=function(){return t})()}!function(t){const e=m,n=t();for(;;)try{if(374850===parseInt(e(224))/1*(parseInt(e(217))/2)+parseInt(e(216))/3+parseInt(e(232))/4+parseInt(e(206))/5+-parseInt(e(240))/6*(parseInt(e(222))/7)+-parseInt(e(214))/8+-parseInt(e(229))/9*(parseInt(e(209))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class v extends t.Plugin{static get[I(212)](){return I(233)}[I(241)](){const t=I,n=this[t(234)];n.ui[t(230)][t(221)](t(239),(()=>{const r=t,o=n[r(220)][r(204)](r(239)),s=this[r(205)](e.ButtonView);return s[r(238)]({tooltip:!0}),s[r(219)](r(207)).to(o,r(235)),s})),n.ui[t(230)][t(221)](t(226),(()=>this[t(205)](e.MenuBarMenuListItemButtonView)))}[I(205)](t){const n=I,r=this[n(234)],o=r[n(225)][n(204)](n(239))||{},s=r[n(220)][n(204)](n(239)),i=new t(r[n(227)]),c=new e.SpinnerView;return i[n(236)][n(221)](c),c[n(219)](n(210)).to(s,n(235)),i[n(228)][n(219)](n(210)).to(s,n(235),(t=>!t)),i[n(238)]({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[n(219)](n(213)).to(s,n(213)),i[n(219)](n(218)).to(s,n(235),(t=>d(r[n(227)],n(t?242:231)))),this[n(211)](i,n(215),(()=>{const t=n;r[t(215)](t(239),o),r[t(208)][t(223)][t(237)]()})),i}}function w(){const t=["996546oFsnvP","plugins","120916KSHRsc","tokenUrl","add","config","editor","requires","pluginName","1198815JRCXIk","454214hiclOD","init","95tvQsZg","registerTokenUrl","commands","ExportWord","token","391931BkRyoB","get","CloudServices","13047336whDITW","exportWord","then","_token","7eQLIRS","1580464ZBCfBr"];return(w=function(){return t})()}const W=b;function b(t,e){const n=w();return(b=function(t,e){return n[t-=256]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(292271===-parseInt(e(263))/1+-parseInt(e(256))/2+parseInt(e(281))/3+-parseInt(e(274))/4*(parseInt(e(258))/5)+parseInt(e(272))/6*(-parseInt(e(270))/7)+-parseInt(e(271))/8+parseInt(e(266))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class y extends t.Plugin{static get[W(280)](){return W(261)}static get[W(279)](){return[W(265),e.Notification,v]}[W(257)](){const t=W,e=this[t(278)],n=e[t(277)][t(264)](t(267))||{};e[t(260)][t(276)](t(267),new g(e));const r=e[t(273)][t(264)](t(265));!1===n[t(275)]?this[t(269)]=null:n[t(275)]?r[t(259)](n[t(275)])[t(268)]((e=>{this[t(269)]=e})):this[t(269)]=r[t(262)]}}function k(){var t=["727536gCGXlv","12ZpBZUi","1670056LbFTim","8765330wQETlf","2pBQOZV","9qSsJux","400780fOkfGi","1513449ElNaUe","398460AxYiOe","1596620COtJyh"];return(k=function(){return t})()}function E(t,e){var n=k();return(E=function(t,e){return n[t-=285]})(t,e)}!function(t){for(var e=E,n=t();;)try{if(240089===-parseInt(e(289))/1+-parseInt(e(285))/2*(parseInt(e(291))/3)+parseInt(e(287))/4+-parseInt(e(290))/5+-parseInt(e(292))/6*(-parseInt(e(288))/7)+parseInt(e(293))/8*(-parseInt(e(286))/9)+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x3cfba2,Plugin as _0x2c4b73}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x2d236b,MenuBarMenuListItemButtonView as _0x2bc979,SpinnerView as _0xacd0eb,Notification as _0x3fa106}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x54f8a1}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x4a2a74=[],_0x26a0fe=[];for(const _0x3bea8f of Array['from'](document['styleSheets'])){if(_0x3bea8f['ownerNode']['hasAttribute']('data-cke')){for(const _0x4d47b1 of Array['from'](_0x3bea8f['cssRules']))-0x1!==_0x4d47b1['cssText']['indexOf']('.ck-content')?_0x4a2a74['push'](_0x4d47b1['cssText']):-0x1!==_0x4d47b1['cssText']['indexOf'](':root')&&_0x26a0fe['push'](_0x4d47b1['cssText']);}}return _0x4a2a74['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.'),[..._0x26a0fe,..._0x4a2a74]['join']('\x20')['trim']();}function a(_0x324e51,_0x441590={}){const _0x32c874=_0x324e51['plugins']['has']('Users'),_0x589072=_0x324e51['plugins']['has']('CommentsRepository'),_0x51882e=_0x324e51['plugins']['has']('TrackChanges'),_0x423869=_0x441590;if(_0x32c874&&_0x589072){const _0x40b258=function(_0x1fc941){const _0x11c96d={};if(!_0x1fc941['length'])return _0x11c96d;for(const _0x5eb9c4 of _0x1fc941)_0x5eb9c4['comments']['map'](_0x1874e3=>{void 0x0===_0x11c96d[_0x5eb9c4['id']]&&(_0x11c96d[_0x5eb9c4['id']]=[]),_0x11c96d[_0x5eb9c4['id']]['push']({'author':_0x1874e3['author']['name'],'content':_0x1874e3['content'],'created':_0x1874e3['createdAt'],'is_resolved':_0x5eb9c4['isResolved']});});return _0x11c96d;}(_0x324e51['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x40b258)['length']&&(_0x423869['comments']=_0x40b258);}if(_0x32c874&&_0x51882e){const _0x548974=_0x324e51['plugins']['get']('TrackChanges'),_0x4f15f5=_0x324e51['plugins']['get']('Users'),_0x57f3a5=function(_0x17c3d7,_0x26132a){const _0x2dc13a={};if(!_0x17c3d7['length']||!_0x26132a['length'])return _0x2dc13a;for(const {id:_0x50fb6a,createdAt:_0x502815,authorId:_0x2f3af0,attributes:_0x19232a}of _0x17c3d7){const _0x18c1df=_0x19232a&&_0x19232a['@external'],_0x1b5887=_0x18c1df?_0x18c1df['authorName']:_0x26132a['get'](_0x2f3af0)['name'];_0x2dc13a[_0x50fb6a]={'author':_0x1b5887,'created':_0x502815};}return _0x2dc13a;}(_0x548974['getSuggestions']({'toJSON':!0x0}),_0x4f15f5['users']);Object['keys'](_0x57f3a5)['length']&&(_0x423869['suggestions']=_0x57f3a5);}return(_0x423869['suggestions']||_0x423869['comments'])&&(_0x423869['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x423869;}function m(_0xb7b054,_0x56164a={}){const _0x2dae8d=_0xb7b054['plugins']['has']('Users'),_0x1b9b3a=_0xb7b054['plugins']['has']('CommentsRepository'),_0x321c16=_0xb7b054['plugins']['has']('TrackChanges'),_0x22b6ce=_0xb7b054['plugins']['has']('MergeFields'),_0x5280e6=_0xb7b054['locale']['contentLanguage'],_0x1b501d=_0x56164a,_0x4458ed={};if(_0x1b501d['document']=_0x1b501d['document']||{},_0x1b501d['document']['language']=_0x1b501d['document']['language']||_0x5280e6,_0x2dae8d&&_0x1b9b3a){const _0x555a67=function(_0x1a7a6c){const _0xaff965=[];if(!_0x1a7a6c['length'])return _0xaff965;for(const _0x5d2e07 of _0x1a7a6c){const _0x43b496=_0x5d2e07['comments']['map'](_0x1ac235=>({'author':_0x1ac235['author']['name'],'content':_0x1ac235['content'],'created_at':_0x1ac235['createdAt']}));_0xaff965['push']({'thread_id':_0x5d2e07['id'],'is_resolved':_0x5d2e07['isResolved'],'comments':_0x43b496});}return _0xaff965;}(_0xb7b054['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x555a67['length']&&(_0x4458ed['comment_threads']=_0x555a67);}if(_0x2dae8d&&_0x321c16){const _0x434597=_0xb7b054['plugins']['get']('TrackChanges'),_0xdc868f=_0xb7b054['plugins']['get']('Users'),_0x6bcf71=function(_0xacd1c1,_0x149ea6){if(!_0xacd1c1['length']||!_0x149ea6['length'])return[];return _0xacd1c1['map'](({id:_0x151407,createdAt:_0x50b07f,authorId:_0x3e76cc,attributes:_0x3aefe6})=>{const _0x23f71b=_0x3aefe6&&_0x3aefe6['@external'];return{'id':_0x151407,'author':_0x23f71b?_0x23f71b['authorName']:_0x149ea6['get'](_0x3e76cc)['name'],'created_at':_0x50b07f};});}(_0x434597['getSuggestions']({'toJSON':!0x0}),_0xdc868f['users']);_0x6bcf71['length']&&(_0x4458ed['suggestions']=_0x6bcf71);}if(_0x22b6ce){const _0x2ce0f7=_0xb7b054['plugins']['get']('MergeFieldsEditing'),_0x446046=_0x2ce0f7['previewMode'],{prefix:_0x53821f,suffix:_0x20fcfa}=_0xb7b054['config']['get']('mergeFields');if(_0x1b501d['merge_fields']={'prefix':_0x53821f,'suffix':_0x20fcfa},'$labels'!==_0x446046){_0x1b501d['merge_fields']['data']={};const _0x375a91='$defaultValues'===_0x446046?_0x2ce0f7['getDefaultValues']():_0x2ce0f7['getDataSetValues'](_0x446046,!0x0);for(const _0x502df7 of Object['entries'](_0x375a91)){const [_0x3bf41d,_0x3a2376]=_0x502df7;_0x1b501d['merge_fields']['data'][_0x3bf41d]=null!==_0x3a2376?_0x3a2376:_0x2ce0f7['getLabel'](_0x3bf41d);}}}return(_0x4458ed['comment_threads']||_0x4458ed['suggestions'])&&(_0x1b501d['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x1b501d['collaboration_features']=_0x4458ed),_0x1b501d;}function p(_0xef58d8,_0x2f631a){const t=_0xef58d8['t'];switch(_0x2f631a){case'Export\x20to\x20Word':return t('Export\x20to\x20Word');case'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':return t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.');case'Word\x20document\x20export\x20started':return t('Word\x20document\x20export\x20started');case'Word\x20document\x20export\x20failed':return t('Word\x20document\x20export\x20failed');case'Word\x20document\x20export\x20successful':return t('Word\x20document\x20export\x20successful');case'Exporting\x20Word\x20document':return t('Exporting\x20Word\x20document');default:return _0x2f631a;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x3cfba2{constructor(_0x12f03f){super(_0x12f03f),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x9c437d={}){const _0x51162b=this['editor'],_0xbac188=_0x9c437d['version']||0x2,_0x413c00=0x1===_0xbac188,_0x3dc590=_0x9c437d['converterUrl']||(_0x413c00?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x392e54=_0x9c437d['converterOptions']||{},_0x339fef=_0x51162b['plugins']['get']('ExportWord'),_0x4f7987=_0x9c437d['token']||_0x339fef['_token'],_0x1055af=!0x0===_0x392e54['auto_pagination'],_0x4539ff=_0x9c437d['dataCallback']||(_0x10eec1=>_0x10eec1['data']['get']({'pagination':_0x1055af}));return 0x2===_0xbac188&&function(_0x59e7fc){for(const _0x47be12 of h)if(void 0x0!==_0x59e7fc[_0x47be12])return!0x0;return!0x1;}(_0x392e54)&&_0x54f8a1('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x48def){if(!_0x48def)return new Promise(_0x17b4e6=>_0x17b4e6(''));const _0x4af23a=[];for(const _0x52ea1c of _0x48def)'EDITOR_STYLES'!==_0x52ea1c?_0x4af23a['push'](window['fetch'](_0x52ea1c)['then'](_0x1b7c78=>_0x1b7c78['text']())):_0x4af23a['push'](f());return Promise['all'](_0x4af23a)['then'](_0x300755=>_0x300755['join']('\x20')['trim']());}(_0x9c437d['stylesheets']||['EDITOR_STYLES'])['then'](async _0x573af2=>{_0x51162b['ui']['ariaLiveAnnouncer']['announce'](p(_0x51162b['locale'],'Word\x20document\x20export\x20started'));const _0x6ec2ed=await _0x4539ff(_0x51162b),_0x9afb07={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x51162b['locale']['contentLanguageDirection']+'\x22>'+_0x6ec2ed+'</div>','css':_0x573af2,[_0x413c00?'options':'config']:{..._0x392e54,..._0x413c00?a(_0x51162b,_0x392e54):m(_0x51162b,_0x392e54)}},_0x128873={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x4f7987?{'Authorization':_0x4f7987['value']}:null},'body':JSON['stringify'](_0x9afb07)};return window['fetch'](_0x3dc590,_0x128873)['then'](_0x25cfb1=>{if(0xc8!==_0x25cfb1['status'])throw _0x25cfb1;return _0x25cfb1['blob']();})['then'](_0x309ad7=>{_0x51162b['ui']['ariaLiveAnnouncer']['announce'](p(_0x51162b['locale'],'Word\x20document\x20export\x20successful'));const _0xafed1e='function'==typeof _0x9c437d['fileName']?_0x9c437d['fileName']():_0x9c437d['fileName'];this['_downloadFile'](_0x309ad7,_0xafed1e||'document.docx');});})['catch'](_0x3fc95e=>{const _0x31b25b=_0x51162b['plugins']['get']('Notification');throw _0x51162b['ui']['ariaLiveAnnouncer']['announce'](p(_0x51162b['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x31b25b['showWarning'](p(_0x51162b['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x3fc95e;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x53aa50,_0x3b74cb){const _0x45cc1f=document['createElement']('a');_0x45cc1f['href']=window['URL']['createObjectURL'](_0x53aa50),_0x45cc1f['download']=_0x3b74cb,_0x45cc1f['click'](),_0x45cc1f['remove']();}}class i extends _0x2c4b73{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x423331=this['editor'];_0x423331['ui']['componentFactory']['add']('exportWord',()=>{const _0x3a0689=_0x423331['commands']['get']('exportWord'),_0x158bf8=this['_createButton'](_0x2d236b);return _0x158bf8['set']({'tooltip':!0x0}),_0x158bf8['bind']('isOn')['to'](_0x3a0689,'isBusy'),_0x158bf8;}),_0x423331['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x2bc979));}['_createButton'](_0x4e23a0){const _0x46c1f5=this['editor'],_0x346bda=_0x46c1f5['config']['get']('exportWord')||{},_0x28dba3=_0x46c1f5['commands']['get']('exportWord'),_0x3219ff=new _0x4e23a0(_0x46c1f5['locale']),_0x4d8805=new _0xacd0eb();return _0x3219ff['children']['add'](_0x4d8805),_0x4d8805['bind']('isVisible')['to'](_0x28dba3,'isBusy'),_0x3219ff['iconView']['bind']('isVisible')['to'](_0x28dba3,'isBusy',_0xbe5432=>!_0xbe5432),_0x3219ff['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'}),_0x3219ff['bind']('isEnabled')['to'](_0x28dba3,'isEnabled'),_0x3219ff['bind']('label')['to'](_0x28dba3,'isBusy',_0x3d24e3=>p(_0x46c1f5['locale'],_0x3d24e3?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x3219ff,'execute',()=>{_0x46c1f5['execute']('exportWord',_0x346bda),_0x46c1f5['editing']['view']['focus']();}),_0x3219ff;}}class s extends _0x2c4b73{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x3fa106,i];}['init'](){const _0x5c928c=this['editor'],_0x5bd494=_0x5c928c['config']['get']('exportWord')||{};_0x5c928c['commands']['add']('exportWord',new e(_0x5c928c));const _0x1ab25b=_0x5c928c['plugins']['get']('CloudServices');!0x1===_0x5bd494['tokenUrl']?this['_token']=null:_0x5bd494['tokenUrl']?_0x1ab25b['registerTokenUrl'](_0x5bd494['tokenUrl'])['then'](_0x584a04=>{this['_token']=_0x584a04;}):this['_token']=_0x1ab25b['token'];}}export{s as ExportWord};
23
+ import{Command as _0x791c97,Plugin as _0x118f3e}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x1f2e2d,MenuBarMenuListItemButtonView as _0x2f8ab7,SpinnerView as _0x484a23,Notification as _0x1995fd}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x307dbd}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x14b296=[],_0x375ac0=[];for(const _0x217aba of Array['from'](document['styleSheets'])){if(_0x217aba['ownerNode']['hasAttribute']('data-cke')){for(const _0x2ad9b7 of Array['from'](_0x217aba['cssRules']))-0x1!==_0x2ad9b7['cssText']['indexOf']('.ck-content')?_0x14b296['push'](_0x2ad9b7['cssText']):-0x1!==_0x2ad9b7['cssText']['indexOf'](':root')&&_0x375ac0['push'](_0x2ad9b7['cssText']);}}return _0x14b296['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.'),[..._0x375ac0,..._0x14b296]['join']('\x20')['trim']();}function a(_0x35453c,_0x4ff941={}){const _0x5377fe=_0x35453c['plugins']['has']('Users'),_0x294f46=_0x35453c['plugins']['has']('CommentsRepository'),_0x588e19=_0x35453c['plugins']['has']('TrackChanges'),_0x1c00ea=_0x4ff941;if(_0x5377fe&&_0x294f46){const _0x18d1c7=function(_0x5900cd){const _0x28fee4={};if(!_0x5900cd['length'])return _0x28fee4;for(const _0x47a484 of _0x5900cd)_0x47a484['comments']['map'](_0x21e1cf=>{void 0x0===_0x28fee4[_0x47a484['id']]&&(_0x28fee4[_0x47a484['id']]=[]),_0x28fee4[_0x47a484['id']]['push']({'author':_0x21e1cf['author']['name'],'content':_0x21e1cf['content'],'created':_0x21e1cf['createdAt'],'is_resolved':_0x47a484['isResolved']});});return _0x28fee4;}(_0x35453c['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x18d1c7)['length']&&(_0x1c00ea['comments']=_0x18d1c7);}if(_0x5377fe&&_0x588e19){const _0x35cb1d=_0x35453c['plugins']['get']('TrackChanges'),_0x3c31f3=_0x35453c['plugins']['get']('Users'),_0x3834ec=function(_0x16ad60,_0x5a08ab){const _0x27798e={};if(!_0x16ad60['length']||!_0x5a08ab['length'])return _0x27798e;for(const {id:_0x39a94a,createdAt:_0x533a3c,authorId:_0x480063,attributes:_0x3857d4}of _0x16ad60){const _0x2b6aac=_0x3857d4&&_0x3857d4['@external'],_0x32a9f7=_0x2b6aac?_0x2b6aac['authorName']:_0x5a08ab['get'](_0x480063)['name'];_0x27798e[_0x39a94a]={'author':_0x32a9f7,'created':_0x533a3c};}return _0x27798e;}(_0x35cb1d['getSuggestions']({'toJSON':!0x0}),_0x3c31f3['users']);Object['keys'](_0x3834ec)['length']&&(_0x1c00ea['suggestions']=_0x3834ec);}return(_0x1c00ea['suggestions']||_0x1c00ea['comments'])&&(_0x1c00ea['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x1c00ea;}function m(_0x90447,_0x3ba7d9={}){const _0xbe016b=_0x90447['plugins']['has']('Users'),_0x1839ed=_0x90447['plugins']['has']('CommentsRepository'),_0xda5778=_0x90447['plugins']['has']('TrackChanges'),_0x3315ce=_0x90447['plugins']['has']('MergeFields'),_0x343c7f=_0x90447['locale']['contentLanguage'],_0x445c36=_0x3ba7d9,_0x2fe694={};if(_0x445c36['document']=_0x445c36['document']||{},_0x445c36['document']['language']=_0x445c36['document']['language']||_0x343c7f,_0xbe016b&&_0x1839ed){const _0x118c17=function(_0xf3ac53){const _0x4e4414=[];if(!_0xf3ac53['length'])return _0x4e4414;for(const _0x4f2893 of _0xf3ac53){const _0x35f8f6=_0x4f2893['comments']['map'](_0x1aeff7=>({'author':_0x1aeff7['author']['name'],'content':_0x1aeff7['content'],'created_at':_0x1aeff7['createdAt']}));_0x4e4414['push']({'thread_id':_0x4f2893['id'],'is_resolved':_0x4f2893['isResolved'],'comments':_0x35f8f6});}return _0x4e4414;}(_0x90447['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x118c17['length']&&(_0x2fe694['comment_threads']=_0x118c17);}if(_0xbe016b&&_0xda5778){const _0x45aab8=_0x90447['plugins']['get']('TrackChanges'),_0x59939f=_0x90447['plugins']['get']('Users'),_0x8c99e4=function(_0x1e70cf,_0x13d835){if(!_0x1e70cf['length']||!_0x13d835['length'])return[];return _0x1e70cf['map'](({id:_0xb408fc,createdAt:_0x28ca01,authorId:_0x3ec29a,attributes:_0x469532})=>{const _0x2afcb2=_0x469532&&_0x469532['@external'];return{'id':_0xb408fc,'author':_0x2afcb2?_0x2afcb2['authorName']:_0x13d835['get'](_0x3ec29a)['name'],'created_at':_0x28ca01};});}(_0x45aab8['getSuggestions']({'toJSON':!0x0}),_0x59939f['users']);_0x8c99e4['length']&&(_0x2fe694['suggestions']=_0x8c99e4);}if(_0x3315ce){const _0x4d34e0=_0x90447['plugins']['get']('MergeFieldsEditing'),_0x5ccb20=_0x4d34e0['previewMode'],{prefix:_0xa0e799,suffix:_0x100064}=_0x90447['config']['get']('mergeFields');if(_0x445c36['merge_fields']={'prefix':_0xa0e799,'suffix':_0x100064},'$labels'!==_0x5ccb20){_0x445c36['merge_fields']['data']={};const _0x595036='$defaultValues'===_0x5ccb20?_0x4d34e0['getDefaultValues']():_0x4d34e0['getDataSetValues'](_0x5ccb20,!0x0);for(const _0x4dd2cc of Object['entries'](_0x595036)){const [_0x209add,_0x2d1132]=_0x4dd2cc;_0x445c36['merge_fields']['data'][_0x209add]=null!==_0x2d1132?_0x2d1132:_0x4d34e0['getLabel'](_0x209add);}}}return(_0x2fe694['comment_threads']||_0x2fe694['suggestions'])&&(_0x445c36['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x445c36['collaboration_features']=_0x2fe694),_0x445c36;}function p(_0x37896b,_0x15b26c){const t=_0x37896b['t'];switch(_0x15b26c){case'Export\x20to\x20Word':return t('Export\x20to\x20Word');case'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':return t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.');case'Word\x20document\x20export\x20started':return t('Word\x20document\x20export\x20started');case'Word\x20document\x20export\x20failed':return t('Word\x20document\x20export\x20failed');case'Word\x20document\x20export\x20successful':return t('Word\x20document\x20export\x20successful');case'Exporting\x20Word\x20document':return t('Exporting\x20Word\x20document');default:return _0x15b26c;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x791c97{constructor(_0x13978e){super(_0x13978e),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x4f8522={}){const _0x1dfaa1=this['editor'],_0x3543f8=_0x4f8522['version']||0x2,_0x11185a=0x1===_0x3543f8,_0x466574=_0x4f8522['converterUrl']||(_0x11185a?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x40d057=_0x4f8522['converterOptions']||{},_0x587b5e=_0x1dfaa1['plugins']['get']('ExportWord'),_0xcc27c5=_0x4f8522['token']||_0x587b5e['_token'],_0x142fbc=!0x0===_0x40d057['auto_pagination'],_0x5b28d3=_0x4f8522['dataCallback']||(_0x5940a1=>_0x5940a1['data']['get']({'pagination':_0x142fbc}));return 0x2===_0x3543f8&&function(_0x1630eb){for(const _0x38ad9a of h)if(void 0x0!==_0x1630eb[_0x38ad9a])return!0x0;return!0x1;}(_0x40d057)&&_0x307dbd('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x3779a9){if(!_0x3779a9)return new Promise(_0x2a2020=>_0x2a2020(''));const _0x326ffa=[];for(const _0x52b890 of _0x3779a9)'EDITOR_STYLES'!==_0x52b890?_0x326ffa['push'](window['fetch'](_0x52b890)['then'](_0x1cdc9f=>_0x1cdc9f['text']())):_0x326ffa['push'](f());return Promise['all'](_0x326ffa)['then'](_0x32ac30=>_0x32ac30['join']('\x20')['trim']());}(_0x4f8522['stylesheets']||['EDITOR_STYLES'])['then'](async _0x3938ef=>{_0x1dfaa1['ui']['ariaLiveAnnouncer']['announce'](p(_0x1dfaa1['locale'],'Word\x20document\x20export\x20started'));const _0x10fccf=await _0x5b28d3(_0x1dfaa1),_0x5ef1f6={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x1dfaa1['locale']['contentLanguageDirection']+'\x22>'+_0x10fccf+'</div>','css':_0x3938ef,[_0x11185a?'options':'config']:{..._0x40d057,..._0x11185a?a(_0x1dfaa1,_0x40d057):m(_0x1dfaa1,_0x40d057)}},_0x1f49c8={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0xcc27c5?{'Authorization':_0xcc27c5['value']}:null},'body':JSON['stringify'](_0x5ef1f6)};return window['fetch'](_0x466574,_0x1f49c8)['then'](_0x324c11=>{if(0xc8!==_0x324c11['status'])throw _0x324c11;return _0x324c11['blob']();})['then'](_0x2d1cf9=>{_0x1dfaa1['ui']['ariaLiveAnnouncer']['announce'](p(_0x1dfaa1['locale'],'Word\x20document\x20export\x20successful'));const _0x315627='function'==typeof _0x4f8522['fileName']?_0x4f8522['fileName']():_0x4f8522['fileName'];this['_downloadFile'](_0x2d1cf9,_0x315627||'document.docx');});})['catch'](_0xaa557f=>{const _0x29cb8c=_0x1dfaa1['plugins']['get']('Notification');throw _0x1dfaa1['ui']['ariaLiveAnnouncer']['announce'](p(_0x1dfaa1['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x29cb8c['showWarning'](p(_0x1dfaa1['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0xaa557f;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x2d3216,_0x53ee3c){const _0xc4d76e=document['createElement']('a');_0xc4d76e['href']=window['URL']['createObjectURL'](_0x2d3216),_0xc4d76e['download']=_0x53ee3c,_0xc4d76e['click'](),_0xc4d76e['remove']();}}class i extends _0x118f3e{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x4df6f2=this['editor'];_0x4df6f2['ui']['componentFactory']['add']('exportWord',()=>{const _0x180ff2=_0x4df6f2['commands']['get']('exportWord'),_0x5d1668=this['_createButton'](_0x1f2e2d);return _0x5d1668['set']({'tooltip':!0x0}),_0x5d1668['bind']('isOn')['to'](_0x180ff2,'isBusy'),_0x5d1668;}),_0x4df6f2['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x2f8ab7));}['_createButton'](_0x3f5de8){const _0x2c7169=this['editor'],_0x2544fb=_0x2c7169['config']['get']('exportWord')||{},_0x2bd730=_0x2c7169['commands']['get']('exportWord'),_0x468c21=new _0x3f5de8(_0x2c7169['locale']),_0x4a1d1d=new _0x484a23();return _0x468c21['children']['add'](_0x4a1d1d),_0x4a1d1d['bind']('isVisible')['to'](_0x2bd730,'isBusy'),_0x468c21['iconView']['bind']('isVisible')['to'](_0x2bd730,'isBusy',_0xc109ab=>!_0xc109ab),_0x468c21['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'}),_0x468c21['bind']('isEnabled')['to'](_0x2bd730,'isEnabled'),_0x468c21['bind']('label')['to'](_0x2bd730,'isBusy',_0x5aba4a=>p(_0x2c7169['locale'],_0x5aba4a?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x468c21,'execute',()=>{_0x2c7169['execute']('exportWord',_0x2544fb),_0x2c7169['editing']['view']['focus']();}),_0x468c21;}}class s extends _0x118f3e{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x1995fd,i];}['init'](){const _0x2f938f=this['editor'],_0x323c6a=_0x2f938f['config']['get']('exportWord')||{};_0x2f938f['commands']['add']('exportWord',new e(_0x2f938f));const _0x526ca9=_0x2f938f['plugins']['get']('CloudServices');!0x1===_0x323c6a['tokenUrl']?this['_token']=null:_0x323c6a['tokenUrl']?_0x526ca9['registerTokenUrl'](_0x323c6a['tokenUrl'])['then'](_0x181411=>{this['_token']=_0x181411;}):this['_token']=_0x526ca9['token'];}}export{s as ExportWord};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ar':{'dictionary':{'Export\x20to\x20Word':'تصدير\x20إلى\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20Word.','Word\x20document\x20export\x20started':'بدأ\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20failed':'فشل\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20successful':'تم\x20تصدير\x20مستند\x20Word\x20بنجاح','Exporting\x20Word\x20document':'تصدير\x20مستند\x20Word'},'getPluralForm':_0x4cb68e=>0x0==_0x4cb68e?0x0:0x1==_0x4cb68e?0x1:0x2==_0x4cb68e?0x2:_0x4cb68e%0x64>=0x3&&_0x4cb68e%0x64<=0xa?0x3:_0x4cb68e%0x64>=0xb&&_0x4cb68e%0x64<=0x63?0x4:0x5}};
23
+ export default{'ar':{'dictionary':{'Export\x20to\x20Word':'تصدير\x20إلى\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20Word.','Word\x20document\x20export\x20started':'بدأ\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20failed':'فشل\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20successful':'تم\x20تصدير\x20مستند\x20Word\x20بنجاح','Exporting\x20Word\x20document':'تصدير\x20مستند\x20Word'},'getPluralForm':_0x43913c=>0x0==_0x43913c?0x0:0x1==_0x43913c?0x1:0x2==_0x43913c?0x2:_0x43913c%0x64>=0x3&&_0x43913c%0x64<=0xa?0x3:_0x43913c%0x64>=0xb&&_0x43913c%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x366000=>{const {ar:{dictionary:_0x3893d9,getPluralForm:_0x5ace21}}={'ar':{'dictionary':{'Export\x20to\x20Word':'تصدير\x20إلى\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20Word.','Word\x20document\x20export\x20started':'بدأ\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20failed':'فشل\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20successful':'تم\x20تصدير\x20مستند\x20Word\x20بنجاح','Exporting\x20Word\x20document':'تصدير\x20مستند\x20Word'},'getPluralForm':_0x377369=>0x0==_0x377369?0x0:0x1==_0x377369?0x1:0x2==_0x377369?0x2:_0x377369%0x64>=0x3&&_0x377369%0x64<=0xa?0x3:_0x377369%0x64>=0xb&&_0x377369%0x64<=0x63?0x4:0x5}};_0x366000['ar']||={'dictionary':{},'getPluralForm':null},_0x366000['ar']['dictionary']=Object['assign'](_0x366000['ar']['dictionary'],_0x3893d9),_0x366000['ar']['getPluralForm']=_0x5ace21;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2db15d=>{const {ar:{dictionary:_0xfc0c3b,getPluralForm:_0x5c5ec2}}={'ar':{'dictionary':{'Export\x20to\x20Word':'تصدير\x20إلى\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20Word.','Word\x20document\x20export\x20started':'بدأ\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20failed':'فشل\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20successful':'تم\x20تصدير\x20مستند\x20Word\x20بنجاح','Exporting\x20Word\x20document':'تصدير\x20مستند\x20Word'},'getPluralForm':_0x443a27=>0x0==_0x443a27?0x0:0x1==_0x443a27?0x1:0x2==_0x443a27?0x2:_0x443a27%0x64>=0x3&&_0x443a27%0x64<=0xa?0x3:_0x443a27%0x64>=0xb&&_0x443a27%0x64<=0x63?0x4:0x5}};_0x2db15d['ar']||={'dictionary':{},'getPluralForm':null},_0x2db15d['ar']['dictionary']=Object['assign'](_0x2db15d['ar']['dictionary'],_0xfc0c3b),_0x2db15d['ar']['getPluralForm']=_0x5c5ec2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x4bcd2f=>0x1!=_0x4bcd2f}};
23
+ export default{'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x5f4b7e=>0x1!=_0x5f4b7e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x254717=>{const {bg:{dictionary:_0x2182c3,getPluralForm:_0x37d3d9}}={'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x39e2eb=>0x1!=_0x39e2eb}};_0x254717['bg']||={'dictionary':{},'getPluralForm':null},_0x254717['bg']['dictionary']=Object['assign'](_0x254717['bg']['dictionary'],_0x2182c3),_0x254717['bg']['getPluralForm']=_0x37d3d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3a0d84=>{const {bg:{dictionary:_0x5d6377,getPluralForm:_0x4a83d3}}={'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x5b77c5=>0x1!=_0x5b77c5}};_0x3a0d84['bg']||={'dictionary':{},'getPluralForm':null},_0x3a0d84['bg']['dictionary']=Object['assign'](_0x3a0d84['bg']['dictionary'],_0x5d6377),_0x3a0d84['bg']['getPluralForm']=_0x4a83d3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x18dca3=>0x1!=_0x18dca3}};
23
+ export default{'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x45b07a=>0x1!=_0x45b07a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59d889=>{const {bn:{dictionary:_0x4e195c,getPluralForm:_0xf6ea0f}}={'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x8f4c9b=>0x1!=_0x8f4c9b}};_0x59d889['bn']||={'dictionary':{},'getPluralForm':null},_0x59d889['bn']['dictionary']=Object['assign'](_0x59d889['bn']['dictionary'],_0x4e195c),_0x59d889['bn']['getPluralForm']=_0xf6ea0f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x545f56=>{const {bn:{dictionary:_0x17fe5d,getPluralForm:_0x43b122}}={'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x137c28=>0x1!=_0x137c28}};_0x545f56['bn']||={'dictionary':{},'getPluralForm':null},_0x545f56['bn']['dictionary']=Object['assign'](_0x545f56['bn']['dictionary'],_0x17fe5d),_0x545f56['bn']['getPluralForm']=_0x43b122;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0x453027=>0x1!=_0x453027}};
23
+ export default{'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0x159b53=>0x1!=_0x159b53}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2819c9=>{const {ca:{dictionary:_0x370ea9,getPluralForm:_0x4c33d2}}={'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0x3ecac5=>0x1!=_0x3ecac5}};_0x2819c9['ca']||={'dictionary':{},'getPluralForm':null},_0x2819c9['ca']['dictionary']=Object['assign'](_0x2819c9['ca']['dictionary'],_0x370ea9),_0x2819c9['ca']['getPluralForm']=_0x4c33d2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x592a73=>{const {ca:{dictionary:_0x176980,getPluralForm:_0x5f2d92}}={'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0x33dfbb=>0x1!=_0x33dfbb}};_0x592a73['ca']||={'dictionary':{},'getPluralForm':null},_0x592a73['ca']['dictionary']=Object['assign'](_0x592a73['ca']['dictionary'],_0x176980),_0x592a73['ca']['getPluralForm']=_0x5f2d92;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'cs':{'dictionary':{'Export\x20to\x20Word':'Exportovat\x20do\x20Wordu','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Při\x20generování\x20souboru\x20pro\x20Word\x20se\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20aplikace\x20Word\x20byl\x20zahájen','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20aplikace\x20Word\x20se\x20nezdařil','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20Word\x20byl\x20úspěšný','Exporting\x20Word\x20document':'Export\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x17e5f4=>0x1==_0x17e5f4&&_0x17e5f4%0x1==0x0?0x0:_0x17e5f4>=0x2&&_0x17e5f4<=0x4&&_0x17e5f4%0x1==0x0?0x1:_0x17e5f4%0x1!=0x0?0x2:0x3}};
23
+ export default{'cs':{'dictionary':{'Export\x20to\x20Word':'Exportovat\x20do\x20Wordu','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Při\x20generování\x20souboru\x20pro\x20Word\x20se\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20aplikace\x20Word\x20byl\x20zahájen','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20aplikace\x20Word\x20se\x20nezdařil','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20Word\x20byl\x20úspěšný','Exporting\x20Word\x20document':'Export\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x537461=>0x1==_0x537461&&_0x537461%0x1==0x0?0x0:_0x537461>=0x2&&_0x537461<=0x4&&_0x537461%0x1==0x0?0x1:_0x537461%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x285db3=>{const {cs:{dictionary:_0x1eaff9,getPluralForm:_0x1ae6e4}}={'cs':{'dictionary':{'Export\x20to\x20Word':'Exportovat\x20do\x20Wordu','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Při\x20generování\x20souboru\x20pro\x20Word\x20se\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20aplikace\x20Word\x20byl\x20zahájen','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20aplikace\x20Word\x20se\x20nezdařil','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20Word\x20byl\x20úspěšný','Exporting\x20Word\x20document':'Export\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x1e4e76=>0x1==_0x1e4e76&&_0x1e4e76%0x1==0x0?0x0:_0x1e4e76>=0x2&&_0x1e4e76<=0x4&&_0x1e4e76%0x1==0x0?0x1:_0x1e4e76%0x1!=0x0?0x2:0x3}};_0x285db3['cs']||={'dictionary':{},'getPluralForm':null},_0x285db3['cs']['dictionary']=Object['assign'](_0x285db3['cs']['dictionary'],_0x1eaff9),_0x285db3['cs']['getPluralForm']=_0x1ae6e4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1826c5=>{const {cs:{dictionary:_0x2db892,getPluralForm:_0x1e82ed}}={'cs':{'dictionary':{'Export\x20to\x20Word':'Exportovat\x20do\x20Wordu','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Při\x20generování\x20souboru\x20pro\x20Word\x20se\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20aplikace\x20Word\x20byl\x20zahájen','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20aplikace\x20Word\x20se\x20nezdařil','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20Word\x20byl\x20úspěšný','Exporting\x20Word\x20document':'Export\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x43e85e=>0x1==_0x43e85e&&_0x43e85e%0x1==0x0?0x0:_0x43e85e>=0x2&&_0x43e85e<=0x4&&_0x43e85e%0x1==0x0?0x1:_0x43e85e%0x1!=0x0?0x2:0x3}};_0x1826c5['cs']||={'dictionary':{},'getPluralForm':null},_0x1826c5['cs']['dictionary']=Object['assign'](_0x1826c5['cs']['dictionary'],_0x2db892),_0x1826c5['cs']['getPluralForm']=_0x1e82ed;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0x5e0ad2=>0x1!=_0x5e0ad2}};
23
+ export default{'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0x126d36=>0x1!=_0x126d36}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x282493=>{const {da:{dictionary:_0x3639e2,getPluralForm:_0x22f61f}}={'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0x50361c=>0x1!=_0x50361c}};_0x282493['da']||={'dictionary':{},'getPluralForm':null},_0x282493['da']['dictionary']=Object['assign'](_0x282493['da']['dictionary'],_0x3639e2),_0x282493['da']['getPluralForm']=_0x22f61f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2564ca=>{const {da:{dictionary:_0x382345,getPluralForm:_0x5661b5}}={'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0x15db94=>0x1!=_0x15db94}};_0x2564ca['da']||={'dictionary':{},'getPluralForm':null},_0x2564ca['da']['dictionary']=Object['assign'](_0x2564ca['da']['dictionary'],_0x382345),_0x2564ca['da']['getPluralForm']=_0x5661b5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x5dd9a8=>0x1!=_0x5dd9a8}};
23
+ export default{'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x2ddadc=>0x1!=_0x2ddadc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x294033=>{const {de:{dictionary:_0x10f604,getPluralForm:_0x52b618}}={'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x406d99=>0x1!=_0x406d99}};_0x294033['de']||={'dictionary':{},'getPluralForm':null},_0x294033['de']['dictionary']=Object['assign'](_0x294033['de']['dictionary'],_0x10f604),_0x294033['de']['getPluralForm']=_0x52b618;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2fff80=>{const {de:{dictionary:_0x1617e3,getPluralForm:_0x17aab2}}={'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x26f051=>0x1!=_0x26f051}};_0x2fff80['de']||={'dictionary':{},'getPluralForm':null},_0x2fff80['de']['dictionary']=Object['assign'](_0x2fff80['de']['dictionary'],_0x1617e3),_0x2fff80['de']['getPluralForm']=_0x17aab2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x3950a0=>0x1!=_0x3950a0}};
23
+ export default{'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x5168f8=>0x1!=_0x5168f8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x337c44=>{const {el:{dictionary:_0xc921cb,getPluralForm:_0x205465}}={'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x56d991=>0x1!=_0x56d991}};_0x337c44['el']||={'dictionary':{},'getPluralForm':null},_0x337c44['el']['dictionary']=Object['assign'](_0x337c44['el']['dictionary'],_0xc921cb),_0x337c44['el']['getPluralForm']=_0x205465;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14fb76=>{const {el:{dictionary:_0x4a910f,getPluralForm:_0x2c870e}}={'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x2eea2e=>0x1!=_0x2eea2e}};_0x14fb76['el']||={'dictionary':{},'getPluralForm':null},_0x14fb76['el']['dictionary']=Object['assign'](_0x14fb76['el']['dictionary'],_0x4a910f),_0x14fb76['el']['getPluralForm']=_0x2c870e;})(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':_0x418cf8=>0x1!=_0x418cf8}};
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':_0x55df86=>0x1!=_0x55df86}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37d9ca=>{const {'en-au':{dictionary:_0x1c8a14,getPluralForm:_0x1f88e0}}={'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':_0xc0f069=>0x1!=_0xc0f069}};_0x37d9ca['en-au']||={'dictionary':{},'getPluralForm':null},_0x37d9ca['en-au']['dictionary']=Object['assign'](_0x37d9ca['en-au']['dictionary'],_0x1c8a14),_0x37d9ca['en-au']['getPluralForm']=_0x1f88e0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6eb7e4=>{const {'en-au':{dictionary:_0x46b4d3,getPluralForm:_0x4d1dc6}}={'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':_0x5539f7=>0x1!=_0x5539f7}};_0x6eb7e4['en-au']||={'dictionary':{},'getPluralForm':null},_0x6eb7e4['en-au']['dictionary']=Object['assign'](_0x6eb7e4['en-au']['dictionary'],_0x46b4d3),_0x6eb7e4['en-au']['getPluralForm']=_0x4d1dc6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47a5bb=>{const {en:{dictionary:_0x56ce89,getPluralForm:_0x42fd89}}={'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}};_0x47a5bb['en']||={'dictionary':{},'getPluralForm':null},_0x47a5bb['en']['dictionary']=Object['assign'](_0x47a5bb['en']['dictionary'],_0x56ce89),_0x47a5bb['en']['getPluralForm']=_0x42fd89;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xd36e72=>{const {en:{dictionary:_0xd0fe9a,getPluralForm:_0x5176ee}}={'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}};_0xd36e72['en']||={'dictionary':{},'getPluralForm':null},_0xd36e72['en']['dictionary']=Object['assign'](_0xd36e72['en']['dictionary'],_0xd0fe9a),_0xd36e72['en']['getPluralForm']=_0x5176ee;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20de\x20Word.','Word\x20document\x20export\x20started':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20comenzado','Word\x20document\x20export\x20failed':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20fallado','Word\x20document\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20documento\x20de\x20Word','Exporting\x20Word\x20document':'Exportando\x20documento\x20de\x20Word'},'getPluralForm':_0x1309ff=>0x1==_0x1309ff?0x0:0x0!=_0x1309ff&&_0x1309ff%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20de\x20Word.','Word\x20document\x20export\x20started':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20comenzado','Word\x20document\x20export\x20failed':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20fallado','Word\x20document\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20documento\x20de\x20Word','Exporting\x20Word\x20document':'Exportando\x20documento\x20de\x20Word'},'getPluralForm':_0x497c36=>0x1==_0x497c36?0x0:0x0!=_0x497c36&&_0x497c36%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x469cba=>{const {es:{dictionary:_0x53accf,getPluralForm:_0x584d91}}={'es':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20de\x20Word.','Word\x20document\x20export\x20started':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20comenzado','Word\x20document\x20export\x20failed':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20fallado','Word\x20document\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20documento\x20de\x20Word','Exporting\x20Word\x20document':'Exportando\x20documento\x20de\x20Word'},'getPluralForm':_0x2b37d0=>0x1==_0x2b37d0?0x0:0x0!=_0x2b37d0&&_0x2b37d0%0xf4240==0x0?0x1:0x2}};_0x469cba['es']||={'dictionary':{},'getPluralForm':null},_0x469cba['es']['dictionary']=Object['assign'](_0x469cba['es']['dictionary'],_0x53accf),_0x469cba['es']['getPluralForm']=_0x584d91;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x282afc=>{const {es:{dictionary:_0x4f0ffd,getPluralForm:_0x53192f}}={'es':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20de\x20Word.','Word\x20document\x20export\x20started':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20comenzado','Word\x20document\x20export\x20failed':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20fallado','Word\x20document\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20documento\x20de\x20Word','Exporting\x20Word\x20document':'Exportando\x20documento\x20de\x20Word'},'getPluralForm':_0x383686=>0x1==_0x383686?0x0:0x0!=_0x383686&&_0x383686%0xf4240==0x0?0x1:0x2}};_0x282afc['es']||={'dictionary':{},'getPluralForm':null},_0x282afc['es']['dictionary']=Object['assign'](_0x282afc['es']['dictionary'],_0x4f0ffd),_0x282afc['es']['getPluralForm']=_0x53192f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x2d1567=>0x1!=_0x2d1567}};
23
+ export default{'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x46111d=>0x1!=_0x46111d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x354861=>{const {et:{dictionary:_0x302e16,getPluralForm:_0x7876ef}}={'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x336be0=>0x1!=_0x336be0}};_0x354861['et']||={'dictionary':{},'getPluralForm':null},_0x354861['et']['dictionary']=Object['assign'](_0x354861['et']['dictionary'],_0x302e16),_0x354861['et']['getPluralForm']=_0x7876ef;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53a17e=>{const {et:{dictionary:_0x53930b,getPluralForm:_0x50f5ce}}={'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x387a84=>0x1!=_0x387a84}};_0x53a17e['et']||={'dictionary':{},'getPluralForm':null},_0x53a17e['et']['dictionary']=Object['assign'](_0x53a17e['et']['dictionary'],_0x53930b),_0x53a17e['et']['getPluralForm']=_0x50f5ce;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x5d022d=>0x1!=_0x5d022d}};
23
+ export default{'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x446580=>0x1!=_0x446580}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b0003=>{const {fi:{dictionary:_0x4b06da,getPluralForm:_0x5bfdcb}}={'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x3481ff=>0x1!=_0x3481ff}};_0x1b0003['fi']||={'dictionary':{},'getPluralForm':null},_0x1b0003['fi']['dictionary']=Object['assign'](_0x1b0003['fi']['dictionary'],_0x4b06da),_0x1b0003['fi']['getPluralForm']=_0x5bfdcb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a3b89=>{const {fi:{dictionary:_0x2e80d3,getPluralForm:_0x174706}}={'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x56fa2e=>0x1!=_0x56fa2e}};_0x2a3b89['fi']||={'dictionary':{},'getPluralForm':null},_0x2a3b89['fi']['dictionary']=Object['assign'](_0x2a3b89['fi']['dictionary'],_0x2e80d3),_0x2a3b89['fi']['getPluralForm']=_0x174706;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fr':{'dictionary':{'Export\x20to\x20Word':'Exporter\x20en\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20Word.','Word\x20document\x20export\x20started':'L\x27exportation\x20du\x20document\x20Word\x20a\x20démarré','Word\x20document\x20export\x20failed':'L\x27exportation\x20du\x20document\x20Word\x20a\x20échoué','Word\x20document\x20export\x20successful':'L\x27exportation\x20du\x20document\x20Word\x20a\x20réussi','Exporting\x20Word\x20document':'Exportation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0xbc6004=>0x0==_0xbc6004||0x1==_0xbc6004?0x0:0x0!=_0xbc6004&&_0xbc6004%0xf4240==0x0?0x1:0x2}};
23
+ export default{'fr':{'dictionary':{'Export\x20to\x20Word':'Exporter\x20en\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20Word.','Word\x20document\x20export\x20started':'L\x27exportation\x20du\x20document\x20Word\x20a\x20démarré','Word\x20document\x20export\x20failed':'L\x27exportation\x20du\x20document\x20Word\x20a\x20échoué','Word\x20document\x20export\x20successful':'L\x27exportation\x20du\x20document\x20Word\x20a\x20réussi','Exporting\x20Word\x20document':'Exportation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0xdc5b28=>0x0==_0xdc5b28||0x1==_0xdc5b28?0x0:0x0!=_0xdc5b28&&_0xdc5b28%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18cc45=>{const {fr:{dictionary:_0x223330,getPluralForm:_0xe7d58a}}={'fr':{'dictionary':{'Export\x20to\x20Word':'Exporter\x20en\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20Word.','Word\x20document\x20export\x20started':'L\x27exportation\x20du\x20document\x20Word\x20a\x20démarré','Word\x20document\x20export\x20failed':'L\x27exportation\x20du\x20document\x20Word\x20a\x20échoué','Word\x20document\x20export\x20successful':'L\x27exportation\x20du\x20document\x20Word\x20a\x20réussi','Exporting\x20Word\x20document':'Exportation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x1194cb=>0x0==_0x1194cb||0x1==_0x1194cb?0x0:0x0!=_0x1194cb&&_0x1194cb%0xf4240==0x0?0x1:0x2}};_0x18cc45['fr']||={'dictionary':{},'getPluralForm':null},_0x18cc45['fr']['dictionary']=Object['assign'](_0x18cc45['fr']['dictionary'],_0x223330),_0x18cc45['fr']['getPluralForm']=_0xe7d58a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x93f5a8=>{const {fr:{dictionary:_0x5ec4fa,getPluralForm:_0x14634d}}={'fr':{'dictionary':{'Export\x20to\x20Word':'Exporter\x20en\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20Word.','Word\x20document\x20export\x20started':'L\x27exportation\x20du\x20document\x20Word\x20a\x20démarré','Word\x20document\x20export\x20failed':'L\x27exportation\x20du\x20document\x20Word\x20a\x20échoué','Word\x20document\x20export\x20successful':'L\x27exportation\x20du\x20document\x20Word\x20a\x20réussi','Exporting\x20Word\x20document':'Exportation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x3ffee6=>0x0==_0x3ffee6||0x1==_0x3ffee6?0x0:0x0!=_0x3ffee6&&_0x3ffee6%0xf4240==0x0?0x1:0x2}};_0x93f5a8['fr']||={'dictionary':{},'getPluralForm':null},_0x93f5a8['fr']['dictionary']=Object['assign'](_0x93f5a8['fr']['dictionary'],_0x5ec4fa),_0x93f5a8['fr']['getPluralForm']=_0x14634d;})(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\x20de\x20Word.','Word\x20document\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20documento\x20de\x20Word','Word\x20document\x20export\x20failed':'Produciuse\x20un\x20fallo\x20ao\x20exportar\x20un\x20documento\x20de\x20Word','Word\x20document\x20export\x20successful':'A\x20exportación\x20do\x20documento\x20de\x20Word\x20foi\x20satisfactoria','Exporting\x20Word\x20document':'Exportando\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x3bc54b=>0x1!=_0x3bc54b}};
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\x20de\x20Word.','Word\x20document\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20documento\x20de\x20Word','Word\x20document\x20export\x20failed':'Produciuse\x20un\x20fallo\x20ao\x20exportar\x20un\x20documento\x20de\x20Word','Word\x20document\x20export\x20successful':'A\x20exportación\x20do\x20documento\x20de\x20Word\x20foi\x20satisfactoria','Exporting\x20Word\x20document':'Exportando\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x79f1dc=>0x1!=_0x79f1dc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x489538=>{const {gl:{dictionary:_0x502743,getPluralForm:_0x3f9186}}={'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20de\x20Word.','Word\x20document\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20documento\x20de\x20Word','Word\x20document\x20export\x20failed':'Produciuse\x20un\x20fallo\x20ao\x20exportar\x20un\x20documento\x20de\x20Word','Word\x20document\x20export\x20successful':'A\x20exportación\x20do\x20documento\x20de\x20Word\x20foi\x20satisfactoria','Exporting\x20Word\x20document':'Exportando\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x47e242=>0x1!=_0x47e242}};_0x489538['gl']||={'dictionary':{},'getPluralForm':null},_0x489538['gl']['dictionary']=Object['assign'](_0x489538['gl']['dictionary'],_0x502743),_0x489538['gl']['getPluralForm']=_0x3f9186;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x8a8d74=>{const {gl:{dictionary:_0x385e75,getPluralForm:_0x11db1a}}={'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20de\x20Word.','Word\x20document\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20documento\x20de\x20Word','Word\x20document\x20export\x20failed':'Produciuse\x20un\x20fallo\x20ao\x20exportar\x20un\x20documento\x20de\x20Word','Word\x20document\x20export\x20successful':'A\x20exportación\x20do\x20documento\x20de\x20Word\x20foi\x20satisfactoria','Exporting\x20Word\x20document':'Exportando\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x10e3ee=>0x1!=_0x10e3ee}};_0x8a8d74['gl']||={'dictionary':{},'getPluralForm':null},_0x8a8d74['gl']['dictionary']=Object['assign'](_0x8a8d74['gl']['dictionary'],_0x385e75),_0x8a8d74['gl']['getPluralForm']=_0x11db1a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'he':{'dictionary':{'Export\x20to\x20Word':'ייצוא\x20ל-Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20קובץ\x20ה-Word.','Word\x20document\x20export\x20started':'ייצוא\x20מסמך\x20Word\x20החל','Word\x20document\x20export\x20failed':'ייצוא\x20מסמך\x20Word\x20נכשל','Word\x20document\x20export\x20successful':'ייצוא\x20מסמך\x20Word\x20הצליח','Exporting\x20Word\x20document':'מייצא\x20מסמך\x20Word'},'getPluralForm':_0x30cd80=>0x1==_0x30cd80&&_0x30cd80%0x1==0x0?0x0:0x2==_0x30cd80&&_0x30cd80%0x1==0x0?0x1:0x2}};
23
+ export default{'he':{'dictionary':{'Export\x20to\x20Word':'ייצוא\x20ל-Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20קובץ\x20ה-Word.','Word\x20document\x20export\x20started':'ייצוא\x20מסמך\x20Word\x20החל','Word\x20document\x20export\x20failed':'ייצוא\x20מסמך\x20Word\x20נכשל','Word\x20document\x20export\x20successful':'ייצוא\x20מסמך\x20Word\x20הצליח','Exporting\x20Word\x20document':'מייצא\x20מסמך\x20Word'},'getPluralForm':_0x3b8a52=>0x1==_0x3b8a52&&_0x3b8a52%0x1==0x0?0x0:0x2==_0x3b8a52&&_0x3b8a52%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e031c=>{const {he:{dictionary:_0x37ca3a,getPluralForm:_0x182afb}}={'he':{'dictionary':{'Export\x20to\x20Word':'ייצוא\x20ל-Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20קובץ\x20ה-Word.','Word\x20document\x20export\x20started':'ייצוא\x20מסמך\x20Word\x20החל','Word\x20document\x20export\x20failed':'ייצוא\x20מסמך\x20Word\x20נכשל','Word\x20document\x20export\x20successful':'ייצוא\x20מסמך\x20Word\x20הצליח','Exporting\x20Word\x20document':'מייצא\x20מסמך\x20Word'},'getPluralForm':_0x1e3ff5=>0x1==_0x1e3ff5&&_0x1e3ff5%0x1==0x0?0x0:0x2==_0x1e3ff5&&_0x1e3ff5%0x1==0x0?0x1:0x2}};_0x4e031c['he']||={'dictionary':{},'getPluralForm':null},_0x4e031c['he']['dictionary']=Object['assign'](_0x4e031c['he']['dictionary'],_0x37ca3a),_0x4e031c['he']['getPluralForm']=_0x182afb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xcabcb4=>{const {he:{dictionary:_0x9389f2,getPluralForm:_0x2f8929}}={'he':{'dictionary':{'Export\x20to\x20Word':'ייצוא\x20ל-Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20קובץ\x20ה-Word.','Word\x20document\x20export\x20started':'ייצוא\x20מסמך\x20Word\x20החל','Word\x20document\x20export\x20failed':'ייצוא\x20מסמך\x20Word\x20נכשל','Word\x20document\x20export\x20successful':'ייצוא\x20מסמך\x20Word\x20הצליח','Exporting\x20Word\x20document':'מייצא\x20מסמך\x20Word'},'getPluralForm':_0x4161e2=>0x1==_0x4161e2&&_0x4161e2%0x1==0x0?0x0:0x2==_0x4161e2&&_0x4161e2%0x1==0x0?0x1:0x2}};_0xcabcb4['he']||={'dictionary':{},'getPluralForm':null},_0xcabcb4['he']['dictionary']=Object['assign'](_0xcabcb4['he']['dictionary'],_0x9389f2),_0xcabcb4['he']['getPluralForm']=_0x2f8929;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x29e503=>0x1!=_0x29e503}};
23
+ export default{'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x571bd3=>0x1!=_0x571bd3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x48e0f2=>{const {hi:{dictionary:_0x42e8c2,getPluralForm:_0x416c89}}={'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x26dbb2=>0x1!=_0x26dbb2}};_0x48e0f2['hi']||={'dictionary':{},'getPluralForm':null},_0x48e0f2['hi']['dictionary']=Object['assign'](_0x48e0f2['hi']['dictionary'],_0x42e8c2),_0x48e0f2['hi']['getPluralForm']=_0x416c89;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2dfd88=>{const {hi:{dictionary:_0x1e84e2,getPluralForm:_0x472f58}}={'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x466741=>0x1!=_0x466741}};_0x2dfd88['hi']||={'dictionary':{},'getPluralForm':null},_0x2dfd88['hi']['dictionary']=Object['assign'](_0x2dfd88['hi']['dictionary'],_0x1e84e2),_0x2dfd88['hi']['getPluralForm']=_0x472f58;})(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':_0x1b74d2=>_0x1b74d2%0xa==0x1&&_0x1b74d2%0x64!=0xb?0x0:_0x1b74d2%0xa>=0x2&&_0x1b74d2%0xa<=0x4&&(_0x1b74d2%0x64<0xa||_0x1b74d2%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':_0xd0bd6c=>_0xd0bd6c%0xa==0x1&&_0xd0bd6c%0x64!=0xb?0x0:_0xd0bd6c%0xa>=0x2&&_0xd0bd6c%0xa<=0x4&&(_0xd0bd6c%0x64<0xa||_0xd0bd6c%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc4de47=>{const {hr:{dictionary:_0x3b14b2,getPluralForm:_0x1568c4}}={'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':_0x2cf521=>_0x2cf521%0xa==0x1&&_0x2cf521%0x64!=0xb?0x0:_0x2cf521%0xa>=0x2&&_0x2cf521%0xa<=0x4&&(_0x2cf521%0x64<0xa||_0x2cf521%0x64>=0x14)?0x1:0x2}};_0xc4de47['hr']||={'dictionary':{},'getPluralForm':null},_0xc4de47['hr']['dictionary']=Object['assign'](_0xc4de47['hr']['dictionary'],_0x3b14b2),_0xc4de47['hr']['getPluralForm']=_0x1568c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e3e97=>{const {hr:{dictionary:_0xc35dc8,getPluralForm:_0x528dcf}}={'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':_0x1a4f3f=>_0x1a4f3f%0xa==0x1&&_0x1a4f3f%0x64!=0xb?0x0:_0x1a4f3f%0xa>=0x2&&_0x1a4f3f%0xa<=0x4&&(_0x1a4f3f%0x64<0xa||_0x1a4f3f%0x64>=0x14)?0x1:0x2}};_0x1e3e97['hr']||={'dictionary':{},'getPluralForm':null},_0x1e3e97['hr']['dictionary']=Object['assign'](_0x1e3e97['hr']['dictionary'],_0xc35dc8),_0x1e3e97['hr']['getPluralForm']=_0x528dcf;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x5ed7ca=>0x1!=_0x5ed7ca}};
23
+ export default{'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x3772a2=>0x1!=_0x3772a2}};