@ckeditor/ckeditor5-uploadcare 0.0.0-nightly-20251109.0 → 0.0.0-nightly-20251110.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 _0x46ce10,Command as _0x32e736}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0x2fc165,IconGooglePhotos as _0x3afb4b,IconGoogleDrive as _0x234122,IconFacebook as _0x5cc3a4,IconDropbox as _0x1e37da,IconUploadcareLink as _0x387aa5,IconUploadcareImageUpload as _0x4d7efd,IconError as _0x43bfdc,IconUploadcareImageEdit as _0x15900a}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x1c65c0,MenuBarMenuListItemButtonView as _0x3e74cb,View as _0x10c913,FocusCycler as _0x40f842,Dialog as _0x4a89a4,DialogViewPosition as _0x434518,SpinnerView as _0x1ec084,IconView as _0x1662ed,Notification as _0x4077fe}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x1c81bd,DomEmitterMixin as _0x288832,global as _0x58d1e9,getAncestors as _0x2e1f05,ObservableMixin as _0x5e87ec,uid as _0x17c88a,createElement as _0x145229}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x477394}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x52408f,info as _0x2bfef9}from'@uploadcare/upload-client';import*as _0x5dc78e from'@uploadcare/file-uploader';var i=function(_0x3d8e45){return _0x3d8e45['Local']='local',_0x3d8e45['URL']='url',_0x3d8e45['Dropbox']='dropbox',_0x3d8e45['GDrive']='gdrive',_0x3d8e45['Facebook']='facebook',_0x3d8e45['GPhotos']='gphotos',_0x3d8e45['OneDrive']='onedrive',_0x3d8e45;}({});function _(_0x31ee1d,_0x35322f,_0x20d1d4){const t=_0x31ee1d['t'],_0x165d19=_0x31ee1d['t'];switch(_0x35322f){case i['Local']:return{'text':_0x165d19('Insert'===_0x20d1d4?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x165d19('From\x20computer')};case i['URL']:return{'text':'Insert'===_0x20d1d4?_0x165d19('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x165d19('Via\x20URL')};case i['Dropbox']:return{'text':t('Insert'===_0x20d1d4?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case i['Facebook']:return{'text':t('Insert'===_0x20d1d4?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case i['GDrive']:return{'text':t('Insert'===_0x20d1d4?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case i['GPhotos']:return{'text':t('Insert'===_0x20d1d4?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case i['OneDrive']:return{'text':t('Insert'===_0x20d1d4?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x35322f;}}class e extends _0x46ce10{['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 _0x2dbf92=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1f603f;for(const _0x30ac70 in _0x2dbf92){const _0x438d53=_0x30ac70,_0x42e971=_0x2dbf92[_0x438d53];if('uploadcareLicenseKeyValid'==_0x42e971||'uploadcareLicenseKeyInvalid'==_0x42e971||'uploadcareLicenseKeyExpired'==_0x42e971||'uploadcareLicenseKeyDomainLimit'==_0x42e971||'uploadcareLicenseKeyNotAllowed'==_0x42e971||'uploadcareLicenseKeyEvaluationLimit'==_0x42e971||'uploadcareLicenseKeyTrialLimit'==_0x42e971||'uploadcareLicenseKeyUsageLimit'==_0x42e971){delete _0x2dbf92[_0x438d53],_0x1f603f=_0x42e971,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x1f603f&&_0x2dbf92['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x1f603f&&_0x2dbf92['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x1f603f&&_0x2dbf92['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x1f603f&&_0x2dbf92['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x1f603f&&_0x2dbf92['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x1f603f&&_0x2dbf92['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x1f603f&&_0x2dbf92['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x259814}=this,_0x146da4=_0x259814['commands']['get']('uploadcare');if(!_0x146da4)return;const _0x3ef87d=this['_normalizeConfigSourceList'](_0x259814['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x357373,_0x1401e8)=>{const _0x1592cb=this['_getIntegrationKey'](_0x1401e8['type']);return _0x357373[_0x1592cb]||(_0x357373[_0x1592cb]=[]),_0x357373[_0x1592cb]['push'](_0x1401e8),_0x357373;},{});_0x259814['plugins']['has']('ImageInsertUI')&&_0x259814['commands']['get']('uploadcare')&&Object['entries'](_0x3ef87d)['forEach'](([_0x3c99dd,_0x515317])=>{_0x259814['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x3c99dd,'observable':()=>_0x146da4,'buttonViewCreator':()=>this['_createToolbarButton'](_0x515317),'formViewCreator':()=>this['_createDropdownButtons'](_0x515317),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x515317),'override':'assetManager'!==_0x3c99dd});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x483ac7){const {locale:_0x3e6634}=this['editor'];return _0x483ac7['map'](_0x71c47a=>{const _0x1ecd18=_(_0x3e6634,_0x71c47a,'Insert');switch(_0x71c47a){case i['Local']:return{'icon':_0x4d7efd,'type':i['Local'],..._0x1ecd18};case i['URL']:return{'icon':_0x387aa5,'type':i['URL'],..._0x1ecd18};case i['Dropbox']:return{'icon':_0x1e37da,'type':i['Dropbox'],..._0x1ecd18};case i['Facebook']:return{'icon':_0x5cc3a4,'type':i['Facebook'],..._0x1ecd18};case i['GDrive']:return{'icon':_0x234122,'type':i['GDrive'],..._0x1ecd18};case i['GPhotos']:return{'icon':_0x3afb4b,'type':i['GPhotos'],..._0x1ecd18};case i['OneDrive']:return{'icon':_0x2fc165,'type':i['OneDrive'],..._0x1ecd18};}});}['_getIntegrationKey'](_0x3fea0e){switch(_0x3fea0e){case i['Local']:return'upload';case i['URL']:return'url';default:return'assetManager';}}['_createButton'](_0xfc58f7,_0x59c397){const _0x2f828f=this['editor'],_0x48f844=new _0xfc58f7(_0x2f828f['locale']),_0x4baabe=_0x2f828f['commands']['get']('uploadcare');return _0x48f844['bind']('isEnabled')['to'](_0x4baabe),_0x48f844['on']('execute',()=>{_0x4baabe['execute'](_0x59c397);}),_0x48f844;}['_createToolbarButton'](_0x2231ca){const {locale:_0x413893}=this['editor'],_0x577114=this['editor']['plugins']['get']('ImageInsertUI'),_0x324193=_0x2231ca[0x0],_0x271c17=this['_createButton'](_0x1c65c0,_0x324193['type']);return _0x271c17['icon']=_0x324193['icon'],_0x271c17['bind']('label')['to'](_0x577114,'isImageSelected',_0x4f0e20=>_(_0x413893,_0x324193['type'],_0x4f0e20?'Replace':'Insert')['text']),_0x271c17['tooltip']=!0x0,_0x271c17;}['_createDropdownButtons'](_0x1544e1){const {locale:_0x3e2fed}=this['editor'],_0x4007c1=this['editor']['plugins']['get']('ImageInsertUI');return _0x1544e1['map'](_0x3b8b77=>{const _0x3d7d7d=this['_createButton'](_0x1c65c0,_0x3b8b77['type']);return _0x3d7d7d['withText']=!0x0,_0x3d7d7d['icon']=_0x3b8b77['icon'],_0x3d7d7d['bind']('label')['to'](_0x4007c1,'isImageSelected',_0x1f4251=>_(_0x3e2fed,_0x3b8b77['type'],_0x1f4251?'Replace':'Insert')['text']),_0x3d7d7d;});}['_createMenuBarButtons'](_0x96a2e0){return _0x96a2e0['map'](_0x4382d4=>{const _0x4c40a2=this['_createButton'](_0x3e74cb,_0x4382d4['type']);return _0x4c40a2['icon']=_0x4382d4['icon'],_0x4c40a2['label']=_0x4382d4['shortText'],_0x4c40a2;});}}class F extends _0x10c913{['focusTracker'];['focusCycler'];constructor(_0x39e17a){super(_0x39e17a),this['focusTracker']=new _0x1c81bd(),this['focusCycler']=new _0x40f842({'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(_0x4016bc,_0x2355ad){super(_0x4016bc),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-'+_0x2355ad}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function C(_0x518653,_0x2c5399){const _0x28921e=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x585e7e=>_0x585e7e<=_0x2c5399)['map'](_0x463bf9=>_0x518653['replace'](/\/$/,'')+'/-/resize/'+_0x463bf9+'x/\x20'+_0x463bf9+'w');return{'imageFallbackUrl':_0x518653,'imageSources':[{'srcset':_0x28921e['join'](',\x20'),'sizes':'(max-width:\x20'+_0x2c5399+'px)\x20100vw,\x20'+_0x2c5399+'px','type':'image/webp'}]};}function S(_0x44be0f,_0x46ed13,_0x34e42c){const _0x29574f=_0x44be0f['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x29574f?parseInt(_0x29574f[0x1],0xa):_0x46ed13,'height':_0x29574f?parseInt(_0x29574f[0x2],0xa):_0x34e42c};}function p(_0x52e95f,_0x40f3b3){const _0x224340=new(_0x288832())(),_0x4fcbcb=_0x52e95f['plugins']['get']('ImageUtils'),_0x2e8c7b=_0x52e95f['editing']['mapper']['toViewElement'](_0x40f3b3),_0x31574b=_0x4fcbcb['findViewImgElement'](_0x2e8c7b),_0x321d30=_0x52e95f['editing']['view']['domConverter']['viewToDom'](_0x31574b),_0x5e0a88=_0x40f3b3['getAttribute']('width'),_0x33be55=_0x40f3b3['getAttribute']('height'),_0x2ea14b='image-processing';_0x52e95f['editing']['view']['change'](_0x166a13=>{_0x166a13['addClass'](_0x2ea14b,_0x2e8c7b),_0x166a13['setStyle']('aspect-ratio',_0x5e0a88+'/'+_0x33be55,_0x31574b);}),_0x224340['listenTo'](_0x321d30,'load',()=>{_0x224340['stopListening'](_0x321d30,'load'),_0x52e95f['editing']['view']['change'](_0x459424=>{_0x459424['removeClass'](_0x2ea14b,_0x2e8c7b),_0x459424['removeStyle']('aspect-ratio',_0x31574b);});});}function G(_0x31905d){if(Array['isArray'](_0x31905d)){const _0x7fcc1f=_0x31905d['map'](G);return _0x54586a=>_0x7fcc1f['some'](_0x259350=>_0x259350(_0x54586a));}if('origin'==_0x31905d){const _0x36d038=_0x58d1e9['window']['location']['origin'];return _0x344f2d=>new URL(_0x344f2d,_0x58d1e9['document']['baseURI'])['origin']==_0x36d038;}return'function'==typeof _0x31905d?_0x31905d:_0x31905d instanceof RegExp?_0x4cfa9b=>!(!_0x4cfa9b['match'](_0x31905d)&&!_0x4cfa9b['replace'](/^https?:\/\//,'')['match'](_0x31905d)):()=>!0x1;}function A(_0x27c7fe,_0xce9200){return _0x2e1f05(_0x27c7fe['target'])['includes'](_0xce9200);}class n extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x5e87ec(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x104942,_0x217e82,_0x36f512){super(),this['_editor']=_0x104942,this['_editing']=_0x217e82,this['_dialog']=_0x104942['plugins']['get'](_0x4a89a4),this['_api']=_0x217e82['ctxElement']['getAPI'](),this['_type']=_0x36f512,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:_0x4c9210,model:_0x31d1d6}=this['_editor'],_0x1f9af5=_0x31d1d6['document']['selection']['getSelectedElement'](),_0x5d329f=_0x1f9af5&&(_0x1f9af5['is']('element','imageBlock')||_0x1f9af5['is']('element','imageInline'));this['_formView']=new x(_0x4c9210,this['_editing']['ucContextId']),this['_dialog']['show']({'id':'uploadCare','icon':_0x4d7efd,'title':_(_0x4c9210,this['_type'],_0x5d329f?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x434518['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x5cd60a=>!A(_0x5cd60a,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x497c14}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x374fc1=>{const _0x358e60=_0x497c14['length'];for(const _0x59e000 of _0x497c14){const _0xda3f79=_0x59e000===_0x497c14[_0x358e60-0x1],{cdnUrl:_0x40bd69,fileInfo:_0x9c56b0}=_0x59e000;if(!_0x40bd69||!_0x9c56b0)continue;const {width:_0x4e1316,height:_0x414133}=_0x9c56b0['imageInfo'],_0x1edc8e=S(_0x40bd69,_0x4e1316,_0x414133),_0x494752=C(_0x40bd69,_0x1edc8e['width']),_0x2d8e08={'id':_0x9c56b0['uuid'],'type':'image','attributes':{'imageDimension':_0x1edc8e,..._0x494752}};this['_insertAsset'](_0x2d8e08,_0xda3f79,_0x374fc1);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x117609=>{'idle'===_0x117609['detail']['status']&&!_0x117609['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===i['Local']?this['_api']['setCurrentActivity'](i['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x258176,_0x57269a,_0x208ccf){const _0x262074=this['_editor']['model']['document']['selection'],_0x4a43c3=_0x262074['getSelectedElement'](),_0x293003=!(!_0x4a43c3||!_0x4a43c3['is']('element','imageInline'));_0x208ccf['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x258176,_0x293003),_0x57269a||_0x208ccf['setSelection'](_0x262074['getLastPosition']());}['_insertImage'](_0x2c754a,_0x215ec4){const _0x53385f=this['_editor'],{imageDimension:_0x41caf8,imageFallbackUrl:_0x4d054f,imageSources:_0x529d9b}=_0x2c754a['attributes'];_0x53385f['execute']('insertImage',{'imageType':_0x215ec4?'imageInline':null,'source':{'uploadcareImageId':_0x2c754a['id'],'src':_0x4d054f,'sources':_0x529d9b,..._0x41caf8}});}}class w extends _0x32e736{['_editing'];['_controller']=null;static get['requires'](){return[_0x4a89a4,o];}constructor(_0x420753){super(_0x420753),this['_editing']=_0x420753['plugins']['get'](o);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x44adc3){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new n(this['editor'],this['_editing'],_0x44adc3);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class j{static['upload']({file:_0x1abc77,..._0x45c764}){return _0x52408f(_0x1abc77,_0x45c764);}static['getInfo'](_0x1fb5dd,_0x264474){return _0x2bfef9(_0x1fb5dd,_0x264474);}}class f extends _0x46ce10{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x477394,o];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x3bf8d3=this['editor'];if(!!!_0x3bf8d3['config']['get']('uploadcare'))return;_0x3bf8d3['plugins']['get'](_0x477394)['createUploadAdapter']=_0x398090=>new k(_0x398090,_0x3bf8d3),_0x3bf8d3['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x5d7114,{imageElement:_0x35d04d,data:_0xeeaf61})=>{_0x3bf8d3['model']['change'](_0x4d359d=>{_0x4d359d['setAttribute']('uploadcareImageId',_0xeeaf61['uploadcareImageId'],_0x35d04d);});});}}class k{['loader'];['editor'];['controller'];constructor(_0x2fd43b,_0xc775c4){this['loader']=_0x2fd43b,this['editor']=_0xc775c4,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x226216=await this['loader']['file'];return j['upload']({'file':_0x226216,'publicKey':this['editor']['config']['get']('uploadcare.pubkey'),'baseURL':this['editor']['config']['get']('uploadcare.uploader.baseUrl'),'baseCDN':this['editor']['config']['get']('uploadcare.uploader.cdnCname'),'signal':this['controller']['signal'],'onProgress':_0xf51d41=>{_0xf51d41&&_0xf51d41['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0xf51d41['value']);}})['then'](async _0x2d5c52=>{const {imageFallbackUrl:_0x3ec2f1,imageSources:_0x4abefc}=C(_0x2d5c52['cdnUrl'],_0x2d5c52['imageInfo']['width']);return{'uploadcareImageId':_0x2d5c52['uuid'],'default':_0x3ec2f1,'sources':_0x4abefc};})['catch'](()=>{const _0x474c63=t('Cannot\x20upload\x20file:')+('\x20'+_0x226216['name']+'.');return Promise['reject'](_0x474c63);});}['abort'](){this['controller']['abort']();}}class o extends _0x46ce10{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0x4a89a4];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['ucContextId'];get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}constructor(_0x14d977){super(_0x14d977),this['ucContextId']=_0x17c88a();}['init'](){const _0x4c802e=this['editor'];_0x4c802e['commands']['add']('uploadcare',new w(_0x4c802e));}['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 _0x253176=_0x58d1e9['document']['querySelector']('input[uploadcare-file-input]');_0x253176&&_0x253176['remove']();}),async function(_0x100713){const _0x3d5147=_0x46096e([0x68,0x67,0x50,0x36,0x38,0x70,0x71,0x63,0x37,0x4f,0x42,0x4a,0x78,0x39,0x75,0x33,0x7a,0x72,0x48,0x61,0x74,0x59,0x55,0x58,0x66,0x30,0x34,0x54,0x64,0x56,0x6b,0x4d,0x46,0x6d,0x77,0x43,0x73,0x35,0x53,0x44,0x41,0x76,0x6a,0x32,0x31,0x69,0x57,0x51,0x47,0x65,0x5a,0x4b,0x4c,0x79,0x52,0x6c,0x45,0x4e,0x6e,0x6f,0x49,0x62]),_0x288d7e=0x535f8c3a,_0x5eea63=0x5358f4a2^_0x288d7e,_0x517ad5=window[_0x46096e([0x44,0x61,0x74,0x65])][_0x46096e([0x6e,0x6f,0x77])](),_0x355793=_0x100713[_0x46096e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3dfb37=new window[(_0x46096e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fa46f=>{_0x355793[_0x46096e([0x6f,0x6e,0x63,0x65])](_0x46096e([0x72,0x65,0x61,0x64,0x79]),_0x3fa46f);}),_0x3b1159={[_0x46096e([0x6b,0x74,0x79])]:_0x46096e([0x45,0x43]),[_0x46096e([0x75,0x73,0x65])]:_0x46096e([0x73,0x69,0x67]),[_0x46096e([0x63,0x72,0x76])]:_0x46096e([0x50,0x2d,0x32,0x35,0x36]),[_0x46096e([0x78])]:_0x46096e([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]),[_0x46096e([0x79])]:_0x46096e([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]),[_0x46096e([0x61,0x6c,0x67])]:_0x46096e([0x45,0x53,0x32,0x35,0x36])},_0x5979b6=_0x355793[_0x46096e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x46096e([0x67,0x65,0x74])](_0x46096e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd57400(){let _0x4b0640,_0xc40aa=null,_0x240c82=null;try{if(_0x5979b6==_0x46096e([0x47,0x50,0x4c]))return _0x46096e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4b0640=_0x509874(),!_0x4b0640)return _0x46096e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4b0640[_0x46096e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x240c82=_0x175e1d(_0x4b0640[_0x46096e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4b0640[_0x46096e([0x6a,0x74,0x69])])),await _0x53518b()?_0x329c22()?_0x1a10fb()?_0x46096e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x49fa69()?(_0x4b0640[_0x46096e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46096e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xc40aa=_0xae5528(_0x46096e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4b0640[_0x46096e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x46096e([0x74,0x72,0x69,0x61,0x6c])&&(_0xc40aa=_0xae5528(_0x46096e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xf7992d()):_0x46096e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x46096e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x46096e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x46096e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1a10fb(){const _0x186d60=[_0x46096e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x46096e([0x74,0x72,0x69,0x61,0x6c])][_0x46096e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b0640[_0x46096e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x517ad5/0x3e8:0xe10*_0x5eea63;return _0x4b0640[_0x46096e([0x65,0x78,0x70])]<_0x186d60;}function _0x329c22(){const _0x5cf328=_0x4b0640[_0x46096e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5cf328&&(!!_0x5cf328[_0x46096e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46096e([0x2a]))||!!_0x5cf328[_0x46096e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46096e([0x55,0x50,0x4c,0x43])));}function _0x49fa69(){const _0x431ac9=_0x4b0640[_0x46096e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x431ac9||0x0==_0x431ac9[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5a0ffe}=new URL(window[_0x46096e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x431ac9[_0x46096e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5a0ffe))return!0x0;const _0x58ec99=_0x5a0ffe[_0x46096e([0x73,0x70,0x6c,0x69,0x74])](_0x46096e([0x2e]));return _0x431ac9[_0x46096e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e56eb=>_0x1e56eb[_0x46096e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46096e([0x2a])))[_0x46096e([0x6d,0x61,0x70])](_0x6d2857=>_0x6d2857[_0x46096e([0x73,0x70,0x6c,0x69,0x74])](_0x46096e([0x2e])))[_0x46096e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3236b3=>_0x3236b3[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x58ec99[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46096e([0x6d,0x61,0x70])](_0x19e2c9=>Array(_0x58ec99[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x19e2c9[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x46096e([0x66,0x69,0x6c,0x6c])](_0x19e2c9[0x0]===_0x46096e([0x2a])?_0x46096e([0x2a]):'')[_0x46096e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x19e2c9))[_0x46096e([0x73,0x6f,0x6d,0x65])](_0x5c7cb9=>_0x58ec99[_0x46096e([0x65,0x76,0x65,0x72,0x79])]((_0x3ddaa2,_0x29e0df)=>_0x5c7cb9[_0x29e0df]===_0x3ddaa2||_0x5c7cb9[_0x29e0df]===_0x46096e([0x2a])));}function _0xf7992d(){return _0xc40aa&&_0x240c82?new window[(_0x46096e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e757d,_0xe9ba37)=>{_0xc40aa[_0x46096e([0x74,0x68,0x65,0x6e])](_0x4e757d,_0xe9ba37),_0x240c82[_0x46096e([0x74,0x68,0x65,0x6e])](_0x2ea28b=>{_0x2ea28b!=_0x46096e([0x56,0x61,0x6c,0x69,0x64])&&_0x4e757d(_0x2ea28b);},_0xe9ba37);}):_0xc40aa||_0x240c82||_0x46096e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x175e1d(_0x1fd0af,_0x475556){return new window[(_0x46096e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x516504=>{if(_0x80b7f6())return _0x516504(_0x46096e([0x56,0x61,0x6c,0x69,0x64]));_0x207cce(),_0x355793[_0x46096e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x46096e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2847b8=!0x1;const _0x22e315=_0x17c88a();function _0x6fd0f7(_0x11f0a5){return!!_0x11f0a5&&(typeof _0x11f0a5===_0x46096e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x11f0a5===_0x46096e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x11f0a5[_0x46096e([0x74,0x68,0x65,0x6e])]===_0x46096e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x11f0a5[_0x46096e([0x63,0x61,0x74,0x63,0x68])]===_0x46096e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3579aa(_0x2885ba){_0x275e37(_0x2885ba)[_0x46096e([0x74,0x68,0x65,0x6e])](_0x32440e=>{if(!_0x32440e||_0x32440e[_0x46096e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x46096e([0x6f,0x6b]))return _0x46096e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x22a298(_0x49f3b4(_0x22e315+_0x475556))!=_0x32440e[_0x46096e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x46096e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x46096e([0x56,0x61,0x6c,0x69,0x64]);})[_0x46096e([0x74,0x68,0x65,0x6e])](_0x2daf03=>(_0x4ca52f(),_0x2daf03),()=>{const _0x580c92=_0x6714c9();return null==_0x580c92?(_0x4ca52f(),_0x46096e([0x56,0x61,0x6c,0x69,0x64])):_0x46096e(_0x517ad5-_0x580c92>(0x7753083a^_0x288d7e)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x46096e([0x74,0x68,0x65,0x6e])](_0x516504)[_0x46096e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x516504(_0x46096e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1cbcc5=0x536962ba^_0x288d7e;function _0x4ca52f(){const _0x42a268=_0x46096e([0x6c,0x6c,0x63,0x74,0x2d])+_0x22a298(_0x49f3b4(_0x1fd0af)),_0x6b177a=_0x3950e6(_0x22a298(window[_0x46096e([0x4d,0x61,0x74,0x68])][_0x46096e([0x63,0x65,0x69,0x6c])](_0x517ad5/_0x1cbcc5)));window[_0x46096e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46096e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x42a268,_0x6b177a);}function _0x6714c9(){const _0x4dc610=_0x46096e([0x6c,0x6c,0x63,0x74,0x2d])+_0x22a298(_0x49f3b4(_0x1fd0af)),_0x1398b8=window[_0x46096e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x46096e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4dc610);return _0x1398b8?window[_0x46096e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3950e6(_0x1398b8),0x10)*_0x1cbcc5:null;}function _0x275e37(_0x26cb6b){return new window[(_0x46096e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x52d95a,_0x5e9d94)=>{_0x26cb6b[_0x46096e([0x74,0x68,0x65,0x6e])](_0x52d95a,_0x5e9d94),window[_0x46096e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5e9d94,0x535e58fa^_0x288d7e);});}}_0x355793[_0x46096e([0x6f,0x6e])](_0x46096e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x112d4f,_0x2633ba)=>{if(_0x2633ba[0x0]!=_0x1fd0af)return _0x516504(_0x46096e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2633ba[0x1]={..._0x2633ba[0x1],[_0x46096e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x22e315};},{[_0x46096e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46096e([0x68,0x69,0x67,0x68])}),_0x355793[_0x46096e([0x6f,0x6e])](_0x46096e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x41fced=>{_0x6fd0f7(_0x41fced[_0x46096e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2847b8=!0x0,_0x3579aa(_0x41fced[_0x46096e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x46096e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x46096e([0x6c,0x6f,0x77])}),_0x3dfb37[_0x46096e([0x74,0x68,0x65,0x6e])](()=>{_0x2847b8||_0x516504(_0x46096e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x80b7f6(){return _0x355793[_0x46096e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46096e([0x76,0x69,0x65,0x77])][_0x46096e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x46096e([0x61,0x75,0x74,0x6f]);}function _0x207cce(){_0x355793[_0x46096e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x46096e([0x76,0x69,0x65,0x77])][_0x46096e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x46096e([0x61,0x75,0x74,0x6f]);}}function _0xae5528(_0x1b4f03){const _0x292ffe=[new window[(_0x46096e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4911ce=>setTimeout(_0x4911ce,0x5356b2f6^_0x288d7e)),_0x3dfb37[_0x46096e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x46096e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x249368=>{let _0x591ecd=0x0;_0x355793[_0x46096e([0x6d,0x6f,0x64,0x65,0x6c])][_0x46096e([0x6f,0x6e])](_0x46096e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4061b7,_0x2c5552)=>{_0x2c5552[0x0][_0x46096e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x591ecd++,_0x591ecd==(0x535f8dc2^_0x288d7e)&&(_0x249368(),_0x4061b7[_0x46096e([0x6f,0x66,0x66])]());});}))];return window[_0x46096e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x46096e([0x72,0x61,0x63,0x65])](_0x292ffe)[_0x46096e([0x74,0x68,0x65,0x6e])](()=>_0x1b4f03);}async function _0x4dba91(){await _0x3dfb37,_0x355793[_0x46096e([0x6d,0x6f,0x64,0x65,0x6c])][_0x46096e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3f93bd,_0x355793[_0x46096e([0x6d,0x6f,0x64,0x65,0x6c])][_0x46096e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3f93bd,_0x355793[_0x46096e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x46096e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2c5424(_0x15b8ce){const _0x5a0075=_0xf09c4f();_0x355793[_0x5a0075]=_0x46096e([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x15b8ce,_0x15b8ce!=_0x46096e([0x56,0x61,0x6c,0x69,0x64])&&_0x4dba91();}function _0xf09c4f(){const _0x27ee68=window[_0x46096e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x46096e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x46096e([0x6e,0x6f,0x77])]())[_0x46096e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x46096e([0x2e]),'');let _0x495c59=_0x46096e([0x68]);for(let _0x802526=0x0;_0x802526<_0x27ee68[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x802526+=0x2){let _0x26a8a3=window[_0x46096e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27ee68[_0x46096e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x802526,_0x802526+0x2));_0x26a8a3>=_0x3d5147[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x26a8a3-=_0x3d5147[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x495c59+=_0x3d5147[_0x26a8a3];}return _0x495c59;}function _0x509874(){const _0x15576c=_0x5979b6[_0x46096e([0x73,0x70,0x6c,0x69,0x74])](_0x46096e([0x2e]));if(0x3!=_0x15576c[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2544d0(_0x15576c[0x1]);function _0x2544d0(_0x2bc001){const _0x16f1bf=_0xff97af(_0x2bc001);return _0x16f1bf&&_0x40698b()?_0x16f1bf:null;function _0x40698b(){const _0x1ffee9=_0x16f1bf[_0x46096e([0x6a,0x74,0x69])],_0x3be9d5=window[_0x46096e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ffee9[_0x46096e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1ffee9[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x444f35={..._0x16f1bf,[_0x46096e([0x6a,0x74,0x69])]:_0x1ffee9[_0x46096e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1ffee9[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x444f35[_0x46096e([0x76,0x63])],_0x49f3b4(_0x444f35)==_0x3be9d5;}}}async function _0x53518b(){let _0xb15839=!0x0;try{const _0x42b352=_0x5979b6[_0x46096e([0x73,0x70,0x6c,0x69,0x74])](_0x46096e([0x2e])),[_0x9f0111,_0x2dce69,_0x19ce5e]=_0x42b352;return _0x3dba76(_0x9f0111),await _0x3ffb02(_0x9f0111,_0x2dce69,_0x19ce5e),_0xb15839;}catch{return!0x1;}function _0x3dba76(_0x489d7f){const _0x23b5fa=_0xff97af(_0x489d7f);_0x23b5fa&&_0x23b5fa[_0x46096e([0x61,0x6c,0x67])]==_0x46096e([0x45,0x53,0x32,0x35,0x36])||(_0xb15839=!0x1);}async function _0x3ffb02(_0x10d440,_0x5c2d0c,_0x2ac116){const _0x33303d=window[_0x46096e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x46096e([0x66,0x72,0x6f,0x6d])](_0x77bc50(_0x2ac116),_0x285fba=>_0x285fba[_0x46096e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xf46f14=new window[(_0x46096e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x46096e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x10d440+_0x46096e([0x2e])+_0x5c2d0c),_0x509bb8=window[_0x46096e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x46096e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x509bb8)return;const _0x31b58d=await _0x509bb8[_0x46096e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x46096e([0x6a,0x77,0x6b]),_0x3b1159,{[_0x46096e([0x6e,0x61,0x6d,0x65])]:_0x46096e([0x45,0x43,0x44,0x53,0x41]),[_0x46096e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x46096e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x46096e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x509bb8[_0x46096e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x46096e([0x6e,0x61,0x6d,0x65])]:_0x46096e([0x45,0x43,0x44,0x53,0x41]),[_0x46096e([0x68,0x61,0x73,0x68])]:{[_0x46096e([0x6e,0x61,0x6d,0x65])]:_0x46096e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x31b58d,_0x33303d,_0xf46f14)||(_0xb15839=!0x1);}}function _0xff97af(_0x412ef2){return _0x412ef2[_0x46096e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x46096e([0x65,0x79]))?JSON[_0x46096e([0x70,0x61,0x72,0x73,0x65])](_0x77bc50(_0x412ef2)):null;}function _0x77bc50(_0xd89e7a){return window[_0x46096e([0x61,0x74,0x6f,0x62])](_0xd89e7a[_0x46096e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x46096e([0x2b]))[_0x46096e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x46096e([0x2f])));}function _0x49f3b4(_0x2f1e43){let _0x339ca7=0x1505;function _0x339cbe(_0x1a3232){for(let _0x2e3027=0x0;_0x2e3027<_0x1a3232[_0x46096e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e3027++){const _0x1d164e=_0x1a3232[_0x46096e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2e3027);_0x339ca7=(_0x339ca7<<0x5)+_0x339ca7+_0x1d164e,_0x339ca7&=_0x339ca7;}}function _0x41110d(_0x4f3bfb){Array[_0x46096e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4f3bfb)?_0x4f3bfb[_0x46096e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x41110d):_0x4f3bfb&&typeof _0x4f3bfb==_0x46096e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x46096e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4f3bfb)[_0x46096e([0x73,0x6f,0x72,0x74])]()[_0x46096e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x26d711,_0x5f1320])=>{_0x339cbe(_0x26d711),_0x41110d(_0x5f1320);}):_0x339cbe(window[_0x46096e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4f3bfb));}return _0x41110d(_0x2f1e43),_0x339ca7>>>0x0;}function _0x22a298(_0x2a7398){return _0x2a7398[_0x46096e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x46096e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x46096e([0x30]));}function _0x3950e6(_0x55da42){return _0x55da42[_0x46096e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x46096e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x46096e([0x6a,0x6f,0x69,0x6e])]('');}function _0x3f93bd(){}function _0x46096e(_0x4d2677){return _0x4d2677['map'](_0x2cbc65=>String['fromCharCode'](_0x2cbc65))['join']('');}_0x2c5424(await _0xd57400());}(this);}['_initSchema'](){const _0x115ac7=this['editor']['model']['schema'];_0x115ac7['isRegistered']('imageBlock')&&_0x115ac7['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x115ac7['isRegistered']('imageInline')&&_0x115ac7['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x36e0ca=this['editor'];_0x36e0ca['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x36e0ca['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x3ba10e=>_0x3ba10e['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x242e07=_0x36e0ca['commands']['get']('replaceImageSource');_0x242e07&&this['listenTo'](_0x242e07,'cleanupImage',(_0x3638c2,[_0x3eec0c,_0x539516])=>{_0x3eec0c['removeAttribute']('uploadcareImageId',_0x539516);});}['_initConfig'](){const _0xd5a2f8=this['editor']['config']['get']('uploadcare.uploader')||{},_0x30da0f=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x145229(_0x58d1e9['document'],'uc-config',{..._0xd5a2f8,'pubkey':_0x30da0f,'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']=_0x14cfa8=>{if('closeMax'==_0x14cfa8)return'#uc-icon-arrow-down';},_0x58d1e9['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x145229(_0x58d1e9['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader-'+this['ucContextId']}),_0x58d1e9['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x4bffbd=this['editor']['commands']['get']('insertImage');_0x4bffbd&&this['listenTo'](_0x4bffbd,'execute',()=>{const _0x3fdf1a=this['editor']['model']['document']['selection']['getSelectedElement']();_0x3fdf1a&&_0x3fdf1a['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x3fdf1a);});});const _0xf70d8b=this['editor']['commands']['get']('uploadcareImageReplace');_0xf70d8b&&this['listenTo'](_0xf70d8b,'execute',()=>{const _0x5b4a0e=this['editor']['model']['document']['selection']['getSelectedElement']();_0x5b4a0e&&_0x5b4a0e['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x5b4a0e);});});}}class tt extends _0x46ce10{static get['requires'](){return[o,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x460a10){super(_0x460a10),_0x460a10['config']['define']('uploadcare.uploader.sourceList',[i['Local'],i['URL']]),_0x5dc78e['defineComponents'](_0x5dc78e),this['_defineLocale']();}['_defineLocale'](){const _0x21c5c4=this['editor']['config']['get']('uploadcare.locale'),_0x55ed9a=this['editor']['locale']['contentLanguage'];_0x21c5c4&&_0x5dc78e['defineLocale'](_0x55ed9a,_0x21c5c4);}}class ii extends _0x10c913{constructor(_0x20e8d2){super(_0x20e8d2);const t=_0x20e8d2['t'],_0x2936cb=this['bindTemplate'],_0x4544e7=new _0x1ec084();_0x4544e7['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':[_0x4544e7,{'text':_0x2936cb['to']('imageUploadProgress',_0x21c046=>t('Loading\x20image...')+'\x20('+(_0x21c046||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 _0x10c913{constructor(_0xf52b2a){super(_0xf52b2a);const t=_0xf52b2a['t'];this['set']('errorType',null);const _0x2546fc=new _0x1c65c0(_0xf52b2a);_0x2546fc['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x2546fc['withText']=!0x0,_0x2546fc['class']='ck-button-action',_0x2546fc['on']('execute',()=>{this['fire']('retry');}),_0x2546fc['bind']('isVisible')['to'](this,'errorType',_0x4baa5d=>'NotFound'!==_0x4baa5d);const _0x569a4f=new _0x1662ed();_0x569a4f['content']=_0x43bfdc,_0x569a4f['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x1698b8=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':[_0x569a4f,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x1698b8['to']('errorType',_0x2606ef=>t('NotFound'!==_0x2606ef?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x2546fc]},{'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 _0x10c913{constructor(_0x6cab5f,_0x3f68ed){super(_0x6cab5f);const _0x579d16=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x3f68ed,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x579d16['to']('imageSrc')}});}}class X extends F{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x4e1bdc,_0x358c0a,_0x81dad2){super(_0x4e1bdc),this['_items']=this['createCollection'](),this['_loadingView']=new ii(_0x4e1bdc),this['_errorView']=new ti(_0x4e1bdc),this['_editingView']=new ei(_0x4e1bdc,_0x81dad2),this['_focusableView']=new _0x10c913(_0x4e1bdc),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x358c0a),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'],_0x5ce1e6=>{this['_addUploadcareImageEditorListeners'](_0x5ce1e6);});}),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'](_0x3ec73c,_0xc546b2){const _0x174cc0='uc-cloud-image-editor',_0x281ee=_0x3ec73c['querySelector'](_0x174cc0);if(_0x281ee)return _0xc546b2(_0x281ee);const _0x679e5f=new MutationObserver(_0x36e70c=>{const _0x220100=_0x36e70c['filter'](_0x56fb53=>_0x56fb53['target']===_0x3ec73c&&_0x56fb53['addedNodes']['length']>0x0&&_0x56fb53['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x174cc0);_0x220100['length']&&(_0x679e5f['disconnect'](),_0xc546b2(_0x220100[0x0]['addedNodes'][0x0]));});_0x679e5f['observe'](_0x3ec73c,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x49497b){_0x49497b['addEventListener']('apply',_0x475c24=>{this['fire']('apply',{'imageSrc':_0x475c24['detail']['cdnUrl']});}),_0x49497b['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class E extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x5e87ec(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x558f83,_0x4fbde9,_0x398d62){super(),this['_editor']=_0x558f83,this['_dialog']=_0x4fbde9,this['_imageElement']=_0x398d62,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 _0x1d38cd=this['_imageElement'],_0x1dc7df=_0x1d38cd['getAttribute']('uploadcareImageId'),_0x40f007=_0x1d38cd['getAttribute']('src');if(_0x1dc7df)await this['_loadImageInfo'](_0x1dc7df,_0x40f007);else{if(this['_imageCache']['has'](_0x40f007)){const _0x5d376e=this['_imageCache']['get'](_0x40f007);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x5d376e['url'],this['imageDimension']=_0x5d376e['dimension'],this['imageId']=_0x5d376e['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x35383e}=this['_editor'],t=_0x35383e['t'],_0x5de6b7=new X(_0x35383e,this['imageStatus'],this['_attributes']);_0x5de6b7['bind']('status')['to'](this,'imageStatus'),_0x5de6b7['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x5de6b7['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x5de6b7['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x5de6b7,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x15900a,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x5de6b7,'position':_0x434518['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x5de6b7['focus']();},'onHide':()=>{_0x5de6b7['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x541f49=>!A(_0x541f49,_0x5de6b7['element'])}});}['_loadImageInfo'](_0x422315,_0x5cf488){return j['getInfo'](_0x422315,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'baseURL':this['_editor']['config']['get']('uploadcare.uploader.baseUrl')})['then'](_0x42cfee=>{const {width:_0x407d10,height:_0x35e43d}=_0x42cfee['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x5cf488,this['imageDimension']={'width':_0x407d10,'height':_0x35e43d},this['imageId']=_0x422315;})['catch'](_0x4ea4fb=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x4ea4fb['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x479820,_0x3849b9){return this['_getImageAsFile'](_0x479820)['then'](_0x47cbda=>j['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'baseURL':this['_editor']['config']['get']('uploadcare.uploader.baseUrl'),'baseCDN':this['_editor']['config']['get']('uploadcare.uploader.cdnCname'),'signal':_0x3849b9['signal'],'file':_0x47cbda,'onProgress':_0x281c7c=>{_0x281c7c&&_0x281c7c['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x281c7c['value']));}}))['then'](_0x4cfabb=>{const {width:_0x34b48c,height:_0x3c9945}=_0x4cfabb['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x4cfabb['cdnUrl'],this['imageDimension']={'width':_0x34b48c,'height':_0x3c9945},this['imageId']=_0x4cfabb['uuid'],this['imageUploadProgress']=null;const _0x1e7e90=_0x479820['getAttribute']('src');this['_imageCache']['set'](_0x1e7e90,{'id':_0x4cfabb['uuid'],'url':_0x4cfabb['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x45808a=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x45808a['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x4ba057,_0x506a41){_0x4ba057['on']('apply',(_0x5aad81,_0x5dc333)=>{this['_replaceImage'](_0x506a41,_0x5dc333['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x4ba057['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x4ba057['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x1b75e5,_0x2ff99a,_0x242cda){const _0x60adaf=this['_editor'],{width:_0x5e07b0,height:_0x3a0199}=S(_0x2ff99a,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x4a6a9e,imageSources:_0x5f4f28}=C(_0x2ff99a,_0x5e07b0);_0x60adaf['model']['change'](_0x338959=>{if('$graveyard'===_0x1b75e5['root']['rootName']){_0x60adaf['execute']('insertImage',{'imageType':_0x1b75e5['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x1b75e5['getAttributes']()),'uploadcareImageId':_0x242cda,'src':_0x4a6a9e,'sources':_0x5f4f28,'width':_0x5e07b0,'height':_0x3a0199}});const _0x55971e=_0x1b75e5['getChildren']();_0x1b75e5=_0x60adaf['model']['document']['selection']['getSelectedElement']();for(const _0x11639a of _0x55971e)_0x338959['append'](_0x338959['cloneElement'](_0x11639a),_0x1b75e5);}else _0x338959['setSelection'](_0x1b75e5,'on'),_0x60adaf['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x1b75e5['getAttributes']()),'uploadcareImageId':_0x242cda,'src':_0x4a6a9e,'sources':_0x5f4f28,'width':_0x5e07b0,'height':_0x3a0199},_0x1b75e5);_0x338959['setSelection'](_0x1b75e5,'on');});}async['_getImageAsFile'](_0x20e495){const _0x363c55=_0x58d1e9['window'],_0x593595=_0x58d1e9['document']['location']['href'],_0x3af2f6=new _0x363c55['URL'](_0x20e495['getAttribute']('src'),_0x593595);if('data:'===_0x3af2f6['protocol']){const _0x40b696=_0x3af2f6['href']['split'](','),_0x9c5ae2=_0x40b696[0x0]['match'](/:(.*?);/)[0x1],_0x28a682=_0x9c5ae2['split']('/')[0x1],_0x14b309=_0x363c55['atob'](_0x40b696[_0x40b696['length']-0x1]);let _0x44b537=_0x14b309['length'];const _0x2f3890=new _0x363c55['Uint8Array'](_0x44b537);for(;_0x44b537--;)_0x2f3890[_0x44b537]=_0x14b309['charCodeAt'](_0x44b537);return new _0x363c55['File']([_0x2f3890],'image.'+_0x28a682,{'type':_0x9c5ae2});}const _0x8a1f98=_0x3af2f6['href']['split']('/'),_0x40948d=_0x8a1f98[_0x8a1f98['length']-0x1],_0x23f8c1=_0x40948d['split']('.')[0x1];return _0x363c55['fetch'](_0x3af2f6['href'])['then'](_0x332f5b=>_0x332f5b['clone']()['blob']())['then'](_0x14a8bb=>new _0x363c55['File']([_0x14a8bb],_0x40948d,{'type':'image/'+_0x23f8c1}));}}class O extends _0x32e736{['imageEditController'];static get['requires'](){return[_0x4a89a4];}['_isEditable'];constructor(_0x234256){super(_0x234256),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x4565b6){const _0x5e475d=G(_0x4565b6);return _0x44dede=>!(!_0x44dede||!_0x44dede['is']('element','imageBlock')&&!_0x44dede['is']('element','imageInline'))&&(!!_0x44dede['hasAttribute']('uploadcareImageId')||!!_0x44dede['hasAttribute']('src')&&_0x5e475d(_0x44dede['getAttribute']('src')));}(_0x234256['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x2358fe=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x2358fe);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x146f24=this['editor']['model']['document']['selection']['getSelectedElement']();_0x146f24&&(_0x146f24['is']('element','imageBlock')||_0x146f24['is']('element','imageInline'))&&(this['imageEditController']=new E(this['editor'],this['editor']['plugins']['get'](_0x4a89a4),_0x146f24),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class R extends _0x32e736{['refresh'](){const _0x19b849=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x19b849&&(_0x19b849['is']('element','imageBlock')||_0x19b849['is']('element','imageInline')));}['execute'](_0x358f2c){const _0x37fed7=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x320c5f=>{_0x320c5f['setAttributes'](_0x358f2c,_0x37fed7),_0x320c5f['removeAttribute']('srcset',_0x37fed7),_0x320c5f['removeAttribute']('sizes',_0x37fed7);});}}class m extends _0x46ce10{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[o,_0x4077fe,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x45fad1}=this;_0x45fad1['commands']['add']('uploadcareImageEdit',new O(_0x45fad1)),_0x45fad1['commands']['add']('uploadcareImageReplace',new R(_0x45fad1));}}class g extends _0x46ce10{['_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 _0x59ad5d=this['editor'];_0x59ad5d['ui']['componentFactory']['add']('uploadcareImageEdit',_0x4ee743=>{const _0xbbdae4=_0x59ad5d['commands']['get']('uploadcareImageEdit'),_0x326d88=new _0x1c65c0(_0x4ee743),t=_0x4ee743['t'];return _0x326d88['set']({'icon':_0x15900a,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x326d88['bind']('isEnabled')['to'](_0xbbdae4),_0x326d88['bind']('isOn')['to'](_0xbbdae4,'isActive'),this['listenTo'](_0x326d88,'execute',()=>{_0x59ad5d['execute']('uploadcareImageEdit'),_0x59ad5d['editing']['view']['focus']();}),_0x326d88;}),this['_initConfig']();}['_initConfig'](){const _0xe8b6c1=_0x145229(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0xe8b6c1),this['listenTo'](this['editor'],'destroy',()=>{_0xe8b6c1['remove']();});}}class et extends _0x46ce10{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 _0x19f08e,Command as _0x4d313d}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0x464689,IconGooglePhotos as _0xb87b36,IconGoogleDrive as _0x41b314,IconFacebook as _0x23b157,IconDropbox as _0x4d80e9,IconUploadcareLink as _0x499749,IconUploadcareImageUpload as _0x6a6866,IconError as _0xbb5f00,IconUploadcareImageEdit as _0x504244}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x101680,MenuBarMenuListItemButtonView as _0x3aebf6,View as _0x19c1d0,FocusCycler as _0x4ca092,Dialog as _0x23808a,DialogViewPosition as _0x2a627d,SpinnerView as _0x5374da,IconView as _0xfd2dcd,Notification as _0x2faf7d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x2eade1,DomEmitterMixin as _0x40fb7d,global as _0x35dae1,getAncestors as _0x3875af,ObservableMixin as _0x758243,uid as _0x450c8e,createElement as _0x3b5d34}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x9df837}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x57a2cc,info as _0x3a35b0}from'@uploadcare/upload-client';import*as _0x12919e from'@uploadcare/file-uploader';var i=function(_0x5c1152){return _0x5c1152['Local']='local',_0x5c1152['URL']='url',_0x5c1152['Dropbox']='dropbox',_0x5c1152['GDrive']='gdrive',_0x5c1152['Facebook']='facebook',_0x5c1152['GPhotos']='gphotos',_0x5c1152['OneDrive']='onedrive',_0x5c1152;}({});function _(_0x5c4d61,_0x419f59,_0x45a27d){const t=_0x5c4d61['t'],_0x49ad00=_0x5c4d61['t'];switch(_0x419f59){case i['Local']:return{'text':_0x49ad00('Insert'===_0x45a27d?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x49ad00('From\x20computer')};case i['URL']:return{'text':'Insert'===_0x45a27d?_0x49ad00('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x49ad00('Via\x20URL')};case i['Dropbox']:return{'text':t('Insert'===_0x45a27d?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case i['Facebook']:return{'text':t('Insert'===_0x45a27d?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case i['GDrive']:return{'text':t('Insert'===_0x45a27d?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case i['GPhotos']:return{'text':t('Insert'===_0x45a27d?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case i['OneDrive']:return{'text':t('Insert'===_0x45a27d?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x419f59;}}class e extends _0x19f08e{['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 _0x145d7d=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x409ae9;for(const _0x4b8aff in _0x145d7d){const _0x4a713d=_0x4b8aff,_0x2c0115=_0x145d7d[_0x4a713d];if('uploadcareLicenseKeyValid'==_0x2c0115||'uploadcareLicenseKeyInvalid'==_0x2c0115||'uploadcareLicenseKeyExpired'==_0x2c0115||'uploadcareLicenseKeyDomainLimit'==_0x2c0115||'uploadcareLicenseKeyNotAllowed'==_0x2c0115||'uploadcareLicenseKeyEvaluationLimit'==_0x2c0115||'uploadcareLicenseKeyTrialLimit'==_0x2c0115||'uploadcareLicenseKeyUsageLimit'==_0x2c0115){delete _0x145d7d[_0x4a713d],_0x409ae9=_0x2c0115,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x409ae9&&_0x145d7d['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x409ae9&&_0x145d7d['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x409ae9&&_0x145d7d['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x409ae9&&_0x145d7d['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x409ae9&&_0x145d7d['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x409ae9&&_0x145d7d['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x409ae9&&_0x145d7d['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x27a9a1}=this,_0x5a0dae=_0x27a9a1['commands']['get']('uploadcare');if(!_0x5a0dae)return;const _0x42f8e8=this['_normalizeConfigSourceList'](_0x27a9a1['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x53ea3d,_0xa4dc76)=>{const _0x2ef3b5=this['_getIntegrationKey'](_0xa4dc76['type']);return _0x53ea3d[_0x2ef3b5]||(_0x53ea3d[_0x2ef3b5]=[]),_0x53ea3d[_0x2ef3b5]['push'](_0xa4dc76),_0x53ea3d;},{});_0x27a9a1['plugins']['has']('ImageInsertUI')&&_0x27a9a1['commands']['get']('uploadcare')&&Object['entries'](_0x42f8e8)['forEach'](([_0x136534,_0x334805])=>{_0x27a9a1['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x136534,'observable':()=>_0x5a0dae,'buttonViewCreator':()=>this['_createToolbarButton'](_0x334805),'formViewCreator':()=>this['_createDropdownButtons'](_0x334805),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x334805),'override':'assetManager'!==_0x136534});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x5672df){const {locale:_0x33fcc6}=this['editor'];return _0x5672df['map'](_0x101da7=>{const _0x187c86=_(_0x33fcc6,_0x101da7,'Insert');switch(_0x101da7){case i['Local']:return{'icon':_0x6a6866,'type':i['Local'],..._0x187c86};case i['URL']:return{'icon':_0x499749,'type':i['URL'],..._0x187c86};case i['Dropbox']:return{'icon':_0x4d80e9,'type':i['Dropbox'],..._0x187c86};case i['Facebook']:return{'icon':_0x23b157,'type':i['Facebook'],..._0x187c86};case i['GDrive']:return{'icon':_0x41b314,'type':i['GDrive'],..._0x187c86};case i['GPhotos']:return{'icon':_0xb87b36,'type':i['GPhotos'],..._0x187c86};case i['OneDrive']:return{'icon':_0x464689,'type':i['OneDrive'],..._0x187c86};}});}['_getIntegrationKey'](_0x5bd8fe){switch(_0x5bd8fe){case i['Local']:return'upload';case i['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x433133,_0x321cb0){const _0x92ccd3=this['editor'],_0xf039cf=new _0x433133(_0x92ccd3['locale']),_0xf3b069=_0x92ccd3['commands']['get']('uploadcare');return _0xf039cf['bind']('isEnabled')['to'](_0xf3b069),_0xf039cf['on']('execute',()=>{_0xf3b069['execute'](_0x321cb0);}),_0xf039cf;}['_createToolbarButton'](_0x1f66e8){const {locale:_0x272452}=this['editor'],_0x465be2=this['editor']['plugins']['get']('ImageInsertUI'),_0x4545cf=_0x1f66e8[0x0],_0x27d637=this['_createButton'](_0x101680,_0x4545cf['type']);return _0x27d637['icon']=_0x4545cf['icon'],_0x27d637['bind']('label')['to'](_0x465be2,'isImageSelected',_0x28640b=>_(_0x272452,_0x4545cf['type'],_0x28640b?'Replace':'Insert')['text']),_0x27d637['tooltip']=!0x0,_0x27d637;}['_createDropdownButtons'](_0x3478a9){const {locale:_0x32666d}=this['editor'],_0x340c34=this['editor']['plugins']['get']('ImageInsertUI');return _0x3478a9['map'](_0x2e3dfe=>{const _0x40ac50=this['_createButton'](_0x101680,_0x2e3dfe['type']);return _0x40ac50['withText']=!0x0,_0x40ac50['icon']=_0x2e3dfe['icon'],_0x40ac50['bind']('label')['to'](_0x340c34,'isImageSelected',_0x336eba=>_(_0x32666d,_0x2e3dfe['type'],_0x336eba?'Replace':'Insert')['text']),_0x40ac50;});}['_createMenuBarButtons'](_0x11907a){return _0x11907a['map'](_0x235150=>{const _0x46007f=this['_createButton'](_0x3aebf6,_0x235150['type']);return _0x46007f['icon']=_0x235150['icon'],_0x46007f['label']=_0x235150['shortText'],_0x46007f;});}}class F extends _0x19c1d0{['focusTracker'];['focusCycler'];constructor(_0x563c2a){super(_0x563c2a),this['focusTracker']=new _0x2eade1(),this['focusCycler']=new _0x4ca092({'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(_0x297b62,_0x51e2dd){super(_0x297b62),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-'+_0x51e2dd}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function C(_0x39bc67,_0x33e0c5){const _0x2fd1a1=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x20e187=>_0x20e187<=_0x33e0c5)['map'](_0x394415=>_0x39bc67['replace'](/\/$/,'')+'/-/resize/'+_0x394415+'x/\x20'+_0x394415+'w');return{'imageFallbackUrl':_0x39bc67,'imageSources':[{'srcset':_0x2fd1a1['join'](',\x20'),'sizes':'(max-width:\x20'+_0x33e0c5+'px)\x20100vw,\x20'+_0x33e0c5+'px','type':'image/webp'}]};}function S(_0x18c354,_0x47516d,_0x328493){const _0x5b89e2=_0x18c354['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x5b89e2?parseInt(_0x5b89e2[0x1],0xa):_0x47516d,'height':_0x5b89e2?parseInt(_0x5b89e2[0x2],0xa):_0x328493};}function p(_0x25178c,_0x25f1db){const _0x14b0d4=new(_0x40fb7d())(),_0x53137a=_0x25178c['plugins']['get']('ImageUtils'),_0x4f91b5=_0x25178c['editing']['mapper']['toViewElement'](_0x25f1db),_0x355dc3=_0x53137a['findViewImgElement'](_0x4f91b5),_0x3fc37c=_0x25178c['editing']['view']['domConverter']['viewToDom'](_0x355dc3),_0x3ba2f9=_0x25f1db['getAttribute']('width'),_0x55cd67=_0x25f1db['getAttribute']('height'),_0x3273b8='image-processing';_0x25178c['editing']['view']['change'](_0x470ac4=>{_0x470ac4['addClass'](_0x3273b8,_0x4f91b5),_0x470ac4['setStyle']('aspect-ratio',_0x3ba2f9+'/'+_0x55cd67,_0x355dc3);}),_0x14b0d4['listenTo'](_0x3fc37c,'load',()=>{_0x14b0d4['stopListening'](_0x3fc37c,'load'),_0x25178c['editing']['view']['change'](_0x7ffd72=>{_0x7ffd72['removeClass'](_0x3273b8,_0x4f91b5),_0x7ffd72['removeStyle']('aspect-ratio',_0x355dc3);});});}function G(_0x30627e){if(Array['isArray'](_0x30627e)){const _0x5ec541=_0x30627e['map'](G);return _0x12f697=>_0x5ec541['some'](_0x161a49=>_0x161a49(_0x12f697));}if('origin'==_0x30627e){const _0x4f10d2=_0x35dae1['window']['location']['origin'];return _0x658cfc=>new URL(_0x658cfc,_0x35dae1['document']['baseURI'])['origin']==_0x4f10d2;}return'function'==typeof _0x30627e?_0x30627e:_0x30627e instanceof RegExp?_0x2d3af0=>!(!_0x2d3af0['match'](_0x30627e)&&!_0x2d3af0['replace'](/^https?:\/\//,'')['match'](_0x30627e)):()=>!0x1;}function A(_0x21f5c0,_0xea2816){return _0x3875af(_0x21f5c0['target'])['includes'](_0xea2816);}class n extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x758243(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x3de85e,_0x4753eb,_0x19f52f){super(),this['_editor']=_0x3de85e,this['_editing']=_0x4753eb,this['_dialog']=_0x3de85e['plugins']['get'](_0x23808a),this['_api']=_0x4753eb['ctxElement']['getAPI'](),this['_type']=_0x19f52f,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:_0x4f3b22,model:_0x261317}=this['_editor'],_0x3facce=_0x261317['document']['selection']['getSelectedElement'](),_0x50c26c=_0x3facce&&(_0x3facce['is']('element','imageBlock')||_0x3facce['is']('element','imageInline'));this['_formView']=new x(_0x4f3b22,this['_editing']['ucContextId']),this['_dialog']['show']({'id':'uploadCare','icon':_0x6a6866,'title':_(_0x4f3b22,this['_type'],_0x50c26c?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x2a627d['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x36d02b=>!A(_0x36d02b,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x3a1a02}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x329b49=>{const _0xdc4259=_0x3a1a02['length'];for(const _0x336678 of _0x3a1a02){const _0x410bda=_0x336678===_0x3a1a02[_0xdc4259-0x1],{cdnUrl:_0x35c7e4,fileInfo:_0x554a3d}=_0x336678;if(!_0x35c7e4||!_0x554a3d)continue;const {width:_0x3d31cf,height:_0x3d30e6}=_0x554a3d['imageInfo'],_0x1ebe4e=S(_0x35c7e4,_0x3d31cf,_0x3d30e6),_0x5d2f90=C(_0x35c7e4,_0x1ebe4e['width']),_0x37989b={'id':_0x554a3d['uuid'],'type':'image','attributes':{'imageDimension':_0x1ebe4e,..._0x5d2f90}};this['_insertAsset'](_0x37989b,_0x410bda,_0x329b49);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x1a07bd=>{'idle'===_0x1a07bd['detail']['status']&&!_0x1a07bd['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===i['Local']?this['_api']['setCurrentActivity'](i['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x2aa1a9,_0x4b6822,_0x3edd4b){const _0x2be839=this['_editor']['model']['document']['selection'],_0xf4a58f=_0x2be839['getSelectedElement'](),_0x13ea3b=!(!_0xf4a58f||!_0xf4a58f['is']('element','imageInline'));_0x3edd4b['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x2aa1a9,_0x13ea3b),_0x4b6822||_0x3edd4b['setSelection'](_0x2be839['getLastPosition']());}['_insertImage'](_0xa27133,_0x3728bb){const _0x1442de=this['_editor'],{imageDimension:_0x2da490,imageFallbackUrl:_0x33b905,imageSources:_0x9ba7ef}=_0xa27133['attributes'];_0x1442de['execute']('insertImage',{'imageType':_0x3728bb?'imageInline':null,'source':{'uploadcareImageId':_0xa27133['id'],'src':_0x33b905,'sources':_0x9ba7ef,..._0x2da490}});}}class w extends _0x4d313d{['_editing'];['_controller']=null;static get['requires'](){return[_0x23808a,o];}constructor(_0x567468){super(_0x567468),this['_editing']=_0x567468['plugins']['get'](o);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x54dea9){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new n(this['editor'],this['_editing'],_0x54dea9);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class j{static['upload']({file:_0x413cfc,..._0x32c933}){return _0x57a2cc(_0x413cfc,_0x32c933);}static['getInfo'](_0xdb3f93,_0x1e18d5){return _0x3a35b0(_0xdb3f93,_0x1e18d5);}}class f extends _0x19f08e{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x9df837,o];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x20c686=this['editor'];if(!!!_0x20c686['config']['get']('uploadcare'))return;_0x20c686['plugins']['get'](_0x9df837)['createUploadAdapter']=_0x177b3e=>new k(_0x177b3e,_0x20c686),_0x20c686['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x23106c,{imageElement:_0x20a56f,data:_0x1b5ca5})=>{_0x20c686['model']['change'](_0x244afe=>{_0x244afe['setAttribute']('uploadcareImageId',_0x1b5ca5['uploadcareImageId'],_0x20a56f);});});}}class k{['loader'];['editor'];['controller'];constructor(_0x4f2e5f,_0x2d1ec3){this['loader']=_0x4f2e5f,this['editor']=_0x2d1ec3,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x4af817=await this['loader']['file'];return j['upload']({'file':_0x4af817,'publicKey':this['editor']['config']['get']('uploadcare.pubkey'),'baseURL':this['editor']['config']['get']('uploadcare.uploader.baseUrl'),'baseCDN':this['editor']['config']['get']('uploadcare.uploader.cdnCname'),'signal':this['controller']['signal'],'onProgress':_0x5dac1c=>{_0x5dac1c&&_0x5dac1c['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x5dac1c['value']);}})['then'](async _0x23dd17=>{const {imageFallbackUrl:_0x2173b5,imageSources:_0x2b4378}=C(_0x23dd17['cdnUrl'],_0x23dd17['imageInfo']['width']);return{'uploadcareImageId':_0x23dd17['uuid'],'default':_0x2173b5,'sources':_0x2b4378};})['catch'](()=>{const _0x3de930=t('Cannot\x20upload\x20file:')+('\x20'+_0x4af817['name']+'.');return Promise['reject'](_0x3de930);});}['abort'](){this['controller']['abort']();}}class o extends _0x19f08e{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0x23808a];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['ucContextId'];get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}constructor(_0xa1a8fc){super(_0xa1a8fc),this['ucContextId']=_0x450c8e();}['init'](){const _0x2728ab=this['editor'];_0x2728ab['commands']['add']('uploadcare',new w(_0x2728ab));}['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 _0x4fcea5=_0x35dae1['document']['querySelector']('input[uploadcare-file-input]');_0x4fcea5&&_0x4fcea5['remove']();}),async function(_0x58194c){const _0xad245b=_0x3f5b7b([0x68,0x67,0x50,0x36,0x38,0x70,0x71,0x63,0x37,0x4f,0x42,0x4a,0x78,0x39,0x75,0x33,0x7a,0x72,0x48,0x61,0x74,0x59,0x55,0x58,0x66,0x30,0x34,0x54,0x64,0x56,0x6b,0x4d,0x46,0x6d,0x77,0x43,0x73,0x35,0x53,0x44,0x41,0x76,0x6a,0x32,0x31,0x69,0x57,0x51,0x47,0x65,0x5a,0x4b,0x4c,0x79,0x52,0x6c,0x45,0x4e,0x6e,0x6f,0x49,0x62]),_0x2b1551=0x535f8c3a,_0x5b03f1=0x5358f48a^_0x2b1551,_0x123318=window[_0x3f5b7b([0x44,0x61,0x74,0x65])][_0x3f5b7b([0x6e,0x6f,0x77])](),_0x289665=_0x58194c[_0x3f5b7b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3265da=new window[(_0x3f5b7b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cfc9b=>{_0x289665[_0x3f5b7b([0x6f,0x6e,0x63,0x65])](_0x3f5b7b([0x72,0x65,0x61,0x64,0x79]),_0x2cfc9b);}),_0x453a09={[_0x3f5b7b([0x6b,0x74,0x79])]:_0x3f5b7b([0x45,0x43]),[_0x3f5b7b([0x75,0x73,0x65])]:_0x3f5b7b([0x73,0x69,0x67]),[_0x3f5b7b([0x63,0x72,0x76])]:_0x3f5b7b([0x50,0x2d,0x32,0x35,0x36]),[_0x3f5b7b([0x78])]:_0x3f5b7b([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]),[_0x3f5b7b([0x79])]:_0x3f5b7b([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]),[_0x3f5b7b([0x61,0x6c,0x67])]:_0x3f5b7b([0x45,0x53,0x32,0x35,0x36])},_0x5a1cf6=_0x289665[_0x3f5b7b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3f5b7b([0x67,0x65,0x74])](_0x3f5b7b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a0717(){let _0x127285,_0x4392b6=null,_0x5a4b25=null;try{if(_0x5a1cf6==_0x3f5b7b([0x47,0x50,0x4c]))return _0x3f5b7b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x127285=_0x239702(),!_0x127285)return _0x3f5b7b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x127285[_0x3f5b7b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5a4b25=_0x54d6ad(_0x127285[_0x3f5b7b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x127285[_0x3f5b7b([0x6a,0x74,0x69])])),await _0x1c4b25()?_0x45525e()?_0x2a21ea()?_0x3f5b7b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1f5bd0()?(_0x127285[_0x3f5b7b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3f5b7b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4392b6=_0x2cc220(_0x3f5b7b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x127285[_0x3f5b7b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3f5b7b([0x74,0x72,0x69,0x61,0x6c])&&(_0x4392b6=_0x2cc220(_0x3f5b7b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x42577f()):_0x3f5b7b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3f5b7b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3f5b7b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3f5b7b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2a21ea(){const _0x1ffc65=[_0x3f5b7b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3f5b7b([0x74,0x72,0x69,0x61,0x6c])][_0x3f5b7b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x127285[_0x3f5b7b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x123318/0x3e8:0xe10*_0x5b03f1;return _0x127285[_0x3f5b7b([0x65,0x78,0x70])]<_0x1ffc65;}function _0x45525e(){const _0x4d0903=_0x127285[_0x3f5b7b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4d0903&&(!!_0x4d0903[_0x3f5b7b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f5b7b([0x2a]))||!!_0x4d0903[_0x3f5b7b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f5b7b([0x55,0x50,0x4c,0x43])));}function _0x1f5bd0(){const _0x3a0e76=_0x127285[_0x3f5b7b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3a0e76||0x0==_0x3a0e76[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5710f0}=new URL(window[_0x3f5b7b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3a0e76[_0x3f5b7b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5710f0))return!0x0;const _0x3f1b73=_0x5710f0[_0x3f5b7b([0x73,0x70,0x6c,0x69,0x74])](_0x3f5b7b([0x2e]));return _0x3a0e76[_0x3f5b7b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4093bf=>_0x4093bf[_0x3f5b7b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f5b7b([0x2a])))[_0x3f5b7b([0x6d,0x61,0x70])](_0xfa7c41=>_0xfa7c41[_0x3f5b7b([0x73,0x70,0x6c,0x69,0x74])](_0x3f5b7b([0x2e])))[_0x3f5b7b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x257416=>_0x257416[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3f1b73[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f5b7b([0x6d,0x61,0x70])](_0x1f55f1=>Array(_0x3f1b73[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1f55f1[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3f5b7b([0x66,0x69,0x6c,0x6c])](_0x1f55f1[0x0]===_0x3f5b7b([0x2a])?_0x3f5b7b([0x2a]):'')[_0x3f5b7b([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1f55f1))[_0x3f5b7b([0x73,0x6f,0x6d,0x65])](_0x18d394=>_0x3f1b73[_0x3f5b7b([0x65,0x76,0x65,0x72,0x79])]((_0x38b5da,_0x35b26a)=>_0x18d394[_0x35b26a]===_0x38b5da||_0x18d394[_0x35b26a]===_0x3f5b7b([0x2a])));}function _0x42577f(){return _0x4392b6&&_0x5a4b25?new window[(_0x3f5b7b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x10bb0e,_0x22c3da)=>{_0x4392b6[_0x3f5b7b([0x74,0x68,0x65,0x6e])](_0x10bb0e,_0x22c3da),_0x5a4b25[_0x3f5b7b([0x74,0x68,0x65,0x6e])](_0x5d24ef=>{_0x5d24ef!=_0x3f5b7b([0x56,0x61,0x6c,0x69,0x64])&&_0x10bb0e(_0x5d24ef);},_0x22c3da);}):_0x4392b6||_0x5a4b25||_0x3f5b7b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x54d6ad(_0xb73394,_0xc6609c){return new window[(_0x3f5b7b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f5dde=>{if(_0x521cf4())return _0x4f5dde(_0x3f5b7b([0x56,0x61,0x6c,0x69,0x64]));_0x4f31b0(),_0x289665[_0x3f5b7b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3f5b7b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x165943=!0x1;const _0x512fc4=_0x450c8e();function _0x2f7ae4(_0x1e594d){return!!_0x1e594d&&(typeof _0x1e594d===_0x3f5b7b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e594d===_0x3f5b7b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e594d[_0x3f5b7b([0x74,0x68,0x65,0x6e])]===_0x3f5b7b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e594d[_0x3f5b7b([0x63,0x61,0x74,0x63,0x68])]===_0x3f5b7b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x393360(_0xc8a93d){_0x2f0bce(_0xc8a93d)[_0x3f5b7b([0x74,0x68,0x65,0x6e])](_0x3f9897=>{if(!_0x3f9897||_0x3f9897[_0x3f5b7b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3f5b7b([0x6f,0x6b]))return _0x3f5b7b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xb74707(_0x24bc06(_0x512fc4+_0xc6609c))!=_0x3f9897[_0x3f5b7b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3f5b7b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3f5b7b([0x56,0x61,0x6c,0x69,0x64]);})[_0x3f5b7b([0x74,0x68,0x65,0x6e])](_0x500757=>(_0x59d552(),_0x500757),()=>{const _0x109d49=_0x55a613();return null==_0x109d49?(_0x59d552(),_0x3f5b7b([0x56,0x61,0x6c,0x69,0x64])):_0x3f5b7b(_0x123318-_0x109d49>(0x7753083a^_0x2b1551)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3f5b7b([0x74,0x68,0x65,0x6e])](_0x4f5dde)[_0x3f5b7b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4f5dde(_0x3f5b7b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3abf97=0x536962ba^_0x2b1551;function _0x59d552(){const _0x448b5d=_0x3f5b7b([0x6c,0x6c,0x63,0x74,0x2d])+_0xb74707(_0x24bc06(_0xb73394)),_0x2dea34=_0x4dadc9(_0xb74707(window[_0x3f5b7b([0x4d,0x61,0x74,0x68])][_0x3f5b7b([0x63,0x65,0x69,0x6c])](_0x123318/_0x3abf97)));window[_0x3f5b7b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f5b7b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x448b5d,_0x2dea34);}function _0x55a613(){const _0x15c7b1=_0x3f5b7b([0x6c,0x6c,0x63,0x74,0x2d])+_0xb74707(_0x24bc06(_0xb73394)),_0x2da8de=window[_0x3f5b7b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3f5b7b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x15c7b1);return _0x2da8de?window[_0x3f5b7b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4dadc9(_0x2da8de),0x10)*_0x3abf97:null;}function _0x2f0bce(_0x4ce4c8){return new window[(_0x3f5b7b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x50778e,_0x8abd7c)=>{_0x4ce4c8[_0x3f5b7b([0x74,0x68,0x65,0x6e])](_0x50778e,_0x8abd7c),window[_0x3f5b7b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x8abd7c,0x535e58fa^_0x2b1551);});}}_0x289665[_0x3f5b7b([0x6f,0x6e])](_0x3f5b7b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x380c61,_0x381af5)=>{if(_0x381af5[0x0]!=_0xb73394)return _0x4f5dde(_0x3f5b7b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x381af5[0x1]={..._0x381af5[0x1],[_0x3f5b7b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x512fc4};},{[_0x3f5b7b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f5b7b([0x68,0x69,0x67,0x68])}),_0x289665[_0x3f5b7b([0x6f,0x6e])](_0x3f5b7b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3cb62e=>{_0x2f7ae4(_0x3cb62e[_0x3f5b7b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x165943=!0x0,_0x393360(_0x3cb62e[_0x3f5b7b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3f5b7b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3f5b7b([0x6c,0x6f,0x77])}),_0x3265da[_0x3f5b7b([0x74,0x68,0x65,0x6e])](()=>{_0x165943||_0x4f5dde(_0x3f5b7b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x521cf4(){return _0x289665[_0x3f5b7b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f5b7b([0x76,0x69,0x65,0x77])][_0x3f5b7b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3f5b7b([0x61,0x75,0x74,0x6f]);}function _0x4f31b0(){_0x289665[_0x3f5b7b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3f5b7b([0x76,0x69,0x65,0x77])][_0x3f5b7b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3f5b7b([0x61,0x75,0x74,0x6f]);}}function _0x2cc220(_0x2173e1){const _0x488d17=[new window[(_0x3f5b7b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3a2ef5=>setTimeout(_0x3a2ef5,0x5356b2f6^_0x2b1551)),_0x3265da[_0x3f5b7b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3f5b7b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b613e=>{let _0x1be17c=0x0;_0x289665[_0x3f5b7b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f5b7b([0x6f,0x6e])](_0x3f5b7b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2df263,_0x4225a9)=>{_0x4225a9[0x0][_0x3f5b7b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1be17c++,_0x1be17c==(0x535f8dc2^_0x2b1551)&&(_0x5b613e(),_0x2df263[_0x3f5b7b([0x6f,0x66,0x66])]());});}))];return window[_0x3f5b7b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3f5b7b([0x72,0x61,0x63,0x65])](_0x488d17)[_0x3f5b7b([0x74,0x68,0x65,0x6e])](()=>_0x2173e1);}async function _0x488907(){await _0x3265da,_0x289665[_0x3f5b7b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f5b7b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3707ed,_0x289665[_0x3f5b7b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3f5b7b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3707ed,_0x289665[_0x3f5b7b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3f5b7b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2a72ee(_0x9b0da0){const _0x308ecb=_0x4800cb();_0x289665[_0x308ecb]=_0x3f5b7b([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x9b0da0,_0x9b0da0!=_0x3f5b7b([0x56,0x61,0x6c,0x69,0x64])&&_0x488907();}function _0x4800cb(){const _0x5d9585=window[_0x3f5b7b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3f5b7b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3f5b7b([0x6e,0x6f,0x77])]())[_0x3f5b7b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3f5b7b([0x2e]),'');let _0x2ade90=_0x3f5b7b([0x68]);for(let _0x1122f7=0x0;_0x1122f7<_0x5d9585[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1122f7+=0x2){let _0x3aa00a=window[_0x3f5b7b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d9585[_0x3f5b7b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1122f7,_0x1122f7+0x2));_0x3aa00a>=_0xad245b[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3aa00a-=_0xad245b[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2ade90+=_0xad245b[_0x3aa00a];}return _0x2ade90;}function _0x239702(){const _0x37c460=_0x5a1cf6[_0x3f5b7b([0x73,0x70,0x6c,0x69,0x74])](_0x3f5b7b([0x2e]));if(0x3!=_0x37c460[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x518604(_0x37c460[0x1]);function _0x518604(_0x326fb9){const _0xc4c612=_0x10b81d(_0x326fb9);return _0xc4c612&&_0x226fd5()?_0xc4c612:null;function _0x226fd5(){const _0x4d8be6=_0xc4c612[_0x3f5b7b([0x6a,0x74,0x69])],_0x474550=window[_0x3f5b7b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d8be6[_0x3f5b7b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d8be6[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4758dd={..._0xc4c612,[_0x3f5b7b([0x6a,0x74,0x69])]:_0x4d8be6[_0x3f5b7b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4d8be6[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4758dd[_0x3f5b7b([0x76,0x63])],_0x24bc06(_0x4758dd)==_0x474550;}}}async function _0x1c4b25(){let _0x293d08=!0x0;try{const _0x3957a0=_0x5a1cf6[_0x3f5b7b([0x73,0x70,0x6c,0x69,0x74])](_0x3f5b7b([0x2e])),[_0x26e68e,_0x367631,_0x78222a]=_0x3957a0;return _0x3f251b(_0x26e68e),await _0x53f776(_0x26e68e,_0x367631,_0x78222a),_0x293d08;}catch{return!0x1;}function _0x3f251b(_0x17e4b6){const _0x259665=_0x10b81d(_0x17e4b6);_0x259665&&_0x259665[_0x3f5b7b([0x61,0x6c,0x67])]==_0x3f5b7b([0x45,0x53,0x32,0x35,0x36])||(_0x293d08=!0x1);}async function _0x53f776(_0x22048d,_0x68081d,_0x32705b){const _0x3976b4=window[_0x3f5b7b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3f5b7b([0x66,0x72,0x6f,0x6d])](_0x174761(_0x32705b),_0x5b57ad=>_0x5b57ad[_0x3f5b7b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3cb98d=new window[(_0x3f5b7b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3f5b7b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x22048d+_0x3f5b7b([0x2e])+_0x68081d),_0x3682ca=window[_0x3f5b7b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3f5b7b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3682ca)return;const _0x252726=await _0x3682ca[_0x3f5b7b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3f5b7b([0x6a,0x77,0x6b]),_0x453a09,{[_0x3f5b7b([0x6e,0x61,0x6d,0x65])]:_0x3f5b7b([0x45,0x43,0x44,0x53,0x41]),[_0x3f5b7b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3f5b7b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3f5b7b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3682ca[_0x3f5b7b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3f5b7b([0x6e,0x61,0x6d,0x65])]:_0x3f5b7b([0x45,0x43,0x44,0x53,0x41]),[_0x3f5b7b([0x68,0x61,0x73,0x68])]:{[_0x3f5b7b([0x6e,0x61,0x6d,0x65])]:_0x3f5b7b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x252726,_0x3976b4,_0x3cb98d)||(_0x293d08=!0x1);}}function _0x10b81d(_0x4d1e64){return _0x4d1e64[_0x3f5b7b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3f5b7b([0x65,0x79]))?JSON[_0x3f5b7b([0x70,0x61,0x72,0x73,0x65])](_0x174761(_0x4d1e64)):null;}function _0x174761(_0x1f4412){return window[_0x3f5b7b([0x61,0x74,0x6f,0x62])](_0x1f4412[_0x3f5b7b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3f5b7b([0x2b]))[_0x3f5b7b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3f5b7b([0x2f])));}function _0x24bc06(_0x3c269b){let _0x3e8d19=0x1505;function _0x4c049a(_0x2b6f20){for(let _0x2e9198=0x0;_0x2e9198<_0x2b6f20[_0x3f5b7b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2e9198++){const _0x22275d=_0x2b6f20[_0x3f5b7b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2e9198);_0x3e8d19=(_0x3e8d19<<0x5)+_0x3e8d19+_0x22275d,_0x3e8d19&=_0x3e8d19;}}function _0xc7b278(_0x3535d9){Array[_0x3f5b7b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3535d9)?_0x3535d9[_0x3f5b7b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xc7b278):_0x3535d9&&typeof _0x3535d9==_0x3f5b7b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3f5b7b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3535d9)[_0x3f5b7b([0x73,0x6f,0x72,0x74])]()[_0x3f5b7b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x20c746,_0x1f6cd1])=>{_0x4c049a(_0x20c746),_0xc7b278(_0x1f6cd1);}):_0x4c049a(window[_0x3f5b7b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3535d9));}return _0xc7b278(_0x3c269b),_0x3e8d19>>>0x0;}function _0xb74707(_0x58dc6e){return _0x58dc6e[_0x3f5b7b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3f5b7b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3f5b7b([0x30]));}function _0x4dadc9(_0x35e04c){return _0x35e04c[_0x3f5b7b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3f5b7b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3f5b7b([0x6a,0x6f,0x69,0x6e])]('');}function _0x3707ed(){}function _0x3f5b7b(_0x2417b5){return _0x2417b5['map'](_0x52212f=>String['fromCharCode'](_0x52212f))['join']('');}_0x2a72ee(await _0x3a0717());}(this);}['_initSchema'](){const _0x3dadeb=this['editor']['model']['schema'];_0x3dadeb['isRegistered']('imageBlock')&&_0x3dadeb['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x3dadeb['isRegistered']('imageInline')&&_0x3dadeb['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0xbc9b7d=this['editor'];_0xbc9b7d['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0xbc9b7d['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x3fd5c8=>_0x3fd5c8['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x38bdb1=_0xbc9b7d['commands']['get']('replaceImageSource');_0x38bdb1&&this['listenTo'](_0x38bdb1,'cleanupImage',(_0x124640,[_0xcb0401,_0x43616f])=>{_0xcb0401['removeAttribute']('uploadcareImageId',_0x43616f);});}['_initConfig'](){const _0x1f15f9=this['editor']['config']['get']('uploadcare.uploader')||{},_0x47a5fd=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x3b5d34(_0x35dae1['document'],'uc-config',{..._0x1f15f9,'pubkey':_0x47a5fd,'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']=_0x486a2f=>{if('closeMax'==_0x486a2f)return'#uc-icon-arrow-down';},_0x35dae1['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x3b5d34(_0x35dae1['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader-'+this['ucContextId']}),_0x35dae1['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x536069=this['editor']['commands']['get']('insertImage');_0x536069&&this['listenTo'](_0x536069,'execute',()=>{const _0x43f398=this['editor']['model']['document']['selection']['getSelectedElement']();_0x43f398&&_0x43f398['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x43f398);});});const _0x4f5309=this['editor']['commands']['get']('uploadcareImageReplace');_0x4f5309&&this['listenTo'](_0x4f5309,'execute',()=>{const _0x2b7103=this['editor']['model']['document']['selection']['getSelectedElement']();_0x2b7103&&_0x2b7103['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x2b7103);});});}}class tt extends _0x19f08e{static get['requires'](){return[o,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x539626){super(_0x539626),_0x539626['config']['define']('uploadcare.uploader.sourceList',[i['Local'],i['URL']]),_0x12919e['defineComponents'](_0x12919e),this['_defineLocale']();}['_defineLocale'](){const _0x496725=this['editor']['config']['get']('uploadcare.locale'),_0x40bcdc=this['editor']['locale']['contentLanguage'];_0x496725&&_0x12919e['defineLocale'](_0x40bcdc,_0x496725);}}class ii extends _0x19c1d0{constructor(_0xca9d40){super(_0xca9d40);const t=_0xca9d40['t'],_0x434432=this['bindTemplate'],_0x18c73e=new _0x5374da();_0x18c73e['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':[_0x18c73e,{'text':_0x434432['to']('imageUploadProgress',_0x16143c=>t('Loading\x20image...')+'\x20('+(_0x16143c||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 _0x19c1d0{constructor(_0x5c270b){super(_0x5c270b);const t=_0x5c270b['t'];this['set']('errorType',null);const _0xf76f22=new _0x101680(_0x5c270b);_0xf76f22['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0xf76f22['withText']=!0x0,_0xf76f22['class']='ck-button-action',_0xf76f22['on']('execute',()=>{this['fire']('retry');}),_0xf76f22['bind']('isVisible')['to'](this,'errorType',_0x4079f6=>'NotFound'!==_0x4079f6);const _0x22a606=new _0xfd2dcd();_0x22a606['content']=_0xbb5f00,_0x22a606['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x3bfc95=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':[_0x22a606,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x3bfc95['to']('errorType',_0xaea584=>t('NotFound'!==_0xaea584?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0xf76f22]},{'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 _0x19c1d0{constructor(_0x1ad4ef,_0x3e2de1){super(_0x1ad4ef);const _0x54ded7=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x3e2de1,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x54ded7['to']('imageSrc')}});}}class X extends F{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0xc7f17c,_0x2c39a6,_0x10ca3c){super(_0xc7f17c),this['_items']=this['createCollection'](),this['_loadingView']=new ii(_0xc7f17c),this['_errorView']=new ti(_0xc7f17c),this['_editingView']=new ei(_0xc7f17c,_0x10ca3c),this['_focusableView']=new _0x19c1d0(_0xc7f17c),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x2c39a6),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'],_0x477271=>{this['_addUploadcareImageEditorListeners'](_0x477271);});}),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'](_0x708f42,_0x5add2d){const _0x2ed2ed='uc-cloud-image-editor',_0x4448e3=_0x708f42['querySelector'](_0x2ed2ed);if(_0x4448e3)return _0x5add2d(_0x4448e3);const _0x4ba8c0=new MutationObserver(_0x29917f=>{const _0x21b865=_0x29917f['filter'](_0x456d15=>_0x456d15['target']===_0x708f42&&_0x456d15['addedNodes']['length']>0x0&&_0x456d15['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x2ed2ed);_0x21b865['length']&&(_0x4ba8c0['disconnect'](),_0x5add2d(_0x21b865[0x0]['addedNodes'][0x0]));});_0x4ba8c0['observe'](_0x708f42,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x168137){_0x168137['addEventListener']('apply',_0x555876=>{this['fire']('apply',{'imageSrc':_0x555876['detail']['cdnUrl']});}),_0x168137['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class E extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x758243(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x5c98d2,_0x5cacf6,_0x159791){super(),this['_editor']=_0x5c98d2,this['_dialog']=_0x5cacf6,this['_imageElement']=_0x159791,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 _0x5cbfe7=this['_imageElement'],_0x26fa6f=_0x5cbfe7['getAttribute']('uploadcareImageId'),_0x3192f1=_0x5cbfe7['getAttribute']('src');if(_0x26fa6f)await this['_loadImageInfo'](_0x26fa6f,_0x3192f1);else{if(this['_imageCache']['has'](_0x3192f1)){const _0xeb6295=this['_imageCache']['get'](_0x3192f1);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0xeb6295['url'],this['imageDimension']=_0xeb6295['dimension'],this['imageId']=_0xeb6295['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x7a753}=this['_editor'],t=_0x7a753['t'],_0x721384=new X(_0x7a753,this['imageStatus'],this['_attributes']);_0x721384['bind']('status')['to'](this,'imageStatus'),_0x721384['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x721384['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x721384['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x721384,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x504244,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x721384,'position':_0x2a627d['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x721384['focus']();},'onHide':()=>{_0x721384['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x33c4a3=>!A(_0x33c4a3,_0x721384['element'])}});}['_loadImageInfo'](_0x25bc10,_0x1b5504){return j['getInfo'](_0x25bc10,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'baseURL':this['_editor']['config']['get']('uploadcare.uploader.baseUrl')})['then'](_0x5725ae=>{const {width:_0x533141,height:_0x36bb10}=_0x5725ae['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x1b5504,this['imageDimension']={'width':_0x533141,'height':_0x36bb10},this['imageId']=_0x25bc10;})['catch'](_0x500b33=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x500b33['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x267bae,_0x14e6ce){return this['_getImageAsFile'](_0x267bae)['then'](_0x5ae879=>j['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'baseURL':this['_editor']['config']['get']('uploadcare.uploader.baseUrl'),'baseCDN':this['_editor']['config']['get']('uploadcare.uploader.cdnCname'),'signal':_0x14e6ce['signal'],'file':_0x5ae879,'onProgress':_0x51d4fb=>{_0x51d4fb&&_0x51d4fb['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x51d4fb['value']));}}))['then'](_0x426fd5=>{const {width:_0x30dc6b,height:_0x4b0257}=_0x426fd5['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x426fd5['cdnUrl'],this['imageDimension']={'width':_0x30dc6b,'height':_0x4b0257},this['imageId']=_0x426fd5['uuid'],this['imageUploadProgress']=null;const _0x2a5d78=_0x267bae['getAttribute']('src');this['_imageCache']['set'](_0x2a5d78,{'id':_0x426fd5['uuid'],'url':_0x426fd5['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x5bfe17=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x5bfe17['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x2178fe,_0x2b6f9d){_0x2178fe['on']('apply',(_0x262f32,_0x8c0a99)=>{this['_replaceImage'](_0x2b6f9d,_0x8c0a99['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x2178fe['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x2178fe['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x3f166e,_0x1599f5,_0x26ac5d){const _0x4b3d=this['_editor'],{width:_0x5c7d19,height:_0x16e9a4}=S(_0x1599f5,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x29f7ad,imageSources:_0x53e525}=C(_0x1599f5,_0x5c7d19);_0x4b3d['model']['change'](_0x368260=>{if('$graveyard'===_0x3f166e['root']['rootName']){_0x4b3d['execute']('insertImage',{'imageType':_0x3f166e['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x3f166e['getAttributes']()),'uploadcareImageId':_0x26ac5d,'src':_0x29f7ad,'sources':_0x53e525,'width':_0x5c7d19,'height':_0x16e9a4}});const _0x197f2a=_0x3f166e['getChildren']();_0x3f166e=_0x4b3d['model']['document']['selection']['getSelectedElement']();for(const _0x4d35fe of _0x197f2a)_0x368260['append'](_0x368260['cloneElement'](_0x4d35fe),_0x3f166e);}else _0x368260['setSelection'](_0x3f166e,'on'),_0x4b3d['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x3f166e['getAttributes']()),'uploadcareImageId':_0x26ac5d,'src':_0x29f7ad,'sources':_0x53e525,'width':_0x5c7d19,'height':_0x16e9a4},_0x3f166e);_0x368260['setSelection'](_0x3f166e,'on');});}async['_getImageAsFile'](_0x2eb721){const _0x1fffba=_0x35dae1['window'],_0x115e46=_0x35dae1['document']['location']['href'],_0x21dd70=new _0x1fffba['URL'](_0x2eb721['getAttribute']('src'),_0x115e46);if('data:'===_0x21dd70['protocol']){const _0x20f5b7=_0x21dd70['href']['split'](','),_0x26eb6d=_0x20f5b7[0x0]['match'](/:(.*?);/)[0x1],_0x3b7089=_0x26eb6d['split']('/')[0x1],_0xc87edd=_0x1fffba['atob'](_0x20f5b7[_0x20f5b7['length']-0x1]);let _0x1c359b=_0xc87edd['length'];const _0x280201=new _0x1fffba['Uint8Array'](_0x1c359b);for(;_0x1c359b--;)_0x280201[_0x1c359b]=_0xc87edd['charCodeAt'](_0x1c359b);return new _0x1fffba['File']([_0x280201],'image.'+_0x3b7089,{'type':_0x26eb6d});}const _0x1e527f=_0x21dd70['href']['split']('/'),_0x152c9f=_0x1e527f[_0x1e527f['length']-0x1],_0x520693=_0x152c9f['split']('.')[0x1];return _0x1fffba['fetch'](_0x21dd70['href'])['then'](_0x2bd69c=>_0x2bd69c['clone']()['blob']())['then'](_0x1934b5=>new _0x1fffba['File']([_0x1934b5],_0x152c9f,{'type':'image/'+_0x520693}));}}class O extends _0x4d313d{['imageEditController'];static get['requires'](){return[_0x23808a];}['_isEditable'];constructor(_0x4fa11e){super(_0x4fa11e),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x246f7c){const _0x25be05=G(_0x246f7c);return _0x5cc686=>!(!_0x5cc686||!_0x5cc686['is']('element','imageBlock')&&!_0x5cc686['is']('element','imageInline'))&&(!!_0x5cc686['hasAttribute']('uploadcareImageId')||!!_0x5cc686['hasAttribute']('src')&&_0x25be05(_0x5cc686['getAttribute']('src')));}(_0x4fa11e['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x3d91f5=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x3d91f5);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x50bbb9=this['editor']['model']['document']['selection']['getSelectedElement']();_0x50bbb9&&(_0x50bbb9['is']('element','imageBlock')||_0x50bbb9['is']('element','imageInline'))&&(this['imageEditController']=new E(this['editor'],this['editor']['plugins']['get'](_0x23808a),_0x50bbb9),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class R extends _0x4d313d{['refresh'](){const _0x26b902=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x26b902&&(_0x26b902['is']('element','imageBlock')||_0x26b902['is']('element','imageInline')));}['execute'](_0x12e682){const _0x2725de=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x27a217=>{_0x27a217['setAttributes'](_0x12e682,_0x2725de),_0x27a217['removeAttribute']('srcset',_0x2725de),_0x27a217['removeAttribute']('sizes',_0x2725de);});}}class m extends _0x19f08e{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[o,_0x2faf7d,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0xab0253}=this;_0xab0253['commands']['add']('uploadcareImageEdit',new O(_0xab0253)),_0xab0253['commands']['add']('uploadcareImageReplace',new R(_0xab0253));}}class g extends _0x19f08e{['_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 _0x5331a0=this['editor'];_0x5331a0['ui']['componentFactory']['add']('uploadcareImageEdit',_0x462c25=>{const _0x4e7986=_0x5331a0['commands']['get']('uploadcareImageEdit'),_0x178bbf=new _0x101680(_0x462c25),t=_0x462c25['t'];return _0x178bbf['set']({'icon':_0x504244,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x178bbf['bind']('isEnabled')['to'](_0x4e7986),_0x178bbf['bind']('isOn')['to'](_0x4e7986,'isActive'),this['listenTo'](_0x178bbf,'execute',()=>{_0x5331a0['execute']('uploadcareImageEdit'),_0x5331a0['editing']['view']['focus']();}),_0x178bbf;}),this['_initConfig']();}['_initConfig'](){const _0x2dfbbe=_0x3b5d34(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x2dfbbe),this['listenTo'](this['editor'],'destroy',()=>{_0x2dfbbe['remove']();});}}class et extends _0x19f08e{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-20251110.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-20251110.0",
|
|
27
|
+
"@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251110.0",
|
|
28
|
+
"@ckeditor/ckeditor5-image": "0.0.0-nightly-20251110.0",
|
|
29
|
+
"@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-20251110.0",
|
|
30
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251110.0",
|
|
31
|
+
"@ckeditor/ckeditor5-upload": "0.0.0-nightly-20251110.0",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251110.0",
|
|
33
|
+
"ckeditor5": "0.0.0-nightly-20251110.0",
|
|
34
34
|
"@uploadcare/file-uploader": "1.19.4",
|
|
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 _0x37c9ab=_0x48ce;(function(_0x5c5029,_0x4a804b){const _0x1bba8c=_0x48ce,_0xe52f1e=_0x5c5029();while(!![]){try{const _0x401193=-parseInt(_0x1bba8c(0x1fd))/0x1+parseInt(_0x1bba8c(0x1da))/0x2*(-parseInt(_0x1bba8c(0x207))/0x3)+-parseInt(_0x1bba8c(0x1d7))/0x4*(parseInt(_0x1bba8c(0x1bf))/0x5)+parseInt(_0x1bba8c(0x1eb))/0x6+parseInt(_0x1bba8c(0x203))/0x7*(parseInt(_0x1bba8c(0x209))/0x8)+-parseInt(_0x1bba8c(0x1fc))/0x9+-parseInt(_0x1bba8c(0x1cf))/0xa*(-parseInt(_0x1bba8c(0x1dc))/0xb);if(_0x401193===_0x4a804b)break;else _0xe52f1e['push'](_0xe52f1e['shift']());}catch(_0x1a357a){_0xe52f1e['push'](_0xe52f1e['shift']());}}}(_0x3911,0xe4ffb));import{Plugin as _0x4668bf}from'ckeditor5/src/core.js';import{Dialog as _0x54797a}from'ckeditor5/src/ui.js';function _0x3911(){const _0x24939f=['view','isRegistered','document','data-uc-image-id','isPremiumPlugin','4cEeYlT','replaceImageSource','uploadcare.uploader','162348LXXKyL','add','3080iJBBrn','map','join','extend','conversion','init','insertImage','input[uploadcare-file-input]','_initConversion','once','pluginName','uploadcare','getSelectedElement','listenTo','_initCtx','7534182xfleJp','downcast','uc-upload-ctx-provider','requires','remove','attributeToAttribute','config','contentLanguage','#uc-icon-arrow-down','render','_configElement','PictureEditing','_initConfig','uploadcareImageReplace','appendChild','UploadcareEditing','getAttribute','15803388CGDsBc','1401647UhsVFT','upcast','body','commands','locale','imageInline','81242PsTsOK','true','editing','imageBlock','51kKLFPb','isOfficialPlugin','848yKhwHl','uploader-','href','model','selection','closeMax','cleanupImage','ucContextId','get','editor','uc-config','ctxElement','370885xyXLAq','querySelector','\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','destroy','removeAttribute','execute','fromCharCode','uploadcare.pubkey','afterInit','_initSchema','schema','_ctxElement','_initImageProcessingIndicator','iconHrefResolver','uploadcareImageId','elementToAttribute','109420pBLUQy','configElement','for'];_0x3911=function(){return _0x24939f;};return _0x3911();}import{createElement as _0x5a6f1b,global as _0xe231f,uid as _0x40aaa8}from'ckeditor5/src/utils.js';import{UploadcareCommand as _0x4a1e5e}from'./uploadcarecommand.js';import{UploadcareUploadAdapter as _0xdd0c98}from'./uploadcareuploadadapter.js';import{showImageProcessingIndicator as _0x1a9cb9}from'./utils/editingutils.js';function _0x48ce(_0x1e10cb,_0x2fbb8d){const _0x391192=_0x3911();return _0x48ce=function(_0x48ce44,_0x521ce0){_0x48ce44=_0x48ce44-0x1b6;let _0x4773d7=_0x391192[_0x48ce44];return _0x4773d7;},_0x48ce(_0x1e10cb,_0x2fbb8d);}export class UploadcareEditing extends _0x4668bf{[_0x37c9ab(0x1f5)]=null;[_0x37c9ab(0x1ca)]=null;static get[_0x37c9ab(0x1e6)](){const _0x225ba8=_0x37c9ab;return _0x225ba8(0x1fa);}static get[_0x37c9ab(0x1ee)](){const _0x4cec3d=_0x37c9ab;return[_0x4cec3d(0x1f6),_0xdd0c98,_0x54797a];}static get[_0x37c9ab(0x208)](){return!0x0;}static get[_0x37c9ab(0x1d6)](){return!0x0;}[_0x37c9ab(0x1ba)];get[_0x37c9ab(0x1d0)](){const _0x25b6ac=_0x37c9ab;return this[_0x25b6ac(0x1f5)];}get[_0x37c9ab(0x1be)](){const _0x1e223e=_0x37c9ab;return this[_0x1e223e(0x1ca)];}constructor(_0x42e41a){const _0x387f10=_0x37c9ab;super(_0x42e41a),this[_0x387f10(0x1ba)]=_0x40aaa8();}[_0x37c9ab(0x1e1)](){const _0x381c91=_0x37c9ab,_0x4d8629=this[_0x381c91(0x1bc)];_0x4d8629[_0x381c91(0x200)][_0x381c91(0x1db)](_0x381c91(0x1e7),new _0x4a1e5e(_0x4d8629));}[_0x37c9ab(0x1c7)](){const _0x207e67=_0x37c9ab;this[_0x207e67(0x1c8)](),this[_0x207e67(0x1e4)](),this[_0x207e67(0x1f7)](),this[_0x207e67(0x1ea)](),this[_0x207e67(0x1cb)](),this[_0x207e67(0x1e9)](this[_0x207e67(0x1bc)],_0x207e67(0x1c2),()=>{const _0x448cc6=_0x207e67;this[_0x448cc6(0x1f5)]&&(this[_0x448cc6(0x1f5)][_0x448cc6(0x1ef)](),this[_0x448cc6(0x1f5)]=null),this[_0x448cc6(0x1ca)]&&(this[_0x448cc6(0x1ca)][_0x448cc6(0x1ef)](),this[_0x448cc6(0x1ca)]=null);const _0x17070a=_0xe231f[_0x448cc6(0x1d4)][_0x448cc6(0x1c0)](_0x448cc6(0x1e3));_0x17070a&&_0x17070a[_0x448cc6(0x1ef)]();}),async function(_0x1e0359){const _0x5346ee=_0xf24359([0x68,0x67,0x50,0x36,0x38,0x70,0x71,0x63,0x37,0x4f,0x42,0x4a,0x78,0x39,0x75,0x33,0x7a,0x72,0x48,0x61,0x74,0x59,0x55,0x58,0x66,0x30,0x34,0x54,0x64,0x56,0x6b,0x4d,0x46,0x6d,0x77,0x43,0x73,0x35,0x53,0x44,0x41,0x76,0x6a,0x32,0x31,0x69,0x57,0x51,0x47,0x65,0x5a,0x4b,0x4c,0x79,0x52,0x6c,0x45,0x4e,0x6e,0x6f,0x49,0x62]),_0x4c46be=0x535f8c3a,_0x1f8a44=0x5358f4a2^_0x4c46be,_0x4f12c=window[_0xf24359([0x44,0x61,0x74,0x65])][_0xf24359([0x6e,0x6f,0x77])](),_0x490634=_0x1e0359[_0xf24359([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x350579=new window[(_0xf24359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x198823=>{_0x490634[_0xf24359([0x6f,0x6e,0x63,0x65])](_0xf24359([0x72,0x65,0x61,0x64,0x79]),_0x198823);}),_0x1b7b44={[_0xf24359([0x6b,0x74,0x79])]:_0xf24359([0x45,0x43]),[_0xf24359([0x75,0x73,0x65])]:_0xf24359([0x73,0x69,0x67]),[_0xf24359([0x63,0x72,0x76])]:_0xf24359([0x50,0x2d,0x32,0x35,0x36]),[_0xf24359([0x78])]:_0xf24359([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]),[_0xf24359([0x79])]:_0xf24359([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]),[_0xf24359([0x61,0x6c,0x67])]:_0xf24359([0x45,0x53,0x32,0x35,0x36])},_0x4f64a2=_0x490634[_0xf24359([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xf24359([0x67,0x65,0x74])](_0xf24359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xacfcd3(){let _0xdc7255,_0x5e37b4=null,_0x1b812a=null;try{if(_0x4f64a2==_0xf24359([0x47,0x50,0x4c]))return _0xf24359([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xdc7255=_0x4db5e5(),!_0xdc7255)return _0xf24359([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xdc7255[_0xf24359([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1b812a=_0x3b5485(_0xdc7255[_0xf24359([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xdc7255[_0xf24359([0x6a,0x74,0x69])])),await _0x439ac4()?_0x225b1b()?_0x1258c1()?_0xf24359([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5b7d08()?(_0xdc7255[_0xf24359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf24359([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5e37b4=_0x4a2910(_0xf24359([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xdc7255[_0xf24359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xf24359([0x74,0x72,0x69,0x61,0x6c])&&(_0x5e37b4=_0x4a2910(_0xf24359([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3908e9()):_0xf24359([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xf24359([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xf24359([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xf24359([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1258c1(){const _0x5e67f6=[_0xf24359([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xf24359([0x74,0x72,0x69,0x61,0x6c])][_0xf24359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xdc7255[_0xf24359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4f12c/0x3e8:0xe10*_0x1f8a44;return _0xdc7255[_0xf24359([0x65,0x78,0x70])]<_0x5e67f6;}function _0x225b1b(){const _0x4fa3c6=_0xdc7255[_0xf24359([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4fa3c6&&(!!_0x4fa3c6[_0xf24359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf24359([0x2a]))||!!_0x4fa3c6[_0xf24359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf24359([0x55,0x50,0x4c,0x43])));}function _0x5b7d08(){const _0x3190fd=_0x48ce,_0x58594d=_0xdc7255[_0xf24359([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x58594d||0x0==_0x58594d[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5cfb5c}=new URL(window[_0xf24359([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3190fd(0x20b)]);if(_0x58594d[_0xf24359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5cfb5c))return!0x0;const _0x1d4ac7=_0x5cfb5c[_0xf24359([0x73,0x70,0x6c,0x69,0x74])](_0xf24359([0x2e]));return _0x58594d[_0xf24359([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c4d48=>_0x3c4d48[_0xf24359([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xf24359([0x2a])))[_0xf24359([0x6d,0x61,0x70])](_0x246f17=>_0x246f17[_0xf24359([0x73,0x70,0x6c,0x69,0x74])](_0xf24359([0x2e])))[_0xf24359([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x362fed=>_0x362fed[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1d4ac7[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf24359([0x6d,0x61,0x70])](_0x5a60b1=>Array(_0x1d4ac7[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5a60b1[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xf24359([0x66,0x69,0x6c,0x6c])](_0x5a60b1[0x0]===_0xf24359([0x2a])?_0xf24359([0x2a]):'')[_0xf24359([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5a60b1))[_0xf24359([0x73,0x6f,0x6d,0x65])](_0x5b6927=>_0x1d4ac7[_0xf24359([0x65,0x76,0x65,0x72,0x79])]((_0x3af8da,_0x22fb86)=>_0x5b6927[_0x22fb86]===_0x3af8da||_0x5b6927[_0x22fb86]===_0xf24359([0x2a])));}function _0x3908e9(){return _0x5e37b4&&_0x1b812a?new window[(_0xf24359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xd2d3e9,_0x2d6ef2)=>{_0x5e37b4[_0xf24359([0x74,0x68,0x65,0x6e])](_0xd2d3e9,_0x2d6ef2),_0x1b812a[_0xf24359([0x74,0x68,0x65,0x6e])](_0x52be47=>{_0x52be47!=_0xf24359([0x56,0x61,0x6c,0x69,0x64])&&_0xd2d3e9(_0x52be47);},_0x2d6ef2);}):_0x5e37b4||_0x1b812a||_0xf24359([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3b5485(_0x28aa67,_0x211888){return new window[(_0xf24359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x420d6e=>{if(_0x257036())return _0x420d6e(_0xf24359([0x56,0x61,0x6c,0x69,0x64]));_0x4ea7be(),_0x490634[_0xf24359([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xf24359([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x50e8b7=!0x1;const _0x20615e=_0x40aaa8();function _0x3fd43f(_0x5efab3){return!!_0x5efab3&&(typeof _0x5efab3===_0xf24359([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5efab3===_0xf24359([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5efab3[_0xf24359([0x74,0x68,0x65,0x6e])]===_0xf24359([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5efab3[_0xf24359([0x63,0x61,0x74,0x63,0x68])]===_0xf24359([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x550b00(_0x423aad){_0x1a875b(_0x423aad)[_0xf24359([0x74,0x68,0x65,0x6e])](_0x39badb=>{if(!_0x39badb||_0x39badb[_0xf24359([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xf24359([0x6f,0x6b]))return _0xf24359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4dbb5b(_0x5921bc(_0x20615e+_0x211888))!=_0x39badb[_0xf24359([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xf24359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xf24359([0x56,0x61,0x6c,0x69,0x64]);})[_0xf24359([0x74,0x68,0x65,0x6e])](_0x285ac0=>(_0x2f8f52(),_0x285ac0),()=>{const _0x457a65=_0x49c5dd();return null==_0x457a65?(_0x2f8f52(),_0xf24359([0x56,0x61,0x6c,0x69,0x64])):_0xf24359(_0x4f12c-_0x457a65>(0x7753083a^_0x4c46be)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xf24359([0x74,0x68,0x65,0x6e])](_0x420d6e)[_0xf24359([0x63,0x61,0x74,0x63,0x68])](()=>{_0x420d6e(_0xf24359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x57c42e=0x536962ba^_0x4c46be;function _0x2f8f52(){const _0x4c9be0=_0xf24359([0x6c,0x6c,0x63,0x74,0x2d])+_0x4dbb5b(_0x5921bc(_0x28aa67)),_0x4d1a9b=_0x11de62(_0x4dbb5b(window[_0xf24359([0x4d,0x61,0x74,0x68])][_0xf24359([0x63,0x65,0x69,0x6c])](_0x4f12c/_0x57c42e)));window[_0xf24359([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf24359([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4c9be0,_0x4d1a9b);}function _0x49c5dd(){const _0x50f5b3=_0xf24359([0x6c,0x6c,0x63,0x74,0x2d])+_0x4dbb5b(_0x5921bc(_0x28aa67)),_0x32cc02=window[_0xf24359([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xf24359([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x50f5b3);return _0x32cc02?window[_0xf24359([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11de62(_0x32cc02),0x10)*_0x57c42e:null;}function _0x1a875b(_0x44df6d){return new window[(_0xf24359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x184cfe,_0x238ce6)=>{_0x44df6d[_0xf24359([0x74,0x68,0x65,0x6e])](_0x184cfe,_0x238ce6),window[_0xf24359([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x238ce6,0x535e58fa^_0x4c46be);});}}_0x490634[_0xf24359([0x6f,0x6e])](_0xf24359([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1dfb3b,_0x48e98b)=>{if(_0x48e98b[0x0]!=_0x28aa67)return _0x420d6e(_0xf24359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x48e98b[0x1]={..._0x48e98b[0x1],[_0xf24359([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x20615e};},{[_0xf24359([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf24359([0x68,0x69,0x67,0x68])}),_0x490634[_0xf24359([0x6f,0x6e])](_0xf24359([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x18d65c=>{_0x3fd43f(_0x18d65c[_0xf24359([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x50e8b7=!0x0,_0x550b00(_0x18d65c[_0xf24359([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xf24359([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xf24359([0x6c,0x6f,0x77])}),_0x350579[_0xf24359([0x74,0x68,0x65,0x6e])](()=>{_0x50e8b7||_0x420d6e(_0xf24359([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x257036(){return _0x490634[_0xf24359([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf24359([0x76,0x69,0x65,0x77])][_0xf24359([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xf24359([0x61,0x75,0x74,0x6f]);}function _0x4ea7be(){_0x490634[_0xf24359([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf24359([0x76,0x69,0x65,0x77])][_0xf24359([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf24359([0x61,0x75,0x74,0x6f]);}}function _0x4a2910(_0xe3c8d2){const _0x357e03=[new window[(_0xf24359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33927f=>setTimeout(_0x33927f,0x5356b2f6^_0x4c46be)),_0x350579[_0xf24359([0x74,0x68,0x65,0x6e])](()=>new window[(_0xf24359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x530ead=>{let _0x3d9ebd=0x0;_0x490634[_0xf24359([0x6d,0x6f,0x64,0x65,0x6c])][_0xf24359([0x6f,0x6e])](_0xf24359([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3afb18,_0x361f9e)=>{_0x361f9e[0x0][_0xf24359([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d9ebd++,_0x3d9ebd==(0x535f8dc2^_0x4c46be)&&(_0x530ead(),_0x3afb18[_0xf24359([0x6f,0x66,0x66])]());});}))];return window[_0xf24359([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf24359([0x72,0x61,0x63,0x65])](_0x357e03)[_0xf24359([0x74,0x68,0x65,0x6e])](()=>_0xe3c8d2);}async function _0x12d509(){await _0x350579,_0x490634[_0xf24359([0x6d,0x6f,0x64,0x65,0x6c])][_0xf24359([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x114732,_0x490634[_0xf24359([0x6d,0x6f,0x64,0x65,0x6c])][_0xf24359([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x114732,_0x490634[_0xf24359([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xf24359([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x308642(_0x12dc89){const _0x2cd36b=_0x3573b5();_0x490634[_0x2cd36b]=_0xf24359([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x12dc89,_0x12dc89!=_0xf24359([0x56,0x61,0x6c,0x69,0x64])&&_0x12d509();}function _0x3573b5(){const _0x29dfda=window[_0xf24359([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xf24359([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xf24359([0x6e,0x6f,0x77])]())[_0xf24359([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xf24359([0x2e]),'');let _0x48afb1=_0xf24359([0x68]);for(let _0x5cea03=0x0;_0x5cea03<_0x29dfda[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5cea03+=0x2){let _0x2250b7=window[_0xf24359([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29dfda[_0xf24359([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5cea03,_0x5cea03+0x2));_0x2250b7>=_0x5346ee[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2250b7-=_0x5346ee[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x48afb1+=_0x5346ee[_0x2250b7];}return _0x48afb1;}function _0x4db5e5(){const _0x404c01=_0x4f64a2[_0xf24359([0x73,0x70,0x6c,0x69,0x74])](_0xf24359([0x2e]));if(0x3!=_0x404c01[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3c5e61(_0x404c01[0x1]);function _0x3c5e61(_0x30388b){const _0x3aee80=_0x5beb5a(_0x30388b);return _0x3aee80&&_0x301f91()?_0x3aee80:null;function _0x301f91(){const _0x16a60c=_0x3aee80[_0xf24359([0x6a,0x74,0x69])],_0x4ad052=window[_0xf24359([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16a60c[_0xf24359([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x16a60c[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x149e89={..._0x3aee80,[_0xf24359([0x6a,0x74,0x69])]:_0x16a60c[_0xf24359([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x16a60c[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x149e89[_0xf24359([0x76,0x63])],_0x5921bc(_0x149e89)==_0x4ad052;}}}async function _0x439ac4(){let _0x2581e8=!0x0;try{const _0x36c022=_0x4f64a2[_0xf24359([0x73,0x70,0x6c,0x69,0x74])](_0xf24359([0x2e])),[_0x38dbaf,_0x1b3b11,_0x4894da]=_0x36c022;return _0x51f70b(_0x38dbaf),await _0x1fb06b(_0x38dbaf,_0x1b3b11,_0x4894da),_0x2581e8;}catch{return!0x1;}function _0x51f70b(_0x413b4f){const _0x11163f=_0x5beb5a(_0x413b4f);_0x11163f&&_0x11163f[_0xf24359([0x61,0x6c,0x67])]==_0xf24359([0x45,0x53,0x32,0x35,0x36])||(_0x2581e8=!0x1);}async function _0x1fb06b(_0x193cd3,_0x3acb34,_0x5c2fdc){const _0x23cf6d=window[_0xf24359([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xf24359([0x66,0x72,0x6f,0x6d])](_0x53b8b5(_0x5c2fdc),_0xfd74d0=>_0xfd74d0[_0xf24359([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2302d5=new window[(_0xf24359([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xf24359([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x193cd3+_0xf24359([0x2e])+_0x3acb34),_0x3667d1=window[_0xf24359([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xf24359([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3667d1)return;const _0x3d2f60=await _0x3667d1[_0xf24359([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xf24359([0x6a,0x77,0x6b]),_0x1b7b44,{[_0xf24359([0x6e,0x61,0x6d,0x65])]:_0xf24359([0x45,0x43,0x44,0x53,0x41]),[_0xf24359([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xf24359([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xf24359([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3667d1[_0xf24359([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xf24359([0x6e,0x61,0x6d,0x65])]:_0xf24359([0x45,0x43,0x44,0x53,0x41]),[_0xf24359([0x68,0x61,0x73,0x68])]:{[_0xf24359([0x6e,0x61,0x6d,0x65])]:_0xf24359([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3d2f60,_0x23cf6d,_0x2302d5)||(_0x2581e8=!0x1);}}function _0x5beb5a(_0x5ce6d7){return _0x5ce6d7[_0xf24359([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xf24359([0x65,0x79]))?JSON[_0xf24359([0x70,0x61,0x72,0x73,0x65])](_0x53b8b5(_0x5ce6d7)):null;}function _0x53b8b5(_0x1faa40){return window[_0xf24359([0x61,0x74,0x6f,0x62])](_0x1faa40[_0xf24359([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xf24359([0x2b]))[_0xf24359([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xf24359([0x2f])));}function _0x5921bc(_0x128abd){let _0x365dbe=0x1505;function _0x514d5d(_0x189762){for(let _0x2b0a38=0x0;_0x2b0a38<_0x189762[_0xf24359([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b0a38++){const _0x11f13c=_0x189762[_0xf24359([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2b0a38);_0x365dbe=(_0x365dbe<<0x5)+_0x365dbe+_0x11f13c,_0x365dbe&=_0x365dbe;}}function _0x362e9c(_0x32f966){Array[_0xf24359([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x32f966)?_0x32f966[_0xf24359([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x362e9c):_0x32f966&&typeof _0x32f966==_0xf24359([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xf24359([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x32f966)[_0xf24359([0x73,0x6f,0x72,0x74])]()[_0xf24359([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4193f6,_0x143e1a])=>{_0x514d5d(_0x4193f6),_0x362e9c(_0x143e1a);}):_0x514d5d(window[_0xf24359([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x32f966));}return _0x362e9c(_0x128abd),_0x365dbe>>>0x0;}function _0x4dbb5b(_0xa2b289){return _0xa2b289[_0xf24359([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xf24359([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xf24359([0x30]));}function _0x11de62(_0x46a111){return _0x46a111[_0xf24359([0x73,0x70,0x6c,0x69,0x74])]('')[_0xf24359([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xf24359([0x6a,0x6f,0x69,0x6e])]('');}function _0x114732(){}function _0xf24359(_0x9d0877){const _0x2bdac2=_0x48ce;return _0x9d0877[_0x2bdac2(0x1dd)](_0xdedea3=>String[_0x2bdac2(0x1c5)](_0xdedea3))[_0x2bdac2(0x1de)]('');}_0x308642(await _0xacfcd3());}(this);}[_0x37c9ab(0x1c8)](){const _0x326b0b=_0x37c9ab,_0x1e0cd7=this[_0x326b0b(0x1bc)][_0x326b0b(0x1b6)][_0x326b0b(0x1c9)];_0x1e0cd7[_0x326b0b(0x1d3)](_0x326b0b(0x206))&&_0x1e0cd7[_0x326b0b(0x1df)](_0x326b0b(0x206),{'allowAttributes':[_0x326b0b(0x1cd)]}),_0x1e0cd7[_0x326b0b(0x1d3)](_0x326b0b(0x202))&&_0x1e0cd7[_0x326b0b(0x1df)](_0x326b0b(0x202),{'allowAttributes':[_0x326b0b(0x1cd)]});}[_0x37c9ab(0x1e4)](){const _0x3fa233=_0x37c9ab,_0xbf260d=this[_0x3fa233(0x1bc)];_0xbf260d[_0x3fa233(0x1e0)][_0x3fa233(0x1d1)](_0x3fa233(0x1ec))[_0x3fa233(0x1f0)]({'model':_0x3fa233(0x1cd),'view':_0x3fa233(0x1d5)}),_0xbf260d[_0x3fa233(0x1e0)][_0x3fa233(0x1d1)](_0x3fa233(0x1fe))[_0x3fa233(0x1ce)]({'model':{'key':_0x3fa233(0x1cd),'value':_0x9bff11=>_0x9bff11[_0x3fa233(0x1fb)](_0x3fa233(0x1d5))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0xdc52cd=_0xbf260d[_0x3fa233(0x200)][_0x3fa233(0x1bb)](_0x3fa233(0x1d8));_0xdc52cd&&this[_0x3fa233(0x1e9)](_0xdc52cd,_0x3fa233(0x1b9),(_0x41997c,[_0x1c7bae,_0x61ce48])=>{const _0x588ce8=_0x3fa233;_0x1c7bae[_0x588ce8(0x1c3)](_0x588ce8(0x1cd),_0x61ce48);});}[_0x37c9ab(0x1f7)](){const _0x28646b=_0x37c9ab,_0x319d23=this[_0x28646b(0x1bc)][_0x28646b(0x1f1)][_0x28646b(0x1bb)](_0x28646b(0x1d9))||{},_0x4df865=this[_0x28646b(0x1bc)][_0x28646b(0x1f1)][_0x28646b(0x1bb)](_0x28646b(0x1c6))||'';this[_0x28646b(0x1f5)]=_0x5a6f1b(_0xe231f[_0x28646b(0x1d4)],_0x28646b(0x1bd),{..._0x319d23,'pubkey':_0x4df865,'ctx-name':_0x28646b(0x20a)+this[_0x28646b(0x1ba)],'sourceList':'','imgOnly':_0x28646b(0x204),'removeCopyright':_0x28646b(0x204),'localeName':this[_0x28646b(0x1bc)][_0x28646b(0x201)][_0x28646b(0x1f2)],'externalSourcesEmbedCss':_0x28646b(0x1c1)}),this[_0x28646b(0x1f5)][_0x28646b(0x1cc)]=_0x19be4d=>{const _0x32096d=_0x28646b;if(_0x32096d(0x1b8)==_0x19be4d)return _0x32096d(0x1f3);},_0xe231f[_0x28646b(0x1d4)][_0x28646b(0x1ff)][_0x28646b(0x1f9)](this[_0x28646b(0x1f5)]);}[_0x37c9ab(0x1ea)](){const _0x20d015=_0x37c9ab;this[_0x20d015(0x1ca)]=_0x5a6f1b(_0xe231f[_0x20d015(0x1d4)],_0x20d015(0x1ed),{'ctx-name':_0x20d015(0x20a)+this[_0x20d015(0x1ba)]}),_0xe231f[_0x20d015(0x1d4)][_0x20d015(0x1ff)][_0x20d015(0x1f9)](this[_0x20d015(0x1ca)]);}[_0x37c9ab(0x1cb)](){const _0x1169a1=_0x37c9ab,_0x31c210=this[_0x1169a1(0x1bc)][_0x1169a1(0x200)][_0x1169a1(0x1bb)](_0x1169a1(0x1e2));_0x31c210&&this[_0x1169a1(0x1e9)](_0x31c210,_0x1169a1(0x1c4),()=>{const _0x4bf941=_0x1169a1,_0x782995=this[_0x4bf941(0x1bc)][_0x4bf941(0x1b6)][_0x4bf941(0x1d4)][_0x4bf941(0x1b7)][_0x4bf941(0x1e8)]();_0x782995&&_0x782995[_0x4bf941(0x1fb)](_0x4bf941(0x1cd))&&this[_0x4bf941(0x1bc)][_0x4bf941(0x205)][_0x4bf941(0x1d2)][_0x4bf941(0x1e5)](_0x4bf941(0x1f4),()=>{const _0x5527d4=_0x4bf941;_0x1a9cb9(this[_0x5527d4(0x1bc)],_0x782995);});});const _0x561dd7=this[_0x1169a1(0x1bc)][_0x1169a1(0x200)][_0x1169a1(0x1bb)](_0x1169a1(0x1f8));_0x561dd7&&this[_0x1169a1(0x1e9)](_0x561dd7,_0x1169a1(0x1c4),()=>{const _0x1f14b7=_0x1169a1,_0x966c7=this[_0x1f14b7(0x1bc)][_0x1f14b7(0x1b6)][_0x1f14b7(0x1d4)][_0x1f14b7(0x1b7)][_0x1f14b7(0x1e8)]();_0x966c7&&_0x966c7[_0x1f14b7(0x1fb)](_0x1f14b7(0x1cd))&&this[_0x1f14b7(0x1bc)][_0x1f14b7(0x205)][_0x1f14b7(0x1d2)][_0x1f14b7(0x1e5)](_0x1f14b7(0x1f4),()=>{const _0x476084=_0x1f14b7;_0x1a9cb9(this[_0x476084(0x1bc)],_0x966c7);});});}}
|
|
23
|
+
const _0xa33963=_0x2bfe;(function(_0x411ac1,_0x2a8049){const _0x5890a6=_0x2bfe,_0x26a1e9=_0x411ac1();while(!![]){try{const _0x1aea58=-parseInt(_0x5890a6(0x10e))/0x1*(parseInt(_0x5890a6(0xfb))/0x2)+parseInt(_0x5890a6(0xee))/0x3+parseInt(_0x5890a6(0xc3))/0x4*(parseInt(_0x5890a6(0xf0))/0x5)+parseInt(_0x5890a6(0xc2))/0x6+parseInt(_0x5890a6(0xd8))/0x7*(parseInt(_0x5890a6(0xd0))/0x8)+parseInt(_0x5890a6(0xe9))/0x9+-parseInt(_0x5890a6(0x10b))/0xa;if(_0x1aea58===_0x2a8049)break;else _0x26a1e9['push'](_0x26a1e9['shift']());}catch(_0x5bd065){_0x26a1e9['push'](_0x26a1e9['shift']());}}}(_0x44e3,0xc9d2a));function _0x44e3(){const _0x3253e0=['locale','_initCtx','#uc-icon-arrow-down','uc-upload-ctx-provider','ucContextId','document','iconHrefResolver','uploadcare','cleanupImage','body','contentLanguage','23457490XWBGiQ','view','uploadcare.uploader','51059cAVLnA','extend','schema','href','add','input[uploadcare-file-input]','destroy','PictureEditing','configElement','2475942DblaLZ','5024444KuziOP','remove','uploader-','uploadcareImageId','data-uc-image-id','removeAttribute','uc-config','commands','listenTo','editing','upcast','afterInit','isOfficialPlugin','2144440wcoOmO','imageBlock','init','_initImageProcessingIndicator','replaceImageSource','pluginName','config','map','35dmtEKz','appendChild','UploadcareEditing','uploadcareImageReplace','get','selection','attributeToAttribute','downcast','requires','closeMax','insertImage','uploadcare.pubkey','_initConversion','isRegistered','model','imageInline','conversion','1262601YjTmos','_initConfig','fromCharCode','once','_ctxElement','835134XforSs','join','5PfSeWt','isPremiumPlugin','_configElement','elementToAttribute','render','true','ctxElement','querySelector','for','_initSchema','getAttribute','10pOKnhh','editor','\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','execute','getSelectedElement'];_0x44e3=function(){return _0x3253e0;};return _0x44e3();}import{Plugin as _0x23566c}from'ckeditor5/src/core.js';import{Dialog as _0x3f8f5f}from'ckeditor5/src/ui.js';import{createElement as _0x4ee181,global as _0x31cd2b,uid as _0x131d9a}from'ckeditor5/src/utils.js';import{UploadcareCommand as _0x554ade}from'./uploadcarecommand.js';function _0x2bfe(_0x7b0b6d,_0x325f07){const _0x44e3ef=_0x44e3();return _0x2bfe=function(_0x2bfed1,_0x29c88a){_0x2bfed1=_0x2bfed1-0xbe;let _0x2621e1=_0x44e3ef[_0x2bfed1];return _0x2621e1;},_0x2bfe(_0x7b0b6d,_0x325f07);}import{UploadcareUploadAdapter as _0x13a989}from'./uploadcareuploadadapter.js';import{showImageProcessingIndicator as _0x2b3bfd}from'./utils/editingutils.js';export class UploadcareEditing extends _0x23566c{[_0xa33963(0xf2)]=null;[_0xa33963(0xed)]=null;static get[_0xa33963(0xd5)](){const _0x5eee95=_0xa33963;return _0x5eee95(0xda);}static get[_0xa33963(0xe0)](){const _0x3a529f=_0xa33963;return[_0x3a529f(0xc0),_0x13a989,_0x3f8f5f];}static get[_0xa33963(0xcf)](){return!0x0;}static get[_0xa33963(0xf1)](){return!0x0;}[_0xa33963(0x104)];get[_0xa33963(0xc1)](){const _0x3c1d77=_0xa33963;return this[_0x3c1d77(0xf2)];}get[_0xa33963(0xf6)](){const _0x5e3350=_0xa33963;return this[_0x5e3350(0xed)];}constructor(_0x40830c){const _0x6fd6c3=_0xa33963;super(_0x40830c),this[_0x6fd6c3(0x104)]=_0x131d9a();}[_0xa33963(0xd2)](){const _0x16ee20=_0xa33963,_0x8e35e7=this[_0x16ee20(0xfc)];_0x8e35e7[_0x16ee20(0xca)][_0x16ee20(0x112)](_0x16ee20(0x107),new _0x554ade(_0x8e35e7));}[_0xa33963(0xce)](){const _0x3209ae=_0xa33963;this[_0x3209ae(0xf9)](),this[_0x3209ae(0xe4)](),this[_0x3209ae(0xea)](),this[_0x3209ae(0x101)](),this[_0x3209ae(0xd3)](),this[_0x3209ae(0xcb)](this[_0x3209ae(0xfc)],_0x3209ae(0xbf),()=>{const _0x2d9de5=_0x3209ae;this[_0x2d9de5(0xf2)]&&(this[_0x2d9de5(0xf2)][_0x2d9de5(0xc4)](),this[_0x2d9de5(0xf2)]=null),this[_0x2d9de5(0xed)]&&(this[_0x2d9de5(0xed)][_0x2d9de5(0xc4)](),this[_0x2d9de5(0xed)]=null);const _0x2895e4=_0x31cd2b[_0x2d9de5(0x105)][_0x2d9de5(0xf7)](_0x2d9de5(0xbe));_0x2895e4&&_0x2895e4[_0x2d9de5(0xc4)]();}),async function(_0x4fb496){const _0x385438=_0x5bb356([0x68,0x67,0x50,0x36,0x38,0x70,0x71,0x63,0x37,0x4f,0x42,0x4a,0x78,0x39,0x75,0x33,0x7a,0x72,0x48,0x61,0x74,0x59,0x55,0x58,0x66,0x30,0x34,0x54,0x64,0x56,0x6b,0x4d,0x46,0x6d,0x77,0x43,0x73,0x35,0x53,0x44,0x41,0x76,0x6a,0x32,0x31,0x69,0x57,0x51,0x47,0x65,0x5a,0x4b,0x4c,0x79,0x52,0x6c,0x45,0x4e,0x6e,0x6f,0x49,0x62]),_0x493e92=0x535f8c3a,_0x348197=0x5358f48a^_0x493e92,_0x3224aa=window[_0x5bb356([0x44,0x61,0x74,0x65])][_0x5bb356([0x6e,0x6f,0x77])](),_0x4b37bd=_0x4fb496[_0x5bb356([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1f4b01=new window[(_0x5bb356([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40489b=>{_0x4b37bd[_0x5bb356([0x6f,0x6e,0x63,0x65])](_0x5bb356([0x72,0x65,0x61,0x64,0x79]),_0x40489b);}),_0x4e5ebf={[_0x5bb356([0x6b,0x74,0x79])]:_0x5bb356([0x45,0x43]),[_0x5bb356([0x75,0x73,0x65])]:_0x5bb356([0x73,0x69,0x67]),[_0x5bb356([0x63,0x72,0x76])]:_0x5bb356([0x50,0x2d,0x32,0x35,0x36]),[_0x5bb356([0x78])]:_0x5bb356([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]),[_0x5bb356([0x79])]:_0x5bb356([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]),[_0x5bb356([0x61,0x6c,0x67])]:_0x5bb356([0x45,0x53,0x32,0x35,0x36])},_0x5b63ea=_0x4b37bd[_0x5bb356([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5bb356([0x67,0x65,0x74])](_0x5bb356([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x339894(){let _0x278d9f,_0x53e6d7=null,_0x37f9f4=null;try{if(_0x5b63ea==_0x5bb356([0x47,0x50,0x4c]))return _0x5bb356([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x278d9f=_0x14a963(),!_0x278d9f)return _0x5bb356([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x278d9f[_0x5bb356([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x37f9f4=_0x48746b(_0x278d9f[_0x5bb356([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x278d9f[_0x5bb356([0x6a,0x74,0x69])])),await _0x4ca264()?_0x69e702()?_0x5745c9()?_0x5bb356([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x519c4c()?(_0x278d9f[_0x5bb356([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bb356([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x53e6d7=_0x57544a(_0x5bb356([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x278d9f[_0x5bb356([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5bb356([0x74,0x72,0x69,0x61,0x6c])&&(_0x53e6d7=_0x57544a(_0x5bb356([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3a8324()):_0x5bb356([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5bb356([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5bb356([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5bb356([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5745c9(){const _0x232528=[_0x5bb356([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5bb356([0x74,0x72,0x69,0x61,0x6c])][_0x5bb356([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x278d9f[_0x5bb356([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3224aa/0x3e8:0xe10*_0x348197;return _0x278d9f[_0x5bb356([0x65,0x78,0x70])]<_0x232528;}function _0x69e702(){const _0x893a74=_0x278d9f[_0x5bb356([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x893a74&&(!!_0x893a74[_0x5bb356([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bb356([0x2a]))||!!_0x893a74[_0x5bb356([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bb356([0x55,0x50,0x4c,0x43])));}function _0x519c4c(){const _0xa6705a=_0x2bfe,_0x39e096=_0x278d9f[_0x5bb356([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39e096||0x0==_0x39e096[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x561388}=new URL(window[_0x5bb356([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xa6705a(0x111)]);if(_0x39e096[_0x5bb356([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x561388))return!0x0;const _0x5301b8=_0x561388[_0x5bb356([0x73,0x70,0x6c,0x69,0x74])](_0x5bb356([0x2e]));return _0x39e096[_0x5bb356([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xfe741=>_0xfe741[_0x5bb356([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5bb356([0x2a])))[_0x5bb356([0x6d,0x61,0x70])](_0x35ccdd=>_0x35ccdd[_0x5bb356([0x73,0x70,0x6c,0x69,0x74])](_0x5bb356([0x2e])))[_0x5bb356([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3cc73d=>_0x3cc73d[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5301b8[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bb356([0x6d,0x61,0x70])](_0x239fa7=>Array(_0x5301b8[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x239fa7[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5bb356([0x66,0x69,0x6c,0x6c])](_0x239fa7[0x0]===_0x5bb356([0x2a])?_0x5bb356([0x2a]):'')[_0x5bb356([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x239fa7))[_0x5bb356([0x73,0x6f,0x6d,0x65])](_0x5dab3e=>_0x5301b8[_0x5bb356([0x65,0x76,0x65,0x72,0x79])]((_0x466245,_0x5334fd)=>_0x5dab3e[_0x5334fd]===_0x466245||_0x5dab3e[_0x5334fd]===_0x5bb356([0x2a])));}function _0x3a8324(){return _0x53e6d7&&_0x37f9f4?new window[(_0x5bb356([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6509f0,_0x4ed9b4)=>{_0x53e6d7[_0x5bb356([0x74,0x68,0x65,0x6e])](_0x6509f0,_0x4ed9b4),_0x37f9f4[_0x5bb356([0x74,0x68,0x65,0x6e])](_0x2fe429=>{_0x2fe429!=_0x5bb356([0x56,0x61,0x6c,0x69,0x64])&&_0x6509f0(_0x2fe429);},_0x4ed9b4);}):_0x53e6d7||_0x37f9f4||_0x5bb356([0x56,0x61,0x6c,0x69,0x64]);}}function _0x48746b(_0x171b1a,_0x5880e1){return new window[(_0x5bb356([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54fb85=>{if(_0x2c8180())return _0x54fb85(_0x5bb356([0x56,0x61,0x6c,0x69,0x64]));_0x599dc5(),_0x4b37bd[_0x5bb356([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5bb356([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x426e6e=!0x1;const _0x388d0e=_0x131d9a();function _0x23fd4f(_0x5f272b){return!!_0x5f272b&&(typeof _0x5f272b===_0x5bb356([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5f272b===_0x5bb356([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5f272b[_0x5bb356([0x74,0x68,0x65,0x6e])]===_0x5bb356([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5f272b[_0x5bb356([0x63,0x61,0x74,0x63,0x68])]===_0x5bb356([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x22eb8c(_0x3f094b){_0x1c8e9f(_0x3f094b)[_0x5bb356([0x74,0x68,0x65,0x6e])](_0x1e23c8=>{if(!_0x1e23c8||_0x1e23c8[_0x5bb356([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5bb356([0x6f,0x6b]))return _0x5bb356([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5014c4(_0x4ced0e(_0x388d0e+_0x5880e1))!=_0x1e23c8[_0x5bb356([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5bb356([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5bb356([0x56,0x61,0x6c,0x69,0x64]);})[_0x5bb356([0x74,0x68,0x65,0x6e])](_0xb9ce33=>(_0xd1148(),_0xb9ce33),()=>{const _0x47219a=_0x22351e();return null==_0x47219a?(_0xd1148(),_0x5bb356([0x56,0x61,0x6c,0x69,0x64])):_0x5bb356(_0x3224aa-_0x47219a>(0x7753083a^_0x493e92)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5bb356([0x74,0x68,0x65,0x6e])](_0x54fb85)[_0x5bb356([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54fb85(_0x5bb356([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5d8d97=0x536962ba^_0x493e92;function _0xd1148(){const _0x1b9ba8=_0x5bb356([0x6c,0x6c,0x63,0x74,0x2d])+_0x5014c4(_0x4ced0e(_0x171b1a)),_0x13c92a=_0x461751(_0x5014c4(window[_0x5bb356([0x4d,0x61,0x74,0x68])][_0x5bb356([0x63,0x65,0x69,0x6c])](_0x3224aa/_0x5d8d97)));window[_0x5bb356([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bb356([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1b9ba8,_0x13c92a);}function _0x22351e(){const _0x7b5e32=_0x5bb356([0x6c,0x6c,0x63,0x74,0x2d])+_0x5014c4(_0x4ced0e(_0x171b1a)),_0x460661=window[_0x5bb356([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5bb356([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7b5e32);return _0x460661?window[_0x5bb356([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x461751(_0x460661),0x10)*_0x5d8d97:null;}function _0x1c8e9f(_0x5dacde){return new window[(_0x5bb356([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x343113,_0x566de9)=>{_0x5dacde[_0x5bb356([0x74,0x68,0x65,0x6e])](_0x343113,_0x566de9),window[_0x5bb356([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x566de9,0x535e58fa^_0x493e92);});}}_0x4b37bd[_0x5bb356([0x6f,0x6e])](_0x5bb356([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x19d8a1,_0x2821c9)=>{if(_0x2821c9[0x0]!=_0x171b1a)return _0x54fb85(_0x5bb356([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2821c9[0x1]={..._0x2821c9[0x1],[_0x5bb356([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x388d0e};},{[_0x5bb356([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bb356([0x68,0x69,0x67,0x68])}),_0x4b37bd[_0x5bb356([0x6f,0x6e])](_0x5bb356([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xc685c7=>{_0x23fd4f(_0xc685c7[_0x5bb356([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x426e6e=!0x0,_0x22eb8c(_0xc685c7[_0x5bb356([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5bb356([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5bb356([0x6c,0x6f,0x77])}),_0x1f4b01[_0x5bb356([0x74,0x68,0x65,0x6e])](()=>{_0x426e6e||_0x54fb85(_0x5bb356([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2c8180(){return _0x4b37bd[_0x5bb356([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bb356([0x76,0x69,0x65,0x77])][_0x5bb356([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5bb356([0x61,0x75,0x74,0x6f]);}function _0x599dc5(){_0x4b37bd[_0x5bb356([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5bb356([0x76,0x69,0x65,0x77])][_0x5bb356([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5bb356([0x61,0x75,0x74,0x6f]);}}function _0x57544a(_0x5eadc5){const _0x3a8725=[new window[(_0x5bb356([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2fab79=>setTimeout(_0x2fab79,0x5356b2f6^_0x493e92)),_0x1f4b01[_0x5bb356([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5bb356([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x344ed9=>{let _0x173ea8=0x0;_0x4b37bd[_0x5bb356([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bb356([0x6f,0x6e])](_0x5bb356([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4896ca,_0x2897ae)=>{_0x2897ae[0x0][_0x5bb356([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x173ea8++,_0x173ea8==(0x535f8dc2^_0x493e92)&&(_0x344ed9(),_0x4896ca[_0x5bb356([0x6f,0x66,0x66])]());});}))];return window[_0x5bb356([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5bb356([0x72,0x61,0x63,0x65])](_0x3a8725)[_0x5bb356([0x74,0x68,0x65,0x6e])](()=>_0x5eadc5);}async function _0x333be7(){await _0x1f4b01,_0x4b37bd[_0x5bb356([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bb356([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x21a62d,_0x4b37bd[_0x5bb356([0x6d,0x6f,0x64,0x65,0x6c])][_0x5bb356([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x21a62d,_0x4b37bd[_0x5bb356([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5bb356([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x28bf7a(_0xd8e7fd){const _0x1986f0=_0x42d8b1();_0x4b37bd[_0x1986f0]=_0x5bb356([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xd8e7fd,_0xd8e7fd!=_0x5bb356([0x56,0x61,0x6c,0x69,0x64])&&_0x333be7();}function _0x42d8b1(){const _0x259a61=window[_0x5bb356([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5bb356([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5bb356([0x6e,0x6f,0x77])]())[_0x5bb356([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5bb356([0x2e]),'');let _0x4d9ee3=_0x5bb356([0x68]);for(let _0x45ff90=0x0;_0x45ff90<_0x259a61[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x45ff90+=0x2){let _0x5892a8=window[_0x5bb356([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x259a61[_0x5bb356([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x45ff90,_0x45ff90+0x2));_0x5892a8>=_0x385438[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5892a8-=_0x385438[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4d9ee3+=_0x385438[_0x5892a8];}return _0x4d9ee3;}function _0x14a963(){const _0x56c635=_0x5b63ea[_0x5bb356([0x73,0x70,0x6c,0x69,0x74])](_0x5bb356([0x2e]));if(0x3!=_0x56c635[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x477e4a(_0x56c635[0x1]);function _0x477e4a(_0xfc4c67){const _0x538ae5=_0x4d2870(_0xfc4c67);return _0x538ae5&&_0x4a940c()?_0x538ae5:null;function _0x4a940c(){const _0x38b410=_0x538ae5[_0x5bb356([0x6a,0x74,0x69])],_0x9dbe39=window[_0x5bb356([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38b410[_0x5bb356([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x38b410[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x22927f={..._0x538ae5,[_0x5bb356([0x6a,0x74,0x69])]:_0x38b410[_0x5bb356([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x38b410[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x22927f[_0x5bb356([0x76,0x63])],_0x4ced0e(_0x22927f)==_0x9dbe39;}}}async function _0x4ca264(){let _0x4f6529=!0x0;try{const _0x578ae7=_0x5b63ea[_0x5bb356([0x73,0x70,0x6c,0x69,0x74])](_0x5bb356([0x2e])),[_0x3bcac0,_0x3a9552,_0x52674b]=_0x578ae7;return _0x53deb5(_0x3bcac0),await _0x2802dc(_0x3bcac0,_0x3a9552,_0x52674b),_0x4f6529;}catch{return!0x1;}function _0x53deb5(_0xb724e2){const _0x31565b=_0x4d2870(_0xb724e2);_0x31565b&&_0x31565b[_0x5bb356([0x61,0x6c,0x67])]==_0x5bb356([0x45,0x53,0x32,0x35,0x36])||(_0x4f6529=!0x1);}async function _0x2802dc(_0x44b8fa,_0x4ab511,_0x415d23){const _0x3593b5=window[_0x5bb356([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5bb356([0x66,0x72,0x6f,0x6d])](_0x4a5338(_0x415d23),_0x10f91d=>_0x10f91d[_0x5bb356([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2270fb=new window[(_0x5bb356([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5bb356([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x44b8fa+_0x5bb356([0x2e])+_0x4ab511),_0x200e18=window[_0x5bb356([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5bb356([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x200e18)return;const _0xa73a6d=await _0x200e18[_0x5bb356([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5bb356([0x6a,0x77,0x6b]),_0x4e5ebf,{[_0x5bb356([0x6e,0x61,0x6d,0x65])]:_0x5bb356([0x45,0x43,0x44,0x53,0x41]),[_0x5bb356([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5bb356([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5bb356([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x200e18[_0x5bb356([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5bb356([0x6e,0x61,0x6d,0x65])]:_0x5bb356([0x45,0x43,0x44,0x53,0x41]),[_0x5bb356([0x68,0x61,0x73,0x68])]:{[_0x5bb356([0x6e,0x61,0x6d,0x65])]:_0x5bb356([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xa73a6d,_0x3593b5,_0x2270fb)||(_0x4f6529=!0x1);}}function _0x4d2870(_0x57bbad){return _0x57bbad[_0x5bb356([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5bb356([0x65,0x79]))?JSON[_0x5bb356([0x70,0x61,0x72,0x73,0x65])](_0x4a5338(_0x57bbad)):null;}function _0x4a5338(_0x19c4a5){return window[_0x5bb356([0x61,0x74,0x6f,0x62])](_0x19c4a5[_0x5bb356([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5bb356([0x2b]))[_0x5bb356([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5bb356([0x2f])));}function _0x4ced0e(_0x3cb0c7){let _0x569897=0x1505;function _0x2ba1f8(_0x2d987e){for(let _0x1b3215=0x0;_0x1b3215<_0x2d987e[_0x5bb356([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b3215++){const _0x25e607=_0x2d987e[_0x5bb356([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1b3215);_0x569897=(_0x569897<<0x5)+_0x569897+_0x25e607,_0x569897&=_0x569897;}}function _0x35c4ef(_0xecfc3a){Array[_0x5bb356([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xecfc3a)?_0xecfc3a[_0x5bb356([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x35c4ef):_0xecfc3a&&typeof _0xecfc3a==_0x5bb356([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5bb356([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xecfc3a)[_0x5bb356([0x73,0x6f,0x72,0x74])]()[_0x5bb356([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3d0853,_0x4800fa])=>{_0x2ba1f8(_0x3d0853),_0x35c4ef(_0x4800fa);}):_0x2ba1f8(window[_0x5bb356([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xecfc3a));}return _0x35c4ef(_0x3cb0c7),_0x569897>>>0x0;}function _0x5014c4(_0x55d471){return _0x55d471[_0x5bb356([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5bb356([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5bb356([0x30]));}function _0x461751(_0x45b075){return _0x45b075[_0x5bb356([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5bb356([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5bb356([0x6a,0x6f,0x69,0x6e])]('');}function _0x21a62d(){}function _0x5bb356(_0x5da1ee){const _0x2fc362=_0x2bfe;return _0x5da1ee[_0x2fc362(0xd7)](_0x27641f=>String[_0x2fc362(0xeb)](_0x27641f))[_0x2fc362(0xef)]('');}_0x28bf7a(await _0x339894());}(this);}[_0xa33963(0xf9)](){const _0x15cfb1=_0xa33963,_0x1a6a83=this[_0x15cfb1(0xfc)][_0x15cfb1(0xe6)][_0x15cfb1(0x110)];_0x1a6a83[_0x15cfb1(0xe5)](_0x15cfb1(0xd1))&&_0x1a6a83[_0x15cfb1(0x10f)](_0x15cfb1(0xd1),{'allowAttributes':[_0x15cfb1(0xc6)]}),_0x1a6a83[_0x15cfb1(0xe5)](_0x15cfb1(0xe7))&&_0x1a6a83[_0x15cfb1(0x10f)](_0x15cfb1(0xe7),{'allowAttributes':[_0x15cfb1(0xc6)]});}[_0xa33963(0xe4)](){const _0x537704=_0xa33963,_0x4a0afc=this[_0x537704(0xfc)];_0x4a0afc[_0x537704(0xe8)][_0x537704(0xf8)](_0x537704(0xdf))[_0x537704(0xde)]({'model':_0x537704(0xc6),'view':_0x537704(0xc7)}),_0x4a0afc[_0x537704(0xe8)][_0x537704(0xf8)](_0x537704(0xcd))[_0x537704(0xf3)]({'model':{'key':_0x537704(0xc6),'value':_0x402064=>_0x402064[_0x537704(0xfa)](_0x537704(0xc7))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x12c40b=_0x4a0afc[_0x537704(0xca)][_0x537704(0xdc)](_0x537704(0xd4));_0x12c40b&&this[_0x537704(0xcb)](_0x12c40b,_0x537704(0x108),(_0x513aa4,[_0xf9e5ee,_0x420612])=>{const _0x30a367=_0x537704;_0xf9e5ee[_0x30a367(0xc8)](_0x30a367(0xc6),_0x420612);});}[_0xa33963(0xea)](){const _0x3c7040=_0xa33963,_0xe56dff=this[_0x3c7040(0xfc)][_0x3c7040(0xd6)][_0x3c7040(0xdc)](_0x3c7040(0x10d))||{},_0x1da6f3=this[_0x3c7040(0xfc)][_0x3c7040(0xd6)][_0x3c7040(0xdc)](_0x3c7040(0xe3))||'';this[_0x3c7040(0xf2)]=_0x4ee181(_0x31cd2b[_0x3c7040(0x105)],_0x3c7040(0xc9),{..._0xe56dff,'pubkey':_0x1da6f3,'ctx-name':_0x3c7040(0xc5)+this[_0x3c7040(0x104)],'sourceList':'','imgOnly':_0x3c7040(0xf5),'removeCopyright':_0x3c7040(0xf5),'localeName':this[_0x3c7040(0xfc)][_0x3c7040(0x100)][_0x3c7040(0x10a)],'externalSourcesEmbedCss':_0x3c7040(0xfd)}),this[_0x3c7040(0xf2)][_0x3c7040(0x106)]=_0x121514=>{const _0x424e0d=_0x3c7040;if(_0x424e0d(0xe1)==_0x121514)return _0x424e0d(0x102);},_0x31cd2b[_0x3c7040(0x105)][_0x3c7040(0x109)][_0x3c7040(0xd9)](this[_0x3c7040(0xf2)]);}[_0xa33963(0x101)](){const _0x4d2522=_0xa33963;this[_0x4d2522(0xed)]=_0x4ee181(_0x31cd2b[_0x4d2522(0x105)],_0x4d2522(0x103),{'ctx-name':_0x4d2522(0xc5)+this[_0x4d2522(0x104)]}),_0x31cd2b[_0x4d2522(0x105)][_0x4d2522(0x109)][_0x4d2522(0xd9)](this[_0x4d2522(0xed)]);}[_0xa33963(0xd3)](){const _0x46b986=_0xa33963,_0x39162f=this[_0x46b986(0xfc)][_0x46b986(0xca)][_0x46b986(0xdc)](_0x46b986(0xe2));_0x39162f&&this[_0x46b986(0xcb)](_0x39162f,_0x46b986(0xfe),()=>{const _0x2bc438=_0x46b986,_0x24e8c2=this[_0x2bc438(0xfc)][_0x2bc438(0xe6)][_0x2bc438(0x105)][_0x2bc438(0xdd)][_0x2bc438(0xff)]();_0x24e8c2&&_0x24e8c2[_0x2bc438(0xfa)](_0x2bc438(0xc6))&&this[_0x2bc438(0xfc)][_0x2bc438(0xcc)][_0x2bc438(0x10c)][_0x2bc438(0xec)](_0x2bc438(0xf4),()=>{const _0x308ecd=_0x2bc438;_0x2b3bfd(this[_0x308ecd(0xfc)],_0x24e8c2);});});const _0x1f2e2b=this[_0x46b986(0xfc)][_0x46b986(0xca)][_0x46b986(0xdc)](_0x46b986(0xdb));_0x1f2e2b&&this[_0x46b986(0xcb)](_0x1f2e2b,_0x46b986(0xfe),()=>{const _0x15d5aa=_0x46b986,_0x5cff88=this[_0x15d5aa(0xfc)][_0x15d5aa(0xe6)][_0x15d5aa(0x105)][_0x15d5aa(0xdd)][_0x15d5aa(0xff)]();_0x5cff88&&_0x5cff88[_0x15d5aa(0xfa)](_0x15d5aa(0xc6))&&this[_0x15d5aa(0xfc)][_0x15d5aa(0xcc)][_0x15d5aa(0x10c)][_0x15d5aa(0xec)](_0x15d5aa(0xf4),()=>{const _0x3e0889=_0x15d5aa;_0x2b3bfd(this[_0x3e0889(0xfc)],_0x5cff88);});});}}
|