@ckeditor/ckeditor5-export-word 43.2.0-alpha.1 → 43.2.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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(t,e){const n=a();return(s=function(t,e){return n[t-=109]})(t,e)}function i(){const t=s,e=[],n=[];for(const r of Array[t(183)](document[t(114)]))if(r[t(120)][t(135)](t(141)))for(const o of Array[t(183)](r[t(168)]))-1!==o[t(138)][t(162)](t(179))?e[t(121)](o[t(138)]):-1!==o[t(138)][t(162)](t(180))&&n[t(121)](o[t(138)]);return e[t(175)]||console[t(151)](t(132)),[...n,...e][t(125)](" ")[t(144)]()}function c(t,e={}){const n=s,r=t[n(178)][n(164)](n(156)),o=t[n(178)][n(164)](n(140)),i=t[n(178)][n(164)](n(145)),c=e;if(r&&o){const e=function(t){const e=s,n={};if(!t[e(175)])return n;for(const r of t)r[e(122)][e(117)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(121)]({author:t[o(131)][o(146)],content:t[o(160)],created:t[o(136)],is_resolved:r[o(165)]})}));return n}(t[n(178)][n(147)](n(140))[n(149)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(128)](e)[n(175)]&&(c[n(122)]=e)}if(r&&i){const e=t[n(178)][n(147)](n(145)),r=t[n(178)][n(147)](n(156)),o=function(t,e){const n=s,r={};if(!t[n(175)]||!e[n(175)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(163)],a=t?t[n(172)]:e[n(147)](i)[n(146)];r[o]={author:a,created:s}}return r}(e[n(123)]({toJSON:!0}),r[n(112)]);Object[n(128)](o)[n(175)]&&(c[n(126)]=o)}return(c[n(126)]||c[n(122)])&&(c[n(127)]=(new(Intl[n(167)]))[n(110)]()[n(169)]),c}function a(){const t=["564464XElcoT","collaboration_features","previewMode","entries","Users","7SkDquK","data","$labels","content","$defaultValues","indexOf","@external","has","isResolved","MergeFields","DateTimeFormat","cssRules","timeZone","MergeFieldsEditing","fetch","authorName","locale","all","length","EDITOR_STYLES","mergeFields","plugins",".ck-content",":root","85Ynrzhc","getLabel","from","1682175tAbeDo","resolvedOptions","merge_fields","users","getDataSetValues","styleSheets","getDefaultValues","18204GgkwXZ","map","72gtqZzj","then","ownerNode","push","comments","getSuggestions","520752Qtzdci","join","suggestions","timezone","keys","22PIcFSk","316284oMKngt","author","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.","language","document","hasAttribute","createdAt","40508pgGmHx","cssText","contentLanguage","CommentsRepository","data-cke","config","comment_threads","trim","TrackChanges","name","get","text","getCommentThreads","18930XwibbD","warn"];return(a=function(){return t})()}function u(t,e={}){const n=s,r=t[n(178)][n(164)](n(156)),o=t[n(178)][n(164)](n(140)),i=t[n(178)][n(164)](n(145)),c=t[n(178)][n(164)](n(166)),a=t[n(173)][n(139)],u=e,d={};if(u[n(134)]=u[n(134)]||{},u[n(134)][n(133)]=u[n(134)][n(133)]||a,r&&o){const e=function(t){const e=s,n=[];if(!t[e(175)])return n;for(const r of t){const t=r[e(122)][e(117)]((t=>({author:t[e(131)][e(146)],content:t[e(160)],created_at:t[e(136)]})));n[e(121)]({thread_id:r.id,is_resolved:r[e(165)],comments:t})}return n}(t[n(178)][n(147)](n(140))[n(149)]({skipNotAttached:!0,skipEmpty:!0}));e[n(175)]&&(d[n(143)]=e)}if(r&&i){const e=t[n(178)][n(147)](n(145)),r=t[n(178)][n(147)](n(156)),o=function(t,e){const n=s;return t[n(175)]&&e[n(175)]?t[n(117)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(163)];return{id:t,author:c?c[i(172)]:e[i(147)](o)[i(146)],created_at:r}})):[]}(e[n(123)]({toJSON:!0}),r[n(112)]);o[n(175)]&&(d[n(126)]=o)}if(c){const e=t[n(178)][n(147)](n(170)),r=e[n(154)],{prefix:o,suffix:s}=t[n(142)][n(147)](n(177));if(u[n(111)]={prefix:o,suffix:s},n(159)!==r){u[n(111)][n(158)]={};const t=n(161)===r?e[n(115)]():e[n(113)](r,!0);for(const r of Object[n(155)](t)){const[t,o]=r;u[n(111)][n(158)][t]=null!==o?o:e[n(182)](t)}}}return(d[n(143)]||d[n(126)])&&(u[n(127)]=(new(Intl[n(167)]))[n(110)]()[n(169)],u[n(153)]=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=s,n=t();for(;;)try{if(100702===parseInt(e(116))/1*(-parseInt(e(129))/2)+parseInt(e(124))/3+parseInt(e(137))/4*(parseInt(e(181))/5)+parseInt(e(130))/6*(parseInt(e(157))/7)+parseInt(e(152))/8+-parseInt(e(118))/9*(parseInt(e(150))/10)+-parseInt(e(109))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);const p=f;function f(t,e){const n=m();return(f=function(t,e){return n[t-=240]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(182948===parseInt(e(289))/1+parseInt(e(267))/2+parseInt(e(320))/3*(parseInt(e(255))/4)+-parseInt(e(319))/5+-parseInt(e(257))/6*(parseInt(e(288))/7)+parseInt(e(304))/8*(parseInt(e(264))/9)+-parseInt(e(280))/10*(parseInt(e(295))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);const l=[p(272),p(294),p(297),p(247),p(315),p(314),p(274),p(258),p(316),p(249)];class h extends t.Command{constructor(t){const e=p;super(t),this[e(277)](e(292),!1),this[e(243)]=!1}[p(261)](){const t=p;this[t(293)]=!this[t(292)],this[t(260)]=this[t(292)]?t(305):void 0}[p(281)](t={}){const e=p,n=this[e(256)],r=t[e(250)]||2,a=1===r,f=t[e(317)]||e(a?242:303),h=t[e(286)]||{},m=n[e(306)][e(282)](e(269)),g=t[e(290)]||m[e(313)],I=!0===h[e(287)],x=t[e(285)]||(t=>t[e(309)][e(282)]({pagination:I}));return 2===r&&function(t){for(const e of l)if(void 0!==t[e])return!0;return!1}(h)&&(0,o.logWarning)(e(312)),this[e(292)]=!0,this[e(261)](),function(t){const e=s;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(176)!==r?n[e(121)](window[e(171)](r)[e(119)]((t=>t[e(148)]()))):n[e(121)](i());return Promise[e(174)](n)[e(119)]((t=>t[e(125)](" ")[e(144)]()))}(t[e(283)]||[e(299)])[e(263)]((async r=>{const o=e;n.ui[o(275)][o(241)](d(n[o(244)],o(296)));const s=await x(n),i={html:o(240)+n[o(244)][o(302)]+'">'+s+o(276),css:r,[o(a?246:248)]:{...h,...a?c(n,h):u(n,h)}},p={method:o(259),headers:{"Content-Type":o(268),Accept:o(310),...g?{Authorization:g[o(260)]}:null},body:JSON[o(252)](i)};return window[o(271)](f,p)[o(263)]((t=>{const e=o;if(200!==t[e(265)])throw t;return t[e(300)]()}))[o(263)]((e=>{const r=o;n.ui[r(275)][r(241)](d(n[r(244)],r(270)));const s=r(266)==typeof t[r(291)]?t[r(291)]():t[r(291)];this[r(298)](e,s||r(278))}))}))[e(273)]((t=>{const r=e,o=n[r(306)][r(282)](r(301));throw n.ui[r(275)][r(241)](d(n[r(244)],r(254)),{politeness:r(307)}),o[r(321)](d(n[r(244)],r(318))),t}))[e(308)]((()=>{const t=e;this[t(292)]=!1,this[t(261)]()}))}[p(298)](t,e){const n=p,r=document[n(262)]("a");r[n(311)]=window[n(253)][n(251)](t),r[n(284)]=e,r[n(245)](),r[n(279)]()}}function m(){const t=["options","margin_bottom","config","suggestions","version","createObjectURL","stringify","URL","Word document export failed","564724Prqxjy","editor","1672914gnnquw","footer","POST","value","refresh","createElement","then","2856015oigwvm","status","function","707038oCvOZU","application/json","ExportWord","Word document export successful","fetch","orientation","catch","header","ariaLiveAnnouncer","</div>","set","document.docx","remove","13010jmOIsX","execute","get","stylesheets","download","dataCallback","converterOptions","auto_pagination","7YCBOvg","243716chhWKH","token","fileName","isBusy","isEnabled","margin_top","3817viHbkm","Word document export started","margin_right","_downloadFile","EDITOR_STYLES","blob","Notification","contentLanguageDirection","https://docx-converter.cke-cs.com/v2/convert/html-docx","8NUinJW","pending","plugins","assertive","finally","data","application/docx","href","export-word-v1-api-is-deprecated","_token","format","margin_left","comments","converterUrl","An error occurred while generating the Word file.","1418590MaZfaG","6HLZwsw","showWarning",'<div class="ck-content" dir="',"announce","https://docx-converter.cke-cs.com/v1/convert","affectsData","locale","click"];return(m=function(){return t})()}const g=I;function I(t,e){const n=x();return(I=function(t,e){return n[t-=294]})(t,e)}function x(){const t=["execute","isOn","Exporting Word document","13444648lmjQht","2753412uKArst","isBusy","editing","2011508rBmUGW","Export to Word","set","5reYCoB","menuBar:exportWord","8175012jKkpTX","_createButton","isEnabled","children","ExportWordUI","isVisible","exportWord","commands","add","bind","10jyPgfu","1536057YhJWwt","pluginName","view","label","5423580AnPXre","1TKhaqb","get","focus","11244905zzgBPr","listenTo","init","editor","locale","componentFactory","iconView","config"];return(x=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(891346===parseInt(e(323))/1*(-parseInt(e(302))/2)+-parseInt(e(299))/3+parseInt(e(322))/4+parseInt(e(305))/5*(parseInt(e(307))/6)+parseInt(e(326))/7+-parseInt(e(298))/8+parseInt(e(318))/9*(parseInt(e(317))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class w extends t.Plugin{static get[g(319)](){return g(311)}[g(328)](){const t=g,n=this[t(329)];n.ui[t(331)][t(315)](t(313),(()=>{const r=t,o=n[r(314)][r(324)](r(313)),s=this[r(308)](e.ButtonView);return s[r(304)]({tooltip:!0}),s[r(316)](r(296)).to(o,r(300)),s})),n.ui[t(331)][t(315)](t(306),(()=>this[t(308)](e.MenuBarMenuListItemButtonView)))}[g(308)](t){const n=g,r=this[n(329)],o=r[n(294)][n(324)](n(313))||{},s=r[n(314)][n(324)](n(313)),i=new t(r[n(330)]),c=new e.SpinnerView;return i[n(310)][n(315)](c),c[n(316)](n(312)).to(s,n(300)),i[n(332)][n(316)](n(312)).to(s,n(300),(t=>!t)),i[n(304)]({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(309)).to(s,n(309)),i[n(316)](n(321)).to(s,n(300),(t=>d(r[n(330)],n(t?297:303)))),this[n(327)](i,n(295),(()=>{const t=n;r[t(295)](t(313),o),r[t(301)][t(320)][t(325)]()})),i}}const v=W;function b(){const t=["ExportWord","7cPaALC","tokenUrl","10496298MZcNWH","requires","plugins","3472264kjTIWc","token","init","342UdamNV","editor","commands","add","8367228Bzsfny","CloudServices","config","pluginName","exportWord","496585RzQxKb","get","44YSwQeo","_token","2126130idkFBe","3714VBGAlF","then","29553720RubayC","registerTokenUrl"];return(b=function(){return t})()}function W(t,e){const n=b();return(W=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(904739===-parseInt(e(137))/1*(parseInt(e(124))/2)+-parseInt(e(123))/3+parseInt(e(148))/4*(-parseInt(e(146))/5)+parseInt(e(131))/6*(parseInt(e(129))/7)+-parseInt(e(134))/8+-parseInt(e(141))/9+parseInt(e(126))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends t.Plugin{static get[v(144)](){return v(128)}static get[v(132)](){return[v(142),e.Notification,w]}[v(136)](){const t=v,e=this[t(138)],n=e[t(143)][t(147)](t(145))||{};e[t(139)][t(140)](t(145),new h(e));const r=e[t(133)][t(147)](t(142));!1===n[t(130)]?this[t(122)]=null:n[t(130)]?r[t(127)](n[t(130)])[t(125)]((e=>{this[t(122)]=e})):this[t(122)]=r[t(135)]}}function k(t,e){var n=E();return(k=function(t,e){return n[t-=405]})(t,e)}function E(){var t=["4089603mLzCbd","3804UMJuQM","201002DheeIc","60LkHknc","17ChGVGu","4Bslwkz","18297zAYpMu","71834JNKtzV","2388vZFZsL","984OUVYHL","41874GTGRTb","3679dOYmyf","5560nKzngH","39424qHJLPa"];return(E=function(){return t})()}!function(t){for(var e=k,n=t();;)try{if(952097===parseInt(e(409))/1*(-parseInt(e(407))/2)+-parseInt(e(405))/3*(parseInt(e(410))/4)+-parseInt(e(408))/5*(parseInt(e(406))/6)+parseInt(e(415))/7*(parseInt(e(414))/8)+-parseInt(e(411))/9*(-parseInt(e(417))/10)+-parseInt(e(418))/11*(-parseInt(e(413))/12)+parseInt(e(416))/13*(parseInt(e(412))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>y});var t=n(782),e=n(311),o=n(584);function s(){const t=c,e=[],n=[];for(const r of Array[t(199)](document[t(261)]))if(r[t(236)][t(271)](t(266)))for(const o of Array[t(199)](r[t(224)]))-1!==o[t(240)][t(201)](t(243))?e[t(207)](o[t(240)]):-1!==o[t(240)][t(201)](t(216))&&n[t(207)](o[t(240)]);return e[t(235)]||console[t(212)](t(247)),[...n,...e][t(223)](" ")[t(234)]()}function i(){const t=["get","styleSheets","TrackChanges","keys","36Phrsjh","content","data-cke","DateTimeFormat","text","6hfTIqV","7533701kjwjXr","hasAttribute","previewMode","9656080rppLlA","118289TasJkD","from","getDefaultValues","indexOf","comment_threads","getSuggestions","isResolved","suggestions","13182SXtClQ","push","createdAt","timeZone","comments","all","warn","map","Users","timezone",":root","$defaultValues","authorName","852183ouKcqO","resolvedOptions","language","getCommentThreads","join","cssRules","4056489teLSpv","plugins","$labels","locale","CommentsRepository","merge_fields","2965xluCbv","data","88bpbkIV","trim","length","ownerNode","@external","has","mergeFields","cssText","4fRcsdV","name",".ck-content","getDataSetValues","then","collaboration_features","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.","MergeFieldsEditing","EDITOR_STYLES","contentLanguage","12130327ipKGRV","MergeFields","entries","author","fetch","getLabel","users","config","document"];return(i=function(){return t})()}function c(t,e){const n=i();return(c=function(t,e){return n[t-=197]})(t,e)}function a(t,e={}){const n=c,r=t[n(226)][n(238)](n(214)),o=t[n(226)][n(238)](n(229)),s=t[n(226)][n(238)](n(262)),i=e;if(r&&o){const e=function(t){const e=c,n={};if(!t[e(235)])return n;for(const r of t)r[e(210)][e(213)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(207)]({author:t[o(254)][o(242)],content:t[o(265)],created:t[o(208)],is_resolved:r[o(204)]})}));return n}(t[n(226)][n(260)](n(229))[n(222)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(263)](e)[n(235)]&&(i[n(210)]=e)}if(r&&s){const e=t[n(226)][n(260)](n(262)),r=t[n(226)][n(260)](n(214)),o=function(t,e){const n=c,r={};if(!t[n(235)]||!e[n(235)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(237)],a=t?t[n(218)]:e[n(260)](i)[n(242)];r[o]={author:a,created:s}}return r}(e[n(203)]({toJSON:!0}),r[n(257)]);Object[n(263)](o)[n(235)]&&(i[n(205)]=o)}return(i[n(205)]||i[n(210)])&&(i[n(215)]=(new(Intl[n(267)]))[n(220)]()[n(209)]),i}function u(t,e={}){const n=c,r=t[n(226)][n(238)](n(214)),o=t[n(226)][n(238)](n(229)),s=t[n(226)][n(238)](n(262)),i=t[n(226)][n(238)](n(252)),a=t[n(228)][n(250)],u=e,d={};if(u[n(259)]=u[n(259)]||{},u[n(259)][n(221)]=u[n(259)][n(221)]||a,r&&o){const e=function(t){const e=c,n=[];if(!t[e(235)])return n;for(const r of t){const t=r[e(210)][e(213)]((t=>({author:t[e(254)][e(242)],content:t[e(265)],created_at:t[e(208)]})));n[e(207)]({thread_id:r.id,is_resolved:r[e(204)],comments:t})}return n}(t[n(226)][n(260)](n(229))[n(222)]({skipNotAttached:!0,skipEmpty:!0}));e[n(235)]&&(d[n(202)]=e)}if(r&&s){const e=t[n(226)][n(260)](n(262)),r=t[n(226)][n(260)](n(214)),o=function(t,e){const n=c;return t[n(235)]&&e[n(235)]?t[n(213)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(237)];return{id:t,author:c?c[i(218)]:e[i(260)](o)[i(242)],created_at:r}})):[]}(e[n(203)]({toJSON:!0}),r[n(257)]);o[n(235)]&&(d[n(205)]=o)}if(i){const e=t[n(226)][n(260)](n(248)),r=e[n(272)],{prefix:o,suffix:s}=t[n(258)][n(260)](n(239));if(u[n(230)]={prefix:o,suffix:s},n(227)!==r){u[n(230)][n(232)]={};const t=n(217)===r?e[n(200)]():e[n(244)](r,!0);for(const r of Object[n(253)](t)){const[t,o]=r;u[n(230)][n(232)][t]=null!==o?o:e[n(256)](t)}}}return(d[n(202)]||d[n(205)])&&(u[n(215)]=(new(Intl[n(267)]))[n(220)]()[n(209)],u[n(246)]=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(853772===-parseInt(e(198))/1*(-parseInt(e(269))/2)+parseInt(e(225))/3*(parseInt(e(241))/4)+parseInt(e(231))/5*(parseInt(e(206))/6)+parseInt(e(270))/7+parseInt(e(233))/8*(parseInt(e(219))/9)+-parseInt(e(197))/10+-parseInt(e(251))/11*(parseInt(e(264))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(i);const p=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=349]})(t,e)}function l(){const t=["Word document export successful","createElement","margin_top","_downloadFile","ariaLiveAnnouncer","https://docx-converter.cke-cs.com/v1/convert","header","5876235TWeVvb","data","margin_left","status","https://docx-converter.cke-cs.com/v2/convert/html-docx","_token",'<div class="ck-content" dir="',"refresh","Notification","102141YlMSjk","91McGztf","converterOptions","finally","createObjectURL","suggestions","catch","execute","document.docx","fetch","Word document export failed","affectsData","plugins","click","31236OxGdSE","set","then","get","options","converterUrl","URL","editor","fileName","version","5956HiGCSE","3mqdSki","blob","POST","href","export-word-v1-api-is-deprecated","ExportWord","orientation","format","contentLanguageDirection","remove","EDITOR_STYLES","isBusy","comments","Word document export started","dataCallback","margin_bottom","config","730214BuOLRm","application/json","application/docx","showWarning","download","margin_right","1837464xhNMdE","announce","auto_pagination","token","value","pending","1078415rhxTRR","isEnabled","stylesheets","assertive","</div>","locale","footer","stringify","function","An error occurred while generating the Word file."];return(l=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(237856===-parseInt(e(403))/1+-parseInt(e(365))/2*(parseInt(e(428))/3)+-parseInt(e(427))/4+parseInt(e(377))/5+parseInt(e(417))/6*(parseInt(e(404))/7)+-parseInt(e(371))/8+parseInt(e(394))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h=[p(354),p(389),p(370),p(363),p(396),p(355),p(393),p(383),p(360),p(408)];class m extends t.Command{constructor(t){const e=p;super(t),this[e(418)](e(359),!1),this[e(414)]=!1}[p(401)](){const t=p;this[t(378)]=!this[t(359)],this[t(375)]=this[t(359)]?t(376):void 0}[p(410)](t={}){const e=p,n=this[e(424)],r=t[e(426)]||2,i=1===r,f=t[e(422)]||e(i?392:398),l=t[e(405)]||{},m=n[e(415)][e(420)](e(353)),g=t[e(374)]||m[e(399)],I=!0===l[e(373)],x=t[e(362)]||(t=>t[e(395)][e(420)]({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(352)),this[e(359)]=!0,this[e(401)](),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(249)!==r?n[e(207)](window[e(255)](r)[e(245)]((t=>t[e(268)]()))):n[e(207)](s());return Promise[e(211)](n)[e(245)]((t=>t[e(223)](" ")[e(234)]()))}(t[e(379)]||[e(358)])[e(419)]((async r=>{const o=e;n.ui[o(391)][o(372)](d(n[o(382)],o(361)));const s=await x(n),c={html:o(400)+n[o(382)][o(356)]+'">'+s+o(381),css:r,[o(i?421:364)]:{...l,...i?a(n,l):u(n,l)}},p={method:o(350),headers:{"Content-Type":o(366),Accept:o(367),...g?{Authorization:g[o(375)]}:null},body:JSON[o(384)](c)};return window[o(412)](f,p)[o(419)]((t=>{const e=o;if(200!==t[e(397)])throw t;return t[e(349)]()}))[o(419)]((e=>{const r=o;n.ui[r(391)][r(372)](d(n[r(382)],r(387)));const s=r(385)==typeof t[r(425)]?t[r(425)]():t[r(425)];this[r(390)](e,s||r(411))}))}))[e(409)]((t=>{const r=e,o=n[r(415)][r(420)](r(402));throw n.ui[r(391)][r(372)](d(n[r(382)],r(413)),{politeness:r(380)}),o[r(368)](d(n[r(382)],r(386))),t}))[e(406)]((()=>{const t=e;this[t(359)]=!1,this[t(401)]()}))}[p(390)](t,e){const n=p,r=document[n(388)]("a");r[n(351)]=window[n(423)][n(407)](t),r[n(369)]=e,r[n(416)](),r[n(357)]()}}const g=I;function I(t,e){const n=v();return(I=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(601796===-parseInt(e(217))/1+-parseInt(e(198))/2+parseInt(e(197))/3+-parseInt(e(213))/4*(-parseInt(e(229))/5)+-parseInt(e(224))/6*(-parseInt(e(222))/7)+parseInt(e(212))/8+-parseInt(e(207))/9*(parseInt(e(231))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class x extends t.Plugin{static get[g(220)](){return g(196)}[g(208)](){const t=g,n=this[t(195)];n.ui[t(203)][t(199)](t(227),(()=>{const r=t,o=n[r(205)][r(215)](r(227)),s=this[r(216)](e.ButtonView);return s[r(206)]({tooltip:!0}),s[r(230)](r(204)).to(o,r(223)),s})),n.ui[t(203)][t(199)](t(201),(()=>this[t(216)](e.MenuBarMenuListItemButtonView)))}[g(216)](t){const n=g,r=this[n(195)],o=r[n(209)][n(215)](n(227))||{},s=r[n(205)][n(215)](n(227)),i=new t(r[n(202)]),c=new e.SpinnerView;return i[n(200)][n(199)](c),c[n(230)](n(221)).to(s,n(223)),i[n(194)][n(230)](n(221)).to(s,n(223),(t=>!t)),i[n(206)]({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(230)](n(218)).to(s,n(218)),i[n(230)](n(225)).to(s,n(223),(t=>d(r[n(202)],n(t?211:214)))),this[n(228)](i,n(226),(()=>{const t=n;r[t(226)](t(227),o),r[t(219)][t(193)][t(210)]()})),i}}function v(){const t=["label","execute","exportWord","listenTo","5TCSdpG","bind","1060sKdATQ","view","iconView","editor","ExportWordUI","1701426SkRdJy","778002QEFAnA","add","children","menuBar:exportWord","locale","componentFactory","isOn","commands","set","89289IhRCIM","init","config","focus","Exporting Word document","8091264fgvDoj","648020tArLkH","Export to Word","get","_createButton","237299ffDjWv","isEnabled","editing","pluginName","isVisible","3774169pzBYtY","isBusy","6OgPkWr"];return(v=function(){return t})()}const w=W;function b(){const t=["commands","3222630RmiHSY","481178dmkqwE","then","ExportWord","3nhTNvJ","get","exportWord","_token","5niuRlJ","init","5943498sBjsRZ","plugins","tokenUrl","requires","add","1172068AGsFVT","registerTokenUrl","49anERHm","183379tNvFwQ","249592JtGeVE","20PEHPem","206082ebAwOg","editor","config","pluginName","CloudServices","token"];return(b=function(){return t})()}function W(t,e){const n=b();return(W=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(189627===-parseInt(e(457))/1+-parseInt(e(468))/2*(parseInt(e(443))/3)+-parseInt(e(454))/4+-parseInt(e(447))/5*(parseInt(e(460))/6)+-parseInt(e(456))/7*(-parseInt(e(458))/8)+-parseInt(e(467))/9+parseInt(e(459))/10*(parseInt(e(449))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends t.Plugin{static get[w(463)](){return w(442)}static get[w(452)](){return[w(464),e.Notification,x]}[w(448)](){const t=w,e=this[t(461)],n=e[t(462)][t(444)](t(445))||{};e[t(466)][t(453)](t(445),new m(e));const r=e[t(450)][t(444)](t(464));!1===n[t(451)]?this[t(446)]=null:n[t(451)]?r[t(455)](n[t(451)])[t(441)]((e=>{this[t(446)]=e})):this[t(446)]=r[t(465)]}}function k(t,e){var n=E();return(k=function(t,e){return n[t-=431]})(t,e)}function E(){var t=["1439109vMLhJf","2074336hnCZBJ","539pkoVOV","710360bHzgwx","5066310vTHlHB","5uCCSme","33324pdBuuD","96PxQMeP","71462DcPPJI","384093DioOTJ"];return(E=function(){return t})()}!function(t){for(var e=k,n=t();;)try{if(443773===parseInt(e(431))/1*(parseInt(e(434))/2)+parseInt(e(436))/3+parseInt(e(437))/4+-parseInt(e(439))/5+parseInt(e(432))/6*(parseInt(e(438))/7)+-parseInt(e(433))/8*(parseInt(e(435))/9)+-parseInt(e(440))/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 _0x559b5c,Plugin as _0x37455d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x47c19f,MenuBarMenuListItemButtonView as _0x3d7c2a,SpinnerView as _0x33087f,Notification as _0x151849}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x5a73de}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x1864a3=[],_0x29bcf4=[];for(const _0x1d9b09 of Array['from'](document['styleSheets'])){if(_0x1d9b09['ownerNode']['hasAttribute']('data-cke')){for(const _0x43358a of Array['from'](_0x1d9b09['cssRules']))-0x1!==_0x43358a['cssText']['indexOf']('.ck-content')?_0x1864a3['push'](_0x43358a['cssText']):-0x1!==_0x43358a['cssText']['indexOf'](':root')&&_0x29bcf4['push'](_0x43358a['cssText']);}}return _0x1864a3['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.'),[..._0x29bcf4,..._0x1864a3]['join']('\x20')['trim']();}function a(_0x42ea78,_0x4ba221={}){const _0x2a8e7d=_0x42ea78['plugins']['has']('Users'),_0x5186ec=_0x42ea78['plugins']['has']('CommentsRepository'),_0x25ce82=_0x42ea78['plugins']['has']('TrackChanges'),_0x207ccf=_0x4ba221;if(_0x2a8e7d&&_0x5186ec){const _0x36ee19=function(_0x225945){const _0x375440={};if(!_0x225945['length'])return _0x375440;for(const _0x1a8d74 of _0x225945)_0x1a8d74['comments']['map'](_0x593fcd=>{void 0x0===_0x375440[_0x1a8d74['id']]&&(_0x375440[_0x1a8d74['id']]=[]),_0x375440[_0x1a8d74['id']]['push']({'author':_0x593fcd['author']['name'],'content':_0x593fcd['content'],'created':_0x593fcd['createdAt'],'is_resolved':_0x1a8d74['isResolved']});});return _0x375440;}(_0x42ea78['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x36ee19)['length']&&(_0x207ccf['comments']=_0x36ee19);}if(_0x2a8e7d&&_0x25ce82){const _0x4578c=_0x42ea78['plugins']['get']('TrackChanges'),_0x2c3730=_0x42ea78['plugins']['get']('Users'),_0x48acf4=function(_0x19aede,_0x3a798b){const _0x266447={};if(!_0x19aede['length']||!_0x3a798b['length'])return _0x266447;for(const {id:_0x507406,createdAt:_0x53e876,authorId:_0x155119,attributes:_0x2178fa}of _0x19aede){const _0x158020=_0x2178fa&&_0x2178fa['@external'],_0x205c29=_0x158020?_0x158020['authorName']:_0x3a798b['get'](_0x155119)['name'];_0x266447[_0x507406]={'author':_0x205c29,'created':_0x53e876};}return _0x266447;}(_0x4578c['getSuggestions']({'toJSON':!0x0}),_0x2c3730['users']);Object['keys'](_0x48acf4)['length']&&(_0x207ccf['suggestions']=_0x48acf4);}return(_0x207ccf['suggestions']||_0x207ccf['comments'])&&(_0x207ccf['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x207ccf;}function m(_0xf2a7f7,_0x4a5aac={}){const _0x4d00c7=_0xf2a7f7['plugins']['has']('Users'),_0x251c53=_0xf2a7f7['plugins']['has']('CommentsRepository'),_0x44feb7=_0xf2a7f7['plugins']['has']('TrackChanges'),_0x45a6c8=_0xf2a7f7['plugins']['has']('MergeFields'),_0x5d681c=_0xf2a7f7['locale']['contentLanguage'],_0x19cb98=_0x4a5aac,_0x34c9d9={};if(_0x19cb98['document']=_0x19cb98['document']||{},_0x19cb98['document']['language']=_0x19cb98['document']['language']||_0x5d681c,_0x4d00c7&&_0x251c53){const _0xab406e=function(_0x19d123){const _0x1ca622=[];if(!_0x19d123['length'])return _0x1ca622;for(const _0x447bbd of _0x19d123){const _0x20b9c1=_0x447bbd['comments']['map'](_0x1ddd5e=>({'author':_0x1ddd5e['author']['name'],'content':_0x1ddd5e['content'],'created_at':_0x1ddd5e['createdAt']}));_0x1ca622['push']({'thread_id':_0x447bbd['id'],'is_resolved':_0x447bbd['isResolved'],'comments':_0x20b9c1});}return _0x1ca622;}(_0xf2a7f7['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0xab406e['length']&&(_0x34c9d9['comment_threads']=_0xab406e);}if(_0x4d00c7&&_0x44feb7){const _0x5d771a=_0xf2a7f7['plugins']['get']('TrackChanges'),_0x55f8de=_0xf2a7f7['plugins']['get']('Users'),_0x199124=function(_0x3df82e,_0x5a92fd){if(!_0x3df82e['length']||!_0x5a92fd['length'])return[];return _0x3df82e['map'](({id:_0x4eb5ca,createdAt:_0x4f1c15,authorId:_0x1aa512,attributes:_0x3db5b4})=>{const _0x550c96=_0x3db5b4&&_0x3db5b4['@external'];return{'id':_0x4eb5ca,'author':_0x550c96?_0x550c96['authorName']:_0x5a92fd['get'](_0x1aa512)['name'],'created_at':_0x4f1c15};});}(_0x5d771a['getSuggestions']({'toJSON':!0x0}),_0x55f8de['users']);_0x199124['length']&&(_0x34c9d9['suggestions']=_0x199124);}if(_0x45a6c8){const _0x4f8bbc=_0xf2a7f7['plugins']['get']('MergeFieldsEditing'),_0x1b23dd=_0x4f8bbc['previewMode'],{prefix:_0x233c84,suffix:_0x41327a}=_0xf2a7f7['config']['get']('mergeFields');if(_0x19cb98['merge_fields']={'prefix':_0x233c84,'suffix':_0x41327a},'$labels'!==_0x1b23dd){_0x19cb98['merge_fields']['data']={};const _0x7df05e='$defaultValues'===_0x1b23dd?_0x4f8bbc['getDefaultValues']():_0x4f8bbc['getDataSetValues'](_0x1b23dd,!0x0);for(const _0x4bc778 of Object['entries'](_0x7df05e)){const [_0xbc1e48,_0x8c01c8]=_0x4bc778;_0x19cb98['merge_fields']['data'][_0xbc1e48]=null!==_0x8c01c8?_0x8c01c8:_0x4f8bbc['getLabel'](_0xbc1e48);}}}return(_0x34c9d9['comment_threads']||_0x34c9d9['suggestions'])&&(_0x19cb98['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x19cb98['collaboration_features']=_0x34c9d9),_0x19cb98;}function p(_0x1b17ed,_0x514919){const t=_0x1b17ed['t'];switch(_0x514919){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 _0x514919;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x559b5c{constructor(_0x34e124){super(_0x34e124),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x5d9fa7={}){const _0x3a160d=this['editor'],_0xd2f969=_0x5d9fa7['version']||0x2,_0x198ac3=0x1===_0xd2f969,_0x179cdb=_0x5d9fa7['converterUrl']||(_0x198ac3?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x88a4e9=_0x5d9fa7['converterOptions']||{},_0x5a372b=_0x3a160d['plugins']['get']('ExportWord'),_0x2e4874=_0x5d9fa7['token']||_0x5a372b['_token'],_0x4ff51e=!0x0===_0x88a4e9['auto_pagination'],_0x4167a2=_0x5d9fa7['dataCallback']||(_0x1bdcd2=>_0x1bdcd2['data']['get']({'pagination':_0x4ff51e}));return 0x2===_0xd2f969&&function(_0x4a15b7){for(const _0x270a8b of h)if(void 0x0!==_0x4a15b7[_0x270a8b])return!0x0;return!0x1;}(_0x88a4e9)&&_0x5a73de('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x358c7a){if(!_0x358c7a)return new Promise(_0xc3409e=>_0xc3409e(''));const _0x73626a=[];for(const _0x4c5a62 of _0x358c7a)'EDITOR_STYLES'!==_0x4c5a62?_0x73626a['push'](window['fetch'](_0x4c5a62)['then'](_0x287f07=>_0x287f07['text']())):_0x73626a['push'](f());return Promise['all'](_0x73626a)['then'](_0x21dcc2=>_0x21dcc2['join']('\x20')['trim']());}(_0x5d9fa7['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1ae8a5=>{_0x3a160d['ui']['ariaLiveAnnouncer']['announce'](p(_0x3a160d['locale'],'Word\x20document\x20export\x20started'));const _0x4377df=await _0x4167a2(_0x3a160d),_0x4a763a={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x3a160d['locale']['contentLanguageDirection']+'\x22>'+_0x4377df+'</div>','css':_0x1ae8a5,[_0x198ac3?'options':'config']:{..._0x88a4e9,..._0x198ac3?a(_0x3a160d,_0x88a4e9):m(_0x3a160d,_0x88a4e9)}},_0x2fed2e={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x2e4874?{'Authorization':_0x2e4874['value']}:null},'body':JSON['stringify'](_0x4a763a)};return window['fetch'](_0x179cdb,_0x2fed2e)['then'](_0x350981=>{if(0xc8!==_0x350981['status'])throw _0x350981;return _0x350981['blob']();})['then'](_0x3155bc=>{_0x3a160d['ui']['ariaLiveAnnouncer']['announce'](p(_0x3a160d['locale'],'Word\x20document\x20export\x20successful'));const _0x47e276='function'==typeof _0x5d9fa7['fileName']?_0x5d9fa7['fileName']():_0x5d9fa7['fileName'];this['_downloadFile'](_0x3155bc,_0x47e276||'document.docx');});})['catch'](_0x3c7212=>{const _0x395b36=_0x3a160d['plugins']['get']('Notification');throw _0x3a160d['ui']['ariaLiveAnnouncer']['announce'](p(_0x3a160d['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x395b36['showWarning'](p(_0x3a160d['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x3c7212;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x4be649,_0x3255ad){const _0x4606b5=document['createElement']('a');_0x4606b5['href']=window['URL']['createObjectURL'](_0x4be649),_0x4606b5['download']=_0x3255ad,_0x4606b5['click'](),_0x4606b5['remove']();}}class i extends _0x37455d{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x49dc7c=this['editor'];_0x49dc7c['ui']['componentFactory']['add']('exportWord',()=>{const _0x166b95=_0x49dc7c['commands']['get']('exportWord'),_0x1f2361=this['_createButton'](_0x47c19f);return _0x1f2361['set']({'tooltip':!0x0}),_0x1f2361['bind']('isOn')['to'](_0x166b95,'isBusy'),_0x1f2361;}),_0x49dc7c['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x3d7c2a));}['_createButton'](_0x1e88fc){const _0x257ebd=this['editor'],_0x2f084c=_0x257ebd['config']['get']('exportWord')||{},_0x5cdec5=_0x257ebd['commands']['get']('exportWord'),_0x22f0a7=new _0x1e88fc(_0x257ebd['locale']),_0x34b2a8=new _0x33087f();return _0x22f0a7['children']['add'](_0x34b2a8),_0x34b2a8['bind']('isVisible')['to'](_0x5cdec5,'isBusy'),_0x22f0a7['iconView']['bind']('isVisible')['to'](_0x5cdec5,'isBusy',_0x358c2d=>!_0x358c2d),_0x22f0a7['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'}),_0x22f0a7['bind']('isEnabled')['to'](_0x5cdec5,'isEnabled'),_0x22f0a7['bind']('label')['to'](_0x5cdec5,'isBusy',_0x53ec89=>p(_0x257ebd['locale'],_0x53ec89?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x22f0a7,'execute',()=>{_0x257ebd['execute']('exportWord',_0x2f084c),_0x257ebd['editing']['view']['focus']();}),_0x22f0a7;}}class s extends _0x37455d{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x151849,i];}['init'](){const _0x555495=this['editor'],_0x346e25=_0x555495['config']['get']('exportWord')||{};_0x555495['commands']['add']('exportWord',new e(_0x555495));const _0x4abfd5=_0x555495['plugins']['get']('CloudServices');!0x1===_0x346e25['tokenUrl']?this['_token']=null:_0x346e25['tokenUrl']?_0x4abfd5['registerTokenUrl'](_0x346e25['tokenUrl'])['then'](_0x2ee263=>{this['_token']=_0x2ee263;}):this['_token']=_0x4abfd5['token'];}}export{s as ExportWord};
23
+ import{Command as _0x1d3025,Plugin as _0x240a72}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x16d883,MenuBarMenuListItemButtonView as _0x3fe0f5,SpinnerView as _0x304e96,Notification as _0x5a9657}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x323dff}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x155d56=[],_0x663e08=[];for(const _0x4ef3e4 of Array['from'](document['styleSheets'])){if(_0x4ef3e4['ownerNode']['hasAttribute']('data-cke')){for(const _0x26918f of Array['from'](_0x4ef3e4['cssRules']))-0x1!==_0x26918f['cssText']['indexOf']('.ck-content')?_0x155d56['push'](_0x26918f['cssText']):-0x1!==_0x26918f['cssText']['indexOf'](':root')&&_0x663e08['push'](_0x26918f['cssText']);}}return _0x155d56['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.'),[..._0x663e08,..._0x155d56]['join']('\x20')['trim']();}function a(_0x152241,_0x32597a={}){const _0x3a1097=_0x152241['plugins']['has']('Users'),_0x5b1f73=_0x152241['plugins']['has']('CommentsRepository'),_0x156c3a=_0x152241['plugins']['has']('TrackChanges'),_0x33e14f=_0x32597a;if(_0x3a1097&&_0x5b1f73){const _0x141b83=function(_0x5ef559){const _0x22ba42={};if(!_0x5ef559['length'])return _0x22ba42;for(const _0x3ed030 of _0x5ef559)_0x3ed030['comments']['map'](_0x5a03d6=>{void 0x0===_0x22ba42[_0x3ed030['id']]&&(_0x22ba42[_0x3ed030['id']]=[]),_0x22ba42[_0x3ed030['id']]['push']({'author':_0x5a03d6['author']['name'],'content':_0x5a03d6['content'],'created':_0x5a03d6['createdAt'],'is_resolved':_0x3ed030['isResolved']});});return _0x22ba42;}(_0x152241['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x141b83)['length']&&(_0x33e14f['comments']=_0x141b83);}if(_0x3a1097&&_0x156c3a){const _0x4169fe=_0x152241['plugins']['get']('TrackChanges'),_0x1496ab=_0x152241['plugins']['get']('Users'),_0x5b0625=function(_0x18afc4,_0x4824e1){const _0x393ff7={};if(!_0x18afc4['length']||!_0x4824e1['length'])return _0x393ff7;for(const {id:_0x129e60,createdAt:_0x4adc8c,authorId:_0x155be0,attributes:_0x17b85d}of _0x18afc4){const _0x4e5ec6=_0x17b85d&&_0x17b85d['@external'],_0x253c20=_0x4e5ec6?_0x4e5ec6['authorName']:_0x4824e1['get'](_0x155be0)['name'];_0x393ff7[_0x129e60]={'author':_0x253c20,'created':_0x4adc8c};}return _0x393ff7;}(_0x4169fe['getSuggestions']({'toJSON':!0x0}),_0x1496ab['users']);Object['keys'](_0x5b0625)['length']&&(_0x33e14f['suggestions']=_0x5b0625);}return(_0x33e14f['suggestions']||_0x33e14f['comments'])&&(_0x33e14f['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x33e14f;}function m(_0x4f1e6c,_0x954bcb={}){const _0x322ebd=_0x4f1e6c['plugins']['has']('Users'),_0x5277d2=_0x4f1e6c['plugins']['has']('CommentsRepository'),_0x3f9682=_0x4f1e6c['plugins']['has']('TrackChanges'),_0x4ac457=_0x4f1e6c['plugins']['has']('MergeFields'),_0x3272b8=_0x4f1e6c['locale']['contentLanguage'],_0x36790c=_0x954bcb,_0x29d63f={};if(_0x36790c['document']=_0x36790c['document']||{},_0x36790c['document']['language']=_0x36790c['document']['language']||_0x3272b8,_0x322ebd&&_0x5277d2){const _0x3c82f6=function(_0x15c1e3){const _0x116092=[];if(!_0x15c1e3['length'])return _0x116092;for(const _0x491f71 of _0x15c1e3){const _0x1e243f=_0x491f71['comments']['map'](_0x31bdb3=>({'author':_0x31bdb3['author']['name'],'content':_0x31bdb3['content'],'created_at':_0x31bdb3['createdAt']}));_0x116092['push']({'thread_id':_0x491f71['id'],'is_resolved':_0x491f71['isResolved'],'comments':_0x1e243f});}return _0x116092;}(_0x4f1e6c['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x3c82f6['length']&&(_0x29d63f['comment_threads']=_0x3c82f6);}if(_0x322ebd&&_0x3f9682){const _0x583886=_0x4f1e6c['plugins']['get']('TrackChanges'),_0x3e808e=_0x4f1e6c['plugins']['get']('Users'),_0x440648=function(_0x53318d,_0x580925){if(!_0x53318d['length']||!_0x580925['length'])return[];return _0x53318d['map'](({id:_0x181a21,createdAt:_0x14c8c5,authorId:_0xde93a1,attributes:_0x2c4f4e})=>{const _0x464333=_0x2c4f4e&&_0x2c4f4e['@external'];return{'id':_0x181a21,'author':_0x464333?_0x464333['authorName']:_0x580925['get'](_0xde93a1)['name'],'created_at':_0x14c8c5};});}(_0x583886['getSuggestions']({'toJSON':!0x0}),_0x3e808e['users']);_0x440648['length']&&(_0x29d63f['suggestions']=_0x440648);}if(_0x4ac457){const _0x21ccbb=_0x4f1e6c['plugins']['get']('MergeFieldsEditing'),_0x595bf1=_0x21ccbb['previewMode'],{prefix:_0x180282,suffix:_0x3f0daa}=_0x4f1e6c['config']['get']('mergeFields');if(_0x36790c['merge_fields']={'prefix':_0x180282,'suffix':_0x3f0daa},'$labels'!==_0x595bf1){_0x36790c['merge_fields']['data']={};const _0x4df612='$defaultValues'===_0x595bf1?_0x21ccbb['getDefaultValues']():_0x21ccbb['getDataSetValues'](_0x595bf1,!0x0);for(const _0x22ac59 of Object['entries'](_0x4df612)){const [_0x4d7575,_0x1d2c91]=_0x22ac59;_0x36790c['merge_fields']['data'][_0x4d7575]=null!==_0x1d2c91?_0x1d2c91:_0x21ccbb['getLabel'](_0x4d7575);}}}return(_0x29d63f['comment_threads']||_0x29d63f['suggestions'])&&(_0x36790c['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x36790c['collaboration_features']=_0x29d63f),_0x36790c;}function p(_0x2b9cdc,_0x3f36ad){const t=_0x2b9cdc['t'];switch(_0x3f36ad){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 _0x3f36ad;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x1d3025{constructor(_0x3b95f6){super(_0x3b95f6),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x506089={}){const _0xfa4b14=this['editor'],_0x26d8bd=_0x506089['version']||0x2,_0x3d5636=0x1===_0x26d8bd,_0x1dc92d=_0x506089['converterUrl']||(_0x3d5636?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x117f44=_0x506089['converterOptions']||{},_0x198af6=_0xfa4b14['plugins']['get']('ExportWord'),_0x250891=_0x506089['token']||_0x198af6['_token'],_0x3c1774=!0x0===_0x117f44['auto_pagination'],_0x32b82a=_0x506089['dataCallback']||(_0x3fa190=>_0x3fa190['data']['get']({'pagination':_0x3c1774}));return 0x2===_0x26d8bd&&function(_0x3e789e){for(const _0x25de8d of h)if(void 0x0!==_0x3e789e[_0x25de8d])return!0x0;return!0x1;}(_0x117f44)&&_0x323dff('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x5b8b1e){if(!_0x5b8b1e)return new Promise(_0xbc93fd=>_0xbc93fd(''));const _0x42d5ba=[];for(const _0x5813cb of _0x5b8b1e)'EDITOR_STYLES'!==_0x5813cb?_0x42d5ba['push'](window['fetch'](_0x5813cb)['then'](_0x5c6f60=>_0x5c6f60['text']())):_0x42d5ba['push'](f());return Promise['all'](_0x42d5ba)['then'](_0x34b4c9=>_0x34b4c9['join']('\x20')['trim']());}(_0x506089['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1f8ede=>{_0xfa4b14['ui']['ariaLiveAnnouncer']['announce'](p(_0xfa4b14['locale'],'Word\x20document\x20export\x20started'));const _0x55c5a7=await _0x32b82a(_0xfa4b14),_0x26d61e={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0xfa4b14['locale']['contentLanguageDirection']+'\x22>'+_0x55c5a7+'</div>','css':_0x1f8ede,[_0x3d5636?'options':'config']:{..._0x117f44,..._0x3d5636?a(_0xfa4b14,_0x117f44):m(_0xfa4b14,_0x117f44)}},_0x3a4fba={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x250891?{'Authorization':_0x250891['value']}:null},'body':JSON['stringify'](_0x26d61e)};return window['fetch'](_0x1dc92d,_0x3a4fba)['then'](_0x25481f=>{if(0xc8!==_0x25481f['status'])throw _0x25481f;return _0x25481f['blob']();})['then'](_0x2d5155=>{_0xfa4b14['ui']['ariaLiveAnnouncer']['announce'](p(_0xfa4b14['locale'],'Word\x20document\x20export\x20successful'));const _0x5b2034='function'==typeof _0x506089['fileName']?_0x506089['fileName']():_0x506089['fileName'];this['_downloadFile'](_0x2d5155,_0x5b2034||'document.docx');});})['catch'](_0x3ddb08=>{const _0xca1f96=_0xfa4b14['plugins']['get']('Notification');throw _0xfa4b14['ui']['ariaLiveAnnouncer']['announce'](p(_0xfa4b14['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0xca1f96['showWarning'](p(_0xfa4b14['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x3ddb08;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0xb029d8,_0x22f363){const _0x5e1257=document['createElement']('a');_0x5e1257['href']=window['URL']['createObjectURL'](_0xb029d8),_0x5e1257['download']=_0x22f363,_0x5e1257['click'](),_0x5e1257['remove']();}}class i extends _0x240a72{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x10f601=this['editor'];_0x10f601['ui']['componentFactory']['add']('exportWord',()=>{const _0x3e5e75=_0x10f601['commands']['get']('exportWord'),_0x2f666a=this['_createButton'](_0x16d883);return _0x2f666a['set']({'tooltip':!0x0}),_0x2f666a['bind']('isOn')['to'](_0x3e5e75,'isBusy'),_0x2f666a;}),_0x10f601['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x3fe0f5));}['_createButton'](_0x1253df){const _0x4e64ad=this['editor'],_0x1bf45a=_0x4e64ad['config']['get']('exportWord')||{},_0x2b2015=_0x4e64ad['commands']['get']('exportWord'),_0x2d981d=new _0x1253df(_0x4e64ad['locale']),_0x64acbd=new _0x304e96();return _0x2d981d['children']['add'](_0x64acbd),_0x64acbd['bind']('isVisible')['to'](_0x2b2015,'isBusy'),_0x2d981d['iconView']['bind']('isVisible')['to'](_0x2b2015,'isBusy',_0x4ee5dc=>!_0x4ee5dc),_0x2d981d['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'}),_0x2d981d['bind']('isEnabled')['to'](_0x2b2015,'isEnabled'),_0x2d981d['bind']('label')['to'](_0x2b2015,'isBusy',_0x32d03b=>p(_0x4e64ad['locale'],_0x32d03b?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x2d981d,'execute',()=>{_0x4e64ad['execute']('exportWord',_0x1bf45a),_0x4e64ad['editing']['view']['focus']();}),_0x2d981d;}}class s extends _0x240a72{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x5a9657,i];}['init'](){const _0x5f56fb=this['editor'],_0x3e973f=_0x5f56fb['config']['get']('exportWord')||{};_0x5f56fb['commands']['add']('exportWord',new e(_0x5f56fb));const _0x2da349=_0x5f56fb['plugins']['get']('CloudServices');!0x1===_0x3e973f['tokenUrl']?this['_token']=null:_0x3e973f['tokenUrl']?_0x2da349['registerTokenUrl'](_0x3e973f['tokenUrl'])['then'](_0x2ca82e=>{this['_token']=_0x2ca82e;}):this['_token']=_0x2da349['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':_0x2ac79f=>0x0==_0x2ac79f?0x0:0x1==_0x2ac79f?0x1:0x2==_0x2ac79f?0x2:_0x2ac79f%0x64>=0x3&&_0x2ac79f%0x64<=0xa?0x3:_0x2ac79f%0x64>=0xb&&_0x2ac79f%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':_0x565d4b=>0x0==_0x565d4b?0x0:0x1==_0x565d4b?0x1:0x2==_0x565d4b?0x2:_0x565d4b%0x64>=0x3&&_0x565d4b%0x64<=0xa?0x3:_0x565d4b%0x64>=0xb&&_0x565d4b%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x38a724=>{const {ar:{dictionary:_0x29e873,getPluralForm:_0x2956d4}}={'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':_0x11b1a6=>0x0==_0x11b1a6?0x0:0x1==_0x11b1a6?0x1:0x2==_0x11b1a6?0x2:_0x11b1a6%0x64>=0x3&&_0x11b1a6%0x64<=0xa?0x3:_0x11b1a6%0x64>=0xb&&_0x11b1a6%0x64<=0x63?0x4:0x5}};_0x38a724['ar']||={'dictionary':{},'getPluralForm':null},_0x38a724['ar']['dictionary']=Object['assign'](_0x38a724['ar']['dictionary'],_0x29e873),_0x38a724['ar']['getPluralForm']=_0x2956d4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x521423=>{const {ar:{dictionary:_0x44f4b2,getPluralForm:_0x46a1cc}}={'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':_0x129620=>0x0==_0x129620?0x0:0x1==_0x129620?0x1:0x2==_0x129620?0x2:_0x129620%0x64>=0x3&&_0x129620%0x64<=0xa?0x3:_0x129620%0x64>=0xb&&_0x129620%0x64<=0x63?0x4:0x5}};_0x521423['ar']||={'dictionary':{},'getPluralForm':null},_0x521423['ar']['dictionary']=Object['assign'](_0x521423['ar']['dictionary'],_0x44f4b2),_0x521423['ar']['getPluralForm']=_0x46a1cc;})(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':_0x19561d=>0x1!=_0x19561d}};
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':_0x47bea6=>0x1!=_0x47bea6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x387d8f=>{const {bg:{dictionary:_0x4a2adc,getPluralForm:_0x6faec3}}={'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':_0x203f98=>0x1!=_0x203f98}};_0x387d8f['bg']||={'dictionary':{},'getPluralForm':null},_0x387d8f['bg']['dictionary']=Object['assign'](_0x387d8f['bg']['dictionary'],_0x4a2adc),_0x387d8f['bg']['getPluralForm']=_0x6faec3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ffbf8=>{const {bg:{dictionary:_0x39fcb7,getPluralForm:_0x3722a8}}={'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':_0x2997d9=>0x1!=_0x2997d9}};_0x1ffbf8['bg']||={'dictionary':{},'getPluralForm':null},_0x1ffbf8['bg']['dictionary']=Object['assign'](_0x1ffbf8['bg']['dictionary'],_0x39fcb7),_0x1ffbf8['bg']['getPluralForm']=_0x3722a8;})(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':_0x5c6cee=>0x1!=_0x5c6cee}};
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':_0x2cbc7d=>0x1!=_0x2cbc7d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c86d1=>{const {bn:{dictionary:_0x45a873,getPluralForm:_0x25fc9a}}={'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':_0x44797b=>0x1!=_0x44797b}};_0x4c86d1['bn']||={'dictionary':{},'getPluralForm':null},_0x4c86d1['bn']['dictionary']=Object['assign'](_0x4c86d1['bn']['dictionary'],_0x45a873),_0x4c86d1['bn']['getPluralForm']=_0x25fc9a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d88eb=>{const {bn:{dictionary:_0x134632,getPluralForm:_0x32639d}}={'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':_0x57d97f=>0x1!=_0x57d97f}};_0x3d88eb['bn']||={'dictionary':{},'getPluralForm':null},_0x3d88eb['bn']['dictionary']=Object['assign'](_0x3d88eb['bn']['dictionary'],_0x134632),_0x3d88eb['bn']['getPluralForm']=_0x32639d;})(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':_0x1882da=>0x1!=_0x1882da}};
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':_0x4de25c=>0x1!=_0x4de25c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15a741=>{const {ca:{dictionary:_0xba3c4f,getPluralForm:_0x438f50}}={'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':_0x5ece99=>0x1!=_0x5ece99}};_0x15a741['ca']||={'dictionary':{},'getPluralForm':null},_0x15a741['ca']['dictionary']=Object['assign'](_0x15a741['ca']['dictionary'],_0xba3c4f),_0x15a741['ca']['getPluralForm']=_0x438f50;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x323aef=>{const {ca:{dictionary:_0x287c69,getPluralForm:_0x34fdd3}}={'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':_0x5053be=>0x1!=_0x5053be}};_0x323aef['ca']||={'dictionary':{},'getPluralForm':null},_0x323aef['ca']['dictionary']=Object['assign'](_0x323aef['ca']['dictionary'],_0x287c69),_0x323aef['ca']['getPluralForm']=_0x34fdd3;})(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':_0x1328a3=>0x1==_0x1328a3&&_0x1328a3%0x1==0x0?0x0:_0x1328a3>=0x2&&_0x1328a3<=0x4&&_0x1328a3%0x1==0x0?0x1:_0x1328a3%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':_0x147338=>0x1==_0x147338&&_0x147338%0x1==0x0?0x0:_0x147338>=0x2&&_0x147338<=0x4&&_0x147338%0x1==0x0?0x1:_0x147338%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c2ae5=>{const {cs:{dictionary:_0x3f5b0f,getPluralForm:_0x3e082e}}={'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':_0x506887=>0x1==_0x506887&&_0x506887%0x1==0x0?0x0:_0x506887>=0x2&&_0x506887<=0x4&&_0x506887%0x1==0x0?0x1:_0x506887%0x1!=0x0?0x2:0x3}};_0x1c2ae5['cs']||={'dictionary':{},'getPluralForm':null},_0x1c2ae5['cs']['dictionary']=Object['assign'](_0x1c2ae5['cs']['dictionary'],_0x3f5b0f),_0x1c2ae5['cs']['getPluralForm']=_0x3e082e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x27a867=>{const {cs:{dictionary:_0x116afa,getPluralForm:_0x531a63}}={'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':_0x51822b=>0x1==_0x51822b&&_0x51822b%0x1==0x0?0x0:_0x51822b>=0x2&&_0x51822b<=0x4&&_0x51822b%0x1==0x0?0x1:_0x51822b%0x1!=0x0?0x2:0x3}};_0x27a867['cs']||={'dictionary':{},'getPluralForm':null},_0x27a867['cs']['dictionary']=Object['assign'](_0x27a867['cs']['dictionary'],_0x116afa),_0x27a867['cs']['getPluralForm']=_0x531a63;})(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':_0x741b5b=>0x1!=_0x741b5b}};
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':_0x2a50bc=>0x1!=_0x2a50bc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3852b3=>{const {da:{dictionary:_0x161d8c,getPluralForm:_0x511c77}}={'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':_0xbbea84=>0x1!=_0xbbea84}};_0x3852b3['da']||={'dictionary':{},'getPluralForm':null},_0x3852b3['da']['dictionary']=Object['assign'](_0x3852b3['da']['dictionary'],_0x161d8c),_0x3852b3['da']['getPluralForm']=_0x511c77;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1bf1e9=>{const {da:{dictionary:_0x53290e,getPluralForm:_0x49bb2d}}={'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':_0x48f385=>0x1!=_0x48f385}};_0x1bf1e9['da']||={'dictionary':{},'getPluralForm':null},_0x1bf1e9['da']['dictionary']=Object['assign'](_0x1bf1e9['da']['dictionary'],_0x53290e),_0x1bf1e9['da']['getPluralForm']=_0x49bb2d;})(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':_0x25e27e=>0x1!=_0x25e27e}};
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':_0x5da776=>0x1!=_0x5da776}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4322c4=>{const {de:{dictionary:_0x5a0d3e,getPluralForm:_0x481308}}={'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':_0x33fd56=>0x1!=_0x33fd56}};_0x4322c4['de']||={'dictionary':{},'getPluralForm':null},_0x4322c4['de']['dictionary']=Object['assign'](_0x4322c4['de']['dictionary'],_0x5a0d3e),_0x4322c4['de']['getPluralForm']=_0x481308;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa281d7=>{const {de:{dictionary:_0x512921,getPluralForm:_0x35311d}}={'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':_0x3cb1b6=>0x1!=_0x3cb1b6}};_0xa281d7['de']||={'dictionary':{},'getPluralForm':null},_0xa281d7['de']['dictionary']=Object['assign'](_0xa281d7['de']['dictionary'],_0x512921),_0xa281d7['de']['getPluralForm']=_0x35311d;})(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':_0x558f0b=>0x1!=_0x558f0b}};
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':_0xfbde16=>0x1!=_0xfbde16}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4bf2e1=>{const {el:{dictionary:_0x4ceb8f,getPluralForm:_0x9c8c48}}={'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':_0x42c4bb=>0x1!=_0x42c4bb}};_0x4bf2e1['el']||={'dictionary':{},'getPluralForm':null},_0x4bf2e1['el']['dictionary']=Object['assign'](_0x4bf2e1['el']['dictionary'],_0x4ceb8f),_0x4bf2e1['el']['getPluralForm']=_0x9c8c48;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a4ea0=>{const {el:{dictionary:_0x3a735d,getPluralForm:_0x21277f}}={'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':_0x1c236c=>0x1!=_0x1c236c}};_0x1a4ea0['el']||={'dictionary':{},'getPluralForm':null},_0x1a4ea0['el']['dictionary']=Object['assign'](_0x1a4ea0['el']['dictionary'],_0x3a735d),_0x1a4ea0['el']['getPluralForm']=_0x21277f;})(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':_0x2f5a05=>0x1!=_0x2f5a05}};
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':_0x35ad34=>0x1!=_0x35ad34}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15758a=>{const {'en-au':{dictionary:_0x507072,getPluralForm:_0x4d2893}}={'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':_0x56619b=>0x1!=_0x56619b}};_0x15758a['en-au']||={'dictionary':{},'getPluralForm':null},_0x15758a['en-au']['dictionary']=Object['assign'](_0x15758a['en-au']['dictionary'],_0x507072),_0x15758a['en-au']['getPluralForm']=_0x4d2893;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xff9edf=>{const {'en-au':{dictionary:_0x3bc6ec,getPluralForm:_0x5ed9b4}}={'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':_0x39dc9c=>0x1!=_0x39dc9c}};_0xff9edf['en-au']||={'dictionary':{},'getPluralForm':null},_0xff9edf['en-au']['dictionary']=Object['assign'](_0xff9edf['en-au']['dictionary'],_0x3bc6ec),_0xff9edf['en-au']['getPluralForm']=_0x5ed9b4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ccaae=>{const {en:{dictionary:_0x2d3f71,getPluralForm:_0xb5756a}}={'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}};_0x3ccaae['en']||={'dictionary':{},'getPluralForm':null},_0x3ccaae['en']['dictionary']=Object['assign'](_0x3ccaae['en']['dictionary'],_0x2d3f71),_0x3ccaae['en']['getPluralForm']=_0xb5756a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40188d=>{const {en:{dictionary:_0x47f63e,getPluralForm:_0x2a5e6b}}={'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}};_0x40188d['en']||={'dictionary':{},'getPluralForm':null},_0x40188d['en']['dictionary']=Object['assign'](_0x40188d['en']['dictionary'],_0x47f63e),_0x40188d['en']['getPluralForm']=_0x2a5e6b;})(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':_0x4f98c7=>0x1==_0x4f98c7?0x0:0x0!=_0x4f98c7&&_0x4f98c7%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':_0xf9a936=>0x1==_0xf9a936?0x0:0x0!=_0xf9a936&&_0xf9a936%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11d2f9=>{const {es:{dictionary:_0x4ee611,getPluralForm:_0x43baa6}}={'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':_0x2c45b9=>0x1==_0x2c45b9?0x0:0x0!=_0x2c45b9&&_0x2c45b9%0xf4240==0x0?0x1:0x2}};_0x11d2f9['es']||={'dictionary':{},'getPluralForm':null},_0x11d2f9['es']['dictionary']=Object['assign'](_0x11d2f9['es']['dictionary'],_0x4ee611),_0x11d2f9['es']['getPluralForm']=_0x43baa6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x470aa9=>{const {es:{dictionary:_0x1da50c,getPluralForm:_0x15feb7}}={'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':_0x226e12=>0x1==_0x226e12?0x0:0x0!=_0x226e12&&_0x226e12%0xf4240==0x0?0x1:0x2}};_0x470aa9['es']||={'dictionary':{},'getPluralForm':null},_0x470aa9['es']['dictionary']=Object['assign'](_0x470aa9['es']['dictionary'],_0x1da50c),_0x470aa9['es']['getPluralForm']=_0x15feb7;})(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':_0x56eb45=>0x1!=_0x56eb45}};
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':_0x2aecc8=>0x1!=_0x2aecc8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c40d0=>{const {et:{dictionary:_0x4390b5,getPluralForm:_0x30d636}}={'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':_0x5e4931=>0x1!=_0x5e4931}};_0x3c40d0['et']||={'dictionary':{},'getPluralForm':null},_0x3c40d0['et']['dictionary']=Object['assign'](_0x3c40d0['et']['dictionary'],_0x4390b5),_0x3c40d0['et']['getPluralForm']=_0x30d636;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2fd16b=>{const {et:{dictionary:_0x59d4b4,getPluralForm:_0x35aeed}}={'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':_0x241e37=>0x1!=_0x241e37}};_0x2fd16b['et']||={'dictionary':{},'getPluralForm':null},_0x2fd16b['et']['dictionary']=Object['assign'](_0x2fd16b['et']['dictionary'],_0x59d4b4),_0x2fd16b['et']['getPluralForm']=_0x35aeed;})(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':_0x15bc86=>0x1!=_0x15bc86}};
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':_0x212ec0=>0x1!=_0x212ec0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x569359=>{const {fi:{dictionary:_0x17e13d,getPluralForm:_0x4e613c}}={'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':_0x4e1ef0=>0x1!=_0x4e1ef0}};_0x569359['fi']||={'dictionary':{},'getPluralForm':null},_0x569359['fi']['dictionary']=Object['assign'](_0x569359['fi']['dictionary'],_0x17e13d),_0x569359['fi']['getPluralForm']=_0x4e613c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x430fab=>{const {fi:{dictionary:_0xfce7cd,getPluralForm:_0x208ffd}}={'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':_0x4f5040=>0x1!=_0x4f5040}};_0x430fab['fi']||={'dictionary':{},'getPluralForm':null},_0x430fab['fi']['dictionary']=Object['assign'](_0x430fab['fi']['dictionary'],_0xfce7cd),_0x430fab['fi']['getPluralForm']=_0x208ffd;})(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':_0x43a1a7=>0x0==_0x43a1a7||0x1==_0x43a1a7?0x0:0x0!=_0x43a1a7&&_0x43a1a7%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':_0x5d117b=>0x0==_0x5d117b||0x1==_0x5d117b?0x0:0x0!=_0x5d117b&&_0x5d117b%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa4e40b=>{const {fr:{dictionary:_0x4b74be,getPluralForm:_0x225635}}={'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':_0x257dcb=>0x0==_0x257dcb||0x1==_0x257dcb?0x0:0x0!=_0x257dcb&&_0x257dcb%0xf4240==0x0?0x1:0x2}};_0xa4e40b['fr']||={'dictionary':{},'getPluralForm':null},_0xa4e40b['fr']['dictionary']=Object['assign'](_0xa4e40b['fr']['dictionary'],_0x4b74be),_0xa4e40b['fr']['getPluralForm']=_0x225635;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x23af53=>{const {fr:{dictionary:_0x1945fb,getPluralForm:_0x4a1f48}}={'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':_0x1210cc=>0x0==_0x1210cc||0x1==_0x1210cc?0x0:0x0!=_0x1210cc&&_0x1210cc%0xf4240==0x0?0x1:0x2}};_0x23af53['fr']||={'dictionary':{},'getPluralForm':null},_0x23af53['fr']['dictionary']=Object['assign'](_0x23af53['fr']['dictionary'],_0x1945fb),_0x23af53['fr']['getPluralForm']=_0x4a1f48;})(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':_0x3fab6a=>0x1!=_0x3fab6a}};
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':_0x142464=>0x1!=_0x142464}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ed5a6=>{const {gl:{dictionary:_0x53438b,getPluralForm:_0x3e4934}}={'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':_0x165280=>0x1!=_0x165280}};_0x2ed5a6['gl']||={'dictionary':{},'getPluralForm':null},_0x2ed5a6['gl']['dictionary']=Object['assign'](_0x2ed5a6['gl']['dictionary'],_0x53438b),_0x2ed5a6['gl']['getPluralForm']=_0x3e4934;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x35d97b=>{const {gl:{dictionary:_0x55fb24,getPluralForm:_0x28bedd}}={'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':_0x4a0fbd=>0x1!=_0x4a0fbd}};_0x35d97b['gl']||={'dictionary':{},'getPluralForm':null},_0x35d97b['gl']['dictionary']=Object['assign'](_0x35d97b['gl']['dictionary'],_0x55fb24),_0x35d97b['gl']['getPluralForm']=_0x28bedd;})(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':_0x552a04=>0x1==_0x552a04&&_0x552a04%0x1==0x0?0x0:0x2==_0x552a04&&_0x552a04%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':_0x1f3467=>0x1==_0x1f3467&&_0x1f3467%0x1==0x0?0x0:0x2==_0x1f3467&&_0x1f3467%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x461dca=>{const {he:{dictionary:_0x5bb0ae,getPluralForm:_0x2afce7}}={'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':_0x14c8be=>0x1==_0x14c8be&&_0x14c8be%0x1==0x0?0x0:0x2==_0x14c8be&&_0x14c8be%0x1==0x0?0x1:0x2}};_0x461dca['he']||={'dictionary':{},'getPluralForm':null},_0x461dca['he']['dictionary']=Object['assign'](_0x461dca['he']['dictionary'],_0x5bb0ae),_0x461dca['he']['getPluralForm']=_0x2afce7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d4d82=>{const {he:{dictionary:_0x119056,getPluralForm:_0x44b5a8}}={'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':_0x1c4b26=>0x1==_0x1c4b26&&_0x1c4b26%0x1==0x0?0x0:0x2==_0x1c4b26&&_0x1c4b26%0x1==0x0?0x1:0x2}};_0x2d4d82['he']||={'dictionary':{},'getPluralForm':null},_0x2d4d82['he']['dictionary']=Object['assign'](_0x2d4d82['he']['dictionary'],_0x119056),_0x2d4d82['he']['getPluralForm']=_0x44b5a8;})(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':_0x507742=>0x1!=_0x507742}};
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':_0x56ace9=>0x1!=_0x56ace9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2353f1=>{const {hi:{dictionary:_0x49c2cf,getPluralForm:_0x4a2c58}}={'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':_0x15ad03=>0x1!=_0x15ad03}};_0x2353f1['hi']||={'dictionary':{},'getPluralForm':null},_0x2353f1['hi']['dictionary']=Object['assign'](_0x2353f1['hi']['dictionary'],_0x49c2cf),_0x2353f1['hi']['getPluralForm']=_0x4a2c58;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3083ae=>{const {hi:{dictionary:_0x58c270,getPluralForm:_0x5ee17a}}={'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':_0x25b03b=>0x1!=_0x25b03b}};_0x3083ae['hi']||={'dictionary':{},'getPluralForm':null},_0x3083ae['hi']['dictionary']=Object['assign'](_0x3083ae['hi']['dictionary'],_0x58c270),_0x3083ae['hi']['getPluralForm']=_0x5ee17a;})(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':_0x4bdeaf=>_0x4bdeaf%0xa==0x1&&_0x4bdeaf%0x64!=0xb?0x0:_0x4bdeaf%0xa>=0x2&&_0x4bdeaf%0xa<=0x4&&(_0x4bdeaf%0x64<0xa||_0x4bdeaf%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':_0x2b92d5=>_0x2b92d5%0xa==0x1&&_0x2b92d5%0x64!=0xb?0x0:_0x2b92d5%0xa>=0x2&&_0x2b92d5%0xa<=0x4&&(_0x2b92d5%0x64<0xa||_0x2b92d5%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x22b780=>{const {hr:{dictionary:_0x146231,getPluralForm:_0x52ba82}}={'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':_0xa0aa38=>_0xa0aa38%0xa==0x1&&_0xa0aa38%0x64!=0xb?0x0:_0xa0aa38%0xa>=0x2&&_0xa0aa38%0xa<=0x4&&(_0xa0aa38%0x64<0xa||_0xa0aa38%0x64>=0x14)?0x1:0x2}};_0x22b780['hr']||={'dictionary':{},'getPluralForm':null},_0x22b780['hr']['dictionary']=Object['assign'](_0x22b780['hr']['dictionary'],_0x146231),_0x22b780['hr']['getPluralForm']=_0x52ba82;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3844f0=>{const {hr:{dictionary:_0x3daadf,getPluralForm:_0x336218}}={'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':_0xe9d319=>_0xe9d319%0xa==0x1&&_0xe9d319%0x64!=0xb?0x0:_0xe9d319%0xa>=0x2&&_0xe9d319%0xa<=0x4&&(_0xe9d319%0x64<0xa||_0xe9d319%0x64>=0x14)?0x1:0x2}};_0x3844f0['hr']||={'dictionary':{},'getPluralForm':null},_0x3844f0['hr']['dictionary']=Object['assign'](_0x3844f0['hr']['dictionary'],_0x3daadf),_0x3844f0['hr']['getPluralForm']=_0x336218;})(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':_0x2d08c6=>0x1!=_0x2d08c6}};
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':_0x242bb2=>0x1!=_0x242bb2}};