Variables
Const BUTTON
BUTTON: "theia-mini-browser-button" = "theia-mini-browser-button"
Const CONTENT_AREA
CONTENT_AREA: "theia-mini-browser-content-area" = "theia-mini-browser-content-area"
Const DISABLED
DISABLED: "theia-mini-browser-button-disabled" = "theia-mini-browser-button-disabled"
Const ERROR_BAR
ERROR_BAR: "theia-mini-browser-error-bar" = "theia-mini-browser-error-bar"
Const FADE_OUT
FADE_OUT: "theia-fade-out" = "theia-fade-out"
Const MINI_BROWSER
MINI_BROWSER: "theia-mini-browser" = "theia-mini-browser"
Const NEXT
NEXT: "theia-mini-browser-next" = "theia-mini-browser-next"
Const OPEN
OPEN: "theia-mini-browser-open" = "theia-mini-browser-open"
Const PDF_CONTAINER
PDF_CONTAINER: "theia-mini-browser-pdf-container" = "theia-mini-browser-pdf-container"
Const PREVIOUS
PREVIOUS: "theia-mini-browser-previous" = "theia-mini-browser-previous"
Const PRE_LOAD
PRE_LOAD: "theia-mini-browser-load-indicator" = "theia-mini-browser-load-indicator"
Const REFRESH
REFRESH: "theia-mini-browser-refresh" = "theia-mini-browser-refresh"
Const TOOLBAR
TOOLBAR: "theia-mini-browser-toolbar" = "theia-mini-browser-toolbar"
Const TOOLBAR_READ_ONLY
TOOLBAR_READ_ONLY: "theia-mini-browser-toolbar-read-only" = "theia-mini-browser-toolbar-read-only"
Const TRANSPARENT_OVERLAY
TRANSPARENT_OVERLAY: "theia-transparent-overlay" = "theia-transparent-overlay"
Copyright (C) 2019 TypeFox and others.
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0