drone/web/src/pages/PullRequest/Conversation/PullRequestOverviewPanel/PullRequestOverviewPanel.module.scss.d.ts

53 lines
2.0 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 blueText: string
export declare const borderContainer: string
export declare const borderRadius: string
export declare const buttonPadding: string
export declare const changeContainerPadding: string
export declare const checkContainerPadding: string
export declare const checkName: string
export declare const codeOwnerContainer: string
export declare const details: string
export declare const executionIcon: string
export declare const greyContainer: string
export declare const greyIcon: string
export declare const gridContainer: string
export declare const gridItem: string
export declare const iconStatus: string
export declare const mainContainer: string
export declare const mergedContainer: string
export declare const paddingContainer: string
export declare const paddingWithOutReq: string
export declare const pendingIcon: string
export declare const redIcon: string
export declare const required: string
export declare const requiredContainer: string
export declare const requiredText: string
export declare const row: string
export declare const sectionContainer: string
export declare const sectionPadding: string
export declare const sectionSubheader: string
export declare const sectionTitle: string
export declare const showMore: string
export declare const statusCircleContainer: string
export declare const statusIcon: string
export declare const textSize: string
export declare const timeoutIcon: string