/*! * Jodit Editor (https://xdsoft.net/jodit/) * Released under MIT see LICENSE.txt in the project root for license information. * Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net */ /** * @module modules/toolbar/collection */ import type { IBound, IJodit, IToolbarButton } from "../../../types/index"; import { ToolbarCollection } from "./collection"; export declare class ToolbarEditorCollection extends ToolbarCollection { /** @override */ className(): string; /** @override */ shouldBeDisabled(button: IToolbarButton): boolean; /** @override */ shouldBeActive(button: IToolbarButton): boolean; private checkActiveStatus; /** @override */ getTarget(button: IToolbarButton): Node | null; /** @override */ constructor(jodit: IJodit); /** * Adds an invisible element to the container that can handle the * situation when the editor is inside the