@arc-ui/components 13.1.0 → 13.3.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.
Files changed (144) hide show
  1. package/lib/Alert/styles.css +1 -1
  2. package/lib/Align/styles.css +1 -1
  3. package/lib/AppButton/styles.css +1 -1
  4. package/lib/Avatar/styles.css +1 -1
  5. package/lib/AvatarGroup/styles.css +1 -1
  6. package/lib/Badge/styles.css +1 -1
  7. package/lib/Banner/Banner.cjs +3 -3
  8. package/lib/Banner/Banner.mjs +3 -3
  9. package/lib/Box/styles.css +1 -1
  10. package/lib/BrandLogo/styles.css +1 -1
  11. package/lib/Breadcrumbs/styles.css +1 -1
  12. package/lib/Button/styles.css +1 -1
  13. package/lib/ButtonGroup/styles.css +1 -1
  14. package/lib/ButtonV2/styles.css +1 -1
  15. package/lib/Calendar/Calendar.cjs +2 -2
  16. package/lib/Calendar/Calendar.mjs +2 -2
  17. package/lib/Calendar/styles.css +1 -1
  18. package/lib/CardFooter/styles.css +1 -1
  19. package/lib/CardHeading/styles.css +1 -1
  20. package/lib/Carousel/Carousel.cjs +1 -1
  21. package/lib/Carousel/Carousel.mjs +1 -1
  22. package/lib/Carousel/styles.css +1 -1
  23. package/lib/Checkbox/styles.css +1 -1
  24. package/lib/CheckboxIcon/styles.css +1 -1
  25. package/lib/Columns/styles.css +1 -1
  26. package/lib/ComboBox/styles.css +1 -1
  27. package/lib/ContentSwitcher/styles.css +1 -1
  28. package/lib/ContentSwitcherDropdown/styles.css +1 -1
  29. package/lib/DatePicker/DatePicker.cjs +2 -2
  30. package/lib/DatePicker/DatePicker.mjs +2 -2
  31. package/lib/DatePicker/styles.css +1 -1
  32. package/lib/Disclosure/styles.css +1 -1
  33. package/lib/DisclosureMini/styles.css +1 -1
  34. package/lib/Download/styles.css +1 -1
  35. package/lib/Drawer/styles.css +1 -1
  36. package/lib/Elevation/styles.css +1 -1
  37. package/lib/Filter/styles.css +1 -1
  38. package/lib/FormControl/styles.css +1 -1
  39. package/lib/GhostedHeroBanner/styles.css +1 -1
  40. package/lib/GradientPageBackground/GradientPageBackground.cjs +2 -2
  41. package/lib/GradientPageBackground/GradientPageBackground.mjs +2 -2
  42. package/lib/GradientPageBackground/styles.css +1 -1
  43. package/lib/Grid/styles.css +1 -1
  44. package/lib/Group/styles.css +1 -1
  45. package/lib/Heading/styles.css +1 -1
  46. package/lib/HeroBanner/HeroBanner.cjs +3 -3
  47. package/lib/HeroBanner/HeroBanner.mjs +3 -3
  48. package/lib/HeroBanner/styles.css +1 -1
  49. package/lib/HeroButton/styles.css +1 -1
  50. package/lib/Hidden/styles.css +1 -1
  51. package/lib/HorizontalCard/styles.css +1 -1
  52. package/lib/Icon/styles.css +1 -1
  53. package/lib/Image/styles.css +1 -1
  54. package/lib/ImpactCard/styles.css +1 -1
  55. package/lib/InformationCard/InformationCard.cjs +2 -2
  56. package/lib/InformationCard/InformationCard.mjs +2 -2
  57. package/lib/InformationCard/styles.css +1 -1
  58. package/lib/Link/styles.css +1 -1
  59. package/lib/Markup/styles.css +1 -1
  60. package/lib/MediaCard/styles.css +1 -1
  61. package/lib/Menu/styles.css +1 -1
  62. package/lib/Modal/styles.css +1 -1
  63. package/lib/NavigationHeader/NavigationHeader.cjs +2763 -471
  64. package/lib/NavigationHeader/NavigationHeader.mjs +2706 -435
  65. package/lib/NavigationHeader/styles.css +1 -1
  66. package/lib/Pagination/styles.css +1 -1
  67. package/lib/PaginationSimple/styles.css +1 -1
  68. package/lib/Popover/styles.css +1 -1
  69. package/lib/Poster/styles.css +1 -1
  70. package/lib/ProgressBar/styles.css +1 -1
  71. package/lib/ProgressStepper/styles.css +1 -1
  72. package/lib/ProgressStepperOverflow/styles.css +1 -1
  73. package/lib/RadioCardGroup/styles.css +1 -1
  74. package/lib/RadioGroup/styles.css +1 -1
  75. package/lib/Rule/styles.css +1 -1
  76. package/lib/ScrollToTop/styles.css +1 -1
  77. package/lib/Section/styles.css +1 -1
  78. package/lib/Select/styles.css +1 -1
  79. package/lib/SemanticButton/SemanticButton.cjs +10 -0
  80. package/lib/SemanticButton/SemanticButton.mjs +4 -0
  81. package/lib/SemanticButton/styles.css +1 -0
  82. package/lib/SemanticHeading/styles.css +1 -1
  83. package/lib/SemanticLink/SemanticLink.cjs +10 -0
  84. package/lib/SemanticLink/SemanticLink.mjs +4 -0
  85. package/lib/SemanticLink/styles.css +1 -0
  86. package/lib/SiteFooter/styles.css +1 -1
  87. package/lib/SiteFooterV2/styles.css +1 -1
  88. package/lib/SiteHeaderV2/SiteHeaderV2.cjs +1 -1
  89. package/lib/SiteHeaderV2/SiteHeaderV2.mjs +1 -1
  90. package/lib/SiteHeaderV2/styles.css +1 -1
  91. package/lib/Skeleton/styles.css +1 -1
  92. package/lib/SkipLink/styles.css +1 -1
  93. package/lib/Spacing/styles.css +1 -1
  94. package/lib/Spinner/styles.css +1 -1
  95. package/lib/Surface/styles.css +1 -1
  96. package/lib/Switch/styles.css +1 -1
  97. package/lib/TabbedBanner/TabbedBanner.cjs +3 -3
  98. package/lib/TabbedBanner/TabbedBanner.mjs +3 -3
  99. package/lib/TabbedBanner/styles.css +1 -1
  100. package/lib/Tabs/styles.css +1 -1
  101. package/lib/Tag/styles.css +1 -1
  102. package/lib/TemplateBanner/TemplateBanner.cjs +3 -3
  103. package/lib/TemplateBanner/TemplateBanner.mjs +3 -3
  104. package/lib/TemplateBanner/styles.css +1 -1
  105. package/lib/Text/styles.css +1 -1
  106. package/lib/TextArea/styles.css +1 -1
  107. package/lib/TextInput/styles.css +1 -1
  108. package/lib/Theme/Theme.cjs +1 -1
  109. package/lib/Theme/Theme.mjs +1 -1
  110. package/lib/Theme/styles.css +1 -1
  111. package/lib/ThemeIcon/styles.css +1 -1
  112. package/lib/ThumbnailSignpost/styles.css +1 -1
  113. package/lib/Toast/styles.css +1 -1
  114. package/lib/Tooltip/styles.css +1 -1
  115. package/lib/Truncate/styles.css +1 -1
  116. package/lib/TypographyCard/styles.css +1 -1
  117. package/lib/UniversalHeader/UniversalHeader.cjs +10 -8
  118. package/lib/UniversalHeader/UniversalHeader.mjs +10 -8
  119. package/lib/UniversalHeader/styles.css +1 -1
  120. package/lib/VerticalSpace/styles.css +1 -1
  121. package/lib/VideoPlayer/styles.css +1 -1
  122. package/lib/Visible/styles.css +1 -1
  123. package/lib/VisuallyHidden/styles.css +1 -1
  124. package/lib/_shared/cjs/{Calendar-CLWtKvPh.cjs → Calendar-DzrCblS7.cjs} +1 -1
  125. package/lib/_shared/cjs/SemanticButton-Be0gsNLA.cjs +16 -0
  126. package/lib/_shared/cjs/SemanticLink-DYO9HLGa.cjs +16 -0
  127. package/lib/_shared/cjs/{TemplateBanner-rdwgmFH_.cjs → TemplateBanner-BYuDjH9w.cjs} +1 -1
  128. package/lib/_shared/cjs/{arc-breakpoints-JJMLGzht.cjs → arc-breakpoints-BuvObBnW.cjs} +1 -1
  129. package/lib/_shared/cjs/{index.es-CCJ64o4N.cjs → index.es-C4DHJlS_.cjs} +1 -1
  130. package/lib/_shared/esm/{Calendar-BcYEIJhA.mjs → Calendar-D1dKY2q1.mjs} +1 -1
  131. package/lib/_shared/esm/SemanticButton-NGAMAw3m.mjs +14 -0
  132. package/lib/_shared/esm/SemanticLink-DfJjaHk2.mjs +14 -0
  133. package/lib/_shared/esm/{TemplateBanner-DzU9Edky.mjs → TemplateBanner-D9LAh6EQ.mjs} +1 -1
  134. package/lib/_shared/esm/{arc-breakpoints-CQOgeFK_.mjs → arc-breakpoints-DEwTuwn3.mjs} +1 -1
  135. package/lib/_shared/esm/{index.es-BJl4zTyt.mjs → index.es-mlUVFLmd.mjs} +2 -2
  136. package/lib/index.cjs +3083 -800
  137. package/lib/index.cjs.map +1 -1
  138. package/lib/index.d.cts +270 -116
  139. package/lib/index.d.mts +270 -116
  140. package/lib/index.js.map +1 -1
  141. package/lib/index.mjs +3093 -813
  142. package/lib/index.mjs.map +1 -1
  143. package/lib/styles.css +3 -3
  144. package/package.json +8 -7
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?: "s" | "m" | "l";
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 = "s" | "m" | "l" | "xl";
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 = "xxxs" | "xxs" | "xs" | "s" | "m" | "l" | "xl" | "xxl" | "xxxl";
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?: "s" | "m" | "l";
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?: "s" | "m" | "l";
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?: "s" | "m";
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?: "s" | "m";
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?: "s" | "m" | "l";
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 = "s" | "m" | "l";
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?: "s" | "m" | "l";
2104
+ size?: "l" | "m" | "s";
2105
2105
  /**
2106
2106
  * Determine the alignment of the text within the input
2107
2107
  */
