@ckeditor/ckeditor5-uploadcare 0.0.0-nightly-20250703.0 → 0.0.0-nightly-20250705.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 _0x39631d,Command as _0x537ce5}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0x1b2e25,IconGooglePhotos as _0x554b43,IconGoogleDrive as _0x28d72d,IconFacebook as _0xb67d1,IconDropbox as _0x2cd90a,IconUploadcareLink as _0x803687,IconUploadcareImageUpload as _0x23f555,IconError as _0x4dfb04,IconUploadcareImageEdit as _0x11e3f7}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x4a5ac7,MenuBarMenuListItemButtonView as _0x27d8cf,View as _0x483ebc,FocusCycler as _0x588ad7,Dialog as _0x337d90,DialogViewPosition as _0x1f0185,SpinnerView as _0x4fe468,IconView as _0x153943,Notification as _0x11cfe2}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0xedb9b6,DomEmitterMixin as _0x43d864,global as _0x1e6b42,getAncestors as _0x3f8976,ObservableMixin as _0x3a83cd,uid as _0x29f306,createElement as _0x1098e0}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x55a0b1}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x293906,info as _0x13dd6f}from'@uploadcare/upload-client';import*as _0x265677 from'@uploadcare/file-uploader';var i=function(_0x35aea1){return _0x35aea1['Local']='local',_0x35aea1['URL']='url',_0x35aea1['Dropbox']='dropbox',_0x35aea1['GDrive']='gdrive',_0x35aea1['Facebook']='facebook',_0x35aea1['GPhotos']='gphotos',_0x35aea1['OneDrive']='onedrive',_0x35aea1;}({});function _(_0x565017,_0x38cf20,_0xc824f1){const t=_0x565017['t'],_0x5a91b5=_0x565017['t'];switch(_0x38cf20){case i['Local']:return{'text':_0x5a91b5('Insert'===_0xc824f1?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x5a91b5('From\x20computer')};case i['URL']:return{'text':'Insert'===_0xc824f1?_0x5a91b5('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x5a91b5('Via\x20URL')};case i['Dropbox']:return{'text':t('Insert'===_0xc824f1?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case i['Facebook']:return{'text':t('Insert'===_0xc824f1?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case i['GDrive']:return{'text':t('Insert'===_0xc824f1?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case i['GPhotos']:return{'text':t('Insert'===_0xc824f1?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case i['OneDrive']:return{'text':t('Insert'===_0xc824f1?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x38cf20;}}class e extends _0x39631d{['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 _0x44c4ed=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x11f6f9;for(const _0x1f4fc6 in _0x44c4ed){const _0x543910=_0x1f4fc6,_0x4cf893=_0x44c4ed[_0x543910];if('uploadcareLicenseKeyValid'==_0x4cf893||'uploadcareLicenseKeyInvalid'==_0x4cf893||'uploadcareLicenseKeyExpired'==_0x4cf893||'uploadcareLicenseKeyDomainLimit'==_0x4cf893||'uploadcareLicenseKeyNotAllowed'==_0x4cf893||'uploadcareLicenseKeyEvaluationLimit'==_0x4cf893||'uploadcareLicenseKeyTrialLimit'==_0x4cf893||'uploadcareLicenseKeyUsageLimit'==_0x4cf893){delete _0x44c4ed[_0x543910],_0x11f6f9=_0x4cf893,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x11f6f9&&_0x44c4ed['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x11f6f9&&_0x44c4ed['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x11f6f9&&_0x44c4ed['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x11f6f9&&_0x44c4ed['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x11f6f9&&_0x44c4ed['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x11f6f9&&_0x44c4ed['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x11f6f9&&_0x44c4ed['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0xa00e1d}=this,_0x4866e9=_0xa00e1d['commands']['get']('uploadcare');if(!_0x4866e9)return;const _0x386159=this['_normalizeConfigSourceList'](_0xa00e1d['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x5962e2,_0x3ba7bb)=>{const _0x5e2670=this['_getIntegrationKey'](_0x3ba7bb['type']);return _0x5962e2[_0x5e2670]||(_0x5962e2[_0x5e2670]=[]),_0x5962e2[_0x5e2670]['push'](_0x3ba7bb),_0x5962e2;},{});_0xa00e1d['plugins']['has']('ImageInsertUI')&&_0xa00e1d['commands']['get']('uploadcare')&&Object['entries'](_0x386159)['forEach'](([_0x4ceabc,_0x4be582])=>{_0xa00e1d['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x4ceabc,'observable':()=>_0x4866e9,'buttonViewCreator':()=>this['_createToolbarButton'](_0x4be582),'formViewCreator':()=>this['_createDropdownButtons'](_0x4be582),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x4be582),'override':'assetManager'!==_0x4ceabc});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x2d0fec){const {locale:_0x514e44}=this['editor'];return _0x2d0fec['map'](_0x15e143=>{const _0x4c80a7=_(_0x514e44,_0x15e143,'Insert');switch(_0x15e143){case i['Local']:return{'icon':_0x23f555,'type':i['Local'],..._0x4c80a7};case i['URL']:return{'icon':_0x803687,'type':i['URL'],..._0x4c80a7};case i['Dropbox']:return{'icon':_0x2cd90a,'type':i['Dropbox'],..._0x4c80a7};case i['Facebook']:return{'icon':_0xb67d1,'type':i['Facebook'],..._0x4c80a7};case i['GDrive']:return{'icon':_0x28d72d,'type':i['GDrive'],..._0x4c80a7};case i['GPhotos']:return{'icon':_0x554b43,'type':i['GPhotos'],..._0x4c80a7};case i['OneDrive']:return{'icon':_0x1b2e25,'type':i['OneDrive'],..._0x4c80a7};}});}['_getIntegrationKey'](_0x2df6a6){switch(_0x2df6a6){case i['Local']:return'upload';case i['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x32d133,_0x43c346){const _0x5a9577=this['editor'],_0xb439dd=new _0x32d133(_0x5a9577['locale']),_0x582535=_0x5a9577['commands']['get']('uploadcare');return _0xb439dd['bind']('isEnabled')['to'](_0x582535),_0xb439dd['on']('execute',()=>{_0x582535['execute'](_0x43c346);}),_0xb439dd;}['_createToolbarButton'](_0x3a0f08){const {locale:_0x514aa0}=this['editor'],_0x2aed2f=this['editor']['plugins']['get']('ImageInsertUI'),_0x50adac=_0x3a0f08[0x0],_0x545586=this['_createButton'](_0x4a5ac7,_0x50adac['type']);return _0x545586['icon']=_0x50adac['icon'],_0x545586['bind']('label')['to'](_0x2aed2f,'isImageSelected',_0x4e7f8e=>_(_0x514aa0,_0x50adac['type'],_0x4e7f8e?'Replace':'Insert')['text']),_0x545586['tooltip']=!0x0,_0x545586;}['_createDropdownButtons'](_0x3d522a){const {locale:_0x14274c}=this['editor'],_0x514c06=this['editor']['plugins']['get']('ImageInsertUI');return _0x3d522a['map'](_0x35c004=>{const _0x288a3d=this['_createButton'](_0x4a5ac7,_0x35c004['type']);return _0x288a3d['withText']=!0x0,_0x288a3d['icon']=_0x35c004['icon'],_0x288a3d['bind']('label')['to'](_0x514c06,'isImageSelected',_0x5837dd=>_(_0x14274c,_0x35c004['type'],_0x5837dd?'Replace':'Insert')['text']),_0x288a3d;});}['_createMenuBarButtons'](_0x1e9eda){return _0x1e9eda['map'](_0x37301b=>{const _0x5a5d51=this['_createButton'](_0x27d8cf,_0x37301b['type']);return _0x5a5d51['icon']=_0x37301b['icon'],_0x5a5d51['label']=_0x37301b['shortText'],_0x5a5d51;});}}class F extends _0x483ebc{['focusTracker'];['focusCycler'];constructor(_0x55b3ce){super(_0x55b3ce),this['focusTracker']=new _0xedb9b6(),this['focusCycler']=new _0x588ad7({'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 x extends F{constructor(_0x2d3a5b,_0x17e548){super(_0x2d3a5b),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-'+_0x17e548}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function k(_0x53bdc5,_0x3a0fd9){const _0x468942=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x1f1c2e=>_0x1f1c2e<=_0x3a0fd9)['map'](_0x3cd070=>_0x53bdc5['replace'](/\/$/,'')+'/-/resize/'+_0x3cd070+'x/\x20'+_0x3cd070+'w');return{'imageFallbackUrl':_0x53bdc5,'imageSources':[{'srcset':_0x468942['join'](',\x20'),'sizes':'(max-width:\x20'+_0x3a0fd9+'px)\x20100vw,\x20'+_0x3a0fd9+'px','type':'image/webp'}]};}function C(_0x30ad57,_0x4bd7bf,_0x58ff01){const _0x1089ff=_0x30ad57['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x1089ff?parseInt(_0x1089ff[0x1],0xa):_0x4bd7bf,'height':_0x1089ff?parseInt(_0x1089ff[0x2],0xa):_0x58ff01};}function p(_0x338add,_0x11e357){const _0x353add=new(_0x43d864())(),_0x57212e=_0x338add['plugins']['get']('ImageUtils'),_0x3cad40=_0x338add['editing']['mapper']['toViewElement'](_0x11e357),_0x2c8f80=_0x57212e['findViewImgElement'](_0x3cad40),_0x317412=_0x338add['editing']['view']['domConverter']['viewToDom'](_0x2c8f80),_0x1f8afd=_0x11e357['getAttribute']('width'),_0x103d40=_0x11e357['getAttribute']('height'),_0x3800fe='image-processing';_0x338add['editing']['view']['change'](_0x9689f8=>{_0x9689f8['addClass'](_0x3800fe,_0x3cad40),_0x9689f8['setStyle']('aspect-ratio',_0x1f8afd+'/'+_0x103d40,_0x2c8f80);}),_0x353add['listenTo'](_0x317412,'load',()=>{_0x353add['stopListening'](_0x317412,'load'),_0x338add['editing']['view']['change'](_0x43bd70=>{_0x43bd70['removeClass'](_0x3800fe,_0x3cad40),_0x43bd70['removeStyle']('aspect-ratio',_0x2c8f80);});});}function G(_0xd80b6a){if(Array['isArray'](_0xd80b6a)){const _0x19147a=_0xd80b6a['map'](G);return _0x1dc76d=>_0x19147a['some'](_0x3a5946=>_0x3a5946(_0x1dc76d));}if('origin'==_0xd80b6a){const _0x362e99=_0x1e6b42['window']['location']['origin'];return _0x5fd92e=>new URL(_0x5fd92e,_0x1e6b42['document']['baseURI'])['origin']==_0x362e99;}return'function'==typeof _0xd80b6a?_0xd80b6a:_0xd80b6a instanceof RegExp?_0x100e82=>!(!_0x100e82['match'](_0xd80b6a)&&!_0x100e82['replace'](/^https?:\/\//,'')['match'](_0xd80b6a)):()=>!0x1;}function S(_0x5163bb,_0x11d75a){return _0x3f8976(_0x5163bb['target'])['includes'](_0x11d75a);}class n extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x3a83cd(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x93405d,_0x53222d,_0x494d97){super(),this['_editor']=_0x93405d,this['_editing']=_0x53222d,this['_dialog']=_0x93405d['plugins']['get'](_0x337d90),this['_api']=_0x53222d['ctxElement']['getAPI'](),this['_type']=_0x494d97,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:_0x4cf5d9,model:_0x44bdad}=this['_editor'],_0x4a3b5f=_0x44bdad['document']['selection']['getSelectedElement'](),_0x1aa545=_0x4a3b5f&&(_0x4a3b5f['is']('element','imageBlock')||_0x4a3b5f['is']('element','imageInline'));this['_formView']=new x(_0x4cf5d9,this['_editing']['ucContextId']),this['_dialog']['show']({'id':'uploadCare','icon':_0x23f555,'title':_(_0x4cf5d9,this['_type'],_0x1aa545?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x1f0185['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x2ca152=>!S(_0x2ca152,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x39b98d}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x1dec55=>{const _0xcaeb1e=_0x39b98d['length'];for(const _0x1b899d of _0x39b98d){const _0x44896b=_0x1b899d===_0x39b98d[_0xcaeb1e-0x1],{cdnUrl:_0xf3cacb,fileInfo:_0x3ac792}=_0x1b899d;if(!_0xf3cacb||!_0x3ac792)continue;const {width:_0x1b9da2,height:_0x2762d4}=_0x3ac792['imageInfo'],_0x23c70b=C(_0xf3cacb,_0x1b9da2,_0x2762d4),_0x5b2c26=k(_0xf3cacb,_0x23c70b['width']),_0x2c6885={'id':_0x3ac792['uuid'],'type':'image','attributes':{'imageDimension':_0x23c70b,..._0x5b2c26}};this['_insertAsset'](_0x2c6885,_0x44896b,_0x1dec55);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x369dd1=>{'idle'===_0x369dd1['detail']['status']&&!_0x369dd1['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===i['Local']?this['_api']['setCurrentActivity'](i['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x1c41c0,_0x5dc74c,_0x2952ba){const _0x41c917=this['_editor']['model']['document']['selection'],_0x5e7758=_0x41c917['getSelectedElement'](),_0x33c507=!(!_0x5e7758||!_0x5e7758['is']('element','imageInline'));_0x2952ba['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x1c41c0,_0x33c507),_0x5dc74c||_0x2952ba['setSelection'](_0x41c917['getLastPosition']());}['_insertImage'](_0x2e9ece,_0x20d47f){const _0x5da413=this['_editor'],{imageDimension:_0x4ce36c,imageFallbackUrl:_0x1b0c1d,imageSources:_0xc34923}=_0x2e9ece['attributes'];_0x5da413['execute']('insertImage',{'imageType':_0x20d47f?'imageInline':null,'source':{'uploadcareImageId':_0x2e9ece['id'],'src':_0x1b0c1d,'sources':_0xc34923,..._0x4ce36c}});}}class w extends _0x537ce5{['_editing'];['_controller']=null;static get['requires'](){return[_0x337d90,o];}constructor(_0x139d84){super(_0x139d84),this['_editing']=_0x139d84['plugins']['get'](o);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x27c60d){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new n(this['editor'],this['_editing'],_0x27c60d);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class j{static['upload']({file:_0x1f0d32,publicKey:_0x487199,signal:_0x1db39f,onProgress:_0xff689f}){return _0x293906(_0x1f0d32,{'publicKey':_0x487199,'store':'auto','signal':_0x1db39f,'onProgress':_0xff689f});}static['getInfo'](_0x326491,_0x125bb7){return _0x13dd6f(_0x326491,_0x125bb7);}}class f extends _0x39631d{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x55a0b1,o];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x4a39be=this['editor'];if(!!!_0x4a39be['config']['get']('uploadcare'))return;_0x4a39be['plugins']['get'](_0x55a0b1)['createUploadAdapter']=_0x39a0fc=>new A(_0x39a0fc,_0x4a39be),_0x4a39be['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x315a3d,{imageElement:_0x28082c,data:_0x1534a3})=>{_0x4a39be['model']['change'](_0x250b5b=>{_0x250b5b['setAttribute']('uploadcareImageId',_0x1534a3['uploadcareImageId'],_0x28082c);});});}}class A{['loader'];['editor'];['controller'];constructor(_0xc2673a,_0x159416){this['loader']=_0xc2673a,this['editor']=_0x159416,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x2455bf=this['editor']['config']['get']('uploadcare.pubkey'),_0x2dd17e=await this['loader']['file'];return j['upload']({'file':_0x2dd17e,'publicKey':_0x2455bf,'signal':this['controller']['signal'],'onProgress':_0x136944=>{_0x136944&&_0x136944['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x136944['value']);}})['then'](async _0xca3820=>{const {imageFallbackUrl:_0x2b3de1,imageSources:_0x3c30f0}=k(_0xca3820['cdnUrl'],_0xca3820['imageInfo']['width']);return{'uploadcareImageId':_0xca3820['uuid'],'default':_0x2b3de1,'sources':_0x3c30f0};})['catch'](()=>{const _0x2776be=t('Cannot\x20upload\x20file:')+('\x20'+_0x2dd17e['name']+'.');return Promise['reject'](_0x2776be);});}['abort'](){this['controller']['abort']();}}class o extends _0x39631d{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0x337d90];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['ucContextId'];get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}constructor(_0x3ae837){super(_0x3ae837),this['ucContextId']=_0x29f306();}['init'](){const _0x228a69=this['editor'];_0x228a69['commands']['add']('uploadcare',new w(_0x228a69));}['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 _0x26cede=_0x1e6b42['document']['querySelector']('input[uploadcare-file-input]');_0x26cede&&_0x26cede['remove']();}),async function(_0x55eb1e){const _0x170a04=_0x3f2409([0x66,0x39,0x65,0x4e,0x44,0x34,0x6a,0x4f,0x6b,0x31,0x52,0x4a,0x37,0x43,0x77,0x55,0x63,0x36,0x6c,0x38,0x58,0x53,0x32,0x45,0x33,0x76,0x6d,0x67,0x69,0x50,0x74,0x57,0x73,0x61,0x5a,0x4b,0x7a,0x6e,0x68,0x71,0x46,0x51,0x64,0x42,0x79,0x59,0x4d,0x47,0x75,0x72,0x48,0x54,0x41,0x56,0x6f,0x4c,0x35,0x49,0x30,0x62,0x70,0x78]),_0x216c83=0x442d3be8,_0x59fcb0=0x442a5768^_0x216c83,_0x49a5b3=window[_0x3f2409([0x44,0x61,0x74,0x65])][_0x3f2409([0x6e,0x6f,0x77])](),_0x541a99=_0x55eb1e[_0x3f2409([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3da41e=new window[(_0x3f2409([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xbc7b40=>{_0x541a99[_0x3f2409([0x6f,0x6e,0x63,0x65])](_0x3f2409([0x72,0x65,0x61,0x64,0x79]),_0xbc7b40);}),_0x21bc84={[_0x3f2409([0x6b,0x74,0x79])]:_0x3f2409([0x45,0x43]),[_0x3f2409([0x75,0x73,0x65])]:_0x3f2409([0x73,0x69,0x67]),[_0x3f2409([0x63,0x72,0x76])]:_0x3f2409([0x50,0x2d,0x32,0x35,0x36]),[_0x3f2409([0x78])]:_0x3f2409([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]),[_0x3f2409([0x79])]:_0x3f2409([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]),[_0x3f2409([0x61,0x6c,0x67])]:_0x3f2409([0x45,0x53,0x32,0x35,0x36])},_0x368425=_0x541a99[_0x3f2409([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3f2409([0x67,0x65,0x74])](_0x3f2409([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4992a6(){let _0x1c67ec,_0x4cdacd=null,_0xd7fff8=null;try{if(_0x368425==_0x3f2409([0x47,0x50,0x4c]))return _0x3f2409([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1c67ec=_0x5cb954(),!_0x1c67ec)return _0x3f2409([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1c67ec[_0x3f2409([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xd7fff8=_0xe7bdd6(_0x1c67ec[_0x3f2409([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1c67ec[_0x3f2409([0x6a,0x74,0x69])])),await _0x2c4d60()?_0x420808()?_0x31f3d7()?_0x3f2409([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xb0b1ee()?(_0x1c67ec[_0x3f2409([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3f2409([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4cdacd=_0x1e7136(_0x3f2409([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1c67ec[_0x3f2409([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3f2409([0x74,0x72,0x69,0x61,0x6c])&&(_0x4cdacd=_0x1e7136(_0x3f2409([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x346f17()):_0x3f2409([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3f2409([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3f2409([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3f2409([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x31f3d7(){const _0x571008=[_0x3f2409([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3f2409([0x74,0x72,0x69,0x61,0x6c])][_0x3f2409([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c67ec[_0x3f2409([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x49a5b3/0x3e8:0xe10*_0x59fcb0;return _0x1c67ec[_0x3f2409([0x65,0x78,0x70])]<_0x571008;}function _0x420808(){const _0x3b5f8a=_0x1c67ec[_0x3f2409([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3b5f8a&&(!!_0x3b5f8a[_0x3f2409([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f2409([0x2a]))||!!_0x3b5f8a[_0x3f2409([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f2409([0x55,0x50,0x4c,0x43])));}function _0xb0b1ee(){const _0x2c501e=_0x1c67ec[_0x3f2409([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2c501e||0x0==_0x2c501e[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5b4739}=new URL(window[_0x3f2409([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2c501e[_0x3f2409([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b4739))return!0x0;const _0x1257a2=_0x5b4739[_0x3f2409([0x73,0x70,0x6c,0x69,0x74])](_0x3f2409([0x2e]));return _0x2c501e[_0x3f2409([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d9467=>_0x5d9467[_0x3f2409([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f2409([0x2a])))[_0x3f2409([0x6d,0x61,0x70])](_0xf7aeb7=>_0xf7aeb7[_0x3f2409([0x73,0x70,0x6c,0x69,0x74])](_0x3f2409([0x2e])))[_0x3f2409([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b5e54=>_0x4b5e54[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1257a2[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f2409([0x6d,0x61,0x70])](_0x55e17b=>Array(_0x1257a2[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x55e17b[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f2409([0x66,0x69,0x6c,0x6c])](_0x55e17b[0x0]===_0x3f2409([0x2a])?_0x3f2409([0x2a]):'')[_0x3f2409([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x55e17b))[_0x3f2409([0x73,0x6f,0x6d,0x65])](_0x199729=>_0x1257a2[_0x3f2409([0x65,0x76,0x65,0x72,0x79])]((_0x3c79ab,_0x5e8e56)=>_0x199729[_0x5e8e56]===_0x3c79ab||_0x199729[_0x5e8e56]===_0x3f2409([0x2a])));}function _0x346f17(){return _0x4cdacd&&_0xd7fff8?new window[(_0x3f2409([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22866d,_0x52762f)=>{_0x4cdacd[_0x3f2409([0x74,0x68,0x65,0x6e])](_0x22866d,_0x52762f),_0xd7fff8[_0x3f2409([0x74,0x68,0x65,0x6e])](_0x5d653e=>{_0x5d653e!=_0x3f2409([0x56,0x61,0x6c,0x69,0x64])&&_0x22866d(_0x5d653e);},_0x52762f);}):_0x4cdacd||_0xd7fff8||_0x3f2409([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe7bdd6(_0x38e229,_0x2e3b2d){return new window[(_0x3f2409([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x520cba=>{if(_0xbb53dd())return _0x520cba(_0x3f2409([0x56,0x61,0x6c,0x69,0x64]));_0x270297(),_0x541a99[_0x3f2409([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3f2409([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5dc049=!0x1;const _0x42258c=_0x29f306();function _0x32036d(_0x3c46f1){return!!_0x3c46f1&&(typeof _0x3c46f1===_0x3f2409([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3c46f1===_0x3f2409([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3c46f1[_0x3f2409([0x74,0x68,0x65,0x6e])]===_0x3f2409([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3c46f1[_0x3f2409([0x63,0x61,0x74,0x63,0x68])]===_0x3f2409([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4cfc73(_0x470ac3){_0x4e6b76(_0x470ac3)[_0x3f2409([0x74,0x68,0x65,0x6e])](_0x4292d9=>{if(!_0x4292d9||_0x4292d9[_0x3f2409([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3f2409([0x6f,0x6b]))return _0x3f2409([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3c2cfb(_0x3d38ec(_0x42258c+_0x2e3b2d))!=_0x4292d9[_0x3f2409([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3f2409([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3f2409([0x56,0x61,0x6c,0x69,0x64]);})[_0x3f2409([0x74,0x68,0x65,0x6e])](_0xd19c3e=>(_0x2fd0be(),_0xd19c3e),()=>{const _0x4f7ca0=_0x3b7278();return null==_0x4f7ca0?(_0x2fd0be(),_0x3f2409([0x56,0x61,0x6c,0x69,0x64])):_0x3f2409(_0x49a5b3-_0x4f7ca0>(0x6021bfe8^_0x216c83)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3f2409([0x74,0x68,0x65,0x6e])](_0x520cba)[_0x3f2409([0x63,0x61,0x74,0x63,0x68])](()=>{_0x520cba(_0x3f2409([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4fd26d=0x441bd568^_0x216c83;function _0x2fd0be(){const _0xcad5ed=_0x3f2409([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c2cfb(_0x3d38ec(_0x38e229)),_0x35e5c0=_0x31dc8d(_0x3c2cfb(window[_0x3f2409([0x4d,0x61,0x74,0x68])][_0x3f2409([0x63,0x65,0x69,0x6c])](_0x49a5b3/_0x4fd26d)));window[_0x3f2409([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f2409([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xcad5ed,_0x35e5c0);}function _0x3b7278(){const _0x1c86f0=_0x3f2409([0x6c,0x6c,0x63,0x74,0x2d])+_0x3c2cfb(_0x3d38ec(_0x38e229)),_0x2e6005=window[_0x3f2409([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f2409([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1c86f0);return _0x2e6005?window[_0x3f2409([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31dc8d(_0x2e6005),0x10)*_0x4fd26d:null;}function _0x4e6b76(_0x3d5513){return new window[(_0x3f2409([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2ae89a,_0x12c639)=>{_0x3d5513[_0x3f2409([0x74,0x68,0x65,0x6e])](_0x2ae89a,_0x12c639),window[_0x3f2409([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x12c639,0x442cef28^_0x216c83);});}}_0x541a99[_0x3f2409([0x6f,0x6e])](_0x3f2409([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x211515,_0x14c5d1)=>{if(_0x14c5d1[0x0]!=_0x38e229)return _0x520cba(_0x3f2409([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x14c5d1[0x1]={..._0x14c5d1[0x1],[_0x3f2409([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x42258c};},{[_0x3f2409([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f2409([0x68,0x69,0x67,0x68])}),_0x541a99[_0x3f2409([0x6f,0x6e])](_0x3f2409([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xc32848=>{_0x32036d(_0xc32848[_0x3f2409([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5dc049=!0x0,_0x4cfc73(_0xc32848[_0x3f2409([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3f2409([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f2409([0x6c,0x6f,0x77])}),_0x3da41e[_0x3f2409([0x74,0x68,0x65,0x6e])](()=>{_0x5dc049||_0x520cba(_0x3f2409([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xbb53dd(){return _0x541a99[_0x3f2409([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f2409([0x76,0x69,0x65,0x77])][_0x3f2409([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3f2409([0x61,0x75,0x74,0x6f]);}function _0x270297(){_0x541a99[_0x3f2409([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f2409([0x76,0x69,0x65,0x77])][_0x3f2409([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3f2409([0x61,0x75,0x74,0x6f]);}}function _0x1e7136(_0x594f14){const _0xfc8411=[new window[(_0x3f2409([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e0625=>setTimeout(_0x4e0625,0x44240524^_0x216c83)),_0x3da41e[_0x3f2409([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3f2409([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f6324=>{let _0x504a9f=0x0;_0x541a99[_0x3f2409([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f2409([0x6f,0x6e])](_0x3f2409([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5f28e7,_0x8007d)=>{_0x8007d[0x0][_0x3f2409([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x504a9f++,_0x504a9f==(0x442d3a10^_0x216c83)&&(_0x4f6324(),_0x5f28e7[_0x3f2409([0x6f,0x66,0x66])]());});}))];return window[_0x3f2409([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3f2409([0x72,0x61,0x63,0x65])](_0xfc8411)[_0x3f2409([0x74,0x68,0x65,0x6e])](()=>_0x594f14);}async function _0x4663d7(){await _0x3da41e,_0x541a99[_0x3f2409([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f2409([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x24f06f,_0x541a99[_0x3f2409([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f2409([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x24f06f,_0x541a99[_0x3f2409([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3f2409([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2e10e2(_0x102bde){const _0x366ba9=_0xe7d326();_0x541a99[_0x366ba9]=_0x3f2409([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x102bde,_0x102bde!=_0x3f2409([0x56,0x61,0x6c,0x69,0x64])&&_0x4663d7();}function _0xe7d326(){const _0x32d039=window[_0x3f2409([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3f2409([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3f2409([0x6e,0x6f,0x77])]())[_0x3f2409([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3f2409([0x2e]),'');let _0x3c6a0e=_0x3f2409([0x66]);for(let _0x4fc597=0x0;_0x4fc597<_0x32d039[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4fc597+=0x2){let _0x5373c1=window[_0x3f2409([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32d039[_0x3f2409([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4fc597,_0x4fc597+0x2));_0x5373c1>=_0x170a04[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5373c1-=_0x170a04[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3c6a0e+=_0x170a04[_0x5373c1];}return _0x3c6a0e;}function _0x5cb954(){const _0x570f4c=_0x368425[_0x3f2409([0x73,0x70,0x6c,0x69,0x74])](_0x3f2409([0x2e]));if(0x3!=_0x570f4c[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1f7d32(_0x570f4c[0x1]);function _0x1f7d32(_0x61eb91){const _0x7f70a1=_0x200316(_0x61eb91);return _0x7f70a1&&_0x5d9070()?_0x7f70a1:null;function _0x5d9070(){const _0x4d4220=_0x7f70a1[_0x3f2409([0x6a,0x74,0x69])],_0x633d3=window[_0x3f2409([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d4220[_0x3f2409([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d4220[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x309064={..._0x7f70a1,[_0x3f2409([0x6a,0x74,0x69])]:_0x4d4220[_0x3f2409([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4d4220[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x309064[_0x3f2409([0x76,0x63])],_0x3d38ec(_0x309064)==_0x633d3;}}}async function _0x2c4d60(){let _0x560622=!0x0;try{const _0x31b7aa=_0x368425[_0x3f2409([0x73,0x70,0x6c,0x69,0x74])](_0x3f2409([0x2e])),[_0x505c6a,_0x6d019f,_0x54d80e]=_0x31b7aa;return _0x194ddf(_0x505c6a),await _0x1a18f6(_0x505c6a,_0x6d019f,_0x54d80e),_0x560622;}catch{return!0x1;}function _0x194ddf(_0x5d5bd3){const _0x55ff31=_0x200316(_0x5d5bd3);_0x55ff31&&_0x55ff31[_0x3f2409([0x61,0x6c,0x67])]==_0x3f2409([0x45,0x53,0x32,0x35,0x36])||(_0x560622=!0x1);}async function _0x1a18f6(_0x896c67,_0xaf2ecc,_0xdb57bc){const _0x17193d=window[_0x3f2409([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3f2409([0x66,0x72,0x6f,0x6d])](_0x1ae413(_0xdb57bc),_0x2c142b=>_0x2c142b[_0x3f2409([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x44f403=new window[(_0x3f2409([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3f2409([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x896c67+_0x3f2409([0x2e])+_0xaf2ecc),_0x24ebaf=window[_0x3f2409([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3f2409([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x24ebaf)return;const _0x4db397=await _0x24ebaf[_0x3f2409([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3f2409([0x6a,0x77,0x6b]),_0x21bc84,{[_0x3f2409([0x6e,0x61,0x6d,0x65])]:_0x3f2409([0x45,0x43,0x44,0x53,0x41]),[_0x3f2409([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3f2409([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3f2409([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x24ebaf[_0x3f2409([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3f2409([0x6e,0x61,0x6d,0x65])]:_0x3f2409([0x45,0x43,0x44,0x53,0x41]),[_0x3f2409([0x68,0x61,0x73,0x68])]:{[_0x3f2409([0x6e,0x61,0x6d,0x65])]:_0x3f2409([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4db397,_0x17193d,_0x44f403)||(_0x560622=!0x1);}}function _0x200316(_0x8c64b4){return _0x8c64b4[_0x3f2409([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3f2409([0x65,0x79]))?JSON[_0x3f2409([0x70,0x61,0x72,0x73,0x65])](_0x1ae413(_0x8c64b4)):null;}function _0x1ae413(_0x53726f){return window[_0x3f2409([0x61,0x74,0x6f,0x62])](_0x53726f[_0x3f2409([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3f2409([0x2b]))[_0x3f2409([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3f2409([0x2f])));}function _0x3d38ec(_0x357460){let _0x258f3c=0x1505;function _0x3deef8(_0x4a5de6){for(let _0x83d032=0x0;_0x83d032<_0x4a5de6[_0x3f2409([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x83d032++){const _0x5be013=_0x4a5de6[_0x3f2409([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x83d032);_0x258f3c=(_0x258f3c<<0x5)+_0x258f3c+_0x5be013,_0x258f3c&=_0x258f3c;}}function _0x5ebf58(_0x3405bc){Array[_0x3f2409([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3405bc)?_0x3405bc[_0x3f2409([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5ebf58):_0x3405bc&&typeof _0x3405bc==_0x3f2409([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3f2409([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3405bc)[_0x3f2409([0x73,0x6f,0x72,0x74])]()[_0x3f2409([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x564752,_0x2dfd27])=>{_0x3deef8(_0x564752),_0x5ebf58(_0x2dfd27);}):_0x3deef8(window[_0x3f2409([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3405bc));}return _0x5ebf58(_0x357460),_0x258f3c>>>0x0;}function _0x3c2cfb(_0x2db155){return _0x2db155[_0x3f2409([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3f2409([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3f2409([0x30]));}function _0x31dc8d(_0x295aaf){return _0x295aaf[_0x3f2409([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3f2409([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3f2409([0x6a,0x6f,0x69,0x6e])]('');}function _0x24f06f(){}function _0x3f2409(_0x2da659){return _0x2da659['map'](_0x479272=>String['fromCharCode'](_0x479272))['join']('');}_0x2e10e2(await _0x4992a6());}(this);}['_initSchema'](){const _0x3a20d7=this['editor']['model']['schema'];_0x3a20d7['isRegistered']('imageBlock')&&_0x3a20d7['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x3a20d7['isRegistered']('imageInline')&&_0x3a20d7['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x960050=this['editor'];_0x960050['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x960050['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x42ab56=>_0x42ab56['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x2b1299=_0x960050['commands']['get']('replaceImageSource');_0x2b1299&&this['listenTo'](_0x2b1299,'cleanupImage',(_0x2e8720,[_0x36172f,_0x4347c1])=>{_0x36172f['removeAttribute']('uploadcareImageId',_0x4347c1);});}['_initConfig'](){const _0x3e1647=this['editor']['config']['get']('uploadcare.uploader')||{},_0x460244=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x1098e0(_0x1e6b42['document'],'uc-config',{..._0x3e1647,'pubkey':_0x460244,'ctx-name':'uploader-'+this['ucContextId'],'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']=_0x5244f6=>{if('closeMax'==_0x5244f6)return'#uc-icon-arrow-down';},_0x1e6b42['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x1098e0(_0x1e6b42['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader-'+this['ucContextId']}),_0x1e6b42['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x4f2835=this['editor']['commands']['get']('insertImage');_0x4f2835&&this['listenTo'](_0x4f2835,'execute',()=>{const _0x545b2a=this['editor']['model']['document']['selection']['getSelectedElement']();_0x545b2a&&_0x545b2a['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x545b2a);});});const _0x566b1=this['editor']['commands']['get']('uploadcareImageReplace');_0x566b1&&this['listenTo'](_0x566b1,'execute',()=>{const _0x5044f2=this['editor']['model']['document']['selection']['getSelectedElement']();_0x5044f2&&_0x5044f2['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x5044f2);});});}}class tt extends _0x39631d{static get['requires'](){return[o,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1a7ec2){super(_0x1a7ec2),_0x1a7ec2['config']['define']('uploadcare.uploader.sourceList',[i['Local'],i['URL']]),_0x265677['defineComponents'](_0x265677);}}class ii extends _0x483ebc{constructor(_0x519f11){super(_0x519f11);const t=_0x519f11['t'],_0x427646=this['bindTemplate'],_0x17e64c=new _0x4fe468();_0x17e64c['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':[_0x17e64c,{'text':_0x427646['to']('imageUploadProgress',_0x53ce01=>t('Loading\x20image...')+'\x20('+(_0x53ce01||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 ti extends _0x483ebc{constructor(_0x4344fa){super(_0x4344fa);const t=_0x4344fa['t'];this['set']('errorType',null);const _0x4abec4=new _0x4a5ac7(_0x4344fa);_0x4abec4['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x4abec4['withText']=!0x0,_0x4abec4['class']='ck-button-action',_0x4abec4['on']('execute',()=>{this['fire']('retry');}),_0x4abec4['bind']('isVisible')['to'](this,'errorType',_0x14ed25=>'NotFound'!==_0x14ed25);const _0x486c61=new _0x153943();_0x486c61['content']=_0x4dfb04,_0x486c61['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x2c3e0f=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':[_0x486c61,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x2c3e0f['to']('errorType',_0x2e6314=>t('NotFound'!==_0x2e6314?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x4abec4]},{'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 ei extends _0x483ebc{constructor(_0x3a6696,_0x1b8b76){super(_0x3a6696);const _0x526fb8=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x1b8b76,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x526fb8['to']('imageSrc')}});}}class X extends F{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0xbe5f51,_0x7e951e,_0x25908f){super(_0xbe5f51),this['_items']=this['createCollection'](),this['_loadingView']=new ii(_0xbe5f51),this['_errorView']=new ti(_0xbe5f51),this['_editingView']=new ei(_0xbe5f51,_0x25908f),this['_focusableView']=new _0x483ebc(_0xbe5f51),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x7e951e),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'],_0x5e1ef1=>{this['_addUploadcareImageEditorListeners'](_0x5e1ef1);});}),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'](_0x369f65,_0x2b0d89){const _0x5eeb6a='uc-cloud-image-editor',_0x39c37c=_0x369f65['querySelector'](_0x5eeb6a);if(_0x39c37c)return _0x2b0d89(_0x39c37c);const _0x23170d=new MutationObserver(_0x39e0a9=>{const _0x542ee8=_0x39e0a9['filter'](_0x450b81=>_0x450b81['target']===_0x369f65&&_0x450b81['addedNodes']['length']>0x0&&_0x450b81['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x5eeb6a);_0x542ee8['length']&&(_0x23170d['disconnect'](),_0x2b0d89(_0x542ee8[0x0]['addedNodes'][0x0]));});_0x23170d['observe'](_0x369f65,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0xe64ede){_0xe64ede['addEventListener']('apply',_0x5486ec=>{this['fire']('apply',{'imageSrc':_0x5486ec['detail']['cdnUrl']});}),_0xe64ede['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class E extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x3a83cd(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x4ee7fa,_0x53fe0a,_0x5cee26){super(),this['_editor']=_0x4ee7fa,this['_dialog']=_0x53fe0a,this['_imageElement']=_0x5cee26,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 _0x5f0ddb=this['_imageElement'],_0x2bd8b7=_0x5f0ddb['getAttribute']('uploadcareImageId'),_0x25bcf0=_0x5f0ddb['getAttribute']('src');if(_0x2bd8b7)await this['_loadImageInfo'](_0x2bd8b7,_0x25bcf0);else{if(this['_imageCache']['has'](_0x25bcf0)){const _0x446994=this['_imageCache']['get'](_0x25bcf0);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x446994['url'],this['imageDimension']=_0x446994['dimension'],this['imageId']=_0x446994['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x14e491}=this['_editor'],t=_0x14e491['t'],_0x3f9b65=new X(_0x14e491,this['imageStatus'],this['_attributes']);_0x3f9b65['bind']('status')['to'](this,'imageStatus'),_0x3f9b65['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x3f9b65['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x3f9b65['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x3f9b65,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x11e3f7,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x3f9b65,'position':_0x1f0185['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x3f9b65['focus']();},'onHide':()=>{_0x3f9b65['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x2c5b73=>!S(_0x2c5b73,_0x3f9b65['element'])}});}['_loadImageInfo'](_0x51a163,_0x500184){return j['getInfo'](_0x51a163,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x4fdc8c=>{const {width:_0x1982a8,height:_0x3fd9fe}=_0x4fdc8c['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x500184,this['imageDimension']={'width':_0x1982a8,'height':_0x3fd9fe},this['imageId']=_0x51a163;})['catch'](_0x4a5fcf=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x4a5fcf['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x58348a,_0x2a2bfa){return this['_getImageAsFile'](_0x58348a)['then'](_0x3d98cc=>j['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x2a2bfa['signal'],'file':_0x3d98cc,'onProgress':_0x4a7ae6=>{_0x4a7ae6&&_0x4a7ae6['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x4a7ae6['value']));}}))['then'](_0x5891cb=>{const {width:_0x1380b1,height:_0x278900}=_0x5891cb['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x5891cb['cdnUrl'],this['imageDimension']={'width':_0x1380b1,'height':_0x278900},this['imageId']=_0x5891cb['uuid'],this['imageUploadProgress']=null;const _0x3ffa1d=_0x58348a['getAttribute']('src');this['_imageCache']['set'](_0x3ffa1d,{'id':_0x5891cb['uuid'],'url':_0x5891cb['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x22bd43=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x22bd43['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x282779,_0x31a5d9){_0x282779['on']('apply',(_0x50519f,_0x151867)=>{this['_replaceImage'](_0x31a5d9,_0x151867['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x282779['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x282779['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x1a8e45,_0x1c9f3a,_0x2aa512){const _0x2486f0=this['_editor'],{width:_0x2bca4e,height:_0x4753ff}=C(_0x1c9f3a,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x179aea,imageSources:_0x5876da}=k(_0x1c9f3a,_0x2bca4e);_0x2486f0['model']['change'](_0x3bacf8=>{if('$graveyard'===_0x1a8e45['root']['rootName']){_0x2486f0['execute']('insertImage',{'imageType':_0x1a8e45['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x1a8e45['getAttributes']()),'uploadcareImageId':_0x2aa512,'src':_0x179aea,'sources':_0x5876da,'width':_0x2bca4e,'height':_0x4753ff}});const _0x1df77e=_0x1a8e45['getChildren']();_0x1a8e45=_0x2486f0['model']['document']['selection']['getSelectedElement']();for(const _0x579b3b of _0x1df77e)_0x3bacf8['append'](_0x3bacf8['cloneElement'](_0x579b3b),_0x1a8e45);}else _0x3bacf8['setSelection'](_0x1a8e45,'on'),_0x2486f0['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x1a8e45['getAttributes']()),'uploadcareImageId':_0x2aa512,'src':_0x179aea,'sources':_0x5876da,'width':_0x2bca4e,'height':_0x4753ff},_0x1a8e45);_0x3bacf8['setSelection'](_0x1a8e45,'on');});}async['_getImageAsFile'](_0x44a6d8){const _0x45857e=_0x1e6b42['window'],_0x6fbee4=_0x1e6b42['document']['location']['href'],_0x1cde5b=new _0x45857e['URL'](_0x44a6d8['getAttribute']('src'),_0x6fbee4);if('data:'===_0x1cde5b['protocol']){const _0x541b0e=_0x1cde5b['href']['split'](','),_0x434b66=_0x541b0e[0x0]['match'](/:(.*?);/)[0x1],_0x53c241=_0x434b66['split']('/')[0x1],_0x585413=_0x45857e['atob'](_0x541b0e[_0x541b0e['length']-0x1]);let _0x17b965=_0x585413['length'];const _0xb7e80c=new _0x45857e['Uint8Array'](_0x17b965);for(;_0x17b965--;)_0xb7e80c[_0x17b965]=_0x585413['charCodeAt'](_0x17b965);return new _0x45857e['File']([_0xb7e80c],'image.'+_0x53c241,{'type':_0x434b66});}const _0x266dcf=_0x1cde5b['href']['split']('/'),_0x300b76=_0x266dcf[_0x266dcf['length']-0x1],_0x12f1b4=_0x300b76['split']('.')[0x1];return _0x45857e['fetch'](_0x1cde5b['href'])['then'](_0x23f10a=>_0x23f10a['clone']()['blob']())['then'](_0x215dbb=>new _0x45857e['File']([_0x215dbb],_0x300b76,{'type':'image/'+_0x12f1b4}));}}class O extends _0x537ce5{['imageEditController'];static get['requires'](){return[_0x337d90];}['_isEditable'];constructor(_0x448acf){super(_0x448acf),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x59b7e0){const _0xb1cd88=G(_0x59b7e0);return _0x5e3942=>!(!_0x5e3942||!_0x5e3942['is']('element','imageBlock')&&!_0x5e3942['is']('element','imageInline'))&&(!!_0x5e3942['hasAttribute']('uploadcareImageId')||!!_0x5e3942['hasAttribute']('src')&&_0xb1cd88(_0x5e3942['getAttribute']('src')));}(_0x448acf['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x698101=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x698101);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x5c5ab6=this['editor']['model']['document']['selection']['getSelectedElement']();_0x5c5ab6&&(_0x5c5ab6['is']('element','imageBlock')||_0x5c5ab6['is']('element','imageInline'))&&(this['imageEditController']=new E(this['editor'],this['editor']['plugins']['get'](_0x337d90),_0x5c5ab6),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class R extends _0x537ce5{['refresh'](){const _0x34e23d=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x34e23d&&(_0x34e23d['is']('element','imageBlock')||_0x34e23d['is']('element','imageInline')));}['execute'](_0x214ec0){const _0x3cf269=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x565076=>{_0x565076['setAttributes'](_0x214ec0,_0x3cf269),_0x565076['removeAttribute']('srcset',_0x3cf269),_0x565076['removeAttribute']('sizes',_0x3cf269);});}}class m extends _0x39631d{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[o,_0x11cfe2,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0xe45fc5}=this;_0xe45fc5['commands']['add']('uploadcareImageEdit',new O(_0xe45fc5)),_0xe45fc5['commands']['add']('uploadcareImageReplace',new R(_0xe45fc5));}}class g extends _0x39631d{['_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 _0x56f638=this['editor'];_0x56f638['ui']['componentFactory']['add']('uploadcareImageEdit',_0x5d31d2=>{const _0x353144=_0x56f638['commands']['get']('uploadcareImageEdit'),_0x2415a2=new _0x4a5ac7(_0x5d31d2),t=_0x5d31d2['t'];return _0x2415a2['set']({'icon':_0x11e3f7,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x2415a2['bind']('isEnabled')['to'](_0x353144),_0x2415a2['bind']('isOn')['to'](_0x353144,'isActive'),this['listenTo'](_0x2415a2,'execute',()=>{_0x56f638['execute']('uploadcareImageEdit'),_0x56f638['editing']['view']['focus']();}),_0x2415a2;}),this['_initConfig']();}['_initConfig'](){const _0x1e7668=_0x1098e0(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x1e7668),this['listenTo'](this['editor'],'destroy',()=>{_0x1e7668['remove']();});}}class et extends _0x39631d{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[m,g];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{tt as Uploadcare,w as UploadcareCommand,o as UploadcareEditing,et as UploadcareImageEdit,O as UploadcareImageEditCommand,m as UploadcareImageEditEditing,g as UploadcareImageEditUI,e as UploadcareUI,f as UploadcareUploadAdapter};
|
|
23
|
+
import{Plugin as _0x786c52,Command as _0x4686f5}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0xaa0972,IconGooglePhotos as _0x1e219e,IconGoogleDrive as _0x40b3b9,IconFacebook as _0x47cc7f,IconDropbox as _0x4035c4,IconUploadcareLink as _0x44f722,IconUploadcareImageUpload as _0x55954b,IconError as _0x41ab1c,IconUploadcareImageEdit as _0x548650}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x417608,MenuBarMenuListItemButtonView as _0x5cae9d,View as _0xe56ebd,FocusCycler as _0x3a0d4c,Dialog as _0x2540e7,DialogViewPosition as _0x2a92d0,SpinnerView as _0x385e59,IconView as _0x46276b,Notification as _0x1d1b2e}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x47f2ab,DomEmitterMixin as _0x59c63c,global as _0x5e903c,getAncestors as _0x495eaa,ObservableMixin as _0xbe61bc,uid as _0x5e0022,createElement as _0x130522}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x45b7f6}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x10f96c,info as _0x366aec}from'@uploadcare/upload-client';import*as _0x34c371 from'@uploadcare/file-uploader';var i=function(_0x171ec0){return _0x171ec0['Local']='local',_0x171ec0['URL']='url',_0x171ec0['Dropbox']='dropbox',_0x171ec0['GDrive']='gdrive',_0x171ec0['Facebook']='facebook',_0x171ec0['GPhotos']='gphotos',_0x171ec0['OneDrive']='onedrive',_0x171ec0;}({});function _(_0x513fa6,_0x433161,_0x15caa3){const t=_0x513fa6['t'],_0x2964f=_0x513fa6['t'];switch(_0x433161){case i['Local']:return{'text':_0x2964f('Insert'===_0x15caa3?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x2964f('From\x20computer')};case i['URL']:return{'text':'Insert'===_0x15caa3?_0x2964f('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x2964f('Via\x20URL')};case i['Dropbox']:return{'text':t('Insert'===_0x15caa3?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case i['Facebook']:return{'text':t('Insert'===_0x15caa3?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case i['GDrive']:return{'text':t('Insert'===_0x15caa3?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case i['GPhotos']:return{'text':t('Insert'===_0x15caa3?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case i['OneDrive']:return{'text':t('Insert'===_0x15caa3?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x433161;}}class e extends _0x786c52{['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 _0x4ac98f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x129c75;for(const _0x5acabb in _0x4ac98f){const _0x9c265d=_0x5acabb,_0x213227=_0x4ac98f[_0x9c265d];if('uploadcareLicenseKeyValid'==_0x213227||'uploadcareLicenseKeyInvalid'==_0x213227||'uploadcareLicenseKeyExpired'==_0x213227||'uploadcareLicenseKeyDomainLimit'==_0x213227||'uploadcareLicenseKeyNotAllowed'==_0x213227||'uploadcareLicenseKeyEvaluationLimit'==_0x213227||'uploadcareLicenseKeyTrialLimit'==_0x213227||'uploadcareLicenseKeyUsageLimit'==_0x213227){delete _0x4ac98f[_0x9c265d],_0x129c75=_0x213227,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x129c75&&_0x4ac98f['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x129c75&&_0x4ac98f['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x129c75&&_0x4ac98f['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x129c75&&_0x4ac98f['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x129c75&&_0x4ac98f['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x129c75&&_0x4ac98f['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x129c75&&_0x4ac98f['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x345d86}=this,_0x549d91=_0x345d86['commands']['get']('uploadcare');if(!_0x549d91)return;const _0x32f24e=this['_normalizeConfigSourceList'](_0x345d86['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x1221f0,_0x19f850)=>{const _0x91e90=this['_getIntegrationKey'](_0x19f850['type']);return _0x1221f0[_0x91e90]||(_0x1221f0[_0x91e90]=[]),_0x1221f0[_0x91e90]['push'](_0x19f850),_0x1221f0;},{});_0x345d86['plugins']['has']('ImageInsertUI')&&_0x345d86['commands']['get']('uploadcare')&&Object['entries'](_0x32f24e)['forEach'](([_0xc376f0,_0x32f53f])=>{_0x345d86['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0xc376f0,'observable':()=>_0x549d91,'buttonViewCreator':()=>this['_createToolbarButton'](_0x32f53f),'formViewCreator':()=>this['_createDropdownButtons'](_0x32f53f),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x32f53f),'override':'assetManager'!==_0xc376f0});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x1818da){const {locale:_0x5ecb30}=this['editor'];return _0x1818da['map'](_0x42ad98=>{const _0x572b8c=_(_0x5ecb30,_0x42ad98,'Insert');switch(_0x42ad98){case i['Local']:return{'icon':_0x55954b,'type':i['Local'],..._0x572b8c};case i['URL']:return{'icon':_0x44f722,'type':i['URL'],..._0x572b8c};case i['Dropbox']:return{'icon':_0x4035c4,'type':i['Dropbox'],..._0x572b8c};case i['Facebook']:return{'icon':_0x47cc7f,'type':i['Facebook'],..._0x572b8c};case i['GDrive']:return{'icon':_0x40b3b9,'type':i['GDrive'],..._0x572b8c};case i['GPhotos']:return{'icon':_0x1e219e,'type':i['GPhotos'],..._0x572b8c};case i['OneDrive']:return{'icon':_0xaa0972,'type':i['OneDrive'],..._0x572b8c};}});}['_getIntegrationKey'](_0x5b378c){switch(_0x5b378c){case i['Local']:return'upload';case i['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x585328,_0x14fcd4){const _0x593678=this['editor'],_0x42c0e9=new _0x585328(_0x593678['locale']),_0x5c4cce=_0x593678['commands']['get']('uploadcare');return _0x42c0e9['bind']('isEnabled')['to'](_0x5c4cce),_0x42c0e9['on']('execute',()=>{_0x5c4cce['execute'](_0x14fcd4);}),_0x42c0e9;}['_createToolbarButton'](_0x5a765c){const {locale:_0x3a4d9a}=this['editor'],_0x5ee131=this['editor']['plugins']['get']('ImageInsertUI'),_0x2e2b2c=_0x5a765c[0x0],_0x54f126=this['_createButton'](_0x417608,_0x2e2b2c['type']);return _0x54f126['icon']=_0x2e2b2c['icon'],_0x54f126['bind']('label')['to'](_0x5ee131,'isImageSelected',_0x15a4e1=>_(_0x3a4d9a,_0x2e2b2c['type'],_0x15a4e1?'Replace':'Insert')['text']),_0x54f126['tooltip']=!0x0,_0x54f126;}['_createDropdownButtons'](_0x357931){const {locale:_0xa24f84}=this['editor'],_0x5ec20f=this['editor']['plugins']['get']('ImageInsertUI');return _0x357931['map'](_0x35f652=>{const _0x36ac4c=this['_createButton'](_0x417608,_0x35f652['type']);return _0x36ac4c['withText']=!0x0,_0x36ac4c['icon']=_0x35f652['icon'],_0x36ac4c['bind']('label')['to'](_0x5ec20f,'isImageSelected',_0x17f019=>_(_0xa24f84,_0x35f652['type'],_0x17f019?'Replace':'Insert')['text']),_0x36ac4c;});}['_createMenuBarButtons'](_0x29a851){return _0x29a851['map'](_0x4b77d9=>{const _0x5edd03=this['_createButton'](_0x5cae9d,_0x4b77d9['type']);return _0x5edd03['icon']=_0x4b77d9['icon'],_0x5edd03['label']=_0x4b77d9['shortText'],_0x5edd03;});}}class F extends _0xe56ebd{['focusTracker'];['focusCycler'];constructor(_0x341358){super(_0x341358),this['focusTracker']=new _0x47f2ab(),this['focusCycler']=new _0x3a0d4c({'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 x extends F{constructor(_0x5ed079,_0x5dca6d){super(_0x5ed079),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-'+_0x5dca6d}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function k(_0x1b8d0e,_0x3f0bcb){const _0x4df803=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x1f54c8=>_0x1f54c8<=_0x3f0bcb)['map'](_0x186375=>_0x1b8d0e['replace'](/\/$/,'')+'/-/resize/'+_0x186375+'x/\x20'+_0x186375+'w');return{'imageFallbackUrl':_0x1b8d0e,'imageSources':[{'srcset':_0x4df803['join'](',\x20'),'sizes':'(max-width:\x20'+_0x3f0bcb+'px)\x20100vw,\x20'+_0x3f0bcb+'px','type':'image/webp'}]};}function C(_0x982af9,_0x1fbd97,_0x566dd1){const _0x1cadd2=_0x982af9['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x1cadd2?parseInt(_0x1cadd2[0x1],0xa):_0x1fbd97,'height':_0x1cadd2?parseInt(_0x1cadd2[0x2],0xa):_0x566dd1};}function p(_0x4453a4,_0x5efd91){const _0x430eef=new(_0x59c63c())(),_0x18f332=_0x4453a4['plugins']['get']('ImageUtils'),_0x3bdcd4=_0x4453a4['editing']['mapper']['toViewElement'](_0x5efd91),_0xba1bdd=_0x18f332['findViewImgElement'](_0x3bdcd4),_0x4324d5=_0x4453a4['editing']['view']['domConverter']['viewToDom'](_0xba1bdd),_0x2870b6=_0x5efd91['getAttribute']('width'),_0x2bb022=_0x5efd91['getAttribute']('height'),_0x2a905f='image-processing';_0x4453a4['editing']['view']['change'](_0x140513=>{_0x140513['addClass'](_0x2a905f,_0x3bdcd4),_0x140513['setStyle']('aspect-ratio',_0x2870b6+'/'+_0x2bb022,_0xba1bdd);}),_0x430eef['listenTo'](_0x4324d5,'load',()=>{_0x430eef['stopListening'](_0x4324d5,'load'),_0x4453a4['editing']['view']['change'](_0x37b8d2=>{_0x37b8d2['removeClass'](_0x2a905f,_0x3bdcd4),_0x37b8d2['removeStyle']('aspect-ratio',_0xba1bdd);});});}function G(_0x24c50c){if(Array['isArray'](_0x24c50c)){const _0x2c3921=_0x24c50c['map'](G);return _0x479801=>_0x2c3921['some'](_0x3ba2eb=>_0x3ba2eb(_0x479801));}if('origin'==_0x24c50c){const _0x14172=_0x5e903c['window']['location']['origin'];return _0x186e72=>new URL(_0x186e72,_0x5e903c['document']['baseURI'])['origin']==_0x14172;}return'function'==typeof _0x24c50c?_0x24c50c:_0x24c50c instanceof RegExp?_0x1d1627=>!(!_0x1d1627['match'](_0x24c50c)&&!_0x1d1627['replace'](/^https?:\/\//,'')['match'](_0x24c50c)):()=>!0x1;}function S(_0x37f07c,_0x3ad4d0){return _0x495eaa(_0x37f07c['target'])['includes'](_0x3ad4d0);}class n extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0xbe61bc(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x28cb25,_0x57ea85,_0x5cb6d5){super(),this['_editor']=_0x28cb25,this['_editing']=_0x57ea85,this['_dialog']=_0x28cb25['plugins']['get'](_0x2540e7),this['_api']=_0x57ea85['ctxElement']['getAPI'](),this['_type']=_0x5cb6d5,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:_0x1aee3c,model:_0x31f631}=this['_editor'],_0x3e7bd1=_0x31f631['document']['selection']['getSelectedElement'](),_0x3669ce=_0x3e7bd1&&(_0x3e7bd1['is']('element','imageBlock')||_0x3e7bd1['is']('element','imageInline'));this['_formView']=new x(_0x1aee3c,this['_editing']['ucContextId']),this['_dialog']['show']({'id':'uploadCare','icon':_0x55954b,'title':_(_0x1aee3c,this['_type'],_0x3669ce?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x2a92d0['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x5f4d3e=>!S(_0x5f4d3e,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x5868c3}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x39d3de=>{const _0x2a0bdb=_0x5868c3['length'];for(const _0x454604 of _0x5868c3){const _0x556188=_0x454604===_0x5868c3[_0x2a0bdb-0x1],{cdnUrl:_0x40fe8b,fileInfo:_0x27f08c}=_0x454604;if(!_0x40fe8b||!_0x27f08c)continue;const {width:_0x306fb0,height:_0x1de140}=_0x27f08c['imageInfo'],_0x3777e1=C(_0x40fe8b,_0x306fb0,_0x1de140),_0x50977a=k(_0x40fe8b,_0x3777e1['width']),_0x406afb={'id':_0x27f08c['uuid'],'type':'image','attributes':{'imageDimension':_0x3777e1,..._0x50977a}};this['_insertAsset'](_0x406afb,_0x556188,_0x39d3de);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0xc9ae03=>{'idle'===_0xc9ae03['detail']['status']&&!_0xc9ae03['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===i['Local']?this['_api']['setCurrentActivity'](i['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x1d46f7,_0x133b92,_0x14c71d){const _0x522dd3=this['_editor']['model']['document']['selection'],_0x135950=_0x522dd3['getSelectedElement'](),_0x5815d4=!(!_0x135950||!_0x135950['is']('element','imageInline'));_0x14c71d['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x1d46f7,_0x5815d4),_0x133b92||_0x14c71d['setSelection'](_0x522dd3['getLastPosition']());}['_insertImage'](_0x2f0217,_0x4f1d47){const _0x18b8dc=this['_editor'],{imageDimension:_0x765c6e,imageFallbackUrl:_0xe51ab4,imageSources:_0x1c98b8}=_0x2f0217['attributes'];_0x18b8dc['execute']('insertImage',{'imageType':_0x4f1d47?'imageInline':null,'source':{'uploadcareImageId':_0x2f0217['id'],'src':_0xe51ab4,'sources':_0x1c98b8,..._0x765c6e}});}}class w extends _0x4686f5{['_editing'];['_controller']=null;static get['requires'](){return[_0x2540e7,o];}constructor(_0x587af2){super(_0x587af2),this['_editing']=_0x587af2['plugins']['get'](o);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x4a8087){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new n(this['editor'],this['_editing'],_0x4a8087);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class j{static['upload']({file:_0xc59f87,publicKey:_0x5c3637,signal:_0x5d0d28,onProgress:_0x2bf38}){return _0x10f96c(_0xc59f87,{'publicKey':_0x5c3637,'store':'auto','signal':_0x5d0d28,'onProgress':_0x2bf38});}static['getInfo'](_0x5467ef,_0x46e2ea){return _0x366aec(_0x5467ef,_0x46e2ea);}}class f extends _0x786c52{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x45b7f6,o];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x5a0526=this['editor'];if(!!!_0x5a0526['config']['get']('uploadcare'))return;_0x5a0526['plugins']['get'](_0x45b7f6)['createUploadAdapter']=_0x29f3da=>new A(_0x29f3da,_0x5a0526),_0x5a0526['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x556992,{imageElement:_0x192c3c,data:_0xf58448})=>{_0x5a0526['model']['change'](_0x97ef42=>{_0x97ef42['setAttribute']('uploadcareImageId',_0xf58448['uploadcareImageId'],_0x192c3c);});});}}class A{['loader'];['editor'];['controller'];constructor(_0x3c7f18,_0x2446d3){this['loader']=_0x3c7f18,this['editor']=_0x2446d3,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x5d736e=this['editor']['config']['get']('uploadcare.pubkey'),_0x10568e=await this['loader']['file'];return j['upload']({'file':_0x10568e,'publicKey':_0x5d736e,'signal':this['controller']['signal'],'onProgress':_0x1caae3=>{_0x1caae3&&_0x1caae3['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x1caae3['value']);}})['then'](async _0x5dfacc=>{const {imageFallbackUrl:_0x42a082,imageSources:_0x17b1b9}=k(_0x5dfacc['cdnUrl'],_0x5dfacc['imageInfo']['width']);return{'uploadcareImageId':_0x5dfacc['uuid'],'default':_0x42a082,'sources':_0x17b1b9};})['catch'](()=>{const _0x1f2b8b=t('Cannot\x20upload\x20file:')+('\x20'+_0x10568e['name']+'.');return Promise['reject'](_0x1f2b8b);});}['abort'](){this['controller']['abort']();}}class o extends _0x786c52{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0x2540e7];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['ucContextId'];get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}constructor(_0x5327fa){super(_0x5327fa),this['ucContextId']=_0x5e0022();}['init'](){const _0x66d4e3=this['editor'];_0x66d4e3['commands']['add']('uploadcare',new w(_0x66d4e3));}['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 _0x3eb40b=_0x5e903c['document']['querySelector']('input[uploadcare-file-input]');_0x3eb40b&&_0x3eb40b['remove']();}),async function(_0x32c709){const _0x1b6f7b=_0x2afe11([0x74,0x67,0x65,0x35,0x53,0x38,0x50,0x4d,0x44,0x51,0x66,0x32,0x56,0x6c,0x62,0x78,0x57,0x79,0x52,0x30,0x6d,0x73,0x4a,0x4e,0x36,0x45,0x7a,0x54,0x69,0x41,0x4c,0x6e,0x64,0x37,0x6b,0x70,0x71,0x58,0x39,0x34,0x42,0x4f,0x43,0x48,0x77,0x61,0x33,0x31,0x63,0x6a,0x68,0x47,0x46,0x4b,0x5a,0x55,0x49,0x72,0x76,0x6f,0x59,0x75]),_0x5e60cc=0x62295c93,_0x5997bf=0x622e3023^_0x5e60cc,_0x5a1d98=window[_0x2afe11([0x44,0x61,0x74,0x65])][_0x2afe11([0x6e,0x6f,0x77])](),_0x31f501=_0x32c709[_0x2afe11([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x329cc9=new window[(_0x2afe11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50f2d4=>{_0x31f501[_0x2afe11([0x6f,0x6e,0x63,0x65])](_0x2afe11([0x72,0x65,0x61,0x64,0x79]),_0x50f2d4);}),_0x324492={[_0x2afe11([0x6b,0x74,0x79])]:_0x2afe11([0x45,0x43]),[_0x2afe11([0x75,0x73,0x65])]:_0x2afe11([0x73,0x69,0x67]),[_0x2afe11([0x63,0x72,0x76])]:_0x2afe11([0x50,0x2d,0x32,0x35,0x36]),[_0x2afe11([0x78])]:_0x2afe11([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]),[_0x2afe11([0x79])]:_0x2afe11([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]),[_0x2afe11([0x61,0x6c,0x67])]:_0x2afe11([0x45,0x53,0x32,0x35,0x36])},_0x3b199a=_0x31f501[_0x2afe11([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2afe11([0x67,0x65,0x74])](_0x2afe11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3229fe(){let _0x1daa63,_0x301e9f=null,_0x120c4f=null;try{if(_0x3b199a==_0x2afe11([0x47,0x50,0x4c]))return _0x2afe11([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1daa63=_0x11040c(),!_0x1daa63)return _0x2afe11([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1daa63[_0x2afe11([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x120c4f=_0x562fbf(_0x1daa63[_0x2afe11([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1daa63[_0x2afe11([0x6a,0x74,0x69])])),await _0x53202c()?_0x219a21()?_0x311ba1()?_0x2afe11([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5c3d73()?(_0x1daa63[_0x2afe11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2afe11([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x301e9f=_0x5b575d(_0x2afe11([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1daa63[_0x2afe11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2afe11([0x74,0x72,0x69,0x61,0x6c])&&(_0x301e9f=_0x5b575d(_0x2afe11([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x460934()):_0x2afe11([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2afe11([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2afe11([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2afe11([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x311ba1(){const _0x1a2645=[_0x2afe11([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2afe11([0x74,0x72,0x69,0x61,0x6c])][_0x2afe11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1daa63[_0x2afe11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a1d98/0x3e8:0xe10*_0x5997bf;return _0x1daa63[_0x2afe11([0x65,0x78,0x70])]<_0x1a2645;}function _0x219a21(){const _0x2d91a0=_0x1daa63[_0x2afe11([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2d91a0&&(!!_0x2d91a0[_0x2afe11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2afe11([0x2a]))||!!_0x2d91a0[_0x2afe11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2afe11([0x55,0x50,0x4c,0x43])));}function _0x5c3d73(){const _0x39c8ab=_0x1daa63[_0x2afe11([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39c8ab||0x0==_0x39c8ab[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x431b48}=new URL(window[_0x2afe11([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x39c8ab[_0x2afe11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x431b48))return!0x0;const _0x4a135d=_0x431b48[_0x2afe11([0x73,0x70,0x6c,0x69,0x74])](_0x2afe11([0x2e]));return _0x39c8ab[_0x2afe11([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2518fd=>_0x2518fd[_0x2afe11([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2afe11([0x2a])))[_0x2afe11([0x6d,0x61,0x70])](_0x55c99c=>_0x55c99c[_0x2afe11([0x73,0x70,0x6c,0x69,0x74])](_0x2afe11([0x2e])))[_0x2afe11([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa1a922=>_0xa1a922[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4a135d[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2afe11([0x6d,0x61,0x70])](_0x4a6171=>Array(_0x4a135d[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4a6171[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2afe11([0x66,0x69,0x6c,0x6c])](_0x4a6171[0x0]===_0x2afe11([0x2a])?_0x2afe11([0x2a]):'')[_0x2afe11([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4a6171))[_0x2afe11([0x73,0x6f,0x6d,0x65])](_0x448455=>_0x4a135d[_0x2afe11([0x65,0x76,0x65,0x72,0x79])]((_0x460b60,_0xced9ad)=>_0x448455[_0xced9ad]===_0x460b60||_0x448455[_0xced9ad]===_0x2afe11([0x2a])));}function _0x460934(){return _0x301e9f&&_0x120c4f?new window[(_0x2afe11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27651f,_0x1d674c)=>{_0x301e9f[_0x2afe11([0x74,0x68,0x65,0x6e])](_0x27651f,_0x1d674c),_0x120c4f[_0x2afe11([0x74,0x68,0x65,0x6e])](_0x354563=>{_0x354563!=_0x2afe11([0x56,0x61,0x6c,0x69,0x64])&&_0x27651f(_0x354563);},_0x1d674c);}):_0x301e9f||_0x120c4f||_0x2afe11([0x56,0x61,0x6c,0x69,0x64]);}}function _0x562fbf(_0x1013a2,_0x510bb8){return new window[(_0x2afe11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x41f1bc=>{if(_0x19ef4d())return _0x41f1bc(_0x2afe11([0x56,0x61,0x6c,0x69,0x64]));_0x30c157(),_0x31f501[_0x2afe11([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2afe11([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3e1f8c=!0x1;const _0x21ff08=_0x5e0022();function _0x1ed42f(_0x56d3aa){return!!_0x56d3aa&&(typeof _0x56d3aa===_0x2afe11([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x56d3aa===_0x2afe11([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x56d3aa[_0x2afe11([0x74,0x68,0x65,0x6e])]===_0x2afe11([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x56d3aa[_0x2afe11([0x63,0x61,0x74,0x63,0x68])]===_0x2afe11([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x483cf9(_0x283773){_0x1fd099(_0x283773)[_0x2afe11([0x74,0x68,0x65,0x6e])](_0x144cb2=>{if(!_0x144cb2||_0x144cb2[_0x2afe11([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2afe11([0x6f,0x6b]))return _0x2afe11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x36f55c(_0x165275(_0x21ff08+_0x510bb8))!=_0x144cb2[_0x2afe11([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2afe11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2afe11([0x56,0x61,0x6c,0x69,0x64]);})[_0x2afe11([0x74,0x68,0x65,0x6e])](_0x4fb86d=>(_0x2fe1cf(),_0x4fb86d),()=>{const _0x591a5d=_0x34e6bf();return null==_0x591a5d?(_0x2fe1cf(),_0x2afe11([0x56,0x61,0x6c,0x69,0x64])):_0x2afe11(_0x5a1d98-_0x591a5d>(0x4625d893^_0x5e60cc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2afe11([0x74,0x68,0x65,0x6e])](_0x41f1bc)[_0x2afe11([0x63,0x61,0x74,0x63,0x68])](()=>{_0x41f1bc(_0x2afe11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xd74b5f=0x621fb213^_0x5e60cc;function _0x2fe1cf(){const _0x2bd235=_0x2afe11([0x6c,0x6c,0x63,0x74,0x2d])+_0x36f55c(_0x165275(_0x1013a2)),_0xd7550f=_0x5eb96d(_0x36f55c(window[_0x2afe11([0x4d,0x61,0x74,0x68])][_0x2afe11([0x63,0x65,0x69,0x6c])](_0x5a1d98/_0xd74b5f)));window[_0x2afe11([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2afe11([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2bd235,_0xd7550f);}function _0x34e6bf(){const _0x257c0e=_0x2afe11([0x6c,0x6c,0x63,0x74,0x2d])+_0x36f55c(_0x165275(_0x1013a2)),_0x4119cb=window[_0x2afe11([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2afe11([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x257c0e);return _0x4119cb?window[_0x2afe11([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5eb96d(_0x4119cb),0x10)*_0xd74b5f:null;}function _0x1fd099(_0x20b94d){return new window[(_0x2afe11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x10012c,_0x995f18)=>{_0x20b94d[_0x2afe11([0x74,0x68,0x65,0x6e])](_0x10012c,_0x995f18),window[_0x2afe11([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x995f18,0x62288853^_0x5e60cc);});}}_0x31f501[_0x2afe11([0x6f,0x6e])](_0x2afe11([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x51ee17,_0x192aa9)=>{if(_0x192aa9[0x0]!=_0x1013a2)return _0x41f1bc(_0x2afe11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x192aa9[0x1]={..._0x192aa9[0x1],[_0x2afe11([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x21ff08};},{[_0x2afe11([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2afe11([0x68,0x69,0x67,0x68])}),_0x31f501[_0x2afe11([0x6f,0x6e])](_0x2afe11([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3fd5c1=>{_0x1ed42f(_0x3fd5c1[_0x2afe11([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3e1f8c=!0x0,_0x483cf9(_0x3fd5c1[_0x2afe11([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2afe11([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2afe11([0x6c,0x6f,0x77])}),_0x329cc9[_0x2afe11([0x74,0x68,0x65,0x6e])](()=>{_0x3e1f8c||_0x41f1bc(_0x2afe11([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x19ef4d(){return _0x31f501[_0x2afe11([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2afe11([0x76,0x69,0x65,0x77])][_0x2afe11([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2afe11([0x61,0x75,0x74,0x6f]);}function _0x30c157(){_0x31f501[_0x2afe11([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2afe11([0x76,0x69,0x65,0x77])][_0x2afe11([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2afe11([0x61,0x75,0x74,0x6f]);}}function _0x5b575d(_0x5aa482){const _0x1ea569=[new window[(_0x2afe11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2194a5=>setTimeout(_0x2194a5,0x6220625f^_0x5e60cc)),_0x329cc9[_0x2afe11([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2afe11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf2633a=>{let _0x1152c9=0x0;_0x31f501[_0x2afe11([0x6d,0x6f,0x64,0x65,0x6c])][_0x2afe11([0x6f,0x6e])](_0x2afe11([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x21b348,_0x57eb3a)=>{_0x57eb3a[0x0][_0x2afe11([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1152c9++,_0x1152c9==(0x62295d6b^_0x5e60cc)&&(_0xf2633a(),_0x21b348[_0x2afe11([0x6f,0x66,0x66])]());});}))];return window[_0x2afe11([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2afe11([0x72,0x61,0x63,0x65])](_0x1ea569)[_0x2afe11([0x74,0x68,0x65,0x6e])](()=>_0x5aa482);}async function _0x3b79a1(){await _0x329cc9,_0x31f501[_0x2afe11([0x6d,0x6f,0x64,0x65,0x6c])][_0x2afe11([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x20c3e3,_0x31f501[_0x2afe11([0x6d,0x6f,0x64,0x65,0x6c])][_0x2afe11([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x20c3e3,_0x31f501[_0x2afe11([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2afe11([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3b85b6(_0x34a162){const _0x4d26d1=_0xb42846();_0x31f501[_0x4d26d1]=_0x2afe11([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x34a162,_0x34a162!=_0x2afe11([0x56,0x61,0x6c,0x69,0x64])&&_0x3b79a1();}function _0xb42846(){const _0x128c3e=window[_0x2afe11([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2afe11([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2afe11([0x6e,0x6f,0x77])]())[_0x2afe11([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2afe11([0x2e]),'');let _0x157d03=_0x2afe11([0x74]);for(let _0x5d22cf=0x0;_0x5d22cf<_0x128c3e[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5d22cf+=0x2){let _0x2e0a95=window[_0x2afe11([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x128c3e[_0x2afe11([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5d22cf,_0x5d22cf+0x2));_0x2e0a95>=_0x1b6f7b[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2e0a95-=_0x1b6f7b[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x157d03+=_0x1b6f7b[_0x2e0a95];}return _0x157d03;}function _0x11040c(){const _0x2cfbd6=_0x3b199a[_0x2afe11([0x73,0x70,0x6c,0x69,0x74])](_0x2afe11([0x2e]));if(0x3!=_0x2cfbd6[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x156b0d(_0x2cfbd6[0x1]);function _0x156b0d(_0xafd6d4){const _0x2f9b8f=_0x2b6392(_0xafd6d4);return _0x2f9b8f&&_0x48f47a()?_0x2f9b8f:null;function _0x48f47a(){const _0x1261c1=_0x2f9b8f[_0x2afe11([0x6a,0x74,0x69])],_0x16dcc6=window[_0x2afe11([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1261c1[_0x2afe11([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1261c1[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x545bc4={..._0x2f9b8f,[_0x2afe11([0x6a,0x74,0x69])]:_0x1261c1[_0x2afe11([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1261c1[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x545bc4[_0x2afe11([0x76,0x63])],_0x165275(_0x545bc4)==_0x16dcc6;}}}async function _0x53202c(){let _0x16de8e=!0x0;try{const _0xb58241=_0x3b199a[_0x2afe11([0x73,0x70,0x6c,0x69,0x74])](_0x2afe11([0x2e])),[_0x4548e7,_0x5aa389,_0x107607]=_0xb58241;return _0xf0d48d(_0x4548e7),await _0x5e2894(_0x4548e7,_0x5aa389,_0x107607),_0x16de8e;}catch{return!0x1;}function _0xf0d48d(_0x417b5c){const _0x2f81b6=_0x2b6392(_0x417b5c);_0x2f81b6&&_0x2f81b6[_0x2afe11([0x61,0x6c,0x67])]==_0x2afe11([0x45,0x53,0x32,0x35,0x36])||(_0x16de8e=!0x1);}async function _0x5e2894(_0x9355d5,_0x5b4f17,_0x492ee5){const _0x103b9f=window[_0x2afe11([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2afe11([0x66,0x72,0x6f,0x6d])](_0x11e310(_0x492ee5),_0x13695a=>_0x13695a[_0x2afe11([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x20cf73=new window[(_0x2afe11([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2afe11([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x9355d5+_0x2afe11([0x2e])+_0x5b4f17),_0x1ba016=window[_0x2afe11([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2afe11([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1ba016)return;const _0x47d183=await _0x1ba016[_0x2afe11([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2afe11([0x6a,0x77,0x6b]),_0x324492,{[_0x2afe11([0x6e,0x61,0x6d,0x65])]:_0x2afe11([0x45,0x43,0x44,0x53,0x41]),[_0x2afe11([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2afe11([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2afe11([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1ba016[_0x2afe11([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2afe11([0x6e,0x61,0x6d,0x65])]:_0x2afe11([0x45,0x43,0x44,0x53,0x41]),[_0x2afe11([0x68,0x61,0x73,0x68])]:{[_0x2afe11([0x6e,0x61,0x6d,0x65])]:_0x2afe11([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x47d183,_0x103b9f,_0x20cf73)||(_0x16de8e=!0x1);}}function _0x2b6392(_0x52225c){return _0x52225c[_0x2afe11([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2afe11([0x65,0x79]))?JSON[_0x2afe11([0x70,0x61,0x72,0x73,0x65])](_0x11e310(_0x52225c)):null;}function _0x11e310(_0x1b6266){return window[_0x2afe11([0x61,0x74,0x6f,0x62])](_0x1b6266[_0x2afe11([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2afe11([0x2b]))[_0x2afe11([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2afe11([0x2f])));}function _0x165275(_0x4d3968){let _0x1ed9a6=0x1505;function _0x51f67e(_0x44a5b5){for(let _0x135b7c=0x0;_0x135b7c<_0x44a5b5[_0x2afe11([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x135b7c++){const _0x5e29eb=_0x44a5b5[_0x2afe11([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x135b7c);_0x1ed9a6=(_0x1ed9a6<<0x5)+_0x1ed9a6+_0x5e29eb,_0x1ed9a6&=_0x1ed9a6;}}function _0x79996e(_0x331fed){Array[_0x2afe11([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x331fed)?_0x331fed[_0x2afe11([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x79996e):_0x331fed&&typeof _0x331fed==_0x2afe11([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2afe11([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x331fed)[_0x2afe11([0x73,0x6f,0x72,0x74])]()[_0x2afe11([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x524bb4,_0x4d00f2])=>{_0x51f67e(_0x524bb4),_0x79996e(_0x4d00f2);}):_0x51f67e(window[_0x2afe11([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x331fed));}return _0x79996e(_0x4d3968),_0x1ed9a6>>>0x0;}function _0x36f55c(_0x308f1b){return _0x308f1b[_0x2afe11([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2afe11([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2afe11([0x30]));}function _0x5eb96d(_0x2a0620){return _0x2a0620[_0x2afe11([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2afe11([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2afe11([0x6a,0x6f,0x69,0x6e])]('');}function _0x20c3e3(){}function _0x2afe11(_0x1d4d36){return _0x1d4d36['map'](_0x1ba4cd=>String['fromCharCode'](_0x1ba4cd))['join']('');}_0x3b85b6(await _0x3229fe());}(this);}['_initSchema'](){const _0x3a219b=this['editor']['model']['schema'];_0x3a219b['isRegistered']('imageBlock')&&_0x3a219b['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x3a219b['isRegistered']('imageInline')&&_0x3a219b['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x5f3ff3=this['editor'];_0x5f3ff3['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x5f3ff3['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x22b8d7=>_0x22b8d7['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x4224f4=_0x5f3ff3['commands']['get']('replaceImageSource');_0x4224f4&&this['listenTo'](_0x4224f4,'cleanupImage',(_0x31a1ea,[_0x1231af,_0x7745e7])=>{_0x1231af['removeAttribute']('uploadcareImageId',_0x7745e7);});}['_initConfig'](){const _0x14e827=this['editor']['config']['get']('uploadcare.uploader')||{},_0x5365c1=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x130522(_0x5e903c['document'],'uc-config',{..._0x14e827,'pubkey':_0x5365c1,'ctx-name':'uploader-'+this['ucContextId'],'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']=_0x1a191d=>{if('closeMax'==_0x1a191d)return'#uc-icon-arrow-down';},_0x5e903c['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x130522(_0x5e903c['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader-'+this['ucContextId']}),_0x5e903c['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x5a4435=this['editor']['commands']['get']('insertImage');_0x5a4435&&this['listenTo'](_0x5a4435,'execute',()=>{const _0xaca656=this['editor']['model']['document']['selection']['getSelectedElement']();_0xaca656&&_0xaca656['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0xaca656);});});const _0x179528=this['editor']['commands']['get']('uploadcareImageReplace');_0x179528&&this['listenTo'](_0x179528,'execute',()=>{const _0x5240a5=this['editor']['model']['document']['selection']['getSelectedElement']();_0x5240a5&&_0x5240a5['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x5240a5);});});}}class tt extends _0x786c52{static get['requires'](){return[o,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x56b200){super(_0x56b200),_0x56b200['config']['define']('uploadcare.uploader.sourceList',[i['Local'],i['URL']]),_0x34c371['defineComponents'](_0x34c371);}}class ii extends _0xe56ebd{constructor(_0x4a8e3f){super(_0x4a8e3f);const t=_0x4a8e3f['t'],_0x553d03=this['bindTemplate'],_0x404c18=new _0x385e59();_0x404c18['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':[_0x404c18,{'text':_0x553d03['to']('imageUploadProgress',_0x3567d7=>t('Loading\x20image...')+'\x20('+(_0x3567d7||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 ti extends _0xe56ebd{constructor(_0x30993a){super(_0x30993a);const t=_0x30993a['t'];this['set']('errorType',null);const _0x5d4631=new _0x417608(_0x30993a);_0x5d4631['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x5d4631['withText']=!0x0,_0x5d4631['class']='ck-button-action',_0x5d4631['on']('execute',()=>{this['fire']('retry');}),_0x5d4631['bind']('isVisible')['to'](this,'errorType',_0x241a9b=>'NotFound'!==_0x241a9b);const _0x4bdc2f=new _0x46276b();_0x4bdc2f['content']=_0x41ab1c,_0x4bdc2f['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x4ed148=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':[_0x4bdc2f,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x4ed148['to']('errorType',_0xc132e9=>t('NotFound'!==_0xc132e9?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x5d4631]},{'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 ei extends _0xe56ebd{constructor(_0x4c47f5,_0x5cc86a){super(_0x4c47f5);const _0x9cf24e=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x5cc86a,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x9cf24e['to']('imageSrc')}});}}class X extends F{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x599859,_0x9c9596,_0x4cff96){super(_0x599859),this['_items']=this['createCollection'](),this['_loadingView']=new ii(_0x599859),this['_errorView']=new ti(_0x599859),this['_editingView']=new ei(_0x599859,_0x4cff96),this['_focusableView']=new _0xe56ebd(_0x599859),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x9c9596),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'],_0x490e08=>{this['_addUploadcareImageEditorListeners'](_0x490e08);});}),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'](_0x1300b2,_0x4543e8){const _0x3637ff='uc-cloud-image-editor',_0x2b2455=_0x1300b2['querySelector'](_0x3637ff);if(_0x2b2455)return _0x4543e8(_0x2b2455);const _0x2d1355=new MutationObserver(_0x47d5f0=>{const _0x194daa=_0x47d5f0['filter'](_0x440a1c=>_0x440a1c['target']===_0x1300b2&&_0x440a1c['addedNodes']['length']>0x0&&_0x440a1c['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x3637ff);_0x194daa['length']&&(_0x2d1355['disconnect'](),_0x4543e8(_0x194daa[0x0]['addedNodes'][0x0]));});_0x2d1355['observe'](_0x1300b2,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x29815b){_0x29815b['addEventListener']('apply',_0x291164=>{this['fire']('apply',{'imageSrc':_0x291164['detail']['cdnUrl']});}),_0x29815b['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class E extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0xbe61bc(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x2baf22,_0xe117ab,_0x5b42ea){super(),this['_editor']=_0x2baf22,this['_dialog']=_0xe117ab,this['_imageElement']=_0x5b42ea,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 _0x58bfb7=this['_imageElement'],_0x49e896=_0x58bfb7['getAttribute']('uploadcareImageId'),_0x3ea09a=_0x58bfb7['getAttribute']('src');if(_0x49e896)await this['_loadImageInfo'](_0x49e896,_0x3ea09a);else{if(this['_imageCache']['has'](_0x3ea09a)){const _0x4b090b=this['_imageCache']['get'](_0x3ea09a);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x4b090b['url'],this['imageDimension']=_0x4b090b['dimension'],this['imageId']=_0x4b090b['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x248888}=this['_editor'],t=_0x248888['t'],_0x2dc8a0=new X(_0x248888,this['imageStatus'],this['_attributes']);_0x2dc8a0['bind']('status')['to'](this,'imageStatus'),_0x2dc8a0['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x2dc8a0['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x2dc8a0['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x2dc8a0,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x548650,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x2dc8a0,'position':_0x2a92d0['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x2dc8a0['focus']();},'onHide':()=>{_0x2dc8a0['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x11b03e=>!S(_0x11b03e,_0x2dc8a0['element'])}});}['_loadImageInfo'](_0x55aaf8,_0x546e1c){return j['getInfo'](_0x55aaf8,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0xf1861f=>{const {width:_0x4a06aa,height:_0x36d77c}=_0xf1861f['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x546e1c,this['imageDimension']={'width':_0x4a06aa,'height':_0x36d77c},this['imageId']=_0x55aaf8;})['catch'](_0x2c6190=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x2c6190['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x4464f5,_0x5b91ca){return this['_getImageAsFile'](_0x4464f5)['then'](_0x152b32=>j['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x5b91ca['signal'],'file':_0x152b32,'onProgress':_0x1490b5=>{_0x1490b5&&_0x1490b5['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x1490b5['value']));}}))['then'](_0x51b10f=>{const {width:_0x4f4b45,height:_0x305f44}=_0x51b10f['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x51b10f['cdnUrl'],this['imageDimension']={'width':_0x4f4b45,'height':_0x305f44},this['imageId']=_0x51b10f['uuid'],this['imageUploadProgress']=null;const _0x291293=_0x4464f5['getAttribute']('src');this['_imageCache']['set'](_0x291293,{'id':_0x51b10f['uuid'],'url':_0x51b10f['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x50a931=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x50a931['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x3769a6,_0x43af2f){_0x3769a6['on']('apply',(_0x3d28d9,_0x3b46a8)=>{this['_replaceImage'](_0x43af2f,_0x3b46a8['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x3769a6['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x3769a6['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x23a3f2,_0x3ec07,_0x119b1c){const _0x55b658=this['_editor'],{width:_0x4a2d4d,height:_0x2cc192}=C(_0x3ec07,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0xfe8a7b,imageSources:_0x2fa8c8}=k(_0x3ec07,_0x4a2d4d);_0x55b658['model']['change'](_0x3ea5e2=>{if('$graveyard'===_0x23a3f2['root']['rootName']){_0x55b658['execute']('insertImage',{'imageType':_0x23a3f2['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x23a3f2['getAttributes']()),'uploadcareImageId':_0x119b1c,'src':_0xfe8a7b,'sources':_0x2fa8c8,'width':_0x4a2d4d,'height':_0x2cc192}});const _0x895373=_0x23a3f2['getChildren']();_0x23a3f2=_0x55b658['model']['document']['selection']['getSelectedElement']();for(const _0x23526a of _0x895373)_0x3ea5e2['append'](_0x3ea5e2['cloneElement'](_0x23526a),_0x23a3f2);}else _0x3ea5e2['setSelection'](_0x23a3f2,'on'),_0x55b658['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x23a3f2['getAttributes']()),'uploadcareImageId':_0x119b1c,'src':_0xfe8a7b,'sources':_0x2fa8c8,'width':_0x4a2d4d,'height':_0x2cc192},_0x23a3f2);_0x3ea5e2['setSelection'](_0x23a3f2,'on');});}async['_getImageAsFile'](_0x5b24a0){const _0x1527c4=_0x5e903c['window'],_0x4648df=_0x5e903c['document']['location']['href'],_0x2b56db=new _0x1527c4['URL'](_0x5b24a0['getAttribute']('src'),_0x4648df);if('data:'===_0x2b56db['protocol']){const _0x8dc3cd=_0x2b56db['href']['split'](','),_0x54551d=_0x8dc3cd[0x0]['match'](/:(.*?);/)[0x1],_0x103bcd=_0x54551d['split']('/')[0x1],_0x55ca95=_0x1527c4['atob'](_0x8dc3cd[_0x8dc3cd['length']-0x1]);let _0x2dd9cd=_0x55ca95['length'];const _0x154f62=new _0x1527c4['Uint8Array'](_0x2dd9cd);for(;_0x2dd9cd--;)_0x154f62[_0x2dd9cd]=_0x55ca95['charCodeAt'](_0x2dd9cd);return new _0x1527c4['File']([_0x154f62],'image.'+_0x103bcd,{'type':_0x54551d});}const _0x5089b7=_0x2b56db['href']['split']('/'),_0x518f1e=_0x5089b7[_0x5089b7['length']-0x1],_0x5bc278=_0x518f1e['split']('.')[0x1];return _0x1527c4['fetch'](_0x2b56db['href'])['then'](_0x5e5f31=>_0x5e5f31['clone']()['blob']())['then'](_0x325887=>new _0x1527c4['File']([_0x325887],_0x518f1e,{'type':'image/'+_0x5bc278}));}}class O extends _0x4686f5{['imageEditController'];static get['requires'](){return[_0x2540e7];}['_isEditable'];constructor(_0x2b0105){super(_0x2b0105),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x1b2979){const _0x5a67da=G(_0x1b2979);return _0x484da5=>!(!_0x484da5||!_0x484da5['is']('element','imageBlock')&&!_0x484da5['is']('element','imageInline'))&&(!!_0x484da5['hasAttribute']('uploadcareImageId')||!!_0x484da5['hasAttribute']('src')&&_0x5a67da(_0x484da5['getAttribute']('src')));}(_0x2b0105['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0xea2561=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0xea2561);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x3c5efc=this['editor']['model']['document']['selection']['getSelectedElement']();_0x3c5efc&&(_0x3c5efc['is']('element','imageBlock')||_0x3c5efc['is']('element','imageInline'))&&(this['imageEditController']=new E(this['editor'],this['editor']['plugins']['get'](_0x2540e7),_0x3c5efc),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class R extends _0x4686f5{['refresh'](){const _0x29130a=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x29130a&&(_0x29130a['is']('element','imageBlock')||_0x29130a['is']('element','imageInline')));}['execute'](_0x191acb){const _0x26f69c=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x526812=>{_0x526812['setAttributes'](_0x191acb,_0x26f69c),_0x526812['removeAttribute']('srcset',_0x26f69c),_0x526812['removeAttribute']('sizes',_0x26f69c);});}}class m extends _0x786c52{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[o,_0x1d1b2e,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3adadf}=this;_0x3adadf['commands']['add']('uploadcareImageEdit',new O(_0x3adadf)),_0x3adadf['commands']['add']('uploadcareImageReplace',new R(_0x3adadf));}}class g extends _0x786c52{['_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 _0x48c01e=this['editor'];_0x48c01e['ui']['componentFactory']['add']('uploadcareImageEdit',_0x3e674b=>{const _0x2ed3a6=_0x48c01e['commands']['get']('uploadcareImageEdit'),_0x1f0e52=new _0x417608(_0x3e674b),t=_0x3e674b['t'];return _0x1f0e52['set']({'icon':_0x548650,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x1f0e52['bind']('isEnabled')['to'](_0x2ed3a6),_0x1f0e52['bind']('isOn')['to'](_0x2ed3a6,'isActive'),this['listenTo'](_0x1f0e52,'execute',()=>{_0x48c01e['execute']('uploadcareImageEdit'),_0x48c01e['editing']['view']['focus']();}),_0x1f0e52;}),this['_initConfig']();}['_initConfig'](){const _0x4fc26c=_0x130522(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x4fc26c),this['listenTo'](this['editor'],'destroy',()=>{_0x4fc26c['remove']();});}}class et extends _0x786c52{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[m,g];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{tt as Uploadcare,w as UploadcareCommand,o as UploadcareEditing,et as UploadcareImageEdit,O as UploadcareImageEditCommand,m as UploadcareImageEditEditing,g as UploadcareImageEditUI,e as UploadcareUI,f as UploadcareUploadAdapter};
|
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-20250705.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-20250705.0",
|
|
27
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20250705.0",
|
|
28
|
+
"@ckeditor/ckeditor5-image": "0.0.0-nightly-20250705.0",
|
|
29
|
+
"@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-20250705.0",
|
|
30
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250705.0",
|
|
31
|
+
"@ckeditor/ckeditor5-upload": "0.0.0-nightly-20250705.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250705.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20250705.0",
|
|
34
34
|
"@uploadcare/file-uploader": "1.16.3-alpha.0",
|
|
35
35
|
"@uploadcare/upload-client": "6.14.3"
|
|
36
36
|
},
|
package/src/uploadcareediting.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x50d38e=_0x57b3;(function(_0x1f62cf,_0x2bfc7c){const _0x5c82d1=_0x57b3,_0x3a2ab2=_0x1f62cf();while(!![]){try{const _0xbb2214=parseInt(_0x5c82d1(0x209))/0x1*(parseInt(_0x5c82d1(0x1f6))/0x2)+-parseInt(_0x5c82d1(0x1d3))/0x3+parseInt(_0x5c82d1(0x1e0))/0x4*(parseInt(_0x5c82d1(0x1e4))/0x5)+parseInt(_0x5c82d1(0x20a))/0x6*(-parseInt(_0x5c82d1(0x1ed))/0x7)+-parseInt(_0x5c82d1(0x1f3))/0x8+parseInt(_0x5c82d1(0x1ce))/0x9+-parseInt(_0x5c82d1(0x1df))/0xa*(parseInt(_0x5c82d1(0x1e9))/0xb);if(_0xbb2214===_0x2bfc7c)break;else _0x3a2ab2['push'](_0x3a2ab2['shift']());}catch(_0x533875){_0x3a2ab2['push'](_0x3a2ab2['shift']());}}}(_0x5e2d,0x5902f));import{Plugin as _0xbc0859}from'ckeditor5/src/core.js';import{Dialog as _0x5e2b87}from'ckeditor5/src/ui.js';import{createElement as _0x6121fb,global as _0x478856,uid as _0x527715}from'ckeditor5/src/utils.js';import{UploadcareCommand as _0x4f46a2}from'./uploadcarecommand.js';function _0x57b3(_0x4475dc,_0x3f4f6e){const _0x5e2d7b=_0x5e2d();return _0x57b3=function(_0x57b37f,_0x106783){_0x57b37f=_0x57b37f-0x1c9;let _0x29f41f=_0x5e2d7b[_0x57b37f];return _0x29f41f;},_0x57b3(_0x4475dc,_0x3f4f6e);}import{UploadcareUploadAdapter as _0x57d587}from'./uploadcareuploadadapter.js';function _0x5e2d(){const _0x410409=['config','_initConfig','_initImageProcessingIndicator','1770GSQhIT','1235244itmInv','extend','_ctxElement','get','5AlWLiZ','uploadcare.uploader','schema','model','destroy','23430VakMNq','getSelectedElement','for','selection','28oSaFOL','getAttribute','attributeToAttribute','join','uploadcareImageReplace','render','774912EdhaNL','uploader-','iconHrefResolver','2gkQgeJ','data-uc-image-id','UploadcareEditing','remove','contentLanguage','cleanupImage','upcast','insertImage','_configElement','uc-config','elementToAttribute','downcast','editor','isRegistered','ctxElement','closeMax','view','uploadcareImageId','map','615599eyWMHP','25752douYrv','_initConversion','imageInline','requires','ucContextId','body','removeAttribute','execute','_initSchema','init','href','locale','querySelector','_initCtx','#uc-icon-arrow-down','document','pluginName','true','editing','uploadcare.pubkey','isOfficialPlugin','\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','isPremiumPlugin','once','imageBlock','uploadcare','1177560BaUuNf','replaceImageSource','PictureEditing','add','fromCharCode','598851XDiBnA','uc-upload-ctx-provider','listenTo','conversion','appendChild','configElement','commands','afterInit','input[uploadcare-file-input]'];_0x5e2d=function(){return _0x410409;};return _0x5e2d();}import{showImageProcessingIndicator as _0x5cc4aa}from'./utils/editingutils.js';export class UploadcareEditing extends _0xbc0859{[_0x50d38e(0x1fe)]=null;[_0x50d38e(0x1e2)]=null;static get[_0x50d38e(0x21a)](){const _0x447622=_0x50d38e;return _0x447622(0x1f8);}static get[_0x50d38e(0x20d)](){const _0x4c47ac=_0x50d38e;return[_0x4c47ac(0x1d0),_0x57d587,_0x5e2b87];}static get[_0x50d38e(0x21e)](){return!0x0;}static get[_0x50d38e(0x1ca)](){return!0x0;}[_0x50d38e(0x20e)];get[_0x50d38e(0x1d8)](){const _0x33a3de=_0x50d38e;return this[_0x33a3de(0x1fe)];}get[_0x50d38e(0x204)](){const _0x3e204f=_0x50d38e;return this[_0x3e204f(0x1e2)];}constructor(_0x4a30b3){const _0xa79aa8=_0x50d38e;super(_0x4a30b3),this[_0xa79aa8(0x20e)]=_0x527715();}[_0x50d38e(0x213)](){const _0x1ac7ba=_0x50d38e,_0x59e459=this[_0x1ac7ba(0x202)];_0x59e459[_0x1ac7ba(0x1d9)][_0x1ac7ba(0x1d1)](_0x1ac7ba(0x1cd),new _0x4f46a2(_0x59e459));}[_0x50d38e(0x1da)](){const _0x3e558e=_0x50d38e;this[_0x3e558e(0x212)](),this[_0x3e558e(0x20b)](),this[_0x3e558e(0x1dd)](),this[_0x3e558e(0x217)](),this[_0x3e558e(0x1de)](),this[_0x3e558e(0x1d5)](this[_0x3e558e(0x202)],_0x3e558e(0x1e8),()=>{const _0x4be660=_0x3e558e;this[_0x4be660(0x1fe)]&&(this[_0x4be660(0x1fe)][_0x4be660(0x1f9)](),this[_0x4be660(0x1fe)]=null),this[_0x4be660(0x1e2)]&&(this[_0x4be660(0x1e2)][_0x4be660(0x1f9)](),this[_0x4be660(0x1e2)]=null);const _0x1bdbc9=_0x478856[_0x4be660(0x219)][_0x4be660(0x216)](_0x4be660(0x1db));_0x1bdbc9&&_0x1bdbc9[_0x4be660(0x1f9)]();}),async function(_0x1a8710){const _0x33cc44=_0x4ab55f([0x66,0x39,0x65,0x4e,0x44,0x34,0x6a,0x4f,0x6b,0x31,0x52,0x4a,0x37,0x43,0x77,0x55,0x63,0x36,0x6c,0x38,0x58,0x53,0x32,0x45,0x33,0x76,0x6d,0x67,0x69,0x50,0x74,0x57,0x73,0x61,0x5a,0x4b,0x7a,0x6e,0x68,0x71,0x46,0x51,0x64,0x42,0x79,0x59,0x4d,0x47,0x75,0x72,0x48,0x54,0x41,0x56,0x6f,0x4c,0x35,0x49,0x30,0x62,0x70,0x78]),_0x5191d2=0x442d3be8,_0x5ae790=0x442a5768^_0x5191d2,_0x3dfb95=window[_0x4ab55f([0x44,0x61,0x74,0x65])][_0x4ab55f([0x6e,0x6f,0x77])](),_0x1380ca=_0x1a8710[_0x4ab55f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3f63df=new window[(_0x4ab55f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45368d=>{_0x1380ca[_0x4ab55f([0x6f,0x6e,0x63,0x65])](_0x4ab55f([0x72,0x65,0x61,0x64,0x79]),_0x45368d);}),_0x512bbd={[_0x4ab55f([0x6b,0x74,0x79])]:_0x4ab55f([0x45,0x43]),[_0x4ab55f([0x75,0x73,0x65])]:_0x4ab55f([0x73,0x69,0x67]),[_0x4ab55f([0x63,0x72,0x76])]:_0x4ab55f([0x50,0x2d,0x32,0x35,0x36]),[_0x4ab55f([0x78])]:_0x4ab55f([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]),[_0x4ab55f([0x79])]:_0x4ab55f([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]),[_0x4ab55f([0x61,0x6c,0x67])]:_0x4ab55f([0x45,0x53,0x32,0x35,0x36])},_0x494f25=_0x1380ca[_0x4ab55f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4ab55f([0x67,0x65,0x74])](_0x4ab55f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38ae81(){let _0x507450,_0x26c8fd=null,_0x29b800=null;try{if(_0x494f25==_0x4ab55f([0x47,0x50,0x4c]))return _0x4ab55f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x507450=_0x15a3f4(),!_0x507450)return _0x4ab55f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x507450[_0x4ab55f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x29b800=_0x386338(_0x507450[_0x4ab55f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x507450[_0x4ab55f([0x6a,0x74,0x69])])),await _0x32532d()?_0x42743c()?_0x4f779b()?_0x4ab55f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x133e30()?(_0x507450[_0x4ab55f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ab55f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x26c8fd=_0x3b24a5(_0x4ab55f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x507450[_0x4ab55f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4ab55f([0x74,0x72,0x69,0x61,0x6c])&&(_0x26c8fd=_0x3b24a5(_0x4ab55f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x543c09()):_0x4ab55f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4ab55f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4ab55f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4ab55f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4f779b(){const _0x2d0569=[_0x4ab55f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4ab55f([0x74,0x72,0x69,0x61,0x6c])][_0x4ab55f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x507450[_0x4ab55f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3dfb95/0x3e8:0xe10*_0x5ae790;return _0x507450[_0x4ab55f([0x65,0x78,0x70])]<_0x2d0569;}function _0x42743c(){const _0x31f15b=_0x507450[_0x4ab55f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x31f15b&&(!!_0x31f15b[_0x4ab55f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ab55f([0x2a]))||!!_0x31f15b[_0x4ab55f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ab55f([0x55,0x50,0x4c,0x43])));}function _0x133e30(){const _0x300723=_0x57b3,_0x726b42=_0x507450[_0x4ab55f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x726b42||0x0==_0x726b42[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x349545}=new URL(window[_0x4ab55f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x300723(0x214)]);if(_0x726b42[_0x4ab55f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x349545))return!0x0;const _0x26b5bb=_0x349545[_0x4ab55f([0x73,0x70,0x6c,0x69,0x74])](_0x4ab55f([0x2e]));return _0x726b42[_0x4ab55f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3b0025=>_0x3b0025[_0x4ab55f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4ab55f([0x2a])))[_0x4ab55f([0x6d,0x61,0x70])](_0x5a92c2=>_0x5a92c2[_0x4ab55f([0x73,0x70,0x6c,0x69,0x74])](_0x4ab55f([0x2e])))[_0x4ab55f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x32744b=>_0x32744b[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x26b5bb[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ab55f([0x6d,0x61,0x70])](_0x3853eb=>Array(_0x26b5bb[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3853eb[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4ab55f([0x66,0x69,0x6c,0x6c])](_0x3853eb[0x0]===_0x4ab55f([0x2a])?_0x4ab55f([0x2a]):'')[_0x4ab55f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3853eb))[_0x4ab55f([0x73,0x6f,0x6d,0x65])](_0x315041=>_0x26b5bb[_0x4ab55f([0x65,0x76,0x65,0x72,0x79])]((_0x4b30ea,_0x170a97)=>_0x315041[_0x170a97]===_0x4b30ea||_0x315041[_0x170a97]===_0x4ab55f([0x2a])));}function _0x543c09(){return _0x26c8fd&&_0x29b800?new window[(_0x4ab55f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x381ef6,_0x395c3d)=>{_0x26c8fd[_0x4ab55f([0x74,0x68,0x65,0x6e])](_0x381ef6,_0x395c3d),_0x29b800[_0x4ab55f([0x74,0x68,0x65,0x6e])](_0x2329a8=>{_0x2329a8!=_0x4ab55f([0x56,0x61,0x6c,0x69,0x64])&&_0x381ef6(_0x2329a8);},_0x395c3d);}):_0x26c8fd||_0x29b800||_0x4ab55f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x386338(_0x43f5a4,_0x113cc2){return new window[(_0x4ab55f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x32c8ea=>{if(_0x36b488())return _0x32c8ea(_0x4ab55f([0x56,0x61,0x6c,0x69,0x64]));_0x4a743b(),_0x1380ca[_0x4ab55f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4ab55f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1472fd=!0x1;const _0xbb88a5=_0x527715();function _0x180514(_0x18c9ec){return!!_0x18c9ec&&(typeof _0x18c9ec===_0x4ab55f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x18c9ec===_0x4ab55f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x18c9ec[_0x4ab55f([0x74,0x68,0x65,0x6e])]===_0x4ab55f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x18c9ec[_0x4ab55f([0x63,0x61,0x74,0x63,0x68])]===_0x4ab55f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4e9367(_0x3d898e){_0x875afd(_0x3d898e)[_0x4ab55f([0x74,0x68,0x65,0x6e])](_0x3e02ef=>{if(!_0x3e02ef||_0x3e02ef[_0x4ab55f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4ab55f([0x6f,0x6b]))return _0x4ab55f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4b5bd6(_0x4db476(_0xbb88a5+_0x113cc2))!=_0x3e02ef[_0x4ab55f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4ab55f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4ab55f([0x56,0x61,0x6c,0x69,0x64]);})[_0x4ab55f([0x74,0x68,0x65,0x6e])](_0x2613f4=>(_0x455f5f(),_0x2613f4),()=>{const _0x2222bb=_0x3b36d0();return null==_0x2222bb?(_0x455f5f(),_0x4ab55f([0x56,0x61,0x6c,0x69,0x64])):_0x4ab55f(_0x3dfb95-_0x2222bb>(0x6021bfe8^_0x5191d2)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4ab55f([0x74,0x68,0x65,0x6e])](_0x32c8ea)[_0x4ab55f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x32c8ea(_0x4ab55f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x55f5f2=0x441bd568^_0x5191d2;function _0x455f5f(){const _0x3a2c1a=_0x4ab55f([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b5bd6(_0x4db476(_0x43f5a4)),_0x3c2900=_0x246d84(_0x4b5bd6(window[_0x4ab55f([0x4d,0x61,0x74,0x68])][_0x4ab55f([0x63,0x65,0x69,0x6c])](_0x3dfb95/_0x55f5f2)));window[_0x4ab55f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ab55f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a2c1a,_0x3c2900);}function _0x3b36d0(){const _0x12b0bd=_0x4ab55f([0x6c,0x6c,0x63,0x74,0x2d])+_0x4b5bd6(_0x4db476(_0x43f5a4)),_0x1dbf5f=window[_0x4ab55f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4ab55f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x12b0bd);return _0x1dbf5f?window[_0x4ab55f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x246d84(_0x1dbf5f),0x10)*_0x55f5f2:null;}function _0x875afd(_0x39d2c7){return new window[(_0x4ab55f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x43a205,_0x4fb93a)=>{_0x39d2c7[_0x4ab55f([0x74,0x68,0x65,0x6e])](_0x43a205,_0x4fb93a),window[_0x4ab55f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4fb93a,0x442cef28^_0x5191d2);});}}_0x1380ca[_0x4ab55f([0x6f,0x6e])](_0x4ab55f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x48533b,_0x5a7207)=>{if(_0x5a7207[0x0]!=_0x43f5a4)return _0x32c8ea(_0x4ab55f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5a7207[0x1]={..._0x5a7207[0x1],[_0x4ab55f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xbb88a5};},{[_0x4ab55f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ab55f([0x68,0x69,0x67,0x68])}),_0x1380ca[_0x4ab55f([0x6f,0x6e])](_0x4ab55f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x454229=>{_0x180514(_0x454229[_0x4ab55f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1472fd=!0x0,_0x4e9367(_0x454229[_0x4ab55f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4ab55f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4ab55f([0x6c,0x6f,0x77])}),_0x3f63df[_0x4ab55f([0x74,0x68,0x65,0x6e])](()=>{_0x1472fd||_0x32c8ea(_0x4ab55f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x36b488(){return _0x1380ca[_0x4ab55f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ab55f([0x76,0x69,0x65,0x77])][_0x4ab55f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4ab55f([0x61,0x75,0x74,0x6f]);}function _0x4a743b(){_0x1380ca[_0x4ab55f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4ab55f([0x76,0x69,0x65,0x77])][_0x4ab55f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4ab55f([0x61,0x75,0x74,0x6f]);}}function _0x3b24a5(_0x211b0d){const _0x164a0e=[new window[(_0x4ab55f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dca9e=>setTimeout(_0x1dca9e,0x44240524^_0x5191d2)),_0x3f63df[_0x4ab55f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4ab55f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c1ceb=>{let _0x2324e3=0x0;_0x1380ca[_0x4ab55f([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ab55f([0x6f,0x6e])](_0x4ab55f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4fff5f,_0x1a1e64)=>{_0x1a1e64[0x0][_0x4ab55f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2324e3++,_0x2324e3==(0x442d3a10^_0x5191d2)&&(_0x1c1ceb(),_0x4fff5f[_0x4ab55f([0x6f,0x66,0x66])]());});}))];return window[_0x4ab55f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4ab55f([0x72,0x61,0x63,0x65])](_0x164a0e)[_0x4ab55f([0x74,0x68,0x65,0x6e])](()=>_0x211b0d);}async function _0x5048a4(){await _0x3f63df,_0x1380ca[_0x4ab55f([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ab55f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0xc5e053,_0x1380ca[_0x4ab55f([0x6d,0x6f,0x64,0x65,0x6c])][_0x4ab55f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0xc5e053,_0x1380ca[_0x4ab55f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4ab55f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x416357(_0x2b444d){const _0x54bb05=_0x39d136();_0x1380ca[_0x54bb05]=_0x4ab55f([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2b444d,_0x2b444d!=_0x4ab55f([0x56,0x61,0x6c,0x69,0x64])&&_0x5048a4();}function _0x39d136(){const _0x59f1fc=window[_0x4ab55f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4ab55f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4ab55f([0x6e,0x6f,0x77])]())[_0x4ab55f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4ab55f([0x2e]),'');let _0x425681=_0x4ab55f([0x66]);for(let _0x1a4505=0x0;_0x1a4505<_0x59f1fc[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1a4505+=0x2){let _0x4a9755=window[_0x4ab55f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x59f1fc[_0x4ab55f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1a4505,_0x1a4505+0x2));_0x4a9755>=_0x33cc44[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4a9755-=_0x33cc44[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x425681+=_0x33cc44[_0x4a9755];}return _0x425681;}function _0x15a3f4(){const _0x3e3919=_0x494f25[_0x4ab55f([0x73,0x70,0x6c,0x69,0x74])](_0x4ab55f([0x2e]));if(0x3!=_0x3e3919[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x316091(_0x3e3919[0x1]);function _0x316091(_0x37d286){const _0x1e3d2f=_0x5855af(_0x37d286);return _0x1e3d2f&&_0x2c928b()?_0x1e3d2f:null;function _0x2c928b(){const _0x4192a3=_0x1e3d2f[_0x4ab55f([0x6a,0x74,0x69])],_0xf5fc2e=window[_0x4ab55f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4192a3[_0x4ab55f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4192a3[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x39acee={..._0x1e3d2f,[_0x4ab55f([0x6a,0x74,0x69])]:_0x4192a3[_0x4ab55f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4192a3[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x39acee[_0x4ab55f([0x76,0x63])],_0x4db476(_0x39acee)==_0xf5fc2e;}}}async function _0x32532d(){let _0x40cf35=!0x0;try{const _0x1b9257=_0x494f25[_0x4ab55f([0x73,0x70,0x6c,0x69,0x74])](_0x4ab55f([0x2e])),[_0x5e6124,_0x303d15,_0x454517]=_0x1b9257;return _0x494cd0(_0x5e6124),await _0x23ef0c(_0x5e6124,_0x303d15,_0x454517),_0x40cf35;}catch{return!0x1;}function _0x494cd0(_0x563a02){const _0xae74f3=_0x5855af(_0x563a02);_0xae74f3&&_0xae74f3[_0x4ab55f([0x61,0x6c,0x67])]==_0x4ab55f([0x45,0x53,0x32,0x35,0x36])||(_0x40cf35=!0x1);}async function _0x23ef0c(_0x58643c,_0x1f1035,_0x28b206){const _0x38f0ca=window[_0x4ab55f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4ab55f([0x66,0x72,0x6f,0x6d])](_0x47ecb1(_0x28b206),_0x324963=>_0x324963[_0x4ab55f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5aee1c=new window[(_0x4ab55f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4ab55f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x58643c+_0x4ab55f([0x2e])+_0x1f1035),_0x1c8110=window[_0x4ab55f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4ab55f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1c8110)return;const _0x4a2304=await _0x1c8110[_0x4ab55f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4ab55f([0x6a,0x77,0x6b]),_0x512bbd,{[_0x4ab55f([0x6e,0x61,0x6d,0x65])]:_0x4ab55f([0x45,0x43,0x44,0x53,0x41]),[_0x4ab55f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4ab55f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4ab55f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1c8110[_0x4ab55f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4ab55f([0x6e,0x61,0x6d,0x65])]:_0x4ab55f([0x45,0x43,0x44,0x53,0x41]),[_0x4ab55f([0x68,0x61,0x73,0x68])]:{[_0x4ab55f([0x6e,0x61,0x6d,0x65])]:_0x4ab55f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a2304,_0x38f0ca,_0x5aee1c)||(_0x40cf35=!0x1);}}function _0x5855af(_0xee57d1){return _0xee57d1[_0x4ab55f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4ab55f([0x65,0x79]))?JSON[_0x4ab55f([0x70,0x61,0x72,0x73,0x65])](_0x47ecb1(_0xee57d1)):null;}function _0x47ecb1(_0x5b83db){return window[_0x4ab55f([0x61,0x74,0x6f,0x62])](_0x5b83db[_0x4ab55f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4ab55f([0x2b]))[_0x4ab55f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4ab55f([0x2f])));}function _0x4db476(_0x529fdf){let _0x23d11d=0x1505;function _0x4a4ea9(_0xca91fe){for(let _0x43f873=0x0;_0x43f873<_0xca91fe[_0x4ab55f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43f873++){const _0x3b47ef=_0xca91fe[_0x4ab55f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x43f873);_0x23d11d=(_0x23d11d<<0x5)+_0x23d11d+_0x3b47ef,_0x23d11d&=_0x23d11d;}}function _0x238ad0(_0x13df9e){Array[_0x4ab55f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x13df9e)?_0x13df9e[_0x4ab55f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x238ad0):_0x13df9e&&typeof _0x13df9e==_0x4ab55f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4ab55f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x13df9e)[_0x4ab55f([0x73,0x6f,0x72,0x74])]()[_0x4ab55f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xf6df82,_0x39e1b4])=>{_0x4a4ea9(_0xf6df82),_0x238ad0(_0x39e1b4);}):_0x4a4ea9(window[_0x4ab55f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x13df9e));}return _0x238ad0(_0x529fdf),_0x23d11d>>>0x0;}function _0x4b5bd6(_0x1eba9a){return _0x1eba9a[_0x4ab55f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4ab55f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4ab55f([0x30]));}function _0x246d84(_0xc32375){return _0xc32375[_0x4ab55f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4ab55f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4ab55f([0x6a,0x6f,0x69,0x6e])]('');}function _0xc5e053(){}function _0x4ab55f(_0x8fd2d6){const _0xf4d233=_0x57b3;return _0x8fd2d6[_0xf4d233(0x208)](_0x315a3d=>String[_0xf4d233(0x1d2)](_0x315a3d))[_0xf4d233(0x1f0)]('');}_0x416357(await _0x38ae81());}(this);}[_0x50d38e(0x212)](){const _0x90a053=_0x50d38e,_0x29fe79=this[_0x90a053(0x202)][_0x90a053(0x1e7)][_0x90a053(0x1e6)];_0x29fe79[_0x90a053(0x203)](_0x90a053(0x1cc))&&_0x29fe79[_0x90a053(0x1e1)](_0x90a053(0x1cc),{'allowAttributes':[_0x90a053(0x207)]}),_0x29fe79[_0x90a053(0x203)](_0x90a053(0x20c))&&_0x29fe79[_0x90a053(0x1e1)](_0x90a053(0x20c),{'allowAttributes':[_0x90a053(0x207)]});}[_0x50d38e(0x20b)](){const _0x3cbfad=_0x50d38e,_0x3cebfb=this[_0x3cbfad(0x202)];_0x3cebfb[_0x3cbfad(0x1d6)][_0x3cbfad(0x1eb)](_0x3cbfad(0x201))[_0x3cbfad(0x1ef)]({'model':_0x3cbfad(0x207),'view':_0x3cbfad(0x1f7)}),_0x3cebfb[_0x3cbfad(0x1d6)][_0x3cbfad(0x1eb)](_0x3cbfad(0x1fc))[_0x3cbfad(0x200)]({'model':{'key':_0x3cbfad(0x207),'value':_0x4dcee4=>_0x4dcee4[_0x3cbfad(0x1ee)](_0x3cbfad(0x1f7))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x591ae3=_0x3cebfb[_0x3cbfad(0x1d9)][_0x3cbfad(0x1e3)](_0x3cbfad(0x1cf));_0x591ae3&&this[_0x3cbfad(0x1d5)](_0x591ae3,_0x3cbfad(0x1fb),(_0x1310d1,[_0xa58849,_0x31cd64])=>{const _0x23f15e=_0x3cbfad;_0xa58849[_0x23f15e(0x210)](_0x23f15e(0x207),_0x31cd64);});}[_0x50d38e(0x1dd)](){const _0x4729de=_0x50d38e,_0x5671ad=this[_0x4729de(0x202)][_0x4729de(0x1dc)][_0x4729de(0x1e3)](_0x4729de(0x1e5))||{},_0x1ea7c2=this[_0x4729de(0x202)][_0x4729de(0x1dc)][_0x4729de(0x1e3)](_0x4729de(0x21d))||'';this[_0x4729de(0x1fe)]=_0x6121fb(_0x478856[_0x4729de(0x219)],_0x4729de(0x1ff),{..._0x5671ad,'pubkey':_0x1ea7c2,'ctx-name':_0x4729de(0x1f4)+this[_0x4729de(0x20e)],'sourceList':'','imgOnly':_0x4729de(0x21b),'removeCopyright':_0x4729de(0x21b),'localeName':this[_0x4729de(0x202)][_0x4729de(0x215)][_0x4729de(0x1fa)],'externalSourcesEmbedCss':_0x4729de(0x1c9)}),this[_0x4729de(0x1fe)][_0x4729de(0x1f5)]=_0x2289d9=>{const _0x57eb20=_0x4729de;if(_0x57eb20(0x205)==_0x2289d9)return _0x57eb20(0x218);},_0x478856[_0x4729de(0x219)][_0x4729de(0x20f)][_0x4729de(0x1d7)](this[_0x4729de(0x1fe)]);}[_0x50d38e(0x217)](){const _0x262af9=_0x50d38e;this[_0x262af9(0x1e2)]=_0x6121fb(_0x478856[_0x262af9(0x219)],_0x262af9(0x1d4),{'ctx-name':_0x262af9(0x1f4)+this[_0x262af9(0x20e)]}),_0x478856[_0x262af9(0x219)][_0x262af9(0x20f)][_0x262af9(0x1d7)](this[_0x262af9(0x1e2)]);}[_0x50d38e(0x1de)](){const _0x323fdf=_0x50d38e,_0x56a257=this[_0x323fdf(0x202)][_0x323fdf(0x1d9)][_0x323fdf(0x1e3)](_0x323fdf(0x1fd));_0x56a257&&this[_0x323fdf(0x1d5)](_0x56a257,_0x323fdf(0x211),()=>{const _0x3a2754=_0x323fdf,_0x18df2d=this[_0x3a2754(0x202)][_0x3a2754(0x1e7)][_0x3a2754(0x219)][_0x3a2754(0x1ec)][_0x3a2754(0x1ea)]();_0x18df2d&&_0x18df2d[_0x3a2754(0x1ee)](_0x3a2754(0x207))&&this[_0x3a2754(0x202)][_0x3a2754(0x21c)][_0x3a2754(0x206)][_0x3a2754(0x1cb)](_0x3a2754(0x1f2),()=>{const _0x1a1baa=_0x3a2754;_0x5cc4aa(this[_0x1a1baa(0x202)],_0x18df2d);});});const _0x2f2652=this[_0x323fdf(0x202)][_0x323fdf(0x1d9)][_0x323fdf(0x1e3)](_0x323fdf(0x1f1));_0x2f2652&&this[_0x323fdf(0x1d5)](_0x2f2652,_0x323fdf(0x211),()=>{const _0x17d709=_0x323fdf,_0x53858d=this[_0x17d709(0x202)][_0x17d709(0x1e7)][_0x17d709(0x219)][_0x17d709(0x1ec)][_0x17d709(0x1ea)]();_0x53858d&&_0x53858d[_0x17d709(0x1ee)](_0x17d709(0x207))&&this[_0x17d709(0x202)][_0x17d709(0x21c)][_0x17d709(0x206)][_0x17d709(0x1cb)](_0x17d709(0x1f2),()=>{const _0x8fb34b=_0x17d709;_0x5cc4aa(this[_0x8fb34b(0x202)],_0x53858d);});});}}
|
|
23
|
+
const _0x4881ff=_0x60e9;(function(_0x19f259,_0x505c1b){const _0x237e04=_0x60e9,_0x158d67=_0x19f259();while(!![]){try{const _0x508d06=-parseInt(_0x237e04(0x216))/0x1*(parseInt(_0x237e04(0x1d2))/0x2)+-parseInt(_0x237e04(0x220))/0x3+parseInt(_0x237e04(0x1e6))/0x4+parseInt(_0x237e04(0x21e))/0x5*(parseInt(_0x237e04(0x1d5))/0x6)+-parseInt(_0x237e04(0x1eb))/0x7*(parseInt(_0x237e04(0x201))/0x8)+parseInt(_0x237e04(0x208))/0x9*(parseInt(_0x237e04(0x1d8))/0xa)+-parseInt(_0x237e04(0x210))/0xb*(-parseInt(_0x237e04(0x214))/0xc);if(_0x508d06===_0x505c1b)break;else _0x158d67['push'](_0x158d67['shift']());}catch(_0x4eb984){_0x158d67['push'](_0x158d67['shift']());}}}(_0x1ac1,0x4d4a3));import{Plugin as _0x9d69f}from'ckeditor5/src/core.js';import{Dialog as _0x16df4d}from'ckeditor5/src/ui.js';import{createElement as _0x3af09e,global as _0x1e4e98,uid as _0x689808}from'ckeditor5/src/utils.js';import{UploadcareCommand as _0x2726c2}from'./uploadcarecommand.js';function _0x1ac1(){const _0x392d23=['add','map','_ctxElement','editor','locale','24lFoLKb','init','extend','appendChild','view','listenTo','elementToAttribute','341892kMpUxC','uc-upload-ctx-provider','body','_configElement','UploadcareEditing','PictureEditing','\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','document','1243zefYQy','isRegistered','true','imageInline','14724xaIPOx','cleanupImage','3mTASWZ','#uc-icon-arrow-down','schema','conversion','_initSchema','isOfficialPlugin','requires','_initImageProcessingIndicator','55gCOtkU','insertImage','333228pQZFnH','join','fromCharCode','remove','getSelectedElement','querySelector','upcast','_initConversion','uploader-','419782ylGYqh','execute','contentLanguage','258618gPqrUs','_initCtx','ucContextId','20FDHPrJ','for','get','href','commands','editing','ctxElement','destroy','closeMax','input[uploadcare-file-input]','render','model','getAttribute','isPremiumPlugin','1558032SpazVx','configElement','uploadcare.uploader','attributeToAttribute','uploadcareImageId','48860XZZJHp','replaceImageSource','selection','imageBlock','config','pluginName','iconHrefResolver','_initConfig','downcast','uploadcare.pubkey','uc-config','afterInit','once','data-uc-image-id','uploadcare','uploadcareImageReplace','removeAttribute'];_0x1ac1=function(){return _0x392d23;};return _0x1ac1();}import{UploadcareUploadAdapter as _0xd04cea}from'./uploadcareuploadadapter.js';import{showImageProcessingIndicator as _0x46b71e}from'./utils/editingutils.js';function _0x60e9(_0x39b03d,_0x9381fb){const _0x1ac129=_0x1ac1();return _0x60e9=function(_0x60e984,_0x3a49c5){_0x60e984=_0x60e984-0x1cc;let _0x4dfa1b=_0x1ac129[_0x60e984];return _0x4dfa1b;},_0x60e9(_0x39b03d,_0x9381fb);}export class UploadcareEditing extends _0x9d69f{[_0x4881ff(0x20b)]=null;[_0x4881ff(0x1fe)]=null;static get[_0x4881ff(0x1f0)](){const _0x2d15aa=_0x4881ff;return _0x2d15aa(0x20c);}static get[_0x4881ff(0x21c)](){const _0x2cee89=_0x4881ff;return[_0x2cee89(0x20d),_0xd04cea,_0x16df4d];}static get[_0x4881ff(0x21b)](){return!0x0;}static get[_0x4881ff(0x1e5)](){return!0x0;}[_0x4881ff(0x1d7)];get[_0x4881ff(0x1e7)](){const _0x5e2869=_0x4881ff;return this[_0x5e2869(0x20b)];}get[_0x4881ff(0x1de)](){const _0x286198=_0x4881ff;return this[_0x286198(0x1fe)];}constructor(_0x4ee890){const _0x335022=_0x4881ff;super(_0x4ee890),this[_0x335022(0x1d7)]=_0x689808();}[_0x4881ff(0x202)](){const _0x4cc356=_0x4881ff,_0x42fd89=this[_0x4cc356(0x1ff)];_0x42fd89[_0x4cc356(0x1dc)][_0x4cc356(0x1fc)](_0x4cc356(0x1f9),new _0x2726c2(_0x42fd89));}[_0x4881ff(0x1f6)](){const _0x340a8c=_0x4881ff;this[_0x340a8c(0x21a)](),this[_0x340a8c(0x1d0)](),this[_0x340a8c(0x1f2)](),this[_0x340a8c(0x1d6)](),this[_0x340a8c(0x21d)](),this[_0x340a8c(0x206)](this[_0x340a8c(0x1ff)],_0x340a8c(0x1df),()=>{const _0x4e5218=_0x340a8c;this[_0x4e5218(0x20b)]&&(this[_0x4e5218(0x20b)][_0x4e5218(0x1cc)](),this[_0x4e5218(0x20b)]=null),this[_0x4e5218(0x1fe)]&&(this[_0x4e5218(0x1fe)][_0x4e5218(0x1cc)](),this[_0x4e5218(0x1fe)]=null);const _0x2bccc1=_0x1e4e98[_0x4e5218(0x20f)][_0x4e5218(0x1ce)](_0x4e5218(0x1e1));_0x2bccc1&&_0x2bccc1[_0x4e5218(0x1cc)]();}),async function(_0x8067bd){const _0x182d47=_0x215c21([0x74,0x67,0x65,0x35,0x53,0x38,0x50,0x4d,0x44,0x51,0x66,0x32,0x56,0x6c,0x62,0x78,0x57,0x79,0x52,0x30,0x6d,0x73,0x4a,0x4e,0x36,0x45,0x7a,0x54,0x69,0x41,0x4c,0x6e,0x64,0x37,0x6b,0x70,0x71,0x58,0x39,0x34,0x42,0x4f,0x43,0x48,0x77,0x61,0x33,0x31,0x63,0x6a,0x68,0x47,0x46,0x4b,0x5a,0x55,0x49,0x72,0x76,0x6f,0x59,0x75]),_0x428b99=0x62295c93,_0x53fe9f=0x622e3023^_0x428b99,_0x1567d5=window[_0x215c21([0x44,0x61,0x74,0x65])][_0x215c21([0x6e,0x6f,0x77])](),_0xd98c52=_0x8067bd[_0x215c21([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x595eb0=new window[(_0x215c21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x281bbe=>{_0xd98c52[_0x215c21([0x6f,0x6e,0x63,0x65])](_0x215c21([0x72,0x65,0x61,0x64,0x79]),_0x281bbe);}),_0xaf2169={[_0x215c21([0x6b,0x74,0x79])]:_0x215c21([0x45,0x43]),[_0x215c21([0x75,0x73,0x65])]:_0x215c21([0x73,0x69,0x67]),[_0x215c21([0x63,0x72,0x76])]:_0x215c21([0x50,0x2d,0x32,0x35,0x36]),[_0x215c21([0x78])]:_0x215c21([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]),[_0x215c21([0x79])]:_0x215c21([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]),[_0x215c21([0x61,0x6c,0x67])]:_0x215c21([0x45,0x53,0x32,0x35,0x36])},_0x57f8a5=_0xd98c52[_0x215c21([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x215c21([0x67,0x65,0x74])](_0x215c21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5328f0(){let _0x22ae2b,_0x1e96dd=null,_0x5256c9=null;try{if(_0x57f8a5==_0x215c21([0x47,0x50,0x4c]))return _0x215c21([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x22ae2b=_0x27f73c(),!_0x22ae2b)return _0x215c21([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x22ae2b[_0x215c21([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5256c9=_0xec018f(_0x22ae2b[_0x215c21([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x22ae2b[_0x215c21([0x6a,0x74,0x69])])),await _0x1268c7()?_0x36fb02()?_0x4a9d00()?_0x215c21([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3ba69f()?(_0x22ae2b[_0x215c21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x215c21([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1e96dd=_0x140d0f(_0x215c21([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x22ae2b[_0x215c21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x215c21([0x74,0x72,0x69,0x61,0x6c])&&(_0x1e96dd=_0x140d0f(_0x215c21([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x14a4d4()):_0x215c21([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x215c21([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x215c21([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x215c21([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4a9d00(){const _0x1e44e0=[_0x215c21([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x215c21([0x74,0x72,0x69,0x61,0x6c])][_0x215c21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22ae2b[_0x215c21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1567d5/0x3e8:0xe10*_0x53fe9f;return _0x22ae2b[_0x215c21([0x65,0x78,0x70])]<_0x1e44e0;}function _0x36fb02(){const _0x50e1e5=_0x22ae2b[_0x215c21([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x50e1e5&&(!!_0x50e1e5[_0x215c21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x215c21([0x2a]))||!!_0x50e1e5[_0x215c21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x215c21([0x55,0x50,0x4c,0x43])));}function _0x3ba69f(){const _0x10ec4a=_0x60e9,_0x5ecf2a=_0x22ae2b[_0x215c21([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5ecf2a||0x0==_0x5ecf2a[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x72f639}=new URL(window[_0x215c21([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x10ec4a(0x1db)]);if(_0x5ecf2a[_0x215c21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x72f639))return!0x0;const _0x3bb64a=_0x72f639[_0x215c21([0x73,0x70,0x6c,0x69,0x74])](_0x215c21([0x2e]));return _0x5ecf2a[_0x215c21([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ccc0f=>_0x4ccc0f[_0x215c21([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x215c21([0x2a])))[_0x215c21([0x6d,0x61,0x70])](_0x2f0f70=>_0x2f0f70[_0x215c21([0x73,0x70,0x6c,0x69,0x74])](_0x215c21([0x2e])))[_0x215c21([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13384b=>_0x13384b[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3bb64a[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x215c21([0x6d,0x61,0x70])](_0x30c4c1=>Array(_0x3bb64a[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x30c4c1[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x215c21([0x66,0x69,0x6c,0x6c])](_0x30c4c1[0x0]===_0x215c21([0x2a])?_0x215c21([0x2a]):'')[_0x215c21([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x30c4c1))[_0x215c21([0x73,0x6f,0x6d,0x65])](_0x593397=>_0x3bb64a[_0x215c21([0x65,0x76,0x65,0x72,0x79])]((_0x58b1ac,_0x5d705a)=>_0x593397[_0x5d705a]===_0x58b1ac||_0x593397[_0x5d705a]===_0x215c21([0x2a])));}function _0x14a4d4(){return _0x1e96dd&&_0x5256c9?new window[(_0x215c21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x33cad7,_0x446886)=>{_0x1e96dd[_0x215c21([0x74,0x68,0x65,0x6e])](_0x33cad7,_0x446886),_0x5256c9[_0x215c21([0x74,0x68,0x65,0x6e])](_0x23bd6b=>{_0x23bd6b!=_0x215c21([0x56,0x61,0x6c,0x69,0x64])&&_0x33cad7(_0x23bd6b);},_0x446886);}):_0x1e96dd||_0x5256c9||_0x215c21([0x56,0x61,0x6c,0x69,0x64]);}}function _0xec018f(_0x14fd92,_0x279756){return new window[(_0x215c21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x226641=>{if(_0x3812af())return _0x226641(_0x215c21([0x56,0x61,0x6c,0x69,0x64]));_0x5ed17a(),_0xd98c52[_0x215c21([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x215c21([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x46a698=!0x1;const _0x387b40=_0x689808();function _0x32a725(_0xb8c936){return!!_0xb8c936&&(typeof _0xb8c936===_0x215c21([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb8c936===_0x215c21([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb8c936[_0x215c21([0x74,0x68,0x65,0x6e])]===_0x215c21([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb8c936[_0x215c21([0x63,0x61,0x74,0x63,0x68])]===_0x215c21([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2b6988(_0x202446){_0x42a32e(_0x202446)[_0x215c21([0x74,0x68,0x65,0x6e])](_0x8bbe4d=>{if(!_0x8bbe4d||_0x8bbe4d[_0x215c21([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x215c21([0x6f,0x6b]))return _0x215c21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x258669(_0x40f841(_0x387b40+_0x279756))!=_0x8bbe4d[_0x215c21([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x215c21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x215c21([0x56,0x61,0x6c,0x69,0x64]);})[_0x215c21([0x74,0x68,0x65,0x6e])](_0x3043ae=>(_0x4479fe(),_0x3043ae),()=>{const _0x104b3e=_0x49bf6f();return null==_0x104b3e?(_0x4479fe(),_0x215c21([0x56,0x61,0x6c,0x69,0x64])):_0x215c21(_0x1567d5-_0x104b3e>(0x4625d893^_0x428b99)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x215c21([0x74,0x68,0x65,0x6e])](_0x226641)[_0x215c21([0x63,0x61,0x74,0x63,0x68])](()=>{_0x226641(_0x215c21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4004fe=0x621fb213^_0x428b99;function _0x4479fe(){const _0x5acefc=_0x215c21([0x6c,0x6c,0x63,0x74,0x2d])+_0x258669(_0x40f841(_0x14fd92)),_0x127245=_0x2c1676(_0x258669(window[_0x215c21([0x4d,0x61,0x74,0x68])][_0x215c21([0x63,0x65,0x69,0x6c])](_0x1567d5/_0x4004fe)));window[_0x215c21([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x215c21([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5acefc,_0x127245);}function _0x49bf6f(){const _0x401cd8=_0x215c21([0x6c,0x6c,0x63,0x74,0x2d])+_0x258669(_0x40f841(_0x14fd92)),_0x128570=window[_0x215c21([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x215c21([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x401cd8);return _0x128570?window[_0x215c21([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2c1676(_0x128570),0x10)*_0x4004fe:null;}function _0x42a32e(_0x278474){return new window[(_0x215c21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x82a3ef,_0x4dcd19)=>{_0x278474[_0x215c21([0x74,0x68,0x65,0x6e])](_0x82a3ef,_0x4dcd19),window[_0x215c21([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4dcd19,0x62288853^_0x428b99);});}}_0xd98c52[_0x215c21([0x6f,0x6e])](_0x215c21([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x31ea41,_0xc6d8cf)=>{if(_0xc6d8cf[0x0]!=_0x14fd92)return _0x226641(_0x215c21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc6d8cf[0x1]={..._0xc6d8cf[0x1],[_0x215c21([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x387b40};},{[_0x215c21([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x215c21([0x68,0x69,0x67,0x68])}),_0xd98c52[_0x215c21([0x6f,0x6e])](_0x215c21([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5c7732=>{_0x32a725(_0x5c7732[_0x215c21([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x46a698=!0x0,_0x2b6988(_0x5c7732[_0x215c21([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x215c21([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x215c21([0x6c,0x6f,0x77])}),_0x595eb0[_0x215c21([0x74,0x68,0x65,0x6e])](()=>{_0x46a698||_0x226641(_0x215c21([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3812af(){return _0xd98c52[_0x215c21([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x215c21([0x76,0x69,0x65,0x77])][_0x215c21([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x215c21([0x61,0x75,0x74,0x6f]);}function _0x5ed17a(){_0xd98c52[_0x215c21([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x215c21([0x76,0x69,0x65,0x77])][_0x215c21([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x215c21([0x61,0x75,0x74,0x6f]);}}function _0x140d0f(_0xfa729){const _0x57d367=[new window[(_0x215c21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x124a16=>setTimeout(_0x124a16,0x6220625f^_0x428b99)),_0x595eb0[_0x215c21([0x74,0x68,0x65,0x6e])](()=>new window[(_0x215c21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x165479=>{let _0x119def=0x0;_0xd98c52[_0x215c21([0x6d,0x6f,0x64,0x65,0x6c])][_0x215c21([0x6f,0x6e])](_0x215c21([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x411e57,_0x9da5f5)=>{_0x9da5f5[0x0][_0x215c21([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x119def++,_0x119def==(0x62295d6b^_0x428b99)&&(_0x165479(),_0x411e57[_0x215c21([0x6f,0x66,0x66])]());});}))];return window[_0x215c21([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x215c21([0x72,0x61,0x63,0x65])](_0x57d367)[_0x215c21([0x74,0x68,0x65,0x6e])](()=>_0xfa729);}async function _0x1d6fb4(){await _0x595eb0,_0xd98c52[_0x215c21([0x6d,0x6f,0x64,0x65,0x6c])][_0x215c21([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1e4e5b,_0xd98c52[_0x215c21([0x6d,0x6f,0x64,0x65,0x6c])][_0x215c21([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1e4e5b,_0xd98c52[_0x215c21([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x215c21([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51efd0(_0x36c539){const _0x3d4dd1=_0x3508fd();_0xd98c52[_0x3d4dd1]=_0x215c21([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x36c539,_0x36c539!=_0x215c21([0x56,0x61,0x6c,0x69,0x64])&&_0x1d6fb4();}function _0x3508fd(){const _0x2fcee4=window[_0x215c21([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x215c21([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x215c21([0x6e,0x6f,0x77])]())[_0x215c21([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x215c21([0x2e]),'');let _0x5450a6=_0x215c21([0x74]);for(let _0x4706d6=0x0;_0x4706d6<_0x2fcee4[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4706d6+=0x2){let _0x1716b2=window[_0x215c21([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2fcee4[_0x215c21([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4706d6,_0x4706d6+0x2));_0x1716b2>=_0x182d47[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1716b2-=_0x182d47[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5450a6+=_0x182d47[_0x1716b2];}return _0x5450a6;}function _0x27f73c(){const _0xaf068d=_0x57f8a5[_0x215c21([0x73,0x70,0x6c,0x69,0x74])](_0x215c21([0x2e]));if(0x3!=_0xaf068d[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3a1489(_0xaf068d[0x1]);function _0x3a1489(_0x296ceb){const _0x156ed0=_0x2c8247(_0x296ceb);return _0x156ed0&&_0x132c0a()?_0x156ed0:null;function _0x132c0a(){const _0x4df627=_0x156ed0[_0x215c21([0x6a,0x74,0x69])],_0x5e57a2=window[_0x215c21([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4df627[_0x215c21([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4df627[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3715e2={..._0x156ed0,[_0x215c21([0x6a,0x74,0x69])]:_0x4df627[_0x215c21([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4df627[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3715e2[_0x215c21([0x76,0x63])],_0x40f841(_0x3715e2)==_0x5e57a2;}}}async function _0x1268c7(){let _0x1f71cc=!0x0;try{const _0x5aed25=_0x57f8a5[_0x215c21([0x73,0x70,0x6c,0x69,0x74])](_0x215c21([0x2e])),[_0x36fe31,_0x96eae1,_0x223ef9]=_0x5aed25;return _0x284025(_0x36fe31),await _0x5e3c73(_0x36fe31,_0x96eae1,_0x223ef9),_0x1f71cc;}catch{return!0x1;}function _0x284025(_0x924bb9){const _0x41d585=_0x2c8247(_0x924bb9);_0x41d585&&_0x41d585[_0x215c21([0x61,0x6c,0x67])]==_0x215c21([0x45,0x53,0x32,0x35,0x36])||(_0x1f71cc=!0x1);}async function _0x5e3c73(_0x48eb9d,_0x35adc3,_0x54e3c8){const _0x25bb8b=window[_0x215c21([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x215c21([0x66,0x72,0x6f,0x6d])](_0x3a9f55(_0x54e3c8),_0x1303c8=>_0x1303c8[_0x215c21([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1575af=new window[(_0x215c21([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x215c21([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x48eb9d+_0x215c21([0x2e])+_0x35adc3),_0x398828=window[_0x215c21([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x215c21([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x398828)return;const _0x46eab0=await _0x398828[_0x215c21([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x215c21([0x6a,0x77,0x6b]),_0xaf2169,{[_0x215c21([0x6e,0x61,0x6d,0x65])]:_0x215c21([0x45,0x43,0x44,0x53,0x41]),[_0x215c21([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x215c21([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x215c21([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x398828[_0x215c21([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x215c21([0x6e,0x61,0x6d,0x65])]:_0x215c21([0x45,0x43,0x44,0x53,0x41]),[_0x215c21([0x68,0x61,0x73,0x68])]:{[_0x215c21([0x6e,0x61,0x6d,0x65])]:_0x215c21([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x46eab0,_0x25bb8b,_0x1575af)||(_0x1f71cc=!0x1);}}function _0x2c8247(_0x95b371){return _0x95b371[_0x215c21([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x215c21([0x65,0x79]))?JSON[_0x215c21([0x70,0x61,0x72,0x73,0x65])](_0x3a9f55(_0x95b371)):null;}function _0x3a9f55(_0x949cee){return window[_0x215c21([0x61,0x74,0x6f,0x62])](_0x949cee[_0x215c21([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x215c21([0x2b]))[_0x215c21([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x215c21([0x2f])));}function _0x40f841(_0x1904e1){let _0x14a8af=0x1505;function _0x35f992(_0x309ec0){for(let _0x56f4df=0x0;_0x56f4df<_0x309ec0[_0x215c21([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x56f4df++){const _0x58fe4e=_0x309ec0[_0x215c21([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x56f4df);_0x14a8af=(_0x14a8af<<0x5)+_0x14a8af+_0x58fe4e,_0x14a8af&=_0x14a8af;}}function _0x42d77b(_0x195325){Array[_0x215c21([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x195325)?_0x195325[_0x215c21([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x42d77b):_0x195325&&typeof _0x195325==_0x215c21([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x215c21([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x195325)[_0x215c21([0x73,0x6f,0x72,0x74])]()[_0x215c21([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2d4e26,_0x36df96])=>{_0x35f992(_0x2d4e26),_0x42d77b(_0x36df96);}):_0x35f992(window[_0x215c21([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x195325));}return _0x42d77b(_0x1904e1),_0x14a8af>>>0x0;}function _0x258669(_0x562bc0){return _0x562bc0[_0x215c21([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x215c21([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x215c21([0x30]));}function _0x2c1676(_0x470f29){return _0x470f29[_0x215c21([0x73,0x70,0x6c,0x69,0x74])]('')[_0x215c21([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x215c21([0x6a,0x6f,0x69,0x6e])]('');}function _0x1e4e5b(){}function _0x215c21(_0x5cd7a6){const _0x338426=_0x60e9;return _0x5cd7a6[_0x338426(0x1fd)](_0x2170bb=>String[_0x338426(0x222)](_0x2170bb))[_0x338426(0x221)]('');}_0x51efd0(await _0x5328f0());}(this);}[_0x4881ff(0x21a)](){const _0x496f98=_0x4881ff,_0x5d1cd5=this[_0x496f98(0x1ff)][_0x496f98(0x1e3)][_0x496f98(0x218)];_0x5d1cd5[_0x496f98(0x211)](_0x496f98(0x1ee))&&_0x5d1cd5[_0x496f98(0x203)](_0x496f98(0x1ee),{'allowAttributes':[_0x496f98(0x1ea)]}),_0x5d1cd5[_0x496f98(0x211)](_0x496f98(0x213))&&_0x5d1cd5[_0x496f98(0x203)](_0x496f98(0x213),{'allowAttributes':[_0x496f98(0x1ea)]});}[_0x4881ff(0x1d0)](){const _0xbf7f7=_0x4881ff,_0x33dc48=this[_0xbf7f7(0x1ff)];_0x33dc48[_0xbf7f7(0x219)][_0xbf7f7(0x1d9)](_0xbf7f7(0x1f3))[_0xbf7f7(0x1e9)]({'model':_0xbf7f7(0x1ea),'view':_0xbf7f7(0x1f8)}),_0x33dc48[_0xbf7f7(0x219)][_0xbf7f7(0x1d9)](_0xbf7f7(0x1cf))[_0xbf7f7(0x207)]({'model':{'key':_0xbf7f7(0x1ea),'value':_0x813907=>_0x813907[_0xbf7f7(0x1e4)](_0xbf7f7(0x1f8))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x59ab3c=_0x33dc48[_0xbf7f7(0x1dc)][_0xbf7f7(0x1da)](_0xbf7f7(0x1ec));_0x59ab3c&&this[_0xbf7f7(0x206)](_0x59ab3c,_0xbf7f7(0x215),(_0x456ba2,[_0x2e2094,_0x6fc181])=>{const _0x21c6ec=_0xbf7f7;_0x2e2094[_0x21c6ec(0x1fb)](_0x21c6ec(0x1ea),_0x6fc181);});}[_0x4881ff(0x1f2)](){const _0xbdb3bc=_0x4881ff,_0x5aa4a5=this[_0xbdb3bc(0x1ff)][_0xbdb3bc(0x1ef)][_0xbdb3bc(0x1da)](_0xbdb3bc(0x1e8))||{},_0x1a56f5=this[_0xbdb3bc(0x1ff)][_0xbdb3bc(0x1ef)][_0xbdb3bc(0x1da)](_0xbdb3bc(0x1f4))||'';this[_0xbdb3bc(0x20b)]=_0x3af09e(_0x1e4e98[_0xbdb3bc(0x20f)],_0xbdb3bc(0x1f5),{..._0x5aa4a5,'pubkey':_0x1a56f5,'ctx-name':_0xbdb3bc(0x1d1)+this[_0xbdb3bc(0x1d7)],'sourceList':'','imgOnly':_0xbdb3bc(0x212),'removeCopyright':_0xbdb3bc(0x212),'localeName':this[_0xbdb3bc(0x1ff)][_0xbdb3bc(0x200)][_0xbdb3bc(0x1d4)],'externalSourcesEmbedCss':_0xbdb3bc(0x20e)}),this[_0xbdb3bc(0x20b)][_0xbdb3bc(0x1f1)]=_0x53cfcf=>{const _0x264e29=_0xbdb3bc;if(_0x264e29(0x1e0)==_0x53cfcf)return _0x264e29(0x217);},_0x1e4e98[_0xbdb3bc(0x20f)][_0xbdb3bc(0x20a)][_0xbdb3bc(0x204)](this[_0xbdb3bc(0x20b)]);}[_0x4881ff(0x1d6)](){const _0x51634b=_0x4881ff;this[_0x51634b(0x1fe)]=_0x3af09e(_0x1e4e98[_0x51634b(0x20f)],_0x51634b(0x209),{'ctx-name':_0x51634b(0x1d1)+this[_0x51634b(0x1d7)]}),_0x1e4e98[_0x51634b(0x20f)][_0x51634b(0x20a)][_0x51634b(0x204)](this[_0x51634b(0x1fe)]);}[_0x4881ff(0x21d)](){const _0x33f489=_0x4881ff,_0x5c953d=this[_0x33f489(0x1ff)][_0x33f489(0x1dc)][_0x33f489(0x1da)](_0x33f489(0x21f));_0x5c953d&&this[_0x33f489(0x206)](_0x5c953d,_0x33f489(0x1d3),()=>{const _0x52a749=_0x33f489,_0x12acd0=this[_0x52a749(0x1ff)][_0x52a749(0x1e3)][_0x52a749(0x20f)][_0x52a749(0x1ed)][_0x52a749(0x1cd)]();_0x12acd0&&_0x12acd0[_0x52a749(0x1e4)](_0x52a749(0x1ea))&&this[_0x52a749(0x1ff)][_0x52a749(0x1dd)][_0x52a749(0x205)][_0x52a749(0x1f7)](_0x52a749(0x1e2),()=>{const _0x42287a=_0x52a749;_0x46b71e(this[_0x42287a(0x1ff)],_0x12acd0);});});const _0x374f39=this[_0x33f489(0x1ff)][_0x33f489(0x1dc)][_0x33f489(0x1da)](_0x33f489(0x1fa));_0x374f39&&this[_0x33f489(0x206)](_0x374f39,_0x33f489(0x1d3),()=>{const _0x2bb865=_0x33f489,_0x1fbb2a=this[_0x2bb865(0x1ff)][_0x2bb865(0x1e3)][_0x2bb865(0x20f)][_0x2bb865(0x1ed)][_0x2bb865(0x1cd)]();_0x1fbb2a&&_0x1fbb2a[_0x2bb865(0x1e4)](_0x2bb865(0x1ea))&&this[_0x2bb865(0x1ff)][_0x2bb865(0x1dd)][_0x2bb865(0x205)][_0x2bb865(0x1f7)](_0x2bb865(0x1e2),()=>{const _0x116b66=_0x2bb865;_0x46b71e(this[_0x116b66(0x1ff)],_0x1fbb2a);});});}}
|