@ckeditor/ckeditor5-export-word 41.2.0 → 41.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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,o)=>{t.exports=o(237)("./src/core.js")},311:(t,e,o)=>{t.exports=o(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function o(n){var r=e[n];if(void 0!==r)return r.exports;var s=e[n]={exports:{}};return t[n](s,s.exports,o),s.exports}o.d=(t,e)=>{for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";o.r(n),o.d(n,{ExportWord:()=>d});var t=o(782),e=o(311);function r(){const t=s,e=[],o=[];for(const n of Array[t(432)](document[t(400)]))if(n[t(415)][t(430)](t(438)))for(const r of Array[t(432)](n[t(397)]))-1!==r[t(442)][t(413)](t(440))?e[t(439)](r[t(442)]):-1!==r[t(442)][t(413)](t(410))&&o[t(439)](r[t(442)]);return e[t(402)]||console[t(394)](t(404)),[...o,...e][t(436)](" ")[t(429)]()}function s(t,e){const o=a();return(s=function(t,e){return o[t-=393]})(t,e)}function i(t){const e=s,o=t[e(445)][e(422)](e(403)),n=t[e(445)][e(422)](e(435)),r=t[e(445)][e(422)](e(437)),i={};if(o&&n){const o=function(t){const e=s,o={};if(!t[e(402)])return o;for(const n of t)n[e(396)][e(393)]((t=>{const r=e;void 0===o[n.id]&&(o[n.id]=[]),o[n.id][r(439)]({author:t[r(398)][r(428)],content:t[r(418)],created:t[r(434)],is_resolved:n[r(444)]})}));return o}(t[e(445)][e(433)](e(435))[e(407)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(443)](o)[e(402)]&&(i[e(396)]=o)}if(o&&r){const o=t[e(445)][e(433)](e(437)),n=t[e(445)][e(433)](e(403)),r=function(t,e){const o=s,n={};if(!t[o(402)]||!e[o(402)])return n;for(const r of t)n[r.id]={author:e[o(433)](r[o(419)])[o(428)],created:r[o(434)]};return n}(o[e(420)]({toJSON:!0}),n[e(426)]);Object[e(443)](r)[e(402)]&&(i[e(424)]=r)}return(i[e(424)]||i[e(396)])&&(i[e(406)]=(new(Intl[e(411)]))[e(416)]()[e(395)]),i}function a(){const t=["then","all",":root","DateTimeFormat","11102848JQKlvT","indexOf","83735aKRmQT","ownerNode","resolvedOptions","20728359CEjWni","content","authorId","getSuggestions","fetch","has","42bkKXgT","suggestions","2772126UCpMQC","users","5725240WMItbu","name","trim","hasAttribute","455768errQFc","from","get","createdAt","CommentsRepository","join","TrackChanges","data-cke","push",".ck-content","text","cssText","keys","isResolved","plugins","map","warn","timeZone","comments","cssRules","author","489qUNORd","styleSheets","9644LhWgIz","length","Users","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.","EDITOR_STYLES","timezone","getCommentThreads"];return(a=function(){return t})()}!function(t,e){const o=s,n=t();for(;;)try{if(739154===-parseInt(o(431))/1+-parseInt(o(401))/2*(parseInt(o(399))/3)+-parseInt(o(427))/4+-parseInt(o(414))/5*(-parseInt(o(423))/6)+-parseInt(o(425))/7+parseInt(o(412))/8+parseInt(o(417))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(a);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,o=e.t,n=t.converterUrl||"https://docx-converter.cke-cs.com/v1/convert",a=t.converterOptions||{},c=e.plugins.get("ExportWord"),d=t.token||c._token,u=!1!==a.auto_pagination,l=t.dataCallback||(t=>t.data.get({pagination:u}));return this.isBusy=!0,this.refresh(),function(t){const e=s;if(!t)return new Promise((t=>t("")));const o=[];for(const n of t)e(405)!==n?o[e(439)](window[e(421)](n)[e(408)]((t=>t[e(441)]()))):o[e(439)](r());return Promise[e(409)](o)[e(408)]((t=>t[e(436)](" ")[e(429)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async o=>{const r=await l(e),s={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+r+"</div>",css:o,options:{...a,...i(e)}},c={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...d?{Authorization:d.value}:null},body:JSON.stringify(s)};return window.fetch(n,c).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((e=>{const o="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(e,o||"document.docx")}))})).catch((t=>{throw e.plugins.get("Notification").showWarning(o("An error occurred while generating the Word file.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(t,e){const o=document.createElement("a");o.href=window.URL.createObjectURL(t),o.download=e,o.click(),o.remove()}}class d extends t.Plugin{static get pluginName(){return"ExportWord"}static get requires(){return["CloudServices",e.Notification]}init(){const t=this.editor,o=t.t,n=t.config.get("exportWord")||{};t.commands.add("exportWord",new c(t)),t.ui.componentFactory.add("exportWord",(r=>{const s=t.commands.get("exportWord"),i=new e.ButtonView(r),a=new e.SpinnerView;return i.set({label:o("Export to Word"),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',tooltip:!0}),i.children.add(a),i.bind("isOn","isEnabled").to(s,"isBusy","isEnabled"),a.bind("isVisible").to(s,"isBusy"),i.iconView.bind("isVisible").to(s,"isBusy",(t=>!t)),this.listenTo(i,"execute",(()=>{t.execute("exportWord",n),t.editing.view.focus()})),i}));const r=t.plugins.get("CloudServices");!1===n.tokenUrl?this._token=null:n.tokenUrl?r.registerTokenUrl(n.tokenUrl).then((t=>{this._token=t})):this._token=r.token}}function u(t,e){var o=l();return(u=function(t,e){return o[t-=146]})(t,e)}function l(){var t=["5ojLxBE","2182446UywqjI","126774jkqVjR","10PeDhsy","3973824NDQziA","4083846Pargwu","703144gHgwYi","9611590OPhXbF","389202oxDWbg","8FTGpgr"];return(l=function(){return t})()}!function(t,e){for(var o=u,n=t();;)try{if(377699===parseInt(o(154))/1*(-parseInt(o(146))/2)+-parseInt(o(152))/3+parseInt(o(150))/4*(parseInt(o(147))/5)+parseInt(o(149))/6+parseInt(o(155))/7+-parseInt(o(153))/8*(-parseInt(o(148))/9)+-parseInt(o(151))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=n})();
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")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(o){var r=e[o];if(void 0!==r)return r.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,n),s.exports}n.d=(t,e)=>{for(var o in e)n.o(e,o)&&!n.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},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 o={};(()=>{"use strict";n.r(o),n.d(o,{ExportWord:()=>d});var t=n(782),e=n(311);function r(t,e){const n=s();return(r=function(t,e){return n[t-=423]})(t,e)}function s(){const t=["cssRules","CommentsRepository","authorId","map","TrackChanges","push","3JKQXxW","635903QzqTPs","join","name",":root","author","has","EDITOR_STYLES","hasAttribute","348TmRuwG","all","length","isResolved","indexOf","ownerNode","text","8345kfFUFL","DateTimeFormat","styleSheets","resolvedOptions","keys","timeZone","getSuggestions","Users","1113654ASsDQM","fetch","plugins","warn","cssText","108846zMUnBT","from","then","get","7033850OVPPlL","424YDGzuX","content",".ck-content","getCommentThreads","users","4968774NfdBTM","createdAt","trim","suggestions","490392IXIkQI","comments","data-cke","timezone","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."];return(s=function(){return t})()}function i(){const t=r,e=[],n=[];for(const o of Array[t(438)](document[t(426)]))if(o[t(476)][t(470)](t(453)))for(const r of Array[t(438)](o[t(456)]))-1!==r[t(436)][t(475)](t(444))?e[t(461)](r[t(436)]):-1!==r[t(436)][t(475)](t(466))&&n[t(461)](r[t(436)]);return e[t(473)]||console[t(435)](t(455)),[...n,...e][t(464)](" ")[t(449)]()}function a(t){const e=r,n=t[e(434)][e(468)](e(431)),o=t[e(434)][e(468)](e(457)),s=t[e(434)][e(468)](e(460)),i={};if(n&&o){const n=function(t){const e=r,n={};if(!t[e(473)])return n;for(const o of t)o[e(452)][e(459)]((t=>{const r=e;void 0===n[o.id]&&(n[o.id]=[]),n[o.id][r(461)]({author:t[r(467)][r(465)],content:t[r(443)],created:t[r(448)],is_resolved:o[r(474)]})}));return n}(t[e(434)][e(440)](e(457))[e(445)]({skipNotAttached:!0,skipEmpty:!0}));Object[e(428)](n)[e(473)]&&(i[e(452)]=n)}if(n&&s){const n=t[e(434)][e(440)](e(460)),o=t[e(434)][e(440)](e(431)),s=function(t,e){const n=r,o={};if(!t[n(473)]||!e[n(473)])return o;for(const r of t)o[r.id]={author:e[n(440)](r[n(458)])[n(465)],created:r[n(448)]};return o}(n[e(430)]({toJSON:!0}),o[e(446)]);Object[e(428)](s)[e(473)]&&(i[e(450)]=s)}return(i[e(450)]||i[e(452)])&&(i[e(454)]=(new(Intl[e(425)]))[e(427)]()[e(429)]),i}!function(t,e){const n=r,o=t();for(;;)try{if(471391===-parseInt(n(463))/1+-parseInt(n(432))/2*(-parseInt(n(462))/3)+parseInt(n(471))/4*(-parseInt(n(424))/5)+parseInt(n(447))/6+-parseInt(n(451))/7+-parseInt(n(442))/8*(-parseInt(n(437))/9)+-parseInt(n(441))/10)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(s);class c extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,n=e.t,o=t.converterUrl||"https://docx-converter.cke-cs.com/v1/convert",s=t.converterOptions||{},c=e.plugins.get("ExportWord"),d=t.token||c._token,u=!1!==s.auto_pagination,l=t.dataCallback||(t=>t.data.get({pagination:u}));return this.isBusy=!0,this.refresh(),function(t){const e=r;if(!t)return new Promise((t=>t("")));const n=[];for(const o of t)e(469)!==o?n[e(461)](window[e(433)](o)[e(439)]((t=>t[e(423)]()))):n[e(461)](i());return Promise[e(472)](n)[e(439)]((t=>t[e(464)](" ")[e(449)]()))}(t.stylesheets||["EDITOR_STYLES"]).then((async n=>{const r=await l(e),i={html:'<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">'+r+"</div>",css:n,options:{...s,...a(e)}},c={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/docx",...d?{Authorization:d.value}:null},body:JSON.stringify(i)};return window.fetch(o,c).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((e=>{const n="function"==typeof t.fileName?t.fileName():t.fileName;this._downloadFile(e,n||"document.docx")}))})).catch((t=>{throw e.plugins.get("Notification").showWarning(n("An error occurred while generating the Word file.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}_downloadFile(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}class d extends t.Plugin{static get pluginName(){return"ExportWord"}static get requires(){return["CloudServices",e.Notification]}init(){const t=this.editor,n=t.t,o=t.config.get("exportWord")||{};t.commands.add("exportWord",new c(t)),t.ui.componentFactory.add("exportWord",(r=>{const s=t.commands.get("exportWord"),i=new e.ButtonView(r),a=new e.SpinnerView;return i.set({label:n("Export to Word"),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',tooltip:!0}),i.children.add(a),i.bind("isOn","isEnabled").to(s,"isBusy","isEnabled"),a.bind("isVisible").to(s,"isBusy"),i.iconView.bind("isVisible").to(s,"isBusy",(t=>!t)),this.listenTo(i,"execute",(()=>{t.execute("exportWord",o),t.editing.view.focus()})),i}));const r=t.plugins.get("CloudServices");!1===o.tokenUrl?this._token=null:o.tokenUrl?r.registerTokenUrl(o.tokenUrl).then((t=>{this._token=t})):this._token=r.token}}function u(t,e){var n=l();return(u=function(t,e){return n[t-=105]})(t,e)}function l(){var t=["27MjCJvK","289868VSpifc","1656067vcSMwR","54257XxiRUf","7153308MvUJFt","1450760sCWrej","1298568FWKVfL","18KLdVFF","51855oBzyJG","492HsXQIi"];return(l=function(){return t})()}!function(t,e){for(var n=u,o=t();;)try{if(768258===-parseInt(n(105))/1+-parseInt(n(113))/2*(-parseInt(n(109))/3)+parseInt(n(111))/4*(-parseInt(n(110))/5)+parseInt(n(106))/6+-parseInt(n(114))/7+-parseInt(n(108))/8+-parseInt(n(112))/9*(-parseInt(n(107))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l)})(),(window.CKEditor5=window.CKEditor5||{}).exportWord=o})();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-export-word",
3
- "version": "41.2.0",
3
+ "version": "41.2.1",
4
4
  "description": "Export to Word feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -30,7 +30,7 @@
30
30
  "type": "module",
31
31
  "main": "src/index.js",
32
32
  "dependencies": {
33
- "ckeditor5": "41.2.0"
33
+ "ckeditor5": "41.2.1"
34
34
  },
35
35
  "license": "SEE LICENSE IN LICENSE.md",
36
36
  "author": "CKSource (https://cksource.com/)",
package/src/exportword.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x26d46f}from'ckeditor5/src/core.js';import{ButtonView as _0x48b7a5,Notification as _0x2a7895,SpinnerView as _0x19704b}from'ckeditor5/src/ui.js';import _0x39c966 from'./exportwordcommand.js';import _0x4d3d2a from'../theme/icons/exportword.svg';export default class d extends _0x26d46f{static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x2a7895];}['init'](){const _0x3c7507=this['editor'],t=_0x3c7507['t'],_0x3b1ca8=_0x3c7507['config']['get']('exportWord')||{};_0x3c7507['commands']['add']('exportWord',new _0x39c966(_0x3c7507)),_0x3c7507['ui']['componentFactory']['add']('exportWord',_0x58ee85=>{const _0x5f22a1=_0x3c7507['commands']['get']('exportWord'),_0x2cfb02=new _0x48b7a5(_0x58ee85),_0x536efa=new _0x19704b();return _0x2cfb02['set']({'label':t('Export\x20to\x20Word'),'icon':_0x4d3d2a,'tooltip':!0x0}),_0x2cfb02['children']['add'](_0x536efa),_0x2cfb02['bind']('isOn','isEnabled')['to'](_0x5f22a1,'isBusy','isEnabled'),_0x536efa['bind']('isVisible')['to'](_0x5f22a1,'isBusy'),_0x2cfb02['iconView']['bind']('isVisible')['to'](_0x5f22a1,'isBusy',_0x208c4c=>!_0x208c4c),this['listenTo'](_0x2cfb02,'execute',()=>{_0x3c7507['execute']('exportWord',_0x3b1ca8),_0x3c7507['editing']['view']['focus']();}),_0x2cfb02;});const _0x18ea0e=_0x3c7507['plugins']['get']('CloudServices');!0x1===_0x3b1ca8['tokenUrl']?this['_token']=null:_0x3b1ca8['tokenUrl']?_0x18ea0e['registerTokenUrl'](_0x3b1ca8['tokenUrl'])['then'](_0x66d0=>{this['_token']=_0x66d0;}):this['_token']=_0x18ea0e['token'];}}
23
+ import{Plugin as _0x2b243c}from'ckeditor5/src/core.js';import{ButtonView as _0x1d2c61,Notification as _0x54f25b,SpinnerView as _0x15fcac}from'ckeditor5/src/ui.js';import _0x1adc36 from'./exportwordcommand.js';import _0x51e9d6 from'../theme/icons/exportword.svg';export default class d extends _0x2b243c{static get['pluginName'](){return'ExportWord';}static get['requires'](){return['CloudServices',_0x54f25b];}['init'](){const _0x5bea06=this['editor'],t=_0x5bea06['t'],_0x153925=_0x5bea06['config']['get']('exportWord')||{};_0x5bea06['commands']['add']('exportWord',new _0x1adc36(_0x5bea06)),_0x5bea06['ui']['componentFactory']['add']('exportWord',_0x419abf=>{const _0x664fc5=_0x5bea06['commands']['get']('exportWord'),_0x9470f5=new _0x1d2c61(_0x419abf),_0x2167b2=new _0x15fcac();return _0x9470f5['set']({'label':t('Export\x20to\x20Word'),'icon':_0x51e9d6,'tooltip':!0x0}),_0x9470f5['children']['add'](_0x2167b2),_0x9470f5['bind']('isOn','isEnabled')['to'](_0x664fc5,'isBusy','isEnabled'),_0x2167b2['bind']('isVisible')['to'](_0x664fc5,'isBusy'),_0x9470f5['iconView']['bind']('isVisible')['to'](_0x664fc5,'isBusy',_0x2de8fa=>!_0x2de8fa),this['listenTo'](_0x9470f5,'execute',()=>{_0x5bea06['execute']('exportWord',_0x153925),_0x5bea06['editing']['view']['focus']();}),_0x9470f5;});const _0x1fa846=_0x5bea06['plugins']['get']('CloudServices');!0x1===_0x153925['tokenUrl']?this['_token']=null:_0x153925['tokenUrl']?_0x1fa846['registerTokenUrl'](_0x153925['tokenUrl'])['then'](_0x14f429=>{this['_token']=_0x14f429;}):this['_token']=_0x1fa846['token'];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x574bbb}from'ckeditor5/src/core.js';import{getStyles as _0x2d5b7f,getConverterOptions as _0x34cd77}from'./utils.js';export default class i extends _0x574bbb{constructor(_0x223aa5){super(_0x223aa5),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x46af4b={}){const _0x4707e1=this['editor'],t=_0x4707e1['t'],_0x1a3fab=_0x46af4b['converterUrl']||'https://docx-converter.cke-cs.com/v1/convert',_0xc8c6f6=_0x46af4b['converterOptions']||{},_0x546674=_0x4707e1['plugins']['get']('ExportWord'),_0x35a5c2=_0x46af4b['token']||_0x546674['_token'],_0xebb55c=!0x1!==_0xc8c6f6['auto_pagination'],_0x5a9063=_0x46af4b['dataCallback']||(_0x31ae37=>_0x31ae37['data']['get']({'pagination':_0xebb55c}));return this['isBusy']=!0x0,this['refresh'](),_0x2d5b7f(_0x46af4b['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1d415f=>{const _0x3e9ee3=await _0x5a9063(_0x4707e1),_0x58211a={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x4707e1['locale']['contentLanguageDirection']+'\x22>'+_0x3e9ee3+'</div>','css':_0x1d415f,'options':{..._0xc8c6f6,..._0x34cd77(_0x4707e1)}},_0x2a7e37={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x35a5c2?{'Authorization':_0x35a5c2['value']}:null},'body':JSON['stringify'](_0x58211a)};return window['fetch'](_0x1a3fab,_0x2a7e37)['then'](_0x5211a3=>{if(0xc8!==_0x5211a3['status'])throw _0x5211a3;return _0x5211a3['blob']();})['then'](_0x1e7eef=>{const _0x5047b3='function'==typeof _0x46af4b['fileName']?_0x46af4b['fileName']():_0x46af4b['fileName'];this['_downloadFile'](_0x1e7eef,_0x5047b3||'document.docx');});})['catch'](_0x1c6219=>{throw _0x4707e1['plugins']['get']('Notification')['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x1c6219;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x804289,_0x37276c){const _0x404444=document['createElement']('a');_0x404444['href']=window['URL']['createObjectURL'](_0x804289),_0x404444['download']=_0x37276c,_0x404444['click'](),_0x404444['remove']();}}
23
+ import{Command as _0x1b469b}from'ckeditor5/src/core.js';import{getStyles as _0x2ae59f,getConverterOptions as _0x1090e3}from'./utils.js';export default class i extends _0x1b469b{constructor(_0x1d114e){super(_0x1d114e),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x21b6ef={}){const _0x537837=this['editor'],t=_0x537837['t'],_0x437948=_0x21b6ef['converterUrl']||'https://docx-converter.cke-cs.com/v1/convert',_0x509211=_0x21b6ef['converterOptions']||{},_0x1dba79=_0x537837['plugins']['get']('ExportWord'),_0x31fb9b=_0x21b6ef['token']||_0x1dba79['_token'],_0x362ab0=!0x1!==_0x509211['auto_pagination'],_0x46f91f=_0x21b6ef['dataCallback']||(_0x58e0de=>_0x58e0de['data']['get']({'pagination':_0x362ab0}));return this['isBusy']=!0x0,this['refresh'](),_0x2ae59f(_0x21b6ef['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1eb76a=>{const _0x160df7=await _0x46f91f(_0x537837),_0x42a267={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x537837['locale']['contentLanguageDirection']+'\x22>'+_0x160df7+'</div>','css':_0x1eb76a,'options':{..._0x509211,..._0x1090e3(_0x537837)}},_0x42b3a6={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x31fb9b?{'Authorization':_0x31fb9b['value']}:null},'body':JSON['stringify'](_0x42a267)};return window['fetch'](_0x437948,_0x42b3a6)['then'](_0x3f612f=>{if(0xc8!==_0x3f612f['status'])throw _0x3f612f;return _0x3f612f['blob']();})['then'](_0x2719b8=>{const _0xf73101='function'==typeof _0x21b6ef['fileName']?_0x21b6ef['fileName']():_0x21b6ef['fileName'];this['_downloadFile'](_0x2719b8,_0xf73101||'document.docx');});})['catch'](_0x338cdb=>{throw _0x537837['plugins']['get']('Notification')['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x338cdb;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x4b4a81,_0x55109e){const _0x4e28c7=document['createElement']('a');_0x4e28c7['href']=window['URL']['createObjectURL'](_0x4b4a81),_0x4e28c7['download']=_0x55109e,_0x4e28c7['click'](),_0x4e28c7['remove']();}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x294dbf,_0x1e5487){var _0x31d3ec=_0x5e9f,_0x54f7a3=_0x294dbf();while(!![]){try{var _0x3dd86c=parseInt(_0x31d3ec(0x9a))/0x1*(-parseInt(_0x31d3ec(0x92))/0x2)+-parseInt(_0x31d3ec(0x98))/0x3+parseInt(_0x31d3ec(0x96))/0x4*(parseInt(_0x31d3ec(0x93))/0x5)+parseInt(_0x31d3ec(0x95))/0x6+parseInt(_0x31d3ec(0x9b))/0x7+-parseInt(_0x31d3ec(0x99))/0x8*(-parseInt(_0x31d3ec(0x94))/0x9)+-parseInt(_0x31d3ec(0x97))/0xa;if(_0x3dd86c===_0x1e5487)break;else _0x54f7a3['push'](_0x54f7a3['shift']());}catch(_0x8aa9f){_0x54f7a3['push'](_0x54f7a3['shift']());}}}(_0x1123,0x5c363));export{default as ExportWord}from'./exportword.js';function _0x5e9f(_0x569aee,_0x54a119){var _0x11237=_0x1123();return _0x5e9f=function(_0x5e9f67,_0x5266b3){_0x5e9f67=_0x5e9f67-0x92;var _0x4ae654=_0x11237[_0x5e9f67];return _0x4ae654;},_0x5e9f(_0x569aee,_0x54a119);}function _0x1123(){var _0x32110d=['5ojLxBE','2182446UywqjI','126774jkqVjR','10PeDhsy','3973824NDQziA','4083846Pargwu','703144gHgwYi','9611590OPhXbF','389202oxDWbg','8FTGpgr'];_0x1123=function(){return _0x32110d;};return _0x1123();}import'./augmentation.js';
23
+ (function(_0x53d884,_0x912caf){var _0x352fc2=_0x5c3e,_0x1db28b=_0x53d884();while(!![]){try{var _0x5d65b0=-parseInt(_0x352fc2(0x69))/0x1+-parseInt(_0x352fc2(0x71))/0x2*(-parseInt(_0x352fc2(0x6d))/0x3)+parseInt(_0x352fc2(0x6f))/0x4*(-parseInt(_0x352fc2(0x6e))/0x5)+parseInt(_0x352fc2(0x6a))/0x6+-parseInt(_0x352fc2(0x72))/0x7+-parseInt(_0x352fc2(0x6c))/0x8+-parseInt(_0x352fc2(0x70))/0x9*(-parseInt(_0x352fc2(0x6b))/0xa);if(_0x5d65b0===_0x912caf)break;else _0x1db28b['push'](_0x1db28b['shift']());}catch(_0x22a18d){_0x1db28b['push'](_0x1db28b['shift']());}}}(_0x4846,0xbb902));function _0x5c3e(_0x5e3dba,_0x55d972){var _0x4846ff=_0x4846();return _0x5c3e=function(_0x5c3e4d,_0x4d0b8a){_0x5c3e4d=_0x5c3e4d-0x69;var _0x4b4fa4=_0x4846ff[_0x5c3e4d];return _0x4b4fa4;},_0x5c3e(_0x5e3dba,_0x55d972);}export{default as ExportWord}from'./exportword.js';function _0x4846(){var _0x2d4714=['27MjCJvK','289868VSpifc','1656067vcSMwR','54257XxiRUf','7153308MvUJFt','1450760sCWrej','1298568FWKVfL','18KLdVFF','51855oBzyJG','492HsXQIi'];_0x4846=function(){return _0x2d4714;};return _0x4846();}import'./augmentation.js';
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x178e82,_0x22c18f){const _0x4ec1b6=_0x40e3,_0xe42f3f=_0x178e82();while(!![]){try{const _0x2cc793=-parseInt(_0x4ec1b6(0x1af))/0x1+-parseInt(_0x4ec1b6(0x191))/0x2*(parseInt(_0x4ec1b6(0x18f))/0x3)+-parseInt(_0x4ec1b6(0x1ab))/0x4+-parseInt(_0x4ec1b6(0x19e))/0x5*(-parseInt(_0x4ec1b6(0x1a7))/0x6)+-parseInt(_0x4ec1b6(0x1a9))/0x7+parseInt(_0x4ec1b6(0x19c))/0x8+parseInt(_0x4ec1b6(0x1a1))/0x9;if(_0x2cc793===_0x22c18f)break;else _0xe42f3f['push'](_0xe42f3f['shift']());}catch(_0x53b6b8){_0xe42f3f['push'](_0xe42f3f['shift']());}}}(_0x225b,0xb4752));export function getStyles(_0x955e40){const _0x55498e=_0x40e3;if(!_0x955e40)return new Promise(_0x1056b3=>_0x1056b3(''));const _0x290353=[];for(const _0x26d8d9 of _0x955e40)_0x55498e(0x195)!==_0x26d8d9?_0x290353[_0x55498e(0x1b7)](window[_0x55498e(0x1a5)](_0x26d8d9)[_0x55498e(0x198)](_0x56c2b8=>_0x56c2b8[_0x55498e(0x1b9)]())):_0x290353[_0x55498e(0x1b7)](u());return Promise[_0x55498e(0x199)](_0x290353)[_0x55498e(0x198)](_0x128558=>_0x128558[_0x55498e(0x1b4)]('\x20')[_0x55498e(0x1ad)]());}function u(){const _0x432e90=_0x40e3,_0x33d6e1=[],_0x10fdbf=[];for(const _0x466dcb of Array[_0x432e90(0x1b0)](document[_0x432e90(0x190)])){if(_0x466dcb[_0x432e90(0x19f)][_0x432e90(0x1ae)](_0x432e90(0x1b6))){for(const _0x10967f of Array[_0x432e90(0x1b0)](_0x466dcb[_0x432e90(0x18d)]))-0x1!==_0x10967f[_0x432e90(0x1ba)][_0x432e90(0x19d)](_0x432e90(0x1b8))?_0x33d6e1[_0x432e90(0x1b7)](_0x10967f[_0x432e90(0x1ba)]):-0x1!==_0x10967f[_0x432e90(0x1ba)][_0x432e90(0x19d)](_0x432e90(0x19a))&&_0x10fdbf[_0x432e90(0x1b7)](_0x10967f[_0x432e90(0x1ba)]);}}return _0x33d6e1[_0x432e90(0x192)]||console[_0x432e90(0x18a)](_0x432e90(0x194)),[..._0x10fdbf,..._0x33d6e1][_0x432e90(0x1b4)]('\x20')[_0x432e90(0x1ad)]();}function _0x40e3(_0x39550c,_0x5dd8f9){const _0x225bd7=_0x225b();return _0x40e3=function(_0x40e36f,_0x197888){_0x40e36f=_0x40e36f-0x189;let _0x5552c5=_0x225bd7[_0x40e36f];return _0x5552c5;},_0x40e3(_0x39550c,_0x5dd8f9);}export function getConverterOptions(_0x3987fd){const _0x5b1082=_0x40e3,_0x7c847f=_0x3987fd[_0x5b1082(0x1bd)][_0x5b1082(0x1a6)](_0x5b1082(0x193)),_0x3c090b=_0x3987fd[_0x5b1082(0x1bd)][_0x5b1082(0x1a6)](_0x5b1082(0x1b3)),_0x2fe83f=_0x3987fd[_0x5b1082(0x1bd)][_0x5b1082(0x1a6)](_0x5b1082(0x1b5)),_0xda91db={};if(_0x7c847f&&_0x3c090b){const _0x2f627f=getComments(_0x3987fd[_0x5b1082(0x1bd)][_0x5b1082(0x1b1)](_0x5b1082(0x1b3))[_0x5b1082(0x197)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x5b1082(0x1bb)](_0x2f627f)[_0x5b1082(0x192)]&&(_0xda91db[_0x5b1082(0x18c)]=_0x2f627f);}if(_0x7c847f&&_0x2fe83f){const _0x4084dc=_0x3987fd[_0x5b1082(0x1bd)][_0x5b1082(0x1b1)](_0x5b1082(0x1b5)),_0x11f731=_0x3987fd[_0x5b1082(0x1bd)][_0x5b1082(0x1b1)](_0x5b1082(0x193)),_0x4122fb=getSuggestions(_0x4084dc[_0x5b1082(0x1a4)]({'toJSON':!0x0}),_0x11f731[_0x5b1082(0x1aa)]);Object[_0x5b1082(0x1bb)](_0x4122fb)[_0x5b1082(0x192)]&&(_0xda91db[_0x5b1082(0x1a8)]=_0x4122fb);}return(_0xda91db[_0x5b1082(0x1a8)]||_0xda91db[_0x5b1082(0x18c)])&&(_0xda91db[_0x5b1082(0x196)]=new Intl[(_0x5b1082(0x19b))]()[_0x5b1082(0x1a0)]()[_0x5b1082(0x18b)]),_0xda91db;}export function getComments(_0x3a76b0){const _0x7e31d5=_0x40e3,_0x1d1224={};if(!_0x3a76b0[_0x7e31d5(0x192)])return _0x1d1224;for(const _0x1965ec of _0x3a76b0)_0x1965ec[_0x7e31d5(0x18c)][_0x7e31d5(0x189)](_0x9bd3c2=>{const _0x3b2511=_0x7e31d5;void 0x0===_0x1d1224[_0x1965ec['id']]&&(_0x1d1224[_0x1965ec['id']]=[]),_0x1d1224[_0x1965ec['id']][_0x3b2511(0x1b7)]({'author':_0x9bd3c2[_0x3b2511(0x18e)][_0x3b2511(0x1ac)],'content':_0x9bd3c2[_0x3b2511(0x1a2)],'created':_0x9bd3c2[_0x3b2511(0x1b2)],'is_resolved':_0x1965ec[_0x3b2511(0x1bc)]});});return _0x1d1224;}function _0x225b(){const _0x46d38e=['then','all',':root','DateTimeFormat','11102848JQKlvT','indexOf','83735aKRmQT','ownerNode','resolvedOptions','20728359CEjWni','content','authorId','getSuggestions','fetch','has','42bkKXgT','suggestions','2772126UCpMQC','users','5725240WMItbu','name','trim','hasAttribute','455768errQFc','from','get','createdAt','CommentsRepository','join','TrackChanges','data-cke','push','.ck-content','text','cssText','keys','isResolved','plugins','map','warn','timeZone','comments','cssRules','author','489qUNORd','styleSheets','9644LhWgIz','length','Users','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.','EDITOR_STYLES','timezone','getCommentThreads'];_0x225b=function(){return _0x46d38e;};return _0x225b();}export function getSuggestions(_0x2a18be,_0x439567){const _0x53e229=_0x40e3,_0x1ed46c={};if(!_0x2a18be[_0x53e229(0x192)]||!_0x439567[_0x53e229(0x192)])return _0x1ed46c;for(const _0x1c8574 of _0x2a18be)_0x1ed46c[_0x1c8574['id']]={'author':_0x439567[_0x53e229(0x1b1)](_0x1c8574[_0x53e229(0x1a3)])[_0x53e229(0x1ac)],'created':_0x1c8574[_0x53e229(0x1b2)]};return _0x1ed46c;}
23
+ (function(_0x57833b,_0x20d397){const _0x4f874c=_0x24d8,_0x5441ac=_0x57833b();while(!![]){try{const _0x1e9568=-parseInt(_0x4f874c(0x1cf))/0x1+-parseInt(_0x4f874c(0x1b0))/0x2*(-parseInt(_0x4f874c(0x1ce))/0x3)+parseInt(_0x4f874c(0x1d7))/0x4*(-parseInt(_0x4f874c(0x1a8))/0x5)+parseInt(_0x4f874c(0x1bf))/0x6+-parseInt(_0x4f874c(0x1c3))/0x7+-parseInt(_0x4f874c(0x1ba))/0x8*(-parseInt(_0x4f874c(0x1b5))/0x9)+-parseInt(_0x4f874c(0x1b9))/0xa;if(_0x1e9568===_0x20d397)break;else _0x5441ac['push'](_0x5441ac['shift']());}catch(_0x138769){_0x5441ac['push'](_0x5441ac['shift']());}}}(_0x1464,0x7315f));function _0x24d8(_0x2bdce0,_0x426435){const _0x146449=_0x1464();return _0x24d8=function(_0x24d857,_0x2c8ef1){_0x24d857=_0x24d857-0x1a7;let _0x50777f=_0x146449[_0x24d857];return _0x50777f;},_0x24d8(_0x2bdce0,_0x426435);}export function getStyles(_0x2fab03){const _0xed7196=_0x24d8;if(!_0x2fab03)return new Promise(_0xfe0c66=>_0xfe0c66(''));const _0x533d9a=[];for(const _0x3753e9 of _0x2fab03)_0xed7196(0x1d5)!==_0x3753e9?_0x533d9a[_0xed7196(0x1cd)](window[_0xed7196(0x1b1)](_0x3753e9)[_0xed7196(0x1b7)](_0x1976f2=>_0x1976f2[_0xed7196(0x1a7)]())):_0x533d9a[_0xed7196(0x1cd)](u());return Promise[_0xed7196(0x1d8)](_0x533d9a)[_0xed7196(0x1b7)](_0x502611=>_0x502611[_0xed7196(0x1d0)]('\x20')[_0xed7196(0x1c1)]());}function _0x1464(){const _0x4f0a88=['cssRules','CommentsRepository','authorId','map','TrackChanges','push','3JKQXxW','635903QzqTPs','join','name',':root','author','has','EDITOR_STYLES','hasAttribute','348TmRuwG','all','length','isResolved','indexOf','ownerNode','text','8345kfFUFL','DateTimeFormat','styleSheets','resolvedOptions','keys','timeZone','getSuggestions','Users','1113654ASsDQM','fetch','plugins','warn','cssText','108846zMUnBT','from','then','get','7033850OVPPlL','424YDGzuX','content','.ck-content','getCommentThreads','users','4968774NfdBTM','createdAt','trim','suggestions','490392IXIkQI','comments','data-cke','timezone','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.'];_0x1464=function(){return _0x4f0a88;};return _0x1464();}function u(){const _0xe51e4d=_0x24d8,_0x2189ac=[],_0x1595b1=[];for(const _0x53111e of Array[_0xe51e4d(0x1b6)](document[_0xe51e4d(0x1aa)])){if(_0x53111e[_0xe51e4d(0x1dc)][_0xe51e4d(0x1d6)](_0xe51e4d(0x1c5))){for(const _0x278313 of Array[_0xe51e4d(0x1b6)](_0x53111e[_0xe51e4d(0x1c8)]))-0x1!==_0x278313[_0xe51e4d(0x1b4)][_0xe51e4d(0x1db)](_0xe51e4d(0x1bc))?_0x2189ac[_0xe51e4d(0x1cd)](_0x278313[_0xe51e4d(0x1b4)]):-0x1!==_0x278313[_0xe51e4d(0x1b4)][_0xe51e4d(0x1db)](_0xe51e4d(0x1d2))&&_0x1595b1[_0xe51e4d(0x1cd)](_0x278313[_0xe51e4d(0x1b4)]);}}return _0x2189ac[_0xe51e4d(0x1d9)]||console[_0xe51e4d(0x1b3)](_0xe51e4d(0x1c7)),[..._0x1595b1,..._0x2189ac][_0xe51e4d(0x1d0)]('\x20')[_0xe51e4d(0x1c1)]();}export function getConverterOptions(_0xeb747d){const _0x29935b=_0x24d8,_0x20772e=_0xeb747d[_0x29935b(0x1b2)][_0x29935b(0x1d4)](_0x29935b(0x1af)),_0x2b7c32=_0xeb747d[_0x29935b(0x1b2)][_0x29935b(0x1d4)](_0x29935b(0x1c9)),_0x4e8bc6=_0xeb747d[_0x29935b(0x1b2)][_0x29935b(0x1d4)](_0x29935b(0x1cc)),_0x278580={};if(_0x20772e&&_0x2b7c32){const _0xe74f80=getComments(_0xeb747d[_0x29935b(0x1b2)][_0x29935b(0x1b8)](_0x29935b(0x1c9))[_0x29935b(0x1bd)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x29935b(0x1ac)](_0xe74f80)[_0x29935b(0x1d9)]&&(_0x278580[_0x29935b(0x1c4)]=_0xe74f80);}if(_0x20772e&&_0x4e8bc6){const _0x316e12=_0xeb747d[_0x29935b(0x1b2)][_0x29935b(0x1b8)](_0x29935b(0x1cc)),_0x454be0=_0xeb747d[_0x29935b(0x1b2)][_0x29935b(0x1b8)](_0x29935b(0x1af)),_0x4d7adc=getSuggestions(_0x316e12[_0x29935b(0x1ae)]({'toJSON':!0x0}),_0x454be0[_0x29935b(0x1be)]);Object[_0x29935b(0x1ac)](_0x4d7adc)[_0x29935b(0x1d9)]&&(_0x278580[_0x29935b(0x1c2)]=_0x4d7adc);}return(_0x278580[_0x29935b(0x1c2)]||_0x278580[_0x29935b(0x1c4)])&&(_0x278580[_0x29935b(0x1c6)]=new Intl[(_0x29935b(0x1a9))]()[_0x29935b(0x1ab)]()[_0x29935b(0x1ad)]),_0x278580;}export function getComments(_0x52339a){const _0x1703e5=_0x24d8,_0x2d1853={};if(!_0x52339a[_0x1703e5(0x1d9)])return _0x2d1853;for(const _0x538d63 of _0x52339a)_0x538d63[_0x1703e5(0x1c4)][_0x1703e5(0x1cb)](_0x47de94=>{const _0x4013e6=_0x1703e5;void 0x0===_0x2d1853[_0x538d63['id']]&&(_0x2d1853[_0x538d63['id']]=[]),_0x2d1853[_0x538d63['id']][_0x4013e6(0x1cd)]({'author':_0x47de94[_0x4013e6(0x1d3)][_0x4013e6(0x1d1)],'content':_0x47de94[_0x4013e6(0x1bb)],'created':_0x47de94[_0x4013e6(0x1c0)],'is_resolved':_0x538d63[_0x4013e6(0x1da)]});});return _0x2d1853;}export function getSuggestions(_0xaf9259,_0x4e736e){const _0x482656=_0x24d8,_0xa05338={};if(!_0xaf9259[_0x482656(0x1d9)]||!_0x4e736e[_0x482656(0x1d9)])return _0xa05338;for(const _0x11a928 of _0xaf9259)_0xa05338[_0x11a928['id']]={'author':_0x4e736e[_0x482656(0x1b8)](_0x11a928[_0x482656(0x1ca)])[_0x482656(0x1d1)],'created':_0x11a928[_0x482656(0x1c0)]};return _0xa05338;}