@ckeditor/ckeditor5-export-word 43.2.0-alpha.6 → 43.2.0-alpha.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +5 -5
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
  100. package/src/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>y});var t=n(782),e=n(311),o=n(584);function s(){const t=c,e=[],n=[];for(const r of Array[t(199)](document[t(261)]))if(r[t(236)][t(271)](t(266)))for(const o of Array[t(199)](r[t(224)]))-1!==o[t(240)][t(201)](t(243))?e[t(207)](o[t(240)]):-1!==o[t(240)][t(201)](t(216))&&n[t(207)](o[t(240)]);return e[t(235)]||console[t(212)](t(247)),[...n,...e][t(223)](" ")[t(234)]()}function i(){const t=["get","styleSheets","TrackChanges","keys","36Phrsjh","content","data-cke","DateTimeFormat","text","6hfTIqV","7533701kjwjXr","hasAttribute","previewMode","9656080rppLlA","118289TasJkD","from","getDefaultValues","indexOf","comment_threads","getSuggestions","isResolved","suggestions","13182SXtClQ","push","createdAt","timeZone","comments","all","warn","map","Users","timezone",":root","$defaultValues","authorName","852183ouKcqO","resolvedOptions","language","getCommentThreads","join","cssRules","4056489teLSpv","plugins","$labels","locale","CommentsRepository","merge_fields","2965xluCbv","data","88bpbkIV","trim","length","ownerNode","@external","has","mergeFields","cssText","4fRcsdV","name",".ck-content","getDataSetValues","then","collaboration_features","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.","MergeFieldsEditing","EDITOR_STYLES","contentLanguage","12130327ipKGRV","MergeFields","entries","author","fetch","getLabel","users","config","document"];return(i=function(){return t})()}function c(t,e){const n=i();return(c=function(t,e){return n[t-=197]})(t,e)}function a(t,e={}){const n=c,r=t[n(226)][n(238)](n(214)),o=t[n(226)][n(238)](n(229)),s=t[n(226)][n(238)](n(262)),i=e;if(r&&o){const e=function(t){const e=c,n={};if(!t[e(235)])return n;for(const r of t)r[e(210)][e(213)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(207)]({author:t[o(254)][o(242)],content:t[o(265)],created:t[o(208)],is_resolved:r[o(204)]})}));return n}(t[n(226)][n(260)](n(229))[n(222)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(263)](e)[n(235)]&&(i[n(210)]=e)}if(r&&s){const e=t[n(226)][n(260)](n(262)),r=t[n(226)][n(260)](n(214)),o=function(t,e){const n=c,r={};if(!t[n(235)]||!e[n(235)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(237)],a=t?t[n(218)]:e[n(260)](i)[n(242)];r[o]={author:a,created:s}}return r}(e[n(203)]({toJSON:!0}),r[n(257)]);Object[n(263)](o)[n(235)]&&(i[n(205)]=o)}return(i[n(205)]||i[n(210)])&&(i[n(215)]=(new(Intl[n(267)]))[n(220)]()[n(209)]),i}function u(t,e={}){const n=c,r=t[n(226)][n(238)](n(214)),o=t[n(226)][n(238)](n(229)),s=t[n(226)][n(238)](n(262)),i=t[n(226)][n(238)](n(252)),a=t[n(228)][n(250)],u=e,d={};if(u[n(259)]=u[n(259)]||{},u[n(259)][n(221)]=u[n(259)][n(221)]||a,r&&o){const e=function(t){const e=c,n=[];if(!t[e(235)])return n;for(const r of t){const t=r[e(210)][e(213)]((t=>({author:t[e(254)][e(242)],content:t[e(265)],created_at:t[e(208)]})));n[e(207)]({thread_id:r.id,is_resolved:r[e(204)],comments:t})}return n}(t[n(226)][n(260)](n(229))[n(222)]({skipNotAttached:!0,skipEmpty:!0}));e[n(235)]&&(d[n(202)]=e)}if(r&&s){const e=t[n(226)][n(260)](n(262)),r=t[n(226)][n(260)](n(214)),o=function(t,e){const n=c;return t[n(235)]&&e[n(235)]?t[n(213)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(237)];return{id:t,author:c?c[i(218)]:e[i(260)](o)[i(242)],created_at:r}})):[]}(e[n(203)]({toJSON:!0}),r[n(257)]);o[n(235)]&&(d[n(205)]=o)}if(i){const e=t[n(226)][n(260)](n(248)),r=e[n(272)],{prefix:o,suffix:s}=t[n(258)][n(260)](n(239));if(u[n(230)]={prefix:o,suffix:s},n(227)!==r){u[n(230)][n(232)]={};const t=n(217)===r?e[n(200)]():e[n(244)](r,!0);for(const r of Object[n(253)](t)){const[t,o]=r;u[n(230)][n(232)][t]=null!==o?o:e[n(256)](t)}}}return(d[n(202)]||d[n(205)])&&(u[n(215)]=(new(Intl[n(267)]))[n(220)]()[n(209)],u[n(246)]=d),u}function d(t,e){const n=t.t;switch(e){case"Export to Word":return n("Export to Word");case"An error occurred while generating the Word file.":return n("An error occurred while generating the Word file.");case"Word document export started":return n("Word document export started");case"Word document export failed":return n("Word document export failed");case"Word document export successful":return n("Word document export successful");case"Exporting Word document":return n("Exporting Word document");default:return e}}!function(t){const e=c,n=t();for(;;)try{if(853772===-parseInt(e(198))/1*(-parseInt(e(269))/2)+parseInt(e(225))/3*(parseInt(e(241))/4)+parseInt(e(231))/5*(parseInt(e(206))/6)+parseInt(e(270))/7+parseInt(e(233))/8*(parseInt(e(219))/9)+-parseInt(e(197))/10+-parseInt(e(251))/11*(parseInt(e(264))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(i);const p=f;function f(t,e){const n=l();return(f=function(t,e){return n[t-=349]})(t,e)}function l(){const t=["Word document export successful","createElement","margin_top","_downloadFile","ariaLiveAnnouncer","https://docx-converter.cke-cs.com/v1/convert","header","5876235TWeVvb","data","margin_left","status","https://docx-converter.cke-cs.com/v2/convert/html-docx","_token",'<div class="ck-content" dir="',"refresh","Notification","102141YlMSjk","91McGztf","converterOptions","finally","createObjectURL","suggestions","catch","execute","document.docx","fetch","Word document export failed","affectsData","plugins","click","31236OxGdSE","set","then","get","options","converterUrl","URL","editor","fileName","version","5956HiGCSE","3mqdSki","blob","POST","href","export-word-v1-api-is-deprecated","ExportWord","orientation","format","contentLanguageDirection","remove","EDITOR_STYLES","isBusy","comments","Word document export started","dataCallback","margin_bottom","config","730214BuOLRm","application/json","application/docx","showWarning","download","margin_right","1837464xhNMdE","announce","auto_pagination","token","value","pending","1078415rhxTRR","isEnabled","stylesheets","assertive","</div>","locale","footer","stringify","function","An error occurred while generating the Word file."];return(l=function(){return t})()}!function(t){const e=f,n=t();for(;;)try{if(237856===-parseInt(e(403))/1+-parseInt(e(365))/2*(parseInt(e(428))/3)+-parseInt(e(427))/4+parseInt(e(377))/5+parseInt(e(417))/6*(parseInt(e(404))/7)+-parseInt(e(371))/8+parseInt(e(394))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);const h=[p(354),p(389),p(370),p(363),p(396),p(355),p(393),p(383),p(360),p(408)];class m extends t.Command{constructor(t){const e=p;super(t),this[e(418)](e(359),!1),this[e(414)]=!1}[p(401)](){const t=p;this[t(378)]=!this[t(359)],this[t(375)]=this[t(359)]?t(376):void 0}[p(410)](t={}){const e=p,n=this[e(424)],r=t[e(426)]||2,i=1===r,f=t[e(422)]||e(i?392:398),l=t[e(405)]||{},m=n[e(415)][e(420)](e(353)),g=t[e(374)]||m[e(399)],I=!0===l[e(373)],x=t[e(362)]||(t=>t[e(395)][e(420)]({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(352)),this[e(359)]=!0,this[e(401)](),function(t){const e=c;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(249)!==r?n[e(207)](window[e(255)](r)[e(245)]((t=>t[e(268)]()))):n[e(207)](s());return Promise[e(211)](n)[e(245)]((t=>t[e(223)](" ")[e(234)]()))}(t[e(379)]||[e(358)])[e(419)]((async r=>{const o=e;n.ui[o(391)][o(372)](d(n[o(382)],o(361)));const s=await x(n),c={html:o(400)+n[o(382)][o(356)]+'">'+s+o(381),css:r,[o(i?421:364)]:{...l,...i?a(n,l):u(n,l)}},p={method:o(350),headers:{"Content-Type":o(366),Accept:o(367),...g?{Authorization:g[o(375)]}:null},body:JSON[o(384)](c)};return window[o(412)](f,p)[o(419)]((t=>{const e=o;if(200!==t[e(397)])throw t;return t[e(349)]()}))[o(419)]((e=>{const r=o;n.ui[r(391)][r(372)](d(n[r(382)],r(387)));const s=r(385)==typeof t[r(425)]?t[r(425)]():t[r(425)];this[r(390)](e,s||r(411))}))}))[e(409)]((t=>{const r=e,o=n[r(415)][r(420)](r(402));throw n.ui[r(391)][r(372)](d(n[r(382)],r(413)),{politeness:r(380)}),o[r(368)](d(n[r(382)],r(386))),t}))[e(406)]((()=>{const t=e;this[t(359)]=!1,this[t(401)]()}))}[p(390)](t,e){const n=p,r=document[n(388)]("a");r[n(351)]=window[n(423)][n(407)](t),r[n(369)]=e,r[n(416)](),r[n(357)]()}}const g=I;function I(t,e){const n=v();return(I=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=I,n=t();for(;;)try{if(601796===-parseInt(e(217))/1+-parseInt(e(198))/2+parseInt(e(197))/3+-parseInt(e(213))/4*(-parseInt(e(229))/5)+-parseInt(e(224))/6*(-parseInt(e(222))/7)+parseInt(e(212))/8+-parseInt(e(207))/9*(parseInt(e(231))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class x extends t.Plugin{static get[g(220)](){return g(196)}[g(208)](){const t=g,n=this[t(195)];n.ui[t(203)][t(199)](t(227),(()=>{const r=t,o=n[r(205)][r(215)](r(227)),s=this[r(216)](e.ButtonView);return s[r(206)]({tooltip:!0}),s[r(230)](r(204)).to(o,r(223)),s})),n.ui[t(203)][t(199)](t(201),(()=>this[t(216)](e.MenuBarMenuListItemButtonView)))}[g(216)](t){const n=g,r=this[n(195)],o=r[n(209)][n(215)](n(227))||{},s=r[n(205)][n(215)](n(227)),i=new t(r[n(202)]),c=new e.SpinnerView;return i[n(200)][n(199)](c),c[n(230)](n(221)).to(s,n(223)),i[n(194)][n(230)](n(221)).to(s,n(223),(t=>!t)),i[n(206)]({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(230)](n(218)).to(s,n(218)),i[n(230)](n(225)).to(s,n(223),(t=>d(r[n(202)],n(t?211:214)))),this[n(228)](i,n(226),(()=>{const t=n;r[t(226)](t(227),o),r[t(219)][t(193)][t(210)]()})),i}}function v(){const t=["label","execute","exportWord","listenTo","5TCSdpG","bind","1060sKdATQ","view","iconView","editor","ExportWordUI","1701426SkRdJy","778002QEFAnA","add","children","menuBar:exportWord","locale","componentFactory","isOn","commands","set","89289IhRCIM","init","config","focus","Exporting Word document","8091264fgvDoj","648020tArLkH","Export to Word","get","_createButton","237299ffDjWv","isEnabled","editing","pluginName","isVisible","3774169pzBYtY","isBusy","6OgPkWr"];return(v=function(){return t})()}const w=W;function b(){const t=["commands","3222630RmiHSY","481178dmkqwE","then","ExportWord","3nhTNvJ","get","exportWord","_token","5niuRlJ","init","5943498sBjsRZ","plugins","tokenUrl","requires","add","1172068AGsFVT","registerTokenUrl","49anERHm","183379tNvFwQ","249592JtGeVE","20PEHPem","206082ebAwOg","editor","config","pluginName","CloudServices","token"];return(b=function(){return t})()}function W(t,e){const n=b();return(W=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=W,n=t();for(;;)try{if(189627===-parseInt(e(457))/1+-parseInt(e(468))/2*(parseInt(e(443))/3)+-parseInt(e(454))/4+-parseInt(e(447))/5*(parseInt(e(460))/6)+-parseInt(e(456))/7*(-parseInt(e(458))/8)+-parseInt(e(467))/9+parseInt(e(459))/10*(parseInt(e(449))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(b);class y extends t.Plugin{static get[w(463)](){return w(442)}static get[w(452)](){return[w(464),e.Notification,x]}[w(448)](){const t=w,e=this[t(461)],n=e[t(462)][t(444)](t(445))||{};e[t(466)][t(453)](t(445),new m(e));const r=e[t(450)][t(444)](t(464));!1===n[t(451)]?this[t(446)]=null:n[t(451)]?r[t(455)](n[t(451)])[t(441)]((e=>{this[t(446)]=e})):this[t(446)]=r[t(465)]}}function k(t,e){var n=E();return(k=function(t,e){return n[t-=431]})(t,e)}function E(){var t=["1439109vMLhJf","2074336hnCZBJ","539pkoVOV","710360bHzgwx","5066310vTHlHB","5uCCSme","33324pdBuuD","96PxQMeP","71462DcPPJI","384093DioOTJ"];return(E=function(){return t})()}!function(t){for(var e=k,n=t();;)try{if(443773===parseInt(e(431))/1*(parseInt(e(434))/2)+parseInt(e(436))/3+parseInt(e(437))/4+-parseInt(e(439))/5+parseInt(e(432))/6*(parseInt(e(438))/7)+-parseInt(e(433))/8*(parseInt(e(435))/9)+-parseInt(e(440))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
5
+ */(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportWord:()=>y});var t=n(782),e=n(311),o=n(584);function s(){const t=i,e=[],n=[];for(const r of Array[t(195)](document[t(130)]))if(r[t(139)][t(177)](t(133)))for(const o of Array[t(195)](r[t(157)]))-1!==o[t(142)][t(194)](t(170))?e[t(129)](o[t(142)]):-1!==o[t(142)][t(194)](t(187))&&n[t(129)](o[t(142)]);return e[t(174)]||console[t(147)](t(153)),[...n,...e][t(138)](" ")[t(169)]()}function i(t,e){const n=a();return(i=function(t,e){return n[t-=123]})(t,e)}function c(t,e={}){const n=i,r=t[n(159)][n(135)](n(148)),o=t[n(159)][n(135)](n(158)),s=t[n(159)][n(135)](n(178)),c=e;if(r&&o){const e=function(t){const e=i,n={};if(!t[e(174)])return n;for(const r of t)r[e(179)][e(144)]((t=>{const o=e;void 0===n[r.id]&&(n[r.id]=[]),n[r.id][o(129)]({author:t[o(165)][o(134)],content:t[o(182)],created:t[o(164)],is_resolved:r[o(123)]})}));return n}(t[n(159)][n(127)](n(158))[n(156)]({skipNotAttached:!0,skipEmpty:!0}));Object[n(190)](e)[n(174)]&&(c[n(179)]=e)}if(r&&s){const e=t[n(159)][n(127)](n(178)),r=t[n(159)][n(127)](n(148)),o=function(t,e){const n=i,r={};if(!t[n(174)]||!e[n(174)])return r;for(const{id:o,createdAt:s,authorId:i,attributes:c}of t){const t=c&&c[n(166)],a=t?t[n(191)]:e[n(127)](i)[n(134)];r[o]={author:a,created:s}}return r}(e[n(126)]({toJSON:!0}),r[n(141)]);Object[n(190)](o)[n(174)]&&(c[n(150)]=o)}return(c[n(150)]||c[n(179)])&&(c[n(131)]=(new(Intl[n(124)]))[n(192)]()[n(173)]),c}function a(){const t=["map","MergeFields","2177035cobicj","warn","Users","528399bOAFqq","suggestions","getDataSetValues","fetch","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.","collaboration_features","text","getCommentThreads","cssRules","CommentsRepository","plugins","entries","129nzoElV","$defaultValues","data","createdAt","author","@external","1003152ELrVuD","mergeFields","trim",".ck-content","config","locale","timeZone","length","MergeFieldsEditing","getLabel","hasAttribute","TrackChanges","comments","EDITOR_STYLES","previewMode","content","document","36392lRrztc","78GbCacr","getDefaultValues",":root","$labels","all","keys","authorName","resolvedOptions","88039AEVHlE","indexOf","from","14718BymdsA","isResolved","DateTimeFormat","language","getSuggestions","get","652590eSrcRM","push","styleSheets","timezone","126LMAMmJ","data-cke","name","has","comment_threads","then","join","ownerNode","contentLanguage","users","cssText","merge_fields"];return(a=function(){return t})()}function u(t,e={}){const n=i,r=t[n(159)][n(135)](n(148)),o=t[n(159)][n(135)](n(158)),s=t[n(159)][n(135)](n(178)),c=t[n(159)][n(135)](n(145)),a=t[n(172)][n(140)],u=e,d={};if(u[n(183)]=u[n(183)]||{},u[n(183)][n(125)]=u[n(183)][n(125)]||a,r&&o){const e=function(t){const e=i,n=[];if(!t[e(174)])return n;for(const r of t){const t=r[e(179)][e(144)]((t=>({author:t[e(165)][e(134)],content:t[e(182)],created_at:t[e(164)]})));n[e(129)]({thread_id:r.id,is_resolved:r[e(123)],comments:t})}return n}(t[n(159)][n(127)](n(158))[n(156)]({skipNotAttached:!0,skipEmpty:!0}));e[n(174)]&&(d[n(136)]=e)}if(r&&s){const e=t[n(159)][n(127)](n(178)),r=t[n(159)][n(127)](n(148)),o=function(t,e){const n=i;return t[n(174)]&&e[n(174)]?t[n(144)]((({id:t,createdAt:r,authorId:o,attributes:s})=>{const i=n,c=s&&s[i(166)];return{id:t,author:c?c[i(191)]:e[i(127)](o)[i(134)],created_at:r}})):[]}(e[n(126)]({toJSON:!0}),r[n(141)]);o[n(174)]&&(d[n(150)]=o)}if(c){const e=t[n(159)][n(127)](n(175)),r=e[n(181)],{prefix:o,suffix:s}=t[n(171)][n(127)](n(168));if(u[n(143)]={prefix:o,suffix:s},n(188)!==r){u[n(143)][n(163)]={};const t=n(162)===r?e[n(186)]():e[n(151)](r,!0);for(const r of Object[n(160)](t)){const[t,o]=r;u[n(143)][n(163)][t]=null!==o?o:e[n(176)](t)}}}return(d[n(136)]||d[n(150)])&&(u[n(131)]=(new(Intl[n(124)]))[n(192)]()[n(173)],u[n(154)]=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=i,n=t();for(;;)try{if(295568===-parseInt(e(149))/1+-parseInt(e(196))/2+parseInt(e(161))/3*(parseInt(e(184))/4)+-parseInt(e(146))/5+parseInt(e(185))/6*(-parseInt(e(193))/7)+parseInt(e(167))/8+parseInt(e(132))/9*(parseInt(e(128))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);const p=l;function f(){const t=["margin_top","then","remove","ExportWord","status","isBusy","An error occurred while generating the Word file.","createObjectURL","2508GABeaH","69530XFoFrl","https://docx-converter.cke-cs.com/v1/convert","document.docx","click","_downloadFile","6868488VbfpjY","plugins","options","ariaLiveAnnouncer","Word document export started","assertive","auto_pagination","set","format","</div>","application/docx","_token","fileName","dataCallback","href","token","export-word-v1-api-is-deprecated","editor","function","header","download","converterUrl","execute","suggestions","createElement","application/json","config","catch","3cUgnuL","416891jbHIAO","get","margin_left","pending","1661846dBRcYy","data","POST","showWarning","value","contentLanguageDirection","URL",'<div class="ck-content" dir="',"stringify","converterOptions","margin_bottom","affectsData","https://docx-converter.cke-cs.com/v2/convert/html-docx","Word document export successful","Word document export failed","fetch","Notification","isEnabled","stylesheets","27915lhiIEW","blob","footer","announce","orientation","margin_right","6521598whAOMt","locale","880PyqDqG","finally","comments","5032KMLjrf","refresh","13006aIxvgS","EDITOR_STYLES","version"];return(f=function(){return t})()}function l(t,e){const n=f();return(l=function(t,e){return n[t-=398]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(757696===-parseInt(e(448))/1+-parseInt(e(452))/2*(-parseInt(e(447))/3)+-parseInt(e(479))/4*(-parseInt(e(471))/5)+parseInt(e(419))/6+-parseInt(e(402))/7*(parseInt(e(400))/8)+parseInt(e(477))/9+parseInt(e(414))/10*(-parseInt(e(413))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);const h=[p(475),p(405),p(476),p(462),p(450),p(427),p(438),p(473),p(399),p(442)];class m extends t.Command{constructor(t){const e=p;super(t),this[e(426)](e(410),!1),this[e(463)]=!1}[p(401)](){const t=p;this[t(469)]=!this[t(410)],this[t(456)]=this[t(410)]?t(451):void 0}[p(441)](t={}){const e=p,n=this[e(436)],r=t[e(404)]||2,a=1===r,f=t[e(440)]||e(a?415:464),l=t[e(461)]||{},m=n[e(420)][e(449)](e(408)),g=t[e(434)]||m[e(430)],I=!0===l[e(425)],x=t[e(432)]||(t=>t[e(453)][e(449)]({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(435)),this[e(410)]=!0,this[e(401)](),function(t){const e=i;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(180)!==r?n[e(129)](window[e(152)](r)[e(137)]((t=>t[e(155)]()))):n[e(129)](s());return Promise[e(189)](n)[e(137)]((t=>t[e(138)](" ")[e(169)]()))}(t[e(470)]||[e(403)])[e(406)]((async r=>{const o=e;n.ui[o(422)][o(474)](d(n[o(478)],o(423)));const s=await x(n),i={html:o(459)+n[o(478)][o(457)]+'">'+s+o(428),css:r,[o(a?421:445)]:{...l,...a?c(n,l):u(n,l)}},p={method:o(454),headers:{"Content-Type":o(444),Accept:o(429),...g?{Authorization:g[o(456)]}:null},body:JSON[o(460)](i)};return window[o(467)](f,p)[o(406)]((t=>{const e=o;if(200!==t[e(409)])throw t;return t[e(472)]()}))[o(406)]((e=>{const r=o;n.ui[r(422)][r(474)](d(n[r(478)],r(465)));const s=r(437)==typeof t[r(431)]?t[r(431)]():t[r(431)];this[r(418)](e,s||r(416))}))}))[e(446)]((t=>{const r=e,o=n[r(420)][r(449)](r(468));throw n.ui[r(422)][r(474)](d(n[r(478)],r(466)),{politeness:r(424)}),o[r(455)](d(n[r(478)],r(411))),t}))[e(398)]((()=>{const t=e;this[t(410)]=!1,this[t(401)]()}))}[p(418)](t,e){const n=p,r=document[n(443)]("a");r[n(433)]=window[n(458)][n(412)](t),r[n(439)]=e,r[n(417)](),r[n(407)]()}}const g=I;function I(t,e){const n=x();return(I=function(t,e){return n[t-=130]})(t,e)}function x(){const t=["execute","pluginName","468120BUkJYB","isVisible","init","10262064KEwYxY","get","isEnabled","928584hXuvUM","2396SOcQap","_createButton","exportWord","config","label","menuBar:exportWord","view","locale","4760337NJdACi","children","886QeoBtL","editor","focus","710AuWJrf","Export to Word","ExportWordUI","componentFactory","add","isBusy","1006SIXzCc","49NtMcYh","isOn","308AkwmIq","iconView","set","Exporting Word document","editing","listenTo","bind","1797426pmFMUW","commands"];return(x=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(807063===-parseInt(e(153))/1*(-parseInt(e(144))/2)+parseInt(e(142))/3+-parseInt(e(134))/4*(-parseInt(e(147))/5)+parseInt(e(133))/6*(parseInt(e(154))/7)+-parseInt(e(130))/8+parseInt(e(163))/9+-parseInt(e(167))/10*(parseInt(e(156))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class w extends t.Plugin{static get[g(166)](){return g(149)}[g(169)](){const t=g,n=this[t(145)];n.ui[t(150)][t(151)](t(136),(()=>{const r=t,o=n[r(164)][r(131)](r(136)),s=this[r(135)](e.ButtonView);return s[r(158)]({tooltip:!0}),s[r(162)](r(155)).to(o,r(152)),s})),n.ui[t(150)][t(151)](t(139),(()=>this[t(135)](e.MenuBarMenuListItemButtonView)))}[g(135)](t){const n=g,r=this[n(145)],o=r[n(137)][n(131)](n(136))||{},s=r[n(164)][n(131)](n(136)),i=new t(r[n(141)]),c=new e.SpinnerView;return i[n(143)][n(151)](c),c[n(162)](n(168)).to(s,n(152)),i[n(157)][n(162)](n(168)).to(s,n(152),(t=>!t)),i[n(158)]({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(162)](n(132)).to(s,n(132)),i[n(162)](n(138)).to(s,n(152),(t=>d(r[n(141)],n(t?159:148)))),this[n(161)](i,n(165),(()=>{const t=n;r[t(165)](t(136),o),r[t(160)][t(140)][t(146)]()})),i}}function v(){const t=["exportWord","564300Iogsal","8QKAKWe","commands","config","7610OpeNJq","pluginName","13233FzYSbY","372602QuNxjk","_token","requires","5PmBBvB","8431647ZBBOGE","CloudServices","tokenUrl","add","1061304iUrODE","1299978TEVHPd","get","178110IMWFUw","then","editor","plugins","registerTokenUrl","token","ExportWord","12vzYJwC","init"];return(v=function(){return t})()}const W=b;function b(t,e){const n=v();return(b=function(t,e){return n[t-=174]})(t,e)}!function(t){const e=b,n=t();for(;;)try{if(787432===-parseInt(e(184))/1+parseInt(e(195))/2+-parseInt(e(192))/3*(-parseInt(e(174))/4)+parseInt(e(187))/5*(-parseInt(e(193))/6)+parseInt(e(188))/7*(parseInt(e(178))/8)+-parseInt(e(177))/9+-parseInt(e(181))/10*(parseInt(e(183))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class y extends t.Plugin{static get[W(182)](){return W(201)}static get[W(186)](){return[W(189),e.Notification,w]}[W(175)](){const t=W,e=this[t(197)],n=e[t(180)][t(194)](t(176))||{};e[t(179)][t(191)](t(176),new m(e));const r=e[t(198)][t(194)](t(189));!1===n[t(190)]?this[t(185)]=null:n[t(190)]?r[t(199)](n[t(190)])[t(196)]((e=>{this[t(185)]=e})):this[t(185)]=r[t(200)]}}function E(t,e){var n=k();return(E=function(t,e){return n[t-=155]})(t,e)}function k(){var t=["1503QEZVST","22972hTtnyN","3565045FiTNlQ","29720kiMajF","485NdVcwk","664EHmZbC","6PBXkrf","379934XGwOuw","3UQeBiE","2040400HZBtCQ","4133899hdqPtm"];return(k=function(){return t})()}!function(t){for(var e=E,n=t();;)try{if(344533===parseInt(e(161))/1+parseInt(e(163))/2*(-parseInt(e(164))/3)+parseInt(e(157))/4*(-parseInt(e(160))/5)+-parseInt(e(162))/6*(-parseInt(e(155))/7)+-parseInt(e(159))/8*(-parseInt(e(156))/9)+parseInt(e(165))/10+-parseInt(e(158))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(k)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=r})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x1d3025,Plugin as _0x240a72}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x16d883,MenuBarMenuListItemButtonView as _0x3fe0f5,SpinnerView as _0x304e96,Notification as _0x5a9657}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x323dff}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x155d56=[],_0x663e08=[];for(const _0x4ef3e4 of Array['from'](document['styleSheets'])){if(_0x4ef3e4['ownerNode']['hasAttribute']('data-cke')){for(const _0x26918f of Array['from'](_0x4ef3e4['cssRules']))-0x1!==_0x26918f['cssText']['indexOf']('.ck-content')?_0x155d56['push'](_0x26918f['cssText']):-0x1!==_0x26918f['cssText']['indexOf'](':root')&&_0x663e08['push'](_0x26918f['cssText']);}}return _0x155d56['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.'),[..._0x663e08,..._0x155d56]['join']('\x20')['trim']();}function a(_0x152241,_0x32597a={}){const _0x3a1097=_0x152241['plugins']['has']('Users'),_0x5b1f73=_0x152241['plugins']['has']('CommentsRepository'),_0x156c3a=_0x152241['plugins']['has']('TrackChanges'),_0x33e14f=_0x32597a;if(_0x3a1097&&_0x5b1f73){const _0x141b83=function(_0x5ef559){const _0x22ba42={};if(!_0x5ef559['length'])return _0x22ba42;for(const _0x3ed030 of _0x5ef559)_0x3ed030['comments']['map'](_0x5a03d6=>{void 0x0===_0x22ba42[_0x3ed030['id']]&&(_0x22ba42[_0x3ed030['id']]=[]),_0x22ba42[_0x3ed030['id']]['push']({'author':_0x5a03d6['author']['name'],'content':_0x5a03d6['content'],'created':_0x5a03d6['createdAt'],'is_resolved':_0x3ed030['isResolved']});});return _0x22ba42;}(_0x152241['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x141b83)['length']&&(_0x33e14f['comments']=_0x141b83);}if(_0x3a1097&&_0x156c3a){const _0x4169fe=_0x152241['plugins']['get']('TrackChanges'),_0x1496ab=_0x152241['plugins']['get']('Users'),_0x5b0625=function(_0x18afc4,_0x4824e1){const _0x393ff7={};if(!_0x18afc4['length']||!_0x4824e1['length'])return _0x393ff7;for(const {id:_0x129e60,createdAt:_0x4adc8c,authorId:_0x155be0,attributes:_0x17b85d}of _0x18afc4){const _0x4e5ec6=_0x17b85d&&_0x17b85d['@external'],_0x253c20=_0x4e5ec6?_0x4e5ec6['authorName']:_0x4824e1['get'](_0x155be0)['name'];_0x393ff7[_0x129e60]={'author':_0x253c20,'created':_0x4adc8c};}return _0x393ff7;}(_0x4169fe['getSuggestions']({'toJSON':!0x0}),_0x1496ab['users']);Object['keys'](_0x5b0625)['length']&&(_0x33e14f['suggestions']=_0x5b0625);}return(_0x33e14f['suggestions']||_0x33e14f['comments'])&&(_0x33e14f['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x33e14f;}function m(_0x4f1e6c,_0x954bcb={}){const _0x322ebd=_0x4f1e6c['plugins']['has']('Users'),_0x5277d2=_0x4f1e6c['plugins']['has']('CommentsRepository'),_0x3f9682=_0x4f1e6c['plugins']['has']('TrackChanges'),_0x4ac457=_0x4f1e6c['plugins']['has']('MergeFields'),_0x3272b8=_0x4f1e6c['locale']['contentLanguage'],_0x36790c=_0x954bcb,_0x29d63f={};if(_0x36790c['document']=_0x36790c['document']||{},_0x36790c['document']['language']=_0x36790c['document']['language']||_0x3272b8,_0x322ebd&&_0x5277d2){const _0x3c82f6=function(_0x15c1e3){const _0x116092=[];if(!_0x15c1e3['length'])return _0x116092;for(const _0x491f71 of _0x15c1e3){const _0x1e243f=_0x491f71['comments']['map'](_0x31bdb3=>({'author':_0x31bdb3['author']['name'],'content':_0x31bdb3['content'],'created_at':_0x31bdb3['createdAt']}));_0x116092['push']({'thread_id':_0x491f71['id'],'is_resolved':_0x491f71['isResolved'],'comments':_0x1e243f});}return _0x116092;}(_0x4f1e6c['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x3c82f6['length']&&(_0x29d63f['comment_threads']=_0x3c82f6);}if(_0x322ebd&&_0x3f9682){const _0x583886=_0x4f1e6c['plugins']['get']('TrackChanges'),_0x3e808e=_0x4f1e6c['plugins']['get']('Users'),_0x440648=function(_0x53318d,_0x580925){if(!_0x53318d['length']||!_0x580925['length'])return[];return _0x53318d['map'](({id:_0x181a21,createdAt:_0x14c8c5,authorId:_0xde93a1,attributes:_0x2c4f4e})=>{const _0x464333=_0x2c4f4e&&_0x2c4f4e['@external'];return{'id':_0x181a21,'author':_0x464333?_0x464333['authorName']:_0x580925['get'](_0xde93a1)['name'],'created_at':_0x14c8c5};});}(_0x583886['getSuggestions']({'toJSON':!0x0}),_0x3e808e['users']);_0x440648['length']&&(_0x29d63f['suggestions']=_0x440648);}if(_0x4ac457){const _0x21ccbb=_0x4f1e6c['plugins']['get']('MergeFieldsEditing'),_0x595bf1=_0x21ccbb['previewMode'],{prefix:_0x180282,suffix:_0x3f0daa}=_0x4f1e6c['config']['get']('mergeFields');if(_0x36790c['merge_fields']={'prefix':_0x180282,'suffix':_0x3f0daa},'$labels'!==_0x595bf1){_0x36790c['merge_fields']['data']={};const _0x4df612='$defaultValues'===_0x595bf1?_0x21ccbb['getDefaultValues']():_0x21ccbb['getDataSetValues'](_0x595bf1,!0x0);for(const _0x22ac59 of Object['entries'](_0x4df612)){const [_0x4d7575,_0x1d2c91]=_0x22ac59;_0x36790c['merge_fields']['data'][_0x4d7575]=null!==_0x1d2c91?_0x1d2c91:_0x21ccbb['getLabel'](_0x4d7575);}}}return(_0x29d63f['comment_threads']||_0x29d63f['suggestions'])&&(_0x36790c['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x36790c['collaboration_features']=_0x29d63f),_0x36790c;}function p(_0x2b9cdc,_0x3f36ad){const t=_0x2b9cdc['t'];switch(_0x3f36ad){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 _0x3f36ad;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x1d3025{constructor(_0x3b95f6){super(_0x3b95f6),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x506089={}){const _0xfa4b14=this['editor'],_0x26d8bd=_0x506089['version']||0x2,_0x3d5636=0x1===_0x26d8bd,_0x1dc92d=_0x506089['converterUrl']||(_0x3d5636?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x117f44=_0x506089['converterOptions']||{},_0x198af6=_0xfa4b14['plugins']['get']('ExportWord'),_0x250891=_0x506089['token']||_0x198af6['_token'],_0x3c1774=!0x0===_0x117f44['auto_pagination'],_0x32b82a=_0x506089['dataCallback']||(_0x3fa190=>_0x3fa190['data']['get']({'pagination':_0x3c1774}));return 0x2===_0x26d8bd&&function(_0x3e789e){for(const _0x25de8d of h)if(void 0x0!==_0x3e789e[_0x25de8d])return!0x0;return!0x1;}(_0x117f44)&&_0x323dff('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0x5b8b1e){if(!_0x5b8b1e)return new Promise(_0xbc93fd=>_0xbc93fd(''));const _0x42d5ba=[];for(const _0x5813cb of _0x5b8b1e)'EDITOR_STYLES'!==_0x5813cb?_0x42d5ba['push'](window['fetch'](_0x5813cb)['then'](_0x5c6f60=>_0x5c6f60['text']())):_0x42d5ba['push'](f());return Promise['all'](_0x42d5ba)['then'](_0x34b4c9=>_0x34b4c9['join']('\x20')['trim']());}(_0x506089['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1f8ede=>{_0xfa4b14['ui']['ariaLiveAnnouncer']['announce'](p(_0xfa4b14['locale'],'Word\x20document\x20export\x20started'));const _0x55c5a7=await _0x32b82a(_0xfa4b14),_0x26d61e={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0xfa4b14['locale']['contentLanguageDirection']+'\x22>'+_0x55c5a7+'</div>','css':_0x1f8ede,[_0x3d5636?'options':'config']:{..._0x117f44,..._0x3d5636?a(_0xfa4b14,_0x117f44):m(_0xfa4b14,_0x117f44)}},_0x3a4fba={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x250891?{'Authorization':_0x250891['value']}:null},'body':JSON['stringify'](_0x26d61e)};return window['fetch'](_0x1dc92d,_0x3a4fba)['then'](_0x25481f=>{if(0xc8!==_0x25481f['status'])throw _0x25481f;return _0x25481f['blob']();})['then'](_0x2d5155=>{_0xfa4b14['ui']['ariaLiveAnnouncer']['announce'](p(_0xfa4b14['locale'],'Word\x20document\x20export\x20successful'));const _0x5b2034='function'==typeof _0x506089['fileName']?_0x506089['fileName']():_0x506089['fileName'];this['_downloadFile'](_0x2d5155,_0x5b2034||'document.docx');});})['catch'](_0x3ddb08=>{const _0xca1f96=_0xfa4b14['plugins']['get']('Notification');throw _0xfa4b14['ui']['ariaLiveAnnouncer']['announce'](p(_0xfa4b14['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0xca1f96['showWarning'](p(_0xfa4b14['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x3ddb08;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0xb029d8,_0x22f363){const _0x5e1257=document['createElement']('a');_0x5e1257['href']=window['URL']['createObjectURL'](_0xb029d8),_0x5e1257['download']=_0x22f363,_0x5e1257['click'](),_0x5e1257['remove']();}}class i extends _0x240a72{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x10f601=this['editor'];_0x10f601['ui']['componentFactory']['add']('exportWord',()=>{const _0x3e5e75=_0x10f601['commands']['get']('exportWord'),_0x2f666a=this['_createButton'](_0x16d883);return _0x2f666a['set']({'tooltip':!0x0}),_0x2f666a['bind']('isOn')['to'](_0x3e5e75,'isBusy'),_0x2f666a;}),_0x10f601['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x3fe0f5));}['_createButton'](_0x1253df){const _0x4e64ad=this['editor'],_0x1bf45a=_0x4e64ad['config']['get']('exportWord')||{},_0x2b2015=_0x4e64ad['commands']['get']('exportWord'),_0x2d981d=new _0x1253df(_0x4e64ad['locale']),_0x64acbd=new _0x304e96();return _0x2d981d['children']['add'](_0x64acbd),_0x64acbd['bind']('isVisible')['to'](_0x2b2015,'isBusy'),_0x2d981d['iconView']['bind']('isVisible')['to'](_0x2b2015,'isBusy',_0x4ee5dc=>!_0x4ee5dc),_0x2d981d['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'}),_0x2d981d['bind']('isEnabled')['to'](_0x2b2015,'isEnabled'),_0x2d981d['bind']('label')['to'](_0x2b2015,'isBusy',_0x32d03b=>p(_0x4e64ad['locale'],_0x32d03b?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x2d981d,'execute',()=>{_0x4e64ad['execute']('exportWord',_0x1bf45a),_0x4e64ad['editing']['view']['focus']();}),_0x2d981d;}}class s extends _0x240a72{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x5a9657,i];}['init'](){const _0x5f56fb=this['editor'],_0x3e973f=_0x5f56fb['config']['get']('exportWord')||{};_0x5f56fb['commands']['add']('exportWord',new e(_0x5f56fb));const _0x2da349=_0x5f56fb['plugins']['get']('CloudServices');!0x1===_0x3e973f['tokenUrl']?this['_token']=null:_0x3e973f['tokenUrl']?_0x2da349['registerTokenUrl'](_0x3e973f['tokenUrl'])['then'](_0x2ca82e=>{this['_token']=_0x2ca82e;}):this['_token']=_0x2da349['token'];}}export{s as ExportWord};
23
+ import{Command as _0x44df01,Plugin as _0x27b5de}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x1cf26,MenuBarMenuListItemButtonView as _0x4e5152,SpinnerView as _0x5332b8,Notification as _0x544167}from'@ckeditor/ckeditor5-ui/dist/index.js';import{logWarning as _0x2e651e}from'@ckeditor/ckeditor5-utils/dist/index.js';function f(){const _0x327a3b=[],_0x32ad61=[];for(const _0x3b96b8 of Array['from'](document['styleSheets'])){if(_0x3b96b8['ownerNode']['hasAttribute']('data-cke')){for(const _0x504ea1 of Array['from'](_0x3b96b8['cssRules']))-0x1!==_0x504ea1['cssText']['indexOf']('.ck-content')?_0x327a3b['push'](_0x504ea1['cssText']):-0x1!==_0x504ea1['cssText']['indexOf'](':root')&&_0x32ad61['push'](_0x504ea1['cssText']);}}return _0x327a3b['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.'),[..._0x32ad61,..._0x327a3b]['join']('\x20')['trim']();}function a(_0x4ebcaa,_0x3a947f={}){const _0xf8a542=_0x4ebcaa['plugins']['has']('Users'),_0x5e1352=_0x4ebcaa['plugins']['has']('CommentsRepository'),_0x1a91de=_0x4ebcaa['plugins']['has']('TrackChanges'),_0x33b878=_0x3a947f;if(_0xf8a542&&_0x5e1352){const _0x30ada4=function(_0x4255ef){const _0x41486a={};if(!_0x4255ef['length'])return _0x41486a;for(const _0x15915a of _0x4255ef)_0x15915a['comments']['map'](_0x463b7b=>{void 0x0===_0x41486a[_0x15915a['id']]&&(_0x41486a[_0x15915a['id']]=[]),_0x41486a[_0x15915a['id']]['push']({'author':_0x463b7b['author']['name'],'content':_0x463b7b['content'],'created':_0x463b7b['createdAt'],'is_resolved':_0x15915a['isResolved']});});return _0x41486a;}(_0x4ebcaa['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object['keys'](_0x30ada4)['length']&&(_0x33b878['comments']=_0x30ada4);}if(_0xf8a542&&_0x1a91de){const _0x525a78=_0x4ebcaa['plugins']['get']('TrackChanges'),_0x4b43d8=_0x4ebcaa['plugins']['get']('Users'),_0xd0f04b=function(_0x119ba1,_0x27d0eb){const _0x44544c={};if(!_0x119ba1['length']||!_0x27d0eb['length'])return _0x44544c;for(const {id:_0x2adf13,createdAt:_0x356603,authorId:_0x2802fe,attributes:_0x30a562}of _0x119ba1){const _0x119815=_0x30a562&&_0x30a562['@external'],_0x3e7ce1=_0x119815?_0x119815['authorName']:_0x27d0eb['get'](_0x2802fe)['name'];_0x44544c[_0x2adf13]={'author':_0x3e7ce1,'created':_0x356603};}return _0x44544c;}(_0x525a78['getSuggestions']({'toJSON':!0x0}),_0x4b43d8['users']);Object['keys'](_0xd0f04b)['length']&&(_0x33b878['suggestions']=_0xd0f04b);}return(_0x33b878['suggestions']||_0x33b878['comments'])&&(_0x33b878['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone']),_0x33b878;}function m(_0x309b49,_0x3d1e4a={}){const _0x27efcd=_0x309b49['plugins']['has']('Users'),_0x4a2863=_0x309b49['plugins']['has']('CommentsRepository'),_0x105949=_0x309b49['plugins']['has']('TrackChanges'),_0x745a77=_0x309b49['plugins']['has']('MergeFields'),_0xc5a8d2=_0x309b49['locale']['contentLanguage'],_0x4a7c0e=_0x3d1e4a,_0x55d076={};if(_0x4a7c0e['document']=_0x4a7c0e['document']||{},_0x4a7c0e['document']['language']=_0x4a7c0e['document']['language']||_0xc5a8d2,_0x27efcd&&_0x4a2863){const _0x173d10=function(_0x1ae39a){const _0x2c2294=[];if(!_0x1ae39a['length'])return _0x2c2294;for(const _0x1a6f1f of _0x1ae39a){const _0x5737eb=_0x1a6f1f['comments']['map'](_0x18624a=>({'author':_0x18624a['author']['name'],'content':_0x18624a['content'],'created_at':_0x18624a['createdAt']}));_0x2c2294['push']({'thread_id':_0x1a6f1f['id'],'is_resolved':_0x1a6f1f['isResolved'],'comments':_0x5737eb});}return _0x2c2294;}(_0x309b49['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x173d10['length']&&(_0x55d076['comment_threads']=_0x173d10);}if(_0x27efcd&&_0x105949){const _0x348d27=_0x309b49['plugins']['get']('TrackChanges'),_0xc616c0=_0x309b49['plugins']['get']('Users'),_0x5c1f97=function(_0x5f3326,_0x1162d1){if(!_0x5f3326['length']||!_0x1162d1['length'])return[];return _0x5f3326['map'](({id:_0x5906c0,createdAt:_0xed7dac,authorId:_0x1f92fe,attributes:_0x113650})=>{const _0x5e1c0c=_0x113650&&_0x113650['@external'];return{'id':_0x5906c0,'author':_0x5e1c0c?_0x5e1c0c['authorName']:_0x1162d1['get'](_0x1f92fe)['name'],'created_at':_0xed7dac};});}(_0x348d27['getSuggestions']({'toJSON':!0x0}),_0xc616c0['users']);_0x5c1f97['length']&&(_0x55d076['suggestions']=_0x5c1f97);}if(_0x745a77){const _0x80025d=_0x309b49['plugins']['get']('MergeFieldsEditing'),_0x2ffabd=_0x80025d['previewMode'],{prefix:_0x1dcc66,suffix:_0x3ce426}=_0x309b49['config']['get']('mergeFields');if(_0x4a7c0e['merge_fields']={'prefix':_0x1dcc66,'suffix':_0x3ce426},'$labels'!==_0x2ffabd){_0x4a7c0e['merge_fields']['data']={};const _0x2a34ac='$defaultValues'===_0x2ffabd?_0x80025d['getDefaultValues']():_0x80025d['getDataSetValues'](_0x2ffabd,!0x0);for(const _0x1d22cd of Object['entries'](_0x2a34ac)){const [_0x35df2f,_0x31f3c8]=_0x1d22cd;_0x4a7c0e['merge_fields']['data'][_0x35df2f]=null!==_0x31f3c8?_0x31f3c8:_0x80025d['getLabel'](_0x35df2f);}}}return(_0x55d076['comment_threads']||_0x55d076['suggestions'])&&(_0x4a7c0e['timezone']=new Intl['DateTimeFormat']()['resolvedOptions']()['timeZone'],_0x4a7c0e['collaboration_features']=_0x55d076),_0x4a7c0e;}function p(_0x339809,_0x2cb829){const t=_0x339809['t'];switch(_0x2cb829){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 _0x2cb829;}}const h=['orientation','margin_top','margin_right','margin_bottom','margin_left','format','header','footer','comments','suggestions'];class e extends _0x44df01{constructor(_0x47545a){super(_0x47545a),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x33ec47={}){const _0x4d90b1=this['editor'],_0x30ff13=_0x33ec47['version']||0x2,_0x432779=0x1===_0x30ff13,_0x107307=_0x33ec47['converterUrl']||(_0x432779?'https://docx-converter.cke-cs.com/v1/convert':'https://docx-converter.cke-cs.com/v2/convert/html-docx'),_0x59d6b3=_0x33ec47['converterOptions']||{},_0x5d46e1=_0x4d90b1['plugins']['get']('ExportWord'),_0x22251e=_0x33ec47['token']||_0x5d46e1['_token'],_0x2f1795=!0x0===_0x59d6b3['auto_pagination'],_0x5ca89c=_0x33ec47['dataCallback']||(_0x54e424=>_0x54e424['data']['get']({'pagination':_0x2f1795}));return 0x2===_0x30ff13&&function(_0x5f1cce){for(const _0x48fd2b of h)if(void 0x0!==_0x5f1cce[_0x48fd2b])return!0x0;return!0x1;}(_0x59d6b3)&&_0x2e651e('export-word-v1-api-is-deprecated'),this['isBusy']=!0x0,this['refresh'](),function(_0xacff00){if(!_0xacff00)return new Promise(_0x435f0a=>_0x435f0a(''));const _0x3718e7=[];for(const _0x209524 of _0xacff00)'EDITOR_STYLES'!==_0x209524?_0x3718e7['push'](window['fetch'](_0x209524)['then'](_0x5c47dd=>_0x5c47dd['text']())):_0x3718e7['push'](f());return Promise['all'](_0x3718e7)['then'](_0x5391f3=>_0x5391f3['join']('\x20')['trim']());}(_0x33ec47['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1bd274=>{_0x4d90b1['ui']['ariaLiveAnnouncer']['announce'](p(_0x4d90b1['locale'],'Word\x20document\x20export\x20started'));const _0x49661b=await _0x5ca89c(_0x4d90b1),_0x158a12={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x4d90b1['locale']['contentLanguageDirection']+'\x22>'+_0x49661b+'</div>','css':_0x1bd274,[_0x432779?'options':'config']:{..._0x59d6b3,..._0x432779?a(_0x4d90b1,_0x59d6b3):m(_0x4d90b1,_0x59d6b3)}},_0x258aa7={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x22251e?{'Authorization':_0x22251e['value']}:null},'body':JSON['stringify'](_0x158a12)};return window['fetch'](_0x107307,_0x258aa7)['then'](_0x2ffe82=>{if(0xc8!==_0x2ffe82['status'])throw _0x2ffe82;return _0x2ffe82['blob']();})['then'](_0x4f69bb=>{_0x4d90b1['ui']['ariaLiveAnnouncer']['announce'](p(_0x4d90b1['locale'],'Word\x20document\x20export\x20successful'));const _0xf5cb17='function'==typeof _0x33ec47['fileName']?_0x33ec47['fileName']():_0x33ec47['fileName'];this['_downloadFile'](_0x4f69bb,_0xf5cb17||'document.docx');});})['catch'](_0x247f6e=>{const _0x20dbe3=_0x4d90b1['plugins']['get']('Notification');throw _0x4d90b1['ui']['ariaLiveAnnouncer']['announce'](p(_0x4d90b1['locale'],'Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x20dbe3['showWarning'](p(_0x4d90b1['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x247f6e;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x584c71,_0x2a2dc9){const _0x40de71=document['createElement']('a');_0x40de71['href']=window['URL']['createObjectURL'](_0x584c71),_0x40de71['download']=_0x2a2dc9,_0x40de71['click'](),_0x40de71['remove']();}}class i extends _0x27b5de{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x56323=this['editor'];_0x56323['ui']['componentFactory']['add']('exportWord',()=>{const _0x3a8a18=_0x56323['commands']['get']('exportWord'),_0x48b775=this['_createButton'](_0x1cf26);return _0x48b775['set']({'tooltip':!0x0}),_0x48b775['bind']('isOn')['to'](_0x3a8a18,'isBusy'),_0x48b775;}),_0x56323['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x4e5152));}['_createButton'](_0x5a5dc1){const _0x5069f0=this['editor'],_0x3ce2c1=_0x5069f0['config']['get']('exportWord')||{},_0x4ed36b=_0x5069f0['commands']['get']('exportWord'),_0xb35d2f=new _0x5a5dc1(_0x5069f0['locale']),_0x75193c=new _0x5332b8();return _0xb35d2f['children']['add'](_0x75193c),_0x75193c['bind']('isVisible')['to'](_0x4ed36b,'isBusy'),_0xb35d2f['iconView']['bind']('isVisible')['to'](_0x4ed36b,'isBusy',_0x54f765=>!_0x54f765),_0xb35d2f['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'}),_0xb35d2f['bind']('isEnabled')['to'](_0x4ed36b,'isEnabled'),_0xb35d2f['bind']('label')['to'](_0x4ed36b,'isBusy',_0x3da9b5=>p(_0x5069f0['locale'],_0x3da9b5?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0xb35d2f,'execute',()=>{_0x5069f0['execute']('exportWord',_0x3ce2c1),_0x5069f0['editing']['view']['focus']();}),_0xb35d2f;}}class s extends _0x27b5de{['_token'];static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x544167,i];}['init'](){const _0x35ac6e=this['editor'],_0xf90929=_0x35ac6e['config']['get']('exportWord')||{};_0x35ac6e['commands']['add']('exportWord',new e(_0x35ac6e));const _0x1c7576=_0x35ac6e['plugins']['get']('CloudServices');!0x1===_0xf90929['tokenUrl']?this['_token']=null:_0xf90929['tokenUrl']?_0x1c7576['registerTokenUrl'](_0xf90929['tokenUrl'])['then'](_0x298700=>{this['_token']=_0x298700;}):this['_token']=_0x1c7576['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':_0x565d4b=>0x0==_0x565d4b?0x0:0x1==_0x565d4b?0x1:0x2==_0x565d4b?0x2:_0x565d4b%0x64>=0x3&&_0x565d4b%0x64<=0xa?0x3:_0x565d4b%0x64>=0xb&&_0x565d4b%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':_0xbc10a9=>0x0==_0xbc10a9?0x0:0x1==_0xbc10a9?0x1:0x2==_0xbc10a9?0x2:_0xbc10a9%0x64>=0x3&&_0xbc10a9%0x64<=0xa?0x3:_0xbc10a9%0x64>=0xb&&_0xbc10a9%0x64<=0x63?0x4:0x5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x521423=>{const {ar:{dictionary:_0x44f4b2,getPluralForm:_0x46a1cc}}={'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':_0x129620=>0x0==_0x129620?0x0:0x1==_0x129620?0x1:0x2==_0x129620?0x2:_0x129620%0x64>=0x3&&_0x129620%0x64<=0xa?0x3:_0x129620%0x64>=0xb&&_0x129620%0x64<=0x63?0x4:0x5}};_0x521423['ar']||={'dictionary':{},'getPluralForm':null},_0x521423['ar']['dictionary']=Object['assign'](_0x521423['ar']['dictionary'],_0x44f4b2),_0x521423['ar']['getPluralForm']=_0x46a1cc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x17b5a6=>{const {ar:{dictionary:_0x2092f0,getPluralForm:_0xa43fad}}={'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':_0x28ef4e=>0x0==_0x28ef4e?0x0:0x1==_0x28ef4e?0x1:0x2==_0x28ef4e?0x2:_0x28ef4e%0x64>=0x3&&_0x28ef4e%0x64<=0xa?0x3:_0x28ef4e%0x64>=0xb&&_0x28ef4e%0x64<=0x63?0x4:0x5}};_0x17b5a6['ar']||={'dictionary':{},'getPluralForm':null},_0x17b5a6['ar']['dictionary']=Object['assign'](_0x17b5a6['ar']['dictionary'],_0x2092f0),_0x17b5a6['ar']['getPluralForm']=_0xa43fad;})(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':_0x47bea6=>0x1!=_0x47bea6}};
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':_0xaf391=>0x1!=_0xaf391}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ffbf8=>{const {bg:{dictionary:_0x39fcb7,getPluralForm:_0x3722a8}}={'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':_0x2997d9=>0x1!=_0x2997d9}};_0x1ffbf8['bg']||={'dictionary':{},'getPluralForm':null},_0x1ffbf8['bg']['dictionary']=Object['assign'](_0x1ffbf8['bg']['dictionary'],_0x39fcb7),_0x1ffbf8['bg']['getPluralForm']=_0x3722a8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44f960=>{const {bg:{dictionary:_0x35b2fd,getPluralForm:_0x4eb28e}}={'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':_0x7d3efd=>0x1!=_0x7d3efd}};_0x44f960['bg']||={'dictionary':{},'getPluralForm':null},_0x44f960['bg']['dictionary']=Object['assign'](_0x44f960['bg']['dictionary'],_0x35b2fd),_0x44f960['bg']['getPluralForm']=_0x4eb28e;})(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':_0x2cbc7d=>0x1!=_0x2cbc7d}};
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':_0x3b718d=>0x1!=_0x3b718d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d88eb=>{const {bn:{dictionary:_0x134632,getPluralForm:_0x32639d}}={'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':_0x57d97f=>0x1!=_0x57d97f}};_0x3d88eb['bn']||={'dictionary':{},'getPluralForm':null},_0x3d88eb['bn']['dictionary']=Object['assign'](_0x3d88eb['bn']['dictionary'],_0x134632),_0x3d88eb['bn']['getPluralForm']=_0x32639d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5334fc=>{const {bn:{dictionary:_0x18823b,getPluralForm:_0x32fdad}}={'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':_0x3cedf0=>0x1!=_0x3cedf0}};_0x5334fc['bn']||={'dictionary':{},'getPluralForm':null},_0x5334fc['bn']['dictionary']=Object['assign'](_0x5334fc['bn']['dictionary'],_0x18823b),_0x5334fc['bn']['getPluralForm']=_0x32fdad;})(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':_0x4de25c=>0x1!=_0x4de25c}};
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':_0x45253e=>0x1!=_0x45253e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x323aef=>{const {ca:{dictionary:_0x287c69,getPluralForm:_0x34fdd3}}={'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':_0x5053be=>0x1!=_0x5053be}};_0x323aef['ca']||={'dictionary':{},'getPluralForm':null},_0x323aef['ca']['dictionary']=Object['assign'](_0x323aef['ca']['dictionary'],_0x287c69),_0x323aef['ca']['getPluralForm']=_0x34fdd3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x581145=>{const {ca:{dictionary:_0x21ac54,getPluralForm:_0x3017fc}}={'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':_0x37b65d=>0x1!=_0x37b65d}};_0x581145['ca']||={'dictionary':{},'getPluralForm':null},_0x581145['ca']['dictionary']=Object['assign'](_0x581145['ca']['dictionary'],_0x21ac54),_0x581145['ca']['getPluralForm']=_0x3017fc;})(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':_0x147338=>0x1==_0x147338&&_0x147338%0x1==0x0?0x0:_0x147338>=0x2&&_0x147338<=0x4&&_0x147338%0x1==0x0?0x1:_0x147338%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':_0x216fe6=>0x1==_0x216fe6&&_0x216fe6%0x1==0x0?0x0:_0x216fe6>=0x2&&_0x216fe6<=0x4&&_0x216fe6%0x1==0x0?0x1:_0x216fe6%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27a867=>{const {cs:{dictionary:_0x116afa,getPluralForm:_0x531a63}}={'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':_0x51822b=>0x1==_0x51822b&&_0x51822b%0x1==0x0?0x0:_0x51822b>=0x2&&_0x51822b<=0x4&&_0x51822b%0x1==0x0?0x1:_0x51822b%0x1!=0x0?0x2:0x3}};_0x27a867['cs']||={'dictionary':{},'getPluralForm':null},_0x27a867['cs']['dictionary']=Object['assign'](_0x27a867['cs']['dictionary'],_0x116afa),_0x27a867['cs']['getPluralForm']=_0x531a63;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1538b4=>{const {cs:{dictionary:_0x4c6d64,getPluralForm:_0x1ae6a5}}={'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':_0x19b38a=>0x1==_0x19b38a&&_0x19b38a%0x1==0x0?0x0:_0x19b38a>=0x2&&_0x19b38a<=0x4&&_0x19b38a%0x1==0x0?0x1:_0x19b38a%0x1!=0x0?0x2:0x3}};_0x1538b4['cs']||={'dictionary':{},'getPluralForm':null},_0x1538b4['cs']['dictionary']=Object['assign'](_0x1538b4['cs']['dictionary'],_0x4c6d64),_0x1538b4['cs']['getPluralForm']=_0x1ae6a5;})(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':_0x2a50bc=>0x1!=_0x2a50bc}};
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':_0x4c63e8=>0x1!=_0x4c63e8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1bf1e9=>{const {da:{dictionary:_0x53290e,getPluralForm:_0x49bb2d}}={'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':_0x48f385=>0x1!=_0x48f385}};_0x1bf1e9['da']||={'dictionary':{},'getPluralForm':null},_0x1bf1e9['da']['dictionary']=Object['assign'](_0x1bf1e9['da']['dictionary'],_0x53290e),_0x1bf1e9['da']['getPluralForm']=_0x49bb2d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x355edc=>{const {da:{dictionary:_0x4f52b1,getPluralForm:_0x42f39c}}={'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':_0x42e6b5=>0x1!=_0x42e6b5}};_0x355edc['da']||={'dictionary':{},'getPluralForm':null},_0x355edc['da']['dictionary']=Object['assign'](_0x355edc['da']['dictionary'],_0x4f52b1),_0x355edc['da']['getPluralForm']=_0x42f39c;})(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':_0x5da776=>0x1!=_0x5da776}};
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':_0x5214da=>0x1!=_0x5214da}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa281d7=>{const {de:{dictionary:_0x512921,getPluralForm:_0x35311d}}={'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':_0x3cb1b6=>0x1!=_0x3cb1b6}};_0xa281d7['de']||={'dictionary':{},'getPluralForm':null},_0xa281d7['de']['dictionary']=Object['assign'](_0xa281d7['de']['dictionary'],_0x512921),_0xa281d7['de']['getPluralForm']=_0x35311d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x32c722=>{const {de:{dictionary:_0x17eed9,getPluralForm:_0x46eec7}}={'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':_0xf5e874=>0x1!=_0xf5e874}};_0x32c722['de']||={'dictionary':{},'getPluralForm':null},_0x32c722['de']['dictionary']=Object['assign'](_0x32c722['de']['dictionary'],_0x17eed9),_0x32c722['de']['getPluralForm']=_0x46eec7;})(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':_0xfbde16=>0x1!=_0xfbde16}};
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':_0xa5676b=>0x1!=_0xa5676b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a4ea0=>{const {el:{dictionary:_0x3a735d,getPluralForm:_0x21277f}}={'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':_0x1c236c=>0x1!=_0x1c236c}};_0x1a4ea0['el']||={'dictionary':{},'getPluralForm':null},_0x1a4ea0['el']['dictionary']=Object['assign'](_0x1a4ea0['el']['dictionary'],_0x3a735d),_0x1a4ea0['el']['getPluralForm']=_0x21277f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b486f=>{const {el:{dictionary:_0x4b07f4,getPluralForm:_0x1086bd}}={'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':_0x2d6be2=>0x1!=_0x2d6be2}};_0x4b486f['el']||={'dictionary':{},'getPluralForm':null},_0x4b486f['el']['dictionary']=Object['assign'](_0x4b486f['el']['dictionary'],_0x4b07f4),_0x4b486f['el']['getPluralForm']=_0x1086bd;})(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':_0x35ad34=>0x1!=_0x35ad34}};
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':_0x4a9cec=>0x1!=_0x4a9cec}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xff9edf=>{const {'en-au':{dictionary:_0x3bc6ec,getPluralForm:_0x5ed9b4}}={'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':_0x39dc9c=>0x1!=_0x39dc9c}};_0xff9edf['en-au']||={'dictionary':{},'getPluralForm':null},_0xff9edf['en-au']['dictionary']=Object['assign'](_0xff9edf['en-au']['dictionary'],_0x3bc6ec),_0xff9edf['en-au']['getPluralForm']=_0x5ed9b4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e889c=>{const {'en-au':{dictionary:_0x350492,getPluralForm:_0x13bd8b}}={'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':_0xe1394a=>0x1!=_0xe1394a}};_0x2e889c['en-au']||={'dictionary':{},'getPluralForm':null},_0x2e889c['en-au']['dictionary']=Object['assign'](_0x2e889c['en-au']['dictionary'],_0x350492),_0x2e889c['en-au']['getPluralForm']=_0x13bd8b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x40188d=>{const {en:{dictionary:_0x47f63e,getPluralForm:_0x2a5e6b}}={'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}};_0x40188d['en']||={'dictionary':{},'getPluralForm':null},_0x40188d['en']['dictionary']=Object['assign'](_0x40188d['en']['dictionary'],_0x47f63e),_0x40188d['en']['getPluralForm']=_0x2a5e6b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22f7a1=>{const {en:{dictionary:_0x412ec8,getPluralForm:_0x25c0f8}}={'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}};_0x22f7a1['en']||={'dictionary':{},'getPluralForm':null},_0x22f7a1['en']['dictionary']=Object['assign'](_0x22f7a1['en']['dictionary'],_0x412ec8),_0x22f7a1['en']['getPluralForm']=_0x25c0f8;})(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':_0xf9a936=>0x1==_0xf9a936?0x0:0x0!=_0xf9a936&&_0xf9a936%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':_0x58e6e9=>0x1==_0x58e6e9?0x0:0x0!=_0x58e6e9&&_0x58e6e9%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x470aa9=>{const {es:{dictionary:_0x1da50c,getPluralForm:_0x15feb7}}={'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':_0x226e12=>0x1==_0x226e12?0x0:0x0!=_0x226e12&&_0x226e12%0xf4240==0x0?0x1:0x2}};_0x470aa9['es']||={'dictionary':{},'getPluralForm':null},_0x470aa9['es']['dictionary']=Object['assign'](_0x470aa9['es']['dictionary'],_0x1da50c),_0x470aa9['es']['getPluralForm']=_0x15feb7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2911c7=>{const {es:{dictionary:_0x2754c8,getPluralForm:_0x11b22a}}={'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':_0x17144c=>0x1==_0x17144c?0x0:0x0!=_0x17144c&&_0x17144c%0xf4240==0x0?0x1:0x2}};_0x2911c7['es']||={'dictionary':{},'getPluralForm':null},_0x2911c7['es']['dictionary']=Object['assign'](_0x2911c7['es']['dictionary'],_0x2754c8),_0x2911c7['es']['getPluralForm']=_0x11b22a;})(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':_0x2aecc8=>0x1!=_0x2aecc8}};
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':_0x32c4a8=>0x1!=_0x32c4a8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2fd16b=>{const {et:{dictionary:_0x59d4b4,getPluralForm:_0x35aeed}}={'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':_0x241e37=>0x1!=_0x241e37}};_0x2fd16b['et']||={'dictionary':{},'getPluralForm':null},_0x2fd16b['et']['dictionary']=Object['assign'](_0x2fd16b['et']['dictionary'],_0x59d4b4),_0x2fd16b['et']['getPluralForm']=_0x35aeed;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a2096=>{const {et:{dictionary:_0x279206,getPluralForm:_0xca973d}}={'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':_0x46bf3d=>0x1!=_0x46bf3d}};_0x4a2096['et']||={'dictionary':{},'getPluralForm':null},_0x4a2096['et']['dictionary']=Object['assign'](_0x4a2096['et']['dictionary'],_0x279206),_0x4a2096['et']['getPluralForm']=_0xca973d;})(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':_0x212ec0=>0x1!=_0x212ec0}};
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':_0x419a19=>0x1!=_0x419a19}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x430fab=>{const {fi:{dictionary:_0xfce7cd,getPluralForm:_0x208ffd}}={'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':_0x4f5040=>0x1!=_0x4f5040}};_0x430fab['fi']||={'dictionary':{},'getPluralForm':null},_0x430fab['fi']['dictionary']=Object['assign'](_0x430fab['fi']['dictionary'],_0xfce7cd),_0x430fab['fi']['getPluralForm']=_0x208ffd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f1404=>{const {fi:{dictionary:_0x409147,getPluralForm:_0x26923f}}={'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':_0xb638e7=>0x1!=_0xb638e7}};_0x3f1404['fi']||={'dictionary':{},'getPluralForm':null},_0x3f1404['fi']['dictionary']=Object['assign'](_0x3f1404['fi']['dictionary'],_0x409147),_0x3f1404['fi']['getPluralForm']=_0x26923f;})(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':_0x5d117b=>0x0==_0x5d117b||0x1==_0x5d117b?0x0:0x0!=_0x5d117b&&_0x5d117b%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':_0x49f68d=>0x0==_0x49f68d||0x1==_0x49f68d?0x0:0x0!=_0x49f68d&&_0x49f68d%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x23af53=>{const {fr:{dictionary:_0x1945fb,getPluralForm:_0x4a1f48}}={'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':_0x1210cc=>0x0==_0x1210cc||0x1==_0x1210cc?0x0:0x0!=_0x1210cc&&_0x1210cc%0xf4240==0x0?0x1:0x2}};_0x23af53['fr']||={'dictionary':{},'getPluralForm':null},_0x23af53['fr']['dictionary']=Object['assign'](_0x23af53['fr']['dictionary'],_0x1945fb),_0x23af53['fr']['getPluralForm']=_0x4a1f48;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa8cd5b=>{const {fr:{dictionary:_0x406c18,getPluralForm:_0x40827c}}={'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':_0x4e84a2=>0x0==_0x4e84a2||0x1==_0x4e84a2?0x0:0x0!=_0x4e84a2&&_0x4e84a2%0xf4240==0x0?0x1:0x2}};_0xa8cd5b['fr']||={'dictionary':{},'getPluralForm':null},_0xa8cd5b['fr']['dictionary']=Object['assign'](_0xa8cd5b['fr']['dictionary'],_0x406c18),_0xa8cd5b['fr']['getPluralForm']=_0x40827c;})(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':_0x142464=>0x1!=_0x142464}};
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':_0x45efbc=>0x1!=_0x45efbc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35d97b=>{const {gl:{dictionary:_0x55fb24,getPluralForm:_0x28bedd}}={'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':_0x4a0fbd=>0x1!=_0x4a0fbd}};_0x35d97b['gl']||={'dictionary':{},'getPluralForm':null},_0x35d97b['gl']['dictionary']=Object['assign'](_0x35d97b['gl']['dictionary'],_0x55fb24),_0x35d97b['gl']['getPluralForm']=_0x28bedd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf500f3=>{const {gl:{dictionary:_0x5c3e70,getPluralForm:_0x45b37f}}={'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':_0x587afd=>0x1!=_0x587afd}};_0xf500f3['gl']||={'dictionary':{},'getPluralForm':null},_0xf500f3['gl']['dictionary']=Object['assign'](_0xf500f3['gl']['dictionary'],_0x5c3e70),_0xf500f3['gl']['getPluralForm']=_0x45b37f;})(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':_0x1f3467=>0x1==_0x1f3467&&_0x1f3467%0x1==0x0?0x0:0x2==_0x1f3467&&_0x1f3467%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':_0x4c9a17=>0x1==_0x4c9a17&&_0x4c9a17%0x1==0x0?0x0:0x2==_0x4c9a17&&_0x4c9a17%0x1==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d4d82=>{const {he:{dictionary:_0x119056,getPluralForm:_0x44b5a8}}={'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':_0x1c4b26=>0x1==_0x1c4b26&&_0x1c4b26%0x1==0x0?0x0:0x2==_0x1c4b26&&_0x1c4b26%0x1==0x0?0x1:0x2}};_0x2d4d82['he']||={'dictionary':{},'getPluralForm':null},_0x2d4d82['he']['dictionary']=Object['assign'](_0x2d4d82['he']['dictionary'],_0x119056),_0x2d4d82['he']['getPluralForm']=_0x44b5a8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x367fd3=>{const {he:{dictionary:_0x25aefb,getPluralForm:_0x1fa01f}}={'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':_0x1b9692=>0x1==_0x1b9692&&_0x1b9692%0x1==0x0?0x0:0x2==_0x1b9692&&_0x1b9692%0x1==0x0?0x1:0x2}};_0x367fd3['he']||={'dictionary':{},'getPluralForm':null},_0x367fd3['he']['dictionary']=Object['assign'](_0x367fd3['he']['dictionary'],_0x25aefb),_0x367fd3['he']['getPluralForm']=_0x1fa01f;})(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':_0x56ace9=>0x1!=_0x56ace9}};
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':_0x2df1aa=>0x1!=_0x2df1aa}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3083ae=>{const {hi:{dictionary:_0x58c270,getPluralForm:_0x5ee17a}}={'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':_0x25b03b=>0x1!=_0x25b03b}};_0x3083ae['hi']||={'dictionary':{},'getPluralForm':null},_0x3083ae['hi']['dictionary']=Object['assign'](_0x3083ae['hi']['dictionary'],_0x58c270),_0x3083ae['hi']['getPluralForm']=_0x5ee17a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x364e6d=>{const {hi:{dictionary:_0x53df9f,getPluralForm:_0x3f9d31}}={'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':_0x4c12f0=>0x1!=_0x4c12f0}};_0x364e6d['hi']||={'dictionary':{},'getPluralForm':null},_0x364e6d['hi']['dictionary']=Object['assign'](_0x364e6d['hi']['dictionary'],_0x53df9f),_0x364e6d['hi']['getPluralForm']=_0x3f9d31;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hr':{'dictionary':{'Export\x20to\x20Word':'Izvoz\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2b92d5=>_0x2b92d5%0xa==0x1&&_0x2b92d5%0x64!=0xb?0x0:_0x2b92d5%0xa>=0x2&&_0x2b92d5%0xa<=0x4&&(_0x2b92d5%0x64<0xa||_0x2b92d5%0x64>=0x14)?0x1:0x2}};
23
+ export default{'hr':{'dictionary':{'Export\x20to\x20Word':'Izvoz\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x42bcce=>_0x42bcce%0xa==0x1&&_0x42bcce%0x64!=0xb?0x0:_0x42bcce%0xa>=0x2&&_0x42bcce%0xa<=0x4&&(_0x42bcce%0x64<0xa||_0x42bcce%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3844f0=>{const {hr:{dictionary:_0x3daadf,getPluralForm:_0x336218}}={'hr':{'dictionary':{'Export\x20to\x20Word':'Izvoz\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xe9d319=>_0xe9d319%0xa==0x1&&_0xe9d319%0x64!=0xb?0x0:_0xe9d319%0xa>=0x2&&_0xe9d319%0xa<=0x4&&(_0xe9d319%0x64<0xa||_0xe9d319%0x64>=0x14)?0x1:0x2}};_0x3844f0['hr']||={'dictionary':{},'getPluralForm':null},_0x3844f0['hr']['dictionary']=Object['assign'](_0x3844f0['hr']['dictionary'],_0x3daadf),_0x3844f0['hr']['getPluralForm']=_0x336218;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x332f48=>{const {hr:{dictionary:_0x2c647d,getPluralForm:_0x34514d}}={'hr':{'dictionary':{'Export\x20to\x20Word':'Izvoz\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x249a64=>_0x249a64%0xa==0x1&&_0x249a64%0x64!=0xb?0x0:_0x249a64%0xa>=0x2&&_0x249a64%0xa<=0x4&&(_0x249a64%0x64<0xa||_0x249a64%0x64>=0x14)?0x1:0x2}};_0x332f48['hr']||={'dictionary':{},'getPluralForm':null},_0x332f48['hr']['dictionary']=Object['assign'](_0x332f48['hr']['dictionary'],_0x2c647d),_0x332f48['hr']['getPluralForm']=_0x34514d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x242bb2=>0x1!=_0x242bb2}};
23
+ export default{'hu':{'dictionary':{'Export\x20to\x20Word':'Exportálás\x20Wordbe','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Hiba\x20lépett\x20fel\x20a\x20Word\x20fájl\x20generálásakor.','Word\x20document\x20export\x20started':'Word\x20dokumentum\x20exportálása\x20elindult','Word\x20document\x20export\x20failed':'Word\x20dokumentum\x20exportálása\x20sikertelen','Word\x20document\x20export\x20successful':'Word\x20dokumentum\x20exportálása\x20sikerült','Exporting\x20Word\x20document':'Word\x20dokumentum\x20exportálása'},'getPluralForm':_0x28bf78=>0x1!=_0x28bf78}};