@goodhood-web/ui 1.12.0-development.32 → 1.12.0-development.34

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 (136) hide show
  1. package/hooks/index.d.ts +0 -1
  2. package/index.d.ts +2 -2
  3. package/index.js +81 -81
  4. package/index.mjs +3439 -3404
  5. package/lib/Atoms/Badges/Badge/Badge.d.ts +0 -1
  6. package/lib/Atoms/Badges/Badge/Badge.types.d.ts +0 -1
  7. package/lib/Atoms/Badges/BadgeIcon/BadgeIcon.d.ts +0 -1
  8. package/lib/Atoms/Badges/BadgeIcon/BadgeIcon.types.d.ts +0 -1
  9. package/lib/Atoms/Badges/BadgeLabel/BadgeLabel.d.ts +0 -1
  10. package/lib/Atoms/Badges/BadgeLabel/BadgeLabel.types.d.ts +0 -1
  11. package/lib/Atoms/Badges/FeedItemCategory/FeedItemCategory.d.ts +0 -1
  12. package/lib/Atoms/Badges/LabelPill/LabelPill.d.ts +0 -1
  13. package/lib/Atoms/Badges/Sticker/Sticker.d.ts +0 -1
  14. package/lib/Atoms/Badges/Sticker/Sticker.types.d.ts +0 -1
  15. package/lib/Atoms/Badges/Tooltip/Tooltip.d.ts +3 -0
  16. package/lib/Atoms/Badges/Tooltip/Tooltip.types.d.ts +8 -0
  17. package/lib/Atoms/Buttons/Bookmark/Bookmark.d.ts +0 -1
  18. package/lib/Atoms/Buttons/Bookmark/Bookmark.types.d.ts +0 -1
  19. package/lib/Atoms/Buttons/Button/Button.d.ts +0 -1
  20. package/lib/Atoms/Buttons/Button/Button.types.d.ts +1 -1
  21. package/lib/Atoms/Buttons/ButtonPrimary/ButtonPrimary.d.ts +0 -1
  22. package/lib/Atoms/Buttons/ButtonPrimary/ButtonPrimary.types.d.ts +0 -1
  23. package/lib/Atoms/Buttons/ButtonSecondary/ButtonSecondary.d.ts +0 -1
  24. package/lib/Atoms/Buttons/ButtonSecondary/ButtonSecondary.types.d.ts +0 -1
  25. package/lib/Atoms/Buttons/ButtonTertiary/ButtonTertiary.d.ts +0 -1
  26. package/lib/Atoms/Buttons/ButtonTertiary/ButtonTertiary.types.d.ts +0 -1
  27. package/lib/Atoms/Buttons/CopyLinkButton/CopyLinkButton.d.ts +0 -1
  28. package/lib/Atoms/Buttons/IconButton/IconButton.d.ts +0 -1
  29. package/lib/Atoms/Buttons/IconButton/IconButton.types.d.ts +0 -1
  30. package/lib/Atoms/Buttons/TextButton/TextButton.d.ts +0 -1
  31. package/lib/Atoms/Buttons/TextButton/TextButton.types.d.ts +0 -1
  32. package/lib/Atoms/Buttons/Tiles/FeedTile/FeedTile.d.ts +0 -1
  33. package/lib/Atoms/Buttons/Tiles/FeedTile/FeedTile.types.d.ts +0 -1
  34. package/lib/Atoms/Buttons/Tiles/MenuTile/MenuTile.d.ts +0 -1
  35. package/lib/Atoms/Buttons/Tiles/MenuTile/MenuTile.type.d.ts +0 -1
  36. package/lib/Atoms/Content/BodyText/BodyText.d.ts +0 -1
  37. package/lib/Atoms/Content/PlaceholderThumbnail/PlaceholderThumbnail.d.ts +0 -1
  38. package/lib/Atoms/Content/PlaceholderThumbnail/PlaceholderThumbnail.type.d.ts +0 -1
  39. package/lib/Atoms/Content/Thumbnail/Thumbnail.d.ts +0 -1
  40. package/lib/Atoms/Content/Thumbnail/Thumbnail.type.d.ts +0 -1
  41. package/lib/Atoms/Content/ThumbnailWithLabel/ThumbnailWithLabel.d.ts +0 -1
  42. package/lib/Atoms/Content/ThumbnailWithLabel/ThumbnailWithLabel.type.d.ts +0 -1
  43. package/lib/Atoms/Content/ThumbnailWrapper/ThumbnailWrapper.d.ts +0 -1
  44. package/lib/Atoms/Content/ThumbnailWrapper/ThumbnailWrapper.types.d.ts +0 -1
  45. package/lib/Atoms/Content/UserAvatar/UserAvatar.d.ts +1 -2
  46. package/lib/Atoms/Content/UserAvatar/UserAvatar.types.d.ts +0 -1
  47. package/lib/Atoms/Divider/Divider.d.ts +0 -1
  48. package/lib/Atoms/Dropdowns/DropdownHeader/DropdownHeader.d.ts +0 -1
  49. package/lib/Atoms/Dropdowns/DropdownHeader/DropdownHeader.types.d.ts +0 -1
  50. package/lib/Atoms/Dropdowns/DropdownOption/DropdownOption.d.ts +0 -1
  51. package/lib/Atoms/Dropdowns/DropdownOption/DropdownOption.types.d.ts +0 -1
  52. package/lib/Atoms/Dropdowns/DropdownOptionsCluster/DropdownOptionsCluster.d.ts +0 -1
  53. package/lib/Atoms/Dropdowns/DropdownOptionsCluster/DropdownOptionsCluster.types.d.ts +0 -1
  54. package/lib/Atoms/Dropdowns/Select/Select.d.ts +0 -1
  55. package/lib/Atoms/Dropdowns/Select/Select.types.d.ts +0 -1
  56. package/lib/Atoms/Image/Image.d.ts +0 -1
  57. package/lib/Atoms/Inputs/CheckboxInput/CheckboxInput.d.ts +0 -1
  58. package/lib/Atoms/Inputs/CheckboxInput/CheckboxInput.types.d.ts +0 -1
  59. package/lib/Atoms/Inputs/InputDetails/InputDetails.d.ts +0 -1
  60. package/lib/Atoms/Inputs/InputFieldSpecial/InputFieldSpecial.d.ts +0 -1
  61. package/lib/Atoms/Inputs/InputFieldSpecial/InputFieldSpecial.utils.d.ts +0 -1
  62. package/lib/Atoms/Inputs/RadioButton/RadioButton.d.ts +0 -1
  63. package/lib/Atoms/Inputs/RadioButton/RadioButton.types.d.ts +0 -1
  64. package/lib/Atoms/Inputs/TextAreaInput/TextAreaInput.d.ts +0 -1
  65. package/lib/Atoms/Inputs/TextAreaInput/TextAreaInput.types.d.ts +0 -1
  66. package/lib/Atoms/Inputs/TextInput/TextInput.d.ts +0 -1
  67. package/lib/Atoms/Inputs/TextInput/TextInput.types.d.ts +0 -1
  68. package/lib/Atoms/Inputs/Toggle/Toggle.d.ts +0 -1
  69. package/lib/Atoms/Inputs/Toggle/Toggle.types.d.ts +0 -1
  70. package/lib/Atoms/NotificationBubble/NotificationBubble.d.ts +0 -1
  71. package/lib/Atoms/NotificationBubble/NotificationBubble.types.d.ts +0 -1
  72. package/lib/Atoms/Selectables/SelectablePill/SelectablePill.d.ts +0 -1
  73. package/lib/Atoms/Selectables/SelectablePill/SelectablePill.types.d.ts +0 -1
  74. package/lib/Base/Icon/Icon.d.ts +0 -1
  75. package/lib/Base/Icon/Icon.types.d.ts +0 -1
  76. package/lib/Base/Typography/Typography.d.ts +0 -1
  77. package/lib/Base/Typography/Typography.types.d.ts +0 -1
  78. package/lib/Molecules/Card/Card.d.ts +0 -1
  79. package/lib/Molecules/Card/Card.types.d.ts +0 -1
  80. package/lib/Molecules/Card/CardBody/CardBody.d.ts +0 -1
  81. package/lib/Molecules/Card/CardBody/CardBody.types.d.ts +0 -1
  82. package/lib/Molecules/Card/CardFooters/ActionBar/ActionBar.d.ts +0 -1
  83. package/lib/Molecules/Card/CardFooters/ActionBar/ActionBar.types.d.ts +0 -1
  84. package/lib/Molecules/Card/CardFooters/ActionBar/ActionBarCta/ActionBarCta.d.ts +0 -1
  85. package/lib/Molecules/Card/CardFooters/ActionBar/ActionBarCta/ActionBarCta.types.d.ts +0 -1
  86. package/lib/Molecules/Card/CardFooters/ActionBar/ActionBarList/ActionBarList.d.ts +0 -1
  87. package/lib/Molecules/Card/CardFooters/ActionBar/ActionBarList/ActionBarList.types.d.ts +0 -1
  88. package/lib/Molecules/Card/CardFooters/ActionBar/ActionBarList/ActionItem/ActionItem.d.ts +0 -1
  89. package/lib/Molecules/Card/CardFooters/ActionBar/ActionBarList/ActionItem/ActionItem.types.d.ts +0 -1
  90. package/lib/Molecules/Card/CardHeader/CardHeader.d.ts +0 -1
  91. package/lib/Molecules/Card/CardHeader/CardHeader.types.d.ts +0 -1
  92. package/lib/Molecules/ListItems/NotificationListItem/NotificationListItem.d.ts +0 -1
  93. package/lib/Molecules/ListItems/NotificationListItem/NotificationListItem.types.d.ts +0 -1
  94. package/lib/Molecules/Markdown/Markdown.d.ts +0 -1
  95. package/lib/Molecules/Navigation/MenuItem/MenuItem.d.ts +0 -1
  96. package/lib/Molecules/Navigation/MenuItem/MenuItem.types.d.ts +0 -1
  97. package/lib/Molecules/Navigation/NavBar/NavBar.d.ts +0 -1
  98. package/lib/Molecules/Navigation/NavBar/NavBar.types.d.ts +0 -1
  99. package/lib/Molecules/Navigation/NavBar/NavItem/NavItem.d.ts +0 -1
  100. package/lib/Molecules/Navigation/NavBar/NavItem/NavItem.types.d.ts +0 -1
  101. package/lib/Molecules/Notices/EmptyState/EmptyState.d.ts +0 -1
  102. package/lib/Molecules/Notices/EmptyState/EmptyState.types.d.ts +0 -1
  103. package/lib/Molecules/Notices/Notice/InfoNotice/InfoNotice.d.ts +0 -1
  104. package/lib/Molecules/Notices/Notice/Notice.d.ts +0 -1
  105. package/lib/Molecules/Notices/Notice/Notice.types.d.ts +0 -1
  106. package/lib/Molecules/Notices/Notice/WarningNotice/WarningNotice.d.ts +0 -1
  107. package/lib/Molecules/Notices/Snackbar/Snackbar.d.ts +0 -1
  108. package/lib/Molecules/Notices/Snackbar/Snackbar.types.d.ts +0 -1
  109. package/lib/Molecules/Selections/RadioButtonCluster/RadioButtonCluster.d.ts +0 -1
  110. package/lib/Molecules/Selections/RadioButtonCluster/RadioButtonCluster.types.d.ts +0 -1
  111. package/lib/Molecules/Selections/SelectablePillGroup/SelectablePillGroup.d.ts +0 -1
  112. package/lib/Molecules/Selections/SelectablePillGroup/SelectablePillGroup.types.d.ts +0 -1
  113. package/lib/Molecules/Selections/SwitcherToggle/SwitcherToggle.d.ts +0 -1
  114. package/lib/Molecules/Selections/ToggleInput/ToggleInput.d.ts +0 -1
  115. package/lib/Molecules/Selections/ToggleInput/ToggleInput.types.d.ts +0 -1
  116. package/lib/Molecules/TabBar/NavigationTab/NavigationTab.d.ts +0 -1
  117. package/lib/Molecules/TabBar/NavigationTab/NavigationTab.types.d.ts +0 -1
  118. package/lib/Organisms/Cards/MarketplaceItemCardless/MarketplaceItemCardless.d.ts +0 -1
  119. package/lib/Organisms/Forms/Fieldset/Fieldset.d.ts +0 -1
  120. package/lib/Organisms/Forms/Fieldset/Fieldset.types.d.ts +0 -1
  121. package/lib/Organisms/Forms/Form/Form.d.ts +0 -1
  122. package/lib/Organisms/Forms/Form/Form.types.d.ts +0 -1
  123. package/lib/Organisms/Forms/Legend/Legend.d.ts +0 -1
  124. package/lib/Organisms/Modals/BottomSheet/BottomSheet.d.ts +1 -2
  125. package/lib/Organisms/Modals/BottomSheet/BottomSheet.types.d.ts +1 -5
  126. package/lib/Organisms/Modals/Modal/Backdrop/Backdrop.d.ts +0 -1
  127. package/lib/Organisms/Modals/Modal/Modal.d.ts +0 -1
  128. package/lib/Organisms/Modals/Modal/Modal.types.d.ts +0 -1
  129. package/lib/Organisms/Modals/Popup/Popup.d.ts +0 -1
  130. package/lib/Organisms/Modals/Popup/Popup.types.d.ts +0 -1
  131. package/lib/Organisms/Modals/Sheet/Backdrop/Backdrop.d.ts +0 -1
  132. package/lib/Organisms/Modals/Sheet/Sheet.d.ts +0 -1
  133. package/lib/Organisms/Modals/Sheet/Sheet.types.d.ts +0 -1
  134. package/package.json +1 -1
  135. package/style.css +1 -1
  136. package/utils/index.d.ts +0 -1
