@ckeditor/ckeditor5-export-word 43.0.0-alpha.0 → 43.0.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/build/export-word.js +1 -1
  2. package/build/translations/gl.js +1 -1
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/jv.js +1 -1
  48. package/dist/translations/jv.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sr-latn.js +1 -1
  74. package/dist/translations/sr-latn.umd.js +1 -1
  75. package/dist/translations/sr.js +1 -1
  76. package/dist/translations/sr.umd.js +1 -1
  77. package/dist/translations/sv.js +1 -1
  78. package/dist/translations/sv.umd.js +1 -1
  79. package/dist/translations/th.js +1 -1
  80. package/dist/translations/th.umd.js +1 -1
  81. package/dist/translations/tr.js +1 -1
  82. package/dist/translations/tr.umd.js +1 -1
  83. package/dist/translations/ug.js +1 -1
  84. package/dist/translations/ug.umd.js +1 -1
  85. package/dist/translations/uk.js +1 -1
  86. package/dist/translations/uk.umd.js +1 -1
  87. package/dist/translations/ur.js +1 -1
  88. package/dist/translations/ur.umd.js +1 -1
  89. package/dist/translations/vi.js +1 -1
  90. package/dist/translations/vi.umd.js +1 -1
  91. package/dist/translations/zh-cn.js +1 -1
  92. package/dist/translations/zh-cn.umd.js +1 -1
  93. package/dist/translations/zh.js +1 -1
  94. package/dist/translations/zh.umd.js +1 -1
  95. package/lang/translations/gl.po +5 -5
  96. package/package.json +5 -5
  97. package/src/exportword.js +1 -1
  98. package/src/exportwordcommand.js +1 -1
  99. package/src/exportwordui.js +1 -1
  100. package/src/index.js +1 -1
  101. package/src/utils/common-translations.js +1 -1
  102. 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(){const t=["Users","MergeFields","suggestions","from","TrackChanges","length","isResolved","content","cssText","CommentsRepository","9735420rHorep","data","text","author","document",".ck-content","join","trim","authorName","comment_threads","collaboration_features","map","getDataSetValues","contentLanguage","previewMode","config","getLabel","plugins","DateTimeFormat","ownerNode","56946zNjanJ","then","104ptfVwH","timezone","push","28SPZdqP","getSuggestions","25975igQLSU","mergeFields","createdAt","merge_fields","keys","indexOf","styleSheets","users","language","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.","get","@external","hasAttribute","fetch","MergeFieldsEditing","1443150GOIAaI","comments","warn","resolvedOptions","getCommentThreads","name","3297qfFaoO","cssRules","EDITOR_STYLES","data-cke","$labels","212lIcfeB","2366358dnfQQF","75801DexPXL","has","$defaultValues","entries",":root","all","getDefaultValues","timeZone","locale"];return(s=function(){return t})()}function i(){const t=u,e=[],n=[];for(const r of Array[t(535)](document[t(501)]))if(r[t(487)][t(507)](t(519)))for(const o of Array[t(535)](r[t(517)]))-1!==o[t(540)][t(500)](t(547))?e[t(492)](o[t(540)]):-1!==o[t(540)][t(500)](t(527))&&n[t(492)](o[t(540)]);return e[t(537)]||console[t(512)](t(504)),[...n,...e][t(548)](" ")[t(549)]()}function c(t,e={}){const n=u,r=t[n(485)][n(524)](n(532)),o=t[n(485)][n(524)](n(541)),s=t[n(485)][n(524)](n(536)),i=e;if(r&&o){const e=function(t){const e=u,n={};if(!t[e(537)])return n;for(const r of t)r[e(511)][e(479)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(492)]({author:t[o(545)][o(515)],content:t[o(539)],created:t[o(497)],is_resolved:r[o(538)]})}));return n}(t[n(485)][n(505)](n(541))[n(514)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(499)](e)[n(537)]&&(i[n(511)]=e)}if(r&&s){const e=t[n(485)][n(505)](n(536)),r=t[n(485)][n(505)](n(532)),o=function(t,e){const n=u,r={};if(!t[n(537)]||!e[n(537)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(506)],a=t?t[n(476)]:e[n(505)](i)[n(515)];r[o]={author:a,created:s}}return r}(e[n(494)]({toJSON:!0}),r[n(502)]);Object[n(499)](o)[n(537)]&&(i[n(534)]=o)}return(i[n(534)]||i[n(511)])&&(i[n(491)]=(new(Intl[n(486)]))[n(513)]()[n(530)]),i}function a(t,e={}){const n=u,r=t[n(485)][n(524)](n(532)),o=t[n(485)][n(524)](n(541)),s=t[n(485)][n(524)](n(536)),i=t[n(485)][n(524)](n(533)),c=t[n(531)][n(481)],a=e,d={};if(a[n(546)]=a[n(546)]||{},a[n(546)][n(503)]=a[n(546)][n(503)]||c,r&&o){const e=function(t){const e=u,n=[];if(!t[e(537)])return n;for(const r of t){const t=r[e(511)][e(479)]((t=>({author:t[e(545)][e(515)],content:t[e(539)],created_at:t[e(497)]})));n[e(492)]({thread_id:r.id,is_resolved:r[e(538)],comments:t})}return n}(t[n(485)][n(505)](n(541))[n(514)]({skipNotAttached:!0,skipEmpty:!0}));e[n(537)]&&(d[n(477)]=e)}if(r&&s){const e=t[n(485)][n(505)](n(536)),r=t[n(485)][n(505)](n(532)),o=function(t,e){const n=u;return t[n(537)]&&e[n(537)]?t[n(479)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(506)];return{id:t,author:c?c[i(476)]:e[i(505)](o)[i(515)],created_at:r}})):[]}(e[n(494)]({toJSON:!0}),r[n(502)]);o[n(537)]&&(d[n(534)]=o)}if(i){const e=t[n(485)][n(505)](n(533)),r=t[n(485)][n(505)](n(509)),o=r[n(482)],{prefix:s,suffix:i}=t[n(483)][n(505)](n(496));if(a[n(498)]={prefix:s,suffix:i},n(520)!==o){a[n(498)][n(543)]={};const t=n(525)===o?e[n(529)]():e[n(480)](o,!0);for(const e of Object[n(526)](t)){const[t,o]=e;a[n(498)][n(543)][t]=null!==o?o:r[n(484)](t)}}}return(d[n(477)]||d[n(534)])&&(a[n(491)]=(new(Intl[n(486)]))[n(513)]()[n(530)],a[n(478)]=d),a}function u(t,e){const n=s();return(u=function(t,e){return n[t-=476]})(t,e)}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=u,n=t();for(;;)try{if(280340===parseInt(e(523))/1+-parseInt(e(493))/2*(parseInt(e(488))/3)+parseInt(e(521))/4*(-parseInt(e(495))/5)+-parseInt(e(522))/6+parseInt(e(516))/7*(parseInt(e(490))/8)+parseInt(e(510))/9+parseInt(e(542))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);const p=f;function f(t,e){const n=m();return(f=function(t,e){return n[t-=447]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(181081===parseInt(e(497))/1*(parseInt(e(483))/2)+-parseInt(e(493))/3+parseInt(e(459))/4+parseInt(e(492))/5*(parseInt(e(522))/6)+-parseInt(e(500))/7*(-parseInt(e(507))/8)+parseInt(e(477))/9*(-parseInt(e(480))/10)+parseInt(e(510))/11*(parseInt(e(466))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);const l=[p(465),p(448),p(487),p(467),p(511),p(479),p(528),p(508),p(517),p(494)];class h extends t.Command{constructor(t){const e=p;super(t),this[e(486)](e(450),!1),this[e(509)]=!1}[p(489)](){const t=p;this[t(516)]=!this[t(450)],this[t(463)]=this[t(450)]?t(447):void 0}[p(476)](t={}){const e=p,n=this[e(488)],r=t[e(491)]||2,s=1===r,f=t[e(469)]||e(s?461:458),h=t[e(471)]||{},m=n[e(503)][e(455)](e(525)),g=t[e(478)]||m[e(513)],I=!0===h[e(520)],x=t[e(482)]||(t=>t[e(456)][e(455)]({pagination:I}));return 2===r&&function(t){for(const e of l)if(void 0!==t[e])return!0;return!1}(h)&&(0,o.logWarning)(e(502)),this[e(450)]=!0,this[e(489)](),function(t){const e=u;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(518)!==r?n[e(492)](window[e(508)](r)[e(489)]((t=>t[e(544)]()))):n[e(492)](i());return Promise[e(528)](n)[e(489)]((t=>t[e(548)](" ")[e(549)]()))}(t[e(449)]||[e(521)])[e(460)]((async r=>{const o=e;n.ui[o(454)][o(484)](d(n[o(453)],o(512)));const i=await x(n),u={html:o(519)+n[o(453)][o(464)]+'">'+i+o(498),css:r,[o(s?462:452)]:{...h,...s?c(n,h):a(n,h)}},p={method:o(524),headers:{"Content-Type":o(506),Accept:o(529),...g?{Authorization:g[o(463)]}:null},body:JSON[o(468)](u)};return window[o(527)](f,p)[o(460)]((t=>{const e=o;if(200!==t[e(490)])throw t;return t[e(518)]()}))[o(460)]((e=>{const r=o;n.ui[r(454)][r(484)](d(n[r(453)],r(457)));const s=r(526)==typeof t[r(470)]?t[r(470)]():t[r(470)];this[r(451)](e,s||r(501))}))}))[e(514)]((t=>{const r=e,o=n[r(503)][r(455)](r(481));throw n.ui[r(454)][r(484)](d(n[r(453)],r(505)),{politeness:r(523)}),o[r(499)](d(n[r(453)],r(485))),t}))[e(474)]((()=>{const t=e;this[t(450)]=!1,this[t(489)]()}))}[p(451)](t,e){const n=p,r=document[n(495)]("a");r[n(475)]=window[n(496)][n(515)](t),r[n(472)]=e,r[n(504)](),r[n(473)]()}}function m(){const t=["1021485inFyca","suggestions","createElement","URL","1rnUfzz","</div>","showWarning","368648yXFOIL","document.docx","export-word-v1-api-is-deprecated","plugins","click","Word document export failed","application/json","8GwlQne","footer","affectsData","11UCwjcG","margin_left","Word document export started","_token","catch","createObjectURL","isEnabled","comments","blob",'<div class="ck-content" dir="',"auto_pagination","EDITOR_STYLES","1375722poEDRA","assertive","POST","ExportWord","function","fetch","header","application/docx","pending","margin_top","stylesheets","isBusy","_downloadFile","config","locale","ariaLiveAnnouncer","get","data","Word document export successful","https://docx-converter.cke-cs.com/v2/convert/html-docx","335720ESIDmD","then","https://docx-converter.cke-cs.com/v1/convert","options","value","contentLanguageDirection","orientation","2811396zyPTGT","margin_bottom","stringify","converterUrl","fileName","converterOptions","download","remove","finally","href","execute","9XedaUl","token","format","2741450AENiri","Notification","dataCallback","391114jOSrRm","announce","An error occurred while generating the Word file.","set","margin_right","editor","refresh","status","version","5UHagVH"];return(m=function(){return t})()}const g=I;function I(t,e){const n=x();return(I=function(t,e){return n[t-=206]})(t,e)}function x(){const t=["49iyghqr","execute","commands","256016NlWkBB","focus","config","editor","Exporting Word document","label","53594NPDAMw","bind","33AfIPig","isEnabled","pluginName","94152kVOKio","_createButton","3669410FIjCOZ","iconView","add","set","get","listenTo","isOn","editing","isBusy","576225CdgQZp","locale","exportWord","9SDPdjJ","439076gByJmM","198438HKPdda","init","componentFactory","ExportWordUI","Export to Word","menuBar:exportWord","view","children","isVisible"];return(x=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(218632===parseInt(e(224))/1+parseInt(e(230))/2*(-parseInt(e(232))/3)+-parseInt(e(211))/4+-parseInt(e(207))/5+parseInt(e(212))/6+parseInt(e(221))/7*(parseInt(e(235))/8)+parseInt(e(210))/9*(parseInt(e(237))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class w extends t.Plugin{static get[g(234)](){return g(215)}[g(213)](){const t=g,n=this[t(227)];n.ui[t(214)][t(239)](t(209),(()=>{const r=t,o=n[r(223)][r(241)](r(209)),s=this[r(236)](e.ButtonView);return s[r(240)]({tooltip:!0}),s[r(231)](r(243)).to(o,r(206)),s})),n.ui[t(214)][t(239)](t(217),(()=>this[t(236)](e.MenuBarMenuListItemButtonView)))}[g(236)](t){const n=g,r=this[n(227)],o=r[n(226)][n(241)](n(209))||{},s=r[n(223)][n(241)](n(209)),i=new t(r[n(208)]),c=new e.SpinnerView;return i[n(219)][n(239)](c),c[n(231)](n(220)).to(s,n(206)),i[n(238)][n(231)](n(220)).to(s,n(206),(t=>!t)),i[n(240)]({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(231)](n(233)).to(s,n(233)),i[n(231)](n(229)).to(s,n(206),(t=>d(r[n(208)],n(t?228:216)))),this[n(242)](i,n(222),(()=>{const t=n;r[t(222)](t(209),o),r[t(244)][t(218)][t(225)]()})),i}}function v(t,e){const n=W();return(v=function(t,e){return n[t-=483]})(t,e)}const y=v;function W(){const t=["77thFdjX","tokenUrl","75xgrIcr","editor","exportWord","3512226nSrMmG","pluginName","init","then","token","_token","4607992KOEEHG","CloudServices","373428jGkECG","plugins","17324690VDxMok","add","requires","config","commands","ExportWord","7HmUFHM","28652kvzTUz","1891701bIWnaO","get","registerTokenUrl","17102FXrWda"];return(W=function(){return t})()}!function(t){const e=v,n=t();for(;;)try{if(354782===-parseInt(e(507))/1*(parseInt(e(506))/2)+parseInt(e(493))/3+-parseInt(e(502))/4*(-parseInt(e(509))/5)+-parseInt(e(485))/6+-parseInt(e(501))/7*(parseInt(e(491))/8)+parseInt(e(503))/9+parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class b extends t.Plugin{static get[y(486)](){return y(500)}static get[y(497)](){return[y(492),e.Notification,w]}[y(487)](){const t=y,e=this[t(483)],n=e[t(498)][t(504)](t(484))||{};e[t(499)][t(496)](t(484),new h(e));const r=e[t(494)][t(504)](t(492));!1===n[t(508)]?this[t(490)]=null:n[t(508)]?r[t(505)](n[t(508)])[t(488)]((e=>{this[t(490)]=e})):this[t(490)]=r[t(489)]}}function E(){var t=["112imQpBf","4rCNoZP","9mwwMKz","202266KqGnCQ","6796310DLFRmi","964596mvQICn","887874bcePTq","1684205hnnKzM","54224JNmHdy","1871136tzpGIg"];return(E=function(){return t})()}function k(t,e){var n=E();return(k=function(t,e){return n[t-=234]})(t,e)}!function(t){for(var e=k,n=t();;)try{if(247157===parseInt(e(235))/1+parseInt(e(238))/2+parseInt(e(237))/3*(-parseInt(e(243))/4)+-parseInt(e(239))/5+-parseInt(e(241))/6+parseInt(e(242))/7*(-parseInt(e(240))/8)+-parseInt(e(234))/9*(-parseInt(e(236))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>b});var t=n(782),e=n(311),o=n(584);function s(){const t=["80OjVEyI","mergeFields","$defaultValues","timeZone","cssText","getSuggestions","EDITOR_STYLES","name","comments","trim","config","users","suggestions","TrackChanges","8309580VXQCDQ","styleSheets","push","3113HTKaKe","getDefaultValues","getDataSetValues","13OzHASp","resolvedOptions","comment_threads","421143TTWqjX","Users","data","warn","478751OoAoSh","CommentsRepository","document","get","41160876HeKLyd","39290IJhTLQ","5268nTuYyh","timezone","ownerNode","getLabel","cssRules","DateTimeFormat","previewMode","map","text",":root","data-cke","fetch","collaboration_features","all","isResolved","merge_fields","7027389pLSHJz","MergeFieldsEditing","authorName","@external","author","4KhMUlq","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.","from","keys","content","plugins","has","locale","join","436nDwKtd","language","hasAttribute","length","indexOf","getCommentThreads","contentLanguage","then",".ck-content","createdAt","$labels","6MJDLCC","MergeFields","entries"];return(s=function(){return t})()}function i(){const t=a,e=[],n=[];for(const r of Array[t(453)](document[t(489)]))if(r[t(509)][t(462)](t(440)))for(const o of Array[t(453)](r[t(511)]))-1!==o[t(478)][t(464)](t(468))?e[t(490)](o[t(478)]):-1!==o[t(478)][t(464)](t(439))&&n[t(490)](o[t(478)]);return e[t(463)]||console[t(500)](t(452)),[...n,...e][t(459)](" ")[t(483)]()}function c(t,e={}){const n=a,r=t[n(456)][n(457)](n(498)),o=t[n(456)][n(457)](n(502)),s=t[n(456)][n(457)](n(487)),i=e;if(r&&o){const e=function(t){const e=a,n={};if(!t[e(463)])return n;for(const r of t)r[e(482)][e(514)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(490)]({author:t[o(450)][o(481)],content:t[o(455)],created:t[o(469)],is_resolved:r[o(444)]})}));return n}(t[n(456)][n(504)](n(502))[n(465)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(454)](e)[n(463)]&&(i[n(482)]=e)}if(r&&s){const e=t[n(456)][n(504)](n(487)),r=t[n(456)][n(504)](n(498)),o=function(t,e){const n=a,r={};if(!t[n(463)]||!e[n(463)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(449)],a=t?t[n(448)]:e[n(504)](i)[n(481)];r[o]={author:a,created:s}}return r}(e[n(479)]({toJSON:!0}),r[n(485)]);Object[n(454)](o)[n(463)]&&(i[n(486)]=o)}return(i[n(486)]||i[n(482)])&&(i[n(508)]=(new(Intl[n(512)]))[n(495)]()[n(477)]),i}function a(t,e){const n=s();return(a=function(t,e){return n[t-=438]})(t,e)}function u(t,e={}){const n=a,r=t[n(456)][n(457)](n(498)),o=t[n(456)][n(457)](n(502)),s=t[n(456)][n(457)](n(487)),i=t[n(456)][n(457)](n(472)),c=t[n(458)][n(466)],u=e,d={};if(u[n(503)]=u[n(503)]||{},u[n(503)][n(461)]=u[n(503)][n(461)]||c,r&&o){const e=function(t){const e=a,n=[];if(!t[e(463)])return n;for(const r of t){const t=r[e(482)][e(514)]((t=>({author:t[e(450)][e(481)],content:t[e(455)],created_at:t[e(469)]})));n[e(490)]({thread_id:r.id,is_resolved:r[e(444)],comments:t})}return n}(t[n(456)][n(504)](n(502))[n(465)]({skipNotAttached:!0,skipEmpty:!0}));e[n(463)]&&(d[n(496)]=e)}if(r&&s){const e=t[n(456)][n(504)](n(487)),r=t[n(456)][n(504)](n(498)),o=function(t,e){const n=a;return t[n(463)]&&e[n(463)]?t[n(514)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(449)];return{id:t,author:c?c[i(448)]:e[i(504)](o)[i(481)],created_at:r}})):[]}(e[n(479)]({toJSON:!0}),r[n(485)]);o[n(463)]&&(d[n(486)]=o)}if(i){const e=t[n(456)][n(504)](n(447)),r=e[n(513)],{prefix:o,suffix:s}=t[n(484)][n(504)](n(475));if(u[n(445)]={prefix:o,suffix:s},n(470)!==r){u[n(445)][n(499)]={};const t=n(476)===r?e[n(492)]():e[n(493)](r,!0);for(const r of Object[n(473)](t)){const[t,o]=r;u[n(445)][n(499)][t]=null!==o?o:e[n(510)](t)}}}return(d[n(496)]||d[n(486)])&&(u[n(508)]=(new(Intl[n(512)]))[n(495)]()[n(477)],u[n(442)]=d),u}function d(t,e){const n=t.t;switch(e){case"Export to Word":return n("Export to Word");case"An error occurred while generating the Word file.":return n("An error occurred while generating the Word file.");case"Word document export started":return n("Word document export started");case"Word document export failed":return n("Word document export failed");case"Word document export successful":return n("Word document export successful");case"Exporting Word document":return n("Exporting Word document");default:return e}}!function(t){const e=a,n=t();for(;;)try{if(832196===-parseInt(e(460))/1*(parseInt(e(507))/2)+-parseInt(e(497))/3*(parseInt(e(451))/4)+-parseInt(e(488))/5*(parseInt(e(471))/6)+parseInt(e(501))/7*(parseInt(e(474))/8)+parseInt(e(446))/9+-parseInt(e(506))/10*(parseInt(e(491))/11)+-parseInt(e(505))/12*(-parseInt(e(494))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);const p=h;function f(){const t=["converterUrl","</div>","click","execute","footer","fileName","options","94789tUERaw","locale","_downloadFile","set","application/docx","ExportWord","suggestions","12iWXpGJ","format","download","version","1266294DeRGrw","15mheOeh","fetch","11660831vduZpK",'<div class="ck-content" dir="',"Word document export successful","document.docx","Word document export started","stylesheets","margin_right","href","createElement","https://docx-converter.cke-cs.com/v2/convert/html-docx","orientation","converterOptions","margin_top","EDITOR_STYLES","695104LjmgPz","ariaLiveAnnouncer","POST","https://docx-converter.cke-cs.com/v1/convert","isEnabled","assertive","isBusy","Notification","remove","status","data","stringify","plugins","blob","contentLanguageDirection","value","catch","10085280FntdHX","auto_pagination","finally","URL","export-word-v1-api-is-deprecated","dataCallback","showWarning","706380wpRHjw","margin_left","Word document export failed","createObjectURL","application/json","config","then","margin_bottom","pending","affectsData","refresh","editor","function","_token","token","header","An error occurred while generating the Word file.","get","comments","575046ZrPYHh","24rulpTS","announce"];return(f=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(871562===-parseInt(e(531))/1*(parseInt(e(538))/2)+-parseInt(e(502))/3+-parseInt(e(559))/4+parseInt(e(543))/5*(-parseInt(e(542))/6)+parseInt(e(545))/7+parseInt(e(522))/8*(-parseInt(e(521))/9)+parseInt(e(495))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);const l=[p(555),p(557),p(551),p(509),p(503),p(539),p(517),p(528),p(520),p(537)];function h(t,e){const n=f();return(h=function(t,e){return n[t-=494]})(t,e)}class m extends t.Command{constructor(t){const e=p;super(t),this[e(534)](e(565),!1),this[e(511)]=!1}[p(512)](){const t=p;this[t(563)]=!this[t(565)],this[t(574)]=this[t(565)]?t(510):void 0}[p(527)](t={}){const e=p,n=this[e(513)],r=t[e(541)]||2,s=1===r,f=t[e(524)]||e(s?562:554),h=t[e(556)]||{},m=n[e(571)][e(519)](e(536)),g=t[e(516)]||m[e(515)],I=!0===h[e(496)],x=t[e(500)]||(t=>t[e(569)][e(519)]({pagination:I}));return 2===r&&function(t){for(const e of l)if(void 0!==t[e])return!0;return!1}(h)&&(0,o.logWarning)(e(499)),this[e(565)]=!0,this[e(512)](),function(t){const e=a;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(480)!==r?n[e(490)](window[e(441)](r)[e(467)]((t=>t[e(438)]()))):n[e(490)](i());return Promise[e(443)](n)[e(467)]((t=>t[e(459)](" ")[e(483)]()))}(t[e(550)]||[e(558)])[e(508)]((async r=>{const o=e;n.ui[o(560)][o(523)](d(n[o(532)],o(549)));const i=await x(n),a={html:o(546)+n[o(532)][o(573)]+'">'+i+o(525),css:r,[o(s?530:507)]:{...h,...s?c(n,h):u(n,h)}},p={method:o(561),headers:{"Content-Type":o(506),Accept:o(535),...g?{Authorization:g[o(574)]}:null},body:JSON[o(570)](a)};return window[o(544)](f,p)[o(508)]((t=>{const e=o;if(200!==t[e(568)])throw t;return t[e(572)]()}))[o(508)]((e=>{const r=o;n.ui[r(560)][r(523)](d(n[r(532)],r(547)));const s=r(514)==typeof t[r(529)]?t[r(529)]():t[r(529)];this[r(533)](e,s||r(548))}))}))[e(494)]((t=>{const r=e,o=n[r(571)][r(519)](r(566));throw n.ui[r(560)][r(523)](d(n[r(532)],r(504)),{politeness:r(564)}),o[r(501)](d(n[r(532)],r(518))),t}))[e(497)]((()=>{const t=e;this[t(565)]=!1,this[t(512)]()}))}[p(533)](t,e){const n=p,r=document[n(553)]("a");r[n(552)]=window[n(498)][n(505)](t),r[n(540)]=e,r[n(526)](),r[n(567)]()}}const g=I;function I(t,e){const n=w();return(I=function(t,e){return n[t-=410]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(311436===-parseInt(e(442))/1+parseInt(e(427))/2*(-parseInt(e(443))/3)+-parseInt(e(419))/4*(-parseInt(e(415))/5)+-parseInt(e(438))/6*(-parseInt(e(444))/7)+-parseInt(e(429))/8*(parseInt(e(435))/9)+parseInt(e(410))/10+parseInt(e(412))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class x extends t.Plugin{static get[g(423)](){return g(422)}[g(433)](){const t=g,n=this[t(418)];n.ui[t(448)][t(430)](t(434),(()=>{const r=t,o=n[r(414)][r(416)](r(434)),s=this[r(436)](e.ButtonView);return s[r(411)]({tooltip:!0}),s[r(428)](r(449)).to(o,r(420)),s})),n.ui[t(448)][t(430)](t(417),(()=>this[t(436)](e.MenuBarMenuListItemButtonView)))}[g(436)](t){const n=g,r=this[n(418)],o=r[n(424)][n(416)](n(434))||{},s=r[n(414)][n(416)](n(434)),i=new t(r[n(440)]),c=new e.SpinnerView;return i[n(437)][n(430)](c),c[n(428)](n(446)).to(s,n(420)),i[n(445)][n(428)](n(446)).to(s,n(420),(t=>!t)),i[n(411)]({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(428)](n(425)).to(s,n(425)),i[n(428)](n(441)).to(s,n(420),(t=>d(r[n(440)],n(t?431:421)))),this[n(413)](i,n(426),(()=>{const t=n;r[t(426)](t(434),o),r[t(439)][t(432)][t(447)]()})),i}}function w(){const t=["ExportWordUI","pluginName","config","isEnabled","execute","8aKAbQI","bind","3472104sMwVbf","add","Exporting Word document","view","init","exportWord","9whDkwx","_createButton","children","8922iLuMbk","editing","locale","label","192800ChzFLe","54666zVPOMl","1043liSFNr","iconView","isVisible","focus","componentFactory","isOn","3579330TGhGtm","set","3921654ZWwchf","listenTo","commands","65uvrZke","get","menuBar:exportWord","editor","23116nbrktb","isBusy","Export to Word"];return(w=function(){return t})()}const v=W;function W(t,e){const n=y();return(W=function(t,e){return n[t-=464]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(931310===-parseInt(e(466))/1*(parseInt(e(465))/2)+-parseInt(e(488))/3+parseInt(e(478))/4+-parseInt(e(476))/5*(parseInt(e(485))/6)+parseInt(e(480))/7*(parseInt(e(479))/8)+parseInt(e(473))/9+parseInt(e(474))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends t.Plugin{static get[v(482)](){return v(490)}static get[v(481)](){return[v(486),e.Notification,x]}[v(487)](){const t=v,e=this[t(464)],n=e[t(477)][t(469)](t(468))||{};e[t(483)][t(475)](t(468),new m(e));const r=e[t(484)][t(469)](t(486));!1===n[t(489)]?this[t(471)]=null:n[t(489)]?r[t(472)](n[t(489)])[t(467)]((e=>{this[t(471)]=e})):this[t(471)]=r[t(470)]}}function y(){const t=["init","2699481lSvDTV","tokenUrl","ExportWord","editor","442022DutHfJ","5aKtjlS","then","exportWord","get","token","_token","registerTokenUrl","9377154cXJUPk","26814290lIvExw","add","6099605kHtGWw","config","432732nfxNDB","40hPYvUv","454433SSnVkG","requires","pluginName","commands","plugins","6umMACI","CloudServices"];return(y=function(){return t})()}function k(t,e){var n=E();return(k=function(t,e){return n[t-=271]})(t,e)}function E(){var t=["340911eixsXX","3914472mIEdgi","581773Crvoks","904116koOZqV","5304900MyhNuD","3534104cdatqj","95QNTITc","245226UMlZeR","128yUiVLE"];return(E=function(){return t})()}!function(t){for(var e=k,n=t();;)try{if(769427===-parseInt(e(274))/1+parseInt(e(275))/2+-parseInt(e(273))/3+parseInt(e(276))/4+-parseInt(e(278))/5*(-parseInt(e(279))/6)+-parseInt(e(277))/7+parseInt(e(271))/8*(parseInt(e(272))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
@@ -1 +1 @@
1
- !function(o){const r=o.gl=o.gl||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the Word file.":"Produciuse un erro ao xerar o ficheiro Word.","Export to Word":"Exportar a Word","Exporting Word document":"","Word document export failed":"","Word document export started":"","Word document export successful":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(o){const r=o.gl=o.gl||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the Word file.":"Produciuse un erro ao xerar o ficheiro de Word.","Export to Word":"Exportar a Word","Exporting Word document":"Exportando un documento de Word","Word document export failed":"Produciuse un fallo ao exportar un documento de Word","Word document export started":"Comezou a exportación do documento de Word","Word document export successful":"A exportación do documento de Word foi satisfactoria"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0xe25672,Plugin as _0x45fd1d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x3f5849,MenuBarMenuListItemButtonView as _0x2ca451,SpinnerView as _0xb0011,Notification as _0x23883b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0xf6e513}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x592717=[],_0x442bce=[];for(const _0x7c7856 of Array['from'](document['styleSheets'])){if(_0x7c7856['ownerNode']['hasAttribute']('data-cke')){for(const _0x4d8ecf of Array['from'](_0x7c7856['cssRules']))-0x1!==_0x4d8ecf['cssText']['indexOf']('.ck-content')?_0x592717['push'](_0x4d8ecf['cssText']):-0x1!==_0x4d8ecf['cssText']['indexOf'](':root')&&_0x442bce['push'](_0x4d8ecf['cssText']);}}return _0x592717['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.'),[..._0x442bce,..._0x592717]['join']('\x20')['trim']();}function a(_0x301144,_0x590534={}){const _0x1e8a4b=_0x301144['plugins']['has']('Users'),_0x548b64=_0x301144['plugins']['has']('CommentsRepository'),_0xf81c64=_0x301144['plugins']['has']('TrackChanges'),_0x58f6ab=_0x590534;if(_0x1e8a4b&&_0x548b64){const _0x2f60cd=function(_0x530e44){const _0x4851fe={};if(!_0x530e44['length'])return _0x4851fe;for(const _0x54e02e of _0x530e44)_0x54e02e['comments']['map'](_0xad32ba=>{void 0x0===_0x4851fe[_0x54e02e['id']]&&(_0x4851fe[_0x54e02e['id']]=[]),_0x4851fe[_0x54e02e['id']]['push']({'author':_0xad32ba['author']['name'],'content':_0xad32ba['content'],'created':_0xad32ba['createdAt'],'is_resolved':_0x54e02e['isResolved']});});return _0x4851fe;}(_0x301144['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x2f60cd)['length']&&(_0x58f6ab['comments']=_0x2f60cd);}if(_0x1e8a4b&&_0xf81c64){const _0xc0b6a2=_0x301144['plugins']['get']('TrackChanges'),_0x388b91=_0x301144['plugins']['get']('Users'),_0x4c4338=function(_0x45cdf3,_0x2b0b2b){const _0x4ae5da={};if(!_0x45cdf3['length']||!_0x2b0b2b['length'])return _0x4ae5da;for(const {id:_0xf2f2d3,createdAt:_0x4ce607,authorId:_0x53c618,attributes:_0x53d519}of _0x45cdf3){const _0x846447=_0x53d519&&_0x53d519['@external'],_0x4e29ad=_0x846447?_0x846447['authorName']:_0x2b0b2b['get'](_0x53c618)['name'];_0x4ae5da[_0xf2f2d3]={'author':_0x4e29ad,'created':_0x4ce607};}return _0x4ae5da;}(_0xc0b6a2['getSuggestions']({'toJSON':!0x0}),_0x388b91['users']);Object['keys'](_0x4c4338)['length']&&(_0x58f6ab['suggestions']=_0x4c4338);}return(_0x58f6ab['suggestions']||_0x58f6ab['comments'])&&(_0x58f6ab['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x58f6ab;}function m(_0x459257,_0x560b88={}){const _0x11f921=_0x459257['plugins']['has']('Users'),_0x1bde02=_0x459257['plugins']['has']('CommentsRepository'),_0x5d0dc8=_0x459257['plugins']['has']('TrackChanges'),_0x351e92=_0x459257['plugins']['has']('MergeFields'),_0x2585e7=_0x459257['locale']['contentLanguage'],_0x521234=_0x560b88,_0x5e6843={};if(_0x521234['document']=_0x521234['document']||{},_0x521234['document']['language']=_0x521234['document']['language']||_0x2585e7,_0x11f921&&_0x1bde02){const _0x5e7f53=function(_0x1d487a){const _0x128a07=[];if(!_0x1d487a['length'])return _0x128a07;for(const _0x45b4df of _0x1d487a){const _0x39ace0=_0x45b4df['comments']['map'](_0x4cafad=>({'author':_0x4cafad['author']['name'],'content':_0x4cafad['content'],'created_at':_0x4cafad['createdAt']}));_0x128a07['push']({'thread_id':_0x45b4df['id'],'is_resolved':_0x45b4df['isResolved'],'comments':_0x39ace0});}return _0x128a07;}(_0x459257['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x5e7f53['length']&&(_0x5e6843['comment_threads']=_0x5e7f53);}if(_0x11f921&&_0x5d0dc8){const _0x2acb85=_0x459257['plugins']['get']('TrackChanges'),_0x3928a3=_0x459257['plugins']['get']('Users'),_0x4b00f8=function(_0x30a582,_0xae8211){if(!_0x30a582['length']||!_0xae8211['length'])return[];return _0x30a582['map'](({id:_0x3e3111,createdAt:_0x275096,authorId:_0x5cce32,attributes:_0x5c35d7})=>{const _0x5a4cd5=_0x5c35d7&&_0x5c35d7['@external'];return{'id':_0x3e3111,'author':_0x5a4cd5?_0x5a4cd5['authorName']:_0xae8211['get'](_0x5cce32)['name'],'created_at':_0x275096};});}(_0x2acb85['getSuggestions']({'toJSON':!0x0}),_0x3928a3['users']);_0x4b00f8['length']&&(_0x5e6843['suggestions']=_0x4b00f8);}if(_0x351e92){const _0x515cc0=_0x459257['plugins']['get']('MergeFields'),_0x6d2be5=_0x459257['plugins']['get']('MergeFieldsEditing'),_0x6627e0=_0x6d2be5['previewMode'],{prefix:_0x2f1d42,suffix:_0x16407b}=_0x459257['config']['get']('mergeFields');if(_0x521234['merge_fields']={'prefix':_0x2f1d42,'suffix':_0x16407b},'$labels'!==_0x6627e0){_0x521234['merge_fields']['data']={};const _0x80320e='$defaultValues'===_0x6627e0?_0x515cc0['getDefaultValues']():_0x515cc0['getDataSetValues'](_0x6627e0,!0x0);for(const _0x1ae378 of Object['entries'](_0x80320e)){const [_0x2b9ff9,_0x3c9cec]=_0x1ae378;_0x521234['merge_fields']['data'][_0x2b9ff9]=null!==_0x3c9cec?_0x3c9cec:_0x6d2be5['getLabel'](_0x2b9ff9);}}}return(_0x5e6843['comment_threads']||_0x5e6843['suggestions'])&&(_0x521234['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x521234['collaboration_features']=_0x5e6843),_0x521234;}function p(_0x2c81e3,_0x2eb18f){const t=_0x2c81e3['t'];switch(_0x2eb18f){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 _0x2eb18f;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0xe25672{constructor(_0x4ea2f3){super(_0x4ea2f3),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x7f35b8={}){const _0x471318=this['editor'],_0x4f3745=_0x7f35b8['version']||0x2,_0x7aaa5e=0x1===_0x4f3745,_0x47ea5f=_0x7f35b8['converterUrl']||(_0x7aaa5e?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x445c79=_0x7f35b8['converterOptions']||{},_0x4e3eca=_0x471318['plugins']['get']('ExportWord'),_0x4a09d4=_0x7f35b8['token']||_0x4e3eca['_token'],_0x3e5c30=!0x0===_0x445c79['auto_pagination'],_0x3373f0=_0x7f35b8['dataCallback']||(_0x460c56=>_0x460c56['data']['get']({'pagination':_0x3e5c30}));return 0x2===_0x4f3745&&function(_0x4fdbe1){for(const _0x414604 of h)if(void 0x0!==_0x4fdbe1[_0x414604])return!0x0;return!0x1;}(_0x445c79)&&_0xf6e513('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x29aef7){if(!_0x29aef7)return new Promise(_0x1bc927=>_0x1bc927(''));const _0x57170d=[];for(const _0x850ccc of _0x29aef7)'EDITOR_STYLES'!==_0x850ccc?_0x57170d['push'](window['fetch'](_0x850ccc)['then'](_0x34d7ad=>_0x34d7ad['text']())):_0x57170d['push'](f());return Promise['all'](_0x57170d)['then'](_0x59a600=>_0x59a600['join']('\x20')['trim']());}(_0x7f35b8['stylesheets']||['EDITOR_STYLES'])['then'](async _0x34da00=>{_0x471318['ui']['ariaLiveAnnouncer']['announce'](p(_0x471318['locale'],'Word\x20document\x20export\x20started'));const _0xcfc8d9=await _0x3373f0(_0x471318),_0x31c05c={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x471318['locale']['contentLanguageDirection']+'\x22>'+_0xcfc8d9+'</div>','css':_0x34da00,[_0x7aaa5e?'options':'config']:{..._0x445c79,..._0x7aaa5e?a(_0x471318,_0x445c79):m(_0x471318,_0x445c79)}},_0x4ff14a={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x4a09d4?{'Authorization':_0x4a09d4['value']}:null},'body':JSON['stringify'](_0x31c05c)};return window['fetch'](_0x47ea5f,_0x4ff14a)['then'](_0x549096=>{if(0xc8!==_0x549096['status'])throw _0x549096;return _0x549096['blob']();})['then'](_0x42388d=>{_0x471318['ui']['ariaLiveAnnouncer']['announce'](p(_0x471318['locale'],'Word\x20document\x20export\x20successful'));const _0x4a0c99='function'==typeof _0x7f35b8['fileName']?_0x7f35b8['fileName']():_0x7f35b8['fileName'];this['_downloadFile'](_0x42388d,_0x4a0c99||'document.docx');});})['catch'](_0x2ab4af=>{const _0x443ea7=_0x471318['plugins']['get']('Notification');throw _0x471318['ui']['ariaLiveAnnouncer']['announce'](p(_0x471318['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x443ea7['showWarning'](p(_0x471318['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x2ab4af;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x1e16d9,_0x51852c){const _0x4c1019=document['createElement']('a');_0x4c1019['href']=window['URL']['createObjectURL'](_0x1e16d9),_0x4c1019['download']=_0x51852c,_0x4c1019['click'](),_0x4c1019['remove']();}}class i extends _0x45fd1d{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x3d0dc3=this['editor'];_0x3d0dc3['ui']['componentFactory']['add']('exportWord',()=>{const _0x1e8d3d=_0x3d0dc3['commands']['get']('exportWord'),_0x320ca9=this['_createButton'](_0x3f5849);return _0x320ca9['set']({'tooltip':!0x0}),_0x320ca9['bind']('isOn')['to'](_0x1e8d3d,'isBusy'),_0x320ca9;}),_0x3d0dc3['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x2ca451));}['_createButton'](_0xf3634){const _0x3d58a3=this['editor'],_0x3d2a5f=_0x3d58a3['config']['get']('exportWord')||{},_0x399623=_0x3d58a3['commands']['get']('exportWord'),_0x59431a=new _0xf3634(_0x3d58a3['locale']),_0x5b9daa=new _0xb0011();return _0x59431a['children']['add'](_0x5b9daa),_0x5b9daa['bind']('isVisible')['to'](_0x399623,'isBusy'),_0x59431a['iconView']['bind']('isVisible')['to'](_0x399623,'isBusy',_0x5de2f4=>!_0x5de2f4),_0x59431a['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'}),_0x59431a['bind']('isEnabled')['to'](_0x399623,'isEnabled'),_0x59431a['bind']('label')['to'](_0x399623,'isBusy',_0x3e6cea=>p(_0x3d58a3['locale'],_0x3e6cea?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x59431a,'execute',()=>{_0x3d58a3['execute']('exportWord',_0x3d2a5f),_0x3d58a3['editing']['view']['focus']();}),_0x59431a;}}class s extends _0x45fd1d{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x23883b,i];}['init'](){const _0x40ebb8=this['editor'],_0x5011b1=_0x40ebb8['config']['get']('exportWord')||{};_0x40ebb8['commands']['add']('exportWord',new e(_0x40ebb8));const _0x291571=_0x40ebb8['plugins']['get']('CloudServices');!0x1===_0x5011b1['tokenUrl']?this['_token']=null:_0x5011b1['tokenUrl']?_0x291571['registerTokenUrl'](_0x5011b1['tokenUrl'])['then'](_0x5990de=>{this['_token']=_0x5990de;}):this['_token']=_0x291571['token'];}}export{s as ExportWord};
23
+ import{Command as _0x1e529a,Plugin as _0x29d533}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x359435,MenuBarMenuListItemButtonView as _0x5e89c5,SpinnerView as _0x2b1808,Notification as _0x251271}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x80bfe4}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x1833a1=[],_0x52884c=[];for(const _0x650dcd of Array['from'](document['styleSheets'])){if(_0x650dcd['ownerNode']['hasAttribute']('data-cke')){for(const _0x134eb0 of Array['from'](_0x650dcd['cssRules']))-0x1!==_0x134eb0['cssText']['indexOf']('.ck-content')?_0x1833a1['push'](_0x134eb0['cssText']):-0x1!==_0x134eb0['cssText']['indexOf'](':root')&&_0x52884c['push'](_0x134eb0['cssText']);}}return _0x1833a1['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.'),[..._0x52884c,..._0x1833a1]['join']('\x20')['trim']();}function a(_0xb82999,_0x490b0e={}){const _0x448279=_0xb82999['plugins']['has']('Users'),_0x1e386a=_0xb82999['plugins']['has']('CommentsRepository'),_0xe8496b=_0xb82999['plugins']['has']('TrackChanges'),_0x5db20c=_0x490b0e;if(_0x448279&&_0x1e386a){const _0x97cf49=function(_0x104e83){const _0x251f16={};if(!_0x104e83['length'])return _0x251f16;for(const _0x18807e of _0x104e83)_0x18807e['comments']['map'](_0x1b8f22=>{void 0x0===_0x251f16[_0x18807e['id']]&&(_0x251f16[_0x18807e['id']]=[]),_0x251f16[_0x18807e['id']]['push']({'author':_0x1b8f22['author']['name'],'content':_0x1b8f22['content'],'created':_0x1b8f22['createdAt'],'is_resolved':_0x18807e['isResolved']});});return _0x251f16;}(_0xb82999['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x97cf49)['length']&&(_0x5db20c['comments']=_0x97cf49);}if(_0x448279&&_0xe8496b){const _0x559532=_0xb82999['plugins']['get']('TrackChanges'),_0x4173a6=_0xb82999['plugins']['get']('Users'),_0x3f2506=function(_0x397553,_0x31c42c){const _0x1b883f={};if(!_0x397553['length']||!_0x31c42c['length'])return _0x1b883f;for(const {id:_0x2382ed,createdAt:_0x565059,authorId:_0x28c5c9,attributes:_0x32768f}of _0x397553){const _0x5bb858=_0x32768f&&_0x32768f['@external'],_0x434847=_0x5bb858?_0x5bb858['authorName']:_0x31c42c['get'](_0x28c5c9)['name'];_0x1b883f[_0x2382ed]={'author':_0x434847,'created':_0x565059};}return _0x1b883f;}(_0x559532['getSuggestions']({'toJSON':!0x0}),_0x4173a6['users']);Object['keys'](_0x3f2506)['length']&&(_0x5db20c['suggestions']=_0x3f2506);}return(_0x5db20c['suggestions']||_0x5db20c['comments'])&&(_0x5db20c['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x5db20c;}function m(_0x4452cc,_0x300225={}){const _0x287586=_0x4452cc['plugins']['has']('Users'),_0x398d0f=_0x4452cc['plugins']['has']('CommentsRepository'),_0x5880b0=_0x4452cc['plugins']['has']('TrackChanges'),_0x4e3525=_0x4452cc['plugins']['has']('MergeFields'),_0x4e97ee=_0x4452cc['locale']['contentLanguage'],_0xa4124f=_0x300225,_0xb9f642={};if(_0xa4124f['document']=_0xa4124f['document']||{},_0xa4124f['document']['language']=_0xa4124f['document']['language']||_0x4e97ee,_0x287586&&_0x398d0f){const _0x4ecba0=function(_0x202c48){const _0x483a84=[];if(!_0x202c48['length'])return _0x483a84;for(const _0x468468 of _0x202c48){const _0x1a467e=_0x468468['comments']['map'](_0x3e1e82=>({'author':_0x3e1e82['author']['name'],'content':_0x3e1e82['content'],'created_at':_0x3e1e82['createdAt']}));_0x483a84['push']({'thread_id':_0x468468['id'],'is_resolved':_0x468468['isResolved'],'comments':_0x1a467e});}return _0x483a84;}(_0x4452cc['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x4ecba0['length']&&(_0xb9f642['comment_threads']=_0x4ecba0);}if(_0x287586&&_0x5880b0){const _0x306989=_0x4452cc['plugins']['get']('TrackChanges'),_0x1831e7=_0x4452cc['plugins']['get']('Users'),_0x1220fe=function(_0x119e20,_0x1d75dd){if(!_0x119e20['length']||!_0x1d75dd['length'])return[];return _0x119e20['map'](({id:_0x49bb70,createdAt:_0x123da8,authorId:_0x202341,attributes:_0x243767})=>{const _0x1331a7=_0x243767&&_0x243767['@external'];return{'id':_0x49bb70,'author':_0x1331a7?_0x1331a7['authorName']:_0x1d75dd['get'](_0x202341)['name'],'created_at':_0x123da8};});}(_0x306989['getSuggestions']({'toJSON':!0x0}),_0x1831e7['users']);_0x1220fe['length']&&(_0xb9f642['suggestions']=_0x1220fe);}if(_0x4e3525){const _0x26cdbb=_0x4452cc['plugins']['get']('MergeFieldsEditing'),_0x28b4ea=_0x26cdbb['previewMode'],{prefix:_0x3dcd62,suffix:_0xea2f6f}=_0x4452cc['config']['get']('mergeFields');if(_0xa4124f['merge_fields']={'prefix':_0x3dcd62,'suffix':_0xea2f6f},'$labels'!==_0x28b4ea){_0xa4124f['merge_fields']['data']={};const _0x4441c8='$defaultValues'===_0x28b4ea?_0x26cdbb['getDefaultValues']():_0x26cdbb['getDataSetValues'](_0x28b4ea,!0x0);for(const _0x1f63a9 of Object['entries'](_0x4441c8)){const [_0x458f84,_0x5dec45]=_0x1f63a9;_0xa4124f['merge_fields']['data'][_0x458f84]=null!==_0x5dec45?_0x5dec45:_0x26cdbb['getLabel'](_0x458f84);}}}return(_0xb9f642['comment_threads']||_0xb9f642['suggestions'])&&(_0xa4124f['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0xa4124f['collaboration_features']=_0xb9f642),_0xa4124f;}function p(_0x4e1c20,_0x2cdf8a){const t=_0x4e1c20['t'];switch(_0x2cdf8a){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 _0x2cdf8a;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x1e529a{constructor(_0x2adf45){super(_0x2adf45),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x25b4ae={}){const _0x177595=this['editor'],_0x14a586=_0x25b4ae['version']||0x2,_0x4ba546=0x1===_0x14a586,_0x497e9f=_0x25b4ae['converterUrl']||(_0x4ba546?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x47fdf7=_0x25b4ae['converterOptions']||{},_0x624a3d=_0x177595['plugins']['get']('ExportWord'),_0x48527d=_0x25b4ae['token']||_0x624a3d['_token'],_0x30061b=!0x0===_0x47fdf7['auto_pagination'],_0xed35db=_0x25b4ae['dataCallback']||(_0x582c1c=>_0x582c1c['data']['get']({'pagination':_0x30061b}));return 0x2===_0x14a586&&function(_0x3fd549){for(const _0x585884 of h)if(void 0x0!==_0x3fd549[_0x585884])return!0x0;return!0x1;}(_0x47fdf7)&&_0x80bfe4('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x490c20){if(!_0x490c20)return new Promise(_0x1c44d7=>_0x1c44d7(''));const _0x3ce69b=[];for(const _0x1ad514 of _0x490c20)'EDITOR_STYLES'!==_0x1ad514?_0x3ce69b['push'](window['fetch'](_0x1ad514)['then'](_0x191e4c=>_0x191e4c['text']())):_0x3ce69b['push'](f());return Promise['all'](_0x3ce69b)['then'](_0x236007=>_0x236007['join']('\x20')['trim']());}(_0x25b4ae['stylesheets']||['EDITOR_STYLES'])['then'](async _0x351208=>{_0x177595['ui']['ariaLiveAnnouncer']['announce'](p(_0x177595['locale'],'Word\x20document\x20export\x20started'));const _0x1f3c0=await _0xed35db(_0x177595),_0x34987c={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x177595['locale']['contentLanguageDirection']+'\x22>'+_0x1f3c0+'</div>','css':_0x351208,[_0x4ba546?'options':'config']:{..._0x47fdf7,..._0x4ba546?a(_0x177595,_0x47fdf7):m(_0x177595,_0x47fdf7)}},_0x47d82c={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x48527d?{'Authorization':_0x48527d['value']}:null},'body':JSON['stringify'](_0x34987c)};return window['fetch'](_0x497e9f,_0x47d82c)['then'](_0x268a93=>{if(0xc8!==_0x268a93['status'])throw _0x268a93;return _0x268a93['blob']();})['then'](_0x577fae=>{_0x177595['ui']['ariaLiveAnnouncer']['announce'](p(_0x177595['locale'],'Word\x20document\x20export\x20successful'));const _0x1763c0='function'==typeof _0x25b4ae['fileName']?_0x25b4ae['fileName']():_0x25b4ae['fileName'];this['_downloadFile'](_0x577fae,_0x1763c0||'document.docx');});})['catch'](_0xa531d4=>{const _0x201fa1=_0x177595['plugins']['get']('Notification');throw _0x177595['ui']['ariaLiveAnnouncer']['announce'](p(_0x177595['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x201fa1['showWarning'](p(_0x177595['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0xa531d4;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x2f5de3,_0x247fa0){const _0x3c3245=document['createElement']('a');_0x3c3245['href']=window['URL']['createObjectURL'](_0x2f5de3),_0x3c3245['download']=_0x247fa0,_0x3c3245['click'](),_0x3c3245['remove']();}}class i extends _0x29d533{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x3ab6cb=this['editor'];_0x3ab6cb['ui']['componentFactory']['add']('exportWord',()=>{const _0x4658e6=_0x3ab6cb['commands']['get']('exportWord'),_0x4841a0=this['_createButton'](_0x359435);return _0x4841a0['set']({'tooltip':!0x0}),_0x4841a0['bind']('isOn')['to'](_0x4658e6,'isBusy'),_0x4841a0;}),_0x3ab6cb['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x5e89c5));}['_createButton'](_0x4374ed){const _0x15ad66=this['editor'],_0x44477d=_0x15ad66['config']['get']('exportWord')||{},_0x314d7d=_0x15ad66['commands']['get']('exportWord'),_0x5aa36b=new _0x4374ed(_0x15ad66['locale']),_0x44955f=new _0x2b1808();return _0x5aa36b['children']['add'](_0x44955f),_0x44955f['bind']('isVisible')['to'](_0x314d7d,'isBusy'),_0x5aa36b['iconView']['bind']('isVisible')['to'](_0x314d7d,'isBusy',_0xe5d79b=>!_0xe5d79b),_0x5aa36b['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'}),_0x5aa36b['bind']('isEnabled')['to'](_0x314d7d,'isEnabled'),_0x5aa36b['bind']('label')['to'](_0x314d7d,'isBusy',_0x2cd941=>p(_0x15ad66['locale'],_0x2cd941?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x5aa36b,'execute',()=>{_0x15ad66['execute']('exportWord',_0x44477d),_0x15ad66['editing']['view']['focus']();}),_0x5aa36b;}}class s extends _0x29d533{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x251271,i];}['init'](){const _0x4ea3d3=this['editor'],_0x1a4901=_0x4ea3d3['config']['get']('exportWord')||{};_0x4ea3d3['commands']['add']('exportWord',new e(_0x4ea3d3));const _0x38fafa=_0x4ea3d3['plugins']['get']('CloudServices');!0x1===_0x1a4901['tokenUrl']?this['_token']=null:_0x1a4901['tokenUrl']?_0x38fafa['registerTokenUrl'](_0x1a4901['tokenUrl'])['then'](_0x386476=>{this['_token']=_0x386476;}):this['_token']=_0x38fafa['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':_0x1e11ba=>0x0==_0x1e11ba?0x0:0x1==_0x1e11ba?0x1:0x2==_0x1e11ba?0x2:_0x1e11ba%0x64>=0x3&&_0x1e11ba%0x64<=0xa?0x3:_0x1e11ba%0x64>=0xb&&_0x1e11ba%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':_0x5e8a01=>0x0==_0x5e8a01?0x0:0x1==_0x5e8a01?0x1:0x2==_0x5e8a01?0x2:_0x5e8a01%0x64>=0x3&&_0x5e8a01%0x64<=0xa?0x3:_0x5e8a01%0x64>=0xb&&_0x5e8a01%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x38a136=>{const {ar:{dictionary:_0xeb219e,getPluralForm:_0x3855e0}}={'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':_0x5716b3=>0x0==_0x5716b3?0x0:0x1==_0x5716b3?0x1:0x2==_0x5716b3?0x2:_0x5716b3%0x64>=0x3&&_0x5716b3%0x64<=0xa?0x3:_0x5716b3%0x64>=0xb&&_0x5716b3%0x64<=0x63?0x4:0x5}};_0x38a136['ar']||={'dictionary':{},'getPluralForm':null},_0x38a136['ar']['dictionary']=Object['assign'](_0x38a136['ar']['dictionary'],_0xeb219e),_0x38a136['ar']['getPluralForm']=_0x3855e0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x532b57=>{const {ar:{dictionary:_0x2d30b0,getPluralForm:_0x560f16}}={'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':_0x25163a=>0x0==_0x25163a?0x0:0x1==_0x25163a?0x1:0x2==_0x25163a?0x2:_0x25163a%0x64>=0x3&&_0x25163a%0x64<=0xa?0x3:_0x25163a%0x64>=0xb&&_0x25163a%0x64<=0x63?0x4:0x5}};_0x532b57['ar']||={'dictionary':{},'getPluralForm':null},_0x532b57['ar']['dictionary']=Object['assign'](_0x532b57['ar']['dictionary'],_0x2d30b0),_0x532b57['ar']['getPluralForm']=_0x560f16;})(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':_0x263870=>0x1!=_0x263870}};
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':_0x3168ce=>0x1!=_0x3168ce}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f3bdf=>{const {bg:{dictionary:_0x4abe32,getPluralForm:_0x25652f}}={'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':_0x35b009=>0x1!=_0x35b009}};_0x3f3bdf['bg']||={'dictionary':{},'getPluralForm':null},_0x3f3bdf['bg']['dictionary']=Object['assign'](_0x3f3bdf['bg']['dictionary'],_0x4abe32),_0x3f3bdf['bg']['getPluralForm']=_0x25652f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c1383=>{const {bg:{dictionary:_0x23ba35,getPluralForm:_0x115ed}}={'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':_0x50914b=>0x1!=_0x50914b}};_0x4c1383['bg']||={'dictionary':{},'getPluralForm':null},_0x4c1383['bg']['dictionary']=Object['assign'](_0x4c1383['bg']['dictionary'],_0x23ba35),_0x4c1383['bg']['getPluralForm']=_0x115ed;})(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':_0x5285da=>0x1!=_0x5285da}};
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':_0x416f11=>0x1!=_0x416f11}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc0668=>{const {bn:{dictionary:_0x3791a2,getPluralForm:_0x21c975}}={'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':_0x4e3adc=>0x1!=_0x4e3adc}};_0xc0668['bn']||={'dictionary':{},'getPluralForm':null},_0xc0668['bn']['dictionary']=Object['assign'](_0xc0668['bn']['dictionary'],_0x3791a2),_0xc0668['bn']['getPluralForm']=_0x21c975;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x509f46=>{const {bn:{dictionary:_0x672657,getPluralForm:_0x3e0c39}}={'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':_0x2446fa=>0x1!=_0x2446fa}};_0x509f46['bn']||={'dictionary':{},'getPluralForm':null},_0x509f46['bn']['dictionary']=Object['assign'](_0x509f46['bn']['dictionary'],_0x672657),_0x509f46['bn']['getPluralForm']=_0x3e0c39;})(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':_0x24f684=>0x1!=_0x24f684}};
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':_0x52f509=>0x1!=_0x52f509}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57995f=>{const {ca:{dictionary:_0x224314,getPluralForm:_0x551cd7}}={'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':_0x271d4d=>0x1!=_0x271d4d}};_0x57995f['ca']||={'dictionary':{},'getPluralForm':null},_0x57995f['ca']['dictionary']=Object['assign'](_0x57995f['ca']['dictionary'],_0x224314),_0x57995f['ca']['getPluralForm']=_0x551cd7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33b58e=>{const {ca:{dictionary:_0xd0cdef,getPluralForm:_0x2ed204}}={'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':_0x3418f5=>0x1!=_0x3418f5}};_0x33b58e['ca']||={'dictionary':{},'getPluralForm':null},_0x33b58e['ca']['dictionary']=Object['assign'](_0x33b58e['ca']['dictionary'],_0xd0cdef),_0x33b58e['ca']['getPluralForm']=_0x2ed204;})(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':_0x30671c=>0x1==_0x30671c&&_0x30671c%0x1==0x0?0x0:_0x30671c>=0x2&&_0x30671c<=0x4&&_0x30671c%0x1==0x0?0x1:_0x30671c%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':_0x29227d=>0x1==_0x29227d&&_0x29227d%0x1==0x0?0x0:_0x29227d>=0x2&&_0x29227d<=0x4&&_0x29227d%0x1==0x0?0x1:_0x29227d%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6b37ef=>{const {cs:{dictionary:_0x264cad,getPluralForm:_0x332afd}}={'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':_0x4dcc2c=>0x1==_0x4dcc2c&&_0x4dcc2c%0x1==0x0?0x0:_0x4dcc2c>=0x2&&_0x4dcc2c<=0x4&&_0x4dcc2c%0x1==0x0?0x1:_0x4dcc2c%0x1!=0x0?0x2:0x3}};_0x6b37ef['cs']||={'dictionary':{},'getPluralForm':null},_0x6b37ef['cs']['dictionary']=Object['assign'](_0x6b37ef['cs']['dictionary'],_0x264cad),_0x6b37ef['cs']['getPluralForm']=_0x332afd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x215ea0=>{const {cs:{dictionary:_0x4bc913,getPluralForm:_0x183290}}={'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':_0x2cc864=>0x1==_0x2cc864&&_0x2cc864%0x1==0x0?0x0:_0x2cc864>=0x2&&_0x2cc864<=0x4&&_0x2cc864%0x1==0x0?0x1:_0x2cc864%0x1!=0x0?0x2:0x3}};_0x215ea0['cs']||={'dictionary':{},'getPluralForm':null},_0x215ea0['cs']['dictionary']=Object['assign'](_0x215ea0['cs']['dictionary'],_0x4bc913),_0x215ea0['cs']['getPluralForm']=_0x183290;})(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':_0x1756ed=>0x1!=_0x1756ed}};
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':_0xacd840=>0x1!=_0xacd840}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1980e1=>{const {da:{dictionary:_0x204d6e,getPluralForm:_0x1f72e1}}={'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':_0x527205=>0x1!=_0x527205}};_0x1980e1['da']||={'dictionary':{},'getPluralForm':null},_0x1980e1['da']['dictionary']=Object['assign'](_0x1980e1['da']['dictionary'],_0x204d6e),_0x1980e1['da']['getPluralForm']=_0x1f72e1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x579cd7=>{const {da:{dictionary:_0x187dcc,getPluralForm:_0x13e47a}}={'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':_0x580a18=>0x1!=_0x580a18}};_0x579cd7['da']||={'dictionary':{},'getPluralForm':null},_0x579cd7['da']['dictionary']=Object['assign'](_0x579cd7['da']['dictionary'],_0x187dcc),_0x579cd7['da']['getPluralForm']=_0x13e47a;})(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':_0x5766e5=>0x1!=_0x5766e5}};
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':_0x2a89a4=>0x1!=_0x2a89a4}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x24a857=>{const {de:{dictionary:_0x4fc335,getPluralForm:_0x196ba1}}={'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':_0x446216=>0x1!=_0x446216}};_0x24a857['de']||={'dictionary':{},'getPluralForm':null},_0x24a857['de']['dictionary']=Object['assign'](_0x24a857['de']['dictionary'],_0x4fc335),_0x24a857['de']['getPluralForm']=_0x196ba1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x6d9f3f=>{const {de:{dictionary:_0x578122,getPluralForm:_0x50dd70}}={'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':_0x18cf2f=>0x1!=_0x18cf2f}};_0x6d9f3f['de']||={'dictionary':{},'getPluralForm':null},_0x6d9f3f['de']['dictionary']=Object['assign'](_0x6d9f3f['de']['dictionary'],_0x578122),_0x6d9f3f['de']['getPluralForm']=_0x50dd70;})(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':_0x50da4a=>0x1!=_0x50da4a}};
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':_0x47813a=>0x1!=_0x47813a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58bb1d=>{const {el:{dictionary:_0x40f095,getPluralForm:_0x305cae}}={'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':_0x1f5259=>0x1!=_0x1f5259}};_0x58bb1d['el']||={'dictionary':{},'getPluralForm':null},_0x58bb1d['el']['dictionary']=Object['assign'](_0x58bb1d['el']['dictionary'],_0x40f095),_0x58bb1d['el']['getPluralForm']=_0x305cae;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x112798=>{const {el:{dictionary:_0x1754cd,getPluralForm:_0x2c4919}}={'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':_0x40760c=>0x1!=_0x40760c}};_0x112798['el']||={'dictionary':{},'getPluralForm':null},_0x112798['el']['dictionary']=Object['assign'](_0x112798['el']['dictionary'],_0x1754cd),_0x112798['el']['getPluralForm']=_0x2c4919;})(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':_0x11a575=>0x1!=_0x11a575}};
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':_0x32c5b5=>0x1!=_0x32c5b5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1181cc=>{const {'en-au':{dictionary:_0x12bc0a,getPluralForm:_0x205deb}}={'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':_0x48da0d=>0x1!=_0x48da0d}};_0x1181cc['en-au']||={'dictionary':{},'getPluralForm':null},_0x1181cc['en-au']['dictionary']=Object['assign'](_0x1181cc['en-au']['dictionary'],_0x12bc0a),_0x1181cc['en-au']['getPluralForm']=_0x205deb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xab31d=>{const {'en-au':{dictionary:_0x19e534,getPluralForm:_0x2cbb7c}}={'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':_0xb5fa6=>0x1!=_0xb5fa6}};_0xab31d['en-au']||={'dictionary':{},'getPluralForm':null},_0xab31d['en-au']['dictionary']=Object['assign'](_0xab31d['en-au']['dictionary'],_0x19e534),_0xab31d['en-au']['getPluralForm']=_0x2cbb7c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x53d0bf=>{const {en:{dictionary:_0x3a3c85,getPluralForm:_0x37dfab}}={'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}};_0x53d0bf['en']||={'dictionary':{},'getPluralForm':null},_0x53d0bf['en']['dictionary']=Object['assign'](_0x53d0bf['en']['dictionary'],_0x3a3c85),_0x53d0bf['en']['getPluralForm']=_0x37dfab;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4489a4=>{const {en:{dictionary:_0x5b2456,getPluralForm:_0x4c666c}}={'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}};_0x4489a4['en']||={'dictionary':{},'getPluralForm':null},_0x4489a4['en']['dictionary']=Object['assign'](_0x4489a4['en']['dictionary'],_0x5b2456),_0x4489a4['en']['getPluralForm']=_0x4c666c;})(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':_0x1211c9=>0x1==_0x1211c9?0x0:0x0!=_0x1211c9&&_0x1211c9%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':_0x489452=>0x1==_0x489452?0x0:0x0!=_0x489452&&_0x489452%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b3fa6=>{const {es:{dictionary:_0x1443f4,getPluralForm:_0x25644c}}={'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':_0x5b6954=>0x1==_0x5b6954?0x0:0x0!=_0x5b6954&&_0x5b6954%0xf4240==0x0?0x1:0x2}};_0x2b3fa6['es']||={'dictionary':{},'getPluralForm':null},_0x2b3fa6['es']['dictionary']=Object['assign'](_0x2b3fa6['es']['dictionary'],_0x1443f4),_0x2b3fa6['es']['getPluralForm']=_0x25644c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21b02f=>{const {es:{dictionary:_0xba71bb,getPluralForm:_0x4ab299}}={'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':_0x5b2046=>0x1==_0x5b2046?0x0:0x0!=_0x5b2046&&_0x5b2046%0xf4240==0x0?0x1:0x2}};_0x21b02f['es']||={'dictionary':{},'getPluralForm':null},_0x21b02f['es']['dictionary']=Object['assign'](_0x21b02f['es']['dictionary'],_0xba71bb),_0x21b02f['es']['getPluralForm']=_0x4ab299;})(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':_0x22ef09=>0x1!=_0x22ef09}};
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':_0x5e8ba5=>0x1!=_0x5e8ba5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x895586=>{const {et:{dictionary:_0x34073c,getPluralForm:_0x548b73}}={'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':_0x6d68c1=>0x1!=_0x6d68c1}};_0x895586['et']||={'dictionary':{},'getPluralForm':null},_0x895586['et']['dictionary']=Object['assign'](_0x895586['et']['dictionary'],_0x34073c),_0x895586['et']['getPluralForm']=_0x548b73;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1621d9=>{const {et:{dictionary:_0x577388,getPluralForm:_0x54c50c}}={'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':_0x287eee=>0x1!=_0x287eee}};_0x1621d9['et']||={'dictionary':{},'getPluralForm':null},_0x1621d9['et']['dictionary']=Object['assign'](_0x1621d9['et']['dictionary'],_0x577388),_0x1621d9['et']['getPluralForm']=_0x54c50c;})(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':_0x248f85=>0x1!=_0x248f85}};
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':_0xd86a7b=>0x1!=_0xd86a7b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5af932=>{const {fi:{dictionary:_0x27a213,getPluralForm:_0x490dcb}}={'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':_0x495d4d=>0x1!=_0x495d4d}};_0x5af932['fi']||={'dictionary':{},'getPluralForm':null},_0x5af932['fi']['dictionary']=Object['assign'](_0x5af932['fi']['dictionary'],_0x27a213),_0x5af932['fi']['getPluralForm']=_0x490dcb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4026ab=>{const {fi:{dictionary:_0x3b382a,getPluralForm:_0x4e3574}}={'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':_0x402025=>0x1!=_0x402025}};_0x4026ab['fi']||={'dictionary':{},'getPluralForm':null},_0x4026ab['fi']['dictionary']=Object['assign'](_0x4026ab['fi']['dictionary'],_0x3b382a),_0x4026ab['fi']['getPluralForm']=_0x4e3574;})(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':_0xe63377=>0x0==_0xe63377||0x1==_0xe63377?0x0:0x0!=_0xe63377&&_0xe63377%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':_0x1f6521=>0x0==_0x1f6521||0x1==_0x1f6521?0x0:0x0!=_0x1f6521&&_0x1f6521%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11eafe=>{const {fr:{dictionary:_0x23d04e,getPluralForm:_0x461cc3}}={'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':_0x18af30=>0x0==_0x18af30||0x1==_0x18af30?0x0:0x0!=_0x18af30&&_0x18af30%0xf4240==0x0?0x1:0x2}};_0x11eafe['fr']||={'dictionary':{},'getPluralForm':null},_0x11eafe['fr']['dictionary']=Object['assign'](_0x11eafe['fr']['dictionary'],_0x23d04e),_0x11eafe['fr']['getPluralForm']=_0x461cc3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x32f286=>{const {fr:{dictionary:_0x1d38da,getPluralForm:_0x220379}}={'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':_0x46b48c=>0x0==_0x46b48c||0x1==_0x46b48c?0x0:0x0!=_0x46b48c&&_0x46b48c%0xf4240==0x0?0x1:0x2}};_0x32f286['fr']||={'dictionary':{},'getPluralForm':null},_0x32f286['fr']['dictionary']=Object['assign'](_0x32f286['fr']['dictionary'],_0x1d38da),_0x32f286['fr']['getPluralForm']=_0x220379;})(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\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2657ab=>0x1!=_0x2657ab}};
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':_0x1d3791=>0x1!=_0x1d3791}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4b6339=>{const {gl:{dictionary:_0x32f5d0,getPluralForm:_0x8f448c}}={'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3a852f=>0x1!=_0x3a852f}};_0x4b6339['gl']||={'dictionary':{},'getPluralForm':null},_0x4b6339['gl']['dictionary']=Object['assign'](_0x4b6339['gl']['dictionary'],_0x32f5d0),_0x4b6339['gl']['getPluralForm']=_0x8f448c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x55e8f3=>{const {gl:{dictionary:_0x717540,getPluralForm:_0x597a75}}={'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':_0x3502=>0x1!=_0x3502}};_0x55e8f3['gl']||={'dictionary':{},'getPluralForm':null},_0x55e8f3['gl']['dictionary']=Object['assign'](_0x55e8f3['gl']['dictionary'],_0x717540),_0x55e8f3['gl']['getPluralForm']=_0x597a75;})(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':_0x4d1da3=>0x1==_0x4d1da3&&_0x4d1da3%0x1==0x0?0x0:0x2==_0x4d1da3&&_0x4d1da3%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':_0x2a1d8b=>0x1==_0x2a1d8b&&_0x2a1d8b%0x1==0x0?0x0:0x2==_0x2a1d8b&&_0x2a1d8b%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f065e=>{const {he:{dictionary:_0x2fc681,getPluralForm:_0x4940e3}}={'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':_0x19faa8=>0x1==_0x19faa8&&_0x19faa8%0x1==0x0?0x0:0x2==_0x19faa8&&_0x19faa8%0x1==0x0?0x1:0x2}};_0x4f065e['he']||={'dictionary':{},'getPluralForm':null},_0x4f065e['he']['dictionary']=Object['assign'](_0x4f065e['he']['dictionary'],_0x2fc681),_0x4f065e['he']['getPluralForm']=_0x4940e3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1df5ac=>{const {he:{dictionary:_0x112dd1,getPluralForm:_0x294dd3}}={'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':_0x552da2=>0x1==_0x552da2&&_0x552da2%0x1==0x0?0x0:0x2==_0x552da2&&_0x552da2%0x1==0x0?0x1:0x2}};_0x1df5ac['he']||={'dictionary':{},'getPluralForm':null},_0x1df5ac['he']['dictionary']=Object['assign'](_0x1df5ac['he']['dictionary'],_0x112dd1),_0x1df5ac['he']['getPluralForm']=_0x294dd3;})(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':_0x575b5f=>0x1!=_0x575b5f}};
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':_0x269a54=>0x1!=_0x269a54}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x40836a=>{const {hi:{dictionary:_0x476cb6,getPluralForm:_0x1b7afe}}={'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':_0xfeddb3=>0x1!=_0xfeddb3}};_0x40836a['hi']||={'dictionary':{},'getPluralForm':null},_0x40836a['hi']['dictionary']=Object['assign'](_0x40836a['hi']['dictionary'],_0x476cb6),_0x40836a['hi']['getPluralForm']=_0x1b7afe;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a5a3d=>{const {hi:{dictionary:_0x27af03,getPluralForm:_0x5d5c01}}={'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':_0x37ac25=>0x1!=_0x37ac25}};_0x2a5a3d['hi']||={'dictionary':{},'getPluralForm':null},_0x2a5a3d['hi']['dictionary']=Object['assign'](_0x2a5a3d['hi']['dictionary'],_0x27af03),_0x2a5a3d['hi']['getPluralForm']=_0x5d5c01;})(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':_0x2116a9=>_0x2116a9%0xa==0x1&&_0x2116a9%0x64!=0xb?0x0:_0x2116a9%0xa>=0x2&&_0x2116a9%0xa<=0x4&&(_0x2116a9%0x64<0xa||_0x2116a9%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':_0x56846b=>_0x56846b%0xa==0x1&&_0x56846b%0x64!=0xb?0x0:_0x56846b%0xa>=0x2&&_0x56846b%0xa<=0x4&&(_0x56846b%0x64<0xa||_0x56846b%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4354bf=>{const {hr:{dictionary:_0x3ca61f,getPluralForm:_0x12170a}}={'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':_0x204c8f=>_0x204c8f%0xa==0x1&&_0x204c8f%0x64!=0xb?0x0:_0x204c8f%0xa>=0x2&&_0x204c8f%0xa<=0x4&&(_0x204c8f%0x64<0xa||_0x204c8f%0x64>=0x14)?0x1:0x2}};_0x4354bf['hr']||={'dictionary':{},'getPluralForm':null},_0x4354bf['hr']['dictionary']=Object['assign'](_0x4354bf['hr']['dictionary'],_0x3ca61f),_0x4354bf['hr']['getPluralForm']=_0x12170a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c42b8=>{const {hr:{dictionary:_0x5f04b5,getPluralForm:_0x4a2c04}}={'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':_0x2fb98b=>_0x2fb98b%0xa==0x1&&_0x2fb98b%0x64!=0xb?0x0:_0x2fb98b%0xa>=0x2&&_0x2fb98b%0xa<=0x4&&(_0x2fb98b%0x64<0xa||_0x2fb98b%0x64>=0x14)?0x1:0x2}};_0x4c42b8['hr']||={'dictionary':{},'getPluralForm':null},_0x4c42b8['hr']['dictionary']=Object['assign'](_0x4c42b8['hr']['dictionary'],_0x5f04b5),_0x4c42b8['hr']['getPluralForm']=_0x4a2c04;})(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':_0x419064=>0x1!=_0x419064}};
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':_0x23e986=>0x1!=_0x23e986}};