@ckeditor/ckeditor5-export-word 43.1.1 → 43.2.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=c,e=[],n=[];for(const r of Array[t(208)](document[t(196)]))if(r[t(182)][t(232)](t(192)))for(const o of Array[t(208)](r[t(206)]))-1!==o[t(215)][t(178)](t(173))?e[t(218)](o[t(215)]):-1!==o[t(215)][t(178)](t(184))&&n[t(218)](o[t(215)]);return e[t(193)]||console[t(216)](t(174)),[...n,...e][t(224)](" ")[t(219)]()}function i(t,e={}){const n=c,r=t[n(243)][n(227)](n(212)),o=t[n(243)][n(227)](n(221)),s=t[n(243)][n(227)](n(201)),i=e;if(r&&o){const e=function(t){const e=c,n={};if(!t[e(193)])return n;for(const r of t)r[e(190)][e(186)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(218)]({author:t[o(175)][o(197)],content:t[o(179)],created:t[o(191)],is_resolved:r[o(217)]})}));return n}(t[n(243)][n(203)](n(221))[n(198)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(211)](e)[n(193)]&&(i[n(190)]=e)}if(r&&s){const e=t[n(243)][n(203)](n(201)),r=t[n(243)][n(203)](n(212)),o=function(t,e){const n=c,r={};if(!t[n(193)]||!e[n(193)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(225)],a=t?t[n(214)]:e[n(203)](i)[n(197)];r[o]={author:a,created:s}}return r}(e[n(235)]({toJSON:!0}),r[n(242)]);Object[n(211)](o)[n(193)]&&(i[n(245)]=o)}return(i[n(245)]||i[n(190)])&&(i[n(220)]=(new(Intl[n(234)]))[n(187)]()[n(204)]),i}function c(t,e){const n=a();return(c=function(t,e){return n[t-=173]})(t,e)}function a(){const t=["push","trim","timezone","CommentsRepository","getLabel","506640oISFZJ","join","@external","$defaultValues","has","MergeFields","text","locale","data","hasAttribute","2nkWulf","DateTimeFormat","getSuggestions","previewMode","fetch","63ekyiDv","954180fJZYBQ","comment_threads","merge_fields","users","plugins","495736FAalLn","suggestions",".ck-content","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.","author","contentLanguage","entries","indexOf","content","EDITOR_STYLES","MergeFieldsEditing","ownerNode","then",":root","config","map","resolvedOptions","$labels","1298106aJMtkm","comments","createdAt","data-cke","length","895644RIWIMP","all","styleSheets","name","getCommentThreads","getDefaultValues","1252118vqeDVB","TrackChanges","document","get","timeZone","mergeFields","cssRules","187289Wvphaf","from","getDataSetValues","collaboration_features","keys","Users","language","authorName","cssText","warn","isResolved"];return(a=function(){return t})()}function u(t,e={}){const n=c,r=t[n(243)][n(227)](n(212)),o=t[n(243)][n(227)](n(221)),s=t[n(243)][n(227)](n(201)),i=t[n(243)][n(227)](n(228)),a=t[n(230)][n(176)],u=e,d={};if(u[n(202)]=u[n(202)]||{},u[n(202)][n(213)]=u[n(202)][n(213)]||a,r&&o){const e=function(t){const e=c,n=[];if(!t[e(193)])return n;for(const r of t){const t=r[e(190)][e(186)]((t=>({author:t[e(175)][e(197)],content:t[e(179)],created_at:t[e(191)]})));n[e(218)]({thread_id:r.id,is_resolved:r[e(217)],comments:t})}return n}(t[n(243)][n(203)](n(221))[n(198)]({skipNotAttached:!0,skipEmpty:!0}));e[n(193)]&&(d[n(240)]=e)}if(r&&s){const e=t[n(243)][n(203)](n(201)),r=t[n(243)][n(203)](n(212)),o=function(t,e){const n=c;return t[n(193)]&&e[n(193)]?t[n(186)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(225)];return{id:t,author:c?c[i(214)]:e[i(203)](o)[i(197)],created_at:r}})):[]}(e[n(235)]({toJSON:!0}),r[n(242)]);o[n(193)]&&(d[n(245)]=o)}if(i){const e=t[n(243)][n(203)](n(181)),r=e[n(236)],{prefix:o,suffix:s}=t[n(185)][n(203)](n(205));if(u[n(241)]={prefix:o,suffix:s},n(188)!==r){u[n(241)][n(231)]={};const t=n(226)===r?e[n(199)]():e[n(209)](r,!0);for(const r of Object[n(177)](t)){const[t,o]=r;u[n(241)][n(231)][t]=null!==o?o:e[n(222)](t)}}}return(d[n(240)]||d[n(245)])&&(u[n(220)]=(new(Intl[n(234)]))[n(187)]()[n(204)],u[n(210)]=d),u}function d(t,e){const n=t.t;switch(e){case"Export to Word":return n("Export to Word");case"An error occurred while generating the Word file.":return n("An error occurred while generating the Word file.");case"Word document export started":return n("Word document export started");case"Word document export failed":return n("Word document export failed");case"Word document export successful":return n("Word document export successful");case"Exporting Word document":return n("Exporting Word document");default:return e}}!function(t){const e=c,n=t();for(;;)try{if(148152===-parseInt(e(207))/1*(parseInt(e(233))/2)+-parseInt(e(223))/3+parseInt(e(194))/4+-parseInt(e(239))/5+parseInt(e(189))/6+-parseInt(e(200))/7+-parseInt(e(244))/8*(-parseInt(e(238))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);const p=h;function f(){const t=["version","footer","format","showWarning","19776ArjIfi","suggestions","application/json","config","stylesheets","5137qOIzYk","24ZnxLlL","createObjectURL","converterUrl","plugins","https://docx-converter.cke-cs.com/v2/convert/html-docx","Word document export failed","assertive","status","then","dataCallback","POST","An error occurred while generating the Word file.","pending","execute","URL","contentLanguageDirection","token","comments","176yAJzBZ","blob","isBusy","1965ZvWVNe","refresh","orientation","announce","EDITOR_STYLES","function","1502910wxyOBG","options","862020RtJrfr","fileName","set","converterOptions","5250777ZSPwuk","fetch","_downloadFile","margin_bottom","value","5036480gKBhZG","header","application/docx","38244riddpH","data",'<div class="ck-content" dir="',"createElement","_token","finally","href","margin_top","Notification","catch","margin_right","download","export-word-v1-api-is-deprecated","https://docx-converter.cke-cs.com/v1/convert","ExportWord","get","</div>","isEnabled","ariaLiveAnnouncer","auto_pagination","172aTaUtC","remove","margin_left","affectsData","document.docx","locale","click","Word document export successful","editor","stringify","5NHkpYN","Word document export started"];return(f=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(531128===-parseInt(e(233))/1*(parseInt(e(190))/2)+parseInt(e(206))/3*(parseInt(e(230))/4)+parseInt(e(200))/5*(parseInt(e(241))/6)+parseInt(e(245))/7+parseInt(e(212))/8*(parseInt(e(239))/9)+parseInt(e(250))/10+-parseInt(e(211))/11*(parseInt(e(170))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);const l=[p(235),p(177),p(180),p(248),p(192),p(204),p(168),p(203),p(229),p(207)];function h(t,e){const n=f();return(h=function(t,e){return n[t-=168]})(t,e)}class m extends t.Command{constructor(t){const e=p;super(t),this[e(243)](e(232),!1),this[e(193)]=!1}[p(234)](){const t=p;this[t(187)]=!this[t(232)],this[t(249)]=this[t(232)]?t(224):void 0}[p(225)](t={}){const e=p,n=this[e(198)],r=t[e(202)]||2,a=1===r,f=t[e(214)]||e(a?183:216),h=t[e(244)]||{},m=n[e(215)][e(185)](e(184)),g=t[e(228)]||m[e(174)],x=!0===h[e(189)],I=t[e(221)]||(t=>t[e(171)][e(185)]({pagination:x}));return 2===r&&function(t){for(const e of l)if(void 0!==t[e])return!0;return!1}(h)&&(0,o.logWarning)(e(182)),this[e(232)]=!0,this[e(234)](),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(180)!==r?n[e(218)](window[e(237)](r)[e(183)]((t=>t[e(229)]()))):n[e(218)](s());return Promise[e(195)](n)[e(183)]((t=>t[e(224)](" ")[e(219)]()))}(t[e(210)]||[e(237)])[e(220)]((async r=>{const o=e;n.ui[o(188)][o(236)](d(n[o(195)],o(201)));const s=await I(n),c={html:o(172)+n[o(195)][o(227)]+'">'+s+o(186),css:r,[o(a?240:209)]:{...h,...a?i(n,h):u(n,h)}},p={method:o(222),headers:{"Content-Type":o(208),Accept:o(169),...g?{Authorization:g[o(249)]}:null},body:JSON[o(199)](c)};return window[o(246)](f,p)[o(220)]((t=>{const e=o;if(200!==t[e(219)])throw t;return t[e(231)]()}))[o(220)]((e=>{const r=o;n.ui[r(188)][r(236)](d(n[r(195)],r(197)));const s=r(238)==typeof t[r(242)]?t[r(242)]():t[r(242)];this[r(247)](e,s||r(194))}))}))[e(179)]((t=>{const r=e,o=n[r(215)][r(185)](r(178));throw n.ui[r(188)][r(236)](d(n[r(195)],r(217)),{politeness:r(218)}),o[r(205)](d(n[r(195)],r(223))),t}))[e(175)]((()=>{const t=e;this[t(232)]=!1,this[t(234)]()}))}[p(247)](t,e){const n=p,r=document[n(173)]("a");r[n(176)]=window[n(226)][n(213)](t),r[n(181)]=e,r[n(196)](),r[n(191)]()}}const g=I;function x(){const t=["90339MvhvwG","commands","pluginName","Exporting Word document","execute","config","locale","init","4317334dbGOJF","44696dPpGSQ","menuBar:exportWord","_createButton","iconView","909gGveIT","isVisible","view","editor","ExportWordUI","focus","132AGyDgl","1118854ohFkaB","componentFactory","editing","isOn","Export to Word","1492tTpAXy","6scYQAx","isBusy","add","6137900nvqyhq","bind","exportWord","get","label","isEnabled","set","listenTo","children","3163955WBOxwk"];return(x=function(){return t})()}function I(t,e){const n=x();return(I=function(t,e){return n[t-=102]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(726254===-parseInt(e(126))/1+parseInt(e(121))/2+-parseInt(e(140))/3*(parseInt(e(120))/4)+parseInt(e(139))/5*(-parseInt(e(127))/6)+parseInt(e(109))/7+-parseInt(e(110))/8*(-parseInt(e(114))/9)+parseInt(e(130))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class v extends t.Plugin{static get[g(103)](){return g(118)}[g(108)](){const t=g,n=this[t(117)];n.ui[t(122)][t(129)](t(132),(()=>{const r=t,o=n[r(102)][r(133)](r(132)),s=this[r(112)](e.ButtonView);return s[r(136)]({tooltip:!0}),s[r(131)](r(124)).to(o,r(128)),s})),n.ui[t(122)][t(129)](t(111),(()=>this[t(112)](e.MenuBarMenuListItemButtonView)))}[g(112)](t){const n=g,r=this[n(117)],o=r[n(106)][n(133)](n(132))||{},s=r[n(102)][n(133)](n(132)),i=new t(r[n(107)]),c=new e.SpinnerView;return i[n(138)][n(129)](c),c[n(131)](n(115)).to(s,n(128)),i[n(113)][n(131)](n(115)).to(s,n(128),(t=>!t)),i[n(136)]({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(131)](n(135)).to(s,n(135)),i[n(131)](n(134)).to(s,n(128),(t=>d(r[n(107)],n(t?104:125)))),this[n(137)](i,n(105),(()=>{const t=n;r[t(105)](t(132),o),r[t(123)][t(116)][t(119)]()})),i}}const w=W;function y(){const t=["488720GlqYtA","editor","plugins","56wXxvxz","config","commands","845002JLevZm","_token","token","103758bBJZQs","pluginName","CloudServices","tokenUrl","1579060xdwVjp","1344973FwYFGi","ExportWord","2723635bgeTau","then","requires","get","registerTokenUrl","438036HuKrGS","init","add","exportWord"];return(y=function(){return t})()}function W(t,e){const n=y();return(W=function(t,e){return n[t-=127]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(308395===parseInt(e(140))/1+-parseInt(e(146))/2+-parseInt(e(136))/3+-parseInt(e(128))/4+-parseInt(e(131))/5+-parseInt(e(149))/6+parseInt(e(129))/7*(parseInt(e(143))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(y);class b extends t.Plugin{static get[w(150)](){return w(130)}static get[w(133)](){return[w(151),e.Notification,v]}[w(137)](){const t=w,e=this[t(141)],n=e[t(144)][t(134)](t(139))||{};e[t(145)][t(138)](t(139),new m(e));const r=e[t(142)][t(134)](t(151));!1===n[t(127)]?this[t(147)]=null:n[t(127)]?r[t(135)](n[t(127)])[t(132)]((e=>{this[t(147)]=e})):this[t(147)]=r[t(148)]}}function k(t,e){var n=E();return(k=function(t,e){return n[t-=152]})(t,e)}function E(){var t=["45rmcVnQ","4174LCNTyt","157476AVzpbF","1044822nGiXra","859773ScmIpB","111419mEUYDf","24DuyTUE","1717371rzOTpd","70DqeaNR","3624270fsUVyC"];return(E=function(){return t})()}!function(t){for(var e=k,n=t();;)try{if(280312===parseInt(e(153))/1*(parseInt(e(156))/2)+-parseInt(e(159))/3+parseInt(e(157))/4*(-parseInt(e(155))/5)+parseInt(e(158))/6+-parseInt(e(160))/7*(-parseInt(e(161))/8)+parseInt(e(152))/9+parseInt(e(154))/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:()=>y});var t=n(782),e=n(311),o=n(584);function s(t,e){const n=a();return(s=function(t,e){return n[t-=109]})(t,e)}function i(){const t=s,e=[],n=[];for(const r of Array[t(183)](document[t(114)]))if(r[t(120)][t(135)](t(141)))for(const o of Array[t(183)](r[t(168)]))-1!==o[t(138)][t(162)](t(179))?e[t(121)](o[t(138)]):-1!==o[t(138)][t(162)](t(180))&&n[t(121)](o[t(138)]);return e[t(175)]||console[t(151)](t(132)),[...n,...e][t(125)](" ")[t(144)]()}function c(t,e={}){const n=s,r=t[n(178)][n(164)](n(156)),o=t[n(178)][n(164)](n(140)),i=t[n(178)][n(164)](n(145)),c=e;if(r&&o){const e=function(t){const e=s,n={};if(!t[e(175)])return n;for(const r of t)r[e(122)][e(117)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(121)]({author:t[o(131)][o(146)],content:t[o(160)],created:t[o(136)],is_resolved:r[o(165)]})}));return n}(t[n(178)][n(147)](n(140))[n(149)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(128)](e)[n(175)]&&(c[n(122)]=e)}if(r&&i){const e=t[n(178)][n(147)](n(145)),r=t[n(178)][n(147)](n(156)),o=function(t,e){const n=s,r={};if(!t[n(175)]||!e[n(175)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(163)],a=t?t[n(172)]:e[n(147)](i)[n(146)];r[o]={author:a,created:s}}return r}(e[n(123)]({toJSON:!0}),r[n(112)]);Object[n(128)](o)[n(175)]&&(c[n(126)]=o)}return(c[n(126)]||c[n(122)])&&(c[n(127)]=(new(Intl[n(167)]))[n(110)]()[n(169)]),c}function a(){const t=["564464XElcoT","collaboration_features","previewMode","entries","Users","7SkDquK","data","$labels","content","$defaultValues","indexOf","@external","has","isResolved","MergeFields","DateTimeFormat","cssRules","timeZone","MergeFieldsEditing","fetch","authorName","locale","all","length","EDITOR_STYLES","mergeFields","plugins",".ck-content",":root","85Ynrzhc","getLabel","from","1682175tAbeDo","resolvedOptions","merge_fields","users","getDataSetValues","styleSheets","getDefaultValues","18204GgkwXZ","map","72gtqZzj","then","ownerNode","push","comments","getSuggestions","520752Qtzdci","join","suggestions","timezone","keys","22PIcFSk","316284oMKngt","author","The editor stylesheet could not be found in the document. Check your webpack config – style-loader should use data-cke=true attribute for the editor stylesheet.","language","document","hasAttribute","createdAt","40508pgGmHx","cssText","contentLanguage","CommentsRepository","data-cke","config","comment_threads","trim","TrackChanges","name","get","text","getCommentThreads","18930XwibbD","warn"];return(a=function(){return t})()}function u(t,e={}){const n=s,r=t[n(178)][n(164)](n(156)),o=t[n(178)][n(164)](n(140)),i=t[n(178)][n(164)](n(145)),c=t[n(178)][n(164)](n(166)),a=t[n(173)][n(139)],u=e,d={};if(u[n(134)]=u[n(134)]||{},u[n(134)][n(133)]=u[n(134)][n(133)]||a,r&&o){const e=function(t){const e=s,n=[];if(!t[e(175)])return n;for(const r of t){const t=r[e(122)][e(117)]((t=>({author:t[e(131)][e(146)],content:t[e(160)],created_at:t[e(136)]})));n[e(121)]({thread_id:r.id,is_resolved:r[e(165)],comments:t})}return n}(t[n(178)][n(147)](n(140))[n(149)]({skipNotAttached:!0,skipEmpty:!0}));e[n(175)]&&(d[n(143)]=e)}if(r&&i){const e=t[n(178)][n(147)](n(145)),r=t[n(178)][n(147)](n(156)),o=function(t,e){const n=s;return t[n(175)]&&e[n(175)]?t[n(117)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(163)];return{id:t,author:c?c[i(172)]:e[i(147)](o)[i(146)],created_at:r}})):[]}(e[n(123)]({toJSON:!0}),r[n(112)]);o[n(175)]&&(d[n(126)]=o)}if(c){const e=t[n(178)][n(147)](n(170)),r=e[n(154)],{prefix:o,suffix:s}=t[n(142)][n(147)](n(177));if(u[n(111)]={prefix:o,suffix:s},n(159)!==r){u[n(111)][n(158)]={};const t=n(161)===r?e[n(115)]():e[n(113)](r,!0);for(const r of Object[n(155)](t)){const[t,o]=r;u[n(111)][n(158)][t]=null!==o?o:e[n(182)](t)}}}return(d[n(143)]||d[n(126)])&&(u[n(127)]=(new(Intl[n(167)]))[n(110)]()[n(169)],u[n(153)]=d),u}function d(t,e){const n=t.t;switch(e){case"Export to Word":return n("Export to Word");case"An error occurred while generating the Word file.":return n("An error occurred while generating the Word file.");case"Word document export started":return n("Word document export started");case"Word document export failed":return n("Word document export failed");case"Word document export successful":return n("Word document export successful");case"Exporting Word document":return n("Exporting Word document");default:return e}}!function(t){const e=s,n=t();for(;;)try{if(100702===parseInt(e(116))/1*(-parseInt(e(129))/2)+parseInt(e(124))/3+parseInt(e(137))/4*(parseInt(e(181))/5)+parseInt(e(130))/6*(parseInt(e(157))/7)+parseInt(e(152))/8+-parseInt(e(118))/9*(parseInt(e(150))/10)+-parseInt(e(109))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);const p=f;function f(t,e){const n=m();return(f=function(t,e){return n[t-=240]})(t,e)}!function(t){const e=f,n=t();for(;;)try{if(182948===parseInt(e(289))/1+parseInt(e(267))/2+parseInt(e(320))/3*(parseInt(e(255))/4)+-parseInt(e(319))/5+-parseInt(e(257))/6*(parseInt(e(288))/7)+parseInt(e(304))/8*(parseInt(e(264))/9)+-parseInt(e(280))/10*(parseInt(e(295))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m);const l=[p(272),p(294),p(297),p(247),p(315),p(314),p(274),p(258),p(316),p(249)];class h extends t.Command{constructor(t){const e=p;super(t),this[e(277)](e(292),!1),this[e(243)]=!1}[p(261)](){const t=p;this[t(293)]=!this[t(292)],this[t(260)]=this[t(292)]?t(305):void 0}[p(281)](t={}){const e=p,n=this[e(256)],r=t[e(250)]||2,a=1===r,f=t[e(317)]||e(a?242:303),h=t[e(286)]||{},m=n[e(306)][e(282)](e(269)),g=t[e(290)]||m[e(313)],I=!0===h[e(287)],x=t[e(285)]||(t=>t[e(309)][e(282)]({pagination:I}));return 2===r&&function(t){for(const e of l)if(void 0!==t[e])return!0;return!1}(h)&&(0,o.logWarning)(e(312)),this[e(292)]=!0,this[e(261)](),function(t){const e=s;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(176)!==r?n[e(121)](window[e(171)](r)[e(119)]((t=>t[e(148)]()))):n[e(121)](i());return Promise[e(174)](n)[e(119)]((t=>t[e(125)](" ")[e(144)]()))}(t[e(283)]||[e(299)])[e(263)]((async r=>{const o=e;n.ui[o(275)][o(241)](d(n[o(244)],o(296)));const s=await x(n),i={html:o(240)+n[o(244)][o(302)]+'">'+s+o(276),css:r,[o(a?246:248)]:{...h,...a?c(n,h):u(n,h)}},p={method:o(259),headers:{"Content-Type":o(268),Accept:o(310),...g?{Authorization:g[o(260)]}:null},body:JSON[o(252)](i)};return window[o(271)](f,p)[o(263)]((t=>{const e=o;if(200!==t[e(265)])throw t;return t[e(300)]()}))[o(263)]((e=>{const r=o;n.ui[r(275)][r(241)](d(n[r(244)],r(270)));const s=r(266)==typeof t[r(291)]?t[r(291)]():t[r(291)];this[r(298)](e,s||r(278))}))}))[e(273)]((t=>{const r=e,o=n[r(306)][r(282)](r(301));throw n.ui[r(275)][r(241)](d(n[r(244)],r(254)),{politeness:r(307)}),o[r(321)](d(n[r(244)],r(318))),t}))[e(308)]((()=>{const t=e;this[t(292)]=!1,this[t(261)]()}))}[p(298)](t,e){const n=p,r=document[n(262)]("a");r[n(311)]=window[n(253)][n(251)](t),r[n(284)]=e,r[n(245)](),r[n(279)]()}}function m(){const t=["options","margin_bottom","config","suggestions","version","createObjectURL","stringify","URL","Word document export failed","564724Prqxjy","editor","1672914gnnquw","footer","POST","value","refresh","createElement","then","2856015oigwvm","status","function","707038oCvOZU","application/json","ExportWord","Word document export successful","fetch","orientation","catch","header","ariaLiveAnnouncer","</div>","set","document.docx","remove","13010jmOIsX","execute","get","stylesheets","download","dataCallback","converterOptions","auto_pagination","7YCBOvg","243716chhWKH","token","fileName","isBusy","isEnabled","margin_top","3817viHbkm","Word document export started","margin_right","_downloadFile","EDITOR_STYLES","blob","Notification","contentLanguageDirection","https://docx-converter.cke-cs.com/v2/convert/html-docx","8NUinJW","pending","plugins","assertive","finally","data","application/docx","href","export-word-v1-api-is-deprecated","_token","format","margin_left","comments","converterUrl","An error occurred while generating the Word file.","1418590MaZfaG","6HLZwsw","showWarning",'<div class="ck-content" dir="',"announce","https://docx-converter.cke-cs.com/v1/convert","affectsData","locale","click"];return(m=function(){return t})()}const g=I;function I(t,e){const n=x();return(I=function(t,e){return n[t-=294]})(t,e)}function x(){const t=["execute","isOn","Exporting Word document","13444648lmjQht","2753412uKArst","isBusy","editing","2011508rBmUGW","Export to Word","set","5reYCoB","menuBar:exportWord","8175012jKkpTX","_createButton","isEnabled","children","ExportWordUI","isVisible","exportWord","commands","add","bind","10jyPgfu","1536057YhJWwt","pluginName","view","label","5423580AnPXre","1TKhaqb","get","focus","11244905zzgBPr","listenTo","init","editor","locale","componentFactory","iconView","config"];return(x=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(891346===parseInt(e(323))/1*(-parseInt(e(302))/2)+-parseInt(e(299))/3+parseInt(e(322))/4+parseInt(e(305))/5*(parseInt(e(307))/6)+parseInt(e(326))/7+-parseInt(e(298))/8+parseInt(e(318))/9*(parseInt(e(317))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class w extends t.Plugin{static get[g(319)](){return g(311)}[g(328)](){const t=g,n=this[t(329)];n.ui[t(331)][t(315)](t(313),(()=>{const r=t,o=n[r(314)][r(324)](r(313)),s=this[r(308)](e.ButtonView);return s[r(304)]({tooltip:!0}),s[r(316)](r(296)).to(o,r(300)),s})),n.ui[t(331)][t(315)](t(306),(()=>this[t(308)](e.MenuBarMenuListItemButtonView)))}[g(308)](t){const n=g,r=this[n(329)],o=r[n(294)][n(324)](n(313))||{},s=r[n(314)][n(324)](n(313)),i=new t(r[n(330)]),c=new e.SpinnerView;return i[n(310)][n(315)](c),c[n(316)](n(312)).to(s,n(300)),i[n(332)][n(316)](n(312)).to(s,n(300),(t=>!t)),i[n(304)]({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.826 16.843a.75.75 0 0 0-1.152-.96L15.5 17.29V12H14v5.29l-1.174-1.408a.75.75 0 0 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="m14 0 5 4.5v9.741a2.737 2.737 0 0 0-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0 2v3h3.3L14 2Z"/><path d="M3 17.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z"/><path d="M8.5 6a1.5 1.5 0 0 1 1.493 1.356L10 7.5v7a1.5 1.5 0 0 1-1.356 1.493L8.5 16h-7a1.5 1.5 0 0 1-1.493-1.356L0 14.5v-7a1.5 1.5 0 0 1 1.356-1.493L1.5 6h7ZM7.483 8.795l-.042.088-.986 2.534-.947-2.528-.043-.092a.601.601 0 0 0-1.042.008l-.042.093-.883 2.465-.937-2.475-.042-.089a.6.6 0 0 0-1.107.42l.027.093 1.514 4 .044.092a.6.6 0 0 0 1.041-.01l.041-.092.88-2.458.925 2.467.046.096a.6.6 0 0 0 1.032 0l.043-.09 1.554-4 .028-.093a.6.6 0 0 0-1.104-.43v.001Z"/></svg>\n'}),i[n(316)](n(309)).to(s,n(309)),i[n(316)](n(321)).to(s,n(300),(t=>d(r[n(330)],n(t?297:303)))),this[n(327)](i,n(295),(()=>{const t=n;r[t(295)](t(313),o),r[t(301)][t(320)][t(325)]()})),i}}const v=W;function b(){const t=["ExportWord","7cPaALC","tokenUrl","10496298MZcNWH","requires","plugins","3472264kjTIWc","token","init","342UdamNV","editor","commands","add","8367228Bzsfny","CloudServices","config","pluginName","exportWord","496585RzQxKb","get","44YSwQeo","_token","2126130idkFBe","3714VBGAlF","then","29553720RubayC","registerTokenUrl"];return(b=function(){return t})()}function W(t,e){const n=b();return(W=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(904739===-parseInt(e(137))/1*(parseInt(e(124))/2)+-parseInt(e(123))/3+parseInt(e(148))/4*(-parseInt(e(146))/5)+parseInt(e(131))/6*(parseInt(e(129))/7)+-parseInt(e(134))/8+-parseInt(e(141))/9+parseInt(e(126))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends t.Plugin{static get[v(144)](){return v(128)}static get[v(132)](){return[v(142),e.Notification,w]}[v(136)](){const t=v,e=this[t(138)],n=e[t(143)][t(147)](t(145))||{};e[t(139)][t(140)](t(145),new h(e));const r=e[t(133)][t(147)](t(142));!1===n[t(130)]?this[t(122)]=null:n[t(130)]?r[t(127)](n[t(130)])[t(125)]((e=>{this[t(122)]=e})):this[t(122)]=r[t(135)]}}function k(t,e){var n=E();return(k=function(t,e){return n[t-=405]})(t,e)}function E(){var t=["4089603mLzCbd","3804UMJuQM","201002DheeIc","60LkHknc","17ChGVGu","4Bslwkz","18297zAYpMu","71834JNKtzV","2388vZFZsL","984OUVYHL","41874GTGRTb","3679dOYmyf","5560nKzngH","39424qHJLPa"];return(E=function(){return t})()}!function(t){for(var e=k,n=t();;)try{if(952097===parseInt(e(409))/1*(-parseInt(e(407))/2)+-parseInt(e(405))/3*(parseInt(e(410))/4)+-parseInt(e(408))/5*(parseInt(e(406))/6)+parseInt(e(415))/7*(parseInt(e(414))/8)+-parseInt(e(411))/9*(-parseInt(e(417))/10)+-parseInt(e(418))/11*(-parseInt(e(413))/12)+parseInt(e(416))/13*(parseInt(e(412))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x3af59e,Plugin as _0x2933f8}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x259872,MenuBarMenuListItemButtonView as _0x1c15d7,SpinnerView as _0x532139,Notification as _0x59cec5}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x2a43db}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x575566=[],_0x338b37=[];for(const _0x33ed7d of Array['from'](document['styleSheets'])){if(_0x33ed7d['ownerNode']['hasAttribute']('data-cke')){for(const _0x1cfeb8 of Array['from'](_0x33ed7d['cssRules']))-0x1!==_0x1cfeb8['cssText']['indexOf']('.ck-content')?_0x575566['push'](_0x1cfeb8['cssText']):-0x1!==_0x1cfeb8['cssText']['indexOf'](':root')&&_0x338b37['push'](_0x1cfeb8['cssText']);}}return _0x575566['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.'),[..._0x338b37,..._0x575566]['join']('\x20')['trim']();}function a(_0x1e268b,_0x31a56d={}){const _0x29211f=_0x1e268b['plugins']['has']('Users'),_0x53e4d4=_0x1e268b['plugins']['has']('CommentsRepository'),_0x339d3a=_0x1e268b['plugins']['has']('TrackChanges'),_0x1205ab=_0x31a56d;if(_0x29211f&&_0x53e4d4){const _0x2148c4=function(_0x35d826){const _0x50079f={};if(!_0x35d826['length'])return _0x50079f;for(const _0x556b97 of _0x35d826)_0x556b97['comments']['map'](_0x17ee41=>{void 0x0===_0x50079f[_0x556b97['id']]&&(_0x50079f[_0x556b97['id']]=[]),_0x50079f[_0x556b97['id']]['push']({'author':_0x17ee41['author']['name'],'content':_0x17ee41['content'],'created':_0x17ee41['createdAt'],'is_resolved':_0x556b97['isResolved']});});return _0x50079f;}(_0x1e268b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x2148c4)['length']&&(_0x1205ab['comments']=_0x2148c4);}if(_0x29211f&&_0x339d3a){const _0x998507=_0x1e268b['plugins']['get']('TrackChanges'),_0x3924d0=_0x1e268b['plugins']['get']('Users'),_0x5704fc=function(_0x203f75,_0xc83296){const _0x5136ff={};if(!_0x203f75['length']||!_0xc83296['length'])return _0x5136ff;for(const {id:_0x295911,createdAt:_0x29a630,authorId:_0x1ae3b9,attributes:_0x1aad3d}of _0x203f75){const _0xf70983=_0x1aad3d&&_0x1aad3d['@external'],_0x2985d5=_0xf70983?_0xf70983['authorName']:_0xc83296['get'](_0x1ae3b9)['name'];_0x5136ff[_0x295911]={'author':_0x2985d5,'created':_0x29a630};}return _0x5136ff;}(_0x998507['getSuggestions']({'toJSON':!0x0}),_0x3924d0['users']);Object['keys'](_0x5704fc)['length']&&(_0x1205ab['suggestions']=_0x5704fc);}return(_0x1205ab['suggestions']||_0x1205ab['comments'])&&(_0x1205ab['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x1205ab;}function m(_0x45634b,_0x2f3759={}){const _0x280873=_0x45634b['plugins']['has']('Users'),_0x18df91=_0x45634b['plugins']['has']('CommentsRepository'),_0x1d1013=_0x45634b['plugins']['has']('TrackChanges'),_0x5b5277=_0x45634b['plugins']['has']('MergeFields'),_0x575229=_0x45634b['locale']['contentLanguage'],_0x4e2481=_0x2f3759,_0x5668c9={};if(_0x4e2481['document']=_0x4e2481['document']||{},_0x4e2481['document']['language']=_0x4e2481['document']['language']||_0x575229,_0x280873&&_0x18df91){const _0x422a78=function(_0x3678fa){const _0x470255=[];if(!_0x3678fa['length'])return _0x470255;for(const _0x448737 of _0x3678fa){const _0x29bd8b=_0x448737['comments']['map'](_0x47e585=>({'author':_0x47e585['author']['name'],'content':_0x47e585['content'],'created_at':_0x47e585['createdAt']}));_0x470255['push']({'thread_id':_0x448737['id'],'is_resolved':_0x448737['isResolved'],'comments':_0x29bd8b});}return _0x470255;}(_0x45634b['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x422a78['length']&&(_0x5668c9['comment_threads']=_0x422a78);}if(_0x280873&&_0x1d1013){const _0x4aa0eb=_0x45634b['plugins']['get']('TrackChanges'),_0x1cec34=_0x45634b['plugins']['get']('Users'),_0x438f9d=function(_0x35b37d,_0x342464){if(!_0x35b37d['length']||!_0x342464['length'])return[];return _0x35b37d['map'](({id:_0x12896b,createdAt:_0x3e5307,authorId:_0xad59d,attributes:_0x11d76f})=>{const _0x45ad9f=_0x11d76f&&_0x11d76f['@external'];return{'id':_0x12896b,'author':_0x45ad9f?_0x45ad9f['authorName']:_0x342464['get'](_0xad59d)['name'],'created_at':_0x3e5307};});}(_0x4aa0eb['getSuggestions']({'toJSON':!0x0}),_0x1cec34['users']);_0x438f9d['length']&&(_0x5668c9['suggestions']=_0x438f9d);}if(_0x5b5277){const _0x454c69=_0x45634b['plugins']['get']('MergeFieldsEditing'),_0x3b36ed=_0x454c69['previewMode'],{prefix:_0x78c4cc,suffix:_0xc752dd}=_0x45634b['config']['get']('mergeFields');if(_0x4e2481['merge_fields']={'prefix':_0x78c4cc,'suffix':_0xc752dd},'$labels'!==_0x3b36ed){_0x4e2481['merge_fields']['data']={};const _0x32cadc='$defaultValues'===_0x3b36ed?_0x454c69['getDefaultValues']():_0x454c69['getDataSetValues'](_0x3b36ed,!0x0);for(const _0x29686b of Object['entries'](_0x32cadc)){const [_0x39ed8e,_0x65f130]=_0x29686b;_0x4e2481['merge_fields']['data'][_0x39ed8e]=null!==_0x65f130?_0x65f130:_0x454c69['getLabel'](_0x39ed8e);}}}return(_0x5668c9['comment_threads']||_0x5668c9['suggestions'])&&(_0x4e2481['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x4e2481['collaboration_features']=_0x5668c9),_0x4e2481;}function p(_0x1a2457,_0x7b9678){const t=_0x1a2457['t'];switch(_0x7b9678){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 _0x7b9678;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x3af59e{constructor(_0x4a0b8e){super(_0x4a0b8e),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x4e2d43={}){const _0x4c7c47=this['editor'],_0x457e61=_0x4e2d43['version']||0x2,_0x293878=0x1===_0x457e61,_0x1372dc=_0x4e2d43['converterUrl']||(_0x293878?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x108200=_0x4e2d43['converterOptions']||{},_0x49f456=_0x4c7c47['plugins']['get']('ExportWord'),_0x519195=_0x4e2d43['token']||_0x49f456['_token'],_0xd69611=!0x0===_0x108200['auto_pagination'],_0x5751ed=_0x4e2d43['dataCallback']||(_0x520c94=>_0x520c94['data']['get']({'pagination':_0xd69611}));return 0x2===_0x457e61&&function(_0x555475){for(const _0x309857 of h)if(void 0x0!==_0x555475[_0x309857])return!0x0;return!0x1;}(_0x108200)&&_0x2a43db('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x547ee3){if(!_0x547ee3)return new Promise(_0x12144f=>_0x12144f(''));const _0x57fc72=[];for(const _0x3eeeee of _0x547ee3)'EDITOR_STYLES'!==_0x3eeeee?_0x57fc72['push'](window['fetch'](_0x3eeeee)['then'](_0x319106=>_0x319106['text']())):_0x57fc72['push'](f());return Promise['all'](_0x57fc72)['then'](_0x34263f=>_0x34263f['join']('\x20')['trim']());}(_0x4e2d43['stylesheets']||['EDITOR_STYLES'])['then'](async _0x5120ec=>{_0x4c7c47['ui']['ariaLiveAnnouncer']['announce'](p(_0x4c7c47['locale'],'Word\x20document\x20export\x20started'));const _0xd00f8a=await _0x5751ed(_0x4c7c47),_0x5f1800={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x4c7c47['locale']['contentLanguageDirection']+'\x22>'+_0xd00f8a+'</div>','css':_0x5120ec,[_0x293878?'options':'config']:{..._0x108200,..._0x293878?a(_0x4c7c47,_0x108200):m(_0x4c7c47,_0x108200)}},_0x7d9ad4={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x519195?{'Authorization':_0x519195['value']}:null},'body':JSON['stringify'](_0x5f1800)};return window['fetch'](_0x1372dc,_0x7d9ad4)['then'](_0xf35730=>{if(0xc8!==_0xf35730['status'])throw _0xf35730;return _0xf35730['blob']();})['then'](_0x4f7a72=>{_0x4c7c47['ui']['ariaLiveAnnouncer']['announce'](p(_0x4c7c47['locale'],'Word\x20document\x20export\x20successful'));const _0xff48e5='function'==typeof _0x4e2d43['fileName']?_0x4e2d43['fileName']():_0x4e2d43['fileName'];this['_downloadFile'](_0x4f7a72,_0xff48e5||'document.docx');});})['catch'](_0xf28121=>{const _0x24cae4=_0x4c7c47['plugins']['get']('Notification');throw _0x4c7c47['ui']['ariaLiveAnnouncer']['announce'](p(_0x4c7c47['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x24cae4['showWarning'](p(_0x4c7c47['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0xf28121;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x1d08df,_0x555f45){const _0x38aebc=document['createElement']('a');_0x38aebc['href']=window['URL']['createObjectURL'](_0x1d08df),_0x38aebc['download']=_0x555f45,_0x38aebc['click'](),_0x38aebc['remove']();}}class i extends _0x2933f8{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x215ff0=this['editor'];_0x215ff0['ui']['componentFactory']['add']('exportWord',()=>{const _0x4eb457=_0x215ff0['commands']['get']('exportWord'),_0x20f414=this['_createButton'](_0x259872);return _0x20f414['set']({'tooltip':!0x0}),_0x20f414['bind']('isOn')['to'](_0x4eb457,'isBusy'),_0x20f414;}),_0x215ff0['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x1c15d7));}['_createButton'](_0x39db5e){const _0x2ae26e=this['editor'],_0x3753f4=_0x2ae26e['config']['get']('exportWord')||{},_0x551280=_0x2ae26e['commands']['get']('exportWord'),_0x8059c0=new _0x39db5e(_0x2ae26e['locale']),_0x1b0459=new _0x532139();return _0x8059c0['children']['add'](_0x1b0459),_0x1b0459['bind']('isVisible')['to'](_0x551280,'isBusy'),_0x8059c0['iconView']['bind']('isVisible')['to'](_0x551280,'isBusy',_0x3f9d0f=>!_0x3f9d0f),_0x8059c0['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'}),_0x8059c0['bind']('isEnabled')['to'](_0x551280,'isEnabled'),_0x8059c0['bind']('label')['to'](_0x551280,'isBusy',_0x5e909c=>p(_0x2ae26e['locale'],_0x5e909c?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x8059c0,'execute',()=>{_0x2ae26e['execute']('exportWord',_0x3753f4),_0x2ae26e['editing']['view']['focus']();}),_0x8059c0;}}class s extends _0x2933f8{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x59cec5,i];}['init'](){const _0x1889e6=this['editor'],_0x56c311=_0x1889e6['config']['get']('exportWord')||{};_0x1889e6['commands']['add']('exportWord',new e(_0x1889e6));const _0x541709=_0x1889e6['plugins']['get']('CloudServices');!0x1===_0x56c311['tokenUrl']?this['_token']=null:_0x56c311['tokenUrl']?_0x541709['registerTokenUrl'](_0x56c311['tokenUrl'])['then'](_0x3fc37a=>{this['_token']=_0x3fc37a;}):this['_token']=_0x541709['token'];}}export{s as ExportWord};
23
+ import{Command as _0x559b5c,Plugin as _0x37455d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x47c19f,MenuBarMenuListItemButtonView as _0x3d7c2a,SpinnerView as _0x33087f,Notification as _0x151849}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x5a73de}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x1864a3=[],_0x29bcf4=[];for(const _0x1d9b09 of Array['from'](document['styleSheets'])){if(_0x1d9b09['ownerNode']['hasAttribute']('data-cke')){for(const _0x43358a of Array['from'](_0x1d9b09['cssRules']))-0x1!==_0x43358a['cssText']['indexOf']('.ck-content')?_0x1864a3['push'](_0x43358a['cssText']):-0x1!==_0x43358a['cssText']['indexOf'](':root')&&_0x29bcf4['push'](_0x43358a['cssText']);}}return _0x1864a3['length']||console['warn']('The\x20editor\x20stylesheet\x20could\x20not\x20be\x20found\x20in\x20the\x20document.\x20Check\x20your\x20webpack\x20config\x20–\x20style-loader\x20should\x20use\x20data-cke=true\x20attribute\x20for\x20the\x20editor\x20stylesheet.'),[..._0x29bcf4,..._0x1864a3]['join']('\x20')['trim']();}function a(_0x42ea78,_0x4ba221={}){const _0x2a8e7d=_0x42ea78['plugins']['has']('Users'),_0x5186ec=_0x42ea78['plugins']['has']('CommentsRepository'),_0x25ce82=_0x42ea78['plugins']['has']('TrackChanges'),_0x207ccf=_0x4ba221;if(_0x2a8e7d&&_0x5186ec){const _0x36ee19=function(_0x225945){const _0x375440={};if(!_0x225945['length'])return _0x375440;for(const _0x1a8d74 of _0x225945)_0x1a8d74['comments']['map'](_0x593fcd=>{void 0x0===_0x375440[_0x1a8d74['id']]&&(_0x375440[_0x1a8d74['id']]=[]),_0x375440[_0x1a8d74['id']]['push']({'author':_0x593fcd['author']['name'],'content':_0x593fcd['content'],'created':_0x593fcd['createdAt'],'is_resolved':_0x1a8d74['isResolved']});});return _0x375440;}(_0x42ea78['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x36ee19)['length']&&(_0x207ccf['comments']=_0x36ee19);}if(_0x2a8e7d&&_0x25ce82){const _0x4578c=_0x42ea78['plugins']['get']('TrackChanges'),_0x2c3730=_0x42ea78['plugins']['get']('Users'),_0x48acf4=function(_0x19aede,_0x3a798b){const _0x266447={};if(!_0x19aede['length']||!_0x3a798b['length'])return _0x266447;for(const {id:_0x507406,createdAt:_0x53e876,authorId:_0x155119,attributes:_0x2178fa}of _0x19aede){const _0x158020=_0x2178fa&&_0x2178fa['@external'],_0x205c29=_0x158020?_0x158020['authorName']:_0x3a798b['get'](_0x155119)['name'];_0x266447[_0x507406]={'author':_0x205c29,'created':_0x53e876};}return _0x266447;}(_0x4578c['getSuggestions']({'toJSON':!0x0}),_0x2c3730['users']);Object['keys'](_0x48acf4)['length']&&(_0x207ccf['suggestions']=_0x48acf4);}return(_0x207ccf['suggestions']||_0x207ccf['comments'])&&(_0x207ccf['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x207ccf;}function m(_0xf2a7f7,_0x4a5aac={}){const _0x4d00c7=_0xf2a7f7['plugins']['has']('Users'),_0x251c53=_0xf2a7f7['plugins']['has']('CommentsRepository'),_0x44feb7=_0xf2a7f7['plugins']['has']('TrackChanges'),_0x45a6c8=_0xf2a7f7['plugins']['has']('MergeFields'),_0x5d681c=_0xf2a7f7['locale']['contentLanguage'],_0x19cb98=_0x4a5aac,_0x34c9d9={};if(_0x19cb98['document']=_0x19cb98['document']||{},_0x19cb98['document']['language']=_0x19cb98['document']['language']||_0x5d681c,_0x4d00c7&&_0x251c53){const _0xab406e=function(_0x19d123){const _0x1ca622=[];if(!_0x19d123['length'])return _0x1ca622;for(const _0x447bbd of _0x19d123){const _0x20b9c1=_0x447bbd['comments']['map'](_0x1ddd5e=>({'author':_0x1ddd5e['author']['name'],'content':_0x1ddd5e['content'],'created_at':_0x1ddd5e['createdAt']}));_0x1ca622['push']({'thread_id':_0x447bbd['id'],'is_resolved':_0x447bbd['isResolved'],'comments':_0x20b9c1});}return _0x1ca622;}(_0xf2a7f7['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0xab406e['length']&&(_0x34c9d9['comment_threads']=_0xab406e);}if(_0x4d00c7&&_0x44feb7){const _0x5d771a=_0xf2a7f7['plugins']['get']('TrackChanges'),_0x55f8de=_0xf2a7f7['plugins']['get']('Users'),_0x199124=function(_0x3df82e,_0x5a92fd){if(!_0x3df82e['length']||!_0x5a92fd['length'])return[];return _0x3df82e['map'](({id:_0x4eb5ca,createdAt:_0x4f1c15,authorId:_0x1aa512,attributes:_0x3db5b4})=>{const _0x550c96=_0x3db5b4&&_0x3db5b4['@external'];return{'id':_0x4eb5ca,'author':_0x550c96?_0x550c96['authorName']:_0x5a92fd['get'](_0x1aa512)['name'],'created_at':_0x4f1c15};});}(_0x5d771a['getSuggestions']({'toJSON':!0x0}),_0x55f8de['users']);_0x199124['length']&&(_0x34c9d9['suggestions']=_0x199124);}if(_0x45a6c8){const _0x4f8bbc=_0xf2a7f7['plugins']['get']('MergeFieldsEditing'),_0x1b23dd=_0x4f8bbc['previewMode'],{prefix:_0x233c84,suffix:_0x41327a}=_0xf2a7f7['config']['get']('mergeFields');if(_0x19cb98['merge_fields']={'prefix':_0x233c84,'suffix':_0x41327a},'$labels'!==_0x1b23dd){_0x19cb98['merge_fields']['data']={};const _0x7df05e='$defaultValues'===_0x1b23dd?_0x4f8bbc['getDefaultValues']():_0x4f8bbc['getDataSetValues'](_0x1b23dd,!0x0);for(const _0x4bc778 of Object['entries'](_0x7df05e)){const [_0xbc1e48,_0x8c01c8]=_0x4bc778;_0x19cb98['merge_fields']['data'][_0xbc1e48]=null!==_0x8c01c8?_0x8c01c8:_0x4f8bbc['getLabel'](_0xbc1e48);}}}return(_0x34c9d9['comment_threads']||_0x34c9d9['suggestions'])&&(_0x19cb98['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x19cb98['collaboration_features']=_0x34c9d9),_0x19cb98;}function p(_0x1b17ed,_0x514919){const t=_0x1b17ed['t'];switch(_0x514919){case'Export\x20to\x20Word':return t('Export\x20to\x20Word');case'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':return t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.');case'Word\x20document\x20export\x20started':return t('Word\x20document\x20export\x20started');case'Word\x20document\x20export\x20failed':return t('Word\x20document\x20export\x20failed');case'Word\x20document\x20export\x20successful':return t('Word\x20document\x20export\x20successful');case'Exporting\x20Word\x20document':return t('Exporting\x20Word\x20document');default:return _0x514919;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x559b5c{constructor(_0x34e124){super(_0x34e124),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x5d9fa7={}){const _0x3a160d=this['editor'],_0xd2f969=_0x5d9fa7['version']||0x2,_0x198ac3=0x1===_0xd2f969,_0x179cdb=_0x5d9fa7['converterUrl']||(_0x198ac3?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x88a4e9=_0x5d9fa7['converterOptions']||{},_0x5a372b=_0x3a160d['plugins']['get']('ExportWord'),_0x2e4874=_0x5d9fa7['token']||_0x5a372b['_token'],_0x4ff51e=!0x0===_0x88a4e9['auto_pagination'],_0x4167a2=_0x5d9fa7['dataCallback']||(_0x1bdcd2=>_0x1bdcd2['data']['get']({'pagination':_0x4ff51e}));return 0x2===_0xd2f969&&function(_0x4a15b7){for(const _0x270a8b of h)if(void 0x0!==_0x4a15b7[_0x270a8b])return!0x0;return!0x1;}(_0x88a4e9)&&_0x5a73de('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x358c7a){if(!_0x358c7a)return new Promise(_0xc3409e=>_0xc3409e(''));const _0x73626a=[];for(const _0x4c5a62 of _0x358c7a)'EDITOR_STYLES'!==_0x4c5a62?_0x73626a['push'](window['fetch'](_0x4c5a62)['then'](_0x287f07=>_0x287f07['text']())):_0x73626a['push'](f());return Promise['all'](_0x73626a)['then'](_0x21dcc2=>_0x21dcc2['join']('\x20')['trim']());}(_0x5d9fa7['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1ae8a5=>{_0x3a160d['ui']['ariaLiveAnnouncer']['announce'](p(_0x3a160d['locale'],'Word\x20document\x20export\x20started'));const _0x4377df=await _0x4167a2(_0x3a160d),_0x4a763a={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x3a160d['locale']['contentLanguageDirection']+'\x22>'+_0x4377df+'</div>','css':_0x1ae8a5,[_0x198ac3?'options':'config']:{..._0x88a4e9,..._0x198ac3?a(_0x3a160d,_0x88a4e9):m(_0x3a160d,_0x88a4e9)}},_0x2fed2e={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x2e4874?{'Authorization':_0x2e4874['value']}:null},'body':JSON['stringify'](_0x4a763a)};return window['fetch'](_0x179cdb,_0x2fed2e)['then'](_0x350981=>{if(0xc8!==_0x350981['status'])throw _0x350981;return _0x350981['blob']();})['then'](_0x3155bc=>{_0x3a160d['ui']['ariaLiveAnnouncer']['announce'](p(_0x3a160d['locale'],'Word\x20document\x20export\x20successful'));const _0x47e276='function'==typeof _0x5d9fa7['fileName']?_0x5d9fa7['fileName']():_0x5d9fa7['fileName'];this['_downloadFile'](_0x3155bc,_0x47e276||'document.docx');});})['catch'](_0x3c7212=>{const _0x395b36=_0x3a160d['plugins']['get']('Notification');throw _0x3a160d['ui']['ariaLiveAnnouncer']['announce'](p(_0x3a160d['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x395b36['showWarning'](p(_0x3a160d['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x3c7212;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x4be649,_0x3255ad){const _0x4606b5=document['createElement']('a');_0x4606b5['href']=window['URL']['createObjectURL'](_0x4be649),_0x4606b5['download']=_0x3255ad,_0x4606b5['click'](),_0x4606b5['remove']();}}class i extends _0x37455d{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x49dc7c=this['editor'];_0x49dc7c['ui']['componentFactory']['add']('exportWord',()=>{const _0x166b95=_0x49dc7c['commands']['get']('exportWord'),_0x1f2361=this['_createButton'](_0x47c19f);return _0x1f2361['set']({'tooltip':!0x0}),_0x1f2361['bind']('isOn')['to'](_0x166b95,'isBusy'),_0x1f2361;}),_0x49dc7c['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x3d7c2a));}['_createButton'](_0x1e88fc){const _0x257ebd=this['editor'],_0x2f084c=_0x257ebd['config']['get']('exportWord')||{},_0x5cdec5=_0x257ebd['commands']['get']('exportWord'),_0x22f0a7=new _0x1e88fc(_0x257ebd['locale']),_0x34b2a8=new _0x33087f();return _0x22f0a7['children']['add'](_0x34b2a8),_0x34b2a8['bind']('isVisible')['to'](_0x5cdec5,'isBusy'),_0x22f0a7['iconView']['bind']('isVisible')['to'](_0x5cdec5,'isBusy',_0x358c2d=>!_0x358c2d),_0x22f0a7['set']({'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M17.826\x2016.843a.75.75\x200\x200\x200-1.152-.96L15.5\x2017.29V12H14v5.29l-1.174-1.408a.75.75\x200\x200\x200-1.152.96l2.346\x202.816a.95.95\x200\x200\x200\x201.46\x200l2.346-2.815Z\x22/><path\x20d=\x22m14\x200\x205\x204.5v9.741a2.737\x202.737\x200\x200\x200-1.5-.617V6.5h-5v-5h-8v3H3V0h11Zm0\x202v3h3.3L14\x202Z\x22/><path\x20d=\x22M3\x2017.5h6.746c.1.22.23.429.391.623l.731.877H3v-1.5Z\x22/><path\x20d=\x22M8.5\x206a1.5\x201.5\x200\x200\x201\x201.493\x201.356L10\x207.5v7a1.5\x201.5\x200\x200\x201-1.356\x201.493L8.5\x2016h-7a1.5\x201.5\x200\x200\x201-1.493-1.356L0\x2014.5v-7a1.5\x201.5\x200\x200\x201\x201.356-1.493L1.5\x206h7ZM7.483\x208.795l-.042.088-.986\x202.534-.947-2.528-.043-.092a.601.601\x200\x200\x200-1.042.008l-.042.093-.883\x202.465-.937-2.475-.042-.089a.6.6\x200\x200\x200-1.107.42l.027.093\x201.514\x204\x20.044.092a.6.6\x200\x200\x200\x201.041-.01l.041-.092.88-2.458.925\x202.467.046.096a.6.6\x200\x200\x200\x201.032\x200l.043-.09\x201.554-4\x20.028-.093a.6.6\x200\x200\x200-1.104-.43v.001Z\x22/></svg>\x0a'}),_0x22f0a7['bind']('isEnabled')['to'](_0x5cdec5,'isEnabled'),_0x22f0a7['bind']('label')['to'](_0x5cdec5,'isBusy',_0x53ec89=>p(_0x257ebd['locale'],_0x53ec89?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x22f0a7,'execute',()=>{_0x257ebd['execute']('exportWord',_0x2f084c),_0x257ebd['editing']['view']['focus']();}),_0x22f0a7;}}class s extends _0x37455d{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x151849,i];}['init'](){const _0x555495=this['editor'],_0x346e25=_0x555495['config']['get']('exportWord')||{};_0x555495['commands']['add']('exportWord',new e(_0x555495));const _0x4abfd5=_0x555495['plugins']['get']('CloudServices');!0x1===_0x346e25['tokenUrl']?this['_token']=null:_0x346e25['tokenUrl']?_0x4abfd5['registerTokenUrl'](_0x346e25['tokenUrl'])['then'](_0x2ee263=>{this['_token']=_0x2ee263;}):this['_token']=_0x4abfd5['token'];}}export{s as ExportWord};
@@ -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':_0x465c42=>0x0==_0x465c42?0x0:0x1==_0x465c42?0x1:0x2==_0x465c42?0x2:_0x465c42%0x64>=0x3&&_0x465c42%0x64<=0xa?0x3:_0x465c42%0x64>=0xb&&_0x465c42%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':_0x2ac79f=>0x0==_0x2ac79f?0x0:0x1==_0x2ac79f?0x1:0x2==_0x2ac79f?0x2:_0x2ac79f%0x64>=0x3&&_0x2ac79f%0x64<=0xa?0x3:_0x2ac79f%0x64>=0xb&&_0x2ac79f%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x494d36=>{const {ar:{dictionary:_0x31a71b,getPluralForm:_0xb53208}}={'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':_0x4f8b83=>0x0==_0x4f8b83?0x0:0x1==_0x4f8b83?0x1:0x2==_0x4f8b83?0x2:_0x4f8b83%0x64>=0x3&&_0x4f8b83%0x64<=0xa?0x3:_0x4f8b83%0x64>=0xb&&_0x4f8b83%0x64<=0x63?0x4:0x5}};_0x494d36['ar']||={'dictionary':{},'getPluralForm':null},_0x494d36['ar']['dictionary']=Object['assign'](_0x494d36['ar']['dictionary'],_0x31a71b),_0x494d36['ar']['getPluralForm']=_0xb53208;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x38a724=>{const {ar:{dictionary:_0x29e873,getPluralForm:_0x2956d4}}={'ar':{'dictionary':{'Export\x20to\x20Word':'تصدير\x20إلى\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20Word.','Word\x20document\x20export\x20started':'بدأ\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20failed':'فشل\x20تصدير\x20مستند\x20Word','Word\x20document\x20export\x20successful':'تم\x20تصدير\x20مستند\x20Word\x20بنجاح','Exporting\x20Word\x20document':'تصدير\x20مستند\x20Word'},'getPluralForm':_0x11b1a6=>0x0==_0x11b1a6?0x0:0x1==_0x11b1a6?0x1:0x2==_0x11b1a6?0x2:_0x11b1a6%0x64>=0x3&&_0x11b1a6%0x64<=0xa?0x3:_0x11b1a6%0x64>=0xb&&_0x11b1a6%0x64<=0x63?0x4:0x5}};_0x38a724['ar']||={'dictionary':{},'getPluralForm':null},_0x38a724['ar']['dictionary']=Object['assign'](_0x38a724['ar']['dictionary'],_0x29e873),_0x38a724['ar']['getPluralForm']=_0x2956d4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x21cb1b=>0x1!=_0x21cb1b}};
23
+ export default{'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x19561d=>0x1!=_0x19561d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47d979=>{const {bg:{dictionary:_0x4f08e9,getPluralForm:_0x4de05e}}={'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':_0x41e400=>0x1!=_0x41e400}};_0x47d979['bg']||={'dictionary':{},'getPluralForm':null},_0x47d979['bg']['dictionary']=Object['assign'](_0x47d979['bg']['dictionary'],_0x4f08e9),_0x47d979['bg']['getPluralForm']=_0x4de05e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x387d8f=>{const {bg:{dictionary:_0x4a2adc,getPluralForm:_0x6faec3}}={'bg':{'dictionary':{'Export\x20to\x20Word':'Експорт\x20към\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20файл\x20в\x20Word.','Word\x20document\x20export\x20started':'Започнато\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20от\x20Word','Word\x20document\x20export\x20successful':'Прехвърлянето\x20на\x20документ\x20от\x20Word\x20е\x20успешно','Exporting\x20Word\x20document':'Прехвърляне\x20на\x20документ\x20в\x20Word'},'getPluralForm':_0x203f98=>0x1!=_0x203f98}};_0x387d8f['bg']||={'dictionary':{},'getPluralForm':null},_0x387d8f['bg']['dictionary']=Object['assign'](_0x387d8f['bg']['dictionary'],_0x4a2adc),_0x387d8f['bg']['getPluralForm']=_0x6faec3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0xf43150=>0x1!=_0xf43150}};
23
+ export default{'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x5c6cee=>0x1!=_0x5c6cee}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf5ad55=>{const {bn:{dictionary:_0x597cf7,getPluralForm:_0xfcf941}}={'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':_0x501c4a=>0x1!=_0x501c4a}};_0xf5ad55['bn']||={'dictionary':{},'getPluralForm':null},_0xf5ad55['bn']['dictionary']=Object['assign'](_0xf5ad55['bn']['dictionary'],_0x597cf7),_0xf5ad55['bn']['getPluralForm']=_0xfcf941;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c86d1=>{const {bn:{dictionary:_0x45a873,getPluralForm:_0x25fc9a}}={'bn':{'dictionary':{'Export\x20to\x20Word':'Word\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20এ\x20ফাইল\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','Word\x20document\x20export\x20started':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','Word\x20document\x20export\x20failed':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে','Word\x20document\x20export\x20successful':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20Word\x20document':'ওয়ার্ড\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x44797b=>0x1!=_0x44797b}};_0x4c86d1['bn']||={'dictionary':{},'getPluralForm':null},_0x4c86d1['bn']['dictionary']=Object['assign'](_0x4c86d1['bn']['dictionary'],_0x45a873),_0x4c86d1['bn']['getPluralForm']=_0x25fc9a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x2a08ab=>0x1!=_0x2a08ab}};
23
+ export default{'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0x1882da=>0x1!=_0x1882da}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57f540=>{const {ca:{dictionary:_0x44402e,getPluralForm:_0x4280ad}}={'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':_0x12b7df=>0x1!=_0x12b7df}};_0x57f540['ca']||={'dictionary':{},'getPluralForm':null},_0x57f540['ca']['dictionary']=Object['assign'](_0x57f540['ca']['dictionary'],_0x44402e),_0x57f540['ca']['getPluralForm']=_0x4280ad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x15a741=>{const {ca:{dictionary:_0xba3c4f,getPluralForm:_0x438f50}}={'ca':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20fitxer\x20de\x20Word.','Word\x20document\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20document\x20de\x20Word','Word\x20document\x20export\x20successful':'L\x27exportació\x20a\x20document\x20de\x20Word\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20Word\x20document':'S\x27està\x20exportant\x20a\x20document\x20de\x20Word'},'getPluralForm':_0x5ece99=>0x1!=_0x5ece99}};_0x15a741['ca']||={'dictionary':{},'getPluralForm':null},_0x15a741['ca']['dictionary']=Object['assign'](_0x15a741['ca']['dictionary'],_0xba3c4f),_0x15a741['ca']['getPluralForm']=_0x438f50;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x1cc278=>0x1==_0x1cc278&&_0x1cc278%0x1==0x0?0x0:_0x1cc278>=0x2&&_0x1cc278<=0x4&&_0x1cc278%0x1==0x0?0x1:_0x1cc278%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':_0x1328a3=>0x1==_0x1328a3&&_0x1328a3%0x1==0x0?0x0:_0x1328a3>=0x2&&_0x1328a3<=0x4&&_0x1328a3%0x1==0x0?0x1:_0x1328a3%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x51ced3=>{const {cs:{dictionary:_0x478ed5,getPluralForm:_0x2f2a82}}={'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':_0x12e67b=>0x1==_0x12e67b&&_0x12e67b%0x1==0x0?0x0:_0x12e67b>=0x2&&_0x12e67b<=0x4&&_0x12e67b%0x1==0x0?0x1:_0x12e67b%0x1!=0x0?0x2:0x3}};_0x51ced3['cs']||={'dictionary':{},'getPluralForm':null},_0x51ced3['cs']['dictionary']=Object['assign'](_0x51ced3['cs']['dictionary'],_0x478ed5),_0x51ced3['cs']['getPluralForm']=_0x2f2a82;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c2ae5=>{const {cs:{dictionary:_0x3f5b0f,getPluralForm:_0x3e082e}}={'cs':{'dictionary':{'Export\x20to\x20Word':'Exportovat\x20do\x20Wordu','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Při\x20generování\x20souboru\x20pro\x20Word\x20se\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'Export\x20dokumentu\x20aplikace\x20Word\x20byl\x20zahájen','Word\x20document\x20export\x20failed':'Export\x20dokumentu\x20aplikace\x20Word\x20se\x20nezdařil','Word\x20document\x20export\x20successful':'Export\x20dokumentu\x20Word\x20byl\x20úspěšný','Exporting\x20Word\x20document':'Export\x20dokumentu\x20aplikace\x20Word'},'getPluralForm':_0x506887=>0x1==_0x506887&&_0x506887%0x1==0x0?0x0:_0x506887>=0x2&&_0x506887<=0x4&&_0x506887%0x1==0x0?0x1:_0x506887%0x1!=0x0?0x2:0x3}};_0x1c2ae5['cs']||={'dictionary':{},'getPluralForm':null},_0x1c2ae5['cs']['dictionary']=Object['assign'](_0x1c2ae5['cs']['dictionary'],_0x3f5b0f),_0x1c2ae5['cs']['getPluralForm']=_0x3e082e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x3873be=>0x1!=_0x3873be}};
23
+ export default{'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0x741b5b=>0x1!=_0x741b5b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a12c5=>{const {da:{dictionary:_0x7c6f4d,getPluralForm:_0x13d7c5}}={'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':_0x413aec=>0x1!=_0x413aec}};_0x2a12c5['da']||={'dictionary':{},'getPluralForm':null},_0x2a12c5['da']['dictionary']=Object['assign'](_0x2a12c5['da']['dictionary'],_0x7c6f4d),_0x2a12c5['da']['getPluralForm']=_0x13d7c5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3852b3=>{const {da:{dictionary:_0x161d8c,getPluralForm:_0x511c77}}={'da':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20Word-filen.','Word\x20document\x20export\x20started':'Eksport\x20af\x20Word-dokument\x20startede','Word\x20document\x20export\x20failed':'Eksport\x20af\x20Word-dokument\x20mislykkedes','Word\x20document\x20export\x20successful':'Eksport\x20af\x20Word-dokument\x20lykkedes','Exporting\x20Word\x20document':'Eksport\x20af\x20Word-dokument'},'getPluralForm':_0xbbea84=>0x1!=_0xbbea84}};_0x3852b3['da']||={'dictionary':{},'getPluralForm':null},_0x3852b3['da']['dictionary']=Object['assign'](_0x3852b3['da']['dictionary'],_0x161d8c),_0x3852b3['da']['getPluralForm']=_0x511c77;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x585323=>0x1!=_0x585323}};
23
+ export default{'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x25e27e=>0x1!=_0x25e27e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1d201f=>{const {de:{dictionary:_0x31cf4f,getPluralForm:_0x22d620}}={'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':_0x30fd26=>0x1!=_0x30fd26}};_0x1d201f['de']||={'dictionary':{},'getPluralForm':null},_0x1d201f['de']['dictionary']=Object['assign'](_0x1d201f['de']['dictionary'],_0x31cf4f),_0x1d201f['de']['getPluralForm']=_0x22d620;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4322c4=>{const {de:{dictionary:_0x5a0d3e,getPluralForm:_0x481308}}={'de':{'dictionary':{'Export\x20to\x20Word':'Als\x20Word-Datei\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Beim\x20Erstellen\x20der\x20Word-Datei\x20ist\x20ein\x20Fehler\x20aufgetreten.','Word\x20document\x20export\x20started':'Word-Dokument-Export\x20gestartet','Word\x20document\x20export\x20failed':'Word-Dokument-Export\x20fehlgeschlagen','Word\x20document\x20export\x20successful':'Word-Dokument-Export\x20erfolgreich','Exporting\x20Word\x20document':'Word-Dokument\x20exportieren'},'getPluralForm':_0x33fd56=>0x1!=_0x33fd56}};_0x4322c4['de']||={'dictionary':{},'getPluralForm':null},_0x4322c4['de']['dictionary']=Object['assign'](_0x4322c4['de']['dictionary'],_0x5a0d3e),_0x4322c4['de']['getPluralForm']=_0x481308;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x29b869=>0x1!=_0x29b869}};
23
+ export default{'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x558f0b=>0x1!=_0x558f0b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4afed5=>{const {el:{dictionary:_0x131286,getPluralForm:_0x4df86d}}={'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':_0x31da80=>0x1!=_0x31da80}};_0x4afed5['el']||={'dictionary':{},'getPluralForm':null},_0x4afed5['el']['dictionary']=Object['assign'](_0x4afed5['el']['dictionary'],_0x131286),_0x4afed5['el']['getPluralForm']=_0x4df86d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4bf2e1=>{const {el:{dictionary:_0x4ceb8f,getPluralForm:_0x9c8c48}}={'el':{'dictionary':{'Export\x20to\x20Word':'Εξαγωγή\x20σε\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20αρχείου\x20Word.','Word\x20document\x20export\x20started':'Ξεκίνησε\x20η\x20εξαγωγή\x20εγγράφου\x20Κειμένου','Word\x20document\x20export\x20failed':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20απέτυχε','Word\x20document\x20export\x20successful':'Η\x20εξαγωγή\x20εγγράφου\x20Κειμένου\x20ήταν\x20επιτυχής','Exporting\x20Word\x20document':'Εξαγωγή\x20εγγράφου\x20Κειμένου'},'getPluralForm':_0x42c4bb=>0x1!=_0x42c4bb}};_0x4bf2e1['el']||={'dictionary':{},'getPluralForm':null},_0x4bf2e1['el']['dictionary']=Object['assign'](_0x4bf2e1['el']['dictionary'],_0x4ceb8f),_0x4bf2e1['el']['getPluralForm']=_0x9c8c48;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x1487f4=>0x1!=_0x1487f4}};
23
+ export default{'en-au':{'dictionary':{'Export\x20to\x20Word':'Export\x20to\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2f5a05=>0x1!=_0x2f5a05}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xed7425=>{const {'en-au':{dictionary:_0x1a43ca,getPluralForm:_0x2222ed}}={'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':_0x3283c8=>0x1!=_0x3283c8}};_0xed7425['en-au']||={'dictionary':{},'getPluralForm':null},_0xed7425['en-au']['dictionary']=Object['assign'](_0xed7425['en-au']['dictionary'],_0x1a43ca),_0xed7425['en-au']['getPluralForm']=_0x2222ed;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x15758a=>{const {'en-au':{dictionary:_0x507072,getPluralForm:_0x4d2893}}={'en-au':{'dictionary':{'Export\x20to\x20Word':'Export\x20to\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x56619b=>0x1!=_0x56619b}};_0x15758a['en-au']||={'dictionary':{},'getPluralForm':null},_0x15758a['en-au']['dictionary']=Object['assign'](_0x15758a['en-au']['dictionary'],_0x507072),_0x15758a['en-au']['getPluralForm']=_0x4d2893;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb29594=>{const {en:{dictionary:_0x23cf5b,getPluralForm:_0x41f5fd}}={'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}};_0xb29594['en']||={'dictionary':{},'getPluralForm':null},_0xb29594['en']['dictionary']=Object['assign'](_0xb29594['en']['dictionary'],_0x23cf5b),_0xb29594['en']['getPluralForm']=_0x41f5fd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ccaae=>{const {en:{dictionary:_0x2d3f71,getPluralForm:_0xb5756a}}={'en':{'dictionary':{'Export\x20to\x20Word':'Export\x20to\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','Word\x20document\x20export\x20started':'Word\x20document\x20export\x20started','Word\x20document\x20export\x20failed':'Word\x20document\x20export\x20failed','Word\x20document\x20export\x20successful':'Word\x20document\x20export\x20successful','Exporting\x20Word\x20document':'Exporting\x20Word\x20document'},'getPluralForm':null}};_0x3ccaae['en']||={'dictionary':{},'getPluralForm':null},_0x3ccaae['en']['dictionary']=Object['assign'](_0x3ccaae['en']['dictionary'],_0x2d3f71),_0x3ccaae['en']['getPluralForm']=_0xb5756a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x1a3d41=>0x1==_0x1a3d41?0x0:0x0!=_0x1a3d41&&_0x1a3d41%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':_0x4f98c7=>0x1==_0x4f98c7?0x0:0x0!=_0x4f98c7&&_0x4f98c7%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f50a5=>{const {es:{dictionary:_0x545f88,getPluralForm:_0xb48ec5}}={'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':_0x5915c8=>0x1==_0x5915c8?0x0:0x0!=_0x5915c8&&_0x5915c8%0xf4240==0x0?0x1:0x2}};_0x3f50a5['es']||={'dictionary':{},'getPluralForm':null},_0x3f50a5['es']['dictionary']=Object['assign'](_0x3f50a5['es']['dictionary'],_0x545f88),_0x3f50a5['es']['getPluralForm']=_0xb48ec5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11d2f9=>{const {es:{dictionary:_0x4ee611,getPluralForm:_0x43baa6}}={'es':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20de\x20Word.','Word\x20document\x20export\x20started':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20comenzado','Word\x20document\x20export\x20failed':'La\x20exportación\x20del\x20documento\x20de\x20Word\x20ha\x20fallado','Word\x20document\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20documento\x20de\x20Word','Exporting\x20Word\x20document':'Exportando\x20documento\x20de\x20Word'},'getPluralForm':_0x2c45b9=>0x1==_0x2c45b9?0x0:0x0!=_0x2c45b9&&_0x2c45b9%0xf4240==0x0?0x1:0x2}};_0x11d2f9['es']||={'dictionary':{},'getPluralForm':null},_0x11d2f9['es']['dictionary']=Object['assign'](_0x11d2f9['es']['dictionary'],_0x4ee611),_0x11d2f9['es']['getPluralForm']=_0x43baa6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x5ee673=>0x1!=_0x5ee673}};
23
+ export default{'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x56eb45=>0x1!=_0x56eb45}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c5ea2=>{const {et:{dictionary:_0x17ced5,getPluralForm:_0x3e9eb4}}={'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':_0x55fe25=>0x1!=_0x55fe25}};_0x3c5ea2['et']||={'dictionary':{},'getPluralForm':null},_0x3c5ea2['et']['dictionary']=Object['assign'](_0x3c5ea2['et']['dictionary'],_0x17ced5),_0x3c5ea2['et']['getPluralForm']=_0x3e9eb4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3c40d0=>{const {et:{dictionary:_0x4390b5,getPluralForm:_0x30d636}}={'et':{'dictionary':{'Export\x20to\x20Word':'Ekspordi\x20Wordi','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word-faili\x20loomisel\x20tekkis\x20viga.','Word\x20document\x20export\x20started':'Alustati\x20Word\x20dokumendi\x20eksportimisega','Word\x20document\x20export\x20failed':'Word\x20dokumendi\x20eksportimine\x20nurjus','Word\x20document\x20export\x20successful':'Word\x20dokumendi\x20eksportimine\x20õnnestus','Exporting\x20Word\x20document':'Word\x20dokumendi\x20eksportimine'},'getPluralForm':_0x5e4931=>0x1!=_0x5e4931}};_0x3c40d0['et']||={'dictionary':{},'getPluralForm':null},_0x3c40d0['et']['dictionary']=Object['assign'](_0x3c40d0['et']['dictionary'],_0x4390b5),_0x3c40d0['et']['getPluralForm']=_0x30d636;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x55d46c=>0x1!=_0x55d46c}};
23
+ export default{'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x15bc86=>0x1!=_0x15bc86}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4ff6de=>{const {fi:{dictionary:_0x35466f,getPluralForm:_0x4a9ebf}}={'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':_0x538bf2=>0x1!=_0x538bf2}};_0x4ff6de['fi']||={'dictionary':{},'getPluralForm':null},_0x4ff6de['fi']['dictionary']=Object['assign'](_0x4ff6de['fi']['dictionary'],_0x35466f),_0x4ff6de['fi']['getPluralForm']=_0x4a9ebf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x569359=>{const {fi:{dictionary:_0x17e13d,getPluralForm:_0x4e613c}}={'fi':{'dictionary':{'Export\x20to\x20Word':'Siirrä\x20Wordiin','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Kohtasimme\x20häiriön\x20Word-tiedoston\x20luonnin\x20yhteydessä.','Word\x20document\x20export\x20started':'Word-asiakirjan\x20vienti\x20aloitettu','Word\x20document\x20export\x20failed':'Word-asiakirjan\x20vienti\x20epäonnistui','Word\x20document\x20export\x20successful':'Word-asiakirjan\x20vienti\x20onnistui','Exporting\x20Word\x20document':'Viedään\x20Word-asiakirjaa'},'getPluralForm':_0x4e1ef0=>0x1!=_0x4e1ef0}};_0x569359['fi']||={'dictionary':{},'getPluralForm':null},_0x569359['fi']['dictionary']=Object['assign'](_0x569359['fi']['dictionary'],_0x17e13d),_0x569359['fi']['getPluralForm']=_0x4e613c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x2709b9=>0x0==_0x2709b9||0x1==_0x2709b9?0x0:0x0!=_0x2709b9&&_0x2709b9%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':_0x43a1a7=>0x0==_0x43a1a7||0x1==_0x43a1a7?0x0:0x0!=_0x43a1a7&&_0x43a1a7%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4214e3=>{const {fr:{dictionary:_0x1fb462,getPluralForm:_0x1291c3}}={'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':_0x4ab29c=>0x0==_0x4ab29c||0x1==_0x4ab29c?0x0:0x0!=_0x4ab29c&&_0x4ab29c%0xf4240==0x0?0x1:0x2}};_0x4214e3['fr']||={'dictionary':{},'getPluralForm':null},_0x4214e3['fr']['dictionary']=Object['assign'](_0x4214e3['fr']['dictionary'],_0x1fb462),_0x4214e3['fr']['getPluralForm']=_0x1291c3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa4e40b=>{const {fr:{dictionary:_0x4b74be,getPluralForm:_0x225635}}={'fr':{'dictionary':{'Export\x20to\x20Word':'Exporter\x20en\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20Word.','Word\x20document\x20export\x20started':'L\x27exportation\x20du\x20document\x20Word\x20a\x20démarré','Word\x20document\x20export\x20failed':'L\x27exportation\x20du\x20document\x20Word\x20a\x20échoué','Word\x20document\x20export\x20successful':'L\x27exportation\x20du\x20document\x20Word\x20a\x20réussi','Exporting\x20Word\x20document':'Exportation\x20d\x27un\x20document\x20Word'},'getPluralForm':_0x257dcb=>0x0==_0x257dcb||0x1==_0x257dcb?0x0:0x0!=_0x257dcb&&_0x257dcb%0xf4240==0x0?0x1:0x2}};_0xa4e40b['fr']||={'dictionary':{},'getPluralForm':null},_0xa4e40b['fr']['dictionary']=Object['assign'](_0xa4e40b['fr']['dictionary'],_0x4b74be),_0xa4e40b['fr']['getPluralForm']=_0x225635;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20de\x20Word.','Word\x20document\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20documento\x20de\x20Word','Word\x20document\x20export\x20failed':'Produciuse\x20un\x20fallo\x20ao\x20exportar\x20un\x20documento\x20de\x20Word','Word\x20document\x20export\x20successful':'A\x20exportación\x20do\x20documento\x20de\x20Word\x20foi\x20satisfactoria','Exporting\x20Word\x20document':'Exportando\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x593275=>0x1!=_0x593275}};
23
+ export default{'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20de\x20Word.','Word\x20document\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20documento\x20de\x20Word','Word\x20document\x20export\x20failed':'Produciuse\x20un\x20fallo\x20ao\x20exportar\x20un\x20documento\x20de\x20Word','Word\x20document\x20export\x20successful':'A\x20exportación\x20do\x20documento\x20de\x20Word\x20foi\x20satisfactoria','Exporting\x20Word\x20document':'Exportando\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x3fab6a=>0x1!=_0x3fab6a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x32d274=>{const {gl:{dictionary:_0x107567,getPluralForm:_0x3ab917}}={'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20de\x20Word.','Word\x20document\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20documento\x20de\x20Word','Word\x20document\x20export\x20failed':'Produciuse\x20un\x20fallo\x20ao\x20exportar\x20un\x20documento\x20de\x20Word','Word\x20document\x20export\x20successful':'A\x20exportación\x20do\x20documento\x20de\x20Word\x20foi\x20satisfactoria','Exporting\x20Word\x20document':'Exportando\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x373933=>0x1!=_0x373933}};_0x32d274['gl']||={'dictionary':{},'getPluralForm':null},_0x32d274['gl']['dictionary']=Object['assign'](_0x32d274['gl']['dictionary'],_0x107567),_0x32d274['gl']['getPluralForm']=_0x3ab917;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ed5a6=>{const {gl:{dictionary:_0x53438b,getPluralForm:_0x3e4934}}={'gl':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20a\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20ficheiro\x20de\x20Word.','Word\x20document\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20documento\x20de\x20Word','Word\x20document\x20export\x20failed':'Produciuse\x20un\x20fallo\x20ao\x20exportar\x20un\x20documento\x20de\x20Word','Word\x20document\x20export\x20successful':'A\x20exportación\x20do\x20documento\x20de\x20Word\x20foi\x20satisfactoria','Exporting\x20Word\x20document':'Exportando\x20un\x20documento\x20de\x20Word'},'getPluralForm':_0x165280=>0x1!=_0x165280}};_0x2ed5a6['gl']||={'dictionary':{},'getPluralForm':null},_0x2ed5a6['gl']['dictionary']=Object['assign'](_0x2ed5a6['gl']['dictionary'],_0x53438b),_0x2ed5a6['gl']['getPluralForm']=_0x3e4934;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x50e5c5=>0x1==_0x50e5c5&&_0x50e5c5%0x1==0x0?0x0:0x2==_0x50e5c5&&_0x50e5c5%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':_0x552a04=>0x1==_0x552a04&&_0x552a04%0x1==0x0?0x0:0x2==_0x552a04&&_0x552a04%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x19ad3d=>{const {he:{dictionary:_0x524f2f,getPluralForm:_0x106b2a}}={'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':_0x3eefb8=>0x1==_0x3eefb8&&_0x3eefb8%0x1==0x0?0x0:0x2==_0x3eefb8&&_0x3eefb8%0x1==0x0?0x1:0x2}};_0x19ad3d['he']||={'dictionary':{},'getPluralForm':null},_0x19ad3d['he']['dictionary']=Object['assign'](_0x19ad3d['he']['dictionary'],_0x524f2f),_0x19ad3d['he']['getPluralForm']=_0x106b2a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x461dca=>{const {he:{dictionary:_0x5bb0ae,getPluralForm:_0x2afce7}}={'he':{'dictionary':{'Export\x20to\x20Word':'ייצוא\x20ל-Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20קובץ\x20ה-Word.','Word\x20document\x20export\x20started':'ייצוא\x20מסמך\x20Word\x20החל','Word\x20document\x20export\x20failed':'ייצוא\x20מסמך\x20Word\x20נכשל','Word\x20document\x20export\x20successful':'ייצוא\x20מסמך\x20Word\x20הצליח','Exporting\x20Word\x20document':'מייצא\x20מסמך\x20Word'},'getPluralForm':_0x14c8be=>0x1==_0x14c8be&&_0x14c8be%0x1==0x0?0x0:0x2==_0x14c8be&&_0x14c8be%0x1==0x0?0x1:0x2}};_0x461dca['he']||={'dictionary':{},'getPluralForm':null},_0x461dca['he']['dictionary']=Object['assign'](_0x461dca['he']['dictionary'],_0x5bb0ae),_0x461dca['he']['getPluralForm']=_0x2afce7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x1544f6=>0x1!=_0x1544f6}};
23
+ export default{'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x507742=>0x1!=_0x507742}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56454d=>{const {hi:{dictionary:_0xe4454c,getPluralForm:_0x44d313}}={'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':_0x57d65d=>0x1!=_0x57d65d}};_0x56454d['hi']||={'dictionary':{},'getPluralForm':null},_0x56454d['hi']['dictionary']=Object['assign'](_0x56454d['hi']['dictionary'],_0xe4454c),_0x56454d['hi']['getPluralForm']=_0x44d313;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2353f1=>{const {hi:{dictionary:_0x49c2cf,getPluralForm:_0x4a2c58}}={'hi':{'dictionary':{'Export\x20to\x20Word':'वर्ड\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'वर्ड\x20फ़ाइल\x20जनरेट\x20करते\x20समय\x20कोई\x20एरर\x20हो\x20गयी.','Word\x20document\x20export\x20started':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','Word\x20document\x20export\x20failed':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','Word\x20document\x20export\x20successful':'Word\x20डॉक्यूमेंट\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20Word\x20document':'Word\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20है'},'getPluralForm':_0x15ad03=>0x1!=_0x15ad03}};_0x2353f1['hi']||={'dictionary':{},'getPluralForm':null},_0x2353f1['hi']['dictionary']=Object['assign'](_0x2353f1['hi']['dictionary'],_0x49c2cf),_0x2353f1['hi']['getPluralForm']=_0x4a2c58;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x3f227b=>_0x3f227b%0xa==0x1&&_0x3f227b%0x64!=0xb?0x0:_0x3f227b%0xa>=0x2&&_0x3f227b%0xa<=0x4&&(_0x3f227b%0x64<0xa||_0x3f227b%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':_0x4bdeaf=>_0x4bdeaf%0xa==0x1&&_0x4bdeaf%0x64!=0xb?0x0:_0x4bdeaf%0xa>=0x2&&_0x4bdeaf%0xa<=0x4&&(_0x4bdeaf%0x64<0xa||_0x4bdeaf%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x542805=>{const {hr:{dictionary:_0x5c0bb0,getPluralForm:_0x6d5941}}={'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':_0x3fff0e=>_0x3fff0e%0xa==0x1&&_0x3fff0e%0x64!=0xb?0x0:_0x3fff0e%0xa>=0x2&&_0x3fff0e%0xa<=0x4&&(_0x3fff0e%0x64<0xa||_0x3fff0e%0x64>=0x14)?0x1:0x2}};_0x542805['hr']||={'dictionary':{},'getPluralForm':null},_0x542805['hr']['dictionary']=Object['assign'](_0x542805['hr']['dictionary'],_0x5c0bb0),_0x542805['hr']['getPluralForm']=_0x6d5941;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22b780=>{const {hr:{dictionary:_0x146231,getPluralForm:_0x52ba82}}={'hr':{'dictionary':{'Export\x20to\x20Word':'Izvoz\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xa0aa38=>_0xa0aa38%0xa==0x1&&_0xa0aa38%0x64!=0xb?0x0:_0xa0aa38%0xa>=0x2&&_0xa0aa38%0xa<=0x4&&(_0xa0aa38%0x64<0xa||_0xa0aa38%0x64>=0x14)?0x1:0x2}};_0x22b780['hr']||={'dictionary':{},'getPluralForm':null},_0x22b780['hr']['dictionary']=Object['assign'](_0x22b780['hr']['dictionary'],_0x146231),_0x22b780['hr']['getPluralForm']=_0x52ba82;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x31d94f=>0x1!=_0x31d94f}};
23
+ export default{'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x2d08c6=>0x1!=_0x2d08c6}};