braid-design-system 33.13.0 → 33.14.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 (84) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/index.d.mts +203 -240
  3. package/dist/index.d.ts +203 -240
  4. package/dist/lib/components/Dialog/Dialog.cjs +4 -1
  5. package/dist/lib/components/Dialog/Dialog.mjs +4 -1
  6. package/dist/lib/components/Inline/Inline.playroom.cjs +6 -1
  7. package/dist/lib/components/Inline/Inline.playroom.mjs +6 -1
  8. package/dist/lib/components/MenuItem/MenuItemLink.playroom.cjs +4 -1
  9. package/dist/lib/components/MenuItem/MenuItemLink.playroom.mjs +4 -1
  10. package/dist/lib/components/MenuRenderer/MenuRenderer.cjs +1 -1
  11. package/dist/lib/components/MenuRenderer/MenuRenderer.mjs +1 -1
  12. package/dist/lib/components/Stepper/Stepper.cjs +1 -0
  13. package/dist/lib/components/Stepper/Stepper.mjs +1 -0
  14. package/dist/lib/components/Strong/Strong.cjs +6 -1
  15. package/dist/lib/components/Strong/Strong.mjs +6 -1
  16. package/dist/lib/components/TextDropdown/TextDropdown.playroom.cjs +3 -3
  17. package/dist/lib/components/TextDropdown/TextDropdown.playroom.mjs +3 -3
  18. package/dist/lib/components/TooltipRenderer/TooltipRenderer.cjs +11 -4
  19. package/dist/lib/components/TooltipRenderer/TooltipRenderer.css.cjs +6 -0
  20. package/dist/lib/components/TooltipRenderer/TooltipRenderer.css.mjs +6 -0
  21. package/dist/lib/components/TooltipRenderer/TooltipRenderer.mjs +11 -4
  22. package/dist/lib/components/icons/IconArrow/IconArrow.cjs +4 -1
  23. package/dist/lib/components/icons/IconArrow/IconArrow.mjs +4 -1
  24. package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.cjs +5 -1
  25. package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.mjs +5 -1
  26. package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.cjs +5 -1
  27. package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.mjs +5 -1
  28. package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.cjs +5 -1
  29. package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.mjs +5 -1
  30. package/dist/lib/components/icons/IconCareer/IconCareer.cjs +4 -1
  31. package/dist/lib/components/icons/IconCareer/IconCareer.mjs +4 -1
  32. package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.cjs +5 -1
  33. package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.mjs +5 -1
  34. package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.cjs +5 -1
  35. package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.mjs +5 -1
  36. package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.cjs +5 -1
  37. package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.mjs +5 -1
  38. package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.cjs +5 -1
  39. package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.mjs +5 -1
  40. package/dist/lib/components/icons/IconEducation/IconEducationSvg.cjs +5 -1
  41. package/dist/lib/components/icons/IconEducation/IconEducationSvg.mjs +5 -1
  42. package/dist/lib/components/icons/IconEnlarge/IconEnlarge.cjs +4 -1
  43. package/dist/lib/components/icons/IconEnlarge/IconEnlarge.mjs +4 -1
  44. package/dist/lib/components/icons/IconExperience/IconExperienceSvg.cjs +5 -1
  45. package/dist/lib/components/icons/IconExperience/IconExperienceSvg.mjs +5 -1
  46. package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.cjs +5 -1
  47. package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.mjs +5 -1
  48. package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.cjs +5 -1
  49. package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.mjs +5 -1
  50. package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.cjs +5 -1
  51. package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.mjs +5 -1
  52. package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.cjs +5 -1
  53. package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.mjs +5 -1
  54. package/dist/lib/components/icons/IconNotification/IconNotificationSvg.cjs +5 -1
  55. package/dist/lib/components/icons/IconNotification/IconNotificationSvg.mjs +5 -1
  56. package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.cjs +5 -1
  57. package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.mjs +5 -1
  58. package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.cjs +5 -1
  59. package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.mjs +5 -1
  60. package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.cjs +5 -1
  61. package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.mjs +5 -1
  62. package/dist/lib/components/icons/IconSentiment/IconSentimentSvg.cjs +5 -1
  63. package/dist/lib/components/icons/IconSentiment/IconSentimentSvg.mjs +5 -1
  64. package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.cjs +5 -1
  65. package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.mjs +5 -1
  66. package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.cjs +5 -1
  67. package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.mjs +5 -1
  68. package/dist/lib/components/icons/IconSocialTiktok/IconSocialTiktokSvg.cjs +5 -1
  69. package/dist/lib/components/icons/IconSocialTiktok/IconSocialTiktokSvg.mjs +5 -1
  70. package/dist/lib/components/icons/IconStar/IconStarActiveSvg.cjs +5 -1
  71. package/dist/lib/components/icons/IconStar/IconStarActiveSvg.mjs +5 -1
  72. package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.cjs +5 -1
  73. package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.mjs +5 -1
  74. package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.cjs +5 -1
  75. package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.mjs +5 -1
  76. package/dist/lib/components/icons/IconThumb/IconThumb.cjs +4 -1
  77. package/dist/lib/components/icons/IconThumb/IconThumb.mjs +4 -1
  78. package/dist/lib/components/icons/IconVisibility/IconVisibility.cjs +4 -1
  79. package/dist/lib/components/icons/IconVisibility/IconVisibility.mjs +4 -1
  80. package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.cjs +5 -1
  81. package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.mjs +5 -1
  82. package/dist/lib/components/private/Popover/Popover.cjs +16 -6
  83. package/dist/lib/components/private/Popover/Popover.mjs +16 -6
  84. package/package.json +1 -1
package/dist/index.d.mts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import react__default, { ForwardRefRenderFunction, AnchorHTMLAttributes, ComponentType, ReactNode, ReactElement, AllHTMLAttributes, ElementType, RefAttributes, Ref, RefObject, KeyboardEvent, MouseEvent, FormEvent, RefCallback } from 'react';
2
+ import react__default, { FC, ForwardRefRenderFunction, AnchorHTMLAttributes, ComponentType, ReactNode, ReactElement, AllHTMLAttributes, ElementType, RefAttributes, Ref, RefObject, KeyboardEvent, MouseEvent, FormEvent, RefCallback } from 'react';
3
3
  import * as clsx from 'clsx';
4
4
  import { ClassValue } from 'clsx';
5
5
  import { Optional } from 'utility-types';
@@ -313,13 +313,13 @@ interface BraidProviderProps {
313
313
  linkComponent?: LinkComponent$1;
314
314
  children: ReactNode;
315
315
  }
316
- declare const BraidProvider$1: ({ theme, styleBody, linkComponent, children, }: BraidProviderProps) => react.JSX.Element;
316
+ declare const BraidProvider$1: FC<BraidProviderProps>;
317
317
 
318
318
  interface BraidPortalProps {
319
319
  children: ReactNode;
320
320
  container?: Element;
321
321
  }
322
- declare const BraidPortal$1: ({ children, container }: BraidPortalProps) => react.ReactPortal;
322
+ declare const BraidPortal$1: FC<BraidPortalProps>;
323
323
 
