@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 { CardHeaderProps } from './CardHeader.types';
2
-
3
2
  declare const CardHeader: ({ as, className, headline, leftElement, rightElement, type, }: CardHeaderProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default CardHeader;
@@ -2,7 +2,6 @@ import { ReactElement, ReactNode } from 'react';
2
2
  import { IconButtonProps } from '../../../Atoms/Buttons/IconButton/IconButton.types';
3
3
  import { IconProps } from '../../../Base/Icon/Icon.types';
4
4
  import { TypographyProps } from '../../../Base/Typography/Typography.types';
5
-
6
5
  export type CardHeaderProps = {
7
6
  as?: Exclude<TypographyProps['as'], 'h1' | 'p' | 'span'>;
8
7
  className?: string;
@@ -1,4 +1,3 @@
1
1
  import { NotificationListItemProps } from './NotificationListItem.types';
2
-
3
2
  declare const NotificationListItem: ({ linkText, onNotificationClick, primaryImg, secondaryImg, timeAgo, title, unread, }: NotificationListItemProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default NotificationListItem;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  type Shape = 'circular' | 'square';
4
3
  export type NotificationListItemImageProps = {
5
4
  icon: React.ReactNode;
@@ -1,5 +1,4 @@
1
1
  import { MarkdownProps } from './Markdown.types';
2
-
3
2
  export declare const quotesToTokens: (string: string) => string;
4
3
  export declare const tokensToQuotes: (string: string) => string;
5
4
  declare function Markdown({ className, inline, text }: MarkdownProps): import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
1
  import { MenuItemProps } from './MenuItem.types';
2
-
3
2
  declare const MenuItem: ({ className: passedClassName, compact, href, isSelected, labelPillClassName, labelPillText, leftIcon, onClick, rightIcon, role, text, }: MenuItemProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default MenuItem;
@@ -1,6 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { ButtonProps } from '../../../Atoms/Buttons/Button/Button.types';
3
-
4
3
  export interface MenuItemProps {
5
4
  className?: string;
6
5
  compact?: boolean;
@@ -1,4 +1,3 @@
1
1
  import { NavBarProps } from './NavBar.types';
2
-
3
2
  declare const NavBar: ({ children, onChange, value }: NavBarProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default NavBar;
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  export type NavBarProps = {
4
3
  children: ReactNode;
5
4
  onChange: (value: string) => void;
@@ -1,4 +1,3 @@
1
1
  import { NavItemProps } from './NavItem.types';
2
-
3
2
  declare const NavItem: ({ active, ariaLabel, icon, id, label, onChange }: NavItemProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default NavItem;
@@ -1,6 +1,5 @@
1
1
  import { ReactElement } from 'react';
2
2
  import { Icon24, Icon32 } from '../../../../Base/Icon/Icon.types';
3
-
4
3
  export type NavItemProps = {
5
4
  active?: boolean;
6
5
  ariaLabel?: string;
@@ -1,4 +1,3 @@
1
1
  import { default as EmptyStateProps } from './EmptyState.types';
2
-
3
2
  declare const EmptyState: ({ buttons, customVisual, primaryText, secondaryText, size, stickerProps, }: EmptyStateProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default EmptyState;
@@ -4,7 +4,6 @@ import { ButtonPrimaryProps } from '../../../Atoms/Buttons/ButtonPrimary/ButtonP
4
4
  import { ButtonSecondaryProps } from '../../../Atoms/Buttons/ButtonSecondary/ButtonSecondary.types';
5
5
  import { ButtonTertiaryProps } from '../../../Atoms/Buttons/ButtonTertiary/ButtonTertiary.types';
6
6
  import { TextButtonProps } from '../../../Atoms/Buttons/TextButton/TextButton.types';
7
-
8
7
  type TextButton = Omit<TextButtonProps, 'size'> & {
9
8
  buttonType: 'text';
10
9
  };
@@ -1,4 +1,3 @@
1
1
  import { default as NoticeProps } from '../Notice.types';
2
-
3
2
  declare const InfoNotice: ({ context, dismissible, iconName, notificationBubble, onClick, onDismiss, primaryText, secondaryText, size, textButton, type, }: NoticeProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default InfoNotice;
@@ -1,4 +1,3 @@
1
1
  import { default as NoticeProps } from './Notice.types';
2
-
3
2
  declare const Notice: (props: NoticeProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Notice;
@@ -2,7 +2,6 @@ import { IconButtonProps } from '../../../Atoms/Buttons/IconButton/IconButton.ty
2
2
  import { TextButtonProps } from '../../../Atoms/Buttons/TextButton/TextButton.types';
3
3
  import { NotificationBubbleProps } from '../../../Atoms/NotificationBubble/NotificationBubble.types';
4
4
  import { Icon24 } from '../../../Base/Icon/Icon.types';
5
-
6
5
  export default interface NoticeProps {
7
6
  context: 'warning' | 'infoGrey' | 'infoGreen';
8
7
  dismissible?: boolean;
@@ -1,4 +1,3 @@
1
1
  import { default as NoticeProps } from '../Notice.types';
2
-
3
2
  declare const WarningNotice: ({ dismissible, iconName, notificationBubble, onDismiss, primaryText, secondaryText, size, }: NoticeProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default WarningNotice;
@@ -1,4 +1,3 @@
1
1
  import { default as SnackbarProps } from './Snackbar.types';
2
-
3
2
  declare const Snackbar: ({ dismissable, isOpen, leftIconLarge, leftIconSmall, onClick, onClose, rightIconLarge, rightIconSmall, textButton, textLabel, }: SnackbarProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Snackbar;
@@ -1,5 +1,4 @@
1
1
  import { Icon24, Icon32 } from '../../../Base/Icon/Icon.types';
2
-
3
2
  export default interface SnackbarProps {
4
3
  dismissable?: boolean;
5
4
  isOpen: boolean;
@@ -1,4 +1,3 @@
1
1
  import { RadioButtonClusterTypes } from './RadioButtonCluster.types';
2
-
3
2
  export declare function RadioButtonCluster(props: RadioButtonClusterTypes): import("react/jsx-runtime").JSX.Element;
4
3
  export default RadioButtonCluster;
@@ -1,5 +1,4 @@
1
1
  import { ChangeEvent, ReactNode } from 'react';
2
-
3
2
  export interface RadioButtonClusterTypes {
4
3
  children: ReactNode;
5
4
  disabled?: boolean;
@@ -1,4 +1,3 @@
1
1
  import { ToggleButtonGroupProps } from './SelectablePillGroup.types';
2
-
3
2
  declare const SelectablePillGroup: ({ className, items, multiselect, onChange, selectedItems, togglable, }: ToggleButtonGroupProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default SelectablePillGroup;
@@ -1,5 +1,4 @@
1
1
  import { SelectablePillProps } from '../../../Atoms/Selectables/SelectablePill/SelectablePill.types';
2
-
3
2
  export interface ToggleButtonGroupProps {
4
3
  className?: string;
5
4
  items: SelectablePillProps[];
@@ -1,4 +1,3 @@
1
1
  import { SwitcherToggleProps } from './SwitcherToggle.types';
2
-
3
2
  declare const SwitcherToggle: ({ className, items, onChange, style, value, }: SwitcherToggleProps) => import("react/jsx-runtime").JSX.Element | null;
4
3
  export default SwitcherToggle;
@@ -1,4 +1,3 @@
1
1
  import { ToggleInputProps } from './ToggleInput.types';
2
-
3
2
  declare const ToggleInput: ({ checked, defaultChecked, description, disabled, icon, label, onChange, withBorder, }: ToggleInputProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default ToggleInput;
@@ -1,6 +1,5 @@
1
1
  import { UseSwitchParameters } from '@mui/base';
2
2
  import { Icon32 } from '../../../Base/Icon/Icon.types';
3
-
4
3
  export interface ToggleInputProps extends UseSwitchParameters {
5
4
  description?: string;
6
5
  icon?: Icon32;
@@ -1,4 +1,3 @@
1
1
  import { NavigationTabProps } from './NavigationTab.types';
2
-
3
2
  declare const NavigationTab: ({ onChange, tabs, value }: NavigationTabProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default NavigationTab;
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  export interface TabsProps {
4
3
  content: ReactNode;
5
4
  id: string | number;
@@ -1,3 +1,2 @@
1
1
  import { MarketplaceItemCardlessTypes } from './MarketplaceItemCardless.types';
2
-
3
2
  export default function MarketplaceItemCardless({ bookmarked, context, image, onBookmark, onClick, price, reserved, reservedText, timeStamp, title, }: MarketplaceItemCardlessTypes): import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
1
  import { FieldsetProps } from './Fieldset.types';
2
-
3
2
  declare const Fieldset: ({ children, className, disabled, form, name }: FieldsetProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Fieldset;
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  export interface FieldsetProps {
4
3
  children: ReactNode;
5
4
  className?: string;
@@ -1,4 +1,3 @@
1
1
  import { FormProps } from './Form.types';
2
-
3
2
  declare const Form: ({ ariaLabel, ariaLabelledBy, children, className, id }: FormProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Form;
@@ -1,5 +1,4 @@
1
1
  import { HTMLProps, ReactNode } from 'react';
2
-
3
2
  type NativeFormProps = HTMLProps<HTMLFormElement>;
4
3
  export type FormProps = {
5
4
  ariaLabel?: NativeFormProps['aria-label'];
@@ -1,4 +1,3 @@
1
1
  import { LegendProps } from './Legend.types';
2
-
3
2
  declare const Legend: ({ className, headline, text }: LegendProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Legend;
@@ -1,4 +1,3 @@
1
1
  import { SheetProps } from './BottomSheet.types';
2
-
3
- declare const BottomSheet: ({ ariaLabel, ctaButtonProps, linkProps, onClose, open, sheetBody, sheetHeader, }: SheetProps) => import("react/jsx-runtime").JSX.Element | null;
2
+ declare const BottomSheet: ({ ariaLabel, footer, onClose, open, sheetBody, sheetHeader, }: SheetProps) => import("react/jsx-runtime").JSX.Element | null;
4
3
  export default BottomSheet;
@@ -1,12 +1,8 @@
1
1
  import { ReactElement } from 'react';
2
- import { ButtonPrimaryProps } from '../../../Atoms/Buttons/ButtonPrimary/ButtonPrimary.types';
3
- import { TextButtonProps } from '../../../Atoms/Buttons/TextButton/TextButton.types';
4
2
  import { CardHeaderProps } from '../../../Molecules/Card/CardHeader/CardHeader.types';
5
-
6
3
  export interface SheetProps {
7
4
  ariaLabel?: string;
8
- ctaButtonProps?: ButtonPrimaryProps;
9
- linkProps?: TextButtonProps;
5
+ footer?: ReactElement;
10
6
  onClose: () => void;
11
7
  open: boolean;
12
8
  sheetBody?: ReactElement;
@@ -1,4 +1,3 @@
1
1
  import { BackdropProps } from './Backdrop.types';
2
-
3
2
  declare const Backdrop: import('react').ForwardRefExoticComponent<Omit<BackdropProps, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
4
3
  export default Backdrop;
@@ -1,4 +1,3 @@
1
1
  import { ModalProps } from './Modal.types';
2
-
3
2
  declare const Modal: ({ ariaLabel, ariaLabelledBy, closeButtonText, headerTitle, modalBody, modalFooter, onClose, open, }: ModalProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Modal;
@@ -1,7 +1,6 @@
1
1
  import { ReactElement } from 'react';
2
2
  import { CardBodyProps } from '../../../Molecules/Card/CardBody/CardBody.types';
3
3
  import { CardHeaderProps } from '../../../Molecules/Card/CardHeader/CardHeader.types';
4
-
5
4
  export interface ModalProps {
6
5
  ariaLabel?: string;
7
6
  ariaLabelledBy?: string;
@@ -1,4 +1,3 @@
1
1
  import { PopupProps } from './Popup.types';
2
-
3
2
  declare const Popup: import('react').ForwardRefExoticComponent<PopupProps & import('react').RefAttributes<HTMLDivElement>>;
4
3
  export default Popup;
@@ -1,6 +1,5 @@
1
1
  import { PopupPlacement } from '@mui/base';
2
2
  import { ReactNode } from 'react';
3
-
4
3
  export interface PopupProps {
5
4
  anchor?: HTMLElement | null;
6
5
  children: ReactNode;
@@ -1,4 +1,3 @@
1
1
  import { BackdropProps } from './Backdrop.types';
2
-
3
2
  declare const Backdrop: import('react').ForwardRefExoticComponent<Omit<BackdropProps, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
4
3
  export default Backdrop;
@@ -1,4 +1,3 @@
1
1
  import { SheetProps } from './Sheet.types';
2
-
3
2
  declare const Sheet: ({ ariaLabel, ariaLabelledBy, closeButtonText, onClose, open, sheetBody, sheetFooter, sheetHeader, }: SheetProps) => import("react/jsx-runtime").JSX.Element;
4
3
  export default Sheet;
@@ -1,7 +1,6 @@
1
1
  import { ReactElement } from 'react';
2
2
  import { CardBodyProps } from '../../../Molecules/Card/CardBody/CardBody.types';
3
3
  import { CardHeaderProps } from '../../../Molecules/Card/CardHeader/CardHeader.types';
4
-
5
4
  export interface SheetProps {
6
5
  ariaLabel?: string;
7
6
  ariaLabelledBy?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "1.12.0-development.32",
3
+ "version": "1.12.0-development.34",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",