UNPKG

@ckeditor/ckeditor5-ai

Version:

AI Assistant feature for CKEditor 5.

23 lines 1.6 kB
/* * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. * * * * * +---------------------------------------------------------------------------------+ * | | * | Hello stranger! | * | | * | | * | What you're currently looking at is the source code of a legally protected, | * | proprietary software. Any attempts to deobfuscate / disassemble this code | * | are forbidden and will result in legal consequences. | * | | * | | * +---------------------------------------------------------------------------------+ * * * * */ export const UNGROUPED_COMMANDS_GROUP_ID='_ungrouppedCommands';export function normalizeCommandsConfig(_0x5919c1,_0x3d8499){const _0xc45931=(0x0,_0x3d8499['t'])('Other');return _0x5919c1['length']?'groupId'in _0x5919c1[0x0]?_0x5919c1:[{'groupId':'_ungrouppedCommands','groupLabel':_0xc45931,'order':0x1/0x0,'commands':_0x5919c1}]:[{'groupId':'_ungrouppedCommands','groupLabel':_0xc45931,'order':0x1/0x0,'commands':[]}];}