@pantheon-systems/pds-toolkit-react 1.0.0-alpha.7 → 1.0.0-alpha.9
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 +2 -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 +1 -1
- package/_dist/css/component-css/pds-table.css +1 -1
- package/_dist/css/pds-components.css +1 -1
- package/_dist/index.css +1 -1
- package/_dist/index.js +6492 -7348
- 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, ReactNode } from 'react';
|
|
2
2
|
import { ContainerWidth } from '@libs/types/custom-types';
|
|
3
3
|
import './app-layout.css';
|
|
4
4
|
/**
|
|
@@ -69,5 +69,5 @@ interface AppLayoutProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
69
69
|
/**
|
|
70
70
|
* AppLayout UI component
|
|
71
71
|
*/
|
|
72
|
-
export declare const AppLayout: ({ children, containerWidth, hasSidebarToggle, isSidebarCollapsed, labels, mainContentElement, mainContentProps, onSidebarToggle, sidebarCollapsedWidth, sidebarExpandedWidth, sidebarExpandedWidthMin, sidebarProps, className, ...props }: AppLayoutProps) =>
|
|
72
|
+
export declare const AppLayout: ({ children, containerWidth, hasSidebarToggle, isSidebarCollapsed, labels, mainContentElement, mainContentProps, onSidebarToggle, sidebarCollapsedWidth, sidebarExpandedWidth, sidebarExpandedWidthMin, sidebarProps, className, ...props }: AppLayoutProps) => import("react/jsx-runtime").JSX.Element;
|
|
73
73
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import { ContainerWidth } from '@libs/types/custom-types';
|
|
3
3
|
import '../../utilities/container.css';
|
|
4
4
|
/**
|
|
@@ -21,5 +21,5 @@ interface ContainerProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
21
21
|
/**
|
|
22
22
|
* Container UI component
|
|
23
23
|
*/
|
|
24
|
-
export declare const Container: ({ children, width, className, ...props }: ContainerProps) =>
|
|
24
|
+
export declare const Container: ({ children, width, className, ...props }: ContainerProps) => import("react/jsx-runtime").JSX.Element;
|
|
25
25
|
export {};
|
|
@@ -53,5 +53,5 @@ interface DashboardGlobalProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
53
53
|
/**
|
|
54
54
|
* DashboardGlobal UI component
|
|
55
55
|
*/
|
|
56
|
-
export declare const DashboardGlobal: ({ children, hasSidebarToggle, isAdmin, logoLinkContent, sidebarCollapsedWidth, sidebarExpandedWidth, sidebarToggleLabel, skiplinkText, isSidebarExpanded, setIsSidebarExpanded, className, ...props }: DashboardGlobalProps) =>
|
|
56
|
+
export declare const DashboardGlobal: ({ children, hasSidebarToggle, isAdmin, logoLinkContent, sidebarCollapsedWidth, sidebarExpandedWidth, sidebarToggleLabel, skiplinkText, isSidebarExpanded, setIsSidebarExpanded, className, ...props }: DashboardGlobalProps) => import("react/jsx-runtime").JSX.Element;
|
|
57
57
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './dashboard-inner.css';
|
|
3
3
|
/**
|
|
4
4
|
* Prop types for DashboardInner
|
|
@@ -25,5 +25,5 @@ interface DashboardInnerProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
25
25
|
/**
|
|
26
26
|
* DashboardInner UI component
|
|
27
27
|
*/
|
|
28
|
-
export declare const DashboardInner: ({ children, hasContentSpacing, className, ...props }: DashboardInnerProps) =>
|
|
28
|
+
export declare const DashboardInner: ({ children, hasContentSpacing, className, ...props }: DashboardInnerProps) => import("react/jsx-runtime").JSX.Element;
|
|
29
29
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import './docs-layout.css';
|
|
3
3
|
/**
|
|
4
4
|
* Prop types for DocsLayout
|
|
@@ -26,5 +26,5 @@ interface DocsLayoutProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
26
26
|
/**
|
|
27
27
|
* DocsLayout UI component
|
|
28
28
|
*/
|
|
29
|
-
export declare const DocsLayout: ({ children, sidebarWidth, sidebarMinWidth, className, ...props }: DocsLayoutProps) =>
|
|
29
|
+
export declare const DocsLayout: ({ children, sidebarWidth, sidebarMinWidth, className, ...props }: DocsLayoutProps) => import("react/jsx-runtime").JSX.Element;
|
|
30
30
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import { GridGapOptions } from '@layouts/layout-types';
|
|
3
3
|
import './flex-container.css';
|
|
4
4
|
type FlexAlignContent = 'flex-start' | 'flex-end' | 'center' | 'space-between' | 'space-around' | 'stretch';
|
|
@@ -68,5 +68,5 @@ interface FlexContainerProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
68
68
|
/**
|
|
69
69
|
* Flex Container UI component
|
|
70
70
|
*/
|
|
71
|
-
export declare const FlexContainer: ({ alignContent, alignItems, flexDirection, flexWrap, gap, justifyContent, mobileAlignItems, mobileAlignContent, mobileFlexDirection, mobileFlexWrap, mobileGap, mobileJustifyContent, children, className, ...props }: FlexContainerProps) =>
|
|
71
|
+
export declare const FlexContainer: ({ alignContent, alignItems, flexDirection, flexWrap, gap, justifyContent, mobileAlignItems, mobileAlignContent, mobileFlexDirection, mobileFlexWrap, mobileGap, mobileJustifyContent, children, className, ...props }: FlexContainerProps) => import("react/jsx-runtime").JSX.Element;
|
|
72
72
|
export {};
|
|
@@ -15,5 +15,5 @@ interface GlobalWrapperProps {
|
|
|
15
15
|
/**
|
|
16
16
|
* GlobalWrapper wrapper component.
|
|
17
17
|
*/
|
|
18
|
-
export declare const GlobalWrapper: ({ children, mobileMenuMaxWidth, }: GlobalWrapperProps) =>
|
|
18
|
+
export declare const GlobalWrapper: ({ children, mobileMenuMaxWidth, }: GlobalWrapperProps) => import("react/jsx-runtime").JSX.Element;
|
|
19
19
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import { GridGapOptions } from '@layouts/layout-types';
|
|
3
3
|
/**
|
|
4
4
|
* Prop types for SidebarLayout
|
|
@@ -32,5 +32,5 @@ interface SidebarLayoutProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
32
32
|
/**
|
|
33
33
|
* SidebarLayout UI component
|
|
34
34
|
*/
|
|
35
|
-
export declare const SidebarLayout: ({ children, gridGap, sidebarLocation, sidebarMobileLocation, sidebarWidth, className, ...props }: SidebarLayoutProps) =>
|
|
35
|
+
export declare const SidebarLayout: ({ children, gridGap, sidebarLocation, sidebarMobileLocation, sidebarWidth, className, ...props }: SidebarLayoutProps) => import("react/jsx-runtime").JSX.Element;
|
|
36
36
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
2
|
import './stepper-layout.css';
|
|
3
3
|
/**
|
|
4
4
|
* Prop types for StepperLayout
|
|
@@ -16,5 +16,5 @@ interface StepperLayoutProps {
|
|
|
16
16
|
/**
|
|
17
17
|
* StepperLayout UI component
|
|
18
18
|
*/
|
|
19
|
-
export declare const StepperLayout: ({ children, className, ...props }: StepperLayoutProps) =>
|
|
19
|
+
export declare const StepperLayout: ({ children, className, ...props }: StepperLayoutProps) => import("react/jsx-runtime").JSX.Element;
|
|
20
20
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import { GridGapOptions, VerticalAlignOptions } from '@layouts/layout-types';
|
|
3
3
|
import '../../utilities/grid/grid.css';
|
|
4
4
|
import './three-item-layout.css';
|
|
@@ -26,5 +26,5 @@ interface TwoItemLayoutProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
26
26
|
/**
|
|
27
27
|
* ThreeItemLayout UI component.
|
|
28
28
|
*/
|
|
29
|
-
export declare const ThreeItemLayout: ({ children, gridGap, verticalAlign, className, ...props }: TwoItemLayoutProps) =>
|
|
29
|
+
export declare const ThreeItemLayout: ({ children, gridGap, verticalAlign, className, ...props }: TwoItemLayoutProps) => import("react/jsx-runtime").JSX.Element;
|
|
30
30
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
2
|
import { GridGapOptions, VerticalAlignOptions } from '@layouts/layout-types';
|
|
3
3
|
import '../../utilities/grid/grid.css';
|
|
4
4
|
import './two-item-layout.css';
|
|
@@ -30,5 +30,5 @@ interface TwoItemLayoutProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
30
30
|
/**
|
|
31
31
|
* TwoItemLayout UI component.
|
|
32
32
|
*/
|
|
33
|
-
export declare const TwoItemLayout: ({ children, gridGap, layoutVariant, verticalAlign, className, ...props }: TwoItemLayoutProps) =>
|
|
33
|
+
export declare const TwoItemLayout: ({ children, gridGap, layoutVariant, verticalAlign, className, ...props }: TwoItemLayoutProps) => import("react/jsx-runtime").JSX.Element;
|
|
34
34
|
export {};
|
|
@@ -1,30 +1,29 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import type { SideNavGlobalItemProps } from '@components/navigation/SideNavGlobal/SideNavGlobalItem';
|
|
3
2
|
export declare const dialogMsgBase = "Activated menu item => ";
|
|
4
3
|
import { UserMenuItem } from '@components/navigation/UserMenu/UserMenu';
|
|
5
4
|
export declare const buttonNavSampleMenuItems: ({
|
|
6
|
-
linkContent:
|
|
5
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
isActive: boolean;
|
|
8
7
|
} | {
|
|
9
|
-
linkContent:
|
|
8
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
10
9
|
isActive?: undefined;
|
|
11
10
|
})[];
|
|
12
11
|
export declare const buttonNavSampleMenuItemsRR: {
|
|
13
|
-
linkContent:
|
|
12
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
14
13
|
}[];
|
|
15
14
|
export declare const blogMenuItems: {
|
|
16
|
-
linkContent:
|
|
15
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
17
16
|
}[];
|
|
18
17
|
export declare const dashboardNavSampleMenuItems: SideNavGlobalItemProps[];
|
|
19
18
|
export declare const dashboardNavSampleMenuItemsRR: SideNavGlobalItemProps[];
|
|
20
19
|
export declare const documentationMenuItems: ({
|
|
21
20
|
label: string;
|
|
22
21
|
links: {
|
|
23
|
-
linkContent:
|
|
22
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
24
23
|
}[];
|
|
25
24
|
linkContent?: undefined;
|
|
26
25
|
} | {
|
|
27
|
-
linkContent:
|
|
26
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
28
27
|
label?: undefined;
|
|
29
28
|
links?: undefined;
|
|
30
29
|
})[];
|
|
@@ -47,18 +46,18 @@ export declare const helpMenuItems: ({
|
|
|
47
46
|
export declare const micrositeMenuItems: ({
|
|
48
47
|
label: string;
|
|
49
48
|
links: {
|
|
50
|
-
linkContent:
|
|
49
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
51
50
|
}[];
|
|
52
51
|
linkContent?: undefined;
|
|
53
52
|
} | {
|
|
54
|
-
linkContent:
|
|
53
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
55
54
|
label?: undefined;
|
|
56
55
|
links?: undefined;
|
|
57
56
|
})[];
|
|
58
57
|
export declare const navMenuSampleMenuItems: ({
|
|
59
58
|
label: string;
|
|
60
59
|
links: ({
|
|
61
|
-
linkContent:
|
|
60
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
62
61
|
isSeparator?: undefined;
|
|
63
62
|
} | {
|
|
64
63
|
isSeparator: boolean;
|
|
@@ -67,12 +66,12 @@ export declare const navMenuSampleMenuItems: ({
|
|
|
67
66
|
linkContent?: undefined;
|
|
68
67
|
isActive?: undefined;
|
|
69
68
|
} | {
|
|
70
|
-
linkContent:
|
|
69
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
71
70
|
isActive: boolean;
|
|
72
71
|
label?: undefined;
|
|
73
72
|
links?: undefined;
|
|
74
73
|
} | {
|
|
75
|
-
linkContent:
|
|
74
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
76
75
|
label?: undefined;
|
|
77
76
|
links?: undefined;
|
|
78
77
|
isActive?: undefined;
|
|
@@ -80,7 +79,7 @@ export declare const navMenuSampleMenuItems: ({
|
|
|
80
79
|
export declare const navMenuSampleMenuItemsRR: ({
|
|
81
80
|
label: string;
|
|
82
81
|
links: ({
|
|
83
|
-
linkContent:
|
|
82
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
84
83
|
isSeparator?: undefined;
|
|
85
84
|
} | {
|
|
86
85
|
isSeparator: boolean;
|
|
@@ -88,7 +87,7 @@ export declare const navMenuSampleMenuItemsRR: ({
|
|
|
88
87
|
})[];
|
|
89
88
|
linkContent?: undefined;
|
|
90
89
|
} | {
|
|
91
|
-
linkContent:
|
|
90
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
92
91
|
label?: undefined;
|
|
93
92
|
links?: undefined;
|
|
94
93
|
})[];
|
|
@@ -112,111 +111,111 @@ export declare const sampleSites: ({
|
|
|
112
111
|
type?: undefined;
|
|
113
112
|
})[];
|
|
114
113
|
export declare const sideNavSampleMenuItems: ({
|
|
115
|
-
linkContent:
|
|
114
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
116
115
|
links?: undefined;
|
|
117
116
|
} | {
|
|
118
|
-
linkContent:
|
|
117
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
119
118
|
links: {
|
|
120
|
-
linkContent:
|
|
119
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
121
120
|
}[];
|
|
122
121
|
} | {
|
|
123
122
|
linkContent: string;
|
|
124
123
|
links: ({
|
|
125
|
-
linkContent:
|
|
124
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
126
125
|
isActive?: undefined;
|
|
127
126
|
} | {
|
|
128
|
-
linkContent:
|
|
127
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
129
128
|
isActive: boolean;
|
|
130
129
|
})[];
|
|
131
130
|
})[];
|
|
132
131
|
export declare const sideNavSampleMenuItemsWithTallies: ({
|
|
133
|
-
linkContent:
|
|
132
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
134
133
|
links?: undefined;
|
|
135
134
|
} | {
|
|
136
|
-
linkContent:
|
|
135
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
137
136
|
links: {
|
|
138
|
-
linkContent:
|
|
137
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
139
138
|
}[];
|
|
140
139
|
} | {
|
|
141
140
|
linkContent: string;
|
|
142
141
|
links: ({
|
|
143
|
-
linkContent:
|
|
142
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
144
143
|
isActive?: undefined;
|
|
145
144
|
} | {
|
|
146
|
-
linkContent:
|
|
145
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
147
146
|
isActive: boolean;
|
|
148
147
|
})[];
|
|
149
148
|
})[];
|
|
150
149
|
export declare const sideNavSampleMenuItemsRR: ({
|
|
151
|
-
linkContent:
|
|
150
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
152
151
|
links?: undefined;
|
|
153
152
|
} | {
|
|
154
153
|
linkContent: string;
|
|
155
154
|
links: {
|
|
156
|
-
linkContent:
|
|
155
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
157
156
|
}[];
|
|
158
157
|
})[];
|
|
159
158
|
export declare const sideNavSampleMenuItemsMultidev: ({
|
|
160
|
-
linkContent:
|
|
159
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
161
160
|
isActive: boolean;
|
|
162
161
|
} | {
|
|
163
|
-
linkContent:
|
|
162
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
164
163
|
isActive?: undefined;
|
|
165
164
|
})[];
|
|
166
165
|
export declare const sideNavSampleMenuItemsCode: ({
|
|
167
|
-
linkContent:
|
|
166
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
168
167
|
isActive: boolean;
|
|
169
168
|
} | {
|
|
170
|
-
linkContent:
|
|
169
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
171
170
|
isActive?: undefined;
|
|
172
171
|
})[];
|
|
173
172
|
export declare const sideNavCompactSampleMenuItems: ({
|
|
174
|
-
linkContent:
|
|
173
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
175
174
|
links?: undefined;
|
|
176
175
|
} | {
|
|
177
176
|
linkContent: string;
|
|
178
177
|
links: {
|
|
179
|
-
linkContent:
|
|
178
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
180
179
|
}[];
|
|
181
180
|
} | {
|
|
182
|
-
linkContent:
|
|
181
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
183
182
|
links: ({
|
|
184
183
|
linkContent: string;
|
|
185
184
|
links: ({
|
|
186
|
-
linkContent:
|
|
185
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
187
186
|
links: ({
|
|
188
|
-
linkContent:
|
|
187
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
189
188
|
isActive: boolean;
|
|
190
189
|
} | {
|
|
191
|
-
linkContent:
|
|
190
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
192
191
|
isActive?: undefined;
|
|
193
192
|
})[];
|
|
194
193
|
} | {
|
|
195
|
-
linkContent:
|
|
194
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
196
195
|
links?: undefined;
|
|
197
196
|
})[];
|
|
198
197
|
} | {
|
|
199
|
-
linkContent:
|
|
198
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
200
199
|
links?: undefined;
|
|
201
200
|
})[];
|
|
202
201
|
})[];
|
|
203
202
|
export declare const sideNavCompactSampleMenuItemsRR: ({
|
|
204
|
-
linkContent:
|
|
203
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
205
204
|
links?: undefined;
|
|
206
205
|
} | {
|
|
207
206
|
linkContent: string;
|
|
208
207
|
links: {
|
|
209
|
-
linkContent:
|
|
208
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
210
209
|
}[];
|
|
211
210
|
} | {
|
|
212
|
-
linkContent:
|
|
211
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
213
212
|
links: ({
|
|
214
213
|
linkContent: string;
|
|
215
214
|
links: {
|
|
216
|
-
linkContent:
|
|
215
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
217
216
|
}[];
|
|
218
217
|
} | {
|
|
219
|
-
linkContent:
|
|
218
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
220
219
|
links?: undefined;
|
|
221
220
|
})[];
|
|
222
221
|
})[];
|
|
@@ -229,20 +228,20 @@ export declare const tabMenuSampleMenuItems: ({
|
|
|
229
228
|
noResultsText: string;
|
|
230
229
|
};
|
|
231
230
|
icon: string;
|
|
232
|
-
linkContent:
|
|
231
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
233
232
|
links: {
|
|
234
|
-
linkContent:
|
|
233
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
235
234
|
}[];
|
|
236
235
|
isActive?: undefined;
|
|
237
236
|
} | {
|
|
238
237
|
icon: string;
|
|
239
|
-
linkContent:
|
|
238
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
240
239
|
isActive: boolean;
|
|
241
240
|
dropdownSettings?: undefined;
|
|
242
241
|
links?: undefined;
|
|
243
242
|
} | {
|
|
244
243
|
icon: string;
|
|
245
|
-
linkContent:
|
|
244
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
246
245
|
dropdownSettings?: undefined;
|
|
247
246
|
links?: undefined;
|
|
248
247
|
isActive?: undefined;
|
|
@@ -256,18 +255,18 @@ export declare const tabMenuSampleMenuItemsMultidev: ({
|
|
|
256
255
|
noResultsText: string;
|
|
257
256
|
};
|
|
258
257
|
icon: string;
|
|
259
|
-
linkContent:
|
|
258
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
260
259
|
links: ({
|
|
261
|
-
linkContent:
|
|
260
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
262
261
|
isActive?: undefined;
|
|
263
262
|
} | {
|
|
264
|
-
linkContent:
|
|
263
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
265
264
|
isActive: boolean;
|
|
266
265
|
})[];
|
|
267
266
|
promoteActiveChildLink: boolean;
|
|
268
267
|
} | {
|
|
269
268
|
icon: string;
|
|
270
|
-
linkContent:
|
|
269
|
+
linkContent: import("react/jsx-runtime").JSX.Element;
|
|
271
270
|
dropdownSettings?: undefined;
|
|
272
271
|
links?: undefined;
|
|
273
272
|
promoteActiveChildLink?: undefined;
|
|
@@ -276,7 +275,7 @@ export declare const userMenuSampleItems: UserMenuItem[];
|
|
|
276
275
|
export declare const workspaceItemsSimple: ({
|
|
277
276
|
displayName: string;
|
|
278
277
|
workspaceId: string;
|
|
279
|
-
workspaceLink:
|
|
278
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
280
279
|
imageSrc?: undefined;
|
|
281
280
|
planTier?: undefined;
|
|
282
281
|
isUnprivileged?: undefined;
|
|
@@ -286,7 +285,7 @@ export declare const workspaceItemsSimple: ({
|
|
|
286
285
|
imageSrc: string;
|
|
287
286
|
planTier: string;
|
|
288
287
|
workspaceId: string;
|
|
289
|
-
workspaceLink:
|
|
288
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
290
289
|
isUnprivileged?: undefined;
|
|
291
290
|
isActive?: undefined;
|
|
292
291
|
} | {
|
|
@@ -294,14 +293,14 @@ export declare const workspaceItemsSimple: ({
|
|
|
294
293
|
imageSrc: string;
|
|
295
294
|
planTier: string;
|
|
296
295
|
workspaceId: string;
|
|
297
|
-
workspaceLink:
|
|
296
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
298
297
|
isUnprivileged: boolean;
|
|
299
298
|
isActive?: undefined;
|
|
300
299
|
} | {
|
|
301
300
|
displayName: string;
|
|
302
301
|
planTier: string;
|
|
303
302
|
workspaceId: string;
|
|
304
|
-
workspaceLink:
|
|
303
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
305
304
|
isActive: boolean;
|
|
306
305
|
imageSrc?: undefined;
|
|
307
306
|
isUnprivileged?: undefined;
|
|
@@ -309,7 +308,7 @@ export declare const workspaceItemsSimple: ({
|
|
|
309
308
|
displayName: string;
|
|
310
309
|
planTier: string;
|
|
311
310
|
workspaceId: string;
|
|
312
|
-
workspaceLink:
|
|
311
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
313
312
|
imageSrc?: undefined;
|
|
314
313
|
isUnprivileged?: undefined;
|
|
315
314
|
isActive?: undefined;
|
|
@@ -317,7 +316,7 @@ export declare const workspaceItemsSimple: ({
|
|
|
317
316
|
export declare const workspaceItemsPersonal: ({
|
|
318
317
|
displayName: string;
|
|
319
318
|
workspaceId: string;
|
|
320
|
-
workspaceLink:
|
|
319
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
321
320
|
isActive: boolean;
|
|
322
321
|
imageSrc?: undefined;
|
|
323
322
|
planTier?: undefined;
|
|
@@ -326,20 +325,20 @@ export declare const workspaceItemsPersonal: ({
|
|
|
326
325
|
imageSrc: string;
|
|
327
326
|
planTier: string;
|
|
328
327
|
workspaceId: string;
|
|
329
|
-
workspaceLink:
|
|
328
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
330
329
|
isActive?: undefined;
|
|
331
330
|
} | {
|
|
332
331
|
displayName: string;
|
|
333
332
|
planTier: string;
|
|
334
333
|
workspaceId: string;
|
|
335
|
-
workspaceLink:
|
|
334
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
336
335
|
isActive?: undefined;
|
|
337
336
|
imageSrc?: undefined;
|
|
338
337
|
})[];
|
|
339
338
|
export declare const workspaceItemsLonger: ({
|
|
340
339
|
displayName: string;
|
|
341
340
|
workspaceId: string;
|
|
342
|
-
workspaceLink:
|
|
341
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
343
342
|
imageSrc?: undefined;
|
|
344
343
|
planTier?: undefined;
|
|
345
344
|
isActive?: undefined;
|
|
@@ -348,20 +347,20 @@ export declare const workspaceItemsLonger: ({
|
|
|
348
347
|
imageSrc: string;
|
|
349
348
|
planTier: string;
|
|
350
349
|
workspaceId: string;
|
|
351
|
-
workspaceLink:
|
|
350
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
352
351
|
isActive?: undefined;
|
|
353
352
|
} | {
|
|
354
353
|
displayName: string;
|
|
355
354
|
planTier: string;
|
|
356
355
|
workspaceId: string;
|
|
357
|
-
workspaceLink:
|
|
356
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
358
357
|
imageSrc?: undefined;
|
|
359
358
|
isActive?: undefined;
|
|
360
359
|
} | {
|
|
361
360
|
displayName: string;
|
|
362
361
|
planTier: string;
|
|
363
362
|
workspaceId: string;
|
|
364
|
-
workspaceLink:
|
|
363
|
+
workspaceLink: import("react/jsx-runtime").JSX.Element;
|
|
365
364
|
isActive: boolean;
|
|
366
365
|
imageSrc?: undefined;
|
|
367
366
|
})[];
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
export declare const DemoDashboardInnerHeaderLeft: ({ slot: _slot, }: {
|
|
3
2
|
slot?: string;
|
|
4
|
-
}) =>
|
|
3
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
export declare const DemoDashboardInnerHeaderRight: ({ slot: _slot, }: {
|
|
6
5
|
slot?: string;
|
|
7
|
-
}) =>
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export declare const DemoDashboardContent: ({ slot: _slot }: {
|
|
9
8
|
slot?: string;
|
|
10
|
-
}) =>
|
|
9
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
export declare const DemoDashboardSidebarNav: ({ slot: _slot }: {
|
|
3
2
|
slot?: string;
|
|
4
|
-
}) =>
|
|
3
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
export declare const DemoDashboardFooter: ({ slot: _slot }: {
|
|
6
5
|
slot?: string;
|
|
7
|
-
}) =>
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export declare const DemoDashboardNavbar: ({ isAdmin, slot: _slot, }: {
|
|
9
8
|
isAdmin?: boolean;
|
|
10
9
|
slot?: string;
|
|
11
|
-
}) =>
|
|
10
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const sampleMessage: React.JSX.Element;
|
|
1
|
+
export declare const sampleMessage: import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const ModalWithForm: () => React.JSX.Element;
|
|
1
|
+
export declare const ModalWithForm: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
export declare const PanelRowDemoItemsLeft: ({ slot: _slot }: {
|
|
3
2
|
slot?: string;
|
|
4
|
-
}) =>
|
|
3
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
export declare const PanelRowDemoItemsLeftList: ({ slot: _slot, }: {
|
|
6
5
|
slot?: string;
|
|
7
|
-
}) =>
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export declare const PanelRowDemoItemsRight: ({ slot: _slot }: {
|
|
9
8
|
slot?: string;
|
|
10
|
-
}) =>
|
|
9
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
11
10
|
export declare const PanelRowDemoItemsDropdown: ({ slot: _slot, }: {
|
|
12
11
|
slot?: string;
|
|
13
|
-
}) =>
|
|
12
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
14
13
|
export declare const PanelRowDemoItemsBelow: ({ slot: _slot }: {
|
|
15
14
|
slot?: string;
|
|
16
|
-
}) =>
|
|
15
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import './color-preview-swatches.css';
|
|
3
2
|
export declare const SwatchButton: ({ clipboardText, color, type, }: {
|
|
4
3
|
color: string;
|
|
5
4
|
clipboardText: string;
|
|
6
5
|
type: "background" | "foreground" | "border";
|
|
7
|
-
}) =>
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
interface ColorPreviewSwatchesProps {
|
|
9
8
|
colors: string[];
|
|
10
9
|
type: 'background' | 'foreground' | 'border';
|
|
11
10
|
}
|
|
12
|
-
export declare const ColorPreviewSwatches: ({ colors, type, }: ColorPreviewSwatchesProps) =>
|
|
11
|
+
export declare const ColorPreviewSwatches: ({ colors, type, }: ColorPreviewSwatchesProps) => import("react/jsx-runtime").JSX.Element;
|
|
13
12
|
export {};
|