UNPKG

@awsui/components-react

Version:

On July 19th, 2022, we launched [Cloudscape Design System](https://cloudscape.design). Cloudscape is an evolution of AWS-UI. It consists of user interface guidelines, front-end components, design resources, and development tools for building intuitive, en

61 lines 1.95 kB
declare const customCSSPropertiesMap: { maxContentWidth: string; minContentWidth: string; breadcrumbsGap: string; contentGapLeft: string; contentGapRight: string; contentHeight: string; contentLayoutDefaultHorizontalPadding: string; contentLayoutMaxContentWidth: string; contentLayoutMainGap: string; defaultMaxContentWidth: string; defaultMinContentWidth: string; drawerSize: string; footerHeight: string; headerGap: string; headerHeight: string; layoutWidth: string; mainGap: string; mainOffsetLeft: string; mainTemplateRows: string; mobileBarHeight: string; notificationsHeight: string; offsetTop: string; overlapHeight: string; navigationWidth: string; splitPanelReportedHeaderSize: string; splitPanelReportedSize: string; splitPanelHeight: string; splitPanelMinWidth: string; splitPanelMaxWidth: string; toolsMaxWidth: string; toolsWidth: string; toolsAnimationStartingOpacity: string; contentScrollMargin: string; flashbarStackDepth: string; flashbarStackIndex: string; flashbarStickyBottomMargin: string; stackedNotificationsBottomMargin: string; stackedNotificationsDefaultBottomMargin: string; dropdownDefaultMaxWidth: string; spinnerRotatorFrom: string; spinnerRotatorTo: string; spinnerLineLeftFrom: string; spinnerLineLeftTo: string; spinnerLineRightFrom: string; spinnerLineRightTo: string; sliderLabelCount: string; sliderTickCount: string; sliderReferenceColumn: string; sliderNextReferenceColumn: string; sliderMaxStart: string; sliderMinEnd: string; sliderRangeInlineSize: string; sliderTooltipPosition: string; togglesLeftWidth: string; togglesRightWidth: string; promptInputMaxRows: string; promptInputScrollHeight: string; }; export default customCSSPropertiesMap; //# sourceMappingURL=index.d.ts.map