@ckeditor/ckeditor5-ai 40.2.0 → 41.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +14 -6
- package/README.md +10 -11
- package/build/ai.js +8 -8
- package/build/translations/af.js +1 -1
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/bs.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de-ch.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/es-co.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fa.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/jv.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tk.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -1
- package/build/translations/uz.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/ckeditor5-metadata.json +1 -1
- package/lang/contexts.json +3 -3
- package/lang/translations/af.po +14 -6
- package/lang/translations/ar.po +14 -6
- package/lang/translations/bg.po +14 -6
- package/lang/translations/bn.po +14 -6
- package/lang/translations/bs.po +14 -6
- package/lang/translations/ca.po +14 -6
- package/lang/translations/cs.po +14 -6
- package/lang/translations/da.po +14 -6
- package/lang/translations/de-ch.po +14 -6
- package/lang/translations/de.po +14 -6
- package/lang/translations/el.po +14 -6
- package/lang/translations/en-au.po +14 -6
- package/lang/translations/en.po +14 -6
- package/lang/translations/es-co.po +14 -6
- package/lang/translations/es.po +14 -6
- package/lang/translations/et.po +14 -6
- package/lang/translations/fa.po +14 -6
- package/lang/translations/fi.po +14 -6
- package/lang/translations/fr.po +14 -6
- package/lang/translations/gl.po +14 -6
- package/lang/translations/he.po +14 -6
- package/lang/translations/hi.po +14 -6
- package/lang/translations/hr.po +14 -6
- package/lang/translations/hu.po +14 -6
- package/lang/translations/id.po +14 -6
- package/lang/translations/it.po +14 -6
- package/lang/translations/ja.po +14 -6
- package/lang/translations/jv.po +14 -6
- package/lang/translations/ko.po +14 -6
- package/lang/translations/lt.po +14 -6
- package/lang/translations/lv.po +14 -6
- package/lang/translations/ms.po +14 -6
- package/lang/translations/nl.po +14 -6
- package/lang/translations/no.po +14 -6
- package/lang/translations/pl.po +14 -6
- package/lang/translations/pt-br.po +14 -6
- package/lang/translations/pt.po +14 -6
- package/lang/translations/ro.po +14 -6
- package/lang/translations/ru.po +14 -6
- package/lang/translations/sk.po +14 -6
- package/lang/translations/sr-latn.po +14 -6
- package/lang/translations/sr.po +14 -6
- package/lang/translations/sv.po +14 -6
- package/lang/translations/th.po +14 -6
- package/lang/translations/tk.po +14 -6
- package/lang/translations/tr.po +14 -6
- package/lang/translations/ug.po +14 -6
- package/lang/translations/uk.po +14 -6
- package/lang/translations/ur.po +14 -6
- package/lang/translations/uz.po +14 -6
- package/lang/translations/vi.po +14 -6
- package/lang/translations/zh-cn.po +14 -6
- package/lang/translations/zh.po +14 -6
- package/package.json +7 -5
- package/src/adapters/aiadapter.d.ts +3 -3
- package/src/adapters/aiadapter.js +2 -2
- package/src/adapters/aitextadapter.d.ts +3 -3
- package/src/adapters/aitextadapter.js +2 -2
- package/src/adapters/awstextadapter.d.ts +24 -24
- package/src/adapters/awstextadapter.js +2 -2
- package/src/adapters/openaitextadapter.d.ts +3 -3
- package/src/adapters/openaitextadapter.js +2 -2
- package/src/aiassistant.d.ts +5 -5
- package/src/aiassistant.js +2 -2
- package/src/aiassistantediting.d.ts +13 -12
- package/src/aiassistantediting.js +2 -2
- package/src/aiassistantui.d.ts +8 -8
- package/src/aiassistantui.js +2 -2
- package/src/aiconfig.d.ts +5 -5
- package/src/aiconfig.js +1 -1
- package/src/augmentation.d.ts +7 -7
- package/src/augmentation.js +1 -1
- package/src/index.d.ts +7 -7
- package/src/index.js +2 -2
- package/src/ui/aiassistantcontroller.d.ts +12 -12
- package/src/ui/aiassistantcontroller.js +2 -2
- package/src/ui/dropdown/aicommandslistview.d.ts +2 -2
- package/src/ui/dropdown/aicommandslistview.js +2 -2
- package/src/ui/dropdown/buttonlabelwithhighlightview.d.ts +2 -2
- package/src/ui/dropdown/buttonlabelwithhighlightview.js +2 -2
- package/src/ui/dropdown/labelwithhighlightview.d.ts +2 -2
- package/src/ui/dropdown/labelwithhighlightview.js +2 -2
- package/src/ui/form/aiformcontentarea.d.ts +3 -3
- package/src/ui/form/aiformcontentarea.js +2 -2
- package/src/ui/form/aiformerrorview.d.ts +3 -3
- package/src/ui/form/aiformerrorview.js +2 -2
- package/src/ui/form/aiformpromptview.d.ts +3 -3
- package/src/ui/form/aiformpromptview.js +2 -2
- package/src/ui/form/aiformtoolbarview.d.ts +12 -8
- package/src/ui/form/aiformtoolbarview.js +2 -2
- package/src/ui/form/aiformview.d.ts +13 -14
- package/src/ui/form/aiformview.js +2 -2
- package/src/ui/form/aihistorylistitemview.d.ts +3 -3
- package/src/ui/form/aihistorylistitemview.js +2 -2
- package/src/ui/form/aihistorylistview.d.ts +3 -3
- package/src/ui/form/aihistorylistview.js +2 -2
- package/src/ui/form/prompthistory.d.ts +2 -2
- package/src/ui/form/prompthistory.js +2 -2
- package/src/ui/showaiassistantcommand.d.ts +2 -2
- package/src/ui/showaiassistantcommand.js +2 -2
- package/src/utils/common-translations.d.ts +2 -2
- package/src/utils/common-translations.js +2 -2
- package/theme/ai-dropdown.css +1 -1
- package/theme/ai-form.css +16 -4
- package/theme/ai.css +17 -4
- package/theme/icons/robot-pencil.svg +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x38ec=['keystrokes','Empty\x20history','tab','setTemplate','bind','focus','focusTracker','AI_ERROR_FAILED','Ask\x20AI\x20to\x20edit\x20or\x20generate','listenTo','focusNext','isProcessing','focusFirst','_promptHistory','isError','prompt','shift\x20+\x20tab','element','locale','mainAction','contentArea','set','clear','clearHistory','isEnabled','fire','forwardCycle','fieldView','add','focusPrevious','toolbar','stop','startProcessing','queryView','submit','value','insertContentBelow','_focusables','ck-ai-form','_createPromptView','historyGroupView','backwardCycle','tryAgainEvent','copyButtonView','search','replaceButton','reset','Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.','delegate','high','insertButton','div','ck-ai-form-content','REPLACE','finishProcessing','execute','text','promptView','_createToolbar','focusLast','isVisible','errorView','replaceContent','submitPrompt','_createHistoryView','items','focusCycler','bindTo','render'];(function(_0x407df5,_0x38ecff){const _0x30c149=function(_0x128c4e){while(--_0x128c4e){_0x407df5['push'](_0x407df5['shift']());}};_0x30c149(++_0x38ecff);}(_0x38ec,0x173));const _0x30c1=function(_0x407df5,_0x38ecff){_0x407df5=_0x407df5-0x0;let _0x30c149=_0x38ec[_0x407df5];return _0x30c149;};import{FocusTracker as _0x2efdb1,KeystrokeHandler as _0x44b8b0}from'ckeditor5/src/utils.js';import{View as _0x12dac3,FocusCycler as _0x3e13b0,createLabeledTextarea as _0x2f629d}from'ckeditor5/src/ui.js';import _0x1beb2e,{AIFormToolbarViewMainActionLabel as _0x31c492}from'./aiformtoolbarview.js';import _0x4661df from'./aiformcontentarea.js';import _0x3aff52 from'./aiformerrorview.js';import _0x40b740 from'./aiformpromptview.js';import _0x4163c9 from'./aihistorylistview.js';import _0x51ab88 from'./aihistorylistitemview.js';import _0x2917dd from'./prompthistory.js';import{getTranslation as _0x10aec1}from'../../utils/common-translations.js';import{escape as _0x575068}from'lodash-es';export default class v extends _0x12dac3{constructor(_0x5617e0,_0x1d006b,_0xc0c4be=''){super(_0x5617e0),this['set'](_0x30c1('0x43'),!0x0),this['set'](_0x30c1('0x36'),!0x1),this[_0x30c1('0x40')](_0x30c1('0x3a'),''),this['set'](_0x30c1('0x9'),''),this['set']('isError',!0x1),this[_0x30c1('0x40')](_0x30c1('0x3e'),_0x31c492[_0x30c1('0x1b')]),this[_0x30c1('0x38')]=new _0x2917dd(),this[_0x30c1('0x23')]=new _0x3aff52(_0x5617e0),this['contentArea']=new _0x4661df(_0x5617e0,_0xc0c4be),this[_0x30c1('0x3f')][_0x30c1('0x2f')](_0x30c1('0x36'))['to'](this),this[_0x30c1('0x3f')]['bind']('value')['to'](this),this[_0x30c1('0x4')]=this[_0x30c1('0x20')](),this['toolbar'][_0x30c1('0x2f')](_0x30c1('0x3e'))['to'](this),this[_0x30c1('0x1f')]=this['_createPromptView'](),this[_0x30c1('0x31')]=new _0x2efdb1(),this[_0x30c1('0x2b')]=new _0x44b8b0(),this[_0x30c1('0xb')]=this['createCollection']([this['contentArea'],this[_0x30c1('0x3f')][_0x30c1('0x11')],this[_0x30c1('0x4')],this[_0x30c1('0x1f')]]),this['focusCycler']=new _0x3e13b0({'focusables':this[_0x30c1('0xb')],'focusTracker':this[_0x30c1('0x31')],'keystrokeHandler':this[_0x30c1('0x2b')],'actions':{'focusPrevious':_0x30c1('0x3b'),'focusNext':_0x30c1('0x2d')}}),this[_0x30c1('0x1f')]['focusCycler']['on'](_0x30c1('0x0'),_0x4ba352=>{this[_0x30c1('0x28')][_0x30c1('0x35')](),_0x4ba352[_0x30c1('0x5')]();}),this['promptView']['focusCycler']['on'](_0x30c1('0xf'),_0x4c8d16=>{this[_0x30c1('0x28')][_0x30c1('0x3')](),_0x4c8d16[_0x30c1('0x5')]();}),this[_0x30c1('0x1f')][_0x30c1('0x7')][_0x30c1('0x1')]['bind'](_0x30c1('0x9'))['to'](this,'prompt');const _0x5ddeea=this['bindTemplate'];this[_0x30c1('0x2e')]({'tag':_0x30c1('0x19'),'attributes':{'class':['ck',_0x30c1('0xc'),_0x1d006b],'tabindex':'-1'},'children':[{'tag':_0x30c1('0x19'),'attributes':{'class':['ck',_0x30c1('0x1a')]},'children':[{'tag':_0x30c1('0x19'),'attributes':{'class':[_0x5ddeea['if']('isError','ck-hidden',_0x40bff0=>!_0x40bff0)]},'children':[this[_0x30c1('0x23')]]},this['contentArea'],this[_0x30c1('0x4')],this['promptView']]}]});}[_0x30c1('0x2a')](){super[_0x30c1('0x2a')](),this[_0x30c1('0x31')]['add'](this[_0x30c1('0x3f')]['element']),this[_0x30c1('0x31')][_0x30c1('0x2')](this[_0x30c1('0x3f')][_0x30c1('0x11')][_0x30c1('0x3c')]),this[_0x30c1('0x31')][_0x30c1('0x2')](this['toolbar'][_0x30c1('0x3c')]),this[_0x30c1('0x31')]['add'](this[_0x30c1('0x1f')][_0x30c1('0x3c')]),this[_0x30c1('0x2b')][_0x30c1('0x34')](this[_0x30c1('0x3c')]);}['focus'](_0x1ae7fa=0x1){-0x1===_0x1ae7fa?this[_0x30c1('0x28')][_0x30c1('0x21')]():this[_0x30c1('0x28')][_0x30c1('0x37')]();}[_0x30c1('0x14')](){this[_0x30c1('0x3a')]='',this[_0x30c1('0x9')]='',this[_0x30c1('0x39')]=!0x1,this[_0x30c1('0x1f')][_0x30c1('0x14')](),this[_0x30c1('0x3f')]['isVisible']=!0x1,this[_0x30c1('0x4')][_0x30c1('0x22')]=!0x1;}[_0x30c1('0xd')](){const _0x280994=this[_0x30c1('0x3d')],_0xa2282b=new _0x40b740(_0x280994,{'queryView':{'label':_0x10aec1(_0x280994,_0x30c1('0x33')),'creator':_0x2f629d,'showIcon':!0x1,'showResetButton':!0x1},'infoView':{'text':{'noSearchableItems':{'primary':_0x10aec1(_0x280994,_0x30c1('0x2c')),'secondary':_0x10aec1(_0x280994,_0x30c1('0x15'))}}},'filteredView':this[_0x30c1('0x26')](),'queryMinChars':0x1/0x0,'resetOnBlur':!0x1});return _0xa2282b[_0x30c1('0x2f')](_0x30c1('0x43'))['to'](this,'isEnabled',this,_0x30c1('0x36'),(_0x2be238,_0xee1cc9)=>_0x2be238&&!_0xee1cc9),this[_0x30c1('0x34')](_0xa2282b,_0x30c1('0x8'),(_0x2dd2cc,_0x38014a)=>{this[_0x30c1('0x3a')]=_0x38014a;const _0x3071ec=_0x575068(_0x38014a);this[_0x30c1('0x44')](_0x30c1('0x25'),_0x3071ec),_0x38014a['trim']()&&this[_0x30c1('0x38')][_0x30c1('0x2')]({'prompt':_0x3071ec},0x0);},{'priority':_0x30c1('0x17')}),_0xa2282b;}[_0x30c1('0x26')](){const _0x34fa68=new _0x4163c9(this['locale']);return _0x34fa68[_0x30c1('0xe')][_0x30c1('0x27')][_0x30c1('0x29')](this[_0x30c1('0x38')])['as'](_0x51ab88),_0x34fa68['on'](_0x30c1('0x42'),()=>{this[_0x30c1('0x38')][_0x30c1('0x41')](),this[_0x30c1('0x1f')][_0x30c1('0x12')](''),this[_0x30c1('0x1f')][_0x30c1('0x30')]();}),_0x34fa68;}[_0x30c1('0x20')](){const _0x110191=new _0x1beb2e(this['locale']);return _0x110191['replaceButton']['bind']('isEnabled')['to'](this,'isEnabled',this,_0x30c1('0x36'),this,_0x30c1('0x9'),(_0x4090d1,_0x5b6087,_0x4f6e00)=>_0x4090d1&&!_0x5b6087&&!!_0x4f6e00),_0x110191[_0x30c1('0x13')][_0x30c1('0x16')]('execute')['to'](this,_0x30c1('0x24')),_0x110191['insertButton']['bind'](_0x30c1('0x43'))['to'](this,_0x30c1('0x43'),this,_0x30c1('0x36'),this,_0x30c1('0x9'),(_0x48cb9e,_0x2786c0,_0x2001ea)=>_0x48cb9e&&!_0x2786c0&&!!_0x2001ea),_0x110191[_0x30c1('0x18')][_0x30c1('0x16')](_0x30c1('0x1d'))['to'](this,_0x30c1('0xa')),_0x110191['tryAgainButton']['bind'](_0x30c1('0x43'))['to'](this,_0x30c1('0x43'),this,_0x30c1('0x36'),(_0x3527df,_0x3ae1e1)=>_0x3527df&&!_0x3ae1e1),_0x110191['tryAgainButton']['delegate'](_0x30c1('0x1d'))['to'](this,_0x30c1('0x10')),_0x110191['stopButton'][_0x30c1('0x2f')](_0x30c1('0x43'))['to'](this,_0x30c1('0x36')),_0x110191['stopButton'][_0x30c1('0x16')](_0x30c1('0x1d'))['to'](this,'stopProcessing'),_0x110191;}[_0x30c1('0x6')](){this[_0x30c1('0x9')]='',this['isError']=!0x1,this[_0x30c1('0x36')]=!0x0,this['contentArea']['isVisible']=!0x0,this['toolbar'][_0x30c1('0x22')]=!0x0,this[_0x30c1('0x3f')]['focus']();}[_0x30c1('0x1c')](){const _0x47cb93=this[_0x30c1('0x3d')];this[_0x30c1('0x36')]=!0x1,this[_0x30c1('0x3a')]='',this['promptView'][_0x30c1('0x14')](),this[_0x30c1('0x9')]&&(this[_0x30c1('0x1f')][_0x30c1('0x7')]['label']=_0x10aec1(_0x47cb93,'Ask\x20AI\x20to\x20improve\x20generated\x20text'));}['handleError'](_0x4ffe3d){const _0x2aefce=this['locale'];this[_0x30c1('0x1c')](),this[_0x30c1('0x39')]=!0x0,this[_0x30c1('0x23')][_0x30c1('0x1e')]=_0x4ffe3d||_0x10aec1(_0x2aefce,_0x30c1('0x32')),this[_0x30c1('0x9')]||(this[_0x30c1('0x3f')][_0x30c1('0x22')]=!0x1);}}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ai/ui/aihistorylistitemview
|
|
7
7
|
*/
|
|
8
|
-
import { ListItemView } from 'ckeditor5/src/ui';
|
|
9
|
-
import type { PromptHistoryEntry } from './prompthistory';
|
|
8
|
+
import { ListItemView } from 'ckeditor5/src/ui.js';
|
|
9
|
+
import type { PromptHistoryEntry } from './prompthistory.js';
|
|
10
10
|
/**
|
|
11
11
|
* A list item view that displays a historical prompt
|
|
12
12
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x18e1=['prompt','execute','set','children'];(function(_0x54ac05,_0x18e1fc){const _0x3e8f40=function(_0xef0342){while(--_0xef0342){_0x54ac05['push'](_0x54ac05['shift']());}};_0x3e8f40(++_0x18e1fc);}(_0x18e1,0x1c8));const _0x3e8f=function(_0x54ac05,_0x18e1fc){_0x54ac05=_0x54ac05-0x0;let _0x3e8f40=_0x18e1[_0x54ac05];return _0x3e8f40;};import{ListItemView as _0xbb61d6,ButtonView as _0x3b58ff}from'ckeditor5/src/ui.js';import _0x10a600 from'../dropdown/buttonlabelwithhighlightview.js';import{unescape as _0x193fb5}from'lodash-es';export default class hs extends _0xbb61d6{constructor(_0x4826c7){super();const _0x163b17=new _0x10a600(),_0x134025=new _0x3b58ff(this['locale'],_0x163b17);this[_0x3e8f('0x3')]['add'](_0x134025),_0x134025[_0x3e8f('0x2')]({'label':_0x4826c7['prompt'],'withText':!0x0}),_0x134025['on'](_0x3e8f('0x1'),()=>{this['fire'](_0x3e8f('0x1'),{'value':_0x193fb5(_0x4826c7[_0x3e8f('0x0')])});});}}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ai/ui/aihistorylistview
|
|
7
7
|
*/
|
|
8
|
-
import { ListView, ListItemGroupView, ButtonView, type FilteredView } from 'ckeditor5/src/ui';
|
|
9
|
-
import type { Locale } from 'ckeditor5/src/utils';
|
|
8
|
+
import { ListView, ListItemGroupView, ButtonView, type FilteredView } from 'ckeditor5/src/ui.js';
|
|
9
|
+
import type { Locale } from 'ckeditor5/src/utils.js';
|
|
10
10
|
/**
|
|
11
11
|
* A list view that displays a list of AI prompts with filter pass-through.
|
|
12
12
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5ca2=['Prompt\x20history','children','add','historyGroupView','length','_createClearHistoryButton','filter','label','Clear','locale','clearHistoryButton','items','execute','fire','set'];(function(_0x1af96a,_0x5ca2a2){const _0x3a0084=function(_0x2df122){while(--_0x2df122){_0x1af96a['push'](_0x1af96a['shift']());}};_0x3a0084(++_0x5ca2a2);}(_0x5ca2,0xd5));const _0x3a00=function(_0x1af96a,_0x5ca2a2){_0x1af96a=_0x1af96a-0x0;let _0x3a0084=_0x5ca2[_0x1af96a];return _0x3a0084;};import{ListView as _0x5abef1,ListItemGroupView as _0x33216e,ButtonView as _0x35571b}from'ckeditor5/src/ui.js';import{getTranslation as _0x299b61}from'../../utils/common-translations.js';export default class rs extends _0x5abef1{constructor(_0x4da02a){super(_0x4da02a),this[_0x3a00('0x7')]=this[_0x3a00('0x2')](),this[_0x3a00('0x0')]=new _0x33216e(),this[_0x3a00('0x0')][_0x3a00('0xd')][_0x3a00('0xe')](this['clearHistoryButton'],0x1),this[_0x3a00('0x0')][_0x3a00('0x4')]=_0x299b61(_0x4da02a,_0x3a00('0xc')),this['historyGroupView'][_0x3a00('0x8')]['delegate'](_0x3a00('0x9'))['to'](this),this[_0x3a00('0x8')][_0x3a00('0xe')](this[_0x3a00('0x0')]);}[_0x3a00('0x3')](){let _0x2499a4=0x0;for(const _0x5c71a5 of this['items'])_0x2499a4+=_0x5c71a5[_0x3a00('0x8')][_0x3a00('0x1')];return{'resultsCount':_0x2499a4,'totalItemsCount':_0x2499a4};}[_0x3a00('0x2')](){const _0x3efec7=this[_0x3a00('0x6')],_0x5e272a=new _0x35571b(this[_0x3a00('0x6')]);return _0x5e272a[_0x3a00('0xb')]({'label':'('+_0x299b61(_0x3efec7,_0x3a00('0x5'))+')','withText':!0x0}),_0x5e272a['on'](_0x3a00('0x9'),()=>this[_0x3a00('0xa')]('clearHistory')),_0x5e272a;}}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
import { Collection } from 'ckeditor5/src/utils';
|
|
5
|
+
import { Collection } from 'ckeditor5/src/utils.js';
|
|
6
6
|
/**
|
|
7
7
|
* A collection that stores the prompt history in the session storage as a side effect.
|
|
8
8
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x473c=['stringify','getItem','remove','length','prompt','add','parse','_saveToSessionStorage','addMany','last','toLowerCase','_loadFromSessionStorage','CKEditor/AIFormView/PromptHistory','map'];(function(_0x5b4c41,_0x473cb9){const _0x504b15=function(_0x18f729){while(--_0x18f729){_0x5b4c41['push'](_0x5b4c41['shift']());}};_0x504b15(++_0x473cb9);}(_0x473c,0x1e3));const _0x504b=function(_0x5b4c41,_0x473cb9){_0x5b4c41=_0x5b4c41-0x0;let _0x504b15=_0x473c[_0x5b4c41];return _0x504b15;};import{Collection as _0x199604}from'ckeditor5/src/utils.js';const cs=_0x504b('0x5');export default class os extends _0x199604{constructor(){super(),this[_0x504b('0x4')](),this['on'](_0x504b('0xc'),(_0x420f68,_0x33430c)=>{const _0x3b0105=Ss(_0x33430c[_0x504b('0xb')]);for(const _0x5723cf of this)if(_0x5723cf!=_0x33430c&&Ss(_0x5723cf['prompt'])===_0x3b0105){this[_0x504b('0x9')](_0x5723cf);break;}this[_0x504b('0xa')]>0x14&&this[_0x504b('0x9')](this[_0x504b('0x2')]),this['_saveToSessionStorage']();}),this['on'](_0x504b('0x9'),()=>{this[_0x504b('0x0')]();});}[_0x504b('0x4')](){const _0x51ec5a=sessionStorage[_0x504b('0x8')](cs)||'[]';this[_0x504b('0x1')](JSON[_0x504b('0xd')](_0x51ec5a));}[_0x504b('0x0')](){sessionStorage['setItem'](cs,JSON[_0x504b('0x7')](this[_0x504b('0x6')](_0x2a6395=>_0x2a6395)));}}function Ss(_0x46671e){return _0x46671e[_0x504b('0x3')]()['trim']();}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ai/ui/showaiassistantcommand
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
|
-
import { Command } from 'ckeditor5/src/core';
|
|
9
|
+
import { Command } from 'ckeditor5/src/core.js';
|
|
10
10
|
/**
|
|
11
11
|
* Command that shows the AI Assistant user interface.
|
|
12
12
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1a04=['refresh','element','custom','selection','showUI','config','document','isEnabled','execute','ai.aiAssistant.disabledElements','name','getItems','model','includes','get','editor'];(function(_0x50d75b,_0x1a0450){const _0x32f3b5=function(_0x5d5955){while(--_0x5d5955){_0x50d75b['push'](_0x50d75b['shift']());}};_0x32f3b5(++_0x1a0450);}(_0x1a04,0x1b7));const _0x32f3=function(_0x50d75b,_0x1a0450){_0x50d75b=_0x50d75b-0x0;let _0x32f3b5=_0x1a04[_0x50d75b];return _0x32f3b5;};import{Command as _0xe637c4}from'ckeditor5/src/core.js';import _0x1d2260 from'../aiassistantui.js';export default class g extends _0xe637c4{[_0x32f3('0x9')](){const _0x3da2da=this[_0x32f3('0x8')][_0x32f3('0x5')][_0x32f3('0xf')][_0x32f3('0xc')],_0x389fbc=this[_0x32f3('0x8')][_0x32f3('0xe')][_0x32f3('0x7')](_0x32f3('0x2'));for(const _0x4651b2 of _0x3da2da['getRanges']())for(const _0x5ef151 of _0x4651b2[_0x32f3('0x4')]())if(_0x5ef151['is'](_0x32f3('0xa'))&&_0x389fbc[_0x32f3('0x6')](_0x5ef151[_0x32f3('0x3')]))return void(this[_0x32f3('0x0')]=!0x1);this['isEnabled']=!0x0;}[_0x32f3('0x1')](_0xccee65='',_0x1cacb3='',_0x12d6fe=_0x32f3('0xb')){this[_0x32f3('0x8')]['plugins'][_0x32f3('0x7')](_0x1d2260)[_0x32f3('0xd')](_0xccee65,_0x1cacb3,_0x12d6fe);}}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* @module ai/utils/common-translations
|
|
7
7
|
*/
|
|
8
|
-
import type { Locale } from 'ckeditor5/src/utils';
|
|
8
|
+
import type { Locale } from 'ckeditor5/src/utils.js';
|
|
9
9
|
export declare function getTranslation(locale: Locale, id: string, values?: string | Array<string> | number): string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export function getTranslation(
|
|
23
|
+
export function getTranslation(_0x56c57f,_0x1170a3,_0x4ac435){const t=_0x56c57f['t'];switch(_0x1170a3){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',_0x4ac435);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'},_0x4ac435);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 _0x1170a3;}}
|
package/theme/ai-dropdown.css
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
4
4
|
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2003-
|
|
6
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
8
|
*/
|
|
9
9
|
|
package/theme/ai-form.css
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
4
4
|
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2003-
|
|
6
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
@import "@ckeditor/ckeditor5-ui/theme/mixins/_rwd.css";
|
|
12
12
|
|
|
13
13
|
:root {
|
|
14
|
-
--ck-ai-form-view-width:
|
|
15
|
-
--ck-ai-form-content-height:
|
|
14
|
+
--ck-ai-form-view-width: 600px;
|
|
15
|
+
--ck-ai-form-content-height: 175px;
|
|
16
16
|
--ck-ai-form-content-background: hsl(0, 0%, 98%);
|
|
17
17
|
--ck-ai-form-history-font-size: .9em;
|
|
18
18
|
|
|
@@ -23,8 +23,13 @@
|
|
|
23
23
|
.ck .ck-ai-form {
|
|
24
24
|
width: var(--ck-ai-form-view-width);
|
|
25
25
|
|
|
26
|
+
/* Don't overflow the parent dialog container */
|
|
27
|
+
max-width: 100%;
|
|
28
|
+
|
|
26
29
|
@mixin ck-media-phone {
|
|
27
|
-
|
|
30
|
+
/* Allow the for the layout to be fluid in narrow viewports to avoid breaking it due to limited
|
|
31
|
+
* horizontal space (https://github.com/cksource/ckeditor5-commercial/issues/5913). */
|
|
32
|
+
--ck-ai-form-view-width: 100vw;
|
|
28
33
|
}
|
|
29
34
|
|
|
30
35
|
& .ck-ai-form-content {
|
|
@@ -185,6 +190,13 @@
|
|
|
185
190
|
@mixin ck-dir rtl {
|
|
186
191
|
padding-left: 30px;
|
|
187
192
|
}
|
|
193
|
+
|
|
194
|
+
/* Squash the textarea horizontally if necessary on narrow layouts
|
|
195
|
+
* to avoid breaking the layout even at the cost of the placeholder
|
|
196
|
+
* being cut off (https://github.com/cksource/ckeditor5-commercial/issues/5913). */
|
|
197
|
+
@mixin ck-media-phone {
|
|
198
|
+
--ck-input-width: auto;
|
|
199
|
+
}
|
|
188
200
|
}
|
|
189
201
|
|
|
190
202
|
/* Prompt history group */
|
package/theme/ai.css
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
|
|
4
4
|
* all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2003-
|
|
6
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
--ck-ai-form-submit-button-border-color: transparent;
|
|
16
16
|
--ck-ai-form-submit-button-disabled-border-color: transparent;
|
|
17
17
|
--ck-ai-toolbar-button-hover-color: var(--ck-color-text);
|
|
18
|
+
--ck-color-ai-selection: hsla(201, 100%, 56%, 0.3);
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
/* Note: This class name is mentioned in the guide and acts like a public API. */
|
|
@@ -40,6 +41,8 @@
|
|
|
40
41
|
--ck-ai-form-submit-button-border-color: var(--ck-color-button-action-background);
|
|
41
42
|
--ck-ai-form-submit-button-disabled-border-color: var(--ck-color-button-action-disabled-background);
|
|
42
43
|
--ck-ai-toolbar-button-hover-color: var(--ck-color-button-on-color);
|
|
44
|
+
|
|
45
|
+
--ck-color-ai-selection: hsl(262.5,60%,90%);
|
|
43
46
|
}
|
|
44
47
|
|
|
45
48
|
/*
|
|
@@ -51,13 +54,23 @@
|
|
|
51
54
|
}
|
|
52
55
|
|
|
53
56
|
/*
|
|
54
|
-
* Classes used by the "fake visual selection" displayed in the content
|
|
55
|
-
*
|
|
57
|
+
* Classes used by the "fake visual selection" displayed in the content
|
|
58
|
+
* when the AI dialog is open.
|
|
56
59
|
*
|
|
57
60
|
* Narrow down to <span> to prevent changing background for widgets and nested editables.
|
|
58
61
|
*/
|
|
59
62
|
.ck span.ck-fake-ai-selection {
|
|
60
|
-
background: var(--ck-color-
|
|
63
|
+
background: var(--ck-color-ai-selection);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
/*
|
|
67
|
+
* Classes used by the "fake visual candidate selection" displayed in the content when an input
|
|
68
|
+
* in the AI dropdown has focus (the browser does not render the native selection in this state).
|
|
69
|
+
*
|
|
70
|
+
* Narrow down to <span> to prevent changing background for widgets and nested editables.
|
|
71
|
+
*/
|
|
72
|
+
.ck span.ck-fake-ai-selection-candidate {
|
|
73
|
+
background: var(--ck-color-ai-selection);
|
|
61
74
|
}
|
|
62
75
|
|
|
63
76
|
/* A collapsed fake visual selection. */
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>
|