@ckeditor/ckeditor5-ai 41.3.1 → 41.4.0-alpha.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/README.md +1 -1
- package/build/ai.js +6 -6
- package/dist/index-content.css +4 -0
- package/dist/index-editor.css +267 -0
- package/dist/index.css +396 -0
- package/dist/index.js +23 -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 +183 -0
- package/dist/types/adapters/openaitextadapter.d.ts +187 -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/lang/contexts.json +4 -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.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
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
+
*/
|
|
9
|
+
/**
|
|
10
|
+
* @module ai/ui/aihistorylistitemview
|
|
11
|
+
*/
|
|
12
|
+
import { ListItemView } from 'ckeditor5/src/ui.js';
|
|
13
|
+
import type { PromptHistoryEntry } from './prompthistory.js';
|
|
14
|
+
/**
|
|
15
|
+
* A list item view that displays a historical prompt
|
|
16
|
+
*/
|
|
17
|
+
export default class AIHistoryListItemView extends ListItemView {
|
|
18
|
+
/**
|
|
19
|
+
* @inheritDoc
|
|
20
|
+
*/
|
|
21
|
+
constructor(promptHistoryEntry: PromptHistoryEntry);
|
|
22
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
+
*/
|
|
9
|
+
/**
|
|
10
|
+
* @module ai/ui/aihistorylistview
|
|
11
|
+
*/
|
|
12
|
+
import { ListView, ListItemGroupView, ButtonView, type FilteredView } from 'ckeditor5/src/ui.js';
|
|
13
|
+
import type { Locale } from 'ckeditor5/src/utils.js';
|
|
14
|
+
/**
|
|
15
|
+
* A list view that displays a list of AI prompts with filter pass-through.
|
|
16
|
+
*
|
|
17
|
+
* @private
|
|
18
|
+
*/
|
|
19
|
+
export default class AIHistoryListView extends ListView implements FilteredView {
|
|
20
|
+
historyGroupView: ListItemGroupView;
|
|
21
|
+
clearHistoryButton: ButtonView;
|
|
22
|
+
constructor(locale: Locale);
|
|
23
|
+
/**
|
|
24
|
+
* @inheritDoc
|
|
25
|
+
*/
|
|
26
|
+
filter(): {
|
|
27
|
+
resultsCount: number;
|
|
28
|
+
totalItemsCount: number;
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Fired when the clear history button was executed by the user.
|
|
33
|
+
*
|
|
34
|
+
* @eventName ~AIHistoryListView#clearHistory
|
|
35
|
+
*/
|
|
36
|
+
export type AIHistoryListViewClearHistoryEvent = {
|
|
37
|
+
name: 'clearHistory';
|
|
38
|
+
args: [];
|
|
39
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
+
*/
|
|
9
|
+
import { Collection } from 'ckeditor5/src/utils.js';
|
|
10
|
+
/**
|
|
11
|
+
* A collection that stores the prompt history in the session storage as a side effect.
|
|
12
|
+
*/
|
|
13
|
+
export default class PromptHistory extends Collection<PromptHistoryEntry> {
|
|
14
|
+
/**
|
|
15
|
+
* @inheritDoc
|
|
16
|
+
*/
|
|
17
|
+
constructor();
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* An object that represents a historical prompt.
|
|
21
|
+
*/
|
|
22
|
+
export type PromptHistoryEntry = {
|
|
23
|
+
prompt: string;
|
|
24
|
+
};
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
+
*/
|
|
9
|
+
/**
|
|
10
|
+
* @module ai/ui/showaiassistantcommand
|
|
11
|
+
* @publicApi
|
|
12
|
+
*/
|
|
13
|
+
import { Command, type Editor } from 'ckeditor5/src/core.js';
|
|
14
|
+
import type { GroupDefinition } from '../aiassistant.js';
|
|
15
|
+
/**
|
|
16
|
+
* Command that shows the AI Assistant user interface.
|
|
17
|
+
*/
|
|
18
|
+
export default class ShowAIAssistantCommand extends Command {
|
|
19
|
+
/**
|
|
20
|
+
* An array with ids of the AI commands enabled for the current selection.
|
|
21
|
+
*
|
|
22
|
+
* @observable
|
|
23
|
+
*/
|
|
24
|
+
enabledCommandsIds: Array<string>;
|
|
25
|
+
/**
|
|
26
|
+
* Creates an instance of the command.
|
|
27
|
+
*/
|
|
28
|
+
constructor(editor: Editor, definitions?: Array<GroupDefinition>);
|
|
29
|
+
/**
|
|
30
|
+
* @inheritDoc
|
|
31
|
+
*/
|
|
32
|
+
refresh(): void;
|
|
33
|
+
/**
|
|
34
|
+
* Opens AI Assistant user interface for the current document selection.
|
|
35
|
+
*
|
|
36
|
+
* @param query The initial query. If set, the AI assistant will automatically submit given query to the AI service.
|
|
37
|
+
* @param label Label to be displayed in the AI assistant query input field while the AI assistant processes the initial query.
|
|
38
|
+
* @param actionId The id of the executed action. It can be used in extended and custom adapters to customize the request. It
|
|
39
|
+
* will be prefixed with `aiAssistant:`. See also
|
|
40
|
+
* {@link module:ai/adapters/aitextadapter~AITextAdapterRequestData#actionId `AITextAdapterRequestData#actionId`}.
|
|
41
|
+
* @fires execute
|
|
42
|
+
*/
|
|
43
|
+
execute(query?: string, label?: string, actionId?: string): void;
|
|
44
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
8
|
+
*/
|
|
9
|
+
/**
|
|
10
|
+
* @module ai/utils/common-translations
|
|
11
|
+
*/
|
|
12
|
+
import type { Locale } from 'ckeditor5/src/utils.js';
|
|
13
|
+
export declare function getTranslation(locale: Locale, id: string, values?: string | Array<string> | number): string;
|
package/lang/contexts.json
CHANGED
|
@@ -38,6 +38,9 @@
|
|
|
38
38
|
"Try again": "The label for the button that repeats the request to AI.",
|
|
39
39
|
"Stop": "The label for the button that stops the generating of the content by AI.",
|
|
40
40
|
"AI is writing...": "The label that indicates the AI is generating content.",
|
|
41
|
+
"AI is writing": "Aria status message indicating that the AI is generating content. Example: 'AI busy writing'.",
|
|
42
|
+
"Generated content: %0": "Aria status message indicating that the AI generated content. Example: 'Generated content: [text generated by the AI model]'.",
|
|
43
|
+
"Error during AI content generation: %0": "Aria status message indicating that an error has occurred during the generation of AI content. Example: 'Error during AI content generation: [text of an error]'.",
|
|
41
44
|
"History": "The label of the button that toggles the prompt history pane in the AI dialog.",
|
|
42
45
|
"Empty history": "The primary information text displayed when the prompt history is empty.",
|
|
43
46
|
"Ask AI and your prompts will be listed here for you to use later.": "The secondary information text displayed when the prompt history is empty.",
|
|
@@ -45,6 +48,7 @@
|
|
|
45
48
|
"Search AI command": "The placeholder for the search input to filter the AI commands.",
|
|
46
49
|
"No commands found": "The message displayed when the commands search input does not match any AI commands.",
|
|
47
50
|
"No commands available": "The message displayed when there are no AI commands available in the commands dropdown.",
|
|
51
|
+
"%0 commands found": "Aria status message indicating how many ai commands has been found using search ai commands input. Example: '%0 commands found'.",
|
|
48
52
|
"AI_REPLACE_CONTENT": "The label for the button that replaces the selected content by the generated AI response.",
|
|
49
53
|
"AI_INSERT_CONTENT": "The label for the button that inserts the generated AI response.",
|
|
50
54
|
"AI_ERROR_GET_HEADERS": "Error message displayed when preparing request headers fails.",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-ai",
|
|
3
|
-
"version": "41.
|
|
3
|
+
"version": "41.4.0-alpha.0",
|
|
4
4
|
"description": "AI Assistant feature for CKEditor 5.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -23,15 +23,16 @@
|
|
|
23
23
|
"framework"
|
|
24
24
|
],
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"ckeditor5": "41.
|
|
27
|
-
"ckeditor5-collaboration": "41.
|
|
26
|
+
"ckeditor5": "41.4.0-alpha.0",
|
|
27
|
+
"ckeditor5-collaboration": "41.4.0-alpha.0",
|
|
28
28
|
"@aws-sdk/client-bedrock-runtime": "3.470.0",
|
|
29
|
-
"@ckeditor/ckeditor5-ui": "41.
|
|
29
|
+
"@ckeditor/ckeditor5-ui": "41.4.0-alpha.0",
|
|
30
30
|
"lodash-es": "4.17.21"
|
|
31
31
|
},
|
|
32
32
|
"type": "module",
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"files": [
|
|
35
|
+
"dist",
|
|
35
36
|
"lang",
|
|
36
37
|
"src/**/*.js",
|
|
37
38
|
"src/**/*.d.ts",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
var _0x108839=_0x2682;(function(_0x113782,_0xeb1bdb){var _0x55852e=_0x2682,_0x1f68c1=_0x113782();while(!![]){try{var _0x4f90cc=-parseInt(_0x55852e(0x70))/0x1*(parseInt(_0x55852e(0x7a))/0x2)+-parseInt(_0x55852e(0x74))/0x3*(-parseInt(_0x55852e(0x7c))/0x4)+-parseInt(_0x55852e(0x78))/0x5+-parseInt(_0x55852e(0x72))/0x6*(-parseInt(_0x55852e(0x79))/0x7)+-parseInt(_0x55852e(0x76))/0x8+parseInt(_0x55852e(0x6e))/0x9*(-parseInt(_0x55852e(0x77))/0xa)+parseInt(_0x55852e(0x75))/0xb*(parseInt(_0x55852e(0x6d))/0xc);if(_0x4f90cc===_0xeb1bdb)break;else _0x1f68c1['push'](_0x1f68c1['shift']());}catch(_0xf356fa){_0x1f68c1['push'](_0x1f68c1['shift']());}}}(_0x55b4,0xd72f2));import{Plugin as _0x4214c6}from'ckeditor5/src/core.js';import{CKEditorError as _0x5291c6}from'ckeditor5/src/utils.js';function _0x55b4(){var _0x522b4b=['12097143VVmccg','AIAdapter','4SMKGAw','aiadapter-text-adapter-not-set','1383246LIjIMZ','AIRequestError','21YnNynk','319LujaEI','11876008ogpIjA','10FHHLWZ','4770160nOtBsr','49DGBzUX','676330oHsyjq','afterInit','62492clNcDt','name','textAdapter','pluginName','1776648ynWKfs'];_0x55b4=function(){return _0x522b4b;};return _0x55b4();}export default class y extends _0x4214c6{static get[_0x108839(0x6c)](){var _0x11ed3e=_0x108839;return _0x11ed3e(0x6f);}[_0x108839(0x7b)](){var _0x26ca1a=_0x108839;if(!this[_0x26ca1a(0x6b)])throw new _0x5291c6(_0x26ca1a(0x71),null);}}function _0x2682(_0x54d1fb,_0x57fbcb){var _0x55b4d5=_0x55b4();return _0x2682=function(_0x2682ce,_0x4832e0){_0x2682ce=_0x2682ce-0x6a;var _0xcf89e9=_0x55b4d5[_0x2682ce];return _0xcf89e9;},_0x2682(_0x54d1fb,_0x57fbcb);}export class AIRequestError extends Error{constructor(_0x17d624){var _0x335d8a=_0x108839;super(_0x17d624),this[_0x335d8a(0x6a)]=_0x335d8a(0x73);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x36c822=_0x4909;function _0x23af(){const _0x27b4aa=['212120CzmvbU','1vYGVqC','textAdapter','makeRequest','10CgntrH','70lyqRDm','catch','application/json','plugins','_prepareRequestHeaders','assign','AI_ERROR_GET_PARAMETERS','abort','aitextadapter-send-request-failed','_prepareRequestParameters','AbortError','locale','signal','82224lvtIKo','882350SeBUOH','5567718GjtziG','resolve','editor','requires','init','4128309SGtYBS','aborted','sendRequest','get','error','3319382UGpgQy','AI_ERROR_GET_HEADERS','reject','abortController','object','2730712VVikxs','name'];_0x23af=function(){return _0x27b4aa;};return _0x23af();}(function(_0x315b37,_0x5cb88d){const _0x4bd60f=_0x4909,_0x284524=_0x315b37();while(!![]){try{const _0x32cd66=parseInt(_0x4bd60f(0xae))/0x1*(-parseInt(_0x4bd60f(0xa6))/0x2)+parseInt(_0x4bd60f(0x9a))/0x3+parseInt(_0x4bd60f(0xab))/0x4+parseInt(_0x4bd60f(0x9b))/0x5+parseInt(_0x4bd60f(0x9c))/0x6+-parseInt(_0x4bd60f(0xb2))/0x7*(-parseInt(_0x4bd60f(0xad))/0x8)+-parseInt(_0x4bd60f(0xa1))/0x9*(-parseInt(_0x4bd60f(0xb1))/0xa);if(_0x32cd66===_0x5cb88d)break;else _0x284524['push'](_0x284524['shift']());}catch(_0x23f93f){_0x284524['push'](_0x284524['shift']());}}}(_0x23af,0xd684d));import{Plugin as _0x10969c}from'ckeditor5/src/core.js';import{CKEditorError as _0x5f13f1}from'ckeditor5/src/utils.js';import{default as _0x29a06c,AIRequestError as _0x1f8378}from'./aiadapter.js';import{getTranslation as _0x59ad8f}from'../utils/common-translations.js';function _0x4909(_0x54ef50,_0x557532){const _0x23af13=_0x23af();return _0x4909=function(_0x490967,_0x1adbb9){_0x490967=_0x490967-0x91;let _0x12f31a=_0x23af13[_0x490967];return _0x12f31a;},_0x4909(_0x54ef50,_0x557532);}export default class P extends _0x10969c{static get[_0x36c822(0x9f)](){return[_0x29a06c];}constructor(_0x84a1d3){const _0x1e36b0=_0x36c822;super(_0x84a1d3),this[_0x1e36b0(0xa9)]=new AbortController();}[_0x36c822(0xa0)](){const _0x4b9f9d=_0x36c822;this[_0x4b9f9d(0x9e)][_0x4b9f9d(0xb5)][_0x4b9f9d(0xa4)](_0x29a06c)[_0x4b9f9d(0xaf)]=this;}[_0x36c822(0x94)](){const _0xc6ae11=_0x36c822;this[_0xc6ae11(0xa9)][_0xc6ae11(0x99)][_0xc6ae11(0xa2)]||(this[_0xc6ae11(0xa9)][_0xc6ae11(0x94)](),this[_0xc6ae11(0xa9)]=new AbortController());}async[_0x36c822(0xb0)](_0x5c7cf6){const _0x23d39e=_0x36c822;return this[_0x23d39e(0xa3)](_0x5c7cf6)[_0x23d39e(0xb3)](_0x87ad0d=>{const _0x30c6ef=_0x23d39e;if(_0x87ad0d instanceof _0x1f8378)return Promise[_0x30c6ef(0xa8)](_0x87ad0d);if(_0x30c6ef(0x97)==_0x87ad0d[_0x30c6ef(0xac)])return Promise[_0x30c6ef(0x9d)]();throw console[_0x30c6ef(0xa5)](_0x87ad0d),new _0x5f13f1(_0x30c6ef(0x95),null);});}async[_0x36c822(0x91)](_0x58c4eb,_0x5ef3fc){const _0x61a057=_0x36c822,_0x3629f2=this[_0x61a057(0x9e)][_0x61a057(0x98)],_0xd12c64={'Content-Type':_0x61a057(0xb4)};if(_0x61a057(0xaa)==typeof _0x58c4eb)Object[_0x61a057(0x92)](_0xd12c64,_0x58c4eb);else{if(_0x58c4eb)try{const _0x3bde07=await _0x58c4eb(_0x5ef3fc);Object[_0x61a057(0x92)](_0xd12c64,_0x3bde07);}catch(_0x13e36d){return Promise[_0x61a057(0xa8)](new _0x1f8378(_0x59ad8f(_0x3629f2,_0x61a057(0xa7))));}}return _0xd12c64;}async[_0x36c822(0x96)](_0x2ff9ea,_0x1c4519){const _0x450ee4=_0x36c822,_0x532c08=this[_0x450ee4(0x9e)][_0x450ee4(0x98)];if(_0x450ee4(0xaa)==typeof _0x2ff9ea)return _0x2ff9ea;try{return await _0x2ff9ea(_0x1c4519);}catch(_0x45e8d8){return Promise[_0x450ee4(0xa8)](new _0x1f8378(_0x59ad8f(_0x532c08,_0x450ee4(0x93))));}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x328d(_0x3583fa,_0x39a265){const _0x535e1d=_0x535e();return _0x328d=function(_0x328dd7,_0x5ef9e7){_0x328dd7=_0x328dd7-0x1d1;let _0x1d7943=_0x535e1d[_0x328dd7];return _0x1d7943;},_0x328d(_0x3583fa,_0x39a265);}const _0x1fbf33=_0x328d;function _0x535e(){const _0x5a94c0=['_prepareRequestParameters','Instruction:\x0a','resolve','540ILJMxU','4852566bdQnuQ','toString','_prepareRequestHeaders','read','Human:\x0a','437992AhmttQ','ai.aws.apiUrl','bytes','_requestParameters','bedrock-2023-05-31','_readStaticResponse','cohere.command','30CHvaFG','generations','length','154jjBSxP','test','ai.aws.requestParameters','data','\x0a\x0aAssistant:','json','split','AI_ERROR_UNSUPPORTED_MODEL','anthropic.claude-v2','Your\x20task\x20is\x20to\x20execute\x20the\x20instruction\x20using\x20the\x20provided\x20HTML\x20content.\x20Follow\x20the\x20instruction\x20closely.\x20Your\x20answer\x20must\x20be\x20a\x20properly\x20formatted\x20HTML\x20code.\x20Do\x20not\x20add\x20any\x20additional\x20remarks\x20or\x20notes.\x20Do\x20not\x20act\x20like\x20a\x20chatbot\x20or\x20a\x20real\x20person.','ai21.j2','<<SYS>>\x0a','chunk','POST','ai.aws.requestHeaders','_processProxyRequest','_requestHeaders','_apiUrl','completion','Your\x20task\x20is\x20to\x20generate\x20HTML\x20content\x20accordingly\x20to\x20the\x20given\x20instruction.\x20Never\x20include\x20<img>\x20tag\x20in\x20your\x20response\x20even\x20if\x20asked\x20for.\x20Your\x20answer\x20must\x20be\x20a\x20well-structured\x20and\x20properly\x20formatted\x20HTML\x20code.\x20Answer\x20only\x20with\x20the\x20generated\x20HTML\x20content.\x20Do\x20not\x20add\x20any\x20additional\x20remarks\x20or\x20notes.\x20Do\x20not\x20act\x20like\x20a\x20chatbot\x20or\x20a\x20real\x20person.','config','decode','\x0a[/INST]','define','from','stringify','get','60798bOPDTj','preparePrompt','AWSTextAdapter','filter','abortController','104180ZLMFrh','63JdLnXw','send','pluginName','_readStreamableResponse','parse','_processAWSRequest','locale','getModelFamily','14089130LdkXXM','getReader','text','editor','\x0aYou\x20must\x20keep\x20the\x20text\x20formatting.\x0a\x0aContent:\x0a','utf-8','map','20277697Dssytg','meta.llama','body','_getGeneratedText','generation','signal','\x0a<</SYS>>\x0a[INST]\x0a','anthropic.claude','completions','utf8','_bedrockClientConfig','_readAsyncIterableResponse','84820cACbqC','application/json','sendRequest','ai.aws.bedrockClientConfig','join'];_0x535e=function(){return _0x5a94c0;};return _0x535e();}(function(_0x1588d7,_0x1117a3){const _0x23c196=_0x328d,_0x12119b=_0x1588d7();while(!![]){try{const _0x38f762=-parseInt(_0x23c196(0x1e5))/0x1*(-parseInt(_0x23c196(0x1fa))/0x2)+-parseInt(_0x23c196(0x21e))/0x3*(-parseInt(_0x23c196(0x21d))/0x4)+-parseInt(_0x23c196(0x1ed))/0x5*(-parseInt(_0x23c196(0x218))/0x6)+-parseInt(_0x23c196(0x1fd))/0x7*(parseInt(_0x23c196(0x1f3))/0x8)+-parseInt(_0x23c196(0x1ee))/0x9+parseInt(_0x23c196(0x1d2))/0xa+-parseInt(_0x23c196(0x1d9))/0xb;if(_0x38f762===_0x1117a3)break;else _0x12119b['push'](_0x12119b['shift']());}catch(_0x34910b){_0x12119b['push'](_0x12119b['shift']());}}}(_0x535e,0xb38d3));import{default as _0x36ab5f}from'./aitextadapter.js';import{AIRequestError as _0x5420d8}from'./aiadapter.js';import{BedrockRuntimeClient as _0x5c295e,InvokeModelCommand as _0x3eab3a,InvokeModelWithResponseStreamCommand as _0x49d275}from'@aws-sdk/client-bedrock-runtime';import{getTranslation as _0x20aee7}from'../utils/common-translations.js';export default class J extends _0x36ab5f{static get[_0x1fbf33(0x220)](){const _0x3e3213=_0x1fbf33;return _0x3e3213(0x21a);}constructor(_0x2d3962){const _0x421fb3=_0x1fbf33;super(_0x2d3962),_0x2d3962[_0x421fb3(0x211)][_0x421fb3(0x217)](_0x421fb3(0x1ff))||_0x2d3962[_0x421fb3(0x211)][_0x421fb3(0x214)](_0x421fb3(0x1ff),{'model':_0x421fb3(0x205),'max_tokens_to_sample':0x7d0,'temperature':0x1,'top_p':0x1,'top_k':0xfa,'anthropic_version':_0x421fb3(0x1f7),'stream':!0x0}),this[_0x421fb3(0x20e)]=_0x2d3962[_0x421fb3(0x211)][_0x421fb3(0x217)](_0x421fb3(0x1f4)),this[_0x421fb3(0x1e3)]=_0x2d3962[_0x421fb3(0x211)][_0x421fb3(0x217)](_0x421fb3(0x1e8)),this[_0x421fb3(0x20d)]=_0x2d3962[_0x421fb3(0x211)][_0x421fb3(0x217)](_0x421fb3(0x20b)),this[_0x421fb3(0x1f6)]=_0x2d3962[_0x421fb3(0x211)][_0x421fb3(0x217)](_0x421fb3(0x1ff));}async[_0x1fbf33(0x1e7)]({query:_0x2697be,context:_0x1b8c8c,onData:_0x16679a,actionId:_0x92fe8b}){const _0x4ddab6=_0x1fbf33,{model:_0xba05cd,stream:_0xc56592,..._0x3d84d3}=await this[_0x4ddab6(0x1ea)](this[_0x4ddab6(0x1f6)],_0x92fe8b),_0x20a68f={'prompt':await this[_0x4ddab6(0x219)](_0x2697be,_0x1b8c8c,_0xba05cd,_0x92fe8b),..._0x3d84d3};this[_0x4ddab6(0x20e)]?await this[_0x4ddab6(0x20c)](_0x20a68f,_0xba05cd,_0xc56592,_0x16679a,_0x92fe8b):await this[_0x4ddab6(0x223)](_0x20a68f,_0xba05cd,_0xc56592,_0x16679a);}async[_0x1fbf33(0x219)](_0x6841e7,_0x10cc27,_0x4e0e97,_0x597749){const _0x3507a4=_0x1fbf33;let _0x428e60,_0x1ebd2a;return _0x10cc27?(_0x428e60=_0x3507a4(0x206),_0x1ebd2a=_0x3507a4(0x1eb)+_0x6841e7+_0x3507a4(0x1d6)+_0x10cc27):(_0x428e60=_0x3507a4(0x210),_0x1ebd2a=_0x6841e7),_0x3507a4(0x1da)==this[_0x3507a4(0x1d1)](_0x4e0e97)?_0x3507a4(0x208)+_0x428e60+_0x3507a4(0x1df)+_0x1ebd2a+_0x3507a4(0x213):_0x3507a4(0x1f2)+_0x428e60+'\x0a'+_0x1ebd2a+_0x3507a4(0x201);}[_0x1fbf33(0x1d1)](_0x2b2623){const _0x40e676=_0x1fbf33;if(/^anthropic\.claude/[_0x40e676(0x1fe)](_0x2b2623))return _0x40e676(0x1e0);if(/^ai21\.j2/[_0x40e676(0x1fe)](_0x2b2623))return _0x40e676(0x207);if(/^cohere\.command/[_0x40e676(0x1fe)](_0x2b2623))return _0x40e676(0x1f9);if(/^meta\.llama/[_0x40e676(0x1fe)](_0x2b2623))return _0x40e676(0x1da);throw new _0x5420d8(_0x20aee7(this[_0x40e676(0x1d5)][_0x40e676(0x224)],_0x40e676(0x204),_0x2b2623));}async[_0x1fbf33(0x20c)](_0x229323,_0x54fb4e,_0x30e564,_0x9a9323,_0x393c9f){const _0x2567b9=_0x1fbf33,_0x4e7690={'method':_0x2567b9(0x20a),'headers':await this[_0x2567b9(0x1f0)](this[_0x2567b9(0x20d)],_0x393c9f),'body':JSON[_0x2567b9(0x216)]({..._0x229323,'model':_0x54fb4e,'stream':_0x30e564}),'signal':this[_0x2567b9(0x21c)][_0x2567b9(0x1de)]},_0x34024d=await fetch(this[_0x2567b9(0x20e)],_0x4e7690);_0x30e564?await this[_0x2567b9(0x221)](_0x34024d,_0x54fb4e,_0x9a9323):await this[_0x2567b9(0x1f8)](_0x34024d,_0x54fb4e,_0x9a9323);}async[_0x1fbf33(0x223)](_0x32cc27,_0x40306f,_0x234ac8,_0x3a5566){const _0x29c1c3=_0x1fbf33,_0x216e6b=new _0x5c295e(this[_0x29c1c3(0x1e3)]),_0x56ba09={'body':JSON[_0x29c1c3(0x216)](_0x32cc27),'contentType':_0x29c1c3(0x1e6),'accept':_0x29c1c3(0x1e6),'modelId':_0x40306f};let _0x3eb07f;if(_0x234ac8){const _0x147f93=new _0x49d275(_0x56ba09);_0x3eb07f=await _0x216e6b[_0x29c1c3(0x21f)](_0x147f93,{'abortSignal':this[_0x29c1c3(0x21c)][_0x29c1c3(0x1de)]}),await this[_0x29c1c3(0x1e4)](_0x3eb07f,_0x40306f,_0x3a5566);}else{const _0x4a70ae=new _0x3eab3a(_0x56ba09);_0x3eb07f=await _0x216e6b[_0x29c1c3(0x21f)](_0x4a70ae,{'abortSignal':this[_0x29c1c3(0x21c)][_0x29c1c3(0x1de)]}),await this[_0x29c1c3(0x1f8)](_0x3eb07f,_0x40306f,_0x3a5566);}}async[_0x1fbf33(0x1e4)](_0x18dc20,_0x10cc76,_0x36d5f3){const _0xff2b5d=_0x1fbf33,_0x2724a4=_0x18dc20[_0xff2b5d(0x1db)],_0x1b75ee=new TextDecoder(_0xff2b5d(0x1d7));let _0x2ade66='';for await(const _0x3890ee of _0x2724a4)if(_0x3890ee[_0xff2b5d(0x209)]){const _0x4a101c=_0x1b75ee[_0xff2b5d(0x212)](_0x3890ee[_0xff2b5d(0x209)][_0xff2b5d(0x1f5)]),_0x4d9323=JSON[_0xff2b5d(0x222)](_0x4a101c);_0x2ade66+=this[_0xff2b5d(0x1dc)](_0x4d9323,_0x10cc76),_0x36d5f3(_0x2ade66);}return Promise[_0xff2b5d(0x1ec)]();}async[_0x1fbf33(0x221)](_0x23f4c9,_0x21abac,_0x51232c){const _0x2b452a=_0x1fbf33,_0x5f2263=_0x23f4c9[_0x2b452a(0x1db)],_0x56877b=new TextDecoder(_0x2b452a(0x1d7)),_0x1abe6c=_0x5f2263[_0x2b452a(0x1d3)]();let _0xa118f0='',_0x3c340b='',_0x1e7cbc=!0x1;for(;!_0x1e7cbc;){const {done:_0x2744c1,value:_0x46da3b}=await _0x1abe6c[_0x2b452a(0x1f1)]();if(_0x1e7cbc=_0x2744c1,_0x1e7cbc)break;const _0x3acb12=(_0xa118f0+_0x56877b[_0x2b452a(0x212)](_0x46da3b))[_0x2b452a(0x203)]('\x0a')[_0x2b452a(0x1d8)](_0x2e9ec6=>{const _0x156518=_0x2b452a;try{return _0xa118f0='',JSON[_0x156518(0x222)](_0x2e9ec6);}catch(_0x43155c){return _0xa118f0=_0x2e9ec6,null;}})[_0x2b452a(0x21b)](_0x1929cf=>null!==_0x1929cf);_0x3acb12[_0x2b452a(0x1fc)]&&(_0x3c340b+=_0x3acb12[_0x2b452a(0x1d8)](_0x524c97=>this[_0x2b452a(0x1dc)](_0x524c97,_0x21abac))[_0x2b452a(0x1e9)](''),_0x51232c(_0x3c340b));}return Promise[_0x2b452a(0x1ec)]();}async[_0x1fbf33(0x1f8)](_0x2981e7,_0x3b567b,_0x2d9671){const _0x48c660=_0x1fbf33;let _0x7ce404;return _0x7ce404=_0x2981e7 instanceof Response?await _0x2981e7[_0x48c660(0x202)]():JSON[_0x48c660(0x222)](Buffer[_0x48c660(0x215)](_0x2981e7[_0x48c660(0x1db)])[_0x48c660(0x1ef)](_0x48c660(0x1e2))),(_0x2d9671(this[_0x48c660(0x1dc)](_0x7ce404,_0x3b567b)),Promise[_0x48c660(0x1ec)]());}[_0x1fbf33(0x1dc)](_0x57f5dd,_0x419284){const _0x13b188=_0x1fbf33;switch(this[_0x13b188(0x1d1)](_0x419284)){case _0x13b188(0x1e0):return _0x57f5dd[_0x13b188(0x20f)];case _0x13b188(0x207):return _0x57f5dd[_0x13b188(0x1e1)][0x0][_0x13b188(0x200)][_0x13b188(0x1d4)];case _0x13b188(0x1f9):return _0x57f5dd[_0x13b188(0x1fb)][0x0][_0x13b188(0x1d4)];case _0x13b188(0x1da):return _0x57f5dd[_0x13b188(0x1dd)];}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x224408=_0x16cf;(function(_0x44e87f,_0x10cc8f){const _0x4e5d51=_0x16cf,_0x454c19=_0x44e87f();while(!![]){try{const _0x2eca0d=-parseInt(_0x4e5d51(0x1e9))/0x1*(-parseInt(_0x4e5d51(0x210))/0x2)+parseInt(_0x4e5d51(0x1cf))/0x3*(-parseInt(_0x4e5d51(0x20e))/0x4)+-parseInt(_0x4e5d51(0x1ed))/0x5*(parseInt(_0x4e5d51(0x1f6))/0x6)+-parseInt(_0x4e5d51(0x1d2))/0x7*(parseInt(_0x4e5d51(0x1f4))/0x8)+parseInt(_0x4e5d51(0x1e7))/0x9+-parseInt(_0x4e5d51(0x1d1))/0xa*(parseInt(_0x4e5d51(0x1e0))/0xb)+parseInt(_0x4e5d51(0x1dd))/0xc;if(_0x2eca0d===_0x10cc8f)break;else _0x454c19['push'](_0x454c19['shift']());}catch(_0x548d6a){_0x454c19['push'](_0x454c19['shift']());}}}(_0x1869,0x96522));import{default as _0x2ba5f7}from'./aitextadapter.js';function _0x1869(){const _0x4d4645=['8tAjeIO','delta','52NmTgpG','POST','gpt-3.5-turbo','split','_cleanUpData','pluginName','ai.openAI.requestHeaders','958179LTCRZy','Instruction:\x0a','270bhXXYo','2448124YhZwZJ','data:\x20','length','editor','OpenAITextAdapter','abortController','resolve','user','prepareMessages','text','reject','17164944YioitJ','_apiUrl','_prepareRequestParameters','116897Bqkvxo','decode','config','signal','body','join','choices','7634997gGtcGT','map','33036COHXwE','getReader','filter','stringify','15fvBNoJ','Moderation','_isBufferIncomplete','get','stream','replace','json','24UuYGXr','_readStaticResponse','1094112ZlJCmn','AI_ERROR_MODERATION','includes','_readStreamableResponse','locale','[DONE]','parse','content','ai.openAI.requestParameters','define','_requestHeaders','context_length_exceeded','Your\x20task\x20is\x20to\x20generate\x20HTML\x20content\x20accordingly\x20to\x20the\x20given\x20instruction.\x20Never\x20include\x20<img>\x20tag\x20in\x20your\x20response\x20even\x20if\x20asked\x20for.\x20Your\x20answer\x20must\x20be\x20a\x20well-structured\x20and\x20properly\x20formatted\x20HTML\x20code.\x20Answer\x20only\x20with\x20the\x20generated\x20HTML\x20content.\x20Do\x20not\x20add\x20any\x20additional\x20remarks\x20or\x20notes.\x20Do\x20not\x20act\x20like\x20a\x20chatbot\x20or\x20a\x20real\x20person.','sendRequest','system','ai.openAI.apiUrl','Your\x20task\x20is\x20to\x20execute\x20the\x20instruction\x20using\x20the\x20provided\x20HTML\x20content.\x20Follow\x20the\x20instruction\x20closely.\x20Your\x20answer\x20must\x20be\x20a\x20properly\x20formatted\x20HTML\x20code.\x20Do\x20not\x20add\x20any\x20additional\x20remarks\x20or\x20notes.\x20Do\x20not\x20act\x20like\x20a\x20chatbot\x20or\x20a\x20real\x20person.','AI_ERROR_CONTEXT_LENGTH','_prepareRequestHeaders','_requestParameters','read','\x0aYou\x20must\x20keep\x20the\x20text\x20formatting.\x0a\x0aContent:\x0a','https://api.openai.com/v1/chat/completions','message'];_0x1869=function(){return _0x4d4645;};return _0x1869();}import{AIRequestError as _0x3b54c6}from'./aiadapter.js';function _0x16cf(_0x57e43d,_0x70cc2c){const _0x186949=_0x1869();return _0x16cf=function(_0x16cf48,_0x27b543){_0x16cf48=_0x16cf48-0x1ca;let _0x22032b=_0x186949[_0x16cf48];return _0x22032b;},_0x16cf(_0x57e43d,_0x70cc2c);}import{getTranslation as _0x3bf6f4}from'../utils/common-translations.js';export default class F extends _0x2ba5f7{static get[_0x224408(0x1cd)](){const _0x3126a8=_0x224408;return _0x3126a8(0x1d6);}constructor(_0x221d53){const _0x224839=_0x224408;super(_0x221d53),_0x221d53[_0x224839(0x1e2)][_0x224839(0x1ff)](_0x224839(0x205),_0x224839(0x20c)),_0x221d53[_0x224839(0x1e2)][_0x224839(0x1f0)](_0x224839(0x1fe))||_0x221d53[_0x224839(0x1e2)][_0x224839(0x1ff)](_0x224839(0x1fe),{'model':_0x224839(0x1ca),'max_tokens':0x7d0,'temperature':0x1,'top_p':0x1,'stream':!0x0}),this[_0x224839(0x1de)]=_0x221d53[_0x224839(0x1e2)][_0x224839(0x1f0)](_0x224839(0x205)),this[_0x224839(0x200)]=_0x221d53[_0x224839(0x1e2)][_0x224839(0x1f0)](_0x224839(0x1ce))||{},this[_0x224839(0x209)]=_0x221d53[_0x224839(0x1e2)][_0x224839(0x1f0)](_0x224839(0x1fe));}async[_0x224408(0x203)]({query:_0x5e4d11,context:_0x2b8729,onData:_0x596e0a,actionId:_0x302db7}){const _0x495d8a=_0x224408,_0x2181cb=this[_0x495d8a(0x1d5)][_0x495d8a(0x1fa)],_0x1dff9d=await this[_0x495d8a(0x1da)](_0x5e4d11,_0x2b8729,_0x302db7),_0x3b6ab1=await this[_0x495d8a(0x208)](this[_0x495d8a(0x200)],_0x302db7),_0x485885=await this[_0x495d8a(0x1df)](this[_0x495d8a(0x209)],_0x302db7),_0x138a90={'messages':_0x1dff9d,..._0x485885},_0x32b316={'method':_0x495d8a(0x211),'headers':_0x3b6ab1,'body':JSON[_0x495d8a(0x1ec)](_0x138a90),'signal':this[_0x495d8a(0x1d7)][_0x495d8a(0x1e3)]},_0x130cf3=await fetch(this[_0x495d8a(0x1de)],_0x32b316);if(_0x130cf3['ok'])return _0x485885[_0x495d8a(0x1f1)]?await this[_0x495d8a(0x1f9)](_0x130cf3,_0x596e0a):await this[_0x495d8a(0x1f5)](_0x130cf3,_0x596e0a),Promise[_0x495d8a(0x1d8)]();{const _0x70889f=await _0x130cf3[_0x495d8a(0x1db)]();return _0x70889f[_0x495d8a(0x1f8)](_0x495d8a(0x201))?Promise[_0x495d8a(0x1dc)](new _0x3b54c6(_0x3bf6f4(_0x2181cb,_0x495d8a(0x207)))):_0x70889f[_0x495d8a(0x1f8)](_0x495d8a(0x1ee))?Promise[_0x495d8a(0x1dc)](new _0x3b54c6(_0x3bf6f4(_0x2181cb,_0x495d8a(0x1f7)))):Promise[_0x495d8a(0x1dc)](new Error(_0x70889f));}}async[_0x224408(0x1da)](_0x15022b,_0xfde5df,_0x5125f2){const _0x165d0c=_0x224408;let _0x111830,_0x407c87;return _0xfde5df?(_0x111830=_0x165d0c(0x206),_0x407c87=_0x165d0c(0x1d0)+_0x15022b+_0x165d0c(0x20b)+_0xfde5df):(_0x111830=_0x165d0c(0x202),_0x407c87=_0x15022b),[{'role':_0x165d0c(0x204),'content':_0x111830},{'role':_0x165d0c(0x1d9),'content':_0x407c87}];}async[_0x224408(0x1f9)](_0x1fe042,_0x443a16){const _0xc58d0=_0x224408,_0xcc9455=_0x1fe042[_0xc58d0(0x1e4)][_0xc58d0(0x1ea)](),_0x35ab0e=new TextDecoder();let _0x43d511='',_0x5e4ba6='',_0x406a33='',_0x396c6d=!0x1;for(;!_0x396c6d;){const {done:_0x278192,value:_0x2c890c}=await _0xcc9455[_0xc58d0(0x20a)](),_0x4e2818=_0x43d511+_0x35ab0e[_0xc58d0(0x1e1)](_0x2c890c);let _0x54eadc='';_0x396c6d=_0x278192;try{_0x54eadc=this[_0xc58d0(0x1cc)](_0x4e2818),_0x43d511='';}catch(_0x31b137){_0x43d511=_0x4e2818;continue;}_0x5e4ba6+=_0x54eadc,!_0x396c6d&&this[_0xc58d0(0x1ef)](_0x5e4ba6)||_0x5e4ba6&&(_0x406a33+=_0x5e4ba6,_0x5e4ba6='',_0x443a16(_0x406a33));}return Promise[_0xc58d0(0x1d8)]();}async[_0x224408(0x1f5)](_0x33c17a,_0x5590f9){const _0x273a82=_0x224408;return _0x5590f9((await _0x33c17a[_0x273a82(0x1f3)]())[_0x273a82(0x1e6)][0x0][_0x273a82(0x20d)][_0x273a82(0x1fd)]),Promise[_0x273a82(0x1d8)]();}[_0x224408(0x1ef)](_0x62015f){const _0x223a24=_0x224408,_0x3c823a=_0x62015f[_0x223a24(0x1cb)]('<')[_0x223a24(0x1d4)]!==_0x62015f[_0x223a24(0x1cb)]('>')[_0x223a24(0x1d4)],_0x5315ac=_0x62015f[_0x223a24(0x1d4)]<0x1e;return _0x3c823a&&_0x5315ac;}[_0x224408(0x1cc)](_0x3ee8a7){const _0xa3edfd=_0x224408;return _0x3ee8a7[_0xa3edfd(0x1cb)](/\n(?![^{]*\})/g)[_0xa3edfd(0x1e8)](_0x47939b=>_0x47939b[_0xa3edfd(0x1f2)](_0xa3edfd(0x1d3),''))[_0xa3edfd(0x1eb)](_0x4d15b8=>_0x4d15b8&&_0x4d15b8[_0xa3edfd(0x1d4)]>0x0&&_0xa3edfd(0x1fb)!==_0x4d15b8)[_0xa3edfd(0x1e8)](_0x3f2d58=>{const _0x18d105=_0xa3edfd,{choices:_0x3a706a}=JSON[_0x18d105(0x1fc)](_0x3f2d58);if(_0x3a706a[0x0]&&_0x3a706a[0x0][_0x18d105(0x20f)]&&_0x3a706a[0x0][_0x18d105(0x20f)][_0x18d105(0x1fd)])return _0x3a706a[0x0][_0x18d105(0x20f)][_0x18d105(0x1fd)];})[_0xa3edfd(0x1eb)](_0x3a8335=>_0x3a8335)[_0xa3edfd(0x1e5)]('');}}
|
package/src/aiassistant.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1200b9=_0x28d2;(function(_0x1d6431,_0x357055){const _0x4f0ec7=_0x28d2,_0x16cb78=_0x1d6431();while(!![]){try{const _0x2cfbd9=parseInt(_0x4f0ec7(0x198))/0x1+-parseInt(_0x4f0ec7(0x1c7))/0x2+-parseInt(_0x4f0ec7(0x1a4))/0x3*(-parseInt(_0x4f0ec7(0x1bd))/0x4)+parseInt(_0x4f0ec7(0x185))/0x5*(-parseInt(_0x4f0ec7(0x19a))/0x6)+parseInt(_0x4f0ec7(0x19e))/0x7+parseInt(_0x4f0ec7(0x1a8))/0x8+parseInt(_0x4f0ec7(0x1a0))/0x9;if(_0x2cfbd9===_0x357055)break;else _0x16cb78['push'](_0x16cb78['shift']());}catch(_0x4b86e4){_0x16cb78['push'](_0x16cb78['shift']());}}}(_0x4273,0x3c739));import{CKEditorError as _0xfb9b8e}from'ckeditor5/src/utils.js';import{Plugin as _0x5bcb2e}from'ckeditor5/src/core.js';import _0x232d62 from'./aiassistantui.js';import _0x50041a from'./aiassistantediting.js';import{getTranslation as _0x4bd074}from'./utils/common-translations.js';function _0x28d2(_0x25a4b1,_0x52acd4){const _0x427366=_0x4273();return _0x28d2=function(_0x28d21b,_0x533477){_0x28d21b=_0x28d21b-0x17c;let _0x17f234=_0x427366[_0x28d21b];return _0x17f234;},_0x28d2(_0x25a4b1,_0x52acd4);}export default class r extends _0x5bcb2e{static get[_0x1200b9(0x17f)](){return[_0x232d62,_0x50041a];}static get[_0x1200b9(0x183)](){const _0x584cd1=_0x1200b9;return _0x584cd1(0x1cc);}constructor(_0x48b913){const _0x41f432=_0x1200b9;super(_0x48b913);const _0x309427=_0x48b913[_0x41f432(0x1c3)];_0x309427[_0x41f432(0x18b)](_0x41f432(0x1f4),getDefaultCommands(_0x48b913[_0x41f432(0x19b)])),_0x309427[_0x41f432(0x18b)](_0x41f432(0x1db),[]),_0x309427[_0x41f432(0x18b)](_0x41f432(0x19d),[]);const _0x17d08f=_0x309427[_0x41f432(0x1ee)](_0x41f432(0x1f4)),_0x3fa650=_0x309427[_0x41f432(0x1ee)](_0x41f432(0x1db)),_0x4883da=_0x309427[_0x41f432(0x1ee)](_0x41f432(0x19d));_0x3fa650[_0x41f432(0x1d0)](_0x4182da=>{const _0x5a3466=_0x41f432,_0x105f3e=_0x17d08f[_0x5a3466(0x1bb)](_0x1bb1e3=>_0x1bb1e3[_0x5a3466(0x1be)]===_0x4182da[_0x5a3466(0x1be)]);_0x105f3e?_0x105f3e[_0x5a3466(0x190)]=_0x105f3e[_0x5a3466(0x190)][_0x5a3466(0x1e0)](_0x4182da[_0x5a3466(0x190)]):_0x17d08f[_0x5a3466(0x1c8)](_0x4182da);}),_0x17d08f[_0x41f432(0x1d0)](_0x2172b1=>{const _0x10d985=_0x41f432;_0x2172b1[_0x10d985(0x190)]=_0x2172b1[_0x10d985(0x190)][_0x10d985(0x1ec)](_0x22caa7=>!_0x4883da[_0x10d985(0x1b7)](_0x22caa7['id']));}),_0x309427[_0x41f432(0x1e3)](_0x41f432(0x1f4),_0x17d08f);}[_0x1200b9(0x18a)](){const _0x23a20a=_0x1200b9,_0x584e7c=this[_0x23a20a(0x197)];this[_0x23a20a(0x17e)]=_0x584e7c[_0x23a20a(0x1c3)][_0x23a20a(0x1ee)](_0x23a20a(0x17e)),this[_0x23a20a(0x1cd)]=setInterval(()=>{const _0x5b32f8=_0x23a20a;let _0x461e6d;for(const _0x5cc777 in _0x584e7c){const _0x4a415f=_0x5cc777,_0xaff745=_0x584e7c[_0x4a415f];if(_0x5b32f8(0x1b4)===_0xaff745||_0x5b32f8(0x1a6)===_0xaff745||_0x5b32f8(0x1e4)===_0xaff745||_0x5b32f8(0x187)===_0xaff745){delete _0x584e7c[_0x4a415f],_0x461e6d=_0xaff745;break;}}if(_0x5b32f8(0x1a6)===_0x461e6d)throw clearInterval(this[_0x5b32f8(0x1cd)]),new _0xfb9b8e(_0x5b32f8(0x1d8),null);if(_0x5b32f8(0x1b4)===_0x461e6d&&console[_0x5b32f8(0x1ae)](_0x5b32f8(0x1c1)),_0x5b32f8(0x187)===_0x461e6d)throw clearInterval(this[_0x5b32f8(0x1cd)]),new _0xfb9b8e(_0x5b32f8(0x1b3),null);_0x5b32f8(0x1e4)===_0x461e6d&&clearInterval(this[_0x5b32f8(0x1cd)]);},0x3e8);}[_0x1200b9(0x1a9)](){const _0x5bc6d0=_0x1200b9;this[_0x5bc6d0(0x1cd)]&&clearInterval(this[_0x5bc6d0(0x1cd)]);}}function _0x4273(){const _0x2395da=['translateArabic','93IQaeyb','changeStyle','aiLicenseKeyInvalid','direct','1695184qzUlqy','destroy','translatePortuguese','Translate\x20the\x20content\x20to\x20English\x20language.','confident','French','info','Improve\x20using\x20compelling,\x20optimistic\x20language\x20to\x20convey\x20confidence\x20in\x20the\x20writing.','Translate\x20the\x20content\x20to\x20Simplified\x20Chinese\x20language.','legal','Hindi','ai-trial-license-key-reached-limit-changes','aiLicenseKeyTrial','summarize','Improve\x20using\x20friendly,\x20comforting\x20language,\x20to\x20convey\x20understanding\x20and\x20empathy.','includes','Improve\x20this\x20content\x20by\x20using\x20descriptive\x20language\x20and\x20inserting\x20more\x20information\x20and\x20more\x20detailed\x20explanations.','Summarize\x20this\x20content\x20into\x20one\x20paragraph\x20of\x20text.\x20Include\x20only\x20the\x20key\x20ideas\x20and\x20conclusions.\x20Keep\x20it\x20short.\x20Do\x20not\x20keep\x20original\x20text\x20formatting.','Translate','find','Translate\x20the\x20content\x20to\x20Spanish\x20language.','2932VGgGdX','groupId','translateSpanish','professional','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20ai\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','improveWriting','config','translateEnglish','Direct','Spanish','345360CTAMNe','push','simplifyLanguage','Confident','Journalism','AIAssistant','_licenseKeyCheckInterval','casual','continue','forEach','Improve\x20using\x20direct\x20language,\x20using\x20only\x20the\x20essential\x20information.','translateChinese','Continue','Simplify\x20language','Fix\x20spelling\x20mistakes,\x20use\x20proper\x20grammar\x20and\x20apply\x20good\x20writing\x20practices.\x20Do\x20not\x20lose\x20the\x20original\x20meaning.','Edit\x20or\x20review','business','ai-invalid-license-key','Friendly','Rewrite\x20this\x20content\x20as\x20a\x20business\x20professional\x20with\x20formal\x20language.','ai.aiAssistant.extraCommandGroups','Arabic','poetic','Translate\x20the\x20content\x20to\x20German\x20language.','Remove\x20any\x20repetitive,\x20redundant,\x20or\x20non-essential\x20writing\x20in\x20this\x20content\x20without\x20changing\x20the\x20meaning\x20or\x20losing\x20any\x20key\x20information.','concat','Change\x20style','Start\x20with\x20the\x20provided\x20content\x20and\x20write\x20at\x20the\x20end\x20of\x20it\x20continuing\x20this\x20topic.\x20Keep\x20the\x20added\x20part\x20short.','set','aiLicenseKeyValid','makeShorter','Translate\x20the\x20content\x20to\x20Portuguese\x20language.','Poetic','German','Business','Improve\x20writing','Simplified\x20Chinese','filter','translateGerman','get','English','Portuguese','Improve\x20using\x20polished,\x20formal,\x20and\x20respectful\x20language\x20to\x20convey\x20professional\x20expertise\x20and\x20competence.','translateHindi','Translate\x20the\x20content\x20to\x20Arabic\x20language.','ai.aiAssistant.commands','journalism','generate','licenseKey','requires','Simplify\x20the\x20writing\x20style\x20of\x20this\x20content\x20and\x20reduce\x20the\x20complexity,\x20so\x20that\x20the\x20content\x20is\x20easy\x20to\x20understand.','friendly','changeTone','pluginName','Generate\x20from\x20selection','11185DaPhDw','Make\x20longer','aiLicenseKeyTrialLimit:operations','Rewrite\x20this\x20content\x20as\x20a\x20legal\x20professional\x20using\x20valid\x20legal\x20terminology.','Translate\x20the\x20content\x20to\x20French\x20language.','init','define','Rewrite\x20this\x20content\x20as\x20a\x20journalist\x20using\x20engaging\x20language\x20to\x20convey\x20the\x20importance\x20of\x20the\x20information.','Change\x20tone','translate','Improve\x20using\x20casual,\x20informal\x20language\x20to\x20convey\x20a\x20casual\x20conversation\x20with\x20a\x20real\x20person.','commands','Translate\x20to\x20%0','Rewrite\x20this\x20content\x20as\x20a\x20poem\x20using\x20poetic\x20techniques\x20without\x20losing\x20the\x20original\x20meaning.','Casual','Summarize','Legal','translateFrench','editor','92190KANjPr','Professional','942bLSDqD','locale','Make\x20shorter','ai.aiAssistant.removeCommands','1964732agVCEI','editOrReview','1476099evvYfo','Translate\x20the\x20content\x20to\x20Hindi\x20language.','makeLonger'];_0x4273=function(){return _0x2395da;};return _0x4273();}export function getDefaultCommands(_0x36bdd8){const _0x2fc30f=_0x1200b9;return[{'groupId':_0x2fc30f(0x19f),'groupLabel':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1d6)),'commands':[{'id':_0x2fc30f(0x1c2),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1ea)),'prompt':_0x2fc30f(0x1d5)},{'id':_0x2fc30f(0x1e5),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x19c)),'prompt':_0x2fc30f(0x1df)},{'id':_0x2fc30f(0x1a2),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x186)),'prompt':_0x2fc30f(0x1b8)},{'id':_0x2fc30f(0x1c9),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1d4)),'prompt':_0x2fc30f(0x180)}]},{'groupId':_0x2fc30f(0x17d),'groupLabel':_0x4bd074(_0x36bdd8,_0x2fc30f(0x184)),'commands':[{'id':_0x2fc30f(0x1b5),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x194)),'prompt':_0x2fc30f(0x1b9)},{'id':_0x2fc30f(0x1cf),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1d3)),'prompt':_0x2fc30f(0x1e2)}]},{'groupId':_0x2fc30f(0x182),'groupLabel':_0x4bd074(_0x36bdd8,_0x2fc30f(0x18d)),'commands':[{'id':_0x2fc30f(0x1c0),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x199)),'prompt':_0x2fc30f(0x1f1)},{'id':_0x2fc30f(0x1ce),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x193)),'prompt':_0x2fc30f(0x18f)},{'id':_0x2fc30f(0x1a7),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1c5)),'prompt':_0x2fc30f(0x1d1)},{'id':_0x2fc30f(0x1ac),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1ca)),'prompt':_0x2fc30f(0x1af)},{'id':_0x2fc30f(0x181),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1d9)),'prompt':_0x2fc30f(0x1b6)}]},{'groupId':_0x2fc30f(0x1a5),'groupLabel':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1e1)),'commands':[{'id':_0x2fc30f(0x1d7),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1e9)),'prompt':_0x2fc30f(0x1da)},{'id':_0x2fc30f(0x1b1),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x195)),'prompt':_0x2fc30f(0x188)},{'id':_0x2fc30f(0x17c),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1cb)),'prompt':_0x2fc30f(0x18c)},{'id':_0x2fc30f(0x1dd),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1e7)),'prompt':_0x2fc30f(0x192)}]},{'groupId':_0x2fc30f(0x18e),'groupLabel':_0x4bd074(_0x36bdd8,_0x2fc30f(0x1ba)),'commands':[{'id':_0x2fc30f(0x1c4),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x191),[_0x4bd074(_0x36bdd8,_0x2fc30f(0x1ef))]),'prompt':_0x2fc30f(0x1ab)},{'id':_0x2fc30f(0x1bf),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x191),[_0x4bd074(_0x36bdd8,_0x2fc30f(0x1c6))]),'prompt':_0x2fc30f(0x1bc)},{'id':_0x2fc30f(0x1aa),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x191),[_0x4bd074(_0x36bdd8,_0x2fc30f(0x1f0))]),'prompt':_0x2fc30f(0x1e6)},{'id':_0x2fc30f(0x1ed),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x191),[_0x4bd074(_0x36bdd8,_0x2fc30f(0x1e8))]),'prompt':_0x2fc30f(0x1de)},{'id':_0x2fc30f(0x196),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x191),[_0x4bd074(_0x36bdd8,_0x2fc30f(0x1ad))]),'prompt':_0x2fc30f(0x189)},{'id':_0x2fc30f(0x1d2),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x191),[_0x4bd074(_0x36bdd8,_0x2fc30f(0x1eb))]),'prompt':_0x2fc30f(0x1b0)},{'id':_0x2fc30f(0x1f2),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x191),[_0x4bd074(_0x36bdd8,_0x2fc30f(0x1b2))]),'prompt':_0x2fc30f(0x1a1)},{'id':_0x2fc30f(0x1a3),'label':_0x4bd074(_0x36bdd8,_0x2fc30f(0x191),[_0x4bd074(_0x36bdd8,_0x2fc30f(0x1dc))]),'prompt':_0x2fc30f(0x1f3)}]}];}
|
|
23
|
+
const _0x51eb07=_0x1df5;(function(_0x149854,_0x12ccbd){const _0x48c500=_0x1df5,_0x1fbeca=_0x149854();while(!![]){try{const _0x1b83d7=-parseInt(_0x48c500(0xe5))/0x1+-parseInt(_0x48c500(0xe4))/0x2+parseInt(_0x48c500(0xb8))/0x3+parseInt(_0x48c500(0xa0))/0x4+-parseInt(_0x48c500(0x7c))/0x5*(parseInt(_0x48c500(0xbc))/0x6)+parseInt(_0x48c500(0xa6))/0x7+parseInt(_0x48c500(0x79))/0x8*(parseInt(_0x48c500(0xce))/0x9);if(_0x1b83d7===_0x12ccbd)break;else _0x1fbeca['push'](_0x1fbeca['shift']());}catch(_0x1ea17f){_0x1fbeca['push'](_0x1fbeca['shift']());}}}(_0x2c33,0x21c37));import{CKEditorError as _0x1cda7b}from'ckeditor5/src/utils.js';import{Plugin as _0x3157f1}from'ckeditor5/src/core.js';import _0x50dda1 from'./aiassistantui.js';import _0x4f7e00 from'./aiassistantediting.js';import{getTranslation as _0x3b6a31}from'./utils/common-translations.js';export default class r extends _0x3157f1{static get[_0x51eb07(0x9b)](){return[_0x50dda1,_0x4f7e00];}static get[_0x51eb07(0xb1)](){const _0x549389=_0x51eb07;return _0x549389(0xbd);}constructor(_0x5de391){const _0x2ca4cd=_0x51eb07;super(_0x5de391);const _0x1d8b03=_0x5de391[_0x2ca4cd(0xc7)];_0x1d8b03[_0x2ca4cd(0x91)](_0x2ca4cd(0x9c),getDefaultCommands(_0x5de391[_0x2ca4cd(0xeb)])),_0x1d8b03[_0x2ca4cd(0x91)](_0x2ca4cd(0x8b),[]),_0x1d8b03[_0x2ca4cd(0x91)](_0x2ca4cd(0xe6),[]);const _0xbf336a=_0x1d8b03[_0x2ca4cd(0xd0)](_0x2ca4cd(0x9c)),_0x395252=_0x1d8b03[_0x2ca4cd(0xd0)](_0x2ca4cd(0x8b)),_0x45caac=_0x1d8b03[_0x2ca4cd(0xd0)](_0x2ca4cd(0xe6));_0x395252[_0x2ca4cd(0x7d)](_0x4df4bc=>{const _0x4a61ac=_0x2ca4cd,_0x3e6e47=_0xbf336a[_0x4a61ac(0xcf)](_0x13225d=>_0x13225d[_0x4a61ac(0x93)]===_0x4df4bc[_0x4a61ac(0x93)]);_0x3e6e47?_0x3e6e47[_0x4a61ac(0xa2)]=_0x3e6e47[_0x4a61ac(0xa2)][_0x4a61ac(0x84)](_0x4df4bc[_0x4a61ac(0xa2)]):_0xbf336a[_0x4a61ac(0xa1)](_0x4df4bc);}),_0xbf336a[_0x2ca4cd(0x7d)](_0x4ce5b7=>{const _0x316a97=_0x2ca4cd;_0x4ce5b7[_0x316a97(0xa2)]=_0x4ce5b7[_0x316a97(0xa2)][_0x316a97(0xde)](_0x5135b6=>!_0x45caac[_0x316a97(0x9a)](_0x5135b6['id']));}),_0x1d8b03[_0x2ca4cd(0x7f)](_0x2ca4cd(0x9c),_0xbf336a);}[_0x51eb07(0x9d)](){const _0x290985=_0x51eb07,_0x1c8122=this[_0x290985(0xd2)];this[_0x290985(0x92)]=_0x1c8122[_0x290985(0xc7)][_0x290985(0xd0)](_0x290985(0x92)),this[_0x290985(0xa9)]=setInterval(()=>{const _0x4e1f69=_0x290985;let _0x20ebb4;for(const _0xe2c6d in _0x1c8122){const _0x1b6157=_0xe2c6d,_0x42e47d=_0x1c8122[_0x1b6157];if(_0x4e1f69(0xbf)===_0x42e47d||_0x4e1f69(0x86)===_0x42e47d||_0x4e1f69(0x8e)===_0x42e47d||_0x4e1f69(0xc5)===_0x42e47d){delete _0x1c8122[_0x1b6157],_0x20ebb4=_0x42e47d;break;}}if(_0x4e1f69(0x86)===_0x20ebb4)throw clearInterval(this[_0x4e1f69(0xa9)]),new _0x1cda7b(_0x4e1f69(0xe7),null);if(_0x4e1f69(0xbf)===_0x20ebb4&&console[_0x4e1f69(0x9f)](_0x4e1f69(0xa8)),_0x4e1f69(0xc5)===_0x20ebb4)throw clearInterval(this[_0x4e1f69(0xa9)]),new _0x1cda7b(_0x4e1f69(0xb6),null);_0x4e1f69(0x8e)===_0x20ebb4&&clearInterval(this[_0x4e1f69(0xa9)]);},0x3e8);}[_0x51eb07(0xea)](){const _0x389b93=_0x51eb07;this[_0x389b93(0xa9)]&&clearInterval(this[_0x389b93(0xa9)]);}}function _0x1df5(_0x5716fc,_0x4054ad){const _0x2c33bc=_0x2c33();return _0x1df5=function(_0x1df5f1,_0x5e58f2){_0x1df5f1=_0x1df5f1-0x76;let _0xa3d310=_0x2c33bc[_0x1df5f1];return _0xa3d310;},_0x1df5(_0x5716fc,_0x4054ad);}function _0x2c33(){const _0x2e1b8f=['Simplify\x20the\x20writing\x20style\x20of\x20this\x20content\x20and\x20reduce\x20the\x20complexity,\x20so\x20that\x20the\x20content\x20is\x20easy\x20to\x20understand.','Translate\x20the\x20content\x20to\x20German\x20language.','Improve\x20writing','Improve\x20using\x20compelling,\x20optimistic\x20language\x20to\x20convey\x20confidence\x20in\x20the\x20writing.','Poetic','Professional','includes','requires','ai.aiAssistant.commands','init','translateGerman','info','829256rKqXgP','push','commands','Legal','translateHindi','Translate\x20the\x20content\x20to\x20Arabic\x20language.','152481eBIeml','improveWriting','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20ai\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','_licenseKeyCheckInterval','Direct','changeTone','Translate\x20the\x20content\x20to\x20French\x20language.','Summarize','simplifyLanguage','generate','Spanish','pluginName','makeShorter','summarize','Simplify\x20language','Business','ai-trial-license-key-reached-limit-changes','translatePortuguese','470700SFNalR','translateArabic','Summarize\x20this\x20content\x20into\x20one\x20paragraph\x20of\x20text.\x20Include\x20only\x20the\x20key\x20ideas\x20and\x20conclusions.\x20Keep\x20it\x20short.\x20Do\x20not\x20keep\x20original\x20text\x20formatting.','translate','82974zSQgNG','AIAssistant','Improve\x20using\x20direct\x20language,\x20using\x20only\x20the\x20essential\x20information.','aiLicenseKeyTrial','Hindi','Improve\x20using\x20friendly,\x20comforting\x20language,\x20to\x20convey\x20understanding\x20and\x20empathy.','translateEnglish','Translate\x20the\x20content\x20to\x20English\x20language.','Improve\x20this\x20content\x20by\x20using\x20descriptive\x20language\x20and\x20inserting\x20more\x20information\x20and\x20more\x20detailed\x20explanations.','aiLicenseKeyTrialLimit:operations','Make\x20shorter','config','Friendly','Translate\x20to\x20%0','Translate\x20the\x20content\x20to\x20Hindi\x20language.','Translate\x20the\x20content\x20to\x20Portuguese\x20language.','professional','Rewrite\x20this\x20content\x20as\x20a\x20business\x20professional\x20with\x20formal\x20language.','72YTMEkK','find','get','direct','editor','Translate\x20the\x20content\x20to\x20Spanish\x20language.','Make\x20longer','changeStyle','journalism','Portuguese','Change\x20tone','translateFrench','Translate\x20the\x20content\x20to\x20Simplified\x20Chinese\x20language.','Continue','Generate\x20from\x20selection','poetic','filter','Confident','business','makeLonger','Change\x20style','Fix\x20spelling\x20mistakes,\x20use\x20proper\x20grammar\x20and\x20apply\x20good\x20writing\x20practices.\x20Do\x20not\x20lose\x20the\x20original\x20meaning.','19112eTHNeI','219715JyEkXT','ai.aiAssistant.removeCommands','ai-invalid-license-key','French','confident','destroy','locale','Edit\x20or\x20review','continue','legal','Improve\x20using\x20polished,\x20formal,\x20and\x20respectful\x20language\x20to\x20convey\x20professional\x20expertise\x20and\x20competence.','Arabic','Journalism','23056epagys','Rewrite\x20this\x20content\x20as\x20a\x20poem\x20using\x20poetic\x20techniques\x20without\x20losing\x20the\x20original\x20meaning.','Rewrite\x20this\x20content\x20as\x20a\x20legal\x20professional\x20using\x20valid\x20legal\x20terminology.','15ILlEhy','forEach','German','set','translateSpanish','casual','Casual','Improve\x20using\x20casual,\x20informal\x20language\x20to\x20convey\x20a\x20casual\x20conversation\x20with\x20a\x20real\x20person.','concat','Translate','aiLicenseKeyInvalid','translateChinese','Simplified\x20Chinese','friendly','Remove\x20any\x20repetitive,\x20redundant,\x20or\x20non-essential\x20writing\x20in\x20this\x20content\x20without\x20changing\x20the\x20meaning\x20or\x20losing\x20any\x20key\x20information.','ai.aiAssistant.extraCommandGroups','English','editOrReview','aiLicenseKeyValid','Rewrite\x20this\x20content\x20as\x20a\x20journalist\x20using\x20engaging\x20language\x20to\x20convey\x20the\x20importance\x20of\x20the\x20information.','Start\x20with\x20the\x20provided\x20content\x20and\x20write\x20at\x20the\x20end\x20of\x20it\x20continuing\x20this\x20topic.\x20Keep\x20the\x20added\x20part\x20short.','define','licenseKey','groupId'];_0x2c33=function(){return _0x2e1b8f;};return _0x2c33();}export function getDefaultCommands(_0x15ffe4){const _0x520077=_0x51eb07;return[{'groupId':_0x520077(0x8d),'groupLabel':_0x3b6a31(_0x15ffe4,_0x520077(0xec)),'commands':[{'id':_0x520077(0xa7),'label':_0x3b6a31(_0x15ffe4,_0x520077(0x96)),'prompt':_0x520077(0xe3)},{'id':_0x520077(0xb2),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc6)),'prompt':_0x520077(0x8a)},{'id':_0x520077(0xe1),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xd4)),'prompt':_0x520077(0xc4)},{'id':_0x520077(0xae),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xb4)),'prompt':_0x520077(0x94)}]},{'groupId':_0x520077(0xaf),'groupLabel':_0x3b6a31(_0x15ffe4,_0x520077(0xdc)),'commands':[{'id':_0x520077(0xb3),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xad)),'prompt':_0x520077(0xba)},{'id':_0x520077(0xed),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xdb)),'prompt':_0x520077(0x90)}]},{'groupId':_0x520077(0xab),'groupLabel':_0x3b6a31(_0x15ffe4,_0x520077(0xd8)),'commands':[{'id':_0x520077(0xcc),'label':_0x3b6a31(_0x15ffe4,_0x520077(0x99)),'prompt':_0x520077(0x76)},{'id':_0x520077(0x81),'label':_0x3b6a31(_0x15ffe4,_0x520077(0x82)),'prompt':_0x520077(0x83)},{'id':_0x520077(0xd1),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xaa)),'prompt':_0x520077(0xbe)},{'id':_0x520077(0xe9),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xdf)),'prompt':_0x520077(0x97)},{'id':_0x520077(0x89),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc8)),'prompt':_0x520077(0xc1)}]},{'groupId':_0x520077(0xd5),'groupLabel':_0x3b6a31(_0x15ffe4,_0x520077(0xe2)),'commands':[{'id':_0x520077(0xe0),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xb5)),'prompt':_0x520077(0xcd)},{'id':_0x520077(0xee),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xa3)),'prompt':_0x520077(0x7b)},{'id':_0x520077(0xd6),'label':_0x3b6a31(_0x15ffe4,_0x520077(0x78)),'prompt':_0x520077(0x8f)},{'id':_0x520077(0xdd),'label':_0x3b6a31(_0x15ffe4,_0x520077(0x98)),'prompt':_0x520077(0x7a)}]},{'groupId':_0x520077(0xbb),'groupLabel':_0x3b6a31(_0x15ffe4,_0x520077(0x85)),'commands':[{'id':_0x520077(0xc2),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc9),[_0x3b6a31(_0x15ffe4,_0x520077(0x8c))]),'prompt':_0x520077(0xc3)},{'id':_0x520077(0x80),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc9),[_0x3b6a31(_0x15ffe4,_0x520077(0xb0))]),'prompt':_0x520077(0xd3)},{'id':_0x520077(0xb7),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc9),[_0x3b6a31(_0x15ffe4,_0x520077(0xd7))]),'prompt':_0x520077(0xcb)},{'id':_0x520077(0x9e),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc9),[_0x3b6a31(_0x15ffe4,_0x520077(0x7e))]),'prompt':_0x520077(0x95)},{'id':_0x520077(0xd9),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc9),[_0x3b6a31(_0x15ffe4,_0x520077(0xe8))]),'prompt':_0x520077(0xac)},{'id':_0x520077(0x87),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc9),[_0x3b6a31(_0x15ffe4,_0x520077(0x88))]),'prompt':_0x520077(0xda)},{'id':_0x520077(0xa4),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc9),[_0x3b6a31(_0x15ffe4,_0x520077(0xc0))]),'prompt':_0x520077(0xca)},{'id':_0x520077(0xb9),'label':_0x3b6a31(_0x15ffe4,_0x520077(0xc9),[_0x3b6a31(_0x15ffe4,_0x520077(0x77))]),'prompt':_0x520077(0xa5)}]}];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x313c(_0xf72768,_0x5d20a1){const _0x25c372=_0x25c3();return _0x313c=function(_0x313c91,_0x212489){_0x313c91=_0x313c91-0x144;let _0x23b9c2=_0x25c372[_0x313c91];return _0x23b9c2;},_0x313c(_0xf72768,_0x5d20a1);}const _0x16af29=_0x313c;(function(_0x83b236,_0x3be7e0){const _0x35d1f4=_0x313c,_0x4cc5d3=_0x83b236();while(!![]){try{const _0x1cc302=parseInt(_0x35d1f4(0x15d))/0x1*(parseInt(_0x35d1f4(0x15a))/0x2)+-parseInt(_0x35d1f4(0x152))/0x3*(-parseInt(_0x35d1f4(0x176))/0x4)+parseInt(_0x35d1f4(0x171))/0x5*(-parseInt(_0x35d1f4(0x16f))/0x6)+-parseInt(_0x35d1f4(0x160))/0x7*(-parseInt(_0x35d1f4(0x17c))/0x8)+parseInt(_0x35d1f4(0x15b))/0x9+-parseInt(_0x35d1f4(0x162))/0xa*(-parseInt(_0x35d1f4(0x147))/0xb)+parseInt(_0x35d1f4(0x157))/0xc*(-parseInt(_0x35d1f4(0x186))/0xd);if(_0x1cc302===_0x3be7e0)break;else _0x4cc5d3['push'](_0x4cc5d3['shift']());}catch(_0x26bdfb){_0x4cc5d3['push'](_0x4cc5d3['shift']());}}}(_0x25c3,0x62923));import{Plugin as _0x17e6b5}from'ckeditor5/src/core.js';const s=_0x16af29(0x14b),c=_0x16af29(0x174);function _0x25c3(){const _0x1fd211=['conversion','model','ck-fake-ai-selection','getFirstRange','has','isContent','pluginName','push','addMarker','start','6linmbI','editingDowncast','232955RXgqzd','hideFakeVisualSelection','markers','ai-ui-candidate','ck-fake-ai-selection_collapsed','4dTpMUp','createPositionAfter','insertContentBelow','markerToElement','markerToHighlight','init','8EwjUzL','editor','length','data','AIAssistantEditing','end','ai.useTheme','from','toView','showFakeVisualSelection','8105773fLygCd','getLastPosition','canEditAt','selection','updateMarker','11DdBVNj','toModel','ck-ai-assistant-ui_theme','getLastMatchingPosition','ai-ui','pop','setSelection','createRange','for','config','insertContent','813465DaKGeu','get','schema','span','processor','36PgNAYI','document','isAtEnd','2NHjrXp','4293486UumAjg','change','780527osRnkD','createSelection','getSelectedBlocks','2907023nGaFbM','removeMarker','3768760pFwuHV','getRange','ck-fake-ai-selection-candidate'];_0x25c3=function(){return _0x1fd211;};return _0x25c3();}export default class i extends _0x17e6b5{static get[_0x16af29(0x16b)](){const _0x4d05f3=_0x16af29;return _0x4d05f3(0x180);}[_0x16af29(0x17b)](){const _0x221f10=_0x16af29,{editor:_0x29ce71}=this,_0x16c8a2=[_0x221f10(0x167)];_0x29ce71[_0x221f10(0x150)][_0x221f10(0x153)](_0x221f10(0x182))&&_0x16c8a2[_0x221f10(0x16c)](_0x221f10(0x149)),_0x29ce71[_0x221f10(0x165)][_0x221f10(0x14f)](_0x221f10(0x170))[_0x221f10(0x17a)]({'model':s,'view':{'classes':_0x16c8a2,'priority':0xc}}),_0x29ce71[_0x221f10(0x165)][_0x221f10(0x14f)](_0x221f10(0x170))[_0x221f10(0x179)]({'model':s,'view':{'name':_0x221f10(0x155),'classes':[_0x221f10(0x167),_0x221f10(0x175)],'priority':0xc}}),_0x29ce71[_0x221f10(0x165)][_0x221f10(0x14f)](_0x221f10(0x170))[_0x221f10(0x17a)]({'model':c,'view':{'classes':[_0x221f10(0x164)],'priority':0x19}}),_0x29ce71[_0x221f10(0x165)][_0x221f10(0x14f)](_0x221f10(0x170))[_0x221f10(0x179)]({'model':c,'view':{'name':_0x221f10(0x155),'classes':[_0x221f10(0x164),_0x221f10(0x175)],'priority':0x19}});}[_0x16af29(0x185)](_0x56ab28){const _0xc0bbb0=_0x16af29,_0x16f52d=this[_0xc0bbb0(0x17d)][_0xc0bbb0(0x166)],_0x24a1db=_0x56ab28?c:s;_0x16f52d[_0xc0bbb0(0x15c)](_0x2890f0=>{const _0x451ef7=_0xc0bbb0,_0x5d5c5a=_0x16f52d[_0x451ef7(0x158)][_0x451ef7(0x145)][_0x451ef7(0x168)]();if(_0x16f52d[_0x451ef7(0x173)][_0x451ef7(0x169)](_0x24a1db))_0x2890f0[_0x451ef7(0x146)](_0x24a1db,{'range':_0x5d5c5a});else{if(_0x5d5c5a[_0x451ef7(0x16e)][_0x451ef7(0x159)]){const _0x36524c=_0x5d5c5a[_0x451ef7(0x16e)][_0x451ef7(0x14a)](({item:_0x47a64c})=>!_0x16f52d[_0x451ef7(0x154)][_0x451ef7(0x16a)](_0x47a64c),{'boundaries':_0x5d5c5a});_0x2890f0[_0x451ef7(0x16d)](_0x24a1db,{'usingOperation':!0x1,'affectsData':!0x1,'range':_0x2890f0[_0x451ef7(0x14e)](_0x36524c,_0x5d5c5a[_0x451ef7(0x181)])});}else _0x2890f0[_0x451ef7(0x16d)](_0x24a1db,{'usingOperation':!0x1,'affectsData':!0x1,'range':_0x5d5c5a});}});}[_0x16af29(0x172)](_0x4030d1){const _0x35bd6d=_0x16af29,_0x5dd7cc=this[_0x35bd6d(0x17d)][_0x35bd6d(0x166)],_0x340645=_0x4030d1?c:s;_0x5dd7cc[_0x35bd6d(0x173)][_0x35bd6d(0x169)](_0x340645)&&_0x5dd7cc[_0x35bd6d(0x15c)](_0x34ee24=>{const _0x2fcbb8=_0x35bd6d;_0x34ee24[_0x2fcbb8(0x161)](_0x340645);});}[_0x16af29(0x151)](_0x4b528d,_0x526127){const _0x344af7=_0x16af29,_0x49a98a=_0x526127||this[_0x344af7(0x17d)][_0x344af7(0x166)][_0x344af7(0x173)][_0x344af7(0x153)](s)[_0x344af7(0x163)]();if(!this[_0x344af7(0x17d)][_0x344af7(0x166)][_0x344af7(0x144)](_0x49a98a))return;const _0x258b64=this[_0x344af7(0x17d)][_0x344af7(0x17f)][_0x344af7(0x156)][_0x344af7(0x184)](_0x4b528d),_0x3d6936=this[_0x344af7(0x17d)][_0x344af7(0x17f)][_0x344af7(0x148)](_0x258b64);this[_0x344af7(0x17d)][_0x344af7(0x166)][_0x344af7(0x15c)](_0x373e58=>{const _0x33a24d=_0x344af7;this[_0x33a24d(0x172)]();const _0x4a717e=this[_0x33a24d(0x17d)][_0x33a24d(0x166)][_0x33a24d(0x151)](_0x3d6936,_0x49a98a);_0x4a717e&&_0x373e58[_0x33a24d(0x14d)](_0x4a717e);});}[_0x16af29(0x178)](_0x29f2de){const _0x476e36=_0x16af29,{model:_0x576ef0}=this[_0x476e36(0x17d)],_0x119849=Array[_0x476e36(0x183)](_0x576ef0[_0x476e36(0x15e)](this[_0x476e36(0x17d)][_0x476e36(0x166)][_0x476e36(0x173)][_0x476e36(0x153)](s)[_0x476e36(0x163)]())[_0x476e36(0x15f)]()),_0x639c52=_0x119849[_0x476e36(0x17e)]?_0x576ef0[_0x476e36(0x177)](_0x119849[_0x476e36(0x14c)]()):_0x576ef0[_0x476e36(0x158)][_0x476e36(0x145)][_0x476e36(0x187)]();this[_0x476e36(0x151)](_0x29f2de,_0x639c52);}}
|