@ckeditor/ckeditor5-export-word 43.0.0-alpha.5 → 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 (102) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/exportword.d.ts +18 -14
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/jv.js +1 -1
  48. package/dist/translations/jv.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sr-latn.js +1 -1
  74. package/dist/translations/sr-latn.umd.js +1 -1
  75. package/dist/translations/sr.js +1 -1
  76. package/dist/translations/sr.umd.js +1 -1
  77. package/dist/translations/sv.js +1 -1
  78. package/dist/translations/sv.umd.js +1 -1
  79. package/dist/translations/th.js +1 -1
  80. package/dist/translations/th.umd.js +1 -1
  81. package/dist/translations/tr.js +1 -1
  82. package/dist/translations/tr.umd.js +1 -1
  83. package/dist/translations/ug.js +1 -1
  84. package/dist/translations/ug.umd.js +1 -1
  85. package/dist/translations/uk.js +1 -1
  86. package/dist/translations/uk.umd.js +1 -1
  87. package/dist/translations/ur.js +1 -1
  88. package/dist/translations/ur.umd.js +1 -1
  89. package/dist/translations/vi.js +1 -1
  90. package/dist/translations/vi.umd.js +1 -1
  91. package/dist/translations/zh-cn.js +1 -1
  92. package/dist/translations/zh-cn.umd.js +1 -1
  93. package/dist/translations/zh.js +1 -1
  94. package/dist/translations/zh.umd.js +1 -1
  95. package/package.json +5 -5
  96. package/src/exportword.d.ts +18 -14
  97. package/src/exportword.js +1 -1
  98. package/src/exportwordcommand.js +1 -1
  99. package/src/exportwordui.js +1 -1
  100. package/src/index.js +1 -1
  101. package/src/utils/common-translations.js +1 -1
  102. package/src/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>y});var t=n(782),e=n(311),o=n(584);function s(){const t=a,e=[],n=[];for(const r of Array[t(328)](document[t(300)]))if(r[t(338)][t(288)](t(324)))for(const o of Array[t(328)](r[t(320)]))-1!==o[t(290)][t(299)](t(332))?e[t(330)](o[t(290)]):-1!==o[t(290)][t(299)](t(313))&&n[t(330)](o[t(290)]);return e[t(335)]||console[t(306)](t(280)),[...n,...e][t(301)](" ")[t(350)]()}function i(t,e={}){const n=a,r=t[n(314)][n(282)](n(312)),o=t[n(314)][n(282)](n(323)),s=t[n(314)][n(282)](n(329)),i=e;if(r&&o){const e=function(t){const e=a,n={};if(!t[e(335)])return n;for(const r of t)r[e(281)][e(310)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(330)]({author:t[o(292)][o(334)],content:t[o(342)],created:t[o(337)],is_resolved:r[o(316)]})}));return n}(t[n(314)][n(325)](n(323))[n(317)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(348)](e)[n(335)]&&(i[n(281)]=e)}if(r&&s){const e=t[n(314)][n(325)](n(329)),r=t[n(314)][n(325)](n(312)),o=function(t,e){const n=a,r={};if(!t[n(335)]||!e[n(335)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(277)],a=t?t[n(303)]:e[n(325)](i)[n(334)];r[o]={author:a,created:s}}return r}(e[n(289)]({toJSON:!0}),r[n(308)]);Object[n(348)](o)[n(335)]&&(i[n(296)]=o)}return(i[n(296)]||i[n(281)])&&(i[n(343)]=(new(Intl[n(284)]))[n(307)]()[n(276)]),i}function c(t,e={}){const n=a,r=t[n(314)][n(282)](n(312)),o=t[n(314)][n(282)](n(323)),s=t[n(314)][n(282)](n(329)),i=t[n(314)][n(282)](n(331)),c=t[n(287)][n(340)],u=e,d={};if(u[n(311)]=u[n(311)]||{},u[n(311)][n(346)]=u[n(311)][n(346)]||c,r&&o){const e=function(t){const e=a,n=[];if(!t[e(335)])return n;for(const r of t){const t=r[e(281)][e(310)]((t=>({author:t[e(292)][e(334)],content:t[e(342)],created_at:t[e(337)]})));n[e(330)]({thread_id:r.id,is_resolved:r[e(316)],comments:t})}return n}(t[n(314)][n(325)](n(323))[n(317)]({skipNotAttached:!0,skipEmpty:!0}));e[n(335)]&&(d[n(344)]=e)}if(r&&s){const e=t[n(314)][n(325)](n(329)),r=t[n(314)][n(325)](n(312)),o=function(t,e){const n=a;return t[n(335)]&&e[n(335)]?t[n(310)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(277)];return{id:t,author:c?c[i(303)]:e[i(325)](o)[i(334)],created_at:r}})):[]}(e[n(289)]({toJSON:!0}),r[n(308)]);o[n(335)]&&(d[n(296)]=o)}if(i){const e=t[n(314)][n(325)](n(345)),r=e[n(295)],{prefix:o,suffix:s}=t[n(309)][n(325)](n(322));if(u[n(339)]={prefix:o,suffix:s},n(347)!==r){u[n(339)][n(318)]={};const t=n(291)===r?e[n(304)]():e[n(294)](r,!0);for(const r of Object[n(326)](t)){const[t,o]=r;u[n(339)][n(318)][t]=null!==o?o:e[n(341)](t)}}}return(d[n(344)]||d[n(296)])&&(u[n(343)]=(new(Intl[n(284)]))[n(307)]()[n(276)],u[n(336)]=d),u}function a(t,e){const n=u();return(a=function(t,e){return n[t-=276]})(t,e)}function u(){const t=["push","MergeFields",".ck-content","42KMrQZl","name","length","collaboration_features","createdAt","ownerNode","merge_fields","contentLanguage","getLabel","content","timezone","comment_threads","MergeFieldsEditing","language","$labels","keys","9bkCQBI","trim","timeZone","@external","EDITOR_STYLES","335397GgXVxf","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.","comments","has","99498tKwOkw","DateTimeFormat","2419432kPsLnX","22wuNavB","locale","hasAttribute","getSuggestions","cssText","$defaultValues","author","text","getDataSetValues","previewMode","suggestions","162211eLwiso","fetch","indexOf","styleSheets","join","1411210yNiveB","authorName","getDefaultValues","all","warn","resolvedOptions","users","config","map","document","Users",":root","plugins","2DwmrTc","isResolved","getCommentThreads","data","228884PwooJV","cssRules","then","mergeFields","CommentsRepository","data-cke","get","entries","1714615WzDgfI","from","TrackChanges"];return(u=function(){return t})()}function d(t,e){const n=t.t;switch(e){case"Export to Word":return n("Export to Word");case"An error occurred while generating the Word file.":return n("An error occurred while generating the Word file.");case"Word document export started":return n("Word document export started");case"Word document export failed":return n("Word document export failed");case"Word document export successful":return n("Word document export successful");case"Exporting Word document":return n("Exporting Word document");default:return e}}!function(t){const e=a,n=t();for(;;)try{if(188981===parseInt(e(283))/1+-parseInt(e(315))/2*(-parseInt(e(279))/3)+parseInt(e(319))/4+parseInt(e(327))/5+-parseInt(e(333))/6*(-parseInt(e(297))/7)+parseInt(e(285))/8*(-parseInt(e(349))/9)+-parseInt(e(302))/10*(parseInt(e(286))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);const p=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=455]})(t,e)}function l(){const t=["17073mhLSnq","2283tzLOVD","70MmWqDq","execute","URL","function","387552WXwmmh","An error occurred while generating the Word file.","announce","https://docx-converter.cke-cs.com/v2/convert/html-docx","status","8IMxZfd","version","remove","then","download","application/docx","EDITOR_STYLES","assertive","isBusy","_token","set","margin_left","Word document export successful","catch","POST","fetch","88510MKpgYo","converterOptions","16PxUAsn","610XxfYQI","finally","suggestions","createObjectURL","</div>","value","1123367wAhuIc","converterUrl","editor","contentLanguageDirection","fileName","auto_pagination","763590IxJWnn","data","isEnabled","plugins","blob","margin_right","format","document.docx","createElement","application/json","margin_top","dataCallback","export-word-v1-api-is-deprecated","affectsData","pending","https://docx-converter.cke-cs.com/v1/convert","Word document export started","refresh","ariaLiveAnnouncer","orientation","header","Word document export failed",'<div class="ck-content" dir="',"showWarning","stringify","footer","stylesheets","click","token","532521JGRMnY","comments","options","margin_bottom","get","locale","config","_downloadFile","ExportWord","href","Notification"];return(l=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(175815===parseInt(e(459))/1*(-parseInt(e(460))/2)+parseInt(e(464))/3+parseInt(e(487))/4*(-parseInt(e(485))/5)+-parseInt(e(500))/6+parseInt(e(494))/7*(parseInt(e(469))/8)+parseInt(e(458))/9*(parseInt(e(488))/10)+parseInt(e(529))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h=[p(519),p(510),p(505),p(532),p(480),p(506),p(520),p(525),p(530),p(490)];class m extends t.Command{constructor(t){const e=p;super(t),this[e(479)](e(477),!1),this[e(513)]=!1}[p(517)](){const t=p;this[t(502)]=!this[t(477)],this[t(493)]=this[t(477)]?t(514):void 0}[p(461)](t={}){const e=p,n=this[e(496)],r=t[e(470)]||2,u=1===r,f=t[e(495)]||e(u?515:467),l=t[e(486)]||{},m=n[e(503)][e(533)](e(455)),g=t[e(528)]||m[e(478)],I=!0===l[e(499)],x=t[e(511)]||(t=>t[e(501)][e(533)]({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(512)),this[e(477)]=!0,this[e(517)](),function(t){const e=a;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(278)!==r?n[e(330)](window[e(298)](r)[e(321)]((t=>t[e(293)]()))):n[e(330)](s());return Promise[e(305)](n)[e(321)]((t=>t[e(301)](" ")[e(350)]()))}(t[e(526)]||[e(475)])[e(472)]((async r=>{const o=e;n.ui[o(518)][o(466)](d(n[o(534)],o(516)));const s=await x(n),a={html:o(522)+n[o(534)][o(497)]+'">'+s+o(492),css:r,[o(u?531:535)]:{...l,...u?i(n,l):c(n,l)}},p={method:o(483),headers:{"Content-Type":o(509),Accept:o(474),...g?{Authorization:g[o(493)]}:null},body:JSON[o(524)](a)};return window[o(484)](f,p)[o(472)]((t=>{const e=o;if(200!==t[e(468)])throw t;return t[e(504)]()}))[o(472)]((e=>{const r=o;n.ui[r(518)][r(466)](d(n[r(534)],r(481)));const s=r(463)==typeof t[r(498)]?t[r(498)]():t[r(498)];this[r(536)](e,s||r(507))}))}))[e(482)]((t=>{const r=e,o=n[r(503)][r(533)](r(457));throw n.ui[r(518)][r(466)](d(n[r(534)],r(521)),{politeness:r(476)}),o[r(523)](d(n[r(534)],r(465))),t}))[e(489)]((()=>{const t=e;this[t(477)]=!1,this[t(517)]()}))}[p(536)](t,e){const n=p,r=document[n(508)]("a");r[n(456)]=window[n(462)][n(491)](t),r[n(473)]=e,r[n(527)](),r[n(471)]()}}const g=x;function I(){const t=["Export to Word","3633665MHkFkm","set","3432810aNPBjF","pluginName","listenTo","exportWord","165636pwDgNt","3666552tycZIF","Exporting Word document","isVisible","focus","iconView","config","menuBar:exportWord","_createButton","1027957sHcMmY","children","label","add","init","isBusy","get","editing","commands","execute","1984SNYylf","bind","ExportWordUI","489988ARbOEx","view","componentFactory","locale","isOn","isEnabled","8590757VneYzE","6mhvXQu","editor"];return(I=function(){return t})()}function x(t,e){const n=I();return(x=function(t,e){return n[t-=150]})(t,e)}!function(t){const e=x,n=t();for(;;)try{if(990240===parseInt(e(170))/1+parseInt(e(157))/2+-parseInt(e(152))/3*(-parseInt(e(183))/4)+parseInt(e(155))/5+parseInt(e(162))/6+parseInt(e(151))/7+parseInt(e(180))/8*(-parseInt(e(161))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class w extends t.Plugin{static get[g(158)](){return g(182)}[g(174)](){const t=g,n=this[t(153)];n.ui[t(185)][t(173)](t(160),(()=>{const r=t,o=n[r(178)][r(176)](r(160)),s=this[r(169)](e.ButtonView);return s[r(156)]({tooltip:!0}),s[r(181)](r(187)).to(o,r(175)),s})),n.ui[t(185)][t(173)](t(168),(()=>this[t(169)](e.MenuBarMenuListItemButtonView)))}[g(169)](t){const n=g,r=this[n(153)],o=r[n(167)][n(176)](n(160))||{},s=r[n(178)][n(176)](n(160)),i=new t(r[n(186)]),c=new e.SpinnerView;return i[n(171)][n(173)](c),c[n(181)](n(164)).to(s,n(175)),i[n(166)][n(181)](n(164)).to(s,n(175),(t=>!t)),i[n(156)]({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(181)](n(150)).to(s,n(150)),i[n(181)](n(172)).to(s,n(175),(t=>d(r[n(186)],n(t?163:154)))),this[n(159)](i,n(179),(()=>{const t=n;r[t(179)](t(160),o),r[t(177)][t(184)][t(165)]()})),i}}const v=b;function W(){const t=["8hxHdee","add","1ItoJCd","pluginName","config","commands","_token","930710SOQQBO","203yrSomF","requires","token","then","tokenUrl","exportWord","9395408HnaFzg","10472751wYLbfN","get","ExportWord","init","registerTokenUrl","82782rTusMr","editor","472100XDoxPU","1936555ICKeea","CloudServices","plugins","1376766JVvOsT"];return(W=function(){return t})()}function b(t,e){const n=W();return(b=function(t,e){return n[t-=396]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(894854===-parseInt(e(421))/1*(parseInt(e(399))/2)+parseInt(e(418))/3*(-parseInt(e(419))/4)+parseInt(e(415))/5+parseInt(e(412))/6*(-parseInt(e(400))/7)+parseInt(e(406))/8+parseInt(e(407))/9+-parseInt(e(414))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(W);class y extends t.Plugin{static get[v(422)](){return v(409)}static get[v(401)](){return[v(416),e.Notification,w]}[v(410)](){const t=v,e=this[t(413)],n=e[t(396)][t(408)](t(405))||{};e[t(397)][t(420)](t(405),new m(e));const r=e[t(417)][t(408)](t(416));!1===n[t(404)]?this[t(398)]=null:n[t(404)]?r[t(411)](n[t(404)])[t(403)]((e=>{this[t(398)]=e})):this[t(398)]=r[t(402)]}}function E(){var t=["27252CqrZId","2623936nPvAwE","804OWiFOE","192dZcMeh","46UJOJuI","2248EweAxL","60687OxTJrk","610hqUDsa","25885WnfNav","4468EuAhAn","186dZBJBE","2963196mHbCuO"];return(E=function(){return t})()}function O(t,e){var n=E();return(O=function(t,e){return n[t-=238]})(t,e)}!function(t){for(var e=O,n=t();;)try{if(188401===-parseInt(e(249))/1*(parseInt(e(242))/2)+-parseInt(e(247))/3*(parseInt(e(238))/4)+-parseInt(e(241))/5*(-parseInt(e(243))/6)+-parseInt(e(246))/7+-parseInt(e(248))/8*(-parseInt(e(245))/9)+-parseInt(e(240))/10*(-parseInt(e(239))/11)+parseInt(e(244))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>b});var t=n(782),e=n(311),o=n(584);function s(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})();
@@ -119,14 +119,14 @@ export interface ExportWordConfig {
119
119
  *
120
120
  * ```ts
121
121
  * const exportWordConfig = {
122
- * converterUrl: 'https://myconverter.com/v1/'
122
+ * converterUrl: 'https://myconverter.com/v2/'
123
123
  * }
124
124
  * ```
125
125
  *
126
126
  * **NOTE:** The plugin uses the default HTML to Word converter delivered by CKEditor Cloud Services.
127
127
  * You can provide a URL to an on-premises converter instead.
128
128
  *
129
- * @default 'https://docx-converter.cke-cs.com/v1/convert'
129
+ * @default 'https://docx-converter.cke-cs.com/v2/convert/html-docx'
130
130
  */
131
131
  converterUrl?: string;
132
132
  /**
@@ -143,18 +143,22 @@ export interface ExportWordConfig {
143
143
  * ```
144
144
  *
145
145
  * @default `{
146
- * format: 'A4',
147
- * margin_top: '1in',
148
- * margin_bottom: '1in',
149
- * margin_right: '1in',
150
- * margin_left: '1in',
151
- * header: undefined,
152
- * footer: undefined,
153
- * comments: undefined,
154
- * suggestions: undefined,
155
- * orientation: 'portrait',
156
- * auto_pagination: true,
146
+ * document: {
147
+ * size: 'A4',
148
+ * orientation: 'portrait',
149
+ * language: editor.locale.contentLanguage,
150
+ * margin: {
151
+ * top: '1in',
152
+ * bottom: '1in',
153
+ * right: '1in',
154
+ * left: '1in'
155
+ * }
156
+ * }
157
+ * headers: undefined,
158
+ * footers: undefined,
159
+ * auto_pagination: false,
157
160
  * base_url: undefined,
161
+ * extra_http_headers: undefined
158
162
  * }`
159
163
  */
160
164
  converterOptions?: ExportWordConverterOptions | ExportWordConverterOptionsV2;
@@ -199,7 +203,7 @@ export interface ExportWordConfig {
199
203
  /**
200
204
  * The version of `Export to Word` API.
201
205
  *
202
- * @default '1'
206
+ * @default '2'
203
207
  */
204
208
  version?: 1 | 2;
205
209
  }
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x5c3a6a,Plugin as _0x8b4f09}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x3a83a8,MenuBarMenuListItemButtonView as _0xf1cfd5,SpinnerView as _0x238ad0,Notification as _0x118472}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x426512}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x39009b=[],_0x30c063=[];for(const _0xfae3da of Array['from'](document['styleSheets'])){if(_0xfae3da['ownerNode']['hasAttribute']('data-cke')){for(const _0x4d4235 of Array['from'](_0xfae3da['cssRules']))-0x1!==_0x4d4235['cssText']['indexOf']('.ck-content')?_0x39009b['push'](_0x4d4235['cssText']):-0x1!==_0x4d4235['cssText']['indexOf'](':root')&&_0x30c063['push'](_0x4d4235['cssText']);}}return _0x39009b['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.'),[..._0x30c063,..._0x39009b]['join']('\x20')['trim']();}function a(_0x5beb2a,_0x663992={}){const _0x3a488d=_0x5beb2a['plugins']['has']('Users'),_0x5184dd=_0x5beb2a['plugins']['has']('CommentsRepository'),_0x5552c9=_0x5beb2a['plugins']['has']('TrackChanges'),_0x5e13c4=_0x663992;if(_0x3a488d&&_0x5184dd){const _0x2a6b22=function(_0x5a1624){const _0x1c59da={};if(!_0x5a1624['length'])return _0x1c59da;for(const _0x5c773e of _0x5a1624)_0x5c773e['comments']['map'](_0x5d218d=>{void 0x0===_0x1c59da[_0x5c773e['id']]&&(_0x1c59da[_0x5c773e['id']]=[]),_0x1c59da[_0x5c773e['id']]['push']({'author':_0x5d218d['author']['name'],'content':_0x5d218d['content'],'created':_0x5d218d['createdAt'],'is_resolved':_0x5c773e['isResolved']});});return _0x1c59da;}(_0x5beb2a['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x2a6b22)['length']&&(_0x5e13c4['comments']=_0x2a6b22);}if(_0x3a488d&&_0x5552c9){const _0x29892b=_0x5beb2a['plugins']['get']('TrackChanges'),_0x10b7d0=_0x5beb2a['plugins']['get']('Users'),_0x5885da=function(_0x5b606c,_0x45a1b6){const _0x4abd4e={};if(!_0x5b606c['length']||!_0x45a1b6['length'])return _0x4abd4e;for(const {id:_0x27d2e5,createdAt:_0x5a9619,authorId:_0x1825fc,attributes:_0x4817e5}of _0x5b606c){const _0x36e1c5=_0x4817e5&&_0x4817e5['@external'],_0x1d9f6c=_0x36e1c5?_0x36e1c5['authorName']:_0x45a1b6['get'](_0x1825fc)['name'];_0x4abd4e[_0x27d2e5]={'author':_0x1d9f6c,'created':_0x5a9619};}return _0x4abd4e;}(_0x29892b['getSuggestions']({'toJSON':!0x0}),_0x10b7d0['users']);Object['keys'](_0x5885da)['length']&&(_0x5e13c4['suggestions']=_0x5885da);}return(_0x5e13c4['suggestions']||_0x5e13c4['comments'])&&(_0x5e13c4['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x5e13c4;}function m(_0x14321a,_0x1d95e2={}){const _0x4c0bf7=_0x14321a['plugins']['has']('Users'),_0x4199bd=_0x14321a['plugins']['has']('CommentsRepository'),_0x1552c7=_0x14321a['plugins']['has']('TrackChanges'),_0x4c2e56=_0x14321a['plugins']['has']('MergeFields'),_0x34f2f7=_0x14321a['locale']['contentLanguage'],_0x2b2465=_0x1d95e2,_0x3a1a32={};if(_0x2b2465['document']=_0x2b2465['document']||{},_0x2b2465['document']['language']=_0x2b2465['document']['language']||_0x34f2f7,_0x4c0bf7&&_0x4199bd){const _0x4ff201=function(_0x25eea7){const _0x7e1fce=[];if(!_0x25eea7['length'])return _0x7e1fce;for(const _0x36c949 of _0x25eea7){const _0x2bd790=_0x36c949['comments']['map'](_0x3be01f=>({'author':_0x3be01f['author']['name'],'content':_0x3be01f['content'],'created_at':_0x3be01f['createdAt']}));_0x7e1fce['push']({'thread_id':_0x36c949['id'],'is_resolved':_0x36c949['isResolved'],'comments':_0x2bd790});}return _0x7e1fce;}(_0x14321a['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x4ff201['length']&&(_0x3a1a32['comment_threads']=_0x4ff201);}if(_0x4c0bf7&&_0x1552c7){const _0xff302e=_0x14321a['plugins']['get']('TrackChanges'),_0x3ce6ce=_0x14321a['plugins']['get']('Users'),_0x82319e=function(_0x42aaa5,_0x2cacd9){if(!_0x42aaa5['length']||!_0x2cacd9['length'])return[];return _0x42aaa5['map'](({id:_0x20f784,createdAt:_0x261639,authorId:_0x2896b1,attributes:_0x59f1ed})=>{const _0x39ccdc=_0x59f1ed&&_0x59f1ed['@external'];return{'id':_0x20f784,'author':_0x39ccdc?_0x39ccdc['authorName']:_0x2cacd9['get'](_0x2896b1)['name'],'created_at':_0x261639};});}(_0xff302e['getSuggestions']({'toJSON':!0x0}),_0x3ce6ce['users']);_0x82319e['length']&&(_0x3a1a32['suggestions']=_0x82319e);}if(_0x4c2e56){const _0x3b9b9d=_0x14321a['plugins']['get']('MergeFieldsEditing'),_0x456f3a=_0x3b9b9d['previewMode'],{prefix:_0x123bb7,suffix:_0x424842}=_0x14321a['config']['get']('mergeFields');if(_0x2b2465['merge_fields']={'prefix':_0x123bb7,'suffix':_0x424842},'$labels'!==_0x456f3a){_0x2b2465['merge_fields']['data']={};const _0x5538f8='$defaultValues'===_0x456f3a?_0x3b9b9d['getDefaultValues']():_0x3b9b9d['getDataSetValues'](_0x456f3a,!0x0);for(const _0x53763e of Object['entries'](_0x5538f8)){const [_0x5bc2c9,_0x21695c]=_0x53763e;_0x2b2465['merge_fields']['data'][_0x5bc2c9]=null!==_0x21695c?_0x21695c:_0x3b9b9d['getLabel'](_0x5bc2c9);}}}return(_0x3a1a32['comment_threads']||_0x3a1a32['suggestions'])&&(_0x2b2465['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x2b2465['collaboration_features']=_0x3a1a32),_0x2b2465;}function p(_0xa23581,_0x28b9c1){const t=_0xa23581['t'];switch(_0x28b9c1){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 _0x28b9c1;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x5c3a6a{constructor(_0x2f41fd){super(_0x2f41fd),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x102a7a={}){const _0x46e05b=this['editor'],_0x54141f=_0x102a7a['version']||0x2,_0x1c1fd1=0x1===_0x54141f,_0x58c74a=_0x102a7a['converterUrl']||(_0x1c1fd1?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x128dce=_0x102a7a['converterOptions']||{},_0x255eba=_0x46e05b['plugins']['get']('ExportWord'),_0x3e9720=_0x102a7a['token']||_0x255eba['_token'],_0x37507d=!0x0===_0x128dce['auto_pagination'],_0x3d114e=_0x102a7a['dataCallback']||(_0x4f29e6=>_0x4f29e6['data']['get']({'pagination':_0x37507d}));return 0x2===_0x54141f&&function(_0x3af951){for(const _0x1fefc1 of h)if(void 0x0!==_0x3af951[_0x1fefc1])return!0x0;return!0x1;}(_0x128dce)&&_0x426512('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x44ed15){if(!_0x44ed15)return new Promise(_0x43f7ec=>_0x43f7ec(''));const _0x2463ca=[];for(const _0x50415b of _0x44ed15)'EDITOR_STYLES'!==_0x50415b?_0x2463ca['push'](window['fetch'](_0x50415b)['then'](_0x20305b=>_0x20305b['text']())):_0x2463ca['push'](f());return Promise['all'](_0x2463ca)['then'](_0x473281=>_0x473281['join']('\x20')['trim']());}(_0x102a7a['stylesheets']||['EDITOR_STYLES'])['then'](async _0x498144=>{_0x46e05b['ui']['ariaLiveAnnouncer']['announce'](p(_0x46e05b['locale'],'Word\x20document\x20export\x20started'));const _0x3442f4=await _0x3d114e(_0x46e05b),_0xd91977={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x46e05b['locale']['contentLanguageDirection']+'\x22>'+_0x3442f4+'</div>','css':_0x498144,[_0x1c1fd1?'options':'config']:{..._0x128dce,..._0x1c1fd1?a(_0x46e05b,_0x128dce):m(_0x46e05b,_0x128dce)}},_0x48132c={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x3e9720?{'Authorization':_0x3e9720['value']}:null},'body':JSON['stringify'](_0xd91977)};return window['fetch'](_0x58c74a,_0x48132c)['then'](_0x129e9e=>{if(0xc8!==_0x129e9e['status'])throw _0x129e9e;return _0x129e9e['blob']();})['then'](_0xedcc30=>{_0x46e05b['ui']['ariaLiveAnnouncer']['announce'](p(_0x46e05b['locale'],'Word\x20document\x20export\x20successful'));const _0x18fee3='function'==typeof _0x102a7a['fileName']?_0x102a7a['fileName']():_0x102a7a['fileName'];this['_downloadFile'](_0xedcc30,_0x18fee3||'document.docx');});})['catch'](_0x22e790=>{const _0x26bdc0=_0x46e05b['plugins']['get']('Notification');throw _0x46e05b['ui']['ariaLiveAnnouncer']['announce'](p(_0x46e05b['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x26bdc0['showWarning'](p(_0x46e05b['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x22e790;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x431753,_0xf11351){const _0x1e16b5=document['createElement']('a');_0x1e16b5['href']=window['URL']['createObjectURL'](_0x431753),_0x1e16b5['download']=_0xf11351,_0x1e16b5['click'](),_0x1e16b5['remove']();}}class i extends _0x8b4f09{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x32493a=this['editor'];_0x32493a['ui']['componentFactory']['add']('exportWord',()=>{const _0x55ae57=_0x32493a['commands']['get']('exportWord'),_0x4be625=this['_createButton'](_0x3a83a8);return _0x4be625['set']({'tooltip':!0x0}),_0x4be625['bind']('isOn')['to'](_0x55ae57,'isBusy'),_0x4be625;}),_0x32493a['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0xf1cfd5));}['_createButton'](_0x387766){const _0x17cdc3=this['editor'],_0x12b364=_0x17cdc3['config']['get']('exportWord')||{},_0x26e72a=_0x17cdc3['commands']['get']('exportWord'),_0x11e351=new _0x387766(_0x17cdc3['locale']),_0x2e7321=new _0x238ad0();return _0x11e351['children']['add'](_0x2e7321),_0x2e7321['bind']('isVisible')['to'](_0x26e72a,'isBusy'),_0x11e351['iconView']['bind']('isVisible')['to'](_0x26e72a,'isBusy',_0x28535a=>!_0x28535a),_0x11e351['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'}),_0x11e351['bind']('isEnabled')['to'](_0x26e72a,'isEnabled'),_0x11e351['bind']('label')['to'](_0x26e72a,'isBusy',_0x3862bb=>p(_0x17cdc3['locale'],_0x3862bb?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x11e351,'execute',()=>{_0x17cdc3['execute']('exportWord',_0x12b364),_0x17cdc3['editing']['view']['focus']();}),_0x11e351;}}class s extends _0x8b4f09{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x118472,i];}['init'](){const _0x5e12a1=this['editor'],_0x467057=_0x5e12a1['config']['get']('exportWord')||{};_0x5e12a1['commands']['add']('exportWord',new e(_0x5e12a1));const _0x65912e=_0x5e12a1['plugins']['get']('CloudServices');!0x1===_0x467057['tokenUrl']?this['_token']=null:_0x467057['tokenUrl']?_0x65912e['registerTokenUrl'](_0x467057['tokenUrl'])['then'](_0x2ebdd7=>{this['_token']=_0x2ebdd7;}):this['_token']=_0x65912e['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':_0x5ee662=>0x0==_0x5ee662?0x0:0x1==_0x5ee662?0x1:0x2==_0x5ee662?0x2:_0x5ee662%0x64>=0x3&&_0x5ee662%0x64<=0xa?0x3:_0x5ee662%0x64>=0xb&&_0x5ee662%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
- (_0x3cf00f=>{const {ar:{dictionary:_0x47cea2,getPluralForm:_0x5c60f8}}={'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':_0x11f814=>0x0==_0x11f814?0x0:0x1==_0x11f814?0x1:0x2==_0x11f814?0x2:_0x11f814%0x64>=0x3&&_0x11f814%0x64<=0xa?0x3:_0x11f814%0x64>=0xb&&_0x11f814%0x64<=0x63?0x4:0x5}};_0x3cf00f['ar']||={'dictionary':{},'getPluralForm':null},_0x3cf00f['ar']['dictionary']=Object['assign'](_0x3cf00f['ar']['dictionary'],_0x47cea2),_0x3cf00f['ar']['getPluralForm']=_0x5c60f8;})(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':_0x55eee0=>0x1!=_0x55eee0}};
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
- (_0x5e7c56=>{const {bg:{dictionary:_0x211140,getPluralForm:_0x3c936d}}={'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':_0x16de87=>0x1!=_0x16de87}};_0x5e7c56['bg']||={'dictionary':{},'getPluralForm':null},_0x5e7c56['bg']['dictionary']=Object['assign'](_0x5e7c56['bg']['dictionary'],_0x211140),_0x5e7c56['bg']['getPluralForm']=_0x3c936d;})(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':_0x3471a6=>0x1!=_0x3471a6}};
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
- (_0xd99f78=>{const {bn:{dictionary:_0x3d04ac,getPluralForm:_0x539d18}}={'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':_0x1f9369=>0x1!=_0x1f9369}};_0xd99f78['bn']||={'dictionary':{},'getPluralForm':null},_0xd99f78['bn']['dictionary']=Object['assign'](_0xd99f78['bn']['dictionary'],_0x3d04ac),_0xd99f78['bn']['getPluralForm']=_0x539d18;})(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':_0x335310=>0x1!=_0x335310}};
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
- (_0x534a4b=>{const {ca:{dictionary:_0x3ef394,getPluralForm:_0x3578dd}}={'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':_0x5719ea=>0x1!=_0x5719ea}};_0x534a4b['ca']||={'dictionary':{},'getPluralForm':null},_0x534a4b['ca']['dictionary']=Object['assign'](_0x534a4b['ca']['dictionary'],_0x3ef394),_0x534a4b['ca']['getPluralForm']=_0x3578dd;})(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':_0xa60eaa=>0x1==_0xa60eaa&&_0xa60eaa%0x1==0x0?0x0:_0xa60eaa>=0x2&&_0xa60eaa<=0x4&&_0xa60eaa%0x1==0x0?0x1:_0xa60eaa%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
- (_0x49a744=>{const {cs:{dictionary:_0x397373,getPluralForm:_0x10f45c}}={'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':_0xb9cd40=>0x1==_0xb9cd40&&_0xb9cd40%0x1==0x0?0x0:_0xb9cd40>=0x2&&_0xb9cd40<=0x4&&_0xb9cd40%0x1==0x0?0x1:_0xb9cd40%0x1!=0x0?0x2:0x3}};_0x49a744['cs']||={'dictionary':{},'getPluralForm':null},_0x49a744['cs']['dictionary']=Object['assign'](_0x49a744['cs']['dictionary'],_0x397373),_0x49a744['cs']['getPluralForm']=_0x10f45c;})(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':_0x5ae9ad=>0x1!=_0x5ae9ad}};
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
- (_0x4103f3=>{const {da:{dictionary:_0x4cfa8c,getPluralForm:_0x15415e}}={'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':_0x192db0=>0x1!=_0x192db0}};_0x4103f3['da']||={'dictionary':{},'getPluralForm':null},_0x4103f3['da']['dictionary']=Object['assign'](_0x4103f3['da']['dictionary'],_0x4cfa8c),_0x4103f3['da']['getPluralForm']=_0x15415e;})(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':_0x5de7b8=>0x1!=_0x5de7b8}};
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
- (_0x5d5d2e=>{const {de:{dictionary:_0x37ea16,getPluralForm:_0x37b97f}}={'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':_0x536e7e=>0x1!=_0x536e7e}};_0x5d5d2e['de']||={'dictionary':{},'getPluralForm':null},_0x5d5d2e['de']['dictionary']=Object['assign'](_0x5d5d2e['de']['dictionary'],_0x37ea16),_0x5d5d2e['de']['getPluralForm']=_0x37b97f;})(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':_0x3d8374=>0x1!=_0x3d8374}};
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
- (_0x59cd8e=>{const {el:{dictionary:_0x5cc979,getPluralForm:_0x384c9d}}={'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':_0x47a07b=>0x1!=_0x47a07b}};_0x59cd8e['el']||={'dictionary':{},'getPluralForm':null},_0x59cd8e['el']['dictionary']=Object['assign'](_0x59cd8e['el']['dictionary'],_0x5cc979),_0x59cd8e['el']['getPluralForm']=_0x384c9d;})(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':_0x49410d=>0x1!=_0x49410d}};
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
- (_0x27048b=>{const {'en-au':{dictionary:_0x42d2c6,getPluralForm:_0x6cb410}}={'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':_0x45f13b=>0x1!=_0x45f13b}};_0x27048b['en-au']||={'dictionary':{},'getPluralForm':null},_0x27048b['en-au']['dictionary']=Object['assign'](_0x27048b['en-au']['dictionary'],_0x42d2c6),_0x27048b['en-au']['getPluralForm']=_0x6cb410;})(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
- (_0x1d0693=>{const {en:{dictionary:_0x12ce4d,getPluralForm:_0x47fb63}}={'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}};_0x1d0693['en']||={'dictionary':{},'getPluralForm':null},_0x1d0693['en']['dictionary']=Object['assign'](_0x1d0693['en']['dictionary'],_0x12ce4d),_0x1d0693['en']['getPluralForm']=_0x47fb63;})(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':_0x5effc5=>0x1==_0x5effc5?0x0:0x0!=_0x5effc5&&_0x5effc5%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
- (_0x3020b4=>{const {es:{dictionary:_0x2be857,getPluralForm:_0xf517a4}}={'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':_0x2a77b6=>0x1==_0x2a77b6?0x0:0x0!=_0x2a77b6&&_0x2a77b6%0xf4240==0x0?0x1:0x2}};_0x3020b4['es']||={'dictionary':{},'getPluralForm':null},_0x3020b4['es']['dictionary']=Object['assign'](_0x3020b4['es']['dictionary'],_0x2be857),_0x3020b4['es']['getPluralForm']=_0xf517a4;})(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':_0x52864a=>0x1!=_0x52864a}};
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
- (_0x2048c8=>{const {et:{dictionary:_0x194361,getPluralForm:_0x58acb3}}={'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':_0x1d8e50=>0x1!=_0x1d8e50}};_0x2048c8['et']||={'dictionary':{},'getPluralForm':null},_0x2048c8['et']['dictionary']=Object['assign'](_0x2048c8['et']['dictionary'],_0x194361),_0x2048c8['et']['getPluralForm']=_0x58acb3;})(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':_0x4c4fb8=>0x1!=_0x4c4fb8}};
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
- (_0x298bb=>{const {fi:{dictionary:_0x153a88,getPluralForm:_0x59459c}}={'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':_0x208a9a=>0x1!=_0x208a9a}};_0x298bb['fi']||={'dictionary':{},'getPluralForm':null},_0x298bb['fi']['dictionary']=Object['assign'](_0x298bb['fi']['dictionary'],_0x153a88),_0x298bb['fi']['getPluralForm']=_0x59459c;})(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':_0x44744a=>0x0==_0x44744a||0x1==_0x44744a?0x0:0x0!=_0x44744a&&_0x44744a%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
- (_0x23d14a=>{const {fr:{dictionary:_0x5adf6f,getPluralForm:_0x5d60aa}}={'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':_0x9f93c1=>0x0==_0x9f93c1||0x1==_0x9f93c1?0x0:0x0!=_0x9f93c1&&_0x9f93c1%0xf4240==0x0?0x1:0x2}};_0x23d14a['fr']||={'dictionary':{},'getPluralForm':null},_0x23d14a['fr']['dictionary']=Object['assign'](_0x23d14a['fr']['dictionary'],_0x5adf6f),_0x23d14a['fr']['getPluralForm']=_0x5d60aa;})(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':_0x5f38a2=>0x1!=_0x5f38a2}};
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
- (_0x4d54fe=>{const {gl:{dictionary:_0x453b5e,getPluralForm:_0xddd7e9}}={'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':_0x2eaabe=>0x1!=_0x2eaabe}};_0x4d54fe['gl']||={'dictionary':{},'getPluralForm':null},_0x4d54fe['gl']['dictionary']=Object['assign'](_0x4d54fe['gl']['dictionary'],_0x453b5e),_0x4d54fe['gl']['getPluralForm']=_0xddd7e9;})(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':_0x2d250b=>0x1==_0x2d250b&&_0x2d250b%0x1==0x0?0x0:0x2==_0x2d250b&&_0x2d250b%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
- (_0x3d47d2=>{const {he:{dictionary:_0x26c8e8,getPluralForm:_0x66fc90}}={'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':_0x5d751d=>0x1==_0x5d751d&&_0x5d751d%0x1==0x0?0x0:0x2==_0x5d751d&&_0x5d751d%0x1==0x0?0x1:0x2}};_0x3d47d2['he']||={'dictionary':{},'getPluralForm':null},_0x3d47d2['he']['dictionary']=Object['assign'](_0x3d47d2['he']['dictionary'],_0x26c8e8),_0x3d47d2['he']['getPluralForm']=_0x66fc90;})(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':_0x334ad4=>0x1!=_0x334ad4}};
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}};