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

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:()=>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})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>b});var t=n(782),e=n(311),o=n(584);function s(){const t=c,e=[],n=[];for(const r of Array[t(174)](document[t(151)]))if(r[t(163)][t(113)](t(123)))for(const o of Array[t(174)](r[t(143)]))-1!==o[t(121)][t(115)](t(118))?e[t(161)](o[t(121)]):-1!==o[t(121)][t(115)](t(158))&&n[t(161)](o[t(121)]);return e[t(132)]||console[t(122)](t(155)),[...n,...e][t(164)](" ")[t(141)]()}function i(t,e={}){const n=c,r=t[n(114)][n(183)](n(138)),o=t[n(114)][n(183)](n(185)),s=t[n(114)][n(183)](n(136)),i=e;if(r&&o){const e=function(t){const e=c,n={};if(!t[e(132)])return n;for(const r of t)r[e(125)][e(168)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(161)]({author:t[o(180)][o(182)],content:t[o(139)],created:t[o(156)],is_resolved:r[o(173)]})}));return n}(t[n(114)][n(142)](n(185))[n(177)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(127)](e)[n(132)]&&(i[n(125)]=e)}if(r&&s){const e=t[n(114)][n(142)](n(136)),r=t[n(114)][n(142)](n(138)),o=function(t,e){const n=c,r={};if(!t[n(132)]||!e[n(132)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(117)],a=t?t[n(129)]:e[n(142)](i)[n(182)];r[o]={author:a,created:s}}return r}(e[n(111)]({toJSON:!0}),r[n(144)]);Object[n(127)](o)[n(132)]&&(i[n(179)]=o)}return(i[n(179)]||i[n(125)])&&(i[n(165)]=(new(Intl[n(134)]))[n(153)]()[n(148)]),i}function c(t,e){const n=u();return(c=function(t,e){return n[t-=111]})(t,e)}function a(t,e={}){const n=c,r=t[n(114)][n(183)](n(138)),o=t[n(114)][n(183)](n(185)),s=t[n(114)][n(183)](n(136)),i=t[n(114)][n(183)](n(130)),a=t[n(162)][n(126)],u=e,d={};if(u[n(145)]=u[n(145)]||{},u[n(145)][n(186)]=u[n(145)][n(186)]||a,r&&o){const e=function(t){const e=c,n=[];if(!t[e(132)])return n;for(const r of t){const t=r[e(125)][e(168)]((t=>({author:t[e(180)][e(182)],content:t[e(139)],created_at:t[e(156)]})));n[e(161)]({thread_id:r.id,is_resolved:r[e(173)],comments:t})}return n}(t[n(114)][n(142)](n(185))[n(177)]({skipNotAttached:!0,skipEmpty:!0}));e[n(132)]&&(d[n(133)]=e)}if(r&&s){const e=t[n(114)][n(142)](n(136)),r=t[n(114)][n(142)](n(138)),o=function(t,e){const n=c;return t[n(132)]&&e[n(132)]?t[n(168)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(117)];return{id:t,author:c?c[i(129)]:e[i(142)](o)[i(182)],created_at:r}})):[]}(e[n(111)]({toJSON:!0}),r[n(144)]);o[n(132)]&&(d[n(179)]=o)}if(i){const e=t[n(114)][n(142)](n(152)),r=e[n(112)],{prefix:o,suffix:s}=t[n(184)][n(142)](n(149));if(u[n(170)]={prefix:o,suffix:s},n(116)!==r){u[n(170)][n(157)]={};const t=n(160)===r?e[n(167)]():e[n(154)](r,!0);for(const r of Object[n(146)](t)){const[t,o]=r;u[n(170)][n(157)][t]=null!==o?o:e[n(150)](t)}}}return(d[n(133)]||d[n(179)])&&(u[n(165)]=(new(Intl[n(134)]))[n(153)]()[n(148)],u[n(159)]=d),u}function u(){const t=["12ipJvat","comments","contentLanguage","keys","122NbbYjy","authorName","MergeFields","all","length","comment_threads","DateTimeFormat","4788047tmRWSP","TrackChanges","6RzlIzv","Users","content","text","trim","get","cssRules","users","document","entries","353vyqwVo","timeZone","mergeFields","getLabel","styleSheets","MergeFieldsEditing","resolvedOptions","getDataSetValues","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.","createdAt","data",":root","collaboration_features","$defaultValues","push","locale","ownerNode","join","timezone","5856010SvSpUQ","getDefaultValues","map","216eiaeFD","merge_fields","EDITOR_STYLES","300496ncRgeV","isResolved","from","then","117RwkFpT","getCommentThreads","2681635mxlqer","suggestions","author","21579TEzJZt","name","has","config","CommentsRepository","language","getSuggestions","previewMode","hasAttribute","plugins","indexOf","$labels","@external",".ck-content","fetch","1839733ZSxKDT","cssText","warn","data-cke"];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(343149===-parseInt(e(147))/1*(-parseInt(e(128))/2)+-parseInt(e(181))/3*(parseInt(e(169))/4)+-parseInt(e(178))/5+-parseInt(e(137))/6*(parseInt(e(120))/7)+parseInt(e(172))/8*(parseInt(e(176))/9)+parseInt(e(166))/10+parseInt(e(135))/11*(parseInt(e(124))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);const p=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=146]})(t,e)}function l(){const t=["https://docx-converter.cke-cs.com/v1/convert","affectsData","export-word-v1-api-is-deprecated",'<div class="ck-content" dir="',"config","download","editor","margin_right","locale","status","value","version","data","assertive","Notification","EDITOR_STYLES","announce","pending","margin_bottom","1192fwiuIj","document.docx","createObjectURL","</div>","8jeGkjv","1260760nsFDJT","get","4066965idAqoT","9903oGZoyF","remove","comments","1220RGoAqU","3506370UCHcIq","margin_top","format","https://docx-converter.cke-cs.com/v2/convert/html-docx","stringify","application/docx","suggestions","Word document export failed","click","isBusy","ariaLiveAnnouncer","4559388faAFvU","contentLanguageDirection","stylesheets","fetch","plugins","_token","catch","finally","function","footer","20376690pQoJme","set","URL","1038GrohVp","execute","token","then","_downloadFile","ExportWord","fileName","margin_left","showWarning","createElement","isEnabled","blob","orientation","auto_pagination","dataCallback","converterOptions","refresh","application/json","converterUrl","options","Word document export successful","href","POST","An error occurred while generating the Word file.","header","Word document export started"];return(l=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(542234===parseInt(e(206))/1*(parseInt(e(150))/2)+parseInt(e(203))/3*(parseInt(e(195))/4)+parseInt(e(200))/5+parseInt(e(218))/6+-parseInt(e(207))/7+parseInt(e(199))/8*(parseInt(e(202))/9)+-parseInt(e(147))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h=[p(162),p(208),p(183),p(194),p(157),p(209),p(174),p(146),p(205),p(213)];class m extends t.Command{constructor(t){const e=p;super(t),this[e(148)](e(216),!1),this[e(177)]=!1}[p(166)](){const t=p;this[t(160)]=!this[t(216)],this[t(186)]=this[t(216)]?t(193):void 0}[p(151)](t={}){const e=p,n=this[e(182)],r=t[e(187)]||2,u=1===r,f=t[e(168)]||e(u?176:210),l=t[e(165)]||{},m=n[e(222)][e(201)](e(155)),g=t[e(152)]||m[e(223)],I=!0===l[e(163)],x=t[e(164)]||(t=>t[e(188)][e(201)]({pagination:I}));return 2===r&&function(t){for(const e of h)if(void 0!==t[e])return!0;return!1}(l)&&(0,o.logWarning)(e(178)),this[e(216)]=!0,this[e(166)](),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(171)!==r?n[e(161)](window[e(119)](r)[e(175)]((t=>t[e(140)]()))):n[e(161)](s());return Promise[e(131)](n)[e(175)]((t=>t[e(164)](" ")[e(141)]()))}(t[e(220)]||[e(191)])[e(153)]((async r=>{const o=e;n.ui[o(217)][o(192)](d(n[o(184)],o(175)));const s=await x(n),c={html:o(179)+n[o(184)][o(219)]+'">'+s+o(198),css:r,[o(u?169:180)]:{...l,...u?i(n,l):a(n,l)}},p={method:o(172),headers:{"Content-Type":o(167),Accept:o(212),...g?{Authorization:g[o(186)]}:null},body:JSON[o(211)](c)};return window[o(221)](f,p)[o(153)]((t=>{const e=o;if(200!==t[e(185)])throw t;return t[e(161)]()}))[o(153)]((e=>{const r=o;n.ui[r(217)][r(192)](d(n[r(184)],r(170)));const s=r(226)==typeof t[r(156)]?t[r(156)]():t[r(156)];this[r(154)](e,s||r(196))}))}))[e(224)]((t=>{const r=e,o=n[r(222)][r(201)](r(190));throw n.ui[r(217)][r(192)](d(n[r(184)],r(214)),{politeness:r(189)}),o[r(158)](d(n[r(184)],r(173))),t}))[e(225)]((()=>{const t=e;this[t(216)]=!1,this[t(166)]()}))}[p(154)](t,e){const n=p,r=document[n(159)]("a");r[n(171)]=window[n(149)][n(197)](t),r[n(181)]=e,r[n(215)](),r[n(204)]()}}const g=I;function I(t,e){const n=x();return(I=function(t,e){return n[t-=184]})(t,e)}function x(){const t=["set","focus","iconView","children","_createButton","execute","bind","25pgKAYl","51234dGyZnT","isVisible","exportWord","view","180660OpDEbI","get","117QJvmoT","add","pluginName","Exporting Word document","init","editor","editing","3705653cjiMNr","config","isEnabled","Export to Word","1840840FSfqtW","locale","ExportWordUI","componentFactory","commands","4726480YvfrZF","menuBar:exportWord","isOn","1389270NwalXn","label","isBusy","36DPjRhn","160076ZlTyMk","listenTo"];return(x=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(348551===-parseInt(e(201))/1*(parseInt(e(202))/2)+parseInt(e(191))/3*(-parseInt(e(192))/4)+-parseInt(e(219))/5+-parseInt(e(206))/6+-parseInt(e(215))/7+parseInt(e(185))/8+parseInt(e(208))/9*(parseInt(e(188))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class v extends t.Plugin{static get[g(210)](){return g(221)}[g(212)](){const t=g,n=this[t(213)];n.ui[t(222)][t(209)](t(204),(()=>{const r=t,o=n[r(184)][r(207)](r(204)),s=this[r(198)](e.ButtonView);return s[r(194)]({tooltip:!0}),s[r(200)](r(187)).to(o,r(190)),s})),n.ui[t(222)][t(209)](t(186),(()=>this[t(198)](e.MenuBarMenuListItemButtonView)))}[g(198)](t){const n=g,r=this[n(213)],o=r[n(216)][n(207)](n(204))||{},s=r[n(184)][n(207)](n(204)),i=new t(r[n(220)]),c=new e.SpinnerView;return i[n(197)][n(209)](c),c[n(200)](n(203)).to(s,n(190)),i[n(196)][n(200)](n(203)).to(s,n(190),(t=>!t)),i[n(194)]({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(200)](n(217)).to(s,n(217)),i[n(200)](n(189)).to(s,n(190),(t=>d(r[n(220)],n(t?211:218)))),this[n(193)](i,n(199),(()=>{const t=n;r[t(199)](t(204),o),r[t(214)][t(205)][t(195)]()})),i}}function w(){const t=["commands","requires","CloudServices","token","1677aQUTWx","config","plugins","8235xwnWNc","2312lyUkdB","663oVdxza","editor","1588716zRqLpF","194470TShBsk","1168476xWyWuz","209MCKygM","ExportWord","get","155555sWZdWT","add","1044brPXKV","48lQtafV","then","_token","7ABUwWS","tokenUrl","pluginName","registerTokenUrl","exportWord","init","54036VKkJli"];return(w=function(){return t})()}const W=y;function y(t,e){const n=w();return(y=function(t,e){return n[t-=264]})(t,e)}!function(t){const e=y,n=t();for(;;)try{if(204993===parseInt(e(265))/1*(-parseInt(e(275))/2)+parseInt(e(269))/3+parseInt(e(276))/4*(parseInt(e(273))/5)+-parseInt(e(267))/6*(parseInt(e(279))/7)+parseInt(e(264))/8*(parseInt(e(293))/9)+-parseInt(e(268))/10*(-parseInt(e(270))/11)+-parseInt(e(285))/12*(parseInt(e(290))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class b extends t.Plugin{static get[W(281)](){return W(271)}static get[W(287)](){return[W(288),e.Notification,v]}[W(284)](){const t=W,e=this[t(266)],n=e[t(291)][t(272)](t(283))||{};e[t(286)][t(274)](t(283),new m(e));const r=e[t(292)][t(272)](t(288));!1===n[t(280)]?this[t(278)]=null:n[t(280)]?r[t(282)](n[t(280)])[t(277)]((e=>{this[t(278)]=e})):this[t(278)]=r[t(289)]}}function k(t,e){var n=T();return(k=function(t,e){return n[t-=138]})(t,e)}function T(){var t=["178pMrSQy","55oAvXhs","7017STWrJC","15710luFKtB","626631GfUyyP","16863ptUnZk","3153512xJelFh","261VeDSrL","3421180pEaCQo","14emAmoQ","20964OuPjQG","517542NDbMJi"];return(T=function(){return t})()}!function(t){for(var e=k,n=t();;)try{if(549670===parseInt(e(144))/1+-parseInt(e(140))/2*(parseInt(e(142))/3)+-parseInt(e(148))/4+parseInt(e(141))/5*(-parseInt(e(139))/6)+-parseInt(e(149))/7*(parseInt(e(146))/8)+-parseInt(e(147))/9*(-parseInt(e(143))/10)+-parseInt(e(145))/11*(-parseInt(e(138))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T)})(),(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 _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};
23
+ import{Command as _0x5c4f83,Plugin as _0x289d28}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x511478,MenuBarMenuListItemButtonView as _0x45c1ab,SpinnerView as _0x43f75e,Notification as _0x432d30}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0xd37b6e}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x3e97af=[],_0x4922af=[];for(const _0x428b34 of Array['from'](document['styleSheets'])){if(_0x428b34['ownerNode']['hasAttribute']('data-cke')){for(const _0x5f0166 of Array['from'](_0x428b34['cssRules']))-0x1!==_0x5f0166['cssText']['indexOf']('.ck-content')?_0x3e97af['push'](_0x5f0166['cssText']):-0x1!==_0x5f0166['cssText']['indexOf'](':root')&&_0x4922af['push'](_0x5f0166['cssText']);}}return _0x3e97af['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.'),[..._0x4922af,..._0x3e97af]['join']('\x20')['trim']();}function a(_0x1cf267,_0x20e08c={}){const _0x3307db=_0x1cf267['plugins']['has']('Users'),_0x3de3c8=_0x1cf267['plugins']['has']('CommentsRepository'),_0x2e7594=_0x1cf267['plugins']['has']('TrackChanges'),_0x3f3674=_0x20e08c;if(_0x3307db&&_0x3de3c8){const _0xbfd69e=function(_0x2fb283){const _0x4c08ed={};if(!_0x2fb283['length'])return _0x4c08ed;for(const _0x4efd5d of _0x2fb283)_0x4efd5d['comments']['map'](_0x516588=>{void 0x0===_0x4c08ed[_0x4efd5d['id']]&&(_0x4c08ed[_0x4efd5d['id']]=[]),_0x4c08ed[_0x4efd5d['id']]['push']({'author':_0x516588['author']['name'],'content':_0x516588['content'],'created':_0x516588['createdAt'],'is_resolved':_0x4efd5d['isResolved']});});return _0x4c08ed;}(_0x1cf267['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0xbfd69e)['length']&&(_0x3f3674['comments']=_0xbfd69e);}if(_0x3307db&&_0x2e7594){const _0x277b52=_0x1cf267['plugins']['get']('TrackChanges'),_0x2bcc98=_0x1cf267['plugins']['get']('Users'),_0x449350=function(_0x25f3bf,_0x161a3d){const _0x41ee02={};if(!_0x25f3bf['length']||!_0x161a3d['length'])return _0x41ee02;for(const {id:_0x59b161,createdAt:_0x2457d0,authorId:_0x5eb8d0,attributes:_0x44c121}of _0x25f3bf){const _0x4f34ad=_0x44c121&&_0x44c121['@external'],_0x47c509=_0x4f34ad?_0x4f34ad['authorName']:_0x161a3d['get'](_0x5eb8d0)['name'];_0x41ee02[_0x59b161]={'author':_0x47c509,'created':_0x2457d0};}return _0x41ee02;}(_0x277b52['getSuggestions']({'toJSON':!0x0}),_0x2bcc98['users']);Object['keys'](_0x449350)['length']&&(_0x3f3674['suggestions']=_0x449350);}return(_0x3f3674['suggestions']||_0x3f3674['comments'])&&(_0x3f3674['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x3f3674;}function m(_0x5e72d7,_0x3fc5a0={}){const _0x4440c9=_0x5e72d7['plugins']['has']('Users'),_0x4f885a=_0x5e72d7['plugins']['has']('CommentsRepository'),_0x1bb28e=_0x5e72d7['plugins']['has']('TrackChanges'),_0x2653d0=_0x5e72d7['plugins']['has']('MergeFields'),_0x44cd46=_0x5e72d7['locale']['contentLanguage'],_0x3e0296=_0x3fc5a0,_0x150e75={};if(_0x3e0296['document']=_0x3e0296['document']||{},_0x3e0296['document']['language']=_0x3e0296['document']['language']||_0x44cd46,_0x4440c9&&_0x4f885a){const _0x509615=function(_0x5bf7ff){const _0x3b23bd=[];if(!_0x5bf7ff['length'])return _0x3b23bd;for(const _0x27728d of _0x5bf7ff){const _0x4edb67=_0x27728d['comments']['map'](_0x2b6ce7=>({'author':_0x2b6ce7['author']['name'],'content':_0x2b6ce7['content'],'created_at':_0x2b6ce7['createdAt']}));_0x3b23bd['push']({'thread_id':_0x27728d['id'],'is_resolved':_0x27728d['isResolved'],'comments':_0x4edb67});}return _0x3b23bd;}(_0x5e72d7['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x509615['length']&&(_0x150e75['comment_threads']=_0x509615);}if(_0x4440c9&&_0x1bb28e){const _0x54d8bb=_0x5e72d7['plugins']['get']('TrackChanges'),_0xa4d3dd=_0x5e72d7['plugins']['get']('Users'),_0x5a15e1=function(_0xe1b6a4,_0x470f6e){if(!_0xe1b6a4['length']||!_0x470f6e['length'])return[];return _0xe1b6a4['map'](({id:_0x591ea9,createdAt:_0x454420,authorId:_0x1f7871,attributes:_0x16720b})=>{const _0x39609c=_0x16720b&&_0x16720b['@external'];return{'id':_0x591ea9,'author':_0x39609c?_0x39609c['authorName']:_0x470f6e['get'](_0x1f7871)['name'],'created_at':_0x454420};});}(_0x54d8bb['getSuggestions']({'toJSON':!0x0}),_0xa4d3dd['users']);_0x5a15e1['length']&&(_0x150e75['suggestions']=_0x5a15e1);}if(_0x2653d0){const _0x8edef=_0x5e72d7['plugins']['get']('MergeFieldsEditing'),_0x19ae4f=_0x8edef['previewMode'],{prefix:_0x15709a,suffix:_0x420f02}=_0x5e72d7['config']['get']('mergeFields');if(_0x3e0296['merge_fields']={'prefix':_0x15709a,'suffix':_0x420f02},'$labels'!==_0x19ae4f){_0x3e0296['merge_fields']['data']={};const _0x2007b6='$defaultValues'===_0x19ae4f?_0x8edef['getDefaultValues']():_0x8edef['getDataSetValues'](_0x19ae4f,!0x0);for(const _0x2c0d8d of Object['entries'](_0x2007b6)){const [_0x234d96,_0x40f767]=_0x2c0d8d;_0x3e0296['merge_fields']['data'][_0x234d96]=null!==_0x40f767?_0x40f767:_0x8edef['getLabel'](_0x234d96);}}}return(_0x150e75['comment_threads']||_0x150e75['suggestions'])&&(_0x3e0296['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x3e0296['collaboration_features']=_0x150e75),_0x3e0296;}function p(_0x59f6b2,_0x2dd36f){const t=_0x59f6b2['t'];switch(_0x2dd36f){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 _0x2dd36f;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x5c4f83{constructor(_0x5cfce3){super(_0x5cfce3),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x90a4f6={}){const _0x36a695=this['editor'],_0x36de9f=_0x90a4f6['version']||0x2,_0xd0b1e4=0x1===_0x36de9f,_0x2d5de0=_0x90a4f6['converterUrl']||(_0xd0b1e4?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x38285f=_0x90a4f6['converterOptions']||{},_0x4a85ea=_0x36a695['plugins']['get']('ExportWord'),_0xa2489e=_0x90a4f6['token']||_0x4a85ea['_token'],_0x3ee67b=!0x0===_0x38285f['auto_pagination'],_0x21e909=_0x90a4f6['dataCallback']||(_0x5d94a6=>_0x5d94a6['data']['get']({'pagination':_0x3ee67b}));return 0x2===_0x36de9f&&function(_0x5456e3){for(const _0x8fc6c4 of h)if(void 0x0!==_0x5456e3[_0x8fc6c4])return!0x0;return!0x1;}(_0x38285f)&&_0xd37b6e('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x3d97ec){if(!_0x3d97ec)return new Promise(_0x1bbff0=>_0x1bbff0(''));const _0x20e8d9=[];for(const _0x20a366 of _0x3d97ec)'EDITOR_STYLES'!==_0x20a366?_0x20e8d9['push'](window['fetch'](_0x20a366)['then'](_0x3dd99d=>_0x3dd99d['text']())):_0x20e8d9['push'](f());return Promise['all'](_0x20e8d9)['then'](_0x21025f=>_0x21025f['join']('\x20')['trim']());}(_0x90a4f6['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1026fd=>{_0x36a695['ui']['ariaLiveAnnouncer']['announce'](p(_0x36a695['locale'],'Word\x20document\x20export\x20started'));const _0x17cf6c=await _0x21e909(_0x36a695),_0x40e747={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x36a695['locale']['contentLanguageDirection']+'\x22>'+_0x17cf6c+'</div>','css':_0x1026fd,[_0xd0b1e4?'options':'config']:{..._0x38285f,..._0xd0b1e4?a(_0x36a695,_0x38285f):m(_0x36a695,_0x38285f)}},_0x59395b={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0xa2489e?{'Authorization':_0xa2489e['value']}:null},'body':JSON['stringify'](_0x40e747)};return window['fetch'](_0x2d5de0,_0x59395b)['then'](_0x17aa31=>{if(0xc8!==_0x17aa31['status'])throw _0x17aa31;return _0x17aa31['blob']();})['then'](_0xdf3237=>{_0x36a695['ui']['ariaLiveAnnouncer']['announce'](p(_0x36a695['locale'],'Word\x20document\x20export\x20successful'));const _0x2a12c9='function'==typeof _0x90a4f6['fileName']?_0x90a4f6['fileName']():_0x90a4f6['fileName'];this['_downloadFile'](_0xdf3237,_0x2a12c9||'document.docx');});})['catch'](_0x364d66=>{const _0xbfefca=_0x36a695['plugins']['get']('Notification');throw _0x36a695['ui']['ariaLiveAnnouncer']['announce'](p(_0x36a695['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0xbfefca['showWarning'](p(_0x36a695['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x364d66;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x292804,_0x3949ef){const _0xb1ac4f=document['createElement']('a');_0xb1ac4f['href']=window['URL']['createObjectURL'](_0x292804),_0xb1ac4f['download']=_0x3949ef,_0xb1ac4f['click'](),_0xb1ac4f['remove']();}}class i extends _0x289d28{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x1112a4=this['editor'];_0x1112a4['ui']['componentFactory']['add']('exportWord',()=>{const _0x575309=_0x1112a4['commands']['get']('exportWord'),_0x4643e5=this['_createButton'](_0x511478);return _0x4643e5['set']({'tooltip':!0x0}),_0x4643e5['bind']('isOn')['to'](_0x575309,'isBusy'),_0x4643e5;}),_0x1112a4['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x45c1ab));}['_createButton'](_0x1f7f95){const _0x378b90=this['editor'],_0x5011d6=_0x378b90['config']['get']('exportWord')||{},_0x473f35=_0x378b90['commands']['get']('exportWord'),_0x224cb4=new _0x1f7f95(_0x378b90['locale']),_0x3b1683=new _0x43f75e();return _0x224cb4['children']['add'](_0x3b1683),_0x3b1683['bind']('isVisible')['to'](_0x473f35,'isBusy'),_0x224cb4['iconView']['bind']('isVisible')['to'](_0x473f35,'isBusy',_0x460f81=>!_0x460f81),_0x224cb4['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'}),_0x224cb4['bind']('isEnabled')['to'](_0x473f35,'isEnabled'),_0x224cb4['bind']('label')['to'](_0x473f35,'isBusy',_0x444a31=>p(_0x378b90['locale'],_0x444a31?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x224cb4,'execute',()=>{_0x378b90['execute']('exportWord',_0x5011d6),_0x378b90['editing']['view']['focus']();}),_0x224cb4;}}class s extends _0x289d28{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x432d30,i];}['init'](){const _0x53bd79=this['editor'],_0x55d97d=_0x53bd79['config']['get']('exportWord')||{};_0x53bd79['commands']['add']('exportWord',new e(_0x53bd79));const _0x3c027f=_0x53bd79['plugins']['get']('CloudServices');!0x1===_0x55d97d['tokenUrl']?this['_token']=null:_0x55d97d['tokenUrl']?_0x3c027f['registerTokenUrl'](_0x55d97d['tokenUrl'])['then'](_0x55a301=>{this['_token']=_0x55a301;}):this['_token']=_0x3c027f['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':_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}};
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':_0x5ba45b=>0x0==_0x5ba45b?0x0:0x1==_0x5ba45b?0x1:0x2==_0x5ba45b?0x2:_0x5ba45b%0x64>=0x3&&_0x5ba45b%0x64<=0xa?0x3:_0x5ba45b%0x64>=0xb&&_0x5ba45b%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x382075=>{const {ar:{dictionary:_0x32c4e7,getPluralForm:_0x9fef20}}={'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':_0x1151d4=>0x0==_0x1151d4?0x0:0x1==_0x1151d4?0x1:0x2==_0x1151d4?0x2:_0x1151d4%0x64>=0x3&&_0x1151d4%0x64<=0xa?0x3:_0x1151d4%0x64>=0xb&&_0x1151d4%0x64<=0x63?0x4:0x5}};_0x382075['ar']||={'dictionary':{},'getPluralForm':null},_0x382075['ar']['dictionary']=Object['assign'](_0x382075['ar']['dictionary'],_0x32c4e7),_0x382075['ar']['getPluralForm']=_0x9fef20;})(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':_0x4b422e=>0x1!=_0x4b422e}};
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':_0x4415da=>0x1!=_0x4415da}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x3a21c1=>{const {bg:{dictionary:_0xf0fda6,getPluralForm:_0xf6aa8a}}={'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':_0x2b32b2=>0x1!=_0x2b32b2}};_0x3a21c1['bg']||={'dictionary':{},'getPluralForm':null},_0x3a21c1['bg']['dictionary']=Object['assign'](_0x3a21c1['bg']['dictionary'],_0xf0fda6),_0x3a21c1['bg']['getPluralForm']=_0xf6aa8a;})(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':_0x1382c6=>0x1!=_0x1382c6}};
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':_0x5d14ce=>0x1!=_0x5d14ce}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x778d3b=>{const {bn:{dictionary:_0x2aa557,getPluralForm:_0x143def}}={'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':_0x8eaddd=>0x1!=_0x8eaddd}};_0x778d3b['bn']||={'dictionary':{},'getPluralForm':null},_0x778d3b['bn']['dictionary']=Object['assign'](_0x778d3b['bn']['dictionary'],_0x2aa557),_0x778d3b['bn']['getPluralForm']=_0x143def;})(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':_0x3a66aa=>0x1!=_0x3a66aa}};
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':_0x15f9d4=>0x1!=_0x15f9d4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x55aef9=>{const {ca:{dictionary:_0x357c0a,getPluralForm:_0x901afa}}={'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':_0x43ad41=>0x1!=_0x43ad41}};_0x55aef9['ca']||={'dictionary':{},'getPluralForm':null},_0x55aef9['ca']['dictionary']=Object['assign'](_0x55aef9['ca']['dictionary'],_0x357c0a),_0x55aef9['ca']['getPluralForm']=_0x901afa;})(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':_0x1a60db=>0x1==_0x1a60db&&_0x1a60db%0x1==0x0?0x0:_0x1a60db>=0x2&&_0x1a60db<=0x4&&_0x1a60db%0x1==0x0?0x1:_0x1a60db%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':_0x3e6dcd=>0x1==_0x3e6dcd&&_0x3e6dcd%0x1==0x0?0x0:_0x3e6dcd>=0x2&&_0x3e6dcd<=0x4&&_0x3e6dcd%0x1==0x0?0x1:_0x3e6dcd%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0xeaddf=>{const {cs:{dictionary:_0x1f0f5b,getPluralForm:_0x12f59d}}={'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':_0x3e2bdc=>0x1==_0x3e2bdc&&_0x3e2bdc%0x1==0x0?0x0:_0x3e2bdc>=0x2&&_0x3e2bdc<=0x4&&_0x3e2bdc%0x1==0x0?0x1:_0x3e2bdc%0x1!=0x0?0x2:0x3}};_0xeaddf['cs']||={'dictionary':{},'getPluralForm':null},_0xeaddf['cs']['dictionary']=Object['assign'](_0xeaddf['cs']['dictionary'],_0x1f0f5b),_0xeaddf['cs']['getPluralForm']=_0x12f59d;})(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':_0x5221a7=>0x1!=_0x5221a7}};
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':_0x203a34=>0x1!=_0x203a34}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x194dc4=>{const {da:{dictionary:_0x17bfb8,getPluralForm:_0x2b7382}}={'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':_0x40a1eb=>0x1!=_0x40a1eb}};_0x194dc4['da']||={'dictionary':{},'getPluralForm':null},_0x194dc4['da']['dictionary']=Object['assign'](_0x194dc4['da']['dictionary'],_0x17bfb8),_0x194dc4['da']['getPluralForm']=_0x2b7382;})(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':_0x14d3e8=>0x1!=_0x14d3e8}};
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':_0xf56188=>0x1!=_0xf56188}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x256c90=>{const {de:{dictionary:_0x20d788,getPluralForm:_0x39c2ab}}={'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':_0x27a163=>0x1!=_0x27a163}};_0x256c90['de']||={'dictionary':{},'getPluralForm':null},_0x256c90['de']['dictionary']=Object['assign'](_0x256c90['de']['dictionary'],_0x20d788),_0x256c90['de']['getPluralForm']=_0x39c2ab;})(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':_0x47a963=>0x1!=_0x47a963}};
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':_0x3fc500=>0x1!=_0x3fc500}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x124acb=>{const {el:{dictionary:_0x594d56,getPluralForm:_0x4b6a5a}}={'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':_0x206730=>0x1!=_0x206730}};_0x124acb['el']||={'dictionary':{},'getPluralForm':null},_0x124acb['el']['dictionary']=Object['assign'](_0x124acb['el']['dictionary'],_0x594d56),_0x124acb['el']['getPluralForm']=_0x4b6a5a;})(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':_0xda518e=>0x1!=_0xda518e}};
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':_0x361b15=>0x1!=_0x361b15}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x5cc4c9=>{const {'en-au':{dictionary:_0x4a0612,getPluralForm:_0x6897c9}}={'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':_0x2163da=>0x1!=_0x2163da}};_0x5cc4c9['en-au']||={'dictionary':{},'getPluralForm':null},_0x5cc4c9['en-au']['dictionary']=Object['assign'](_0x5cc4c9['en-au']['dictionary'],_0x4a0612),_0x5cc4c9['en-au']['getPluralForm']=_0x6897c9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x2ea697=>{const {en:{dictionary:_0x49dba0,getPluralForm:_0x591dba}}={'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}};_0x2ea697['en']||={'dictionary':{},'getPluralForm':null},_0x2ea697['en']['dictionary']=Object['assign'](_0x2ea697['en']['dictionary'],_0x49dba0),_0x2ea697['en']['getPluralForm']=_0x591dba;})(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':_0x165476=>0x1==_0x165476?0x0:0x0!=_0x165476&&_0x165476%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':_0x12755b=>0x1==_0x12755b?0x0:0x0!=_0x12755b&&_0x12755b%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x3f9876=>{const {es:{dictionary:_0x3b1456,getPluralForm:_0xba121e}}={'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':_0x24390d=>0x1==_0x24390d?0x0:0x0!=_0x24390d&&_0x24390d%0xf4240==0x0?0x1:0x2}};_0x3f9876['es']||={'dictionary':{},'getPluralForm':null},_0x3f9876['es']['dictionary']=Object['assign'](_0x3f9876['es']['dictionary'],_0x3b1456),_0x3f9876['es']['getPluralForm']=_0xba121e;})(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':_0x5d48b9=>0x1!=_0x5d48b9}};
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':_0x2b704c=>0x1!=_0x2b704c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x1348f0=>{const {et:{dictionary:_0x51afa8,getPluralForm:_0x1a6910}}={'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':_0x14a941=>0x1!=_0x14a941}};_0x1348f0['et']||={'dictionary':{},'getPluralForm':null},_0x1348f0['et']['dictionary']=Object['assign'](_0x1348f0['et']['dictionary'],_0x51afa8),_0x1348f0['et']['getPluralForm']=_0x1a6910;})(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':_0x248b3d=>0x1!=_0x248b3d}};
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':_0xd48d61=>0x1!=_0xd48d61}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x1640a6=>{const {fi:{dictionary:_0x535aa4,getPluralForm:_0x263bd3}}={'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':_0x49fa2c=>0x1!=_0x49fa2c}};_0x1640a6['fi']||={'dictionary':{},'getPluralForm':null},_0x1640a6['fi']['dictionary']=Object['assign'](_0x1640a6['fi']['dictionary'],_0x535aa4),_0x1640a6['fi']['getPluralForm']=_0x263bd3;})(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':_0x240ba8=>0x0==_0x240ba8||0x1==_0x240ba8?0x0:0x0!=_0x240ba8&&_0x240ba8%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':_0x3e8df8=>0x0==_0x3e8df8||0x1==_0x3e8df8?0x0:0x0!=_0x3e8df8&&_0x3e8df8%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x332df5=>{const {fr:{dictionary:_0x593c97,getPluralForm:_0x13059f}}={'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':_0x3deb93=>0x0==_0x3deb93||0x1==_0x3deb93?0x0:0x0!=_0x3deb93&&_0x3deb93%0xf4240==0x0?0x1:0x2}};_0x332df5['fr']||={'dictionary':{},'getPluralForm':null},_0x332df5['fr']['dictionary']=Object['assign'](_0x332df5['fr']['dictionary'],_0x593c97),_0x332df5['fr']['getPluralForm']=_0x13059f;})(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':_0x4e47a2=>0x1!=_0x4e47a2}};
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':_0x16ab7b=>0x1!=_0x16ab7b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x556577=>{const {gl:{dictionary:_0x1873b3,getPluralForm:_0x37fa0f}}={'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':_0x3fcf96=>0x1!=_0x3fcf96}};_0x556577['gl']||={'dictionary':{},'getPluralForm':null},_0x556577['gl']['dictionary']=Object['assign'](_0x556577['gl']['dictionary'],_0x1873b3),_0x556577['gl']['getPluralForm']=_0x37fa0f;})(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':_0x3b6ee0=>0x1==_0x3b6ee0&&_0x3b6ee0%0x1==0x0?0x0:0x2==_0x3b6ee0&&_0x3b6ee0%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':_0x468321=>0x1==_0x468321&&_0x468321%0x1==0x0?0x0:0x2==_0x468321&&_0x468321%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x56913c=>{const {he:{dictionary:_0x572423,getPluralForm:_0x43b4ab}}={'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':_0x141dbc=>0x1==_0x141dbc&&_0x141dbc%0x1==0x0?0x0:0x2==_0x141dbc&&_0x141dbc%0x1==0x0?0x1:0x2}};_0x56913c['he']||={'dictionary':{},'getPluralForm':null},_0x56913c['he']['dictionary']=Object['assign'](_0x56913c['he']['dictionary'],_0x572423),_0x56913c['he']['getPluralForm']=_0x43b4ab;})(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':_0x50b121=>0x1!=_0x50b121}};
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':_0x3ac79b=>0x1!=_0x3ac79b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x2d35a6=>{const {hi:{dictionary:_0x33b00c,getPluralForm:_0x3c4f07}}={'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':_0x52af1a=>0x1!=_0x52af1a}};_0x2d35a6['hi']||={'dictionary':{},'getPluralForm':null},_0x2d35a6['hi']['dictionary']=Object['assign'](_0x2d35a6['hi']['dictionary'],_0x33b00c),_0x2d35a6['hi']['getPluralForm']=_0x3c4f07;})(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':_0x56654f=>_0x56654f%0xa==0x1&&_0x56654f%0x64!=0xb?0x0:_0x56654f%0xa>=0x2&&_0x56654f%0xa<=0x4&&(_0x56654f%0x64<0xa||_0x56654f%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':_0x2bbff5=>_0x2bbff5%0xa==0x1&&_0x2bbff5%0x64!=0xb?0x0:_0x2bbff5%0xa>=0x2&&_0x2bbff5%0xa<=0x4&&(_0x2bbff5%0x64<0xa||_0x2bbff5%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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']||={});
23
+ (_0x531171=>{const {hr:{dictionary:_0x3eeea6,getPluralForm:_0x59bab2}}={'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':_0x37b8d9=>_0x37b8d9%0xa==0x1&&_0x37b8d9%0x64!=0xb?0x0:_0x37b8d9%0xa>=0x2&&_0x37b8d9%0xa<=0x4&&(_0x37b8d9%0x64<0xa||_0x37b8d9%0x64>=0x14)?0x1:0x2}};_0x531171['hr']||={'dictionary':{},'getPluralForm':null},_0x531171['hr']['dictionary']=Object['assign'](_0x531171['hr']['dictionary'],_0x3eeea6),_0x531171['hr']['getPluralForm']=_0x59bab2;})(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':_0x1c5be1=>0x1!=_0x1c5be1}};
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':_0x488d2f=>0x1!=_0x488d2f}};