@@ -1,4 +1,3 @@
1
1
  import { BadgeProps } from './Badge.types';
2
-
3
2
  declare const Badge: ({ ariaLabel, badgeIcons, children }: BadgeProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Badge;
@@ -1,6 +1,5 @@
1
1
  import { BadgeOwnProps } from '@mui/base';
2
2
  import { default as BadgeIconProps } from '../BadgeIcon/BadgeIcon.types';
3
-
4
3
  type BadgeIcon = BadgeIconProps['type'];
5
4
  export interface BadgeProps {
6
5
  ariaLabel?: string;
@@ -1,4 +1,3 @@
1
1
  import { default as BadgeIconProps } from './BadgeIcon.types';
2
-
3
2
  declare const BadgeIcon: ({ ariaLabel, className, role, size, type }: BadgeIconProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default BadgeIcon;
@@ -1,5 +1,4 @@
1
1
  import { AriaRole } from 'react';
2
-
3
2
  export default interface BadgeIconProps {
4
3
  ariaLabel?: string;
5
4
  className?: string;
@@ -1,4 +1,3 @@
1
1
  import { default as BadgeLabelProps } from './BadgeLabel.types';
2
-
3
2
  declare const BadgeLabel: ({ buttonHref, buttonOnClick, buttonText, text, type, }: BadgeLabelProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default BadgeLabel;
@@ -1,6 +1,5 @@
1
1
  import { TextButtonProps } from '../../Buttons/TextButton/TextButton.types';
2
2
  import { default as BadgeIconProps } from '../BadgeIcon/BadgeIcon.types';
3
-
4
3
  export default interface BadgeLabelProps {
5
4
  buttonHref: TextButtonProps['href'];
6
5
  buttonOnClick: TextButtonProps['onClick'];
@@ -1,4 +1,3 @@
1
1
  import { default as FeedItemCategoryProps } from './FeedItemCategory.types';
2
-
3
2
  declare const FeedItemCategory: ({ className, text, type }: FeedItemCategoryProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default FeedItemCategory;
@@ -1,4 +1,3 @@
1
1
  import { LabelPillProps } from './LabelPill.types';
2
-
3
2
  declare const LabelPill: ({ className, color, label, shape, size, }: LabelPillProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default LabelPill;
@@ -1,4 +1,3 @@
1
1
  import { StickerProps } from './Sticker.types';
2
-
3
2
  declare const Sticker: ({ color, icon, size }: StickerProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Sticker;
@@ -1,5 +1,4 @@
1
1
  import { Icon32 } from '../../../Base/Icon/Icon.types';
2
-
3
2
  export interface StickerProps {
4
3
  color: 'green' | 'pink' | 'lavender' | 'teal' | 'orange' | 'grey';
5
4
  icon: Icon32;
@@ -0,0 +1,3 @@
1
+ import { default as TooltipProps } from './Tooltip.types';
2
+ declare const Tooltip: ({ children, hasPointer, id, position, text, }: TooltipProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Tooltip;
@@ -0,0 +1,8 @@
1
+ import { ReactNode } from 'react';
2
+ export default interface TooltipProps {
3
+ children: ReactNode;
4
+ hasPointer?: boolean;
5
+ id: string;
6
+ position?: 'top' | 'bottom';
7
+ text: string | ReactNode;
8
+ }
@@ -1,3 +1,2 @@
1
1
  import { BookmarkTypes } from './Bookmark.types';
2
-
3
2
  export default function Bookmark({ bookmarked, ...props }: BookmarkTypes): import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { ButtonProps } from '../Button/Button.types';
2
-
3
2
  export interface BookmarkTypes extends Omit<ButtonProps, 'children'> {
4
3
  bookmarked: boolean;
5
4
  }
@@ -1,4 +1,3 @@
1
1
  import { ButtonProps } from './Button.types';
2
-
3
2
  declare function Button(props: ButtonProps): import("react/jsx-runtime").JSX.Element;
4
3
  export default Button;
@@ -1,8 +1,8 @@
1
1
  import { ButtonOwnProps } from '@mui/base';
2
2
  import { AriaRole, ForwardedRef, MouseEvent, ReactElement, ReactNode } from 'react';
3
3
  import { IconProps } from '../../../Base/Icon/Icon.types';
4
-
5
4
  interface CommonProps {
5
+ ariaDescribedBy?: string;
6
6
  ariaLabel?: string;
7
7
  ariaLabelledBy?: string;
8
8
  className?: string;
@@ -1,4 +1,3 @@
1
1
  import { ButtonPrimaryProps } from './ButtonPrimary.types';
2
-
3
2
  declare const ButtonPrimary: ({ children, className, color, disabled, fullWidth, leftIcon, loading, rightIcon, size, text, ...props }: ButtonPrimaryProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ButtonPrimary;
@@ -1,6 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { ButtonProps, ButtonVariationProps } from '../Button/Button.types';
3
-
4
3
  export interface ButtonPrimaryProps extends ButtonVariationProps, Omit<ButtonProps, 'children'> {
5
4
  children?: ReactNode;
6
5
  color?: 'highlight' | 'primary' | 'transparent';
@@ -1,4 +1,3 @@
1
1
  import { ButtonSecondaryProps } from './ButtonSecondary.types';
2
-
3
2
  declare const ButtonSecondary: ({ children, className, color, disabled, fullWidth, leftIcon, loading, rightIcon, size, text, ...props }: ButtonSecondaryProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ButtonSecondary;
@@ -1,6 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { ButtonProps, ButtonVariationProps } from '../Button/Button.types';
3
-
4
3
  export interface ButtonSecondaryProps extends ButtonVariationProps, Omit<ButtonProps, 'children'> {
5
4
  children?: ReactNode;
6
5
  color?: 'green' | 'pink' | 'grey' | 'teal' | 'lavender' | 'orange';
@@ -1,4 +1,3 @@
1
1
  import { ButtonTertiaryProps } from './ButtonTertiary.types';
2
-
3
2
  declare const ButtonTertiary: ({ children, className, color, disabled, fullWidth, leftIcon, loading, rightIcon, size, text, ...props }: ButtonTertiaryProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ButtonTertiary;
@@ -1,6 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { ButtonProps, ButtonVariationProps } from '../Button/Button.types';
3
-
4
3
  export interface ButtonTertiaryProps extends ButtonVariationProps, Omit<ButtonProps, 'children'> {
5
4
  children?: ReactNode;
6
5
  color?: 'green' | 'pink' | 'blue' | 'deepPurple';
@@ -1,4 +1,3 @@
1
1
  import { CopyLinkButtonProps } from './CopyLinkButton.types';
2
-
3
2
  declare const CopyLinkButton: ({ ariaLabel, iconSize, link, onClick, style, }: CopyLinkButtonProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default CopyLinkButton;
@@ -1,4 +1,3 @@
1
1
  import { IconButtonProps } from './IconButton.types';
2
-
3
2
  declare const IconButton: ({ className, icon, iconClassName, loading, size, variant, ...baseButtonProps }: IconButtonProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default IconButton;
@@ -1,6 +1,5 @@
1
1
  import { Icon24, Icon32 } from '../../../Base/Icon/Icon.types';
2
2
  import { ButtonProps } from '../Button/Button.types';
3
-
4
3
  type BaseIconButtonProps = Omit<ButtonProps, 'children' | 'ref' | 'className'> & ({
5
4
  ariaLabel: string;
6
5
  } | {
@@ -1,5 +1,4 @@
1
1
  import { TextButtonProps } from './TextButton.types';
2
-
3
2
  export declare const typographyType: {
4
3
  large: string;
5
4
  link: string;
@@ -2,7 +2,6 @@ import { ReactElement } from 'react';
2
2
  import { IconProps } from '../../../Base/Icon/Icon.types';
3
3
  import { NotificationBubbleProps } from '../../NotificationBubble/NotificationBubble.types';
4
4
  import { ButtonProps } from '../Button/Button.types';
5
-
6
5
  export interface TextButtonProps extends Omit<ButtonProps, 'role' | 'className'> {
7
6
  className?: string;
8
7
  color: 'green' | 'blue' | 'deepPurple';
@@ -1,4 +1,3 @@
1
1
  import { default as FeedTileProps } from './FeedTile.types';
2
-
3
2
  declare const FeedTile: ({ fullWidth, icon, onClick, text }: FeedTileProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default FeedTile;
@@ -1,7 +1,6 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { Icon32 } from '../../../../Base/Icon/Icon.types';
3
3
  import { BaseButtonProps } from '../../../Buttons/Button/Button.types';
4
-
5
4
  export default interface FeedTileProps {
6
5
  fullWidth?: boolean;
7
6
  icon: Icon32;
@@ -1,4 +1,3 @@
1
1
  import { default as MenuTileProps } from './MenuTile.type';
2
-
3
2
  declare const MenuTile: ({ fullWidth, icon, primaryText, secondaryText, ...props }: MenuTileProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default MenuTile;
@@ -1,6 +1,5 @@
1
1
  import { Icon32 } from '../../../../Base/Icon/Icon.types';
2
2
  import { ButtonProps } from '../../Button/Button.types';
3
-
4
3
  export default interface MenuTileProps extends Omit<ButtonProps, 'children'> {
5
4
  fullWidth?: boolean;
6
5
  icon?: Icon32;
@@ -1,4 +1,3 @@
1
1
  import { default as BodyTextProps } from './BodyText.types';
2
-
3
2
  declare const BodyText: ({ bodyText, headlineText, type }: BodyTextProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default BodyText;
@@ -1,4 +1,3 @@
1
1
  import { PlaceholderThumbnailProps } from './PlaceholderThumbnail.type';
2
-
3
2
  declare const PlaceholderThumbnail: ({ className, icon, size }: PlaceholderThumbnailProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default PlaceholderThumbnail;
@@ -1,6 +1,5 @@
1
1
  import { ReactElement } from 'react';
2
2
  import { IconProps } from '../../../Base/Icon/Icon.types';
3
-
4
3
  export type PlaceholderThumbnailProps = {
5
4
  className?: string;
6
5
  icon: ReactElement<IconProps>;
@@ -1,4 +1,3 @@
1
1
  import { ThumbnailCircularProps, ThumbnailSquareProps } from './Thumbnail.type';
2
-
3
2
  declare const Thumbnail: ({ alt, className, isPlaceholder, shape, size, src, }: ThumbnailCircularProps | ThumbnailSquareProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Thumbnail;
@@ -1,5 +1,4 @@
1
1
  import { ImageProps } from '../../Image/Image.type';
2
-
3
2
  export interface ThumbnailProps extends ImageProps {
4
3
  className?: string;
5
4
  isPlaceholder?: boolean;
@@ -1,4 +1,3 @@
1
1
  import { ThumbnailWithLabelProps } from './ThumbnailWithLabel.type';
2
-
3
2
  declare const ThumbnailWithLabel: ({ alt, isPlaceholder, label, placeholderIcon, shape, src, }: ThumbnailWithLabelProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ThumbnailWithLabel;
@@ -1,6 +1,5 @@
1
1
  import { Icon32 } from '../../../Base/Icon/Icon.types';
2
2
  import { ThumbnailProps } from '../Thumbnail/Thumbnail.type';
3
-
4
3
  export type ThumbnailWithLabelProps = ThumbnailProps & {
5
4
  label: string;
6
5
  placeholderIcon?: Icon32;
@@ -1,4 +1,3 @@
1
1
  import { default as ThumbnailWrapperProps } from './ThumbnailWrapper.types';
2
-
3
2
  declare const ThumbnailWrapper: ({ ariaLabel, children, thumbnail }: ThumbnailWrapperProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ThumbnailWrapper;
@@ -1,6 +1,5 @@
1
1
  import { BadgeOwnProps } from '@mui/base/Badge/Badge.types';
2
2
  import { ThumbnailCircularProps, ThumbnailSquareProps } from '../Thumbnail/Thumbnail.type';
3
-
4
3
  export default interface ThumbnailWrapperProps {
5
4
  ariaLabel?: string;
6
5
  children: BadgeOwnProps['children'];
@@ -1,4 +1,3 @@
1
1
  import { UserAvatarProps } from './UserAvatar.types';
2
-
3
- export declare const UserAvatar: ({ alt, size, userId, userImageSrc, }: UserAvatarProps) => import("react/jsx-runtime").JSX.Element;
2
+ export declare const UserAvatar: ({ alt, size, userId, userImageSrc }: UserAvatarProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default UserAvatar;
@@ -1,5 +1,4 @@
1
1
  import { TCircularSize } from '../Thumbnail/Thumbnail.type';
2
-
3
2
  export declare const colors: readonly ["green", "lavender", "orange", "teal"];
4
3
  export type UserAvatarProps = {
5
4
  alt: string;
@@ -1,4 +1,3 @@
1
1
  import { DividerProps } from './Divider.types';
2
-
3
2
  declare const Divider: ({ offsetLeft, offsetRight }: DividerProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Divider;
@@ -1,4 +1,3 @@
1
1
  import { DropdownHeaderProps } from './DropdownHeader.types';
2
-
3
2
  declare const DropdownHeader: ({ icon, text, ...props }: DropdownHeaderProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default DropdownHeader;
@@ -1,6 +1,5 @@
1
1
  import { Icon24 } from '../../../Base/Icon/Icon.types';
2
2
  import { ButtonProps } from '../../Buttons/Button/Button.types';
3
-
4
3
  export type DropdownHeaderProps = Pick<ButtonProps, 'onClick' | 'ariaLabel' | 'ariaLabelledBy' | 'disabled' | 'role'> & {
5
4
  icon?: Icon24;
6
5
  text?: string;
@@ -1,4 +1,3 @@
1
1
  import { DropdownOptionProps } from './DropdownOption.types';
2
-
3
2
  declare const DropdownOption: ({ alt, isSelected, src, text, ...props }: DropdownOptionProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default DropdownOption;
@@ -1,5 +1,4 @@
1
1
  import { ButtonProps } from '../../Buttons/Button/Button.types';
2
-
3
2
  export type DropdownOptionProps = Pick<ButtonProps, 'onClick' | 'ariaLabel' | 'ariaLabelledBy' | 'disabled' | 'role'> & {
4
3
  alt?: string;
5
4
  isSelected?: boolean;
@@ -1,4 +1,3 @@
1
1
  import { DropdownOptionsClusterProps } from './DropdownOptionsCluster.types';
2
-
3
2
  declare const DropdownOptionsCluster: ({ children, className }: DropdownOptionsClusterProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default DropdownOptionsCluster;
@@ -1,5 +1,4 @@
1
1
  import { PropsWithChildren } from 'react';
2
-
3
2
  export type DropdownOptionsClusterProps = PropsWithChildren<{
4
3
  className?: string;
5
4
  }>;
@@ -1,3 +1,2 @@
1
1
  import { SelectTypes } from './Select.types';
2
-
3
2
  export default function Select({ children, colorScheme, disabled, errorMessage, onChange, placeholder, value, }: SelectTypes): import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,4 @@
1
1
  import { FocusEvent, KeyboardEvent, MouseEvent, ReactElement } from 'react';
2
-
3
2
  export interface SelectTypes {
4
3
  children: ReactElement<HTMLOptionElement> | ReactElement<HTMLOptionElement>[];
5
4
  colorScheme: 'light' | 'dark';
@@ -1,4 +1,3 @@
1
1
  import { ImageProps } from './Image.type';
2
-
3
2
  declare const Image: ({ alt, className, src }: ImageProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Image;
@@ -1,4 +1,3 @@
1
1
  import { CheckboxInputProps } from './CheckboxInput.types';
2
-
3
2
  export declare function CheckboxInput({ checked, children, className, disabled, id, label, onChange, size, }: CheckboxInputProps): import("react/jsx-runtime").JSX.Element | null;
4
3
  export default CheckboxInput;
@@ -1,5 +1,4 @@
1
1
  import { InputHTMLAttributes, ReactNode } from 'react';
2
-
3
2
  export declare enum CheckboxInputSizes {
4
3
  medium = "body-large",
5
4
  small = "body-semibold",
@@ -1,4 +1,3 @@
1
1
  import { default as InputDetailsProps } from './InputDetails.types';
2
-
3
2
  declare const InputDetails: ({ charCount, charLimit, errorText, hintText, }: InputDetailsProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default InputDetails;
@@ -1,4 +1,3 @@
1
1
  import { InputFieldSpecialProps } from './InputFieldSpecial.types';
2
-
3
2
  declare const InputFieldSpecial: ({ ariaLabel, disabled, errorMessage, id, maxDigits, name, onChange, placeholder, style, value, }: InputFieldSpecialProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default InputFieldSpecial;
@@ -1,3 +1,2 @@
1
1
  import { maxDigitsValueMap } from './InputFieldSpecial.types';
2
-
3
2
  export declare const getValue: (value: number, maxDigits: keyof typeof maxDigitsValueMap) => number;
@@ -1,4 +1,3 @@
1
1
  import { RadioButtonTypes } from './RadioButton.types';
2
-
3
2
  export declare function RadioButton({ checked, disabled, id, label, onChange, size, value, }: RadioButtonTypes): import("react/jsx-runtime").JSX.Element;
4
3
  export default RadioButton;
@@ -1,5 +1,4 @@
1
1
  import { InputHTMLAttributes } from 'react';
2
-
3
2
  export interface RadioButtonTypes extends Omit<InputHTMLAttributes<HTMLInputElement>, 'size'> {
4
3
  id: string;
5
4
  label: string;
@@ -1,4 +1,3 @@
1
1
  import { TextAreaInputProps } from './TextAreaInput.types';
2
-
3
2
  declare const TextAreaInput: ({ ariaDescribedby, attachment, charLimit, colorScheme, errorText, hintText, id, label, name, ref, showInputHints, size, ...props }: TextAreaInputProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default TextAreaInput;
@@ -1,6 +1,5 @@
1
1
  import { IconButtonIcon24Props } from '../../Buttons/IconButton/IconButton.types';
2
2
  import { CommonTextInputProps } from '../TextInput/TextInput.types';
3
-
4
3
  export interface TextAreaInputProps extends CommonTextInputProps {
5
4
  attachment?: Pick<IconButtonIcon24Props, 'icon' | 'onClick' | 'ariaLabel' | 'disabled'>[];
6
5
  size: 'medium' | 'large';
@@ -1,4 +1,3 @@
1
1
  import { TextInputProps } from './TextInput.types';
2
-
3
2
  declare const TextInput: ({ ariaDescribedby, charLimit, colorScheme, errorText, hintText, icon, id, inputFieldType, label, name, ref, showInputHints, size, textButton, ...props }: TextInputProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default TextInput;
@@ -2,7 +2,6 @@ import { UseInputParameters } from '@mui/base';
2
2
  import { ForwardedRef, HTMLInputTypeAttribute } from 'react';
3
3
  import { IconProps } from '../../../Base/Icon/Icon.types';
4
4
  import { IconButtonIcon24Props } from '../../Buttons/IconButton/IconButton.types';
5
-
6
5
  export interface CommonTextInputProps extends UseInputParameters {
7
6
  ariaDescribedby?: string;
8
7
  charLimit?: number;
@@ -1,4 +1,3 @@
1
1
  import { ToggleProps } from './Toggle.types';
2
-
3
2
  declare const Toggle: (props: ToggleProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Toggle;
@@ -1,5 +1,4 @@
1
1
  import { UseSwitchParameters } from '@mui/base';
2
-
3
2
  export interface ToggleProps extends UseSwitchParameters {
4
3
  className?: string;
5
4
  id?: string;
@@ -1,4 +1,3 @@
1
1
  import { NotificationBubbleProps } from './NotificationBubble.types';
2
-
3
2
  declare const NotificationBubble: (props: NotificationBubbleProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default NotificationBubble;
@@ -1,5 +1,4 @@
1
1
  import { BadgeOwnProps } from '@mui/base';
2
-
3
2
  export interface NotificationBubbleProps extends BadgeOwnProps {
4
3
  ariaLabel?: string;
5
4
  value?: number;
@@ -1,4 +1,3 @@
1
1
  import { SelectablePillProps } from './SelectablePill.types';
2
-
3
2
  declare const SelectablePill: ({ disabled, icon, id, isSelected, label, onToggleChange, orientation, popular, style, value, variant, }: SelectablePillProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SelectablePill;
@@ -1,5 +1,4 @@
1
1
  import { Icon32 } from '../../../Base/Icon/Icon.types';
2
-
3
2
  export interface SelectablePillProps {
4
3
  disabled?: boolean;
5
4
  icon?: Icon32;
@@ -1,5 +1,4 @@
1
1
  import { ReactElement } from 'react';
2
2
  import { IconProps } from './Icon.types';
3
-
4
3
  declare const Icon: ({ className, name, role, size, title, }: IconProps) => ReactElement | null;
5
4
  export default Icon;
@@ -2,7 +2,6 @@ import { AriaRole } from 'react';
2
2
  import { default as icons16 } from './icons/16x16';
3
3
  import { default as icons24 } from './icons/24x24';
4
4
  import { default as icons32 } from './icons/32x32';
5
-
6
5
  export type Icon32 = keyof typeof icons32;
7
6
  export type Icon24 = keyof typeof icons24;
8
7
  export type Icon16 = keyof typeof icons16;
@@ -1,4 +1,3 @@
1
1
  import { TypographyProps } from './Typography.types';
2
-
3
2
  declare function Typography({ as, children, className, type }: TypographyProps): import("react/jsx-runtime").JSX.Element;
4
3
  export default Typography;
@@ -1,5 +1,4 @@
1
1
  import { JSX, ReactNode } from 'react';
2
-
3
2
  export type TypographyType = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'h7' | 'h8' | 'body-large' | 'body-regular' | 'body-semibold' | 'body-italic' | 'body-text-link' | 'detail-medium' | 'detail-bold' | 'detail-upper-case' | 'detail-regular';
4
3
  export interface TypographyProps {
5
4
  as?: Extract<keyof JSX.IntrinsicElements, 'span' | 'p' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6'>;
@@ -1,4 +1,3 @@
1
1
  import { CardProps } from './Card.types';
2
-
3
2
  declare const Card: ({ allowedElement, ariaLabel, as: Tag, borderRadius, children, className, role, withoutPadding, }: CardProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Card;
@@ -1,7 +1,6 @@
1
1
  import { ReactElement } from 'react';
2
2
  import { CardBodyProps } from './CardBody/CardBody.types';
3
3
  import { CardHeaderProps } from './CardHeader/CardHeader.types';
4
-
5
4
  export interface CardProps {
6
5
  allowedElement?: React.ElementType;
7
6
  ariaLabel?: string;
@@ -1,4 +1,3 @@
1
1
  import { CardBodyProps } from './CardBody.types';
2
-
3
2
  declare const CardBody: ({ children, className, withoutPadding }: CardBodyProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default CardBody;
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  export interface CardBodyProps {
4
3
  children: ReactNode;
5
4
  className?: string;
@@ -1,4 +1,3 @@
1
1
  import { ActionBarProps } from './ActionBar.types';
2
-
3
2
  declare const ActionBar: (props: ActionBarProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ActionBar;
@@ -1,6 +1,5 @@
1
1
  import { default as ActionBarCtaProps } from './ActionBarCta/ActionBarCta.types';
2
2
  import { default as ActionBarListProps } from './ActionBarList/ActionBarList.types';
3
-
4
3
  export type ActionBarProps = (ActionBarListProps & {
5
4
  type: 'list';
6
5
  }) | (ActionBarCtaProps & {
@@ -1,4 +1,3 @@
1
1
  import { default as ActionBarCtaProps } from './ActionBarCta.types';
2
-
3
2
  declare const ActionBarCta: ({ button, text }: ActionBarCtaProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ActionBarCta;
@@ -1,5 +1,4 @@
1
1
  import { ButtonProps } from '../../../../../Atoms/Buttons/Button/Button.types';
2
-
3
2
  export default interface ActionBarCtaProps {
4
3
  button: Pick<ButtonProps, 'onClick' | 'ariaLabel'> & {
5
4
  text: string;
@@ -1,4 +1,3 @@
1
1
  import { default as ActionBarListProps } from './ActionBarList.types';
2
-
3
2
  declare const ActionBarList: ({ items }: ActionBarListProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ActionBarList;
@@ -1,5 +1,4 @@
1
1
  import { default as ActionBarItemProps } from './ActionItem/ActionItem.types';
2
-
3
2
  export default interface ActionBarListProps {
4
3
  items: ActionBarItemProps[];
5
4
  }
@@ -1,4 +1,3 @@
1
1
  import { default as ActionItemProps } from './ActionItem.types';
2
-
3
2
  declare const ActionItem: ({ className, disabled, icon, onClick, text }: ActionItemProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ActionItem;
@@ -1,6 +1,5 @@
1
1
  import { ButtonProps } from '../../../../../../Atoms/Buttons/Button/Button.types';
2
2
  import { Icon24 } from '../../../../../../Base/Icon/Icon.types';
3
-
4
3
  export default interface ActionBarItemProps {
5
4
  className?: string;
6
5
  disabled?: boolean;