@ckeditor/ckeditor5-export-word 43.1.0-alpha.8 → 43.1.1

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=i,e=[],n=[];for(const r of Array[t(411)](document[t(371)]))if(r[t(361)][t(381)](t(399)))for(const o of Array[t(411)](r[t(370)]))-1!==o[t(345)][t(354)](t(353))?e[t(350)](o[t(345)]):-1!==o[t(345)][t(354)](t(407))&&n[t(350)](o[t(345)]);return e[t(373)]||console[t(405)](t(346)),[...n,...e][t(384)](" ")[t(347)]()}function i(t,e){const n=u();return(i=function(t,e){return n[t-=344]})(t,e)}function c(t,e={}){const n=i,r=t[n(398)][n(357)](n(349)),o=t[n(398)][n(357)](n(369)),s=t[n(398)][n(357)](n(395)),c=e;if(r&&o){const e=function(t){const e=i,n={};if(!t[e(373)])return n;for(const r of t)r[e(397)][e(389)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(350)]({author:t[o(351)][o(375)],content:t[o(365)],created:t[o(368)],is_resolved:r[o(391)]})}));return n}(t[n(398)][n(416)](n(369))[n(409)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(348)](e)[n(373)]&&(c[n(397)]=e)}if(r&&s){const e=t[n(398)][n(416)](n(395)),r=t[n(398)][n(416)](n(349)),o=function(t,e){const n=i,r={};if(!t[n(373)]||!e[n(373)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(366)],a=t?t[n(360)]:e[n(416)](i)[n(375)];r[o]={author:a,created:s}}return r}(e[n(394)]({toJSON:!0}),r[n(374)]);Object[n(348)](o)[n(373)]&&(c[n(387)]=o)}return(c[n(387)]||c[n(397)])&&(c[n(378)]=(new(Intl[n(376)]))[n(379)]()[n(388)]),c}function a(t,e={}){const n=i,r=t[n(398)][n(357)](n(349)),o=t[n(398)][n(357)](n(369)),s=t[n(398)][n(357)](n(395)),c=t[n(398)][n(357)](n(417)),a=t[n(344)][n(358)],u=e,d={};if(u[n(359)]=u[n(359)]||{},u[n(359)][n(367)]=u[n(359)][n(367)]||a,r&&o){const e=function(t){const e=i,n=[];if(!t[e(373)])return n;for(const r of t){const t=r[e(397)][e(389)]((t=>({author:t[e(351)][e(375)],content:t[e(365)],created_at:t[e(368)]})));n[e(350)]({thread_id:r.id,is_resolved:r[e(391)],comments:t})}return n}(t[n(398)][n(416)](n(369))[n(409)]({skipNotAttached:!0,skipEmpty:!0}));e[n(373)]&&(d[n(412)]=e)}if(r&&s){const e=t[n(398)][n(416)](n(395)),r=t[n(398)][n(416)](n(349)),o=function(t,e){const n=i;return t[n(373)]&&e[n(373)]?t[n(389)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(366)];return{id:t,author:c?c[i(360)]:e[i(416)](o)[i(375)],created_at:r}})):[]}(e[n(394)]({toJSON:!0}),r[n(374)]);o[n(373)]&&(d[n(387)]=o)}if(c){const e=t[n(398)][n(416)](n(364)),r=e[n(406)],{prefix:o,suffix:s}=t[n(413)][n(416)](n(400));if(u[n(377)]={prefix:o,suffix:s},n(372)!==r){u[n(377)][n(382)]={};const t=n(408)===r?e[n(402)]():e[n(410)](r,!0);for(const r of Object[n(390)](t)){const[t,o]=r;u[n(377)][n(382)][t]=null!==o?o:e[n(396)](t)}}}return(d[n(412)]||d[n(387)])&&(u[n(378)]=(new(Intl[n(376)]))[n(379)]()[n(388)],u[n(404)]=d),u}function u(){const t=["CommentsRepository","cssRules","styleSheets","$labels","length","users","name","DateTimeFormat","merge_fields","timezone","resolvedOptions","442910bWVjHw","hasAttribute","data","fetch","join","then","3156jwRZIJ","suggestions","timeZone","map","entries","isResolved","74547gYaIvk","159095Kshble","getSuggestions","TrackChanges","getLabel","comments","plugins","data-cke","mergeFields","1028cOLxVV","getDefaultValues","EDITOR_STYLES","collaboration_features","warn","previewMode",":root","$defaultValues","getCommentThreads","getDataSetValues","from","comment_threads","config","20671mRTrCj","18255hErvbB","get","MergeFields","locale","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.","trim","keys","Users","push","author","9008144RFnnBk",".ck-content","indexOf","all","text","has","contentLanguage","document","authorName","ownerNode","6JGRnWu","38189830ydeEfz","MergeFieldsEditing","content","@external","language","createdAt"];return(u=function(){return t})()}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=i,n=t();for(;;)try{if(795102===parseInt(e(393))/1+parseInt(e(380))/2*(parseInt(e(362))/3)+-parseInt(e(401))/4*(parseInt(e(415))/5)+-parseInt(e(386))/6*(parseInt(e(414))/7)+-parseInt(e(352))/8+-parseInt(e(392))/9+parseInt(e(363))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);const p=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=467]})(t,e)}function l(){const t=["orientation","plugins","stylesheets","get","2543DaDaHl","POST","announce","6065sPTdkf","Notification","converterUrl","value","locale","stringify","execute","export-word-v1-api-is-deprecated","affectsData","data","</div>","margin_top","editor","catch","pending","createElement","1028RYcbOe","isEnabled","1503918rlTzXl","footer","isBusy","remove","converterOptions","status","3159550kJRMiq","download","margin_bottom","URL","2329326gjmViy","options","Word document export failed","ariaLiveAnnouncer","auto_pagination","fileName","config","margin_left","dataCallback","16qiFrUg","assertive","createObjectURL","fetch",'<div class="ck-content" dir="',"format","comments","106NbjKMG","margin_right","header","_token","suggestions","showWarning","set","href","token","finally","An error occurred while generating the Word file.","https://docx-converter.cke-cs.com/v1/convert","function","blob","document.docx","click","_downloadFile","EDITOR_STYLES","application/docx","https://docx-converter.cke-cs.com/v2/convert/html-docx","application/json","326181JvgBZM","ExportWord","version","Word document export successful","contentLanguageDirection","Word document export started","2374771iwFCDo","refresh","then"];return(l=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(218472===parseInt(e(528))/1*(-parseInt(e(494))/2)+parseInt(e(515))/3+parseInt(e(547))/4*(parseInt(e(531))/5)+-parseInt(e(478))/6+parseInt(e(521))/7+-parseInt(e(487))/8*(parseInt(e(468))/9)+parseInt(e(474))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h=[p(524),p(542),p(495),p(476),p(485),p(492),p(496),p(469),p(493),p(498)];class g extends t.Command{constructor(t){const e=p;super(t),this[e(500)](e(470),!1),this[e(539)]=!1}[p(522)](){const t=p;this[t(467)]=!this[t(470)],this[t(534)]=this[t(470)]?t(545):void 0}[p(537)](t={}){const e=p,n=this[e(543)],r=t[e(517)]||2,u=1===r,f=t[e(533)]||e(u?505:513),l=t[e(472)]||{},g=n[e(525)][e(527)](e(516)),m=t[e(502)]||g[e(497)],I=!0===l[e(482)],x=t[e(486)]||(t=>t[e(540)][e(527)]({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(538)),this[e(470)]=!0,this[e(522)](),function(t){const e=i;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(403)!==r?n[e(350)](window[e(383)](r)[e(385)]((t=>t[e(356)]()))):n[e(350)](s());return Promise[e(355)](n)[e(385)]((t=>t[e(384)](" ")[e(347)]()))}(t[e(526)]||[e(511)])[e(523)]((async r=>{const o=e;n.ui[o(481)][o(530)](d(n[o(535)],o(520)));const s=await x(n),i={html:o(491)+n[o(535)][o(519)]+'">'+s+o(541),css:r,[o(u?479:484)]:{...l,...u?c(n,l):a(n,l)}},p={method:o(529),headers:{"Content-Type":o(514),Accept:o(512),...m?{Authorization:m[o(534)]}:null},body:JSON[o(536)](i)};return window[o(490)](f,p)[o(523)]((t=>{const e=o;if(200!==t[e(473)])throw t;return t[e(507)]()}))[o(523)]((e=>{const r=o;n.ui[r(481)][r(530)](d(n[r(535)],r(518)));const s=r(506)==typeof t[r(483)]?t[r(483)]():t[r(483)];this[r(510)](e,s||r(508))}))}))[e(544)]((t=>{const r=e,o=n[r(525)][r(527)](r(532));throw n.ui[r(481)][r(530)](d(n[r(535)],r(480)),{politeness:r(488)}),o[r(499)](d(n[r(535)],r(504))),t}))[e(503)]((()=>{const t=e;this[t(470)]=!1,this[t(522)]()}))}[p(510)](t,e){const n=p,r=document[n(546)]("a");r[n(501)]=window[n(477)][n(489)](t),r[n(475)]=e,r[n(509)](),r[n(471)]()}}function m(){const t=["set","ExportWordUI","config","execute","18teuqis","20190nlUOFR","listenTo","get","2dzFIsT","636381bpLJBP","label","110124HzVJCL","add","98imwlAN","bind","isVisible","isOn","95049LwTxJJ","Export to Word","4983pTrkPX","iconView","children","isEnabled","pluginName","Exporting Word document","init","focus","locale","1833384CkZTfR","1847690jJYlaW","isBusy","2290720ISKiUR","exportWord","menuBar:exportWord","componentFactory","commands","editor","view","editing","_createButton"];return(m=function(){return t})()}const I=x;function x(t,e){const n=m();return(x=function(t,e){return n[t-=293]})(t,e)}!function(t){const e=x,n=t();for(;;)try{if(311013===parseInt(e(319))/1+parseInt(e(310))/2*(parseInt(e(311))/3)+parseInt(e(293))/4+-parseInt(e(331))/5+parseInt(e(313))/6*(parseInt(e(315))/7)+-parseInt(e(330))/8*(-parseInt(e(306))/9)+parseInt(e(307))/10*(-parseInt(e(321))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);class v extends t.Plugin{static get[I(325)](){return I(303)}[I(327)](){const t=I,n=this[t(298)];n.ui[t(296)][t(314)](t(294),(()=>{const r=t,o=n[r(297)][r(309)](r(294)),s=this[r(301)](e.ButtonView);return s[r(302)]({tooltip:!0}),s[r(316)](r(318)).to(o,r(332)),s})),n.ui[t(296)][t(314)](t(295),(()=>this[t(301)](e.MenuBarMenuListItemButtonView)))}[I(301)](t){const n=I,r=this[n(298)],o=r[n(304)][n(309)](n(294))||{},s=r[n(297)][n(309)](n(294)),i=new t(r[n(329)]),c=new e.SpinnerView;return i[n(323)][n(314)](c),c[n(316)](n(317)).to(s,n(332)),i[n(322)][n(316)](n(317)).to(s,n(332),(t=>!t)),i[n(302)]({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(316)](n(324)).to(s,n(324)),i[n(316)](n(312)).to(s,n(332),(t=>d(r[n(329)],n(t?326:320)))),this[n(308)](i,n(305),(()=>{const t=n;r[t(305)](t(294),o),r[t(300)][t(299)][t(328)]()})),i}}const w=b;function b(t,e){const n=W();return(b=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(982061===-parseInt(e(374))/1+-parseInt(e(373))/2*(parseInt(e(388))/3)+-parseInt(e(390))/4*(parseInt(e(383))/5)+-parseInt(e(399))/6*(-parseInt(e(389))/7)+parseInt(e(394))/8+parseInt(e(398))/9*(-parseInt(e(400))/10)+parseInt(e(392))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class y extends t.Plugin{static get[w(381)](){return w(385)}static get[w(396)](){return[w(377),e.Notification,v]}[w(376)](){const t=w,e=this[t(391)],n=e[t(386)][t(395)](t(384))||{};e[t(397)][t(375)](t(384),new g(e));const r=e[t(379)][t(395)](t(377));!1===n[t(378)]?this[t(380)]=null:n[t(378)]?r[t(393)](n[t(378)])[t(387)]((e=>{this[t(380)]=e})):this[t(380)]=r[t(382)]}}function W(){const t=["13384544MaRjxc","get","requires","commands","72XfTPlg","6rBXTtz","897860vIDiwy","11206OIBqiH","15202BYMyzT","add","init","CloudServices","tokenUrl","plugins","_token","pluginName","token","370ENTgzn","exportWord","ExportWord","config","then","453ocMHzT","5061329qMdrvQ","78908AjyIJZ","editor","17878157PJcAtM","registerTokenUrl"];return(W=function(){return t})()}function k(){var t=["27QnvypY","1405770zOSJwk","588094NEFyFx","7UezTSz","1248258kaZSMz","5928nnuUic","86557rjwmMh","457544QxAcUF","608ZbBkWV","7206070OReZXK"];return(k=function(){return t})()}function T(t,e){var n=k();return(T=function(t,e){return n[t-=309]})(t,e)}!function(t){for(var e=T,n=t();;)try{if(205039===parseInt(e(315))/1+parseInt(e(311))/2+-parseInt(e(314))/3*(-parseInt(e(317))/4)+parseInt(e(310))/5+-parseInt(e(313))/6*(parseInt(e(312))/7)+parseInt(e(316))/8*(parseInt(e(309))/9)+-parseInt(e(318))/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:()=>b});var t=n(782),e=n(311),o=n(584);function s(){const t=c,e=[],n=[];for(const r of Array[t(208)](document[t(196)]))if(r[t(182)][t(232)](t(192)))for(const o of Array[t(208)](r[t(206)]))-1!==o[t(215)][t(178)](t(173))?e[t(218)](o[t(215)]):-1!==o[t(215)][t(178)](t(184))&&n[t(218)](o[t(215)]);return e[t(193)]||console[t(216)](t(174)),[...n,...e][t(224)](" ")[t(219)]()}function i(t,e={}){const n=c,r=t[n(243)][n(227)](n(212)),o=t[n(243)][n(227)](n(221)),s=t[n(243)][n(227)](n(201)),i=e;if(r&&o){const e=function(t){const e=c,n={};if(!t[e(193)])return n;for(const r of t)r[e(190)][e(186)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(218)]({author:t[o(175)][o(197)],content:t[o(179)],created:t[o(191)],is_resolved:r[o(217)]})}));return n}(t[n(243)][n(203)](n(221))[n(198)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(211)](e)[n(193)]&&(i[n(190)]=e)}if(r&&s){const e=t[n(243)][n(203)](n(201)),r=t[n(243)][n(203)](n(212)),o=function(t,e){const n=c,r={};if(!t[n(193)]||!e[n(193)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(225)],a=t?t[n(214)]:e[n(203)](i)[n(197)];r[o]={author:a,created:s}}return r}(e[n(235)]({toJSON:!0}),r[n(242)]);Object[n(211)](o)[n(193)]&&(i[n(245)]=o)}return(i[n(245)]||i[n(190)])&&(i[n(220)]=(new(Intl[n(234)]))[n(187)]()[n(204)]),i}function c(t,e){const n=a();return(c=function(t,e){return n[t-=173]})(t,e)}function a(){const t=["push","trim","timezone","CommentsRepository","getLabel","506640oISFZJ","join","@external","$defaultValues","has","MergeFields","text","locale","data","hasAttribute","2nkWulf","DateTimeFormat","getSuggestions","previewMode","fetch","63ekyiDv","954180fJZYBQ","comment_threads","merge_fields","users","plugins","495736FAalLn","suggestions",".ck-content","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.","author","contentLanguage","entries","indexOf","content","EDITOR_STYLES","MergeFieldsEditing","ownerNode","then",":root","config","map","resolvedOptions","$labels","1298106aJMtkm","comments","createdAt","data-cke","length","895644RIWIMP","all","styleSheets","name","getCommentThreads","getDefaultValues","1252118vqeDVB","TrackChanges","document","get","timeZone","mergeFields","cssRules","187289Wvphaf","from","getDataSetValues","collaboration_features","keys","Users","language","authorName","cssText","warn","isResolved"];return(a=function(){return t})()}function u(t,e={}){const n=c,r=t[n(243)][n(227)](n(212)),o=t[n(243)][n(227)](n(221)),s=t[n(243)][n(227)](n(201)),i=t[n(243)][n(227)](n(228)),a=t[n(230)][n(176)],u=e,d={};if(u[n(202)]=u[n(202)]||{},u[n(202)][n(213)]=u[n(202)][n(213)]||a,r&&o){const e=function(t){const e=c,n=[];if(!t[e(193)])return n;for(const r of t){const t=r[e(190)][e(186)]((t=>({author:t[e(175)][e(197)],content:t[e(179)],created_at:t[e(191)]})));n[e(218)]({thread_id:r.id,is_resolved:r[e(217)],comments:t})}return n}(t[n(243)][n(203)](n(221))[n(198)]({skipNotAttached:!0,skipEmpty:!0}));e[n(193)]&&(d[n(240)]=e)}if(r&&s){const e=t[n(243)][n(203)](n(201)),r=t[n(243)][n(203)](n(212)),o=function(t,e){const n=c;return t[n(193)]&&e[n(193)]?t[n(186)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(225)];return{id:t,author:c?c[i(214)]:e[i(203)](o)[i(197)],created_at:r}})):[]}(e[n(235)]({toJSON:!0}),r[n(242)]);o[n(193)]&&(d[n(245)]=o)}if(i){const e=t[n(243)][n(203)](n(181)),r=e[n(236)],{prefix:o,suffix:s}=t[n(185)][n(203)](n(205));if(u[n(241)]={prefix:o,suffix:s},n(188)!==r){u[n(241)][n(231)]={};const t=n(226)===r?e[n(199)]():e[n(209)](r,!0);for(const r of Object[n(177)](t)){const[t,o]=r;u[n(241)][n(231)][t]=null!==o?o:e[n(222)](t)}}}return(d[n(240)]||d[n(245)])&&(u[n(220)]=(new(Intl[n(234)]))[n(187)]()[n(204)],u[n(210)]=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(148152===-parseInt(e(207))/1*(parseInt(e(233))/2)+-parseInt(e(223))/3+parseInt(e(194))/4+-parseInt(e(239))/5+parseInt(e(189))/6+-parseInt(e(200))/7+-parseInt(e(244))/8*(-parseInt(e(238))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);const p=h;function f(){const t=["version","footer","format","showWarning","19776ArjIfi","suggestions","application/json","config","stylesheets","5137qOIzYk","24ZnxLlL","createObjectURL","converterUrl","plugins","https://docx-converter.cke-cs.com/v2/convert/html-docx","Word document export failed","assertive","status","then","dataCallback","POST","An error occurred while generating the Word file.","pending","execute","URL","contentLanguageDirection","token","comments","176yAJzBZ","blob","isBusy","1965ZvWVNe","refresh","orientation","announce","EDITOR_STYLES","function","1502910wxyOBG","options","862020RtJrfr","fileName","set","converterOptions","5250777ZSPwuk","fetch","_downloadFile","margin_bottom","value","5036480gKBhZG","header","application/docx","38244riddpH","data",'<div class="ck-content" dir="',"createElement","_token","finally","href","margin_top","Notification","catch","margin_right","download","export-word-v1-api-is-deprecated","https://docx-converter.cke-cs.com/v1/convert","ExportWord","get","</div>","isEnabled","ariaLiveAnnouncer","auto_pagination","172aTaUtC","remove","margin_left","affectsData","document.docx","locale","click","Word document export successful","editor","stringify","5NHkpYN","Word document export started"];return(f=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(531128===-parseInt(e(233))/1*(parseInt(e(190))/2)+parseInt(e(206))/3*(parseInt(e(230))/4)+parseInt(e(200))/5*(parseInt(e(241))/6)+parseInt(e(245))/7+parseInt(e(212))/8*(parseInt(e(239))/9)+parseInt(e(250))/10+-parseInt(e(211))/11*(parseInt(e(170))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);const l=[p(235),p(177),p(180),p(248),p(192),p(204),p(168),p(203),p(229),p(207)];function h(t,e){const n=f();return(h=function(t,e){return n[t-=168]})(t,e)}class m extends t.Command{constructor(t){const e=p;super(t),this[e(243)](e(232),!1),this[e(193)]=!1}[p(234)](){const t=p;this[t(187)]=!this[t(232)],this[t(249)]=this[t(232)]?t(224):void 0}[p(225)](t={}){const e=p,n=this[e(198)],r=t[e(202)]||2,a=1===r,f=t[e(214)]||e(a?183:216),h=t[e(244)]||{},m=n[e(215)][e(185)](e(184)),g=t[e(228)]||m[e(174)],x=!0===h[e(189)],I=t[e(221)]||(t=>t[e(171)][e(185)]({pagination:x}));return 2===r&&function(t){for(const e of l)if(void 0!==t[e])return!0;return!1}(h)&&(0,o.logWarning)(e(182)),this[e(232)]=!0,this[e(234)](),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(180)!==r?n[e(218)](window[e(237)](r)[e(183)]((t=>t[e(229)]()))):n[e(218)](s());return Promise[e(195)](n)[e(183)]((t=>t[e(224)](" ")[e(219)]()))}(t[e(210)]||[e(237)])[e(220)]((async r=>{const o=e;n.ui[o(188)][o(236)](d(n[o(195)],o(201)));const s=await I(n),c={html:o(172)+n[o(195)][o(227)]+'">'+s+o(186),css:r,[o(a?240:209)]:{...h,...a?i(n,h):u(n,h)}},p={method:o(222),headers:{"Content-Type":o(208),Accept:o(169),...g?{Authorization:g[o(249)]}:null},body:JSON[o(199)](c)};return window[o(246)](f,p)[o(220)]((t=>{const e=o;if(200!==t[e(219)])throw t;return t[e(231)]()}))[o(220)]((e=>{const r=o;n.ui[r(188)][r(236)](d(n[r(195)],r(197)));const s=r(238)==typeof t[r(242)]?t[r(242)]():t[r(242)];this[r(247)](e,s||r(194))}))}))[e(179)]((t=>{const r=e,o=n[r(215)][r(185)](r(178));throw n.ui[r(188)][r(236)](d(n[r(195)],r(217)),{politeness:r(218)}),o[r(205)](d(n[r(195)],r(223))),t}))[e(175)]((()=>{const t=e;this[t(232)]=!1,this[t(234)]()}))}[p(247)](t,e){const n=p,r=document[n(173)]("a");r[n(176)]=window[n(226)][n(213)](t),r[n(181)]=e,r[n(196)](),r[n(191)]()}}const g=I;function x(){const t=["90339MvhvwG","commands","pluginName","Exporting Word document","execute","config","locale","init","4317334dbGOJF","44696dPpGSQ","menuBar:exportWord","_createButton","iconView","909gGveIT","isVisible","view","editor","ExportWordUI","focus","132AGyDgl","1118854ohFkaB","componentFactory","editing","isOn","Export to Word","1492tTpAXy","6scYQAx","isBusy","add","6137900nvqyhq","bind","exportWord","get","label","isEnabled","set","listenTo","children","3163955WBOxwk"];return(x=function(){return t})()}function I(t,e){const n=x();return(I=function(t,e){return n[t-=102]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(726254===-parseInt(e(126))/1+parseInt(e(121))/2+-parseInt(e(140))/3*(parseInt(e(120))/4)+parseInt(e(139))/5*(-parseInt(e(127))/6)+parseInt(e(109))/7+-parseInt(e(110))/8*(-parseInt(e(114))/9)+parseInt(e(130))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class v extends t.Plugin{static get[g(103)](){return g(118)}[g(108)](){const t=g,n=this[t(117)];n.ui[t(122)][t(129)](t(132),(()=>{const r=t,o=n[r(102)][r(133)](r(132)),s=this[r(112)](e.ButtonView);return s[r(136)]({tooltip:!0}),s[r(131)](r(124)).to(o,r(128)),s})),n.ui[t(122)][t(129)](t(111),(()=>this[t(112)](e.MenuBarMenuListItemButtonView)))}[g(112)](t){const n=g,r=this[n(117)],o=r[n(106)][n(133)](n(132))||{},s=r[n(102)][n(133)](n(132)),i=new t(r[n(107)]),c=new e.SpinnerView;return i[n(138)][n(129)](c),c[n(131)](n(115)).to(s,n(128)),i[n(113)][n(131)](n(115)).to(s,n(128),(t=>!t)),i[n(136)]({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(131)](n(135)).to(s,n(135)),i[n(131)](n(134)).to(s,n(128),(t=>d(r[n(107)],n(t?104:125)))),this[n(137)](i,n(105),(()=>{const t=n;r[t(105)](t(132),o),r[t(123)][t(116)][t(119)]()})),i}}const w=W;function y(){const t=["488720GlqYtA","editor","plugins","56wXxvxz","config","commands","845002JLevZm","_token","token","103758bBJZQs","pluginName","CloudServices","tokenUrl","1579060xdwVjp","1344973FwYFGi","ExportWord","2723635bgeTau","then","requires","get","registerTokenUrl","438036HuKrGS","init","add","exportWord"];return(y=function(){return t})()}function W(t,e){const n=y();return(W=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(308395===parseInt(e(140))/1+-parseInt(e(146))/2+-parseInt(e(136))/3+-parseInt(e(128))/4+-parseInt(e(131))/5+-parseInt(e(149))/6+parseInt(e(129))/7*(parseInt(e(143))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends t.Plugin{static get[w(150)](){return w(130)}static get[w(133)](){return[w(151),e.Notification,v]}[w(137)](){const t=w,e=this[t(141)],n=e[t(144)][t(134)](t(139))||{};e[t(145)][t(138)](t(139),new m(e));const r=e[t(142)][t(134)](t(151));!1===n[t(127)]?this[t(147)]=null:n[t(127)]?r[t(135)](n[t(127)])[t(132)]((e=>{this[t(147)]=e})):this[t(147)]=r[t(148)]}}function k(t,e){var n=E();return(k=function(t,e){return n[t-=152]})(t,e)}function E(){var t=["45rmcVnQ","4174LCNTyt","157476AVzpbF","1044822nGiXra","859773ScmIpB","111419mEUYDf","24DuyTUE","1717371rzOTpd","70DqeaNR","3624270fsUVyC"];return(E=function(){return t})()}!function(t){for(var e=k,n=t();;)try{if(280312===parseInt(e(153))/1*(parseInt(e(156))/2)+-parseInt(e(159))/3+parseInt(e(157))/4*(-parseInt(e(155))/5)+parseInt(e(158))/6+-parseInt(e(160))/7*(-parseInt(e(161))/8)+parseInt(e(152))/9+parseInt(e(154))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E)})(),(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 _0x27beec,Plugin as _0x50b98b}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x14a05f,MenuBarMenuListItemButtonView as _0x359f9f,SpinnerView as _0x1af164,Notification as _0x3166ea}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x5080a7}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x5c17f4=[],_0x591a59=[];for(const _0x956942 of Array['from'](document['styleSheets'])){if(_0x956942['ownerNode']['hasAttribute']('data-cke')){for(const _0x7485cb of Array['from'](_0x956942['cssRules']))-0x1!==_0x7485cb['cssText']['indexOf']('.ck-content')?_0x5c17f4['push'](_0x7485cb['cssText']):-0x1!==_0x7485cb['cssText']['indexOf'](':root')&&_0x591a59['push'](_0x7485cb['cssText']);}}return _0x5c17f4['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.'),[..._0x591a59,..._0x5c17f4]['join']('\x20')['trim']();}function a(_0x85c9a4,_0x276cc9={}){const _0x31fb5b=_0x85c9a4['plugins']['has']('Users'),_0x3d4c21=_0x85c9a4['plugins']['has']('CommentsRepository'),_0x42871d=_0x85c9a4['plugins']['has']('TrackChanges'),_0x26b39d=_0x276cc9;if(_0x31fb5b&&_0x3d4c21){const _0x4f77ca=function(_0x39202f){const _0x27fa7f={};if(!_0x39202f['length'])return _0x27fa7f;for(const _0x891b2f of _0x39202f)_0x891b2f['comments']['map'](_0x20c3fd=>{void 0x0===_0x27fa7f[_0x891b2f['id']]&&(_0x27fa7f[_0x891b2f['id']]=[]),_0x27fa7f[_0x891b2f['id']]['push']({'author':_0x20c3fd['author']['name'],'content':_0x20c3fd['content'],'created':_0x20c3fd['createdAt'],'is_resolved':_0x891b2f['isResolved']});});return _0x27fa7f;}(_0x85c9a4['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x4f77ca)['length']&&(_0x26b39d['comments']=_0x4f77ca);}if(_0x31fb5b&&_0x42871d){const _0x37485e=_0x85c9a4['plugins']['get']('TrackChanges'),_0x29d4b3=_0x85c9a4['plugins']['get']('Users'),_0x331527=function(_0x1db157,_0x35da74){const _0x3bc27b={};if(!_0x1db157['length']||!_0x35da74['length'])return _0x3bc27b;for(const {id:_0x319e42,createdAt:_0x103e8d,authorId:_0x788cca,attributes:_0x10aea9}of _0x1db157){const _0x1075ff=_0x10aea9&&_0x10aea9['@external'],_0x447bad=_0x1075ff?_0x1075ff['authorName']:_0x35da74['get'](_0x788cca)['name'];_0x3bc27b[_0x319e42]={'author':_0x447bad,'created':_0x103e8d};}return _0x3bc27b;}(_0x37485e['getSuggestions']({'toJSON':!0x0}),_0x29d4b3['users']);Object['keys'](_0x331527)['length']&&(_0x26b39d['suggestions']=_0x331527);}return(_0x26b39d['suggestions']||_0x26b39d['comments'])&&(_0x26b39d['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x26b39d;}function m(_0x4c676b,_0x2b3837={}){const _0x46249b=_0x4c676b['plugins']['has']('Users'),_0x1ab53b=_0x4c676b['plugins']['has']('CommentsRepository'),_0x1a7eaf=_0x4c676b['plugins']['has']('TrackChanges'),_0x264246=_0x4c676b['plugins']['has']('MergeFields'),_0xdf9792=_0x4c676b['locale']['contentLanguage'],_0x3d1689=_0x2b3837,_0x5ba8d5={};if(_0x3d1689['document']=_0x3d1689['document']||{},_0x3d1689['document']['language']=_0x3d1689['document']['language']||_0xdf9792,_0x46249b&&_0x1ab53b){const _0x52bb12=function(_0x2cb588){const _0x26ce56=[];if(!_0x2cb588['length'])return _0x26ce56;for(const _0x16c2d7 of _0x2cb588){const _0x1f2838=_0x16c2d7['comments']['map'](_0xa06e51=>({'author':_0xa06e51['author']['name'],'content':_0xa06e51['content'],'created_at':_0xa06e51['createdAt']}));_0x26ce56['push']({'thread_id':_0x16c2d7['id'],'is_resolved':_0x16c2d7['isResolved'],'comments':_0x1f2838});}return _0x26ce56;}(_0x4c676b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x52bb12['length']&&(_0x5ba8d5['comment_threads']=_0x52bb12);}if(_0x46249b&&_0x1a7eaf){const _0x4a842c=_0x4c676b['plugins']['get']('TrackChanges'),_0x4459fe=_0x4c676b['plugins']['get']('Users'),_0xf71672=function(_0x22f0b2,_0x480061){if(!_0x22f0b2['length']||!_0x480061['length'])return[];return _0x22f0b2['map'](({id:_0x144dee,createdAt:_0x4c3485,authorId:_0x115929,attributes:_0x35c2f2})=>{const _0x3d1e6f=_0x35c2f2&&_0x35c2f2['@external'];return{'id':_0x144dee,'author':_0x3d1e6f?_0x3d1e6f['authorName']:_0x480061['get'](_0x115929)['name'],'created_at':_0x4c3485};});}(_0x4a842c['getSuggestions']({'toJSON':!0x0}),_0x4459fe['users']);_0xf71672['length']&&(_0x5ba8d5['suggestions']=_0xf71672);}if(_0x264246){const _0x38957b=_0x4c676b['plugins']['get']('MergeFieldsEditing'),_0x16dc16=_0x38957b['previewMode'],{prefix:_0x1024a9,suffix:_0x4db3f8}=_0x4c676b['config']['get']('mergeFields');if(_0x3d1689['merge_fields']={'prefix':_0x1024a9,'suffix':_0x4db3f8},'$labels'!==_0x16dc16){_0x3d1689['merge_fields']['data']={};const _0x1d5f65='$defaultValues'===_0x16dc16?_0x38957b['getDefaultValues']():_0x38957b['getDataSetValues'](_0x16dc16,!0x0);for(const _0x2f7679 of Object['entries'](_0x1d5f65)){const [_0x24be27,_0x17eff6]=_0x2f7679;_0x3d1689['merge_fields']['data'][_0x24be27]=null!==_0x17eff6?_0x17eff6:_0x38957b['getLabel'](_0x24be27);}}}return(_0x5ba8d5['comment_threads']||_0x5ba8d5['suggestions'])&&(_0x3d1689['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x3d1689['collaboration_features']=_0x5ba8d5),_0x3d1689;}function p(_0x3f796e,_0x7e1e1a){const t=_0x3f796e['t'];switch(_0x7e1e1a){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 _0x7e1e1a;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x27beec{constructor(_0x29c39a){super(_0x29c39a),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x40912b={}){const _0x5c35b2=this['editor'],_0x433323=_0x40912b['version']||0x2,_0x58d9a2=0x1===_0x433323,_0x2ab91b=_0x40912b['converterUrl']||(_0x58d9a2?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x1bd95e=_0x40912b['converterOptions']||{},_0x3b4332=_0x5c35b2['plugins']['get']('ExportWord'),_0xa24348=_0x40912b['token']||_0x3b4332['_token'],_0x3f2996=!0x0===_0x1bd95e['auto_pagination'],_0x3bfc19=_0x40912b['dataCallback']||(_0x4db108=>_0x4db108['data']['get']({'pagination':_0x3f2996}));return 0x2===_0x433323&&function(_0x4154f9){for(const _0x4827c8 of h)if(void 0x0!==_0x4154f9[_0x4827c8])return!0x0;return!0x1;}(_0x1bd95e)&&_0x5080a7('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x346b22){if(!_0x346b22)return new Promise(_0x1a8aa2=>_0x1a8aa2(''));const _0x1c2dbe=[];for(const _0x3873bd of _0x346b22)'EDITOR_STYLES'!==_0x3873bd?_0x1c2dbe['push'](window['fetch'](_0x3873bd)['then'](_0x25b3c7=>_0x25b3c7['text']())):_0x1c2dbe['push'](f());return Promise['all'](_0x1c2dbe)['then'](_0x56c902=>_0x56c902['join']('\x20')['trim']());}(_0x40912b['stylesheets']||['EDITOR_STYLES'])['then'](async _0x5774be=>{_0x5c35b2['ui']['ariaLiveAnnouncer']['announce'](p(_0x5c35b2['locale'],'Word\x20document\x20export\x20started'));const _0x4b6f2f=await _0x3bfc19(_0x5c35b2),_0x1b6216={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x5c35b2['locale']['contentLanguageDirection']+'\x22>'+_0x4b6f2f+'</div>','css':_0x5774be,[_0x58d9a2?'options':'config']:{..._0x1bd95e,..._0x58d9a2?a(_0x5c35b2,_0x1bd95e):m(_0x5c35b2,_0x1bd95e)}},_0x9d3a8a={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0xa24348?{'Authorization':_0xa24348['value']}:null},'body':JSON['stringify'](_0x1b6216)};return window['fetch'](_0x2ab91b,_0x9d3a8a)['then'](_0x12e963=>{if(0xc8!==_0x12e963['status'])throw _0x12e963;return _0x12e963['blob']();})['then'](_0xe4370f=>{_0x5c35b2['ui']['ariaLiveAnnouncer']['announce'](p(_0x5c35b2['locale'],'Word\x20document\x20export\x20successful'));const _0xc9d45='function'==typeof _0x40912b['fileName']?_0x40912b['fileName']():_0x40912b['fileName'];this['_downloadFile'](_0xe4370f,_0xc9d45||'document.docx');});})['catch'](_0x1f530d=>{const _0x26d2fd=_0x5c35b2['plugins']['get']('Notification');throw _0x5c35b2['ui']['ariaLiveAnnouncer']['announce'](p(_0x5c35b2['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x26d2fd['showWarning'](p(_0x5c35b2['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x1f530d;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x123c46,_0x118f77){const _0x2ed7e6=document['createElement']('a');_0x2ed7e6['href']=window['URL']['createObjectURL'](_0x123c46),_0x2ed7e6['download']=_0x118f77,_0x2ed7e6['click'](),_0x2ed7e6['remove']();}}class i extends _0x50b98b{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x3a7822=this['editor'];_0x3a7822['ui']['componentFactory']['add']('exportWord',()=>{const _0x156a11=_0x3a7822['commands']['get']('exportWord'),_0x4900d3=this['_createButton'](_0x14a05f);return _0x4900d3['set']({'tooltip':!0x0}),_0x4900d3['bind']('isOn')['to'](_0x156a11,'isBusy'),_0x4900d3;}),_0x3a7822['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x359f9f));}['_createButton'](_0x5b3275){const _0x16bbc7=this['editor'],_0x313673=_0x16bbc7['config']['get']('exportWord')||{},_0x23f1f2=_0x16bbc7['commands']['get']('exportWord'),_0xe9aa26=new _0x5b3275(_0x16bbc7['locale']),_0x4a4c82=new _0x1af164();return _0xe9aa26['children']['add'](_0x4a4c82),_0x4a4c82['bind']('isVisible')['to'](_0x23f1f2,'isBusy'),_0xe9aa26['iconView']['bind']('isVisible')['to'](_0x23f1f2,'isBusy',_0x347c14=>!_0x347c14),_0xe9aa26['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'}),_0xe9aa26['bind']('isEnabled')['to'](_0x23f1f2,'isEnabled'),_0xe9aa26['bind']('label')['to'](_0x23f1f2,'isBusy',_0x16e7a6=>p(_0x16bbc7['locale'],_0x16e7a6?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0xe9aa26,'execute',()=>{_0x16bbc7['execute']('exportWord',_0x313673),_0x16bbc7['editing']['view']['focus']();}),_0xe9aa26;}}class s extends _0x50b98b{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x3166ea,i];}['init'](){const _0x2faaa7=this['editor'],_0x478d11=_0x2faaa7['config']['get']('exportWord')||{};_0x2faaa7['commands']['add']('exportWord',new e(_0x2faaa7));const _0x3eaec1=_0x2faaa7['plugins']['get']('CloudServices');!0x1===_0x478d11['tokenUrl']?this['_token']=null:_0x478d11['tokenUrl']?_0x3eaec1['registerTokenUrl'](_0x478d11['tokenUrl'])['then'](_0x25e8e6=>{this['_token']=_0x25e8e6;}):this['_token']=_0x3eaec1['token'];}}export{s as ExportWord};
23
+ import{Command as _0x3af59e,Plugin as _0x2933f8}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x259872,MenuBarMenuListItemButtonView as _0x1c15d7,SpinnerView as _0x532139,Notification as _0x59cec5}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x2a43db}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x575566=[],_0x338b37=[];for(const _0x33ed7d of Array['from'](document['styleSheets'])){if(_0x33ed7d['ownerNode']['hasAttribute']('data-cke')){for(const _0x1cfeb8 of Array['from'](_0x33ed7d['cssRules']))-0x1!==_0x1cfeb8['cssText']['indexOf']('.ck-content')?_0x575566['push'](_0x1cfeb8['cssText']):-0x1!==_0x1cfeb8['cssText']['indexOf'](':root')&&_0x338b37['push'](_0x1cfeb8['cssText']);}}return _0x575566['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.'),[..._0x338b37,..._0x575566]['join']('\x20')['trim']();}function a(_0x1e268b,_0x31a56d={}){const _0x29211f=_0x1e268b['plugins']['has']('Users'),_0x53e4d4=_0x1e268b['plugins']['has']('CommentsRepository'),_0x339d3a=_0x1e268b['plugins']['has']('TrackChanges'),_0x1205ab=_0x31a56d;if(_0x29211f&&_0x53e4d4){const _0x2148c4=function(_0x35d826){const _0x50079f={};if(!_0x35d826['length'])return _0x50079f;for(const _0x556b97 of _0x35d826)_0x556b97['comments']['map'](_0x17ee41=>{void 0x0===_0x50079f[_0x556b97['id']]&&(_0x50079f[_0x556b97['id']]=[]),_0x50079f[_0x556b97['id']]['push']({'author':_0x17ee41['author']['name'],'content':_0x17ee41['content'],'created':_0x17ee41['createdAt'],'is_resolved':_0x556b97['isResolved']});});return _0x50079f;}(_0x1e268b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x2148c4)['length']&&(_0x1205ab['comments']=_0x2148c4);}if(_0x29211f&&_0x339d3a){const _0x998507=_0x1e268b['plugins']['get']('TrackChanges'),_0x3924d0=_0x1e268b['plugins']['get']('Users'),_0x5704fc=function(_0x203f75,_0xc83296){const _0x5136ff={};if(!_0x203f75['length']||!_0xc83296['length'])return _0x5136ff;for(const {id:_0x295911,createdAt:_0x29a630,authorId:_0x1ae3b9,attributes:_0x1aad3d}of _0x203f75){const _0xf70983=_0x1aad3d&&_0x1aad3d['@external'],_0x2985d5=_0xf70983?_0xf70983['authorName']:_0xc83296['get'](_0x1ae3b9)['name'];_0x5136ff[_0x295911]={'author':_0x2985d5,'created':_0x29a630};}return _0x5136ff;}(_0x998507['getSuggestions']({'toJSON':!0x0}),_0x3924d0['users']);Object['keys'](_0x5704fc)['length']&&(_0x1205ab['suggestions']=_0x5704fc);}return(_0x1205ab['suggestions']||_0x1205ab['comments'])&&(_0x1205ab['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x1205ab;}function m(_0x45634b,_0x2f3759={}){const _0x280873=_0x45634b['plugins']['has']('Users'),_0x18df91=_0x45634b['plugins']['has']('CommentsRepository'),_0x1d1013=_0x45634b['plugins']['has']('TrackChanges'),_0x5b5277=_0x45634b['plugins']['has']('MergeFields'),_0x575229=_0x45634b['locale']['contentLanguage'],_0x4e2481=_0x2f3759,_0x5668c9={};if(_0x4e2481['document']=_0x4e2481['document']||{},_0x4e2481['document']['language']=_0x4e2481['document']['language']||_0x575229,_0x280873&&_0x18df91){const _0x422a78=function(_0x3678fa){const _0x470255=[];if(!_0x3678fa['length'])return _0x470255;for(const _0x448737 of _0x3678fa){const _0x29bd8b=_0x448737['comments']['map'](_0x47e585=>({'author':_0x47e585['author']['name'],'content':_0x47e585['content'],'created_at':_0x47e585['createdAt']}));_0x470255['push']({'thread_id':_0x448737['id'],'is_resolved':_0x448737['isResolved'],'comments':_0x29bd8b});}return _0x470255;}(_0x45634b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x422a78['length']&&(_0x5668c9['comment_threads']=_0x422a78);}if(_0x280873&&_0x1d1013){const _0x4aa0eb=_0x45634b['plugins']['get']('TrackChanges'),_0x1cec34=_0x45634b['plugins']['get']('Users'),_0x438f9d=function(_0x35b37d,_0x342464){if(!_0x35b37d['length']||!_0x342464['length'])return[];return _0x35b37d['map'](({id:_0x12896b,createdAt:_0x3e5307,authorId:_0xad59d,attributes:_0x11d76f})=>{const _0x45ad9f=_0x11d76f&&_0x11d76f['@external'];return{'id':_0x12896b,'author':_0x45ad9f?_0x45ad9f['authorName']:_0x342464['get'](_0xad59d)['name'],'created_at':_0x3e5307};});}(_0x4aa0eb['getSuggestions']({'toJSON':!0x0}),_0x1cec34['users']);_0x438f9d['length']&&(_0x5668c9['suggestions']=_0x438f9d);}if(_0x5b5277){const _0x454c69=_0x45634b['plugins']['get']('MergeFieldsEditing'),_0x3b36ed=_0x454c69['previewMode'],{prefix:_0x78c4cc,suffix:_0xc752dd}=_0x45634b['config']['get']('mergeFields');if(_0x4e2481['merge_fields']={'prefix':_0x78c4cc,'suffix':_0xc752dd},'$labels'!==_0x3b36ed){_0x4e2481['merge_fields']['data']={};const _0x32cadc='$defaultValues'===_0x3b36ed?_0x454c69['getDefaultValues']():_0x454c69['getDataSetValues'](_0x3b36ed,!0x0);for(const _0x29686b of Object['entries'](_0x32cadc)){const [_0x39ed8e,_0x65f130]=_0x29686b;_0x4e2481['merge_fields']['data'][_0x39ed8e]=null!==_0x65f130?_0x65f130:_0x454c69['getLabel'](_0x39ed8e);}}}return(_0x5668c9['comment_threads']||_0x5668c9['suggestions'])&&(_0x4e2481['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x4e2481['collaboration_features']=_0x5668c9),_0x4e2481;}function p(_0x1a2457,_0x7b9678){const t=_0x1a2457['t'];switch(_0x7b9678){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 _0x7b9678;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x3af59e{constructor(_0x4a0b8e){super(_0x4a0b8e),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x4e2d43={}){const _0x4c7c47=this['editor'],_0x457e61=_0x4e2d43['version']||0x2,_0x293878=0x1===_0x457e61,_0x1372dc=_0x4e2d43['converterUrl']||(_0x293878?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x108200=_0x4e2d43['converterOptions']||{},_0x49f456=_0x4c7c47['plugins']['get']('ExportWord'),_0x519195=_0x4e2d43['token']||_0x49f456['_token'],_0xd69611=!0x0===_0x108200['auto_pagination'],_0x5751ed=_0x4e2d43['dataCallback']||(_0x520c94=>_0x520c94['data']['get']({'pagination':_0xd69611}));return 0x2===_0x457e61&&function(_0x555475){for(const _0x309857 of h)if(void 0x0!==_0x555475[_0x309857])return!0x0;return!0x1;}(_0x108200)&&_0x2a43db('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x547ee3){if(!_0x547ee3)return new Promise(_0x12144f=>_0x12144f(''));const _0x57fc72=[];for(const _0x3eeeee of _0x547ee3)'EDITOR_STYLES'!==_0x3eeeee?_0x57fc72['push'](window['fetch'](_0x3eeeee)['then'](_0x319106=>_0x319106['text']())):_0x57fc72['push'](f());return Promise['all'](_0x57fc72)['then'](_0x34263f=>_0x34263f['join']('\x20')['trim']());}(_0x4e2d43['stylesheets']||['EDITOR_STYLES'])['then'](async _0x5120ec=>{_0x4c7c47['ui']['ariaLiveAnnouncer']['announce'](p(_0x4c7c47['locale'],'Word\x20document\x20export\x20started'));const _0xd00f8a=await _0x5751ed(_0x4c7c47),_0x5f1800={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x4c7c47['locale']['contentLanguageDirection']+'\x22>'+_0xd00f8a+'</div>','css':_0x5120ec,[_0x293878?'options':'config']:{..._0x108200,..._0x293878?a(_0x4c7c47,_0x108200):m(_0x4c7c47,_0x108200)}},_0x7d9ad4={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x519195?{'Authorization':_0x519195['value']}:null},'body':JSON['stringify'](_0x5f1800)};return window['fetch'](_0x1372dc,_0x7d9ad4)['then'](_0xf35730=>{if(0xc8!==_0xf35730['status'])throw _0xf35730;return _0xf35730['blob']();})['then'](_0x4f7a72=>{_0x4c7c47['ui']['ariaLiveAnnouncer']['announce'](p(_0x4c7c47['locale'],'Word\x20document\x20export\x20successful'));const _0xff48e5='function'==typeof _0x4e2d43['fileName']?_0x4e2d43['fileName']():_0x4e2d43['fileName'];this['_downloadFile'](_0x4f7a72,_0xff48e5||'document.docx');});})['catch'](_0xf28121=>{const _0x24cae4=_0x4c7c47['plugins']['get']('Notification');throw _0x4c7c47['ui']['ariaLiveAnnouncer']['announce'](p(_0x4c7c47['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x24cae4['showWarning'](p(_0x4c7c47['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0xf28121;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x1d08df,_0x555f45){const _0x38aebc=document['createElement']('a');_0x38aebc['href']=window['URL']['createObjectURL'](_0x1d08df),_0x38aebc['download']=_0x555f45,_0x38aebc['click'](),_0x38aebc['remove']();}}class i extends _0x2933f8{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x215ff0=this['editor'];_0x215ff0['ui']['componentFactory']['add']('exportWord',()=>{const _0x4eb457=_0x215ff0['commands']['get']('exportWord'),_0x20f414=this['_createButton'](_0x259872);return _0x20f414['set']({'tooltip':!0x0}),_0x20f414['bind']('isOn')['to'](_0x4eb457,'isBusy'),_0x20f414;}),_0x215ff0['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x1c15d7));}['_createButton'](_0x39db5e){const _0x2ae26e=this['editor'],_0x3753f4=_0x2ae26e['config']['get']('exportWord')||{},_0x551280=_0x2ae26e['commands']['get']('exportWord'),_0x8059c0=new _0x39db5e(_0x2ae26e['locale']),_0x1b0459=new _0x532139();return _0x8059c0['children']['add'](_0x1b0459),_0x1b0459['bind']('isVisible')['to'](_0x551280,'isBusy'),_0x8059c0['iconView']['bind']('isVisible')['to'](_0x551280,'isBusy',_0x3f9d0f=>!_0x3f9d0f),_0x8059c0['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'}),_0x8059c0['bind']('isEnabled')['to'](_0x551280,'isEnabled'),_0x8059c0['bind']('label')['to'](_0x551280,'isBusy',_0x5e909c=>p(_0x2ae26e['locale'],_0x5e909c?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x8059c0,'execute',()=>{_0x2ae26e['execute']('exportWord',_0x3753f4),_0x2ae26e['editing']['view']['focus']();}),_0x8059c0;}}class s extends _0x2933f8{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x59cec5,i];}['init'](){const _0x1889e6=this['editor'],_0x56c311=_0x1889e6['config']['get']('exportWord')||{};_0x1889e6['commands']['add']('exportWord',new e(_0x1889e6));const _0x541709=_0x1889e6['plugins']['get']('CloudServices');!0x1===_0x56c311['tokenUrl']?this['_token']=null:_0x56c311['tokenUrl']?_0x541709['registerTokenUrl'](_0x56c311['tokenUrl'])['then'](_0x3fc37a=>{this['_token']=_0x3fc37a;}):this['_token']=_0x541709['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':_0x1a908c=>0x0==_0x1a908c?0x0:0x1==_0x1a908c?0x1:0x2==_0x1a908c?0x2:_0x1a908c%0x64>=0x3&&_0x1a908c%0x64<=0xa?0x3:_0x1a908c%0x64>=0xb&&_0x1a908c%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':_0x465c42=>0x0==_0x465c42?0x0:0x1==_0x465c42?0x1:0x2==_0x465c42?0x2:_0x465c42%0x64>=0x3&&_0x465c42%0x64<=0xa?0x3:_0x465c42%0x64>=0xb&&_0x465c42%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d4f31=>{const {ar:{dictionary:_0x4a5dd1,getPluralForm:_0x288a6e}}={'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':_0x2d2628=>0x0==_0x2d2628?0x0:0x1==_0x2d2628?0x1:0x2==_0x2d2628?0x2:_0x2d2628%0x64>=0x3&&_0x2d2628%0x64<=0xa?0x3:_0x2d2628%0x64>=0xb&&_0x2d2628%0x64<=0x63?0x4:0x5}};_0x1d4f31['ar']||={'dictionary':{},'getPluralForm':null},_0x1d4f31['ar']['dictionary']=Object['assign'](_0x1d4f31['ar']['dictionary'],_0x4a5dd1),_0x1d4f31['ar']['getPluralForm']=_0x288a6e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x494d36=>{const {ar:{dictionary:_0x31a71b,getPluralForm:_0xb53208}}={'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':_0x4f8b83=>0x0==_0x4f8b83?0x0:0x1==_0x4f8b83?0x1:0x2==_0x4f8b83?0x2:_0x4f8b83%0x64>=0x3&&_0x4f8b83%0x64<=0xa?0x3:_0x4f8b83%0x64>=0xb&&_0x4f8b83%0x64<=0x63?0x4:0x5}};_0x494d36['ar']||={'dictionary':{},'getPluralForm':null},_0x494d36['ar']['dictionary']=Object['assign'](_0x494d36['ar']['dictionary'],_0x31a71b),_0x494d36['ar']['getPluralForm']=_0xb53208;})(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':_0x5969a4=>0x1!=_0x5969a4}};
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':_0x21cb1b=>0x1!=_0x21cb1b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b0b22=>{const {bg:{dictionary:_0x294b1b,getPluralForm:_0xf50355}}={'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':_0x53fbf1=>0x1!=_0x53fbf1}};_0x5b0b22['bg']||={'dictionary':{},'getPluralForm':null},_0x5b0b22['bg']['dictionary']=Object['assign'](_0x5b0b22['bg']['dictionary'],_0x294b1b),_0x5b0b22['bg']['getPluralForm']=_0xf50355;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47d979=>{const {bg:{dictionary:_0x4f08e9,getPluralForm:_0x4de05e}}={'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':_0x41e400=>0x1!=_0x41e400}};_0x47d979['bg']||={'dictionary':{},'getPluralForm':null},_0x47d979['bg']['dictionary']=Object['assign'](_0x47d979['bg']['dictionary'],_0x4f08e9),_0x47d979['bg']['getPluralForm']=_0x4de05e;})(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':_0x178faf=>0x1!=_0x178faf}};
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':_0xf43150=>0x1!=_0xf43150}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1564bd=>{const {bn:{dictionary:_0x35e8d7,getPluralForm:_0x49eb9e}}={'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':_0xec7c8b=>0x1!=_0xec7c8b}};_0x1564bd['bn']||={'dictionary':{},'getPluralForm':null},_0x1564bd['bn']['dictionary']=Object['assign'](_0x1564bd['bn']['dictionary'],_0x35e8d7),_0x1564bd['bn']['getPluralForm']=_0x49eb9e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf5ad55=>{const {bn:{dictionary:_0x597cf7,getPluralForm:_0xfcf941}}={'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':_0x501c4a=>0x1!=_0x501c4a}};_0xf5ad55['bn']||={'dictionary':{},'getPluralForm':null},_0xf5ad55['bn']['dictionary']=Object['assign'](_0xf5ad55['bn']['dictionary'],_0x597cf7),_0xf5ad55['bn']['getPluralForm']=_0xfcf941;})(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':_0x640ef2=>0x1!=_0x640ef2}};
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':_0x2a08ab=>0x1!=_0x2a08ab}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ec935=>{const {ca:{dictionary:_0x111489,getPluralForm:_0x53d4b2}}={'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':_0x3cea1d=>0x1!=_0x3cea1d}};_0x1ec935['ca']||={'dictionary':{},'getPluralForm':null},_0x1ec935['ca']['dictionary']=Object['assign'](_0x1ec935['ca']['dictionary'],_0x111489),_0x1ec935['ca']['getPluralForm']=_0x53d4b2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x57f540=>{const {ca:{dictionary:_0x44402e,getPluralForm:_0x4280ad}}={'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':_0x12b7df=>0x1!=_0x12b7df}};_0x57f540['ca']||={'dictionary':{},'getPluralForm':null},_0x57f540['ca']['dictionary']=Object['assign'](_0x57f540['ca']['dictionary'],_0x44402e),_0x57f540['ca']['getPluralForm']=_0x4280ad;})(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':_0x1c7269=>0x1==_0x1c7269&&_0x1c7269%0x1==0x0?0x0:_0x1c7269>=0x2&&_0x1c7269<=0x4&&_0x1c7269%0x1==0x0?0x1:_0x1c7269%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':_0x1cc278=>0x1==_0x1cc278&&_0x1cc278%0x1==0x0?0x0:_0x1cc278>=0x2&&_0x1cc278<=0x4&&_0x1cc278%0x1==0x0?0x1:_0x1cc278%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x352984=>{const {cs:{dictionary:_0x8d92b8,getPluralForm:_0x9458cb}}={'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':_0x3e40ec=>0x1==_0x3e40ec&&_0x3e40ec%0x1==0x0?0x0:_0x3e40ec>=0x2&&_0x3e40ec<=0x4&&_0x3e40ec%0x1==0x0?0x1:_0x3e40ec%0x1!=0x0?0x2:0x3}};_0x352984['cs']||={'dictionary':{},'getPluralForm':null},_0x352984['cs']['dictionary']=Object['assign'](_0x352984['cs']['dictionary'],_0x8d92b8),_0x352984['cs']['getPluralForm']=_0x9458cb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51ced3=>{const {cs:{dictionary:_0x478ed5,getPluralForm:_0x2f2a82}}={'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':_0x12e67b=>0x1==_0x12e67b&&_0x12e67b%0x1==0x0?0x0:_0x12e67b>=0x2&&_0x12e67b<=0x4&&_0x12e67b%0x1==0x0?0x1:_0x12e67b%0x1!=0x0?0x2:0x3}};_0x51ced3['cs']||={'dictionary':{},'getPluralForm':null},_0x51ced3['cs']['dictionary']=Object['assign'](_0x51ced3['cs']['dictionary'],_0x478ed5),_0x51ced3['cs']['getPluralForm']=_0x2f2a82;})(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':_0x41e2e7=>0x1!=_0x41e2e7}};
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':_0x3873be=>0x1!=_0x3873be}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x315bc4=>{const {da:{dictionary:_0x13ab9b,getPluralForm:_0x3fbcfe}}={'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':_0x4dd03a=>0x1!=_0x4dd03a}};_0x315bc4['da']||={'dictionary':{},'getPluralForm':null},_0x315bc4['da']['dictionary']=Object['assign'](_0x315bc4['da']['dictionary'],_0x13ab9b),_0x315bc4['da']['getPluralForm']=_0x3fbcfe;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a12c5=>{const {da:{dictionary:_0x7c6f4d,getPluralForm:_0x13d7c5}}={'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':_0x413aec=>0x1!=_0x413aec}};_0x2a12c5['da']||={'dictionary':{},'getPluralForm':null},_0x2a12c5['da']['dictionary']=Object['assign'](_0x2a12c5['da']['dictionary'],_0x7c6f4d),_0x2a12c5['da']['getPluralForm']=_0x13d7c5;})(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':_0x352c0c=>0x1!=_0x352c0c}};
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':_0x585323=>0x1!=_0x585323}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a5e49=>{const {de:{dictionary:_0x52adc8,getPluralForm:_0x337bc9}}={'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':_0x1ee11a=>0x1!=_0x1ee11a}};_0x2a5e49['de']||={'dictionary':{},'getPluralForm':null},_0x2a5e49['de']['dictionary']=Object['assign'](_0x2a5e49['de']['dictionary'],_0x52adc8),_0x2a5e49['de']['getPluralForm']=_0x337bc9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d201f=>{const {de:{dictionary:_0x31cf4f,getPluralForm:_0x22d620}}={'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':_0x30fd26=>0x1!=_0x30fd26}};_0x1d201f['de']||={'dictionary':{},'getPluralForm':null},_0x1d201f['de']['dictionary']=Object['assign'](_0x1d201f['de']['dictionary'],_0x31cf4f),_0x1d201f['de']['getPluralForm']=_0x22d620;})(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':_0x315d23=>0x1!=_0x315d23}};
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':_0x29b869=>0x1!=_0x29b869}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d775d=>{const {el:{dictionary:_0x10f371,getPluralForm:_0x2a4cdc}}={'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':_0x386c03=>0x1!=_0x386c03}};_0x4d775d['el']||={'dictionary':{},'getPluralForm':null},_0x4d775d['el']['dictionary']=Object['assign'](_0x4d775d['el']['dictionary'],_0x10f371),_0x4d775d['el']['getPluralForm']=_0x2a4cdc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4afed5=>{const {el:{dictionary:_0x131286,getPluralForm:_0x4df86d}}={'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':_0x31da80=>0x1!=_0x31da80}};_0x4afed5['el']||={'dictionary':{},'getPluralForm':null},_0x4afed5['el']['dictionary']=Object['assign'](_0x4afed5['el']['dictionary'],_0x131286),_0x4afed5['el']['getPluralForm']=_0x4df86d;})(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':_0x2a77c9=>0x1!=_0x2a77c9}};
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':_0x1487f4=>0x1!=_0x1487f4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c94a2=>{const {'en-au':{dictionary:_0x13a939,getPluralForm:_0x9dab69}}={'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':_0x654de0=>0x1!=_0x654de0}};_0x1c94a2['en-au']||={'dictionary':{},'getPluralForm':null},_0x1c94a2['en-au']['dictionary']=Object['assign'](_0x1c94a2['en-au']['dictionary'],_0x13a939),_0x1c94a2['en-au']['getPluralForm']=_0x9dab69;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xed7425=>{const {'en-au':{dictionary:_0x1a43ca,getPluralForm:_0x2222ed}}={'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':_0x3283c8=>0x1!=_0x3283c8}};_0xed7425['en-au']||={'dictionary':{},'getPluralForm':null},_0xed7425['en-au']['dictionary']=Object['assign'](_0xed7425['en-au']['dictionary'],_0x1a43ca),_0xed7425['en-au']['getPluralForm']=_0x2222ed;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e969a=>{const {en:{dictionary:_0x140937,getPluralForm:_0x51dbd7}}={'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}};_0x1e969a['en']||={'dictionary':{},'getPluralForm':null},_0x1e969a['en']['dictionary']=Object['assign'](_0x1e969a['en']['dictionary'],_0x140937),_0x1e969a['en']['getPluralForm']=_0x51dbd7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb29594=>{const {en:{dictionary:_0x23cf5b,getPluralForm:_0x41f5fd}}={'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}};_0xb29594['en']||={'dictionary':{},'getPluralForm':null},_0xb29594['en']['dictionary']=Object['assign'](_0xb29594['en']['dictionary'],_0x23cf5b),_0xb29594['en']['getPluralForm']=_0x41f5fd;})(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':_0x2cedb7=>0x1==_0x2cedb7?0x0:0x0!=_0x2cedb7&&_0x2cedb7%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':_0x1a3d41=>0x1==_0x1a3d41?0x0:0x0!=_0x1a3d41&&_0x1a3d41%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xfd37b7=>{const {es:{dictionary:_0x5caffb,getPluralForm:_0x34e67a}}={'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':_0x3f4f9b=>0x1==_0x3f4f9b?0x0:0x0!=_0x3f4f9b&&_0x3f4f9b%0xf4240==0x0?0x1:0x2}};_0xfd37b7['es']||={'dictionary':{},'getPluralForm':null},_0xfd37b7['es']['dictionary']=Object['assign'](_0xfd37b7['es']['dictionary'],_0x5caffb),_0xfd37b7['es']['getPluralForm']=_0x34e67a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f50a5=>{const {es:{dictionary:_0x545f88,getPluralForm:_0xb48ec5}}={'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':_0x5915c8=>0x1==_0x5915c8?0x0:0x0!=_0x5915c8&&_0x5915c8%0xf4240==0x0?0x1:0x2}};_0x3f50a5['es']||={'dictionary':{},'getPluralForm':null},_0x3f50a5['es']['dictionary']=Object['assign'](_0x3f50a5['es']['dictionary'],_0x545f88),_0x3f50a5['es']['getPluralForm']=_0xb48ec5;})(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':_0x554721=>0x1!=_0x554721}};
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':_0x5ee673=>0x1!=_0x5ee673}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x479779=>{const {et:{dictionary:_0x22c23b,getPluralForm:_0x1fbe15}}={'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':_0x434a0b=>0x1!=_0x434a0b}};_0x479779['et']||={'dictionary':{},'getPluralForm':null},_0x479779['et']['dictionary']=Object['assign'](_0x479779['et']['dictionary'],_0x22c23b),_0x479779['et']['getPluralForm']=_0x1fbe15;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3c5ea2=>{const {et:{dictionary:_0x17ced5,getPluralForm:_0x3e9eb4}}={'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':_0x55fe25=>0x1!=_0x55fe25}};_0x3c5ea2['et']||={'dictionary':{},'getPluralForm':null},_0x3c5ea2['et']['dictionary']=Object['assign'](_0x3c5ea2['et']['dictionary'],_0x17ced5),_0x3c5ea2['et']['getPluralForm']=_0x3e9eb4;})(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':_0x3f3c7c=>0x1!=_0x3f3c7c}};
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':_0x55d46c=>0x1!=_0x55d46c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5e6f27=>{const {fi:{dictionary:_0x5ade61,getPluralForm:_0x33edca}}={'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':_0x5791b5=>0x1!=_0x5791b5}};_0x5e6f27['fi']||={'dictionary':{},'getPluralForm':null},_0x5e6f27['fi']['dictionary']=Object['assign'](_0x5e6f27['fi']['dictionary'],_0x5ade61),_0x5e6f27['fi']['getPluralForm']=_0x33edca;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ff6de=>{const {fi:{dictionary:_0x35466f,getPluralForm:_0x4a9ebf}}={'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':_0x538bf2=>0x1!=_0x538bf2}};_0x4ff6de['fi']||={'dictionary':{},'getPluralForm':null},_0x4ff6de['fi']['dictionary']=Object['assign'](_0x4ff6de['fi']['dictionary'],_0x35466f),_0x4ff6de['fi']['getPluralForm']=_0x4a9ebf;})(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':_0x113ac5=>0x0==_0x113ac5||0x1==_0x113ac5?0x0:0x0!=_0x113ac5&&_0x113ac5%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':_0x2709b9=>0x0==_0x2709b9||0x1==_0x2709b9?0x0:0x0!=_0x2709b9&&_0x2709b9%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2426d2=>{const {fr:{dictionary:_0x593881,getPluralForm:_0x225e1b}}={'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':_0x9fe6eb=>0x0==_0x9fe6eb||0x1==_0x9fe6eb?0x0:0x0!=_0x9fe6eb&&_0x9fe6eb%0xf4240==0x0?0x1:0x2}};_0x2426d2['fr']||={'dictionary':{},'getPluralForm':null},_0x2426d2['fr']['dictionary']=Object['assign'](_0x2426d2['fr']['dictionary'],_0x593881),_0x2426d2['fr']['getPluralForm']=_0x225e1b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4214e3=>{const {fr:{dictionary:_0x1fb462,getPluralForm:_0x1291c3}}={'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':_0x4ab29c=>0x0==_0x4ab29c||0x1==_0x4ab29c?0x0:0x0!=_0x4ab29c&&_0x4ab29c%0xf4240==0x0?0x1:0x2}};_0x4214e3['fr']||={'dictionary':{},'getPluralForm':null},_0x4214e3['fr']['dictionary']=Object['assign'](_0x4214e3['fr']['dictionary'],_0x1fb462),_0x4214e3['fr']['getPluralForm']=_0x1291c3;})(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':_0x37274d=>0x1!=_0x37274d}};
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':_0x593275=>0x1!=_0x593275}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x161bbd=>{const {gl:{dictionary:_0x1aae8f,getPluralForm:_0x5bb0f1}}={'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':_0x51ed87=>0x1!=_0x51ed87}};_0x161bbd['gl']||={'dictionary':{},'getPluralForm':null},_0x161bbd['gl']['dictionary']=Object['assign'](_0x161bbd['gl']['dictionary'],_0x1aae8f),_0x161bbd['gl']['getPluralForm']=_0x5bb0f1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x32d274=>{const {gl:{dictionary:_0x107567,getPluralForm:_0x3ab917}}={'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':_0x373933=>0x1!=_0x373933}};_0x32d274['gl']||={'dictionary':{},'getPluralForm':null},_0x32d274['gl']['dictionary']=Object['assign'](_0x32d274['gl']['dictionary'],_0x107567),_0x32d274['gl']['getPluralForm']=_0x3ab917;})(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':_0x14251b=>0x1==_0x14251b&&_0x14251b%0x1==0x0?0x0:0x2==_0x14251b&&_0x14251b%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':_0x50e5c5=>0x1==_0x50e5c5&&_0x50e5c5%0x1==0x0?0x0:0x2==_0x50e5c5&&_0x50e5c5%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1bdfb2=>{const {he:{dictionary:_0x11c468,getPluralForm:_0xe3475c}}={'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':_0x57c079=>0x1==_0x57c079&&_0x57c079%0x1==0x0?0x0:0x2==_0x57c079&&_0x57c079%0x1==0x0?0x1:0x2}};_0x1bdfb2['he']||={'dictionary':{},'getPluralForm':null},_0x1bdfb2['he']['dictionary']=Object['assign'](_0x1bdfb2['he']['dictionary'],_0x11c468),_0x1bdfb2['he']['getPluralForm']=_0xe3475c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19ad3d=>{const {he:{dictionary:_0x524f2f,getPluralForm:_0x106b2a}}={'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':_0x3eefb8=>0x1==_0x3eefb8&&_0x3eefb8%0x1==0x0?0x0:0x2==_0x3eefb8&&_0x3eefb8%0x1==0x0?0x1:0x2}};_0x19ad3d['he']||={'dictionary':{},'getPluralForm':null},_0x19ad3d['he']['dictionary']=Object['assign'](_0x19ad3d['he']['dictionary'],_0x524f2f),_0x19ad3d['he']['getPluralForm']=_0x106b2a;})(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':_0x27222c=>0x1!=_0x27222c}};
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':_0x1544f6=>0x1!=_0x1544f6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55f9e6=>{const {hi:{dictionary:_0x2e8a4c,getPluralForm:_0x4ee43c}}={'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':_0x49fec4=>0x1!=_0x49fec4}};_0x55f9e6['hi']||={'dictionary':{},'getPluralForm':null},_0x55f9e6['hi']['dictionary']=Object['assign'](_0x55f9e6['hi']['dictionary'],_0x2e8a4c),_0x55f9e6['hi']['getPluralForm']=_0x4ee43c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x56454d=>{const {hi:{dictionary:_0xe4454c,getPluralForm:_0x44d313}}={'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':_0x57d65d=>0x1!=_0x57d65d}};_0x56454d['hi']||={'dictionary':{},'getPluralForm':null},_0x56454d['hi']['dictionary']=Object['assign'](_0x56454d['hi']['dictionary'],_0xe4454c),_0x56454d['hi']['getPluralForm']=_0x44d313;})(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':_0x39ae8f=>_0x39ae8f%0xa==0x1&&_0x39ae8f%0x64!=0xb?0x0:_0x39ae8f%0xa>=0x2&&_0x39ae8f%0xa<=0x4&&(_0x39ae8f%0x64<0xa||_0x39ae8f%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':_0x3f227b=>_0x3f227b%0xa==0x1&&_0x3f227b%0x64!=0xb?0x0:_0x3f227b%0xa>=0x2&&_0x3f227b%0xa<=0x4&&(_0x3f227b%0x64<0xa||_0x3f227b%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d5896=>{const {hr:{dictionary:_0x586b8f,getPluralForm:_0x172784}}={'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':_0x49ec0e=>_0x49ec0e%0xa==0x1&&_0x49ec0e%0x64!=0xb?0x0:_0x49ec0e%0xa>=0x2&&_0x49ec0e%0xa<=0x4&&(_0x49ec0e%0x64<0xa||_0x49ec0e%0x64>=0x14)?0x1:0x2}};_0x2d5896['hr']||={'dictionary':{},'getPluralForm':null},_0x2d5896['hr']['dictionary']=Object['assign'](_0x2d5896['hr']['dictionary'],_0x586b8f),_0x2d5896['hr']['getPluralForm']=_0x172784;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x542805=>{const {hr:{dictionary:_0x5c0bb0,getPluralForm:_0x6d5941}}={'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':_0x3fff0e=>_0x3fff0e%0xa==0x1&&_0x3fff0e%0x64!=0xb?0x0:_0x3fff0e%0xa>=0x2&&_0x3fff0e%0xa<=0x4&&(_0x3fff0e%0x64<0xa||_0x3fff0e%0x64>=0x14)?0x1:0x2}};_0x542805['hr']||={'dictionary':{},'getPluralForm':null},_0x542805['hr']['dictionary']=Object['assign'](_0x542805['hr']['dictionary'],_0x5c0bb0),_0x542805['hr']['getPluralForm']=_0x6d5941;})(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':_0x52900e=>0x1!=_0x52900e}};
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':_0x31d94f=>0x1!=_0x31d94f}};