@pantheon-systems/pds-toolkit-react 1.0.0-alpha.6 → 1.0.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/_dist/components/Avatar/Avatar.d.ts +2 -2
- package/_dist/components/BranchDiff/BranchDiff.d.ts +2 -2
- package/_dist/components/CTALink/CTALink.d.ts +2 -2
- package/_dist/components/CTASlice/CTASlice.d.ts +2 -2
- package/_dist/components/Callout/Callout.d.ts +1 -1
- package/_dist/components/Callout/sample-callout-content.d.ts +1 -2
- package/_dist/components/CodeBlock/CodeBlock.d.ts +2 -2
- package/_dist/components/ComparisonList/ComparisonList.d.ts +2 -2
- package/_dist/components/DashboardStat/DashboardStat.d.ts +2 -2
- package/_dist/components/FileDiff/FileDiff.d.ts +2 -2
- package/_dist/components/FlowSteps/FlowSteps.d.ts +2 -2
- package/_dist/components/FlowSteps/example-steps.d.ts +3 -4
- package/_dist/components/LinkNewWindow/LinkNewWindow.d.ts +2 -2
- package/_dist/components/Modal/Modal.d.ts +2 -2
- package/_dist/components/Pagination/Pagination.d.ts +2 -2
- package/_dist/components/PantheonLogo/PantheonLogo.d.ts +2 -2
- package/_dist/components/PantheonLogo/pantheon-logo-data.d.ts +3 -4
- package/_dist/components/Picture/Picture.d.ts +2 -2
- package/_dist/components/Popover/Popover.d.ts +2 -2
- package/_dist/components/PullQuote/PullQuote.d.ts +2 -2
- package/_dist/components/RefreshChecker/RefreshChecker.d.ts +2 -2
- package/_dist/components/SiteDashboardHeading/SiteDashboardHeading.d.ts +2 -2
- package/_dist/components/Skiplink/Skiplink.d.ts +2 -2
- package/_dist/components/SocialLinks/SocialLinks.d.ts +2 -2
- package/_dist/components/StatusIndicator/StatusIndicator.d.ts +2 -2
- package/_dist/components/Table/Table.d.ts +2 -2
- package/_dist/components/TableOfContents/TableOfContents.d.ts +2 -2
- package/_dist/components/Tabs/Tabs.d.ts +2 -2
- package/_dist/components/Tag/Tag.d.ts +2 -2
- package/_dist/components/ThemeSwitcher/ThemeSwitcher.d.ts +2 -2
- package/_dist/components/Tooltip/Tooltip.d.ts +2 -2
- package/_dist/components/VideoEmbed/VideoEmbed.d.ts +2 -2
- package/_dist/components/badges/IndicatorBadge/IndicatorBadge.d.ts +2 -2
- package/_dist/components/badges/StatusBadge/StatusBadge.d.ts +2 -2
- package/_dist/components/badges/Tally/Tally.d.ts +2 -2
- package/_dist/components/buttons/ButtonLink/ButtonLink.d.ts +2 -2
- package/_dist/components/buttons/ClipboardButton/ClipboardButton.d.ts +2 -2
- package/_dist/components/buttons/CloseButton/CloseButton.d.ts +2 -2
- package/_dist/components/buttons/MenuButton/MenuButton.d.ts +2 -2
- package/_dist/components/buttons/SegmentedButton/SegmentedButton.d.ts +1 -2
- package/_dist/components/buttons/SplitButton/SplitButton.d.ts +2 -2
- package/_dist/components/buttons/SplitButton/split-button-sample-data.d.ts +1 -2
- package/_dist/components/buttons/UtilityButton/UtilityButton.d.ts +10 -2
- package/_dist/components/cards/Card/Card.d.ts +2 -2
- package/_dist/components/cards/CardHeading/CardHeading.d.ts +1 -2
- package/_dist/components/cards/CardSelectGroup/CardSelectGroup.d.ts +2 -2
- package/_dist/components/cards/EmptyStateCard/EmptyStateCard.d.ts +2 -2
- package/_dist/components/cards/LinksCard/LinksCard.d.ts +2 -2
- package/_dist/components/cards/NewSiteCard/NewSiteCard.d.ts +2 -2
- package/_dist/components/cards/PaymentCard/PaymentCard.d.ts +2 -2
- package/_dist/components/cards/PricingCard/PricingCard.d.ts +2 -2
- package/_dist/components/cards/SiteCard/SiteCard.d.ts +2 -2
- package/_dist/components/empty-states/CompactEmptyState/CompactEmptyState.d.ts +2 -2
- package/_dist/components/empty-states/HorizontalEmptyState/HorizontalEmptyState.d.ts +1 -1
- package/_dist/components/empty-states/VerticalEmptyState/VerticalEmptyState.d.ts +2 -2
- package/_dist/components/footer/FooterHeading/FooterHeading.d.ts +2 -2
- package/_dist/components/footer/FooterLinks/FooterLinks.d.ts +2 -2
- package/_dist/components/footer/SiteFooter/SiteFooter.d.ts +2 -2
- package/_dist/components/footer/SiteFooter/footer-content.d.ts +1 -2
- package/_dist/components/icons/Icon/Icon.d.ts +1 -2
- package/_dist/components/icons/PaymentIcon/PaymentIcon.d.ts +2 -2
- package/_dist/components/icons/PaymentIcon/svgData.d.ts +5 -6
- package/_dist/components/icons/PlatformIcon/PlatformIcon.d.ts +2 -2
- package/_dist/components/inputs/CheckboxFieldset/CheckboxFieldset.d.ts +1 -1
- package/_dist/components/inputs/CheckboxGroup/CheckboxGroup.d.ts +2 -2
- package/_dist/components/inputs/ComboboxMultiselect/ComboboxMultiselect.d.ts +2 -2
- package/_dist/components/inputs/InputGroup/InputGroup.d.ts +2 -2
- package/_dist/components/inputs/RadioGroup/RadioGroup.d.ts +1 -1
- package/_dist/components/inputs/Select/Select.d.ts +3 -3
- package/_dist/components/inputs/input-utilities.d.ts +8 -8
- package/_dist/components/loading-indicators/Skeleton/Skeleton.d.ts +2 -2
- package/_dist/components/loading-indicators/Spinner/Spinner.d.ts +2 -2
- package/_dist/components/navigation/Breadcrumb/Breadcrumb.d.ts +2 -2
- package/_dist/components/navigation/ButtonNav/ButtonNav.d.ts +2 -2
- package/_dist/components/navigation/DashboardNav/DashboardNav.d.ts +2 -2
- package/_dist/components/navigation/DashboardNav/DashboardNavItem.d.ts +1 -2
- package/_dist/components/navigation/DashboardSearch/DashboardSearch.d.ts +2 -2
- package/_dist/components/navigation/DashboardSearch/SiteOptionDisplay.d.ts +2 -2
- package/_dist/components/navigation/DropdownMenu/DropdownMenu.d.ts +2 -2
- package/_dist/components/navigation/NavMenu/NavMenu.d.ts +1 -1
- package/_dist/components/navigation/NavMenu/NavMenuDropdown.d.ts +2 -2
- package/_dist/components/navigation/Navbar/Navbar.d.ts +2 -2
- package/_dist/components/navigation/SideNav/SideNav.d.ts +2 -2
- package/_dist/components/navigation/SideNavCompact/SideNavCompact.d.ts +2 -2
- package/_dist/components/navigation/SideNavGlobal/SideNavGlobal.d.ts +2 -2
- package/_dist/components/navigation/SideNavGlobal/SideNavGlobalItem.d.ts +1 -2
- package/_dist/components/navigation/TabMenu/TabMenu.d.ts +2 -2
- package/_dist/components/navigation/TabMenu/TabMenuDropdown.d.ts +1 -2
- package/_dist/components/navigation/UserMenu/UserMenu.d.ts +2 -2
- package/_dist/components/navigation/WorkspaceSelector/WorkspaceSelector.d.ts +2 -2
- package/_dist/components/navigation/navigation-utilities.d.ts +1 -1
- package/_dist/components/notifications/Banner/Banner.d.ts +1 -1
- package/_dist/components/notifications/InlineMessage/InlineMessage.d.ts +2 -2
- package/_dist/components/notifications/SectionMessage/SectionMessage.d.ts +2 -2
- package/_dist/components/notifications/Toaster/Toast.d.ts +2 -2
- package/_dist/components/notifications/Toaster/Toaster.d.ts +2 -2
- package/_dist/components/panels/ExpansionPanel/ExpansionPanel.d.ts +2 -2
- package/_dist/components/panels/ExpansionPanelGroup/ExpansionPanelGroup.d.ts +2 -2
- package/_dist/components/panels/Panel/Panel.d.ts +2 -2
- package/_dist/components/panels/PanelList/PanelList.d.ts +2 -2
- package/_dist/components/panels/PanelList/PanelRow.d.ts +2 -2
- package/_dist/components/progress-indicators/ProgressBar/ProgressBar.d.ts +2 -2
- package/_dist/components/progress-indicators/ProgressRing/ProgressRing.d.ts +2 -2
- package/_dist/components/steppers/Stepper/Stepper.d.ts +2 -2
- package/_dist/components/steppers/VerticalStepper/VerticalStep.d.ts +2 -2
- package/_dist/components/steppers/VerticalStepper/VerticalStepper.d.ts +2 -2
- package/_dist/components/steppers/VerticalStepper/vertical-stepper-sample-data.d.ts +3 -4
- package/_dist/components/tiles/AvatarTileList/AvatarTileList.d.ts +2 -2
- package/_dist/components/tiles/Tile/Tile.d.ts +2 -2
- package/_dist/components/tiles/TileGrid/TileGrid.d.ts +2 -2
- package/_dist/css/component-css/pds-index.css +4 -5
- package/_dist/css/component-css/pds-side-nav.css +1 -2
- package/_dist/css/component-css/pds-tab-menu.css +1 -1
- package/_dist/css/component-css/pds-table.css +1 -1
- package/_dist/css/component-css/pds-tabs.css +1 -1
- package/_dist/css/component-css/pds-utility-button.css +1 -1
- package/_dist/css/pds-components.css +4 -5
- package/_dist/css/pds-core.css +1 -1
- package/_dist/index.css +1 -1
- package/_dist/index.js +6552 -7401
- package/_dist/index.js.map +1 -1
- package/_dist/layouts/AppLayout/AppLayout.d.ts +2 -2
- package/_dist/layouts/Container/Container.d.ts +2 -2
- package/_dist/layouts/DashboardGlobal/DashboardGlobal.d.ts +1 -1
- package/_dist/layouts/DashboardInner/DashboardInner.d.ts +2 -2
- package/_dist/layouts/DocsLayout/DocsLayout.d.ts +2 -2
- package/_dist/layouts/FlexContainer/FlexContainer.d.ts +2 -2
- package/_dist/layouts/GlobalWrapper/GlobalWrapper.d.ts +1 -1
- package/_dist/layouts/SidebarLayout/SidebarLayout.d.ts +2 -2
- package/_dist/layouts/StepperLayout/StepperLayout.d.ts +2 -2
- package/_dist/layouts/ThreeItemLayout/ThreeItemLayout.d.ts +2 -2
- package/_dist/layouts/TwoItemLayout/TwoItemLayout.d.ts +2 -2
- package/_dist/libs/components/sb-docs-toc-layout.d.ts +2 -2
- package/_dist/mocks/data/navigation-items.d.ts +62 -63
- package/_dist/mocks/markup/dashboard-main-content.d.ts +3 -4
- package/_dist/mocks/markup/dashboard-navigation.d.ts +3 -4
- package/_dist/mocks/markup/inputs.d.ts +1 -2
- package/_dist/mocks/markup/modal.d.ts +1 -2
- package/_dist/mocks/markup/panel-row-content.d.ts +5 -6
- package/_dist/utilities/color/color-preview-swatches.d.ts +2 -3
- package/_dist/utilities/context-providers/ResponsiveContext/ResponsiveContext.d.ts +1 -1
- package/package.json +12 -16
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactElement, ReactNode } from 'react';
|
|
2
2
|
import './workspace-selector.css';
|
|
3
3
|
declare const tierLabels: {
|
|
4
4
|
silver: string;
|
|
@@ -85,5 +85,5 @@ export interface WorkspaceSelectorProps extends ComponentPropsWithoutRef<'span'>
|
|
|
85
85
|
/**
|
|
86
86
|
* WorkspaceSelector UI component
|
|
87
87
|
*/
|
|
88
|
-
export declare const WorkspaceSelector: ({ ariaLabel, createWorkspaceLink, filterPlaceholder, filterLabel, menuHeading, minFilterItems, noResultsText, withinNavbar, workspaceList, className, ...props }: WorkspaceSelectorProps) =>
|
|
88
|
+
export declare const WorkspaceSelector: ({ ariaLabel, createWorkspaceLink, filterPlaceholder, filterLabel, menuHeading, minFilterItems, noResultsText, withinNavbar, workspaceList, className, ...props }: WorkspaceSelectorProps) => import("react/jsx-runtime").JSX.Element;
|
|
89
89
|
export {};
|
|
@@ -87,4 +87,4 @@ export declare const processNavLinkContent: (linkContent: ReactElement | string,
|
|
|
87
87
|
* // React element with icon
|
|
88
88
|
* const item = processSideNavGlobalLinkContent('nav', <Link to="/about">About</Link>, null, 'info');
|
|
89
89
|
*/
|
|
90
|
-
export declare const processSideNavGlobalLinkContent: (baseClass: string, linkContent: ReactElement | string, links?: NavigationItem[], icon?: PDSIcon) => React.ReactElement<
|
|
90
|
+
export declare const processSideNavGlobalLinkContent: (baseClass: string, linkContent: ReactElement | string, links?: NavigationItem[], icon?: PDSIcon) => React.ReactElement<unknown, string | React.JSXElementConstructor<any>>;
|
|
@@ -43,5 +43,5 @@ export interface BannerProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
43
43
|
/**
|
|
44
44
|
* Banner UI component
|
|
45
45
|
*/
|
|
46
|
-
export declare const Banner: ({ banners, dismissLabel, labelNext, labelPrevious, typeLabels, className, ...props }: BannerProps) =>
|
|
46
|
+
export declare const Banner: ({ banners, dismissLabel, labelNext, labelPrevious, typeLabels, className, ...props }: BannerProps) => import("react/jsx-runtime").JSX.Element;
|
|
47
47
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './inline-message.css';
|
|
3
3
|
/**
|
|
4
4
|
* The type of message to display.
|
|
@@ -33,5 +33,5 @@ export interface InlineMessageProps extends Omit<ComponentPropsWithoutRef<'div'>
|
|
|
33
33
|
/**
|
|
34
34
|
* InlineMessage UI component
|
|
35
35
|
*/
|
|
36
|
-
export declare const InlineMessage: ({ title, message, type, typeLabels, className, ...props }: InlineMessageProps) =>
|
|
36
|
+
export declare const InlineMessage: ({ title, message, type, typeLabels, className, ...props }: InlineMessageProps) => import("react/jsx-runtime").JSX.Element;
|
|
37
37
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, MouseEvent, ReactNode } from 'react';
|
|
2
2
|
import { Button } from '@components/buttons/Button/Button';
|
|
3
3
|
import './section-message.css';
|
|
4
4
|
export type SectionMessageType = 'info' | 'success' | 'warning' | 'critical' | 'discovery';
|
|
@@ -49,5 +49,5 @@ export interface SectionMessageProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
49
49
|
/**
|
|
50
50
|
* SectionMessage UI component
|
|
51
51
|
*/
|
|
52
|
-
export declare const SectionMessage: ({ ctaButton, dismissLabel, id, isDismissible, onDismiss, message, title, type, typeLabels, className, ...props }: SectionMessageProps) =>
|
|
52
|
+
export declare const SectionMessage: ({ ctaButton, dismissLabel, id, isDismissible, onDismiss, message, title, type, typeLabels, className, ...props }: SectionMessageProps) => import("react/jsx-runtime").JSX.Element;
|
|
53
53
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './toaster.css';
|
|
3
3
|
declare const iconTypes: {
|
|
4
4
|
readonly info: "circleInfo";
|
|
@@ -42,5 +42,5 @@ interface ToastProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
42
42
|
/**
|
|
43
43
|
* Toast UI component
|
|
44
44
|
*/
|
|
45
|
-
export declare const Toast: ({ children, id, type, typeLabels, className, }: ToastProps) =>
|
|
45
|
+
export declare const Toast: ({ children, id, type, typeLabels, className, }: ToastProps) => import("react/jsx-runtime").JSX.Element;
|
|
46
46
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef } from 'react';
|
|
2
2
|
import 'react-toastify/dist/ReactToastify.css';
|
|
3
3
|
import './toaster.css';
|
|
4
4
|
/**
|
|
@@ -25,5 +25,5 @@ interface ToasterProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
25
25
|
/**
|
|
26
26
|
* Toaster UI component
|
|
27
27
|
*/
|
|
28
|
-
export declare const Toaster: ({ autoCloseDuration, limit, position, className, }: ToasterProps) =>
|
|
28
|
+
export declare const Toaster: ({ autoCloseDuration, limit, position, className, }: ToasterProps) => import("react/jsx-runtime").JSX.Element;
|
|
29
29
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './expansion-panel.css';
|
|
3
3
|
/**
|
|
4
4
|
* Prop types for ExpansionPanel
|
|
@@ -28,5 +28,5 @@ interface ExpansionPanelProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
28
28
|
/**
|
|
29
29
|
* ExpansionPanel UI component
|
|
30
30
|
*/
|
|
31
|
-
export declare const ExpansionPanel: ({ children, id, isOpen, summary, className, ...props }: ExpansionPanelProps) =>
|
|
31
|
+
export declare const ExpansionPanel: ({ children, id, isOpen, summary, className, ...props }: ExpansionPanelProps) => import("react/jsx-runtime").JSX.Element;
|
|
32
32
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './expansion-panel-group.css';
|
|
3
3
|
/**
|
|
4
4
|
* Prop types for ExpansionPanelGroup
|
|
@@ -20,5 +20,5 @@ interface ExpansionPanelGroupProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
20
20
|
/**
|
|
21
21
|
* ExpansionPanelGroup UI component
|
|
22
22
|
*/
|
|
23
|
-
export declare const ExpansionPanelGroup: ({ children, displayType, className, ...props }: ExpansionPanelGroupProps) =>
|
|
23
|
+
export declare const ExpansionPanelGroup: ({ children, displayType, className, ...props }: ExpansionPanelGroupProps) => import("react/jsx-runtime").JSX.Element;
|
|
24
24
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './panel.css';
|
|
3
3
|
import { GridGapOptions } from '@layouts/layout-types';
|
|
4
4
|
type StatusType = 'info' | 'success' | 'warning' | 'critical' | 'neutral';
|
|
@@ -31,5 +31,5 @@ export interface PanelProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
31
31
|
/**
|
|
32
32
|
* Panel UI component
|
|
33
33
|
*/
|
|
34
|
-
export declare const Panel: ({ children, hasStatusIndicator, padding, statusType, variant, className, ...props }: PanelProps) =>
|
|
34
|
+
export declare const Panel: ({ children, hasStatusIndicator, padding, statusType, variant, className, ...props }: PanelProps) => import("react/jsx-runtime").JSX.Element;
|
|
35
35
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './panel-list.css';
|
|
3
3
|
export type PanelListBackground = 'default' | 'secondary' | 'transparent';
|
|
4
4
|
/**
|
|
@@ -25,4 +25,4 @@ export interface PanelListProps extends ComponentPropsWithoutRef<'ul'> {
|
|
|
25
25
|
/**
|
|
26
26
|
* PanelList UI component
|
|
27
27
|
*/
|
|
28
|
-
export declare const PanelList: ({ background, children, hasBorder, className, ...props }: PanelListProps) =>
|
|
28
|
+
export declare const PanelList: ({ background, children, hasBorder, className, ...props }: PanelListProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './panel-list.css';
|
|
3
3
|
/**
|
|
4
4
|
* Prop types for PanelRow
|
|
@@ -24,4 +24,4 @@ export interface PanelRowProps extends ComponentPropsWithoutRef<'li'> {
|
|
|
24
24
|
/**
|
|
25
25
|
* PanelRow UI component
|
|
26
26
|
*/
|
|
27
|
-
export declare const PanelRow: ({ children, className, isExpandable, expandButtonAriaLabel, ...props }: PanelRowProps) =>
|
|
27
|
+
export declare const PanelRow: ({ children, className, isExpandable, expandButtonAriaLabel, ...props }: PanelRowProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef } from 'react';
|
|
2
2
|
import './progress-bar.css';
|
|
3
3
|
interface ProgressBarBreakpoint {
|
|
4
4
|
colorType: 'neutral' | 'info' | 'success' | 'warning' | 'critical';
|
|
@@ -49,5 +49,5 @@ interface ProgressBarProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
49
49
|
/**
|
|
50
50
|
* ProgressBar UI component
|
|
51
51
|
*/
|
|
52
|
-
export declare const ProgressBar: ({ colorBreakpoints, id, label, message, messagePosition, percentage, showLabel, showPercentage, size, className, ...props }: ProgressBarProps) =>
|
|
52
|
+
export declare const ProgressBar: ({ colorBreakpoints, id, label, message, messagePosition, percentage, showLabel, showPercentage, size, className, ...props }: ProgressBarProps) => import("react/jsx-runtime").JSX.Element;
|
|
53
53
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './progress-ring.css';
|
|
3
3
|
interface ProgressRingProps extends ComponentPropsWithoutRef<'div'> {
|
|
4
4
|
/**
|
|
@@ -37,5 +37,5 @@ interface ProgressRingProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
37
37
|
/**
|
|
38
38
|
* ProgressRing UI component
|
|
39
39
|
*/
|
|
40
|
-
export declare const ProgressRing: ({ id, innerLabel, label, percentage, showLabel, showPercentage, size, className, ...props }: ProgressRingProps) =>
|
|
40
|
+
export declare const ProgressRing: ({ id, innerLabel, label, percentage, showLabel, showPercentage, size, className, ...props }: ProgressRingProps) => import("react/jsx-runtime").JSX.Element;
|
|
41
41
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef } from 'react';
|
|
2
2
|
import './stepper.css';
|
|
3
3
|
interface Step {
|
|
4
4
|
/**
|
|
@@ -50,5 +50,5 @@ interface StepperProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
50
50
|
/**
|
|
51
51
|
* Stepper UI component
|
|
52
52
|
*/
|
|
53
|
-
export declare const Stepper: ({ steps, translatableLabels, className, ...props }: StepperProps) =>
|
|
53
|
+
export declare const Stepper: ({ steps, translatableLabels, className, ...props }: StepperProps) => import("react/jsx-runtime").JSX.Element;
|
|
54
54
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import { Button } from '@components/buttons/Button/Button';
|
|
3
3
|
import './vertical-stepper.css';
|
|
4
4
|
/**
|
|
@@ -49,4 +49,4 @@ export interface VerticalStepProps extends ComponentPropsWithoutRef<'li'> {
|
|
|
49
49
|
/**
|
|
50
50
|
* VerticalStepper UI component
|
|
51
51
|
*/
|
|
52
|
-
export declare const VerticalStep: ({ backButton, forwardButton, hasError, id, isCurrent, label, stepContent, isComplete, _isFirstStep, ...props }: VerticalStepProps) =>
|
|
52
|
+
export declare const VerticalStep: ({ backButton, forwardButton, hasError, id, isCurrent, label, stepContent, isComplete, _isFirstStep, ...props }: VerticalStepProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef } from 'react';
|
|
2
2
|
import { VerticalStepProps } from './VerticalStep';
|
|
3
3
|
import './vertical-stepper.css';
|
|
4
4
|
/**
|
|
@@ -25,4 +25,4 @@ export interface VerticalStepperProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
25
25
|
/**
|
|
26
26
|
* VerticalStepper UI component
|
|
27
27
|
*/
|
|
28
|
-
export declare const VerticalStepper: ({ labelStrings, steps, className, ...props }: VerticalStepperProps) =>
|
|
28
|
+
export declare const VerticalStepper: ({ labelStrings, steps, className, ...props }: VerticalStepperProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
export declare const demoSteps: {
|
|
3
2
|
label: string;
|
|
4
|
-
stepContent:
|
|
3
|
+
stepContent: import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
}[];
|
|
6
5
|
export declare const demoStepsWithError: ({
|
|
7
6
|
label: string;
|
|
8
|
-
stepContent:
|
|
7
|
+
stepContent: import("react/jsx-runtime").JSX.Element;
|
|
9
8
|
hasError?: undefined;
|
|
10
9
|
isCurrent?: undefined;
|
|
11
10
|
backButton?: undefined;
|
|
12
11
|
forwardButton?: undefined;
|
|
13
12
|
} | {
|
|
14
13
|
label: string;
|
|
15
|
-
stepContent:
|
|
14
|
+
stepContent: import("react/jsx-runtime").JSX.Element;
|
|
16
15
|
hasError: boolean;
|
|
17
16
|
isCurrent: boolean;
|
|
18
17
|
backButton: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import '../tiles-common.css';
|
|
3
3
|
import './avatar-tile-list.css';
|
|
4
4
|
export type AvatarTileListItem = {
|
|
@@ -25,4 +25,4 @@ export interface AvatarTileListProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
25
25
|
/**
|
|
26
26
|
* AvatarTileList UI component
|
|
27
27
|
*/
|
|
28
|
-
export declare const AvatarTileList: ({ listItems, className, ...props }: AvatarTileListProps) =>
|
|
28
|
+
export declare const AvatarTileList: ({ listItems, className, ...props }: AvatarTileListProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import { HeadingLevelCommon } from '@libs/types/custom-types';
|
|
3
3
|
import './../tiles-common.css';
|
|
4
4
|
import './tile.css';
|
|
@@ -39,4 +39,4 @@ export interface TileProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
39
39
|
/**
|
|
40
40
|
* Tile UI component
|
|
41
41
|
*/
|
|
42
|
-
export declare const Tile: ({ displayType, headingLevel, headingText, imageSrc, linkContent, summary, className, ...props }: TileProps) =>
|
|
42
|
+
export declare const Tile: ({ displayType, headingLevel, headingText, imageSrc, linkContent, summary, className, ...props }: TileProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef } from 'react';
|
|
2
2
|
import { TileDisplayType, TileProps } from '@components/tiles/Tile/Tile';
|
|
3
3
|
import { HeadingLevelCommon } from '@libs/types/custom-types';
|
|
4
4
|
import './../tiles-common.css';
|
|
@@ -26,4 +26,4 @@ export interface TileGridProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
26
26
|
/**
|
|
27
27
|
* TileGrid UI component
|
|
28
28
|
*/
|
|
29
|
-
export declare const TileGrid: ({ displayType, headingLevel, tiles, className, ...props }: TileGridProps) =>
|
|
29
|
+
export declare const TileGrid: ({ displayType, headingLevel, tiles, className, ...props }: TileGridProps) => import("react/jsx-runtime").JSX.Element;
|