@ckeditor/ckeditor5-export-word 43.0.0-alpha.6 → 43.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +5 -5
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
  100. package/src/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>y});var t=n(782),e=n(311),o=n(584);function s(){const t=a,e=[],n=[];for(const r of Array[t(294)](document[t(227)]))if(r[t(229)][t(265)](t(288)))for(const o of Array[t(294)](r[t(296)]))-1!==o[t(264)][t(271)](t(286))?e[t(256)](o[t(264)]):-1!==o[t(264)][t(271)](t(267))&&n[t(256)](o[t(264)]);return e[t(285)]||console[t(237)](t(301)),[...n,...e][t(242)](" ")[t(257)]()}function i(t,e={}){const n=a,r=t[n(238)][n(247)](n(259)),o=t[n(238)][n(247)](n(233)),s=t[n(238)][n(247)](n(260)),i=e;if(r&&o){const e=function(t){const e=a,n={};if(!t[e(285)])return n;for(const r of t)r[e(284)][e(289)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(256)]({author:t[o(236)][o(295)],content:t[o(235)],created:t[o(255)],is_resolved:r[o(292)]})}));return n}(t[n(238)][n(249)](n(233))[n(252)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(282)](e)[n(285)]&&(i[n(284)]=e)}if(r&&s){const e=t[n(238)][n(249)](n(260)),r=t[n(238)][n(249)](n(259)),o=function(t,e){const n=a,r={};if(!t[n(285)]||!e[n(285)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(300)],a=t?t[n(245)]:e[n(249)](i)[n(295)];r[o]={author:a,created:s}}return r}(e[n(262)]({toJSON:!0}),r[n(254)]);Object[n(282)](o)[n(285)]&&(i[n(234)]=o)}return(i[n(234)]||i[n(284)])&&(i[n(287)]=(new(Intl[n(278)]))[n(280)]()[n(243)]),i}function c(){const t=["ownerNode","getLabel","previewMode","6135878mvHgDo","CommentsRepository","suggestions","content","author","warn","plugins","text","getDataSetValues","3431704MgzJEn","join","timeZone","EDITOR_STYLES","authorName","766765rAxKIZ","has","351740ZNFuzy","get","mergeFields","locale","getCommentThreads","contentLanguage","users","createdAt","push","trim","data","Users","TrackChanges","getDefaultValues","getSuggestions","document","cssText","hasAttribute","100106dIwHUx",":root","$defaultValues","$labels","fetch","indexOf","language","entries","10UJTbfb","36XPvGLf","collaboration_features","3BKnYhC","DateTimeFormat","1227762SiDywo","resolvedOptions","all","keys","2wJxeDo","comments","length",".ck-content","timezone","data-cke","map","merge_fields","MergeFields","isResolved","config","from","name","cssRules","1555972xLLcgG","MergeFieldsEditing","comment_threads","@external","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.","12kAOhWC","styleSheets","then"];return(c=function(){return t})()}function a(t,e){const n=c();return(a=function(t,e){return n[t-=226]})(t,e)}function u(t,e={}){const n=a,r=t[n(238)][n(247)](n(259)),o=t[n(238)][n(247)](n(233)),s=t[n(238)][n(247)](n(260)),i=t[n(238)][n(247)](n(291)),c=t[n(251)][n(253)],u=e,d={};if(u[n(263)]=u[n(263)]||{},u[n(263)][n(272)]=u[n(263)][n(272)]||c,r&&o){const e=function(t){const e=a,n=[];if(!t[e(285)])return n;for(const r of t){const t=r[e(284)][e(289)]((t=>({author:t[e(236)][e(295)],content:t[e(235)],created_at:t[e(255)]})));n[e(256)]({thread_id:r.id,is_resolved:r[e(292)],comments:t})}return n}(t[n(238)][n(249)](n(233))[n(252)]({skipNotAttached:!0,skipEmpty:!0}));e[n(285)]&&(d[n(299)]=e)}if(r&&s){const e=t[n(238)][n(249)](n(260)),r=t[n(238)][n(249)](n(259)),o=function(t,e){const n=a;return t[n(285)]&&e[n(285)]?t[n(289)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(300)];return{id:t,author:c?c[i(245)]:e[i(249)](o)[i(295)],created_at:r}})):[]}(e[n(262)]({toJSON:!0}),r[n(254)]);o[n(285)]&&(d[n(234)]=o)}if(i){const e=t[n(238)][n(249)](n(298)),r=e[n(231)],{prefix:o,suffix:s}=t[n(293)][n(249)](n(250));if(u[n(290)]={prefix:o,suffix:s},n(269)!==r){u[n(290)][n(258)]={};const t=n(268)===r?e[n(261)]():e[n(240)](r,!0);for(const r of Object[n(273)](t)){const[t,o]=r;u[n(290)][n(258)][t]=null!==o?o:e[n(230)](t)}}}return(d[n(299)]||d[n(234)])&&(u[n(287)]=(new(Intl[n(278)]))[n(280)]()[n(243)],u[n(276)]=d),u}function d(t,e){const n=t.t;switch(e){case"Export to Word":return n("Export to Word");case"An error occurred while generating the Word file.":return n("An error occurred while generating the Word file.");case"Word document export started":return n("Word document export started");case"Word document export failed":return n("Word document export failed");case"Word document export successful":return n("Word document export successful");case"Exporting Word document":return n("Exporting Word document");default:return e}}!function(t){const e=a,n=t();for(;;)try{if(562356===-parseInt(e(266))/1*(parseInt(e(283))/2)+-parseInt(e(277))/3*(parseInt(e(248))/4)+-parseInt(e(246))/5*(-parseInt(e(275))/6)+-parseInt(e(232))/7+parseInt(e(241))/8+parseInt(e(279))/9*(parseInt(e(274))/10)+parseInt(e(297))/11*(parseInt(e(226))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);const p=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=199]})(t,e)}function l(){const t=["margin_top","remove","assertive","URL","plugins","affectsData","createElement","converterUrl","function","dataCallback","7637aGfKVD","isBusy","An error occurred while generating the Word file.","application/json","data","footer","ariaLiveAnnouncer","auto_pagination","https://docx-converter.cke-cs.com/v2/convert/html-docx","export-word-v1-api-is-deprecated","111655aTGJGQ","blob","ExportWord","announce","set","76332qzosQP","download","_token","Word document export successful","execute","pending","20hHcUWF","fileName","options","4720344Ctvgpf","status","suggestions","header","contentLanguageDirection","then","138hSVuoL","_downloadFile","version","catch","locale","EDITOR_STYLES","margin_right","editor","Word document export failed","converterOptions","stringify","https://docx-converter.cke-cs.com/v1/convert","isEnabled","finally","application/docx","Notification","createObjectURL","margin_left","comments","510ddKqJM","23503260fBEmfM","href","stylesheets",'<div class="ck-content" dir="',"8235MOVzAu","value","</div>","orientation","POST","token","document.docx","format","5902263ClCVZI","config","margin_bottom","click","get","fetch","Word document export started","refresh","showWarning","9872fdWJsg"];return(l=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(768868===-parseInt(e(271))/1+-parseInt(e(223))/2*(-parseInt(e(228))/3)+parseInt(e(280))/4+parseInt(e(266))/5*(-parseInt(e(204))/6)+-parseInt(e(256))/7*(parseInt(e(245))/8)+parseInt(e(236))/9*(-parseInt(e(277))/10)+parseInt(e(224))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h=[p(231),p(246),p(210),p(238),p(221),p(235),p(201),p(261),p(222),p(200)];class g extends t.Command{constructor(t){const e=p;super(t),this[e(270)](e(257),!1),this[e(251)]=!1}[p(243)](){const t=p;this[t(216)]=!this[t(257)],this[t(229)]=this[t(257)]?t(276):void 0}[p(275)](t={}){const e=p,n=this[e(211)],r=t[e(206)]||2,c=1===r,f=t[e(253)]||e(c?215:264),l=t[e(213)]||{},g=n[e(250)][e(240)](e(268)),m=t[e(233)]||g[e(273)],I=!0===l[e(263)],x=t[e(255)]||(t=>t[e(260)][e(240)]({pagination:I}));return 2===r&&function(t){for(const e of h)if(void 0!==t[e])return!0;return!1}(l)&&(0,o.logWarning)(e(265)),this[e(257)]=!0,this[e(243)](),function(t){const e=a;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(244)!==r?n[e(256)](window[e(270)](r)[e(228)]((t=>t[e(239)]()))):n[e(256)](s());return Promise[e(281)](n)[e(228)]((t=>t[e(242)](" ")[e(257)]()))}(t[e(226)]||[e(209)])[e(203)]((async r=>{const o=e;n.ui[o(262)][o(269)](d(n[o(208)],o(242)));const s=await x(n),a={html:o(227)+n[o(208)][o(202)]+'">'+s+o(230),css:r,[o(c?279:237)]:{...l,...c?i(n,l):u(n,l)}},p={method:o(232),headers:{"Content-Type":o(259),Accept:o(218),...m?{Authorization:m[o(229)]}:null},body:JSON[o(214)](a)};return window[o(241)](f,p)[o(203)]((t=>{const e=o;if(200!==t[e(199)])throw t;return t[e(267)]()}))[o(203)]((e=>{const r=o;n.ui[r(262)][r(269)](d(n[r(208)],r(274)));const s=r(254)==typeof t[r(278)]?t[r(278)]():t[r(278)];this[r(205)](e,s||r(234))}))}))[e(207)]((t=>{const r=e,o=n[r(250)][r(240)](r(219));throw n.ui[r(262)][r(269)](d(n[r(208)],r(212)),{politeness:r(248)}),o[r(244)](d(n[r(208)],r(258))),t}))[e(217)]((()=>{const t=e;this[t(257)]=!1,this[t(243)]()}))}[p(205)](t,e){const n=p,r=document[n(252)]("a");r[n(225)]=window[n(249)][n(220)](t),r[n(272)]=e,r[n(239)](),r[n(247)]()}}const m=x;function I(){const t=["2743gLvvPV","set","isEnabled","isOn","menuBar:exportWord","exportWord","1615514hdUcbY","2845665SKjjXt","211524VGQKGU","locale","execute","9XjsPkA","1QPbacV","920oSoehL","editor","ExportWordUI","_createButton","get","26972oglzyy","Export to Word","children","add","272292JRvVUB","iconView","5460isNSrS","isVisible","Exporting Word document","focus","3263352tHLfjR","3102ZoXjjb","pluginName","commands","editing","config","label","217ctZpfN","componentFactory","init","listenTo","isBusy","bind","view"];return(I=function(){return t})()}function x(t,e){const n=I();return(x=function(t,e){return n[t-=155]})(t,e)}!function(t){const e=x,n=t();for(;;)try{if(724292===parseInt(e(196))/1*(-parseInt(e(190))/2)+-parseInt(e(171))/3*(parseInt(e(166))/4)+-parseInt(e(191))/5+-parseInt(e(192))/6*(parseInt(e(177))/7)+-parseInt(e(170))/8*(parseInt(e(195))/9)+-parseInt(e(155))/10*(-parseInt(e(160))/11)+-parseInt(e(164))/12*(-parseInt(e(184))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class v extends t.Plugin{static get[m(172)](){return m(157)}[m(179)](){const t=m,n=this[t(156)];n.ui[t(178)][t(163)](t(189),(()=>{const r=t,o=n[r(173)][r(159)](r(189)),s=this[r(158)](e.ButtonView);return s[r(185)]({tooltip:!0}),s[r(182)](r(187)).to(o,r(181)),s})),n.ui[t(178)][t(163)](t(188),(()=>this[t(158)](e.MenuBarMenuListItemButtonView)))}[m(158)](t){const n=m,r=this[n(156)],o=r[n(175)][n(159)](n(189))||{},s=r[n(173)][n(159)](n(189)),i=new t(r[n(193)]),c=new e.SpinnerView;return i[n(162)][n(163)](c),c[n(182)](n(167)).to(s,n(181)),i[n(165)][n(182)](n(167)).to(s,n(181),(t=>!t)),i[n(185)]({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(182)](n(186)).to(s,n(186)),i[n(182)](n(176)).to(s,n(181),(t=>d(r[n(193)],n(t?168:161)))),this[n(180)](i,n(194),(()=>{const t=n;r[t(194)](t(189),o),r[t(174)][t(183)][t(169)]()})),i}}function w(t,e){const n=W();return(w=function(t,e){return n[t-=165]})(t,e)}const b=w;function W(){const t=["ExportWord","32316fcZvPz","exportWord","538701vjYofk","editor","7049622DLlZFs","40FSxIfs","commands","config","registerTokenUrl","CloudServices","7URcwXv","token","11255848RdqYDO","requires","18FeYnOI","4uzbIjH","pluginName","36466UWgEGa","get","plugins","30963196sAdgji","_token","init","then","add","tokenUrl","2406120EbJbwX"];return(W=function(){return t})()}!function(t){const e=w,n=t();for(;;)try{if(902009===parseInt(e(177))/1*(parseInt(e(179))/2)+parseInt(e(192))/3+-parseInt(e(190))/4*(parseInt(e(167))/5)+-parseInt(e(166))/6+parseInt(e(172))/7*(-parseInt(e(174))/8)+-parseInt(e(176))/9*(-parseInt(e(188))/10)+parseInt(e(182))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class y extends t.Plugin{static get[b(178)](){return b(189)}static get[b(175)](){return[b(171),e.Notification,v]}[b(184)](){const t=b,e=this[t(165)],n=e[t(169)][t(180)](t(191))||{};e[t(168)][t(186)](t(191),new g(e));const r=e[t(181)][t(180)](t(171));!1===n[t(187)]?this[t(183)]=null:n[t(187)]?r[t(170)](n[t(187)])[t(185)]((e=>{this[t(183)]=e})):this[t(183)]=r[t(173)]}}function E(t,e){var n=k();return(E=function(t,e){return n[t-=475]})(t,e)}function k(){var t=["569692cQNglN","506385VWTGYt","1374285eeMiZi","5405232FsMNQR","1480152xukyAA","448324AIaGKc","415305RlcSYt"];return(k=function(){return t})()}!function(t){for(var e=E,n=t();;)try{if(337912===-parseInt(e(481))/1+parseInt(e(478))/2+-parseInt(e(475))/3+parseInt(e(480))/4+-parseInt(e(479))/5+parseInt(e(477))/6+parseInt(e(476))/7)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>b});var t=n(782),e=n(311),o=n(584);function s(t,e){const n=a();return(s=function(t,e){return n[t-=421]})(t,e)}function i(){const t=s,e=[],n=[];for(const r of Array[t(483)](document[t(427)]))if(r[t(494)][t(480)](t(422)))for(const o of Array[t(483)](r[t(428)]))-1!==o[t(485)][t(467)](t(492))?e[t(435)](o[t(485)]):-1!==o[t(485)][t(467)](t(437))&&n[t(435)](o[t(485)]);return e[t(486)]||console[t(459)](t(458)),[...n,...e][t(453)](" ")[t(421)]()}function c(t,e={}){const n=s,r=t[n(442)][n(454)](n(432)),o=t[n(442)][n(454)](n(423)),i=t[n(442)][n(454)](n(477)),c=e;if(r&&o){const e=function(t){const e=s,n={};if(!t[e(486)])return n;for(const r of t)r[e(488)][e(457)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(435)]({author:t[o(449)][o(425)],content:t[o(481)],created:t[o(469)],is_resolved:r[o(493)]})}));return n}(t[n(442)][n(495)](n(423))[n(484)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(475)](e)[n(486)]&&(c[n(488)]=e)}if(r&&i){const e=t[n(442)][n(495)](n(477)),r=t[n(442)][n(495)](n(432)),o=function(t,e){const n=s,r={};if(!t[n(486)]||!e[n(486)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(463)],a=t?t[n(478)]:e[n(495)](i)[n(425)];r[o]={author:a,created:s}}return r}(e[n(462)]({toJSON:!0}),r[n(436)]);Object[n(475)](o)[n(486)]&&(c[n(487)]=o)}return(c[n(487)]||c[n(488)])&&(c[n(471)]=(new(Intl[n(491)]))[n(440)]()[n(446)]),c}function a(){const t=[":root","9nLUuWl","getLabel","resolvedOptions","previewMode","plugins","5740308dCFgiu","data","168ipBglx","timeZone","8846IUCzbL","then","author","63725mNHpwq","contentLanguage","all","join","has","26104vjFDpn","text","map","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.","warn","mergeFields","8869584VwkbLu","getSuggestions","@external","22dobqDn","256qlJWKL","fetch","indexOf","locale","createdAt","EDITOR_STYLES","timezone","8595672utIkBC","merge_fields","$labels","keys","document","TrackChanges","authorName","MergeFields","hasAttribute","content","MergeFieldsEditing","from","getCommentThreads","cssText","length","suggestions","comments","comment_threads","collaboration_features","DateTimeFormat",".ck-content","isResolved","ownerNode","get","$defaultValues","trim","data-cke","CommentsRepository","entries","name","getDataSetValues","styleSheets","cssRules","language","getDefaultValues","456RDAwZG","Users","4072020GQeGiD","config","push","users"];return(a=function(){return t})()}function u(t,e={}){const n=s,r=t[n(442)][n(454)](n(432)),o=t[n(442)][n(454)](n(423)),i=t[n(442)][n(454)](n(477)),c=t[n(442)][n(454)](n(479)),a=t[n(468)][n(451)],u=e,d={};if(u[n(476)]=u[n(476)]||{},u[n(476)][n(429)]=u[n(476)][n(429)]||a,r&&o){const e=function(t){const e=s,n=[];if(!t[e(486)])return n;for(const r of t){const t=r[e(488)][e(457)]((t=>({author:t[e(449)][e(425)],content:t[e(481)],created_at:t[e(469)]})));n[e(435)]({thread_id:r.id,is_resolved:r[e(493)],comments:t})}return n}(t[n(442)][n(495)](n(423))[n(484)]({skipNotAttached:!0,skipEmpty:!0}));e[n(486)]&&(d[n(489)]=e)}if(r&&i){const e=t[n(442)][n(495)](n(477)),r=t[n(442)][n(495)](n(432)),o=function(t,e){const n=s;return t[n(486)]&&e[n(486)]?t[n(457)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(463)];return{id:t,author:c?c[i(478)]:e[i(495)](o)[i(425)],created_at:r}})):[]}(e[n(462)]({toJSON:!0}),r[n(436)]);o[n(486)]&&(d[n(487)]=o)}if(c){const e=t[n(442)][n(495)](n(482)),r=e[n(441)],{prefix:o,suffix:s}=t[n(434)][n(495)](n(460));if(u[n(473)]={prefix:o,suffix:s},n(474)!==r){u[n(473)][n(444)]={};const t=n(496)===r?e[n(430)]():e[n(426)](r,!0);for(const r of Object[n(424)](t)){const[t,o]=r;u[n(473)][n(444)][t]=null!==o?o:e[n(439)](t)}}}return(d[n(489)]||d[n(487)])&&(u[n(471)]=(new(Intl[n(491)]))[n(440)]()[n(446)],u[n(490)]=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(998696===-parseInt(e(447))/1*(-parseInt(e(465))/2)+-parseInt(e(445))/3*(parseInt(e(455))/4)+-parseInt(e(450))/5*(-parseInt(e(431))/6)+-parseInt(e(443))/7+parseInt(e(461))/8+parseInt(e(438))/9*(parseInt(e(433))/10)+-parseInt(e(464))/11*(parseInt(e(472))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);const p=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=118]})(t,e)}function l(){const t=["6004544KXZEKt","</div>","534brZEAn","isBusy","https://docx-converter.cke-cs.com/v1/convert","dataCallback","get","auto_pagination","catch","Word document export successful","application/json","POST","converterUrl","1152963fuWUvG","execute","config","status","affectsData","margin_right","margin_left","ariaLiveAnnouncer","blob","margin_top","token","download","assertive","editor","plugins","remove","EDITOR_STYLES","_downloadFile","574491UxEXdz","An error occurred while generating the Word file.","options","pending","Notification","margin_bottom","locale","9265460STrEdC","createObjectURL","19555IxlHqC","set","format","createElement","172ENfjYG","header","function","ExportWord","8pzIeWy","https://docx-converter.cke-cs.com/v2/convert/html-docx","Word document export failed","contentLanguageDirection","href","URL","footer","3216752pmwBdA","stringify","refresh","export-word-v1-api-is-deprecated","data","Word document export started","fileName","suggestions","showWarning","orientation",'<div class="ck-content" dir="',"isEnabled","value","announce","stylesheets","document.docx","application/docx","then","version","comments","finally","fetch","_token","click","converterOptions","3ieGDBP"];return(l=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(518509===-parseInt(e(140))/1+parseInt(e(153))/2*(parseInt(e(189))/3)+parseInt(e(164))/4+-parseInt(e(149))/5*(-parseInt(e(192))/6)+-parseInt(e(190))/7+parseInt(e(157))/8*(-parseInt(e(122))/9)+parseInt(e(147))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h=[p(173),p(131),p(127),p(145),p(128),p(151),p(154),p(163),p(183),p(171)];class g extends t.Command{constructor(t){const e=p;super(t),this[e(150)](e(193),!1),this[e(126)]=!1}[p(166)](){const t=p;this[t(175)]=!this[t(193)],this[t(176)]=this[t(193)]?t(143):void 0}[p(123)](t={}){const e=p,n=this[e(135)],r=t[e(182)]||2,a=1===r,f=t[e(121)]||e(a?194:158),l=t[e(188)]||{},g=n[e(136)][e(196)](e(156)),m=t[e(132)]||g[e(186)],I=!0===l[e(197)],x=t[e(195)]||(t=>t[e(168)][e(196)]({pagination:I}));return 2===r&&function(t){for(const e of h)if(void 0!==t[e])return!0;return!1}(l)&&(0,o.logWarning)(e(167)),this[e(193)]=!0,this[e(166)](),function(t){const e=s;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(470)!==r?n[e(435)](window[e(466)](r)[e(448)]((t=>t[e(456)]()))):n[e(435)](i());return Promise[e(452)](n)[e(448)]((t=>t[e(453)](" ")[e(421)]()))}(t[e(178)]||[e(138)])[e(181)]((async r=>{const o=e;n.ui[o(129)][o(177)](d(n[o(146)],o(169)));const s=await x(n),i={html:o(174)+n[o(146)][o(160)]+'">'+s+o(191),css:r,[o(a?142:124)]:{...l,...a?c(n,l):u(n,l)}},p={method:o(120),headers:{"Content-Type":o(119),Accept:o(180),...m?{Authorization:m[o(176)]}:null},body:JSON[o(165)](i)};return window[o(185)](f,p)[o(181)]((t=>{const e=o;if(200!==t[e(125)])throw t;return t[e(130)]()}))[o(181)]((e=>{const r=o;n.ui[r(129)][r(177)](d(n[r(146)],r(118)));const s=r(155)==typeof t[r(170)]?t[r(170)]():t[r(170)];this[r(139)](e,s||r(179))}))}))[e(198)]((t=>{const r=e,o=n[r(136)][r(196)](r(144));throw n.ui[r(129)][r(177)](d(n[r(146)],r(159)),{politeness:r(134)}),o[r(172)](d(n[r(146)],r(141))),t}))[e(184)]((()=>{const t=e;this[t(193)]=!1,this[t(166)]()}))}[p(139)](t,e){const n=p,r=document[n(152)]("a");r[n(161)]=window[n(162)][n(148)](t),r[n(133)]=e,r[n(187)](),r[n(137)]()}}const m=I;function I(t,e){const n=v();return(I=function(t,e){return n[t-=199]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(132156===parseInt(e(208))/1+parseInt(e(206))/2*(parseInt(e(233))/3)+parseInt(e(236))/4*(parseInt(e(227))/5)+parseInt(e(218))/6*(-parseInt(e(213))/7)+parseInt(e(223))/8+-parseInt(e(207))/9*(parseInt(e(229))/10)+parseInt(e(219))/11*(-parseInt(e(210))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class x extends t.Plugin{static get[m(216)](){return m(217)}[m(239)](){const t=m,n=this[t(200)];n.ui[t(209)][t(201)](t(237),(()=>{const r=t,o=n[r(226)][r(215)](r(237)),s=this[r(234)](e.ButtonView);return s[r(221)]({tooltip:!0}),s[r(222)](r(203)).to(o,r(204)),s})),n.ui[t(209)][t(201)](t(212),(()=>this[t(234)](e.MenuBarMenuListItemButtonView)))}[m(234)](t){const n=m,r=this[n(200)],o=r[n(205)][n(215)](n(237))||{},s=r[n(226)][n(215)](n(237)),i=new t(r[n(231)]),c=new e.SpinnerView;return i[n(230)][n(201)](c),c[n(222)](n(211)).to(s,n(204)),i[n(224)][n(222)](n(211)).to(s,n(204),(t=>!t)),i[n(221)]({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(222)](n(235)).to(s,n(235)),i[n(222)](n(199)).to(s,n(204),(t=>d(r[n(231)],n(t?202:220)))),this[n(228)](i,n(225),(()=>{const t=n;r[t(225)](t(237),o),r[t(238)][t(232)][t(214)]()})),i}}function v(){const t=["1932736vDYbDk","iconView","execute","commands","75055YfgVYK","listenTo","1250coLEMH","children","locale","view","523746gilsnx","_createButton","isEnabled","60HuJjTg","exportWord","editing","init","label","editor","add","Exporting Word document","isOn","isBusy","config","2zYPmQG","15543qNlqNL","16021lHqBiC","componentFactory","2534316YjqBCU","isVisible","menuBar:exportWord","686952UfiGRc","focus","get","pluginName","ExportWordUI","6nEZdJh","11hQYYym","Export to Word","set","bind"];return(v=function(){return t})()}const w=y;function W(){const t=["440736zgQJtj","CloudServices","18ZohBtz","11840CRExOg","65dmETst","889764WryLsq","_token","config","exportWord","add","get","245176apABNq","then","1290708ZZECHU","token","requires","pluginName","457336ygJIpQ","2lsydKO","20lPqPSD","commands","editor","255Hobddr","plugins","7iUSGFn","827761saMewt","ExportWord","registerTokenUrl","init","tokenUrl"];return(W=function(){return t})()}function y(t,e){const n=W();return(y=function(t,e){return n[t-=235]})(t,e)}!function(t){const e=y,n=t();for(;;)try{if(140005===parseInt(e(241))/1+-parseInt(e(248))/2*(parseInt(e(260))/3)+-parseInt(e(263))/4*(-parseInt(e(252))/5)+-parseInt(e(243))/6*(parseInt(e(254))/7)+-parseInt(e(247))/8*(parseInt(e(262))/9)+-parseInt(e(249))/10*(parseInt(e(255))/11)+parseInt(e(235))/12*(parseInt(e(264))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class b extends t.Plugin{static get[w(246)](){return w(256)}static get[w(245)](){return[w(261),e.Notification,x]}[w(258)](){const t=w,e=this[t(251)],n=e[t(237)][t(240)](t(238))||{};e[t(250)][t(239)](t(238),new g(e));const r=e[t(253)][t(240)](t(261));!1===n[t(259)]?this[t(236)]=null:n[t(259)]?r[t(257)](n[t(259)])[t(242)]((e=>{this[t(236)]=e})):this[t(236)]=r[t(244)]}}function E(t,e){var n=k();return(E=function(t,e){return n[t-=461]})(t,e)}function k(){var t=["4300806TWLIwq","2846240fDuUnx","2284051ujNeXZ","9117766JOageS","227632yfbyha","1261128qUsgai","10ksRdmk","20qKPPzg","2BfOyBg","63ddJYmC","513951oLFuUp"];return(k=function(){return t})()}!function(t){for(var e=E,n=t();;)try{if(725419===parseInt(e(464))/1+parseInt(e(467))/2*(-parseInt(e(469))/3)+-parseInt(e(471))/4+-parseInt(e(465))/5*(-parseInt(e(470))/6)+-parseInt(e(462))/7+parseInt(e(463))/8*(-parseInt(e(468))/9)+-parseInt(e(466))/10*(-parseInt(e(461))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x146fb2,Plugin as _0x489fe1}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x2bad67,MenuBarMenuListItemButtonView as _0x3afe77,SpinnerView as _0x31848d,Notification as _0x2af516}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x255cef}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x4d4e84=[],_0x10eaeb=[];for(const _0x312999 of Array['from'](document['styleSheets'])){if(_0x312999['ownerNode']['hasAttribute']('data-cke')){for(const _0x48e98e of Array['from'](_0x312999['cssRules']))-0x1!==_0x48e98e['cssText']['indexOf']('.ck-content')?_0x4d4e84['push'](_0x48e98e['cssText']):-0x1!==_0x48e98e['cssText']['indexOf'](':root')&&_0x10eaeb['push'](_0x48e98e['cssText']);}}return _0x4d4e84['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.'),[..._0x10eaeb,..._0x4d4e84]['join']('\x20')['trim']();}function a(_0x7edd8f,_0x37ba67={}){const _0x270fcb=_0x7edd8f['plugins']['has']('Users'),_0x46dddd=_0x7edd8f['plugins']['has']('CommentsRepository'),_0x27ce83=_0x7edd8f['plugins']['has']('TrackChanges'),_0x39eb2e=_0x37ba67;if(_0x270fcb&&_0x46dddd){const _0x533771=function(_0x3070d4){const _0x2a032e={};if(!_0x3070d4['length'])return _0x2a032e;for(const _0x4c204e of _0x3070d4)_0x4c204e['comments']['map'](_0x22f635=>{void 0x0===_0x2a032e[_0x4c204e['id']]&&(_0x2a032e[_0x4c204e['id']]=[]),_0x2a032e[_0x4c204e['id']]['push']({'author':_0x22f635['author']['name'],'content':_0x22f635['content'],'created':_0x22f635['createdAt'],'is_resolved':_0x4c204e['isResolved']});});return _0x2a032e;}(_0x7edd8f['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x533771)['length']&&(_0x39eb2e['comments']=_0x533771);}if(_0x270fcb&&_0x27ce83){const _0xf95fa4=_0x7edd8f['plugins']['get']('TrackChanges'),_0x41d0aa=_0x7edd8f['plugins']['get']('Users'),_0x522de8=function(_0x57dac4,_0x2d83da){const _0x2e35cf={};if(!_0x57dac4['length']||!_0x2d83da['length'])return _0x2e35cf;for(const {id:_0x419dda,createdAt:_0x217d03,authorId:_0x22fcc5,attributes:_0x29171b}of _0x57dac4){const _0x4bafd9=_0x29171b&&_0x29171b['@external'],_0x3f6c44=_0x4bafd9?_0x4bafd9['authorName']:_0x2d83da['get'](_0x22fcc5)['name'];_0x2e35cf[_0x419dda]={'author':_0x3f6c44,'created':_0x217d03};}return _0x2e35cf;}(_0xf95fa4['getSuggestions']({'toJSON':!0x0}),_0x41d0aa['users']);Object['keys'](_0x522de8)['length']&&(_0x39eb2e['suggestions']=_0x522de8);}return(_0x39eb2e['suggestions']||_0x39eb2e['comments'])&&(_0x39eb2e['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x39eb2e;}function m(_0x322977,_0x365538={}){const _0x20df95=_0x322977['plugins']['has']('Users'),_0x4ccbf7=_0x322977['plugins']['has']('CommentsRepository'),_0x6087b8=_0x322977['plugins']['has']('TrackChanges'),_0x3d4aae=_0x322977['plugins']['has']('MergeFields'),_0x130004=_0x322977['locale']['contentLanguage'],_0x146add=_0x365538,_0x14c2b7={};if(_0x146add['document']=_0x146add['document']||{},_0x146add['document']['language']=_0x146add['document']['language']||_0x130004,_0x20df95&&_0x4ccbf7){const _0x2eaa1f=function(_0x234ae2){const _0x2d61c2=[];if(!_0x234ae2['length'])return _0x2d61c2;for(const _0xeb571f of _0x234ae2){const _0x482408=_0xeb571f['comments']['map'](_0x227ad4=>({'author':_0x227ad4['author']['name'],'content':_0x227ad4['content'],'created_at':_0x227ad4['createdAt']}));_0x2d61c2['push']({'thread_id':_0xeb571f['id'],'is_resolved':_0xeb571f['isResolved'],'comments':_0x482408});}return _0x2d61c2;}(_0x322977['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x2eaa1f['length']&&(_0x14c2b7['comment_threads']=_0x2eaa1f);}if(_0x20df95&&_0x6087b8){const _0x498a16=_0x322977['plugins']['get']('TrackChanges'),_0x56d723=_0x322977['plugins']['get']('Users'),_0x5d8656=function(_0x5585bd,_0x11b69c){if(!_0x5585bd['length']||!_0x11b69c['length'])return[];return _0x5585bd['map'](({id:_0x2dcefa,createdAt:_0x13c41a,authorId:_0xcc4940,attributes:_0x12ced0})=>{const _0x3fea5b=_0x12ced0&&_0x12ced0['@external'];return{'id':_0x2dcefa,'author':_0x3fea5b?_0x3fea5b['authorName']:_0x11b69c['get'](_0xcc4940)['name'],'created_at':_0x13c41a};});}(_0x498a16['getSuggestions']({'toJSON':!0x0}),_0x56d723['users']);_0x5d8656['length']&&(_0x14c2b7['suggestions']=_0x5d8656);}if(_0x3d4aae){const _0x62a19d=_0x322977['plugins']['get']('MergeFieldsEditing'),_0x3e6e3f=_0x62a19d['previewMode'],{prefix:_0x59e4b4,suffix:_0x14044d}=_0x322977['config']['get']('mergeFields');if(_0x146add['merge_fields']={'prefix':_0x59e4b4,'suffix':_0x14044d},'$labels'!==_0x3e6e3f){_0x146add['merge_fields']['data']={};const _0x3258cf='$defaultValues'===_0x3e6e3f?_0x62a19d['getDefaultValues']():_0x62a19d['getDataSetValues'](_0x3e6e3f,!0x0);for(const _0x1041d5 of Object['entries'](_0x3258cf)){const [_0x1c3dc3,_0x430747]=_0x1041d5;_0x146add['merge_fields']['data'][_0x1c3dc3]=null!==_0x430747?_0x430747:_0x62a19d['getLabel'](_0x1c3dc3);}}}return(_0x14c2b7['comment_threads']||_0x14c2b7['suggestions'])&&(_0x146add['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x146add['collaboration_features']=_0x14c2b7),_0x146add;}function p(_0x3e3fa9,_0x5a83de){const t=_0x3e3fa9['t'];switch(_0x5a83de){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 _0x5a83de;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x146fb2{constructor(_0x1e069e){super(_0x1e069e),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x406a4a={}){const _0x330a3a=this['editor'],_0x42cb58=_0x406a4a['version']||0x2,_0x5cc51c=0x1===_0x42cb58,_0x172702=_0x406a4a['converterUrl']||(_0x5cc51c?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x14dc93=_0x406a4a['converterOptions']||{},_0x5754e4=_0x330a3a['plugins']['get']('ExportWord'),_0x1b4a5d=_0x406a4a['token']||_0x5754e4['_token'],_0x5ab1e0=!0x0===_0x14dc93['auto_pagination'],_0x2ad16d=_0x406a4a['dataCallback']||(_0x8244f2=>_0x8244f2['data']['get']({'pagination':_0x5ab1e0}));return 0x2===_0x42cb58&&function(_0x261b6f){for(const _0x4d9024 of h)if(void 0x0!==_0x261b6f[_0x4d9024])return!0x0;return!0x1;}(_0x14dc93)&&_0x255cef('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x3c8a60){if(!_0x3c8a60)return new Promise(_0x2e326f=>_0x2e326f(''));const _0x4e5a26=[];for(const _0x52aec2 of _0x3c8a60)'EDITOR_STYLES'!==_0x52aec2?_0x4e5a26['push'](window['fetch'](_0x52aec2)['then'](_0x8b23b=>_0x8b23b['text']())):_0x4e5a26['push'](f());return Promise['all'](_0x4e5a26)['then'](_0x3cb299=>_0x3cb299['join']('\x20')['trim']());}(_0x406a4a['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1aeaae=>{_0x330a3a['ui']['ariaLiveAnnouncer']['announce'](p(_0x330a3a['locale'],'Word\x20document\x20export\x20started'));const _0xf4f550=await _0x2ad16d(_0x330a3a),_0x18aafe={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x330a3a['locale']['contentLanguageDirection']+'\x22>'+_0xf4f550+'</div>','css':_0x1aeaae,[_0x5cc51c?'options':'config']:{..._0x14dc93,..._0x5cc51c?a(_0x330a3a,_0x14dc93):m(_0x330a3a,_0x14dc93)}},_0x38cdb4={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x1b4a5d?{'Authorization':_0x1b4a5d['value']}:null},'body':JSON['stringify'](_0x18aafe)};return window['fetch'](_0x172702,_0x38cdb4)['then'](_0x48b4e8=>{if(0xc8!==_0x48b4e8['status'])throw _0x48b4e8;return _0x48b4e8['blob']();})['then'](_0x3d916e=>{_0x330a3a['ui']['ariaLiveAnnouncer']['announce'](p(_0x330a3a['locale'],'Word\x20document\x20export\x20successful'));const _0x5a5c03='function'==typeof _0x406a4a['fileName']?_0x406a4a['fileName']():_0x406a4a['fileName'];this['_downloadFile'](_0x3d916e,_0x5a5c03||'document.docx');});})['catch'](_0x500df8=>{const _0x464636=_0x330a3a['plugins']['get']('Notification');throw _0x330a3a['ui']['ariaLiveAnnouncer']['announce'](p(_0x330a3a['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x464636['showWarning'](p(_0x330a3a['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x500df8;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x3e3ac3,_0x1f3838){const _0x43ac1e=document['createElement']('a');_0x43ac1e['href']=window['URL']['createObjectURL'](_0x3e3ac3),_0x43ac1e['download']=_0x1f3838,_0x43ac1e['click'](),_0x43ac1e['remove']();}}class i extends _0x489fe1{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x53263f=this['editor'];_0x53263f['ui']['componentFactory']['add']('exportWord',()=>{const _0x1b392e=_0x53263f['commands']['get']('exportWord'),_0x25ee6d=this['_createButton'](_0x2bad67);return _0x25ee6d['set']({'tooltip':!0x0}),_0x25ee6d['bind']('isOn')['to'](_0x1b392e,'isBusy'),_0x25ee6d;}),_0x53263f['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x3afe77));}['_createButton'](_0x143631){const _0x4703e0=this['editor'],_0x355700=_0x4703e0['config']['get']('exportWord')||{},_0x541001=_0x4703e0['commands']['get']('exportWord'),_0x5a7a46=new _0x143631(_0x4703e0['locale']),_0x1ef5e9=new _0x31848d();return _0x5a7a46['children']['add'](_0x1ef5e9),_0x1ef5e9['bind']('isVisible')['to'](_0x541001,'isBusy'),_0x5a7a46['iconView']['bind']('isVisible')['to'](_0x541001,'isBusy',_0x178f68=>!_0x178f68),_0x5a7a46['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'}),_0x5a7a46['bind']('isEnabled')['to'](_0x541001,'isEnabled'),_0x5a7a46['bind']('label')['to'](_0x541001,'isBusy',_0xd0571a=>p(_0x4703e0['locale'],_0xd0571a?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x5a7a46,'execute',()=>{_0x4703e0['execute']('exportWord',_0x355700),_0x4703e0['editing']['view']['focus']();}),_0x5a7a46;}}class s extends _0x489fe1{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x2af516,i];}['init'](){const _0xf2310b=this['editor'],_0x1112c5=_0xf2310b['config']['get']('exportWord')||{};_0xf2310b['commands']['add']('exportWord',new e(_0xf2310b));const _0x1aa0f2=_0xf2310b['plugins']['get']('CloudServices');!0x1===_0x1112c5['tokenUrl']?this['_token']=null:_0x1112c5['tokenUrl']?_0x1aa0f2['registerTokenUrl'](_0x1112c5['tokenUrl'])['then'](_0x1e4a78=>{this['_token']=_0x1e4a78;}):this['_token']=_0x1aa0f2['token'];}}export{s as ExportWord};
23
+ import{Command as _0x2b9da9,Plugin as _0x134c33}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x48ff7a,MenuBarMenuListItemButtonView as _0x4d1849,SpinnerView as _0x30b22d,Notification as _0x3d65a4}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x22c56b}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0xafb6d6=[],_0x29fa8e=[];for(const _0x26c81d of Array['from'](document['styleSheets'])){if(_0x26c81d['ownerNode']['hasAttribute']('data-cke')){for(const _0x5659d4 of Array['from'](_0x26c81d['cssRules']))-0x1!==_0x5659d4['cssText']['indexOf']('.ck-content')?_0xafb6d6['push'](_0x5659d4['cssText']):-0x1!==_0x5659d4['cssText']['indexOf'](':root')&&_0x29fa8e['push'](_0x5659d4['cssText']);}}return _0xafb6d6['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.'),[..._0x29fa8e,..._0xafb6d6]['join']('\x20')['trim']();}function a(_0x1a3936,_0x2956bb={}){const _0x409cb6=_0x1a3936['plugins']['has']('Users'),_0x4fb829=_0x1a3936['plugins']['has']('CommentsRepository'),_0x221127=_0x1a3936['plugins']['has']('TrackChanges'),_0x3409a=_0x2956bb;if(_0x409cb6&&_0x4fb829){const _0x22dbbc=function(_0x3a12bc){const _0x515094={};if(!_0x3a12bc['length'])return _0x515094;for(const _0x49a510 of _0x3a12bc)_0x49a510['comments']['map'](_0x34670f=>{void 0x0===_0x515094[_0x49a510['id']]&&(_0x515094[_0x49a510['id']]=[]),_0x515094[_0x49a510['id']]['push']({'author':_0x34670f['author']['name'],'content':_0x34670f['content'],'created':_0x34670f['createdAt'],'is_resolved':_0x49a510['isResolved']});});return _0x515094;}(_0x1a3936['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x22dbbc)['length']&&(_0x3409a['comments']=_0x22dbbc);}if(_0x409cb6&&_0x221127){const _0x305f78=_0x1a3936['plugins']['get']('TrackChanges'),_0x546d2f=_0x1a3936['plugins']['get']('Users'),_0x40b097=function(_0xa0de9,_0x2fa746){const _0x5e96a4={};if(!_0xa0de9['length']||!_0x2fa746['length'])return _0x5e96a4;for(const {id:_0x6ffa0d,createdAt:_0x47c141,authorId:_0x34d353,attributes:_0x1afe4b}of _0xa0de9){const _0x38ca48=_0x1afe4b&&_0x1afe4b['@external'],_0x5be9db=_0x38ca48?_0x38ca48['authorName']:_0x2fa746['get'](_0x34d353)['name'];_0x5e96a4[_0x6ffa0d]={'author':_0x5be9db,'created':_0x47c141};}return _0x5e96a4;}(_0x305f78['getSuggestions']({'toJSON':!0x0}),_0x546d2f['users']);Object['keys'](_0x40b097)['length']&&(_0x3409a['suggestions']=_0x40b097);}return(_0x3409a['suggestions']||_0x3409a['comments'])&&(_0x3409a['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x3409a;}function m(_0x5a0227,_0x38e36e={}){const _0x2cf138=_0x5a0227['plugins']['has']('Users'),_0x2694a6=_0x5a0227['plugins']['has']('CommentsRepository'),_0x40c443=_0x5a0227['plugins']['has']('TrackChanges'),_0x1a20e9=_0x5a0227['plugins']['has']('MergeFields'),_0xae5d5c=_0x5a0227['locale']['contentLanguage'],_0x18e323=_0x38e36e,_0x5799cc={};if(_0x18e323['document']=_0x18e323['document']||{},_0x18e323['document']['language']=_0x18e323['document']['language']||_0xae5d5c,_0x2cf138&&_0x2694a6){const _0x4b202a=function(_0x2ed6a6){const _0x418fb4=[];if(!_0x2ed6a6['length'])return _0x418fb4;for(const _0x206f0a of _0x2ed6a6){const _0x1f5f5f=_0x206f0a['comments']['map'](_0x2f5beb=>({'author':_0x2f5beb['author']['name'],'content':_0x2f5beb['content'],'created_at':_0x2f5beb['createdAt']}));_0x418fb4['push']({'thread_id':_0x206f0a['id'],'is_resolved':_0x206f0a['isResolved'],'comments':_0x1f5f5f});}return _0x418fb4;}(_0x5a0227['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x4b202a['length']&&(_0x5799cc['comment_threads']=_0x4b202a);}if(_0x2cf138&&_0x40c443){const _0x1d66d1=_0x5a0227['plugins']['get']('TrackChanges'),_0x5f056f=_0x5a0227['plugins']['get']('Users'),_0x386160=function(_0x343c17,_0x5a1e9e){if(!_0x343c17['length']||!_0x5a1e9e['length'])return[];return _0x343c17['map'](({id:_0x4ea28d,createdAt:_0x598b29,authorId:_0x12730e,attributes:_0x3d4cb5})=>{const _0x3ef294=_0x3d4cb5&&_0x3d4cb5['@external'];return{'id':_0x4ea28d,'author':_0x3ef294?_0x3ef294['authorName']:_0x5a1e9e['get'](_0x12730e)['name'],'created_at':_0x598b29};});}(_0x1d66d1['getSuggestions']({'toJSON':!0x0}),_0x5f056f['users']);_0x386160['length']&&(_0x5799cc['suggestions']=_0x386160);}if(_0x1a20e9){const _0x4b7d87=_0x5a0227['plugins']['get']('MergeFieldsEditing'),_0x228794=_0x4b7d87['previewMode'],{prefix:_0xdd688a,suffix:_0x5e202c}=_0x5a0227['config']['get']('mergeFields');if(_0x18e323['merge_fields']={'prefix':_0xdd688a,'suffix':_0x5e202c},'$labels'!==_0x228794){_0x18e323['merge_fields']['data']={};const _0x5a13b4='$defaultValues'===_0x228794?_0x4b7d87['getDefaultValues']():_0x4b7d87['getDataSetValues'](_0x228794,!0x0);for(const _0x45ac58 of Object['entries'](_0x5a13b4)){const [_0x2174e4,_0x212be6]=_0x45ac58;_0x18e323['merge_fields']['data'][_0x2174e4]=null!==_0x212be6?_0x212be6:_0x4b7d87['getLabel'](_0x2174e4);}}}return(_0x5799cc['comment_threads']||_0x5799cc['suggestions'])&&(_0x18e323['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x18e323['collaboration_features']=_0x5799cc),_0x18e323;}function p(_0x1a60b0,_0xdea52a){const t=_0x1a60b0['t'];switch(_0xdea52a){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 _0xdea52a;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x2b9da9{constructor(_0x1410d4){super(_0x1410d4),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x4cbeb0={}){const _0x178fe0=this['editor'],_0x173f45=_0x4cbeb0['version']||0x2,_0x3ceed4=0x1===_0x173f45,_0x4dabcc=_0x4cbeb0['converterUrl']||(_0x3ceed4?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x210c27=_0x4cbeb0['converterOptions']||{},_0x6aaa59=_0x178fe0['plugins']['get']('ExportWord'),_0x3716f7=_0x4cbeb0['token']||_0x6aaa59['_token'],_0x210d2d=!0x0===_0x210c27['auto_pagination'],_0x249f79=_0x4cbeb0['dataCallback']||(_0x354524=>_0x354524['data']['get']({'pagination':_0x210d2d}));return 0x2===_0x173f45&&function(_0x506581){for(const _0x3035f9 of h)if(void 0x0!==_0x506581[_0x3035f9])return!0x0;return!0x1;}(_0x210c27)&&_0x22c56b('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x2f79f6){if(!_0x2f79f6)return new Promise(_0x358c78=>_0x358c78(''));const _0x3959f3=[];for(const _0x4a0c47 of _0x2f79f6)'EDITOR_STYLES'!==_0x4a0c47?_0x3959f3['push'](window['fetch'](_0x4a0c47)['then'](_0x3c3555=>_0x3c3555['text']())):_0x3959f3['push'](f());return Promise['all'](_0x3959f3)['then'](_0x95ab42=>_0x95ab42['join']('\x20')['trim']());}(_0x4cbeb0['stylesheets']||['EDITOR_STYLES'])['then'](async _0x13fa05=>{_0x178fe0['ui']['ariaLiveAnnouncer']['announce'](p(_0x178fe0['locale'],'Word\x20document\x20export\x20started'));const _0x298be8=await _0x249f79(_0x178fe0),_0x38b816={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x178fe0['locale']['contentLanguageDirection']+'\x22>'+_0x298be8+'</div>','css':_0x13fa05,[_0x3ceed4?'options':'config']:{..._0x210c27,..._0x3ceed4?a(_0x178fe0,_0x210c27):m(_0x178fe0,_0x210c27)}},_0x1a0b20={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x3716f7?{'Authorization':_0x3716f7['value']}:null},'body':JSON['stringify'](_0x38b816)};return window['fetch'](_0x4dabcc,_0x1a0b20)['then'](_0x373387=>{if(0xc8!==_0x373387['status'])throw _0x373387;return _0x373387['blob']();})['then'](_0x1917d7=>{_0x178fe0['ui']['ariaLiveAnnouncer']['announce'](p(_0x178fe0['locale'],'Word\x20document\x20export\x20successful'));const _0x301553='function'==typeof _0x4cbeb0['fileName']?_0x4cbeb0['fileName']():_0x4cbeb0['fileName'];this['_downloadFile'](_0x1917d7,_0x301553||'document.docx');});})['catch'](_0x321dca=>{const _0x1d00fd=_0x178fe0['plugins']['get']('Notification');throw _0x178fe0['ui']['ariaLiveAnnouncer']['announce'](p(_0x178fe0['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x1d00fd['showWarning'](p(_0x178fe0['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x321dca;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x593423,_0x897c98){const _0x230726=document['createElement']('a');_0x230726['href']=window['URL']['createObjectURL'](_0x593423),_0x230726['download']=_0x897c98,_0x230726['click'](),_0x230726['remove']();}}class i extends _0x134c33{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x15052e=this['editor'];_0x15052e['ui']['componentFactory']['add']('exportWord',()=>{const _0x316b9d=_0x15052e['commands']['get']('exportWord'),_0x1b71ec=this['_createButton'](_0x48ff7a);return _0x1b71ec['set']({'tooltip':!0x0}),_0x1b71ec['bind']('isOn')['to'](_0x316b9d,'isBusy'),_0x1b71ec;}),_0x15052e['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x4d1849));}['_createButton'](_0x25d236){const _0x472af1=this['editor'],_0x22e6f8=_0x472af1['config']['get']('exportWord')||{},_0x5e09c8=_0x472af1['commands']['get']('exportWord'),_0x149efc=new _0x25d236(_0x472af1['locale']),_0x2aff9c=new _0x30b22d();return _0x149efc['children']['add'](_0x2aff9c),_0x2aff9c['bind']('isVisible')['to'](_0x5e09c8,'isBusy'),_0x149efc['iconView']['bind']('isVisible')['to'](_0x5e09c8,'isBusy',_0x14e597=>!_0x14e597),_0x149efc['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'}),_0x149efc['bind']('isEnabled')['to'](_0x5e09c8,'isEnabled'),_0x149efc['bind']('label')['to'](_0x5e09c8,'isBusy',_0x44dcdb=>p(_0x472af1['locale'],_0x44dcdb?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x149efc,'execute',()=>{_0x472af1['execute']('exportWord',_0x22e6f8),_0x472af1['editing']['view']['focus']();}),_0x149efc;}}class s extends _0x134c33{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x3d65a4,i];}['init'](){const _0x9551db=this['editor'],_0x23d249=_0x9551db['config']['get']('exportWord')||{};_0x9551db['commands']['add']('exportWord',new e(_0x9551db));const _0x228a2d=_0x9551db['plugins']['get']('CloudServices');!0x1===_0x23d249['tokenUrl']?this['_token']=null:_0x23d249['tokenUrl']?_0x228a2d['registerTokenUrl'](_0x23d249['tokenUrl'])['then'](_0x2da91c=>{this['_token']=_0x2da91c;}):this['_token']=_0x228a2d['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':_0x7136ae=>0x0==_0x7136ae?0x0:0x1==_0x7136ae?0x1:0x2==_0x7136ae?0x2:_0x7136ae%0x64>=0x3&&_0x7136ae%0x64<=0xa?0x3:_0x7136ae%0x64>=0xb&&_0x7136ae%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':_0x1387c8=>0x0==_0x1387c8?0x0:0x1==_0x1387c8?0x1:0x2==_0x1387c8?0x2:_0x1387c8%0x64>=0x3&&_0x1387c8%0x64<=0xa?0x3:_0x1387c8%0x64>=0xb&&_0x1387c8%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11f8f9=>{const {ar:{dictionary:_0x268277,getPluralForm:_0x345f46}}={'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':_0x70de02=>0x0==_0x70de02?0x0:0x1==_0x70de02?0x1:0x2==_0x70de02?0x2:_0x70de02%0x64>=0x3&&_0x70de02%0x64<=0xa?0x3:_0x70de02%0x64>=0xb&&_0x70de02%0x64<=0x63?0x4:0x5}};_0x11f8f9['ar']||={'dictionary':{},'getPluralForm':null},_0x11f8f9['ar']['dictionary']=Object['assign'](_0x11f8f9['ar']['dictionary'],_0x268277),_0x11f8f9['ar']['getPluralForm']=_0x345f46;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58fc7e=>{const {ar:{dictionary:_0x2e18f5,getPluralForm:_0x2b2476}}={'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':_0xdd815c=>0x0==_0xdd815c?0x0:0x1==_0xdd815c?0x1:0x2==_0xdd815c?0x2:_0xdd815c%0x64>=0x3&&_0xdd815c%0x64<=0xa?0x3:_0xdd815c%0x64>=0xb&&_0xdd815c%0x64<=0x63?0x4:0x5}};_0x58fc7e['ar']||={'dictionary':{},'getPluralForm':null},_0x58fc7e['ar']['dictionary']=Object['assign'](_0x58fc7e['ar']['dictionary'],_0x2e18f5),_0x58fc7e['ar']['getPluralForm']=_0x2b2476;})(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':_0x3928c1=>0x1!=_0x3928c1}};
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':_0x14ebd9=>0x1!=_0x14ebd9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x205a36=>{const {bg:{dictionary:_0x1a54c9,getPluralForm:_0x95c235}}={'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':_0x1a87b6=>0x1!=_0x1a87b6}};_0x205a36['bg']||={'dictionary':{},'getPluralForm':null},_0x205a36['bg']['dictionary']=Object['assign'](_0x205a36['bg']['dictionary'],_0x1a54c9),_0x205a36['bg']['getPluralForm']=_0x95c235;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a0603=>{const {bg:{dictionary:_0x1adf03,getPluralForm:_0x7c2899}}={'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':_0x5afb18=>0x1!=_0x5afb18}};_0x5a0603['bg']||={'dictionary':{},'getPluralForm':null},_0x5a0603['bg']['dictionary']=Object['assign'](_0x5a0603['bg']['dictionary'],_0x1adf03),_0x5a0603['bg']['getPluralForm']=_0x7c2899;})(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':_0x14bdbb=>0x1!=_0x14bdbb}};
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':_0xf4d7ca=>0x1!=_0xf4d7ca}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3afa97=>{const {bn:{dictionary:_0x4c4a92,getPluralForm:_0x5f40e8}}={'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':_0x3be1f4=>0x1!=_0x3be1f4}};_0x3afa97['bn']||={'dictionary':{},'getPluralForm':null},_0x3afa97['bn']['dictionary']=Object['assign'](_0x3afa97['bn']['dictionary'],_0x4c4a92),_0x3afa97['bn']['getPluralForm']=_0x5f40e8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x251fa7=>{const {bn:{dictionary:_0x263231,getPluralForm:_0x1e7cf5}}={'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':_0x3984e3=>0x1!=_0x3984e3}};_0x251fa7['bn']||={'dictionary':{},'getPluralForm':null},_0x251fa7['bn']['dictionary']=Object['assign'](_0x251fa7['bn']['dictionary'],_0x263231),_0x251fa7['bn']['getPluralForm']=_0x1e7cf5;})(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':_0x2068ec=>0x1!=_0x2068ec}};
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':_0x36bc19=>0x1!=_0x36bc19}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5cf220=>{const {ca:{dictionary:_0x5021f2,getPluralForm:_0x54f1c4}}={'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':_0x24587e=>0x1!=_0x24587e}};_0x5cf220['ca']||={'dictionary':{},'getPluralForm':null},_0x5cf220['ca']['dictionary']=Object['assign'](_0x5cf220['ca']['dictionary'],_0x5021f2),_0x5cf220['ca']['getPluralForm']=_0x54f1c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44d893=>{const {ca:{dictionary:_0x548a88,getPluralForm:_0x2e15cf}}={'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':_0x130d0e=>0x1!=_0x130d0e}};_0x44d893['ca']||={'dictionary':{},'getPluralForm':null},_0x44d893['ca']['dictionary']=Object['assign'](_0x44d893['ca']['dictionary'],_0x548a88),_0x44d893['ca']['getPluralForm']=_0x2e15cf;})(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':_0x28566e=>0x1==_0x28566e&&_0x28566e%0x1==0x0?0x0:_0x28566e>=0x2&&_0x28566e<=0x4&&_0x28566e%0x1==0x0?0x1:_0x28566e%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':_0x5784d1=>0x1==_0x5784d1&&_0x5784d1%0x1==0x0?0x0:_0x5784d1>=0x2&&_0x5784d1<=0x4&&_0x5784d1%0x1==0x0?0x1:_0x5784d1%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44ee66=>{const {cs:{dictionary:_0x24cc44,getPluralForm:_0x2c7cd9}}={'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':_0x540b4d=>0x1==_0x540b4d&&_0x540b4d%0x1==0x0?0x0:_0x540b4d>=0x2&&_0x540b4d<=0x4&&_0x540b4d%0x1==0x0?0x1:_0x540b4d%0x1!=0x0?0x2:0x3}};_0x44ee66['cs']||={'dictionary':{},'getPluralForm':null},_0x44ee66['cs']['dictionary']=Object['assign'](_0x44ee66['cs']['dictionary'],_0x24cc44),_0x44ee66['cs']['getPluralForm']=_0x2c7cd9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e52bd=>{const {cs:{dictionary:_0x3d91a0,getPluralForm:_0x4325a3}}={'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':_0x4ecfc1=>0x1==_0x4ecfc1&&_0x4ecfc1%0x1==0x0?0x0:_0x4ecfc1>=0x2&&_0x4ecfc1<=0x4&&_0x4ecfc1%0x1==0x0?0x1:_0x4ecfc1%0x1!=0x0?0x2:0x3}};_0x1e52bd['cs']||={'dictionary':{},'getPluralForm':null},_0x1e52bd['cs']['dictionary']=Object['assign'](_0x1e52bd['cs']['dictionary'],_0x3d91a0),_0x1e52bd['cs']['getPluralForm']=_0x4325a3;})(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':_0x43b0f9=>0x1!=_0x43b0f9}};
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':_0x4c7d3f=>0x1!=_0x4c7d3f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f6c8d=>{const {da:{dictionary:_0x4f2287,getPluralForm:_0x355fac}}={'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':_0x503be5=>0x1!=_0x503be5}};_0x4f6c8d['da']||={'dictionary':{},'getPluralForm':null},_0x4f6c8d['da']['dictionary']=Object['assign'](_0x4f6c8d['da']['dictionary'],_0x4f2287),_0x4f6c8d['da']['getPluralForm']=_0x355fac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b38c3=>{const {da:{dictionary:_0x4da15b,getPluralForm:_0x515860}}={'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':_0x276031=>0x1!=_0x276031}};_0x3b38c3['da']||={'dictionary':{},'getPluralForm':null},_0x3b38c3['da']['dictionary']=Object['assign'](_0x3b38c3['da']['dictionary'],_0x4da15b),_0x3b38c3['da']['getPluralForm']=_0x515860;})(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':_0x78d978=>0x1!=_0x78d978}};
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':_0x86a851=>0x1!=_0x86a851}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x50cc2d=>{const {de:{dictionary:_0xf4ecd2,getPluralForm:_0x21517b}}={'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':_0x3cf859=>0x1!=_0x3cf859}};_0x50cc2d['de']||={'dictionary':{},'getPluralForm':null},_0x50cc2d['de']['dictionary']=Object['assign'](_0x50cc2d['de']['dictionary'],_0xf4ecd2),_0x50cc2d['de']['getPluralForm']=_0x21517b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e1f09=>{const {de:{dictionary:_0x4daf34,getPluralForm:_0x270414}}={'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':_0x439d85=>0x1!=_0x439d85}};_0x4e1f09['de']||={'dictionary':{},'getPluralForm':null},_0x4e1f09['de']['dictionary']=Object['assign'](_0x4e1f09['de']['dictionary'],_0x4daf34),_0x4e1f09['de']['getPluralForm']=_0x270414;})(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':_0x4c1fa6=>0x1!=_0x4c1fa6}};
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':_0x188348=>0x1!=_0x188348}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x806324=>{const {el:{dictionary:_0x505c69,getPluralForm:_0x106f01}}={'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':_0x37a678=>0x1!=_0x37a678}};_0x806324['el']||={'dictionary':{},'getPluralForm':null},_0x806324['el']['dictionary']=Object['assign'](_0x806324['el']['dictionary'],_0x505c69),_0x806324['el']['getPluralForm']=_0x106f01;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x43219c=>{const {el:{dictionary:_0x13ca44,getPluralForm:_0x39d292}}={'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':_0x4ae761=>0x1!=_0x4ae761}};_0x43219c['el']||={'dictionary':{},'getPluralForm':null},_0x43219c['el']['dictionary']=Object['assign'](_0x43219c['el']['dictionary'],_0x13ca44),_0x43219c['el']['getPluralForm']=_0x39d292;})(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':_0x39fbd3=>0x1!=_0x39fbd3}};
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':_0x58e532=>0x1!=_0x58e532}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xbc787a=>{const {'en-au':{dictionary:_0x1493e9,getPluralForm:_0x52896d}}={'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':_0x353ef6=>0x1!=_0x353ef6}};_0xbc787a['en-au']||={'dictionary':{},'getPluralForm':null},_0xbc787a['en-au']['dictionary']=Object['assign'](_0xbc787a['en-au']['dictionary'],_0x1493e9),_0xbc787a['en-au']['getPluralForm']=_0x52896d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x347447=>{const {'en-au':{dictionary:_0x4b2525,getPluralForm:_0x3830c6}}={'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':_0x59ad0b=>0x1!=_0x59ad0b}};_0x347447['en-au']||={'dictionary':{},'getPluralForm':null},_0x347447['en-au']['dictionary']=Object['assign'](_0x347447['en-au']['dictionary'],_0x4b2525),_0x347447['en-au']['getPluralForm']=_0x3830c6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33fad4=>{const {en:{dictionary:_0x329f18,getPluralForm:_0x5b6d6e}}={'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}};_0x33fad4['en']||={'dictionary':{},'getPluralForm':null},_0x33fad4['en']['dictionary']=Object['assign'](_0x33fad4['en']['dictionary'],_0x329f18),_0x33fad4['en']['getPluralForm']=_0x5b6d6e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x570009=>{const {en:{dictionary:_0x436fc2,getPluralForm:_0x4e56f7}}={'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}};_0x570009['en']||={'dictionary':{},'getPluralForm':null},_0x570009['en']['dictionary']=Object['assign'](_0x570009['en']['dictionary'],_0x436fc2),_0x570009['en']['getPluralForm']=_0x4e56f7;})(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':_0x148326=>0x1==_0x148326?0x0:0x0!=_0x148326&&_0x148326%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':_0x136ce8=>0x1==_0x136ce8?0x0:0x0!=_0x136ce8&&_0x136ce8%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12bf23=>{const {es:{dictionary:_0x35dad2,getPluralForm:_0x20c5d1}}={'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':_0x21a69a=>0x1==_0x21a69a?0x0:0x0!=_0x21a69a&&_0x21a69a%0xf4240==0x0?0x1:0x2}};_0x12bf23['es']||={'dictionary':{},'getPluralForm':null},_0x12bf23['es']['dictionary']=Object['assign'](_0x12bf23['es']['dictionary'],_0x35dad2),_0x12bf23['es']['getPluralForm']=_0x20c5d1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2937a4=>{const {es:{dictionary:_0x14ecc2,getPluralForm:_0x4f68a9}}={'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':_0x467c7c=>0x1==_0x467c7c?0x0:0x0!=_0x467c7c&&_0x467c7c%0xf4240==0x0?0x1:0x2}};_0x2937a4['es']||={'dictionary':{},'getPluralForm':null},_0x2937a4['es']['dictionary']=Object['assign'](_0x2937a4['es']['dictionary'],_0x14ecc2),_0x2937a4['es']['getPluralForm']=_0x4f68a9;})(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':_0x3bb471=>0x1!=_0x3bb471}};
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':_0xcb5db7=>0x1!=_0xcb5db7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37a38f=>{const {et:{dictionary:_0x44a472,getPluralForm:_0x1068d2}}={'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':_0x239a57=>0x1!=_0x239a57}};_0x37a38f['et']||={'dictionary':{},'getPluralForm':null},_0x37a38f['et']['dictionary']=Object['assign'](_0x37a38f['et']['dictionary'],_0x44a472),_0x37a38f['et']['getPluralForm']=_0x1068d2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x225b4f=>{const {et:{dictionary:_0x312e17,getPluralForm:_0x437575}}={'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':_0x3703bc=>0x1!=_0x3703bc}};_0x225b4f['et']||={'dictionary':{},'getPluralForm':null},_0x225b4f['et']['dictionary']=Object['assign'](_0x225b4f['et']['dictionary'],_0x312e17),_0x225b4f['et']['getPluralForm']=_0x437575;})(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':_0x36e858=>0x1!=_0x36e858}};
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':_0x5cfe5d=>0x1!=_0x5cfe5d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x14f435=>{const {fi:{dictionary:_0x5cacae,getPluralForm:_0x3f43bf}}={'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':_0x569a73=>0x1!=_0x569a73}};_0x14f435['fi']||={'dictionary':{},'getPluralForm':null},_0x14f435['fi']['dictionary']=Object['assign'](_0x14f435['fi']['dictionary'],_0x5cacae),_0x14f435['fi']['getPluralForm']=_0x3f43bf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4fceb1=>{const {fi:{dictionary:_0x266f14,getPluralForm:_0x1960f5}}={'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':_0xd39935=>0x1!=_0xd39935}};_0x4fceb1['fi']||={'dictionary':{},'getPluralForm':null},_0x4fceb1['fi']['dictionary']=Object['assign'](_0x4fceb1['fi']['dictionary'],_0x266f14),_0x4fceb1['fi']['getPluralForm']=_0x1960f5;})(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':_0x1109fd=>0x0==_0x1109fd||0x1==_0x1109fd?0x0:0x0!=_0x1109fd&&_0x1109fd%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':_0x160765=>0x0==_0x160765||0x1==_0x160765?0x0:0x0!=_0x160765&&_0x160765%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a2bcc=>{const {fr:{dictionary:_0x190213,getPluralForm:_0xd922ee}}={'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':_0x1cad51=>0x0==_0x1cad51||0x1==_0x1cad51?0x0:0x0!=_0x1cad51&&_0x1cad51%0xf4240==0x0?0x1:0x2}};_0x2a2bcc['fr']||={'dictionary':{},'getPluralForm':null},_0x2a2bcc['fr']['dictionary']=Object['assign'](_0x2a2bcc['fr']['dictionary'],_0x190213),_0x2a2bcc['fr']['getPluralForm']=_0xd922ee;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47014c=>{const {fr:{dictionary:_0x3f79de,getPluralForm:_0x4866df}}={'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':_0x3f41c8=>0x0==_0x3f41c8||0x1==_0x3f41c8?0x0:0x0!=_0x3f41c8&&_0x3f41c8%0xf4240==0x0?0x1:0x2}};_0x47014c['fr']||={'dictionary':{},'getPluralForm':null},_0x47014c['fr']['dictionary']=Object['assign'](_0x47014c['fr']['dictionary'],_0x3f79de),_0x47014c['fr']['getPluralForm']=_0x4866df;})(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':_0x4e8eb4=>0x1!=_0x4e8eb4}};
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':_0x200a4e=>0x1!=_0x200a4e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x531555=>{const {gl:{dictionary:_0x3ba4b0,getPluralForm:_0x2e7486}}={'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':_0x1d4938=>0x1!=_0x1d4938}};_0x531555['gl']||={'dictionary':{},'getPluralForm':null},_0x531555['gl']['dictionary']=Object['assign'](_0x531555['gl']['dictionary'],_0x3ba4b0),_0x531555['gl']['getPluralForm']=_0x2e7486;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x241785=>{const {gl:{dictionary:_0x4435ae,getPluralForm:_0x2ac72b}}={'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':_0x440079=>0x1!=_0x440079}};_0x241785['gl']||={'dictionary':{},'getPluralForm':null},_0x241785['gl']['dictionary']=Object['assign'](_0x241785['gl']['dictionary'],_0x4435ae),_0x241785['gl']['getPluralForm']=_0x2ac72b;})(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':_0x186eac=>0x1==_0x186eac&&_0x186eac%0x1==0x0?0x0:0x2==_0x186eac&&_0x186eac%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':_0x232ba9=>0x1==_0x232ba9&&_0x232ba9%0x1==0x0?0x0:0x2==_0x232ba9&&_0x232ba9%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e409c=>{const {he:{dictionary:_0xb3d5ce,getPluralForm:_0x3f7932}}={'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':_0x20c22d=>0x1==_0x20c22d&&_0x20c22d%0x1==0x0?0x0:0x2==_0x20c22d&&_0x20c22d%0x1==0x0?0x1:0x2}};_0x1e409c['he']||={'dictionary':{},'getPluralForm':null},_0x1e409c['he']['dictionary']=Object['assign'](_0x1e409c['he']['dictionary'],_0xb3d5ce),_0x1e409c['he']['getPluralForm']=_0x3f7932;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x598728=>{const {he:{dictionary:_0x4e221b,getPluralForm:_0x84e009}}={'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':_0x4ed33c=>0x1==_0x4ed33c&&_0x4ed33c%0x1==0x0?0x0:0x2==_0x4ed33c&&_0x4ed33c%0x1==0x0?0x1:0x2}};_0x598728['he']||={'dictionary':{},'getPluralForm':null},_0x598728['he']['dictionary']=Object['assign'](_0x598728['he']['dictionary'],_0x4e221b),_0x598728['he']['getPluralForm']=_0x84e009;})(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':_0x4b78ff=>0x1!=_0x4b78ff}};
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':_0xa84326=>0x1!=_0xa84326}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59b018=>{const {hi:{dictionary:_0x2f5129,getPluralForm:_0x52c76b}}={'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':_0x3cb27d=>0x1!=_0x3cb27d}};_0x59b018['hi']||={'dictionary':{},'getPluralForm':null},_0x59b018['hi']['dictionary']=Object['assign'](_0x59b018['hi']['dictionary'],_0x2f5129),_0x59b018['hi']['getPluralForm']=_0x52c76b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb9d7f6=>{const {hi:{dictionary:_0x3ae923,getPluralForm:_0x536d80}}={'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':_0xc9f2=>0x1!=_0xc9f2}};_0xb9d7f6['hi']||={'dictionary':{},'getPluralForm':null},_0xb9d7f6['hi']['dictionary']=Object['assign'](_0xb9d7f6['hi']['dictionary'],_0x3ae923),_0xb9d7f6['hi']['getPluralForm']=_0x536d80;})(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':_0x2bdb92=>_0x2bdb92%0xa==0x1&&_0x2bdb92%0x64!=0xb?0x0:_0x2bdb92%0xa>=0x2&&_0x2bdb92%0xa<=0x4&&(_0x2bdb92%0x64<0xa||_0x2bdb92%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':_0x3efc88=>_0x3efc88%0xa==0x1&&_0x3efc88%0x64!=0xb?0x0:_0x3efc88%0xa>=0x2&&_0x3efc88%0xa<=0x4&&(_0x3efc88%0x64<0xa||_0x3efc88%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12d336=>{const {hr:{dictionary:_0x458b85,getPluralForm:_0xa6ec8b}}={'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':_0x1f7e53=>_0x1f7e53%0xa==0x1&&_0x1f7e53%0x64!=0xb?0x0:_0x1f7e53%0xa>=0x2&&_0x1f7e53%0xa<=0x4&&(_0x1f7e53%0x64<0xa||_0x1f7e53%0x64>=0x14)?0x1:0x2}};_0x12d336['hr']||={'dictionary':{},'getPluralForm':null},_0x12d336['hr']['dictionary']=Object['assign'](_0x12d336['hr']['dictionary'],_0x458b85),_0x12d336['hr']['getPluralForm']=_0xa6ec8b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x323cdd=>{const {hr:{dictionary:_0x433298,getPluralForm:_0x49b135}}={'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':_0x5801b4=>_0x5801b4%0xa==0x1&&_0x5801b4%0x64!=0xb?0x0:_0x5801b4%0xa>=0x2&&_0x5801b4%0xa<=0x4&&(_0x5801b4%0x64<0xa||_0x5801b4%0x64>=0x14)?0x1:0x2}};_0x323cdd['hr']||={'dictionary':{},'getPluralForm':null},_0x323cdd['hr']['dictionary']=Object['assign'](_0x323cdd['hr']['dictionary'],_0x433298),_0x323cdd['hr']['getPluralForm']=_0x49b135;})(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':_0x61091d=>0x1!=_0x61091d}};
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':_0x5c1dc9=>0x1!=_0x5c1dc9}};