@ckeditor/ckeditor5-export-word 43.1.0-alpha.2 → 43.1.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +5 -5
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
  100. package/src/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>y});var t=n(782),e=n(311),o=n(584);function s(){const t=c,e=[],n=[];for(const r of Array[t(121)](document[t(132)]))if(r[t(149)][t(129)](t(184)))for(const o of Array[t(121)](r[t(181)]))-1!==o[t(162)][t(179)](t(126))?e[t(115)](o[t(162)]):-1!==o[t(162)][t(179)](t(148))&&n[t(115)](o[t(162)]);return e[t(145)]||console[t(167)](t(174)),[...n,...e][t(144)](" ")[t(175)]()}function i(t,e={}){const n=c,r=t[n(125)][n(159)](n(112)),o=t[n(125)][n(159)](n(114)),s=t[n(125)][n(159)](n(119)),i=e;if(r&&o){const e=function(t){const e=c,n={};if(!t[e(145)])return n;for(const r of t)r[e(171)][e(131)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(115)]({author:t[o(168)][o(164)],content:t[o(128)],created:t[o(161)],is_resolved:r[o(140)]})}));return n}(t[n(125)][n(135)](n(114))[n(133)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(141)](e)[n(145)]&&(i[n(171)]=e)}if(r&&s){const e=t[n(125)][n(135)](n(119)),r=t[n(125)][n(135)](n(112)),o=function(t,e){const n=c,r={};if(!t[n(145)]||!e[n(145)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(166)],a=t?t[n(139)]:e[n(135)](i)[n(164)];r[o]={author:a,created:s}}return r}(e[n(177)]({toJSON:!0}),r[n(147)]);Object[n(141)](o)[n(145)]&&(i[n(173)]=o)}return(i[n(173)]||i[n(171)])&&(i[n(182)]=(new(Intl[n(163)]))[n(137)]()[n(146)]),i}function c(t,e){const n=u();return(c=function(t,e){return n[t-=110]})(t,e)}function a(t,e={}){const n=c,r=t[n(125)][n(159)](n(112)),o=t[n(125)][n(159)](n(114)),s=t[n(125)][n(159)](n(119)),i=t[n(125)][n(159)](n(170)),a=t[n(138)][n(123)],u=e,d={};if(u[n(176)]=u[n(176)]||{},u[n(176)][n(116)]=u[n(176)][n(116)]||a,r&&o){const e=function(t){const e=c,n=[];if(!t[e(145)])return n;for(const r of t){const t=r[e(171)][e(131)]((t=>({author:t[e(168)][e(164)],content:t[e(128)],created_at:t[e(161)]})));n[e(115)]({thread_id:r.id,is_resolved:r[e(140)],comments:t})}return n}(t[n(125)][n(135)](n(114))[n(133)]({skipNotAttached:!0,skipEmpty:!0}));e[n(145)]&&(d[n(143)]=e)}if(r&&s){const e=t[n(125)][n(135)](n(119)),r=t[n(125)][n(135)](n(112)),o=function(t,e){const n=c;return t[n(145)]&&e[n(145)]?t[n(131)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(166)];return{id:t,author:c?c[i(139)]:e[i(135)](o)[i(164)],created_at:r}})):[]}(e[n(177)]({toJSON:!0}),r[n(147)]);o[n(145)]&&(d[n(173)]=o)}if(i){const e=t[n(125)][n(135)](n(180)),r=e[n(142)],{prefix:o,suffix:s}=t[n(155)][n(135)](n(118));if(u[n(152)]={prefix:o,suffix:s},n(113)!==r){u[n(152)][n(120)]={};const t=n(157)===r?e[n(156)]():e[n(153)](r,!0);for(const r of Object[n(178)](t)){const[t,o]=r;u[n(152)][n(120)][t]=null!==o?o:e[n(136)](t)}}}return(d[n(143)]||d[n(173)])&&(u[n(182)]=(new(Intl[n(163)]))[n(137)]()[n(146)],u[n(130)]=d),u}function u(){const t=["mergeFields","TrackChanges","data","from","all","contentLanguage","51236JPEnPX","plugins",".ck-content","12VtMdkh","content","hasAttribute","collaboration_features","map","styleSheets","getCommentThreads","750312xPIets","get","getLabel","resolvedOptions","locale","authorName","isResolved","keys","previewMode","comment_threads","join","length","timeZone","users",":root","ownerNode","751436udTmbB","text","merge_fields","getDataSetValues","401600Ojlarw","config","getDefaultValues","$defaultValues","5896968yaMhKc","has","EDITOR_STYLES","createdAt","cssText","DateTimeFormat","name","18027AwtABx","@external","warn","author","then","MergeFields","comments","4392dzUvcX","suggestions","The editor stylesheet could not be found in the document. Check your webpack config – style-loader should use data-cke=true attribute for the editor stylesheet.","trim","document","getSuggestions","entries","indexOf","MergeFieldsEditing","cssRules","timezone","170puzncq","data-cke","128EAkZDs","fetch","Users","$labels","CommentsRepository","push","language","25Socmzv"];return(u=function(){return t})()}function d(t,e){const n=t.t;switch(e){case"Export to Word":return n("Export to Word");case"An error occurred while generating the Word file.":return n("An error occurred while generating the Word file.");case"Word document export started":return n("Word document export started");case"Word document export failed":return n("Word document export failed");case"Word document export successful":return n("Word document export successful");case"Exporting Word document":return n("Exporting Word document");default:return e}}!function(t){const e=c,n=t();for(;;)try{if(299786===parseInt(e(172))/1*(-parseInt(e(110))/2)+-parseInt(e(134))/3+parseInt(e(124))/4*(parseInt(e(117))/5)+parseInt(e(127))/6*(parseInt(e(150))/7)+parseInt(e(154))/8+parseInt(e(165))/9*(-parseInt(e(183))/10)+parseInt(e(158))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);const p=h;function f(){const t=["isBusy","refresh","header","href","affectsData","dataCallback","blob","remove","plugins","download","fetch","stylesheets","export-word-v1-api-is-deprecated","value","format","converterUrl","margin_top","finally","6433952uCqgNT","then","4295gZSsbG","announce","EDITOR_STYLES","Word document export failed","auto_pagination","set","version","function","5999820qOBnif","footer","margin_right","application/json","suggestions","margin_bottom","contentLanguageDirection","locale","status","6453784WrVfjV","POST","token","pending",'<div class="ck-content" dir="',"editor","147090ORHEnr","ariaLiveAnnouncer","An error occurred while generating the Word file.","options","orientation","fileName","3362076vCNmiT","converterOptions","assertive","_downloadFile","150VtwJKI","get","stringify","</div>","https://docx-converter.cke-cs.com/v1/convert","data","comments","createElement","click","_token","URL","ExportWord","Word document export successful","1178776mictmk","application/docx","Notification","createObjectURL","https://docx-converter.cke-cs.com/v2/convert/html-docx","config","margin_left","isEnabled","showWarning","execute","Word document export started","catch","document.docx"];return(f=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(700300===parseInt(e(327))/1*(parseInt(e(281))/2)+parseInt(e(271))/3+parseInt(e(294))/4+parseInt(e(256))/5+parseInt(e(277))/6+-parseInt(e(325))/7+-parseInt(e(265))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);const l=[p(275),p(323),p(258),p(261),p(300),p(321),p(309),p(257),p(287),p(260)];function h(t,e){const n=f();return(h=function(t,e){return n[t-=254]})(t,e)}class m extends t.Command{constructor(t){const e=p;super(t),this[e(332)](e(307),!1),this[e(311)]=!1}[p(308)](){const t=p;this[t(301)]=!this[t(307)],this[t(320)]=this[t(307)]?t(268):void 0}[p(303)](t={}){const e=p,n=this[e(270)],r=t[e(254)]||2,u=1===r,f=t[e(322)]||e(u?285:298),h=t[e(278)]||{},m=n[e(315)][e(282)](e(292)),g=t[e(267)]||m[e(290)],x=!0===h[e(331)],I=t[e(312)]||(t=>t[e(286)][e(282)]({pagination:x}));return 2===r&&function(t){for(const e of l)if(void 0!==t[e])return!0;return!1}(h)&&(0,o.logWarning)(e(319)),this[e(307)]=!0,this[e(308)](),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(160)!==r?n[e(115)](window[e(111)](r)[e(169)]((t=>t[e(151)]()))):n[e(115)](s());return Promise[e(122)](n)[e(169)]((t=>t[e(144)](" ")[e(175)]()))}(t[e(318)]||[e(329)])[e(326)]((async r=>{const o=e;n.ui[o(272)][o(328)](d(n[o(263)],o(304)));const s=await I(n),c={html:o(269)+n[o(263)][o(262)]+'">'+s+o(284),css:r,[o(u?274:299)]:{...h,...u?i(n,h):a(n,h)}},p={method:o(266),headers:{"Content-Type":o(259),Accept:o(295),...g?{Authorization:g[o(320)]}:null},body:JSON[o(283)](c)};return window[o(317)](f,p)[o(326)]((t=>{const e=o;if(200!==t[e(264)])throw t;return t[e(313)]()}))[o(326)]((e=>{const r=o;n.ui[r(272)][r(328)](d(n[r(263)],r(293)));const s=r(255)==typeof t[r(276)]?t[r(276)]():t[r(276)];this[r(280)](e,s||r(306))}))}))[e(305)]((t=>{const r=e,o=n[r(315)][r(282)](r(296));throw n.ui[r(272)][r(328)](d(n[r(263)],r(330)),{politeness:r(279)}),o[r(302)](d(n[r(263)],r(273))),t}))[e(324)]((()=>{const t=e;this[t(307)]=!1,this[t(308)]()}))}[p(280)](t,e){const n=p,r=document[n(288)]("a");r[n(310)]=window[n(291)][n(297)](t),r[n(316)]=e,r[n(289)](),r[n(314)]()}}function g(){const t=["47233YeDKMq","isVisible","execute","Exporting Word document","editor","ExportWordUI","view","21QVHjpP","isOn","listenTo","iconView","set","130jHPMkO","14873188shrjYm","children","exportWord","pluginName","291tStIFA","10kFGYaL","get","isEnabled","commands","Export to Word","init","locale","isBusy","212508PQkslK","config","bind","componentFactory","1294782bhqMpE","add","4231672nkOcWI","label","1221644kNCEja","menuBar:exportWord","editing","focus","_createButton","15004XFwTjN"];return(g=function(){return t})()}const x=I;function I(t,e){const n=g();return(I=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(364563===-parseInt(e(170))/1+-parseInt(e(169))/2*(-parseInt(e(147))/3)+-parseInt(e(164))/4*(-parseInt(e(148))/5)+-parseInt(e(160))/6*(-parseInt(e(137))/7)+-parseInt(e(162))/8+parseInt(e(156))/9*(parseInt(e(142))/10)+-parseInt(e(143))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class v extends t.Plugin{static get[x(146)](){return x(135)}[x(153)](){const t=x,n=this[t(134)];n.ui[t(159)][t(161)](t(145),(()=>{const r=t,o=n[r(151)][r(149)](r(145)),s=this[r(168)](e.ButtonView);return s[r(141)]({tooltip:!0}),s[r(158)](r(138)).to(o,r(155)),s})),n.ui[t(159)][t(161)](t(165),(()=>this[t(168)](e.MenuBarMenuListItemButtonView)))}[x(168)](t){const n=x,r=this[n(134)],o=r[n(157)][n(149)](n(145))||{},s=r[n(151)][n(149)](n(145)),i=new t(r[n(154)]),c=new e.SpinnerView;return i[n(144)][n(161)](c),c[n(158)](n(131)).to(s,n(155)),i[n(140)][n(158)](n(131)).to(s,n(155),(t=>!t)),i[n(141)]({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(158)](n(150)).to(s,n(150)),i[n(158)](n(163)).to(s,n(155),(t=>d(r[n(154)],n(t?133:152)))),this[n(139)](i,n(132),(()=>{const t=n;r[t(132)](t(145),o),r[t(166)][t(136)][t(167)]()})),i}}function w(t,e){const n=b();return(w=function(t,e){return n[t-=358]})(t,e)}const W=w;function b(){const t=["plugins","_token","get","commands","config","2URSTGA","add","registerTokenUrl","ExportWord","614088lxoobe","311520QEYKTQ","32fHutnc","520360orUClf","123834DehUpu","284648avjfVL","315743hMmEAX","1244538pNrZqC","then","tokenUrl","editor","exportWord","init","token","requires","CloudServices","100ArjmXb","pluginName"];return(b=function(){return t})()}!function(t){const e=w,n=t();for(;;)try{if(200371===-parseInt(e(366))/1*(parseInt(e(383))/2)+-parseInt(e(364))/3*(parseInt(e(362))/4)+parseInt(e(361))/5+parseInt(e(367))/6+-parseInt(e(365))/7+-parseInt(e(363))/8+parseInt(e(360))/9*(parseInt(e(376))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends t.Plugin{static get[W(377)](){return W(359)}static get[W(374)](){return[W(375),e.Notification,v]}[W(372)](){const t=W,e=this[t(370)],n=e[t(382)][t(380)](t(371))||{};e[t(381)][t(384)](t(371),new m(e));const r=e[t(378)][t(380)](t(375));!1===n[t(369)]?this[t(379)]=null:n[t(369)]?r[t(358)](n[t(369)])[t(368)]((e=>{this[t(379)]=e})):this[t(379)]=r[t(373)]}}function E(){var t=["1410NllZXC","63NZNZhf","1986260wnmxrN","2271630rclnhK","48feQXQa","2296788CPSFie","327600LqlEqi","130WNmYTt","347074ncwMGJ","271090qDiZQR"];return(E=function(){return t})()}function k(t,e){var n=E();return(k=function(t,e){return n[t-=162]})(t,e)}!function(t){for(var e=k,n=t();;)try{if(317672===-parseInt(e(162))/1+-parseInt(e(163))/2*(parseInt(e(166))/3)+parseInt(e(168))/4+parseInt(e(169))/5+-parseInt(e(171))/6+-parseInt(e(164))/7*(-parseInt(e(170))/8)+parseInt(e(167))/9*(-parseInt(e(165))/10))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:()=>b});var t=n(782),e=n(311),o=n(584);function s(t,e){const n=i();return(s=function(t,e){return n[t-=267]})(t,e)}function i(){const t=["text","Users","createdAt","warn","getDefaultValues","merge_fields","locale","60714ngGpCP","length","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.","styleSheets","hasAttribute","collaboration_features","3608268XcGQZl","getSuggestions","MergeFields","getCommentThreads","430708nkGRIl","$defaultValues","comment_threads","push","previewMode","169nQWQEm","EDITOR_STYLES","plugins","getLabel","from","language","content","mergeFields","isResolved","$labels","timeZone","suggestions","config","1291595hkppNa","getDataSetValues","comments","165Xolacz","9880616MtyLgh","then","data","DateTimeFormat","entries","129NMqMkf","25iOyiiL","9QyFYfm","CommentsRepository","name","keys","TrackChanges","timezone","trim","138887RrpuKI","cssRules","get",":root","resolvedOptions","MergeFieldsEditing","776190hjifvm","users",".ck-content","30juzdAN","indexOf","authorName","map","has","join","@external","contentLanguage","data-cke","all","document","ownerNode","author","cssText","fetch"];return(i=function(){return t})()}function c(){const t=s,e=[],n=[];for(const r of Array[t(270)](document[t(331)]))if(r[t(317)][t(332)](t(314)))for(const o of Array[t(270)](r[t(298)]))-1!==o[t(319)][t(307)](t(305))?e[t(341)](o[t(319)]):-1!==o[t(319)][t(307)](t(300))&&n[t(341)](o[t(319)]);return e[t(329)]||console[t(324)](t(330)),[...n,...e][t(311)](" ")[t(296)]()}function a(t,e={}){const n=s,r=t[n(268)][n(310)](n(322)),o=t[n(268)][n(310)](n(291)),i=t[n(268)][n(310)](n(294)),c=e;if(r&&o){const e=function(t){const e=s,n={};if(!t[e(329)])return n;for(const r of t)r[e(281)][e(309)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(341)]({author:t[o(318)][o(292)],content:t[o(272)],created:t[o(323)],is_resolved:r[o(274)]})}));return n}(t[n(268)][n(299)](n(291))[n(337)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(293)](e)[n(329)]&&(c[n(281)]=e)}if(r&&i){const e=t[n(268)][n(299)](n(294)),r=t[n(268)][n(299)](n(322)),o=function(t,e){const n=s,r={};if(!t[n(329)]||!e[n(329)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(312)],a=t?t[n(308)]:e[n(299)](i)[n(292)];r[o]={author:a,created:s}}return r}(e[n(335)]({toJSON:!0}),r[n(304)]);Object[n(293)](o)[n(329)]&&(c[n(277)]=o)}return(c[n(277)]||c[n(281)])&&(c[n(295)]=(new(Intl[n(286)]))[n(301)]()[n(276)]),c}function u(t,e={}){const n=s,r=t[n(268)][n(310)](n(322)),o=t[n(268)][n(310)](n(291)),i=t[n(268)][n(310)](n(294)),c=t[n(268)][n(310)](n(336)),a=t[n(327)][n(313)],u=e,d={};if(u[n(316)]=u[n(316)]||{},u[n(316)][n(271)]=u[n(316)][n(271)]||a,r&&o){const e=function(t){const e=s,n=[];if(!t[e(329)])return n;for(const r of t){const t=r[e(281)][e(309)]((t=>({author:t[e(318)][e(292)],content:t[e(272)],created_at:t[e(323)]})));n[e(341)]({thread_id:r.id,is_resolved:r[e(274)],comments:t})}return n}(t[n(268)][n(299)](n(291))[n(337)]({skipNotAttached:!0,skipEmpty:!0}));e[n(329)]&&(d[n(340)]=e)}if(r&&i){const e=t[n(268)][n(299)](n(294)),r=t[n(268)][n(299)](n(322)),o=function(t,e){const n=s;return t[n(329)]&&e[n(329)]?t[n(309)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(312)];return{id:t,author:c?c[i(308)]:e[i(299)](o)[i(292)],created_at:r}})):[]}(e[n(335)]({toJSON:!0}),r[n(304)]);o[n(329)]&&(d[n(277)]=o)}if(c){const e=t[n(268)][n(299)](n(302)),r=e[n(342)],{prefix:o,suffix:s}=t[n(278)][n(299)](n(273));if(u[n(326)]={prefix:o,suffix:s},n(275)!==r){u[n(326)][n(285)]={};const t=n(339)===r?e[n(325)]():e[n(280)](r,!0);for(const r of Object[n(287)](t)){const[t,o]=r;u[n(326)][n(285)][t]=null!==o?o:e[n(269)](t)}}}return(d[n(340)]||d[n(277)])&&(u[n(295)]=(new(Intl[n(286)]))[n(301)]()[n(276)],u[n(333)]=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(745213===-parseInt(e(279))/1+-parseInt(e(328))/2*(parseInt(e(288))/3)+-parseInt(e(338))/4*(parseInt(e(289))/5)+-parseInt(e(306))/6*(parseInt(e(297))/7)+parseInt(e(283))/8*(parseInt(e(290))/9)+parseInt(e(303))/10*(-parseInt(e(282))/11)+-parseInt(e(334))/12*(-parseInt(e(343))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(i);const p=l;!function(t){const e=l,n=t();for(;;)try{if(990078===-parseInt(e(476))/1+-parseInt(e(433))/2+parseInt(e(464))/3+-parseInt(e(432))/4*(-parseInt(e(403))/5)+parseInt(e(404))/6*(parseInt(e(405))/7)+parseInt(e(469))/8*(-parseInt(e(444))/9)+parseInt(e(398))/10*(parseInt(e(420))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);const f=[p(410),p(441),p(472),p(437),p(409),p(427),p(413),p(401),p(421),p(411)];function l(t,e){const n=m();return(l=function(t,e){return n[t-=396]})(t,e)}class h extends t.Command{constructor(t){const e=p;super(t),this[e(408)](e(457),!1),this[e(414)]=!1}[p(406)](){const t=p;this[t(465)]=!this[t(457)],this[t(423)]=this[t(457)]?t(454):void 0}[p(400)](t={}){const e=p,n=this[e(451)],r=t[e(462)]||2,i=1===r,l=t[e(455)]||e(i?412:422),h=t[e(460)]||{},m=n[e(477)][e(470)](e(449)),g=t[e(453)]||m[e(399)],I=!0===h[e(448)],x=t[e(397)]||(t=>t[e(463)][e(470)]({pagination:I}));return 2===r&&function(t){for(const e of f)if(void 0!==t[e])return!0;return!1}(h)&&(0,o.logWarning)(e(473)),this[e(457)]=!0,this[e(406)](),function(t){const e=s;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(267)!==r?n[e(341)](window[e(320)](r)[e(284)]((t=>t[e(321)]()))):n[e(341)](c());return Promise[e(315)](n)[e(284)]((t=>t[e(311)](" ")[e(296)]()))}(t[e(459)]||[e(438)])[e(415)]((async r=>{const o=e;n.ui[o(447)][o(439)](d(n[o(456)],o(443)));const s=await x(n),c={html:o(450)+n[o(456)][o(474)]+'">'+s+o(475),css:r,[o(i?446:461)]:{...h,...i?a(n,h):u(n,h)}},p={method:o(426),headers:{"Content-Type":o(435),Accept:o(434),...g?{Authorization:g[o(423)]}:null},body:JSON[o(440)](c)};return window[o(424)](l,p)[o(415)]((t=>{const e=o;if(200!==t[e(468)])throw t;return t[e(436)]()}))[o(415)]((e=>{const r=o;n.ui[r(447)][r(439)](d(n[r(456)],r(407)));const s=r(417)==typeof t[r(428)]?t[r(428)]():t[r(428)];this[r(442)](e,s||r(418))}))}))[e(471)]((t=>{const r=e,o=n[r(477)][r(470)](r(419));throw n.ui[r(447)][r(439)](d(n[r(456)],r(416)),{politeness:r(431)}),o[r(445)](d(n[r(456)],r(425))),t}))[e(452)]((()=>{const t=e;this[t(457)]=!1,this[t(406)]()}))}[p(442)](t,e){const n=p,r=document[n(396)]("a");r[n(402)]=window[n(466)][n(430)](t),r[n(429)]=e,r[n(458)](),r[n(467)]()}}function m(){const t=["showWarning","options","ariaLiveAnnouncer","auto_pagination","ExportWord",'<div class="ck-content" dir="',"editor","finally","token","pending","converterUrl","locale","isBusy","click","stylesheets","converterOptions","config","version","data","5479767lRsCbk","isEnabled","URL","remove","status","43800lIOiMb","get","catch","margin_right","export-word-v1-api-is-deprecated","contentLanguageDirection","</div>","1852119BjXhBA","plugins","createElement","dataCallback","70ECvgGJ","_token","execute","footer","href","5815MuwKCF","42EckfMl","16191aGHGUG","refresh","Word document export successful","set","margin_left","orientation","suggestions","https://docx-converter.cke-cs.com/v1/convert","header","affectsData","then","Word document export failed","function","document.docx","Notification","1588367IRVHUa","comments","https://docx-converter.cke-cs.com/v2/convert/html-docx","value","fetch","An error occurred while generating the Word file.","POST","format","fileName","download","createObjectURL","assertive","6344mRdmOO","3262810iMjtwg","application/docx","application/json","blob","margin_bottom","EDITOR_STYLES","announce","stringify","margin_top","_downloadFile","Word document export started","369qhaqoe"];return(m=function(){return t})()}const g=x;function I(){const t=["config","editor","exportWord","46304SjpkzE","componentFactory","1215243DQzwKL","bind","iconView","ExportWordUI","Exporting Word document","84CAshAB","add","6029418sqXrqk","pluginName","focus","execute","Export to Word","set","view","isVisible","label","commands","menuBar:exportWord","3049200kOyDRi","3JmplgV","isBusy","isOn","isEnabled","editing","init","102900MPysQi","locale","get","7njUxBo","4224910OzoMJe","1530rvSdYn","listenTo","children","1678738wieywW","_createButton"];return(I=function(){return t})()}function x(t,e){const n=I();return(x=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=x,n=t();for(;;)try{if(643220===parseInt(e(421))/1+parseInt(e(414))/2*(parseInt(e(400))/3)+parseInt(e(386))/4*(parseInt(e(406))/5)+parseInt(e(388))/6*(-parseInt(e(409))/7)+parseInt(e(419))/8*(-parseInt(e(411))/9)+parseInt(e(410))/10+-parseInt(e(399))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class w extends t.Plugin{static get[g(389)](){return g(384)}[g(405)](){const t=g,n=this[t(417)];n.ui[t(420)][t(387)](t(418),(()=>{const r=t,o=n[r(397)][r(408)](r(418)),s=this[r(415)](e.ButtonView);return s[r(393)]({tooltip:!0}),s[r(422)](r(402)).to(o,r(401)),s})),n.ui[t(420)][t(387)](t(398),(()=>this[t(415)](e.MenuBarMenuListItemButtonView)))}[g(415)](t){const n=g,r=this[n(417)],o=r[n(416)][n(408)](n(418))||{},s=r[n(397)][n(408)](n(418)),i=new t(r[n(407)]),c=new e.SpinnerView;return i[n(413)][n(387)](c),c[n(422)](n(395)).to(s,n(401)),i[n(383)][n(422)](n(395)).to(s,n(401),(t=>!t)),i[n(393)]({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(422)](n(403)).to(s,n(403)),i[n(422)](n(396)).to(s,n(401),(t=>d(r[n(407)],n(t?385:392)))),this[n(412)](i,n(391),(()=>{const t=n;r[t(391)](t(418),o),r[t(404)][t(394)][t(390)]()})),i}}const v=y;function y(t,e){const n=W();return(y=function(t,e){return n[t-=222]})(t,e)}function W(){const t=["_token","config","ExportWord","11459650HaRhRN","then","6940216nXStKC","editor","get","tokenUrl","exportWord","228632jVyxJa","init","2178100xwpqRI","commands","plugins","registerTokenUrl","5OtBIpD","add","2xIinWT","pluginName","2224827iXPjAz","439922JpxaCM","1528338NONvup","requires","9izVeAK","CloudServices","token"];return(W=function(){return t})()}!function(t){const e=y,n=t();for(;;)try{if(461495===parseInt(e(234))/1*(-parseInt(e(226))/2)+parseInt(e(236))/3+parseInt(e(228))/4+parseInt(e(232))/5*(-parseInt(e(238))/6)+-parseInt(e(237))/7+parseInt(e(248))/8+-parseInt(e(240))/9*(parseInt(e(246))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class b extends t.Plugin{static get[v(235)](){return v(245)}static get[v(239)](){return[v(241),e.Notification,w]}[v(227)](){const t=v,e=this[t(222)],n=e[t(244)][t(223)](t(225))||{};e[t(229)][t(233)](t(225),new h(e));const r=e[t(230)][t(223)](t(241));!1===n[t(224)]?this[t(243)]=null:n[t(224)]?r[t(231)](n[t(224)])[t(247)]((e=>{this[t(243)]=e})):this[t(243)]=r[t(242)]}}function k(t,e){var n=E();return(k=function(t,e){return n[t-=125]})(t,e)}function E(){var t=["11837256wsSXEf","96185zxXSGc","800gwInzR","4mPzjUm","7308nMZMlh","11256XXhqeY","1816vMKyde","54LZnTaB","249513aIVnnk","16454IwoBCK","4359641tSMOab","30IRqfWQ"];return(E=function(){return t})()}!function(t){for(var e=k,n=t();;)try{if(271113===-parseInt(e(133))/1*(-parseInt(e(135))/2)+-parseInt(e(134))/3*(-parseInt(e(129))/4)+-parseInt(e(127))/5*(parseInt(e(125))/6)+-parseInt(e(131))/7*(-parseInt(e(132))/8)+-parseInt(e(130))/9*(-parseInt(e(128))/10)+parseInt(e(136))/11+-parseInt(e(126))/12)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 _0x3580f7,Plugin as _0x56ebab}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x2c58d9,MenuBarMenuListItemButtonView as _0x55305f,SpinnerView as _0x4ed781,Notification as _0x31748f}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x356087}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x5e61b2=[],_0x32a40f=[];for(const _0x51068c of Array['from'](document['styleSheets'])){if(_0x51068c['ownerNode']['hasAttribute']('data-cke')){for(const _0x5cd48b of Array['from'](_0x51068c['cssRules']))-0x1!==_0x5cd48b['cssText']['indexOf']('.ck-content')?_0x5e61b2['push'](_0x5cd48b['cssText']):-0x1!==_0x5cd48b['cssText']['indexOf'](':root')&&_0x32a40f['push'](_0x5cd48b['cssText']);}}return _0x5e61b2['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.'),[..._0x32a40f,..._0x5e61b2]['join']('\x20')['trim']();}function a(_0x5a0841,_0x309e87={}){const _0x283d96=_0x5a0841['plugins']['has']('Users'),_0x536656=_0x5a0841['plugins']['has']('CommentsRepository'),_0xda3967=_0x5a0841['plugins']['has']('TrackChanges'),_0x41ef01=_0x309e87;if(_0x283d96&&_0x536656){const _0x21d2d3=function(_0x2cca5a){const _0x378e62={};if(!_0x2cca5a['length'])return _0x378e62;for(const _0x32df16 of _0x2cca5a)_0x32df16['comments']['map'](_0x15c673=>{void 0x0===_0x378e62[_0x32df16['id']]&&(_0x378e62[_0x32df16['id']]=[]),_0x378e62[_0x32df16['id']]['push']({'author':_0x15c673['author']['name'],'content':_0x15c673['content'],'created':_0x15c673['createdAt'],'is_resolved':_0x32df16['isResolved']});});return _0x378e62;}(_0x5a0841['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x21d2d3)['length']&&(_0x41ef01['comments']=_0x21d2d3);}if(_0x283d96&&_0xda3967){const _0xf7fcfe=_0x5a0841['plugins']['get']('TrackChanges'),_0x143efc=_0x5a0841['plugins']['get']('Users'),_0x2e3e52=function(_0x567986,_0x410a6b){const _0x35a59e={};if(!_0x567986['length']||!_0x410a6b['length'])return _0x35a59e;for(const {id:_0x367140,createdAt:_0x3d1182,authorId:_0x48a56d,attributes:_0x1d6983}of _0x567986){const _0x7e3f26=_0x1d6983&&_0x1d6983['@external'],_0x348d1b=_0x7e3f26?_0x7e3f26['authorName']:_0x410a6b['get'](_0x48a56d)['name'];_0x35a59e[_0x367140]={'author':_0x348d1b,'created':_0x3d1182};}return _0x35a59e;}(_0xf7fcfe['getSuggestions']({'toJSON':!0x0}),_0x143efc['users']);Object['keys'](_0x2e3e52)['length']&&(_0x41ef01['suggestions']=_0x2e3e52);}return(_0x41ef01['suggestions']||_0x41ef01['comments'])&&(_0x41ef01['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x41ef01;}function m(_0xef9183,_0x4dc979={}){const _0x11fbab=_0xef9183['plugins']['has']('Users'),_0x583f8a=_0xef9183['plugins']['has']('CommentsRepository'),_0x4233d0=_0xef9183['plugins']['has']('TrackChanges'),_0x3317b4=_0xef9183['plugins']['has']('MergeFields'),_0x4733a2=_0xef9183['locale']['contentLanguage'],_0x2d1c97=_0x4dc979,_0x315ced={};if(_0x2d1c97['document']=_0x2d1c97['document']||{},_0x2d1c97['document']['language']=_0x2d1c97['document']['language']||_0x4733a2,_0x11fbab&&_0x583f8a){const _0x12bdcb=function(_0x109807){const _0x3e3c4f=[];if(!_0x109807['length'])return _0x3e3c4f;for(const _0x7afa21 of _0x109807){const _0x2867a1=_0x7afa21['comments']['map'](_0xd0d489=>({'author':_0xd0d489['author']['name'],'content':_0xd0d489['content'],'created_at':_0xd0d489['createdAt']}));_0x3e3c4f['push']({'thread_id':_0x7afa21['id'],'is_resolved':_0x7afa21['isResolved'],'comments':_0x2867a1});}return _0x3e3c4f;}(_0xef9183['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x12bdcb['length']&&(_0x315ced['comment_threads']=_0x12bdcb);}if(_0x11fbab&&_0x4233d0){const _0x261d48=_0xef9183['plugins']['get']('TrackChanges'),_0xf63ae5=_0xef9183['plugins']['get']('Users'),_0x37b86a=function(_0x219e42,_0x5cbf1b){if(!_0x219e42['length']||!_0x5cbf1b['length'])return[];return _0x219e42['map'](({id:_0x2c88fb,createdAt:_0x13c809,authorId:_0x32a3f5,attributes:_0xbc32d6})=>{const _0x308e1b=_0xbc32d6&&_0xbc32d6['@external'];return{'id':_0x2c88fb,'author':_0x308e1b?_0x308e1b['authorName']:_0x5cbf1b['get'](_0x32a3f5)['name'],'created_at':_0x13c809};});}(_0x261d48['getSuggestions']({'toJSON':!0x0}),_0xf63ae5['users']);_0x37b86a['length']&&(_0x315ced['suggestions']=_0x37b86a);}if(_0x3317b4){const _0x269bc8=_0xef9183['plugins']['get']('MergeFieldsEditing'),_0x24fe9b=_0x269bc8['previewMode'],{prefix:_0xc1227,suffix:_0x2c7401}=_0xef9183['config']['get']('mergeFields');if(_0x2d1c97['merge_fields']={'prefix':_0xc1227,'suffix':_0x2c7401},'$labels'!==_0x24fe9b){_0x2d1c97['merge_fields']['data']={};const _0x3eef67='$defaultValues'===_0x24fe9b?_0x269bc8['getDefaultValues']():_0x269bc8['getDataSetValues'](_0x24fe9b,!0x0);for(const _0x3ccb39 of Object['entries'](_0x3eef67)){const [_0x289c79,_0xdf6b7d]=_0x3ccb39;_0x2d1c97['merge_fields']['data'][_0x289c79]=null!==_0xdf6b7d?_0xdf6b7d:_0x269bc8['getLabel'](_0x289c79);}}}return(_0x315ced['comment_threads']||_0x315ced['suggestions'])&&(_0x2d1c97['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x2d1c97['collaboration_features']=_0x315ced),_0x2d1c97;}function p(_0x32092c,_0x2bdabc){const t=_0x32092c['t'];switch(_0x2bdabc){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 _0x2bdabc;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x3580f7{constructor(_0x4da911){super(_0x4da911),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x523a0e={}){const _0xa9b690=this['editor'],_0x28d0cd=_0x523a0e['version']||0x2,_0x5763ba=0x1===_0x28d0cd,_0x55c1ec=_0x523a0e['converterUrl']||(_0x5763ba?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x369b85=_0x523a0e['converterOptions']||{},_0x37f90f=_0xa9b690['plugins']['get']('ExportWord'),_0x32461c=_0x523a0e['token']||_0x37f90f['_token'],_0x449539=!0x0===_0x369b85['auto_pagination'],_0x2891e9=_0x523a0e['dataCallback']||(_0xd18513=>_0xd18513['data']['get']({'pagination':_0x449539}));return 0x2===_0x28d0cd&&function(_0x30f388){for(const _0x1a8c3f of h)if(void 0x0!==_0x30f388[_0x1a8c3f])return!0x0;return!0x1;}(_0x369b85)&&_0x356087('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x32bfda){if(!_0x32bfda)return new Promise(_0x4531ae=>_0x4531ae(''));const _0x2d4fd=[];for(const _0x188c4a of _0x32bfda)'EDITOR_STYLES'!==_0x188c4a?_0x2d4fd['push'](window['fetch'](_0x188c4a)['then'](_0x51fc39=>_0x51fc39['text']())):_0x2d4fd['push'](f());return Promise['all'](_0x2d4fd)['then'](_0x447b74=>_0x447b74['join']('\x20')['trim']());}(_0x523a0e['stylesheets']||['EDITOR_STYLES'])['then'](async _0x671870=>{_0xa9b690['ui']['ariaLiveAnnouncer']['announce'](p(_0xa9b690['locale'],'Word\x20document\x20export\x20started'));const _0x2263b0=await _0x2891e9(_0xa9b690),_0x525f02={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0xa9b690['locale']['contentLanguageDirection']+'\x22>'+_0x2263b0+'</div>','css':_0x671870,[_0x5763ba?'options':'config']:{..._0x369b85,..._0x5763ba?a(_0xa9b690,_0x369b85):m(_0xa9b690,_0x369b85)}},_0x35d1ae={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x32461c?{'Authorization':_0x32461c['value']}:null},'body':JSON['stringify'](_0x525f02)};return window['fetch'](_0x55c1ec,_0x35d1ae)['then'](_0x1b8392=>{if(0xc8!==_0x1b8392['status'])throw _0x1b8392;return _0x1b8392['blob']();})['then'](_0x5d6487=>{_0xa9b690['ui']['ariaLiveAnnouncer']['announce'](p(_0xa9b690['locale'],'Word\x20document\x20export\x20successful'));const _0x38e359='function'==typeof _0x523a0e['fileName']?_0x523a0e['fileName']():_0x523a0e['fileName'];this['_downloadFile'](_0x5d6487,_0x38e359||'document.docx');});})['catch'](_0x27b18b=>{const _0x477813=_0xa9b690['plugins']['get']('Notification');throw _0xa9b690['ui']['ariaLiveAnnouncer']['announce'](p(_0xa9b690['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x477813['showWarning'](p(_0xa9b690['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x27b18b;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x167368,_0x251de1){const _0x168217=document['createElement']('a');_0x168217['href']=window['URL']['createObjectURL'](_0x167368),_0x168217['download']=_0x251de1,_0x168217['click'](),_0x168217['remove']();}}class i extends _0x56ebab{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x169ad5=this['editor'];_0x169ad5['ui']['componentFactory']['add']('exportWord',()=>{const _0x35ed2c=_0x169ad5['commands']['get']('exportWord'),_0x4db38b=this['_createButton'](_0x2c58d9);return _0x4db38b['set']({'tooltip':!0x0}),_0x4db38b['bind']('isOn')['to'](_0x35ed2c,'isBusy'),_0x4db38b;}),_0x169ad5['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x55305f));}['_createButton'](_0x473669){const _0x3fda62=this['editor'],_0x169a3e=_0x3fda62['config']['get']('exportWord')||{},_0x46dee6=_0x3fda62['commands']['get']('exportWord'),_0x3a7de1=new _0x473669(_0x3fda62['locale']),_0x53090f=new _0x4ed781();return _0x3a7de1['children']['add'](_0x53090f),_0x53090f['bind']('isVisible')['to'](_0x46dee6,'isBusy'),_0x3a7de1['iconView']['bind']('isVisible')['to'](_0x46dee6,'isBusy',_0x500708=>!_0x500708),_0x3a7de1['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'}),_0x3a7de1['bind']('isEnabled')['to'](_0x46dee6,'isEnabled'),_0x3a7de1['bind']('label')['to'](_0x46dee6,'isBusy',_0x1c6d23=>p(_0x3fda62['locale'],_0x1c6d23?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x3a7de1,'execute',()=>{_0x3fda62['execute']('exportWord',_0x169a3e),_0x3fda62['editing']['view']['focus']();}),_0x3a7de1;}}class s extends _0x56ebab{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x31748f,i];}['init'](){const _0x2f8971=this['editor'],_0x373abc=_0x2f8971['config']['get']('exportWord')||{};_0x2f8971['commands']['add']('exportWord',new e(_0x2f8971));const _0x562afe=_0x2f8971['plugins']['get']('CloudServices');!0x1===_0x373abc['tokenUrl']?this['_token']=null:_0x373abc['tokenUrl']?_0x562afe['registerTokenUrl'](_0x373abc['tokenUrl'])['then'](_0x45a575=>{this['_token']=_0x45a575;}):this['_token']=_0x562afe['token'];}}export{s as ExportWord};
23
+ import{Command as _0x13e567,Plugin as _0x477a9e}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x1851a5,MenuBarMenuListItemButtonView as _0x41e02c,SpinnerView as _0x16fb71,Notification as _0x29dd99}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x2a4155}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0xc4a41e=[],_0x4961e5=[];for(const _0x2ab8bf of Array['from'](document['styleSheets'])){if(_0x2ab8bf['ownerNode']['hasAttribute']('data-cke')){for(const _0x5046d8 of Array['from'](_0x2ab8bf['cssRules']))-0x1!==_0x5046d8['cssText']['indexOf']('.ck-content')?_0xc4a41e['push'](_0x5046d8['cssText']):-0x1!==_0x5046d8['cssText']['indexOf'](':root')&&_0x4961e5['push'](_0x5046d8['cssText']);}}return _0xc4a41e['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.'),[..._0x4961e5,..._0xc4a41e]['join']('\x20')['trim']();}function a(_0x52343c,_0xd5ff4a={}){const _0x8eb980=_0x52343c['plugins']['has']('Users'),_0x3eb5f3=_0x52343c['plugins']['has']('CommentsRepository'),_0x57e49b=_0x52343c['plugins']['has']('TrackChanges'),_0x4bfcad=_0xd5ff4a;if(_0x8eb980&&_0x3eb5f3){const _0x5e456b=function(_0x30b39f){const _0x26161f={};if(!_0x30b39f['length'])return _0x26161f;for(const _0x59553f of _0x30b39f)_0x59553f['comments']['map'](_0x59bcb2=>{void 0x0===_0x26161f[_0x59553f['id']]&&(_0x26161f[_0x59553f['id']]=[]),_0x26161f[_0x59553f['id']]['push']({'author':_0x59bcb2['author']['name'],'content':_0x59bcb2['content'],'created':_0x59bcb2['createdAt'],'is_resolved':_0x59553f['isResolved']});});return _0x26161f;}(_0x52343c['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x5e456b)['length']&&(_0x4bfcad['comments']=_0x5e456b);}if(_0x8eb980&&_0x57e49b){const _0x41e8a5=_0x52343c['plugins']['get']('TrackChanges'),_0x2ba8ff=_0x52343c['plugins']['get']('Users'),_0x5257ae=function(_0x43ace8,_0x24acfe){const _0x3819d9={};if(!_0x43ace8['length']||!_0x24acfe['length'])return _0x3819d9;for(const {id:_0xab7596,createdAt:_0x3f738e,authorId:_0xe0e83c,attributes:_0x4f442c}of _0x43ace8){const _0x4cadac=_0x4f442c&&_0x4f442c['@external'],_0x38d265=_0x4cadac?_0x4cadac['authorName']:_0x24acfe['get'](_0xe0e83c)['name'];_0x3819d9[_0xab7596]={'author':_0x38d265,'created':_0x3f738e};}return _0x3819d9;}(_0x41e8a5['getSuggestions']({'toJSON':!0x0}),_0x2ba8ff['users']);Object['keys'](_0x5257ae)['length']&&(_0x4bfcad['suggestions']=_0x5257ae);}return(_0x4bfcad['suggestions']||_0x4bfcad['comments'])&&(_0x4bfcad['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x4bfcad;}function m(_0x1d20ee,_0x1726b2={}){const _0x36173e=_0x1d20ee['plugins']['has']('Users'),_0x15dbb7=_0x1d20ee['plugins']['has']('CommentsRepository'),_0x275ab9=_0x1d20ee['plugins']['has']('TrackChanges'),_0x300f9d=_0x1d20ee['plugins']['has']('MergeFields'),_0x50a6dc=_0x1d20ee['locale']['contentLanguage'],_0x232be4=_0x1726b2,_0x4acc0a={};if(_0x232be4['document']=_0x232be4['document']||{},_0x232be4['document']['language']=_0x232be4['document']['language']||_0x50a6dc,_0x36173e&&_0x15dbb7){const _0x2c16c9=function(_0x4e97fc){const _0x17ad4c=[];if(!_0x4e97fc['length'])return _0x17ad4c;for(const _0x4315e0 of _0x4e97fc){const _0x3dc8d4=_0x4315e0['comments']['map'](_0x21a7b3=>({'author':_0x21a7b3['author']['name'],'content':_0x21a7b3['content'],'created_at':_0x21a7b3['createdAt']}));_0x17ad4c['push']({'thread_id':_0x4315e0['id'],'is_resolved':_0x4315e0['isResolved'],'comments':_0x3dc8d4});}return _0x17ad4c;}(_0x1d20ee['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x2c16c9['length']&&(_0x4acc0a['comment_threads']=_0x2c16c9);}if(_0x36173e&&_0x275ab9){const _0x285c33=_0x1d20ee['plugins']['get']('TrackChanges'),_0x5b88d7=_0x1d20ee['plugins']['get']('Users'),_0x4c2cf7=function(_0x4a5cd1,_0x133266){if(!_0x4a5cd1['length']||!_0x133266['length'])return[];return _0x4a5cd1['map'](({id:_0x2e132d,createdAt:_0x153742,authorId:_0x100291,attributes:_0xd8044f})=>{const _0x393661=_0xd8044f&&_0xd8044f['@external'];return{'id':_0x2e132d,'author':_0x393661?_0x393661['authorName']:_0x133266['get'](_0x100291)['name'],'created_at':_0x153742};});}(_0x285c33['getSuggestions']({'toJSON':!0x0}),_0x5b88d7['users']);_0x4c2cf7['length']&&(_0x4acc0a['suggestions']=_0x4c2cf7);}if(_0x300f9d){const _0x251e6c=_0x1d20ee['plugins']['get']('MergeFieldsEditing'),_0x2e902e=_0x251e6c['previewMode'],{prefix:_0x4e5619,suffix:_0x5e6da1}=_0x1d20ee['config']['get']('mergeFields');if(_0x232be4['merge_fields']={'prefix':_0x4e5619,'suffix':_0x5e6da1},'$labels'!==_0x2e902e){_0x232be4['merge_fields']['data']={};const _0x340ec6='$defaultValues'===_0x2e902e?_0x251e6c['getDefaultValues']():_0x251e6c['getDataSetValues'](_0x2e902e,!0x0);for(const _0x3495da of Object['entries'](_0x340ec6)){const [_0x20587e,_0x2bd881]=_0x3495da;_0x232be4['merge_fields']['data'][_0x20587e]=null!==_0x2bd881?_0x2bd881:_0x251e6c['getLabel'](_0x20587e);}}}return(_0x4acc0a['comment_threads']||_0x4acc0a['suggestions'])&&(_0x232be4['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x232be4['collaboration_features']=_0x4acc0a),_0x232be4;}function p(_0xab41fd,_0x5241c0){const t=_0xab41fd['t'];switch(_0x5241c0){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 _0x5241c0;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x13e567{constructor(_0x2c0b20){super(_0x2c0b20),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x19d01e={}){const _0x5296ce=this['editor'],_0x56c45f=_0x19d01e['version']||0x2,_0x59ec6a=0x1===_0x56c45f,_0x4ff311=_0x19d01e['converterUrl']||(_0x59ec6a?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x5e7aa1=_0x19d01e['converterOptions']||{},_0x51363e=_0x5296ce['plugins']['get']('ExportWord'),_0x5d9c8f=_0x19d01e['token']||_0x51363e['_token'],_0x298e05=!0x0===_0x5e7aa1['auto_pagination'],_0x4b80a6=_0x19d01e['dataCallback']||(_0x951b36=>_0x951b36['data']['get']({'pagination':_0x298e05}));return 0x2===_0x56c45f&&function(_0xbebde2){for(const _0x39f3d2 of h)if(void 0x0!==_0xbebde2[_0x39f3d2])return!0x0;return!0x1;}(_0x5e7aa1)&&_0x2a4155('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0xca37f1){if(!_0xca37f1)return new Promise(_0x1b5e92=>_0x1b5e92(''));const _0x474d2d=[];for(const _0x5db414 of _0xca37f1)'EDITOR_STYLES'!==_0x5db414?_0x474d2d['push'](window['fetch'](_0x5db414)['then'](_0x78018d=>_0x78018d['text']())):_0x474d2d['push'](f());return Promise['all'](_0x474d2d)['then'](_0x1d0806=>_0x1d0806['join']('\x20')['trim']());}(_0x19d01e['stylesheets']||['EDITOR_STYLES'])['then'](async _0x5e6127=>{_0x5296ce['ui']['ariaLiveAnnouncer']['announce'](p(_0x5296ce['locale'],'Word\x20document\x20export\x20started'));const _0x25e96f=await _0x4b80a6(_0x5296ce),_0x129093={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x5296ce['locale']['contentLanguageDirection']+'\x22>'+_0x25e96f+'</div>','css':_0x5e6127,[_0x59ec6a?'options':'config']:{..._0x5e7aa1,..._0x59ec6a?a(_0x5296ce,_0x5e7aa1):m(_0x5296ce,_0x5e7aa1)}},_0x1fcd5f={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x5d9c8f?{'Authorization':_0x5d9c8f['value']}:null},'body':JSON['stringify'](_0x129093)};return window['fetch'](_0x4ff311,_0x1fcd5f)['then'](_0x245e48=>{if(0xc8!==_0x245e48['status'])throw _0x245e48;return _0x245e48['blob']();})['then'](_0x20cf40=>{_0x5296ce['ui']['ariaLiveAnnouncer']['announce'](p(_0x5296ce['locale'],'Word\x20document\x20export\x20successful'));const _0x4645a2='function'==typeof _0x19d01e['fileName']?_0x19d01e['fileName']():_0x19d01e['fileName'];this['_downloadFile'](_0x20cf40,_0x4645a2||'document.docx');});})['catch'](_0x540e99=>{const _0x192386=_0x5296ce['plugins']['get']('Notification');throw _0x5296ce['ui']['ariaLiveAnnouncer']['announce'](p(_0x5296ce['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x192386['showWarning'](p(_0x5296ce['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x540e99;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x3e24b5,_0x39bc1d){const _0x529507=document['createElement']('a');_0x529507['href']=window['URL']['createObjectURL'](_0x3e24b5),_0x529507['download']=_0x39bc1d,_0x529507['click'](),_0x529507['remove']();}}class i extends _0x477a9e{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x436f56=this['editor'];_0x436f56['ui']['componentFactory']['add']('exportWord',()=>{const _0x2f6e25=_0x436f56['commands']['get']('exportWord'),_0x22cb0d=this['_createButton'](_0x1851a5);return _0x22cb0d['set']({'tooltip':!0x0}),_0x22cb0d['bind']('isOn')['to'](_0x2f6e25,'isBusy'),_0x22cb0d;}),_0x436f56['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x41e02c));}['_createButton'](_0x4a7c83){const _0x1233c3=this['editor'],_0xd31b91=_0x1233c3['config']['get']('exportWord')||{},_0x105b0f=_0x1233c3['commands']['get']('exportWord'),_0x4fc505=new _0x4a7c83(_0x1233c3['locale']),_0x3abc8d=new _0x16fb71();return _0x4fc505['children']['add'](_0x3abc8d),_0x3abc8d['bind']('isVisible')['to'](_0x105b0f,'isBusy'),_0x4fc505['iconView']['bind']('isVisible')['to'](_0x105b0f,'isBusy',_0x37ba6f=>!_0x37ba6f),_0x4fc505['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'}),_0x4fc505['bind']('isEnabled')['to'](_0x105b0f,'isEnabled'),_0x4fc505['bind']('label')['to'](_0x105b0f,'isBusy',_0x189d48=>p(_0x1233c3['locale'],_0x189d48?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x4fc505,'execute',()=>{_0x1233c3['execute']('exportWord',_0xd31b91),_0x1233c3['editing']['view']['focus']();}),_0x4fc505;}}class s extends _0x477a9e{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x29dd99,i];}['init'](){const _0x5e5f09=this['editor'],_0x577eb8=_0x5e5f09['config']['get']('exportWord')||{};_0x5e5f09['commands']['add']('exportWord',new e(_0x5e5f09));const _0x1213aa=_0x5e5f09['plugins']['get']('CloudServices');!0x1===_0x577eb8['tokenUrl']?this['_token']=null:_0x577eb8['tokenUrl']?_0x1213aa['registerTokenUrl'](_0x577eb8['tokenUrl'])['then'](_0x29ece1=>{this['_token']=_0x29ece1;}):this['_token']=_0x1213aa['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':_0x5a8085=>0x0==_0x5a8085?0x0:0x1==_0x5a8085?0x1:0x2==_0x5a8085?0x2:_0x5a8085%0x64>=0x3&&_0x5a8085%0x64<=0xa?0x3:_0x5a8085%0x64>=0xb&&_0x5a8085%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':_0x415b0a=>0x0==_0x415b0a?0x0:0x1==_0x415b0a?0x1:0x2==_0x415b0a?0x2:_0x415b0a%0x64>=0x3&&_0x415b0a%0x64<=0xa?0x3:_0x415b0a%0x64>=0xb&&_0x415b0a%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c9e3a=>{const {ar:{dictionary:_0x1e5040,getPluralForm:_0x5a10b8}}={'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':_0x369184=>0x0==_0x369184?0x0:0x1==_0x369184?0x1:0x2==_0x369184?0x2:_0x369184%0x64>=0x3&&_0x369184%0x64<=0xa?0x3:_0x369184%0x64>=0xb&&_0x369184%0x64<=0x63?0x4:0x5}};_0x3c9e3a['ar']||={'dictionary':{},'getPluralForm':null},_0x3c9e3a['ar']['dictionary']=Object['assign'](_0x3c9e3a['ar']['dictionary'],_0x1e5040),_0x3c9e3a['ar']['getPluralForm']=_0x5a10b8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d8ea5=>{const {ar:{dictionary:_0x3e76a6,getPluralForm:_0x3296ab}}={'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':_0x5c592e=>0x0==_0x5c592e?0x0:0x1==_0x5c592e?0x1:0x2==_0x5c592e?0x2:_0x5c592e%0x64>=0x3&&_0x5c592e%0x64<=0xa?0x3:_0x5c592e%0x64>=0xb&&_0x5c592e%0x64<=0x63?0x4:0x5}};_0x2d8ea5['ar']||={'dictionary':{},'getPluralForm':null},_0x2d8ea5['ar']['dictionary']=Object['assign'](_0x2d8ea5['ar']['dictionary'],_0x3e76a6),_0x2d8ea5['ar']['getPluralForm']=_0x3296ab;})(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':_0x2b2752=>0x1!=_0x2b2752}};
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':_0x4b422e=>0x1!=_0x4b422e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf761dd=>{const {bg:{dictionary:_0x58a75e,getPluralForm:_0x333f54}}={'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':_0x4b8527=>0x1!=_0x4b8527}};_0xf761dd['bg']||={'dictionary':{},'getPluralForm':null},_0xf761dd['bg']['dictionary']=Object['assign'](_0xf761dd['bg']['dictionary'],_0x58a75e),_0xf761dd['bg']['getPluralForm']=_0x333f54;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x598394=>{const {bg:{dictionary:_0x104304,getPluralForm:_0x1381c1}}={'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':_0x336384=>0x1!=_0x336384}};_0x598394['bg']||={'dictionary':{},'getPluralForm':null},_0x598394['bg']['dictionary']=Object['assign'](_0x598394['bg']['dictionary'],_0x104304),_0x598394['bg']['getPluralForm']=_0x1381c1;})(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':_0x606361=>0x1!=_0x606361}};
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':_0x1382c6=>0x1!=_0x1382c6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1046d3=>{const {bn:{dictionary:_0x55673a,getPluralForm:_0x2d8ff2}}={'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':_0x501c4f=>0x1!=_0x501c4f}};_0x1046d3['bn']||={'dictionary':{},'getPluralForm':null},_0x1046d3['bn']['dictionary']=Object['assign'](_0x1046d3['bn']['dictionary'],_0x55673a),_0x1046d3['bn']['getPluralForm']=_0x2d8ff2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x251d57=>{const {bn:{dictionary:_0x5916eb,getPluralForm:_0x23df23}}={'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':_0x382065=>0x1!=_0x382065}};_0x251d57['bn']||={'dictionary':{},'getPluralForm':null},_0x251d57['bn']['dictionary']=Object['assign'](_0x251d57['bn']['dictionary'],_0x5916eb),_0x251d57['bn']['getPluralForm']=_0x23df23;})(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':_0x5abd06=>0x1!=_0x5abd06}};
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':_0x3a66aa=>0x1!=_0x3a66aa}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x460357=>{const {ca:{dictionary:_0x591913,getPluralForm:_0x1e2d79}}={'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':_0x3b1674=>0x1!=_0x3b1674}};_0x460357['ca']||={'dictionary':{},'getPluralForm':null},_0x460357['ca']['dictionary']=Object['assign'](_0x460357['ca']['dictionary'],_0x591913),_0x460357['ca']['getPluralForm']=_0x1e2d79;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14fe1b=>{const {ca:{dictionary:_0x1dc8a4,getPluralForm:_0x847f8b}}={'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':_0x51e30b=>0x1!=_0x51e30b}};_0x14fe1b['ca']||={'dictionary':{},'getPluralForm':null},_0x14fe1b['ca']['dictionary']=Object['assign'](_0x14fe1b['ca']['dictionary'],_0x1dc8a4),_0x14fe1b['ca']['getPluralForm']=_0x847f8b;})(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':_0x4eb92f=>0x1==_0x4eb92f&&_0x4eb92f%0x1==0x0?0x0:_0x4eb92f>=0x2&&_0x4eb92f<=0x4&&_0x4eb92f%0x1==0x0?0x1:_0x4eb92f%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':_0x1a60db=>0x1==_0x1a60db&&_0x1a60db%0x1==0x0?0x0:_0x1a60db>=0x2&&_0x1a60db<=0x4&&_0x1a60db%0x1==0x0?0x1:_0x1a60db%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x485b51=>{const {cs:{dictionary:_0x32cc89,getPluralForm:_0xad3159}}={'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':_0x30d748=>0x1==_0x30d748&&_0x30d748%0x1==0x0?0x0:_0x30d748>=0x2&&_0x30d748<=0x4&&_0x30d748%0x1==0x0?0x1:_0x30d748%0x1!=0x0?0x2:0x3}};_0x485b51['cs']||={'dictionary':{},'getPluralForm':null},_0x485b51['cs']['dictionary']=Object['assign'](_0x485b51['cs']['dictionary'],_0x32cc89),_0x485b51['cs']['getPluralForm']=_0xad3159;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x182202=>{const {cs:{dictionary:_0x55f93f,getPluralForm:_0x13194a}}={'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':_0x20eb99=>0x1==_0x20eb99&&_0x20eb99%0x1==0x0?0x0:_0x20eb99>=0x2&&_0x20eb99<=0x4&&_0x20eb99%0x1==0x0?0x1:_0x20eb99%0x1!=0x0?0x2:0x3}};_0x182202['cs']||={'dictionary':{},'getPluralForm':null},_0x182202['cs']['dictionary']=Object['assign'](_0x182202['cs']['dictionary'],_0x55f93f),_0x182202['cs']['getPluralForm']=_0x13194a;})(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':_0xbad1af=>0x1!=_0xbad1af}};
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':_0x5221a7=>0x1!=_0x5221a7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2777e4=>{const {da:{dictionary:_0x2df5eb,getPluralForm:_0x2f194b}}={'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':_0x28bc56=>0x1!=_0x28bc56}};_0x2777e4['da']||={'dictionary':{},'getPluralForm':null},_0x2777e4['da']['dictionary']=Object['assign'](_0x2777e4['da']['dictionary'],_0x2df5eb),_0x2777e4['da']['getPluralForm']=_0x2f194b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6d3faf=>{const {da:{dictionary:_0x568b8f,getPluralForm:_0x269555}}={'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':_0x1fd735=>0x1!=_0x1fd735}};_0x6d3faf['da']||={'dictionary':{},'getPluralForm':null},_0x6d3faf['da']['dictionary']=Object['assign'](_0x6d3faf['da']['dictionary'],_0x568b8f),_0x6d3faf['da']['getPluralForm']=_0x269555;})(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':_0x45dc37=>0x1!=_0x45dc37}};
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':_0x14d3e8=>0x1!=_0x14d3e8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3deed9=>{const {de:{dictionary:_0x5b2bba,getPluralForm:_0x53b9bb}}={'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':_0x316fe1=>0x1!=_0x316fe1}};_0x3deed9['de']||={'dictionary':{},'getPluralForm':null},_0x3deed9['de']['dictionary']=Object['assign'](_0x3deed9['de']['dictionary'],_0x5b2bba),_0x3deed9['de']['getPluralForm']=_0x53b9bb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x442f33=>{const {de:{dictionary:_0x2ba1bd,getPluralForm:_0x120557}}={'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':_0x1e8b17=>0x1!=_0x1e8b17}};_0x442f33['de']||={'dictionary':{},'getPluralForm':null},_0x442f33['de']['dictionary']=Object['assign'](_0x442f33['de']['dictionary'],_0x2ba1bd),_0x442f33['de']['getPluralForm']=_0x120557;})(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':_0x1dec49=>0x1!=_0x1dec49}};
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':_0x47a963=>0x1!=_0x47a963}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11c7aa=>{const {el:{dictionary:_0x1725b4,getPluralForm:_0x1f70b9}}={'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':_0xcecce=>0x1!=_0xcecce}};_0x11c7aa['el']||={'dictionary':{},'getPluralForm':null},_0x11c7aa['el']['dictionary']=Object['assign'](_0x11c7aa['el']['dictionary'],_0x1725b4),_0x11c7aa['el']['getPluralForm']=_0x1f70b9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5ae9d5=>{const {el:{dictionary:_0x309841,getPluralForm:_0x51a1ff}}={'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':_0x397193=>0x1!=_0x397193}};_0x5ae9d5['el']||={'dictionary':{},'getPluralForm':null},_0x5ae9d5['el']['dictionary']=Object['assign'](_0x5ae9d5['el']['dictionary'],_0x309841),_0x5ae9d5['el']['getPluralForm']=_0x51a1ff;})(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':_0x2dc58a=>0x1!=_0x2dc58a}};
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':_0xda518e=>0x1!=_0xda518e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55a33f=>{const {'en-au':{dictionary:_0x4220ef,getPluralForm:_0x4ed1ad}}={'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':_0x542cf0=>0x1!=_0x542cf0}};_0x55a33f['en-au']||={'dictionary':{},'getPluralForm':null},_0x55a33f['en-au']['dictionary']=Object['assign'](_0x55a33f['en-au']['dictionary'],_0x4220ef),_0x55a33f['en-au']['getPluralForm']=_0x4ed1ad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ca99f=>{const {'en-au':{dictionary:_0x5d9299,getPluralForm:_0x5bb370}}={'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':_0x15e423=>0x1!=_0x15e423}};_0x3ca99f['en-au']||={'dictionary':{},'getPluralForm':null},_0x3ca99f['en-au']['dictionary']=Object['assign'](_0x3ca99f['en-au']['dictionary'],_0x5d9299),_0x3ca99f['en-au']['getPluralForm']=_0x5bb370;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xaf626a=>{const {en:{dictionary:_0x4513d5,getPluralForm:_0x39b78b}}={'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}};_0xaf626a['en']||={'dictionary':{},'getPluralForm':null},_0xaf626a['en']['dictionary']=Object['assign'](_0xaf626a['en']['dictionary'],_0x4513d5),_0xaf626a['en']['getPluralForm']=_0x39b78b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ae74f=>{const {en:{dictionary:_0x4536fa,getPluralForm:_0x430f09}}={'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}};_0x4ae74f['en']||={'dictionary':{},'getPluralForm':null},_0x4ae74f['en']['dictionary']=Object['assign'](_0x4ae74f['en']['dictionary'],_0x4536fa),_0x4ae74f['en']['getPluralForm']=_0x430f09;})(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':_0x4d7647=>0x1==_0x4d7647?0x0:0x0!=_0x4d7647&&_0x4d7647%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':_0x165476=>0x1==_0x165476?0x0:0x0!=_0x165476&&_0x165476%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf3caf5=>{const {es:{dictionary:_0x4ef439,getPluralForm:_0x2268cc}}={'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':_0x45e5f2=>0x1==_0x45e5f2?0x0:0x0!=_0x45e5f2&&_0x45e5f2%0xf4240==0x0?0x1:0x2}};_0xf3caf5['es']||={'dictionary':{},'getPluralForm':null},_0xf3caf5['es']['dictionary']=Object['assign'](_0xf3caf5['es']['dictionary'],_0x4ef439),_0xf3caf5['es']['getPluralForm']=_0x2268cc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x27cc80=>{const {es:{dictionary:_0x10ae83,getPluralForm:_0x326e09}}={'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':_0x5b5e80=>0x1==_0x5b5e80?0x0:0x0!=_0x5b5e80&&_0x5b5e80%0xf4240==0x0?0x1:0x2}};_0x27cc80['es']||={'dictionary':{},'getPluralForm':null},_0x27cc80['es']['dictionary']=Object['assign'](_0x27cc80['es']['dictionary'],_0x10ae83),_0x27cc80['es']['getPluralForm']=_0x326e09;})(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':_0x552624=>0x1!=_0x552624}};
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':_0x5d48b9=>0x1!=_0x5d48b9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x239e22=>{const {et:{dictionary:_0x12181e,getPluralForm:_0x49e923}}={'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':_0x4413f4=>0x1!=_0x4413f4}};_0x239e22['et']||={'dictionary':{},'getPluralForm':null},_0x239e22['et']['dictionary']=Object['assign'](_0x239e22['et']['dictionary'],_0x12181e),_0x239e22['et']['getPluralForm']=_0x49e923;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x999424=>{const {et:{dictionary:_0x38c435,getPluralForm:_0x2196d5}}={'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':_0x18d06c=>0x1!=_0x18d06c}};_0x999424['et']||={'dictionary':{},'getPluralForm':null},_0x999424['et']['dictionary']=Object['assign'](_0x999424['et']['dictionary'],_0x38c435),_0x999424['et']['getPluralForm']=_0x2196d5;})(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':_0x118738=>0x1!=_0x118738}};
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':_0x248b3d=>0x1!=_0x248b3d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c0c1a=>{const {fi:{dictionary:_0x256e75,getPluralForm:_0x1623b2}}={'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':_0x1c051e=>0x1!=_0x1c051e}};_0x4c0c1a['fi']||={'dictionary':{},'getPluralForm':null},_0x4c0c1a['fi']['dictionary']=Object['assign'](_0x4c0c1a['fi']['dictionary'],_0x256e75),_0x4c0c1a['fi']['getPluralForm']=_0x1623b2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42e7b3=>{const {fi:{dictionary:_0x51c633,getPluralForm:_0x125557}}={'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':_0xe12b0a=>0x1!=_0xe12b0a}};_0x42e7b3['fi']||={'dictionary':{},'getPluralForm':null},_0x42e7b3['fi']['dictionary']=Object['assign'](_0x42e7b3['fi']['dictionary'],_0x51c633),_0x42e7b3['fi']['getPluralForm']=_0x125557;})(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':_0x510941=>0x0==_0x510941||0x1==_0x510941?0x0:0x0!=_0x510941&&_0x510941%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':_0x240ba8=>0x0==_0x240ba8||0x1==_0x240ba8?0x0:0x0!=_0x240ba8&&_0x240ba8%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59a5a4=>{const {fr:{dictionary:_0x4a65f,getPluralForm:_0xf47118}}={'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':_0x32e530=>0x0==_0x32e530||0x1==_0x32e530?0x0:0x0!=_0x32e530&&_0x32e530%0xf4240==0x0?0x1:0x2}};_0x59a5a4['fr']||={'dictionary':{},'getPluralForm':null},_0x59a5a4['fr']['dictionary']=Object['assign'](_0x59a5a4['fr']['dictionary'],_0x4a65f),_0x59a5a4['fr']['getPluralForm']=_0xf47118;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x580f9b=>{const {fr:{dictionary:_0x5ece30,getPluralForm:_0x568441}}={'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':_0x5d9f21=>0x0==_0x5d9f21||0x1==_0x5d9f21?0x0:0x0!=_0x5d9f21&&_0x5d9f21%0xf4240==0x0?0x1:0x2}};_0x580f9b['fr']||={'dictionary':{},'getPluralForm':null},_0x580f9b['fr']['dictionary']=Object['assign'](_0x580f9b['fr']['dictionary'],_0x5ece30),_0x580f9b['fr']['getPluralForm']=_0x568441;})(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':_0x3a106c=>0x1!=_0x3a106c}};
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':_0x4e47a2=>0x1!=_0x4e47a2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x501a21=>{const {gl:{dictionary:_0x156d17,getPluralForm:_0x19d51d}}={'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':_0x1dcc52=>0x1!=_0x1dcc52}};_0x501a21['gl']||={'dictionary':{},'getPluralForm':null},_0x501a21['gl']['dictionary']=Object['assign'](_0x501a21['gl']['dictionary'],_0x156d17),_0x501a21['gl']['getPluralForm']=_0x19d51d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2419a6=>{const {gl:{dictionary:_0x4dca01,getPluralForm:_0x23fe7c}}={'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':_0x480632=>0x1!=_0x480632}};_0x2419a6['gl']||={'dictionary':{},'getPluralForm':null},_0x2419a6['gl']['dictionary']=Object['assign'](_0x2419a6['gl']['dictionary'],_0x4dca01),_0x2419a6['gl']['getPluralForm']=_0x23fe7c;})(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':_0x30db0f=>0x1==_0x30db0f&&_0x30db0f%0x1==0x0?0x0:0x2==_0x30db0f&&_0x30db0f%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':_0x3b6ee0=>0x1==_0x3b6ee0&&_0x3b6ee0%0x1==0x0?0x0:0x2==_0x3b6ee0&&_0x3b6ee0%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x306871=>{const {he:{dictionary:_0x3b0652,getPluralForm:_0x44ce03}}={'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':_0x4946cc=>0x1==_0x4946cc&&_0x4946cc%0x1==0x0?0x0:0x2==_0x4946cc&&_0x4946cc%0x1==0x0?0x1:0x2}};_0x306871['he']||={'dictionary':{},'getPluralForm':null},_0x306871['he']['dictionary']=Object['assign'](_0x306871['he']['dictionary'],_0x3b0652),_0x306871['he']['getPluralForm']=_0x44ce03;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x347b49=>{const {he:{dictionary:_0x4e5d39,getPluralForm:_0x9985cd}}={'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':_0x22776b=>0x1==_0x22776b&&_0x22776b%0x1==0x0?0x0:0x2==_0x22776b&&_0x22776b%0x1==0x0?0x1:0x2}};_0x347b49['he']||={'dictionary':{},'getPluralForm':null},_0x347b49['he']['dictionary']=Object['assign'](_0x347b49['he']['dictionary'],_0x4e5d39),_0x347b49['he']['getPluralForm']=_0x9985cd;})(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':_0x11cc5b=>0x1!=_0x11cc5b}};
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':_0x50b121=>0x1!=_0x50b121}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ee023=>{const {hi:{dictionary:_0x4b1d7e,getPluralForm:_0x365b1e}}={'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':_0x18a5e6=>0x1!=_0x18a5e6}};_0x1ee023['hi']||={'dictionary':{},'getPluralForm':null},_0x1ee023['hi']['dictionary']=Object['assign'](_0x1ee023['hi']['dictionary'],_0x4b1d7e),_0x1ee023['hi']['getPluralForm']=_0x365b1e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ef745=>{const {hi:{dictionary:_0x54aa99,getPluralForm:_0x56d5c1}}={'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':_0x1bceb1=>0x1!=_0x1bceb1}};_0x1ef745['hi']||={'dictionary':{},'getPluralForm':null},_0x1ef745['hi']['dictionary']=Object['assign'](_0x1ef745['hi']['dictionary'],_0x54aa99),_0x1ef745['hi']['getPluralForm']=_0x56d5c1;})(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':_0x32b697=>_0x32b697%0xa==0x1&&_0x32b697%0x64!=0xb?0x0:_0x32b697%0xa>=0x2&&_0x32b697%0xa<=0x4&&(_0x32b697%0x64<0xa||_0x32b697%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':_0x56654f=>_0x56654f%0xa==0x1&&_0x56654f%0x64!=0xb?0x0:_0x56654f%0xa>=0x2&&_0x56654f%0xa<=0x4&&(_0x56654f%0x64<0xa||_0x56654f%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2e15d6=>{const {hr:{dictionary:_0x5846de,getPluralForm:_0x1fde8e}}={'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':_0x28bc61=>_0x28bc61%0xa==0x1&&_0x28bc61%0x64!=0xb?0x0:_0x28bc61%0xa>=0x2&&_0x28bc61%0xa<=0x4&&(_0x28bc61%0x64<0xa||_0x28bc61%0x64>=0x14)?0x1:0x2}};_0x2e15d6['hr']||={'dictionary':{},'getPluralForm':null},_0x2e15d6['hr']['dictionary']=Object['assign'](_0x2e15d6['hr']['dictionary'],_0x5846de),_0x2e15d6['hr']['getPluralForm']=_0x1fde8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37523a=>{const {hr:{dictionary:_0x28bc6d,getPluralForm:_0x2b5a0d}}={'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':_0x41906c=>_0x41906c%0xa==0x1&&_0x41906c%0x64!=0xb?0x0:_0x41906c%0xa>=0x2&&_0x41906c%0xa<=0x4&&(_0x41906c%0x64<0xa||_0x41906c%0x64>=0x14)?0x1:0x2}};_0x37523a['hr']||={'dictionary':{},'getPluralForm':null},_0x37523a['hr']['dictionary']=Object['assign'](_0x37523a['hr']['dictionary'],_0x28bc6d),_0x37523a['hr']['getPluralForm']=_0x2b5a0d;})(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':_0x29f98e=>0x1!=_0x29f98e}};
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':_0x1c5be1=>0x1!=_0x1c5be1}};