@arc-ui/components 13.2.0 → 13.4.0
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/lib/Alert/styles.css +1 -1
- package/lib/Align/styles.css +1 -1
- package/lib/AppButton/styles.css +1 -1
- package/lib/Avatar/styles.css +1 -1
- package/lib/AvatarGroup/styles.css +1 -1
- package/lib/Badge/styles.css +1 -1
- package/lib/Banner/Banner.cjs +3 -3
- package/lib/Banner/Banner.mjs +3 -3
- package/lib/Box/styles.css +1 -1
- package/lib/BrandLogo/styles.css +1 -1
- package/lib/Breadcrumbs/styles.css +1 -1
- package/lib/Button/styles.css +1 -1
- package/lib/ButtonGroup/styles.css +1 -1
- package/lib/ButtonV2/styles.css +1 -1
- package/lib/Calendar/Calendar.cjs +2 -2
- package/lib/Calendar/Calendar.mjs +2 -2
- package/lib/Calendar/styles.css +1 -1
- package/lib/CardFooter/styles.css +1 -1
- package/lib/CardHeading/styles.css +1 -1
- package/lib/Carousel/Carousel.cjs +1 -1
- package/lib/Carousel/Carousel.mjs +1 -1
- package/lib/Carousel/styles.css +1 -1
- package/lib/Checkbox/Checkbox.cjs +2 -2
- package/lib/Checkbox/Checkbox.mjs +2 -2
- package/lib/Checkbox/styles.css +1 -1
- package/lib/CheckboxIcon/CheckboxIcon.cjs +2 -2
- package/lib/CheckboxIcon/CheckboxIcon.mjs +2 -2
- package/lib/CheckboxIcon/styles.css +1 -1
- package/lib/Columns/styles.css +1 -1
- package/lib/ComboBox/ComboBox.cjs +1 -1
- package/lib/ComboBox/ComboBox.mjs +1 -1
- package/lib/ComboBox/styles.css +1 -1
- package/lib/ContentSwitcher/styles.css +1 -1
- package/lib/ContentSwitcherDropdown/styles.css +1 -1
- package/lib/DatePicker/DatePicker.cjs +4 -4
- package/lib/DatePicker/DatePicker.mjs +4 -4
- package/lib/DatePicker/styles.css +1 -1
- package/lib/Disclosure/styles.css +1 -1
- package/lib/DisclosureMini/styles.css +1 -1
- package/lib/Download/styles.css +1 -1
- package/lib/Drawer/styles.css +1 -1
- package/lib/Elevation/styles.css +1 -1
- package/lib/Filter/styles.css +1 -1
- package/lib/FormControl/FormControl.cjs +1 -1
- package/lib/FormControl/FormControl.mjs +1 -1
- package/lib/FormControl/styles.css +1 -1
- package/lib/GhostedHeroBanner/styles.css +1 -1
- package/lib/GradientPageBackground/GradientPageBackground.cjs +2 -2
- package/lib/GradientPageBackground/GradientPageBackground.mjs +2 -2
- package/lib/GradientPageBackground/styles.css +1 -1
- package/lib/Grid/styles.css +1 -1
- package/lib/Group/styles.css +1 -1
- package/lib/Heading/styles.css +1 -1
- package/lib/HeroBanner/HeroBanner.cjs +3 -3
- package/lib/HeroBanner/HeroBanner.mjs +3 -3
- package/lib/HeroBanner/styles.css +1 -1
- package/lib/HeroButton/styles.css +1 -1
- package/lib/Hidden/styles.css +1 -1
- package/lib/HorizontalCard/styles.css +1 -1
- package/lib/Icon/styles.css +1 -1
- package/lib/Image/styles.css +1 -1
- package/lib/ImpactCard/ImpactCard.cjs +4 -1
- package/lib/ImpactCard/ImpactCard.mjs +4 -1
- package/lib/ImpactCard/styles.css +1 -1
- package/lib/InformationCard/InformationCard.cjs +6 -5
- package/lib/InformationCard/InformationCard.mjs +6 -5
- package/lib/InformationCard/styles.css +1 -1
- package/lib/Link/styles.css +1 -1
- package/lib/Markup/styles.css +1 -1
- package/lib/MediaCard/MediaCard.cjs +4 -1
- package/lib/MediaCard/MediaCard.mjs +4 -1
- package/lib/MediaCard/styles.css +1 -1
- package/lib/Menu/Menu.cjs +17 -2
- package/lib/Menu/Menu.mjs +17 -3
- package/lib/Menu/styles.css +1 -1
- package/lib/Modal/styles.css +1 -1
- package/lib/NavigationHeader/NavigationHeader.cjs +39 -79
- package/lib/NavigationHeader/NavigationHeader.mjs +40 -80
- package/lib/NavigationHeader/styles.css +1 -1
- package/lib/Pagination/styles.css +1 -1
- package/lib/PaginationSimple/styles.css +1 -1
- package/lib/Popover/styles.css +1 -1
- package/lib/Poster/styles.css +1 -1
- package/lib/ProgressBar/styles.css +1 -1
- package/lib/ProgressStepper/styles.css +1 -1
- package/lib/ProgressStepperOverflow/styles.css +1 -1
- package/lib/RadioCardGroup/RadioCardGroup.cjs +1 -1
- package/lib/RadioCardGroup/RadioCardGroup.mjs +1 -1
- package/lib/RadioCardGroup/styles.css +1 -1
- package/lib/RadioGroup/RadioGroup.cjs +1 -1
- package/lib/RadioGroup/RadioGroup.mjs +1 -1
- package/lib/RadioGroup/styles.css +1 -1
- package/lib/Rule/styles.css +1 -1
- package/lib/ScrollToTop/styles.css +1 -1
- package/lib/Section/styles.css +1 -1
- package/lib/Select/Select.cjs +1 -1
- package/lib/Select/Select.mjs +1 -1
- package/lib/Select/styles.css +1 -1
- package/lib/SemanticButton/styles.css +1 -1
- package/lib/SemanticHeading/styles.css +1 -1
- package/lib/SemanticLink/styles.css +1 -1
- package/lib/SiteFooter/styles.css +1 -1
- package/lib/SiteFooterV2/styles.css +1 -1
- package/lib/SiteHeaderV2/SiteHeaderV2.cjs +1 -1
- package/lib/SiteHeaderV2/SiteHeaderV2.mjs +1 -1
- package/lib/SiteHeaderV2/styles.css +1 -1
- package/lib/Skeleton/Skeleton.cjs +7 -17
- package/lib/Skeleton/Skeleton.mjs +5 -19
- package/lib/Skeleton/styles.css +1 -1
- package/lib/SkipLink/styles.css +1 -1
- package/lib/Spacing/styles.css +1 -1
- package/lib/Spinner/styles.css +1 -1
- package/lib/Surface/styles.css +1 -1
- package/lib/Switch/Switch.cjs +1 -1
- package/lib/Switch/Switch.mjs +1 -1
- package/lib/Switch/styles.css +1 -1
- package/lib/TabbedBanner/TabbedBanner.cjs +3 -3
- package/lib/TabbedBanner/TabbedBanner.mjs +3 -3
- package/lib/TabbedBanner/styles.css +1 -1
- package/lib/Tabs/styles.css +1 -1
- package/lib/Tag/Tag.cjs +3 -3
- package/lib/Tag/Tag.mjs +3 -3
- package/lib/Tag/styles.css +1 -1
- package/lib/TemplateBanner/TemplateBanner.cjs +3 -3
- package/lib/TemplateBanner/TemplateBanner.mjs +3 -3
- package/lib/TemplateBanner/styles.css +1 -1
- package/lib/Text/styles.css +1 -1
- package/lib/TextArea/TextArea.cjs +2 -2
- package/lib/TextArea/TextArea.mjs +2 -2
- package/lib/TextArea/styles.css +1 -1
- package/lib/TextInput/TextInput.cjs +2 -2
- package/lib/TextInput/TextInput.mjs +2 -2
- package/lib/TextInput/styles.css +1 -1
- package/lib/Theme/Theme.cjs +1 -1
- package/lib/Theme/Theme.mjs +1 -1
- package/lib/Theme/styles.css +1 -1
- package/lib/ThemeIcon/styles.css +1 -1
- package/lib/ThumbnailSignpost/styles.css +1 -1
- package/lib/Toast/styles.css +1 -1
- package/lib/Tooltip/styles.css +1 -1
- package/lib/Truncate/styles.css +1 -1
- package/lib/TypographyCard/TypographyCard.cjs +4 -1
- package/lib/TypographyCard/TypographyCard.mjs +4 -1
- package/lib/TypographyCard/styles.css +1 -1
- package/lib/UniversalHeader/styles.css +1 -1
- package/lib/VerticalSpace/styles.css +1 -1
- package/lib/VideoPlayer/styles.css +1 -1
- package/lib/Visible/styles.css +1 -1
- package/lib/VisuallyHidden/styles.css +1 -1
- package/lib/_shared/cjs/{Calendar-B-DmNni2.cjs → Calendar-D7DzTyqu.cjs} +1 -1
- package/lib/_shared/cjs/{CheckboxIcon-BzY1S_ud.cjs → CheckboxIcon-LesSiNub.cjs} +1 -1
- package/lib/_shared/cjs/{FormControl-TtboqHRx.cjs → FormControl-BtFbIuB3.cjs} +8 -12
- package/lib/_shared/cjs/Skeleton-C1R-zgcO.cjs +21 -0
- package/lib/_shared/cjs/{TemplateBanner-DfzDwiVT.cjs → TemplateBanner-d8uKhQxu.cjs} +1 -1
- package/lib/_shared/cjs/{TextInput-CLkhL2KT.cjs → TextInput-BTdXg_G5.cjs} +1 -1
- package/lib/_shared/cjs/{arc-breakpoints-C3HREhvT.cjs → arc-breakpoints-DX5WrUyh.cjs} +1 -1
- package/lib/_shared/cjs/{index.es-D5DdMrn2.cjs → index.es-pYEm4MOk.cjs} +1 -1
- package/lib/_shared/esm/{Calendar-CfEBiAjy.mjs → Calendar-CGHTC6D9.mjs} +1 -1
- package/lib/_shared/esm/{CheckboxIcon-CzRn1j8X.mjs → CheckboxIcon-DLXZVpoo.mjs} +1 -1
- package/lib/_shared/esm/{FormControl-DopDD_nC.mjs → FormControl-BCZe7nrI.mjs} +8 -12
- package/lib/_shared/esm/Skeleton-BuuY1t5b.mjs +19 -0
- package/lib/_shared/esm/{TemplateBanner-oQjgkrBQ.mjs → TemplateBanner-CShZMwaX.mjs} +1 -1
- package/lib/_shared/esm/{TextInput-WczTCUvp.mjs → TextInput-BWzMPQSC.mjs} +1 -1
- package/lib/_shared/esm/{arc-breakpoints-ANMn37k9.mjs → arc-breakpoints-Beeczz-E.mjs} +1 -1
- package/lib/_shared/esm/{index.es-Du5Lyvbp.mjs → index.es-BAiyN-06.mjs} +1 -1
- package/lib/index.cjs +116 -136
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.cts +54 -33
- package/lib/index.d.mts +54 -33
- package/lib/index.js.map +1 -1
- package/lib/index.mjs +116 -137
- package/lib/index.mjs.map +1 -1
- package/lib/styles.css +3 -3
- package/package.json +8 -8
package/lib/index.d.cts
CHANGED
|
@@ -58,7 +58,7 @@ interface LinkProps {
|
|
|
58
58
|
/**
|
|
59
59
|
* Configures the size of `Link`.
|
|
60
60
|
*/
|
|
61
|
-
size?: "
|
|
61
|
+
size?: "l" | "m" | "s";
|
|
62
62
|
/**
|
|
63
63
|
* Removes underline if true.
|
|
64
64
|
*/
|
|
@@ -553,7 +553,7 @@ interface ImageProps extends React__default.ImgHTMLAttributes<HTMLImageElement>
|
|
|
553
553
|
|
|
554
554
|
type AvatarImage = Pick<ImageProps, "src" | "loading" | "sizes" | "srcSet" | "width" | "height" | "alt" | "fadeOnLoad">;
|
|
555
555
|
|
|
556
|
-
type AvatarSize = "
|
|
556
|
+
type AvatarSize = "xl" | "l" | "m" | "s";
|
|
557
557
|
|
|
558
558
|
/** Use `Avatar` to visually represent a user. */
|
|
559
559
|
declare const Avatar: ({ img, initials, href, title, ariaLabel, onClick, size, ...props }: AvatarProps) => React__default.JSX.Element;
|
|
@@ -651,7 +651,7 @@ declare const Heading: ({ align, casing, color, children, level, isInline, fontS
|
|
|
651
651
|
type HeadingCasing = "auto" | "none";
|
|
652
652
|
type HeadingColor = "auto" | "brand";
|
|
653
653
|
type HeadingLevel = SemanticHeadingLevel;
|
|
654
|
-
type HeadingSize = "
|
|
654
|
+
type HeadingSize = "xxxl" | "xxl" | "xl" | "l" | "m" | "s" | "xs" | "xxs" | "xxxs";
|
|
655
655
|
interface HeadingProps {
|
|
656
656
|
/**
|
|
657
657
|
* Text alignment of the Heading.
|
|
@@ -1079,7 +1079,7 @@ interface ButtonProps extends ButtonElementProps, LinkElementProps$2 {
|
|
|
1079
1079
|
/**
|
|
1080
1080
|
* How should a Button icon be displayed?
|
|
1081
1081
|
*/
|
|
1082
|
-
size?: "
|
|
1082
|
+
size?: "l" | "m" | "s";
|
|
1083
1083
|
/**
|
|
1084
1084
|
* Optional supporting text for the Button.
|
|
1085
1085
|
*/
|
|
@@ -1209,7 +1209,7 @@ interface ButtonV2Props extends ButtonV2ElementProps, LinkElementProps$1 {
|
|
|
1209
1209
|
/**
|
|
1210
1210
|
* Size of `ButtonV2`
|
|
1211
1211
|
*/
|
|
1212
|
-
size?: "
|
|
1212
|
+
size?: "l" | "m" | "s";
|
|
1213
1213
|
/**
|
|
1214
1214
|
* HTML ID for the `ButtonV2`
|
|
1215
1215
|
*/
|
|
@@ -1470,7 +1470,7 @@ interface CheckboxProps extends Omit<CheckedProps$1, "defaultChecked"> {
|
|
|
1470
1470
|
/**
|
|
1471
1471
|
* Size of the Checkbox.
|
|
1472
1472
|
*/
|
|
1473
|
-
size?: "
|
|
1473
|
+
size?: "m" | "s";
|
|
1474
1474
|
/**
|
|
1475
1475
|
* Value for the Checkbox.
|
|
1476
1476
|
*/
|
|
@@ -1538,7 +1538,7 @@ interface CheckboxIconProps extends Omit<CheckedProps, "defaultChecked"> {
|
|
|
1538
1538
|
/**
|
|
1539
1539
|
* Size of the Checkbox.
|
|
1540
1540
|
*/
|
|
1541
|
-
size?: "
|
|
1541
|
+
size?: "m" | "s";
|
|
1542
1542
|
/**
|
|
1543
1543
|
* Value for the Checkbox.
|
|
1544
1544
|
*/
|
|
@@ -1677,7 +1677,7 @@ interface FormControlProps {
|
|
|
1677
1677
|
/**
|
|
1678
1678
|
* Label size.
|
|
1679
1679
|
*/
|
|
1680
|
-
labelSize?: "
|
|
1680
|
+
labelSize?: "l" | "m" | "s";
|
|
1681
1681
|
/**
|
|
1682
1682
|
* Position of Label (Switch component only)
|
|
1683
1683
|
*/
|
|
@@ -1715,7 +1715,7 @@ interface FormControlProps {
|
|
|
1715
1715
|
|
|
1716
1716
|
type FocusHandler = (e: React.FocusEvent<HTMLInputElement, Element>) => void;
|
|
1717
1717
|
|
|
1718
|
-
type InputSize = "
|
|
1718
|
+
type InputSize = "l" | "m" | "s";
|
|
1719
1719
|
|
|
1720
1720
|
/** Use `ComboBox` to assist a text input with a dropdown list of options. */
|
|
1721
1721
|
declare const ComboBox: ({ ref, name, onBlur, onFocus, label, helper, id, hideLabel, isFluid, errorMessage, disclosureTitle, disclosureText, onClickDisclosure, listBoxAriaLabel, prefixIcon, onChange, noResultsSupportingCopy, customOptionSupportingCopy, multiSelectLimit, options: initialOptions, clearButtonTooltip, defaultSelectedValues, defaultValue, size, visibleTagCount, isClearButtonEnabled, isReadOnly, isMultiSelectable, isDisabled, isRequired, isAutocomplete, isCustomEntryAllowed, ...props }: ComboBoxProps) => React__default.JSX.Element;
|
|
@@ -2101,7 +2101,7 @@ interface TextInputComponentProps extends Omit<FormControlProps, "children" | "e
|
|
|
2101
2101
|
/**
|
|
2102
2102
|
* Size of the input.
|
|
2103
2103
|
*/
|
|
2104
|
-
size?: "
|
|
2104
|
+
size?: "l" | "m" | "s";
|
|
2105
2105
|
/**
|
|
2106
2106
|
* Determine the alignment of the text within the input
|
|
2107
2107
|
*/
|
|
@@ -2245,7 +2245,7 @@ interface DisclosureMiniProps {
|
|
|
2245
2245
|
/**
|
|
2246
2246
|
* Disclosure size.
|
|
2247
2247
|
*/
|
|
2248
|
-
size?: "
|
|
2248
|
+
size?: "l" | "s";
|
|
2249
2249
|
}
|
|
2250
2250
|
|
|
2251
2251
|
declare const iconNames: readonly ["alertDismiss", "alertError", "alertGeneral", "alertSuccess", "alertWarning", "avatarUser", "breadcrumbLeft", "breadcrumbRight", "buttonLeft", "buttonRight", "calendarLeft", "calendarRight", "cardRight", "cardPlay", "carouselRight", "carouselLeft", "checkboxChecked", "checkboxError", "comboboxTagRemove", "comboboxAutoComplete", "comboboxSelected", "comboboxNoResults", "comboboxClear", "datePickerCalendar", "disclosureExpand", "disclosureMiniExpand", "downloadFile", "downloadAccessibility", "drawerClose", "formControlAlert", "linkExternal", "modalClose", "navigationHeaderSideMenuBack", "navigationHeaderClose", "navigationHeaderDisclosure", "navigationHeaderArrowRight", "navigationHeaderMenuLinkSmall", "navigationHeaderMenuLinkLarge", "navigationHeaderBasket", "navigationHeaderSearch", "navigationHeaderUser", "paginationPrevious", "paginationNext", "paginationSimplePrevious", "paginationSimpleNext", "progressBarSuccess", "progressBarError", "progressBarRefresh", "progressStepperComplete", "progressStepperCurrent", "progressStepperWarning", "progressStepperError", "scrollToTop", "selectTrigger", "selectScrollUp", "selectScrollDown", "selectIndicator", "siteFooterExpand", "siteHeaderBack", "siteHeaderBurger", "siteHeaderLink", "siteHeaderItemGroupExpand", "siteHeaderNavItemExpand", "siteHeaderNavItemExpandAlt", "siteHeaderViewAll", "siteHeaderSubNavOpen", "switchToggle", "tabsNext", "tabsPrevious", "tagRemove", "textInputShowPassword", "textInputHidePassword", "textInputClear", "toastGeneral", "toastSuccess", "toastWarning", "toastError", "toastDismiss", "videoPlayerTranscript", "videoPlayerPlay"];
|
|
@@ -2336,7 +2336,7 @@ interface DrawerProps {
|
|
|
2336
2336
|
/**
|
|
2337
2337
|
* Size preset for the drawer. These can be overridden by setting custom `height` (for Bottom position) or `width` (for 'Left, 'Right'). Use 'auto' to hug the `drawer` content.
|
|
2338
2338
|
*/
|
|
2339
|
-
size?: "
|
|
2339
|
+
size?: "l" | "m" | "s" | "auto";
|
|
2340
2340
|
/**
|
|
2341
2341
|
* Set Drawer open or closed.
|
|
2342
2342
|
*/
|
|
@@ -2840,7 +2840,7 @@ interface CardFooterProps {
|
|
|
2840
2840
|
/**
|
|
2841
2841
|
* Size of the button.
|
|
2842
2842
|
*/
|
|
2843
|
-
buttonSize?: "
|
|
2843
|
+
buttonSize?: "m" | "s";
|
|
2844
2844
|
/**
|
|
2845
2845
|
* Whether to show the button.
|
|
2846
2846
|
*/
|
|
@@ -3000,7 +3000,7 @@ interface ImpactCardProps {
|
|
|
3000
3000
|
/** Use `InformationCard` for flexibility and the ability to focus and highlight product specific content. */
|
|
3001
3001
|
declare const InformationCard: ({ cardUrl, onClick, heading, text, label, footerLogo, button, image, badges, icon, minHeight, minHeights, headingLevel, labelLevel, preserveAspectRatios, headingWordWrap, ...props }: InformationCardProps) => React__default.JSX.Element;
|
|
3002
3002
|
type InformationCardImage = Pick<ImageProps, "alt" | "loading" | "width" | "height" | "src" | "fadeOnLoad" | "fetchPriority">;
|
|
3003
|
-
type InformationCardButtonProps = Pick<ButtonV2Props, "label" | "onClick" | "href">;
|
|
3003
|
+
type InformationCardButtonProps = Pick<ButtonV2Props, "label" | "onClick" | "href" | "ariaLabel">;
|
|
3004
3004
|
interface minHeightsProps {
|
|
3005
3005
|
xs?: number;
|
|
3006
3006
|
s?: number;
|
|
@@ -3576,6 +3576,22 @@ interface MenuTriggerProps {
|
|
|
3576
3576
|
asChild?: boolean;
|
|
3577
3577
|
}
|
|
3578
3578
|
|
|
3579
|
+
declare const MenuSkeletonItem: ({ hasLeadingIcon, hasTrailingIcon, hasSupportingText, }: MenuSkeletonItemProps) => React__default.JSX.Element;
|
|
3580
|
+
interface MenuSkeletonItemProps {
|
|
3581
|
+
/**
|
|
3582
|
+
* Whether to show a skeleton for the leading icon.
|
|
3583
|
+
*/
|
|
3584
|
+
hasLeadingIcon?: boolean;
|
|
3585
|
+
/**
|
|
3586
|
+
* Whether to show a skeleton for the trailing icon.
|
|
3587
|
+
*/
|
|
3588
|
+
hasTrailingIcon?: boolean;
|
|
3589
|
+
/**
|
|
3590
|
+
* Whether to show a skeleton for the supporting text.
|
|
3591
|
+
*/
|
|
3592
|
+
hasSupportingText?: boolean;
|
|
3593
|
+
}
|
|
3594
|
+
|
|
3579
3595
|
/** Use `Modal` to display information that needs immediate action from a user. */
|
|
3580
3596
|
declare const Modal: ({ title, description, ariaDescribedBy, isOpen, actions, onRequestClose, children, role, shouldReturnFocus, isContentScrollable, size, fullBleed, customWidths, titleWordWrap, ...props }: ModalProps) => React__default.JSX.Element;
|
|
3581
3597
|
type modalSpan = 4 | 6 | 8 | 10 | 12;
|
|
@@ -3611,7 +3627,7 @@ interface ModalProps {
|
|
|
3611
3627
|
/**
|
|
3612
3628
|
* Size of the modal dialog.
|
|
3613
3629
|
*/
|
|
3614
|
-
size?: "
|
|
3630
|
+
size?: "l" | "m" | "s";
|
|
3615
3631
|
/**
|
|
3616
3632
|
* Set modal open or closed.
|
|
3617
3633
|
*/
|
|
@@ -4322,7 +4338,7 @@ interface RadioGroupProps extends Omit<FormControlProps, "children" | "elementTy
|
|
|
4322
4338
|
/**
|
|
4323
4339
|
* Size of the RadioGroup
|
|
4324
4340
|
*/
|
|
4325
|
-
size?: "
|
|
4341
|
+
size?: "l" | "s";
|
|
4326
4342
|
/**
|
|
4327
4343
|
* Error message for the RadioGroup
|
|
4328
4344
|
*/
|
|
@@ -4340,7 +4356,7 @@ type ContextProps = {
|
|
|
4340
4356
|
groupDisabled: boolean;
|
|
4341
4357
|
checkedValue?: string;
|
|
4342
4358
|
name: string;
|
|
4343
|
-
size: "
|
|
4359
|
+
size: "l" | "s";
|
|
4344
4360
|
};
|
|
4345
4361
|
|
|
4346
4362
|
declare const RadioGroupButton: ({ ref, id, changeEvent, isDisabled, size, labelSize, checked, defaultChecked, radioButtonAlignment, name, blurEvent, value, label, helper, hideLabel, withMargin, isError, }: RadioGroupButtonProps) => React__default.JSX.Element;
|
|
@@ -4596,7 +4612,7 @@ interface SelectProps extends Omit<FormControlProps, "children" | "elementType"
|
|
|
4596
4612
|
/**
|
|
4597
4613
|
* determine the size of the select.
|
|
4598
4614
|
*/
|
|
4599
|
-
size?: "
|
|
4615
|
+
size?: "l" | "m" | "s";
|
|
4600
4616
|
/**
|
|
4601
4617
|
* Sets the Select to 100% width.
|
|
4602
4618
|
*/
|
|
@@ -5131,7 +5147,7 @@ interface SpacingProps {
|
|
|
5131
5147
|
* Use `Spinner` to display a loading state.
|
|
5132
5148
|
*/
|
|
5133
5149
|
declare const Spinner: ({ size, color, ...props }: SpinnerProps) => React__default.JSX.Element;
|
|
5134
|
-
type SpinnerSize = "
|
|
5150
|
+
type SpinnerSize = "xxl" | "xl" | "l" | "m" | "s";
|
|
5135
5151
|
interface SpinnerProps {
|
|
5136
5152
|
/**
|
|
5137
5153
|
* Colour options. If no `color` option defined, the colour will use currentColor.
|
|
@@ -5173,7 +5189,7 @@ interface SwitchProps extends Omit<FormControlProps, "children" | "elementType"
|
|
|
5173
5189
|
/**
|
|
5174
5190
|
* Size of the Switch.
|
|
5175
5191
|
*/
|
|
5176
|
-
size?: "
|
|
5192
|
+
size?: "m" | "s";
|
|
5177
5193
|
/**
|
|
5178
5194
|
* set the switch to be checked by default
|
|
5179
5195
|
*/
|
|
@@ -5329,7 +5345,7 @@ interface TabsListProps {
|
|
|
5329
5345
|
/**
|
|
5330
5346
|
* Use `Tag` to promote features and manage filtering.
|
|
5331
5347
|
*/
|
|
5332
|
-
declare const Tag: ({ children, isRemovable, link, icon, onClick, onRemove, title, ...props }: TagProps) => React__default.JSX.Element;
|
|
5348
|
+
declare const Tag: ({ children, isRemovable, link, ariaLabel, icon, onClick, onRemove, title, ...props }: TagProps) => React__default.JSX.Element;
|
|
5333
5349
|
interface TagProps {
|
|
5334
5350
|
/**
|
|
5335
5351
|
* Content to render within the Tag
|
|
@@ -5343,6 +5359,10 @@ interface TagProps {
|
|
|
5343
5359
|
* Provide a link for the tag
|
|
5344
5360
|
*/
|
|
5345
5361
|
link?: string;
|
|
5362
|
+
/**
|
|
5363
|
+
* Provide a aria label for the tag. Only applies if rendering as a button or a link.
|
|
5364
|
+
*/
|
|
5365
|
+
ariaLabel?: string;
|
|
5346
5366
|
/**
|
|
5347
5367
|
* Determine a icon to display within the tag.
|
|
5348
5368
|
*/
|
|
@@ -5366,7 +5386,7 @@ interface TagProps {
|
|
|
5366
5386
|
*/
|
|
5367
5387
|
declare const Text: ({ align, children, id, isInline, isMeasured, size, tone, elementType, ...props }: TextProps) => React__default.JSX.Element;
|
|
5368
5388
|
type Tone = "default" | "supporting" | "muted";
|
|
5369
|
-
type TextSize = "
|
|
5389
|
+
type TextSize = "l" | "m" | "s" | "xs";
|
|
5370
5390
|
interface TextProps {
|
|
5371
5391
|
/**
|
|
5372
5392
|
* Alignment of the Text.
|
|
@@ -5574,7 +5594,7 @@ interface InputIconProps {
|
|
|
5574
5594
|
/**
|
|
5575
5595
|
* Pass in TextInput size to Icon.
|
|
5576
5596
|
*/
|
|
5577
|
-
size?: "
|
|
5597
|
+
size?: "l" | "m" | "s";
|
|
5578
5598
|
/**
|
|
5579
5599
|
* Set a Tooltip to appear on hover.
|
|
5580
5600
|
*/
|
|
@@ -5880,7 +5900,7 @@ interface VideoPlayerProps extends Pick<ReactPlayerProps, "onReady" | "onPlay" |
|
|
|
5880
5900
|
/**
|
|
5881
5901
|
* Description of the video.
|
|
5882
5902
|
*/
|
|
5883
|
-
description: string;
|
|
5903
|
+
description: string | ReactNode;
|
|
5884
5904
|
/**
|
|
5885
5905
|
* Apply border radius to the video player.
|
|
5886
5906
|
*/
|
|
@@ -5985,6 +6005,7 @@ interface PanelLink {
|
|
|
5985
6005
|
heading: string;
|
|
5986
6006
|
description: string;
|
|
5987
6007
|
href: string;
|
|
6008
|
+
ariaLabel?: string;
|
|
5988
6009
|
onClick?: (e: React.MouseEvent<HTMLAnchorElement, MouseEvent>) => void;
|
|
5989
6010
|
}
|
|
5990
6011
|
|
|
@@ -6202,6 +6223,14 @@ interface NavigationHeaderActionProps {
|
|
|
6202
6223
|
|
|
6203
6224
|
declare const NavigationHeaderSearchMenu: ({ onSubmit, quickLinks, onInputChange, submitButtonAriaLabel, panelTitle, description, accessibleMenuTitle, label, triggerTooltip, triggerAriaLabel, }: NavigationHeaderSearchMenuProps) => React__default.JSX.Element;
|
|
6204
6225
|
interface NavigationHeaderSearchMenuProps {
|
|
6226
|
+
/**
|
|
6227
|
+
* Array of quick link items.
|
|
6228
|
+
*/
|
|
6229
|
+
quickLinks: {
|
|
6230
|
+
text: string;
|
|
6231
|
+
href: string;
|
|
6232
|
+
onClick?: (e: React__default.MouseEvent<HTMLAnchorElement>) => void;
|
|
6233
|
+
}[];
|
|
6205
6234
|
/**
|
|
6206
6235
|
* Callback when input value changes.
|
|
6207
6236
|
*/
|
|
@@ -6238,14 +6267,6 @@ interface NavigationHeaderSearchMenuProps {
|
|
|
6238
6267
|
* Accessible title for the menu dialog.
|
|
6239
6268
|
*/
|
|
6240
6269
|
accessibleMenuTitle?: string;
|
|
6241
|
-
/**
|
|
6242
|
-
* Array of quick link items.
|
|
6243
|
-
*/
|
|
6244
|
-
quickLinks: {
|
|
6245
|
-
text: string;
|
|
6246
|
-
href: string;
|
|
6247
|
-
onClick?: (e: React__default.MouseEvent<HTMLAnchorElement>) => void;
|
|
6248
|
-
}[];
|
|
6249
6270
|
}
|
|
6250
6271
|
|
|
6251
6272
|
declare const NavigationHeaderBasket: ({ supportingCopy, onClick, href, popoverText, title, ariaLabel, isAttention, }: NavigationHeaderBasketProps) => React__default.JSX.Element;
|
|
@@ -6323,4 +6344,4 @@ interface NavigationHeaderPageProps {
|
|
|
6323
6344
|
*/
|
|
6324
6345
|
declare const useMediaQuery: (mediaQuery: string) => boolean;
|
|
6325
6346
|
|
|
6326
|
-
export { Alert, type AlertProps, Align, type AlignProps, type AlignmentValue, AppButton, type AppButtonProps, type RangeSelection as ArcCalendarRangeSelection, type SelectionType as ArcCalendarSelectionType, Avatar, AvatarGroup, type AvatarGroupProps, type AvatarProps, Badge, type BadgeProps, Banner, type BannerProps, Box, type BoxProps, type Brand, BrandLogo, colors$1 as BrandLogoColors, type BrandLogoProps, Breadcrumbs, BreadcrumbsItem, type BreadcrumbsItemProps, BreadcrumbsLink, type BreadcrumbsLinkProps, type BreadcrumbsProps, Button, ButtonGroup, type ButtonGroupProps, type ButtonProps, ButtonV2, type ButtonV2Props, Calendar, type CalendarProps, Carousel, type CarouselProps, Checkbox, CheckboxIcon, type CheckboxIconProps, type CheckboxProps, type ColumnValue, Columns, ColumnsCol, type ColumnsColProps, type ColumnsProps, ComboBox, type ComboBoxProps, ContentSwitcher, ContentSwitcherContent, type ContentSwitcherContentProps, ContentSwitcherDropdown, ContentSwitcherDropdownContent, type ContentSwitcherDropdownProps, ContentSwitcherList, type ContentSwitcherListProps, type ContentSwitcherProps, ContentSwitcherTab, type ContentSwitcherTabProps, DATE_FORMAT, DatePicker, type DatePickerProps, DatePickerRange, type DatePickerRangeProps, Disclosure, DisclosureMini, type DisclosureMiniProps, type DisclosureProps, Download, type DownloadProps, Drawer, DrawerContent, type DrawerContentProps, DrawerFooter, type DrawerFooterProps, DrawerHeader, type DrawerHeaderProps, type DrawerProps, Elevation, type ElevationProps, Filter, FilterControl, type FilterControlProps, FilterControls, type FilterControlsProps, FilterItem, type FilterItemProps, FilterItems, type FilterItemsProps, type FilterProps, FormControl, Context as FormControlContext, type FormControlProps, GhostedHeroBanner, type GhostedHeroBannerProps, GradientPageBackground, type GradientPageBackgroundProps, Grid, GridCol, type GridColProps, type GridProps, GridRow, type GridRowProps, type GridValue, Group, GroupItem, type GroupItemProps, type GroupProps, Heading, type HeadingLevel, type HeadingProps, HeroBanner, type HeroBannerProps, HeroButton, type HeroButtonProps, Hidden, type HiddenProps, HorizontalCard, type HorizontalCardProps, Icon, type IconColor, colors as IconColors, type IconProps, Image, fitOptions as ImageFitOptions, overlayOptions as ImageOverlayOptions, type ImageProps, ImageSource, type ImageSourceProps, ImpactCard, type ImpactCardProps, InformationCard, type InformationCardProps, InputIcon, type InputIconProps, Link, type LinkProps, Markup, type MarkupProps, MediaCard, type MediaCardProps, Menu, MenuContent, type MenuContentProps, MenuFooter, type MenuFooterProps, MenuGroup, type MenuGroupProps, MenuGroupSingleSelect, type MenuGroupSingleSelectProps, MenuHeader, type MenuHeaderProps, MenuItem, MenuItemCheckbox, type MenuItemCheckboxProps, MenuItemContentTemplate, type MenuItemContentTemplateProps, MenuItemMultiLevel, MenuItemMultiLevelContent, type MenuItemMultiLevelContentProps, type MenuItemMultiLevelProps, MenuItemMultiLevelTrigger, type MenuItemMultiLevelTriggerProps, type MenuItemProps, MenuItemSingleSelect, type MenuItemSingleSelectProps, MenuLabel, type MenuLabelProps, MenuPortal, type MenuPortalProps, type MenuProps, MenuScrollable, type MenuScrollableProps, MenuSeparator, MenuTrigger, type MenuTriggerProps, Modal, type ModalProps, NavigationHeader, NavigationHeaderAction, NavigationHeaderActionBar, type NavigationHeaderActionBarProps, type NavigationHeaderActionProps, NavigationHeaderBasket, type NavigationHeaderBasketProps, type NavigationHeaderCategoryMenuNavItem, type NavigationHeaderDropdownItem, type NavigationHeaderExtraNavigationItem, type NavigationHeaderMegaMenuNavItem, type NavigationHeaderNavLinkItem, type NavigationHeaderNavigationItem, NavigationHeaderPage, type NavigationHeaderPageProps, type NavigationHeaderProps, NavigationHeaderSearchMenu, type NavigationHeaderSearchMenuProps, Pagination, type PaginationProps, PaginationSimple, type PaginationSimpleProps, Popover, type PopoverProps, Poster, PosterImage, type PosterImageProps, type PosterProps, PosterVideo, type PosterVideoProps, ProgressBar, type ProgressBarProps, type ProgressBarState, ProgressStepper, ProgressStepperItem, type ProgressStepperItemProps, ProgressStepperOverflow, type ProgressStepperOverflowProps, type ProgressStepperProps, RadioCardGroup, RadioCardGroupInput, type RadioCardGroupInputProps, type RadioCardGroupProps, RadioGroup, RadioGroupButton, type RadioGroupButtonProps, RadioGroupInput, type RadioGroupInputProps, type RadioGroupProps, Rule, type RuleProps, ScrollToTop, type ScrollToTopProps, Section, type SectionProps, Select, type SelectProps, SemanticButton, SemanticHeading, type SemanticHeadingLevel, type SemanticHeadingProps, SiteFooter, SiteFooterItem, SiteFooterItemGroup, type SiteFooterItemGroupProps, type SiteFooterItemProps, type SiteFooterProps, SiteFooterV2, SiteFooterV2Item, SiteFooterV2ItemGroup, type SiteFooterV2ItemGroupProps, type SiteFooterV2ItemProps, SiteFooterV2Main, type SiteFooterV2MainProps, type SiteFooterV2Props, SiteFooterV2Utility, type SiteFooterV2UtilityProps, SiteHeaderV2, SiteHeaderV2Column, type SiteHeaderV2ColumnProps, SiteHeaderV2Item, SiteHeaderV2ItemGroup, type SiteHeaderV2ItemGroupProps, type SiteHeaderV2ItemProps, SiteHeaderV2NavItem, type SiteHeaderV2NavItemProps, SiteHeaderV2NavItemWithSubNav, type SiteHeaderV2NavItemWithSubNavProps, SiteHeaderV2NodeItem, type SiteHeaderV2NodeItemProps, type SiteHeaderV2Props, SiteHeaderV2SubNavItem, type SiteHeaderV2SubNavItemProps, SiteHeaderV2VerticalDivider, Skeleton, type SkeletonProps, SkipLink, SkipLinkItem, type SkipLinkItemProps, type SkipLinkProps, Spacing, type SpacingProps, type SpacingSize, type Span, Spinner, type SpinnerProps, Surface, type SurfaceBackground, type SurfaceBackgroundColor, Context$1 as SurfaceContext, type SurfacePadding, type SurfaceProps, Switch, type SwitchProps, TabbedBanner, type TabbedBannerProps, Tabs, TabsContent, type TabsContentProps, TabsItem, type TabsItemProps, TabsList, type TabsListProps, type TabsProps, Tag, type TagProps, TemplateBanner, type TemplateBannerProps, Text, TextArea, type TextAreaProps, TextInput, type TextInputProps, type TextProps, Theme, ThemeIcon, type ThemeIconNames, type ThemeIconProps, type ThemeProps, type ThemeType, ThumbnailSignpost, type ThumbnailSignpostProps, Toast, ToastNotification, type ToastNotificationProps, type ToastProps, Tooltip, type TooltipProps, Truncate, type TruncateProps, TypographyCard, type TypographyCardProps, UniversalHeader, UniversalHeaderItem, type UniversalHeaderItemProps, type UniversalHeaderProps, VerticalSpace, type VerticalSpaceProps, VideoPlayer, type VideoPlayerProps, Visible, type VisibleProps, VisuallyHidden, type VisuallyHiddenProps, backgrounds, backgroundsBT, isDateValid, isRangeValid, loadingOptions, parseDateString, parseRangeString, themes, useMediaQuery, useProgressStepperOverflow };
|
|
6347
|
+
export { Alert, type AlertProps, Align, type AlignProps, type AlignmentValue, AppButton, type AppButtonProps, type RangeSelection as ArcCalendarRangeSelection, type SelectionType as ArcCalendarSelectionType, Avatar, AvatarGroup, type AvatarGroupProps, type AvatarProps, Badge, type BadgeProps, Banner, type BannerProps, Box, type BoxProps, type Brand, BrandLogo, colors$1 as BrandLogoColors, type BrandLogoProps, Breadcrumbs, BreadcrumbsItem, type BreadcrumbsItemProps, BreadcrumbsLink, type BreadcrumbsLinkProps, type BreadcrumbsProps, Button, ButtonGroup, type ButtonGroupProps, type ButtonProps, ButtonV2, type ButtonV2Props, Calendar, type CalendarProps, Carousel, type CarouselProps, Checkbox, CheckboxIcon, type CheckboxIconProps, type CheckboxProps, type ColumnValue, Columns, ColumnsCol, type ColumnsColProps, type ColumnsProps, ComboBox, type ComboBoxProps, ContentSwitcher, ContentSwitcherContent, type ContentSwitcherContentProps, ContentSwitcherDropdown, ContentSwitcherDropdownContent, type ContentSwitcherDropdownProps, ContentSwitcherList, type ContentSwitcherListProps, type ContentSwitcherProps, ContentSwitcherTab, type ContentSwitcherTabProps, DATE_FORMAT, DatePicker, type DatePickerProps, DatePickerRange, type DatePickerRangeProps, Disclosure, DisclosureMini, type DisclosureMiniProps, type DisclosureProps, Download, type DownloadProps, Drawer, DrawerContent, type DrawerContentProps, DrawerFooter, type DrawerFooterProps, DrawerHeader, type DrawerHeaderProps, type DrawerProps, Elevation, type ElevationProps, Filter, FilterControl, type FilterControlProps, FilterControls, type FilterControlsProps, FilterItem, type FilterItemProps, FilterItems, type FilterItemsProps, type FilterProps, FormControl, Context as FormControlContext, type FormControlProps, GhostedHeroBanner, type GhostedHeroBannerProps, GradientPageBackground, type GradientPageBackgroundProps, Grid, GridCol, type GridColProps, type GridProps, GridRow, type GridRowProps, type GridValue, Group, GroupItem, type GroupItemProps, type GroupProps, Heading, type HeadingLevel, type HeadingProps, HeroBanner, type HeroBannerProps, HeroButton, type HeroButtonProps, Hidden, type HiddenProps, HorizontalCard, type HorizontalCardProps, Icon, type IconColor, colors as IconColors, type IconProps, Image, fitOptions as ImageFitOptions, overlayOptions as ImageOverlayOptions, type ImageProps, ImageSource, type ImageSourceProps, ImpactCard, type ImpactCardProps, InformationCard, type InformationCardProps, InputIcon, type InputIconProps, Link, type LinkProps, Markup, type MarkupProps, MediaCard, type MediaCardProps, Menu, MenuContent, type MenuContentProps, MenuFooter, type MenuFooterProps, MenuGroup, type MenuGroupProps, MenuGroupSingleSelect, type MenuGroupSingleSelectProps, MenuHeader, type MenuHeaderProps, MenuItem, MenuItemCheckbox, type MenuItemCheckboxProps, MenuItemContentTemplate, type MenuItemContentTemplateProps, MenuItemMultiLevel, MenuItemMultiLevelContent, type MenuItemMultiLevelContentProps, type MenuItemMultiLevelProps, MenuItemMultiLevelTrigger, type MenuItemMultiLevelTriggerProps, type MenuItemProps, MenuItemSingleSelect, type MenuItemSingleSelectProps, MenuLabel, type MenuLabelProps, MenuPortal, type MenuPortalProps, type MenuProps, MenuScrollable, type MenuScrollableProps, MenuSeparator, MenuSkeletonItem, type MenuSkeletonItemProps, MenuTrigger, type MenuTriggerProps, Modal, type ModalProps, NavigationHeader, NavigationHeaderAction, NavigationHeaderActionBar, type NavigationHeaderActionBarProps, type NavigationHeaderActionProps, NavigationHeaderBasket, type NavigationHeaderBasketProps, type NavigationHeaderCategoryMenuNavItem, type NavigationHeaderDropdownItem, type NavigationHeaderExtraNavigationItem, type NavigationHeaderMegaMenuNavItem, type NavigationHeaderNavLinkItem, type NavigationHeaderNavigationItem, NavigationHeaderPage, type NavigationHeaderPageProps, type NavigationHeaderProps, NavigationHeaderSearchMenu, type NavigationHeaderSearchMenuProps, Pagination, type PaginationProps, PaginationSimple, type PaginationSimpleProps, Popover, type PopoverProps, Poster, PosterImage, type PosterImageProps, type PosterProps, PosterVideo, type PosterVideoProps, ProgressBar, type ProgressBarProps, type ProgressBarState, ProgressStepper, ProgressStepperItem, type ProgressStepperItemProps, ProgressStepperOverflow, type ProgressStepperOverflowProps, type ProgressStepperProps, RadioCardGroup, RadioCardGroupInput, type RadioCardGroupInputProps, type RadioCardGroupProps, RadioGroup, RadioGroupButton, type RadioGroupButtonProps, RadioGroupInput, type RadioGroupInputProps, type RadioGroupProps, Rule, type RuleProps, ScrollToTop, type ScrollToTopProps, Section, type SectionProps, Select, type SelectProps, SemanticButton, SemanticHeading, type SemanticHeadingLevel, type SemanticHeadingProps, SiteFooter, SiteFooterItem, SiteFooterItemGroup, type SiteFooterItemGroupProps, type SiteFooterItemProps, type SiteFooterProps, SiteFooterV2, SiteFooterV2Item, SiteFooterV2ItemGroup, type SiteFooterV2ItemGroupProps, type SiteFooterV2ItemProps, SiteFooterV2Main, type SiteFooterV2MainProps, type SiteFooterV2Props, SiteFooterV2Utility, type SiteFooterV2UtilityProps, SiteHeaderV2, SiteHeaderV2Column, type SiteHeaderV2ColumnProps, SiteHeaderV2Item, SiteHeaderV2ItemGroup, type SiteHeaderV2ItemGroupProps, type SiteHeaderV2ItemProps, SiteHeaderV2NavItem, type SiteHeaderV2NavItemProps, SiteHeaderV2NavItemWithSubNav, type SiteHeaderV2NavItemWithSubNavProps, SiteHeaderV2NodeItem, type SiteHeaderV2NodeItemProps, type SiteHeaderV2Props, SiteHeaderV2SubNavItem, type SiteHeaderV2SubNavItemProps, SiteHeaderV2VerticalDivider, Skeleton, type SkeletonProps, SkipLink, SkipLinkItem, type SkipLinkItemProps, type SkipLinkProps, Spacing, type SpacingProps, type SpacingSize, type Span, Spinner, type SpinnerProps, Surface, type SurfaceBackground, type SurfaceBackgroundColor, Context$1 as SurfaceContext, type SurfacePadding, type SurfaceProps, Switch, type SwitchProps, TabbedBanner, type TabbedBannerProps, Tabs, TabsContent, type TabsContentProps, TabsItem, type TabsItemProps, TabsList, type TabsListProps, type TabsProps, Tag, type TagProps, TemplateBanner, type TemplateBannerProps, Text, TextArea, type TextAreaProps, TextInput, type TextInputProps, type TextProps, Theme, ThemeIcon, type ThemeIconNames, type ThemeIconProps, type ThemeProps, type ThemeType, ThumbnailSignpost, type ThumbnailSignpostProps, Toast, ToastNotification, type ToastNotificationProps, type ToastProps, Tooltip, type TooltipProps, Truncate, type TruncateProps, TypographyCard, type TypographyCardProps, UniversalHeader, UniversalHeaderItem, type UniversalHeaderItemProps, type UniversalHeaderProps, VerticalSpace, type VerticalSpaceProps, VideoPlayer, type VideoPlayerProps, Visible, type VisibleProps, VisuallyHidden, type VisuallyHiddenProps, backgrounds, backgroundsBT, isDateValid, isRangeValid, loadingOptions, parseDateString, parseRangeString, themes, useMediaQuery, useProgressStepperOverflow };
|
package/lib/index.d.mts
CHANGED
|
@@ -58,7 +58,7 @@ interface LinkProps {
|
|
|
58
58
|
/**
|
|
59
59
|
* Configures the size of `Link`.
|
|
60
60
|
*/
|
|
61
|
-
size?: "
|
|
61
|
+
size?: "l" | "m" | "s";
|
|
62
62
|
/**
|
|
63
63
|
* Removes underline if true.
|
|
64
64
|
*/
|
|
@@ -553,7 +553,7 @@ interface ImageProps extends React__default.ImgHTMLAttributes<HTMLImageElement>
|
|
|
553
553
|
|
|
554
554
|
type AvatarImage = Pick<ImageProps, "src" | "loading" | "sizes" | "srcSet" | "width" | "height" | "alt" | "fadeOnLoad">;
|
|
555
555
|
|
|
556
|
-
type AvatarSize = "
|
|
556
|
+
type AvatarSize = "xl" | "l" | "m" | "s";
|
|
557
557
|
|
|
558
558
|
/** Use `Avatar` to visually represent a user. */
|
|
559
559
|
declare const Avatar: ({ img, initials, href, title, ariaLabel, onClick, size, ...props }: AvatarProps) => React__default.JSX.Element;
|
|
@@ -651,7 +651,7 @@ declare const Heading: ({ align, casing, color, children, level, isInline, fontS
|
|
|
651
651
|
type HeadingCasing = "auto" | "none";
|
|
652
652
|
type HeadingColor = "auto" | "brand";
|
|
653
653
|
type HeadingLevel = SemanticHeadingLevel;
|
|
654
|
-
type HeadingSize = "
|
|
654
|
+
type HeadingSize = "xxxl" | "xxl" | "xl" | "l" | "m" | "s" | "xs" | "xxs" | "xxxs";
|
|
655
655
|
interface HeadingProps {
|
|
656
656
|
/**
|
|
657
657
|
* Text alignment of the Heading.
|
|
@@ -1079,7 +1079,7 @@ interface ButtonProps extends ButtonElementProps, LinkElementProps$2 {
|
|
|
1079
1079
|
/**
|
|
1080
1080
|
* How should a Button icon be displayed?
|
|
1081
1081
|
*/
|
|
1082
|
-
size?: "
|
|
1082
|
+
size?: "l" | "m" | "s";
|
|
1083
1083
|
/**
|
|
1084
1084
|
* Optional supporting text for the Button.
|
|
1085
1085
|
*/
|
|
@@ -1209,7 +1209,7 @@ interface ButtonV2Props extends ButtonV2ElementProps, LinkElementProps$1 {
|
|
|
1209
1209
|
/**
|
|
1210
1210
|
* Size of `ButtonV2`
|
|
1211
1211
|
*/
|
|
1212
|
-
size?: "
|
|
1212
|
+
size?: "l" | "m" | "s";
|
|
1213
1213
|
/**
|
|
1214
1214
|
* HTML ID for the `ButtonV2`
|
|
1215
1215
|
*/
|
|
@@ -1470,7 +1470,7 @@ interface CheckboxProps extends Omit<CheckedProps$1, "defaultChecked"> {
|
|
|
1470
1470
|
/**
|
|
1471
1471
|
* Size of the Checkbox.
|
|
1472
1472
|
*/
|
|
1473
|
-
size?: "
|
|
1473
|
+
size?: "m" | "s";
|
|
1474
1474
|
/**
|
|
1475
1475
|
* Value for the Checkbox.
|
|
1476
1476
|
*/
|
|
@@ -1538,7 +1538,7 @@ interface CheckboxIconProps extends Omit<CheckedProps, "defaultChecked"> {
|
|
|
1538
1538
|
/**
|
|
1539
1539
|
* Size of the Checkbox.
|
|
1540
1540
|
*/
|
|
1541
|
-
size?: "
|
|
1541
|
+
size?: "m" | "s";
|
|
1542
1542
|
/**
|
|
1543
1543
|
* Value for the Checkbox.
|
|
1544
1544
|
*/
|
|
@@ -1677,7 +1677,7 @@ interface FormControlProps {
|
|
|
1677
1677
|
/**
|
|
1678
1678
|
* Label size.
|
|
1679
1679
|
*/
|
|
1680
|
-
labelSize?: "
|
|
1680
|
+
labelSize?: "l" | "m" | "s";
|
|
1681
1681
|
/**
|
|
1682
1682
|
* Position of Label (Switch component only)
|
|
1683
1683
|
*/
|
|
@@ -1715,7 +1715,7 @@ interface FormControlProps {
|
|
|
1715
1715
|
|
|
1716
1716
|
type FocusHandler = (e: React.FocusEvent<HTMLInputElement, Element>) => void;
|
|
1717
1717
|
|
|
1718
|
-
type InputSize = "
|
|
1718
|
+
type InputSize = "l" | "m" | "s";
|
|
1719
1719
|
|
|
1720
1720
|
/** Use `ComboBox` to assist a text input with a dropdown list of options. */
|
|
1721
1721
|
declare const ComboBox: ({ ref, name, onBlur, onFocus, label, helper, id, hideLabel, isFluid, errorMessage, disclosureTitle, disclosureText, onClickDisclosure, listBoxAriaLabel, prefixIcon, onChange, noResultsSupportingCopy, customOptionSupportingCopy, multiSelectLimit, options: initialOptions, clearButtonTooltip, defaultSelectedValues, defaultValue, size, visibleTagCount, isClearButtonEnabled, isReadOnly, isMultiSelectable, isDisabled, isRequired, isAutocomplete, isCustomEntryAllowed, ...props }: ComboBoxProps) => React__default.JSX.Element;
|
|
@@ -2101,7 +2101,7 @@ interface TextInputComponentProps extends Omit<FormControlProps, "children" | "e
|
|
|
2101
2101
|
/**
|
|
2102
2102
|
* Size of the input.
|
|
2103
2103
|
*/
|
|
2104
|
-
size?: "
|
|
2104
|
+
size?: "l" | "m" | "s";
|
|
2105
2105
|
/**
|
|
2106
2106
|
* Determine the alignment of the text within the input
|
|
2107
2107
|
*/
|
|
@@ -2245,7 +2245,7 @@ interface DisclosureMiniProps {
|
|
|
2245
2245
|
/**
|
|
2246
2246
|
* Disclosure size.
|
|
2247
2247
|
*/
|
|
2248
|
-
size?: "
|
|
2248
|
+
size?: "l" | "s";
|
|
2249
2249
|
}
|
|
2250
2250
|
|
|
2251
2251
|
declare const iconNames: readonly ["alertDismiss", "alertError", "alertGeneral", "alertSuccess", "alertWarning", "avatarUser", "breadcrumbLeft", "breadcrumbRight", "buttonLeft", "buttonRight", "calendarLeft", "calendarRight", "cardRight", "cardPlay", "carouselRight", "carouselLeft", "checkboxChecked", "checkboxError", "comboboxTagRemove", "comboboxAutoComplete", "comboboxSelected", "comboboxNoResults", "comboboxClear", "datePickerCalendar", "disclosureExpand", "disclosureMiniExpand", "downloadFile", "downloadAccessibility", "drawerClose", "formControlAlert", "linkExternal", "modalClose", "navigationHeaderSideMenuBack", "navigationHeaderClose", "navigationHeaderDisclosure", "navigationHeaderArrowRight", "navigationHeaderMenuLinkSmall", "navigationHeaderMenuLinkLarge", "navigationHeaderBasket", "navigationHeaderSearch", "navigationHeaderUser", "paginationPrevious", "paginationNext", "paginationSimplePrevious", "paginationSimpleNext", "progressBarSuccess", "progressBarError", "progressBarRefresh", "progressStepperComplete", "progressStepperCurrent", "progressStepperWarning", "progressStepperError", "scrollToTop", "selectTrigger", "selectScrollUp", "selectScrollDown", "selectIndicator", "siteFooterExpand", "siteHeaderBack", "siteHeaderBurger", "siteHeaderLink", "siteHeaderItemGroupExpand", "siteHeaderNavItemExpand", "siteHeaderNavItemExpandAlt", "siteHeaderViewAll", "siteHeaderSubNavOpen", "switchToggle", "tabsNext", "tabsPrevious", "tagRemove", "textInputShowPassword", "textInputHidePassword", "textInputClear", "toastGeneral", "toastSuccess", "toastWarning", "toastError", "toastDismiss", "videoPlayerTranscript", "videoPlayerPlay"];
|
|
@@ -2336,7 +2336,7 @@ interface DrawerProps {
|
|
|
2336
2336
|
/**
|
|
2337
2337
|
* Size preset for the drawer. These can be overridden by setting custom `height` (for Bottom position) or `width` (for 'Left, 'Right'). Use 'auto' to hug the `drawer` content.
|
|
2338
2338
|
*/
|
|
2339
|
-
size?: "
|
|
2339
|
+
size?: "l" | "m" | "s" | "auto";
|
|
2340
2340
|
/**
|
|
2341
2341
|
* Set Drawer open or closed.
|
|
2342
2342
|
*/
|
|
@@ -2840,7 +2840,7 @@ interface CardFooterProps {
|
|
|
2840
2840
|
/**
|
|
2841
2841
|
* Size of the button.
|
|
2842
2842
|
*/
|
|
2843
|
-
buttonSize?: "
|
|
2843
|
+
buttonSize?: "m" | "s";
|
|
2844
2844
|
/**
|
|
2845
2845
|
* Whether to show the button.
|
|
2846
2846
|
*/
|
|
@@ -3000,7 +3000,7 @@ interface ImpactCardProps {
|
|
|
3000
3000
|
/** Use `InformationCard` for flexibility and the ability to focus and highlight product specific content. */
|
|
3001
3001
|
declare const InformationCard: ({ cardUrl, onClick, heading, text, label, footerLogo, button, image, badges, icon, minHeight, minHeights, headingLevel, labelLevel, preserveAspectRatios, headingWordWrap, ...props }: InformationCardProps) => React__default.JSX.Element;
|
|
3002
3002
|
type InformationCardImage = Pick<ImageProps, "alt" | "loading" | "width" | "height" | "src" | "fadeOnLoad" | "fetchPriority">;
|
|
3003
|
-
type InformationCardButtonProps = Pick<ButtonV2Props, "label" | "onClick" | "href">;
|
|
3003
|
+
type InformationCardButtonProps = Pick<ButtonV2Props, "label" | "onClick" | "href" | "ariaLabel">;
|
|
3004
3004
|
interface minHeightsProps {
|
|
3005
3005
|
xs?: number;
|
|
3006
3006
|
s?: number;
|
|
@@ -3576,6 +3576,22 @@ interface MenuTriggerProps {
|
|
|
3576
3576
|
asChild?: boolean;
|
|
3577
3577
|
}
|
|
3578
3578
|
|
|
3579
|
+
declare const MenuSkeletonItem: ({ hasLeadingIcon, hasTrailingIcon, hasSupportingText, }: MenuSkeletonItemProps) => React__default.JSX.Element;
|
|
3580
|
+
interface MenuSkeletonItemProps {
|
|
3581
|
+
/**
|
|
3582
|
+
* Whether to show a skeleton for the leading icon.
|
|
3583
|
+
*/
|
|
3584
|
+
hasLeadingIcon?: boolean;
|
|
3585
|
+
/**
|
|
3586
|
+
* Whether to show a skeleton for the trailing icon.
|
|
3587
|
+
*/
|
|
3588
|
+
hasTrailingIcon?: boolean;
|
|
3589
|
+
/**
|
|
3590
|
+
* Whether to show a skeleton for the supporting text.
|
|
3591
|
+
*/
|
|
3592
|
+
hasSupportingText?: boolean;
|
|
3593
|
+
}
|
|
3594
|
+
|
|
3579
3595
|
/** Use `Modal` to display information that needs immediate action from a user. */
|
|
3580
3596
|
declare const Modal: ({ title, description, ariaDescribedBy, isOpen, actions, onRequestClose, children, role, shouldReturnFocus, isContentScrollable, size, fullBleed, customWidths, titleWordWrap, ...props }: ModalProps) => React__default.JSX.Element;
|
|
3581
3597
|
type modalSpan = 4 | 6 | 8 | 10 | 12;
|
|
@@ -3611,7 +3627,7 @@ interface ModalProps {
|
|
|
3611
3627
|
/**
|
|
3612
3628
|
* Size of the modal dialog.
|
|
3613
3629
|
*/
|
|
3614
|
-
size?: "
|
|
3630
|
+
size?: "l" | "m" | "s";
|
|
3615
3631
|
/**
|
|
3616
3632
|
* Set modal open or closed.
|
|
3617
3633
|
*/
|
|
@@ -4322,7 +4338,7 @@ interface RadioGroupProps extends Omit<FormControlProps, "children" | "elementTy
|
|
|
4322
4338
|
/**
|
|
4323
4339
|
* Size of the RadioGroup
|
|
4324
4340
|
*/
|
|
4325
|
-
size?: "
|
|
4341
|
+
size?: "l" | "s";
|
|
4326
4342
|
/**
|
|
4327
4343
|
* Error message for the RadioGroup
|
|
4328
4344
|
*/
|
|
@@ -4340,7 +4356,7 @@ type ContextProps = {
|
|
|
4340
4356
|
groupDisabled: boolean;
|
|
4341
4357
|
checkedValue?: string;
|
|
4342
4358
|
name: string;
|
|
4343
|
-
size: "
|
|
4359
|
+
size: "l" | "s";
|
|
4344
4360
|
};
|
|
4345
4361
|
|
|
4346
4362
|
declare const RadioGroupButton: ({ ref, id, changeEvent, isDisabled, size, labelSize, checked, defaultChecked, radioButtonAlignment, name, blurEvent, value, label, helper, hideLabel, withMargin, isError, }: RadioGroupButtonProps) => React__default.JSX.Element;
|
|
@@ -4596,7 +4612,7 @@ interface SelectProps extends Omit<FormControlProps, "children" | "elementType"
|
|
|
4596
4612
|
/**
|
|
4597
4613
|
* determine the size of the select.
|
|
4598
4614
|
*/
|
|
4599
|
-
size?: "
|
|
4615
|
+
size?: "l" | "m" | "s";
|
|
4600
4616
|
/**
|
|
4601
4617
|
* Sets the Select to 100% width.
|
|
4602
4618
|
*/
|
|
@@ -5131,7 +5147,7 @@ interface SpacingProps {
|
|
|
5131
5147
|
* Use `Spinner` to display a loading state.
|
|
5132
5148
|
*/
|
|
5133
5149
|
declare const Spinner: ({ size, color, ...props }: SpinnerProps) => React__default.JSX.Element;
|
|
5134
|
-
type SpinnerSize = "
|
|
5150
|
+
type SpinnerSize = "xxl" | "xl" | "l" | "m" | "s";
|
|
5135
5151
|
interface SpinnerProps {
|
|
5136
5152
|
/**
|
|
5137
5153
|
* Colour options. If no `color` option defined, the colour will use currentColor.
|
|
@@ -5173,7 +5189,7 @@ interface SwitchProps extends Omit<FormControlProps, "children" | "elementType"
|
|
|
5173
5189
|
/**
|
|
5174
5190
|
* Size of the Switch.
|
|
5175
5191
|
*/
|
|
5176
|
-
size?: "
|
|
5192
|
+
size?: "m" | "s";
|
|
5177
5193
|
/**
|
|
5178
5194
|
* set the switch to be checked by default
|
|
5179
5195
|
*/
|
|
@@ -5329,7 +5345,7 @@ interface TabsListProps {
|
|
|
5329
5345
|
/**
|
|
5330
5346
|
* Use `Tag` to promote features and manage filtering.
|
|
5331
5347
|
*/
|
|
5332
|
-
declare const Tag: ({ children, isRemovable, link, icon, onClick, onRemove, title, ...props }: TagProps) => React__default.JSX.Element;
|
|
5348
|
+
declare const Tag: ({ children, isRemovable, link, ariaLabel, icon, onClick, onRemove, title, ...props }: TagProps) => React__default.JSX.Element;
|
|
5333
5349
|
interface TagProps {
|
|
5334
5350
|
/**
|
|
5335
5351
|
* Content to render within the Tag
|
|
@@ -5343,6 +5359,10 @@ interface TagProps {
|
|
|
5343
5359
|
* Provide a link for the tag
|
|
5344
5360
|
*/
|
|
5345
5361
|
link?: string;
|
|
5362
|
+
/**
|
|
5363
|
+
* Provide a aria label for the tag. Only applies if rendering as a button or a link.
|
|
5364
|
+
*/
|
|
5365
|
+
ariaLabel?: string;
|
|
5346
5366
|
/**
|
|
5347
5367
|
* Determine a icon to display within the tag.
|
|
5348
5368
|
*/
|
|
@@ -5366,7 +5386,7 @@ interface TagProps {
|
|
|
5366
5386
|
*/
|
|
5367
5387
|
declare const Text: ({ align, children, id, isInline, isMeasured, size, tone, elementType, ...props }: TextProps) => React__default.JSX.Element;
|
|
5368
5388
|
type Tone = "default" | "supporting" | "muted";
|
|
5369
|
-
type TextSize = "
|
|
5389
|
+
type TextSize = "l" | "m" | "s" | "xs";
|
|
5370
5390
|
interface TextProps {
|
|
5371
5391
|
/**
|
|
5372
5392
|
* Alignment of the Text.
|
|
@@ -5574,7 +5594,7 @@ interface InputIconProps {
|
|
|
5574
5594
|
/**
|
|
5575
5595
|
* Pass in TextInput size to Icon.
|
|
5576
5596
|
*/
|
|
5577
|
-
size?: "
|
|
5597
|
+
size?: "l" | "m" | "s";
|
|
5578
5598
|
/**
|
|
5579
5599
|
* Set a Tooltip to appear on hover.
|
|
5580
5600
|
*/
|
|
@@ -5880,7 +5900,7 @@ interface VideoPlayerProps extends Pick<ReactPlayerProps, "onReady" | "onPlay" |
|
|
|
5880
5900
|
/**
|
|
5881
5901
|
* Description of the video.
|
|
5882
5902
|
*/
|
|
5883
|
-
description: string;
|
|
5903
|
+
description: string | ReactNode;
|
|
5884
5904
|
/**
|
|
5885
5905
|
* Apply border radius to the video player.
|
|
5886
5906
|
*/
|
|
@@ -5985,6 +6005,7 @@ interface PanelLink {
|
|
|
5985
6005
|
heading: string;
|
|
5986
6006
|
description: string;
|
|
5987
6007
|
href: string;
|
|
6008
|
+
ariaLabel?: string;
|
|
5988
6009
|
onClick?: (e: React.MouseEvent<HTMLAnchorElement, MouseEvent>) => void;
|
|
5989
6010
|
}
|
|
5990
6011
|
|
|
@@ -6202,6 +6223,14 @@ interface NavigationHeaderActionProps {
|
|
|
6202
6223
|
|
|
6203
6224
|
declare const NavigationHeaderSearchMenu: ({ onSubmit, quickLinks, onInputChange, submitButtonAriaLabel, panelTitle, description, accessibleMenuTitle, label, triggerTooltip, triggerAriaLabel, }: NavigationHeaderSearchMenuProps) => React__default.JSX.Element;
|
|
6204
6225
|
interface NavigationHeaderSearchMenuProps {
|
|
6226
|
+
/**
|
|
6227
|
+
* Array of quick link items.
|
|
6228
|
+
*/
|
|
6229
|
+
quickLinks: {
|
|
6230
|
+
text: string;
|
|
6231
|
+
href: string;
|
|
6232
|
+
onClick?: (e: React__default.MouseEvent<HTMLAnchorElement>) => void;
|
|
6233
|
+
}[];
|
|
6205
6234
|
/**
|
|
6206
6235
|
* Callback when input value changes.
|
|
6207
6236
|
*/
|
|
@@ -6238,14 +6267,6 @@ interface NavigationHeaderSearchMenuProps {
|
|
|
6238
6267
|
* Accessible title for the menu dialog.
|
|
6239
6268
|
*/
|
|
6240
6269
|
accessibleMenuTitle?: string;
|
|
6241
|
-
/**
|
|
6242
|
-
* Array of quick link items.
|
|
6243
|
-
*/
|
|
6244
|
-
quickLinks: {
|
|
6245
|
-
text: string;
|
|
6246
|
-
href: string;
|
|
6247
|
-
onClick?: (e: React__default.MouseEvent<HTMLAnchorElement>) => void;
|
|
6248
|
-
}[];
|
|
6249
6270
|
}
|
|
6250
6271
|
|
|
6251
6272
|
declare const NavigationHeaderBasket: ({ supportingCopy, onClick, href, popoverText, title, ariaLabel, isAttention, }: NavigationHeaderBasketProps) => React__default.JSX.Element;
|
|
@@ -6323,4 +6344,4 @@ interface NavigationHeaderPageProps {
|
|
|
6323
6344
|
*/
|
|
6324
6345
|
declare const useMediaQuery: (mediaQuery: string) => boolean;
|
|
6325
6346
|
|
|
6326
|
-
export { Alert, type AlertProps, Align, type AlignProps, type AlignmentValue, AppButton, type AppButtonProps, type RangeSelection as ArcCalendarRangeSelection, type SelectionType as ArcCalendarSelectionType, Avatar, AvatarGroup, type AvatarGroupProps, type AvatarProps, Badge, type BadgeProps, Banner, type BannerProps, Box, type BoxProps, type Brand, BrandLogo, colors$1 as BrandLogoColors, type BrandLogoProps, Breadcrumbs, BreadcrumbsItem, type BreadcrumbsItemProps, BreadcrumbsLink, type BreadcrumbsLinkProps, type BreadcrumbsProps, Button, ButtonGroup, type ButtonGroupProps, type ButtonProps, ButtonV2, type ButtonV2Props, Calendar, type CalendarProps, Carousel, type CarouselProps, Checkbox, CheckboxIcon, type CheckboxIconProps, type CheckboxProps, type ColumnValue, Columns, ColumnsCol, type ColumnsColProps, type ColumnsProps, ComboBox, type ComboBoxProps, ContentSwitcher, ContentSwitcherContent, type ContentSwitcherContentProps, ContentSwitcherDropdown, ContentSwitcherDropdownContent, type ContentSwitcherDropdownProps, ContentSwitcherList, type ContentSwitcherListProps, type ContentSwitcherProps, ContentSwitcherTab, type ContentSwitcherTabProps, DATE_FORMAT, DatePicker, type DatePickerProps, DatePickerRange, type DatePickerRangeProps, Disclosure, DisclosureMini, type DisclosureMiniProps, type DisclosureProps, Download, type DownloadProps, Drawer, DrawerContent, type DrawerContentProps, DrawerFooter, type DrawerFooterProps, DrawerHeader, type DrawerHeaderProps, type DrawerProps, Elevation, type ElevationProps, Filter, FilterControl, type FilterControlProps, FilterControls, type FilterControlsProps, FilterItem, type FilterItemProps, FilterItems, type FilterItemsProps, type FilterProps, FormControl, Context as FormControlContext, type FormControlProps, GhostedHeroBanner, type GhostedHeroBannerProps, GradientPageBackground, type GradientPageBackgroundProps, Grid, GridCol, type GridColProps, type GridProps, GridRow, type GridRowProps, type GridValue, Group, GroupItem, type GroupItemProps, type GroupProps, Heading, type HeadingLevel, type HeadingProps, HeroBanner, type HeroBannerProps, HeroButton, type HeroButtonProps, Hidden, type HiddenProps, HorizontalCard, type HorizontalCardProps, Icon, type IconColor, colors as IconColors, type IconProps, Image, fitOptions as ImageFitOptions, overlayOptions as ImageOverlayOptions, type ImageProps, ImageSource, type ImageSourceProps, ImpactCard, type ImpactCardProps, InformationCard, type InformationCardProps, InputIcon, type InputIconProps, Link, type LinkProps, Markup, type MarkupProps, MediaCard, type MediaCardProps, Menu, MenuContent, type MenuContentProps, MenuFooter, type MenuFooterProps, MenuGroup, type MenuGroupProps, MenuGroupSingleSelect, type MenuGroupSingleSelectProps, MenuHeader, type MenuHeaderProps, MenuItem, MenuItemCheckbox, type MenuItemCheckboxProps, MenuItemContentTemplate, type MenuItemContentTemplateProps, MenuItemMultiLevel, MenuItemMultiLevelContent, type MenuItemMultiLevelContentProps, type MenuItemMultiLevelProps, MenuItemMultiLevelTrigger, type MenuItemMultiLevelTriggerProps, type MenuItemProps, MenuItemSingleSelect, type MenuItemSingleSelectProps, MenuLabel, type MenuLabelProps, MenuPortal, type MenuPortalProps, type MenuProps, MenuScrollable, type MenuScrollableProps, MenuSeparator, MenuTrigger, type MenuTriggerProps, Modal, type ModalProps, NavigationHeader, NavigationHeaderAction, NavigationHeaderActionBar, type NavigationHeaderActionBarProps, type NavigationHeaderActionProps, NavigationHeaderBasket, type NavigationHeaderBasketProps, type NavigationHeaderCategoryMenuNavItem, type NavigationHeaderDropdownItem, type NavigationHeaderExtraNavigationItem, type NavigationHeaderMegaMenuNavItem, type NavigationHeaderNavLinkItem, type NavigationHeaderNavigationItem, NavigationHeaderPage, type NavigationHeaderPageProps, type NavigationHeaderProps, NavigationHeaderSearchMenu, type NavigationHeaderSearchMenuProps, Pagination, type PaginationProps, PaginationSimple, type PaginationSimpleProps, Popover, type PopoverProps, Poster, PosterImage, type PosterImageProps, type PosterProps, PosterVideo, type PosterVideoProps, ProgressBar, type ProgressBarProps, type ProgressBarState, ProgressStepper, ProgressStepperItem, type ProgressStepperItemProps, ProgressStepperOverflow, type ProgressStepperOverflowProps, type ProgressStepperProps, RadioCardGroup, RadioCardGroupInput, type RadioCardGroupInputProps, type RadioCardGroupProps, RadioGroup, RadioGroupButton, type RadioGroupButtonProps, RadioGroupInput, type RadioGroupInputProps, type RadioGroupProps, Rule, type RuleProps, ScrollToTop, type ScrollToTopProps, Section, type SectionProps, Select, type SelectProps, SemanticButton, SemanticHeading, type SemanticHeadingLevel, type SemanticHeadingProps, SiteFooter, SiteFooterItem, SiteFooterItemGroup, type SiteFooterItemGroupProps, type SiteFooterItemProps, type SiteFooterProps, SiteFooterV2, SiteFooterV2Item, SiteFooterV2ItemGroup, type SiteFooterV2ItemGroupProps, type SiteFooterV2ItemProps, SiteFooterV2Main, type SiteFooterV2MainProps, type SiteFooterV2Props, SiteFooterV2Utility, type SiteFooterV2UtilityProps, SiteHeaderV2, SiteHeaderV2Column, type SiteHeaderV2ColumnProps, SiteHeaderV2Item, SiteHeaderV2ItemGroup, type SiteHeaderV2ItemGroupProps, type SiteHeaderV2ItemProps, SiteHeaderV2NavItem, type SiteHeaderV2NavItemProps, SiteHeaderV2NavItemWithSubNav, type SiteHeaderV2NavItemWithSubNavProps, SiteHeaderV2NodeItem, type SiteHeaderV2NodeItemProps, type SiteHeaderV2Props, SiteHeaderV2SubNavItem, type SiteHeaderV2SubNavItemProps, SiteHeaderV2VerticalDivider, Skeleton, type SkeletonProps, SkipLink, SkipLinkItem, type SkipLinkItemProps, type SkipLinkProps, Spacing, type SpacingProps, type SpacingSize, type Span, Spinner, type SpinnerProps, Surface, type SurfaceBackground, type SurfaceBackgroundColor, Context$1 as SurfaceContext, type SurfacePadding, type SurfaceProps, Switch, type SwitchProps, TabbedBanner, type TabbedBannerProps, Tabs, TabsContent, type TabsContentProps, TabsItem, type TabsItemProps, TabsList, type TabsListProps, type TabsProps, Tag, type TagProps, TemplateBanner, type TemplateBannerProps, Text, TextArea, type TextAreaProps, TextInput, type TextInputProps, type TextProps, Theme, ThemeIcon, type ThemeIconNames, type ThemeIconProps, type ThemeProps, type ThemeType, ThumbnailSignpost, type ThumbnailSignpostProps, Toast, ToastNotification, type ToastNotificationProps, type ToastProps, Tooltip, type TooltipProps, Truncate, type TruncateProps, TypographyCard, type TypographyCardProps, UniversalHeader, UniversalHeaderItem, type UniversalHeaderItemProps, type UniversalHeaderProps, VerticalSpace, type VerticalSpaceProps, VideoPlayer, type VideoPlayerProps, Visible, type VisibleProps, VisuallyHidden, type VisuallyHiddenProps, backgrounds, backgroundsBT, isDateValid, isRangeValid, loadingOptions, parseDateString, parseRangeString, themes, useMediaQuery, useProgressStepperOverflow };
|
|
6347
|
+
export { Alert, type AlertProps, Align, type AlignProps, type AlignmentValue, AppButton, type AppButtonProps, type RangeSelection as ArcCalendarRangeSelection, type SelectionType as ArcCalendarSelectionType, Avatar, AvatarGroup, type AvatarGroupProps, type AvatarProps, Badge, type BadgeProps, Banner, type BannerProps, Box, type BoxProps, type Brand, BrandLogo, colors$1 as BrandLogoColors, type BrandLogoProps, Breadcrumbs, BreadcrumbsItem, type BreadcrumbsItemProps, BreadcrumbsLink, type BreadcrumbsLinkProps, type BreadcrumbsProps, Button, ButtonGroup, type ButtonGroupProps, type ButtonProps, ButtonV2, type ButtonV2Props, Calendar, type CalendarProps, Carousel, type CarouselProps, Checkbox, CheckboxIcon, type CheckboxIconProps, type CheckboxProps, type ColumnValue, Columns, ColumnsCol, type ColumnsColProps, type ColumnsProps, ComboBox, type ComboBoxProps, ContentSwitcher, ContentSwitcherContent, type ContentSwitcherContentProps, ContentSwitcherDropdown, ContentSwitcherDropdownContent, type ContentSwitcherDropdownProps, ContentSwitcherList, type ContentSwitcherListProps, type ContentSwitcherProps, ContentSwitcherTab, type ContentSwitcherTabProps, DATE_FORMAT, DatePicker, type DatePickerProps, DatePickerRange, type DatePickerRangeProps, Disclosure, DisclosureMini, type DisclosureMiniProps, type DisclosureProps, Download, type DownloadProps, Drawer, DrawerContent, type DrawerContentProps, DrawerFooter, type DrawerFooterProps, DrawerHeader, type DrawerHeaderProps, type DrawerProps, Elevation, type ElevationProps, Filter, FilterControl, type FilterControlProps, FilterControls, type FilterControlsProps, FilterItem, type FilterItemProps, FilterItems, type FilterItemsProps, type FilterProps, FormControl, Context as FormControlContext, type FormControlProps, GhostedHeroBanner, type GhostedHeroBannerProps, GradientPageBackground, type GradientPageBackgroundProps, Grid, GridCol, type GridColProps, type GridProps, GridRow, type GridRowProps, type GridValue, Group, GroupItem, type GroupItemProps, type GroupProps, Heading, type HeadingLevel, type HeadingProps, HeroBanner, type HeroBannerProps, HeroButton, type HeroButtonProps, Hidden, type HiddenProps, HorizontalCard, type HorizontalCardProps, Icon, type IconColor, colors as IconColors, type IconProps, Image, fitOptions as ImageFitOptions, overlayOptions as ImageOverlayOptions, type ImageProps, ImageSource, type ImageSourceProps, ImpactCard, type ImpactCardProps, InformationCard, type InformationCardProps, InputIcon, type InputIconProps, Link, type LinkProps, Markup, type MarkupProps, MediaCard, type MediaCardProps, Menu, MenuContent, type MenuContentProps, MenuFooter, type MenuFooterProps, MenuGroup, type MenuGroupProps, MenuGroupSingleSelect, type MenuGroupSingleSelectProps, MenuHeader, type MenuHeaderProps, MenuItem, MenuItemCheckbox, type MenuItemCheckboxProps, MenuItemContentTemplate, type MenuItemContentTemplateProps, MenuItemMultiLevel, MenuItemMultiLevelContent, type MenuItemMultiLevelContentProps, type MenuItemMultiLevelProps, MenuItemMultiLevelTrigger, type MenuItemMultiLevelTriggerProps, type MenuItemProps, MenuItemSingleSelect, type MenuItemSingleSelectProps, MenuLabel, type MenuLabelProps, MenuPortal, type MenuPortalProps, type MenuProps, MenuScrollable, type MenuScrollableProps, MenuSeparator, MenuSkeletonItem, type MenuSkeletonItemProps, MenuTrigger, type MenuTriggerProps, Modal, type ModalProps, NavigationHeader, NavigationHeaderAction, NavigationHeaderActionBar, type NavigationHeaderActionBarProps, type NavigationHeaderActionProps, NavigationHeaderBasket, type NavigationHeaderBasketProps, type NavigationHeaderCategoryMenuNavItem, type NavigationHeaderDropdownItem, type NavigationHeaderExtraNavigationItem, type NavigationHeaderMegaMenuNavItem, type NavigationHeaderNavLinkItem, type NavigationHeaderNavigationItem, NavigationHeaderPage, type NavigationHeaderPageProps, type NavigationHeaderProps, NavigationHeaderSearchMenu, type NavigationHeaderSearchMenuProps, Pagination, type PaginationProps, PaginationSimple, type PaginationSimpleProps, Popover, type PopoverProps, Poster, PosterImage, type PosterImageProps, type PosterProps, PosterVideo, type PosterVideoProps, ProgressBar, type ProgressBarProps, type ProgressBarState, ProgressStepper, ProgressStepperItem, type ProgressStepperItemProps, ProgressStepperOverflow, type ProgressStepperOverflowProps, type ProgressStepperProps, RadioCardGroup, RadioCardGroupInput, type RadioCardGroupInputProps, type RadioCardGroupProps, RadioGroup, RadioGroupButton, type RadioGroupButtonProps, RadioGroupInput, type RadioGroupInputProps, type RadioGroupProps, Rule, type RuleProps, ScrollToTop, type ScrollToTopProps, Section, type SectionProps, Select, type SelectProps, SemanticButton, SemanticHeading, type SemanticHeadingLevel, type SemanticHeadingProps, SiteFooter, SiteFooterItem, SiteFooterItemGroup, type SiteFooterItemGroupProps, type SiteFooterItemProps, type SiteFooterProps, SiteFooterV2, SiteFooterV2Item, SiteFooterV2ItemGroup, type SiteFooterV2ItemGroupProps, type SiteFooterV2ItemProps, SiteFooterV2Main, type SiteFooterV2MainProps, type SiteFooterV2Props, SiteFooterV2Utility, type SiteFooterV2UtilityProps, SiteHeaderV2, SiteHeaderV2Column, type SiteHeaderV2ColumnProps, SiteHeaderV2Item, SiteHeaderV2ItemGroup, type SiteHeaderV2ItemGroupProps, type SiteHeaderV2ItemProps, SiteHeaderV2NavItem, type SiteHeaderV2NavItemProps, SiteHeaderV2NavItemWithSubNav, type SiteHeaderV2NavItemWithSubNavProps, SiteHeaderV2NodeItem, type SiteHeaderV2NodeItemProps, type SiteHeaderV2Props, SiteHeaderV2SubNavItem, type SiteHeaderV2SubNavItemProps, SiteHeaderV2VerticalDivider, Skeleton, type SkeletonProps, SkipLink, SkipLinkItem, type SkipLinkItemProps, type SkipLinkProps, Spacing, type SpacingProps, type SpacingSize, type Span, Spinner, type SpinnerProps, Surface, type SurfaceBackground, type SurfaceBackgroundColor, Context$1 as SurfaceContext, type SurfacePadding, type SurfaceProps, Switch, type SwitchProps, TabbedBanner, type TabbedBannerProps, Tabs, TabsContent, type TabsContentProps, TabsItem, type TabsItemProps, TabsList, type TabsListProps, type TabsProps, Tag, type TagProps, TemplateBanner, type TemplateBannerProps, Text, TextArea, type TextAreaProps, TextInput, type TextInputProps, type TextProps, Theme, ThemeIcon, type ThemeIconNames, type ThemeIconProps, type ThemeProps, type ThemeType, ThumbnailSignpost, type ThumbnailSignpostProps, Toast, ToastNotification, type ToastNotificationProps, type ToastProps, Tooltip, type TooltipProps, Truncate, type TruncateProps, TypographyCard, type TypographyCardProps, UniversalHeader, UniversalHeaderItem, type UniversalHeaderItemProps, type UniversalHeaderProps, VerticalSpace, type VerticalSpaceProps, VideoPlayer, type VideoPlayerProps, Visible, type VisibleProps, VisuallyHidden, type VisuallyHiddenProps, backgrounds, backgroundsBT, isDateValid, isRangeValid, loadingOptions, parseDateString, parseRangeString, themes, useMediaQuery, useProgressStepperOverflow };
|