mirror of
https://github.com/harness/drone.git
synced 2025-05-21 19:39:59 +08:00
55 lines
2.1 KiB
TypeScript
55 lines
2.1 KiB
TypeScript
/*
|
|
* Copyright 2023 Harness, Inc.
|
|
*
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
* you may not use this file except in compliance with the License.
|
|
* You may obtain a copy of the License at
|
|
*
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
* See the License for the specific language governing permissions and
|
|
* limitations under the License.
|
|
*/
|
|
|
|
/* eslint-disable */
|
|
// This is an auto-generated file
|
|
export declare const aidaIcon: string
|
|
export declare const ascContainer: string
|
|
export declare const box: string
|
|
export declare const bp3ButtonText: string
|
|
export declare const bp3Icon: string
|
|
export declare const bp3PopoverWrapper: string
|
|
export declare const commentBox: string
|
|
export declare const commentEditor: string
|
|
export declare const commitContainer: string
|
|
export declare const commitLink: string
|
|
export declare const copyButton: string
|
|
export declare const desc: string
|
|
export declare const descBox: string
|
|
export declare const descContainer: string
|
|
export declare const fname: string
|
|
export declare const hideDottedLine: string
|
|
export declare const mdWrapper: string
|
|
export declare const menuWrapper: string
|
|
export declare const mergeContainer: string
|
|
export declare const mergedBox: string
|
|
export declare const optionMenuIcon: string
|
|
export declare const popover: string
|
|
export declare const popoverDescriptionbox: string
|
|
export declare const refreshIcon: string
|
|
export declare const repeatBtn: string
|
|
export declare const rightTextPadding: string
|
|
export declare const selectButton: string
|
|
export declare const snapshot: string
|
|
export declare const snapshotContent: string
|
|
export declare const sortContainer: string
|
|
export declare const sortDropdown: string
|
|
export declare const textPadding: string
|
|
export declare const threadbox: string
|
|
export declare const timeButton: string
|
|
export declare const timeText: string
|
|
export declare const title: string
|