@@ -2245,10 +2245,10 @@ interface DisclosureMiniProps {
2245
2245
  /**
2246
2246
  * Disclosure size.
2247
2247
  */
2248
- size?: "s" | "l";
2248
+ size?: "l" | "s";
2249
2249
  }
2250
2250
 
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", "navigationHeaderClose", "navigationHeaderDisclosure", "navigationHeaderMenuLinkSmall", "navigationHeaderMenuLinkLarge", "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"];
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"];
2252
2252
 
2253
2253
  /** Use `ThemeIcon` to display an icon that allows switching between theme-specific icons. */
2254
2254
  declare const ThemeIcon: ({ size, icon, color, ...props }: ThemeIconProps) => React__default.JSX.Element;
@@ -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?: "s" | "m" | "l" | "auto";
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?: "s" | "m";
2843
+ buttonSize?: "m" | "s";
2844
2844
  /**
2845
2845
  * Whether to show the button.
2846
2846
  */
@@ -3611,7 +3611,7 @@ interface ModalProps {
3611
3611
  /**
3612
3612
  * Size of the modal dialog.
3613
3613
  */
3614
- size?: "s" | "m" | "l";
3614
+ size?: "l" | "m" | "s";
3615
3615
  /**
3616
3616
  * Set modal open or closed.
3617
3617
  */
@@ -4322,7 +4322,7 @@ interface RadioGroupProps extends Omit<FormControlProps, "children" | "elementTy
4322
4322
  /**
4323
4323
  * Size of the RadioGroup
4324
4324
  */
4325
- size?: "s" | "l";
4325
+ size?: "l" | "s";
4326
4326
  /**
4327
4327
  * Error message for the RadioGroup
4328
4328
  */
@@ -4340,7 +4340,7 @@ type ContextProps = {
4340
4340
  groupDisabled: boolean;
4341
4341
  checkedValue?: string;
4342
4342
  name: string;
4343
- size: "s" | "l";
4343
+ size: "l" | "s";
4344
4344
  };
4345
4345
 
4346
4346
  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;
@@ -4467,6 +4467,22 @@ interface RuleProps {
4467
4467
  orientation?: "horizontal" | "vertical";
4468
4468
  }
4469
4469
 
4470
+ /**
4471
+ * Use `SemanticHeading` to render accessible headings that preserve correct
4472
+ * document hierarchy.
4473
+ */
4474
+ declare const SemanticButton: ({ children, className, ...props }: SemanticButtonProps) => React__default.JSX.Element;
4475
+ interface SemanticButtonProps extends React__default.ButtonHTMLAttributes<HTMLButtonElement> {
4476
+ /**
4477
+ * Ref for the Button.
4478
+ */
4479
+ ref?: Ref<HTMLButtonElement>;
4480
+ /**
4481
+ * Content to render within the Button.
4482
+ */
4483
+ children: React__default.ReactNode;
4484
+ }
4485
+
4470
4486
  /**
4471
4487
  * Use `ScrollToTop` to allow the user to scroll to the top of the page by clicking a button.
4472
4488
  */
@@ -4580,7 +4596,7 @@ interface SelectProps extends Omit<FormControlProps, "children" | "elementType"
4580
4596
  /**
4581
4597
  * determine the size of the select.
4582
4598
  */
4583
- size?: "s" | "m" | "l";
4599
+ size?: "l" | "m" | "s";
4584
4600
  /**
4585
4601
  * Sets the Select to 100% width.
4586
4602
  */
@@ -5115,7 +5131,7 @@ interface SpacingProps {
5115
5131
  * Use `Spinner` to display a loading state.
5116
5132
  */
5117
5133
  declare const Spinner: ({ size, color, ...props }: SpinnerProps) => React__default.JSX.Element;
5118
- type SpinnerSize = "s" | "m" | "l" | "xl" | "xxl";
5134
+ type SpinnerSize = "xxl" | "xl" | "l" | "m" | "s";
5119
5135
  interface SpinnerProps {
5120
5136
  /**
5121
5137
  * Colour options. If no `color` option defined, the colour will use currentColor.
@@ -5157,7 +5173,7 @@ interface SwitchProps extends Omit<FormControlProps, "children" | "elementType"
5157
5173
  /**
5158
5174
  * Size of the Switch.
5159
5175
  */
5160
- size?: "s" | "m";
5176
+ size?: "m" | "s";
5161
5177
  /**
5162
5178
  * set the switch to be checked by default
5163
5179
  */
@@ -5350,7 +5366,7 @@ interface TagProps {
5350
5366
  */
5351
5367
  declare const Text: ({ align, children, id, isInline, isMeasured, size, tone, elementType, ...props }: TextProps) => React__default.JSX.Element;
5352
5368
  type Tone = "default" | "supporting" | "muted";
5353
- type TextSize = "xs" | "s" | "m" | "l";
5369
+ type TextSize = "l" | "m" | "s" | "xs";
5354
5370
  interface TextProps {
5355
5371
  /**
5356
5372
  * Alignment of the Text.
@@ -5558,7 +5574,7 @@ interface InputIconProps {
5558
5574
  /**
5559
5575
  * Pass in TextInput size to Icon.
5560
5576
  */
5561
- size?: "s" | "m" | "l";
5577
+ size?: "l" | "m" | "s";
5562
5578
  /**
5563
5579
  * Set a Tooltip to appear on hover.
5564
5580
  */
@@ -5775,7 +5791,7 @@ interface TypographyCardProps {
5775
5791
  /**
5776
5792
  * Use `UniversalHeader` to display a group-level page header.
5777
5793
  */
5778
- declare const UniversalHeader: ({ children, ContentSlot, ...props }: UniversalHeaderProps) => React__default.JSX.Element;
5794
+ declare const UniversalHeader: ({ children, ContentSlot, isPill, isExtended, isFluid, ...props }: UniversalHeaderProps) => React__default.JSX.Element;
5779
5795
  declare const UniversalHeaderItem: ({ children, href, isActive, ...props }: UniversalHeaderItemProps) => React__default.JSX.Element;
5780
5796
  interface UniversalHeaderItemProps {
5781
5797
  /**
@@ -5791,12 +5807,20 @@ interface UniversalHeaderItemProps {
5791
5807
  */
5792
5808
  isActive?: boolean;
5793
5809
  }
5794
- interface UniversalHeaderProps {
5810
+ interface UniversalHeaderProps extends ExtentableContainer {
5795
5811
  /**
5796
5812
  * Contents of the UniversalHeader Must be
5797
5813
  * UniversalHeaderItem components.
5798
5814
  */
5799
5815
  children: ReactNode;
5816
+ /**
5817
+ * Set the nav bar to be a pill shape.
5818
+ */
5819
+ isPill?: boolean;
5820
+ /**
5821
+ * Sets the UniversalHeader to be full width.
5822
+ */
5823
+ isFluid?: boolean;
5800
5824
  /**
5801
5825
  * A Slot to accept react node. Any content with this slot will be aligned right.
5802
5826
  */
@@ -5908,26 +5932,6 @@ interface VisuallyHiddenProps {
5908
5932
  children?: ReactNode;
5909
5933
  }
5910
5934
 
5911
- type NavBarBackground = "light" | "lightElevated" | "neutral" | "ghostedOnDark" | "ghostedOnLight" | "transparentOnDark" | "transparentOnLight";
5912
- interface NavigationHeaderContainerProps extends ExtentableContainer {
5913
- /**
5914
- * set the background color of the navbar.
5915
- */
5916
- background: NavBarBackground;
5917
- /**
5918
- * set the nav bar to be a pill shape. It will only be visible when the background is either white or ghosted.
5919
- */
5920
- isPill?: boolean;
5921
- /**
5922
- * set the nav bar contents to be 100% width
5923
- */
5924
- isFluid?: boolean;
5925
- /**
5926
- * content for the navbar
5927
- */
5928
- children: ReactNode;
5929
- }
5930
-
5931
5935
  type Brand = "btWholesale" | "btGlobalFabric" | "ee" | "bt";
5932
5936
  interface NavigationHeaderLogoProps {
5933
5937
  /**
@@ -5952,100 +5956,150 @@ interface NavigationHeaderLogoProps {
5952
5956
  onClick?: (e: React__default.MouseEvent<HTMLAnchorElement, MouseEvent>) => void;
5953
5957
  }
5954
5958
 
5955
- interface NavigationHeaderNavLinkProps {
5956
- /**
5957
- * Text to display in the navigation link.
5958
- */
5959
+ interface NavLink {
5959
5960
  text: string;
5960
- /**
5961
- * URL to link to when the navigation link is clicked.
5962
- */
5963
5961
  href: string;
5964
- /**
5965
- * Border radius size variant for the navigation link.
5966
- */
5967
- borderRadiusSize?: "s" | "m";
5968
- /**
5969
- * Click handler for the navigation link.
5970
- */
5971
- onClick?: (e: React__default.MouseEvent<HTMLAnchorElement, MouseEvent>) => void;
5962
+ onClick?: (e: React.MouseEvent<HTMLAnchorElement>) => void;
5963
+ }
5964
+
5965
+ interface CategoryLinkGroup {
5966
+ category: string;
5967
+ links?: NavLink[];
5968
+ description?: string;
5969
+ mainLink?: NavLink;
5972
5970
  }
5973
5971
 
5974
5972
  type CustomBreakpoint = keyof typeof ArcBreakpoints | number;
5975
5973
 
5976
- type NavigationHeaderNavItemType = "subnav" | "dropdown" | "link" | "meatball";
5977
- type NavLinkProps = Omit<NavigationHeaderNavLinkProps, "borderRadiusSize">;
5978
- interface NavigationHeaderNavItem {
5974
+ interface MegaMenuFeatureCard {
5975
+ title: string;
5976
+ href: string;
5977
+ description?: string;
5978
+ isFeatured?: boolean;
5979
+ img?: string;
5980
+ label?: string;
5981
+ onClick?: (e: React.MouseEvent<HTMLAnchorElement, MouseEvent>) => void;
5982
+ }
5983
+
5984
+ interface PanelLink {
5985
+ heading: string;
5986
+ description: string;
5987
+ href: string;
5988
+ onClick?: (e: React.MouseEvent<HTMLAnchorElement, MouseEvent>) => void;
5989
+ }
5990
+
5991
+ interface MegaMenuTab {
5992
+ triggerText: string;
5993
+ icon: string;
5994
+ items: CategoryLinkGroup[];
5995
+ onClick?: (e: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
5996
+ panelLink: PanelLink;
5997
+ }
5998
+
5999
+ interface PanelHeading {
6000
+ heading: string;
6001
+ supportingText: string;
6002
+ link?: {
6003
+ ariaLabel?: string;
6004
+ text: string;
6005
+ href: string;
6006
+ onClick?: () => void;
6007
+ };
6008
+ }
6009
+
6010
+ type NavigationHeaderNavItemType = "link" | "levelTwo" | "categoryLinks" | "megamenu";
6011
+ interface NavigationHeaderNavItemBase {
5979
6012
  type: NavigationHeaderNavItemType;
6013
+ isSeparator?: boolean;
5980
6014
  }
5981
- interface NavigationHeaderMenuTrigger {
6015
+ interface NavigationHeaderNavLinkItem extends NavigationHeaderNavItemBase, NavLink {
6016
+ type: "link";
5982
6017
  visibleFrom?: CustomBreakpoint;
6018
+ }
6019
+ interface NavigationHeaderDropdownItem extends NavigationHeaderNavItemBase {
6020
+ type: "levelTwo";
6021
+ items: NavLink[];
5983
6022
  text: string;
6023
+ visibleFrom?: CustomBreakpoint;
5984
6024
  ariaLabel?: string;
5985
- items: NavLinkProps[];
6025
+ onClick?: (e: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
5986
6026
  }
5987
- interface NavigationHeaderNavLinkItem extends NavigationHeaderNavItem, NavLinkProps {
5988
- type: "link";
6027
+ interface NavigationHeaderCategoryMenuNavItem extends NavigationHeaderNavItemBase {
6028
+ type: "categoryLinks";
6029
+ text: string;
6030
+ panelHeading: PanelHeading;
6031
+ backButtonLabel?: string;
6032
+ backButtonAriaLabel?: string;
6033
+ items: CategoryLinkGroup[];
5989
6034
  visibleFrom?: CustomBreakpoint;
6035
+ ariaLabel?: string;
6036
+ onOpenChange?: (isVisble: boolean) => void;
6037
+ onClick?: (e: React.MouseEvent<HTMLButtonElement>) => void;
5990
6038
  }
5991
- interface NavigationHeaderMeatBallMenuItem extends NavigationHeaderNavItem, NavLinkProps {
5992
- type: "meatball";
5993
- }
5994
- interface NavigationHeaderDropdownItem extends NavigationHeaderNavItem, NavigationHeaderMenuTrigger {
5995
- type: "dropdown";
5996
- }
5997
- interface NavigationHeaderSubNavItem extends NavigationHeaderNavItem, NavigationHeaderMenuTrigger {
5998
- type: "subnav";
6039
+ interface NavigationHeaderMegaMenuNavItem extends NavigationHeaderNavItemBase {
6040
+ type: "megamenu";
6041
+ text: string;
6042
+ panelHeading: PanelHeading;
6043
+ tabs: MegaMenuTab[];
6044
+ visibleFrom?: CustomBreakpoint;
6045
+ ariaLabel?: string;
6046
+ backButtonLabel?: string;
6047
+ backButtonAriaLabel?: string;
6048
+ featureCards?: MegaMenuFeatureCard[];
6049
+ onOpenChange?: (isVisble: boolean) => void;
6050
+ onClick?: (e: React.MouseEvent<HTMLButtonElement>) => void;
5999
6051
  }
6000
- type NavigationHeaderNavigationItem = NavigationHeaderNavLinkItem | NavigationHeaderDropdownItem | NavigationHeaderSubNavItem | NavigationHeaderMeatBallMenuItem;
6052
+ type NavigationHeaderNavigationItem = NavigationHeaderNavLinkItem | NavigationHeaderDropdownItem | NavigationHeaderMegaMenuNavItem | NavigationHeaderCategoryMenuNavItem;
6053
+ type NavigationHeaderExtraNavigationItem = Omit<NavigationHeaderNavLinkItem, "visibleFrom"> | Omit<NavigationHeaderDropdownItem, "visibleFrom"> | Omit<NavigationHeaderMegaMenuNavItem, "visibleFrom"> | Omit<NavigationHeaderCategoryMenuNavItem, "visibleFrom">;
6054
+
6055
+ type ConfigurableHeaderVisibility = Partial<Record<Exclude<ArcBreakpointSizes, "xs">, boolean>>;
6056
+
6057
+ type MenuColorPathway = "invert" | "match";
6058
+
6059
+ type ContainerBackgroundColor = "light" | "lightElevated" | "neutral" | "ghostedOnDark" | "ghostedOnLight" | "transparentOnDark" | "transparentOnLight";
6060
+
6061
+ type NavBarBackground = Exclude<ContainerBackgroundColor, "neutral">;
6001
6062
 
6002
- interface NavigationHeaderInlineActionProps {
6063
+ interface SideMenuAction {
6003
6064
  /**
6004
- * Icon url for the action.
6065
+ * Icon for the action.
6005
6066
  */
6006
6067
  icon: string;
6007
6068
  /**
6008
- * text for the action.
6069
+ * Text label for the action.
6009
6070
  */
6010
6071
  text: string;
6011
6072
  /**
6012
- * href for the action.
6073
+ * Display a red dot next to the action to alert users.
6074
+ */
6075
+ isAttention?: boolean;
6076
+ /**
6077
+ * URL for the action link.
6013
6078
  */
6014
6079
  href?: string;
6015
6080
  /**
6016
- * Click handlers for the action.
6081
+ * Click handler for the action.
6017
6082
  */
6018
6083
  onClick?: (e: React__default.MouseEvent<HTMLElement, MouseEvent>) => void;
6019
6084
  }
6020
6085
 
6021
- type BurgerMenuPathway = "invert" | "match";
6022
-
6023
- interface NavigationHeaderNavListProps {
6024
- /**
6025
- * Nav items for `<NavigationHeader />`
6026
- */
6027
- navItems: Array<NavigationHeaderNavigationItem>;
6086
+ /**
6087
+ * Use `NavigationHeader` as a Top-level UI element that displays branding, page titles, and primary navigation actions.
6088
+ */
6089
+ declare const NavigationHeader: ({ leftSlot, middleSlot, rightSlot, isPill, isExtended, isFluid, logo, navItems, extraNavItems, extraMenuTooltip, extraMenuAriaLabel, burgerMenuActions, burgerMenuFooter, burgerMenuHeader, burgerMenuVisibility, onBurgerMenuOpenChange, burgerMenuPathway, navMenuVisibility, background, }: NavigationHeaderProps) => React__default.JSX.Element;
6090
+ interface NavigationHeaderProps extends ExtentableContainer {
6028
6091
  /**
6029
- * Meatball menu aria label
6092
+ * Set the background color of the navbar.
6030
6093
  */
6031
- meatBallMenuAriaLabel?: string;
6094
+ background?: NavBarBackground;
6032
6095
  /**
6033
- * Meatball menu tooltip text
6096
+ * Set the nav bar to be a pill shape. It will only be visible when the background is either white or ghosted.
6034
6097
  */
6035
- meatballMenuTooltip?: string;
6036
- }
6037
-
6038
- type ConfigurableHeaderVisibility = Partial<Record<Exclude<ArcBreakpointSizes, "xs">, boolean>>;
6039
-
6040
- /**
6041
- * Use `NavigationHeader` as a Top-level UI element that displays branding, page titles, and primary navigation actions.
6042
- */
6043
- declare const NavigationHeader: ({ leftSlot, middleSlot, rightSlot, isPill, isExtended, isFluid, logo, navItems, meatballMenuTooltip, burgerMenuActions, burgerMenuFooter, burgerMenuHeader, burgerMenuVisibility, onOpenChange, burgerMenuPathway, navMenuVisibility, background, }: NavigationHeaderProps) => React__default.JSX.Element;
6044
- interface NavigationHeaderProps extends Omit<NavigationHeaderContainerProps, "children" | "background">, Omit<NavigationHeaderNavListProps, "navItems">, ExtentableContainer {
6098
+ isPill?: boolean;
6045
6099
  /**
6046
- * set the background color of the navbar.
6100
+ * Set the nav bar contents to be 100% width.
6047
6101
  */
6048
- background?: Exclude<NavBarBackground, "neutral">;
6102
+ isFluid?: boolean;
6049
6103
  /**
6050
6104
  * Open content slot on the left of the nav bar.
6051
6105
  */
@@ -6067,7 +6121,7 @@ interface NavigationHeaderProps extends Omit<NavigationHeaderContainerProps, "ch
6067
6121
  /**
6068
6122
  * Additional links or buttons for the burger menu that sit below the nav items.
6069
6123
  */
6070
- burgerMenuActions?: NavigationHeaderInlineActionProps[];
6124
+ burgerMenuActions?: SideMenuAction[];
6071
6125
  /**
6072
6126
  * Additional content for the burger menu that sits below all the other content.
6073
6127
  */
@@ -6079,7 +6133,7 @@ interface NavigationHeaderProps extends Omit<NavigationHeaderContainerProps, "ch
6079
6133
  /**
6080
6134
  * Sets the color pathway for the burger menu, by default it inverts the pathway the header is using for contrast.
6081
6135
  */
6082
- burgerMenuPathway?: BurgerMenuPathway;
6136
+ burgerMenuPathway?: MenuColorPathway;
6083
6137
  /**
6084
6138
  * Configuration for the burger menu visibility. It is always visible below 636px but can also be configured to show at larger breakpoints.
6085
6139
  */
@@ -6089,47 +6143,147 @@ interface NavigationHeaderProps extends Omit<NavigationHeaderContainerProps, "ch
6089
6143
  */
6090
6144
  navMenuVisibility?: ConfigurableHeaderVisibility;
6091
6145
  /**
6092
- * Nav items for `<NavigationHeader />`
6146
+ * Nav items for `NavigationHeader`.
6093
6147
  */
6094
6148
  navItems?: Array<NavigationHeaderNavigationItem>;
6095
6149
  /**
6096
- * Callback when burger menu open state changes.
6150
+ * extra menu items for `NavigationHeader`.
6097
6151
  */
6098
- onOpenChange?: (isOpen: boolean) => void;
6152
+ extraNavItems?: Array<NavigationHeaderExtraNavigationItem>;
6153
+ /**
6154
+ * extra menu trigger aria label.
6155
+ */
6156
+ extraMenuAriaLabel?: string;
6157
+ /**
6158
+ * extra menu tooltip text.
6159
+ */
6160
+ extraMenuTooltip?: string;
6161
+ /**
6162
+ * Fires when the open state of the burger menu changes.
6163
+ */
6164
+ onBurgerMenuOpenChange?: (isOpen: boolean) => void;
6099
6165
  }
6100
6166
 
6101
- declare const NavigationHeaderAction: ({ ariaLabel, icon, onClick, title, supportingCopy, isAttention, }: NavigationHeaderActionProps) => React__default.JSX.Element;
6167
+ declare const NavigationHeaderAction: ({ ariaLabel, icon, onClick, title, supportingCopy, ref, href, isAttention, }: NavigationHeaderActionProps) => React__default.JSX.Element;
6102
6168
  interface NavigationHeaderActionProps {
6103
6169
  /**
6104
- * Icon url for the action.
6170
+ * Ref to the underlying button element.
6105
6171
  */
6106
- icon: string;
6172
+ ref?: Ref<HTMLButtonElement>;
6173
+ /**
6174
+ * Icon URL for the action.
6175
+ */
6176
+ icon: string | ReactNode;
6107
6177
  /**
6108
6178
  * Display a red dot next to the action to alert users.
6109
6179
  */
6110
6180
  isAttention?: boolean;
6111
6181
  /**
6112
- * label for action that is presented to screenreader.
6182
+ * Label for action that is presented to screenreader.
6113
6183
  */
6114
6184
  ariaLabel: string;
6115
6185
  /**
6116
- * title for action that is presented in a tooltip.
6186
+ * Title for action that is presented in a tooltip.
6117
6187
  */
6118
6188
  title: string;
6119
6189
  /**
6120
- * supporting text for action that is presented in a tooltip.
6190
+ * Supporting text for action that is presented in a tooltip.
6121
6191
  */
6122
6192
  supportingCopy?: string;
6123
6193
  /**
6124
- * Click handlers for the action.
6194
+ * Href for the action.
6195
+ */
6196
+ href?: string;
6197
+ /**
6198
+ * Click handler for the action.
6125
6199
  */
6126
6200
  onClick?: (e: React__default.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
6127
6201
  }
6128
6202
 
6203
+ declare const NavigationHeaderSearchMenu: ({ onSubmit, quickLinks, onInputChange, submitButtonAriaLabel, panelTitle, description, accessibleMenuTitle, label, triggerTooltip, triggerAriaLabel, }: NavigationHeaderSearchMenuProps) => React__default.JSX.Element;
6204
+ interface NavigationHeaderSearchMenuProps {
6205
+ /**
6206
+ * Callback when input value changes.
6207
+ */
6208
+ onInputChange?: (value: string) => void;
6209
+ /**
6210
+ * Callback when search form is submitted.
6211
+ */
6212
+ onSubmit?: (value: string) => void;
6213
+ /**
6214
+ * Label text for the search input.
6215
+ */
6216
+ label?: string;
6217
+ /**
6218
+ * Description text for the search menu.
6219
+ */
6220
+ description?: string;
6221
+ /**
6222
+ * Title text for the quick links panel.
6223
+ */
6224
+ panelTitle?: string;
6225
+ /**
6226
+ * Tooltip text for the trigger button.
6227
+ */
6228
+ triggerTooltip?: string;
6229
+ /**
6230
+ * Accessible label for the trigger button.
6231
+ */
6232
+ triggerAriaLabel?: string;
6233
+ /**
6234
+ * Accessible label for the submit button.
6235
+ */
6236
+ submitButtonAriaLabel?: string;
6237
+ /**
6238
+ * Accessible title for the menu dialog.
6239
+ */
6240
+ 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
+ }
6250
+
6251
+ declare const NavigationHeaderBasket: ({ supportingCopy, onClick, href, popoverText, title, ariaLabel, isAttention, }: NavigationHeaderBasketProps) => React__default.JSX.Element;
6252
+ interface NavigationHeaderBasketProps {
6253
+ /**
6254
+ * Display a red dot next to the basket to alert users.
6255
+ */
6256
+ isAttention?: boolean;
6257
+ /**
6258
+ * Text to display in the basket popover.
6259
+ */
6260
+ popoverText?: string;
6261
+ /**
6262
+ * Supporting text for the basket tooltip.
6263
+ */
6264
+ supportingCopy?: string;
6265
+ /**
6266
+ * Title text for the basket tooltip.
6267
+ */
6268
+ title?: string;
6269
+ /**
6270
+ * Accessible label for the basket.
6271
+ */
6272
+ ariaLabel?: string;
6273
+ /**
6274
+ * Click handler for the basket.
6275
+ */
6276
+ onClick?: (e: React__default.MouseEvent<HTMLButtonElement>) => void;
6277
+ /**
6278
+ * URL for the basket link.
6279
+ */
6280
+ href?: string;
6281
+ }
6282
+
6129
6283
  declare const NavigationHeaderActionBar: ({ children, }: NavigationHeaderActionBarProps) => React__default.JSX.Element;
6130
6284
  interface NavigationHeaderActionBarProps {
6131
6285
  /**
6132
- * NavigationHeaderAction components to display in the action bar.
6286
+ * `NavigationHeaderAction` components to display in the action bar.
6133
6287
  */
6134
6288
  children: ReactNode;
6135
6289
  }
@@ -6169,4 +6323,4 @@ interface NavigationHeaderPageProps {
6169
6323
  */
6170
6324
  declare const useMediaQuery: (mediaQuery: string) => boolean;
6171
6325
 
6172
- 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, type NavigationHeaderNavigationItem, NavigationHeaderPage, type NavigationHeaderPageProps, type NavigationHeaderProps, 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, 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 };
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 };