@ckeditor/ckeditor5-ai 41.2.1 → 41.3.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.
- package/build/ai.js +1 -1
- package/dist/content-index.css +332 -0
- package/dist/editor-index.css +573 -0
- package/dist/index.css +1344 -0
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +23 -0
- package/dist/translations/ar.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/bg.d.ts +8 -0
- package/dist/translations/bg.js +23 -0
- package/dist/translations/bn.d.ts +8 -0
- package/dist/translations/bn.js +23 -0
- package/dist/translations/bs.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/ca.d.ts +8 -0
- package/dist/translations/ca.js +23 -0
- package/dist/translations/cs.d.ts +8 -0
- package/dist/translations/cs.js +23 -0
- package/dist/translations/da.d.ts +8 -0
- package/dist/translations/da.js +23 -0
- package/dist/translations/de-ch.d.ts +8 -0
- package/dist/translations/de-ch.js +23 -0
- package/dist/translations/de.d.ts +8 -0
- package/dist/translations/de.js +23 -0
- package/dist/translations/el.d.ts +8 -0
- package/dist/translations/el.js +23 -0
- package/dist/translations/en-au.d.ts +8 -0
- package/dist/translations/en-au.js +23 -0
- package/dist/translations/en.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +23 -0
- package/dist/translations/es.d.ts +8 -0
- package/dist/translations/es.js +23 -0
- package/dist/translations/et.d.ts +8 -0
- package/dist/translations/et.js +23 -0
- package/dist/translations/fa.d.ts +8 -0
- package/dist/translations/fa.js +23 -0
- package/dist/translations/fi.d.ts +8 -0
- package/dist/translations/fi.js +23 -0
- package/dist/translations/fr.d.ts +8 -0
- package/dist/translations/fr.js +23 -0
- package/dist/translations/gl.d.ts +8 -0
- package/dist/translations/gl.js +23 -0
- package/dist/translations/he.d.ts +8 -0
- package/dist/translations/he.js +23 -0
- package/dist/translations/hi.d.ts +8 -0
- package/dist/translations/hi.js +23 -0
- package/dist/translations/hr.d.ts +8 -0
- package/dist/translations/hr.js +23 -0
- package/dist/translations/hu.d.ts +8 -0
- package/dist/translations/hu.js +23 -0
- package/dist/translations/id.d.ts +8 -0
- package/dist/translations/id.js +23 -0
- package/dist/translations/it.d.ts +8 -0
- package/dist/translations/it.js +23 -0
- package/dist/translations/ja.d.ts +8 -0
- package/dist/translations/ja.js +23 -0
- package/dist/translations/jv.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/lt.d.ts +8 -0
- package/dist/translations/lt.js +23 -0
- package/dist/translations/lv.d.ts +8 -0
- package/dist/translations/lv.js +23 -0
- package/dist/translations/ms.d.ts +8 -0
- package/dist/translations/ms.js +23 -0
- package/dist/translations/nl.d.ts +8 -0
- package/dist/translations/nl.js +23 -0
- package/dist/translations/no.d.ts +8 -0
- package/dist/translations/no.js +23 -0
- package/dist/translations/pl.d.ts +8 -0
- package/dist/translations/pl.js +23 -0
- package/dist/translations/pt-br.d.ts +8 -0
- package/dist/translations/pt-br.js +23 -0
- package/dist/translations/pt.d.ts +8 -0
- package/dist/translations/pt.js +23 -0
- package/dist/translations/ro.d.ts +8 -0
- package/dist/translations/ro.js +23 -0
- package/dist/translations/ru.d.ts +8 -0
- package/dist/translations/ru.js +23 -0
- package/dist/translations/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sr-latn.d.ts +8 -0
- package/dist/translations/sr-latn.js +23 -0
- package/dist/translations/sr.d.ts +8 -0
- package/dist/translations/sr.js +23 -0
- package/dist/translations/sv.d.ts +8 -0
- package/dist/translations/sv.js +23 -0
- package/dist/translations/th.d.ts +8 -0
- package/dist/translations/th.js +23 -0
- package/dist/translations/tk.d.ts +8 -0
- package/dist/translations/tk.js +23 -0
- package/dist/translations/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/uk.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/vi.d.ts +8 -0
- package/dist/translations/vi.js +23 -0
- package/dist/translations/zh-cn.d.ts +8 -0
- package/dist/translations/zh-cn.js +23 -0
- package/dist/translations/zh.d.ts +8 -0
- package/dist/translations/zh.js +23 -0
- package/dist/types/adapters/aiadapter.d.ts +52 -0
- package/dist/types/adapters/aitextadapter.d.ts +150 -0
- package/dist/types/adapters/awstextadapter.d.ts +182 -0
- package/dist/types/adapters/openaitextadapter.d.ts +185 -0
- package/dist/types/aiassistant.d.ts +390 -0
- package/dist/types/aiassistantediting.d.ts +50 -0
- package/dist/types/aiassistantui.d.ts +57 -0
- package/dist/types/aiconfig.d.ts +73 -0
- package/dist/types/augmentation.d.ts +31 -0
- package/dist/types/index.d.ts +17 -0
- package/dist/types/ui/aiassistantcontroller.d.ts +113 -0
- package/dist/types/ui/dropdown/aicommandslistview.d.ts +37 -0
- package/dist/types/ui/dropdown/buttonlabelwithhighlightview.d.ts +33 -0
- package/dist/types/ui/dropdown/labelwithhighlightview.d.ts +29 -0
- package/dist/types/ui/form/aiformcontentarea.d.ts +52 -0
- package/dist/types/ui/form/aiformerrorview.d.ts +30 -0
- package/dist/types/ui/form/aiformpromptview.d.ts +50 -0
- package/dist/types/ui/form/aiformtoolbarview.d.ts +62 -0
- package/dist/types/ui/form/aiformview.d.ts +145 -0
- package/dist/types/ui/form/aihistorylistitemview.d.ts +22 -0
- package/dist/types/ui/form/aihistorylistview.d.ts +39 -0
- package/dist/types/ui/form/prompthistory.d.ts +24 -0
- package/dist/types/ui/showaiassistantcommand.d.ts +44 -0
- package/dist/types/utils/common-translations.d.ts +13 -0
- package/package.json +5 -4
- package/src/adapters/aiadapter.js +1 -1
- package/src/adapters/aitextadapter.js +1 -1
- package/src/adapters/awstextadapter.js +1 -1
- package/src/adapters/openaitextadapter.js +1 -1
- package/src/aiassistant.js +1 -1
- package/src/aiassistantediting.d.ts +0 -5
- package/src/aiassistantediting.js +1 -1
- package/src/aiassistantui.js +1 -1
- package/src/index.js +1 -1
- package/src/ui/aiassistantcontroller.js +1 -1
- package/src/ui/dropdown/aicommandslistview.js +1 -1
- package/src/ui/dropdown/buttonlabelwithhighlightview.js +1 -1
- package/src/ui/dropdown/labelwithhighlightview.js +1 -1
- package/src/ui/form/aiformcontentarea.js +1 -1
- package/src/ui/form/aiformerrorview.js +1 -1
- package/src/ui/form/aiformpromptview.js +1 -1
- package/src/ui/form/aiformtoolbarview.js +1 -1
- package/src/ui/form/aiformview.js +1 -1
- package/src/ui/form/aihistorylistitemview.js +1 -1
- package/src/ui/form/aihistorylistview.js +1 -1
- package/src/ui/form/prompthistory.js +1 -1
- package/src/ui/showaiassistantcommand.js +1 -1
- package/src/utils/common-translations.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x139955=_0x2e18;function _0x2e18(_0x5bd1ec,_0x3d285c){const _0x2085f0=_0x2085();return _0x2e18=function(_0x2e1871,_0xc88b71){_0x2e1871=_0x2e1871-0x15c;let _0x24b953=_0x2085f0[_0x2e1871];return _0x24b953;},_0x2e18(_0x5bd1ec,_0x3d285c);}(function(_0x5eb121,_0xc0cdb5){const _0x3cd26a=_0x2e18,_0x3fd47b=_0x5eb121();while(!![]){try{const _0x3fb3ac=-parseInt(_0x3cd26a(0x1a8))/0x1+-parseInt(_0x3cd26a(0x186))/0x2+-parseInt(_0x3cd26a(0x1b1))/0x3*(-parseInt(_0x3cd26a(0x183))/0x4)+parseInt(_0x3cd26a(0x19c))/0x5+parseInt(_0x3cd26a(0x167))/0x6+-parseInt(_0x3cd26a(0x1aa))/0x7*(-parseInt(_0x3cd26a(0x190))/0x8)+parseInt(_0x3cd26a(0x1a3))/0x9*(-parseInt(_0x3cd26a(0x193))/0xa);if(_0x3fb3ac===_0xc0cdb5)break;else _0x3fd47b['push'](_0x3fd47b['shift']());}catch(_0x368028){_0x3fd47b['push'](_0x3fd47b['shift']());}}}(_0x2085,0x6fef3));import{global as _0x423284}from'ckeditor5/src/utils.js';import{View as _0x35af26,ButtonView as _0x4ecf10,SpinnerView as _0x434137}from'ckeditor5/src/ui.js';import _0x4842f9 from'../../../theme/icons/copy.svg';import{getTranslation as _0x5e08f4}from'../../utils/common-translations.js';import{icons as _0x56caa4}from'ckeditor5/src/core.js';export default class st extends _0x35af26{constructor(_0xec567a,_0xad2a39=''){const _0x49bece=_0x2e18;super(_0xec567a),this[_0x49bece(0x1b0)]({'value':null,'isVisible':!0x1,'isProcessing':!0x1});const _0x1709ff=this[_0x49bece(0x16a)];this[_0x49bece(0x17d)]=new ContentFieldView(_0xec567a,_0xad2a39),this[_0x49bece(0x1ac)]=this[_0x49bece(0x19b)](),this[_0x49bece(0x180)]({'tag':_0x49bece(0x179),'attributes':{'class':['ck',_0x49bece(0x18c),_0x1709ff['if'](_0x49bece(0x17b),_0x49bece(0x16c),_0x542afc=>!_0x542afc)],'tabindex':'-1'},'children':[{'tag':_0x49bece(0x179),'attributes':{'class':['ck',_0x49bece(0x185),_0x1709ff['if'](_0x49bece(0x19d),_0x49bece(0x174))]},'children':[this[_0x49bece(0x17d)],{'tag':_0x49bece(0x179),'attributes':{'class':['ck',_0x49bece(0x1ab)]},'children':[this[_0x49bece(0x1ac)]]}]}]});}[_0x139955(0x17e)](){const _0x553099=_0x139955;super[_0x553099(0x17e)](),this[_0x553099(0x199)]&&this[_0x553099(0x17d)][_0x553099(0x184)](this[_0x553099(0x199)]);let _0x531cb4=!0x1;this['on'](_0x553099(0x177),(_0x210fef,_0xb0aa15,_0x4724b7)=>{const _0x1d6cd9=_0x553099,_0x4827e8=!this[_0x1d6cd9(0x17d)][_0x1d6cd9(0x188)][_0x1d6cd9(0x17f)](_0x1d6cd9(0x182));this[_0x1d6cd9(0x17d)][_0x1d6cd9(0x184)](_0x4724b7),this[_0x1d6cd9(0x19d)]&&_0x4827e8&&!_0x531cb4&&this[_0x1d6cd9(0x188)][_0x1d6cd9(0x1a2)]({'top':this[_0x1d6cd9(0x188)][_0x1d6cd9(0x168)],'behavior':_0x1d6cd9(0x16e)});}),this['on'](_0x553099(0x176),(_0x2fd842,_0xa05c2,_0x4b77b4)=>{const _0x544072=_0x553099;_0x531cb4=!0x1,_0x4b77b4?(this[_0x544072(0x199)]=null,this[_0x544072(0x17d)][_0x544072(0x19e)]()):this[_0x544072(0x199)]||this[_0x544072(0x17d)][_0x544072(0x184)]('');}),this[_0x553099(0x164)](this[_0x553099(0x188)],_0x553099(0x1af),()=>{_0x531cb4=!0x0;}),this[_0x553099(0x164)](this[_0x553099(0x188)],_0x553099(0x161),()=>{_0x531cb4=!0x0;});}[_0x139955(0x18a)](){const _0x366d64=_0x139955;this[_0x366d64(0x188)][_0x366d64(0x18a)]();}[_0x139955(0x19b)](){const _0x42694a=_0x139955,_0xd64560=this[_0x42694a(0x15d)],_0x2070eb=new _0x4ecf10(this[_0x42694a(0x15d)]),_0x32d36b=_0x42694a(0x196);return _0x2070eb[_0x42694a(0x1b0)]({'label':_0x5e08f4(_0xd64560,_0x42694a(0x1a4)),'icon':_0x4842f9,'class':_0x32d36b,'tooltip':!0x0}),_0x2070eb[_0x42694a(0x1a1)](_0x42694a(0x17b))['to'](this,_0x42694a(0x199),_0x36845a=>!!_0x36845a),_0x2070eb[_0x42694a(0x1a1)](_0x42694a(0x1a6))['to'](this,_0x42694a(0x19d),_0x36d92e=>!_0x36d92e),_0x2070eb['on'](_0x42694a(0x198),()=>{const _0x187cf0=_0x42694a;this[_0x187cf0(0x166)](this[_0x187cf0(0x17d)][_0x187cf0(0x188)]),_0x2070eb[_0x187cf0(0x191)]=_0x56caa4[_0x187cf0(0x192)],_0x2070eb[_0x187cf0(0x197)]=_0x32d36b+_0x187cf0(0x18b),this[_0x187cf0(0x18a)](),setTimeout(()=>{const _0x56aae9=_0x187cf0;_0x2070eb[_0x56aae9(0x191)]=_0x4842f9,_0x2070eb[_0x56aae9(0x197)]=_0x32d36b;},0x3e8);}),_0x2070eb;}[_0x139955(0x166)](_0xebab19){const _0x2c6424=_0x139955,{window:_0x275488,document:_0x581f60}=_0x423284;if(_0x275488[_0x2c6424(0x19f)]){const {Blob:_0x500460,ClipboardItem:_0x5a10fa}=_0x275488,_0x279b41=[new _0x5a10fa({'text/html':new _0x500460([_0xebab19[_0x2c6424(0x15f)]],{'type':_0x2c6424(0x15e)}),'text/plain':new _0x500460([_0xebab19[_0x2c6424(0x1a0)]||''],{'type':_0x2c6424(0x1a5)})})];navigator[_0x2c6424(0x17c)][_0x2c6424(0x1a9)](_0x279b41);}else{const _0x13b034=_0x581f60[_0x2c6424(0x172)](_0x2c6424(0x179));_0x13b034[_0x2c6424(0x175)][_0x2c6424(0x171)]=_0x2c6424(0x181),_0x13b034[_0x2c6424(0x175)][_0x2c6424(0x195)]=_0x2c6424(0x18f),_0x13b034[_0x2c6424(0x15f)]=_0x2c6424(0x17a)+_0xebab19[_0x2c6424(0x15f)]+_0x2c6424(0x16b),_0x581f60[_0x2c6424(0x163)][_0x2c6424(0x194)](_0x13b034);const _0x42de4e=_0x581f60[_0x2c6424(0x15c)]();_0x42de4e[_0x2c6424(0x19a)](_0x13b034[_0x2c6424(0x16d)]),_0x42de4e[_0x2c6424(0x189)](_0x13b034[_0x2c6424(0x173)]);const _0x50fa87=_0x275488[_0x2c6424(0x18e)]();_0x50fa87[_0x2c6424(0x16f)](),_0x50fa87[_0x2c6424(0x169)](_0x42de4e),_0x581f60[_0x2c6424(0x1ae)](_0x2c6424(0x1ad)),_0x13b034[_0x2c6424(0x187)]();}}}function _0x2085(){const _0x25d297=['ck-ai-form__copy-button-wrapper','copyButtonView','copy','execCommand','wheel','set','138JsKExT','createRange','locale','text/html','innerHTML','ck-ai-form__content-field','mousedown','_createLoader','body','listenTo','ck-reset_all-excluded','_copyHTMLToClipboard','4235988macwPU','scrollHeight','addRange','bindTemplate','<span>]</span>','ck-hidden','firstElementChild','smooth','removeAllRanges','loaderView','position','createElement','lastElementChild','ck-ai-form__content-area--processing','style','change:isProcessing','change:value','AI\x20is\x20writing...','div','<span>[</span>','isVisible','clipboard','contentFieldView','render','querySelector','setTemplate','absolute','.ck-ai-form__loader','74716mkGtBs','setContent','ck-ai-form__content-area','1464878XNlMaa','remove','element','setEndBefore','focus','\x20ck-ai-form__copy-button--copied','ck-ai-form__content-area-wrapper','ck-ai-form__loader','getSelection','-9999px','7075832YUwUgk','icon','check','30eVOUOR','appendChild','left','ck-ai-form__copy-button','class','execute','value','setStartAfter','_createCopyButton','3567420JGLhZm','isProcessing','appendLoader','ClipboardItem','textContent','bind','scrollTo','4976676XTpOcL','Copy','text/plain','isEnabled','ck-content','313381mMwtqq','write','7wYCwpl'];_0x2085=function(){return _0x25d297;};return _0x2085();}export class ContentFieldView extends _0x35af26{constructor(_0x32b298,_0x4d59dc=''){const _0x3338a1=_0x139955;super(_0x32b298),this[_0x3338a1(0x170)]=this[_0x3338a1(0x162)](),this[_0x3338a1(0x180)]({'tag':_0x3338a1(0x179),'attributes':{'class':['ck',_0x3338a1(0x1a7),_0x4d59dc,_0x3338a1(0x165),_0x3338a1(0x160)]}});}[_0x139955(0x184)](_0x3afbc2){const _0xf2aa1e=_0x139955;this[_0xf2aa1e(0x188)][_0xf2aa1e(0x15f)]=_0x3afbc2;}[_0x139955(0x19e)](){const _0x56a4c4=_0x139955;this[_0x56a4c4(0x188)][_0x56a4c4(0x194)](this[_0x56a4c4(0x170)][_0x56a4c4(0x188)]);}[_0x139955(0x162)](){const _0x1f5ffd=_0x139955,_0xe8d79e=new _0x35af26(),_0x257574=this[_0x1f5ffd(0x15d)],_0x9f5d58=new _0x434137();return _0x9f5d58[_0x1f5ffd(0x17b)]=!0x0,_0xe8d79e[_0x1f5ffd(0x180)]({'tag':_0x1f5ffd(0x179),'attributes':{'class':['ck',_0x1f5ffd(0x18d)]},'children':[_0x9f5d58,{'text':_0x5e08f4(_0x257574,_0x1f5ffd(0x178))}]}),_0xe8d79e[_0x1f5ffd(0x17e)](),_0xe8d79e;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x3add02,_0x57d851){const _0x48e6ea=_0x73d5,_0x171488=_0x3add02();while(!![]){try{const _0x48abd8=-parseInt(_0x48e6ea(0x79))/0x1*(-parseInt(_0x48e6ea(0x83))/0x2)+-parseInt(_0x48e6ea(0x80))/0x3+parseInt(_0x48e6ea(0x74))/0x4*(-parseInt(_0x48e6ea(0x7b))/0x5)+parseInt(_0x48e6ea(0x77))/0x6+parseInt(_0x48e6ea(0x7f))/0x7+parseInt(_0x48e6ea(0x7a))/0x8*(parseInt(_0x48e6ea(0x82))/0x9)+-parseInt(_0x48e6ea(0x81))/0xa*(-parseInt(_0x48e6ea(0x85))/0xb);if(_0x48abd8===_0x57d851)break;else _0x171488['push'](_0x171488['shift']());}catch(_0x2b1abc){_0x171488['push'](_0x171488['shift']());}}}(_0x5a1b,0xe6689));function _0x5a1b(){const _0x3d0eaa=['122OUQGmK','40efQdWT','3893945Adoqdj','div','bindTemplate','setTemplate','1286068LYZCpt','3949569hGxtEi','77790mSnyEb','285777kxCngY','21342nBhlOx','ck-ai-form__error','473bBxRLz','4OfKlZO','set','content','6361302bKmIiH','text'];_0x5a1b=function(){return _0x3d0eaa;};return _0x5a1b();}import{View as _0x2d11a4,IconView as _0x98f5ad}from'ckeditor5/src/ui.js';function _0x73d5(_0x556cd8,_0x3bf935){const _0x5a1b4a=_0x5a1b();return _0x73d5=function(_0x73d54e,_0x1c721f){_0x73d54e=_0x73d54e-0x74;let _0x7f83d1=_0x5a1b4a[_0x73d54e];return _0x7f83d1;},_0x73d5(_0x556cd8,_0x3bf935);}import _0x223bab from'../../../theme/icons/error.svg';export default class ot extends _0x2d11a4{constructor(_0x382034,_0x2d4fad=''){const _0x58d57e=_0x73d5;super(_0x382034);const _0x2923e7=new _0x98f5ad(),_0x13ab48=this[_0x58d57e(0x7d)];this[_0x58d57e(0x75)](_0x58d57e(0x78),_0x2d4fad),_0x2923e7[_0x58d57e(0x76)]=_0x223bab,this[_0x58d57e(0x7e)]({'tag':_0x58d57e(0x7c),'attributes':{'class':['ck',_0x58d57e(0x84)]},'children':[_0x2923e7,{'text':_0x13ab48['to'](_0x58d57e(0x78))}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1749fa=_0x3534;(function(_0x8e0652,_0x14f4d9){const _0x479630=_0x3534,_0x42478a=_0x8e0652();while(!![]){try{const _0x50f4b5=-parseInt(_0x479630(0x10c))/0x1+parseInt(_0x479630(0x114))/0x2+-parseInt(_0x479630(0xe1))/0x3*(parseInt(_0x479630(0xf5))/0x4)+parseInt(_0x479630(0x107))/0x5+-parseInt(_0x479630(0xea))/0x6*(parseInt(_0x479630(0xe2))/0x7)+parseInt(_0x479630(0xf0))/0x8*(-parseInt(_0x479630(0xeb))/0x9)+parseInt(_0x479630(0xf3))/0xa;if(_0x50f4b5===_0x14f4d9)break;else _0x42478a['push'](_0x42478a['shift']());}catch(_0x474082){_0x42478a['push'](_0x42478a['shift']());}}}(_0x2c5e,0x5ecda));import{Rect as _0x399933,global as _0x450e11,isVisible as _0x27c5d0}from'ckeditor5/src/utils.js';import{AutocompleteView as _0x57f657,ButtonView as _0x19f50c}from'ckeditor5/src/ui.js';function _0x3534(_0x87a02a,_0x1a5b12){const _0x2c5e6e=_0x2c5e();return _0x3534=function(_0x3534df,_0x2c5eea){_0x3534df=_0x3534df-0xda;let _0x5cf5a3=_0x2c5e6e[_0x3534df];return _0x5cf5a3;},_0x3534(_0x87a02a,_0x1a5b12);}import{icons as _0x567713}from'ckeditor5/src/core.js';import{getTranslation as _0x50b6ca}from'../../utils/common-translations.js';import _0x12dd3d from'../../../theme/icons/submit.svg';function _0x2c5e(){const _0x52d97a=['children','fieldView','isEmpty','window','isVisible','uiLanguageDirection','update','1827330OxEdHv','value','History','isOn','focus','253685WUuTzC','queryView','set','render','showHistoryButtonView','fire','requestAnimationFrame','filteredView','1003142GoANoN','ck-ai-form__toggle-history','left','keystrokes','resultsView','minRows','focusLast','focusFirst','1972974pjkffa','7PkOvyJ','bind','fieldWrapperChildren','_createShowHistoryButton','excludeScrollbarsAndBorders','element','focusCycler','target','3175404iCapDm','586449abnVgI','width','_createSubmitButton','rtl','style','32tmfrBj','submit','enter','12224980bXAFbS','right','4DPxhsC','focusableChildren','submitButtonView','ck-ai-form__submit','add','locale','execute','Submit','maxRows','history','isEnabled'];_0x2c5e=function(){return _0x52d97a;};return _0x2c5e();}export default class lt extends _0x57f657{constructor(_0x4b2bbd,_0x56fb98){const _0x4b78ab=_0x3534;super(_0x4b2bbd,_0x56fb98),this[_0x4b78ab(0x10d)][_0x4b78ab(0x101)][_0x4b78ab(0xde)]=0x1,this[_0x4b78ab(0x10d)][_0x4b78ab(0x101)][_0x4b78ab(0xfd)]=0x3,this[_0x4b78ab(0xf7)]=this[_0x4b78ab(0xed)](),this[_0x4b78ab(0x110)]=this[_0x4b78ab(0xe5)](),this[_0x4b78ab(0xf6)][_0x4b78ab(0xf9)](this[_0x4b78ab(0x110)],0x1),this[_0x4b78ab(0xf6)][_0x4b78ab(0xf9)](this[_0x4b78ab(0xf7)]);}[_0x1749fa(0x10f)](){const _0x51fdcd=_0x1749fa;super[_0x51fdcd(0x10f)](),this[_0x51fdcd(0x10d)][_0x51fdcd(0xe4)][_0x51fdcd(0xf9)](this[_0x51fdcd(0x110)]),this[_0x51fdcd(0x100)][_0x51fdcd(0xf9)](this[_0x51fdcd(0xf7)]),this[_0x51fdcd(0xdc)][_0x51fdcd(0x10e)](_0x51fdcd(0xf2),(_0x46cdd8,_0x465c70)=>{const _0x39b3bf=_0x51fdcd;_0x46cdd8[_0x39b3bf(0xe9)]==this[_0x39b3bf(0x10d)][_0x39b3bf(0x101)][_0x39b3bf(0xe7)]&&(this[_0x39b3bf(0xf1)](),_0x465c70());});}[_0x1749fa(0xed)](){const _0x40b7d4=_0x1749fa,_0x43038f=new _0x19f50c(this[_0x40b7d4(0xfa)]),_0x105eb6=this[_0x40b7d4(0xfa)];return _0x43038f[_0x40b7d4(0x10e)]({'icon':_0x12dd3d,'label':_0x50b6ca(_0x105eb6,_0x40b7d4(0xfc)),'isVisible':!0x0,'tooltip':!0x0,'class':_0x40b7d4(0xf8)}),_0x43038f['on'](_0x40b7d4(0xfb),()=>{const _0x134f07=_0x40b7d4;this[_0x134f07(0xf1)]();}),_0x43038f[_0x40b7d4(0xe3)](_0x40b7d4(0xff))['to'](this[_0x40b7d4(0x10d)][_0x40b7d4(0x101)],_0x40b7d4(0x102),this,_0x40b7d4(0xff),(_0x2df27e,_0x4b6709)=>!_0x2df27e&&_0x4b6709),_0x43038f;}[_0x1749fa(0xe5)](){const _0x4d72f8=_0x1749fa,_0x17e7db=new _0x19f50c(this[_0x4d72f8(0xfa)]),_0xee1644=this[_0x4d72f8(0xdd)],_0x49ab57=this[_0x4d72f8(0xfa)];_0x17e7db[_0x4d72f8(0x10e)]({'label':_0x50b6ca(_0x49ab57,_0x4d72f8(0x109)),'withText':!0x1,'icon':_0x567713[_0x4d72f8(0xfe)],'tooltip':!0x0,'tooltipPosition':'sw','class':_0x4d72f8(0xda)}),_0x17e7db[_0x4d72f8(0xe3)](_0x4d72f8(0x10a))['to'](_0xee1644,_0x4d72f8(0x104)),_0x17e7db[_0x4d72f8(0xe3)](_0x4d72f8(0xff))['to'](this,_0x4d72f8(0xff)),_0x17e7db['on'](_0x4d72f8(0xfb),()=>{const _0x2d4cf0=_0x4d72f8;_0xee1644[_0x2d4cf0(0x104)]=!_0xee1644[_0x2d4cf0(0x104)],_0xee1644[_0x2d4cf0(0x104)]?this[_0x2d4cf0(0x113)][_0x2d4cf0(0x10b)]():this[_0x2d4cf0(0x10b)]();});const _0x57904e=()=>{const _0x5c30b4=_0x4d72f8;_0x450e11[_0x5c30b4(0x103)][_0x5c30b4(0x112)](()=>{const _0x3785f9=_0x5c30b4;if(_0x27c5d0(this[_0x3785f9(0xe7)])){const _0x5e5a13=new _0x399933(this[_0x3785f9(0x10d)][_0x3785f9(0x101)][_0x3785f9(0xe7)]),_0x2b26fa=_0x5e5a13[_0x3785f9(0xec)],_0x15bcc9=_0x3785f9(0xee)===_0x49ab57[_0x3785f9(0x105)]?_0x3785f9(0xdb):_0x3785f9(0xf4);_0x5e5a13[_0x3785f9(0xe6)](),_0x17e7db[_0x3785f9(0xe7)][_0x3785f9(0xef)][_0x15bcc9]=_0x2b26fa-_0x5e5a13[_0x3785f9(0xec)]+0x1+'px';}});};return this[_0x4d72f8(0x10d)][_0x4d72f8(0x101)]['on'](_0x4d72f8(0x106),_0x57904e),this['on'](_0x4d72f8(0x10f),_0x57904e),_0x17e7db;}[_0x1749fa(0xf1)](){const _0x3c59d2=_0x1749fa,_0x96d397=this[_0x3c59d2(0x10d)][_0x3c59d2(0x101)][_0x3c59d2(0xe7)][_0x3c59d2(0x108)];this[_0x3c59d2(0x111)](_0x3c59d2(0xf1),_0x96d397);}[_0x1749fa(0x10b)](_0xf13b33){const _0x4902ce=_0x1749fa;-0x1===_0xf13b33?this[_0x4902ce(0xe8)][_0x4902ce(0xdf)]():this[_0x4902ce(0xe8)][_0x4902ce(0xe0)]();}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0xcfd5(){const _0x30ce88=['toUpperCase','2095rdadhl','3127460QoCDdk','REPLACE','bindTemplate','ck-ai-form__toolbar','ck-button-action','insert','44229wWinMs','label','locale','bind','items','2516264JRIAPn','_CONTENT','mainAction','3273120CqCQbi','replace','3XEMAlF','14364297CQRSAu','ck-hidden','429556bnvnUq','tryAgainButton','isVisible','replaceButton','4866AEbOhi','AI_','Stop','_createButton','Insert\x20below','stopButton','addMany','set','insertButton','Try\x20again','extendTemplate'];_0xcfd5=function(){return _0x30ce88;};return _0xcfd5();}const _0x393c0c=_0x4b88;(function(_0x1b2edf,_0x412437){const _0x38a7f9=_0x4b88,_0x146e6c=_0x1b2edf();while(!![]){try{const _0x34be16=-parseInt(_0x38a7f9(0xd8))/0x1+-parseInt(_0x38a7f9(0xe5))/0x2+-parseInt(_0x38a7f9(0xe2))/0x3*(parseInt(_0x38a7f9(0xdd))/0x4)+-parseInt(_0x38a7f9(0xf5))/0x5*(parseInt(_0x38a7f9(0xe9))/0x6)+-parseInt(_0x38a7f9(0xf6))/0x7+parseInt(_0x38a7f9(0xe0))/0x8+parseInt(_0x38a7f9(0xe3))/0x9;if(_0x34be16===_0x412437)break;else _0x146e6c['push'](_0x146e6c['shift']());}catch(_0x281d15){_0x146e6c['push'](_0x146e6c['shift']());}}}(_0xcfd5,0x50b0f));import{ToolbarView as _0x38c3c4,ButtonView as _0x142848}from'ckeditor5/src/ui.js';function _0x4b88(_0x23415d,_0x28c445){const _0xcfd5ac=_0xcfd5();return _0x4b88=function(_0x4b886a,_0x31e555){_0x4b886a=_0x4b886a-0xd6;let _0x43f184=_0xcfd5ac[_0x4b886a];return _0x43f184;},_0x4b88(_0x23415d,_0x28c445);}import{getTranslation as _0x3f5bf7}from'../../utils/common-translations.js';export const AIFormToolbarViewMainActionLabel={'REPLACE':_0x393c0c(0xe1),'INSERT':_0x393c0c(0xd7)};export default class bt extends _0x38c3c4{constructor(_0x2e8682){const _0x2b3c93=_0x393c0c;super(_0x2e8682),this[_0x2b3c93(0xf0)](_0x2b3c93(0xe7),!0x1),this[_0x2b3c93(0xf0)](_0x2b3c93(0xdf),AIFormToolbarViewMainActionLabel[_0x2b3c93(0xf7)]),this[_0x2b3c93(0xe8)]=this[_0x2b3c93(0xec)]('',_0x2b3c93(0xd6)),this[_0x2b3c93(0xe8)][_0x2b3c93(0xdb)](_0x2b3c93(0xd9))['to'](this,_0x2b3c93(0xdf),_0x4ee59c=>_0x3f5bf7(_0x2e8682,_0x2b3c93(0xea)+_0x4ee59c[_0x2b3c93(0xf4)]()+_0x2b3c93(0xde))),this[_0x2b3c93(0xf1)]=this[_0x2b3c93(0xec)](_0x3f5bf7(_0x2e8682,_0x2b3c93(0xed))),this[_0x2b3c93(0xe6)]=this[_0x2b3c93(0xec)](_0x3f5bf7(_0x2e8682,_0x2b3c93(0xf2))),this[_0x2b3c93(0xee)]=this[_0x2b3c93(0xec)](_0x3f5bf7(_0x2e8682,_0x2b3c93(0xeb)));const _0x109c50=this[_0x2b3c93(0xf8)];this[_0x2b3c93(0xf3)]({'attributes':{'class':[_0x2b3c93(0xf9),_0x109c50['if'](_0x2b3c93(0xe7),_0x2b3c93(0xe4),_0xc1dd66=>!_0xc1dd66)]}}),this[_0x2b3c93(0xdc)][_0x2b3c93(0xef)]([this[_0x2b3c93(0xe8)],this[_0x2b3c93(0xf1)],this[_0x2b3c93(0xe6)],this[_0x2b3c93(0xee)]]);}[_0x393c0c(0xec)](_0x5e4d7c,_0x323dcd){const _0x7f162e=_0x393c0c,_0x40471e=new _0x142848(this[_0x7f162e(0xda)]);return _0x40471e[_0x7f162e(0xf0)]({'label':_0x5e4d7c,'class':_0x323dcd||'','isVisible':!0x0,'withText':!0x0}),_0x40471e;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x49d71e=_0x3ff8;(function(_0x3ed66a,_0x44f256){const _0x4d49a8=_0x3ff8,_0x1bd347=_0x3ed66a();while(!![]){try{const _0x32ab9b=parseInt(_0x4d49a8(0xec))/0x1+parseInt(_0x4d49a8(0xfa))/0x2+-parseInt(_0x4d49a8(0x108))/0x3*(-parseInt(_0x4d49a8(0xcd))/0x4)+parseInt(_0x4d49a8(0xd4))/0x5+-parseInt(_0x4d49a8(0xe1))/0x6+-parseInt(_0x4d49a8(0xf1))/0x7*(-parseInt(_0x4d49a8(0xed))/0x8)+-parseInt(_0x4d49a8(0x11e))/0x9;if(_0x32ab9b===_0x44f256)break;else _0x1bd347['push'](_0x1bd347['shift']());}catch(_0x4ffe8c){_0x1bd347['push'](_0x1bd347['shift']());}}}(_0x1b4f,0x43fe0));import{FocusTracker as _0x14e4e9,KeystrokeHandler as _0x4803c5}from'ckeditor5/src/utils.js';import{View as _0x2f6637,FocusCycler as _0x356706,createLabeledTextarea as _0x1fb662}from'ckeditor5/src/ui.js';import _0x537c77,{AIFormToolbarViewMainActionLabel as _0x409938}from'./aiformtoolbarview.js';import _0x1751a2 from'./aiformcontentarea.js';import _0x1192cd from'./aiformerrorview.js';import _0xf71a44 from'./aiformpromptview.js';function _0x1b4f(){const _0x3bb2e1=['submitPrompt','historyGroupView','insertButton','stopButton','fieldView','_promptHistory','tryAgainEvent','Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.','bindTemplate','value','queryView','11209320KVeTjB','isEnabled','AI_ERROR_FAILED','isProcessing','handleError','toolbar','label','72fCvbFi','ck-hidden','locale','bind','mainAction','Ask\x20AI\x20to\x20improve\x20generated\x20text','stop','164870qgAmyS','set','focusTracker','promptView','Ask\x20AI\x20to\x20edit\x20or\x20generate','focusFirst','keystrokes','replaceContent','add','prompt','stopProcessing','div','element','84204pikqwq','replaceButton','listenTo','tryAgainButton','trim','fire','text','execute','submit','_createToolbar','clear','128948MKImxC','24632NvGlrg','focusCycler','_createPromptView','finishProcessing','1183rZmxCB','contentArea','high','render','focusLast','ck-ai-form','reset','items','startProcessing','705274yBDAXo','_focusables','shift\x20+\x20tab','errorView','copyButtonView','isError','clearHistory','forwardCycle','focusPrevious','_createHistoryView','bindTo','setTemplate','ck-ai-form-content','backwardCycle','83850xOsHEr','insertContentBelow','delegate','REPLACE','tab','isVisible','createCollection','focusNext','search','Empty\x20history','focus'];_0x1b4f=function(){return _0x3bb2e1;};return _0x1b4f();}function _0x3ff8(_0xd81bf4,_0x5252fe){const _0x1b4f59=_0x1b4f();return _0x3ff8=function(_0x3ff808,_0x28da75){_0x3ff808=_0x3ff808-0xca;let _0x1faea9=_0x1b4f59[_0x3ff808];return _0x1faea9;},_0x3ff8(_0xd81bf4,_0x5252fe);}import _0x3084f4 from'./aihistorylistview.js';import _0x20b6e5 from'./aihistorylistitemview.js';import _0x13f15a from'./prompthistory.js';import{getTranslation as _0x7a67d9}from'../../utils/common-translations.js';import{escape as _0x2b3793}from'lodash-es';export default class v extends _0x2f6637{constructor(_0x205c96,_0x587477,_0x592c0a=''){const _0x13751e=_0x3ff8;super(_0x205c96),this[_0x13751e(0xd5)](_0x13751e(0x11f),!0x0),this[_0x13751e(0xd5)](_0x13751e(0x121),!0x1),this[_0x13751e(0xd5)](_0x13751e(0xdd),''),this[_0x13751e(0xd5)](_0x13751e(0x11c),''),this[_0x13751e(0xd5)](_0x13751e(0xff),!0x1),this[_0x13751e(0xd5)](_0x13751e(0xd1),_0x409938[_0x13751e(0x10b)]),this[_0x13751e(0x118)]=new _0x13f15a(),this[_0x13751e(0xfd)]=new _0x1192cd(_0x205c96),this[_0x13751e(0xf2)]=new _0x1751a2(_0x205c96,_0x592c0a),this[_0x13751e(0xf2)][_0x13751e(0xd0)](_0x13751e(0x121))['to'](this),this[_0x13751e(0xf2)][_0x13751e(0xd0)](_0x13751e(0x11c))['to'](this),this[_0x13751e(0xcb)]=this[_0x13751e(0xea)](),this[_0x13751e(0xcb)][_0x13751e(0xd0)](_0x13751e(0xd1))['to'](this),this[_0x13751e(0xd7)]=this[_0x13751e(0xef)](),this[_0x13751e(0xd6)]=new _0x14e4e9(),this[_0x13751e(0xda)]=new _0x4803c5(),this[_0x13751e(0xfb)]=this[_0x13751e(0x10e)]([this[_0x13751e(0xf2)],this[_0x13751e(0xf2)][_0x13751e(0xfe)],this[_0x13751e(0xcb)],this[_0x13751e(0xd7)]]),this[_0x13751e(0xee)]=new _0x356706({'focusables':this[_0x13751e(0xfb)],'focusTracker':this[_0x13751e(0xd6)],'keystrokeHandler':this[_0x13751e(0xda)],'actions':{'focusPrevious':_0x13751e(0xfc),'focusNext':_0x13751e(0x10c)}}),this[_0x13751e(0xd7)][_0x13751e(0xee)]['on'](_0x13751e(0x101),_0x5745a1=>{const _0x2a6a8e=_0x13751e;this[_0x2a6a8e(0xee)][_0x2a6a8e(0x10f)](),_0x5745a1[_0x2a6a8e(0xd3)]();}),this[_0x13751e(0xd7)][_0x13751e(0xee)]['on'](_0x13751e(0x107),_0x2bf1c0=>{const _0x3fbda4=_0x13751e;this[_0x3fbda4(0xee)][_0x3fbda4(0x102)](),_0x2bf1c0[_0x3fbda4(0xd3)]();}),this[_0x13751e(0xd7)][_0x13751e(0x11d)][_0x13751e(0x117)][_0x13751e(0xd0)](_0x13751e(0x11c))['to'](this,_0x13751e(0xdd));const _0x18986d=this[_0x13751e(0x11b)];this[_0x13751e(0x105)]({'tag':_0x13751e(0xdf),'attributes':{'class':['ck',_0x13751e(0xf6),_0x587477],'tabindex':'-1'},'children':[{'tag':_0x13751e(0xdf),'attributes':{'class':['ck',_0x13751e(0x106)]},'children':[{'tag':_0x13751e(0xdf),'attributes':{'class':[_0x18986d['if'](_0x13751e(0xff),_0x13751e(0xce),_0x39a53f=>!_0x39a53f)]},'children':[this[_0x13751e(0xfd)]]},this[_0x13751e(0xf2)],this[_0x13751e(0xcb)],this[_0x13751e(0xd7)]]}]});}[_0x49d71e(0xf4)](){const _0x3e75db=_0x49d71e;super[_0x3e75db(0xf4)](),this[_0x3e75db(0xd6)][_0x3e75db(0xdc)](this[_0x3e75db(0xf2)][_0x3e75db(0xe0)]),this[_0x3e75db(0xd6)][_0x3e75db(0xdc)](this[_0x3e75db(0xf2)][_0x3e75db(0xfe)][_0x3e75db(0xe0)]),this[_0x3e75db(0xd6)][_0x3e75db(0xdc)](this[_0x3e75db(0xcb)][_0x3e75db(0xe0)]),this[_0x3e75db(0xd6)][_0x3e75db(0xdc)](this[_0x3e75db(0xd7)][_0x3e75db(0xe0)]),this[_0x3e75db(0xda)][_0x3e75db(0xe3)](this[_0x3e75db(0xe0)]);}[_0x49d71e(0x112)](_0x191d5f=0x1){const _0x40371c=_0x49d71e;-0x1===_0x191d5f?this[_0x40371c(0xee)][_0x40371c(0xf5)]():this[_0x40371c(0xee)][_0x40371c(0xd9)]();}[_0x49d71e(0xf7)](){const _0x28702e=_0x49d71e;this[_0x28702e(0xdd)]='',this[_0x28702e(0x11c)]='',this[_0x28702e(0xff)]=!0x1,this[_0x28702e(0xd7)][_0x28702e(0xf7)](),this[_0x28702e(0xf2)][_0x28702e(0x10d)]=!0x1,this[_0x28702e(0xcb)][_0x28702e(0x10d)]=!0x1;}[_0x49d71e(0xef)](){const _0x8dbaa6=_0x49d71e,_0x2a442f=this[_0x8dbaa6(0xcf)],_0x4bd85d=new _0xf71a44(_0x2a442f,{'queryView':{'label':_0x7a67d9(_0x2a442f,_0x8dbaa6(0xd8)),'creator':_0x1fb662,'showIcon':!0x1,'showResetButton':!0x1},'infoView':{'text':{'noSearchableItems':{'primary':_0x7a67d9(_0x2a442f,_0x8dbaa6(0x111)),'secondary':_0x7a67d9(_0x2a442f,_0x8dbaa6(0x11a))}}},'filteredView':this[_0x8dbaa6(0x103)](),'queryMinChars':0x1/0x0,'resetOnBlur':!0x1});return _0x4bd85d[_0x8dbaa6(0xd0)](_0x8dbaa6(0x11f))['to'](this,_0x8dbaa6(0x11f),this,_0x8dbaa6(0x121),(_0x340b23,_0x41e76d)=>_0x340b23&&!_0x41e76d),this[_0x8dbaa6(0xe3)](_0x4bd85d,_0x8dbaa6(0xe9),(_0x3f8a88,_0x3bba47)=>{const _0xe26473=_0x8dbaa6;this[_0xe26473(0xdd)]=_0x3bba47;const _0x46196b=_0x2b3793(_0x3bba47);this[_0xe26473(0xe6)](_0xe26473(0x113),_0x46196b),_0x3bba47[_0xe26473(0xe5)]()&&this[_0xe26473(0x118)][_0xe26473(0xdc)]({'prompt':_0x46196b},0x0);},{'priority':_0x8dbaa6(0xf3)}),_0x4bd85d;}[_0x49d71e(0x103)](){const _0x3a2eac=_0x49d71e,_0xc3e4aa=new _0x3084f4(this[_0x3a2eac(0xcf)]);return _0xc3e4aa[_0x3a2eac(0x114)][_0x3a2eac(0xf8)][_0x3a2eac(0x104)](this[_0x3a2eac(0x118)])['as'](_0x20b6e5),_0xc3e4aa['on'](_0x3a2eac(0x100),()=>{const _0x168bd1=_0x3a2eac;this[_0x168bd1(0x118)][_0x168bd1(0xeb)](),this[_0x168bd1(0xd7)][_0x168bd1(0x110)](''),this[_0x168bd1(0xd7)][_0x168bd1(0x112)]();}),_0xc3e4aa;}[_0x49d71e(0xea)](){const _0x450a07=_0x49d71e,_0x3c6790=new _0x537c77(this[_0x450a07(0xcf)]);return _0x3c6790[_0x450a07(0xe2)][_0x450a07(0xd0)](_0x450a07(0x11f))['to'](this,_0x450a07(0x11f),this,_0x450a07(0x121),this,_0x450a07(0x11c),(_0x528774,_0x46e302,_0xc36b82)=>_0x528774&&!_0x46e302&&!!_0xc36b82),_0x3c6790[_0x450a07(0xe2)][_0x450a07(0x10a)](_0x450a07(0xe8))['to'](this,_0x450a07(0xdb)),_0x3c6790[_0x450a07(0x115)][_0x450a07(0xd0)](_0x450a07(0x11f))['to'](this,_0x450a07(0x11f),this,_0x450a07(0x121),this,_0x450a07(0x11c),(_0x339255,_0x17ed8c,_0x49eaa0)=>_0x339255&&!_0x17ed8c&&!!_0x49eaa0),_0x3c6790[_0x450a07(0x115)][_0x450a07(0x10a)](_0x450a07(0xe8))['to'](this,_0x450a07(0x109)),_0x3c6790[_0x450a07(0xe4)][_0x450a07(0xd0)](_0x450a07(0x11f))['to'](this,_0x450a07(0x11f),this,_0x450a07(0x121),(_0x23f969,_0x242908)=>_0x23f969&&!_0x242908),_0x3c6790[_0x450a07(0xe4)][_0x450a07(0x10a)](_0x450a07(0xe8))['to'](this,_0x450a07(0x119)),_0x3c6790[_0x450a07(0x116)][_0x450a07(0xd0)](_0x450a07(0x11f))['to'](this,_0x450a07(0x121)),_0x3c6790[_0x450a07(0x116)][_0x450a07(0x10a)](_0x450a07(0xe8))['to'](this,_0x450a07(0xde)),_0x3c6790;}[_0x49d71e(0xf9)](){const _0x4637d5=_0x49d71e;this[_0x4637d5(0x11c)]='',this[_0x4637d5(0xff)]=!0x1,this[_0x4637d5(0x121)]=!0x0,this[_0x4637d5(0xf2)][_0x4637d5(0x10d)]=!0x0,this[_0x4637d5(0xcb)][_0x4637d5(0x10d)]=!0x0,this[_0x4637d5(0xf2)][_0x4637d5(0x112)]();}[_0x49d71e(0xf0)](){const _0x5876f3=_0x49d71e,_0x1e5bb9=this[_0x5876f3(0xcf)];this[_0x5876f3(0x121)]=!0x1,this[_0x5876f3(0xdd)]='',this[_0x5876f3(0xd7)][_0x5876f3(0xf7)](),this[_0x5876f3(0x11c)]&&(this[_0x5876f3(0xd7)][_0x5876f3(0x11d)][_0x5876f3(0xcc)]=_0x7a67d9(_0x1e5bb9,_0x5876f3(0xd2)));}[_0x49d71e(0xca)](_0x52c9ae){const _0x5d7fbc=_0x49d71e,_0x3f9f0e=this[_0x5d7fbc(0xcf)];this[_0x5d7fbc(0xf0)](),this[_0x5d7fbc(0xff)]=!0x0,this[_0x5d7fbc(0xfd)][_0x5d7fbc(0xe7)]=_0x52c9ae||_0x7a67d9(_0x3f9f0e,_0x5d7fbc(0x120)),this[_0x5d7fbc(0x11c)]||(this[_0x5d7fbc(0xf2)][_0x5d7fbc(0x10d)]=!0x1);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x2b6f63,_0x129131){const _0x13cfc0=_0xf47b,_0x24807b=_0x2b6f63();while(!![]){try{const _0x4e6105=-parseInt(_0x13cfc0(0xd9))/0x1+parseInt(_0x13cfc0(0xd1))/0x2+-parseInt(_0x13cfc0(0xd2))/0x3*(parseInt(_0x13cfc0(0xd6))/0x4)+-parseInt(_0x13cfc0(0xcd))/0x5*(-parseInt(_0x13cfc0(0xd4))/0x6)+-parseInt(_0x13cfc0(0xd8))/0x7+-parseInt(_0x13cfc0(0xd5))/0x8*(-parseInt(_0x13cfc0(0xd3))/0x9)+-parseInt(_0x13cfc0(0xcc))/0xa*(-parseInt(_0x13cfc0(0xca))/0xb);if(_0x4e6105===_0x129131)break;else _0x24807b['push'](_0x24807b['shift']());}catch(_0x187e2){_0x24807b['push'](_0x24807b['shift']());}}}(_0xa788,0x6ad74));import{ListItemView as _0x4428c9,ButtonView as _0x3a62b8}from'ckeditor5/src/ui.js';function _0xa788(){const _0xbb3794=['72DNTXzr','104MrOMpr','8yvezXh','fire','4273885rJjYWy','811577EimmuI','add','children','15356RLxVFT','prompt','11230jAIwFh','200225bIGUNA','execute','locale','set','253842wgbizu','858543iYVIKJ','177885hwnXgY'];_0xa788=function(){return _0xbb3794;};return _0xa788();}import _0x319c52 from'../dropdown/buttonlabelwithhighlightview.js';import{unescape as _0x5100af}from'lodash-es';function _0xf47b(_0x1d3a23,_0x59b404){const _0xa7886d=_0xa788();return _0xf47b=function(_0xf47bca,_0x2b7360){_0xf47bca=_0xf47bca-0xc8;let _0x536862=_0xa7886d[_0xf47bca];return _0x536862;},_0xf47b(_0x1d3a23,_0x59b404);}export default class hs extends _0x4428c9{constructor(_0x432da4){const _0x342ab5=_0xf47b;super();const _0x2c0204=new _0x319c52(),_0x5446c8=new _0x3a62b8(this[_0x342ab5(0xcf)],_0x2c0204);this[_0x342ab5(0xc9)][_0x342ab5(0xc8)](_0x5446c8),_0x5446c8[_0x342ab5(0xd0)]({'label':_0x432da4[_0x342ab5(0xcb)],'withText':!0x0}),_0x5446c8['on'](_0x342ab5(0xce),()=>{const _0x368623=_0x342ab5;this[_0x368623(0xd7)](_0x368623(0xce),{'value':_0x5100af(_0x432da4[_0x368623(0xcb)])});});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x15c7(){const _0x36a555=['historyGroupView','25224aQDUAY','105916KUbWLi','63vrKxoK','clearHistoryButton','Clear','label','execute','filter','434668kWZKFP','652054bfYfad','3215166zexSUB','fire','_createClearHistoryButton','length','57gefDVF','set','Prompt\x20history','delegate','items','locale','add','4676550bqWABo','children','2854953vvfpKf','clearHistory'];_0x15c7=function(){return _0x36a555;};return _0x15c7();}const _0x3ab5ba=_0x2797;function _0x2797(_0x499055,_0x431038){const _0x15c7be=_0x15c7();return _0x2797=function(_0x27970c,_0x57984e){_0x27970c=_0x27970c-0xfa;let _0x2832cd=_0x15c7be[_0x27970c];return _0x2832cd;},_0x2797(_0x499055,_0x431038);}(function(_0x3c6a85,_0x19d329){const _0x124e4b=_0x2797,_0x1e41ea=_0x3c6a85();while(!![]){try{const _0x4a2b88=-parseInt(_0x124e4b(0x10b))/0x1+parseInt(_0x124e4b(0x10c))/0x2+parseInt(_0x124e4b(0x111))/0x3*(-parseInt(_0x124e4b(0x104))/0x4)+parseInt(_0x124e4b(0xfe))/0x5+parseInt(_0x124e4b(0x10d))/0x6+-parseInt(_0x124e4b(0x105))/0x7*(parseInt(_0x124e4b(0x103))/0x8)+-parseInt(_0x124e4b(0x100))/0x9;if(_0x4a2b88===_0x19d329)break;else _0x1e41ea['push'](_0x1e41ea['shift']());}catch(_0x4b79cb){_0x1e41ea['push'](_0x1e41ea['shift']());}}}(_0x15c7,0x7d72b));import{ListView as _0x189b87,ListItemGroupView as _0x45bdad,ButtonView as _0xa2d1b}from'ckeditor5/src/ui.js';import{getTranslation as _0x1025bc}from'../../utils/common-translations.js';export default class rs extends _0x189b87{constructor(_0x154784){const _0x56fc9f=_0x2797;super(_0x154784),this[_0x56fc9f(0x106)]=this[_0x56fc9f(0x10f)](),this[_0x56fc9f(0x102)]=new _0x45bdad(),this[_0x56fc9f(0x102)][_0x56fc9f(0xff)][_0x56fc9f(0xfd)](this[_0x56fc9f(0x106)],0x1),this[_0x56fc9f(0x102)][_0x56fc9f(0x108)]=_0x1025bc(_0x154784,_0x56fc9f(0x113)),this[_0x56fc9f(0x102)][_0x56fc9f(0xfb)][_0x56fc9f(0xfa)](_0x56fc9f(0x109))['to'](this),this[_0x56fc9f(0xfb)][_0x56fc9f(0xfd)](this[_0x56fc9f(0x102)]);}[_0x3ab5ba(0x10a)](){const _0x35f34b=_0x3ab5ba;let _0x41c701=0x0;for(const _0x24f5a0 of this[_0x35f34b(0xfb)])_0x41c701+=_0x24f5a0[_0x35f34b(0xfb)][_0x35f34b(0x110)];return{'resultsCount':_0x41c701,'totalItemsCount':_0x41c701};}[_0x3ab5ba(0x10f)](){const _0x1ad9e3=_0x3ab5ba,_0x2f840c=this[_0x1ad9e3(0xfc)],_0x1ddfd=new _0xa2d1b(this[_0x1ad9e3(0xfc)]);return _0x1ddfd[_0x1ad9e3(0x112)]({'label':'('+_0x1025bc(_0x2f840c,_0x1ad9e3(0x107))+')','withText':!0x0}),_0x1ddfd['on'](_0x1ad9e3(0x109),()=>this[_0x1ad9e3(0x10e)](_0x1ad9e3(0x101))),_0x1ddfd;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x38b83f=_0x3643;(function(_0x2245bd,_0xaf2bd3){const _0x2f8c27=_0x3643,_0x3625e8=_0x2245bd();while(!![]){try{const _0x236349=-parseInt(_0x2f8c27(0xdf))/0x1+-parseInt(_0x2f8c27(0xee))/0x2*(-parseInt(_0x2f8c27(0xe9))/0x3)+parseInt(_0x2f8c27(0xed))/0x4*(-parseInt(_0x2f8c27(0xec))/0x5)+parseInt(_0x2f8c27(0xd5))/0x6*(-parseInt(_0x2f8c27(0xd3))/0x7)+-parseInt(_0x2f8c27(0xe2))/0x8*(-parseInt(_0x2f8c27(0xe5))/0x9)+-parseInt(_0x2f8c27(0xd2))/0xa*(-parseInt(_0x2f8c27(0xe7))/0xb)+parseInt(_0x2f8c27(0xe0))/0xc*(parseInt(_0x2f8c27(0xea))/0xd);if(_0x236349===_0xaf2bd3)break;else _0x3625e8['push'](_0x3625e8['shift']());}catch(_0x46eb46){_0x3625e8['push'](_0x3625e8['shift']());}}}(_0x13f4,0x79866));import{Collection as _0x1e0f25}from'ckeditor5/src/utils.js';const cs=_0x38b83f(0xd6);function _0x3643(_0x272dab,_0x50fb16){const _0x13f4ab=_0x13f4();return _0x3643=function(_0x3643c,_0x1aa9dd){_0x3643c=_0x3643c-0xd2;let _0x5932c5=_0x13f4ab[_0x3643c];return _0x5932c5;},_0x3643(_0x272dab,_0x50fb16);}export default class os extends _0x1e0f25{constructor(){const _0x5c48b6=_0x38b83f;super(),this[_0x5c48b6(0xdb)](),this['on'](_0x5c48b6(0xe3),(_0x31c509,_0x5f5166)=>{const _0x311811=_0x5c48b6,_0x2b420f=Ss(_0x5f5166[_0x311811(0xda)]);for(const _0x3b3a39 of this)if(_0x3b3a39!=_0x5f5166&&Ss(_0x3b3a39[_0x311811(0xda)])===_0x2b420f){this[_0x311811(0xd7)](_0x3b3a39);break;}this[_0x311811(0xe4)]>0x14&&this[_0x311811(0xd7)](this[_0x311811(0xe6)]),this[_0x311811(0xdc)]();}),this['on'](_0x5c48b6(0xd7),()=>{const _0x1b676f=_0x5c48b6;this[_0x1b676f(0xdc)]();});}[_0x38b83f(0xdb)](){const _0x30d335=_0x38b83f,_0x456ee1=sessionStorage[_0x30d335(0xd8)](cs)||'[]';this[_0x30d335(0xe8)](JSON[_0x30d335(0xdd)](_0x456ee1));}[_0x38b83f(0xdc)](){const _0x3eacf3=_0x38b83f;sessionStorage[_0x3eacf3(0xeb)](cs,JSON[_0x3eacf3(0xe1)](this[_0x3eacf3(0xd9)](_0x14cea9=>_0x14cea9)));}}function Ss(_0x1b8123){const _0x48d81a=_0x38b83f;return _0x1b8123[_0x48d81a(0xde)]()[_0x48d81a(0xd4)]();}function _0x13f4(){const _0x588e1c=['500vRfIfa','14rAkAMo','trim','1309452rnphbn','CKEditor/AIFormView/PromptHistory','remove','getItem','map','prompt','_loadFromSessionStorage','_saveToSessionStorage','parse','toLowerCase','886024uPyYIf','708aQDyde','stringify','1055696KDmAbx','add','length','63xQRuAn','last','202477CUpPDe','addMany','1507473UWAkhv','29055XqjSvt','setItem','1645415WTnaIy','8oiftPx','2VEwOSk'];_0x13f4=function(){return _0x588e1c;};return _0x13f4();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5dc4c8=_0x44b2;(function(_0x34b1b5,_0x1ab2df){const _0x788ae8=_0x44b2,_0x151f57=_0x34b1b5();while(!![]){try{const _0x58cb0e=parseInt(_0x788ae8(0x13f))/0x1+-parseInt(_0x788ae8(0x166))/0x2+-parseInt(_0x788ae8(0x169))/0x3+parseInt(_0x788ae8(0x15a))/0x4+parseInt(_0x788ae8(0x149))/0x5+-parseInt(_0x788ae8(0x152))/0x6*(parseInt(_0x788ae8(0x15c))/0x7)+-parseInt(_0x788ae8(0x153))/0x8;if(_0x58cb0e===_0x1ab2df)break;else _0x151f57['push'](_0x151f57['shift']());}catch(_0x4e3f1d){_0x151f57['push'](_0x151f57['shift']());}}}(_0xabec,0x90895));function _0xabec(){const _0x16f721=['element','concat','selection','get','change:isEnabled','899788dqaCRq','requiresContent','_commandDefinitions','486492TxJngp','model','94790eLfhaB','showUI','config','_hasContext','execute','length','ai.aiAssistant.disabledElements','from','commands','plugins','5865790LREanV','getRanges','editor','getItems','getSelectedBlocks','reduce','refresh','isEnabled','enabledCommandsIds','6bcZtQo','6021280BTYlwA','name','getFirstRange','custom','set','isEmpty','add','4013028yRlZvz','change:_hasContext','2201262boLJju','document','isCollapsed','hasContent','includes'];_0xabec=function(){return _0x16f721;};return _0xabec();}function _0x44b2(_0x4f2e8b,_0xbdb83e){const _0xabeca2=_0xabec();return _0x44b2=function(_0x44b214,_0x1ef0ec){_0x44b214=_0x44b214-0x13e;let _0x220778=_0xabeca2[_0x44b214];return _0x220778;},_0x44b2(_0x4f2e8b,_0xbdb83e);}import{Command as _0x2e6890}from'ckeditor5/src/core.js';import _0x28283c from'../aiassistantui.js';export default class g extends _0x2e6890{constructor(_0x58802b,_0x25c5ea){const _0x1deff3=_0x44b2;super(_0x58802b),this[_0x1deff3(0x168)]=_0x25c5ea?_0x25c5ea[_0x1deff3(0x14e)]((_0x87e297,_0x193a8b)=>_0x87e297[_0x1deff3(0x162)](_0x193a8b[_0x1deff3(0x147)]),new Array()):[],this[_0x1deff3(0x157)](_0x1deff3(0x151),[]),this['on'](_0x1deff3(0x15b),(_0x2537e3,_0x1778a2,_0x689a8d)=>{const _0x53713b=_0x1deff3;this[_0x53713b(0x150)]&&(this[_0x53713b(0x151)]=F(this[_0x53713b(0x168)],_0x689a8d));}),this[_0x1deff3(0x157)](_0x1deff3(0x142),!0x1),this['on'](_0x1deff3(0x165),(_0x1486b8,_0x5116e1,_0x404765)=>{const _0x10d77e=_0x1deff3;this[_0x10d77e(0x151)]=_0x404765?F(this[_0x10d77e(0x168)],this[_0x10d77e(0x142)]):[];});}[_0x5dc4c8(0x14f)](){const _0x50e58b=_0x5dc4c8,_0x3a1bc7=this[_0x50e58b(0x14b)][_0x50e58b(0x13e)];this[_0x50e58b(0x142)]=function(_0x201564){const _0x34e6d2=_0x50e58b,_0x47b950=_0x201564[_0x34e6d2(0x15d)][_0x34e6d2(0x163)];return _0x47b950[_0x34e6d2(0x15e)]?0x0!==[..._0x47b950[_0x34e6d2(0x14d)]()][_0x34e6d2(0x144)]&&![..._0x47b950[_0x34e6d2(0x14d)]()][0x0][_0x34e6d2(0x158)]:!!_0x201564[_0x34e6d2(0x15f)](_0x47b950[_0x34e6d2(0x155)]());}(_0x3a1bc7);const _0x1a6deb=_0x3a1bc7[_0x50e58b(0x15d)][_0x50e58b(0x163)],_0x27c440=this[_0x50e58b(0x14b)][_0x50e58b(0x141)][_0x50e58b(0x164)](_0x50e58b(0x145));for(const _0x3f0a9c of _0x1a6deb[_0x50e58b(0x14a)]())for(const _0x3c5bb5 of _0x3f0a9c[_0x50e58b(0x14c)]())if(_0x3c5bb5['is'](_0x50e58b(0x161))&&_0x27c440[_0x50e58b(0x160)](_0x3c5bb5[_0x50e58b(0x154)]))return void(this[_0x50e58b(0x150)]=!0x1);this[_0x50e58b(0x150)]=!0x0;}[_0x5dc4c8(0x143)](_0x1bbf6d='',_0x2c7212='',_0x1ba8ac=_0x5dc4c8(0x156)){const _0x26a8a7=_0x5dc4c8;this[_0x26a8a7(0x14b)][_0x26a8a7(0x148)][_0x26a8a7(0x164)](_0x28283c)[_0x26a8a7(0x140)](_0x1bbf6d,_0x2c7212,_0x1ba8ac);}}function F(_0x2be828,_0x2e5444){const _0x4a27ad=_0x5dc4c8,_0x2f7945=new Set();for(const _0x391c8b of _0x2be828)(_0x2e5444||!0x1===_0x391c8b[_0x4a27ad(0x167)])&&_0x2f7945[_0x4a27ad(0x159)](_0x391c8b['id']);return Array[_0x4a27ad(0x146)](_0x2f7945);}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export function getTranslation(
|
|
23
|
+
export function getTranslation(_0x4edc02,_0x102e43,_0x4a6381){const t=_0x4edc02['t'];switch(_0x102e43){case'Edit\x20or\x20review':return t('Edit\x20or\x20review');case'Improve\x20writing':return t('Improve\x20writing');case'Make\x20shorter':return t('Make\x20shorter');case'Make\x20longer':return t('Make\x20longer');case'Simplify\x20language':return t('Simplify\x20language');case'Generate\x20from\x20selection':return t('Generate\x20from\x20selection');case'Summarize':return t('Summarize');case'Continue':return t('Continue');case'Change\x20tone':return t('Change\x20tone');case'Professional':return t('Professional');case'Casual':return t('Casual');case'Direct':return t('Direct');case'Confident':return t('Confident');case'Friendly':return t('Friendly');case'Change\x20style':return t('Change\x20style');case'Business':return t('Business');case'Legal':return t('Legal');case'Journalism':return t('Journalism');case'Poetic':return t('Poetic');case'Translate':return t('Translate');case'Translate\x20to\x20%0':return t('Translate\x20to\x20%0',_0x4a6381);case'English':return t('English');case'Spanish':return t('Spanish');case'German':return t('German');case'Portuguese':return t('Portuguese');case'French':return t('French');case'Simplified\x20Chinese':return t('Simplified\x20Chinese');case'Hindi':return t('Hindi');case'Arabic':return t('Arabic');case'AI\x20Assistant':return t('AI\x20Assistant');case'AI\x20Commands':return t('AI\x20Commands');case'Ask\x20AI\x20to\x20edit\x20or\x20generate':return t('Ask\x20AI\x20to\x20edit\x20or\x20generate');case'Ask\x20AI\x20to\x20improve\x20generated\x20text':return t('Ask\x20AI\x20to\x20improve\x20generated\x20text');case'Copy':return t('Copy');case'Submit':return t('Submit');case'Insert\x20below':return t('Insert\x20below');case'Try\x20again':return t('Try\x20again');case'Stop':return t('Stop');case'AI\x20is\x20writing...':return t('AI\x20is\x20writing...');case'History':return t('History');case'Empty\x20history':return t('Empty\x20history');case'Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.':return t('Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.');case'Prompt\x20history':return t('Prompt\x20history');case'Search\x20AI\x20command':return t('Search\x20AI\x20command');case'No\x20commands\x20found':return t('No\x20commands\x20found');case'No\x20commands\x20available':return t('No\x20commands\x20available');case'Clear':return t('Clear');case'AI_REPLACE_CONTENT':return t({'id':'AI_REPLACE_CONTENT','string':'Replace'});case'AI_INSERT_CONTENT':return t({'id':'AI_INSERT_CONTENT','string':'Insert'});case'AI_ERROR_GET_HEADERS':return t({'id':'AI_ERROR_GET_HEADERS','string':'Preparing\x20request\x20headers\x20failed'});case'AI_ERROR_GET_PARAMETERS':return t({'id':'AI_ERROR_GET_PARAMETERS','string':'Preparing\x20request\x20parameters\x20failed'});case'AI_ERROR_UNSUPPORTED_MODEL':return t({'id':'AI_ERROR_UNSUPPORTED_MODEL','string':'The\x20requested\x20AI\x20model\x20(\x22%0\x22)\x20is\x20not\x20supported'},_0x4a6381);case'AI_ERROR_CONTEXT_LENGTH':return t({'id':'AI_ERROR_CONTEXT_LENGTH','string':'Selected\x20content\x20is\x20too\x20long'});case'AI_ERROR_MODERATION':return t({'id':'AI_ERROR_MODERATION','string':'Requested\x20query\x20does\x20not\x20pass\x20moderation\x20rules'});case'AI_ERROR_FAILED':return t({'id':'AI_ERROR_FAILED','string':'Failed\x20to\x20communicate\x20with\x20the\x20AI\x20service'});default:return _0x102e43;}}
|