@ckeditor/ckeditor5-uploadcare 0.0.0-nightly-20250522.0 → 0.0.0-nightly-20250524.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.
- package/build/uploadcare.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +9 -9
- package/src/uploadcareediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x540993,Command as _0x152c7b}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0x5caf45,IconGooglePhotos as _0xefdf1f,IconGoogleDrive as _0x1c2df6,IconFacebook as _0x5b107b,IconDropbox as _0x289ffe,IconUploadcareLink as _0x244055,IconUploadcareImageUpload as _0x2d2416,IconError as et,IconUploadcareImageEdit as _0x440e93}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x3e220e,MenuBarMenuListItemButtonView as _0x4215c7,View as _0x1dbf37,FocusCycler as _0x45f083,Dialog as _0x62da11,DialogViewPosition as _0x2a074c,SpinnerView as _0x4479fb,IconView as at,Notification as _0x1da2c6}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x6fe862,DomEmitterMixin as _0x4305b3,global as _0x48bf7e,getAncestors as _0x27dfd4,ObservableMixin as _0x27f9a7,createElement as _0x5afc81,uid as _0x28d3b4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x3bf7da}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x45dec7,info as _0x466d84}from'@uploadcare/upload-client';import*as _0x48109b from'@uploadcare/file-uploader';var o=function(_0x52ff96){return _0x52ff96['Local']='local',_0x52ff96['URL']='url',_0x52ff96['Dropbox']='dropbox',_0x52ff96['GDrive']='gdrive',_0x52ff96['Facebook']='facebook',_0x52ff96['GPhotos']='gphotos',_0x52ff96['OneDrive']='onedrive',_0x52ff96;}({});function _(_0xf6d448,_0xf9389f,_0x112d72){const t=_0xf6d448['t'],_0x2c0831=_0xf6d448['t'];switch(_0xf9389f){case o['Local']:return{'text':_0x2c0831('Insert'===_0x112d72?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x2c0831('From\x20computer')};case o['URL']:return{'text':'Insert'===_0x112d72?_0x2c0831('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x2c0831('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0x112d72?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0x112d72?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0x112d72?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0x112d72?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['OneDrive']:return{'text':t('Insert'===_0x112d72?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0xf9389f;}}class e extends _0x540993{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'UploadcareUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x79fad6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x19293c;for(const _0x1d5bf2 in _0x79fad6){const _0x58a4ab=_0x1d5bf2,_0x550c21=_0x79fad6[_0x58a4ab];if('uploadcareLicenseKeyValid'==_0x550c21||'uploadcareLicenseKeyInvalid'==_0x550c21||'uploadcareLicenseKeyExpired'==_0x550c21||'uploadcareLicenseKeyDomainLimit'==_0x550c21||'uploadcareLicenseKeyNotAllowed'==_0x550c21||'uploadcareLicenseKeyEvaluationLimit'==_0x550c21||'uploadcareLicenseKeyTrialLimit'==_0x550c21||'uploadcareLicenseKeyUsageLimit'==_0x550c21){delete _0x79fad6[_0x58a4ab],_0x19293c=_0x550c21,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x19293c&&_0x79fad6['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x19293c&&_0x79fad6['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x19293c&&_0x79fad6['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x19293c&&_0x79fad6['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x19293c&&_0x79fad6['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x19293c&&_0x79fad6['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x19293c&&_0x79fad6['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x1817d2}=this,_0x4d774b=_0x1817d2['commands']['get']('uploadcare');if(!_0x4d774b)return;const _0x9b4b8e=this['_normalizeConfigSourceList'](_0x1817d2['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x48b411,_0x5af2d5)=>{const _0x48c462=this['_getIntegrationKey'](_0x5af2d5['type']);return _0x48b411[_0x48c462]||(_0x48b411[_0x48c462]=[]),_0x48b411[_0x48c462]['push'](_0x5af2d5),_0x48b411;},{});_0x1817d2['plugins']['has']('ImageInsertUI')&&_0x1817d2['commands']['get']('uploadcare')&&Object['entries'](_0x9b4b8e)['forEach'](([_0x5a5ecb,_0x203b81])=>{_0x1817d2['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x5a5ecb,'observable':()=>_0x4d774b,'buttonViewCreator':()=>this['_createToolbarButton'](_0x203b81),'formViewCreator':()=>this['_createDropdownButtons'](_0x203b81),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x203b81),'override':'assetManager'!==_0x5a5ecb});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x11f312){const {locale:_0x1a679d}=this['editor'];return _0x11f312['map'](_0x162552=>{const _0x54a5d7=_(_0x1a679d,_0x162552,'Insert');switch(_0x162552){case o['Local']:return{'icon':_0x2d2416,'type':o['Local'],..._0x54a5d7};case o['URL']:return{'icon':_0x244055,'type':o['URL'],..._0x54a5d7};case o['Dropbox']:return{'icon':_0x289ffe,'type':o['Dropbox'],..._0x54a5d7};case o['Facebook']:return{'icon':_0x5b107b,'type':o['Facebook'],..._0x54a5d7};case o['GDrive']:return{'icon':_0x1c2df6,'type':o['GDrive'],..._0x54a5d7};case o['GPhotos']:return{'icon':_0xefdf1f,'type':o['GPhotos'],..._0x54a5d7};case o['OneDrive']:return{'icon':_0x5caf45,'type':o['OneDrive'],..._0x54a5d7};}});}['_getIntegrationKey'](_0x53974f){switch(_0x53974f){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x2c04bf,_0x3a69a9){const _0x376efe=this['editor'],_0x5a4e12=new _0x2c04bf(_0x376efe['locale']),_0x24c204=_0x376efe['commands']['get']('uploadcare');return _0x5a4e12['bind']('isEnabled')['to'](_0x24c204),_0x5a4e12['on']('execute',()=>{_0x24c204['execute'](_0x3a69a9);}),_0x5a4e12;}['_createToolbarButton'](_0x19d320){const {locale:_0x5cd66f}=this['editor'],_0x13df89=this['editor']['plugins']['get']('ImageInsertUI'),_0x1e6fcb=_0x19d320[0x0],_0x3ae780=this['_createButton'](_0x3e220e,_0x1e6fcb['type']);return _0x3ae780['icon']=_0x1e6fcb['icon'],_0x3ae780['bind']('label')['to'](_0x13df89,'isImageSelected',_0x4d6d58=>_(_0x5cd66f,_0x1e6fcb['type'],_0x4d6d58?'Replace':'Insert')['text']),_0x3ae780['tooltip']=!0x0,_0x3ae780;}['_createDropdownButtons'](_0x24d2df){const {locale:_0x152638}=this['editor'],_0x560930=this['editor']['plugins']['get']('ImageInsertUI');return _0x24d2df['map'](_0x3b50ad=>{const _0x2fe2aa=this['_createButton'](_0x3e220e,_0x3b50ad['type']);return _0x2fe2aa['withText']=!0x0,_0x2fe2aa['icon']=_0x3b50ad['icon'],_0x2fe2aa['bind']('label')['to'](_0x560930,'isImageSelected',_0x43fb51=>_(_0x152638,_0x3b50ad['type'],_0x43fb51?'Replace':'Insert')['text']),_0x2fe2aa;});}['_createMenuBarButtons'](_0x4bb307){return _0x4bb307['map'](_0x1eb05d=>{const _0x2ca7d0=this['_createButton'](_0x4215c7,_0x1eb05d['type']);return _0x2ca7d0['icon']=_0x1eb05d['icon'],_0x2ca7d0['label']=_0x1eb05d['shortText'],_0x2ca7d0;});}}class q extends _0x1dbf37{['focusTracker'];['focusCycler'];constructor(_0x6a9bd){super(_0x6a9bd),this['focusTracker']=new _0x6fe862(),this['focusCycler']=new _0x45f083({'focusables':this['createCollection'](),'focusTracker':this['focusTracker']});}['getFocusableElement'](){return{'tag':'div','attributes':{'aria-hidden':'true','tabindex':'0'},'on':{'focus':this['bindTemplate']['to'](()=>{this['focusCycler']['fire']('forwardCycle');})}};}}class S extends q{constructor(_0xce4edc){super(_0xce4edc),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':[{'tag':'uc-file-uploader-inline','attributes':{'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'uploader'}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function E(_0x2aaf9a,_0x254510){const _0xa70ce6=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x5415d9=>_0x5415d9<=_0x254510)['map'](_0x131ca4=>_0x2aaf9a['replace'](/\/$/,'')+'/-/resize/'+_0x131ca4+'x/\x20'+_0x131ca4+'w');return{'imageFallbackUrl':_0x2aaf9a,'imageSources':[{'srcset':_0xa70ce6['join'](',\x20'),'sizes':'(max-width:\x20'+_0x254510+'px)\x20100vw,\x20'+_0x254510+'px','type':'image/webp'}]};}function A(_0x4e42dd,_0x17404d,_0x390e90){const _0x5cb0d1=_0x4e42dd['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x5cb0d1?parseInt(_0x5cb0d1[0x1],0xa):_0x17404d,'height':_0x5cb0d1?parseInt(_0x5cb0d1[0x2],0xa):_0x390e90};}function m(_0x45bfcd,_0x4bb5d1){const _0x3c87a0=Object['create'](_0x4305b3),_0x2c4d31=_0x45bfcd['plugins']['get']('ImageUtils'),_0x486fe8=_0x45bfcd['editing']['mapper']['toViewElement'](_0x4bb5d1),_0x5a16dd=_0x2c4d31['findViewImgElement'](_0x486fe8),_0x19e105=_0x45bfcd['editing']['view']['domConverter']['viewToDom'](_0x5a16dd),_0x115a07=_0x4bb5d1['getAttribute']('width'),_0x346326=_0x4bb5d1['getAttribute']('height'),_0x22ef60='image-processing';_0x45bfcd['editing']['view']['change'](_0x1eebbc=>{_0x1eebbc['addClass'](_0x22ef60,_0x486fe8),_0x1eebbc['setStyle']('aspect-ratio',_0x115a07+'/'+_0x346326,_0x5a16dd);}),_0x3c87a0['listenTo'](_0x19e105,'load',()=>{_0x3c87a0['stopListening'](_0x19e105,'load'),_0x45bfcd['editing']['view']['change'](_0x51a2f2=>{_0x51a2f2['removeClass'](_0x22ef60,_0x486fe8),_0x51a2f2['removeStyle']('aspect-ratio',_0x5a16dd);});});}function V(_0x21e506){if(Array['isArray'](_0x21e506)){const _0x50dcc1=_0x21e506['map'](V);return _0x29706b=>_0x50dcc1['some'](_0x24820c=>_0x24820c(_0x29706b));}if('origin'==_0x21e506){const _0x2f743e=_0x48bf7e['window']['location']['origin'];return _0x433984=>new URL(_0x433984,_0x48bf7e['document']['baseURI'])['origin']==_0x2f743e;}return'function'==typeof _0x21e506?_0x21e506:_0x21e506 instanceof RegExp?_0x25aad5=>!(!_0x25aad5['match'](_0x21e506)&&!_0x25aad5['replace'](/^https?:\/\//,'')['match'](_0x21e506)):()=>!0x1;}function F(_0xbb2f10,_0x300b0b){return _0x27dfd4(_0xbb2f10['target'])['includes'](_0x300b0b);}class l extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x27f9a7(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x231a8f,_0x3e27df,_0x3e9839){super(),this['_editor']=_0x231a8f,this['_editing']=_0x3e27df,this['_dialog']=_0x231a8f['plugins']['get'](_0x62da11),this['_api']=_0x3e27df['ctxElement']['getAPI'](),this['_type']=_0x3e9839,this['_editing']['configElement']['setAttribute']('source-list',this['_type']),this['_initDialog'](),this['_initListeners'](),this['_api']['initFlow']();}['destroy'](){this['_formView']&&(this['_formView']['destroy'](),this['_formView']=null),this['_api']&&this['_api']['doneFlow'](),this['stopListening'](),this['stopDelegating']();}['_initDialog'](){const {locale:_0x480f69,model:_0x44a9bb}=this['_editor'],_0x3316ed=_0x44a9bb['document']['selection']['getSelectedElement'](),_0x5eb2c0=_0x3316ed&&(_0x3316ed['is']('element','imageBlock')||_0x3316ed['is']('element','imageInline'));this['_formView']=new S(_0x480f69),this['_dialog']['show']({'id':'uploadCare','icon':_0x2d2416,'title':_(_0x480f69,this['_type'],_0x5eb2c0?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x2a074c['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x497e90=>!F(_0x497e90,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x5298fa}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x47df35=>{const _0x3d2c77=_0x5298fa['length'];for(const _0x5ab1d0 of _0x5298fa){const _0x4bf564=_0x5ab1d0===_0x5298fa[_0x3d2c77-0x1],{cdnUrl:_0x47e105,fileInfo:_0x34962e}=_0x5ab1d0;if(!_0x47e105||!_0x34962e)continue;const {width:_0x15c478,height:_0x5f1da2}=_0x34962e['imageInfo'],_0x260180=A(_0x47e105,_0x15c478,_0x5f1da2),_0x506117=E(_0x47e105,_0x260180['width']),_0x321898={'id':_0x34962e['uuid'],'type':'image','attributes':{'imageDimension':_0x260180,..._0x506117}};this['_insertAsset'](_0x321898,_0x4bf564,_0x47df35);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x2e09fc=>{'idle'===_0x2e09fc['detail']['status']&&!_0x2e09fc['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x177c79,_0x5d996f,_0x314366){const _0x2f7bd4=this['_editor']['model']['document']['selection'],_0x3d5f08=_0x2f7bd4['getSelectedElement'](),_0x28951d=!(!_0x3d5f08||!_0x3d5f08['is']('element','imageInline'));_0x314366['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x177c79,_0x28951d),_0x5d996f||_0x314366['setSelection'](_0x2f7bd4['getLastPosition']());}['_insertImage'](_0x45fdcc,_0x29d8e1){const _0x36dbb8=this['_editor'],{imageDimension:_0x35a9b0,imageFallbackUrl:_0x5e216a,imageSources:_0x29eed2}=_0x45fdcc['attributes'];_0x36dbb8['execute']('insertImage',{'imageType':_0x29d8e1?'imageInline':null,'source':{'uploadcareImageId':_0x45fdcc['id'],'src':_0x5e216a,'sources':_0x29eed2,..._0x35a9b0}});}}class n extends _0x152c7b{['_editing'];['_controller']=null;static get['requires'](){return[_0x62da11,i];}constructor(_0x282e3d){super(_0x282e3d),this['_editing']=_0x282e3d['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x14637d){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new l(this['editor'],this['_editing'],_0x14637d);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class C{static['upload']({file:_0x2ea1b0,publicKey:_0x50c38f,signal:_0x2c6247,onProgress:_0x1240c9}){return _0x45dec7(_0x2ea1b0,{'publicKey':_0x50c38f,'store':'auto','signal':_0x2c6247,'onProgress':_0x1240c9});}static['getInfo'](_0x3baa5a,_0x7158a8){return _0x466d84(_0x3baa5a,_0x7158a8);}}class p extends _0x540993{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x3bf7da,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x150b15=this['editor'];if(!!!_0x150b15['config']['get']('uploadcare'))return;_0x150b15['plugins']['get'](_0x3bf7da)['createUploadAdapter']=_0x329b42=>new x(_0x329b42,_0x150b15),_0x150b15['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x486b68,{imageElement:_0x20d9a5,data:_0x391bbd})=>{_0x150b15['model']['change'](_0x5b5e2d=>{_0x5b5e2d['setAttribute']('uploadcareImageId',_0x391bbd['uploadcareImageId'],_0x20d9a5);});});}}class x{['loader'];['editor'];['controller'];constructor(_0x5fb781,_0x38d4e3){this['loader']=_0x5fb781,this['editor']=_0x38d4e3,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x3c1eb4=this['editor']['config']['get']('uploadcare.pubkey'),_0x27779a=await this['loader']['file'];return C['upload']({'file':_0x27779a,'publicKey':_0x3c1eb4,'signal':this['controller']['signal'],'onProgress':_0x4cc777=>{_0x4cc777&&_0x4cc777['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x4cc777['value']);}})['then'](async _0x100bdc=>{const {imageFallbackUrl:_0x1f3d52,imageSources:_0x4a4f0e}=E(_0x100bdc['cdnUrl'],_0x100bdc['imageInfo']['width']);return{'uploadcareImageId':_0x100bdc['uuid'],'default':_0x1f3d52,'sources':_0x4a4f0e};})['catch'](()=>{const _0x1e1d67=t('Cannot\x20upload\x20file:')+('\x20'+_0x27779a['name']+'.');return Promise['reject'](_0x1e1d67);});}['abort'](){this['controller']['abort']();}}class i extends _0x540993{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',p,_0x62da11];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x1284aa=this['editor'];_0x1284aa['commands']['add']('uploadcare',new n(_0x1284aa));}['afterInit'](){this['_initSchema'](),this['_initConversion'](),this['_initConfig'](),this['_initCtx'](),this['_initImageProcessingIndicator'](),this['listenTo'](this['editor'],'destroy',()=>{this['_configElement']&&(this['_configElement']['remove'](),this['_configElement']=null),this['_ctxElement']&&(this['_ctxElement']['remove'](),this['_ctxElement']=null);const _0x3fb94d=_0x48bf7e['document']['querySelector']('input[uploadcare-file-input]');_0x3fb94d&&_0x3fb94d['remove']();}),async function(_0x53fd60){const _0x3e3b05=_0x18e415([0x69,0x42,0x74,0x31,0x43,0x4d,0x37,0x4b,0x48,0x32,0x64,0x58,0x6c,0x33,0x56,0x62,0x73,0x72,0x67,0x75,0x68,0x4c,0x4a,0x39,0x71,0x65,0x76,0x6d,0x53,0x38,0x41,0x30,0x35,0x6f,0x45,0x44,0x57,0x63,0x36,0x6e,0x6a,0x77,0x52,0x47,0x4e,0x66,0x46,0x54,0x6b,0x5a,0x61,0x50,0x34,0x49,0x78,0x51,0x4f,0x79,0x59,0x7a,0x70,0x55]),_0x4999f7=0x3dcc9cf5,_0x514bf9=0x3dcbf465^_0x4999f7,_0x22ff1a=window[_0x18e415([0x44,0x61,0x74,0x65])][_0x18e415([0x6e,0x6f,0x77])](),_0x395fe1=_0x53fd60[_0x18e415([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xbfcdc=new window[(_0x18e415([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58d57a=>{_0x395fe1[_0x18e415([0x6f,0x6e,0x63,0x65])](_0x18e415([0x72,0x65,0x61,0x64,0x79]),_0x58d57a);}),_0x41f56b={[_0x18e415([0x6b,0x74,0x79])]:_0x18e415([0x45,0x43]),[_0x18e415([0x75,0x73,0x65])]:_0x18e415([0x73,0x69,0x67]),[_0x18e415([0x63,0x72,0x76])]:_0x18e415([0x50,0x2d,0x32,0x35,0x36]),[_0x18e415([0x78])]:_0x18e415([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x18e415([0x79])]:_0x18e415([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x18e415([0x61,0x6c,0x67])]:_0x18e415([0x45,0x53,0x32,0x35,0x36])},_0x495f62=_0x395fe1[_0x18e415([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x18e415([0x67,0x65,0x74])](_0x18e415([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x39a166(){let _0x5d8eb3,_0x129a5b=null,_0x1611fe=null;try{if(_0x495f62==_0x18e415([0x47,0x50,0x4c]))return _0x18e415([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5d8eb3=_0x5b7e77(),!_0x5d8eb3)return _0x18e415([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5d8eb3[_0x18e415([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1611fe=_0x230a20(_0x5d8eb3[_0x18e415([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5d8eb3[_0x18e415([0x6a,0x74,0x69])])),await _0x3d162e()?_0x5bdb03()?_0x4e8773()?_0x18e415([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1c0360()?(_0x5d8eb3[_0x18e415([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x18e415([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x129a5b=_0x12461f(_0x18e415([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5d8eb3[_0x18e415([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x18e415([0x74,0x72,0x69,0x61,0x6c])&&(_0x129a5b=_0x12461f(_0x18e415([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x53faa5()):_0x18e415([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x18e415([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x18e415([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x51c4c2){return _0x18e415([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4e8773(){const _0x4c3348=[_0x18e415([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x18e415([0x74,0x72,0x69,0x61,0x6c])][_0x18e415([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d8eb3[_0x18e415([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x22ff1a/0x3e8:0xe10*_0x514bf9;return _0x5d8eb3[_0x18e415([0x65,0x78,0x70])]<_0x4c3348;}function _0x5bdb03(){const _0x18b963=_0x5d8eb3[_0x18e415([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x18b963&&(!!_0x18b963[_0x18e415([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18e415([0x2a]))||!!_0x18b963[_0x18e415([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18e415([0x55,0x50,0x4c,0x43])));}function _0x1c0360(){const _0x3067b6=_0x5d8eb3[_0x18e415([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3067b6||0x0==_0x3067b6[_0x18e415([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x561da9}=new URL(window[_0x18e415([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3067b6[_0x18e415([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x561da9))return!0x0;const _0x45387f=_0x561da9[_0x18e415([0x73,0x70,0x6c,0x69,0x74])](_0x18e415([0x2e]));return _0x3067b6[_0x18e415([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x57b886=>_0x57b886[_0x18e415([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18e415([0x2a])))[_0x18e415([0x6d,0x61,0x70])](_0x2d6759=>_0x2d6759[_0x18e415([0x73,0x70,0x6c,0x69,0x74])](_0x18e415([0x2e])))[_0x18e415([0x73,0x6f,0x6d,0x65])](_0x5831b0=>_0x45387f[_0x18e415([0x65,0x76,0x65,0x72,0x79])]((_0x33c5b1,_0xb851bd)=>_0x5831b0[_0xb851bd]===_0x33c5b1||_0x5831b0[_0xb851bd]===_0x18e415([0x2a])));}function _0x53faa5(){return _0x129a5b&&_0x1611fe?new window[(_0x18e415([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xe1ead6,_0xe172c8)=>{_0x129a5b[_0x18e415([0x74,0x68,0x65,0x6e])](_0xe1ead6,_0xe172c8),_0x1611fe[_0x18e415([0x74,0x68,0x65,0x6e])](_0x229329=>{_0x229329!=_0x18e415([0x56,0x61,0x6c,0x69,0x64])&&_0xe1ead6(_0x229329);},_0xe172c8);}):_0x129a5b||_0x1611fe||_0x18e415([0x56,0x61,0x6c,0x69,0x64]);}}function _0x230a20(_0x5e7766,_0x22851a){return new window[(_0x18e415([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x158174=>{if(_0x419079())return _0x158174(_0x18e415([0x56,0x61,0x6c,0x69,0x64]));_0x1fc2af(),_0x395fe1[_0x18e415([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x18e415([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x7a2e7=!0x1;const _0x24f90f=_0x28d3b4();function _0x2b3821(_0x11603d){return!!_0x11603d&&(typeof _0x11603d===_0x18e415([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x11603d===_0x18e415([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x11603d[_0x18e415([0x74,0x68,0x65,0x6e])]===_0x18e415([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x11603d[_0x18e415([0x63,0x61,0x74,0x63,0x68])]===_0x18e415([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc7fb16(_0x1586df){_0x573297(_0x1586df)[_0x18e415([0x74,0x68,0x65,0x6e])](_0x1a7252=>{if(!_0x1a7252||_0x1a7252[_0x18e415([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x18e415([0x6f,0x6b]))return _0x18e415([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x10eb6f(_0x144b99(_0x24f90f+_0x22851a))!=_0x1a7252[_0x18e415([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x18e415([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x18e415([0x56,0x61,0x6c,0x69,0x64]);})[_0x18e415([0x74,0x68,0x65,0x6e])](_0xa2b425=>(_0x5483c1(),_0xa2b425),()=>{const _0x254db1=_0x178d80();return null==_0x254db1?(_0x5483c1(),_0x18e415([0x56,0x61,0x6c,0x69,0x64])):_0x18e415(_0x22ff1a-_0x254db1>(0x19c018f5^_0x4999f7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x18e415([0x74,0x68,0x65,0x6e])](_0x158174)[_0x18e415([0x63,0x61,0x74,0x63,0x68])](()=>{_0x158174(_0x18e415([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5b8b8a=0x3dfa7275^_0x4999f7;function _0x5483c1(){const _0x2397d6=_0x18e415([0x6c,0x6c,0x63,0x74,0x2d])+_0x10eb6f(_0x144b99(_0x5e7766)),_0x5700cb=_0x14e5e1(_0x10eb6f(window[_0x18e415([0x4d,0x61,0x74,0x68])][_0x18e415([0x63,0x65,0x69,0x6c])](_0x22ff1a/_0x5b8b8a)));window[_0x18e415([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18e415([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2397d6,_0x5700cb);}function _0x178d80(){const _0x472ce5=_0x18e415([0x6c,0x6c,0x63,0x74,0x2d])+_0x10eb6f(_0x144b99(_0x5e7766)),_0x2272a4=window[_0x18e415([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x18e415([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x472ce5);return _0x2272a4?window[_0x18e415([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x14e5e1(_0x2272a4),0x10)*_0x5b8b8a:null;}function _0x573297(_0x17a170){return new window[(_0x18e415([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51b258,_0xf31e76)=>{_0x17a170[_0x18e415([0x74,0x68,0x65,0x6e])](_0x51b258,_0xf31e76),window[_0x18e415([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xf31e76,0x3dcd4835^_0x4999f7);});}}_0x395fe1[_0x18e415([0x6f,0x6e])](_0x18e415([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2d68c4,_0x4b3d17)=>{if(_0x4b3d17[0x0]!=_0x5e7766)return _0x158174(_0x18e415([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4b3d17[0x1]={..._0x4b3d17[0x1],[_0x18e415([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x24f90f};},{[_0x18e415([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18e415([0x68,0x69,0x67,0x68])}),_0x395fe1[_0x18e415([0x6f,0x6e])](_0x18e415([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x570cff=>{_0x2b3821(_0x570cff[_0x18e415([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x7a2e7=!0x0,_0xc7fb16(_0x570cff[_0x18e415([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x18e415([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x18e415([0x6c,0x6f,0x77])}),_0xbfcdc[_0x18e415([0x74,0x68,0x65,0x6e])](()=>{_0x7a2e7||_0x158174(_0x18e415([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x419079(){return _0x395fe1[_0x18e415([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18e415([0x76,0x69,0x65,0x77])][_0x18e415([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x18e415([0x61,0x75,0x74,0x6f]);}function _0x1fc2af(){_0x395fe1[_0x18e415([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x18e415([0x76,0x69,0x65,0x77])][_0x18e415([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x18e415([0x61,0x75,0x74,0x6f]);}}function _0x12461f(_0x113519){const _0x39cd3a=[new window[(_0x18e415([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b7558=>setTimeout(_0x2b7558,0x3dc5a239^_0x4999f7)),_0xbfcdc[_0x18e415([0x74,0x68,0x65,0x6e])](()=>new window[(_0x18e415([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x30fa4c=>{let _0x112a2f=0x0;_0x395fe1[_0x18e415([0x6d,0x6f,0x64,0x65,0x6c])][_0x18e415([0x6f,0x6e])](_0x18e415([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x56c3a2,_0x736b9a)=>{_0x736b9a[0x0][_0x18e415([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x112a2f++,_0x112a2f==(0x3dcc9d0d^_0x4999f7)&&(_0x30fa4c(),_0x56c3a2[_0x18e415([0x6f,0x66,0x66])]());});}))];return window[_0x18e415([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x18e415([0x72,0x61,0x63,0x65])](_0x39cd3a)[_0x18e415([0x74,0x68,0x65,0x6e])](()=>_0x113519);}async function _0x38f9b3(){await _0xbfcdc,_0x395fe1[_0x18e415([0x6d,0x6f,0x64,0x65,0x6c])][_0x18e415([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x597b0e,_0x395fe1[_0x18e415([0x6d,0x6f,0x64,0x65,0x6c])][_0x18e415([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x597b0e,_0x395fe1[_0x18e415([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x18e415([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x58998c(_0x230341){const _0x4ee012=_0x5cbc1d();_0x395fe1[_0x4ee012]=_0x18e415([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x230341,_0x230341!=_0x18e415([0x56,0x61,0x6c,0x69,0x64])&&_0x38f9b3();}function _0x5cbc1d(){const _0x27f38d=window[_0x18e415([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x18e415([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x18e415([0x6e,0x6f,0x77])]())[_0x18e415([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x18e415([0x2e]),'');let _0x494954=_0x18e415([0x69]);for(let _0x1242d3=0x0;_0x1242d3<_0x27f38d[_0x18e415([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1242d3+=0x2){let _0x19406a=window[_0x18e415([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27f38d[_0x18e415([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1242d3,_0x1242d3+0x2));_0x19406a>=_0x3e3b05[_0x18e415([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x19406a-=_0x3e3b05[_0x18e415([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x494954+=_0x3e3b05[_0x19406a];}return _0x494954;}function _0x5b7e77(){const _0x312893=_0x495f62[_0x18e415([0x73,0x70,0x6c,0x69,0x74])](_0x18e415([0x2e]));if(0x3!=_0x312893[_0x18e415([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x57770d(_0x312893[0x1]);function _0x57770d(_0x2bd75f){const _0x5531b3=_0x3b9433(_0x2bd75f);return _0x5531b3&&_0xa11a22()?_0x5531b3:null;function _0xa11a22(){const _0x197c19=_0x5531b3[_0x18e415([0x6a,0x74,0x69])],_0x3a3aea=window[_0x18e415([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x197c19[_0x18e415([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x197c19[_0x18e415([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1980ab={..._0x5531b3,[_0x18e415([0x6a,0x74,0x69])]:_0x197c19[_0x18e415([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x197c19[_0x18e415([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1980ab[_0x18e415([0x76,0x63])],_0x144b99(_0x1980ab)==_0x3a3aea;}}}async function _0x3d162e(){let _0x34cb98=!0x0;try{const _0x567cca=_0x495f62[_0x18e415([0x73,0x70,0x6c,0x69,0x74])](_0x18e415([0x2e])),[_0x26c5f5,_0x2d8c6c,_0x4b7adb]=_0x567cca;return _0x5f419c(_0x26c5f5),await _0x3c2b5c(_0x26c5f5,_0x2d8c6c,_0x4b7adb),_0x34cb98;}catch(_0x2a153c){return!0x1;}function _0x5f419c(_0x371f62){const _0x6ed850=_0x3b9433(_0x371f62);_0x6ed850&&_0x6ed850[_0x18e415([0x61,0x6c,0x67])]==_0x18e415([0x45,0x53,0x32,0x35,0x36])||(_0x34cb98=!0x1);}async function _0x3c2b5c(_0x37bb24,_0x29f6e6,_0x19db8a){const _0x440b57=window[_0x18e415([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x18e415([0x66,0x72,0x6f,0x6d])](_0x3665b3(_0x19db8a),_0x40aa5f=>_0x40aa5f[_0x18e415([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd0699b=new window[(_0x18e415([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x18e415([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x37bb24+_0x18e415([0x2e])+_0x29f6e6),_0x2b56e8=window[_0x18e415([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x18e415([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2b56e8)return;const _0x17af66=await _0x2b56e8[_0x18e415([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x18e415([0x6a,0x77,0x6b]),_0x41f56b,{[_0x18e415([0x6e,0x61,0x6d,0x65])]:_0x18e415([0x45,0x43,0x44,0x53,0x41]),[_0x18e415([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x18e415([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x18e415([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2b56e8[_0x18e415([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x18e415([0x6e,0x61,0x6d,0x65])]:_0x18e415([0x45,0x43,0x44,0x53,0x41]),[_0x18e415([0x68,0x61,0x73,0x68])]:{[_0x18e415([0x6e,0x61,0x6d,0x65])]:_0x18e415([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x17af66,_0x440b57,_0xd0699b)||(_0x34cb98=!0x1);}}function _0x3b9433(_0x4ac9f7){return _0x4ac9f7[_0x18e415([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x18e415([0x65,0x79]))?JSON[_0x18e415([0x70,0x61,0x72,0x73,0x65])](_0x3665b3(_0x4ac9f7)):null;}function _0x3665b3(_0xa32428){return window[_0x18e415([0x61,0x74,0x6f,0x62])](_0xa32428[_0x18e415([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x18e415([0x2b]))[_0x18e415([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x18e415([0x2f])));}function _0x144b99(_0x5e31e5){let _0x59253c=0x1505;function _0x366067(_0x344a20){for(let _0xf7a712=0x0;_0xf7a712<_0x344a20[_0x18e415([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xf7a712++){const _0xc5b5b5=_0x344a20[_0x18e415([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xf7a712);_0x59253c=(_0x59253c<<0x5)+_0x59253c+_0xc5b5b5,_0x59253c&=_0x59253c;}}function _0x293b61(_0x46c777){Array[_0x18e415([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x46c777)?_0x46c777[_0x18e415([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x293b61):_0x46c777&&typeof _0x46c777==_0x18e415([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x18e415([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x46c777)[_0x18e415([0x73,0x6f,0x72,0x74])]()[_0x18e415([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x368700,_0x3cdb66])=>{_0x366067(_0x368700),_0x293b61(_0x3cdb66);}):_0x366067(window[_0x18e415([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x46c777));}return _0x293b61(_0x5e31e5),_0x59253c>>>0x0;}function _0x10eb6f(_0x215d80){return _0x215d80[_0x18e415([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x18e415([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x18e415([0x30]));}function _0x14e5e1(_0xc9862c){return _0xc9862c[_0x18e415([0x73,0x70,0x6c,0x69,0x74])]('')[_0x18e415([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x18e415([0x6a,0x6f,0x69,0x6e])]('');}function _0x597b0e(){}function _0x18e415(_0xddd635){return _0xddd635['map'](_0x4b3074=>String['fromCharCode'](_0x4b3074))['join']('');}_0x58998c(await _0x39a166());}(this);}['_initSchema'](){const _0x3547ce=this['editor']['model']['schema'];_0x3547ce['isRegistered']('imageBlock')&&_0x3547ce['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x3547ce['isRegistered']('imageInline')&&_0x3547ce['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x50612b=this['editor'];_0x50612b['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x50612b['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x4fcf2e=>_0x4fcf2e['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x2bd27e=_0x50612b['commands']['get']('replaceImageSource');_0x2bd27e&&this['listenTo'](_0x2bd27e,'cleanupImage',(_0x37dd59,[_0x3a2742,_0xfd078e])=>{_0x3a2742['removeAttribute']('uploadcareImageId',_0xfd078e);});}['_initConfig'](){const _0x32f6ac=this['editor']['config']['get']('uploadcare.uploader')||{},_0x1cc265=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x5afc81(_0x48bf7e['document'],'uc-config',{..._0x32f6ac,'pubkey':_0x1cc265,'ctx-name':'uploader','sourceList':'','imgOnly':'true','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage'],'externalSourcesEmbedCss':'\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09'}),this['_configElement']['iconHrefResolver']=_0x5792ed=>{if('closeMax'==_0x5792ed)return'#uc-icon-arrow-down';},_0x48bf7e['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x5afc81(_0x48bf7e['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0x48bf7e['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0xab46d3=this['editor']['commands']['get']('insertImage');_0xab46d3&&this['listenTo'](_0xab46d3,'execute',()=>{const _0x35f12b=this['editor']['model']['document']['selection']['getSelectedElement']();_0x35f12b&&_0x35f12b['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x35f12b);});});const _0x38cf43=this['editor']['commands']['get']('uploadcareImageReplace');_0x38cf43&&this['listenTo'](_0x38cf43,'execute',()=>{const _0x232cab=this['editor']['model']['document']['selection']['getSelectedElement']();_0x232cab&&_0x232cab['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x232cab);});});}}class u extends _0x540993{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1bfaff){super(_0x1bfaff),_0x1bfaff['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x48109b['defineComponents'](_0x48109b);}}class ta extends _0x1dbf37{constructor(_0x1238c7){super(_0x1238c7);const t=_0x1238c7['t'],_0x238534=this['bindTemplate'],_0x36672c=new _0x4479fb();_0x36672c['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':[_0x36672c,{'text':_0x238534['to']('imageUploadProgress',_0x262915=>t('Loading\x20image...')+'\x20('+(_0x262915||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'}]}]}]});}}class rt extends _0x1dbf37{constructor(_0x17a448){super(_0x17a448);const t=_0x17a448['t'];this['set']('errorType',null);const _0x5d9a7d=new _0x3e220e(_0x17a448);_0x5d9a7d['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x5d9a7d['withText']=!0x0,_0x5d9a7d['class']='ck-button-action',_0x5d9a7d['on']('execute',()=>{this['fire']('retry');}),_0x5d9a7d['bind']('isVisible')['to'](this,'errorType',_0x4c17b5=>'NotFound'!==_0x4c17b5);const _0xb29b08=new at();_0xb29b08['content']=et,_0xb29b08['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x4788f1=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':[_0xb29b08,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x4788f1['to']('errorType',_0x13e8a5=>t('NotFound'!==_0x13e8a5?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x5d9a7d]},{'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'}]}]}]});}}class tt extends _0x1dbf37{constructor(_0x2bb733,_0x279325){super(_0x2bb733);const _0x58fbcc=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x279325,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x58fbcc['to']('imageSrc')}});}}class Z extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x1b19dd,_0x4059d7,_0x370672){super(_0x1b19dd),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x1b19dd),this['_errorView']=new rt(_0x1b19dd),this['_editingView']=new tt(_0x1b19dd,_0x370672),this['_focusableView']=new _0x1dbf37(_0x1b19dd),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x4059d7),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':this['_items']}),this['_setView'](),this['once']('render',()=>{this['_waitForImageEditorComponent'](this['element'],_0x181e3a=>{this['_addUploadcareImageEditorListeners'](_0x181e3a);});}),this['on']('change:status',()=>{this['_setView']();}),this['_addErrorViewListeners']();}['focus'](){this['element']['focus']();}['_setView'](){switch(this['_items']['clear'](),this['status']){case'uploading':this['_items']['add'](this['_loadingView']);break;case'error':this['_items']['add'](this['_errorView']);break;case'ready':this['_items']['addMany']([this['_editingView'],this['_focusableView']]);}}['_waitForImageEditorComponent'](_0x2ce677,_0x51d1aa){const _0x52210b='uc-cloud-image-editor',_0x4c789f=_0x2ce677['querySelector'](_0x52210b);if(_0x4c789f)return _0x51d1aa(_0x4c789f);const _0x169175=new MutationObserver(_0x58fb33=>{const _0x213b34=_0x58fb33['filter'](_0x2dc1d9=>_0x2dc1d9['target']===_0x2ce677&&_0x2dc1d9['addedNodes']['length']>0x0&&_0x2dc1d9['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x52210b);_0x213b34['length']&&(_0x169175['disconnect'](),_0x51d1aa(_0x213b34[0x0]['addedNodes'][0x0]));});_0x169175['observe'](_0x2ce677,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x26024e){_0x26024e['addEventListener']('apply',_0x474d3f=>{this['fire']('apply',{'imageSrc':_0x474d3f['detail']['cdnUrl']});}),_0x26024e['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class z extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x27f9a7(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0xc5e26a,_0x41163c,_0x237ead){super(),this['_editor']=_0xc5e26a,this['_dialog']=_0x41163c,this['_imageElement']=_0x237ead,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 _0x1b2eac=this['_imageElement'],_0x339a57=_0x1b2eac['getAttribute']('uploadcareImageId'),_0x4c7633=_0x1b2eac['getAttribute']('src');if(_0x339a57)await this['_loadImageInfo'](_0x339a57,_0x4c7633);else{if(this['_imageCache']['has'](_0x4c7633)){const _0x14d299=this['_imageCache']['get'](_0x4c7633);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x14d299['url'],this['imageDimension']=_0x14d299['dimension'],this['imageId']=_0x14d299['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x4ce795}=this['_editor'],t=_0x4ce795['t'],_0x4ecb7c=new Z(_0x4ce795,this['imageStatus'],this['_attributes']);_0x4ecb7c['bind']('status')['to'](this,'imageStatus'),_0x4ecb7c['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x4ecb7c['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x4ecb7c['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x4ecb7c,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x440e93,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x4ecb7c,'position':_0x2a074c['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x4ecb7c['focus']();},'onHide':()=>{_0x4ecb7c['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x5594a4=>!F(_0x5594a4,_0x4ecb7c['element'])}});}['_loadImageInfo'](_0x53dabe,_0x258e51){return C['getInfo'](_0x53dabe,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x8d831f=>{const {width:_0x194bf1,height:_0x5cac35}=_0x8d831f['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x258e51,this['imageDimension']={'width':_0x194bf1,'height':_0x5cac35},this['imageId']=_0x53dabe;})['catch'](_0x5619af=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x5619af['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x485c68,_0x2e9d03){return this['_getImageAsFile'](_0x485c68)['then'](_0x52bb39=>C['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x2e9d03['signal'],'file':_0x52bb39,'onProgress':_0x2a5844=>{_0x2a5844&&_0x2a5844['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x2a5844['value']));}}))['then'](_0x1abaed=>{const {width:_0x31d661,height:_0xc38261}=_0x1abaed['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x1abaed['cdnUrl'],this['imageDimension']={'width':_0x31d661,'height':_0xc38261},this['imageId']=_0x1abaed['uuid'],this['imageUploadProgress']=null;const _0x30fd40=_0x485c68['getAttribute']('src');this['_imageCache']['set'](_0x30fd40,{'id':_0x1abaed['uuid'],'url':_0x1abaed['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x3588d5=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x3588d5['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x589dcb,_0x47e01b){_0x589dcb['on']('apply',(_0xf8a91f,_0x213f97)=>{this['_replaceImage'](_0x47e01b,_0x213f97['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x589dcb['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x589dcb['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x1642c1,_0x59bb83,_0x21585d){const _0x583e2c=this['_editor'],{width:_0x2cacd3,height:_0x2f260d}=A(_0x59bb83,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x3a0e8b,imageSources:_0x554df2}=E(_0x59bb83,_0x2cacd3);_0x583e2c['model']['change'](_0x39be8a=>{if('$graveyard'===_0x1642c1['root']['rootName']){_0x583e2c['execute']('insertImage',{'imageType':_0x1642c1['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x1642c1['getAttributes']()),'uploadcareImageId':_0x21585d,'src':_0x3a0e8b,'sources':_0x554df2,'width':_0x2cacd3,'height':_0x2f260d}});const _0x486bf8=_0x1642c1['getChildren']();_0x1642c1=_0x583e2c['model']['document']['selection']['getSelectedElement']();for(const _0x317dd5 of _0x486bf8)_0x39be8a['append'](_0x39be8a['cloneElement'](_0x317dd5),_0x1642c1);}else _0x39be8a['setSelection'](_0x1642c1,'on'),_0x583e2c['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x1642c1['getAttributes']()),'uploadcareImageId':_0x21585d,'src':_0x3a0e8b,'sources':_0x554df2,'width':_0x2cacd3,'height':_0x2f260d},_0x1642c1);_0x39be8a['setSelection'](_0x1642c1,'on');});}async['_getImageAsFile'](_0x4a2ab9){const _0x303264=_0x48bf7e['window'],_0x9d74b4=_0x48bf7e['document']['location']['href'],_0x3a1c61=new _0x303264['URL'](_0x4a2ab9['getAttribute']('src'),_0x9d74b4);if('data:'===_0x3a1c61['protocol']){const _0xbdc532=_0x3a1c61['href']['split'](','),_0x32bd6f=_0xbdc532[0x0]['match'](/:(.*?);/)[0x1],_0x363400=_0x32bd6f['split']('/')[0x1],_0x1382ad=_0x303264['atob'](_0xbdc532[_0xbdc532['length']-0x1]);let _0x5d18a1=_0x1382ad['length'];const _0x3c766c=new _0x303264['Uint8Array'](_0x5d18a1);for(;_0x5d18a1--;)_0x3c766c[_0x5d18a1]=_0x1382ad['charCodeAt'](_0x5d18a1);return new _0x303264['File']([_0x3c766c],'image.'+_0x363400,{'type':_0x32bd6f});}const _0x4ad33b=_0x3a1c61['href']['split']('/'),_0x4a7142=_0x4ad33b[_0x4ad33b['length']-0x1],_0x441949=_0x4a7142['split']('.')[0x1];return _0x303264['fetch'](_0x3a1c61['href'])['then'](_0x1491cd=>_0x1491cd['clone']()['blob']())['then'](_0x29e281=>new _0x303264['File']([_0x29e281],_0x4a7142,{'type':'image/'+_0x441949}));}}class J extends _0x152c7b{['imageEditController'];static get['requires'](){return[_0x62da11];}['_isEditable'];constructor(_0x52acef){super(_0x52acef),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x333ab1){const _0x3df299=V(_0x333ab1);return _0x172c66=>!(!_0x172c66||!_0x172c66['is']('element','imageBlock')&&!_0x172c66['is']('element','imageInline'))&&(!!_0x172c66['hasAttribute']('uploadcareImageId')||!!_0x172c66['hasAttribute']('src')&&_0x3df299(_0x172c66['getAttribute']('src')));}(_0x52acef['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x4aa924=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x4aa924);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x412b22=this['editor']['model']['document']['selection']['getSelectedElement']();_0x412b22&&(_0x412b22['is']('element','imageBlock')||_0x412b22['is']('element','imageInline'))&&(this['imageEditController']=new z(this['editor'],this['editor']['plugins']['get'](_0x62da11),_0x412b22),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class O extends _0x152c7b{['refresh'](){const _0x3dd063=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x3dd063&&(_0x3dd063['is']('element','imageBlock')||_0x3dd063['is']('element','imageInline')));}['execute'](_0x344714){const _0x272f3d=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x4e3440=>{_0x4e3440['setAttributes'](_0x344714,_0x272f3d),_0x4e3440['removeAttribute']('srcset',_0x272f3d),_0x4e3440['removeAttribute']('sizes',_0x272f3d);});}}class g extends _0x540993{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x1da2c6,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x141470}=this;_0x141470['commands']['add']('uploadcareImageEdit',new J(_0x141470)),_0x141470['commands']['add']('uploadcareImageReplace',new O(_0x141470));}}class j extends _0x540993{['_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 _0x17da02=this['editor'];_0x17da02['ui']['componentFactory']['add']('uploadcareImageEdit',_0x338a29=>{const _0x2d0c12=_0x17da02['commands']['get']('uploadcareImageEdit'),_0x2dd0fb=new _0x3e220e(_0x338a29),t=_0x338a29['t'];return _0x2dd0fb['set']({'icon':_0x440e93,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x2dd0fb['bind']('isEnabled')['to'](_0x2d0c12),_0x2dd0fb['bind']('isOn')['to'](_0x2d0c12,'isActive'),this['listenTo'](_0x2dd0fb,'execute',()=>{_0x17da02['execute']('uploadcareImageEdit'),_0x17da02['editing']['view']['focus']();}),_0x2dd0fb;}),this['_initConfig']();}['_initConfig'](){const _0x38b870=_0x5afc81(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x38b870),this['listenTo'](this['editor'],'destroy',()=>{_0x38b870['remove']();});}}class P extends _0x540993{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[g,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as Uploadcare,i as UploadcareEditing,P as UploadcareImageEdit,g as UploadcareImageEditEditing,j as UploadcareImageEditUI,e as UploadcareUI};
|
|
23
|
+
import{Plugin as _0x4daa69,Command as _0x487dc3}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0x5310b,IconGooglePhotos as _0x1986a7,IconGoogleDrive as _0x5b5d56,IconFacebook as _0x15e34f,IconDropbox as _0x4ce0c9,IconUploadcareLink as _0x17f9ce,IconUploadcareImageUpload as _0x56362c,IconError as et,IconUploadcareImageEdit as _0x35d3d0}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0xc33676,MenuBarMenuListItemButtonView as _0x34a21a,View as _0x5e3cbd,FocusCycler as _0x384813,Dialog as _0x452c78,DialogViewPosition as _0x37b78f,SpinnerView as _0x5f0405,IconView as at,Notification as _0x5bdaf4}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x2b8415,DomEmitterMixin as _0x430019,global as _0x169304,getAncestors as _0x4eaa4b,ObservableMixin as _0x48cde8,createElement as _0x28e428,uid as _0x37fad2}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x199b70}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x1ead00,info as _0x453766}from'@uploadcare/upload-client';import*as _0x44bfc2 from'@uploadcare/file-uploader';var o=function(_0x32d875){return _0x32d875['Local']='local',_0x32d875['URL']='url',_0x32d875['Dropbox']='dropbox',_0x32d875['GDrive']='gdrive',_0x32d875['Facebook']='facebook',_0x32d875['GPhotos']='gphotos',_0x32d875['OneDrive']='onedrive',_0x32d875;}({});function _(_0x58db01,_0x45bb6c,_0x249c1f){const t=_0x58db01['t'],_0x159b0b=_0x58db01['t'];switch(_0x45bb6c){case o['Local']:return{'text':_0x159b0b('Insert'===_0x249c1f?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x159b0b('From\x20computer')};case o['URL']:return{'text':'Insert'===_0x249c1f?_0x159b0b('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x159b0b('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0x249c1f?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0x249c1f?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0x249c1f?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0x249c1f?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['OneDrive']:return{'text':t('Insert'===_0x249c1f?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x45bb6c;}}class e extends _0x4daa69{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'UploadcareUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4981be=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xb11ac9;for(const _0x57072b in _0x4981be){const _0x2f9940=_0x57072b,_0x1965b2=_0x4981be[_0x2f9940];if('uploadcareLicenseKeyValid'==_0x1965b2||'uploadcareLicenseKeyInvalid'==_0x1965b2||'uploadcareLicenseKeyExpired'==_0x1965b2||'uploadcareLicenseKeyDomainLimit'==_0x1965b2||'uploadcareLicenseKeyNotAllowed'==_0x1965b2||'uploadcareLicenseKeyEvaluationLimit'==_0x1965b2||'uploadcareLicenseKeyTrialLimit'==_0x1965b2||'uploadcareLicenseKeyUsageLimit'==_0x1965b2){delete _0x4981be[_0x2f9940],_0xb11ac9=_0x1965b2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0xb11ac9&&_0x4981be['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0xb11ac9&&_0x4981be['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0xb11ac9&&_0x4981be['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0xb11ac9&&_0x4981be['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0xb11ac9&&_0x4981be['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0xb11ac9&&_0x4981be['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0xb11ac9&&_0x4981be['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x3ed9d7}=this,_0x56bed7=_0x3ed9d7['commands']['get']('uploadcare');if(!_0x56bed7)return;const _0x2d1fa5=this['_normalizeConfigSourceList'](_0x3ed9d7['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x34bc9a,_0x438332)=>{const _0x41edb3=this['_getIntegrationKey'](_0x438332['type']);return _0x34bc9a[_0x41edb3]||(_0x34bc9a[_0x41edb3]=[]),_0x34bc9a[_0x41edb3]['push'](_0x438332),_0x34bc9a;},{});_0x3ed9d7['plugins']['has']('ImageInsertUI')&&_0x3ed9d7['commands']['get']('uploadcare')&&Object['entries'](_0x2d1fa5)['forEach'](([_0x15619f,_0x19754a])=>{_0x3ed9d7['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x15619f,'observable':()=>_0x56bed7,'buttonViewCreator':()=>this['_createToolbarButton'](_0x19754a),'formViewCreator':()=>this['_createDropdownButtons'](_0x19754a),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x19754a),'override':'assetManager'!==_0x15619f});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x35da63){const {locale:_0x4ce4c7}=this['editor'];return _0x35da63['map'](_0x57bde9=>{const _0x829f9a=_(_0x4ce4c7,_0x57bde9,'Insert');switch(_0x57bde9){case o['Local']:return{'icon':_0x56362c,'type':o['Local'],..._0x829f9a};case o['URL']:return{'icon':_0x17f9ce,'type':o['URL'],..._0x829f9a};case o['Dropbox']:return{'icon':_0x4ce0c9,'type':o['Dropbox'],..._0x829f9a};case o['Facebook']:return{'icon':_0x15e34f,'type':o['Facebook'],..._0x829f9a};case o['GDrive']:return{'icon':_0x5b5d56,'type':o['GDrive'],..._0x829f9a};case o['GPhotos']:return{'icon':_0x1986a7,'type':o['GPhotos'],..._0x829f9a};case o['OneDrive']:return{'icon':_0x5310b,'type':o['OneDrive'],..._0x829f9a};}});}['_getIntegrationKey'](_0x4836e8){switch(_0x4836e8){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x5479e1,_0x26e496){const _0x44f66d=this['editor'],_0x2a06f3=new _0x5479e1(_0x44f66d['locale']),_0x195032=_0x44f66d['commands']['get']('uploadcare');return _0x2a06f3['bind']('isEnabled')['to'](_0x195032),_0x2a06f3['on']('execute',()=>{_0x195032['execute'](_0x26e496);}),_0x2a06f3;}['_createToolbarButton'](_0xe7c17d){const {locale:_0xb686c}=this['editor'],_0x3e73c0=this['editor']['plugins']['get']('ImageInsertUI'),_0x19f404=_0xe7c17d[0x0],_0x3f6ef8=this['_createButton'](_0xc33676,_0x19f404['type']);return _0x3f6ef8['icon']=_0x19f404['icon'],_0x3f6ef8['bind']('label')['to'](_0x3e73c0,'isImageSelected',_0x5d9f49=>_(_0xb686c,_0x19f404['type'],_0x5d9f49?'Replace':'Insert')['text']),_0x3f6ef8['tooltip']=!0x0,_0x3f6ef8;}['_createDropdownButtons'](_0x26a99b){const {locale:_0xd6c5b8}=this['editor'],_0xb16389=this['editor']['plugins']['get']('ImageInsertUI');return _0x26a99b['map'](_0x14391=>{const _0x205412=this['_createButton'](_0xc33676,_0x14391['type']);return _0x205412['withText']=!0x0,_0x205412['icon']=_0x14391['icon'],_0x205412['bind']('label')['to'](_0xb16389,'isImageSelected',_0x19571a=>_(_0xd6c5b8,_0x14391['type'],_0x19571a?'Replace':'Insert')['text']),_0x205412;});}['_createMenuBarButtons'](_0x5234ad){return _0x5234ad['map'](_0xa3edcd=>{const _0xfdd60a=this['_createButton'](_0x34a21a,_0xa3edcd['type']);return _0xfdd60a['icon']=_0xa3edcd['icon'],_0xfdd60a['label']=_0xa3edcd['shortText'],_0xfdd60a;});}}class q extends _0x5e3cbd{['focusTracker'];['focusCycler'];constructor(_0x1b7d6d){super(_0x1b7d6d),this['focusTracker']=new _0x2b8415(),this['focusCycler']=new _0x384813({'focusables':this['createCollection'](),'focusTracker':this['focusTracker']});}['getFocusableElement'](){return{'tag':'div','attributes':{'aria-hidden':'true','tabindex':'0'},'on':{'focus':this['bindTemplate']['to'](()=>{this['focusCycler']['fire']('forwardCycle');})}};}}class S extends q{constructor(_0x28bce7){super(_0x28bce7),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':[{'tag':'uc-file-uploader-inline','attributes':{'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'uploader'}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function E(_0x5c490d,_0x216da5){const _0x1b7a60=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x462727=>_0x462727<=_0x216da5)['map'](_0x55e799=>_0x5c490d['replace'](/\/$/,'')+'/-/resize/'+_0x55e799+'x/\x20'+_0x55e799+'w');return{'imageFallbackUrl':_0x5c490d,'imageSources':[{'srcset':_0x1b7a60['join'](',\x20'),'sizes':'(max-width:\x20'+_0x216da5+'px)\x20100vw,\x20'+_0x216da5+'px','type':'image/webp'}]};}function A(_0x563a25,_0x3be240,_0x4d100d){const _0x59d1d0=_0x563a25['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x59d1d0?parseInt(_0x59d1d0[0x1],0xa):_0x3be240,'height':_0x59d1d0?parseInt(_0x59d1d0[0x2],0xa):_0x4d100d};}function m(_0x2843f3,_0x11ee7b){const _0x3cf324=Object['create'](_0x430019),_0x5789d3=_0x2843f3['plugins']['get']('ImageUtils'),_0x477bdc=_0x2843f3['editing']['mapper']['toViewElement'](_0x11ee7b),_0x51d441=_0x5789d3['findViewImgElement'](_0x477bdc),_0x58ab27=_0x2843f3['editing']['view']['domConverter']['viewToDom'](_0x51d441),_0x3acce2=_0x11ee7b['getAttribute']('width'),_0x20ec07=_0x11ee7b['getAttribute']('height'),_0x59da1e='image-processing';_0x2843f3['editing']['view']['change'](_0xc01c9e=>{_0xc01c9e['addClass'](_0x59da1e,_0x477bdc),_0xc01c9e['setStyle']('aspect-ratio',_0x3acce2+'/'+_0x20ec07,_0x51d441);}),_0x3cf324['listenTo'](_0x58ab27,'load',()=>{_0x3cf324['stopListening'](_0x58ab27,'load'),_0x2843f3['editing']['view']['change'](_0x3b8ca7=>{_0x3b8ca7['removeClass'](_0x59da1e,_0x477bdc),_0x3b8ca7['removeStyle']('aspect-ratio',_0x51d441);});});}function V(_0x8c3a93){if(Array['isArray'](_0x8c3a93)){const _0x34c3eb=_0x8c3a93['map'](V);return _0x2410f5=>_0x34c3eb['some'](_0x2789a2=>_0x2789a2(_0x2410f5));}if('origin'==_0x8c3a93){const _0x1e5e92=_0x169304['window']['location']['origin'];return _0x5d9ebf=>new URL(_0x5d9ebf,_0x169304['document']['baseURI'])['origin']==_0x1e5e92;}return'function'==typeof _0x8c3a93?_0x8c3a93:_0x8c3a93 instanceof RegExp?_0x86e84b=>!(!_0x86e84b['match'](_0x8c3a93)&&!_0x86e84b['replace'](/^https?:\/\//,'')['match'](_0x8c3a93)):()=>!0x1;}function F(_0x2ace2e,_0xe14b86){return _0x4eaa4b(_0x2ace2e['target'])['includes'](_0xe14b86);}class l extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x48cde8(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x311b34,_0x3efd36,_0x15cbc3){super(),this['_editor']=_0x311b34,this['_editing']=_0x3efd36,this['_dialog']=_0x311b34['plugins']['get'](_0x452c78),this['_api']=_0x3efd36['ctxElement']['getAPI'](),this['_type']=_0x15cbc3,this['_editing']['configElement']['setAttribute']('source-list',this['_type']),this['_initDialog'](),this['_initListeners'](),this['_api']['initFlow']();}['destroy'](){this['_formView']&&(this['_formView']['destroy'](),this['_formView']=null),this['_api']&&this['_api']['doneFlow'](),this['stopListening'](),this['stopDelegating']();}['_initDialog'](){const {locale:_0x4bf5f5,model:_0x472a99}=this['_editor'],_0x3fc21a=_0x472a99['document']['selection']['getSelectedElement'](),_0x39e0bb=_0x3fc21a&&(_0x3fc21a['is']('element','imageBlock')||_0x3fc21a['is']('element','imageInline'));this['_formView']=new S(_0x4bf5f5),this['_dialog']['show']({'id':'uploadCare','icon':_0x56362c,'title':_(_0x4bf5f5,this['_type'],_0x39e0bb?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x37b78f['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x594df6=>!F(_0x594df6,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x486fee}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x2efa8d=>{const _0x1eae12=_0x486fee['length'];for(const _0x4ed838 of _0x486fee){const _0x7a9158=_0x4ed838===_0x486fee[_0x1eae12-0x1],{cdnUrl:_0x520077,fileInfo:_0x5c35f5}=_0x4ed838;if(!_0x520077||!_0x5c35f5)continue;const {width:_0x4737c,height:_0x2b074f}=_0x5c35f5['imageInfo'],_0x1964eb=A(_0x520077,_0x4737c,_0x2b074f),_0x1e5ea7=E(_0x520077,_0x1964eb['width']),_0x1a7b69={'id':_0x5c35f5['uuid'],'type':'image','attributes':{'imageDimension':_0x1964eb,..._0x1e5ea7}};this['_insertAsset'](_0x1a7b69,_0x7a9158,_0x2efa8d);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x54059d=>{'idle'===_0x54059d['detail']['status']&&!_0x54059d['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x1fca26,_0x496a52,_0x489d05){const _0x511dad=this['_editor']['model']['document']['selection'],_0x16495a=_0x511dad['getSelectedElement'](),_0x5ecb64=!(!_0x16495a||!_0x16495a['is']('element','imageInline'));_0x489d05['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x1fca26,_0x5ecb64),_0x496a52||_0x489d05['setSelection'](_0x511dad['getLastPosition']());}['_insertImage'](_0x44f178,_0xabb837){const _0x12bd9e=this['_editor'],{imageDimension:_0x401928,imageFallbackUrl:_0x1f9ad3,imageSources:_0x78e725}=_0x44f178['attributes'];_0x12bd9e['execute']('insertImage',{'imageType':_0xabb837?'imageInline':null,'source':{'uploadcareImageId':_0x44f178['id'],'src':_0x1f9ad3,'sources':_0x78e725,..._0x401928}});}}class n extends _0x487dc3{['_editing'];['_controller']=null;static get['requires'](){return[_0x452c78,i];}constructor(_0x3af612){super(_0x3af612),this['_editing']=_0x3af612['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5d4ff6){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new l(this['editor'],this['_editing'],_0x5d4ff6);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class C{static['upload']({file:_0x1a3690,publicKey:_0x4292da,signal:_0x12734f,onProgress:_0x4fe57f}){return _0x1ead00(_0x1a3690,{'publicKey':_0x4292da,'store':'auto','signal':_0x12734f,'onProgress':_0x4fe57f});}static['getInfo'](_0x4426d6,_0x1965f7){return _0x453766(_0x4426d6,_0x1965f7);}}class p extends _0x4daa69{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x199b70,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0xe12f8=this['editor'];if(!!!_0xe12f8['config']['get']('uploadcare'))return;_0xe12f8['plugins']['get'](_0x199b70)['createUploadAdapter']=_0x2c079c=>new x(_0x2c079c,_0xe12f8),_0xe12f8['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x26b0b3,{imageElement:_0x74ef81,data:_0x49760a})=>{_0xe12f8['model']['change'](_0x410d08=>{_0x410d08['setAttribute']('uploadcareImageId',_0x49760a['uploadcareImageId'],_0x74ef81);});});}}class x{['loader'];['editor'];['controller'];constructor(_0xaac1d4,_0xfe6819){this['loader']=_0xaac1d4,this['editor']=_0xfe6819,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x517197=this['editor']['config']['get']('uploadcare.pubkey'),_0x414911=await this['loader']['file'];return C['upload']({'file':_0x414911,'publicKey':_0x517197,'signal':this['controller']['signal'],'onProgress':_0x3a89bb=>{_0x3a89bb&&_0x3a89bb['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x3a89bb['value']);}})['then'](async _0x2548e6=>{const {imageFallbackUrl:_0x405450,imageSources:_0x3e0e45}=E(_0x2548e6['cdnUrl'],_0x2548e6['imageInfo']['width']);return{'uploadcareImageId':_0x2548e6['uuid'],'default':_0x405450,'sources':_0x3e0e45};})['catch'](()=>{const _0x52d719=t('Cannot\x20upload\x20file:')+('\x20'+_0x414911['name']+'.');return Promise['reject'](_0x52d719);});}['abort'](){this['controller']['abort']();}}class i extends _0x4daa69{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',p,_0x452c78];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x40d5dc=this['editor'];_0x40d5dc['commands']['add']('uploadcare',new n(_0x40d5dc));}['afterInit'](){this['_initSchema'](),this['_initConversion'](),this['_initConfig'](),this['_initCtx'](),this['_initImageProcessingIndicator'](),this['listenTo'](this['editor'],'destroy',()=>{this['_configElement']&&(this['_configElement']['remove'](),this['_configElement']=null),this['_ctxElement']&&(this['_ctxElement']['remove'](),this['_ctxElement']=null);const _0x4ede0f=_0x169304['document']['querySelector']('input[uploadcare-file-input]');_0x4ede0f&&_0x4ede0f['remove']();}),async function(_0x198ae8){const _0x2cd6f7=_0x29cbc9([0x50,0x62,0x4d,0x54,0x78,0x73,0x6f,0x4e,0x58,0x38,0x43,0x41,0x76,0x55,0x45,0x56,0x36,0x75,0x34,0x74,0x46,0x65,0x32,0x68,0x6e,0x42,0x66,0x39,0x6b,0x4f,0x57,0x6c,0x71,0x67,0x64,0x61,0x63,0x49,0x35,0x4a,0x4c,0x79,0x6d,0x7a,0x69,0x77,0x51,0x31,0x5a,0x33,0x44,0x70,0x52,0x4b,0x37,0x53,0x47,0x48,0x59,0x6a,0x30,0x72]),_0x5a0725=0x529025cf,_0x12ebd7=0x52974d0f^_0x5a0725,_0x468765=window[_0x29cbc9([0x44,0x61,0x74,0x65])][_0x29cbc9([0x6e,0x6f,0x77])](),_0x3c3a28=_0x198ae8[_0x29cbc9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4b5a2b=new window[(_0x29cbc9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a8907=>{_0x3c3a28[_0x29cbc9([0x6f,0x6e,0x63,0x65])](_0x29cbc9([0x72,0x65,0x61,0x64,0x79]),_0x4a8907);}),_0x56714a={[_0x29cbc9([0x6b,0x74,0x79])]:_0x29cbc9([0x45,0x43]),[_0x29cbc9([0x75,0x73,0x65])]:_0x29cbc9([0x73,0x69,0x67]),[_0x29cbc9([0x63,0x72,0x76])]:_0x29cbc9([0x50,0x2d,0x32,0x35,0x36]),[_0x29cbc9([0x78])]:_0x29cbc9([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x29cbc9([0x79])]:_0x29cbc9([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x29cbc9([0x61,0x6c,0x67])]:_0x29cbc9([0x45,0x53,0x32,0x35,0x36])},_0x5daeb4=_0x3c3a28[_0x29cbc9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x29cbc9([0x67,0x65,0x74])](_0x29cbc9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xf28679(){let _0x1f9a2d,_0x2438ec=null,_0x2ad351=null;try{if(_0x5daeb4==_0x29cbc9([0x47,0x50,0x4c]))return _0x29cbc9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1f9a2d=_0x2359cd(),!_0x1f9a2d)return _0x29cbc9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1f9a2d[_0x29cbc9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2ad351=_0x12766c(_0x1f9a2d[_0x29cbc9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1f9a2d[_0x29cbc9([0x6a,0x74,0x69])])),await _0x3efdb5()?_0x168cc1()?_0x280158()?_0x29cbc9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x449bf9()?(_0x1f9a2d[_0x29cbc9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29cbc9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2438ec=_0x4b29c8(_0x29cbc9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1f9a2d[_0x29cbc9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29cbc9([0x74,0x72,0x69,0x61,0x6c])&&(_0x2438ec=_0x4b29c8(_0x29cbc9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x52e621()):_0x29cbc9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x29cbc9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x29cbc9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4954fe){return _0x29cbc9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x280158(){const _0xc17fcc=[_0x29cbc9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x29cbc9([0x74,0x72,0x69,0x61,0x6c])][_0x29cbc9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f9a2d[_0x29cbc9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x468765/0x3e8:0xe10*_0x12ebd7;return _0x1f9a2d[_0x29cbc9([0x65,0x78,0x70])]<_0xc17fcc;}function _0x168cc1(){const _0x1e80bb=_0x1f9a2d[_0x29cbc9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1e80bb&&(!!_0x1e80bb[_0x29cbc9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29cbc9([0x2a]))||!!_0x1e80bb[_0x29cbc9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29cbc9([0x55,0x50,0x4c,0x43])));}function _0x449bf9(){const _0x38e37c=_0x1f9a2d[_0x29cbc9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x38e37c||0x0==_0x38e37c[_0x29cbc9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4aecec}=new URL(window[_0x29cbc9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x38e37c[_0x29cbc9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4aecec))return!0x0;const _0x1dc12b=_0x4aecec[_0x29cbc9([0x73,0x70,0x6c,0x69,0x74])](_0x29cbc9([0x2e]));return _0x38e37c[_0x29cbc9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3111bc=>_0x3111bc[_0x29cbc9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29cbc9([0x2a])))[_0x29cbc9([0x6d,0x61,0x70])](_0x284c9f=>_0x284c9f[_0x29cbc9([0x73,0x70,0x6c,0x69,0x74])](_0x29cbc9([0x2e])))[_0x29cbc9([0x73,0x6f,0x6d,0x65])](_0x195ece=>_0x1dc12b[_0x29cbc9([0x65,0x76,0x65,0x72,0x79])]((_0x675367,_0x594dd3)=>_0x195ece[_0x594dd3]===_0x675367||_0x195ece[_0x594dd3]===_0x29cbc9([0x2a])));}function _0x52e621(){return _0x2438ec&&_0x2ad351?new window[(_0x29cbc9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27fcc9,_0x2b66f8)=>{_0x2438ec[_0x29cbc9([0x74,0x68,0x65,0x6e])](_0x27fcc9,_0x2b66f8),_0x2ad351[_0x29cbc9([0x74,0x68,0x65,0x6e])](_0x467be6=>{_0x467be6!=_0x29cbc9([0x56,0x61,0x6c,0x69,0x64])&&_0x27fcc9(_0x467be6);},_0x2b66f8);}):_0x2438ec||_0x2ad351||_0x29cbc9([0x56,0x61,0x6c,0x69,0x64]);}}function _0x12766c(_0x3f3f27,_0x263c43){return new window[(_0x29cbc9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a829e=>{if(_0x151a88())return _0x3a829e(_0x29cbc9([0x56,0x61,0x6c,0x69,0x64]));_0x372661(),_0x3c3a28[_0x29cbc9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x29cbc9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3b45c0=!0x1;const _0x3e5f4e=_0x37fad2();function _0x44415d(_0xc34ebb){return!!_0xc34ebb&&(typeof _0xc34ebb===_0x29cbc9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xc34ebb===_0x29cbc9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xc34ebb[_0x29cbc9([0x74,0x68,0x65,0x6e])]===_0x29cbc9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xc34ebb[_0x29cbc9([0x63,0x61,0x74,0x63,0x68])]===_0x29cbc9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x284e54(_0xe9e360){_0x29b924(_0xe9e360)[_0x29cbc9([0x74,0x68,0x65,0x6e])](_0x2a0ac9=>{if(!_0x2a0ac9||_0x2a0ac9[_0x29cbc9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x29cbc9([0x6f,0x6b]))return _0x29cbc9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4734aa(_0x415d0c(_0x3e5f4e+_0x263c43))!=_0x2a0ac9[_0x29cbc9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x29cbc9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x29cbc9([0x56,0x61,0x6c,0x69,0x64]);})[_0x29cbc9([0x74,0x68,0x65,0x6e])](_0x26f978=>(_0x16c851(),_0x26f978),()=>{const _0x1fbc0f=_0x455c07();return null==_0x1fbc0f?(_0x16c851(),_0x29cbc9([0x56,0x61,0x6c,0x69,0x64])):_0x29cbc9(_0x468765-_0x1fbc0f>(0x769ca1cf^_0x5a0725)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x29cbc9([0x74,0x68,0x65,0x6e])](_0x3a829e)[_0x29cbc9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3a829e(_0x29cbc9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5eb2ea=0x52a6cb4f^_0x5a0725;function _0x16c851(){const _0x4d3bbb=_0x29cbc9([0x6c,0x6c,0x63,0x74,0x2d])+_0x4734aa(_0x415d0c(_0x3f3f27)),_0x94f590=_0x13681c(_0x4734aa(window[_0x29cbc9([0x4d,0x61,0x74,0x68])][_0x29cbc9([0x63,0x65,0x69,0x6c])](_0x468765/_0x5eb2ea)));window[_0x29cbc9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29cbc9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4d3bbb,_0x94f590);}function _0x455c07(){const _0x57cbf8=_0x29cbc9([0x6c,0x6c,0x63,0x74,0x2d])+_0x4734aa(_0x415d0c(_0x3f3f27)),_0x5bd169=window[_0x29cbc9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29cbc9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x57cbf8);return _0x5bd169?window[_0x29cbc9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13681c(_0x5bd169),0x10)*_0x5eb2ea:null;}function _0x29b924(_0x32b123){return new window[(_0x29cbc9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xaa5063,_0x36d2dd)=>{_0x32b123[_0x29cbc9([0x74,0x68,0x65,0x6e])](_0xaa5063,_0x36d2dd),window[_0x29cbc9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x36d2dd,0x5291f10f^_0x5a0725);});}}_0x3c3a28[_0x29cbc9([0x6f,0x6e])](_0x29cbc9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5ceae5,_0x4644cd)=>{if(_0x4644cd[0x0]!=_0x3f3f27)return _0x3a829e(_0x29cbc9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4644cd[0x1]={..._0x4644cd[0x1],[_0x29cbc9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3e5f4e};},{[_0x29cbc9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29cbc9([0x68,0x69,0x67,0x68])}),_0x3c3a28[_0x29cbc9([0x6f,0x6e])](_0x29cbc9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x468f90=>{_0x44415d(_0x468f90[_0x29cbc9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3b45c0=!0x0,_0x284e54(_0x468f90[_0x29cbc9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x29cbc9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29cbc9([0x6c,0x6f,0x77])}),_0x4b5a2b[_0x29cbc9([0x74,0x68,0x65,0x6e])](()=>{_0x3b45c0||_0x3a829e(_0x29cbc9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x151a88(){return _0x3c3a28[_0x29cbc9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29cbc9([0x76,0x69,0x65,0x77])][_0x29cbc9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x29cbc9([0x61,0x75,0x74,0x6f]);}function _0x372661(){_0x3c3a28[_0x29cbc9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29cbc9([0x76,0x69,0x65,0x77])][_0x29cbc9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x29cbc9([0x61,0x75,0x74,0x6f]);}}function _0x4b29c8(_0x1dfd09){const _0x38e961=[new window[(_0x29cbc9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x236492=>setTimeout(_0x236492,0x52991b03^_0x5a0725)),_0x4b5a2b[_0x29cbc9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x29cbc9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x39b796=>{let _0x5f4240=0x0;_0x3c3a28[_0x29cbc9([0x6d,0x6f,0x64,0x65,0x6c])][_0x29cbc9([0x6f,0x6e])](_0x29cbc9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x328795,_0x87859d)=>{_0x87859d[0x0][_0x29cbc9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5f4240++,_0x5f4240==(0x52902437^_0x5a0725)&&(_0x39b796(),_0x328795[_0x29cbc9([0x6f,0x66,0x66])]());});}))];return window[_0x29cbc9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x29cbc9([0x72,0x61,0x63,0x65])](_0x38e961)[_0x29cbc9([0x74,0x68,0x65,0x6e])](()=>_0x1dfd09);}async function _0x455f86(){await _0x4b5a2b,_0x3c3a28[_0x29cbc9([0x6d,0x6f,0x64,0x65,0x6c])][_0x29cbc9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x148d6e,_0x3c3a28[_0x29cbc9([0x6d,0x6f,0x64,0x65,0x6c])][_0x29cbc9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x148d6e,_0x3c3a28[_0x29cbc9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x29cbc9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x206629(_0x2771d6){const _0x32cc90=_0xaebb0();_0x3c3a28[_0x32cc90]=_0x29cbc9([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2771d6,_0x2771d6!=_0x29cbc9([0x56,0x61,0x6c,0x69,0x64])&&_0x455f86();}function _0xaebb0(){const _0x355110=window[_0x29cbc9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x29cbc9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x29cbc9([0x6e,0x6f,0x77])]())[_0x29cbc9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x29cbc9([0x2e]),'');let _0x28e418=_0x29cbc9([0x50]);for(let _0x13f97f=0x0;_0x13f97f<_0x355110[_0x29cbc9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x13f97f+=0x2){let _0x4484e0=window[_0x29cbc9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x355110[_0x29cbc9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13f97f,_0x13f97f+0x2));_0x4484e0>=_0x2cd6f7[_0x29cbc9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4484e0-=_0x2cd6f7[_0x29cbc9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x28e418+=_0x2cd6f7[_0x4484e0];}return _0x28e418;}function _0x2359cd(){const _0x41f93a=_0x5daeb4[_0x29cbc9([0x73,0x70,0x6c,0x69,0x74])](_0x29cbc9([0x2e]));if(0x3!=_0x41f93a[_0x29cbc9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x39f76e(_0x41f93a[0x1]);function _0x39f76e(_0x3692be){const _0x80602a=_0x44b888(_0x3692be);return _0x80602a&&_0x372050()?_0x80602a:null;function _0x372050(){const _0x5523a=_0x80602a[_0x29cbc9([0x6a,0x74,0x69])],_0x4c3cdf=window[_0x29cbc9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5523a[_0x29cbc9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5523a[_0x29cbc9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4affaf={..._0x80602a,[_0x29cbc9([0x6a,0x74,0x69])]:_0x5523a[_0x29cbc9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5523a[_0x29cbc9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4affaf[_0x29cbc9([0x76,0x63])],_0x415d0c(_0x4affaf)==_0x4c3cdf;}}}async function _0x3efdb5(){let _0x47ac3d=!0x0;try{const _0x5de6a9=_0x5daeb4[_0x29cbc9([0x73,0x70,0x6c,0x69,0x74])](_0x29cbc9([0x2e])),[_0x1609c1,_0xdea37c,_0x50641]=_0x5de6a9;return _0x13eca8(_0x1609c1),await _0x3d591c(_0x1609c1,_0xdea37c,_0x50641),_0x47ac3d;}catch(_0x2536bc){return!0x1;}function _0x13eca8(_0x2123f6){const _0x4a6a5c=_0x44b888(_0x2123f6);_0x4a6a5c&&_0x4a6a5c[_0x29cbc9([0x61,0x6c,0x67])]==_0x29cbc9([0x45,0x53,0x32,0x35,0x36])||(_0x47ac3d=!0x1);}async function _0x3d591c(_0x55d309,_0x1b4ab5,_0x27d58f){const _0x167da9=window[_0x29cbc9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x29cbc9([0x66,0x72,0x6f,0x6d])](_0xbb7d3(_0x27d58f),_0x3c57de=>_0x3c57de[_0x29cbc9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x174b86=new window[(_0x29cbc9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x29cbc9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x55d309+_0x29cbc9([0x2e])+_0x1b4ab5),_0x186ad4=window[_0x29cbc9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x29cbc9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x186ad4)return;const _0xf9507d=await _0x186ad4[_0x29cbc9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x29cbc9([0x6a,0x77,0x6b]),_0x56714a,{[_0x29cbc9([0x6e,0x61,0x6d,0x65])]:_0x29cbc9([0x45,0x43,0x44,0x53,0x41]),[_0x29cbc9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x29cbc9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x29cbc9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x186ad4[_0x29cbc9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x29cbc9([0x6e,0x61,0x6d,0x65])]:_0x29cbc9([0x45,0x43,0x44,0x53,0x41]),[_0x29cbc9([0x68,0x61,0x73,0x68])]:{[_0x29cbc9([0x6e,0x61,0x6d,0x65])]:_0x29cbc9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xf9507d,_0x167da9,_0x174b86)||(_0x47ac3d=!0x1);}}function _0x44b888(_0x55d86f){return _0x55d86f[_0x29cbc9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x29cbc9([0x65,0x79]))?JSON[_0x29cbc9([0x70,0x61,0x72,0x73,0x65])](_0xbb7d3(_0x55d86f)):null;}function _0xbb7d3(_0x3203c7){return window[_0x29cbc9([0x61,0x74,0x6f,0x62])](_0x3203c7[_0x29cbc9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x29cbc9([0x2b]))[_0x29cbc9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x29cbc9([0x2f])));}function _0x415d0c(_0x11572c){let _0x245f4c=0x1505;function _0x557059(_0x1920c7){for(let _0xdba2c6=0x0;_0xdba2c6<_0x1920c7[_0x29cbc9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xdba2c6++){const _0x274ce3=_0x1920c7[_0x29cbc9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xdba2c6);_0x245f4c=(_0x245f4c<<0x5)+_0x245f4c+_0x274ce3,_0x245f4c&=_0x245f4c;}}function _0x504cd9(_0xcbf766){Array[_0x29cbc9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xcbf766)?_0xcbf766[_0x29cbc9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x504cd9):_0xcbf766&&typeof _0xcbf766==_0x29cbc9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x29cbc9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xcbf766)[_0x29cbc9([0x73,0x6f,0x72,0x74])]()[_0x29cbc9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x445800,_0x375af0])=>{_0x557059(_0x445800),_0x504cd9(_0x375af0);}):_0x557059(window[_0x29cbc9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xcbf766));}return _0x504cd9(_0x11572c),_0x245f4c>>>0x0;}function _0x4734aa(_0x47d59a){return _0x47d59a[_0x29cbc9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x29cbc9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x29cbc9([0x30]));}function _0x13681c(_0x44b7f8){return _0x44b7f8[_0x29cbc9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x29cbc9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x29cbc9([0x6a,0x6f,0x69,0x6e])]('');}function _0x148d6e(){}function _0x29cbc9(_0x5a6c86){return _0x5a6c86['map'](_0x4b85e7=>String['fromCharCode'](_0x4b85e7))['join']('');}_0x206629(await _0xf28679());}(this);}['_initSchema'](){const _0x3a1d42=this['editor']['model']['schema'];_0x3a1d42['isRegistered']('imageBlock')&&_0x3a1d42['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x3a1d42['isRegistered']('imageInline')&&_0x3a1d42['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x2b99a6=this['editor'];_0x2b99a6['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x2b99a6['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x3fd004=>_0x3fd004['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x581b3a=_0x2b99a6['commands']['get']('replaceImageSource');_0x581b3a&&this['listenTo'](_0x581b3a,'cleanupImage',(_0x468eff,[_0x6381c4,_0x3704a8])=>{_0x6381c4['removeAttribute']('uploadcareImageId',_0x3704a8);});}['_initConfig'](){const _0x1c83e8=this['editor']['config']['get']('uploadcare.uploader')||{},_0x5d1eba=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x28e428(_0x169304['document'],'uc-config',{..._0x1c83e8,'pubkey':_0x5d1eba,'ctx-name':'uploader','sourceList':'','imgOnly':'true','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage'],'externalSourcesEmbedCss':'\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09'}),this['_configElement']['iconHrefResolver']=_0x16ca7a=>{if('closeMax'==_0x16ca7a)return'#uc-icon-arrow-down';},_0x169304['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x28e428(_0x169304['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0x169304['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x3038df=this['editor']['commands']['get']('insertImage');_0x3038df&&this['listenTo'](_0x3038df,'execute',()=>{const _0x19d930=this['editor']['model']['document']['selection']['getSelectedElement']();_0x19d930&&_0x19d930['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x19d930);});});const _0x26f2d2=this['editor']['commands']['get']('uploadcareImageReplace');_0x26f2d2&&this['listenTo'](_0x26f2d2,'execute',()=>{const _0x429cdf=this['editor']['model']['document']['selection']['getSelectedElement']();_0x429cdf&&_0x429cdf['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x429cdf);});});}}class u extends _0x4daa69{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5ee9e0){super(_0x5ee9e0),_0x5ee9e0['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x44bfc2['defineComponents'](_0x44bfc2);}}class ta extends _0x5e3cbd{constructor(_0x47732e){super(_0x47732e);const t=_0x47732e['t'],_0x2711f1=this['bindTemplate'],_0xd53ab6=new _0x5f0405();_0xd53ab6['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':[_0xd53ab6,{'text':_0x2711f1['to']('imageUploadProgress',_0x176dcd=>t('Loading\x20image...')+'\x20('+(_0x176dcd||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'}]}]}]});}}class rt extends _0x5e3cbd{constructor(_0x4f93ba){super(_0x4f93ba);const t=_0x4f93ba['t'];this['set']('errorType',null);const _0xa7dbe1=new _0xc33676(_0x4f93ba);_0xa7dbe1['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0xa7dbe1['withText']=!0x0,_0xa7dbe1['class']='ck-button-action',_0xa7dbe1['on']('execute',()=>{this['fire']('retry');}),_0xa7dbe1['bind']('isVisible')['to'](this,'errorType',_0x33bc48=>'NotFound'!==_0x33bc48);const _0x2225f1=new at();_0x2225f1['content']=et,_0x2225f1['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x11f065=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':[_0x2225f1,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x11f065['to']('errorType',_0x414e88=>t('NotFound'!==_0x414e88?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0xa7dbe1]},{'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'}]}]}]});}}class tt extends _0x5e3cbd{constructor(_0x27d637,_0x1bce69){super(_0x27d637);const _0x5ee7bb=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x1bce69,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x5ee7bb['to']('imageSrc')}});}}class Z extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x4e8860,_0x3480c6,_0x1800bb){super(_0x4e8860),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x4e8860),this['_errorView']=new rt(_0x4e8860),this['_editingView']=new tt(_0x4e8860,_0x1800bb),this['_focusableView']=new _0x5e3cbd(_0x4e8860),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x3480c6),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':this['_items']}),this['_setView'](),this['once']('render',()=>{this['_waitForImageEditorComponent'](this['element'],_0x22af5c=>{this['_addUploadcareImageEditorListeners'](_0x22af5c);});}),this['on']('change:status',()=>{this['_setView']();}),this['_addErrorViewListeners']();}['focus'](){this['element']['focus']();}['_setView'](){switch(this['_items']['clear'](),this['status']){case'uploading':this['_items']['add'](this['_loadingView']);break;case'error':this['_items']['add'](this['_errorView']);break;case'ready':this['_items']['addMany']([this['_editingView'],this['_focusableView']]);}}['_waitForImageEditorComponent'](_0x49d24d,_0x4d423f){const _0x361162='uc-cloud-image-editor',_0x144bbe=_0x49d24d['querySelector'](_0x361162);if(_0x144bbe)return _0x4d423f(_0x144bbe);const _0x280ee4=new MutationObserver(_0x35a90d=>{const _0x39d369=_0x35a90d['filter'](_0x2675be=>_0x2675be['target']===_0x49d24d&&_0x2675be['addedNodes']['length']>0x0&&_0x2675be['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x361162);_0x39d369['length']&&(_0x280ee4['disconnect'](),_0x4d423f(_0x39d369[0x0]['addedNodes'][0x0]));});_0x280ee4['observe'](_0x49d24d,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x270687){_0x270687['addEventListener']('apply',_0x12358e=>{this['fire']('apply',{'imageSrc':_0x12358e['detail']['cdnUrl']});}),_0x270687['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class z extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x48cde8(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x5b83bb,_0x361149,_0x67b1b2){super(),this['_editor']=_0x5b83bb,this['_dialog']=_0x361149,this['_imageElement']=_0x67b1b2,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 _0x483b35=this['_imageElement'],_0x31c038=_0x483b35['getAttribute']('uploadcareImageId'),_0x149d2c=_0x483b35['getAttribute']('src');if(_0x31c038)await this['_loadImageInfo'](_0x31c038,_0x149d2c);else{if(this['_imageCache']['has'](_0x149d2c)){const _0x1af255=this['_imageCache']['get'](_0x149d2c);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x1af255['url'],this['imageDimension']=_0x1af255['dimension'],this['imageId']=_0x1af255['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x54542e}=this['_editor'],t=_0x54542e['t'],_0x120050=new Z(_0x54542e,this['imageStatus'],this['_attributes']);_0x120050['bind']('status')['to'](this,'imageStatus'),_0x120050['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x120050['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x120050['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x120050,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x35d3d0,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x120050,'position':_0x37b78f['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x120050['focus']();},'onHide':()=>{_0x120050['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x56e677=>!F(_0x56e677,_0x120050['element'])}});}['_loadImageInfo'](_0x5cd9d0,_0x5383ab){return C['getInfo'](_0x5cd9d0,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x130a29=>{const {width:_0x2acf34,height:_0xb76d9c}=_0x130a29['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x5383ab,this['imageDimension']={'width':_0x2acf34,'height':_0xb76d9c},this['imageId']=_0x5cd9d0;})['catch'](_0x58eaa4=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x58eaa4['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x4bc8fe,_0x45fdd8){return this['_getImageAsFile'](_0x4bc8fe)['then'](_0x4ffbb3=>C['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x45fdd8['signal'],'file':_0x4ffbb3,'onProgress':_0x2fd81c=>{_0x2fd81c&&_0x2fd81c['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x2fd81c['value']));}}))['then'](_0x4f8b38=>{const {width:_0x42035b,height:_0x14d87e}=_0x4f8b38['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x4f8b38['cdnUrl'],this['imageDimension']={'width':_0x42035b,'height':_0x14d87e},this['imageId']=_0x4f8b38['uuid'],this['imageUploadProgress']=null;const _0x50c359=_0x4bc8fe['getAttribute']('src');this['_imageCache']['set'](_0x50c359,{'id':_0x4f8b38['uuid'],'url':_0x4f8b38['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x28da15=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x28da15['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x39aa70,_0x23c758){_0x39aa70['on']('apply',(_0x2703e3,_0x2da52c)=>{this['_replaceImage'](_0x23c758,_0x2da52c['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x39aa70['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x39aa70['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x4187ea,_0x228720,_0x512d1a){const _0x28943a=this['_editor'],{width:_0x475bfb,height:_0x196032}=A(_0x228720,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x2f48ec,imageSources:_0x7555c6}=E(_0x228720,_0x475bfb);_0x28943a['model']['change'](_0x448cb8=>{if('$graveyard'===_0x4187ea['root']['rootName']){_0x28943a['execute']('insertImage',{'imageType':_0x4187ea['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x4187ea['getAttributes']()),'uploadcareImageId':_0x512d1a,'src':_0x2f48ec,'sources':_0x7555c6,'width':_0x475bfb,'height':_0x196032}});const _0xff68bd=_0x4187ea['getChildren']();_0x4187ea=_0x28943a['model']['document']['selection']['getSelectedElement']();for(const _0x2020b3 of _0xff68bd)_0x448cb8['append'](_0x448cb8['cloneElement'](_0x2020b3),_0x4187ea);}else _0x448cb8['setSelection'](_0x4187ea,'on'),_0x28943a['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x4187ea['getAttributes']()),'uploadcareImageId':_0x512d1a,'src':_0x2f48ec,'sources':_0x7555c6,'width':_0x475bfb,'height':_0x196032},_0x4187ea);_0x448cb8['setSelection'](_0x4187ea,'on');});}async['_getImageAsFile'](_0x121a92){const _0x4e6bbf=_0x169304['window'],_0x5b4fd0=_0x169304['document']['location']['href'],_0x4f92d7=new _0x4e6bbf['URL'](_0x121a92['getAttribute']('src'),_0x5b4fd0);if('data:'===_0x4f92d7['protocol']){const _0x224301=_0x4f92d7['href']['split'](','),_0x81e463=_0x224301[0x0]['match'](/:(.*?);/)[0x1],_0x41db39=_0x81e463['split']('/')[0x1],_0x276db1=_0x4e6bbf['atob'](_0x224301[_0x224301['length']-0x1]);let _0x3caf46=_0x276db1['length'];const _0xcca910=new _0x4e6bbf['Uint8Array'](_0x3caf46);for(;_0x3caf46--;)_0xcca910[_0x3caf46]=_0x276db1['charCodeAt'](_0x3caf46);return new _0x4e6bbf['File']([_0xcca910],'image.'+_0x41db39,{'type':_0x81e463});}const _0x22e0a1=_0x4f92d7['href']['split']('/'),_0x439dad=_0x22e0a1[_0x22e0a1['length']-0x1],_0x34938b=_0x439dad['split']('.')[0x1];return _0x4e6bbf['fetch'](_0x4f92d7['href'])['then'](_0x42d347=>_0x42d347['clone']()['blob']())['then'](_0x39c7c6=>new _0x4e6bbf['File']([_0x39c7c6],_0x439dad,{'type':'image/'+_0x34938b}));}}class J extends _0x487dc3{['imageEditController'];static get['requires'](){return[_0x452c78];}['_isEditable'];constructor(_0x2316b2){super(_0x2316b2),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x3ae4ab){const _0x1a3359=V(_0x3ae4ab);return _0x4b1fe2=>!(!_0x4b1fe2||!_0x4b1fe2['is']('element','imageBlock')&&!_0x4b1fe2['is']('element','imageInline'))&&(!!_0x4b1fe2['hasAttribute']('uploadcareImageId')||!!_0x4b1fe2['hasAttribute']('src')&&_0x1a3359(_0x4b1fe2['getAttribute']('src')));}(_0x2316b2['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x3dd82a=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x3dd82a);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x2b2fc9=this['editor']['model']['document']['selection']['getSelectedElement']();_0x2b2fc9&&(_0x2b2fc9['is']('element','imageBlock')||_0x2b2fc9['is']('element','imageInline'))&&(this['imageEditController']=new z(this['editor'],this['editor']['plugins']['get'](_0x452c78),_0x2b2fc9),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class O extends _0x487dc3{['refresh'](){const _0xb3f6d=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0xb3f6d&&(_0xb3f6d['is']('element','imageBlock')||_0xb3f6d['is']('element','imageInline')));}['execute'](_0x26e913){const _0x41c490=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x43eb80=>{_0x43eb80['setAttributes'](_0x26e913,_0x41c490),_0x43eb80['removeAttribute']('srcset',_0x41c490),_0x43eb80['removeAttribute']('sizes',_0x41c490);});}}class g extends _0x4daa69{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x5bdaf4,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x5bc1ff}=this;_0x5bc1ff['commands']['add']('uploadcareImageEdit',new J(_0x5bc1ff)),_0x5bc1ff['commands']['add']('uploadcareImageReplace',new O(_0x5bc1ff));}}class j extends _0x4daa69{['_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 _0x7fb189=this['editor'];_0x7fb189['ui']['componentFactory']['add']('uploadcareImageEdit',_0xc01688=>{const _0x66b6fc=_0x7fb189['commands']['get']('uploadcareImageEdit'),_0x16fb98=new _0xc33676(_0xc01688),t=_0xc01688['t'];return _0x16fb98['set']({'icon':_0x35d3d0,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x16fb98['bind']('isEnabled')['to'](_0x66b6fc),_0x16fb98['bind']('isOn')['to'](_0x66b6fc,'isActive'),this['listenTo'](_0x16fb98,'execute',()=>{_0x7fb189['execute']('uploadcareImageEdit'),_0x7fb189['editing']['view']['focus']();}),_0x16fb98;}),this['_initConfig']();}['_initConfig'](){const _0x3531f0=_0x28e428(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x3531f0),this['listenTo'](this['editor'],'destroy',()=>{_0x3531f0['remove']();});}}class P extends _0x4daa69{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[g,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as Uploadcare,i as UploadcareEditing,P as UploadcareImageEdit,g as UploadcareImageEditEditing,j as UploadcareImageEditUI,e as UploadcareUI};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-uploadcare",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20250524.0",
|
|
4
4
|
"description": "Uploadcare feature for CKEditor 5.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -23,14 +23,14 @@
|
|
|
23
23
|
"framework"
|
|
24
24
|
],
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@ckeditor/ckeditor5-core": "0.0.0-nightly-
|
|
27
|
-
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-
|
|
28
|
-
"@ckeditor/ckeditor5-image": "0.0.0-nightly-
|
|
29
|
-
"@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-
|
|
30
|
-
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-
|
|
31
|
-
"@ckeditor/ckeditor5-upload": "0.0.0-nightly-
|
|
32
|
-
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-
|
|
33
|
-
"ckeditor5": "0.0.0-nightly-
|
|
26
|
+
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20250524.0",
|
|
27
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20250524.0",
|
|
28
|
+
"@ckeditor/ckeditor5-image": "0.0.0-nightly-20250524.0",
|
|
29
|
+
"@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-20250524.0",
|
|
30
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250524.0",
|
|
31
|
+
"@ckeditor/ckeditor5-upload": "0.0.0-nightly-20250524.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250524.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20250524.0",
|
|
34
34
|
"@uploadcare/file-uploader": "1.12.0",
|
|
35
35
|
"@uploadcare/upload-client": "6.14.1"
|
|
36
36
|
},
|
package/src/uploadcareediting.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xd7f0f2=_0x3b86;(function(_0x267738,_0x52818e){const _0x389416=_0x3b86,_0x2a328f=_0x267738();while(!![]){try{const _0x47ebcf=parseInt(_0x389416(0x14e))/0x1+-parseInt(_0x389416(0x158))/0x2+-parseInt(_0x389416(0x120))/0x3*(parseInt(_0x389416(0x118))/0x4)+parseInt(_0x389416(0x15f))/0x5*(parseInt(_0x389416(0x155))/0x6)+-parseInt(_0x389416(0x119))/0x7+-parseInt(_0x389416(0x133))/0x8*(parseInt(_0x389416(0x132))/0x9)+parseInt(_0x389416(0x151))/0xa*(parseInt(_0x389416(0x149))/0xb);if(_0x47ebcf===_0x52818e)break;else _0x2a328f['push'](_0x2a328f['shift']());}catch(_0x4548e0){_0x2a328f['push'](_0x2a328f['shift']());}}}(_0x1fcf,0x20faa));import{Plugin as _0x5e9c3e}from'ckeditor5/src/core.js';function _0x3b86(_0x56a5bc,_0x175826){const _0x1fcf9f=_0x1fcf();return _0x3b86=function(_0x3b8670,_0x1c4f8f){_0x3b8670=_0x3b8670-0x10b;let _0x5f26e8=_0x1fcf9f[_0x3b8670];return _0x5f26e8;},_0x3b86(_0x56a5bc,_0x175826);}import{Dialog as _0x701bdd}from'ckeditor5/src/ui.js';function _0x1fcf(){const _0x5691ec=['config','editing','uploadcare','schema','_initSchema','contentLanguage','uploadcareImageId','attributeToAttribute','uploadcareImageReplace','7442138atLtky','replaceImageSource','conversion','querySelector','true','165903TKMHpn','_configElement','commands','10KUUpQI','_initCtx','for','insertImage','6zvKTcd','add','locale','374410UgYDfw','imageBlock','_initImageProcessingIndicator','body','iconHrefResolver','isOfficialPlugin','init','202185XGanxW','_ctxElement','uploadcare.uploader','appendChild','closeMax','elementToAttribute','imageInline','destroy','_initConversion','downcast','uc-config','PictureEditing','isRegistered','render','1544sfndzb','1421784iDsIAn','uploadcare.pubkey','UploadcareEditing','requires','view','remove','selection','1047qENwwM','once','data-uc-image-id','uc-upload-ctx-provider','input[uploadcare-file-input]','document','isPremiumPlugin','model','afterInit','get','listenTo','cleanupImage','\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09','fromCharCode','configElement','removeAttribute','getSelectedElement','join','401013uUrNdB','40hbQaEx','execute','getAttribute','editor','uploader','map','pluginName','#uc-icon-arrow-down','href','_initConfig','ctxElement','extend','upcast'];_0x1fcf=function(){return _0x5691ec;};return _0x1fcf();}import{createElement as _0x301bd4,global as _0x3529f4,uid as _0x539586}from'ckeditor5/src/utils.js';import _0x40d6c0 from'./uploadcarecommand.js';import _0x1fe3cc from'./uploadcareuploadadapter.js';import{showImageProcessingIndicator as _0x4ed2cc}from'./utils/editingutils.js';export default class i extends _0x5e9c3e{[_0xd7f0f2(0x14f)]=null;[_0xd7f0f2(0x10b)]=null;static get[_0xd7f0f2(0x139)](){const _0x2ee234=_0xd7f0f2;return _0x2ee234(0x11b);}static get[_0xd7f0f2(0x11c)](){const _0x4e025e=_0xd7f0f2;return[_0x4e025e(0x115),_0x1fe3cc,_0x701bdd];}static get[_0xd7f0f2(0x15d)](){return!0x0;}static get[_0xd7f0f2(0x126)](){return!0x0;}get[_0xd7f0f2(0x12e)](){const _0xc273f7=_0xd7f0f2;return this[_0xc273f7(0x14f)];}get[_0xd7f0f2(0x13d)](){const _0x267b20=_0xd7f0f2;return this[_0x267b20(0x10b)];}[_0xd7f0f2(0x15e)](){const _0x29014c=_0xd7f0f2,_0x547d78=this[_0x29014c(0x136)];_0x547d78[_0x29014c(0x150)][_0x29014c(0x156)](_0x29014c(0x142),new _0x40d6c0(_0x547d78));}[_0xd7f0f2(0x128)](){const _0x64a7af=_0xd7f0f2;this[_0x64a7af(0x144)](),this[_0x64a7af(0x112)](),this[_0x64a7af(0x13c)](),this[_0x64a7af(0x152)](),this[_0x64a7af(0x15a)](),this[_0x64a7af(0x12a)](this[_0x64a7af(0x136)],_0x64a7af(0x111),()=>{const _0x5496e8=_0x64a7af;this[_0x5496e8(0x14f)]&&(this[_0x5496e8(0x14f)][_0x5496e8(0x11e)](),this[_0x5496e8(0x14f)]=null),this[_0x5496e8(0x10b)]&&(this[_0x5496e8(0x10b)][_0x5496e8(0x11e)](),this[_0x5496e8(0x10b)]=null);const _0x2014bd=_0x3529f4[_0x5496e8(0x125)][_0x5496e8(0x14c)](_0x5496e8(0x124));_0x2014bd&&_0x2014bd[_0x5496e8(0x11e)]();}),async function(_0x96ab16){const _0xa1fa57=_0x4ee7fb([0x69,0x42,0x74,0x31,0x43,0x4d,0x37,0x4b,0x48,0x32,0x64,0x58,0x6c,0x33,0x56,0x62,0x73,0x72,0x67,0x75,0x68,0x4c,0x4a,0x39,0x71,0x65,0x76,0x6d,0x53,0x38,0x41,0x30,0x35,0x6f,0x45,0x44,0x57,0x63,0x36,0x6e,0x6a,0x77,0x52,0x47,0x4e,0x66,0x46,0x54,0x6b,0x5a,0x61,0x50,0x34,0x49,0x78,0x51,0x4f,0x79,0x59,0x7a,0x70,0x55]),_0x5b9417=0x3dcc9cf5,_0x194881=0x3dcbf465^_0x5b9417,_0x4d8a0a=window[_0x4ee7fb([0x44,0x61,0x74,0x65])][_0x4ee7fb([0x6e,0x6f,0x77])](),_0x4ec750=_0x96ab16[_0x4ee7fb([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x52f397=new window[(_0x4ee7fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x413a9e=>{_0x4ec750[_0x4ee7fb([0x6f,0x6e,0x63,0x65])](_0x4ee7fb([0x72,0x65,0x61,0x64,0x79]),_0x413a9e);}),_0x81a97d={[_0x4ee7fb([0x6b,0x74,0x79])]:_0x4ee7fb([0x45,0x43]),[_0x4ee7fb([0x75,0x73,0x65])]:_0x4ee7fb([0x73,0x69,0x67]),[_0x4ee7fb([0x63,0x72,0x76])]:_0x4ee7fb([0x50,0x2d,0x32,0x35,0x36]),[_0x4ee7fb([0x78])]:_0x4ee7fb([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x4ee7fb([0x79])]:_0x4ee7fb([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x4ee7fb([0x61,0x6c,0x67])]:_0x4ee7fb([0x45,0x53,0x32,0x35,0x36])},_0x303768=_0x4ec750[_0x4ee7fb([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ee7fb([0x67,0x65,0x74])](_0x4ee7fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x51b36d(){let _0x4106e7,_0x40dfd7=null,_0x443f5d=null;try{if(_0x303768==_0x4ee7fb([0x47,0x50,0x4c]))return _0x4ee7fb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4106e7=_0x3acf0f(),!_0x4106e7)return _0x4ee7fb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4106e7[_0x4ee7fb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x443f5d=_0x1e0506(_0x4106e7[_0x4ee7fb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4106e7[_0x4ee7fb([0x6a,0x74,0x69])])),await _0x2b2e86()?_0x4d1037()?_0x544803()?_0x4ee7fb([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x31f361()?(_0x4106e7[_0x4ee7fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ee7fb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x40dfd7=_0x834624(_0x4ee7fb([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4106e7[_0x4ee7fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ee7fb([0x74,0x72,0x69,0x61,0x6c])&&(_0x40dfd7=_0x834624(_0x4ee7fb([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x17ce7c()):_0x4ee7fb([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ee7fb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ee7fb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x8dba7){return _0x4ee7fb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x544803(){const _0x10b9b4=[_0x4ee7fb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ee7fb([0x74,0x72,0x69,0x61,0x6c])][_0x4ee7fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4106e7[_0x4ee7fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4d8a0a/0x3e8:0xe10*_0x194881;return _0x4106e7[_0x4ee7fb([0x65,0x78,0x70])]<_0x10b9b4;}function _0x4d1037(){const _0x281ec6=_0x4106e7[_0x4ee7fb([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x281ec6&&(!!_0x281ec6[_0x4ee7fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ee7fb([0x2a]))||!!_0x281ec6[_0x4ee7fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ee7fb([0x55,0x50,0x4c,0x43])));}function _0x31f361(){const _0x485dd4=_0x3b86,_0x27fa17=_0x4106e7[_0x4ee7fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x27fa17||0x0==_0x27fa17[_0x4ee7fb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x462495}=new URL(window[_0x4ee7fb([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x485dd4(0x13b)]);if(_0x27fa17[_0x4ee7fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x462495))return!0x0;const _0x4580cd=_0x462495[_0x4ee7fb([0x73,0x70,0x6c,0x69,0x74])](_0x4ee7fb([0x2e]));return _0x27fa17[_0x4ee7fb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e7e83=>_0x5e7e83[_0x4ee7fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ee7fb([0x2a])))[_0x4ee7fb([0x6d,0x61,0x70])](_0x5882a9=>_0x5882a9[_0x4ee7fb([0x73,0x70,0x6c,0x69,0x74])](_0x4ee7fb([0x2e])))[_0x4ee7fb([0x73,0x6f,0x6d,0x65])](_0x41f6e6=>_0x4580cd[_0x4ee7fb([0x65,0x76,0x65,0x72,0x79])]((_0x28aa21,_0x374f91)=>_0x41f6e6[_0x374f91]===_0x28aa21||_0x41f6e6[_0x374f91]===_0x4ee7fb([0x2a])));}function _0x17ce7c(){return _0x40dfd7&&_0x443f5d?new window[(_0x4ee7fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a75d3,_0x124f9b)=>{_0x40dfd7[_0x4ee7fb([0x74,0x68,0x65,0x6e])](_0x2a75d3,_0x124f9b),_0x443f5d[_0x4ee7fb([0x74,0x68,0x65,0x6e])](_0x327935=>{_0x327935!=_0x4ee7fb([0x56,0x61,0x6c,0x69,0x64])&&_0x2a75d3(_0x327935);},_0x124f9b);}):_0x40dfd7||_0x443f5d||_0x4ee7fb([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1e0506(_0x25382e,_0x568768){return new window[(_0x4ee7fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ae4c7=>{if(_0x54fdf2())return _0x4ae4c7(_0x4ee7fb([0x56,0x61,0x6c,0x69,0x64]));_0x37373b(),_0x4ec750[_0x4ee7fb([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ee7fb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x32bda1=!0x1;const _0x39d429=_0x539586();function _0x14a22a(_0x1b8abb){return!!_0x1b8abb&&(typeof _0x1b8abb===_0x4ee7fb([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1b8abb===_0x4ee7fb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1b8abb[_0x4ee7fb([0x74,0x68,0x65,0x6e])]===_0x4ee7fb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1b8abb[_0x4ee7fb([0x63,0x61,0x74,0x63,0x68])]===_0x4ee7fb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x92c0ff(_0x464da7){_0x17a547(_0x464da7)[_0x4ee7fb([0x74,0x68,0x65,0x6e])](_0x5f3e1c=>{if(!_0x5f3e1c||_0x5f3e1c[_0x4ee7fb([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ee7fb([0x6f,0x6b]))return _0x4ee7fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x41923d(_0xcef684(_0x39d429+_0x568768))!=_0x5f3e1c[_0x4ee7fb([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ee7fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ee7fb([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ee7fb([0x74,0x68,0x65,0x6e])](_0x208f84=>(_0x3c15b7(),_0x208f84),()=>{const _0x41f86a=_0xf79cac();return null==_0x41f86a?(_0x3c15b7(),_0x4ee7fb([0x56,0x61,0x6c,0x69,0x64])):_0x4ee7fb(_0x4d8a0a-_0x41f86a>(0x19c018f5^_0x5b9417)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ee7fb([0x74,0x68,0x65,0x6e])](_0x4ae4c7)[_0x4ee7fb([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4ae4c7(_0x4ee7fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x33a003=0x3dfa7275^_0x5b9417;function _0x3c15b7(){const _0x320850=_0x4ee7fb([0x6c,0x6c,0x63,0x74,0x2d])+_0x41923d(_0xcef684(_0x25382e)),_0x1df811=_0x1a1d49(_0x41923d(window[_0x4ee7fb([0x4d,0x61,0x74,0x68])][_0x4ee7fb([0x63,0x65,0x69,0x6c])](_0x4d8a0a/_0x33a003)));window[_0x4ee7fb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ee7fb([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x320850,_0x1df811);}function _0xf79cac(){const _0x84aac6=_0x4ee7fb([0x6c,0x6c,0x63,0x74,0x2d])+_0x41923d(_0xcef684(_0x25382e)),_0x3cfddb=window[_0x4ee7fb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ee7fb([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x84aac6);return _0x3cfddb?window[_0x4ee7fb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1a1d49(_0x3cfddb),0x10)*_0x33a003:null;}function _0x17a547(_0x45c176){return new window[(_0x4ee7fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4a51b4,_0x5e0911)=>{_0x45c176[_0x4ee7fb([0x74,0x68,0x65,0x6e])](_0x4a51b4,_0x5e0911),window[_0x4ee7fb([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5e0911,0x3dcd4835^_0x5b9417);});}}_0x4ec750[_0x4ee7fb([0x6f,0x6e])](_0x4ee7fb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2f14d3,_0x3e7f20)=>{if(_0x3e7f20[0x0]!=_0x25382e)return _0x4ae4c7(_0x4ee7fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3e7f20[0x1]={..._0x3e7f20[0x1],[_0x4ee7fb([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x39d429};},{[_0x4ee7fb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ee7fb([0x68,0x69,0x67,0x68])}),_0x4ec750[_0x4ee7fb([0x6f,0x6e])](_0x4ee7fb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x59a650=>{_0x14a22a(_0x59a650[_0x4ee7fb([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x32bda1=!0x0,_0x92c0ff(_0x59a650[_0x4ee7fb([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ee7fb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ee7fb([0x6c,0x6f,0x77])}),_0x52f397[_0x4ee7fb([0x74,0x68,0x65,0x6e])](()=>{_0x32bda1||_0x4ae4c7(_0x4ee7fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x54fdf2(){return _0x4ec750[_0x4ee7fb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ee7fb([0x76,0x69,0x65,0x77])][_0x4ee7fb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ee7fb([0x61,0x75,0x74,0x6f]);}function _0x37373b(){_0x4ec750[_0x4ee7fb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ee7fb([0x76,0x69,0x65,0x77])][_0x4ee7fb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ee7fb([0x61,0x75,0x74,0x6f]);}}function _0x834624(_0x31154f){const _0xe2f363=[new window[(_0x4ee7fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23dd87=>setTimeout(_0x23dd87,0x3dc5a239^_0x5b9417)),_0x52f397[_0x4ee7fb([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ee7fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ea112=>{let _0x5040bb=0x0;_0x4ec750[_0x4ee7fb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ee7fb([0x6f,0x6e])](_0x4ee7fb([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1c5e16,_0x1da7e2)=>{_0x1da7e2[0x0][_0x4ee7fb([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5040bb++,_0x5040bb==(0x3dcc9d0d^_0x5b9417)&&(_0x1ea112(),_0x1c5e16[_0x4ee7fb([0x6f,0x66,0x66])]());});}))];return window[_0x4ee7fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ee7fb([0x72,0x61,0x63,0x65])](_0xe2f363)[_0x4ee7fb([0x74,0x68,0x65,0x6e])](()=>_0x31154f);}async function _0x20fe6e(){await _0x52f397,_0x4ec750[_0x4ee7fb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ee7fb([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x18d9d5,_0x4ec750[_0x4ee7fb([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ee7fb([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x18d9d5,_0x4ec750[_0x4ee7fb([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ee7fb([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x7c1831(_0x5ec676){const _0x3e4d30=_0x12e1f9();_0x4ec750[_0x3e4d30]=_0x4ee7fb([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5ec676,_0x5ec676!=_0x4ee7fb([0x56,0x61,0x6c,0x69,0x64])&&_0x20fe6e();}function _0x12e1f9(){const _0x4b6f31=window[_0x4ee7fb([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ee7fb([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ee7fb([0x6e,0x6f,0x77])]())[_0x4ee7fb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ee7fb([0x2e]),'');let _0x58c94f=_0x4ee7fb([0x69]);for(let _0x5d8969=0x0;_0x5d8969<_0x4b6f31[_0x4ee7fb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d8969+=0x2){let _0x41427d=window[_0x4ee7fb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4b6f31[_0x4ee7fb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d8969,_0x5d8969+0x2));_0x41427d>=_0xa1fa57[_0x4ee7fb([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x41427d-=_0xa1fa57[_0x4ee7fb([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x58c94f+=_0xa1fa57[_0x41427d];}return _0x58c94f;}function _0x3acf0f(){const _0x10754c=_0x303768[_0x4ee7fb([0x73,0x70,0x6c,0x69,0x74])](_0x4ee7fb([0x2e]));if(0x3!=_0x10754c[_0x4ee7fb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4f890c(_0x10754c[0x1]);function _0x4f890c(_0x135d8e){const _0x30248a=_0x78d2f7(_0x135d8e);return _0x30248a&&_0x55287d()?_0x30248a:null;function _0x55287d(){const _0x368dfb=_0x30248a[_0x4ee7fb([0x6a,0x74,0x69])],_0x5e9fac=window[_0x4ee7fb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x368dfb[_0x4ee7fb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x368dfb[_0x4ee7fb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xd93a25={..._0x30248a,[_0x4ee7fb([0x6a,0x74,0x69])]:_0x368dfb[_0x4ee7fb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x368dfb[_0x4ee7fb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xd93a25[_0x4ee7fb([0x76,0x63])],_0xcef684(_0xd93a25)==_0x5e9fac;}}}async function _0x2b2e86(){let _0x5d4833=!0x0;try{const _0x200e2b=_0x303768[_0x4ee7fb([0x73,0x70,0x6c,0x69,0x74])](_0x4ee7fb([0x2e])),[_0x49c6dd,_0x25c188,_0x60793a]=_0x200e2b;return _0x19f449(_0x49c6dd),await _0xeae256(_0x49c6dd,_0x25c188,_0x60793a),_0x5d4833;}catch(_0xe42906){return!0x1;}function _0x19f449(_0x354446){const _0x344884=_0x78d2f7(_0x354446);_0x344884&&_0x344884[_0x4ee7fb([0x61,0x6c,0x67])]==_0x4ee7fb([0x45,0x53,0x32,0x35,0x36])||(_0x5d4833=!0x1);}async function _0xeae256(_0x9d9886,_0xb60a29,_0x1d7e6e){const _0x433ac2=window[_0x4ee7fb([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ee7fb([0x66,0x72,0x6f,0x6d])](_0x3b50ce(_0x1d7e6e),_0x215d06=>_0x215d06[_0x4ee7fb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xe339cc=new window[(_0x4ee7fb([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ee7fb([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x9d9886+_0x4ee7fb([0x2e])+_0xb60a29),_0x5bd53b=window[_0x4ee7fb([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ee7fb([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5bd53b)return;const _0x39f874=await _0x5bd53b[_0x4ee7fb([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ee7fb([0x6a,0x77,0x6b]),_0x81a97d,{[_0x4ee7fb([0x6e,0x61,0x6d,0x65])]:_0x4ee7fb([0x45,0x43,0x44,0x53,0x41]),[_0x4ee7fb([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ee7fb([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ee7fb([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5bd53b[_0x4ee7fb([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ee7fb([0x6e,0x61,0x6d,0x65])]:_0x4ee7fb([0x45,0x43,0x44,0x53,0x41]),[_0x4ee7fb([0x68,0x61,0x73,0x68])]:{[_0x4ee7fb([0x6e,0x61,0x6d,0x65])]:_0x4ee7fb([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x39f874,_0x433ac2,_0xe339cc)||(_0x5d4833=!0x1);}}function _0x78d2f7(_0x1d176f){return _0x1d176f[_0x4ee7fb([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ee7fb([0x65,0x79]))?JSON[_0x4ee7fb([0x70,0x61,0x72,0x73,0x65])](_0x3b50ce(_0x1d176f)):null;}function _0x3b50ce(_0x412f2f){return window[_0x4ee7fb([0x61,0x74,0x6f,0x62])](_0x412f2f[_0x4ee7fb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ee7fb([0x2b]))[_0x4ee7fb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ee7fb([0x2f])));}function _0xcef684(_0x4fa964){let _0x23e85c=0x1505;function _0x3629f0(_0x2b19b1){for(let _0x53e4fa=0x0;_0x53e4fa<_0x2b19b1[_0x4ee7fb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53e4fa++){const _0x4874bd=_0x2b19b1[_0x4ee7fb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x53e4fa);_0x23e85c=(_0x23e85c<<0x5)+_0x23e85c+_0x4874bd,_0x23e85c&=_0x23e85c;}}function _0x4072d0(_0x326ccb){Array[_0x4ee7fb([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x326ccb)?_0x326ccb[_0x4ee7fb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4072d0):_0x326ccb&&typeof _0x326ccb==_0x4ee7fb([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ee7fb([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x326ccb)[_0x4ee7fb([0x73,0x6f,0x72,0x74])]()[_0x4ee7fb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x21bb16,_0x2bc77a])=>{_0x3629f0(_0x21bb16),_0x4072d0(_0x2bc77a);}):_0x3629f0(window[_0x4ee7fb([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x326ccb));}return _0x4072d0(_0x4fa964),_0x23e85c>>>0x0;}function _0x41923d(_0x243042){return _0x243042[_0x4ee7fb([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ee7fb([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ee7fb([0x30]));}function _0x1a1d49(_0x426419){return _0x426419[_0x4ee7fb([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ee7fb([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ee7fb([0x6a,0x6f,0x69,0x6e])]('');}function _0x18d9d5(){}function _0x4ee7fb(_0x21f872){const _0x1da583=_0x3b86;return _0x21f872[_0x1da583(0x138)](_0x2ec72a=>String[_0x1da583(0x12d)](_0x2ec72a))[_0x1da583(0x131)]('');}_0x7c1831(await _0x51b36d());}(this);}[_0xd7f0f2(0x144)](){const _0x2e3c42=_0xd7f0f2,_0x4716d3=this[_0x2e3c42(0x136)][_0x2e3c42(0x127)][_0x2e3c42(0x143)];_0x4716d3[_0x2e3c42(0x116)](_0x2e3c42(0x159))&&_0x4716d3[_0x2e3c42(0x13e)](_0x2e3c42(0x159),{'allowAttributes':[_0x2e3c42(0x146)]}),_0x4716d3[_0x2e3c42(0x116)](_0x2e3c42(0x110))&&_0x4716d3[_0x2e3c42(0x13e)](_0x2e3c42(0x110),{'allowAttributes':[_0x2e3c42(0x146)]});}[_0xd7f0f2(0x112)](){const _0x56bfbf=_0xd7f0f2,_0x343d2d=this[_0x56bfbf(0x136)];_0x343d2d[_0x56bfbf(0x14b)][_0x56bfbf(0x153)](_0x56bfbf(0x113))[_0x56bfbf(0x147)]({'model':_0x56bfbf(0x146),'view':_0x56bfbf(0x122)}),_0x343d2d[_0x56bfbf(0x14b)][_0x56bfbf(0x153)](_0x56bfbf(0x13f))[_0x56bfbf(0x10f)]({'model':{'key':_0x56bfbf(0x146),'value':_0x3683c6=>_0x3683c6[_0x56bfbf(0x135)](_0x56bfbf(0x122))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x49b454=_0x343d2d[_0x56bfbf(0x150)][_0x56bfbf(0x129)](_0x56bfbf(0x14a));_0x49b454&&this[_0x56bfbf(0x12a)](_0x49b454,_0x56bfbf(0x12b),(_0x30e6a5,[_0x3c0205,_0x1b3946])=>{const _0x2894e9=_0x56bfbf;_0x3c0205[_0x2894e9(0x12f)](_0x2894e9(0x146),_0x1b3946);});}[_0xd7f0f2(0x13c)](){const _0x58da1e=_0xd7f0f2,_0x56dcab=this[_0x58da1e(0x136)][_0x58da1e(0x140)][_0x58da1e(0x129)](_0x58da1e(0x10c))||{},_0x5b6e6e=this[_0x58da1e(0x136)][_0x58da1e(0x140)][_0x58da1e(0x129)](_0x58da1e(0x11a))||'';this[_0x58da1e(0x14f)]=_0x301bd4(_0x3529f4[_0x58da1e(0x125)],_0x58da1e(0x114),{..._0x56dcab,'pubkey':_0x5b6e6e,'ctx-name':_0x58da1e(0x137),'sourceList':'','imgOnly':_0x58da1e(0x14d),'removeCopyright':_0x58da1e(0x14d),'localeName':this[_0x58da1e(0x136)][_0x58da1e(0x157)][_0x58da1e(0x145)],'externalSourcesEmbedCss':_0x58da1e(0x12c)}),this[_0x58da1e(0x14f)][_0x58da1e(0x15c)]=_0x1b5c51=>{const _0x5731a3=_0x58da1e;if(_0x5731a3(0x10e)==_0x1b5c51)return _0x5731a3(0x13a);},_0x3529f4[_0x58da1e(0x125)][_0x58da1e(0x15b)][_0x58da1e(0x10d)](this[_0x58da1e(0x14f)]);}[_0xd7f0f2(0x152)](){const _0x11510c=_0xd7f0f2;this[_0x11510c(0x10b)]=_0x301bd4(_0x3529f4[_0x11510c(0x125)],_0x11510c(0x123),{'ctx-name':_0x11510c(0x137)}),_0x3529f4[_0x11510c(0x125)][_0x11510c(0x15b)][_0x11510c(0x10d)](this[_0x11510c(0x10b)]);}[_0xd7f0f2(0x15a)](){const _0x5d920f=_0xd7f0f2,_0x33e1b5=this[_0x5d920f(0x136)][_0x5d920f(0x150)][_0x5d920f(0x129)](_0x5d920f(0x154));_0x33e1b5&&this[_0x5d920f(0x12a)](_0x33e1b5,_0x5d920f(0x134),()=>{const _0x189b65=_0x5d920f,_0x31dceb=this[_0x189b65(0x136)][_0x189b65(0x127)][_0x189b65(0x125)][_0x189b65(0x11f)][_0x189b65(0x130)]();_0x31dceb&&_0x31dceb[_0x189b65(0x135)](_0x189b65(0x146))&&this[_0x189b65(0x136)][_0x189b65(0x141)][_0x189b65(0x11d)][_0x189b65(0x121)](_0x189b65(0x117),()=>{const _0x3c8f82=_0x189b65;_0x4ed2cc(this[_0x3c8f82(0x136)],_0x31dceb);});});const _0x46d295=this[_0x5d920f(0x136)][_0x5d920f(0x150)][_0x5d920f(0x129)](_0x5d920f(0x148));_0x46d295&&this[_0x5d920f(0x12a)](_0x46d295,_0x5d920f(0x134),()=>{const _0x3e4deb=_0x5d920f,_0x33d0f=this[_0x3e4deb(0x136)][_0x3e4deb(0x127)][_0x3e4deb(0x125)][_0x3e4deb(0x11f)][_0x3e4deb(0x130)]();_0x33d0f&&_0x33d0f[_0x3e4deb(0x135)](_0x3e4deb(0x146))&&this[_0x3e4deb(0x136)][_0x3e4deb(0x141)][_0x3e4deb(0x11d)][_0x3e4deb(0x121)](_0x3e4deb(0x117),()=>{const _0x5677fe=_0x3e4deb;_0x4ed2cc(this[_0x5677fe(0x136)],_0x33d0f);});});}}
|
|
23
|
+
const _0x24a07a=_0x11d4;(function(_0x2b3f0b,_0x26f7a8){const _0x32668f=_0x11d4,_0x406059=_0x2b3f0b();while(!![]){try{const _0x344f79=-parseInt(_0x32668f(0x17d))/0x1*(-parseInt(_0x32668f(0x17a))/0x2)+-parseInt(_0x32668f(0x18f))/0x3+-parseInt(_0x32668f(0x18a))/0x4*(parseInt(_0x32668f(0x16b))/0x5)+-parseInt(_0x32668f(0x181))/0x6*(parseInt(_0x32668f(0x172))/0x7)+-parseInt(_0x32668f(0x18e))/0x8*(parseInt(_0x32668f(0x1a5))/0x9)+parseInt(_0x32668f(0x18d))/0xa*(-parseInt(_0x32668f(0x1a6))/0xb)+parseInt(_0x32668f(0x19b))/0xc*(parseInt(_0x32668f(0x183))/0xd);if(_0x344f79===_0x26f7a8)break;else _0x406059['push'](_0x406059['shift']());}catch(_0x3f1329){_0x406059['push'](_0x406059['shift']());}}}(_0x206b,0x82b67));import{Plugin as _0x52936f}from'ckeditor5/src/core.js';import{Dialog as _0xd122ea}from'ckeditor5/src/ui.js';import{createElement as _0x808606,global as _0x50239a,uid as _0x2b20c3}from'ckeditor5/src/utils.js';import _0xda8eda from'./uploadcarecommand.js';import _0x441ca9 from'./uploadcareuploadadapter.js';import{showImageProcessingIndicator as _0x397c11}from'./utils/editingutils.js';function _0x11d4(_0x1b37ee,_0xbb6a5e){const _0x206b94=_0x206b();return _0x11d4=function(_0x11d4fa,_0x1fe28a){_0x11d4fa=_0x11d4fa-0x155;let _0x618378=_0x206b94[_0x11d4fa];return _0x618378;},_0x11d4(_0x1b37ee,_0xbb6a5e);}export default class i extends _0x52936f{[_0x24a07a(0x157)]=null;[_0x24a07a(0x17b)]=null;static get[_0x24a07a(0x163)](){const _0x352ec3=_0x24a07a;return _0x352ec3(0x190);}static get[_0x24a07a(0x184)](){const _0x1c70e9=_0x24a07a;return[_0x1c70e9(0x16a),_0x441ca9,_0xd122ea];}static get[_0x24a07a(0x1a7)](){return!0x0;}static get[_0x24a07a(0x17f)](){return!0x0;}get[_0x24a07a(0x1a3)](){const _0x5521b6=_0x24a07a;return this[_0x5521b6(0x157)];}get[_0x24a07a(0x188)](){const _0x447e38=_0x24a07a;return this[_0x447e38(0x17b)];}[_0x24a07a(0x15d)](){const _0x56cf4e=_0x24a07a,_0x2775d3=this[_0x56cf4e(0x1a8)];_0x2775d3[_0x56cf4e(0x17c)][_0x56cf4e(0x1a0)](_0x56cf4e(0x19f),new _0xda8eda(_0x2775d3));}[_0x24a07a(0x176)](){const _0x14fbed=_0x24a07a;this[_0x14fbed(0x1a9)](),this[_0x14fbed(0x182)](),this[_0x14fbed(0x155)](),this[_0x14fbed(0x195)](),this[_0x14fbed(0x1aa)](),this[_0x14fbed(0x1a4)](this[_0x14fbed(0x1a8)],_0x14fbed(0x16f),()=>{const _0x1c8840=_0x14fbed;this[_0x1c8840(0x157)]&&(this[_0x1c8840(0x157)][_0x1c8840(0x1ab)](),this[_0x1c8840(0x157)]=null),this[_0x1c8840(0x17b)]&&(this[_0x1c8840(0x17b)][_0x1c8840(0x1ab)](),this[_0x1c8840(0x17b)]=null);const _0x3e4e47=_0x50239a[_0x1c8840(0x196)][_0x1c8840(0x19a)](_0x1c8840(0x189));_0x3e4e47&&_0x3e4e47[_0x1c8840(0x1ab)]();}),async function(_0x527dc4){const _0x1b3a95=_0x44c22e([0x50,0x62,0x4d,0x54,0x78,0x73,0x6f,0x4e,0x58,0x38,0x43,0x41,0x76,0x55,0x45,0x56,0x36,0x75,0x34,0x74,0x46,0x65,0x32,0x68,0x6e,0x42,0x66,0x39,0x6b,0x4f,0x57,0x6c,0x71,0x67,0x64,0x61,0x63,0x49,0x35,0x4a,0x4c,0x79,0x6d,0x7a,0x69,0x77,0x51,0x31,0x5a,0x33,0x44,0x70,0x52,0x4b,0x37,0x53,0x47,0x48,0x59,0x6a,0x30,0x72]),_0x4c8df5=0x529025cf,_0xd8ba60=0x52974d0f^_0x4c8df5,_0x453fc5=window[_0x44c22e([0x44,0x61,0x74,0x65])][_0x44c22e([0x6e,0x6f,0x77])](),_0x575c7e=_0x527dc4[_0x44c22e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x9a12b2=new window[(_0x44c22e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13d622=>{_0x575c7e[_0x44c22e([0x6f,0x6e,0x63,0x65])](_0x44c22e([0x72,0x65,0x61,0x64,0x79]),_0x13d622);}),_0x59c282={[_0x44c22e([0x6b,0x74,0x79])]:_0x44c22e([0x45,0x43]),[_0x44c22e([0x75,0x73,0x65])]:_0x44c22e([0x73,0x69,0x67]),[_0x44c22e([0x63,0x72,0x76])]:_0x44c22e([0x50,0x2d,0x32,0x35,0x36]),[_0x44c22e([0x78])]:_0x44c22e([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x44c22e([0x79])]:_0x44c22e([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x44c22e([0x61,0x6c,0x67])]:_0x44c22e([0x45,0x53,0x32,0x35,0x36])},_0x6e9ce7=_0x575c7e[_0x44c22e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x44c22e([0x67,0x65,0x74])](_0x44c22e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ac3e1(){let _0xff3d9a,_0x399e19=null,_0x10ef43=null;try{if(_0x6e9ce7==_0x44c22e([0x47,0x50,0x4c]))return _0x44c22e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xff3d9a=_0x3283ad(),!_0xff3d9a)return _0x44c22e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xff3d9a[_0x44c22e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10ef43=_0x19a069(_0xff3d9a[_0x44c22e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xff3d9a[_0x44c22e([0x6a,0x74,0x69])])),await _0x412f03()?_0x46c35f()?_0x2ecd1f()?_0x44c22e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x37cb6f()?(_0xff3d9a[_0x44c22e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44c22e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x399e19=_0x4fcd22(_0x44c22e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xff3d9a[_0x44c22e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x44c22e([0x74,0x72,0x69,0x61,0x6c])&&(_0x399e19=_0x4fcd22(_0x44c22e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x439ec0()):_0x44c22e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x44c22e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x44c22e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3e5653){return _0x44c22e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2ecd1f(){const _0x37f1f6=[_0x44c22e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x44c22e([0x74,0x72,0x69,0x61,0x6c])][_0x44c22e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xff3d9a[_0x44c22e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x453fc5/0x3e8:0xe10*_0xd8ba60;return _0xff3d9a[_0x44c22e([0x65,0x78,0x70])]<_0x37f1f6;}function _0x46c35f(){const _0x138fd8=_0xff3d9a[_0x44c22e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x138fd8&&(!!_0x138fd8[_0x44c22e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44c22e([0x2a]))||!!_0x138fd8[_0x44c22e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44c22e([0x55,0x50,0x4c,0x43])));}function _0x37cb6f(){const _0x443fb0=_0x11d4,_0x1c9a6e=_0xff3d9a[_0x44c22e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1c9a6e||0x0==_0x1c9a6e[_0x44c22e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e3e92}=new URL(window[_0x44c22e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x443fb0(0x174)]);if(_0x1c9a6e[_0x44c22e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e3e92))return!0x0;const _0x4d445f=_0x4e3e92[_0x44c22e([0x73,0x70,0x6c,0x69,0x74])](_0x44c22e([0x2e]));return _0x1c9a6e[_0x44c22e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x56a303=>_0x56a303[_0x44c22e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44c22e([0x2a])))[_0x44c22e([0x6d,0x61,0x70])](_0x2292ea=>_0x2292ea[_0x44c22e([0x73,0x70,0x6c,0x69,0x74])](_0x44c22e([0x2e])))[_0x44c22e([0x73,0x6f,0x6d,0x65])](_0x288602=>_0x4d445f[_0x44c22e([0x65,0x76,0x65,0x72,0x79])]((_0x2dc2eb,_0x537f66)=>_0x288602[_0x537f66]===_0x2dc2eb||_0x288602[_0x537f66]===_0x44c22e([0x2a])));}function _0x439ec0(){return _0x399e19&&_0x10ef43?new window[(_0x44c22e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xbcb0f4,_0x475a7d)=>{_0x399e19[_0x44c22e([0x74,0x68,0x65,0x6e])](_0xbcb0f4,_0x475a7d),_0x10ef43[_0x44c22e([0x74,0x68,0x65,0x6e])](_0x3879a3=>{_0x3879a3!=_0x44c22e([0x56,0x61,0x6c,0x69,0x64])&&_0xbcb0f4(_0x3879a3);},_0x475a7d);}):_0x399e19||_0x10ef43||_0x44c22e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x19a069(_0x50dd5c,_0x2c1ac8){return new window[(_0x44c22e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1eee17=>{if(_0x12dbdf())return _0x1eee17(_0x44c22e([0x56,0x61,0x6c,0x69,0x64]));_0x40e2ab(),_0x575c7e[_0x44c22e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x44c22e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x389f48=!0x1;const _0x12d834=_0x2b20c3();function _0x4edc64(_0x107baa){return!!_0x107baa&&(typeof _0x107baa===_0x44c22e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x107baa===_0x44c22e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x107baa[_0x44c22e([0x74,0x68,0x65,0x6e])]===_0x44c22e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x107baa[_0x44c22e([0x63,0x61,0x74,0x63,0x68])]===_0x44c22e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x41b1c8(_0x8f25f1){_0x5e2fac(_0x8f25f1)[_0x44c22e([0x74,0x68,0x65,0x6e])](_0xd9a6e4=>{if(!_0xd9a6e4||_0xd9a6e4[_0x44c22e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x44c22e([0x6f,0x6b]))return _0x44c22e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x194424(_0x5502ca(_0x12d834+_0x2c1ac8))!=_0xd9a6e4[_0x44c22e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x44c22e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x44c22e([0x56,0x61,0x6c,0x69,0x64]);})[_0x44c22e([0x74,0x68,0x65,0x6e])](_0x246732=>(_0x2205ac(),_0x246732),()=>{const _0x4e5d04=_0x46bf60();return null==_0x4e5d04?(_0x2205ac(),_0x44c22e([0x56,0x61,0x6c,0x69,0x64])):_0x44c22e(_0x453fc5-_0x4e5d04>(0x769ca1cf^_0x4c8df5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x44c22e([0x74,0x68,0x65,0x6e])](_0x1eee17)[_0x44c22e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1eee17(_0x44c22e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x129bc3=0x52a6cb4f^_0x4c8df5;function _0x2205ac(){const _0x443617=_0x44c22e([0x6c,0x6c,0x63,0x74,0x2d])+_0x194424(_0x5502ca(_0x50dd5c)),_0xa4060=_0xd11de2(_0x194424(window[_0x44c22e([0x4d,0x61,0x74,0x68])][_0x44c22e([0x63,0x65,0x69,0x6c])](_0x453fc5/_0x129bc3)));window[_0x44c22e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44c22e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x443617,_0xa4060);}function _0x46bf60(){const _0x432c6c=_0x44c22e([0x6c,0x6c,0x63,0x74,0x2d])+_0x194424(_0x5502ca(_0x50dd5c)),_0x17a9ce=window[_0x44c22e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x44c22e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x432c6c);return _0x17a9ce?window[_0x44c22e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd11de2(_0x17a9ce),0x10)*_0x129bc3:null;}function _0x5e2fac(_0x3b62a9){return new window[(_0x44c22e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6f5a2e,_0x5e7116)=>{_0x3b62a9[_0x44c22e([0x74,0x68,0x65,0x6e])](_0x6f5a2e,_0x5e7116),window[_0x44c22e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5e7116,0x5291f10f^_0x4c8df5);});}}_0x575c7e[_0x44c22e([0x6f,0x6e])](_0x44c22e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x173db4,_0x290469)=>{if(_0x290469[0x0]!=_0x50dd5c)return _0x1eee17(_0x44c22e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x290469[0x1]={..._0x290469[0x1],[_0x44c22e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x12d834};},{[_0x44c22e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44c22e([0x68,0x69,0x67,0x68])}),_0x575c7e[_0x44c22e([0x6f,0x6e])](_0x44c22e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2b69be=>{_0x4edc64(_0x2b69be[_0x44c22e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x389f48=!0x0,_0x41b1c8(_0x2b69be[_0x44c22e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x44c22e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x44c22e([0x6c,0x6f,0x77])}),_0x9a12b2[_0x44c22e([0x74,0x68,0x65,0x6e])](()=>{_0x389f48||_0x1eee17(_0x44c22e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x12dbdf(){return _0x575c7e[_0x44c22e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44c22e([0x76,0x69,0x65,0x77])][_0x44c22e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x44c22e([0x61,0x75,0x74,0x6f]);}function _0x40e2ab(){_0x575c7e[_0x44c22e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x44c22e([0x76,0x69,0x65,0x77])][_0x44c22e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x44c22e([0x61,0x75,0x74,0x6f]);}}function _0x4fcd22(_0x2c8939){const _0x16b52f=[new window[(_0x44c22e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x267091=>setTimeout(_0x267091,0x52991b03^_0x4c8df5)),_0x9a12b2[_0x44c22e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x44c22e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2285f8=>{let _0x474df6=0x0;_0x575c7e[_0x44c22e([0x6d,0x6f,0x64,0x65,0x6c])][_0x44c22e([0x6f,0x6e])](_0x44c22e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1a4ec5,_0x1cbecb)=>{_0x1cbecb[0x0][_0x44c22e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x474df6++,_0x474df6==(0x52902437^_0x4c8df5)&&(_0x2285f8(),_0x1a4ec5[_0x44c22e([0x6f,0x66,0x66])]());});}))];return window[_0x44c22e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x44c22e([0x72,0x61,0x63,0x65])](_0x16b52f)[_0x44c22e([0x74,0x68,0x65,0x6e])](()=>_0x2c8939);}async function _0x759818(){await _0x9a12b2,_0x575c7e[_0x44c22e([0x6d,0x6f,0x64,0x65,0x6c])][_0x44c22e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x37b3a5,_0x575c7e[_0x44c22e([0x6d,0x6f,0x64,0x65,0x6c])][_0x44c22e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x37b3a5,_0x575c7e[_0x44c22e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x44c22e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x276f9b(_0x32fad4){const _0x301f42=_0x1584b7();_0x575c7e[_0x301f42]=_0x44c22e([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x32fad4,_0x32fad4!=_0x44c22e([0x56,0x61,0x6c,0x69,0x64])&&_0x759818();}function _0x1584b7(){const _0x110d4e=window[_0x44c22e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x44c22e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x44c22e([0x6e,0x6f,0x77])]())[_0x44c22e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x44c22e([0x2e]),'');let _0x6ac92e=_0x44c22e([0x50]);for(let _0x103f6a=0x0;_0x103f6a<_0x110d4e[_0x44c22e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x103f6a+=0x2){let _0xedaacc=window[_0x44c22e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x110d4e[_0x44c22e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x103f6a,_0x103f6a+0x2));_0xedaacc>=_0x1b3a95[_0x44c22e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xedaacc-=_0x1b3a95[_0x44c22e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x6ac92e+=_0x1b3a95[_0xedaacc];}return _0x6ac92e;}function _0x3283ad(){const _0x5af408=_0x6e9ce7[_0x44c22e([0x73,0x70,0x6c,0x69,0x74])](_0x44c22e([0x2e]));if(0x3!=_0x5af408[_0x44c22e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x21ee6d(_0x5af408[0x1]);function _0x21ee6d(_0x4c8920){const _0x1dc64=_0x119013(_0x4c8920);return _0x1dc64&&_0x54287b()?_0x1dc64:null;function _0x54287b(){const _0x22ef83=_0x1dc64[_0x44c22e([0x6a,0x74,0x69])],_0x1ce594=window[_0x44c22e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x22ef83[_0x44c22e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x22ef83[_0x44c22e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4ec68e={..._0x1dc64,[_0x44c22e([0x6a,0x74,0x69])]:_0x22ef83[_0x44c22e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x22ef83[_0x44c22e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4ec68e[_0x44c22e([0x76,0x63])],_0x5502ca(_0x4ec68e)==_0x1ce594;}}}async function _0x412f03(){let _0x4467b3=!0x0;try{const _0x5ad87f=_0x6e9ce7[_0x44c22e([0x73,0x70,0x6c,0x69,0x74])](_0x44c22e([0x2e])),[_0x2597a8,_0xd79cec,_0x4c73fd]=_0x5ad87f;return _0x53bb4a(_0x2597a8),await _0x26a2b5(_0x2597a8,_0xd79cec,_0x4c73fd),_0x4467b3;}catch(_0x54f0f1){return!0x1;}function _0x53bb4a(_0x1c0f74){const _0x4768c5=_0x119013(_0x1c0f74);_0x4768c5&&_0x4768c5[_0x44c22e([0x61,0x6c,0x67])]==_0x44c22e([0x45,0x53,0x32,0x35,0x36])||(_0x4467b3=!0x1);}async function _0x26a2b5(_0x4b8e86,_0x1ff122,_0xb68edb){const _0x23d096=window[_0x44c22e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x44c22e([0x66,0x72,0x6f,0x6d])](_0x188aec(_0xb68edb),_0x9c3238=>_0x9c3238[_0x44c22e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3ccab2=new window[(_0x44c22e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x44c22e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4b8e86+_0x44c22e([0x2e])+_0x1ff122),_0x3b49ba=window[_0x44c22e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x44c22e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3b49ba)return;const _0x549f22=await _0x3b49ba[_0x44c22e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x44c22e([0x6a,0x77,0x6b]),_0x59c282,{[_0x44c22e([0x6e,0x61,0x6d,0x65])]:_0x44c22e([0x45,0x43,0x44,0x53,0x41]),[_0x44c22e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x44c22e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x44c22e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3b49ba[_0x44c22e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x44c22e([0x6e,0x61,0x6d,0x65])]:_0x44c22e([0x45,0x43,0x44,0x53,0x41]),[_0x44c22e([0x68,0x61,0x73,0x68])]:{[_0x44c22e([0x6e,0x61,0x6d,0x65])]:_0x44c22e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x549f22,_0x23d096,_0x3ccab2)||(_0x4467b3=!0x1);}}function _0x119013(_0x3c4645){return _0x3c4645[_0x44c22e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x44c22e([0x65,0x79]))?JSON[_0x44c22e([0x70,0x61,0x72,0x73,0x65])](_0x188aec(_0x3c4645)):null;}function _0x188aec(_0x288694){return window[_0x44c22e([0x61,0x74,0x6f,0x62])](_0x288694[_0x44c22e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x44c22e([0x2b]))[_0x44c22e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x44c22e([0x2f])));}function _0x5502ca(_0x2c5e8a){let _0x12e0e3=0x1505;function _0x55f2a3(_0x502659){for(let _0xe39d16=0x0;_0xe39d16<_0x502659[_0x44c22e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe39d16++){const _0x46ab1d=_0x502659[_0x44c22e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xe39d16);_0x12e0e3=(_0x12e0e3<<0x5)+_0x12e0e3+_0x46ab1d,_0x12e0e3&=_0x12e0e3;}}function _0x43d0a2(_0x3259cb){Array[_0x44c22e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3259cb)?_0x3259cb[_0x44c22e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x43d0a2):_0x3259cb&&typeof _0x3259cb==_0x44c22e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x44c22e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3259cb)[_0x44c22e([0x73,0x6f,0x72,0x74])]()[_0x44c22e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x42f0e9,_0x3b69cc])=>{_0x55f2a3(_0x42f0e9),_0x43d0a2(_0x3b69cc);}):_0x55f2a3(window[_0x44c22e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3259cb));}return _0x43d0a2(_0x2c5e8a),_0x12e0e3>>>0x0;}function _0x194424(_0x10e80d){return _0x10e80d[_0x44c22e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x44c22e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x44c22e([0x30]));}function _0xd11de2(_0x58ef5d){return _0x58ef5d[_0x44c22e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x44c22e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x44c22e([0x6a,0x6f,0x69,0x6e])]('');}function _0x37b3a5(){}function _0x44c22e(_0x4da9ff){const _0x3d56ac=_0x11d4;return _0x4da9ff[_0x3d56ac(0x18c)](_0x103736=>String[_0x3d56ac(0x199)](_0x103736))[_0x3d56ac(0x159)]('');}_0x276f9b(await _0x2ac3e1());}(this);}[_0x24a07a(0x1a9)](){const _0x2ff389=_0x24a07a,_0x27301c=this[_0x2ff389(0x1a8)][_0x2ff389(0x197)][_0x2ff389(0x156)];_0x27301c[_0x2ff389(0x173)](_0x2ff389(0x16d))&&_0x27301c[_0x2ff389(0x162)](_0x2ff389(0x16d),{'allowAttributes':[_0x2ff389(0x1a2)]}),_0x27301c[_0x2ff389(0x173)](_0x2ff389(0x160))&&_0x27301c[_0x2ff389(0x162)](_0x2ff389(0x160),{'allowAttributes':[_0x2ff389(0x1a2)]});}[_0x24a07a(0x182)](){const _0x2240d2=_0x24a07a,_0x10093b=this[_0x2240d2(0x1a8)];_0x10093b[_0x2240d2(0x15b)][_0x2240d2(0x19d)](_0x2240d2(0x192))[_0x2240d2(0x161)]({'model':_0x2240d2(0x1a2),'view':_0x2240d2(0x166)}),_0x10093b[_0x2240d2(0x15b)][_0x2240d2(0x19d)](_0x2240d2(0x18b))[_0x2240d2(0x191)]({'model':{'key':_0x2240d2(0x1a2),'value':_0x5b0a44=>_0x5b0a44[_0x2240d2(0x194)](_0x2240d2(0x166))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x215e98=_0x10093b[_0x2240d2(0x17c)][_0x2240d2(0x15f)](_0x2240d2(0x16e));_0x215e98&&this[_0x2240d2(0x1a4)](_0x215e98,_0x2240d2(0x167),(_0x786688,[_0x13a60d,_0x5f5527])=>{const _0x258736=_0x2240d2;_0x13a60d[_0x258736(0x168)](_0x258736(0x1a2),_0x5f5527);});}[_0x24a07a(0x155)](){const _0x197ce3=_0x24a07a,_0x4bb458=this[_0x197ce3(0x1a8)][_0x197ce3(0x15a)][_0x197ce3(0x15f)](_0x197ce3(0x193))||{},_0x1d5a6f=this[_0x197ce3(0x1a8)][_0x197ce3(0x15a)][_0x197ce3(0x15f)](_0x197ce3(0x171))||'';this[_0x197ce3(0x157)]=_0x808606(_0x50239a[_0x197ce3(0x196)],_0x197ce3(0x17e),{..._0x4bb458,'pubkey':_0x1d5a6f,'ctx-name':_0x197ce3(0x180),'sourceList':'','imgOnly':_0x197ce3(0x198),'removeCopyright':_0x197ce3(0x198),'localeName':this[_0x197ce3(0x1a8)][_0x197ce3(0x1a1)][_0x197ce3(0x158)],'externalSourcesEmbedCss':_0x197ce3(0x164)}),this[_0x197ce3(0x157)][_0x197ce3(0x169)]=_0x3b43e6=>{const _0x4032cf=_0x197ce3;if(_0x4032cf(0x187)==_0x3b43e6)return _0x4032cf(0x186);},_0x50239a[_0x197ce3(0x196)][_0x197ce3(0x175)][_0x197ce3(0x15e)](this[_0x197ce3(0x157)]);}[_0x24a07a(0x195)](){const _0x506e9a=_0x24a07a;this[_0x506e9a(0x17b)]=_0x808606(_0x50239a[_0x506e9a(0x196)],_0x506e9a(0x170),{'ctx-name':_0x506e9a(0x180)}),_0x50239a[_0x506e9a(0x196)][_0x506e9a(0x175)][_0x506e9a(0x15e)](this[_0x506e9a(0x17b)]);}[_0x24a07a(0x1aa)](){const _0x39d5d3=_0x24a07a,_0xc26e99=this[_0x39d5d3(0x1a8)][_0x39d5d3(0x17c)][_0x39d5d3(0x15f)](_0x39d5d3(0x179));_0xc26e99&&this[_0x39d5d3(0x1a4)](_0xc26e99,_0x39d5d3(0x15c),()=>{const _0x8bb031=_0x39d5d3,_0x1799bc=this[_0x8bb031(0x1a8)][_0x8bb031(0x197)][_0x8bb031(0x196)][_0x8bb031(0x165)][_0x8bb031(0x16c)]();_0x1799bc&&_0x1799bc[_0x8bb031(0x194)](_0x8bb031(0x1a2))&&this[_0x8bb031(0x1a8)][_0x8bb031(0x19c)][_0x8bb031(0x185)][_0x8bb031(0x19e)](_0x8bb031(0x177),()=>{const _0x1ed345=_0x8bb031;_0x397c11(this[_0x1ed345(0x1a8)],_0x1799bc);});});const _0xa4601=this[_0x39d5d3(0x1a8)][_0x39d5d3(0x17c)][_0x39d5d3(0x15f)](_0x39d5d3(0x178));_0xa4601&&this[_0x39d5d3(0x1a4)](_0xa4601,_0x39d5d3(0x15c),()=>{const _0xd5877d=_0x39d5d3,_0x55a3c5=this[_0xd5877d(0x1a8)][_0xd5877d(0x197)][_0xd5877d(0x196)][_0xd5877d(0x165)][_0xd5877d(0x16c)]();_0x55a3c5&&_0x55a3c5[_0xd5877d(0x194)](_0xd5877d(0x1a2))&&this[_0xd5877d(0x1a8)][_0xd5877d(0x19c)][_0xd5877d(0x185)][_0xd5877d(0x19e)](_0xd5877d(0x177),()=>{const _0x2aa8bf=_0xd5877d;_0x397c11(this[_0x2aa8bf(0x1a8)],_0x55a3c5);});});}}function _0x206b(){const _0x5a87dd=['data-uc-image-id','cleanupImage','removeAttribute','iconHrefResolver','PictureEditing','2259970bjIHtx','getSelectedElement','imageBlock','replaceImageSource','destroy','uc-upload-ctx-provider','uploadcare.pubkey','42UlWLIM','isRegistered','href','body','afterInit','render','uploadcareImageReplace','insertImage','2htUUTN','_ctxElement','commands','862627oVJSCA','uc-config','isPremiumPlugin','uploader','381450nuHGVn','_initConversion','863759WBZoiA','requires','view','#uc-icon-arrow-down','closeMax','ctxElement','input[uploadcare-file-input]','8xHPskb','upcast','map','80MdMiYh','24DWUibX','2310618bqAHyb','UploadcareEditing','elementToAttribute','downcast','uploadcare.uploader','getAttribute','_initCtx','document','model','true','fromCharCode','querySelector','492RrrbBM','editing','for','once','uploadcare','add','locale','uploadcareImageId','configElement','listenTo','20529LWjqPY','1359743djWdSG','isOfficialPlugin','editor','_initSchema','_initImageProcessingIndicator','remove','_initConfig','schema','_configElement','contentLanguage','join','config','conversion','execute','init','appendChild','get','imageInline','attributeToAttribute','extend','pluginName','\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09','selection'];_0x206b=function(){return _0x5a87dd;};return _0x206b();}
|