@ckeditor/ckeditor5-uploadcare 0.0.0-nightly-20250218.0 → 0.0.0-nightly-20250219.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{global as _0x563d53,ObservableMixin as _0x38736b}from'ckeditor5/src/utils.js';import{DialogViewPosition as _0x443268}from'ckeditor5/src/ui.js';import _0x186283 from'./uploadcareimageeditformview.js';import _0x1cf53c from'../../utils/uploadutils.js';import _0x28fb42 from'../../../theme/icons/uploadcare-image-edit.svg';import{getImageUrls as _0x31ddb5,getImageDimension as _0xf67bb2}from'../../utils/editingutils.js';import{isAncestor as _0x3098da}from'../../utils/isancestor.js';export default class z extends/* #__PURE__ -- @preserve */
24
- _0x38736b(){constructor(_0x33a870,_0x4b032a,_0x5a7ed6){super(),this['_editor']=_0x33a870,this['_dialog']=_0x4b032a,this['_imageElement']=_0x5a7ed6,this['_imageCache']=this['_editor']['plugins']['get']('UploadcareImageEditUI')['imageCache'],this['_attributes']=this['_editor']['config']['get']('uploadcare.editor')||{},this['set']({'isActive':!0x0,'imageStatus':'ready','imageErrorType':null,'imageId':null,'imageSrc':null,'imageDimension':null,'imageUploadProgress':null}),this['_prepareImage'](),this['_showDialog']();}['destroy'](){this['isActive']=!0x1,this['stopListening'](),this['stopDelegating'](),'uploading'===this['imageStatus']&&this['_controller']&&this['_controller']['abort']();}async['_prepareImage'](){const _0x41c7c1=this['_imageElement'],_0x317afd=_0x41c7c1['getAttribute']('uploadcareImageId'),_0x155866=_0x41c7c1['getAttribute']('src');if(_0x317afd)await this['_loadImageInfo'](_0x317afd,_0x155866);else{if(this['_imageCache']['has'](_0x155866)){const _0x1a0516=this['_imageCache']['get'](_0x155866);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x1a0516['url'],this['imageDimension']=_0x1a0516['dimension'],this['imageId']=_0x1a0516['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x2d3ee1}=this['_editor'],t=_0x2d3ee1['t'],_0x3bdc17=new _0x186283(_0x2d3ee1,this['imageStatus'],this['_attributes']);_0x3bdc17['bind']('status')['to'](this,'imageStatus'),_0x3bdc17['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x3bdc17['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x3bdc17['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x3bdc17,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x28fb42,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x3bdc17,'position':_0x443268['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x3bdc17['focus']();},'onHide':()=>{_0x3bdc17['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x3a8d36=>!_0x3098da(_0x3a8d36,_0x3bdc17['element'])}});}['_loadImageInfo'](_0x442003,_0x472074){return _0x1cf53c['getInfo'](_0x442003,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x424b03=>{const {width:_0x32d8f2,height:_0x438d81}=_0x424b03['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x472074,this['imageDimension']={'width':_0x32d8f2,'height':_0x438d81},this['imageId']=_0x442003;})['catch'](_0x3a510d=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x3a510d['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x5df781,_0x15d572){return this['_getImageAsFile'](_0x5df781)['then'](_0x4cf6f3=>_0x1cf53c['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x15d572['signal'],'file':_0x4cf6f3,'onProgress':_0x313de1=>{_0x313de1&&_0x313de1['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x313de1['value']));}}))['then'](_0x12a31c=>{const {width:_0x3e0d8c,height:_0x51aecb}=_0x12a31c['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x12a31c['cdnUrl'],this['imageDimension']={'width':_0x3e0d8c,'height':_0x51aecb},this['imageId']=_0x12a31c['uuid'],this['imageUploadProgress']=null;const _0x26e26b=_0x5df781['getAttribute']('src');this['_imageCache']['set'](_0x26e26b,{'id':_0x12a31c['uuid'],'url':_0x12a31c['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x2e32a7=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x2e32a7['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x5cbed5,_0x333d5){_0x5cbed5['on']('apply',(_0x36a79e,_0x2b12c2)=>{this['_replaceImage'](_0x333d5,_0x2b12c2['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x5cbed5['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x5cbed5['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x157a2f,_0x5c4aef,_0x464598){const _0x2b8385=this['_editor'],{width:_0x3204ff,height:_0x49360c}=_0xf67bb2(_0x5c4aef,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x1e554b,imageSources:_0x36668e}=_0x31ddb5(_0x5c4aef,_0x3204ff);_0x2b8385['model']['change'](_0x4e7a89=>{if('$graveyard'===_0x157a2f['root']['rootName']){_0x2b8385['execute']('insertImage',{'imageType':_0x157a2f['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x157a2f['getAttributes']()),'uploadcareImageId':_0x464598,'src':_0x1e554b,'sources':_0x36668e,'width':_0x3204ff,'height':_0x49360c}});const _0x1dcf33=_0x157a2f['getChildren']();_0x157a2f=_0x2b8385['model']['document']['selection']['getSelectedElement']();for(const _0x19c77a of _0x1dcf33)_0x4e7a89['append'](_0x4e7a89['cloneElement'](_0x19c77a),_0x157a2f);}else _0x4e7a89['setSelection'](_0x157a2f,'on'),_0x2b8385['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x157a2f['getAttributes']()),'uploadcareImageId':_0x464598,'src':_0x1e554b,'sources':_0x36668e,'width':_0x3204ff,'height':_0x49360c},_0x157a2f);_0x4e7a89['setSelection'](_0x157a2f,'on');});}async['_getImageAsFile'](_0x1d3685){const _0x43fb8f=_0x563d53['window'],_0x19ba92=_0x563d53['document']['location']['href'],_0x381378=new _0x43fb8f['URL'](_0x1d3685['getAttribute']('src'),_0x19ba92);if('data:'===_0x381378['protocol']){const _0x47adfb=_0x381378['href']['split'](','),_0x4bd2c5=_0x47adfb[0x0]['match'](/:(.*?);/)[0x1],_0x5dd84e=_0x4bd2c5['split']('/')[0x1],_0x3316d=_0x43fb8f['atob'](_0x47adfb[_0x47adfb['length']-0x1]);let _0x4bbff9=_0x3316d['length'];const _0x5f0d5f=new _0x43fb8f['Uint8Array'](_0x4bbff9);for(;_0x4bbff9--;)_0x5f0d5f[_0x4bbff9]=_0x3316d['charCodeAt'](_0x4bbff9);return new _0x43fb8f['File']([_0x5f0d5f],'image.'+_0x5dd84e,{'type':_0x4bd2c5});}const _0x52dbfb=_0x381378['href']['split']('/'),_0x206e76=_0x52dbfb[_0x52dbfb['length']-0x1],_0x2c9463=_0x206e76['split']('.')[0x1];return _0x43fb8f['fetch'](_0x381378['href'])['then'](_0x566fda=>_0x566fda['clone']()['blob']())['then'](_0x4abe0c=>new _0x43fb8f['File']([_0x4abe0c],_0x206e76,{'type':'image/'+_0x2c9463}));}}
23
+ import{global as _0x49a495,ObservableMixin as _0x2069bb}from'ckeditor5/src/utils.js';import{DialogViewPosition as _0x5c836c}from'ckeditor5/src/ui.js';import _0x4db16b from'./uploadcareimageeditformview.js';import _0x1d853f from'../../utils/uploadutils.js';import _0x215be2 from'../../../theme/icons/uploadcare-image-edit.svg';import{getImageUrls as _0xb62d38,getImageDimension as _0x430c48}from'../../utils/editingutils.js';import{isAncestor as _0x4c0969}from'../../utils/isancestor.js';export default class O extends/* #__PURE__ -- @preserve */
24
+ _0x2069bb(){constructor(_0x430e76,_0xb300bb,_0xef4059){super(),this['_editor']=_0x430e76,this['_dialog']=_0xb300bb,this['_imageElement']=_0xef4059,this['_imageCache']=this['_editor']['plugins']['get']('UploadcareImageEditUI')['imageCache'],this['_attributes']=this['_editor']['config']['get']('uploadcare.editor')||{},this['set']({'isActive':!0x0,'imageStatus':'ready','imageErrorType':null,'imageId':null,'imageSrc':null,'imageDimension':null,'imageUploadProgress':null}),this['_prepareImage'](),this['_showDialog']();}['destroy'](){this['isActive']=!0x1,this['stopListening'](),this['stopDelegating'](),'uploading'===this['imageStatus']&&this['_controller']&&this['_controller']['abort']();}async['_prepareImage'](){const _0x2972ce=this['_imageElement'],_0x26c962=_0x2972ce['getAttribute']('uploadcareImageId'),_0x4f80a8=_0x2972ce['getAttribute']('src');if(_0x26c962)await this['_loadImageInfo'](_0x26c962,_0x4f80a8);else{if(this['_imageCache']['has'](_0x4f80a8)){const _0x3aa2aa=this['_imageCache']['get'](_0x4f80a8);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x3aa2aa['url'],this['imageDimension']=_0x3aa2aa['dimension'],this['imageId']=_0x3aa2aa['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x9a2baa}=this['_editor'],t=_0x9a2baa['t'],_0x86c2b7=new _0x4db16b(_0x9a2baa,this['imageStatus'],this['_attributes']);_0x86c2b7['bind']('status')['to'](this,'imageStatus'),_0x86c2b7['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x86c2b7['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x86c2b7['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x86c2b7,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x215be2,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x86c2b7,'position':_0x5c836c['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x86c2b7['focus']();},'onHide':()=>{_0x86c2b7['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x7f7619=>!_0x4c0969(_0x7f7619,_0x86c2b7['element'])}});}['_loadImageInfo'](_0x31d9b4,_0x43bce1){return _0x1d853f['getInfo'](_0x31d9b4,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x5ce777=>{const {width:_0x27f6bf,height:_0x24eebc}=_0x5ce777['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x43bce1,this['imageDimension']={'width':_0x27f6bf,'height':_0x24eebc},this['imageId']=_0x31d9b4;})['catch'](_0x4e43ae=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x4e43ae['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x1d3919,_0x1264e6){return this['_getImageAsFile'](_0x1d3919)['then'](_0x348347=>_0x1d853f['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x1264e6['signal'],'file':_0x348347,'onProgress':_0x5d0a73=>{_0x5d0a73&&_0x5d0a73['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x5d0a73['value']));}}))['then'](_0x17cbad=>{const {width:_0x39745a,height:_0x363412}=_0x17cbad['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x17cbad['cdnUrl'],this['imageDimension']={'width':_0x39745a,'height':_0x363412},this['imageId']=_0x17cbad['uuid'],this['imageUploadProgress']=null;const _0x4ab228=_0x1d3919['getAttribute']('src');this['_imageCache']['set'](_0x4ab228,{'id':_0x17cbad['uuid'],'url':_0x17cbad['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x547392=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x547392['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x3042bc,_0x4af96d){_0x3042bc['on']('apply',(_0x2dd1b6,_0x385e0b)=>{this['_replaceImage'](_0x4af96d,_0x385e0b['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x3042bc['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x3042bc['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x2401c2,_0x3319ef,_0x2435c2){const _0x7366a1=this['_editor'],{width:_0x25ab21,height:_0x34fdf9}=_0x430c48(_0x3319ef,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x1cb395,imageSources:_0xa1b442}=_0xb62d38(_0x3319ef,_0x25ab21);_0x7366a1['model']['change'](_0x56d137=>{if('$graveyard'===_0x2401c2['root']['rootName']){_0x7366a1['execute']('insertImage',{'imageType':_0x2401c2['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x2401c2['getAttributes']()),'uploadcareImageId':_0x2435c2,'src':_0x1cb395,'sources':_0xa1b442,'width':_0x25ab21,'height':_0x34fdf9}});const _0x30a312=_0x2401c2['getChildren']();_0x2401c2=_0x7366a1['model']['document']['selection']['getSelectedElement']();for(const _0x5a8039 of _0x30a312)_0x56d137['append'](_0x56d137['cloneElement'](_0x5a8039),_0x2401c2);}else _0x56d137['setSelection'](_0x2401c2,'on'),_0x7366a1['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x2401c2['getAttributes']()),'uploadcareImageId':_0x2435c2,'src':_0x1cb395,'sources':_0xa1b442,'width':_0x25ab21,'height':_0x34fdf9},_0x2401c2);_0x56d137['setSelection'](_0x2401c2,'on');});}async['_getImageAsFile'](_0x5a4760){const _0xe593cc=_0x49a495['window'],_0x495f5f=_0x49a495['document']['location']['href'],_0x11547e=new _0xe593cc['URL'](_0x5a4760['getAttribute']('src'),_0x495f5f);if('data:'===_0x11547e['protocol']){const _0x391aa4=_0x11547e['href']['split'](','),_0x4767ff=_0x391aa4[0x0]['match'](/:(.*?);/)[0x1],_0x27dabf=_0x4767ff['split']('/')[0x1],_0x33e584=_0xe593cc['atob'](_0x391aa4[_0x391aa4['length']-0x1]);let _0x24daea=_0x33e584['length'];const _0xb52595=new _0xe593cc['Uint8Array'](_0x24daea);for(;_0x24daea--;)_0xb52595[_0x24daea]=_0x33e584['charCodeAt'](_0x24daea);return new _0xe593cc['File']([_0xb52595],'image.'+_0x27dabf,{'type':_0x4767ff});}const _0x538c77=_0x11547e['href']['split']('/'),_0x3780fd=_0x538c77[_0x538c77['length']-0x1],_0x38ec81=_0x3780fd['split']('.')[0x1];return _0xe593cc['fetch'](_0x11547e['href'])['then'](_0x209764=>_0x209764['clone']()['blob']())['then'](_0x986771=>new _0xe593cc['File']([_0x986771],_0x3780fd,{'type':'image/'+_0x38ec81}));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x30f1f8,_0x52d0c5){const _0x1aebd1=_0x153d,_0x271b29=_0x30f1f8();while(!![]){try{const _0x4fab0d=parseInt(_0x1aebd1(0x1d1))/0x1*(-parseInt(_0x1aebd1(0x1d0))/0x2)+-parseInt(_0x1aebd1(0x1bf))/0x3+-parseInt(_0x1aebd1(0x1c8))/0x4*(-parseInt(_0x1aebd1(0x1cf))/0x5)+-parseInt(_0x1aebd1(0x1c7))/0x6*(-parseInt(_0x1aebd1(0x1ce))/0x7)+parseInt(_0x1aebd1(0x1ca))/0x8*(-parseInt(_0x1aebd1(0x1c5))/0x9)+parseInt(_0x1aebd1(0x1cd))/0xa*(-parseInt(_0x1aebd1(0x1cb))/0xb)+parseInt(_0x1aebd1(0x1c0))/0xc;if(_0x4fab0d===_0x52d0c5)break;else _0x271b29['push'](_0x271b29['shift']());}catch(_0x18520a){_0x271b29['push'](_0x271b29['shift']());}}}(_0x5177,0x8254b));function _0x5177(){const _0x2bfa55=['uc-light','2868204HIlhvc','3645236MRcoCd','set','6749032qCvBfu','693ilNlEa','ck-uploadcare-theme','116100PHjRHE','7pJAYXQ','5wzbMit','9382yJubkA','104CVxhWd','imageSrc','1794225pyUVGf','21665880UxsCNZ','bindTemplate','image-edit','uc-cloud-image-editor','setTemplate','9hSMnmo'];_0x5177=function(){return _0x2bfa55;};return _0x5177();}function _0x153d(_0xee2f16,_0x2fba58){const _0x517780=_0x5177();return _0x153d=function(_0x153de3,_0x5d8876){_0x153de3=_0x153de3-0x1bf;let _0x57460e=_0x517780[_0x153de3];return _0x57460e;},_0x153d(_0xee2f16,_0x2fba58);}import{View as _0x58b19f}from'ckeditor5/src/ui.js';export default class tt extends _0x58b19f{constructor(_0x12a393,_0x19572a){const _0x2b1ace=_0x153d;super(_0x12a393);const _0x30248a=this[_0x2b1ace(0x1c1)];this[_0x2b1ace(0x1c9)](_0x2b1ace(0x1d2),''),this[_0x2b1ace(0x1c4)]({'tag':_0x2b1ace(0x1c3),'attributes':{..._0x19572a,'class':[_0x2b1ace(0x1c6),_0x2b1ace(0x1cc)],'ctx-name':_0x2b1ace(0x1c2),'cdn-url':_0x30248a['to'](_0x2b1ace(0x1d2))}});}}
23
+ (function(_0x1d4bef,_0x3f784d){const _0x5b8f6a=_0x51f7,_0x4fa174=_0x1d4bef();while(!![]){try{const _0xdeb2b9=-parseInt(_0x5b8f6a(0xcb))/0x1*(parseInt(_0x5b8f6a(0xc0))/0x2)+parseInt(_0x5b8f6a(0xce))/0x3*(-parseInt(_0x5b8f6a(0xc3))/0x4)+-parseInt(_0x5b8f6a(0xbc))/0x5*(-parseInt(_0x5b8f6a(0xc2))/0x6)+-parseInt(_0x5b8f6a(0xbd))/0x7*(parseInt(_0x5b8f6a(0xcc))/0x8)+-parseInt(_0x5b8f6a(0xc8))/0x9+parseInt(_0x5b8f6a(0xc1))/0xa+-parseInt(_0x5b8f6a(0xc6))/0xb*(-parseInt(_0x5b8f6a(0xc7))/0xc);if(_0xdeb2b9===_0x3f784d)break;else _0x4fa174['push'](_0x4fa174['shift']());}catch(_0x33acab){_0x4fa174['push'](_0x4fa174['shift']());}}}(_0x4585,0x45636));import{View as _0x3bc502}from'ckeditor5/src/ui.js';function _0x51f7(_0x11d243,_0x313aaa){const _0x458585=_0x4585();return _0x51f7=function(_0x51f717,_0xa81679){_0x51f717=_0x51f717-0xbb;let _0x9e6a1a=_0x458585[_0x51f717];return _0x9e6a1a;},_0x51f7(_0x11d243,_0x313aaa);}export default class tt extends _0x3bc502{constructor(_0xd3f69f,_0x5e298b){const _0x34f40e=_0x51f7;super(_0xd3f69f);const _0x7dcbea=this[_0x34f40e(0xc5)];this[_0x34f40e(0xc9)](_0x34f40e(0xbb),''),this[_0x34f40e(0xbf)]({'tag':_0x34f40e(0xbe),'attributes':{..._0x5e298b,'class':[_0x34f40e(0xca),_0x34f40e(0xcd)],'ctx-name':_0x34f40e(0xc4),'cdn-url':_0x7dcbea['to'](_0x34f40e(0xbb))}});}}function _0x4585(){const _0x5137ce=['9iLbdhf','1808QqKpYr','ck-uploadcare-theme','64365jELuwb','imageSrc','2017065iGqDyD','13454AAEQJU','uc-cloud-image-editor','setTemplate','66124mSYHSN','2413480WgaOuz','6oplsrU','24GLAixG','image-edit','bindTemplate','9887493ESkmPV','12xoyLTy','3588750UBeMsb','set','uc-light'];_0x4585=function(){return _0x5137ce;};return _0x4585();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{ButtonView as _0x3f88c0,IconView as et,View as _0x3333d6}from'ckeditor5/src/ui.js';import at from'../../../theme/icons/error.svg';export default class rt extends _0x3333d6{constructor(_0x1f7d8c){super(_0x1f7d8c);const t=_0x1f7d8c['t'];this['set']('errorType',null);const _0x508939=new _0x3f88c0(_0x1f7d8c);_0x508939['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x508939['withText']=!0x0,_0x508939['class']='ck-button-action',_0x508939['on']('execute',()=>{this['fire']('retry');}),_0x508939['bind']('isVisible')['to'](this,'errorType',_0x49993a=>'NotFound'!==_0x49993a);const _0x2e246d=new et();_0x2e246d['content']=at,_0x2e246d['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x4e7d7e=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__error'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__error-contents']},'children':[_0x2e246d,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x4e7d7e['to']('errorType',_0x34877d=>t('NotFound'!==_0x34877d?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x508939]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}
23
+ import{ButtonView as _0x1a95fb,IconView as et,View as _0x52c04f}from'ckeditor5/src/ui.js';import at from'../../../theme/icons/error.svg';export default class rt extends _0x52c04f{constructor(_0xf251b6){super(_0xf251b6);const t=_0xf251b6['t'];this['set']('errorType',null);const _0x177b1e=new _0x1a95fb(_0xf251b6);_0x177b1e['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x177b1e['withText']=!0x0,_0x177b1e['class']='ck-button-action',_0x177b1e['on']('execute',()=>{this['fire']('retry');}),_0x177b1e['bind']('isVisible')['to'](this,'errorType',_0x12c0e7=>'NotFound'!==_0x12c0e7);const _0x21ad46=new et();_0x21ad46['content']=at,_0x21ad46['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x34ca7b=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__error'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__error-contents']},'children':[_0x21ad46,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x34ca7b['to']('errorType',_0x29845a=>t('NotFound'!==_0x29845a?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x177b1e]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{SpinnerView as _0x5d6260,View as _0x2ae620}from'ckeditor5/src/ui.js';export default class ta extends _0x2ae620{constructor(_0x480b3c){super(_0x480b3c);const t=_0x480b3c['t'],_0x44b227=this['bindTemplate'],_0x5da497=new _0x5d6260();_0x5da497['isVisible']=!0x0,this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__loading'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__loading-spinner']},'children':[_0x5da497,{'text':_0x44b227['to']('imageUploadProgress',_0x463746=>t('Loading\x20image...')+'\x20('+(_0x463746||0x0)+'%)')}]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}
23
+ import{SpinnerView as _0x4e27bb,View as _0x1e88e5}from'ckeditor5/src/ui.js';export default class ta extends _0x1e88e5{constructor(_0x21daa7){super(_0x21daa7);const t=_0x21daa7['t'],_0x1aa3f5=this['bindTemplate'],_0x1c2b3d=new _0x4e27bb();_0x1c2b3d['isVisible']=!0x0,this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__loading'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__loading-spinner']},'children':[_0x1c2b3d,{'text':_0x1aa3f5['to']('imageUploadProgress',_0x47a4d1=>t('Loading\x20image...')+'\x20('+(_0x47a4d1||0x0)+'%)')}]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x333070=_0x290e;(function(_0x27e9ee,_0x296384){const _0x99d237=_0x290e,_0x13c8e0=_0x27e9ee();while(!![]){try{const _0x1ad532=-parseInt(_0x99d237(0x13a))/0x1+-parseInt(_0x99d237(0x123))/0x2*(-parseInt(_0x99d237(0x125))/0x3)+parseInt(_0x99d237(0x133))/0x4+-parseInt(_0x99d237(0x128))/0x5*(parseInt(_0x99d237(0x148))/0x6)+parseInt(_0x99d237(0x13e))/0x7*(-parseInt(_0x99d237(0x135))/0x8)+-parseInt(_0x99d237(0x121))/0x9+parseInt(_0x99d237(0x143))/0xa;if(_0x1ad532===_0x296384)break;else _0x13c8e0['push'](_0x13c8e0['shift']());}catch(_0x2412b1){_0x13c8e0['push'](_0x13c8e0['shift']());}}}(_0x1a10,0x74664));import{View as _0x1d9fb3}from'ckeditor5/src/ui.js';import _0x3d7ec8 from'./uploadcareimageeditformloadingview.js';function _0x290e(_0x39eefb,_0x92bf13){const _0x1a104e=_0x1a10();return _0x290e=function(_0x290ea3,_0x40272a){_0x290ea3=_0x290ea3-0x117;let _0x1dd43e=_0x1a104e[_0x290ea3];return _0x1dd43e;},_0x290e(_0x39eefb,_0x92bf13);}import _0x52d0bd from'./uploadcareimageeditformerrorview.js';import _0x1ee6c0 from'./uploadcareimageeditformeditingview.js';import _0x183ff1 from'../../utils/dialogfocusmanagerview.js';import'../../../theme/uploadcare-form.css';export default class Z extends _0x183ff1{constructor(_0x251f3a,_0x17dcd3,_0x21ea17){const _0x23cc8c=_0x290e;super(_0x251f3a),this[_0x23cc8c(0x11e)]=this[_0x23cc8c(0x12f)](),this[_0x23cc8c(0x141)]=new _0x3d7ec8(_0x251f3a),this[_0x23cc8c(0x147)]=new _0x52d0bd(_0x251f3a),this[_0x23cc8c(0x11d)]=new _0x1ee6c0(_0x251f3a,_0x21ea17),this[_0x23cc8c(0x130)]=new _0x1d9fb3(_0x251f3a),this[_0x23cc8c(0x130)][_0x23cc8c(0x120)](this[_0x23cc8c(0x145)]()),this[_0x23cc8c(0x122)](_0x23cc8c(0x142),_0x17dcd3),this[_0x23cc8c(0x120)]({'tag':_0x23cc8c(0x13c),'attributes':{'class':['ck',_0x23cc8c(0x12e),_0x23cc8c(0x127)],'tabindex':'-1'},'children':this[_0x23cc8c(0x11e)]}),this[_0x23cc8c(0x129)](),this[_0x23cc8c(0x124)](_0x23cc8c(0x11c),()=>{const _0x139dca=_0x23cc8c;this[_0x139dca(0x119)](this[_0x139dca(0x14d)],_0x2aae92=>{const _0x5c2fc3=_0x139dca;this[_0x5c2fc3(0x13f)](_0x2aae92);});}),this['on'](_0x23cc8c(0x11a),()=>{const _0x30d402=_0x23cc8c;this[_0x30d402(0x129)]();}),this[_0x23cc8c(0x144)]();}[_0x333070(0x117)](){const _0x156730=_0x333070;this[_0x156730(0x14d)][_0x156730(0x117)]();}[_0x333070(0x129)](){const _0x2906fb=_0x333070;switch(this[_0x2906fb(0x11e)][_0x2906fb(0x134)](),this[_0x2906fb(0x142)]){case _0x2906fb(0x146):this[_0x2906fb(0x11e)][_0x2906fb(0x118)](this[_0x2906fb(0x141)]);break;case _0x2906fb(0x139):this[_0x2906fb(0x11e)][_0x2906fb(0x118)](this[_0x2906fb(0x147)]);break;case _0x2906fb(0x137):this[_0x2906fb(0x11e)][_0x2906fb(0x12d)]([this[_0x2906fb(0x11d)],this[_0x2906fb(0x130)]]);}}[_0x333070(0x119)](_0x353209,_0x1ac8b9){const _0x52f68e=_0x333070,_0x2cdf87=_0x52f68e(0x13d),_0x43e6bb=_0x353209[_0x52f68e(0x131)](_0x2cdf87);if(_0x43e6bb)return _0x1ac8b9(_0x43e6bb);const _0x470175=new MutationObserver(_0x28065f=>{const _0x1d5eca=_0x52f68e,_0x3fad7d=_0x28065f[_0x1d5eca(0x11b)](_0xc24a8=>_0xc24a8[_0x1d5eca(0x140)]===_0x353209&&_0xc24a8[_0x1d5eca(0x12a)][_0x1d5eca(0x11f)]>0x0&&_0xc24a8[_0x1d5eca(0x12a)][0x0][_0x1d5eca(0x132)][_0x1d5eca(0x14c)]()===_0x2cdf87);_0x3fad7d[_0x1d5eca(0x11f)]&&(_0x470175[_0x1d5eca(0x149)](),_0x1ac8b9(_0x3fad7d[0x0][_0x1d5eca(0x12a)][0x0]));});_0x470175[_0x52f68e(0x12c)](_0x353209,{'childList':!0x0,'subtree':!0x0});}[_0x333070(0x13f)](_0x426911){const _0x36622d=_0x333070;_0x426911[_0x36622d(0x136)](_0x36622d(0x13b),_0x539dec=>{const _0x28408b=_0x36622d;this[_0x28408b(0x12b)](_0x28408b(0x13b),{'imageSrc':_0x539dec[_0x28408b(0x14b)][_0x28408b(0x126)]});}),_0x426911[_0x36622d(0x136)](_0x36622d(0x138),()=>{const _0xde0b4b=_0x36622d;this[_0xde0b4b(0x12b)](_0xde0b4b(0x138));});}[_0x333070(0x144)](){const _0x20f8ed=_0x333070;this[_0x20f8ed(0x147)]['on'](_0x20f8ed(0x14a),()=>{const _0x3c095a=_0x20f8ed;this[_0x3c095a(0x12b)](_0x3c095a(0x14a));});}}function _0x1a10(){const _0xcd4b13=['createCollection','_focusableView','querySelector','nodeName','2614392qsIvIg','clear','112NIXjPJ','addEventListener','ready','cancel','error','937832doucSE','apply','div','uc-cloud-image-editor','94045VVvBjQ','_addUploadcareImageEditorListeners','target','_loadingView','status','14900420axYcMA','_addErrorViewListeners','getFocusableElement','uploading','_errorView','234408LYpsyU','disconnect','retry','detail','toLowerCase','element','focus','add','_waitForImageEditorComponent','change:status','filter','render','_editingView','_items','length','setTemplate','3089520FUWBSa','set','186596lmVFtb','once','15stprBQ','cdnUrl','ck-uploadcare-form','85LMEAdC','_setView','addedNodes','fire','observe','addMany','ck-reset_all-excluded'];_0x1a10=function(){return _0xcd4b13;};return _0x1a10();}
23
+ const _0x3775a0=_0x7107;function _0x7107(_0x292919,_0x450d9f){const _0x424aa5=_0x424a();return _0x7107=function(_0x710767,_0x5861bc){_0x710767=_0x710767-0x7d;let _0x59f07a=_0x424aa5[_0x710767];return _0x59f07a;},_0x7107(_0x292919,_0x450d9f);}(function(_0x5570bc,_0x47f47d){const _0xbf968a=_0x7107,_0x330a56=_0x5570bc();while(!![]){try{const _0x39f0cd=-parseInt(_0xbf968a(0xaf))/0x1+parseInt(_0xbf968a(0xa5))/0x2*(-parseInt(_0xbf968a(0x7e))/0x3)+-parseInt(_0xbf968a(0x93))/0x4*(-parseInt(_0xbf968a(0xa7))/0x5)+parseInt(_0xbf968a(0xa8))/0x6+parseInt(_0xbf968a(0x97))/0x7*(parseInt(_0xbf968a(0x99))/0x8)+-parseInt(_0xbf968a(0x81))/0x9*(parseInt(_0xbf968a(0x8b))/0xa)+parseInt(_0xbf968a(0x80))/0xb;if(_0x39f0cd===_0x47f47d)break;else _0x330a56['push'](_0x330a56['shift']());}catch(_0x38b8d1){_0x330a56['push'](_0x330a56['shift']());}}}(_0x424a,0x3a3b3));import{View as _0x23e056}from'ckeditor5/src/ui.js';import _0x519cce from'./uploadcareimageeditformloadingview.js';import _0x11613d from'./uploadcareimageeditformerrorview.js';import _0x2e00f3 from'./uploadcareimageeditformeditingview.js';import _0x1a5500 from'../../utils/dialogfocusmanagerview.js';function _0x424a(){const _0x906272=['observe','5WTpTml','1986132UuJuIG','setTemplate','ck-uploadcare-form','ck-reset_all-excluded','_addErrorViewListeners','ready','once','391160dQCgQi','retry','_focusableView','addEventListener','change:status','filter','createCollection','39kWQcwT','_loadingView','508816kzXTtK','27qLbbOR','_items','querySelector','div','set','disconnect','cdnUrl','addMany','add','clear','1151470hFZkFo','cancel','getFocusableElement','error','_editingView','apply','_errorView','element','705648VGfjXS','toLowerCase','_setView','uc-cloud-image-editor','1092315OyhiPt','fire','24zOSKod','render','length','status','focus','nodeName','_waitForImageEditorComponent','_addUploadcareImageEditorListeners','detail','uploading','target','addedNodes','7186tMPbGM'];_0x424a=function(){return _0x906272;};return _0x424a();}import'../../../theme/uploadcare-form.css';export default class Z extends _0x1a5500{constructor(_0x93aeb5,_0x114b7b,_0xe01e84){const _0x2ba077=_0x7107;super(_0x93aeb5),this[_0x2ba077(0x82)]=this[_0x2ba077(0x7d)](),this[_0x2ba077(0x7f)]=new _0x519cce(_0x93aeb5),this[_0x2ba077(0x91)]=new _0x11613d(_0x93aeb5),this[_0x2ba077(0x8f)]=new _0x2e00f3(_0x93aeb5,_0xe01e84),this[_0x2ba077(0xb1)]=new _0x23e056(_0x93aeb5),this[_0x2ba077(0xb1)][_0x2ba077(0xa9)](this[_0x2ba077(0x8d)]()),this[_0x2ba077(0x85)](_0x2ba077(0x9c),_0x114b7b),this[_0x2ba077(0xa9)]({'tag':_0x2ba077(0x84),'attributes':{'class':['ck',_0x2ba077(0xab),_0x2ba077(0xaa)],'tabindex':'-1'},'children':this[_0x2ba077(0x82)]}),this[_0x2ba077(0x95)](),this[_0x2ba077(0xae)](_0x2ba077(0x9a),()=>{const _0x538616=_0x2ba077;this[_0x538616(0x9f)](this[_0x538616(0x92)],_0x1f89e5=>{const _0x320d58=_0x538616;this[_0x320d58(0xa0)](_0x1f89e5);});}),this['on'](_0x2ba077(0xb3),()=>{const _0x234215=_0x2ba077;this[_0x234215(0x95)]();}),this[_0x2ba077(0xac)]();}[_0x3775a0(0x9d)](){const _0x5db164=_0x3775a0;this[_0x5db164(0x92)][_0x5db164(0x9d)]();}[_0x3775a0(0x95)](){const _0x3332c6=_0x3775a0;switch(this[_0x3332c6(0x82)][_0x3332c6(0x8a)](),this[_0x3332c6(0x9c)]){case _0x3332c6(0xa2):this[_0x3332c6(0x82)][_0x3332c6(0x89)](this[_0x3332c6(0x7f)]);break;case _0x3332c6(0x8e):this[_0x3332c6(0x82)][_0x3332c6(0x89)](this[_0x3332c6(0x91)]);break;case _0x3332c6(0xad):this[_0x3332c6(0x82)][_0x3332c6(0x88)]([this[_0x3332c6(0x8f)],this[_0x3332c6(0xb1)]]);}}[_0x3775a0(0x9f)](_0x1546b8,_0x17fcbe){const _0x48c32b=_0x3775a0,_0xf67fe3=_0x48c32b(0x96),_0x2ecf5f=_0x1546b8[_0x48c32b(0x83)](_0xf67fe3);if(_0x2ecf5f)return _0x17fcbe(_0x2ecf5f);const _0x3e069e=new MutationObserver(_0x21d96d=>{const _0x3d1ea4=_0x48c32b,_0xe7f483=_0x21d96d[_0x3d1ea4(0xb4)](_0x38b603=>_0x38b603[_0x3d1ea4(0xa3)]===_0x1546b8&&_0x38b603[_0x3d1ea4(0xa4)][_0x3d1ea4(0x9b)]>0x0&&_0x38b603[_0x3d1ea4(0xa4)][0x0][_0x3d1ea4(0x9e)][_0x3d1ea4(0x94)]()===_0xf67fe3);_0xe7f483[_0x3d1ea4(0x9b)]&&(_0x3e069e[_0x3d1ea4(0x86)](),_0x17fcbe(_0xe7f483[0x0][_0x3d1ea4(0xa4)][0x0]));});_0x3e069e[_0x48c32b(0xa6)](_0x1546b8,{'childList':!0x0,'subtree':!0x0});}[_0x3775a0(0xa0)](_0x53651c){const _0x3df959=_0x3775a0;_0x53651c[_0x3df959(0xb2)](_0x3df959(0x90),_0x5ec9ff=>{const _0x4bd57c=_0x3df959;this[_0x4bd57c(0x98)](_0x4bd57c(0x90),{'imageSrc':_0x5ec9ff[_0x4bd57c(0xa1)][_0x4bd57c(0x87)]});}),_0x53651c[_0x3df959(0xb2)](_0x3df959(0x8c),()=>{const _0x3a41df=_0x3df959;this[_0x3a41df(0x98)](_0x3a41df(0x8c));});}[_0x3775a0(0xac)](){const _0x30bb0b=_0x3775a0;this[_0x30bb0b(0x91)]['on'](_0x30bb0b(0xb0),()=>{const _0x27d41b=_0x30bb0b;this[_0x27d41b(0x98)](_0x27d41b(0xb0));});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b049f=_0x1167;(function(_0x184e00,_0x5a89f8){const _0x526698=_0x1167,_0x26b2c4=_0x184e00();while(!![]){try{const _0x3f0d73=parseInt(_0x526698(0x1a1))/0x1*(-parseInt(_0x526698(0x190))/0x2)+parseInt(_0x526698(0x1a4))/0x3+-parseInt(_0x526698(0x19d))/0x4*(-parseInt(_0x526698(0x19f))/0x5)+parseInt(_0x526698(0x196))/0x6*(parseInt(_0x526698(0x193))/0x7)+parseInt(_0x526698(0x18d))/0x8+-parseInt(_0x526698(0x18f))/0x9+-parseInt(_0x526698(0x1aa))/0xa;if(_0x3f0d73===_0x5a89f8)break;else _0x26b2c4['push'](_0x26b2c4['shift']());}catch(_0x3bdf73){_0x26b2c4['push'](_0x26b2c4['shift']());}}}(_0x1d73,0x39804));import{Command as _0x1af575}from'ckeditor5/src/core.js';function _0x1167(_0x650af,_0x410650){const _0x1d7378=_0x1d73();return _0x1167=function(_0x116722,_0x2b859f){_0x116722=_0x116722-0x18d;let _0x4d55be=_0x1d7378[_0x116722];return _0x4d55be;},_0x1167(_0x650af,_0x410650);}import{Dialog as _0xe88659}from'ckeditor5/src/ui.js';function _0x1d73(){const _0x262e42=['get','selection','_isEditable','execute','7593850TmKBGI','imageInline','requires','2135200UrOFWT','document','404946MvruRp','282764MNSNAI','isEnabled','element','21ffvGgv','plugins','editor','537870GmoYDj','uploadcare.allowExternalImagesEditing','imageEditController','unbind','set','config','bind','4tdQZXA','imageBlock','1073120BDyWhR','refresh','1KhFkFq','isActive','getSelectedElement','1292478TUnpWa','model'];_0x1d73=function(){return _0x262e42;};return _0x1d73();}import _0x1f8d94 from'./ui/uploadcareimageeditcontroller.js';import{createEditabilityChecker as _0x4dff2f}from'../utils/editingutils.js';export default class J extends _0x1af575{static get[_0x2b049f(0x1ac)](){return[_0xe88659];}constructor(_0xec777f){const _0x362bdb=_0x2b049f;super(_0xec777f),this[_0x362bdb(0x198)]=void 0x0,this[_0x362bdb(0x1a8)]=_0x4dff2f(_0xec777f[_0x362bdb(0x19b)][_0x362bdb(0x1a6)](_0x362bdb(0x197))||[]),this[_0x362bdb(0x19a)]({'isActive':!0x1});}[_0x2b049f(0x1a0)](){const _0x23f966=_0x2b049f,_0x12e69a=this[_0x23f966(0x195)][_0x23f966(0x1a5)][_0x23f966(0x18e)][_0x23f966(0x1a7)][_0x23f966(0x1a3)]();this[_0x23f966(0x191)]=this[_0x23f966(0x1a8)](_0x12e69a);}[_0x2b049f(0x1a9)](){const _0x59ae85=_0x2b049f;this[_0x59ae85(0x198)]&&(this[_0x59ae85(0x199)](_0x59ae85(0x1a2)),this[_0x59ae85(0x198)]=void 0x0);const _0x3c1a3c=this[_0x59ae85(0x195)][_0x59ae85(0x1a5)][_0x59ae85(0x18e)][_0x59ae85(0x1a7)][_0x59ae85(0x1a3)]();_0x3c1a3c&&(_0x3c1a3c['is'](_0x59ae85(0x192),_0x59ae85(0x19e))||_0x3c1a3c['is'](_0x59ae85(0x192),_0x59ae85(0x1ab)))&&(this[_0x59ae85(0x198)]=new _0x1f8d94(this[_0x59ae85(0x195)],this[_0x59ae85(0x195)][_0x59ae85(0x194)][_0x59ae85(0x1a6)](_0xe88659),_0x3c1a3c),this[_0x59ae85(0x19c)](_0x59ae85(0x1a2))['to'](this[_0x59ae85(0x198)],_0x59ae85(0x1a2)));}}
23
+ const _0x5c5a4e=_0xe101;(function(_0x450d0a,_0x5b24c5){const _0x3bd2a5=_0xe101,_0x4dbba6=_0x450d0a();while(!![]){try{const _0x1d6d13=parseInt(_0x3bd2a5(0x106))/0x1*(-parseInt(_0x3bd2a5(0xff))/0x2)+parseInt(_0x3bd2a5(0x107))/0x3*(parseInt(_0x3bd2a5(0x11b))/0x4)+-parseInt(_0x3bd2a5(0x101))/0x5+-parseInt(_0x3bd2a5(0x116))/0x6+parseInt(_0x3bd2a5(0x104))/0x7+parseInt(_0x3bd2a5(0x11a))/0x8+-parseInt(_0x3bd2a5(0x100))/0x9;if(_0x1d6d13===_0x5b24c5)break;else _0x4dbba6['push'](_0x4dbba6['shift']());}catch(_0x60d29f){_0x4dbba6['push'](_0x4dbba6['shift']());}}}(_0x1c9b,0x33652));import{Command as _0x2c3789}from'ckeditor5/src/core.js';import{Dialog as _0x2435ca}from'ckeditor5/src/ui.js';function _0xe101(_0x22304c,_0x17106a){const _0x1c9ba2=_0x1c9b();return _0xe101=function(_0xe101ba,_0x3d1ee9){_0xe101ba=_0xe101ba-0xfd;let _0x1cd3db=_0x1c9ba2[_0xe101ba];return _0x1cd3db;},_0xe101(_0x22304c,_0x17106a);}import _0x22ec6b from'./ui/uploadcareimageeditcontroller.js';import{createEditabilityChecker as _0x52d4cb}from'../utils/editingutils.js';function _0x1c9b(){const _0x3b6041=['plugins','editor','2264045yexrBx','getSelectedElement','4SxKZtB','2787CRohuU','bind','refresh','get','element','imageEditController','config','execute','requires','imageInline','isEnabled','uploadcare.allowExternalImagesEditing','set','_isEditable','document','125202lPyxmu','selection','model','unbind','1426520gqzVjh','1732baHHXI','isActive','imageBlock','5114DvYUMF','4006620ZfaWSZ','1086090rUJlTn'];_0x1c9b=function(){return _0x3b6041;};return _0x1c9b();}export default class V extends _0x2c3789{static get[_0x5c5a4e(0x10f)](){return[_0x2435ca];}constructor(_0x3c6c8b){const _0x1ac2a5=_0x5c5a4e;super(_0x3c6c8b),this[_0x1ac2a5(0x10c)]=void 0x0,this[_0x1ac2a5(0x114)]=_0x52d4cb(_0x3c6c8b[_0x1ac2a5(0x10d)][_0x1ac2a5(0x10a)](_0x1ac2a5(0x112))||[]),this[_0x1ac2a5(0x113)]({'isActive':!0x1});}[_0x5c5a4e(0x109)](){const _0x482633=_0x5c5a4e,_0x9fbcf4=this[_0x482633(0x103)][_0x482633(0x118)][_0x482633(0x115)][_0x482633(0x117)][_0x482633(0x105)]();this[_0x482633(0x111)]=this[_0x482633(0x114)](_0x9fbcf4);}[_0x5c5a4e(0x10e)](){const _0x2445c0=_0x5c5a4e;this[_0x2445c0(0x10c)]&&(this[_0x2445c0(0x119)](_0x2445c0(0xfd)),this[_0x2445c0(0x10c)]=void 0x0);const _0x2f3a9f=this[_0x2445c0(0x103)][_0x2445c0(0x118)][_0x2445c0(0x115)][_0x2445c0(0x117)][_0x2445c0(0x105)]();_0x2f3a9f&&(_0x2f3a9f['is'](_0x2445c0(0x10b),_0x2445c0(0xfe))||_0x2f3a9f['is'](_0x2445c0(0x10b),_0x2445c0(0x110)))&&(this[_0x2445c0(0x10c)]=new _0x22ec6b(this[_0x2445c0(0x103)],this[_0x2445c0(0x103)][_0x2445c0(0x102)][_0x2445c0(0x10a)](_0x2435ca),_0x2f3a9f),this[_0x2445c0(0x108)](_0x2445c0(0xfd))['to'](this[_0x2445c0(0x10c)],_0x2445c0(0xfd)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19a36c=_0x1818;function _0x4874(){const _0x5d4565=['276750haRXhb','ImageEditing','ImageUtils','commands','40977kUxNaA','381dFwCuy','uploadcareImageEdit','508145RCaGoG','5529IhrLOP','uploadcareImageReplace','32492sLeWHN','135asWqMY','278rWdLlQ','isPremiumPlugin','init','3122780KpsLDx','UploadcareImageEditEditing','isOfficialPlugin','256MQrYOE','requires','10553487LcpPtx','pluginName','852KbLhib','add'];_0x4874=function(){return _0x5d4565;};return _0x4874();}(function(_0x55dfe3,_0x290a9c){const _0x1a624a=_0x1818,_0xf9714a=_0x55dfe3();while(!![]){try{const _0x255178=-parseInt(_0x1a624a(0x106))/0x1*(-parseInt(_0x1a624a(0x10a))/0x2)+parseInt(_0x1a624a(0x103))/0x3*(parseInt(_0x1a624a(0x108))/0x4)+-parseInt(_0x1a624a(0x109))/0x5*(-parseInt(_0x1a624a(0xfe))/0x6)+parseInt(_0x1a624a(0xfa))/0x7+-parseInt(_0x1a624a(0xf8))/0x8*(parseInt(_0x1a624a(0x102))/0x9)+-parseInt(_0x1a624a(0xf5))/0xa+parseInt(_0x1a624a(0x105))/0xb*(-parseInt(_0x1a624a(0xfc))/0xc);if(_0x255178===_0x290a9c)break;else _0xf9714a['push'](_0xf9714a['shift']());}catch(_0x1c00df){_0xf9714a['push'](_0xf9714a['shift']());}}}(_0x4874,0xc70f5));import{Plugin as _0x503581}from'ckeditor5/src/core.js';import{Notification as _0x2c9ea6}from'ckeditor5/src/ui.js';import _0x5447cf from'./uploadcareimageeditcommand.js';function _0x1818(_0x354e8a,_0x395289){const _0x487499=_0x4874();return _0x1818=function(_0x181899,_0x35fbe8){_0x181899=_0x181899-0xf3;let _0x4a8bbd=_0x487499[_0x181899];return _0x4a8bbd;},_0x1818(_0x354e8a,_0x395289);}import _0x18185e from'./uploadcareimagereplacecommand.js';import _0x5ade06 from'../uploadcareediting.js';export default class m extends _0x503581{static get[_0x19a36c(0xfb)](){const _0x32f7fa=_0x19a36c;return _0x32f7fa(0xf6);}static get[_0x19a36c(0xf9)](){const _0x2df730=_0x19a36c;return[_0x5ade06,_0x2c9ea6,_0x2df730(0x100),_0x2df730(0xff)];}static get[_0x19a36c(0xf7)](){return!0x0;}static get[_0x19a36c(0xf3)](){return!0x0;}[_0x19a36c(0xf4)](){const _0x362015=_0x19a36c,{editor:_0x1106ab}=this;_0x1106ab[_0x362015(0x101)][_0x362015(0xfd)](_0x362015(0x104),new _0x5447cf(_0x1106ab)),_0x1106ab[_0x362015(0x101)][_0x362015(0xfd)](_0x362015(0x107),new _0x18185e(_0x1106ab));}}
23
+ const _0xa1c200=_0x29ca;(function(_0x2aafb1,_0x25ff4b){const _0x5d3d2b=_0x29ca,_0x5d8003=_0x2aafb1();while(!![]){try{const _0x20e59a=-parseInt(_0x5d3d2b(0xc1))/0x1*(-parseInt(_0x5d3d2b(0xcd))/0x2)+-parseInt(_0x5d3d2b(0xcc))/0x3*(parseInt(_0x5d3d2b(0xc6))/0x4)+parseInt(_0x5d3d2b(0xbd))/0x5*(-parseInt(_0x5d3d2b(0xc4))/0x6)+parseInt(_0x5d3d2b(0xcb))/0x7*(parseInt(_0x5d3d2b(0xd1))/0x8)+parseInt(_0x5d3d2b(0xc0))/0x9+parseInt(_0x5d3d2b(0xd4))/0xa+-parseInt(_0x5d3d2b(0xd2))/0xb*(-parseInt(_0x5d3d2b(0xd0))/0xc);if(_0x20e59a===_0x25ff4b)break;else _0x5d8003['push'](_0x5d8003['shift']());}catch(_0x1a3a29){_0x5d8003['push'](_0x5d8003['shift']());}}}(_0x4e44,0xc73ff));function _0x4e44(){const _0x5e0b82=['uploadcareImageReplace','pluginName','2321862USvFwb','isPremiumPlugin','3380merGWv','requires','uploadcareImageEdit','ImageUtils','UploadcareImageEditEditing','47803dnemTq','471QiEFQi','1668030wuJeOz','isOfficialPlugin','ImageEditing','36WsfyMx','872NOWvhW','1418912DRagUG','commands','3072230YummHn','20tIrrpp','add','init','2017125nnyRie','1ppUEkp'];_0x4e44=function(){return _0x5e0b82;};return _0x4e44();}import{Plugin as _0x4eff71}from'ckeditor5/src/core.js';function _0x29ca(_0x1e4350,_0x51b48d){const _0x4e448b=_0x4e44();return _0x29ca=function(_0x29ca8e,_0x9e357b){_0x29ca8e=_0x29ca8e-0xbd;let _0x1e0ead=_0x4e448b[_0x29ca8e];return _0x1e0ead;},_0x29ca(_0x1e4350,_0x51b48d);}import{Notification as _0x2f3465}from'ckeditor5/src/ui.js';import _0x56b277 from'./uploadcareimageeditcommand.js';import _0x3abda3 from'./uploadcareimagereplacecommand.js';import _0xf816b4 from'../uploadcareediting.js';export default class m extends _0x4eff71{static get[_0xa1c200(0xc3)](){const _0xc72f70=_0xa1c200;return _0xc72f70(0xca);}static get[_0xa1c200(0xc7)](){const _0x12905c=_0xa1c200;return[_0xf816b4,_0x2f3465,_0x12905c(0xc9),_0x12905c(0xcf)];}static get[_0xa1c200(0xce)](){return!0x0;}static get[_0xa1c200(0xc5)](){return!0x0;}[_0xa1c200(0xbf)](){const _0x28ab00=_0xa1c200,{editor:_0x329df9}=this;_0x329df9[_0x28ab00(0xd3)][_0x28ab00(0xbe)](_0x28ab00(0xc8),new _0x56b277(_0x329df9)),_0x329df9[_0x28ab00(0xd3)][_0x28ab00(0xbe)](_0x28ab00(0xc2),new _0x3abda3(_0x329df9));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x5e4b0d}from'ckeditor5/src/core.js';import{ButtonView as _0x45464a}from'ckeditor5/src/ui.js';import{createElement as _0x4de17d}from'ckeditor5/src/utils.js';import _0x30fa1c from'../../theme/icons/uploadcare-image-edit.svg';import'@uploadcare/file-uploader/web/uc-cloud-image-editor.min.css';import'../../theme/uploadcare-theme.css';export default class g extends _0x5e4b0d{constructor(){super(...arguments),this['_imageCache']=new Map();}static get['pluginName'](){return'UploadcareImageEditUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['imageCache'](){return this['_imageCache'];}['init'](){const _0x17f495=this['editor'];_0x17f495['ui']['componentFactory']['add']('uploadcareImageEdit',_0x5713d3=>{const _0x426c8e=_0x17f495['commands']['get']('uploadcareImageEdit'),_0x10414c=new _0x45464a(_0x5713d3),t=_0x5713d3['t'];return _0x10414c['set']({'icon':_0x30fa1c,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x10414c['bind']('isEnabled')['to'](_0x426c8e),_0x10414c['bind']('isOn')['to'](_0x426c8e,'isActive'),this['listenTo'](_0x10414c,'execute',()=>{_0x17f495['execute']('uploadcareImageEdit'),_0x17f495['editing']['view']['focus']();}),_0x10414c;}),this['_initConfig']();}['_initConfig'](){const _0x54a238=_0x4de17d(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x54a238),this['listenTo'](this['editor'],'destroy',()=>{_0x54a238['remove']();});}}
23
+ import{Plugin as _0x583f0c}from'ckeditor5/src/core.js';import{ButtonView as _0xe151f4}from'ckeditor5/src/ui.js';import{createElement as _0x57e4af}from'ckeditor5/src/utils.js';import _0x3a65e8 from'../../theme/icons/uploadcare-image-edit.svg';import'@uploadcare/file-uploader/web/uc-cloud-image-editor.min.css';import'../../theme/uploadcare-theme.css';export default class g extends _0x583f0c{constructor(){super(...arguments),this['_imageCache']=new Map();}static get['pluginName'](){return'UploadcareImageEditUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['imageCache'](){return this['_imageCache'];}['init'](){const _0x49d9a5=this['editor'];_0x49d9a5['ui']['componentFactory']['add']('uploadcareImageEdit',_0x38a09f=>{const _0x510b26=_0x49d9a5['commands']['get']('uploadcareImageEdit'),_0x258a1d=new _0xe151f4(_0x38a09f),t=_0x38a09f['t'];return _0x258a1d['set']({'icon':_0x3a65e8,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x258a1d['bind']('isEnabled')['to'](_0x510b26),_0x258a1d['bind']('isOn')['to'](_0x510b26,'isActive'),this['listenTo'](_0x258a1d,'execute',()=>{_0x49d9a5['execute']('uploadcareImageEdit'),_0x49d9a5['editing']['view']['focus']();}),_0x258a1d;}),this['_initConfig']();}['_initConfig'](){const _0x9c6a13=_0x57e4af(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x9c6a13),this['listenTo'](this['editor'],'destroy',()=>{_0x9c6a13['remove']();});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x135a99=_0x17d0;function _0x17d0(_0x491a96,_0x151df5){const _0xc5aaed=_0xc5aa();return _0x17d0=function(_0x17d02d,_0x1c8774){_0x17d02d=_0x17d02d-0x15f;let _0x4b6688=_0xc5aaed[_0x17d02d];return _0x4b6688;},_0x17d0(_0x491a96,_0x151df5);}(function(_0x5783ff,_0x1e37b3){const _0x4a0957=_0x17d0,_0xf0ce7f=_0x5783ff();while(!![]){try{const _0x1eca75=-parseInt(_0x4a0957(0x160))/0x1+-parseInt(_0x4a0957(0x172))/0x2*(-parseInt(_0x4a0957(0x170))/0x3)+-parseInt(_0x4a0957(0x175))/0x4*(-parseInt(_0x4a0957(0x169))/0x5)+parseInt(_0x4a0957(0x178))/0x6+-parseInt(_0x4a0957(0x171))/0x7+parseInt(_0x4a0957(0x163))/0x8*(parseInt(_0x4a0957(0x166))/0x9)+-parseInt(_0x4a0957(0x176))/0xa*(parseInt(_0x4a0957(0x177))/0xb);if(_0x1eca75===_0x1e37b3)break;else _0xf0ce7f['push'](_0xf0ce7f['shift']());}catch(_0x2546e3){_0xf0ce7f['push'](_0xf0ce7f['shift']());}}}(_0xc5aa,0x313db));import{Command as _0x1d792a}from'ckeditor5/src/core.js';export default class O extends _0x1d792a{[_0x135a99(0x164)](){const _0x5022b9=_0x135a99,_0x26dded=this[_0x5022b9(0x165)][_0x5022b9(0x179)][_0x5022b9(0x16a)][_0x5022b9(0x16d)][_0x5022b9(0x16c)]();this[_0x5022b9(0x161)]=Boolean(_0x26dded&&(_0x26dded['is'](_0x5022b9(0x168),_0x5022b9(0x167))||_0x26dded['is'](_0x5022b9(0x168),_0x5022b9(0x173))));}[_0x135a99(0x16e)](_0x3d9b41){const _0x2baa4c=_0x135a99,_0x3844f6=this[_0x2baa4c(0x165)][_0x2baa4c(0x179)][_0x2baa4c(0x16a)][_0x2baa4c(0x16d)][_0x2baa4c(0x16c)]();this[_0x2baa4c(0x165)][_0x2baa4c(0x179)][_0x2baa4c(0x16f)](_0x4e268a=>{const _0x18109b=_0x2baa4c;_0x4e268a[_0x18109b(0x15f)](_0x3d9b41,_0x3844f6),_0x4e268a[_0x18109b(0x162)](_0x18109b(0x174),_0x3844f6),_0x4e268a[_0x18109b(0x162)](_0x18109b(0x16b),_0x3844f6);});}}function _0xc5aa(){const _0x53bf6b=['1505226rOAlvP','model','setAttributes','97442QtEYUS','isEnabled','removeAttribute','464MIdDJC','refresh','editor','52812eOsPqT','imageBlock','element','29615xEfkxD','document','sizes','getSelectedElement','selection','execute','change','563139uMdeZq','1473332hEWUfk','2OtIJYg','imageInline','srcset','192WCKlyG','1845410WZKaVy','33nJYlWj'];_0xc5aa=function(){return _0x53bf6b;};return _0xc5aa();}
23
+ const _0x2e1916=_0x4447;(function(_0x26d0de,_0x5820da){const _0x430d96=_0x4447,_0x2389d6=_0x26d0de();while(!![]){try{const _0x469e13=parseInt(_0x430d96(0x1ac))/0x1*(-parseInt(_0x430d96(0x1a3))/0x2)+-parseInt(_0x430d96(0x19a))/0x3*(-parseInt(_0x430d96(0x1a6))/0x4)+-parseInt(_0x430d96(0x1a7))/0x5*(parseInt(_0x430d96(0x1aa))/0x6)+parseInt(_0x430d96(0x1b2))/0x7*(-parseInt(_0x430d96(0x19d))/0x8)+-parseInt(_0x430d96(0x199))/0x9+parseInt(_0x430d96(0x19c))/0xa+parseInt(_0x430d96(0x19b))/0xb*(parseInt(_0x430d96(0x19f))/0xc);if(_0x469e13===_0x5820da)break;else _0x2389d6['push'](_0x2389d6['shift']());}catch(_0x19792d){_0x2389d6['push'](_0x2389d6['shift']());}}}(_0x53ad,0x9a8eb));function _0x53ad(){const _0x35ef51=['156mQWTwx','document','408937VzEMrD','getSelectedElement','refresh','change','editor','setAttributes','1358PoZiMS','execute','imageBlock','7555410drUfAE','4881lLvZjq','165mLSbFl','3789390WTBiwE','19504gYoBRf','element','1514076rjvTOy','srcset','removeAttribute','sizes','4iOWITn','imageInline','isEnabled','1900EwFqhG','54030ztnKIV','selection','model'];_0x53ad=function(){return _0x35ef51;};return _0x53ad();}function _0x4447(_0x5b9347,_0x4322be){const _0x53adfb=_0x53ad();return _0x4447=function(_0x4447e3,_0x1d99c9){_0x4447e3=_0x4447e3-0x197;let _0x566670=_0x53adfb[_0x4447e3];return _0x566670;},_0x4447(_0x5b9347,_0x4322be);}import{Command as _0x2d17cf}from'ckeditor5/src/core.js';export default class X extends _0x2d17cf{[_0x2e1916(0x1ae)](){const _0x2561cc=_0x2e1916,_0x50c4d8=this[_0x2561cc(0x1b0)][_0x2561cc(0x1a9)][_0x2561cc(0x1ab)][_0x2561cc(0x1a8)][_0x2561cc(0x1ad)]();this[_0x2561cc(0x1a5)]=Boolean(_0x50c4d8&&(_0x50c4d8['is'](_0x2561cc(0x19e),_0x2561cc(0x198))||_0x50c4d8['is'](_0x2561cc(0x19e),_0x2561cc(0x1a4))));}[_0x2e1916(0x197)](_0x182f57){const _0x3d7170=_0x2e1916,_0x45c9d1=this[_0x3d7170(0x1b0)][_0x3d7170(0x1a9)][_0x3d7170(0x1ab)][_0x3d7170(0x1a8)][_0x3d7170(0x1ad)]();this[_0x3d7170(0x1b0)][_0x3d7170(0x1a9)][_0x3d7170(0x1af)](_0x61b1=>{const _0x25a55b=_0x3d7170;_0x61b1[_0x25a55b(0x1b1)](_0x182f57,_0x45c9d1),_0x61b1[_0x25a55b(0x1a1)](_0x25a55b(0x1a0),_0x45c9d1),_0x61b1[_0x25a55b(0x1a1)](_0x25a55b(0x1a2),_0x45c9d1);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x50d52d=_0x77fd;(function(_0x5d81d9,_0x1bda05){var _0x4bf23f=_0x77fd,_0x36aa4f=_0x5d81d9();while(!![]){try{var _0x1b6e2d=-parseInt(_0x4bf23f(0xbc))/0x1+-parseInt(_0x4bf23f(0xc6))/0x2+-parseInt(_0x4bf23f(0xc5))/0x3+parseInt(_0x4bf23f(0xc4))/0x4*(-parseInt(_0x4bf23f(0xbb))/0x5)+-parseInt(_0x4bf23f(0xb8))/0x6+parseInt(_0x4bf23f(0xbd))/0x7*(parseInt(_0x4bf23f(0xc0))/0x8)+parseInt(_0x4bf23f(0xba))/0x9;if(_0x1b6e2d===_0x1bda05)break;else _0x36aa4f['push'](_0x36aa4f['shift']());}catch(_0x3dd148){_0x36aa4f['push'](_0x36aa4f['shift']());}}}(_0x52cf,0xd90d0));import{FocusTracker as _0x3fb146}from'ckeditor5/src/utils.js';function _0x52cf(){var _0x2a94a0=['6135606csmOFg','getFocusableElement','39656196luLWli','85795DJmotq','410494INfdaW','1589MfDFfj','true','div','49296TCcuzc','bindTemplate','createCollection','focusTracker','124MFWcuT','5115936jbmNVP','2491284NCvnyR','focusCycler','fire','forwardCycle'];_0x52cf=function(){return _0x2a94a0;};return _0x52cf();}import{View as _0xec1bb0,FocusCycler as _0x16f4dc}from'ckeditor5/src/ui.js';import'../../theme/uploadcare-form.css';function _0x77fd(_0x37e67e,_0x3a6056){var _0x52cfca=_0x52cf();return _0x77fd=function(_0x77fd0f,_0x15ba92){_0x77fd0f=_0x77fd0f-0xb6;var _0x52a8e3=_0x52cfca[_0x77fd0f];return _0x52a8e3;},_0x77fd(_0x37e67e,_0x3a6056);}export default class q extends _0xec1bb0{constructor(_0x3022df){var _0xb924b0=_0x77fd;super(_0x3022df),this[_0xb924b0(0xc3)]=new _0x3fb146(),this[_0xb924b0(0xc7)]=new _0x16f4dc({'focusables':this[_0xb924b0(0xc2)](),'focusTracker':this[_0xb924b0(0xc3)]});}[_0x50d52d(0xb9)](){var _0x3794e5=_0x50d52d;return{'tag':_0x3794e5(0xbf),'attributes':{'aria-hidden':_0x3794e5(0xbe),'tabindex':'0'},'on':{'focus':this[_0x3794e5(0xc1)]['to'](()=>{var _0x2ae9c5=_0x3794e5;this[_0x2ae9c5(0xc7)][_0x2ae9c5(0xb6)](_0x2ae9c5(0xb7));})}};}}
23
+ function _0x5ee4(_0x57ac9c,_0x39333d){var _0x4a748e=_0x4a74();return _0x5ee4=function(_0x5ee4a9,_0x55efba){_0x5ee4a9=_0x5ee4a9-0x1ac;var _0x2ee39c=_0x4a748e[_0x5ee4a9];return _0x2ee39c;},_0x5ee4(_0x57ac9c,_0x39333d);}var _0x9c6328=_0x5ee4;(function(_0xee6c72,_0x2a244d){var _0x73ccdf=_0x5ee4,_0x37b010=_0xee6c72();while(!![]){try{var _0x27ba5d=-parseInt(_0x73ccdf(0x1bc))/0x1+parseInt(_0x73ccdf(0x1b3))/0x2+parseInt(_0x73ccdf(0x1b9))/0x3+parseInt(_0x73ccdf(0x1b0))/0x4*(parseInt(_0x73ccdf(0x1bb))/0x5)+parseInt(_0x73ccdf(0x1ae))/0x6*(-parseInt(_0x73ccdf(0x1b6))/0x7)+parseInt(_0x73ccdf(0x1ad))/0x8+-parseInt(_0x73ccdf(0x1af))/0x9;if(_0x27ba5d===_0x2a244d)break;else _0x37b010['push'](_0x37b010['shift']());}catch(_0x56b895){_0x37b010['push'](_0x37b010['shift']());}}}(_0x4a74,0x9f89e));import{FocusTracker as _0x345c23}from'ckeditor5/src/utils.js';import{View as _0x24ce74,FocusCycler as _0x402037}from'ckeditor5/src/ui.js';import'../../theme/uploadcare-form.css';export default class q extends _0x24ce74{constructor(_0x51e158){var _0xdf4a5f=_0x5ee4;super(_0x51e158),this[_0xdf4a5f(0x1b7)]=new _0x345c23(),this[_0xdf4a5f(0x1bd)]=new _0x402037({'focusables':this[_0xdf4a5f(0x1b2)](),'focusTracker':this[_0xdf4a5f(0x1b7)]});}[_0x9c6328(0x1b8)](){var _0x1c8b72=_0x9c6328;return{'tag':_0x1c8b72(0x1b1),'attributes':{'aria-hidden':_0x1c8b72(0x1b4),'tabindex':'0'},'on':{'focus':this[_0x1c8b72(0x1b5)]['to'](()=>{var _0x28a93e=_0x1c8b72;this[_0x28a93e(0x1bd)][_0x28a93e(0x1ac)](_0x28a93e(0x1ba));})}};}}function _0x4a74(){var _0x4a1268=['223846JycVIc','focusTracker','getFocusableElement','1182510OjyuRX','forwardCycle','3035BYcYIQ','37462UgaSIr','focusCycler','fire','4330440BBfWQZ','42uXnhdi','15297687IZUmhS','8252Xhgnau','div','createCollection','853610uLFKZm','true','bindTemplate'];_0x4a74=function(){return _0x4a1268;};return _0x4a74();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4311a1,_0x402db0){const _0x4ce38b=_0x4296,_0x24b754=_0x4311a1();while(!![]){try{const _0x9ec0c0=-parseInt(_0x4ce38b(0x1eb))/0x1*(parseInt(_0x4ce38b(0x1ed))/0x2)+parseInt(_0x4ce38b(0x1e2))/0x3+-parseInt(_0x4ce38b(0x1db))/0x4+-parseInt(_0x4ce38b(0x1f1))/0x5+parseInt(_0x4ce38b(0x1d5))/0x6+-parseInt(_0x4ce38b(0x1cf))/0x7+parseInt(_0x4ce38b(0x1bd))/0x8*(parseInt(_0x4ce38b(0x1d0))/0x9);if(_0x9ec0c0===_0x402db0)break;else _0x24b754['push'](_0x24b754['shift']());}catch(_0x32dfe0){_0x24b754['push'](_0x24b754['shift']());}}}(_0x14cb,0x90767));import{global as _0x4aaa51,DomEmitterMixin as _0x3a1834}from'ckeditor5/src/utils.js';export function createEditabilityChecker(_0x380e4a){const _0x4c8f6e=_0x4296,_0x38788e=V(_0x380e4a);return _0x5df035=>!(!_0x5df035||!_0x5df035['is'](_0x4c8f6e(0x1ce),_0x4c8f6e(0x1e3))&&!_0x5df035['is'](_0x4c8f6e(0x1ce),_0x4c8f6e(0x1be)))&&(!!_0x5df035[_0x4c8f6e(0x1e6)](_0x4c8f6e(0x1c6))||!!_0x5df035[_0x4c8f6e(0x1e6)](_0x4c8f6e(0x1e4))&&_0x38788e(_0x5df035[_0x4c8f6e(0x1b9)](_0x4c8f6e(0x1e4))));}function _0x4296(_0x2fd6d6,_0x778f6e){const _0x14cb91=_0x14cb();return _0x4296=function(_0x4296bd,_0xa38b1d){_0x4296bd=_0x4296bd-0x1b9;let _0x2f89ec=_0x14cb91[_0x4296bd];return _0x2f89ec;},_0x4296(_0x2fd6d6,_0x778f6e);}export function getImageUrls(_0x9df9da,_0x385bdd){const _0x170377=_0x4296,_0x5a0513=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960][_0x170377(0x1ec)](_0x421e6a=>_0x421e6a<=_0x385bdd)[_0x170377(0x1cb)](_0x52e31f=>_0x9df9da[_0x170377(0x1cc)](/\/$/,'')+_0x170377(0x1ef)+_0x52e31f+_0x170377(0x1c7)+_0x52e31f+'w');return{'imageFallbackUrl':_0x9df9da,'imageSources':[{'srcset':_0x5a0513[_0x170377(0x1c1)](',\x20'),'sizes':_0x170377(0x1c0)+_0x385bdd+_0x170377(0x1c9)+_0x385bdd+'px','type':_0x170377(0x1d4)}]};}export function getImageDimension(_0x42fed3,_0x511277,_0x31e204){const _0x33c40b=_0x4296,_0x170105=_0x42fed3[_0x33c40b(0x1bc)](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x170105?parseInt(_0x170105[0x1],0xa):_0x511277,'height':_0x170105?parseInt(_0x170105[0x2],0xa):_0x31e204};}function _0x14cb(){const _0x28b6cf=['src','addClass','hasAttribute','domConverter','origin','editing','stopListening','5kLCVuE','filter','251202LjonLg','listenTo','/-/resize/','removeClass','4685870WMkYPS','getAttribute','image-processing','function','match','24501016AUmvne','imageInline','window','(max-width:\x20','join','location','baseURI','findViewImgElement','height','uploadcareImageId','x/\x20','plugins','px)\x20100vw,\x20','mapper','map','replace','view','element','5963818qzlpuD','9cKwdmj','change','isArray','get','image/webp','4043226Nwobqk','toViewElement','width','load','document','create','4475872uPBjzo','ImageUtils','viewToDom','some','setStyle','removeStyle','aspect-ratio','1174026ZEuHpc','imageBlock'];_0x14cb=function(){return _0x28b6cf;};return _0x14cb();}export function showImageProcessingIndicator(_0x3dde08,_0x9bf45f){const _0x151624=_0x4296,_0x188d0c=Object[_0x151624(0x1da)](_0x3a1834),_0x463bd5=_0x3dde08[_0x151624(0x1c8)][_0x151624(0x1d3)](_0x151624(0x1dc)),_0x109374=_0x3dde08[_0x151624(0x1e9)][_0x151624(0x1ca)][_0x151624(0x1d6)](_0x9bf45f),_0x5f2e85=_0x463bd5[_0x151624(0x1c4)](_0x109374),_0x3e333d=_0x3dde08[_0x151624(0x1e9)][_0x151624(0x1cd)][_0x151624(0x1e7)][_0x151624(0x1dd)](_0x5f2e85),_0x3dfc95=_0x9bf45f[_0x151624(0x1b9)](_0x151624(0x1d7)),_0x3dba35=_0x9bf45f[_0x151624(0x1b9)](_0x151624(0x1c5)),_0xde760f=_0x151624(0x1ba);_0x3dde08[_0x151624(0x1e9)][_0x151624(0x1cd)][_0x151624(0x1d1)](_0x419ff3=>{const _0x1576b3=_0x151624;_0x419ff3[_0x1576b3(0x1e5)](_0xde760f,_0x109374),_0x419ff3[_0x1576b3(0x1df)](_0x1576b3(0x1e1),_0x3dfc95+'/'+_0x3dba35,_0x5f2e85);}),_0x188d0c[_0x151624(0x1ee)](_0x3e333d,_0x151624(0x1d8),()=>{const _0x2353df=_0x151624;_0x188d0c[_0x2353df(0x1ea)](_0x3e333d,_0x2353df(0x1d8)),_0x3dde08[_0x2353df(0x1e9)][_0x2353df(0x1cd)][_0x2353df(0x1d1)](_0x32202d=>{const _0xe9ae8c=_0x2353df;_0x32202d[_0xe9ae8c(0x1f0)](_0xde760f,_0x109374),_0x32202d[_0xe9ae8c(0x1e0)](_0xe9ae8c(0x1e1),_0x5f2e85);});});}function V(_0x19f9af){const _0x251bbe=_0x4296;if(Array[_0x251bbe(0x1d2)](_0x19f9af)){const _0x3866a7=_0x19f9af[_0x251bbe(0x1cb)](V);return _0xaf1634=>_0x3866a7[_0x251bbe(0x1de)](_0x3b610b=>_0x3b610b(_0xaf1634));}if(_0x251bbe(0x1e8)==_0x19f9af){const _0x96ce7=_0x4aaa51[_0x251bbe(0x1bf)][_0x251bbe(0x1c2)][_0x251bbe(0x1e8)];return _0x4d579f=>new URL(_0x4d579f,_0x4aaa51[_0x251bbe(0x1d9)][_0x251bbe(0x1c3)])[_0x251bbe(0x1e8)]==_0x96ce7;}return _0x251bbe(0x1bb)==typeof _0x19f9af?_0x19f9af:_0x19f9af instanceof RegExp?_0xcff309=>!(!_0xcff309[_0x251bbe(0x1bc)](_0x19f9af)&&!_0xcff309[_0x251bbe(0x1cc)](/^https?:\/\//,'')[_0x251bbe(0x1bc)](_0x19f9af)):()=>!0x1;}
23
+ (function(_0x509847,_0x474374){const _0x20202c=_0x47c1,_0x58fb5d=_0x509847();while(!![]){try{const _0x3ce10a=-parseInt(_0x20202c(0xf2))/0x1*(parseInt(_0x20202c(0xec))/0x2)+parseInt(_0x20202c(0xc0))/0x3+-parseInt(_0x20202c(0xe0))/0x4+-parseInt(_0x20202c(0xd9))/0x5+parseInt(_0x20202c(0xbc))/0x6*(parseInt(_0x20202c(0xcd))/0x7)+parseInt(_0x20202c(0xe5))/0x8*(parseInt(_0x20202c(0xd6))/0x9)+parseInt(_0x20202c(0xf3))/0xa;if(_0x3ce10a===_0x474374)break;else _0x58fb5d['push'](_0x58fb5d['shift']());}catch(_0xf9e1ac){_0x58fb5d['push'](_0x58fb5d['shift']());}}}(_0x4e21,0x72ee8));import{global as _0x1d70c5,DomEmitterMixin as _0x59bbeb}from'ckeditor5/src/utils.js';function _0x47c1(_0x189c78,_0x216c0a){const _0x4e216b=_0x4e21();return _0x47c1=function(_0x47c138,_0x1cb44f){_0x47c138=_0x47c138-0xbb;let _0x271918=_0x4e216b[_0x47c138];return _0x271918;},_0x47c1(_0x189c78,_0x216c0a);}export function createEditabilityChecker(_0x3318a8){const _0x3e175d=_0x47c1,_0x5d775d=R(_0x3318a8);return _0x10aa9c=>!(!_0x10aa9c||!_0x10aa9c['is'](_0x3e175d(0xf4),_0x3e175d(0xe7))&&!_0x10aa9c['is'](_0x3e175d(0xf4),_0x3e175d(0xd2)))&&(!!_0x10aa9c[_0x3e175d(0xea)](_0x3e175d(0xe3))||!!_0x10aa9c[_0x3e175d(0xea)](_0x3e175d(0xd5))&&_0x5d775d(_0x10aa9c[_0x3e175d(0xbb)](_0x3e175d(0xd5))));}export function getImageUrls(_0x1a3d2b,_0x5af3e9){const _0x15072b=_0x47c1,_0x48f643=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960][_0x15072b(0xf0)](_0x4004d3=>_0x4004d3<=_0x5af3e9)[_0x15072b(0xc1)](_0x24f1bf=>_0x1a3d2b[_0x15072b(0xcf)](/\/$/,'')+_0x15072b(0xc7)+_0x24f1bf+_0x15072b(0xe2)+_0x24f1bf+'w');return{'imageFallbackUrl':_0x1a3d2b,'imageSources':[{'srcset':_0x48f643[_0x15072b(0xbd)](',\x20'),'sizes':_0x15072b(0xd8)+_0x5af3e9+_0x15072b(0xe9)+_0x5af3e9+'px','type':_0x15072b(0xd1)}]};}export function getImageDimension(_0x4d44d5,_0x195ba9,_0x38af12){const _0xca5adc=_0x47c1,_0x243559=_0x4d44d5[_0xca5adc(0xe1)](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x243559?parseInt(_0x243559[0x1],0xa):_0x195ba9,'height':_0x243559?parseInt(_0x243559[0x2],0xa):_0x38af12};}export function showImageProcessingIndicator(_0x5e2832,_0x85b81f){const _0x39a9dd=_0x47c1,_0x586b9c=Object[_0x39a9dd(0xcb)](_0x59bbeb),_0x170e6f=_0x5e2832[_0x39a9dd(0xc3)][_0x39a9dd(0xcc)](_0x39a9dd(0xef)),_0x287c4c=_0x5e2832[_0x39a9dd(0xd0)][_0x39a9dd(0xdd)][_0x39a9dd(0xce)](_0x85b81f),_0x267024=_0x170e6f[_0x39a9dd(0xdb)](_0x287c4c),_0x25849f=_0x5e2832[_0x39a9dd(0xd0)][_0x39a9dd(0xd7)][_0x39a9dd(0xc4)][_0x39a9dd(0xeb)](_0x267024),_0x29b28d=_0x85b81f[_0x39a9dd(0xbb)](_0x39a9dd(0xe6)),_0x37fb10=_0x85b81f[_0x39a9dd(0xbb)](_0x39a9dd(0xed)),_0x5d1244=_0x39a9dd(0xbf);_0x5e2832[_0x39a9dd(0xd0)][_0x39a9dd(0xd7)][_0x39a9dd(0xca)](_0x477509=>{const _0x19365c=_0x39a9dd;_0x477509[_0x19365c(0xf1)](_0x5d1244,_0x287c4c),_0x477509[_0x19365c(0xdf)](_0x19365c(0xc9),_0x29b28d+'/'+_0x37fb10,_0x267024);}),_0x586b9c[_0x39a9dd(0xe4)](_0x25849f,_0x39a9dd(0xd4),()=>{const _0x5dbd1e=_0x39a9dd;_0x586b9c[_0x5dbd1e(0xc6)](_0x25849f,_0x5dbd1e(0xd4)),_0x5e2832[_0x5dbd1e(0xd0)][_0x5dbd1e(0xd7)][_0x5dbd1e(0xca)](_0x5dd9af=>{const _0x354435=_0x5dbd1e;_0x5dd9af[_0x354435(0xbe)](_0x5d1244,_0x287c4c),_0x5dd9af[_0x354435(0xda)](_0x354435(0xc9),_0x267024);});});}function _0x4e21(){const _0x1d00cf=['ImageUtils','filter','addClass','14lysBve','11423770jvlUSY','element','getAttribute','204ERivfr','join','removeClass','image-processing','2160270eaFgvm','map','baseURI','plugins','domConverter','origin','stopListening','/-/resize/','window','aspect-ratio','change','create','get','22771JEzPiC','toViewElement','replace','editing','image/webp','imageInline','document','load','src','15354ClqBDy','view','(max-width:\x20','2499400KvPTZt','removeStyle','findViewImgElement','function','mapper','location','setStyle','933348vAFDhl','match','x/\x20','uploadcareImageId','listenTo','8nEqJCF','width','imageBlock','isArray','px)\x20100vw,\x20','hasAttribute','viewToDom','110114SCXxTb','height','some'];_0x4e21=function(){return _0x1d00cf;};return _0x4e21();}function R(_0x3b0098){const _0x3ddbd3=_0x47c1;if(Array[_0x3ddbd3(0xe8)](_0x3b0098)){const _0x150427=_0x3b0098[_0x3ddbd3(0xc1)](R);return _0x3b8734=>_0x150427[_0x3ddbd3(0xee)](_0x213c66=>_0x213c66(_0x3b8734));}if(_0x3ddbd3(0xc5)==_0x3b0098){const _0x365aaf=_0x1d70c5[_0x3ddbd3(0xc8)][_0x3ddbd3(0xde)][_0x3ddbd3(0xc5)];return _0x327379=>new URL(_0x327379,_0x1d70c5[_0x3ddbd3(0xd3)][_0x3ddbd3(0xc2)])[_0x3ddbd3(0xc5)]==_0x365aaf;}return _0x3ddbd3(0xdc)==typeof _0x3b0098?_0x3b0098:_0x3b0098 instanceof RegExp?_0x8c56ea=>!(!_0x8c56ea[_0x3ddbd3(0xe1)](_0x3b0098)&&!_0x8c56ea[_0x3ddbd3(0xcf)](/^https?:\/\//,'')[_0x3ddbd3(0xe1)](_0x3b0098)):()=>!0x1;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x9686(_0x248ad1,_0x36a56d){var _0x4e3408=_0x4e34();return _0x9686=function(_0x968645,_0x4c0b62){_0x968645=_0x968645-0x180;var _0x44a68a=_0x4e3408[_0x968645];return _0x44a68a;},_0x9686(_0x248ad1,_0x36a56d);}function _0x4e34(){var _0x4c363f=['1393516lhtGKl','target','420GTZjPF','1116027ZwnBEx','includes','105596yghqFv','10059uBorkm','70334IgyjVu','6992800CrvqnK','42edsnht','4904zuEyoF','29735jNLbwx'];_0x4e34=function(){return _0x4c363f;};return _0x4e34();}(function(_0x395d7c,_0x503c8d){var _0x5ccc80=_0x9686,_0x277517=_0x395d7c();while(!![]){try{var _0x499b14=-parseInt(_0x5ccc80(0x18b))/0x1+parseInt(_0x5ccc80(0x181))/0x2*(parseInt(_0x5ccc80(0x183))/0x3)+-parseInt(_0x5ccc80(0x186))/0x4+parseInt(_0x5ccc80(0x185))/0x5*(parseInt(_0x5ccc80(0x188))/0x6)+-parseInt(_0x5ccc80(0x180))/0x7*(-parseInt(_0x5ccc80(0x184))/0x8)+-parseInt(_0x5ccc80(0x189))/0x9+-parseInt(_0x5ccc80(0x182))/0xa;if(_0x499b14===_0x503c8d)break;else _0x277517['push'](_0x277517['shift']());}catch(_0x526fa9){_0x277517['push'](_0x277517['shift']());}}}(_0x4e34,0x7d0fb));import{getAncestors as _0x8bfc00}from'ckeditor5/src/utils.js';export function isAncestor(_0x26b09f,_0x1f9550){var _0x5c25a2=_0x9686;return _0x8bfc00(_0x26b09f[_0x5c25a2(0x187)])[_0x5c25a2(0x18a)](_0x1f9550);}
23
+ (function(_0x218c30,_0x1c5d96){var _0x238396=_0x1ec6,_0x47ecf0=_0x218c30();while(!![]){try{var _0x33e0bd=-parseInt(_0x238396(0x19e))/0x1*(-parseInt(_0x238396(0x197))/0x2)+-parseInt(_0x238396(0x19d))/0x3*(-parseInt(_0x238396(0x195))/0x4)+-parseInt(_0x238396(0x19b))/0x5*(-parseInt(_0x238396(0x198))/0x6)+-parseInt(_0x238396(0x19a))/0x7*(-parseInt(_0x238396(0x199))/0x8)+-parseInt(_0x238396(0x196))/0x9+-parseInt(_0x238396(0x193))/0xa+-parseInt(_0x238396(0x19f))/0xb;if(_0x33e0bd===_0x1c5d96)break;else _0x47ecf0['push'](_0x47ecf0['shift']());}catch(_0x1dc249){_0x47ecf0['push'](_0x47ecf0['shift']());}}}(_0x2cb2,0x5196a));function _0x1ec6(_0x40d431,_0x196090){var _0x2cb21d=_0x2cb2();return _0x1ec6=function(_0x1ec65f,_0x3e9121){_0x1ec65f=_0x1ec65f-0x193;var _0x359932=_0x2cb21d[_0x1ec65f];return _0x359932;},_0x1ec6(_0x40d431,_0x196090);}import{getAncestors as _0x21c1f9}from'ckeditor5/src/utils.js';export function isAncestor(_0x387304,_0x20e020){var _0x2f473b=_0x1ec6;return _0x21c1f9(_0x387304[_0x2f473b(0x19c)])[_0x2f473b(0x194)](_0x20e020);}function _0x2cb2(){var _0x2401e2=['386431DPOznd','12974236ImvgWx','4165680BUJyvN','includes','4ioPKUv','204912WjDvyk','2YUMKtz','2994TJbGNs','4189112DdFjxS','7hEAxcV','5270NQYMsA','target','1550946cjnkZN'];_0x2cb2=function(){return _0x2401e2;};return _0x2cb2();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3ece(){var _0x13401c=['207DNESnj','392ldiNzA','21gBWrPO','29733000lfBLnx','1469224fIghQH','1852MIopra','342EIaoXc','getInfo','3450095yiDHMB','444495ReVhOW','18618jWGYsw','auto','12baiYXf','upload','19610zBDygu'];_0x3ece=function(){return _0x13401c;};return _0x3ece();}function _0x2dda(_0x367b12,_0x4569cd){var _0x3ece72=_0x3ece();return _0x2dda=function(_0x2dda0c,_0x3bc131){_0x2dda0c=_0x2dda0c-0x179;var _0x13fc3a=_0x3ece72[_0x2dda0c];return _0x13fc3a;},_0x2dda(_0x367b12,_0x4569cd);}var _0x5be4b9=_0x2dda;(function(_0x442ba6,_0x20373c){var _0x3f0848=_0x2dda,_0x3f3e4d=_0x442ba6();while(!![]){try{var _0x4f609c=parseInt(_0x3f0848(0x181))/0x1*(-parseInt(_0x3f0848(0x180))/0x2)+-parseInt(_0x3f0848(0x185))/0x3*(parseInt(_0x3f0848(0x17c))/0x4)+-parseInt(_0x3f0848(0x184))/0x5*(parseInt(_0x3f0848(0x187))/0x6)+-parseInt(_0x3f0848(0x17d))/0x7*(parseInt(_0x3f0848(0x17f))/0x8)+parseInt(_0x3f0848(0x17b))/0x9*(-parseInt(_0x3f0848(0x17a))/0xa)+-parseInt(_0x3f0848(0x183))/0xb+parseInt(_0x3f0848(0x17e))/0xc;if(_0x4f609c===_0x20373c)break;else _0x3f3e4d['push'](_0x3f3e4d['shift']());}catch(_0x511ee3){_0x3f3e4d['push'](_0x3f3e4d['shift']());}}}(_0x3ece,0x719d5));import{uploadFile as _0x27299c,info as _0x34dc42}from'@uploadcare/upload-client';export default class k{static[_0x5be4b9(0x179)]({file:_0x45b9a1,publicKey:_0x555b2a,signal:_0x281ea1,onProgress:_0x4929d0}){var _0x17f220=_0x5be4b9;return _0x27299c(_0x45b9a1,{'publicKey':_0x555b2a,'store':_0x17f220(0x186),'signal':_0x281ea1,'onProgress':_0x4929d0});}static[_0x5be4b9(0x182)](_0x587580,_0x263cec){return _0x34dc42(_0x587580,_0x263cec);}}
23
+ var _0x526698=_0xc2c8;(function(_0x4d9dc1,_0x206261){var _0x467d3e=_0xc2c8,_0x15f183=_0x4d9dc1();while(!![]){try{var _0x251c6a=parseInt(_0x467d3e(0xbe))/0x1*(parseInt(_0x467d3e(0xb4))/0x2)+-parseInt(_0x467d3e(0xbc))/0x3*(parseInt(_0x467d3e(0xba))/0x4)+-parseInt(_0x467d3e(0xb9))/0x5*(parseInt(_0x467d3e(0xbf))/0x6)+-parseInt(_0x467d3e(0xbd))/0x7+-parseInt(_0x467d3e(0xb3))/0x8+parseInt(_0x467d3e(0xb6))/0x9*(-parseInt(_0x467d3e(0xb5))/0xa)+parseInt(_0x467d3e(0xbb))/0xb;if(_0x251c6a===_0x206261)break;else _0x15f183['push'](_0x15f183['shift']());}catch(_0x5d4eda){_0x15f183['push'](_0x15f183['shift']());}}}(_0x1494,0x9a506));import{uploadFile as _0x10accd,info as _0x14cd89}from'@uploadcare/upload-client';function _0xc2c8(_0x312740,_0x37fa0e){var _0x1494ea=_0x1494();return _0xc2c8=function(_0xc2c841,_0x42f80d){_0xc2c841=_0xc2c841-0xb3;var _0x2e8183=_0x1494ea[_0xc2c841];return _0x2e8183;},_0xc2c8(_0x312740,_0x37fa0e);}export default class k{static[_0x526698(0xc0)]({file:_0x48c380,publicKey:_0x5ae0a3,signal:_0x4ffcd0,onProgress:_0x4f608f}){var _0x37576e=_0x526698;return _0x10accd(_0x48c380,{'publicKey':_0x5ae0a3,'store':_0x37576e(0xb8),'signal':_0x4ffcd0,'onProgress':_0x4f608f});}static[_0x526698(0xb7)](_0x2657cd,_0xaacd6e){return _0x14cd89(_0x2657cd,_0xaacd6e);}}function _0x1494(){var _0x3f4c3e=['getInfo','auto','747935engSoj','17972jthTYm','39720076VFmHrX','711ylynFj','4951198iALQXH','1irJZMU','6IEpmSd','upload','5280832sScmgW','1248374BNfIwO','10211870QSuVWO','9cGUBoY'];_0x1494=function(){return _0x3f4c3e;};return _0x1494();}