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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +5 -5
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
  100. package/src/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>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=["1239520fybFko","keys","indexOf","14360EYeIju","Users","61knpEXX","446583MCpyZt","authorName","locale","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","from","users","CommentsRepository","comments","timeZone","MergeFields","name","1395PtrqId","document","merge_fields","trim","plugins","$defaultValues","DateTimeFormat","3702mEILCG","join","cssText","text","isResolved","ownerNode","getCommentThreads","resolvedOptions","timezone",".ck-content","cssRules","collaboration_features","getLabel","data","contentLanguage","suggestions","author","@external","then","warn","data-cke","2385502NaGBeY","mergeFields","$labels","content","push","getDataSetValues","language","getDefaultValues","length","map","EDITOR_STYLES","TrackChanges","all",":root","fetch","281285JKUwkP","previewMode","getSuggestions","5462440DdxGXf","18LyZYkR","createdAt","config","hasAttribute","MergeFieldsEditing","comment_threads","entries","has","styleSheets"];return(s=function(){return t})()}function i(){const t=u,e=[],n=[];for(const r of Array[t(268)](document[t(256)]))if(r[t(213)][t(251)](t(228)))for(const o of Array[t(268)](r[t(218)]))-1!==o[t(210)][t(259)](t(217))?e[t(233)](o[t(210)]):-1!==o[t(210)][t(259)](t(242))&&n[t(233)](o[t(210)]);return e[t(237)]||console[t(227)](t(266)),[...n,...e][t(209)](" ")[t(204)]()}function c(t,e={}){const n=u,r=t[n(205)][n(255)](n(261)),o=t[n(205)][n(255)](n(196)),s=t[n(205)][n(255)](n(240)),i=e;if(r&&o){const e=function(t){const e=u,n={};if(!t[e(237)])return n;for(const r of t)r[e(197)][e(238)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(233)]({author:t[o(224)][o(200)],content:t[o(232)],created:t[o(249)],is_resolved:r[o(212)]})}));return n}(t[n(205)][n(267)](n(196))[n(214)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(258)](e)[n(237)]&&(i[n(197)]=e)}if(r&&s){const e=t[n(205)][n(267)](n(240)),r=t[n(205)][n(267)](n(261)),o=function(t,e){const n=u,r={};if(!t[n(237)]||!e[n(237)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(225)],a=t?t[n(264)]:e[n(267)](i)[n(200)];r[o]={author:a,created:s}}return r}(e[n(246)]({toJSON:!0}),r[n(269)]);Object[n(258)](o)[n(237)]&&(i[n(223)]=o)}return(i[n(223)]||i[n(197)])&&(i[n(216)]=(new(Intl[n(207)]))[n(215)]()[n(198)]),i}function a(t,e={}){const n=u,r=t[n(205)][n(255)](n(261)),o=t[n(205)][n(255)](n(196)),s=t[n(205)][n(255)](n(240)),i=t[n(205)][n(255)](n(199)),c=t[n(265)][n(222)],a=e,d={};if(a[n(202)]=a[n(202)]||{},a[n(202)][n(235)]=a[n(202)][n(235)]||c,r&&o){const e=function(t){const e=u,n=[];if(!t[e(237)])return n;for(const r of t){const t=r[e(197)][e(238)]((t=>({author:t[e(224)][e(200)],content:t[e(232)],created_at:t[e(249)]})));n[e(233)]({thread_id:r.id,is_resolved:r[e(212)],comments:t})}return n}(t[n(205)][n(267)](n(196))[n(214)]({skipNotAttached:!0,skipEmpty:!0}));e[n(237)]&&(d[n(253)]=e)}if(r&&s){const e=t[n(205)][n(267)](n(240)),r=t[n(205)][n(267)](n(261)),o=function(t,e){const n=u;return t[n(237)]&&e[n(237)]?t[n(238)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(225)];return{id:t,author:c?c[i(264)]:e[i(267)](o)[i(200)],created_at:r}})):[]}(e[n(246)]({toJSON:!0}),r[n(269)]);o[n(237)]&&(d[n(223)]=o)}if(i){const e=t[n(205)][n(267)](n(199)),r=t[n(205)][n(267)](n(252)),o=r[n(245)],{prefix:s,suffix:i}=t[n(250)][n(267)](n(230));if(a[n(203)]={prefix:s,suffix:i},n(231)!==o){a[n(203)][n(221)]={};const t=n(206)===o?e[n(236)]():e[n(234)](o,!0);for(const e of Object[n(254)](t)){const[t,o]=e;a[n(203)][n(221)][t]=null!==o?o:r[n(220)](t)}}}return(d[n(253)]||d[n(223)])&&(a[n(216)]=(new(Intl[n(207)]))[n(215)]()[n(198)],a[n(219)]=d),a}function u(t,e){const n=s();return(u=function(t,e){return n[t-=196]})(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(177926===-parseInt(e(262))/1*(-parseInt(e(208))/2)+-parseInt(e(263))/3+parseInt(e(257))/4+-parseInt(e(244))/5*(parseInt(e(248))/6)+parseInt(e(229))/7+parseInt(e(260))/8*(parseInt(e(201))/9)+-parseInt(e(247))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(s);const p=l;function f(){const t=["announce","3914470NewMIY","fetch","9cmpPMj","converterOptions","pending","config","EDITOR_STYLES","Word document export successful","8uYCDHZ","assertive","448amdwDw","177063pQuhEU","showWarning","suggestions","footer","margin_bottom","converterUrl","orientation","493140BjreYK","blob","stringify","POST","2436030kwyIpI","finally","ExportWord","function","An error occurred while generating the Word file.","8395536zhvsRg","then","138QNweHO","createObjectURL","isEnabled","8088LImJII","</div>","application/json","auto_pagination","download","https://docx-converter.cke-cs.com/v2/convert/html-docx","_downloadFile","value","plugins","data","catch","href","margin_right","options","set","version","_token","click","refresh","editor","get","stylesheets","ariaLiveAnnouncer","createElement","5768MktPra","token","remove","header","isBusy","fileName","contentLanguageDirection","dataCallback","document.docx","margin_top","URL","Notification","comments","format","Word document export failed","application/docx","https://docx-converter.cke-cs.com/v1/convert",'<div class="ck-content" dir="',"export-word-v1-api-is-deprecated","status","affectsData","locale","margin_left","Word document export started","execute","11jlBpJA"];return(f=function(){return t})()}function l(t,e){const n=f();return(l=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(663307===parseInt(e(351))/1*(-parseInt(e(415))/2)+-parseInt(e(416))/3+parseInt(e(413))/4*(-parseInt(e(427))/5)+-parseInt(e(354))/6*(-parseInt(e(378))/7)+-parseInt(e(349))/8*(-parseInt(e(407))/9)+-parseInt(e(405))/10+-parseInt(e(403))/11*(parseInt(e(423))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);const h=[p(422),p(387),p(366),p(420),p(400),p(391),p(381),p(419),p(390),p(418)];class m extends t.Command{constructor(t){const e=p;super(t),this[e(368)](e(382),!1),this[e(398)]=!1}[p(372)](){const t=p;this[t(353)]=!this[t(382)],this[t(361)]=this[t(382)]?t(409):void 0}[p(402)](t={}){const e=p,n=this[e(373)],r=t[e(369)]||2,s=1===r,f=t[e(421)]||e(s?394:359),l=t[e(408)]||{},m=n[e(362)][e(374)](e(429)),g=t[e(379)]||m[e(370)],I=!0===l[e(357)],x=t[e(385)]||(t=>t[e(363)][e(374)]({pagination:I}));return 2===r&&function(t){for(const e of h)if(void 0!==t[e])return!0;return!1}(l)&&(0,o.logWarning)(e(396)),this[e(382)]=!0,this[e(372)](),function(t){const e=u;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(239)!==r?n[e(233)](window[e(243)](r)[e(226)]((t=>t[e(211)]()))):n[e(233)](i());return Promise[e(241)](n)[e(226)]((t=>t[e(209)](" ")[e(204)]()))}(t[e(375)]||[e(411)])[e(350)]((async r=>{const o=e;n.ui[o(376)][o(404)](d(n[o(399)],o(401)));const i=await x(n),u={html:o(395)+n[o(399)][o(384)]+'">'+i+o(355),css:r,[o(s?367:410)]:{...l,...s?c(n,l):a(n,l)}},p={method:o(426),headers:{"Content-Type":o(356),Accept:o(393),...g?{Authorization:g[o(361)]}:null},body:JSON[o(425)](u)};return window[o(406)](f,p)[o(350)]((t=>{const e=o;if(200!==t[e(397)])throw t;return t[e(424)]()}))[o(350)]((e=>{const r=o;n.ui[r(376)][r(404)](d(n[r(399)],r(412)));const s=r(430)==typeof t[r(383)]?t[r(383)]():t[r(383)];this[r(360)](e,s||r(386))}))}))[e(364)]((t=>{const r=e,o=n[r(362)][r(374)](r(389));throw n.ui[r(376)][r(404)](d(n[r(399)],r(392)),{politeness:r(414)}),o[r(417)](d(n[r(399)],r(431))),t}))[e(428)]((()=>{const t=e;this[t(382)]=!1,this[t(372)]()}))}[p(360)](t,e){const n=p,r=document[n(377)]("a");r[n(365)]=window[n(388)][n(352)](t),r[n(358)]=e,r[n(371)](),r[n(380)]()}}const g=I;function I(t,e){const n=x();return(I=function(t,e){return n[t-=175]})(t,e)}function x(){const t=["139845rJuHqT","4031304cldNln","listenTo","Export to Word","editing","isEnabled","56YVwUOH","label","9gbYZLv","add","execute","exportWord","ExportWordUI","isOn","set","config","isBusy","commands","pluginName","get","bind","menuBar:exportWord","8078205sLsUoN","Exporting Word document","6286441oJFwqZ","locale","isVisible","focus","view","children","componentFactory","2996127JWZuNS","init","editor","_createButton","3771884VDWnDF","945068hKynKi","iconView"];return(x=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(823287===-parseInt(e(197))/1+parseInt(e(195))/2*(parseInt(e(205))/3)+-parseInt(e(194))/4+-parseInt(e(181))/5+parseInt(e(198))/6+-parseInt(e(183))/7+-parseInt(e(203))/8*(-parseInt(e(190))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class w extends t.Plugin{static get[g(177)](){return g(209)}[g(191)](){const t=g,n=this[t(192)];n.ui[t(189)][t(206)](t(208),(()=>{const r=t,o=n[r(176)][r(178)](r(208)),s=this[r(193)](e.ButtonView);return s[r(211)]({tooltip:!0}),s[r(179)](r(210)).to(o,r(175)),s})),n.ui[t(189)][t(206)](t(180),(()=>this[t(193)](e.MenuBarMenuListItemButtonView)))}[g(193)](t){const n=g,r=this[n(192)],o=r[n(212)][n(178)](n(208))||{},s=r[n(176)][n(178)](n(208)),i=new t(r[n(184)]),c=new e.SpinnerView;return i[n(188)][n(206)](c),c[n(179)](n(185)).to(s,n(175)),i[n(196)][n(179)](n(185)).to(s,n(175),(t=>!t)),i[n(211)]({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(179)](n(202)).to(s,n(202)),i[n(179)](n(204)).to(s,n(175),(t=>d(r[n(184)],n(t?182:200)))),this[n(199)](i,n(207),(()=>{const t=n;r[t(207)](t(208),o),r[t(201)][t(187)][t(186)]()})),i}}const v=W;function W(t,e){const n=y();return(W=function(t,e){return n[t-=497]})(t,e)}function y(){const t=["config","2009512LqtMQG","registerTokenUrl","then","347768kNGamS","714467rZUZoT","10zKMMNd","976761KKDcOl","598542vDqGwH","pluginName","requires","add","28BPSMze","commands","64372WitcII","get","token","ExportWord","plugins","exportWord","2420240hPGkND","1152HhbGzo","init","_token","5wZrEcC","CloudServices","tokenUrl","6ESnaTc","editor"];return(y=function(){return t})()}!function(t){const e=W,n=t();for(;;)try{if(370657===parseInt(e(513))/1+parseInt(e(512))/2*(-parseInt(e(506))/3)+parseInt(e(499))/4*(parseInt(e(503))/5)+parseInt(e(516))/6*(-parseInt(e(520))/7)+parseInt(e(509))/8+-parseInt(e(515))/9*(-parseInt(e(514))/10)+-parseInt(e(522))/11*(parseInt(e(500))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends t.Plugin{static get[v(517)](){return v(525)}static get[v(518)](){return[v(504),e.Notification,w]}[v(501)](){const t=v,e=this[t(507)],n=e[t(508)][t(523)](t(498))||{};e[t(521)][t(519)](t(498),new m(e));const r=e[t(497)][t(523)](t(504));!1===n[t(505)]?this[t(502)]=null:n[t(505)]?r[t(510)](n[t(505)])[t(511)]((e=>{this[t(502)]=e})):this[t(502)]=r[t(524)]}}function E(t,e){var n=k();return(E=function(t,e){return n[t-=386]})(t,e)}function k(){var t=["87WIJKdM","93782JFwqRz","1403217LWMQiR","1015xgIhNU","7383705mnlXiK","1364cvbjZm","4069288YPMEqS","4648692XqUduP","18soOdtn","15257800AxmLGi"];return(k=function(){return t})()}!function(t){for(var e=E,n=t();;)try{if(762646===parseInt(e(389))/1+-parseInt(e(388))/2*(parseInt(e(387))/3)+-parseInt(e(392))/4*(parseInt(e(390))/5)+-parseInt(e(394))/6+parseInt(e(391))/7+-parseInt(e(393))/8*(parseInt(e(395))/9)+parseInt(e(386))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _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 _0x446ebb,Plugin as _0x563df8}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x587dde,MenuBarMenuListItemButtonView as _0x4f2901,SpinnerView as _0x3d3c20,Notification as _0xf0b7ff}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x559a10}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x3ba9da=[],_0x2424c0=[];for(const _0x553709 of Array['from'](document['styleSheets'])){if(_0x553709['ownerNode']['hasAttribute']('data-cke')){for(const _0x26322a of Array['from'](_0x553709['cssRules']))-0x1!==_0x26322a['cssText']['indexOf']('.ck-content')?_0x3ba9da['push'](_0x26322a['cssText']):-0x1!==_0x26322a['cssText']['indexOf'](':root')&&_0x2424c0['push'](_0x26322a['cssText']);}}return _0x3ba9da['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.'),[..._0x2424c0,..._0x3ba9da]['join']('\x20')['trim']();}function a(_0x134511,_0x541256={}){const _0x5f4900=_0x134511['plugins']['has']('Users'),_0x4347f7=_0x134511['plugins']['has']('CommentsRepository'),_0x125244=_0x134511['plugins']['has']('TrackChanges'),_0x2d0136=_0x541256;if(_0x5f4900&&_0x4347f7){const _0x1ce820=function(_0x5c2fe7){const _0x34478d={};if(!_0x5c2fe7['length'])return _0x34478d;for(const _0x505883 of _0x5c2fe7)_0x505883['comments']['map'](_0x5cb77b=>{void 0x0===_0x34478d[_0x505883['id']]&&(_0x34478d[_0x505883['id']]=[]),_0x34478d[_0x505883['id']]['push']({'author':_0x5cb77b['author']['name'],'content':_0x5cb77b['content'],'created':_0x5cb77b['createdAt'],'is_resolved':_0x505883['isResolved']});});return _0x34478d;}(_0x134511['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x1ce820)['length']&&(_0x2d0136['comments']=_0x1ce820);}if(_0x5f4900&&_0x125244){const _0xdc4d42=_0x134511['plugins']['get']('TrackChanges'),_0x359e84=_0x134511['plugins']['get']('Users'),_0x36ef06=function(_0x2c1a98,_0x402331){const _0x743b83={};if(!_0x2c1a98['length']||!_0x402331['length'])return _0x743b83;for(const {id:_0x1897c5,createdAt:_0x3d14bf,authorId:_0x4f1301,attributes:_0x38bb79}of _0x2c1a98){const _0x514f18=_0x38bb79&&_0x38bb79['@external'],_0x51b84a=_0x514f18?_0x514f18['authorName']:_0x402331['get'](_0x4f1301)['name'];_0x743b83[_0x1897c5]={'author':_0x51b84a,'created':_0x3d14bf};}return _0x743b83;}(_0xdc4d42['getSuggestions']({'toJSON':!0x0}),_0x359e84['users']);Object['keys'](_0x36ef06)['length']&&(_0x2d0136['suggestions']=_0x36ef06);}return(_0x2d0136['suggestions']||_0x2d0136['comments'])&&(_0x2d0136['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x2d0136;}function m(_0x21fcd4,_0x5e96cc={}){const _0x4f5744=_0x21fcd4['plugins']['has']('Users'),_0x46adea=_0x21fcd4['plugins']['has']('CommentsRepository'),_0x124412=_0x21fcd4['plugins']['has']('TrackChanges'),_0x18a33b=_0x21fcd4['plugins']['has']('MergeFields'),_0x59d14c=_0x21fcd4['locale']['contentLanguage'],_0x30c3df=_0x5e96cc,_0x3f4cab={};if(_0x30c3df['document']=_0x30c3df['document']||{},_0x30c3df['document']['language']=_0x30c3df['document']['language']||_0x59d14c,_0x4f5744&&_0x46adea){const _0x58b012=function(_0x490ddb){const _0x3cb6f7=[];if(!_0x490ddb['length'])return _0x3cb6f7;for(const _0x3d2250 of _0x490ddb){const _0x301aa8=_0x3d2250['comments']['map'](_0x2be162=>({'author':_0x2be162['author']['name'],'content':_0x2be162['content'],'created_at':_0x2be162['createdAt']}));_0x3cb6f7['push']({'thread_id':_0x3d2250['id'],'is_resolved':_0x3d2250['isResolved'],'comments':_0x301aa8});}return _0x3cb6f7;}(_0x21fcd4['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x58b012['length']&&(_0x3f4cab['comment_threads']=_0x58b012);}if(_0x4f5744&&_0x124412){const _0x902f35=_0x21fcd4['plugins']['get']('TrackChanges'),_0x528d6f=_0x21fcd4['plugins']['get']('Users'),_0x5124f2=function(_0x1c01fc,_0x30bc17){if(!_0x1c01fc['length']||!_0x30bc17['length'])return[];return _0x1c01fc['map'](({id:_0xb65769,createdAt:_0x4e99f3,authorId:_0x396381,attributes:_0x1596ea})=>{const _0x180d81=_0x1596ea&&_0x1596ea['@external'];return{'id':_0xb65769,'author':_0x180d81?_0x180d81['authorName']:_0x30bc17['get'](_0x396381)['name'],'created_at':_0x4e99f3};});}(_0x902f35['getSuggestions']({'toJSON':!0x0}),_0x528d6f['users']);_0x5124f2['length']&&(_0x3f4cab['suggestions']=_0x5124f2);}if(_0x18a33b){const _0xb7f444=_0x21fcd4['plugins']['get']('MergeFields'),_0x58c093=_0x21fcd4['plugins']['get']('MergeFieldsEditing'),_0x38a68b=_0x58c093['previewMode'],{prefix:_0x945dc6,suffix:_0x105876}=_0x21fcd4['config']['get']('mergeFields');if(_0x30c3df['merge_fields']={'prefix':_0x945dc6,'suffix':_0x105876},'$labels'!==_0x38a68b){_0x30c3df['merge_fields']['data']={};const _0x9870d4='$defaultValues'===_0x38a68b?_0xb7f444['getDefaultValues']():_0xb7f444['getDataSetValues'](_0x38a68b,!0x0);for(const _0x312b0f of Object['entries'](_0x9870d4)){const [_0x298d74,_0x2b13a6]=_0x312b0f;_0x30c3df['merge_fields']['data'][_0x298d74]=null!==_0x2b13a6?_0x2b13a6:_0x58c093['getLabel'](_0x298d74);}}}return(_0x3f4cab['comment_threads']||_0x3f4cab['suggestions'])&&(_0x30c3df['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x30c3df['collaboration_features']=_0x3f4cab),_0x30c3df;}function p(_0x2ac072,_0x268441){const t=_0x2ac072['t'];switch(_0x268441){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 _0x268441;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x446ebb{constructor(_0x3cbf31){super(_0x3cbf31),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x56a424={}){const _0x1ced7d=this['editor'],_0x1206d1=_0x56a424['version']||0x2,_0x1511af=0x1===_0x1206d1,_0x4600b4=_0x56a424['converterUrl']||(_0x1511af?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x49c29b=_0x56a424['converterOptions']||{},_0x1a273c=_0x1ced7d['plugins']['get']('ExportWord'),_0x4a0ffb=_0x56a424['token']||_0x1a273c['_token'],_0x2a86b0=!0x0===_0x49c29b['auto_pagination'],_0x5af3cb=_0x56a424['dataCallback']||(_0x5f5d70=>_0x5f5d70['data']['get']({'pagination':_0x2a86b0}));return 0x2===_0x1206d1&&function(_0x1e3f9f){for(const _0x5d9ac9 of h)if(void 0x0!==_0x1e3f9f[_0x5d9ac9])return!0x0;return!0x1;}(_0x49c29b)&&_0x559a10('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x3017a1){if(!_0x3017a1)return new Promise(_0x1d7034=>_0x1d7034(''));const _0x4a4936=[];for(const _0x340a2e of _0x3017a1)'EDITOR_STYLES'!==_0x340a2e?_0x4a4936['push'](window['fetch'](_0x340a2e)['then'](_0x5c07d3=>_0x5c07d3['text']())):_0x4a4936['push'](f());return Promise['all'](_0x4a4936)['then'](_0x3e9973=>_0x3e9973['join']('\x20')['trim']());}(_0x56a424['stylesheets']||['EDITOR_STYLES'])['then'](async _0xd2653b=>{_0x1ced7d['ui']['ariaLiveAnnouncer']['announce'](p(_0x1ced7d['locale'],'Word\x20document\x20export\x20started'));const _0xe78183=await _0x5af3cb(_0x1ced7d),_0x350373={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x1ced7d['locale']['contentLanguageDirection']+'\x22>'+_0xe78183+'</div>','css':_0xd2653b,[_0x1511af?'options':'config']:{..._0x49c29b,..._0x1511af?a(_0x1ced7d,_0x49c29b):m(_0x1ced7d,_0x49c29b)}},_0x2e630e={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x4a0ffb?{'Authorization':_0x4a0ffb['value']}:null},'body':JSON['stringify'](_0x350373)};return window['fetch'](_0x4600b4,_0x2e630e)['then'](_0x571c30=>{if(0xc8!==_0x571c30['status'])throw _0x571c30;return _0x571c30['blob']();})['then'](_0x1864a1=>{_0x1ced7d['ui']['ariaLiveAnnouncer']['announce'](p(_0x1ced7d['locale'],'Word\x20document\x20export\x20successful'));const _0x4b0ae1='function'==typeof _0x56a424['fileName']?_0x56a424['fileName']():_0x56a424['fileName'];this['_downloadFile'](_0x1864a1,_0x4b0ae1||'document.docx');});})['catch'](_0x4b658d=>{const _0x3fe287=_0x1ced7d['plugins']['get']('Notification');throw _0x1ced7d['ui']['ariaLiveAnnouncer']['announce'](p(_0x1ced7d['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x3fe287['showWarning'](p(_0x1ced7d['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x4b658d;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x38be98,_0x30d5aa){const _0x40150b=document['createElement']('a');_0x40150b['href']=window['URL']['createObjectURL'](_0x38be98),_0x40150b['download']=_0x30d5aa,_0x40150b['click'](),_0x40150b['remove']();}}class i extends _0x563df8{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x33f256=this['editor'];_0x33f256['ui']['componentFactory']['add']('exportWord',()=>{const _0x18cebc=_0x33f256['commands']['get']('exportWord'),_0x2882e7=this['_createButton'](_0x587dde);return _0x2882e7['set']({'tooltip':!0x0}),_0x2882e7['bind']('isOn')['to'](_0x18cebc,'isBusy'),_0x2882e7;}),_0x33f256['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x4f2901));}['_createButton'](_0x5b5abb){const _0x58a70b=this['editor'],_0x185c6b=_0x58a70b['config']['get']('exportWord')||{},_0x47d356=_0x58a70b['commands']['get']('exportWord'),_0x4a729e=new _0x5b5abb(_0x58a70b['locale']),_0x37d9b6=new _0x3d3c20();return _0x4a729e['children']['add'](_0x37d9b6),_0x37d9b6['bind']('isVisible')['to'](_0x47d356,'isBusy'),_0x4a729e['iconView']['bind']('isVisible')['to'](_0x47d356,'isBusy',_0x27ebe4=>!_0x27ebe4),_0x4a729e['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'}),_0x4a729e['bind']('isEnabled')['to'](_0x47d356,'isEnabled'),_0x4a729e['bind']('label')['to'](_0x47d356,'isBusy',_0x366c70=>p(_0x58a70b['locale'],_0x366c70?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x4a729e,'execute',()=>{_0x58a70b['execute']('exportWord',_0x185c6b),_0x58a70b['editing']['view']['focus']();}),_0x4a729e;}}class s extends _0x563df8{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0xf0b7ff,i];}['init'](){const _0x50f679=this['editor'],_0x18c7f5=_0x50f679['config']['get']('exportWord')||{};_0x50f679['commands']['add']('exportWord',new e(_0x50f679));const _0x274c61=_0x50f679['plugins']['get']('CloudServices');!0x1===_0x18c7f5['tokenUrl']?this['_token']=null:_0x18c7f5['tokenUrl']?_0x274c61['registerTokenUrl'](_0x18c7f5['tokenUrl'])['then'](_0x242daf=>{this['_token']=_0x242daf;}):this['_token']=_0x274c61['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':_0x6ba27a=>0x0==_0x6ba27a?0x0:0x1==_0x6ba27a?0x1:0x2==_0x6ba27a?0x2:_0x6ba27a%0x64>=0x3&&_0x6ba27a%0x64<=0xa?0x3:_0x6ba27a%0x64>=0xb&&_0x6ba27a%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
+ (_0x5c52c1=>{const {ar:{dictionary:_0xe29b23,getPluralForm:_0x52e3f1}}={'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':_0x3267bb=>0x0==_0x3267bb?0x0:0x1==_0x3267bb?0x1:0x2==_0x3267bb?0x2:_0x3267bb%0x64>=0x3&&_0x3267bb%0x64<=0xa?0x3:_0x3267bb%0x64>=0xb&&_0x3267bb%0x64<=0x63?0x4:0x5}};_0x5c52c1['ar']||={'dictionary':{},'getPluralForm':null},_0x5c52c1['ar']['dictionary']=Object['assign'](_0x5c52c1['ar']['dictionary'],_0xe29b23),_0x5c52c1['ar']['getPluralForm']=_0x52e3f1;})(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':_0x2bd508=>0x1!=_0x2bd508}};
@@ -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
+ (_0x256d17=>{const {bg:{dictionary:_0x5c0c4c,getPluralForm:_0x427523}}={'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':_0x786474=>0x1!=_0x786474}};_0x256d17['bg']||={'dictionary':{},'getPluralForm':null},_0x256d17['bg']['dictionary']=Object['assign'](_0x256d17['bg']['dictionary'],_0x5c0c4c),_0x256d17['bg']['getPluralForm']=_0x427523;})(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':_0xe21acf=>0x1!=_0xe21acf}};
@@ -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
+ (_0x12efcd=>{const {bn:{dictionary:_0x24ed50,getPluralForm:_0x1c194a}}={'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':_0x3891dd=>0x1!=_0x3891dd}};_0x12efcd['bn']||={'dictionary':{},'getPluralForm':null},_0x12efcd['bn']['dictionary']=Object['assign'](_0x12efcd['bn']['dictionary'],_0x24ed50),_0x12efcd['bn']['getPluralForm']=_0x1c194a;})(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':_0x1e7d2c=>0x1!=_0x1e7d2c}};
@@ -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
+ (_0x380ab1=>{const {ca:{dictionary:_0x4d0524,getPluralForm:_0x106355}}={'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':_0x11b664=>0x1!=_0x11b664}};_0x380ab1['ca']||={'dictionary':{},'getPluralForm':null},_0x380ab1['ca']['dictionary']=Object['assign'](_0x380ab1['ca']['dictionary'],_0x4d0524),_0x380ab1['ca']['getPluralForm']=_0x106355;})(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':_0x3798d7=>0x1==_0x3798d7&&_0x3798d7%0x1==0x0?0x0:_0x3798d7>=0x2&&_0x3798d7<=0x4&&_0x3798d7%0x1==0x0?0x1:_0x3798d7%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
+ (_0x2380c0=>{const {cs:{dictionary:_0x523c1a,getPluralForm:_0x365f98}}={'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':_0x45cf67=>0x1==_0x45cf67&&_0x45cf67%0x1==0x0?0x0:_0x45cf67>=0x2&&_0x45cf67<=0x4&&_0x45cf67%0x1==0x0?0x1:_0x45cf67%0x1!=0x0?0x2:0x3}};_0x2380c0['cs']||={'dictionary':{},'getPluralForm':null},_0x2380c0['cs']['dictionary']=Object['assign'](_0x2380c0['cs']['dictionary'],_0x523c1a),_0x2380c0['cs']['getPluralForm']=_0x365f98;})(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':_0x14048f=>0x1!=_0x14048f}};
@@ -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
+ (_0x17391a=>{const {da:{dictionary:_0x58f559,getPluralForm:_0x52b70c}}={'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':_0x509af0=>0x1!=_0x509af0}};_0x17391a['da']||={'dictionary':{},'getPluralForm':null},_0x17391a['da']['dictionary']=Object['assign'](_0x17391a['da']['dictionary'],_0x58f559),_0x17391a['da']['getPluralForm']=_0x52b70c;})(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':_0x414e5b=>0x1!=_0x414e5b}};
@@ -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
+ (_0x3a6fe0=>{const {de:{dictionary:_0x597e9c,getPluralForm:_0x4ed465}}={'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':_0x5a55e6=>0x1!=_0x5a55e6}};_0x3a6fe0['de']||={'dictionary':{},'getPluralForm':null},_0x3a6fe0['de']['dictionary']=Object['assign'](_0x3a6fe0['de']['dictionary'],_0x597e9c),_0x3a6fe0['de']['getPluralForm']=_0x4ed465;})(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':_0x502708=>0x1!=_0x502708}};
@@ -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
+ (_0x2fd878=>{const {el:{dictionary:_0x4a7a98,getPluralForm:_0x2ff75e}}={'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':_0x383999=>0x1!=_0x383999}};_0x2fd878['el']||={'dictionary':{},'getPluralForm':null},_0x2fd878['el']['dictionary']=Object['assign'](_0x2fd878['el']['dictionary'],_0x4a7a98),_0x2fd878['el']['getPluralForm']=_0x2ff75e;})(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':_0x22970e=>0x1!=_0x22970e}};
@@ -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
+ (_0x8c0df2=>{const {'en-au':{dictionary:_0x24f663,getPluralForm:_0x107dd9}}={'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':_0x2b1aa2=>0x1!=_0x2b1aa2}};_0x8c0df2['en-au']||={'dictionary':{},'getPluralForm':null},_0x8c0df2['en-au']['dictionary']=Object['assign'](_0x8c0df2['en-au']['dictionary'],_0x24f663),_0x8c0df2['en-au']['getPluralForm']=_0x107dd9;})(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
+ (_0x1f477d=>{const {en:{dictionary:_0x44e1c7,getPluralForm:_0xdf303c}}={'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}};_0x1f477d['en']||={'dictionary':{},'getPluralForm':null},_0x1f477d['en']['dictionary']=Object['assign'](_0x1f477d['en']['dictionary'],_0x44e1c7),_0x1f477d['en']['getPluralForm']=_0xdf303c;})(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':_0x570e1c=>0x1==_0x570e1c?0x0:0x0!=_0x570e1c&&_0x570e1c%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
+ (_0x1fbdd6=>{const {es:{dictionary:_0x4bbd06,getPluralForm:_0x1d18ea}}={'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':_0x2ba496=>0x1==_0x2ba496?0x0:0x0!=_0x2ba496&&_0x2ba496%0xf4240==0x0?0x1:0x2}};_0x1fbdd6['es']||={'dictionary':{},'getPluralForm':null},_0x1fbdd6['es']['dictionary']=Object['assign'](_0x1fbdd6['es']['dictionary'],_0x4bbd06),_0x1fbdd6['es']['getPluralForm']=_0x1d18ea;})(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':_0x1d92e1=>0x1!=_0x1d92e1}};
@@ -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
+ (_0x56ee4a=>{const {et:{dictionary:_0x2fb0e0,getPluralForm:_0x46ba58}}={'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':_0x4ea75=>0x1!=_0x4ea75}};_0x56ee4a['et']||={'dictionary':{},'getPluralForm':null},_0x56ee4a['et']['dictionary']=Object['assign'](_0x56ee4a['et']['dictionary'],_0x2fb0e0),_0x56ee4a['et']['getPluralForm']=_0x46ba58;})(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':_0xe6c75=>0x1!=_0xe6c75}};
@@ -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
+ (_0x2995b0=>{const {fi:{dictionary:_0x59a1e6,getPluralForm:_0x844c76}}={'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':_0xdf98ab=>0x1!=_0xdf98ab}};_0x2995b0['fi']||={'dictionary':{},'getPluralForm':null},_0x2995b0['fi']['dictionary']=Object['assign'](_0x2995b0['fi']['dictionary'],_0x59a1e6),_0x2995b0['fi']['getPluralForm']=_0x844c76;})(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':_0x504dc3=>0x0==_0x504dc3||0x1==_0x504dc3?0x0:0x0!=_0x504dc3&&_0x504dc3%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
+ (_0x518bc2=>{const {fr:{dictionary:_0x1afe8b,getPluralForm:_0xc08fc5}}={'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':_0x8d131e=>0x0==_0x8d131e||0x1==_0x8d131e?0x0:0x0!=_0x8d131e&&_0x8d131e%0xf4240==0x0?0x1:0x2}};_0x518bc2['fr']||={'dictionary':{},'getPluralForm':null},_0x518bc2['fr']['dictionary']=Object['assign'](_0x518bc2['fr']['dictionary'],_0x1afe8b),_0x518bc2['fr']['getPluralForm']=_0xc08fc5;})(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\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x44165d=>0x1!=_0x44165d}};
@@ -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
+ (_0x17336a=>{const {gl:{dictionary:_0x4a955f,getPluralForm:_0x428ae5}}={'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':_0x425102=>0x1!=_0x425102}};_0x17336a['gl']||={'dictionary':{},'getPluralForm':null},_0x17336a['gl']['dictionary']=Object['assign'](_0x17336a['gl']['dictionary'],_0x4a955f),_0x17336a['gl']['getPluralForm']=_0x428ae5;})(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':_0x1fb290=>0x1==_0x1fb290&&_0x1fb290%0x1==0x0?0x0:0x2==_0x1fb290&&_0x1fb290%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
+ (_0x5dcb54=>{const {he:{dictionary:_0x48bfe0,getPluralForm:_0x4e3443}}={'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':_0x3fd9dc=>0x1==_0x3fd9dc&&_0x3fd9dc%0x1==0x0?0x0:0x2==_0x3fd9dc&&_0x3fd9dc%0x1==0x0?0x1:0x2}};_0x5dcb54['he']||={'dictionary':{},'getPluralForm':null},_0x5dcb54['he']['dictionary']=Object['assign'](_0x5dcb54['he']['dictionary'],_0x48bfe0),_0x5dcb54['he']['getPluralForm']=_0x4e3443;})(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':_0x373707=>0x1!=_0x373707}};
@@ -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
+ (_0x4ddec4=>{const {hi:{dictionary:_0xd8cf0c,getPluralForm:_0x6201e9}}={'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':_0x11bca9=>0x1!=_0x11bca9}};_0x4ddec4['hi']||={'dictionary':{},'getPluralForm':null},_0x4ddec4['hi']['dictionary']=Object['assign'](_0x4ddec4['hi']['dictionary'],_0xd8cf0c),_0x4ddec4['hi']['getPluralForm']=_0x6201e9;})(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':_0x4e7f0f=>_0x4e7f0f%0xa==0x1&&_0x4e7f0f%0x64!=0xb?0x0:_0x4e7f0f%0xa>=0x2&&_0x4e7f0f%0xa<=0x4&&(_0x4e7f0f%0x64<0xa||_0x4e7f0f%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
+ (_0x522ef3=>{const {hr:{dictionary:_0x22ff72,getPluralForm:_0x2795d1}}={'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':_0xe36bc9=>_0xe36bc9%0xa==0x1&&_0xe36bc9%0x64!=0xb?0x0:_0xe36bc9%0xa>=0x2&&_0xe36bc9%0xa<=0x4&&(_0xe36bc9%0x64<0xa||_0xe36bc9%0x64>=0x14)?0x1:0x2}};_0x522ef3['hr']||={'dictionary':{},'getPluralForm':null},_0x522ef3['hr']['dictionary']=Object['assign'](_0x522ef3['hr']['dictionary'],_0x22ff72),_0x522ef3['hr']['getPluralForm']=_0x2795d1;})(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':_0x2ab77c=>0x1!=_0x2ab77c}};