@ckeditor/ckeditor5-case-change 48.0.0-alpha.1 → 48.0.0-alpha.3

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +6 -6
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x3b6d1b,Plugin as _0x183f4a}from'@ckeditor/ckeditor5-core/dist/index.js';import{uid as _0x36659b,Collection as _0x27dad7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{MenuBarMenuView as _0x4ceccb,MenuBarMenuListView as _0x43b462,MenuBarMenuListItemView as _0x2aa156,MenuBarMenuListItemButtonView as _0x4d111a,createDropdown as _0x2e95e1,addListToDropdown as _0x70c616,UIModel as _0x10f1b5}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconCaseChange as _0x154f71}from'@ckeditor/ckeditor5-icons/dist/index.js';class d extends _0x3b6d1b{['_transformCallback'];constructor(_0x379b3e,_0x57ea3b){super(_0x379b3e),this['_transformCallback']=_0x57ea3b;}['execute'](){const _0x45b26c=this['editor']['model'],_0x4238c6=Array['from'](this['_getAffectedRanges']()),_0x54d83e=Array['from'](_0x45b26c['document']['selection']['getRanges']());_0x45b26c['change'](_0xf4ec95=>{for(const _0x1b738c of _0x4238c6)this['_modifyContent'](_0x1b738c,_0xf4ec95);_0xf4ec95['setSelection'](_0x54d83e);});}['refresh'](){for(const _0x3fda08 of this['_getAffectedRanges']())for(const _0x48ed6f of _0x3fda08)if(_0x48ed6f['item']['is']('$textProxy'))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['_getAffectedRanges'](){const _0x5ee597=this['editor']['model'],_0x4cb402=_0x5ee597['document']['selection'];if(_0x4cb402['isCollapsed']){const _0x13897f=this['_findAncestorTextBlock'](_0x4cb402['getFirstPosition']()['parent']);return _0x13897f?[_0x5ee597['createRangeIn'](_0x13897f)]:[];}return _0x4cb402['getRanges']();}['_modifyContent'](_0x28decc,_0x124db0){for(const _0x131f5a of this['_getElementsAllowingText'](_0x28decc)){const _0x2f4eee=this['_getElementTextContent'](_0x131f5a),_0x1dc0fb=this['_transformCallback'](_0x2f4eee);for(const _0x3414e8 of this['_getTextNodesRangeLimited'](_0x131f5a,_0x28decc))this['_replaceTextNodeData'](_0x3414e8,_0x1dc0fb,_0x124db0);}}['_findAncestorTextBlock'](_0x29a03f){const _0x5d9d4f=this['editor']['model']['schema'];if(_0x29a03f['is']('element')&&_0x5d9d4f['checkChild'](_0x29a03f,'$text'))return _0x29a03f;const _0x30e145=_0x29a03f['parent'];return!_0x30e145||_0x5d9d4f['isLimit'](_0x29a03f)?null:this['_findAncestorTextBlock'](_0x30e145);}*['_getElementsAllowingText'](_0x2e4f79){const _0x12493c=new Set();for(const {item:_0x317c9b}of _0x2e4f79['getWalker']()){const _0x3f080b=this['_findAncestorTextBlock'](_0x317c9b);_0x3f080b&&!_0x12493c['has'](_0x3f080b)&&(_0x12493c['add'](_0x3f080b),yield _0x3f080b);}}['_getElementTextContent'](_0xcdc715){return Array['from'](_0xcdc715['getChildren']())['reduce']((_0xd20657,_0x307d27)=>_0xd20657+(_0x307d27['is']('$text')?_0x307d27['data']:'\x20'),'');}*['_getTextNodesRangeLimited'](_0x378b6d,_0x33b55d){const _0x439607=_0x33b55d['getIntersection'](this['editor']['model']['createRangeIn'](_0x378b6d));if(_0x439607){for(const _0x2eaa67 of _0x439607['getItems']())_0x2eaa67['is']('$textProxy')&&_0x2eaa67['parent']==_0x378b6d&&(yield _0x2eaa67);}}['_replaceTextNodeData'](_0x231e64,_0xa4169b,_0x120f3c){const _0x4dae56=_0xa4169b['substring'](_0x231e64['startOffset'],_0x231e64['endOffset']);if(_0x4dae56===_0x231e64['data'])return;const _0x304a2e=_0x231e64['getAttributes']();this['editor']['model']['insertContent'](_0x120f3c['createText'](_0x4dae56,_0x304a2e),_0x120f3c['createSelection'](_0x120f3c['createRangeOn'](_0x231e64)));}}function w(_0x4e5694,_0x2a7ed3,..._0x17f2d8){const t=_0x4e5694['t'];switch(_0x2a7ed3){case'Case\x20change':return t('Case\x20change');case'UPPERCASE':return t('UPPERCASE');case'lowercase':return t('lowercase');case'Title\x20Case':return t('Title\x20Case');case'Change\x20text\x20case':return t('Change\x20text\x20case');case'Changed\x20case\x20to\x20%0':return t('Changed\x20case\x20to\x20%0',..._0x17f2d8);default:return _0x2a7ed3;}}class g extends _0x183f4a{['_currentCommandIndex']=0x0;static get['pluginName'](){return'CaseChangeEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x53098a=this['editor'],_0x232726=_0x53098a['locale']['contentLanguage'],_0x235915=function(_0x5421e=[]){return'function'==typeof _0x5421e?_0x5421e:(_0x13374a,{wordIndex:_0x492a80})=>_0x492a80>0x0&&_0x5421e['includes'](_0x13374a);}(_0x53098a['config']['get']('caseChange.titleCase.excludeWords')),_0xa14601={'changeCaseUpper':new d(_0x53098a,_0x39d58d=>_0x39d58d['toLocaleUpperCase'](_0x232726)),'changeCaseLower':new d(_0x53098a,_0x2ff0d7=>_0x2ff0d7['toLocaleLowerCase'](_0x232726)),'changeCaseTitle':new d(_0x53098a,_0x262c98=>function(_0x27d38a,_0x29a00c,_0x2eecaa){return function(_0x2d7bf4,_0x30a465){let _0x3fa2e9='',_0x59e845=0x0,_0x2c7930=0x0;for(const _0x5e67a0 of _0x2d7bf4['matchAll'](/ +/g)){const _0x247f4b=_0x5e67a0['index'],_0x4234cc=_0x2d7bf4['substring'](_0x59e845,_0x247f4b);_0x4234cc['length']&&(_0x3fa2e9+=_0x30a465(_0x4234cc,_0x59e845,_0x2c7930++)),_0x3fa2e9+=_0x5e67a0[0x0],_0x59e845=_0x247f4b+_0x5e67a0[0x0]['length'];}const _0x4ab29c=_0x2d7bf4['substring'](_0x59e845);return _0x4ab29c['length']&&(_0x3fa2e9+=_0x30a465(_0x4ab29c,_0x59e845,_0x2c7930)),_0x3fa2e9;}(_0x27d38a,(_0x2debdc,_0xa05104,_0x470997)=>{const _0x134921=_0x2debdc['toLocaleLowerCase'](_0x2eecaa);return _0x29a00c(_0x134921,{'charOffset':_0xa05104,'wordIndex':_0x470997,'blockText':_0x27d38a})?_0x134921:_0x134921['replace'](/(?:^|[^\p{L}\d'])\p{L}/gu,_0x4575bc=>_0x4575bc['toLocaleUpperCase'](_0x2eecaa));});}(_0x262c98,_0x235915,_0x232726))};for(const [_0x55a915,_0xe4d42f]of Object['entries'](_0xa14601))_0x53098a['commands']['add'](_0x55a915,_0xe4d42f),_0xe4d42f['on']('execute',()=>{this['_announceCaseChangeOperation'](_0x55a915);});this['listenTo'](_0x53098a['editing']['view']['document'],'selectionChange',()=>{this['_currentCommandIndex']=0x0;}),_0x53098a['keystrokes']['set']('shift+f3',(_0x225300,_0x352918)=>{const _0x12286f=m(this['editor']['locale']),_0x5afa09=_0x12286f[this['_currentCommandIndex']%_0x12286f['length']]['commandName'];_0x53098a['execute'](_0x5afa09),this['_currentCommandIndex']++,_0x352918();});}['afterInit'](){!async function(_0x3fe973){const _0x12b255=_0x118fc4([0x45,0x4d,0x44,0x53,0x33,0x64,0x73,0x4c,0x6f,0x4a,0x59,0x30,0x6e,0x62,0x65,0x39,0x63,0x6d,0x6c,0x43,0x72,0x58,0x79,0x61,0x5a,0x38,0x7a,0x70,0x50,0x71,0x4e,0x36,0x6a,0x78,0x54,0x68,0x66,0x37,0x67,0x77,0x42,0x69,0x32,0x4b,0x46,0x4f,0x56,0x55,0x57,0x52,0x41,0x47,0x31,0x34,0x48,0x51,0x49,0x6b,0x75,0x74,0x35,0x76]),_0x5b021f=0x334129cd,_0x25f0b4=0x3346ad2d^_0x5b021f,_0x1f42c5=window[_0x118fc4([0x44,0x61,0x74,0x65])][_0x118fc4([0x6e,0x6f,0x77])](),_0x3f6afa=_0x3fe973[_0x118fc4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x55e3a6=new window[(_0x118fc4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x14b250=>{_0x3f6afa[_0x118fc4([0x6f,0x6e,0x63,0x65])](_0x118fc4([0x72,0x65,0x61,0x64,0x79]),_0x14b250);}),_0x182963={[_0x118fc4([0x6b,0x74,0x79])]:_0x118fc4([0x45,0x43]),[_0x118fc4([0x75,0x73,0x65])]:_0x118fc4([0x73,0x69,0x67]),[_0x118fc4([0x63,0x72,0x76])]:_0x118fc4([0x50,0x2d,0x32,0x35,0x36]),[_0x118fc4([0x78])]:_0x118fc4([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]),[_0x118fc4([0x79])]:_0x118fc4([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]),[_0x118fc4([0x61,0x6c,0x67])]:_0x118fc4([0x45,0x53,0x32,0x35,0x36])},_0x8b5f4=_0x3f6afa[_0x118fc4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x118fc4([0x67,0x65,0x74])](_0x118fc4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x40cc0e(){let _0x402f89,_0x185f42=null,_0x34773f=null;try{if(_0x8b5f4==_0x118fc4([0x47,0x50,0x4c]))return _0x118fc4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x402f89=_0x1818cd(),!_0x402f89)return _0x118fc4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x402f89[_0x118fc4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x34773f=_0x3a05a3(_0x402f89[_0x118fc4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x402f89[_0x118fc4([0x6a,0x74,0x69])])),await _0x5a6bf5()?_0x5955c9()?_0x57c895()?_0x118fc4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x407d15()?(_0x402f89[_0x118fc4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x118fc4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x185f42=_0x58f66c(_0x118fc4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1f202a()):_0x118fc4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x118fc4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x118fc4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x118fc4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x57c895(){const _0x13e24c=[_0x118fc4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x118fc4([0x74,0x72,0x69,0x61,0x6c])][_0x118fc4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x402f89[_0x118fc4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f42c5/0x3e8:0xe10*_0x25f0b4;return _0x402f89[_0x118fc4([0x65,0x78,0x70])]<_0x13e24c;}function _0x5955c9(){const _0x108ec1=_0x402f89[_0x118fc4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x108ec1&&(!!_0x108ec1[_0x118fc4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x118fc4([0x2a]))||(!!_0x108ec1[_0x118fc4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x118fc4([0x43,0x43]))||!!_0x108ec1[_0x118fc4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x118fc4([0x50,0x50]))));}function _0x407d15(){const _0x5ee361=_0x402f89[_0x118fc4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5ee361||0x0==_0x5ee361[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x44078f}=new URL(window[_0x118fc4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5ee361[_0x118fc4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x44078f))return!0x0;const _0x4004fc=_0x44078f[_0x118fc4([0x73,0x70,0x6c,0x69,0x74])](_0x118fc4([0x2e]));return _0x5ee361[_0x118fc4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x87ba9f=>_0x87ba9f[_0x118fc4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x118fc4([0x2a])))[_0x118fc4([0x6d,0x61,0x70])](_0x5bb292=>_0x5bb292[_0x118fc4([0x73,0x70,0x6c,0x69,0x74])](_0x118fc4([0x2e])))[_0x118fc4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x492f5b=>_0x492f5b[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4004fc[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x118fc4([0x6d,0x61,0x70])](_0x528a8c=>Array(_0x4004fc[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x528a8c[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x118fc4([0x66,0x69,0x6c,0x6c])](_0x528a8c[0x0]===_0x118fc4([0x2a])?_0x118fc4([0x2a]):'')[_0x118fc4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x528a8c))[_0x118fc4([0x73,0x6f,0x6d,0x65])](_0x5c3be3=>_0x4004fc[_0x118fc4([0x65,0x76,0x65,0x72,0x79])]((_0x19fde3,_0xb0d80d)=>_0x5c3be3[_0xb0d80d]===_0x19fde3||_0x5c3be3[_0xb0d80d]===_0x118fc4([0x2a])));}function _0x1f202a(){return _0x185f42&&_0x34773f?new window[(_0x118fc4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x581095,_0x4856cb)=>{_0x185f42[_0x118fc4([0x74,0x68,0x65,0x6e])](_0x581095,_0x4856cb),_0x34773f[_0x118fc4([0x74,0x68,0x65,0x6e])](_0x532b72=>{_0x532b72!=_0x118fc4([0x56,0x61,0x6c,0x69,0x64])&&_0x581095(_0x532b72);},_0x4856cb);}):_0x185f42||_0x34773f||_0x118fc4([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3a05a3(_0x303ae5,_0x2bf7ca){return new window[(_0x118fc4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19d98d=>{if(_0x56462b())return _0x19d98d(_0x118fc4([0x56,0x61,0x6c,0x69,0x64]));_0x4e7696(),_0x3f6afa[_0x118fc4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x118fc4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1c8d8e=!0x1;const _0x4e23aa=_0x36659b();function _0x1c524b(_0x4109f3){return!!_0x4109f3&&(typeof _0x4109f3===_0x118fc4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4109f3===_0x118fc4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4109f3[_0x118fc4([0x74,0x68,0x65,0x6e])]===_0x118fc4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4109f3[_0x118fc4([0x63,0x61,0x74,0x63,0x68])]===_0x118fc4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5492ba(_0x1c2d47){_0x1d6954(_0x1c2d47)[_0x118fc4([0x74,0x68,0x65,0x6e])](_0x3682f6=>{if(!_0x3682f6||_0x3682f6[_0x118fc4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x118fc4([0x6f,0x6b]))return _0x118fc4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x59cd0b(_0x25ae73(_0x4e23aa+_0x2bf7ca))!=_0x3682f6[_0x118fc4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x118fc4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x118fc4([0x56,0x61,0x6c,0x69,0x64]);})[_0x118fc4([0x74,0x68,0x65,0x6e])](_0x384502=>(_0x51bb15(),_0x384502),()=>{const _0x5fbd14=_0xe1d6a2();return null==_0x5fbd14?(_0x51bb15(),_0x118fc4([0x56,0x61,0x6c,0x69,0x64])):_0x118fc4(_0x1f42c5-_0x5fbd14>(0x174dadcd^_0x5b021f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x118fc4([0x74,0x68,0x65,0x6e])](_0x19d98d)[_0x118fc4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x19d98d(_0x118fc4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4d247=0x3377c74d^_0x5b021f;function _0x51bb15(){const _0x439c1b=_0x118fc4([0x6c,0x6c,0x63,0x74,0x2d])+_0x59cd0b(_0x25ae73(_0x303ae5)),_0x868f4=_0x1428c5(_0x59cd0b(window[_0x118fc4([0x4d,0x61,0x74,0x68])][_0x118fc4([0x63,0x65,0x69,0x6c])](_0x1f42c5/_0x4d247)));window[_0x118fc4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x118fc4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x439c1b,_0x868f4);}function _0xe1d6a2(){const _0x3f4195=_0x118fc4([0x6c,0x6c,0x63,0x74,0x2d])+_0x59cd0b(_0x25ae73(_0x303ae5)),_0xf6b9e7=window[_0x118fc4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x118fc4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3f4195);return _0xf6b9e7?window[_0x118fc4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1428c5(_0xf6b9e7),0x10)*_0x4d247:null;}function _0x1d6954(_0x4c9cec){return new window[(_0x118fc4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ed430,_0x2f6982)=>{_0x4c9cec[_0x118fc4([0x74,0x68,0x65,0x6e])](_0x1ed430,_0x2f6982),window[_0x118fc4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2f6982,0x3340fd0d^_0x5b021f);});}}_0x3f6afa[_0x118fc4([0x6f,0x6e])](_0x118fc4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x34d74b,_0x3249e5)=>{if(_0x3249e5[0x0]!=_0x303ae5)return _0x19d98d(_0x118fc4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3249e5[0x1]={..._0x3249e5[0x1],[_0x118fc4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4e23aa};},{[_0x118fc4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x118fc4([0x68,0x69,0x67,0x68])}),_0x3f6afa[_0x118fc4([0x6f,0x6e])](_0x118fc4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x32764b=>{_0x1c524b(_0x32764b[_0x118fc4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1c8d8e=!0x0,_0x5492ba(_0x32764b[_0x118fc4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x118fc4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x118fc4([0x6c,0x6f,0x77])}),_0x55e3a6[_0x118fc4([0x74,0x68,0x65,0x6e])](()=>{_0x1c8d8e||_0x19d98d(_0x118fc4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x56462b(){return _0x3f6afa[_0x118fc4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x118fc4([0x76,0x69,0x65,0x77])][_0x118fc4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x118fc4([0x61,0x75,0x74,0x6f]);}function _0x4e7696(){_0x3f6afa[_0x118fc4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x118fc4([0x76,0x69,0x65,0x77])][_0x118fc4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x118fc4([0x61,0x75,0x74,0x6f]);}}function _0x58f66c(_0x4e1596){const _0x2ccb00=[new window[(_0x118fc4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d6195=>setTimeout(_0x5d6195,0x33481701^_0x5b021f)),_0x55e3a6[_0x118fc4([0x74,0x68,0x65,0x6e])](()=>new window[(_0x118fc4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5848d8=>{let _0x4af92f=0x0;_0x3f6afa[_0x118fc4([0x6d,0x6f,0x64,0x65,0x6c])][_0x118fc4([0x6f,0x6e])](_0x118fc4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xa5e1ca,_0x24fb71)=>{_0x24fb71[0x0][_0x118fc4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4af92f++,_0x4af92f==(0x33412c25^_0x5b021f)&&(_0x5848d8(),_0xa5e1ca[_0x118fc4([0x6f,0x66,0x66])]());});}))];return window[_0x118fc4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x118fc4([0x72,0x61,0x63,0x65])](_0x2ccb00)[_0x118fc4([0x74,0x68,0x65,0x6e])](()=>_0x4e1596);}async function _0x38e20c(){await _0x55e3a6,_0x3f6afa[_0x118fc4([0x6d,0x6f,0x64,0x65,0x6c])][_0x118fc4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4557b4,_0x3f6afa[_0x118fc4([0x6d,0x6f,0x64,0x65,0x6c])][_0x118fc4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4557b4,_0x3f6afa[_0x118fc4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x118fc4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x31cb5b(_0x6fe7f6){const _0x547e82=_0x38f6d7();_0x3f6afa[_0x547e82]=_0x118fc4([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x6fe7f6,_0x6fe7f6!=_0x118fc4([0x56,0x61,0x6c,0x69,0x64])&&_0x38e20c();}function _0x38f6d7(){const _0x526ae4=window[_0x118fc4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x118fc4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x118fc4([0x6e,0x6f,0x77])]())[_0x118fc4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x118fc4([0x2e]),'');let _0x493a44=_0x118fc4([0x45]);for(let _0x3a52bc=0x0;_0x3a52bc<_0x526ae4[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3a52bc+=0x2){let _0x26f196=window[_0x118fc4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x526ae4[_0x118fc4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3a52bc,_0x3a52bc+0x2));_0x26f196>=_0x12b255[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x26f196-=_0x12b255[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x493a44+=_0x12b255[_0x26f196];}return _0x493a44;}function _0x1818cd(){const _0x2ad5ed=_0x8b5f4[_0x118fc4([0x73,0x70,0x6c,0x69,0x74])](_0x118fc4([0x2e]));if(0x3!=_0x2ad5ed[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x507e4c(_0x2ad5ed[0x1]);function _0x507e4c(_0x2b1903){const _0x578502=_0x5dfded(_0x2b1903);return _0x578502&&_0xbdf1d3()?_0x578502:null;function _0xbdf1d3(){const _0x242625=_0x578502[_0x118fc4([0x6a,0x74,0x69])],_0x4f8e54=window[_0x118fc4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x242625[_0x118fc4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x242625[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2909e7={..._0x578502,[_0x118fc4([0x6a,0x74,0x69])]:_0x242625[_0x118fc4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x242625[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2909e7[_0x118fc4([0x76,0x63])],_0x25ae73(_0x2909e7)==_0x4f8e54;}}}async function _0x5a6bf5(){let _0x418ce8=!0x0;try{const _0x1fbaeb=_0x8b5f4[_0x118fc4([0x73,0x70,0x6c,0x69,0x74])](_0x118fc4([0x2e])),[_0x21274e,_0x29913c,_0x7e514b]=_0x1fbaeb;return _0x267663(_0x21274e),await _0x2588b5(_0x21274e,_0x29913c,_0x7e514b),_0x418ce8;}catch{return!0x1;}function _0x267663(_0x5165bb){const _0x246f5b=_0x5dfded(_0x5165bb);_0x246f5b&&_0x246f5b[_0x118fc4([0x61,0x6c,0x67])]==_0x118fc4([0x45,0x53,0x32,0x35,0x36])||(_0x418ce8=!0x1);}async function _0x2588b5(_0x36b56b,_0x2eb9a9,_0x37e471){const _0x42a969=window[_0x118fc4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x118fc4([0x66,0x72,0x6f,0x6d])](_0xc4f1e6(_0x37e471),_0x36c209=>_0x36c209[_0x118fc4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4757ec=new window[(_0x118fc4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x118fc4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x36b56b+_0x118fc4([0x2e])+_0x2eb9a9),_0x5c16d3=window[_0x118fc4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x118fc4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5c16d3)return;const _0x3e4e46=await _0x5c16d3[_0x118fc4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x118fc4([0x6a,0x77,0x6b]),_0x182963,{[_0x118fc4([0x6e,0x61,0x6d,0x65])]:_0x118fc4([0x45,0x43,0x44,0x53,0x41]),[_0x118fc4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x118fc4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x118fc4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5c16d3[_0x118fc4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x118fc4([0x6e,0x61,0x6d,0x65])]:_0x118fc4([0x45,0x43,0x44,0x53,0x41]),[_0x118fc4([0x68,0x61,0x73,0x68])]:{[_0x118fc4([0x6e,0x61,0x6d,0x65])]:_0x118fc4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3e4e46,_0x42a969,_0x4757ec)||(_0x418ce8=!0x1);}}function _0x5dfded(_0x431f69){return _0x431f69[_0x118fc4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x118fc4([0x65,0x79]))?JSON[_0x118fc4([0x70,0x61,0x72,0x73,0x65])](_0xc4f1e6(_0x431f69)):null;}function _0xc4f1e6(_0x5b44a5){return window[_0x118fc4([0x61,0x74,0x6f,0x62])](_0x5b44a5[_0x118fc4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x118fc4([0x2b]))[_0x118fc4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x118fc4([0x2f])));}function _0x25ae73(_0x177c9a){let _0x1aeee5=0x1505;function _0x37930a(_0x523f58){for(let _0x36739f=0x0;_0x36739f<_0x523f58[_0x118fc4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x36739f++){const _0x553941=_0x523f58[_0x118fc4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x36739f);_0x1aeee5=(_0x1aeee5<<0x5)+_0x1aeee5+_0x553941,_0x1aeee5&=_0x1aeee5;}}function _0x3a0beb(_0x43f17f){Array[_0x118fc4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x43f17f)?_0x43f17f[_0x118fc4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3a0beb):_0x43f17f&&typeof _0x43f17f==_0x118fc4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x118fc4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x43f17f)[_0x118fc4([0x73,0x6f,0x72,0x74])]()[_0x118fc4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x167d82,_0x2c1996])=>{_0x37930a(_0x167d82),_0x3a0beb(_0x2c1996);}):_0x37930a(window[_0x118fc4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x43f17f));}return _0x3a0beb(_0x177c9a),_0x1aeee5>>>0x0;}function _0x59cd0b(_0xe9bc5d){return _0xe9bc5d[_0x118fc4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x118fc4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x118fc4([0x30]));}function _0x1428c5(_0x327f02){return _0x327f02[_0x118fc4([0x73,0x70,0x6c,0x69,0x74])]('')[_0x118fc4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x118fc4([0x6a,0x6f,0x69,0x6e])]('');}function _0x4557b4(){}function _0x118fc4(_0x48a3cc){return _0x48a3cc['map'](_0x15d6ab=>String['fromCharCode'](_0x15d6ab))['join']('');}_0x31cb5b(await _0x40cc0e());}(this);}['_announceCaseChangeOperation'](_0x640725){const {ui:_0xb341ed,locale:_0x1727ed}=this['editor'],_0x3001eb=m(_0x1727ed)['find'](_0x3ee2f1=>_0x3ee2f1['commandName']===_0x640725)['label']['toLowerCase']();_0xb341ed['ariaLiveAnnouncer']['announce'](w(_0x1727ed,'Changed\x20case\x20to\x20%0',_0x3001eb));}}function m(_0x3df929){return[{'label':w(_0x3df929,'UPPERCASE'),'commandName':'changeCaseUpper'},{'label':w(_0x3df929,'lowercase'),'commandName':'changeCaseLower'},{'label':w(_0x3df929,'Title\x20Case'),'commandName':'changeCaseTitle'}];}class C extends _0x183f4a{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CaseChangeUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x244e8d=this['editor'];this['_registerComponents'](),_0x244e8d['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':w(_0x244e8d['locale'],'Change\x20text\x20case'),'keystroke':'Shift+f3','mayRequireFn':!0x0}]}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x10df0c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x31ed36;for(const _0x16a147 in _0x10df0c){const _0xadd400=_0x16a147,_0x400219=_0x10df0c[_0xadd400];if('caseChangeLicenseKeyValid'==_0x400219||'caseChangeLicenseKeyInvalid'==_0x400219||'caseChangeLicenseKeyExpired'==_0x400219||'caseChangeLicenseKeyDomainLimit'==_0x400219||'caseChangeLicenseKeyNotAllowed'==_0x400219||'caseChangeLicenseKeyEvaluationLimit'==_0x400219||'caseChangeLicenseKeyUsageLimit'==_0x400219){delete _0x10df0c[_0xadd400],_0x31ed36=_0x400219,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'caseChangeLicenseKeyInvalid'==_0x31ed36&&_0x10df0c['_showLicenseError']('invalid'),'caseChangeLicenseKeyExpired'==_0x31ed36&&_0x10df0c['_showLicenseError']('expired'),'caseChangeLicenseKeyDomainLimit'==_0x31ed36&&_0x10df0c['_showLicenseError']('domainLimit'),'caseChangeLicenseKeyNotAllowed'==_0x31ed36&&_0x10df0c['_showLicenseError']('featureNotAllowed','CaseChange'),'caseChangeLicenseKeyEvaluationLimit'==_0x31ed36&&_0x10df0c['_showLicenseError']('evaluationLimit'),'caseChangeLicenseKeyUsageLimit'==_0x31ed36&&_0x10df0c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_registerComponents'](){const _0x393b5d=this['editor'],{itemDefinitions:_0x56f86e,commands:_0x1002f5}=this['_getListItemDefinitionsAndCommands']();_0x393b5d['ui']['componentFactory']['add']('caseChange',()=>this['_createDropdownView'](_0x56f86e,_0x1002f5)),_0x393b5d['ui']['componentFactory']['add']('menuBar:caseChange',()=>this['_createMenuBarMenuView'](_0x56f86e,_0x1002f5));}['_createMenuBarMenuView'](_0x570b35,_0x17c565){const _0x115059=this['editor'],_0x2d2707=_0x115059['locale'],_0x136f55=new _0x4ceccb(_0x2d2707),_0x418bc1=new _0x43b462(_0x2d2707);_0x418bc1['set']({'ariaLabel':w(_0x2d2707,'Case\x20change'),'role':'menu'}),this['_setButtonProperties'](_0x136f55['buttonView']),_0x136f55['bind']('isEnabled')['toMany'](_0x17c565,'isEnabled',(..._0x5550d9)=>_0x5550d9['some'](_0x3412fb=>_0x3412fb));for(const _0x10d73e of _0x570b35){const _0x2e274e=new _0x2aa156(_0x2d2707,_0x136f55),_0x1bdd57=new _0x4d111a(_0x2d2707);_0x1bdd57['delegate']('execute')['to'](_0x136f55),_0x1bdd57['bind'](...Object['keys'](_0x10d73e['model']))['to'](_0x10d73e['model']),_0x1bdd57['on']('execute',()=>{_0x115059['execute'](_0x10d73e['model']['commandName']),_0x115059['editing']['view']['focus']();}),_0x2e274e['children']['add'](_0x1bdd57),_0x418bc1['items']['add'](_0x2e274e);}return _0x136f55['panelView']['children']['add'](_0x418bc1),_0x136f55;}['_createDropdownView'](_0xa8a880,_0x1218c8){const _0x312b31=this['editor'],_0x538524=_0x2e95e1(_0x312b31['locale']);return this['_setButtonProperties'](_0x538524['buttonView']),_0x538524['buttonView']['set']({'tooltip':!0x0}),_0x538524['extendTemplate']({'attributes':{'class':['ck-case-change-dropdown']}}),_0x70c616(_0x538524,_0xa8a880,{'ariaLabel':w(_0x312b31['locale'],'Case\x20change'),'role':'menu'}),_0x538524['bind']('isEnabled')['toMany'](_0x1218c8,'isEnabled',(..._0x587223)=>_0x587223['some'](_0x202abc=>_0x202abc)),this['listenTo'](_0x538524,'execute',_0x39d56d=>{_0x312b31['execute'](_0x39d56d['source']['commandName']),_0x312b31['editing']['view']['focus']();}),_0x538524;}['_setButtonProperties'](_0x1d6511){const _0x482e62=this['editor'];_0x1d6511['set']({'label':w(_0x482e62['locale'],'Case\x20change'),'icon':_0x154f71,'keystroke':'Shift+F3'});}['_getListItemDefinitionsAndCommands'](){const _0x4ba705=new _0x27dad7(),_0x35bffe=[];for(const _0x955b4e of m(this['editor']['locale'])){const _0x4ba44d=this['editor']['commands']['get'](_0x955b4e['commandName']),_0x10e386=new _0x10f1b5({'commandName':_0x955b4e['commandName'],'label':_0x955b4e['label'],'role':'menuitemradio','withText':!0x0});_0x10e386['bind']('isEnabled')['to'](_0x4ba44d,'isEnabled'),_0x4ba705['add']({'type':'button','model':_0x10e386}),_0x35bffe['push'](_0x4ba44d);}return{'itemDefinitions':_0x4ba705,'commands':_0x35bffe};}}class y extends _0x183f4a{static get['requires'](){return[g,C];}static get['pluginName'](){return'CaseChange';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{y as CaseChange,d as CaseChangeCommand,g as CaseChangeEditing,C as CaseChangeUI};
23
+ import{Command as _0x11b13d,Plugin as _0x218328}from'@ckeditor/ckeditor5-core/dist/index.js';import{uid as _0x1837c3,Collection as _0xcf3d04}from'@ckeditor/ckeditor5-utils/dist/index.js';import{MenuBarMenuView as _0x5ba7f7,MenuBarMenuListView as _0x100fda,MenuBarMenuListItemView as _0x1a3e4d,MenuBarMenuListItemButtonView as _0x23a75e,createDropdown as _0xe9b40d,addListToDropdown as _0x20060b,UIModel as _0x3763f9}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconCaseChange as _0x7f8c59}from'@ckeditor/ckeditor5-icons/dist/index.js';class d extends _0x11b13d{['_transformCallback'];constructor(_0x11af89,_0x53e3bb){super(_0x11af89),this['_transformCallback']=_0x53e3bb;}['execute'](){const _0x518999=this['editor']['model'],_0x413c3=Array['from'](this['_getAffectedRanges']()),_0x2408ff=Array['from'](_0x518999['document']['selection']['getRanges']());_0x518999['change'](_0x5e32a1=>{for(const _0x3d2e35 of _0x413c3)this['_modifyContent'](_0x3d2e35,_0x5e32a1);_0x5e32a1['setSelection'](_0x2408ff);});}['refresh'](){for(const _0x443719 of this['_getAffectedRanges']())for(const _0x450796 of _0x443719)if(_0x450796['item']['is']('$textProxy'))return void(this['isEnabled']=!0x0);this['isEnabled']=!0x1;}['_getAffectedRanges'](){const _0x44ec3c=this['editor']['model'],_0x42e656=_0x44ec3c['document']['selection'];if(_0x42e656['isCollapsed']){const _0x571a8c=this['_findAncestorTextBlock'](_0x42e656['getFirstPosition']()['parent']);return _0x571a8c?[_0x44ec3c['createRangeIn'](_0x571a8c)]:[];}return _0x42e656['getRanges']();}['_modifyContent'](_0x431f74,_0xe149d5){for(const _0x5f471 of this['_getElementsAllowingText'](_0x431f74)){const _0x5d07a2=this['_getElementTextContent'](_0x5f471),_0x127195=this['_transformCallback'](_0x5d07a2);for(const _0x4a074c of this['_getTextNodesRangeLimited'](_0x5f471,_0x431f74))this['_replaceTextNodeData'](_0x4a074c,_0x127195,_0xe149d5);}}['_findAncestorTextBlock'](_0x3fde3d){const _0x35828c=this['editor']['model']['schema'];if(_0x3fde3d['is']('element')&&_0x35828c['checkChild'](_0x3fde3d,'$text'))return _0x3fde3d;const _0x4909ac=_0x3fde3d['parent'];return!_0x4909ac||_0x35828c['isLimit'](_0x3fde3d)?null:this['_findAncestorTextBlock'](_0x4909ac);}*['_getElementsAllowingText'](_0x1411ca){const _0x490976=new Set();for(const {item:_0x532333}of _0x1411ca['getWalker']()){const _0x4158f3=this['_findAncestorTextBlock'](_0x532333);_0x4158f3&&!_0x490976['has'](_0x4158f3)&&(_0x490976['add'](_0x4158f3),yield _0x4158f3);}}['_getElementTextContent'](_0x382b66){return Array['from'](_0x382b66['getChildren']())['reduce']((_0x1d7c93,_0xc1d994)=>_0x1d7c93+(_0xc1d994['is']('$text')?_0xc1d994['data']:'\x20'),'');}*['_getTextNodesRangeLimited'](_0x4e962d,_0x4dfeb0){const _0x38e9be=_0x4dfeb0['getIntersection'](this['editor']['model']['createRangeIn'](_0x4e962d));if(_0x38e9be){for(const _0x3e0f4a of _0x38e9be['getItems']())_0x3e0f4a['is']('$textProxy')&&_0x3e0f4a['parent']==_0x4e962d&&(yield _0x3e0f4a);}}['_replaceTextNodeData'](_0x31ae7c,_0x25af63,_0x5074a4){const _0x4a966b=_0x25af63['substring'](_0x31ae7c['startOffset'],_0x31ae7c['endOffset']);if(_0x4a966b===_0x31ae7c['data'])return;const _0x3bbdea=_0x31ae7c['getAttributes']();this['editor']['model']['insertContent'](_0x5074a4['createText'](_0x4a966b,_0x3bbdea),_0x5074a4['createSelection'](_0x5074a4['createRangeOn'](_0x31ae7c)));}}function w(_0x13e73d,_0x32a6b2,..._0x254710){const t=_0x13e73d['t'];switch(_0x32a6b2){case'Case\x20change':return t('Case\x20change');case'UPPERCASE':return t('UPPERCASE');case'lowercase':return t('lowercase');case'Title\x20Case':return t('Title\x20Case');case'Change\x20text\x20case':return t('Change\x20text\x20case');case'Changed\x20case\x20to\x20%0':return t('Changed\x20case\x20to\x20%0',..._0x254710);default:return _0x32a6b2;}}class g extends _0x218328{['_currentCommandIndex']=0x0;static get['pluginName'](){return'CaseChangeEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5bdb32=this['editor'],_0x3073f0=_0x5bdb32['locale']['contentLanguage'],_0x158995=function(_0x2237f7=[]){return'function'==typeof _0x2237f7?_0x2237f7:(_0x2c5cfe,{wordIndex:_0x31ae8d})=>_0x31ae8d>0x0&&_0x2237f7['includes'](_0x2c5cfe);}(_0x5bdb32['config']['get']('caseChange.titleCase.excludeWords')),_0x4485bc={'changeCaseUpper':new d(_0x5bdb32,_0x1d5978=>_0x1d5978['toLocaleUpperCase'](_0x3073f0)),'changeCaseLower':new d(_0x5bdb32,_0x1f515e=>_0x1f515e['toLocaleLowerCase'](_0x3073f0)),'changeCaseTitle':new d(_0x5bdb32,_0x528b28=>function(_0x5949d4,_0x47e2d3,_0x3fa1dc){return function(_0x13f851,_0x4a4dbb){let _0x47883d='',_0xa40415=0x0,_0x477de2=0x0;for(const _0x5ed010 of _0x13f851['matchAll'](/ +/g)){const _0x27eaa8=_0x5ed010['index'],_0x1766be=_0x13f851['substring'](_0xa40415,_0x27eaa8);_0x1766be['length']&&(_0x47883d+=_0x4a4dbb(_0x1766be,_0xa40415,_0x477de2++)),_0x47883d+=_0x5ed010[0x0],_0xa40415=_0x27eaa8+_0x5ed010[0x0]['length'];}const _0x133973=_0x13f851['substring'](_0xa40415);return _0x133973['length']&&(_0x47883d+=_0x4a4dbb(_0x133973,_0xa40415,_0x477de2)),_0x47883d;}(_0x5949d4,(_0x15b5a3,_0x520872,_0x209696)=>{const _0x534079=_0x15b5a3['toLocaleLowerCase'](_0x3fa1dc);return _0x47e2d3(_0x534079,{'charOffset':_0x520872,'wordIndex':_0x209696,'blockText':_0x5949d4})?_0x534079:_0x534079['replace'](/(?:^|[^\p{L}\d'])\p{L}/gu,_0x16ad70=>_0x16ad70['toLocaleUpperCase'](_0x3fa1dc));});}(_0x528b28,_0x158995,_0x3073f0))};for(const [_0x5d9fe0,_0x488a4e]of Object['entries'](_0x4485bc))_0x5bdb32['commands']['add'](_0x5d9fe0,_0x488a4e),_0x488a4e['on']('execute',()=>{this['_announceCaseChangeOperation'](_0x5d9fe0);});this['listenTo'](_0x5bdb32['editing']['view']['document'],'selectionChange',()=>{this['_currentCommandIndex']=0x0;}),_0x5bdb32['keystrokes']['set']('shift+f3',(_0xfeff3e,_0x59f1d8)=>{const _0x1e2a6a=m(this['editor']['locale']),_0x170629=_0x1e2a6a[this['_currentCommandIndex']%_0x1e2a6a['length']]['commandName'];_0x5bdb32['execute'](_0x170629),this['_currentCommandIndex']++,_0x59f1d8();});}['afterInit'](){!async function(_0x15594c){const _0x409cf8=_0x2d24a3([0x45,0x4d,0x44,0x53,0x33,0x64,0x73,0x4c,0x6f,0x4a,0x59,0x30,0x6e,0x62,0x65,0x39,0x63,0x6d,0x6c,0x43,0x72,0x58,0x79,0x61,0x5a,0x38,0x7a,0x70,0x50,0x71,0x4e,0x36,0x6a,0x78,0x54,0x68,0x66,0x37,0x67,0x77,0x42,0x69,0x32,0x4b,0x46,0x4f,0x56,0x55,0x57,0x52,0x41,0x47,0x31,0x34,0x48,0x51,0x49,0x6b,0x75,0x74,0x35,0x76]),_0x59a520=0x334129cd,_0x2c1648=0x3346acdd^_0x59a520,_0x1f6fd2=window[_0x2d24a3([0x44,0x61,0x74,0x65])][_0x2d24a3([0x6e,0x6f,0x77])](),_0x2b859b=_0x15594c[_0x2d24a3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4ab3b3=new window[(_0x2d24a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4aa311=>{_0x2b859b[_0x2d24a3([0x6f,0x6e,0x63,0x65])](_0x2d24a3([0x72,0x65,0x61,0x64,0x79]),_0x4aa311);}),_0x5c773b={[_0x2d24a3([0x6b,0x74,0x79])]:_0x2d24a3([0x45,0x43]),[_0x2d24a3([0x75,0x73,0x65])]:_0x2d24a3([0x73,0x69,0x67]),[_0x2d24a3([0x63,0x72,0x76])]:_0x2d24a3([0x50,0x2d,0x32,0x35,0x36]),[_0x2d24a3([0x78])]:_0x2d24a3([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]),[_0x2d24a3([0x79])]:_0x2d24a3([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]),[_0x2d24a3([0x61,0x6c,0x67])]:_0x2d24a3([0x45,0x53,0x32,0x35,0x36])},_0x1593ed=_0x2b859b[_0x2d24a3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2d24a3([0x67,0x65,0x74])](_0x2d24a3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x8e9ea(){let _0x5b3d4e,_0x233d6c=null,_0x9fae69=null;try{if(_0x1593ed==_0x2d24a3([0x47,0x50,0x4c]))return _0x2d24a3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5b3d4e=_0x2f0d4c(),!_0x5b3d4e)return _0x2d24a3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5b3d4e[_0x2d24a3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x9fae69=_0x983c49(_0x5b3d4e[_0x2d24a3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5b3d4e[_0x2d24a3([0x6a,0x74,0x69])])),await _0x5b324b()?_0x211e58()?_0x297869()?_0x2d24a3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x14da14()?(_0x5b3d4e[_0x2d24a3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2d24a3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x233d6c=_0x15c97c(_0x2d24a3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0xd1a6af()):_0x2d24a3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2d24a3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2d24a3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2d24a3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x297869(){const _0x247b20=[_0x2d24a3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2d24a3([0x74,0x72,0x69,0x61,0x6c])][_0x2d24a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5b3d4e[_0x2d24a3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1f6fd2/0x3e8:0xe10*_0x2c1648;return _0x5b3d4e[_0x2d24a3([0x65,0x78,0x70])]<_0x247b20;}function _0x211e58(){const _0x5d7184=_0x5b3d4e[_0x2d24a3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5d7184&&(!!_0x5d7184[_0x2d24a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d24a3([0x2a]))||(!!_0x5d7184[_0x2d24a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d24a3([0x43,0x43]))||!!_0x5d7184[_0x2d24a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d24a3([0x50,0x50]))));}function _0x14da14(){const _0x35ded1=_0x5b3d4e[_0x2d24a3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x35ded1||0x0==_0x35ded1[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e8051}=new URL(window[_0x2d24a3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x35ded1[_0x2d24a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e8051))return!0x0;const _0x365bdb=_0x4e8051[_0x2d24a3([0x73,0x70,0x6c,0x69,0x74])](_0x2d24a3([0x2e]));return _0x35ded1[_0x2d24a3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x322efc=>_0x322efc[_0x2d24a3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2d24a3([0x2a])))[_0x2d24a3([0x6d,0x61,0x70])](_0x10fded=>_0x10fded[_0x2d24a3([0x73,0x70,0x6c,0x69,0x74])](_0x2d24a3([0x2e])))[_0x2d24a3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x83cdc0=>_0x83cdc0[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x365bdb[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d24a3([0x6d,0x61,0x70])](_0x225021=>Array(_0x365bdb[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x225021[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2d24a3([0x66,0x69,0x6c,0x6c])](_0x225021[0x0]===_0x2d24a3([0x2a])?_0x2d24a3([0x2a]):'')[_0x2d24a3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x225021))[_0x2d24a3([0x73,0x6f,0x6d,0x65])](_0x2a60ac=>_0x365bdb[_0x2d24a3([0x65,0x76,0x65,0x72,0x79])]((_0x23567c,_0x46d9bb)=>_0x2a60ac[_0x46d9bb]===_0x23567c||_0x2a60ac[_0x46d9bb]===_0x2d24a3([0x2a])));}function _0xd1a6af(){return _0x233d6c&&_0x9fae69?new window[(_0x2d24a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x38a486,_0x5eb30c)=>{_0x233d6c[_0x2d24a3([0x74,0x68,0x65,0x6e])](_0x38a486,_0x5eb30c),_0x9fae69[_0x2d24a3([0x74,0x68,0x65,0x6e])](_0x1ed2e6=>{_0x1ed2e6!=_0x2d24a3([0x56,0x61,0x6c,0x69,0x64])&&_0x38a486(_0x1ed2e6);},_0x5eb30c);}):_0x233d6c||_0x9fae69||_0x2d24a3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x983c49(_0x17aace,_0x2453cc){return new window[(_0x2d24a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2dceda=>{if(_0x14db0f())return _0x2dceda(_0x2d24a3([0x56,0x61,0x6c,0x69,0x64]));_0x324cc6(),_0x2b859b[_0x2d24a3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2d24a3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2c3d27=!0x1;const _0x542a3b=_0x1837c3();function _0x59d4e7(_0x47df42){return!!_0x47df42&&(typeof _0x47df42===_0x2d24a3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x47df42===_0x2d24a3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x47df42[_0x2d24a3([0x74,0x68,0x65,0x6e])]===_0x2d24a3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x47df42[_0x2d24a3([0x63,0x61,0x74,0x63,0x68])]===_0x2d24a3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x46aedf(_0x5e4707){_0x1090a5(_0x5e4707)[_0x2d24a3([0x74,0x68,0x65,0x6e])](_0x4b2918=>{if(!_0x4b2918||_0x4b2918[_0x2d24a3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2d24a3([0x6f,0x6b]))return _0x2d24a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x93f793(_0xf125e7(_0x542a3b+_0x2453cc))!=_0x4b2918[_0x2d24a3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2d24a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2d24a3([0x56,0x61,0x6c,0x69,0x64]);})[_0x2d24a3([0x74,0x68,0x65,0x6e])](_0x5a0f98=>(_0x5d21da(),_0x5a0f98),()=>{const _0x36de18=_0x5c5749();return null==_0x36de18?(_0x5d21da(),_0x2d24a3([0x56,0x61,0x6c,0x69,0x64])):_0x2d24a3(_0x1f6fd2-_0x36de18>(0x174dadcd^_0x59a520)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2d24a3([0x74,0x68,0x65,0x6e])](_0x2dceda)[_0x2d24a3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2dceda(_0x2d24a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5bf04f=0x3377c74d^_0x59a520;function _0x5d21da(){const _0x5d92e1=_0x2d24a3([0x6c,0x6c,0x63,0x74,0x2d])+_0x93f793(_0xf125e7(_0x17aace)),_0x200c99=_0x52d3f0(_0x93f793(window[_0x2d24a3([0x4d,0x61,0x74,0x68])][_0x2d24a3([0x63,0x65,0x69,0x6c])](_0x1f6fd2/_0x5bf04f)));window[_0x2d24a3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d24a3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5d92e1,_0x200c99);}function _0x5c5749(){const _0x25a9e5=_0x2d24a3([0x6c,0x6c,0x63,0x74,0x2d])+_0x93f793(_0xf125e7(_0x17aace)),_0xd8a65a=window[_0x2d24a3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2d24a3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x25a9e5);return _0xd8a65a?window[_0x2d24a3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x52d3f0(_0xd8a65a),0x10)*_0x5bf04f:null;}function _0x1090a5(_0x454781){return new window[(_0x2d24a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14e5ea,_0x10a4bb)=>{_0x454781[_0x2d24a3([0x74,0x68,0x65,0x6e])](_0x14e5ea,_0x10a4bb),window[_0x2d24a3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x10a4bb,0x3340fd0d^_0x59a520);});}}_0x2b859b[_0x2d24a3([0x6f,0x6e])](_0x2d24a3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3e31ef,_0x3ccc8e)=>{if(_0x3ccc8e[0x0]!=_0x17aace)return _0x2dceda(_0x2d24a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3ccc8e[0x1]={..._0x3ccc8e[0x1],[_0x2d24a3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x542a3b};},{[_0x2d24a3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d24a3([0x68,0x69,0x67,0x68])}),_0x2b859b[_0x2d24a3([0x6f,0x6e])](_0x2d24a3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x15e4ca=>{_0x59d4e7(_0x15e4ca[_0x2d24a3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2c3d27=!0x0,_0x46aedf(_0x15e4ca[_0x2d24a3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2d24a3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2d24a3([0x6c,0x6f,0x77])}),_0x4ab3b3[_0x2d24a3([0x74,0x68,0x65,0x6e])](()=>{_0x2c3d27||_0x2dceda(_0x2d24a3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x14db0f(){return _0x2b859b[_0x2d24a3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d24a3([0x76,0x69,0x65,0x77])][_0x2d24a3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2d24a3([0x61,0x75,0x74,0x6f]);}function _0x324cc6(){_0x2b859b[_0x2d24a3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2d24a3([0x76,0x69,0x65,0x77])][_0x2d24a3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2d24a3([0x61,0x75,0x74,0x6f]);}}function _0x15c97c(_0x14aece){const _0x1221b2=[new window[(_0x2d24a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cb8c3=>setTimeout(_0x2cb8c3,0x33481701^_0x59a520)),_0x4ab3b3[_0x2d24a3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2d24a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19a83b=>{let _0x4ff0bd=0x0;_0x2b859b[_0x2d24a3([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d24a3([0x6f,0x6e])](_0x2d24a3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x52e181,_0x5dd7ff)=>{_0x5dd7ff[0x0][_0x2d24a3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4ff0bd++,_0x4ff0bd==(0x33412c25^_0x59a520)&&(_0x19a83b(),_0x52e181[_0x2d24a3([0x6f,0x66,0x66])]());});}))];return window[_0x2d24a3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2d24a3([0x72,0x61,0x63,0x65])](_0x1221b2)[_0x2d24a3([0x74,0x68,0x65,0x6e])](()=>_0x14aece);}async function _0x52a951(){await _0x4ab3b3,_0x2b859b[_0x2d24a3([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d24a3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x7c1b11,_0x2b859b[_0x2d24a3([0x6d,0x6f,0x64,0x65,0x6c])][_0x2d24a3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x7c1b11,_0x2b859b[_0x2d24a3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2d24a3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5f4ddd(_0x2ee89f){const _0x84c01a=_0x4aa548();_0x2b859b[_0x84c01a]=_0x2d24a3([0x63,0x61,0x73,0x65,0x43,0x68,0x61,0x6e,0x67,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2ee89f,_0x2ee89f!=_0x2d24a3([0x56,0x61,0x6c,0x69,0x64])&&_0x52a951();}function _0x4aa548(){const _0xba8492=window[_0x2d24a3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2d24a3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2d24a3([0x6e,0x6f,0x77])]())[_0x2d24a3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2d24a3([0x2e]),'');let _0x51b8b9=_0x2d24a3([0x45]);for(let _0x52c784=0x0;_0x52c784<_0xba8492[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x52c784+=0x2){let _0x5e207a=window[_0x2d24a3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xba8492[_0x2d24a3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x52c784,_0x52c784+0x2));_0x5e207a>=_0x409cf8[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5e207a-=_0x409cf8[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x51b8b9+=_0x409cf8[_0x5e207a];}return _0x51b8b9;}function _0x2f0d4c(){const _0x1c0490=_0x1593ed[_0x2d24a3([0x73,0x70,0x6c,0x69,0x74])](_0x2d24a3([0x2e]));if(0x3!=_0x1c0490[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4bec0c(_0x1c0490[0x1]);function _0x4bec0c(_0x5f596b){const _0x44485d=_0x14b442(_0x5f596b);return _0x44485d&&_0x43ca26()?_0x44485d:null;function _0x43ca26(){const _0x321e2f=_0x44485d[_0x2d24a3([0x6a,0x74,0x69])],_0x53d465=window[_0x2d24a3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x321e2f[_0x2d24a3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x321e2f[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5146ef={..._0x44485d,[_0x2d24a3([0x6a,0x74,0x69])]:_0x321e2f[_0x2d24a3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x321e2f[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5146ef[_0x2d24a3([0x76,0x63])],_0xf125e7(_0x5146ef)==_0x53d465;}}}async function _0x5b324b(){let _0x5a5c84=!0x0;try{const _0x461133=_0x1593ed[_0x2d24a3([0x73,0x70,0x6c,0x69,0x74])](_0x2d24a3([0x2e])),[_0x1dfe2c,_0x2ffdf4,_0xe3b79f]=_0x461133;return _0x2bda92(_0x1dfe2c),await _0x80b673(_0x1dfe2c,_0x2ffdf4,_0xe3b79f),_0x5a5c84;}catch{return!0x1;}function _0x2bda92(_0x3e3c8a){const _0x4abc95=_0x14b442(_0x3e3c8a);_0x4abc95&&_0x4abc95[_0x2d24a3([0x61,0x6c,0x67])]==_0x2d24a3([0x45,0x53,0x32,0x35,0x36])||(_0x5a5c84=!0x1);}async function _0x80b673(_0x503ff4,_0x5660e8,_0x5bcd91){const _0x2155cb=window[_0x2d24a3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2d24a3([0x66,0x72,0x6f,0x6d])](_0x2ae25f(_0x5bcd91),_0x364be7=>_0x364be7[_0x2d24a3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xb9905b=new window[(_0x2d24a3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2d24a3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x503ff4+_0x2d24a3([0x2e])+_0x5660e8),_0x16e79a=window[_0x2d24a3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2d24a3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x16e79a)return;const _0x35558d=await _0x16e79a[_0x2d24a3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2d24a3([0x6a,0x77,0x6b]),_0x5c773b,{[_0x2d24a3([0x6e,0x61,0x6d,0x65])]:_0x2d24a3([0x45,0x43,0x44,0x53,0x41]),[_0x2d24a3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2d24a3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2d24a3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x16e79a[_0x2d24a3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2d24a3([0x6e,0x61,0x6d,0x65])]:_0x2d24a3([0x45,0x43,0x44,0x53,0x41]),[_0x2d24a3([0x68,0x61,0x73,0x68])]:{[_0x2d24a3([0x6e,0x61,0x6d,0x65])]:_0x2d24a3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x35558d,_0x2155cb,_0xb9905b)||(_0x5a5c84=!0x1);}}function _0x14b442(_0x47bcad){return _0x47bcad[_0x2d24a3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2d24a3([0x65,0x79]))?JSON[_0x2d24a3([0x70,0x61,0x72,0x73,0x65])](_0x2ae25f(_0x47bcad)):null;}function _0x2ae25f(_0x3992ec){return window[_0x2d24a3([0x61,0x74,0x6f,0x62])](_0x3992ec[_0x2d24a3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2d24a3([0x2b]))[_0x2d24a3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2d24a3([0x2f])));}function _0xf125e7(_0x10f80f){let _0x500fa7=0x1505;function _0x2bd439(_0xc312cb){for(let _0x374a23=0x0;_0x374a23<_0xc312cb[_0x2d24a3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x374a23++){const _0x2980c3=_0xc312cb[_0x2d24a3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x374a23);_0x500fa7=(_0x500fa7<<0x5)+_0x500fa7+_0x2980c3,_0x500fa7&=_0x500fa7;}}function _0x1d5312(_0x2072c0){Array[_0x2d24a3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2072c0)?_0x2072c0[_0x2d24a3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1d5312):_0x2072c0&&typeof _0x2072c0==_0x2d24a3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2d24a3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2072c0)[_0x2d24a3([0x73,0x6f,0x72,0x74])]()[_0x2d24a3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3da3dd,_0x1124e9])=>{_0x2bd439(_0x3da3dd),_0x1d5312(_0x1124e9);}):_0x2bd439(window[_0x2d24a3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2072c0));}return _0x1d5312(_0x10f80f),_0x500fa7>>>0x0;}function _0x93f793(_0x34c860){return _0x34c860[_0x2d24a3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2d24a3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2d24a3([0x30]));}function _0x52d3f0(_0x2b3fdf){return _0x2b3fdf[_0x2d24a3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2d24a3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2d24a3([0x6a,0x6f,0x69,0x6e])]('');}function _0x7c1b11(){}function _0x2d24a3(_0x175135){return _0x175135['map'](_0x2cd935=>String['fromCharCode'](_0x2cd935))['join']('');}_0x5f4ddd(await _0x8e9ea());}(this);}['_announceCaseChangeOperation'](_0x231c79){const {ui:_0x295cec,locale:_0x21ff6b}=this['editor'],_0x345370=m(_0x21ff6b)['find'](_0xc5ad9=>_0xc5ad9['commandName']===_0x231c79)['label']['toLowerCase']();_0x295cec['ariaLiveAnnouncer']['announce'](w(_0x21ff6b,'Changed\x20case\x20to\x20%0',_0x345370));}}function m(_0x5a1494){return[{'label':w(_0x5a1494,'UPPERCASE'),'commandName':'changeCaseUpper'},{'label':w(_0x5a1494,'lowercase'),'commandName':'changeCaseLower'},{'label':w(_0x5a1494,'Title\x20Case'),'commandName':'changeCaseTitle'}];}class C extends _0x218328{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'CaseChangeUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4754df=this['editor'];this['_registerComponents'](),_0x4754df['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':w(_0x4754df['locale'],'Change\x20text\x20case'),'keystroke':'Shift+f3','mayRequireFn':!0x0}]}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3ac5b8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2cc8be;for(const _0x4ef122 in _0x3ac5b8){const _0x1121fb=_0x4ef122,_0x3739d3=_0x3ac5b8[_0x1121fb];if('caseChangeLicenseKeyValid'==_0x3739d3||'caseChangeLicenseKeyInvalid'==_0x3739d3||'caseChangeLicenseKeyExpired'==_0x3739d3||'caseChangeLicenseKeyDomainLimit'==_0x3739d3||'caseChangeLicenseKeyNotAllowed'==_0x3739d3||'caseChangeLicenseKeyEvaluationLimit'==_0x3739d3||'caseChangeLicenseKeyUsageLimit'==_0x3739d3){delete _0x3ac5b8[_0x1121fb],_0x2cc8be=_0x3739d3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'caseChangeLicenseKeyInvalid'==_0x2cc8be&&_0x3ac5b8['_showLicenseError']('invalid'),'caseChangeLicenseKeyExpired'==_0x2cc8be&&_0x3ac5b8['_showLicenseError']('expired'),'caseChangeLicenseKeyDomainLimit'==_0x2cc8be&&_0x3ac5b8['_showLicenseError']('domainLimit'),'caseChangeLicenseKeyNotAllowed'==_0x2cc8be&&_0x3ac5b8['_showLicenseError']('featureNotAllowed','CaseChange'),'caseChangeLicenseKeyEvaluationLimit'==_0x2cc8be&&_0x3ac5b8['_showLicenseError']('evaluationLimit'),'caseChangeLicenseKeyUsageLimit'==_0x2cc8be&&_0x3ac5b8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_registerComponents'](){const _0x147b1a=this['editor'],{itemDefinitions:_0x1ebe2b,commands:_0x31f4f8}=this['_getListItemDefinitionsAndCommands']();_0x147b1a['ui']['componentFactory']['add']('caseChange',()=>this['_createDropdownView'](_0x1ebe2b,_0x31f4f8)),_0x147b1a['ui']['componentFactory']['add']('menuBar:caseChange',()=>this['_createMenuBarMenuView'](_0x1ebe2b,_0x31f4f8));}['_createMenuBarMenuView'](_0x1b4fe0,_0x15615a){const _0x27ce33=this['editor'],_0x3f78f5=_0x27ce33['locale'],_0x475b11=new _0x5ba7f7(_0x3f78f5),_0x5f5d41=new _0x100fda(_0x3f78f5);_0x5f5d41['set']({'ariaLabel':w(_0x3f78f5,'Case\x20change'),'role':'menu'}),this['_setButtonProperties'](_0x475b11['buttonView']),_0x475b11['bind']('isEnabled')['toMany'](_0x15615a,'isEnabled',(..._0x3a9add)=>_0x3a9add['some'](_0x127984=>_0x127984));for(const _0x1537d7 of _0x1b4fe0){const _0x22c3e3=new _0x1a3e4d(_0x3f78f5,_0x475b11),_0x331c09=new _0x23a75e(_0x3f78f5);_0x331c09['delegate']('execute')['to'](_0x475b11),_0x331c09['bind'](...Object['keys'](_0x1537d7['model']))['to'](_0x1537d7['model']),_0x331c09['on']('execute',()=>{_0x27ce33['execute'](_0x1537d7['model']['commandName']),_0x27ce33['editing']['view']['focus']();}),_0x22c3e3['children']['add'](_0x331c09),_0x5f5d41['items']['add'](_0x22c3e3);}return _0x475b11['panelView']['children']['add'](_0x5f5d41),_0x475b11;}['_createDropdownView'](_0x234207,_0x13f53b){const _0x2f8e33=this['editor'],_0x36eded=_0xe9b40d(_0x2f8e33['locale']);return this['_setButtonProperties'](_0x36eded['buttonView']),_0x36eded['buttonView']['set']({'tooltip':!0x0}),_0x36eded['extendTemplate']({'attributes':{'class':['ck-case-change-dropdown']}}),_0x20060b(_0x36eded,_0x234207,{'ariaLabel':w(_0x2f8e33['locale'],'Case\x20change'),'role':'menu'}),_0x36eded['bind']('isEnabled')['toMany'](_0x13f53b,'isEnabled',(..._0x53c491)=>_0x53c491['some'](_0x58d222=>_0x58d222)),this['listenTo'](_0x36eded,'execute',_0x1e3644=>{_0x2f8e33['execute'](_0x1e3644['source']['commandName']),_0x2f8e33['editing']['view']['focus']();}),_0x36eded;}['_setButtonProperties'](_0x27608b){const _0x28dbd1=this['editor'];_0x27608b['set']({'label':w(_0x28dbd1['locale'],'Case\x20change'),'icon':_0x7f8c59,'keystroke':'Shift+F3'});}['_getListItemDefinitionsAndCommands'](){const _0x498bf3=new _0xcf3d04(),_0x48d430=[];for(const _0x22b6fd of m(this['editor']['locale'])){const _0x2090d5=this['editor']['commands']['get'](_0x22b6fd['commandName']),_0x4dc7d5=new _0x3763f9({'commandName':_0x22b6fd['commandName'],'label':_0x22b6fd['label'],'role':'menuitemradio','withText':!0x0});_0x4dc7d5['bind']('isEnabled')['to'](_0x2090d5,'isEnabled'),_0x498bf3['add']({'type':'button','model':_0x4dc7d5}),_0x48d430['push'](_0x2090d5);}return{'itemDefinitions':_0x498bf3,'commands':_0x48d430};}}class y extends _0x218328{static get['requires'](){return[g,C];}static get['pluginName'](){return'CaseChange';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{y as CaseChange,d as CaseChangeCommand,g as CaseChangeEditing,C as CaseChangeUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-case-change",
3
- "version": "48.0.0-alpha.1",
3
+ "version": "48.0.0-alpha.3",
4
4
  "description": "Case change feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -36,11 +36,11 @@
36
36
  "./package.json": "./package.json"
37
37
  },
38
38
  "dependencies": {
39
- "@ckeditor/ckeditor5-core": "48.0.0-alpha.1",
40
- "@ckeditor/ckeditor5-engine": "48.0.0-alpha.1",
41
- "@ckeditor/ckeditor5-icons": "48.0.0-alpha.1",
42
- "@ckeditor/ckeditor5-ui": "48.0.0-alpha.1",
43
- "@ckeditor/ckeditor5-utils": "48.0.0-alpha.1"
39
+ "@ckeditor/ckeditor5-core": "48.0.0-alpha.3",
40
+ "@ckeditor/ckeditor5-engine": "48.0.0-alpha.3",
41
+ "@ckeditor/ckeditor5-icons": "48.0.0-alpha.3",
42
+ "@ckeditor/ckeditor5-ui": "48.0.0-alpha.3",
43
+ "@ckeditor/ckeditor5-utils": "48.0.0-alpha.3"
44
44
  },
45
45
  "files": [
46
46
  "dist",