324
324
  interface ThemeNameConsumerProps {
325
325
  children(name: string): ReactElement;
@@ -2809,7 +2809,7 @@ interface TextProps extends TypographyProps {
2809
2809
  weight?: TextStyleProps['weight'];
2810
2810
  baseline?: TextStyleProps['baseline'];
2811
2811
  }
2812
- declare const Text: ({ size: sizeProp, tone: toneProp, weight: weightProp, maxLines: maxLinesProp, baseline, ...typographyProps }: TextProps) => react.JSX.Element;
2812
+ declare const Text: FC<TextProps>;
2813
2813
 
2814
2814
  declare const validTones: readonly ["neutral", "secondary"];
2815
2815
  interface AccordionContextValue {
@@ -2828,7 +2828,7 @@ interface AccordionProps {
2828
2828
  space?: RequiredResponsiveValue<(typeof validSpaceValues)[number]>;
2829
2829
  data?: DataAttributeMap;
2830
2830
  }
2831
- declare const Accordion$1: ({ children, size, tone, weight, space: spaceProp, dividers, data, ...restProps }: AccordionProps) => react.JSX.Element;
2831
+ declare const Accordion$1: FC<AccordionProps>;
2832
2832
 
2833
2833
  type ValueOrArray<T> = T | T[];
2834
2834
  declare const validBadgeTones: readonly ["promote", "info", "neutral", "positive", "caution", "critical"];
@@ -2868,7 +2868,7 @@ interface AccordionItemBaseProps {
2868
2868
  }
2869
2869
  type AccordionItemProps = AccordionItemBaseProps & UseDisclosureProps;
2870
2870
  type AccordionItemStateProps = DisclosureStateProps;
2871
- declare const AccordionItem$1: ({ id, label, children, badge, size: sizeProp, tone: toneProp, weight: weightProp, icon, data, ...restProps }: AccordionItemProps) => react.JSX.Element;
2871
+ declare const AccordionItem$1: FC<AccordionItemProps>;
2872
2872
 
2873
2873
  declare const buttonTones: readonly ["formAccent", "brandAccent", "critical", "neutral"];
2874
2874
 
@@ -2930,14 +2930,14 @@ type InlineProps = CollapsibleAlignmentProps & {
2930
2930
  data?: DataAttributeMap;
2931
2931
  children: ReactNodeNoStrings;
2932
2932
  };
2933
- declare const Inline$1: ({ space, align, alignY, collapseBelow, reverse, component, data, children, ...restProps }: InlineProps) => react.JSX.Element;
2933
+ declare const Inline$1: FC<InlineProps>;
2934
2934
 
2935
2935
  interface ActionsProps {
2936
2936
  size?: ButtonProps['size'];
2937
2937
  children: InlineProps['children'];
2938
2938
  data?: InlineProps['data'];
2939
2939
  }
2940
- declare const Actions: ({ size, data, children }: ActionsProps) => react.JSX.Element;
2940
+ declare const Actions: FC<ActionsProps>;
2941
2941
 
2942
2942
  type Tone$1 = 'promote' | 'info' | 'positive' | 'caution' | 'critical';
2943
2943
  type CloseProps = AllOrNone<{
@@ -2950,7 +2950,7 @@ type AlertProps = {
2950
2950
  data?: DataAttributeMap;
2951
2951
  id?: string;
2952
2952
  } & CloseProps;
2953
- declare const Alert$1: ({ tone, children, id, closeLabel, data, onClose, ...restProps }: AlertProps) => react.JSX.Element;
2953
+ declare const Alert$1: FC<AlertProps>;
2954
2954
 
2955
2955
  interface AutosuggestTranslations {
2956
2956
  assistiveDescription: string;
@@ -2971,7 +2971,7 @@ interface FieldLabelProps {
2971
2971
  descriptionId?: string;
2972
2972
  data?: DataAttributeMap;
2973
2973
  }
2974
- declare const FieldLabel$1: ({ id, htmlFor, label, disabled, secondaryLabel, tertiaryLabel, description, descriptionId, data, }: FieldLabelProps) => react.JSX.Element | null;
2974
+ declare const FieldLabel$1: FC<FieldLabelProps>;
2975
2975
 
2976
2976
  declare const tones$1: readonly ["neutral", "critical", "positive", "caution"];
2977
2977
  type FieldTone = (typeof tones$1)[number];
@@ -2984,7 +2984,7 @@ interface FieldMessageProps {
2984
2984
  disabled?: boolean;
2985
2985
  data?: DataAttributeMap;
2986
2986
  }
2987
- declare const FieldMessage$1: ({ id, tone, message, secondaryMessage, reserveMessageSpace, disabled, data, ...restProps }: FieldMessageProps) => react.JSX.Element | null;
2987
+ declare const FieldMessage$1: FC<FieldMessageProps>;
2988
2988
 
2989
2989
  type FormElementProps$1 = AllHTMLAttributes<HTMLFormElement>;
2990
2990
  type FieldLabelVariant$1 = {
@@ -3090,7 +3090,7 @@ interface BleedProps {
3090
3090
  component?: (typeof validBleedComponents)[number];
3091
3091
  data?: DataAttributeMap;
3092
3092
  }
3093
- declare const Bleed$1: ({ space, horizontal, vertical, top, bottom, left, right, children, component, data, ...restProps }: BleedProps) => react.JSX.Element;
3093
+ declare const Bleed$1: FC<BleedProps>;
3094
3094
 
3095
3095
  interface BoxRendererProps extends BoxBaseProps {
3096
3096
  component?: Atoms['reset'];
@@ -3151,7 +3151,7 @@ type CardProps = {
3151
3151
  height?: Extract<BoxProps['height'], 'full'> | 'content';
3152
3152
  data?: DataAttributeMap;
3153
3153
  } & (SimpleCardRounding | ResponsiveCardRounding);
3154
- declare const Card$1: ({ children, component, tone, data, height, ...restProps }: CardProps) => react.JSX.Element;
3154
+ declare const Card$1: FC<CardProps>;
3155
3155
 
3156
3156
  declare const sizes$1: {
3157
3157
  readonly standard: "standard";
@@ -3215,7 +3215,7 @@ interface ColumnProps {
3215
3215
  hideAbove?: ResponsiveRangeProps['above'];
3216
3216
  data?: DataAttributeMap;
3217
3217
  }
3218
- declare const Column: ({ component, children, data, width, hideBelow, hideAbove, ...restProps }: ColumnProps) => react.JSX.Element;
3218
+ declare const Column: FC<ColumnProps>;
3219
3219
 
3220
3220
  declare const validColumnsComponents: readonly ["div", "span", "p", "article", "section", "main", "nav", "aside", "ul", "ol", "li"];
3221
3221
 
@@ -3225,7 +3225,7 @@ type ColumnsProps = CollapsibleAlignmentProps & {
3225
3225
  component?: (typeof validColumnsComponents)[number];
3226
3226
  data?: DataAttributeMap;
3227
3227
  };
3228
- declare const Columns$1: ({ children, collapseBelow, reverse, space, align, alignY, component, data, ...restProps }: ColumnsProps) => react.JSX.Element;
3228
+ declare const Columns$1: FC<ColumnsProps>;
3229
3229
 
3230
3230
  interface ContentBlockProps {
3231
3231
  children: ReactNode;
@@ -3233,7 +3233,7 @@ interface ContentBlockProps {
3233
3233
  align?: 'left' | 'center';
3234
3234
  data?: DataAttributeMap;
3235
3235
  }
3236
- declare const ContentBlock: ({ width, align, data, children, ...restProps }: ContentBlockProps) => react.JSX.Element;
3236
+ declare const ContentBlock: FC<ContentBlockProps>;
3237
3237
 
3238
3238
  interface ModalContentProps {
3239
3239
  id?: string;
@@ -3264,7 +3264,7 @@ declare const modalStyle$1: {
3264
3264
  interface DialogProps extends Omit<ModalProps, keyof typeof modalStyle$1 | 'width'> {
3265
3265
  width?: ModalProps['width'];
3266
3266
  }
3267
- declare const Dialog$1: ({ width, ...restProps }: DialogProps) => react.JSX.Element;
3267
+ declare const Dialog$1: FC<DialogProps>;
3268
3268
 
3269
3269
  interface TextLinkStyles {
3270
3270
  weight?: 'regular' | 'weak';
@@ -3291,7 +3291,7 @@ interface TextLinkButtonProps extends Omit<TextLinkStyles, 'showVisited'> {
3291
3291
  tabIndex?: NativeSpanProps['tabIndex'];
3292
3292
  icon?: ReactElement<UseIconProps> | null;
3293
3293
  }
3294
- declare const TextLinkButton: ({ weight, hitArea, id, onClick, data, children, "aria-controls": ariaControls, "aria-expanded": ariaExpanded, "aria-describedby": ariaDescribedBy, "aria-label": ariaLabel, tabIndex, icon, iconPosition, ...restProps }: TextLinkButtonProps) => react.JSX.Element;
3294
+ declare const TextLinkButton: FC<TextLinkButtonProps>;
3295
3295
 
3296
3296
  interface DisclosureBaseProps {
3297
3297
  expandLabel: string;
@@ -3304,12 +3304,12 @@ interface DisclosureBaseProps {
3304
3304
  }
3305
3305
  type DisclosureProps = DisclosureBaseProps & UseDisclosureProps;
3306
3306
 
3307
- declare const Disclosure$1: ({ id, expandLabel, collapseLabel, space, size: sizeProp, children, data, weight, ...restProps }: DisclosureProps) => react.JSX.Element;
3307
+ declare const Disclosure$1: FC<DisclosureProps>;
3308
3308
 
3309
3309
  interface DividerProps {
3310
3310
  weight?: 'regular' | 'strong';
3311
3311
  }
3312
- declare const Divider: ({ weight }: DividerProps) => react.JSX.Element;
3312
+ declare const Divider: FC<DividerProps>;
3313
3313
 
3314
3314
  declare const validWidths: readonly ["small", "medium", "large"];
3315
3315
  declare const validPositions: readonly ["left", "right"];
@@ -3321,7 +3321,7 @@ interface DrawerProps extends Omit<ModalProps, keyof typeof modalStyle | 'width'
3321
3321
  width?: (typeof validWidths)[number];
3322
3322
  position?: (typeof validPositions)[number];
3323
3323
  }
3324
- declare const Drawer$1: ({ width, position, ...restProps }: DrawerProps) => react.JSX.Element;
3324
+ declare const Drawer$1: FC<DrawerProps>;
3325
3325
 
3326
3326
  type ValidDropdownChildren = AllHTMLAttributes<HTMLOptionElement | HTMLOptGroupElement>;
3327
3327
  type SelectProps = AllHTMLAttributes<HTMLSelectElement>;
@@ -3342,7 +3342,7 @@ interface HeadingProps extends TypographyProps {
3342
3342
  weight?: keyof typeof headingWeight;
3343
3343
  children: ReactNode;
3344
3344
  }
3345
- declare const Heading$1: ({ level, weight, component, ...typographyProps }: HeadingProps) => react.JSX.Element;
3345
+ declare const Heading$1: FC<HeadingProps>;
3346
3346
 
3347
3347
  interface HiddenProps extends ResponsiveRangeProps {
3348
3348
  children: ReactNode;
@@ -3358,21 +3358,21 @@ interface HiddenProps extends ResponsiveRangeProps {
3358
3358
  inline?: boolean;
3359
3359
  data?: DataAttributeMap;
3360
3360
  }
3361
- declare const Hidden: ({ children, component, above, below, screen, print, inline: inlineProp, data, ...restProps }: HiddenProps) => react.JSX.Element;
3361
+ declare const Hidden: FC<HiddenProps>;
3362
3362
 
3363
3363
  interface HiddenVisuallyProps {
3364
3364
  id?: string;
3365
3365
  children: BoxProps['children'];
3366
3366
  data?: DataAttributeMap;
3367
3367
  }
3368
- declare const HiddenVisually: ({ id, data, children, ...restProps }: HiddenVisuallyProps) => react.JSX.Element;
3368
+ declare const HiddenVisually: FC<HiddenVisuallyProps>;
3369
3369
 
3370
3370
  interface IconRendererProps {
3371
3371
  children: ({ className }: {
3372
3372
  className: string;
3373
3373
  }) => ReactElement | null;
3374
3374
  }
3375
- declare const IconRenderer: ({ children }: IconRendererProps) => ReactElement<unknown, string | react.JSXElementConstructor<any>> | null;
3375
+ declare const IconRenderer: FC<IconRendererProps>;
3376
3376
 
3377
3377
  type LinkProps = Omit<LinkComponentProps, 'className'> & {
3378
3378
  className?: ClassValue;
@@ -3391,7 +3391,7 @@ interface StackProps {
3391
3391
  align?: OptionalResponsiveValue<Align>;
3392
3392
  data?: DataAttributeMap;
3393
3393
  }
3394
- declare const Stack$1: ({ component, children, space, align: alignProp, data, ...restProps }: StackProps) => react.JSX.Element;
3394
+ declare const Stack$1: FC<StackProps>;
3395
3395
 
3396
3396
  interface ListTypeCharacter {
3397
3397
  type?: 'bullet' | 'number' | 'alpha' | 'roman';
@@ -3409,7 +3409,7 @@ type ListProps = {
3409
3409
  start?: number;
3410
3410
  data?: StackProps['data'];
3411
3411
  } & (ListTypeIcon | ListTypeCharacter);
3412
- declare const List$1: ({ children, size: sizeProp, tone: toneProp, space: spaceProp, type, start, data, ...restProps }: ListProps) => react.JSX.Element;
3412
+ declare const List$1: FC<ListProps>;
3413
3413
 
3414
3414
  declare const size: Record<"xsmall" | "small" | "large" | "standard", string>;
3415
3415
 
@@ -3419,9 +3419,9 @@ interface LoaderProps {
3419
3419
  delayVisibility?: boolean;
3420
3420
  data?: DataAttributeMap;
3421
3421
  }
3422
- declare const Loader: ({ size, "aria-label": ariaLabel, delayVisibility, data, ...restProps }: LoaderProps) => react.JSX.Element;
3422
+ declare const Loader: FC<LoaderProps>;
3423
3423
 
3424
- type Placement = 'top' | 'bottom';
3424
+ type Placement = 'top' | 'bottom' | 'left' | 'right';
3425
3425
  interface PopoverPlacementData {
3426
3426
  placement: Placement;
3427
3427
  arrow?: {
@@ -3432,7 +3432,7 @@ interface PopoverPlacementData {
3432
3432
  interface PopoverProps {
3433
3433
  id?: string;
3434
3434
  role: NonNullable<AllHTMLAttributes<HTMLElement>['role'] | false>;
3435
- align?: 'left' | 'right' | 'center';
3435
+ align?: 'start' | 'end' | 'center';
3436
3436
  width?: 'content' | 'full';
3437
3437
  placement?: Placement;
3438
3438
  lockPlacement?: boolean;
@@ -3476,14 +3476,14 @@ interface MenuRendererProps {
3476
3476
  offsetSpace?: ResponsiveSpace;
3477
3477
  size?: MenuSize;
3478
3478
  width?: keyof typeof width | 'content';
3479
- placement?: PopoverProps['placement'];
3479
+ placement?: Extract<PopoverProps['placement'], 'top' | 'bottom'>;
3480
3480
  onOpen?: () => void;
3481
3481
  onClose?: (closeReason: CloseReason) => void;
3482
3482
  data?: DataAttributeMap;
3483
3483
  reserveIconSpace?: boolean;
3484
3484
  children: ReactNode;
3485
3485
  }
3486
- declare const MenuRenderer: ({ onOpen, onClose, trigger, size, width, align, offsetSpace, reserveIconSpace, placement, children, data, ...restProps }: MenuRendererProps) => react.JSX.Element;
3486
+ declare const MenuRenderer: FC<MenuRendererProps>;
3487
3487
 
3488
3488
  type MenuItemTone = 'critical' | undefined;
3489
3489
  interface UseMenuItemProps {
@@ -3507,38 +3507,26 @@ interface MenuItemProps extends Pick<UseMenuItemProps, 'tone' | 'onClick' | 'dat
3507
3507
  badge?: MenuItemChildrenProps['badge'];
3508
3508
  icon?: MenuItemChildrenProps['leftSlot'];
3509
3509
  }
3510
- declare const MenuItem$1: {
3511
- ({ children, onClick, data, tone, badge, icon, id, }: MenuItemProps): react.JSX.Element;
3512
- __isMenuItem__: boolean;
3513
- };
3510
+ declare const MenuItem$1: FC<MenuItemProps>;
3514
3511
 
3515
3512
  interface MenuItemCheckboxProps extends Pick<MenuItemProps, 'data' | 'badge' | 'id'> {
3516
3513
  children: ReactNode;
3517
3514
  onChange: (checked: boolean) => void;
3518
3515
  checked: boolean;
3519
3516
  }
3520
- declare const MenuItemCheckbox$1: {
3521
- ({ children, onChange, checked, data, badge, id, }: MenuItemCheckboxProps): react.JSX.Element;
3522
- __isMenuItem__: boolean;
3523
- };
3517
+ declare const MenuItemCheckbox$1: FC<MenuItemCheckboxProps>;
3524
3518
 
3525
- declare const MenuItemDivider: {
3526
- (): react.JSX.Element;
3527
- __isMenuItem__: boolean;
3528
- };
3519
+ declare const MenuItemDivider: FC;
3529
3520
 
3530
3521
  interface MenuItemLinkProps extends MenuItemProps, Pick<LinkProps, 'href' | 'target' | 'rel'> {
3531
3522
  }
3532
- declare const MenuItemLink$1: {
3533
- ({ href, target, rel, onClick, tone, data, children, badge, icon, id, }: MenuItemLinkProps): react.JSX.Element;
3534
- __isMenuItem__: boolean;
3535
- };
3523
+ declare const MenuItemLink$1: FC<MenuItemLinkProps>;
3536
3524
 
3537
3525
  interface OverflowMenuProps extends Omit<MenuRendererProps, 'trigger' | 'align' | 'offsetSpace'> {
3538
3526
  label: string;
3539
3527
  id?: string;
3540
3528
  }
3541
- declare const OverflowMenu: ({ size, label, children, id, ...menuProps }: OverflowMenuProps) => react.JSX.Element;
3529
+ declare const OverflowMenu: FC<OverflowMenuProps>;
3542
3530
 
3543
3531
  type FormElementProps = AllHTMLAttributes<HTMLFormElement>;
3544
3532
  type FieldLabelVariant = {
@@ -3611,7 +3599,7 @@ interface NoticeProps {
3611
3599
  data?: DataAttributeMap;
3612
3600
  children: ReactNode;
3613
3601
  }
3614
- declare const Notice$1: ({ tone, data, children, ...restProps }: NoticeProps) => react.JSX.Element;
3602
+ declare const Notice$1: FC<NoticeProps>;
3615
3603
 
3616
3604
  declare const validPageBlockComponents: readonly ["div", "article", "aside", "main", "section", "nav"];
3617
3605
  interface Props$1 {
@@ -3620,7 +3608,7 @@ interface Props$1 {
3620
3608
  component?: (typeof validPageBlockComponents)[number];
3621
3609
  data?: DataAttributeMap;
3622
3610
  }
3623
- declare const PageBlock: ({ children, width, component: componentProp, data, ...restProps }: Props$1) => react.JSX.Element;
3611
+ declare const PageBlock: FC<Props$1>;
3624
3612
 
3625
3613
  interface PageProps {
3626
3614
  children: ReactNode;
@@ -3628,7 +3616,7 @@ interface PageProps {
3628
3616
  footerPosition?: 'belowFold';
3629
3617
  data?: DataAttributeMap;
3630
3618
  }
3631
- declare const Page: ({ children, footer, footerPosition, data, ...restProps }: PageProps) => react.JSX.Element;
3619
+ declare const Page: FC<PageProps>;
3632
3620
 
3633
3621
  interface PaginationProps {
3634
3622
  page: number;
@@ -3644,7 +3632,7 @@ interface PaginationProps {
3644
3632
  pageLimit?: number;
3645
3633
  data?: DataAttributeMap;
3646
3634
  }
3647
- declare const Pagination$1: ({ page, total, linkProps, label, pageLabel, nextLabel, previousLabel, pageLimit, data, ...restProps }: PaginationProps) => react.JSX.Element;
3635
+ declare const Pagination$1: FC<PaginationProps>;
3648
3636
 
3649
3637
  type InputProps$1 = AllHTMLAttributes<HTMLInputElement>;
3650
3638
  type PasswordFieldBaseProps = Omit<FieldBaseProps, 'value' | 'secondaryMessage' | 'icon' | 'prefix'> & {
@@ -3695,14 +3683,14 @@ type RatingProps = RatingBaseProps & ({
3695
3683
  weight: TextProps['weight'];
3696
3684
  variant?: Exclude<RatingVariants, 'starsOnly'>;
3697
3685
  });
3698
- declare const Rating$1: ({ rating, size, weight, variant, tone, "aria-label": ariaLabel, data, }: RatingProps) => react.JSX.Element;
3686
+ declare const Rating$1: FC<RatingProps>;
3699
3687
 
3700
3688
  interface SecondaryProps {
3701
3689
  children: ReactNode;
3702
3690
  id?: string;
3703
3691
  data?: DataAttributeMap;
3704
3692
  }
3705
- declare const Secondary: ({ children, data, id, ...restProps }: SecondaryProps) => react.JSX.Element;
3693
+ declare const Secondary: FC<SecondaryProps>;
3706
3694
 
3707
3695
  type ValidSpreadComponent = 'div' | 'span' | 'p' | 'article' | 'section' | 'main' | 'nav' | 'aside' | 'li';
3708
3696
  interface SpreadProps {
@@ -3714,17 +3702,14 @@ interface SpreadProps {
3714
3702
  alignY?: OptionalResponsiveValue<AlignY>;
3715
3703
  data?: DataAttributeMap;
3716
3704
  }
3717
- declare const Spread$1: ({ component, children, space, direction, align, alignY, data, ...restProps }: SpreadProps) => react.JSX.Element;
3705
+ declare const Spread$1: FC<SpreadProps>;
3718
3706
 
3719
3707
  interface StepProps {
3720
3708
  children: string;
3721
3709
  complete?: boolean;
3722
3710
  id?: string | number;
3723
3711
  }
3724
- declare const Step$1: {
3725
- ({ complete, id, children }: StepProps): react.JSX.Element;
3726
- __isStep__: boolean;
3727
- };
3712
+ declare const Step$1: FC<StepProps>;
3728
3713
 
3729
3714
  declare const tone: {
3730
3715
  formAccent: string;
@@ -3757,14 +3742,14 @@ type StepperProps = {
3757
3742
  id?: string;
3758
3743
  align?: 'left' | 'center';
3759
3744
  } & (LinearProps | NonLinearProps);
3760
- declare const Stepper: ({ activeStep, label, mode, tone, children, data, align, id, onStepClick, ...restProps }: StepperProps) => react.JSX.Element;
3745
+ declare const Stepper: FC<StepperProps>;
3761
3746
 
3762
3747
  interface StrongProps {
3763
3748
  children: ReactNode;
3764
3749
  id?: string;
3765
3750
  data?: DataAttributeMap;
3766
3751
  }
3767
- declare const Strong: ({ children, data, id, ...restProps }: StrongProps) => react.JSX.Element;
3752
+ declare const Strong: FC<StrongProps>;
3768
3753
 
3769
3754
  declare const alignY: Record<"top" | "center", string>;
3770
3755
 
@@ -3825,10 +3810,7 @@ interface TabProps {
3825
3810
  icon?: TextProps['icon'];
3826
3811
  data?: DataAttributeMap;
3827
3812
  }
3828
- declare const Tab$1: {
3829
- ({ children, data, badge, icon, item, ...restProps }: TabProps): react.JSX.Element;
3830
- __isTab__: boolean;
3831
- };
3813
+ declare const Tab$1: FC<TabProps>;
3832
3814
 
3833
3815
  interface TabsProviderProps {
3834
3816
  children: ReactNode;
@@ -3836,7 +3818,7 @@ interface TabsProviderProps {
3836
3818
  selectedItem?: string;
3837
3819
  onChange?: (selectedIndex: number, selectedItem?: string) => void;
3838
3820
  }
3839
- declare const TabsProvider: ({ children, onChange, id, selectedItem, }: TabsProviderProps) => react.JSX.Element;
3821
+ declare const TabsProvider: FC<TabsProviderProps>;
3840
3822
 
3841
3823
  interface TabsProps {
3842
3824
  children: ReactNodeNoStrings;
@@ -3848,24 +3830,20 @@ interface TabsProps {
3848
3830
  size?: TabSize;
3849
3831
  divider?: 'full' | 'minimal' | 'none';
3850
3832
  }
3851
- declare const Tabs$1: (props: TabsProps) => react.JSX.Element;
3833
+ declare const Tabs$1: FC<TabsProps>;
3852
3834
 
3853
3835
  interface TabPanelsProps {
3854
3836
  renderInactivePanels?: boolean;
3855
3837
  children: ReactNodeNoStrings;
3856
3838
  }
3857
- declare const TabPanels: ({ renderInactivePanels, children, }: TabPanelsProps) => react.JSX.Element;
3839
+ declare const TabPanels: FC<TabPanelsProps>;
3858
3840
 
3859
3841
  interface TabPanelProps {
3860
3842
  children: ReactNode;
3861
3843
  item?: string;
3862
3844
  data?: DataAttributeMap;
3863
3845
  }
3864
- declare const TabPanel: {
3865
- ({ children, data, item, ...restProps }: TabPanelProps): react.JSX.Element;
3866
- displayName: string;
3867
- __isTabPanel__: boolean;
3868
- };
3846
+ declare const TabPanel: FC<TabPanelProps>;
3869
3847
 
3870
3848
  declare const tagSizes: readonly ["small", "standard"];
3871
3849
  type CommonProps = {
@@ -3890,7 +3868,7 @@ interface BaseTag extends CommonProps {
3890
3868
  addLabel?: never;
3891
3869
  }
3892
3870
  type TagProps = ClearableTag | AddableTag | BaseTag;
3893
- declare const Tag$1: ({ size, data, id, icon, children, ...restProps }: TagProps) => react.JSX.Element;
3871
+ declare const Tag$1: FC<TagProps>;
3894
3872
 
3895
3873
  type NativeTextareaProps = AllHTMLAttributes<HTMLTextAreaElement>;
3896
3874
  type TextareaBaseProps = Omit<FieldBaseProps, 'value' | 'secondaryMessage' | 'icon' | 'prefix'> & {
@@ -3964,7 +3942,7 @@ interface TilesProps {
3964
3942
  columns: RequiredResponsiveValue<number>;
3965
3943
  data?: DataAttributeMap;
3966
3944
  }
3967
- declare const Tiles$1: ({ children, space, columns, data, ...restProps }: TilesProps) => react.JSX.Element;
3945
+ declare const Tiles$1: FC<TilesProps>;
3968
3946
 
3969
3947
  declare const sizes: {
3970
3948
  readonly standard: "standard";
@@ -4009,7 +3987,7 @@ type Toast = {
4009
3987
  interface ToastProviderProps {
4010
3988
  children: ReactNode;
4011
3989
  }
4012
- declare const ToastProvider: ({ children }: ToastProviderProps) => react.JSX.Element;
3990
+ declare const ToastProvider: FC<ToastProviderProps>;
4013
3991
  declare const useToast: () => (toast: Toast) => void;
4014
3992
 
4015
3993
  interface TriggerProps {
@@ -4025,364 +4003,364 @@ interface TooltipRendererProps {
4025
4003
  triggerProps: TriggerProps;
4026
4004
  }) => ReactNode;
4027
4005
  }
4028
- declare const TooltipRenderer: ({ id, tooltip, placement, children, }: TooltipRendererProps) => react.JSX.Element;
4006
+ declare const TooltipRenderer: FC<TooltipRendererProps>;
4029
4007
 
4030
4008
  type IconContainerProps = UseIconProps;
4031
4009
 
4032
4010
  type IconAiProps = IconContainerProps;
4033
- declare const IconAI: (props: IconAiProps) => react.JSX.Element;
4011
+ declare const IconAI: FC<IconAiProps>;
4034
4012
 
4035
4013
  type IconAddProps = IconContainerProps;
4036
- declare const IconAdd: (props: IconAddProps) => react.JSX.Element;
4014
+ declare const IconAdd: FC<IconAddProps>;
4037
4015
 
4038
4016
  type IconArrowProps = IconContainerProps & {
4039
4017
  direction?: 'up' | 'down' | 'left' | 'right';
4040
4018
  };
4041
- declare const IconArrow: ({ direction, ...props }: IconArrowProps) => react.JSX.Element;
4019
+ declare const IconArrow: FC<IconArrowProps>;
4042
4020
 
4043
4021
  type IconAttachmentProps = IconContainerProps;
4044
- declare const IconAttachment: (props: IconAttachmentProps) => react.JSX.Element;
4022
+ declare const IconAttachment: FC<IconAttachmentProps>;
4045
4023
 
4046
4024
  type IconBluetoothProps = IconContainerProps;
4047
- declare const IconBluetooth: (props: IconBluetoothProps) => react.JSX.Element;
4025
+ declare const IconBluetooth: FC<IconBluetoothProps>;
4048
4026
 
4049
4027
  type IconBoldProps = IconContainerProps;
4050
- declare const IconBold: (props: IconBoldProps) => react.JSX.Element;
4028
+ declare const IconBold: FC<IconBoldProps>;
4051
4029
 
4052
4030
  type IconBookmarkProps = IconContainerProps & {
4053
4031
  active?: boolean;
4054
4032
  };
4055
- declare const IconBookmark: ({ active, ...props }: IconBookmarkProps) => react.JSX.Element;
4033
+ declare const IconBookmark: FC<IconBookmarkProps>;
4056
4034
 
4057
4035
  type IconBulletListProps = IconContainerProps;
4058
- declare const IconBulletList: (props: IconBulletListProps) => react.JSX.Element;
4036
+ declare const IconBulletList: FC<IconBulletListProps>;
4059
4037
 
4060
4038
  type IconCareerProps = IconContainerProps & {
4061
4039
  active?: boolean;
4062
4040
  };
4063
- declare const IconCareer: ({ active, ...props }: IconCareerProps) => react.JSX.Element;
4041
+ declare const IconCareer: FC<IconCareerProps>;
4064
4042
 
4065
4043
  type IconCategoryProps = IconContainerProps;
4066
- declare const IconCategory: (props: IconCategoryProps) => react.JSX.Element;
4044
+ declare const IconCategory: FC<IconCategoryProps>;
4067
4045
 
4068
4046
  type IconCautionProps = IconContainerProps;
4069
- declare const IconCaution: (props: IconCautionProps) => react.JSX.Element;
4047
+ declare const IconCaution: FC<IconCautionProps>;
4070
4048
 
4071
4049
  type IconChecklistProps = IconContainerProps;
4072
- declare const IconChecklist: (props: IconChecklistProps) => react.JSX.Element;
4050
+ declare const IconChecklist: FC<IconChecklistProps>;
4073
4051
 
4074
4052
  type IconChevronProps = IconContainerProps & {
4075
4053
  direction?: 'up' | 'down' | 'left' | 'right';
4076
4054
  };
4077
- declare const IconChevron: ({ direction, ...props }: IconChevronProps) => react.JSX.Element;
4055
+ declare const IconChevron: FC<IconChevronProps>;
4078
4056
 
4079
4057
  type IconClearProps = IconContainerProps;
4080
- declare const IconClear: (props: IconClearProps) => react.JSX.Element;
4058
+ declare const IconClear: FC<IconClearProps>;
4081
4059
 
4082
4060
  type IconCompanyProps = IconContainerProps;
4083
- declare const IconCompany: (props: IconCompanyProps) => react.JSX.Element;
4061
+ declare const IconCompany: FC<IconCompanyProps>;
4084
4062
 
4085
4063
  type IconComposeProps = IconContainerProps;
4086
- declare const IconCompose: (props: IconComposeProps) => react.JSX.Element;
4064
+ declare const IconCompose: FC<IconComposeProps>;
4087
4065
 
4088
4066
  type IconCopyProps = IconContainerProps;
4089
- declare const IconCopy: (props: IconCopyProps) => react.JSX.Element;
4067
+ declare const IconCopy: FC<IconCopyProps>;
4090
4068
 
4091
4069
  type IconCoverLetterProps = IconContainerProps;
4092
- declare const IconCoverLetter: (props: IconCoverLetterProps) => react.JSX.Element;
4070
+ declare const IconCoverLetter: FC<IconCoverLetterProps>;
4093
4071
 
4094
4072
  type IconCreditCardProps = IconContainerProps;
4095
- declare const IconCreditCard: (props: IconCreditCardProps) => react.JSX.Element;
4073
+ declare const IconCreditCard: FC<IconCreditCardProps>;
4096
4074
 
4097
4075
  type IconCriticalProps = IconContainerProps;
4098
- declare const IconCritical: (props: IconCriticalProps) => react.JSX.Element;
4076
+ declare const IconCritical: FC<IconCriticalProps>;
4099
4077
 
4100
4078
  type IconDateProps = IconContainerProps;
4101
- declare const IconDate: (props: IconDateProps) => react.JSX.Element;
4079
+ declare const IconDate: FC<IconDateProps>;
4102
4080
 
4103
4081
  type IconDeleteProps = IconContainerProps;
4104
- declare const IconDelete: (props: IconDeleteProps) => react.JSX.Element;
4082
+ declare const IconDelete: FC<IconDeleteProps>;
4105
4083
 
4106
4084
  type IconDesktopProps = IconContainerProps;
4107
- declare const IconDesktop: (props: IconDesktopProps) => react.JSX.Element;
4085
+ declare const IconDesktop: FC<IconDesktopProps>;
4108
4086
 
4109
4087
  type IconDisallowProps = IconContainerProps;
4110
- declare const IconDisallow: (props: IconDisallowProps) => react.JSX.Element;
4088
+ declare const IconDisallow: FC<IconDisallowProps>;
4111
4089
 
4112
4090
  type IconDocumentProps = IconContainerProps;
4113
- declare const IconDocument: (props: IconDocumentProps) => react.JSX.Element;
4091
+ declare const IconDocument: FC<IconDocumentProps>;
4114
4092
 
4115
4093
  type IconDocumentBrokenProps = IconContainerProps;
4116
- declare const IconDocumentBroken: (props: IconDocumentBrokenProps) => react.JSX.Element;
4094
+ declare const IconDocumentBroken: FC<IconDocumentBrokenProps>;
4117
4095
 
4118
4096
  type IconDownloadProps = IconContainerProps;
4119
- declare const IconDownload: (props: IconDownloadProps) => react.JSX.Element;
4097
+ declare const IconDownload: FC<IconDownloadProps>;
4120
4098
 
4121
4099
  type IconEditProps = IconContainerProps;
4122
- declare const IconEdit: (props: IconEditProps) => react.JSX.Element;
4100
+ declare const IconEdit: FC<IconEditProps>;
4123
4101
 
4124
4102
  type IconEducationProps = IconContainerProps;
4125
- declare const IconEducation: (props: IconEducationProps) => react.JSX.Element;
4103
+ declare const IconEducation: FC<IconEducationProps>;
4126
4104
 
4127
4105
  type IconEnlargeProps = IconContainerProps & {
4128
4106
  active?: boolean;
4129
4107
  };
4130
- declare const IconEnlarge: ({ active, ...props }: IconEnlargeProps) => react.JSX.Element;
4108
+ declare const IconEnlarge: FC<IconEnlargeProps>;
4131
4109
 
4132
4110
  type IconExperienceProps = IconContainerProps;
4133
- declare const IconExperience: (props: IconExperienceProps) => react.JSX.Element;
4111
+ declare const IconExperience: FC<IconExperienceProps>;
4134
4112
 
4135
4113
  type IconFilterProps = IconContainerProps;
4136
- declare const IconFilter: (props: IconFilterProps) => react.JSX.Element;
4114
+ declare const IconFilter: FC<IconFilterProps>;
4137
4115
 
4138
4116
  type IconFlagProps = IconContainerProps;
4139
- declare const IconFlag: (props: IconFlagProps) => react.JSX.Element;
4117
+ declare const IconFlag: FC<IconFlagProps>;
4140
4118
 
4141
4119
  type IconGiftProps = IconContainerProps;
4142
- declare const IconGift: (props: IconGiftProps) => react.JSX.Element;
4120
+ declare const IconGift: FC<IconGiftProps>;
4143
4121
 
4144
4122
  type IconGlobeProps = IconContainerProps;
4145
- declare const IconGlobe: (props: IconGlobeProps) => react.JSX.Element;
4123
+ declare const IconGlobe: FC<IconGlobeProps>;
4146
4124
 
4147
4125
  type IconGridProps = IconContainerProps;
4148
- declare const IconGrid: (props: IconGridProps) => react.JSX.Element;
4126
+ declare const IconGrid: FC<IconGridProps>;
4149
4127
 
4150
4128
  type IconHashProps = IconContainerProps;
4151
- declare const IconHash: (props: IconHashProps) => react.JSX.Element;
4129
+ declare const IconHash: FC<IconHashProps>;
4152
4130
 
4153
4131
  type IconHeartProps = IconContainerProps & {
4154
4132
  active?: boolean;
4155
4133
  };
4156
- declare const IconHeart: ({ active, ...props }: IconHeartProps) => react.JSX.Element;
4134
+ declare const IconHeart: FC<IconHeartProps>;
4157
4135
 
4158
4136
  type IconHelpProps = IconContainerProps;
4159
- declare const IconHelp: (props: IconHelpProps) => react.JSX.Element;
4137
+ declare const IconHelp: FC<IconHelpProps>;
4160
4138
 
4161
4139
  type IconHistoryProps = IconContainerProps;
4162
- declare const IconHistory: (props: IconHistoryProps) => react.JSX.Element;
4140
+ declare const IconHistory: FC<IconHistoryProps>;
4163
4141
 
4164
4142
  type IconHomeProps = IconContainerProps;
4165
- declare const IconHome: (props: IconHomeProps) => react.JSX.Element;
4143
+ declare const IconHome: FC<IconHomeProps>;
4166
4144
 
4167
4145
  type IconImageProps = IconContainerProps;
4168
- declare const IconImage: (props: IconImageProps) => react.JSX.Element;
4146
+ declare const IconImage: FC<IconImageProps>;
4169
4147
 
4170
4148
  type IconInfoProps = IconContainerProps;
4171
- declare const IconInfo: (props: IconInfoProps) => react.JSX.Element;
4149
+ declare const IconInfo: FC<IconInfoProps>;
4172
4150
 
4173
4151
  type IconInvoiceProps = IconContainerProps;
4174
- declare const IconInvoice: (props: IconInvoiceProps) => react.JSX.Element;
4152
+ declare const IconInvoice: FC<IconInvoiceProps>;
4175
4153
 
4176
4154
  type IconItalicProps = IconContainerProps;
4177
- declare const IconItalic: (props: IconItalicProps) => react.JSX.Element;
4155
+ declare const IconItalic: FC<IconItalicProps>;
4178
4156
 
4179
4157
  type IconLanguageProps = IconContainerProps;
4180
- declare const IconLanguage: (props: IconLanguageProps) => react.JSX.Element;
4158
+ declare const IconLanguage: FC<IconLanguageProps>;
4181
4159
 
4182
4160
  type IconLicenceProps = IconContainerProps;
4183
- declare const IconLicence: (props: IconLicenceProps) => react.JSX.Element;
4161
+ declare const IconLicence: FC<IconLicenceProps>;
4184
4162
 
4185
4163
  type IconLinkProps = IconContainerProps;
4186
- declare const IconLink: (props: IconLinkProps) => react.JSX.Element;
4164
+ declare const IconLink: FC<IconLinkProps>;
4187
4165
 
4188
4166
  type IconLinkBrokenProps = IconContainerProps;
4189
- declare const IconLinkBroken: (props: IconLinkBrokenProps) => react.JSX.Element;
4167
+ declare const IconLinkBroken: FC<IconLinkBrokenProps>;
4190
4168
 
4191
4169
  type IconListProps = IconContainerProps;
4192
4170
  /** @deprecated Use `IconBulletList` instead */
4193
- declare const IconList: (props: IconListProps) => react.JSX.Element;
4171
+ declare const IconList: FC<IconListProps>;
4194
4172
 
4195
4173
  type IconLocationProps = IconContainerProps;
4196
- declare const IconLocation: (props: IconLocationProps) => react.JSX.Element;
4174
+ declare const IconLocation: FC<IconLocationProps>;
4197
4175
 
4198
4176
  type IconMailProps = IconContainerProps;
4199
- declare const IconMail: (props: IconMailProps) => react.JSX.Element;
4177
+ declare const IconMail: FC<IconMailProps>;
4200
4178
 
4201
4179
  type IconMessageProps = IconContainerProps;
4202
- declare const IconMessage: (props: IconMessageProps) => react.JSX.Element;
4180
+ declare const IconMessage: FC<IconMessageProps>;
4203
4181
 
4204
4182
  type IconMicrophoneProps = IconContainerProps;
4205
- declare const IconMicrophone: (props: IconMicrophoneProps) => react.JSX.Element;
4183
+ declare const IconMicrophone: FC<IconMicrophoneProps>;
4206
4184
 
4207
4185
  type IconMinusProps = IconContainerProps;
4208
- declare const IconMinus: (props: IconMinusProps) => react.JSX.Element;
4186
+ declare const IconMinus: FC<IconMinusProps>;
4209
4187
 
4210
4188
  type IconMobileProps = IconContainerProps;
4211
- declare const IconMobile: (props: IconMobileProps) => react.JSX.Element;
4189
+ declare const IconMobile: FC<IconMobileProps>;
4212
4190
 
4213
4191
  type IconMoneyProps = IconContainerProps;
4214
- declare const IconMoney: (props: IconMoneyProps) => react.JSX.Element;
4192
+ declare const IconMoney: FC<IconMoneyProps>;
4215
4193
 
4216
4194
  type IconNewWindowProps = IconContainerProps;
4217
- declare const IconNewWindow: (props: IconNewWindowProps) => react.JSX.Element;
4195
+ declare const IconNewWindow: FC<IconNewWindowProps>;
4218
4196
 
4219
4197
  type IconNoteProps = IconContainerProps;
4220
- declare const IconNote: (props: IconNoteProps) => react.JSX.Element;
4198
+ declare const IconNote: FC<IconNoteProps>;
4221
4199
 
4222
4200
  type IconNotificationProps = IconContainerProps;
4223
- declare const IconNotification: (props: IconNotificationProps) => react.JSX.Element;
4201
+ declare const IconNotification: FC<IconNotificationProps>;
4224
4202
 
4225
4203
  type IconNumberedListProps = IconContainerProps;
4226
- declare const IconNumberedList: (props: IconNumberedListProps) => react.JSX.Element;
4204
+ declare const IconNumberedList: FC<IconNumberedListProps>;
4227
4205
 
4228
4206
  type IconOverflowProps = IconContainerProps;
4229
- declare const IconOverflow: (props: IconOverflowProps) => react.JSX.Element;
4207
+ declare const IconOverflow: FC<IconOverflowProps>;
4230
4208
 
4231
4209
  type IconPeopleProps = IconContainerProps;
4232
- declare const IconPeople: (props: IconPeopleProps) => react.JSX.Element;
4210
+ declare const IconPeople: FC<IconPeopleProps>;
4233
4211
 
4234
4212
  type IconPersonAddProps = IconContainerProps;
4235
- declare const IconPersonAdd: (props: IconPersonAddProps) => react.JSX.Element;
4213
+ declare const IconPersonAdd: FC<IconPersonAddProps>;
4236
4214
 
4237
4215
  type IconPersonVerifiedProps = IconContainerProps;
4238
- declare const IconPersonVerified: (props: IconPersonVerifiedProps) => react.JSX.Element;
4216
+ declare const IconPersonVerified: FC<IconPersonVerifiedProps>;
4239
4217
 
4240
4218
  type IconPhoneProps = IconContainerProps;
4241
- declare const IconPhone: (props: IconPhoneProps) => react.JSX.Element;
4219
+ declare const IconPhone: FC<IconPhoneProps>;
4242
4220
 
4243
4221
  type IconPlatformAndroidProps = IconContainerProps;
4244
- declare const IconPlatformAndroid: (props: IconPlatformAndroidProps) => react.JSX.Element;
4222
+ declare const IconPlatformAndroid: FC<IconPlatformAndroidProps>;
4245
4223
 
4246
4224
  type IconPlatformAppleProps = IconContainerProps;
4247
- declare const IconPlatformApple: (props: IconPlatformAppleProps) => react.JSX.Element;
4225
+ declare const IconPlatformApple: FC<IconPlatformAppleProps>;
4248
4226
 
4249
4227
  type IconPositiveProps = IconContainerProps;
4250
- declare const IconPositive: (props: IconPositiveProps) => react.JSX.Element;
4228
+ declare const IconPositive: FC<IconPositiveProps>;
4251
4229
 
4252
4230
  type IconPrintProps = IconContainerProps;
4253
- declare const IconPrint: (props: IconPrintProps) => react.JSX.Element;
4231
+ declare const IconPrint: FC<IconPrintProps>;
4254
4232
 
4255
4233
  type IconProfileProps = IconContainerProps;
4256
- declare const IconProfile: (props: IconProfileProps) => react.JSX.Element;
4234
+ declare const IconProfile: FC<IconProfileProps>;
4257
4235
 
4258
4236
  type IconPromoteProps = IconContainerProps;
4259
- declare const IconPromote: (props: IconPromoteProps) => react.JSX.Element;
4237
+ declare const IconPromote: FC<IconPromoteProps>;
4260
4238
 
4261
4239
  type IconQRProps = IconContainerProps;
4262
- declare const IconQR: (props: IconQRProps) => react.JSX.Element;
4240
+ declare const IconQR: FC<IconQRProps>;
4263
4241
 
4264
4242
  type IconRecommendedProps = IconContainerProps;
4265
- declare const IconRecommended: (props: IconRecommendedProps) => react.JSX.Element;
4243
+ declare const IconRecommended: FC<IconRecommendedProps>;
4266
4244
 
4267
4245
  type IconRedoProps = IconContainerProps;
4268
- declare const IconRedo: (props: IconRedoProps) => react.JSX.Element;
4246
+ declare const IconRedo: FC<IconRedoProps>;
4269
4247
 
4270
4248
  type IconRefreshProps = IconContainerProps;
4271
- declare const IconRefresh: (props: IconRefreshProps) => react.JSX.Element;
4249
+ declare const IconRefresh: FC<IconRefreshProps>;
4272
4250
 
4273
4251
  type IconResumeProps = IconContainerProps;
4274
- declare const IconResume: (props: IconResumeProps) => react.JSX.Element;
4252
+ declare const IconResume: FC<IconResumeProps>;
4275
4253
 
4276
4254
  type IconRocketProps = IconContainerProps;
4277
- declare const IconRocket: (props: IconRocketProps) => react.JSX.Element;
4255
+ declare const IconRocket: FC<IconRocketProps>;
4278
4256
 
4279
4257
  type IconSearchProps = IconContainerProps;
4280
- declare const IconSearch: (props: IconSearchProps) => react.JSX.Element;
4258
+ declare const IconSearch: FC<IconSearchProps>;
4281
4259
 
4282
4260
  type IconSecurityProps = IconContainerProps;
4283
- declare const IconSecurity: (props: IconSecurityProps) => react.JSX.Element;
4261
+ declare const IconSecurity: FC<IconSecurityProps>;
4284
4262
 
4285
4263
  type IconSendProps = IconContainerProps;
4286
- declare const IconSend: (props: IconSendProps) => react.JSX.Element;
4264
+ declare const IconSend: FC<IconSendProps>;
4287
4265
 
4288
4266
  type IconSentProps = IconContainerProps;
4289
- declare const IconSent: (props: IconSentProps) => react.JSX.Element;
4267
+ declare const IconSent: FC<IconSentProps>;
4290
4268
 
4291
4269
  type Feeling = 'positive' | 'negative' | 'neutral';
4292
4270
  type IconSentimentProps = IconContainerProps & {
4293
4271
  feeling?: Feeling;
4294
4272
  };
4295
- declare const IconSentiment: ({ feeling, ...props }: IconSentimentProps) => react.JSX.Element;
4273
+ declare const IconSentiment: FC<IconSentimentProps>;
4296
4274
 
4297
4275
  type IconSettingsProps = IconContainerProps;
4298
- declare const IconSettings: (props: IconSettingsProps) => react.JSX.Element;
4276
+ declare const IconSettings: FC<IconSettingsProps>;
4299
4277
 
4300
4278
  type IconShareProps = IconContainerProps;
4301
- declare const IconShare: (props: IconShareProps) => react.JSX.Element;
4279
+ declare const IconShare: FC<IconShareProps>;
4302
4280
 
4303
4281
  type IconSkillsProps = IconContainerProps;
4304
- declare const IconSkills: (props: IconSkillsProps) => react.JSX.Element;
4282
+ declare const IconSkills: FC<IconSkillsProps>;
4305
4283
 
4306
4284
  type IconSocialFacebookProps = IconContainerProps;
4307
- declare const IconSocialFacebook: (props: IconSocialFacebookProps) => react.JSX.Element;
4285
+ declare const IconSocialFacebook: FC<IconSocialFacebookProps>;
4308
4286
 
4309
4287
  type IconSocialGitHubProps = IconContainerProps;
4310
- declare const IconSocialGitHub: (props: IconSocialGitHubProps) => react.JSX.Element;
4288
+ declare const IconSocialGitHub: FC<IconSocialGitHubProps>;
4311
4289
 
4312
4290
  type IconSocialInstagramProps = IconContainerProps;
4313
- declare const IconSocialInstagram: (props: IconSocialInstagramProps) => react.JSX.Element;
4291
+ declare const IconSocialInstagram: FC<IconSocialInstagramProps>;
4314
4292
 
4315
4293
  type IconSocialLinkedInProps = IconContainerProps;
4316
- declare const IconSocialLinkedIn: (props: IconSocialLinkedInProps) => react.JSX.Element;
4294
+ declare const IconSocialLinkedIn: FC<IconSocialLinkedInProps>;
4317
4295
 
4318
4296
  type IconSocialMediumProps = IconContainerProps;
4319
- declare const IconSocialMedium: (props: IconSocialMediumProps) => react.JSX.Element;
4297
+ declare const IconSocialMedium: FC<IconSocialMediumProps>;
4320
4298
 
4321
4299
  type IconSocialTiktokProps = IconContainerProps;
4322
- declare const IconSocialTiktok: (props: IconSocialTiktokProps) => react.JSX.Element;
4300
+ declare const IconSocialTiktok: FC<IconSocialTiktokProps>;
4323
4301
 
4324
4302
  type IconSocialXProps = IconContainerProps;
4325
- declare const IconSocialX: (props: IconSocialXProps) => react.JSX.Element;
4303
+ declare const IconSocialX: FC<IconSocialXProps>;
4326
4304
 
4327
4305
  type IconSocialYouTubeProps = IconContainerProps;
4328
- declare const IconSocialYouTube: (props: IconSocialYouTubeProps) => react.JSX.Element;
4306
+ declare const IconSocialYouTube: FC<IconSocialYouTubeProps>;
4329
4307
 
4330
4308
  type IconSortProps = IconContainerProps;
4331
- declare const IconSort: (props: IconSortProps) => react.JSX.Element;
4309
+ declare const IconSort: FC<IconSortProps>;
4332
4310
 
4333
4311
  type IconStarProps = IconContainerProps & {
4334
4312
  active?: boolean;
4335
4313
  };
4336
- declare const IconStar: ({ active, ...props }: IconStarProps) => react.JSX.Element;
4314
+ declare const IconStar: FC<IconStarProps>;
4337
4315
 
4338
4316
  type IconStatisticsProps = IconContainerProps;
4339
- declare const IconStatistics: (props: IconStatisticsProps) => react.JSX.Element;
4317
+ declare const IconStatistics: FC<IconStatisticsProps>;
4340
4318
 
4341
4319
  type IconSubCategoryProps = IconContainerProps;
4342
- declare const IconSubCategory: (props: IconSubCategoryProps) => react.JSX.Element;
4320
+ declare const IconSubCategory: FC<IconSubCategoryProps>;
4343
4321
 
4344
4322
  type IconTagProps = IconContainerProps;
4345
- declare const IconTag: (props: IconTagProps) => react.JSX.Element;
4323
+ declare const IconTag: FC<IconTagProps>;
4346
4324
 
4347
4325
  type IconThumbProps = IconContainerProps & {
4348
4326
  direction?: 'up' | 'down';
4349
4327
  };
4350
- declare const IconThumb: ({ direction, ...props }: IconThumbProps) => react.JSX.Element;
4328
+ declare const IconThumb: FC<IconThumbProps>;
4351
4329
 
4352
4330
  type IconTickProps = IconContainerProps;
4353
- declare const IconTick: (props: IconTickProps) => react.JSX.Element;
4331
+ declare const IconTick: FC<IconTickProps>;
4354
4332
 
4355
4333
  type IconTimeProps = IconContainerProps;
4356
- declare const IconTime: (props: IconTimeProps) => react.JSX.Element;
4334
+ declare const IconTime: FC<IconTimeProps>;
4357
4335
 
4358
4336
  type IconTipProps = IconContainerProps;
4359
- declare const IconTip: (props: IconTipProps) => react.JSX.Element;
4337
+ declare const IconTip: FC<IconTipProps>;
4360
4338
 
4361
4339
  type IconTitleProps = IconContainerProps;
4362
- declare const IconTitle: (props: IconTitleProps) => react.JSX.Element;
4340
+ declare const IconTitle: FC<IconTitleProps>;
4363
4341
 
4364
4342
  type IconUndoProps = IconContainerProps;
4365
- declare const IconUndo: (props: IconUndoProps) => react.JSX.Element;
4343
+ declare const IconUndo: FC<IconUndoProps>;
4366
4344
 
4367
4345
  type IconUploadProps = IconContainerProps;
4368
- declare const IconUpload: (props: IconUploadProps) => react.JSX.Element;
4346
+ declare const IconUpload: FC<IconUploadProps>;
4369
4347
 
4370
4348
  type IconVideoProps = IconContainerProps;
4371
- declare const IconVideo: (props: IconVideoProps) => react.JSX.Element;
4349
+ declare const IconVideo: FC<IconVideoProps>;
4372
4350
 
4373
4351
  type IconVisibilityProps = IconContainerProps & {
4374
4352
  hidden?: boolean;
4375
4353
  };
4376
- declare const IconVisibility: ({ hidden, ...props }: IconVisibilityProps) => react.JSX.Element;
4354
+ declare const IconVisibility: FC<IconVisibilityProps>;
4377
4355
 
4378
4356
  type IconWorkExperienceProps = IconContainerProps;
4379
- declare const IconWorkExperience: (props: IconWorkExperienceProps) => react.JSX.Element;
4357
+ declare const IconWorkExperience: FC<IconWorkExperienceProps>;
4380
4358
 
4381
4359
  type IconZoomInProps = IconContainerProps;
4382
- declare const IconZoomIn: (props: IconZoomInProps) => react.JSX.Element;
4360
+ declare const IconZoomIn: FC<IconZoomInProps>;
4383
4361
 
4384
4362
  type IconZoomOutProps = IconContainerProps;
4385
- declare const IconZoomOut: (props: IconZoomOutProps) => react.JSX.Element;
4363
+ declare const IconZoomOut: FC<IconZoomOutProps>;
4386
4364
 
4387
4365
  type LinkComponent = LinkComponent$1;
4388
4366
 
@@ -5074,7 +5052,7 @@ interface Props {
5074
5052
  }
5075
5053
  declare const _default$1: ({ theme, children }: Props) => react.JSX.Element;
5076
5054
 
5077
- declare const Accordion: ({ space, size, tone, weight, ...restProps }: AccordionProps) => react.JSX.Element;
5055
+ declare const Accordion: FC<AccordionProps>;
5078
5056
 
5079
5057
  interface StateProp {
5080
5058
  stateName?: string;
@@ -5082,19 +5060,16 @@ interface StateProp {
5082
5060
 
5083
5061
  type OptionalProps$1 = 'id';
5084
5062
  type PlayroomAccordionItemProps = StateProp & AccordionItemBaseProps & AccordionItemStateProps & Partial<Pick<AccordionItemProps, OptionalProps$1>>;
5085
- declare const AccordionItem: ({ label, stateName, expanded, onToggle, size, tone, weight, badge, icon, ...restProps }: PlayroomAccordionItemProps) => react.JSX.Element;
5063
+ declare const AccordionItem: FC<PlayroomAccordionItemProps>;
5086
5064
 
5087
- declare const Alert: ({ tone, ...restProps }: AlertProps) => react.JSX.Element;
5065
+ declare const Alert: FC<AlertProps>;
5088
5066
 
5089
5067
  type PlayroomAutosuggestProps<Value> = StateProp & Optional<AutosuggestBaseProps<Value>, 'id' | 'value' | 'onChange'> & AutosuggestLabelProps;
5090
5068
  declare function Autosuggest<Value>({ stateName, value, onChange, onClear, tabIndex, ...restProps }: PlayroomAutosuggestProps<Value>): react.JSX.Element;
5091
5069
 
5092
- declare const Badge: {
5093
- ({ tone, ...restProps }: BadgeProps): react.JSX.Element;
5094
- __isBadge__: boolean;
5095
- };
5070
+ declare const Badge: FC<BadgeProps>;
5096
5071
 
5097
- declare const Bleed: ({ component, ...restProps }: BleedProps) => react.JSX.Element;
5072
+ declare const Bleed: FC<BleedProps>;
5098
5073
 
5099
5074
  declare const Box: react.ForwardRefExoticComponent<BoxProps & react.RefAttributes<HTMLElement>>;
5100
5075
 
@@ -5104,95 +5079,83 @@ declare const ButtonIcon: react.ForwardRefExoticComponent<ButtonIconProps & reac
5104
5079
 
5105
5080
  declare const ButtonLink: react.ForwardRefExoticComponent<ButtonLinkProps & react.RefAttributes<HTMLAnchorElement>>;
5106
5081
 
5107
- declare const Card: ({ component, ...restProps }: CardProps) => react.JSX.Element;
5082
+ declare const Card: FC<CardProps>;
5108
5083
 
5109
5084
  type PlayroomCheckboxProps = StateProp & Optional<CheckboxProps, 'checked' | 'onChange'>;
5110
- declare const Checkbox: ({ stateName, checked, onChange, ...restProps }: PlayroomCheckboxProps) => react.JSX.Element;
5085
+ declare const Checkbox: FC<PlayroomCheckboxProps>;
5111
5086
 
5112
5087
  type PlayroomCheckboxStandaloneProps = StateProp & Optional<CheckboxStandaloneProps, 'checked' | 'onChange'>;
5113
- declare const CheckboxStandalone: ({ stateName, checked, onChange, tabIndex, "aria-label": ariaLabel, ...restProps }: PlayroomCheckboxStandaloneProps) => react.JSX.Element;
5088
+ declare const CheckboxStandalone: FC<PlayroomCheckboxStandaloneProps>;
5114
5089
 
5115
- declare const Columns: ({ space, align, alignY, ...restProps }: ColumnsProps) => react.JSX.Element;
5090
+ declare const Columns: FC<ColumnsProps>;
5116
5091
 
5117
5092
  type PlayroomDialogProps = StateProp & Optional<DialogProps, 'onClose' | 'open'>;
5118
- declare const Dialog: ({ stateName, open, onClose, ...restProps }: PlayroomDialogProps) => react.JSX.Element;
5093
+ declare const Dialog: FC<PlayroomDialogProps>;
5119
5094
 
5120
5095
  type OptionalProps = 'id';
5121
5096
  type PlayroomDisclosureProps = StateProp & DisclosureBaseProps & DisclosureStateProps & Partial<Pick<DisclosureProps, OptionalProps>>;
5122
- declare const Disclosure: ({ stateName, expanded, expandLabel, collapseLabel, onToggle, ...restProps }: PlayroomDisclosureProps) => react.JSX.Element;
5097
+ declare const Disclosure: FC<PlayroomDisclosureProps>;
5123
5098
 
5124
5099
  type PlayroomDrawerProps = StateProp & Optional<DrawerProps, 'onClose' | 'open'>;
5125
- declare const Drawer: ({ stateName, open, onClose, ...restProps }: PlayroomDrawerProps) => react.JSX.Element;
5100
+ declare const Drawer: FC<PlayroomDrawerProps>;
5126
5101
 
5127
5102
  type PlayroomDropdownProps = StateProp & Optional<DropdownBaseProps, 'value' | 'onChange'> & DropdownLabelProps;
5128
- declare const Dropdown: ({ stateName, value, onChange, tabIndex, ...restProps }: PlayroomDropdownProps) => react.JSX.Element;
5103
+ declare const Dropdown: FC<PlayroomDropdownProps>;
5129
5104
 
5130
5105
  type PlayroomFieldLabelProps = Optional<FieldLabelProps, 'htmlFor'>;
5131
- declare const FieldLabel: ({ htmlFor, ...restProps }: PlayroomFieldLabelProps) => react.JSX.Element;
5106
+ declare const FieldLabel: FC<PlayroomFieldLabelProps>;
5132
5107
 
5133
5108
  type PlayroomFieldMessageProps = Optional<FieldMessageProps, 'id'>;
5134
- declare const FieldMessage: ({ id, tone, ...restProps }: PlayroomFieldMessageProps) => react.JSX.Element;
5109
+ declare const FieldMessage: FC<PlayroomFieldMessageProps>;
5135
5110
 
5136
- declare const Heading: ({ level, ...restProps }: HeadingProps) => react.JSX.Element;
5111
+ declare const Heading: FC<HeadingProps>;
5137
5112
 
5138
- declare const Inline: ({ space, align, alignY, ...restProps }: InlineProps) => react.JSX.Element;
5113
+ declare const Inline: FC<InlineProps>;
5139
5114
 
5140
5115
  declare const Link: react.ForwardRefExoticComponent<Omit<LinkComponentProps, "className"> & {
5141
5116
  className?: clsx.ClassValue;
5142
5117
  data?: DataAttributeMap;
5143
5118
  } & react.RefAttributes<HTMLAnchorElement>>;
5144
5119
 
5145
- declare const List: ({ space, ...props }: ListProps) => react.JSX.Element;
5120
+ declare const List: FC<ListProps>;
5146
5121
 
5147
5122
  type PlayroomMonthPickerProps = StateProp & Optional<MonthPickerBaseProps, 'value' | 'onChange'> & MonthPickerLabelProps;
5148
- declare const MonthPicker: ({ stateName, value, onChange, tabIndex, ...restProps }: PlayroomMonthPickerProps) => react.JSX.Element;
5123
+ declare const MonthPicker: FC<PlayroomMonthPickerProps>;
5149
5124
 
5150
- declare const MenuItem: {
5151
- ({ badge, ...restProps }: MenuItemProps): react.JSX.Element;
5152
- __isMenuItem__: boolean;
5153
- };
5125
+ declare const MenuItem: FC<MenuItemProps>;
5154
5126
 
5155
- declare const MenuItemLink: {
5156
- ({ badge, ...restProps }: MenuItemLinkProps): react.JSX.Element;
5157
- __isMenuItem__: boolean;
5158
- };
5127
+ declare const MenuItemLink: FC<MenuItemLinkProps>;
5159
5128
 
5160
- declare const MenuItemCheckbox: {
5161
- ({ badge, ...restProps }: MenuItemCheckboxProps): react.JSX.Element;
5162
- __isMenuItem__: boolean;
5163
- };
5129
+ declare const MenuItemCheckbox: FC<MenuItemCheckboxProps>;
5164
5130
 
5165
- declare const Notice: ({ tone, ...restProps }: NoticeProps) => react.JSX.Element;
5131
+ declare const Notice: FC<NoticeProps>;
5166
5132
 
5167
5133
  type PlayroomPaginationProps = StateProp & Optional<PaginationProps, 'label' | 'linkProps' | 'page' | 'total'>;
5168
- declare const Pagination: ({ page, total, linkProps, label, ...restProps }: PlayroomPaginationProps) => react.JSX.Element;
5134
+ declare const Pagination: FC<PlayroomPaginationProps>;
5169
5135
 
5170
5136
  type PlayroomPasswordFieldProps = StateProp & Optional<PasswordFieldBaseProps, 'value' | 'onChange'> & PasswordFieldLabelProps;
5171
- declare const PasswordField: ({ stateName, value, onChange, tabIndex, ...restProps }: PlayroomPasswordFieldProps) => react.JSX.Element;
5137
+ declare const PasswordField: FC<PlayroomPasswordFieldProps>;
5172
5138
 
5173
5139
  type PlayroomRadioProps = StateProp & Optional<RadioGroupBaseProps, 'id' | 'value' | 'onChange'> & RadioGroupLabelProps;
5174
- declare const RadioGroup: ({ stateName, value, onChange, children, tabIndex, ...restProps }: PlayroomRadioProps) => react.JSX.Element;
5140
+ declare const RadioGroup: FC<PlayroomRadioProps>;
5175
5141
 
5176
- declare const Rating: ({ rating, ...restProps }: RatingProps) => react.JSX.Element;
5142
+ declare const Rating: FC<RatingProps>;
5177
5143
 
5178
- declare const Spread: ({ space, ...restProps }: SpreadProps) => react.JSX.Element;
5144
+ declare const Spread: FC<SpreadProps>;
5179
5145
 
5180
- declare const Stack: ({ space, align, ...restProps }: StackProps) => react.JSX.Element;
5146
+ declare const Stack: FC<StackProps>;
5181
5147
 
5182
5148
  type PlayroomTabsProps = Optional<TabsProps, 'label'>;
5183
- declare const Tabs: ({ label, size, ...restProps }: PlayroomTabsProps) => react.JSX.Element;
5184
- declare const Tab: {
5185
- ({ icon, ...restProps }: TabProps): react.JSX.Element;
5186
- __isTab__: boolean;
5187
- };
5149
+ declare const Tabs: FC<PlayroomTabsProps>;
5150
+ declare const Tab: FC<TabProps>;
5188
5151
 
5189
5152
  declare const Tag: ({ icon, size, ...restProps }: TagProps) => react.JSX.Element;
5190
5153
 
5191
5154
  type PlayroomTextareaProps = StateProp & Optional<TextareaBaseProps, 'id' | 'value' | 'onChange'> & TextareaLabelProps;
5192
- declare const Textarea: ({ stateName, value, onChange, ...restProps }: PlayroomTextareaProps) => react.JSX.Element;
5155
+ declare const Textarea: FC<PlayroomTextareaProps>;
5193
5156
 
5194
5157
  type PlayroomTextDropdownProps<Value> = Optional<TextDropdownProps<Value>, 'id' | 'value' | 'label' | 'onChange' | 'options'>;
5195
- declare function TextDropdown<Value>({ value, label, onChange, options, tabIndex, ...restProps }: PlayroomTextDropdownProps<Value | string>): react.JSX.Element;
5158
+ declare const TextDropdown: FC<PlayroomTextDropdownProps<any>>;
5196
5159
 
5197
5160
  type PlayroomTextFieldProps = StateProp & Optional<Omit<TextFieldBaseProps, 'onClear'>, 'id' | 'value' | 'onChange'> & TextFieldLabelProps & {
5198
5161
  onChange?: (fakeEvent: {
@@ -5202,12 +5165,12 @@ type PlayroomTextFieldProps = StateProp & Optional<Omit<TextFieldBaseProps, 'onC
5202
5165
  }) => void;
5203
5166
  onClear?: boolean | TextFieldBaseProps['onClear'];
5204
5167
  };
5205
- declare const TextField: ({ stateName, value, onChange, onClear, tabIndex, ...restProps }: PlayroomTextFieldProps) => react.JSX.Element;
5168
+ declare const TextField: FC<PlayroomTextFieldProps>;
5206
5169
 
5207
- declare const Tiles: ({ space, ...restProps }: TilesProps) => react.JSX.Element;
5170
+ declare const Tiles: FC<TilesProps>;
5208
5171
 
5209
5172
  type PlayroomToggleProps = StateProp & Optional<ToggleProps, 'id' | 'on' | 'onChange'>;
5210
- declare const Toggle: ({ stateName, on, onChange, ...restProps }: PlayroomToggleProps) => react.JSX.Element;
5173
+ declare const Toggle: FC<PlayroomToggleProps>;
5211
5174
 
5212
5175
  interface PlaceholderProps {
5213
5176
  height: string | number;