@ckeditor/ckeditor5-uploadcare 0.0.0-nightly-20250301.0 → 0.0.0-nightly-20250302.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 +8 -8
- package/src/uploadcareediting.js +1 -1
- package/src/uploadcareimageedit/ui/uploadcareimageeditcontroller.js +2 -2
- package/src/uploadcareimageedit/ui/uploadcareimageeditformeditingview.js +1 -1
- package/src/uploadcareimageedit/ui/uploadcareimageeditformerrorview.js +1 -1
- package/src/uploadcareimageedit/ui/uploadcareimageeditformloadingview.js +1 -1
- package/src/uploadcareimageedit/ui/uploadcareimageeditformview.js +1 -1
- package/src/uploadcareimageedit/uploadcareimageeditcommand.js +1 -1
- package/src/uploadcareimageedit/uploadcareimageeditediting.js +1 -1
- package/src/uploadcareimageedit/uploadcareimageeditui.js +1 -1
- package/src/uploadcareimageedit/uploadcareimagereplacecommand.js +1 -1
- package/src/utils/dialogfocusmanagerview.js +1 -1
- package/src/utils/editingutils.js +1 -1
- package/src/utils/isancestor.js +1 -1
- package/src/utils/uploadutils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x3c6894,icons as _0x403869,Command as _0x31fc93}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x388124,MenuBarMenuListItemButtonView as _0x7179c5,View as _0x27bca8,FocusCycler as _0x59bbdb,Dialog as _0x344d28,DialogViewPosition as _0x14f8f0,SpinnerView as _0x569f37,IconView as et,Notification as _0x17f463}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x2c12b2,DomEmitterMixin as _0x2d3ad3,global as _0x3dca4b,getAncestors as _0x19033a,ObservableMixin as _0x4a7a73,createElement as _0x1cf8e9,uid as _0x21caf7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x1846e2}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x4d2a2d,info as _0xe92dbe}from'@uploadcare/upload-client';import*as _0x1975cc from'@uploadcare/file-uploader';var o=function(_0x2aa4d4){return _0x2aa4d4['Local']='local',_0x2aa4d4['URL']='url',_0x2aa4d4['Dropbox']='dropbox',_0x2aa4d4['GDrive']='gdrive',_0x2aa4d4['Facebook']='facebook',_0x2aa4d4['GPhotos']='gphotos',_0x2aa4d4['OneDrive']='onedrive',_0x2aa4d4;}({});function _(_0x5475f8,_0x1b8c9d,_0x54fb20){const t=_0x5475f8['t'],_0x1d830c=_0x5475f8['t'];switch(_0x1b8c9d){case o['Local']:return{'text':_0x1d830c('Insert'===_0x54fb20?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x1d830c('From\x20computer')};case o['URL']:return{'text':'Insert'===_0x54fb20?_0x1d830c('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x1d830c('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0x54fb20?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0x54fb20?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0x54fb20?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0x54fb20?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['OneDrive']:return{'text':t('Insert'===_0x54fb20?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x1b8c9d;}}class e extends _0x3c6894{['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 _0x52c83c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5a1903;for(const _0x42b0b0 in _0x52c83c){const _0x476f0a=_0x42b0b0,_0x869b49=_0x52c83c[_0x476f0a];if('uploadcareLicenseKeyValid'==_0x869b49||'uploadcareLicenseKeyInvalid'==_0x869b49||'uploadcareLicenseKeyExpired'==_0x869b49||'uploadcareLicenseKeyDomainLimit'==_0x869b49||'uploadcareLicenseKeyNotAllowed'==_0x869b49||'uploadcareLicenseKeyEvaluationLimit'==_0x869b49||'uploadcareLicenseKeyTrialLimit'==_0x869b49||'uploadcareLicenseKeyUsageLimit'==_0x869b49){delete _0x52c83c[_0x476f0a],_0x5a1903=_0x869b49,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x5a1903&&_0x52c83c['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x5a1903&&_0x52c83c['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x5a1903&&_0x52c83c['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x5a1903&&_0x52c83c['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x5a1903&&_0x52c83c['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x5a1903&&_0x52c83c['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x5a1903&&_0x52c83c['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x1c2ad9}=this,_0x1b65e2=_0x1c2ad9['commands']['get']('uploadcare');if(!_0x1b65e2)return;const _0x26c259=this['_normalizeConfigSourceList'](_0x1c2ad9['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x4a7848,_0x2d0703)=>{const _0xa771e5=this['_getIntegrationKey'](_0x2d0703['type']);return _0x4a7848[_0xa771e5]||(_0x4a7848[_0xa771e5]=[]),_0x4a7848[_0xa771e5]['push'](_0x2d0703),_0x4a7848;},{});_0x1c2ad9['plugins']['has']('ImageInsertUI')&&_0x1c2ad9['commands']['get']('uploadcare')&&Object['entries'](_0x26c259)['forEach'](([_0x22d329,_0x2b7c75])=>{_0x1c2ad9['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x22d329,'observable':()=>_0x1b65e2,'buttonViewCreator':()=>this['_createToolbarButton'](_0x2b7c75),'formViewCreator':()=>this['_createDropdownButtons'](_0x2b7c75),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x2b7c75),'override':'assetManager'!==_0x22d329});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x2c5c1c){const {locale:_0x4a70b0}=this['editor'];return _0x2c5c1c['map'](_0x484d2a=>{const _0x17943c=_(_0x4a70b0,_0x484d2a,'Insert');switch(_0x484d2a){case o['Local']:return{'icon':_0x403869['imageUpload'],'type':o['Local'],..._0x17943c};case o['URL']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M12.748\x202a4.622\x204.622\x200\x200\x200-3.174\x201.362L8.02\x204.915a.783.783\x200\x200\x200\x20.002\x201.11.786.786\x200\x200\x200\x201.11\x200l1.55-1.553c1.185-1.185\x203.024-1.195\x204.116-.104l.851.854c1.092\x201.091\x201.083\x202.927-.101\x204.11l-1.555\x201.554a.787.787\x200\x200\x200\x20.557\x201.34.78.78\x200\x200\x200\x20.553-.23l1.554-1.552c1.758-1.757\x201.838-4.597.102-6.332l-.854-.853A4.31\x204.31\x200\x200\x200\x2012.748\x202Zm-.488\x204.973a.78.78\x200\x200\x200-.553.23L7.2\x2011.71l-.004.002a.784.784\x200\x200\x200\x201.11\x201.107l.003-.002\x204.504-4.505a.785.785\x200\x200\x200-.554-1.339Zm-6.79.815a.791.791\x200\x200\x200-.554.234L3.36\x209.573c-1.757\x201.758-1.836\x204.597-.101\x206.332l.853.852c1.736\x201.734\x204.572\x201.655\x206.33-.102l1.547-1.547.006-.008a.777.777\x200\x200\x200\x20.244-.554.782.782\x200\x200\x200-.799-.797.774.774\x200\x200\x200-.56.248l-1.545\x201.547c-1.184\x201.184-3.021\x201.195-4.113.104l-.854-.854c-1.091-1.091-1.083-2.927.102-4.111l1.552-1.555a.787.787\x200\x200\x200\x20.233-.555.79.79\x200\x200\x200-.06-.3.793.793\x200\x200\x200-.173-.253s-.104-.14-.183-.185c-.051-.03-.133-.047-.37-.047Z\x22/></svg>\x0a','type':o['URL'],..._0x17943c};case o['Dropbox']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M5.972\x203.115A.746.746\x200\x200\x201\x206.374\x203c.14\x200\x20.28.037.402.115l3.229\x202.059\x203.228-2.057a.75.75\x200\x200\x201\x20.805\x200l3.629\x202.31h.002a.757.757\x200\x200\x201\x200\x201.264h-.002L15.034\x208.37l2.633\x201.678h.002a.756.756\x200\x200\x201\x200\x201.262h-.002l-3.63\x202.312a.746.746\x200\x200\x201-.161.076c.234.08.409.275.482.5a.75.75\x200\x200\x201-.322.854l-3.629\x202.308a.75.75\x200\x200\x201-.805\x200l-3.63-2.31a.75.75\x200\x200\x201-.229-1.031l.076-.122h.022a.746.746\x200\x200\x201\x20.32-.189.75.75\x200\x200\x201-.19-.086l-3.63-2.312a.756.756\x200\x200\x201\x200-1.264l2.632-1.678-2.632-1.676a.757.757\x200\x200\x201\x200-1.263l3.63-2.313Zm2.64\x202.946L6.374\x204.635\x204.136\x206.06l2.238\x201.423\x202.238-1.423Zm7.262\x200-2.236-1.426-2.239\x201.426\x202.237\x201.423\x202.238-1.423Zm-3.637\x202.306-2.232-1.422-2.233\x201.422\x202.235\x201.422\x202.23-1.422Zm-3.625\x202.31L6.374\x209.253l-2.238\x201.426\x202.238\x201.424\x202.238-1.424Zm7.262\x200-2.236-1.425-2.239\x201.426\x202.237\x201.424\x202.238-1.424Zm-2.64\x202.944-3.23-2.056-3.228\x202.056a.75.75\x200\x200\x201-.185.084.724.724\x200\x200\x201\x20.185.08l3.229\x202.057\x203.226-2.055a.827.827\x200\x200\x201\x20.18-.084.746.746\x200\x200\x201-.178-.082Z\x22/></svg>\x0a','type':o['Dropbox'],..._0x17943c};case o['Facebook']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M10.01\x202C5.59\x202\x202\x205.59\x202\x2010.01a8.011\x208.011\x200\x200\x200\x206.775\x207.914.754.754\x200\x200\x200\x20.598-.17.75.75\x200\x200\x200\x20.262-.565v-5.02a.745.745\x200\x200\x200-.22-.524.745.745\x200\x200\x200-.526-.221H7.77v-.627H8.89a.745.745\x200\x200\x200\x20.525-.22c.14-.14.22-.329.22-.526V8.324c0-.466.122-1.083.524-1.48.33-.326\x201.017-.6\x202.332-.43v.408c-.152.012-.305.017-.457.04-.335.048-.662.136-.943.326-.313.21-.497.505-.59.804-.093.3-.107.602-.107.88v1.18a.746.746\x200\x200\x200\x20.744.746h1.158l-.098.63h-1.06a.744.744\x200\x200\x200-.744.744v5.017a.752.752\x200\x200\x200\x20.26.567c.081.07.177.119.28.148a.75.75\x200\x200\x200\x20.319.022A8.012\x208.012\x200\x200\x200\x2010.01\x202Zm0\x201.486a6.52\x206.52\x200\x200\x201\x206.521\x206.524c0\x202.945-1.973\x205.386-4.65\x206.197v-3.291h.951a.749.749\x200\x200\x200\x20.736-.63l.332-2.12a.742.742\x200\x200\x200-.17-.6.745.745\x200\x200\x200-.564-.26h-1.285V8.87c0-.252.024-.384.039-.433.003-.008.002-.012.002-.016.016-.011.104-.055.326-.088a7\x207\x200\x200\x201\x20.984-.05.746.746\x200\x200\x200\x20.528-.218c.14-.139.217-.33.217-.527V5.76a.747.747\x200\x200\x200-.586-.729c-2.04-.438-3.433-.083-4.278.75-.818.807-.968\x201.884-.968\x202.543v.983H7.027a.744.744\x200\x200\x200-.525.22.743.743\x200\x200\x200-.219.526v2.119c0\x20.197.08.386.219.525.14.14.328.221.525.221h1.118v3.291c-2.681-.809-4.659-3.25-4.659-6.197a6.523\x206.523\x200\x200\x201\x206.524-6.526Z\x22/></svg>\x0a','type':o['Facebook'],..._0x17943c};case o['GDrive']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M7.666\x203a.736.736\x200\x200\x200-.371.1.748.748\x200\x200\x200-.275.267l-4.918\x208.397a.743.743\x200\x200\x200-.006.744l2.46\x204.318a.747.747\x200\x200\x200\x20.65.377h9.606a.754.754\x200\x200\x200\x20.65-.377l2.46-4.318a.74.74\x200\x200\x200\x20.002-.735l-4.688-8.392a.754.754\x200\x200\x200-.654-.38H7.666Zm1.285\x201.492h3.195l3.854\x206.9h-3.1l-3.949-6.9Zm-1.293.742L9.223\x207.97l-4.016\x206.988-1.6-2.813\x204.051-6.91Zm2.424\x204.237\x201.098\x201.922H8.977l1.105-1.922ZM8.12\x2012.885h7.87L14.38\x2015.71H6.494l1.625-2.826Z\x22/></svg>\x0a','type':o['GDrive'],..._0x17943c};case o['GPhotos']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M9.258\x203.082c0-.594.486-1.082\x201.08-1.082a4.38\x204.38\x200\x200\x201\x204.239\x205.489c-.18.688-.633\x201.245-1.109\x201.767h3.468c.595\x200\x201.082.488\x201.082\x201.082a4.382\x204.382\x200\x200\x201-5.49\x204.24v-.001c-.689-.18-1.246-.633-1.768-1.109v3.468c0\x20.595-.487\x201.082-1.082\x201.082a4.384\x204.384\x200\x200\x201-4.111-2.866\x204.382\x204.382\x200\x200\x201-.125-2.624c.18-.689.632-1.246\x201.108-1.768H3.082A1.085\x201.085\x200\x200\x201\x202\x209.68a4.382\x204.382\x200\x200\x201\x205.49-4.238c.69.18\x201.246.632\x201.768\x201.108V3.082Zm3.164\x201.32c-.435-.46-1.043-.667-1.662-.767v5.49c.619-.1\x201.227-.307\x201.662-.766a2.875\x202.875\x200\x200\x200\x200-3.958ZM7.21\x206.918a2.876\x202.876\x200\x200\x200-2.93.789c-.396.423-.569.983-.658\x201.55h5.56c-.045-.295-.091-.59-.224-.859a2.879\x202.879\x200\x200\x200-1.748-1.48Zm9.254\x203.841h-5.653l.013.1c.012.098.025.197.053.292a2.873\x202.873\x200\x200\x200\x204.862\x201.158\x202.87\x202.87\x200\x200\x200\x20.398-.54v-.001c.111-.195.2-.403.263-.619.026-.092.038-.188.05-.283l.014-.107Zm-8.872\x204.86c.437.459\x201.045.666\x201.665.766V10.89c-1.369.222-2.456\x201.314-2.456\x202.747\x200\x20.738.283\x201.447.791\x201.981Z\x22/></svg>\x0a','type':o['GPhotos'],..._0x17943c};case o['OneDrive']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M10.223\x205.001a5.277\x205.277\x200\x200\x200-4.408\x202.258c-3.224.423-4.908\x204.123-3.032\x206.814l.004.008.002.004c.48.627\x201.712\x201.84\x203.588\x201.84h7.936c.667\x200\x201.32-.179\x201.894-.522a3.838\x203.838\x200\x200\x200\x201.381-1.46v-.005c1.13-2.16-.133-4.777-2.488-5.298-.617-1.853-2.177-3.242-4.111-3.565a5.273\x205.273\x200\x200\x200-.766-.074Zm-.092\x201.5c.078\x200\x20.154.001.23.008.077.004.154.014.231.021l.226.035a5.203\x205.203\x200\x200\x201\x20.45.116\x203.31\x203.31\x200\x200\x201\x20.433.166\x204.079\x204.079\x200\x200\x201\x20.606.348\x204.195\x204.195\x200\x200\x201\x20.37.293\x203.54\x203.54\x200\x200\x201\x20.33.348\x203.517\x203.517\x200\x200\x201\x20.505.778\x203.182\x203.182\x200\x200\x200-.42.117c-.082.03-.164.06-.244.094l-1.49.627-2.686-1.61a4.39\x204.39\x200\x200\x200-1.002-.445c.015-.01.032-.026.047-.039a3.744\x203.744\x200\x200\x201\x20.4-.289\x203.713\x203.713\x200\x200\x201\x20.424-.23\x203.02\x203.02\x200\x200\x201\x20.219-.094c.074-.03.15-.053.225-.076a3.77\x203.77\x200\x200\x201\x20.222-.06c.077-.02.157-.035.233-.05.075-.015.15-.025.228-.033.077-.007.154-.015.233-.02.078-.003.154-.005.23-.005Zm-3.8\x202.193h.003c.54.001\x201.111.156\x201.551.428l1.783\x201.07-5.867\x202.471c-.535-1.29-.15-2.788\x201.059-3.537l.007-.004c.441-.271.946-.42\x201.463-.428Zm7.974\x201.33.152.008c.086.008.173.018.258.033a1.956\x201.956\x200\x200\x201\x20.477.145\x202.179\x202.179\x200\x200\x201\x20.918.756c.046.066.09.133.127.2a2.284\x202.284\x200\x200\x201\x20.269.919c.004.081.008.165.002.248-.003.055-.012.111-.02.166l-3.507-2.102.459-.193.015-.008a2.118\x202.118\x200\x200\x201\x20.41-.125\x202.297\x202.297\x200\x200\x201\x20.44-.047Zm-3.008\x201.112\x204.506\x202.699a2.217\x202.217\x200\x200\x201-.338.26\x202.228\x202.228\x200\x200\x201-.668.275c-.078.019-.157.03-.24.04-.081.007-.164.015-.246.015H6.373c-.057\x200-.113-.001-.168-.004a1.904\x201.904\x200\x200\x201-.164-.016l-.154-.023c-.051-.008-.102-.014-.15-.026a2.942\x202.942\x200\x200\x201-.77-.3\x202.889\x202.889\x200\x200\x201-.21-.133c-.012-.008-.019-.016-.03-.024l6.57-2.763Z\x22/></svg>\x0a','type':o['OneDrive'],..._0x17943c};}});}['_getIntegrationKey'](_0x4ed991){switch(_0x4ed991){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x3c0627,_0x56caf5){const _0x2be05e=this['editor'],_0x206a87=new _0x3c0627(_0x2be05e['locale']),_0x24445e=_0x2be05e['commands']['get']('uploadcare');return _0x206a87['bind']('isEnabled')['to'](_0x24445e),_0x206a87['on']('execute',()=>{_0x24445e['execute'](_0x56caf5);}),_0x206a87;}['_createToolbarButton'](_0x3ea7ad){const {locale:_0x43946a}=this['editor'],_0x511bbc=this['editor']['plugins']['get']('ImageInsertUI'),_0x1d6b1a=_0x3ea7ad[0x0],_0x5591d2=this['_createButton'](_0x388124,_0x1d6b1a['type']);return _0x5591d2['icon']=_0x1d6b1a['icon'],_0x5591d2['bind']('label')['to'](_0x511bbc,'isImageSelected',_0x19bc3a=>_(_0x43946a,_0x1d6b1a['type'],_0x19bc3a?'Replace':'Insert')['text']),_0x5591d2['tooltip']=!0x0,_0x5591d2;}['_createDropdownButtons'](_0x33c530){const {locale:_0x35d42e}=this['editor'],_0x2f7f12=this['editor']['plugins']['get']('ImageInsertUI');return _0x33c530['map'](_0x3e7c68=>{const _0x35e182=this['_createButton'](_0x388124,_0x3e7c68['type']);return _0x35e182['withText']=!0x0,_0x35e182['icon']=_0x3e7c68['icon'],_0x35e182['bind']('label')['to'](_0x2f7f12,'isImageSelected',_0x189329=>_(_0x35d42e,_0x3e7c68['type'],_0x189329?'Replace':'Insert')['text']),_0x35e182;});}['_createMenuBarButtons'](_0x23ba9d){return _0x23ba9d['map'](_0x5dd9c6=>{const _0x95ca1b=this['_createButton'](_0x7179c5,_0x5dd9c6['type']);return _0x95ca1b['icon']=_0x5dd9c6['icon'],_0x95ca1b['label']=_0x5dd9c6['shortText'],_0x95ca1b;});}}class q extends _0x27bca8{['focusTracker'];['focusCycler'];constructor(_0x15ed57){super(_0x15ed57),this['focusTracker']=new _0x2c12b2(),this['focusCycler']=new _0x59bbdb({'focusables':this['createCollection'](),'focusTracker':this['focusTracker']});}['getFocusableElement'](){return{'tag':'div','attributes':{'aria-hidden':'true','tabindex':'0'},'on':{'focus':this['bindTemplate']['to'](()=>{this['focusCycler']['fire']('forwardCycle');})}};}}class S extends q{constructor(_0x4cd080){super(_0x4cd080),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':[{'tag':'uc-file-uploader-inline','attributes':{'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'uploader'}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function C(_0x1ce161,_0x1c1a6a){const _0x4986fa=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x350a0e=>_0x350a0e<=_0x1c1a6a)['map'](_0x2999e6=>_0x1ce161['replace'](/\/$/,'')+'/-/resize/'+_0x2999e6+'x/\x20'+_0x2999e6+'w');return{'imageFallbackUrl':_0x1ce161,'imageSources':[{'srcset':_0x4986fa['join'](',\x20'),'sizes':'(max-width:\x20'+_0x1c1a6a+'px)\x20100vw,\x20'+_0x1c1a6a+'px','type':'image/webp'}]};}function A(_0x433216,_0x590c0a,_0x47af99){const _0xc26df=_0x433216['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0xc26df?parseInt(_0xc26df[0x1],0xa):_0x590c0a,'height':_0xc26df?parseInt(_0xc26df[0x2],0xa):_0x47af99};}function p(_0x433d11,_0x2be822){const _0x4c29e1=Object['create'](_0x2d3ad3),_0x38a165=_0x433d11['plugins']['get']('ImageUtils'),_0x465ff1=_0x433d11['editing']['mapper']['toViewElement'](_0x2be822),_0x51fd2e=_0x38a165['findViewImgElement'](_0x465ff1),_0x1e25ae=_0x433d11['editing']['view']['domConverter']['viewToDom'](_0x51fd2e),_0x45556a=_0x2be822['getAttribute']('width'),_0x56e198=_0x2be822['getAttribute']('height'),_0x452d5f='image-processing';_0x433d11['editing']['view']['change'](_0x253b1d=>{_0x253b1d['addClass'](_0x452d5f,_0x465ff1),_0x253b1d['setStyle']('aspect-ratio',_0x45556a+'/'+_0x56e198,_0x51fd2e);}),_0x4c29e1['listenTo'](_0x1e25ae,'load',()=>{_0x4c29e1['stopListening'](_0x1e25ae,'load'),_0x433d11['editing']['view']['change'](_0xae6db5=>{_0xae6db5['removeClass'](_0x452d5f,_0x465ff1),_0xae6db5['removeStyle']('aspect-ratio',_0x51fd2e);});});}function V(_0x119762){if(Array['isArray'](_0x119762)){const _0x62ad99=_0x119762['map'](V);return _0x4fb7f3=>_0x62ad99['some'](_0x2ed8ab=>_0x2ed8ab(_0x4fb7f3));}if('origin'==_0x119762){const _0x2d3e19=_0x3dca4b['window']['location']['origin'];return _0x248c88=>new URL(_0x248c88,_0x3dca4b['document']['baseURI'])['origin']==_0x2d3e19;}return'function'==typeof _0x119762?_0x119762:_0x119762 instanceof RegExp?_0x1c0d71=>!(!_0x1c0d71['match'](_0x119762)&&!_0x1c0d71['replace'](/^https?:\/\//,'')['match'](_0x119762)):()=>!0x1;}function F(_0x5ea8de,_0x27b92f){return _0x19033a(_0x5ea8de['target'])['includes'](_0x27b92f);}class h extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x4a7a73(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x4991a6,_0x4c5335,_0x140e17){super(),this['_editor']=_0x4991a6,this['_editing']=_0x4c5335,this['_dialog']=_0x4991a6['plugins']['get'](_0x344d28),this['_api']=_0x4c5335['ctxElement']['getAPI'](),this['_type']=_0x140e17,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:_0x4e0549,model:_0x5d4ccf}=this['_editor'],_0x2aaef7=_0x5d4ccf['document']['selection']['getSelectedElement'](),_0x43c88e=_0x2aaef7&&(_0x2aaef7['is']('element','imageBlock')||_0x2aaef7['is']('element','imageInline'));this['_formView']=new S(_0x4e0549),this['_dialog']['show']({'id':'uploadCare','icon':_0x403869['imageUpload'],'title':_(_0x4e0549,this['_type'],_0x43c88e?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x14f8f0['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0xdad0fc=>!F(_0xdad0fc,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0xc7f010}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x68dd42=>{const _0x53c7a1=_0xc7f010['length'];for(const _0x35ad32 of _0xc7f010){const _0x562aed=_0x35ad32===_0xc7f010[_0x53c7a1-0x1],{cdnUrl:_0x399d46,fileInfo:_0x334b41}=_0x35ad32;if(!_0x399d46||!_0x334b41)continue;const {width:_0x529248,height:_0x1d4895}=_0x334b41['imageInfo'],_0x2bd2f4=A(_0x399d46,_0x529248,_0x1d4895),_0x2445d2=C(_0x399d46,_0x2bd2f4['width']),_0x56af74={'id':_0x334b41['uuid'],'type':'image','attributes':{'imageDimension':_0x2bd2f4,..._0x2445d2}};this['_insertAsset'](_0x56af74,_0x562aed,_0x68dd42);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x53585f=>{'idle'===_0x53585f['detail']['status']&&!_0x53585f['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x1de25c,_0x53e11d,_0xbb5a6e){const _0x130cb7=this['_editor']['model']['document']['selection'],_0x31c1a2=_0x130cb7['getSelectedElement'](),_0x35defb=!(!_0x31c1a2||!_0x31c1a2['is']('element','imageInline'));_0xbb5a6e['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x1de25c,_0x35defb),_0x53e11d||_0xbb5a6e['setSelection'](_0x130cb7['getLastPosition']());}['_insertImage'](_0x2727e5,_0x67a724){const _0x2acadc=this['_editor'],{imageDimension:_0x5a6310,imageFallbackUrl:_0x110a13,imageSources:_0x3e34f6}=_0x2727e5['attributes'];_0x2acadc['execute']('insertImage',{'imageType':_0x67a724?'imageInline':null,'source':{'uploadcareImageId':_0x2727e5['id'],'src':_0x110a13,'sources':_0x3e34f6,..._0x5a6310}});}}class l extends _0x31fc93{['_editing'];['_controller']=null;static get['requires'](){return[_0x344d28,i];}constructor(_0x2fbac2){super(_0x2fbac2),this['_editing']=_0x2fbac2['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xa5ab04){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new h(this['editor'],this['_editing'],_0xa5ab04);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class k{static['upload']({file:_0x208ed5,publicKey:_0x4df30a,signal:_0x1c79d8,onProgress:_0x26e87a}){return _0x4d2a2d(_0x208ed5,{'publicKey':_0x4df30a,'store':'auto','signal':_0x1c79d8,'onProgress':_0x26e87a});}static['getInfo'](_0x17f6c9,_0x18bdb6){return _0xe92dbe(_0x17f6c9,_0x18bdb6);}}class f extends _0x3c6894{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x1846e2,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x34a6bc=this['editor'];if(!!!_0x34a6bc['config']['get']('uploadcare'))return;_0x34a6bc['plugins']['get'](_0x1846e2)['createUploadAdapter']=_0xc09443=>new E(_0xc09443,_0x34a6bc),_0x34a6bc['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0xa08029,{imageElement:_0x21eefb,data:_0x497270})=>{_0x34a6bc['model']['change'](_0x1d1537=>{_0x1d1537['setAttribute']('uploadcareImageId',_0x497270['uploadcareImageId'],_0x21eefb);});});}}class E{['loader'];['editor'];['controller'];constructor(_0x55553a,_0x2b06cc){this['loader']=_0x55553a,this['editor']=_0x2b06cc,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x55ce35=this['editor']['config']['get']('uploadcare.pubkey'),_0x2ce5c8=await this['loader']['file'];return k['upload']({'file':_0x2ce5c8,'publicKey':_0x55ce35,'signal':this['controller']['signal'],'onProgress':_0x18aa3d=>{_0x18aa3d&&_0x18aa3d['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x18aa3d['value']);}})['then'](async _0x39e649=>{const {imageFallbackUrl:_0x24ba5a,imageSources:_0x388634}=C(_0x39e649['cdnUrl'],_0x39e649['imageInfo']['width']);return{'uploadcareImageId':_0x39e649['uuid'],'default':_0x24ba5a,'sources':_0x388634};})['catch'](()=>{const _0x3c1055=t('Cannot\x20upload\x20file:')+('\x20'+_0x2ce5c8['name']+'.');return Promise['reject'](_0x3c1055);});}['abort'](){this['controller']['abort']();}}class i extends _0x3c6894{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0x344d28];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x264ff8=this['editor'];_0x264ff8['commands']['add']('uploadcare',new l(_0x264ff8));}['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 _0x21a4ed=_0x3dca4b['document']['querySelector']('input[uploadcare-file-input]');_0x21a4ed&&_0x21a4ed['remove']();}),async function(_0x18022f){const _0x345912=_0x1f9d4c([0x48,0x62,0x70,0x4b,0x51,0x75,0x31,0x37,0x77,0x64,0x39,0x4a,0x46,0x34,0x4d,0x45,0x6c,0x78,0x30,0x49,0x67,0x41,0x47,0x6b,0x56,0x6a,0x33,0x4e,0x69,0x54,0x74,0x55,0x4c,0x32,0x59,0x58,0x71,0x5a,0x36,0x76,0x4f,0x35,0x44,0x61,0x73,0x57,0x68,0x6d,0x6e,0x65,0x52,0x66,0x7a,0x38,0x50,0x63,0x72,0x42,0x79,0x43,0x53,0x6f]),_0xe40b71=0x1d87fcc7,_0x13e53b=0x1d809c27^_0xe40b71,_0x31f996=window[_0x1f9d4c([0x44,0x61,0x74,0x65])][_0x1f9d4c([0x6e,0x6f,0x77])](),_0x5b5479=_0x18022f[_0x1f9d4c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x6c19d3=new window[(_0x1f9d4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x184311=>{_0x5b5479[_0x1f9d4c([0x6f,0x6e,0x63,0x65])](_0x1f9d4c([0x72,0x65,0x61,0x64,0x79]),_0x184311);}),_0x1034c5={[_0x1f9d4c([0x6b,0x74,0x79])]:_0x1f9d4c([0x45,0x43]),[_0x1f9d4c([0x75,0x73,0x65])]:_0x1f9d4c([0x73,0x69,0x67]),[_0x1f9d4c([0x63,0x72,0x76])]:_0x1f9d4c([0x50,0x2d,0x32,0x35,0x36]),[_0x1f9d4c([0x78])]:_0x1f9d4c([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]),[_0x1f9d4c([0x79])]:_0x1f9d4c([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]),[_0x1f9d4c([0x61,0x6c,0x67])]:_0x1f9d4c([0x45,0x53,0x32,0x35,0x36])},_0xe42323=_0x5b5479[_0x1f9d4c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1f9d4c([0x67,0x65,0x74])](_0x1f9d4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x286760(){let _0x5b4ddd,_0x32dccb=null,_0x3b279e=null;try{if(_0xe42323==_0x1f9d4c([0x47,0x50,0x4c]))return _0x1f9d4c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5b4ddd=_0x48c069(),!_0x5b4ddd)return _0x1f9d4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5b4ddd[_0x1f9d4c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3b279e=_0x50b4dc(_0x5b4ddd[_0x1f9d4c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5b4ddd[_0x1f9d4c([0x6a,0x74,0x69])])),await _0x4be54f()?_0x4d98ce()?_0xcd5fd0()?_0x1f9d4c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2ae6fa()?(_0x5b4ddd[_0x1f9d4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1f9d4c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x32dccb=_0x40ea5a(_0x1f9d4c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5b4ddd[_0x1f9d4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1f9d4c([0x74,0x72,0x69,0x61,0x6c])&&(_0x32dccb=_0x40ea5a(_0x1f9d4c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x26dacc()):_0x1f9d4c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1f9d4c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1f9d4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4f0a72){return _0x1f9d4c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xcd5fd0(){const _0x3fb327=[_0x1f9d4c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1f9d4c([0x74,0x72,0x69,0x61,0x6c])][_0x1f9d4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b4ddd[_0x1f9d4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x31f996/0x3e8:0xe10*_0x13e53b;return _0x5b4ddd[_0x1f9d4c([0x65,0x78,0x70])]<_0x3fb327;}function _0x4d98ce(){const _0x49a718=_0x5b4ddd[_0x1f9d4c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x49a718&&(!!_0x49a718[_0x1f9d4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f9d4c([0x2a]))||!!_0x49a718[_0x1f9d4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f9d4c([0x55,0x50,0x4c,0x43])));}function _0x2ae6fa(){const _0x51a780=_0x5b4ddd[_0x1f9d4c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x51a780||0x0==_0x51a780[_0x1f9d4c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d8277}=new URL(window[_0x1f9d4c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x51a780[_0x1f9d4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d8277))return!0x0;const _0x215369=_0x3d8277[_0x1f9d4c([0x73,0x70,0x6c,0x69,0x74])](_0x1f9d4c([0x2e]));return _0x51a780[_0x1f9d4c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa694d1=>_0xa694d1[_0x1f9d4c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1f9d4c([0x2a])))[_0x1f9d4c([0x6d,0x61,0x70])](_0x501838=>_0x501838[_0x1f9d4c([0x73,0x70,0x6c,0x69,0x74])](_0x1f9d4c([0x2e])))[_0x1f9d4c([0x73,0x6f,0x6d,0x65])](_0xabbc7b=>_0x215369[_0x1f9d4c([0x65,0x76,0x65,0x72,0x79])]((_0x1fcc31,_0x52e935)=>_0xabbc7b[_0x52e935]===_0x1fcc31||_0xabbc7b[_0x52e935]===_0x1f9d4c([0x2a])));}function _0x26dacc(){return _0x32dccb&&_0x3b279e?new window[(_0x1f9d4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e1b49,_0x5eece1)=>{_0x32dccb[_0x1f9d4c([0x74,0x68,0x65,0x6e])](_0x2e1b49,_0x5eece1),_0x3b279e[_0x1f9d4c([0x74,0x68,0x65,0x6e])](_0x2d6ff4=>{_0x2d6ff4!=_0x1f9d4c([0x56,0x61,0x6c,0x69,0x64])&&_0x2e1b49(_0x2d6ff4);},_0x5eece1);}):_0x32dccb||_0x3b279e||_0x1f9d4c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x50b4dc(_0x224981,_0x5b15e2){return new window[(_0x1f9d4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x11be8c=>{if(_0x17a54e())return _0x11be8c(_0x1f9d4c([0x56,0x61,0x6c,0x69,0x64]));_0x2b9a80(),_0x5b5479[_0x1f9d4c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1f9d4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4db7b4=!0x1;const _0x5c1b6a=_0x21caf7();function _0x4307cb(_0x2c529c){return!!_0x2c529c&&(typeof _0x2c529c===_0x1f9d4c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2c529c===_0x1f9d4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2c529c[_0x1f9d4c([0x74,0x68,0x65,0x6e])]===_0x1f9d4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2c529c[_0x1f9d4c([0x63,0x61,0x74,0x63,0x68])]===_0x1f9d4c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3e2eb6(_0x4d6d7e){_0xeca719(_0x4d6d7e)[_0x1f9d4c([0x74,0x68,0x65,0x6e])](_0x4c04ea=>{if(!_0x4c04ea||_0x4c04ea[_0x1f9d4c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1f9d4c([0x6f,0x6b]))return _0x1f9d4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x513dcf(_0x6f41f(_0x5c1b6a+_0x5b15e2))!=_0x4c04ea[_0x1f9d4c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1f9d4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1f9d4c([0x56,0x61,0x6c,0x69,0x64]);})[_0x1f9d4c([0x74,0x68,0x65,0x6e])](_0x438341=>(_0x556500(),_0x438341),()=>{const _0x5cff40=_0x3c0b11();return null==_0x5cff40?(_0x556500(),_0x1f9d4c([0x56,0x61,0x6c,0x69,0x64])):_0x1f9d4c(_0x31f996-_0x5cff40>(0x398b78c7^_0xe40b71)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1f9d4c([0x74,0x68,0x65,0x6e])](_0x11be8c)[_0x1f9d4c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x11be8c(_0x1f9d4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3b1e65=0x1db11247^_0xe40b71;function _0x556500(){const _0x4ea4f0=_0x1f9d4c([0x6c,0x6c,0x63,0x74,0x2d])+_0x513dcf(_0x6f41f(_0x224981)),_0x54511f=_0x326713(_0x513dcf(window[_0x1f9d4c([0x4d,0x61,0x74,0x68])][_0x1f9d4c([0x63,0x65,0x69,0x6c])](_0x31f996/_0x3b1e65)));window[_0x1f9d4c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1f9d4c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4ea4f0,_0x54511f);}function _0x3c0b11(){const _0x2ad59f=_0x1f9d4c([0x6c,0x6c,0x63,0x74,0x2d])+_0x513dcf(_0x6f41f(_0x224981)),_0x407d59=window[_0x1f9d4c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1f9d4c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2ad59f);return _0x407d59?window[_0x1f9d4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x326713(_0x407d59),0x10)*_0x3b1e65:null;}function _0xeca719(_0x390250){return new window[(_0x1f9d4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14d938,_0x5c65f7)=>{_0x390250[_0x1f9d4c([0x74,0x68,0x65,0x6e])](_0x14d938,_0x5c65f7),window[_0x1f9d4c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5c65f7,0x1d862807^_0xe40b71);});}}_0x5b5479[_0x1f9d4c([0x6f,0x6e])](_0x1f9d4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x141c87,_0x42fd2f)=>{if(_0x42fd2f[0x0]!=_0x224981)return _0x11be8c(_0x1f9d4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x42fd2f[0x1]={..._0x42fd2f[0x1],[_0x1f9d4c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5c1b6a};},{[_0x1f9d4c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1f9d4c([0x68,0x69,0x67,0x68])}),_0x5b5479[_0x1f9d4c([0x6f,0x6e])](_0x1f9d4c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x16ea6c=>{_0x4307cb(_0x16ea6c[_0x1f9d4c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4db7b4=!0x0,_0x3e2eb6(_0x16ea6c[_0x1f9d4c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1f9d4c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1f9d4c([0x6c,0x6f,0x77])}),_0x6c19d3[_0x1f9d4c([0x74,0x68,0x65,0x6e])](()=>{_0x4db7b4||_0x11be8c(_0x1f9d4c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x17a54e(){return _0x5b5479[_0x1f9d4c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1f9d4c([0x76,0x69,0x65,0x77])][_0x1f9d4c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1f9d4c([0x61,0x75,0x74,0x6f]);}function _0x2b9a80(){_0x5b5479[_0x1f9d4c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1f9d4c([0x76,0x69,0x65,0x77])][_0x1f9d4c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1f9d4c([0x61,0x75,0x74,0x6f]);}}function _0x40ea5a(_0x44c376){const _0x39ee7d=[new window[(_0x1f9d4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x159049=>setTimeout(_0x159049,0x1d8ec20b^_0xe40b71)),_0x6c19d3[_0x1f9d4c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1f9d4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x252be8=>{let _0x2a5858=0x0;_0x5b5479[_0x1f9d4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f9d4c([0x6f,0x6e])](_0x1f9d4c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x225689,_0x28900b)=>{_0x28900b[0x0][_0x1f9d4c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2a5858++,_0x2a5858==(0x1d87fd3f^_0xe40b71)&&(_0x252be8(),_0x225689[_0x1f9d4c([0x6f,0x66,0x66])]());});}))];return window[_0x1f9d4c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1f9d4c([0x72,0x61,0x63,0x65])](_0x39ee7d)[_0x1f9d4c([0x74,0x68,0x65,0x6e])](()=>_0x44c376);}async function _0x9effd3(){await _0x6c19d3,_0x5b5479[_0x1f9d4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f9d4c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x327046,_0x5b5479[_0x1f9d4c([0x6d,0x6f,0x64,0x65,0x6c])][_0x1f9d4c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x327046,_0x5b5479[_0x1f9d4c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1f9d4c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x426b0d(_0x1f233b){const _0x19be32=_0x58734e();_0x5b5479[_0x19be32]=_0x1f9d4c([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1f233b,_0x1f233b!=_0x1f9d4c([0x56,0x61,0x6c,0x69,0x64])&&_0x9effd3();}function _0x58734e(){const _0x3d77c1=window[_0x1f9d4c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1f9d4c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1f9d4c([0x6e,0x6f,0x77])]())[_0x1f9d4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1f9d4c([0x2e]),'');let _0x564e2d=_0x1f9d4c([0x48]);for(let _0x42f9e9=0x0;_0x42f9e9<_0x3d77c1[_0x1f9d4c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x42f9e9+=0x2){let _0xc39e90=window[_0x1f9d4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d77c1[_0x1f9d4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x42f9e9,_0x42f9e9+0x2));_0xc39e90>=_0x345912[_0x1f9d4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xc39e90-=_0x345912[_0x1f9d4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x564e2d+=_0x345912[_0xc39e90];}return _0x564e2d;}function _0x48c069(){const _0x27caf0=_0xe42323[_0x1f9d4c([0x73,0x70,0x6c,0x69,0x74])](_0x1f9d4c([0x2e]));if(0x3!=_0x27caf0[_0x1f9d4c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1987a4(_0x27caf0[0x1]);function _0x1987a4(_0x52b4f3){const _0x3ee124=_0x25d058(_0x52b4f3);return _0x3ee124&&_0x15a04a()?_0x3ee124:null;function _0x15a04a(){const _0x4833bc=_0x3ee124[_0x1f9d4c([0x6a,0x74,0x69])],_0x422b40=window[_0x1f9d4c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4833bc[_0x1f9d4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4833bc[_0x1f9d4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x385e10={..._0x3ee124,[_0x1f9d4c([0x6a,0x74,0x69])]:_0x4833bc[_0x1f9d4c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4833bc[_0x1f9d4c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x385e10[_0x1f9d4c([0x76,0x63])],_0x6f41f(_0x385e10)==_0x422b40;}}}async function _0x4be54f(){let _0x242ca0=!0x0;try{const _0x58987b=_0xe42323[_0x1f9d4c([0x73,0x70,0x6c,0x69,0x74])](_0x1f9d4c([0x2e])),[_0x2c58c9,_0x2181e8,_0x16eab1]=_0x58987b;return _0xb4b73d(_0x2c58c9),await _0x16eb9b(_0x2c58c9,_0x2181e8,_0x16eab1),_0x242ca0;}catch(_0x130fc9){return!0x1;}function _0xb4b73d(_0xf82cfe){const _0xc4c6bc=_0x25d058(_0xf82cfe);_0xc4c6bc&&_0xc4c6bc[_0x1f9d4c([0x61,0x6c,0x67])]==_0x1f9d4c([0x45,0x53,0x32,0x35,0x36])||(_0x242ca0=!0x1);}async function _0x16eb9b(_0x2b7fa1,_0x6edfe3,_0x4fcb66){const _0x269448=window[_0x1f9d4c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1f9d4c([0x66,0x72,0x6f,0x6d])](_0x33670f(_0x4fcb66),_0x4ab541=>_0x4ab541[_0x1f9d4c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x266170=new window[(_0x1f9d4c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1f9d4c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2b7fa1+_0x1f9d4c([0x2e])+_0x6edfe3),_0x2e7dc9=window[_0x1f9d4c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1f9d4c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e7dc9)return;const _0x3b5a7e=await _0x2e7dc9[_0x1f9d4c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1f9d4c([0x6a,0x77,0x6b]),_0x1034c5,{[_0x1f9d4c([0x6e,0x61,0x6d,0x65])]:_0x1f9d4c([0x45,0x43,0x44,0x53,0x41]),[_0x1f9d4c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1f9d4c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1f9d4c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e7dc9[_0x1f9d4c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1f9d4c([0x6e,0x61,0x6d,0x65])]:_0x1f9d4c([0x45,0x43,0x44,0x53,0x41]),[_0x1f9d4c([0x68,0x61,0x73,0x68])]:{[_0x1f9d4c([0x6e,0x61,0x6d,0x65])]:_0x1f9d4c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3b5a7e,_0x269448,_0x266170)||(_0x242ca0=!0x1);}}function _0x25d058(_0x420692){return _0x420692[_0x1f9d4c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1f9d4c([0x65,0x79]))?JSON[_0x1f9d4c([0x70,0x61,0x72,0x73,0x65])](_0x33670f(_0x420692)):null;}function _0x33670f(_0x512ea2){return window[_0x1f9d4c([0x61,0x74,0x6f,0x62])](_0x512ea2[_0x1f9d4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1f9d4c([0x2b]))[_0x1f9d4c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1f9d4c([0x2f])));}function _0x6f41f(_0x12cf45){let _0x266377=0x1505;function _0x37061e(_0x731dc6){for(let _0x3f32fb=0x0;_0x3f32fb<_0x731dc6[_0x1f9d4c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3f32fb++){const _0x4529c9=_0x731dc6[_0x1f9d4c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3f32fb);_0x266377=(_0x266377<<0x5)+_0x266377+_0x4529c9,_0x266377&=_0x266377;}}function _0x31cc3d(_0x5b8655){Array[_0x1f9d4c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b8655)?_0x5b8655[_0x1f9d4c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x31cc3d):_0x5b8655&&typeof _0x5b8655==_0x1f9d4c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1f9d4c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b8655)[_0x1f9d4c([0x73,0x6f,0x72,0x74])]()[_0x1f9d4c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x49676d,_0x3664f8])=>{_0x37061e(_0x49676d),_0x31cc3d(_0x3664f8);}):_0x37061e(window[_0x1f9d4c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b8655));}return _0x31cc3d(_0x12cf45),_0x266377>>>0x0;}function _0x513dcf(_0x5c00a0){return _0x5c00a0[_0x1f9d4c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1f9d4c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1f9d4c([0x30]));}function _0x326713(_0x178f44){return _0x178f44[_0x1f9d4c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1f9d4c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1f9d4c([0x6a,0x6f,0x69,0x6e])]('');}function _0x327046(){}function _0x1f9d4c(_0x2de14d){return _0x2de14d['map'](_0x44a6ec=>String['fromCharCode'](_0x44a6ec))['join']('');}_0x426b0d(await _0x286760());}(this);}['_initSchema'](){const _0x284146=this['editor']['model']['schema'];_0x284146['isRegistered']('imageBlock')&&_0x284146['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x284146['isRegistered']('imageInline')&&_0x284146['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x4b83dd=this['editor'];_0x4b83dd['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x4b83dd['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x436e6c=>_0x436e6c['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x41d760=_0x4b83dd['commands']['get']('replaceImageSource');_0x41d760&&this['listenTo'](_0x41d760,'cleanupImage',(_0x5d7a09,[_0x2e0c19,_0x59f1b4])=>{_0x2e0c19['removeAttribute']('uploadcareImageId',_0x59f1b4);});}['_initConfig'](){const _0x5519e6=this['editor']['config']['get']('uploadcare.uploader')||{},_0x10995f=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x1cf8e9(_0x3dca4b['document'],'uc-config',{..._0x5519e6,'pubkey':_0x10995f,'ctx-name':'uploader','sourceList':'','imgOnly':'true','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage'],'externalSourcesEmbedCss':'\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09'}),this['_configElement']['iconHrefResolver']=_0x56d7d2=>{if('closeMax'==_0x56d7d2)return'#uc-icon-arrow-down';},_0x3dca4b['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x1cf8e9(_0x3dca4b['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0x3dca4b['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x4121b9=this['editor']['commands']['get']('insertImage');_0x4121b9&&this['listenTo'](_0x4121b9,'execute',()=>{const _0x1a556c=this['editor']['model']['document']['selection']['getSelectedElement']();_0x1a556c&&_0x1a556c['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x1a556c);});});const _0x47a95b=this['editor']['commands']['get']('uploadcareImageReplace');_0x47a95b&&this['listenTo'](_0x47a95b,'execute',()=>{const _0x19efb2=this['editor']['model']['document']['selection']['getSelectedElement']();_0x19efb2&&_0x19efb2['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x19efb2);});});}}class u extends _0x3c6894{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x43abf2){super(_0x43abf2),_0x43abf2['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x1975cc['defineComponents'](_0x1975cc);}}class ta extends _0x27bca8{constructor(_0xbf599d){super(_0xbf599d);const t=_0xbf599d['t'],_0x477da7=this['bindTemplate'],_0x521f96=new _0x569f37();_0x521f96['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':[_0x521f96,{'text':_0x477da7['to']('imageUploadProgress',_0x476d8b=>t('Loading\x20image...')+'\x20('+(_0x476d8b||0x0)+'%)')}]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class rt extends _0x27bca8{constructor(_0x69ab70){super(_0x69ab70);const t=_0x69ab70['t'];this['set']('errorType',null);const _0x3ca500=new _0x388124(_0x69ab70);_0x3ca500['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x3ca500['withText']=!0x0,_0x3ca500['class']='ck-button-action',_0x3ca500['on']('execute',()=>{this['fire']('retry');}),_0x3ca500['bind']('isVisible')['to'](this,'errorType',_0x3e0ec1=>'NotFound'!==_0x3e0ec1);const _0x5f1f98=new et();_0x5f1f98['content']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M9.9\x204.385a1.2\x201.2\x200\x200\x200-.44.44h.002l-5.284\x209.15a1.2\x201.2\x200\x200\x200\x201.04\x201.8h10.564a1.2\x201.2\x200\x200\x200\x201.04-1.8l-5.282-9.15a1.2\x201.2\x200\x200\x200-1.64-.44Zm.05\x208.363a.301.301\x200\x200\x201\x20.115-.023h.9a.301.301\x200\x200\x201\x20.3.3v.9a.3.3\x200\x200\x201-.3.3h-.9a.3.3\x200\x200\x201-.3-.3v-.9a.3.3\x200\x200\x201\x20.185-.277Zm-.185-4.723a.3.3\x200\x200\x201\x20.3-.3h.9a.3.3\x200\x200\x201\x20.3.3v3.4a.3.3\x200\x200\x201-.3.3h-.9a.301.301\x200\x200\x201-.3-.3v-3.4Z\x22/></svg>\x0a',_0x5f1f98['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x567c6c=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':[_0x5f1f98,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x567c6c['to']('errorType',_0x56e3b7=>t('NotFound'!==_0x56e3b7?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x3ca500]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class tt extends _0x27bca8{constructor(_0x4ab1ec,_0x4d0391){super(_0x4ab1ec);const _0x3975d2=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x4d0391,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x3975d2['to']('imageSrc')}});}}class Z extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x533211,_0x5c2eec,_0x164617){super(_0x533211),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x533211),this['_errorView']=new rt(_0x533211),this['_editingView']=new tt(_0x533211,_0x164617),this['_focusableView']=new _0x27bca8(_0x533211),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x5c2eec),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'],_0x353b2a=>{this['_addUploadcareImageEditorListeners'](_0x353b2a);});}),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'](_0x575d19,_0x2783e0){const _0x1d9265='uc-cloud-image-editor',_0x4abe5b=_0x575d19['querySelector'](_0x1d9265);if(_0x4abe5b)return _0x2783e0(_0x4abe5b);const _0x177e16=new MutationObserver(_0x3d8dd2=>{const _0x352c5c=_0x3d8dd2['filter'](_0x18b2b0=>_0x18b2b0['target']===_0x575d19&&_0x18b2b0['addedNodes']['length']>0x0&&_0x18b2b0['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x1d9265);_0x352c5c['length']&&(_0x177e16['disconnect'](),_0x2783e0(_0x352c5c[0x0]['addedNodes'][0x0]));});_0x177e16['observe'](_0x575d19,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x19132f){_0x19132f['addEventListener']('apply',_0x292b83=>{this['fire']('apply',{'imageSrc':_0x292b83['detail']['cdnUrl']});}),_0x19132f['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}var M='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M1.201\x201C.538\x201\x200\x201.47\x200\x202.1v14.363c0\x20.64.534\x201.037\x201.186\x201.037H5.06l5.058-5.078L6.617\x209.15a.696.696\x200\x200\x200-.957-.033L1.5\x2013.6V2.5h15v4.354a3.478\x203.478\x200\x200\x201\x201.5.049V2.1c0-.63-.547-1.1-1.2-1.1H1.202Zm11.713\x202.803a2.147\x202.147\x200\x200\x200-2.049\x201.992\x202.14\x202.14\x200\x200\x200\x201.28\x202.096\x202.13\x202.13\x200\x200\x200\x202.642-3.11\x202.129\x202.129\x200\x200\x200-1.873-.978ZM8.089\x2017.635v2.388h2.389l7.046-7.046-2.39-2.39-7.045\x207.048Zm11.282-6.507a.637.637\x200\x200\x200\x20.139-.692.603.603\x200\x200\x200-.139-.205l-1.49-1.488a.63.63\x200\x200\x200-.899\x200l-1.166\x201.163\x202.39\x202.39\x201.165-1.168Z\x22/></svg>\x0a';class z extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x4a7a73(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x446df6,_0x4c95e8,_0x47a9d6){super(),this['_editor']=_0x446df6,this['_dialog']=_0x4c95e8,this['_imageElement']=_0x47a9d6,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 _0x5d3ab7=this['_imageElement'],_0x336882=_0x5d3ab7['getAttribute']('uploadcareImageId'),_0x518982=_0x5d3ab7['getAttribute']('src');if(_0x336882)await this['_loadImageInfo'](_0x336882,_0x518982);else{if(this['_imageCache']['has'](_0x518982)){const _0x243260=this['_imageCache']['get'](_0x518982);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x243260['url'],this['imageDimension']=_0x243260['dimension'],this['imageId']=_0x243260['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x1123cd}=this['_editor'],t=_0x1123cd['t'],_0x3e56f0=new Z(_0x1123cd,this['imageStatus'],this['_attributes']);_0x3e56f0['bind']('status')['to'](this,'imageStatus'),_0x3e56f0['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x3e56f0['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x3e56f0['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x3e56f0,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':M,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x3e56f0,'position':_0x14f8f0['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x3e56f0['focus']();},'onHide':()=>{_0x3e56f0['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x12ec68=>!F(_0x12ec68,_0x3e56f0['element'])}});}['_loadImageInfo'](_0x2b3e64,_0x4dbb38){return k['getInfo'](_0x2b3e64,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x57e071=>{const {width:_0x534203,height:_0x1c193c}=_0x57e071['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x4dbb38,this['imageDimension']={'width':_0x534203,'height':_0x1c193c},this['imageId']=_0x2b3e64;})['catch'](_0x1262f6=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x1262f6['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x48bb47,_0x5876a2){return this['_getImageAsFile'](_0x48bb47)['then'](_0x335a27=>k['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x5876a2['signal'],'file':_0x335a27,'onProgress':_0x4ca9a2=>{_0x4ca9a2&&_0x4ca9a2['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x4ca9a2['value']));}}))['then'](_0xc86b6a=>{const {width:_0x4535b2,height:_0x87ec76}=_0xc86b6a['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0xc86b6a['cdnUrl'],this['imageDimension']={'width':_0x4535b2,'height':_0x87ec76},this['imageId']=_0xc86b6a['uuid'],this['imageUploadProgress']=null;const _0x566724=_0x48bb47['getAttribute']('src');this['_imageCache']['set'](_0x566724,{'id':_0xc86b6a['uuid'],'url':_0xc86b6a['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x33e309=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x33e309['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x2efb0a,_0x1afe80){_0x2efb0a['on']('apply',(_0x56d985,_0x1adaba)=>{this['_replaceImage'](_0x1afe80,_0x1adaba['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x2efb0a['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x2efb0a['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x4e00f8,_0x1d7ade,_0x46d459){const _0x2d5510=this['_editor'],{width:_0x365831,height:_0x1196f6}=A(_0x1d7ade,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0xf0253b,imageSources:_0x181a27}=C(_0x1d7ade,_0x365831);_0x2d5510['model']['change'](_0x5a141b=>{if('$graveyard'===_0x4e00f8['root']['rootName']){_0x2d5510['execute']('insertImage',{'imageType':_0x4e00f8['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x4e00f8['getAttributes']()),'uploadcareImageId':_0x46d459,'src':_0xf0253b,'sources':_0x181a27,'width':_0x365831,'height':_0x1196f6}});const _0x22c9a6=_0x4e00f8['getChildren']();_0x4e00f8=_0x2d5510['model']['document']['selection']['getSelectedElement']();for(const _0x2137ed of _0x22c9a6)_0x5a141b['append'](_0x5a141b['cloneElement'](_0x2137ed),_0x4e00f8);}else _0x5a141b['setSelection'](_0x4e00f8,'on'),_0x2d5510['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x4e00f8['getAttributes']()),'uploadcareImageId':_0x46d459,'src':_0xf0253b,'sources':_0x181a27,'width':_0x365831,'height':_0x1196f6},_0x4e00f8);_0x5a141b['setSelection'](_0x4e00f8,'on');});}async['_getImageAsFile'](_0x5d6d42){const _0x46cbe0=_0x3dca4b['window'],_0x4614ad=_0x3dca4b['document']['location']['href'],_0x966c42=new _0x46cbe0['URL'](_0x5d6d42['getAttribute']('src'),_0x4614ad);if('data:'===_0x966c42['protocol']){const _0x82818=_0x966c42['href']['split'](','),_0x58eaec=_0x82818[0x0]['match'](/:(.*?);/)[0x1],_0x41910c=_0x58eaec['split']('/')[0x1],_0x438212=_0x46cbe0['atob'](_0x82818[_0x82818['length']-0x1]);let _0x1eca9e=_0x438212['length'];const _0x18d55e=new _0x46cbe0['Uint8Array'](_0x1eca9e);for(;_0x1eca9e--;)_0x18d55e[_0x1eca9e]=_0x438212['charCodeAt'](_0x1eca9e);return new _0x46cbe0['File']([_0x18d55e],'image.'+_0x41910c,{'type':_0x58eaec});}const _0x45aa3a=_0x966c42['href']['split']('/'),_0x280777=_0x45aa3a[_0x45aa3a['length']-0x1],_0x552678=_0x280777['split']('.')[0x1];return _0x46cbe0['fetch'](_0x966c42['href'])['then'](_0x549084=>_0x549084['clone']()['blob']())['then'](_0x4deb5a=>new _0x46cbe0['File']([_0x4deb5a],_0x280777,{'type':'image/'+_0x552678}));}}class J extends _0x31fc93{['imageEditController'];static get['requires'](){return[_0x344d28];}['_isEditable'];constructor(_0x579111){super(_0x579111),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x2355e0){const _0x2312dc=V(_0x2355e0);return _0x207307=>!(!_0x207307||!_0x207307['is']('element','imageBlock')&&!_0x207307['is']('element','imageInline'))&&(!!_0x207307['hasAttribute']('uploadcareImageId')||!!_0x207307['hasAttribute']('src')&&_0x2312dc(_0x207307['getAttribute']('src')));}(_0x579111['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x28a011=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x28a011);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x3492e1=this['editor']['model']['document']['selection']['getSelectedElement']();_0x3492e1&&(_0x3492e1['is']('element','imageBlock')||_0x3492e1['is']('element','imageInline'))&&(this['imageEditController']=new z(this['editor'],this['editor']['plugins']['get'](_0x344d28),_0x3492e1),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class O extends _0x31fc93{['refresh'](){const _0x54930f=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x54930f&&(_0x54930f['is']('element','imageBlock')||_0x54930f['is']('element','imageInline')));}['execute'](_0x575e74){const _0xc7cf13=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x329fa4=>{_0x329fa4['setAttributes'](_0x575e74,_0xc7cf13),_0x329fa4['removeAttribute']('srcset',_0xc7cf13),_0x329fa4['removeAttribute']('sizes',_0xc7cf13);});}}class m extends _0x3c6894{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x17f463,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x5a71ff}=this;_0x5a71ff['commands']['add']('uploadcareImageEdit',new J(_0x5a71ff)),_0x5a71ff['commands']['add']('uploadcareImageReplace',new O(_0x5a71ff));}}class g extends _0x3c6894{['_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 _0x120544=this['editor'];_0x120544['ui']['componentFactory']['add']('uploadcareImageEdit',_0x2585e1=>{const _0x2bd459=_0x120544['commands']['get']('uploadcareImageEdit'),_0x5eb90f=new _0x388124(_0x2585e1),t=_0x2585e1['t'];return _0x5eb90f['set']({'icon':M,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x5eb90f['bind']('isEnabled')['to'](_0x2bd459),_0x5eb90f['bind']('isOn')['to'](_0x2bd459,'isActive'),this['listenTo'](_0x5eb90f,'execute',()=>{_0x120544['execute']('uploadcareImageEdit'),_0x120544['editing']['view']['focus']();}),_0x5eb90f;}),this['_initConfig']();}['_initConfig'](){const _0x5b8550=_0x1cf8e9(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x5b8550),this['listenTo'](this['editor'],'destroy',()=>{_0x5b8550['remove']();});}}class j extends _0x3c6894{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[m,g];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as Uploadcare,i as UploadcareEditing,j as UploadcareImageEdit,m as UploadcareImageEditEditing,g as UploadcareImageEditUI,e as UploadcareUI};
|
|
23
|
+
import{Plugin as _0x53be94,icons as _0x559565,Command as _0x11b57d}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x3fb514,MenuBarMenuListItemButtonView as _0x8ec42f,View as _0x195e6b,FocusCycler as _0x2793cb,Dialog as _0x1d4b72,DialogViewPosition as _0x4be8ac,SpinnerView as _0x563b21,IconView as et,Notification as _0x25750d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x5f3321,DomEmitterMixin as _0x5001b8,global as _0x5aea03,getAncestors as _0x3c8720,ObservableMixin as _0x5e147f,createElement as _0x35f2c9,uid as _0x315106}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x23b0d0}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x29a91a,info as _0x544471}from'@uploadcare/upload-client';import*as _0x1a3535 from'@uploadcare/file-uploader';var o=function(_0x13d1c2){return _0x13d1c2['Local']='local',_0x13d1c2['URL']='url',_0x13d1c2['Dropbox']='dropbox',_0x13d1c2['GDrive']='gdrive',_0x13d1c2['Facebook']='facebook',_0x13d1c2['GPhotos']='gphotos',_0x13d1c2['OneDrive']='onedrive',_0x13d1c2;}({});function _(_0x46c8e7,_0xd89855,_0x3d9017){const t=_0x46c8e7['t'],_0x29cd68=_0x46c8e7['t'];switch(_0xd89855){case o['Local']:return{'text':_0x29cd68('Insert'===_0x3d9017?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x29cd68('From\x20computer')};case o['URL']:return{'text':'Insert'===_0x3d9017?_0x29cd68('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x29cd68('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0x3d9017?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0x3d9017?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0x3d9017?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0x3d9017?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['OneDrive']:return{'text':t('Insert'===_0x3d9017?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0xd89855;}}class e extends _0x53be94{['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 _0x116a96=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3c789d;for(const _0x7c830c in _0x116a96){const _0x4a971a=_0x7c830c,_0x14b673=_0x116a96[_0x4a971a];if('uploadcareLicenseKeyValid'==_0x14b673||'uploadcareLicenseKeyInvalid'==_0x14b673||'uploadcareLicenseKeyExpired'==_0x14b673||'uploadcareLicenseKeyDomainLimit'==_0x14b673||'uploadcareLicenseKeyNotAllowed'==_0x14b673||'uploadcareLicenseKeyEvaluationLimit'==_0x14b673||'uploadcareLicenseKeyTrialLimit'==_0x14b673||'uploadcareLicenseKeyUsageLimit'==_0x14b673){delete _0x116a96[_0x4a971a],_0x3c789d=_0x14b673,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x3c789d&&_0x116a96['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x3c789d&&_0x116a96['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x3c789d&&_0x116a96['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x3c789d&&_0x116a96['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x3c789d&&_0x116a96['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x3c789d&&_0x116a96['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x3c789d&&_0x116a96['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x318c9d}=this,_0x537169=_0x318c9d['commands']['get']('uploadcare');if(!_0x537169)return;const _0x5c6717=this['_normalizeConfigSourceList'](_0x318c9d['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x312822,_0x408c3b)=>{const _0x38b2a4=this['_getIntegrationKey'](_0x408c3b['type']);return _0x312822[_0x38b2a4]||(_0x312822[_0x38b2a4]=[]),_0x312822[_0x38b2a4]['push'](_0x408c3b),_0x312822;},{});_0x318c9d['plugins']['has']('ImageInsertUI')&&_0x318c9d['commands']['get']('uploadcare')&&Object['entries'](_0x5c6717)['forEach'](([_0x4edef7,_0x42aed8])=>{_0x318c9d['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x4edef7,'observable':()=>_0x537169,'buttonViewCreator':()=>this['_createToolbarButton'](_0x42aed8),'formViewCreator':()=>this['_createDropdownButtons'](_0x42aed8),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x42aed8),'override':'assetManager'!==_0x4edef7});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x2838af){const {locale:_0x328a69}=this['editor'];return _0x2838af['map'](_0x11e2e6=>{const _0x51ab09=_(_0x328a69,_0x11e2e6,'Insert');switch(_0x11e2e6){case o['Local']:return{'icon':_0x559565['imageUpload'],'type':o['Local'],..._0x51ab09};case o['URL']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M12.748\x202a4.622\x204.622\x200\x200\x200-3.174\x201.362L8.02\x204.915a.783.783\x200\x200\x200\x20.002\x201.11.786.786\x200\x200\x200\x201.11\x200l1.55-1.553c1.185-1.185\x203.024-1.195\x204.116-.104l.851.854c1.092\x201.091\x201.083\x202.927-.101\x204.11l-1.555\x201.554a.787.787\x200\x200\x200\x20.557\x201.34.78.78\x200\x200\x200\x20.553-.23l1.554-1.552c1.758-1.757\x201.838-4.597.102-6.332l-.854-.853A4.31\x204.31\x200\x200\x200\x2012.748\x202Zm-.488\x204.973a.78.78\x200\x200\x200-.553.23L7.2\x2011.71l-.004.002a.784.784\x200\x200\x200\x201.11\x201.107l.003-.002\x204.504-4.505a.785.785\x200\x200\x200-.554-1.339Zm-6.79.815a.791.791\x200\x200\x200-.554.234L3.36\x209.573c-1.757\x201.758-1.836\x204.597-.101\x206.332l.853.852c1.736\x201.734\x204.572\x201.655\x206.33-.102l1.547-1.547.006-.008a.777.777\x200\x200\x200\x20.244-.554.782.782\x200\x200\x200-.799-.797.774.774\x200\x200\x200-.56.248l-1.545\x201.547c-1.184\x201.184-3.021\x201.195-4.113.104l-.854-.854c-1.091-1.091-1.083-2.927.102-4.111l1.552-1.555a.787.787\x200\x200\x200\x20.233-.555.79.79\x200\x200\x200-.06-.3.793.793\x200\x200\x200-.173-.253s-.104-.14-.183-.185c-.051-.03-.133-.047-.37-.047Z\x22/></svg>\x0a','type':o['URL'],..._0x51ab09};case o['Dropbox']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M5.972\x203.115A.746.746\x200\x200\x201\x206.374\x203c.14\x200\x20.28.037.402.115l3.229\x202.059\x203.228-2.057a.75.75\x200\x200\x201\x20.805\x200l3.629\x202.31h.002a.757.757\x200\x200\x201\x200\x201.264h-.002L15.034\x208.37l2.633\x201.678h.002a.756.756\x200\x200\x201\x200\x201.262h-.002l-3.63\x202.312a.746.746\x200\x200\x201-.161.076c.234.08.409.275.482.5a.75.75\x200\x200\x201-.322.854l-3.629\x202.308a.75.75\x200\x200\x201-.805\x200l-3.63-2.31a.75.75\x200\x200\x201-.229-1.031l.076-.122h.022a.746.746\x200\x200\x201\x20.32-.189.75.75\x200\x200\x201-.19-.086l-3.63-2.312a.756.756\x200\x200\x201\x200-1.264l2.632-1.678-2.632-1.676a.757.757\x200\x200\x201\x200-1.263l3.63-2.313Zm2.64\x202.946L6.374\x204.635\x204.136\x206.06l2.238\x201.423\x202.238-1.423Zm7.262\x200-2.236-1.426-2.239\x201.426\x202.237\x201.423\x202.238-1.423Zm-3.637\x202.306-2.232-1.422-2.233\x201.422\x202.235\x201.422\x202.23-1.422Zm-3.625\x202.31L6.374\x209.253l-2.238\x201.426\x202.238\x201.424\x202.238-1.424Zm7.262\x200-2.236-1.425-2.239\x201.426\x202.237\x201.424\x202.238-1.424Zm-2.64\x202.944-3.23-2.056-3.228\x202.056a.75.75\x200\x200\x201-.185.084.724.724\x200\x200\x201\x20.185.08l3.229\x202.057\x203.226-2.055a.827.827\x200\x200\x201\x20.18-.084.746.746\x200\x200\x201-.178-.082Z\x22/></svg>\x0a','type':o['Dropbox'],..._0x51ab09};case o['Facebook']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M10.01\x202C5.59\x202\x202\x205.59\x202\x2010.01a8.011\x208.011\x200\x200\x200\x206.775\x207.914.754.754\x200\x200\x200\x20.598-.17.75.75\x200\x200\x200\x20.262-.565v-5.02a.745.745\x200\x200\x200-.22-.524.745.745\x200\x200\x200-.526-.221H7.77v-.627H8.89a.745.745\x200\x200\x200\x20.525-.22c.14-.14.22-.329.22-.526V8.324c0-.466.122-1.083.524-1.48.33-.326\x201.017-.6\x202.332-.43v.408c-.152.012-.305.017-.457.04-.335.048-.662.136-.943.326-.313.21-.497.505-.59.804-.093.3-.107.602-.107.88v1.18a.746.746\x200\x200\x200\x20.744.746h1.158l-.098.63h-1.06a.744.744\x200\x200\x200-.744.744v5.017a.752.752\x200\x200\x200\x20.26.567c.081.07.177.119.28.148a.75.75\x200\x200\x200\x20.319.022A8.012\x208.012\x200\x200\x200\x2010.01\x202Zm0\x201.486a6.52\x206.52\x200\x200\x201\x206.521\x206.524c0\x202.945-1.973\x205.386-4.65\x206.197v-3.291h.951a.749.749\x200\x200\x200\x20.736-.63l.332-2.12a.742.742\x200\x200\x200-.17-.6.745.745\x200\x200\x200-.564-.26h-1.285V8.87c0-.252.024-.384.039-.433.003-.008.002-.012.002-.016.016-.011.104-.055.326-.088a7\x207\x200\x200\x201\x20.984-.05.746.746\x200\x200\x200\x20.528-.218c.14-.139.217-.33.217-.527V5.76a.747.747\x200\x200\x200-.586-.729c-2.04-.438-3.433-.083-4.278.75-.818.807-.968\x201.884-.968\x202.543v.983H7.027a.744.744\x200\x200\x200-.525.22.743.743\x200\x200\x200-.219.526v2.119c0\x20.197.08.386.219.525.14.14.328.221.525.221h1.118v3.291c-2.681-.809-4.659-3.25-4.659-6.197a6.523\x206.523\x200\x200\x201\x206.524-6.526Z\x22/></svg>\x0a','type':o['Facebook'],..._0x51ab09};case o['GDrive']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M7.666\x203a.736.736\x200\x200\x200-.371.1.748.748\x200\x200\x200-.275.267l-4.918\x208.397a.743.743\x200\x200\x200-.006.744l2.46\x204.318a.747.747\x200\x200\x200\x20.65.377h9.606a.754.754\x200\x200\x200\x20.65-.377l2.46-4.318a.74.74\x200\x200\x200\x20.002-.735l-4.688-8.392a.754.754\x200\x200\x200-.654-.38H7.666Zm1.285\x201.492h3.195l3.854\x206.9h-3.1l-3.949-6.9Zm-1.293.742L9.223\x207.97l-4.016\x206.988-1.6-2.813\x204.051-6.91Zm2.424\x204.237\x201.098\x201.922H8.977l1.105-1.922ZM8.12\x2012.885h7.87L14.38\x2015.71H6.494l1.625-2.826Z\x22/></svg>\x0a','type':o['GDrive'],..._0x51ab09};case o['GPhotos']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M9.258\x203.082c0-.594.486-1.082\x201.08-1.082a4.38\x204.38\x200\x200\x201\x204.239\x205.489c-.18.688-.633\x201.245-1.109\x201.767h3.468c.595\x200\x201.082.488\x201.082\x201.082a4.382\x204.382\x200\x200\x201-5.49\x204.24v-.001c-.689-.18-1.246-.633-1.768-1.109v3.468c0\x20.595-.487\x201.082-1.082\x201.082a4.384\x204.384\x200\x200\x201-4.111-2.866\x204.382\x204.382\x200\x200\x201-.125-2.624c.18-.689.632-1.246\x201.108-1.768H3.082A1.085\x201.085\x200\x200\x201\x202\x209.68a4.382\x204.382\x200\x200\x201\x205.49-4.238c.69.18\x201.246.632\x201.768\x201.108V3.082Zm3.164\x201.32c-.435-.46-1.043-.667-1.662-.767v5.49c.619-.1\x201.227-.307\x201.662-.766a2.875\x202.875\x200\x200\x200\x200-3.958ZM7.21\x206.918a2.876\x202.876\x200\x200\x200-2.93.789c-.396.423-.569.983-.658\x201.55h5.56c-.045-.295-.091-.59-.224-.859a2.879\x202.879\x200\x200\x200-1.748-1.48Zm9.254\x203.841h-5.653l.013.1c.012.098.025.197.053.292a2.873\x202.873\x200\x200\x200\x204.862\x201.158\x202.87\x202.87\x200\x200\x200\x20.398-.54v-.001c.111-.195.2-.403.263-.619.026-.092.038-.188.05-.283l.014-.107Zm-8.872\x204.86c.437.459\x201.045.666\x201.665.766V10.89c-1.369.222-2.456\x201.314-2.456\x202.747\x200\x20.738.283\x201.447.791\x201.981Z\x22/></svg>\x0a','type':o['GPhotos'],..._0x51ab09};case o['OneDrive']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M10.223\x205.001a5.277\x205.277\x200\x200\x200-4.408\x202.258c-3.224.423-4.908\x204.123-3.032\x206.814l.004.008.002.004c.48.627\x201.712\x201.84\x203.588\x201.84h7.936c.667\x200\x201.32-.179\x201.894-.522a3.838\x203.838\x200\x200\x200\x201.381-1.46v-.005c1.13-2.16-.133-4.777-2.488-5.298-.617-1.853-2.177-3.242-4.111-3.565a5.273\x205.273\x200\x200\x200-.766-.074Zm-.092\x201.5c.078\x200\x20.154.001.23.008.077.004.154.014.231.021l.226.035a5.203\x205.203\x200\x200\x201\x20.45.116\x203.31\x203.31\x200\x200\x201\x20.433.166\x204.079\x204.079\x200\x200\x201\x20.606.348\x204.195\x204.195\x200\x200\x201\x20.37.293\x203.54\x203.54\x200\x200\x201\x20.33.348\x203.517\x203.517\x200\x200\x201\x20.505.778\x203.182\x203.182\x200\x200\x200-.42.117c-.082.03-.164.06-.244.094l-1.49.627-2.686-1.61a4.39\x204.39\x200\x200\x200-1.002-.445c.015-.01.032-.026.047-.039a3.744\x203.744\x200\x200\x201\x20.4-.289\x203.713\x203.713\x200\x200\x201\x20.424-.23\x203.02\x203.02\x200\x200\x201\x20.219-.094c.074-.03.15-.053.225-.076a3.77\x203.77\x200\x200\x201\x20.222-.06c.077-.02.157-.035.233-.05.075-.015.15-.025.228-.033.077-.007.154-.015.233-.02.078-.003.154-.005.23-.005Zm-3.8\x202.193h.003c.54.001\x201.111.156\x201.551.428l1.783\x201.07-5.867\x202.471c-.535-1.29-.15-2.788\x201.059-3.537l.007-.004c.441-.271.946-.42\x201.463-.428Zm7.974\x201.33.152.008c.086.008.173.018.258.033a1.956\x201.956\x200\x200\x201\x20.477.145\x202.179\x202.179\x200\x200\x201\x20.918.756c.046.066.09.133.127.2a2.284\x202.284\x200\x200\x201\x20.269.919c.004.081.008.165.002.248-.003.055-.012.111-.02.166l-3.507-2.102.459-.193.015-.008a2.118\x202.118\x200\x200\x201\x20.41-.125\x202.297\x202.297\x200\x200\x201\x20.44-.047Zm-3.008\x201.112\x204.506\x202.699a2.217\x202.217\x200\x200\x201-.338.26\x202.228\x202.228\x200\x200\x201-.668.275c-.078.019-.157.03-.24.04-.081.007-.164.015-.246.015H6.373c-.057\x200-.113-.001-.168-.004a1.904\x201.904\x200\x200\x201-.164-.016l-.154-.023c-.051-.008-.102-.014-.15-.026a2.942\x202.942\x200\x200\x201-.77-.3\x202.889\x202.889\x200\x200\x201-.21-.133c-.012-.008-.019-.016-.03-.024l6.57-2.763Z\x22/></svg>\x0a','type':o['OneDrive'],..._0x51ab09};}});}['_getIntegrationKey'](_0x2663b6){switch(_0x2663b6){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x44456f,_0x2abc34){const _0x54eb6b=this['editor'],_0xe5bf42=new _0x44456f(_0x54eb6b['locale']),_0xe72a42=_0x54eb6b['commands']['get']('uploadcare');return _0xe5bf42['bind']('isEnabled')['to'](_0xe72a42),_0xe5bf42['on']('execute',()=>{_0xe72a42['execute'](_0x2abc34);}),_0xe5bf42;}['_createToolbarButton'](_0x221019){const {locale:_0x42b2a5}=this['editor'],_0x272b8b=this['editor']['plugins']['get']('ImageInsertUI'),_0x58c9e0=_0x221019[0x0],_0x21a8df=this['_createButton'](_0x3fb514,_0x58c9e0['type']);return _0x21a8df['icon']=_0x58c9e0['icon'],_0x21a8df['bind']('label')['to'](_0x272b8b,'isImageSelected',_0x60979c=>_(_0x42b2a5,_0x58c9e0['type'],_0x60979c?'Replace':'Insert')['text']),_0x21a8df['tooltip']=!0x0,_0x21a8df;}['_createDropdownButtons'](_0x2c4d93){const {locale:_0x40197e}=this['editor'],_0x4c59a1=this['editor']['plugins']['get']('ImageInsertUI');return _0x2c4d93['map'](_0x13fc3b=>{const _0x5d8cae=this['_createButton'](_0x3fb514,_0x13fc3b['type']);return _0x5d8cae['withText']=!0x0,_0x5d8cae['icon']=_0x13fc3b['icon'],_0x5d8cae['bind']('label')['to'](_0x4c59a1,'isImageSelected',_0x442b99=>_(_0x40197e,_0x13fc3b['type'],_0x442b99?'Replace':'Insert')['text']),_0x5d8cae;});}['_createMenuBarButtons'](_0x4c168a){return _0x4c168a['map'](_0x54c911=>{const _0x5c4e8=this['_createButton'](_0x8ec42f,_0x54c911['type']);return _0x5c4e8['icon']=_0x54c911['icon'],_0x5c4e8['label']=_0x54c911['shortText'],_0x5c4e8;});}}class q extends _0x195e6b{['focusTracker'];['focusCycler'];constructor(_0x5049f1){super(_0x5049f1),this['focusTracker']=new _0x5f3321(),this['focusCycler']=new _0x2793cb({'focusables':this['createCollection'](),'focusTracker':this['focusTracker']});}['getFocusableElement'](){return{'tag':'div','attributes':{'aria-hidden':'true','tabindex':'0'},'on':{'focus':this['bindTemplate']['to'](()=>{this['focusCycler']['fire']('forwardCycle');})}};}}class S extends q{constructor(_0x338ee7){super(_0x338ee7),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':[{'tag':'uc-file-uploader-inline','attributes':{'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'uploader'}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function C(_0x2e1603,_0x1c78ed){const _0x197f57=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x13f533=>_0x13f533<=_0x1c78ed)['map'](_0x2cb52f=>_0x2e1603['replace'](/\/$/,'')+'/-/resize/'+_0x2cb52f+'x/\x20'+_0x2cb52f+'w');return{'imageFallbackUrl':_0x2e1603,'imageSources':[{'srcset':_0x197f57['join'](',\x20'),'sizes':'(max-width:\x20'+_0x1c78ed+'px)\x20100vw,\x20'+_0x1c78ed+'px','type':'image/webp'}]};}function A(_0x111c9e,_0x5a7f7a,_0xbdfb02){const _0x67b2a1=_0x111c9e['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x67b2a1?parseInt(_0x67b2a1[0x1],0xa):_0x5a7f7a,'height':_0x67b2a1?parseInt(_0x67b2a1[0x2],0xa):_0xbdfb02};}function p(_0xb91723,_0x35951f){const _0x2b3a3b=Object['create'](_0x5001b8),_0x16ad09=_0xb91723['plugins']['get']('ImageUtils'),_0x2e41d7=_0xb91723['editing']['mapper']['toViewElement'](_0x35951f),_0x3473f5=_0x16ad09['findViewImgElement'](_0x2e41d7),_0x163f6b=_0xb91723['editing']['view']['domConverter']['viewToDom'](_0x3473f5),_0x26520a=_0x35951f['getAttribute']('width'),_0x1c4c80=_0x35951f['getAttribute']('height'),_0xda0cfd='image-processing';_0xb91723['editing']['view']['change'](_0x311f2f=>{_0x311f2f['addClass'](_0xda0cfd,_0x2e41d7),_0x311f2f['setStyle']('aspect-ratio',_0x26520a+'/'+_0x1c4c80,_0x3473f5);}),_0x2b3a3b['listenTo'](_0x163f6b,'load',()=>{_0x2b3a3b['stopListening'](_0x163f6b,'load'),_0xb91723['editing']['view']['change'](_0x595715=>{_0x595715['removeClass'](_0xda0cfd,_0x2e41d7),_0x595715['removeStyle']('aspect-ratio',_0x3473f5);});});}function R(_0x38984c){if(Array['isArray'](_0x38984c)){const _0x390a75=_0x38984c['map'](R);return _0xc7af7e=>_0x390a75['some'](_0xd2afa5=>_0xd2afa5(_0xc7af7e));}if('origin'==_0x38984c){const _0x22b65=_0x5aea03['window']['location']['origin'];return _0x141fa8=>new URL(_0x141fa8,_0x5aea03['document']['baseURI'])['origin']==_0x22b65;}return'function'==typeof _0x38984c?_0x38984c:_0x38984c instanceof RegExp?_0x285468=>!(!_0x285468['match'](_0x38984c)&&!_0x285468['replace'](/^https?:\/\//,'')['match'](_0x38984c)):()=>!0x1;}function F(_0x4a4993,_0x3c1986){return _0x3c8720(_0x4a4993['target'])['includes'](_0x3c1986);}class h extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x5e147f(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x394f7c,_0x2bfa5b,_0x26bb0b){super(),this['_editor']=_0x394f7c,this['_editing']=_0x2bfa5b,this['_dialog']=_0x394f7c['plugins']['get'](_0x1d4b72),this['_api']=_0x2bfa5b['ctxElement']['getAPI'](),this['_type']=_0x26bb0b,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:_0x3ab6c0,model:_0x5341b7}=this['_editor'],_0x1d53f9=_0x5341b7['document']['selection']['getSelectedElement'](),_0xe4e5b7=_0x1d53f9&&(_0x1d53f9['is']('element','imageBlock')||_0x1d53f9['is']('element','imageInline'));this['_formView']=new S(_0x3ab6c0),this['_dialog']['show']({'id':'uploadCare','icon':_0x559565['imageUpload'],'title':_(_0x3ab6c0,this['_type'],_0xe4e5b7?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x4be8ac['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x4166c5=>!F(_0x4166c5,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x123427}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x2b62c3=>{const _0x2cabf3=_0x123427['length'];for(const _0x2b4e7c of _0x123427){const _0x487036=_0x2b4e7c===_0x123427[_0x2cabf3-0x1],{cdnUrl:_0x83b891,fileInfo:_0x5a2802}=_0x2b4e7c;if(!_0x83b891||!_0x5a2802)continue;const {width:_0x22bfa5,height:_0x174bf1}=_0x5a2802['imageInfo'],_0x6aa4a2=A(_0x83b891,_0x22bfa5,_0x174bf1),_0x2ac195=C(_0x83b891,_0x6aa4a2['width']),_0x1cc420={'id':_0x5a2802['uuid'],'type':'image','attributes':{'imageDimension':_0x6aa4a2,..._0x2ac195}};this['_insertAsset'](_0x1cc420,_0x487036,_0x2b62c3);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x458e28=>{'idle'===_0x458e28['detail']['status']&&!_0x458e28['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x14927e,_0x11299c,_0x1bbc9b){const _0x594b0f=this['_editor']['model']['document']['selection'],_0x47f52d=_0x594b0f['getSelectedElement'](),_0xa61aae=!(!_0x47f52d||!_0x47f52d['is']('element','imageInline'));_0x1bbc9b['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x14927e,_0xa61aae),_0x11299c||_0x1bbc9b['setSelection'](_0x594b0f['getLastPosition']());}['_insertImage'](_0x235fb5,_0x4ee561){const _0x2a7b7b=this['_editor'],{imageDimension:_0x71b7e5,imageFallbackUrl:_0xc09c22,imageSources:_0x48bf77}=_0x235fb5['attributes'];_0x2a7b7b['execute']('insertImage',{'imageType':_0x4ee561?'imageInline':null,'source':{'uploadcareImageId':_0x235fb5['id'],'src':_0xc09c22,'sources':_0x48bf77,..._0x71b7e5}});}}class l extends _0x11b57d{['_editing'];['_controller']=null;static get['requires'](){return[_0x1d4b72,i];}constructor(_0x1bfdee){super(_0x1bfdee),this['_editing']=_0x1bfdee['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5a1e73){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new h(this['editor'],this['_editing'],_0x5a1e73);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class k{static['upload']({file:_0x145951,publicKey:_0x4f0882,signal:_0xc77378,onProgress:_0x59eed6}){return _0x29a91a(_0x145951,{'publicKey':_0x4f0882,'store':'auto','signal':_0xc77378,'onProgress':_0x59eed6});}static['getInfo'](_0x146044,_0x387113){return _0x544471(_0x146044,_0x387113);}}class f extends _0x53be94{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x23b0d0,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x596d6f=this['editor'];if(!!!_0x596d6f['config']['get']('uploadcare'))return;_0x596d6f['plugins']['get'](_0x23b0d0)['createUploadAdapter']=_0x5d3ddc=>new E(_0x5d3ddc,_0x596d6f),_0x596d6f['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x45f424,{imageElement:_0x51beb2,data:_0x155be9})=>{_0x596d6f['model']['change'](_0x3f0d77=>{_0x3f0d77['setAttribute']('uploadcareImageId',_0x155be9['uploadcareImageId'],_0x51beb2);});});}}class E{['loader'];['editor'];['controller'];constructor(_0x50c81e,_0x9184c4){this['loader']=_0x50c81e,this['editor']=_0x9184c4,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x208f16=this['editor']['config']['get']('uploadcare.pubkey'),_0x4f8f3c=await this['loader']['file'];return k['upload']({'file':_0x4f8f3c,'publicKey':_0x208f16,'signal':this['controller']['signal'],'onProgress':_0x3f7462=>{_0x3f7462&&_0x3f7462['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x3f7462['value']);}})['then'](async _0x233077=>{const {imageFallbackUrl:_0x59367c,imageSources:_0x57aacb}=C(_0x233077['cdnUrl'],_0x233077['imageInfo']['width']);return{'uploadcareImageId':_0x233077['uuid'],'default':_0x59367c,'sources':_0x57aacb};})['catch'](()=>{const _0x452ef2=t('Cannot\x20upload\x20file:')+('\x20'+_0x4f8f3c['name']+'.');return Promise['reject'](_0x452ef2);});}['abort'](){this['controller']['abort']();}}class i extends _0x53be94{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0x1d4b72];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x3deba8=this['editor'];_0x3deba8['commands']['add']('uploadcare',new l(_0x3deba8));}['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 _0x3027ff=_0x5aea03['document']['querySelector']('input[uploadcare-file-input]');_0x3027ff&&_0x3027ff['remove']();}),async function(_0x3db5af){const _0x422db3=_0x1a2164([0x79,0x4d,0x4e,0x73,0x45,0x50,0x42,0x41,0x57,0x56,0x47,0x4b,0x72,0x76,0x6c,0x4c,0x46,0x31,0x51,0x52,0x32,0x36,0x44,0x34,0x58,0x53,0x38,0x6f,0x6e,0x64,0x30,0x75,0x4f,0x63,0x69,0x65,0x74,0x49,0x6b,0x67,0x59,0x35,0x61,0x37,0x7a,0x43,0x33,0x55,0x4a,0x71,0x6d,0x39,0x48,0x54,0x66,0x77,0x62,0x5a,0x78,0x6a,0x68,0x70]),_0xb83306=0x2dc31763,_0x7a8716=0x2dc4779b^_0xb83306,_0x1fa9aa=window[_0x1a2164([0x44,0x61,0x74,0x65])][_0x1a2164([0x6e,0x6f,0x77])](),_0x2f9ecf=_0x3db5af[_0x1a2164([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5e5ef6=new window[(_0x1a2164([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x275d81=>{_0x2f9ecf[_0x1a2164([0x6f,0x6e,0x63,0x65])](_0x1a2164([0x72,0x65,0x61,0x64,0x79]),_0x275d81);}),_0xd22ed4={[_0x1a2164([0x6b,0x74,0x79])]:_0x1a2164([0x45,0x43]),[_0x1a2164([0x75,0x73,0x65])]:_0x1a2164([0x73,0x69,0x67]),[_0x1a2164([0x63,0x72,0x76])]:_0x1a2164([0x50,0x2d,0x32,0x35,0x36]),[_0x1a2164([0x78])]:_0x1a2164([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]),[_0x1a2164([0x79])]:_0x1a2164([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]),[_0x1a2164([0x61,0x6c,0x67])]:_0x1a2164([0x45,0x53,0x32,0x35,0x36])},_0x4bf735=_0x2f9ecf[_0x1a2164([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1a2164([0x67,0x65,0x74])](_0x1a2164([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a2443(){let _0x5508b6,_0x3d44da=null,_0x49f703=null;try{if(_0x4bf735==_0x1a2164([0x47,0x50,0x4c]))return _0x1a2164([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5508b6=_0x20161b(),!_0x5508b6)return _0x1a2164([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5508b6[_0x1a2164([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x49f703=_0x2ff079(_0x5508b6[_0x1a2164([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5508b6[_0x1a2164([0x6a,0x74,0x69])])),await _0x1f6c72()?_0x1ed726()?_0x4fadb2()?_0x1a2164([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2e0a5e()?(_0x5508b6[_0x1a2164([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a2164([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3d44da=_0x5084fa(_0x1a2164([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5508b6[_0x1a2164([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1a2164([0x74,0x72,0x69,0x61,0x6c])&&(_0x3d44da=_0x5084fa(_0x1a2164([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x555686()):_0x1a2164([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1a2164([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1a2164([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x226602){return _0x1a2164([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4fadb2(){const _0x4cb60b=[_0x1a2164([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1a2164([0x74,0x72,0x69,0x61,0x6c])][_0x1a2164([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5508b6[_0x1a2164([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1fa9aa/0x3e8:0xe10*_0x7a8716;return _0x5508b6[_0x1a2164([0x65,0x78,0x70])]<_0x4cb60b;}function _0x1ed726(){const _0x264711=_0x5508b6[_0x1a2164([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x264711&&(!!_0x264711[_0x1a2164([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a2164([0x2a]))||!!_0x264711[_0x1a2164([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a2164([0x55,0x50,0x4c,0x43])));}function _0x2e0a5e(){const _0x7dfc4a=_0x5508b6[_0x1a2164([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7dfc4a||0x0==_0x7dfc4a[_0x1a2164([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x53a3c9}=new URL(window[_0x1a2164([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x7dfc4a[_0x1a2164([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53a3c9))return!0x0;const _0x5af7b3=_0x53a3c9[_0x1a2164([0x73,0x70,0x6c,0x69,0x74])](_0x1a2164([0x2e]));return _0x7dfc4a[_0x1a2164([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3ac982=>_0x3ac982[_0x1a2164([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1a2164([0x2a])))[_0x1a2164([0x6d,0x61,0x70])](_0x13d33e=>_0x13d33e[_0x1a2164([0x73,0x70,0x6c,0x69,0x74])](_0x1a2164([0x2e])))[_0x1a2164([0x73,0x6f,0x6d,0x65])](_0x28df36=>_0x5af7b3[_0x1a2164([0x65,0x76,0x65,0x72,0x79])]((_0x303f61,_0x407f45)=>_0x28df36[_0x407f45]===_0x303f61||_0x28df36[_0x407f45]===_0x1a2164([0x2a])));}function _0x555686(){return _0x3d44da&&_0x49f703?new window[(_0x1a2164([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x45cdc2,_0x2ac7d3)=>{_0x3d44da[_0x1a2164([0x74,0x68,0x65,0x6e])](_0x45cdc2,_0x2ac7d3),_0x49f703[_0x1a2164([0x74,0x68,0x65,0x6e])](_0x1a28d5=>{_0x1a28d5!=_0x1a2164([0x56,0x61,0x6c,0x69,0x64])&&_0x45cdc2(_0x1a28d5);},_0x2ac7d3);}):_0x3d44da||_0x49f703||_0x1a2164([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ff079(_0x1c8a07,_0x58846f){return new window[(_0x1a2164([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a6dd2=>{if(_0x3fe211())return _0x1a6dd2(_0x1a2164([0x56,0x61,0x6c,0x69,0x64]));_0x1ed629(),_0x2f9ecf[_0x1a2164([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1a2164([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x29e3a3=!0x1;const _0x3a6f27=_0x315106();function _0x580c19(_0x217140){return!!_0x217140&&(typeof _0x217140===_0x1a2164([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x217140===_0x1a2164([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x217140[_0x1a2164([0x74,0x68,0x65,0x6e])]===_0x1a2164([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x217140[_0x1a2164([0x63,0x61,0x74,0x63,0x68])]===_0x1a2164([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1ae790(_0x1dec76){_0x2d76fa(_0x1dec76)[_0x1a2164([0x74,0x68,0x65,0x6e])](_0x186828=>{if(!_0x186828||_0x186828[_0x1a2164([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1a2164([0x6f,0x6b]))return _0x1a2164([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x214694(_0x4b431a(_0x3a6f27+_0x58846f))!=_0x186828[_0x1a2164([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1a2164([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1a2164([0x56,0x61,0x6c,0x69,0x64]);})[_0x1a2164([0x74,0x68,0x65,0x6e])](_0x2dc782=>(_0x59688d(),_0x2dc782),()=>{const _0x5ed509=_0x3a3cbc();return null==_0x5ed509?(_0x59688d(),_0x1a2164([0x56,0x61,0x6c,0x69,0x64])):_0x1a2164(_0x1fa9aa-_0x5ed509>(0x9cf9363^_0xb83306)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1a2164([0x74,0x68,0x65,0x6e])](_0x1a6dd2)[_0x1a2164([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a6dd2(_0x1a2164([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x51dfca=0x2df5f9e3^_0xb83306;function _0x59688d(){const _0x129bc8=_0x1a2164([0x6c,0x6c,0x63,0x74,0x2d])+_0x214694(_0x4b431a(_0x1c8a07)),_0x37a522=_0x537497(_0x214694(window[_0x1a2164([0x4d,0x61,0x74,0x68])][_0x1a2164([0x63,0x65,0x69,0x6c])](_0x1fa9aa/_0x51dfca)));window[_0x1a2164([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a2164([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x129bc8,_0x37a522);}function _0x3a3cbc(){const _0x7ac5be=_0x1a2164([0x6c,0x6c,0x63,0x74,0x2d])+_0x214694(_0x4b431a(_0x1c8a07)),_0x10547c=window[_0x1a2164([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1a2164([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7ac5be);return _0x10547c?window[_0x1a2164([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x537497(_0x10547c),0x10)*_0x51dfca:null;}function _0x2d76fa(_0x511364){return new window[(_0x1a2164([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x349efb,_0x16518b)=>{_0x511364[_0x1a2164([0x74,0x68,0x65,0x6e])](_0x349efb,_0x16518b),window[_0x1a2164([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x16518b,0x2dc2c3a3^_0xb83306);});}}_0x2f9ecf[_0x1a2164([0x6f,0x6e])](_0x1a2164([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5c834e,_0x59a938)=>{if(_0x59a938[0x0]!=_0x1c8a07)return _0x1a6dd2(_0x1a2164([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x59a938[0x1]={..._0x59a938[0x1],[_0x1a2164([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3a6f27};},{[_0x1a2164([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a2164([0x68,0x69,0x67,0x68])}),_0x2f9ecf[_0x1a2164([0x6f,0x6e])](_0x1a2164([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xf808e1=>{_0x580c19(_0xf808e1[_0x1a2164([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x29e3a3=!0x0,_0x1ae790(_0xf808e1[_0x1a2164([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1a2164([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1a2164([0x6c,0x6f,0x77])}),_0x5e5ef6[_0x1a2164([0x74,0x68,0x65,0x6e])](()=>{_0x29e3a3||_0x1a6dd2(_0x1a2164([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3fe211(){return _0x2f9ecf[_0x1a2164([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a2164([0x76,0x69,0x65,0x77])][_0x1a2164([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1a2164([0x61,0x75,0x74,0x6f]);}function _0x1ed629(){_0x2f9ecf[_0x1a2164([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1a2164([0x76,0x69,0x65,0x77])][_0x1a2164([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1a2164([0x61,0x75,0x74,0x6f]);}}function _0x5084fa(_0x20c10d){const _0x470034=[new window[(_0x1a2164([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54d168=>setTimeout(_0x54d168,0x2dca29af^_0xb83306)),_0x5e5ef6[_0x1a2164([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1a2164([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1e82ab=>{let _0x24992e=0x0;_0x2f9ecf[_0x1a2164([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a2164([0x6f,0x6e])](_0x1a2164([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x244705,_0x16176e)=>{_0x16176e[0x0][_0x1a2164([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x24992e++,_0x24992e==(0x2dc3169b^_0xb83306)&&(_0x1e82ab(),_0x244705[_0x1a2164([0x6f,0x66,0x66])]());});}))];return window[_0x1a2164([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1a2164([0x72,0x61,0x63,0x65])](_0x470034)[_0x1a2164([0x74,0x68,0x65,0x6e])](()=>_0x20c10d);}async function _0x1b7176(){await _0x5e5ef6,_0x2f9ecf[_0x1a2164([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a2164([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x112c7e,_0x2f9ecf[_0x1a2164([0x6d,0x6f,0x64,0x65,0x6c])][_0x1a2164([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x112c7e,_0x2f9ecf[_0x1a2164([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1a2164([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x55a348(_0x159d50){const _0x448cc9=_0x56806c();_0x2f9ecf[_0x448cc9]=_0x1a2164([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x159d50,_0x159d50!=_0x1a2164([0x56,0x61,0x6c,0x69,0x64])&&_0x1b7176();}function _0x56806c(){const _0x3be9db=window[_0x1a2164([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1a2164([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1a2164([0x6e,0x6f,0x77])]())[_0x1a2164([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1a2164([0x2e]),'');let _0x2470b7=_0x1a2164([0x79]);for(let _0x4b9ba4=0x0;_0x4b9ba4<_0x3be9db[_0x1a2164([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4b9ba4+=0x2){let _0x58341d=window[_0x1a2164([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3be9db[_0x1a2164([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4b9ba4,_0x4b9ba4+0x2));_0x58341d>=_0x422db3[_0x1a2164([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x58341d-=_0x422db3[_0x1a2164([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2470b7+=_0x422db3[_0x58341d];}return _0x2470b7;}function _0x20161b(){const _0x38fec4=_0x4bf735[_0x1a2164([0x73,0x70,0x6c,0x69,0x74])](_0x1a2164([0x2e]));if(0x3!=_0x38fec4[_0x1a2164([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x55c8f0(_0x38fec4[0x1]);function _0x55c8f0(_0x13268f){const _0x51ea8f=_0xd11d35(_0x13268f);return _0x51ea8f&&_0x49ef22()?_0x51ea8f:null;function _0x49ef22(){const _0x149701=_0x51ea8f[_0x1a2164([0x6a,0x74,0x69])],_0x45d0be=window[_0x1a2164([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x149701[_0x1a2164([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x149701[_0x1a2164([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf86640={..._0x51ea8f,[_0x1a2164([0x6a,0x74,0x69])]:_0x149701[_0x1a2164([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x149701[_0x1a2164([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf86640[_0x1a2164([0x76,0x63])],_0x4b431a(_0xf86640)==_0x45d0be;}}}async function _0x1f6c72(){let _0x45f863=!0x0;try{const _0x39e0d9=_0x4bf735[_0x1a2164([0x73,0x70,0x6c,0x69,0x74])](_0x1a2164([0x2e])),[_0xd33a93,_0x51bcfc,_0x27bc8a]=_0x39e0d9;return _0x2bfe0b(_0xd33a93),await _0x198716(_0xd33a93,_0x51bcfc,_0x27bc8a),_0x45f863;}catch(_0x4ccea8){return!0x1;}function _0x2bfe0b(_0x3717ff){const _0x307eea=_0xd11d35(_0x3717ff);_0x307eea&&_0x307eea[_0x1a2164([0x61,0x6c,0x67])]==_0x1a2164([0x45,0x53,0x32,0x35,0x36])||(_0x45f863=!0x1);}async function _0x198716(_0x32b64b,_0x2a8375,_0x2e70a5){const _0x51c6aa=window[_0x1a2164([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1a2164([0x66,0x72,0x6f,0x6d])](_0x481c67(_0x2e70a5),_0x3a280c=>_0x3a280c[_0x1a2164([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xc5f29d=new window[(_0x1a2164([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1a2164([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x32b64b+_0x1a2164([0x2e])+_0x2a8375),_0x42b04d=window[_0x1a2164([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1a2164([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x42b04d)return;const _0x4ecc0a=await _0x42b04d[_0x1a2164([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1a2164([0x6a,0x77,0x6b]),_0xd22ed4,{[_0x1a2164([0x6e,0x61,0x6d,0x65])]:_0x1a2164([0x45,0x43,0x44,0x53,0x41]),[_0x1a2164([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1a2164([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1a2164([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x42b04d[_0x1a2164([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1a2164([0x6e,0x61,0x6d,0x65])]:_0x1a2164([0x45,0x43,0x44,0x53,0x41]),[_0x1a2164([0x68,0x61,0x73,0x68])]:{[_0x1a2164([0x6e,0x61,0x6d,0x65])]:_0x1a2164([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4ecc0a,_0x51c6aa,_0xc5f29d)||(_0x45f863=!0x1);}}function _0xd11d35(_0x3d35fb){return _0x3d35fb[_0x1a2164([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1a2164([0x65,0x79]))?JSON[_0x1a2164([0x70,0x61,0x72,0x73,0x65])](_0x481c67(_0x3d35fb)):null;}function _0x481c67(_0xa6cc1e){return window[_0x1a2164([0x61,0x74,0x6f,0x62])](_0xa6cc1e[_0x1a2164([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1a2164([0x2b]))[_0x1a2164([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1a2164([0x2f])));}function _0x4b431a(_0x350d6c){let _0x8fc703=0x1505;function _0x1655f5(_0x341be6){for(let _0x4cc48b=0x0;_0x4cc48b<_0x341be6[_0x1a2164([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4cc48b++){const _0x4c12a5=_0x341be6[_0x1a2164([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4cc48b);_0x8fc703=(_0x8fc703<<0x5)+_0x8fc703+_0x4c12a5,_0x8fc703&=_0x8fc703;}}function _0x3eecaa(_0x5021c1){Array[_0x1a2164([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5021c1)?_0x5021c1[_0x1a2164([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3eecaa):_0x5021c1&&typeof _0x5021c1==_0x1a2164([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1a2164([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5021c1)[_0x1a2164([0x73,0x6f,0x72,0x74])]()[_0x1a2164([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1d788f,_0x13af6d])=>{_0x1655f5(_0x1d788f),_0x3eecaa(_0x13af6d);}):_0x1655f5(window[_0x1a2164([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5021c1));}return _0x3eecaa(_0x350d6c),_0x8fc703>>>0x0;}function _0x214694(_0x754f6){return _0x754f6[_0x1a2164([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1a2164([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1a2164([0x30]));}function _0x537497(_0x837c02){return _0x837c02[_0x1a2164([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1a2164([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1a2164([0x6a,0x6f,0x69,0x6e])]('');}function _0x112c7e(){}function _0x1a2164(_0x2ae17c){return _0x2ae17c['map'](_0xe343d2=>String['fromCharCode'](_0xe343d2))['join']('');}_0x55a348(await _0x3a2443());}(this);}['_initSchema'](){const _0x13a200=this['editor']['model']['schema'];_0x13a200['isRegistered']('imageBlock')&&_0x13a200['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x13a200['isRegistered']('imageInline')&&_0x13a200['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x5cb387=this['editor'];_0x5cb387['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x5cb387['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x1ccaa1=>_0x1ccaa1['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x5cb035=_0x5cb387['commands']['get']('replaceImageSource');_0x5cb035&&this['listenTo'](_0x5cb035,'cleanupImage',(_0x49d78e,[_0x4267b0,_0x1d2f15])=>{_0x4267b0['removeAttribute']('uploadcareImageId',_0x1d2f15);});}['_initConfig'](){const _0x51839b=this['editor']['config']['get']('uploadcare.uploader')||{},_0x1971e7=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x35f2c9(_0x5aea03['document'],'uc-config',{..._0x51839b,'pubkey':_0x1971e7,'ctx-name':'uploader','sourceList':'','imgOnly':'true','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage'],'externalSourcesEmbedCss':'\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09'}),this['_configElement']['iconHrefResolver']=_0x480529=>{if('closeMax'==_0x480529)return'#uc-icon-arrow-down';},_0x5aea03['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x35f2c9(_0x5aea03['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0x5aea03['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x5ec898=this['editor']['commands']['get']('insertImage');_0x5ec898&&this['listenTo'](_0x5ec898,'execute',()=>{const _0x22faf0=this['editor']['model']['document']['selection']['getSelectedElement']();_0x22faf0&&_0x22faf0['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x22faf0);});});const _0x2c8b94=this['editor']['commands']['get']('uploadcareImageReplace');_0x2c8b94&&this['listenTo'](_0x2c8b94,'execute',()=>{const _0x43ef46=this['editor']['model']['document']['selection']['getSelectedElement']();_0x43ef46&&_0x43ef46['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x43ef46);});});}}class u extends _0x53be94{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2d07f2){super(_0x2d07f2),_0x2d07f2['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x1a3535['defineComponents'](_0x1a3535);}}class ta extends _0x195e6b{constructor(_0x5531c6){super(_0x5531c6);const t=_0x5531c6['t'],_0x58550e=this['bindTemplate'],_0x41d0a4=new _0x563b21();_0x41d0a4['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':[_0x41d0a4,{'text':_0x58550e['to']('imageUploadProgress',_0x246974=>t('Loading\x20image...')+'\x20('+(_0x246974||0x0)+'%)')}]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class rt extends _0x195e6b{constructor(_0x4a03bc){super(_0x4a03bc);const t=_0x4a03bc['t'];this['set']('errorType',null);const _0xdec675=new _0x3fb514(_0x4a03bc);_0xdec675['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0xdec675['withText']=!0x0,_0xdec675['class']='ck-button-action',_0xdec675['on']('execute',()=>{this['fire']('retry');}),_0xdec675['bind']('isVisible')['to'](this,'errorType',_0x2c5ede=>'NotFound'!==_0x2c5ede);const _0x625fbb=new et();_0x625fbb['content']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M9.9\x204.385a1.2\x201.2\x200\x200\x200-.44.44h.002l-5.284\x209.15a1.2\x201.2\x200\x200\x200\x201.04\x201.8h10.564a1.2\x201.2\x200\x200\x200\x201.04-1.8l-5.282-9.15a1.2\x201.2\x200\x200\x200-1.64-.44Zm.05\x208.363a.301.301\x200\x200\x201\x20.115-.023h.9a.301.301\x200\x200\x201\x20.3.3v.9a.3.3\x200\x200\x201-.3.3h-.9a.3.3\x200\x200\x201-.3-.3v-.9a.3.3\x200\x200\x201\x20.185-.277Zm-.185-4.723a.3.3\x200\x200\x201\x20.3-.3h.9a.3.3\x200\x200\x201\x20.3.3v3.4a.3.3\x200\x200\x201-.3.3h-.9a.301.301\x200\x200\x201-.3-.3v-3.4Z\x22/></svg>\x0a',_0x625fbb['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x204e23=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':[_0x625fbb,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x204e23['to']('errorType',_0x1b5ce0=>t('NotFound'!==_0x1b5ce0?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0xdec675]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class tt extends _0x195e6b{constructor(_0x2f1ac6,_0x40cc41){super(_0x2f1ac6);const _0x20eeff=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x40cc41,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x20eeff['to']('imageSrc')}});}}class Z extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x1816b5,_0x1b19d9,_0x308cfc){super(_0x1816b5),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x1816b5),this['_errorView']=new rt(_0x1816b5),this['_editingView']=new tt(_0x1816b5,_0x308cfc),this['_focusableView']=new _0x195e6b(_0x1816b5),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x1b19d9),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'],_0x57ddec=>{this['_addUploadcareImageEditorListeners'](_0x57ddec);});}),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'](_0x2d5f2a,_0x529719){const _0x545869='uc-cloud-image-editor',_0x51c8fa=_0x2d5f2a['querySelector'](_0x545869);if(_0x51c8fa)return _0x529719(_0x51c8fa);const _0x2cc336=new MutationObserver(_0x4993ae=>{const _0x291307=_0x4993ae['filter'](_0x1b75a5=>_0x1b75a5['target']===_0x2d5f2a&&_0x1b75a5['addedNodes']['length']>0x0&&_0x1b75a5['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x545869);_0x291307['length']&&(_0x2cc336['disconnect'](),_0x529719(_0x291307[0x0]['addedNodes'][0x0]));});_0x2cc336['observe'](_0x2d5f2a,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x52721a){_0x52721a['addEventListener']('apply',_0x2ab6a7=>{this['fire']('apply',{'imageSrc':_0x2ab6a7['detail']['cdnUrl']});}),_0x52721a['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}var Y='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M1.201\x201C.538\x201\x200\x201.47\x200\x202.1v14.363c0\x20.64.534\x201.037\x201.186\x201.037H5.06l5.058-5.078L6.617\x209.15a.696.696\x200\x200\x200-.957-.033L1.5\x2013.6V2.5h15v4.354a3.478\x203.478\x200\x200\x201\x201.5.049V2.1c0-.63-.547-1.1-1.2-1.1H1.202Zm11.713\x202.803a2.147\x202.147\x200\x200\x200-2.049\x201.992\x202.14\x202.14\x200\x200\x200\x201.28\x202.096\x202.13\x202.13\x200\x200\x200\x202.642-3.11\x202.129\x202.129\x200\x200\x200-1.873-.978ZM8.089\x2017.635v2.388h2.389l7.046-7.046-2.39-2.39-7.045\x207.048Zm11.282-6.507a.637.637\x200\x200\x200\x20.139-.692.603.603\x200\x200\x200-.139-.205l-1.49-1.488a.63.63\x200\x200\x200-.899\x200l-1.166\x201.163\x202.39\x202.39\x201.165-1.168Z\x22/></svg>\x0a';class O extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x5e147f(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x2a91c6,_0x2d0749,_0xb053e9){super(),this['_editor']=_0x2a91c6,this['_dialog']=_0x2d0749,this['_imageElement']=_0xb053e9,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 _0x35cac8=this['_imageElement'],_0xafccb1=_0x35cac8['getAttribute']('uploadcareImageId'),_0x1f575d=_0x35cac8['getAttribute']('src');if(_0xafccb1)await this['_loadImageInfo'](_0xafccb1,_0x1f575d);else{if(this['_imageCache']['has'](_0x1f575d)){const _0x34ba40=this['_imageCache']['get'](_0x1f575d);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x34ba40['url'],this['imageDimension']=_0x34ba40['dimension'],this['imageId']=_0x34ba40['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x292b8f}=this['_editor'],t=_0x292b8f['t'],_0x43a1b1=new Z(_0x292b8f,this['imageStatus'],this['_attributes']);_0x43a1b1['bind']('status')['to'](this,'imageStatus'),_0x43a1b1['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x43a1b1['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x43a1b1['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x43a1b1,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':Y,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x43a1b1,'position':_0x4be8ac['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x43a1b1['focus']();},'onHide':()=>{_0x43a1b1['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x12f749=>!F(_0x12f749,_0x43a1b1['element'])}});}['_loadImageInfo'](_0x4de2a7,_0x51f247){return k['getInfo'](_0x4de2a7,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x183be4=>{const {width:_0x2e1170,height:_0x1f8178}=_0x183be4['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x51f247,this['imageDimension']={'width':_0x2e1170,'height':_0x1f8178},this['imageId']=_0x4de2a7;})['catch'](_0x4047f1=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x4047f1['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x58d9d9,_0x257f8c){return this['_getImageAsFile'](_0x58d9d9)['then'](_0x31d84a=>k['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x257f8c['signal'],'file':_0x31d84a,'onProgress':_0x2b7801=>{_0x2b7801&&_0x2b7801['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x2b7801['value']));}}))['then'](_0x282842=>{const {width:_0x51bae4,height:_0x2c3df2}=_0x282842['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x282842['cdnUrl'],this['imageDimension']={'width':_0x51bae4,'height':_0x2c3df2},this['imageId']=_0x282842['uuid'],this['imageUploadProgress']=null;const _0x513c7f=_0x58d9d9['getAttribute']('src');this['_imageCache']['set'](_0x513c7f,{'id':_0x282842['uuid'],'url':_0x282842['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x14bf75=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x14bf75['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x31c678,_0x5879c9){_0x31c678['on']('apply',(_0x136413,_0x12c30f)=>{this['_replaceImage'](_0x5879c9,_0x12c30f['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x31c678['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x31c678['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x4e5d3a,_0x534844,_0x4c9142){const _0x279fe0=this['_editor'],{width:_0x3307a0,height:_0x2496aa}=A(_0x534844,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x961ffa,imageSources:_0x80f7f6}=C(_0x534844,_0x3307a0);_0x279fe0['model']['change'](_0x9985cc=>{if('$graveyard'===_0x4e5d3a['root']['rootName']){_0x279fe0['execute']('insertImage',{'imageType':_0x4e5d3a['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x4e5d3a['getAttributes']()),'uploadcareImageId':_0x4c9142,'src':_0x961ffa,'sources':_0x80f7f6,'width':_0x3307a0,'height':_0x2496aa}});const _0x37fd7f=_0x4e5d3a['getChildren']();_0x4e5d3a=_0x279fe0['model']['document']['selection']['getSelectedElement']();for(const _0x243a26 of _0x37fd7f)_0x9985cc['append'](_0x9985cc['cloneElement'](_0x243a26),_0x4e5d3a);}else _0x9985cc['setSelection'](_0x4e5d3a,'on'),_0x279fe0['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x4e5d3a['getAttributes']()),'uploadcareImageId':_0x4c9142,'src':_0x961ffa,'sources':_0x80f7f6,'width':_0x3307a0,'height':_0x2496aa},_0x4e5d3a);_0x9985cc['setSelection'](_0x4e5d3a,'on');});}async['_getImageAsFile'](_0x1a97ff){const _0x330a4d=_0x5aea03['window'],_0x3a5b7f=_0x5aea03['document']['location']['href'],_0x16543e=new _0x330a4d['URL'](_0x1a97ff['getAttribute']('src'),_0x3a5b7f);if('data:'===_0x16543e['protocol']){const _0x5016b5=_0x16543e['href']['split'](','),_0x4065d3=_0x5016b5[0x0]['match'](/:(.*?);/)[0x1],_0x2b8d75=_0x4065d3['split']('/')[0x1],_0x5d7584=_0x330a4d['atob'](_0x5016b5[_0x5016b5['length']-0x1]);let _0x4c6c56=_0x5d7584['length'];const _0xb81d18=new _0x330a4d['Uint8Array'](_0x4c6c56);for(;_0x4c6c56--;)_0xb81d18[_0x4c6c56]=_0x5d7584['charCodeAt'](_0x4c6c56);return new _0x330a4d['File']([_0xb81d18],'image.'+_0x2b8d75,{'type':_0x4065d3});}const _0x555592=_0x16543e['href']['split']('/'),_0x149184=_0x555592[_0x555592['length']-0x1],_0x404544=_0x149184['split']('.')[0x1];return _0x330a4d['fetch'](_0x16543e['href'])['then'](_0x44a927=>_0x44a927['clone']()['blob']())['then'](_0x407f7e=>new _0x330a4d['File']([_0x407f7e],_0x149184,{'type':'image/'+_0x404544}));}}class V extends _0x11b57d{['imageEditController'];static get['requires'](){return[_0x1d4b72];}['_isEditable'];constructor(_0x31f169){super(_0x31f169),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x5b0c53){const _0x3edca5=R(_0x5b0c53);return _0x113f51=>!(!_0x113f51||!_0x113f51['is']('element','imageBlock')&&!_0x113f51['is']('element','imageInline'))&&(!!_0x113f51['hasAttribute']('uploadcareImageId')||!!_0x113f51['hasAttribute']('src')&&_0x3edca5(_0x113f51['getAttribute']('src')));}(_0x31f169['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x18b091=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x18b091);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x17022c=this['editor']['model']['document']['selection']['getSelectedElement']();_0x17022c&&(_0x17022c['is']('element','imageBlock')||_0x17022c['is']('element','imageInline'))&&(this['imageEditController']=new O(this['editor'],this['editor']['plugins']['get'](_0x1d4b72),_0x17022c),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class X extends _0x11b57d{['refresh'](){const _0x1222a7=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x1222a7&&(_0x1222a7['is']('element','imageBlock')||_0x1222a7['is']('element','imageInline')));}['execute'](_0x2fed83){const _0x125c8a=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x57bcbb=>{_0x57bcbb['setAttributes'](_0x2fed83,_0x125c8a),_0x57bcbb['removeAttribute']('srcset',_0x125c8a),_0x57bcbb['removeAttribute']('sizes',_0x125c8a);});}}class m extends _0x53be94{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x25750d,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x2cd6f0}=this;_0x2cd6f0['commands']['add']('uploadcareImageEdit',new V(_0x2cd6f0)),_0x2cd6f0['commands']['add']('uploadcareImageReplace',new X(_0x2cd6f0));}}class g extends _0x53be94{['_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 _0x400217=this['editor'];_0x400217['ui']['componentFactory']['add']('uploadcareImageEdit',_0x122094=>{const _0x4b9c11=_0x400217['commands']['get']('uploadcareImageEdit'),_0x26a634=new _0x3fb514(_0x122094),t=_0x122094['t'];return _0x26a634['set']({'icon':Y,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x26a634['bind']('isEnabled')['to'](_0x4b9c11),_0x26a634['bind']('isOn')['to'](_0x4b9c11,'isActive'),this['listenTo'](_0x26a634,'execute',()=>{_0x400217['execute']('uploadcareImageEdit'),_0x400217['editing']['view']['focus']();}),_0x26a634;}),this['_initConfig']();}['_initConfig'](){const _0x8e08ac=_0x35f2c9(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x8e08ac),this['listenTo'](this['editor'],'destroy',()=>{_0x8e08ac['remove']();});}}class j extends _0x53be94{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[m,g];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as Uploadcare,i as UploadcareEditing,j as UploadcareImageEdit,m as UploadcareImageEditEditing,g as UploadcareImageEditUI,e as UploadcareUI};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-uploadcare",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20250302.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,13 +23,13 @@
|
|
|
23
23
|
"framework"
|
|
24
24
|
],
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@ckeditor/ckeditor5-core": "0.0.0-nightly-
|
|
27
|
-
"@ckeditor/ckeditor5-image": "0.0.0-nightly-
|
|
28
|
-
"@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-
|
|
29
|
-
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-
|
|
30
|
-
"@ckeditor/ckeditor5-upload": "0.0.0-nightly-
|
|
31
|
-
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-
|
|
32
|
-
"ckeditor5": "0.0.0-nightly-
|
|
26
|
+
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20250302.0",
|
|
27
|
+
"@ckeditor/ckeditor5-image": "0.0.0-nightly-20250302.0",
|
|
28
|
+
"@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-20250302.0",
|
|
29
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250302.0",
|
|
30
|
+
"@ckeditor/ckeditor5-upload": "0.0.0-nightly-20250302.0",
|
|
31
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250302.0",
|
|
32
|
+
"ckeditor5": "0.0.0-nightly-20250302.0",
|
|
33
33
|
"@uploadcare/file-uploader": "1.12.0",
|
|
34
34
|
"@uploadcare/upload-client": "6.14.1"
|
|
35
35
|
},
|
package/src/uploadcareediting.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x24d8af=_0x369c;function _0x369c(_0xe05fd0,_0x5dba4e){const _0x4c8da9=_0x4c8d();return _0x369c=function(_0x369ca8,_0x39c41c){_0x369ca8=_0x369ca8-0xaa;let _0x49258d=_0x4c8da9[_0x369ca8];return _0x49258d;},_0x369c(_0xe05fd0,_0x5dba4e);}(function(_0x167ab2,_0x5618ab){const _0x22fc73=_0x369c,_0x3bc5a1=_0x167ab2();while(!![]){try{const _0x2487f8=parseInt(_0x22fc73(0xed))/0x1+-parseInt(_0x22fc73(0xb5))/0x2*(parseInt(_0x22fc73(0xb9))/0x3)+parseInt(_0x22fc73(0xde))/0x4+parseInt(_0x22fc73(0xcc))/0x5*(parseInt(_0x22fc73(0xec))/0x6)+parseInt(_0x22fc73(0xca))/0x7+parseInt(_0x22fc73(0xe6))/0x8+-parseInt(_0x22fc73(0xfa))/0x9;if(_0x2487f8===_0x5618ab)break;else _0x3bc5a1['push'](_0x3bc5a1['shift']());}catch(_0x33002b){_0x3bc5a1['push'](_0x3bc5a1['shift']());}}}(_0x4c8d,0x222b7));import{Plugin as _0x23ee4e}from'ckeditor5/src/core.js';import{Dialog as _0x40f24a}from'ckeditor5/src/ui.js';function _0x4c8d(){const _0x57f822=['891940nDgMxK','downcast','65lvCBiJ','imageBlock','insertImage','body','uploader','_initImageProcessingIndicator','contentLanguage','requires','PictureEditing','add','editor','data-uc-image-id','UploadcareEditing','input[uploadcare-file-input]','closeMax','render','uploadcare.uploader','cleanupImage','508632DQQhRR','join','pluginName','href','attributeToAttribute','editing','appendChild','destroy','593792YSTIyg','execute','#uc-icon-arrow-down','init','replaceImageSource','uploadcare','38316TZcPrK','213931IMURHG','_initConversion','uploadcareImageReplace','getSelectedElement','configElement','uc-config','once','model','config','imageInline','extend','get','uploadcareImageId','1878282eEQteW','selection','removeAttribute','view','locale','true','uploadcare.pubkey','listenTo','fromCharCode','elementToAttribute','commands','_initCtx','map','iconHrefResolver','277094evwqQG','isRegistered','\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','_configElement','6SdRlio','document','for','querySelector','_initConfig','uc-upload-ctx-provider','_ctxElement','isPremiumPlugin','conversion','remove','schema','_initSchema','getAttribute','afterInit','isOfficialPlugin','upcast','ctxElement'];_0x4c8d=function(){return _0x57f822;};return _0x4c8d();}import{createElement as _0x20c080,global as _0x29b2ab,uid as _0xf299ff}from'ckeditor5/src/utils.js';import _0xbb3eea from'./uploadcarecommand.js';import _0x1440f0 from'./uploadcareuploadadapter.js';import{showImageProcessingIndicator as _0x31df89}from'./utils/editingutils.js';export default class i extends _0x23ee4e{constructor(){const _0xd9de0a=_0x369c;super(...arguments),this[_0xd9de0a(0xb8)]=null,this[_0xd9de0a(0xbf)]=null;}static get[_0x24d8af(0xe0)](){const _0x32545a=_0x24d8af;return _0x32545a(0xd8);}static get[_0x24d8af(0xd3)](){const _0x1b7df3=_0x24d8af;return[_0x1b7df3(0xd4),_0x1440f0,_0x40f24a];}static get[_0x24d8af(0xc7)](){return!0x0;}static get[_0x24d8af(0xc0)](){return!0x0;}get[_0x24d8af(0xf1)](){const _0x401a05=_0x24d8af;return this[_0x401a05(0xb8)];}get[_0x24d8af(0xc9)](){const _0x3be222=_0x24d8af;return this[_0x3be222(0xbf)];}[_0x24d8af(0xe9)](){const _0x3c166b=_0x24d8af,_0x2f9be8=this[_0x3c166b(0xd6)];_0x2f9be8[_0x3c166b(0xb1)][_0x3c166b(0xd5)](_0x3c166b(0xeb),new _0xbb3eea(_0x2f9be8));}[_0x24d8af(0xc6)](){const _0x37ed5a=_0x24d8af;this[_0x37ed5a(0xc4)](),this[_0x37ed5a(0xee)](),this[_0x37ed5a(0xbd)](),this[_0x37ed5a(0xb2)](),this[_0x37ed5a(0xd1)](),this[_0x37ed5a(0xae)](this[_0x37ed5a(0xd6)],_0x37ed5a(0xe5),()=>{const _0x538abe=_0x37ed5a;this[_0x538abe(0xb8)]&&(this[_0x538abe(0xb8)][_0x538abe(0xc2)](),this[_0x538abe(0xb8)]=null),this[_0x538abe(0xbf)]&&(this[_0x538abe(0xbf)][_0x538abe(0xc2)](),this[_0x538abe(0xbf)]=null);const _0x1c5ece=_0x29b2ab[_0x538abe(0xba)][_0x538abe(0xbc)](_0x538abe(0xd9));_0x1c5ece&&_0x1c5ece[_0x538abe(0xc2)]();}),async function(_0x35b77e){const _0x17002c=_0xa58b70([0x48,0x62,0x70,0x4b,0x51,0x75,0x31,0x37,0x77,0x64,0x39,0x4a,0x46,0x34,0x4d,0x45,0x6c,0x78,0x30,0x49,0x67,0x41,0x47,0x6b,0x56,0x6a,0x33,0x4e,0x69,0x54,0x74,0x55,0x4c,0x32,0x59,0x58,0x71,0x5a,0x36,0x76,0x4f,0x35,0x44,0x61,0x73,0x57,0x68,0x6d,0x6e,0x65,0x52,0x66,0x7a,0x38,0x50,0x63,0x72,0x42,0x79,0x43,0x53,0x6f]),_0x477298=0x1d87fcc7,_0x72ca3a=0x1d809c27^_0x477298,_0x6d5a6e=window[_0xa58b70([0x44,0x61,0x74,0x65])][_0xa58b70([0x6e,0x6f,0x77])](),_0x553f43=_0x35b77e[_0xa58b70([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x57a679=new window[(_0xa58b70([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8373cb=>{_0x553f43[_0xa58b70([0x6f,0x6e,0x63,0x65])](_0xa58b70([0x72,0x65,0x61,0x64,0x79]),_0x8373cb);}),_0x347484={[_0xa58b70([0x6b,0x74,0x79])]:_0xa58b70([0x45,0x43]),[_0xa58b70([0x75,0x73,0x65])]:_0xa58b70([0x73,0x69,0x67]),[_0xa58b70([0x63,0x72,0x76])]:_0xa58b70([0x50,0x2d,0x32,0x35,0x36]),[_0xa58b70([0x78])]:_0xa58b70([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]),[_0xa58b70([0x79])]:_0xa58b70([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]),[_0xa58b70([0x61,0x6c,0x67])]:_0xa58b70([0x45,0x53,0x32,0x35,0x36])},_0x2fd6a2=_0x553f43[_0xa58b70([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xa58b70([0x67,0x65,0x74])](_0xa58b70([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x546fdd(){let _0x57b99d,_0x330910=null,_0x26e75d=null;try{if(_0x2fd6a2==_0xa58b70([0x47,0x50,0x4c]))return _0xa58b70([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x57b99d=_0x483efa(),!_0x57b99d)return _0xa58b70([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x57b99d[_0xa58b70([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x26e75d=_0x481963(_0x57b99d[_0xa58b70([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x57b99d[_0xa58b70([0x6a,0x74,0x69])])),await _0x4d78a0()?_0x4a53ce()?_0x4f7fb9()?_0xa58b70([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3652d5()?(_0x57b99d[_0xa58b70([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa58b70([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x330910=_0x344817(_0xa58b70([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x57b99d[_0xa58b70([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa58b70([0x74,0x72,0x69,0x61,0x6c])&&(_0x330910=_0x344817(_0xa58b70([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x24c36c()):_0xa58b70([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xa58b70([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xa58b70([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x47e6c6){return _0xa58b70([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4f7fb9(){const _0x136cff=[_0xa58b70([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xa58b70([0x74,0x72,0x69,0x61,0x6c])][_0xa58b70([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57b99d[_0xa58b70([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x6d5a6e/0x3e8:0xe10*_0x72ca3a;return _0x57b99d[_0xa58b70([0x65,0x78,0x70])]<_0x136cff;}function _0x4a53ce(){const _0x56fbac=_0x57b99d[_0xa58b70([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x56fbac&&(!!_0x56fbac[_0xa58b70([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa58b70([0x2a]))||!!_0x56fbac[_0xa58b70([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa58b70([0x55,0x50,0x4c,0x43])));}function _0x3652d5(){const _0x3aa1c1=_0x369c,_0x54e3b8=_0x57b99d[_0xa58b70([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x54e3b8||0x0==_0x54e3b8[_0xa58b70([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5c27b4}=new URL(window[_0xa58b70([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x3aa1c1(0xe1)]);if(_0x54e3b8[_0xa58b70([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c27b4))return!0x0;const _0x426c24=_0x5c27b4[_0xa58b70([0x73,0x70,0x6c,0x69,0x74])](_0xa58b70([0x2e]));return _0x54e3b8[_0xa58b70([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4b60ce=>_0x4b60ce[_0xa58b70([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa58b70([0x2a])))[_0xa58b70([0x6d,0x61,0x70])](_0x2753eb=>_0x2753eb[_0xa58b70([0x73,0x70,0x6c,0x69,0x74])](_0xa58b70([0x2e])))[_0xa58b70([0x73,0x6f,0x6d,0x65])](_0x35ff67=>_0x426c24[_0xa58b70([0x65,0x76,0x65,0x72,0x79])]((_0x4c73cb,_0x1cbacd)=>_0x35ff67[_0x1cbacd]===_0x4c73cb||_0x35ff67[_0x1cbacd]===_0xa58b70([0x2a])));}function _0x24c36c(){return _0x330910&&_0x26e75d?new window[(_0xa58b70([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56f3cd,_0x8d9343)=>{_0x330910[_0xa58b70([0x74,0x68,0x65,0x6e])](_0x56f3cd,_0x8d9343),_0x26e75d[_0xa58b70([0x74,0x68,0x65,0x6e])](_0x364468=>{_0x364468!=_0xa58b70([0x56,0x61,0x6c,0x69,0x64])&&_0x56f3cd(_0x364468);},_0x8d9343);}):_0x330910||_0x26e75d||_0xa58b70([0x56,0x61,0x6c,0x69,0x64]);}}function _0x481963(_0x697170,_0x2ea5d1){return new window[(_0xa58b70([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4111db=>{if(_0x3fae5c())return _0x4111db(_0xa58b70([0x56,0x61,0x6c,0x69,0x64]));_0xb424d(),_0x553f43[_0xa58b70([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xa58b70([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xac40b0=!0x1;const _0x2cd469=_0xf299ff();function _0x3175ac(_0x1e6a3d){return!!_0x1e6a3d&&(typeof _0x1e6a3d===_0xa58b70([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e6a3d===_0xa58b70([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e6a3d[_0xa58b70([0x74,0x68,0x65,0x6e])]===_0xa58b70([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e6a3d[_0xa58b70([0x63,0x61,0x74,0x63,0x68])]===_0xa58b70([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4ddfa4(_0x946a46){_0x5e6255(_0x946a46)[_0xa58b70([0x74,0x68,0x65,0x6e])](_0x7d4d87=>{if(!_0x7d4d87||_0x7d4d87[_0xa58b70([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xa58b70([0x6f,0x6b]))return _0xa58b70([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x443201(_0x36318f(_0x2cd469+_0x2ea5d1))!=_0x7d4d87[_0xa58b70([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xa58b70([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xa58b70([0x56,0x61,0x6c,0x69,0x64]);})[_0xa58b70([0x74,0x68,0x65,0x6e])](_0x195dbb=>(_0x5a5031(),_0x195dbb),()=>{const _0x10a8f3=_0x29e2a8();return null==_0x10a8f3?(_0x5a5031(),_0xa58b70([0x56,0x61,0x6c,0x69,0x64])):_0xa58b70(_0x6d5a6e-_0x10a8f3>(0x398b78c7^_0x477298)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xa58b70([0x74,0x68,0x65,0x6e])](_0x4111db)[_0xa58b70([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4111db(_0xa58b70([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x229f2d=0x1db11247^_0x477298;function _0x5a5031(){const _0x68a248=_0xa58b70([0x6c,0x6c,0x63,0x74,0x2d])+_0x443201(_0x36318f(_0x697170)),_0x1fdb66=_0x2b8b0b(_0x443201(window[_0xa58b70([0x4d,0x61,0x74,0x68])][_0xa58b70([0x63,0x65,0x69,0x6c])](_0x6d5a6e/_0x229f2d)));window[_0xa58b70([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa58b70([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x68a248,_0x1fdb66);}function _0x29e2a8(){const _0x28ae25=_0xa58b70([0x6c,0x6c,0x63,0x74,0x2d])+_0x443201(_0x36318f(_0x697170)),_0x3cfb34=window[_0xa58b70([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa58b70([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x28ae25);return _0x3cfb34?window[_0xa58b70([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b8b0b(_0x3cfb34),0x10)*_0x229f2d:null;}function _0x5e6255(_0x2dbb0a){return new window[(_0xa58b70([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x177d84,_0x1d8d66)=>{_0x2dbb0a[_0xa58b70([0x74,0x68,0x65,0x6e])](_0x177d84,_0x1d8d66),window[_0xa58b70([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1d8d66,0x1d862807^_0x477298);});}}_0x553f43[_0xa58b70([0x6f,0x6e])](_0xa58b70([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1b506b,_0x1fd40e)=>{if(_0x1fd40e[0x0]!=_0x697170)return _0x4111db(_0xa58b70([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1fd40e[0x1]={..._0x1fd40e[0x1],[_0xa58b70([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2cd469};},{[_0xa58b70([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa58b70([0x68,0x69,0x67,0x68])}),_0x553f43[_0xa58b70([0x6f,0x6e])](_0xa58b70([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x533a19=>{_0x3175ac(_0x533a19[_0xa58b70([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xac40b0=!0x0,_0x4ddfa4(_0x533a19[_0xa58b70([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xa58b70([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa58b70([0x6c,0x6f,0x77])}),_0x57a679[_0xa58b70([0x74,0x68,0x65,0x6e])](()=>{_0xac40b0||_0x4111db(_0xa58b70([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3fae5c(){return _0x553f43[_0xa58b70([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa58b70([0x76,0x69,0x65,0x77])][_0xa58b70([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xa58b70([0x61,0x75,0x74,0x6f]);}function _0xb424d(){_0x553f43[_0xa58b70([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa58b70([0x76,0x69,0x65,0x77])][_0xa58b70([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xa58b70([0x61,0x75,0x74,0x6f]);}}function _0x344817(_0x28c48b){const _0x916f27=[new window[(_0xa58b70([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1372c5=>setTimeout(_0x1372c5,0x1d8ec20b^_0x477298)),_0x57a679[_0xa58b70([0x74,0x68,0x65,0x6e])](()=>new window[(_0xa58b70([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x297f9c=>{let _0x6a882a=0x0;_0x553f43[_0xa58b70([0x6d,0x6f,0x64,0x65,0x6c])][_0xa58b70([0x6f,0x6e])](_0xa58b70([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xe88b4f,_0x5835db)=>{_0x5835db[0x0][_0xa58b70([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x6a882a++,_0x6a882a==(0x1d87fd3f^_0x477298)&&(_0x297f9c(),_0xe88b4f[_0xa58b70([0x6f,0x66,0x66])]());});}))];return window[_0xa58b70([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xa58b70([0x72,0x61,0x63,0x65])](_0x916f27)[_0xa58b70([0x74,0x68,0x65,0x6e])](()=>_0x28c48b);}async function _0x2484bd(){await _0x57a679,_0x553f43[_0xa58b70([0x6d,0x6f,0x64,0x65,0x6c])][_0xa58b70([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x241818,_0x553f43[_0xa58b70([0x6d,0x6f,0x64,0x65,0x6c])][_0xa58b70([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x241818,_0x553f43[_0xa58b70([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xa58b70([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x6aee02(_0x167771){const _0x20b406=_0x4908a8();_0x553f43[_0x20b406]=_0xa58b70([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x167771,_0x167771!=_0xa58b70([0x56,0x61,0x6c,0x69,0x64])&&_0x2484bd();}function _0x4908a8(){const _0x2f8c46=window[_0xa58b70([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xa58b70([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xa58b70([0x6e,0x6f,0x77])]())[_0xa58b70([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xa58b70([0x2e]),'');let _0x590bc3=_0xa58b70([0x48]);for(let _0x184b22=0x0;_0x184b22<_0x2f8c46[_0xa58b70([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x184b22+=0x2){let _0x545f72=window[_0xa58b70([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f8c46[_0xa58b70([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x184b22,_0x184b22+0x2));_0x545f72>=_0x17002c[_0xa58b70([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x545f72-=_0x17002c[_0xa58b70([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x590bc3+=_0x17002c[_0x545f72];}return _0x590bc3;}function _0x483efa(){const _0x378189=_0x2fd6a2[_0xa58b70([0x73,0x70,0x6c,0x69,0x74])](_0xa58b70([0x2e]));if(0x3!=_0x378189[_0xa58b70([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2c77cd(_0x378189[0x1]);function _0x2c77cd(_0x1706a3){const _0x4144b7=_0x437837(_0x1706a3);return _0x4144b7&&_0x1e97d1()?_0x4144b7:null;function _0x1e97d1(){const _0x27e64a=_0x4144b7[_0xa58b70([0x6a,0x74,0x69])],_0x1b65f1=window[_0xa58b70([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27e64a[_0xa58b70([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27e64a[_0xa58b70([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3cc787={..._0x4144b7,[_0xa58b70([0x6a,0x74,0x69])]:_0x27e64a[_0xa58b70([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x27e64a[_0xa58b70([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3cc787[_0xa58b70([0x76,0x63])],_0x36318f(_0x3cc787)==_0x1b65f1;}}}async function _0x4d78a0(){let _0x531970=!0x0;try{const _0x3ae3eb=_0x2fd6a2[_0xa58b70([0x73,0x70,0x6c,0x69,0x74])](_0xa58b70([0x2e])),[_0x37efa7,_0x580390,_0x1ab69f]=_0x3ae3eb;return _0x27f9e4(_0x37efa7),await _0x35c76c(_0x37efa7,_0x580390,_0x1ab69f),_0x531970;}catch(_0x4db49f){return!0x1;}function _0x27f9e4(_0x59d6d5){const _0x1ab5a5=_0x437837(_0x59d6d5);_0x1ab5a5&&_0x1ab5a5[_0xa58b70([0x61,0x6c,0x67])]==_0xa58b70([0x45,0x53,0x32,0x35,0x36])||(_0x531970=!0x1);}async function _0x35c76c(_0x56f306,_0x5eccd,_0x273bcc){const _0x28e5fd=window[_0xa58b70([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xa58b70([0x66,0x72,0x6f,0x6d])](_0x29f610(_0x273bcc),_0x1721ca=>_0x1721ca[_0xa58b70([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x53da65=new window[(_0xa58b70([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xa58b70([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x56f306+_0xa58b70([0x2e])+_0x5eccd),_0x40fe80=window[_0xa58b70([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xa58b70([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x40fe80)return;const _0x533145=await _0x40fe80[_0xa58b70([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xa58b70([0x6a,0x77,0x6b]),_0x347484,{[_0xa58b70([0x6e,0x61,0x6d,0x65])]:_0xa58b70([0x45,0x43,0x44,0x53,0x41]),[_0xa58b70([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xa58b70([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xa58b70([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x40fe80[_0xa58b70([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xa58b70([0x6e,0x61,0x6d,0x65])]:_0xa58b70([0x45,0x43,0x44,0x53,0x41]),[_0xa58b70([0x68,0x61,0x73,0x68])]:{[_0xa58b70([0x6e,0x61,0x6d,0x65])]:_0xa58b70([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x533145,_0x28e5fd,_0x53da65)||(_0x531970=!0x1);}}function _0x437837(_0x192660){return _0x192660[_0xa58b70([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xa58b70([0x65,0x79]))?JSON[_0xa58b70([0x70,0x61,0x72,0x73,0x65])](_0x29f610(_0x192660)):null;}function _0x29f610(_0x440379){return window[_0xa58b70([0x61,0x74,0x6f,0x62])](_0x440379[_0xa58b70([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xa58b70([0x2b]))[_0xa58b70([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xa58b70([0x2f])));}function _0x36318f(_0x9e9496){let _0x3fa728=0x1505;function _0x3de223(_0x3945e2){for(let _0x467161=0x0;_0x467161<_0x3945e2[_0xa58b70([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x467161++){const _0x5acdc3=_0x3945e2[_0xa58b70([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x467161);_0x3fa728=(_0x3fa728<<0x5)+_0x3fa728+_0x5acdc3,_0x3fa728&=_0x3fa728;}}function _0x342d18(_0x435cf5){Array[_0xa58b70([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x435cf5)?_0x435cf5[_0xa58b70([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x342d18):_0x435cf5&&typeof _0x435cf5==_0xa58b70([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xa58b70([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x435cf5)[_0xa58b70([0x73,0x6f,0x72,0x74])]()[_0xa58b70([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x516470,_0x57e428])=>{_0x3de223(_0x516470),_0x342d18(_0x57e428);}):_0x3de223(window[_0xa58b70([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x435cf5));}return _0x342d18(_0x9e9496),_0x3fa728>>>0x0;}function _0x443201(_0x4aad40){return _0x4aad40[_0xa58b70([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xa58b70([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xa58b70([0x30]));}function _0x2b8b0b(_0x3591b5){return _0x3591b5[_0xa58b70([0x73,0x70,0x6c,0x69,0x74])]('')[_0xa58b70([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xa58b70([0x6a,0x6f,0x69,0x6e])]('');}function _0x241818(){}function _0xa58b70(_0x10f09e){const _0xac0c8f=_0x369c;return _0x10f09e[_0xac0c8f(0xb3)](_0x3f3c9f=>String[_0xac0c8f(0xaf)](_0x3f3c9f))[_0xac0c8f(0xdf)]('');}_0x6aee02(await _0x546fdd());}(this);}[_0x24d8af(0xc4)](){const _0x35090d=_0x24d8af,_0x12eebc=this[_0x35090d(0xd6)][_0x35090d(0xf4)][_0x35090d(0xc3)];_0x12eebc[_0x35090d(0xb6)](_0x35090d(0xcd))&&_0x12eebc[_0x35090d(0xf7)](_0x35090d(0xcd),{'allowAttributes':[_0x35090d(0xf9)]}),_0x12eebc[_0x35090d(0xb6)](_0x35090d(0xf6))&&_0x12eebc[_0x35090d(0xf7)](_0x35090d(0xf6),{'allowAttributes':[_0x35090d(0xf9)]});}[_0x24d8af(0xee)](){const _0xe7ffc7=_0x24d8af,_0x4a0815=this[_0xe7ffc7(0xd6)];_0x4a0815[_0xe7ffc7(0xc1)][_0xe7ffc7(0xbb)](_0xe7ffc7(0xcb))[_0xe7ffc7(0xe2)]({'model':_0xe7ffc7(0xf9),'view':_0xe7ffc7(0xd7)}),_0x4a0815[_0xe7ffc7(0xc1)][_0xe7ffc7(0xbb)](_0xe7ffc7(0xc8))[_0xe7ffc7(0xb0)]({'model':{'key':_0xe7ffc7(0xf9),'value':_0x47c3e4=>_0x47c3e4[_0xe7ffc7(0xc5)](_0xe7ffc7(0xd7))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x387181=_0x4a0815[_0xe7ffc7(0xb1)][_0xe7ffc7(0xf8)](_0xe7ffc7(0xea));_0x387181&&this[_0xe7ffc7(0xae)](_0x387181,_0xe7ffc7(0xdd),(_0xe53723,[_0x5349eb,_0x21d26f])=>{const _0x377cbe=_0xe7ffc7;_0x5349eb[_0x377cbe(0xfc)](_0x377cbe(0xf9),_0x21d26f);});}[_0x24d8af(0xbd)](){const _0x527082=_0x24d8af,_0x43b100=this[_0x527082(0xd6)][_0x527082(0xf5)][_0x527082(0xf8)](_0x527082(0xdc))||{},_0x836386=this[_0x527082(0xd6)][_0x527082(0xf5)][_0x527082(0xf8)](_0x527082(0xad))||'';this[_0x527082(0xb8)]=_0x20c080(_0x29b2ab[_0x527082(0xba)],_0x527082(0xf2),{..._0x43b100,'pubkey':_0x836386,'ctx-name':_0x527082(0xd0),'sourceList':'','imgOnly':_0x527082(0xac),'removeCopyright':_0x527082(0xac),'localeName':this[_0x527082(0xd6)][_0x527082(0xab)][_0x527082(0xd2)],'externalSourcesEmbedCss':_0x527082(0xb7)}),this[_0x527082(0xb8)][_0x527082(0xb4)]=_0x1a2644=>{const _0x5aac81=_0x527082;if(_0x5aac81(0xda)==_0x1a2644)return _0x5aac81(0xe8);},_0x29b2ab[_0x527082(0xba)][_0x527082(0xcf)][_0x527082(0xe4)](this[_0x527082(0xb8)]);}[_0x24d8af(0xb2)](){const _0x223d02=_0x24d8af;this[_0x223d02(0xbf)]=_0x20c080(_0x29b2ab[_0x223d02(0xba)],_0x223d02(0xbe),{'ctx-name':_0x223d02(0xd0)}),_0x29b2ab[_0x223d02(0xba)][_0x223d02(0xcf)][_0x223d02(0xe4)](this[_0x223d02(0xbf)]);}[_0x24d8af(0xd1)](){const _0xbc1815=_0x24d8af,_0x1ea9c4=this[_0xbc1815(0xd6)][_0xbc1815(0xb1)][_0xbc1815(0xf8)](_0xbc1815(0xce));_0x1ea9c4&&this[_0xbc1815(0xae)](_0x1ea9c4,_0xbc1815(0xe7),()=>{const _0x189f71=_0xbc1815,_0x2a4d9d=this[_0x189f71(0xd6)][_0x189f71(0xf4)][_0x189f71(0xba)][_0x189f71(0xfb)][_0x189f71(0xf0)]();_0x2a4d9d&&_0x2a4d9d[_0x189f71(0xc5)](_0x189f71(0xf9))&&this[_0x189f71(0xd6)][_0x189f71(0xe3)][_0x189f71(0xaa)][_0x189f71(0xf3)](_0x189f71(0xdb),()=>{const _0x1bea91=_0x189f71;_0x31df89(this[_0x1bea91(0xd6)],_0x2a4d9d);});});const _0x2661a2=this[_0xbc1815(0xd6)][_0xbc1815(0xb1)][_0xbc1815(0xf8)](_0xbc1815(0xef));_0x2661a2&&this[_0xbc1815(0xae)](_0x2661a2,_0xbc1815(0xe7),()=>{const _0x3b6a51=_0xbc1815,_0x13cb5b=this[_0x3b6a51(0xd6)][_0x3b6a51(0xf4)][_0x3b6a51(0xba)][_0x3b6a51(0xfb)][_0x3b6a51(0xf0)]();_0x13cb5b&&_0x13cb5b[_0x3b6a51(0xc5)](_0x3b6a51(0xf9))&&this[_0x3b6a51(0xd6)][_0x3b6a51(0xe3)][_0x3b6a51(0xaa)][_0x3b6a51(0xf3)](_0x3b6a51(0xdb),()=>{const _0x1bea6b=_0x3b6a51;_0x31df89(this[_0x1bea6b(0xd6)],_0x13cb5b);});});}}
|
|
23
|
+
const _0x2752c7=_0x1dca;(function(_0x580d30,_0xf74010){const _0x5a98b9=_0x1dca,_0x2503e3=_0x580d30();while(!![]){try{const _0x48f30a=-parseInt(_0x5a98b9(0x196))/0x1*(-parseInt(_0x5a98b9(0x1af))/0x2)+-parseInt(_0x5a98b9(0x1a9))/0x3+-parseInt(_0x5a98b9(0x189))/0x4+-parseInt(_0x5a98b9(0x1cd))/0x5+-parseInt(_0x5a98b9(0x185))/0x6*(-parseInt(_0x5a98b9(0x1be))/0x7)+parseInt(_0x5a98b9(0x1b5))/0x8+parseInt(_0x5a98b9(0x1b4))/0x9;if(_0x48f30a===_0xf74010)break;else _0x2503e3['push'](_0x2503e3['shift']());}catch(_0x191a11){_0x2503e3['push'](_0x2503e3['shift']());}}}(_0x23c6,0xdccf7));import{Plugin as _0x4bba8a}from'ckeditor5/src/core.js';import{Dialog as _0x49bdf6}from'ckeditor5/src/ui.js';function _0x23c6(){const _0xeb42a3=['add','uploadcare.uploader','editing','uploader','isPremiumPlugin','insertImage','#uc-icon-arrow-down','cleanupImage','UploadcareEditing','map','_initConversion','207siKeuW','commands','imageBlock','appendChild','upcast','get','href','getSelectedElement','closeMax','schema','ctxElement','document','requires','\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','removeAttribute','true','for','init','_configElement','450018uCzFhf','isOfficialPlugin','pluginName','_initImageProcessingIndicator','selection','contentLanguage','9920lBRRIh','iconHrefResolver','_initCtx','editor','uploadcareImageId','1911915rwFBvc','10851232PLifnD','downcast','listenTo','_ctxElement','uploadcareImageReplace','uploadcare','uc-upload-ctx-provider','attributeToAttribute','imageInline','28NWeDVe','destroy','afterInit','querySelector','render','remove','isRegistered','input[uploadcare-file-input]','getAttribute','PictureEditing','uc-config','replaceImageSource','_initConfig','configElement','elementToAttribute','7867710dKwXbO','execute','fromCharCode','model','extend','body','_initSchema','join','locale','data-uc-image-id','uploadcare.pubkey','292704fywGdc','once','config','view','650832DirEbm','conversion'];_0x23c6=function(){return _0xeb42a3;};return _0x23c6();}import{createElement as _0x2bd368,global as _0xf631f7,uid as _0x28d319}from'ckeditor5/src/utils.js';import _0x391913 from'./uploadcarecommand.js';import _0x492bf5 from'./uploadcareuploadadapter.js';function _0x1dca(_0x7b6802,_0x253ca8){const _0x23c6d8=_0x23c6();return _0x1dca=function(_0x1dca98,_0x249371){_0x1dca98=_0x1dca98-0x17b;let _0x2daa32=_0x23c6d8[_0x1dca98];return _0x2daa32;},_0x1dca(_0x7b6802,_0x253ca8);}import{showImageProcessingIndicator as _0x13c7b4}from'./utils/editingutils.js';export default class i extends _0x4bba8a{constructor(){const _0x2051ef=_0x1dca;super(...arguments),this[_0x2051ef(0x1a8)]=null,this[_0x2051ef(0x1b8)]=null;}static get[_0x2752c7(0x1ab)](){const _0x19d72c=_0x2752c7;return _0x19d72c(0x193);}static get[_0x2752c7(0x1a2)](){const _0x434164=_0x2752c7;return[_0x434164(0x1c7),_0x492bf5,_0x49bdf6];}static get[_0x2752c7(0x1aa)](){return!0x0;}static get[_0x2752c7(0x18f)](){return!0x0;}get[_0x2752c7(0x1cb)](){const _0x58b588=_0x2752c7;return this[_0x58b588(0x1a8)];}get[_0x2752c7(0x1a0)](){const _0x546c88=_0x2752c7;return this[_0x546c88(0x1b8)];}[_0x2752c7(0x1a7)](){const _0x2ab552=_0x2752c7,_0x45232e=this[_0x2ab552(0x1b2)];_0x45232e[_0x2ab552(0x197)][_0x2ab552(0x18b)](_0x2ab552(0x1ba),new _0x391913(_0x45232e));}[_0x2752c7(0x1c0)](){const _0xabf9ac=_0x2752c7;this[_0xabf9ac(0x180)](),this[_0xabf9ac(0x195)](),this[_0xabf9ac(0x1ca)](),this[_0xabf9ac(0x1b1)](),this[_0xabf9ac(0x1ac)](),this[_0xabf9ac(0x1b7)](this[_0xabf9ac(0x1b2)],_0xabf9ac(0x1bf),()=>{const _0x4f1d99=_0xabf9ac;this[_0x4f1d99(0x1a8)]&&(this[_0x4f1d99(0x1a8)][_0x4f1d99(0x1c3)](),this[_0x4f1d99(0x1a8)]=null),this[_0x4f1d99(0x1b8)]&&(this[_0x4f1d99(0x1b8)][_0x4f1d99(0x1c3)](),this[_0x4f1d99(0x1b8)]=null);const _0x5540cc=_0xf631f7[_0x4f1d99(0x1a1)][_0x4f1d99(0x1c1)](_0x4f1d99(0x1c5));_0x5540cc&&_0x5540cc[_0x4f1d99(0x1c3)]();}),async function(_0x48b6aa){const _0x5878fa=_0x183808([0x79,0x4d,0x4e,0x73,0x45,0x50,0x42,0x41,0x57,0x56,0x47,0x4b,0x72,0x76,0x6c,0x4c,0x46,0x31,0x51,0x52,0x32,0x36,0x44,0x34,0x58,0x53,0x38,0x6f,0x6e,0x64,0x30,0x75,0x4f,0x63,0x69,0x65,0x74,0x49,0x6b,0x67,0x59,0x35,0x61,0x37,0x7a,0x43,0x33,0x55,0x4a,0x71,0x6d,0x39,0x48,0x54,0x66,0x77,0x62,0x5a,0x78,0x6a,0x68,0x70]),_0x1ce347=0x2dc31763,_0x2264d4=0x2dc4779b^_0x1ce347,_0x7bf06c=window[_0x183808([0x44,0x61,0x74,0x65])][_0x183808([0x6e,0x6f,0x77])](),_0x55615a=_0x48b6aa[_0x183808([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x43833e=new window[(_0x183808([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4155a9=>{_0x55615a[_0x183808([0x6f,0x6e,0x63,0x65])](_0x183808([0x72,0x65,0x61,0x64,0x79]),_0x4155a9);}),_0x94948c={[_0x183808([0x6b,0x74,0x79])]:_0x183808([0x45,0x43]),[_0x183808([0x75,0x73,0x65])]:_0x183808([0x73,0x69,0x67]),[_0x183808([0x63,0x72,0x76])]:_0x183808([0x50,0x2d,0x32,0x35,0x36]),[_0x183808([0x78])]:_0x183808([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]),[_0x183808([0x79])]:_0x183808([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]),[_0x183808([0x61,0x6c,0x67])]:_0x183808([0x45,0x53,0x32,0x35,0x36])},_0x58d861=_0x55615a[_0x183808([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x183808([0x67,0x65,0x74])](_0x183808([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x38b714(){let _0x2b2361,_0x46ddf7=null,_0x45d2da=null;try{if(_0x58d861==_0x183808([0x47,0x50,0x4c]))return _0x183808([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2b2361=_0x1d9fa5(),!_0x2b2361)return _0x183808([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2b2361[_0x183808([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x45d2da=_0x23ea72(_0x2b2361[_0x183808([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2b2361[_0x183808([0x6a,0x74,0x69])])),await _0xcbcd38()?_0x59be50()?_0x275143()?_0x183808([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2b0eb0()?(_0x2b2361[_0x183808([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x183808([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x46ddf7=_0x3ecd84(_0x183808([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2b2361[_0x183808([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x183808([0x74,0x72,0x69,0x61,0x6c])&&(_0x46ddf7=_0x3ecd84(_0x183808([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4ceedf()):_0x183808([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x183808([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x183808([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1a74b0){return _0x183808([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x275143(){const _0x1dd28c=[_0x183808([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x183808([0x74,0x72,0x69,0x61,0x6c])][_0x183808([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b2361[_0x183808([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x7bf06c/0x3e8:0xe10*_0x2264d4;return _0x2b2361[_0x183808([0x65,0x78,0x70])]<_0x1dd28c;}function _0x59be50(){const _0x507fcc=_0x2b2361[_0x183808([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x507fcc&&(!!_0x507fcc[_0x183808([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x183808([0x2a]))||!!_0x507fcc[_0x183808([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x183808([0x55,0x50,0x4c,0x43])));}function _0x2b0eb0(){const _0x1a84d6=_0x1dca,_0x5b61ab=_0x2b2361[_0x183808([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5b61ab||0x0==_0x5b61ab[_0x183808([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5ee9b6}=new URL(window[_0x183808([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x1a84d6(0x19c)]);if(_0x5b61ab[_0x183808([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ee9b6))return!0x0;const _0x9033f=_0x5ee9b6[_0x183808([0x73,0x70,0x6c,0x69,0x74])](_0x183808([0x2e]));return _0x5b61ab[_0x183808([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48754c=>_0x48754c[_0x183808([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x183808([0x2a])))[_0x183808([0x6d,0x61,0x70])](_0x469fab=>_0x469fab[_0x183808([0x73,0x70,0x6c,0x69,0x74])](_0x183808([0x2e])))[_0x183808([0x73,0x6f,0x6d,0x65])](_0x4d0dcb=>_0x9033f[_0x183808([0x65,0x76,0x65,0x72,0x79])]((_0x12fee3,_0x1705e0)=>_0x4d0dcb[_0x1705e0]===_0x12fee3||_0x4d0dcb[_0x1705e0]===_0x183808([0x2a])));}function _0x4ceedf(){return _0x46ddf7&&_0x45d2da?new window[(_0x183808([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x411ce3,_0x2b55f9)=>{_0x46ddf7[_0x183808([0x74,0x68,0x65,0x6e])](_0x411ce3,_0x2b55f9),_0x45d2da[_0x183808([0x74,0x68,0x65,0x6e])](_0x5208e6=>{_0x5208e6!=_0x183808([0x56,0x61,0x6c,0x69,0x64])&&_0x411ce3(_0x5208e6);},_0x2b55f9);}):_0x46ddf7||_0x45d2da||_0x183808([0x56,0x61,0x6c,0x69,0x64]);}}function _0x23ea72(_0x17a092,_0x13bdd7){return new window[(_0x183808([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4b0c67=>{if(_0x35df93())return _0x4b0c67(_0x183808([0x56,0x61,0x6c,0x69,0x64]));_0x2c9b9f(),_0x55615a[_0x183808([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x183808([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2669bb=!0x1;const _0x5bd23a=_0x28d319();function _0x57b2b0(_0x2ebc64){return!!_0x2ebc64&&(typeof _0x2ebc64===_0x183808([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2ebc64===_0x183808([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2ebc64[_0x183808([0x74,0x68,0x65,0x6e])]===_0x183808([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2ebc64[_0x183808([0x63,0x61,0x74,0x63,0x68])]===_0x183808([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1a0507(_0x420874){_0x438da2(_0x420874)[_0x183808([0x74,0x68,0x65,0x6e])](_0x20d67b=>{if(!_0x20d67b||_0x20d67b[_0x183808([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x183808([0x6f,0x6b]))return _0x183808([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x207175(_0x39ef5a(_0x5bd23a+_0x13bdd7))!=_0x20d67b[_0x183808([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x183808([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x183808([0x56,0x61,0x6c,0x69,0x64]);})[_0x183808([0x74,0x68,0x65,0x6e])](_0x10e520=>(_0x379b7b(),_0x10e520),()=>{const _0x229bdd=_0x58544b();return null==_0x229bdd?(_0x379b7b(),_0x183808([0x56,0x61,0x6c,0x69,0x64])):_0x183808(_0x7bf06c-_0x229bdd>(0x9cf9363^_0x1ce347)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x183808([0x74,0x68,0x65,0x6e])](_0x4b0c67)[_0x183808([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4b0c67(_0x183808([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3e6ee4=0x2df5f9e3^_0x1ce347;function _0x379b7b(){const _0x44bf30=_0x183808([0x6c,0x6c,0x63,0x74,0x2d])+_0x207175(_0x39ef5a(_0x17a092)),_0x37833f=_0x514953(_0x207175(window[_0x183808([0x4d,0x61,0x74,0x68])][_0x183808([0x63,0x65,0x69,0x6c])](_0x7bf06c/_0x3e6ee4)));window[_0x183808([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x183808([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44bf30,_0x37833f);}function _0x58544b(){const _0x2888d4=_0x183808([0x6c,0x6c,0x63,0x74,0x2d])+_0x207175(_0x39ef5a(_0x17a092)),_0x4c4f57=window[_0x183808([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x183808([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2888d4);return _0x4c4f57?window[_0x183808([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x514953(_0x4c4f57),0x10)*_0x3e6ee4:null;}function _0x438da2(_0x44dba4){return new window[(_0x183808([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3bf36f,_0x5341cb)=>{_0x44dba4[_0x183808([0x74,0x68,0x65,0x6e])](_0x3bf36f,_0x5341cb),window[_0x183808([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5341cb,0x2dc2c3a3^_0x1ce347);});}}_0x55615a[_0x183808([0x6f,0x6e])](_0x183808([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5abc39,_0x2db646)=>{if(_0x2db646[0x0]!=_0x17a092)return _0x4b0c67(_0x183808([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2db646[0x1]={..._0x2db646[0x1],[_0x183808([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5bd23a};},{[_0x183808([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x183808([0x68,0x69,0x67,0x68])}),_0x55615a[_0x183808([0x6f,0x6e])](_0x183808([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6ba8c5=>{_0x57b2b0(_0x6ba8c5[_0x183808([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2669bb=!0x0,_0x1a0507(_0x6ba8c5[_0x183808([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x183808([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x183808([0x6c,0x6f,0x77])}),_0x43833e[_0x183808([0x74,0x68,0x65,0x6e])](()=>{_0x2669bb||_0x4b0c67(_0x183808([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x35df93(){return _0x55615a[_0x183808([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x183808([0x76,0x69,0x65,0x77])][_0x183808([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x183808([0x61,0x75,0x74,0x6f]);}function _0x2c9b9f(){_0x55615a[_0x183808([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x183808([0x76,0x69,0x65,0x77])][_0x183808([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x183808([0x61,0x75,0x74,0x6f]);}}function _0x3ecd84(_0x4a3823){const _0x15f51b=[new window[(_0x183808([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47b82c=>setTimeout(_0x47b82c,0x2dca29af^_0x1ce347)),_0x43833e[_0x183808([0x74,0x68,0x65,0x6e])](()=>new window[(_0x183808([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5373c1=>{let _0x1d75f7=0x0;_0x55615a[_0x183808([0x6d,0x6f,0x64,0x65,0x6c])][_0x183808([0x6f,0x6e])](_0x183808([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x159853,_0x3a88f6)=>{_0x3a88f6[0x0][_0x183808([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1d75f7++,_0x1d75f7==(0x2dc3169b^_0x1ce347)&&(_0x5373c1(),_0x159853[_0x183808([0x6f,0x66,0x66])]());});}))];return window[_0x183808([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x183808([0x72,0x61,0x63,0x65])](_0x15f51b)[_0x183808([0x74,0x68,0x65,0x6e])](()=>_0x4a3823);}async function _0x5037a8(){await _0x43833e,_0x55615a[_0x183808([0x6d,0x6f,0x64,0x65,0x6c])][_0x183808([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1240f7,_0x55615a[_0x183808([0x6d,0x6f,0x64,0x65,0x6c])][_0x183808([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1240f7,_0x55615a[_0x183808([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x183808([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xbe820d(_0x31ceea){const _0x3a0713=_0xa06b14();_0x55615a[_0x3a0713]=_0x183808([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x31ceea,_0x31ceea!=_0x183808([0x56,0x61,0x6c,0x69,0x64])&&_0x5037a8();}function _0xa06b14(){const _0x5942f9=window[_0x183808([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x183808([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x183808([0x6e,0x6f,0x77])]())[_0x183808([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x183808([0x2e]),'');let _0xfcc3e5=_0x183808([0x79]);for(let _0x2fcc84=0x0;_0x2fcc84<_0x5942f9[_0x183808([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2fcc84+=0x2){let _0x28844f=window[_0x183808([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5942f9[_0x183808([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2fcc84,_0x2fcc84+0x2));_0x28844f>=_0x5878fa[_0x183808([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x28844f-=_0x5878fa[_0x183808([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xfcc3e5+=_0x5878fa[_0x28844f];}return _0xfcc3e5;}function _0x1d9fa5(){const _0x2bac71=_0x58d861[_0x183808([0x73,0x70,0x6c,0x69,0x74])](_0x183808([0x2e]));if(0x3!=_0x2bac71[_0x183808([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5d2fbb(_0x2bac71[0x1]);function _0x5d2fbb(_0x283006){const _0x968cb9=_0x187a01(_0x283006);return _0x968cb9&&_0xb46ef5()?_0x968cb9:null;function _0xb46ef5(){const _0x1616c7=_0x968cb9[_0x183808([0x6a,0x74,0x69])],_0x3b4b28=window[_0x183808([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1616c7[_0x183808([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1616c7[_0x183808([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x514af3={..._0x968cb9,[_0x183808([0x6a,0x74,0x69])]:_0x1616c7[_0x183808([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1616c7[_0x183808([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x514af3[_0x183808([0x76,0x63])],_0x39ef5a(_0x514af3)==_0x3b4b28;}}}async function _0xcbcd38(){let _0x1ef4d=!0x0;try{const _0x41c0ae=_0x58d861[_0x183808([0x73,0x70,0x6c,0x69,0x74])](_0x183808([0x2e])),[_0x11e75e,_0x3fac91,_0x41b276]=_0x41c0ae;return _0x286054(_0x11e75e),await _0xae78df(_0x11e75e,_0x3fac91,_0x41b276),_0x1ef4d;}catch(_0x20aecb){return!0x1;}function _0x286054(_0x45ce81){const _0x4475fa=_0x187a01(_0x45ce81);_0x4475fa&&_0x4475fa[_0x183808([0x61,0x6c,0x67])]==_0x183808([0x45,0x53,0x32,0x35,0x36])||(_0x1ef4d=!0x1);}async function _0xae78df(_0x4640f6,_0x4a1c1c,_0x509bcb){const _0x4f4515=window[_0x183808([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x183808([0x66,0x72,0x6f,0x6d])](_0x3deab6(_0x509bcb),_0x1c6e57=>_0x1c6e57[_0x183808([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x43b46d=new window[(_0x183808([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x183808([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4640f6+_0x183808([0x2e])+_0x4a1c1c),_0x351742=window[_0x183808([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x183808([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x351742)return;const _0x1722f9=await _0x351742[_0x183808([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x183808([0x6a,0x77,0x6b]),_0x94948c,{[_0x183808([0x6e,0x61,0x6d,0x65])]:_0x183808([0x45,0x43,0x44,0x53,0x41]),[_0x183808([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x183808([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x183808([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x351742[_0x183808([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x183808([0x6e,0x61,0x6d,0x65])]:_0x183808([0x45,0x43,0x44,0x53,0x41]),[_0x183808([0x68,0x61,0x73,0x68])]:{[_0x183808([0x6e,0x61,0x6d,0x65])]:_0x183808([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1722f9,_0x4f4515,_0x43b46d)||(_0x1ef4d=!0x1);}}function _0x187a01(_0x2bbe0f){return _0x2bbe0f[_0x183808([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x183808([0x65,0x79]))?JSON[_0x183808([0x70,0x61,0x72,0x73,0x65])](_0x3deab6(_0x2bbe0f)):null;}function _0x3deab6(_0x5aa088){return window[_0x183808([0x61,0x74,0x6f,0x62])](_0x5aa088[_0x183808([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x183808([0x2b]))[_0x183808([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x183808([0x2f])));}function _0x39ef5a(_0x19e027){let _0x50e184=0x1505;function _0x51b886(_0x4e3d3b){for(let _0x5036b7=0x0;_0x5036b7<_0x4e3d3b[_0x183808([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5036b7++){const _0x80b7ce=_0x4e3d3b[_0x183808([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5036b7);_0x50e184=(_0x50e184<<0x5)+_0x50e184+_0x80b7ce,_0x50e184&=_0x50e184;}}function _0x22ea67(_0x37e367){Array[_0x183808([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x37e367)?_0x37e367[_0x183808([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x22ea67):_0x37e367&&typeof _0x37e367==_0x183808([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x183808([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x37e367)[_0x183808([0x73,0x6f,0x72,0x74])]()[_0x183808([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3b2348,_0x44d0b5])=>{_0x51b886(_0x3b2348),_0x22ea67(_0x44d0b5);}):_0x51b886(window[_0x183808([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x37e367));}return _0x22ea67(_0x19e027),_0x50e184>>>0x0;}function _0x207175(_0x259abf){return _0x259abf[_0x183808([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x183808([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x183808([0x30]));}function _0x514953(_0x15fa77){return _0x15fa77[_0x183808([0x73,0x70,0x6c,0x69,0x74])]('')[_0x183808([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x183808([0x6a,0x6f,0x69,0x6e])]('');}function _0x1240f7(){}function _0x183808(_0x2eed22){const _0x4cb75a=_0x1dca;return _0x2eed22[_0x4cb75a(0x194)](_0xca3a09=>String[_0x4cb75a(0x17c)](_0xca3a09))[_0x4cb75a(0x181)]('');}_0xbe820d(await _0x38b714());}(this);}[_0x2752c7(0x180)](){const _0x334fa5=_0x2752c7,_0x868805=this[_0x334fa5(0x1b2)][_0x334fa5(0x17d)][_0x334fa5(0x19f)];_0x868805[_0x334fa5(0x1c4)](_0x334fa5(0x198))&&_0x868805[_0x334fa5(0x17e)](_0x334fa5(0x198),{'allowAttributes':[_0x334fa5(0x1b3)]}),_0x868805[_0x334fa5(0x1c4)](_0x334fa5(0x1bd))&&_0x868805[_0x334fa5(0x17e)](_0x334fa5(0x1bd),{'allowAttributes':[_0x334fa5(0x1b3)]});}[_0x2752c7(0x195)](){const _0x35fee7=_0x2752c7,_0x3fe439=this[_0x35fee7(0x1b2)];_0x3fe439[_0x35fee7(0x18a)][_0x35fee7(0x1a6)](_0x35fee7(0x1b6))[_0x35fee7(0x1bc)]({'model':_0x35fee7(0x1b3),'view':_0x35fee7(0x183)}),_0x3fe439[_0x35fee7(0x18a)][_0x35fee7(0x1a6)](_0x35fee7(0x19a))[_0x35fee7(0x1cc)]({'model':{'key':_0x35fee7(0x1b3),'value':_0x5ca5de=>_0x5ca5de[_0x35fee7(0x1c6)](_0x35fee7(0x183))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x7b175d=_0x3fe439[_0x35fee7(0x197)][_0x35fee7(0x19b)](_0x35fee7(0x1c9));_0x7b175d&&this[_0x35fee7(0x1b7)](_0x7b175d,_0x35fee7(0x192),(_0xdc44e1,[_0x44a6ad,_0x5d58a4])=>{const _0x323316=_0x35fee7;_0x44a6ad[_0x323316(0x1a4)](_0x323316(0x1b3),_0x5d58a4);});}[_0x2752c7(0x1ca)](){const _0x48bf38=_0x2752c7,_0x117c7a=this[_0x48bf38(0x1b2)][_0x48bf38(0x187)][_0x48bf38(0x19b)](_0x48bf38(0x18c))||{},_0x1568b5=this[_0x48bf38(0x1b2)][_0x48bf38(0x187)][_0x48bf38(0x19b)](_0x48bf38(0x184))||'';this[_0x48bf38(0x1a8)]=_0x2bd368(_0xf631f7[_0x48bf38(0x1a1)],_0x48bf38(0x1c8),{..._0x117c7a,'pubkey':_0x1568b5,'ctx-name':_0x48bf38(0x18e),'sourceList':'','imgOnly':_0x48bf38(0x1a5),'removeCopyright':_0x48bf38(0x1a5),'localeName':this[_0x48bf38(0x1b2)][_0x48bf38(0x182)][_0x48bf38(0x1ae)],'externalSourcesEmbedCss':_0x48bf38(0x1a3)}),this[_0x48bf38(0x1a8)][_0x48bf38(0x1b0)]=_0x4feebc=>{const _0x5138dc=_0x48bf38;if(_0x5138dc(0x19e)==_0x4feebc)return _0x5138dc(0x191);},_0xf631f7[_0x48bf38(0x1a1)][_0x48bf38(0x17f)][_0x48bf38(0x199)](this[_0x48bf38(0x1a8)]);}[_0x2752c7(0x1b1)](){const _0xdc8981=_0x2752c7;this[_0xdc8981(0x1b8)]=_0x2bd368(_0xf631f7[_0xdc8981(0x1a1)],_0xdc8981(0x1bb),{'ctx-name':_0xdc8981(0x18e)}),_0xf631f7[_0xdc8981(0x1a1)][_0xdc8981(0x17f)][_0xdc8981(0x199)](this[_0xdc8981(0x1b8)]);}[_0x2752c7(0x1ac)](){const _0x3e330a=_0x2752c7,_0x31b196=this[_0x3e330a(0x1b2)][_0x3e330a(0x197)][_0x3e330a(0x19b)](_0x3e330a(0x190));_0x31b196&&this[_0x3e330a(0x1b7)](_0x31b196,_0x3e330a(0x17b),()=>{const _0x12774c=_0x3e330a,_0x9f0e6c=this[_0x12774c(0x1b2)][_0x12774c(0x17d)][_0x12774c(0x1a1)][_0x12774c(0x1ad)][_0x12774c(0x19d)]();_0x9f0e6c&&_0x9f0e6c[_0x12774c(0x1c6)](_0x12774c(0x1b3))&&this[_0x12774c(0x1b2)][_0x12774c(0x18d)][_0x12774c(0x188)][_0x12774c(0x186)](_0x12774c(0x1c2),()=>{const _0x5979ff=_0x12774c;_0x13c7b4(this[_0x5979ff(0x1b2)],_0x9f0e6c);});});const _0x5c5b48=this[_0x3e330a(0x1b2)][_0x3e330a(0x197)][_0x3e330a(0x19b)](_0x3e330a(0x1b9));_0x5c5b48&&this[_0x3e330a(0x1b7)](_0x5c5b48,_0x3e330a(0x17b),()=>{const _0xcc341a=_0x3e330a,_0x251357=this[_0xcc341a(0x1b2)][_0xcc341a(0x17d)][_0xcc341a(0x1a1)][_0xcc341a(0x1ad)][_0xcc341a(0x19d)]();_0x251357&&_0x251357[_0xcc341a(0x1c6)](_0xcc341a(0x1b3))&&this[_0xcc341a(0x1b2)][_0xcc341a(0x18d)][_0xcc341a(0x188)][_0xcc341a(0x186)](_0xcc341a(0x1c2),()=>{const _0x28b41a=_0xcc341a;_0x13c7b4(this[_0x28b41a(0x1b2)],_0x251357);});});}}
|