@ckeditor/ckeditor5-uploadcare 0.0.0-nightly-20250705.0 → 0.0.0-nightly-20250707.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 _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};
|
|
23
|
+
import{Plugin as _0x13dee5,Command as _0x2238a1}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0xf9d2e3,IconGooglePhotos as _0x4c33a5,IconGoogleDrive as _0x2c9c0b,IconFacebook as _0x38ef7c,IconDropbox as _0xeb9bdd,IconUploadcareLink as _0x19864a,IconUploadcareImageUpload as _0x4c2a3d,IconError as _0x27f870,IconUploadcareImageEdit as _0x1a6202}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x4040c0,MenuBarMenuListItemButtonView as _0x34ecce,View as _0x1d1954,FocusCycler as _0x37b011,Dialog as _0x32df1c,DialogViewPosition as _0x44068c,SpinnerView as _0x421329,IconView as _0x37a4fe,Notification as _0x50102b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x5e3156,DomEmitterMixin as _0x3d36c3,global as _0x3ac262,getAncestors as _0x24939d,ObservableMixin as _0x2d734c,uid as _0x1c4800,createElement as _0x564f8a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x3ad206}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x578aab,info as _0x12117b}from'@uploadcare/upload-client';import*as _0x3ad904 from'@uploadcare/file-uploader';var i=function(_0xa1d57){return _0xa1d57['Local']='local',_0xa1d57['URL']='url',_0xa1d57['Dropbox']='dropbox',_0xa1d57['GDrive']='gdrive',_0xa1d57['Facebook']='facebook',_0xa1d57['GPhotos']='gphotos',_0xa1d57['OneDrive']='onedrive',_0xa1d57;}({});function _(_0x6a6970,_0x3b3f8d,_0x3c84e1){const t=_0x6a6970['t'],_0x5ee87c=_0x6a6970['t'];switch(_0x3b3f8d){case i['Local']:return{'text':_0x5ee87c('Insert'===_0x3c84e1?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x5ee87c('From\x20computer')};case i['URL']:return{'text':'Insert'===_0x3c84e1?_0x5ee87c('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x5ee87c('Via\x20URL')};case i['Dropbox']:return{'text':t('Insert'===_0x3c84e1?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case i['Facebook']:return{'text':t('Insert'===_0x3c84e1?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case i['GDrive']:return{'text':t('Insert'===_0x3c84e1?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case i['GPhotos']:return{'text':t('Insert'===_0x3c84e1?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case i['OneDrive']:return{'text':t('Insert'===_0x3c84e1?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x3b3f8d;}}class e extends _0x13dee5{['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 _0x4d1e65=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5314a9;for(const _0x706f67 in _0x4d1e65){const _0x5f2dbd=_0x706f67,_0x33af65=_0x4d1e65[_0x5f2dbd];if('uploadcareLicenseKeyValid'==_0x33af65||'uploadcareLicenseKeyInvalid'==_0x33af65||'uploadcareLicenseKeyExpired'==_0x33af65||'uploadcareLicenseKeyDomainLimit'==_0x33af65||'uploadcareLicenseKeyNotAllowed'==_0x33af65||'uploadcareLicenseKeyEvaluationLimit'==_0x33af65||'uploadcareLicenseKeyTrialLimit'==_0x33af65||'uploadcareLicenseKeyUsageLimit'==_0x33af65){delete _0x4d1e65[_0x5f2dbd],_0x5314a9=_0x33af65,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x5314a9&&_0x4d1e65['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x5314a9&&_0x4d1e65['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x5314a9&&_0x4d1e65['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x5314a9&&_0x4d1e65['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x5314a9&&_0x4d1e65['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x5314a9&&_0x4d1e65['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x5314a9&&_0x4d1e65['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0xdd433b}=this,_0x26494b=_0xdd433b['commands']['get']('uploadcare');if(!_0x26494b)return;const _0x16b9e2=this['_normalizeConfigSourceList'](_0xdd433b['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0xb811b3,_0x30ed8a)=>{const _0x124edc=this['_getIntegrationKey'](_0x30ed8a['type']);return _0xb811b3[_0x124edc]||(_0xb811b3[_0x124edc]=[]),_0xb811b3[_0x124edc]['push'](_0x30ed8a),_0xb811b3;},{});_0xdd433b['plugins']['has']('ImageInsertUI')&&_0xdd433b['commands']['get']('uploadcare')&&Object['entries'](_0x16b9e2)['forEach'](([_0x976819,_0x4b4795])=>{_0xdd433b['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x976819,'observable':()=>_0x26494b,'buttonViewCreator':()=>this['_createToolbarButton'](_0x4b4795),'formViewCreator':()=>this['_createDropdownButtons'](_0x4b4795),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x4b4795),'override':'assetManager'!==_0x976819});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x4a4144){const {locale:_0x11ff01}=this['editor'];return _0x4a4144['map'](_0xce2f9e=>{const _0x26a929=_(_0x11ff01,_0xce2f9e,'Insert');switch(_0xce2f9e){case i['Local']:return{'icon':_0x4c2a3d,'type':i['Local'],..._0x26a929};case i['URL']:return{'icon':_0x19864a,'type':i['URL'],..._0x26a929};case i['Dropbox']:return{'icon':_0xeb9bdd,'type':i['Dropbox'],..._0x26a929};case i['Facebook']:return{'icon':_0x38ef7c,'type':i['Facebook'],..._0x26a929};case i['GDrive']:return{'icon':_0x2c9c0b,'type':i['GDrive'],..._0x26a929};case i['GPhotos']:return{'icon':_0x4c33a5,'type':i['GPhotos'],..._0x26a929};case i['OneDrive']:return{'icon':_0xf9d2e3,'type':i['OneDrive'],..._0x26a929};}});}['_getIntegrationKey'](_0x44dbb3){switch(_0x44dbb3){case i['Local']:return'upload';case i['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x965d40,_0x374ec8){const _0x375228=this['editor'],_0x1fcd6e=new _0x965d40(_0x375228['locale']),_0xe04921=_0x375228['commands']['get']('uploadcare');return _0x1fcd6e['bind']('isEnabled')['to'](_0xe04921),_0x1fcd6e['on']('execute',()=>{_0xe04921['execute'](_0x374ec8);}),_0x1fcd6e;}['_createToolbarButton'](_0x2b2e22){const {locale:_0x2fcc4f}=this['editor'],_0x5d5b4b=this['editor']['plugins']['get']('ImageInsertUI'),_0x1dc5e4=_0x2b2e22[0x0],_0xd857a4=this['_createButton'](_0x4040c0,_0x1dc5e4['type']);return _0xd857a4['icon']=_0x1dc5e4['icon'],_0xd857a4['bind']('label')['to'](_0x5d5b4b,'isImageSelected',_0x5df605=>_(_0x2fcc4f,_0x1dc5e4['type'],_0x5df605?'Replace':'Insert')['text']),_0xd857a4['tooltip']=!0x0,_0xd857a4;}['_createDropdownButtons'](_0x2c184a){const {locale:_0x56e1fd}=this['editor'],_0x51d8fd=this['editor']['plugins']['get']('ImageInsertUI');return _0x2c184a['map'](_0x2922eb=>{const _0x115d6c=this['_createButton'](_0x4040c0,_0x2922eb['type']);return _0x115d6c['withText']=!0x0,_0x115d6c['icon']=_0x2922eb['icon'],_0x115d6c['bind']('label')['to'](_0x51d8fd,'isImageSelected',_0x2ddcbd=>_(_0x56e1fd,_0x2922eb['type'],_0x2ddcbd?'Replace':'Insert')['text']),_0x115d6c;});}['_createMenuBarButtons'](_0x44426a){return _0x44426a['map'](_0x4273bb=>{const _0xb0bb16=this['_createButton'](_0x34ecce,_0x4273bb['type']);return _0xb0bb16['icon']=_0x4273bb['icon'],_0xb0bb16['label']=_0x4273bb['shortText'],_0xb0bb16;});}}class F extends _0x1d1954{['focusTracker'];['focusCycler'];constructor(_0x1ff471){super(_0x1ff471),this['focusTracker']=new _0x5e3156(),this['focusCycler']=new _0x37b011({'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(_0x16aa00,_0x29eb19){super(_0x16aa00),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-'+_0x29eb19}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function k(_0x2212c7,_0x348be0){const _0x4ece11=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x4dd4ae=>_0x4dd4ae<=_0x348be0)['map'](_0x3f59d2=>_0x2212c7['replace'](/\/$/,'')+'/-/resize/'+_0x3f59d2+'x/\x20'+_0x3f59d2+'w');return{'imageFallbackUrl':_0x2212c7,'imageSources':[{'srcset':_0x4ece11['join'](',\x20'),'sizes':'(max-width:\x20'+_0x348be0+'px)\x20100vw,\x20'+_0x348be0+'px','type':'image/webp'}]};}function C(_0x43ac45,_0x3d13bd,_0x5967a9){const _0x4f7299=_0x43ac45['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x4f7299?parseInt(_0x4f7299[0x1],0xa):_0x3d13bd,'height':_0x4f7299?parseInt(_0x4f7299[0x2],0xa):_0x5967a9};}function p(_0x56763f,_0x1ea1ab){const _0x2586a5=new(_0x3d36c3())(),_0x299a4c=_0x56763f['plugins']['get']('ImageUtils'),_0x36d2d3=_0x56763f['editing']['mapper']['toViewElement'](_0x1ea1ab),_0x37a49c=_0x299a4c['findViewImgElement'](_0x36d2d3),_0x40bba2=_0x56763f['editing']['view']['domConverter']['viewToDom'](_0x37a49c),_0x12e778=_0x1ea1ab['getAttribute']('width'),_0x110067=_0x1ea1ab['getAttribute']('height'),_0xf471ac='image-processing';_0x56763f['editing']['view']['change'](_0x63d242=>{_0x63d242['addClass'](_0xf471ac,_0x36d2d3),_0x63d242['setStyle']('aspect-ratio',_0x12e778+'/'+_0x110067,_0x37a49c);}),_0x2586a5['listenTo'](_0x40bba2,'load',()=>{_0x2586a5['stopListening'](_0x40bba2,'load'),_0x56763f['editing']['view']['change'](_0x22d220=>{_0x22d220['removeClass'](_0xf471ac,_0x36d2d3),_0x22d220['removeStyle']('aspect-ratio',_0x37a49c);});});}function G(_0x4b8659){if(Array['isArray'](_0x4b8659)){const _0x12e352=_0x4b8659['map'](G);return _0x4bba0a=>_0x12e352['some'](_0x32496a=>_0x32496a(_0x4bba0a));}if('origin'==_0x4b8659){const _0x117c6f=_0x3ac262['window']['location']['origin'];return _0x413c64=>new URL(_0x413c64,_0x3ac262['document']['baseURI'])['origin']==_0x117c6f;}return'function'==typeof _0x4b8659?_0x4b8659:_0x4b8659 instanceof RegExp?_0x49fb8d=>!(!_0x49fb8d['match'](_0x4b8659)&&!_0x49fb8d['replace'](/^https?:\/\//,'')['match'](_0x4b8659)):()=>!0x1;}function S(_0x9f79e5,_0x26b0a9){return _0x24939d(_0x9f79e5['target'])['includes'](_0x26b0a9);}class n extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x2d734c(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x3ad649,_0x47598c,_0x2d8912){super(),this['_editor']=_0x3ad649,this['_editing']=_0x47598c,this['_dialog']=_0x3ad649['plugins']['get'](_0x32df1c),this['_api']=_0x47598c['ctxElement']['getAPI'](),this['_type']=_0x2d8912,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:_0x227ba2,model:_0x356d61}=this['_editor'],_0x37ed57=_0x356d61['document']['selection']['getSelectedElement'](),_0x377ccd=_0x37ed57&&(_0x37ed57['is']('element','imageBlock')||_0x37ed57['is']('element','imageInline'));this['_formView']=new x(_0x227ba2,this['_editing']['ucContextId']),this['_dialog']['show']({'id':'uploadCare','icon':_0x4c2a3d,'title':_(_0x227ba2,this['_type'],_0x377ccd?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x44068c['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x180c6a=>!S(_0x180c6a,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x2dbc74}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x24e664=>{const _0x11d527=_0x2dbc74['length'];for(const _0x50adc1 of _0x2dbc74){const _0x54039f=_0x50adc1===_0x2dbc74[_0x11d527-0x1],{cdnUrl:_0x5b20ae,fileInfo:_0x4de667}=_0x50adc1;if(!_0x5b20ae||!_0x4de667)continue;const {width:_0x5280a5,height:_0x4c4d80}=_0x4de667['imageInfo'],_0x3c9069=C(_0x5b20ae,_0x5280a5,_0x4c4d80),_0x54d128=k(_0x5b20ae,_0x3c9069['width']),_0x59fab0={'id':_0x4de667['uuid'],'type':'image','attributes':{'imageDimension':_0x3c9069,..._0x54d128}};this['_insertAsset'](_0x59fab0,_0x54039f,_0x24e664);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x5f1495=>{'idle'===_0x5f1495['detail']['status']&&!_0x5f1495['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===i['Local']?this['_api']['setCurrentActivity'](i['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x557018,_0x287397,_0x1b4494){const _0x59fee6=this['_editor']['model']['document']['selection'],_0x2c0f4a=_0x59fee6['getSelectedElement'](),_0x5a7c16=!(!_0x2c0f4a||!_0x2c0f4a['is']('element','imageInline'));_0x1b4494['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x557018,_0x5a7c16),_0x287397||_0x1b4494['setSelection'](_0x59fee6['getLastPosition']());}['_insertImage'](_0x4065e6,_0x1b725e){const _0x3e0c05=this['_editor'],{imageDimension:_0x84efdc,imageFallbackUrl:_0x23efc4,imageSources:_0x847577}=_0x4065e6['attributes'];_0x3e0c05['execute']('insertImage',{'imageType':_0x1b725e?'imageInline':null,'source':{'uploadcareImageId':_0x4065e6['id'],'src':_0x23efc4,'sources':_0x847577,..._0x84efdc}});}}class w extends _0x2238a1{['_editing'];['_controller']=null;static get['requires'](){return[_0x32df1c,o];}constructor(_0x584c64){super(_0x584c64),this['_editing']=_0x584c64['plugins']['get'](o);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x4a4ceb){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new n(this['editor'],this['_editing'],_0x4a4ceb);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class j{static['upload']({file:_0x11778a,publicKey:_0x59cb2f,signal:_0x40d88e,onProgress:_0x540f56}){return _0x578aab(_0x11778a,{'publicKey':_0x59cb2f,'store':'auto','signal':_0x40d88e,'onProgress':_0x540f56});}static['getInfo'](_0x3b6a26,_0x48e96f){return _0x12117b(_0x3b6a26,_0x48e96f);}}class f extends _0x13dee5{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x3ad206,o];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x7bd917=this['editor'];if(!!!_0x7bd917['config']['get']('uploadcare'))return;_0x7bd917['plugins']['get'](_0x3ad206)['createUploadAdapter']=_0x4fc795=>new A(_0x4fc795,_0x7bd917),_0x7bd917['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x1c089b,{imageElement:_0x5b91bb,data:_0x88e922})=>{_0x7bd917['model']['change'](_0x575988=>{_0x575988['setAttribute']('uploadcareImageId',_0x88e922['uploadcareImageId'],_0x5b91bb);});});}}class A{['loader'];['editor'];['controller'];constructor(_0x5308fa,_0x4abb6f){this['loader']=_0x5308fa,this['editor']=_0x4abb6f,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x1c878c=this['editor']['config']['get']('uploadcare.pubkey'),_0x1659e7=await this['loader']['file'];return j['upload']({'file':_0x1659e7,'publicKey':_0x1c878c,'signal':this['controller']['signal'],'onProgress':_0xadc9d7=>{_0xadc9d7&&_0xadc9d7['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0xadc9d7['value']);}})['then'](async _0x3e8224=>{const {imageFallbackUrl:_0x172f39,imageSources:_0x23390a}=k(_0x3e8224['cdnUrl'],_0x3e8224['imageInfo']['width']);return{'uploadcareImageId':_0x3e8224['uuid'],'default':_0x172f39,'sources':_0x23390a};})['catch'](()=>{const _0x3cb56b=t('Cannot\x20upload\x20file:')+('\x20'+_0x1659e7['name']+'.');return Promise['reject'](_0x3cb56b);});}['abort'](){this['controller']['abort']();}}class o extends _0x13dee5{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0x32df1c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['ucContextId'];get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}constructor(_0x50376e){super(_0x50376e),this['ucContextId']=_0x1c4800();}['init'](){const _0x2a2635=this['editor'];_0x2a2635['commands']['add']('uploadcare',new w(_0x2a2635));}['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 _0xce385e=_0x3ac262['document']['querySelector']('input[uploadcare-file-input]');_0xce385e&&_0xce385e['remove']();}),async function(_0x34c1ea){const _0x1e765=_0xf66755([0x39,0x30,0x45,0x68,0x76,0x47,0x53,0x6d,0x4f,0x56,0x6b,0x65,0x57,0x73,0x33,0x50,0x34,0x69,0x43,0x46,0x62,0x4a,0x79,0x67,0x64,0x7a,0x35,0x44,0x71,0x59,0x58,0x70,0x42,0x36,0x77,0x6c,0x51,0x37,0x4e,0x66,0x54,0x72,0x55,0x6f,0x4b,0x6e,0x31,0x41,0x4d,0x48,0x6a,0x74,0x78,0x52,0x61,0x63,0x32,0x38,0x5a,0x75,0x4c,0x49]),_0x2ea1d5=0x271d5d9,_0x5602b6=0x276b939^_0x2ea1d5,_0x7fa89=window[_0xf66755([0x44,0x61,0x74,0x65])][_0xf66755([0x6e,0x6f,0x77])](),_0x521ecb=_0x34c1ea[_0xf66755([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1bcb2c=new window[(_0xf66755([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x62364f=>{_0x521ecb[_0xf66755([0x6f,0x6e,0x63,0x65])](_0xf66755([0x72,0x65,0x61,0x64,0x79]),_0x62364f);}),_0x28ea09={[_0xf66755([0x6b,0x74,0x79])]:_0xf66755([0x45,0x43]),[_0xf66755([0x75,0x73,0x65])]:_0xf66755([0x73,0x69,0x67]),[_0xf66755([0x63,0x72,0x76])]:_0xf66755([0x50,0x2d,0x32,0x35,0x36]),[_0xf66755([0x78])]:_0xf66755([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]),[_0xf66755([0x79])]:_0xf66755([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]),[_0xf66755([0x61,0x6c,0x67])]:_0xf66755([0x45,0x53,0x32,0x35,0x36])},_0x3b3ff0=_0x521ecb[_0xf66755([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf66755([0x67,0x65,0x74])](_0xf66755([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x537588(){let _0x423dd3,_0x34caea=null,_0x1ffb18=null;try{if(_0x3b3ff0==_0xf66755([0x47,0x50,0x4c]))return _0xf66755([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x423dd3=_0x1637fa(),!_0x423dd3)return _0xf66755([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x423dd3[_0xf66755([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1ffb18=_0xa10206(_0x423dd3[_0xf66755([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x423dd3[_0xf66755([0x6a,0x74,0x69])])),await _0x47f7e2()?_0x5ca747()?_0x499976()?_0xf66755([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x309000()?(_0x423dd3[_0xf66755([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf66755([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x34caea=_0x428cb7(_0xf66755([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x423dd3[_0xf66755([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf66755([0x74,0x72,0x69,0x61,0x6c])&&(_0x34caea=_0x428cb7(_0xf66755([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4229f0()):_0xf66755([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf66755([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf66755([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xf66755([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x499976(){const _0xc66b77=[_0xf66755([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf66755([0x74,0x72,0x69,0x61,0x6c])][_0xf66755([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x423dd3[_0xf66755([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x7fa89/0x3e8:0xe10*_0x5602b6;return _0x423dd3[_0xf66755([0x65,0x78,0x70])]<_0xc66b77;}function _0x5ca747(){const _0x1ed6a3=_0x423dd3[_0xf66755([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1ed6a3&&(!!_0x1ed6a3[_0xf66755([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf66755([0x2a]))||!!_0x1ed6a3[_0xf66755([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf66755([0x55,0x50,0x4c,0x43])));}function _0x309000(){const _0x14fc0e=_0x423dd3[_0xf66755([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x14fc0e||0x0==_0x14fc0e[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5c57ae}=new URL(window[_0xf66755([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x14fc0e[_0xf66755([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c57ae))return!0x0;const _0x1c0064=_0x5c57ae[_0xf66755([0x73,0x70,0x6c,0x69,0x74])](_0xf66755([0x2e]));return _0x14fc0e[_0xf66755([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21cdc9=>_0x21cdc9[_0xf66755([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf66755([0x2a])))[_0xf66755([0x6d,0x61,0x70])](_0x140896=>_0x140896[_0xf66755([0x73,0x70,0x6c,0x69,0x74])](_0xf66755([0x2e])))[_0xf66755([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a3309=>_0x4a3309[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1c0064[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf66755([0x6d,0x61,0x70])](_0x2363d2=>Array(_0x1c0064[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2363d2[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf66755([0x66,0x69,0x6c,0x6c])](_0x2363d2[0x0]===_0xf66755([0x2a])?_0xf66755([0x2a]):'')[_0xf66755([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2363d2))[_0xf66755([0x73,0x6f,0x6d,0x65])](_0x1340ad=>_0x1c0064[_0xf66755([0x65,0x76,0x65,0x72,0x79])]((_0x4ef18b,_0x1ab0cd)=>_0x1340ad[_0x1ab0cd]===_0x4ef18b||_0x1340ad[_0x1ab0cd]===_0xf66755([0x2a])));}function _0x4229f0(){return _0x34caea&&_0x1ffb18?new window[(_0xf66755([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3d0b7e,_0x17e564)=>{_0x34caea[_0xf66755([0x74,0x68,0x65,0x6e])](_0x3d0b7e,_0x17e564),_0x1ffb18[_0xf66755([0x74,0x68,0x65,0x6e])](_0x377030=>{_0x377030!=_0xf66755([0x56,0x61,0x6c,0x69,0x64])&&_0x3d0b7e(_0x377030);},_0x17e564);}):_0x34caea||_0x1ffb18||_0xf66755([0x56,0x61,0x6c,0x69,0x64]);}}function _0xa10206(_0x54d73d,_0x5314b7){return new window[(_0xf66755([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x493f2a=>{if(_0x386bdf())return _0x493f2a(_0xf66755([0x56,0x61,0x6c,0x69,0x64]));_0x1d317e(),_0x521ecb[_0xf66755([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf66755([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1a78ca=!0x1;const _0x1e79cc=_0x1c4800();function _0x2ca1ee(_0xb36215){return!!_0xb36215&&(typeof _0xb36215===_0xf66755([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xb36215===_0xf66755([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xb36215[_0xf66755([0x74,0x68,0x65,0x6e])]===_0xf66755([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xb36215[_0xf66755([0x63,0x61,0x74,0x63,0x68])]===_0xf66755([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x9a6de1(_0x23a66f){_0x40479e(_0x23a66f)[_0xf66755([0x74,0x68,0x65,0x6e])](_0xe608e7=>{if(!_0xe608e7||_0xe608e7[_0xf66755([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf66755([0x6f,0x6b]))return _0xf66755([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4c43a4(_0x5198a9(_0x1e79cc+_0x5314b7))!=_0xe608e7[_0xf66755([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf66755([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf66755([0x56,0x61,0x6c,0x69,0x64]);})[_0xf66755([0x74,0x68,0x65,0x6e])](_0x589473=>(_0x3076be(),_0x589473),()=>{const _0x304252=_0x2bb210();return null==_0x304252?(_0x3076be(),_0xf66755([0x56,0x61,0x6c,0x69,0x64])):_0xf66755(_0x7fa89-_0x304252>(0x267d51d9^_0x2ea1d5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf66755([0x74,0x68,0x65,0x6e])](_0x493f2a)[_0xf66755([0x63,0x61,0x74,0x63,0x68])](()=>{_0x493f2a(_0xf66755([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1d5289=0x2473b59^_0x2ea1d5;function _0x3076be(){const _0x3a3f2d=_0xf66755([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c43a4(_0x5198a9(_0x54d73d)),_0x5da7ae=_0x3e6a4e(_0x4c43a4(window[_0xf66755([0x4d,0x61,0x74,0x68])][_0xf66755([0x63,0x65,0x69,0x6c])](_0x7fa89/_0x1d5289)));window[_0xf66755([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf66755([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a3f2d,_0x5da7ae);}function _0x2bb210(){const _0x8acec3=_0xf66755([0x6c,0x6c,0x63,0x74,0x2d])+_0x4c43a4(_0x5198a9(_0x54d73d)),_0x237e6f=window[_0xf66755([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf66755([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x8acec3);return _0x237e6f?window[_0xf66755([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e6a4e(_0x237e6f),0x10)*_0x1d5289:null;}function _0x40479e(_0xdae0b7){return new window[(_0xf66755([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50d012,_0x355729)=>{_0xdae0b7[_0xf66755([0x74,0x68,0x65,0x6e])](_0x50d012,_0x355729),window[_0xf66755([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x355729,0x2700119^_0x2ea1d5);});}}_0x521ecb[_0xf66755([0x6f,0x6e])](_0xf66755([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2c7939,_0xe0816d)=>{if(_0xe0816d[0x0]!=_0x54d73d)return _0x493f2a(_0xf66755([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xe0816d[0x1]={..._0xe0816d[0x1],[_0xf66755([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1e79cc};},{[_0xf66755([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf66755([0x68,0x69,0x67,0x68])}),_0x521ecb[_0xf66755([0x6f,0x6e])](_0xf66755([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3b2567=>{_0x2ca1ee(_0x3b2567[_0xf66755([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1a78ca=!0x0,_0x9a6de1(_0x3b2567[_0xf66755([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf66755([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf66755([0x6c,0x6f,0x77])}),_0x1bcb2c[_0xf66755([0x74,0x68,0x65,0x6e])](()=>{_0x1a78ca||_0x493f2a(_0xf66755([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x386bdf(){return _0x521ecb[_0xf66755([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf66755([0x76,0x69,0x65,0x77])][_0xf66755([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf66755([0x61,0x75,0x74,0x6f]);}function _0x1d317e(){_0x521ecb[_0xf66755([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf66755([0x76,0x69,0x65,0x77])][_0xf66755([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf66755([0x61,0x75,0x74,0x6f]);}}function _0x428cb7(_0x331c7d){const _0x118684=[new window[(_0xf66755([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x331254=>setTimeout(_0x331254,0x278eb15^_0x2ea1d5)),_0x1bcb2c[_0xf66755([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf66755([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2e728e=>{let _0x41abf1=0x0;_0x521ecb[_0xf66755([0x6d,0x6f,0x64,0x65,0x6c])][_0xf66755([0x6f,0x6e])](_0xf66755([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3161ab,_0x3c0d1b)=>{_0x3c0d1b[0x0][_0xf66755([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x41abf1++,_0x41abf1==(0x271d421^_0x2ea1d5)&&(_0x2e728e(),_0x3161ab[_0xf66755([0x6f,0x66,0x66])]());});}))];return window[_0xf66755([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf66755([0x72,0x61,0x63,0x65])](_0x118684)[_0xf66755([0x74,0x68,0x65,0x6e])](()=>_0x331c7d);}async function _0x4c68a4(){await _0x1bcb2c,_0x521ecb[_0xf66755([0x6d,0x6f,0x64,0x65,0x6c])][_0xf66755([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x26dcf2,_0x521ecb[_0xf66755([0x6d,0x6f,0x64,0x65,0x6c])][_0xf66755([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x26dcf2,_0x521ecb[_0xf66755([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf66755([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x38c1f9(_0x107a2b){const _0x5070dd=_0x2cbfe1();_0x521ecb[_0x5070dd]=_0xf66755([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x107a2b,_0x107a2b!=_0xf66755([0x56,0x61,0x6c,0x69,0x64])&&_0x4c68a4();}function _0x2cbfe1(){const _0x1176f1=window[_0xf66755([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf66755([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf66755([0x6e,0x6f,0x77])]())[_0xf66755([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf66755([0x2e]),'');let _0x1a36ff=_0xf66755([0x45]);for(let _0x447510=0x0;_0x447510<_0x1176f1[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x447510+=0x2){let _0x45ee4c=window[_0xf66755([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1176f1[_0xf66755([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x447510,_0x447510+0x2));_0x45ee4c>=_0x1e765[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x45ee4c-=_0x1e765[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1a36ff+=_0x1e765[_0x45ee4c];}return _0x1a36ff;}function _0x1637fa(){const _0x8995a1=_0x3b3ff0[_0xf66755([0x73,0x70,0x6c,0x69,0x74])](_0xf66755([0x2e]));if(0x3!=_0x8995a1[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x29f405(_0x8995a1[0x1]);function _0x29f405(_0x278609){const _0x435637=_0x135f3d(_0x278609);return _0x435637&&_0x416340()?_0x435637:null;function _0x416340(){const _0x309122=_0x435637[_0xf66755([0x6a,0x74,0x69])],_0x175866=window[_0xf66755([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x309122[_0xf66755([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x309122[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xed5349={..._0x435637,[_0xf66755([0x6a,0x74,0x69])]:_0x309122[_0xf66755([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x309122[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xed5349[_0xf66755([0x76,0x63])],_0x5198a9(_0xed5349)==_0x175866;}}}async function _0x47f7e2(){let _0x3453e3=!0x0;try{const _0x1c5a73=_0x3b3ff0[_0xf66755([0x73,0x70,0x6c,0x69,0x74])](_0xf66755([0x2e])),[_0x3df88b,_0x24e395,_0x2df3d7]=_0x1c5a73;return _0x58b3b0(_0x3df88b),await _0xd62c15(_0x3df88b,_0x24e395,_0x2df3d7),_0x3453e3;}catch{return!0x1;}function _0x58b3b0(_0x39c6e8){const _0x5adbf0=_0x135f3d(_0x39c6e8);_0x5adbf0&&_0x5adbf0[_0xf66755([0x61,0x6c,0x67])]==_0xf66755([0x45,0x53,0x32,0x35,0x36])||(_0x3453e3=!0x1);}async function _0xd62c15(_0x176944,_0x51ea7e,_0x15cc56){const _0x3bbf09=window[_0xf66755([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf66755([0x66,0x72,0x6f,0x6d])](_0x455fca(_0x15cc56),_0x4598e8=>_0x4598e8[_0xf66755([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2d5392=new window[(_0xf66755([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf66755([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x176944+_0xf66755([0x2e])+_0x51ea7e),_0x96143e=window[_0xf66755([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf66755([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x96143e)return;const _0x5ee135=await _0x96143e[_0xf66755([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf66755([0x6a,0x77,0x6b]),_0x28ea09,{[_0xf66755([0x6e,0x61,0x6d,0x65])]:_0xf66755([0x45,0x43,0x44,0x53,0x41]),[_0xf66755([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf66755([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf66755([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x96143e[_0xf66755([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf66755([0x6e,0x61,0x6d,0x65])]:_0xf66755([0x45,0x43,0x44,0x53,0x41]),[_0xf66755([0x68,0x61,0x73,0x68])]:{[_0xf66755([0x6e,0x61,0x6d,0x65])]:_0xf66755([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5ee135,_0x3bbf09,_0x2d5392)||(_0x3453e3=!0x1);}}function _0x135f3d(_0x5ce43d){return _0x5ce43d[_0xf66755([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf66755([0x65,0x79]))?JSON[_0xf66755([0x70,0x61,0x72,0x73,0x65])](_0x455fca(_0x5ce43d)):null;}function _0x455fca(_0xf0a003){return window[_0xf66755([0x61,0x74,0x6f,0x62])](_0xf0a003[_0xf66755([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf66755([0x2b]))[_0xf66755([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf66755([0x2f])));}function _0x5198a9(_0x4198ad){let _0x1d7808=0x1505;function _0x457987(_0x4d6784){for(let _0x204a3f=0x0;_0x204a3f<_0x4d6784[_0xf66755([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x204a3f++){const _0x2da0ae=_0x4d6784[_0xf66755([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x204a3f);_0x1d7808=(_0x1d7808<<0x5)+_0x1d7808+_0x2da0ae,_0x1d7808&=_0x1d7808;}}function _0x2e98d1(_0x1c4538){Array[_0xf66755([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1c4538)?_0x1c4538[_0xf66755([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2e98d1):_0x1c4538&&typeof _0x1c4538==_0xf66755([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf66755([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1c4538)[_0xf66755([0x73,0x6f,0x72,0x74])]()[_0xf66755([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3b9be4,_0x33e093])=>{_0x457987(_0x3b9be4),_0x2e98d1(_0x33e093);}):_0x457987(window[_0xf66755([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1c4538));}return _0x2e98d1(_0x4198ad),_0x1d7808>>>0x0;}function _0x4c43a4(_0x57d337){return _0x57d337[_0xf66755([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf66755([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf66755([0x30]));}function _0x3e6a4e(_0x57a651){return _0x57a651[_0xf66755([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf66755([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf66755([0x6a,0x6f,0x69,0x6e])]('');}function _0x26dcf2(){}function _0xf66755(_0xc94e5c){return _0xc94e5c['map'](_0x1e88cf=>String['fromCharCode'](_0x1e88cf))['join']('');}_0x38c1f9(await _0x537588());}(this);}['_initSchema'](){const _0x42d85b=this['editor']['model']['schema'];_0x42d85b['isRegistered']('imageBlock')&&_0x42d85b['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x42d85b['isRegistered']('imageInline')&&_0x42d85b['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x2498ea=this['editor'];_0x2498ea['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x2498ea['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x301737=>_0x301737['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x14041c=_0x2498ea['commands']['get']('replaceImageSource');_0x14041c&&this['listenTo'](_0x14041c,'cleanupImage',(_0x63cf9e,[_0x5dbec2,_0x338ebf])=>{_0x5dbec2['removeAttribute']('uploadcareImageId',_0x338ebf);});}['_initConfig'](){const _0x22cbf9=this['editor']['config']['get']('uploadcare.uploader')||{},_0x3c6531=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x564f8a(_0x3ac262['document'],'uc-config',{..._0x22cbf9,'pubkey':_0x3c6531,'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']=_0x85d720=>{if('closeMax'==_0x85d720)return'#uc-icon-arrow-down';},_0x3ac262['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x564f8a(_0x3ac262['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader-'+this['ucContextId']}),_0x3ac262['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x19c6f7=this['editor']['commands']['get']('insertImage');_0x19c6f7&&this['listenTo'](_0x19c6f7,'execute',()=>{const _0x2a8de6=this['editor']['model']['document']['selection']['getSelectedElement']();_0x2a8de6&&_0x2a8de6['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x2a8de6);});});const _0xb9a1ab=this['editor']['commands']['get']('uploadcareImageReplace');_0xb9a1ab&&this['listenTo'](_0xb9a1ab,'execute',()=>{const _0x2027c4=this['editor']['model']['document']['selection']['getSelectedElement']();_0x2027c4&&_0x2027c4['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x2027c4);});});}}class tt extends _0x13dee5{static get['requires'](){return[o,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4082c1){super(_0x4082c1),_0x4082c1['config']['define']('uploadcare.uploader.sourceList',[i['Local'],i['URL']]),_0x3ad904['defineComponents'](_0x3ad904);}}class ii extends _0x1d1954{constructor(_0x59e9df){super(_0x59e9df);const t=_0x59e9df['t'],_0x4ed2f8=this['bindTemplate'],_0x468c7a=new _0x421329();_0x468c7a['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':[_0x468c7a,{'text':_0x4ed2f8['to']('imageUploadProgress',_0x36711d=>t('Loading\x20image...')+'\x20('+(_0x36711d||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 _0x1d1954{constructor(_0x2f0c6a){super(_0x2f0c6a);const t=_0x2f0c6a['t'];this['set']('errorType',null);const _0x22e511=new _0x4040c0(_0x2f0c6a);_0x22e511['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x22e511['withText']=!0x0,_0x22e511['class']='ck-button-action',_0x22e511['on']('execute',()=>{this['fire']('retry');}),_0x22e511['bind']('isVisible')['to'](this,'errorType',_0x4ddb5b=>'NotFound'!==_0x4ddb5b);const _0x2128ec=new _0x37a4fe();_0x2128ec['content']=_0x27f870,_0x2128ec['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x125d1b=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':[_0x2128ec,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x125d1b['to']('errorType',_0xbb495=>t('NotFound'!==_0xbb495?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x22e511]},{'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 _0x1d1954{constructor(_0x22b283,_0x3fa382){super(_0x22b283);const _0x5d5fca=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x3fa382,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x5d5fca['to']('imageSrc')}});}}class X extends F{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x5d77ca,_0x103f6c,_0x459a54){super(_0x5d77ca),this['_items']=this['createCollection'](),this['_loadingView']=new ii(_0x5d77ca),this['_errorView']=new ti(_0x5d77ca),this['_editingView']=new ei(_0x5d77ca,_0x459a54),this['_focusableView']=new _0x1d1954(_0x5d77ca),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x103f6c),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'],_0x4567a1=>{this['_addUploadcareImageEditorListeners'](_0x4567a1);});}),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'](_0x4fc7f9,_0x378dfb){const _0x195473='uc-cloud-image-editor',_0x1da1ed=_0x4fc7f9['querySelector'](_0x195473);if(_0x1da1ed)return _0x378dfb(_0x1da1ed);const _0x12f41e=new MutationObserver(_0x526e29=>{const _0x2ba13f=_0x526e29['filter'](_0x19eac2=>_0x19eac2['target']===_0x4fc7f9&&_0x19eac2['addedNodes']['length']>0x0&&_0x19eac2['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x195473);_0x2ba13f['length']&&(_0x12f41e['disconnect'](),_0x378dfb(_0x2ba13f[0x0]['addedNodes'][0x0]));});_0x12f41e['observe'](_0x4fc7f9,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x54f3d1){_0x54f3d1['addEventListener']('apply',_0x538c7c=>{this['fire']('apply',{'imageSrc':_0x538c7c['detail']['cdnUrl']});}),_0x54f3d1['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class E extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x2d734c(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x1cb674,_0x26d77e,_0x3759e9){super(),this['_editor']=_0x1cb674,this['_dialog']=_0x26d77e,this['_imageElement']=_0x3759e9,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 _0x459fcd=this['_imageElement'],_0x5dcec4=_0x459fcd['getAttribute']('uploadcareImageId'),_0x168ba2=_0x459fcd['getAttribute']('src');if(_0x5dcec4)await this['_loadImageInfo'](_0x5dcec4,_0x168ba2);else{if(this['_imageCache']['has'](_0x168ba2)){const _0x3d885d=this['_imageCache']['get'](_0x168ba2);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x3d885d['url'],this['imageDimension']=_0x3d885d['dimension'],this['imageId']=_0x3d885d['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x4c5a4c}=this['_editor'],t=_0x4c5a4c['t'],_0x159e9a=new X(_0x4c5a4c,this['imageStatus'],this['_attributes']);_0x159e9a['bind']('status')['to'](this,'imageStatus'),_0x159e9a['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x159e9a['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x159e9a['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x159e9a,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x1a6202,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x159e9a,'position':_0x44068c['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x159e9a['focus']();},'onHide':()=>{_0x159e9a['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x4e4e97=>!S(_0x4e4e97,_0x159e9a['element'])}});}['_loadImageInfo'](_0x2a2317,_0x335ee0){return j['getInfo'](_0x2a2317,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0xf0a16f=>{const {width:_0x8e879b,height:_0x207474}=_0xf0a16f['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x335ee0,this['imageDimension']={'width':_0x8e879b,'height':_0x207474},this['imageId']=_0x2a2317;})['catch'](_0x59e53d=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x59e53d['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x3b5881,_0x755cad){return this['_getImageAsFile'](_0x3b5881)['then'](_0xbd4a61=>j['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x755cad['signal'],'file':_0xbd4a61,'onProgress':_0x23e6a5=>{_0x23e6a5&&_0x23e6a5['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x23e6a5['value']));}}))['then'](_0x5b53b=>{const {width:_0x545b97,height:_0x3227e8}=_0x5b53b['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x5b53b['cdnUrl'],this['imageDimension']={'width':_0x545b97,'height':_0x3227e8},this['imageId']=_0x5b53b['uuid'],this['imageUploadProgress']=null;const _0x25aa5c=_0x3b5881['getAttribute']('src');this['_imageCache']['set'](_0x25aa5c,{'id':_0x5b53b['uuid'],'url':_0x5b53b['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x49d4aa=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x49d4aa['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x59da27,_0x5d1dd9){_0x59da27['on']('apply',(_0x5e45a0,_0x9e332d)=>{this['_replaceImage'](_0x5d1dd9,_0x9e332d['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x59da27['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x59da27['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x5ddc42,_0x115e46,_0x81091e){const _0xe8ab65=this['_editor'],{width:_0x738253,height:_0x438276}=C(_0x115e46,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x4302a1,imageSources:_0x303abd}=k(_0x115e46,_0x738253);_0xe8ab65['model']['change'](_0x4e1faa=>{if('$graveyard'===_0x5ddc42['root']['rootName']){_0xe8ab65['execute']('insertImage',{'imageType':_0x5ddc42['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x5ddc42['getAttributes']()),'uploadcareImageId':_0x81091e,'src':_0x4302a1,'sources':_0x303abd,'width':_0x738253,'height':_0x438276}});const _0x147bbd=_0x5ddc42['getChildren']();_0x5ddc42=_0xe8ab65['model']['document']['selection']['getSelectedElement']();for(const _0x54b022 of _0x147bbd)_0x4e1faa['append'](_0x4e1faa['cloneElement'](_0x54b022),_0x5ddc42);}else _0x4e1faa['setSelection'](_0x5ddc42,'on'),_0xe8ab65['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x5ddc42['getAttributes']()),'uploadcareImageId':_0x81091e,'src':_0x4302a1,'sources':_0x303abd,'width':_0x738253,'height':_0x438276},_0x5ddc42);_0x4e1faa['setSelection'](_0x5ddc42,'on');});}async['_getImageAsFile'](_0x459137){const _0x19f3be=_0x3ac262['window'],_0x1aaa7f=_0x3ac262['document']['location']['href'],_0x25a38c=new _0x19f3be['URL'](_0x459137['getAttribute']('src'),_0x1aaa7f);if('data:'===_0x25a38c['protocol']){const _0x4abb97=_0x25a38c['href']['split'](','),_0x42d8d9=_0x4abb97[0x0]['match'](/:(.*?);/)[0x1],_0x44ff5a=_0x42d8d9['split']('/')[0x1],_0x2c35ed=_0x19f3be['atob'](_0x4abb97[_0x4abb97['length']-0x1]);let _0xca3bc4=_0x2c35ed['length'];const _0x15ef76=new _0x19f3be['Uint8Array'](_0xca3bc4);for(;_0xca3bc4--;)_0x15ef76[_0xca3bc4]=_0x2c35ed['charCodeAt'](_0xca3bc4);return new _0x19f3be['File']([_0x15ef76],'image.'+_0x44ff5a,{'type':_0x42d8d9});}const _0x42da00=_0x25a38c['href']['split']('/'),_0xe9b620=_0x42da00[_0x42da00['length']-0x1],_0x355fc5=_0xe9b620['split']('.')[0x1];return _0x19f3be['fetch'](_0x25a38c['href'])['then'](_0x5edaac=>_0x5edaac['clone']()['blob']())['then'](_0xd29145=>new _0x19f3be['File']([_0xd29145],_0xe9b620,{'type':'image/'+_0x355fc5}));}}class O extends _0x2238a1{['imageEditController'];static get['requires'](){return[_0x32df1c];}['_isEditable'];constructor(_0x3f911e){super(_0x3f911e),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x4a3109){const _0x1af731=G(_0x4a3109);return _0x249e74=>!(!_0x249e74||!_0x249e74['is']('element','imageBlock')&&!_0x249e74['is']('element','imageInline'))&&(!!_0x249e74['hasAttribute']('uploadcareImageId')||!!_0x249e74['hasAttribute']('src')&&_0x1af731(_0x249e74['getAttribute']('src')));}(_0x3f911e['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x3d451f=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x3d451f);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x93cc57=this['editor']['model']['document']['selection']['getSelectedElement']();_0x93cc57&&(_0x93cc57['is']('element','imageBlock')||_0x93cc57['is']('element','imageInline'))&&(this['imageEditController']=new E(this['editor'],this['editor']['plugins']['get'](_0x32df1c),_0x93cc57),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class R extends _0x2238a1{['refresh'](){const _0x113a2d=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x113a2d&&(_0x113a2d['is']('element','imageBlock')||_0x113a2d['is']('element','imageInline')));}['execute'](_0x428f24){const _0xa8e114=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x21be6a=>{_0x21be6a['setAttributes'](_0x428f24,_0xa8e114),_0x21be6a['removeAttribute']('srcset',_0xa8e114),_0x21be6a['removeAttribute']('sizes',_0xa8e114);});}}class m extends _0x13dee5{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[o,_0x50102b,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x41e09b}=this;_0x41e09b['commands']['add']('uploadcareImageEdit',new O(_0x41e09b)),_0x41e09b['commands']['add']('uploadcareImageReplace',new R(_0x41e09b));}}class g extends _0x13dee5{['_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 _0xde1caf=this['editor'];_0xde1caf['ui']['componentFactory']['add']('uploadcareImageEdit',_0x85554d=>{const _0x54d4f5=_0xde1caf['commands']['get']('uploadcareImageEdit'),_0x5b9bb3=new _0x4040c0(_0x85554d),t=_0x85554d['t'];return _0x5b9bb3['set']({'icon':_0x1a6202,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x5b9bb3['bind']('isEnabled')['to'](_0x54d4f5),_0x5b9bb3['bind']('isOn')['to'](_0x54d4f5,'isActive'),this['listenTo'](_0x5b9bb3,'execute',()=>{_0xde1caf['execute']('uploadcareImageEdit'),_0xde1caf['editing']['view']['focus']();}),_0x5b9bb3;}),this['_initConfig']();}['_initConfig'](){const _0x2d39ef=_0x564f8a(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x2d39ef),this['listenTo'](this['editor'],'destroy',()=>{_0x2d39ef['remove']();});}}class et extends _0x13dee5{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-20250707.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-20250707.0",
|
|
27
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20250707.0",
|
|
28
|
+
"@ckeditor/ckeditor5-image": "0.0.0-nightly-20250707.0",
|
|
29
|
+
"@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-20250707.0",
|
|
30
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250707.0",
|
|
31
|
+
"@ckeditor/ckeditor5-upload": "0.0.0-nightly-20250707.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250707.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20250707.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 _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);});});}}
|
|
23
|
+
const _0x44ea8c=_0x4f66;function _0xbd7c(){const _0xe89360=['href','map','extend','downcast','uc-config','pluginName','editing','imageBlock','isRegistered','cleanupImage','iconHrefResolver','editor','render','view','removeAttribute','428SaxHrV','#uc-icon-arrow-down','_configElement','listenTo','for','schema','_initConfig','configElement','model','attributeToAttribute','getSelectedElement','input[uploadcare-file-input]','_initConversion','3216190kCHoMa','body','1176672zRQQCF','4109949usNXmK','config','insertImage','afterInit','once','locale','getAttribute','imageInline','PictureEditing','7157766iaQfFP','_initCtx','elementToAttribute','document','true','add','destroy','_ctxElement','_initImageProcessingIndicator','uc-upload-ctx-provider','_initSchema','5018kERcNL','replaceImageSource','remove','uploadcare.uploader','uploadcare.pubkey','data-uc-image-id','ucContextId','contentLanguage','fromCharCode','requires','2717016KwCYUb','closeMax','ctxElement','upcast','\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','querySelector','6xyUjfm','execute','selection','get','join','commands','uploader-','uploadcareImageId','conversion','16pfXFyy','uploadcare','appendChild','init','10074160JBZDmC','UploadcareEditing','isOfficialPlugin','uploadcareImageReplace','isPremiumPlugin'];_0xbd7c=function(){return _0xe89360;};return _0xbd7c();}(function(_0x3a1a5d,_0x4dc5d6){const _0x15c734=_0x4f66,_0x4c7e98=_0x3a1a5d();while(!![]){try{const _0x525acf=parseInt(_0x15c734(0xab))/0x1*(parseInt(_0x15c734(0x87))/0x2)+parseInt(_0x15c734(0x96))/0x3+parseInt(_0x15c734(0xb5))/0x4+parseInt(_0x15c734(0x94))/0x5*(-parseInt(_0x15c734(0xbb))/0x6)+parseInt(_0x15c734(0xa0))/0x7+-parseInt(_0x15c734(0xc4))/0x8*(parseInt(_0x15c734(0x97))/0x9)+-parseInt(_0x15c734(0xc8))/0xa;if(_0x525acf===_0x4dc5d6)break;else _0x4c7e98['push'](_0x4c7e98['shift']());}catch(_0x329682){_0x4c7e98['push'](_0x4c7e98['shift']());}}}(_0xbd7c,0x936f4));import{Plugin as _0x32f633}from'ckeditor5/src/core.js';import{Dialog as _0x4ad394}from'ckeditor5/src/ui.js';import{createElement as _0x323619,global as _0x2af326,uid as _0x444bf2}from'ckeditor5/src/utils.js';import{UploadcareCommand as _0x129003}from'./uploadcarecommand.js';function _0x4f66(_0x2afadf,_0x53c7fe){const _0xbd7c1a=_0xbd7c();return _0x4f66=function(_0x4f669a,_0x5d5fee){_0x4f669a=_0x4f669a-0x7e;let _0x3b27a7=_0xbd7c1a[_0x4f669a];return _0x3b27a7;},_0x4f66(_0x2afadf,_0x53c7fe);}import{UploadcareUploadAdapter as _0x5a7038}from'./uploadcareuploadadapter.js';import{showImageProcessingIndicator as _0x362b49}from'./utils/editingutils.js';export class UploadcareEditing extends _0x32f633{[_0x44ea8c(0x89)]=null;[_0x44ea8c(0xa7)]=null;static get[_0x44ea8c(0xd2)](){const _0x2a5bbd=_0x44ea8c;return _0x2a5bbd(0xc9);}static get[_0x44ea8c(0xb4)](){const _0x4cded1=_0x44ea8c;return[_0x4cded1(0x9f),_0x5a7038,_0x4ad394];}static get[_0x44ea8c(0xca)](){return!0x0;}static get[_0x44ea8c(0xcc)](){return!0x0;}[_0x44ea8c(0xb1)];get[_0x44ea8c(0x8e)](){const _0x4ef75e=_0x44ea8c;return this[_0x4ef75e(0x89)];}get[_0x44ea8c(0xb7)](){const _0x415b4a=_0x44ea8c;return this[_0x415b4a(0xa7)];}constructor(_0x53da52){const _0x5cc8da=_0x44ea8c;super(_0x53da52),this[_0x5cc8da(0xb1)]=_0x444bf2();}[_0x44ea8c(0xc7)](){const _0x1ee9fb=_0x44ea8c,_0x4ce752=this[_0x1ee9fb(0x83)];_0x4ce752[_0x1ee9fb(0xc0)][_0x1ee9fb(0xa5)](_0x1ee9fb(0xc5),new _0x129003(_0x4ce752));}[_0x44ea8c(0x9a)](){const _0x291c35=_0x44ea8c;this[_0x291c35(0xaa)](),this[_0x291c35(0x93)](),this[_0x291c35(0x8d)](),this[_0x291c35(0xa1)](),this[_0x291c35(0xa8)](),this[_0x291c35(0x8a)](this[_0x291c35(0x83)],_0x291c35(0xa6),()=>{const _0x40b5c1=_0x291c35;this[_0x40b5c1(0x89)]&&(this[_0x40b5c1(0x89)][_0x40b5c1(0xad)](),this[_0x40b5c1(0x89)]=null),this[_0x40b5c1(0xa7)]&&(this[_0x40b5c1(0xa7)][_0x40b5c1(0xad)](),this[_0x40b5c1(0xa7)]=null);const _0x3e25b9=_0x2af326[_0x40b5c1(0xa3)][_0x40b5c1(0xba)](_0x40b5c1(0x92));_0x3e25b9&&_0x3e25b9[_0x40b5c1(0xad)]();}),async function(_0x14157b){const _0x3a7ba6=_0x1d939f([0x39,0x30,0x45,0x68,0x76,0x47,0x53,0x6d,0x4f,0x56,0x6b,0x65,0x57,0x73,0x33,0x50,0x34,0x69,0x43,0x46,0x62,0x4a,0x79,0x67,0x64,0x7a,0x35,0x44,0x71,0x59,0x58,0x70,0x42,0x36,0x77,0x6c,0x51,0x37,0x4e,0x66,0x54,0x72,0x55,0x6f,0x4b,0x6e,0x31,0x41,0x4d,0x48,0x6a,0x74,0x78,0x52,0x61,0x63,0x32,0x38,0x5a,0x75,0x4c,0x49]),_0x195240=0x271d5d9,_0x23d155=0x276b939^_0x195240,_0x1f3412=window[_0x1d939f([0x44,0x61,0x74,0x65])][_0x1d939f([0x6e,0x6f,0x77])](),_0x5a78cb=_0x14157b[_0x1d939f([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5c0ed7=new window[(_0x1d939f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4e0a34=>{_0x5a78cb[_0x1d939f([0x6f,0x6e,0x63,0x65])](_0x1d939f([0x72,0x65,0x61,0x64,0x79]),_0x4e0a34);}),_0x581bc2={[_0x1d939f([0x6b,0x74,0x79])]:_0x1d939f([0x45,0x43]),[_0x1d939f([0x75,0x73,0x65])]:_0x1d939f([0x73,0x69,0x67]),[_0x1d939f([0x63,0x72,0x76])]:_0x1d939f([0x50,0x2d,0x32,0x35,0x36]),[_0x1d939f([0x78])]:_0x1d939f([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]),[_0x1d939f([0x79])]:_0x1d939f([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]),[_0x1d939f([0x61,0x6c,0x67])]:_0x1d939f([0x45,0x53,0x32,0x35,0x36])},_0x193aa4=_0x5a78cb[_0x1d939f([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1d939f([0x67,0x65,0x74])](_0x1d939f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5ad87a(){let _0x4b3507,_0x1ef530=null,_0x3e5610=null;try{if(_0x193aa4==_0x1d939f([0x47,0x50,0x4c]))return _0x1d939f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4b3507=_0x1ab96c(),!_0x4b3507)return _0x1d939f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4b3507[_0x1d939f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3e5610=_0x3ca501(_0x4b3507[_0x1d939f([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4b3507[_0x1d939f([0x6a,0x74,0x69])])),await _0x21670b()?_0x47e4b1()?_0x2c0873()?_0x1d939f([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x39fd38()?(_0x4b3507[_0x1d939f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d939f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1ef530=_0x360c33(_0x1d939f([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4b3507[_0x1d939f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1d939f([0x74,0x72,0x69,0x61,0x6c])&&(_0x1ef530=_0x360c33(_0x1d939f([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x139539()):_0x1d939f([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1d939f([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1d939f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1d939f([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2c0873(){const _0x27606a=[_0x1d939f([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1d939f([0x74,0x72,0x69,0x61,0x6c])][_0x1d939f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b3507[_0x1d939f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f3412/0x3e8:0xe10*_0x23d155;return _0x4b3507[_0x1d939f([0x65,0x78,0x70])]<_0x27606a;}function _0x47e4b1(){const _0x8cd974=_0x4b3507[_0x1d939f([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x8cd974&&(!!_0x8cd974[_0x1d939f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d939f([0x2a]))||!!_0x8cd974[_0x1d939f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d939f([0x55,0x50,0x4c,0x43])));}function _0x39fd38(){const _0x2add49=_0x4f66,_0x198a29=_0x4b3507[_0x1d939f([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x198a29||0x0==_0x198a29[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x574563}=new URL(window[_0x1d939f([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2add49(0xcd)]);if(_0x198a29[_0x1d939f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x574563))return!0x0;const _0x430d97=_0x574563[_0x1d939f([0x73,0x70,0x6c,0x69,0x74])](_0x1d939f([0x2e]));return _0x198a29[_0x1d939f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x25eb2a=>_0x25eb2a[_0x1d939f([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1d939f([0x2a])))[_0x1d939f([0x6d,0x61,0x70])](_0x1d4c24=>_0x1d4c24[_0x1d939f([0x73,0x70,0x6c,0x69,0x74])](_0x1d939f([0x2e])))[_0x1d939f([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43802d=>_0x43802d[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x430d97[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d939f([0x6d,0x61,0x70])](_0x392879=>Array(_0x430d97[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x392879[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1d939f([0x66,0x69,0x6c,0x6c])](_0x392879[0x0]===_0x1d939f([0x2a])?_0x1d939f([0x2a]):'')[_0x1d939f([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x392879))[_0x1d939f([0x73,0x6f,0x6d,0x65])](_0xfa811f=>_0x430d97[_0x1d939f([0x65,0x76,0x65,0x72,0x79])]((_0x597e68,_0x4f999d)=>_0xfa811f[_0x4f999d]===_0x597e68||_0xfa811f[_0x4f999d]===_0x1d939f([0x2a])));}function _0x139539(){return _0x1ef530&&_0x3e5610?new window[(_0x1d939f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x112395,_0x5b4ae9)=>{_0x1ef530[_0x1d939f([0x74,0x68,0x65,0x6e])](_0x112395,_0x5b4ae9),_0x3e5610[_0x1d939f([0x74,0x68,0x65,0x6e])](_0x7ab703=>{_0x7ab703!=_0x1d939f([0x56,0x61,0x6c,0x69,0x64])&&_0x112395(_0x7ab703);},_0x5b4ae9);}):_0x1ef530||_0x3e5610||_0x1d939f([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3ca501(_0x5fc29a,_0xdfb06c){return new window[(_0x1d939f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50e6e8=>{if(_0x23dfd6())return _0x50e6e8(_0x1d939f([0x56,0x61,0x6c,0x69,0x64]));_0xfee752(),_0x5a78cb[_0x1d939f([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1d939f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3759c4=!0x1;const _0x37f6a9=_0x444bf2();function _0x17add4(_0x2e4ee3){return!!_0x2e4ee3&&(typeof _0x2e4ee3===_0x1d939f([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2e4ee3===_0x1d939f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2e4ee3[_0x1d939f([0x74,0x68,0x65,0x6e])]===_0x1d939f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2e4ee3[_0x1d939f([0x63,0x61,0x74,0x63,0x68])]===_0x1d939f([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x23a184(_0x2d65ed){_0x38a484(_0x2d65ed)[_0x1d939f([0x74,0x68,0x65,0x6e])](_0x4a1c37=>{if(!_0x4a1c37||_0x4a1c37[_0x1d939f([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1d939f([0x6f,0x6b]))return _0x1d939f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x496ade(_0x4b840a(_0x37f6a9+_0xdfb06c))!=_0x4a1c37[_0x1d939f([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1d939f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1d939f([0x56,0x61,0x6c,0x69,0x64]);})[_0x1d939f([0x74,0x68,0x65,0x6e])](_0x4710d6=>(_0x1612ad(),_0x4710d6),()=>{const _0x4b78d7=_0x5eb8a4();return null==_0x4b78d7?(_0x1612ad(),_0x1d939f([0x56,0x61,0x6c,0x69,0x64])):_0x1d939f(_0x1f3412-_0x4b78d7>(0x267d51d9^_0x195240)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1d939f([0x74,0x68,0x65,0x6e])](_0x50e6e8)[_0x1d939f([0x63,0x61,0x74,0x63,0x68])](()=>{_0x50e6e8(_0x1d939f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x15d9c3=0x2473b59^_0x195240;function _0x1612ad(){const _0x114e3f=_0x1d939f([0x6c,0x6c,0x63,0x74,0x2d])+_0x496ade(_0x4b840a(_0x5fc29a)),_0x4a0131=_0x564d58(_0x496ade(window[_0x1d939f([0x4d,0x61,0x74,0x68])][_0x1d939f([0x63,0x65,0x69,0x6c])](_0x1f3412/_0x15d9c3)));window[_0x1d939f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d939f([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x114e3f,_0x4a0131);}function _0x5eb8a4(){const _0x20ac3a=_0x1d939f([0x6c,0x6c,0x63,0x74,0x2d])+_0x496ade(_0x4b840a(_0x5fc29a)),_0x2e7059=window[_0x1d939f([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1d939f([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x20ac3a);return _0x2e7059?window[_0x1d939f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x564d58(_0x2e7059),0x10)*_0x15d9c3:null;}function _0x38a484(_0x414552){return new window[(_0x1d939f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x286b7f,_0xa34dcd)=>{_0x414552[_0x1d939f([0x74,0x68,0x65,0x6e])](_0x286b7f,_0xa34dcd),window[_0x1d939f([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xa34dcd,0x2700119^_0x195240);});}}_0x5a78cb[_0x1d939f([0x6f,0x6e])](_0x1d939f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x30914c,_0x507afd)=>{if(_0x507afd[0x0]!=_0x5fc29a)return _0x50e6e8(_0x1d939f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x507afd[0x1]={..._0x507afd[0x1],[_0x1d939f([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x37f6a9};},{[_0x1d939f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d939f([0x68,0x69,0x67,0x68])}),_0x5a78cb[_0x1d939f([0x6f,0x6e])](_0x1d939f([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4c412f=>{_0x17add4(_0x4c412f[_0x1d939f([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3759c4=!0x0,_0x23a184(_0x4c412f[_0x1d939f([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1d939f([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1d939f([0x6c,0x6f,0x77])}),_0x5c0ed7[_0x1d939f([0x74,0x68,0x65,0x6e])](()=>{_0x3759c4||_0x50e6e8(_0x1d939f([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x23dfd6(){return _0x5a78cb[_0x1d939f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d939f([0x76,0x69,0x65,0x77])][_0x1d939f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1d939f([0x61,0x75,0x74,0x6f]);}function _0xfee752(){_0x5a78cb[_0x1d939f([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1d939f([0x76,0x69,0x65,0x77])][_0x1d939f([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1d939f([0x61,0x75,0x74,0x6f]);}}function _0x360c33(_0x59cba3){const _0x2be8ec=[new window[(_0x1d939f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cb14a=>setTimeout(_0x2cb14a,0x278eb15^_0x195240)),_0x5c0ed7[_0x1d939f([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1d939f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x871065=>{let _0x5e4a5f=0x0;_0x5a78cb[_0x1d939f([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d939f([0x6f,0x6e])](_0x1d939f([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1cd39e,_0x4d313b)=>{_0x4d313b[0x0][_0x1d939f([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e4a5f++,_0x5e4a5f==(0x271d421^_0x195240)&&(_0x871065(),_0x1cd39e[_0x1d939f([0x6f,0x66,0x66])]());});}))];return window[_0x1d939f([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1d939f([0x72,0x61,0x63,0x65])](_0x2be8ec)[_0x1d939f([0x74,0x68,0x65,0x6e])](()=>_0x59cba3);}async function _0x31690e(){await _0x5c0ed7,_0x5a78cb[_0x1d939f([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d939f([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x50af60,_0x5a78cb[_0x1d939f([0x6d,0x6f,0x64,0x65,0x6c])][_0x1d939f([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x50af60,_0x5a78cb[_0x1d939f([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1d939f([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x29342a(_0x3ad772){const _0x477b8c=_0x1d8089();_0x5a78cb[_0x477b8c]=_0x1d939f([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3ad772,_0x3ad772!=_0x1d939f([0x56,0x61,0x6c,0x69,0x64])&&_0x31690e();}function _0x1d8089(){const _0x517a70=window[_0x1d939f([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1d939f([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1d939f([0x6e,0x6f,0x77])]())[_0x1d939f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1d939f([0x2e]),'');let _0x4b07ad=_0x1d939f([0x45]);for(let _0x375e17=0x0;_0x375e17<_0x517a70[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x375e17+=0x2){let _0x27a35b=window[_0x1d939f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x517a70[_0x1d939f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x375e17,_0x375e17+0x2));_0x27a35b>=_0x3a7ba6[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x27a35b-=_0x3a7ba6[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4b07ad+=_0x3a7ba6[_0x27a35b];}return _0x4b07ad;}function _0x1ab96c(){const _0x31a8a9=_0x193aa4[_0x1d939f([0x73,0x70,0x6c,0x69,0x74])](_0x1d939f([0x2e]));if(0x3!=_0x31a8a9[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2da8a2(_0x31a8a9[0x1]);function _0x2da8a2(_0x54796c){const _0x4d3187=_0x5d14ad(_0x54796c);return _0x4d3187&&_0x2c1898()?_0x4d3187:null;function _0x2c1898(){const _0x5a9fb2=_0x4d3187[_0x1d939f([0x6a,0x74,0x69])],_0x430681=window[_0x1d939f([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a9fb2[_0x1d939f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a9fb2[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x43b3b6={..._0x4d3187,[_0x1d939f([0x6a,0x74,0x69])]:_0x5a9fb2[_0x1d939f([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a9fb2[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x43b3b6[_0x1d939f([0x76,0x63])],_0x4b840a(_0x43b3b6)==_0x430681;}}}async function _0x21670b(){let _0x11fe64=!0x0;try{const _0x5c2e6a=_0x193aa4[_0x1d939f([0x73,0x70,0x6c,0x69,0x74])](_0x1d939f([0x2e])),[_0x2f2370,_0x59b594,_0x13457e]=_0x5c2e6a;return _0x47f807(_0x2f2370),await _0x4f6df9(_0x2f2370,_0x59b594,_0x13457e),_0x11fe64;}catch{return!0x1;}function _0x47f807(_0x2c07d1){const _0x2fd127=_0x5d14ad(_0x2c07d1);_0x2fd127&&_0x2fd127[_0x1d939f([0x61,0x6c,0x67])]==_0x1d939f([0x45,0x53,0x32,0x35,0x36])||(_0x11fe64=!0x1);}async function _0x4f6df9(_0x4e0765,_0x2b5b11,_0x19bd1e){const _0xda5204=window[_0x1d939f([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1d939f([0x66,0x72,0x6f,0x6d])](_0x308e01(_0x19bd1e),_0x5c7426=>_0x5c7426[_0x1d939f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x55ef92=new window[(_0x1d939f([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1d939f([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4e0765+_0x1d939f([0x2e])+_0x2b5b11),_0x6853f=window[_0x1d939f([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1d939f([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x6853f)return;const _0x52ec23=await _0x6853f[_0x1d939f([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1d939f([0x6a,0x77,0x6b]),_0x581bc2,{[_0x1d939f([0x6e,0x61,0x6d,0x65])]:_0x1d939f([0x45,0x43,0x44,0x53,0x41]),[_0x1d939f([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1d939f([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1d939f([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x6853f[_0x1d939f([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1d939f([0x6e,0x61,0x6d,0x65])]:_0x1d939f([0x45,0x43,0x44,0x53,0x41]),[_0x1d939f([0x68,0x61,0x73,0x68])]:{[_0x1d939f([0x6e,0x61,0x6d,0x65])]:_0x1d939f([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x52ec23,_0xda5204,_0x55ef92)||(_0x11fe64=!0x1);}}function _0x5d14ad(_0x43effe){return _0x43effe[_0x1d939f([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1d939f([0x65,0x79]))?JSON[_0x1d939f([0x70,0x61,0x72,0x73,0x65])](_0x308e01(_0x43effe)):null;}function _0x308e01(_0x123e62){return window[_0x1d939f([0x61,0x74,0x6f,0x62])](_0x123e62[_0x1d939f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1d939f([0x2b]))[_0x1d939f([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1d939f([0x2f])));}function _0x4b840a(_0x2ec3f3){let _0x281da9=0x1505;function _0x53f5ce(_0x110482){for(let _0x4e6842=0x0;_0x4e6842<_0x110482[_0x1d939f([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4e6842++){const _0x3791a=_0x110482[_0x1d939f([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4e6842);_0x281da9=(_0x281da9<<0x5)+_0x281da9+_0x3791a,_0x281da9&=_0x281da9;}}function _0x46c675(_0x544ed2){Array[_0x1d939f([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x544ed2)?_0x544ed2[_0x1d939f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x46c675):_0x544ed2&&typeof _0x544ed2==_0x1d939f([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1d939f([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x544ed2)[_0x1d939f([0x73,0x6f,0x72,0x74])]()[_0x1d939f([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x18fdd,_0xcf7b49])=>{_0x53f5ce(_0x18fdd),_0x46c675(_0xcf7b49);}):_0x53f5ce(window[_0x1d939f([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x544ed2));}return _0x46c675(_0x2ec3f3),_0x281da9>>>0x0;}function _0x496ade(_0x78cab3){return _0x78cab3[_0x1d939f([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1d939f([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1d939f([0x30]));}function _0x564d58(_0x5104b1){return _0x5104b1[_0x1d939f([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1d939f([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1d939f([0x6a,0x6f,0x69,0x6e])]('');}function _0x50af60(){}function _0x1d939f(_0x5853b1){const _0x4e296f=_0x4f66;return _0x5853b1[_0x4e296f(0xce)](_0x3cc3d2=>String[_0x4e296f(0xb3)](_0x3cc3d2))[_0x4e296f(0xbf)]('');}_0x29342a(await _0x5ad87a());}(this);}[_0x44ea8c(0xaa)](){const _0x341f35=_0x44ea8c,_0x187fc3=this[_0x341f35(0x83)][_0x341f35(0x8f)][_0x341f35(0x8c)];_0x187fc3[_0x341f35(0x80)](_0x341f35(0x7f))&&_0x187fc3[_0x341f35(0xcf)](_0x341f35(0x7f),{'allowAttributes':[_0x341f35(0xc2)]}),_0x187fc3[_0x341f35(0x80)](_0x341f35(0x9e))&&_0x187fc3[_0x341f35(0xcf)](_0x341f35(0x9e),{'allowAttributes':[_0x341f35(0xc2)]});}[_0x44ea8c(0x93)](){const _0x3bdffa=_0x44ea8c,_0x54dfcf=this[_0x3bdffa(0x83)];_0x54dfcf[_0x3bdffa(0xc3)][_0x3bdffa(0x8b)](_0x3bdffa(0xd0))[_0x3bdffa(0x90)]({'model':_0x3bdffa(0xc2),'view':_0x3bdffa(0xb0)}),_0x54dfcf[_0x3bdffa(0xc3)][_0x3bdffa(0x8b)](_0x3bdffa(0xb8))[_0x3bdffa(0xa2)]({'model':{'key':_0x3bdffa(0xc2),'value':_0x437bfc=>_0x437bfc[_0x3bdffa(0x9d)](_0x3bdffa(0xb0))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x347a14=_0x54dfcf[_0x3bdffa(0xc0)][_0x3bdffa(0xbe)](_0x3bdffa(0xac));_0x347a14&&this[_0x3bdffa(0x8a)](_0x347a14,_0x3bdffa(0x81),(_0x3a7814,[_0x2b79c7,_0x3d7a12])=>{const _0x5e632b=_0x3bdffa;_0x2b79c7[_0x5e632b(0x86)](_0x5e632b(0xc2),_0x3d7a12);});}[_0x44ea8c(0x8d)](){const _0x398eff=_0x44ea8c,_0x23a568=this[_0x398eff(0x83)][_0x398eff(0x98)][_0x398eff(0xbe)](_0x398eff(0xae))||{},_0x34f04e=this[_0x398eff(0x83)][_0x398eff(0x98)][_0x398eff(0xbe)](_0x398eff(0xaf))||'';this[_0x398eff(0x89)]=_0x323619(_0x2af326[_0x398eff(0xa3)],_0x398eff(0xd1),{..._0x23a568,'pubkey':_0x34f04e,'ctx-name':_0x398eff(0xc1)+this[_0x398eff(0xb1)],'sourceList':'','imgOnly':_0x398eff(0xa4),'removeCopyright':_0x398eff(0xa4),'localeName':this[_0x398eff(0x83)][_0x398eff(0x9c)][_0x398eff(0xb2)],'externalSourcesEmbedCss':_0x398eff(0xb9)}),this[_0x398eff(0x89)][_0x398eff(0x82)]=_0x209d6d=>{const _0x2696fc=_0x398eff;if(_0x2696fc(0xb6)==_0x209d6d)return _0x2696fc(0x88);},_0x2af326[_0x398eff(0xa3)][_0x398eff(0x95)][_0x398eff(0xc6)](this[_0x398eff(0x89)]);}[_0x44ea8c(0xa1)](){const _0x45efd2=_0x44ea8c;this[_0x45efd2(0xa7)]=_0x323619(_0x2af326[_0x45efd2(0xa3)],_0x45efd2(0xa9),{'ctx-name':_0x45efd2(0xc1)+this[_0x45efd2(0xb1)]}),_0x2af326[_0x45efd2(0xa3)][_0x45efd2(0x95)][_0x45efd2(0xc6)](this[_0x45efd2(0xa7)]);}[_0x44ea8c(0xa8)](){const _0x524c7e=_0x44ea8c,_0xe5fa7d=this[_0x524c7e(0x83)][_0x524c7e(0xc0)][_0x524c7e(0xbe)](_0x524c7e(0x99));_0xe5fa7d&&this[_0x524c7e(0x8a)](_0xe5fa7d,_0x524c7e(0xbc),()=>{const _0x5be5b5=_0x524c7e,_0x319b2f=this[_0x5be5b5(0x83)][_0x5be5b5(0x8f)][_0x5be5b5(0xa3)][_0x5be5b5(0xbd)][_0x5be5b5(0x91)]();_0x319b2f&&_0x319b2f[_0x5be5b5(0x9d)](_0x5be5b5(0xc2))&&this[_0x5be5b5(0x83)][_0x5be5b5(0x7e)][_0x5be5b5(0x85)][_0x5be5b5(0x9b)](_0x5be5b5(0x84),()=>{const _0x64016b=_0x5be5b5;_0x362b49(this[_0x64016b(0x83)],_0x319b2f);});});const _0x5c7661=this[_0x524c7e(0x83)][_0x524c7e(0xc0)][_0x524c7e(0xbe)](_0x524c7e(0xcb));_0x5c7661&&this[_0x524c7e(0x8a)](_0x5c7661,_0x524c7e(0xbc),()=>{const _0x34ab9d=_0x524c7e,_0x5cbb1d=this[_0x34ab9d(0x83)][_0x34ab9d(0x8f)][_0x34ab9d(0xa3)][_0x34ab9d(0xbd)][_0x34ab9d(0x91)]();_0x5cbb1d&&_0x5cbb1d[_0x34ab9d(0x9d)](_0x34ab9d(0xc2))&&this[_0x34ab9d(0x83)][_0x34ab9d(0x7e)][_0x34ab9d(0x85)][_0x34ab9d(0x9b)](_0x34ab9d(0x84),()=>{const _0x307803=_0x34ab9d;_0x362b49(this[_0x307803(0x83)],_0x5cbb1d);});});}}
|